]> git.kaiwu.me - quickjs.git/commit
fixed handling of 8 bit unicode strings in RegExp (regression introduced by commit...
authorFabrice Bellard <fabrice@bellard.org>
Mon, 25 Aug 2025 16:20:58 +0000 (18:20 +0200)
committerFabrice Bellard <fabrice@bellard.org>
Mon, 25 Aug 2025 16:20:58 +0000 (18:20 +0200)
commit5689f30cd0cffacbd8449f662c95403e547b05bd
tree72101f893fd957a76cddc0c76bd8137180821c02
parenta4ac84d993128ec4cfe2cadcbb0893a2c2565988
fixed handling of 8 bit unicode strings in RegExp (regression introduced by commit a4ac84d)
libregexp.c