summaryrefslogtreecommitdiff
path: root/CHANGELOG.rdoc
AgeCommit message (Expand)Author
2011-10-03Use `yaml` rather than `to_yaml` to avoid ENGINE changes removing thisAaron Patterson
2011-10-03Avoid accepting incorrect floating point values.Aaron Patterson
2011-10-03* ext/psych/lib/psych/visitors/to_ruby.rb: ToRuby visitor can beAaron Patterson
2011-10-03adding history from ruby-coreAaron Patterson
2011-09-01Strings tagged binary will be emitted as binary. Fixes #27Aaron Patterson
2011-08-24* ext/psych/lib/psych/nodes/node.rb: default `to_yaml` encoding to beAaron Patterson
2011-06-21fixing cyclic object reference handling. Thanks to @CvX for the test. fixes #19Aaron Patterson
2011-06-09bumping version and copying changelog from ruby coreAaron Patterson
2009-09-28CHANGELOG and README cleanup for hoe-git.John Barnette
2009-09-26initial commitAaron Patterson