summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-15[rubygems/rubygems] Show also output from all commands on rubygems checkout e...David Rodríguez
2020-07-15[rubygems/rubygems] Remove `--quiet` flag to `git checkout`David Rodríguez
2020-07-15[rubygems/rubygems] Bundler specs - Windows - remove skips, File.open => File...MSP-Greg
2020-07-15[rubygems/rubygems] bundler/spec/commands/binstubs_spec.rb - remove global Wi...MSP-Greg
2020-07-15[rubygems/rubygems] bundler/lib/bundler/installer.rb - fix Windows 'executabl...MSP-Greg
2020-07-15Update actions/cache from v1 to v2Sora Morimoto
2020-07-15RBasci::flags (VALUE) doesn't match int.Koichi Sasada
2020-07-15* 2020-07-15 [ci skip]git
2020-07-15rubygems is needed to run solo-file testKoichi Sasada
2020-07-15rubygems is needed to run solo-file testKoichi Sasada
2020-07-14ON_DEBUG: delete unused macro卜部昌平
2020-07-14_mjit_compile_invokebuiltin: sp_inc can be negative卜部昌平
2020-07-13Fix Range#{max,minmax} for range with integer beginning and non-integer endJeremy Evans
2020-07-14* 2020-07-14 [ci skip]git
2020-07-13Remove --jit-min-calls for nowTakashi Kokubun
2020-07-13Make the mkmf methods private in the global [Bug #16896]Nobuyoshi Nakada
2020-07-12Add --jit-min-calls=5 (#3313)Takashi Kokubun
2020-07-13common.mk: add missing dependency卜部昌平
2020-07-13mk_builtin_loader.rb: STACK_ADDR_FROM_TOP unusable卜部昌平
2020-07-13[DOC] Use https:// instead of http:// [ci skip]Kazuhiro NISHIYAMA
2020-07-13builtin.h: avoid copy&paste卜部昌平
2020-07-13fix MJIT link error卜部昌平
2020-07-13%p is not portable accross platforms卜部昌平
2020-07-13add comments卜部昌平
2020-07-13fix typo卜部昌平
2020-07-13inline Primitive.cexpr!卜部昌平
2020-07-13precalc invokebuiltin destinations卜部昌平
2020-07-13* 2020-07-13 [ci skip]git
2020-07-13sync_default_gems.rb: Updated commentsNobuyoshi Nakada
2020-07-13sync_default_gems.rb: Added `list` subcommandNobuyoshi Nakada
2020-07-13sync_default_gems.rb: Ignore conflicted files in toplevel moreNobuyoshi Nakada
2020-07-12sync_default_gems.rb: Added -e option to edit when conflictedNobuyoshi Nakada
2020-07-12Fixed yday and wday with timezone [Bug #17024]Nobuyoshi Nakada
2020-07-12* 2020-07-12 [ci skip]git
2020-07-12bidecimal: improve tests' independence (#3297)Kenta Murata
2020-07-11Enhanced RDoc for Array#fill (#3301)Burdette Lamar
2020-07-11Fixed a comment, wrong binary prefix [ci skip]Nobuyoshi Nakada
2020-07-10Fix missing imemo cases in objspace_dump by refactoringAlan Wu
2020-07-10Clarify behavior of super in method in module included in refinement [ci skip]Jeremy Evans
2020-07-11* 2020-07-11 [ci skip]git
2020-07-10Encode ' as ' when using encode(xml: :attr)Jeremy Evans
2020-07-10Show messages around the line when replacing failed in format_changelogKazuhiro NISHIYAMA
2020-07-10Fix an inaccurate comment in test_jitTakashi Kokubun
2020-07-10Make sure vm_call_cfunc uses inlined ccTakashi Kokubun
2020-07-10Explicit conversion to boolean to suppress shorten-64-to-32 warningsNobuyoshi Nakada
2020-07-10Fixed another typoNobuyoshi Nakada
2020-07-10Fixed typosNobuyoshi Nakada
2020-07-10vm_push_frame_debug_counter_inc: use branches卜部昌平
2020-07-10vm_push_frame: move assignments around卜部昌平
2020-07-10RUBY_CONST_ASSERT: use STATIC_ASSERT instead卜部昌平