summaryrefslogtreecommitdiffstats
path: root/generic/tclHash.c
Commit message (Expand)AuthorAgeFilesLines
* Style guide fixesdkf2004-10-061-24/+20
* Fix variable usage warning. [Bug 969068]dkf2004-06-081-5/+3
* Made compiling with -Wstrict-prototypes -Wmissing-prototypes much cleaner.dkf2004-05-271-2/+6
* Patch 922727 committed. Implements three changes:dgp2004-04-061-2/+1
* More hash function cleaning up.dkf2004-03-301-7/+3
* All uses of 'panic' (the macro) changeddavygrvy2003-12-241-6/+6
* Whitespace fixesdkf2003-11-151-15/+15
* TIP#138 implementation plus extra test stuff [Patch 731356]dkf2003-11-141-17/+54
* No more div-by-zero errors. [Bug 759749]dkf2003-06-241-2/+4
* * generic/tclHash.c (HashStringKey): move string++ lower to savehobbs2002-11-121-2/+2
* * generic/tclHash.c (AllocArrayEntry, AllocStringEntry):hobbs2002-02-261-5/+11
* * [Patch 505630] Updated interfaces of generic/tclBasic.cc (TIP 27).dgp2002-01-251-2/+2
* 2000-01-18 Andreas Kupries <a.kupries@westend.com>andreas_kupries2001-01-181-6/+6
* * generic/tclHash.c: fixed pedantic warning of incorrectly placedhobbs2000-09-061-3/+3
* * generic/tclStubInit.c:ericm2000-07-221-595/+621
* * generic/tclStubInit.c:ericm2000-07-201-621/+595
* * generic/tclStubInit.c:ericm2000-07-191-595/+621
* * doc/Hash.3: Added documentation patch for Tcl_Obj *'s as keys inericm2000-06-241-3/+248
* merged tcl 8.1 branch back into the main trunkstanton1999-04-161-1/+6
* Replaced SCCS strings, fixed binary filescore_8_0_3stanton1998-09-141-1/+1
* Initial revisionrjohnson1998-03-261-0/+921