ruby--ruby/lib/yaml
matz db128e1b31 * bignum.c (bignorm): fixed a bug in normalizing negative numbers
reported from Honda Hiroki <hhonda@ipflex.com>.  normalizing
  should not trim preceding zeros from negative numbers.

* ext/socket/socket.c (ruby_getaddrinfo__aix): merged a patch from
  KUBO Takehiro <kubo@jiubao.org> to support AIX.  [ruby-list:40832]

* lib/yaml/rubytypes.rb (Array::to_yaml): merged a patch from
  Tilman Sauerbeck <tilman@code-monkey.de>.  [ruby-core:05055]

* lib/yaml/rubytypes.rb (Hash::to_yaml): ditto.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@8589 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2005-06-07 16:33:01 +00:00
..
baseemitter.rb * lib/yaml/baseemitter.rb: folding now handles double-quoted strings, 2004-08-18 20:42:09 +00:00
basenode.rb
constants.rb
dbm.rb
emitter.rb
encoding.rb * lib/yaml/baseemitter.rb: folding now handles double-quoted strings, 2004-08-18 20:42:09 +00:00
error.rb
loader.rb
rubytypes.rb * bignum.c (bignorm): fixed a bug in normalizing negative numbers 2005-06-07 16:33:01 +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