Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reformat code with astyle + fix code style | Tomasz Frydrych | 2017-05-01 | 1 | -2/+6 |
* | Merge GH #915 Fix OS::get_processor_timestamp() | Jack Lloyd | 2017-03-19 | 1 | -1/+2 |
|\ | |||||
| * | Fix OS::get_processor_timestamp() tests | Daniel Neus | 2017-03-14 | 1 | -1/+2 |
* | | No C++ exceptions from cpu probe functions. See GH #920 | Jack Lloyd | 2017-03-19 | 1 | -4/+0 |
|/ | |||||
* | Fix test for 32-bit builds | Jack Lloyd | 2017-01-28 | 1 | -2/+2 |
* | Change meaning of get_processor_timestamp | Jack Lloyd | 2017-01-27 | 1 | -12/+52 |
* | Fix various SunCC and Solaris warnings and build problems. | Jack Lloyd | 2017-01-24 | 1 | -5/+5 |
* | Skip instruction probe test where fn not implemented | Jack Lloyd | 2017-01-23 | 1 | -0/+5 |
* | Add basic test for OS utils | Jack Lloyd | 2017-01-22 | 1 | -0/+147 |