summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-09-07* 2022-09-07 [ci skip]git
2022-09-07Exit status macros need sys/wait.h on FreeBSDNobuyoshi Nakada
2022-09-06[rubygems/rubygems] Fix `set` not being found when running specs on dev rubiesDavid Rodríguez
2022-09-06[rubygems/rubygems] Add `syntax_suggest` to exemption list in setup specsDavid Rodríguez
2022-09-06omit random failure in bootstraptest with freebsdHiroshi SHIBATA
2022-09-06omit random failure tests with FreeBSDHiroshi SHIBATA
2022-09-06Fix typoTakashi Kokubun
2022-09-06Update c_32.rbTakashi Kokubun
2022-09-06Run mjit-bindgen againTakashi Kokubun
2022-09-06Allow hooking a different method after --mjit=pauseTakashi Kokubun
2022-09-06Cache RubyVM::MJIT constantsTakashi Kokubun
2022-09-06Add an option to lazily boot MJIT for experimentsTakashi Kokubun
2022-09-06Do not fork the process on --mjit-waitTakashi Kokubun
2022-09-06Skip test_redefinition_mismatch on trunk-mjit for nowTakashi Kokubun
2022-09-06Update default gems list at 2657d8efb9d38761c1e09f54fadea4 [ci skip]git
2022-09-06[ruby/set] Bump version to 1.0.3Hiroshi SHIBATA
2022-09-05Deal with MJIT_FORCE_ENABLE minirubyTakashi Kokubun
2022-09-06* 2022-09-06 [ci skip]git
2022-09-05Workaround unused variable warning by builtinTakashi Kokubun
2022-09-05[rubygems/rubygems] Remove no longer needed `fiddle` hacksDavid Rodríguez
2022-09-05[DOC] [Bug #17120] Fix match-reset `\K`Nobuyoshi Nakada
2022-09-05Update default gems list at 113581d288496f8f3e60851b76b751 [ci skip]git
2022-09-05[ruby/set] Set version to 1.0.3.dev for fixing rubygems/bundler testsHiroshi SHIBATA
2022-09-05Stop testing MJIT on s390xTakashi Kokubun
2022-09-05Update MJIT doc about bindgen and platforms [ci skip]Takashi Kokubun
2022-09-05Drop Solaris support for MJITTakashi Kokubun
2022-09-05Add mjit-bindgen workflow (#6327)Takashi Kokubun
2022-09-05Fix warnings from private_constantTakashi Kokubun
2022-09-04Automatically detect 64bit platformsTakashi Kokubun
2022-09-04s390x seems like a 64bit architectureTakashi Kokubun
2022-09-05Merge https://github.com/rubygems/rubygems/commit/16c3535413afebcdbab7582c601...Hiroshi SHIBATA
2022-09-04Ruby MJIT (#6028)Takashi Kokubun
2022-09-04Attempt to fix test-bundlerTakashi Kokubun
2022-09-05Debugging snapshot [ci skip]Nobuyoshi Nakada
2022-09-05[rubygems/rubygems] Feature: `bundle add` supports `--path` optionMike Dalessio
2022-09-05[rubygems/rubygems] Fix resolution hanging on musl platformsDavid Rodríguez
2022-09-05Fix fake.rb expansion from preprocessed version.hNobuyoshi Nakada
2022-09-05Use cross compiling settings as fake.rb for snapshotsNobuyoshi Nakada
2022-09-05Set fake.rb variables by command line argumentsNobuyoshi Nakada
2022-09-04Call appropriate hooks on MJIT's forkTakashi Kokubun
2022-09-05Remove extra semicolons at the top level [ci skip]Nobuyoshi Nakada
2022-09-05* 2022-09-05 [ci skip]git
2022-09-04Ignore fake.rb for snapshotNobuyoshi Nakada
2022-09-04rb_int_range_last: properly handle non-exclusive rangeJean Boussier
2022-09-03Prefer stdbool for MJIT optionsTakashi Kokubun
2022-09-04* 2022-09-04 [ci skip]git
2022-09-04fake.rb needs id.hNobuyoshi Nakada
2022-09-03[DOC] Escape backqoute method not to be converted to smart quotesNobuyoshi Nakada
2022-09-03[DOC] Remove extra page-dir prefix to fix broken linkNobuyoshi Nakada
2022-09-03[DOC] Enhanced RDoc for Time (#6320)Burdette Lamar