summaryrefslogtreecommitdiff
path: root/lib/soap
AgeCommit message (Expand)Author
2005-09-15forgot to update some files in the previous soap4r-1.5.5 import.nahi
2005-09-15 * lib/{soap,wsdl,xsd}, test/{soap,wsdl,xsd}: imported soap4r/1.5.5.nahi
2005-09-02* lib: do not use __send__ to access private methods. [ruby-dev:26935]nobu
2005-05-22 * lib/{soap,wsdl,xsd}, test/{soap,wsdl,xsd}: imported soap4r/1.5.4.nahi
2005-05-22This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)
2005-01-23 * lib/soap/wsdlDriver.rb: from 1.5.3-ruby1.8.2, operation which hasnahi
2004-12-21 * lib/soap/*, test/soap/*, sample/soap/authheader/*: eval cleanup.nahi
2004-12-20 * added files:nahi
2004-12-20This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)
2004-07-03This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)
2004-07-03 * added filesnahi
2004-04-18* dln.c, io.c, lib/benchmark.rb, lib/cgi.rb, lib/csv.rb, lib/date.rb,nobu
2004-04-01 * lib/soap/mapping/{factory.rb,registry.rb}: fixed illegal mapped URInahi
2004-01-30 * lib/soap/wsdlDriver.rb, lib/wsdl/soap/operation.rb: add support ofnahi
2004-01-07This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)
2003-12-22 * lib/soap/property.rb: passing block by reference.nahi
2003-12-19 * lib/soap/property.rb (SOAP::Property#load): new method for loadingnahi
2003-12-08 * lib/soap/rpc/standaloneServer.rb: add 'shutdown' and 'status'nahi
2003-12-06 * lib/soap/soap.rb(SOAP::Env.getenv): allow upcase environment variablenahi
2003-12-05 * lib/soap/netHttpClient.rb: proxy support did not work. fixed.nahi
2003-12-04 * lib/soap/streamHandler.rb: support latest released version ofnahi
2003-12-04 * lib/soap/soap.rb: add SOAP::Env module for environment repositorynahi
2003-11-30 * lib/soap/encodingstyle/soapHandler.rb: refactoring - Simplifyingnahi
2003-11-28* lib/soap/streamHandler.rb: drop unused http parameters.nahi
2003-11-25* lib/soap/**/*.rb, lib/wsdl/**/*.rb, lib/xsd/**/*.rb: changed license; GPL2 ...nahi
2003-11-08* test/wsdl/raa/*: add new testcase for WSDL loading, parsing and reading.nahi
2003-10-31* lib/soap/mapping/factory.rb: mark marshalled basetype objects whennahi
2003-10-30* lib/soap/generator.rb: better XML pretty printing.nahi
2003-10-15* lib/soap/netHttpClient.rb: use URI::HTTP#request_uri instead ofnahi
2003-10-14* lib/soap/baseData.rb: Introduce SOAPType as the common ancestor ofnahi
2003-10-04* lib/soap/netHttpClient.rb: follow http-access2. hosts which matchesnahi
2003-10-03* lib/xsd/datatypes.rb: dump sign by itself. under the problematic platform,nahi
2003-09-27* lib/soap/rpc/cgistub.rb: make logging severity threshold higher.nahi
2003-09-24* lib/soap/* (29 files): SOAP4R added.nahi