| Commit message (Expand) | Author | Age | Files | Lines |
* | Document [info coroutine]. | dkf | 2008-10-19 | 1 | -1/+8 |
|
|
* | Improve documentation of [tcl::prefix]. | dkf | 2008-10-19 | 2 | -26/+31 |
|
|
* | Improve clarity of formatting. | dkf | 2008-10-17 | 98 | -278/+807 |
|
|
* | Lots of very minor formatting fixes. | dkf | 2008-10-15 | 42 | -67/+293 |
|
|
* | Fix a bit of formatting. | dkf | 2008-10-14 | 1 | -2/+3 |
|
|
* | Made documentation *even more* clear... | dkf | 2008-10-14 | 2 | -7/+10 |
|
|
* | typocore_8_6_a3 | dgp | 2008-10-10 | 1 | -2/+2 |
|
|
* | Added better docs of [binary encode] and [binary decode] | dkf | 2008-10-07 | 1 | -2/+94 |
|
|
* | Corrected order of subcommands in a section to be alphabetic | dkf | 2008-10-07 | 1 | -8/+8 |
|
|
* | Documented channel transformations. | dkf | 2008-10-07 | 3 | -10/+196 |
|
|
* | missed commit of lset.n in TIP #331 changes. | Kevin B Kenny | 2008-10-06 | 1 | -6/+11 |
|
|
* | * doc/FileSystem.3: CONSTified Tcl_FSFileAttrStringsProc | nijtmans | 2008-10-05 | 1 | -2/+2 |
|
|
* | * doc/ChnlStack.3: CONSTified the typePtr argument | nijtmans | 2008-10-04 | 2 | -7/+7 |
|
|
* | * doc/Hash.3: CONSTified the typePtr argument | nijtmans | 2008-10-04 | 1 | -2/+2 |
|
|
* | * doc/RegConfig.3: CONSTified the configuration argument | nijtmans | 2008-10-04 | 1 | -2/+2 |
|
|
* | * doc/GetIndex.3: CONSTified the tablePtr argument | nijtmans | 2008-10-04 | 1 | -2/+2 |
|
|
* | minor corrections | dkf | 2008-10-03 | 1 | -12/+21 |
|
|
* | Implemented TIP#195 - tcl::prefix command. [Patch 1040206] | dkf | 2008-10-03 | 1 | -0/+93 |
|
|
* | Implement TIP #265. [FRQ 1446696] | dkf | 2008-10-02 | 1 | -0/+200 |
|
|
* | * doc/info.n: Fixed [SF Bug 2134049]. Rephrased the documentation | andreas_kupries | 2008-10-02 | 1 | -5/+6 |
|
|
* | forgot one missing unmatched font change | Joe Mistachkin | 2008-10-02 | 1 | -2/+2 |
|
|
* | 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 |
|
|