summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* no messagedavygrvy2003-09-081-1/+9
* * win/tclWinLoad.c (TclpDlopen): Changed the error message for ERROR_PROC_NOT...davygrvy2003-09-081-2/+2
* credit updatedgp2003-09-081-1/+1
* one more bit of TIP 137 documentation...dgp2003-09-052-7/+9
* * doc/FileSystem.3: Implementation ofdgp2003-09-0516-183/+687
* && of constraints is the default; need not be specified.dgp2003-09-041-3/+3
* Typo correction: knownbug -> knownBugdgp2003-09-041-2/+2
* * doc/SplitList.3: Implementation of TIP 148. Fixes [Bug 489537].dgp2003-09-047-16/+82
* Added change bars marking portions only valid for Tcl 8.5 or later.dgp2003-09-031-1/+11
* Corrected typo and broken example.dgp2003-09-022-5/+5
* Added EXAMPLES to return.ndgp2003-09-022-2/+100
* Added another note about [return] during a [source].dgp2003-09-021-2/+5
* * doc/return.n: Updated [return] docs to cover new TIP 90 features.dgp2003-09-024-63/+183
* regendkf2003-08-311-4/+36
* Documentation of TIP#139 API functions.dkf2003-08-312-0/+169
* Updated [catch] docs to cover new TIP 90 features.dgp2003-08-312-11/+61
* Whitespace police.dkf2003-08-301-4/+4
* * generic/tclCmdAH.c: Corrected bug in TIP 90 implementationdgp2003-08-293-3/+17
* no messagedavygrvy2003-08-271-2/+3
* Added Open Watcom strictness about how the char type needs to bedavygrvy2003-08-271-1/+4
* additional performance tweak to last commit.dgp2003-08-271-3/+14
* * generic/tclUtil.c: Corrected [Bug 411825] and other bugs indgp2003-08-273-28/+61
* no messagedavygrvy2003-08-271-0/+14
* * win/tclWinFile.c (WinReadLinkDirectory): Fix for 'Initializersdavygrvy2003-08-271-2/+3