Age | Commit message (Expand) | Author |
---|---|---|
2018-08-20 | Compiler.h: move to util/ | Max Kellermann |
2017-05-19 | test/test_byte_reverse: move "alignas" attribute to the front | Max Kellermann |
2017-01-03 | update copyright year | Max Kellermann |
2016-11-18 | Compiler.h: drop gcc_alignas(), use plain C++11 alignas() | Max Kellermann |
2016-04-30 | Merge tag 'v0.19.15' | Max Kellermann |
2016-04-30 | test/test_byte_reverse: use gcc_alignas() for gcc<4.8 compatibility | Max Kellermann |
2016-04-28 | Bug#822848: mpd FTBFS on Alpha; misaligned arrays in the test suite | Michael Cree |
2016-02-26 | update copyright year to 2016 | Max Kellermann |
2015-01-01 | Copyright year 2015 | Max Kellermann |
2014-01-13 | copyright year 2014 | Max Kellermann |
2013-11-05 | test/*: add more missing stdlib.h includes | Max Kellermann |
2013-10-16 | test: use the CPPUNIT framework for unit tests | Max Kellermann |
2013-10-16 | util/byte_reverse: convert to C++ | Max Kellermann |