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-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
2024-10-17
[ruby/win32-registry] Fix compatibility with JRuby
Lars Kanis
2024-10-17
[ruby/win32-registry] Move all tests to volatile environment and use per-test...
Lars Kanis
2024-10-16
Fix memory leak in syntax error in prism
Peter Zhu
2024-10-16
RubyVM::InstructionSequence.of Thread::Backtrace::Location
Kevin Newton
2024-10-16
[ruby/prism] Relocation
Kevin Newton
2024-10-16
Skip GC compaction tests in test_yjit.rb when not supported
Peter Zhu
2024-10-16
[ruby/yaml] Make YAML::DBM optional
Hiroshi SHIBATA
2024-10-16
[ruby/yaml] Also use safe_load with each_value, values and shift
Hiroshi SHIBATA
2024-10-16
[ruby/yaml] Added basic test cases
Hiroshi SHIBATA
2024-10-16
[ruby/json] Embedded helper.rb into test_helper.rb
Hiroshi SHIBATA
2024-10-16
[ruby/json] Fixed load path for ext version
Hiroshi SHIBATA
2024-10-16
Restore missing test-case from https://github.com/ruby/json/commit/c5a6d80427...
Hiroshi SHIBATA
2024-10-16
[ruby/json] ractor_test.rb: ignore stderr
Jean Boussier
2024-10-16
Use JRuby implementation for TruffleRuby (#149)
Sutou Kouhei
2024-10-16
[ruby/fiddle] Ractor support
Nobuyoshi Nakada
2024-10-15
[ruby/rdoc] Generate meta tags based on page's content
Vinicius Stock
2024-10-15
Remove a puts in test_finalizer_thread_raise
Peter Zhu
2024-10-14
[rubygems/rubygems] Fix `gem contents` for default gems
David Rodríguez
2024-10-14
[rubygems/rubygems] Fix duplicated specs when they have been previously activ...
David Rodríguez
2024-10-14
[Bug #20797] Check seconds in UTC offset as well as minutes
Nobuyoshi Nakada
2024-10-13
[ruby/reline] Support continuous tab completion
tomoya ishida
[prev]
[next]