1. 10 Mar, 2015 1 commit
  2. 27 Feb, 2015 1 commit
  3. 25 Feb, 2015 1 commit
  4. 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
  5. 20 Feb, 2015 5 commits
  6. 15 Feb, 2015 1 commit
  7. 08 Feb, 2015 6 commits
  8. 07 Feb, 2015 1 commit
  9. 06 Feb, 2015 5 commits
  10. 05 Feb, 2015 1 commit
  11. 04 Feb, 2015 3 commits
  12. 03 Feb, 2015 3 commits
  13. 02 Feb, 2015 2 commits
  14. 01 Feb, 2015 8 commits
  15. 29 Jan, 2015 1 commit