| Commit message (Expand) | Author | Age | Files | Lines |
* | TIP#112 ([namespace ensemble] command) implementation. | dkf | 2003-09-29 | 7 | -111/+2394 |
|
|
* | Correctly check the types of boolean options to http::geturl [Bug 811170] | dkf | 2003-09-29 | 2 | -7/+17 |
|
|
* | Added note that frameworks are a MacOSX feature [Bug 619440] | dkf | 2003-09-29 | 3 | -2/+7 |
|
|
* | no message | davygrvy | 2003-09-28 | 1 | -0/+7 |
|
|
* | * win/tclWinPipe.c: The windows port of expect can call | davygrvy | 2003-09-28 | 1 | -1/+4 |
|
|
* | * macosx/Makefile: ensure SYMROOT exists if OBJROOT is overridden | das | 2003-09-25 | 2 | -6/+10 |
|
|
* | package unknown performance on MacOS and MacOS X | vincentdarley | 2003-09-24 | 2 | -11/+85 |
|
|
* | trace.test remove knownBug | vincentdarley | 2003-09-24 | 2 | -12/+18 |
|
|
* | * tests/trace.test (trace-31,32-*): Added tests for [Bug 807243] | dgp | 2003-09-24 | 2 | -1/+37 |
|
|
* | fix failure of previous commit on Alpha platform | Miguel Sofer | 2003-09-23 | 1 | -26/+18 |
|
|
* | * generic/tclExecute.c: | Miguel Sofer | 2003-09-23 | 3 | -162/+157 |
|
|
* | * library/init.tcl (auto_load, auto_import): Expanded Eric Melski's | dgp | 2003-09-23 | 2 | -16/+24 |
|
|
* | Stop failure of expr-23.4 on 64bit architectures. [Bug 808244] | dkf | 2003-09-19 | 2 | -2/+8 |
|
|
* | * generic/tclExecute.c: adding (DE)CACHE_STACK_INFO() pairs to protect all ca... | Miguel Sofer | 2003-09-19 | 3 | -19/+93 |
|
|
* | fileName test suite bug fix | vincentdarley | 2003-09-18 | 2 | -3/+16 |
|
|
* | test suite fix for AFS | vincentdarley | 2003-09-16 | 2 | -2/+9 |
|
|
* | minor filesystem bug fixes | vincentdarley | 2003-09-16 | 4 | -17/+117 |
|
|
* | Fixed comment typos. | patthoyts | 2003-09-15 | 1 | -6/+6 |
|
|
* | Oops! Last checkin had wrong value for LAST_INST_OPCODE. D'oh! | dkf | 2003-09-15 | 1 | -2/+2 |
|
|
* | TIP#123 Implementation based on work by Arjen Markus. [Patch 655176] | dkf | 2003-09-12 | 9 | -91/+428 |
|
|
* | * library/opt/optparse.tcl: Latest revisions caused [OptGuessType] | dgp | 2003-09-10 | 2 | -3/+10 |
|
|
* | format last change for 74 characters per line | davygrvy | 2003-09-08 | 1 | -2/+4 |
|
|
* | no message | davygrvy | 2003-09-08 | 1 | -1/+9 |
|
|
* | * win/tclWinLoad.c (TclpDlopen): Changed the error message for ERROR_PROC_NOT... | davygrvy | 2003-09-08 | 1 | -2/+2 |
|
|
* | credit update | dgp | 2003-09-08 | 1 | -1/+1 |
|
|
* | one more bit of TIP 137 documentation... | dgp | 2003-09-05 | 2 | -7/+9 |
|
|
* | * doc/FileSystem.3: Implementation of | dgp | 2003-09-05 | 16 | -183/+687 |
|
|
* | && of constraints is the default; need not be specified. | dgp | 2003-09-04 | 1 | -3/+3 |
|
|
* | Typo correction: knownbug -> knownBug | dgp | 2003-09-04 | 1 | -2/+2 |
|
|
* | * doc/SplitList.3: Implementation of TIP 148. Fixes [Bug 489537]. | dgp | 2003-09-04 | 7 | -16/+82 |
|
|
* | Added change bars marking portions only valid for Tcl 8.5 or later. | dgp | 2003-09-03 | 1 | -1/+11 |
|
|
* | Corrected typo and broken example. | dgp | 2003-09-02 | 2 | -5/+5 |
|
|
* | Added EXAMPLES to return.n | dgp | 2003-09-02 | 2 | -2/+100 |
|
|
* | Added another note about [return] during a [source]. | dgp | 2003-09-02 | 1 | -2/+5 |
|
|
* | * doc/return.n: Updated [return] docs to cover new TIP 90 features. | dgp | 2003-09-02 | 4 | -63/+183 |
|
|
* | regen | dkf | 2003-08-31 | 1 | -4/+36 |
|
|
* | Documentation of TIP#139 API functions. | dkf | 2003-08-31 | 2 | -0/+169 |
|
|
* | Updated [catch] docs to cover new TIP 90 features. | dgp | 2003-08-31 | 2 | -11/+61 |
|
|
* | Whitespace police. | dkf | 2003-08-30 | 1 | -4/+4 |
|
|
* | * generic/tclCmdAH.c: Corrected bug in TIP 90 implementation | dgp | 2003-08-29 | 3 | -3/+17 |
|
|
* | no message | davygrvy | 2003-08-27 | 1 | -2/+3 |
|
|
* | Added Open Watcom strictness about how the char type needs to be | davygrvy | 2003-08-27 | 1 | -1/+4 |
|
|
* | additional performance tweak to last commit. | dgp | 2003-08-27 | 1 | -3/+14 |
|
|
* | * generic/tclUtil.c: Corrected [Bug 411825] and other bugs in | dgp | 2003-08-27 | 3 | -28/+61 |
|
|
* | no message | davygrvy | 2003-08-27 | 1 | -0/+14 |
|
|
* | * win/tclWinFile.c (WinReadLinkDirectory): Fix for 'Initializers | davygrvy | 2003-08-27 | 1 | -2/+3 |
|
|
* | Revert mistaken commit. | dgp | 2003-08-27 | 1 | -35/+21 |
|
|
* | * win/tclWinTime.c: Changed use of '_timezone' to 'timezone' as | davygrvy | 2003-08-27 | 1 | -7/+5 |
|
|
* | Changed comment to note that OpenWatcom suffers the same missing LPFN_* | davygrvy | 2003-08-27 | 1 | -2/+2 |
|
|
* | Added a block for OpenWatcom adjustments that fixes the same issue Mo | davygrvy | 2003-08-27 | 1 | -1/+10 |
|
|