about summary refs log tree commit diff
path: root/src/libextra/extra.rs
AgeCommit message (Expand)AuthorLines
2013-09-25rustdoc: Strip hidden docs by default.Alex Crichton-2/+1
2013-09-21Update version numbers to 0.8Brian Anderson-1/+1
2013-09-21auto merge of #9380 : thestinger/rust/par, r=alexcrichtonbors-1/+0
2013-09-20Implement a web backend for rustdoc_ngAlex Crichton-0/+4
2013-09-21drop `extra::par`Daniel Micay-1/+0
2013-09-05Replace os::glob with extra::glob, which is written in rust,Gareth Smith-0/+1
2013-08-20Deleted fun_treemapSteven Fackler-1/+0
2013-08-17auto merge of #8272 : DaGenix/rust/digest-md5-impl-not-unrolled, r=cmrbors-0/+2
2013-08-17MD5: Create an implementation of MD5.Palmer Cox-0/+2
2013-08-16Add UUID support to libextraGavin Baker-0/+2
2013-08-06Added hexadecimal encoding moduleSteven Fackler-0/+1
2013-08-06Move EnumSet into libextraSangeun Kim-0/+1
2013-08-02Sha2: Create cryptoutil.rs and re-write the Sha2 module to make use of it.Palmer Cox-0/+2
2013-07-31extra: Remove dbg module and rt support codeBrian Anderson-1/+0
2013-07-22extra: Add url moduleBrian Anderson-0/+1
2013-07-22extra: Remove uv, net, timer codeBrian Anderson-14/+0
2013-07-11extra: Rename deque::Deque to ringbuf::RingBuf and impl trait Dequeblake2-ppc-1/+1
2013-07-11extra: Add mod container with trait Dequeblake2-ppc-0/+1
2013-07-08Bump version numbers to 0.8-preBrian Anderson-1/+1
2013-07-07auto merge of #7629 : thestinger/rust/rope, r=graydonbors-1/+0
2013-07-06remove extra::ropeDaniel Micay-1/+0
2013-07-05Move `extra::net_*` to `extra::net::*` properly.Chris Morgan-3/+1
2013-06-30Bump version from 0.7-pre to 0.7Brian Anderson-1/+1
2013-06-29Great renaming: propagate throughout the rest of the codebaseCorey Richardson-19/+10
2013-06-25Rename all files with the 'rc' extensionAlex Crichton-0/+155