aboutsummaryrefslogtreecommitdiffstats
path: root/lib/soap/mapping
Commit message (Expand)AuthorAgeFilesLines
* Mon Dec 24 17:06:37 2007 NAKAMURA, Hiroshi <nahi@ruby-lang.org>nahi2007-12-247-2500/+0
* * 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-021-8/+8
* * object.c (rb_mod_attr): make Module#attr to be an alias tomatz2006-07-202-2/+2
* forgot to update some files in the previous soap4r-1.5.5 import.nahi2005-09-151-39/+81
* * lib/{soap,wsdl,xsd}, test/{soap,wsdl,xsd}: imported soap4r/1.5.5.nahi2005-09-155-197/+82
* * lib: do not use __send__ to access private methods. [ruby-dev:26935]nobu2005-09-021-1/+1
* * lib/{soap,wsdl,xsd}, test/{soap,wsdl,xsd}: imported soap4r/1.5.4.nahi2005-05-226-288/+634
* * lib/soap/*, test/soap/*, sample/soap/authheader/*: eval cleanup.nahi2004-12-214-51/+39
* * added files:nahi2004-12-207-136/+642
* * added files:nahi2004-07-035-90/+151
* * 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
* * import soap4r/1.5.2;nahi2004-01-063-17/+1
* * lib/soap/streamHandler.rb: drop unused http parameters.nahi2003-11-283-22/+22
* * lib/soap/**/*.rb, lib/wsdl/**/*.rb, lib/xsd/**/*.rb: changed license; GPL2 ...nahi2003-11-256-108/+58
* * test/wsdl/raa/*: add new testcase for WSDL loading, parsing and reading.nahi2003-11-082-6/+36
* * lib/soap/mapping/factory.rb: mark marshalled basetype objects whennahi2003-10-311-1/+4
* * lib/soap/baseData.rb: Introduce SOAPType as the common ancestor ofnahi2003-10-144-239/+358
* * lib/soap/* (29 files): SOAP4R added.nahi2003-09-246-0/+1571