Tcl Source Code

Timeline
Login

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

50 events occurring around ce5566a4f6d3b6d0.

2019-05-01
10:56 Closed ticket [de232b49f2]: write-only nonblocking refchan and Tcl internal buffers plus 4 other changes artifact: 07ae274eca user: pooryorick
10:44
merge bug-de232b49f2 check-in: f51188e305 user: pooryorick tags: core-8-branch
10:44
Check for BG_FLUSH_SCHEDULED inside ChannelTimerProc Closed-Leaf check-in: 9d5631ebf8 user: pooryorick tags: bug-de232b49f2
07:25 Edit [e066e24f36f67a8d|e066e24f36]: Add propagating "closed". artifact: f3aaa27806 user: pooryorick
06:33
merge bug-de232b49f2 check-in: bc1f88d020 user: pooryorick tags: trunk
2019-04-30
20:20 Edit [e066e24f36f67a8d|e066e24f36]: Change branch background color to "#ff9a9c". artifact: 29d68e8dce user: dkf
20:19 Edit [8aa55737df38256e|8aa55737df]: Change branch background color to "#ffff00". artifact: 9e4eab1ac0 user: dkf
20:18 Edit [ca92b413f2b860ac|ca92b413f2]: Change branch background color to "#ffff00". artifact: 3e495585a7 user: dkf
20:18
Document it check-in: 28b9c0cccf user: dkf tags: tip-431
18:37 New ticket [204ac7df24] Incorrect handling of redirection in process piping. artifact: 2b396df997 user: euller
18:31
Implementation of [file tempdir]; hand-tested on OSX... check-in: db87bf0a12 user: dkf tags: tip-431
13:35
Export API check-in: f19a5c884c user: dkf tags: tip-431
13:31
Windows implementation of TclpCreateTemporaryDirectory check-in: ec9291ddaa user: dkf tags: tip-431
07:44
Starting to implement a temporary directory creator. check-in: ca92b413f2 user: dkf tags: tip-431
2019-04-29
20:03 Edit [8dc2f9c90faa74d5|8dc2f9c90f]: Change branch background color to "#efc0e2". artifact: c07180727a user: sebres
20:01
[c6f1ffa7a9]: test-cases illustrating clock scan/freescan deviation (wrong conversion) if TZ specifi... Leaf check-in: 8dc2f9c90f user: sebres tags: bug-c6f1ffa7a9-clock-tz-in-input
20:00 New ticket [c6f1ffa7a9] clock scan/freescan deviation (wrong conversion) if TZ specified in the input. artifact: cfb7626bb2 user: sebres
19:26
more WIP check-in: c253e0e5cc user: dgp tags: dgp-wip
09:19 Ticket [de232b49f2] write-only nonblocking refchan and Tcl internal buffers status still Open with 3 other changes artifact: 1152ce4e27 user: pooryorick
09:07 Ticket [67a5eabbd3] refchan, coroutine, and postevent from the "watch" proc status still Closed with 4 other changes artifact: c19eb03a7a user: pooryorick
08:29 Closed ticket [f8fe1ebdc6]: a non-blocking chan pipe channel blocks when internal buffers fill up plus 4 other changes artifact: 25df0597d1 user: pooryorick ... 2 similar events omitted.
2019-04-28
16:17
Advanced feature tests check-in: 4d84822cda user: dkf tags: tip-383
16:01
Basic tests check-in: c1ec2279fd user: dkf tags: tip-383
07:11
Documenting, both internally and in manpage check-in: ce5566a4f6 user: dkf tags: tip-383
2019-04-27
18:08
Remove unused variables check-in: edbb696f46 user: dkf tags: tip-383
17:56
Implement 383 as two commands for two scenarios: injection and probing check-in: 8aa55737df user: dkf tags: tip-383
07:24 Ticket [de232b49f2] write-only nonblocking refchan and Tcl internal buffers status still Open with 3 other changes artifact: 0657042b24 user: pooryorick
07:19
Fix for de232b49f2, write-only nonblocking refchan and Tcl internal buffers. check-in: d0dd6d19a4 user: pooryorick tags: bug-de232b49f2
2019-04-26
20:53 New ticket [de232b49f2] write-only nonblocking refchan and Tcl internal buffers. artifact: 2d3c9b8117 user: pooryorick
20:42 Closed ticket [67a5eabbd3]: refchan, coroutine, and postevent from the "watch" proc plus 4 other changes artifact: bd098f6728 user: pooryorick
2019-04-24
19:29
Track memory lifetimes in the zip mount/unmount. check-in: 8811378a89 user: dgp tags: dgp-wip
14:29
Plug memleak in [lpop] due to mishandling the unconventional recounting practices of TclLsetFlat(). check-in: ec114b14ff user: dgp tags: core-8-branch
04:57 Pending ticket [ef28eb1f15]: TCL_FILE_EVENTS cannot drive async I/O alone plus 4 other changes artifact: e3eeb351db user: pooryorick
04:53 Pending ticket [67a5eabbd3]: refchan, coroutine, and postevent from the "watch" proc plus 2 other changes artifact: 9c1e691b06 user: pooryorick
04:52
merge bug-67a5eabbd3d1 check-in: 9bcec7cd88 user: pooryorick tags: core-8-branch
04:04
Add missed timer cleanup in tclIORChan.c/ReflectClose. Closed-Leaf check-in: ff99dcf804 user: pooryorick tags: bug-67a5eabbd3d1
2019-04-23
14:24
Added primitive to allow working coroutine deep introspection check-in: c6aca6ef27 user: dkf tags: core-8-6-branch
13:47
Minor code style cleanup. check-in: 28f8695f9c user: dkf tags: core-8-6-branch
13:02 Ticket [67a5eabbd3] refchan, coroutine, and postevent from the "watch" proc status still Open with 3 other changes artifact: ade7a3766c user: pooryorick
12:59
Ensure that Tcl_CreateTimerHandler is not called if there is an existing timer already scheduled. check-in: a4a689a760 user: pooryorick tags: bug-67a5eabbd3d1
11:29
Fix for [67a5eabbd3d1], refchan, coroutine, and postevent from the "watch" proc. check-in: e066e24f36 user: pooryorick tags: bug-67a5eabbd3d1
06:54
merge 8.7 check-in: 94c83464b9 user: dkf tags: trunk
06:50
timerate: code style, doc style check-in: c4804bce46 user: dkf tags: core-8-branch
06:43
timerate: code style, doc style check-in: 14a413ba72 user: dkf tags: core-8-6-branch
06:28
timerate: code style, doc style check-in: 55a6f5b9b4 user: dkf tags: core-8-5-branch
2019-04-22
15:15
Stop leaking ZipFile in MountBuffer() check-in: 0ef31fdf73 user: dgp tags: core-8-branch
14:56
Prevent reads of uninitalized memory. check-in: 1fbee8ac5c user: dgp tags: core-8-branch
14:09
[zipfs mount_data] should not accept three arguments. check-in: b19fb1c8d2 user: dgp tags: core-8-branch