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
2024-12-02
yasmdata.rb is no longer generated for years [ci skip]
Nobuyoshi Nakada
2024-11-30
Revert useless VPATH for NMAKE [ci skip]
Nobuyoshi Nakada
2024-11-30
Win32: Fix dependencies with VPATH on nmake
Nobuyoshi Nakada
2024-11-27
Added --env option to mspec for test-bundled-gems
Hiroshi SHIBATA
2024-11-27
Run only specified bundled gems with BUNDLED_GEMS
Hiroshi SHIBATA
2024-11-26
Clear shared_gc directory
Nobuyoshi Nakada
2024-11-26
Use extmk.rb to configure shared GC
Nobuyoshi Nakada
2024-11-26
Shell dependent command should be in Makefile.in
Nobuyoshi Nakada
2024-11-25
Use extconf to build external GC modules
Matt Valentine-House
2024-11-21
Annotate anonymous mmap
Kunshan Wang
2024-11-20
Allow `io_buffer_memmove` to release the GVL for large buffers. (#12021)
Samuel Williams
2024-11-20
Introduce `Fiber::Scheduler#blocking_operation_wait`. (#12016)
Samuel Williams
2024-11-18
Don't need to call test-bundled-gems-fetch for bundled_gems_spec-run
Hiroshi SHIBATA
2024-11-18
Need to install all of dependency for bundler test suite
Hiroshi SHIBATA
2024-11-18
Added PREPARE_BUNDLED_GEMS before bundled_gems_spec-run
Hiroshi SHIBATA
2024-11-18
Install zeitwerk at test-bundled-gems-prepare
Hiroshi SHIBATA
2024-11-18
Fixed dependency of make test-bundled-gems
Hiroshi SHIBATA
2024-11-18
Load required helpers from bundler examples and invoke bundled_gems_spec.rb a...
Hiroshi SHIBATA
2024-11-18
Install zeitwerk without bundle install
Hiroshi SHIBATA
2024-11-14
Remove dependency of version.c on gc/gc.h
Peter Zhu
2024-11-14
Include the currently active GC in RUBY_DESCRIPTION
Matt Valentine-House
2024-11-08
correct dependencies
Koichi Sasada
2024-11-06
Revert "Introduce Fiber Scheduler `blocking_region` hook. (#11963)" (#12013)
Samuel Williams
2024-11-05
Update dependency
Yusuke Endoh
2024-11-04
YJIT: Replace Array#each only when YJIT is enabled (#11955)
Takashi Kokubun
2024-11-01
[Bug #20853] Fix Proc#hash to not change after compaction
Peter Zhu
2024-11-01
Tweaks for actions groups
Nobuyoshi Nakada
2024-11-01
Fetch gem sources to be tested only
Nobuyoshi Nakada
2024-11-01
Make gemspec files for default gems with extensions
Nobuyoshi Nakada
2024-10-31
Introduce Fiber Scheduler `blocking_region` hook. (#11963)
Samuel Williams
2024-10-29
We can't install simplecov-json because this depends C ext gem.
Hiroshi SHIBATA
2024-10-29
net-imap 0.5.0 needs simplecov-json
Hiroshi SHIBATA
2024-10-28
Install simplecov for net-imap 0.5.0 test
Nobuyoshi Nakada
2024-10-24
Fix shared GC with -DRUBY_DEBUG
Matt Valentine-House
2024-10-24
Fix shared-gc build task
Matt Valentine-House
2024-10-08
rdoc-srcdir: Adjust the version number in the title in .rdoc_options
Nobuyoshi Nakada
2024-10-08
`rb_fix_mul_fix` needs internal/bits.h for `MUL_OVERFLOW_FIXNUM_P`
Nobuyoshi Nakada
2024-10-05
Introduce `rb_io_blocking_region` which takes `struct rb_io` argument. (#11795)
Samuel Williams
2024-10-03
Remove else case for shared-gc make target
Peter Zhu
2024-10-02
Make default parser enum and define getter/setter
Nobuyoshi Nakada
2024-09-30
Make directory for shared-GC libraries at build
Nobuyoshi Nakada
2024-09-24
Update deps for prism/options.c
Kevin Newton
2024-09-23
Refactor `Time#xmlschema`
Nobuyoshi Nakada
2024-09-09
Clean up dummped IBF files
Nobuyoshi Nakada
2024-09-08
Fix prelude to use IBF
Nobuyoshi Nakada
2024-08-08
Make YJIT a GC root rather than an object (#11343)
Peter Zhu
2024-08-07
CI: Run annocheck for libruby.so
Jun Aruga
2024-07-26
Put the default GC implementation back into gc.o
Alan Wu
2024-07-16
Set `BUILDING_SHARED_GC` when building shared GC
Peter Zhu
2024-07-15
Add gc/gc.h for functions in gc.c and used by GC implementations
Peter Zhu
[next]