1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/test/xsd
nahi 817afcc8ab * test warning cleanups.
* lib/webrick/https.rb, lib/soap/attachment.rb, test/xsd/test_xsd.rb:
          uninitialized instance variables.

        * lib/xsd/datatypes.rb: use Date#new! instead of Date#new0 according
          to deprecation message.

        * lib/webrick/httpservlet/cgihandler.rb,
          lib/xsd/codegen/gensupport.rb, lib/soap/property.rb,
          lib/soap/mimemessage.rb, test/webrick/test_cgi.rb: use
          String#each_line and String#lines.to_a instead of String#each
          according to deprecation message.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@20864 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2008-12-18 15:00:23 +00:00
..
codegen This commit was manufactured by cvs2svn to create branch 'ruby_1_8'. 2005-05-22 13:20:28 +00:00
noencoding.xml * lib/soap/encodingstyle/soapHandler.rb: refactoring - Simplifying 2003-11-30 04:33:02 +00:00
test_noencoding.rb * lib/rexml/encodings/US-ASCII.rb: typo. [ruby-talk:88650] 2003-12-23 07:13:59 +00:00
test_xmlschemaparser.rb * added files 2004-07-03 15:29:32 +00:00
test_xsd.rb * test warning cleanups. 2008-12-18 15:00:23 +00:00
xmlschema.xml * lib/soap/**/*.rb, lib/wsdl/**/*.rb, lib/xsd/**/*.rb: changed license; GPL2 -> Ruby's. 2003-11-25 07:31:33 +00:00