summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-06-26[rubygems/rubygems] Fix pending Bundler specsDavid Rodríguez
2022-06-26* 2022-06-26 [ci skip]git
2022-06-26[rubygems/rubygems] Clean up temporary directory after generate_index --updateTomas Volf
2022-06-25Prevent accidental use of assert_raisesNobuyoshi Nakada
2022-06-25Copy `IO#wait*` methods from `io-wait` gem to `io.c`.Samuel Williams
2022-06-25Update default gems list at 50e13870bffa3561be13faa31c3fcb [ci skip]git
2022-06-25[ruby/io-wait] Bump upNobuyoshi Nakada
2022-06-25[ruby/io-wait] Remove C99-ism for some platforms [ci skip]Nobuyoshi Nakada
2022-06-25[ruby/io-wait] Fix usage of `assert_raises` -> `assert_raise`. (https://githu...Samuel Williams
2022-06-25* remove trailing spaces. [ci skip]git
2022-06-25[ruby/io-wait] Don't add `IO#wait*` methods when `RUBY_IO_WAIT_METHODS` is de...Samuel Williams
2022-06-25Fix a variable name typo in the docsShannon Skipper
2022-06-25iseq.c: Use ntz_intptr for faster bitmap scanJean Boussier
2022-06-25* 2022-06-25 [ci skip]git
2022-06-24Dump inline storage partition information to binary formatAaron Patterson
2022-06-24Sync RubyGems & Bundler with upstream repoDavid Rodríguez
2022-06-23YJIT: Add regression test for local type trackingAlan Wu
2022-06-23Free bitmap buffer if it's not usedAaron Patterson
2022-06-23Flatten bitmap when there is only one elementAaron Patterson
2022-06-23When YJIT is not built, hide options and use MJIT for --jitAlan Wu
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