This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2008-03-02 Yves OrtonUpdate ExtUtils::Install to release 1.47
2008-03-02 Steven SchubigerRe: [PATCH] sv.c: consting
2008-03-02 Steffen UllrichRe: interrupting system() with signal depends on signal...
2008-03-02 Robin Barkerfor -M:Foo, extended and revised
2008-03-02 Steven SchubigerRe: [PATCH] sv.c: consting
2008-03-02 Steve PetersUpdate to Module-Load-Conditional-0.26
2008-03-01 Yves OrtonSynchronize blead with changes from ExtUtils::Install...
2008-03-01 Steven SchubigerRe: [PATCH] sv.c: consting
2008-03-01 Rafael Garcia... Typo in doc, found by Kornel Umann.
2008-02-29 Nicholas ClarkMake ext/POSIX/t/sysconf.t use File::Spec->tmpdir(...
2008-02-29 Steven SchubigerRe: [PATCH] sv.c: consting
2008-02-29 Slaven RezicMore diagnostics for Fatal.pm
2008-02-29 Rafael Garcia... Context fix to make the test pass
2008-02-29 Steve PetersRe-apply change #32880
2008-02-29 Steve PetersUpgrade to ExtUtils-MakeMaker-6.44
2008-02-29 Steve PetersHmmm...lib/Test/Builder.pm didn't get updated corectly...
2008-02-29 Steve PetersUpgrade to Test-Simple-0.78
2008-02-29 Steve PetersUpgrade to Test-Harness-3.10
2008-02-29 Steve PetersUpgrade to ExtUtils-ParseXS-2.19. There are several...
2008-02-29 Steve PetersUpgrade to Test-Simple-0.75
2008-02-27 Nicholas ClarkUse malloc_good_size() to round up the size of requeste...
2008-02-27 Nicholas ClarkAdd Perl_malloc_good_size to malloc.c. (A routine that...
2008-02-27 Nicholas ClarkDo the memory debug header fixup earlier to avoid valgr...
2008-02-27 Jerry D. Heddenthreads::shared 1.18
2008-02-27 Yves OrtonFwd: CPAN Upload: Y/YV/YVES/ExtUtils-Install-1.45.tar.gz
2008-02-27 Steve HayFix another Win32/VC6 compiler warning caused by #33231
2008-02-27 Steve HayChange variable name to fix debug build with PERL_OLD_C...
2008-02-27 Nicholas ClarkComment on why I don't think changing Perl_safesysmallo...
2008-02-27 Rafael Garcia... Fix preprocessor syntax
2008-02-26 Nicholas ClarkIf the C library provides malloc_size(), we can use...
2008-02-26 Nicholas ClarkIn Perl_sv_usepvn_flags(), with MYMALLOC, use the actua...
2008-02-26 Nicholas ClarkIf we have malloced_size() available, then avoid roundi...
2008-02-26 Rafael Garcia... Chainsaw DEBUG_S out, as suggested by Vincent Pit.
2008-02-26 Rafael Garcia... Typo found by Roland Giersig
2008-02-26 Rafael Garcia... Tidy up error messages
2008-02-26 Vincent PitRe: making it easier not to get feedback
2008-02-26 Rafael Garcia... Document perlthanks
2008-02-25 Nicholas ClarkAlso install perlbug as perlthanks, to make it easy...
2008-02-25 Steve HaySilence Borland compiler warnings (except for warnings...
2008-02-25 Nicholas ClarkEnsure that constant folding runs with IN_PERL_RUNTIME...
2008-02-25 Nicholas ClarkTwo break; statements that aren't (yet) needed, but...
2008-02-25 ilmari@vesla... Avoid a segfault case in MRO code, based on :
2008-02-25 Vincent PitRe: [PATCH] POD fixes
2008-02-25 Rafael Garcia... Regenerate embed.h
2008-02-25 Jim CromieRe: [patch] optimize OP_IS_(FILETEST|SOCKET) macros
2008-02-25 Reini UrbanB::Debug enhancements
2008-02-25 Jerry D. HeddenThread::Queue 2.06
2008-02-25 Jerry D. HeddenThread::Semaphore 2.07
2008-02-25 Jerry D. Heddenthreads::shared 1.17
2008-02-25 Jerry D. Heddenthreads 1.69
2008-02-24 Jerry D. HeddenRevert change 33326
2008-02-24 Reini Urbancygwin hints
2008-02-23 Vincent PitRe: [PATCH] Splitting OP_CONST (Was: pp_const, not...
2008-02-22 Nicholas ClarkAs best as I (and my minion, gcc -Os) can tell, PL_curc...
2008-02-22 Nicholas ClarkUpdate to embed.h somehow missed from change 33343.
2008-02-22 Nicholas ClarkTake advantage of the fact that we can use indent as...
2008-02-22 Jim Cromie[patch] Porting/expand-macros.pl gets 'indent'ing
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...
next