1. 15 2月, 2013 1 次提交
  2. 14 2月, 2013 1 次提交
  3. 07 2月, 2013 1 次提交
  4. 01 2月, 2013 1 次提交
  5. 30 1月, 2013 1 次提交
  6. 25 1月, 2013 1 次提交
  7. 09 1月, 2013 3 次提交
  8. 04 12月, 2012 1 次提交
  9. 24 10月, 2012 1 次提交
  10. 13 10月, 2012 1 次提交
  11. 05 10月, 2012 1 次提交
  12. 03 10月, 2012 1 次提交
    • T
      Removing explicit uses of + mode · f78cdcb6
      Tim Chevalier 提交于
      This removes most explicit uses of the + argument mode. Pending a
      snapshot, I had to remove the forbid(deprecated_modes) pragma from
      a bunch of files. I'll put it back!
      
      + mode still has to be used in a few places for functions that get
      moved (see task.rs)
      
      The changes outside core and std are due to the to_bytes trait and
      making the compiler (with legacy modes on) agree with the libraries
      (with legacy modes off) about modes.
      f78cdcb6
  13. 29 9月, 2012 1 次提交
  14. 22 9月, 2012 1 次提交
  15. 21 9月, 2012 2 次提交
  16. 20 9月, 2012 1 次提交
  17. 13 9月, 2012 1 次提交
  18. 11 9月, 2012 1 次提交
  19. 08 9月, 2012 2 次提交
  20. 06 9月, 2012 1 次提交
  21. 05 9月, 2012 1 次提交
  22. 31 8月, 2012 1 次提交
  23. 30 8月, 2012 1 次提交
  24. 27 8月, 2012 1 次提交
  25. 22 8月, 2012 1 次提交
    • N
      implement a map testing benchmark · bc5eb952
      Niko Matsakis 提交于
      This involved some other changes:
      - add a managed<T> wrapper that makes send_map usable from @-data
      - implement map<K,V> for managed<send_map>
      
      Unit tests are coming.
      bc5eb952
  26. 18 8月, 2012 1 次提交
  27. 15 8月, 2012 1 次提交
  28. 14 8月, 2012 1 次提交
  29. 08 8月, 2012 1 次提交
  30. 03 8月, 2012 2 次提交
  31. 02 8月, 2012 1 次提交