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-01-16
[ruby/reline] Fix typo: marco -> macro
kaiba
2025-01-16
[rubygems/rubygems] Introduce Spec::Path.sinatra_dependency_paths for sinatra...
Hiroshi SHIBATA
2025-01-16
[rubygems/rubygems] Revert RubyGems plugins getting loaded on `Bundler.require`
David RodrÃguez
2025-01-16
[rubygems/rubygems] Extract logic to manipulate RUBYLIB in specs to a helper
David RodrÃguez
2025-01-16
[rubygems/rubygems] fix `@licenses` array unmarshalling
Michael Rykov
2025-01-16
Fix callcc on Windows on ARM64
Lars Kanis
2025-01-16
downloader.rb: Use keyword arguments
Nobuyoshi Nakada
2025-01-16
[DOC] Follow up link to heading changes
Nobuyoshi Nakada
2025-01-16
[DOC] Add reference from global variables to equivalent MatchData
Nobuyoshi Nakada
2025-01-16
[DOC] Link to MarkupReference directly
Nobuyoshi Nakada
2025-01-16
Update bundled gems list at f78447c9e8de23c652322a0d5b1696 [ci skip]
git
2025-01-16
Define dummy lib_dir of win32ole
Hiroshi SHIBATA
2025-01-16
Skip win32ole tests without Windows platform
Hiroshi SHIBATA
2025-01-16
Disabled to existence test for win32ole
Hiroshi SHIBATA
2025-01-16
Migrate win32ole as bundled gems
Hiroshi SHIBATA
2025-01-15
Align defined? implementations between parsers (#12584)
Kevin Newton
2025-01-16
[ruby/prism] Increase value of PRISM_DEPTH_MAXIMUM to 10000
Benjamin Quorning
2025-01-16
[ruby/json] Refactor JSONFixturesTest
Jean Boussier
2025-01-15
[ruby/psych] Update to SnakeYAML-Engine 2.9
Charles Oliver Nutter
2025-01-15
Use existing vm variable for frozen strings in rb_gc_vm_weak_table_foreach
Peter Zhu
2025-01-15
[ruby/psych] remove vim settings
Aaron Patterson
2025-01-15
[ruby/mmtk] Add mmtk_plan to GC.config
Peter Zhu
2025-01-15
[ruby/irb] Colorize backref token bold green like global variables
tomoya ishida
2025-01-15
[ruby/mmtk] Fix mmtk.h
Peter Zhu
2025-01-15
[ruby/prism] Mark some parser translator tests as being known failures
Earlopain
2025-01-15
[ruby/mmtk] Bump mmtk-core
Peter Zhu
2025-01-15
Fix ENV tests on Windows on ARM64
Lars Kanis
2025-01-15
Move probes.h to all-incs
Nobuyoshi Nakada
2025-01-15
Do not expand empty DESTDIR
Nobuyoshi Nakada
2025-01-15
Expand `$destdir` to enable rdoc plugins for rubygems
Nobuyoshi Nakada
2025-01-15
Update documents with the latest bundled gems
Hiroshi SHIBATA
2025-01-15
Removed sync target of rdoc
Hiroshi SHIBATA
2025-01-15
Update bundled gems list at 39cfba0b5e4dd37d9b92916b36f0e4 [ci skip]
git
2025-01-15
Disable to generate rubygems plugin
Hiroshi SHIBATA
2025-01-15
rdoc-srcdir can refer srcdir by itself
Hiroshi SHIBATA
2025-01-15
Skip related tests with Gem::RDoc
Hiroshi SHIBATA
2025-01-15
Fixed missing kpeg issue with test-bundled-gems
Hiroshi SHIBATA
2025-01-15
Use rdoc provided by bundled gems for generating ruby documentation
Hiroshi SHIBATA
2025-01-15
Migrate rdoc as bundled gems
Hiroshi SHIBATA
2025-01-15
Link `bin` as well as `lib` so that `Gem.bin_path` works
Nobuyoshi Nakada
2025-01-15
[ruby/erb] Make `@scanner_map` of `ERB::Compiler::Scanner` ractor-shareable
wanabe
2025-01-15
[ruby/erb] Make `ERB::NOT_GIVEN` ractor-shareable
wanabe
2025-01-15
Preserve `errno` in `rb_fiber_scheduler_unblock`. (#12576)
Samuel Williams
2025-01-14
[PRISM] Handle forwarding inside eval
Kevin Newton
2025-01-14
[ruby/mmtk] Add mmtk_worker_count to GC.config
Peter Zhu
2025-01-14
Better handle regexp in the parser translator
Earlopain
2025-01-14
[ruby/prism] Support forwarding flags on scopes
Kevin Newton
2025-01-14
[ruby/mmtk] Exit with error message if MMTK_PLAN is invalid
Peter Zhu
2025-01-14
Add tests for Proc#parameters on `it` blocks
Alan Wu
2025-01-14
[ruby/mmtk] Exit with error message if MMTK_HEAP_MODE is invalid
Peter Zhu
[next]