Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * 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 |
| | |||||
* | 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 |
| |