Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-04-21 | Loosen semaphore test timing requirements | David Robillard | 1 | -1/+1 | |
2018-09-17 | Fix Windows build | David Robillard | 1 | -1/+1 | |
2018-09-16 | Clean up includes | David Robillard | 1 | -4/+2 | |
2017-07-23 | Make Semaphore non-copyable | David Robillard | 1 | -4/+4 | |
2017-02-27 | Enable assertions in tests | David Robillard | 1 | -0/+2 | |
Questionable at best, but works for now. | |||||
2017-02-27 | Use std::chrono::duration in Semaphore API | David Robillard | 1 | -3/+3 | |
2017-02-25 | Improve semaphore test | David Robillard | 1 | -38/+36 | |
2016-09-18 | Update copyright dates | David Robillard | 1 | -1/+1 | |
2016-07-30 | Improve Semaphore test | David Robillard | 1 | -0/+6 | |
2014-12-18 | Fix thread tests on OSX. | David Robillard | 1 | -2/+2 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/raul@5499 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2013-02-04 | Replace Raul::thread with std::thread. | David Robillard | 1 | -22/+15 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/raul@5047 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2012-08-17 | Update test suite to compile and pass again. | David Robillard | 1 | -2/+2 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/raul@4718 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2012-08-14 | 100% test coverage for RingBuffer. | David Robillard | 1 | -0/+13 | |
Improve test coverage for Semaphore (as much as is feasibly possible). git-svn-id: http://svn.drobilla.net/lad/trunk/raul@4689 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2012-05-14 | Clean up Thread interface. | David Robillard | 1 | -5/+1 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/raul@4411 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2012-05-13 | Update license to GPL3+. | David Robillard | 1 | -0/+16 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/raul@4389 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2012-05-13 | Lint. | David Robillard | 1 | -1/+1 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/raul@4388 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2012-05-12 | Fix compilation on POSIX. | David Robillard | 1 | -0/+1 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/raul@4382 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2012-05-12 | Add Semaphore::timed_wait(). | David Robillard | 1 | -0/+49 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/raul@4379 a436a847-0d15-0410-975c-d299462d15a1 |