summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* formattingdgp2004-07-231-4/+4
* * tests/eofchar.data (removed): Test io-61.1 now generates its owndgp2004-07-233-852/+18
* Tcl 8.4.7 changes ported forward. Other changes on HEAD also recorded.dgp2004-07-231-1/+114
* typodgp2004-07-231-1/+1
* typo/format fixesdgp2004-07-221-4/+5
* * generic/tclEvent.c: Correct threaded obj allocator tohobbs2004-07-216-24/+137
* 2004-07-21 Kevin Kenny <kennykb@acm.org>Kevin B Kenny2004-07-214-3/+72
* * unix/Makefile.in:das2004-07-204-10/+60
* * unix/tclUnixFile.c (NativeMatchType): added support fordas2004-07-202-1/+10
* * macosx/tclMacOSXBundle.c: dynamically acquire address fordas2004-07-202-2/+26
* Redefined MASTER_LOCK in win/tclWinThrd.c to call TclpMasterLock for thevasiljevic2004-07-192-4/+11
* cd infinite loop bug fixedvincentdarley2004-07-174-23/+71
* * unix/Makefile.in, unix/tcl.m4: move (C|LD)FLAGS after theirhobbs2004-07-165-1470/+1342
* * generic/tclIOCmd.c (Tcl_FcopyObjCmd): Corrected a typo in theandreas_kupries2004-07-162-3/+7
* * doc/OpenFileChnl.3: Added description of the behaviour ofandreas_kupries2004-07-162-1/+9
* * doc/CrtCommand.3: Added note that the arguments given to theandreas_kupries2004-07-162-1/+10
* * doc/ChnlStack.3: Removed the declaration that the interpandreas_kupries2004-07-162-2/+7
* Typo fix.andreas_kupries2004-07-161-1/+1
* * tests/socket.test: Accepted two new testcases by Stuart Casoffandreas_kupries2004-07-162-1/+11
* * unix/tclUnixNotfy.c (NotifierThreadProc): Accepted Joeandreas_kupries2004-07-162-1/+9
* * unix/tclUnixThrd.c (TclpFinalizeMutex): Accepted Joeandreas_kupries2004-07-152-0/+7
* Added new fix for the Tcl Bug #770053. Now we conditionaly performvasiljevic2004-07-152-3/+20
* * generic/tclIO.h (CHANNEL_INCLOSE): New flag. Set inandreas_kupries2004-07-154-5/+92
* * generic/tclIOCmd.c (Tcl_PutsObjCmd): Added length check to theandreas_kupries2004-07-152-2/+9
* Stuffed memory leak incurred by re-initializing of TSD slotsvasiljevic2004-07-152-6/+32
* * generic/tclLiteral.c (TclReleaseLiteral): Removed unusedKevin B Kenny2004-07-152-2/+6
* * generic/tclCompile.c (TclCompileScript):Miguel Sofer2004-07-153-20/+19
* Removed initialization of TSD for the new thread in NewThreadProc sincevasiljevic2004-07-151-10/+1
* See file...vasiljevic2004-07-151-0/+5
* Removed unused variable in NewThreadProc()vasiljevic2004-07-151-2/+3
* Backout of changes to fix the Tcl Bug #770053.vasiljevic2004-07-151-5/+9
* * 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