summaryrefslogtreecommitdiff
path: root/lib/yaml/encoding.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
2008-02-12* ext/json/lib/json/pure/generator.rb,naruse
2004-08-18* lib/yaml/baseemitter.rb: folding now handles double-quoted strings,why
2003-06-10* ext/syck/token.c: preserve newlines prepended to a block.why
2003-05-09Initial checkin of YAML substances.why