Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History of file doc/format.n at check-in 82bff07330876c40
|
2026-04-06
| ||
| 22:29 | - unified format.n, fpclassify.n, glob.n, hisotry.n - 6 more final conversions file: [834b8816ba] check-in: [46324780cc] user: Torsten branch: tip-700, size: 11148 | |
|
2025-09-04
| ||
| 16:53 | %#d conversion is always performed. Fix comment file: [79746e9bad] check-in: [3110ef6e49] user: jan.nijtmans branch: core-9-0-branch, size: 11152 | |
|
2025-09-03
| ||
| 21:37 | [af4780b0b5]: Improve format #d documentation file: [acd08f3bd9] check-in: [4abd03dd4c] user: jan.nijtmans branch: bug-af4780b0b5, size: 11238 | |
|
2024-08-29
| ||
| 19:21 | Merge [810eb78647bbdf9b]: TIP #697: 32-bit truncation in format and scan (let's gain some time). file: [a94812cb4a] check-in: [cc35134867] user: pooryorick branch: unchained, size: 11521 | |
| 05:22 | Merge [3d5e024e64e79fcf]: Fix [9c258a841a]: document %t/%z/%j/%q size field specifiers. Fix %j/%z/%t matching the C printf. file: [95ab7c3868] check-in: [0780a92568] user: pooryorick branch: unchained, size: 11603 | |
|
2024-08-25
| ||
| 08:14 | Merge [df4af9e1526637e2]: Another round of small fixes, especially spelling errors. file: [fe311c8487] check-in: [89903f7fef] user: pooryorick branch: unchained, size: 11510 | |
| 08:01 | Merge [af2506c0800373df]: More small bits of doc polishing. file: [0fbccd103c] check-in: [b858e4fce5] user: pooryorick branch: unchained, size: 11502 | |
|
2024-07-20
| ||
| 15:59 | Merge trunk [91c2f411e7e71552], TIP #636 (tip-636-tcl9-644), resolve all conflicts including those resulting from conflicting Tcl_Obj interface implementations, and relicense under GNU Affero General Public License. All tests pass. file: [438c1cb950] check-in: [d8a3450f12] user: pooryorick branch: unchained, size: 11503 | |
|
2024-06-19
| ||
| 10:58 | Document %z and %t size modifiers for 'format' and 'scan' file: [ef7e8d0edc] check-in: [09de253f50] user: jan.nijtmans branch: core-8-branch, size: 11311 | |
|
2024-06-11
| ||
| 12:13 | Backport: Another round of small fixes, especially spelling errors... file: [ddc8127214] check-in: [8fd95d871e] user: jan.nijtmans branch: core-8-branch, size: 11291 | |
|
2024-05-31
| ||
| 09:16 | Make a start with new TIP implementation, handling '%d' for 'format' and '%d'/'L'/'z'/'t'/'q'/'j' for 'scan' file: [9b298f87d2] check-in: [4fe0d34f53] user: jan.nijtmans branch: tip-697, size: 11208 | |
|
2024-05-30
| ||
| 22:02 | Fix [9c258a841a]: document %t/%z/%j/%q size field specifiers. Fix %j/%z/%t matching the C printf file: [fcf498b5a0] check-in: [3d5e024e64] user: jan.nijtmans branch: main, size: 11290 | |
| 21:26 | Let's [9c258a841a|fix] the j%j/%q type specifiers, so they behave like C in scripts, and document them file: [eeec00468e] check-in: [0c66ee7d75] user: jan.nijtmans branch: bug-9c258a841a, size: 11283 | |
|
2024-05-29
| ||
| 15:20 | Let's [9c258a841a|fix] the %p/%z/%t type specifiers, so they behave like C in scripts, and document them file: [4210461a1c] check-in: [2d6520b382] user: jan.nijtmans branch: bug-9c258a841a, size: 11388 | |
|
2024-05-02
| ||
| 09:55 | Ticket [cab08bbf04]: document "format %llu" as invalid file: [60c6743e9d] check-in: [59c2c36a1e] user: oehhar branch: core-8-6-branch, size: 10756 | |
|
2024-01-25
| ||
| 17:45 | Another round of small fixes, especially spelling errors... file: [2ebeb47340] check-in: [df4af9e152] user: dkf branch: main, size: 11197 | |
|
2024-01-21
| ||
| 23:03 | More small bits of doc polishing file: [22703e6239] check-in: [af2506c080] user: dkf branch: main, size: 11189 | |
|
2018-01-24
| ||
| 12:02 | Document "L" length modifier and (new) %a/%A specifiers. file: [0da5a8064a] check-in: [afb68da53e] user: jan.nijtmans branch: z_modifier, size: 11190 | |
| 10:00 | merge core-8-6-branch file: [c3a6160ccc] check-in: [4b20e752c0] user: jan.nijtmans branch: core-8-branch, size: 10686 | |
| 09:59 | Documentation fix: there is no "O" conversion, just "o" for octal. Also, "b" conversions normally don't produce a sign. file: [9303499e59] check-in: [15b214b5f8] user: jan.nijtmans branch: core-8-6-branch, size: 10588 | |
| 08:47 | merge core-8-branch. Improve documentation (format.n). file: [b2d7989955] check-in: [3046684145] user: jan.nijtmans branch: z_modifier, size: 10770 | |
|
2017-06-14
| ||
| 10:04 | Little variation on Brian's proposal: Only prefix decimal number with '0d' when that's necessary for correct interpretation of the number when parsed back again. file: [ef2d4d4af7] check-in: [20eeb7733d] user: jan.nijtmans branch: jn-0d-radix-prefix, size: 10772 | |
| 07:54 | Rebase to core-8-6-branch (who told that fossil doesn't know how to rebase ....) file: [e555646eca] check-in: [ae4471b37c] user: jan.nijtmans branch: bsg-0d-radix-prefix, size: 10689 | |
|
2017-06-12
| ||
| 14:04 | Add support of 0d in the format %# conversion flag. Add tests for same. file: [5ba02faf17] check-in: [b8074009fb] user: griffin branch: bsg-0d-radix-prefix, size: 10698 | |
|
2016-03-02
| ||
| 08:49 | Eliminate exess spacings in many doc pages. file: [f3e037533b] check-in: [840e5d4825] user: jan.nijtmans branch: trunk, size: 10591 | |
|
2013-11-05
| ||
| 12:39 | Fix [426679ef7d]: Having man.macros after .TH breaks rendering on OpenBSD and possibly others. file: [86a6d2dbdd] check-in: [92ff51d4b5] user: jan.nijtmans branch: trunk, size: 10610 | |
| 12:36 | Fix [426679ef7d]: Having man.macros after .TH breaks rendering on OpenBSD and possibly others. file: [7439552ad5] check-in: [5145f9b673] user: jan.nijtmans branch: core-8-5-branch, size: 10035 | |
|
2013-01-14
| ||
| 18:00 | Deleted: removing "uninteresting" files (doc, Changelog) to reduce merge conflicts check-in: [e6c519de83] user: mig branch: mig-strip-brutal, size: 0 | |
|
2013-01-09
| ||
| 16:43 | Experimental: categories added to man pages; enhance tcltk-man2html to use categories to render ToC file: [46672b446c] check-in: [82bff07330] user: twylite branch: frq-3599786, size: 10643 | |
|
2011-07-17
| ||
| 15:00 | Documentation improvements (small; some revision to parsing script) to improve the quality of HTML doc builds. file: [8b9a76287d] check-in: [03e341000a] user: dkf branch: trunk, size: 10610 | |
|
2011-03-02
| ||
| 20:27 | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause more harm than good. Purged them (except in zlib files). file: [1539755c53] check-in: [c64f310d38] user: dgp branch: trunk, size: 10580 | |
| 16:06 | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause more harm than good. Purged them. file: [9321140760] check-in: [79367df0f0] user: dgp branch: core-8-5-branch, size: 10035 | |
|
2011-03-01
| ||
| 15:38 | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause more harm than good. Purged them. file: [8d31652d6f] check-in: [90b4acd7bd] user: dgp branch: core-8-4-branch, size: 10377 | |
|
2010-11-17
| ||
| 12:24 | Move the documentation changes of the 8.6 trunk forward on the no-NRE branch. Except for info.n and vwait.n which contained references to coroutines nothing had to be changed. file: [3e88c16952] check-in: [383e0386ae] user: andreask branch: activestate-nre-excised-variant-1-roll-forward, size: 10650 | |
|
2010-01-20
| ||
| 13:57 | merge updates from HEAD file: [7b362edcdf] check-in: [23c0bdab5e] user: dgp branch: dgp-refactor, size: 10654 | |
| 13:42 | Use a consistent indentation of 4 for code examples. file: [c16148235b] check-in: [e2e171f334] user: dkf branch: trunk, size: 10650 | |
|
2009-02-25
| ||
| 13:50 | merge updates from HEAD file: [abba023380] check-in: [8478606537] user: dgp branch: dgp-refactor, size: 10606 | |
|
2009-02-24
| ||
| 21:04 | General minor documentation improvements. file: [608098a8ec] check-in: [e68a3507e0] user: dkf branch: trunk, size: 10602 | |
|
2008-12-12
| ||
| 02:41 | merge updates from HEAD file: [d887772d39] check-in: [ffe56e444b] user: dgp branch: dgp-refactor, size: 10357 | |
|
2008-12-10
| ||
| 18:21 | TIP #343 IMPLEMENTATION - A Binary Specifier for [format/scan] file: [a51c828feb] check-in: [197d47d29d] user: ferrieux branch: trunk, size: 10359 | |
|
2008-10-17
| ||
| 20:52 | merge updates from HEAD file: [f7ddb9a8af] check-in: [d93600ad8e] user: dgp branch: dgp-refactor, size: 10132 | |
| 10:22 | Improve clarity of formatting. file: [b4183811c5] check-in: [71edbde46a] user: dkf branch: trunk, size: 10129 | |
|
2007-12-13
| ||
| 15:22 | merge stable branch onto HEAD file: [3f6b7d0dc6] check-in: [d1f7550cd9] user: dgp branch: trunk, size: 10105 | |
|
2007-11-01
| ||
| 16:55 | merge updates from HEAD file: [346e6a5243] check-in: [06cf57e4eb] user: dgp branch: dgp-refactor, size: 10108 | |
| 16:25 | merge updates from HEAD file: [255156c7a1] check-in: [cd5e32c829] user: dgp branch: core-stabilizer-branch, size: 10109 | |
|
2007-10-29
| ||
| 01:42 | Next stage of doing GOOBE improvements to documentation now that the html generation works file: [15e0c04515] check-in: [5d2457660f] user: dkf branch: trunk, size: 10105 | |
|
2007-10-28
| ||
| 14:17 | First stage of doing GOOBE improvements to documentation now that the html generation works file: [a77996dbeb] check-in: [273847833c] user: dkf branch: trunk, size: 10106 | |
|
2007-10-26
| ||
| 20:11 | * changes: Updated for 8.5b2 release. * doc/*.1: Revert doc changes that broke * doc/*.3: `make html` so we can get the release * doc/*.n: out the door. file: [2b5509923e] check-in: [b67e3f215e] user: dgp branch: trunk, size: 10106 | |
|
2007-10-25
| ||
| 14:07 | More GOOBE quoting file: [23a6efa945] check-in: [a27e69c062] user: dkf branch: trunk, size: 10113 | |
|
2007-10-24
| ||
| 14:29 | Lots of improvements to look and feel of manual pages file: [1b7d82bbb1] check-in: [bf4174f4b1] user: dkf branch: trunk, size: 10107 | |
|
2006-07-05
| ||
| 21:29 | merge updates from HEAD file: [fa65f5c56a] check-in: [2d02d24f27] user: dgp branch: dgp-refactor, size: 10109 | |
|
2006-06-14
| ||
| 14:59 | Added examples after prompting on the Tcler's chat. file: [a97f25709f] check-in: [f24478aad6] user: dkf branch: trunk, size: 10106 | |
|
2006-04-28
| ||
| 16:09 | Merge updates from HEAD file: [d847ada1d6] check-in: [afab2ad07a] user: dgp branch: dgp-refactor, size: 9975 | |
|
2006-04-25
| ||
| 18:30 | * doc/DoubleObj.3: More doc updates for TIP 237. * doc/format.n: * doc/scan.n: file: [30f98e195a] check-in: [3adabf22b8] user: dgp branch: trunk, size: 9972 | |
|
2005-06-13
| ||
| 01:45 | *** MERGE WITH HEAD *** (tag msofer-wcodes-20050611) file: [37297650fb] check-in: [d666b09ed5] user: msofer branch: msofer-wcodes-branch, size: 10418 | |
|
2005-05-10
| ||
| 18:33 | Merged kennykb-numerics-branch back to the head; TIPs 132 and 232 file: [5336fd78b4] check-in: [1cc2336920] user: kennykb branch: trunk, size: 10415 | |
|
2005-04-10
| ||
| 23:14 | merged with HEAD and fixed 1180368 file: [63f6ae6d70] check-in: [7bc9ca0285] user: kennykb branch: kennykb-numerics-branch, size: 10419 | |
|
2005-04-07
| ||
| 17:31 | merge updates from HEAD file: [52d9b02054] check-in: [7d5704f18c] user: dgp branch: dgp-refactor, size: 10414 | |
|
2005-04-06
| ||
| 20:55 | Purge old and inaccurate .VS/.VE macros. file: [d821b9701b] check-in: [b5dbb85db5] user: dkf branch: trunk, size: 10411 | |
|
2004-10-28
| ||
| 18:45 | merge updates from HEAD file: [0494368508] check-in: [5fdab1eb47] user: dgp branch: dgp-refactor, size: 10450 | |
|
2004-10-27
| ||
| 12:53 | More minor doc fixes file: [21c80d8225] check-in: [d75edd0e24] user: dkf branch: trunk, size: 10447 | |
| 12:52 | More doc fix backporting file: [25ea378d27] check-in: [63610c2fd0] user: dkf branch: core-8-4-branch, size: 10450 | |
|
2004-09-08
| ||
| 23:02 | Merge updates from HEAD file: [8539596ccc] check-in: [dff8728918] user: dgp branch: dgp-refactor, size: 10394 | |
|
2004-08-31
| ||
| 15:19 | Grammar and spelling fixes. [Patch 1018486] file: [879d55a2ff] check-in: [1b588c2346] user: dkf branch: trunk, size: 10390 | |
|
2004-05-17
| ||
| 18:42 | merge updates from HEAD file: [faa98d1e91] check-in: [5741c7bde9] user: dgp branch: dgp-refactor, size: 10393 | |
|
2004-05-07
| ||
| 23:29 | Added yet more examples. file: [83b5a87bc7] check-in: [f4ee589069] user: dkf branch: trunk, size: 10389 | |
|
2002-06-10
| ||
| 05:33 | Merging with TOT as of 06/09/2002. file: [ca696286c2] check-in: [73b68fb238] user: wolfsuit branch: macosx-8-4-branch, size: 9129 | |
|
2002-02-19
| ||
| 10:26 | Fixed behaviour of [format] on 64-bit platforms by defining it to work with 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. file: [d9ec8204eb] check-in: [6229fe3c30] user: dkf branch: trunk, size: 9119 | |
|
2002-02-15
| ||
| 14:28 | TIP#72 implementation. See ChangeLog for details. 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. file: [21220a1b31] check-in: [8d82de1905] user: dkf branch: trunk, size: 8833 | |
|
2001-10-12
| ||
| 12:58 | Documented (some) 64-bit-related behaviour changes. file: [054fa4ec76] check-in: [529dce316f] user: dkf branch: dkf-64bit-support-branch, size: 8838 | |
|
2001-04-03
| ||
| 22:06 | doc clarifications and cleanup file: [786434940e] check-in: [e18374f068] user: hobbs branch: core-8-3-1-branch, size: 8770 | |
|
2000-09-07
| ||
| 14:27 | New or changed "SEE ALSO" section. file: [43554d7434] check-in: [2d43282569] user: poenitz branch: trunk, size: 8768 | |
|
1999-11-19
| ||
| 06:33 | * doc/scan.n: * 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] file: [2c544d4e83] check-in: [3de36dc975] user: hobbs branch: trunk, size: 8728 | |
|
1999-04-21
| ||
| 00:42 | Deleted: Added comments for 4/19 and 4/20 check-in: [6c6fc5d7b2] user: redman branch: scriptics-tclpro-1-2-old, size: 0 | |
|
1999-04-16
| ||
| 00:46 | merged tcl 8.1 branch back into the main trunk file: [5f8e2b0bed] check-in: [f3b32fb71c] user: stanton branch: trunk, size: 8729 | |
|
1999-03-11
| ||
| 19:28 | Deleted: Add documentation for Tcl_GetVersion() check-in: [940e47cf48] user: redman branch: scriptics-tclpro-1-2, size: 0 | |
|
1999-02-10
| ||
| 23:31 | * unix/mkLinks: * doc/SetVar.3: * generic/tcl.h: * generic/tclVar.c: Restored Tcl_ObjGetVar2 and Tcl_ObjSetVar2 from 8.0. Renamed Tcl_Get/SetObjVar2 to Tcl_GetVar2Ex and Tcl_SetVar2Ex. * Merged 8.0.5b2 patches file: [4e1e29f05c] check-in: [b403ad5f28] user: stanton branch: core-8-1-branch-old, size: 8733 | |
|
1998-09-24
| ||
| 23:58 | merging changes from 8.0.3 into 8.1a2 file: [cc31bbab19] check-in: [1c3c1ab19f] user: stanton branch: core-8-1-branch-old, size: 8723 | |
|
1998-09-14
| ||
| 18:39 | Replaced SCCS strings, fixed binary files file: [d7354a4b71] check-in: [196f92fd17] user: stanton branch: trunk, size: 8719 | |
|
1998-03-26
| ||
| 14:45 | Added: Initial revision file: [c77eea9208] check-in: [cacdd0f329] user: rjohnson branch: trunk, size: 8698 | |