summaryrefslogtreecommitdiff
path: root/lib/yaml/stringio.rb
AgeCommit message (Expand)Author
2010-04-03* lib/yaml: Moved to ext/syck/lib, Syck only uses Syck constant.tenderlove
2010-03-26* lib/yaml/encoding.rb: YAML.encode, YAML.decode are deprecated.tenderlove
2009-03-06* {ext,lib,test}/**/*.rb: removed trailing spaces.nobu
2003-05-09Initial checkin of YAML substances.why