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 3b3c323798 * ext/psych/psych_emitter.c: bakcport 5bd7744 from tenderlove/psych.
support backword compatibility of Ruby 2.0

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@52487 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2015-11-08 05:01:33 +00:00
..
lib * ext/psych/*: merge psych master(8737e5b). It contains following fixes. 2015-09-02 09:50:00 +00:00
yaml * ext/psych/lib/psych.rb: bump psych version. 2015-02-17 18:17:46 +00:00
.gitignore
depend
extconf.rb
psych.c ext: protoize no-arguments functions 2014-10-04 23:09:32 +00:00
psych.gemspec * ext/psych/*: update to Psych 2.0.14 2015-08-21 17:55:23 +00:00
psych.h
psych_emitter.c * ext/psych/psych_emitter.c: bakcport 5bd7744 from tenderlove/psych. 2015-11-08 05:01:33 +00:00
psych_emitter.h ext: protoize no-arguments functions 2014-10-04 23:29:24 +00:00
psych_parser.c psych: allocate structs with wrapper 2015-05-29 05:44:01 +00:00
psych_parser.h ext: protoize no-arguments functions 2014-10-04 23:29:24 +00:00
psych_to_ruby.c
psych_to_ruby.h
psych_yaml_tree.c
psych_yaml_tree.h