This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Sort magic and magic vtable names in files generated by mg_vtable.pl
authorNicholas Clark <nick@ccl4.org>
Sun, 15 May 2011 15:33:02 +0000 (16:33 +0100)
committerNicholas Clark <nick@ccl4.org>
Sat, 11 Jun 2011 08:40:00 +0000 (10:40 +0200)
commit23cfd2fcc891e2298c078e093010af5bdb902cc6
tree6bef879b1327a93bb53e0ca3d4d8718870ba7834
parent52f4950575a77c74948f90dd3e24ac66b684eb4a
Sort magic and magic vtable names in files generated by mg_vtable.pl

Magic is sorted case insensitively, with upper case before lower case.
vtable names are all lowercase letters.
mg_names.c
mg_raw.h
mg_vtable.h
regen/mg_vtable.pl