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
/
junit
/
com
/
jogamp
/
common
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bug 908: Fix URI/URL double encoding, ensuring encoded/decoded variants are u...
Sven Gothel
2014-09-07
2
-23
/
+189
*
Code Clean-Up based on our Recommended Settings (jogamp-scripting c47bc86ae2e...
Sven Gothel
2014-07-03
6
-61
/
+61
*
Fix Bug 857: GlueGen produces erroneous file URI on Windows, which breaks Net...
Sven Gothel
2013-10-18
4
-241
/
+149
*
Add '@FixMethodOrder(MethodSorters.NAME_ASCENDING)' to all *Test* classes
Sven Gothel
2013-08-31
3
-0
/
+12
*
URIQueryProps: Custumize query separator, allowing user to favor ';' over '&'
Sven Gothel
2013-08-30
1
-1
/
+1
*
Add URIQueryProps: Simple tool to process URI queries as properties
Sven Gothel
2013-08-28
1
-0
/
+26
*
Fix URLCompositionTest for Bug 757 (3): If file, replace '/' in expected resu...
Sven Gothel
2013-06-19
1
-2
/
+4
*
Fix URLCompositionTest for Bug 757 (2): If file, replace '/' in expected resu...
Sven Gothel
2013-06-19
1
-1
/
+11
*
Fix URLCompositionTest for Bug 757: If file, replace '/' in expected result w...
Sven Gothel
2013-06-19
1
-10
/
+12
*
Fix Bug 757: Regression of URL to URI conversion (Encoded path not compatible...
Sven Gothel
2013-06-19
1
-0
/
+40
*
Fix Bug 683 part1: IOUtil, JarUtil, TempJarCache, .. uses URI instead of URL ...
Sven Gothel
2013-06-09
3
-49
/
+139
*
Fix IOUtil: Handle all '../' and './' cases by reducing the path.
Sven Gothel
2012-04-02
4
-6
/
+33
*
Add 'asset' URLConnection; IOUtil uses URLConnection / incr. effeciency; Andr...
Sven Gothel
2012-03-17
4
-0
/
+254