summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-06-23Update vm_core.hAaron Patterson
2022-06-23Speed up ISeq by marking via bitmaps and IC rearrangingAaron Patterson
2022-06-24* 2022-06-24 [ci skip]git
2022-06-23Correct documentation for protected methods [ci skip]John Hawthorn
2022-06-23Fix warnings by old gccNobuyoshi Nakada
2022-06-23Show flags instead of `-s` option in `GNUMAKEFLAGS`Nobuyoshi Nakada
2022-06-23Suppress notes for old gccNobuyoshi Nakada
2022-06-23Pass LDFLAGS via environment variableNobuyoshi Nakada
2022-06-23[rubygems/rubygems] Fix standalone script generation for statically linked de...David Rodríguez
2022-06-23[rubygems/rubygems] Fix `bundle package --no-install` no longer skipping installDavid Rodríguez
2022-06-23* 2022-06-23 [ci skip]git
2022-06-23Non-void functions must return valueNobuyoshi Nakada
2022-06-23Get rid of a nasal demonNobuyoshi Nakada
2022-06-22Fix infinite loop when b_return TracePoint throwsAlan Wu
2022-06-22Refactor compilations workflowNobuyoshi Nakada
2022-06-22[rubygems/rubygems] Bundler: fix man page for bundle-addTakuya Noguchi
2022-06-21Skip protected ancestry guard for FCALLs in YJITJohn Hawthorn
2022-06-21Allow method caching of protected FCALLsJohn Hawthorn
2022-06-21Don't check protected method ancestry on fcallJohn Hawthorn
2022-06-21Add T_STRUCT to lldb inspect helperJemma Issroff
2022-06-22vcs.rb: ignore configuration files get rid of aliases [ci skip]Nobuyoshi Nakada
2022-06-22vcs.rb: just one log to check if `--date` option works [ci skip]Nobuyoshi Nakada
2022-06-22vcs.rb: show diagnostic/progressing messages when debugging [ci skip]Nobuyoshi Nakada
2022-06-22[ruby/fileutils] Clarify difference between cp_r and install (https://github....Burdette Lamar
2022-06-22* 2022-06-22 [ci skip]git
2022-06-21Clarify documentation of Kernel#require_relativeBenoit Daloze
2022-06-21[ruby/fileutils] Correct method references for secure removal (https://github...Burdette Lamar
2022-06-21[ruby/fileutils] [DOC] Adding 'Related' (https://github.com/ruby/fileutils/pu...Burdette Lamar
2022-06-21Added readline wrapper entries under the doc directoryHiroshi SHIBATA
2022-06-21Added error_highlight entries under the doc directoryHiroshi SHIBATA
2022-06-21Added reline entry to standard_library docHiroshi SHIBATA
2022-06-21Update bundled gems list at 2022-06-21git
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