index
:
delta/ruby.git
5a1dfb04bc2
KEIJU
KOSAKO
RUBY
SER
SHIGEO
SPCOLTRIN
baserock/GENIVI/G-1.2
baserock/liw/sam/chef
baserock/morph/ruby_1_8_7
baserock/morph/ruby_1_9_3
baserock/ps/proto-web-system
baserock/ruby_1_9_3
baserock/ruby_2_0_0
baserock/ruby_2_1
baserock/v1_9_3_194-bootstrap
bundler
c65f10304f
copy_file_range_bug
dependabot/bundler/spec/mspec/rake-12.3.3
half-baked-1.9
master
matzruby
maximecb-patch-1
maximecb-patch-2
mvm
new_gc
revert-2779-news-for-module-name
rexml_adds_tests
ricsin
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_m17n
scheduler-process-wait
testunit
thread_inspect
trunk
unlabeled-1.1.1
unlabeled-1.39.2
v1_0r
v1_1dev
v1_1r
win32-unicode-test
yuki24-patch-1
github.com: ruby/ruby.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common.mk
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix dependency of verconf.h
Nobuyoshi Nakada
2021-09-26
1
-1
/
+1
*
Explicit the target of do-install-all as the same as dont-install-all
Nobuyoshi Nakada
2021-09-21
1
-1
/
+1
*
Ripper source on mswin
Nobuyoshi Nakada
2021-09-21
1
-2
/
+2
*
Add gvl and fiber assertions to scheduler interface to catch invalid usage.
Samuel Williams
2021-09-20
1
-0
/
+1
*
Check ruby-related includes only [ci skip]
Nobuyoshi Nakada
2021-09-11
1
-1
/
+1
*
Removed minitest dir from make task
Hiroshi SHIBATA
2021-09-11
1
-1
/
+1
*
common.mk: update dependencies
卜部昌平
2021-09-10
1
-0
/
+6
*
Update the list of replacing objects under missing
Nobuyoshi Nakada
2021-08-27
1
-4
/
+10
*
Use C99-defined macros to classify a floating-point number
Nobuyoshi Nakada
2021-08-27
1
-1
/
+0
*
tool/test-bundled-gems.rb: Use the bundled RBS code to test TypeProf
Yusuke Endoh
2021-08-25
1
-1
/
+1
*
Revert "tool/test-bundled-gems.rb: Use the bundled RBS code to test TypeProf"
Yusuke Endoh
2021-08-24
1
-1
/
+1
*
tool/test-bundled-gems.rb: Use the bundled RBS code to test TypeProf
Yusuke Endoh
2021-08-24
1
-1
/
+1
*
Moved exported symbols in internal/util.h to ruby/util.h
Nobuyoshi Nakada
2021-08-24
1
-7
/
+4
*
ruby/spec no longer needs webrick to run
Benoit Daloze
2021-08-13
1
-1
/
+1
*
Group commands on GitHub Actions
Nobuyoshi Nakada
2021-08-07
1
-0
/
+22
*
Change Unicode Emoji Version from 13.0 to 13.1
Martin Dürst
2021-07-27
1
-1
/
+1
*
Remove unneeded quotes [ci skip]
Nobuyoshi Nakada
2021-07-19
1
-1
/
+1
*
Add debug assertion in `rb_funcall*` that the current thread has the gvl.
Samuel Williams
2021-07-16
1
-0
/
+1
*
Update common.mk to deal with Unicode version 13.0.0
Martin Dürst
2021-07-08
1
-6
/
+22
*
programs will be made from exts
Nobuyoshi Nakada
2021-07-05
1
-1
/
+1
*
goruby.c: include golf_prelude.c to get rid of overwriting EXTOBJS
Nobuyoshi Nakada
2021-07-03
1
-185
/
+26
*
"nodoc" needs to exclude "doc" [ci skip]
Nobuyoshi Nakada
2021-06-30
1
-1
/
+1
*
Add a cache for class variables
eileencodes
2021-06-18
1
-0
/
+1
*
Make ext directory before extinit.c when out-of-place build
Nobuyoshi Nakada
2021-06-16
1
-0
/
+1
*
Add missing dependencies
Takashi Kokubun
2021-06-10
1
-1
/
+2
*
Avoid enqueueing the same ISeq twice
Takashi Kokubun
2021-06-10
1
-0
/
+1
*
Implemented some NilClass method in Ruby code is faster [Feature #17054] (#3366)
S.H
2021-06-02
1
-0
/
+4
*
Mark inlined ISeqs during MJIT compilation (#4539)
Takashi Kokubun
2021-05-30
1
-0
/
+6
*
cdhash_cmp: can take rational literals
卜部昌平
2021-05-12
1
-0
/
+1
*
Revert "Filling cache values on cvar write"
Aaron Patterson
2021-05-11
1
-1
/
+0
*
Add a cache for class variables
eileencodes
2021-05-11
1
-0
/
+1
*
Split revision.h rule
Nobuyoshi Nakada
2021-04-18
1
-2
/
+3
*
dependency updates
卜部昌平
2021-04-13
1
-79
/
+0
*
Make String#crypt ractor-safe
Nobuyoshi Nakada
2021-04-13
1
-0
/
+2
*
mac: ignore SDKROOT at installation
Nobuyoshi Nakada
2021-04-10
1
-1
/
+1
*
Stop downloading Unicode files twice
Nobuyoshi Nakada
2021-03-26
1
-1
/
+1
*
Use XRUBY to expand path instead of platform dependent
Kazuhiro NISHIYAMA
2021-03-25
1
-3
/
+5
*
Generate encoding header before enc.mk
Nobuyoshi Nakada
2021-03-25
1
-2
/
+3
*
Keep unicode_normalize/tables.rb as-is
Nobuyoshi Nakada
2021-03-25
1
-3
/
+3
*
Fix test-bundler-parallel errors when out-of-place build
Kazuhiro NISHIYAMA
2021-03-25
1
-1
/
+2
*
Make the commit of updated bundled_gems file
Nobuyoshi Nakada
2021-02-16
1
-0
/
+2
*
Added Thread::Backtrace.limit [Feature #17479]
Nobuyoshi Nakada
2021-02-15
1
-0
/
+2
*
Add a benchmark-driver runner for Ractor (#4172)
Takashi Kokubun
2021-02-10
1
-1
/
+1
*
Expose scheduler as public interface & bug fixes. (#3945)
Samuel Williams
2021-02-09
1
-7
/
+13
*
Ignore warnings when transforming preprocessed header
Nobuyoshi Nakada
2021-02-01
1
-1
/
+1
*
CFLAGS includes ARCH_FLAG
Nobuyoshi Nakada
2021-01-26
1
-1
/
+1
*
Sort autogenerated dependencies [ci skip]
Nobuyoshi Nakada
2021-01-23
1
-1
/
+1
*
Remove common output directory
Nobuyoshi Nakada
2021-01-22
1
-1
/
+1
*
Skip updating exts in also test-spec to reduce the turnaround time (#4089)
Takashi Kokubun
2021-01-18
1
-1
/
+1
*
dtoa.c: make thread-safe by using atomic CAS
Nobuyoshi Nakada
2021-01-10
1
-0
/
+2
[next]