summaryrefslogtreecommitdiff
path: root/av.c
Commit message (Expand)AuthorAgeFilesLines
* Update Copyright yearGraham Barr1999-03-271-1/+1
* integrate change#2210 from mainlineGraham Barr1998-11-271-4/+1
* integrate change#2030 from mainlineGraham Barr1998-11-021-0/+1
* 5.005_02: Eliminate leak on self-tiesChip Salzenberg1998-10-201-14/+14
* 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
|/
* perl5.002beta3Perl 5 Porters1996-02-021-3/+6
* 5.002 beta 1Larry Wall1995-11-211-0/+22
* Perl 5.001perl-5.001Larry Wall1995-03-121-0/+4
* perl 5.000perl-5.000Larry Wall1994-10-171-151/+212
* perl 5.0 alpha 9perl-5a9Larry Wall1994-05-041-8/+0
* perl 5.0 alpha 6Larry Wall1994-03-181-12/+12