summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-07-03[ruby/irb] Introduce cd commandStan Lo
2024-07-03move Integer#downto to RubyAaron Patterson
2024-07-03Fix compilation with RGENGC_CHECK_MODE=2Peter Zhu
2024-07-03array.c: Remove outdated assertionsJean Boussier
2024-07-03Move ruby_load_external_gc_from_argv to gc.hPeter Zhu
2024-07-03[Feature #20470] Add shared GC workflow to compilersPeter Zhu
2024-07-03[Feature #20470] Update dependenciesPeter Zhu
2024-07-03[Feature #20470] Implement support for USE_SHARED_GCPeter Zhu
2024-07-03[Feature #20470] Split GC into gc_impl.cPeter Zhu
2024-07-03[ruby/shellwords] [DOC] Beautify links and formatsNobuyoshi Nakada
2024-07-03[ruby/shellwords] Satisfy `rdoc -C`Nobuyoshi Nakada
2024-07-03[ruby/shellwords] Exclude unnecessary files from the packagesNobuyoshi Nakada
2024-07-03Add explicit compiler fence when pushing frames to ensure safe profilingIvo Anjo
2024-07-03[ruby/openssl] Add SSLSocket#readbyteGrant Gardner
2024-07-02Add regression test for mutating pack's format stringAaron Patterson
2024-07-02Speed up chunkypng benchmark (#11087)Aaron Patterson
2024-07-02YJIT: Use a special breakpoint address if one isn't explicitly supplied in or...Kevin Menard
2024-07-02[rubygems/rubygems] Only allow valid values for --test, --ci, and --linter op...Jerome Dalbert
2024-07-02[rubygems/rubygems] Only remove current platform when added right before reso...David Rodríguez
2024-07-02[rubygems/rubygems] Normalize dummy test server nameDavid Rodríguez
2024-07-02[rubygems/rubygems] Refactor previous fix a bitDavid Rodríguez
2024-07-02[rubygems/rubygems] Feature add_dependency more prominentlyJerome Dalbert
2024-07-02Fix forwarding for optimized sendeileencodes
2024-07-02Calling into a C func shouldn't fast path when forwardingeileencodes
2024-07-02YJIT: Inline simple ISEQs with unused keyword parametersGabriel Lacroix
2024-07-02Resize arrays in `rb_ary_freeze` and use it for freezing arrayseileencodes
2024-07-02Update to ruby/spec@f8987acAndrew Konchin
2024-07-02[ruby/rdoc] Group code object files into the same directoryStan Lo
2024-07-02[ruby/fiddle] Pick ruby/ruby changes forHiroshi SHIBATA
2024-07-02[win32] Fallback release date when revision.h is not presentNobuyoshi Nakada
2024-07-01[ruby/prism] Fix up find and array patterns with multiple restsKevin Newton
2024-07-01[ruby/prism] Properly support parsing regexp in extended modeKevin Newton
2024-07-01maximum showing line number on btest failureKoichi Sasada
2024-06-30Bump ruby/setup-ruby from 1.180.1 to 1.183.0dependabot[bot]
2024-06-30Bump github/codeql-action from 3.25.10 to 3.25.11dependabot[bot]
2024-07-01[ruby/irb] fix typos in the `Index of Command-Line Options`Anatoly Busygin
2024-07-01[ruby/rdoc] Fix some typos (https://github.com/ruby/rdoc/pull/1129)Yudai Takada
2024-07-01Skip to copy .so/.bundle files generated by rake-compilerHiroshi SHIBATA
2024-06-30[ruby/irb] Allow assigning and using local variable name conflictingtomoya ishida
2024-06-30Update bundled gems list as of 2024-06-29git
2024-06-30Add RB_GC_GUARD for ast_valueyui-knk
2024-06-29[YJIT] Don't expand kwargs on forwardingAaron Patterson
2024-06-29Doc for Integer#ceilBurdetteLamar
2024-06-28YJIT: Fix `cargo doc --document-private-items` warnings [ci skip]Alan Wu
2024-06-28YJIT: Move `ocb` parameters into `JITState`Alan Wu
2024-06-28Fix missing macOS version in Slack notificationsTakashi Kokubun
2024-06-28Synchronize Bundler & RubyGems (#11071)David Rodríguez
2024-06-28Fix comment for VM_CALL_ARGS_SIMPLE (#11067)Gabriel Lacroix
2024-06-28[rubygems/rubygems] Protect binstub access during creation with a flockDavid Rodríguez
2024-06-28[rubygems/rubygems] Move flock logic to its own methodDavid Rodríguez