1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/lib/rexml
nobu dfe91fcd08 numeric.c: round to nearest even
* numeric.c (flo_round, int_round): support round-to-nearest-even
  semantics of IEEE 754 to match sprintf behavior, and add `half:`
  optional keyword argument for the old behavior.
  [ruby-core:76273] [Bug #12548]

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@56590 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2016-11-05 09:49:39 +00:00
..
dtd
formatters
light
parsers
validation
attlistdecl.rb
attribute.rb * lib/rexml/attribute.rb (REXML::Attribute#to_string): Fix wrong 2016-07-22 01:39:49 +00:00
cdata.rb
child.rb
comment.rb
doctype.rb
document.rb
element.rb
encoding.rb
entity.rb
functions.rb numeric.c: round to nearest even 2016-11-05 09:49:39 +00:00
instruction.rb
namespace.rb
node.rb
output.rb
parent.rb
parseexception.rb
quickpath.rb
rexml.rb
sax2listener.rb
security.rb
source.rb
streamlistener.rb
syncenumerator.rb
text.rb
undefinednamespaceexception.rb
xmldecl.rb
xmltokens.rb
xpath.rb
xpath_parser.rb