| Commit message (Expand) | Author | Age | Files | Lines |
* | Clean up copy-on-write macros and debug facilities (new flag 'C'). | Nicholas Clark | 2002-08-20 | 1 | -4/+14 |
* | PERL_HASH() casting games so that our hashed data is "unsigned | Jarkko Hietaniemi | 2002-05-17 | 1 | -8/+8 |
* | Explicit casts due to #16542. | Jarkko Hietaniemi | 2002-05-11 | 1 | -8/+8 |
* | More valgrind findings: e.g. t/op/utfhash.t. | Jarkko Hietaniemi | 2002-04-28 | 1 | -0/+1 |
* | More VC5-induced casting found by Nikola Knezevic. | Jarkko Hietaniemi | 2002-04-27 | 1 | -2/+2 |
* | fixes for all the warnings reported by Visual C (most of this | Gurusamy Sarathy | 2002-04-21 | 1 | -14/+15 |
* | S_ stands sfor static. | Jarkko Hietaniemi | 2002-04-21 | 1 | -3/+3 |
* | Re: Unbalanced string table refcount (was: perl@15930) | Nicholas Clark | 2002-04-16 | 1 | -4/+20 |
* | [dodgy PATCH] Re: [Storable] utf8 keys started working! | Nicholas Clark | 2002-04-13 | 1 | -16/+50 |
* | Retract #15793 since #15775 should fix the problem. | Jarkko Hietaniemi | 2002-04-07 | 1 | -1/+0 |
* | (Retracted by #15794) | Mattia Barbon | 2002-04-07 | 1 | -0/+1 |
* | Re: perl@15772 | Nicholas Clark | 2002-04-07 | 1 | -1/+1 |
* | Signedness nits. | Jarkko Hietaniemi | 2002-04-06 | 1 | -2/+2 |
* | Make hv_notallowed a static as suggested by Nicholas Clark; | Jarkko Hietaniemi | 2002-04-06 | 1 | -29/+30 |
* | Re: the dirty half dozen (Re: perl@15662) | Nicholas Clark | 2002-04-06 | 1 | -169/+390 |
* | If Unicode keys are entered to a hash, a bit is turned on. | Jarkko Hietaniemi | 2002-03-22 | 1 | -1/+15 |
* | Subject: [PATCH] Hash::Util & restricted hash touch up, part 1 | Michael G. Schwern | 2002-03-11 | 1 | -10/+31 |
* | more warnings tidyup | Paul Marquess | 2002-03-11 | 1 | -1/+1 |
* | Make shared hash keys to be \0-terminated: | Jarkko Hietaniemi | 2002-02-28 | 1 | -1/+2 |
* | "Attempt to access to key"? | Michael G. Schwern | 2002-02-26 | 1 | -1/+1 |
* | Copyright++. (Not all the toplevel *.h have one, it seems.) | Jarkko Hietaniemi | 2002-01-23 | 1 | -1/+1 |
* | Message-Id: <200201031449.OAA26137@tempest.npl.co.uk> | Robin Barker | 2002-01-03 | 1 | -1/+5 |
* | [ PATCH ] Smoke 13820 /pro/3gl/CPAN/perl-current | H.Merijn Brand | 2001-12-21 | 1 | -13/+12 |
* | Fix READONLY hashes: | Nick Ing-Simmons | 2001-12-19 | 1 | -6/+6 |
* | Tidied version of Jeffrey Friedl's <jfriedl@yahoo.com> restricted hashes | Nick Ing-Simmons | 2001-12-18 | 1 | -54/+165 |
* | 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 |
* | Keep It Simple and Stupid version of readonly hash support. | Nick Ing-Simmons | 2001-11-06 | 1 | -0/+41 |
* | Builds under ithreads (but fails all threads tests) | Nick Ing-Simmons | 2001-10-16 | 1 | -1/+1 |
* | Little pointer juggling for HP-UX cc to avoid | Jarkko Hietaniemi | 2001-08-05 | 1 | -1/+3 |
* | Re: [PATCH hv.c] newHVhv shouldn't reset xhv_max so often | Abhijit Menon-Sen | 2001-08-04 | 1 | -1/+1 |
* | Re: [PATCH hv.c] newHVhv shouldn't reset xhv_max so often | Abhijit Menon-Sen | 2001-08-04 | 1 | -17/+51 |
* | newHVhv shouldn't reset xhv_max so often | Abhijit Menon-Sen | 2001-08-03 | 1 | -6/+6 |
* | Remove unicode::distinct, as per Inaba Hiroto. | Jarkko Hietaniemi | 2001-07-13 | 1 | -22/+16 |
* | win32 fixes: fix various syntax errors ("no preprocessor directives | Gurusamy Sarathy | 2001-07-02 | 1 | -3/+3 |
* | Fixes case of CvDEPTH for perl_clone | Artur Bergman | 2001-06-20 | 1 | -4/+4 |
* | Revert #10656 for performance reasons but leave in the | Jarkko Hietaniemi | 2001-06-19 | 1 | -106/+156 |
* | Quench the warnings from Tru64; the HP-UX is still | Jarkko Hietaniemi | 2001-06-17 | 1 | -7/+7 |
* | [PATCH #1/7] xhv_array (was Re: Using xhv_foo instead of HvFOO) | Abhijit Menon-Sen | 2001-06-17 | 1 | -126/+98 |
* | Re: DYNAMIC_ENV_FETCH HvNAME abuse. | Abhijit Menon-Sen | 2001-06-16 | 1 | -7/+7 |
* | Eliminating trigraph | Michael G. Schwern | 2001-06-01 | 1 | -1/+1 |
* | [LARGE!] symbolic magic | Dave Mitchell | 2001-05-20 | 1 | -23/+25 |
* | A thinko in #10065. | Jarkko Hietaniemi | 2001-05-10 | 1 | -1/+1 |
* | [patch] make hv_fetch{_ent} SvGMAGICAL aware | Doug MacEachern | 2001-05-10 | 1 | -4/+4 |
* | PATCH [5.7.1] hv.c unused #define | Mark-Jason Dominus | 2001-04-23 | 1 | -1/+0 |
* | Re: [ID 19990808.001] [PATCH] FETCH triggered on exists() | Robert Spier | 2001-03-09 | 1 | -2/+3 |
* | Re: I'm losing the war... | Vadim Konovalov | 2001-02-24 | 1 | -2/+2 |
* | Don't do casting between pointers pointing to differently sized | Jarkko Hietaniemi | 2001-02-20 | 1 | -12/+37 |
* | Patch from Inaba Hiroto: | Jarkko Hietaniemi | 2001-01-28 | 1 | -9/+86 |
* | Re: [Fwd: Scoping of %^H still broken in both perl@8269 and perl-5.6.1-TRIAL1] | Alan Burlison | 2001-01-05 | 1 | -1/+1 |