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)
commit0209ff81818995fcd2e2b7080c0ca504fa14d949
treeeee95cda5044d2323e83f51b8a4e6483d021fabf
parentda83a2026d3844a843ff28bec6317369bb82a738
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/program@290 a5681a0c-68f1-0310-ab6d-d61299d08faa
CONTRIBUTORS
doc/rrdgraph_rpn.src
src/rrd_graph.c
src/rrd_graph.h
src/rrd_graph_helper.c
src/rrd_rpncalc.c
src/rrd_rpncalc.h
src/rrd_xport.c