aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fix last commit (r66135)ko12018-12-021-2/+3
* * 2018-12-03svn2018-12-021-1/+1
* make sure all nodes are freed on error in node_extended_grapheme_cluster()duerst2018-12-021-17/+16
* optarse.rb: mention multiple descriptions [ci skip]nobu2018-12-021-0/+2
* solve the genie/zombie/wrestlers bugduerst2018-12-022-11/+10
* expand a small comment [ci skip]duerst2018-12-021-1/+1
* Fix rubyspec of bigdecimal for ruby <2.6mrkn2018-12-021-10/+33
* * properties.svn2018-12-020-0/+0
* Fix JSON::Parser against bigdecimal updatesmrkn2018-12-023-6/+44
* * expand tabs.svn2018-12-021-5/+5
* Fix rubyspec against bigdecimal updatesmrkn2018-12-022-19/+8
* Import bigdecimal-1.4.0.pre-20181130amrkn2018-12-0213-286/+468
* add/change some comments in node_extended_grapheme_cluster() [ci skip]duerst2018-12-021-5/+7
* reformat code [ci skip]duerst2018-12-021-13/+5
* * 2018-12-02svn2018-12-011-1/+1
* LEGAL: update [ci skip]nobu2018-12-011-37/+34
* Include LEGAL in .document [ci skip]nobu2018-12-012-329/+358
* Merge rubygems-3.0.0.beta3.hsbt2018-12-019-12/+169
* Let sub-directory exts depend on their parent extmrkn2018-12-012-6/+26
* remove unnecessary code removing CR/LF from rangeduerst2018-12-011-16/+1
* * remove trailing spaces.svn2018-12-011-1/+1
* introduce and use create_alternate_node()duerst2018-12-011-52/+68
* eliminate a list with only one elementduerst2018-12-011-7/+2
* Avoid GCing dead stack after switching away from a fibersamuel2018-12-012-0/+11
* tool/downloader.rb: retry Net::OpenTimeoutk0kubun2018-12-011-1/+1
* Revert "Collapse putobject, putobject, newarray"tenderlove2018-12-011-47/+0
* * 2018-12-01svn2018-11-301-2/+2
* * expand tabs.svn2018-11-301-30/+30
* Collapse putobject, putobject, newarraytenderlove2018-11-301-0/+47
* test/ruby/test_io.rb (test_recycled_fd_close): remove hacksnormal2018-11-301-11/+0
* Added words in the comment at r65088 [ci skip]nobu2018-11-301-2/+2
* Update source code URI in bundled_gems [ci skip]nobu2018-11-301-4/+4
* test/testunit/test_parallel.rb: respect subprocess timeout scalenormal2018-11-301-1/+2
* vm_trace.c: workqueue as thread-safe version of postponed_jobnormal2018-11-305-20/+67
* io.c: fix clang -Werror,-Wshorten-64-to-32 on Linux sendfilenormal2018-11-291-1/+1
* io.c: fix clang -Werror,-Wshorten-64-to-32 errorsnormal2018-11-291-5/+5
* * expand tabs.svn2018-11-291-3/+3
* io.c: favor comparisons against zero rather than -1normal2018-11-291-99/+102
* Use a shared array for the `duparray` instructiontenderlove2018-11-291-1/+1
* * 2018-11-30svn2018-11-291-1/+1
* disable non-blocking pipes and sockets by defaultnormal2018-11-295-8/+10
* Remove unused variable in example code [ci skip]kazu2018-11-291-1/+0
* clear dst Hash on Hash#replace. [Bug #15358]ko12018-11-292-10/+29
* Create empty revision.h when srcdir is write-only [ci skip]nobu2018-11-291-1/+2
* Always try to update revision.h with GNU makenobu2018-11-292-1/+5
* Revert "using_spec.rb: skip broken test for MinGW for now"k0kubun2018-11-291-9/+7
* use __builtin_setjmp on mingw64 [Bug #15348].ko12018-11-291-1/+1
* Remove HEAP_ALIGN_LOG setting in configure.ac for OpenBSD/MirOSshyouhei2018-11-292-30/+0
* .travis.yml: cache unicode.org filesshyouhei2018-11-292-5/+9
* .travis.yml: fix YAML parse errorshyouhei2018-11-291-1/+3