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
/
libserialize
Age
Commit message (
Expand
)
Author
Lines
2014-02-24
arena,std,serialize: remove some unnecessary transmutes.
Huon Wilson
-3
/
+1
2014-02-23
Move std::{trie, hashmap} to libcollections
Alex Crichton
-121
/
+0
2014-02-22
auto merge of #11863 : erickt/rust/hash, r=acrichto
bors
-0
/
+1
2014-02-22
Warn about unnecessary parentheses upon assignment
Eduard Bopp
-1
/
+1
2014-02-21
std: rewrite Hash to make it more generic
Erick Tryzelaar
-0
/
+1
2014-02-21
libstd: Implement some convenience methods on vectors
Patrick Walton
-0
/
+21
2014-02-20
Mass rename if_ok! to try!
Alex Crichton
-6
/
+6
2014-02-20
move extra::test to libtest
Liigo Zhuang
-5
/
+8
2014-02-14
extern mod => extern crate
Alex Crichton
-5
/
+5
2014-02-13
remove duplicate function from std::ptr (is_null, is_not_null, offset, mut_of...
JeremyLetang
-2
/
+1
2014-02-13
Move base64 and hex from libextra to libserialize
Liigo Zhuang
-0
/
+581
2014-02-09
std: Move byteswap functions to mem
Brian Anderson
-1
/
+1
2014-02-05
pull extra::{serialize, ebml} into a separate libserialize crate
Jeff Olson
-0
/
+1914
[prev]