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] 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
2023-12-11
[DOC] Complex doc (#9185)
Burdette Lamar
2023-12-12
try modified tests.
Koichi Sasada
2023-12-11
[PRISM] Define and use a pm_add_ensure_iseq
Jemma Issroff
2023-12-11
YJIT: implement call fuzzer script (#9129)
Maxime Chevalier-Boisvert
2023-12-11
[ruby/prism] Regexp terminator escapes
Kevin Newton
2023-12-11
[ruby/prism] Handle a non-interpolated dsym spanning a heredoc
Kevin Newton
2023-12-11
[ruby/prism] Correct escapes when ctrl+meta+escape
Kevin Newton
2023-12-11
[rubygems/rubygems] Override initialize in bundle rubygems_ext for NameTuple
Martin Emde
2023-12-11
[ruby/prism] Split up CallNode in target position
Kevin Newton
2023-12-11
[PRISM] Fix ElseNode within CaseNode
Jemma Issroff
2023-12-11
Add handling of implicit hash arguments
Ufuk Kayserilioglu
2023-12-11
[ruby/prism] Fix parsing unterminated empty string `"`
TSUYUSATO Kitsune
2023-12-11
[ruby/prism] Fix to parse a (endless-)range with binary operators
TSUYUSATO Kitsune
2023-12-11
[rubygems/rubygems] Stream output from ext builds when --verbose
Daisuke Aritomo
2023-12-11
Use dedicated functions to check terminators
Nobuyoshi Nakada
2023-12-11
Update bundled gems list as of 2023-12-10
git
2023-12-11
docs(compar.c): change class name in example
Hsing-Hui Hsu
2023-12-10
[DOC] RDoc for Complex (#9181)
Burdette Lamar
2023-12-10
Add bright colors and multiple attributes [ci skip]
Nobuyoshi Nakada
2023-12-10
Extract configuration and lookup methods [ci skip]
Nobuyoshi Nakada
2023-12-10
add `flags` to `rb_postponed_job_preregister`
Koichi Sasada
2023-12-10
Change the semantics of rb_postponed_job_register
KJ Tsanaktsidis
2023-12-10
Add RUBY_ATOMIC_{PTR_,}FETCH macros for atomic loads
KJ Tsanaktsidis
2023-12-10
Move `DOT_WAIT` before including Makefile that is using it [ci skip]
Nobuyoshi Nakada
2023-12-10
[ruby/irb] Simplify show_source's super calculation
Stan Lo
2023-12-10
[ruby/prism] fix: escape newline
Alex Koval
[prev]
[next]