summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fixed path for mingw binarycrossSHIBATA Hiroshi2017-07-121-1/+1
* only evaluate gemspec for cross copilationSHIBATA Hiroshi2017-07-121-3/+2
* Added psych binary for fat gem on mingw platformSHIBATA Hiroshi2017-07-121-0/+3
* Added cross compilation task for mingw platformSHIBATA Hiroshi2017-07-123-9/+16
* ignored so binary typeSHIBATA Hiroshi2017-07-121-0/+1
* Added rake-compiler-dock for mingw buildsSHIBATA Hiroshi2017-07-123-0/+10
* styleSHIBATA Hiroshi2017-07-121-2/+23
* Merge pull request #320 from ruby/frozenSHIBATA Hiroshi2017-06-3085-90/+91
|\
| * Merge branch 'master' into frozenSHIBATA Hiroshi2017-06-305-16/+25
| |\ | |/ |/|
* | Support enumerator objectsAaron Patterson2017-06-292-3/+13
* | Rely on encoding tags to determine if string should be dumped as binaryAaron Patterson2017-06-294-13/+12
| * 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