perl 5.003_06: global.sym
authorPerl 5 Porters <perl5-porters@africa.nicoh.com>
Mon, 7 Oct 1996 19:03:00 +0000 (22:03 +0300)
committerAndy Dougherty <doughera@lafcol.lafayette.edu>
Mon, 7 Oct 1996 19:03:00 +0000 (22:03 +0300)
commit4a00a65af3c0f7cb5c6a687bf8a2d61f2a47b884
treeb5adc64bf1e606807b24202b074af0194c7e7358
parent3cb5cd9a6f7677479aa3e7fdf4bedbd6c68538f8
perl 5.003_06: global.sym

Restore the 5.003 gv_fullname() and gv_efullname() functions.
Provide new 3-arg forms gv_fullname3() and gv_efullname3().

Date: Mon, 30 Sep 1996 01:13:28 -0400
From: Spider Boardman <spider@Orb.Nashua.NH.US>
Subject: Re: pre extending hash? - need speed

The patch below (which is relative to perl5.001l) implements
"keys %hash = 50_000;" (or other integer-evaluable sizes) for
pre-sizing hashes.  I've only moved the patch forward from
when I first did it.  I'm sure the code in hv_ksplit could be
improved.

Date: Mon, 7 Oct 1996 22:03:00 +0300
From: Jarkko Hietaniemi <jhi@alpha.hut.fi>
Subject: LC_COLLATE.

Big patch to add, document, and test LC_COLLATE support.

added var lc_collate_active and func mem_collxfrm.
global.sym