This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2008-02-22 Steve HayRegenerate the win32/config_H.* files using the makefil...
2008-02-22 Steve HayFix-up Win32's regen_config_h targets for semi-automati...
2008-02-22 Steve HayCorrect large files / lseek size & type settings in...
2008-02-22 Nicholas ClarkMissed a file from regen.pl
2008-02-22 Steve HaySync win32/config.* with Porting/config.sh
2008-02-22 Steve HaySilence warning from VC8 when building without USE_LARG...
2008-02-22 Craig A. BerryFollowing 33291, on VMS we need to use the same prototy...
2008-02-22 Dave Mitchellfix variable names in 'ununit var' warnings in evals
2008-02-21 Steve HayFix [perl #50430].
2008-02-21 Steve HayFix Module-Build test that has been failing on Win32
2008-02-21 Steve HayFix CBuilder test that has been failing on Win32
2008-02-20 Nicholas ClarkEliminate ck_lengthconst.
2008-02-20 Nicholas ClarkSetting the f flag on length causes the op to be consta...
2008-02-20 Steve HayFix Win32/VC6 compiler warnings caused by #33231
2008-02-20 Steve HayVisual C++ 2008 Express Edition is now out: update...
2008-02-18 Marcus Holland... Enable caching of strxfrm() results also for readonly...
2008-02-18 Robin Barkerwas RE: [PATCH] re patch 33127: formatting for C<<...
2008-02-18 Robin Barkerconsting for .c files in tests
2008-02-18 Jerry D. HeddenThread::Queue 2.03
2008-02-18 Daniel M. Quinlan[perl #50946] modified hints for Darwin x86 64bit
2008-02-18 Jerry D. HeddenThread::Semaphore 2.04
2008-02-18 Ken WilliamsModulo operator and floating point numbers
2008-02-18 Jim Cromie[ patch ] silence 2 possibly uninitialized vars
2008-02-18 Jerry D. HeddenDon't install threads files on non-threaded Perls
2008-02-17 Yves OrtonFix bug 50496 -- regcomp.c=~s/lastcloseparen/lastparen/g
2008-02-17 Yves OrtonFix perlbug 50114 and document what the code does a...
2008-02-16 Rafael Garcia... Fix macro name in comment
2008-02-16 Rafael Garcia... Correctly reference count the hints hash
2008-02-15 H.Merijn BrandResync with metaconfig. Escape the last ~.
2008-02-15 Nicholas ClarkShell patterns are subject to tilde expansion. So the...
2008-02-15 Rafael Garcia... Typo catch, by Abigail
2008-02-15 Rafael Garcia... Avoid utf8 warnings when printing diagnostics
2008-02-15 Jan DuboisSilence compiler warnings on Win32/VC6
2008-02-14 Abigailsprintf "%+d"
2008-02-14 AbigailRe: [perl #50496] Bug Report: 'keys %+' does not return...
2008-02-14 Rafael Garcia... Add missing file to MANIFEST, to go with change #33311
2008-02-14 Rick DelaneyRe: [perl #50706] %^H affecting outside file scopes
2008-02-14 Vincent Pitdoio.c:Perl_my_lstat:/* XXX Do really need to be callin...
2008-02-14 Rafael Garcia... Make the new warning report undef constants as undef
2008-02-14 Rafael Garcia... Fix leak when issuing new warning implemented by #33305
2008-02-14 Rafael Garcia... Revert change #33302. This change was wrong, since...
2008-02-14 Steve HayFix linker error introduced by #33305
2008-02-14 Rick DelaneyShow constant in "Useless use of a constant in void...
2008-02-14 Robin Barkeruse svtype
2008-02-14 Rafael Garcia... Jerry D. Hedden now maintains Thread::Semaphore on...
2008-02-13 Rick Delaney[perl #47047] Use of inherited AUTOLOAD for non-method...
2008-02-13 Vincent PitPERL_MAGIC_uvar_elem should be 'u' in dump.c
2008-02-13 Steve Haypp_system explicitly passes NULL to do_aspawn, so NULL...
2008-02-13 Steve HayDrat. #33298 doesn't fix it: need this too.
2008-02-13 Steve HayCorrect another variable name in embed.fnc
2008-02-13 Jerry D. HeddenRead-only variable tests
2008-02-13 Jerry D. HeddenUnused var in perlio.c (revised)
2008-02-13 Marcus Holland... Make sure we only find the macro we were looking for,
2008-02-12 Steve PetersUpgrade to PathTools-3.2701
2008-02-12 Steve PetersUpgrade to Math-Complex-1.52
2008-02-12 Jan DuboisFix bit-fields for VC [was RE: [perl #50386] GIMME_V...
2008-02-12 Nicholas Clarkassert() that every NN argument is not NULL. Otherwise...
2008-02-12 Nicholas ClarkCorrect the paramter to Perl_op_xmldump(). The one...
2008-02-12 Nicholas ClarkCorrect (some) variable names in embed.fnc where they...
2008-02-12 Nicholas ClarkIn Perl_load_module_nocontext(), ver can actually be...
2008-02-12 Nicholas ClarkTeach Math::Complex the maximum NV for a 16 byte float...
2008-02-11 Nicholas ClarkPerl_sv_2iv_flags(), Perl_sv_2uv_flags, Perl_sv_2nv and
2008-02-11 Nicholas ClarkPerl_ck_retarget() doesn't even exist, so little point...
2008-02-11 Nicholas ClarkIn Perl_sv_catpv(), Perl_sv_catpv_mg() the ptr can...
2008-02-11 Steve PetersUpgrade to Math-Complex-1.51
2008-02-11 Steve PetersUpgrade to Test-Harness-3.09
2008-02-11 Ben MorrowRe: Unwanted warnings from "PerlIO::scalar"
2008-02-11 Nicholas ClarkIn Perl_regfree_internal(), rx is actually not NULL.
2008-02-11 Rafael Garcia... Fix test to pass en 5.6.2 (unpack is needed by version...
2008-02-11 Nicholas ClarkIn Perl_ck_lengthconst, "XXX length optimization goes...
2008-02-11 Nicholas ClarkThe "pointer" argument to S_restore_magic() is not...
2008-02-11 Craig A. BerryCorrect quad-related %Config variables on VMS.
2008-02-11 Craig A. BerryMake fs.t compare the permissions of a link with those
2008-02-10 Nicholas ClarkThe sv argument to gv_stashsv() is not NULL.
2008-02-10 Nicholas Clarkvcroak()'s pattern is actually NULLOK.
2008-02-10 Nicholas ClarkCorrect some names of parameters in embed.fnc.
2008-02-10 Nicholas ClarkTwo parameter names missing in embed.fnc
2008-02-10 Nicholas ClarkEliminate use of Nullop in the core code. Dual life...
2008-02-10 Nicholas Clarkexp(999) isn't "infinity". Even exp(9999) can still...
2008-02-10 Jim Cromie[patch] optimize OP_IS_(FILETEST|SOCKET) macros
2008-02-10 Steve PetersUpgrade to Time-HiRes-1.9712
2008-02-09 Dave Mitchell[perl #49472] Attributes + Unkown Error
2008-02-09 Steve PetersUpgrade to Test-Harness-3.08
2008-02-09 Steve PetersUpgrade to ExtUtils-CBuilder-0.22
2008-02-09 AUGUSTE-ETIENNE... hints/aix_4.sh to allow build on aix 4.2
2008-02-08 Steve PetersRemove an unneeded if statement.
2008-02-08 Steve PetersI've been maintaining Net::Ping for a while now.
2008-02-08 Paul GreenRE: Perl @ 33218 (Stratus VOS patches)
2008-02-08 Rafael Garcia... IO::Handle->say should ignore $\ (bug #49266)
2008-02-08 Martin Hasch[perl #50364] [PATCH] perlop.pod - misnomer in % operat...
2008-02-08 Vincent Pitmg_copy ought to take an I32
2008-02-08 Robert MayGive Win32 message windows proper window procedures
2008-02-08 Robert Maywin32_async_check() doesn't loop enough.
2008-02-08 H.Merijn BrandUpdate to Math::Complex 1.49
2008-02-08 Rafael Garcia... Re-apply patches 32879, 32905, and 32964 to MakeMaker
2008-02-08 Rafael Garcia... Add new module in MakeMaker 6.43_01
2008-02-08 Rafael Garcia... Upgrade to MakeMaker 6.43_01
2008-02-08 Steven SchubigerRe: [PATCH] sv.c: consting
2008-02-08 Rafael Garcia... Remove redundant check
2008-02-08 Steffen Müllerfeature bundles are the same across all subversions
next