summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-12-10Split system dependent commands to clean modular-gcNobuyoshi Nakada
2024-12-10Remove unused macros from parse.yydah
2024-12-10Remove minimum Bison version requirement from parse.yydah
2024-12-10[ruby/strscan] [DOC] doc/strscan/strscan.md - update Matcher MethodsNAITOH Jun
2024-12-10[ruby/fiddle] Fix test_dlopen_linker_script_input_linux beingDani Smith
2024-12-10Launchable: Remove unnecessary command (#12299)Naoto Ono
2024-12-09Clean all modular GCsPeter Zhu
2024-12-09Only delete gc directory if emptyPeter Zhu
2024-12-09Don't delete .gc directoryPeter Zhu
2024-12-09Add missing fiber nil check to avoid slow rb_check_funcall()Alan Wu
2024-12-09objspace_dump: Use FILE* to avoid crashing in mark functionsAlan Wu
2024-12-09[ruby/mmtk] Also remove .rustc_info.json in clean-mmtk targetPeter Zhu
2024-12-09[ruby/mmtk] Add target clean-mmtk to clean Rust debug and release directoriesPeter Zhu
2024-12-09YJIT: Add a comment about a lazy frame callTakashi Kokubun
2024-12-09YJIT: Spill/load argument registers to reuse blocks (#12287)Takashi Kokubun
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