index
:
ruby.git
master
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_3_3
ruby_3_4
ruby_4_0
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ext
Age
Commit message (
Expand
)
Author
2025-07-27
[ruby/openssl] pkcs7: disallow ossl_pkcs7{si,ri}_new(NULL)
Kazuki Yamaguchi
2025-07-27
[ruby/openssl] x509: disallow ossl_x509{,attr,crl,ext,revoked,name}*_new(NULL)
Kazuki Yamaguchi
2025-07-27
[ruby/openssl] bn: avoid ossl_bn_new(NULL)
Kazuki Yamaguchi
2025-07-27
[ruby/openssl] lib/openssl.rb: require files in alphabetical order
Kazuki Yamaguchi
2025-07-27
[ruby/json] Keep indentation consistent across functions [ci skip]
Nobuyoshi Nakada
2025-07-27
[ruby/json] Functions defined in headers should be `static inline`
Nobuyoshi Nakada
2025-07-25
[ruby/json] Release 2.13.1
Jean Boussier
2025-07-25
[ruby/json] Don't assume `__builtin_cpu_supports` exists
Jean Boussier
2025-07-25
[ruby/json] Fix missing write barrier on Generator State
John Hawthorn
2025-07-24
Remove unused imemo_parser_strterm
Peter Zhu
2025-07-23
Update doc for ObjectSpace.memsize_of
Stan Lo
2025-07-23
Prevent a warning: old-style function definition
Yusuke Endoh
2025-07-22
[ruby/openssl] ssl: add SSLSocket#sigalg, #peer_sigalg, #group
Jun Aruga
2025-07-18
[ruby/json] Release 2.13.0
Jean Boussier
2025-07-17
Flag rsock_raise_user_specified_timeout() as NORETURN (#13928)
Daisuke Aritomo
2025-07-17
Declare `rsock_raise_user_specified_timeout` as noreturn
Nobuyoshi Nakada
2025-07-17
[Feature #21347] Add `open_timeout` as an overall timeout option for `TCPSock...
Misaki Shioi
2025-07-17
[ruby/io-wait] Bump up 0.3.2
Hiroshi SHIBATA
2025-07-15
[ruby/erb] Declare escape functions as Ractor-safe
John Hawthorn
2025-07-15
[DOC] Include pathname_builtin.rb documents
Nobuyoshi Nakada
2025-07-15
[Bug #21512] Socket.tcp_with_fast_fallback: Pass proper addr family to getadd...
Daisuke Aritomo
2025-07-15
[ruby/etc] Bump up v1.4.6
Hiroshi SHIBATA
2025-07-15
[ruby/io-nonblock] Bump up 0.3.2
Hiroshi SHIBATA
2025-07-15
[ruby/io-console] Bump up 0.8.1
Hiroshi SHIBATA
2025-07-15
Remove no longer used ext/pathname/depend [ci skip]
Nobuyoshi Nakada
2025-07-15
Make Pathname to embedded class
Hiroshi SHIBATA
2025-07-12
[ruby/io-wait] [Bug #21509] [DOC] Correct `IO#wait` description
Nobuyoshi Nakada
2025-07-12
[ruby/openssl] asn1: align UTCTime year range with RFC 5280
Kazuki Yamaguchi
2025-07-11
Update dependencies for addition of set.h to public headers
Jeremy Evans
2025-07-11
Fix `heap-use-after-free` in `rb_getaddrinfo` (#13856)
Misaki Shioi
2025-07-10
Fix timeout in Addrinfo.getaddrinfo to actually take effect (#13803)
Misaki Shioi
2025-07-09
[ruby/io-wait] Revert "Fix dependency for ruby 2.6"
Nobuyoshi Nakada
2025-07-09
[ruby/io-wait] Revert https://github.com/ruby/io-wait/pull/9 "Make
Nobuyoshi Nakada
2025-07-09
[ruby/io-wait] Bump up the required ruby version
Nobuyoshi Nakada
2025-07-09
[ruby/io-nonblock] Bump up the required ruby version
Nobuyoshi Nakada
2025-07-07
[ruby/json] Improve consistency of code style
Jean Boussier
2025-07-05
[ruby/openssl] pkey/ec: avoid calling SYM2ID() on user-supplied objects
Kazuki Yamaguchi
2025-07-04
[ruby/openssl] ssl: rename SSLContext#ecdh_curves= to #groups=
Kazuki Yamaguchi
2025-07-03
Suppress a warning in code for SOCKS5
Nobuyoshi Nakada
2025-07-02
[Bug #21497] [ruby/socket]: add full prototype
Z. Liu
2025-07-01
[ruby/json] Run `have_func` with the header providing the declarations
Nobuyoshi 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 declarations
Nobuyoshi Nakada
2025-07-01
[ruby/openssl] Run `have_func` with the header providing the declarations
Nobuyoshi Nakada
2025-07-01
[ruby/io-wait] Run `have_func` with the header providing the declarations
Nobuyoshi Nakada
2025-07-01
[ruby/io-nonblock] Run `have_func` with the header providing the declarations
Nobuyoshi Nakada
2025-07-01
[ruby/io-console] Run `have_func` with the header providing the declarations
Nobuyoshi Nakada
2025-07-01
[ruby/etc] Run `have_func` with the header providing the declarations
Nobuyoshi Nakada
2025-07-01
[ruby/json] Suppress -Wunused-function
Takashi Kokubun
2025-07-01
[ruby/json] Refactor simd/conf.rb - duplicate code
Nobuyoshi Nakada
[prev]
[next]