| Commit message (Expand) | Author | Age | Files | Lines |
* | * 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 |
|
|
* | * Clarified documentation on handling unusual return | dgp | 2002-04-18 | 1 | -9/+51 |
|
|
* | * Removed [saveState] and [restoreState] from | dgp | 2002-04-18 | 1 | -17/+1 |
|
|
* | clarified getting length of ByteArray objects to use string length | hobbs | 2002-04-17 | 1 | -3/+7 |
|
|
* | * Revised [tcltest::test] to return errors | dgp | 2002-04-15 | 1 | -11/+11 |
|
|
* | tilde expansion cache-clearing | vincentdarley | 2002-04-03 | 1 | -8/+7 |
|
|
* | * Corrected problems with Tcl_AllowExceptions | dgp | 2002-03-29 | 1 | -4/+8 |
|
|
* | .AP macro syntax | davygrvy | 2002-03-29 | 3 | -6/+6 |
|
|
* | * Major code cleanup to deal with whitespace, | dgp | 2002-03-27 | 1 | -1/+3 |
|
|
* | Allow NULL callback on trace deletions [Bug 534728] | Miguel Sofer | 2002-03-25 | 1 | -2/+2 |
|
|
* | 4 fs fixes | vincentdarley | 2002-03-24 | 2 | -40/+138 |
|
|
* | * doc/expr.n: Improved documentation for ceil and floor [Bug 350535] | dkf | 2002-03-21 | 1 | -3/+5 |
|
|
* | * Updated interfaces of generic/tclVar.c according | dgp | 2002-03-20 | 3 | -6/+6 |
|
|
* | Formatting error in .AP macro | dgp | 2002-03-09 | 1 | -2/+2 |
|
|
* | * Added the [interp recursionlimit] command to | dgp | 2002-03-07 | 1 | -2/+39 |
|
|
* | TIP#81 implementation, tests and docs | dkf | 2002-03-06 | 1 | -11/+56 |
|
|
* | * doc/GetIndex.3: | dgp | 2002-02-28 | 1 | -4/+8 |
|
|
* | * doc/Alloc.3: | hobbs | 2002-02-26 | 6 | -15/+41 |
|
|
* | Added TIP#76 implementation, docs + tests. | dkf | 2002-02-22 | 1 | -8/+17 |
|
|
* | Fixed behaviour of [format] on 64-bit platforms by defining it to work with | dkf | 2002-02-19 | 1 | -7/+13 |
|
|
* | TIP#72 implementation. See ChangeLog for details. | dkf | 2002-02-15 | 10 | -67/+233 |
|
|
* | Added Tcl_CreateObjTrace, Tcl_GetCommandInfoFromToken and | Kevin B Kenny | 2002-02-10 | 2 | -54/+159 |
|
|
* | * Partial TIP 27 rollback. Following routines | dgp | 2002-02-08 | 6 | -17/+17 |
|
|
* | * doc/open.n: Fixed [Bug 511540], added cross-reference to 'pid' | andreas_kupries | 2002-02-04 | 1 | -2/+4 |
|
|
* | docs | vincentdarley | 2002-01-30 | 1 | -2/+29 |
|
|
* | Corportation -> Corporation sp fix | hobbs | 2002-01-29 | 4 | -8/+8 |
|
|
* | * Documented global namespace context for script evaluation | dgp | 2002-01-27 | 1 | -3/+5 |
|
|
* | * [Patch 505630] Updated interfaces of generic/tclBasic.cc (TIP 27). | dgp | 2002-01-25 | 4 | -10/+10 |
|
|
* | * Updated interfaces of generic/tclEncoding, generic/tclFilename.c, | dgp | 2002-01-25 | 10 | -37/+37 |
|
|
* | * unix/mkLinks: Regenerated. | andreas_kupries | 2002-01-23 | 2 | -10/+13 |
|
|
* | * Updated socket interfaces according to TIP 27. Updated callers. | dgp | 2002-01-23 | 3 | -7/+7 |
|
|
* | doc correction | dgp | 2002-01-17 | 1 | -2/+2 |
|
|
* | * More TIP 27 updates in tclIOUtil.c and tclIndexObj.c that were | dgp | 2002-01-17 | 3 | -10/+10 |
|
|
* | * Updated APIs in generic/tclUtf.c and generic/tclRegexp.c according | dgp | 2002-01-17 | 2 | -12/+20 |
|
|