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
/
test
/
bench
/
shootout-reverse-complement.rs
Age
Commit message (
Expand
)
Author
Lines
2014-10-02
Revert "Put slicing syntax behind a feature gate."
Aaron Turon
-2
/
+0
2014-10-02
Put slicing syntax behind a feature gate.
Nick Cameron
-0
/
+2
2014-10-02
Use slice syntax instead of slice_to, etc.
Nick Cameron
-1
/
+1
2014-09-16
Fallout from renaming
Aaron Turon
-5
/
+5
2014-09-07
Relicense shootout-reverse-complement.rs to the shootout license.
Guillaume Pinot
-8
/
+38
2014-05-13
Touch up and rebase previous commits
Alex Crichton
-1
/
+1
2014-04-06
De-~[] Reader and Writer
Steven Fackler
-2
/
+2
2014-04-02
Fix fallout of requiring uint indices
Alex Crichton
-5
/
+5
2014-03-11
fix a bug in shootout-reverse-complement, official tests should pass with it
Guillaume Pinot
-1
/
+3
2014-02-11
Change `xfail` directives in compiletests to `ignore`, closes #11363
Florian Hahn
-2
/
+2
2014-02-03
Fixing remaining warnings and errors throughout
Alex Crichton
-1
/
+2
2014-01-17
xfail shootout-reverse-complement on android
Brian Anderson
-0
/
+2
2013-12-04
Revert "libstd: Change `Path::new` to `Path::init`."
Kevin Ballard
-1
/
+1
2013-12-04
rewrite of shootout-reverse-complement.rs
Guillaume Pinot
-142
/
+70
2013-11-11
Remove #[fixed_stack_segment] and #[rust_stack]
Alex Crichton
-1
/
+0
2013-10-01
Migrate users of 'loop' to 'continue'
Alex Crichton
-1
/
+1
2013-08-30
Revert "src/test/bench: restructure"
Corey Richardson
-0
/
+152
2013-08-28
src/test/bench: restructure
Corey Richardson
-152
/
+0
2013-07-20
Fix warnings in src/test/bench tests. Nobody will ever care.
Ben Blum
-1
/
+0
2013-06-28
Convert vec::{reserve, reserve_at_least, capacity} to methods.
Huon Wilson
-4
/
+3
2013-05-22
test: Update tests to use the new syntax.
Patrick Walton
-6
/
+6
2013-05-03
add gitattributes and fix whitespace issues
Daniel Micay
-1
/
+0
2013-04-19
test: xfail some benchmarks that require external libraries or inputs
Patrick Walton
-0
/
+1
2013-04-19
librustc: Remove debug code; xfail-pretty reverse-complement.
Patrick Walton
-0
/
+2
2013-04-19
test: Implement pidigits and reverse-complement
Patrick Walton
-0
/
+152
[prev]