| Commit message (Expand) | Author | Age | Files | Lines |
* | Need const versions of SvPV(), so that its callers can indicate | Nicholas Clark | 2005-06-07 | 1 | -3/+23 |
* | Unvoid SvUPGRADE | Andy Lester | 2005-06-07 | 1 | -1/+1 |
* | Abstract all access to the shared hash value through SvSHARED_HASH() | Nicholas Clark | 2005-06-06 | 1 | -0/+2 |
* | Store the xhv_aux structure after the main array. | Nicholas Clark | 2005-06-01 | 1 | -1/+4 |
* | Change the IV to a union. | Nicholas Clark | 2005-05-29 | 1 | -75/+66 |
* | Documentation nits and fixes for Sv*_set() macros | Steve Peters | 2005-05-27 | 1 | -9/+13 |
* | Rename the members of the SV head union to avoid pre-processor | Nicholas Clark | 2005-05-26 | 1 | -51/+51 |
* | Reorder the union to cause Win32 compilers to use void * alignment for | Nicholas Clark | 2005-05-24 | 1 | -7/+7 |
* | Don't allocate an IV slot where the type doesn't use the IV slot. | Nicholas Clark | 2005-05-23 | 1 | -0/+7 |
* | create an "allocated" structure for PVs, PVAVs and PVHVs | Nicholas Clark | 2005-05-23 | 1 | -0/+2 |
* | Re-order IVX slot in SV bodies | Nicholas Clark | 2005-05-22 | 1 | -9/+20 |
* | Add a union in place of xnv_nv, which allows AVs and HVs to re-use | Nicholas Clark | 2005-05-21 | 1 | -7/+72 |
* | Move the xpv_pv/xrv_rv member into the SV head, in a union with | Nicholas Clark | 2005-05-21 | 1 | -35/+63 |
* | Goodbye AvFLAGS | Nicholas Clark | 2005-05-20 | 1 | -0/+3 |
* | consting-eleventy.patch: More consts, plus actual bug fix | Andy Lester | 2005-05-16 | 1 | -2/+2 |
* | Sv_*set() doc's and extra const's for the SvPVX_const() tasks | Steve Peters | 2005-05-09 | 1 | -1/+27 |
* | Add a new macro SvPV_free() which undoes OOK and free()s the PVX(), | Nicholas Clark | 2005-04-28 | 1 | -0/+12 |
* | bytecode.pl, bytecode.h, and sv.h fixes | Steve Peters | 2005-04-22 | 1 | -5/+13 |
* | Restore SvEND_set | Nicholas Clark | 2005-04-19 | 1 | -0/+3 |
* | Force RVALUE macros when in PERL_DEBUG_COW | Nicholas Clark | 2005-04-19 | 1 | -20/+31 |
* | Refactoring to Sv*_set() macros - patch #5 | Steve Peters | 2005-04-19 | 1 | -9/+22 |
* | Add CLONE_SKIP() class method to allow individual classes to skip | Dave Mitchell | 2005-04-19 | 1 | -0/+1 |
* | PERL_DEBUG_COW for SvUVX and SvPVX | Nicholas Clark | 2005-04-18 | 1 | -3/+4 |
* | SvPV_renew also calls SvLEN_set | Nicholas Clark | 2005-04-18 | 1 | -2/+10 |
* | Replace Renew(SvPVX(...)...) with SvPV_renew, which avoids an LVALUE | Nicholas Clark | 2005-04-18 | 1 | -0/+4 |
* | Refactoring to Sv*_set() macros - patch #3 | Steve Peters | 2005-04-12 | 1 | -0/+3 |
* | Add SvIVX() to PERL_DEBUG_COW, and change pad.c to SvIVset() | Nicholas Clark | 2005-04-08 | 1 | -5/+7 |
* | Add a macro PERL_DEBUG_COW, for aggressive compile time tests of | Nicholas Clark | 2005-04-08 | 1 | -6/+11 |
* | Update copyrights. | Rafael Garcia-Suarez | 2005-03-30 | 1 | -1/+1 |
* | expand -DDEBUG_LEAKING_SCALARS to instrument the creation of each SV | Dave Mitchell | 2005-03-28 | 1 | -0/+7 |
* | Stage 1 of utf8 support for soft references. | Nicholas Clark | 2005-01-07 | 1 | -0/+3 |
* | Implement sv_svset _nosteal variants by passing a flag into | Nicholas Clark | 2004-10-15 | 1 | -4/+2 |
* | SvO?OK_off()'s return value | Marcus Holland-Moritz | 2004-09-08 | 1 | -5/+5 |
* | api doc fix for SvSetMagicSV_nosteal | Stas Bekman | 2004-08-13 | 1 | -1/+1 |
* | Document sv_catpvn_nomg, sv_setsv_nomg and sv_catsv_nomg. | Marcus Holland-Moritz | 2004-08-04 | 1 | -0/+9 |
* | It seems that our assert() macro wasn't good enough. | Nicholas Clark | 2004-06-15 | 1 | -2/+2 |
* | Assert SvTYPE is at least PGMV whenever accessing SvSTASH | Nicholas Clark | 2004-06-15 | 1 | -1/+1 |
* | Assert that SV type has magic member when reading/writing. | Nicholas Clark | 2004-06-14 | 1 | -0/+6 |
* | Re: undef loses it magicness when assigned to a variable? | Stas Bekman | 2004-05-28 | 1 | -1/+2 |
* | Nobody has used SvPVbyte_force? | SADAHIRO Tomoyuki | 2004-03-21 | 1 | -1/+1 |
* | Update copyright notices | Rafael Garcia-Suarez | 2004-03-16 | 1 | -1/+1 |
* | simplify sv.h | Artur Bergman | 2004-03-03 | 1 | -6/+6 |
* | Re: [PATCH] GLOB to LVALUE assignment fix | Tassilo von Parseval | 2004-02-17 | 1 | -5/+12 |
* | Correct some prototypes in perlapi.pod | Steve Hay | 2004-02-08 | 1 | -3/+3 |
* | Re: [perl #24816] Magic vars seem unsure if they are purely numeric | Yitzchak Scott-Thoennes | 2004-01-16 | 1 | -0/+14 |
* | sanitize some macros - based on Chip Salzenberg suggestions and | Adrian M. Enache | 2003-12-22 | 1 | -17/+17 |
* | Plan C for foiling the algorithmic complexity attack | Nicholas Clark | 2003-10-16 | 1 | -0/+1 |
* | Re: assert.h breaks perl.h | Alexey Tourbin | 2003-10-16 | 1 | -1/+1 |
* | It's UTF-8, not UTF8. (Note: not s/UTF-8/UTF8/, | Jarkko Hietaniemi | 2003-09-12 | 1 | -4/+4 |
* | Fewer naked char constants. | Jarkko Hietaniemi | 2003-08-30 | 1 | -8/+10 |