aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* accept_nonblock_spec.rb: wait before calling #accept_nonblockk0kubun2018-12-301-1/+2
* test_array.rb: increase timeout for RubyCIk0kubun2018-12-301-1/+1
* clock_gettime_spec.rb: exclude invalid clocks for Solarisk0kubun2018-12-301-5/+11
* test_optimization.rb: increase timeout for RubyCIk0kubun2018-12-301-1/+1
* Unset SOURCE_DATE_EPOCH on Rubygems test casessorah2018-12-301-0/+1
* test_refinement.rb: increase timeout for RubyCIk0kubun2018-12-302-2/+2
* accept_nonblock_spec: IO.select instead of sleepnormal2018-12-301-1/+1
* Update to ruby/spec@2d89e48eregon2018-12-305-117/+136
* Update NoMethodError/NameError docs [ci skip]nobu2018-12-291-4/+13
* Skip specs on AIX as it doesn't have /dev/fderegon2018-12-291-1/+1
* Reenable spec on Solaris to find out which clocks fail on Solariseregon2018-12-291-1/+1
* Exclude CLOCKs which require special permissions in Process.clock_gettime specseregon2018-12-291-4/+7
* `TracePoint#enable(target_thraed:)` [Feature #15473]ko12018-12-293-4/+54
* * 2018-12-30svn2018-12-291-1/+1