summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* minor doc fixcore_8_4_b1hobbs2002-07-052-7/+7
* just a few more corrections...dgp2002-07-031-7/+6
* incorrect section name reference.dgp2002-07-031-2/+2
* * doc/tcltest.n: more refinements of the documentation.dgp2002-07-031-209/+241
* Markup fixes, spellcheck.jenglish2002-07-021-28/+26
* * doc/tcltest.n: Reverted [makeFile] and [viewFile] todgp2002-07-021-7/+11
* * library/tcltest/tcltest.tcl: Simplified logic of [GetMatchingFiles]dgp2002-07-021-408/+190
* * doc/tcltest.n: more work in progress updating tcltest docs.dgp2002-07-011-139/+156
* Spell-check, fixed typos (Updates from Larry Virden).jenglish2002-07-0138-115/+113
* Documented the *real* behaviour of [concat]dkf2002-07-011-7/+14
* * work in progress updating tcltest documentation.dgp2002-07-011-86/+73
* * docs/tcltest.n: Doc revisions in progress.dgp2002-06-281-242/+409
* Minor improvement to documentation for [string last], and reformatting todkf2002-06-281-151/+117
* * Work in progress updating the documentation of the packages thatdgp2002-06-275-99/+84
* clarifications in doc/CrtInterp.3 and doc/StringObj.3Miguel Sofer2002-06-262-6/+15
* tip99vincentdarley2002-06-212-19/+56
* doc/file.n: Fixed indentation. No substantive changes.jenglish2002-06-201-6/+8
* * doc/CrtTrace.3: Added TIP#62 implementation of commandhobbs2002-06-172-10/+123
* * Corrected en_UK references to en_GB. UK is notdgp2002-06-171-6/+7
* * Revised locale initialization to interpretdgp2002-06-171-28/+55
* TIP#102 implementation: 'trace list' becomes 'trace info'dkf2002-06-141-5/+5
* vfs, winfs testsuitevincentdarley2002-06-131-4/+5
* fs clarification and windows fixesvincentdarley2002-06-121-3/+9
* Fix for [info locals] bug #567386; added compile functions forMiguel Sofer2002-06-112-7/+4
* * 4) deprecated [threadReap] and [mainThread] [Bug 534903]dgp2002-06-061-21/+2
* * tests/io.test: Fixed up namespace variable resolution issuesdgp2002-06-061-27/+11
* * Documented $tcl_rcFileName and added moredgp2002-06-051-9/+29
* * Implementation of TIP 85. Allows tcltestdgp2002-06-031-7/+22
* added description of [namepace forget] behaviour for unqualified patterns [Bu...Miguel Sofer2002-06-031-6/+11
* clarify the empty variable name issue ([Bug 549285])Miguel Sofer2002-06-031-4/+5
* TIP#91 implementation; makes old style channels binary compatible withdkf2002-05-241-48/+81
* Added Tcl_GetCommandFromObj, Tcl_GetCommandFullNamejenglish2002-05-171-3/+20
* Thanks to Peter Spjuth <peter.spjuth@space.se>, again. My prior fix fordavygrvy2002-05-081-20/+18
* Opps. An SH macro had two decimals. yes, I'm reverting my reversion.davygrvy2002-05-081-2/+2
* Prior revisions returned. The single-quote macro misunderstanding was fromdavygrvy2002-05-082-20/+22
* winhelp conversion tools where understand a ' as the first character on a linedavygrvy2002-05-082-22/+20
* fix to bug 553320vincentdarley2002-05-071-10/+15
* fix to 551306vincentdarley2002-05-022-11/+14
* Tcl_GetUnicodeFromObj missing from index linedkf2002-04-241-2/+2
* * doc/exec.n:hobbs2002-04-232-13/+38
* Added documentation for command tracing API [Bug 414927]dkf2002-04-231-0/+170
* * doc/clock.n:hobbs2002-04-221-6/+13
* * Added [mcload] to the export listdgp2002-04-191-0/+4
* typodgp2002-04-181-2/+2
* * Clarified documentation on handling unusual returndgp2002-04-181-9/+51
* * Removed [saveState] and [restoreState] fromdgp2002-04-181-17/+1
* clarified getting length of ByteArray objects to use string lengthhobbs2002-04-171-3/+7
* * Revised [tcltest::test] to return errorsdgp2002-04-151-11/+11
* tilde expansion cache-clearingvincentdarley2002-04-031-8/+7
* * Corrected problems with Tcl_AllowExceptionsdgp2002-03-291-4/+8