Code

- rrd_open() calculates file size for new files and calls mmap once for
[rrdtool-all.git] / program / src / rrd.h
2008-10-16 oetiker- rrd_open() calculates file size for new files and...
2008-10-15 oetikerreverted r1601 and r1606 since r1601 introduced a non...
2008-10-14 oetikerThis moves selection of the initial RRA row into the...
2008-09-28 oetiker rrd.h, librrd.sym: Define and export rrd_info_r()...
2008-09-14 oetikerRRDcached patch. This implements an infrastructure...
2008-09-06 oetikerprepare for the release of rrdtool-1.3.2
2008-08-27 oetikerfixed indentation ... gnu indent results are not realy...
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-10 oetikerdocument the 'internal' functions in rrd.h but mark...
2008-06-09 oetikerdo NOT export lowlevel functions, since I have no inten...
2008-06-09 oetikeradd all lowlevel file access functions from the rrd_ope...
2008-06-09 oetikerfixed indenting
2008-06-08 oetikerprepare for the release of rrdtool-1.3rc9
2008-06-08 oetikerprepare for the release of rrdtool-1.3rc8
2008-06-08 oetikerFrom: Sebastian Harl sh tokkee.org
2008-06-05 oetikerfixed indenting
2008-06-01 oetikerPatch for rrd_context system by sebastian harl, making...
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-01 oetikerindenting fixes
2008-04-20 oetikerIntroduced a alternated interface to rrd_graph using...
2007-11-15 oetikerre-indented files that have gone out of indent-style...
2007-11-15 oetikerintegrate rrd_nan_inf header
2007-08-03 oetikerprepare for the release of rrdtool-1.2.99907080300
2007-06-15 oetikeroops missed to update the in memory output interface...
2007-06-15 oetikeradded interface to get rendered image via a pointer...
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 oetiker* progress in moving all the fileaccess over to a wrapp...
2007-05-23 oetikernew trunk based on current 1.2
2007-05-23 oetikerrestarting trynk for 1.2
2005-03-12 oetikerrrd_first code contributed by Burton Strauss <Burton...
2005-03-10 oetiker* Updated perl compile system. It now uses Makefile...
2005-02-13 oetikerlet rrd_graph return the actual value range it picked ...
2004-05-26 oetikerreduce compiler warnings. Many small fixes. -- Mike...
2003-11-12 oetikerallow to pass an open filehandle into rrd_graph as...
2003-11-11 oetikerreplaced time_value with rrd_time_value as MacOS X...
2003-04-25 jakeAlternate update interface, updatev. Returns info about...
2003-04-01 jakeFix Win32 build. VC++ 6.0 and 7.0 now use the thread...
2003-02-13 oetikerFind attached the patch I promised to send to you....
2002-05-07 oetikernew command rrdtool xport integrated
2001-02-25 oetikerInitial revision