summaryrefslogtreecommitdiff
path: root/spec/ruby/library/bigdecimal/divide_spec.rb
diff options
context:
space:
mode:
Diffstat (limited to 'spec/ruby/library/bigdecimal/divide_spec.rb')
0 files changed, 0 insertions, 0 deletions
1353. [ruby-dev:43512]nobu 2011-04-26* transcode.c (econv_opts): add newline option.nobu 2011-04-26* io.c (validate_enc_binmode, rb_io_extract_modeenc): set newlinenobu 2011-04-26* include/ruby/encoding.h (ECONV_NEWLINE_DECORATOR_MASK): add.nobu 2011-04-26* transcode.c (econv_init): fix rdoc.nobu 2011-02-05* transcode.c (encoded_dup): extract.nobu 2011-01-09* transcode.c: parenthesize macro arguments.akr 2010-12-16Alter comment on String#encode for better wording and ri outputdrbrain 2010-12-07* transcode.c (transcode_loop): call default handler of the givennobu 2010-10-24* array.c, gc.c, hash.c, object.c, string.c, struct.c,nobu 2010-10-19Commit miss.nobu 2010-10-19* test/ruby/test_sprintf.rb: fix ML ref. [ruby-core:32848]nobu 2010-09-10* class.c (rb_scan_args): Add support for optional keywordknu 2010-07-18* include/ruby/ruby.h (rb_data_type_t): restructured. [ruby-dev:41862]nobu