aboutsummaryrefslogtreecommitdiffstats
path: root/test/psych/test_stream.rb
Commit message (Expand)AuthorAgeFilesLines
* Add frozen_string_literal: false for all filesnaruse2015-12-161-0/+1
* * test/psych/test_*.rb: use require_relative to require local libraryxibbar2013-03-261-1/+1
* * ext/psych/lib/psych.rb (load, parse): stop parsing or loading aftertenderlove2012-03-081-0/+10
* * ext/psych/lib/psych.rb (parse_stream, load_stream): if a block istenderlove2012-03-081-0/+34
* converting require_relative to just regular requirestenderlove2011-03-301-1/+1
* * ext/psych/lib/psych/stream.rb: adding YAML streaming API fortenderlove2010-05-201-0/+49