Timeline
Not logged in

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

50 events by user dgp occurring around 2017-06-19 18:26:10.

2017-06-26
19:37
Bump to TclOO 1.1.0 check-in: 417c4f636d user: dgp tags: core-8-6-branch
19:22
merge 8.6 check-in: 6399d0c012 user: dgp tags: core-8-6-7-rc
19:20 Ticket [46f801ea5a] Tcl bug: unexpected stack trace in "unknown" status still Open with 3 other changes artifact: d91083af51 user: dgp
19:18
[46f801ea5a] Make autoloader less fragile when it cannot manufacture a known consistent stack trace.... check-in: 432f9304f2 user: dgp tags: core-8-6-branch
19:17
Try to make good stack trace. Fallback to making not-so-good stack trace. Stop failing altogether. T... Closed-Leaf check-in: c67cb06977 user: dgp tags: bug-46f801ea5a
17:30
Test demonstrating autoloader fragility. check-in: 6fd70a102b user: dgp tags: bug-46f801ea5a
2017-06-23
18:39 Ticket [46f801ea5a] Tcl bug: unexpected stack trace in "unknown" status still Open with 3 other changes artifact: c40c0e0eae user: dgp ... 3 similar events omitted.
13:11
typo fix check-in: b3af99ceb9 user: dgp tags: trunk
13:09
Rewrite the documentation of [regsub -command] so it's not quite such a mess. check-in: c11222b967 user: dgp tags: trunk
12:39 Closed ticket [3869fc11a9]: TIP 472 tests fail plus 7 other changes artifact: 63da7cabba user: dgp
12:39
repair broken tests check-in: b063408c38 user: dgp tags: trunk
12:34 New ticket [3869fc11a9] TIP 472 tests fail. artifact: 87a2905192 user: dgp
12:28
Repair compiler warning about uninitialized value. check-in: d06a0b65c1 user: dgp tags: trunk
2017-06-22
20:25 New ticket [9b3ca8dcad] auto_load docs are lies. artifact: 14254c9def user: dgp
14:23
merge novem check-in: e166a5a58b user: dgp tags: dgp-refactor
13:56
merge novem check-in: db3d5c1dad user: dgp tags: dgp-properbytearray
13:45
merge trunk check-in: 8d97ed6516 user: dgp tags: tip-445
13:41
merge trunk check-in: 30c71bc195 user: dgp tags: novem
12:25
merge trunk Closed-Leaf check-in: d26f75a105 user: dgp tags: tip-463
2017-06-19
20:22 Ticket [da7c079978] FS strips root '/' from FS root volume "zvfs:/" status still Open with 3 other changes artifact: b817a17d6b user: dgp
19:35 Ticket [0058716227] http-4.16 fails on novem on OSX sierra status still Open with 3 other changes artifact: a35d48d1a6 user: dgp
18:26
merge novem check-in: eb8166618c user: dgp tags: dgp-properbytearray
18:19 Ticket [0058716227] http-4.16 fails on novem on OSX sierra status still Open with 3 other changes artifact: 7f6287c776 user: dgp
18:11
merge novem check-in: 4cc19e9c99 user: dgp tags: dgp-refactor
18:04
Silence compiler warning check-in: 29123b010b user: dgp tags: novem
17:56
Merge trunk. Improve test http-4.16 in robustness and result utility. check-in: 854cdede26 user: dgp tags: novem
17:52 Ticket [0058716227] http-4.16 fails on novem on OSX sierra status still Open with 3 other changes artifact: fcac2a1eda user: dgp ... 2 similar events omitted.
17:37
merge trunk check-in: a75ba760f7 user: dgp tags: tip-445
17:31
merge 8.6 check-in: c01deee8cf user: dgp tags: core-8-6-7-rc
2017-06-16
21:12
repair merge check-in: 558669f5e0 user: dgp tags: dgp-properbytearray
20:41
merge novem check-in: ec44855767 user: dgp tags: dgp-properbytearray
20:40
merge novem check-in: 95b720f9ff user: dgp tags: dgp-refactor
20:35
merge trunk check-in: f7688ef8a2 user: dgp tags: novem
20:28
merge trunk check-in: 2b4060cef5 user: dgp tags: tip-445
20:17
Merge 8.6; update changes. check-in: b7fe674c77 user: dgp tags: core-8-6-7-rc
19:54
Another reworking, now with comments. check-in: e9f3293d67 user: dgp tags: trunk
16:23
Simplify the final loop when we know we're generating strings for all. check-in: 20cca1d020 user: dgp tags: trunk
16:07
Split loop into two cases for further simplification. check-in: afd6a2812b user: dgp tags: trunk
15:51
Factor out and simplify loop scanning leading known empty values. check-in: 1e6a22b0fc user: dgp tags: trunk
14:46
Use local variables. check-in: af5aec752d user: dgp tags: trunk
14:43
Rework the logic. Equivalent function. check-in: aa9699939f user: dgp tags: trunk
12:56
Extend cases where string rep generation can be prevented. check-in: 3f07499767 user: dgp tags: trunk
11:47
Better define the meaning of "first" and "last". check-in: a1eb17546f user: dgp tags: trunk
2017-06-08
21:15
Another TclStringCatObjv optimization to delay/avoid string rep generation. check-in: f3884d09d4 user: dgp tags: trunk
21:10
Don't test the impossible. Closed-Leaf check-in: db46268589 user: dgp tags: dgp-stringcat-delaystringrep