1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext/psych
hsbt 5a13c6bcd9 Merge psych-3.0.0.beta2 from https://github.com/ruby/psych
It contains following changes from 3.0.0.beta1

    * Preserve time zone offset when deserializing times
      https://github.com/ruby/psych/pull/316

    * Enable YAML serialization of Ruby delegators
      https://github.com/ruby/psych/pull/158

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@59101 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2017-06-16 07:02:22 +00:00
..
lib Merge psych-3.0.0.beta2 from https://github.com/ruby/psych 2017-06-16 07:02:22 +00:00
yaml Import psych-3.0.0.beta1 from ruby/psych. 2017-04-05 13:16:32 +00:00
.gitignore
depend ruby tool/update-deps --fix 2017-03-22 06:00:18 +00:00
extconf.rb
psych.c
psych.gemspec Merge psych-3.0.0.beta2 from https://github.com/ruby/psych 2017-06-16 07:02:22 +00:00
psych.h Update psych-2.2.1 2016-11-30 13:55:02 +00:00
psych_emitter.c Update psych-2.2.1 2016-11-30 13:55:02 +00:00
psych_emitter.h
psych_parser.c Update psych-2.2.1 2016-11-30 13:55:02 +00:00
psych_parser.h
psych_to_ruby.c Update psych-2.2.1 2016-11-30 13:55:02 +00:00
psych_to_ruby.h
psych_yaml_tree.c
psych_yaml_tree.h