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)
commit801ce418130e78b4b6818f2c8af85c3ddae400ff
tree17766a06466f1bf06ef5f39acccc5f3e75a7b98f
parent4223ec6dd69776ac5bb8c7fc945191e589bdcf39
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/program@199 a5681a0c-68f1-0310-ab6d-d61299d08faa
doc/rrdcreate.pod
doc/rrdgraph-old.pod
doc/rrdgraph_rpn.src
src/rrd_open.c
src/rrd_restore.c
src/rrd_rpncalc.c
src/rrd_rpncalc.h
src/rrd_tool.c