summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-11-26Check negative integer underflowNobuyoshi Nakada
2024-11-26[ruby/resolv] Omit Windows and MinGW platforms with with_udp_and_tcpHiroshi SHIBATA
2024-11-26Add news about MatchData#bytebegin and MatchData#byteendShugo Maeda
2024-11-25Fix vm_objtostring optimization for SymbolMaximillian Polhill
2024-11-26[ruby/resolv] _1 is not provided in Ruby 2.5Hiroshi SHIBATA
2024-11-25[ruby/logger] include license texts in gemMike Linksvayer
2024-11-25Use footnote links insteadStan Lo
2024-11-25Update maintainer GH handles and add links when possibleStan Lo
2024-11-25Escape Module in the headerStan Lo
2024-11-25Add new lines after headersStan Lo
2024-11-25Update RDoc's maintainers listStan Lo
2024-11-25YJIT: fix small typo in command line options help (#12167)Maxime Chevalier-Boisvert
2024-11-25[rubygems/rubygems] Bump the rb-sys group across 2 directories with 1 updatedependabot[bot]
2024-11-25[rubygems/rubygems] Fix `bundle lock --add-checksums`David Rodríguez
2024-11-25[rubygems/rubygems] Make installer code more clearDavid Rodríguez
2024-11-25[rubygems/rubygems] Most of the times, eagerly resolving is not necessaryDavid Rodríguez
2024-11-25[ruby/reline] Fix tab completion appending quotetomoya ishida
2024-11-25error.c: call `va_end` before jumpingJean Boussier
2024-11-25[rubygems/rubygems] Fix test task name on generated readme when using test-unitgemmaro
2024-11-25[rubygems/rubygems] Fix gemfury credentials getting written to logs in verbos...David Rodríguez
2024-11-25[rubygems/rubygems] Improve index fetcher specsDavid Rodríguez
2024-11-25[rubygems/rubygems] Remove comment about oldest supported versionDavid Rodríguez
2024-11-25[rubygems/rubygems] Remove unnecessary and out of date ruby version checkDavid Rodríguez
2024-11-25[rubygems/rubygems] Remove now dead codeDavid Rodríguez
2024-11-25define rb_current_ec_set in all casesMatt Valentine-House
2024-11-25Place all non-default GC API behind USE_SHARED_GCMatt Valentine-House
2024-11-25Use extconf to build external GC modulesMatt Valentine-House
2024-11-25Prevent memory leakYusuke Endoh
2024-11-25[rubygems/rubygems] Prevent a warning: net/http: Content-Type did not setYusuke Endoh
2024-11-25Fix initialization of `struct wait_fast_fallback_arg::cancelled`Nobuyoshi Nakada
2024-11-25[ruby/open-uri] Use `ENV.update`Nobuyoshi Nakada
2024-11-25[ruby/uri] Prevent a warning: URI::REGEXP is obsoleteYusuke Endoh
2024-11-25Skip flaky tests of rbs in macOS 15.xHiroshi SHIBATA
2024-11-25Prevent a warning: setting Encoding.default_externalYusuke Endoh
2024-11-25Do not save the last error without sockets in the connection attempt (#12153)Misaki Shioi
2024-11-25Skip sync failure when we specified old versionHiroshi SHIBATA
2024-11-25Removed redundant argument at Reline::LineEditor::CompletionBlockTestHiroshi SHIBATA
2024-11-24[ruby/reline] Fix completion quote, preposing and target calculationtomoya ishida
2024-11-24Fix `--empty` option of `ifchange`Nobuyoshi Nakada
2024-11-24Fix a build failure with muslEarlopain
2024-11-23Ensure fiber scheduler re-acquires mutex when interrupted from sleep. (#12158)Samuel Williams
2024-11-24UBF is also required for synchronous name resolution (#12156)Misaki Shioi
2024-11-23Save the error that occurred during name resolution (#12155)Misaki Shioi
2024-11-23Ensure global variable traces are freed at exitJohn Hawthorn
2024-11-22Free parse result under -cJohn Hawthorn
2024-11-22[ruby/openssl] Support signing CRLs using Ed25519Josh Cooper
2024-11-22[ruby/openssl] Support signing requests using Ed25519Josh Cooper
2024-11-22[ruby/openssl] Check for compatible openssl versions earlierJosh Cooper
2024-11-22[rubygems/rubygems] fix bundle which commands on windowssodacris
2024-11-22[Feature #20563] Update required Windows versionNobuyoshi Nakada