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
2024-12-02
StringScanner#scan_integer support base 16 integers (#116)
Jean Boussier
2024-11-30
Improve the conditions for clearing the Connection Attempt Delay upon connect...
Misaki Shioi
2024-11-29
Ensure to close pipes when `TCPSocket.new` finishes processing (#12181)
Misaki Shioi
2024-11-29
Allow disable to `fast_fallback` of `TCPSocket.new` (#12210)
Misaki Shioi
2024-11-29
Remove a useless check if fd is negative
Yusuke Endoh
2024-11-29
[ruby/date] Fix mixed declarations and code
Nobuyoshi Nakada
2024-11-29
[ruby/date] Suppress compound-token-split-by-macro warnings
Nobuyoshi Nakada
2024-11-28
Ensure to free fast_fallback_getaddrinfo_shared with single family (#12199)
Misaki Shioi
2024-11-27
[ruby/json] Prevent a warning of "a candidate for gnu_printf format attribute"
Yusuke Endoh
2024-11-27
[ruby/io-console] Read errno before calling rb_io_path()
Alan Wu
2024-11-27
Revert "Add a temporal debugging code"
Yusuke Endoh
2024-11-27
[ruby/strscan] Implement #scan_integer to efficiently parse Integer
Jean Boussier
2024-11-26
JSON::GeneratorError expose invalid object
Jean Boussier
2024-11-26
[ruby/json] Stop using `rb_gc_mark_locations`
Jean Boussier
2024-11-26
[ruby/json] JSON.dump: write directly into the provided IO
Jean Boussier
2024-11-25
Prevent memory leak
Yusuke Endoh
2024-11-25
Fix initialization of `struct wait_fast_fallback_arg::cancelled`
Nobuyoshi Nakada
2024-11-25
Do not save the last error without sockets in the connection attempt (#12153)
Misaki Shioi
2024-11-24
UBF is also required for synchronous name resolution (#12156)
Misaki Shioi
2024-11-23
Save the error that occurred during name resolution (#12155)
Misaki Shioi
2024-11-22
[ruby/openssl] Support signing CRLs using Ed25519
Josh Cooper
2024-11-22
[ruby/openssl] Support signing requests using Ed25519
Josh Cooper
2024-11-22
Add a temporal debugging code
Yusuke Endoh
2024-11-22
[Bug #20903] `rb_econv_str_append` arguments expected to be String
Nobuyoshi Nakada
2024-11-21
Fix the usage of realloc
Yusuke Endoh
2024-11-20
[ruby/zlib] Add support for safe offload of nogvl code.
Samuel Williams
2024-11-20
[ruby/zlib] Don't call `rb_str_set_len` while released the GVL.
Samuel Williams
2024-11-20
[ruby/psych] Eagerly require `date`.
Thierry Deo
2024-11-20
[ruby/etc] Prefer `rb_intern_const` over `rb_intern` for literal strings
Nobuyoshi Nakada
2024-11-20
[ruby/digest] Remove obsolete test runner [ci skip]
Nobuyoshi Nakada
2024-11-19
[ruby/digest] Fix `-Wundef` warnings
Nobuyoshi Nakada
2024-11-18
[ruby/digest] Adjust styles [ci skip]
Nobuyoshi Nakada
2024-11-18
[ruby/digest] Fix loading of digest ext libraries with `--with-static-linked-...
Yuta Saito
2024-11-18
[ruby/json] Fix the BEWARE documentation in `load` and `unsafe_load`.
Jean Boussier
2024-11-18
[ruby/json] Release 2.8.2
Jean Boussier
2024-11-18
[ruby/json] Fix redundant to_str call
razokulover
2024-11-17
Fix stack-use-after-return (#12105)
Misaki Shioi
2024-11-16
[ruby/io-nonblock] mark extension as ractor safe
HoneyryderChuck
2024-11-15
Make fast_fallback option false by default temporarily (#12070)
Misaki Shioi
2024-11-14
Fix a stack-buffer-overflow bug
Yusuke Endoh
2024-11-15
Do not wait connection attempt delay without in progress fds (#12087)
Misaki Shioi
2024-11-14
asn1: fix ObjectId#==
Kazuki Yamaguchi
2024-11-14
[ruby/openssl] pkcs7: fix memory leak in error path of PKCS7.new and .read_smime
Kazuki Yamaguchi
2024-11-14
[ruby/openssl] x509: fix handling of multiple URIs in Certificate#crl_uris
Kazuki Yamaguchi
2024-11-14
[ruby/json] Only use the key cache if the Hash is in an Array
Jean Boussier
2024-11-13
[ruby/openssl] make bn shareable when frozen
HoneyryderChuck
2024-11-12
ObjectSpace.dump: handle Module#set_temporary_name
Jean Boussier
2024-11-12
[ruby/io-console] Bump up v0.8.0.beta1
Hiroshi SHIBATA
2024-11-12
[ruby/io-console] Update license files same as ruby/ruby
Hiroshi SHIBATA
2024-11-12
[ruby/zlib] Bump up v3.2.0
Hiroshi SHIBATA
[prev]
[next]