| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Finish documentation too | jan.nijtmans | 2025-04-14 | 1 | -1/+10 |
| |\ | |||||
| | * | Attempt to change special value to (int *)-1. Doesn't work yet. | jan.nijtmans | 2025-04-12 | 1 | -0/+1 |
| |/ | |||||
| * | Make a start for Tcl 9.1. Nothing more than version bump, and removing ↵ | jan.nijtmans | 2025-01-07 | 1 | -1/+1 |
| | | | | | unnecessary compatibility (with 8.7) stuff. | ||||
| * | Another round of small fixes, especially spelling errors... | dkf | 2024-01-25 | 1 | -1/+1 |
| | | |||||
| * | More small bits of doc polishing | dkf | 2024-01-21 | 1 | -0/+1 |
| | | |||||
| * | merge core-8-branch | dkf | 2021-04-26 | 1 | -0/+14 |
| |\ | |||||
| | * | Documenting our reference count management | dkf | 2021-04-25 | 1 | -0/+14 |
| | | | |||||
| * | | Change ckalloc and friends to Tcl_Alloc and friends. Add two defines, ↵ | jan.nijtmans | 2018-09-01 | 1 | -1/+1 |
| |\ \ | |/ | | | | | TCL_IO_FAILURE and TCL_NO_LENGTH (experimental, still open to be renamed following discussion) | ||||
| * | | Remove 4 unneeded compatibility macro's, because those functions never ↵ | jan.nijtmans | 2018-07-10 | 1 | -9/+3 |
| |/ | | | | | return -1 anyway. Change documentation to use void * in stead of ClientData | ||||
| * | Make hash type changable by compiling with -DTCL_HASH_TYPE=size_t (for ↵ | jan.nijtmans | 2016-07-12 | 1 | -1/+1 |
| | | | | | example). Default (unsigned) cannot be changed in Tcl 8.x, that must wait until Tcl 9. | ||||
| * | Eliminate exess spacings in many doc pages. | jan.nijtmans | 2016-03-02 | 1 | -5/+5 |
| | | |||||
| * | Fix [426679ef7d]: Having man.macros after .TH breaks rendering on OpenBSD ↵ | jan.nijtmans | 2013-11-05 | 1 | -1/+1 |
| |\ | | | | | | | and possibly others. | ||||
| | * | Fix [426679ef7d]: Having man.macros after .TH breaks rendering on OpenBSD ↵ | jan.nijtmans | 2013-11-05 | 1 | -1/+1 |
| | | | | | | | | | and possibly others. | ||||
| * | | Updated the language of the documentation so that "object" refers to an OO | dkf | 2012-11-08 | 1 | -4/+4 |
| | | | | | | | concept throughout, and a Tcl_Obj is called a "value" (which is what it is). | ||||
| * | | A number of small spelling and wording fixes in the docs. | dkf | 2012-03-11 | 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 |
| |\ \ | |/ | | | cause more harm than good. Purged them (except in zlib files). | ||||
| | * | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause | dgp | 2011-03-02 | 1 | -2/+0 |
| | |\ | | | | | | | more harm than good. Purged them. | ||||
| | | * | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause | dgp | 2011-03-01 | 1 | -2/+0 |
| | | | | | | | | | | more harm than good. Purged them. | ||||
| | | * | * doc/AddErrInfo.3: Improved consistency of documentation | dgp | 2003-07-18 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * doc/CrtTrace.3: by using "null" everywhere to refer to * doc/Encoding.3: the character '\0', and using "NULL" * doc/Eval.3: everywhere to refer to the value of a * doc/GetIndex.3: pointer that points to nowhere. * doc/Hash.3: Also dropped references to ASCII that * doc/LinkVar.3: are no longer true, and standardized on * doc/Macintosh.3: the hyphenated spelling of "null-terminated". * doc/OpenFileChnl.3: * doc/SetVar.3: * doc/StringObj.3: * doc/Utf.3: | ||||
| | * | | [Patch 2903921]: Many small spelling fixes from Larry Virden. | dkf | 2009-11-27 | 1 | -2/+2 |
| | | | | |||||
| | * | | fix [Bug 2308236] signature of Tcl_HashStats() wrong | nijtmans | 2008-11-18 | 1 | -2/+2 |
| | | | | |||||
| * | | | [Patch 3009403] Signature of Tcl_GetHashKey, Tcl_(Create|Find)HashEntry | nijtmans | 2010-08-14 | 1 | -3/+3 |
| | | | | |||||
| * | | | Small cleanups to improve HTML generation. | dkf | 2010-01-10 | 1 | -3/+3 |
| | | | | |||||
| * | | | [Patch 2903921]: Many small spelling fixes from Larry Virden. | dkf | 2009-11-27 | 1 | -2/+2 |
| | | | | |||||
| * | | | Fix signature and implementation of Tcl_HashStats, | nijtmans | 2008-11-17 | 1 | -2/+2 |
| | | | | | | | | | | | | | such that it conforms to the documentation. | ||||
| * | | | Improve clarity of formatting. | dkf | 2008-10-17 | 1 | -1/+2 |
| | | | | |||||
| * | | | Lots of very minor formatting fixes. | dkf | 2008-10-15 | 1 | -1/+9 |
| | | | | |||||
| * | | | * doc/Hash.3: CONSTified the typePtr argument | nijtmans | 2008-10-04 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * generic/tcl.decls: of Tcl_InitCustomHashTable. * generic/tcl.h * generic/tclHash.c * ChangeLog * generic/tclDecls.h: regenerated This change complies with TIP #27. | ||||
| * | | | Prepare Tcl's docs for life as 8.6 (remove out of date change bars, fix | dkf | 2008-06-29 | 1 | -8/+7 |
| |/ / | | | | | | | typedefs, add a few missing bits) | ||||
| * | | merge stable branch onto HEAD | dgp | 2007-12-13 | 1 | -1/+1 |
| | | | |||||
| * | | Typo | dkf | 2007-11-20 | 1 | -44/+41 |
| | | | |||||
| * | | First stage of doing GOOBE improvements to documentation now that the html ↵ | dkf | 2007-10-28 | 1 | -14/+26 |
| | | | | | | | | | generation works | ||||
| * | | * changes: Updated for 8.5b2 release.core_8_5_b2 | dgp | 2007-10-26 | 1 | -21/+13 |
| | | | | | | | | | | | | | * doc/*.1: Revert doc changes that broke * doc/*.3: `make html` so we can get the release * doc/*.n: out the door. | ||||
| * | | Lots of improvements to look and feel of manual pages | dkf | 2007-10-24 | 1 | -13/+21 |
| | | | |||||
| * | | Clarify a little more the previous correction for the Tcl_HashKeyType | georgeps | 2007-10-08 | 1 | -2/+2 |
| | | | | | | | | | flags member. | ||||
| * | | Correct the usage of flags. | georgeps | 2007-10-08 | 1 | -2/+2 |
| | | | |||||
| * | | VarReform [Patch 1750051] | Miguel Sofer | 2007-07-31 | 1 | -4/+4 |
| | | | | | | | | | *** POTENTIAL INCOMPATIBILITY *** (tclInt.h and tclCompile.h) | ||||
| * | | Reduce the number of warnings given by nroff... | dkf | 2004-10-07 | 1 | -2/+2 |
| | | | |||||
| * | | Convert CONST to const, VOID to void so we document how we want the API used. | dkf | 2004-10-07 | 1 | -8/+10 |
| | | | |||||
| * | | Update the .AS macro definition and take advantage of it's new-found power. | dkf | 2004-10-07 | 1 | -2/+2 |
| | | | |||||
| * | | More fixes from Mikhail Kolesnitchenko, and also standardize highlighting | dkf | 2004-09-18 | 1 | -3/+3 |
| | | | | | | | | | of symbols like TCL_OK, TCL_ERROR, etc. | ||||
| * | | More documentation fixes from Mikhail Kolesnitchenko. [Patch 1022527] | dkf | 2004-09-06 | 1 | -3/+3 |
| | | | |||||
| * | | Added note about a safe and useful mode of update to a hash being iterated over. | dkf | 2004-04-21 | 1 | -3/+4 |
| | | | |||||
| * | | TIP#138 implementation plus extra test stuff [Patch 731356] | dkf | 2003-11-14 | 1 | -1/+12 |
| | | | |||||
| * | | * doc/AddErrInfo.3: Improved consistency of documentation | dgp | 2003-07-18 | 1 | -2/+2 |
| |/ | | | | | | | | | | | | | | * doc/CrtTrace.3: by using "null" everywhere to refer to * doc/Encoding.3: the character '\0', and using "NULL" * doc/Eval.3: everywhere to refer to the value of a * doc/GetIndex.3: pointer that points to nowhere. * doc/Hash.3: Also dropped references to ASCII that * doc/LinkVar.3: are no longer true, and standardized on * doc/Macintosh.3: the hyphenated spelling of "null-terminated". * doc/OpenFileChnl.3: * doc/SetVar.3: * doc/StringObj.3: * doc/Utf.3: | ||||
| * | * Overlooked CONST documentation update. | dgp | 2002-07-11 | 1 | -2/+2 |
| | | |||||
| * | * [Patch 505630] Updated interfaces of generic/tclBasic.cc (TIP 27). | dgp | 2002-01-25 | 1 | -2/+2 |
| | | | | | | | | * [Patch 506818] Updated interfaces of generic/tclHash.c (TIP 27). * [Patch 506807] Updated interfaces of generic/tclObj.c (TIP 27). * [Patch 507304] Updated interfaces of win/tclWin32.c (TIP 27). * Update all callers. | ||||
| * | 2000-01-18 Andreas Kupries <a.kupries@westend.com> | andreas_kupries | 2001-01-18 | 1 | -44/+45 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | * Everything below belongs together, it fixes bug #123153. * generic/tcl.h (line 342): A bit more explanation about the default value for TCL_PRESERVE_BINARY_COMPATABILITY. * generic/tcl.h (line 1208): Removed the macro 'Tcl_InitHashTable' as it kills binary compatibility to 8.3 and earlier versions. This is the main part of the patch/change. * generic/tcl.decls (line 1469): * generic/tclHash.c (Tcl_InitHashTable): * generic/tclHash.c (Tcl_InitHashTableEx): * generic/tclObj.c (Tcl_InitObjHashTable): Changed 'Tcl_InitHashTableEx' to 'Tcl_InitCustomHashTable'. This change is more of an estethical nature, replacing the ubiquitous 'Ex' suffix with a more meaningful name. The introduced binary incompatibility is deemed acceptable as it is between alpha versions. Updated callers. * doc/Hash.3: * unix/mkLinks: Changed 'Tcl_InitHashTableEx' to 'Tcl_InitCustomHashTable'. | ||||
| * | * generic/tclStubInit.c: | ericm | 2000-07-22 | 1 | -12/+101 |
| | | | | | | | | | | | | * generic/tclObj.c: * generic/tclInt.h: * generic/tclHash.c: * generic/tclDecls.h: * generic/tcl.h: * generic/tcl.decls: * doc/Hash.3: Reapplied patch from Paul Duffin to extend hash tables to allow custom key types, such as Tcl_Obj *'s, and others. | ||||
| * | * generic/tclStubInit.c: | ericm | 2000-07-20 | 1 | -101/+12 |
| | | | | | | | | | | | | | * generic/tclObj.c: * generic/tclInt.h: * generic/tclHash.c: * generic/tclDecls.h: * generic/tcl.h: * generic/tcl.decls: * doc/Hash.3: Reverted patch from Paul Duffin to extend hash tables to allow custom key types, such as Tcl_Obj *'s, and others; it seems to break Tk. | ||||
