summary refs log tree commit diff
path: root/src/libserialize/base64.rs
AgeCommit message (Expand)AuthorLines
2014-03-20rename std::vec -> std::sliceDaniel Micay-2/+2
2014-03-12Update users for the std::rand -> librand move.Huon Wilson-1/+2
2014-03-04Rename all variables that have uppercase characters in their names to use onl...Palmer Cox-3/+3
2014-02-23Remove all ToStr impls, add Show implsAlex Crichton-4/+5
2014-02-20move extra::test to libtestLiigo Zhuang-2/+3
2014-02-14extern mod => extern crateAlex Crichton-2/+2
2014-02-13Move base64 and hex from libextra to libserializeLiigo Zhuang-0/+367