diff options
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 15 |
1 files changed, 15 insertions, 0 deletions
@@ -1,3 +1,18 @@ +Thu Aug 19 06:07:45 2004 why the lucky stiff <why@ruby-lang.org> + + * ext/syck/token.c: re2c no longer compiled with bit vectors. caused + problems for non-ascii characters. [ruby-core:03280] + * ext/syck/implicit.c: ditto. + * ext/syck/bytecode.c: ditto. + + * lib/yaml/baseemitter.rb: folding now handles double-quoted strings, + fixed problem with extra line feeds at end of folding, whitespace + opening scalar blocks. + + * lib/yaml/rubytypes.rb: subtelties in handling strings with + non-printable characters and odd whitespace patterns. + + Wed Aug 18 23:41:33 2004 Minero Aoki <aamine@loveruby.net> * lib/net/protocol.rb (rbuf_fill): OpenSSL::SSLSocket has its own |
