fix tcl build settup
[rrdtool.git] / src /
2007-07-11 oetikerusr rrd_free for freeing the rrd structs ... vito caputo
2007-07-05 oetikerprevent potential segfaults on boxes where time_t is...
2007-06-18 oetikerfix indentation
2007-06-18 oetikerBernhard Fischer:
2007-06-15 oetikerThere are two popular variants of the Holt-Winters...
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-06-14 oetikerfixed indentation
2007-06-14 oetikeradded TEXTALIGN command to change the default text...
2007-06-12 oetikerBernhard Fischer:
2007-06-11 oetikeradded TRENDNAN function -- Timo Stripf
2007-06-11 oetikerallow output to stdout -- Timo Stripf
2007-06-11 oetikerfixed indentation, added documentation note on gridfitting.
2007-06-11 oetikerfix arrow locations
2007-06-11 oetikerdisable gridfitting for vector formats
2007-06-11 oetikermake pdf output work
2007-06-11 oetiker--font-render-mode is back, and there is also
2007-06-11 oetikerBernhard Fischer:
2007-06-11 oetikerBernhard Fischer:
2007-06-11 oetiker* added some documentation
2007-06-10 oetikerswitched graphics library from arts to cairo+pango
2007-06-04 oetikerBernhard Fischer:
2007-06-01 oetikerBernhard:
2007-06-01 oetiker--full-size-mode with and without --no-legend should...
2007-06-01 oetikerBernhard
2007-06-01 oetikerBernhard Fischer
2007-06-01 oetikerBernhard Fischer
2007-05-31 oetikerBernhard:
2007-05-30 oetikerfix rrd_write -- Bernhard Fischer
2007-05-30 oetikerfix indenting ... again
2007-05-30 oetikerFrom Bernhard Fischer
2007-05-30 oetikerswitch for rrd_graph to specify the outer-size of the...
2007-05-29 oetikerMore updates from Bernhard Fischer
2007-05-25 oetikertobis old cruft removal program ...
2007-05-25 oetikerupdates from Bernhard Fischer rep dot nop gmail com
2007-05-25 oetikerUpdates from Bernhard Fischer rep dot nop gmail com
2007-05-24 oetikerindent all the rest of the code, and add some typedefs...
2007-05-23 oetikerremoved superfluouse code
2007-05-23 oetikeradded more indenting rules
2007-05-23 oetikerreindented everything according to .indent.pro
2007-05-23 oetikerprofile must be in the source directory to work
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-22 oetiker* better tests for madvise, fadvise and fdatasync
2007-05-18 oetikeradded madvise MADV_RANDOM is rrd_update uses mmap
2007-05-18 oetiker* dropping in rrd_update is probably overkill since...
2007-05-17 oetikernow the fadvise code actually compiles ... let the...
2007-05-17 oetikeradded posix_fadvise support (untested) ... this should...
2007-05-16 oetikerremove tabs and replace with 8 spaces
2007-05-06 oetikerdon't use round since it is c99 ... use floor(x+0.5...
2007-05-06 oetikerprint the name of the HW cf in debug mode -- Helge...
2007-05-03 oetikeradded some more rounding for int to float comparisons
2007-05-03 oetikerTesting an double and an integer for equality is bound...
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 oetikerif the graph goes 'down' minval must be hanged instead
2007-05-01 oetikerprepare for the release of rrdtool-1.2.20
2007-05-01 oetikeradded some const casts
2007-05-01 oetikeradded --alt-autoscale-min (see --alt-autoscale-max...
2007-04-10 oetikeruntabified rrd_graph.c
2007-04-10 oetikeruse the shorthand for vidx ...
2007-04-10 oetikerthe rrd_graph_check_vname function is not used anywhere...
2007-04-06 oetikerrelease font resources after thy have been used .....
2007-04-02 oetikernew function rrd_fetch_r() (and make the
2007-04-02 oetikermake xml2rrd more robust on invalid input -- Florian...
2007-03-15 oetikerfix the snprintf call for vtag ... it was using the...
2007-03-15 oetikerfixed strerror_r usage ... #85
2007-03-11 oetikerenable ID keyword in all source files
2007-03-10 oetikerintegers can be negative ... fixed the test for this...
2007-02-24 oetikerfix memmory problem in rrd_dump.c
2007-02-14 oetikernew operator ABS added --
2007-02-14 oetikerrenamed getopt to rrd_getopt to avoid confusion on...
2007-02-14 oetikercosmetic fix for usage message -- günter knauff
2007-02-14 oetikerupdates to the windows build system by guenter knauff
2007-02-14 oetikerallow --units-length to reserve label space even when...
2007-02-14 oetikerparsing absolute time should not send us 30,000 years...
2007-02-14 oetikerPrintstrftime on rrd_cgi.c returns an illegal value...
2007-02-09 oetikermore build patches from Günter Knauf
2007-02-08 oetikeradded get_ver.awk to release
2007-02-07 oetikerDPRINTF may not be the ideal define ... use something...
2007-02-02 oetikerincreasse portability (no // comment, no ... arguments...
2007-02-01 oetikerprepare for the release of rrdtool-1.2.19
2007-01-29 oetikerresolve snprintf overflow warning by using sizeof ...
2007-01-23 oetikerprepare for the release of rrdtool-1.2.18
2007-01-23 oetikerthe change from R920 to fetch was not helping ... no...
2007-01-23 oetikeranother control sequence that got lost ...
2007-01-23 oetikerread up to full potential length of gdp->rrd
2007-01-22 oetikerprepare for the release of rrdtool-1.2.17
2007-01-22 oetikerprepare for the release of rrdtool-1.2.17
2007-01-22 oetikerintroduced \n as an alias for \l since people seem...
2007-01-20 oetikerprepare for the release of rrdtool-1.2.16
2007-01-17 oetikerfinish integration of lastupdate commmand ...
2007-01-17 oetikerNew functions lastupdate to efficiently get the last...
2006-12-16 oetikeradd missing \0 to the end of several strncpy strings
2006-12-16 oetikerreplace malloc/strncpy by strdup
2006-12-16 oetikermove headers around to make more sense
2006-12-16 oetikerinit the context on first call
2006-12-16 oetikermake sure there is ample space in the static strings
2006-12-16 oetikeroops 99 is the last item
next