0.9 release
  1. 7613b15 Update some copyright dates by Brian Anderson · 12 years ago 0.9
  2. 4e8dbab Fix windows installer version to be less verbose by Brian Anderson · 12 years ago
  3. 9dece60 auto merge of #11375 : alexcrichton/rust/issue-11372, r=pcwalton by bors · 12 years ago
  4. 75165f7 Robustly read remaining bytes in a character by Alex Crichton · 12 years ago
  5. 97005c0 auto merge of #11401 : michaelwoerister/rust/issue11322, r=alexcrichton by bors · 12 years ago
  6. 430652c auto merge of #11370 : alexcrichton/rust/issue-10465, r=pwalton by bors · 12 years ago
  7. f3a8baa auto merge of #11407 : alexcrichton/rust/fix-snap, r=brson by bors · 12 years ago
  8. 004dae6 Fix the snapshot and cross compilation by Alex Crichton · 12 years ago
  9. ad3a179 Fix CodeMap issue in expand_include_str() by Michael Woerister · 12 years ago
  10. 464d1d0 auto merge of #11405 : huonw/rust/moredocs, r=huonw by bors · 12 years ago
  11. 9dc44c7 Fix cheatsheet examples on 32-bit platforms. by Huon Wilson · 12 years ago
  12. fda71f2 auto merge of #11358 : pcwalton/rust/typed-arenas, r=alexcrichton by bors · 12 years ago
  13. 9da4eac auto merge of #11391 : alexcrichton/rust/rustdoc-inline, r=brson by bors · 12 years ago
  14. 0547fb9 Fixup the rest of the tests in the compiler by Alex Crichton · 12 years ago
  15. f47e4b2 extratest: Fix all leaked trait imports by Alex Crichton · 12 years ago
  16. bcb1c38 stdtest: Fix all leaked trait imports by Alex Crichton · 12 years ago
  17. c4d36b8 Fix remaining cases of leaking imports by Alex Crichton · 12 years ago
  18. 7e0443d std: Fill in all missing imports by Alex Crichton · 12 years ago
  19. 5350ee7 rustc: De-indent portions of middle::resolve by Alex Crichton · 12 years ago
  20. e4804ac Fix leaking trait imports across modules by Alex Crichton · 12 years ago
  21. fee8c1d doc: Typos by Brian Anderson · 12 years ago
  22. 1fd4c3b Fixed code snippets by Clinton Ryan · 12 years ago
  23. 7cfce50 Address some minor points in the pointer guide by Huon Wilson · 12 years ago
  24. 2d8dd6a doc: Add rustc and syntax to the index by Brian Anderson · 12 years ago
  25. da43832 doc: Add libgreen and libnative to the index by Brian Anderson · 12 years ago
  26. d323632 'borrowed pointer' -> 'reference' by Brian Anderson · 12 years ago
  27. 3425901 Inline reexports in rustdoc by Alex Crichton · 12 years ago
  28. a121f7b auto merge of #10854 : Kimundi/rust/result_compose_map_mutate_or, r=alexcrichton by bors · 12 years ago
  29. b65b4d6 doc: Fix URL of libextra docs by Brian Anderson · 12 years ago
  30. 6b7ffa4 doc: Title reference manual consistently by Brian Anderson · 12 years ago
  31. 15cbcbc mk: Fix the naming of the windows installer harder by Brian Anderson · 12 years ago
  32. 1ea0217 doc: Highlight the testing guide correctly by Brian Anderson · 12 years ago
  33. 77ec044 mk: Start testing the cheatsheet by Brian Anderson · 12 years ago
  34. c2ef4e5 doc: Title guides consistently by Brian Anderson · 12 years ago
  35. 3100bb4 doc: Fix table format in cheatsheet by Brian Anderson · 12 years ago
  36. a61d7d6 doc: Syntax highlight the cheatsheet by Brian Anderson · 12 years ago
  37. b7ff9c1 libextra: Introduce typed arenas. by Patrick Walton · 12 years ago
  38. 90b3945 Renamed Option::map_default and mutate_default to map_or and mutate_or_set by Marvin Löbel · 12 years ago
  39. aa1839b auto merge of #11364 : brson/rust/docs, r=alexcrichton by bors · 12 years ago
  40. 4329fc6 auto merge of #11045 : jhasse/rust/patch-libdir, r=alexcrichton by bors · 12 years ago
  41. 1d40fd4 auto merge of #11263 : niftynif/rust/btree, r=catamorphism by bors · 12 years ago
  42. 7dbd12a auto merge of #11353 : alexcrichton/rust/improve-logging, r=brson by bors · 12 years ago
  43. 116773a Make CFG_LIBDIR configurable. Fixes #5223 by Jan Niklas Hasse · 12 years ago
  44. 7b7d7a0 Remove trailing whitespace by Jan Niklas Hasse · 12 years ago
  45. 3912a87 auto merge of #11350 : kchmck/rust/fix-pdf-glitches, r=alexcrichton by bors · 12 years ago
  46. 983f307 auto merge of #11348 : alexcrichton/rust/snapshots, r=brson by bors · 12 years ago
  47. 5f39d64 auto merge of #11342 : huonw/rust/trie-mut, r=alexcrichton by bors · 12 years ago
  48. 167d533 extra::treemap: use the dummy-macro trick with items to make the by Huon Wilson · 12 years ago
  49. 7e446af std::trie: make lower_bound and upper_bound about 15% faster. by Huon Wilson · 12 years ago
  50. 3395f9d std::trie: Add some iteration/search benchmarks. by Huon Wilson · 12 years ago
  51. fe03cae std::trie: use macros to share code between the iterator implementations. by Huon Wilson · 12 years ago
  52. f07c74d std::trie: remove some obsolete internal iterators. by Huon Wilson · 12 years ago
  53. a0643ee std::trie: add an mutable-values iterator. by Huon Wilson · 12 years ago
  54. ba6ed00 auto merge of #11347 : alexcrichton/rust/issue-11346, r=brson by bors · 12 years ago
  55. bc395bc auto merge of #11329 : fhahn/rust/unused-cast-lint2, r=alexcrichton by bors · 12 years ago
  56. 777f1e8 auto merge of #11355 : alexcrichton/rust/read-waits-forever, r=brson by bors · 12 years ago
  57. 89f8bc2 Fix parallel makefile builds by Alex Crichton · 12 years ago
  58. 07950e7 auto merge of #11296 : brson/rust/anti-cond, r=alexcrichton by bors · 12 years ago
  59. 5efac2b auto merge of #11356 : brson/rust/0.9relnotes, r=alexcrichton by bors · 12 years ago
  60. 280553c doc: Fix tests in pointer guide by Brian Anderson · 12 years ago
  61. 6f09d80 Add Pointer tutorial, rename borrowed pointer tutorial. by Steve Klabnik · 12 years ago
  62. d4639ad doc: Update style of index, organization and trim out some excess. by Brian Anderson · 12 years ago
  63. 20ccfde Added in Clone/TotalEq/TotalOrd/ToStr traits to all parts of btree. by Nif Ward · 12 years ago
  64. f5ee077 mk: Fix formatting of docs.mk by Brian Anderson · 12 years ago
  65. 03e9157 Don't read forever on a file descriptor by Alex Crichton · 12 years ago
  66. b6602cb auto merge of #11354 : brson/rust/versionwin, r=alexcrichton by bors · 12 years ago
  67. f28aa66 Update AUTHORS.txt by Brian Anderson · 12 years ago
  68. 79def2c More 0.9 release notes by Brian Anderson · 12 years ago
  69. 1f1838e auto merge of #11123 : alan-andrade/rust/move_wiki_to_internal_docs, r=brson by bors · 12 years ago
  70. 21f9fa485 Delete the installer exe when cleaning by Brian Anderson · 12 years ago
  71. 2297b08 Use the full version string for the windows installer exe by Brian Anderson · 12 years ago
  72. 7de2379 rust_version.html is a HTML_DEPS and every html has it as dependecy by Alan Andrade · 12 years ago
  73. e53b566 First phase of migrating the wiki to the internal docs #11078 by Alan Andrade · 12 years ago
  74. ac2a24e Support arbitrary stdout/stderr/logger handles by Alex Crichton · 12 years ago
  75. 400070a auto merge of #10826 : SimonSapin/rust/str-insert, r=brson by bors · 12 years ago
  76. 8236550 Remove some unnecessary type casts by Florian Hahn · 12 years ago
  77. 6be2bc8 Add lint for unnecessary casts by Florian Hahn · 12 years ago
  78. 3afa0b9 auto merge of #11335 : rlane/rust/fix-vector-doc, r=alexcrichton by bors · 12 years ago
  79. 0da105a auto merge of #11334 : alexcrichton/rust/fix-native-tcp, r=pcwalton by bors · 12 years ago
  80. 5464d48 Fix formatting of some code blocks in pdf docs by Mick Koch · 12 years ago
  81. 6b2a6cb Register new snapshots by Alex Crichton · 12 years ago
  82. b7e58ce Don't attempt duplicate outputs by Alex Crichton · 12 years ago
  83. 8b71b64 auto merge of #11333 : cmr/rust/triage2, r=alexcrichton by bors · 12 years ago
  84. bae091e5 auto merge of #11332 : sfackler/rust/de-at-se, r=huonw by bors · 12 years ago
  85. 55bb5e5 auto merge of #11327 : nielsle/rust/rustpkg_argparse, r=alexcrichton by bors · 12 years ago
  86. 03a38b9 auto merge of #11161 : eddyb/rust/de-at-visitor, r=huonw by bors · 12 years ago
  87. 3119d18 Disowned the Visitor. by Eduard Burtescu · 12 years ago
  88. e5eab2c auto merge of #11321 : huonw/rust/treemap-mut, r=alexcrichton by bors · 12 years ago
  89. 4e622be auto merge of #11118 : jhasse/rust/patch-rustlibdir, r=alexcrichton by bors · 12 years ago
  90. c58bb23 auto merge of #11315 : alexcrichton/rust/issue-11309, r=huonw by bors · 12 years ago
  91. 11e568c Don't wait for a full buffer when reading TCP by Alex Crichton · 12 years ago
  92. 8bd5202 doc: update reference to new vector size syntax by Rich Lane · 12 years ago
  93. 9c8813f Guarantee that native tasks wait for children by Alex Crichton · 12 years ago
  94. b6a1fde auto merge of #11106 : alan-andrade/rust/convert_tutorials_to_guides, r=cmr by bors · 12 years ago
  95. a6d3e57 auto merge of #10900 : yichoi/rust/mac_android_cross, r=alexcrichton by bors · 12 years ago
  96. eeafee4 Convert sub tutorials into Guides #10838 by Alan Andrade · 12 years ago
  97. 635002a librustc: tidy cleanup by Young-il Choi · 12 years ago
  98. e6490cb librustc: add get_system_tools for target specific environment by Young-il Choi · 12 years ago
  99. c8c9942 librustc: move target dependent logic to back::link by Young-il Choi · 12 years ago
  100. 19e97f5 librustc: ar call fix to support android cross compile on mac by Young-il Choi · 12 years ago