summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-11-17[ruby/prism] Do not allow trailing commas in calls without parenthesisHaldun Bayhantopcu
2023-11-17[ruby/prism] Never test locale encodingKevin Newton
2023-11-17[ruby/prism] Do not test locale encoding on windowsKevin Newton
2023-11-17mingw.yml - remove encoding, run tests in cmd shellMSP-Greg
2023-11-17[ruby/prism] Add macTurkishHaldun Bayhantopcu
2023-11-17size_pool_idx_for_size: Include debugging info in error messageJean Boussier
2023-11-17Refactor rb_obj_evacuate_ivs_to_hash_tableJean Boussier
2023-11-17Skip test_ForwardingArgumentsNodeYusuke Endoh
2023-11-16[ruby/prism] Add macGreek encodingKevin Newton
2023-11-16[ruby/prism] Only run encoding tests on CRubyKevin Newton
2023-11-16[ruby/prism] Add macRomania encodingKevin Newton
2023-11-16[ruby/prism] Support for the macIceland encodingKevin Newton
2023-11-16[ruby/prism] EUC-JP can be triple byteKevin Newton
2023-11-16[ruby/prism] IBM862 encodingKevin Newton
2023-11-16[ruby/prism] IBM861 encodingKevin Newton
2023-11-16[ruby/prism] IBM860 encodingKevin Newton
2023-11-16[ruby/prism] IBM857 encodingKevin Newton
2023-11-16[ruby/prism] IBM855 encodingKevin Newton
2023-11-16[ruby/prism] IBM852 encodingKevin Newton
2023-11-16[ruby/prism] Split up encoding comparisons based on first letterKevin Newton
2023-11-16[ruby/prism] IBM775 encodingKevin Newton
2023-11-16[ruby/prism] IBM-737 encodingKevin Newton
2023-11-16[ruby/prism] IBM720 encodingKevin Newton
2023-11-16[ruby/prism] IBM437 encodingKevin Newton
2023-11-16[ruby/prism] Add cp855 encodingKevin Newton
2023-11-16[ruby/prism] Add cp852 encodingKevin Newton
2023-11-16[ruby/prism] Add remaining windows encodingsKevin Newton
2023-11-16[ruby/prism] Add windows-1250 encodingKevin Newton
2023-11-16[ruby/prism] Fix parsing other encodings bytes >= 0x80Kevin Newton
2023-11-16[ruby/prism] Include GBK user-defined sectionsKevin Newton
2023-11-16[prism] Add cp51932 to common.mkKevin Newton
2023-11-16[prism] Ignore other generated files from prismKevin Newton
2023-11-16[ruby/prism] Update gemspecMaple Ong
2023-11-16[ruby/prism] Test cp51932Maple Ong
2023-11-16[ruby/prism] Hook up encoding file to prismMaple Ong
2023-11-16[ruby/prism] Add cp51932 encoding fileMaple Ong
2023-11-16rb_evict_ivars_to_hash: get rid of the sahpe paramaterJean Boussier
2023-11-16[DOC] More on JSON extensions (#8898)Burdette Lamar
2023-11-16[ruby/open3] [DOC] RDoc for Open3Burdette Lamar
2023-11-16[ruby/prism] Fix calls with splat without parenthesisHaldun Bayhantopcu
2023-11-16[ruby/prism] Add test cases for `in` in `case` conditionTSUYUSATO Kitsune
2023-11-16Fix regex match cache out-of-bounds accessAlan Wu
2023-11-16Warn bundled gems before Ruby 3.4.0Hiroshi SHIBATA
2023-11-16Always revert or skip extended require of RubyGems.Hiroshi SHIBATA
2023-11-16[ruby/rdoc] Revert "chore: Remove unnecessary argument for `join` method"Nobuyoshi Nakada
2023-11-16[ruby/rdoc] chore: Remove unnecessary argument for `join` methodtoshimaru
2023-11-16[ruby/rdoc] fix: Fix NoMethodError for `tokens_to_s` methodtoshimaru
2023-11-15[ruby/prism] Track the then keyword for conditionalsKevin Newton
2023-11-15[rubygems/rubygems] Make temp gem home independent of pwdDavid Rodríguez
2023-11-15Refactor the settings of test-all outYusuke Endoh