Tcl Source Code

Timeline
Login

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

50 events occurring around 1c12ee9e45222d6c.

2018-07-12
14:06 Closed ticket [2713bfcb01]: TclOO: segmentation fault: deleting a class mixed into an object that calls a method on the class in a deletion trace. plus 6 other changes artifact: df52481a1a user: pooryorick
13:51 New ticket [3f7af0e21e] win: file delete could sporadic fail with "permission denied". artifact: b079f464c5 user: sebres
12:52 Ticket [3610400fff] tailcall clashes with execution traces status still Open with 3 other changes artifact: 4e43469bda user: pooryorick
10:42 Closed ticket [270f78ca95]: file mkdir: race condition if two workers creates same directory and one worker deletes it immediately plus 5 other changes artifact: e9c90bbf01 user: sebres ... 3 similar events omitted.
09:43 Ticket [4f322b9d21] Impossibility to create an unique path in Tcl (e. g. using file mkdir) status still Pending with 3 other changes artifact: c7fe9f4d49 user: aspect
2018-07-11
17:48
merge 8.7 Closed-Leaf check-in: b3cc1e62a2 user: dgp tags: dgp-sebres-timerate-review
00:22 Ticket [270f78ca95] file mkdir: race condition if two workers creates same directory and one worker deletes it immediately status still Closed with 5 other changes artifact: 3a4e4e651b user: sebres
2018-07-10
19:18
Remove 4 unneeded compatibility macro's, because those functions never return -1 anyway. Change docu... check-in: 701b0014c7 user: jan.nijtmans tags: memory-API
19:07 Closed ticket [9e6b569963]: file normalize ~user fails on Windows plus 5 other changes artifact: 74109d66af user: sebres ... 1 similar event omitted.
19:04 Edit [c471b6d83a46768a|c471b6d83a]: Mark "Closed". artifact: 243723e72b user: sebres
11:29 Ticket [270f78ca95] file mkdir: race condition if two workers creates same directory and one worker deletes it immediately status still Closed with 5 other changes artifact: 2e9e359589 user: anonymous
08:20
merge 8.7 (merge point only after cherry-pick, no functional changes) check-in: 08a7cb0952 user: sebres tags: trunk
08:19
amend to [1830f9f520e2abdd], fixed package.test if built without test - avoids test file error: pack... check-in: 55e4fbd950 user: sebres tags: core-8-branch
2018-07-09
19:24
amend to [1830f9f520e2abdd], fixed package.test if built without test - avoids test file error: pack... check-in: 24cfef99b2 user: sebres tags: trunk
19:09
merge 8.7 check-in: 9ea1b5d675 user: sebres tags: trunk
19:03
merge 8.6 check-in: 7cc00415b4 user: sebres tags: core-8-branch
18:15
merge 8.5 check-in: ad71fa8ca4 user: sebres tags: core-8-6-branch
18:06
typo in compatibility macro (discovered by compiling Tk) check-in: c214346933 user: jan.nijtmans tags: memory-API
17:47
merge 8.5 (after fix of three-point race condition) check-in: 87ce4cf1e0 user: sebres tags: rfe-4f322b9d21
17:38 Closed ticket [270f78ca95]: file mkdir: race condition if two workers creates same directory and one worker deletes it immediately plus 6 other changes artifact: 3bc605cd57 user: sebres
17:27 New ticket [fe4d7305a8] Renaming history command results in infinite loop. artifact: e089fc5d5f user: euller
17:18
closes [270f78ca95b642fb]: fix the race condition for `file mkdir` if some worker deletes directory ... check-in: 1c12ee9e45 user: sebres tags: core-8-5-branch
16:12
Don't mark ckalloc and friends as deprecate yet, Tk is still heavily using it check-in: bba927aa2b user: jan.nijtmans tags: memory-API
16:07 Ticket [270f78ca95] file mkdir: race condition if two workers creates same directory and one worker deletes it immediately status still Open with 4 other changes artifact: 11aaec0d0a user: sebres ... 3 similar events omitted.
14:53
merge 8.7 check-in: d5870fa9fd user: dgp tags: dgp-sebres-timerate-review
13:16 Closed ticket [270f78ca95]: mkdir failing when running on parallel on nfs plus 6 other changes artifact: 973a9279ee user: sebres ... 4 similar events omitted.
2018-07-07
22:39
Experimental Tcl-8 compatibility macro's. Still to be tested. check-in: 70926c8d40 user: jan.nijtmans tags: memory-API
20:11
Fix build on MacOSX check-in: 13cab105d9 user: jan.nijtmans tags: memory-API
08:57
And another test check-in: 129070ddc7 user: dkf tags: tip-478
08:45
Added direct tests for [myclass] check-in: a013b1a485 user: dkf tags: tip-478
08:22
Document the [myclass] command; someone might find it useful besides me. check-in: 3f67170b38 user: dkf tags: tip-478
2018-07-06
21:36
remaining external API. Looks like complete now. Milestone! Still more testing needed check-in: f8de6ab8da user: jan.nijtmans tags: memory-API
19:53
more progress check-in: 34f111f433 user: jan.nijtmans tags: memory-API
18:56 Ticket [2c51973607] Having Tcl_WrongNumArgs return TCL_ERROR makes extension writing a little nicer status still Open with 4 other changes artifact: c450341fe4 user: stu
13:50
Improving the singleton check-in: 2aae7fc102 user: dkf tags: tip-478
2018-07-05
21:25
Merge trunk Handle TclCopyAndCollapse, *Trace* et al check-in: 399b8e7649 user: jan.nijtmans tags: memory-API
19:50
Merge 8.7. Also remove some more unneeded #undef's. check-in: 6ed85bc905 user: jan.nijtmans tags: trunk
19:46
Merge 8.6. Also remove a useless #undef/#define which will be overrided later. check-in: 7fd12feb1e user: jan.nijtmans tags: core-8-branch
19:39
tclDictObj.c:366: warning: dereferencing type-punned pointer will break strict-aliasing rules Preven... check-in: c655de97b1 user: jan.nijtmans tags: core-8-6-branch