1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/lib/soap
nahi 40cefc9844 * lib/soap/generator.rb (SOAP::SOAPGenerator#encode_tag): do not dump
XML attribute which value is nil.  value "" and nil both were dumped
          as 'attr="value"'.  [ruby-dev:29395]


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@10830 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2006-09-02 03:11:02 +00:00
..
encodingstyle * lib/{soap,wsdl,xsd}, test/{soap,wsdl,xsd}: imported soap4r/1.5.5. 2005-09-15 14:33:53 +00:00
header * lib/{soap,wsdl,xsd}, test/{soap,wsdl,xsd}: imported soap4r/1.5.5. 2005-09-15 14:33:53 +00:00
mapping * object.c (rb_mod_attr): make Module#attr to be an alias to 2006-07-20 17:36:36 +00:00
rpc * bignum.c (bignorm): sizeof(long) may be smaller than 2006-07-11 05:00:02 +00:00
attachment.rb
baseData.rb * bignum.c (bignorm): sizeof(long) may be smaller than 2006-07-11 05:00:02 +00:00
element.rb * lib/{soap,wsdl,xsd}, test/{soap,wsdl,xsd}: imported soap4r/1.5.5. 2005-09-15 14:33:53 +00:00
generator.rb * lib/soap/generator.rb (SOAP::SOAPGenerator#encode_tag): do not dump 2006-09-02 03:11:02 +00:00
httpconfigloader.rb * lib/{soap,wsdl,xsd}, test/{soap,wsdl,xsd}: imported soap4r/1.5.5. 2005-09-15 14:33:53 +00:00
mapping.rb
marshal.rb
mimemessage.rb * lib/{soap,wsdl,xsd}, test/{soap,wsdl,xsd}: imported soap4r/1.5.5. 2005-09-15 14:33:53 +00:00
netHttpClient.rb
parser.rb * lib/{soap,wsdl,xsd}, test/{soap,wsdl,xsd}: imported soap4r/1.5.5. 2005-09-15 14:33:53 +00:00
processor.rb
property.rb
soap.rb * lib/{soap,wsdl,xsd}, test/{soap,wsdl,xsd}: imported soap4r/1.5.5. 2005-09-15 14:33:53 +00:00
streamHandler.rb * lib/{soap,wsdl,xsd}, test/{soap,wsdl,xsd}: imported soap4r/1.5.5. 2005-09-15 14:33:53 +00:00
wsdlDriver.rb forgot to update some files in the previous soap4r-1.5.5 import. 2005-09-15 15:07:34 +00:00