This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
regen/overload.pl: add comments to overload.[ch]
authorDavid Mitchell <davem@iabyn.com>
Mon, 3 Jan 2011 16:49:02 +0000 (16:49 +0000)
committerDavid Mitchell <davem@iabyn.com>
Mon, 3 Jan 2011 17:13:25 +0000 (17:13 +0000)
commitc4ac9b44187717c7530f3bc3c6329b26e61c1f0b
tree5f0e0c8a9791803382ea56038ae9b553a9db9c62
parent2c17609f30aa451f45b0a17ed14e5c53245180a3
regen/overload.pl: add comments to overload.[ch]

In the auto-generated overload.c and overload.h files, add a comment to
each line mapping from the method name to the enumeration name and
vice-versa.
overload.c
overload.h
regen/overload.pl