mirror of
https://github.com/ruby/ruby.git
synced 2025-09-21 19:44:01 +02:00
* accidently it was not ci-ed in the previous commits.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@5592 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
accf51b3d0
commit
11332143cc
1 changed files with 16 additions and 0 deletions
16
ChangeLog
16
ChangeLog
|
@ -1,3 +1,19 @@
|
||||||
|
Sat Jan 31 01:00:32 2004 NAKAMURA, Hiroshi <nakahiro@sarion.co.jp>
|
||||||
|
|
||||||
|
* lib/soap/wsdlDriver.rb, lib/wsdl/soap/operation.rb: add support of
|
||||||
|
"parts" attribute of soap:body element in WSDL.
|
||||||
|
|
||||||
|
* lib/wsdl/xmlSchema/schema.rb: friendly warning message for
|
||||||
|
simpleType element which is not supported for now.
|
||||||
|
|
||||||
|
* lib/soap/mapping/factory.rb: deleted unused methods.
|
||||||
|
|
||||||
|
* lib/soap/mapping/rubytypeFactory.rb: do no ignore case while xsi:type
|
||||||
|
string <-> Ruby class name matching.
|
||||||
|
|
||||||
|
* test/wsdl/soap/{soapbodyparts.wsdl,test_soapbodyparts.wsdl}: new
|
||||||
|
files.
|
||||||
|
|
||||||
Thu Jan 29 23:56:00 2004 WATANABE Hirofumi <eban@ruby-lang.org>
|
Thu Jan 29 23:56:00 2004 WATANABE Hirofumi <eban@ruby-lang.org>
|
||||||
|
|
||||||
* util.c (mblen): fix overrun. [ruby-dev:22672]
|
* util.c (mblen): fix overrun. [ruby-dev:22672]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue