2
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Sep 21, 2024 — Sep 21, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
add sourceforge file deployment More... over 12 years ago
merge pull request #54 (deploy to maven central) More... over 12 years ago
update version to 1.33-SNAPSHOT More... over 12 years ago
prepare release - update copyright information - update README - add JACOCO code coverage plugin - set version to 1.32 More... over 12 years ago
Parse -XX:+PrintTenuringDistribution for OpenJDK1.6.0_22 (issue #60) More... over 12 years ago
minor fixes in renderer More... over 12 years ago
add junit tests for DataReaderJRockit 1.5 + 1.6 More... over 12 years ago
Enhanced support for JRockit 1.5 / 1.6 (issue #45) More... over 12 years ago
new deployment to sf.net using ant scp task More... over 12 years ago
Add support for G1GC log lines that contain decimal separators. More... over 12 years ago
fix IBM parser for large numbers (issue #41) More... over 12 years ago
Prepare for publishing to Maven Central More... over 12 years ago
Delete templated file to make it ignored. More... over 12 years ago
Ignore auto-generated build.info.properties More... over 12 years ago
Comments in travis.yml, move plugin versions to pluginManagement More... over 12 years ago
Avoid travis running install target, reduce build output More... over 12 years ago
Make travis build and upload to gh-pages automatically More... over 12 years ago
make travis work on master branch and send to ML More... over 12 years ago
Merge branch 'topic-j9logfix' of https://github.com/ecki/GCViewer into topic-j9logfix More... over 12 years ago
suppress parser error dialog when refreshing automatically More... over 12 years ago
add some documentation More... over 12 years ago
add detailed unittest for jrockit 1.4.2 More... over 12 years ago
fix bug in chart drawing wrong vertical lines for clipped polygons (introduced with clipping of polygons in issue #48) More... over 12 years ago
prevent ArrayIndexOutOfBoundsException in #findInsertionBoundary() (issue #52) More... over 12 years ago
add unittest for localization independency (issue #50) More... over 12 years ago
Avoid null cast and replace println() with "%n" in printf(). More... over 12 years ago
Don't use localization when writing events with SimpleGcWriter More... over 12 years ago
remove dependency cycle between exp + exp.summary package (+ rename exp.summary to exp.impl) More... almost 13 years ago
add new export format "Simple GC Log" (compatible to GCHisto) More... almost 13 years ago
read build.info.properties from classpath (move BuildInfoReader into util package) More... almost 13 years ago