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
tenderlove db17d694ea * ext/psych/lib/psych/visitors/yaml_tree.rb: support dumping Encoding
objects.

* ext/psych/lib/psych/visitors/to_ruby.rb: support loading Encoding
  objects.

* test/psych/test_encoding.rb: add test

* ext/psych/lib/psych.rb: add version

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@45221 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2014-03-01 02:09:53 +00:00
..
lib * ext/psych/lib/psych/visitors/yaml_tree.rb: support dumping Encoding 2014-03-01 02:09:53 +00:00
yaml ext/psych/yaml: suppress warnings 2014-02-16 07:53:20 +00:00
.gitignore
depend
extconf.rb
psych.c
psych.gemspec * ext/psych/lib/psych.rb: New release of psych. 2014-02-04 19:24:50 +00:00
psych.h
psych_emitter.c
psych_emitter.h
psych_parser.c
psych_parser.h
psych_to_ruby.c
psych_to_ruby.h
psych_yaml_tree.c
psych_yaml_tree.h