3
I Use This!
Activity Not Available

Commits : Listings

Analyzed 11 months ago. based on code collected 11 months ago.
Jan 20, 2023 — Jan 20, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Made authentication for Maven Central in build.gradle optional. More... almost 9 years ago
Test with Oracle JDK first in travis.yml. More... almost 9 years ago
Added IRC notification to travis.yml. More... almost 9 years ago
Created travis CI file. More... almost 9 years ago
Fixed formatting of README.rst. More... almost 9 years ago
Update all license comments to 2016. More... almost 9 years ago
Update location of logo image More... almost 9 years ago
Added logo to README.rst. More... almost 9 years ago
Prepare 0.11 release. More... almost 9 years ago
Fixed handling of negative integer values with CSVReader (fixes issue #127). More... almost 9 years ago
Extended test cases of CSVReader to cover negative integer values (see issue #127). More... almost 9 years ago
Fixed handling of empty values with CSVReader (fixes issue #126). More... almost 9 years ago
Extended test cases of CSVReader to cover empty values (see issue #126). More... almost 9 years ago
Fix indentation in README.rst. More... almost 9 years ago
Removed stub text from README.rst. More... almost 9 years ago
Added missing word to README.rst. More... almost 9 years ago
Added instructions to use GRAL with Gradle to README.rst. More... almost 9 years ago
Added instructions to use GRAL to README.rst. More... almost 9 years ago
Added basic description of GRAL to README.rst. More... almost 9 years ago
Removed obsolete build instructions from README.rst. More... almost 9 years ago
Renamed CHANGES to CHANGES.rst. More... almost 9 years ago
Updated CHANGES. More... almost 9 years ago
Bumped ProGuard version to 5.2. More... almost 9 years ago
Fixed various HTML errors in JavaDocs. More... almost 9 years ago
Simplified distribution artifacts in build.gradle. Prepared for distribution on Maven Central. More... almost 9 years ago
Added project description to build.gradle. More... almost 9 years ago
Changed build.gradle to use VectorGraphics2D 0.10 from Maven Central instead of old version from mvn.erichseifert.de repository. More... almost 9 years ago
Added minimum Gradle and Java version to README.rst More... over 9 years ago
Implemented Label.equals(Object). More... over 9 years ago
Replaced usages of XYPlot.setAreaRenderer(DataSource, AreaRenderer) with XYPlot.setAreaRenderers(DataSource, AreaRenderer, AreaRenderer...). More... over 9 years ago