| Commit message (Expand) | Author | Age | Files | Lines |
* | StringBuffer -> StringBuilder (Local objects, no concurrency) | Sven Gothel | 2012-04-16 | 1 | -1/+1 |
* | Platform: Add AWT_AVAILABLE 'knowledge'; RunnableExecutor: Add AWTEDT impl. /... | Sven Gothel | 2012-03-26 | 1 | -2/+7 |
* | ReflectionUtil: Catch NoClassDefFoundError @ getMethod() for robustness | Sven Gothel | 2011-11-24 | 1 | -3/+11 |
* | RunnableTask: Add documentation, incl. unit test. Add ReflectionUtil.MethodAc... | Sven Gothel | 2011-11-22 | 1 | -0/+28 |
* | Enhance ReflectionUtil getConstructor(..) w/ 2nd attempt of cstr look-up w/ a... | Sven Gothel | 2011-09-30 | 1 | -5/+39 |
* | Enhancement/GenericStyle: | Sven Gothel | 2011-09-19 | 1 | -21/+21 |
* | ReflectionUtil: split up createInstance() / use var-args where possible w/o c... | Sven Gothel | 2011-03-19 | 1 | -7/+16 |
* | small cleanup in uitl package | Michael Bien | 2011-02-26 | 1 | -4/+0 |
* | Fix: Remove unused argument ClassLoader | Sven Gothel | 2011-02-13 | 1 | -3/+2 |
* | Move implementation private files from com.jogamp.<module>.impl. to jogamp.<m... | Sven Gothel | 2011-02-09 | 1 | -1/+1 |
* | ReflectionUtil: Add getBaseName(Class) | Sven Gothel | 2010-12-19 | 1 | -0/+5 |
* | Add generic VersionUtil (Manifest and Platform) ; Add VersionInfo | Sven Gothel | 2010-11-10 | 1 | -0/+1 |
* | Moved locking to: com.jogamp.common.util.locks ; Better abstraction ; Misc ch... | Sven Gothel | 2010-10-14 | 1 | -16/+33 |
* | Split up method call for reusage | Sven Gothel | 2010-07-23 | 1 | -11/+36 |
* | Moving ClassLoader parameter to the end, which seems to be easier to read. | Sven Gothel | 2010-06-28 | 1 | -7/+7 |
* | pass a ClassLoader to all methods which load classes. (ReflectionUtil) | Michael Bien | 2010-06-17 | 1 | -18/+18 |
* | ReflectionUtil: Added callStaticMethod(..) | Sven Gothel | 2010-05-05 | 1 | -8/+48 |
* | Fix Exception Handling .. | Sven Gothel | 2010-04-20 | 1 | -27/+47 |
* | Importing files from JOGL (preserving history) | Sven Gothel | 2010-04-19 | 1 | -15/+16 |
* | Moving imported files to proper place | Sven Gothel | 2010-04-19 | 1 | -0/+188 |