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
/
lib.rs
Age
Commit message (
Expand
)
Author
Lines
2014-08-18
regex: Enable test on Windows
klutzy
-2
/
+1
2014-07-21
ignore-lexer-test to broken files and remove some tray hyphens
Corey Richardson
-0
/
+2
2014-07-11
Update doc URLs for version bump
Brian Anderson
-1
/
+1
2014-07-10
auto merge of #15556 : alexcrichton/rust/snapshots, r=brson
bors
-2
/
+0
2014-07-09
Register new snapshots
Alex Crichton
-2
/
+0
2014-07-07
Add libunicode; move unicode functions from core
kwantam
-3
/
+9
2014-07-05
Add #[crate_name] attributes as necessary
Alex Crichton
-1
/
+3
2014-06-27
Update to 0.11.0
0.11.0
Alex Crichton
-2
/
+2
2014-06-11
rustc: Remove ~[T] from the language
Alex Crichton
-1
/
+1
2014-06-09
Use phase(plugin) in other crates
Keegan McAllister
-6
/
+6
2014-06-06
rustdoc: Submit examples to play.rust-lang.org
Alex Crichton
-1
/
+2
2014-06-05
Fallout from the libcollections movement
Alex Crichton
-1
/
+0
2014-06-03
Some minor documentation touchups for libregex. Fixes #13800.
Andrew Gallant
-7
/
+8
2014-05-25
Change regex! macro to expand to a constexpr, allowing to put it in a static
Marvin Löbel
-1
/
+1
2014-05-21
Change static.rust-lang.org to doc.rust-lang.org
Alex Crichton
-1
/
+1
2014-05-12
Add the patch number to version strings. Closes #13289
Brian Anderson
-1
/
+1
2014-04-30
regex: remove the use of ~[] & some unnecessary ~'s.
Huon Wilson
-1
/
+1
2014-04-25
Ignore regex tests (regular, cfail and benchmark) on Windows (for now).
Andrew Gallant
-1
/
+2
2014-04-25
Add a regex crate to the Rust distribution.
Andrew Gallant
-0
/
+425