*** empty log message *** |
|
More...
|
about 13 years ago
|
removed .checkstyle, .classpath and .project - use maven eclipse:eclipse to build them |
|
More...
|
over 15 years ago
|
introduced maven build |
|
More...
|
over 15 years ago
|
more tests |
|
More...
|
over 16 years ago
|
no need to fully declare common objects |
|
More...
|
over 16 years ago
|
code quality |
|
More...
|
over 16 years ago
|
minor changes |
|
More...
|
over 16 years ago
|
minor changes |
|
More...
|
over 16 years ago
|
code quality |
|
More...
|
over 16 years ago
|
added toString method tried to consolidate eclipse formatter and checkstyle |
|
More...
|
over 16 years ago
|
minor changes |
|
More...
|
almost 17 years ago
|
changed structure for maven build removed some checkstyle warnings |
|
More...
|
almost 17 years ago
|
added checkstyle added version 1.2 jars |
|
More...
|
almost 17 years ago
|
minor changes |
|
More...
|
almost 17 years ago
|
added getMethodSignatures & getAttributeNames |
|
More...
|
almost 17 years ago
|
added some documentation added tests for inner classes |
|
More...
|
almost 17 years ago
|
generated jars |
|
More...
|
almost 17 years ago
|
returns now the exact type when instantiating objects (no need to cast anymore) |
|
More...
|
almost 17 years ago
|
changed PrivilegedAccessor to use Object[] args again |
|
More...
|
about 17 years ago
|
added functionality to access methods with array parameters |
|
More...
|
about 17 years ago
|
removed unnecessary methods (were already commented out) |
|
More...
|
about 17 years ago
|
* added some more unit-tests * improved error output * removed methods that are no longer needed due to variable parameter count (e.g. invokeMethod() with 0 or 1 parameters) * removed methods that are no longer needed due to autoboxing (e.g. setValue(primitive), invokeMethod(method, primitive)) * removed test-classes from jar and src.zip |
|
More...
|
about 17 years ago
|
changed code to java 1.5 style added more tests used java 1.5 style for tests added version.txt |
|
More...
|
about 17 years ago
|
changed license |
|
More...
|
over 17 years ago
|
added maven build |
|
More...
|
over 17 years ago
|
some cleanup for checkstyle some additional unit-tests for primitives and wrong arguments |
|
More...
|
over 17 years ago
|
improved test-coverage (was 63,4%) |
|
More...
|
almost 20 years ago
|
improved test coverage (was 51,6%) corrected bug: ArrayOutOfBoundsException when calling a method with parameters but without parameters in the signature |
|
More...
|
almost 20 years ago
|
minor changes |
|
More...
|
almost 20 years ago
|
introduced shortcut PA (feature request #1149627) compiles with jdk 1.3 (bub #1149620) some checkstyle cleanup |
|
More...
|
almost 20 years ago
|