aboutsummaryrefslogtreecommitdiffstats
path: root/lib/soap/rpc
Commit message (Expand)AuthorAgeFilesLines
* Mon Dec 24 17:06:37 2007 NAKAMURA, Hiroshi <nahi@ruby-lang.org>nahi2007-12-249-2240/+0
* * bignum.c (bignorm): sizeof(long) may be smaller thanmatz2006-07-111-3/+8
* forgot to update some files in the previous soap4r-1.5.5 import.nahi2005-09-151-0/+1
* * lib/{soap,wsdl,xsd}, test/{soap,wsdl,xsd}: imported soap4r/1.5.5.nahi2005-09-154-95/+183
* * 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-227-781/+1031
* * lib/soap/*, test/soap/*, sample/soap/authheader/*: eval cleanup.nahi2004-12-211-25/+20
* * added files:nahi2004-12-207-269/+614
* * added files:nahi2004-07-037-141/+267
* * dln.c, io.c, pack.c, lib/benchmark.rb, lib/cgi.rb, lib/csv.rb,nobu2004-04-181-1/+1
* * import soap4r/1.5.2;nahi2004-01-066-63/+156
* * lib/soap/rpc/standaloneServer.rb: add 'shutdown' and 'status'nahi2003-12-081-0/+12
* * lib/soap/netHttpClient.rb: proxy support did not work. fixed.nahi2003-12-051-12/+12
* * lib/soap/soap.rb: add SOAP::Env module for environment repositorynahi2003-12-041-104/+175
* * lib/soap/**/*.rb, lib/wsdl/**/*.rb, lib/xsd/**/*.rb: changed license; GPL2 ...nahi2003-11-258-164/+91
* * lib/soap/baseData.rb: Introduce SOAPType as the common ancestor ofnahi2003-10-141-0/+1
* * lib/soap/netHttpClient.rb: follow http-access2. hosts which matchesnahi2003-10-041-2/+3
* * lib/soap/rpc/cgistub.rb: make logging severity threshold higher.nahi2003-09-272-10/+11
* * lib/soap/* (29 files): SOAP4R added.nahi2003-09-248-0/+1323