summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-10-19YJIT: fix a #[warn(unused_parens)]Alan Wu
2022-10-19Transition frozen string to frozen root shapeJemma Issroff
2022-10-19YJIT: fold the "asm_comments" feature into "disasm" (#6591)Alan Wu
2022-10-19[DOC] More about line number (#6582)Burdette Lamar
2022-10-19[ruby/stringio] [DOC] Enhanced RDoc for StringIOBurdette Lamar
2022-10-19Stop zeroing memory on allocation / copyAaron Patterson
2022-10-19Assert for RTEST that Qnil and Qfalse differ just 1 bitNobuyoshi Nakada
2022-10-19[rubygems/rubygems] Use [] instead of double-quotes Hiroshi SHIBATA
2022-10-19Suppress warning for fgrepHiroshi SHIBATA
2022-10-19Bypass git submodule add/update with git config protocol.file.allow=always op...Hiroshi SHIBATA
2022-10-19Fix and improve coroutines for Darwin (macOS) ppc/ppc64. (#5975)Sergey Fedorov
2022-10-19Add support for anonymous shared IO buffers. (#6580)Samuel Williams
2022-10-19[DOC] Fix typo in Enumerable#slice_beforeKouhei Yanagita
2022-10-19[ruby/stringio] [DOC] StringIO doc enhancementsBurdette Lamar
2022-10-19sync_default_gems.rb: commit all after replaced rdoc-ref [ci skip]Nobuyoshi Nakada
2022-10-19[DOC] Fix rdoc-refNobuyoshi Nakada
2022-10-18Fixes remaining issues and turns back on dead code and unused (#6584)Jimmy Miller
2022-10-18[DOC] Enhanced RDoc for StringIO (#34)Burdette Lamar
2022-10-18Code clean around unused code for some architectures or features (#6581)Jimmy Miller
2022-10-18Allow passing a Rust closure to rb_iseq_callback (#6575)Takashi Kokubun
2022-10-18[DOC] Link to packed data doc (#6567)Burdette Lamar
2022-10-18Ignore manual files only commits [ci skip]Nobuyoshi Nakada
2022-10-18sync_default_gems.rb: fold too long subject [ci skip]Nobuyoshi Nakada
2022-10-18Update default gems list at dffca50bb609661f04660221834c48 [ci skip]git
2022-10-18[ruby/fiddle] Free closures immediatelyAaron Patterson
2022-10-18[ruby/fiddle] Add support for linker script on LinuxSutou Kouhei
2022-10-18[ruby/fiddle] Fix filenames for glibc SO files on alpha and ia64John Paul Adrian Glaubitz
2022-10-18[ruby/fiddle] Bump versionSutou Kouhei
2022-10-18fiddle: use the old rb_ary_tmp_new() aliasNobuyoshi Nakada
2022-10-18[rubygems/rubygems] Bundler: github DSL has used https protocol over gitTakuya Noguchi
2022-10-18Merge RubyGems/Bundler masterHiroshi SHIBATA
2022-10-18[rubygems/rubygems] TestGemSecuritySigner#test_sign: Correct the expectation ...Jarek Prokop
2022-10-18[rubygems/rubygems] TestGemSecurity#test_class_re_sign: Correct signature alg...Jarek Prokop
2022-10-18[rubygems/rubygems] Set Subject Key Identifier in test to correspond to the n...Jarek Prokop
2022-10-18[rubygems/rubygems] Materialize platforms strictly on Windows tooDavid Rodríguez
2022-10-18[rubygems/rubygems] Remove unnecessary receiverDavid Rodríguez
2022-10-18[rubygems/rubygems] Remove unnecessary genericDavid Rodríguez
2022-10-18[rubygems/rubygems] Fix bad spec wordingDavid Rodríguez
2022-10-18[rubygems/rubygems] Extract matcher for slow perf specDavid Rodríguez
2022-10-18[rubygems/rubygems] Simplify fetching spec group dependenciesDavid Rodríguez
2022-10-18[rubygems/rubygems] Simplify SpecGroup creationDavid Rodríguez
2022-10-18[rubygems/rubygems] Inline helper methodDavid Rodríguez
2022-10-18[rubygems/rubygems] Use `flat_map`David Rodríguez
2022-10-18[rubygems/rubygems] Remove one more `expand_dependencies` callDavid Rodríguez
2022-10-18[rubygems/rubygems] Remove now unnecessary parameter to `expand_dependencies`David Rodríguez
2022-10-18[rubygems/rubygems] Remove another `expand_dependencies` instanceDavid Rodríguez
2022-10-18[rubygems/rubygems] Remove another unnecessary dependency expansionDavid Rodríguez
2022-10-18[rubygems/rubygems] Avoid unnecessary dependency expansionDavid Rodríguez
2022-10-18[rubygems/rubygems] Remove unused parameter to `SharedHelpers.pretty_dependency`David Rodríguez
2022-10-18[rubygems/rubygems] Remove dead codeDavid Rodríguez