Tcl Source Code

Changes On Branch tip-383
Login

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

Changes In Branch tip-383 Excluding Merge-Ins

This is equivalent to a diff from ec114b14ff to de44589e23

2019-05-25
08:06
TIP 383: [coroinject] and [coroprobe] check-in: 7bcb41aa5e user: dkf tags: core-8-branch
08:01
Add to error info when passing an error out of [coroprobe] Closed-Leaf check-in: de44589e23 user: dkf tags: tip-383
2019-05-01
10:44
merge bug-de232b49f2 check-in: f51188e305 user: pooryorick tags: core-8-branch
2019-04-30
07:44
Starting to implement a temporary directory creator. check-in: ca92b413f2 user: dkf tags: tip-431
2019-04-28
16:17
Advanced feature tests check-in: 4d84822cda user: dkf tags: tip-383
2019-04-27
17:56
Implement 383 as two commands for two scenarios: injection and probing check-in: 8aa55737df user: dkf tags: tip-383
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:52
merge bug-67a5eabbd3d1 check-in: 9bcec7cd88 user: pooryorick tags: core-8-branch

Changes to doc/coroutine.n.

Changes to generic/tclBasic.c.

Changes to tests/coroutine.test.