[root]/groovy/modules/xmlrpc/src/test/groovy/net/xmlrpc
support arrays of primative types too
42 lines of code changed in:
Add support for BigInteger and Long
47 lines of code changed in:
Support arraus of objects (String, Integer, etc)
also fix problem with Character parameters
34 lines of code changed in:
Tidy up prior to adding array support
61 lines of code changed in:
Fix test so it runs with latest versiion of Groovy
124 lines of code changed in:
patched build to work with JSR build
51 lines of code changed in:
Bring XML-RPC back into line with Groovy Conventions
<double> now accepts and returns java.math.BigDecimal
3 lines of code changed in:
Modified test case
There's some general Groovy bug which stops the test case working 100%
temporarly removed failing code
17 lines of code changed in:
Allow a closure to take the result of an XML-RPC call
15 lines of code changed in:
Fix corrupted initial check-in of test case
74 lines of code changed in:
Added the new modules from John, Troy and Yuri.
Also refactored the ide plugins into a subdirectory.
Checked in the first cut of Zohar's eclipse plugin (renaming the old one to old-eclipse-plugin - we should move the useful stuff across and delete it)
120 lines of code changed in: