summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2024-12-16[ruby/prism] Blocks & kwargs are not valid in index assignmentsMatt Valentine-House
2024-12-16[ruby/rdoc] Fix to parse `rb_define_global_const`Nobuyoshi Nakada
2024-12-16[ruby/reline] Change quoted_insert and bracketed_paste to a singletomoya ishida
2024-12-16Freeze `Random::Formatter::ALPHANUMERIC` and its elementsNobuyoshi Nakada
2024-12-16[ruby/rdoc] Add attribute :force to RDoc::RubygemsHook just liketomoya ishida
2024-12-16[ruby/tmpdir] Fix for path-like objectsNobuyoshi Nakada
2024-12-16[ruby/securerandom] Restore SecureRandom.alphanumeric same as Random::Formatt...Hiroshi SHIBATA
2024-12-16[ruby/fiddle] ffi_backend: convert numeric function args to pointersDani Smith
2024-12-15[ruby/reline] Refactor Reline::Unicode ed_ vi_ em_ methodstomoya ishida
2024-12-15[Bug #20927] Fix compile_shareable_literal_constant for hash with keyword splattompng
2024-12-14Improve APIs for Globally Enabling/Disabling fast_fallback in Socket (#12257)Misaki Shioi
2024-12-13[PRISM] Blocks are also a syntax error in array assignmentMatt Valentine-House
2024-12-13[PRISM] using []= to set kwargs is a syntax errorMatt Valentine-House
2024-12-13Fix use-after-free in ep in Proc#dup for ifunc procsPeter Zhu
2024-12-13Fixed compatibility error with setup command and rdoc plugin on rubygemsHiroshi SHIBATA
2024-12-13Make it loose coupling between RubyGems and RDoc (#1171)mterada1228
2024-12-12[ruby/irb] Load history when starting a direct debug sessionJames Reid-Smith
2024-12-12[ruby/reline] Undo and redo should restore indentationtomoya ishida
2024-12-12[ruby/win32ole] Deprecate old constants in toplevelNobuyoshi Nakada
2024-12-12[Feature #20884] Reserve "Ruby" toplevel nameNobuyoshi Nakada
2024-12-12[ruby/prism] Decode %r like % stringsAaron Patterson
2024-12-12[ruby/prism] Same numbered param cannot be used in child blocksAaron Patterson
2024-12-11[ruby/prism] Fix percent delimiter strings with crlfseileencodes
2024-12-11[rubygems/rubygems] Avoid UTF-32 and UTF-16 strings with trailing bytes in tr...Josef Haider
2024-12-11[ruby/fiddle] dlopen: add support for INPUT(-lXXX)Sutou Kouhei
2024-12-11[ruby/fiddle] Implement `Fiddle::Pointer.read` and `.write` on theLars Kanis
2024-12-11[ruby/fiddle] Fix the glob pattern to include `/usr/lib`Nobuyoshi Nakada
2024-12-10[Bug #20924] Fix reading with delimiter in wide character encodingsNobuyoshi Nakada
2024-12-10[Bug #20936] Fix #size for Range#reverse_eachKouhei Yanagita
2024-12-10[ruby/reline] Fix line wrapped cursor positiontomoya ishida
2024-12-10[ruby/fiddle] Fix test_dlopen_linker_script_input_linux beingDani Smith
2024-12-09[ruby/rdoc] Expand rdoc-ref targets at the end of ri outputStan Lo
2024-12-08[ruby/rdoc] Use distinct styles for note lists and label listsnicholas a. evans
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] make configs shareable when frozenHoneyryderChuck
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-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-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[ruby/reline] Combine MAPPINGS(single byte input to symbol) withtomoya ishida
2024-12-05[ruby/mmtk] Add MMTk test exclusions for Ruby CIMatt Valentine-House
2024-12-05[ruby/prism] Fix error messages for unterminated ( and {Aaron Patterson
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-05[ruby/json] Fix generate(script_safe: true) to not confuse unrelated charactersJean Boussier
2024-12-04[ruby/shellwords] NUL char cannot be in shell wordsNobuyoshi Nakada