about summary refs log tree commit diff
path: root/src/libextra/ebml.rs
AgeCommit message (Expand)AuthorLines
2013-06-08Avoid unnecessary allocations in the metadata decoderBjörn Steinbrink-7/+12
2013-06-01Remove all uses of `pub impl`. rs=stylePatrick Walton-24/+25
2013-05-31Implement unimplemented methods in ebmlAlex Crichton-71/+79
2013-05-30libextra: Require documentation by defaultAlex Crichton-0/+2
2013-05-22libextra: Rename the actual metadata names of libcore to libstd and libstd to...Patrick Walton-0/+4
2013-05-22libstd: Rename libcore to libstd and libstd to libextra; update makefiles.Patrick Walton-0/+957