summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-06-10Fix nested bmethod TracePoint and memory leakAlan Wu
2022-06-09Remove a leftover requireTakashi Kokubun
2022-06-09Fix exit locations test (#5995)Eileen M. Uchitelle
2022-06-10[ruby/fileutils] Enhanced RDoc (https://github.com/ruby/fileutils/pull/82)Burdette Lamar
2022-06-09[DOC] Fix markup for `String` (#5984)Alexander Ilyin
2022-06-09Add ability to trace exit locations in yjit (#5970)Eileen M. Uchitelle
2022-06-10* 2022-06-10 [ci skip]git
2022-06-09Stop ignoring 4th positional argument to IO.#{foreach,readlines}Jeremy Evans
2022-06-09Skip `NULL` values from `dladdr(3)`xtkoba
2022-06-09[ruby/timeout] Keep a private reference to `Process.clock_gettime`Jean Boussier
2022-06-09doc/case_mapping.rdoc: Fix references for case mappingYusuke Endoh
2022-06-08Fix MJIT's ISEQ_BODY macro usage at 5f10bd634fbTakashi Kokubun
2022-06-08MJIT: Ignore existence of .bundle.dSYM on macOSTakashi Kokubun
2022-06-09Fix compile errorKazuhiro NISHIYAMA
2022-06-09[ruby/fileutils] [DOC] Enhanced RDoc (https://github.com/ruby/fileutils/pull/81)Burdette Lamar
2022-06-08MJIT: Directly compile .c to .so (#5987)Takashi Kokubun
2022-06-09func: and file: prefix for `RUBY_DEBUG_LOG_FILTER`Koichi Sasada
2022-06-08Fix major GC thrashingPeter Zhu
2022-06-09* 2022-06-09 [ci skip]git
2022-06-08Fix compilation error when USE_RVARGC=0Peter Zhu
2022-06-08Add key force_major_gc_count to GC.stat_heapPeter Zhu
2022-06-08[ruby/fileutils] File trees (https://github.com/ruby/fileutils/pull/80)Burdette Lamar
2022-06-08Update "Reporting Issues" link in the READMEAlexander Ilyin
2022-06-07Update the help message on /benchmarkTakashi Kokubun
2022-06-08[DOC] RDoc now accepts other than magic numbers at `rb_attr`Nobuyoshi Nakada
2022-06-07Remove duplicated prototype in header filePeter Zhu
2022-06-07thread_pthread.c: trigger THREAD_EVENT_READY when going throuhg the fast path.Jean Boussier
2022-06-08* 2022-06-08 [ci skip]git
2022-06-07Add special-case code for the String unary plus operator (#5982)Noah Gibbs
2022-06-07[rubygems/rubygems] Remove unnecessary string concatenationDaniel Berger
2022-06-07Remove while loop over heap_preparePeter Zhu
2022-06-07[rubygems/rubygems] Relax performance spec limitDavid Rodríguez
2022-06-07Refactor TestThreadInstrumentation to investigate CI flakinessJean Boussier
2022-06-07[ruby/error_highlight] Use Exception#detailed_message instead of overriding #...Yusuke Endoh
2022-06-07Manually merged https://github.com/ruby/did_you_mean/pull/177Hiroshi SHIBATA
2022-06-07Revert "error.c: Let Exception#inspect inspect its message"Yusuke Endoh
2022-06-07[ruby/rdoc] [DOC] Undocument internal constants [ci skip]Nobuyoshi Nakada
2022-06-07error.c: Let Exception#inspect inspect its messageYusuke Endoh
2022-06-07[ruby/rdoc] Allow boolean arguments to `rb_attr` and `rb_define_attr`Nobuyoshi Nakada
2022-06-07.github/workflows/compilers.yml: annocheck: Fix a linker flag to pass MJIT te...Jun Aruga
2022-06-06Ignore invalid escapes in regexp commentsJeremy Evans
2022-06-06Fix Module#const_source_location for autoload constants with direct requiresJeremy Evans
2022-06-06Use bindgen to import Ruby constants wherever possible. (#5943)Noah Gibbs
2022-06-06Fix Range#cover? returning true for beginless ranges of different typesJeremy Evans
2022-06-06Add Module#undefined_instance_methodsJeremy Evans
2022-06-07[ruby/fileutils] [DOC] Enhanced RDoc for FileUtils (https://github.com/ruby/f...Burdette Lamar
2022-06-07* 2022-06-07 [ci skip]git
2022-06-07[ruby/open-uri] [DOC] Fix markup for `URI.open`Alexander Ilyin
2022-06-06[ruby/rdoc] Use runnable command as DUMMY_PAGERNobuyoshi Nakada
2022-06-06[rubygems/rubygems] Unify loading `Gem::Requirement`David Rodríguez