aboutsummaryrefslogtreecommitdiffstats
path: root/ext/syck/yaml2byte.c
Commit message (Expand)AuthorAgeFilesLines
* * ext/syck/emitter.c (syck_scan_scalar): prevent indicators fromwhy2005-09-201-5/+10
* * lib/yaml.rb: reworking YAML::Stream to use the newwhy2005-09-131-1/+1
* * lib/yaml/rubytypes.rb (to_yaml): added instance variable handlingwhy2004-05-061-1/+1
* * ext/syck/yaml2byte.c: HASH const too long. Thanks, matz.why2003-10-301-1/+1
* C++/C99 style comments are not allowed yet. (ruby-bugs:PR#1184)nobu2003-10-211-16/+16
* * ext/syck/rubyext.c: YAML::Syck::compile method.why2003-10-171-0/+251