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-2234-376/+715
* This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)2005-05-228-0/+577
* * added files:nahi2004-12-2044-253/+382
* This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)2004-12-202-0/+99
* This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)2004-07-0312-0/+1000
* * added filesnahi2004-07-0310-14/+90
* * eval.c (top_include): include in the wrapped load is done formatz2004-04-051-1/+1
* * lib/soap/wsdlDriver.rb, lib/wsdl/soap/operation.rb: add support ofnahi2004-01-302-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