summaryrefslogtreecommitdiff
path: root/lib/yaml/baseemitter.rb
AgeCommit message (Expand)Author
2009-03-06* {ext,lib,test}/**/*.rb: removed trailing spaces.nobu
2008-12-18* lib/optparse/version.rb: remove variable shadowing to stopmatz
2008-02-12* ext/json/lib/json/pure/generator.rb,naruse
2005-09-13Removal of lib/yaml/baseemitter.rb was accidental.why
2005-09-13* lib/yaml.rb: reworking YAML::Stream to use the newwhy
2004-08-18* lib/yaml/baseemitter.rb: folding now handles double-quoted strings,why
2004-05-25* ext/syck/syck.c (syck_new_parser): clear parser on init.why
2004-05-16* lib/yaml/baseemitter.rb (indent_text): was forcing a mod valuewhy
2004-05-15* lib/yaml.rb: removed fallback to pure Ruby parser.why
2004-05-06* lib/yaml/rubytypes.rb (to_yaml): added instance variable handlingwhy
2003-07-11BaseEmitter left out as well.why