summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-10-07[ruby/rdoc] Escape HYPERLINKsNobuyoshi Nakada
2022-10-07[ruby/rdoc] Escape RDOCLINKsNobuyoshi Nakada
2022-10-07[ruby/rdoc] Escape TIDYLINKsNobuyoshi Nakada
2022-10-06YJIT: add an assert for branch_stub_hit() (#6505)Alan Wu
2022-10-06YJIT: fix ARM64 bitmask encoding for 32 bit registers (#6503)Alan Wu
2022-10-07[ruby/open-uri] Support 308 status redirectJanko Marohnić
2022-10-06Adapt doc guide to new GFM features (#6504)Burdette Lamar
2022-10-06Notify CI failures of Miscellaneous checksTakashi Kokubun
2022-10-06[ruby/rdoc] Remove trailing spaces to fix CITakashi Kokubun
2022-10-06Add debug output to test_thrashing_for_young_objectsPeter Zhu
2022-10-06fix Data docs (#6497)Yuri Smirnov
2022-10-06[DOC] Integrate io_streams.rdoc into io.c (#6491)Burdette Lamar
2022-10-06[ruby/rdoc] Add center alignNobuyoshi Nakada
2022-10-06[ruby/rdoc] Allow spaces around pipesNobuyoshi Nakada
2022-10-06[ruby/rdoc] Allow escaped pipes in cellsNobuyoshi Nakada
2022-10-06[ruby/rdoc] Allow leading pipes to be ommittedNobuyoshi Nakada
2022-10-06[ruby/rdoc] Allow trailing pipes to be ommittedNobuyoshi Nakada
2022-10-06[Bug #19038] Fix corruption of generic_iv_tbl when compactingPeter Zhu
2022-10-06Introduce `Fiber.blocking{}` for bypassing the fiber scheduler. (#6498)Samuel Williams
2022-10-06[ruby/rdoc] Allow RDoc markups in table cellsNobuyoshi Nakada
2022-10-06[ruby/rdoc] Add `RDoc::Markup::ToHtml#accept_table` testNobuyoshi Nakada
2022-10-06* remove trailing spaces. [ci skip]git
2022-10-06[ruby/open-uri] fix: added test case that validates that bad TLS version is s...Nishant Patel
2022-10-06[ruby/open-uri] feat: allow option to pass version of SSL / TLS to use during...Nishant Patel
2022-10-06[ruby/open-uri] Use omit instead of skip for test-unitHiroshi SHIBATA
2022-10-06[ruby/open-uri] Run global constant count test only under Ruby 3.2Hiroshi SHIBATA
2022-10-06[ruby/open-uri] Avoid busting the global constant cacheJean Boussier
2022-10-06[ruby/rdoc] Remove unused abbrev requireDaniel Colson
2022-10-06[rubygems/rubygems] Fix little UI issue when bundler shows duplicated gems in...David Rodríguez
2022-10-05[DOC] Remove unknown markup or macro [ci skip]Nobuyoshi Nakada
2022-10-05[ruby/irb] Fixed sort of variables in completionImir Kiyamov
2022-10-05[ruby/irb] Add description of IRB_LANG, IRBRC, and XDG_CONFIG_HOME to manKouhei Yanagita
2022-10-05[ruby/irb] Update remark of self.install_extend_commands.Kaíque Kandy Koga
2022-10-05[ruby/irb] Use USE_REIDLINE for backword compatibilityHiroshi SHIBATA
2022-10-05Mentioned removing libffi sources from fiddleHiroshi SHIBATA
2022-10-05Removed the related files for downloading with extlibsHiroshi SHIBATA
2022-10-05[ruby/irb] Rename IDB::ReidlineInputMethod to IRB::RelineInputMethodGannon McGibbon
2022-10-05Update default gems list at 203b8310655ac8a67de2c5b2bd7afa [ci skip]git
2022-10-05[ruby/irb] Bump version to 1.4.2st0012
2022-10-05[ruby/irb] Added aycabta to authorsHiroshi SHIBATA
2022-10-04YJIT: add support for calling bmethods (#6489)Alan Wu
2022-10-04[DOC] Adding remarks about HTML and tables (#6485)Burdette Lamar
2022-10-04[Bug #19028] Suppress GCC 12 `-Wuse-after-free` false warningNobuyoshi Nakada
2022-10-04Update bundled gems list at 2022-10-04git
2022-10-04Correcting example for swapcase! methodVaevictusnet
2022-10-04[rubygems/rubygems] Make sure RSpec diffs don't omit the different partDavid Rodríguez
2022-10-03Split cmp operations that aren't 32/64 bit for arm (#6484)Jimmy Miller
2022-10-03Cannot `define` from defined `Data` class againNobuyoshi Nakada
2022-10-03Remove an unused macro [ci skip]Nobuyoshi Nakada
2022-10-03[Bug #19034] No runtime check for `utimensat` if unavailableNobuyoshi Nakada