aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Guard out the test when it is run under root permissionmame2019-03-141-6/+8
* * 2019-03-13svn2019-03-131-1/+1
* Remove unnecessary local variablenobu2019-03-131-5/+4
* Assertion for r67226nobu2019-03-121-1/+2
* Show unkwon regexp option linenobu2019-03-121-2/+11
* * 2019-03-12svn2019-03-121-1/+1
* Flush erred tokennobu2019-03-121-0/+3
* fix wrong merge of conflict at r67217naruse2019-03-111-0/+4
* * expand tabs.svn2019-03-111-1/+1
* The combination of non-Symbol keys and Symbol keys is now allowed againmame2019-03-115-140/+55
* parse.y: moved excessed_commanobu2019-03-111-1/+4
* Removed from standard library. No one maintains it from Ruby 2.0.0.hsbt2019-03-115-166/+4
* Added to check MJIT constant for the Ruby 2.3-2.5.hsbt2019-03-112-2/+2
* Mention the addition of Enumerator::Yielder#to_proc in NEWSknu2019-03-111-0/+8
* fall back to copy + unlink on EPERMhsbt2019-03-111-1/+2
* Implement Enumerator::Yielder#to_procknu2019-03-112-2/+40
* Removed circular requirenobu2019-03-111-1/+0
* Renamed duplicate testnobu2019-03-111-1/+1
* * 2019-03-11svn2019-03-111-1/+1
* numeric.c: fix infinite loopnobu2019-03-113-0/+19
* * 2019-03-10svn2019-03-101-1/+1
* eval.c: clear internal errinfonobu2019-03-102-0/+23
* Add ignored_sp eventnobu2019-03-092-0/+13
* Use assert_respond_tonobu2019-03-091-1/+1
* * expand tabs.svn2019-03-091-2/+2
* variable.c: hoisted out rb_namespace_pnobu2019-03-091-4/+14
* * 2019-03-09svn2019-03-091-1/+1
* Early return in gc_mark_childrennobu2019-03-091-5/+7
* * 2019-03-08svn2019-03-081-1/+1
* use __GNUC__ instead of __GCC__.tadd2019-03-081-1/+1
* Ignore to handle the different platformhsbt2019-03-074-3/+61
* * 2019-03-07svn2019-03-071-1/+1
* io.c: chomp CR at the end of read buffernobu2019-03-072-0/+19
* Symbol creation is not a problem now unless pinned downnobu2019-03-061-10/+2
* proc.c: call respond_to_missing? with a symbolnobu2019-03-062-8/+29
* Fix PTY.open on OpenBSD [Bug #15607]naruse2019-03-061-1/+1
* delete directory and files related to Unicode version 11.0.0duerst2019-03-062-47428/+0
* add news about Unicode version update (issue #15321) to NEWS [ci skip]duerst2019-03-061-0/+5
* Remove deprecated `sudo: false` in .travis.ymlkazu2019-03-061-3/+0
* Skip malicious extension test with mswin platform.hsbt2019-03-061-0/+2
* * 2019-03-06svn2019-03-061-1/+1
* update Unicode version (and Emoji version) to 12.0.0duerst2019-03-064-81/+48628
* Merge RubyGems upstream: 56c0bbb69e4506bda7ef7f447dfec5db820df20bhsbt2019-03-0529-180/+650
* string.c: respect the actual encodingnobu2019-03-052-2/+10
* * 2019-03-05svn2019-03-051-1/+1
* Directories in RbConfig may not exist until installationnobu2019-03-051-2/+2
* * 2019-03-04svn2019-03-041-1/+1
* FindFirstFile cannot glob share namesnobu2019-03-041-0/+14
* Use --depth=1 for vs2019 as wellk0kubun2019-03-031-0/+2
* do not close FSs explicitly.ko12019-03-031-2/+2