| Commit message (Expand) | Author | Age | Files | Lines |
* | forgot to update some files in the previous soap4r-1.5.5 import. | nahi | 2005-09-15 | 3 | -60/+113 |
* | * lib/{soap,wsdl,xsd}, test/{soap,wsdl,xsd}: imported soap4r/1.5.5. | nahi | 2005-09-15 | 22 | -460/+493 |
* | * lib: do not use __send__ to access private methods. [ruby-dev:26935] | nobu | 2005-09-02 | 3 | -11/+13 |
* | * lib/{soap,wsdl,xsd}, test/{soap,wsdl,xsd}: imported soap4r/1.5.4. | nahi | 2005-05-22 | 27 | -1331/+2182 |
* | * lib/soap/wsdlDriver.rb: from 1.5.3-ruby1.8.2, operation which has | nahi | 2005-01-23 | 1 | -0/+4 |
* | * lib/soap/*, test/soap/*, sample/soap/authheader/*: eval cleanup. | nahi | 2004-12-21 | 7 | -114/+87 |
* | * added files: | nahi | 2004-12-20 | 22 | -680/+1506 |
* | * added files: | nahi | 2004-07-03 | 27 | -432/+938 |
* | * dln.c, io.c, pack.c, lib/benchmark.rb, lib/cgi.rb, lib/csv.rb, | nobu | 2004-04-18 | 1 | -1/+1 |
* | * lib/soap/mapping/{factory.rb,registry.rb}: fixed illegal mapped URI | nahi | 2004-04-01 | 2 | -2/+17 |
* | * lib/soap/mapping/rubytypeFactory.rb: should not dump singleton class. | nahi | 2004-02-19 | 1 | -2/+2 |
* | * lib/soap/wsdlDriver.rb, lib/wsdl/soap/operation.rb: add support of | nahi | 2004-01-18 | 1 | -5/+19 |
* | * lib/soap/{attachment.rb,mimemessage.rb}: added from soap4r/1.5.2. | nahi | 2004-01-07 | 2 | -0/+345 |
* | * import soap4r/1.5.2; | nahi | 2004-01-06 | 18 | -167/+369 |
* | * lib/soap/property.rb: passing block by reference. | nahi | 2003-12-22 | 1 | -12/+8 |
* | * lib/soap/property.rb (SOAP::Property#load): new method for loading | nahi | 2003-12-19 | 1 | -70/+109 |
* | * lib/soap/rpc/standaloneServer.rb: add 'shutdown' and 'status' | nahi | 2003-12-08 | 2 | -1/+14 |
* | * lib/soap/soap.rb(SOAP::Env.getenv): allow upcase environment variable | nahi | 2003-12-06 | 2 | -1/+6 |
* | * lib/soap/netHttpClient.rb: proxy support did not work. fixed. | nahi | 2003-12-05 | 5 | -32/+80 |
* | * lib/soap/streamHandler.rb: support latest released version of | nahi | 2003-12-04 | 1 | -3/+5 |
* | * lib/soap/soap.rb: add SOAP::Env module for environment repository | nahi | 2003-12-04 | 6 | -296/+676 |
* | * lib/soap/encodingstyle/soapHandler.rb: refactoring - Simplifying | nahi | 2003-11-30 | 1 | -14/+14 |
* | * lib/soap/streamHandler.rb: drop unused http parameters. | nahi | 2003-11-28 | 5 | -33/+27 |
* | * lib/soap/**/*.rb, lib/wsdl/**/*.rb, lib/xsd/**/*.rb: changed license; GPL2 ... | nahi | 2003-11-25 | 29 | -604/+364 |
* | * test/wsdl/raa/*: add new testcase for WSDL loading, parsing and reading. | nahi | 2003-11-08 | 3 | -7/+37 |
* | * lib/soap/mapping/factory.rb: mark marshalled basetype objects when | nahi | 2003-10-31 | 1 | -1/+4 |
* | * lib/soap/generator.rb: better XML pretty printing. | nahi | 2003-10-30 | 2 | -8/+11 |
* | * lib/soap/netHttpClient.rb: use URI::HTTP#request_uri instead of | nahi | 2003-10-15 | 1 | -2/+2 |
* | * lib/soap/baseData.rb: Introduce SOAPType as the common ancestor of | nahi | 2003-10-14 | 14 | -349/+505 |
* | * lib/soap/netHttpClient.rb: follow http-access2. hosts which matches | nahi | 2003-10-04 | 2 | -4/+29 |
* | * lib/xsd/datatypes.rb: dump sign by itself. under the problematic platform, | nahi | 2003-10-03 | 2 | -3/+1 |
* | * lib/soap/rpc/cgistub.rb: make logging severity threshold higher. | nahi | 2003-09-27 | 2 | -10/+11 |
* | * lib/soap/* (29 files): SOAP4R added. | nahi | 2003-09-24 | 29 | -0/+6537 |