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 45942bdbc6 * lib/yaml/rubytypes.rb: exceptions were using an older
YAML.object_maker. [ruby-core:03080]

* ext/syck/token.c (sycklex_yaml_utf8): using newline_len to
  handline CR-LFs.  "\000" was showing up on folded blocks which
  stopped at EOF.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@6725 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2004-07-30 20:31:09 +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 * lib/yaml/rubytypes.rb: exceptions were using an older 2004-07-30 20:31:09 +00:00
store.rb * lib/pstore.rb (transaction): allow overriding dump and load. 2004-05-27 07:43:38 +00:00
stream.rb
stringio.rb
syck.rb
types.rb
yamlnode.rb
ypath.rb