summaryrefslogtreecommitdiff
path: root/test/psych/test_merge_keys.rb
Commit message (Expand)AuthorAgeFilesLines
* Raise specific error when an anchor isn't definedAlexander Momchilov2022-07-271-1/+1
* Raise specific error when aliases are not enabledAlexander Momchilov2022-07-271-1/+1
* Introduce `Psych.unsafe_load`Aaron Patterson2021-05-131-11/+11
* Use assert_raise instead of assert_raisesHiroshi SHIBATA2021-05-101-1/+1
* Fix anchor lookup with symbolized namesJean Boussier2020-06-081-0/+10
* 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/visitors/to_ruby.rb: merge keys with a hashAaron Patterson2014-08-291-0/+10
* * ext/psych/lib/psych/visitors/to_ruby.rb: quoted "<<" stringsAaron Patterson2014-08-291-0/+20
* * ext/psych/lib/psych/visitors/to_ruby.rb: process merge keys beforeAaron Patterson2013-11-051-0/+18
* sync with ruby trunkAaron Patterson2013-04-051-1/+1
* * ext/psych/lib/psych/visitors/to_ruby.rb: merge key values thatAaron Patterson2013-01-111-0/+51
* sync with ruby trunkAaron Patterson2011-07-291-0/+9
* pulling in changes from ruby coreAaron Patterson2011-03-291-1/+1
* merging from rubyAaron Patterson2011-02-061-0/+72