1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext/syck
why 017d4ff10a * ext/syck/token.c: directives choked on a period.
* ext/syck/gram.y: anchors work above a collection. [ruby-core:1071]

* ext/syck/handler.c, ext/syck/syck.c: ensure a fresh strtable between
  parser iterations.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@3905 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2003-06-05 04:43:05 +00:00
..
.cvsignore * ext/syck/MANIFEST: new file. 2003-05-10 09:29:26 +00:00
extconf.rb Initial checkin of YAML substances. 2003-05-09 21:25:50 +00:00
gram.c * ext/syck/token.c: directives choked on a period. 2003-06-05 04:43:05 +00:00
gram.h Initial checkin of YAML substances. 2003-05-09 21:25:50 +00:00
handler.c * ext/syck/token.c: directives choked on a period. 2003-06-05 04:43:05 +00:00
implicit.c * lib/token.c, lib/implicit.c: expanded character set to allow UTF-8, 2003-05-19 18:46:57 +00:00
MANIFEST * ext/syck/MANIFEST: new file. 2003-05-10 09:29:26 +00:00
node.c * ext/syck/token.c: directives choked on a period. 2003-06-05 04:43:05 +00:00
rubyext.c * ext/syck/token.c: directives choked on a period. 2003-06-05 04:43:05 +00:00
syck.c * ext/syck/token.c: directives choked on a period. 2003-06-05 04:43:05 +00:00
syck.h * ext/syck/handler.c, ext/syck/syck.h: removed syck_fold_format(). 2003-05-29 23:33:10 +00:00
token.c * ext/syck/token.c: directives choked on a period. 2003-06-05 04:43:05 +00:00