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.
28 lines
802 B
28 lines
802 B
--- !ditz.rubyforge.org,2008-03-06/issue
|
|
title: rename e_used to e_next to minimize confusion; add actual used entry count to Duktape.info()
|
|
desc: ""
|
|
type: :task
|
|
component: duk
|
|
release: v0.12
|
|
reporter: Sami Vaarala <sami.vaarala@iki.fi>
|
|
status: :closed
|
|
disposition: :fixed
|
|
creation_time: 2014-07-12 20:23:16.243391 Z
|
|
references: []
|
|
|
|
id: 6f24da452b2afdee8413435f23b59833bb40044f
|
|
log_events:
|
|
- - 2014-07-12 20:23:16.422305 Z
|
|
- Sami Vaarala <sami.vaarala@iki.fi>
|
|
- created
|
|
- ""
|
|
- - 2014-07-12 22:25:28.138705 Z
|
|
- Sami Vaarala <sami.vaarala@iki.fi>
|
|
- closed with disposition fixed
|
|
- ""
|
|
- - 2014-07-12 22:25:55.930383 Z
|
|
- Sami Vaarala <sami.vaarala@iki.fi>
|
|
- commented
|
|
- |-
|
|
Did not add # used entries, as it makes Duktape.info() slower which may not
|
|
be appropriate in all cases.
|
|
|