Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-08-13 | Fix unused macro warning on MacOS | David Robillard | 1 | -0/+2 | |
2019-10-18 | Fix strange bug in test malloc | David Robillard | 1 | -3/+9 | |
With a certain program, this was failing to use the local malloc in the call stack of the dlsym, which resulted in an infinite recursion and crash. I have no idea why, other than the optimizer is somehow at fault. This fixes it. | |||||
2019-01-06 | Clean up includes | David Robillard | 1 | -5/+2 | |
2014-12-18 | Add missing files. | David Robillard | 1 | -0/+90 | |
git-svn-id: http://svn.drobilla.net/zix/trunk@99 df6676b4-ccc9-40e5-b5d6-7c4628a128e3 |