Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-08-14 | Remove workarounds for ancient versions of MSVC | David Robillard | 1 | -2/+2 | |
2020-08-13 | Clean up includes and forward declarations | David Robillard | 1 | -1/+3 | |
2019-10-18 | Fix zix_sem_init return value on Windows | David Robillard | 1 | -1/+1 | |
2019-01-06 | Clean up includes | David Robillard | 1 | -2/+4 | |
2014-12-18 | Fix semaphore on OSX. | David Robillard | 1 | -2/+2 | |
git-svn-id: http://svn.drobilla.net/zix/trunk@102 df6676b4-ccc9-40e5-b5d6-7c4628a128e3 | |||||
2014-09-28 | Use Markdown for parameters in dox comments. | David Robillard | 1 | -3/+3 | |
git-svn-id: http://svn.drobilla.net/zix/trunk@93 df6676b4-ccc9-40e5-b5d6-7c4628a128e3 | |||||
2012-08-06 | Windows portability fixes. | David Robillard | 1 | -1/+2 | |
git-svn-id: http://svn.drobilla.net/zix/trunk@69 df6676b4-ccc9-40e5-b5d6-7c4628a128e3 | |||||
2012-02-13 | Make zix_sem_wait expose errors. | David Robillard | 1 | -11/+21 | |
git-svn-id: http://svn.drobilla.net/zix/trunk@68 df6676b4-ccc9-40e5-b5d6-7c4628a128e3 | |||||
2012-02-09 | Fix semaphore initialisation on POSIX. | David Robillard | 1 | -1/+6 | |
git-svn-id: http://svn.drobilla.net/zix/trunk@66 df6676b4-ccc9-40e5-b5d6-7c4628a128e3 | |||||
2012-02-09 | Fix (and test) semaphore initialisation on OSX. | David Robillard | 1 | -1/+1 | |
git-svn-id: http://svn.drobilla.net/zix/trunk@65 df6676b4-ccc9-40e5-b5d6-7c4628a128e3 | |||||
2012-02-01 | Windows portability fixes. | David Robillard | 1 | -3/+40 | |
git-svn-id: http://svn.drobilla.net/zix/trunk@58 df6676b4-ccc9-40e5-b5d6-7c4628a128e3 | |||||
2012-01-31 | Use Mach semaphores instead of ancient (and now deprecated) Mac semaphore API. | David Robillard | 1 | -8/+8 | |
git-svn-id: http://svn.drobilla.net/zix/trunk@48 df6676b4-ccc9-40e5-b5d6-7c4628a128e3 | |||||
2012-01-31 | Fix ZixSem compilation on Mac OS X. | David Robillard | 1 | -3/+4 | |
git-svn-id: http://svn.drobilla.net/zix/trunk@47 df6676b4-ccc9-40e5-b5d6-7c4628a128e3 | |||||
2012-01-30 | Add ZixSem. | David Robillard | 1 | -0/+183 | |
git-svn-id: http://svn.drobilla.net/zix/trunk@45 df6676b4-ccc9-40e5-b5d6-7c4628a128e3 |