Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |