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
2017-05-11
string.c: docs for Symbol#{match,match?}
stomar
2017-05-11
gc.c: skip unnecessary check
nobu
2017-05-11
gc.c: use the argument objspace
nobu
2017-05-11
net/imap: Net::IMAP#disconnect need not do anything if already disconnected
shugo
2017-05-11
process.c: fix error check
nobu
2017-05-10
fix up r57167
nobu
2017-05-10
pass as exception
naruse
2017-05-10
.
nobu
2017-05-10
process.c: temporary string for buffer
nobu
2017-05-10
Show garbages if requiring gem_runner is failed
naruse
2017-05-10
* 2017-05-11
svn
2017-05-10
lib/uri/generic.rb: fix typos
stomar
2017-05-10
Use environment values to find ruby and flags instead of an argument
eregon
2017-05-10
Use ruby_cmd instead of the RUBY_EXE constant in specs
eregon
2017-05-10
gc.c: check of size in ruby_sized_xrealloc
nobu
2017-05-10
Use the Mutex to know whether we entered the signal handler in Process#kill s...
eregon
2017-05-10
Process.getpgrp and Process.setsid must be available for Process#kill group s...
eregon
2017-05-10
Use #system directly with multiple arguments in Process#kill specs
eregon
2017-05-10
confirm current process equals to gemhome's pid
naruse
2017-05-10
test_exception.rb: test_machine_stackoverflow_by_trace
nobu
2017-05-10
adjust styles [ci skip]
nobu
2017-05-10
math.c (ruby_lgamma_r): reduce duplicate code
nobu
2017-05-09
test/thread: relax internal implementation check in error message
normal
2017-05-09
date_core.c: fix docs for %Z format
stomar
2017-05-09
dump stub specifications if nil
naruse
2017-05-09
parse.y: brace after literal arg
nobu
2017-05-09
parse.y: do after cmdarg in paren
nobu
2017-05-09
* 2017-05-10
svn
2017-05-09
test_syntax.rb: test_brace_after_local_variable
nobu
2017-05-09
string.c: fix r58618
nobu
2017-05-09
replace hand-written argument check by call to rb_scan_args in unicode_normal...
duerst
2017-05-09
add explanations about status of module UnicodeNormalize
duerst
2017-05-09
Add one more guard to avoid mixing nil into latest_specs
naruse
2017-05-09
fixup r58614 for raspi3 and maybe other systems with odd compile
normal
2017-05-09
rb_execution_context_t: move stack, stack_size and cfp from rb_thread_t
normal
2017-05-09
Ignore fail on non empty ext and gems [ci skip]
nobu
2017-05-08
* 2017-05-09
svn
2017-05-08
Add mspec and rubyspec to LEGAL [ci skip]
kazu
2017-05-08
Translate missing rdoc comment for opt_send_without_block.
hsbt
2017-05-08
separate constdefs.c and constdefs.h
nobu
2017-05-08
reduce rb_mutex_t size from 80 bytes to 72 bytes on 64-bit
normal
2017-05-08
* properties.
svn
2017-05-08
benchmark/bm_vm2_fiber_switch.rb: check for fiber performance
normal
2017-05-08
* 2017-05-08
svn
2017-05-08
reduce rb_mutex_t size from 160 to 80 bytes on 64-bit
normal
2017-05-07
relative path as VPATH
nobu
2017-05-07
parse.y: export rb_parser_fatal for ripper
nobu
2017-05-07
stale targets
nobu
2017-05-07
extract prereq.status
nobu
2017-05-07
Update specs to follow newlines added by r58596
eregon
[next]