Tcl Source Code

Timeline
Login

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

50 events occurring around d0a72c427cabd047.

2016-06-03
14:28 New ticket [229fa65563] tailcall inside apply inside namespace. artifact: 83b72afc7d user: pooryorick
13:32
merge 8.6 check-in: dc7542662d user: dgp tags: dgp-ensemble-rewrite
13:31
merge trunk check-in: 7a9c350519 user: dgp tags: tip-445
13:22
Merge core-8-6-branch check-in: 35e0812952 user: jan.nijtmans tags: zipfs
13:21 Closed ticket [957dbe231c]: Missing parentheses in #define LABEL 1<<1 plus 7 other changes artifact: 9c1195a3c5 user: gahr
12:17
merge novem check-in: f30c1f3f09 user: dgp tags: dgp-refactor
09:32 New ticket [957dbe231c] Missing parentheses in #define LABEL 1<<1. artifact: 476bce161d user: fvanderhave
2016-06-02
14:59
merge trunk check-in: 856f51553d user: jan.nijtmans tags: novem
14:58 Closed ticket [e14c77b845]: Compilation error over typedef plus 7 other changes artifact: 891fe8ca88 user: jan.nijtmans
14:56
Fix [e14c77b845]: Compilation error over typedef. check-in: 942948a1ea user: jan.nijtmans tags: trunk
14:54
Fix [e14c77b845]: Compilation error over typedef. check-in: 65c8108ed2 user: jan.nijtmans tags: core-8-6-branch
14:19
Merge trunk check-in: 8d8fae68ce user: jan.nijtmans tags: novem
12:27
(cherry-pick) Merge TIP #447: Execution Time Verbosity Levels in tcltest::configure. Tcltest 2.3.8 -... check-in: e5fd1394a2 user: jan.nijtmans tags: core-8-6-branch
12:24
tcltest 2.3.9 -> 2.4.0 check-in: e49dfc8538 user: jan.nijtmans tags: trunk
2016-06-01
19:17 Ticket [e76f0a6ca5] namespace delete unbearably slow status still Open with 4 other changes artifact: b625b17bf8 user: dgp
18:58 Ticket [40eb6131cf] Use poll() instead of select() to wait on file descriptors status still Open with 3 other changes artifact: ff97a9b593 user: dgp
18:25
merge 8.6 check-in: f12dcdcec4 user: dgp tags: dgp-ensemble-rewrite
15:15 Ticket [3bd69eba99] `make dist` fails when tclsh9.0 is on $PATH status still Closed with 4 other changes artifact: 3b571a8f27 user: jan.nijtmans
12:20
Merge trunk check-in: 87df607ded user: jan.nijtmans tags: novem
12:07 Closed ticket [3bd69eba99]: `make dist` fails when tclsh9.0 is on $PATH plus 7 other changes artifact: f087629f86 user: jan.nijtmans
12:03
Fix [3bd69eba99a395ee]: 'make dist' fails when tclsh9.0 is on $PATH check-in: a9621cd6b9 user: jan.nijtmans tags: trunk
12:02
Fix [3bd69eba99a395ee]: 'make dist' fails when tclsh9.0 is on $PATH check-in: d6287760d0 user: jan.nijtmans tags: core-8-6-branch
11:56
Fix [3bd69eba99a395ee]: 'make dist' fails when tclsh9.0 is on $PATH check-in: 3967da79cf user: jan.nijtmans tags: core-8-5-branch
09:59 Edit [5ae33611508108f3|5ae3361150]: Mark "Closed". artifact: 1851acb1ef user: gahr
09:55
Merge TIP #447: Execution Time Verbosity Levels in tcltest::configure check-in: d0a72c427c user: gahr tags: trunk
2016-05-31
20:39 Ticket [3bd69eba99] `make dist` fails when tclsh9.0 is on $PATH status still Open with 3 other changes artifact: 034c079f30 user: jan.nijtmans ... 1 similar event omitted.
15:40 Ticket [aa082a279c] clock format "time zone not found" with valid zoneinfo file status still Open with 3 other changes artifact: 71e7771330 user: dgp
2016-05-29
09:30 Ticket [1493a43044] namespace upvar / TclOO problem status still Open with 3 other changes artifact: f5722099d7 user: beric ... 2 similar events omitted.
2016-05-27
18:04 New ticket [aa082a279c] clock format "time zone not found" with valid zoneinfo file. artifact: 1c0ae34bfb user: karl
2016-05-26
17:29
excise debug scaffolding check-in: 9c07d3956a user: dgp tags: dgp-ensemble-rewrite
17:27
constructor invocation ensemble rewrite shenanigans also fit into the refactored routines. check-in: f4d6cc6ad3 user: dgp tags: dgp-ensemble-rewrite
16:33
Reduce to minimum set of TclResetRewriteEnsemble() calls. check-in: 93a5087c75 user: dgp tags: dgp-ensemble-rewrite
11:13 Edit [62fd069fa5cdd94e|62fd069fa5]: Change branch background color to "#f0f080". artifact: 38d94b8591 user: dkf
11:12
Experimental branch on whether to use poll() instead of select(). Closed-Leaf check-in: 62fd069fa5 user: dkf tags: dkf-wait-with-poll
08:50 Edit [6ede6094da52b6e8|6ede6094da]: Change branch background color to "#f0a0a0". artifact: 5d13f23caf user: dkf
02:19
Change "integer string" to "integer" in documentation for [tell]. It's not necessary to emphasize E... check-in: 238a26c325 user: andy tags: trunk
00:00
Another missing reset check-in: dc363c186c user: dgp tags: dgp-ensemble-rewrite
2016-05-25
18:19
Put in some missing Resets. check-in: 19b16c1d58 user: dgp tags: dgp-ensemble-rewrite
17:27
Refactor all iPtr->ensembleRewrite setting code into TclInitRewriteEnsemble() calls. This likely fi... check-in: a6cab96d85 user: dgp tags: dgp-ensemble-rewrite
2016-05-24
20:39
Adapt and tidy up the bug fix. check-in: f6855ab1ba user: dgp tags: dgp-ensemble-rewrite
20:29
Merge the bug fix and test case. check-in: dca59a7b26 user: dgp tags: dgp-ensemble-rewrite
20:23
Now fix the bug. Closed-Leaf check-in: 4d9863515f user: dgp tags: dgp-bug-find
20:16
New test namespace-53.11 demonstrates the bug. check-in: bde7b8bc53 user: dgp tags: dgp-bug-find
19:29
The handling of ensemble rewriting here is not right, but I've not yet found the test case to demons... check-in: 6ede6094da user: dgp tags: dgp-bug-find
19:28
Appears that the TclInitRewriteEnsemble() routine was created with an intent to refactor, but never ... check-in: fa57c51bbb user: dgp tags: dgp-ensemble-rewrite
12:17
merge trunk check-in: 4eac80d800 user: dgp tags: tip-445
12:13
merge novem check-in: 81fab5944e user: dgp tags: dgp-refactor