summaryrefslogtreecommitdiffstats
path: root/generic/tclPreserve.c
Commit message (Collapse)AuthorAgeFilesLines
* Adjust ckalloc/ckfree macros to greatly reduce number of explicit casts indkf2011-03-121-11/+9
| | | | | rest of Tcl source code. No ABI change. API change *should* be harmless. FossilOrigin-Name: 5574bdd262b2672cde48771787370c12854cecf4
* Now that we're no longer using SCM based on RCS, the RCS Keyword linesdgp2011-03-021-2/+0
|\ | | | | | | | | cause more harm than good. Purged them (except in zlib files). FossilOrigin-Name: c64f310d38b977e7ae26a48bcf8bb8c50e453af7
| * Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-021-2/+0
| |\ | | | | | | | | | | | | more harm than good. Purged them. FossilOrigin-Name: 79367df0f0e01a96f037f893e889e7cb9b807847
| | * Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-011-2/+0
| | | | | | | | | | | | | | | more harm than good. Purged them. FossilOrigin-Name: 90b4acd7bdab65433169a232124967885c18d972
| | * finalize Tcl_Preserve after exit handlerskennykb2005-06-241-13/+4
| | | | | | | | | FossilOrigin-Name: 7dafabb1d224c05c6f58398902dc626f6fe55474
| | * * generic/tclPreserve.c: In Result and Preserve'd routines, do nothobbs2003-07-161-5/+3
| | | | | | | | | | | | | | | | | | | | | * generic/tclUtil.c: assume that ckfree == free, as that is not * generic/tclResult.c: always true. [Bug 756791] (fuller) FossilOrigin-Name: bb94a3e5100baa4da853c56429f66ced107b7b72
| * | Various mismatches between Tcl_Panic format string and its arguments,nijtmans2011-01-181-3/+3
| | | | | | | | | | | | | | | | | | discovered thanks to [Bug 3159920] FossilOrigin-Name: 6dd03122dc74cf6362ce00d9d5bb5e404775033f
* | | Don't miss 64-bit address bits in panic message.nijtmans2011-01-251-3/+3
| | | | | | | | | FossilOrigin-Name: 8f2403f53ed67c787b26d2b35d45d3e182164c0f
* | | Various mismatches between Tcl_Panic format string and its arguments,nijtmans2011-01-181-3/+3
| | | | | | | | | | | | | | | | | | discovered thanks to [Bug 3159920] FossilOrigin-Name: 964a1a5a57cc4c71eb25da444d9f804bac32e8d4
* | | Style fixes (unfouling whitespace, sorting comments, removing useless casts, ↵dkf2009-01-091-10/+9
| | | | | | | | | | | | | | | etc.) FossilOrigin-Name: cd3c38f00ada216d7bc93560d3d70012c2918343
* | | Style improvements - invoking callbacks without visual junk.dkf2008-10-261-3/+3
|/ / | | | | FossilOrigin-Name: a1a8afc25d47810e677f42869f79723f80f3d6a6
* | * generic/tclExecute.c: More ckalloc -> ckrealloc conversions.dgp2007-03-211-17/+5
| | | | | | | | | | | | | | | | | | | | | | * generic/tclLiteral.c: * generic/tclNamesp.c: * generic/tclParse.c: * generic/tclPreserve.c: * generic/tclStringObj.c: * generic/tclUtil.c: FossilOrigin-Name: aa6b9bf6a420cb7cee546906b1fca5706ee025fd
* | Various minor object file size efficiency fixes. [Bug 1530474]dkf2006-08-101-2/+2
| | | | | | FossilOrigin-Name: a09967381cf3a88dc91d8eb051a73d82af962eb8
* | ANSIfydkf2005-11-071-21/+21
| | | | | | FossilOrigin-Name: 611d25e47cc0ca4006b861534bc098fb11548f02
* | Getting more systematic about styledkf2005-07-241-130/+142
| | | | | | FossilOrigin-Name: 83d72c558cc66d1e10666e2fab0f6e87addb5c3d
* | cleanup Tcl_Preserve after exit handlerskennykb2005-06-241-13/+4
| | | | | | FossilOrigin-Name: 3519b5327d59d72d06c913b34c319c9ca2303129
* | All uses of 'panic' (the macro) changeddavygrvy2003-12-241-9/+9
| | | | | | | | | | | | | | | | | | to 'Tcl_Panic' (the function). The #define of panic in tcl.h clearly states it is deprecated in the comments. [Patch 865264] FossilOrigin-Name: 524a53e3b36111f085cdb216a27da061773239ae
* | * generic/tclPreserve.c: In Result and Preserve'd routines, do nothobbs2003-07-161-5/+3
|/ | | | | | | * generic/tclUtil.c: assume that ckfree == free, as that is not * generic/tclResult.c: always true. [Bug 756791] (fuller) FossilOrigin-Name: 059ed80454ac05b274a92999be4abc888dbeacd6
* merged tcl 8.1 branch back into the main trunkstanton1999-04-161-2/+215
| | | FossilOrigin-Name: f3b32fb71c9011ac220779bd9dbe5617c9dc87d9
* Replaced SCCS strings, fixed binary filescore-8-0-3stanton1998-09-141-1/+1
| | | FossilOrigin-Name: 196f92fd17305db5fec1acd59f6926de11e01624
* Initial revisionrjohnson1998-03-261-0/+277
FossilOrigin-Name: cacdd0f329872d67973970d74c6978730bc24baa