This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2014-07-20 AbigailUpped version numbers for ModuleList
2014-07-20 AbigailBump version number from 5.21.2 to 5.21.3
2014-07-20 AbigailNew perldelta.
2014-07-20 AbigailInstalling Inline no longer installs Inline::C.
2014-07-20 AbigailEpigraph for 5.21.2
2014-07-20 AbigailMerge branch 'release-5.21.2' into blead
2014-07-20 Jarkko HietaniemiWarn against tmpfile, and mention perlclib.
2014-07-20 Jarkko HietaniemiSkip symbols for which Configure found no support.
2014-07-20 Jarkko HietaniemiComments for dlopen.
2014-07-20 Jarkko HietaniemiExpect sqrtl instead of sqrt if applicable.
2014-07-20 AbigailAdjust 31e62fa1f35be3aceacc7fa62ce72d7131299a9a v5.21.2
2014-07-20 AbigailAdd new release to perlhist
2014-07-20 AbigailAcknowledgement section of perldelta
2014-07-20 AbigailListed updated modules.
2014-07-20 AbigailUpdate Module::CoreList for 5.21.2
2014-07-19 AbigailRevert "Update HTTP-Tiny to CPAN version 0.044"
2014-07-19 Jarkko HietaniemiAdd fgets+tmpfile to avoidables, and add comments.
2014-07-19 Jarkko HietaniemiAdd freebsd support.
2014-07-19 Jarkko HietaniemiParsing linux input in darwin, and vice versa.
2014-07-19 Jarkko HietaniemiAdd comments.
2014-07-19 Jarkko HietaniemiScan for expected and unwanted undef (libc) symbols.
2014-07-19 Jarkko HietaniemiSometimes Darwin has the string constants in cstring...
2014-07-19 Jarkko Hietaniemitest.pl:eq_array() is enough.
2014-07-19 Jarkko HietaniemiMore debugging output.
2014-07-19 Jarkko HietaniemiHandle darwin ppc nm output, reenable test.
2014-07-19 Jarkko HietaniemiAllow reading nm output from a file (or STDIN).
2014-07-19 AbigailChanges for 5.21.1 -> 5.21.2.
2014-07-19 AbigailTick off the 5.20.0 and 5.20.1 releases.
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.
next