aboutsummaryrefslogtreecommitdiffstats
path: root/lib/soap/wsdlDriver.rb
Commit message (Expand)AuthorAgeFilesLines
* Mon Dec 24 17:06:37 2007 NAKAMURA, Hiroshi <nahi@ruby-lang.org>nahi2007-12-241-575/+0
* forgot to update some files in the previous soap4r-1.5.5 import.nahi2005-09-151-21/+31
* * lib: do not use __send__ to access private methods. [ruby-dev:26935]nobu2005-09-021-5/+6
* * lib/{soap,wsdl,xsd}, test/{soap,wsdl,xsd}: imported soap4r/1.5.4.nahi2005-05-221-82/+166
* * lib/soap/wsdlDriver.rb: from 1.5.3-ruby1.8.2, operation which hasnahi2005-01-231-0/+4
* * lib/soap/*, test/soap/*, sample/soap/authheader/*: eval cleanup.nahi2004-12-211-24/+21
* * added files:nahi2004-12-201-240/+121
* * added files:nahi2004-07-031-28/+79
* * lib/soap/wsdlDriver.rb, lib/wsdl/soap/operation.rb: add support ofnahi2004-01-181-5/+19
* * import soap4r/1.5.2;nahi2004-01-061-22/+57
* * lib/soap/netHttpClient.rb: proxy support did not work. fixed.nahi2003-12-051-13/+13
* * lib/soap/soap.rb: add SOAP::Env module for environment repositorynahi2003-12-041-144/+156
* * lib/soap/**/*.rb, lib/wsdl/**/*.rb, lib/xsd/**/*.rb: changed license; GPL2 ...nahi2003-11-251-46/+41
* * lib/soap/baseData.rb: Introduce SOAPType as the common ancestor ofnahi2003-10-141-1/+2
* * lib/soap/* (29 files): SOAP4R added.nahi2003-09-241-0/+490