summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* removed ruby-head from allow_failuresbundlerizeSHIBATA Hiroshi2016-07-121-3/+0
* removed rbxSHIBATA Hiroshi2016-07-121-2/+0
* use default taskSHIBATA Hiroshi2016-07-122-3/+1
* fixed regex for test filesSHIBATA Hiroshi2016-07-121-1/+1
* ignore needless platform taskSHIBATA Hiroshi2016-07-121-2/+2
* remove template commentSHIBATA Hiroshi2016-07-121-1/+0
* removed hoe fileSHIBATA Hiroshi2016-07-121-114/+0
* workaround for old rubygemsSHIBATA Hiroshi2016-07-121-0/+1
* fix travisSHIBATA Hiroshi2016-07-121-4/+1
* removed needless conditionSHIBATA Hiroshi2016-07-121-1/+1
* orderSHIBATA Hiroshi2016-07-121-7/+8
* added my contactSHIBATA Hiroshi2016-07-121-2/+2
* removed needless dependenciesSHIBATA Hiroshi2016-07-121-2/+0
* separated c ext config on jrubySHIBATA Hiroshi2016-07-121-1/+2
* syntaxSHIBATA Hiroshi2016-07-121-1/+1
* removed template commentSHIBATA Hiroshi2016-07-121-2/+0
* removed old configuration for autotestSHIBATA Hiroshi2016-07-122-19/+1
* added missing constantSHIBATA Hiroshi2016-07-121-0/+1
* added extra dependencySHIBATA Hiroshi2016-07-121-0/+1
* added java extension taskSHIBATA Hiroshi2016-07-122-1/+25
* removed old styleSHIBATA Hiroshi2016-07-121-20/+4
* use "bundler/gem_tasks" instead of hoeSHIBATA Hiroshi2016-07-116-121/+89
* cherry-picking assertion from https://github.com/ruby/ruby/commit/cc031343616...SHIBATA Hiroshi2016-06-241-0/+1
* bump version to 2.1.0v2.1.0SHIBATA Hiroshi2016-06-241-1/+1
* Merge pull request #264 from tuexss/load_file-defaultAaron Patterson2016-06-242-7/+17
|\
| * Add optional fallback return value parametertuexss2016-01-082-7/+17
* | Merge pull request #274 from bbashy/patch-1SHIBATA Hiroshi2016-06-241-17/+17
|\ \
| * | Typo with "indentation"Ben Sampson2016-02-251-17/+17
* | | Merge pull request #270 from tenderlove/issue-11988SHIBATA Hiroshi2016-06-242-1/+7
|\ \ \
| * | | Support YAML 1.2 Core Schema. Addressed https://bugs.ruby-lang.org/issues/11988issue-11988SHIBATA Hiroshi2016-02-092-1/+7
* | | | Merge pull request #275 from davydovanton/doc-fix-typoSHIBATA Hiroshi2016-06-241-2/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix typo in error message [skip ci]Anton Davydov2016-03-201-2/+2
* | | | backport workaround for JRubySHIBATA Hiroshi2016-02-231-0/+2
* | | | avoid extra calls to eliminate "\n" from Base64SHIBATA Hiroshi2016-02-231-1/+1
* | | | Temporary disabled to frozen literal string.SHIBATA Hiroshi2016-02-2386-0/+86
* | | | cherry-picked test from https://github.com/ruby/ruby/commit/db48c307944a9a188...SHIBATA Hiroshi2016-02-231-0/+15
| |/ / |/| |
* | | update travis configurationSHIBATA Hiroshi2016-01-221-2/+4
| |/ |/|
* | bump version to 2.0.17v2.0.17SHIBATA Hiroshi2015-12-221-1/+1
* | Merge pull request #261 from tenderlove/backport-ruby-trunkAaron Patterson2015-12-211-4/+8
|\ \
| * | backport revision r53078 and r53079 from ruby/ruby.SHIBATA Hiroshi2015-12-221-4/+8
|/ /
* | updating psych to 2.0.16v2.0.16Aaron Patterson2015-12-071-1/+1
* | Merge pull request #255 from glebm/line_widthAaron Patterson2015-12-072-1/+19
|\ \
| * | Fixes line_width: -1 handling #254Gleb Mazovetskiy2015-11-141-0/+8
| * | Add a failing test for line width #254Gleb Mazovetskiy2015-11-141-1/+11
|/ /
* | backword compatibility of Ruby 2.0.0SHIBATA Hiroshi2015-11-081-0/+7
* | merge r52447, r52448 and r52453 from ruby/ruby trunkSHIBATA Hiroshi2015-11-061-4/+4
|/
* Merge pull request #249 from jrafanie/reduce_string_allocationsAaron Patterson2015-09-161-1/+2
|\
| * Use a constant to avoid thousands of String allocations of "<<".Joe Rafaniello2015-09-161-1/+2
|/
* Merge pull request #245 from hsbt/remove-19-supportSHIBATA Hiroshi2015-09-125-35/+14
|\
| * fix comments for Ruby 1.9SHIBATA Hiroshi2015-09-121-1/+1