summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-11-18[rubygems/rubygems] Make clearing loaded spec cache really privateDavid Rodríguez
2021-11-18[rubygems/rubygems] `Gem::Specification.reset` already clears loaded spec cacheDavid Rodríguez
2021-11-18[rubygems/rubygems] We can now use standard memoizationDavid Rodríguez
2021-11-18[rubygems/rubygems] Easier preservation of activated specsDavid Rodríguez
2021-11-18[rubygems/rubygems] Set `@@all` variable at class definition timeDavid Rodríguez
2021-11-17Enhanced RDoc for Integer (#5134)Burdette Lamar
2021-11-18compile.c: remove dead codeYusuke Endoh
2021-11-18compile.c: Fix typoYusuke Endoh
2021-11-18* 2021-11-18 [ci skip]git
2021-11-17Add tests for cme NULL crashPeter Zhu
2021-11-17node/h: clean node field accessorsYusuke Endoh
2021-11-17node.c (dump_node): update format explanation for NODE_ARGSYusuke Endoh
2021-11-17node.c (dump_node): trivial refactoringYusuke Endoh
2021-11-17Fix crash when clearing method cache for builtin methodPeter Zhu
2021-11-17no need to check `cme == NULL`Koichi Sasada
2021-11-17add `VM_CALLCACHE_ON_STACK`Koichi Sasada
2021-11-17assert `cc->cme_ != NULL`Koichi Sasada
2021-11-17`vm_empty_cc_for_super`Koichi Sasada
2021-11-17assert `cc->call_ != NULL`Koichi Sasada
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