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-11-21
Update bundled gems list at 1886ee190a26cca0308d69a32c9179 [ci skip]
git
2023-11-21
Bundle rbs-3.3.1 (#8921)
Soutaro Matsumoto
2023-11-21
Add EXTERNAL_PREFIX to ruby_abi_version
Nobuyoshi Nakada
2023-11-21
typedef ABI version types
Nobuyoshi Nakada
2023-11-21
Do not change hash type in Hash#assoc
Nobuyoshi Nakada
2023-11-21
Raise an exception when Hash#compare_by_identity during its iteration
Yusuke Endoh
2023-11-21
Raise an exception if ar_table is converted to st_table during iteration
Yusuke Endoh
2023-11-21
`ObjectSpace.count_nodes` doesn't count nodes
yui-knk
2023-11-21
Add a test
TSUYUSATO Kitsune
2023-11-21
Reject 'class << (return); end` by "void value expression"
TSUYUSATO Kitsune
2023-11-21
[Bug #11183] Fix rb_complex_pow for special angles
Kouhei Yanagita
2023-11-21
[ruby/prism] Check a token after targets more strictly
Hiroya Fujinami
2023-11-21
[ruby/prism] Build the ability to format errors
Kevin Newton
2023-11-21
[ruby/prism] Split up CaseNode and CaseMatchNode
Kevin Newton
2023-11-20
[prism] Remove pm_big5_hkscs from common.mk targets
Kevin Newton
2023-11-20
Rename the big5-hkscs stuff to something more generic and add UAO sharing com...
Ryan Garver
2023-11-21
[rubygems/rubygems] Bump rb-sys
dependabot[bot]
2023-11-21
[rubygems/rubygems] Bump rb-sys
dependabot[bot]
2023-11-20
Don't try compacting ivars on Classes that are "too complex"
Aaron Patterson
2023-11-21
[ruby/irb] Enable Setting Completer Type through `IRB_COMPLETOR`
ima1zumi
2023-11-20
Implement Enumerator objects on VWA
Peter Zhu
2023-11-20
Support declarative marked TypedData objects on VWA
Peter Zhu
2023-11-20
[ruby/prism] Fix locations derived from arguments.
Haldun Bayhantopcu
2023-11-20
Use new match write targets
Kevin Newton
2023-11-20
[ruby/prism] Replace match write locals with match write targets
Kevin Newton
2023-11-20
YJIT: Print a disasm path to stderr (#8967)
Takashi Kokubun
2023-11-20
Fix crash when evacuating generic ivar
Peter Zhu
2023-11-20
[PRISM] Updated LocalVariableTargetNodes too
Jemma Issroff
2023-11-20
[PRISM] Fix LocalVariableWriteNodes within blocks
Jemma Issroff
2023-11-20
YJIT: make --yjit-max-versions=N option undocumented (#8962)
Maxime Chevalier-Boisvert
2023-11-20
RubyVM::InstructionSequence.compile_file_prism
Kevin Newton
2023-11-20
[PRISM] Implement once node for interpolated regex
eileencodes
2023-11-20
[PRISM] Don't pop args to YieldNode
Jemma Issroff
2023-11-20
[ruby/prism] adds encodings for ibm869
Lynne Ashminov
2023-11-20
[ruby/prism] Add and test ibm863 encoding
Maple Ong
2023-11-20
Fix indentation [ci skip]
Peter Zhu
2023-11-20
proc.c: Make Method and UnboundMethod embded
Jean Boussier
2023-11-20
marshal.c: embed load and dump argument objects
Jean Boussier
2023-11-20
compile.c: make pinned_list embedable
Jean Boussier
2023-11-20
[ruby/prism] Disallow defining a numbered parameter method
Kevin Newton
2023-11-20
[ruby/prism] feat: Adds macCroatian encoding
David Wessman
2023-11-20
[ruby/prism] Add character APIs for locations
Kevin Newton
2023-11-20
[ruby/prism] Correctly parse the `resuce` modifier in the rhs of the
Hiroya Fujinami
2023-11-20
[ruby/prism] Remove non-ASCII source characters
Kevin Newton
2023-11-20
[ruby/prism] Fix parsing `...` in arguments
Hiroya Fujinami
2023-11-20
Fix crash when iterating over generic ivars
Peter Zhu
2023-11-20
Switching first argument in pm_interpolated_node_compile
eileencodes
2023-11-20
Embed Thread::Backtrace::Location into Thread::Backtrace
Étienne Barrié
2023-11-20
Specialize String#dup
Jean Boussier
2023-11-20
[ruby/prism] feat: add encoding for IBM865
Derek Moore
[prev]
[next]