summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * win/makefile.vc: Applied patches for bug #801467 by Joe Mistachkinpatthoyts2003-10-094-11/+19
* * generic/tclBasic.c: Save and restore the iPtr->flag bits thatdgp2003-10-082-1/+20
* Format correctiondgp2003-10-081-2/+2
* 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/cmdAH.test:dgp2003-10-079-319/+322
* * tests/pid.test: Corrected temporary file management issuesdgp2003-10-072-11/+19
* * tests/fCmd.test: Run tests with the [temporaryDirectory] asdgp2003-10-072-1/+7
* * doc/OpenFileChnl.3: Updated Tcl_Tell and Tcl_Seek documentationdgp2003-10-072-3/+6
* * 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
* * win/configure:hobbs2003-10-063-50/+9
* * tests/fCmd.test (fCmd-8.2): Test only that tilde-substitutiondgp2003-10-062-3/+6
* * unix/tcl.m4 (SC_PATH_TCLCONFIG): Corrected search path sodgp2003-10-062-13/+31
* * tests/reg.test: Corrected duplicate test names.dgp2003-10-0610-19/+33
* fix for [Bug 816641] - faulty execution and catch stack management.Miguel Sofer2003-10-043-20/+32
* * generic/tclBasic.c: Fixed error in ref count management of commanddgp2003-10-033-13/+38
* * generic/tclTrace.c: Corrected comingling of introspection results ofdgp2003-10-022-1/+23
* * macosx/Makefile: fixed redo prebinding bug when DESTDIR="".das2003-10-013-5/+10
* fixed inconsistent handling of file separators in file joinvincentdarley2003-09-303-35/+139
* Remove unintentional check-in of work-in-progressdkf2003-09-291-35/+1
* Undid bozo check-in of work-in-progressdkf2003-09-291-44/+1
* Symbols which are visible outside a single compilation unit must havedkf2003-09-296-35/+38
* Undo mistaken commit of work-in-progressdkf2003-09-291-495/+7
* Oops. Missed out on an index line updatedkf2003-09-292-2/+4
* Regendkf2003-09-292-2/+13
* TIP#121 (app exit proc API) implementation from Joe Mistachkindkf2003-09-297-22/+682
* improved test descriptiondgp2003-09-291-2/+4
* TIP#112 ([namespace ensemble] command) implementation.dkf2003-09-297-111/+2394
* Correctly check the types of boolean options to http::geturl [Bug 811170]dkf2003-09-292-7/+17
* Added note that frameworks are a MacOSX feature [Bug 619440]dkf2003-09-293-2/+7
* no messagedavygrvy2003-09-281-0/+7
* * win/tclWinPipe.c: The windows port of expect can calldavygrvy2003-09-281-1/+4
* * macosx/Makefile: ensure SYMROOT exists if OBJROOT is overriddendas2003-09-252-6/+10
* package unknown performance on MacOS and MacOS Xvincentdarley2003-09-242-11/+85
* trace.test remove knownBugvincentdarley2003-09-242-12/+18
* * tests/trace.test (trace-31,32-*): Added tests for [Bug 807243]dgp2003-09-242-1/+37
* fix failure of previous commit on Alpha platformMiguel Sofer2003-09-231-26/+18
* * generic/tclExecute.c:Miguel Sofer2003-09-233-162/+157
* * library/init.tcl (auto_load, auto_import): Expanded Eric Melski'sdgp2003-09-232-16/+24
* Stop failure of expr-23.4 on 64bit architectures. [Bug 808244]dkf2003-09-192-2/+8
* * generic/tclExecute.c: adding (DE)CACHE_STACK_INFO() pairs to protect all ca...Miguel Sofer2003-09-193-19/+93
* fileName test suite bug fixvincentdarley2003-09-182-3/+16
* test suite fix for AFSvincentdarley2003-09-162-2/+9
* minor filesystem bug fixesvincentdarley2003-09-164-17/+117
* Fixed comment typos.patthoyts2003-09-151-6/+6
* Oops! Last checkin had wrong value for LAST_INST_OPCODE. D'oh!dkf2003-09-151-2/+2
* TIP#123 Implementation based on work by Arjen Markus. [Patch 655176]dkf2003-09-129-91/+428
* * library/opt/optparse.tcl: Latest revisions caused [OptGuessType]dgp2003-09-102-3/+10
* format last change for 74 characters per linedavygrvy2003-09-081-2/+4