summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-09-09* ext/bigdecimal/bigdecimal.c (BigDecimal_abs): Fix comment.ayumin
2011-09-09added new methods of Net::IMAP.shugo
2011-09-09Run GC.start before test_too_long_path.naruse
2011-09-09Catch NoMemoryError.naruse
2011-09-09Decide by majority.naruse
2011-09-09* test/rubygems/test_gem_commands_help_command.rb: Add onesorah
2011-09-09* thread.c (rb_thread_select): fix a typo to initialize efdsnobu
2011-09-08* template/yarvarch.ja:ayumin
2011-09-08Fix typoayumin
2011-09-08* 2011-09-09svn
2011-09-08* sample/drb/README.rd.ja:ayumin
2011-09-08* ext/nkf/nkf-utf8/nkf.c: import nkf 2.1.2 (be9c280)naruse
2011-09-08* gc.c (Init_GC): defined GC::Profiler.raw_data. based on thenari
2011-09-08* ext/nkf/nkf-utf8/nkf.c: revert also svn:mime-type.nobu
2011-09-08* gc.c (id2ref): objects which are unmarked but not in sweep_slotsnobu
2011-09-07* transcode.c (rb_declare_transcoder, load_transcoder_entry): nonobu
2011-09-07* ext/syck/lib/syck/types.rb: use toplevel Syck.naruse
2011-09-07* gc.c (id2ref): unmarked object is already dead while lazynobu
2011-09-07Revert "Change encoding from ISO-2022 to UTF-8"naruse
2011-09-07* ext/readline/README.ja:ayumin
2011-09-07Fix typoayumin
2011-09-07fix test/rexml/test_encoding.rb failureayumin
2011-09-07* 2011-09-08svn
2011-09-07Change encoding from ISO-2022 to UTF-8ayumin
2011-09-07* add missing '#' in bug reference.kou
2011-09-07* lib/rexml/parsers/baseparser.rb, test/rexml/test_comment.rb:kou
2011-09-07Remove assertion which depends the load ordernaruse
2011-09-07* lib/yaml.rb: explicitly specify ::Object to avoid the collision withnaruse
2011-09-06* 2011-09-07svn
2011-09-06eol-stylenobu
2011-09-06* lib/test/unit.rb (_run_suites): Now reports are written thesorah
2011-09-06 * win32/Makefile.sub (INSNS): change command line option -Ks to -Kutarui
2011-09-06Use assert_operator to show clear message.naruse
2011-09-06* transcode.c (load_transcoder_entry): concatenate paths directly.nobu
2011-09-06* encoding.c (load_encoding): predefined encoding names are safe.nobu
2011-09-06* transcode.c: enabled econv newline option.nobu
2011-09-05* numeric.c (dbl2ival): Fix Float#divmod and #round for 32 bit platformmarcandre
2011-09-05* numeric.c (flo_round): Fix criteria for 32 bits platformmarcandre
2011-09-05* 2011-09-06svn
2011-09-05 * test/rinda/test_rinda.rb (test_core_03_notify): Fixed test failuresseki
2011-09-05* insns.def: change encoding pragma for emacs (shift_jis to utf-8).nagachika
2011-09-05* Makefile.in (INSNS): change command line option -Ks to -Ku fornagachika
2011-09-05* transcode.c (rb_econv_binmode): newline decorators arenobu
2011-09-05Fix typo: U+0456->U+0069. [Bug #5275]naruse
2011-09-05* test/ruby/test_float.rb (TestFloat#test_round): show the number in question.nobu
2011-09-05* test/rubygems/test_gem_security.rbnaruse
2011-09-05* doc/rake/CHANGES: reverted. this file is not written in Japanese.nobu
2011-09-05README.ja, README.EXT.ja: resolve conflicts. [ruby-dev:44459]shyouhei
2011-09-04* numeric.c (flo_round): Make Float#round round big values [bug #5272]marcandre
2011-09-04* numeric.c: Extract integer rounding into int_round_0marcandre