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
Age
Commit message (
Expand
)
Author
2025-03-29
[Bug #21202] Fix wrong token concat while tokenizing nested unterminated here...
tomoya ishida
2025-03-29
Adjust indentation for user defined parameterized rule
ydah
2025-03-28
Remove RUBY_FL_PROMOTED{0,1} from debugger scripts
Étienne Barrié
2025-03-28
Mark first argument to all C-API tracepoint functions as nonnull
Richard Böhme
2025-03-28
Make rb_tracearg_(parameters|eval_script|instruction_sequence) public C-API
Richard Böhme
2025-03-28
Remove test_retry_workers
Yusuke Endoh
2025-03-28
Try avoiding "invalid byte sequence in UTF-8"
Yusuke Endoh
2025-03-28
Report the actual time wated for timeout errors in TestParallel
Yusuke Endoh
2025-03-28
TestRegexp#test_match_cache_positive_look_ahead_complex: Extend the timeout l...
Yusuke Endoh
2025-03-28
[ruby/etc] Skip TestEtc#test_ractor_parallel on ModGC workflow
Naoto Ono
2025-03-28
Skip failing rbs tests for deprecated JSON methods
Hiroshi SHIBATA
2025-03-28
spec/mspec/tool/wrap_with_guard.rb 'ruby_version_is ...3.5' spec/ruby/securit...
Hiroshi SHIBATA
2025-03-28
Relax assertion pattern for ruby repo
Hiroshi SHIBATA
2025-03-28
[ruby/json] Add missing assert_deprecated_warning
Jean Boussier
2025-03-28
[ruby/json] Move `create_addtions` logic in Ruby.
Jean Boussier
2025-03-28
[ruby/json] JSON.load invoke the proc callback directly from the parser.
Jean Boussier
2025-03-28
[ruby/json] Remove more dead code
Jean Boussier
2025-03-28
[ruby/json] Remove `Class#json_creatable?` monkey patch.
Jean Boussier
2025-03-28
[ruby/json] Get rid of JSON::NOT_SET
Jean Boussier
2025-03-28
[ruby/json] Remove outdated JSON.iconv
Jean Boussier
2025-03-28
[ruby/json] Cleanup JSON.pretty_generate
Jean Boussier
2025-03-28
[ruby/json] Deprecate `JSON.fast_generate`
Jean Boussier
2025-03-28
Ignore to build C extension for test files of bundled gems
Hiroshi SHIBATA
2025-03-28
Update LEGAL to mention ext/json/vendor
Jean Boussier
2025-03-27
Avoid allocation for anonymous positional splat with no arguments
Jeremy Evans
2025-03-27
[ruby/etc] Attempt to re-enable TestEtc#test_ractor_parallel
Benoit Daloze
2025-03-27
[ruby/etc] Speedup TestEtc#test_ractor_parallel
Benoit Daloze
2025-03-27
[ruby/etc] Increase timeout for test_ractor_parallel
Benoit Daloze
2025-03-27
[ruby/prism] Move snapshots
Kevin Newton
2025-03-27
Avoid array allocation for *nil, by not calling nil.to_a
Jeremy Evans
2025-03-27
Freeze $/ and make it ractor safe
Étienne Barrié
2025-03-27
[ruby/psych] Format Date in ISO-8601 explicitly
Nobuyoshi Nakada
2025-03-27
Skip TestThreadInstrumentation#test_sleeping_inside_ractor on ModGC workflow ...
Naoto Ono
2025-03-27
Do not run ruby/spec on CI on Ruby 3.0
Andrew Konchin
2025-03-27
Update to ruby/spec@5e579e2
Andrew Konchin
2025-03-27
Update to ruby/mspec@484310d
Andrew Konchin
2025-03-27
[rubygems/rubygems] Bump up connection_pool-2.5.0 with rake vendor:install
Hiroshi SHIBATA
2025-03-27
[rubygems/rubygems] Fix Style/RedundantParentheses by bin/rubocop -a
Hiroshi SHIBATA
2025-03-27
[rubygems/rubygems] Resolved Lint/ShadowingOuterLocalVariable warning
Hiroshi SHIBATA
2025-03-27
Update the all of gemfile deps
Hiroshi SHIBATA
2025-03-27
[rubygems/rubygems] Implement pub_grub strategy interface
Hartley McGuire
2025-03-27
[rubygems/rubygems] Have "gem exec" sort executable names in error message.
Ellen Marie Dash
2025-03-27
Get rid of SAFE_STATE_PROTOTYPE
Jean Boussier
2025-03-27
Refactor jeaiii-ltoa.h
Jean Boussier
2025-03-27
Pend a test for ractor in etc
Yusuke Endoh
2025-03-27
Skip failing rbs tests for removing deprecated methods
Hiroshi SHIBATA
2025-03-27
Update ext/json/generator/depend
Hiroshi SHIBATA
2025-03-27
Removed trailing spaces
Hiroshi SHIBATA
2025-03-27
Faster integer formatting
eno
2025-03-27
[ruby/json] Remove unused `FAST_STATE_PROTOTYPE` and `PRETTY_STATE_PROTOTYPE`
Jean Boussier
[next]