summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-12-23Bump actions/checkout from 3.1.0 to 3.2.0dependabot[bot]
2022-12-23Bump actions/cache from 3.0.11 to 3.2.0dependabot[bot]
2022-12-23[ruby/openssl] pkey/ec: constifyNobuyoshi Nakada
2022-12-23[DOC] Fix most of Range#cover? marked as verbatimMarco Costa
2022-12-23[ruby/rdoc] Clean up home directories for each testNobuyoshi Nakada
2022-12-23Bump octokit/request-actiondependabot[bot]
2022-12-23Bump github/codeql-action from 2.1.35 to 2.1.37dependabot[bot]
2022-12-23Update default gems list at 2fb6b391423fbefc4a542765727a48 [ci skip]git
2022-12-23Bump ruby/setup-ruby from 1.126.0 to 1.128.0dependabot[bot]
2022-12-23Update default gems list at 2d2baaf2f46d447f64f4f8fd7cfa3a [ci skip]git
2022-12-23Bump version to 1.6.2Hiroshi SHIBATA
2022-12-23Bump up Racc parser versionHiroshi SHIBATA
2022-12-23[ruby/racc] Removed old originalId in commentJohnny Willemsen
2022-12-23[ruby/openssl] Ruby/OpenSSL 3.1.0Kazuki Yamaguchi
2022-12-23[ruby/openssl] Ruby/OpenSSL 3.0.2Kazuki Yamaguchi
2022-12-23[ruby/openssl] Ruby/OpenSSL 2.2.3Kazuki Yamaguchi
2022-12-23[ruby/openssl] test/openssl/test_pkey.rb: allow failures in test_s_generate_p...Kazuki Yamaguchi
2022-12-23[ruby/openssl] pkey/ec: check private key validity with OpenSSL 3Joe Truba
2022-12-23[ruby/openssl] Undefine `OpenSSL::SSL` for no socket platformsYuta Saito
2022-12-23[ruby/openssl] ssl: remove OpenSSL::ExtConfigKazuki Yamaguchi
2022-12-23[ruby/openssl] test/openssl/test_ssl.rb: do not run SSL tests if not availableKazuki Yamaguchi
2022-12-23[ruby/openssl] ssl: disable NPN support on LibreSSLKazuki Yamaguchi
2022-12-23[ruby/openssl] ssl: update TLS1_3_VERSION workaround for older LibreSSL versionsKazuki Yamaguchi
2022-12-23[ruby/openssl] test/openssl/test_asn1.rb: remove pend for unsupported LibreSS...Kazuki Yamaguchi
2022-12-23[ruby/openssl] test/openssl/test_asn1.rb: skip failing tests on LibreSSL 3.6.0Kazuki Yamaguchi
2022-12-23[ruby/openssl] Suppress deprecation warnings by OpenSSL 3Nobuyoshi Nakada
2022-12-23[ruby/openssl] Constify when building with OpenSSL 3Nobuyoshi Nakada
2022-12-23[ruby/openssl] Check for functions with argumentsNobuyoshi Nakada
2022-12-23[ruby/openssl] pkey/ec: fix ossl_raise() calls using cEC_POINT instead of eEC...Joe Truba
2022-12-23[ruby/openssl] raise when EC_POINT_cmp or EC_GROUP_cmp error instead of retur...Joe Truba
2022-12-23Update bundled gems list at fe2bcd352899cd402091c2815846d1 [ci skip]git
2022-12-22Check `added` for the second sub! properlyTakashi Kokubun
2022-12-23Bump ossf/scorecard-action from 2.0.6 to 2.1.2dependabot[bot]
2022-12-23debug.gem v1.7.1Koichi Sasada
2022-12-22Bump necojackarc/auto-request-review from 0.8.0 to 0.10.0 (#7002)dependabot[bot]
2022-12-22Hide RubyVM::Shape's interface as much as possible [ci skip]Takashi Kokubun
2022-12-22Document the public interface of YJIT [ci skip]Takashi Kokubun
2022-12-22Polish the public docs for MJIT [ci skip]Takashi Kokubun
2022-12-22Avoid calling it a stdlib [ci skip]Takashi Kokubun
2022-12-22Clean intermediate source file in `TestMJIT#test_jit_failure` (#6994)Nobuyoshi Nakada
2022-12-22Always issue deprecation warning when calling Regexp.new with 3rd positional ...Jeremy Evans
2022-12-22Remove MJIT's private constants from docs [ci skip]Takashi Kokubun
2022-12-22Remove mjit.md from public documentation [ci skip]Takashi Kokubun
2022-12-22Update MJIT documentation [ci skip]Takashi Kokubun
2022-12-22Fix typo in array.cPeter Zhu
2022-12-22[DOC] IO#read doesn't always read in binary modeAlan Wu
2022-12-22[DOC] encodings.rdoc: universal_newline reacts to \rAlan Wu
2022-12-23addr2line.c: Support DW_FORM_rnglistxYusuke Endoh
2022-12-23addr2line.c: Implement DW_AT_*_baseYusuke Endoh
2022-12-23addr2line.c: Support DW_FORM_strx* formsYusuke Endoh