| Commit message (Expand) | Author | Age | Files | Lines |
* | Replace common Emacs file-local variables with dir-locals | Dagfinn Ilmari Mannsåker | 2015-03-22 | 1 | -6/+0 |
* | Make PADNAMELIST a separate type | Father Chrysostomos | 2014-11-30 | 1 | -2/+0 |
* | Skip trailing constants when searching pads | Father Chrysostomos | 2013-07-30 | 1 | -0/+3 |
* | Add av_tindex() synonym for av_top_index() | Karl Williamson | 2013-02-08 | 1 | -0/+4 |
* | Change name 'av_top' to 'av_top_index' | Karl Williamson | 2013-02-08 | 1 | -1/+1 |
* | Add av_top() synonym for av_len() | Karl Williamson | 2013-01-19 | 1 | -1/+1 |
* | update the editor hints for spaces, not tabs | Ricardo Signes | 2012-05-29 | 1 | -2/+2 |
* | [perl #97020] Carp (actually caller) leaking memory | Father Chrysostomos | 2011-08-18 | 1 | -1/+1 |
* | perlapi.pod Enhancements | Shlomi Fish | 2011-07-18 | 1 | -0/+2 |
* | Remove union _xivu from struct xpvav - replace it with a non-union xav_alloc. | Nicholas Clark | 2010-05-21 | 1 | -4/+2 |
* | In the SV body, exchange the positions of the NV and stash/magic. | Nicholas Clark | 2010-05-21 | 1 | -2/+3 |
* | Eliminate *_ALLOCATED_HEAD and *_HEAD macros which are now used only once. | Nicholas Clark | 2009-08-22 | 1 | -12/+3 |
* | Eliminate the remaining definitions for *_allocated structs. | Nicholas Clark | 2009-08-22 | 1 | -5/+0 |
* | Add MUTABLE_AV(), and remove (AV *) casts from headers. | Nicholas Clark | 2008-10-27 | 1 | -2/+2 |
* | Add a macro MUTABLE_PTR(p), which on (non-pedantic) gcc will not cast | Nicholas Clark | 2008-10-27 | 1 | -2/+2 |
* | Update copyright years. | Nicholas Clark | 2008-10-25 | 1 | -2/+2 |
* | Deprecate (and remove core use of ) Nullav, Nullcv, Nullgv, Nullhe, | Nicholas Clark | 2008-01-23 | 1 | -1/+5 |
* | factor out duplicate code in struct xpv* | Marcus Holland-Moritz | 2007-12-30 | 1 | -41/+15 |
* | Perl_newAV() can become a mathom by making newAV() a wrapper around | Nicholas Clark | 2007-12-20 | 1 | -0/+10 |
* | Update copyright years to include 2007. (Plus a couple of 2006s and | Nicholas Clark | 2007-01-02 | 1 | -1/+1 |
* | Remove the vestigal "#if 0"s from header files that defined same-sized | Nicholas Clark | 2007-01-02 | 1 | -4/+0 |
* | Move all the FBM data fields from the table into a struct xbm_s which | Nicholas Clark | 2006-12-28 | 1 | -0/+5 |
* | Move the low/high cop sequences from NVX/IVX to a two U32 structure | Nicholas Clark | 2006-12-28 | 1 | -0/+4 |
* | Move the GvNAME HEK into the IV union - every GV is now 1 pointer | Nicholas Clark | 2006-03-05 | 1 | -0/+4 |
* | xgv_stash can be stored as a union with the NV, reducing the size of | Nicholas Clark | 2006-02-25 | 1 | -1/+4 |
* | Store the stash for our in the magic slot. This will allow us to use | Nicholas Clark | 2006-02-24 | 1 | -2/+8 |
* | Fix obsolete identifiers in comment | Rafael Garcia-Suarez | 2005-09-15 | 1 | -2/+2 |
* | Attempt 2 at a diet memory layout can go live. | Nicholas Clark | 2005-05-31 | 1 | -1/+1 |
* | Goodbye xav_arylen. You won't be missed that much. | Nicholas Clark | 2005-05-29 | 1 | -3/+1 |
* | Change the IV to a union. | Nicholas Clark | 2005-05-29 | 1 | -21/+12 |
* | Rename the members of the SV head union to avoid pre-processor | Nicholas Clark | 2005-05-26 | 1 | -1/+1 |
* | I think for now these have to be disabled by default. | Nicholas Clark | 2005-05-25 | 1 | -1/+1 |
* | Reorder the union to cause Win32 compilers to use void * alignment for | Nicholas Clark | 2005-05-24 | 1 | -1/+1 |
* | Don't allocate an IV slot where the type doesn't use the IV slot. | Nicholas Clark | 2005-05-23 | 1 | -0/+19 |
* | 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 | -2/+12 |
* | Add a union in place of xnv_nv, which allows AVs and HVs to re-use | Nicholas Clark | 2005-05-21 | 1 | -7/+17 |
* | Move the xpv_pv/xrv_rv member into the SV head, in a union with | Nicholas Clark | 2005-05-21 | 1 | -2/+1 |
* | Goodbye AvFLAGS | Nicholas Clark | 2005-05-20 | 1 | -17/+9 |
* | Fix up Larry's copyright statements to my best knowledge. | Jarkko Hietaniemi | 2003-04-16 | 1 | -1/+2 |
* | Reverse copyright update (#18801) for files not changed in 2003. | Hugo van der Sanden | 2003-03-02 | 1 | -1/+1 |
* | Update all copyrights to 2003, from Jarkko | Hugo van der Sanden | 2003-03-02 | 1 | -1/+1 |
* | Negative subscripts optionally passed to tied array methods | Mark-Jason Dominus | 2002-08-17 | 1 | -0/+1 |
* | Copyright++. (Not all the toplevel *.h have one, it seems.) | Jarkko Hietaniemi | 2002-01-23 | 1 | -1/+1 |
* | Missed the =head1 additions. | Jarkko Hietaniemi | 2002-01-03 | 1 | -0/+4 |
* | av.h cosmetics | Simon Cozens | 2001-03-30 | 1 | -1/+1 |
* | Bump up Larry's copyright. | Jarkko Hietaniemi | 2001-01-01 | 1 | -1/+1 |
* | tweak comment about @DB::args | Gurusamy Sarathy | 2000-06-08 | 1 | -2/+2 |
* | set SvUTF8 on vectors only if there are chars > 127; update copyright | Gurusamy Sarathy | 2000-02-06 | 1 | -1/+1 |
* | autogenerate API listing from comments in the source (from Benjamin | Gurusamy Sarathy | 2000-01-28 | 1 | -0/+10 |