summaryrefslogtreecommitdiffstats
path: root/doc/scan.n
Commit message (Collapse)AuthorAgeFilesLines
* Be more accurate about scan's %iferrieux2016-10-091-3/+1
|
* Eliminate exess spacings in many doc pages.jan.nijtmans2016-03-021-14/+14
|
* Fix [426679ef7d]: Having man.macros after .TH breaks rendering on OpenBSD ↵jan.nijtmans2013-11-051-1/+1
|\ | | | | | | and possibly others.
| * Fix [426679ef7d]: Having man.macros after .TH breaks rendering on OpenBSD ↵jan.nijtmans2013-11-051-1/+1
| | | | | | | | and possibly others.
* | [3556215]: Made [scan] match [format] better in what it accepts as a formatdkf2013-10-221-2/+2
|\ \ | |/ | | string, by allowing uppercase %X, %E and %G.
| * [3556215]: Made [scan] match [format] better in what it accepts as a formatdkf2013-10-221-2/+2
| | | | | | string, by allowing uppercase %X, %E and %G.
* | Now that we're no longer using SCM based on RCS, the RCS Keyword linesdgp2011-03-021-2/+0
|\ \ | |/ | | cause more harm than good. Purged them (except in zlib files).
| * Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-021-2/+0
| |\ | | | | | | more harm than good. Purged them.
| | * Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-011-2/+0
| | | | | | | | | more harm than good. Purged them.
| | * Yet more doc update backportingdkf2004-10-271-3/+50
| | |
* | | Use a consistent indentation of 4 for code examples.dkf2010-01-201-12/+15
| | |
* | | General minor documentation improvements.dkf2009-02-241-13/+16
| | |
* | | TIP #343 IMPLEMENTATION - A Binary Specifier for [format/scan]ferrieux2008-12-101-1/+7
| | |
* | | Improve clarity of formatting.dkf2008-10-171-1/+7
| | |
* | | Prepare Tcl's docs for life as 8.6 (remove out of date change bars, fixdkf2008-06-291-7/+15
|/ / | | | | | | typedefs, add a few missing bits)
* | 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