This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2005-10-16 Steve PetersUpgrade to version-0.49
2005-10-16 Steve PetersNo more attempting to edit Pod before the first coffee...
2005-10-16 Steve PetersUpgrade to XSLoader-0.06 (plus a minor doc nit found...
2005-10-16 Steve PetersUpgrade to Pod-Parser-1.34 (with some changes to get...
2005-10-16 Steve PetersUpgrade to ExtUtils-ParseXS-2.15.
2005-10-15 Hugo van der... pre{inc,dec} is faster, even with integers
2005-10-15 John E. Malmberg[patch@blead] perlport.pod
2005-10-15 John E. Malmbergpatch for blead - Perlvms.pod update
2005-10-14 Craig A. BerryGrab enough room from the outset in do_tovmsspec()
2005-10-14 Paul MarquessCompress::Zlib - fix for win32
2005-10-14 Steve Petersgcc complains when it sees variables declared
2005-10-14 Steve PetersUpgrade to Unicode-Collate-0.52
2005-10-13 Steve PetersAdd PERL_USE_SAFE_PUTENV to the compile time options...
2005-10-13 Andy LesterStas' croak patch and then some
2005-10-13 Rafael Garcia... If /dev/null is not readable, perl -e fails with
2005-10-13 John E. Malmberg[patch@25744] t/op/local.t - change 25514 broke VMS
2005-10-13 Gisle AasSvPVutf8_nolen crashes [PATCH]
2005-10-13 Rafael Garcia... Better cleanup of directories created by C::Zlib
2005-10-13 H.Merijn BrandPL_use_safe_putenv needs to be in the export lists
2005-10-13 Ivan Tubert... POD index entries with X<>
2005-10-13 Gisle AasAccidental interpolation of $@ in Pod::Html [PATCH]
2005-10-13 Rafael Garcia... The new REQUIRE token introduced by change 25599 must be
2005-10-13 Rafael Garcia... Document that -F doesn't accept whitespace in patterns.
2005-10-13 Paul MarquessRE: [PATCH] Compress::Zlib
2005-10-12 AbigailTypo in comment.
2005-10-12 Jarkko HietaniemiSymbian blead update: Symbian port 0.2.0
2005-10-12 Rafael Garcia... Update to the config boilerplates, by Jarkko
2005-10-11 Craig A. Berrydisarm unsetenv() on VMS for now (function is present
2005-10-11 Paul MarquessCompress::Zlib
2005-10-11 Rafael Garcia... Comment fix
2005-10-11 Alan Burlisonenviron fixup
2005-10-11 Jarkko HietaniemiSymbian blead fix
2005-10-11 Paul MarquessCompress::Zlib
2005-10-11 Steve HayUpdate win32 config files w.r.t. change #25733
2005-10-10 Steve PetersAdd probe for unsetenv ()
2005-10-10 Gisle AasRe: Win32::GetShortPathName() does not always return...
2005-10-10 Jarkko HietaniemiSymbian bleadperl@25725 update
2005-10-10 Paul MarquessRE: [PATCH] Compress::Zlib
2005-10-10 Gisle AasWin32::GetShortPathName() does not always return a...
2005-10-10 Paul MarquessMaking t/14gzopen.t a bit more robust.
2005-10-10 H.Merijn BrandCompress::Zlib should not ask under Cygwin in CORE
2005-10-10 Paul MarquessRE: [PATCH] DB_File 1.1812
2005-10-09 Rafael Garcia... Upgrade to DB_File 1.1812, by Paul Marquess
2005-10-09 Steve PetersTweaks to get Test::Builder::Tester's tests to work...
2005-10-09 Steve PetersUpgraded to ExtUtils-ParseXS-2.14.
2005-10-09 Rafael Garcia... Don't use a regexp in DB::sub().
2005-10-09 Steve PetersIt would be nice to upgrade the right file. Double...
2005-10-09 Steve PetersAdd standard core test header to Test::Builder::Tester...
2005-10-09 Steve PetersUpgrade to Test-Simple-0.62.
2005-10-09 Steve PetersMissed files in upgrading modules. Grrrr
2005-10-09 SADAHIRO Tomoyukiundef IS_UTF8_CHAR() on EBCDIC
2005-10-07 Steve PetersDocumentation nit in INSTALL found by Alan Burlison.
2005-10-07 Steve PetersUpgrade to Pathtools-3.12
2005-10-07 Craig A. BerryParse symbols for the linker when more than one declaration
2005-10-06 Nicholas ClarkAvoid a cast
2005-10-06 Steve PetersConvert lvalue usage of SvNVX() and SvIVX() to SvNV_set...
2005-10-06 Rafael Garcia... Be nice with subversion hidden directories
2005-10-06 Rafael Garcia... Update with new files from C::Zlib
2005-10-06 Rafael Garcia... Move ZlibTestUtils.pm under t/
2005-10-06 Rafael Garcia... Don't install pods via MakeMaker for C::Zlib,
2005-10-06 H.Merijn BrandAdd -C to allowed $PERL5OPT options
2005-10-06 Rafael Garcia... Remove the getprotobynumber test, for portability concerns
2005-10-05 Nicholas ClarkFix Compress::Zlib test boilerplate
2005-10-05 Rafael Garcia... Compress::Zlib's Makefile.PL shouldn't create .bak...
2005-10-05 Rafael Garcia... Add test preambles to Compress::Zlib.
2005-10-05 Peter Dintelmannproposal [perl #34301]: IO::Socket calls getpeername...
2005-10-05 Steven SchubigerRe: Untested builtins
2005-10-05 Rafael Garcia... Upgrade to Compress::Zlib 2.000_05
2005-10-05 Steve HayFix $Config{ccflags} for Win32 perls built with dmake
2005-10-05 Andy LesterRe: [PATCH] Random constings and printf cleanup
2005-10-04 Steve PetersFixes to Pod errors found by podchecker.
2005-10-04 Steve PetersUpgrade to ExtUtils-ParseXS-2.13
2005-10-04 Steve PetersUpgrade to ExtUtils-CBuilder-0.15 (with a small edit to
2005-10-04 Gisle AasRe: $^CHILD_ERROR_NATIVE issues (with attachment)
2005-10-03 Gisle AasClone PL_statusvalue_posix [PATCH]
2005-10-03 Steven SchubigerPod::Usage documentation fix, suggested by :
2005-10-03 Rafael Garcia... Yitzchak points out that this function argument is...
2005-10-03 Rafael Garcia... Spaces to tabs
2005-10-03 Craig A. BerryWe lied about strtoq way back in #8120
2005-10-03 Steve PetersUpgrade to Digest-1.12
2005-10-03 Craig A. Berryfix bug introduced by #25507 that kept ccflags from
2005-10-02 Craig A. Berryassorted blead build help for VMS (mostly ithreads...
2005-10-02 Yves Orton[perl #37233] [PATCH] Test::Harness and Devel::Cover...
2005-10-02 Steve PetersClarify the documentation regarding the return value...
2005-10-02 Steve PetersIf a 'use' or 'require' fails due to too many open...
2005-10-02 Steve PetersMissed test changes and a bit of debugging code that...
2005-10-02 Steve PetersFix some of the XHTML issues in Pod::Html. The call...
2005-10-01 Dave MitchellImprove -DT output and fix wild buffer pointer error
2005-09-30 Steve HayMake building perl on Win32 with the free VC++ toolkit...
2005-09-30 Rafael Garcia... Upgrade to XSLoader 0.05, plus a few doc nits,
2005-09-29 Dave MitchellPL_defoutgv could be used after being freed
2005-09-29 Dave Mitchellthe return value of start_subparse() can legally be...
2005-09-29 Steve PetersAdded new flag (--use-xsloader) to use XSLoader when...
2005-09-29 Steve PetersWith XSLoader on CPAN now, add XSLoader as a prerequisi...
2005-09-29 Nicholas Clark2 more e-mail addresses that map to rgs
2005-09-29 Nicholas ClarkcheckAUTHORS.pl wasn't aware of one of Merijn's e-mail...
2005-09-29 Nicholas ClarkCorrect/tweak Changes so that checkAUTHORS.pl parses it.
2005-09-29 Nicholas ClarkTeach the alias mapping about new committers.
2005-09-29 Nicholas ClarkCope with completely empty lines within the Changes...
2005-09-29 Steve HayClean up CBuilder and ParseXS test files
next