summary refs log tree commit diff
path: root/src/libextra/lib.rs
AgeCommit message (Expand)AuthorLines
2014-01-07extratest: Fix all leaked trait importsAlex Crichton-10/+0
2014-01-07Fix remaining cases of leaking importsAlex Crichton-2/+0
2014-01-02Bump version to 0.9Brian Anderson-1/+1
2013-12-26Register new snapshotsAlex Crichton-2/+0
2013-12-20extra: remove sort in favour of the std method.Huon Wilson-2/+0
2013-12-19Rename pkgid to crate_idCorey Richardson-0/+2
2013-12-15Register new snapshotsAlex Crichton-12/+4
2013-12-10Make crate hash stable and externally computable.Jack Moffitt-0/+2
2013-12-05auto merge of #10211 : ktt3ja/rust/add-lrucache, r=brsonbors-0/+1
2013-12-03Register new snapshotsAlex Crichton-2/+0
2013-11-30Test fixes and merge conflictsAlex Crichton-0/+1
2013-11-29Add generation of static libraries to rustcAlex Crichton-1/+3
2013-11-28Register new snapshotsAlex Crichton-2/+0
2013-11-13Add lru_cache to libextraKiet Tran-0/+1
2013-11-11Remove #[fixed_stack_segment] and #[rust_stack]Alex Crichton-0/+2
2013-11-08Specify package_id for rust libs, to avoid spurious warningsAndrei Formiga-0/+1
2013-11-07Addressed style concerns in btree.rs and added it to the lib file.niftynif-0/+1
2013-11-03Rename files to match current recommendations.Chris Morgan-0/+123