summaryrefslogtreecommitdiffstats
path: root/generic/tclPreserve.c
Commit message (Expand)AuthorAgeFilesLines
* If compiled with TCL_NO_DEPRECATED, remove some more stub entries which are n...jan.nijtmans2017-03-201-1/+1
* More internal use of size_t in stead of int.jan.nijtmans2016-11-211-4/+4
* Revert refcount changes that were not cosmetic.dgp2015-07-021-2/+2
* Another round of refCount consistancy improvements.jan.nijtmans2015-07-021-3/+2
* platform portable type matching in debug printsdgp2011-07-121-6/+6
* Adjust ckalloc/ckfree macros to greatly reduce number of explicit casts indkf2011-03-121-11/+9
* Now that we're no longer using SCM based on RCS, the RCS Keyword linesdgp2011-03-021-2/+0
|\
| * Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-021-2/+0
| |\
| | * Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-011-2/+0
| | * finalize Tcl_Preserve after exit handlersKevin B Kenny2005-06-241-13/+4
| | * * generic/tclPreserve.c: In Result and Preserve'd routines, do nothobbs2003-07-161-5/+3
| * | Various mismatches between Tcl_Panic format string and its arguments,nijtmans2011-01-181-3/+3
* | | Don't miss 64-bit address bits in panic message.nijtmans2011-01-251-3/+3
* | | Various mismatches between Tcl_Panic format string and its arguments,nijtmans2011-01-181-3/+3
* | | Style fixes (unfouling whitespace, sorting comments, removing useless casts, ...dkf2009-01-091-10/+9
* | | Style improvements - invoking callbacks without visual junk.dkf2008-10-261-3/+3
|/ /
* | * generic/tclExecute.c: More ckalloc -> ckrealloc conversions.dgp2007-03-211-17/+5
* | Various minor object file size efficiency fixes. [Bug 1530474]dkf2006-08-101-2/+2
* | ANSIfydkf2005-11-071-21/+21
* | Getting more systematic about styledkf2005-07-241-130/+142
* | cleanup Tcl_Preserve after exit handlersKevin B Kenny2005-06-241-13/+4
* | All uses of 'panic' (the macro) changeddavygrvy2003-12-241-9/+9
* | * generic/tclPreserve.c: In Result and Preserve'd routines, do nothobbs2003-07-161-5/+3
|/
* merged tcl 8.1 branch back into the main trunkstanton1999-04-161-2/+215
* Replaced SCCS strings, fixed binary filescore_8_0_3stanton1998-09-141-1/+1
* Initial revisionrjohnson1998-03-261-0/+277