summary refs log tree commit diff
path: root/src/libserialize/lib.rs
AgeCommit message (Expand)AuthorLines
2014-03-31Bump version to 0.10Alex Crichton-1/+1
2014-03-29auto merge of #13188 : FlaPer87/rust/master, r=alexcrichtonbors-21/+0
2014-03-29Register new snapshotFlavio Percoco-21/+0
2014-03-28Convert most code to new inner attribute syntax.Brian Anderson-8/+8
2014-03-27serialize: use ResultSean McArthur-0/+21
2014-03-23Register new snapshotsFlavio Percoco-1/+0
2014-03-20Register new snapshotsAlex Crichton-6/+1
2014-03-20Removing imports of std::vec_ng::VecAlex Crichton-1/+0
2014-03-15log: Introduce liblog, the old std::loggingAlex Crichton-1/+3
2014-03-15Add rustdoc html crate infoSteven Fackler-0/+3
2014-03-14lint: add lint for use of a `~[T]`.Huon Wilson-0/+1
2014-02-27collections: allow `HashMap` to work with generic hashersErick Tryzelaar-1/+5
2014-02-24Move extra::json to libserializeAlex Crichton-2/+5
2014-02-20move extra::test to libtestLiigo Zhuang-1/+1
2014-02-14extern mod => extern crateAlex Crichton-1/+1
2014-02-13Move base64 and hex from libextra to libserializeLiigo Zhuang-0/+4
2014-02-05pull extra::{serialize, ebml} into a separate libserialize crateJeff Olson-0/+33