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 ca1dca02b0 * ext/syck/syck.c (syck_new_parser): clear parser on init.
thanks, ts. [ruby-core:02931]

* ext/syck/token.c (sycklex_yaml_utf8): buffer underflow.
  thanks, ts. [ruby-core:02929]

* lib/yaml/baseemitter.rb (indent_text): simpler flow block code.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@6403 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2004-05-25 14:57:25 +00:00
..
baseemitter.rb * ext/syck/syck.c (syck_new_parser): clear parser on init. 2004-05-25 14:57:25 +00:00
basenode.rb
constants.rb
dbm.rb * lib/yaml/dbm.rb: replace indexes with values_at. 2003-07-24 18:56:09 +00:00
emitter.rb
encoding.rb
error.rb
loader.rb
rubytypes.rb * ext/syck/syck.c (syck_new_parser): clear parser on init. 2004-05-25 14:57:25 +00:00
store.rb * lib/yaml/store.rb: use FileUtils::copy. 2004-05-09 04:25:15 +00:00
stream.rb
stringio.rb
syck.rb
types.rb
yamlnode.rb
ypath.rb