mirror of https://github.com/svaarala/duktape.git
Sami Vaarala
11 years ago
7 changed files with 122 additions and 2 deletions
@ -0,0 +1,18 @@ |
|||
--- !ditz.rubyforge.org,2008-03-06/issue |
|||
title: make readline support in cmdline example optional for portability |
|||
desc: "" |
|||
type: :task |
|||
component: duk |
|||
release: v0.7 |
|||
reporter: sva <sami.vaarala@iki.fi> |
|||
status: :unstarted |
|||
disposition: |
|||
creation_time: 2013-10-05 23:13:12.664072 Z |
|||
references: [] |
|||
|
|||
id: 1c5068189c1cf7b445021d571749dff6ee9a38ac |
|||
log_events: |
|||
- - 2013-10-05 23:13:12.832039 Z |
|||
- sva <sami.vaarala@iki.fi> |
|||
- created |
|||
- "" |
@ -0,0 +1,22 @@ |
|||
--- !ditz.rubyforge.org,2008-03-06/issue |
|||
title: make use of __func__ conditional, not available e.g. in VBCC (even with -c99) |
|||
desc: "" |
|||
type: :task |
|||
component: duk |
|||
release: v0.7 |
|||
reporter: sva <sami.vaarala@iki.fi> |
|||
status: :closed |
|||
disposition: :fixed |
|||
creation_time: 2013-10-06 19:52:41.610377 Z |
|||
references: [] |
|||
|
|||
id: 8ae4195fd4fe8eb4de2fa8819bacc3b1d661198e |
|||
log_events: |
|||
- - 2013-10-06 19:52:41.778302 Z |
|||
- sva <sami.vaarala@iki.fi> |
|||
- created |
|||
- "" |
|||
- - 2013-10-06 20:02:46.725245 Z |
|||
- sva <sami.vaarala@iki.fi> |
|||
- closed with disposition fixed |
|||
- "" |
@ -0,0 +1,18 @@ |
|||
--- !ditz.rubyforge.org,2008-03-06/issue |
|||
title: split tester cmdline from example cmdline tool |
|||
desc: Tester cmdline need rlimits and such. |
|||
type: :task |
|||
component: duk |
|||
release: v0.7 |
|||
reporter: sva <sami.vaarala@iki.fi> |
|||
status: :unstarted |
|||
disposition: |
|||
creation_time: 2013-10-06 20:46:18.279942 Z |
|||
references: [] |
|||
|
|||
id: 8d23ad5dd413b42b2d5c22e4d5e2d2a1d8e611be |
|||
log_events: |
|||
- - 2013-10-06 20:46:18.447920 Z |
|||
- sva <sami.vaarala@iki.fi> |
|||
- created |
|||
- "" |
@ -0,0 +1,18 @@ |
|||
--- !ditz.rubyforge.org,2008-03-06/issue |
|||
title: fix type assumptions in duk_double_union and related macros |
|||
desc: "" |
|||
type: :task |
|||
component: duk |
|||
release: v0.8 |
|||
reporter: sva <sami.vaarala@iki.fi> |
|||
status: :unstarted |
|||
disposition: |
|||
creation_time: 2013-10-06 20:25:13.186034 Z |
|||
references: [] |
|||
|
|||
id: 9420f3416099d08e4e661aa3329cbaa6f6458fc5 |
|||
log_events: |
|||
- - 2013-10-06 20:25:13.321918 Z |
|||
- sva <sami.vaarala@iki.fi> |
|||
- created |
|||
- "" |
@ -0,0 +1,18 @@ |
|||
--- !ditz.rubyforge.org,2008-03-06/issue |
|||
title: cleanup of VBCC/AmigaOS/M68K stuff in duk_features.h |
|||
desc: "" |
|||
type: :task |
|||
component: duk |
|||
release: v0.7 |
|||
reporter: sva <sami.vaarala@iki.fi> |
|||
status: :unstarted |
|||
disposition: |
|||
creation_time: 2013-10-06 20:04:32.092314 Z |
|||
references: [] |
|||
|
|||
id: b93528fd09a70ca53e67a0fb78a3aab8052f8cca |
|||
log_events: |
|||
- - 2013-10-06 20:04:32.260254 Z |
|||
- sva <sami.vaarala@iki.fi> |
|||
- created |
|||
- "" |
@ -0,0 +1,22 @@ |
|||
--- !ditz.rubyforge.org,2008-03-06/issue |
|||
title: computed NAN/INFINITE constants fail in vbcc with optimization |
|||
desc: "" |
|||
type: :bugfix |
|||
component: duk |
|||
release: v0.7 |
|||
reporter: sva <sami.vaarala@iki.fi> |
|||
status: :closed |
|||
disposition: :fixed |
|||
creation_time: 2013-10-06 21:35:19.656224 Z |
|||
references: [] |
|||
|
|||
id: fd6308b8e2361f6d17d753795d0e214d70cd56a5 |
|||
log_events: |
|||
- - 2013-10-06 21:35:19.848336 Z |
|||
- sva <sami.vaarala@iki.fi> |
|||
- created |
|||
- "" |
|||
- - 2013-10-06 21:35:33.887875 Z |
|||
- sva <sami.vaarala@iki.fi> |
|||
- closed with disposition fixed |
|||
- Fix by using volatile double variables. |
Loading…
Reference in new issue