Skip to content

Commit

Permalink
Bump version to 0.10
Browse files Browse the repository at this point in the history
  • Loading branch information
alexcrichton committed Mar 31, 2014
1 parent a7e057d commit a5681d2
Show file tree
Hide file tree
Showing 56 changed files with 68 additions and 68 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,9 @@ documentation.

To build from the [tarball] do:

$ curl -O http://static.rust-lang.org/dist/rust-0.9.tar.gz
$ tar -xzf rust-0.9.tar.gz
$ cd rust-0.9
$ curl -O http://static.rust-lang.org/dist/rust-0.10.tar.gz
$ tar -xzf rust-0.10.tar.gz
$ cd rust-0.10

Or to build from the [repo] do:

Expand All @@ -59,8 +59,8 @@ documentation.
4. Enjoy!

[repo]: https://github.com/mozilla/rust
[tarball]: http://static.rust-lang.org/dist/rust-0.9.tar.gz
[tutorial]: http://static.rust-lang.org/doc/0.9/tutorial.html
[tarball]: http://static.rust-lang.org/dist/rust-0.10.tar.gz
[tutorial]: http://static.rust-lang.org/doc/0.10/tutorial.html

## Notes

Expand Down
2 changes: 1 addition & 1 deletion RELEASES.txt
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ Version 0.10 (April 2014)
* Tooling
* `rustpkg` has been deprecated and removed from the main repository. Its
replacement, `cargo`, is under development.
* Nightly builds of rust are now available (INSERT URL HERE)
* Nightly builds of rust are now available
* The memory usage of rustc has been improved many times throughout this
release cycle.
* The build process supports disabling rpath support for the rustc binary
Expand Down
2 changes: 1 addition & 1 deletion man/rustc.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH RUSTC "1" "March 2014" "rustc 0.10-pre" "User Commands"
.TH RUSTC "1" "March 2014" "rustc 0.10" "User Commands"
.SH NAME
rustc \- rust compiler
.SH SYNOPSIS
Expand Down
2 changes: 1 addition & 1 deletion man/rustdoc.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH RUSTDOC "1" "March 2014" "rustdoc 0.10-pre" "User Commands"
.TH RUSTDOC "1" "March 2014" "rustdoc 0.10" "User Commands"
.SH NAME
rustdoc \- generate documentation from Rust source code
.SH SYNOPSIS
Expand Down
2 changes: 1 addition & 1 deletion mk/main.mk
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

# The version number
CFG_RELEASE_NUM=0.10
CFG_RELEASE_LABEL=-pre
CFG_RELEASE_LABEL=

ifndef CFG_ENABLE_NIGHTLY
# This is the normal version string
Expand Down
4 changes: 2 additions & 2 deletions src/doc/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,12 +53,12 @@ To generate .pot and .po files, do something like:
~~~~
po4a --copyright-holder="The Rust Project Developers" \
--package-name="Rust" \
--package-version="0.10-pre" \
--package-version="0.10" \
-M UTF-8 -L UTF-8 \
src/doc/po4a.conf
~~~~

(the version number must be changed if it is not 0.10-pre now.)
(the version number must be changed if it is not 0.10 now.)

Now you can translate documents with .po files, commonly used with gettext. If
you are not familiar with gettext-based translation, please read the online
Expand Down
2 changes: 1 addition & 1 deletion src/doc/po/ja/complement-cheatsheet.md.po
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
#
msgid ""
msgstr ""
"Project-Id-Version: Rust 0.10-pre\n"
"Project-Id-Version: Rust 0.10\n"
"POT-Creation-Date: 2014-02-03 08:13+0900\n"
"PO-Revision-Date: 2014-01-13 12:01+0900\n"
"Last-Translator: Automatically generated\n"
Expand Down
2 changes: 1 addition & 1 deletion src/doc/po/ja/complement-lang-faq.md.po
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
#
msgid ""
msgstr ""
"Project-Id-Version: Rust 0.10-pre\n"
"Project-Id-Version: Rust 0.10\n"
"POT-Creation-Date: 2014-02-03 08:13+0900\n"
"PO-Revision-Date: 2014-01-13 12:01+0900\n"
"Last-Translator: Automatically generated\n"
Expand Down
2 changes: 1 addition & 1 deletion src/doc/po/ja/complement-project-faq.md.po
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
#
msgid ""
msgstr ""
"Project-Id-Version: Rust 0.10-pre\n"
"Project-Id-Version: Rust 0.10\n"
"POT-Creation-Date: 2014-02-03 08:13+0900\n"
"PO-Revision-Date: 2014-01-13 12:01+0900\n"
"Last-Translator: Automatically generated\n"
Expand Down
2 changes: 1 addition & 1 deletion src/doc/po/ja/complement-usage-faq.md.po
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
#
msgid ""
msgstr ""
"Project-Id-Version: Rust 0.10-pre\n"
"Project-Id-Version: Rust 0.10\n"
"POT-Creation-Date: 2014-02-03 08:13+0900\n"
"PO-Revision-Date: 2014-02-03 08:13+0900\n"
"Last-Translator: Automatically generated\n"
Expand Down
2 changes: 1 addition & 1 deletion src/doc/po/ja/guide-conditions.md.po
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
#
msgid ""
msgstr ""
"Project-Id-Version: Rust 0.10-pre\n"
"Project-Id-Version: Rust 0.10\n"
"POT-Creation-Date: 2014-02-03 08:13+0900\n"
"PO-Revision-Date: 2014-01-13 12:01+0900\n"
"Last-Translator: Automatically generated\n"
Expand Down
2 changes: 1 addition & 1 deletion src/doc/po/ja/guide-container.md.po
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
#
msgid ""
msgstr ""
"Project-Id-Version: Rust 0.10-pre\n"
"Project-Id-Version: Rust 0.10\n"
"POT-Creation-Date: 2014-02-03 08:13+0900\n"
"PO-Revision-Date: 2014-01-13 12:01+0900\n"
"Last-Translator: Automatically generated\n"
Expand Down
2 changes: 1 addition & 1 deletion src/doc/po/ja/guide-ffi.md.po
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
#
msgid ""
msgstr ""
"Project-Id-Version: Rust 0.10-pre\n"
"Project-Id-Version: Rust 0.10\n"
"POT-Creation-Date: 2014-02-03 08:13+0900\n"
"PO-Revision-Date: 2014-01-13 12:01+0900\n"
"Last-Translator: Automatically generated\n"
Expand Down
2 changes: 1 addition & 1 deletion src/doc/po/ja/guide-lifetimes.md.po
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
#
msgid ""
msgstr ""
"Project-Id-Version: Rust 0.10-pre\n"
"Project-Id-Version: Rust 0.10\n"
"POT-Creation-Date: 2014-02-03 08:13+0900\n"
"PO-Revision-Date: 2014-01-13 12:01+0900\n"
"Last-Translator: Automatically generated\n"
Expand Down
2 changes: 1 addition & 1 deletion src/doc/po/ja/guide-macros.md.po
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
#
msgid ""
msgstr ""
"Project-Id-Version: Rust 0.10-pre\n"
"Project-Id-Version: Rust 0.10\n"
"POT-Creation-Date: 2014-02-03 08:13+0900\n"
"PO-Revision-Date: 2014-01-13 12:01+0900\n"
"Last-Translator: Automatically generated\n"
Expand Down
2 changes: 1 addition & 1 deletion src/doc/po/ja/guide-pointers.md.po
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
#
msgid ""
msgstr ""
"Project-Id-Version: Rust 0.10-pre\n"
"Project-Id-Version: Rust 0.10\n"
"POT-Creation-Date: 2014-02-03 08:13+0900\n"
"PO-Revision-Date: 2014-01-13 12:01+0900\n"
"Last-Translator: Automatically generated\n"
Expand Down
2 changes: 1 addition & 1 deletion src/doc/po/ja/guide-runtime.md.po
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
#
msgid ""
msgstr ""
"Project-Id-Version: Rust 0.10-pre\n"
"Project-Id-Version: Rust 0.10\n"
"POT-Creation-Date: 2014-02-03 08:13+0900\n"
"PO-Revision-Date: 2014-02-03 08:13+0900\n"
"Last-Translator: Automatically generated\n"
Expand Down
2 changes: 1 addition & 1 deletion src/doc/po/ja/guide-tasks.md.po
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
#
msgid ""
msgstr ""
"Project-Id-Version: Rust 0.10-pre\n"
"Project-Id-Version: Rust 0.10\n"
"POT-Creation-Date: 2014-02-03 08:13+0900\n"
"PO-Revision-Date: 2014-01-13 12:01+0900\n"
"Last-Translator: Automatically generated\n"
Expand Down
2 changes: 1 addition & 1 deletion src/doc/po/ja/guide-testing.md.po
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
#
msgid ""
msgstr ""
"Project-Id-Version: Rust 0.10-pre\n"
"Project-Id-Version: Rust 0.10\n"
"POT-Creation-Date: 2014-02-03 08:13+0900\n"
"PO-Revision-Date: 2014-01-13 12:01+0900\n"
"Last-Translator: Automatically generated\n"
Expand Down
2 changes: 1 addition & 1 deletion src/doc/po/ja/index.md.po
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
#
msgid ""
msgstr ""
"Project-Id-Version: Rust 0.10-pre\n"
"Project-Id-Version: Rust 0.10\n"
"POT-Creation-Date: 2014-02-03 08:13+0900\n"
"PO-Revision-Date: 2014-01-14 21:02+0900\n"
"Last-Translator: Automatically generated\n"
Expand Down
2 changes: 1 addition & 1 deletion src/doc/po/ja/rustdoc.md.po
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
#
msgid ""
msgstr ""
"Project-Id-Version: Rust 0.10-pre\n"
"Project-Id-Version: Rust 0.10\n"
"POT-Creation-Date: 2014-02-03 08:13+0900\n"
"PO-Revision-Date: 2014-01-13 12:01+0900\n"
"Last-Translator: Automatically generated\n"
Expand Down
8 changes: 4 additions & 4 deletions src/doc/po/ja/tutorial.md.po
Original file line number Diff line number Diff line change
Expand Up @@ -360,8 +360,8 @@ msgstr "上記条件を満たしていれば、以下のような手順でビル
#| "gz $ tar -xzf rust-0.7.tar.gz $ cd rust-0.7 $ ./configure $ make && make "
#| "install ~~~~"
msgid ""
"~~~~ {.notrust} $ curl -O http://static.rust-lang.org/dist/rust-0.9.tar.gz $ "
"tar -xzf rust-0.9.tar.gz $ cd rust-0.9 $ ./configure $ make && make install "
"~~~~ {.notrust} $ curl -O http://static.rust-lang.org/dist/rust-0.10.tar.gz $ "
"tar -xzf rust-0.10.tar.gz $ cd rust-0.10 $ ./configure $ make && make install "
"~~~~"
msgstr ""
"~~~~ {.notrust}\n"
Expand Down Expand Up @@ -408,8 +408,8 @@ msgstr ""
#| "[tarball]: http://static.rust-lang.org/dist/rust-0.7.tar.gz [win-exe]: "
#| "http://static.rust-lang.org/dist/rust-0.7-install.exe"
msgid ""
"[tarball]: http://static.rust-lang.org/dist/rust-0.9.tar.gz [win-exe]: "
"http://static.rust-lang.org/dist/rust-0.9-install.exe"
"[tarball]: http://static.rust-lang.org/dist/rust-0.10.tar.gz [win-exe]: "
"http://static.rust-lang.org/dist/rust-0.10-install.exe"
msgstr ""
"[tarball]: http://static.rust-lang.org/dist/rust-0.7.tar.gz\n"
"[win-exe]: http://static.rust-lang.org/dist/rust-0.7-install.exe"
Expand Down
10 changes: 5 additions & 5 deletions src/doc/tutorial.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,9 +100,9 @@ If you've fulfilled those prerequisites, something along these lines
should work.

~~~~ {.notrust}
$ curl -O http://static.rust-lang.org/dist/rust-0.9.tar.gz
$ tar -xzf rust-0.9.tar.gz
$ cd rust-0.9
$ curl -O http://static.rust-lang.org/dist/rust-0.10.tar.gz
$ tar -xzf rust-0.10.tar.gz
$ cd rust-0.10
$ ./configure
$ make && make install
~~~~
Expand All @@ -117,8 +117,8 @@ When complete, `make install` will place several programs into
`/usr/local/bin`: `rustc`, the Rust compiler, and `rustdoc`, the
API-documentation tool.

[tarball]: http://static.rust-lang.org/dist/rust-0.9.tar.gz
[win-exe]: http://static.rust-lang.org/dist/rust-0.9-install.exe
[tarball]: http://static.rust-lang.org/dist/rust-0.10.tar.gz
[win-exe]: http://static.rust-lang.org/dist/rust-0.10-install.exe

## Compiling your first program

Expand Down
2 changes: 1 addition & 1 deletion src/etc/kate/rust.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<!ENTITY rustIdent "[a-zA-Z_][a-zA-Z_0-9]*">
<!ENTITY rustIntSuf "([iu](8|16|32|64)?)?">
]>
<language name="Rust" version="0.10-pre" kateversion="2.4" section="Sources" extensions="*.rs" mimetype="text/x-rust" priority="15">
<language name="Rust" version="0.10" kateversion="2.4" section="Sources" extensions="*.rs" mimetype="text/x-rust" priority="15">
<highlighting>
<list name="fn">
<item> fn </item>
Expand Down
2 changes: 1 addition & 1 deletion src/libarena/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
//! of individual objects while the arena itself is still alive. The benefit
//! of an arena is very fast allocation; just a pointer bump.
#![crate_id = "arena#0.10-pre"]
#![crate_id = "arena#0.10"]
#![crate_type = "rlib"]
#![crate_type = "dylib"]
#![license = "MIT/ASL2"]
Expand Down
2 changes: 1 addition & 1 deletion src/libcollections/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
* Collection types.
*/

#![crate_id = "collections#0.10-pre"]
#![crate_id = "collections#0.10"]
#![crate_type = "rlib"]
#![crate_type = "dylib"]
#![license = "MIT/ASL2"]
Expand Down
2 changes: 1 addition & 1 deletion src/libflate/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Simple compression
*/

#![crate_id = "flate#0.10-pre"]
#![crate_id = "flate#0.10"]
#![crate_type = "rlib"]
#![crate_type = "dylib"]
#![license = "MIT/ASL2"]
Expand Down
2 changes: 1 addition & 1 deletion src/libfourcc/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ fn main() {
*/

#![crate_id = "fourcc#0.10-pre"]
#![crate_id = "fourcc#0.10"]
#![crate_type = "rlib"]
#![crate_type = "dylib"]
#![license = "MIT/ASL2"]
Expand Down
2 changes: 1 addition & 1 deletion src/libgetopts/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
//! }
//! ~~~
#![crate_id = "getopts#0.10-pre"]
#![crate_id = "getopts#0.10"]
#![crate_type = "rlib"]
#![crate_type = "dylib"]
#![license = "MIT/ASL2"]
Expand Down
2 changes: 1 addition & 1 deletion src/libglob/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
* `glob`/`fnmatch` functions.
*/

#![crate_id = "glob#0.10-pre"]
#![crate_id = "glob#0.10"]
#![crate_type = "rlib"]
#![crate_type = "dylib"]
#![license = "MIT/ASL2"]
Expand Down
2 changes: 1 addition & 1 deletion src/libgreen/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@
//! pool.shutdown();
//! ```
#![crate_id = "green#0.10-pre"]
#![crate_id = "green#0.10"]
#![license = "MIT/ASL2"]
#![crate_type = "rlib"]
#![crate_type = "dylib"]
Expand Down
2 changes: 1 addition & 1 deletion src/libhexfloat/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ fn main() {
*/

#![crate_id = "hexfloat#0.10-pre"]
#![crate_id = "hexfloat#0.10"]
#![crate_type = "rlib"]
#![crate_type = "dylib"]
#![license = "MIT/ASL2"]
Expand Down
2 changes: 1 addition & 1 deletion src/liblog/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ if logging is disabled, none of the components of the log will be executed.
*/

#![crate_id = "log#0.10-pre"]
#![crate_id = "log#0.10"]
#![license = "MIT/ASL2"]
#![crate_type = "rlib"]
#![crate_type = "dylib"]
Expand Down
2 changes: 1 addition & 1 deletion src/libnative/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
//! }
//! ```
#![crate_id = "native#0.10-pre"]
#![crate_id = "native#0.10"]
#![license = "MIT/ASL2"]
#![crate_type = "rlib"]
#![crate_type = "dylib"]
Expand Down
2 changes: 1 addition & 1 deletion src/libnum/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

#![feature(macro_rules)]

#![crate_id = "num#0.10-pre"]
#![crate_id = "num#0.10"]
#![crate_type = "rlib"]
#![crate_type = "dylib"]
#![license = "MIT/ASL2"]
Expand Down
2 changes: 1 addition & 1 deletion src/librand/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ println!("{:?}", tuple_ptr)
```
*/

#![crate_id = "rand#0.10-pre"]
#![crate_id = "rand#0.10"]
#![license = "MIT/ASL2"]
#![crate_type = "dylib"]
#![crate_type = "rlib"]
Expand Down
2 changes: 1 addition & 1 deletion src/librustc/front/std_inject.rs
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ use syntax::parse::token::InternedString;
use syntax::parse::token;
use syntax::util::small_vector::SmallVector;

pub static VERSION: &'static str = "0.10-pre";
pub static VERSION: &'static str = "0.10";

pub fn maybe_inject_crates_ref(sess: &Session, krate: ast::Crate)
-> ast::Crate {
Expand Down
2 changes: 1 addition & 1 deletion src/librustc/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ This API is completely unstable and subject to change.
*/

#![crate_id = "rustc#0.10-pre"]
#![crate_id = "rustc#0.10"]
#![comment = "The Rust compiler"]
#![license = "MIT/ASL2"]
#![crate_type = "dylib"]
Expand Down
2 changes: 1 addition & 1 deletion src/librustdoc/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
// option. This file may not be copied, modified, or distributed
// except according to those terms.

#![crate_id = "rustdoc#0.10-pre"]
#![crate_id = "rustdoc#0.10"]
#![desc = "rustdoc, the Rust documentation extractor"]
#![license = "MIT/ASL2"]
#![crate_type = "dylib"]
Expand Down
Loading

0 comments on commit a5681d2

Please sign in to comment.