summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2022-10-03[rubygems/rubygems] Copy template contents instead of file and permsVictor Gama
2022-10-03[rubygems/rubygems] Revert "Cleaup unnecessary code"David Rodríguez
2022-10-03Mark struct METHOD->owner for the GCBenoit Daloze
2022-10-03[ruby/irb] Remove unused errorst0012
2022-10-03[ruby/irb] Remove unnecessary Thread presence checkst0012
2022-10-03[ruby/irb] Change to explicit method call in completion (https://github.com/r...osyo-manga
2022-10-03[ruby/irb] Remove patches for Ruby 2.4st0012
2022-10-03[ruby/irb] Remove unnecessary conditionst0012
2022-10-03[ruby/irb] Refactor ripper_lex_without_warningst0012
2022-10-02[DOC] RDoc changes for IO (#6458)Burdette Lamar
2022-10-02CodeQL slowness on syntax_suggest fixed at 2.10.5Nobuyoshi Nakada
2022-10-02[Bug #16909] Honor the tool prefix against pkg-configNobuyoshi Nakada
2022-10-02Also the tests should use the configured pkg-configNobuyoshi Nakada
2022-10-02Fallback PKG_CONFIG to the configured pkg-config alwaysNobuyoshi Nakada
2022-10-01Indent folded bootstraptest dotsNobuyoshi Nakada
2022-10-01Use the dedicated function to check arityNobuyoshi Nakada
2022-10-01Fix an out of bound accessNobuyoshi Nakada
2022-10-01Add macros for assertionsNobuyoshi Nakada
2022-10-01Do not define the method only for RDocNobuyoshi Nakada
2022-09-30Fix YJIT args for rb_vm_set_ivar_idxJohn Hawthorn
2022-09-30Fix YJIT build after shapes-revertJohn Hawthorn
2022-09-30Revert "This commit implements the Object Shapes technique in CRuby."Aaron Patterson
2022-09-30Fix frozen object inspecteileencodes
2022-10-01[rubygems/rubygems] Add notes to make sure we don't forget to backport change...David Rodríguez
2022-10-01[rubygems/rubygems] Fix matching of eabihf platformsDavid Rodríguez
2022-10-01[rubygems/rubygems] Fix matching of linux platforms with eabi modifiersDavid Rodríguez
2022-10-01[rubygems/rubygems] Refactor platform matching on LinuxDavid Rodríguez
2022-09-30Only assert ractor_shareable is consistent on ivar_set for T_OBJECTJemma Issroff
2022-10-01[ruby/irb] Fix ripper_lex_without_warning duplicated heredoc tokentompng
2022-09-30A bunch of clippy auto fixes for yjit (#6476)Jimmy Miller
2022-09-30Add Data class implementation: Simple immutable value objectVictor Shepelev
2022-09-30Split `with_warning_string_from` for the last named parameterNobuyoshi Nakada