Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Introduce the "console" pool | Peter Collingbourne | 2014-02-03 | 1 | -2/+6 |
* | Put & operator with the type rather than the variable name. | Thiago Farina | 2012-04-28 | 1 | -1/+1 |
* | pselect->ppoll on linux to raise the process limit roof | Ami Fischman | 2012-03-04 | 1 | -2/+2 |
* | Merge pull request #176 from pcc/exit-cleanup | Evan Martin | 2012-02-14 | 1 | -9/+24 |
|\ | |||||
| * | Implement cleanup-on-interrupt | Peter Collingbourne | 2012-02-04 | 1 | -9/+24 |
* | | Avoid using undefined value in Subprocess::OnPipeReady() | Qingning Huo | 2012-02-04 | 1 | -0/+1 |
|/ | |||||
* | windows: subprocess implementation for Windows | Evan Martin | 2011-05-06 | 1 | -2/+25 |
* | more refactoring for windows | Evan Martin | 2011-05-06 | 1 | -2/+5 |
* | refactor subprocess to make it easier for windows port | Evan Martin | 2011-05-03 | 1 | -12/+7 |
* | add doxygen-compatibile comments to most classes | Evan Martin | 2011-04-29 | 1 | -8/+8 |
* | Add missing CPP guards. | Nicolas Despres | 2011-03-22 | 1 | -0/+5 |
* | add copyrights | Evan Martin | 2011-02-06 | 1 | -0/+14 |
* | move src into subdir | Evan Martin | 2010-12-05 | 1 | -0/+42 |