]> git.lizzy.rs Git - rust.git/history - src/libregex
auto merge of #13773 : brson/rust/boxxy, r=alexcrichton
[rust.git] / src / libregex /
2014-05-03 borsauto merge of #13868 : FlaPer87/rust/opt-in-phase1...
2014-05-03 borsauto merge of #13899 : bjz/rust/simd, r=pcwalton
2014-05-03 borsauto merge of #13880 : TeXitoi/rust/biguint-always...
2014-05-02 borsauto merge of #13579 : hirschenberger/rust/lint_unsigne...
2014-05-02 borsauto merge of #13879 : huonw/rust/more-re, r=alexcrichton
2014-05-02 borsauto merge of #13886 : japaric/rust/fix-an-typos, r...
2014-05-01 borsauto merge of #13877 : thestinger/rust/de-tilde-str...
2014-05-01 borsauto merge of #13724 : nikomatsakis/rust/expr-use-visit...
2014-04-30 Patrick Waltonlibrustc: Remove `~"string"` and `&"string"` from the...
2014-04-30 borsauto merge of #13648 : gereeter/rust/removed-rev, r...
2014-04-30 borsauto merge of #13864 : adrientetar/rust/fix-it-some...
2014-04-30 borsauto merge of #13072 : bjz/rust/bitset, r=alexcrichton
2014-04-30 borsauto merge of #13863 : huonw/rust/re-tweaks, r=pcwalton
2014-04-30 Huon Wilsonregex: General style tweaks.
2014-04-29 borsauto merge of #13772 : brson/rust/cratedocs, r=alexcrichton
2014-04-29 Huon Wilsonregex: remove the use of ~[] & some unnecessary ~'s.
2014-04-28 borsauto merge of #13797 : lifthrasiir/rust/std-mem-replace...
2014-04-27 borsauto merge of #13777 : lifthrasiir/rust/no-multi-viewit...
2014-04-26 borsauto merge of #13769 : alexcrichton/rust/restrict-some...
2014-04-26 borsauto merge of #13766 : BurntSushi/rust/regex-dynamic...
2014-04-26 borsauto merge of #13744 : adrientetar/rust/derp, r=brson
2014-04-25 Andrew GallantTests for dynamic regexes will now run during 'check...
2014-04-25 borsauto merge of #13735 : aturon/rust/float-consts-take...
2014-04-25 borsauto merge of #13741 : klutzy/rust/test-reachable,...
2014-04-25 borsauto merge of #13700 : BurntSushi/rust/regexp, r=alexcr...
2014-04-25 Andrew GallantIgnore regex tests (regular, cfail and benchmark) on...
2014-04-25 Andrew GallantAdd a regex crate to the Rust distribution.