summaryrefslogtreecommitdiffstats
path: root/doc/CrtTrace.3
Commit message (Expand)AuthorAgeFilesLines
* More small bits of doc polishingdkf2024-01-211-0/+1
* Use Tcl_Size instead of ptrdiff_t in Tcl_ObjCmdProc2(), Tcl_CmdObjTraceProc2,...pooryorick2023-05-031-2/+2
* Update manpages for TIP 660. Also one size_t -> Tcl_Size change in public APIapnadkarni2023-04-161-3/+3
* More int -> size_t (argc and level) in trace handlingjan.nijtmans2022-11-081-1/+15
* Merge 8.7jan.nijtmans2022-08-231-2/+8
|\
| * TIP #627 implementationjan.nijtmans2022-06-011-2/+8
* | Merge 8.7jan.nijtmans2022-05-311-5/+1
|\ \ | |/
| * Merge 8.6. Tcl_RegisterCommandTypeName/Tcl_GetCommandTypeName don't exist eitherjan.nijtmans2022-05-311-5/+1
| |\
| | * Tcl_SetCommandTokenInfo() does not existjan.nijtmans2022-05-311-5/+1
* | | merge core-8-branchdkf2021-04-261-0/+9
|\ \ \ | |/ /
| * | Documenting our reference count managementdkf2021-04-241-0/+9
| |/
* | Merge 8.7jan.nijtmans2020-11-201-1/+1
|\ \ | |/
| * Don't use "Copyright <year> _by_" any more. This results in more consistan...jan.nijtmans2020-11-201-1/+1
* | Remove 4 unneeded compatibility macro's, because those functions never return...jan.nijtmans2018-07-101-6/+6
|/
* Eliminate exess spacings in many doc pages.jan.nijtmans2016-03-021-3/+3
* Fix [426679ef7d]: Having man.macros after .TH breaks rendering on OpenBSD and...jan.nijtmans2013-11-051-1/+1
|\
| * Fix [426679ef7d]: Having man.macros after .TH breaks rendering on OpenBSD and...jan.nijtmans2013-11-051-1/+1
* | Now that we're no longer using SCM based on RCS, the RCS Keyword linesdgp2011-03-021-2/+0
|\ \ | |/
| * Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-021-2/+0
| |\
| | * Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-011-2/+0
| | * typodgp2009-01-141-2/+2
| | * * doc/CrtSlave.3 (Tcl_MakeSafe): Removed warning about possibledgp2003-07-181-2/+2
| * | typodgp2009-01-141-2/+2
* | | typodgp2009-01-141-2/+2
* | | Lots of very minor formatting fixes.dkf2008-10-151-1/+7
* | | Prepare Tcl's docs for life as 8.6 (remove out of date change bars, fixdkf2008-06-291-3/+3
|/ /
* | Minor fixes to copyright declarations (spelling, consistency)dkf2008-03-261-2/+2
* | merge stable branch onto HEADdgp2007-12-131-1/+1
* | line endingsdgp2007-10-291-187/+187
* | First stage of doing GOOBE improvements to documentation now that the html ge...dkf2007-10-281-187/+187
* | Fix the argument list widths properly...dkf2004-10-071-2/+2
* | Convert CONST to const, VOID to void so we document how we want the API used.dkf2004-10-071-4/+4
* | Update the .AS macro definition and take advantage of it's new-found power.dkf2004-10-071-19/+18
* | * doc/AddErrInfo.3: Improved consistency of documentationdgp2003-07-181-2/+2
|/
* * doc/CmdCmplt.3: Applied Patch 585105 to fully CONST-ifydgp2002-08-051-2/+2
* * doc/CrtTrace.3: Added TIP#62 implementation of commandhobbs2002-06-171-2/+4
* Allow NULL callback on trace deletions [Bug 534728]Miguel Sofer2002-03-251-2/+2
* Added Tcl_CreateObjTrace, Tcl_GetCommandInfoFromToken andKevin B Kenny2002-02-101-47/+127
* Replaced SCCS strings, fixed binary filescore_8_0_3stanton1998-09-141-1/+1
* Initial revisionrjohnson1998-03-261-0/+106