Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-01-18 | NOISSUE Update Copyright Year | AppleTheGolden | |
2019-01-16 | Update Copyright Year | AppleTheGolden | |
2018-10-31 | GH-2412: collect dead processes on linux properly | Petr Mrázek | |
Issues were caused by use of `popen()` with no `pclose()` counterpart... | |||
2018-02-11 | NOISSUE update copyright dates | Petr Mrázek | |
2017-08-22 | NOISSUE implement more error handling | Joona | |
2017-08-22 | NOISSUE remove debug statement | Joona | |
2017-08-22 | NOISSUE Add GPU vendor and driver version | Joona | |
2017-08-22 | CPU and GPU model on Linux | Joona | |
2017-01-08 | NOISSUE update all the Copyright comments and texts to include 2017 | Petr Mrázek | |
2016-08-01 | NOISSUE implement direct java launch | Petr Mrázek | |
Just running the Java process and giving it params on the command line |