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-04-26
[ruby/openssl] Only CSR version 1 (encoded as 0) is allowed by PKIX standards
Job Snijders
2024-04-26
[PRISM] Fix up if condition branch coverage location
Kevin Newton
2024-04-26
[PRISM] Fix up branch coverage for &. with block
Kevin Newton
2024-04-26
[PRISM] Enable branch coverage for if/unless conditionals
Kevin Newton
2024-04-26
[PRISM] Enable branch coverage for while/until loops
Kevin Newton
2024-04-26
[PRISM] Enable branch coverage for case pattern matching
Kevin Newton
2024-04-26
[PRISM] Enable branch coverage for case
Kevin Newton
2024-04-26
[PRISM] Enable branch coverage for &.
Kevin Newton
2024-04-26
[PRISM] Modify test_coverage to take prism into account
Kevin Newton
2024-04-26
[PRISM] Enable coverage in eval ISEQs
Kevin Newton
2024-04-26
[PRISM] Enable coverage in top and main iseqs
Kevin Newton
2024-04-26
Remove dependency on NODE from coverage structure
Kevin Newton
2024-04-26
Use fprintf for error message when loading external GC
Peter Zhu
2024-04-26
Enable Ruby to run on Windows with frozen string literals
Sam Aaron
2024-04-26
[DOC] Fix a typo in globals.rdoc
Diego Henrique
2024-04-26
[DOC] Enhance `Numeric#nonzero?` doc
Artur
2024-04-26
[ruby/irb] Command registration should take both strings and symbols
Stan Lo
2024-04-26
Set `SCRIPT_LINES__` outside of parser
yui-knk
2024-04-26
Set executable on rdoc-srcdir [ci skip]
Nobuyoshi Nakada
2024-04-26
[DOC] Caveat about "allocate then wrap"
Nobuyoshi Nakada
2024-04-25
Bump github/codeql-action from 3.25.2 to 3.25.3
dependabot[bot]
2024-04-26
[Universal parser] Decouple IMEMO from rb_ast_t
HASUMI Hitoshi
2024-04-25
YJIT: Relax `--yjit-verify-ctx` after singleton class creation
Alan Wu
2024-04-25
Use xcalloc for allocating shape tree
Peter Zhu
2024-04-25
[PRISM] Raise LoadError when file cannot be read
Kevin Newton
2024-04-25
[rubygems/rubygems] Add auto_install support to require "bundler/setup"
Josh Nichols
2024-04-25
[ruby/prism] Remove need for Natalie patches
Kevin Newton
2024-04-25
Use -v to investigate which test is stuck
Takashi Kokubun
2024-04-25
[ruby/reline] Fix inputrc nested $if $else $endif bug
tomoya ishida
2024-04-25
Don't use assert_separately in Bug 20453 test
Daniel Colson
2024-04-25
[Bug #20453] segfault in Regexp timeout
Daniel Colson
2024-04-25
YJIT: Optimize local variables when EP == BP (take 2) (#10607)
Takashi Kokubun
2024-04-25
Embed rb_gc_function_map_t in rb_vm_t
Peter Zhu
2024-04-25
[PRISM] Enable more passing tests
Kevin Newton
2024-04-25
[rubygems/rubygems] Don't upcase Windows ENV when backing it up
David Rodriguez
2024-04-25
[rubygems/rubygems] Remove unnecessary workaround
David Rodriguez
2024-04-25
[rubygems/rubygems] Properly resolve aliases when `bundle help` is run
David Rodríguez
2024-04-25
false is not a pointer
卜部昌平
2024-04-25
[ruby/net-http] Skip test_session_reuse_but_expire with OpenSSL 3.3
Xi Ruoyao
2024-04-25
[Bug #20450] Remove rubyarchdir from bootsnap paths
Eugene Kenny
2024-04-24
Bump actions/checkout in /.github/actions/setup/directories
dependabot[bot]
2024-04-24
Bump actions/checkout from 4.1.3 to 4.1.4
dependabot[bot]
2024-04-24
Bump dependabot/fetch-metadata from 2.0.0 to 2.1.0
dependabot[bot]
2024-04-24
We don't need to check if the ci is markable anymore
Aaron Patterson
2024-04-24
Update common.mk dependencies
Kevin Newton
2024-04-24
[ruby/prism] Warn for nested hashes as well
Kevin Newton
2024-04-24
[ruby/prism] Remove static literals dependence on parser definition
Kevin Newton
2024-04-24
Add ruby_mimcalloc
Peter Zhu
2024-04-24
[ruby/irb] Memoize helper method instances with Singleton module
Stan Lo
2024-04-24
Pass a callinfo object to global call cache search
Aaron Patterson
[prev]
[next]