This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2005-10-21 Steve PetersDocumentation on getting a FORMAT ref from a GLOB was...
2005-10-21 Jarkko HietaniemiSymbian/beginnings of Series 80 support
2005-10-21 Gisle Aasallow "" as select bitmask [PATCH]
2005-10-21 Rafael Garcia... Rewording of doc change #25812
2005-10-21 Jarkko HietaniemiSymbian/beginnings of Series 80 support
2005-10-21 Jarkko HietaniemiSymbian/beginnings of Series 80 support
2005-10-21 Gisle Aaswrong maxlen in sselect [PATCH]
2005-10-21 Xavier NoriaRe: [PATCH] return values reworded in perlsub.pod
2005-10-21 Rafael Garcia... Remove last remaining reference to vax11c
2005-10-20 John E. Malmberg[patch@25809]restore documented exit behavior
2005-10-19 Rafael Garcia... Fix doc typo, by Gisle Aas
2005-10-19 Robin HoustonRe: [PATCH] Re: [perl #37350] $#{@$aref} in debugger...
2005-10-19 Rafael Garcia... Forgotten chunk by jhi
2005-10-19 Jarkko Hietaniemiblead 25801: Symbian batch of today
2005-10-19 Andy LesterMore consting, and DRY leads to shrinking object code
2005-10-19 Sébastien Aperghis... Adding documentation index to perlapi.pod and perlinter...
2005-10-19 John E. Malmberg[patch@25784] enable open(FOO, "child.pl foo|") on VMS
2005-10-18 Rafael Garcia... Add notes about -f _ and defined %foo:: in perldelta
2005-10-18 Rafael Garcia... Force _ to be always a bareword after filetest operators
2005-10-18 Nicholas ClarkAdd Rafael's 5.10 roadmap to perltodo.
2005-10-18 Rafael Garcia... Fix tokenizer debugging trace for file tests
2005-10-18 Steve PetersUpgrade to Digest-1.13
2005-10-18 H.Merijn BrandVMS does not have clearenv () according to John E....
2005-10-18 Steve HayUpdate win32 config files w.r.t. change #25793
2005-10-18 H.Merijn BrandAdd probe for clearenv (), like #25733 for unsetenv ()
2005-10-18 Jarkko Hietaniemimissed some SYMBIAN ifdefs
2005-10-18 Steve PetersUpgrade to Time-HiRes-1.75
2005-10-18 Jarkko HietaniemiSymbian: New vs New
2005-10-18 John E. Malmberg[patch@25783] vmsish.h fix for lstat() definition
2005-10-17 Steve HaySilence gcc complaints about comments in config.h
2005-10-17 John E. Malmberg[patch@25775] VMS prep for symbolic links and long...
2005-10-17 Jarkko Hietaniemieven more Symbian
2005-10-17 Nicholas ClarkCorrect precedence from and to && in an expression...
2005-10-17 Xavier NoriaRe: small addition to $, and $\ in perlvar.pod
2005-10-17 Steve HayMake some casts explicit to keep VC++ 7 happy
2005-10-17 Jarkko Hietaniemianother Symbian update: Alan's fault :-)
2005-10-17 Rafael Garcia... Doc/style fixes pointed out by Gisle
2005-10-17 Jarkko Hietaniemiblead@25775 Symbian update
2005-10-16 Dave MitchellDEBUG_LEAKING_SCALARS doesn't need shared memory to...
2005-10-16 Jan DuboisKeys of %INC always use forward slashes
2005-10-16 John E. Malmberg[patch@25763] Fix VMS error/exit handling, update kill...
2005-10-16 Dave Mitchellan assert in av_undef was leaking memory
2005-10-16 Dave Mitchellstatic functions should be prefixed S_
2005-10-16 Dave Mitchellfree a thread's interpreter after $t->join() rather...
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...
next