Fri, 25 Mar 2016 11:12:16 +0100Invoke methods with string parameters
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Fri, 25 Mar 2016 11:12:16 +0100] rev 1908
Invoke methods with string parameters

Wed, 23 Mar 2016 06:07:49 +0100Removing debug line
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Wed, 23 Mar 2016 06:07:49 +0100] rev 1907
Removing debug line

Tue, 22 Mar 2016 02:51:04 +0100Don't generate 64-bit arithmetic into every class
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Tue, 22 Mar 2016 02:51:04 +0100] rev 1906
Don't generate 64-bit arithmetic into every class

Mon, 21 Mar 2016 05:46:31 +0100Don't check licenses in the embedded subrepository
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Mon, 21 Mar 2016 05:46:31 +0100] rev 1905
Don't check licenses in the embedded subrepository

Sun, 20 Mar 2016 19:44:18 +0100Executing JUnit test inside of a Java plugin-less browser.
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Sun, 20 Mar 2016 19:44:18 +0100] rev 1904
Executing JUnit test inside of a Java plugin-less browser.

Sun, 20 Mar 2016 19:37:07 +0100Return null if there is not the requested annotation on a method
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Sun, 20 Mar 2016 19:37:07 +0100] rev 1903
Return null if there is not the requested annotation on a method

Sun, 20 Mar 2016 15:26:19 +0100Don't redefine already exported classes
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Sun, 20 Mar 2016 15:26:19 +0100] rev 1902
Don't redefine already exported classes

Sun, 20 Mar 2016 11:01:12 +0100Class.getAnnotations() works when there are no annotations
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Sun, 20 Mar 2016 11:01:12 +0100] rev 1901
Class.getAnnotations() works when there are no annotations

Sun, 20 Mar 2016 09:25:47 +0100Let Class.getDeclaredMethods filter out methods from Class.getMethods
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Sun, 20 Mar 2016 09:25:47 +0100] rev 1900
Let Class.getDeclaredMethods filter out methods from Class.getMethods

Sun, 20 Mar 2016 09:05:43 +0100Make sure getAnnotations on Class and Method returns some values
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Sun, 20 Mar 2016 09:05:43 +0100] rev 1899
Make sure getAnnotations on Class and Method returns some values