Directory groovy/modules/xmlrpc/src/main/uk/co/wilson/net/xmlrpc/

Directory Created:
2004-01-29 10:17
Total Files:
2
Deleted Files:
1
Lines of Code:
658

Browse with ViewVC

[root]/groovy/modules/xmlrpc/src/main/uk/co/wilson/net/xmlrpc

Lines of Code

groovy/modules/xmlrpc/src/main/uk/co/wilson/net/xmlrpc/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 32 (100.0%) 855 (100.0%) 26.7
tug 31 (96.9%) 482 (56.4%) 15.5
jstrachan 1 (3.1%) 373 (43.6%) 373.0

Most Recent Commits

tug 2005-11-27 13:37

support arrays of primative types too

87 lines of code changed in:

tug 2005-11-27 13:12

Add support for BigInteger and Long

4 lines of code changed in:

tug 2005-11-27 12:59

Support arraus of objects (String, Integer, etc)

also fix problem with Character parameters

18 lines of code changed in:

tug 2005-11-27 12:23

Tidy up prior to adding array support

1 lines of code changed in:

tug 2005-10-07 13:22

Minor refactor in response to som Finfbugs warnings

1 lines of code changed in:

tug 2005-09-04 12:57

Remove last reference to grrovy.lang from the uk.co.wilson.* packages

This will help integration with the Smack libraries

This mechanism will change

in the future but it's quite a big refactor

3 lines of code changed in:

tug 2005-09-04 12:43

Tidy the licences up

30 lines of code changed in:

tug 2005-09-04 09:56

Tidy up the processing of Jabber-RPC messages

13 lines of code changed in:

tug 2005-09-03 19:11

Auomate the serialisation of subclasses of supported data types

20 lines of code changed in:

tug 2005-09-03 16:42

Remove a couple of redundant imports

0 lines of code changed in:

tug 2005-09-03 16:13

Refactor to tidy up the generation of calls, results and faults

57 lines of code changed in:

tug 2005-08-31 15:13

Refactor in preperation for adding a Jabber transport component in addition to the existing HTTP transport

3 lines of code changed in:

tug 2004-07-29 08:10

Deal with exceptions thrown in the middle of returning a fault response

12 lines of code changed in:

tug 2004-07-27 09:18

Reduce XMLMessageProcessor's dependancy on Groovy stuff

101 lines of code changed in:

tug 2004-07-26 16:10

Tidy up exception handling

2 lines of code changed in:

tug 2004-07-21 16:35

Throw only one type of exception for remote call failure

Now you only get XMLRPCCallFailureException or IOException

22 lines of code changed in:

tug 2004-07-21 15:49

Tidy up the exception throwing when the remote call fails

There is now a specific excption to catch for this case

11 lines of code changed in:

tug 2004-07-21 12:52

Catch null values and produced a proper error message

10 lines of code changed in:

tug 2004-07-20 15:28

Allow GStrings to be struct member names

1 lines of code changed in:

tug 2004-07-20 14:54

Cnahe the BigInteger to BigDecimal - typo in last patch

2 lines of code changed in:

(7 more)

Generated by StatSVN 0.3.2-SNAPSHOT