2007-02-18 |
Nicholas Clark |
Add a new API function newSV_type, to replace the idiom: |
blob | commitdiff |
2007-01-05 |
Rafael Garcia-Suarez |
Update copyright years in .c files |
blob | commitdiff | diff to current |
2007-01-04 |
Marcus Holland-Moritz |
4th patch from: |
blob | commitdiff | diff to current |
2007-01-03 |
Nicholas Clark |
Rename OURSTASH to SvOURSTASH and OURSTASH_set to SvOUR... |
blob | commitdiff | diff to current |
2006-12-29 |
Nicholas Clark |
With xlow and xhigh as U32, PAD_MAX shouldn't be IV_MAX... |
blob | commitdiff | diff to current |
2006-12-28 |
Nicholas Clark |
Move PAD_COMPNAME_GEN from SvCUR to SvUVX. |
blob | commitdiff | diff to current |
2006-12-28 |
Nicholas Clark |
Move PAD_FAKELEX_ANON and PAD_FAKELEX_MULTI to pad... |
blob | commitdiff | diff to current |
2006-12-28 |
Nicholas Clark |
Move the low/high cop sequences from NVX/IVX to a two... |
blob | commitdiff | diff to current |
2006-12-28 |
Nicholas Clark |
Abstract the pad code's overloaded use of SvNVX and... |
blob | commitdiff | diff to current |
2006-12-28 |
Nicholas Clark |
Change PAD_MAX to something a bit less FORTRAN-ish... |
blob | commitdiff | diff to current |
2006-12-12 |
Nicholas Clark |
pads haven't actually contained any PVGVs since change... |
blob | commitdiff | diff to current |
2006-05-03 |
Rafael Garcia-Suarez |
Introduce a new keyword, state, for state variables. |
blob | commitdiff | diff to current |
2006-04-28 |
Jarkko Hietaniemi |
reduce gcc -ansi -pedantic noise plus a suggestion |
blob | commitdiff | diff to current |
2006-04-25 |
Andy Lester |
use NOOP macro |
blob | commitdiff | diff to current |
2006-04-24 |
Marcus Holland-Moritz |
A couple of casts to PADOFFSET. |
blob | commitdiff | diff to current |
2006-04-03 |
Andy Lester |
SvREFCNT_inc tweaks |
blob | commitdiff | diff to current |
2006-03-08 |
Nicholas Clark |
Add MAD changes to pad code (new function Perl_pad_peg) |
blob | commitdiff | diff to current |
2006-02-27 |
Andy Lester |
Speedups and shrinkages of SvREFCNT_inc |
blob | commitdiff | diff to current |
2006-02-24 |
Nicholas Clark |
Use PVMGs rather than PVGVs to store the names of our... |
blob | commitdiff | diff to current |
2006-02-24 |
Nicholas Clark |
Store the stash for our in the magic slot. This will... |
blob | commitdiff | diff to current |
2006-02-24 |
Nicholas Clark |
Replace usage of GvSTASH for storing the stash of C... |
blob | commitdiff | diff to current |
2006-02-23 |
Nicholas Clark |
Replace direct flags tests ... |
blob | commitdiff | diff to current |
2006-02-20 |
Nicholas Clark |
Add a new CvISXSUB() macro, for abstracting the test... |
blob | commitdiff | diff to current |
2006-02-20 |
Rafael Garcia-Suarez |
More NullXXX macro removal from Andy Lester |
blob | commitdiff | diff to current |
2006-02-14 |
Andy Lester |
Sun Studio lint patches |
blob | commitdiff | diff to current |
2006-02-08 |
Andy Lester |
Handle unused args |
blob | commitdiff | diff to current |
2006-02-03 |
Steven Schubiger |
Re: [PATCH] s/Null(gv|hv|sv)/NULL/g |
blob | commitdiff | diff to current |
2006-02-03 |
Steven Schubiger |
s/Nullcv/NULL/g |
blob | commitdiff | diff to current |
2006-02-02 |
Steven Schubiger |
Re: [PATCH] s/Null(av|ch)/NULL/g |
blob | commitdiff | diff to current |
2006-01-18 |
Steve Hay |
Change all NEWSV() to newSV() in the core and non-dual... |
blob | commitdiff | diff to current |
2006-01-10 |
Andy Lester |
It's the Barbie bus patch |
blob | commitdiff | diff to current |
2006-01-08 |
Nicholas Clark |
Update copyright years (including some years where... |
blob | commitdiff | diff to current |
2006-01-06 |
Jarkko Hietaniemi |
sprinkle dVAR |
blob | commitdiff | diff to current |
2005-12-16 |
Nicholas Clark |
s/Nullhv/NULL/g; |
blob | commitdiff | diff to current |
2005-12-16 |
Nicholas Clark |
s/Nullav/NULL/g |
blob | commitdiff | diff to current |
2005-12-10 |
Andy Lester |
Excluding pad funcs when not debugging |
blob | commitdiff | diff to current |
2005-11-14 |
Nicholas Clark |
Mark all places where perl needs to look at a possibly... |
blob | commitdiff | diff to current |
2005-11-09 |
Nicholas Clark |
Add a comment about possible future refactoring of... |
blob | commitdiff | diff to current |
2005-10-13 |
Andy Lester |
Stas' croak patch and then some |
blob | commitdiff | diff to current |
2005-10-05 |
Andy Lester |
Re: [PATCH] Random constings and printf cleanup |
blob | commitdiff | diff to current |
2005-08-07 |
Jarkko Hietaniemi |
undup |
blob | commitdiff | diff to current |
2005-08-01 |
Rafael Garcia-Suarez |
More typo fixes (damn generated pod files) |
blob | commitdiff | diff to current |
2005-07-20 |
Steve Hay |
Silence Win32 compiler warning (signed/unsigned mismatch) |
blob | commitdiff | diff to current |
2005-07-19 |
Rafael Garcia-Suarez |
Extend the the "our variable redeclared" warning to... |
blob | commitdiff | diff to current |
2005-07-19 |
Rafael Garcia-Suarez |
Overhaul the semantics of the warning |
blob | commitdiff | diff to current |
2005-07-18 |
Andy Lester |
The continuing plod through embed.fnc |
blob | commitdiff | diff to current |
2005-07-13 |
Andy Lester |
More embed.fnc plowing |
blob | commitdiff | diff to current |
2005-07-13 |
Dave Mitchell |
make the expensive ckWARN() be called as late as possible |
blob | commitdiff | diff to current |
2005-07-12 |
Dave Mitchell |
S_pad_findlex has side effects, so its return value... |
blob | commitdiff | diff to current |
2005-07-04 |
Andy Lester |
Post-YAPC consting, now with an attachment! |
blob | commitdiff | diff to current |
2005-06-23 |
Dave Mitchell |
change 24967 got the #endif in the wrong place |
blob | commitdiff | diff to current |
2005-06-23 |
Dave Mitchell |
don't repopulate PADTMP slots with null SVs when freein... |
blob | commitdiff | diff to current |
2005-06-23 |
Nicholas Clark |
Remove the reference loop between symbol tables and... |
blob | commitdiff | diff to current |
2005-06-20 |
Andy Lester |
The continuing adventures of Constman and Localize Boy |
blob | commitdiff | diff to current |
2005-06-08 |
Nicholas Clark |
s/PERL_COPY_ON_WRITE/PERL_OLD_COPY_ON_WRITE/g |
blob | commitdiff | diff to current |
2005-06-07 |
Andy Lester |
Random cleanups #47 |
blob | commitdiff | diff to current |
2005-05-24 |
Andy Lester |
embed.fnc cleanup + SvPVX_const usage |
blob | commitdiff | diff to current |
2005-05-21 |
Steve Peters |
SvPVX_const - patch #2 |
blob | commitdiff | diff to current |
2005-05-20 |
Nicholas Clark |
Goodbye AvFLAGS |
blob | commitdiff | diff to current |
2005-05-11 |
Rafael Garcia-Suarez |
Include vim/emacs modelines in generated files to open... |
blob | commitdiff | diff to current |
2005-05-10 |
Rafael Garcia-Suarez |
Add editor boilerplates to all C files |
blob | commitdiff | diff to current |
2005-05-05 |
Dave Mitchell |
avoid accessing a just-freed SV (keep ponie happy) |
blob | commitdiff | diff to current |
2005-05-02 |
Andy Lester |
printf.patch: Adding printf checking for gcc |
blob | commitdiff | diff to current |
2005-04-21 |
Jarkko Hietaniemi |
Symbian port of Perl |
blob | commitdiff | diff to current |
2005-04-19 |
Andy Lester |
pad_compname_type(), takes care of a clunky macro |
blob | commitdiff | diff to current |
2005-04-19 |
Steve Peters |
Refactoring to Sv*_set() macros - patch #5 |
blob | commitdiff | diff to current |
2005-04-08 |
Nicholas Clark |
Add SvIVX() to PERL_DEBUG_COW, and change pad.c to... |
blob | commitdiff | diff to current |
2005-04-08 |
Steve Peters |
Refactoring to Sv*_set() macros - patch #1 |
blob | commitdiff | diff to current |
2005-03-30 |
Rafael Garcia-Suarez |
Update copyrights. |
blob | commitdiff | diff to current |
2005-03-29 |
Rafael Garcia-Suarez |
Don't #ifdef out a return statement |
blob | commitdiff | diff to current |
2005-03-28 |
Dave Mitchell |
expand -DDEBUG_LEAKING_SCALARS to instrument the creati... |
blob | commitdiff | diff to current |
2005-03-24 |
Andy Lester |
Third consting batch |
blob | commitdiff | diff to current |
2005-03-18 |
Andy Lester |
More const parms |
blob | commitdiff | diff to current |
2005-03-11 |
Andy Lester |
pad_push numero three-o |
blob | commitdiff | diff to current |
2004-10-29 |
Dave Mitchell |
[perl #31851] Threading crash with closures |
blob | commitdiff | diff to current |
2004-08-01 |
Dave Mitchell |
Add comment to top of reentr.c and fix typos in other... |
blob | commitdiff | diff to current |
2004-07-31 |
Dave Mitchell |
Add comment to the top of most .c files explaining... |
blob | commitdiff | diff to current |
2004-06-02 |
Marcus Holland-Moritz |
Make change #22889 work for threaded builds. |
blob | commitdiff | diff to current |
2004-06-02 |
Rafael Garcia-Suarez |
Make the dUNDERBAR/UNDERBAR macros work as advertised. |
blob | commitdiff | diff to current |
2004-05-30 |
Dave Mitchell |
[perl #29708] Problem with autouse (causing Perl to... |
blob | commitdiff | diff to current |
2004-03-17 |
Robin Barker |
format/casting/warning RE: perl 5.9.1 |
blob | commitdiff | diff to current |
2004-03-16 |
Rafael Garcia-Suarez |
Update copyright notices |
blob | commitdiff | diff to current |
2004-03-06 |
Dave Mitchell |
fix coredump in /(?{sub{}})/ |
blob | commitdiff | diff to current |
2004-02-20 |
Dave Mitchell |
Document the SVf_PADSTALE flag |
blob | commitdiff | diff to current |
2003-08-12 |
Jarkko Hietaniemi |
A new try from Dave Mitchell for [perl #23265]. |
blob | commitdiff | diff to current |
2003-08-10 |
Jarkko Hietaniemi |
Retract #20597, too many resulting core dumps. |
blob | commitdiff | diff to current |
2003-08-10 |
Dave Mitchell |
Re: [perl #23265] Nested anonymous subs |
blob | commitdiff | diff to current |
2003-08-09 |
Jarkko Hietaniemi |
Reintroduce the U_32-ification to pad.c, |
blob | commitdiff | diff to current |
2003-08-09 |
Jarkko Hietaniemi |
Retract #20524 since it was due to broken INT32_MIN in |
blob | commitdiff | diff to current |
2003-08-06 |
Gerrit P. Haase |
Re: perl with cygwin 1.5, need help |
blob | commitdiff | diff to current |
2003-08-02 |
Adrian M. Enache |
Small nit to pad.c |
blob | commitdiff | diff to current |
2003-07-24 |
Dave Mitchell |
Re: Fatal 5.8.1 error in our $FOO = x if $FOO |
blob | commitdiff | diff to current |
2003-05-31 |
Dave Mitchell |
jumbo closure patch broke formats |
blob | commitdiff | diff to current |
2003-05-29 |
Dave Mitchell |
jumbo closure fix |
blob | commitdiff | diff to current |
2003-04-16 |
Jarkko Hietaniemi |
Fix up Larry's copyright statements to my best knowledge. |
blob | commitdiff | diff to current |
2003-03-11 |
Todd C. Miller |
typos and other minor things |
blob | commitdiff | diff to current |
2003-03-02 |
Hugo van der Sanden |
Update all copyrights to 2003, from Jarkko |
blob | commitdiff | diff to current |
2003-01-29 |
Jarkko Hietaniemi |
More of the #18600. |
blob | commitdiff | diff to current |
2003-01-22 |
Dave Mitchell |
Re: difference between my and our before introduction |
blob | commitdiff | diff to current |
2003-01-07 |
Nicholas Clark |
%_ (was Re: [PATCH] operation on `PL_na' may be undefined) |
blob | commitdiff | diff to current |
next |