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-09-23
[rubygems/rubygems] Don't try to auto-install dev versions of Bundler not ava...
David Rodríguez
2024-09-23
[rubygems/rubygems] Ensure refs directory in cached git source
Daniel Colson
2024-09-23
[rubygems/rubygems] Fix `bundle outdated` with `--group` option
David Rodríguez
2024-09-23
Refactor `Time#xmlschema`
Nobuyoshi Nakada
2024-09-23
Implement CASE3 NODE keyword locations
ydah
2024-09-23
Implement CASE2 NODE keyword locations
ydah
2024-09-23
Implement CASE NODE keyword locations
ydah
2024-09-23
Unpoison page->freelist before trying to assert on it
KJ Tsanaktsidis
2024-09-22
Reuse dedent_string function in rb_ruby_ripper_dedent_string function
S-H-GAMELINKS
2024-09-21
Make Complex#{inspect,to_s} work correctly if real part #inspect returns froz...
Jeremy Evans
2024-09-20
[ruby/prism] Fix `kDO_LAMBDA` token incompatibility for `Prism::Translation::...
Koichi ITO
2024-09-20
GC guard current_string in the putobject instruction
Peter Zhu
2024-09-20
[rubygems/rubygems] Disallow RubyGems warnings during Bundler test suite
David Rodríguez
2024-09-20
[rubygems/rubygems] I don't think we need a conditional shebang
David Rodríguez
2024-09-20
[rubygems/rubygems] Fix RubyGems warnings about missing shebang
David Rodríguez
2024-09-20
[rubygems/rubygems] Fix RubyGems warnings about pre-release dependencies
David Rodríguez
2024-09-20
[rubygems/rubygems] Fix RubyGems warnings about incorrect executable permissions
David Rodríguez
2024-09-20
[rubygems/rubygems] Fix RubyGems warnings about minimum required Ruby
David Rodríguez
2024-09-20
[ruby/prism] Introduce partial_script option
Kevin Newton
2024-09-20
Remove unneeded function prototype for rb_gc_impl_mark
Peter Zhu
2024-09-20
[rubygems/rubygems] Unconditionally set installed_by_version
Samuel Giddins
2024-09-20
Add c-style for prism [ci skip]
Nobuyoshi Nakada
2024-09-20
Update parsey.yml as others
Nobuyoshi Nakada
2024-09-20
[ci-skip] Fix doc for `refinements`
OKURA Masafumi
2024-09-20
[ruby/irb] Fix debug command in nomultiline mode
tomoya ishida
2024-09-20
[rubygems/rubygems] Don't try to install locked bundler when `--local` is passed
David Rodríguez
2024-09-20
Simplify offset calculations of `tbl0208`
Nobuyoshi Nakada
2024-09-20
[Bug #18651] Pass undefined region in CP51932 as is to CP50220
Nobuyoshi Nakada
2024-09-20
Define `tbl0208` as a static array
Nobuyoshi Nakada
2024-09-20
Extract `iso2022jp_put_state`
Nobuyoshi Nakada
2024-09-20
Define HAVE_ISINF for Visual Studio >= 2013
Silvio Traversaro
2024-09-19
Fix potentially missing write barrier in iseq_build_kw
Peter Zhu
2024-09-19
Replace RB_OBJ_WRITTEN with RB_OBJ_WRITE in iseq_set_arguments_keywords
Peter Zhu
2024-09-19
Replace RB_OBJ_WRITTEN with RB_OBJ_WRITE in pm_compile_scope_node
Peter Zhu
2024-09-19
Remove an unused variable
Takashi Kokubun
2024-09-19
[DOC] Improve docs for GC.latest_gc_info
Peter Zhu
2024-09-19
Fix method caching bug when including/prepend module A that prepends module B
Jeremy Evans
2024-09-19
Remove rb_gc_impl_initial_stress_set
Peter Zhu
2024-09-19
Fix bug at fork on FreeBSD
Nobuyoshi Nakada
2024-09-19
Don't update lockfile with bundler/inline
Hiroshi SHIBATA
2024-09-19
Added missing block arg
Hiroshi SHIBATA
2024-09-19
[ruby/set] 2024
Akinori MUSHA
2024-09-19
[ruby/set] Reword the document for to_a and clarify the implementation notes
Akinori MUSHA
2024-09-19
Use ppc64le coroutines for powerpc64-freebsd*
Piotr Kubaj
2024-09-19
Use ppc64le coroutines on powerpc64le-freebsd*
Piotr Kubaj
2024-09-19
Adjust indent [ci skip]
Nobuyoshi Nakada
2024-09-18
Update exception message in string_for_symbol
Jeremy Evans
2024-09-18
Raise a compile error for break/next/redo inside eval in cases where it is op...
Jeremy Evans
2024-09-18
[DOC] Escape the word GC in GC.config
Peter Zhu
2024-09-18
Fix evaluation order issue in f(**h, &h.delete(key))
Jeremy Evans
[prev]
[next]