summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tip99tip_99vincentdarley2002-06-211-6/+6
* tip99vincentdarley2002-06-2115-246/+594
* fix for [Bug 571385]Miguel Sofer2002-06-202-9/+18
* * generic/tclExecute.c (TclCompEvalObj): clarified and simplified theMiguel Sofer2002-06-202-49/+44
* doc/file.n: Fixed indentation. No substantive changes.jenglish2002-06-202-6/+11
* Added parens for claritydgp2002-06-202-5/+6
* * generic/tclCmdMZ.c (Tcl_RegexpObjCmd): get the resultPtr againhobbs2002-06-192-1/+10
* generic/tclExecute.c (TEBC): removing unused "for(;;)" loop; improvedMiguel Sofer2002-06-192-2581/+2567
* * generic/tclExecute.c (TEBC): elimination of duplicated code in theMiguel Sofer2002-06-182-545/+435
* generic/tclExecute.c (TEBC, INST_DONE): small bug in the panic codeMiguel Sofer2002-06-182-1/+7
* no messagedavygrvy2002-06-181-0/+12
* Trims to support the removal of RESOURCE_INCLUDED from rcdavygrvy2002-06-183-19/+15
* * doc/CrtTrace.3: Added TIP#62 implementation of commandhobbs2002-06-1715-196/+1530
* * Corrected en_UK references to en_GB. UK is notdgp2002-06-172-6/+10
* * win/tclWinPipe.c (BuildCommandLine): Fixed bug #554068 ([exec]andreas_kupries2002-06-173-2/+24
* generic/tcl.h: #ifdef logic for K&R C backwards compatibilityjenglish2002-06-172-78/+53
* * More Windows Registry locale codes from Bruno Haible.dgp2002-06-172-15/+130
* * Revised locale initialization to interpretdgp2002-06-175-480/+692
* a better algorithm for the previous bug fix.Miguel Sofer2002-06-172-29/+28
* [Bug 569438] in the processing of dollar variablesMiguel Sofer2002-06-163-14/+44
* bug in the consolidation of the INCR_..._STK instructionsMiguel Sofer2002-06-162-2/+10
* runtime peep-hole optimisation of variables (INST_STORE, INST_INCR)Miguel Sofer2002-06-142-10/+51
* runtime peep-hole optimisation of comparisons.Miguel Sofer2002-06-142-17/+48
* BC-engine: runtime peep-hole optimisation of INST_FOREACHMiguel Sofer2002-06-142-10/+27
* no messagedavygrvy2002-06-141-0/+6
* The test for compiler optimizations was in error. Thanks goes to Roy Terrydavygrvy2002-06-141-2/+2
* TIP#102 implementation: 'trace list' becomes 'trace info'dkf2002-06-144-47/+54
* consolidated code for the conditional branch instructions.Miguel Sofer2002-06-132-53/+39
* fixed the previous patch - wouldn't compile with TCL_COMPILE_DEBUG set.Miguel Sofer2002-06-132-13/+18
* TclExecuteByteCode: consolidated exception handling of INST_INVOKE,Miguel Sofer2002-06-132-201/+267
* consolidated opcodes in the bytecode engine, eliminating duplicatedMiguel Sofer2002-06-133-487/+232
* new fCmd.test problems on Unixvincentdarley2002-06-132-12/+14
* fs normalizevincentdarley2002-06-131-3/+12
* vfs, winfs testsuitevincentdarley2002-06-1317-89/+492
* fixed [Bug 568123]Miguel Sofer2002-06-122-2/+7
* * win/tclWinFile.c: corrected the symbolic link handling code tohobbs2002-06-122-31/+65
* Made this file compile!dkf2002-06-121-2/+4
* fs clarification and windows fixesvincentdarley2002-06-1210-348/+853
* optimised read access to local variables created at run-timeMiguel Sofer2002-06-115-139/+28
* Removed assumptions that [makeFile] creates files in the current dir.dkf2002-06-111-9/+9
* Duplicate test number...dkf2002-06-111-2/+2
* Fix for [info locals] bug #567386; added compile functions forMiguel Sofer2002-06-118-17/+211
* generic/tclExecute.c: optimised algorithm for exception range lookupMiguel Sofer2002-06-112-15/+29
* fs fixed commitvincentdarley2002-06-103-5/+7
* small fs fixesvincentdarley2002-06-103-13/+54
* * More corrections to test suite so that testsdgp2002-06-072-10/+58
* Cleaned up inclusion of float.h; that's really tcl<platform>Port.h's jobdkf2002-06-072-25/+43
* Make sure EOVERFLOW is defined on Unix.dkf2002-06-073-100/+124
* speling ficksdgp2002-06-061-2/+2
* * 4) deprecated [threadReap] and [mainThread] [Bug 534903]dgp2002-06-063-26/+9