History of doc/CrtObjCmd.3 of cacdd0f329872d67
Not logged in

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

History of file doc/CrtObjCmd.3 at check-in cacdd0f329872d67

2026-02-23
09:17
Rebase to trunk. More bool's file: [a769168d8a] check-in: [e0b054564f] user: jan.nijtmans branch: tip-748, size: 15013
2024-09-26
19:32
Backport many small documentation changes (as far as appropriate) from 9.0. Update changes.md file: [2c9799d8c0] check-in: [2046ce35ea] user: jan.nijtmans branch: core-8-branch, size: 14680
2024-09-19
10:08
Backport a lot of doc improvements from 9.0 file: [39c194d53f] check-in: [48ff6c7312] user: jan.nijtmans branch: core-8-branch, size: 14715
2024-06-11
12:13
Backport: Another round of small fixes, especially spelling errors... file: [75ea77da2d] check-in: [8fd95d871e] user: jan.nijtmans branch: core-8-branch, size: 14720
2024-06-04
16:39
TIP 696 #defines and docs file: [7c237eec22] check-in: [c3971ab24d] user: apnadkarni branch: tip-696, size: 15011
2024-01-25
17:45
Another round of small fixes, especially spelling errors... file: [62050a3565] check-in: [df4af9e152] user: dkf branch: main, size: 14946
2024-01-21
23:03
More small bits of doc polishing file: [7633655cd7] check-in: [af2506c080] user: dkf branch: main, size: 14945
2023-05-03
14:47
TIP #666 implementation file: [6f6ec6985d] check-in: [380064f5c8] user: jan.nijtmans branch: tip-666, size: 14719
09:31
Use Tcl_Size instead of ptrdiff_t in Tcl_ObjCmdProc2(), Tcl_CmdObjTraceProc2, and Tcl_MethodCallProc2(). file: [b9ce0ff9a1] check-in: [cd426d20a9] user: pooryorick branch: main, size: 14950
2023-04-19
05:49
Fix a few function signatures in manpages for TIP 660. file: [1f04e0c41a] check-in: [dd9adf8316] user: apnadkarni branch: core-8-branch, size: 14720
2023-04-16
17:05
Update manpages for TIP 660. Also one size_t -> Tcl_Size change in public API file: [70151a6df3] check-in: [d2681fe90d] user: apnadkarni branch: tip-660, size: 14951
2022-11-08
20:27
More int -> size_t (argc and level) in trace handling file: [efdef22ec1] check-in: [1f236beaba] user: jan.nijtmans branch: main, size: 14948
2022-08-23
10:51
Merge 8.7 file: [26d01bf132] check-in: [6235c2801f] user: jan.nijtmans branch: main, size: 14960
2022-06-09
12:39
Doc tweak file: [33393160d2] check-in: [97b482d801] user: jan.nijtmans branch: tip-627, size: 14717
2022-06-01
19:34
TIP #627 implementation file: [2289b8e8c9] check-in: [8eecdd6332] user: jan.nijtmans branch: tip-627, size: 14719
2022-05-31
13:34
Merge tip-616 file: [2ed37c1e81] check-in: [8549aa9755] user: jan.nijtmans branch: tip-626, size: 14884
10:57
Merge 8.7 file: [cc76d040d4] check-in: [b780ee9ef2] user: jan.nijtmans branch: main, size: 14100
10:42
Merge 8.6. Tcl_RegisterCommandTypeName/Tcl_GetCommandTypeName don't exist either file: [73c13ea762] check-in: [ca4aca6a5c] user: jan.nijtmans branch: core-8-branch, size: 14130
10:24
Update documentation file: [c69b786d23] check-in: [9369cfb5ca] user: jan.nijtmans branch: tip-626, size: 16028
2021-05-25
09:48
Merge 8.7 file: [15b1758cd9] check-in: [38d94ff27f] user: jan.nijtmans branch: main, size: 15244
09:38
Merge 8.6 file: [ab7939b8b5] check-in: [c70fc1428e] user: jan.nijtmans branch: core-8-branch, size: 15274
09:30
Fix [3f9b4e0c81]: CrtObjCmd.3, NRE.3, SplitList.3: constify cmdName, list (actually quite a few more where the documentation didn't match the header files ....) file: [8ebea02922] check-in: [1433d2dafc] user: jan.nijtmans branch: core-8-6-branch, size: 13197
2021-04-26
07:58
merge core-8-branch file: [7f931cf17a] check-in: [5b3ba7d74a] user: dkf branch: main, size: 15236
2021-04-25
13:58
Documenting our reference count management file: [7f986ff9c4] check-in: [03ee43f403] user: dkf branch: doc-ref-management, size: 15266
2021-04-24
11:24
Documenting our reference count management file: [d348a8640d] check-in: [686cfd1f53] user: dkf branch: doc-ref-management, size: 15135
2018-10-22
20:41
Merge 8.7 file: [32490752fa] check-in: [066566fd78] user: jan.nijtmans branch: trunk, size: 14473
18:36
Missing ',' in documentation (discovered by MacOSX help processing). Some whitespacing file: [2608b5c283] check-in: [0a84e79434] user: jan.nijtmans branch: core-8-branch, size: 14503
2018-09-27
21:36
Merge trunk file: [09b7f4783f] check-in: [eda74b6e24] user: jan.nijtmans branch: memory-API, size: 14472
2018-09-04
19:47
merge core-8-branch file: [8258495be4] check-in: [cfb7564440] user: dkf branch: dkf-command-type, size: 14502
2018-07-10
19:18
Remove 4 unneeded compatibility macro's, because those functions never return -1 anyway. Change documentation to use void * in stead of ClientData file: [c04cfd1803] check-in: [701b0014c7] user: jan.nijtmans branch: memory-API, size: 13159
2016-03-02
08:49
Eliminate exess spacings in many doc pages. file: [d00190709f] check-in: [840e5d4825] user: jan.nijtmans branch: trunk, size: 13189
2013-11-05
12:39
Fix [426679ef7d]: Having man.macros after .TH breaks rendering on OpenBSD and possibly others. file: [dccac72907] check-in: [92ff51d4b5] user: jan.nijtmans branch: trunk, size: 13193
12:36
Fix [426679ef7d]: Having man.macros after .TH breaks rendering on OpenBSD and possibly others. file: [c83dad9c0f] check-in: [5145f9b673] user: jan.nijtmans branch: core-8-5-branch, size: 13156
2013-07-16
14:12
Changed subcommand name following community feedback. file: [1709a16500] check-in: [4e6e5d4f1a] user: dkf branch: dkf-command-type, size: 14506
2013-07-10
13:45
Some documentation. file: [b1359dbb8b] check-in: [d2e5dab63a] user: dkf branch: dkf-command-type, size: 14491
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: [5638436d1e] check-in: [82bff07330] user: twylite branch: frq-3599786, size: 13215
2012-11-08
15:21
Updated the language of the documentation so that "object" refers to an OO concept throughout, and a Tcl_Obj is called a "value" (which is what it is). file: [3c23d6f79f] check-in: [d664748a86] user: dkf branch: trunk, size: 13193
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: [6918c8b45a] check-in: [c64f310d38] user: dgp branch: trunk, size: 13206
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: [218de5466f] check-in: [79367df0f0] user: dgp branch: core-8-5-branch, size: 13156
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: [5e5f4ce41e] check-in: [90b4acd7bd] user: dgp branch: core-8-4-branch, size: 13110
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: [cde35bbd57] check-in: [383e0386ae] user: andreask branch: activestate-nre-excised-variant-1-roll-forward, size: 13279
2008-10-17
20:52
merge updates from HEAD file: [b542a9c72b] check-in: [d93600ad8e] user: dgp branch: dgp-refactor, size: 13282
2008-10-15
10:43
Lots of very minor formatting fixes. file: [b7812ded0e] check-in: [4eecde7be6] user: dkf branch: trunk, size: 13279
2008-06-30
13:34
merge updates from HEAD file: [a74bcc8644] check-in: [20c5faa7cc] user: dgp branch: dgp-refactor, size: 13249
2008-06-29
22:28
Prepare Tcl's docs for life as 8.6 (remove out of date change bars, fix typedefs, add a few missing bits) file: [f1a818fc88] check-in: [29df58df24] user: dkf branch: trunk, size: 13246
2007-12-13
15:22
merge stable branch onto HEAD file: [bba386cc11] check-in: [d1f7550cd9] user: dgp branch: trunk, size: 13229
2007-11-01
16:55
merge updates from HEAD file: [576c883b0c] check-in: [06cf57e4eb] user: dgp branch: dgp-refactor, size: 13232
16:25
merge updates from HEAD file: [0683dab692] check-in: [cd5e32c829] user: dgp branch: core-stabilizer-branch, size: 13233
2007-10-28
14:17
First stage of doing GOOBE improvements to documentation now that the html generation works file: [00b1d6470e] check-in: [273847833c] user: dkf branch: trunk, size: 13229
2007-04-08
14:58
Merge updates from HEAD; may not build file: [96f221f004] check-in: [8dc7079178] user: dgp branch: dgp-refactor, size: 13230
2006-11-15
09:23
Convert \fP to \fR for easier manual page scraping file: [0d78ecb6de] check-in: [6ac86620d0] user: dkf branch: trunk, size: 13227
2006-07-05
21:29
merge updates from HEAD file: [caa355b012] check-in: [2d02d24f27] user: dgp branch: dgp-refactor, size: 13230
2006-06-20
15:00
One stray CONST that escaped the CONST->const conversion. file: [03d41958ce] check-in: [a10709e1ae] user: dgp branch: trunk, size: 13227
2005-06-13
01:45
*** MERGE WITH HEAD *** (tag msofer-wcodes-20050611) file: [33ddbcba17] check-in: [d666b09ed5] user: msofer branch: msofer-wcodes-branch, size: 13234
2005-05-10
18:33
Merged kennykb-numerics-branch back to the head; TIPs 132 and 232 file: [6c90dd6a71] check-in: [1cc2336920] user: kennykb branch: trunk, size: 13231
2005-04-10
23:14
merged with HEAD and fixed 1180368 file: [d34b73ce44] check-in: [7bc9ca0285] user: kennykb branch: kennykb-numerics-branch, size: 13235
2005-04-07
17:31
merge updates from HEAD file: [daf8c6fbb7] check-in: [7d5704f18c] user: dgp branch: dgp-refactor, size: 13230
2005-04-06
20:55
Purge old and inaccurate .VS/.VE macros. file: [33627f6250] check-in: [b5dbb85db5] user: dkf branch: trunk, size: 13227
2004-10-28
18:45
merge updates from HEAD file: [c346c4f1a2] check-in: [5fdab1eb47] user: dgp branch: dgp-refactor, size: 13262
2004-10-07
15:15
Convert CONST to const, VOID to void so we document how we want the API used. file: [03c9a067f1] check-in: [94bf67038b] user: dkf branch: trunk, size: 13259
14:44
Update the .AS macro definition and take advantage of it's new-found power. file: [be8319e49c] check-in: [dcba7c799d] user: dkf branch: trunk, size: 13259
2004-09-08
23:02
Merge updates from HEAD file: [cef502bf5a] check-in: [dff8728918] user: dgp branch: dgp-refactor, size: 13186
2004-09-06
09:44
More documentation fixes from Mikhail Kolesnitchenko. [Patch 1022527] file: [59cba014a3] check-in: [3e34564c9e] user: dkf branch: trunk, size: 13182
2004-05-17
18:42
merge updates from HEAD file: [ac9960ab49] check-in: [5741c7bde9] user: dgp branch: dgp-refactor, size: 13186
2004-05-05
20:54
Remove reference to totally non-existant API. [Bug 848440] file: [51a2c57cfa] check-in: [5a05e789c4] user: dkf branch: core-8-4-branch, size: 13186
20:52
Remove reference to totally non-existant API. [Bug 848440] file: [1b5cdbf659] check-in: [e6b525f22a] user: dkf branch: trunk, size: 13182
2002-06-10
05:33
Merging with TOT as of 06/09/2002. file: [11d083930b] check-in: [73b68fb238] user: wolfsuit branch: macosx-8-4-branch, size: 13177
2002-05-17
00:26
Added Tcl_GetCommandFromObj, Tcl_GetCommandFullName (Tcl Bug #547987, #414921) file: [085163d94b] check-in: [c52548852e] user: jenglish branch: trunk, size: 13172
2002-02-10
20:36
Added Tcl_CreateObjTrace, Tcl_GetCommandInfoFromToken and Tcl_SetCommandInfoFromToken. (TIPs #32 and #79.) file: [5ffe48b5f0] check-in: [5a7e3737aa] user: kennykb branch: trunk, size: 12511
2001-05-19
16:11
Update to head -> S4-0-2 file: [83dd367478] check-in: [1b2b2b84cf] user: msofer branch: msofer-bcEngine, size: 11535
2001-04-24
20:59
(TIP #27) Another round of CONST changes, this time adding CONST to the API's exported from tclBasic.c. [Patch #415179] ***POTENTIAL INCOMPATIBILITY*** from 8.4a2, in which Vince Darley's changes to command tracing were added. A const has been added to the type signature of one of the parameters to Tcl_CommandTraceProc. file: [639d717eab] check-in: [2d62b07770] user: kennykb branch: trunk, size: 11532
2000-08-07
21:29
* doc/AddErrInfo.3: * doc/ChnlStack.3: * doc/Exit.3: * doc/GetIndex.3: * doc/Notifier.3: * doc/Object.3: * doc/RegExp.3: * doc/SetResult.3: * doc/SplitList.3: * doc/Thread.3: Added missing entries to NAME section. * doc/AddErrInfo.3: * doc/CrtObjCmd.3: * doc/RecEvalObj.3: Changed Tcl_EvalObj to Tcl_EvalObjEx * doc/library.n: Added entries for auto_qualify and auto_import [Bug: 1271]. * doc/library.n: Fixed .SH NAME macro to include each function documented on the page, so that mkLinks will know about the functions listed there, and so that the Windows help file index will get set up correctly [Bug: 1898, 5273]. * doc/expr.n: Added documentation for each of the math library functions that expr supports [Bug: 1054]. * doc/regsub.n: correct regsub docs [Bug: 5346] * doc/scan.n: minor doc fixes [Bug: 5396] * doc/RegExp.3: Replaced instances of "Tcl_GetRegExpInfo" with "Tcl_RegExpGetInfo", the correct name of the function [Bug: 5901]. * doc/package.n: Corrected information about [package forget] arguments [Bug: 5418]. file: [6ffc395c21] check-in: [848041cb0b] user: hobbs branch: core-8-3-1-branch, size: 11505
2000-07-24
00:03
doc/AddErrInfo.3, doc/ChnlStack.3, doc/Exit.3, doc/GetIndex.3, doc/Notifier.3, doc/Object.3, doc/RegExp.3, doc/SetResult.3, doc/SplitList.3, doc/Thread.3: Added missing entries to NAME sections. doc/AddErrInfo.3, doc/CrtObjCmd.3, doc/RecEvalObj.3: Changed Tcl_EvalObj to Tcl_EvalObjEx file: [51c355058c] check-in: [68fe2a61a5] user: jenglish branch: trunk, size: 11503
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: [c2ebe8ad40] check-in: [f3b32fb71c] user: stanton branch: trunk, size: 11502
1999-04-13
00:01
Doc bug fixes: Docs about APIs that dont exist were removed. Added example to catch that demos compile errors file: [608d37d1c3] check-in: [d0a02d55eb] user: surles branch: core-8-1-branch-old, size: 11505
1999-03-11
19:28
Deleted: Add documentation for Tcl_GetVersion() check-in: [940e47cf48] user: redman branch: scriptics-tclpro-1-2, size: 0
1998-09-24
23:58
merging changes from 8.0.3 into 8.1a2 file: [2c0af941e8] check-in: [1c3c1ab19f] user: stanton branch: core-8-1-branch-old, size: 11509
1998-09-21
23:39
Added contents of Tcl 8.1a2 file: [c563fa8dbe] check-in: [8c56dc8868] user: stanton branch: core-8-1-branch-old, size: 11489
1998-09-14
18:39
Replaced SCCS strings, fixed binary files file: [773ce59fca] check-in: [196f92fd17] user: stanton branch: trunk, size: 10846
1998-03-26
14:45
Added: Initial revision file: [a875831ade] check-in: [cacdd0f329] user: rjohnson branch: trunk, size: 10830