summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-01-03complex.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-03test_complex.rb: use the same approach to fix failuresk0kubun
2019-01-03test_complex.rb: fix tests for RUBYOPT="-w"k0kubun
2019-01-03.travis.yml: enforce -w in invoke_ruby as wellk0kubun
2019-01-03* 2019-01-03svn
2019-01-03.travis.yml: add a test matrix with -wk0kubun
2019-01-02complex.c: fix against redefining component methodsmrkn
2019-01-02test/net/fixtures/Makefile: moved from test/net/imapmrkn
2019-01-02Try to update cert (2nd try)kazu
2019-01-02Try to update certkazu
2019-01-02complex.c: fix indentationmrkn
2019-01-01* 2019-01-02svn
2019-01-01suppress warning: method redefined; discarding old + introduced at r66681naruse
2019-01-01complex.c: Optimize Complex#+ for some conditionsmrkn
2019-01-01benchmark/complex_float_*.yml: New benchmarksmrkn
2019-01-01test_jit.rb: test methodref insnk0kubun
2019-01-01Merge rubygems-3.0.2.hsbt
2019-01-01* expand tabs.svn
2019-01-01compile.c (iseq_set_sequence): fix branch coverage tablemame
2019-01-01* expand tabs.svn
2019-01-01compile.c: support branch coverage for `a&.foo = 1`mame
2019-01-01* expand tabs.svn
2019-01-01Revert r66670 because of wrong ticket numbermame
2019-01-01* expand tabs.svn
2019-01-01compile.c: support branch coverage for `a&.foo = 1`mame
2018-12-31* 2019-01-01svn
2018-12-31* expand tabs.svn
2018-12-31Method reference operatornobu
2018-12-31* expand tabs.svn
2018-12-31Fix indents [ci skip]nobu
2018-12-31use a local variablenobu
2018-12-31test_io_wait.rb: try to stabilize test_wait_readablek0kubun
2018-12-31* expand tabs.svn
2018-12-31load.c: resolve_feature_pathnobu
2018-12-31Revert "lib/net/http.rb: use connect_timeout instead of Timeout"glass
2018-12-31lib/net/http.rb: use connect_timeout instead of Timeoutglass
2018-12-30vm_args.c: search symbol proc in super classesnobu
2018-12-30Exclude Solaris in Process.clock_gettime specseregon
2018-12-30* 2018-12-31svn
2018-12-30Revert "clock_gettime_spec.rb: exclude invalid clocks for Solaris"eregon
2018-12-30[DOC] Update basename [ci skip]kazu
2018-12-30vm.c: Move the rdoc of RubyVM.resolve_feature_path [Bug #15482]mame
2018-12-30accept_nonblock_spec.rb: wait before calling #accept_nonblockk0kubun
2018-12-30test_array.rb: increase timeout for RubyCIk0kubun
2018-12-30clock_gettime_spec.rb: exclude invalid clocks for Solarisk0kubun
2018-12-30test_optimization.rb: increase timeout for RubyCIk0kubun
2018-12-30Unset SOURCE_DATE_EPOCH on Rubygems test casessorah
2018-12-30test_refinement.rb: increase timeout for RubyCIk0kubun