aboutsummaryrefslogtreecommitdiffstats
path: root/lib/soap
Commit message (Expand)AuthorAgeFilesLines
* * lib/soap/streamHandler.rb: drop unused http parameters.nahi2003-11-285-33/+27
* * lib/soap/**/*.rb, lib/wsdl/**/*.rb, lib/xsd/**/*.rb: changed license; GPL2 ...nahi2003-11-2529-604/+364
* * test/wsdl/raa/*: add new testcase for WSDL loading, parsing and reading.nahi2003-11-083-7/+37
* * lib/soap/mapping/factory.rb: mark marshalled basetype objects whennahi2003-10-311-1/+4
* * lib/soap/generator.rb: better XML pretty printing.nahi2003-10-302-8/+11
* * lib/soap/netHttpClient.rb: use URI::HTTP#request_uri instead ofnahi2003-10-151-2/+2
* * lib/soap/baseData.rb: Introduce SOAPType as the common ancestor ofnahi2003-10-1414-349/+505
* * lib/soap/netHttpClient.rb: follow http-access2. hosts which matchesnahi2003-10-042-4/+29
* * lib/xsd/datatypes.rb: dump sign by itself. under the problematic platform,nahi2003-10-032-3/+1
* * lib/soap/rpc/cgistub.rb: make logging severity threshold higher.nahi2003-09-272-10/+11
* * lib/soap/* (29 files): SOAP4R added.nahi2003-09-2429-0/+6537