Timeline
Not logged in

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

50 events by user pooryorick occurring around 2023-05-19 11:26:08.

2023-07-12
14:06 Ticket [a34733451b] Regression with TIP #636 in foreach status still Open with 3 other changes artifact: 305896c27d user: pooryorick
14:05 Ticket [6022b9f946] Tk when built against Tcl 9.0 broken status still Closed with 4 other changes artifact: c7e0010c21 user: pooryorick
14:04 Ticket [a34733451b] Regression with TIP #636 in foreach status still Open with 3 other changes artifact: b8f5dcadc8 user: pooryorick
14:03 Ticket [6022b9f946] Tk when built against Tcl 9.0 broken status still Closed with 4 other changes artifact: 164ce01bde user: pooryorick
13:37 Ticket [a34733451b] Regression with TIP #636 in foreach status still Open with 3 other changes artifact: 03bfea39d6 user: pooryorick
2023-06-27
10:07
Fix previous errors in encoding.test check-in: 13b08f6669 user: pooryorick tags: trunk, main
2023-06-26
07:26 Edit [0412b1d646311205|0412b1d646]: Edit check-in comment. artifact: 7a3b00efea user: pooryorick
07:24
Merge unchained branch [22400aa71b] and resolve conflicts. check-in: 961f58e148 user: pooryorick tags: pyk-objinterface
2023-06-21
10:23 Edit [22400aa71bbc7c01|22400aa71b]: Edit check-in comment. artifact: 8679e7175d user: pooryorick
2023-06-12
10:19
Merge trunk [7dc0ea8ca5]. Closed-Leaf check-in: c499122331 user: pooryorick tags: trunk-encodingdefaultstrict
04:10
Revert unwarranted change in Tcl_CreateChannel() from [1776327edd]. check-in: f413252375 user: pooryorick tags: trunk, main
2023-06-11
21:31
Merge trunk [19e22d9bc5]. check-in: 377114dc42 user: pooryorick tags: trunk-encodingdefaultstrict
20:21
Merge trunk [402ff62239]. check-in: 5fd8267c8a user: pooryorick tags: trunk-encodingdefaultstrict
19:53
Merge trunk [07d84ca4b3]. check-in: 94c0cb9397 user: pooryorick tags: trunk-encodingdefaultstrict
19:41
Merge trunk [3389fba412]. check-in: 09a7091246 user: pooryorick tags: trunk-encodingdefaultstrict
13:10
Merge trunk [9d2e82fe49]. check-in: 53546902b3 user: pooryorick tags: trunk-encodingdefaultstrict
08:55
Merge trunk [b06ffa0e0e]. check-in: 6e498105b7 user: pooryorick tags: trunk-encodingdefaultstrict
08:07
Merge trunk [66350977dd]. check-in: 98296c64b7 user: pooryorick tags: trunk-encodingdefaultstrict
07:29
Merge trunk [20891426a8]. check-in: 56d7f41983 user: pooryorick tags: trunk-encodingdefaultstrict
05:06
Merge trunk [874005b119] check-in: b569708937 user: pooryorick tags: trunk-encodingdefaultstrict
2023-05-23
15:49 Closed ticket [5ee0109882]: lseq list conversion results in attempt to access freed memory plus 4 other changes artifact: 1b9038c37d user: pooryorick
2023-05-22
20:43 Closed ticket [6022b9f946]: Tk when built against Tcl 9.0 broken plus 4 other changes artifact: 3509c43123 user: pooryorick
2023-05-20
20:11
Merge "unchained branch [a03cbbdf63] and resolve conflicts. check-in: 6803cae7fa user: pooryorick tags: pyk-objinterface
14:10
Merge "unchained" branch [6b0efb4663] and resolve conflicts. check-in: 1b29063091 user: pooryorick tags: pyk-objinterface
2023-05-19
11:26
Merge "unchained" branch commit [05b72c0b3f] and resolve conflicts. check-in: 2840dda8db user: pooryorick tags: pyk-objinterface
2023-05-18
08:11 Pending ticket [6022b9f946]: Tk when built against Tcl 9.0 broken plus 4 other changes artifact: efd945185c user: pooryorick ... 4 similar events omitted.
2023-05-17
19:18 Edit [1452a806b7caca21|1452a806b7]: Move to branch bug-6022b9f946-badmerge. artifact: fcfd8f48be user: pooryorick
12:44
Improve TclDuplicatePureObj(), remove unnecessary increment/decrement pairs, and add more error chec... check-in: c405bdd1f0 user: pooryorick tags: trunk, main
12:26
New functions: TclUndoRefCount() and TclDictGetSize(). check-in: 60d6e1d587 user: pooryorick tags: trunk, main
12:12 Pending ticket [5ee0109882]: lseq list conversion results in attempt to access freed memory plus 3 other changes artifact: 6354af3f3a user: pooryorick
12:09
Fix for [5ee01098824881b5], lseq list conversion results in attempt to access freed memory. check-in: e45cee0c53 user: pooryorick tags: trunk, main
11:57 Ticket [5ee0109882] lseq list conversion results in attempt to access freed memory status still Open with 5 other changes artifact: 05962b38fc user: pooryorick ... 1 similar event omitted.
08:52 Edit [6c0961d817fa08d8|6c0961d817]: Edit check-in comment. artifact: e2891637ce user: pooryorick
2023-05-16
09:33
Fix memory leaks and remove unnecessary reference count bounce. check-in: 427bc951fb user: pooryorick tags: trunk, main
05:31 Edit [40af0258ecad67cd|40af0258ec]: Edit check-in comment. artifact: e3292ee315 user: pooryorick
05:25
New function, TclDuplicatePureObj(), doesn't duplicate the string representation when duplicating a... check-in: 40af0258ec user: pooryorick tags: trunk, main
2023-05-15
20:49
Add Tcl_DecrRefCount() missing from [4b1a20629e]. check-in: 0785828c47 user: pooryorick tags: trunk, main
2023-05-14
08:21
Rename TclRelaxRefCount() to TclUndoRefCount(). check-in: 8181a7f089 user: pooryorick tags: trunk, main
2023-05-13
10:59
Add TclRelaxRefCount, and also try to take the fast path more often in byte-compiled [lindex]. check-in: 4b1a20629e user: pooryorick tags: trunk, main
2023-05-12
23:20
In tclExecute.c call DECACHE_STACK_INFO() before calling TclLindexList(). check-in: 5830c27a5f user: pooryorick tags: trunk, main
2023-05-11
20:25
Add TclRelaxRefCount and TclObjGetScalar, and use them to try to take the fast path more often in by... Closed-Leaf check-in: 05eeae5d67 user: pooryorick tags: py-build-broken
17:17
Fix failing valgrind suppression for load.test check-in: 577f42d9a9 user: pooryorick tags: trunk, main
17:07
Silence valgrind "still reachable" report in cmdAH.test check-in: 71448a9b15 user: pooryorick tags: trunk, main
13:08
Fix Valgind report of still reachable blocks in aaa_exit.test and other test files. check-in: a82bb79e8c user: pooryorick tags: trunk, main
2023-05-09
06:56 Edit [e70694738ef4193c|e70694738e]: Edit check-in comment. artifact: a7359d1337 user: pooryorick