1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/lib/yaml
why bd810795c5 * lib/yaml/rubytypes.rb: object and struct loading
* lib/yaml.rb: YAML::detect_implicit will discover typing for a Ruby string

* ext/syck/: Fixed portable comments, misuse of NULL and methods without return VALUEs.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@3784 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2003-05-13 06:34:18 +00:00
..
basenode.rb Initial checkin of YAML substances. 2003-05-09 21:25:50 +00:00
constants.rb Initial checkin of YAML substances. 2003-05-09 21:25:50 +00:00
dbm.rb Initial checkin of YAML substances. 2003-05-09 21:25:50 +00:00
emitter.rb Initial checkin of YAML substances. 2003-05-09 21:25:50 +00:00
encoding.rb Initial checkin of YAML substances. 2003-05-09 21:25:50 +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 * lib/yaml/rubytypes.rb: object and struct loading 2003-05-13 06:34:18 +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 Initial checkin of YAML substances. 2003-05-09 21:25:50 +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