| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixes for [Bug 1934272, 2072891] | Joe Mistachkin | 2008-10-02 | 3 | -6/+6 |
|
|
* | TIP #323 IMPLEMENTATION (partial) | dgp | 2008-09-29 | 1 | -2/+2 |
|
|
* | TIP #323 IMPLEMENTATION (partial) | dgp | 2008-09-29 | 1 | -2/+2 |
|
|
* | TIP #326 IMPLEMENTATION | dkf | 2008-09-29 | 1 | -6/+54 |
|
|
* | TIP #313 IMPLEMENTATION | dkf | 2008-09-29 | 1 | -2/+14 |
|
|
* | Implement TIP 314. [Patch 1901783] | dkf | 2008-09-28 | 2 | -9/+63 |
|
|
* | TIP #323 IMPLEMENTATION (partial) | dgp | 2008-09-26 | 1 | -8/+7 |
|
|
* | TIP #323 IMPLEMENTATION (partial) | dgp | 2008-09-26 | 1 | -2/+2 |
|
|
* | TIP #323 IMPLEMENTATION (partial) | dgp | 2008-09-26 | 1 | -3/+3 |
|
|
* | TIP #323 IMPLEMENTATION (partial) | dgp | 2008-09-26 | 1 | -3/+3 |
|
|
* | TIP #323 IMPLEMENTATION (partial) | dgp | 2008-09-26 | 1 | -2/+2 |
|
|
* | TIP #323 IMPLEMENTATION (partial) | dgp | 2008-09-25 | 1 | -2/+4 |
|
|
* | TIP #323 IMPLEMENTATION (partial) | dgp | 2008-09-25 | 1 | -4/+5 |
|
|
* | Implement TIP #315. | dkf | 2008-09-25 | 1 | -1/+11 |
|
|
* | TIP #323 IMPLEMENTATION (partial) | dgp | 2008-09-24 | 1 | -3/+3 |
|
|
* | Implement TIP #316. | dkf | 2008-09-24 | 1 | -240/+315 |
|
|
* | Apply [Patch 2082450] | dkf | 2008-09-23 | 1 | -7/+8 |
|
|
* | Fix [Bug 2118123] | dkf | 2008-09-23 | 4 | -8/+18 |
|
|
* | Implementation of TIP #320.#320.#320. | dkf | 2008-09-23 | 2 | -4/+48 |
|
|
* | Clean up paragraph order in chan.n [chan pipe] | ferrieux | 2008-09-22 | 1 | -11/+11 |
|
|
* | Incomplete docs for [binary encode] and [binary decode]. | dkf | 2008-09-10 | 1 | -4/+20 |
|
|
* | * doc/namespace.n: fix [Bug 2098441] | Miguel Sofer | 2008-09-07 | 1 | -2/+2 |
|
|
* | typo | dgp | 2008-08-27 | 1 | -2/+2 |
|
|
* | Added cross references to manual pages that discuss specific variables created | dkf | 2008-08-27 | 2 | -4/+55 |
|
|
* | * doc/Exit.3: do not call Tcl_Finalize implicitly | hobbs | 2008-08-01 | 1 | -7/+3 |
|
|
* | * doc/FileSystem.3: CONSTified many functions using Tcl_FileSystem | nijtmans | 2008-07-28 | 1 | -4/+4 |
|
|
* | * doc/Object.3 CONSTified 3 functions using | nijtmans | 2008-07-27 | 2 | -6/+6 |
|
|
* | CONSTified 4 functions in the Notifier which all have a Tcl_Time* in it which is | nijtmans | 2008-07-24 | 2 | -4/+4 |
|
|
* | TIP #304 implementation | ferrieux | 2008-07-21 | 1 | -1/+12 |
|
|
* | Fix error in example. [Bug 2016740] | dkf | 2008-07-15 | 1 | -2/+2 |
|
|
* | more consistent wrong # arg messages: change all messages containing ?options... | nijtmans | 2008-07-13 | 4 | -12/+12 |
|
|
* | Tighten up language. | dkf | 2008-07-08 | 1 | -15/+16 |
|
|
* | Correct examples. [Bug 1982642] | dkf | 2008-07-07 | 2 | -17/+31 |
|
|
* | Improve [lindex] examples. | dkf | 2008-07-06 | 1 | -5/+24 |
|
|
* | typo | dgp | 2008-06-30 | 1 | -2/+2 |
|
|
* | Clean up typedef formatting | dkf | 2008-06-30 | 1 | -7/+11 |
|
|
* | * doc/ObjectType.3: Updated documentation of the Tcl_ObjType | dgp | 2008-06-30 | 1 | -36/+74 |
|
|
* | Prepare Tcl's docs for life as 8.6 (remove out of date change bars, fix | dkf | 2008-06-29 | 79 | -836/+825 |
|
|
* | Fix [Bug 2004256] | dkf | 2008-06-29 | 1 | -31/+49 |
|
|
* | Fix [Bug 2004480] | dkf | 2008-06-28 | 1 | -3/+3 |
|
|
* | Tcl defines more than 7 Tcl_ObjTypes now, and we don't want to maintain | dgp | 2008-06-27 | 1 | -3/+3 |
|
|
* | typos | dgp | 2008-06-27 | 1 | -4/+4 |
|
|
* | remove stray .REcore_8_6_a1 | dgp | 2008-06-25 | 1 | -2/+1 |
|
|
* | bug #1995063 fix examples and comment on eof use. | patthoyts | 2008-06-24 | 1 | -5/+33 |
|
|
* | Make [next] work as described in TIP. [Bug 1998244] | dkf | 2008-06-19 | 1 | -2/+2 |
|
|
* | * doc/tm.n: Followup to changelog entry 2008-03-18 regarding | andreas_kupries | 2008-06-17 | 1 | -8/+15 |
|
|
* | TIP 285 Implementation | Joe Mistachkin | 2008-06-13 | 3 | -12/+69 |
|
|
* | Implementation of TIP #257. Incomplete due to missing Win build support. | dkf | 2008-05-31 | 10 | -4/+1608 |
|
|
* | Return type of Tcl_AppendPrintfToObj is void. (spotted by Torsten Berg) | patthoyts | 2008-05-07 | 1 | -2/+2 |
|
|
* | doc/Ensemble.3: Fix a typo: s/defiend/defined/ | georgeps | 2008-04-20 | 1 | -2/+2 |
|
|