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-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
2024-04-24
pass CI to gccct_method_search_slowpath
Aaron Patterson
2024-04-24
[PRISM] Generate inspect_visitor in common.mk
Kevin Newton
2024-04-24
[ruby/prism] Change inspect from recursive to a queue
Kevin Newton
2024-04-24
[ruby/reline] Long line performance
tomoya ishida
2024-04-24
Change dln_open in dmydln.c to return error instead of raise
Peter Zhu
2024-04-24
Pass string error buffer into dln_open
Peter Zhu
2024-04-24
Reuse slow path method search for gccct
Aaron Patterson
2024-04-24
[ruby/irb] Revert "Memoize helper method instances with Singleton module"
Stan Lo
2024-04-24
[ruby/irb] Memoize helper method instances with Singleton module
Stan Lo
2024-04-24
YJIT: Add a specialized codegen function for `Class#superclass`. (#10613)
Kevin Menard
2024-04-24
Add macro load_external_gc_func for loading functions from external GC
Peter Zhu
2024-04-24
Fix dllimport warnings
Nobuyoshi Nakada
2024-04-24
Removed obsoleted section because make docs is removed from default make task
Hiroshi SHIBATA
2024-04-23
Bump ruby/setup-ruby from 1.174.0 to 1.175.0
dependabot[bot]
2024-04-24
[DOC] Wait for `docs` to complete before installing all
Nobuyoshi Nakada
2024-04-24
Remove unused functions from `struct rb_parser_config_struct`
yui-knk
2024-04-23
Sync IRB f9347b1 (#10611)
Stan Lo
2024-04-23
Get error from dln_open when USE_SHARED_GC
Peter Zhu
2024-04-23
[ruby/prism] srange_find should only look on current line
Kevin Newton
2024-04-23
[ruby/prism] Fix recursive multiply when values are switched in karatsuba_mul...
Kevin Newton
2024-04-23
[ruby/prism] Use GC-able symbols for AST
Kevin Newton
2024-04-23
Skip test_inspect_under_gc_compact_stress w/ RJIT too
Takashi Kokubun
2024-04-23
Update default gems list at 981a8e89a3542e0a29206d7e159cb5 [ci skip]
git
2024-04-23
[ruby/reline] Bump version to 0.5.3
Mari Imaizumi
2024-04-23
[ruby/prism] Document UnlessNode fields
Matheus Richard
2024-04-23
[ruby/prism] Document `IfNode` fields
Daniel Gollahon
2024-04-23
[ruby/prism] Document BreakNode fields
Matheus Richard
2024-04-23
[ruby/reline] Separate prompt and input line in rendering
tomoya ishida
2024-04-23
[ruby/prism] Implement case equality on nodes
Philip Mueller
2024-04-23
[ruby/prism] Document the `AliasGlobalVariableNode` fields
Cory Hutchison
2024-04-23
[ruby/prism] Document `ArrayNode`, `SourceFileNode` fields
Sanjay Karukamanna
2024-04-23
[ruby/prism] Fix up rdoc
Kevin Newton
2024-04-23
Remove newlines of MIME encoded subject line
NARUSE, Yui
2024-04-23
exit 1 if failed
NARUSE, Yui
2024-04-23
Fix Use-After-Free issue for Regexp
Hiroshi SHIBATA
2024-04-23
Fix handling of reg->dmin in Regex matching
Isaac Peka
2024-04-23
Bump github/codeql-action from 3.25.1 to 3.25.2
dependabot[bot]
2024-04-23
Consolitate redefined the method warning
Jean Boussier
2024-04-23
Traverse tmpdir under chdir
Nobuyoshi Nakada
2024-04-23
Shorten tmpdir path
Nobuyoshi Nakada
2024-04-23
Remove unused functions from `struct rb_parser_config_struct`
yui-knk
2024-04-23
Move encoding object conversion outside of parser
yui-knk
[next]