6
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 26, 2024 — Jun 26, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Lots of javadoc spell checking More... over 13 years ago
updated mime-types More... over 13 years ago
Updated javadoc More... over 13 years ago
Updated javadoc configuration and source More... over 13 years ago
RrdFileBackend is now a abstract class. The old RrdFileBackend class is now called RrdRandomAccessFileBackend and inherit from it. More... over 13 years ago
jrrd update: added the FLOAT_COOKIE from rrd_format.h and the usec support for last update. More... over 13 years ago
Small fix. More... over 13 years ago
Update maven plugin versions. More... over 13 years ago
Prepare for release 2.1. More... over 13 years ago
Added a background patch under a legend block, to better manage transparent colors. More... over 13 years ago
GPL license removed, since no news from the original author More... over 13 years ago
Correction of issue #16, no converter classes or jar More... over 13 years ago
jrdd tests for many rrdttools' files More... almost 14 years ago
Updated jrrd code to manage rrdtool's file 0003, with some improvements. It follows more closely the code structure of rrdtool using UnivalArray, so it's more legible and should be easier to improved. More... almost 14 years ago
Fixed issue 11. More... almost 14 years ago
Remove public from interface. More... almost 14 years ago
Fix onlyGraph margins. Remove 64px height limit (no idea why it was there for in the first place). More... almost 14 years ago
Fix for FIRST. Javadoc fixes. More... almost 14 years ago
More clean and simple implementation of percentile calculation. More... almost 14 years ago
More sensible design pattern for non rrd sources in dataprocessor. More... almost 14 years ago
Ant now expects UTF-8 encoding for source files, like maven. More... almost 14 years ago
Gradle now expect UTF-8 enconding for source files, like maven. More... almost 14 years ago
micro symbol is now a micron, not a u More... almost 14 years ago
A few cosmetic modifications and some warnings removed. More... almost 14 years ago
Extented time parser and a associated test. Inspired from alternative implementation More... almost 14 years ago
indentation correction More... almost 14 years ago
Correction of a bug found in alternative implementation: Vertical labels disappear on a certain graphs More... almost 14 years ago
draw the axis after the data and grid are drawn More... almost 14 years ago
typo More... almost 14 years ago
Fix for headless issue on MacOSX More... almost 14 years ago