summaryrefslogtreecommitdiffstats
path: root/generic/tclObj.c
Commit message (Expand)AuthorAgeFilesLines
* * generic/tclObj.c (TclInitObjSubsystem, Tcl_DbIsShared): enablehobbs2002-11-051-1/+18
* added -DPURIFY object allocation optionhobbs2001-10-191-3/+6
* removed duplicate definition of tclObjsAlloced andMiguel Sofer2001-10-091-10/+1
* 2001-07-02 Jeff Hobbs <jeffh@ActiveState.com>hobbs2001-07-161-4/+3
* * generic/tclObj.c (TclAllocateFreeObjects): simplifiedhobbs2001-04-061-5/+3
* see backport log in ChangeLog for specific file backports from 8.4aCVShobbs2001-04-031-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