summaryrefslogtreecommitdiffstats
path: root/generic/tclObj.c
Commit message (Expand)AuthorAgeFilesLines
* * generic/tcl.h: Revert earlier change thatmdejong2003-01-171-1/+7
* * generic/tclUtil.c (SetEndOffsetFromAny): handle integer offsethobbs2002-11-191-10/+14
* 2002-08-23 Miguel Sofer <msofer@users.sourceforge.net>Miguel Sofer2002-08-241-4/+8
* * generic/tclInt.h:Miguel Sofer2002-08-141-37/+7
* * docs/BoolObj.3: added description of valid string reps for aMiguel Sofer2002-08-071-97/+117
* * generic/tclCompile.h:Miguel Sofer2002-08-071-2/+2
* * generic/tclObj.c (Tcl_NewObj): added conditional code forMiguel Sofer2002-08-071-1/+3
* * doc/CmdCmplt.3: Applied Patch 585105 to fully CONST-ifydgp2002-08-051-2/+2
* bugfix, new tests for new [interp alias] codeMiguel Sofer2002-07-291-4/+3
* Hex values on 64-bit machines can be booleans too! [Bug 548686]dkf2002-04-261-3/+25
* 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