aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* spec/ruby/core/io/*_spec.rb: explain MJIT failuresnormal2018-12-032-6/+6
* NEWS: write about bigdecimal updatesmrkn2018-12-031-0/+19
* process.c (rb_execarg_init): mark as staticnormal2018-12-032-12/+11
* process.c (rb_f_system): cleanup to use rb_execarg_getnormal2018-12-031-1/+1
* Revert "Symbol refinements"nobu2018-12-034-36/+9
* string.c: [DOC] deprecate String#crypt [ci skip] [Feature #14915]shyouhei2018-12-032-11/+56
* drb: fix tests on Debian sid/unstable with OpenSSL 1.1.1anormal2018-12-031-2/+2
* webrick: fix tests on Debian sid/unstable with OpenSSL 1.1.1anormal2018-12-032-3/+3
* Symbol refinementsnobu2018-12-034-9/+36
* Revert "Symbol refinements [Bug #15114]"nobu2018-12-034-36/+9
* Symbol refinements [Bug #15114]nobu2018-12-034-9/+36
* use RARRAY_AREF instead of RARRAY_PTR_USE.ko12018-12-031-28/+20
* Cherry-picked spec/mspec/lib/mspec/helpers/fs.rbnobu2018-12-031-7/+1
* Remove `(nanosecond)` too [ci skip]kazu2018-12-031-1/+1
* time.rb: remove the unsupported formatting options from the document [ci skip]okkez2018-12-031-4/+1
* sample/trick2013/mame/music-box.mp4: removedmame2018-12-031-0/+0
* lib/pp.rb (Range#pretty_print): support endless rangemame2018-12-031-1/+1
* Refine RubyVM::AbstractSyntaxTree::Node#typenobu2018-12-033-25/+25
* test_pp.rb: show the node when failednobu2018-12-031-1/+1
* Add RubyVM::AST#pretty_printnobu2018-12-032-0/+39
* remove unnecessary settings with NULL_NODE in \X implementationduerst2018-12-021-10/+1
* fix order of declarations and code at start of node_extended_grapheme_cluster()duerst2018-12-021-3/+2
* 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