summaryrefslogtreecommitdiffstats
path: root/generic/tclIndexObj.c
Commit message (Expand)AuthorAgeFilesLines
* * doc/GetIndex.3:dgp2002-02-281-3/+3
* * generic/tclIndexObj.c (STRING_AT): removed ptrdiff_t cast andhobbs2002-02-161-14/+2
* * tclExecute.c:andreas_kupries2002-02-151-2/+6
* TIP#72 implementation. See ChangeLog for details.dkf2002-02-151-42/+185
* * More TIP 27 updates in tclIOUtil.c and tclIndexObj.c that weredgp2002-01-171-8/+10
* * Updated APIs in the file generic/tclIndexObj.cdgp2002-01-141-7/+8
* * generic/tclIndexObj.c: fixed some casting problems that upsethobbs2001-08-301-5/+5
* [Patch #424851]: Faster array searching & obj cleanupMiguel Sofer2001-05-261-18/+1
* Now correctly test for (and fix) Bug #119082.dkf2000-11-241-7/+18
* minor cast changeshobbs2000-11-021-5/+5
* * tests/indexObj.test: Added tests using the [testwrongnumargs]ericm2000-08-071-3/+9
* * generic/tclIndexObj.c (Tcl_GetIndexFromObjStruct): Correctedhobbs2000-06-061-2/+6
* Applied patch from Peter Hardie (with modifications) to fixredman1999-06-281-1/+10
* merged tcl 8.1 branch back into the main trunkstanton1999-04-161-68/+92
* Replaced SCCS strings, fixed binary filescore_8_0_3stanton1998-09-141-1/+1
* Initial revisionrjohnson1998-03-261-0/+308