aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* insns.def: drop bitblt insnk0kubun2018-09-253-18/+1
* Revert "Revert r64824 to fix build failure on AppVeyor"k0kubun2018-09-259-0/+80
* * 2018-09-26svn2018-09-251-1/+1
* dir.c: fix glob with recursive and braceshirosaki2018-09-251-17/+5
* dir.c: fix memory leak of glob with bracesshirosaki2018-09-251-5/+25
* * expand tabs.svn2018-09-251-2/+2
* Moved `struct vtm` stuff from internal.h to timev.hnobu2018-09-252-10/+8
* * properties.svn2018-09-250-0/+0
* Update to ruby/spec@241f9e7eregon2018-09-25142-1080/+1167
* Update to ruby/mspec@3fb5112eregon2018-09-258-39/+34
* 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