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/lib/psych
tenderlove 40508ede73 * ext/psych/lib/psych/visitors/to_ruby.rb: Fix cyclic references of
objects.  Thanks to CvX for reporting the bug and a test case.
* test/psych/test_object.rb: test for cyclic object references.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@32194 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2011-06-21 18:22:54 +00:00
..
json
nodes
visitors * ext/psych/lib/psych/visitors/to_ruby.rb: Fix cyclic references of 2011-06-21 18:22:54 +00:00
coder.rb
core_ext.rb
deprecated.rb * ext/psych/lib/psych/deprecated.rb (Object#to_yaml_properties): 2011-06-13 03:54:53 +00:00
handler.rb
json.rb
nodes.rb * remove trailing spaces. 2011-05-15 11:55:52 +00:00
omap.rb
parser.rb
scalar_scanner.rb fix capture to avoid doing a sub on the useconds when parsing dates 2011-05-04 23:07:58 +00:00
set.rb
stream.rb
streaming.rb
tree_builder.rb
visitors.rb