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
ruby_4_0
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
2019-01-05
parse.y: refine error messages
nobu
2019-01-05
benchmark/range_last.yml: add a benchmark of Range#last
mrkn
2019-01-05
separate downloading of Unicode property files and auxiliary files
duerst
2019-01-05
fix trivial indentation.
ko1
2019-01-05
call functions directly.
ko1
2019-01-04
refactoring usage of ar_lookup().
ko1
2019-01-04
* 2019-01-05
svn
2019-01-04
win32/Makefile.sub: try to use __restrict on Visual Studio 2013
k0kubun
2019-01-04
* properties.
svn
2019-01-04
* expand tabs.
svn
2019-01-04
introduce rb_nogvl C-API to mark ubf as async-signal-safe
normal
2019-01-04
* properties.
svn
2019-01-04
Merge Bundler 2.0.1 from upstream.
hsbt
2019-01-04
* expand tabs.
svn
2019-01-04
thread.c (call_without_gvl): spawn thread for UBF iff single-threaded
normal
2019-01-04
[DOC] escape descriptions [ci skip]
nobu
2019-01-04
[DOC] mark function names [ci skip]
nobu
2019-01-04
[DOC] split a tag for each function name [ci skip]
nobu
2019-01-04
[DOC] Fix close tags [ci skip]
kazu
2019-01-04
class.c: [DOC] fix close tag [ci skip]
nobu
2019-01-04
skip to calculate hash value on empty Hash ar_table lookup.
ko1
2019-01-04
* 2019-01-04
svn
2019-01-04
ar_table_entry::hash should be `st_hash_t`.
ko1
2019-01-03
Fix Random.urandom in a chroot on OpenBSD
nobu
2019-01-03
.travis.yml: propagate -w properly
k0kubun
2019-01-03
complex.c: Optimize Complex#* and Complex#**
mrkn
2019-01-03
[DOC] Complex() default behaviour is `exception: true` [ci skip]
kazu
2019-01-03
[DOC] Add `or nil` to call-seq [ci skip]
kazu
2019-01-03
test_complex.rb: use the same approach to fix failures
k0kubun
2019-01-03
test_complex.rb: fix tests for RUBYOPT="-w"
k0kubun
2019-01-03
.travis.yml: enforce -w in invoke_ruby as well
k0kubun
2019-01-03
* 2019-01-03
svn
2019-01-03
.travis.yml: add a test matrix with -w
k0kubun
2019-01-02
complex.c: fix against redefining component methods
mrkn
2019-01-02
test/net/fixtures/Makefile: moved from test/net/imap
mrkn
2019-01-02
Try to update cert (2nd try)
kazu
2019-01-02
Try to update cert
kazu
2019-01-02
complex.c: fix indentation
mrkn
2019-01-01
* 2019-01-02
svn
2019-01-01
suppress warning: method redefined; discarding old + introduced at r66681
naruse
2019-01-01
complex.c: Optimize Complex#+ for some conditions
mrkn
2019-01-01
benchmark/complex_float_*.yml: New benchmarks
mrkn
2019-01-01
test_jit.rb: test methodref insn
k0kubun
2019-01-01
Merge rubygems-3.0.2.
hsbt
2019-01-01
* expand tabs.
svn
2019-01-01
compile.c (iseq_set_sequence): fix branch coverage table
mame
2019-01-01
* expand tabs.
svn
2019-01-01
compile.c: support branch coverage for `a&.foo = 1`
mame
2019-01-01
* expand tabs.
svn
2019-01-01
Revert r66670 because of wrong ticket number
mame
[prev]
[next]