summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-08-30lib/pp.rb: Use UnboundMethod#bind_call instead of .bind(obj).call(...)Yusuke Endoh
2019-08-30spec/ruby/core/unboundmethod/bind_call_spec.rb: AddedYusuke Endoh
2019-08-30proc.c: Add UnboundMethod#bind_callYusuke Endoh
2019-08-30require 'pp' before use PPKazuhiro NISHIYAMA
2019-08-30Move pread + pwrite tests out of RUBY_ENGINE blockCharles Oliver Nutter
2019-08-29Add some NODE information for lldbAaron Patterson
2019-08-29Add word "Euler's number" to Math::E docsschneems
2019-08-307z does not accept gzip's optionsKazuhiro NISHIYAMA
2019-08-30* 2019-08-30 [ci skip]git
2019-08-29Disallow use of attrset symbols as Struct membersJeremy Evans
2019-08-29Refined warnings against literal in flip-flopNobuyoshi Nakada
2019-08-29NEWS: [Feature #16035] [ci skip]Nobuyoshi Nakada
2019-08-29Don't pick up lib/readline.rb from ruby/relineaycabta
2019-08-29Check events that console window size changed on Windowsaycabta
2019-08-29Fix alignment of a SHORT variableaycabta
2019-08-29CONSOLE_SCREEN_BUFFER_INFO is 22bytesaycabta
2019-08-29Allow non-finalizable objects in ObjectSpace::WeakMapJean Boussier
2019-08-29Rule out gcc on Windows卜部昌平
2019-08-29drop-in type check for rb_define_singleton_method卜部昌平
2019-08-29drop-in type check for rb_define_private_method卜部昌平
2019-08-29drop-in type check for rb_define_protected_method卜部昌平
2019-08-29drop-in type check for rb_define_method_id卜部昌平
2019-08-29move docs around [ci skip]卜部昌平
2019-08-29drop-in type check for rb_define_global_function卜部昌平
2019-08-29drop-in type check for rb_define_module_function卜部昌平
2019-08-29drop-in type check for rb_define_method卜部昌平
2019-08-29fix arity of bug_start卜部昌平
2019-08-29fix arity of rb_mutex_synchronize_m卜部昌平
2019-08-29Freeze method reference operator objectNobuyoshi Nakada
2019-08-29Revert "Add pipeline operator [Feature #15799]"Nobuyoshi Nakada
2019-08-29Add stub set_screen_size for other platformsaycabta
2019-08-29* 2019-08-29 [ci skip]git
2019-08-29Support SIGWINCHaycabta
2019-08-29Replace numbered parameters with named parameters [ci skip]Kazuhiro NISHIYAMA
2019-08-29Show the previous definition location,Nobuyoshi Nakada
2019-08-29Fixed a comment [ci skip]Nobuyoshi Nakada
2019-08-29Aseert exception at negative step for non-endless range tooNobuyoshi Nakada
2019-08-29Revert "Remove warnings of flip-flop deprecation from tests and specs"Nobuyoshi Nakada
2019-08-28Document {n}? regexp pattern is optional and not non-greedy [ci skip]Jeremy Evans
2019-08-28Remove jquery.js from file list of rdoc.gemspecaycabta
2019-08-28Revert "Treat RUBY_REVISION as an integer on old rubies"Nobuyoshi Nakada
2019-08-28Fix warningsNobuyoshi Nakada
2019-08-28Adjusted indents and supplied last commasNobuyoshi Nakada
2019-08-28`revision` might be an IntegerNAKAMURA Usaku
2019-08-28tool/merger.rb: fix tag existence check with subversion.nagachika
2019-08-28Ensure the last and changed revisions as IntegersNobuyoshi Nakada
2019-08-28optimize get_power2 [Feature #15631]pavel
2019-08-28Remove debug print [ci skip]Kazuhiro NISHIYAMA
2019-08-28Use `set-env` instead of `grep` in each stepKazuhiro NISHIYAMA
2019-08-28Use JOBS again like macos.ymlKazuhiro NISHIYAMA