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
2024-02-05
[rubygems/rubygems] Revert "Simplify how extensions are built"
David Rodriguez
2024-02-05
[PRISM] Fix pattern matching array with implicit rest
Kevin Newton
2024-02-05
[PRISM] Fix up idUMinus optimization
Kevin Newton
2024-02-05
[PRISM] Fix encoding of interpolated strings
Peter Zhu
2024-02-05
Make io_fwrite safe for compaction
Peter Zhu
2024-02-06
[wasm] tool/m4/ruby_wasm_tools.m4: Add default value for OBJCOPY
Yuta Saito
2024-02-05
Update default gems list at 0b5be2f9e97e0618f76b9a861eaf9c [ci skip]
git
2024-02-05
Sync to latest prism
Kevin Newton
2024-02-05
Update to ruby/spec@3fc4444
Benoit Daloze
2024-02-05
Update to ruby/mspec@31f51e0
Benoit Daloze
2024-02-05
Fix typo
Benoit Daloze
2024-02-05
[PRISM] Implement opt_aset_with
Jenny Shen
2024-02-05
[PRISM] Refactor PM_CALL_NODE conditional
Jenny Shen
2024-02-04
Bump necojackarc/auto-request-review from 0.12.0 to 0.13.0
dependabot[bot]
2024-02-04
[PRISM] Do not optimize safe navigation aref
Jenny Shen
2024-02-04
[PRISM] Do not optimize safe navigation -@/freeze
Jenny Shen
2024-02-04
Do not define ABI version in statically linked objects
Nobuyoshi Nakada
2024-02-04
[DOC] Update NEWS refs
Kazuhiro NISHIYAMA
2024-02-04
Extend tests for ext/Setup
Nobuyoshi Nakada
2024-02-04
Alias init functions
Nobuyoshi Nakada
2024-02-04
Allow glob patterns in ext/Setup
Nobuyoshi Nakada
2024-02-04
Glob with base option
Nobuyoshi Nakada
2024-02-03
Show OpenSSL version in the error message of assert_equal
NARUSE, Yui
2024-02-03
Statically linking does not use shared libraries of encodings
Nobuyoshi Nakada
2024-02-03
[ruby/irb] Consume the warning for non-existent history path
Nobuyoshi Nakada
2024-02-02
[PRISM] Selectively dup array in `foo(*splat, &block_arg)` calls
Alan Wu
2024-02-03
Use bool to check ascii only in parse_ident
yui-knk
2024-02-02
[PRISM] Fix numbered parameters stealing local names
Alan Wu
2024-02-02
[ruby/irb] Require pathname (https://github.com/ruby/irb/pull/860)
Stan Lo
2024-02-02
YJIT: add missing jge comparison instruction (#9819)
Maxime Chevalier-Boisvert
2024-02-02
[ruby/irb] Add a warning for when the history path doesn't exist
Ignacio Chiazzo Cardarello
2024-02-02
[ruby/prism] Provide APIs for finding value in constant pool
Kevin Newton
2024-02-02
[rubygems/rubygems] feat: Gem::Specification#initialize_copy deep-copies requ...
Mike Dalessio
2024-02-02
[rubygems/rubygems] feat: Gem::Requirement#initialize_copy deep-copies @requi...
Mike Dalessio
2024-02-02
[ruby/prism] Fix hash pairs in patterns
Kevin Newton
2024-02-02
[ruby/prism] Handle missing begin body
Kevin Newton
2024-02-02
[ruby/prism] Fix up multibyte escapes
Kevin Newton
2024-02-02
[ruby/prism] Turn off LibrarySymbolsTest on powerpc64le
Kevin Newton
2024-02-02
[PRISM] Fix indentation of pm_scope_node_init [ci skip]
Peter Zhu
2024-02-02
[rubygems/rubygems] Adapt failing tests to new output
Vitaliy Serov
2024-02-02
[rubygems/rubygems] Fix var name and also update other places
Vitaliy Serov
2024-02-02
[rubygems/rubygems] Change gem login message to clear up that username can be...
Vitaliy Serov
2024-02-02
[ruby/prism] Small fixes for the parser translator
Kevin Newton
2024-02-02
[ruby/prism] Fix overlapping memcpy
Alan Wu
2024-02-02
Add memory leak test for Regexp timeout
Peter Zhu
2024-02-02
Fix memory leak in OnigRegion when match raises
Peter Zhu
2024-02-02
Fix memory leak in stk_base when Regexp timeout
Peter Zhu
2024-02-02
[rubygems/rubygems] Add missing Windows job
David Rodriguez
2024-02-02
Add an assertion that `%x` literals call `` ` `` method
Nobuyoshi Nakada
2024-02-02
Prefer `IO.popen` over `IO.foreach` with `|`
Nobuyoshi Nakada
[next]