| Commit message (Expand) | Author | Age | Files | Lines |
* | Another round of small fixes, especially spelling errors... | dkf | 2024-01-25 | 1 | -3/+6 |
|
|
* | More small bits of doc polishing | dkf | 2024-01-21 | 1 | -3/+4 |
|
|
* | Merge 8.7 | jan.nijtmans | 2023-12-08 | 1 | -1/+1 |
|\ |
|
| * | Merge 8.6 | jan.nijtmans | 2023-12-08 | 1 | -1/+1 |
| |\ |
|
| | * | Use "(char *)NULL" as sentinel in documentation. See: [26870862f0] | jan.nijtmans | 2023-12-08 | 1 | -1/+1 |
|
|
* | | | Merge 8.7 | jan.nijtmans | 2023-09-28 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | Merge 8.6 | jan.nijtmans | 2023-09-28 | 1 | -1/+1 |
| |\ \
| | |/ |
|
| | * | TIP #662: Un-deprecate Tcl_VarEval. Also remove some useless typecasts from d... | jan.nijtmans | 2023-09-28 | 1 | -1/+1 |
|
|
* | | | TIP 422 eliminated va_list arguments from the API of Tcl 9. | dgp | 2023-04-24 | 1 | -3/+0 |
|
|
* | | | Update manpages for TIP 660. Also one size_t -> Tcl_Size change in public API | apnadkarni | 2023-04-16 | 1 | -6/+6 |
|
|
* | | | Merge 8.7. Update documentation | jan.nijtmans | 2022-06-23 | 1 | -2/+2 |
|\ \ \
| |/ / |
|
* | | | Update doc, fix PrintSourceToObj signature | jan.nijtmans | 2022-03-10 | 1 | -2/+2 |
|
|
* | | | Merge 8.7 | jan.nijtmans | 2021-05-25 | 1 | -2/+2 |
|\ \ \
| |/ / |
|
| * | | Merge 8.6 | jan.nijtmans | 2021-05-25 | 1 | -2/+2 |
| |\ \
| | |/ |
|
| | * | Fix [3f9b4e0c81]: CrtObjCmd.3, NRE.3, SplitList.3: constify cmdName, list | jan.nijtmans | 2021-05-25 | 1 | -2/+2 |
|
|
* | | | merge core-8-branch | dkf | 2021-04-26 | 1 | -0/+16 |
|\ \ \
| |/ / |
|
| * | | Start of documenting our reference count management | dkf | 2021-04-23 | 1 | -0/+16 |
|
|
* | | | Merge 8.7. Use more TCL_INDEX_NONE in documentation/headers/code. | jan.nijtmans | 2020-06-04 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | Improvements to doc changes from TIPs 422 and 512. | dgp | 2020-01-08 | 1 | -0/+3 |
|
|
* | | | Now that we have TCL_AUTO_LENGTH/TCL_IO_FAILURE macro's, use them to make cod... | jan.nijtmans | 2018-11-18 | 1 | -1/+1 |
|
|
* | | | Merge 8.7. Modify various other functions to use size_t in stead of int argum... | jan.nijtmans | 2018-05-27 | 1 | -2/+2 |
|
|
* | | | TIP 422 implementation (rebase of branch novem-remove-va to trunk). | dgp | 2017-11-01 | 1 | -6/+1 |
|\ \ \
| |/ /
|/| | |
|
| * | | Remove all VA functions Tcl_AppendResultVA, Tcl_AppendStringsToObjVA, Tcl_Set... | jan.nijtmans | 2012-12-18 | 1 | -6/+1 |
|
|
* | | | Tcl_SetVar -> Tcl_SetVar2 and comparable replacements, eliminating functions ... | jan.nijtmans | 2016-06-29 | 1 | -1/+1 |
| |/
|/| |
|
* | | Eliminate exess spacings in many doc pages. | jan.nijtmans | 2016-03-02 | 1 | -12/+12 |
|
|
* | | Remove unnecessary end-of-line spacing (preparing for some further documentat... | jan.nijtmans | 2015-09-04 | 1 | -1/+1 |
|
|
* | | 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 |
|
|
* | | | [3612422]: Refer to correct part of tclvars(n) rather than page itself. | dkf | 2013-08-21 | 1 | -6/+6 |
| |/
|/| |
|
* | | Updated the language of the documentation so that "object" refers to an OO | dkf | 2012-11-08 | 1 | -4/+4 |
|
|
* | | Documentation clarification, as discussed in [Bug 3482614]. | dkf | 2012-02-21 | 1 | -0/+6 |
|
|
* | | [Bug 3482614]: Documentation nit. | dkf | 2012-02-01 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | [Bug 3482614]: Documentation nit. | dkf | 2012-02-01 | 1 | -1/+1 |
|
|
* | | 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 |
|
|
| | * | * doc/AddErrInfo.3: Improved consistency of documentation | dgp | 2003-07-18 | 1 | -2/+2 |
|
|
* | | | Improve linking between pages, put Tk variables in Tk docs. | dkf | 2010-01-14 | 1 | -3/+3 |
|
|
* | | | Formatting cleanup. | dkf | 2008-12-18 | 1 | -7/+5 |
|
|
* | | | * doc/AddErrInfo.3: Documented Tcl_(Set|Get)ErrorLine (TIP 336). | dgp | 2008-12-15 | 1 | -4/+19 |
|
|
* | | | Improve clarity of formatting. | dkf | 2008-10-17 | 1 | -1/+3 |
|
|
* | | | Lots of very minor formatting fixes. | dkf | 2008-10-15 | 1 | -1/+2 |
|
|
* | | | Prepare Tcl's docs for life as 8.6 (remove out of date change bars, fix | dkf | 2008-06-29 | 1 | -11/+1 |
|/ / |
|
* | | merge stable branch onto HEAD | dgp | 2007-12-13 | 1 | -1/+1 |
|
|
* | | * doc/AddErrInfo.3: Documentation for the new routines in TIP 270. | dgp | 2007-12-07 | 1 | -2/+18 |
|
|
* | | GOOBE the docs some more. | dkf | 2007-10-29 | 1 | -29/+29 |
|
|
* | | First stage of doing GOOBE improvements to documentation now that the html ge... | dkf | 2007-10-28 | 1 | -2/+2 |
|
|
* | | * doc/apply.n: fixed example [Bug 1811791] | Miguel Sofer | 2007-10-27 | 1 | -2/+2 |
|
|
* | | * generic/tcl.h: Explicitly standardized on the use of stdarg.h | dgp | 2005-09-13 | 1 | -3/+3 |
|
|
* | | typo fixes | dgp | 2005-08-05 | 1 | -6/+6 |
|
|