1. 05 9月, 2012 1 次提交
  2. 03 9月, 2012 2 次提交
  3. 29 8月, 2012 1 次提交
  4. 25 8月, 2012 1 次提交
  5. 22 8月, 2012 2 次提交
  6. 18 8月, 2012 1 次提交
  7. 09 8月, 2012 1 次提交
  8. 08 8月, 2012 1 次提交
  9. 07 8月, 2012 1 次提交
  10. 06 8月, 2012 1 次提交
  11. 04 8月, 2012 1 次提交
  12. 03 8月, 2012 1 次提交
    • N
      Remove modes from map API and replace with regions. · 97452c0c
      Niko Matsakis 提交于
      API is (for now) mostly by value, there are options to use it by
      reference if you like.  Hash and equality functions must be pure
      and by reference (forward looking to the day when something
      like send_map becomes the standard map).
      97452c0c
  13. 02 8月, 2012 1 次提交
  14. 30 7月, 2012 1 次提交
    • T
      Rewrite bitv to use classes and optimize its representation · 082d8314
      Tim Chevalier 提交于
      Rewrote bitv as a class that uses a 32-bit int as its representation
      for bit vectors of 32 bits or less, and a vector (the old representation)
      otherwise. I didn't benchmark very much, but a bit of informal benchmarking
      suggested this is a win.
      
      Closes #2341
      082d8314
  15. 28 7月, 2012 1 次提交
  16. 18 7月, 2012 3 次提交
  17. 14 7月, 2012 1 次提交
  18. 05 7月, 2012 1 次提交
  19. 02 7月, 2012 1 次提交
  20. 30 6月, 2012 1 次提交
  21. 26 6月, 2012 1 次提交
  22. 22 6月, 2012 1 次提交
  23. 21 6月, 2012 1 次提交
  24. 09 6月, 2012 1 次提交
  25. 01 6月, 2012 1 次提交
  26. 28 5月, 2012 1 次提交
  27. 26 5月, 2012 1 次提交
  28. 04 5月, 2012 1 次提交
  29. 27 3月, 2012 2 次提交
  30. 23 3月, 2012 1 次提交
  31. 16 3月, 2012 1 次提交
  32. 15 3月, 2012 1 次提交
  33. 14 3月, 2012 1 次提交
  34. 10 3月, 2012 1 次提交
  35. 03 3月, 2012 1 次提交