summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2022-06-04[ruby/rdoc] Make all documents at the top level `extra_rdoc_files` [ci skip]Nobuyoshi Nakada
2022-06-04[ruby/rdoc] Remove `RDoc::RI::Driver#in_path?`Nobuyoshi Nakada
2022-06-04[ruby/rdoc] Enable pager testsNobuyoshi Nakada
2022-06-04[ruby/rdoc] Stop checking if pager command foundNobuyoshi Nakada
2022-06-04[ruby/rdoc] Remove never used win32consoleNobuyoshi Nakada
2022-06-04* 2022-06-04 [ci skip]git
2022-06-03Prevent printing crash report in a loopAlan Wu
2022-06-03[Feature #18339] GVL Instrumentation APIJean Boussier
2022-06-03[ruby/nkf] Constified invariant tablesNobuyoshi Nakada
2022-06-03[DOC] Fix documentation of Numeric#div: Complex does not have #divKouhei Yanagita
2022-06-03* 2022-06-03 [ci skip]git
2022-06-03[DOC] Mention the case to autoload already defined constantNobuyoshi Nakada
2022-06-03[DOC] Subjects of `autoload` are not restricted to modulesNobuyoshi Nakada
2022-06-02[rubygems/rubygems] Remove redundant bitwise ANDDavid Rodríguez
2022-06-02[rubygems/rubygems] Add test cases from SHA1 RFC and improve test failure mes...David Rodríguez