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
/
libregex
/
test
/
bench.rs
Age
Commit message (
Expand
)
Author
Lines
2015-01-23
regex: Remove in-tree version
Alex Crichton
-183
/
+0
2014-12-29
rollup merge of #20281: dgiagio/libregex_deprecated_fix1
Alex Crichton
-9
/
+10
2014-12-28
Fix deprecation warnings on libregex tests
Diego Giagio
-9
/
+10
2014-12-28
Rename TaskRng to ThreadRng
Simonas Kazlauskas
-2
/
+2
2014-12-18
librustc: Always parse `macro!()`/`macro![]` as expressions if not
Patrick Walton
-14
/
+14
2014-10-29
Rename fail! to panic!
Steve Klabnik
-2
/
+2
2014-09-16
Fallout from renaming
Aaron Turon
-1
/
+1
2014-08-30
Unify non-snake-case lints and non-uppercase statics lints
P1start
-1
/
+1
2014-08-06
Use a byte literal in libregex
nham
-1
/
+1
2014-07-15
Fix errors
Adolfo OchagavĂa
-1
/
+0
2014-07-15
Deprecate `str::from_utf8_owned`
Adolfo OchagavĂa
-1
/
+1
2014-05-30
lib{std,core,debug,rustuv,collections,native,regex}: Fix snake_case errors.
Kevin Butler
-0
/
+1
2014-05-29
std: Recreate a `rand` module
Alex Crichton
-4
/
+5
2014-05-27
std: Rename strbuf operations to string
Richo Healey
-1
/
+1
2014-05-24
core: rename strbuf::StrBuf to string::String
Richo Healey
-1
/
+1
2014-05-22
libcore: Remove all uses of `~str` from `libcore`.
Patrick Walton
-12
/
+14
2014-05-14
librand: Remove all uses of `~str` from `librand`
Patrick Walton
-1
/
+1
2014-05-14
libregex: Remove all uses of `~str` from `libregex`
Patrick Walton
-3
/
+3
2014-04-30
regex: remove the use of ~[] & some unnecessary ~'s.
Huon Wilson
-1
/
+1
2014-04-25
Add a regex crate to the Rust distribution.
Andrew Gallant
-0
/
+179