mirror of https://github.com/svaarala/duktape.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
26 lines
852 B
26 lines
852 B
--- !ditz.rubyforge.org,2008-03-06/issue
|
|
title: go through remaining test262 issues (esp. regexp issues)
|
|
desc: ""
|
|
type: :task
|
|
component: duk
|
|
release: v0.10
|
|
reporter: sva <sami.vaarala@iki.fi>
|
|
status: :closed
|
|
disposition: :fixed
|
|
creation_time: 2014-01-23 01:14:38.836405 Z
|
|
references: []
|
|
|
|
id: ba0f30788cc736b9d3cb4860f001bce940b17939
|
|
log_events:
|
|
- - 2014-01-23 01:14:38.980206 Z
|
|
- sva <sami.vaarala@iki.fi>
|
|
- created
|
|
- ""
|
|
- - 2014-02-19 22:25:57.585195 Z
|
|
- sva <sami.vaarala@iki.fi>
|
|
- closed with disposition fixed
|
|
- |-
|
|
Remaining issues are all documented now. For RegExps there are only two important issues:
|
|
empty quantified handling and resetting capture when re-matching a quantified. For arrays
|
|
there are corner cases for arrays close to 4G in length (probably the same issues occur
|
|
already when array size is >2G).
|
|
|