Code

rrd_graph_rpn: add a MEDIAN operator. -- Aaron Gallagher <_@habnab.it>
[rrdtool-all.git] / program / src / rrd_rpncalc.h
2012-06-01 oetikerrrd_graph_rpn: add a MEDIAN operator. -- Aaron Gallaghe...
2011-11-23 oetikerthe number of COMPUTE rpn nodes is architecture depende...
2010-03-22 oetikerprepare for the release of rrdtool-1.4.3
2009-11-15 oetikerprepare for the release of rrdtool-1.4.2
2009-10-28 oetikerprepare for the release of rrdtool-1.4.1
2009-10-27 oetikerset version to 1.4.0 for all files
2008-11-07 oetikernew CDEF functions for predictions PREDICT and PREDICTSIGMA
2008-09-06 oetikerprepare for the release of rrdtool-1.3.2
2008-07-23 oetikerprepare for the release of rrdtool-1.3.1
2008-06-10 oetikerprepare for the release of rrdtool-1.3.0
2008-06-08 oetikerprepare for the release of rrdtool-1.3rc9
2008-06-08 oetikerprepare for the release of rrdtool-1.3rc8
2008-05-31 oetikerprepare for the release of rrdtool-1.3rc7
2008-05-26 oetikerprepare for the release of rrdtool-1.3rc6
2008-05-25 oetikerprepare for the release of rrdtool-1.3rc5
2008-05-18 oetikerprepare for the release of rrdtool-1.3rc4
2008-05-16 oetikerprepare for the release of rrdtool-1.3rc3
2008-05-15 oetikerprepare for the release of rrdtool-1.3rc2
2008-05-12 oetikerallow rrd_rpncalc to build without cairo dependencies ...
2008-03-07 oetikera nan-safe add operator (ADDNAN) into rrd. I used it...
2007-08-03 oetikerprepare for the release of rrdtool-1.2.99907080300
2007-06-11 oetikeradded TRENDNAN function -- Timo Stripf
2007-05-24 oetikerindent all the rest of the code, and add some typedefs...
2007-05-23 oetikerreindented everything according to .indent.pro
2007-05-23 oetikernew trunk based on current 1.2
2007-05-23 oetikerrestarting trynk for 1.2
2004-09-24 oetikermisc fixed and TREND and reduce functionality by
2004-08-24 oetikerCDEF operators SHIFT, SQRT, SORT, and REV (reverse...
2004-05-04 oetikerAdded the ATAN function. This is being used to convert...
2003-07-15 jakeMoved OP_COUNT to the end of the enumeration.
2003-04-11 oetikerNew special value COUNT which allows calculations based...
2002-07-13 oetikerfixed DEF_NAM_FMT definition
2002-07-06 oetikernew operators must be added at the END of the sequence ...
2002-07-05 oetikernew operand on rrdgraph CDEFs: PREV(xxxx) -- Gonzalo...
2002-03-10 alexAdded NE and ISINF operands to RPN
2001-03-11 oetikerreindented
2001-03-10 oetikerSupport for COMPUTE data sources (CDEF data sources...