Code

CDEF operators SHIFT, SQRT, SORT, and REV (reverse). See documentation for what
authoroetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa>
Tue, 24 Aug 2004 05:26:09 +0000 (05:26 +0000)
committeroetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa>
Tue, 24 Aug 2004 05:26:09 +0000 (05:26 +0000)
commit6c221804aa84e58c5e288a36d84de523c3a34327
tree1c1e17e7395cd9955aa58d8f008a29ccd505b541
parent39924516a319ddc0cbe9e733703f043279f76e1d
CDEF operators SHIFT, SQRT, SORT, and REV (reverse).  See documentation for what
they do. This included removal of redundant code in the
rrd_xport path, replaced with a call to rrd_graph_script().
-- David M. Grimes <dgrimes@navisite.com>

git-svn-id: svn://svn.oetiker.ch/rrdtool/trunk@290 a5681a0c-68f1-0310-ab6d-d61299d08faa
program/CONTRIBUTORS
program/doc/rrdgraph_rpn.src
program/src/rrd_graph.c
program/src/rrd_graph.h
program/src/rrd_graph_helper.c
program/src/rrd_rpncalc.c
program/src/rrd_rpncalc.h
program/src/rrd_xport.c