ruby/ext/psych/yaml
a_matsuda c0abb5e5c3 * ext/psych/yaml/emitter.c: Fix typo in the variable name
s/preceeded/preceded/

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@44188 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2013-12-14 01:19:06 +00:00
..
LICENSE * ext/psych/extconf.rb: use embedded libyaml if no system libyaml is 2012-11-28 04:34:41 +00:00
api.c * ext/psych/extconf.rb: use embedded libyaml if no system libyaml is 2012-11-28 04:34:41 +00:00
config.h * ext/psych/extconf.rb: use embedded libyaml if no system libyaml is 2012-11-28 04:34:41 +00:00
dumper.c * ext/psych/extconf.rb: use embedded libyaml if no system libyaml is 2012-11-28 04:34:41 +00:00
emitter.c * ext/psych/yaml/emitter.c: Fix typo in the variable name 2013-12-14 01:19:06 +00:00
loader.c * ext/psych/extconf.rb: use embedded libyaml if no system libyaml is 2012-11-28 04:34:41 +00:00
parser.c * remove trailing spaces. 2012-12-05 04:08:17 +00:00
reader.c * remove trailing spaces. 2012-12-05 04:08:17 +00:00
scanner.c * ext/psych/yaml/scanner.c: Fix typos, patch by James Dabbs 2013-01-13 07:47:10 +00:00
writer.c * remove trailing spaces. 2012-12-05 04:08:17 +00:00
yaml.h * ext/psych/yaml/yaml.h: [DOC] merge upstream typo fix by @GreenGeorge 2013-09-20 14:51:35 +00:00
yaml_private.h * remove trailing spaces. 2012-12-05 04:08:17 +00:00