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
/
TaskBase.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bug 1213 (related): Fix TaskBase, RunnableTask and FunctionTask implementatio...
Sven Gothel
2015-09-12
1
-3
/
+12
*
Remove @deprecated methods
Sven Gothel
2014-07-09
1
-6
/
+0
*
Code Clean-Up based on our Recommended Settings (jogamp-scripting c47bc86ae2e...
Sven Gothel
2014-07-03
1
-4
/
+4
*
Fix 'typo' in messages: 'Catched' -> 'Caught'
Sven Gothel
2014-06-28
1
-2
/
+2
*
Add TaskBase.flush(Throwsable): To propagate optional reason for flush ; Depr...
Sven Gothel
2014-01-11
1
-1
/
+10
*
gluegen: remove trailing whitespace
Harvey Harrison
2013-10-17
1
-25
/
+25
*
Remedy for Bug 782: Issue Debug.initSingleton() or Debug.debug(..) before cal...
Sven Gothel
2013-07-17
1
-1
/
+6
*
Function- RunnableTask: Clear runnableException @ start for re-entry; Fix tEx...
Sven Gothel
2013-03-18
1
-4
/
+20
*
Function- RunnableTask: Add PrintStream 'exceptionOut' argument allowing non ...
Sven Gothel
2013-03-18
1
-3
/
+7
*
Fix FunctionTask's run()/eval(..) return value assignment: Ensure it's done b...
Sven Gothel
2013-02-14
1
-15
/
+15
*
Adding Function and FunctionTask extending RunnableTask functionality
Sven Gothel
2013-02-13
1
-0
/
+137