aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Update to ruby/mspec@53a6e3eBenoit Daloze2020-08-286-9/+14
* Try to fix compile error on windowsKazuhiro NISHIYAMA2020-08-281-1/+1
* States Time.at expects rational-like argument to respond to #to_intNobuyoshi Nakada2020-08-281-0/+6
* Named the magic number for regexp option buffer sizeNobuyoshi Nakada2020-08-281-4/+6
* [ruby/reline] Move width calculator methods to Reline::Unicodeaycabta2020-08-282-64/+72
* [ruby/reline] fix cursor_pos regexp matchtompng2020-08-281-3/+4
* [ruby/irb] Discard newlines at end of fileaycabta2020-08-2811-18/+0
* Improve performance of partial backtracesJeremy Evans2020-08-271-81/+155
* Comply with guide for method doc: hash.c (#3466)Burdette Lamar2020-08-271-22/+3
* Comply with guide for method doc: hash.c (#3465)Burdette Lamar2020-08-271-32/+2
* Comply with guide for method doc: hash.c (#3464)Burdette Lamar2020-08-271-72/+8
* Show deprecation warning on TCPSocket.gethostbynameMasaki Matsushita2020-08-281-0/+1
* add T_ZOMBIE support to lldb scriptsAaron Patterson2020-08-271-0/+4
* Fix Method#super_method for aliased methodsJeremy Evans2020-08-273-5/+94
* * 2020-08-28 [ci skip]git2020-08-281-1/+1
* [ruby/stringio] Bump version to 0.1.4Nobuyoshi Nakada2020-08-271-1/+1
* [ruby/io-console] Bug 17128: In test_set_winsize_console, wrapped re-size in ...Leam Hall2020-08-271-4/+8
* [stringio] fix stringio codepoint enumerator off by one errorYoann Lecuyer2020-08-273-1/+24
* Adjust indents [ci skip]Nobuyoshi Nakada2020-08-272-14/+14
* Comply with guide for method doc: hash.c (#3459)Burdette Lamar2020-08-271-53/+11
* sed -i '/rmodule.h/d'卜部昌平2020-08-2788-292/+0
* include/ruby/backward/2/rmodule.h: deprecate卜部昌平2020-08-273-4/+9
* Make Socket.getaddrinfo interruptible (#2827)Kir Shatrov2020-08-274-18/+24
* RUBY_SHOW_COPYRIGHT_TO_DIE: flip the default卜部昌平2020-08-271-5/+2
* sed -i '/r_cast.h/d'卜部昌平2020-08-2788-292/+0
* include/ruby/backward/2/r_cast.h: deprecate卜部昌平2020-08-2712-10/+17
* improve deprecation warning卜部昌平2020-08-271-7/+4
* DEPRECATED_TYPE: is deprecated卜部昌平2020-08-274-4/+17
* RClassDeprecated: delete卜部昌平2020-08-272-13/+0
* Use own mutex instead of Thread.exclusiveKazuhiro NISHIYAMA2020-08-271-1/+2
* git rm include/ruby/backward/rubyio.h卜部昌平2020-08-271-18/+0
* git rm include/ruby/backward/rubysig.h卜部昌平2020-08-271-26/+0
* git rm include/ruby/backward/{st,util}.h卜部昌平2020-08-272-36/+0
* * 2020-08-27 [ci skip]git2020-08-271-1/+1
* rb_deprecated_classext_struct: delete卜部昌平2020-08-271-4/+0
* git rm include/ruby/backward/classext.h卜部昌平2020-08-271-25/+0
* sed -i '\,2/extern.h,d'卜部昌平2020-08-2789-332/+0
* git rm include/ruby/backward/2/extern.h卜部昌平2020-08-271-46/+0
* Fixed error messages at non-ascii %string terminatorNobuyoshi Nakada2020-08-262-0/+8
* Removed a never-true conditionNobuyoshi Nakada2020-08-261-1/+1
* [webrick][DOC] Describe the stance of WEBrick about its security and utilizat...Kenta Murata2020-08-261-2/+7
* Comply with guide for method doc: hash.c (#3454)Burdette Lamar2020-08-251-71/+19
* Add documentation to "dcompact" callback and "parent" memberLars Kanis2020-08-251-2/+11
* Correctly account for heap_pages_final_slots so it does not underflowPeter Zhu2020-08-251-3/+7
* * 2020-08-26 [ci skip]git2020-08-261-1/+1
* Comply with guide for method doc: hash.c (#3451)Burdette Lamar2020-08-251-135/+48
* Promote nkf to default gemsHiroshi SHIBATA2020-08-254-3/+36
* Fix erb executableLars Kanis2020-08-251-3/+1
* Specify the executable of erbHiroshi SHIBATA2020-08-251-1/+1
* * 2020-08-25 [ci skip]git2020-08-251-1/+1