summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-07-11[ruby/rdoc] Fix the known classes moreNobuyoshi Nakada
2022-07-11* 2022-07-11 [ci skip]git
2022-07-11[ruby/rdoc] Fix an exception class nameNobuyoshi Nakada
2022-07-10[ruby/date] Enhanced RDoc (https://github.com/ruby/date/pull/61)Burdette Lamar
2022-07-10Extract `atomic_inc_wraparound` functionNobuyoshi Nakada
2022-07-10* 2022-07-10 [ci skip]git
2022-07-10Add `asan_unpoisoning_object` to execute the block with unpoisoningNobuyoshi Nakada
2022-07-10Split `rb_raw_obj_info`Nobuyoshi Nakada
2022-07-10Cycle `obj_info_buffers_index` atomicallyNobuyoshi Nakada
2022-07-10`APPEND_S` for no conversion formatsNobuyoshi Nakada
2022-07-10Rewrite `APPENDF` using variadic argumentsNobuyoshi Nakada
2022-07-10Use `size_t` for `rb_raw_obj_info`Nobuyoshi Nakada
2022-07-10Use `asan_unpoison_object_temporary`Nobuyoshi Nakada
2022-07-10Get rid of static buffer in `obj_info`Nobuyoshi Nakada
2022-07-09Use `File::PATH_SEPARATOR` for the portabilityNobuyoshi Nakada
2022-07-09[ruby/openssl] Skip a new test when old OpenSSLNobuyoshi Nakada
2022-07-08Fix invalid mkdir detection on OpenBSDJeremy Evans
2022-07-09[ruby/date] [DOC] Enhanced RDoc (https://github.com/ruby/date/pull/59)Burdette Lamar
2022-07-09[ruby/openssl] Strip trailing spaces [ci skip]Nobuyoshi Nakada
2022-07-09* 2022-07-09 [ci skip]git
2022-07-08[ruby/openssl] Fix formatting in docsPeter Zhu
2022-07-08[ruby/openssl] Let OpenSSL choose the digest if digest for Openssl::OCSP::Bas...Jarek Prokop
2022-07-08[ruby/openssl] Let OpenSSL choose the digest if digest for Openssl::OCSP::Req...Jarek Prokop
2022-07-08[ruby/openssl] Fix test of cipher name to pass in LibreSSL 3.4Jeremy Evans
2022-07-08[ruby/openssl] Fix operator precedence in OSSL_OPENSSL_PREREQ and OSSL_LIBRES...Jeremy Evans
2022-07-08[ruby/openssl] Fix build with LibreSSL 3.5Jeremy Evans
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