summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-12-09[ruby/rdoc] Expand rdoc-ref targets at the end of ri outputStan Lo
2024-12-09[Bug #20933] Fix IO::Buffer overlap calculationPeter Zhu
2024-12-09YJIT: Only enable disassembly colors for tty (#12283)Max Bernstein
2024-12-10Fix Connection Attempt Delay of `Socket.tcp` (#12291)Misaki Shioi
2024-12-09Launchable: Remove FIXME comment (#12293)Naoto Ono
2024-12-09Enable more Launchable integration in bootstraptest and test-all (#12255)Naoto Ono
2024-12-09Update default gems list at 771612475948bb6d15b2a6a229c49d [ci skip]git
2024-12-09[ruby/etc] Bump up 1.4.5Hiroshi SHIBATA
2024-12-09[ruby/psych] Bump up 5.2.1Hiroshi SHIBATA
2024-12-09Added did_you_mean-2.0.0 change to NEWS.mdHiroshi SHIBATA
2024-12-09Move compatibility changes of stdlib to that sectionHiroshi SHIBATA
2024-12-09Revert "Launchable: Stop recording tests temporarily" (#12289)Naoto Ono
2024-12-08[ruby/rdoc] lint: Remove unreachable codeOKURA Masafumi
2024-12-08[ruby/rdoc] Use distinct styles for note lists and label listsnicholas a. evans
2024-12-07[Bug #20929] Win32: Use `wcsftime`Nobuyoshi Nakada
2024-12-07[ruby/openssl] ssl: do not clear existing SSL options in SSLContext#set_paramsKazuki Yamaguchi
2024-12-07[ruby/openssl] ssl: do not enable OpenSSL::SSL::OP_ALL by defaultKazuki Yamaguchi
2024-12-07[ruby/openssl] ssl: improve documentation of SSLContext#options=Kazuki Yamaguchi
2024-12-07[ruby/openssl] Call Init_ossl_*() functions in alphabetical orderKazuki Yamaguchi
2024-12-07[ruby/openssl] Mark variables and functions as static whenever possibleKazuki Yamaguchi
2024-12-07[ruby/openssl] ts: fix exception class raised when getting an OID nameKazuki Yamaguchi
2024-12-07[ruby/openssl] ts: avoid using OpenSSL::PKCS7's internalsKazuki Yamaguchi
2024-12-07[ruby/openssl] x509store: fix exception class in OpenSSL::X509::StoreContext#...Kazuki Yamaguchi
2024-12-07[ruby/openssl] ns_spki: fix exception class in OpenSSL::Netscape::SPKI#to_derKazuki Yamaguchi
2024-12-07[ruby/openssl] pkey/ec: fix exception class in OpenSSL::PKey::EC.newKazuki Yamaguchi
2024-12-07[ruby/openssl] make configs shareable when frozenHoneyryderChuck
2024-12-07[ruby/openssl] freeze OpenSSL::Config::DEFAULT_CONFIG_FILEHoneyryderChuck
2024-12-07[ruby/openssl] make config frozen on initializeHoneyryderChuck
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_cbKazuki Yamaguchi
2024-12-06[DOC] New homepage for docs.ruby-lang.org/en (#12227)Stan Lo
2024-12-06.gdbinit: Fix reference to undefined rb_thread_t field [ci skip]Alan Wu
2024-12-06YJIT: small fix to stats formatting. (#12282)Maxime Chevalier-Boisvert
2024-12-06Add rb_gc_impl_active_gc_name to gc/gc_impl.hPeter Zhu
2024-12-06[rubygems/rubygems] Skip unresolved deps warning on `Gem::Specification.reset...David Rodríguez
2024-12-06[rubygems/rubygems] Make sure unresolved deps are properly cleared by `Gem::S...David Rodríguez
2024-12-06CI: Clean up intermediate files moreNobuyoshi Nakada
2024-12-06[DOC] Move `GC.config` newsNobuyoshi Nakada
2024-12-06[DOC] Fix a typoNobuyoshi Nakada
2024-12-06[DOC] Adjust the link to `Kernel` methodNobuyoshi Nakada
2024-12-06[DOC] Fix class and method linksNobuyoshi Nakada
2024-12-06typeprof-757303fe8de0cf5e5583b4a76f8abbbd55c44776 is working with WindowsHiroshi SHIBATA
2024-12-06[Bug #20929] NEWS for `Time#zone` encoding change on WindowsNobuyoshi Nakada
2024-12-06[Bug #20929] Win32: Encode timezone name in UTF-8Nobuyoshi Nakada
2024-12-06[Bug #20929] Fix `assert_zone_encoding`Nobuyoshi Nakada
2024-12-06[MMTk/CI] Skip Ractor btests with MMTkMatt Valentine-House
2024-12-06Remove the GC build check in Ubuntu.ymlMatt Valentine-House
2024-12-06Add Modular GC (default, MMTk) builds to CIMatt Valentine-House
2024-12-06[ruby/reline] Combine MAPPINGS(single byte input to symbol) withtomoya ishida
2024-12-06[Bug #20926] Fix a crashes with `shareable_constant_value: experimental_every...ydah