summaryrefslogtreecommitdiffstats
path: root/generic/tclLiteral.c
Commit message (Expand)AuthorAgeFilesLines
* Modified the logic of literal table cleanup at interp deletion time,Miguel Sofer2004-07-081-15/+25
* * generic/tclBasic.c (DeleteInterpProc): fix for [Bug 983660],Miguel Sofer2004-07-051-17/+17
* Patch 922727 committed. Implements three changes:dgp2004-04-061-2/+1
* More hash function cleaning up.dkf2004-03-301-3/+3
* All uses of 'panic' (the macro) changeddavygrvy2003-12-241-15/+15
* generic/tclLiteral.c: (TclReleaseLiteral) insured thatMiguel Sofer2001-10-111-32/+24
* generic/tclLiteral.c: (TclReleaseLiteral) reverted previous patch for [Bug 46...Miguel Sofer2001-10-091-11/+1
* insured that self-referential bytecodes are properly cleaned up onMiguel Sofer2001-10-061-1/+11
* 1999-08-18 Jeff Hobbs <hobbs@scriptics.com>hobbs1999-08-191-4/+1
* 1999-08-05 Jeff Hobbs <hobbs@scriptics.com>hobbs1999-08-051-3/+6
* ran dos2unix on this file--Irix couldn't build Tcl because it detected strangehershey1999-05-061-1062/+1062
* fixed memory leaksurles1999-05-051-1048/+1062
* * generic/tclLiteral.c (TclHideLiteral): Fixed so hidden literalsstanton1999-04-281-6/+10
* * generic/tclInt.h:stanton1999-04-221-18/+133
* merged tcl 8.1 branch back into the main trunkstanton1999-04-161-0/+929