aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* class.c: [DOC] fix close tag [ci skip]nobu2019-01-041-1/+1
* skip to calculate hash value on empty Hash ar_table lookup.ko12019-01-041-8/+13
* * 2019-01-04svn2019-01-041-1/+1
* ar_table_entry::hash should be `st_hash_t`.ko12019-01-041-30/+30
* Fix Random.urandom in a chroot on OpenBSDnobu2019-01-031-0/+5
* .travis.yml: propagate -w properlyk0kubun2019-01-031-3/+1
* complex.c: Optimize Complex#* and Complex#**mrkn2019-01-034-7/+20
* [DOC] Complex() default behaviour is `exception: true` [ci skip]kazu2019-01-031-1/+1
* [DOC] Add `or nil` to call-seq [ci skip]kazu2019-01-033-5/+5
* test_complex.rb: use the same approach to fix failuresk0kubun2019-01-031-12/+6
* test_complex.rb: fix tests for RUBYOPT="-w"k0kubun2019-01-031-0/+12
* .travis.yml: enforce -w in invoke_ruby as wellk0kubun2019-01-031-1/+1
* * 2019-01-03svn2019-01-031-1/+1
* .travis.yml: add a test matrix with -wk0kubun2019-01-031-0/+2
* complex.c: fix against redefining component methodsmrkn2019-01-022-17/+91
* test/net/fixtures/Makefile: moved from test/net/imapmrkn2019-01-021-0/+0
* Try to update cert (2nd try)kazu2019-01-022-84/+83
* Try to update certkazu2019-01-023-118/+124
* complex.c: fix indentationmrkn2019-01-021-5/+5
* * 2019-01-02svn2019-01-011-1/+1
* suppress warning: method redefined; discarding old + introduced at r66681naruse2019-01-011-0/+3
* complex.c: Optimize Complex#+ for some conditionsmrkn2019-01-014-3/+48
* benchmark/complex_float_*.yml: New benchmarksmrkn2019-01-016-0/+42
* test_jit.rb: test methodref insnk0kubun2019-01-011-0/+7
* Merge rubygems-3.0.2.hsbt2019-01-015-4/+33
* * expand tabs.svn2019-01-011-1/+1
* compile.c (iseq_set_sequence): fix branch coverage tablemame2019-01-012-1/+15
* * expand tabs.svn2019-01-011-7/+7
* compile.c: support branch coverage for `a&.foo = 1`mame2019-01-012-9/+26
* * expand tabs.svn2019-01-011-4/+4
* Revert r66670 because of wrong ticket numbermame2019-01-012-26/+9
* * expand tabs.svn2019-01-011-7/+7
* compile.c: support branch coverage for `a&.foo = 1`mame2019-01-012-9/+26
* * 2019-01-01svn2018-12-311-3/+3
* * expand tabs.svn2018-12-312-8/+8
* Method reference operatornobu2018-12-3115-1/+101
* * expand tabs.svn2018-12-311-29/+29
* Fix indents [ci skip]nobu2018-12-311-4/+4
* use a local variablenobu2018-12-311-29/+30
* test_io_wait.rb: try to stabilize test_wait_readablek0kubun2018-12-311-1/+1
* * expand tabs.svn2018-12-311-1/+1
* load.c: resolve_feature_pathnobu2018-12-312-3/+31
* Revert "lib/net/http.rb: use connect_timeout instead of Timeout"glass2018-12-314-27/+18
* lib/net/http.rb: use connect_timeout instead of Timeoutglass2018-12-314-18/+27
* vm_args.c: search symbol proc in super classesnobu2018-12-302-2/+14
* Exclude Solaris in Process.clock_gettime specseregon2018-12-301-1/+1
* * 2018-12-31svn2018-12-301-1/+1
* Revert "clock_gettime_spec.rb: exclude invalid clocks for Solaris"eregon2018-12-301-11/+5
* [DOC] Update basename [ci skip]kazu2018-12-301-1/+1
* vm.c: Move the rdoc of RubyVM.resolve_feature_path [Bug #15482]mame2018-12-302-10/+13