summaryrefslogtreecommitdiff
path: root/ext
AgeCommit message (Expand)Author
2025-07-15[ruby/json] [ruby/json] Run `have_func` with the header providing the declara...Nobuyoshi Nakada
2025-07-15[ruby/strscan] Run `have_func` with the header providing the declarationsNobuyoshi Nakada
2025-07-15[ruby/strscan] Update extconf.rbNobuyoshi Nakada
2025-07-15[ruby/openssl] [ruby/openssl] Run `have_func` with the header providing the d...Nobuyoshi Nakada
2025-07-15Merge etc 1.4.6Hiroshi SHIBATA
2025-07-15Merge io-nonblock 0.3.2Hiroshi SHIBATA
2025-07-15Merge io-wait 0.3.2Hiroshi SHIBATA
2025-07-15Merge io-console 0.8.1Hiroshi SHIBATA
2025-07-14merge revision(s) d77e02bd85ab7f841df8d473bac214b9a92a3506: [Backport #21497]Takashi Kokubun
2025-07-14merge revision(s) c1877d431e76f4a782d51602fa8487e98d302956: [Backport #21437]Takashi Kokubun
2025-07-08Bump up resolv-0.6.2 for Ruby 3.4 (#13818)Hiroshi SHIBATA
2025-06-18Fix `heap-use-after-free` in `free_fast_fallback_getaddrinfo_entry` (#13231)Misaki Shioi
2025-06-18Ensure that memory is not freed before calling `free_fast_fallback_getaddrinf...Misaki Shioi
2025-04-09Fix crash in TCPSocket.openLuke Jahnke
2025-04-02Improve backtrace of errors raised by `Socket.tcp_with_fast_fallback`Jean Boussier
2025-03-11Fix `Socket.tcp_with_fast_fallback` to be usable from a RactorJean Boussier
2025-02-13merge revision(s) 1683dadb19876f0a64589bdbbcf6fff8143f78ff: [Backport #21088]Takashi Kokubun
2025-02-13merge revision(s) 2b6fc9ea7212543a1be26768403f59c7a759b5ea: [Backport #21092]Takashi Kokubun
2024-12-25[DOC] MonitorNobuyoshi Nakada
2024-12-25[DOC] Stop document Ripper::LexerNobuyoshi Nakada
2024-12-25[DOC] MonitorNobuyoshi Nakada
2024-12-25Introduce a timeout to prevent `rb_thread_fd_select` from hanging with write(...Misaki Shioi
2024-12-23Improve doc for `Socket::ResolutionError` (#12434)Misaki Shioi
2024-12-23use `st_update` to prevent table extensionKoichi Sasada
2024-12-22[ruby/openssl] Ruby/OpenSSL 3.3.0Kazuki Yamaguchi
2024-12-22[ruby/openssl] digest: remove optional parameter from OpenSSL::Digest#finishKazuki Yamaguchi
2024-12-22[ruby/openssl] digest: make output buffer String independent in #finishKazuki Yamaguchi
2024-12-22[ruby/openssl] cipher: make output buffer String independentKazuki Yamaguchi
2024-12-22[ruby/openssl] pkcs12: add PKCS12#set_macKazuki Yamaguchi
2024-12-19Prefix asan_poison_object with rbPeter Zhu
2024-12-19[ruby/json] Release 2.9.1Jean Boussier
2024-12-19[ruby/json] Add support for Solaris 10 which lacks strnlen()Naohisa Goto
2024-12-18[ruby/psych] Bump up v5.2.2Hiroshi SHIBATA
2024-12-18Wrap `do_fast_fallback_getaddrinfo` with `rb_thread_prevent_fork` (#12366)Misaki Shioi
2024-12-17[ruby/win32ole] Bump up v1.9.1Hiroshi SHIBATA
2024-12-16Check whether object is valid in allocation_info_tracer_compactPeter Zhu
2024-12-16Fix ObjectSpace.trace_object_allocations for compactionPeter Zhu
2024-12-16Fix compaction check for ObjectSpace.trace_object_allocationsPeter Zhu
2024-12-16[ruby/psych] Don't autolink Exception in psych module docszzak
2024-12-16[ruby/digest] Bump up v3.2.0Hiroshi SHIBATA
2024-12-16Lock released version of fiddle-1.1.6Hiroshi SHIBATA
2024-12-16[ruby/fiddle] ffi_backend: convert numeric function args to pointersDani Smith
2024-12-16[ruby/strscan] [DOC] Add syntax highlighting to MarkDown code blocksAlexander Momchilov
2024-12-16[ruby/strscan] Bump versionSutou Kouhei
2024-12-16[DOC] Fix broken parameter display and see links for Socketnvh0412
2024-12-15Fix broken links to `Socket.tcp_fast_fallback=`Stan Lo
2024-12-15[ruby/date] Fix broken rdoc-ref to the calendar pageStan Lo
2024-12-14Improve APIs for Globally Enabling/Disabling fast_fallback in Socket (#12257)Misaki Shioi
2024-12-13Lock released version of stringio-3.1.2Hiroshi SHIBATA
2024-12-13[ruby/zlib] Bump up v3.2.1Hiroshi SHIBATA