summaryrefslogtreecommitdiffstats
path: root/doc/scan.n
Commit message (Collapse)AuthorAgeFilesLines
* merge stable branch onto HEADdgp2007-12-131-1/+1
|
* Next stage of doing GOOBE improvements to documentation now that the html ↵dkf2007-10-291-6/+4
| | | | generation works
* First stage of doing GOOBE improvements to documentation now that the html ↵dkf2007-10-281-2/+2
| | | | generation works
* * changes: Updated for 8.5b2 release.core_8_5_b2dgp2007-10-261-3/+2
| | | | | | * doc/*.1: Revert doc changes that broke * doc/*.3: `make html` so we can get the release * doc/*.n: out the door.
* Lots of improvements to look and feel of manual pagesdkf2007-10-241-2/+3
|
* Apply [Bug 1610310] to fix typos. Thanks to Larry Virden for spotting them.dkf2007-02-181-6/+6
|
* Added examples after prompting on the Tcler's chat.dkf2006-06-141-1/+7
|
* * doc/DoubleObj.3: More doc updates for TIP 237.dgp2006-04-261-3/+3
| | | | | | | | * doc/expr.n: * doc/format.n: * doc/mathfunc.n: * doc/scan.n: * doc/string.n:
* * doc/DoubleObj.3: More doc updates for TIP 237.dgp2006-04-251-60/+77
| | | | | | | | * doc/scan.n: * generic/tclScan.c: [scan $s %u] is documented to accept only * tests/scan.test: decimal formatted integers. Fixed code to match.
* scan %[] requires "one or more chars" [Bug 1277503]hobbs2005-10-051-5/+3
|
* Merged kennykb-numerics-branch back to the head; TIPs 132 and 232Kevin B Kenny2005-05-101-1/+1
|
* Purge old and inaccurate .VS/.VE macros.dkf2005-04-061-15/+1
|
* More minor doc fixesdkf2004-10-271-12/+12
|
* Another example and a bit more clarity.dkf2004-05-111-3/+14
|
* Added examples.dkf2004-05-101-3/+39
|
* Spell-check, fixed typos (Updates from Larry Virden).jenglish2002-07-011-2/+2
|
* TIP#72 implementation. See ChangeLog for details.dkf2002-02-151-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:hobbs2000-12-101-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.poenitz2000-09-071-1/+4
|
* * doc/scan.n:hobbs2000-05-231-2/+3
| | | | * doc/array.n: minor doc fixes [Bug: 5396]
* * doc/scan.n:hobbs1999-11-191-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 trunkstanton1999-04-161-10/+58
|
* Replaced SCCS strings, fixed binary filescore_8_0_3stanton1998-09-141-1/+1
|
* Initial revisionrjohnson1998-03-261-0/+134