index
:
ruby.git
The Ruby Programming Language
summary
refs
log
tree
commit
diff
Branch
Commit message
Author
Age
master
ZJIT: Replace GetConstantPath with Const if the IC is not empty (#13183)
Max Bernstein
6 hours
ruby_3_4
YJIT: Fix potential infinite loop when OOM (GH-13186)
Rian McGuire
9 hours
ruby_3_3
bump teeny
nagachika
3 weeks
ruby_3_2
Use EnvUtil.apply_timeout_scale
Hiroshi SHIBATA
4 weeks
ruby_3_1
bump teeny
Hiroshi SHIBATA
5 weeks
ruby_3_0
Bump up 3.0.7
Hiroshi SHIBATA
12 months
ruby_2_7
Fix previous commit
NAKAMURA Usaku
2 years
ruby_2_6
Fix dtoa buffer overrun
usa
3 years
ruby_2_5
Oops, forgotten to add
usa
4 years
ruby_2_4
Bump version to 2.4.10
usa
5 years
[...]
Tag
Download
Author
Age
v3_5_0_preview1
commit d06ec25be4...
Takashi Kokubun
11 days
v3_3_8
commit b200bad6cd...
nagachika
3 weeks
v3_1_7
commit 0a3704f218...
Hiroshi SHIBATA
5 weeks
v3_2_8
commit 13f495dc2c...
Hiroshi SHIBATA
5 weeks
v3_4_2
commit d2930f8e7a...
Takashi Kokubun
2 months
v3_2_7
commit 02ec315244...
nagachika
3 months
v3_3_7
commit be31f993d7...
Takashi Kokubun
3 months
v3_4_1
commit 48d4efcb85...
NARUSE, Yui
4 months
v3_4_0
commit f450108330...
Takashi Kokubun
4 months
v3_4_0_rc1
commit 29caae9991...
Kevin Newton
5 months
[...]
Age
Commit message
Author
6 hours
ZJIT: Replace GetConstantPath with Const if the IC is not empty (#13183)
HEAD
master
Max Bernstein
6 hours
ZJIT: Drop a duplicated call into optimize (#13196)
Takashi Kokubun
7 hours
Add comments for cryptic functions in iseq.c
Takashi Kokubun
9 hours
ZJIT: Drop trace_zjit_* instructions (#13189)
Takashi Kokubun
10 hours
Support Marshal.{dump,load} for core Set
Jeremy Evans
13 hours
YJIT: Fix potential infinite loop when OOM (GH-13186)
Rian McGuire
15 hours
Suppress error message when gc is cleaned already [ci skip]
Nobuyoshi Nakada
19 hours
Fix nondeterministic failure in test_latest_gc_info_weak_references_count
Jeremy Evans
40 hours
Use a `set_table` for `rb_vm_struct.unused_block_warning_table`
Jean Boussier
43 hours
Free jump buffers leaked by `cont_restore_thread` in WASI builds
刘皓
[...]