pkgsrc/textproc/p5-YAML-Syck/distinfo

6 lines
251 B
Text
Raw Normal View History

Updated to 0.85. Changes from 0.72: [Changes for 0.85 (JSON::Syck 0.24) - 2007-04-20] * Strings containing both single quotes and newlines were incorrectly quoted with backslash-escaped single quotes. This is a regression introduced in YAML::Syck 0.84. Reported by: Agent Zhang [Changes for 0.84 (JSON::Syck 0.23) - 2007-04-02] * New $YAML::Syck::SingleQuote flag: When it is set to true, Dump will always emit quotes instead of bare strings. Requested by: Ingo Bax * When $JSON::Syck::SingleQuote is set to true, special characters such as \r\n are still escaped as usual, because JavaScript allows the same form of escaping in strings with either quotes. Reported by: Dobrica Pavlinusic [Changes for 0.83 (JSON::Syck 0.22) - 2007-02-05] * Under JSON::Syck, as well as YAML::Syck when $ImplicitTyping is set to true, integer numbers larger than an unsigned integer (>=4294967296 on 32-bit platforms) was erroneously loaded as 0. Reported by: Markus W・rle [Changes for 0.82 (JSON::Syck 0.21) - 2007-01-26] * Bytestrings containing no high bit bytes are no longer dumped as "!binary". [Changes for 0.81 (JSON::Syck 0.21) - 2007-01-26] * Support for loading Base64-encoded "!binary" type. * Support for dumping non-unicode bytes containing high bits as Base64-encoded "!binary" type. * JSON::Syck now raises an exception, instead of segfaults, when dumping a circular structure. [Changes for 0.80 (JSON::Syck 0.20) - 2007-01-26] * LICENSING CHANGE: This compilation and all individual files in it (except for the bundled libsyck code) are now under the permissive "MIT" license. See the COPYRIGHT section in README for the new terms. * Load("!! []") no longer segfaults due to empty tag names. * Load("!!Foo []") now blesses into "Foo", not "Foo::\0". * Load("!!perl/scalar 123") is now \123, not 123. * Load("!!perl/scalar:Foo ~") is now \"Foo", not undef. * Dump(bless(\$undef, 'Foo')) is now "!!perl/scalar:Foo ~", not "~".
2007-04-25 11:39:13 +02:00
$NetBSD: distinfo,v 1.2 2007/04/25 09:39:27 hiramatsu Exp $
Updated to 0.85. Changes from 0.72: [Changes for 0.85 (JSON::Syck 0.24) - 2007-04-20] * Strings containing both single quotes and newlines were incorrectly quoted with backslash-escaped single quotes. This is a regression introduced in YAML::Syck 0.84. Reported by: Agent Zhang [Changes for 0.84 (JSON::Syck 0.23) - 2007-04-02] * New $YAML::Syck::SingleQuote flag: When it is set to true, Dump will always emit quotes instead of bare strings. Requested by: Ingo Bax * When $JSON::Syck::SingleQuote is set to true, special characters such as \r\n are still escaped as usual, because JavaScript allows the same form of escaping in strings with either quotes. Reported by: Dobrica Pavlinusic [Changes for 0.83 (JSON::Syck 0.22) - 2007-02-05] * Under JSON::Syck, as well as YAML::Syck when $ImplicitTyping is set to true, integer numbers larger than an unsigned integer (>=4294967296 on 32-bit platforms) was erroneously loaded as 0. Reported by: Markus W・rle [Changes for 0.82 (JSON::Syck 0.21) - 2007-01-26] * Bytestrings containing no high bit bytes are no longer dumped as "!binary". [Changes for 0.81 (JSON::Syck 0.21) - 2007-01-26] * Support for loading Base64-encoded "!binary" type. * Support for dumping non-unicode bytes containing high bits as Base64-encoded "!binary" type. * JSON::Syck now raises an exception, instead of segfaults, when dumping a circular structure. [Changes for 0.80 (JSON::Syck 0.20) - 2007-01-26] * LICENSING CHANGE: This compilation and all individual files in it (except for the bundled libsyck code) are now under the permissive "MIT" license. See the COPYRIGHT section in README for the new terms. * Load("!! []") no longer segfaults due to empty tag names. * Load("!!Foo []") now blesses into "Foo", not "Foo::\0". * Load("!!perl/scalar 123") is now \123, not 123. * Load("!!perl/scalar:Foo ~") is now \"Foo", not undef. * Dump(bless(\$undef, 'Foo')) is now "!!perl/scalar:Foo ~", not "~".
2007-04-25 11:39:13 +02:00
SHA1 (YAML-Syck-0.85.tar.gz) = 22136cdd46579cd22649ca3bda069eb3e5cc3f1b
RMD160 (YAML-Syck-0.85.tar.gz) = a20550acfd674c8be8f1f97832f2803a38474f9a
Size (YAML-Syck-0.85.tar.gz) = 133230 bytes