| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove deprectated classes and methods | Sven Gothel | 2015-10-15 | 1 | -11/+9 |
* | Bug 1213: Refine changes .. comments and API | Sven Gothel | 2015-09-15 | 1 | -5/+7 |
* | Bug 1213 (related): Fix TaskBase, RunnableTask and FunctionTask implementatio... | Sven Gothel | 2015-09-12 | 1 | -48/+42 |
* | Code Clean-Up based on our Recommended Settings (jogamp-scripting c47bc86ae2e... | Sven Gothel | 2014-07-03 | 1 | -6/+6 |
* | RunnableTask: Add static method 'invokeOnNewThread(..)' for convenience (Used... | Sven Gothel | 2014-05-11 | 1 | -1/+39 |
* | gluegen: remove trailing whitespace | Harvey Harrison | 2013-10-17 | 1 | -15/+15 |
* | RunnableTask/FunctionTask run(): Write tExecuted in finally block, removing c... | Sven Gothel | 2013-07-09 | 1 | -4/+3 |
* | Function- RunnableTask: Clear runnableException @ start for re-entry; Fix tEx... | Sven Gothel | 2013-03-18 | 1 | -4/+10 |
* | Function- RunnableTask: Add PrintStream 'exceptionOut' argument allowing non ... | Sven Gothel | 2013-03-18 | 1 | -8/+18 |
* | Fix FunctionTask's run()/eval(..) return value assignment: Ensure it's done b... | Sven Gothel | 2013-02-14 | 1 | -2/+2 |
* | Adding Function and FunctionTask extending RunnableTask functionality | Sven Gothel | 2013-02-13 | 1 | -118/+33 |
* | IOUtil: Better resource location debug info; RunnableTask adds 'flush()' meth... | Sven Gothel | 2012-07-05 | 1 | -14/+44 |
* | RunnableTask: Add documentation, incl. unit test. Add ReflectionUtil.MethodAc... | Sven Gothel | 2011-11-22 | 1 | -10/+46 |
* | RunnableTask: Allow validation whether invoking thread intends to wait for th... | Sven Gothel | 2011-09-27 | 1 | -0/+6 |
* | small cleanup in uitl package | Michael Bien | 2011-02-26 | 1 | -1/+2 |
* | Don't printStackTrace if the exception shall be catched for later use | Sven Gothel | 2010-11-14 | 1 | -6/+2 |
* | RunnableTask: Add attachment | Sven Gothel | 2010-09-27 | 1 | -1/+18 |
* | Fix: In case of a sync notifyObject, the whole action must be synchronized/lo... | Sven Gothel | 2010-09-23 | 1 | -11/+34 |
* | LICENSE.txt changes: | Sven Gothel | 2010-09-14 | 1 | -24/+26 |
* | Adding RunnableTask, generic notifyable Runnable wrapper | Sven Gothel | 2010-06-16 | 1 | -0/+90 |