1. 02 Sep, 2018 2 commits
  2. 20 Aug, 2018 1 commit
  3. 04 Jun, 2017 1 commit
  4. 03 Jun, 2017 1 commit
    • Max Kellermann's avatar
      storage, db, mixer, command: remove more bogus "pure" attributes · 62b03cfd
      Max Kellermann authored
      This commit is similar to 788e3b31,
      and removes more "pure" attributes which were placed on functions that
      could throw exceptions, which is illegal according to clang's
      understanding of the attribute (but not according to GCC's).  GitHub
      issue #58 was most likely about StorageDirectoryReader::GetInfo() and
      Storage::GetInfo(), which still had "pure" attributes.
      
      Closes #58
      62b03cfd
  5. 11 Feb, 2017 1 commit
  6. 08 Feb, 2017 3 commits
  7. 03 Jan, 2017 1 commit
  8. 29 Oct, 2016 2 commits
  9. 18 Mar, 2016 2 commits
  10. 26 Feb, 2016 1 commit
  11. 24 Aug, 2015 1 commit
  12. 01 Jan, 2015 1 commit
  13. 29 Jul, 2014 1 commit
  14. 24 Apr, 2014 1 commit
  15. 19 Feb, 2014 2 commits
  16. 24 Jan, 2014 1 commit
  17. 19 Jan, 2014 1 commit
  18. 13 Jan, 2014 1 commit
  19. 11 Jan, 2014 1 commit
  20. 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
  21. 30 Oct, 2013 1 commit
  22. 20 Oct, 2013 1 commit
  23. 15 Oct, 2013 1 commit
  24. 05 Sep, 2013 1 commit
  25. 04 Sep, 2013 1 commit
  26. 04 Aug, 2013 1 commit
  27. 30 Jul, 2013 1 commit
  28. 28 Jul, 2013 1 commit
  29. 15 Aug, 2012 3 commits
  30. 07 Aug, 2012 2 commits
  31. 02 Aug, 2012 1 commit