aboutsummaryrefslogtreecommitdiffstats
path: root/ext/syck/yaml2byte.c
Commit message (Expand)AuthorAgeFilesLines
* * include/ruby: moved public headers.nobu2007-06-101-1/+1
* * eval.c, file.c, etc.: code-cleanup patch from Stefan Huehnermatz2006-06-201-1/+1
* * sprintf.c (rb_str_format): allow %c to print one charactermatz2006-06-091-0/+1
* * 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