aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Workaround for https://reviews.llvm.org/D25824卜部昌平2019-08-302-7/+7
* lib/pp.rb: Use UnboundMethod#bind_call instead of .bind(obj).call(...)Yusuke Endoh2019-08-302-6/+6
* spec/ruby/core/unboundmethod/bind_call_spec.rb: AddedYusuke Endoh2019-08-301-0/+50
* proc.c: Add UnboundMethod#bind_callYusuke Endoh2019-08-303-31/+109
* require 'pp' before use PPKazuhiro NISHIYAMA2019-08-302-1/+5
* Move pread + pwrite tests out of RUBY_ENGINE blockCharles Oliver Nutter2019-08-301-20/+20
* Add some NODE information for lldbAaron Patterson2019-08-291-0/+6
* Add word "Euler's number" to Math::E docsschneems2019-08-291-1/+1
* 7z does not accept gzip's optionsKazuhiro NISHIYAMA2019-08-301-2/+1
* * 2019-08-30 [ci skip]git2019-08-301-1/+1
* Disallow use of attrset symbols as Struct membersJeremy Evans2019-08-292-0/+7
* Refined warnings against literal in flip-flopNobuyoshi Nakada2019-08-292-62/+48
* NEWS: [Feature #16035] [ci skip]Nobuyoshi Nakada2019-08-291-0/+7
* Don't pick up lib/readline.rb from ruby/relineaycabta2019-08-291-2/+1
* Check events that console window size changed on Windowsaycabta2019-08-291-0/+17
* Fix alignment of a SHORT variableaycabta2019-08-291-1/+1
* CONSOLE_SCREEN_BUFFER_INFO is 22bytesaycabta2019-08-291-2/+2
* Allow non-finalizable objects in ObjectSpace::WeakMapJean Boussier2019-08-292-21/+30
* Rule out gcc on Windows卜部昌平2019-08-292-0/+27
* drop-in type check for rb_define_singleton_method卜部昌平2019-08-2916-150/+269
* drop-in type check for rb_define_private_method卜部昌平2019-08-294-14/+70
* drop-in type check for rb_define_protected_method卜部昌平2019-08-292-0/+44
* drop-in type check for rb_define_method_id卜部昌平2019-08-293-3/+69
* move docs around [ci skip]卜部昌平2019-08-297-451/+448
* drop-in type check for rb_define_global_function卜部昌平2019-08-2913-38/+140
* drop-in type check for rb_define_module_function卜部昌平2019-08-297-28/+94
* drop-in type check for rb_define_method卜部昌平2019-08-295-4/+55
* fix arity of bug_start卜部昌平2019-08-291-1/+1
* fix arity of rb_mutex_synchronize_m卜部昌平2019-08-291-1/+1
* Freeze method reference operator objectNobuyoshi Nakada2019-08-292-0/+5
* Revert "Add pipeline operator [Feature #15799]"Nobuyoshi Nakada2019-08-296-64/+2
* Add stub set_screen_size for other platformsaycabta2019-08-292-0/+6
* * 2019-08-29 [ci skip]git2019-08-291-1/+1
* Support SIGWINCHaycabta2019-08-292-0/+10
* Replace numbered parameters with named parameters [ci skip]Kazuhiro NISHIYAMA2019-08-291-1/+1
* Show the previous definition location,Nobuyoshi Nakada2019-08-293-12/+36
* Fixed a comment [ci skip]Nobuyoshi Nakada2019-08-291-1/+1
* Aseert exception at negative step for non-endless range tooNobuyoshi Nakada2019-08-291-0/+1
* Revert "Remove warnings of flip-flop deprecation from tests and specs"Nobuyoshi Nakada2019-08-295-30/+12
* Document {n}? regexp pattern is optional and not non-greedy [ci skip]Jeremy Evans2019-08-281-2/+5
* Remove jquery.js from file list of rdoc.gemspecaycabta2019-08-281-1/+1
* Revert "Treat RUBY_REVISION as an integer on old rubies"Nobuyoshi Nakada2019-08-281-8/+4
* Fix warningsNobuyoshi Nakada2019-08-281-1/+1
* Adjusted indents and supplied last commasNobuyoshi Nakada2019-08-281-48/+70
* `revision` might be an IntegerNAKAMURA Usaku2019-08-281-2/+2
* tool/merger.rb: fix tag existence check with subversion.nagachika2019-08-281-1/+4
* Ensure the last and changed revisions as IntegersNobuyoshi Nakada2019-08-281-2/+2
* optimize get_power2 [Feature #15631]pavel2019-08-281-4/+1
* Remove debug print [ci skip]Kazuhiro NISHIYAMA2019-08-281-1/+0
* Use `set-env` instead of `grep` in each stepKazuhiro NISHIYAMA2019-08-281-15/+16