summaryrefslogtreecommitdiffstats
path: root/generic/tclObj.c
Commit message (Expand)AuthorAgeFilesLines
* reversed accidental commit of unfinished sourceshobbs2002-02-271-10/+21
* generic/tclCmdMZ.chobbs2002-02-271-21/+10
* * generic/tclInt.h:dgp2002-02-221-3/+3
* TIP#72 implementation. See ChangeLog for details.dkf2002-02-151-7/+417
* * [Patch 505630] Updated interfaces of generic/tclBasic.cc (TIP 27).dgp2002-01-251-2/+2
* * generic/tclCkalloc.c (MemoryCmd, TclFinalizeMemorySubsystem):dgp2001-12-281-10/+10
* ** upport to 8.4 of mac code changes for 8.3.3 & various newdas2001-11-231-1/+2
* Moved Tcl_GetCommandFromObj and all defining code for tclCmdNameType objects ...Miguel Sofer2001-11-161-1/+425
* Reference implementation of TIP's #22, #33 and #45. Adds thehobbs2001-11-141-1/+2
* * generic/tclInt.h:hobbs2001-06-281-2/+13
* [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