Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
11 check-ins using file win/Makefile.in version f606bb6e55
|
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 | |