summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-01-14[rubygems/rubygems] Remove no longer used spec filterDavid Rodríguez
2025-01-14CI: Make parents of PATH directories world-unwritableNobuyoshi Nakada
2025-01-14Mark `rb_path_check` as internal onlyNobuyoshi Nakada
2025-01-13[ruby/mmtk] Remove accidentally committed filesPeter Zhu
2025-01-13[ruby/mmtk] Exit with error message if MMTK_HEAP_MAX is invalidPeter Zhu
2025-01-13[ruby/mmtk] Exit with error message if MMTK_HEAP_MIN is invalidPeter Zhu
2025-01-13[ruby/mmtk] Exit with error message if MMTK_THREADS is invalidPeter Zhu
2025-01-13[ruby/prism] Fix parser translator tokens for `%x(#{})`Earlopain
2025-01-13Proc#parameters: Show anonymous optionals as `[:opt]`Alan Wu
2025-01-13[ruby/mmtk] Enable immix_non_moving featurePeter Zhu
2025-01-13[ruby/prism] Fix parser translator heredoc dedention with leading interpolationEarlopain
2025-01-13[ruby/mmtk] Unskip TestEnv#test_select_bang_in_ractorPeter Zhu
2025-01-13Move the declaration of `rb_path_check`Nobuyoshi Nakada
2025-01-13[ruby/date] Enclose dangling else in braces and fix -Wmisleading-indentationNobuyoshi Nakada
2025-01-13Dependency: ext/-test-/memory_status/dependNobuyoshi Nakada
2025-01-13Update probes.h by incsNobuyoshi Nakada
2025-01-13sync_default_gems.rb: check message_filter argumentsNobuyoshi Nakada
2025-01-13CPPFLAGS is needed for dtrace not only INCFLAGSNobuyoshi Nakada
2025-01-13Stop passing `-t` and `-v` on ripper buildyui-knk
2025-01-12[ruby/prism] Fix parser translator tSPACE tokens for percent arraysEarlopain
2025-01-12[ruby/prism] Frozen strings in the ASTKevin Newton
2025-01-12[ruby/prism] Fix parser translator ranges for mulltiline strings with multili...Earlopain
2025-01-12[ruby/prism] Fix parser translator tokens for comment-only fileEarlopain
2025-01-13[Bug #21030] Fix step for non-numeric rangeNobuyoshi Nakada
2025-01-12[Bug #21018] Fix for s390xNobuyoshi Nakada
2025-01-12[ruby/irb] Group private methods together in `IRB::Context`Stan Lo
2025-01-12[ruby/irb] Drop ColorPrinter's workaround for BasicObjectStan Lo
2025-01-12[Doc] Encourage use of encoding constantsJean Boussier
2025-01-12[DOC] Fix the description of `rb_path_check`Nobuyoshi Nakada
2025-01-12[ruby/prism] Fix binary encoding for the parser translatorEarlopain
2025-01-12Update default gems list at 70022224b2627694cbbb30e819a6b1 [ci skip]git
2025-01-11[ruby/prism] Better comment token handling for the parser translatorEarlopain
2025-01-11[ruby/prism] Fix `not` receiverKevin Newton
2025-01-11[ruby/prism] Fix parser translator tokens for backslashes in single-quoted st...Earlopain
2025-01-11[ruby/prism] Implement more string token escaping in the parser translatorEarlopain
2025-01-11[ruby/prism] Import code samples for Ruby 3.3 from the parser gemEarlopain
2025-01-11[ruby/prism] [Bug #21010] Reject endless method definition of `[]=`ydah
2025-01-11[ruby/prism] Better handle all kinds of multiline strings in the parser trans...Earlopain
2025-01-11[ruby/prism] Better handle multiline interpolated strings in the parser trans...Earlopain
2025-01-11[ruby/prism] Fix parser translator ast for empty regexEarlopain
2025-01-11[ruby/prism] Fix parser translator ast for regex with line continuationEarlopain
2025-01-11[ruby/prism] Fix parser translator ast when using anonymous forwarding in blo...Earlopain
2025-01-11[ruby/prism] Fix an incompatibility with the parser translatorEarlopain
2025-01-11[ruby/prism] Fallthrough fallback for unknown compilersKevin Newton
2025-01-11[ruby/prism] Enable implicit fall-through errorsAlexander Momchilov
2025-01-11[ruby/prism] Bump to v1.3.0Kevin Newton
2025-01-11[ruby/prism] Support 3.5 for version optionKevin Newton
2025-01-11[ruby/irb] `IRB.conf[:SAVE_HISTORY]` should handle boolean valuesStan Lo
2025-01-11[ruby/irb] Print more actionable message when the exception may beStan Lo
2025-01-11[Bug #21024] <cstdbool> header is deprecated in C++17Nobuyoshi Nakada