summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2022-06-06debug is the bundled gems, not default gemsHiroshi SHIBATA
2022-06-06[ruby/cgi] jruby supportPavel Rosický
2022-06-06Use `sleep 0.5` for tests of GVL instrumentation APIYusuke Endoh
2022-06-06Fix a typo [ci skip]Kazuhiro NISHIYAMA
2022-06-06* 2022-06-06 [ci skip]git
2022-06-06Remove useless assignment always overriddenNobuyoshi Nakada
2022-06-06Export RbConfig::CONFIG["COROUTINE_TYPE"]nick evans
2022-06-05* 2022-06-05 [ci skip]git
2022-06-05Use RBOOLNobuyoshi Nakada
2022-06-04[ruby/rdoc] Use command array form of `IO.popen` alwaysNobuyoshi Nakada