aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2008-11-062008-11-05 Steve Bennett <steveb@workware.net.au>oharboe1-2/+11
2008-11-05* jim-hwio.c: file addedoharboe1-7/+2
2008-11-052008-11-04 Uwe Klein <uklein@klein-messgeraete.de>oharboe1-0/+5
2008-11-05* jim.c: add support for proc default arguments to jimoharboe1-0/+1
2008-11-052008-11-05 Steve Bennett <steveb@workware.net.au>oharboe1-0/+4
2008-11-042008-11-04 Steve Bennett <steveb@workware.net.au>oharboe1-5/+14
2008-11-042008-11-03 Steve Bennett <steveb@workware.net.au>oharboe1-0/+12
2008-09-01 * jim.c, jim.h: more text formatting fixes, improved error messagesoharboe1-0/+5
2008-08-25 * jim.c, jim.h: name value pair and formatting fixesoharboe1-0/+4
2008-07-23Uwe Klein:oharboe1-0/+6
2008-07-23 * jim.c: reduce stack usage. Important for embedded devices withoutoharboe1-0/+8
2008-07-21 * src/jim.c: very slightly improved error messages.oharboe1-0/+5
2008-07-142008-07-13 Uwe Klein <uklein@klein-messgeraete.de>oharboe1-0/+5
2008-07-14 * signals ( not complete , no eventscripts yet ) sleep and usleepoharboe1-0/+5
2008-07-142008-07-13 Uwe Klein <uklein@klein-messgeraete.de>oharboe1-0/+5
2008-07-142008-07-13 Uwe Klein <uklein@klein-messgeraete.de>oharboe1-0/+6
2008-07-08 * changes to jim-eventloop.[ch]oharboe1-0/+9
2008-07-08 * src/jim.c: remove bogus return value from if {[expr]} {xx} whenoharboe1-0/+5
2008-07-072008-07-07 Duane Ellis <openocd@duaneellis.com>oharboe1-0/+4
2008-07-07src/Jim.coharboe1-0/+49
2008-06-18 * ChangeLog, jim-aio.c: Andrew spotted a bug in theoharboe1-1/+7
2008-06-16 * retire CVS keyword expansion. Plays havoc with patches.oharboe1-1/+5
2008-06-16* ChangeLog, jim.c: fixed parsing in "expr 0x1234".oharboe1-0/+4
2008-06-16 * ChangeLog, ecos/ecos.db: eCos repository smoketested.oharboe1-0/+4
2008-06-15 * ChangeLog, jim.c, jim.h, jim-aio.c: Support for eCos.oharboe1-1/+2
2008-06-15 * ChangeLog, jim.c: realloc/malloc(0) fix. Convertoharboe1-0/+7
2008-06-13* ChangeLog: Øyvind Harboe's first test as a committer.oharboe1-0/+4
2006-11-06Fixed a bug with proc lookup caching. Now the proc epoch is updated when aantirez1-0/+8
2006-11-06Jim_GetStdin/out/err API removed, now Jim-SetStdin/out/err returns the old va...antirez1-0/+10
2006-11-05{*} as alias for {expand} like in recent Tcl 8.5 versionsantirez1-0/+4
2006-11-02*** empty log message ***antirez1-0/+8
2006-11-02Ability to configure file descriptors for standard input, output, error.antirez1-0/+4
2006-11-01Minor doc typoantirez1-0/+5
2006-11-01Minor change to (hopefully) avoid a warning with some (non-gcc) compiler.antirez1-0/+5
2006-11-01Fixed error message when trying to access a non existing key in dictionaryantirez1-0/+11
2005-09-19Fixed a bug reported by Craig Denson about jim-eveloop.c and filemasks.antirez1-0/+10
2005-09-19Updated BUGS, fixed some minor problem with GCC 4.x compilation.antirez1-0/+10
2005-04-26mingw compilation fix (excluding the compilation of animate window win32 cmd)antirez1-0/+24
2005-04-18First version of the Jim eventloop extension, exportingantirez1-0/+19
2005-04-12AIO fix: the Id is not get with the GetGlobalVar function.antirez1-0/+4
2005-04-12string tolower/toupper supportantirez1-0/+5
2005-04-12new methods for AIO files, 'read' and 'eof'. Documentationantirez1-0/+24
2005-04-11RHS/Nem vision about [tailcall] implementation/behaviour is now Jim'santirez1-0/+4
2005-04-11[tailcall] command addedantirez1-0/+16
2005-04-11Fixes for this two bugs:antirez1-0/+17
2005-04-10Fix for [return -code eval]antirez1-0/+11
2005-04-09Experimental verison of JIM_EVAL retcode in order to implementantirez1-0/+5
2005-04-09TODO updated, spurious free changed into Jim_Free().antirez1-0/+13
2005-04-07Fixed a typo that prevented compilation with JIM_ANSICantirez1-0/+7
2005-04-07The ** expr operator, thanks to Richard Suchenwirth.antirez1-0/+5