summaryrefslogtreecommitdiff
path: root/test/psych
AgeCommit message (Expand)Author
2020-12-23[ruby/psych] Skip test_ractor.rb with ruby/psych repoHiroshi SHIBATA
2020-12-23[ruby/psych] Optimize cache with `compare_by_identity`Marc-Andre Lafortune
2020-12-23[ruby/psych] Make Ractor-ready.Marc-Andre Lafortune
2020-12-14Merge Psych-3.2.1 from ruby/psychHiroshi SHIBATA
2020-09-25[ruby/psych] Forward keyword arguments in load_file and load_streamJean Boussier
2020-09-25Remove private_iv_getCharles Oliver Nutter
2020-06-23[ruby/psych] Fix anchor lookup with symbolized namesJean Boussier
2020-06-05[ruby/psych] Fixing compatibility with libyaml 0.2.5Aaron Patterson
2020-06-05[ruby/psych] Fix ArgumentError with leading and trailing underscores in numbe...Mark Thorn
2020-06-05[ruby/psych] Implement `freeze` option for Pysch.loadJean Boussier
2020-02-13Fix remove warning & support multi-run test for test/psych/visitors/test_to_r...S-H-GAMELINKS
2020-02-07remove warning & support multi-run test for test/psych_test_yaml.rb (#2887)S.H
2020-02-07remove warning & support multi-run test for test/psych/visitors/test_to_ruby....S.H
2019-11-12[ruby/psych] Remove taint supportJeremy Evans
2019-07-25[ruby/psych] Suppress uninitialized instance variable warningsNobuyoshi Nakada
2019-07-25[ruby/psych] Deduplicate hash keys if they're stringsJean Boussier
2019-06-25Do not allocate a string to check if a scalar is an integerJean Boussier
2019-06-25Add test to demonstrate issue deserializing hash with ivarJordan Owens
2019-06-25Round trip exception backtracesAaron Patterson
2018-11-11Make rubygems follow the upstream of psychnobu
2018-11-10Revert "Merge psych from upstream."mame
2018-11-10Merge psych from upstream.hsbt
2018-10-20Merge Pysch-3.1.0.pre2 from ruby/psych.hsbt
2018-08-27Merge psych-3.1.0.pre1.hsbt
2018-04-28Merge Pysch 3.0.3.pre1.hsbt
2017-12-19Merge psych-3.0.2 from ruby/psych.hsbt
2017-12-01Merge psych-3.0.0.hsbt
2017-11-27Merge psych-3.0.0.beta4 from upstream.hsbt
2017-07-14Merge psych-3.0.0.beta3 from ruby/psych.hsbt
2017-06-16Merge psych-3.0.0.beta2 from https://github.com/ruby/psychhsbt
2017-04-05Import psych-3.0.0.beta1 from ruby/psych.hsbt
2016-09-07* ext/psych/*, test/psych/*: Update psych-2.1.1hsbt
2016-08-23test_psych.rb: close Tempfilenobu
2016-06-24* ext/psych/*, test/psych/*: Upate psych 2.1.0hsbt
2016-02-22* test/psych/test_emitter.rb: test_resizing_tags missingheadius
2015-12-16Add frozen_string_literal: false for all filesnaruse
2015-12-13psych_emitter.c: check tags rangenobu
2015-12-13psych_emitter.c: check stringnobu
2015-12-07* ext/psych/*: update psych to 2.0.16tenderlove
2015-09-02* ext/psych/*: merge psych master(8737e5b). It contains following fixes.hsbt
2015-08-21* ext/psych/*: update to Psych 2.0.14tenderlove
2015-02-17* ext/psych/lib/psych.rb: bump psych version.tenderlove
2015-02-06* ext/psych/lib/psych/visitors/yaml_tree.rb: register nodes whentenderlove
2015-02-06* ext/psych/lib/psych/visitors/to_ruby.rb: fix support for regulartenderlove
2015-01-28* ext/psych/lib/psych/visitors/to_ruby.rb: fix parsing hashes withtenderlove
2015-01-17yaml_tree.rb: fix anchornobu
2015-01-16* ext/psych/lib/psych/visitors/yaml_tree.rb: only dump hashtenderlove
2015-01-16* ext/psych/lib/psych.rb: bump versiontenderlove
2015-01-08* ext/psych/lib/psych/visitors/yaml_tree.rb: correctly quote non-asciitenderlove
2015-01-08* ext/psych/lib/psych/visitors/to_ruby.rb: call `allocate` on hashtenderlove