openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
GRAL
Settings
|
Report Duplicate
3
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
12 months
ago. based on code collected
12 months
ago.
Jan 20, 2023 — Jan 20, 2024
Showing page 14 of 38
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Added 0.10 release and stub for 0.11 to CHANGES file.
Erich Seifert
More...
about 11 years ago
Renamed Gradle distribution 'main' to 'standard'.
Erich Seifert
More...
about 11 years ago
Fixed an issue that caused minZoom and maxZoom to be swapped in the PlotNavigator. This commit fixed issue #77.
Michael Seifert
More...
about 11 years ago
AbstractLegend.Item exposes its symbol and label properties through getters.
Michael Seifert
More...
about 11 years ago
The class Item in AbstractLegend is now public.
Michael Seifert
More...
about 11 years ago
Removed unused import.
Erich Seifert
More...
about 11 years ago
Updated email address for mseifert in license headers of exmaple applications.
Erich Seifert
More...
about 11 years ago
Removed unnecessary usage of DataUtils.getValueOrDefault().
Erich Seifert
More...
about 11 years ago
Removed orphaned JavaDoc comments.
Erich Seifert
More...
about 11 years ago
Revert precision to 1e-14.
Erich Seifert
More...
about 11 years ago
Removed duplicate statement.
Erich Seifert
More...
about 11 years ago
Removed redundant initializations.
Erich Seifert
More...
about 11 years ago
Using TestUtils.DELTA for unit test precision where possible. Fixed visibility modifiers of several attributes.
Erich Seifert
More...
about 11 years ago
Removed unnecessary boxing and unboxing.
Erich Seifert
More...
about 11 years ago
Using Collections.addAll() instead of manually adding elements. Replaced String.indexOf() with String.contains().
Erich Seifert
More...
about 11 years ago
Replaced for loops with foreach loops where possible.
Erich Seifert
More...
about 11 years ago
Replaced non-looping while with an if statement.
Erich Seifert
More...
about 11 years ago
Removed redundant type casts.
Erich Seifert
More...
about 11 years ago
Removed final modifier from static methods.
Erich Seifert
More...
about 11 years ago
Removed unnecessary semicolons. Fixed package declaration in package-info.java for legend tests. Fixed some JavaDoc comments.
Erich Seifert
More...
about 11 years ago
Fixed example code in reST documentation.
Erich Seifert
More...
about 11 years ago
Updated version to GRAL 0.10.
Erich Seifert
More...
about 11 years ago
Added documentation for BoxPlot and RasterPlot.
Erich Seifert
More...
about 11 years ago
Updated documentation to use getter and setter methods for properties instead of the old settings.
Erich Seifert
More...
about 11 years ago
Changed e-mail address of mseifert in license header texts. Added missing license headers to several files.
Erich Seifert
More...
about 11 years ago
Using local credentials for Maven repository upload.
Erich Seifert
More...
about 11 years ago
JdbcData no longer maintains its own column types property (fixes ticket #68).
Erich Seifert
More...
about 11 years ago
Merge branch 'gradle'
Michael Seifert
More...
about 11 years ago
Removed gradle wrapper scripts from the distributed archives.
Michael Seifert
More...
about 11 years ago
Updated README to the gradle build system.
Michael Seifert
More...
about 11 years ago
←
1
2
…
10
11
12
13
14
15
16
17
18
…
37
38
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree