summaryrefslogtreecommitdiff
path: root/ext/syck/yaml2byte.c
AgeCommit message (Expand)Author
2007-06-10* include/ruby: moved public headers.nobu
2006-06-20* eval.c, file.c, etc.: code-cleanup patch from Stefan Huehnermatz
2006-06-09* sprintf.c (rb_str_format): allow %c to print one charactermatz
2005-09-20* ext/syck/emitter.c (syck_scan_scalar): prevent indicators fromwhy
2005-09-13* lib/yaml.rb: reworking YAML::Stream to use the newwhy
2004-05-06* lib/yaml/rubytypes.rb (to_yaml): added instance variable handlingwhy
2003-10-30* ext/syck/yaml2byte.c: HASH const too long. Thanks, matz.why
2003-10-21C++/C99 style comments are not allowed yet. (ruby-bugs:PR#1184)nobu
2003-10-17* ext/syck/rubyext.c: YAML::Syck::compile method.why