13 Commits (0c741bbde2a96504bf9bbc14ce417ea167f2c298)

Author SHA1 Message Date
Jim Monte 0c741bbde2 Rework of let command. Added support for slices as described in feature #69 and fixed several crashes and issues described in bugs #443, #444, #446, #447, and #448. 6 years ago
Jim Monte 8141a634d7 Fixed several issues related to plotting and vector lifetimes and made ownership of vectors clearer. The issues in bugs 419, 423, 425, and 426 were related and were addressed here. 6 years ago
Jim Monte b66412f517 [PATCH] Changed prototypes of some functions having parameters that 7 years ago
Krzysztof Blaszkowski 03b47b3e34 src/frontend/outif.c, plotAddRealValue() etc, rallocate more coarsely 10 years ago
rlar df70661c3a dvec abstraction, #11/11, introduce `dvec_realloc()' 10 years ago
rlar c2a7821449 dvec abstraction, #10/11, introduce `dvec_trunc()' 10 years ago
rlar 3962453739 dvec abstraction, #9/11, introduce `dvec_free()' 10 years ago
rlar 8243696338 dvec abstraction, #8/11, upgrade `dvec_alloc()' 10 years ago
rlar fdae9b7c06 dvec abstraction, #7/11, emphasise `v_scale = NULL' initialisation 10 years ago
rlar 1304001739 dvec abstraction, #6/11, emphasise `v_plot = NULL' initialisation 10 years ago
rlar cea2664db0 dvec abstraction, #5/11, emphasise `v_numdims = 0' initialisation 10 years ago
rlar 8a4a37b5bb dvec abstraction, #4/11, emphasise `ZERO(dvec)' initialisation 10 years ago
rlar 9d99a06bcd dvec abstraction, #2/11, introduce `dvec_alloc()' 10 years ago