| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Overhaul the semantics of the warning | Rafael Garcia-Suarez | 2005-07-19 | 1 | -2/+1 |
* | The continuing plod through embed.fnc | Andy Lester | 2005-07-18 | 1 | -1/+1 |
* | More embed.fnc plowing | Andy Lester | 2005-07-13 | 1 | -1/+1 |
* | make the expensive ckWARN() be called as late as possible | Dave Mitchell | 2005-07-13 | 1 | -1/+1 |
* | S_pad_findlex has side effects, so its return value may be ignored | Dave Mitchell | 2005-07-12 | 1 | -1/+2 |
* | Post-YAPC consting, now with an attachment! | Andy Lester | 2005-07-04 | 1 | -5/+3 |
* | change 24967 got the #endif in the wrong place | Dave Mitchell | 2005-06-23 | 1 | -1/+1 |
* | don't repopulate PADTMP slots with null SVs when freeing ops | Dave Mitchell | 2005-06-23 | 1 | -0/+7 |
* | Remove the reference loop between symbol tables and typeglobs. | Nicholas Clark | 2005-06-23 | 1 | -1/+2 |
* | The continuing adventures of Constman and Localize Boy | Andy Lester | 2005-06-20 | 1 | -36/+35 |
* | s/PERL_COPY_ON_WRITE/PERL_OLD_COPY_ON_WRITE/g | Nicholas Clark | 2005-06-08 | 1 | -1/+1 |
* | Random cleanups #47 | Andy Lester | 2005-06-07 | 1 | -2/+2 |
* | embed.fnc cleanup + SvPVX_const usage | Andy Lester | 2005-05-24 | 1 | -3/+5 |
* | SvPVX_const - patch #2 | Steve Peters | 2005-05-21 | 1 | -16/+16 |
* | Goodbye AvFLAGS | Nicholas Clark | 2005-05-20 | 1 | -3/+3 |
* | Include vim/emacs modelines in generated files to open them | Rafael Garcia-Suarez | 2005-05-11 | 1 | -2/+2 |
* | Add editor boilerplates to all C files | Rafael Garcia-Suarez | 2005-05-10 | 1 | -0/+10 |
* | avoid accessing a just-freed SV (keep ponie happy) | Dave Mitchell | 2005-05-05 | 1 | -1/+4 |
* | printf.patch: Adding printf checking for gcc | Andy Lester | 2005-05-02 | 1 | -2/+1 |
* | Symbian port of Perl | Jarkko Hietaniemi | 2005-04-21 | 1 | -0/+2 |
* | pad_compname_type(), takes care of a clunky macro | Andy Lester | 2005-04-19 | 1 | -0/+11 |
* | Refactoring to Sv*_set() macros - patch #5 | Steve Peters | 2005-04-19 | 1 | -1/+1 |
* | Add SvIVX() to PERL_DEBUG_COW, and change pad.c to SvIVset() | Nicholas Clark | 2005-04-08 | 1 | -5/+5 |
* | Refactoring to Sv*_set() macros - patch #1 | Steve Peters | 2005-04-08 | 1 | -5/+5 |
* | Update copyrights. | Rafael Garcia-Suarez | 2005-03-30 | 1 | -1/+1 |
* | Don't #ifdef out a return statement | Rafael Garcia-Suarez | 2005-03-29 | 1 | -1/+1 |
* | expand -DDEBUG_LEAKING_SCALARS to instrument the creation of each SV | Dave Mitchell | 2005-03-28 | 1 | -0/+4 |
* | Third consting batch | Andy Lester | 2005-03-24 | 1 | -34/+33 |
* | More const parms | Andy Lester | 2005-03-18 | 1 | -2/+2 |
* | pad_push numero three-o | Andy Lester | 2005-03-11 | 1 | -23/+23 |
* | [perl #31851] Threading crash with closures | Dave Mitchell | 2004-10-29 | 1 | -0/+2 |
* | Add comment to top of reentr.c and fix typos in other files | Dave Mitchell | 2004-08-01 | 1 | -2/+2 |
* | Add comment to the top of most .c files explaining their purpose | Dave Mitchell | 2004-07-31 | 1 | -0/+5 |
* | Make change #22889 work for threaded builds. | Marcus Holland-Moritz | 2004-06-02 | 1 | -1/+1 |
* | Make the dUNDERBAR/UNDERBAR macros work as advertised. | Rafael Garcia-Suarez | 2004-06-02 | 1 | -0/+13 |
* | [perl #29708] Problem with autouse (causing Perl to crash) | Dave Mitchell | 2004-05-30 | 1 | -0/+3 |
* | format/casting/warning RE: perl 5.9.1 | Robin Barker | 2004-03-17 | 1 | -1/+1 |
* | Update copyright notices | Rafael Garcia-Suarez | 2004-03-16 | 1 | -1/+1 |
* | fix coredump in /(?{sub{}})/ | Dave Mitchell | 2004-03-06 | 1 | -2/+5 |
* | Document the SVf_PADSTALE flag | Dave Mitchell | 2004-02-20 | 1 | -0/+6 |
* | A new try from Dave Mitchell for [perl #23265]. | Jarkko Hietaniemi | 2003-08-12 | 1 | -4/+12 |
* | Retract #20597, too many resulting core dumps. | Jarkko Hietaniemi | 2003-08-10 | 1 | -8/+2 |
* | Re: [perl #23265] Nested anonymous subs | Dave Mitchell | 2003-08-10 | 1 | -2/+8 |
* | Reintroduce the U_32-ification to pad.c, | Jarkko Hietaniemi | 2003-08-09 | 1 | -7/+7 |
* | Retract #20524 since it was due to broken INT32_MIN in | Jarkko Hietaniemi | 2003-08-09 | 1 | -7/+7 |
* | Re: perl with cygwin 1.5, need help | Gerrit P. Haase | 2003-08-06 | 1 | -7/+7 |
* | Small nit to pad.c | Adrian M. Enache | 2003-08-02 | 1 | -2/+2 |
* | Re: Fatal 5.8.1 error in our $FOO = x if $FOO | Dave Mitchell | 2003-07-24 | 1 | -1/+24 |
* | jumbo closure patch broke formats | Dave Mitchell | 2003-05-31 | 1 | -17/+41 |
* | jumbo closure fix | Dave Mitchell | 2003-05-29 | 1 | -288/+312 |