Tcl Source Code

Timeline
Login

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

50 events occurring around 010cc4a688b56e4e.

2018-03-15
13:52
merge 8.7 check-in: 0144326580 user: dgp tags: tip-312
13:49
merge 8.7 Leaf check-in: ad3f046675 user: dgp tags: bg-tip-282
13:40
merge 8.7 check-in: d61fd7f243 user: dgp tags: tip-465
13:23
Merge 8.6; An optimization miguel was considering; might be worth a look. Leaf check-in: 4b8fba4c22 user: dgp tags: empty-bodies
12:45 Closed ticket [3fbaa4e23b]: Tcl_ObjPrintf() does not accept Tcl_WideInt arguments plus 6 other changes artifact: 6cc7cdfc54 user: dgp
12:45 Ticket [708d2cbe63] http error: can't read "state(sock)": no such element in array status still Open with 3 other changes artifact: 273d938e9c user: oehhar
12:43 Closed ticket [ff98a6d77c]: bad indices returned by lsort -indices plus 5 other changes artifact: 2e8c3aa8f0 user: dgp
12:40 Ticket [708d2cbe63] http error: can't read "state(sock)": no such element in array status still Open with 3 other changes artifact: 69c29abcbf user: oehhar
11:11
merge 8.7 check-in: cc5ee71460 user: dgp tags: trunk
11:08
merge 8.6 check-in: ff4b8f1a06 user: dgp tags: core-8-branch
10:58
Missing test cleanups that break later tests. check-in: 59850b158d user: dgp tags: core-8-6-branch
08:46 New ticket [708d2cbe63] http error: can't read "state(sock)": no such element in array. artifact: 2ce8bab56d user: oehhar
00:01
merge 8.7 check-in: 348aa0a07d user: dgp tags: trunk
2018-03-14
23:54
Memleak and lifetime management fixes for components of the OO system. check-in: ebbbc5cb27 user: dgp tags: core-8-branch
23:47
Merge rest of 8.7 except the botched apply/backout dance. Closed-Leaf check-in: 427db19fd4 user: dgp tags: memleak-87
23:44 Edit [38ef030047c1c154|38ef030047]: Move to branch mistake. Add propagating "closed". Add propagating "hidden". artifact: a3e2d66e43 user: dgp
23:43
Merge in 8.7 changes not already here. check-in: fccf41ff4a user: dgp tags: memleak-87
22:39
Rebase the memleak work. check-in: 29b72b7167 user: dgp tags: memleak-87
22:17
Memleak and lifetime management fixes for components of the OO system. check-in: 7041be160d user: dgp tags: core-8-6-branch
21:51
merge 8.6 Closed-Leaf check-in: 6ef924a457 user: dgp tags: memleak
21:36 Ticket [56ab601b7d] Canonical sign becomes wrong after list duplication resp. botched after build of string representation of the copy. status still Open with 3 other changes artifact: b7aba94083 user: dgp ... 1 similar event omitted.
20:59
A few test hygiene fixes. check-in: 62043ae854 user: dgp tags: memleak
20:43
Further work to improve Object reference accounting in order to plug leaks. check-in: f8a55e34de user: pooryorick tags: memleak
18:09
merege 8.7 check-in: b4ebf312a7 user: dgp tags: trunk
18:08
merge 8.6 check-in: 010cc4a688 user: dgp tags: core-8-branch
17:39 Ticket [de243b694d] Several trim mechanisms cause segfault / wrong check for NTS status still Closed with 5 other changes artifact: 6d2272c22e user: sebres
17:23
optimize compiled (INST_STR_TRIM): use new function TclTrim instead of combination of TclTrimLeft/Tc... check-in: adf768a9ff user: sebres tags: core-8-6-branch
17:21
merge 8.7 check-in: 86f7de7c98 user: dgp tags: trunk
17:20
unused variable fix check-in: 67e1ea3939 user: dgp tags: core-8-branch
17:19
merge 8.5 check-in: d1142036a0 user: sebres tags: core-8-6-branch
17:17
TclTrim: special case for TrimRight on single char result of TrimLeft (this char is already verified... check-in: 96a6332cff user: sebres tags: core-8-5-branch
16:27 Ticket [0d3963254c] leaktest failure status still Open with 3 other changes artifact: 29a5a2fa75 user: pointsman
16:17
merge 8.7 check-in: 961ccb69d2 user: dgp tags: trunk
15:38 New ticket [0d3963254c] leaktest failure. artifact: 8c5ec576e4 user: dgp
15:17
New routine TclStringReplace() serves as a common implementation for both compiled and direct eval p... check-in: 190272213a user: dgp tags: core-8-branch
05:51
merge 8.7 check-in: 3ba4c8e05a user: dgp tags: trunk
05:41
merge mark check-in: 97dd207476 user: dgp tags: core-8-branch
05:41
cherry pick the desirable part of the merge. check-in: 74ce821bcd user: dgp tags: core-8-branch
04:45
backout the latest merge check-in: d26ad8afa0 user: dgp tags: core-8-branch
04:26
Backout recent patch working on Object and Namespace refcounts. It creates new leaks and memory corr... check-in: 2fe4eced63 user: dgp tags: core-8-6-branch
01:32 Closed ticket [de243b694d]: Several trim mechanisms cause segfault / wrong check for NTS plus 4 other changes artifact: 16eba34337 user: dgp
01:31
silence compiler warning check-in: cf882f9cc9 user: dgp tags: core-8-branch
01:30
merge 8.6 check-in: ad1f243d40 user: dgp tags: core-8-branch
00:53
merge 8.5 check-in: 4fd30be85b user: dgp tags: core-8-6-branch
00:45
TclTrim must write to *trimRight even when making a quick exit. check-in: 8b3e6a3ee5 user: dgp tags: core-8-5-branch
00:03
Make TclTrim* routines robust against some malformation in inputs. Better than access violations and... check-in: e2a4fef6e1 user: dgp tags: core-8-5-branch
2018-03-13
23:56
A few minor revisions. Closed-Leaf check-in: d8df7220e3 user: dgp tags: sebres-8-5-fix-trim-on-mailformed
21:45 Ticket [de243b694d] Several trim mechanisms cause segfault / wrong check for NTS status still Open with 3 other changes artifact: 58ae45b79a user: dgp
20:46
Audit and correct Object reference counting issues. check-in: ae1f9d5726 user: pooryorick tags: core-8-6-branch