aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* A couple of small English fixes [ci skip]nobu2018-12-201-2/+2
* ext/coverage/lib/coverage.rb (Coverage.line_stub): use only line eventsmame2018-12-202-2/+2
* [DOC] Update CI build status badges [ci skip]kazu2018-12-201-1/+2
* hide iseq operand object for duphash. [Bug #15440]ko12018-12-205-9/+14
* Test separately to get rid of risk to modify unrelated hashnobu2018-12-201-11/+14
* Freeze hash literals embedded in duphash instructionsnobu2018-12-202-0/+17
* parse.y: ignore constant name capturesnobu2018-12-204-5/+14
* Really ensure loading REXML in testskou2018-12-201-1/+2
* rbinstall.rb: purge %x[git ls-files] toonobu2018-12-201-0/+1
* rbinstall.rb: syntax error in gemspecnobu2018-12-201-6/+3
* Ensure loading REXMLkou2018-12-201-1/+4
* rexml: upgrade to 3.1.8kou2018-12-2026-197/+566
* thread_pthread.c (ubf_timer_disarm): ignore EINVAL iff timer is deadnormal2018-12-201-2/+12
* * 2018-12-20svn2018-12-191-1/+1
* * gems/bundled_gems: Upgrade the did_you_mean gem to 1.3.0yuki2018-12-191-1/+1
* Update entry of Psych on NEWS file.hsbt2018-12-191-1/+1
* Update entry of RubyGems on NEWS file.hsbt2018-12-191-1/+3
* webrick: add the ability to override res, req creationnormal2018-12-192-2/+48
* Merge RubyGems 3.0.0 from upstream.hsbt2018-12-196-7/+28
* Update metadata of Bundler 1.17.2hsbt2018-12-191-0/+2
* avoid passing unnecessary options to download methodduerst2018-12-191-0/+5
* add option to deal with Unicode beta data filesduerst2018-12-192-0/+12
* sample/fib.py: Fix syntax error in Python 3 [ci skip]kazu2018-12-181-1/+1
* thread_pthread.c (ubf_timer_destroy): more careful state transitionnormal2018-12-181-4/+27
* Constified to fix warning at r66442nobu2018-12-181-1/+1
* CHDIR to follow symlink [ci skip]nobu2018-12-181-2/+2
* * expand tabs.svn2018-12-181-1/+1
* Expand cross-recursion to a loopnobu2018-12-181-30/+17
* * 2018-12-19svn2018-12-181-1/+1
* Freeze and hide callback arguments holdernobu2018-12-181-1/+4
* Enable refinements on symbol-proc in ruby-level methodsnobu2018-12-185-5/+50
* thread_sync.c (mutex_ptr): only reinitalize waitqueue at forknormal2018-12-182-2/+15
* * expand tabs.svn2018-12-181-1/+1
* should use defined_class.ko12018-12-182-1/+19
* * expand tabs.svn2018-12-181-2/+2
* rb_raw_obj_info() support T_MODULE and T_ICLASS.ko12018-12-181-7/+17
* Bump version to 1.0.0.hsbt2018-12-181-2/+2
* Import ipaddr 1.2.2knu2018-12-183-6/+8
* Pathname#relative_path_from uses is_a?akr2018-12-182-6/+3
* Bump version to psych 3.1.0.hsbt2018-12-182-3/+9
* * 2018-12-18svn2018-12-171-1/+1
* Fix test failure if ENV["USER"] doesn't match Process.euidnormal2018-12-171-1/+1
* Split test_fnmatchnobu2018-12-171-0/+31
* Already nlink is properly set on Windowsnobu2018-12-171-5/+1
* Split test_expand_path, test_basename, test_dirnamenobu2018-12-171-9/+36