This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2014-07-19 Abigail"all question marks" is ambigious.
2014-07-18 Steve Hayperlpolicy - Add encoding to fix podcheck.t following...
2014-07-18 Ricardo Signesperlpolicy: update list of moderators
2014-07-18 Steve HayNote that ExtUtils::Manifest has been upgraded to 1.64
2014-07-18 Steve Hayperlpolicy - Note that minimal build fixes are acceptab...
2014-07-17 H.Merijn Branduconfig.h again
2014-07-17 H.Merijn Brandcut-n-paste error in comment for dladdr in config_h...
2014-07-17 Chris 'BinGOs... Update HTTP-Tiny to CPAN version 0.044
2014-07-15 James E KeenanMerge branch '122300-extutils-manifest' into blead
2014-07-15 Karen Etheridgeuse just the import sub from Exporter
2014-07-15 James E KeenanNeed to increment $VERSION in ExtUtils::Manifest.
2014-07-15 Karen Etheridgeuse warnings; convert "use vars" to "our"
2014-07-15 Karen Etheridgeadd vim swap files to the ignored list for MANIFEST...
2014-07-15 brian d foyRT 72933: Ignore files from prove
2014-07-15 H.Merijn BrandThis should be automated!
2014-07-15 H.Merijn BrandRegen Configure after backports
2014-07-14 Alexandr CiorniiFile::Copy does not overwrite read-only files
2014-07-14 Daniel Draganrefactor pp_ref
2014-07-14 Daniel Draganoptimize PathTools to not try to load XS on miniperl
2014-07-13 James E Keenanskip_all on darwin until nm peculiarities can be straig...
2014-07-12 Karl Williamsonlocale.c: Improve some comments
2014-07-12 Karl Williamsonlocale.c: Fix some unused code for potential future use
2014-07-12 Karl Williamsonlocale.c: Add new heuristic for finding if locale is...
2014-07-12 Karl Williamsonlocale.c: White-space only
2014-07-12 Karl Williamsonlocale.c: Refactor UTF8ness of currency symbol code
2014-07-12 Karl Williamsonlocale.c: Use ptr's value before freeing it, not after
2014-07-12 Karl Williamsonlocale.c: Use safer code practice
2014-07-12 Karl Williamsonlocale.c: Skip compiling fallback code on modern platforms
2014-07-12 Karl Williamsonutil.c: Add comment
2014-07-12 Karl Williamsonlocale.c: name should be last resort when deciding...
2014-07-12 Karl Williamsonlocale.c: Prepare for rearrangement of code blocks
2014-07-12 Karl Williamsonperl.h: Actually #define USE_LOCALE_TIME
2014-07-11 Steve HayUpgrade IO-Socket-IP from version 0.30 to 0.31
2014-07-11 Steve HayRemove IGNORABLE files from IO-Socket-IP as per 8db6555210
2014-07-10 Karl Williamsonlocale.c: Fix misplaced parenthesis
2014-07-09 Karl Williamsont/run/locale.t: setting to POSIX may be same as C
2014-07-09 Karl Williamsont/loc_tools.pl: Don't return a locale empty string
2014-07-09 Karl Williamsonext/POSIX/POSIX.xs: White space only, align column
2014-07-09 Karl WilliamsonPOSIX::setlocale(LC_NUMERIC) returns proper locale
2014-07-09 Karl Williamsonlocale.c: White-space only
2014-07-09 Karl Williamsonlocale.c: Remove conditionals.
2014-07-09 Karl Williamsonlocale.c: Keep better track of C/non-C locale
2014-07-09 Karl Williamsonlocale.c: Make a common idiom into a macro
2014-07-09 Karl Williamsonlib/locale.t: Fix debug statement
2014-07-09 Karl Williamsonutf8.h: Add comment
2014-07-09 Steve HayUpdate which stable release series are now "officially...
2014-07-08 Aaron CraneFix typo in op.h
2014-07-08 David Mitchell[Merge] add support for ops to link to parent
2014-07-08 David Mitchellavoid adding two OP_HINTSEVAL ops
2014-07-08 David Mitchellminor fixups to new op_sibling work
2014-07-08 David MitchellImprove optree sanity checking code in finalize_op
2014-07-08 David Mitchelladd op_lastsib and -DPERL_OP_PARENT
2014-07-08 David MitchellEnsure that op_last always points to last sibling
2014-07-08 David Mitchelladd op_sibling_splice() fn and make core use it
2014-07-08 David MitchellDevel::Peek: test 2-arg form of Dump
2014-07-08 David Mitchellmacroise op_sibling in Perl_ck_fun()
2014-07-08 David Mitchellwrap op_sibling field access in OP_SIBLING* macros
2014-07-08 David Mitchelllibperl.t + ASAN + -DPERL_GLOBAL_STRUCT_PRIVATE
2014-07-08 David Mitchellfaster constant hash key lookups ($hash{const})
2014-07-07 James E KeenanAdd description to tests lacking them.
2014-07-07 Ricardo Signesadd the standards of conduct to perlpolicy
2014-07-07 Tony Cookperldelta for e45636ee0875
2014-07-07 Daniel Draganstatic misc things in /dist/threads/threads.xs
2014-07-06 Chris 'BinGOs... Update experimental to CPAN version 0.008
2014-07-05 Karl Williamsonregcomp.c: Add assertion, remove case: statements
2014-07-05 Jarkko HietaniemiUpdates to the HP-UX compilation warning.
2014-07-05 Aaron Cranepod/perlre.pod: fix typo in example code
2014-07-04 David MitchellFilter::Simple: eliminate /\C/
2014-07-04 Chris 'BinGOs... Update IO-Socket-IP to CPAN version 0.30
2014-07-04 James E KeenanDon't add unnecessary linespace.
2014-07-04 James E KeenanSupply description for only test lacking one.
2014-07-03 Jarkko HietaniemiAvoid unused warnings from locale-less systems.
2014-07-03 David MitchellDeprecate /\C/
2014-07-03 Chris 'BinGOs... Update Pod-Usage to CPAN version 1.64
2014-07-03 Chris 'BinGOs... Sync Storable version for CPAN release
2014-07-03 Tony Cookperldelta for 3f7602fa4cd6
2014-07-03 Tony Cookextra tests for grok_number(_flags)()
2014-07-03 Tony Cook[perl #3330] warn on increment of an non number/non...
2014-07-03 Daniel Draganuniversal.c gv_stashpv -> gv_stashpvs
2014-07-02 David Mitchells///e on tainted utf8 strings got pos() messed up
2014-07-02 Jarkko HietaniemiEnable _FORTIFY_SOURCE only if optimizing, as specified.
2014-07-02 Abhijit Menon-SenUpdate ChangeLog before release
2014-07-02 Tony Cookpassthrough make options to make -s can speed up the...
2014-07-02 Tony Cookpass through -s if supplied, instead of defaulting...
2014-07-02 Tony Cookallow the build to specify verbose make_ext.pl
2014-07-02 Reini UrbanSupport faster make -s
2014-07-02 Daniel DraganModule::CoreList::TieHashDelta stop massive recursion
2014-07-02 Tony Cookallow test.pl tests to use C<< plan skip_all => $reason >>
2014-07-02 Tony Cookavoid an undefined value warning from libperl.t
2014-07-01 Tony Cookperldelta for 5afb921fc188
2014-07-01 Jarkko HietaniemiMake the "no name list" catcher more relaxed.
2014-07-01 Peter MartiniIf building with DTrace, the dtrace header is required.
2014-06-30 Jarkko HietaniemiSome more cppsymbols to scan.
2014-06-30 Jarkko HietaniemiANSI prototypes for Berkeley DB API testing.
2014-06-30 Jarkko HietaniemiIn nonblock test do not ignore the syscall returns.
2014-06-30 Jarkko Hietaniemi-D_FORTIFY_SOURCE is no more a todo.
2014-06-30 Jarkko HietaniemiMention -D_FORTIFY_SOURCE in perldelta.
2014-06-30 Jarkko HietaniemiAdd -D_FORTIFY_SOURCE=2 when applicable.
2014-06-30 Jarkko HietaniemiAssert before deref due to possible NULL.
2014-06-30 Peter MartiniCoverity 45351 - Refactor to skip a loop iteration
next