summaryrefslogtreecommitdiff
path: root/ext/syck/syck.c
AgeCommit message (Expand)Author
2004-05-06* lib/yaml/rubytypes.rb (to_yaml): added instance variable handlingwhy
2004-04-26* lib/yaml/rubytypes.rb: passing Range tests.why
2003-12-08* ext/syck/syck.c (syck_io_str_read): get rid of buffer overflow.nobu
2003-12-01* ext/syck/syck.c: string buffering bug. decrementing by fullwhy
2003-11-25* ext/syck/token.c: removed YYTOKTMP references whichwhy
2003-10-17* ext/syck/rubyext.c: YAML::Syck::compile method.why
2003-10-14* ext/syck/bytecode.c: Checkin of YAML bytecode support.why
2003-08-19* ext/syck/syck.h: Parser definition problems on HP-UX. [ruby-talk:79389]why
2003-07-28* ext/syck/syck.h: Added 'syck' yacc prefixes.why
2003-07-11* ext/syck/emitter.c: new emitter code.why
2003-07-04*** empty log message ***nobu
2003-06-17* ext/syck/gram.c: added grammar for certain empty sequence entries.why
2003-06-05* ext/syck/token.c: directives choked on a period.why
2003-05-20* st.h: define ST_DATA_T_DEFINED for portability.eban
2003-05-19* lib/syck.c, lib/syck.h, lib/token.c, lib/gram.c: count line numberswhy
2003-05-15* lib/gram.c: fixes to one-line documents and end of stream documents.why
2003-05-15* ext/ruby/ext/syck/rubyext.c, lib/implicit.re: timestamp repairs towhy
2003-05-15* ext/syck/syck.c (syck_parser_pop_level): add prototype.usa
2003-05-14* ext/syck/gram.c: sequence-in-map shortcut, transfer methods onwhy
2003-05-13* ext/syck/handler.c: add proper casts.eban
2003-05-13* lib/yaml/rubytypes.rb: object and struct loadingwhy
2003-05-10* ext/syck/gram.c ext/syck/handler.c ext/syck/implicit.cwhy
2003-05-09Initial checkin of YAML substances.why