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-07
[ruby/openssl] pkey/ec: fix exception class in OpenSSL::PKey::EC.new
Kazuki Yamaguchi
2024-12-07
[ruby/openssl] make configs shareable when frozen
HoneyryderChuck
2024-12-07
[ruby/openssl] freeze OpenSSL::Config::DEFAULT_CONFIG_FILE
HoneyryderChuck
2024-12-07
[ruby/openssl] make config frozen on initialize
HoneyryderChuck
2024-12-07
[ruby/openssl] ssl: handle callback exceptions in SSLSocket#sysread and #sysw...
Kazuki Yamaguchi
2024-12-07
[ruby/openssl] ssl: fix potential exception in servername_cb
Kazuki Yamaguchi
2024-12-05
[ruby/json] Release 2.9.0
Jean Boussier
2024-12-05
[ruby/json] Fix generate(script_safe: true) to not confuse unrelated characters
Jean Boussier
2024-12-04
[ruby/psych] Do not depend on the evaluation order of C arguments
Yusuke Endoh
2024-12-04
Do not depend on the evaluation order of C arguments
Yusuke Endoh
2024-12-03
Fix use of getaddrinfo_shared->lock
John Hawthorn
2024-12-03
[ruby/io-console] Bump up 0.8.0
Hiroshi SHIBATA
2024-12-03
[ruby/etc] Use same license files with ruby/ruby
Hiroshi SHIBATA
2024-12-03
[ruby/io-nonblock] Bump up 0.3.1
Hiroshi SHIBATA
2024-12-02
[ruby/io-console] Add IO#ttyname that returns the tty name or nil
Nobuyoshi Nakada
2024-12-02
[ruby/date] Bump up 3.4.1
Hiroshi SHIBATA
2024-12-02
[ruby/io-console] Freeze the version string
Nobuyoshi Nakada
2024-12-02
[ruby/io-console] Check if `rb_syserr_fail_str` is available
Nobuyoshi Nakada
2024-12-02
Removed trailing spaces
Hiroshi SHIBATA
2024-12-02
[ruby/strscan] Micro optimize encoding checks
Jean Boussier
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
[prev]
[next]