get the docs ready for the 1.2 release. remove notes about things that never got...
[rrdtool.git] / src /
2005-04-10 oetikerdo not draw AREAS that have no hight (done right)....
2005-04-10 oetikerfixed typo -- alex
2005-04-10 oetikerfixed spelling and working -- Alex van den Bogaerdt...
2005-04-10 oetikeradded extra strftime.[ch] which supports ISO 8601 week...
2005-04-10 oetikerprep for 1.2rc6 release
2005-04-10 oetikerremove excess comment
2005-04-10 oetikermake --disable-perl work
2005-04-10 oetikerrevamped drawing routines to be less complex and more...
2005-04-10 oetikerallow --color arguments with RRGGBB and not only RRGGBBAA
2005-04-07 oetikerprep for 1.2rc5 release
2005-04-07 oetikerfix implementation of --only-graph
2005-04-07 oetikermake libart happy by NOT adjusting coordinates and...
2005-04-07 oetikerreturn propper exit codes
2005-04-07 oetikerfix bitpatterns of extraflags so that they do not interfear
2005-04-06 oetikerprep for 1.2rc4 release
2005-04-06 oetikermake sure WIN32 sections do NOT kick in for cygwin...
2005-04-05 oetikeronly unwind the areas, the lines should be fine by...
2005-04-05 oetikerprep for 1.2rc3 release
2005-04-05 oetiker* fix transparency rendering by rewinding the paths...
2005-04-05 oetikernew originaly copy
2005-04-04 oetikerprep for 1.2rc2 release
2005-04-03 oetikerparamters in SHIFT are separated by : like everywhere...
2005-04-03 oetikerthe piechart code does not produce release ready result...
2005-04-03 oetikerimprove png writing speed by lowering the compression
2005-04-03 oetikermake sure the font path is shorter than the buffer
2005-04-03 oetikerfix graph layout ... especially consider text propperti...
2005-04-03 oetikerthe legend string of a PRINT command gets renderd later...
2005-04-03 oetikerMMAP support for rrdtool this is suposed to speed-up...
2005-03-20 oetiker* allow configuration of the default tab width
2005-03-20 oetikeradded tabbig support
2005-03-13 oetikerntconfig is no more
2005-03-13 oetikermissed the actual code for first
2005-03-12 oetikerrrd_first code contributed by Burton Strauss <Burton...
2005-03-10 oetiker* Updated perl compile system. It now uses Makefile...
2005-03-04 oetikerBig autotool update:
2005-03-03 oetikerignorelists are a propperty of an svn directory not...
2005-02-27 oetikerdo not complain when setting environemnt variable suces...
2005-02-13 oetikerlet rrd_graph return the actual value range it picked ...
2005-01-28 oetikerfix for memory leak. Rene Gallati <security .. draxinus...
2004-10-25 oetiker* fore-rules-legend option -- author name missing
2004-10-25 oetikerfixed segmentation falt problem in rrd_tool -- Yasuhiro...
2004-10-21 oetikerfix return codes in the error case -- Haroon Rafique...
2004-09-24 oetikermisc fixed and TREND and reduce functionality by
2004-08-24 oetikerCDEF operators SHIFT, SQRT, SORT, and REV (reverse...
2004-08-08 oetikerport forward of fixes from the stable version of rrd_cgi
2004-08-07 oetikerwhen moving the data pointers we should take into accou...
2004-07-30 jakeFix the Win32 build for executable and perl-shared...
2004-06-23 oetikerIt's quie enough that the title is placed on the top
2004-06-23 oetikerreverted ... $< does not work
2004-06-22 oetikerThe "$^" variable is GNU make-specific, and fails to...
2004-06-17 oetikerfixed type for text_prop_conv prototype
2004-05-26 oetikerreduce compiler warnings. Many small fixes. -- Mike...
2004-05-25 oetikerClear out previous legend array contents before freeing...
2004-05-25 oetikerprevent small leak when resources are exhausted --...
2004-05-25 oetikerfix spelling and syntax, especially in messages that...
2004-05-25 oetikerUpdate displayed copyright messages to be consistent...
2004-05-25 oetikerThe expression's head was first checking for LT, and...
2004-05-18 oetikerits 365 days in a year .... -- Mike Slifcak
2004-05-18 oetikerbig spell checking patch -- slif@bellsouth.net
2004-05-18 oetikermake force option work
2004-05-18 oetikerfix library numbering -- Mike Slifcak
2004-05-04 oetikerAdded the ATAN function. This is being used to convert...
2004-05-03 oetiker* Allows rrdtool 1.1.x (2004-04-29) to compile on freebsd.
2004-05-02 oetikerSee the patch, attached. It changes the default angle...
2004-04-18 oetikerfixed O_BINARY
2004-03-23 oetikermake sure fole is opened binary on restore ... to make...
2004-03-21 oetikerAdded --only-graph option -- Piotr Kodzis <Piotr.Kodzis...
2004-01-19 oetikerinitial
2004-01-19 oetikermodifications for 'no more local libaries'
2003-12-26 oetikerusing --riggid it is possible to get a case where minva...
2003-11-27 oetikermake rrd_cgi build again ... Ian Holsman <rrd.developer...
2003-11-23 oetikerNew recursive parser for rrdcgi by Arend-Jan Wijtzes...
2003-11-19 oetikerAdding attributions:
2003-11-19 oetikerfixed svg generation
2003-11-17 oetikermore correct usage added -- Eldad Zack <eldad@stoneshaf...
2003-11-14 oetikerhandle NULL pointers gracefully
2003-11-12 oetikerallow to pass an open filehandle into rrd_graph as...
2003-11-12 oetikermake create much faster .. -- David M. Grimes <dgrimes...
2003-11-11 oetikerAllow to force overwrite when restoring from xml to...
2003-11-11 oetikerreplaced time_value with rrd_time_value as MacOS X...
2003-11-11 oetikerrrd files should NOT change size ever ... bulk update...
2003-11-04 oetiker20 chars max in a ds name -- Kuba Filipowicz <amo@axit.pl>
2003-10-26 oetikeradded rotation ...
2003-09-04 oetikershould not assigne but compare ... grrrrr
2003-09-02 oetikerbe pickier about what we accept in rrd_update. Complain...
2003-07-28 oetikerI was just taking a look at the development RRDtool...
2003-07-24 jakeAllow hyphen character in DEF_NAM_FMT to match DS_NAM_FMT.
2003-07-16 jakeUpdated MS Visual C++ files from 7.0 to 7.1.
2003-07-15 jakeMoved OP_COUNT to the end of the enumeration.
2003-05-20 oetikerI've made a patch to rrdcgi to add <RRD::TIME::STRFTIME...
2003-05-03 oetikersmall patch to rrd_create.c that corrects problem with the
2003-04-29 oetikerreadline in rrd_open.c reads the file in 8 KB blocks...
2003-04-29 jakeChange updatev RRA return from index_number to cf_nam...
2003-04-26 oetikeronly restore V2 and larger.
2003-04-25 jakeAlternate update interface, updatev. Returns info about...
2003-04-23 oetikerfixed version checks to only complain if xml version...
2003-04-11 oetikerNew special value COUNT which allows calculations based...
2003-04-04 oetikerI think I found a very small bug in rrd graph PDF outpu...
2003-04-01 jakeFix Win32 build. VC++ 6.0 and 7.0 now use the thread...
2003-03-31 oetikerenables RRDtool updates with microsecond or in case...
next