Path to this page:
Subject: CVS commit: pkgsrc/textproc/p5-YAML-Syck
From: Thomas Klausner
Date: 2013-09-05 20:22:13
Message id: 20130905182213.1391596@cvs.netbsd.org
Log Message:
Update to 1.27:
[Changes for 1.27 - 2013-05-20]
* Resolve RT#84466 not fixed in 1.26 It failed about 10% of the time.
[Changes for 1.26 - 2013-05-20]
* Resolve RT#84882 and RT#84466 hash randomisation in yaml-alias.t on perl 5.18.0
[Changes for 1.25 - 2013-03-10]
* Bump version number and release to fix a MANIFEST mistake in 1.24
[Changes for 1.24 - 2013-03-07]
* Tests all green on CPAN Testers. releasing to public.
[Changes for 1.24_02 - 2013-03-01]
* Apply patch from RT 78363 - MinGW64 compatibility
[Changes for 1.24_01 - 2013-03-01]
* Implement $JSON::Syck::MaxDepth
* Prevent failure when the same object is seen twice during Dump.
* Prevent YAML from being influnced by the previous
change
[Changes for 1.23 - 2013-02-26]
* Tests all green on CPAN Testers. releasing to public.
[Changes for 1.23_01 - 2013-02-21]
* Make sure that LoadBlessed=0 blocks all blessing.
* Start listing primary repo as toddr on github ( http://github.com/toddr/YAML-Syck )
* README refreshed via perldoc -t
[Changes for 1.22 - 2012-12-04]
* Tests all green on CPAN Testers. releasing to public.
[Changes for 1.22_01 - 2012-11-27]
* Fix error message typo: s/existant/existent/g
* Fix for non-printable character detection
* Quote if non-printable characters are present
* Change LoadBlessed=0 to not bless under ANY circumstances
Files: