summaryrefslogtreecommitdiff
path: root/lib/psych/json
Commit message (Expand)AuthorAgeFilesLines
* make frozen_string_literal: truefrozenSHIBATA Hiroshi2017-06-194-4/+4
* Temporary disabled to frozen literal string.SHIBATA Hiroshi2016-02-234-0/+4
* * ext/psych/lib/psych.rb: Adding Psych.safe_load for loading a userAaron Patterson2013-05-141-0/+1
* * ext/psych/lib/psych/json/yaml_events.rb: implicit styles should notAaron Patterson2012-04-291-2/+2
* merging from ruby trunkAaron Patterson2011-02-254-48/+59
* syncing up with ruby trunkAaron Patterson2011-01-211-1/+1
* adding a json stream emitterAaron Patterson2010-05-222-2/+42
* adding yaml streaming apiAaron Patterson2010-05-191-1/+1
* reusing Psych::TreeBuilder to our advantageAaron Patterson2010-05-161-0/+24