summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-11-17a variable is not needed.Koichi Sasada
2021-11-17Update URL about DTrace static library glommed obj [ci skip]Naohisa Goto
2021-11-17[ruby/net-http] gemspec: Drop unused directive "executables"Olle Jonsson
2021-11-17Prevent "already initialized constant Digest::VERSION"Yusuke Endoh
2021-11-17Use the updated test of rbsYusuke Endoh
2021-11-16Make Enumerable#each_cons return object if over sizeJeremy Evans
2021-11-16Add a test for bug 18343Jeremy Evans
2021-11-17ext/io/wait/depend: make it work for Ruby 3.1.0-devYusuke Endoh
2021-11-17Validate string type when constructing IO::Buffer for string mapping.Samuel Williams
2021-11-17Fix 32-bit conversions in IO::Buffer implementation.Samuel Williams
2021-11-17`Primitive.mandatory_only?` consider splat argsJean Boussier
2021-11-17* 2021-11-17 [ci skip]git
2021-11-16Enhanced RDoc for Integer (#5120)Burdette Lamar
2021-11-16Revert "Temporary ignored the failing specs for Date"Yusuke Endoh
2021-11-16[ruby/date] check_limit: also handle symbolsJean Boussier
2021-11-16[ruby/date] `Date._<format>(nil)` should return an empty HashJean Boussier
2021-11-16Temporary ignored the failing specs for DateHiroshi SHIBATA
2021-11-16[ruby/nkf] Fix a typo [ci skip]Nobuyoshi Nakada
2021-11-16[ruby/ipaddr] Bump version to 1.2.3Akinori MUSHA
2021-11-16[ruby/date] Add length limit option for methods that parses date stringsYusuke Endoh
2021-11-16[ruby/net-protocol] Update the required ruby versionNobuyoshi Nakada
2021-11-16[ruby/set] Bump the version to 1.0.2Akinori MUSHA
2021-11-16[ruby/io-wait] Fix dependency for ruby 2.6Nobuyoshi Nakada
2021-11-16[ruby/io-wait] Allow earlier versionsNobuyoshi Nakada
2021-11-16[ruby/io-wait] Disable ractor test which is meaningless on earlier versionsNobuyoshi Nakada
2021-11-16[ruby/io-wait] Fix backward compatibility with earlier versionsNobuyoshi Nakada
2021-11-16[ruby/io-wait] Use `omit` as per test-unitNobuyoshi Nakada
2021-11-16Merge the master branch of rubygems repoHiroshi SHIBATA
2021-11-16Ignore LUCENSE files of standard libraries for sync targetHiroshi SHIBATA
2021-11-16Added LICENSE entry of vendored net-http-persistent to LEGALHiroshi SHIBATA
2021-11-16Added LICENSE entry of vendored connection_pool to LEGALHiroshi SHIBATA
2021-11-16Added LICENSE entry of vendored molinillo to LEGALHiroshi SHIBATA
2021-11-16Added LICENSE entry of vendored thor to LEGALHiroshi SHIBATA
2021-11-16Merge digest-3.0.3.pre3 and https://github.com/ruby/digest/commit/efd76821b8a...Hiroshi SHIBATA
2021-11-16[ruby/digest] Abort loading if being loaded by gem/bundle pre Ruby 3.0.3Akinori MUSHA
2021-11-16[ruby/digest] Avoid null pointer subtraction in digest/md5xtkoba
2021-11-16Support preview releaseNARUSE, Yui
2021-11-15Enhanced RDoc for Integer (#5118)Burdette Lamar
2021-11-15Add Aaron Patterson (@tenderlove) to YJIT code owners (#5119)Maxime Chevalier-Boisvert
2021-11-15Sync test_http_request.rb after fix to net-httpJeremy Evans
2021-11-16* 2021-11-16 [ci skip]git
2021-11-16[ruby/net-http] Fix tests after change to allow HEAD to send Accept-EncodingJeremy Evans
2021-11-15test/ruby/test_m17n.rb: skip a test that breaks another testYusuke Endoh
2021-11-15Ignore extentions of bundled gems for testingHiroshi SHIBATA
2021-11-15Relax extention name for macOSHiroshi SHIBATA
2021-11-14Skip string allocation in benchmark/time_at.ymlTakashi Kokubun
2021-11-15add benchmark/time_at.ymlKoichi Sasada
2021-11-15Use `Primitive.mandatory_only?` for `Time.at`Koichi Sasada
2021-11-15add benchmark/array_sample.ymlKoichi Sasada
2021-11-15Use `Primitive.mandatory_only?` for `Array#sample`Koichi Sasada