Tcl Source Code

Timeline
Login

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

19 check-ins related to "tip-462"

2018-03-12
13:38
Implement TIP 462: Add New [::tcl::process] Ensemble for Subprocess Management check-in: 2409228234 user: dgp tags: core-8-branch
13:24
merge 8.7 Closed-Leaf check-in: 7ff3e810a4 user: dgp tags: tip-462
13:07
Convert DOS -> unix line endings. check-in: 8ab900d3e1 user: dgp tags: tip-462
2018-03-11
21:29
merge 8.6 check-in: 23c46c8cd1 user: dgp tags: core-8-branch
2017-11-07
15:11
merge 8.7 check-in: 22cae0454a user: dgp tags: tip-462
13:29
merge core-8-6-branch check-in: 84de05583b user: jan.nijtmans tags: core-8-branch
2017-11-05
16:41
Fixed stupid Tcl_DecrRefCount bug in TclCleanupChildren with normally terminated processes. check-in: 064d93dfb0 user: f.bonnet tags: tip-462
2017-08-27
21:25
Comments and formatting check-in: 4bfe8e269d user: f.bonnet tags: tip-462
15:25
Fixed reference counting issue with objects returned by WaitProcessStatus check-in: de93dfa9c6 user: f.bonnet tags: tip-462
15:24
On Windows, Tcl_Pids now map to dwProcessId instead of hProcess because the system reuses handles of... check-in: bdf5100b03 user: f.bonnet tags: tip-462
11:05
Refactoring to support all processes and not just detached ones. check-in: 35e5121282 user: f.bonnet tags: tip-462
2017-08-23
19:51
Added switches and pid list support to tcl::process status check-in: d5505d71d9 user: f.bonnet tags: tip-462
18:31
Refactoring and preliminary implementation of tcl::process (list|status) check-in: 53a8328d11 user: f.bonnet tags: tip-462
2017-08-18
12:49
Completed [tcl::process autopurge] semantics and added [tcl::process purge] implementation along wit... check-in: 895210c8ba user: f.bonnet tags: tip-462
07:51
Added [tcl::process autopurge] flag management with TclProcessGetAutopurge/TclProcessSetAutopurge co... check-in: 67ed1efdfa user: f.bonnet tags: tip-462
2017-08-17
13:03
Fixed line endings check-in: 2a872d1898 user: f.bonnet tags: tip-462
13:02
Basic scaffolding for tcl::process check-in: 7cbd47fe03 user: f.bonnet tags: tip-462
2017-03-27
09:28
Create new branch named "tip-462" check-in: 55a98b0ebb user: f.bonnet tags: tip-462
2017-03-24
15:52
Supply more C99-compatible (and MSVC) format options: '%p' for pointers, 'z'/'j'/'I' for size_t/intp... check-in: 316d711dac user: jan.nijtmans tags: trunk