Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added examples | dkf | 2004-05-30 | 1 | -4/+29 |
| | |||||
* | Shrank the spacing slightly | dkf | 2004-05-30 | 1 | -6/+0 |
| | |||||
* | Addex example | dkf | 2004-05-30 | 1 | -5/+42 |
| | |||||
* | Added example and cleaned up a few bits of documentation. | dkf | 2004-05-30 | 1 | -9/+24 |
| | |||||
* | Added example | dkf | 2004-05-30 | 1 | -1/+15 |
| | |||||
* | Limits documentation and style improvements | dkf | 2004-05-30 | 2 | -1/+206 |
| | | | | Added C docs, cleaned up C code, added note on behaviour of limited master interps | ||||
* | Fix minor markup errors. | jenglish | 2004-05-29 | 3 | -14/+12 |
| | |||||
* | Added example | dkf | 2004-05-28 | 2 | -2/+31 |
| | |||||
* | Added example | dkf | 2004-05-28 | 2 | -2/+29 |
| | |||||
* | Added example | dkf | 2004-05-28 | 2 | -3/+51 |
| | |||||
* | Added examples | dkf | 2004-05-28 | 1 | -1/+29 |
| | |||||
* | Added example inspired by TIP#65 | dkf | 2004-05-28 | 1 | -1/+20 |
| | |||||
* | Added example, cross-references, and a note that {expand} is usually a | dkf | 2004-05-28 | 1 | -2/+31 |
| | | | | better choice! | ||||
* | Added examples | dkf | 2004-05-28 | 1 | -1/+24 |
| | |||||
* | Added example (based on TIP) | dkf | 2004-05-27 | 1 | -1/+30 |
| | |||||
* | Added examples | dkf | 2004-05-27 | 1 | -1/+38 |
| | |||||
* | Added examples | dkf | 2004-05-27 | 1 | -1/+34 |
| | |||||
* | Added example. | dkf | 2004-05-27 | 1 | -1/+12 |
| | |||||
* | Added example | dkf | 2004-05-27 | 2 | -2/+31 |
| | |||||
* | * doc/http.n (http::config): add -urlencoding option (default utf-8) | hobbs | 2004-05-25 | 1 | -3/+13 |
| | | | | | | | | | * library/http/http.tcl: that specifies encoding conversion of * library/http/pkgIndex.tcl: args for http::formatQuery. Previously * tests/http.test: undefined, RFC 2718 says it should be utf-8. 'http::config -urlencoding {}' returns previous behavior, which will throw errors processing non-latin-1 chars. Bumped http package to 2.5.0. | ||||
* | Added example | dkf | 2004-05-25 | 1 | -1/+8 |
| | |||||
* | Added example | dkf | 2004-05-25 | 1 | -1/+16 |
| | |||||
* | Added examples | dkf | 2004-05-25 | 1 | -1/+12 |
| | |||||
* | * docs/global.n: added details for qualified variable names | Miguel Sofer | 2004-05-25 | 1 | -10/+21 |
| | | | | [Bug 959831] | ||||
* | Add example | dkf | 2004-05-25 | 1 | -2/+17 |
| | |||||
* | More idiomatic example. [Bug 959602] | dkf | 2004-05-25 | 1 | -4/+2 |
| | |||||
* | Added examples | dkf | 2004-05-24 | 4 | -30/+83 |
| | |||||
* | * doc/set.n: accurate description of name resolution process, | Miguel Sofer | 2004-05-24 | 1 | -15/+13 |
| | | | | referring to namespace.n for details [Bug 959180] | ||||
* | Added example | dkf | 2004-05-24 | 1 | -1/+23 |
| | |||||
* | Added examples and more cross-references | dkf | 2004-05-24 | 1 | -9/+49 |
| | |||||
* | Added example and cross-reference | dkf | 2004-05-24 | 1 | -2/+9 |
| | |||||
* | Reformulated so as to make clear what are examples. | dkf | 2004-05-22 | 1 | -15/+17 |
| | |||||
* | Minor syntactic fixes. Removed a clause that read very strangely and | dkf | 2004-05-22 | 1 | -5/+1 |
| | | | | | was effectively duplicated elsewhere (and was a hold-over from previous versions of the page) | ||||
* | Use longer dashes (where available) | dkf | 2004-05-21 | 1 | -5/+5 |
| | |||||
* | Typo! | dkf | 2004-05-21 | 1 | -2/+2 |
| | |||||
* | Added examples. | dkf | 2004-05-21 | 1 | -1/+28 |
| | |||||
* | Added some more examples; there are actually examples scattered through the ↵ | dkf | 2004-05-21 | 1 | -12/+39 |
| | | | | file anyway. | ||||
* | 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 |
| |