index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libstd
/
std.rs
Age
Commit message (
Expand
)
Author
Lines
2013-11-03
Rename files to match current recommendations.
Chris Morgan
-232
/
+0
2013-11-01
Register new snapshots
Alex Crichton
-6
/
+0
2013-11-01
Reordered the methods in std::Option and std::Result
Marvin Löbel
-39
/
+38
2013-10-30
Prepared `std::sys` for removal, and made `begin_unwind` simpler
Marvin Löbel
-0
/
+5
2013-10-29
Move rust's uv implementation to its own crate
Alex Crichton
-1
/
+6
2013-10-28
Allow fail messages to be caught, and introduce the Any trait
Marvin Löbel
-6
/
+8
2013-10-24
Remove std::io once and for all!
Alex Crichton
-1
/
+0
2013-10-23
register snapshots
Daniel Micay
-1
/
+1
2013-10-22
Activate checking code for ASM feature gate. Fix tests
Léo Testard
-1
/
+1
2013-10-17
std: Move size/align functions to std::mem. #2240
Brian Anderson
-0
/
+1
2013-10-11
auto merge of #9794 : thestinger/rust/rc, r=alexcrichton
bors
-0
/
+1
2013-10-11
clean up the `Rc`/`RcMut` types and move to libstd
Daniel Micay
-0
/
+1
2013-10-11
De-pub some private runtime components
Alex Crichton
-3
/
+0
2013-10-05
Implement feature-gating for the compiler
Alex Crichton
-0
/
+2
2013-10-02
rustdoc: Generate hyperlinks between crates
Alex Crichton
-1
/
+2
2013-10-01
remove the `float` type
Daniel Micay
-1
/
+0
2013-09-27
auto merge of #9552 : brson/rust/0.9-pre, r=alexcrichton
bors
-2
/
+2
2013-09-26
Update version numbers to 0.9-pre
Brian Anderson
-2
/
+2
2013-09-26
auto merge of #9261 : alexcrichton/rust/logging, r=huonw
bors
-0
/
+1
2013-09-25
Refactor the logging system for fewer allocations
Alex Crichton
-0
/
+1
2013-09-25
rustdoc: Strip hidden docs by default.
Alex Crichton
-2
/
+1
2013-09-23
libsyntax: Introduce routines and remove all `@fn`s from libsyntax save the o...
Patrick Walton
-1
/
+1
2013-09-21
Update version numbers to 0.8
Brian Anderson
-2
/
+2
2013-09-20
Implement a web backend for rustdoc_ng
Alex Crichton
-0
/
+4
2013-09-18
Register new snapshots
Alex Crichton
-6
/
+0
2013-09-16
Add an SendStr type
Marvin Löbel
-0
/
+1
2013-09-09
auto merge of #9005 : alexcrichton/rust/rusty-log, r=brson
bors
-0
/
+1
2013-09-09
rename `std::iterator` to `std::iter`
Daniel Micay
-1
/
+1
2013-09-05
Remove the __log function for __log_level
Alex Crichton
-0
/
+1
2013-08-30
auto merge of #8820 : alexcrichton/rust/no-io-writer, r=brson
bors
-0
/
+6
2013-08-28
Remove @io::Writer from sys/repr/reflect
Alex Crichton
-0
/
+6
2013-08-29
Remove the iter module.
Jason Fager
-2
/
+0
2013-08-26
Add a Default trait.
Corey Richardson
-1
/
+1
2013-08-21
std/extra: changing XXX to FIXME; cleanup
Tim Chevalier
-1
/
+1
2013-08-19
Add externfn macro and correctly label fixed_stack_segments
Niko Matsakis
-0
/
+1
2013-08-14
Methodyfied the string ascii extionsion functions
Marvin Löbel
-1
/
+1
2013-08-12
Reorganise Select traits to not expose internal runtime types. Close #5160. P...
Ben Blum
-0
/
+1
2013-08-09
auto merge of #8296 : erickt/rust/remove-str-trailing-nulls, r=erickt
bors
-0
/
+1
2013-08-09
Remove the C++ runtime. Sayonara
Brian Anderson
-2
/
+0
2013-08-08
Merge remote-tracking branch 'remotes/origin/master' into remove-str-trailing...
Erick Tryzelaar
-0
/
+3
2013-08-07
Add initial support for a new formatting syntax
Alex Crichton
-0
/
+3
2013-08-06
Merge commit 'd89ff7eef969aee6b493bc846b64d68358fafbcd' into remove-str-trail...
Erick Tryzelaar
-2
/
+0
2013-08-04
std: replace str::as_c_str with std::c_str
Erick Tryzelaar
-0
/
+1
2013-08-03
std: Remove gc and stackwalk
Brian Anderson
-2
/
+0
2013-07-27
Remove unnecessary #[path = "***/mod.rs"] lines.
OGINO Masanori
-3
/
+0
2013-07-22
std: add #[cfg(test)] reference to extra so we can benchmark libstd.
Graydon Hoare
-0
/
+3
2013-07-19
std: Remove old magic core mod
Brian Anderson
-10
/
+0
2013-07-14
Make TLS keys actually take up space
Alex Crichton
-0
/
+1
2013-07-08
Bump version numbers to 0.8-pre
Brian Anderson
-1
/
+1
2013-06-30
Bump version from 0.7-pre to 0.7
Brian Anderson
-1
/
+1
[next]