summaryrefslogtreecommitdiff
path: root/lib/psych/json/stream.rb
Commit message (Expand)AuthorAgeFilesLines
* Prefer `require_relative` for internal requiresDavid Rodríguez2021-10-061-2/+2
* make frozen_string_literal: truefrozenSHIBATA Hiroshi2017-06-191-1/+1
* Temporary disabled to frozen literal string.SHIBATA Hiroshi2016-02-231-0/+1
* * ext/psych/lib/psych.rb: Adding Psych.safe_load for loading a userAaron Patterson2013-05-141-0/+1
* merging from ruby trunkAaron Patterson2011-02-251-25/+8
* adding a json stream emitterAaron Patterson2010-05-221-0/+32