summaryrefslogtreecommitdiff
path: root/spec/ruby/core
AgeCommit message (Expand)Author
4 daysIO::Buffer.map: Show actual values in error messagesSutou Kouhei
9 daysUpdate to ruby/spec@e695ce6Benoit Daloze
10 daysIO::Buffer.map is not shareable across processes on OpenBSDHiroshi SHIBATA
14 daysUpdate to ruby/spec@6b3b96dAndrii Konchyn
2026-05-11[Feature #21979] Allow negative offset in unpackNobuyoshi Nakada
2026-05-08Update to ruby/spec@680fc69Benoit Daloze
2026-04-29Introduce `IO::Buffer#bit_count`. (#16784)Samuel Williams
2026-04-06Update to ruby/spec@9ccd716Benoit Daloze
2026-03-27Revert "Reapply "[Feature #6012] Extend `source_location` for end position"Benoit Daloze
2026-03-27Revert "Update version guards in ruby/spec"Benoit Daloze
2026-03-25Freeze all instances of Regexp, except subclass instancesBenoit Daloze
2026-03-24Retry IO.select with a longer timeout on flaky platforms (#16542)Takashi Kokubun
2026-03-24[Bug #21844] Fix error messageNobuyoshi Nakada
2026-03-24Make `Data#initialize` reject `Integer` keysNobuyoshi Nakada
2026-03-24[Feature #21932] Add `MatchData#get_int`Nobuyoshi Nakada
2026-03-06Improve comparison error message.Ernie Miller
2026-03-03Update to ruby/spec@af627d6Andrew Konchin
2026-03-03[Feature #21781] Add `ENV.fetch_values`Earlopain
2026-02-15Start handling `&nil` in method parametersUfuk Kayserilioglu
2026-02-12[Feature #21796] unpack variant `^` that returns the final offset (#15647)Nobuyoshi Nakada
2026-02-13Introduce suport for `autoload_relative`. (#16148)Samuel Williams
2026-02-12[Feature #21785] Add LEB128 again (#16123)Aaron Patterson
2026-02-12Make Monitor a core classJean Boussier
2026-02-12Dir.scan: return or yield children along with their typeJean Boussier
2026-02-10Use a ruby_bug guard since this bug fix will likely be backportedBenoit Daloze
2026-02-10Add ruby specs for UnboundMethod#== with included/extended modules [Bug #21873]Mike Dalessio
2026-02-07Refactor type error to be more consistentJean Boussier
2026-01-29IO::Buffer.map seems not shareable across processes on OpenBSDBenoit Daloze
2026-01-29Update to ruby/spec@8c98a84Benoit Daloze
2026-01-29Do not open to write the fixture filesNobuyoshi Nakada
2026-01-29Remove too platform sensitive assertionsNobuyoshi Nakada
2026-01-29Fix assertions not to be affected by the default encodingNobuyoshi Nakada
2026-01-28Update to ruby/spec@83e26c9Benoit Daloze
2026-01-21Optimize File.basenameJean Boussier
2026-01-04Update to ruby/spec@f54296dBenoit Daloze
2025-12-30Update version guards in ruby/specBenoit Daloze
2025-12-30[Bug #21784] Fix the Proc#source_location start_column for stabby lambdasBenoit Daloze
2025-12-30Reapply "[Feature #6012] Extend `source_location` for end positionBenoit Daloze
2025-12-29Remove deprecated support for to_set taking argumentsJeremy Evans
2025-12-20Revert pack/unpack support for LEB128Nobuyoshi Nakada
2025-12-18Add support for signed and unsigned LEB128 to pack/unpack.Aaron Patterson
2025-12-16Box: fix the class name in testsNobuyoshi Nakada
2025-12-16Revert "[Feature #6012] Extend `source_location` for end positionNobuyoshi Nakada
2025-12-10Use `ruby_version_is`Nobuyoshi Nakada
2025-12-10Use rb_error_frozen_object in rb_class_modify_checkJeremy Evans
2025-12-06Add error case tests for `File.path`Nobuyoshi Nakada
2025-11-28Define Kernel#instance_variables_to_inspectJean Boussier
2025-11-20Remove wrong testNobuyoshi Nakada
2025-11-19Update to ruby/spec@6e62695Benoit Daloze
2025-11-19Fix provided features spec with --repeat 2Benoit Daloze