index
:
rust
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
lib
/
ebml.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Downcase std modules again, move to :: for module dereferencing
Marijn Haverbeke
2011-05-12
1
-0
/
+186
*
Rename std modules to be camelcased
Marijn Haverbeke
2011-05-06
1
-186
/
+0
*
Un-revert "Use different syntax for checks that matter to typestate", fixing ...
Patrick Walton
2011-05-02
1
-1
/
+1
*
Revert "Use different syntax for checks that matter to typestate"
Graydon Hoare
2011-05-02
1
-1
/
+1
*
Use different syntax for checks that matter to typestate
Tim Chevalier
2011-05-02
1
-1
/
+1
*
replace error logging with log_err in stdlib and rustc
Marijn Haverbeke
2011-04-19
1
-4
/
+4
*
Revise EBML reader API
Marijn Haverbeke
2011-04-07
1
-89
/
+77
*
rustc: Use the crate index to look up defs
Patrick Walton
2011-03-31
1
-0
/
+21
*
rustc: Look up names in "use"d crates
Patrick Walton
2011-03-25
1
-6
/
+9
*
Start making the standard-lib utf-8 aware
Marijn Haverbeke
2011-03-25
1
-4
/
+4
*
stdlib: Add EBML writing functionality
Patrick Walton
2011-03-22
1
-2
/
+67
*
lib: Add an EBML reader module
Patrick Walton
2011-03-22
1
-0
/
+109