LOGONLY mark 313b38 as NODOC (compiler warning fix for new code only)
[p5sagit/p5-mst-13.2.git] / av.h
2010-05-21 Nicholas Clark Remove union _xivu from struct xpvav - replace it with...
2010-05-21 Nicholas Clark In the SV body, exchange the positions of the NV and...
2009-08-22 Nicholas Clark Eliminate *_ALLOCATED_HEAD and *_HEAD macros which...
2009-08-22 Nicholas Clark Eliminate the remaining definitions for *_allocated...
2008-10-27 Nicholas Clark Add MUTABLE_AV(), and remove (AV *) casts from headers.
2008-10-27 Nicholas Clark Add a macro MUTABLE_PTR(p), which on (non-pedantic...
2008-10-25 Nicholas Clark Update copyright years.
2008-01-23 Nicholas Clark Deprecate (and remove core use of ) Nullav, Nullcv...
2007-12-30 Marcus Holland-Moritz factor out duplicate code in struct xpv*
2007-12-20 Nicholas Clark Perl_newAV() can become a mathom by making newAV()...
2007-01-02 Nicholas Clark Update copyright years to include 2007. (Plus a couple...
2007-01-02 Nicholas Clark Remove the vestigal "#if 0"s from header files that...
2006-12-28 Nicholas Clark Move all the FBM data fields from the table into a...
2006-12-28 Nicholas Clark Move the low/high cop sequences from NVX/IVX to a two...
2006-03-05 Nicholas Clark Move the GvNAME HEK into the IV union - every GV is...
2006-02-25 Nicholas Clark xgv_stash can be stored as a union with the NV, reducin...
2006-02-24 Nicholas Clark Store the stash for our in the magic slot. This will...
2005-09-15 Rafael Garcia-Suarez Fix obsolete identifiers in comment
2005-05-31 Nicholas Clark Attempt 2 at a diet memory layout can go live.
2005-05-29 Nicholas Clark Goodbye xav_arylen. You won't be missed that much.
2005-05-29 Nicholas Clark Change the IV to a union.
2005-05-26 Nicholas Clark Rename the members of the SV head union to avoid pre...
2005-05-25 Nicholas Clark I think for now these have to be disabled by default.
2005-05-24 Nicholas Clark Reorder the union to cause Win32 compilers to use void...
2005-05-23 Nicholas Clark Don't allocate an IV slot where the type doesn't use...
2005-05-23 Nicholas Clark create an "allocated" structure for PVs, PVAVs and...
2005-05-22 Nicholas Clark Re-order IVX slot in SV bodies
2005-05-21 Nicholas Clark Add a union in place of xnv_nv, which allows AVs and...
2005-05-21 Nicholas Clark Move the xpv_pv/xrv_rv member into the SV head, in...
2005-05-20 Nicholas Clark Goodbye AvFLAGS
2003-04-16 Jarkko Hietaniemi Fix up Larry's copyright statements to my best knowledge.
2003-03-02 Hugo van der Sanden Reverse copyright update (#18801) for files not changed...
2003-03-02 Hugo van der Sanden Update all copyrights to 2003, from Jarkko
2002-08-17 Mark-Jason Dominus Negative subscripts optionally passed to tied array...
2002-01-25 Nick Ing-Simmons Integrate mainline
2002-01-23 Jarkko Hietaniemi Copyright++. (Not all the toplevel *.h have one, it...
2002-01-03 Jarkko Hietaniemi Missed the =head1 additions.
2001-03-30 Simon Cozens av.h cosmetics
2001-01-08 Charles Bailey Once again syncing after too long an absence
2001-01-01 Jarkko Hietaniemi Bump up Larry's copyright.
2000-08-04 Charles Bailey YA resync with mainstem, including VMS patches from...
2000-06-09 Jarkko Hietaniemi Rename the fdpid locking and integrate with Sarathy.
2000-06-08 Gurusamy Sarathy tweak comment about @DB::args
2000-02-09 Charles Bailey Resync with mainline
2000-02-08 Jarkko Hietaniemi Integrate with Sarathy.
2000-02-06 Gurusamy Sarathy set SvUTF8 on vectors only if there are chars > 127...
2000-01-28 Gurusamy Sarathy autogenerate API listing from comments in the source...
2000-01-20 Charles Bailey Quick integration of mainline changes to date
1999-12-12 Gurusamy Sarathy integrate mainline changes
1999-11-08 Gurusamy Sarathy preliminary support for perl_clone() (still needs work in
1999-09-29 Charles Bailey resync with mainline
1999-09-10 Gurusamy Sarathy note about AVf_*
1999-07-06 Jarkko Hietaniemi Integrate with Sarathy.
1999-07-06 Dan Sugalski slightly tweaked version of suggested patch
1999-03-22 Gurusamy Sarathy update copyright years
1998-01-14 Nick Ing-Simmons TIEARRAY updates - almost works ...
1998-01-13 Nick Ing-Simmons tie array changes to core and tests
1997-03-01 Perl 5 Porters [inseparable changes from match from perl-5.003_91...
1997-02-18 Perl 5 Porters [inseparable changes from patch from perl5.003_26 to...
1995-12-10 Gurusamy Sarathy turbidity in av.[ch]
1995-11-20 Larry Wall 5.002 beta 1
1994-10-17 Larry Wall perl 5.000
1993-11-10 Larry Wall perl 5.0 alpha 4
1993-10-07 Larry Wall perl 5.0 alpha 2