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-11-01
[ruby/json] Setup ruby_memcheck
Jean Boussier
2024-11-01
`alias` should not set `defined_class` for Modules
Koichi Sasada
2024-11-01
Removed accidentally sync file
Hiroshi SHIBATA
2024-10-31
Fix assertion when envval of proc is Qundef
Peter Zhu
2024-10-31
Fix indentation in TestProc#test_hash [ci skip]
Peter Zhu
2024-10-31
[ruby/openssl] pkcs7: remove default cipher from PKCS7.encrypt
Kazuki Yamaguchi
2024-10-31
Introduce Fiber Scheduler `blocking_region` hook. (#11963)
Samuel Williams
2024-10-31
[ruby/error_highlight] use `instance_method` to get method object
Koichi Sasada
2024-10-30
Only check RubyVM on CRuby
Charles Oliver Nutter
2024-10-30
[rubygems/rubygems] Fix `gem update --system` leaving old default bundler exe...
David Rodríguez
2024-10-29
[ruby/error_highlight] Redefine in the module context
Nobuyoshi Nakada
2024-10-30
Fix method definition owners
Nobuyoshi Nakada
2024-10-29
[ruby/error_highlight] Suppress smaller `max_snippet_width` warning
Nobuyoshi Nakada
2024-10-29
Handle all formatting configs potentially being `nil`.
Jean Boussier
2024-10-26
[ruby/json] Workaround rubygems $LOAD_PATH bug
Jean Boussier
2024-10-26
[ruby/json] Cleanup test_helper.rb
Jean Boussier
2024-10-26
json_pure: fix ractor compatibility
Jean Boussier
2024-10-26
[ruby/json] Cleaner .encode / .force_encoding
Jean Boussier
2024-10-26
[ruby/json] Modernize heredocs
Jean Boussier
2024-10-26
pretty_generate: don't apply object_nl / array_nl for empty containers
Jean Boussier
2024-10-26
[ruby/json] JSON.dump / String#to_json: raise on invalid encoding
Jean Boussier
2024-10-26
Raise the correct exception in fast_serialize_string
Benoit Daloze
2024-10-26
[ruby/json] raise_parse_error: avoid UB
Jean Boussier
2024-10-26
[ruby/json] Drop compatibility for missing Array#permutation (Ruby <= 1.8.6)
Étienne Barrié
2024-10-26
Use frozen string literals
Étienne Barrié
2024-10-26
Use Encoding constants, String#b
Étienne Barrié
2024-10-26
[ruby/json] Add test coverage for JSON.load with a Proc
Jean Boussier
2024-10-26
[ruby/json] Limit the size of ParserError exception messages
Jean Boussier
2024-10-26
[ruby/strscan] [JRuby] Optimize `scan()`: Remove duplicate `if
NAITOH Jun
2024-10-26
[ruby/fiddle] Fix Fiddle::Handle.new for a missing library in the
Benoit Daloze
2024-10-25
[ruby/reline] Add completion_append_character test
tomoya ishida
2024-10-24
[ruby/reline] nonprinting_start and nonprinting_end should be
tomoya ishida
2024-10-24
append completion_append_character only when continous completion is … (#764)
Wu
2024-10-24
[rubygems/rubygems] [SpecFetcher tests] Use >3 character long fake gem name.
Ellen Marie Dash
2024-10-24
[ruby/error_highlight] Rename the `ErrorHighlight::DefaultFormatter` setting ...
Guilherme Carreiro
2024-10-23
[rubygems/rubygems] Add another bail-early condition to suggest_gems_from_nam...
Ellen Marie Dash
2024-10-23
[ruby/error_highlight] Adjust truncation, add opt-out mechanism, rename metho...
Guilherme Carreiro
2024-10-23
[ruby/error_highlight] Handle very long lines with errors in the middle of th...
Guilherme Carreiro
2024-10-23
[ruby/error_highlight] Handle very long lines
Guilherme Carreiro
2024-10-22
[ruby/reline] Use IO's encoding instead of Encoding.default_external
Wu
2024-10-21
Show where mutated chilled strings were allocated
Étienne Barrié
2024-10-20
[ruby/irb] Improve history test's encoding setting
Go
2024-10-18
[ruby/ipaddr] Added to_json/as_json method
Taketo Takashima
2024-10-18
[ruby/fiddle] test: Fix a typo
kojix2
2024-10-18
Relax Pure::Parser's comment regex...
Stephen Humphries
2024-10-18
[ruby/json] Assume Encoding is defined
Jean Boussier
2024-10-18
[ruby/json] Always dup argument to preserve original encoding for force_encoding
Takumasa Ochi
2024-10-18
[ruby/json] Fix behavior of trying to parse non-string objects
YuheiNakasaka
2024-10-17
[ruby/rdoc] feature: Render mixed-in methods and constants with
Mike Dalessio
2024-10-17
[ruby/etc] Fix sysconfdir when load-relative
Nobuyoshi Nakada
[prev]
[next]