This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2007-07-25 Yves OrtonAllow TEST_FILES make var to be used to pass an argumen...
2007-07-25 Abhijit Menon-SenChange stripRegex prototype to $$;$ because only one...
2007-07-25 Wolfgang Launs2p.PL
2007-07-25 Steve HayUpdate AUTHORS following change #31653
2007-07-25 Abhijit Menon-SenFix incorrect =head1 NAME.
2007-07-25 Robert MayXSUB.h - silence MSVC6 compiler warning
2007-07-25 H.Merijn BrandDoc re-ordering to have ALIASES and CUSTOM ALIASES...
2007-07-24 Adriano Ferreira[perl #39420] [PATCH] Data::Dumper fails to escape...
2007-07-24 John E. Malmberg[patch@31649] vms.c realpath prototype mismatch
2007-07-23 Nicholas ClarkNeed to run the plan() at BEGIN time, else the use_ok...
2007-07-23 Steve PetersVarious fixes for EBCDIC platforms.
2007-07-23 Craig A. BerryUpdate utility commands for VMS.
2007-07-23 Craig A. BerryMake TabsWrap tests work around broken VMS pipes.
2007-07-20 Yves OrtonUpdate ExtUtils::Install, EU::Installed and EU::Packlis...
2007-07-20 H.Merijn BrandExtend the update info regarding Configure changes
2007-07-20 Steve HayRe-apply #31429, which was accidentally undone by ...
2007-07-20 Steve HayUpdates to AUTHORS and Porting/CheckAUTHORS.pl
2007-07-20 Steve HayI've had my email address changed
2007-07-20 Steve HayFix pod nit in perlunicode
2007-07-19 Marcus Holland... Various Gentoo Patches
2007-07-19 H.Merijn BrandExpand tabs, add -A ccflags=-DMACRO to -h
2007-07-19 Yves OrtonChange Porting/regcharclass.pl so it doesn't depend...
2007-07-19 Dave Mitchellfix up some nested #ifdef indentation
2007-07-19 Dave Mitchellsilence 'unused var' compiler warning
2007-07-19 Rafael Garcia... Add a TODO note about lc() etc. and the UTF-8 flag
2007-07-19 Anno SiegelRe: [patch] Hash::Util::FieldHash v1.02
2007-07-19 Rafael Garcia... Suggestion and fixes to the hash seed docs by Paul...
2007-07-18 Steve PetersUpgrade to IO-Zlib-1.06. One bleadperl fix was added...
2007-07-18 Steve PetersUpgrade to Math-BigRat-0.20
2007-07-18 Marcus Holland... The lib/Pod/Perldoc.pm portion of...
2007-07-18 Jerry D. HeddenWin32API::File cleanup
2007-07-18 chromaticChange "Perl6" to "Perl 6" in pod/*
2007-07-18 Rafael Garcia... Clarifications on the hash seed
2007-07-18 Gabor Szabogethostbyname() example
2007-07-18 Abigail(was Re: perldelta)
2007-07-18 Rafael Garcia... Miscellaneous modernisations and trimmings.
2007-07-17 Rafael Garcia... Fix references to perldelta.pod (this file doesn't...
2007-07-17 Craig A. BerryInching towards Module::Build-ability on VMS.
2007-07-16 Nicholas ClarkRe-order struct yy_parser to save space on most systems.
2007-07-16 Dave Mitchellfourth attempt to silence S_emulate_eaccess compiler...
2007-07-16 Dave Mitchellchange #31615 added the new field in the wrong place
2007-07-16 Dave Mitchell [perl #43425] local $[: fix scoping during parser...
2007-07-14 Craig A. BerryVMS todo for threads exit test.
2007-07-13 Rafael Garcia... Comment out links to docs that don't exist yet.
2007-07-13 Rafael Garcia... More typo fixes in the regexp docs
2007-07-13 Rafael Garcia... Fix typos, readability nits
2007-07-13 Rafael Garcia... Use new style L<> links in POD
2007-07-13 TelsBigInt v1.88 take 1 (fix from_hex, from_oct, from_bin)
2007-07-13 Rafael Garcia... Specify prototyping behaviour for Math::BigInt::FastCalc
2007-07-13 Rafael Garcia... Spelling and formatting nits
2007-07-13 Rafael Garcia... That's NAME, not TITLE.
2007-07-13 Rafael Garcia... Put a proper title like in every man page
2007-07-13 Rafael Garcia... Avoid POD in test files
2007-07-13 Rafael Garcia... * make splitpod actually work if perl isn't installed
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
next