Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | scan %[] requires "one or more chars" [Bug 1277503] | hobbs | 2005-10-05 | 1 | -5/+3 |
| | |||||
* | Merged kennykb-numerics-branch back to the head; TIPs 132 and 232 | Kevin B Kenny | 2005-05-10 | 1 | -1/+1 |
| | |||||
* | Purge old and inaccurate .VS/.VE macros. | dkf | 2005-04-06 | 1 | -15/+1 |
| | |||||
* | More minor doc fixes | dkf | 2004-10-27 | 1 | -12/+12 |
| | |||||
* | Another example and a bit more clarity. | dkf | 2004-05-11 | 1 | -3/+14 |
| | |||||
* | Added examples. | dkf | 2004-05-10 | 1 | -3/+39 |
| | |||||
* | Spell-check, fixed typos (Updates from Larry Virden). | jenglish | 2002-07-01 | 1 | -2/+2 |
| | |||||
* | TIP#72 implementation. See ChangeLog for details. | dkf | 2002-02-15 | 1 | -17/+39 |
| | | | | | This version builds clean on Solaris/SPARC, with GCC and CC, both with and without threads and both in 32-bit and 64-bit mode. | ||||
* | * docs/scan.n: | hobbs | 2000-12-10 | 1 | -14/+12 |
| | | | | | | | * tests/scan.test: * generic/tclScan.c (Tcl_ScanObjCmd): changed %o and %x to use strtoul instead of strtol to correctly preserve scan<>format conversion of large integers. [Patch #102663, Bug #124600] | ||||
* | New or changed "SEE ALSO" section. | poenitz | 2000-09-07 | 1 | -1/+4 |
| | |||||
* | * doc/scan.n: | hobbs | 2000-05-23 | 1 | -2/+3 |
| | | | | * doc/array.n: minor doc fixes [Bug: 5396] | ||||
* | * doc/scan.n: | hobbs | 1999-11-19 | 1 | -14/+25 |
| | | | | | | | | | | | | | | * tests/scan.test: * generic/tclScan.c: finished support for inline scan by supporting XPG identifiers. * doc/http.n: * library/http2.1/http.tcl: added register and unregister commands to http:: package (better support for tls/SSL), as well as -type argument to http::geturl. [RFE: 2617] * doc/glob.n: added note about ..../ glob behavior on Win9* * doc/tcltest.n: fixed minor example errors [Bug: 3551] | ||||
* | merged tcl 8.1 branch back into the main trunk | stanton | 1999-04-16 | 1 | -10/+58 |
| | |||||
* | Replaced SCCS strings, fixed binary filescore_8_0_3 | stanton | 1998-09-14 | 1 | -1/+1 |
| | |||||
* | Initial revision | rjohnson | 1998-03-26 | 1 | -0/+134 |