summaryrefslogtreecommitdiff
path: root/ext/syck/emitter.c
AgeCommit message (Expand)Author
2006-05-03* ext/syck/emitter.c (syck_scan_scalar): avoid accessingmatz
2006-02-02* ext/syck/emitter.c (syck_emitter_write): should not set '\0' onocean
2006-01-16* ext/syck/emitter.c (syck_emit_seq, syck_emit_map, syck_emit_item):ocean
2005-09-20* ext/syck/emitter.c (syck_scan_scalar): prevent indicators fromwhy
2005-09-19* ext/syck/emitter.c (syck_emit): passing an int* value to the long* paramete...aamine
2005-09-17* lib/yaml/rubytypes.rb: remove comments that are bungling upwhy
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
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