summaryrefslogtreecommitdiff
path: root/hv.c
Commit message (Expand)AuthorAgeFilesLines
* PERL_HASH() casting games so that our hashed data is "unsignedJarkko Hietaniemi2002-05-171-8/+8
* Explicit casts due to #16542.Jarkko Hietaniemi2002-05-111-8/+8
* More valgrind findings: e.g. t/op/utfhash.t.Jarkko Hietaniemi2002-04-281-0/+1
* More VC5-induced casting found by Nikola Knezevic.Jarkko Hietaniemi2002-04-271-2/+2
* fixes for all the warnings reported by Visual C (most of thisGurusamy Sarathy2002-04-211-14/+15
* S_ stands sfor static.Jarkko Hietaniemi2002-04-211-3/+3
* Re: Unbalanced string table refcount (was: perl@15930)Nicholas Clark2002-04-161-4/+20
* [dodgy PATCH] Re: [Storable] utf8 keys started working!Nicholas Clark2002-04-131-16/+50
* Retract #15793 since #15775 should fix the problem.Jarkko Hietaniemi2002-04-071-1/+0
* (Retracted by #15794)Mattia Barbon2002-04-071-0/+1
* Re: perl@15772Nicholas Clark2002-04-071-1/+1
* Signedness nits.Jarkko Hietaniemi2002-04-061-2/+2
* Make hv_notallowed a static as suggested by Nicholas Clark;Jarkko Hietaniemi2002-04-061-29/+30
* Re: the dirty half dozen (Re: perl@15662)Nicholas Clark2002-04-061-169/+390
* If Unicode keys are entered to a hash, a bit is turned on.Jarkko Hietaniemi2002-03-221-1/+15
* Subject: [PATCH] Hash::Util & restricted hash touch up, part 1Michael G. Schwern2002-03-111-10/+31
* more warnings tidyupPaul Marquess2002-03-111-1/+1
* Make shared hash keys to be \0-terminated:Jarkko Hietaniemi2002-02-281-1/+2
* "Attempt to access to key"?Michael G. Schwern2002-02-261-1/+1
* Copyright++. (Not all the toplevel *.h have one, it seems.)Jarkko Hietaniemi2002-01-231-1/+1
* Message-Id: <200201031449.OAA26137@tempest.npl.co.uk> Robin Barker2002-01-031-1/+5
* [ PATCH ] Smoke 13820 /pro/3gl/CPAN/perl-currentH.Merijn Brand2001-12-211-13/+12
* Fix READONLY hashes:Nick Ing-Simmons2001-12-191-6/+6
* Tidied version of Jeffrey Friedl's <jfriedl@yahoo.com> restricted hashesNick Ing-Simmons2001-12-181-54/+165
* Make sharepvn a macro since all it does is a deref.Jarkko Hietaniemi2001-12-031-0/+4
* a few typo fixes Jeffrey Friedl2001-11-121-2/+2
* Keep It Simple and Stupid version of readonly hash support.Nick Ing-Simmons2001-11-061-0/+41
* Builds under ithreads (but fails all threads tests)Nick Ing-Simmons2001-10-161-1/+1
* Little pointer juggling for HP-UX cc to avoidJarkko Hietaniemi2001-08-051-1/+3
* Re: [PATCH hv.c] newHVhv shouldn't reset xhv_max so oftenAbhijit Menon-Sen2001-08-041-1/+1
* Re: [PATCH hv.c] newHVhv shouldn't reset xhv_max so oftenAbhijit Menon-Sen2001-08-041-17/+51
* newHVhv shouldn't reset xhv_max so oftenAbhijit Menon-Sen2001-08-031-6/+6
* Remove unicode::distinct, as per Inaba Hiroto.Jarkko Hietaniemi2001-07-131-22/+16
* win32 fixes: fix various syntax errors ("no preprocessor directivesGurusamy Sarathy2001-07-021-3/+3
* Fixes case of CvDEPTH for perl_cloneArtur Bergman2001-06-201-4/+4
* Revert #10656 for performance reasons but leave in theJarkko Hietaniemi2001-06-191-106/+156
* Quench the warnings from Tru64; the HP-UX is stillJarkko Hietaniemi2001-06-171-7/+7
* [PATCH #1/7] xhv_array (was Re: Using xhv_foo instead of HvFOO)Abhijit Menon-Sen2001-06-171-126/+98
* Re: DYNAMIC_ENV_FETCH HvNAME abuse.Abhijit Menon-Sen2001-06-161-7/+7
* Eliminating trigraphMichael G. Schwern2001-06-011-1/+1
* [LARGE!] symbolic magicDave Mitchell2001-05-201-23/+25
* A thinko in #10065.Jarkko Hietaniemi2001-05-101-1/+1
* [patch] make hv_fetch{_ent} SvGMAGICAL awareDoug MacEachern2001-05-101-4/+4
* PATCH [5.7.1] hv.c unused #defineMark-Jason Dominus2001-04-231-1/+0
* Re: [ID 19990808.001] [PATCH] FETCH triggered on exists() Robert Spier2001-03-091-2/+3
* Re: I'm losing the war...Vadim Konovalov2001-02-241-2/+2
* Don't do casting between pointers pointing to differently sizedJarkko Hietaniemi2001-02-201-12/+37
* Patch from Inaba Hiroto:Jarkko Hietaniemi2001-01-281-9/+86
* Re: [Fwd: Scoping of %^H still broken in both perl@8269 and perl-5.6.1-TRIAL1]Alan Burlison2001-01-051-1/+1
* Bump up Larry's copyright.Jarkko Hietaniemi2001-01-011-1/+1