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 e115627a18 * ext/psych/lib/psych/scalar_scanner.rb: make sure strings that look
like base 60 numbers are serialized as quoted strings.
* test/psych/test_string.rb: test for change.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@33655 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2011-11-07 11:33:39 +00:00
..
lib * ext/psych/lib/psych/scalar_scanner.rb: make sure strings that look 2011-11-07 11:33:39 +00:00
emitter.c
emitter.h
extconf.rb
parser.c * ext/psych/parser.c: remove unused variable. 2011-10-26 23:49:49 +00:00
parser.h
psych.c
psych.gemspec * ext/psych/lib/psych.rb: update psych version. 2011-10-03 21:44:38 +00:00
psych.h
to_ruby.c
to_ruby.h
yaml_tree.c
yaml_tree.h