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 48602d1dbf * ext/psych/lib/psych/scalar_scanner.rb: invalid floats should be
treated as strings.
  [Fixes GH-156] https://github.com/tenderlove/psych/issues/156

* test/psych/test_string.rb: test for change

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@42717 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2013-08-28 17:42:38 +00:00
..
lib * ext/psych/lib/psych/scalar_scanner.rb: invalid floats should be 2013-08-28 17:42:38 +00:00
yaml fix typos. Patch by k_takata. 2013-05-19 03:10:21 +00:00
.gitignore
depend * ext/-test-/debug/depend: New file. 2013-04-14 10:48:08 +00:00
extconf.rb
psych.c
psych.gemspec
psych.h
psych_emitter.c
psych_emitter.h
psych_parser.c
psych_parser.h
psych_to_ruby.c * ext/psych/lib/psych.rb: Adding Psych.safe_load for loading a user 2013-05-14 17:26:41 +00:00
psych_to_ruby.h
psych_yaml_tree.c
psych_yaml_tree.h