summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-05-15* 2022-05-15 [ci skip]git
2022-05-15Fix various autoload race conditions. (#5898)Samuel Williams
2022-05-14[ruby/fileutils] [DOC] Enhanced RDoc for #ln (https://github.com/ruby/fileuti...Burdette Lamar
2022-05-13Fix compiler warning when USE_RVARGC=0Matt Valentine-House
2022-05-14* 2022-05-14 [ci skip]git
2022-05-14[ruby/logger] [DOC] Enhanced RDoc for Logger (https://github.com/ruby/logger/...Burdette Lamar
2022-05-13Print function name in backtrace when availablePeter Zhu
2022-05-13[ruby/logger] Update lib/logger.rbBurdette Lamar
2022-05-13[ruby/logger] Update lib/logger.rbBurdette Lamar
2022-05-13[ruby/logger] Update lib/logger.rbBurdette Lamar
2022-05-13[ruby/logger] Update lib/logger.rbBurdette Lamar
2022-05-13[ruby/logger] Update lib/logger.rbBurdette Lamar
2022-05-13[ruby/logger] Update lib/logger.rbBurdette Lamar
2022-05-13[ruby/logger] Update lib/logger.rbBurdette Lamar
2022-05-13[ruby/logger] Enhanced RDoc for LoggerBurdetteLamar
2022-05-13[rubygems/rubygems] Fix `Gemfile.lock` versions leaking to `bundler/inline` i...David Rodríguez
2022-05-13[rubygems/rubygems] Normalize parameter nameDavid Rodríguez
2022-05-13Stop `build_extensions` when DESTDIR setKazuhiro NISHIYAMA
2022-05-12YJIT: Implement getblockparamAaron Patterson
2022-05-13* remove trailing spaces. [ci skip]git
2022-05-12Add documentation section to READMEStan Lo
2022-05-13* 2022-05-13 [ci skip]git
2022-05-12YJIT: Fix getting the EP with registers other than RAX (#5882)Aaron Patterson
2022-05-12.github/workflows/compilers.yml: Add configure --enable-mkmf-verbose case.Jun Aruga
2022-05-12mkmf: Add a configure option to set verbose mode (V=1 or 0) in mkmf.rb.Jun Aruga
2022-05-12[ruby/uri] Improve URI.register_scheme tests and automatically upcase the giv...Benoit Daloze
2022-05-12[ruby/uri] Add URI::Generic#decoded_#{user,password}Jeremy Evans
2022-05-12[ruby/uri] Update file.rbFrank Schmitt
2022-05-12Quick markup fixAlexey Mostovoy
2022-05-12Write Thread instead of ThreadeKaíque Kandy Koga
2022-05-11Add a separate doc for contributing to stdlibs [ci skip]Stan Lo
2022-05-12[ruby/fileutils] Update lib/fileutils.rbBurdette Lamar
2022-05-12[ruby/fileutils] Enhanced RDoc for FileUtilsBurdetteLamar
2022-05-12[ruby/rdoc] Fix dead link in RDoc::MarkupPeter Zhu
2022-05-12* 2022-05-12 [ci skip]git
2022-05-11Ruby shovel operator (<<) speedup. (#5896)Noah Gibbs
2022-05-11Improve documentation on contributing to RubyJemma Issroff
2022-05-11[ruby/fileutils] Enhanced RDoc for FileUtilsBurdetteLamar
2022-05-11[ruby/fileutils] Enhanced RDoc for FileUtilsBurdetteLamar
2022-05-11* 2022-05-11 [ci skip]git
2022-05-11[rubygems/rubygems] Fix error message on metadata mismatchesDavid Rodríguez
2022-05-11[rubygems/rubygems] Tweak negative expectationsDavid Rodríguez
2022-05-11[rubygems/rubygems] Extract a `next_ruby_minor` helper method for specsDavid Rodríguez
2022-05-10Write have instead of have have [ci skipKaíque Kandy Koga
2022-05-10Fix the order of assert_eqaul and remove unused variablesNobuyoshi Nakada
2022-05-10Honor --with-thread option to enable pthreadNobuyoshi Nakada
2022-05-10* 2022-05-10 [ci skip]git
2022-05-10[ruby/psych] tr is typically 4 to 5 times faster than gsubMSP-Greg
2022-05-09Don't allocate new page on finish sweepingPeter Zhu
2022-05-09Fix heap_extend_pages when total_slots is 0Peter Zhu