summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-07-08[ruby/openssl] Add 'ciphersuites=' method to allow setting of TLSv1.3 cipher ...twkmd12
2022-07-08[ruby/openssl] ignore pkgconfig when any openssl option is specifiedStefan Kaes
2022-07-08[ruby/openssl] Skip optional wildcard SAN tests on LibreSSL 3.5.0+Jeremy Evans
2022-07-08See the environment variable and then check if JIT options conflictNobuyoshi Nakada
2022-07-08Simplify BLSR codeNobuyoshi Nakada
2022-07-08Use `roomof` macroNobuyoshi Nakada
2022-07-08[Bug #18890] Suppress warnings and fix the messageNobuyoshi Nakada
2022-07-08Relax assertion condition for thread local countersNobuyoshi Nakada
2022-07-08Make a local symbol staticNobuyoshi Nakada
2022-07-07Remove ISEQ_MARKABLE_ISEQ flagAaron Patterson
2022-07-08[ruby/date] Enhanced RDoc (https://github.com/ruby/date/pull/58)Burdette Lamar
2022-07-08[ruby/irb] Additions/revisions to help-message (https://github.com/ruby/irb/p...Burdette Lamar
2022-07-07Thread#value: handle threads killed by a forkJean Boussier
2022-07-08[rubygems/rubygems] Fix `simulate_windows` helperDavid Rodríguez
2022-07-07Fix extconf.rb for OpenSSL 3 without $warnflagsPeter Zhu
2022-07-08Fix macro redefinition warning for MacOSMatt Valentine-House
2022-07-08* 2022-07-08 [ci skip]git
2022-07-07thread_pthread.c: call SUSPENDED event when entering native_sleepJean Boussier
2022-07-07Gather heap page size conditions combinationNobuyoshi Nakada
2022-07-07Improve error message for segv in read_barrier_handlerPeter Zhu
2022-07-07Fix crash in compaction due to unlocked pagePeter Zhu
2022-07-07Fix typo in gc_compact_movePeter Zhu
2022-07-07do not define our own version of memcpy卜部昌平
2022-07-07Tentatively put macOS CIs back with adding macOS 12Nobuyoshi Nakada
2022-07-07Fallback `mkdir_p` to `as_mkdir_p`Nobuyoshi Nakada
2022-07-07[Bug #18892] Reset `ARGF.lineno` after reading shebangNobuyoshi Nakada
2022-07-07[ruby/pstore] Emphasize keys instead of roots, values instead of objects (htt...Burdette Lamar
2022-07-06fix lldb scripts on older lldb pythonAaron Patterson
2022-07-07[ruby/date] [DOC] Enhanced RDoc (https://github.com/ruby/date/pull/57)Burdette Lamar
2022-07-06thread_pthread.c: Remove useless call to pthread_rwlock_initJean Boussier
2022-07-06Switch YJIT to using rb_str_buf_append rather than rb_str_append when encodin...Noah Gibbs (and/or Benchmark CI)
2022-07-06vm_opt_ltlt: call rb_str_buf_append directly if RHS is a StringJean Boussier
2022-07-07* 2022-07-07 [ci skip]git
2022-07-06YJIT: add a counter for gc object refs in the machine code (#6089)Maxime Chevalier-Boisvert
2022-07-06[Bug #18898] Fallback invalid external encoding to the defaultNobuyoshi Nakada
2022-07-06Update bundled gems list at 2022-07-06git
2022-07-06[wasm] get rid of workaround use of older binaryen and update to latestYuta Saito
2022-07-06[Bug #18890] newline should be insignificant after pattern labelNobuyoshi Nakada
2022-07-06[rubygems/rubygems] add message when gems are requested to be updated but the...Brian Le
2022-07-06[rubygems/rubygems] output gems already up-to-date regardless if any gems wer...Brian Le
2022-07-06Adjust indents [ci skip]Nobuyoshi Nakada
2022-07-06Set `SDKROOT` to empty value [ci skip]Nobuyoshi Nakada
2022-07-06* 2022-07-06 [ci skip]git
2022-07-06Suppress msys2 pathname conversion also at single test runs [ci skip]Nobuyoshi Nakada
2022-07-05Add `--stdout-on-failure`, the reverse of `--stderr-on-failure`Nobuyoshi Nakada
2022-07-05Separate failed output optionNobuyoshi Nakada
2022-07-05Synchronize the test thread not to die before assertionsNobuyoshi Nakada
2022-07-05CI: skip the failing test onlyNobuyoshi Nakada
2022-07-05CI: skip objspace test on MinGW for nowNobuyoshi Nakada
2022-07-05[rubygems/rubygems] Bump rb-sys in /test/rubygems/test_gem_ext_cargo_builder/...dependabot[bot]