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
/
tool
Commit message (
Expand
)
Author
Age
Files
Lines
*
Promote tsort to default gems
Hiroshi SHIBATA
2020-09-09
1
-0
/
+1
*
Revert the related commits about `Tempfile.open` change.
Hiroshi SHIBATA
2020-09-09
1
-0
/
+8
*
update-deps: ruby-runner is not a target
Nobuyoshi Nakada
2020-09-05
1
-1
/
+1
*
Introduce Ractor mechanism for parallel execution
Koichi Sasada
2020-09-03
1
-1
/
+1
*
Remove the pc argument of vm_trace()
Alan Wu
2020-09-01
1
-1
/
+1
*
Fix syncing bundler man pages
David Rodríguez
2020-09-01
1
-1
/
+1
*
Simplify Tempfile.open calls with a block as they now unlink the file automat...
Benoit Daloze
2020-08-29
1
-8
/
+0
*
Use a constant instead of a global variable in sync_default_gems.rb
Benoit Daloze
2020-08-29
1
-12
/
+12
*
Promote nkf to default gems
Hiroshi SHIBATA
2020-08-25
1
-0
/
+8
*
Promote erb to default gems
Hiroshi SHIBATA
2020-08-21
1
-0
/
+7
*
Promote rinda to default gems
Hiroshi SHIBATA
2020-08-21
1
-0
/
+1
*
Promote find to default gems
Hiroshi SHIBATA
2020-08-20
1
-0
/
+1
*
Promote set to default gems
Hiroshi SHIBATA
2020-08-20
1
-0
/
+1
*
Use colorize.rb for non-capable terminals
Nobuyoshi Nakada
2020-08-11
1
-1
/
+6
*
Add default color for each instance
Nobuyoshi Nakada
2020-08-11
1
-4
/
+8
*
tool/prelude.c.tmpl: use RubyVM::CEscape
卜部昌平
2020-08-11
1
-1
/
+1
*
RubyVM::CEscape#rstring2cstr: do not escape '
卜部昌平
2020-08-11
1
-1
/
+1
*
Fixed the inconsistency gemspec location with net-* gems.
Hiroshi SHIBATA
2020-08-05
1
-12
/
+8
*
Followed up b2d96abb42abbe2e01f010ffc9ac51f0f9a50002 for net-ftp.
Hiroshi SHIBATA
2020-08-03
1
-3
/
+2
*
Promote io-nonblock to the default gems.
Hiroshi SHIBATA
2020-07-30
1
-0
/
+7
*
Promote io-wait to the default gems
Hiroshi SHIBATA
2020-07-30
1
-0
/
+7
*
rbinstall.rb: fix generated script name to set mode
Nobuyoshi Nakada
2020-07-29
1
-5
/
+3
*
rbinstall.rb: fix dry-run mode
Nobuyoshi Nakada
2020-07-29
1
-20
/
+52
*
Use https instead of http
Kazuhiro NISHIYAMA
2020-07-28
1
-1
/
+1
*
Remove `EnvUtil.rubyexec`, because it is not used anywhere.
Vít Ondruch
2020-07-28
1
-5
/
+0
*
Promote optparse to default gems
Hiroshi SHIBATA
2020-07-22
1
-0
/
+1
*
skip inlining cexpr! that are not attr! inline
卜部昌平
2020-07-16
2
-23
/
+27
*
Check warning flags only if available to run with old versions
Nobuyoshi Nakada
2020-07-15
1
-1
/
+1
*
_mjit_compile_invokebuiltin: sp_inc can be negative
卜部昌平
2020-07-14
1
-1
/
+1
*
mk_builtin_loader.rb: STACK_ADDR_FROM_TOP unusable
卜部昌平
2020-07-13
2
-3
/
+3
*
builtin.h: avoid copy&paste
卜部昌平
2020-07-13
3
-22
/
+24
*
%p is not portable accross platforms
卜部昌平
2020-07-13
1
-1
/
+1
*
add comments
卜部昌平
2020-07-13
1
-1
/
+1
*
fix typo
卜部昌平
2020-07-13
1
-1
/
+1
*
inline Primitive.cexpr!
卜部昌平
2020-07-13
2
-28
/
+55
*
precalc invokebuiltin destinations
卜部昌平
2020-07-13
4
-7
/
+49
*
sync_default_gems.rb: Updated comments
Nobuyoshi Nakada
2020-07-13
1
-56
/
+1
*
sync_default_gems.rb: Added `list` subcommand
Nobuyoshi Nakada
2020-07-13
1
-0
/
+13
*
sync_default_gems.rb: Ignore conflicted files in toplevel more
Nobuyoshi Nakada
2020-07-13
1
-1
/
+6
*
sync_default_gems.rb: Added -e option to edit when conflicted
Nobuyoshi Nakada
2020-07-12
1
-4
/
+20
*
Show messages around the line when replacing failed in format_changelog
Kazuhiro NISHIYAMA
2020-07-10
1
-1
/
+13
*
Make sure vm_call_cfunc uses inlined cc
Takashi Kokubun
2020-07-10
1
-2
/
+2
*
tool/sync_default_gems.rb: Accept multiple commit ranges
Nobuyoshi Nakada
2020-07-06
1
-9
/
+12
*
tool/sync_default_gems.rb: Added bigdecimal
Nobuyoshi Nakada
2020-07-05
1
-0
/
+1
*
Skip comment and empty lines in gems/bundled_gems file
Nobuyoshi Nakada
2020-07-05
3
-0
/
+3
*
fix up Primitive.cinit! code
Koichi Sasada
2020-07-05
1
-2
/
+2
*
Check ROBJECT_EMBED on guards-merged ivar access
Takashi Kokubun
2020-07-04
1
-18
/
+9
*
support all locals for cexpr!, cstmt!
Koichi Sasada
2020-07-04
1
-27
/
+50
*
Merge ivar guards on JIT (#3284)
Takashi Kokubun
2020-07-03
1
-11
/
+40
*
Use ID instead of GENTRY for gvars. (#3278)
Koichi Sasada
2020-07-03
2
-58
/
+0
[next]