This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Define also Perl's calloc() macro
[perl5.git] / ext / Tie-Hash-NamedCapture /
2016-08-04 Father ChrysostomosIncrease $Tie::Hash::NamedCapture::VERSION to 0.10
2016-08-04 Father ChrysostomosRework mod loading for %- and %!; fix mem leak
2012-11-12 Daniel Draganrmv context from Perl_croak_no_modify and Perl_croak_xs...
2011-03-09 Tony Cookfix C++ build error introducted in f8088870
2011-03-08 Nicholas ClarkAdd PERL_NO_GET_CONTEXT to NamedCapture.xs
2011-03-08 Nicholas ClarkTweak Tie::Hash::NamedCapture's BOOT code - get the...
2011-03-08 Nicholas ClarkIn Tie::Hash::NamedCapture move the tie of %+ and ...
2011-03-08 Nicholas ClarkConvert Tie::Hash::NamedCapture::TIEHASH to XS.
2011-03-08 Nicholas ClarkAdd tests for documented behaviour of Tie::Hash::NamedC...
2010-10-14 Nicholas ClarkConvert modules in ext/ to pass minimal arguments to...
2010-10-14 Nicholas ClarkMove remaining Tie::Hash::NamedCapture XS code to Named...
2010-10-14 Nicholas ClarkMove Tie::Hash::NamedCapture::{FIRST,NEXT}KEY to NamedC...
2010-10-14 Nicholas ClarkConvert lib/Tie/Hash/NamedCapture.pm to an XS module...