Skip to content

Pull requests: rust-lang/regex

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Fix for upstream changes
#1 by sfackler was merged Dec 15, 2014 Loading…
"raw strings" link fix
#121 by Seeker14491 was merged Sep 26, 2015 Loading…
Reexport CaptureNames
#133 by flying-sheep was merged Nov 20, 2015 Loading…
Update rust
#136 by Manishearth was closed Nov 30, 2015 Loading…
fix several small bugs found from fuzzing
#262 by BurntSushi was merged Jul 10, 2016 Loading…
Minor documentation fixes in teddy128.rs
#305 by ravron was merged Dec 28, 2016 Loading…
Fix typo in error messages.
#297 by mattdeboard was merged Nov 18, 2016 Loading…
Fix Typo in Readme
#256 by killercup was merged Jun 20, 2016 Loading…
Fix invariant in comment
#283 by aweinstock314 was merged Sep 13, 2016 Loading…
Use separate example for RegexSet and bytes::RegexSet
#306 by bluss was merged Dec 28, 2016 Loading…
Adds PartialEq impl for Regex.
#378 by remexre was closed Jun 1, 2017 Loading…
Update to thread_local 0.3
#300 by joshtriplett was closed Dec 3, 2016 Loading…
ci: try to improve build times
#440 by BurntSushi was merged Jan 1, 2018 Loading…
Updating link to raw string literal documentation
#433 by davidalber was closed Dec 30, 2017 Loading…
Include license files in published packages
#443 by Nemo157 was merged Jan 17, 2018 Loading…
rewrite the regex-syntax crate
#452 by BurntSushi was merged Mar 8, 2018 Loading…
2
1
regex: implement size_hint for set match iterators
#486 by srijs was merged Jun 19, 2018 Loading…
Resync TBM should_use comment
#453 by ethanpailes was merged Mar 9, 2018 Loading…
clarify license wording
#412 by BurntSushi was merged Oct 30, 2017 Loading…
Replace the slow loop in Teddy with Aho-Corasick.
#278 by BurntSushi was merged Sep 4, 2016 Loading…
Remove c_literal and c_bytes methods
#512 by RReverser was merged Sep 9, 2018 Loading…
capture: Fix docs around non-panicking group queries
#506 by cdown was merged Aug 22, 2018 Loading…
Add missing closing parenthesis
#536 by ScottAbbey was merged Dec 1, 2018 Loading…
Gracefully fail if use_std is not used
#482 by cipriancraciun was merged Jun 19, 2018 Loading…
ProTip! Type g i on any issue or pull request to go back to the issue listing page.