This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Spelling correction.
[perl5.git] / mg_names.c
2014-11-30 Father ChrysostomosRemove proto magic type
2014-10-11 Father ChrysostomosAdd lvref magic type
2014-10-09 Tony Cook[perl #122445] use magic on $DB::single etc to avoid...
2012-09-16 Father ChrysostomosAdd proto magic type
2012-05-30 Father ChrysostomosExpunge study magic
2012-05-22 Father ChrysostomosAnnihilate ‘A’ magic
2011-07-01 Nicholas ClarkSplit out study magic from pos magic.
2011-06-11 Nicholas ClarkSort magic and magic vtable names in files generated...
2011-06-11 Nicholas ClarkGenerate magic_names in dump.c using mg_vtable.pl.