summaryrefslogtreecommitdiff
path: root/av.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyrights.Rafael Garcia-Suarez2005-03-301-1/+1
* Consting fiveAndy Lester2005-03-251-4/+3
* Adding const qualifiersAndy Lester2005-03-141-6/+6
* only mortalize deleted array elements for AvREALDave Mitchell2004-09-051-1/+1
* [perl #30733] memory leak in array deleteDave Mitchell2004-07-231-0/+2
* Re: [PATCH] Re: Lack of error for large string on SolarisJarkko Hietaniemi2004-06-081-2/+7
* [perl #28032] delete $_[0] + (\$) prototype = bad freeDave Mitchell2004-03-311-1/+4
* malloc wrappageJarkko Hietaniemi2004-03-171-0/+2
* allow recursive FETCHesDave Mitchell2003-04-191-3/+5
* Fix up Larry's copyright statements to my best knowledge.Jarkko Hietaniemi2003-04-161-1/+2
* Update all copyrights to 2003, from JarkkoHugo van der Sanden2003-03-021-1/+1
* Re: [perl #15439] unreferenced scalar due to double DESTROYDave Mitchell2003-01-221-1/+4
* LEAKTEST is dead, RIPH.Merijn Brand2002-09-261-2/+2
* Negative subscripts optionally passed to tied array methodsMark-Jason Dominus2002-08-171-50/+131
* Remove pseudo-hashes (complete)Michael G. Schwern2002-08-171-101/+0
* More VC5-induced casting found by Nikola Knezevic.Jarkko Hietaniemi2002-04-271-1/+1
* fixes for all the warnings reported by Visual C (most of thisGurusamy Sarathy2002-04-211-1/+1
* more warnings tidyupPaul Marquess2002-03-111-2/+2
* PATCH (bleadperl): Quieter handling of tied arraysMark-Jason Dominus2002-03-021-4/+10
* 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
* Re: Perl bug with "delete" on arraysAbhijit Menon-Sen2001-07-121-0/+1
* More -Wall sweeping.Jarkko Hietaniemi2001-05-301-0/+2
* Medley of -Wall cleanups from Michael Schwen, Hugo van der Sanden,Jarkko Hietaniemi2001-05-301-1/+1
* [LARGE!] symbolic magicDave Mitchell2001-05-201-15/+20
* Bump up Larry's copyright.Jarkko Hietaniemi2001-01-011-1/+1
* dTHR is a nop in 5.6.0 onwards. Ergo, it can go.Jarkko Hietaniemi2000-12-051-6/+1
* Re: av.c patch (having slight problems)Ben Tilly2000-11-231-0/+8
* [ID 20001030.001] 5.7.0-7489: Null-Pointer reference in mg.cJens Hamisch2000-10-311-2/+7
* av.c apidocSimon Cozens2000-07-251-3/+24
* fixes for most warnings identified by gcc -WallGurusamy Sarathy2000-03-051-9/+7
* support for list assignment to pseudohashes (from John TobeyGurusamy Sarathy2000-03-031-9/+21
* Resync with mainlineCharles Bailey2000-02-261-1/+1
|\
| * notes about running PurifyGurusamy Sarathy2000-02-141-1/+1
| * documentation patches (from Michael Schwern and YitzchakGurusamy Sarathy2000-02-081-3/+3
| * 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/+119
| * clearer docs for change#4796; faster av_exists()Gurusamy Sarathy2000-01-131-1/+4
| * support delete() and exists() on array, tied array, and pseudo-hashGurusamy Sarathy2000-01-131-15/+91
| * A better version of #4296.Michael G. Schwern1999-10-031-1/+1
| * (Replaced by #4297.)Michael G. Schwern1999-10-031-2/+3
| * make exists() work better on pseudo-hashes (reworked a patch suggestedGurusamy Sarathy1999-10-021-1/+24
* | Minor fixes to assuage picky compilers (unsigned comparisons andCharles Bailey2000-02-091-1/+1
* | Resync with mainlineCharles Bailey2000-02-091-1/+120
* | Quick integration of mainline changes to dateCharles Bailey2000-01-201-3/+106
|/
* Avoid core dumps resulting from humongous array indicesSpider Boardman1999-07-231-8/+10
* lexical warnings update (warning.t fails one testPaul Marquess1999-07-071-4/+4
* more complete support for implicit thread/interpreter pointer,Gurusamy Sarathy1999-06-091-13/+13
* initial stub implementation of implicit thread/thisGurusamy Sarathy1999-06-071-27/+28
* update copyright yearsGurusamy Sarathy1999-03-221-1/+1