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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libcore
/
flate.rs
Age
Commit message (
Expand
)
Author
Lines
2012-10-11
Remove comment that is now false
Tim Chevalier
-2
/
+2
2012-10-01
Move over to calling ptr::addr_of
Tim Chevalier
-2
/
+2
2012-09-27
Finish de-exporting cast, mutable, flate, repr, cleanup, reflect. Part of #3583.
Graydon Hoare
-4
/
+2
2012-09-26
Demode vec::push (and convert to method)
Niko Matsakis
-2
/
+2
2012-09-21
Install new pub/priv/export rules as defaults, old rules accessible under #[l...
Graydon Hoare
-0
/
+1
2012-09-20
core: Indicate that flate is demoded
Brian Anderson
-0
/
+4
2012-09-19
core: Clean up crate docs and give all mods a brief description
Brian Anderson
-0
/
+6
2012-09-15
libcore: rename *flate_buf to *flate_bytes (#3444)
Erick Tryzelaar
-7
/
+7
2012-09-12
Rename vec::unsafe to vec::raw
Brian Anderson
-2
/
+2
2012-09-10
Make all remaining moves explicit in libcore
Tim Chevalier
-2
/
+2
2012-09-04
libcore: "import" -> "use"
Patrick Walton
-1
/
+1
2012-09-02
Silence non-implicitly-copyable-typarams in coretest
Brian Anderson
-0
/
+1
2012-08-28
Compress metadata section. Seems a minor speed win, major space win.
Graydon Hoare
-0
/
+78