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
*
update to Unicode Version 12.1.0 (beta)
duerst
2019-04-05
1
-2
/
+2
*
gmake.mk: get rid of unicode normalization table timestamp
nobu
2019-04-04
1
-1
/
+3
*
ruby tool/update-deps --fix
k0kubun
2019-03-29
1
-0
/
+9
*
update Unicode version (and Emoji version) to 12.0.0
duerst
2019-03-06
1
-2
/
+2
*
Fixed build failure of Travis CI. We need to support `make srcs`.
hsbt
2019-03-01
1
-1
/
+1
*
Bump the benchmark-driver git ref to v0.14.13 (macOS memory runner support)
k0kubun
2019-02-15
1
-1
/
+1
*
Removed duplicate dependents
nobu
2019-02-14
1
-64
/
+0
*
Cleaning gems should not clean ext
nobu
2019-02-13
1
-3
/
+3
*
Update dependencies, internal.h includes ruby.h
nobu
2019-02-12
1
-0
/
+64
*
Split procstat_vm.c
nobu
2019-02-07
1
-0
/
+1
*
Split mt19937.c
nobu
2019-02-07
1
-0
/
+1
*
Split dtoa.c
nobu
2019-02-07
1
-0
/
+1
*
common.mk: allow brace expansion for benchmark targets
nobu
2019-02-06
1
-1
/
+1
*
rbinstall.rb: add --exclude option for install-nodoc
nobu
2019-01-17
1
-2
/
+2
*
common.mk: common rdoc variables
nobu
2019-01-13
1
-3
/
+5
*
Select ruby to run benchmarks with BENCH_RUBY
nobu
2019-01-07
1
-1
/
+2
*
separate downloading of Unicode property files and auxiliary files
duerst
2019-01-05
1
-1
/
+13
*
common.mk: pass CFLAGS to transform_mjit_header.rb
k0kubun
2018-12-27
1
-1
/
+1
*
add option to deal with Unicode beta data files
duerst
2018-12-19
1
-0
/
+3
*
Workaround for OpenBSD make
nobu
2018-12-17
1
-5
/
+2
*
Use BUILDDIR in ruby-runner.h from config.status
nobu
2018-12-08
1
-1
/
+1
*
Add UNICODE_EMOJI_VERSION to RbConfig [Feature #15341]
nobu
2018-12-07
1
-0
/
+1
*
update to Unicode 11.0.0 (main step, not complete yet)
duerst
2018-12-05
1
-2
/
+2
*
update-deps: support coroutine dependencies
nobu
2018-12-03
1
-0
/
+20
*
Update source code URI in bundled_gems [ci skip]
nobu
2018-11-30
1
-4
/
+4
*
Create empty revision.h when srcdir is write-only [ci skip]
nobu
2018-11-29
1
-1
/
+2
*
Always try to update revision.h with GNU make
nobu
2018-11-29
1
-1
/
+1
*
.travis.yml: cache unicode.org files
shyouhei
2018-11-29
1
-2
/
+2
*
common.mk: simplify for ruby.imp
nobu
2018-11-26
1
-2
/
+2
*
add several emoji data files to UNICODE_EMOJI_DOWNLOAD for download
duerst
2018-11-25
1
-0
/
+4
*
Use stub executables generated by RubyGems istead of original executables.
hsbt
2018-11-25
1
-3
/
+3
*
* common.mk: revise r65767 because AIX's grep does not support -A
odaira
2018-11-24
1
-1
/
+1
*
Add clean-srcs
nobu
2018-11-24
1
-5
/
+25
*
Make ext/etc/constdefs.h by srcs-ext
nobu
2018-11-24
1
-0
/
+7
*
add GraphemeBreakeTests.txt file to UNICODE_PROPERTY_FILES for download
duerst
2018-11-23
1
-0
/
+1
*
Get rid of variable modifiers of BSD make
nobu
2018-11-21
1
-2
/
+2
*
configure.ac: add --disable-fiber-coroutine option
nobu
2018-11-21
1
-2
/
+4
*
Make coroutine object directory for each arch
nobu
2018-11-20
1
-4
/
+4
*
Change ASMEXT to s
nobu
2018-11-20
1
-1
/
+1
*
Fix typo and make directory
nobu
2018-11-20
1
-2
/
+6
*
Native implementation of coroutines to improve performance of fibers
samuel
2018-11-20
1
-0
/
+1
*
common.mk: BTESTS to direct tests by btest
nobu
2018-11-20
1
-2
/
+2
*
Also clean ruby-runner.o and ruby.imp [ci skip]
nobu
2018-11-18
1
-1
/
+2
*
common.mk: dependency of io.c for r65779
nobu
2018-11-18
1
-0
/
+6
*
common.mk: hack to export symbols for MJIT in ruby.imp
nobu
2018-11-16
1
-2
/
+6
*
common.mk: fix the pattern to be hidden
nobu
2018-11-16
1
-1
/
+1
*
gmake.mk: force updating revision.h
nobu
2018-11-13
1
-2
/
+2
*
common.mk: force updating revision.h on each commit
k0kubun
2018-11-13
1
-2
/
+2
*
Revert r65681 which had a race condition issue
nobu
2018-11-12
1
-2
/
+0
*
srcs-ext should update ext/ripper/eventids2table.c
nobu
2018-11-12
1
-0
/
+2
[next]