aboutsummaryrefslogtreecommitdiffstats
path: root/lib/yaml/baseemitter.rb
Commit message (Expand)AuthorAgeFilesLines
* * lib/yaml: Moved to ext/syck/lib, Syck only uses Syck constant.tenderlove2010-04-031-242/+0
* * {ext,lib,test}/**/*.rb: removed trailing spaces.nobu2009-03-061-10/+10
* * lib/optparse/version.rb: remove variable shadowing to stopmatz2008-12-181-216/+211
* * ext/json/lib/json/pure/generator.rb,naruse2008-02-121-1/+1
* Removal of lib/yaml/baseemitter.rb was accidental.why2005-09-131-0/+247
* * lib/yaml.rb: reworking YAML::Stream to use the newwhy2005-09-131-247/+0
* * lib/yaml/baseemitter.rb: folding now handles double-quoted strings,why2004-08-181-12/+17
* * ext/syck/syck.c (syck_new_parser): clear parser on init.why2004-05-251-23/+9
* * lib/yaml/baseemitter.rb (indent_text): was forcing a mod valuewhy2004-05-161-115/+115
* * lib/yaml.rb: removed fallback to pure Ruby parser.why2004-05-151-121/+128
* * lib/yaml/rubytypes.rb (to_yaml): added instance variable handlingwhy2004-05-061-19/+27
* BaseEmitter left out as well.why2003-07-111-0/+241