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…
Fix macro expansions
#2 by drbawb was merged Dec 19, 2014 Loading…
Remove all public reexports
#3 by frewsxcv was merged Dec 24, 2014 Loading…
Stop using String.repeat since it's deprecated
#4 by frewsxcv was merged Dec 24, 2014 Loading…
Fix for upstream changes
#6 by sfackler was merged Jan 1, 2015 Loading…
Path to CowString changed
#9 by akosthekiss was merged Jan 5, 2015 Loading…
Update to rust master - no more boxed closures
#12 by johannhof was merged Jan 6, 2015 Loading…
Update for rust master (9f1ead8fa)
#13 by tomjakubowski was closed Jan 9, 2015 Loading…
Update to master
#14 by steveklabnik was closed Jan 9, 2015 Loading…
Prepare for alpha
#15 by alexcrichton was merged Jan 9, 2015 Loading…
Fixes #18.
#19 by BurntSushi was merged Jan 13, 2015 Loading…
Resolve #17 optimize use of '^' / '\A'
#20 by tmerr was closed Jan 14, 2015 Loading…
Fix for rust nightly
#32 by jrasky was closed Jan 28, 2015 Loading…
rustup. Use the new feature gating.
#34 by BurntSushi was merged Jan 31, 2015 Loading…
Fixes for new rust nightlies
#35 by jrasky was merged Feb 3, 2015 Loading…
Fix the build
#37 by steveklabnik was merged Feb 20, 2015 Loading…
Divorce regex_macros from regex.
#43 by BurntSushi was merged Feb 28, 2015 Loading…
Implement the new Pattern API on Regex.
#44 by BurntSushi was merged Feb 28, 2015 Loading…
Added new feature to iterate over named groups
#47 by havarnov was merged Mar 3, 2015 Loading…
Drop dependence on the unicode crate
#56 by alexcrichton was merged Mar 14, 2015 Loading…
Fix Noncharacter_Code_Point_table
#57 by dscorbett was merged Mar 16, 2015 Loading…
Move str::Pattern impl behind a feature
#58 by alexcrichton was merged Mar 18, 2015 Loading…
ProTip! Type g i on any issue or pull request to go back to the issue listing page.