This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Fix code-before-declaration in boot_Storable added by 26107
[perl5.git] / ext / Storable / hints /
2005-01-31 Robert Millan[perl #33998] [PATCH] Support for GNU/kFreeBSD
2004-01-30 H.Merijn BrandDrop optimization for -O3 *and higher*
2004-01-27 Nicholas ClarkStorable's hints file shouldn't blanket set optimize...
2003-08-24 Jarkko Hietaniemigcc -O3 and Storable in Linux do not like each other.
2003-08-23 Jarkko HietaniemiMore data points about the Storable optimization problem
2003-08-22 Jarkko HietaniemiLower Storable.xs optimization to -O2 on certain