summaryrefslogtreecommitdiff
path: root/av.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* fix AvREALISH bogusnessGurusamy Sarathy1998-11-061-4/+1
* phase 1 of somewhat major rearrangement of PERL_OBJECT stuffGurusamy Sarathy1998-10-301-6/+6
* integrate changes#1982,2014,2021 (from maint-5.005)Gurusamy Sarathy1998-10-251-14/+14
* fix handling of mayhaps-extended @_ in goto &subGurusamy Sarathy1998-10-211-0/+1
* support match indices via special variables @- and @+Ilya Zakharevich1998-09-231-1/+1
* disable malloced_size() feedback with -DLEAKTESTIlya Zakharevich1998-07-211-1/+1
* PL_ prefix to all perlvars, part1Nick Ing-Simmons1998-07-181-34/+34
* add a few more PURIFY guardsGurusamy Sarathy1998-07-131-1/+1
* rename s/\bSI_/PERLSI_/ to avoid collisions with sysinfo headersGurusamy Sarathy1998-07-061-6/+6
* patchlevel up to 5.004_70, various tweaksGurusamy Sarathy1998-07-051-1/+2
* applied patch with tweaks to proseGisle Aas1998-07-041-173/+23
* PUSHSTACK renovationJoshua Pritikin1998-06-281-12/+12
* applied patch, regen headersIlya Zakharevich1998-06-231-2/+9
* added patch, tweaked missed files, excised comment that doesn't reallyJoshua Pritikin1998-06-201-7/+0
* hand apply whitespace-mutiliated patchJoshua Pritikin1998-06-181-0/+3
* [win32] more whitespace tweaks from maintbranchGurusamy Sarathy1998-05-181-2/+1
* [win32] sundry whitespace cleanups from maintbranchGurusamy Sarathy1998-05-171-3/+3
* [win32] implement stack-of-stacks so that magic invocations don'tGurusamy Sarathy1998-04-031-0/+12
* [win32] merge C<local $tied{foo}> patch, also moved statics inGurusamy Sarathy1998-03-091-2/+2
* [win32] change all 'sp' to 'SP' in code and in the docs. ExplicitlyGurusamy Sarathy1998-03-071-10/+10
* Replaced two occurrences of THREADSV(find_thread_sv(...)) (orderMalcolm Beattie1998-02-031-1/+1
* Gisle's av_unshift tweak, two small patches from chipNick Ing-Simmons1998-01-241-16/+9
* TIEARRAY updates - almost works ...Nick Ing-Simmons1998-01-141-7/+18
* tiearray tweaksNick Ing-Simmons1998-01-131-0/+1
* tie array changes to core and testsNick Ing-Simmons1998-01-131-44/+146
* avhv_keys under Digital UNIX made avhv.t fail because *keysp wasMalcolm Beattie1997-11-191-6/+7
* Separate avhv_foo() key handling into avhv_keys(). Slightly tweakedJoshua Pritikin1997-11-181-70/+56
* Convert miniperl sources to ANSI C. Several passes ofNick Ing-Simmons1997-10-311-89/+27
* Merge maint-5.004 branch (5.004_04) with mainline.Malcolm Beattie1997-10-161-4/+7
|\
| * [inseparable changes from patch to perl 5.004_04]perl-5.004_04Perl 5 Porters1997-09-051-4/+7
* | Merge maint-5.004 branch (5.004_03) with mainline.Malcolm Beattie1997-10-081-10/+12
|\ \ | |/
| * : reduced malloc patchTim Bunce1997-08-071-10/+12
* | Fixed sv_mutex locking for new_SV, del_SV and nice_chunks.Malcolm Beattie1997-10-031-4/+2
* | Integrate thrperl 5.003->5.004.Malcolm Beattie1997-05-261-1/+6
|\ \
| * | Initial 3-way merge from (5.001m, thr1m, 5.003) plus fixups.Malcolm Beattie1997-03-281-1/+6
* | | Add avhv_store_ent. Add missing avhv_* to global.sym.Malcolm Beattie1997-05-261-0/+26
* | | Fix up integration 5.003->5.004.Malcolm Beattie1997-05-251-0/+78
* | | First stab at 5.003 -> 5.004 integration.Malcolm Beattie1997-05-251-20/+34
|\ \ \ | | |/ | |/|
| * | Make conversion of @_ to real array work right after C<shift>Chip Salzenberg1997-03-071-2/+5
| * | [inseparable changes from match from perl-5.003_91 to perl-5.003_92]Perl 5 Porters1997-03-011-1/+1
| * | Fix scalar leak in av_unshiftChip Salzenberg1997-02-041-8/+3
| * | Support SvREADONLY on arraysChip Salzenberg1996-12-191-4/+12
| * | random cleanupPerl 5 Porters1996-08-281-4/+7
| * | perl 5.003_01: av.cPerl 5 Porters1996-07-051-2/+7
| |/
* | Initial devel changes.Malcolm Beattie1997-03-281-0/+170
|/