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.
22 lines
639 B
22 lines
639 B
--- !ditz.rubyforge.org,2008-03-06/issue
|
|
title: remove regexp 32-bit limits
|
|
desc: |-
|
|
Many things in current regexp implementation have a 4G limit, ranging from
|
|
the C types used in the implementation to the bytecode data types. Fixing
|
|
this requires careful changes, and should not increase footprint for small
|
|
devices.
|
|
type: :task
|
|
component: duk
|
|
release: v0.10
|
|
reporter: sva <sami.vaarala@iki.fi>
|
|
status: :unstarted
|
|
disposition:
|
|
creation_time: 2013-12-08 00:08:44.565327 Z
|
|
references: []
|
|
|
|
id: f2dbf903308d01b19c1fe2af1a34fb0ce4da1e57
|
|
log_events:
|
|
- - 2013-12-08 00:08:44.781408 Z
|
|
- sva <sami.vaarala@iki.fi>
|
|
- created
|
|
- ""
|
|
|