summaryrefslogtreecommitdiffstats
path: root/doc/eof.n
diff options
context:
space:
mode:
authorandreas_kupries <akupries@shaw.ca>2002-11-26 19:48:45 (GMT)
committerandreas_kupries <akupries@shaw.ca>2002-11-26 19:48:45 (GMT)
commit8bb34fe4b63a65dff902e117e76d879082167328 (patch)
treedf7601fec4c70c9303e799888b578c2f74f9ad35 /doc/eof.n
parent95ca9403a1446d535fca256ffa9a4b707dd7c561 (diff)
downloadtcl-8bb34fe4b63a65dff902e117e76d879082167328.zip
tcl-8bb34fe4b63a65dff902e117e76d879082167328.tar.gz
tcl-8bb34fe4b63a65dff902e117e76d879082167328.tar.bz2
* generic/tclProc.c (TclCloneProc): Helper for Tcl_CloneInterp.
* generic/tclBasic.c: Line 3843ff: New Tcl_CloneInterp public API. * generic/tclProc.c (TclCloneProc): See below. New function. * generic/tclBasic.c: Tcl_Clone... functions. New. Tcl_CloneInterp is main entry into this. * Part of work on more sharing of bytecode information between structurally equivalent interpreters. * generic/tclCompile.c (EncodeCmdLocMap): Operate on ByteCodeData instead of ByteCode. (TclCleanupByteCode): Deref to ByteCodeData in numerous places. (TclInitByteCodeObj): s.a. (TclPrintByteCodeObj): s.a. (TclPrintInstruction): s.a. (RecordByteCodeStats): s.a. * generic/tclLiteral.c (TclReleaseLiteral): s.a. * generic/tclCompile.h: Split struct ByteCode into two structures. The new structure carries the shareable bytrecode information and is named 'ByteCodeData'. * generic/tclExecute.c (GetExceptRangeForPc): s.a. (TclExecuteByteCode): s.a. (PrintByteCodeInfo): s.a. (ValidatePcAndStackTop): s.a. (GetSrcInfoForPc): s.a.
Diffstat (limited to 'doc/eof.n')
0 files changed, 0 insertions, 0 deletions