Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-02-10 | cmake: Add MinGW DLL Prefix Workaround | Joseph Ates | 1 | -2/+2 |
2015-02-12 | cmake: Fix executing test examples on Windows. | Andreas Schneider | 1 | -0/+3 |
2015-02-11 | include: Fix pointer casting and add check_expected_ptr() | Andreas Schneider | 1 | -3/+3 |
2015-02-08 | tests: Use new cmocka test runner in our tests and examples | Andreas Schneider | 1 | -4/+4 |
2013-06-11 | examples: Fix memory leaks in the waiter_test. | Andreas Schneider | 1 | -0/+5 |
2013-06-11 | examples: Fix build warning in waiter_test. | Andreas Schneider | 1 | -4/+4 |
2013-06-04 | example: Fix building with optimization flags. | Andreas Schneider | 2 | -7/+6 |
2013-06-03 | example: Fix a build warning. | Andreas Schneider | 1 | -4/+4 |
2013-06-03 | example: wrap trick | Jakub Hrozek | 5 | -0/+264 |