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-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
2024-07-12
Provide GC.config to disable major GC collections
Matt Valentine-House
2024-07-12
Add gc/gc_impl.h for GC implementation headers
Peter Zhu
2024-07-11
Rename gc/gc_impl.c to gc/default.c
Peter Zhu
2024-07-11
Move gc_impl.c to gc/gc_impl.c
Peter Zhu
2024-07-08
Add make target shared-gc
Peter Zhu
2024-07-08
Implement Hash.new(capacity:)
Jean Boussier
2024-07-03
[Feature #20470] Update dependencies
Peter Zhu
2024-07-03
[Feature #20470] Split GC into gc_impl.c
Peter Zhu
2024-06-05
[PRISM] Strip out common.mk for pm_string_list
Kevin Newton
2024-06-02
Eliminate internal uses of `Data_Wrap_Struct`
Jean Boussier
2024-06-02
Add `nightly` recipe
Nobuyoshi Nakada
2024-05-26
Prevent test-bundled-gems outputs from mixing
Nobuyoshi Nakada
2024-05-20
[PRISM] Remove old prism spec workflow, just use default.mspec now
Kevin Newton
2024-05-09
test-syntax-suggest is not working with mswin environment
Hiroshi SHIBATA
2024-04-27
ruby tool/update-deps --fix
卜部昌平
2024-04-24
Update common.mk dependencies
Kevin Newton
2024-04-24
[PRISM] Generate inspect_visitor in common.mk
Kevin Newton
2024-04-24
[DOC] Wait for `docs` to complete before installing all
Nobuyoshi Nakada
2024-04-23
Refactor parser compile functions
yui-knk
2024-04-20
Parser and universal parser share wrapper functions
yui-knk
2024-04-19
Use isolated temporary directory in test-all too for RubyGems tests
Nobuyoshi Nakada
2024-04-19
Remove UPDATE_LIBRARIES
Nobuyoshi Nakada
2024-04-17
[PRISM] Generate the reflection file
Kevin Newton
2024-04-17
[PRISM] Remove old make targets for state stack
Kevin Newton
2024-04-17
Separate docs task from main to install-*
Hiroshi SHIBATA
2024-04-04
Move shareable_constant_value logic from parse.y to compile.c
yui-knk
[prev]
[next]