summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* More people should automatically reach for the list command in conjunction withdkf2002-08-281-2/+4
* Added documentation note to remind authors of object type implementations todkf2002-08-161-1/+3
* corrected lsearch docs to use -inline in exampleshobbs2002-08-081-4/+4
* * docs/BoolObj.3: added description of valid string reps for aMiguel Sofer2002-08-071-1/+7
* * doc/CmdCmplt.3: Applied Patch 585105 to fully CONST-ifydgp2002-08-0512-42/+31
* Man page updates from Larry Virden.jenglish2002-07-235-12/+14
* removed load-related clientData, made filesystem staticvincentdarley2002-07-221-12/+7
* typodgp2002-07-161-2/+2
* file normalization on win 95/98vincentdarley2002-07-111-20/+14
* * Overlooked CONST documentation update.dgp2002-07-111-2/+2
* * doc/tcltest.n: Fixed incompatibility in [viewFile].dgp2002-07-081-3/+3
* no zero refcount in Tcl_FSvincentdarley2002-07-081-12/+18
* fs cleanupvincentdarley2002-07-081-13/+14
* 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