Timeline
Not logged in

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

50 events by user dgp occurring around 2011-05-25 14:15:28.

2011-06-13
13:50
3315098 Mem leak fix from Gustaf Neumann. check-in: 819514e8ee user: dgp tags: trunk
13:48
3315098 Mem leak fix from Gustaf Neumann. check-in: a04865ea8e user: dgp tags: core-8-5-branch
2011-06-10
20:21
merge to RC check-in: 1ff3f868e9 user: dgp tags: core-8-5-10-rc
01:27 Open ticket [3124554fff]: Move WishPanic from Tk to Tcl plus 6 other changes artifact: 55d3460a30 user: dgp
2011-06-07
00:05 Ticket [1189293fff] "<<" redirection not binary safe status still Open with 4 other changes artifact: 8d1c02a4ba user: dgp
2011-06-06
18:06 New ticket [3312630fff] drivers lack controls over encodings. artifact: 68bde393d2 user: dgp
2011-06-02
16:58
Remove TclCleanupLiteralTable (see 994838). check-in: fbb4a85f92 user: dgp tags: trunk
16:55
Remove TclCleanupLiteralTable (see 994838). check-in: d1c7844dd8 user: dgp tags: core-8-5-branch
2011-06-01
21:09 Closed ticket [3309871fff]: Valgrind finds: invalid read in TclMaxListLength() plus 6 other changes artifact: c89dac7210 user: dgp ... 4 similar events omitted.
14:08
Revised fix for bug 3309871 check-in: 8da4e75d5f user: dgp tags: trunk
13:14
Revised fix for bug 3309871 check-in: 19ef8e964e user: dgp tags: core-8-5-branch
03:40 Closed ticket [3293874fff]: list length limit hits too soon plus 7 other changes artifact: f0d9b22086 user: dgp
2011-05-31
20:41 Edit [1d247886dbc19d9a|1d247886db]: Mark "Closed". artifact: c7f06f60fc user: dgp
20:36
Fix bug 3293874 check-in: 09c2da3a2a user: dgp tags: trunk
19:59 Edit [bfd05a82ab7aae6e|bfd05a82ab]: Mark "Closed". artifact: 0dca0253e4 user: dgp
19:58
Rewind from a refactoring that veered into the weeds. Closed-Leaf check-in: 1d247886db user: dgp tags: bug-3293874
2011-05-27
18:42
purge old code Closed-Leaf check-in: bfd05a82ab user: dgp tags: bug-3293874
2011-05-26
20:17
Release candidate branch for Tcl 8.5.10. check-in: 73b194bf99 user: dgp tags: core-8-5-10-rc
2011-05-25
14:44
merge trunk check-in: f82b455ad0 user: dgp tags: bug-3293874
14:19
Bump to msgcat 1.4.4 check-in: 41dc9a2976 user: dgp tags: trunk
14:15
Bump to msgcat 1.4.4. check-in: efa6a87106 user: dgp tags: core-8-5-branch
14:03
merge trunk check-in: 52d8d45b3c user: dgp tags: bug-3293874
13:42
silence compiler warning check-in: 256e20e731 user: dgp tags: core-8-5-branch
2011-05-17
16:39
Refactoring so that SetElement() becomes the foundational primitive operation. SetElement() supports... check-in: 9a9e541131 user: dgp tags: bug-3293874
2011-05-12
15:00
Set the defaults of all growth algorithm parameters based on one master value. check-in: e0b726da8e user: dgp tags: bug-3293874
03:41 Ticket [3293874fff] list length limit hits too soon status still Open with 4 other changes artifact: 57ed724f9f user: dgp
2011-05-11
20:42
Oops! check-in: 434596e345 user: dgp tags: bug-3293874
20:33
First draft of bug fix. check-in: ea441b300e user: dgp tags: bug-3293874
00:54 Ticket [994838ffff] memory leak in interpreter creation/deletion loop status still Closed with 4 other changes artifact: 82bace3962 user: dgp
00:45 Closed ticket [3173086fff]: large list segfault plus 7 other changes artifact: 9397b9315d user: dgp ... 2 similar events omitted.
2011-05-10
17:22 Edit [8de9137c517f4e52|8de9137c51]: Mark "Closed". artifact: 473e35782e user: dgp
17:22
New internal routines TclScanElement() and TclConvertElement(). Rewritten guts of machinery to produ... check-in: 7720fbb825 user: dgp tags: trunk
16:52
New internal routines TclScanElement() and TclConvertElement(). Rewritten guts of machinery to produ... check-in: 37927cede6 user: dgp tags: core-8-5-branch
16:05
Completed patch with mucho comments. Merge 8.5. Closed-Leaf check-in: 8de9137c51 user: dgp tags: bug-3173086
2011-05-09
13:58
Revise empty string tests so that we avoid potentially expensive string rep generations, especially ... check-in: c2d4899eeb user: dgp tags: trunk
13:54 Edit [a040b3dde3731845|a040b3dde3]: Mark "Closed". artifact: 452b483421 user: dgp
13:53
Revise empty string tests so that we avoid potentially expensive string rep generations, especially ... check-in: 765f5fcb20 user: dgp tags: core-8-5-branch
13:46
Remove the old implementation. Closed-Leaf check-in: a040b3dde3 user: dgp tags: dgp-list-simplify
13:26
A different technique to more precisely identify the optimization case. check-in: 3b589e9ee8 user: dgp tags: dgp-list-simplify
2011-05-06
01:03 Ticket [1158008fff] new list internal rep status still Closed with 4 other changes artifact: c15a9a2381 user: dgp
2011-05-05
18:40 New ticket [3298017fff] value refCount overflow. artifact: 816648187f user: dgp
18:28
Stop generating string rep of dict when converting to list. Tolerate NULL interps more completely. check-in: 849162b0bf user: dgp tags: trunk
18:20 New ticket [3298012fff] RebuildTable failure for big dicts. artifact: 991d1a1f8f user: dgp
18:00
Disable all the special case code in place to prevent allocation of a List struct for empty lists as... check-in: cc113f7cfe user: dgp tags: dgp-list-simplify