aboutsummaryrefslogtreecommitdiffstats
path: root/lib/wsdl
Commit message (Expand)AuthorAgeFilesLines
* * lib/wsdl/xmlSchema/complexContent.rb: missingnahi2005-11-261-0/+4
* * lib/{soap,wsdl,xsd}, test/{soap,wsdl,xsd}: imported soap4r/1.5.5.nahi2005-09-1517-67/+236
* * lib: do not use __send__ to access private methods. [ruby-dev:26935]nobu2005-09-022-6/+8
* * lib/wsdl/xmlSchema/importer.rb (WSDL::XMLSchema::Importer#fetch): addnahi2005-08-201-1/+7
* * lib/{soap,wsdl,xsd}, test/{soap,wsdl,xsd}: imported soap4r/1.5.4.nahi2005-05-2242-376/+1292
* * array.c: replace rb_protect_inspect() and rb_inspecting_p() bymatz2005-03-041-2/+2
* * added files:nahi2004-12-2046-253/+481
* * added files:nahi2004-07-0322-14/+1090
* * exception message clean-up by Ian Macdonald <ian@caliban.org>.matz2004-03-291-1/+1
* * lib/soap/wsdlDriver.rb, lib/wsdl/soap/operation.rb: add support ofnahi2004-01-182-1/+7
* * lib/soap/netHttpClient.rb: proxy support did not work. fixed.nahi2003-12-051-6/+7
* * lib/soap/soap.rb: add SOAP::Env module for environment repositorynahi2003-12-041-2/+9
* * lib/soap/encodingstyle/soapHandler.rb: refactoring - Simplifyingnahi2003-11-301-49/+54
* * lib/soap/streamHandler.rb: drop unused http parameters.nahi2003-11-281-10/+22
* * lib/soap/**/*.rb, lib/wsdl/**/*.rb, lib/xsd/**/*.rb: changed license; GPL2 ...nahi2003-11-2542-705/+255
* * test/wsdl/raa/*: add new testcase for WSDL loading, parsing and reading.nahi2003-11-083-2/+2
* * lib/logger.rb: check if the given logdevice object respond_to :write andnahi2003-09-291-1/+1
* * lib/soap/* (29 files): SOAP4R added.nahi2003-09-2442-0/+3657