This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2009-01-25 Lanning, ScottSome POD patches for PerlIO and PerlIO::var
2009-01-25 Nicholas ClarkUnbreak Makefile too (replicate fcd65f8d4322911242887c0...
2009-01-25 Max MaischeinUnbreak build on Windows
2009-01-25 Rafael Garcia... Merge branch 'Eefix' into blead
2009-01-25 Rafael Garcia... Document that $0 is set to "-e" when perl is run with...
2009-01-25 Rafael Garcia... Revert "show -E in error message when called with -E"
2009-01-25 Charles BaileyMove cp(1)-like permission changes from copy to cp,
2009-01-25 Jerry D. HeddenCode refs aren't lockable
2009-01-25 Nicholas ClarkRemove stock_git_version.h as nothing uses it any more.
2009-01-25 Nicholas ClarkRegenerate uconfig.h
2009-01-25 Nicholas Clarkmicroperl has no idea about 64 bit types, so don't...
2009-01-25 Nicholas Clarkmicroperl also needs a canned git config.
2009-01-25 Nicholas ClarkPort 486cd780047ff22471c5cbe417911a042ae23962 to win32...
2009-01-24 Nicholas ClarkAdd -DPERL_IS_MINIPERL when building the object files...
2009-01-24 Nicholas ClarkThe exit code of make_patchnum.pl is no longer used...
2009-01-24 John MalmbergVMS has a mode where it preserved case, and also has...
2009-01-24 Craig A. BerryBuild miniperl with a special version of perl.c on...
2009-01-23 Nicholas Clarksuidperl goes.
2009-01-23 Nicholas Clarksperl.o also needs to depend on git_version.h
2009-01-23 Nicholas ClarkRemove redundant #ifndef SETUID_SCRIPTS_ARE_SECURE_NOW...
2009-01-23 Marcus Holland... Ensure that C++ modules can be built against a perl...
2009-01-23 Marcus Holland... Upgrade to Devel::PPPort 3.16
2009-01-23 Nicholas ClarkAmend patchlevel.h so that git_version.h is only #inclu...
2009-01-23 Nicholas ClarkAdd a perlmini.o and perlmini.c akin to opmini.o and...
2009-01-23 Rafael Garcia... Fix deparsing of constant subroutines
2009-01-22 Steve HayUpgrade to Encode-2.27
2009-01-21 Nicholas ClarkNote that nothing in core uses Perl_get_cv any more...
2009-01-21 Nicholas ClarkConvert db_get_cv() to use get_cvn_flags() as it alread...
2009-01-21 Nicholas ClarkAdd get_cvs() as a shortcut for STR_WITH_LEN() and...
2009-01-21 Nicholas ClarkIn attrs::get(), use Perl_get_cvn_flags() rather than...
2009-01-21 Nicholas ClarkCorrect the form of the flags passed to perl_get_cv().
2009-01-21 Nicholas ClarkCorrect the form of the flags passed to perl_get_sv...
2009-01-21 Nicholas ClarkCorrect the form of the flags passed to perl_get_sv...
2009-01-21 Nicholas ClarkUpdate the documentation of get_sv() to note that it...
2009-01-21 Nicholas ClarkUpdate the documentation of get_av() to note that it...
2009-01-21 Nicholas ClarkUpdate the documentation of get_hv() to note that it...
2009-01-21 Ricardo SIGNESnow get non-dual lived code
2009-01-21 Ricardo SIGNESremove some indirect method calls, add a caveat
2009-01-21 Nicholas ClarkCorrect the call to get_hv() to use GV_ADD for the...
2009-01-21 Frank WiegandPOD typos
2009-01-21 David GoldenMake DB_File use -ldb on MSWin32 with a gcc compiler
2009-01-21 Nicholas ClarkChange 54d012c665eb635f1e4fac1f1ec5aba1229ad9ca was...
2009-01-21 Nicholas ClarkChange 28063 should have removed the call to savepvn...
2009-01-20 Jos I. BoumansUpgrade to Archive-Tar-1.44
2009-01-20 Rafael Garcia... Merge branch 'empty-destroy-optimisation' into blead
2009-01-20 Rafael Garcia... Remove perltodo entry about empty destructors
2009-01-20 Rafael Garcia... Optimize away calls to empty DESTROY methods
2009-01-20 John MalmbergPathify_dirspec replacement
2009-01-19 Rafael Garcia... Upgrade to Module::Load 0.14
2009-01-19 Jos I. Boumansadd-package fix
2009-01-19 Rafael Garcia... Upgrade to Module::Load::Conditional 0.30
2009-01-19 Jos I. BoumansUpdate Maintainers.pl
2009-01-19 H.Merijn BrandSetUID scripts are deprecated for 5.12
2009-01-19 KarlAdd NameAliases.txt; regenerate mktables.list
2009-01-19 Niko TyniFix h2xs enum handling with C++ comments
2009-01-19 Rafael Garcia... Mark podlators as preferably to be patched upstream
2009-01-19 Rafael Garcia... Upgrade to podlators 2.2.2
2009-01-19 Rafael Garcia... Add warning category
2009-01-19 Slaven Rezicabout warnings if forks fail in Perl_my_popen
2009-01-19 Rafael Garcia... Be sure to call L_R_TZSET before localtime_r()
2009-01-19 KarlCombine sv_utf8_upgrade with a following grow
2009-01-19 Robin Barkerignore realclean.sh
2009-01-18 Craig A. BerryNot everybody (hardly anybody?) uses const for tm.tm_zone.
2009-01-18 Rafael Garcia... Make B::Deparse handle the _ prototype
2009-01-18 Rafael Garcia... [perl #62488] B::Deparse fails on 'CORE::require(STRING)'
2009-01-18 Steffen MuellerJarkko says: Upstream for Math::Complex is the CPAN...
2009-01-18 Marcus Holland... Upgrade to Devel::PPPort 3.15
2009-01-18 John Peacock... Add aliases for several version numbers in Module:...
2009-01-18 Rafael Garcia... Add ExtUtils::Miniperl to the list of core modules...
2009-01-18 Rafael Garcia... Add 5.8.9 to list of versions known to Module::CoreList
2009-01-18 Robin Barkerconsting goodness for time64
2009-01-18 Robin BarkerUPSTREAM => blead; because CPAN => 0
2009-01-17 Craig A. BerryNeed even more stack for VMS_IA64-ithread.
2009-01-16 Rafael Garcia... Fix deparsing of readpipe() ([perl #62428])
2009-01-16 KarlAdd warning about octal > 377 in some regexes
2009-01-16 Reneeuse F<> in perlrepository.pod consistently and remove...
2009-01-15 Vincent PitFix t/uni/lex_utf8.t entry in MANIFEST
2009-01-15 Craig A. BerryFix handling of DECC$DISABLE_POSIX_ROOT feature on...
2009-01-15 John Malmbergvms rmsexpand refactor
2009-01-15 karl williamsonChange documentation for UCD::casespec() to match reality
2009-01-15 karl williamson[perl #59908] \x, \0, and \N{} not ok in double-quotish...
2009-01-15 David Goldenmake add-package git friendly and fix bugs (take 2)
2009-01-14 Steve HayNote Math-Complex's test files in Porting/Maintainers.pl
2009-01-14 Steve HayUpgrade to Math-Complex-1.55
2009-01-14 Steve HayUpgrade to ExtUtils-Manifest-1.56
2009-01-14 Steve HayUpgrade to ExtUtils-Command-1.16
2009-01-14 Steve HayUpgrade to Module-Build-0.31012
2009-01-14 Steve HayAllow '\r' after "#line XXX" directives.
2009-01-14 Aaron Craneapplying patches and upstream
2009-01-14 Nicholas ClarkActually commit the state infomation at the end of...
2009-01-14 Nicholas ClarkMake make_ext.pl write out a shell script of its action...
2009-01-13 Nicholas ClarkIf there is one argument, and it looks like a commit...
2009-01-13 Nicholas ClarkAdd the upstream status to the output of Porting/Mainta...
2009-01-13 Nicholas Clarkchomp the output from git ls-files. Display a helpful...
2009-01-13 Nicholas Clarkext/Hash/Util/Makefile.PL should not recurse to FieldHa...
2009-01-13 Jerry D. HeddenSilence time64.c build warning
2009-01-13 Steve HaySilence Win32 compiler warnings.
2009-01-13 Nicholas ClarkGive the git file browser URL as the most up to date...
2009-01-13 Steve HayRestore Win32 build by creating git_version.h.
2009-01-13 John Malmbergvms - unixspec refactor
next