summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2018-12-23.travis.yml: try travis_wait instead of -vk0kubun
2018-12-23iseq.c: avoid Null pointer dereferencek0kubun
2018-12-23Merge RubyGems 3.0.1 from rubygems/rubygems.hsbt
2018-12-22{complex,object,rational}.c: document exception: falsenormal
2018-12-22* 2018-12-23svn
2018-12-22ostruct.rb: Accept block for to_h [#15451].marcandre
2018-12-22Use idExceptionnobu
2018-12-22test/ruby/test_thread.rb (test_fork_while_parent_locked): reduce threadsnormal
2018-12-22Fix for circular causesnobu
2018-12-22Removed garbage outputnobu
2018-12-22Moved regexps not to confuse ruby-mode.elnobu
2018-12-22benchmark/app_erb.yml: remove unused variablek0kubun
2018-12-22thread_sync.c (rb_mutex_t): eliminate fork_gennormal
2018-12-21test/ruby/test_thread.rb: reduce thread count to avoid SIGKILLnormal
2018-12-21test/ruby/test_thread.rb: add diagnosis code for [Bug #15430]normal
2018-12-21.travis.yml: use -v for osx to find a blocking testk0kubun
2018-12-21../arith_seq/../extract.c: remove unused variablek0kubun
2018-12-21.travis.yml: give up parallel build for osxk0kubun
2018-12-21* 2018-12-22svn
2018-12-21.travis.yml: avoid using -j3 for osxk0kubun
2018-12-21* properties.svn
2018-12-21test/excludes/_wercker: give up testing TestGemRemoteFetcherk0kubun
2018-12-21test_jit.rb: show debug info for success_count testk0kubun
2018-12-21range.c: reject ArithmeticSequence in rb_range_valuesmrkn
2018-12-21thread_sync.c (rb_mutex_cleanup_keeping_mutexes): update fork_gennormal
2018-12-21thread_sync.c (rb_mutex_abandon_keeping_mutexes): remove unnecessary checknormal