0.9 release
  1. 6b2a6cb Register new snapshots by Alex Crichton · 12 years ago
  2. 14f59e8 Remove references to rustdoc_ng by Brian Anderson · 12 years ago
  3. 018d605 std: Get stdtest all passing again by Alex Crichton · 12 years ago
  4. b349036 Make crate hash stable and externally computable. by Jack Moffitt · 12 years ago
  5. 8c5f584 remove rust and rusti from driver.rs by Heather · 12 years ago
  6. 876cb76 Add the rustdoc_ng binary to the makefile rules by Alex Crichton · 12 years ago
  7. 8552a74 Bring compiletest/rustpkg/driver up to date on std vs core by Alex Crichton · 12 years ago
  8. a766a95 Bump version from 0.7-pre to 0.7 by Brian Anderson · 12 years ago
  9. 069086c Remove the fuzzer by Brian Anderson · 12 years ago
  10. f3723cf libextra: Rename the actual metadata names of libcore to libstd and libstd to libextra by Patrick Walton · 12 years ago
  11. 20ef423 reduce the usage of explicit version markers by Daniel Micay · 12 years ago
  12. 2a9a4a8 Don't create subprocesses for the `rust` command by Alex Crichton · 12 years ago
  13. 23e44a5 Bump version to 0.7-pre by Brian Anderson · 12 years ago
  14. 23251b2 Bump version to 0.7-pre by Brian Anderson · 12 years ago
  15. 726fc87 Added rust convenience tool similar to go's go tool by Marvin Löbel · 13 years ago
  16. 621c791 Rename cargo to rustpkg and start over fresh by Zack Corr · 13 years ago
  17. 57c5999 librustc: Terminate name searches at the nearest module scope for paths that contain at least two components. r=graydon by Patrick Walton · 13 years ago
  18. dbd3611 bump 0.5 => 0.6, redirect some URLs in docs. by Graydon Hoare · 13 years ago
  19. 00c856c Update license, add license boilerplate to most files. Remainder will follow. by Graydon Hoare · 13 years ago
  20. 69a8b4d Rename src/rustc to src/librustc. Use the driver crate by Brian Anderson · 13 years ago
  21. 84208b2 Librarify rusti, etc. by Brian Anderson · 13 years ago
  22. 6c79d78 library-ifying of tools - turning cargo, rustdoc, fuzzer, into libraries, as per #3543 by Daniel Patterson · 13 years ago