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-08-11
Show mkmf.log when failed
Nobuyoshi Nakada
2024-08-09
[ruby/psych] Guard from memory leak in Psych::Emitter#start_document
Peter Zhu
2024-08-09
[ruby/psych] Convert missed tabs to spaces in C files
Peter Zhu
2024-08-09
[ruby/psych] Convert tabs to spaces in C files
Peter Zhu
2024-07-31
[ruby/io-console] Remove no longer used variable
Nobuyoshi Nakada
2024-07-31
Remove files to build libffi in mswin
Nobuyoshi Nakada
2024-07-31
Reset the counter for two consecutive runs
Satoshi Tagomori
2024-07-30
Fix test code and extension to avoid using gvars and Kernel methods
Satoshi Tagomori
2024-07-30
[BUG #20655] Add tests to use rb_ensure and call cont.call
Satoshi Tagomori
2024-07-30
Improve Socket.tcp (#11187)
Misaki Shioi
2024-07-24
[ruby/openssl] Set time directly on the x509 store
Samuel Giddins
2024-07-24
[ruby/openssl] asn1: make ossl_asn1_get_asn1type() private
Kazuki Yamaguchi
2024-07-24
[ruby/openssl] x509attr: avoid using OpenSSL::ASN1 internals in #value=
Kazuki Yamaguchi
2024-07-24
[Bug #20649] Allow `nil` as 2nd argument of `assign_error`
Nobuyoshi Nakada
2024-07-19
Don't call `Kernel#require` in hot loop
Jean Boussier
2024-07-12
[ruby/win32ole] win32ole.c: repeated code
Nobuyoshi Nakada
2024-07-11
Minor: Fix typo in bug name
Ivo Anjo
2024-07-03
[Feature #20470] Split GC into gc_impl.c
Peter Zhu
2024-07-03
[ruby/openssl] Add SSLSocket#readbyte
Grant Gardner
2024-07-02
Resize arrays in `rb_ary_freeze` and use it for freezing arrays
eileencodes
2024-06-27
[ruby/openssl] rewriting most of the asn1 init code in ruby
HoneyryderChuck
2024-06-26
[ruby/date] Update zonetab.h at 2024-06-26
Nobuyoshi Nakada
2024-06-24
[ruby/io-console] Use locale insensitive casecmp
Nobuyoshi Nakada
2024-06-24
[ruby/io-console] Use `strcasecmp`
Nobuyoshi Nakada
2024-06-24
[ruby/io-console] Use gperf 3.1 to generate ANSI-C code
Nobuyoshi Nakada
2024-06-24
[ruby/date] Use locale insensitive casecmp
Nobuyoshi Nakada
2024-06-24
[ruby/date] Use `strncasecmp`
Nobuyoshi Nakada
2024-06-24
[ruby/date] Use gperf 3.1 to generate ANSI-C code
Nobuyoshi Nakada
2024-06-23
Fix dangling `else`
Nobuyoshi Nakada
2024-06-22
[Bug #20592] Fix segfault when sending NULL to freeaddrinfo
Dmitry Davydov
2024-06-21
retry on cancelling of `getaddrinfo`
Koichi Sasada
2024-06-20
[ruby/fiddle] Remove Vim commands
Aaron Patterson
2024-06-20
[ruby/date] Update zonetab.h at 2024-06-19
Nobuyoshi Nakada
2024-06-18
extmk.rb: define Gem.target_rbconfig not to break `Gem::Platform.local`
Yuta Saito
2024-06-17
[ruby/io-console] Skip building extension on WASI
Yuta Saito
2024-06-13
Add rb_str_resize coderange test
tompng
2024-06-13
[ruby/stringio] Development of 3.1.2 started.
Sutou Kouhei
2024-06-11
[ruby/openssl] Pass through nil as digest when signing certificates
gartens
2024-06-10
Test `rb_ext_resolve_symbol` without Windows .def files
Nobuyoshi Nakada
2024-06-09
Remove digest.def that fails on older Ruby versions
Nobuyoshi Nakada
2024-06-09
Provisionally export new API
Nobuyoshi Nakada
2024-06-08
[ruby/openssl] Fix references to the license text
Kazuki Yamaguchi
2024-06-08
[ruby/openssl] Rename LICENSE.txt to COPYING
Kazuki Yamaguchi
2024-06-08
[ruby/openssl] openssl.gemspec: add BSD-2-Clause to the list of licenses
Kazuki Yamaguchi
2024-06-08
[ruby/openssl] Add X509::Certificate#tbs_bytes
Samuel Giddins
2024-06-08
ripper: Introduce `RIPPER_ID` macro instead of `ripper_id_` macros
Nobuyoshi Nakada
2024-06-08
[ruby/digest] [DOC] Update document to use `rb_digest_make_metadata`
Nobuyoshi Nakada
2024-06-08
[ruby/digest] Use typed data in digest
Nobuyoshi Nakada
2024-06-07
[Feature #19998] Untyped Data API has been marked as deprecated
Nobuyoshi Nakada
2024-06-05
[ruby/openssl] Fix test_create_with_mac_iter accidently setting keytype not m...
KJ Tsanaktsidis
[prev]
[next]