Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 events by user dgp occurring around 2007-04-08 14:58:43.
|
2007-04-23
| ||
| 23:25 | • Ticket [1705224fff] Document the opt package status still Open with 6 other changes artifact: df8b8b4d5a user: dgp | |
| 20:11 | * generic/tclVar.c (UnsetVarStruct): Make sure the TCL_INTERP_DESTROYED flags get... check-in: ae1e9ecfa3 user: dgp tags: trunk | |
| 20:07 | • New ticket [1706140fff] check TclCallVarTraces callers. artifact: 58a9315f5f user: dgp | |
| 15:02 | merge updates from HEAD check-in: 33faddf5e5 user: dgp tags: dgp-refactor | |
|
2007-04-20
| ||
| 21:58 | merge updates from HEAD check-in: 2e484b3bc3 user: dgp tags: dgp-refactor | |
| 19:07 | merge updates from HEAD check-in: 1f0fccf000 user: dgp tags: dgp-refactor | |
| 17:13 | merge updates from HEAD check-in: 92b90f2910 user: dgp tags: dgp-refactor | |
|
2007-04-19
| ||
| 19:16 | merge updates from HEAD check-in: 8840f48041 user: dgp tags: dgp-refactor | |
|
2007-04-18
| ||
| 18:47 | • New ticket [1703170fff] TEA_INIT does exact version matching. artifact: bfbd9d1597 user: dgp | |
|
2007-04-17
| ||
| 22:52 | • Ticket [1701202fff] Tcl stack reform status still Open with 4 other changes artifact: 97c5f3f8ea user: dgp | |
|
2007-04-16
| ||
| 18:35 | Merge updates from HEAD check-in: 5bd14e2124 user: dgp tags: dgp-refactor | |
|
2007-04-11
| ||
| 12:41 | • Ticket [1692378fff] TIP 280: performance impact status still Open with 4 other changes artifact: 4f5ce35b03 user: dgp | |
| 05:41 | post-merge update to make remaining [info frame] tests pass. check-in: f4d548e961 user: dgp tags: dgp-refactor | |
| 05:07 | Merge updates from HEAD check-in: ad34ddc649 user: dgp tags: dgp-refactor | |
|
2007-04-10
| ||
| 20:25 | • Ticket [1696642fff] sigpipes in test suite status still Open with 5 other changes artifact: e9061e0ce4 user: dgp | |
| 16:27 | merge updates from HEAD check-in: c49d7b4587 user: dgp tags: dgp-refactor | |
| 10:08 | • Ticket [1696642fff] sigpipes in test suite status still Open with 2 other changes artifact: e2c2664f09 user: dgp ... 1 similar event omitted. | |
| 07:04 | post-merge commit to correct most but not yet all failing [info frame] tests. check-in: 0c466b8f6d user: dgp tags: dgp-refactor | |
|
2007-04-09
| ||
| 21:36 | • Ticket [1696642fff] sigpipe in http.test status still Open with 4 other changes artifact: e32c7b3985 user: dgp ... 2 similar events omitted. | |
| 13:25 | Missed a commit in the merge/tag dance check-in: c2d9a5ec44 user: dgp tags: dgp-refactor | |
|
2007-04-08
| ||
| 20:18 | post-merge updates that stop segfaults in test suite. check-in: d27125db3a user: dgp tags: dgp-refactor | |
| 18:44 | post-merge updates to make source code compile check-in: 3363329d84 user: dgp tags: dgp-refactor | |
| 14:58 | Merge updates from HEAD; may not build check-in: 8dc7079178 user: dgp tags: dgp-refactor | |
|
2007-04-05
| ||
| 19:16 | • New ticket [1695203fff] info frame reports wrong line. artifact: 9f36212cec user: dgp | |
|
2007-04-04
| ||
| 11:06 | • Ticket [1693802fff] INST_INVOKE speedup status still Closed with 4 other changes artifact: 8e39930868 user: dgp | |
|
2007-04-03
| ||
| 22:04 | • Closed ticket [1693252fff]: errorInfo no longer exists in 8.5 interp init plus 8 other changes artifact: cca08beff4 user: dgp | |
| 20:55 | • Closed ticket [1693091fff]: Bug in event loop? plus 8 other changes artifact: fe40b1562a user: dgp | |
| 20:13 | • Ticket [1693252fff] errorInfo no longer exists in 8.5 interp init status still Open with 4 other changes artifact: ab62d45a35 user: dgp ... 1 similar event omitted. | |
| 15:58 | restore line endings check-in: 385c9a4840 user: dgp tags: trunk | |
| 15:13 | missing entry check-in: 6364bd55c3 user: dgp tags: trunk | |
| 15:03 | * generic/tclNamesp.c: Revised ErrorCodeRead and ErrorInfoRead trace routines so th... check-in: d0d132d497 user: dgp tags: trunk | |
| 03:32 | • Ticket [1692378fff] TIP 280: performance of Tcl_SwitchObjCmd status still Open with 7 other changes artifact: 6ae381c6b8 user: dgp | |
| 01:32 | • Pending ticket [1693091fff]: Bug in event loop? plus 8 other changes artifact: 7111d103d9 user: dgp | |
| 01:30 | • Ticket [1692378fff] TIP 280: performance impact status still Open with 6 other changes artifact: ce7d208306 user: dgp ... 1 similar event omitted. | |
|
2007-04-02
| ||
| 18:48 | * generic/tclBasic.c: Replace arrays on the C stack and ckalloc * generic/tclExecu... check-in: fbe8c8af9f user: dgp tags: trunk | |
|
2007-03-30
| ||
| 18:24 | * generic/tclCompile.c: * generic/tclCompExpr.c: * generic/tclCompCmds.c: ... check-in: c35cf54d2f user: dgp tags: trunk | |
| 17:39 | * generic/tclCompExpr.c: * generic/tclCompCmds.c: Replace arrays on the C sta... check-in: 65c8c29143 user: dgp tags: trunk | |
| 16:38 | * generic/tclCompCmds.c: Replace arrays on the C stack and ckalloc calls with... check-in: ae18c37fd5 user: dgp tags: trunk | |
| 15:54 | * generic/tclCmdMZ.c: Revised [string to* $s $first $last] implementation to reduc... check-in: 75950809bf user: dgp tags: trunk | |
| 15:31 | * tests/string.test: More [string reverse] tests. check-in: 1446cb10a8 user: dgp tags: trunk | |
|
2007-03-28
| ||
| 19:03 | * generic/tclCmdMZ.c (STR_REVERSE): Implement the actual [string reverse] comman... check-in: 5373afa733 user: dgp tags: trunk | |
|
2007-03-27
| ||
| 17:47 | • New ticket [1689385fff] Tcl_SetObjLength documentation incomplete. artifact: 59de4677ca user: dgp | |
| 16:44 | * generic/tclCmdMZ.c (STR_MAP): Replace ckalloc calls with TclStackAlloc calls. check-in: 3f20d29a16 user: dgp tags: trunk | |
|
2007-03-23
| ||
| 23:33 | • Ticket [1658572fff] Heap corruption in interp.test status still Open with 4 other changes artifact: 76447c53af user: dgp | |
| 22:05 | • Add attachment ns.patch to ticket [1686862fff] artifact: ebea891897 user: dgp | |