summaryrefslogtreecommitdiffstats
path: root/doc/format.n
Commit message (Collapse)AuthorAgeFilesLines
* More doc fix backportingdkf2004-10-271-5/+50
|
* Fixed behaviour of [format] on 64-bit platforms by defining it to work withdkf2002-02-191-7/+13
| | | | | | machine words by default. This seems to be what the test suite expected anyway, and it is a fairly sensible choice. The other alternative was to make %d always 32-bit and %ld always 64-bit, but that'd be more complex to do.
* TIP#72 implementation. See ChangeLog for details.dkf2002-02-151-2/+5
| | | | | 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.
* New or changed "SEE ALSO" section.poenitz2000-09-071-1/+4
|
* * doc/scan.n:hobbs1999-11-191-2/+2
| | | | | | | | | | | | | | * 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-2/+4
|
* Replaced SCCS strings, fixed binary filescore_8_0_3stanton1998-09-141-1/+1
|
* Initial revisionrjohnson1998-03-261-0/+212