summaryrefslogtreecommitdiff
path: root/test/ruby
AgeCommit message (Expand)Author
2013-03-31proc.c: consider noex in define_methodnobu
2013-03-31test_method.rb: splitnobu
2013-03-30class.c: suppress wrong warningnobu
2013-03-30Specify external_encodingnaruse
2013-03-30* test/ruby/test_class.rb: Simplify warning checksmarcandre
2013-03-29thread.c: Mutex#synchronize no block paramsnobu
2013-03-29io.c: get rid of IOError when skipped while iterationnobu
2013-03-29io.c: get rid of IOError when skipped while iterationnobu
2013-03-27* time.c (num_exact): use to_r method only if to_int method isakr
2013-03-26test_syntax.rb: fix test errornobu
2013-03-26* test/ruby/test_syntax.rb: fixed a typo introduced at r39935.usa
2013-03-26test_syntax.rb: pass srcdirnobu
2013-03-26test_syntax.rb: envutilnobu
2013-03-26Use assert_separately to speed up on test-allnaruse
2013-03-25test_method.rb: refine assertionsnobu
2013-03-25envutil.rb: separate checksnobu
2013-03-25* test/ruby/test_method.rb (test_unlinked_method_entry_in_method_object_bug):nobu
2013-03-25envutil.rb: signal in Process::Statusnobu
2013-03-24* test/ruby/envutil.rb (assert_ruby_status): include stderr output.nobu
2013-03-24Fix String#rpartition(/re/) against a multibyte string.knu
2013-03-24* test/ruby/test_require.rb: Remove temporally files in the tests.akr
2013-03-22* test_enum.rb: Make test more precisemarcandre
2013-03-22* test_array.rb: Make test more precisemarcandre
2013-03-22* array.c: Avoid zip bug by not using obsolete rb_check_block_call [Bug #8153]marcandre
2013-03-21* test/ruby/envutil.rb (assert_warning): show diff.nobu
2013-03-21parse.y: refine warning messagenobu
2013-03-21vm_insnhelper.c: check required kwarg with resthashnobu
2013-03-21Retry ps if it doesn't do setproctitlenaruse
2013-03-21thread.c: fix deadlocknobu
2013-03-21parse.y: escape all closing parensnobu
2013-03-20* test/ruby/test_signal.rb (test_hup_me): skip if HUP isn't supported.shirosaki
2013-03-19* test/ruby/test_signal.rb (test_hup_me): added a few comments.kosaki
2013-03-19compose HFS file namesnobu
2013-03-19* internal.h: added a declaration of ruby_kill().kosaki
2013-03-18* gc.c: Improve accuracy of objspace_live_num() andnari
2013-03-18* gc.c: Avoid unnecessary heap growth. patched by tmm1(Aman Gupta).nari
2013-03-16test_bignum.rb: refine testnobu
2013-03-16* thread.c: disabled _FORTIFY_SOURCE for avoid to hit glibc bug.kosaki
2013-03-15r39766 denied to initialized already initialized time objectnaruse
2013-03-15time.c: check re-initializenobu
2013-03-13* gc.c: allow to tune growth of heap by environment variablenari
2013-03-13class.c: from the origin classnobu
2013-03-13vm_method.c: overrid flag of prepending methodnobu
2013-03-13test_file_exhaustive.rb: fix abolute rootnobu
2013-03-12required keyword argumentsnobu
2013-03-11* enumerator.c (enumerator_with_index): try to convert given offset tonaruse
2013-03-11* test/ruby/envutil.rb (EnvUtil.with_default_external): add fornaruse
2013-03-11* io.c (extract_binmode): raise error even if binmode and textmodenaruse
2013-03-11test_file_exhaustive.rb: others homenobu
2013-03-10git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@39711 b2dd03c8-39d4-4d8f-98...headius