summaryrefslogtreecommitdiff
path: root/hv.c
Commit message (Expand)AuthorAgeFilesLines
* Integrate:Jarkko Hietaniemi2003-08-101-0/+4
* Integrate:Jarkko Hietaniemi2003-07-271-21/+20
* Integrate:Jarkko Hietaniemi2003-06-301-2/+2
* Integrate:Jarkko Hietaniemi2003-05-291-1/+1
* Integrate:Jarkko Hietaniemi2003-05-181-2/+2
* Integrate:Jarkko Hietaniemi2003-05-071-6/+9
* Integrate:Jarkko Hietaniemi2003-05-041-1/+2
* Integrate:Jarkko Hietaniemi2003-04-271-3/+24
* Integrate:Jarkko Hietaniemi2003-04-211-10/+41
* Integrate:Jarkko Hietaniemi2003-04-171-2/+2
* Integrate:Jarkko Hietaniemi2003-04-071-0/+2
* Integrate; regen Configure et alia.Jarkko Hietaniemi2003-03-141-4/+8
* Integrate:Jarkko Hietaniemi2003-03-021-1/+1
* [DOCPATCH] hv_store and hv_store_entNicholas Clark2003-01-031-2/+20
* Integrate:Jarkko Hietaniemi2002-12-091-4/+12
* Retract #18252 and #18256.Jarkko Hietaniemi2002-12-081-12/+4
* Re: [perl #18651] Hash::Util's lock_key() breaks hashNicholas Clark2002-12-071-4/+12
* 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