aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* enumerator.c: fix inspect with the last empty hashnobu2018-12-242-1/+7
* Add test case of ArithmeticSequence#summrkn2018-12-231-0/+6
* NEWS: Update for bigdecimal future planmrkn2018-12-231-2/+2
* Import bigdecimal-1.4.0mrkn2018-12-232-7/+9
* * 2018-12-24svn2018-12-231-1/+1
* move checking code.ko12018-12-231-1/+1
* fix marking T_NONE object bug.ko12018-12-231-1/+7
* Add RDoc section to NEWSaycabta2018-12-231-0/+17
* Merge RDoc 6.1.0 from upstreamaycabta2018-12-231-1/+1
* Prohibit circular causes [Bug #15447]nobu2018-12-232-5/+17
* remove trailing spaces [ci skip]nobu2018-12-231-1/+1
* test/ruby/test_thread.rb (test_fork_while_parent_locked): rewrite to avoid OOMnormal2018-12-231-35/+14
* Import CSV 3.0.2kou2018-12-2314-686/+1465
* Restrict cause to an exception object [Bug #15447]nobu2018-12-232-4/+5
* Struct#to_h: Add doc for block form.marcandre2018-12-231-1/+7
* .travis.yml: refine explanation of no -j3 on osx [ci skip]k0kubun2018-12-231-2/+1
* test/fiddle/test_function.rb: loosen timeoutk0kubun2018-12-231-1/+1
* .travis.yml: wrap setarch with travis_waitk0kubun2018-12-231-1/+1
* .travis.yml: try travis_wait instead of -vk0kubun2018-12-231-3/+2
* iseq.c: avoid Null pointer dereferencek0kubun2018-12-231-1/+1
* Merge RubyGems 3.0.1 from rubygems/rubygems.hsbt2018-12-238-17/+34
* {complex,object,rational}.c: document exception: falsenormal2018-12-223-8/+23
* * 2018-12-23svn2018-12-221-1/+1
* ostruct.rb: Accept block for to_h [#15451].marcandre2018-12-224-2/+36
* Use idExceptionnobu2018-12-224-5/+5
* test/ruby/test_thread.rb (test_fork_while_parent_locked): reduce threadsnormal2018-12-221-3/+2
* Fix for circular causesnobu2018-12-222-6/+33
* Removed garbage outputnobu2018-12-221-1/+0
* Moved regexps not to confuse ruby-mode.elnobu2018-12-221-1/+5
* benchmark/app_erb.yml: remove unused variablek0kubun2018-12-221-1/+0
* thread_sync.c (rb_mutex_t): eliminate fork_gennormal2018-12-222-41/+1
* test/ruby/test_thread.rb: reduce thread count to avoid SIGKILLnormal2018-12-211-0/+1
* test/ruby/test_thread.rb: add diagnosis code for [Bug #15430]normal2018-12-211-4/+25
* .travis.yml: use -v for osx to find a blocking testk0kubun2018-12-211-1/+2
* ../arith_seq/../extract.c: remove unused variablek0kubun2018-12-211-1/+1
* .travis.yml: give up parallel build for osxk0kubun2018-12-211-0/+2
* * 2018-12-22svn2018-12-211-1/+1
* .travis.yml: avoid using -j3 for osxk0kubun2018-12-211-1/+2
* * properties.svn2018-12-210-0/+0
* test/excludes/_wercker: give up testing TestGemRemoteFetcherk0kubun2018-12-211-0/+4
* test_jit.rb: show debug info for success_count testk0kubun2018-12-211-3/+1
* range.c: reject ArithmeticSequence in rb_range_valuesmrkn2018-12-214-1/+6
* thread_sync.c (rb_mutex_cleanup_keeping_mutexes): update fork_gennormal2018-12-211-0/+16
* thread_sync.c (rb_mutex_abandon_keeping_mutexes): remove unnecessary checknormal2018-12-211-3/+1
* eval_error.c (show_cause): check if cause is an Exception or notmame2018-12-212-1/+10
* enumerator.c: Fix airth_seq_each for Rationalmrkn2018-12-212-2/+18
* Import bigdecimal-1.4.0.pre.20181220amrkn2018-12-205-3/+11
* iseq.c: resurrect literal hash operandsnobu2018-12-201-0/+3
* NEWS: small improvementsstomar2018-12-201-7/+7
* * 2018-12-21svn2018-12-201-1/+1