This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Integrate:
[perl5.git] / hv.c
2004-03-22 Nicholas ClarkIntegrate:
2004-03-07 Nicholas ClarkIntegrate:
2004-01-26 Paul GreenRefactor VOS patches for bleadperl and perl-5.8.x
2003-12-14 Adrian M. EnacheIntegrate:
2003-12-13 Tassilo von ParsevalIntegrate:
2003-12-06 Nick Ing-SimmonsWin32/MinGW tweaks
2003-12-03 Nicholas ClarkRemove duplicate call to PERL_HASH in delete
2003-12-02 Nicholas ClarkIntegrate:
2003-11-20 Alan BurlisonIntegrate:
2003-11-19 Alan BurlisonIntegrate:
2003-11-16 Nicholas ClarkIntegrate:
2003-11-16 Nicholas ClarkIntegrate:
2003-11-03 Nicholas ClarkIntegrate:
2003-10-30 Nicholas ClarkIntegrate:
2003-10-26 Nicholas ClarkIntegrate:
2003-10-22 Radu GreabIntegrate:
2003-10-17 Nicholas ClarkIntegrate:
2003-08-10 Jarkko HietaniemiIntegrate:
2003-07-27 Jarkko HietaniemiIntegrate:
2003-06-30 Jarkko HietaniemiIntegrate:
2003-05-29 Jarkko HietaniemiIntegrate:
2003-05-18 Jarkko HietaniemiIntegrate:
2003-05-07 Jarkko HietaniemiIntegrate:
2003-05-04 Jarkko HietaniemiIntegrate:
2003-04-27 Jarkko HietaniemiIntegrate:
2003-04-21 Jarkko HietaniemiIntegrate:
2003-04-17 Jarkko HietaniemiIntegrate:
2003-04-07 Jarkko HietaniemiIntegrate:
2003-03-14 Jarkko HietaniemiIntegrate; regen Configure et alia.
2003-03-11 Chris NandorIntegrate from maint-5.8/perl
2003-03-02 Jarkko HietaniemiIntegrate:
2003-01-03 Nicholas Clark[DOCPATCH] hv_store and hv_store_ent
2002-12-09 Jarkko HietaniemiIntegrate:
2002-12-08 Jarkko HietaniemiRetract #18252 and #18256.
2002-12-07 Nicholas ClarkRe: [perl #18651] Hash::Util's lock_key() breaks hash
2002-08-20 Nicholas ClarkClean up copy-on-write macros and debug facilities...
2002-05-22 Chris NandorIntegrate perl; bump patchlevel; add lib/Unicode/README...
2002-05-17 Jarkko HietaniemiPERL_HASH() casting games so that our hashed data is...
2002-05-17 Chris NandorIntegrate perl
2002-05-11 Jarkko HietaniemiExplicit casts due to #16542.
2002-04-28 Jarkko HietaniemiMore valgrind findings: e.g. t/op/utfhash.t.
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-04-21 Jarkko HietaniemiS_ stands sfor static.
2002-04-16 Nicholas ClarkRe: Unbalanced string table refcount (was: perl@15930)
2002-04-13 Nicholas Clark[dodgy PATCH] Re: [Storable] utf8 keys started working!
2002-04-08 Nick Ing-SimmonsIntegrate mainline
2002-04-07 Jarkko HietaniemiRetract #15793 since #15775 should fix the problem.
2002-04-07 Mattia Barbon(Retracted by #15794)
2002-04-07 Nicholas ClarkRe: perl@15772
2002-04-06 Jarkko HietaniemiSignedness nits.
2002-04-06 Jarkko HietaniemiMake hv_notallowed a static as suggested by Nicholas...
2002-04-06 Nicholas ClarkRe: the dirty half dozen (Re: perl@15662)
2002-03-22 Jarkko HietaniemiIf Unicode keys are entered to a hash, a bit is turned on.
2002-03-11 Michael G. Schwern Subject: [PATCH] Hash::Util & restricted hash touch...
2002-03-11 Paul Marquessmore warnings tidyup
2002-02-28 Jarkko HietaniemiMake shared hash keys to be \0-terminated:
2002-02-26 Michael G. Schwern"Attempt to access to key"?
2002-01-25 Nick Ing-SimmonsIntegrate mainline
2002-01-23 Jarkko HietaniemiCopyright++. (Not all the toplevel *.h have one, it...
2002-01-03 Robin BarkerMessage-Id: <200201031449.OAA26137@tempest.npl.co.uk>
2001-12-21 H.Merijn Brand[ PATCH ] Smoke 13820 /pro/3gl/CPAN/perl-current
2001-12-19 Nick Ing-SimmonsFix READONLY hashes:
2001-12-18 Nick Ing-SimmonsTidied version of Jeffrey Friedl's <jfriedl@yahoo.com...
2001-12-03 Jarkko HietaniemiMake sharepvn a macro since all it does is a deref.
2001-11-12 Jeffrey Friedla few typo fixes
2001-11-06 Nick Ing-SimmonsKeep It Simple and Stupid version of readonly hash...
2001-10-16 Nick Ing-SimmonsBuilds under ithreads (but fails all threads tests)
2001-09-15 Gurusamy Sarathyenable most warnings for windows build; fix the various...
2001-08-05 Jarkko HietaniemiLittle pointer juggling for HP-UX cc to avoid
2001-08-04 Abhijit Menon-SenRe: [PATCH hv.c] newHVhv shouldn't reset xhv_max so...
2001-08-04 Abhijit Menon-SenRe: [PATCH hv.c] newHVhv shouldn't reset xhv_max so...
2001-08-03 Abhijit Menon-SennewHVhv shouldn't reset xhv_max so often
2001-07-13 Jarkko HietaniemiRemove unicode::distinct, as per Inaba Hiroto.
2001-07-06 Nick Ing-SimmonsIntegrate mainline
2001-07-02 Gurusamy Sarathywin32 fixes: fix various syntax errors ("no preprocesso...
2001-06-20 Artur BergmanFixes case of CvDEPTH for perl_clone
2001-06-19 Jarkko HietaniemiRevert #10656 for performance reasons but leave in the
2001-06-17 Jarkko HietaniemiQuench the warnings from Tru64; the HP-UX is still
2001-06-17 Abhijit Menon-Sen[PATCH #1/7] xhv_array (was Re: Using xhv_foo instead...
2001-06-16 Abhijit Menon-SenRe: DYNAMIC_ENV_FETCH HvNAME abuse.
2001-06-02 Nick Ing-SimmonsIntegrate mainline
2001-06-01 Michael G. SchwernEliminating trigraph
2001-05-20 Dave Mitchell[LARGE!] symbolic magic
2001-05-10 Jarkko HietaniemiA thinko in #10065.
2001-05-10 Doug MacEachern[patch] make hv_fetch{_ent} SvGMAGICAL aware
2001-04-23 Mark-Jason DominusPATCH [5.7.1] hv.c unused #define
2001-03-22 Gurusamy Sarathyupdate copyright year
2001-03-19 Gurusamy Sarathyrevert the change#9090 integrate for now (change looks...
2001-03-19 Jarkko HietaniemiIntegrate changes #7971(perlio),8982,9061,9062,9068...
2001-03-09 Robert SpierRe: [ID 19990808.001] [PATCH] FETCH triggered on exists()
2001-03-02 Jarkko HietaniemiRetract the #8919 part of #8987, not applicable to...
2001-03-02 Jarkko HietaniemiIntegrate changes #8784,8839,8843,8847,8849,8859,8866,
2001-02-24 Vadim KonovalovRe: I'm losing the war...
2001-02-20 Jarkko HietaniemiDon't do casting between pointers pointing to different...
2001-02-08 Charles BaileySYN SYN
2001-01-30 Gurusamy Sarathyintegrate changes#7984,7987,8010 from mainline (gets...
2001-01-28 Jarkko HietaniemiPatch from Inaba Hiroto:
2001-01-25 Jarkko HietaniemiIntegrate #8336 from mainline.
2001-01-24 Jarkko HietaniemiRevert the edits made by me so far to the 5.6 branch...
next