Default to allocating the correct size for the array in the HV.
[p5sagit/p5-mst-13.2.git] / lib /
2005-05-15 Nicholas Clark Upgrade to CGI.pm 3.10
2005-05-11 Rafael Garcia-Suarez Include vim/emacs modelines in generated files to open...
2005-05-09 Rafael Garcia-Suarez Upgrade to Unicode::Collate 0.50
2005-05-06 Rafael Garcia-Suarez Upgrade to PathTools 3.07
2005-05-05 Rafael Garcia-Suarez Missing files in Test::Simple
2005-05-05 Nicholas Clark Bump versions of non dual-life modules
2005-05-05 Rafael Garcia-Suarez Upgrade to Test::Simple 0.60
2005-05-05 Dave Mitchell stop Math/BigInt/t/bare_mbf.t producing spurious test...
2005-05-03 Rafael Garcia-Suarez Error in the latest FindBin patch, noticed by Nicholas
2005-05-03 Rafael Garcia-Suarez Fix for [perl #34252] Access rights in FindBin::Bin
2005-05-03 Steve Hay Fix croak() and confess() so that they don't clobber $!
2005-05-02 Andy Lester printf.patch: Adding printf checking for gcc
2005-05-02 Rafael Garcia-Suarez Fix [perl #35162] $SIG{__DIE__} = 'IGNORE' is base...
2005-04-27 Steve Hay Win32 MM test fix
2005-04-26 Rafael Garcia-Suarez Upgrade to CGI.pm 3.08
2005-04-25 Yves Orton mktables.lst and related stuff (was Re: [PATCH] Unicode...
2005-04-24 Rafael Garcia-Suarez Add files missing in 24314
2005-04-24 Rafael Garcia-Suarez Upgrade to Test::Harness 2.48
2005-04-24 Rafael Garcia-Suarez Add %patchlevel hash to Module::CoreList
2005-04-24 Craig A. Berry lib/Time/Local.t: time_t is unsigned on VMS
2005-04-22 Rafael Garcia-Suarez Patch by Yves Orton to accept several options on the...
2005-04-21 Dave Mitchell Sigh - really bump Text::Wrap version number this time.
2005-04-21 Dave Mitchell [perl #34902] Text::Wrap::wrap() fails with non-space...
2005-04-21 Jarkko Hietaniemi Symbian port of Perl
2005-04-18 Nicholas Clark Two more uses of lvalue SvIVX()
2005-04-13 Rafael Garcia-Suarez Upgrade to ExtUtils::MakeMaker 6.28
2005-04-10 Rafael Garcia-Suarez POD typo.
2005-04-10 Rafael Garcia-Suarez Module::CoreList: Data from Sebastien Aperghis-Tramoni...
2005-04-08 Michael G. Schwern Re: [ANNOUNCE] ExtUtils::MakeMaker 6.27
2005-04-08 Andy Lester Removing Y2K warnings
2005-04-08 Nicholas Clark MM_AIX needs neatvalue
2005-04-07 Audrey Tang Re: Bugs? In Unicode::EastAsianWidth.
2005-04-07 Rafael Garcia-Suarez Upgrade to ExtUtils::MakeMaker 6.27,
2005-04-05 Nicholas Clark Tests need to skip if there is no Encode configured.
2005-04-05 Tels [Patch] Math::BigInt v1.76, Math::BigRat v0.15, bignum...
2005-04-02 Nicholas Clark Oops. Forgot to add this.
2005-04-02 Jarkko Hietaniemi Unicode 4.1.0
2005-03-31 Rafael Garcia-Suarez Upgrade to Module::CoreList 1.99
2005-03-27 Yves Orton Fix -C option of mktables (for VMS)
2005-03-25 Nicholas Clark FreeBSD NDBM appears to generate files ending .db,...
2005-03-22 Rafael Garcia-Suarez Remove IPC::Run for 5.9.2
2005-03-22 Rafael Garcia-Suarez Upgrade to PathTools 3.05
2005-03-22 Rafael Garcia-Suarez Upgrade to File::Temp 0.16
2005-03-22 Alexey Tourbin simple optimization for SelectSaver
2005-03-21 Yves Orton Re: Stop mktables from needlessly re-running when using...
2005-03-20 Rafael Garcia-Suarez Upgrade to Math::BigInt 1.75, by Tels
2005-03-15 Rafael Garcia-Suarez Upgrade to CGI 3.07.
2005-03-13 Rafael Garcia-Suarez Upgrade to Pod::Parser 1.30
2005-03-11 Rafael Garcia-Suarez Add standard core test headers to the Class::ISA new...
2005-03-11 Rafael Garcia-Suarez Upgrade to Class::ISA 0.33
2005-03-10 Rafael Garcia-Suarez Remove a spurious undefined warning when using getopts...
2005-03-10 Rafael Garcia-Suarez Upgrade to CGI.pm 3.06
2005-03-08 Ton Hospel Encoding neutral unpack
2005-03-03 Rafael Garcia-Suarez Add a regression test for bug #32193, and make the
2005-03-03 Yuval Kojman [perl #32193] Tie::RefHash DELETE does not return value...
2005-02-21 Nicholas Clark IPC::Run test failures with utf8
2005-02-18 Yves Orton Re: Integration of PathTools 3.04
2005-02-18 Rafael Garcia-Suarez Integrate encoding::warnings from Autrijus Tang.
2005-02-17 Rafael Garcia-Suarez Upgrade to PathTools 3.04
2005-02-17 Rafael Garcia-Suarez Upgrade to Pod::LaTeX 0.58
2005-02-10 H.Merijn Brand Swap logic in BEGIN blocks to have Cwd's abs_path do the
2005-02-10 Rafael Garcia-Suarez Upgrade to Time::Local 1.11
2005-02-10 Tels Re: [PATCH] BigInt mbi_rand.t failings (solved now)
2005-02-09 Jos I. Boumans Add IPC::Run 0.80.
2005-02-09 Rafael Garcia-Suarez Patch for CAN-2004-0452 by Jeroen van Wolffelaar.
2005-02-08 Rafael Garcia-Suarez Remove mention of sub-packages in the Symbol manpage.
2005-02-08 Rafael Garcia-Suarez Fix typo in corelist
2005-02-08 Jos I. Boumans Add Module::CoreList to bleadperl.
2005-02-05 Nicholas Clark Stop lib/h2xs.t failing needlessly if it failed to...
2005-02-05 Nicholas Clark Let's (un)do the timewarp, again.
2005-02-04 Rafael Garcia-Suarez Upgrade to Digest 1.10
2005-01-28 Nicholas Clark More consistent names for all the parameter name/declar...
2005-01-25 Tels BigInt mbi_rand.t failings
2005-01-24 Nicholas Clark Correct and update comments (before anyone writes in)
2005-01-24 Nicholas Clark Add weights to ExtUtils::Constant to allow sorting...
2005-01-24 Craig A. Berry assorted tempfile clean-up in the test suite
2005-01-24 Craig A. Berry Test::Harness::Straps::_default_inc shell problem
2005-01-23 Nicholas Clark Assimilate ExtUtils::Constant 0.16
2005-01-21 Todd Vierling [perl #33892] Add Interix support
2005-01-21 Rafael Garcia-Suarez Upgrade to Test::Harness 2.46
2005-01-20 Rafael Garcia-Suarez VERSION++
2005-01-20 Alexey Tourbin Re: [perl #33173] shellwords.pl and tainting
2005-01-13 Nicholas Clark Avoid dogfood problems when an empty string accidentall...
2005-01-13 Nicholas Clark utf.pm needs to require Carp before croak()ing
2005-01-12 Craig A. Berry follow-up to #23765
2005-01-10 Steve Hay Need to close files before unlinking them on Win32
2005-01-07 Jim Cromie Re: [PATCH] Remove Carp from warnings.pm
2005-01-07 Craig A. Berry make lib/warnings.t use t/test.pl
2005-01-04 Tels Math::BigInt v1.74, Math::BigRat v0.14, bignum v0.16
2004-12-29 Nicholas Clark Experimental module intended to simplify core regressio...
2004-12-28 Nicholas Clark Make Config.t warnings and strictures clean
2004-12-24 perl-5.8.0@ton.igu... [perl #33173] shellwords.pl and tainting
2004-12-16 Gisle Aas Two pod2html patches from Dave Sparks :
2004-12-15 Brendan O'Dea Security fix from Debian in the debugger (in the setterm()
2004-12-15 Rafael Garcia-Suarez Upgrade to Test::Simple 0.54
2004-12-15 Rafael Garcia-Suarez Upgrade to ExtUtils::MakeMaker 6.25
2004-12-13 Michael G. Schwern FileCache without import
2004-12-10 Steve Hay Fix Win32 breakage caused by change 23610
2004-12-09 Nicholas Clark Evade using @ in the 1 liner with some perl 1 syntax.
2004-12-09 Rafael Garcia-Suarez Upgrade to perldoc 3.14
next