| Commit message (Expand) | Author | Age | Files | Lines |
* | * test/soap/calc: method name 'set' was able to crash with a class Set. | nahi | 2005-05-23 | 3 | -7/+7 |
* | * lib/{soap,wsdl,xsd}, test/{soap,wsdl,xsd}: imported soap4r/1.5.4. | nahi | 2005-05-22 | 22 | -90/+856 |
* | * object.c (inspect_obj): unintended space removal. | matz | 2005-03-07 | 1 | -4/+4 |
* | * lib/soap/*, test/soap/*, sample/soap/authheader/*: eval cleanup. | nahi | 2004-12-21 | 1 | -1/+1 |
* | * added files: | nahi | 2004-12-20 | 4 | -34/+49 |
* | * hash.c (rb_f_getenv): prohibit for $SAFE=4. [ruby-dev:24908] | matz | 2004-11-18 | 1 | -1/+1 |
* | * test/soap/marshal/test_struct.rb: use qualified build-tin class name | nahi | 2004-07-10 | 1 | -2/+2 |
* | * added files: | nahi | 2004-07-03 | 20 | -20/+1276 |
* | * test/soap/calc/test_calc_cgi.rb: not parent, parent directory of it. | nobu | 2004-04-08 | 1 | -1/+1 |
* | * test/drb/drbtest.rb, test/soap/calc/test_calc_cgi.rb: restore $: | nobu | 2004-04-08 | 1 | -2/+7 |
* | * ext/extmk.rb (extmake): skip uncompiled extensions. | nobu | 2004-04-08 | 1 | -6/+3 |
* | * test/soap/marshal/test_marshal.rb, test/ruby/test_marshal.rb: do $: | nahi | 2004-02-17 | 1 | -2/+8 |
* | * test/ruby/marshaltestlib.rb: common marshal testcase added. | nahi | 2004-02-17 | 2 | -628/+3 |
* | * test/*: remove $: trick. [ruby-dev:22763] use test/runner.rb to | nahi | 2004-01-29 | 3 | -12/+0 |
* | * test/rss/test_*: do $: trick while searching a module in the current | nahi | 2004-01-29 | 3 | -3/+3 |
* | * import soap4r/1.5.2; | nahi | 2004-01-06 | 5 | -24/+34 |
* | * test/soap/test_basetype.rb, test/soap/marshal/test_marshal.rb | nahi | 2003-12-24 | 2 | -3/+5 |
* | * test/soap/test_streamhandler.rb (test_basic_auth): removed. | nahi | 2003-12-23 | 1 | -10/+3 |
* | * test/soap/test_property.rb: remove duplicated test method. | nahi | 2003-12-22 | 1 | -7/+0 |
* | * lib/soap/property.rb (SOAP::Property#load): new method for loading | nahi | 2003-12-19 | 1 | -0/+38 |
* | * descrictive warning message. | nahi | 2003-12-14 | 1 | -1/+1 |
* | * lib/soap/rpc/standaloneServer.rb: add 'shutdown' and 'status' | nahi | 2003-12-08 | 3 | -6/+6 |
* | * lib/soap/netHttpClient.rb: proxy support did not work. fixed. | nahi | 2003-12-05 | 2 | -0/+542 |
* | * lib/soap/soap.rb: add SOAP::Env module for environment repository | nahi | 2003-12-04 | 1 | -1/+1 |
* | * lib/soap/streamHandler.rb: drop unused http parameters. | nahi | 2003-11-28 | 2 | -1/+5 |
* | * test/wsdl/raa/*: add new testcase for WSDL loading, parsing and reading. | nahi | 2003-11-08 | 2 | -10/+53 |
* | * lib/soap/mapping/factory.rb: mark marshalled basetype objects when | nahi | 2003-10-31 | 2 | -2/+23 |
* | * lib/soap/generator.rb: better XML pretty printing. | nahi | 2003-10-30 | 1 | -0/+1 |
* | * test/soap/calc/*, test/soap/helloworld/*: set logging threshold to ERROR. | nahi | 2003-10-22 | 4 | -9/+16 |
* | * test/soap/calc/*, test/soap/helloworld/*: catch the exception from test | nahi | 2003-10-20 | 4 | -0/+24 |
* | * test/soap/calc/*, test/soap/helloworkd/*: changed port# of test server. | nahi | 2003-10-18 | 7 | -11/+19 |
* | * lib/soap/baseData.rb: Introduce SOAPType as the common ancestor of | nahi | 2003-10-14 | 1 | -18/+154 |
* | * lib/xsd/datatypes.rb: Rational -> Decimal string bug fix. | nahi | 2003-10-05 | 2 | -2/+9 |
* | * test/logger/test_logger.rb: unlinking file before close causes problem under | nahi | 2003-10-01 | 3 | -27/+29 |
* | * lib/soap/rpc/cgistub.rb: make logging severity threshold higher. | nahi | 2003-09-27 | 5 | -4/+11 |
* | * test/ruby/test_file.rb: new file. only asserts unlink-before-close behaviour | nahi | 2003-09-26 | 1 | -1/+1 |
* | * test/soap/*, test/wsdl/*, test/xsd/*: move TestCase classes into each module | nahi | 2003-09-26 | 9 | -9/+77 |
* | * test_soapelement.rb: Illegal require path. | nahi | 2003-09-26 | 1 | -1/+1 |
* | * lib/soap/* (29 files): SOAP4R added. | nahi | 2003-09-24 | 16 | -0/+1863 |