1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/test/xmlrpc
naruse c853e2d86e * lib/xmlrpc/create.rb (XMLRPC::Create#conv2value):
XML-RPC's int is 32bit int, and Fixnum also may be beyond 32bit.

* lib/xmlrpc/create.rb (XMLRPC::Create#conv2value):
  XML-RPC doesn't allow Infinity and NaN.
  http://www.xmlrpc.com/spec

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31319 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2011-04-22 02:50:45 +00:00
..
data
test_cookie.rb
test_datetime.rb
test_features.rb
test_marshal.rb * lib/xmlrpc/create.rb (XMLRPC::Create#conv2value): 2011-04-22 02:50:45 +00:00
test_parser.rb
test_webrick_server.rb
webrick_testing.rb * test/xmlrpc/webrick_testing.rb (WEBrick_Testing#start_server): 2011-02-13 00:56:40 +00:00