summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Redefined MASTER_LOCK in win/tclWinThrd.c to call TclpMasterLock for thevasiljevic2004-07-191-0/+5
* cd infinite loop bug fixedvincentdarley2004-07-171-0/+11
* * unix/Makefile.in, unix/tcl.m4: move (C|LD)FLAGS after theirhobbs2004-07-161-0/+10
* * generic/tclIOCmd.c (Tcl_FcopyObjCmd): Corrected a typo in theandreas_kupries2004-07-161-0/+4
* * doc/OpenFileChnl.3: Added description of the behaviour ofandreas_kupries2004-07-161-0/+4
* * doc/CrtCommand.3: Added note that the arguments given to theandreas_kupries2004-07-161-0/+4
* * doc/ChnlStack.3: Removed the declaration that the interpandreas_kupries2004-07-161-0/+5
* Typo fix.andreas_kupries2004-07-161-1/+1
* * tests/socket.test: Accepted two new testcases by Stuart Casoffandreas_kupries2004-07-161-0/+4
* * unix/tclUnixNotfy.c (NotifierThreadProc): Accepted Joeandreas_kupries2004-07-161-0/+6
* * unix/tclUnixThrd.c (TclpFinalizeMutex): Accepted Joeandreas_kupries2004-07-151-0/+6
* Added new fix for the Tcl Bug #770053. Now we conditionaly performvasiljevic2004-07-151-1/+6
* * generic/tclIO.h (CHANNEL_INCLOSE): New flag. Set inandreas_kupries2004-07-151-2/+29
* * generic/tclIOCmd.c (Tcl_PutsObjCmd): Added length check to theandreas_kupries2004-07-151-0/+7
* Stuffed memory leak incurred by re-initializing of TSD slotsvasiljevic2004-07-151-0/+13
* * generic/tclLiteral.c (TclReleaseLiteral): Removed unusedKevin B Kenny2004-07-151-0/+5
* * generic/tclCompile.c (TclCompileScript):Miguel Sofer2004-07-151-0/+10
* See file...vasiljevic2004-07-151-0/+5
* * generic/tclBasic.c (Tcl_EvalEx): leak fix by dgp, releaseMiguel Sofer2004-07-121-0/+5
* * generic/tclParse.c (Tcl_SubstObj): leak fix by dgp, releaseMiguel Sofer2004-07-121-0/+5
* Another leak fix for [Bug 989093]dkf2004-07-111-0/+2
* Stop [dict unset] from leaking objects. [Bug 989093 in part]dkf2004-07-111-0/+5
* * generic/tclExecute.c (TEBC): fixed leak of expandNestList objsMiguel Sofer2004-07-111-0/+6
* cd fix in vfsvincentdarley2004-07-111-0/+7
* Added code to restore env(LC_TIME) after the test completes, silencingKevin B Kenny2004-07-101-0/+2
* clock.test: Changed clock-2.11 so that it isn't an infinite loop whenKevin B Kenny2004-07-101-1/+7
* Modified the logic of literal table cleanup at interp deletion time,Miguel Sofer2004-07-081-0/+12
* Silenced a compiler warning about a type mismatch in AppendEnvironmentKevin B Kenny2004-07-081-0/+5
* * generic/tclCompile.c (TclCompileScript): fix for [Bug 458361].Miguel Sofer2004-07-071-0/+6
* * generic.tclCmdMZ.c (TclMergeReturnOptions): Simplified logic anddgp2004-07-071-0/+5
* Generate RTF (for HLP files) correctly from manpages using advanced *roffdkf2004-07-071-0/+3
* Add missing objTypes to catalogdkf2004-07-071-0/+5
* * tests/cmdMZ.test (cmdMZ-return-2.17): Added a test that a worddgp2004-07-061-0/+10
* * tests/cmdMZ.test (cmdMZ-return-2.15,cmdMZ-return-2.16):Kevin B Kenny2004-07-061-0/+6
* Adapt HTML generator to be able to cope with advanced constructs in Tk's bind.ndkf2004-07-061-0/+5
* * generic/tclBasic.c (DeleteInterpProc): fix for [Bug 983660],Miguel Sofer2004-07-051-0/+10
* added support for wide integers to round(); [Bug 908375], reported byMiguel Sofer2004-07-031-0/+6
* Moved declaration of TclCompEvalObj() from tclCompile.h to the internalMiguel Sofer2004-07-031-0/+9
* * generic/regcomp.c (stid): correct minor pointer size errorhobbs2004-07-021-0/+2
* * generic/tclPipe.c (TclCreatePipeline): applied TIP #202 patchhobbs2004-07-021-0/+6
* tests/winPipe.test (winpipe-1.11): Fixed a bug that causedKevin B Kenny2004-07-021-0/+3
* tests/io.test: Changed several tests to run the eventKevin B Kenny2004-07-021-0/+7
* added testvincentdarley2004-07-021-0/+4
* Fix missed references to 8.4, spotted by Theo Verelst.dkf2004-07-011-0/+6
* Doc fixes. [Bug 983146]dkf2004-07-011-0/+5
* * tests/fileSystem.test: Minor correction to new fileSystem-9.Xdgp2004-06-301-0/+5
* fix to trailing slash documentation and to a filesystem 'file join' bug on wi...vincentdarley2004-06-301-0/+8
* TIP#188 implementation. Thanks to KBK! [Patch 940915]dkf2004-06-301-0/+8
* * win/tclWinInit.c: Corrected reference counting flaw indgp2004-06-291-0/+5
* fix to compilation error with VC++ 5.2vincentdarley2004-06-291-0/+4