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 dependencies in makefiles again
Kazuhiro NISHIYAMA
2020-01-17
1
-0
/
+3
*
Update dependencies in makefiles
Kazuhiro NISHIYAMA
2020-01-17
1
-0
/
+1
*
Clean generated ChangeLog [ci skip]
Nobuyoshi Nakada
2020-01-12
1
-1
/
+1
*
Ignore existing ChangeLog file and generate always [ci skip]
Nobuyoshi Nakada
2020-01-12
1
-0
/
+2
*
Added make target to export the ChangeLog file
Nobuyoshi Nakada
2020-01-12
1
-0
/
+5
*
Let execution context local storage be an ID table
Lourens Naudé
2020-01-11
1
-0
/
+1
*
Update dependencies for c6b26f5ccf9296f7fbb23c055401c4f55d32efa0
Nobuyoshi Nakada
2020-01-10
1
-0
/
+6
*
Bump benchmark-driver to v0.15.7 (#2811)
Lourens Naudé
2020-01-02
1
-1
/
+1
*
move internal/debug.h definitions to internal.h
Koichi Sasada
2020-01-03
1
-3
/
+0
*
Updated dependencies on internal/warnings.h
Nobuyoshi Nakada
2019-12-31
1
-0
/
+93
*
update dependencies
卜部昌平
2019-12-26
1
-0
/
+933
*
update-bundled_gems: drop branch name on github [ci skip]
Nobuyoshi Nakada
2019-12-25
1
-1
/
+3
*
Create backtrace location array directly
Nobuyoshi Nakada
2019-12-13
1
-0
/
+1
*
Moved Kernel#warn to warning.rb
Nobuyoshi Nakada
2019-12-13
1
-0
/
+4
*
add depenency pointed by update-deps
Koichi Sasada
2019-12-11
1
-0
/
+7
*
* remove trailing spaces. [ci skip]
git
2019-12-11
1
-1
/
+1
*
support cross-compilation.
Koichi Sasada
2019-12-11
1
-1
/
+1
*
remove prelude.c
Koichi Sasada
2019-12-11
1
-68
/
+4
*
use compiled binary for gem_prelude.rb.
Koichi Sasada
2019-12-11
1
-1
/
+2
*
Add missing dependency
Takashi Kokubun
2019-12-04
1
-0
/
+1
*
Revert "builtin_binary.inc needs miniruby itself for RubyVM.each_builtin"
Nobuyoshi Nakada
2019-12-02
1
-2
/
+2
*
builtin_binary.inc needs miniruby itself for RubyVM.each_builtin
Nobuyoshi Nakada
2019-12-02
1
-2
/
+2
*
fastpath for ivar read of FL_EXIVAR objects.
Koichi Sasada
2019-11-29
1
-0
/
+2
*
Show include directive differences only when under git
v2_7_0_preview3
Nobuyoshi Nakada
2019-11-23
1
-1
/
+3
*
Update dependencies
Nobuyoshi Nakada
2019-11-18
1
-173
/
+2
*
update deps.
Koichi Sasada
2019-11-18
1
-2
/
+3
*
load prelude.rb by builtin features.
Koichi Sasada
2019-11-15
1
-2
/
+4
*
Update dependencies
Kazuhiro NISHIYAMA
2019-11-13
1
-0
/
+13
*
Create `RUBYCOMMONDIR` directory in advance
Nobuyoshi Nakada
2019-11-12
1
-1
/
+7
*
add deps for miniprelude.c
Koichi Sasada
2019-11-11
1
-1
/
+1
*
Extract gem files after update
Nobuyoshi Nakada
2019-11-11
1
-0
/
+1
*
Get rid of FreeBSD make incompatibility [Bug #16331]
Nobuyoshi Nakada
2019-11-10
1
-23
/
+27
*
Fix builtin scirpt paths
Nobuyoshi Nakada
2019-11-09
1
-6
/
+6
*
Updated miniprelude.o dependency
Nobuyoshi Nakada
2019-11-09
1
-4
/
+32
*
Embed builtin ruby scripts in miniprelude.c
Nobuyoshi Nakada
2019-11-09
1
-1
/
+1
*
Fixed the dependency
Nobuyoshi Nakada
2019-11-09
1
-1
/
+1
*
Added pack.rb to BUILTIN_RB_SRCS
Nobuyoshi Nakada
2019-11-08
1
-5
/
+7
*
Rubified the APIs of pack.c
Yusuke Endoh
2019-11-08
1
-0
/
+5
*
Update builtin include files
Nobuyoshi Nakada
2019-11-08
1
-3
/
+6
*
Renamed `load_*.inc` as `*.rbinc` to utilize a suffix rule
Nobuyoshi Nakada
2019-11-08
1
-18
/
+12
*
use builtins for GC.
Koichi Sasada
2019-11-08
1
-0
/
+5
*
Define IO#read/write_nonblock with builtins.
Koichi Sasada
2019-11-08
1
-1
/
+6
*
use builtin for RubyVM::AbstractSyntaxTree.
Koichi Sasada
2019-11-08
1
-1
/
+6
*
use builtin for TracePoint.
Koichi Sasada
2019-11-08
1
-1
/
+6
*
support builtin features with Ruby and C.
Koichi Sasada
2019-11-08
1
-1
/
+55
*
Do not occupy `ARGV` by XRUBY command
Nobuyoshi Nakada
2019-11-05
1
-1
/
+1
*
Share test-bundled-gems-run in common.mk
Nobuyoshi Nakada
2019-11-05
1
-0
/
+5
*
Update Unicode Emoji version from 12.0 to 12.1.
Martin Dürst
2019-10-30
1
-1
/
+1
*
Combine call info and cache to speed up method invocation
Alan Wu
2019-10-24
1
-1
/
+1
*
Added refresh-gems
Nobuyoshi Nakada
2019-10-24
1
-0
/
+2
[prev]
[next]