1. 05 Jul, 2019 1 commit
  2. 20 Feb, 2019 1 commit
  3. 19 Nov, 2018 1 commit
    • Max Kellermann's avatar
      check.h: remove obsolete header · ce49d99c
      Max Kellermann authored
      Since we switched from autotools to Meson in commit
      94592c14, we don't need to include
      `config.h` early to properly enable large file support.  Meson passes
      the required macros on the compiler command line instead of defining
      them in `config.h`.
      
      This means we can include `config.h` at any time, whenever we want to
      check its macros, and there are no ordering constraints.
      ce49d99c
  4. 31 Oct, 2018 1 commit
  5. 24 Aug, 2017 2 commits
  6. 23 Jan, 2017 1 commit
  7. 03 Jan, 2017 1 commit
  8. 29 Oct, 2016 1 commit
  9. 28 Oct, 2016 1 commit
  10. 01 Mar, 2016 1 commit
  11. 26 Feb, 2016 1 commit
  12. 21 Jan, 2015 2 commits
  13. 01 Jan, 2015 1 commit
  14. 19 Feb, 2014 1 commit
  15. 04 Feb, 2014 3 commits
  16. 24 Jan, 2014 1 commit
  17. 23 Jan, 2014 1 commit
  18. 13 Jan, 2014 1 commit
  19. 11 Jan, 2014 1 commit
  20. 10 Jan, 2014 1 commit
  21. 28 Nov, 2013 1 commit
  22. 21 Nov, 2013 1 commit
    • Max Kellermann's avatar
      DatabasePlugin: add method GetUpdateStamp() · c064e8d6
      Max Kellermann authored
      Refactor SimpleDatabase::GetLastModified() to be generic for all
      plugins.  Remove the SimpleDatabase assumption from db_stats_print(),
      allowing it to be implemented by all database plugins.
      c064e8d6
  23. 30 Oct, 2013 1 commit
  24. 19 Oct, 2013 1 commit
  25. 15 Oct, 2013 1 commit
  26. 02 Oct, 2013 2 commits
  27. 05 Sep, 2013 1 commit
  28. 04 Sep, 2013 1 commit
  29. 10 Aug, 2013 1 commit
  30. 04 Aug, 2013 1 commit
  31. 29 Jan, 2013 1 commit
  32. 07 Jan, 2013 1 commit
  33. 03 Jan, 2013 3 commits