summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2018-12-21eval_error.c (show_cause): check if cause is an Exception or notmame
2018-12-21enumerator.c: Fix airth_seq_each for Rationalmrkn
2018-12-20Import bigdecimal-1.4.0.pre.20181220amrkn
2018-12-20iseq.c: resurrect literal hash operandsnobu
2018-12-20NEWS: small improvementsstomar
2018-12-20* 2018-12-21svn
2018-12-20A couple of small English fixes [ci skip]nobu
2018-12-20ext/coverage/lib/coverage.rb (Coverage.line_stub): use only line eventsmame
2018-12-20[DOC] Update CI build status badges [ci skip]kazu
2018-12-20hide iseq operand object for duphash. [Bug #15440]ko1
2018-12-20Test separately to get rid of risk to modify unrelated hashnobu
2018-12-20Freeze hash literals embedded in duphash instructionsnobu
2018-12-20parse.y: ignore constant name capturesnobu
2018-12-20Really ensure loading REXML in testskou
2018-12-20rbinstall.rb: purge %x[git ls-files] toonobu
2018-12-20rbinstall.rb: syntax error in gemspecnobu