aboutsummaryrefslogtreecommitdiffstats
path: root/lib/soap
Commit message (Expand)AuthorAgeFilesLines
* * lib/soap/wsdlDriver.rb, lib/wsdl/soap/operation.rb: add support ofnahi2004-01-181-5/+19
* * lib/soap/{attachment.rb,mimemessage.rb}: added from soap4r/1.5.2.nahi2004-01-072-0/+345
* * import soap4r/1.5.2;nahi2004-01-0618-167/+369
* * lib/soap/property.rb: passing block by reference.nahi2003-12-221-12/+8
* * lib/soap/property.rb (SOAP::Property#load): new method for loadingnahi2003-12-191-70/+109
* * lib/soap/rpc/standaloneServer.rb: add 'shutdown' and 'status'nahi2003-12-082-1/+14
* * lib/soap/soap.rb(SOAP::Env.getenv): allow upcase environment variablenahi2003-12-062-1/+6
* * lib/soap/netHttpClient.rb: proxy support did not work. fixed.nahi2003-12-055-32/+80
* * lib/soap/streamHandler.rb: support latest released version ofnahi2003-12-041-3/+5
* * lib/soap/soap.rb: add SOAP::Env module for environment repositorynahi2003-12-046-296/+676
* * lib/soap/encodingstyle/soapHandler.rb: refactoring - Simplifyingnahi2003-11-301-14/+14
* * 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