summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * generic/tclProc.c (TclCloneProc): Fixed leaking of 'procNew', mod_8_3_4_branchandreas_kupries2003-05-072-1/+7
* * generic/tclBasic.c (Tcl_CloneInterp): Added code to propagateandreas_kupries2003-04-152-13/+139
* * generic/tclCompile.c (TclCleanupByteCode): when usinghobbs2002-12-062-8/+19
* * generic/tclCompile.c (TclCleanupByteCode): When encountering aandreas_kupries2002-12-065-10/+57
* * generic/tclLiteral.c (LiteralThreadExitProc): do no deletehobbs2002-12-062-1/+16
* objify testclone commandhobbs2002-12-061-35/+44
* check for testclone commandhobbs2002-12-061-2/+2
* * generic/tclBasic.c (Tcl_CloneInterp): Moved 'TclCreateExecEnv'andreas_kupries2002-11-262-10/+19
* * tclBasic.c (CloneVariable): The initialization of the refCountandreas_kupries2002-11-263-3/+16
* * generic/tclLiteral.c (TclGlobalLiteralTable): add a thread exithobbs2002-11-262-2/+40
* * tests/__clone.test: rename to allow it to be lexically first.hobbs2002-11-261-3/+6
* * generic/tclMain.c (Tcl_Main): added Tcl_DeleteInterp andhobbs2002-11-263-2/+21
* * generic/tclProc.c (TclCloneProc): Helper for Tcl_CloneInterp.andreas_kupries2002-11-2614-247/+1829
* * generic/tclCompile.h:hobbs2002-11-076-23/+173
* add shell/gdb targetshobbs2002-11-071-8/+26
* * generic/tclExecute.c (EvalStatsCmd): obj-ify evalstats command,hobbs2002-11-071-396/+431
* reduce TCL_RESULT_SIZE from 200 to 20hobbs2002-11-071-2/+2
* * generic/tclParseExpr.c: 'struct ParseInfo'.andreas_kupries2002-11-059-190/+225
* * generic/tclObj.c (TclInitObjSubsystem, Tcl_DbIsShared): enablehobbs2002-11-052-1/+31
* * generic/tclBasic.c (Tcl_CreateInterp): simplify ByteCodeStatshobbs2002-11-051-29/+2
* * generic/tclExecute.c (EvalStatsCmd): rework to use sprintf forhobbs2002-11-051-78/+159
* * generic/tclHash.c (HashString): minor performance tweak.hobbs2002-11-051-2/+2
* * generic/tclExecute.c (TclCompileByteCodesForExpr): Bugfix. Addedandreas_kupries2002-07-193-5/+18
* * generic/tclCompile.c (TclCompileTokens): Modified imported bugfixandreas_kupries2002-03-1838-158/+676
* * stack.base.html:andreas_kupries2001-12-053-0/+2207
* * NOTES: Updated to explain the usage of the various macrosandreas_kupries2001-12-0511-38/+207
* * NOTES:andreas_kupries2001-12-0414-205/+264
* NRE1 patch by Miguel Sofer. Several new controllingandreas_kupries2001-12-0320-949/+1695
* * NOTES: New file. Read here about the new modularization macros,andreas_kupries2001-11-2839-152/+1643
* * generic/tclCmdMZ.c (Tcl_TimeObjCmd) Added extra parentheses to aKevin B Kenny2001-11-202-2/+9
* * generic/tclCmdMZ.c (Tcl_TimeObjCmd): Corrected bug in [time]Kevin B Kenny2001-11-192-3/+9
* * tests/var.test:dgp2001-11-093-3/+19
* See ChangeLog.andreas_kupries2001-11-072-7/+28
* see ChangeLogcore_8_3_4hobbs2001-10-201-1/+9
* added -DPURIFY object allocation optionhobbs2001-10-192-4/+38
* added -lc to LIBS on AIXhobbs2001-10-192-46/+48
* * mac/tclMacFile.c: fix to glob -join, wasn't traversing aliaseddas2001-10-193-26/+40
* noted 8.3.4 tag datehobbs2001-10-181-0/+4
* * unix/configure: regendhobbs2001-10-183-292/+305
* * tests/clock.test (clock-8.1):hobbs2001-10-184-16/+70
* updated for 8.3.4hobbs2001-10-181-11/+16
* * unix/tclUnixPipe.c (PipeInputProc, PipeOutputProc): do immediatehobbs2001-10-182-11/+33
* regend from stubs changes for machobbs2001-10-181-2/+2
* updated mac binary archives for 8.3.4das2001-10-173-6681/+7817
* Backport of some mac specific changes added to 8.4 since 8.3.3das2001-10-1723-196/+474
* * unix/configure: regenedhobbs2001-10-173-304/+324
* minor casts to prevent warningshobbs2001-10-171-3/+3
* * First draft of Tcl changes for 8.3.4 release.dgp2001-10-172-1/+103
* corrected referencedgp2001-10-171-1/+1
* * Restored install of tclConfig.sh filedgp2001-10-162-5/+11