1. 01 Jul, 2020 1 commit
  2. 30 May, 2020 1 commit
  3. 27 Apr, 2020 1 commit
  4. 24 Apr, 2020 7 commits
  5. 22 Apr, 2020 1 commit
  6. 08 Apr, 2020 2 commits
  7. 02 Apr, 2020 1 commit
    • Max Kellermann's avatar
      tag/Pool: enlarge hash table · b267ba5f
      Max Kellermann authored
      This consumes more memory (plus 48 kB on 32 bit systems), but reduces
      the number of hash collisions, speeding up MPD startup with large
      databases.
      b267ba5f
  8. 19 Mar, 2020 1 commit
  9. 16 Mar, 2020 1 commit
  10. 13 Mar, 2020 3 commits
  11. 12 Mar, 2020 1 commit
  12. 11 Mar, 2020 1 commit
  13. 04 Feb, 2020 1 commit
    • Max Kellermann's avatar
      tag/ApeTag: don't take reference of IterableSplitString() elements · 7c62887d
      Max Kellermann authored
      This doesn't work because IterableSplitString() returns its elements
      by value.
      
      Fixes clang warning:
      
       loop variable 'i' is always a copy because the range of type 'IterableSplitString' (aka 'BasicIterableSplitString<char>') does not return a reference [-Werror,-Wrange-loop-analysis]
      7c62887d
  14. 02 Feb, 2020 1 commit
  15. 18 Jan, 2020 4 commits
  16. 16 Dec, 2019 1 commit
  17. 05 Nov, 2019 1 commit
  18. 25 Oct, 2019 1 commit
  19. 14 Aug, 2019 5 commits
  20. 12 Aug, 2019 2 commits
  21. 05 Jul, 2019 1 commit
  22. 17 Jun, 2019 2 commits