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 * lib/soap/{attachment.rb,mimemessage.rb}: added from soap4r/1.5.2. 2004-01-07 05:28:02 +00:00
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 * lib/{soap,wsdl,xsd}, test/{soap,wsdl,xsd}: imported soap4r/1.5.4. 2005-05-22 13:03:38 +00:00
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 * lib/{soap,wsdl,xsd}, test/{soap,wsdl,xsd}: imported soap4r/1.5.4. 2005-05-22 13:03:38 +00:00
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 * import soap4r/1.5.2; 2004-01-06 02:20:51 +00:00
property.rb * added files: 2004-12-20 13:50:15 +00:00
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