Browse Source

Releases: deeper regexp c stacks

pull/195/head
Sami Vaarala 10 years ago
parent
commit
e9a6dfb915
  1. 3
      RELEASES.rst

3
RELEASES.rst

@ -861,6 +861,9 @@ Planned
* Improve MIPS32/MIPS64 detection, architecture strings in Duktape.env
also updated ("mips32" or "mips64") (GH-102)
* Make RegExp compiler/executor C stack limit higher on mainstream platforms
(GH-157)
* Fix Unicode handling of CJK ideographs and Hangul which were incorrectly
not accepted in identifier names (see GH-103)

Loading…
Cancel
Save