aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
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
2005-04-06Modified jimsh.c in order to put the directory of the Jim executableantirez1-0/+30
2005-04-06Generic API implementing the Stack data structure exported toantirez1-0/+5
2005-04-05Disabled from jim-win32.c commands that need include <psapi.h>antirez1-0/+5
2005-04-05[scope] command removed. Will be added later with the [let] name andantirez1-0/+4
2005-04-05minor rlprompt fix.antirez1-0/+8
2005-04-05.jimrc support (or jimrc.tcl). Minimal readline extension, just enoughantirez1-0/+5
2005-04-04Fixed a memory leak introduced some day ago.antirez1-0/+7
2005-04-04[memoize] is now inside the Jim Standard Library!antirez1-0/+4
2005-04-04Version marked as "0.51".antirez1-0/+7
2005-04-04Some change in the standard library, a bug about [info body/args]antirez1-0/+6
2005-04-02Committed the sqlite extension and documentation.antirez1-0/+4
2005-04-02minor docs updateantirez1-0/+5
2005-04-02Added a very immature start of a Jim standard library.antirez1-0/+5
2005-04-02Changes to Makefile to reflect that now libraries must have the versionantirez1-0/+4
2005-04-02win32 opendir() and related compatibility API.antirez1-0/+4
2005-04-02fix for win32antirez1-0/+5
2005-04-02[package require] + Makefile changes about libraries currently not working...antirez1-0/+6
2005-03-31Implemented the C API "background" for the packages system of Jim.antirez1-0/+4
2005-03-29[info args] addedantirez1-0/+5
2005-03-29Fixed [range] for the case of unique element possible as output.antirez1-0/+6