1. 17 May, 2016 1 commit
  2. 29 Jan, 2016 1 commit
  3. 23 Mar, 2015 2 commits
  4. 10 Mar, 2015 1 commit
  5. 27 Feb, 2015 1 commit
  6. 25 Feb, 2015 1 commit
  7. 23 Feb, 2015 1 commit
    • Chen Wei's avatar
      tweak dict.c for performance and safety · f4ef873e
      Chen Wei authored
      1. choose shift-and-xor hash because it does not use multiply and is
         faster than bernstain during profiling
      2. better boundary check for normalize_domain_name
      3. change hash table % to bit &
      f4ef873e
  8. 20 Feb, 2015 5 commits
  9. 15 Feb, 2015 1 commit
  10. 08 Feb, 2015 6 commits
  11. 07 Feb, 2015 1 commit
  12. 06 Feb, 2015 5 commits
  13. 05 Feb, 2015 1 commit
  14. 04 Feb, 2015 3 commits
  15. 03 Feb, 2015 3 commits
  16. 02 Feb, 2015 2 commits
  17. 01 Feb, 2015 5 commits