summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-06-21[CI] add gcc-12卜部昌平
2022-06-21[ruby/io-wait] Remove redundant forward declarationsNobuyoshi Nakada
2022-06-21regparse.c: Suppress false-positive warnings of GCC 12.1Yusuke Endoh
2022-06-21On FreeBSD omit the test to close a pipe while reading [ci skip]Nobuyoshi Nakada
2022-06-20Document that Regexp#source does not retain lexer escapesJeremy Evans
2022-06-21* 2022-06-21 [ci skip]git
2022-06-21.github/workflows/compilers.yml: annocheck: Fix gaps and notes test.Jun Aruga
2022-06-20Include JIT information in crash reportsChris Seaton
2022-06-20[ruby/irb] [DOC] Fix formatting in docsPeter Zhu
2022-06-20[ruby/irb] Commands should respect `USE_COLORIZE` config (https://github.com/...Stan Lo
2022-06-20test_instrumentation_api.rb: Allow one less exitJean Boussier
2022-06-20[Feature #18788] [DOC] String options to `Regexp.new`Nobuyoshi Nakada
2022-06-20[Feature #18788] Spec for options as `String` to `Regexp.new`Nobuyoshi Nakada
2022-06-20[Feature #18788] Support options as `String` to `Regexp.new`Nobuyoshi Nakada
2022-06-20Spec update for warnning suspicious flag to `Regexp.new`Nobuyoshi Nakada
2022-06-20Warn suspicious flag to `Regexp.new`Nobuyoshi Nakada
2022-06-20Allow to just warn as bool expected, without an exceptionNobuyoshi Nakada
2022-06-20Prevent a warning "possibly useless use of a literal in void context"Yusuke Endoh
2022-06-20.github/workflows/compilers.yml: Skip gaps test on annocheck 10.76.Jun Aruga
2022-06-20[DOC] Refine Regexp.new argument descriptionsNobuyoshi Nakada
2022-06-20[DOC] Regexp timeout is float or nilNobuyoshi Nakada
2022-06-20Prevent a warning "Expected ... to define AutoloadTest but it didn't"Yusuke Endoh
2022-06-20[rubygems/rubygems] Fix extension paths in generated standalone scriptcitrusmoose
2022-06-20[Feature #18839] Drop support for gcc 3 [ci skip]Nobuyoshi Nakada
2022-06-20Update bundled gems list at 150bd6e2427a8a6178aa5f8ebc39ce [ci skip]git
2022-06-20Bundle RBS 2.5.1 (#6041)Soutaro Matsumoto
2022-06-20[DOC] Fixed omissions in Regexp.new argumentsNobuyoshi Nakada
2022-06-20* 2022-06-20 [ci skip]git
2022-06-20[rubygems/rubygems] Improve performance of Bundler::SpecSet#for by using hash...Josh Nichols
2022-06-19Scale the time to wait native threads to run hookNobuyoshi Nakada
2022-06-19Remove unnecessary `*` before the function nameNobuyoshi Nakada
2022-06-19[ruby/etc] [DOC] Markup constant path namesNobuyoshi Nakada
2022-06-19Skip CIs if the head commit message contains '[DOC]'Nobuyoshi Nakada
2022-06-19* 2022-06-19 [ci skip]git
2022-06-19[ruby/etc] [DOC] Markup string literalsNobuyoshi Nakada
2022-06-19[ruby/etc] [DOC] Fix reference to different moduleNobuyoshi Nakada
2022-06-19[ruby/etc] [DOC] UpdateNobuyoshi Nakada
2022-06-18[Bug #18813] Warn when autoload has to lookup in parent namespaceJean Boussier
2022-06-18Show gcc version if too old, and move to GCC block [ci skip]Nobuyoshi Nakada
2022-06-18Disable maybe-uninitialized warning for gcc 4Nobuyoshi Nakada
2022-06-18Extract `protect_page_body` to fix mismatched bracesNobuyoshi Nakada
2022-06-17tool/extlibs.rb: Use Exception#message for older rubiesAlan Wu
2022-06-17YJIT: Update note about symbol prefixes [ci skip]Alan Wu
2022-06-17YJIT: Use binwrite to write exit locationsJohn Hawthorn
2022-06-18* 2022-06-18 [ci skip]git
2022-06-18Disable Mach exception handlers when read barriers in placeKJ Tsanaktsidis
2022-06-17Reuse an interned stringNobuyoshi Nakada
2022-06-17Remove unused function declarationPeter Zhu
2022-06-17[ruby/fileutils] [DOC] Revisions for module-level doc (https://github.com/rub...Burdette Lamar
2022-06-17[ci skip][lldb] Fix array length representation with USING_RVARGCMatt Valentine-House