summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-06-14* 2022-06-14 [ci skip]git
2022-06-14[ruby/fileutils] [DOC] Clarify path arguments (https://github.com/ruby/fileut...Burdette Lamar
2022-06-13[ruby/fileutils] [DOC] Enhanced Rdoc (https://github.com/ruby/fileutils/pull/84)Burdette Lamar
2022-06-13[ruby/reline] Revert "Merge pull request #441 from nevans/workaround-linker-s...st0012
2022-06-13Enable "make annocheck" on platforms other than Linux.Jun Aruga
2022-06-13compile.c (add_adjust_info): Remove `insns_info_index > 0`Yusuke Endoh
2022-06-13cont.c: prevent a warning of GCC 12.1Yusuke Endoh
2022-06-13Handle case where write result is zero.Samuel Williams
2022-06-13[ruby/reline] Check the ambiguous char width only on ttyNobuyoshi Nakada
2022-06-13Prevent a "warning: `*' interpreted as argument prefix"Yusuke Endoh
2022-06-13* 2022-06-13 [ci skip]git
2022-06-13Prevent a warning: assigned but unused variable - outYusuke Endoh
2022-06-12* 2022-06-12 [ci skip]git
2022-06-12[rubygems/rubygems] Don't on gemspecs with invalid `require_paths`, just warnDavid Rodríguez
2022-06-11Fix typo in yjit.c comments [ci skip]Takayoshi Nishida
2022-06-11[rubygems/rubygems] Reuse package from the installer for extracting the speci...David Rodríguez
2022-06-11[rubygems/rubygems] Move security exception handling to the only place using itDavid Rodríguez
2022-06-11[rubygems/rubygems] Swapping should not raise any errorsDavid Rodríguez
2022-06-11[rubygems/rubygems] Remove unclear commentDavid Rodríguez
2022-06-11[rubygems/rubygems] `Gem::Specification.loaded_from` is already set by the in...David Rodríguez
2022-06-11[rubygems/rubygems] Refactor some more duplicated logicDavid Rodríguez
2022-06-11[rubygems/rubygems] Move `no_install` setting check to a more sensible placeDavid Rodríguez
2022-06-11[rubygems/rubygems] No need to redownload if package already thereDavid Rodríguez
2022-06-11[rubygems/rubygems] No need to overwrite path when there's a remoteDavid Rodríguez
2022-06-11[rubygems/rubygems] Remove another unnecessary requireDavid Rodríguez
2022-06-11[rubygems/rubygems] Simplify `Gem::Security::Exception` handlingDavid Rodríguez
2022-06-11[rubygems/rubygems] Remove unnecessary requireDavid Rodríguez
2022-06-11[rubygems/rubygems] Remove unnecessary `spec.remote` guardDavid Rodríguez
2022-06-11[rubygems/rubygems] Refactor ambiguous gems checkDavid Rodríguez
2022-06-10fix typo in dir documentation (#6002)Jaeson Lauritzen
2022-06-10Make method id explicit in rb_exec_recursive_outerJohn Hawthorn
2022-06-10Add mid argument to exec_recursiveJohn Hawthorn
2022-06-11[ruby/fileutils] Enhanced RDoc (https://github.com/ruby/fileutils/pull/83)Burdette Lamar
2022-06-10Add assertion for embedded to embedded ivar copyJemma Issroff
2022-06-10Add tests for a variety of string-subclass operations (#5999)Noah Gibbs
2022-06-11* 2022-06-11 [ci skip]git
2022-06-10Don't return a value from jit_guard_known_klass. We never return anything but...Noah Gibbs
2022-06-10small fix on `setup_debug_log()`Koichi Sasada
2022-06-10Remove duplicated rb_yjit_get_stats (#5997)Eileen M. Uchitelle
2022-06-10Fix nested bmethod TracePoint and memory leakAlan Wu
2022-06-09Remove a leftover requireTakashi Kokubun
2022-06-09Fix exit locations test (#5995)Eileen M. Uchitelle
2022-06-10[ruby/fileutils] Enhanced RDoc (https://github.com/ruby/fileutils/pull/82)Burdette Lamar
2022-06-09[DOC] Fix markup for `String` (#5984)Alexander Ilyin
2022-06-09Add ability to trace exit locations in yjit (#5970)Eileen M. Uchitelle
2022-06-10* 2022-06-10 [ci skip]git
2022-06-09Stop ignoring 4th positional argument to IO.#{foreach,readlines}Jeremy Evans
2022-06-09Skip `NULL` values from `dladdr(3)`xtkoba
2022-06-09[ruby/timeout] Keep a private reference to `Process.clock_gettime`Jean Boussier
2022-06-09doc/case_mapping.rdoc: Fix references for case mappingYusuke Endoh