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
/
libextra
/
flate.rs
Age
Commit message (
Expand
)
Author
Lines
2014-01-26
Move extra::flate to libflate
Alex Crichton
-129
/
+0
2014-01-22
libc: switch `free` to the proper signature
Daniel Micay
-2
/
+2
2013-12-19
std::vec: remove .as_imm_buf, replaced by .as_ptr & .len.
Huon Wilson
-28
/
+22
2013-12-08
Remove dead codes
Kiet Tran
-3
/
+0
2013-12-02
Declare librustrt a static dependency of libextra
Alex Crichton
-1
/
+1
2013-11-29
Add generation of static libraries to rustc
Alex Crichton
-1
/
+1
2013-11-26
test: Remove all remaining non-procedure uses of `do`.
Patrick Walton
-6
/
+6
2013-11-26
librustuv: Remove all non-`proc` uses of `do` from `libextra` and
Patrick Walton
-4
/
+4
2013-11-11
Remove #[fixed_stack_segment] and #[rust_stack]
Alex Crichton
-4
/
+0
2013-10-23
std::rand: add distributions::Range for generating [lo, hi).
Huon Wilson
-1
/
+1
2013-10-22
Drop the '2' suffix from logging macros
Alex Crichton
-2
/
+2
2013-10-01
remove the `float` type
Daniel Micay
-1
/
+1
2013-09-30
extra: Remove usage of fmt!
Alex Crichton
-2
/
+2
2013-09-23
std: merge rand::{Rng,RngUtil} with default methods.
Huon Wilson
-3
/
+3
2013-08-27
librustc: Remove `&const` and `*const` from the language.
Patrick Walton
-2
/
+2
2013-08-19
Add externfn macro and correctly label fixed_stack_segments
Niko Matsakis
-0
/
+4
2013-08-07
extra: add `internal` to {de,in}flate_bytes_ naming to address nit
darkf
-6
/
+6
2013-08-07
add extra::flate::deflate_bytes_zlib and a test
darkf
-2
/
+19
2013-08-07
add inflate_bytes_zlib to exra::flate
darkf
-2
/
+11
2013-08-02
librustc: Disallow "unsafe" for external functions
Patrick Walton
-10
/
+10
2013-08-01
std: Change `Times` trait to use `do` instead of `for`
blake2-ppc
-3
/
+3
2013-08-01
make `in` and `foreach` get treated as keywords
Daniel Micay
-7
/
+7
2013-07-20
librustc: Remove `pub extern` and `priv extern` from the language.
Patrick Walton
-11
/
+11
2013-07-17
librustc: Remove the `Copy` bound from the language.
Patrick Walton
-1
/
+0
2013-07-04
Convert vec::{as_imm_buf, as_mut_buf} to methods.
Huon Wilson
-2
/
+2
2013-07-01
rustc: add a lint to enforce uppercase statics.
Huon Wilson
-5
/
+5
2013-06-30
auto merge of #7468 : cmr/rust/great_renaming, r=pcwalton
bors
-7
/
+6
2013-06-29
Removing a lot of usage of '&const'
Alex Crichton
-4
/
+4
2013-06-29
Great renaming: propagate throughout the rest of the codebase
Corey Richardson
-7
/
+6
2013-06-09
remove unused import warnings
Huon Wilson
-2
/
+1
2013-05-30
libextra: Require documentation by default
Alex Crichton
-0
/
+2
2013-05-29
librustc: Stop reexporting the standard modules from prelude.
Patrick Walton
-1
/
+2
2013-05-23
cleanup warnings from libextra
Erick Tryzelaar
-26
/
+29
2013-05-22
libsyntax: Fix more merge fallout.
Patrick Walton
-0
/
+2
2013-05-22
libextra: Rename the actual metadata names of libcore to libstd and libstd to...
Patrick Walton
-2
/
+2
2013-05-22
libstd: Rename libcore to libstd and libstd to libextra; update makefiles.
Patrick Walton
-0
/
+107