racket/racket
Matthew Flatt b9ef307b30 cs & regexp: fix regexp-match/end on large strings
When a string is large enough, its conversion to bytes is internally
streamed, and `regexp-match/end` did not get the match-ending bytes
correctly.

Closes #3684
2021-02-14 10:22:03 -07:00
..
collects add structure-type sealing 2021-02-13 08:46:31 -07:00
src cs & regexp: fix regexp-match/end on large strings 2021-02-14 10:22:03 -07:00
.gitignore internal hooks to build "Racket.exe" without "libracket3m.dll" 2015-03-28 09:50:01 -06:00