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.
25 lines
741 B
25 lines
741 B
--- !ditz.rubyforge.org,2008-03-06/issue
|
|
title: implement proper number string conversion
|
|
desc: |-
|
|
Proper number string conversion is needed by ToString() and most Number prototype
|
|
methods. Implement a proper multi-radix string conversion function and fix the
|
|
Number prototype methods and ToString().
|
|
type: :task
|
|
component: duk
|
|
release: v0.5
|
|
reporter: sva <sami.vaarala@poplatek.fi>
|
|
status: :closed
|
|
disposition: :fixed
|
|
creation_time: 2013-03-30 21:52:18.711782 Z
|
|
references: []
|
|
|
|
id: 9bdd82f7c8653048af1a50d97494e9e0d96473d7
|
|
log_events:
|
|
- - 2013-03-30 21:52:18.922953 Z
|
|
- sva <sami.vaarala@poplatek.fi>
|
|
- created
|
|
- ""
|
|
- - 2013-05-16 19:53:23.692025 Z
|
|
- sva <sami.vaarala@poplatek.fi>
|
|
- closed with disposition fixed
|
|
- ""
|
|
|