summaryrefslogtreecommitdiff
path: root/ext/syck/emitter.c
AgeCommit message (Expand)Author
2004-05-06* lib/yaml/rubytypes.rb (to_yaml): added instance variable handlingwhy
2004-01-06* eval.c (rb_mod_modfunc): should break if m has no super class.matz
2003-12-21* ext/syck/emitter.c (syck_emitter_write): str bigger thanmatz
2003-10-21C++/C99 style comments are not allowed yet. (ruby-bugs:PR#1184)nobu
2003-10-14* ext/syck/bytecode.c: Checkin of YAML bytecode support.why
2003-08-26* implicit.c (syck_type_id_to_taguri): corrected detection ofwhy
2003-07-28* ext/syck/syck.h: Added 'syck' yacc prefixes.why
2003-07-25* ext/socket/socket.c (tcp_s_gethostbyname): was usingmatz
2003-07-24* ext/syck/emitter.c (syck_emitter_flush): accepts countwhy
2003-07-15* ext/syck/emitter.c (syck_emitter_start_obj): cast to avoid warning.eban
2003-07-11Missed MANIFEST change and addition of ext/syck/emitter.c.why