| Commit message (Expand) | Author | Age | Files | Lines |
* | Use Tcl_Size instead of ptrdiff_t in Tcl_ObjCmdProc2(), Tcl_CmdObjTraceProc2,... | pooryorick | 2023-05-03 | 1 | -1/+1 |
|
|
* | Update manpages for TIP 660. Also one size_t -> Tcl_Size change in public API | apnadkarni | 2023-04-16 | 1 | -1/+1 |
|
|
* | More int -> size_t (argc and level) in trace handling | jan.nijtmans | 2022-11-08 | 1 | -1/+1 |
|
|
* | Merge 8.7 | jan.nijtmans | 2022-08-23 | 1 | -6/+28 |
|\ |
|
| * | Doc tweak | jan.nijtmans | 2022-06-09 | 1 | -2/+2 |
|
|
| * | TIP #627 implementation | jan.nijtmans | 2022-06-01 | 1 | -1/+18 |
|
|
* | | Merge 8.7 | jan.nijtmans | 2022-05-31 | 1 | -23/+1 |
|\ \
| |/ |
|
| * | Merge 8.6. Tcl_RegisterCommandTypeName/Tcl_GetCommandTypeName don't exist either | jan.nijtmans | 2022-05-31 | 1 | -23/+1 |
| |\ |
|
* | \ | Merge 8.7 | jan.nijtmans | 2021-05-25 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | Merge 8.6 | jan.nijtmans | 2021-05-25 | 1 | -1/+1 |
| |\ \
| | |/ |
|
| | * | Fix [3f9b4e0c81]: CrtObjCmd.3, NRE.3, SplitList.3: constify cmdName, list | jan.nijtmans | 2021-05-25 | 1 | -1/+1 |
|
|
* | | | merge core-8-branch | dkf | 2021-04-26 | 1 | -0/+15 |
|\ \ \
| |/ / |
|
| * | | Documenting our reference count management | dkf | 2021-04-25 | 1 | -0/+2 |
|
|
| * | | Documenting our reference count management | dkf | 2021-04-24 | 1 | -0/+13 |
|
|
* | | | Merge 8.7 | jan.nijtmans | 2018-10-22 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | Missing ',' in documentation (discovered by MacOSX help processing). Some whi... | jan.nijtmans | 2018-10-22 | 1 | -1/+1 |
|
|
* | | | Merge trunk | jan.nijtmans | 2018-09-27 | 1 | -1/+28 |
|\ \ \
| |/ / |
|
| * | | merge core-8-branch | dkf | 2018-09-04 | 1 | -4/+4 |
| |\ \
| | |/ |
|
| * | | Changed subcommand name following community feedback. | dkf | 2013-07-16 | 1 | -5/+5 |
|
|
| * | | Some documentation. | dkf | 2013-07-10 | 1 | -1/+28 |
|
|
* | | | Remove 4 unneeded compatibility macro's, because those functions never return... | jan.nijtmans | 2018-07-10 | 1 | -10/+10 |
| |/
|/| |
|
* | | Eliminate exess spacings in many doc pages. | jan.nijtmans | 2016-03-02 | 1 | -3/+3 |
|
|
* | | Fix [426679ef7d]: Having man.macros after .TH breaks rendering on OpenBSD and... | jan.nijtmans | 2013-11-05 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | Fix [426679ef7d]: Having man.macros after .TH breaks rendering on OpenBSD and... | jan.nijtmans | 2013-11-05 | 1 | -1/+1 |
|
|
* | | Updated the language of the documentation so that "object" refers to an OO | dkf | 2012-11-08 | 1 | -10/+10 |
|
|
* | | Now that we're no longer using SCM based on RCS, the RCS Keyword lines | dgp | 2011-03-02 | 1 | -2/+0 |
|\ \
| |/ |
|
| * | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause | dgp | 2011-03-02 | 1 | -2/+0 |
| |\ |
|
| | * | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause | dgp | 2011-03-01 | 1 | -2/+0 |
|
|
| | * | Remove reference to totally non-existant API. [Bug 848440] | dkf | 2004-05-05 | 1 | -2/+2 |
|
|
* | | | Lots of very minor formatting fixes. | dkf | 2008-10-15 | 1 | -2/+8 |
|
|
* | | | Prepare Tcl's docs for life as 8.6 (remove out of date change bars, fix | dkf | 2008-06-29 | 1 | -5/+4 |
|/ / |
|
* | | merge stable branch onto HEAD | dgp | 2007-12-13 | 1 | -1/+1 |
|
|
* | | First stage of doing GOOBE improvements to documentation now that the html ge... | dkf | 2007-10-28 | 1 | -3/+3 |
|
|
* | | Convert \fP to \fR for easier manual page scraping | dkf | 2006-11-15 | 1 | -3/+3 |
|
|
* | | One stray CONST that escaped the CONST->const conversion. | dgp | 2006-06-20 | 1 | -2/+2 |
|
|
* | | Merged kennykb-numerics-branch back to the head; TIPs 132 and 232 | Kevin B Kenny | 2005-05-10 | 1 | -1/+1 |
|
|
* | | Purge old and inaccurate .VS/.VE macros. | dkf | 2005-04-06 | 1 | -7/+1 |
|
|
* | | Convert CONST to const, VOID to void so we document how we want the API used. | dkf | 2004-10-07 | 1 | -3/+3 |
|
|
* | | Update the .AS macro definition and take advantage of it's new-found power. | dkf | 2004-10-07 | 1 | -17/+16 |
|
|
* | | More documentation fixes from Mikhail Kolesnitchenko. [Patch 1022527] | dkf | 2004-09-06 | 1 | -2/+2 |
|
|
* | | Remove reference to totally non-existant API. [Bug 848440] | dkf | 2004-05-05 | 1 | -2/+2 |
|/ |
|
* | Added Tcl_GetCommandFromObj, Tcl_GetCommandFullName | jenglish | 2002-05-17 | 1 | -3/+20 |
|
|
* | Added Tcl_CreateObjTrace, Tcl_GetCommandInfoFromToken and | Kevin B Kenny | 2002-02-10 | 1 | -7/+32 |
|
|
* | (TIP #27) Another round of CONST changes, this | Kevin B Kenny | 2001-04-24 | 1 | -2/+6 |
|
|
* | doc/AddErrInfo.3, doc/ChnlStack.3, doc/Exit.3, doc/GetIndex.3, doc/Notifier.3, | jenglish | 2000-07-24 | 1 | -4/+3 |
|
|
* | merged tcl 8.1 branch back into the main trunk | stanton | 1999-04-16 | 1 | -4/+17 |
|
|
* | Replaced SCCS strings, fixed binary filescore_8_0_3 | stanton | 1998-09-14 | 1 | -1/+1 |
|
|
* | Initial revision | rjohnson | 1998-03-26 | 1 | -0/+248 |
|
|