aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* * 2019-03-03svn2019-03-031-1/+1
* close opened files explicitlyko12019-03-031-1/+4
* Stop sharding --jit-wait testingk0kubun2019-03-011-206/+7
* Try to build readline extension with vcpkg on Azure Pipelines.hsbt2019-03-011-6/+6
* Try to build vs2019preview on Azure Pipelines.hsbt2019-03-011-15/+15
* Fixed build failure of Travis CI. We need to support `make srcs`.hsbt2019-03-012-3/+5
* Add Azure Pipelines build status badge [ci skip]kazu2019-03-011-1/+3
* Drop obsoleted continueOnErrork0kubun2019-03-011-1/+0
* * 2019-03-01svn2019-03-011-2/+2
* Support YACC environment variable for ripper.hsbt2019-03-012-3/+4
* Add Azure Pipelines build status badge [ci skip]k0kubun2019-02-281-1/+2
* Mark vs2017 build as continueOnError for nowk0kubun2019-02-281-0/+1
* Revert "Try clean: true for vs2017 checkout failure"k0kubun2019-02-281-1/+0
* Try clean: true for vs2017 checkout failurek0kubun2019-02-281-0/+1
* Try fetchDepth: 1k0kubun2019-02-281-0/+6
* * 2019-02-28svn2019-02-281-1/+1
* Removed fake environment variable because It is not necessary for macOS.hsbt2019-02-281-1/+1
* * properties.svn2019-02-270-0/+0
* skip to not support color tty environment.hsbt2019-02-271-0/+12
* Test Bundler examples and bundled gems tests with Azure Pipeline.hsbt2019-02-271-0/+134
* * 2019-02-27svn2019-02-271-1/+1
* * expand tabs.svn2019-02-271-6/+6
* Remove stale argumentsnobu2019-02-271-13/+21