aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-11-052008-11-05 Steve Bennett <steveb@workware.net.au>oharboe4-2/+29
2008-11-042008-11-04 Steve Bennett <steveb@workware.net.au>oharboe3-27/+44
2008-11-042008-11-03 Steve Bennett <steveb@workware.net.au>oharboe3-30/+158
2008-09-01 * jim.c, jim.h: more text formatting fixes, improved error messagesoharboe5-34/+147
2008-08-25 * jim.c, jim.h: name value pair and formatting fixesoharboe6-13/+1605
2008-07-23Uwe Klein:oharboe5-4/+13
2008-07-23JIM_SUPPORT_EVENTLOOP addedoharboe1-0/+10
2008-07-23 * jim.c: reduce stack usage. Important for embedded devices withoutoharboe10-60/+801
2008-07-23 * jim.c: reduce stack usage. Important for embedded devices withoutoharboe1-6/+16
2008-07-21 * src/jim.c: very slightly improved error messages.oharboe9-87/+573
2008-07-17Switched core files to FreeBSD licenseoharboe5-215/+155
2008-07-16clemens and chi are the same personoharboe1-2/+1
2008-07-16clemens and chi (same person :-) are OK with FreeBSD license.oharboe1-0/+87
2008-07-16oharboe's contributions to Jim Tcl can be put under FreeBSD license.oharboe1-0/+85
2008-07-16salvatore ok'd freebsd licenseoharboe1-0/+88
2008-07-16pat ok'd freebsd licenseoharboe1-0/+84
2008-07-16OK to switch to FreeBSDoharboe1-0/+65
2008-07-16FreeBSD OK w/Uwe.oharboe1-0/+73
2008-07-16andrew agreed to FreeBSD license.oharboe1-0/+65
2008-07-15Tried to complete the AUTHORS list.oharboe1-0/+12
2008-07-142008-07-13 Uwe Klein <uklein@klein-messgeraete.de>oharboe2-0/+85
2008-07-14 * signals ( not complete , no eventscripts yet ) sleep and usleepoharboe2-0/+250
2008-07-142008-07-13 Uwe Klein <uklein@klein-messgeraete.de>oharboe2-10/+388
2008-07-142008-07-13 Uwe Klein <uklein@klein-messgeraete.de>oharboe2-0/+13
2008-07-08 * changes to jim-eventloop.[ch]oharboe3-35/+118
2008-07-08 * src/jim.c: remove bogus return value from if {[expr]} {xx} whenoharboe3-4/+53
2008-07-072008-07-07 Duane Ellis <openocd@duaneellis.com>oharboe2-2/+44
2008-07-07src/Jim.coharboe6-132/+728
2008-06-18 * ChangeLog, jim-aio.c: Andrew spotted a bug in theoharboe2-2/+8
2008-06-16 * retire CVS keyword expansion. Plays havoc with patches.oharboe19-41/+8
2008-06-16* ChangeLog, jim.c: fixed parsing in "expr 0x1234".oharboe6-56/+101
2008-06-16 * ChangeLog, ecos/ecos.db: eCos repository smoketested.oharboe2-1/+5
2008-06-15 * ChangeLog, jim.c, jim.h, jim-aio.c: Support for eCos.oharboe4-5/+22
2008-06-15added eCos Jim Tcl repository. Work in progress.oharboe11-0/+14208
2008-06-15 * ChangeLog, jim.c: realloc/malloc(0) fix. Convertoharboe2-4/+17
2008-06-13* ChangeLog: Øyvind Harboe's first test as a committer.oharboe1-0/+4
2007-01-31Sqlite3 packagepatthoyts1-0/+299
2007-01-31Fixed the stdio declarations to work on Windows and likely on Solaris.patthoyts6-147/+530
2006-11-06Fixed a bug with proc lookup caching. Now the proc epoch is updated when aantirez2-6/+21
2006-11-06Jim_GetStdin/out/err API removed, now Jim-SetStdin/out/err returns the old va...antirez3-41/+62
2006-11-06Jim-aio is now able to be statically linked with jim.cantirez1-4/+12
2006-11-05{*} as alias for {expand} like in recent Tcl 8.5 versionsantirez2-4/+10
2006-11-02*** empty log message ***antirez1-0/+8
2006-11-02Ability to configure file descriptors for standard input, output, error.antirez3-61/+108
2006-11-01Minor doc typoantirez2-1/+6
2006-11-01Minor change to (hopefully) avoid a warning with some (non-gcc) compiler.antirez2-3/+8
2006-11-01Fixed error message when trying to access a non existing key in dictionaryantirez2-6/+13
2006-11-01Fix to expr parsing (now hex digits work as literals).antirez2-12/+30
2005-09-19Fixed a bug reported by Craig Denson about jim-eveloop.c and filemasks.antirez2-3/+13
2005-09-19Updated BUGS, fixed some minor problem with GCC 4.x compilation.antirez3-5/+18