Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change close_and_rename() to read_only_bottom_close_and_rename() | Nicholas Clark | 2011-01-23 | 1 | -0/+2 |
* | Move all the generated file header printing into read_only_top() | Nicholas Clark | 2011-01-23 | 1 | -2/+3 |
* | regen/overload.pl: add comments to overload.[ch] | David Mitchell | 2011-01-03 | 1 | -70/+70 |
* | overload.pl -> regen/overload.pl | Father Chrysostomos | 2010-10-13 | 1 | -1/+1 |
* | Add a new overload type, "qr". | Ben Morrow | 2009-11-01 | 1 | -0/+2 |
* | Run overload.pl. | Ben Morrow | 2009-03-25 | 1 | -0/+2 |
* | Make PL_AMG_names and PL_AMG_namelens static | Jan Dubois | 2008-04-04 | 1 | -2/+2 |
* | make miniperl -Wwrite-strings clean | Robin Barker | 2007-12-20 | 1 | -1/+1 |
* | In Perl_amagic_call(), construct the SV with newSVpvn(), as we now know | Nicholas Clark | 2007-10-18 | 1 | -0/+1 |
* | Storing the length of all the overloading names saves a strlen() in a | Nicholas Clark | 2007-10-17 | 1 | -0/+70 |
* | PL_AMG_names is only used by gv.c (as far as Google code search can | Nicholas Clark | 2007-10-16 | 1 | -0/+90 |