This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2010-10-03 Karl WilliamsonSmall efficiency nit for regcurly()
2010-10-03 Karl Williamsontoke.c: call regcurly instead of duplicating code
2010-10-03 David Mitchellbetter documentation for eval_sv() and G_KEEPERR
2010-10-03 David MitchellG_KEEPERR sometimes set $@
2010-10-03 David Mitchelleval_sv() and eval_pv() don't fail on syntax err
2010-10-03 Father ChrysostomosAvoid downgrading GVs during global destruction
2010-10-03 Walt MankowskiFixed typos -- replaced "the the" with "the"
2010-10-03 Walt MankowskiFixed typo -- replaced "the the" with "the"
2010-10-03 Walt MankowskiFixed typo -- changed "it's code point" to "its code...
2010-10-02 Chris 'BinGOs... Update Unicode-Collate to CPAN version 0.61
2010-10-01 Craig A. Berrystrictify vms/gen_shrfls.pl.
2010-10-01 Tony Cookrt 76474: Avoid the child perl reading from stdout
2010-10-01 Father Chrysostomos[perl #48332] Debugger corrupts symbol table munging
2010-09-30 Florian RagwitzUpgrade Digest::MD5 from version 2.50 to 2.51
2010-09-30 Karl Williamson[perl #77952] regcomp.c compiler warnings
2010-09-30 Nicholas ClarkMerge adjacent #ifndef PERL_IMPLICIT_CONTEXT blocks...
2010-09-30 Nicholas ClarkRemove empty #if/#endif pairs from embed.h
2010-09-30 Ævar Arnfjörð... perlretut: incorrect output in "Non-capturing groupings"
2010-09-30 Nicholas ClarkSort embed.fnc by CPP macro and then function name...
2010-09-30 Craig A. BerryDon't export symbols for routines that don't exist.
2010-09-30 Karl Williamson[perl #78040] regcomp.c: malloc enough space
2010-09-30 Florian RagwitzFix typo spotted by avar++
2010-09-29 Florian RagwitzDocument why we're not using the save stack
2010-09-29 Karl Williamsonre.t: Suppress warning
2010-09-29 Andrew RodlandAdd test against re-eval corrupting regexp state
2010-09-29 Florian RagwitzLocalize PL_reg_state during re_evals
2010-09-29 Nicholas ClarkWhen generating embed.h, return early if an embed.fnc...
2010-09-29 Nicholas ClarkIn embed.pl, tweak the deduplication logic for global.sym
2010-09-29 Nicholas ClarkNormalise all the pre-processor directives in embed...
2010-09-29 Nicholas ClarkCheck that all lines in embed.fnc are either functions...
2010-09-29 Alex Davies[perl #71714] Remove redundant stat from Win32's opendir()
2010-09-29 Nicholas ClarkRemove unused variable $wrote_protected from embed.pl
2010-09-29 Nicholas ClarkIn embed.pl, directly iterate @embed to generate proto.h
2010-09-29 Chris 'BinGOs... Update Archive-Extract to CPAN version 0.44
2010-09-29 Nicholas ClarkSkip the blank lines when processing embed.fnc
2010-09-29 Nicholas ClarkChange embed.fnc's vi modeline comment from /* */ to :
2010-09-29 Nicholas ClarkRemove the {START,END}_EXTERN_C macros from within...
2010-09-29 Father ChrysostomosRevert "[perl #77928] Glob slot assignment and set...
2010-09-29 Steffen MuellerFix typo in perlpolicy.pod
2010-09-29 Casey West[perl #22193] Clarify references to ‘use integer’ in...
2010-09-28 Father Chrysostomosperldelta entry for [perl #78058] qr/\88/ hangs
2010-09-28 Karl Williamsonregcomp.c [perl #78058] qr/\18/ loops
2010-09-28 Jesse VincentAdded our support policy to perlpolicy.pod.
2010-09-28 Father Chrysostomos[perl #71998] overload::Method can die with blessed...
2010-09-28 Zeframsystematically provide pv/pvn/pvs/sv quartets
2010-09-28 Father ChrysostomosAdd new Locale::Maketext files to MANIFEST
2010-09-28 Todd RinaldoLocale::Maketext - Import dev changes from CPAN
2010-09-28 Todd Rinaldoperl RT# 76668 - This patch resolves CPAN RT #48808.
2010-09-28 Todd Rinaldo[perl #76674] Locale::Maketext: speed and efficiency...
2010-09-28 Father Chrysostomos[perl #77928] Glob slot assignment and set-magic
2010-09-28 Sullivan BeckUpgrade Locale-Codes from 3.13 to 3.14
2010-09-28 Nicholas ClarkA test to check that regen.pl doesn't need running.
2010-09-28 Father ChrysostomosMention t/op/threads-dirh.t in perldelta
2010-09-28 Father Chrysostomosperldelta for [perl #75174] (dirp_dup)
2010-09-28 Father ChrysostomosUpdate the dirhandle entry in thread.pm’s docs
2010-09-28 Father ChrysostomosModify the Perl_dirp_dup entry in perltodo
2010-09-28 Florian RagwitzRemove a wrong +x bit
2010-09-28 Florian RagwitzUpgrade Math::BigInt from version 1.95 to 1.96
2010-09-28 Father Chrysostomos[perl #75174] Clone dir handles
2010-09-28 Father Chrysostomosperldelta entry for [perl #72990] Mac OS X and setruid...
2010-09-28 Slaven Rezic[perl #74798] test Data::Dumper with all latin1 characters
2010-09-27 Father ChrysostomosFix IPC::Open3’s fd.t to work on Windows
2010-09-27 Jerry D. Hedden[perl #78088] [PATCH] Upgrade to threads 1.81
2010-09-27 Andy DoughertyRemove empty preprocessor directive in embed.fnc
2010-09-27 Nicholas ClarkMove OP prototypes from pp_proto.h to proto.h
2010-09-27 Nicholas ClarkMove the generation of {START,END}_EXTERN_C from embed...
2010-09-27 brian d foy* Don't allow extra newlines in number type example...
2010-09-27 Father ChrysostomosCorrect pod syntax in perldelta
2010-09-27 Father ChrysostomosAdd Aaron Crane’s other e-mail address to checkAUTHORS.pl
2010-09-27 Father ChrysostomosSkip ext/IPC-Open3/t/fd.t on stdio
2010-09-27 Father Chrysostomosperldelta entry for mingw64 and gccversion
2010-09-27 Sisyphus[perl #73374] gccversion not always set with MinGW
2010-09-27 Father ChrysostomosClarification of perldelta entry for [perl #72434]
2010-09-27 Father ChrysostomosVersion bump and perldelta for Carp
2010-09-27 Aaron Crane[perl #78082] Carp.pm: Avoid autovivification of CORE...
2010-09-27 Craig A. BerryDon't delete the *previous* perldelta in the clean...
2010-09-27 Craig A. BerryRemove redundant function macros from vms/vmsish.h.
2010-09-27 Florian RagwitzFix compilation with c++ compilers
2010-09-27 Father Chrysostomos[perl #72990] Mac OS X and setruid, etc.
2010-09-27 Father Chrysostomosperldelta for [perl #73754] and [perl #77362]
2010-09-27 Father ChrysostomosMake gv.t pass on systems that do not support -T $glob...
2010-09-27 Father ChrysostomosRevert "From: Todd Rinaldo <toddr@cpanel.net>"
2010-09-27 Father ChrysostomosRevert "Add new Locale::Maketext files to MANIFEST"
2010-09-27 Tye McQueen[perl #73754] Better error message for PerlIO layer...
2010-09-27 Father ChrysostomosAdd new Locale::Maketext files to MANIFEST
2010-09-27 Father ChrysostomosFrom: Todd Rinaldo <toddr@cpanel.net>
2010-09-27 Father Chrysostomos#!perl -C -w dies
2010-09-26 Father ChrysostomosData::Dumper version bump and perldelta
2010-09-26 Father Chrysostomos$ perl5.6.2 -MData::Dumper -le' Data::Dumper->Dumpxs...
2010-09-26 Father ChrysostomosFix assertion triggered by 13be902ce ([perl #77362...
2010-09-26 Father Chrysostomos[perl #77362] Assigning glob to lvalue causes stringifi...
2010-09-26 Father ChrysostomosVersion bump and perldelta for IPC::Open3 and [perl...
2010-09-26 Father ChrysostomosAdd Vernon Lyon to AUTHORS
2010-09-26 Father Chrysostomostests for [perl #76474]
2010-09-26 Vernon Lyon[perl #76474]: IPC::Open3 doesn't handle file descripto...
2010-09-26 Zeframmerge XS-APItest-KeywordRPN into XS-APItest
2010-09-26 Tony Cookmake PL_charclass available to modules under Win32
2010-09-25 Chris 'BinGOs... Update perldelta for if change
2010-09-25 Florian RagwitzUpgrade Digest::MD5 from version 2.40 to 2.50
2010-09-25 Chris 'BinGOs... Update if to CPAN version 0.06
next