Timeline
Not logged in

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

50 events by user dgp occurring around 2013-08-30 21:57:26.

2013-09-05
11:47
resolve fork check-in: 8a85b196f1 user: dgp tags: dgp-refactor
03:22
Split BA macros into declaration part and definition part so that a BA_* type can be used in multipl... check-in: 5523d5bd5e user: dgp tags: dgp-refactor
2013-09-04
15:41 Ticket [010f4162ef] Restored trace errors => stammering errorstacks status still Open with 3 other changes artifact: 23cfae5e9a user: dgp
13:19
merge trunk check-in: 2b0c31871e user: dgp tags: dgp-refactor
12:45
Cleaned up test command trying to make valgrind happy. check-in: dd500d1c6c user: dgp tags: mig-review
2013-09-03
20:12
merge trunk check-in: 167ec40a93 user: dgp tags: dgp-refactor
18:56 Edit [41dfc40c2af9d383|41dfc40c2a]: Add tag "rc0". artifact: ac901f493e user: dgp
18:56 Edit [41dfc40c2af9d383|41dfc40c2a]: Add tag "core-8-6-1". artifact: 6d0ee65898 user: dgp
18:50
doc fix exposed by `make html` check-in: 41dfc40c2a user: dgp tags: rc0, core-8-6-1-rc
17:39
make dist check-in: 2b3ca74e16 user: dgp tags: core-8-6-1-rc
17:07
typo check-in: 67d6a9543c user: dgp tags: core-8-6-1-rc
16:47
Favor timeline over ChangeLog check-in: 47d761d2a0 user: dgp tags: core-8-6-1-rc
16:45
Favor timeline over ChangeLog check-in: ee609a2663 user: dgp tags: core-8-5-15-rc
16:04
update changes check-in: 5bd33e3ca5 user: dgp tags: core-8-6-1-rc
16:04
some missed changes check-in: cb84ed25cc user: dgp tags: core-8-5-15-rc
12:40 Ticket [8419b6d9ae] Dynamic linking requres unicode on windows status still Pending with 3 other changes artifact: a469faf727 user: dgp
2013-09-02
18:48 Ticket [010f4162ef] Restored trace errors => stammering errorstacks status still Open with 4 other changes artifact: 8ac6a89f8e user: dgp
18:47
Add test and improve errorInfo. Closed-Leaf check-in: 2d4eff472e user: dgp tags: bug-010f4162ef
18:00 Ticket [010f4162ef] Restored trace errors => stammering errorstacks status still Open with 4 other changes artifact: 2a83db9414 user: dgp
17:59
[010f4162ef] First step of fix on stammering errorstack. errorstack fixed. errorinfo revision still... check-in: 909dcc2cf0 user: dgp tags: bug-010f4162ef
16:26 Ticket [ca61c66e02] TCL+pkg forces thread-enabled package builds; bad for no pthreads systems status still Open with 6 other changes artifact: adb19fb8d9 user: dgp ... 1 similar event omitted.
15:59 Ticket [98c8b3ec12] zlib-8.10 is broken status still Open with 3 other changes artifact: 332576787e user: dgp
2013-08-30
22:04
Bump version number to 8.6.1. check-in: 9824f745cc user: dgp tags: core-8-6-1-rc
21:57
Bump to tcltest 2.3.6 to account for changes since Tcl 8.6.0 release. check-in: 1fde5f0db3 user: dgp tags: trunk
17:56 Ticket [ca61c66e02] TCL 8.6 compilation issues with no thread support status still Open with 3 other changes artifact: 7ae35c3a9a user: dgp
17:15 Ticket [8419b6d9ae] Dynamic linking requres unicode on windows status still Open with 6 other changes artifact: d4f3bca714 user: dgp
17:12 Ticket [267b7e2334] RE patterns regressed status still Open with 3 other changes artifact: b51d33b9f8 user: dgp
17:04 Ticket [1905562fff] test reg-33.14 gets pointer smash status still Open with 3 other changes artifact: 233f1c28ad user: dgp
16:29 Edit [d85e816231398a8e|d85e816231]: Add tag "core-8-5-15". artifact: a0eb43176a user: dgp
16:28 Edit [d85e816231398a8e|d85e816231]: Add tag "rc0". artifact: 6232a7ffe9 user: dgp
15:07 Ticket [e8efa378a9] Duplicate std* channels in different Threads status still Open with 3 other changes artifact: 3d829265d5 user: dgp
14:31
fix date check-in: d85e816231 user: dgp tags: rc0, core-8-5-15-rc
14:16
changes check-in: 7fa0fe032b user: dgp tags: core-8-5-15-rc
2013-08-29
20:08
Bump to 8.5.15 for release. check-in: c46e5e4d16 user: dgp tags: core-8-5-15-rc
19:22 Edit [9394415ab922d3ed|9394415ab9]: Mark "Closed". artifact: 0c6ef6f469 user: dgp
19:22
merge trunk check-in: 9d9256cf4a user: dgp tags: dgp-refactor
19:20 Closed ticket [2502002fff]: Tcl_NRCmdSwap prevents exception handling plus 9 other changes artifact: 8aeb2fe0dd user: dgp
19:19 Closed ticket [2486550fff]: hidden commands missing full NRE support plus 7 other changes artifact: 44f09617da user: dgp
19:19
[2486550] NR-enable same-interp invokehidden. Also, reroute all objProc invocation through the comm... check-in: 1e66a5c9c0 user: dgp tags: trunk
17:59
New internal eval flag value so that all TclNREvalObjv() callers that pre-resolve command names can ... Closed-Leaf check-in: 9394415ab9 user: dgp tags: bug-2502002
2013-08-28
18:05
Rework the re-resolution after enter traces machinery with cleaner separations and neater interfaces... check-in: c10157dfd4 user: dgp tags: bug-2502002
02:44
Clarfy and prettify influence of flag settings and command lookups. check-in: 5cf01176b3 user: dgp tags: bug-2502002
2013-08-27
20:25
Tidy up indenting for clarity in refactoring. check-in: bf7f439987 user: dgp tags: bug-2502002
20:06
Exceptions raised from enter traces take priority over re-resolution games. check-in: f3862d4ec5 user: dgp tags: bug-2502002
20:03
Inline TEOV_RunEnterTraces() so its interface can be redesigned. check-in: 1b39dee3d7 user: dgp tags: bug-2502002
18:11
Add test for Bug 2486550. check-in: 055779b95b user: dgp tags: bug-2502002
18:10 Ticket [3610632fff] NRE-enable cross-interp aliases status still Open with 3 other changes artifact: 1302b32849 user: dgp
2013-08-26
18:32
merge trunk check-in: 219c73f7e8 user: dgp tags: bug-2502002
2013-08-23
16:33
merge trunk check-in: 83dc51357b user: dgp tags: bug-2502002