Front page | perl.dbi.announce |
Postings from February 2012
ANNOUNCE DBI 1.618
From:
Tim Bunce
Date:
February 26, 2012 04:11
Subject:
ANNOUNCE DBI 1.618
Message ID:
20120225204725.GR26132@timac.local
file: $CPAN/authors/id/T/TI/TIMB/DBI-1.618.tar.gz
size: 583067 bytes
md5: 5ad29b56f7457f22bd1ca1c871b30719
=head2 Changes in DBI 1.618 (svn r15170) 25rd February 2012
Fixed compiler warnings in Driver_xst.h (Martin J. Evans)
Fixed compiler warning in DBI.xs (H.Merijn Brand)
Fixed Gofer tests failing on Windows RT74975 (Manoj Kumar)
Fixed my_ctx compile errors on Windows (Dave Mitchell)
Significantly optimized method dispatch via cache (Dave Mitchell)
Significantly optimized DBI internals for threads (Dave Mitchell)
Xsub to xsub calling optimization now enabled for threaded perls.
Corrected typo in example in docs (David Precious)
Added note that calling clone() without an arg may warn in future.
Minor changes to the install_method() docs in DBI::DBD.
Updated dbipport.h from Devel::PPPort 3.20 (Martin J. Evans)
=cut
Many thanks to all who contributed to this release, especially Dave
Mitchell for his optimization work.
Enjoy!
Tim.
-
ANNOUNCE DBI 1.618
by Tim Bunce