summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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卜部昌平
2020-07-10vm_push_frame: move assertions out of the function卜部昌平
2020-07-10vm_push_frame: hoist out debug codes卜部昌平
2020-07-10nobody uses the return value of vm_push_frame卜部昌平
2020-07-09Add instance_methods to class generated by DelegateClassMasataka Pocke Kuwabara
2020-07-10* 2020-07-10 [ci skip]git
2020-07-09Document that Kernel#load will load relative to current directory [ci skip]Jeremy Evans
2020-07-09Fix typos [ci skip]Kazuhiro NISHIYAMA
2020-07-09* 2020-07-09 [ci skip]git
2020-07-09Bail out when unsupported coroutine targetNobuyoshi Nakada
2020-07-08Enhanced RDoc for Array (#3282)Burdette Lamar
2020-07-08Fix build error on Apple silicon macOSWatson
2020-07-08Hoisted out functions for no name rest argument symbolNobuyoshi Nakada
2020-07-08Constified NODE pointer in ASTNodeDataNobuyoshi Nakada
2020-07-08Added `NODE_SPECIAL_EXCESSIVE_COMMA` info to `ARGS` of `RubyVM::AbstractSynta...manga_osyo
2020-07-08* 2020-07-08 [ci skip]git
2020-07-08gc.c: Cast int literal "1" to bits_tYusuke Endoh
2020-07-06Expand heap pages to be exactly 16kbAaron Patterson
2020-07-07* 2020-07-07 [ci skip]git
2020-07-07Get rid of the redundant stat() in rb_check_realpath_internalJean Boussier
2020-07-06Inline builtin struct arefTakashi Kokubun
2020-07-06Run method_missing in the same execution contextNobuyoshi Nakada
2020-07-06[ruby/bigdecimal] Version 2.0.1Kenta Murata
2020-07-06[ruby/bigdecimal] Return US-ASCII string from BigDecimal#to_sKenta Murata
2020-07-06[ruby/bigdecimal] Drop Ruby 2.3 supportKenta Murata
2020-07-06[ruby/bigdecimal] Support Ruby < 2.6Kenta Murata
2020-07-06[ruby/bigdecimal] Add Complex#to_dKenta Murata
2020-07-06[ruby/bigdecimal] Make tests pass on Ruby 2.4Jeremy Evans
2020-07-06[ruby/bigdecimal] Remove definition of BigDecimal#initialize_copyJeremy Evans
2020-07-06[ruby/bigdecimal] Support a Complex in Kernel.BigDecimal()Kenta Murata
2020-07-06[ruby/bigdecimal] Undef BigDecimal#initialize_copyJeremy Evans
2020-07-06Removed ext/bigdecimal/util/depend unused since dd0c75fdc2104a6ba38b68d4431a5...Nobuyoshi Nakada
2020-07-06tool/sync_default_gems.rb: Accept multiple commit rangesNobuyoshi Nakada
2020-07-06Add operator info to `OP_ASGN2` of `RubyVM::AbstractSyntaxTree`.manga_osyo
2020-07-06* 2020-07-06 [ci skip]git