This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
initial stub implementation of implicit thread/this
[perl5.git] / hv.c
1999-06-07 Gurusamy Sarathyinitial stub implementation of implicit thread/this
1999-06-02 Gurusamy Sarathyremove _() non-ansism
1999-05-25 Ilya Zakharevichhv.c calling negative malloc()
1999-05-11 Gurusamy Sarathyvarious fixes for clean build and test on win32; config...
1999-05-05 Charles Baileyapplied non-conflicting parts of suggested patch
1999-04-04 Gurusamy Sarathycorrect places that said newSVpv() when they meant...
1999-03-22 Gurusamy Sarathyupdate copyright years
1999-02-15 Gurusamy Sarathyadd const qualifier to most char* prototypes, handle...
1998-11-08 Gurusamy Sarathytypo in newHVhv()
1998-10-25 Gurusamy Sarathyintegrate changes#1982,2014,2021 (from maint-5.005)
1998-09-25 Drago Goricaneclock sv_mutex in new_he() and del_he() for USE_THREADS
1998-09-24 Gurusamy Sarathyprovide locked access to string table for USE_THREADS
1998-07-20 Gurusamy Sarathycomplete s/foo/PL_foo/ changes (all escaped cases ident...
1998-07-19 Nick Ing-SimmonsPL_ for perl's malloc
1998-07-18 Nick Ing-SimmonsPL_ prefix to all perlvars, part1
1998-07-05 Gisle Aasapplied suggested fix for xhv_array sizing, with portab...
1998-07-05 Gurusamy Sarathypatchlevel up to 5.004_70, various tweaks
1998-07-04 Gisle Aassimplify xhv_array sizing
1998-06-29 Ilya Zakharevichadded patch for overloading constants, made PERL_OBJECT...
1998-06-23 Ilya Zakharevichapplied patch, regen headers
1998-05-18 Gurusamy Sarathy[asperl] integrate mainline changes (untested)
1998-05-03 SynaptiCAD, Inc.[win32] make hv_iterinit() return HvKEYS()
1998-04-08 Gurusamy Sarathy[asperl] integrate mainline changes
1998-04-04 Gurusamy Sarathy[win32] change 866 was incomplete
1998-04-03 Gurusamy Sarathy[win32] fixup hv_free_ent() to not fail on null HeVAL()
1998-03-16 Malcolm BeattieMissing dTHR in hv_fetch_ent when statics moved to...
1998-03-09 Gurusamy Sarathy[win32] merge C<local $tied{foo}> patch, also moved...
1998-02-14 Gurusamy Sarathy[asperl] added AS patch#5 (patch #4 was intentionally...
1998-02-09 Gurusamy Sarathy[asperl] integrate win32 branch contents
1998-02-06 Gisle Aasnomemok
1998-02-06 Ilya ZakharevichNewer -DLEAKTEST patch
1998-01-30 Gurusamy Sarathy[asperl] initial merge of latest win32 branch into...
1998-01-30 Gurusamy Sarathy[asperl] added AS patch#2
1998-01-24 Nick Ing-SimmonsGisle's av_unshift tweak, two small patches from chip
1998-01-08 Gurusamy Sarathy[win32] change#398 breaks ENV_IS_CASELESS, fix it
1998-01-08 Owen TaylorFix hv_delete for 'm'-magic. Based on following patch...
1998-01-07 Gurusamy Sarathy[win32] tweak case-insensitive ENV implementation
1998-01-05 Gurusamy Sarathy[win32] Support case-tolerant %ENV
1997-11-27 Nick Ing-SimmonsMerge win32 and ansiperl branches post _55 tweaks from...
1997-11-26 Nick Ing-SimmonsFixup _55 for Win32:
1997-11-26 Gurusamy Sarathy[win32] Various changes to make it build cleanly and...
1997-11-25 Malcolm BeattieFix minor thinkos in hv.c and pp_ctl.c. This is 5.004_55.
1997-11-25 Owen TaylorMake hv_ functions cope better with 'm'-magic:
1997-11-07 Nick Ing-SimmonsReverse integrate Malcolm's chanes into local
1997-11-05 Nick Ing-SimmonsBuilds C++ Borland, MSVC++ (Win32) and GCC++ (Solaris)
1997-11-01 Nick Ing-SimmonsIntegrate mainline @ 18:15 CST 31 Oct 1997
1997-10-31 Malcolm BeattieHalf way through moving per-thread magicals into per...
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-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-06-05 Malcolm BeattieMore fixups for thrperl integration.
1997-05-26 Malcolm BeattieIntegrate thrperl 5.003->5.004.
1997-03-28 Malcolm BeattieInitial 3-way merge from (5.001m, thr1m, 5.003) plus...
1997-03-08 Perl 5 Porters[inseparable changes from match from perl-5.003_93...
1997-03-01 Perl 5 Porters[inseparable changes from match from perl-5.003_91...
1997-02-25 Perl 5 Porters[inseparable changes from match from perl-5.003_90...
1997-02-25 Gurusamy SarathyClean up and document API for hashes
1997-02-21 Perl 5 Porters[inseparable changes from patch from perl5.003_27 to...
1997-01-15 Perl 5 Porters[inseparable changes from patch from perl5.003_20 to...
1997-01-04 Perl 5 Porters[inseparable changes from patch from perl5.003_18 to...
1996-12-24 Perl 5 Porters[inseparable changes from patch from perl5.003_15 to...
1996-12-23 Perl 5 Porters[inseparable changes from patch from perl5.003_13 to...
1996-12-19 Chip SalzenbergFix %ENV assignment when environment starts out empty
1996-12-06 Perl 5 Porters[inseparable changes from patch from perl5.003_10 to...
1996-11-29 Perl 5 Porters[inseparable changes from patch from perl5.003_09 to...
1996-11-26 Perl 5 Porters[inseparable changes from patch from perl5.003_08 to...
1996-09-30 Perl 5 Portersperl 5.003_06: hv.c
1996-09-05 Perl 5 Portersperl 5.003_05: hv.c
1996-06-18 Perl 5 Portersperl 5.003_01: hv.c
1996-02-03 Perl 5 Portersperl5.002beta3
1996-08-25 Perl 5 Portersperl 5.003_03: hv.c
1995-11-20 Larry Wall5.002 beta 1
1995-10-31 Andy DoughertyThis is my patch patch.1n for perl5.001. perl-5.001n
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-11-10 Larry Wallperl 5.0 alpha 4
1993-10-10 Larry Wallperl 5.0 alpha 3
1993-10-07 Larry Wallperl 5.0 alpha 2 perl-5a2