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
Commit message (
Expand
)
Author
Age
Files
Lines
*
use `getblockparamproxy` to pass blocks.
ko1
2018-01-08
4
-10
/
+5
*
fix a bug only on assertion.
ko1
2018-01-08
1
-1
/
+1
*
* 2018-01-09
svn
2018-01-08
1
-1
/
+1
*
fix mark miss of Env (which is pointed by prev_ep).
ko1
2018-01-08
1
-1
/
+8
*
parse.y: Make consistent with the terms about code ranges and locations
mame
2018-01-08
4
-409
/
+409
*
parse.y (remove_duplicate_keys): Remove a not used argument
yui-knk
2018-01-08
1
-2
/
+2
*
parse.y: Factor out code fragments that merges two code ranges
mame
2018-01-08
2
-32
/
+20
*
parse.y (block_append_gen): Remove a not used argument
yui-knk
2018-01-08
1
-23
/
+19
*
parse.y: Use nd_loc of head and tail
yui-knk
2018-01-08
1
-2
/
+2
*
parse.y: Fix the lineno of nd_set_line
yui-knk
2018-01-08
1
-15
/
+15
*
net/http: clear compressed chunk after decompression
normal
2018-01-08
1
-0
/
+1
*
Update minitest-5.11.1
hsbt
2018-01-08
1
-1
/
+1
*
parse.y: Remove dispose_string
mame
2018-01-08
3
-21
/
+0
*
vm_insnhelper.c: vm_invoke_block_opt_call
nobu
2018-01-08
1
-14
/
+11
*
vm.c: respect redefinition of Proc#call
nobu
2018-01-08
3
-4
/
+34
*
Add parens [ci skip]
kazu
2018-01-08
1
-1
/
+1
*
node.c: show newline node mark
nobu
2018-01-08
1
-2
/
+5
*
parse.y: Use last_loc.lineno instead of ruby_sourceline
mame
2018-01-08
1
-7
/
+7
*
parse.y: Remove `$<num>$ = ruby_sourceline` hacks
mame
2018-01-08
1
-119
/
+47
*
compile.c: compile_case2 branch
nobu
2018-01-08
1
-2
/
+5
*
parse.y: constified NULL_LOC
nobu
2018-01-08
1
-1
/
+1
*
doc/NEWS-2.5.0: Time.at is a class method
mrkn
2018-01-08
1
-1
/
+1
*
parse.y: Factor out special handling of a short-cut operator id
mame
2018-01-08
1
-21
/
+9
*
parse.y: Remove duplicated nd_loc set
yui-knk
2018-01-08
1
-2
/
+0
*
parse.y: Embed simple wrapper functions for NEW_NODEs
mame
2018-01-08
1
-46
/
+16
*
parse.y: Make NULL_LOC to be internal
yui-knk
2018-01-08
1
-1
/
+1
*
parse.y: Remove unneeded wrapper functions for NEW_NODEs
mame
2018-01-08
1
-267
/
+99
*
parse.y: set bison's first_loc.lineno to nd_line by default
mame
2018-01-08
1
-189
/
+69
*
parse.y: make all NEW_NODE macros receive location
mame
2018-01-08
2
-368
/
+304
*
zlib: reduce garbage on Zlib::GzipReader#readpartial
normal
2018-01-08
1
-43
/
+64
*
open-uri: clear string after buffering
normal
2018-01-08
1
-0
/
+1
*
net/protocol: read directly into rbuf if it's empty
normal
2018-01-08
1
-1
/
+3
*
net/protocol: use binary string buffers
normal
2018-01-08
1
-5
/
+5
*
Speedup `block.call` [Feature #14330]
ko1
2018-01-07
7
-6
/
+128
*
lib/scanf.rb: [DOC] fix typos
stomar
2018-01-07
1
-7
/
+7
*
* 2018-01-08
svn
2018-01-07
1
-1
/
+1
*
doc/NEWS-2.5.0: improve language
stomar
2018-01-07
1
-1
/
+1
*
node.c: fix SEGV of `->(a:){}` when --dump=parsetree
mame
2018-01-07
1
-2
/
+7
*
parse.y: do not overwrite case_body position
nobu
2018-01-07
1
-1
/
+1
*
parse.y: set case_body line position to args
nobu
2018-01-07
1
-0
/
+1
*
parse.y: removed unused macro new_command_call
nobu
2018-01-07
1
-1
/
+0
*
parse.y: nd_line of new_qcall
nobu
2018-01-07
2
-19
/
+46
*
eval_error.c: reset in each line
nobu
2018-01-07
2
-7
/
+27
*
eval_error.c: concat directly
nobu
2018-01-07
1
-10
/
+4
*
test_exception.rb: fix message
nobu
2018-01-07
1
-2
/
+2
*
eval_error.c: renamed an argument
nobu
2018-01-07
1
-8
/
+8
*
io.c: rb_stderr_to_original_p
nobu
2018-01-07
1
-3
/
+9
*
Added bundler for `test-bundled-gems` dependency.
hsbt
2018-01-07
1
-1
/
+1
*
prelude.rb: eliminate a private constant
nobu
2018-01-07
1
-6
/
+5
*
extmk.rb: exclude recursively
nobu
2018-01-07
1
-3
/
+7
[next]