index
:
gluegen.git
1.0b06-maint
JOGL_2_SANDBOX
JOGL_CDCCVM_sgothel
MIPS_PORT
android.merged_launcher_gluegen
b202_gl44
b22x
callback_gluemap
callback_jniuserparamproxy
ios
java11
javafx
master
pulled
rc
v2.3.1_winexe
GLUEGEN repository on http://jogamp.org/ ;
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
java
/
com
/
jogamp
/
common
/
util
/
VersionNumber.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
gluegen: remove trailing whitespace
Harvey Harrison
2013-10-17
1
-38
/
+38
*
Enhance VersionNumber*: Use only RegExp and cache default (no wrapped whitesp...
Sven Gothel
2013-05-31
1
-24
/
+159
*
VersionNumber*: Add static final 'zeroVersion' for convenience and identity.
Sven Gothel
2013-04-26
1
-1
/
+5
*
VersionNumber: Add API doc, use final int values, remove protected 'nop' ctor...
Sven Gothel
2013-04-16
1
-21
/
+35
*
VersionNumber: API doc fix
Sven Gothel
2012-10-24
1
-1
/
+1
*
VersionNumber: Add API doc for string parsing
Sven Gothel
2012-10-24
1
-0
/
+7
*
VersionNumber: Remove printing Exception (was added for debugging purposes)
Sven Gothel
2012-10-24
1
-1
/
+1
*
Fix VersionNumber: Non digits cut off pattern was '\D.*' and cut off digits i...
Sven Gothel
2012-10-24
1
-43
/
+41
*
Fix VersionNumber cstr w/ string parsing: cutt-off non-digit-parts, suppress ...
Sven Gothel
2011-10-27
1
-20
/
+21
*
VersionNumber: Add cstr with version number string and delimeter
Sven Gothel
2011-03-21
1
-0
/
+29
*
small cleanup in uitl package
Michael Bien
2011-02-26
1
-0
/
+3
*
Fix: VersionNumber compare shall throw ClassCastException if argument is of d...
Sven Gothel
2011-01-31
1
-2
/
+4
*
Add generic VersionNumber util class
Sven Gothel
2010-11-28
1
-0
/
+92