index
:
ruby.git
master
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_3_3
ruby_3_4
ruby_4_0
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
spec
/
ruby
/
core
Age
Commit message (
Expand
)
Author
4 days
IO::Buffer.map: Show actual values in error messages
Sutou Kouhei
9 days
Update to ruby/spec@e695ce6
Benoit Daloze
10 days
IO::Buffer.map is not shareable across processes on OpenBSD
Hiroshi SHIBATA
14 days
Update to ruby/spec@6b3b96d
Andrii Konchyn
2026-05-11
[Feature #21979] Allow negative offset in unpack
Nobuyoshi Nakada
2026-05-08
Update to ruby/spec@680fc69
Benoit Daloze
2026-04-29
Introduce `IO::Buffer#bit_count`. (#16784)
Samuel Williams
2026-04-06
Update to ruby/spec@9ccd716
Benoit Daloze
2026-03-27
Revert "Reapply "[Feature #6012] Extend `source_location` for end position"
Benoit Daloze
2026-03-27
Revert "Update version guards in ruby/spec"
Benoit Daloze
2026-03-25
Freeze all instances of Regexp, except subclass instances
Benoit Daloze
2026-03-24
Retry IO.select with a longer timeout on flaky platforms (#16542)
Takashi Kokubun
2026-03-24
[Bug #21844] Fix error message
Nobuyoshi Nakada
2026-03-24
Make `Data#initialize` reject `Integer` keys
Nobuyoshi Nakada
2026-03-24
[Feature #21932] Add `MatchData#get_int`
Nobuyoshi Nakada
2026-03-06
Improve comparison error message.
Ernie Miller
2026-03-03
Update to ruby/spec@af627d6
Andrew Konchin
2026-03-03
[Feature #21781] Add `ENV.fetch_values`
Earlopain
2026-02-15
Start handling `&nil` in method parameters
Ufuk Kayserilioglu
2026-02-12
[Feature #21796] unpack variant `^` that returns the final offset (#15647)
Nobuyoshi Nakada
2026-02-13
Introduce suport for `autoload_relative`. (#16148)
Samuel Williams
2026-02-12
[Feature #21785] Add LEB128 again (#16123)
Aaron Patterson
2026-02-12
Make Monitor a core class
Jean Boussier
2026-02-12
Dir.scan: return or yield children along with their type
Jean Boussier
2026-02-10
Use a ruby_bug guard since this bug fix will likely be backported
Benoit Daloze
2026-02-10
Add ruby specs for UnboundMethod#== with included/extended modules [Bug #21873]
Mike Dalessio
2026-02-07
Refactor type error to be more consistent
Jean Boussier
2026-01-29
IO::Buffer.map seems not shareable across processes on OpenBSD
Benoit Daloze
2026-01-29
Update to ruby/spec@8c98a84
Benoit Daloze
2026-01-29
Do not open to write the fixture files
Nobuyoshi Nakada
2026-01-29
Remove too platform sensitive assertions
Nobuyoshi Nakada
2026-01-29
Fix assertions not to be affected by the default encoding
Nobuyoshi Nakada
2026-01-28
Update to ruby/spec@83e26c9
Benoit Daloze
2026-01-21
Optimize File.basename
Jean Boussier
2026-01-04
Update to ruby/spec@f54296d
Benoit Daloze
2025-12-30
Update version guards in ruby/spec
Benoit Daloze
2025-12-30
[Bug #21784] Fix the Proc#source_location start_column for stabby lambdas
Benoit Daloze
2025-12-30
Reapply "[Feature #6012] Extend `source_location` for end position
Benoit Daloze
2025-12-29
Remove deprecated support for to_set taking arguments
Jeremy Evans
2025-12-20
Revert pack/unpack support for LEB128
Nobuyoshi Nakada
2025-12-18
Add support for signed and unsigned LEB128 to pack/unpack.
Aaron Patterson
2025-12-16
Box: fix the class name in tests
Nobuyoshi Nakada
2025-12-16
Revert "[Feature #6012] Extend `source_location` for end position
Nobuyoshi Nakada
2025-12-10
Use `ruby_version_is`
Nobuyoshi Nakada
2025-12-10
Use rb_error_frozen_object in rb_class_modify_check
Jeremy Evans
2025-12-06
Add error case tests for `File.path`
Nobuyoshi Nakada
2025-11-28
Define Kernel#instance_variables_to_inspect
Jean Boussier
2025-11-20
Remove wrong test
Nobuyoshi Nakada
2025-11-19
Update to ruby/spec@6e62695
Benoit Daloze
2025-11-19
Fix provided features spec with --repeat 2
Benoit Daloze
[next]