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