summaryrefslogtreecommitdiff
path: root/hv.h
Commit message (Expand)AuthorAgeFilesLines
* Integrate:Nicholas Clark2003-11-031-2/+3
* Integrate:Nicholas Clark2003-11-011-1/+1
* Integrate:Nicholas Clark2003-10-261-0/+11
* Integrate:Nicholas Clark2003-10-171-0/+26
* Integrate:Jarkko Hietaniemi2003-09-121-2/+2
* Make Stas Bekman happy also in maint.Jarkko Hietaniemi2003-07-231-4/+13
* Integrate:Philip Newton2003-06-261-1/+8
* Integrate:Jarkko Hietaniemi2003-05-041-1/+2
* Integrate:Adrian M. Enache2003-03-021-1/+1
* Integrate:Jarkko Hietaniemi2003-03-021-1/+1
* PERL_HASH() casting games so that our hashed data is "unsignedJarkko Hietaniemi2002-05-171-4/+11
* unsigned char hashes (Re: perl@16539)Nicholas Clark2002-05-111-1/+1
* [dodgy PATCH] Re: [Storable] utf8 keys started working!Nicholas Clark2002-04-131-0/+5
* Re: the dirty half dozen (Re: perl@15662)Benjamin Goldberg2002-04-061-1/+1
* Re: the dirty half dozen (Re: perl@15662)Nicholas Clark2002-04-061-5/+27
* If Unicode keys are entered to a hash, a bit is turned on.Jarkko Hietaniemi2002-03-221-1/+4
* Make shared hash keys to be \0-terminated:Jarkko Hietaniemi2002-02-281-1/+3
* Copyright++. (Not all the toplevel *.h have one, it seems.)Jarkko Hietaniemi2002-01-231-1/+1
* RE: BCC for Win32 is unhappy @14331Vadim Konovalov2002-01-211-2/+2
* Missed the =head1 additions.Jarkko Hietaniemi2002-01-031-0/+6
* Remove the sometimes-lvalue castNick Ing-Simmons2001-12-191-1/+1
* Tidied version of Jeffrey Friedl's <jfriedl@yahoo.com> restricted hashesNick Ing-Simmons2001-12-181-1/+21
* 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
* Re: anyone good at casting spells?Spider Boardman2001-06-181-1/+1
* REALLY pedantic hv.h nitSimon Cozens2001-04-021-1/+1
* RE: Biannual Competition to Improve Hashing FunctionMark Fisher2001-02-091-3/+11
* Bump up Larry's copyright.Jarkko Hietaniemi2001-01-011-1/+1
* UTF-8 hash keys, patch from Inaba Hiroto.Jarkko Hietaniemi2000-12-041-0/+3
* hv.h Doc PatchMark Fisher2000-08-281-6/+12
* set SvUTF8 on vectors only if there are chars > 127; update copyrightGurusamy Sarathy2000-02-061-1/+1
* autogenerate API listing from comments in the source (from BenjaminGurusamy Sarathy2000-01-281-0/+56
* preliminary support for perl_clone() (still needs work inGurusamy Sarathy1999-11-081-0/+10
* slightly tweaked version of suggested patchDan Sugalski1999-07-061-1/+1
* correct places that said newSVpv() when they meant newSVpvn()Gurusamy Sarathy1999-04-041-1/+1
* update copyright yearsGurusamy Sarathy1999-03-221-1/+1
* add const qualifier to most char* prototypes, handle ripple effectGurusamy Sarathy1999-02-151-1/+1
* remove OVERLOAD conditionalsJan Dubois1999-02-121-4/+0
* tweak PERL_HASH() to h=h+(h>>5) in order to improve distribution ofGurusamy Sarathy1998-09-241-1/+1
* PL_ prefix to all perlvars, part1Nick Ing-Simmons1998-07-181-1/+1
* [win32] integrate mainlineGurusamy Sarathy1998-05-141-1/+2
* [inseparable changes from match from perl-5.003_91 to perl-5.003_92]Perl 5 Porters1997-03-011-1/+1
* [inseparable changes from match from perl-5.003_90 to perl-5.003_91]Perl 5 Porters1997-02-251-4/+6
* [inseparable changes from patch from perl5.003_13 to perl5.003_14]Perl 5 Porters1996-12-231-1/+1
* [inseparable changes from patch from perl5.003_10 to perl5.003_11]Perl 5 Porters1996-12-061-1/+1
* [inseparable changes from patch from perl5.003_09 to perl5.003_10]Perl 5 Porters1996-11-301-13/+15
* [inseparable changes from patch from perl5.003_08 to perl5.003_09]Perl 5 Porters1996-11-261-18/+30
* Re: "Attempt to free non-existent shared string"? (with patch)Gurusamy Sarathy1996-09-201-4/+6
* Add shared hash key supportPerl 5 Porters1996-06-191-0/+41
* perl 5.000perl-5.000Larry Wall1994-10-171-15/+20