1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/test
nahi 42bca643c3 * lib/soap/streamHandler.rb: drop unused http parameters.
* lib/soap/encodingstyle/soapHandler.rb, lib/soap/mapping/factory.rb,
  lib/soap/mapping/mapping.rb, lib/soap/mapping/registry.rb,
  lib/wsdl/soap/complexType.rb: ApacheSOAP's map support was broken under WSDL
  dynanic client environment.  fixed.

* test/wsdl/raa/*: add tests.

* lib/xsd/datatypes.rb: dateTime precision bug fix (at least, I hope.)  bug of
  soap4r.  XSDDateTimeImple.to_time passed a Float to Time.local/Time.gm as an
  usec, and NUM2LONG(rb_num2long for Float) causes rounding error.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@5045 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2003-11-28 05:53:16 +00:00
..
csv * gc.c (Init_stack): stack region is far smaller than usual if 2003-11-22 04:00:03 +00:00
digest
drb
fileutils * test/fileutils/test_fileutils.rb: should take the existing symbolic 2003-11-26 06:42:52 +00:00
logger
monitor
optparse
ostruct
ruby * test/ruby/test_proc.rb (test_arity): added. 2003-11-27 19:45:17 +00:00
soap * lib/soap/streamHandler.rb: drop unused http parameters. 2003-11-28 05:53:16 +00:00
stringio
strscan
testunit * lib/test/unit/util/backtracefilter.rb: fixed a bug that occurred 2003-11-21 22:36:13 +00:00
uri
wsdl * lib/soap/streamHandler.rb: drop unused http parameters. 2003-11-28 05:53:16 +00:00
xsd * lib/soap/streamHandler.rb: drop unused http parameters. 2003-11-28 05:53:16 +00:00
yaml * gc.c (Init_stack): stack region is far smaller than usual if 2003-11-22 04:00:03 +00:00
runner.rb