Timeline
Not logged in

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

9 check-ins using file tests/trace.test version e4d5bb72fd

2007-08-12
21:58
* generic/tclCmdMZ.c (Tcl_SplitObjCmd): use TclNewStringObj macro instead of calling the function.... check-in: 2f9503ea2a user: msofer tags: trunk
14:40
* generic/tcl_Obj.c (TclAllocateFreeObjects): remove unneeded memset to 0 of all allocated objects... check-in: e542780787 user: msofer tags: trunk
2007-08-11
21:48
* generic/tclInt.h: remove redundant ops in TclNewStringObj macro check-in: 5a7a3d348f user: msofer tags: trunk
03:12
fix missing preprocessor \ line continuation check-in: c3ab19362f user: das tags: trunk
2007-08-10
18:40
* generic/tclInt.h: fix the TclSetVarNamespaceVar macro, was causing a leak. check-in: 55d3cb8db5 user: msofer tags: trunk
16:00
Then reorder code to eliminate duplication. check-in: 5615a73eee user: dgp tags: trunk
14:02
* generic/tclCompExpr.c: Revise CompileExprTree() to use the OpNode mark fiel... check-in: 3c5022e036 user: dgp tags: trunk
00:43
* generic/tclProc.c (TclCreateProc): better comments on the required varflag values when loading p... check-in: 0430f3472e user: msofer tags: trunk
2007-08-09
12:20
* generic/tclExecute.c (INST_STORE_ARRAY): * tests/trace.test (trace-2.6): whole array write trace... check-in: f9ac70f020 user: msofer tags: trunk