summaryrefslogtreecommitdiff
path: root/av.h
Commit message (Expand)AuthorAgeFilesLines
...
* Fix obsolete identifiers in commentRafael Garcia-Suarez2005-09-151-2/+2
* Attempt 2 at a diet memory layout can go live.Nicholas Clark2005-05-311-1/+1
* Goodbye xav_arylen. You won't be missed that much.Nicholas Clark2005-05-291-3/+1
* Change the IV to a union.Nicholas Clark2005-05-291-21/+12
* Rename the members of the SV head union to avoid pre-processorNicholas Clark2005-05-261-1/+1
* I think for now these have to be disabled by default.Nicholas Clark2005-05-251-1/+1
* Reorder the union to cause Win32 compilers to use void * alignment forNicholas Clark2005-05-241-1/+1
* Don't allocate an IV slot where the type doesn't use the IV slot.Nicholas Clark2005-05-231-0/+19
* create an "allocated" structure for PVs, PVAVs and PVHVsNicholas Clark2005-05-231-0/+2
* Re-order IVX slot in SV bodiesNicholas Clark2005-05-221-2/+12
* Add a union in place of xnv_nv, which allows AVs and HVs to re-useNicholas Clark2005-05-211-7/+17
* Move the xpv_pv/xrv_rv member into the SV head, in a union withNicholas Clark2005-05-211-2/+1
* Goodbye AvFLAGSNicholas Clark2005-05-201-17/+9
* Fix up Larry's copyright statements to my best knowledge.Jarkko Hietaniemi2003-04-161-1/+2
* Reverse copyright update (#18801) for files not changed in 2003.Hugo van der Sanden2003-03-021-1/+1
* Update all copyrights to 2003, from JarkkoHugo van der Sanden2003-03-021-1/+1
* Negative subscripts optionally passed to tied array methodsMark-Jason Dominus2002-08-171-0/+1
* Copyright++. (Not all the toplevel *.h have one, it seems.)Jarkko Hietaniemi2002-01-231-1/+1
* Missed the =head1 additions.Jarkko Hietaniemi2002-01-031-0/+4
* av.h cosmeticsSimon Cozens2001-03-301-1/+1
* Bump up Larry's copyright.Jarkko Hietaniemi2001-01-011-1/+1
* tweak comment about @DB::argsGurusamy Sarathy2000-06-081-2/+2
* set SvUTF8 on vectors only if there are chars > 127; update copyrightGurusamy Sarathy2000-02-061-1/+1
* autogenerate API listing from comments in the source (from BenjaminGurusamy Sarathy2000-01-281-0/+10
* preliminary support for perl_clone() (still needs work inGurusamy Sarathy1999-11-081-1/+1
* note about AVf_*Gurusamy Sarathy1999-09-101-0/+20
* slightly tweaked version of suggested patchDan Sugalski1999-07-061-1/+1
* update copyright yearsGurusamy Sarathy1999-03-221-1/+1
* TIEARRAY updates - almost works ...Nick Ing-Simmons1998-01-141-2/+1
* tie array changes to core and testsNick Ing-Simmons1998-01-131-4/+8
* [inseparable changes from match from perl-5.003_91 to perl-5.003_92]Perl 5 Porters1997-03-011-1/+1
* [inseparable changes from patch from perl5.003_26 to perl5.003_27]Perl 5 Porters1997-02-181-2/+2
* turbidity in av.[ch]Gurusamy Sarathy1995-12-101-1/+1
* 5.002 beta 1Larry Wall1995-11-211-0/+4
* perl 5.000perl-5.000Larry Wall1994-10-171-22/+16
* perl 5.0 alpha 4Larry Wall1993-11-101-11/+5
* perl 5.0 alpha 2perl-5a2Larry Wall1993-10-071-0/+56