summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-12-25[DOC] Remove heading with no content [ci skip]kazu
2018-12-25* properties.svn
2018-12-25[DOC] Add doc/NEWS-2.6.0 [ci skip]kazu
2018-12-25* 2018-12-26svn
2018-12-25[DOC] Move from NEWS to doc/NEWS-2.6.0 [ci skip]kazu
2018-12-25erb.rb: print deprecation warning with warn level 1k0kubun
2018-12-25version.h (RUBY_VERSION): 2.7.0 development has started.matz
2018-12-25Restore SOURCE_DATE_EPOCHnobu
2018-12-25Set typeflag [Bug #15461]nobu
2018-12-25* properties.svn
2018-12-25Add a tool to update w.r-l.o files on releasenaruse
2018-12-25Keep RUBY_RELEASE_DATE's definitionnaruse
2018-12-25fix a test by restoring value checking.ko1
2018-12-25io-console: bump to 0.4.7nobu
2018-12-25vm_insnhelper.c: use COLDFUNCshyouhei
2018-12-25[DOC] Fix typos [ci skip]kazu
2018-12-25Import REXML 3.1.9kou
2018-12-25Import bigdecimal 1.4.1mrkn
2018-12-25Mention rb_gc_register_mark_object [ci skip]nobu
2018-12-24Add ruby_2_6 branch to .travis.ymlnaruse
2018-12-24exception bactrace in reverse order is Ruby 2.5 featurenaruse
2018-12-24Small improvement in refinements docsstomar
2018-12-24* 2018-12-25svn
2018-12-24complex.c, object.c: [DOC] improve "exception: false" docsstomar
2018-12-24Added entry for RubyGems 3.0.1 to NEWS.hsbt
2018-12-24NEWS: various improvementsstomar
2018-12-24Document the "cause" keyword argument for raiseknu
2018-12-24test_win32ole_event.rb: use better retry strategyk0kubun
2018-12-24test_win32ole_event.rb: avoid unlimited retriesk0kubun
2018-12-24remove "deprecated" for rb_frame_method_id_and_class [Bug #15300]ko1
2018-12-24Compact AST::Node#inspectnobu
2018-12-24time.c: zone in fixoff modenobu
2018-12-24enumerator.c: fix inspect with the last empty hashnobu
2018-12-23Add test case of ArithmeticSequence#summrkn
2018-12-23NEWS: Update for bigdecimal future planmrkn
2018-12-23Import bigdecimal-1.4.0mrkn
2018-12-23* 2018-12-24svn
2018-12-23move checking code.ko1
2018-12-23fix marking T_NONE object bug.ko1
2018-12-23Add RDoc section to NEWSaycabta
2018-12-23Merge RDoc 6.1.0 from upstreamaycabta
2018-12-23Prohibit circular causes [Bug #15447]nobu
2018-12-23remove trailing spaces [ci skip]nobu
2018-12-23test/ruby/test_thread.rb (test_fork_while_parent_locked): rewrite to avoid OOMnormal
2018-12-23Import CSV 3.0.2kou
2018-12-23Restrict cause to an exception object [Bug #15447]nobu
2018-12-23Struct#to_h: Add doc for block form.marcandre
2018-12-23.travis.yml: refine explanation of no -j3 on osx [ci skip]k0kubun
2018-12-23test/fiddle/test_function.rb: loosen timeoutk0kubun
2018-12-23.travis.yml: wrap setarch with travis_waitk0kubun