| Commit message (Expand) | Author | Age | Files | Lines |
* | nroff typo fixes | hobbs | 2007-04-22 | 1 | -9/+8 |
|
|
* | * doc/Notifier.3: Documented Tcl_SetNotifier and Tcl_ServiceModeHook. | Kevin B Kenny | 2007-04-20 | 1 | -5/+54 |
|
|
* | * doc/clock.n: Deleted an entirely superfluous (and also incorrect) remark | Kevin B Kenny | 2007-04-20 | 1 | -12/+0 |
|
|
* | * doc/clock.n: Corrected a silly error (transposed 'uppercase' | Kevin B Kenny | 2007-04-20 | 1 | -2/+3 |
|
|
* | * doc/clock.n: Corrected a silly error (transposed 'uppercase' | Kevin B Kenny | 2007-04-19 | 1 | -2/+2 |
|
|
* | * library/clock.tcl: Fixed the naming of | Kevin B Kenny | 2007-04-17 | 1 | -8/+8 |
|
|
* | * doc/clock.n: Corrected documentation to avoid periods in the | Kevin B Kenny | 2007-04-15 | 1 | -6/+6 |
|
|
* | Added keyword | dkf | 2007-04-13 | 1 | -3/+2 |
|
|
* | Extend/sort the "SEE ALSO" section | dkf | 2007-04-05 | 1 | -3/+3 |
|
|
* | restore line endings | dgp | 2007-04-03 | 1 | -475/+475 |
|
|
* | Fixed bug in regsub example. | dkf | 2007-03-19 | 1 | -4/+2 |
|
|
* | correct bogus change | dgp | 2007-02-24 | 1 | -2/+2 |
|
|
* | various "const" additions, in line with TIP #27 | nijtmans | 2007-02-23 | 1 | -3/+3 |
|
|
* | * doc/tcltest.n: Typo fix. [Bug 1663539] | dgp | 2007-02-20 | 1 | -2/+2 |
|
|
* | Apply [Bug 1610310] to fix typos. Thanks to Larry Virden for spotting them. | dkf | 2007-02-18 | 15 | -45/+45 |
|
|
* | Partial fix of [Bug 1662436] | dkf | 2007-02-18 | 1 | -39/+40 |
|
|
* | Fix [Bug 1614687] | dkf | 2007-02-13 | 1 | -3/+3 |
|
|
* | * doc/fcopy.n: Typo fix. [Bug 1630627] | dgp | 2007-01-29 | 1 | -2/+2 |
|
|
* | Rewrote for more clarity | dkf | 2006-12-19 | 1 | -56/+90 |
|
|
* | Replace with comment style recommended as "best practice" | dkf | 2006-12-19 | 1 | -13/+13 |
|
|
* | Wrote the commenting wrongly; used proper troff construct as recommended in
| dkf | 2006-12-19 | 1 | -9/+9 |
|
|
* | Fix minor fault found by Joe Mistachkin | dkf | 2006-12-19 | 1 | -2/+2 |
|
|
* | Fix example. [Bug 1615277] | dkf | 2006-12-14 | 1 | -2/+2 |
|
|
* | fix errors flagged by make/html | das | 2006-12-06 | 3 | -8/+8 |
|
|
* | Documentation for platform package. | andreas_kupries | 2006-12-05 | 2 | -0/+127 |
|
|
* | * generic/tclBasic.c: TIP #291. Define tcl_platform element for | andreas_kupries | 2006-12-05 | 1 | -1/+5 |
|
|
* | Implement TIP#267 | dkf | 2006-12-04 | 1 | -2/+12 |
|
|
* | Bug 1606454 fixed | dkf | 2006-12-02 | 1 | -475/+475 |
|
|
* | TIP#299 IMPLEMENTATION | Kevin B Kenny | 2006-12-01 | 1 | -6/+14 |
|
|
* | TIP#287 IMPLEMENTATION | dgp | 2006-12-01 | 1 | -1/+11 |
|
|
* | * generic/tclBasic.c: TIP #280 implementation. | andreas_kupries | 2006-11-28 | 1 | -1/+109 |
|
|
* | More bits and pieces of the TIP#174 implementation | dkf | 2006-11-26 | 1 | -0/+210 |
|
|
* | TIP#269 implementation | dkf | 2006-11-22 | 1 | -1/+6 |
|
|
* | Added a missing bold highlight | dkf | 2006-11-20 | 1 | -2/+2 |
|
|
* | Added more examples | dkf | 2006-11-16 | 2 | -19/+79 |
|
|
* | Convert \fP to \fR for easier manual page scraping | dkf | 2006-11-15 | 16 | -208/+208 |
|
|
* | Implemented [string reverse]. | dkf | 2006-11-09 | 1 | -2/+9 |
|
|
* | Implemented [lreverse] from TIP#272 | dkf | 2006-11-09 | 1 | -0/+31 |
|
|
* | * doc/ParseCmd.3, doc/Tcl.n, doc/eval.n, doc/exec.n: | hobbs | 2006-11-03 | 7 | -18/+18 |
|
|
* | * doc/Encoding.3: Missing doc updates (mostly Table of | dgp | 2006-10-18 | 5 | -9/+9 |
|
|
* | * doc/UpVar.3: brough the docs in accordance to the code. Ever | Miguel Sofer | 2006-10-09 | 1 | -4/+5 |
|
|
* | TIP #275: Support unsigned values in binary command | patthoyts | 2006-10-06 | 1 | -9/+14 |
|
|
* | nroff typo | hobbs | 2006-10-05 | 1 | -2/+2 |
|
|
* | * doc/Eval.3 (TclEvalObjv): added note on refCount management for | Miguel Sofer | 2006-10-01 | 1 | -1/+4 |
|
|
* | TIP 27 changes for Tcl_CreateEncoding | Kevin B Kenny | 2006-09-26 | 1 | -3/+3 |
|
|
* | another nit | dgp | 2006-09-25 | 1 | -2/+2 |
|
|
* | * doc/package.n: Fixed nits reported by Daniel Steffen in the | andreas_kupries | 2006-09-25 | 1 | -4/+4 |
|
|
* | TIP#268 IMPLEMENTATION | andreas_kupries | 2006-09-22 | 2 | -24/+133 |
|
|
* | * tests/msgcat.test: Bumped version in auxiliary files as well. | andreas_kupries | 2006-09-11 | 1 | -1/+1 |
|
|
* | * doc/tcltest.n: Bump to version tcltest 2.3.0 to account | dgp | 2006-09-11 | 1 | -3/+3 |
|
|