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
2023-12-12
[rubygems/rubygems] Make RubyDsl a little easier to read; avoid a Hash sometimes
Martin Emde
2023-12-12
[PRISM] Do not hide syntactically required parentheses within macros
Nobuyoshi Nakada
2023-12-12
Make WeakKeyMap safe for compaction during allocation
Peter Zhu
2023-12-12
Make WeakMap safe for compaction during allocation
Peter Zhu
2023-12-12
[ruby/prism] Update tests and snapshots
Ufuk Kayserilioglu
2023-12-12
[ruby/prism] Start `KeywordHashNode`s with `STATIC_KEYS` set, until hit an el...
Ufuk Kayserilioglu
2023-12-12
[ruby/prism] Add `STATIC_KEYS` flag for `KeywordHashNode`
Ufuk Kayserilioglu
2023-12-12
[rubygems/rubygems] Resolve `ruby file: ".ruby-version"` relative to Gemfile
Martin Emde
2023-12-12
[ruby/irb] Remove trailing space
Stan Lo
2023-12-12
[ruby/irb] [DOC] RDoc for module IRB
Burdette Lamar
2023-12-12
Partially revert "Set AI_ADDRCONFIG when making getaddrinfo(3) calls"
KJ Tsanaktsidis
2023-12-12
Update bundled gems list as of 2023-12-12
git
2023-12-12
[ruby/securerandom] [DOC] Satisfy RDoc coverage
Nobuyoshi Nakada
2023-12-12
[ruby/securerandom] [DOC] Add documents of methods and constants
Nobuyoshi Nakada
2023-12-12
[ruby/securerandom] [DOC] Improve the document about reproducibility of uuid_v7
Yusuke Endoh
2023-12-11
Make Dir#chdir never yield args, and return block return value
Jeremy Evans
2023-12-11
Initialize interrupt queue before signal handlers (#9196)
Takashi Kokubun
2023-12-12
[rubygems/rubygems] Ensure that the lockfile mtime is not altered on frozen i...
Martin Emde
2023-12-12
fix regexp pattern of diff
NARUSE, Yui
2023-12-12
[rubygems/rubygems] Allow bundle pristine to run in parallel
Samuel Giddins
2023-12-12
Save $VERBOSE properly
Nobuyoshi Nakada
2023-12-12
Prevent a warning: assigned but unused variable - status
Yusuke Endoh
2023-12-12
Prevent a warning: method redefined
Yusuke Endoh
2023-12-12
Prevent warning: possibly useless use of a literal in void context
Yusuke Endoh
2023-12-12
Prevent a warning: setting Encoding.default_external
Yusuke Endoh
2023-12-12
Remove unused statement
Yusuke Endoh
2023-12-12
[rubygems/rubygems] Refactor: Wrap filesystem access
Franz Liedke
2023-12-12
[rubygems/rubygems] Refactor: Move filesystem access into Definition class
Franz Liedke
2023-12-12
[rubygems/rubygems] bundle lock: Always touch the lockfile
Franz Liedke
2023-12-12
Unlock tilt since we no longer support Ruby 2.6
David Rodríguez
2023-12-12
[rubygems/rubygems] Remove doc not adding much value
David Rodríguez
2023-12-12
[rubygems/rubygems] Make tests compatible with paths that contain a + char
Martin Emde
2023-12-12
[rubygems/rubygems] Use StringIO 3.1.0 in tests to work with ruby 3.3.0
Martin Emde
2023-12-12
[rubygems/rubygems] Improve enabling bundled gems warnings
David Rodríguez
2023-12-12
[rubygems/rubygems] Remove non-transparent requirement added to prerelease gems
David Rodríguez
2023-12-12
[rubygems/rubygems] Make the "auto-user-install" logic easier to follow
Vít Ondruch
2023-12-12
[rubygems/rubygems] Fix installing from source when same bundler version alre...
David Rodríguez
2023-12-12
[rubygems/rubygems] Extract some common strings to variables
David Rodríguez
2023-12-12
[rubygems/rubygems] Revert missing extensions patch
David Rodríguez
2023-12-12
[DOC] Update description about shared library suffix
Nobuyoshi Nakada
2023-12-11
Skip a YJIT test on RJIT
Alan Wu
2023-12-11
YJIT: Fix missing arity check for splat calls to methods with optionals
Alan Wu
2023-12-11
YJIT: Rename helper function and correct counter name
Alan Wu
2023-12-12
Fix NoMethodError on fail
Kazuhiro NISHIYAMA
2023-12-11
[rubygems/rubygems] Fewer allocations in gem installation
Samuel Giddins
2023-12-12
[DOC] Fix RDoc to match actual Kenrel.require behavior (#9180)
hogelog
2023-12-11
[PRISM] Properly compile MultiTargetNodes within parameters
Jemma Issroff
2023-12-11
[PRISM] Fixed rest in MultiTargetNodes
Jemma Issroff
2023-12-11
[PRISM] Correctly implemented forwarding parameters in methods
Jemma Issroff
2023-12-11
[PRISM] Restructure parameters on ScopeNodes
Jemma Issroff
[prev]
[next]