| Commit message (Expand) | Author | Age | Files | Lines |
* | typo | dgp | 2002-07-16 | 1 | -2/+2 |
|
|
* | file normalization on win 95/98 | vincentdarley | 2002-07-11 | 1 | -20/+14 |
|
|
* | * Overlooked CONST documentation update. | dgp | 2002-07-11 | 1 | -2/+2 |
|
|
* | * doc/tcltest.n: Fixed incompatibility in [viewFile]. | dgp | 2002-07-08 | 1 | -3/+3 |
|
|
* | no zero refcount in Tcl_FS | vincentdarley | 2002-07-08 | 1 | -12/+18 |
|
|
* | fs cleanup | vincentdarley | 2002-07-08 | 1 | -13/+14 |
|
|
* | minor doc fixcore_8_4_b1 | hobbs | 2002-07-05 | 2 | -7/+7 |
|
|
* | just a few more corrections... | dgp | 2002-07-03 | 1 | -7/+6 |
|
|
* | incorrect section name reference. | dgp | 2002-07-03 | 1 | -2/+2 |
|
|
* | * doc/tcltest.n: more refinements of the documentation. | dgp | 2002-07-03 | 1 | -209/+241 |
|
|
* | Markup fixes, spellcheck. | jenglish | 2002-07-02 | 1 | -28/+26 |
|
|
* | * doc/tcltest.n: Reverted [makeFile] and [viewFile] to | dgp | 2002-07-02 | 1 | -7/+11 |
|
|
* | * library/tcltest/tcltest.tcl: Simplified logic of [GetMatchingFiles] | dgp | 2002-07-02 | 1 | -408/+190 |
|
|
* | * doc/tcltest.n: more work in progress updating tcltest docs. | dgp | 2002-07-01 | 1 | -139/+156 |
|
|
* | Spell-check, fixed typos (Updates from Larry Virden). | jenglish | 2002-07-01 | 38 | -115/+113 |
|
|
* | Documented the *real* behaviour of [concat] | dkf | 2002-07-01 | 1 | -7/+14 |
|
|
* | * work in progress updating tcltest documentation. | dgp | 2002-07-01 | 1 | -86/+73 |
|
|
* | * docs/tcltest.n: Doc revisions in progress. | dgp | 2002-06-28 | 1 | -242/+409 |
|
|
* | Minor improvement to documentation for [string last], and reformatting to | dkf | 2002-06-28 | 1 | -151/+117 |
|
|
* | * Work in progress updating the documentation of the packages that | dgp | 2002-06-27 | 5 | -99/+84 |
|
|
* | clarifications in doc/CrtInterp.3 and doc/StringObj.3 | Miguel Sofer | 2002-06-26 | 2 | -6/+15 |
|
|
* | tip99 | vincentdarley | 2002-06-21 | 2 | -19/+56 |
|
|
* | doc/file.n: Fixed indentation. No substantive changes. | jenglish | 2002-06-20 | 1 | -6/+8 |
|
|
* | * doc/CrtTrace.3: Added TIP#62 implementation of command | hobbs | 2002-06-17 | 2 | -10/+123 |
|
|
* | * Corrected en_UK references to en_GB. UK is not | dgp | 2002-06-17 | 1 | -6/+7 |
|
|
* | * Revised locale initialization to interpret | dgp | 2002-06-17 | 1 | -28/+55 |
|
|
* | TIP#102 implementation: 'trace list' becomes 'trace info' | dkf | 2002-06-14 | 1 | -5/+5 |
|
|
* | vfs, winfs testsuite | vincentdarley | 2002-06-13 | 1 | -4/+5 |
|
|
* | fs clarification and windows fixes | vincentdarley | 2002-06-12 | 1 | -3/+9 |
|
|
* | Fix for [info locals] bug #567386; added compile functions for | Miguel Sofer | 2002-06-11 | 2 | -7/+4 |
|
|
* | * 4) deprecated [threadReap] and [mainThread] [Bug 534903] | dgp | 2002-06-06 | 1 | -21/+2 |
|
|
* | * tests/io.test: Fixed up namespace variable resolution issues | dgp | 2002-06-06 | 1 | -27/+11 |
|
|
* | * Documented $tcl_rcFileName and added more | dgp | 2002-06-05 | 1 | -9/+29 |
|
|
* | * Implementation of TIP 85. Allows tcltest | dgp | 2002-06-03 | 1 | -7/+22 |
|
|
* | added description of [namepace forget] behaviour for unqualified patterns [Bu... | Miguel Sofer | 2002-06-03 | 1 | -6/+11 |
|
|
* | clarify the empty variable name issue ([Bug 549285]) | Miguel Sofer | 2002-06-03 | 1 | -4/+5 |
|
|
* | TIP#91 implementation; makes old style channels binary compatible with | dkf | 2002-05-24 | 1 | -48/+81 |
|
|
* | Added Tcl_GetCommandFromObj, Tcl_GetCommandFullName | jenglish | 2002-05-17 | 1 | -3/+20 |
|
|
* | Thanks to Peter Spjuth <peter.spjuth@space.se>, again. My prior fix for | davygrvy | 2002-05-08 | 1 | -20/+18 |
|
|
* | Opps. An SH macro had two decimals. yes, I'm reverting my reversion. | davygrvy | 2002-05-08 | 1 | -2/+2 |
|
|
* | Prior revisions returned. The single-quote macro misunderstanding was from | davygrvy | 2002-05-08 | 2 | -20/+22 |
|
|
* | winhelp conversion tools where understand a ' as the first character on a line | davygrvy | 2002-05-08 | 2 | -22/+20 |
|
|
* | fix to bug 553320 | vincentdarley | 2002-05-07 | 1 | -10/+15 |
|
|
* | fix to 551306 | vincentdarley | 2002-05-02 | 2 | -11/+14 |
|
|
* | Tcl_GetUnicodeFromObj missing from index line | dkf | 2002-04-24 | 1 | -2/+2 |
|
|
* | * doc/exec.n: | hobbs | 2002-04-23 | 2 | -13/+38 |
|
|
* | Added documentation for command tracing API [Bug 414927] | dkf | 2002-04-23 | 1 | -0/+170 |
|
|
* | * doc/clock.n: | hobbs | 2002-04-22 | 1 | -6/+13 |
|
|
* | * Added [mcload] to the export list | dgp | 2002-04-19 | 1 | -0/+4 |
|
|
* | typo | dgp | 2002-04-18 | 1 | -2/+2 |
|
|