index
:
ruby.git
master
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_3_3
ruby_3_4
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-09-21
Remove -Wno-parentheses flag.
nobu
2018-09-21
Fix sample code [ci skip]
kazu
2018-09-21
Fix a typo [ci skip]
kazu
2018-09-21
* properties.
svn
2018-09-21
darwin-cc: hide ld warnings
nobu
2018-09-21
* remove trailing spaces.
svn
2018-09-21
escape all env properly.
ko1
2018-09-21
fix typo.
ko1
2018-09-21
Fix a typo [ci skip]
kazu
2018-09-20
* properties.
svn
2018-09-20
Matrix: Add #reflexive? method. [Fix GH-1730]
marcandre
2018-09-20
* 2018-09-21
svn
2018-09-20
Enumerable#to_h with block and so on
nobu
2018-09-20
Ignore Xcode linker warnings
nobu
2018-09-20
* compile.c (compile_case): emit opt_case_dispatch only on optimized mode
mame
2018-09-20
fix typo [ci skip]
shyouhei
2018-09-20
Introduce rb_ary_union_hash method in Array
nobu
2018-09-20
Link Array#union from | method
nobu
2018-09-20
Introduce rb_ary_union method in Array
nobu
2018-09-20
Add union method to Array
nobu
2018-09-20
parse.y: fix block passing with empty kwargs
nobu
2018-09-19
* 2018-09-20
svn
2018-09-19
net/http: Improve net/http header error message.
marcandre
2018-09-19
ruby_2_2 branch has ended
kazu
2018-09-19
process.c (waitpid_cleanup): unconditionally remove from waiters
normal
2018-09-19
* hash.c (rb_hash_update): fix indent
mame
2018-09-19
[DOC] Add changes to Hash#merge in NEWS [#15111]
marcandre
2018-09-19
* hash.c (rb_hash_update): remove a meticulous explanation
mame
2018-09-19
* 2018-09-19
svn
2018-09-19
* hash.c (rb_hash_merge): Accepts zero or more hashes as arguments
mame
2018-09-18
* expand tabs.
svn
2018-09-18
vm_insnhelper.c: always use bool-ish value
k0kubun
2018-09-18
Skip EHOSTUNREACH by host issues
nobu
2018-09-18
* expand tabs.
svn
2018-09-18
vm_insnhelper.h: rename CI_SET_FASTPATH to CC_SET_FASTPATH
k0kubun
2018-09-18
pty.c: typo
nobu
2018-09-18
Lazy Enumerator reduce intermediate array creation
nobu
2018-09-18
Merge upstream revision of rubygems/rubygems.
hsbt
2018-09-18
Tests of Enumerator::Yielder#yield with multiple arguments
nobu
2018-09-18
* 2018-09-18
svn
2018-09-18
pty.c: more difensive
nobu
2018-09-17
* 2018-09-17
svn
2018-09-17
common.mk: ruby tool/update-deps --fix
k0kubun
2018-09-16
Propagate subprocess timeout scale option to worker processes
nobu
2018-09-16
addr2line.c: fix -Wmaybe-uninitialized
k0kubun
2018-09-16
lib/matrix: Fix potential bug of Vector#angle_with
marcandre
2018-09-16
* properties.
svn
2018-09-16
Alias Struct#select as Struct#filter. Patch by Kenichi Kamiya.
marcandre
2018-09-16
node.c: Typo fix. Patch by Shuichi Tamayose. [ci skip] [Fix GH-1880]
marcandre
2018-09-16
[DOC] Improve String#strip documentation.
marcandre
[next]