index
:
ruby.git
master
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_3_3
ruby_3_4
ruby_4_0
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Age
Commit message (
Expand
)
Author
2024-12-16
[ruby/prism] Blocks & kwargs are not valid in index assignments
Matt 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 single
tomoya ishida
2024-12-16
Freeze `Random::Formatter::ALPHANUMERIC` and its elements
Nobuyoshi Nakada
2024-12-16
[ruby/rdoc] Add attribute :force to RDoc::RubygemsHook just like
tomoya ishida
2024-12-16
[ruby/tmpdir] Fix for path-like objects
Nobuyoshi 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 pointers
Dani Smith
2024-12-15
[ruby/reline] Refactor Reline::Unicode ed_ vi_ em_ methods
tomoya ishida
2024-12-15
[Bug #20927] Fix compile_shareable_literal_constant for hash with keyword splat
tompng
2024-12-14
Improve APIs for Globally Enabling/Disabling fast_fallback in Socket (#12257)
Misaki Shioi
2024-12-13
[PRISM] Blocks are also a syntax error in array assignment
Matt Valentine-House
2024-12-13
[PRISM] using []= to set kwargs is a syntax error
Matt Valentine-House
2024-12-13
Fix use-after-free in ep in Proc#dup for ifunc procs
Peter Zhu
2024-12-13
Fixed compatibility error with setup command and rdoc plugin on rubygems
Hiroshi SHIBATA
2024-12-13
Make it loose coupling between RubyGems and RDoc (#1171)
mterada1228
2024-12-12
[ruby/irb] Load history when starting a direct debug session
James Reid-Smith
2024-12-12
[ruby/reline] Undo and redo should restore indentation
tomoya ishida
2024-12-12
[ruby/win32ole] Deprecate old constants in toplevel
Nobuyoshi Nakada
2024-12-12
[Feature #20884] Reserve "Ruby" toplevel name
Nobuyoshi Nakada
2024-12-12
[ruby/prism] Decode %r like % strings
Aaron Patterson
2024-12-12
[ruby/prism] Same numbered param cannot be used in child blocks
Aaron Patterson
2024-12-11
[ruby/prism] Fix percent delimiter strings with crlfs
eileencodes
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 the
Lars 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 encodings
Nobuyoshi Nakada
2024-12-10
[Bug #20936] Fix #size for Range#reverse_each
Kouhei Yanagita
2024-12-10
[ruby/reline] Fix line wrapped cursor position
tomoya ishida
2024-12-10
[ruby/fiddle] Fix test_dlopen_linker_script_input_linux being
Dani Smith
2024-12-09
[ruby/rdoc] Expand rdoc-ref targets at the end of ri output
Stan Lo
2024-12-08
[ruby/rdoc] Use distinct styles for note lists and label lists
nicholas a. evans
2024-12-07
[ruby/openssl] ssl: do not clear existing SSL options in SSLContext#set_params
Kazuki Yamaguchi
2024-12-07
[ruby/openssl] ssl: do not enable OpenSSL::SSL::OP_ALL by default
Kazuki Yamaguchi
2024-12-07
[ruby/openssl] make configs shareable when frozen
HoneyryderChuck
2024-12-07
[ruby/openssl] make config frozen on initialize
HoneyryderChuck
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-8
Nobuyoshi Nakada
2024-12-06
[Bug #20929] Fix `assert_zone_encoding`
Nobuyoshi Nakada
2024-12-06
[ruby/reline] Combine MAPPINGS(single byte input to symbol) with
tomoya ishida
2024-12-05
[ruby/mmtk] Add MMTk test exclusions for Ruby CI
Matt Valentine-House
2024-12-05
[ruby/prism] Fix error messages for unterminated ( and {
Aaron Patterson
2024-12-05
Standardize on the name "modular GC"
Peter Zhu
2024-12-05
[ruby/rdoc] Workaround JRuby's jar-dependencies error and test
Stan Lo
2024-12-05
[ruby/rdoc] Deprecate `main` and `title` directives
Stan Lo
2024-12-05
[ruby/json] Fix generate(script_safe: true) to not confuse unrelated characters
Jean Boussier
2024-12-04
[ruby/shellwords] NUL char cannot be in shell words
Nobuyoshi Nakada
[prev]
[next]