aboutsummaryrefslogtreecommitdiffstats
path: root/lib/yaml/baseemitter.rb
Commit message (Expand)AuthorAgeFilesLines
* 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