summaryrefslogtreecommitdiffstats
path: root/src/junit/com/jogamp/common/util/TestVersionNumber.java
Commit message (Expand)AuthorAgeFilesLines
* Enhance VersionNumber*: Use only RegExp and cache default (no wrapped whitesp...Sven Gothel2013-05-311-9/+206
* Fix VersionNumber: Non digits cut off pattern was '\D.*' and cut off digits i...Sven Gothel2012-10-241-0/+102