summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-09-14Merge branch 'tk_utf8' into trunkayumin
2011-09-14* 2011-09-14svn
2011-09-14* thread.c (rb_fd_rcopy): added an argument guard.kosaki
2011-09-13* lib/pstore.rb, test/test_pstore.rb: suppress warnings with -v.nobu
2011-09-13* lib/pstore.rb (PStore): always open in binary mode even ifnobu
2011-09-12* 2011-09-13svn
2011-09-12* io.c (Init_IO): update BINARY comment. it should not change thematz
2011-09-12* lib/test/unit/assertions.rb (Test::Unit::Assertions#assert_send): fix message.nobu
2011-09-12* thread.c (rb_thread_select): fix to ignore an argumentkosaki
2011-09-12* README.EXT, README.EXT.ja (2.2.2), parse.y (rb_check_id): addnobu
2011-09-12* lib/rake/file_list.rb (Rake::FileList#egrep): there is no need tousa
2011-09-12* test/ruby/test_exception.rb (TestException#test_exit_success_p):nobu
2011-09-12* 2011-09-12svn
2011-09-12* lib/test/unit/assertions.rb (assert_send): make arguments innobu
2011-09-11* ChangeLog: fix a typo.nagachika
2011-09-10* 2011-09-11svn
2011-09-10* lib/matrix.rb: Deal with subclasses of Matrix [redmine #5307]marcandre
2011-09-10Revert test fixes.naruse
2011-09-10* dir.c: Two small documentation fixes. [Bug #5302]ayumin
2011-09-09* gc.c (GC_PROFILE_MORE_DETAIL, CALC_EXACT_MALLOC_SIZE):ko1
2011-09-09* parse.y (bv_decls): parse.y relies on $$ = $1 before actionmatz
2011-09-09update doc.akr
2011-09-09* 2011-09-10svn
2011-09-09* sample/drb/dhasenc.rb: coding cookie of Emacs is coding,kazu
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