chiark / gitweb /
--with-bits was removed, don't mention in README
[disorder] / libtests /
2009-11-20 Richard KettlewellUse libsamplerate in disorder-normalize, if available...
2009-11-20 Richard Kettlewellerror/fatal/info -> disorder_error/fatal/info
2009-11-20 Richard Kettlewellerror/fatal/info -> disorder_error/fatal/info
2009-11-20 Richard KettlewellMore resampler testing
2009-11-19 Richard KettlewellMore resampler tests
2009-11-19 Richard KettlewellTrivial resampler fixes
2009-10-18 Richard KettlewellMerge from disorder.dev.
2009-10-18 Richard KettlewellShun time(), since on Linux it is not monotonic with...
2009-10-10 Richard KettlewellMerge playlist support.
2009-10-03 Richard KettlewellUpdate copyright dates
2009-08-02 Richard KettlewellInclude sys/time.h in a few places, necessary for older...
2009-04-05 Richard KettlewellMerge Unicode 5.1.0 support.
2009-04-05 Richard KettlewellUse Unicode 5.1.0 for tables and tests. Approx 200...
2009-04-05 Richard KettlewellMissing address family member in sockaddrs.
2009-03-14 Richard KettlewellMerge config aliasing bug fix.
2009-03-14 Richard KettlewellMerge uaudio stragglers.
2009-03-14 Richard KettlewellMerge from uaudio branch.
2009-03-08 Richard Kettlewellbasen() now takes uint32_t rather than unsigned long...
2009-02-17 Richard KettlewellMerge playlist branch against trunk to date.
2009-01-31 Richard KettlewellDisable -Wformat-security for t-printf, which deliberat...
2009-01-31 Richard KettlewellKill off cgi_attr(), cgi_opentag() and cgi_closetag...
2008-12-28 Richard KettlewellUse a local implementation of strptime() instead of...
2008-12-28 Richard KettlewellUse a local implementation of strptime() instead of...
2008-12-06 Richard Kettlewellmore coverage + doxygen
2008-12-06 Richard Kettlewellmake sure gcov reports generated after all tests complete
2008-12-06 Richard Kettlewelllibtest now generates coverage report for lib/ not...
2008-12-06 Richard KettlewellClean up after coverage testing properly
2008-10-26 Richard KettlewellDoxygen for C test infrastructure
2008-10-25 Richard KettlewellDoxygen-clean
2008-10-19 Richard KettlewellSwitch to GPL v3
2008-07-13 Richard Kettlewell${PATH_INFO} rejection message now links to (hopefuly...
2008-06-15 Richard KettlewellMerge the Disobedience rewrite.
2008-06-07 Richard KettlewellGeneral-purpose event distribution interface
2008-06-02 Richard KettlewellWork around buggy FreeBSD strptime()
2008-06-02 Richard KettlewellBuild fix for Linux
2008-05-27 Richard Kettlewellfatal() testing for dateparse()
2008-05-26 Richard Kettlewell"make distcheck" now passes
2008-05-25 Richard KettlewellSource code reorganization:
2008-05-25 Richard KettlewellMove tests into their own directory. Means you can...