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
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
lib
/
extfmt.rs
Age
Commit message (
Expand
)
Author
Lines
2011-10-20
Make fn denote a bare function. Convert fn to fn@ as needed
Brian Anderson
-1
/
+1
2011-09-12
Factor imports mindlessly.
Graydon Hoare
-2
/
+1
2011-09-12
Pretty-print for new arg-mode syntax
Marijn Haverbeke
-1
/
+1
2011-09-12
Reformat for new mode syntax, step 1
Marijn Haverbeke
-21
/
+20
2011-09-02
Reformat. Issue #855
Brian Anderson
-43
/
+43
2011-09-01
Make #fmt and #ifmt synonymous. Issue #855
Brian Anderson
-0
/
+429
2011-09-01
Remove the estr #fmt. Issue #855
Brian Anderson
-428
/
+0
2011-08-30
Remove the %S istr conversion from #fmt
Brian Anderson
-8
/
+0
2011-08-27
Support istrs in #fmt. Issue #855
Brian Anderson
-1
/
+8
2011-08-27
Convert std::uint to istrs. Issue #855
Brian Anderson
-1
/
+1
2011-08-20
Reformat
Brian Anderson
-26
/
+26
2011-08-17
Remove transitional interfaces from std::extfmt
Brian Anderson
-18
/
+1
2011-08-16
Port the stdlib to the expr foo::<T> syntax.
Erick Tryzelaar
-1
/
+1
2011-08-16
Port the stdlib to the typaram foo<T> syntax.
Erick Tryzelaar
-3
/
+3
2011-08-16
Rename std::ivec to std::vec
Brian Anderson
-1
/
+1
2011-08-16
Continue migrating the std #fmt interface to ivecs
Brian Anderson
-28
/
+20
2011-08-15
The wonky for...in... whitespace was bothering me. Sorry!
Lindsey Kuper
-1
/
+1
2011-08-12
Add an ivec interface to the #fmt library functions
Brian Anderson
-29
/
+53
2011-08-12
Remove more vectors from std
Brian Anderson
-2
/
+2
2011-08-12
Rename std::str::unsafe_from_bytes_ivec to unsafe_from_bytes
Brian Anderson
-2
/
+2
2011-08-12
Convert all uses of unsafe_from_bytes to unsafe_from_bytes_ivec
Brian Anderson
-3
/
+3
2011-08-12
Remove str::from_bytes
Brian Anderson
-1
/
+1
2011-08-12
Begin removing vecs from #fmt
Brian Anderson
-0
/
+4
2011-07-27
Fix damage done by the pretty-printer
Marijn Haverbeke
-11
/
+7
2011-07-27
Reformat for new syntax
Marijn Haverbeke
-197
/
+194
2011-07-26
Remove all uses of tuples from the compiler and stdlib
Marijn Haverbeke
-49
/
+59
2011-06-24
Remove res idents from stdlib
Marijn Haverbeke
-5
/
+5
2011-06-19
Remove various rustboot workarounds
Brian Anderson
-3
/
+1
2011-06-15
Fix a bunch of compile-command lines to use RBUILD
Graydon Hoare
-1
/
+1
2011-06-15
Reformat source tree (minus a couple tests that are still grumpy).
Graydon Hoare
-296
/
+160
2011-06-11
stdlib: Remove a FIXME for issue #452
Brian Anderson
-3
/
+1
2011-06-10
Fix all occurrences of writing to immutable aliases
Marijn Haverbeke
-1
/
+1
2011-06-04
stdlib: Use spans for #fmt errors originating in std
Brian Anderson
-10
/
+12
2011-05-31
stdlib: Remove unneeded type params from alt patterns
Brian Anderson
-8
/
+8
2011-05-22
stdlib: Use if/alt expressions in std::extfmt
Brian Anderson
-88
/
+80
2011-05-17
Finally rename std::_xxx to std::xxx
Marijn Haverbeke
-32
/
+32
2011-05-17
stdlib: Remove transitional extfmt.RT module
Brian Anderson
-256
/
+3
2011-05-16
Rewrite everything to use [] instead of vec() in value position.
Graydon Hoare
-7
/
+7
2011-05-12
Rename std.extfmt.CT to std.extfmt.RT to ct and rt
Brian Anderson
-2
/
+256
2011-05-12
Downcase std modules again, move to :: for module dereferencing
Marijn Haverbeke
-0
/
+568