X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=Changes;h=ec1ca15938b2e9fbcccbaf52fe50aa1b90e5cbd7;hb=refs%2Ftags%2Fv0.17;hp=633707a69b82eefb14683b501f1f2671a9c8e865;hpb=4ae96f44338cb71d96e4be848b4bdd3e7fd353e4;p=perl%2Fmodules%2Fautovivification.git diff --git a/Changes b/Changes index 633707a..ec1ca15 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,15 @@ Revision history for autovivification +0.17 2017-07-31 17:15 UTC + + Chg : A large chunk of boilerplate XS code, which is also used in + other XS modules, has been factored out of the main .xs file + to a collection of .h files in the xsh subdirectory. + + Fix : The new optimization in perl 5.27.3 for scalar(keys(%$hashref)) + is now correcty supported. + +0.16 2015-07-01 14:30 UTC + + Fix : Broken linkage on Windows. + 0.15 2015-05-14 20:35 UTC + Chg : The new environment variable to enable thread tests on older perls is PERL_FORCE_TEST_THREADS. Note that this variable