summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* More examplesdkf2004-04-303-8/+73
|
* More examplesdkf2004-04-303-3/+63
|
* More examplesdkf2004-04-301-1/+26
|
* * doc/global.n:Miguel Sofer2004-04-282-4/+8
| | | | | | | | * doc/upvar.n: * generic/tclVar.c (ObjMakeUpvar): * tests/upvar.test (upvar-8.11): * tests/var.test (var-3.11): Avoid creation of unusable variables: [Bug 600812] [TIP 184].
* Minor docfix [Bug 943448]dkf2004-04-281-5/+7
|
* Doc updates from David Welton [Patches 941377,941380]dkf2004-04-262-4/+24
|
* Stronger wording & example. [Bug 940843]dkf2004-04-261-9/+54
|
* Reworked to remove references to testing interfaces and instead promote thedkf2004-04-261-41/+25
| | | | | use of the Thread package. [Patch 932527] Also reworked and reordered the page for better readability.
* fix to two filesystem bugs: more consistent file separator proc and correct ↵vincentdarley2004-04-231-5/+8
| | | | Tcl_FSJoinPath return values
* Improvements to examples by DKFdkf2004-04-221-26/+49
|
* Documentation clarification from David Welton.dkf2004-04-221-1/+4
|
* Spelling... :^/dkf2004-04-221-3/+3
|
* More examples, this time from Arjen Markus and Donal Fellows.dkf2004-04-221-2/+82
|
* Added note about a safe and useful mode of update to a hash being iterated over.dkf2004-04-211-3/+4
|
* Added example from David Welton. [Patch 939473]dkf2004-04-211-1/+19
|
* Added examples from David Welton. [Patch 938820]dkf2004-04-211-1/+38
|
* Added example from David Welton. [Patch 938056]dkf2004-04-191-1/+11
|
* Add more examples to documentation along the lines of David Welton's project.dkf2004-04-165-5/+105
|
* Corrected type error in synopsis.dgp2004-04-161-2/+2
|
* fix to utime documentationvincentdarley2004-04-161-4/+5
|
* Added example from [Patch 936245] from David Welton.dkf2004-04-161-3/+29
| | | | Also some other minor bits of doc cleanup.
* Added example based on [Patch 935911] from David Welton.dkf2004-04-161-1/+14
|
* * doc/msgcat.n: Clarified message catalog file encodings. [Bug 811457]dgp2004-03-311-3/+3
|
* * doc/array.n: added documentation for trace-realted behaviour ofMiguel Sofer2004-03-281-1/+4
| | | | 'array get' [Bug 449893]
* Docfix. [Bug 921464]dkf2004-03-231-3/+3
|
* Removed support for Mac OS Classic platform [Patch 918142]das2004-03-171-5/+1
|
* Removed support for Mac OS Classic platform [Patch 918142]das2004-03-1721-491/+58
|
* Slightly better docs for [lsearch]'s advanced capabilitiesdkf2004-03-171-1/+10
|
* * doc/catch.n: Compiled [catch] no longer fails to catch syntaxdgp2004-03-162-22/+4
| | | | | errors. Removed the claims in the documentation that it does. * doc/return.n: Updated example to use [dict merge].
* Formatting fix. [Bug 917171]dkf2004-03-161-2/+2
|
* Implementation of [dict merge] subcommand, based on [FRQ 745851]dkf2004-03-121-1/+8
|
* fixed typos in documentation and commentsvincentdarley2004-03-099-18/+18
|
* minor doc fixes for html conversioncore_8_5_a1hobbs2004-03-033-7/+7
|
* removed 'the the' typosvincentdarley2004-02-283-7/+7
|
* TIP#100 implementation largely based on work by Georgios Petasis.dkf2004-02-242-2/+158
|
* * doc/tcltest.n:dgp2004-02-181-3/+4
| | | | | | * library/tcltest/tcltest.tcl: Changed -verbose default value to {body error} so that detailed information on unexpected errors in tests is provided by default, even after the fix for [Bug 725253]
* clarify info exists vs. variables return resulthobbs2004-02-171-1/+3
|
* * doc/clock.n: Removed reference to non-existent [file ctime].dgp2004-02-061-3/+3
|
* * docs/tclvars.n: Added clarification of the ::tcl_platform(debug)davygrvy2004-02-061-5/+6
| | | | | var that it only refers to the flavor of the C run-time, and not whether the core contains symbols.
* filesystem fixes for '-force' consistency and picky compilersvincentdarley2004-01-291-3/+5
|
* filesystem documentation and testsvincentdarley2004-01-261-11/+10
|
* file normalize bug fixes for .. and .vincentdarley2004-01-231-2/+5
|
* mentions of 'panic' and 'panicVA' removed from the documentation.davygrvy2004-01-221-13/+3
|
* filesystem optimisation -- Three main issues accomplished: (1) cleaned up ↵vincentdarley2004-01-211-9/+21
| | | | variable names in
* Basic implementation of TIP#57 - TclX's [lassign] command into Tcl coredkf2004-01-171-0/+55
| | | | | | | Not a direct copy * Better use of Tcl object API * More extensive test suite * More extensive documentation
* fix to file normalization with relative linksvincentdarley2003-12-171-18/+22
|
* improved documentation on memory managementvincentdarley2003-12-161-16/+24
|
* TIP#75 Implementationdkf2003-12-141-1/+32
|
* improved filesystem documentationvincentdarley2003-12-123-44/+55
|
* * doc/lset.n: fix typo [Bug 852224]Miguel Sofer2003-12-011-2/+2
|