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
/
IOUtil.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
StringBuffer -> StringBuilder (Local objects, no concurrency)
Sven Gothel
2012-04-16
1
-1
/
+1
*
IOUtil: Add fail-safe getFileOutputStream(..) (inspired by pngj helper class)
Sven Gothel
2012-04-07
1
-0
/
+36
*
Fix IOUtil: Handle all '../' and './' cases by reducing the path.
Sven Gothel
2012-04-02
1
-21
/
+42
*
Add 'asset' URLConnection; IOUtil uses URLConnection / incr. effeciency; Andr...
Sven Gothel
2012-03-17
1
-91
/
+159
*
PropertyAccess: Push down 'isPropertyDefined(final String property, final boo...
Sven Gothel
2012-03-13
1
-1
/
+2
*
SecurityUtil: Generalize cert validation and AccessControlContext query; Prop...
Sven Gothel
2012-03-13
1
-21
/
+32
*
Intro.: PropertyAccess ; Added safe PropertyAccess for JNILibLoaderBase, Plat...
Sven Gothel
2012-03-13
1
-2
/
+6
*
Stabilize open InputStream's / Closeable's: Decorate w/ try-finally and close...
Sven Gothel
2012-03-10
1
-0
/
+16
*
Fix regression (#2) of commit 04391a3f417e10e1b6dafbd8becc63659af633c30 (remo...
Sven Gothel
2011-11-29
1
-1
/
+1
*
Fix TempJarCache's Multi-User Bug (Reported by Martin Hegedus)
Sven Gothel
2011-11-29
1
-0
/
+53
*
Fix regresseion of commit 04391a3f417e10e1b6dafbd8becc63659af633c3 (forced pe...
Sven Gothel
2011-11-29
1
-1
/
+1
*
JarUtil: Improve Robustness (Bug 522) and API doc, prepare for Jar-In-Jar. Ad...
Sven Gothel
2011-11-29
1
-5
/
+30
*
IOUtil's getTempRoot()'s Fix chicken-egg problem ; Adding proper API doc
Sven Gothel
2011-09-30
1
-2
/
+26
*
IOUtil: Generalize w/ getTempRoot()
Sven Gothel
2011-09-30
1
-9
/
+17
*
IOUtil/Android: Convenient createTempFile wrapper for Android, using the cont...
Sven Gothel
2011-09-28
1
-1
/
+35
*
Enhancement/GenericStyle:
Sven Gothel
2011-09-19
1
-0
/
+45
*
IOUtil getResource() - Lookup class package space 1st; Catch all Throwables ;...
Sven Gothel
2011-09-14
1
-19
/
+67
*
GlueGen proper size / alignment of primitive and compound types usage [1/2] -...
Sven Gothel
2011-07-17
1
-9
/
+9
*
Merged Locator -> IOUtil; int Platform.getPageSize(); Added unit test for IOU...
Sven Gothel
2011-06-08
1
-43
/
+221
*
Merged JOGL's general purpose static methods of StreamUtil and FileUtil into ...
Sven Gothel
2011-06-07
1
-6
/
+95
*
Add IOUtil - generic URL to File and stream to stream copy
Sven Gothel
2011-04-01
1
-0
/
+84