ruby--ruby/lib/yaml
why ae28f1b6b3 * ext/syck/gram.c: added grammar for certain empty sequence entries.
* ext/syck/handler.c, ext/syck/syck.c, ext/syck/syck.h: track bad anchors.

* ext/syck/token.c: added pause token, tag possible circular references.

* lib/yaml/rubytypes.rb: parsing YMD time as Date instance.

* ext/syck/rubyext.c: ditto. DomainType, PrivateType, BadAlias classes.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@3954 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2003-06-17 16:55:54 +00:00
..
basenode.rb * ext/syck/rubyext.c (rb_syck_mktime): seconds calculated wrong. 2003-05-30 23:09:54 +00:00
constants.rb * ext/syck/token.c: preserve newlines prepended to a block. 2003-06-10 14:15:27 +00:00
dbm.rb Initial checkin of YAML substances. 2003-05-09 21:25:50 +00:00
emitter.rb * ext/syck/token.c: preserve newlines prepended to a block. 2003-06-10 14:15:27 +00:00
encoding.rb * ext/syck/token.c: preserve newlines prepended to a block. 2003-06-10 14:15:27 +00:00
error.rb Initial checkin of YAML substances. 2003-05-09 21:25:50 +00:00
loader.rb * ext/syck/gram.c ext/syck/handler.c ext/syck/implicit.c 2003-05-10 19:55:18 +00:00
rubytypes.rb * ext/syck/gram.c: added grammar for certain empty sequence entries. 2003-06-17 16:55:54 +00:00
store.rb Initial checkin of YAML substances. 2003-05-09 21:25:50 +00:00
stream.rb Initial checkin of YAML substances. 2003-05-09 21:25:50 +00:00
stringio.rb Initial checkin of YAML substances. 2003-05-09 21:25:50 +00:00
syck.rb Initial checkin of YAML substances. 2003-05-09 21:25:50 +00:00
types.rb * ext/syck/gram.c: sequence-in-map shortcut, transfer methods on 2003-05-14 20:01:09 +00:00
yamlnode.rb Initial checkin of YAML substances. 2003-05-09 21:25:50 +00:00
ypath.rb lib/yaml/ypath.rb: escape '['. 2003-05-10 09:43:54 +00:00