This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Re: [perl #15479] perl 5.8.0 segfault
[perl5.git] / av.c
2002-04-27 Jarkko HietaniemiMore VC5-induced casting found by Nikola Knezevic.
2002-04-21 Gurusamy Sarathyfixes for all the warnings reported by Visual C (most...
2002-03-11 Paul Marquessmore warnings tidyup
2002-03-02 Mark-Jason DominusPATCH (bleadperl): Quieter handling of tied arrays
2002-01-25 Nick Ing-SimmonsIntegrate mainline
2002-01-23 Jarkko HietaniemiCopyright++. (Not all the toplevel *.h have one, it...
2002-01-03 Jarkko HietaniemiMissed the =head1 additions.
2001-07-12 Abhijit Menon-SenRe: Perl bug with "delete" on arrays
2001-05-30 Jarkko HietaniemiMore -Wall sweeping.
2001-05-30 Jarkko HietaniemiMedley of -Wall cleanups from Michael Schwen, Hugo...
2001-05-20 Dave Mitchell[LARGE!] symbolic magic
2001-01-08 Charles BaileyOnce again syncing after too long an absence
2001-01-01 Jarkko HietaniemiBump up Larry's copyright.
2000-12-05 Jarkko HietaniemidTHR is a nop in 5.6.0 onwards. Ergo, it can go.
2000-11-23 Ben TillyRe: av.c patch (having slight problems)
2000-10-31 Jens Hamisch[ID 20001030.001] 5.7.0-7489: Null-Pointer reference...
2000-08-04 Charles BaileyYA resync with mainstem, including VMS patches from...
2000-07-25 Simon Cozensav.c apidoc
2000-03-05 Gurusamy Sarathyfixes for most warnings identified by gcc -Wall
2000-03-03 Gurusamy Sarathysupport for list assignment to pseudohashes (from John...
2000-02-26 Charles BaileyResync with mainline
2000-02-14 Gurusamy Sarathynotes about running Purify
2000-02-09 Charles BaileyMinor fixes to assuage picky compilers (unsigned compar...
2000-02-09 Charles BaileyResync with mainline
2000-02-08 Jarkko HietaniemiIntegrate with Sarathy.
2000-02-08 Gurusamy Sarathydocumentation patches (from Michael Schwern and Yitzchak
2000-02-06 Gurusamy Sarathyset SvUTF8 on vectors only if there are chars > 127...
2000-01-28 Gurusamy Sarathyautogenerate API listing from comments in the source...
2000-01-20 Charles Bailey Quick integration of mainline changes to date
2000-01-13 Gurusamy Sarathyclearer docs for change#4796; faster av_exists()
2000-01-13 Gurusamy Sarathysupport delete() and exists() on array, tied array...
1999-10-03 Michael G. SchwernA better version of #4296.
1999-10-03 Michael G. Schwern(Replaced by #4297.)
1999-10-02 Gurusamy Sarathymake exists() work better on pseudo-hashes (reworked...
1999-07-23 Spider BoardmanAvoid core dumps resulting from humongous array indices
1999-07-07 Paul Marquesslexical warnings update (warning.t fails one test
1999-06-09 Gurusamy Sarathymore complete support for implicit thread/interpreter...
1999-06-07 Gurusamy Sarathyinitial stub implementation of implicit thread/this
1999-03-22 Gurusamy Sarathyupdate copyright years
1998-11-06 Gurusamy Sarathyfix AvREALISH bogusness
1998-10-30 Gurusamy Sarathyphase 1 of somewhat major rearrangement of PERL_OBJECT...
1998-10-25 Gurusamy Sarathyintegrate changes#1982,2014,2021 (from maint-5.005)
1998-10-21 Gurusamy Sarathyfix handling of mayhaps-extended @_ in goto &sub
1998-09-23 Ilya Zakharevichsupport match indices via special variables @- and @+
1998-07-21 Ilya Zakharevichdisable malloced_size() feedback with -DLEAKTEST
1998-07-18 Nick Ing-SimmonsPL_ prefix to all perlvars, part1
1998-07-13 Gurusamy Sarathyadd a few more PURIFY guards
1998-07-06 Gurusamy Sarathyrename s/\bSI_/PERLSI_/ to avoid collisions with sysinf...
1998-07-05 Gurusamy Sarathypatchlevel up to 5.004_70, various tweaks
1998-07-04 Gisle Aasapplied patch with tweaks to prose
1998-06-28 Joshua PritikinPUSHSTACK renovation
1998-06-23 Ilya Zakharevichapplied patch, regen headers
1998-06-20 Joshua Pritikinadded patch, tweaked missed files, excised comment...
1998-06-18 Joshua Pritikinhand apply whitespace-mutiliated patch
1998-05-18 Gurusamy Sarathy[win32] more whitespace tweaks from maintbranch
1998-05-17 Gurusamy Sarathy[win32] sundry whitespace cleanups from maintbranch
1998-04-03 Gurusamy Sarathy[win32] implement stack-of-stacks so that magic invocat...
1998-03-09 Gurusamy Sarathy[win32] merge C<local $tied{foo}> patch, also moved...
1998-03-07 Gurusamy Sarathy[win32] change all 'sp' to 'SP' in code and in the...
1998-02-03 Malcolm BeattieReplaced two occurrences of THREADSV(find_thread_sv...
1998-02-01 Douglas Lankshear[asperl] added AS patch#3
1998-01-24 Nick Ing-SimmonsGisle's av_unshift tweak, two small patches from chip
1998-01-14 Nick Ing-SimmonsTIEARRAY updates - almost works ...
1998-01-13 Nick Ing-Simmonstiearray tweaks
1998-01-13 Nick Ing-Simmonstie array changes to core and tests
1997-11-19 Malcolm Beattieavhv_keys under Digital UNIX made avhv.t fail because...
1997-11-18 Joshua PritikinSeparate avhv_foo() key handling into avhv_keys()....
1997-10-31 Nick Ing-SimmonsConvert miniperl sources to ANSI C. Several passes of
1997-10-16 Malcolm BeattieMerge maint-5.004 branch (5.004_04) with mainline.
1997-10-08 Malcolm BeattieMerge maint-5.004 branch (5.004_03) with mainline.
1997-10-03 Malcolm BeattieFixed sv_mutex locking for new_SV, del_SV and nice_chunks.
1997-09-05 Perl 5 Porters[inseparable changes from patch to perl 5.004_04] perl-5.004_04
1997-08-06 Tim Bunce: reduced malloc patch
1997-08-06 Ilya Zakharevich: reduced malloc patch
1997-05-26 Malcolm BeattieIntegrate thrperl 5.003->5.004.
1997-05-26 Malcolm BeattieAdd avhv_store_ent. Add missing avhv_* to global.sym.
1997-05-25 Malcolm BeattieFix up integration 5.003->5.004.
1997-05-25 Malcolm BeattieFirst stab at 5.003 -> 5.004 integration.
1997-03-28 Malcolm BeattieInitial 3-way merge from (5.001m, thr1m, 5.003) plus...
1997-03-28 Malcolm BeattieInitial devel changes.
1997-03-06 Chip SalzenbergMake conversion of @_ to real array work right after...
1997-03-01 Perl 5 Porters[inseparable changes from match from perl-5.003_91...
1997-02-04 Chip SalzenbergFix scalar leak in av_unshift
1996-12-19 Chip SalzenbergSupport SvREADONLY on arrays
1996-07-05 Perl 5 Portersperl 5.003_01: av.c
1996-02-03 Perl 5 Portersperl5.002beta3
1996-08-28 Perl 5 Portersrandom cleanup
1995-11-20 Larry Wall5.002 beta 1
1995-03-13 Larry WallPerl 5.001 perl-5.001
1994-10-17 Larry Wallperl 5.000 perl-5.000
1994-05-04 Larry Wallperl 5.0 alpha 9 perl-5a9
1994-03-18 Larry Wallperl 5.0 alpha 6
1993-12-10 Larry Wallperl 5.0 alpha 5
1993-11-10 Larry Wallperl 5.0 alpha 4
1993-10-07 Larry Wallperl 5.0 alpha 2 perl-5a2