summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-09-25Revert r64824 to fix build failure on AppVeyork0kubun
2018-09-24* 2018-09-25svn
2018-09-24test/unit.rb: fix --subprocess-timeout-scalenobu
2018-09-24Check whether to skip every framenobu
2018-09-24Kernel#warn accepts multiple messagesnobu
2018-09-24insns.def: optimize & and | of Integer [experimental]k0kubun
2018-09-24webrick: raise EOFError in parse when read line is nilnormal
2018-09-24revert r64817: kernel_warn.rb: skip kernel_require.rbnobu
2018-09-24_mjit_compile_send.erb: remove TODO comment solved [ci skip]k0kubun
2018-09-24_mjit_compile_send.erb: refactor code to setup iseqk0kubun
2018-09-24* 2018-09-24svn
2018-09-24* properties.svn
2018-09-24kernel_warn.rb: skip kernel_require.rbnobu
2018-09-23test_win32api.rb: suppress a warningnobu
2018-09-22Skip a cleanup if new_ole failednobu
2018-09-22tool/enc-unicode.rb: rewrote without flip-flopnobu
2018-09-22* 2018-09-23svn
2018-09-22Fix for old names of mcontext registersnobu
2018-09-22* 2018-09-22svn
2018-09-22dir.c: performance fix with bracesshirosaki
2018-09-21configure.ac: prepend the wrapper after CPP is setnobu
2018-09-21Suppress more -Wparentheses warningsnobu
2018-09-21* expand tabs.svn
2018-09-21Remove -Wno-parentheses flag.nobu
2018-09-21Fix sample code [ci skip]kazu
2018-09-21Fix a typo [ci skip]kazu
2018-09-21* properties.svn
2018-09-21darwin-cc: hide ld warningsnobu
2018-09-21* remove trailing spaces.svn
2018-09-21escape all env properly.ko1
2018-09-21fix typo.ko1
2018-09-21Fix a typo [ci skip]kazu
2018-09-20* properties.svn
2018-09-20Matrix: Add #reflexive? method. [Fix GH-1730]marcandre
2018-09-20* 2018-09-21svn
2018-09-20Enumerable#to_h with block and so onnobu
2018-09-20Ignore Xcode linker warningsnobu
2018-09-20* compile.c (compile_case): emit opt_case_dispatch only on optimized modemame
2018-09-20fix typo [ci skip]shyouhei
2018-09-20Introduce rb_ary_union_hash method in Arraynobu
2018-09-20Link Array#union from | methodnobu
2018-09-20Introduce rb_ary_union method in Arraynobu
2018-09-20Add union method to Arraynobu
2018-09-20parse.y: fix block passing with empty kwargsnobu
2018-09-19* 2018-09-20svn
2018-09-19net/http: Improve net/http header error message.marcandre
2018-09-19ruby_2_2 branch has endedkazu
2018-09-19process.c (waitpid_cleanup): unconditionally remove from waitersnormal
2018-09-19* hash.c (rb_hash_update): fix indentmame
2018-09-19[DOC] Add changes to Hash#merge in NEWS [#15111]marcandre