Code

New special value COUNT which allows calculations based on the position of a
authoroetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa>
Fri, 11 Apr 2003 19:43:44 +0000 (19:43 +0000)
committeroetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa>
Fri, 11 Apr 2003 19:43:44 +0000 (19:43 +0000)
commit59fa40449ba6782763be71e9da104b0dd08ca8f6
tree0921aef47518000a954eccde0721bffa1c9340bb
parent07722e4b4a9f5e33ad94567c1b47ff00a9998996
New special value COUNT which allows calculations based on the position of a
value within a data set. Bug fix in rrd_rpncalc.c. PREV returned erroneus
value for the second value. Bug fix in rrd_restore.c. Bug causing seek error
when accesing an RRD restored from an xml that holds an RRD version <3.
--  Ruben Justo <ruben@ainek.com>

git-svn-id: svn://svn.oetiker.ch/rrdtool/trunk@199 a5681a0c-68f1-0310-ab6d-d61299d08faa
program/doc/rrdcreate.pod
program/doc/rrdgraph-old.pod
program/doc/rrdgraph_rpn.src
program/src/rrd_open.c
program/src/rrd_restore.c
program/src/rrd_rpncalc.c
program/src/rrd_rpncalc.h
program/src/rrd_tool.c