index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libstd
/
ebml.rs
Age
Commit message (
Expand
)
Author
Lines
2012-03-26
Bulk-edit mutable -> mut.
Graydon Hoare
-5
/
+5
2012-03-14
std: Rename the hashmap constructors to conform to new standards
Brian Anderson
-4
/
+2
2012-03-14
annotate libstd and start enforcing mutability
Niko Matsakis
-12
/
+11
2012-03-14
adjust auto_serialize to generate fns named serialize_T()
Niko Matsakis
-2
/
+2
2012-03-13
first (functional) version of the auto_serialize syntax ext
Niko Matsakis
-0
/
+314
2012-03-13
Overhaul constructor naming in libs
Brian Anderson
-2
/
+1
2012-02-24
Encode/decode AST into metadata, re-instantiate inlined items
Niko Matsakis
-81
/
+128
2012-02-13
add serialization library; convert ebml lib to use u64 internally
Niko Matsakis
-36
/
+62
2012-02-10
create serialization lib and update serializer to use it
Niko Matsakis
-13
/
+16
2012-02-10
put serializer into the build and encode full item paths
Niko Matsakis
-6
/
+12
2012-02-10
update ebml interface
Niko Matsakis
-2
/
+22
2012-02-09
Increase precedence of as operator
Marijn Haverbeke
-18
/
+16
2012-01-31
Change option::t to option
Tim Chevalier
-1
/
+1
2012-01-23
s/block()/fn()/g
Niko Matsakis
-2
/
+2
2012-01-19
stdlib: "tag" -> "enum"
Patrick Walton
-2
/
+2
2012-01-18
Remove '.' after nullary tags in patterns
Tim Chevalier
-1
/
+1
2012-01-11
Major clean-up of std::io
Marijn Haverbeke
-4
/
+4
2011-12-22
Register snapshots and switch logging over to use of log_full or #error / #de...
Graydon Hoare
-4
/
+4
2011-12-13
Copy first batch of material from libstd to libcore.
Graydon Hoare
-0
/
+1
2011-12-06
Establish 'core' library separate from 'std'.
Graydon Hoare
-0
/
+175