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.rc
Age
Commit message (
Collapse
)
Author
Lines
2012-01-22
std: Add some hacks to use libuv
Brian Anderson
-1
/
+2
2012-01-21
std: Remove extfmt. Has been moved to core. Closes #1600
Brian Anderson
-2
/
+1
2012-01-17
libstd => libcore
Lenny222
-2
/
+1
2012-01-17
spin-off rustdocs tuple code to libstd
Lenny222
-1
/
+2
2012-01-17
Add an std::md4 module
Marijn Haverbeke
-0
/
+1
2012-01-09
Remove leftover comm.rs in std
Marijn Haverbeke
-2
/
+1
(The actual comm module lives in core.)
2012-01-08
Declare MIT license in crate attributes, not BSD
Brian Anderson
-1
/
+1
The Rust License is actually the MIT license, not BSD
2012-01-01
freebsd support
User Jyyou
-0
/
+7
2011-12-20
removed math leftovers from std
Stefan Plantikow
-7
/
+1
2011-12-14
Remove some duplicated unused parts of std now that they're present in core.
Graydon Hoare
-27
/
+3
2011-12-14
std: export math_f* as math::f* submods and use tailcalls in std::math
Stefan Plantikow
-3
/
+3
2011-12-08
Add crate_type attributes to rustc, std, core
Brian Anderson
-1
/
+1
2011-12-06
Establish 'core' library separate from 'std'.
Graydon Hoare
-0
/
+138