Tcl Source Code

Timeline
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

29 check-ins tagged with "mod-8-3-4-branch"

2003-05-07
16:01
* generic/tclProc.c (TclCloneProc): Fixed leaking of 'procNew', reported by Cisco.
Closed-Leaf check-in: 4fdf9e72bf user: andreas_kupries tags: mod-8-3-4-branch
2003-04-15
18:25
* generic/tclBasic.c (Tcl_CloneInterp): Added code to propagate error messages generated when c... check-in: c988c641fe user: andreas_kupries tags: mod-8-3-4-branch
2002-12-06
03:58
* generic/tclCompile.c (TclCleanupByteCode): when using TCL_THREAD_LITERALS, do not worry about in...
check-in: 8c2329a41f user: hobbs tags: mod-8-3-4-branch
03:08
* generic/tclCompile.c (TclCleanupByteCode): When encountering a shared bytecode structure we h... check-in: a9a7ea8404 user: andreas_kupries tags: mod-8-3-4-branch
02:48
* generic/tclLiteral.c (LiteralThreadExitProc): do no delete literal table in thread exit handler....
check-in: efa79832cc user: hobbs tags: mod-8-3-4-branch
02:47
objify testclone command check-in: 7e034c8dcb user: hobbs tags: mod-8-3-4-branch
02:47
check for testclone command check-in: 1d8b052b29 user: hobbs tags: mod-8-3-4-branch
2002-11-26
22:15
* generic/tclBasic.c (Tcl_CloneInterp): Moved 'TclCreateExecEnv' behind 'CloneNamespace'. This ... check-in: 0fb1ff7278 user: andreas_kupries tags: mod-8-3-4-branch
21:13
* tclBasic.c (CloneVariable): The initialization of the refCount for the cloned variable assume... check-in: a6ed18c145 user: andreas_kupries tags: mod-8-3-4-branch
20:15
* generic/tclLiteral.c (TclGlobalLiteralTable): add a thread exit handler to remove remaining lite...
check-in: 3b1bc87ba8 user: hobbs tags: mod-8-3-4-branch
20:14
* tests/__clone.test: rename to allow it to be lexically first.
check-in: 099a4a7d76 user: hobbs tags: mod-8-3-4-branch
20:05
* generic/tclMain.c (Tcl_Main): added Tcl_DeleteInterp and * unix/tclAppInit.c (main): Tcl_Finaliz...
check-in: ca5713da63 user: hobbs tags: mod-8-3-4-branch
19:48
* generic/tclProc.c (TclCloneProc): Helper for Tcl_CloneInterp.
* generic/tclBasic.c: Line 3843f...
check-in: 235d59fd34 user: andreas_kupries tags: mod-8-3-4-branch
2002-11-07
19:04
* generic/tclCompile.h: * generic/tclCompile.c (TclCleanupByteCode, RecordByteCodeStats): * gener...
check-in: 6aac77723f user: hobbs tags: mod-8-3-4-branch
19:04
add shell/gdb targets check-in: 3c6a1c3862 user: hobbs tags: mod-8-3-4-branch
19:03
* generic/tclExecute.c (EvalStatsCmd): obj-ify evalstats command, add the ability to take options ...
check-in: 76e103e3a4 user: hobbs tags: mod-8-3-4-branch
18:50
reduce TCL_RESULT_SIZE from 200 to 20 check-in: e3d499ae23 user: hobbs tags: mod-8-3-4-branch
2002-11-05
22:56
* generic/tclParseExpr.c: 'struct ParseInfo'. * generic/tclLink.c: 'struct Link'. * generic/tclE... check-in: 84a600d5af user: andreas_kupries tags: mod-8-3-4-branch
01:49
* generic/tclObj.c (TclInitObjSubsystem, Tcl_DbIsShared): enable shared object reporting in EvalSt...
check-in: 0de8f7a087 user: hobbs tags: mod-8-3-4-branch
01:49
* generic/tclBasic.c (Tcl_CreateInterp): simplify ByteCodeStats initialization with one memset.
check-in: 496a88db97 user: hobbs tags: mod-8-3-4-branch
01:46
* generic/tclExecute.c (EvalStatsCmd): rework to use sprintf for the conversions, so that it works...
check-in: cb2cb36762 user: hobbs tags: mod-8-3-4-branch
01:46
* generic/tclHash.c (HashString): minor performance tweak.
check-in: 534f3c0cc3 user: hobbs tags: mod-8-3-4-branch
2002-07-19
17:28
* generic/tclExecute.c (TclCompileByteCodesForExpr): Bugfix. Added a missing RELTEMP(compEnv) i... check-in: c8b6c8e134 user: andreas_kupries tags: mod-8-3-4-branch
2002-03-18
22:30
* generic/tclCompile.c (TclCompileTokens): Modified imported bugfix to use a heap variable for ... check-in: d631cf3e55 user: andreas_kupries tags: mod-8-3-4-branch
2001-12-05
20:01
* stack.base.html: * stack.full.html: Reports from the local version of the core instrumented ... check-in: d3e72b66fd user: andreas_kupries tags: mod-8-3-4-branch
18:22
* NOTES: Updated to explain the usage of the various macros upfront. The original contents rema... check-in: dfc8a95b9f user: andreas_kupries tags: mod-8-3-4-branch
2001-12-04
21:52
* NOTES: * tcl.h: * tclInt.h: Moved the macros to control feature exclusion and stack manipul... check-in: fa28ece419 user: andreas_kupries tags: mod-8-3-4-branch
2001-12-03
18:23
NRE1 patch by Miguel Sofer. Several new controlling macros for information on the stack. Parser i... check-in: fc43051481 user: andreas_kupries tags: mod-8-3-4-branch
2001-11-28
17:58
* NOTES: New file. Read here about the new modularization macros, interdependencies, implicatio... check-in: 052bbd8095 user: andreas_kupries tags: mod-8-3-4-branch