Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

Latest revisions

# Date Author Comment
60116d5e 03/24/2026 07:35 AM byroot (Jean Boussier)

[ruby/json] Use embeddable types

Ref: https://bugs.ruby-lang.org/issues/21853

Introduced in Ruby 3.3, will officially be public API in 4.1,
but can be used sooner by checking the existence of RUBY_TYPED_EMBEDDABLE

https://github.com/ruby/json/commit/101f7342cd

54c46949 03/24/2026 07:22 AM byroot (Jean Boussier)

marshal.c: properly freeze linked strings

[Bug #21961]

cbca5937 03/24/2026 06:33 AM nobu (Nobuyoshi Nakada)

[Bug #21844] Fix error message

b6e6ccc6 03/24/2026 05:39 AM nobu (Nobuyoshi Nakada)

Make Data#initialize reject Integer keys

a668f4bf 03/24/2026 05:37 AM Junichi Ito

Improve missing keyword detection in Data#initialize

  • Treat symbol and string keys equivalently when detecting missing keywords
  • Consider index keys when detecting missing keywords in Data#initialize
72eb59d0 03/24/2026 04:19 AM nobu (Nobuyoshi Nakada)

[Feature #21932] Add MatchData#get_int

8da57d52 03/24/2026 02:38 AM dependabot[bot]

Bump taiki-e/install-action

Bumps the github-actions group with 1 update in the / directory: taiki-e/install-action.

Updates taiki-e/install-action from 2.69.6 to 2.69.7

a897e06d 03/24/2026 12:56 AM Nozomi Hijikata

ZJIT: Compile checkmatch insn (#16496)

216c5eb3 03/23/2026 11:48 PM tenderlovemaking (Aaron Patterson)

ZJIT: Support nil block parameters (#16492)

  • ZJIT: Support nil block parameters

zjit-stats for the ActiveRecord benchmark used to look like this:

Top-8 popular complex argument-parameter features not optimized (100.0% of total 2,351,376):
        param_block: 2,157,030 (91.7%)...
6ae062ae 03/23/2026 10:13 PM st0012 (Stan Lo)

Use latest RDoc (#16506)

The latest RDoc contains https://github.com/ruby/rdoc/pull/1657, which
fixes install-doc failures on some platforms.

View all revisions | View revisions

Also available in: Atom