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 8659de2e0f * ext/psych/lib/psych/visitors/yaml_tree.rb: emit strings tagged as
ascii-8bit as binary in YAML.
* test/psych/test_string.rb: corresponding test.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@33160 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2011-09-01 19:07:44 +00:00
..
lib * ext/psych/lib/psych/visitors/yaml_tree.rb: emit strings tagged as 2011-09-01 19:07:44 +00:00
emitter.c * ext/psych/emitter.c (line_width, set_line_width): preferred line may 2010-07-08 16:02:26 +00:00
emitter.h
extconf.rb * ext/psych/extconf.rb: install psych .so to not psych/ but direct. 2010-03-30 12:21:55 +00:00
parser.c * ext/psych/parser.c (parse): release event objects to plug memory 2011-06-06 00:41:24 +00:00
parser.h
psych.c * ext/psych/*.c: not executable. 2010-04-08 06:32:08 +00:00
psych.gemspec * ext/psych/lib/psych.rb: Fixing psych version number. 2011-08-24 21:54:27 +00:00
psych.h
to_ruby.c
to_ruby.h
yaml_tree.c
yaml_tree.h