This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Revise calling sequences for grok_bslash_[xo]
[perl5.git] / mg_raw.h
2012-09-26 Father ChrysostomosCorrect fm vtable in perlguts.pod
2012-09-16 Father ChrysostomosAdd proto magic type
2012-07-28 Father ChrysostomosFlatten vstrings modified in place
2012-05-30 Father ChrysostomosExpunge study magic
2012-05-22 Father ChrysostomosAnnihilate ‘A’ magic
2012-05-21 Father ChrysostomosCopy call checker when cloning closure prototype
2011-12-23 Father Chrysostomos[perl #29070] Add vstring set-magic
2011-07-01 Nicholas ClarkSplit out study magic from pos magic.
2011-06-16 Father Chrysostomos[perl #92906] perl -d has non-functional b command
2011-06-11 Nicholas ClarkSort magic and magic vtable names in files generated...
2011-06-11 Nicholas ClarkIn PL_magic_data flag whether magic can be added to...
2011-06-11 Nicholas ClarkStore a flag for container/value magic in PL_magic_data.
2011-06-11 Nicholas ClarkCreate a lookup table for magic vtables from magic...