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
/
test
/
bench
/
shootout-fasta.rs
Age
Commit message (
Expand
)
Author
Lines
2012-03-26
Bulk-edit mutable -> mut.
Graydon Hoare
-2
/
+2
2012-03-22
make --enforce-mut-vars always on, add mut annotations to remaining files
Niko Matsakis
-4
/
+4
2012-03-13
Overhaul constructor naming in libs
Brian Anderson
-1
/
+1
2012-02-23
(core::str) remove len_bytes alias
Kevin Cantu
-5
/
+5
2012-02-12
(core::str) rename byte_len -> len_bytes and rename char_len -> len
Kevin Cantu
-5
/
+5
2012-02-12
(core::str) move push_byte, push_bytes, pop_byte, and shift_byte into str::un...
Kevin Cantu
-4
/
+4
2012-01-13
Remove tests for objs, adjust tests that use objs
Marijn Haverbeke
-10
/
+10
2011-12-22
Register new snapshots, purge log_err and log_full in favour of log(...).
Graydon Hoare
-6
/
+6
2011-12-22
Register snapshots and switch logging over to use of log_full or #error / #de...
Graydon Hoare
-6
/
+12
2011-12-13
Copy first batch of material from libstd to libcore.
Graydon Hoare
-4
/
+4
2011-10-21
Remove some semicolons after block calls
Marijn Haverbeke
-2
/
+2
2011-10-21
Remove remaining uses of iter and for-each
Marijn Haverbeke
-4
/
+4
2011-09-12
Reformat for new mode syntax, step 1
Marijn Haverbeke
-5
/
+5
2011-09-02
Reformat. Issue #855
Brian Anderson
-22
/
+20
2011-09-01
Rename std::istr to std::str. Issue #855
Brian Anderson
-8
/
+8
2011-09-01
Convert main functions to istrs. Issue #855
Brian Anderson
-1
/
+1
2011-08-31
Convert benchmarks to istrs. Issue #855
Brian Anderson
-25
/
+27
2011-08-20
Reformat
Brian Anderson
-15
/
+13
2011-08-16
Port the tests to the expr foo::<T> syntax.
Erick Tryzelaar
-1
/
+1
2011-08-16
Rename std::ivec to std::vec
Brian Anderson
-2
/
+2
2011-08-16
Convert most main functions to the ivec signature
Brian Anderson
-1
/
+1
2011-08-15
The wonky for...in... whitespace was bothering me. Sorry!
Lindsey Kuper
-4
/
+4
2011-08-12
Convert benchmarks to ivecs
Brian Anderson
-17
/
+19
2011-07-27
Reformat for new syntax
Marijn Haverbeke
-32
/
+32
2011-07-26
Fixup test changes
Marijn Haverbeke
-1
/
+1
2011-07-26
Remove uses of tuples from the test suite
Marijn Haverbeke
-12
/
+14
2011-07-24
The Big Test Suite Overhaul
Brian Anderson
-0
/
+90