| Commit message (Expand) | Author | Age | Files | Lines |
* | PERL_HASH() casting games so that our hashed data is "unsigned | Jarkko Hietaniemi | 2002-05-17 | 1 | -4/+11 |
* | unsigned char hashes (Re: perl@16539) | Nicholas Clark | 2002-05-11 | 1 | -1/+1 |
* | [dodgy PATCH] Re: [Storable] utf8 keys started working! | Nicholas Clark | 2002-04-13 | 1 | -0/+5 |
* | Re: the dirty half dozen (Re: perl@15662) | Benjamin Goldberg | 2002-04-06 | 1 | -1/+1 |
* | Re: the dirty half dozen (Re: perl@15662) | Nicholas Clark | 2002-04-06 | 1 | -5/+27 |
* | If Unicode keys are entered to a hash, a bit is turned on. | Jarkko Hietaniemi | 2002-03-22 | 1 | -1/+4 |
* | Make shared hash keys to be \0-terminated: | Jarkko Hietaniemi | 2002-02-28 | 1 | -1/+3 |
* | Copyright++. (Not all the toplevel *.h have one, it seems.) | Jarkko Hietaniemi | 2002-01-23 | 1 | -1/+1 |
* | RE: BCC for Win32 is unhappy @14331 | Vadim Konovalov | 2002-01-21 | 1 | -2/+2 |
* | Missed the =head1 additions. | Jarkko Hietaniemi | 2002-01-03 | 1 | -0/+6 |
* | Remove the sometimes-lvalue cast | Nick Ing-Simmons | 2001-12-19 | 1 | -1/+1 |
* | Tidied version of Jeffrey Friedl's <jfriedl@yahoo.com> restricted hashes | Nick Ing-Simmons | 2001-12-18 | 1 | -1/+21 |
* | Make sharepvn a macro since all it does is a deref. | Jarkko Hietaniemi | 2001-12-03 | 1 | -0/+4 |
* | a few typo fixes | Jeffrey Friedl | 2001-11-12 | 1 | -2/+2 |
* | Re: anyone good at casting spells? | Spider Boardman | 2001-06-18 | 1 | -1/+1 |
* | REALLY pedantic hv.h nit | Simon Cozens | 2001-04-02 | 1 | -1/+1 |
* | RE: Biannual Competition to Improve Hashing Function | Mark Fisher | 2001-02-09 | 1 | -3/+11 |
* | Bump up Larry's copyright. | Jarkko Hietaniemi | 2001-01-01 | 1 | -1/+1 |
* | UTF-8 hash keys, patch from Inaba Hiroto. | Jarkko Hietaniemi | 2000-12-04 | 1 | -0/+3 |
* | hv.h Doc Patch | Mark Fisher | 2000-08-28 | 1 | -6/+12 |
* | set SvUTF8 on vectors only if there are chars > 127; update copyright | Gurusamy Sarathy | 2000-02-06 | 1 | -1/+1 |
* | autogenerate API listing from comments in the source (from Benjamin | Gurusamy Sarathy | 2000-01-28 | 1 | -0/+56 |
* | preliminary support for perl_clone() (still needs work in | Gurusamy Sarathy | 1999-11-08 | 1 | -0/+10 |
* | slightly tweaked version of suggested patch | Dan Sugalski | 1999-07-06 | 1 | -1/+1 |
* | correct places that said newSVpv() when they meant newSVpvn() | Gurusamy Sarathy | 1999-04-04 | 1 | -1/+1 |
* | update copyright years | Gurusamy Sarathy | 1999-03-22 | 1 | -1/+1 |
* | add const qualifier to most char* prototypes, handle ripple effect | Gurusamy Sarathy | 1999-02-15 | 1 | -1/+1 |
* | remove OVERLOAD conditionals | Jan Dubois | 1999-02-12 | 1 | -4/+0 |
* | tweak PERL_HASH() to h=h+(h>>5) in order to improve distribution of | Gurusamy Sarathy | 1998-09-24 | 1 | -1/+1 |
* | PL_ prefix to all perlvars, part1 | Nick Ing-Simmons | 1998-07-18 | 1 | -1/+1 |
* | [win32] integrate mainline | Gurusamy Sarathy | 1998-05-14 | 1 | -1/+2 |
* | [inseparable changes from match from perl-5.003_91 to perl-5.003_92] | Perl 5 Porters | 1997-03-01 | 1 | -1/+1 |
* | [inseparable changes from match from perl-5.003_90 to perl-5.003_91] | Perl 5 Porters | 1997-02-25 | 1 | -4/+6 |
* | [inseparable changes from patch from perl5.003_13 to perl5.003_14] | Perl 5 Porters | 1996-12-23 | 1 | -1/+1 |
* | [inseparable changes from patch from perl5.003_10 to perl5.003_11] | Perl 5 Porters | 1996-12-06 | 1 | -1/+1 |
* | [inseparable changes from patch from perl5.003_09 to perl5.003_10] | Perl 5 Porters | 1996-11-30 | 1 | -13/+15 |
* | [inseparable changes from patch from perl5.003_08 to perl5.003_09] | Perl 5 Porters | 1996-11-26 | 1 | -18/+30 |
* | Re: "Attempt to free non-existent shared string"? (with patch) | Gurusamy Sarathy | 1996-09-20 | 1 | -4/+6 |
* | Add shared hash key support | Perl 5 Porters | 1996-06-19 | 1 | -0/+41 |
* | perl 5.000perl-5.000 | Larry Wall | 1994-10-17 | 1 | -15/+20 |
* | perl 5.0 alpha 4 | Larry Wall | 1993-11-10 | 1 | -34/+7 |
* | perl 5.0 alpha 3 | Larry Wall | 1993-10-10 | 1 | -1/+1 |
* | perl 5.0 alpha 2perl-5a2 | Larry Wall | 1993-10-07 | 1 | -0/+82 |