summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2024-12-06Bump actions/cache in /.github/actions/setup/directoriesdependabot[bot]
2024-12-06[DOC] Sort links [ci skip]Kazuhiro NISHIYAMA
2024-12-06We need to specify --with-opt-dir for jemalloc installation pathHiroshi SHIBATA
2024-12-06Added -with-gmp build to macOSHiroshi SHIBATA
2024-12-06Added jemalloc build to GitHub ActionsHiroshi SHIBATA
2024-12-05Use symbol.h in vm.c to get macro for faster ID to sym (#12272)Randy Stauner
2024-12-05Use rb_gc_enable/rb_gc_disable_no_rest instead of ruby_disable_gcPeter Zhu
2024-12-05[ruby/mmtk] Add MMTk test exclusions for Ruby CIMatt Valentine-House
2024-12-05darray.h does not depend on internal/bits.hPeter Zhu
2024-12-05[rubygems/rubygems] Apply suggestions from code reviewSamuel Giddins
2024-12-05[rubygems/rubygems] Stop storing executable names in ivarsSamuel Giddins
2024-12-05[ruby/prism] Fix error messages for unterminated ( and {Aaron Patterson
2024-12-05[ruby/mmtk] Support setting the mmtk thread count with MMTK_THREADSMatt Valentine-House
2024-12-05Standardize on the name "modular GC"Peter Zhu
2024-12-05[ruby/rdoc] Workaround JRuby's jar-dependencies error and testStan Lo
2024-12-05[ruby/rdoc] Deprecate `main` and `title` directivesStan Lo
2024-12-05Launchable: Stop recording tests temporarily (#12268)Naoto Ono
2024-12-05Update default gems list at 811bc15c75ff12c1a89ecac0af7d09 [ci skip]git