summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* make frozen_string_literal: truefrozenSHIBATA Hiroshi2017-06-1985-91/+92
* bump version to 3.0.0.beta2v3.0.0.beta2SHIBATA Hiroshi2017-06-162-3/+3
* Merge pull request #158 from laserlemon/delegatorsSHIBATA Hiroshi2017-06-162-0/+19
|\
| * Enable YAML serialization of Ruby delegators and simple delegatorsSteve Richert2013-11-262-0/+19
* | Fall back on UTF-8 when an IO-like object's Charset isn't found.Charles Oliver Nutter2017-05-311-4/+9
* | Merge pull request #316 from stomar/timezone-offsetAaron Patterson2017-05-222-1/+32
|\ \
| * | Preserve time zone offset when deserializing timesMarcus Stollsteimer2017-05-222-1/+17
| * | Add tests for time with usec and with time zone offsetMarcus Stollsteimer2017-05-221-0/+15
|/ /
* | Merge pull request #317 from junaruga/feature/update-travisSHIBATA Hiroshi2017-05-111-3/+3
|\ \
| * | Update .travis.ymlJun Aruga2017-05-101-3/+3
|/ /
* | Merge pull request #312 from ruby/remove-deprecated-methodsSHIBATA Hiroshi2017-04-0511-309/+7
|\ \
| * | Fixed gabage linesremove-deprecated-methodsSHIBATA Hiroshi2017-03-273-47/+0
| * | Removed to_yaml support on YAMLTreeSHIBATA Hiroshi2017-03-271-0/+3
| * | Removed override methodSHIBATA Hiroshi2017-03-271-9/+0
| * | Removed deprecated yaml_initialize methodSHIBATA Hiroshi2017-03-272-29/+0
| * | Removed Module#psych_yaml_asSHIBATA Hiroshi2017-03-272-0/+6
| * | Removed needless fileSHIBATA Hiroshi2017-03-271-1/+1
| * | Remove to_yaml_propatiesSHIBATA Hiroshi2017-03-275-118/+2
| * | Remove Psych.tagurizeSHIBATA Hiroshi2017-03-272-12/+0
| * | Remove Psych.object_makerSHIBATA Hiroshi2017-03-272-14/+0
| * | Remove Psych.read_type_classSHIBATA Hiroshi2017-03-272-22/+0
| * | Remove Psych.add_private_typeSHIBATA Hiroshi2017-03-272-17/+0
| * | Removed Psyych.add_ruby_type.SHIBATA Hiroshi2017-03-272-19/+0
| * | Removed Psyych.detect_implicit.SHIBATA Hiroshi2017-03-272-16/+0
| * | Removed Psyych.load_documents.SHIBATA Hiroshi2017-03-273-14/+4
|/ /
* | Merge pull request #313 from brchristian/patch-1SHIBATA Hiroshi2017-03-221-2/+2
|\ \
| * | Typo fix in scanner.cbrchristian2017-03-211-2/+2
|/ /
* | Merge pull request #304 from ruby/remove-syckSHIBATA Hiroshi2017-03-105-65/+10
|\ \
| * | Removed annotation for syck/rubytypes.rbremove-syckSHIBATA Hiroshi2017-03-071-1/+1
| * | To use yaml_as instead of psych_yaml_asSHIBATA Hiroshi2017-03-072-5/+2
| * | Removed aliases for Syck module.SHIBATA Hiroshi2017-03-034-59/+7
* | | start to develop psych 3.0.0SHIBATA Hiroshi2017-03-102-2/+2
* | | Make sexagesimal parsing more strictAaron Patterson2017-03-072-3/+8
* | | CI against JRuby 9.1.8.0SHIBATA Hiroshi2017-03-071-2/+2
|/ /
* | Merge pull request #311 from ruby/did-works-travisSHIBATA Hiroshi2017-03-031-6/+7
|\ \
| * | ignored jruby.cext.enableddid-works-travisSHIBATA Hiroshi2017-03-031-0/+3
| * | update latest versionsSHIBATA Hiroshi2017-03-031-7/+5
|/ /
* | Merge pull request #310 from ruby/cleanup-warningsSHIBATA Hiroshi2017-03-036-22/+28
|\ \
| * | styleSHIBATA Hiroshi2017-03-031-3/+3
| * | avoid to deprecated warnings with nil assertions.SHIBATA Hiroshi2017-03-031-3/+9
| * | avoid to shadowing outer local variables.SHIBATA Hiroshi2017-03-032-4/+4
| * | Added parentheses for regex assertionsSHIBATA Hiroshi2017-03-032-8/+8
| * | use assert_nil when nil assertionSHIBATA Hiroshi2017-03-032-7/+7
|/ /
* | Bump version to 2.2.4.v2.2.4Charles Oliver Nutter2017-02-242-2/+2
* | Treat negative or zero-width as max possible width.Charles Oliver Nutter2017-02-241-2/+4
* | Bump version to 2.2.3.v2.2.3Charles Oliver Nutter2017-02-232-2/+2
* | Remove load of psych during gem builds and bump snakeyaml to 1.18.Charles Oliver Nutter2017-02-233-7/+3
* | Fix typosSHIBATA Hiroshi2017-02-081-4/+4
* | Hardcode version, because it gets picked up from default gems.v2.2.2Charles Oliver Nutter2016-12-131-1/+1
* | Bump version to 2.2.2.Charles Oliver Nutter2016-12-131-1/+1