summary refs log tree commit diff
path: root/src/libextra/flate.rs
AgeCommit message (Expand)AuthorLines
2013-09-23std: merge rand::{Rng,RngUtil} with default methods.Huon Wilson-3/+3
2013-08-27librustc: Remove `&const` and `*const` from the language.Patrick Walton-2/+2
2013-08-19Add externfn macro and correctly label fixed_stack_segmentsNiko Matsakis-0/+4
2013-08-07extra: add `internal` to {de,in}flate_bytes_ naming to address nitdarkf-6/+6
2013-08-07add extra::flate::deflate_bytes_zlib and a testdarkf-2/+19
2013-08-07add inflate_bytes_zlib to exra::flatedarkf-2/+11
2013-08-02librustc: Disallow "unsafe" for external functionsPatrick Walton-10/+10
2013-08-01std: Change `Times` trait to use `do` instead of `for`blake2-ppc-3/+3
2013-08-01make `in` and `foreach` get treated as keywordsDaniel Micay-7/+7
2013-07-20librustc: Remove `pub extern` and `priv extern` from the language.Patrick Walton-11/+11
2013-07-17librustc: Remove the `Copy` bound from the language.Patrick Walton-1/+0
2013-07-04Convert vec::{as_imm_buf, as_mut_buf} to methods.Huon Wilson-2/+2
2013-07-01rustc: add a lint to enforce uppercase statics.Huon Wilson-5/+5
2013-06-30auto merge of #7468 : cmr/rust/great_renaming, r=pcwaltonbors-7/+6
2013-06-29Removing a lot of usage of '&const'Alex Crichton-4/+4
2013-06-29Great renaming: propagate throughout the rest of the codebaseCorey Richardson-7/+6
2013-06-09remove unused import warningsHuon Wilson-2/+1
2013-05-30libextra: Require documentation by defaultAlex Crichton-0/+2
2013-05-29librustc: Stop reexporting the standard modules from prelude.Patrick Walton-1/+2
2013-05-23cleanup warnings from libextraErick Tryzelaar-26/+29
2013-05-22libsyntax: Fix more merge fallout.Patrick Walton-0/+2
2013-05-22libextra: Rename the actual metadata names of libcore to libstd and libstd to...Patrick Walton-2/+2
2013-05-22libstd: Rename libcore to libstd and libstd to libextra; update makefiles.Patrick Walton-0/+107