summaryrefslogtreecommitdiff
path: root/ext
AgeCommit message (Expand)Author
2025-07-09[ruby/io-wait] Revert https://github.com/ruby/io-wait/pull/9 "MakeNobuyoshi Nakada
2025-07-09[ruby/io-wait] Bump up the required ruby versionNobuyoshi Nakada
2025-07-09[ruby/io-nonblock] Bump up the required ruby versionNobuyoshi Nakada
2025-07-07[ruby/json] Improve consistency of code styleJean Boussier
2025-07-05[ruby/openssl] pkey/ec: avoid calling SYM2ID() on user-supplied objectsKazuki Yamaguchi
2025-07-04[ruby/openssl] ssl: rename SSLContext#ecdh_curves= to #groups=Kazuki Yamaguchi
2025-07-03Suppress a warning in code for SOCKS5Nobuyoshi Nakada
2025-07-02[Bug #21497] [ruby/socket]: add full prototypeZ. Liu
2025-07-01[ruby/json] Run `have_func` with the header providing the declarationsNobuyoshi Nakada
2025-07-01[ruby/json] Stop calling `__builtin_cpu_init`Jean Boussier
2025-07-01[ruby/strscan] Run `have_func` with the header providing the declarationsNobuyoshi Nakada
2025-07-01[ruby/openssl] Run `have_func` with the header providing the declarationsNobuyoshi Nakada
2025-07-01[ruby/io-wait] Run `have_func` with the header providing the declarationsNobuyoshi Nakada
2025-07-01[ruby/io-nonblock] Run `have_func` with the header providing the declarationsNobuyoshi Nakada
2025-07-01[ruby/io-console] Run `have_func` with the header providing the declarationsNobuyoshi Nakada
2025-07-01[ruby/etc] Run `have_func` with the header providing the declarationsNobuyoshi Nakada
2025-07-01[ruby/json] Suppress -Wunused-functionTakashi Kokubun
2025-07-01[ruby/json] Refactor simd/conf.rb - duplicate codeNobuyoshi Nakada
2025-07-01[ruby/json] Refactor simd/conf.rb - unnecessary `have_type`Nobuyoshi Nakada
2025-07-01[ruby/json] Refactor simd/conf.rb - conditions to enableNobuyoshi Nakada
2025-07-01[ruby/json] Refactor simd/conf.rb - balanceNobuyoshi Nakada
2025-07-01[ruby/json] Refactor simd/conf.rb - compiler warningsNobuyoshi Nakada
2025-07-01[ruby/json] Use `load` simd/conf.rbNobuyoshi Nakada
2025-07-01Use Dir.glob and base keyword arg for the installer of Ruby packageHiroshi SHIBATA
2025-07-01[ruby/json] Remove trailing spaces [ci skip]Nobuyoshi Nakada
2025-06-30ruby tool/update-deps --fixHiroshi SHIBATA
2025-06-30Adjust ruby/ruby directory structureHiroshi SHIBATA
2025-06-30[ruby/json] Reduce duplication in extconf.rbJean Boussier
2025-06-30Optimize 'json_parse_string' using SIMD.Scott Myron
2025-06-25[ruby/openssl] pkey: use EVP_PKEY_new_raw_{private,public}_key_ex() if availableKazuki Yamaguchi
2025-06-25[ruby/openssl] pkey: handle EVP_PKEY_KEYMGMT return by EVP_PKEY_id()Kazuki Yamaguchi
2025-06-25[ruby/openssl] ossl.h: include <openssl/provider.h> in ossl.hKazuki Yamaguchi
2025-06-24[ruby/json] Remove trailing spaces [ci skip]Nobuyoshi Nakada
2025-06-24[ruby/json] Deprecate duplicate keys in objectJean Boussier
2025-06-24[ruby/json] Add missing parser options documentationJean Boussier
2025-06-20[ruby/openssl] ssl: add SSLContext#sigalgs= and #client_sigalgs=Kazuki Yamaguchi
2025-06-20[ruby/openssl] ssl: update rdoc for SSLContext#ciphers= and #ciphersuites=Kazuki Yamaguchi
2025-06-20[ruby/openssl] ssl: correct array index type in build_cipher_string()Kazuki Yamaguchi
2025-06-17Refactor generic fields to use `T_IMEMO/fields` objects.Jean Boussier
2025-06-17Rename `imemo_class_fields` -> `imemo_fields`Jean Boussier
2025-06-17[ruby/json] Fix a typoNobuyoshi Nakada
2025-06-17[ruby/win32-registry] Minor readme improvements and typo fixesTim Smith
2025-06-15[ruby/date] [Bug #21436] check for fixnum lower bound in `m_ajd`Dmitry Dygalo
2025-06-15[ruby/date] [Bug #21437] Date#hash for large yearsDmitry Dygalo
2025-06-14Add `open_timeout` as an overall timeout option for `Socket.tcp` (#13368)Misaki Shioi
2025-06-13[ruby/date] d_lite_marshal_load: copy ivars in the right orderJean Boussier
2025-06-13[ruby/date] Remove references to FL_EXIVARJean Boussier
2025-06-12Turn `rb_classext_t.fields` into a T_IMEMO/class_fieldsJean Boussier
2025-06-12[ruby/strscan] Update extconf.rbNobuyoshi Nakada
2025-06-11Refactor the last references to `rb_shape_t`Jean Boussier