Skip to content

Pull requests: google/re2j

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

MachineInput: allow slices not starting at 0
#195 opened Nov 21, 2025 by kitbellew Loading…
MatcherTest: add non-ascii examples to match
#194 opened Nov 21, 2025 by kitbellew Loading…
MachineInput: fix bug: byte treated as unsigned
#193 opened Nov 21, 2025 by kitbellew Loading…
ApiTestUtils: fix typo in test, use intended input
#192 opened Nov 21, 2025 by kitbellew Loading…
Matcher: avoid string copy if appending to buffer
#191 opened Nov 21, 2025 by kitbellew Loading…
Matcher: no useless backtracking in group replace
#190 opened Nov 21, 2025 by kitbellew Loading…
Matcher: fix bug with over-limit multi-digit group
#189 opened Nov 21, 2025 by kitbellew Loading…
RE2: avoid an extra copy of the groups array
#188 opened Nov 21, 2025 by kitbellew Loading…
Fix parseEscape to support only ASCII values
#183 opened Jan 31, 2025 by le0pard Loading…
Resolve all groups when performing match
#178 opened Nov 22, 2024 by suhothayan Loading…
Updated Unicode tables to Unicode 10
#170 opened Aug 29, 2023 by sjamesr Loading…
Fixed word boundary patterns: ... cla: yes
#100 opened Dec 5, 2019 by mykeul Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.