1. 01 Jan, 2021 1 commit
  2. 01 Jul, 2020 1 commit
  3. 30 May, 2020 1 commit
  4. 27 Apr, 2020 1 commit
  5. 24 Apr, 2020 7 commits
  6. 22 Apr, 2020 1 commit
  7. 08 Apr, 2020 2 commits
  8. 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
  9. 19 Mar, 2020 1 commit
  10. 16 Mar, 2020 1 commit
  11. 13 Mar, 2020 3 commits
  12. 12 Mar, 2020 1 commit
  13. 11 Mar, 2020 1 commit
  14. 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
  15. 02 Feb, 2020 1 commit
  16. 18 Jan, 2020 4 commits
  17. 16 Dec, 2019 1 commit
  18. 05 Nov, 2019 1 commit
  19. 25 Oct, 2019 1 commit
  20. 14 Aug, 2019 5 commits
  21. 12 Aug, 2019 2 commits
  22. 05 Jul, 2019 1 commit
  23. 17 Jun, 2019 1 commit