This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2007-07-13 Rafael Garcia... Shorten description.
2007-07-13 Rafael Garcia... Silence mandatory warning by using @# instead of $#.
2007-07-12 Dave Mitchellreally really fix S_emulate_eaccess compiler warning...
2007-07-12 Alexandr Ciorniiperlbug
2007-07-12 Jerry D. HeddenRe: [PATCH] 'make veryclean' still dirty
2007-07-12 Craig A. BerrySet $Config{PERL_PATCHLEVEL} as well as $Config{perl_pa...
2007-07-12 David Nicolmention of g and c modifiers missing from perlre.pod
2007-07-12 Rafael Garcia... Revert part of #31591
2007-07-12 Rafael Garcia... Link TODO test to appropriate RT ticket
2007-07-12 Rafael Garcia... A couple of additions in perltodo for the future
2007-07-12 Rafael Garcia... More terminology updates for warnings
2007-07-12 Jerry D. Hedden'make veryclean' still dirty
2007-07-11 Rafael Garcia... Better wording, suggested by Eric Cholet.
2007-07-11 Rafael Garcia... Turn the "$# / $* is no longer supported" warnings...
2007-07-11 Gerard Goossendump.c: do not use sv_len_utf8 because it modified...
2007-07-11 Rick DelaneyRe: [perl #43545] 'no warnings' effects $@.
2007-07-11 Steve HayUse Perl_croak() rather than DIE() in S_doeval() becaus...
2007-07-11 Rafael Garcia... Less indirect object notation
2007-07-11 Rafael Garcia... Remove wrong equivalent to pop() (bug #43705)
2007-07-11 David LandgrenRe: [PATCH] File-Path fix wrong skip count
2007-07-10 Dave MitchellFix assertion failure on failed magic eval - eg FETCH...
2007-07-10 Steve PetersAdd additional SUSV3 constants to Socket for use with...
2007-07-10 Spiros DenaxasRe: Small addition to perlcheat.pod
2007-07-10 Rafael Garcia... Fix Digest::SHA test boilerplate.
2007-07-10 Rafael Garcia... Upgrade to Digest::SHA 5.45.
2007-07-10 Steve PetersHow this got I got ext/Digest/MD5/t/files.t wrong for...
2007-07-10 Rafael Garcia... Modernize opendir() syntax
2007-07-10 Rafael Garcia... Mention the two ways of overriding built-ins.
2007-07-09 TelsCORE.pod
2007-07-09 H.Merijn BrandPERL_PATCHNUM is dead. Long live SMOKEs!
2007-07-09 Marvin HumphreyUpdate references to Win32's Platform SDK installation...
2007-07-09 Steve HayDon't install static library files of statically linked...
2007-07-09 Steve HaySome Win32 Config fixes for patchlevel and perl_patchlevel:
2007-07-09 Reini Urbancygwin path conversions, take 4
2007-07-09 Paul MarquessUpdate Filter::Call::Util version
2007-07-07 Rafael Garcia... More missing dual-life modules
2007-07-07 Rafael Garcia... Add CPANPLUS::Dist to Maintainers.pl
2007-07-07 Rafael Garcia... Reinstate "DEVEL" in patchlevel
2007-07-07 Rafael Garcia... Regenerate Changes.
2007-07-07 Rafael Garcia... Fix corelist.pl after the reorganisation of the perl-5.9.5
2007-07-07 Rafael Garcia... Update Module::CoreList, regenerate META.yml,
2007-07-07 Rafael Garcia... Regenerate table of contents
2007-07-07 Rafael Garcia... FAQ sync
2007-07-07 Jos I. BoumansUpdate CPANPLUS to 0.81_01
2007-07-07 Rafael Garcia... Desactive the "DEVEL" local patch tag for release.
2007-07-07 Rafael Garcia... Mention that pseudo-hashes are no longer supported
2007-07-07 Rafael Garcia... Update Changes
2007-07-07 Gerard GoossenMAD: disable constant subs when PL_madskills
2007-07-07 Gerard Goossenp55: add 'declarator' to listop. Fixes 'pipe my ($r...
2007-07-07 Gerard Goossenp55: correctly translate things like s//$#foo/ge
2007-07-07 Edgar BeringRe: [PATCH] Final Draft - pod/perlcommunity.pod - ...
2007-07-07 Rafael Garcia... Add a note in perldelta about undefining *ISA
2007-07-07 Jim Cromie[patch] add verbose mode to -DU debugging option
2007-07-07 Rafael Garcia... Make Perl_find_runcv a member of the public API
2007-07-07 Rafael Garcia... Remove 5.10.0 section from perltodo
2007-07-07 Jan DuboisFix commented out function names in proto.h
2007-07-07 Rafael Garcia... base.pm is belong to me
2007-07-06 Craig A. BerryFix the case of $Config{perl_patchlevel} on VMS.
2007-07-06 AbigailRe: Beyond 5.10
2007-07-06 Rafael Garcia... Add test preambles
2007-07-06 Rafael Garcia... Make this new test be skipped with 5.8.x
2007-07-06 Rafael Garcia... Upgrade to base and fields 2.12, mostly by Michael...
2007-07-06 Steve HayAdd Borland linker option to not generate .map files
2007-07-06 Paul MarquessArchive::Extract - small pod update
2007-07-04 Dave Mitchellclarify what text 'warn' appends to a newline-less...
2007-07-04 Dave Mitchellreally fix S_emulate_eaccess compiler warning (#31418...
2007-07-04 Craig A. BerryNew File::Path tests require unix syntax on VMS.
2007-07-04 Craig A. BerryVMS syntax nit in new MakeMaker test.
2007-07-04 Craig A. BerryReplace C<shrplib='define'> with C<useshrplib='true...
2007-07-04 Craig A. BerryRemove vms/genconfig.pl and references to it; it was...
2007-07-04 Rafael Garcia... Adapt perlivp to the ext/ reorganisation for Compress...
2007-07-04 Reini Urban[perl #3589] [BUG#3589 bleadperl]
2007-07-04 Jan DuboisRE: [PATCH] lib/Net/Ping/t/500_ping_icmp.t requires...
2007-07-04 Rafael Garcia... Don't require to have at least DB_File or *DBM_File
2007-07-04 Rafael Garcia... regexp flags =~ s/k/p/
2007-07-03 Steve HayCorrect a couple more cases of $Config{useshrplib}
2007-07-03 Rafael Garcia... More tests for \g errors in regular expressions
2007-07-03 Rafael Garcia... Forbid \g0. (tests coming later)
2007-07-03 Steve Hay$Config{useshrplib} should be 'true' rather than 'yes...
2007-07-03 Steve PetersUpgrade to ExtUtils-MakeMaker-6.36
2007-07-02 Steve PetersInclude file missed from change #31519.
2007-07-02 Paul Marquesscompression modules update to version 2.005
2007-07-02 Steve PetersUpgrade to ExtUtils-MakeMaker-6.35
2007-07-02 Jos I. BoumansAdd add-package.pl to the core (was Re: Why no (XML...
2007-07-02 Jerry D. HeddenAddress 250_ping_hires.t failure
2007-07-02 Jerry D. HeddenFixes to threads tests
2007-07-02 Steve HayApply win32/Makefile changes from #31102 and #31506...
2007-07-01 Nicholas ClarkRestore a comment from 30501 unintentionally deleted...
2007-07-01 Nicholas ClarkAvoid copying the AV in Perl_mro_get_linear_isa_dfs()
2007-07-01 Nicholas ClarkAdd some information to the comments describing SV...
2007-07-01 Dave Mitchelltest that localised tieing of a hash or array remains...
2007-07-01 Jerry D. Heddenchar is not a good type to use for array indexes;
2007-06-30 TelsFYI: Math::BigInt v1.87 released [PATCH]
2007-06-30 AbigailComment typo fix
2007-06-30 Benjamin Carterregclass on EBCDIC platforms
2007-06-30 Abigail/p vs (?p)
2007-06-29 Rafael Garcia... Removes the code that is supposed to restore magic...
2007-06-29 Jerry D. HeddenFix up change 31494
2007-06-29 Rafael Garcia... Update Changes
2007-06-29 Rafael Garcia... Revert change #31489.
next