Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feature: support posix classes in Re.Posix #263

Merged
merged 1 commit into from
Apr 22, 2024

Conversation

rgrinberg
Copy link
Member

Signed-off-by: Rudi Grinberg [email protected]

@rgrinberg rgrinberg requested a review from vouillon April 17, 2024 21:42
Signed-off-by: Rudi Grinberg <[email protected]>

<!-- ps-id: 0d54478a-0925-4ca9-bf78-c0d887a94d80 -->
@rgrinberg rgrinberg force-pushed the ps/rr/feature__support_posix_classes_in_re_posix branch from 2b71f38 to 4de7ecd Compare April 17, 2024 22:05
@rgrinberg rgrinberg merged commit ec4d9bf into master Apr 22, 2024
3 checks passed
@rgrinberg rgrinberg deleted the ps/rr/feature__support_posix_classes_in_re_posix branch April 22, 2024 21:41
shonfeder pushed a commit to ocaml/opam-repository that referenced this pull request Sep 3, 2024
CHANGES:

* Add `Re.split_delim` (ocaml/ocaml-re#233)
* Fix handling of empty matches in splitting and substitution functions (ocaml/ocaml-re#233)
* Add support for character classes in `Re.Posix` (ocaml/ocaml-re#263)
avsm pushed a commit to avsm/opam-repository that referenced this pull request Sep 5, 2024
CHANGES:

* Add `Re.split_delim` (ocaml/ocaml-re#233)
* Fix handling of empty matches in splitting and substitution functions (ocaml/ocaml-re#233)
* Add support for character classes in `Re.Posix` (ocaml/ocaml-re#263)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant