summary refs log tree commit diff
path: root/RELEASES.md
AgeCommit message (Collapse)AuthorLines
2015-05-11More authors updatesBrian Anderson-0/+2
2015-05-10Update AUTHORS.txt and RELEASES.md for 1.0Brian Anderson-76/+138
2015-04-02Tweak relese notes + rebase fixesAlex Crichton-2/+2
2015-04-01Add release notes for 1.0.0-betaAaron Turon-0/+99
2015-02-21Fix frow_raw/from_raw typoDenis Defreyne-1/+1
2015-02-18Update AUTHORS.txt and RELEASES.mdBrian Anderson-0/+99
2015-01-09Link to http://rustbyexample.com/kud1ing-1/+2
2015-01-08"The Rust Programming Language"Steve Klabnik-2/+5
This pulls all of our long-form documentation into a single document, nicknamed "the book" and formally titled "The Rust Programming Language." A few things motivated this change: * People knew of The Guide, but not the individual Guides. This merges them together, helping discoverability. * You can get all of Rust's longform documentation in one place, which is nice. * We now have rustbook in-tree, which can generate this kind of documentation. While its style is basic, the general idea is much better: a table of contents on the left-hand side. * Rather than a almost 10,000-line guide.md, there are now smaller files per section.
2015-01-06Sync -> SendBrian Anderson-1/+1
2015-01-06Merge pull request #25 from aturon/relnotes-updatesBrian Anderson-2/+7
Add int discussion, tweak wording
2015-01-06Add int discussion, tweak wordingAaron Turon-2/+7
2015-01-06Use a better reference for unboxed closuresBrian Anderson-1/+1
2015-01-06Soften pre-1.0 API stability commitment in relnotesBrian Anderson-1/+2
2015-01-06Little more relnotesBrian Anderson-3/+8
2015-01-06Add new authors, more relnotesBrian Anderson-1/+2
2015-01-06Address feedbackBrian Anderson-8/+15
2015-01-061.0.0-alpha release notesBrian Anderson-0/+163
2014-10-07More relnotes tweaks 0.12.0Brian Anderson-3/+3
2014-10-07Update per feedbackBrian Anderson-26/+52
2014-10-07Update RELEASES.md for 0.12.0Brian Anderson-0/+96
2014-10-07Rename RELEASES.txt to RELEASES.md. It's markdown.Brian Anderson-0/+1079