summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-06-07[Bug #20397] Removed obsoleted section about nkfHiroshi SHIBATA
2024-06-07Bundle rbs-3.5 (#10929)Soutaro Matsumoto
2024-06-07ripper: Fix excess `compile_error` at simple backref op_asgnNobuyoshi Nakada
2024-06-07Do not try random devices immediately twiceNobuyoshi Nakada
2024-06-07win32: Allocate the wrapper for crypt provider handle firstNobuyoshi Nakada
2024-06-07Cast `RUBY_ATOMIC_PTR_CAS` argumentsNobuyoshi Nakada
2024-06-06Disable __builtin_setjmp usage on linux-aarch64Jeremy Evans
2024-06-06remove unused variableAaron Patterson
2024-06-06Fix Module#define_method to change visibility when passed existing method bodyJeremy Evans
2024-06-06remove debug outputAaron Patterson
2024-06-06Remove circular parameter syntax errorKevin Newton
2024-06-06[rubygems/rubygems] Fix printing requirement based spec filtersDavid Rodríguez
2024-06-06[rubygems/rubygems] Avoid appending a final "/" when `fallback_timeout` is us...David Rodríguez
2024-06-06[rubygems/rubygems] Remove per uri options constantDavid Rodríguez
2024-06-06[rubygems/rubygems] Move Bundler settings specific logic to BundlerDavid Rodríguez
2024-06-06[rubygems/rubygems] Avoid `is_a?` check before using `normalize_uri`David Rodríguez
2024-06-06[rubygems/rubygems] Remove unnecessary `.to_s`David Rodríguez
2024-06-06[rubygems/rubygems] Truly ignore commented out settingsDavid Rodríguez
2024-06-06[rubygems/rubygems] Enable one spec on truffleruby that reproduces the Pathna...David Rodríguez
2024-06-06[rubygems/rubygems] Stop depending on `pathname` for subprocess launchingDavid Rodriguez
2024-06-06[rubygems/rubygems] Reuse `git` helper when possibleDavid Rodriguez
2024-06-06[rubygems/rubygems] Respect `GEM_COMMAND` in non ruby-core modeDavid Rodriguez
2024-06-06[rubygems/rubygems] Simplify check for ruby-core setupDavid Rodriguez
2024-06-06[rubygems/rubygems] The `system_gem_path` helper method already joins internallyDavid Rodriguez
2024-06-06[rubygems/rubygems] The `default_bundle_path` helper method already joins int...David Rodriguez
2024-06-06[rubygems/rubygems] The `home` helper method already joins internallyDavid Rodriguez
2024-06-06[rubygems/rubygems] The `bundled_app` helper method already joins internallyDavid Rodriguez
2024-06-06[rubygems/rubygems] The `tmp` test helper already joins internallyDavid Rodriguez
2024-06-06[rubygems/rubygems] Autoload `pathname` at the top levelDavid Rodríguez
2024-06-06[ruby/prism] Reject additional patterns under splat in targetKevin Newton
2024-06-07Make subclasses to define methodsNobuyoshi Nakada
2024-06-07[Feature #19998] Untyped Data API has been marked as deprecatedNobuyoshi Nakada
2024-06-07[DOC] Time uses the proleptic Gregorian calendar.Tanaka Akira
2024-06-06[ruby/prism] Add some code samplesKevin Newton
2024-06-06[ruby/prism] Add some samples for using prism APIsKevin Newton
2024-06-06[Bug #20521] ripper: Clean up strtermNobuyoshi Nakada
2024-06-06[ruby/reline] Remove instance variable @first_chartomoya ishida
2024-06-06Mark old Data API as deprecatedJean Boussier
2024-06-06[ruby/logger] Add support for symbols in #shift_ageBaron Bloomer
2024-06-06Revert "Update bundled_gems"Hiroshi SHIBATA
2024-06-06Update bundled_gemsHiroshi SHIBATA
2024-06-05[PRISM] Sync latest prismKevin Newton
2024-06-05[DOC] Doc for module Errno (#10913)Burdette Lamar
2024-06-05Don't add `+YJIT` to `RUBY_DESCRIPTION` until it's actually enabledJean Boussier
2024-06-05[PRISM] Strip out common.mk for pm_string_listKevin Newton
2024-06-05[ruby/prism] Fix up documentation for regexp structsKevin Newton
2024-06-05[ruby/prism] Parse all regular expressionsKevin Newton
2024-06-05[ruby/prism] Add Onigmo to other gemfilesKevin Newton
2024-06-05[ruby/prism] Add Onigmo errors for invalid groupsKevin Newton
2024-06-05[ruby/prism] Add Onigmo error for invalid repeat and empty group nameKevin Newton