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
*
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
*
set RUBY_ON_BUG on runruby rule.
Koichi Sasada
2021-01-05
1
-1
/
+1
*
Commented out the sh-specific code, in cmd.exe
Nobuyoshi Nakada
2021-01-05
1
-1
/
+2
*
Add a missing dependency
Takashi Kokubun
2021-01-03
1
-1
/
+1
*
Add -v to make benchmark
Takashi Kokubun
2021-01-01
1
-1
/
+1
*
Improve performance some Float methods [Feature #17498] (#4018)
S.H
2021-01-01
1
-4
/
+4
*
Moved time.rb to timev.rb
Nobuyoshi Nakada
2020-12-31
1
-3
/
+3
*
Add time.rb as builtin
Nobuyoshi Nakada
2020-12-31
1
-0
/
+4
*
Make more silent when -s on GNU make
Nobuyoshi Nakada
2020-12-29
1
-1
/
+1
*
transcode-tblgen.rb: make silent a little when just -v
Nobuyoshi Nakada
2020-12-29
1
-0
/
+1
*
Update help of sync-default-gems
Takashi Kokubun
2020-12-28
1
-1
/
+1
*
Bypass check for warning_category on internal calls
Nobuyoshi Nakada
2020-12-28
1
-0
/
+1
*
Do not include external library sources into packages
Nobuyoshi Nakada
2020-12-27
1
-1
/
+2
*
Expose atomic operation macros with RUBY prefix
Nobuyoshi Nakada
2020-12-24
1
-0
/
+36
*
TracePoint.new(&block) should be ractor-local
Koichi Sasada
2020-12-22
1
-0
/
+1
*
should use owned_p instead of locked_p
Koichi Sasada
2020-12-21
1
-0
/
+1
*
make RB_DEBUG_COUNTER_INC()_thread-safe
Koichi Sasada
2020-12-17
1
-0
/
+1
[next]