]> git.notmuchmail.org Git - notmuch/history - compat
lib: create field processors from prefix table
[notmuch] / compat /
2016-09-09 David BremnerMerge branch 'release'
2016-07-19 David BremnerMerge branch 'release'
2016-06-05 Daniel Kahn GillmorUse https instead of http where possible
2014-06-22 David BremnerMerge branch 'release'
2014-06-21 Felipe Contrerasconfigure: add workaround for systems without zlib.pc
2014-04-08 David Bremnercompat: add canonicalize_file_name
2014-03-03 David BremnerMerge tag 'debian/0.17-5'
2014-02-22 David BremnerMerge tag 'debian/0.17-4'
2014-02-14 Austin Clementsnew: Detect dirent.d_type support at configure time
2013-08-23 Blake Jonestimegm: add portable implementation (Solaris support)
2013-08-23 Blake Jonesstrsep: check for availability (Solaris support)
2013-08-23 Vladimir Marekasctime: check for standards compliance (Solaris support)
2013-08-23 Blake Jonesgetpwuid: check for standards compliance (Solaris support)
2012-09-27 Justus WinterExtend compat/README
2012-09-27 Justus WinterProvide a NORETURN_ATTRIBUTE macro similar to PRINTF_AT...
2012-09-27 Justus WinterProvide a __has_attribute compatibility macro
2012-02-04 David BremnerMerge commit '0.11.1'
2012-01-21 Austin ClementsSilence buildbot warnings about unused results
2012-01-19 Austin ClementsFix dependency generation for compat, test, and util
2011-07-18 David BremnerMerge commit '0.6.1'
2011-07-10 David BremnerMerge commit '0.6'
2011-06-24 David BremnerMerge remote-tracking branch 'origin/master'
2011-06-23 Pieter Praetfix sum moar typos [text files]
2011-03-10 Carl WorthMerge remote branch 'amdragon/search-perf-3'
2011-03-09 Carl Worthbuild: Add support for non-source-directory builds.
2010-04-27 Tomas CarneckyWrap the compat header in extern "C" { } when compiling...
2010-04-27 Tomas CarneckyWrap the compat header in extern "C" { } when compiling...
2010-04-22 Carl WorthMerge Sebastian Spaeth's python bindings into bindings...
2010-04-15 Carl WorthMerge bugfix for test-suite correctness.
2010-04-14 Dirk HohndelAdd simplistic reimplementation of strcasestr to compat...
2010-04-14 Aaron EcayFix up Makefile for build.
2010-04-07 Carl WorthMerge branch 'debian'
2010-04-06 Carl WorthMerge branch 'debian' into rebuild
2010-04-06 Carl WorthMove "config" test programs to "compat".
2010-04-03 David EdmondsonMakefile.local: Automatically use makefile mode
2010-03-10 Carl WorthMakefile: Fix Makefiles to depend on all child Makefile...
2010-01-21 martin f. krafftMerge branch 'upstream'
2010-01-06 Carl WorthMakefiles: Use .DEFAULT to support arbitrary targets...
2009-12-05 Jameson Graef Rollinsmerge changes from upstream
2009-12-02 Carl Worthgetdelim: Silence a (bogus) compiler warning.
2009-12-02 Carl WorthMakefile: Incorporate getline implementation into the...
2009-12-02 Carl Worthcompat/getdelim: Silence a warning about mixing of...
2009-12-02 Carl Worthcompat: Change includes from config.h to compat.h.
2009-12-01 Carl Worthcompat: Add implementation of getline from gnulib.