This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Fix (or hide?) a case of memory corruption with \K in substitutions
[perl5.git] / genpacksizetables.pl
2005-11-07 Gisle AasMissing static declarations
2005-03-14 Ton Hospelpp_pack.c, simplifying genpacksizetables
2005-03-08 Ton HospelEncoding neutral unpack
2005-02-14 Ton HospelRe: encoding neutral unpack
2005-01-27 Nicholas ClarkRetrieve the flag bit that only 'p' uses, so that it...
2005-01-27 Nicholas ClarkMake the byte order modifers < and > and the sign modif...
2005-01-21 Nicholas ClarkShrink a switch() statment by driving the size calculat...
2005-01-21 Nicholas ClarkMake the length overrun checking and stack extension...