aboutsummaryrefslogtreecommitdiffstats
path: root/ext/syck/emitter.c
Commit message (Expand)AuthorAgeFilesLines
* * lib/yaml/rubytypes.rb (to_yaml): added instance variable handlingwhy2004-05-061-1/+2
* * dir.c: merge tuning from H.Yamamoto <ocean@m2.ccsnet.ne.jp>.matz2004-01-021-1/+1
* * ext/syck/emitter.c (syck_emitter_write): str bigger thanmatz2003-12-211-1/+10
* C++/C99 style comments are not allowed yet. (ruby-bugs:PR#1184)nobu2003-10-211-1/+1
* * ext/syck/bytecode.c: Checkin of YAML bytecode support.why2003-10-141-1/+1
* * implicit.c (syck_type_id_to_taguri): corrected detection ofwhy2003-08-261-1/+1
* * ext/syck/syck.h: Added 'syck' yacc prefixes.why2003-07-281-0/+83
* * ext/socket/socket.c (tcp_s_gethostbyname): was usingmatz2003-07-251-1/+1
* * ext/syck/emitter.c (syck_emitter_flush): accepts countwhy2003-07-241-18/+52
* * ext/syck/emitter.c (syck_emitter_start_obj): cast to avoid warning.eban2003-07-151-1/+1
* Missed MANIFEST change and addition of ext/syck/emitter.c.why2003-07-111-0/+317