summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-05-08[rubygems/rubygems] Update minitest version in `Gem.install` docsDavid Rodríguez
2020-05-08[rubygems/rubygems] Remove minitest compatibility codeDavid Rodríguez
2020-05-08[rubygems/rubygems] [rubygems/rubygems] Require minitest `~> 5.13`David Rodríguez
2020-05-08[rubygems/rubygems] Use newer module Minitest nameDavid Rodríguez
2020-05-07Add T_MOVED support to lldbAaron Patterson
2020-05-07Add compaction support for backtrace objectsAaron Patterson
2020-05-07Allow global variables to moveAaron Patterson
2020-05-08Fix a typo [ci skip]Kazuhiro NISHIYAMA
2020-05-07Fix rb_profile_frame_classpath to handle module singletonsJean Boussier
2020-05-07`T_MOVED` should never be pushed on the mark stackAaron Patterson
2020-05-08Restore the external and internal encodings of STDIN, STDOUT, and STDERRYusuke Endoh
2020-05-08test/irb/test_cmd.rb: clear IRB.@CONF on setupYusuke Endoh
2020-05-08* 2020-05-08 [ci skip]git
2020-05-08Check encodings of STDIN,STDOUT,STDERR tooKazuhiro NISHIYAMA
2020-05-07LEGAL: add legal situation of parse.h [ci skip]卜部昌平
2020-05-07LEGAL: add legal situation of ext/pty/pty.c [ci skip]卜部昌平
2020-05-07LEGAL: add legal situation of enc/trans/ucm [ci skip]卜部昌平
2020-05-07LEGAL: win32/win32.h no longer exists [ci skip]卜部昌平
2020-05-07LEGAL: add missing entries for enc [ci skip]卜部昌平
2020-05-07LEGAL: add legal situation of benchmarks [ci skip]卜部昌平
2020-05-07LEGAL: add legal situation of addr2line.c [ci skip]卜部昌平
2020-05-07LEGAL: add legal situation of aclocal.m4 [ci skip]卜部昌平
2020-05-07Remove test of ruby-mode.elKazuhiro NISHIYAMA
2020-05-06Always correct sp on leave cancelTakashi Kokubun
2020-05-06Remove OPT_CHECKED_RUN codeTakashi Kokubun
2020-05-07leakchecker.rb: try `lsof`Nobuyoshi Nakada
2020-05-07Suffixed memory leak tests as "memory_leak"Nobuyoshi Nakada
2020-05-07Cut down warm-up loops and gain main/warm-up ratioNobuyoshi Nakada
2020-05-07Share logically equivalent functionsNobuyoshi Nakada
2020-05-07* 2020-05-07 [ci skip]git
2020-05-06Enable OPT_CHECKED_RUN on MJIT for debuggingTakashi Kokubun
2020-05-06Fakes IPSocket.getaddress in the whole methodNobuyoshi Nakada
2020-05-06Makes nil-safeNobuyoshi Nakada
2020-05-06Ignore FDs kept by system libraryNobuyoshi Nakada
2020-05-06Fixed leaked fdsNobuyoshi Nakada
2020-05-06leakchecker.rb: search /dev/fd tooNobuyoshi Nakada
2020-05-06[DOC] Removed no longer meaningful part [ci skip]Nobuyoshi Nakada
2020-05-06Removed unnecessary duplicate codeNobuyoshi Nakada
2020-05-06Generalize the explanation of the side effect of the rb_equal() optimizationBenoit Daloze
2020-05-06Document rb_equal() and clarify the relation with Kernel#===Benoit Daloze
2020-05-06Remove redundant check in rb_obj_cmp()Benoit Daloze
2020-05-06* 2020-05-06 [ci skip]git
2020-05-05Improve documentation for Enumerator#next, next_values, peek and peek_values.Marc-Andre Lafortune
2020-05-05Fix gemspecMarc-Andre Lafortune
2020-05-05[ruby/uri] Check if DN existsNobuyoshi Nakada
2020-05-05envutil.rb: Also alias to #nameNobuyoshi Nakada
2020-05-05* 2020-05-05 [ci skip]git
2020-05-04Output compaction stats in one loop / eliminate 0 countsAaron Patterson
2020-05-04Bison 3.5.91 now defaults parse.error to "simple"Nobuyoshi Nakada
2020-05-04Bison 3.59.1 folds yydestruct function headerNobuyoshi Nakada