summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ensure translated path is freedvincentdarley2003-10-312-1/+7
* * unix/tclUnixChan.c (Tcl_MakeFileChannel): Applied [Patch 813606]andreas_kupries2003-10-232-9/+19
* * win/tclWinSock.c (TcpWatchProc): Watch for FD_CLOSE too whenandreas_kupries2003-10-232-3/+12
* typovincentdarley2003-10-231-2/+2
* * generic/tclIOUtil.c (FsListMounts, FsAddMountsToGlobResult): Newandreas_kupries2003-10-224-11/+180
* Changed FILE_ to FCMD_ to prevent symbol/#def collisions. [Bug 822528]dkf2003-10-222-45/+51
* * tools/tcltk-man2html.tcl: fixed incorrect html generated fordas2003-10-212-7/+20
* * win/tclWinPipe.c (BuildCommandLine): Applied the patch comingandreas_kupries2003-10-212-3/+12
* no messagedavygrvy2003-10-141-0/+5
* Punt gracefully if exitToken was already destroyed.davygrvy2003-10-141-1/+7
* regsub fixvincentdarley2003-10-143-3/+32
* * unix/tclUnixTest.c (TestalarmCmd): don't bother checking returnhobbs2003-10-132-7/+9
* * generic/tclBasic.c: Save and restore the iPtr->flag bits thatdgp2003-10-082-1/+14
* format correction and clarification backportdgp2003-10-081-3/+4
* Added constraint to the new tests.dgp2003-10-081-9/+10
* Made Tcl_NumUtfChars do the right thing with \u0000 when guessing the lengthdkf2003-10-084-11/+57
* * tests/exec.test: Corrected temporary file managementdgp2003-10-072-369/+368
* syncdgp2003-10-071-2/+6
* * tests/exec.test: Corrected temporary file managementdgp2003-10-077-190/+320
* * tests/fCmd.test: Run tests with the [temporaryDirectory] asdgp2003-10-072-1/+8
* * doc/OpenFileChnl.3: Updated Tcl_Tell and Tcl_Seek documentationdgp2003-10-072-3/+8
* typodgp2003-10-071-1/+1
* * tests/io.test: Corrected several tests that failed when pathsdgp2003-10-073-38/+28
* * tests/regexp.test: Matched [makeFile] with [removeFile].dgp2003-10-073-11/+22
* * tests/fCmd.test (fCmd-8.2): Test only that tilde-substitutiondgp2003-10-063-5/+26
* * tests/reg.test: Corrected duplicate test names.dgp2003-10-063-4/+7
* * tests/cmdMZ.test: Updated [package require tcltest] lines todgp2003-10-066-9/+17
* filesystem bug fixes: volumerelative normalization, file join inconsistencyvincentdarley2003-10-064-37/+85
* * win/tclWinPipe.c: fixed a bug in BuildCommandLine.mdejong2003-10-042-2/+10
* * generic/tclBasic.c: Fixed error in ref count management of commanddgp2003-10-033-22/+75
* backporting of filesystem tests, docsvincentdarley2003-10-038-37/+155
* new tests for reported problems, fixes to followvincentdarley2003-10-032-4/+112
* FileSystem.3vincentdarley2003-10-031-8/+16
* * README: Bumped patch level to 8.4.5 to preparedgp2003-10-0212-89/+95
* * macosx/Makefile: fixed redo prebinding bug when DESTDIR="".das2003-10-013-5/+10
* * generic/tclBasic.c (CallCommandTraces): Added safety bitdgp2003-09-293-18/+35
* Correctly check the types of boolean options to http::geturl [Bug 811170]dkf2003-09-292-5/+15
* Added note to make it clearer that frameworks are an OSX feature [Bug 619440]dkf2003-09-293-2/+7
* no messagedavygrvy2003-09-281-1/+1
* no messagedavygrvy2003-09-281-0/+7
* The windows port of expect can call TclWinAddProcess before anydavygrvy2003-09-281-1/+4
* * macosx/Makefile: ensure SYMROOT exists if OBJROOT is overriddendas2003-09-252-10/+14
* add thanksdgp2003-09-241-1/+1
* * generic/tclCmdMZ.c (): Fixed [Bug 807243] wheredgp2003-09-243-2/+59
* * library/init.tcl (auto_load, auto_import): Expanded Eric Melski'sdgp2003-09-232-16/+24
* * generic/tclExecute.c: adding (DE)CACHE_STACK_INFO() pairs toMiguel Sofer2003-09-193-18/+90
* * library/opt/optparse.tcl: Overlooked dependence of opt 0.4.4dgp2003-09-103-5/+10
* credit updatedgp2003-09-081-1/+1
* && of the constraints is the default; need not be specified.dgp2003-09-041-3/+3
* Typo correction: knownbug -> knownBugdgp2003-09-041-2/+2