the legend string of a PRINT command gets renderd later by runnning
[rrdtool.git] / src /
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-07-02 oetikerfixed DINF for win32
2002-06-29 alexChanged parsing again.
2002-06-29 alexNot needed anymore
2002-06-27 alexDEF now takes "--start" and "--end"
2002-06-23 alexAdded "step=1800" and such to "DEF"
2002-06-23 alexIn stead of a zillion warnings, only one place gives...
2002-06-20 jakeMore Win32 build changes; thanks to Kerry Calvert.
2002-05-22 oetikerVC++ .NET (7.0) project files
2002-05-15 oetikerafm fixes -- Peter Speck <speck@ruc.dk>
2002-05-14 jakeFix Win32 Build compatibility.
2002-05-14 oetikerdouble free fixed
2002-05-14 oetikermake opendir readdir chdir chroot and thus the serverfu...
2002-05-11 oetikermake dirent sys/types and sys/stat autoconfable ....
2002-05-08 oetikerAdd funtionality to rrdtool to run it as a 'server'
2002-05-07 oetikernew command rrdtool xport integrated
2002-04-29 oetikerbadformat parser fixed ... for good this time I hope
2002-04-28 oetikerinserted PRINT checker at the wrong point ...
2002-04-28 oetikerIt's nice and simple, the error checker for the PRINT...
2002-04-24 oetikerfixed setlocale issues
2002-04-24 oetikerPatch for supporting PDF as output format
2002-04-24 oetikerModification of rrd_graph.c/h so it uses dashes for...
2002-04-24 oetikerImprovement of svg/eps dash code so it adjusts dash...
2002-04-24 oetikerfixed setlocale issues
2002-04-15 oetikerEvenly-spaced y-axis gridlines.
2002-04-09 oetikeradded tzset and setlocale to rrd_graph
2002-04-07 oetikeradded missing files from peters patch
2002-04-07 oetiker3 patches, #3 depends on #1 as EPS uses AFM for stringw...
2002-04-06 alexDifferent default font when WIN32 is defined
2002-04-06 alexRemoved references to GIF
2002-04-05 jakeUpdated/added MVSC++ 6.0 project files for compilation of
2002-04-03 oetikerAs gfx_canvas_t now has excatly the same lifespan as...
2002-04-03 oetikeri suck. sorry. add ,0666 to the open(). -- Paul Vixie...
2002-04-02 oetikeraded missing fcntl.h
2002-04-02 oetikerrrd restore should not burn down existing files --...
2002-04-01 oetiker"!" takes a higher preference than "||" this means...
2002-03-26 oetikeradded SVG support -- Peter Speck <speck@ruc.dk>
2002-03-23 alexBetter positioning of the pie when it is alone on the...
2002-03-23 alexChanges in rrd_graph; see NEWS
2002-03-23 oetikerremove all traces of GIF and make PNG the default
2002-03-23 oetikerMove CDEF start pointers if start of cdef is a step...
2002-03-21 oetikerfixed color area in legend and fixed color area in...
2002-03-21 alexPie charts didn't have anti-aliasing; building them...
2002-03-20 oetikerfixed longstanding bug affection CDEFS where values...
2002-03-17 alexChanged the way circle sections are drawn.
2002-03-13 alexNew, hopefully better, implementation of PART drawing
2002-03-10 alexPie chart support added to rrdtool graph
2002-03-10 alexRealigned function rpn_calc()
2002-03-10 alexUsing the font option resulted in a segfault. Needs...
2002-03-10 alexAdded NE and ISINF operands to RPN
2002-02-09 oetikerdo propper error checking and release memmory when...
2002-02-08 oetikerallow rrd_cgi to deal with umlauts -- Alexander Schwart...
2002-02-02 oetikerfixed data pointer storage
2002-02-01 oetikerfixed version number and date/time
2002-02-01 oetiker*** empty log message ***
2002-01-31 oetikerallow use of libraries already installed on the system
2002-01-31 oetikermake "18:00 yesterday" work Pavel Mores <pvl@uh.cz>
2002-01-31 oetikerweeknumber is not %V which is more appropriate than %W
2002-01-15 oetikerThe BIG graph update
2002-01-04 alexReworked rrd_graph_script()
2001-12-24 alexA patch of size 44Kbytes... in short:
2001-12-22 alexSomehow eight lines were missing from function rrd_graph().
2001-12-17 oetikerfix overflow error ...
2001-12-11 jakeFixed uninitialized ptr causing seg fault invoking...
2001-11-18 oetikerreturn "" instead of NULL for <RRD::GETENV UNKNOWN_VARI...
2001-08-22 jakeContents of this patch:
2001-08-13 oetikerspell fix for si units (only in comments)
2001-07-26 alexSupporting functions for rrd_graph. Functions that...
2001-07-26 alexMoved most typedefs etc. from rrd_graph.c to this file
2001-07-26 alexAdded VDEF TOTAL
2001-07-26 alexAdded rrd_graph_helper
2001-07-21 alexMade PRINT and GPRINT aware of VDEF statements
2001-07-20 oetikeronly a comment
2001-07-20 oetikersmall fixes -- Alex van den Bogaerdt <alex@slot.holland...
2001-07-18 oetikerVDEF and VRULE are comig along -- Alex van den Bogaerdt...
2001-05-09 oetikerBug fix: when update of multiple PDP/CDP RRAs coincided
2001-03-11 oetikerreindented
2001-03-11 oetikerreindented the cource for better readability
2001-03-10 oetikerSupport for COMPUTE data sources (CDEF data sources...
2001-03-07 oetikercomplete rewrite of rrdgraph documentation. This also...
2001-03-04 oetikerAberrant Behavior Detection support. A brief overview...
2001-03-04 oetikerthis file has no purpose
2001-03-04 oetikerrrdupdate is a generated file it has no place in cvs
2001-03-04 oetikerrepository cleanup
2001-03-04 oetikeradded at-style-time@value:value syntax to rrd_update
2001-03-04 oetikerfixed filedescriptor leak
2001-02-25 oetikerInitial revision