This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2015-01-27 Tony CookPerlIO::scalar write() at large file position
2015-01-27 Jarkko Hietaniemiminiperl cannot IO::File
2015-01-26 Chris 'BinGOs... Update Win32 to CPAN version 0.51
2015-01-26 Tony Cooknote B's version bump in perldelta
2015-01-26 Daniel Draganfactor out a dXSTARG in B::
2015-01-26 Chris 'BinGOs... Update B-Debug to CPAN version 1.23
2015-01-26 Karen Etheridge[PATCH] update perlfaq to version 5.021009
2015-01-26 David Mitchellregen/op_private: update comment
2015-01-25 Craig A. BerryDodge warning with STATIC_ASSERT_STMT, VMS C++.
2015-01-25 Craig A. BerryDowngrade missing return warning for VMS C++ compiler.
2015-01-25 James RaspassAvoid constant.pm depending on vars.pm
2015-01-25 Ævar Arnfjörð... Revert the support for new warning categories outside...
2015-01-25 Steve HayDon't bother prettifying win32/perldll.def
2015-01-25 Daniel Draganexport data symbols as data on Win32
2015-01-25 Daniel Draganattempt again to const vtables in threads-shared
2015-01-25 Father Chrysostomos[perl #123652] eval {label:} crash
2015-01-24 Chris 'BinGOs... Update CPAN-Meta-Requirements to CPAN version 2.132
2015-01-24 Karl Williamsonregcomp.c: Clarify comment
2015-01-24 Karl Williamsonhandy.h: EXTERN_C-ize PL_charclass
2015-01-24 Karl Williamsonregcomp.c: Another minor optimization
2015-01-24 Karl Williamsonregcomp.c: Minor optimizations
2015-01-24 Karl Williamsonregexec.c, regcomp.c: White-space only
2015-01-24 Sisyphus[perl #123659] [Win32] Add "-ld" to archname for dmake...
2015-01-23 Steve HayUpgrade Encode from version 2.67 to 2.68
2015-01-23 Kent FredricAdd test for glob constants accepting method calls
2015-01-23 Leon Timmermans[perl #123619] Only make stringy classnames shared
2015-01-23 Shlomi FishConvert tabs in indentation to spaces.
2015-01-22 Mathieu ArnoldFix target for MANISORT_SRT and use perl just built
2015-01-22 David Mitchellbump attributes.pm version
2015-01-22 Craig A. BerryFix SDBM_File clean target after ac0e53cd2e.
2015-01-22 Karl Williamsonregen/charset_translations.pl: Clarify comment
2015-01-22 Karl Williamsonregen/mk_invlists.pl: Rename function
2015-01-22 Karl Williamsonregen/mk_invlists.pl: Do less work
2015-01-22 Karl Williamsonregen/mk_invlists.pl: White-space only
2015-01-22 Karl Williamsonregen/mk_invlists.pl: Skip unnecessary work
2015-01-22 Karl Williamsonregen/mk_invlists.pl: output sorted
2015-01-22 Karl Williamsonregen/mk_invlists.pl: Output code points as hex
2015-01-22 Karl Williamsonmktables: White-space only
2015-01-22 Karl Williamsonmktables: Verify Unihan files versions
2015-01-22 Karl Williamsonmktables: Note that a property is deprecated by Unicode
2015-01-22 Karl Williamsonregcomp.c: Collapse \b, \B cases
2015-01-22 Karl WilliamsonMove inline fcn to #included file
2015-01-22 Karl Williamsonregcomp.c: Reorder two switch cases
2015-01-22 Karl Williamsonregcomp.c: Don't store unnecessary data in \b ops
2015-01-22 Karl Williamsonregexec.c: Refactor \b code to not use the FLAGS field
2015-01-22 Karl Williamsonregexec.c: Use appropriate macro
2015-01-22 Karl Williamsonregexec.c: Stack ternary operator for readability
2015-01-22 Karl Williamsonregcomp.h: Clarify comment
2015-01-22 Karl WilliamsonUnicode::UCD: Allow internal properties in invmap()
2015-01-22 Karl WilliamsonUnicode::UCD: pod nits
2015-01-22 Karl Williamsonregcomp.c: Silence Win32 compiler warnings
2015-01-22 Father Chrysostomosattributes.xs: Don’t emit const warning for anons
2015-01-22 Tony Cookfix SDBM_File builds using gcc on Win32
2015-01-21 Steve Hayperldelta for 56f81afc0f, which is actually in 5.21.8
2015-01-21 Matthew HorsfallFinal updates to M::CL for version bump
2015-01-21 Matthew HorsfallMore bumpbing of version number to 5.21.9. Missed this...
2015-01-21 Matthew HorsfallSync Module::CoreList with CPAN and update for next...
2015-01-21 Hugo van der... reg: avoid pointing past end of string on short DEFINE
2015-01-21 David Mitchellavoid C labels in column 0
2015-01-21 Peter MartiniAnother patch to perlsub documenting moves sigs
2015-01-21 Karl Williamsonperlrecharclass: Fix typo
2015-01-20 Matthew HorsfallUpdate RMG to mention uploading .xz to pause, and fix...
2015-01-20 Matthew HorsfallVersion bump + new perldelta
2015-01-20 Matthew HorsfallUpdate epigraph with mailing list link
2015-01-20 Matthew HorsfallAdd epigraph and update release schedule
2015-01-20 Matthew HorsfallReally fix broken linkage in perldelta v5.21.8
2015-01-20 Matthew HorsfallFix IO::Compress linkage
2015-01-20 Matthew HorsfallAdd new release to perlhist
2015-01-20 Matthew HorsfallFix pod spelling/linking mistakes as caught by podcheck...
2015-01-20 Matthew HorsfallFinalize perldelta
2015-01-20 Matthew HorsfallUpdate Module::CoreList for 5.21.8
2015-01-20 Matthew HorsfallRelease prep - Copy descriptions of new errors in perld...
2015-01-20 Karl Williamsonregcomp.c: Add warnings under re 'strict'
2015-01-20 Karl Williamsonregcomp.c: Move #define, make a function always compiled
2015-01-20 Karl Williamsonregcomp.c: Add warnings under re 'strict'
2015-01-20 Karl Williamsont/re/reg_mesg.t: Turn on $|
2015-01-20 Karl WilliamsonAdd portablity warning for re 'strict'
2015-01-20 Karl Williamsonregcomp.c: Fix typo in comment
2015-01-20 Karl Williamsont/re/reg_mesg.t: Add support for only re 'strict' warnings
2015-01-20 Karl Williamsonregcomp.c: Refactor a calculation
2015-01-20 Matthew HorsfallRelease prep - Update perldelta some more
2015-01-20 Matthew HorsfallRevert "refactor gv_add_by_type"
2015-01-20 Matthew HorsfallClean up MANIFEST.srt under distclean
2015-01-20 Matthew HorsfallRelease prep - Fix bad links in perldelta
2015-01-20 Matthew HorsfallRelease prep - Update perldelta
2015-01-20 Matthew HorsfallRelease prep - Update version/copyright information.
2015-01-20 Matthew HorsfallUpdate Filter::Util::Call to CPAN version 1.54.
2015-01-20 Matthew HorsfallBump Module::Metadata version in Porting/Maintainers.pl.
2015-01-20 Jarkko HietaniemiMention some curious cases of **
2015-01-20 Jarkko HietaniemiNotes on NaN structure, for future generation/extraction.
2015-01-20 Jarkko HietaniemiMake numifying "nanblah" warn, just like "345blah"...
2015-01-20 Jarkko Hietaniemiinfnan: sprintf width and left-align.
2015-01-20 Jarkko HietaniemiClarify test messages.
2015-01-20 Karl WilliamsonPorting/checkAUTHORS.pl: New alternate addr for jhi
2015-01-20 Karl Williamsonperldiag: Fix typo
2015-01-20 Hugo van der... intuit_more: no need to copy before keyword check
2015-01-20 Peter MartiniUpdate signatures placement in perlsub pod
2015-01-20 Steve HayEnable cmpVERSION.pl checking of upstream cpan as well...
2015-01-20 Tony Cook[perl #123554] stop checking the message
2015-01-20 Father Chrysostomosperldelta for :const
next