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.
 
 
 
 
 
 

36 lines
1015 B

--- !ditz.rubyforge.org,2008-03-06/issue
title: multiple get/put primitive to api
desc: ""
type: :task
component: duk
release: v0.10
reporter: sva <sami.vaarala@iki.fi>
status: :unstarted
disposition:
creation_time: 2013-08-02 19:56:35.020681 Z
references: []
id: e713214d272d595a5723ff6ce636535311ebd514
log_events:
- - 2013-08-02 19:56:35.233476 Z
- sva <sami.vaarala@iki.fi>
- created
- ""
- - 2013-08-17 22:02:03.188307 Z
- sva <sami.vaarala@iki.fi>
- commented
- |-
Current header stuff:
/* FIXME: not very logical, missing buffer */
void duk_push_multiple(duk_context *ctx, const char *types, ...); /* push multiple values, see duk_get_multiple */
void duk_get_multiple(duk_context *ctx, int start_index, const char *types, ...);
- - 2013-10-31 00:04:10.342863 Z
- sva <sami.vaarala@iki.fi>
- assigned to release v0.9 from v0.8
- ""
- - 2013-12-19 00:58:15.901331 Z
- sva <sami.vaarala@iki.fi>
- assigned to release v0.10 from v0.9
- ""