PCRE2 package for Gerbil Scheme
- Scheme 99.5%
- Makefile 0.5%
pcre2_jit_match_8 does not support PCRE2_ZERO_TERMINATED as the length parameter (unlike pcre2_match_8). This caused every JIT match to return PCRE2_ERROR_NOMATCH (-1), silently breaking all match/search/split operations when JIT was enabled (the default). Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| pcre2 | ||
| bench.ss | ||
| build.ss | ||
| findings.md | ||
| gerbil.pkg | ||
| Makefile | ||
| manifest.ss | ||
| README.md | ||