Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make PL_AMG_names and PL_AMG_namelens static | Jan Dubois | 2008-04-04 | 1 | -2/+2 |
* | Drag autodoc.pl and overload.pl into the age of safer_open(). | Nicholas Clark | 2008-03-17 | 1 | -13/+11 |
* | 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 | -2/+14 |
* | PL_AMG_names is only used by gv.c (as far as Google code search can | Nicholas Clark | 2007-10-16 | 1 | -12/+25 |
* | Add 2007 copyrights in a few more .pl files that | Rafael Garcia-Suarez | 2007-01-06 | 1 | -2/+2 |
* | Fix typo spotted by Rafael. Close the file handle explicity and check | Nicholas Clark | 2006-10-06 | 1 | -1/+3 |
* | Generate the overload enum and names array programatically, which | Nicholas Clark | 2006-10-06 | 1 | -0/+153 |