.. |
Makefile.am
|
Fix 'make maintainer-clean' courtesy of Zach Welch <zw@superlucidity.net>
|
2009-01-20 03:55:38 +00:00 |
bin2char.c
|
- remove target specific variant and use target->variant member
|
2008-12-13 12:44:39 +00:00 |
binarybuffer.c
|
- Cable driver helper API courtesy of Dick Hollenbeck <dick@softplc.com>
|
2009-02-03 05:59:17 +00:00 |
binarybuffer.h
|
- added myself to copyright on files i remember adding large contributions for over the years
|
2008-09-20 10:50:53 +00:00 |
command.c
|
fix broken -c/f options where it would silently terminate for scripts that did not set the return value.
|
2008-12-16 10:22:24 +00:00 |
command.h
|
Added telnet_async command to enable/disable asynchronous
|
2008-10-31 13:40:02 +00:00 |
configuration.c
|
- remove target specific variant and use target->variant member
|
2008-12-13 12:44:39 +00:00 |
configuration.h
|
- added myself to copyright on files i remember adding large contributions for over the years
|
2008-09-20 10:50:53 +00:00 |
fileio.c
|
- added myself to copyright on files i remember adding large contributions for over the years
|
2008-09-20 10:50:53 +00:00 |
fileio.h
|
- remove target specific variant and use target->variant member
|
2008-12-13 12:44:39 +00:00 |
ioutil.c
|
moved ioutil init to the right spot: before config scripts
|
2009-01-09 11:44:01 +00:00 |
jim-eventloop.c
|
Rick Altherr <kc8apf@kc8apf.net> - fix warnings
|
2008-11-03 07:22:14 +00:00 |
jim-eventloop.h
|
Holger Schurig <hs4233@mail.mn-solutions.de> fix warnings
|
2009-02-18 07:39:20 +00:00 |
jim.c
|
Uwe Hermann <uwe@hermann-uwe.de> One of them is fixing a few compiler warnings (see attached patch) and
|
2008-12-28 21:40:39 +00:00 |
jim.h
|
sync up to latest jim tcl
|
2008-12-16 21:10:06 +00:00 |
log.c
|
Dick Hollenbeck <dick@softplc.com> better logging
|
2008-12-19 19:40:38 +00:00 |
log.h
|
- remove target specific variant and use target->variant member
|
2008-12-13 12:44:39 +00:00 |
options.c
|
Search path fixes for MinGW builds. Courtesy of Dimitar Dimitrov <dinuxbg@gmail.com>
|
2009-01-23 07:07:02 +00:00 |
replacements.c
|
- add gdb pipe support to native win32 (--pipe option)
|
2009-01-01 16:06:46 +00:00 |
replacements.h
|
- add gdb pipe support to native win32 (--pipe option)
|
2009-01-01 16:06:46 +00:00 |
startup.tcl
|
zy1000 1.49 snapshot
|
2009-02-17 11:54:30 +00:00 |
tclapi.c
|
- remove target specific variant and use target->variant member
|
2008-12-13 12:44:39 +00:00 |
time_support.c
|
Laurentiu Cocanu <laurentiu.cocanu@zylin.com> - Added additional error checks mostly to src/target/target.c
|
2008-10-13 06:52:05 +00:00 |
time_support.h
|
Laurentiu Cocanu <laurentiu.cocanu@zylin.com> - Added additional error checks mostly to src/target/target.c
|
2008-10-13 06:52:05 +00:00 |
types.h
|
Use C89/C99/C++ compliant boolean types
|
2009-02-10 18:21:17 +00:00 |