Renaming ntmake.pl to ntmake.PL (r1742) had unforseen side effects. At least
[rrdtool.git] / src / rrd_rpncalc.c
2008-11-18 oetikerwin32 portability patch and win32/rrdlib.vcproj file...
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-05-12 oetikerremoved c++ comments //
2008-03-15 oetikerreindent
2008-03-15 oetikerreat nan as FALSE in an IF CDEF
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-07-25 oetikerfixed indenting
2007-07-18 oetikermake sure all ascii to float parsing uses LC_NUMERIC...
2007-06-14 oetikerfixed indentation
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-02 oetikerprepare for the release of rrdtool-1.2.23
2007-05-02 oetikerprepare for the release of rrdtool-1.2.22
2007-05-01 oetikerprepare for the release of rrdtool-1.2.21
2007-05-01 oetikerprepare for the release of rrdtool-1.2.20
2007-04-02 oetikernew function rrd_fetch_r() (and make the
2007-02-14 oetikernew operator ABS added --
2007-02-02 oetikerincreasse portability (no // comment, no ... arguments...
2007-02-01 oetikerprepare for the release of rrdtool-1.2.19
2007-01-23 oetikerprepare for the release of rrdtool-1.2.18
2007-01-22 oetikerprepare for the release of rrdtool-1.2.17
2007-01-20 oetikerprepare for the release of rrdtool-1.2.16
2006-09-10 oetikerwe want an int, so lets tell the compiler to make it...
2006-07-14 oetikerprepare for the release of rrdtool-1.2.15
2006-07-14 oetikerprepare for the release of rrdtool-1.2.14
2006-06-18 oetikerAdded AVG function to CDEF language. Martin Sperl marti...
2006-05-21 oetikerallow DS names starting with the same letters as operators
2006-05-04 oetikerfix for debian bug 359071 ... reporting the long cdef...
2006-05-04 oetikerprepare for the release of rrdtool-1.2.13
2006-03-26 oetikervnames can be up to MAX_VNAME_LEN long ... not only...
2005-12-18 oetikerprepare for the release of rrdtool-1.2.12
2005-10-11 oetikerimproved error messages for rrd_graph commandline parsi...
2005-07-25 oetikerprepare for the release of rrdtool-1.2.11
2005-06-17 oetikerprepare for the release of rrdtool-1.2.10
2005-06-05 oetikerNew functions for CDEF ATAN2 RAD2DEG and DEG2RAD
2005-05-28 oetikerprepare for the release of rrdtool-1.2.9
2005-05-16 oetikerprepare for the release of rrdtool-1.2.8
2005-05-16 oetikerprepare for the release of rrdtool-1.2.7
2005-05-14 oetikerit seems that _WIN32 is more commonly defined thatn...
2005-05-10 oetikerprepare for the release of rrdtool-1.2.6
2005-05-09 oetikerprepare for the release of rrdtool-1.2.5
2005-05-08 oetikerprepare for the release of rrdtool-1.2.4
2005-05-07 oetikerprepare for the release of rrdtool-1.2.3
2005-05-07 oetikerprep for 1.2.2 release
2005-05-07 oetikerfix handling of PREV(x) command
2005-05-01 oetikerprep for 1.2.1 release
2005-04-25 oetikerprep for 1.2.0 release
2005-04-22 oetikerprep for 1.2rc9 release
2005-04-12 oetikerprep for 1.2rc8 release
2005-04-11 oetikerprep for 1.2rc7 release
2005-04-10 oetikerprep for 1.2rc6 release
2005-04-07 oetikerprep for 1.2rc5 release
2005-04-06 oetikerprep for 1.2rc4 release
2005-04-06 oetikermake sure WIN32 sections do NOT kick in for cygwin...
2005-04-05 oetikerprep for 1.2rc3 release
2005-04-04 oetikerprep for 1.2rc2 release
2004-09-24 oetikermisc fixed and TREND and reduce functionality by
2004-08-24 oetikerCDEF operators SHIFT, SQRT, SORT, and REV (reverse...
2004-05-25 oetikerThe expression's head was first checking for LT, and...
2004-05-04 oetikerAdded the ATAN function. This is being used to convert...
2003-04-11 oetikerNew special value COUNT which allows calculations based...
2003-02-13 oetikerFind attached the patch I promised to send to you....
2002-07-13 oetikerfixed DEF_NAM_FMT definition
2002-07-12 oetikerfixed PREV parsing ... Gonzalo Augusto Arana Tagle...
2002-07-05 oetikernew operand on rrdgraph CDEFs: PREV(xxxx) -- Gonzalo...
2002-03-20 oetikerfixed longstanding bug affection CDEFS where values...
2002-03-10 alexRealigned function rpn_calc()
2002-03-10 alexAdded NE and ISINF operands to RPN
2002-02-01 oetikerfixed version number and date/time
2001-08-22 jakeContents of this patch:
2001-07-18 oetikerVDEF and VRULE are comig along -- Alex van den Bogaerdt...
2001-03-11 oetikerreindented
2001-03-10 oetikerSupport for COMPUTE data sources (CDEF data sources...