Skip to content

Conversation

@glepnir
Copy link

@glepnir glepnir commented Aug 17, 2025

Added null and empty string checks for needle and haystack in has_match and match functions. Optimized memory allocation for D and M matrices in match_positions by allocating them together in a single contiguous block

Added null and empty string checks for needle and haystack in `has_match` and `match` functions.
Optimized memory allocation for D and M matrices in `match_positions` by allocating them together
in a single contiguous block
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