aboutsummaryrefslogtreecommitdiffstats
path: root/lib/yaml/encoding.rb
Commit message (Expand)AuthorAgeFilesLines
* * lib/yaml: Moved to ext/syck/lib, Syck only uses Syck constant.tenderlove2010-04-031-35/+0
* * lib/yaml/encoding.rb: YAML.encode, YAML.decode are deprecated.tenderlove2010-03-261-0/+2
* * {ext,lib,test}/**/*.rb: removed trailing spaces.nobu2009-03-061-2/+2
* * ext/json/lib/json/pure/generator.rb,naruse2008-02-121-3/+3
* * lib/yaml/baseemitter.rb: folding now handles double-quoted strings,why2004-08-181-2/+6
* * ext/syck/token.c: preserve newlines prepended to a block.why2003-06-101-95/+1
* Initial checkin of YAML substances.why2003-05-091-0/+123