Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Failed to mutex protect all multi-thread access to the hash tables in the | dgp | 2018-04-05 | 1 | -0/+5 |
* | silence compiler warning | dgp | 2018-03-14 | 1 | -1/+1 |
* | Comments and formatting | f.bonnet | 2017-08-27 | 1 | -392/+531 |
* | Fixed reference counting issue with objects returned by WaitProcessStatus | f.bonnet | 2017-08-27 | 1 | -32/+78 |
* | Refactoring to support all processes and not just detached ones. | f.bonnet | 2017-08-27 | 1 | -266/+359 |
* | Added switches and pid list support to tcl::process status | f.bonnet | 2017-08-23 | 1 | -40/+119 |
* | Refactoring and preliminary implementation of tcl::process (list|status) | f.bonnet | 2017-08-23 | 1 | -79/+376 |
* | Completed [tcl::process autopurge] semantics and added [tcl::process purge] i... | f.bonnet | 2017-08-18 | 1 | -3/+42 |
* | Added [tcl::process autopurge] flag management with TclProcessGetAutopurge/Tc... | f.bonnet | 2017-08-18 | 1 | -46/+130 |
* | Fixed line endings | f.bonnet | 2017-08-17 | 1 | -174/+174 |
* | Basic scaffolding for tcl::process | f.bonnet | 2017-08-17 | 1 | -0/+175 |