aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* * 2019-02-26svn2019-02-261-1/+1
* add exceptions for indenting conventions for files related to regular express...duerst2019-02-261-0/+6
* Check stx_btime in struct statxnobu2019-02-242-16/+8
* * 2019-02-24svn2019-02-241-1/+1
* configure.ac: remove check for broken memmemglass2019-02-241-27/+0
* configure.ac: skip check of statx() on AIXglass2019-02-231-12/+12
* Merge json-2.2.0 from flori/json.hsbt2019-02-238-80/+115
* spec/../rbconfig_spec.rb: skip spec not working on MinGWk0kubun2019-02-231-9/+12
* * 2019-02-23svn2019-02-231-1/+1
* spec/../shared/write.rb: suppress random failurek0kubun2019-02-231-3/+5
* * expand tabs.svn2019-02-221-1/+1
* change `cfunc->invoker` type for opt.ko12019-02-224-53/+54
* STATX_BTIME depends on filesystemsnobu2019-02-221-0/+2
* Skip EPERM, when statx(2) is wholely blockednobu2019-02-221-1/+4
* Skip EPERM, like as r67102nobu2019-02-221-1/+1
* STATX_BTIME depends on filesystemsnobu2019-02-221-0/+2
* File#birthtime depends on the kernel version on Linuxnobu2019-02-221-1/+3
* Support File#birthtime on Linuxnobu2019-02-222-3/+16