summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * library/init.tcl: Integrated TIP #189. We source a separate fileandreas_kupries2004-08-181-0/+13
* unbreak Win build after TIP#173 and TIP#209 commitKevin B Kenny2004-08-181-0/+3
* TIP #173 and #209 implementation - see ChangeLog for detailsKevin B Kenny2004-08-181-0/+44
* date correctiondgp2004-08-161-1/+1
* fix for [Bug 1008314]Miguel Sofer2004-08-161-1/+9
* * library/msgcat/msgcat.tcl: Added checks to prevent [mclocale]dgp2004-08-131-0/+6
* Changed handling of the returned thread ID since broken on 64-bitvasiljevic2004-08-101-0/+6
* Plug leak and clarify codedkf2004-08-031-0/+3
* Add field initialization to fix [Bug 989298]. D'oh!dkf2004-08-031-0/+5
* * library/package.tcl (pkg_mkIndex): Updated [pkg_mkIndex] todgp2004-08-021-0/+3
* TIP#207 IMPLEMENTATIONdgp2004-08-021-0/+10
* * generic/tclLiteral.c (TclCleanupLiteralTable): Correcteddgp2004-08-021-0/+7
* Whitespace policing...dkf2004-08-021-131/+131
* * tests/safe.test (safe-2.1): Disabled senseless test. [Bug 999612]dgp2004-07-301-0/+6
* * generic/tclEvent.c (Tcl_Finalize): Re-organized Tcl_Finalizedgp2004-07-301-0/+6
* * unix/configure:das2004-07-301-0/+7
* * library/package.tcl: [::pkg::create] is now an alias. Testdgp2004-07-291-0/+5
* * library/package.tcl: Moved private commanddgp2004-07-281-0/+7
* * tests/io.test: Make io-61.1 create file as binary to pass on Win32patthoyts2004-07-251-0/+4
* * generic/tclVar.c: simplify tclLocalVarNameType, removing theMiguel Sofer2004-07-231-0/+7
* * tests/eofchar.data (removed): Test io-61.1 now generates its owndgp2004-07-231-0/+5
* typodgp2004-07-231-1/+1
* typo/format fixesdgp2004-07-221-4/+5
* * generic/tclEvent.c: Correct threaded obj allocator tohobbs2004-07-211-0/+8
* 2004-07-21 Kevin Kenny <kennykb@acm.org>Kevin B Kenny2004-07-211-0/+13
* * unix/Makefile.in:das2004-07-201-2/+7
* * unix/tclUnixFile.c (NativeMatchType): added support fordas2004-07-201-0/+5
* * macosx/tclMacOSXBundle.c: dynamically acquire address fordas2004-07-201-0/+6
* 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