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
path:
root
/
common.mk
Age
Commit message (
Expand
)
Author
2025-06-11
Fix `make test-bundler`
David RodrÃguez
2025-06-09
Reuse fetch-bundled_gems.rb
Nobuyoshi Nakada
2025-06-07
Revert "[Bug #21388] Make snapshots of gems"
Nobuyoshi Nakada
2025-06-07
[Bug #21388] Make snapshots of gems
Nobuyoshi Nakada
2025-06-07
Make the installation target overridable
Nobuyoshi Nakada
2025-06-06
Deprecate passing arguments to Set#to_set and Enumerable#to_set
Jeremy Evans
2025-05-31
`Ractor::Port`
Koichi Sasada
2025-05-21
Fix Symbol#to_proc (rb_sym_to_proc) to be ractor safe
Luke Gruber
2025-05-16
Prevent enabling yjit when zjit enabled (GH-13358)
Daniel Colson
2025-05-15
YJIT: ZJIT: Allow both JITs in the same build
Alan Wu
2025-05-12
Do not let files depend on a phony target
Nobuyoshi Nakada
2025-05-12
digest.so needs ruby/digest.h which is installed by build-ext
Nobuyoshi Nakada
2025-05-11
Show experimental warning when namespace is enabled
Satoshi Tagomori
2025-05-11
Add yjit/zjit bindings for adding namespace
Satoshi Tagomori
2025-05-11
Update common.mk dependencies
Yusuke Endoh
2025-05-11
namespace on read
Satoshi Tagomori
2025-05-06
ZJIT: Use 2024 edition for rustc-only release builds
Alan Wu
2025-05-02
YJIT: ZJIT: Share identical glue functions
Alan Wu
2025-04-30
Suppress gcc 15 unterminated-string-initialization warnings
Nobuyoshi Nakada
2025-04-27
Use a `set_table` for `rb_vm_struct.unused_block_warning_table`
Jean Boussier
2025-04-26
Use `set_table` to track const caches
Jean Boussier
2025-04-26
Implement Set as a core class
Jeremy Evans
2025-04-22
Get rid of quadratic downloads of Unicode data files
Nobuyoshi Nakada
2025-04-18
Assert everything is compiled in test_zjit (https://github.com/Shopify/zjit/p...
Takashi Kokubun
2025-04-18
Add zjit_* instructions to profile the interpreter (https://github.com/Shopif...
Takashi Kokubun
2025-04-18
Hook ZJIT compilation
Takashi Kokubun
2025-04-18
Fix template/Makefile.in
Takashi Kokubun
2025-04-18
Link zjit into the interpreter
Takashi Kokubun
2025-04-18
[Feature #20724] Bump Unicode version to 16.0.0
Mari Imaizumi
2025-04-14
Assert the GVL is held when performing various `rb_` functions.
Samuel Williams
2025-03-31
Ractor: Fix moving embedded objects
Jean Boussier
2025-03-26
Use release version of turbo_tests
Hiroshi SHIBATA
2025-03-18
[Feature #19908] Update Unicode headers to 15.1.0
Mari Imaizumi
2025-03-05
Remove obsoleted insn_may_depend_on_sp_or_pc()
Takashi Kokubun
2025-03-05
Replace tombstone when converting AR to ST hash
John Hawthorn
2025-02-13
[Feature #21116] Extract RJIT as a third-party gem
Nobuyoshi Nakada
2025-02-12
Elide string allocation when using `String#gsub` in MAP mode
Jean Boussier
2025-01-27
Move bundled_gems_spec-run task to exam because we repeatedly test bundled ge...
Hiroshi SHIBATA
2025-01-24
Added tracer for irb test
Hiroshi SHIBATA
2025-01-23
Fix memory leak in rb_gc_vm_weak_table_foreach
Peter Zhu
2025-01-20
ext/json no longer uses ragel
Nobuyoshi Nakada
2025-01-15
Move probes.h to all-incs
Nobuyoshi Nakada
2025-01-15
rdoc-srcdir can refer srcdir by itself
Hiroshi SHIBATA
2025-01-15
Fixed missing kpeg issue with test-bundled-gems
Hiroshi SHIBATA
2025-01-15
Use rdoc provided by bundled gems for generating ruby documentation
Hiroshi SHIBATA
2025-01-14
Use LRAMA instead of YACC
ydah
2025-01-13
Update probes.h by incs
Nobuyoshi Nakada
2025-01-10
Added logger dependency for Bundler's example
Hiroshi SHIBATA
2024-12-27
Fix `hello` when transforming program names
Nobuyoshi Nakada
2024-12-25
Sort undocumented entry list [ci skip]
Nobuyoshi Nakada
[prev]
[next]