summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * generic/tclBasic.c (Tcl_EvalEx): leak fix by dgp, releaseMiguel Sofer2004-07-122-1/+7
* * generic/tclParse.c (Tcl_SubstObj): leak fix by dgp, releaseMiguel Sofer2004-07-122-1/+7
* Another leak fix for [Bug 989093]dkf2004-07-112-1/+11
* Stop [dict unset] from leaking objects. [Bug 989093 in part]dkf2004-07-112-2/+9
* * generic/tclExecute.c (TEBC): fixed leak of expandNestList objsMiguel Sofer2004-07-112-1/+21
* cd fix in vfsvincentdarley2004-07-112-12/+26
* Sanitized another couple of uses of the environment.Kevin B Kenny2004-07-101-15/+19
* Added code to restore env(LC_TIME) after the test completes, silencingKevin B Kenny2004-07-102-1/+12
* clock.test: Changed clock-2.11 so that it isn't an infinite loop whenKevin B Kenny2004-07-102-4/+17
* Modified the logic of literal table cleanup at interp deletion time,Miguel Sofer2004-07-084-32/+57
* Silenced a compiler warning about a type mismatch in AppendEnvironmentKevin B Kenny2004-07-082-2/+7
* make mkLinksdgp2004-07-081-4/+0
* Whitespace fixingdkf2004-07-081-38/+37
* * generic/tclCompile.c (TclCompileScript): fix for [Bug 458361].Miguel Sofer2004-07-072-1/+16
* * generic.tclCmdMZ.c (TclMergeReturnOptions): Simplified logic anddgp2004-07-072-15/+27
* Oops, forgot a bitdkf2004-07-071-2/+3
* Generate RTF (for HLP files) correctly from manpages using advanced *roffdkf2004-07-072-36/+43
* Add missing objTypes to catalogdkf2004-07-073-2/+11
* * tests/cmdMZ.test (cmdMZ-return-2.17): Added a test that a worddgp2004-07-063-5/+26
* * tests/cmdMZ.test (cmdMZ-return-2.15,cmdMZ-return-2.16):Kevin B Kenny2004-07-062-1/+28
* More elegant fix for tab size handlingdkf2004-07-061-20/+19
* Encourage emacs to fontify the file correctly...dkf2004-07-061-2/+2
* Adapt HTML generator to be able to cope with advanced constructs in Tk's bind.ndkf2004-07-062-17/+40
* * generic/tclBasic.c (DeleteInterpProc): fix for [Bug 983660],Miguel Sofer2004-07-053-20/+32
* Added missing constraint definition...dkf2004-07-041-1/+3
* added support for wide integers to round(); [Bug 908375], reported byMiguel Sofer2004-07-033-41/+58
* Moved declaration of TclCompEvalObj() from tclCompile.h to the internalMiguel Sofer2004-07-035-4/+37
* * generic/regcomp.c (stid): correct minor pointer size errorhobbs2004-07-022-2/+4
* * generic/tclPipe.c (TclCreatePipeline): applied TIP #202 patchhobbs2004-07-024-22/+62
* tests/winPipe.test (winpipe-1.11): Fixed a bug that causedKevin B Kenny2004-07-022-2/+5
* tests/io.test: Changed several tests to run the eventKevin B Kenny2004-07-022-13/+21
* added testvincentdarley2004-07-022-0/+18
* Fix warningdkf2004-07-011-2/+2
* Fix missed references to 8.4, spotted by Theo Verelst.dkf2004-07-014-9/+15
* Doc fixes. [Bug 983146]dkf2004-07-014-23/+15
* * tests/fileSystem.test: Minor correction to new fileSystem-9.Xdgp2004-06-302-5/+10
* fix to trailing slash documentation and to a filesystem 'file join' bug on wi...vincentdarley2004-06-304-37/+173
* TIP#188 implementation. Thanks to KBK! [Patch 940915]dkf2004-06-304-31/+140
* * win/tclWinInit.c: Corrected reference counting flaw indgp2004-06-292-2/+7
* fix to compilation error with VC++ 5.2vincentdarley2004-06-292-2/+14
* Fix [Bug 981733]; bizarre resolver brokenness strikes again!dkf2004-06-292-2/+11
* Fix constraints so can test with tclsh as well as tcltest [Bug 736431]dkf2004-06-246-56/+58
* Oops!dkf2004-06-241-5/+3
* Style and whitespace fixesdkf2004-06-241-443/+544
* * generic/tclThreadStorage.c: Corrected type casting errors that leddgp2004-06-242-3/+10
* Version 5 of [Patch 976496]Joe Mistachkin2004-06-2414-11/+1309
* Add update to let the async events workpatthoyts2004-06-231-1/+2
* * tests/io.test: Added -force to 18.1 and 18.2. This was failingpatthoyts2004-06-232-3/+6
* * tests/winFCmd.test: Added a cleanup to winFCmd-16.11 to avoid apatthoyts2004-06-232-3/+9
* * tests/eofchar.data: Added -kb option to ensure a binary checkoutpatthoyts2004-06-231-0/+3