summaryrefslogtreecommitdiff
path: root/CHANGELOG.rdoc
diff options
context:
space:
mode:
authorAaron Patterson <aaron.patterson@gmail.com>2011-11-08 16:56:22 -0300
committerAaron Patterson <aaron.patterson@gmail.com>2011-11-08 16:56:22 -0300
commitd7713a2ec1cf6374ff1667824a76581b4a9554f2 (patch)
treea747c4e9840719220797f1b6922590200cc64be4 /CHANGELOG.rdoc
parent8dd7448b183456a1dff5ce30dc3e3d49c78bd813 (diff)
downloadpsych-d7713a2ec1cf6374ff1667824a76581b4a9554f2.zip
* ext/psych/lib/psych/tree_builder.rb: dump complex numbers,
rationals, etc with reference ids. * ext/psych/lib/psych/visitors/yaml_tree.rb: ditto * ext/psych/lib/psych/visitors/to_ruby.rb: loading complex numbers, rationals, etc with reference ids. * test/psych/test_object_references.rb: corresponding tests fixes #36
Diffstat (limited to 'CHANGELOG.rdoc')
-rw-r--r--CHANGELOG.rdoc9
1 files changed, 9 insertions, 0 deletions
diff --git a/CHANGELOG.rdoc b/CHANGELOG.rdoc
index 06ace09..baa7a72 100644
--- a/CHANGELOG.rdoc
+++ b/CHANGELOG.rdoc
@@ -1,3 +1,12 @@
+Wed Nov 9 04:52:16 2011 Aaron Patterson <aaron@tenderlovemaking.com>
+
+ * ext/psych/lib/psych/tree_builder.rb: dump complex numbers,
+ rationals, etc with reference ids.
+ * ext/psych/lib/psych/visitors/yaml_tree.rb: ditto
+ * ext/psych/lib/psych/visitors/to_ruby.rb: loading complex numbers,
+ rationals, etc with reference ids.
+ * test/psych/test_object_references.rb: corresponding tests
+
Mon Nov 7 20:31:52 2011 Aaron Patterson <aaron@tenderlovemaking.com>
* ext/psych/lib/psych/scalar_scanner.rb: make sure strings that look