summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-12-17[ruby/io-wait] bump up to 0.4.0Nobuyoshi Nakada
2025-12-17refactor: utilize a predefined macroYusuke Endoh
2025-12-17IO::Buffer: Warn as experimental at allocationNobuyoshi Nakada
2025-12-17[Bug #21787] IO::Buffer: Check addition overflowsNobuyoshi Nakada
2025-12-17IO::Buffer: Guard arguments from GCNobuyoshi Nakada
2025-12-17IO::Buffer: Fill the test for `IO::Buffer#clear`Nobuyoshi Nakada
2025-12-17Update default gems list at 3b66efda523fc33070aee6097898db [ci skip]git
2025-12-17Bundle RubyGems 4.0.2 and Bundler 4.0.2Hiroshi SHIBATA
2025-12-17Disabled gem sync for Ruby 4.0 releaseHiroshi SHIBATA
2025-12-17Fix: Recalculate the timeout duration considering `open_timeout` (#15596)Misaki Shioi
2025-12-16[DOC] Fix call-seq of Method#boxPeter Zhu
2025-12-16Respect encoding of ID in exception messagesDaisuke Aritomo
2025-12-16Let Ractor::IsolationError report correct constant pathDaisuke Aritomo
2025-12-16[DOC] Harmonize rb_div methodsBurdetteLamar
2025-12-16ZJIT: Use rb_zjit_writebarrier_check_immediate() instead of rb_gc_writebarrie...Benoit Daloze
2025-12-16Revert "ZJIT: Do not call rb_gc_writebarrier() with an immediate value in gen...Benoit Daloze
2025-12-16ZJIT: Add a VALUE#write_barrier helper method to deduplicate logicBenoit Daloze
2025-12-16ZJIT: Guard other calls to rb_gc_writebarrier() with a !special_const_p() checkBenoit Daloze
2025-12-16ZJIT: Do not call rb_gc_writebarrier() with an immediate value in gen_write_b...Benoit Daloze
2025-12-16Use RBIMPL_ASSERT_OR_ASSUME instead of ASSUME for better errors when it does ...Benoit Daloze
2025-12-16gc.h: Reintroduce immediate guard in `rb_obj_written`Jean Boussier
2025-12-16YJIT: Print `Rc` strong and weak count on assert failureAlan Wu
2025-12-16Revert "ZJIT: Allow ccalls above 7 arguments"Alan Wu
2025-12-16Make tracepoints with set_trace_func or TracePoint.new ractor local (#15468)Luke Gruber
2025-12-16search_nonascii(): Replace UB pointer cast with memcpyAlan Wu
2025-12-16add 21254 to the feature listAaron Patterson
2025-12-16Add the instance variable name and the module in Ractor::IsolationError (#15563)Étienne Barrié
2025-12-16Add the class variable and the class itself in Ractor::IsolationError (#15562)Étienne Barrié
2025-12-16Box: [DOC] Add RUBY_BOX in EnvironmentSatoshi Tagomori
2025-12-16Fix: Do not pass negative timeout to Addrinfo#connect_internal (#15578)Misaki Shioi
2025-12-16Rename fiber_serial into ec_serialJean Boussier
2025-12-16Store the fiber_serial in the EC to allow inliningJean Boussier
2025-12-16Box: fix the class name in testsNobuyoshi Nakada
2025-12-16Box: [DOC] fix the class name in rdocNobuyoshi Nakada
2025-12-16Box: fix the class name in inspectNobuyoshi Nakada
2025-12-16Box: fix the environment variable nameNobuyoshi Nakada
2025-12-16Box: move extensions from namespace to boxNobuyoshi Nakada
2025-12-16Revert "[Feature #6012] Extend `source_location` for end positionNobuyoshi Nakada
2025-12-16[ruby/rubygems] Added assertion for Windows and nmakeHiroshi SHIBATA
2025-12-16[ruby/rubygems] Reset MAKEFLAGS option for build jobs testsHiroshi SHIBATA
2025-12-16[ruby/rubygems] Allow to specify the number of `make` jobs when installing gems:Edouard CHIN
2025-12-16[ruby/rubygems] Pass down value of `BUNDLE_JOBS` to RubyGems before compiling:Edouard CHIN
2025-12-15YJIT: Bail out if proc would be stored above stack topRandy Stauner
2025-12-16[ruby/rubygems] Fix quote handling in mise format ruby version parsinghituzi no sippo
2025-12-16[ruby/rubygems] Support single quotes in mise format ruby versionhituzi no sippo
2025-12-15ZJIT: Fix test failures from line number of `Primitive` shiftingAlan Wu
2025-12-16[ruby/rubygems] Allow to show cli_help with bundler executableHiroshi SHIBATA
2025-12-15Bump actions/cache in /.github/actions/setup/directoriesdependabot[bot]
2025-12-15[DOC] Remove copyright from Set class docsPeter Zhu
2025-12-16[ruby/rubygems] Tweak the Bundler's "X gems now installed message":Edouard CHIN