summaryrefslogtreecommitdiffstats
path: root/generic/tclObj.c
Commit message (Expand)AuthorAgeFilesLines
...
* [Patch #424851]: Faster array searching & obj cleanupMiguel Sofer2001-05-261-1/+4
* * generic/tclObj.c (TclAllocateFreeObjects): simplifiedhobbs2001-05-231-40/+22
* (TIP#27) Changed a number of Tcl API's to accept "CONST char*"Kevin B Kenny2001-04-041-12/+12
* 2000-01-18 Andreas Kupries <a.kupries@westend.com>andreas_kupries2001-01-181-2/+3
* 2000-08-10 David Gravereaux <davygrvy@ajubasolutions.com>davidg2000-08-101-15/+15
* * generic/tclStubInit.c:ericm2000-07-221-30/+260
* * generic/tclStubInit.c:ericm2000-07-201-260/+30
* * generic/tclStubInit.c:ericm2000-07-191-30/+260
* * generic/tclInt.h:hobbs2000-05-261-1/+19
* * generic/tclObj.c (Tcl_DuplicateObj): simplified code to callhobbs2000-05-081-10/+2
* * tests/expr-old.test:hobbs1999-12-041-1/+2
* * generic/tclIOUtil.c: changed Tcl_Alloc to ckallochobbs1999-11-101-28/+86
* Cleanup of the TclNewObj family of macros, and elimination of thewelch1999-10-301-86/+28
* Merged String and Unicode object types. Added new functions tohershey1999-06-151-2/+1
* * tests/string.test:hershey1999-06-081-1/+3
* * generic/tclObj.c: Changed to eliminate use of isupper/tolower instanton1999-05-281-3/+3
* * mac/tclMacResource.c:stanton1999-04-281-5/+5
* merged tcl 8.1 branch back into the main trunkstanton1999-04-161-210/+155
* Merged stubs changes into mainline for 8.0stanton1999-03-101-1/+2
* Added a new Tcl object called "procbody"; this object's internalescoffon1998-10-051-1/+2
* Replaced SCCS strings, fixed binary filescore_8_0_3stanton1998-09-141-1/+1
* Initial revisionrjohnson1998-03-261-0/+2141