Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added examples | dkf | 2004-05-20 | 1 | -1/+39 |
| | |||||
* | Added examples. | dkf | 2004-05-20 | 1 | -2/+61 |
| | |||||
* | fix to 'file dirname' and to fs refCount documentation | vincentdarley | 2004-05-19 | 1 | -7/+16 |
| | |||||
* | * compat/strftime.c (_fmt, ISO8601Week): | Kevin B Kenny | 2004-05-18 | 1 | -1/+7 |
| | | | | | | | * doc/clock.n: * tests/clock.test: Major rework to the handling of ISO8601 week numbers. Now passes all the %G and %V test cases on Windows, Linux and Solaris [Bugs #500285, #500389, and #852944] | ||||
* | Added example | dkf | 2004-05-18 | 1 | -3/+11 |
| | |||||
* | Added example | dkf | 2004-05-18 | 1 | -1/+11 |
| | |||||
* | Whitespace fix. | dkf | 2004-05-18 | 1 | -3/+1 |
| | |||||
* | Minor whitespace fix. | dkf | 2004-05-18 | 1 | -10/+1 |
| | |||||
* | Improve the clarity of the lsearch manpage. Thanks to Peter Spjuth! | dkf | 2004-05-18 | 1 | -74/+93 |
| | |||||
* | Ensure that single quotes don't come at the start of a line, even when quoted. | dkf | 2004-05-18 | 1 | -3/+3 |
| | |||||
* | Added documentation for TIP#143 limits and a few interesting examples. | dkf | 2004-05-18 | 1 | -23/+129 |
| | |||||
* | Added example | dkf | 2004-05-17 | 1 | -1/+21 |
| | |||||
* | Added example | dkf | 2004-05-17 | 1 | -2/+13 |
| | |||||
* | Example updates/additions. | dkf | 2004-05-17 | 2 | -5/+27 |
| | |||||
* | Docbug. [Bug 953374] | dkf | 2004-05-17 | 1 | -2/+2 |
| | |||||
* | TIP#129 implementation. Probably also much more breakage in the test suite too | dkf | 2004-05-13 | 1 | -16/+115 |
| | |||||
* | Added examples | dkf | 2004-05-11 | 1 | -2/+16 |
| | |||||
* | More and deeper examples. | dkf | 2004-05-11 | 1 | -6/+48 |
| | |||||
* | documentation for glob -types d with symbolic links | vincentdarley | 2004-05-11 | 1 | -1/+4 |
| | |||||
* | Another example and a bit more clarity. | dkf | 2004-05-11 | 1 | -3/+14 |
| | |||||
* | Added examples. | dkf | 2004-05-10 | 1 | -3/+39 |
| | |||||
* | Added yet more examples. | dkf | 2004-05-07 | 1 | -3/+52 |
| | |||||
* | * doc/unset.n: added upvar.n to the "see also" list | Miguel Sofer | 2004-05-07 | 1 | -2/+2 |
| | |||||
* | More examples. | dkf | 2004-05-05 | 2 | -2/+22 |
| | |||||
* | More examples. | dkf | 2004-05-05 | 2 | -5/+35 |
| | |||||
* | Remove reference to totally non-existant API. [Bug 848440] | dkf | 2004-05-05 | 1 | -2/+2 |
| | |||||
* | More examples | dkf | 2004-04-30 | 3 | -8/+73 |
| | |||||
* | More examples | dkf | 2004-04-30 | 3 | -3/+63 |
| | |||||
* | More examples | dkf | 2004-04-30 | 1 | -1/+26 |
| | |||||
* | * doc/global.n: | Miguel Sofer | 2004-04-28 | 2 | -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] | dkf | 2004-04-28 | 1 | -5/+7 |
| | |||||
* | Doc updates from David Welton [Patches 941377,941380] | dkf | 2004-04-26 | 2 | -4/+24 |
| | |||||
* | Stronger wording & example. [Bug 940843] | dkf | 2004-04-26 | 1 | -9/+54 |
| | |||||
* | Reworked to remove references to testing interfaces and instead promote the | dkf | 2004-04-26 | 1 | -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 ↵ | vincentdarley | 2004-04-23 | 1 | -5/+8 |
| | | | | Tcl_FSJoinPath return values | ||||
* | Improvements to examples by DKF | dkf | 2004-04-22 | 1 | -26/+49 |
| | |||||
* | Documentation clarification from David Welton. | dkf | 2004-04-22 | 1 | -1/+4 |
| | |||||
* | Spelling... :^/ | dkf | 2004-04-22 | 1 | -3/+3 |
| | |||||
* | More examples, this time from Arjen Markus and Donal Fellows. | dkf | 2004-04-22 | 1 | -2/+82 |
| | |||||
* | Added note about a safe and useful mode of update to a hash being iterated over. | dkf | 2004-04-21 | 1 | -3/+4 |
| | |||||
* | Added example from David Welton. [Patch 939473] | dkf | 2004-04-21 | 1 | -1/+19 |
| | |||||
* | Added examples from David Welton. [Patch 938820] | dkf | 2004-04-21 | 1 | -1/+38 |
| | |||||
* | Added example from David Welton. [Patch 938056] | dkf | 2004-04-19 | 1 | -1/+11 |
| | |||||
* | Add more examples to documentation along the lines of David Welton's project. | dkf | 2004-04-16 | 5 | -5/+105 |
| | |||||
* | Corrected type error in synopsis. | dgp | 2004-04-16 | 1 | -2/+2 |
| | |||||
* | fix to utime documentation | vincentdarley | 2004-04-16 | 1 | -4/+5 |
| | |||||
* | Added example from [Patch 936245] from David Welton. | dkf | 2004-04-16 | 1 | -3/+29 |
| | | | | Also some other minor bits of doc cleanup. | ||||
* | Added example based on [Patch 935911] from David Welton. | dkf | 2004-04-16 | 1 | -1/+14 |
| | |||||
* | * doc/msgcat.n: Clarified message catalog file encodings. [Bug 811457] | dgp | 2004-03-31 | 1 | -3/+3 |
| | |||||
* | * doc/array.n: added documentation for trace-realted behaviour of | Miguel Sofer | 2004-03-28 | 1 | -1/+4 |
| | | | | 'array get' [Bug 449893] |