summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * win/tclWinPipe.c (BuildCommandLine): Fixed bug #554068 ([exec]andreas_kupries2002-06-171-0/+7
* generic/tcl.h: #ifdef logic for K&R C backwards compatibilityjenglish2002-06-171-0/+6
* * More Windows Registry locale codes from Bruno Haible.dgp2002-06-171-0/+3
* * Revised locale initialization to interpretdgp2002-06-171-0/+13
* a better algorithm for the previous bug fix.Miguel Sofer2002-06-171-0/+5
* [Bug 569438] in the processing of dollar variablesMiguel Sofer2002-06-161-1/+7
* bug in the consolidation of the INCR_..._STK instructionsMiguel Sofer2002-06-161-0/+7
* runtime peep-hole optimisation of variables (INST_STORE, INST_INCR)Miguel Sofer2002-06-141-0/+6
* runtime peep-hole optimisation of comparisons.Miguel Sofer2002-06-141-0/+5
* BC-engine: runtime peep-hole optimisation of INST_FOREACHMiguel Sofer2002-06-141-0/+6
* no messagedavygrvy2002-06-141-0/+6
* TIP#102 implementation: 'trace list' becomes 'trace info'dkf2002-06-141-0/+7
* consolidated code for the conditional branch instructions.Miguel Sofer2002-06-131-0/+5
* fixed the previous patch - wouldn't compile with TCL_COMPILE_DEBUG set.Miguel Sofer2002-06-131-0/+5
* TclExecuteByteCode: consolidated exception handling of INST_INVOKE,Miguel Sofer2002-06-131-0/+7
* consolidated opcodes in the bytecode engine, eliminating duplicatedMiguel Sofer2002-06-131-0/+15
* new fCmd.test problems on Unixvincentdarley2002-06-131-0/+2
* vfs, winfs testsuitevincentdarley2002-06-131-0/+20
* fixed [Bug 568123]Miguel Sofer2002-06-121-0/+5
* * win/tclWinFile.c: corrected the symbolic link handling code tohobbs2002-06-121-0/+8
* fs clarification and windows fixesvincentdarley2002-06-121-0/+22
* optimised read access to local variables created at run-timeMiguel Sofer2002-06-111-0/+14
* Fix for [info locals] bug #567386; added compile functions forMiguel Sofer2002-06-111-1/+16
* generic/tclExecute.c: optimised algorithm for exception range lookupMiguel Sofer2002-06-111-0/+5
* fs fixed commitvincentdarley2002-06-101-0/+2
* small fs fixesvincentdarley2002-06-101-0/+7
* * More corrections to test suite so that testsdgp2002-06-071-0/+5
* Cleaned up inclusion of float.h; that's really tcl<platform>Port.h's jobdkf2002-06-071-0/+5
* Make sure EOVERFLOW is defined on Unix.dkf2002-06-071-0/+10
* * 4) deprecated [threadReap] and [mainThread] [Bug 534903]dgp2002-06-061-1/+2
* * unix/dltest/Makefile.in: Remove hard coded CFLAGS=-gmdejong2002-06-061-0/+6
* * Corrections to test suite so that testsdgp2002-06-061-0/+3
* * tests/io.test: Fixed up namespace variable resolution issuesdgp2002-06-061-1/+14
* * unix/tclUnixThrd.c (TclpReaddir, TclpLocaltime, TclpGmtime):das2002-06-061-0/+14
* * Documented $tcl_rcFileName and added moredgp2002-06-051-0/+5
* * generic/tclFileName.c (TclGlob): mac specific fix todas2002-06-051-0/+10
* * Added more TIP 85 tests from Arjen Markus.dgp2002-06-051-0/+9
* * win/README: Update msys+mingw URL.mdejong2002-06-041-0/+4
* * Implementation of TIP 85. Allows tcltestdgp2002-06-031-0/+11
* added description of [namepace forget] behaviour for unqualified patterns [Bu...Miguel Sofer2002-06-031-2/+7
* reverting an accidental modification in the last commit.Miguel Sofer2002-06-031-0/+5
* clarify the empty variable name issue ([Bug 549285])Miguel Sofer2002-06-031-0/+5
* * Fixed leak of slave interp in [pkg_mkIndex].dgp2002-05-311-0/+3
* * Use the "stdio" constraint to control whetherdgp2002-05-311-0/+4
* * Removed internal routinedgp2002-05-311-0/+17
* cleanup in [expr] compilerMiguel Sofer2002-05-301-0/+8
* glob fixesvincentdarley2002-05-301-0/+8
* updated strcmp stuff, see ChangeLoghobbs2002-05-301-0/+16
* * Removed "dummy" reference to Tcl_LinkVar.dgp2002-05-291-0/+6
* Made Tcl_UniCharNcmp faster on big-endian machines; the system memcmp()isdkf2002-05-291-0/+15