summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* correct bogus changedgp2007-02-241-2/+2
* various "const" additions, in line with TIP #27nijtmans2007-02-231-3/+3
* * doc/tcltest.n: Typo fix. [Bug 1663539]dgp2007-02-201-2/+2
* Apply [Bug 1610310] to fix typos. Thanks to Larry Virden for spotting them.dkf2007-02-1815-45/+45
* Partial fix of [Bug 1662436]dkf2007-02-181-39/+40
* Fix [Bug 1614687]dkf2007-02-131-3/+3
* * doc/fcopy.n: Typo fix. [Bug 1630627]dgp2007-01-291-2/+2
* Rewrote for more claritydkf2006-12-191-56/+90
* Replace with comment style recommended as "best practice"dkf2006-12-191-13/+13
* Wrote the commenting wrongly; used proper troff construct as recommended in dkf2006-12-191-9/+9
* Fix minor fault found by Joe Mistachkindkf2006-12-191-2/+2
* Fix example. [Bug 1615277]dkf2006-12-141-2/+2
* fix errors flagged by make/htmldas2006-12-063-8/+8
* Documentation for platform package.andreas_kupries2006-12-052-0/+127
* * generic/tclBasic.c: TIP #291. Define tcl_platform element forandreas_kupries2006-12-051-1/+5
* Implement TIP#267dkf2006-12-041-2/+12
* Bug 1606454 fixeddkf2006-12-021-475/+475
* TIP#299 IMPLEMENTATIONKevin B Kenny2006-12-011-6/+14
* TIP#287 IMPLEMENTATIONdgp2006-12-011-1/+11
* * generic/tclBasic.c: TIP #280 implementation.andreas_kupries2006-11-281-1/+109
* More bits and pieces of the TIP#174 implementationdkf2006-11-261-0/+210
* TIP#269 implementationdkf2006-11-221-1/+6
* Added a missing bold highlightdkf2006-11-201-2/+2
* Added more examplesdkf2006-11-162-19/+79
* Convert \fP to \fR for easier manual page scrapingdkf2006-11-1516-208/+208
* Implemented [string reverse].dkf2006-11-091-2/+9
* Implemented [lreverse] from TIP#272dkf2006-11-091-0/+31
* * doc/ParseCmd.3, doc/Tcl.n, doc/eval.n, doc/exec.n:hobbs2006-11-037-18/+18
* * doc/Encoding.3: Missing doc updates (mostly Table ofdgp2006-10-185-9/+9
* * doc/UpVar.3: brough the docs in accordance to the code. EverMiguel Sofer2006-10-091-4/+5
* TIP #275: Support unsigned values in binary commandpatthoyts2006-10-061-9/+14
* nroff typohobbs2006-10-051-2/+2
* * doc/Eval.3 (TclEvalObjv): added note on refCount management forMiguel Sofer2006-10-011-1/+4
* TIP 27 changes for Tcl_CreateEncodingKevin B Kenny2006-09-261-3/+3
* another nitdgp2006-09-251-2/+2
* * doc/package.n: Fixed nits reported by Daniel Steffen in theandreas_kupries2006-09-251-4/+4
* TIP#268 IMPLEMENTATIONandreas_kupries2006-09-222-24/+133
* * tests/msgcat.test: Bumped version in auxiliary files as well.andreas_kupries2006-09-111-1/+1
* * doc/tcltest.n: Bump to version tcltest 2.3.0 to accountdgp2006-09-111-3/+3
* * library/msgcat/msgcat.tcl (msgcat::Init): on Darwin, add fallback ofdas2006-09-101-2/+4
* typodgp2006-09-051-1/+1
* correct package examplehobbs2006-09-041-3/+4
* bugfix, docs clarification and new tests for 'namespace upvar' [Bug 1546833]Miguel Sofer2006-08-261-3/+6
* Make [expr] use in examples more idiomatic [Bug 1526581]dkf2006-08-096-30/+30
* fix indenting with spaces i.s.o tabsnijtmans2006-08-031-2/+2
* two minor doc fixesnijtmans2006-08-032-4/+4
* Bug 1426279Kevin B Kenny2006-07-311-0/+9
* Fix typo [Bug 1496886]jenglish2006-07-301-2/+2
* fix errors from 'make html'das2006-07-282-4/+4
* One stray CONST that escaped the CONST->const conversion.dgp2006-06-201-2/+2