aboutsummaryrefslogtreecommitdiffstats
path: root/lib/soap
Commit message (Expand)AuthorAgeFilesLines
* * lib/soap/mapping/factory.rb: catch up with spec changes (returnko12007-02-242-2/+2
* * lib/xmlrpc/create.rb (XMLRPC::Create::conv2value): Symbol shouldmatz2006-11-023-10/+10
* * lib/soap/generator.rb (SOAP::SOAPGenerator#encode_tag): do not dumpnahi2006-09-021-7/+13
* * object.c (rb_mod_attr): make Module#attr to be an alias tomatz2006-07-202-2/+2
* * bignum.c (bignorm): sizeof(long) may be smaller thanmatz2006-07-112-4/+9
* forgot to update some files in the previous soap4r-1.5.5 import.nahi2005-09-153-60/+113
* * lib/{soap,wsdl,xsd}, test/{soap,wsdl,xsd}: imported soap4r/1.5.5.nahi2005-09-1522-460/+493
* * lib: do not use __send__ to access private methods. [ruby-dev:26935]nobu2005-09-023-11/+13
* * lib/{soap,wsdl,xsd}, test/{soap,wsdl,xsd}: imported soap4r/1.5.4.nahi2005-05-2227-1331/+2182
* * 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-217-114/+87
* * added files:nahi2004-12-2022-680/+1506
* * added files:nahi2004-07-0327-432/+938
* * dln.c, io.c, pack.c, lib/benchmark.rb, lib/cgi.rb, lib/csv.rb,nobu2004-04-181-1/+1
* * lib/soap/mapping/{factory.rb,registry.rb}: fixed illegal mapped URInahi2004-04-012-2/+17
* * lib/soap/mapping/rubytypeFactory.rb: should not dump singleton class.nahi2004-02-191-2/+2
* * 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