aboutsummaryrefslogtreecommitdiffstats
path: root/ext/syck/node.c
Commit message (Expand)AuthorAgeFilesLines
* * lib/yaml.rb: removed fallback to pure Ruby parser.why2004-05-151-3/+5
* * lib/yaml/rubytypes.rb (to_yaml): added instance variable handlingwhy2004-05-061-1/+1
* * lib/yaml/rubytypes.rb: passing Range tests.why2004-04-261-6/+17
* * ext/syck/syck.h: Added 'syck' yacc prefixes.why2003-07-281-1/+1
* * ext/syck/token.c: directives choked on a period.why2003-06-051-1/+0
* * ext/syck/gram.c: sequence-in-map shortcut, transfer methods onwhy2003-05-141-0/+19
* * lib/yaml/rubytypes.rb: object and struct loadingwhy2003-05-131-12/+12
* Initial checkin of YAML substances.why2003-05-091-0/+306