aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Revert r64824 to fix build failure on AppVeyork0kubun2018-09-259-80/+0
* * 2018-09-25svn2018-09-241-1/+1
* test/unit.rb: fix --subprocess-timeout-scalenobu2018-09-241-0/+4
* Check whether to skip every framenobu2018-09-243-2/+28
* Kernel#warn accepts multiple messagesnobu2018-09-241-3/+3
* insns.def: optimize & and | of Integer [experimental]k0kubun2018-09-249-0/+80
* webrick: raise EOFError in parse when read line is nilnormal2018-09-242-1/+10
* revert r64817: kernel_warn.rb: skip kernel_require.rbnobu2018-09-242-19/+0
* _mjit_compile_send.erb: remove TODO comment solved [ci skip]k0kubun2018-09-241-1/+1
* _mjit_compile_send.erb: refactor code to setup iseqk0kubun2018-09-243-11/+7
* * 2018-09-24svn2018-09-241-1/+1
* * properties.svn2018-09-240-0/+0
* kernel_warn.rb: skip kernel_require.rbnobu2018-09-243-0/+40
* test_win32api.rb: suppress a warningnobu2018-09-231-0/+3
* Skip a cleanup if new_ole failednobu2018-09-221-1/+1
* tool/enc-unicode.rb: rewrote without flip-flopnobu2018-09-221-1/+2
* * 2018-09-23svn2018-09-221-1/+1
* Fix for old names of mcontext registersnobu2018-09-222-23/+39
* * 2018-09-22svn2018-09-221-1/+1
* dir.c: performance fix with bracesshirosaki2018-09-221-30/+138
* configure.ac: prepend the wrapper after CPP is setnobu2018-09-211-12/+15
* Suppress more -Wparentheses warningsnobu2018-09-214-4/+7
* * expand tabs.svn2018-09-214-9/+9
* Remove -Wno-parentheses flag.nobu2018-09-218-13/+13
* Fix sample code [ci skip]kazu2018-09-211-1/+1
* Fix a typo [ci skip]kazu2018-09-211-1/+1
* * properties.svn2018-09-210-0/+0
* darwin-cc: hide ld warningsnobu2018-09-212-4/+25
* * remove trailing spaces.svn2018-09-211-7/+7
* escape all env properly.ko12018-09-212-0/+19
* fix typo.ko12018-09-211-1/+1
* Fix a typo [ci skip]kazu2018-09-211-1/+1
* * properties.svn2018-09-200-0/+0
* Matrix: Add #reflexive? method. [Fix GH-1730]marcandre2018-09-203-1/+43
* * 2018-09-21svn2018-09-201-1/+1
* Enumerable#to_h with block and so onnobu2018-09-2016-30/+243
* Ignore Xcode linker warningsnobu2018-09-201-0/+5
* * compile.c (compile_case): emit opt_case_dispatch only on optimized modemame2018-09-201-1/+1
* fix typo [ci skip]shyouhei2018-09-201-1/+1
* Introduce rb_ary_union_hash method in Arraynobu2018-09-201-19/+15
* Link Array#union from | methodnobu2018-09-201-1/+1
* Introduce rb_ary_union method in Arraynobu2018-09-201-24/+15
* Add union method to Arraynobu2018-09-203-0/+113
* parse.y: fix block passing with empty kwargsnobu2018-09-202-1/+7
* * 2018-09-20svn2018-09-191-1/+1
* net/http: Improve net/http header error message.marcandre2018-09-191-1/+1
* ruby_2_2 branch has endedkazu2018-09-191-1/+0
* process.c (waitpid_cleanup): unconditionally remove from waitersnormal2018-09-191-1/+5
* * hash.c (rb_hash_update): fix indentmame2018-09-191-2/+2
* [DOC] Add changes to Hash#merge in NEWS [#15111]marcandre2018-09-191-0/+5