summaryrefslogtreecommitdiff
path: root/ext
AgeCommit message (Expand)Author
2023-01-18[ruby/psych] Bump up 5.0.2Hiroshi SHIBATA
2023-01-18Clean up removed directories in ext/Setup* [ci skip]Kazuhiro NISHIYAMA
2023-01-18Remove removed files from ext/.document [ci skip]Kazuhiro NISHIYAMA
2023-01-17[ruby/psych] Bump up 5.0.2.pre1 for testingHiroshi SHIBATA
2023-01-17[ruby/psych] configure of libyaml couldn't detect "arm64-apple-darwin22" for ...Hiroshi SHIBATA
2023-01-16fix typo in comments / autodocRick Hull
2023-01-14[ruby/psych] Remove deleted file from gemspecCharles Oliver Nutter
2023-01-11Remove Encoding#replicateBenoit Daloze
2023-01-11[ruby/psych] Get rid of anonymous eval callsJean Boussier
2023-01-09[ruby/zlib] Check for functions with arguments and the headerNobuyoshi Nakada
2023-01-09[ruby/psych] Fix wrong package name of MSYS2/MINGW dependencyLars Kanis
2023-01-07[ruby/bigdecimal] Fix format specifiers for `size_t`Nobuyoshi Nakada
2023-01-06[ruby/psych] Strip trailing spaces [ci skip]Nobuyoshi Nakada
2023-01-06[ruby/psych] Add msys2 dependencies for windowsdsisnero
2023-01-05Add embedded status to dumps of T_OBJECTPeter Zhu
2023-01-04Fix crash in tracing object allocationsPeter Zhu
2023-01-01[DOC] [Bug #19290] fix formattingNobuyoshi Nakada
2022-12-29Coverage.supported? recognizes oneshot_lines mode (#7040)Kevin Murphy
2022-12-26[DOC] Surface existing MonitorMixin documentationMarco Costa
2022-12-26bump up to 3.0.5Sutou Kouhei
2022-12-26[ruby/strscan] Bump versionSutou Kouhei
2022-12-26[ruby/fiddle] Prefer String#unpack1 in Fiddle::ValueUtilMau Magnaguagno
2022-12-26[ruby/fiddle] Bump versionSutou Kouhei
2022-12-26Apply the accidental commits again before Ruby 3.2.Hiroshi SHIBATA
2022-12-23Revert the additional change from openssl-3.1.0Hiroshi SHIBATA
2022-12-23[ruby/openssl] pkey/ec: constifyNobuyoshi Nakada
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] 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] 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] 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-19[ruby/date] Bump version to 3.3.3Hiroshi SHIBATA
2022-12-18[ruby/date] Adjust format [ci skip]Nobuyoshi Nakada
2022-12-18[ruby/date] Extract `head_match_p` and abbreviated name length constantsNobuyoshi Nakada
2022-12-18[ruby/date] Consider the length of string to parseNobuyoshi Nakada
2022-12-18[ruby/date] Remove `extz_pats` tableNobuyoshi Nakada
2022-12-18[ruby/date] Remove `merid_names` tableNobuyoshi Nakada
2022-12-18[ruby/date] Match abbreviated day and month names with head of full namesNobuyoshi Nakada
2022-12-16[ruby/date] Bump version to 3.3.2Hiroshi SHIBATA