This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2014-03-13 Karl WilliamsonPATCH: [perl #121340] lib/locale.t noisy+complaining...
2014-03-13 Karl Williamsonlib/locale.t: Fix broken test
2014-03-13 Chris 'BinGOs... Update ExtUtils-MakeMaker to CPAN version 6.92
2014-03-12 Jerry D. HeddenUpgrade to Thread::Queue 3.04
2014-03-12 Karl Williamsonregcomp.c: Don't read past string-end
2014-03-12 David Mitchellsprinkle LIKELY() on pp_hot.c scope.c and some *.h
2014-03-12 Karl Williamsonregcomp.c: Make SSC node clone safe
2014-03-12 Karl Williamsonregen/regcharclass.pl: Don't generate unused macros
2014-03-12 Karl Williamsonregen/regcharclass.pl: Generate correct macro instead...
2014-03-12 Chris 'BinGOs... Update ExtUtils-Install Changes file
2014-03-12 Chris 'BinGOs... Make the ExtUtils-Install tests parallelisable
2014-03-12 H.Merijn BrandBackport/genererate work from cross-port
2014-03-11 Aristotle Pagaltzisperlfunc: layout getpw*&c return values as a table
2014-03-11 Aristotle Pagaltzisperldiag: Clarify that lexicals do not trigger "used...
2014-03-10 Chris 'BinGOs... ExtUtils-Install-1.62 has been released to CPAN
2014-03-10 Daniel Draganremove a redundant SvTIED_mg from S_do_smartmatch
2014-03-10 Daniel Dragandon't repeatedly call HvUSEDKEYS
2014-03-10 Craig A. BerryHandle "no versions" feature in fileify and tovmsspec.
2014-03-10 Chris 'BinGOs... Don't rely on IPC::Cmd in ExtUtils-Install tests
2014-03-10 Paul JohnsonIt is and always will be safe to delete the most recent...
2014-03-08 Chris 'BinGOs... Incorporate changes from CPAN release of ExtUtils-CBuilder
2014-03-08 Jerry D. HeddenUpgrade to Thread::Queue 3.03
2014-03-07 David Mitchellmake core safe against HvAUX() realloc
2014-03-07 David Mitchellsv.h: add some more flag usage commentary
2014-03-07 Steffen MuellerData::Dumper update/changelog and version bump
2014-03-07 Steffen MuellerFilter::Simple update/changelog and version bump
2014-03-07 Steffen MuellerAttribute::Handlers update/changelog and version bump
2014-03-07 Craig A. BerrySmarter handling of escaped semicolons in vmsify.
2014-03-06 Steve HayUpdate META files and remove blead customizations follo...
2014-03-06 Steve HayUpgrade CPAN::Meta from version 2.140630 to 2.140640
2014-03-06 Ricardo Signesofficially discourage the use of threads
2014-03-06 Ricardo Signesnote that the ~~ operator is experimental
2014-03-05 Steffen MuellerMaintainers.pl: Refer to recent EU::ParseXS release
2014-03-05 Steffen MuellerEU::ParseXS: Code cleanup
2014-03-05 Steve HayTemporary fixes for test failures after (Parse::)CPAN...
2014-03-05 Steve HayUpgrade Locale-Codes from version 3.29 to 3.30
2014-03-05 Steve HayUpdate META files following previous two commits
2014-03-05 Steve HayUpgrade Parse-CPAN-Meta from version 1.4413 to 1.4414
2014-03-05 Steve HayUpgrade CPAN-Meta from version 2.133380 to 2.140630
2014-03-05 Karl Williamsonregcomp.c: Use minimal struct formal parameter
2014-03-05 Karl Williamsonregcomp.c: Don't read uninitialized data
2014-03-04 Karl Williamsondist/IO: Allow to be dual-lived
2014-03-04 David Mitchell[perl #121362] overload optimisation added a SEGV
2014-03-03 Chris 'BinGOs... Bump Carp to version 1.33
2014-03-03 Chris 'BinGOs... Bump autouse version to 1.08
2014-03-03 Craig A. BerryRefactor and reduce VMS-specific workarounds in POSIX.xs.
2014-03-02 Craig A. Berrytbuffer_t no longer exists on VMS.
2014-03-02 Nicholas ClarkMerge changes to make_ext.pl that build simple extensio...
2014-03-02 Nicholas ClarkOn VMS, lib is lib.DIR, etc. make_ext.pl needs to accou...
2014-03-02 Nicholas ClarkDescribe the improvements to make_ext.pl in perldelta.
2014-03-02 Nicholas ClarkGenerate fallback shell cleanup code for the extensions...
2014-03-02 Nicholas Clarkmake_ext.pl can handle 4 extensions in dist/ which...
2014-03-02 Nicholas Clarkmake_ext.pl can also handle extensions with a module...
2014-03-02 Nicholas Clarkmake_ext.pl can also handle extensions with a module...
2014-03-02 Nicholas ClarkFor simple extensions make_ext.pl can emulate the entir...
2014-03-02 Nicholas ClarkChange the test to use itself as test file, instead...
2014-03-02 Nicholas ClarkExtract fallback_cleanup() to hold the code that writes...
2014-03-02 Nicholas Clarkmake_ext.pl should validate exactly which clean targets...
2014-03-02 Karl Williamsonregen/regcharclass.pl: Forbid non-safe macros for multi...
2014-03-02 Karl Williamsonregen/regcharclass.pl: Don't generate unused macros
2014-03-02 Karl WilliamsonRevert most of 3a8bbffbce: Avoid unnecessary malformed...
2014-03-02 Karl Williamsonperluniprops: Show property name without braces
2014-03-02 Karl Williamsonregen/regcharclass.pl: White-space; comment nits only
2014-03-02 Karl Williamsonregen/regcharclass.pl: Simplify generated safe macros
2014-03-02 Karl WilliamsonUnicode/UCD.t: Fix broken test
2014-03-02 Karl Williamsonmktables: Allow Unicode Unihan files to compile
2014-03-02 Karl Williamsonregen/regcharclass.pl: Warn that macros are internal...
2014-03-01 Nicholas ClarkNo need for code conditional on S_IFMT being defined...
2014-03-01 Nicholas Clarkpp_tms should use a local struct tms, instead of PL_tim...
2014-03-01 Nicholas ClarkCommit 5c85b638cb45ea2b inadvertently broke the -DDEBUG...
2014-02-28 David Mitchell[MERGE] tweak in-place branch of SAVEt_CLEARSV
2014-02-28 David MitchellSAVEt_CLEARSV: only clear-in-place if RC==1
2014-02-28 David MitchellSAVEt_CLEARSV: handle SvOOK() specially
2014-02-28 David MitchellSAVEt_CLEARSV: expand SvOK_off() macro
2014-02-28 David MitchellSAVEt_CLEARSV: simplify SvREADONLY_off() condition
2014-02-28 David MitchellSAVEt_CLEARSV: reindent after previous commit
2014-02-28 David MitchellSAVEt_CLEARSV: check common flags
2014-02-28 David MitchellS_regmatch(): merge BOL and SBOL branches
2014-02-28 David Mitchellcopy xhv_rand and xhv_last_rand in threads clone
2014-02-28 David Mitchell[perl #121230] fix kill -SIG on win32
2014-02-28 David Mitchellspeed up (non)overloaded derefs
2014-02-28 David MitchellDocument what the gv_check() function does
2014-02-28 David Mitchellgv_check(): use aux flag rather than IsCOW
2014-02-28 David Mitchelladd aux_flags field to HVs with aux struct
2014-02-28 David Mitchellmake OP_AELEMFAST work with negative indices
2014-02-27 David Mitchell[MERGE] optmise pp_entersub code
2014-02-27 David Mitchelldon't set SvPADTMP() on PADGV's
2014-02-27 David Mitchellpp_entersub(): simplify XSUB arg cleanup code
2014-02-27 David Mitchellmove PL_defgv nearer the top of intrvar.h
2014-02-27 David Mitchellpp_entersub(): tweak some vars
2014-02-27 David Mitchellpp_entersub(): assign CvDEPTH to a local var
2014-02-27 David Mitchellpp_entersub(): re-indent block
2014-02-27 David Mitchelltweak pp_entersub
2014-02-27 Steffen MuellerRemove spurious assert
2014-02-26 Steve HayRemove leftover Windows 95 / Windows NT4 support code
2014-02-26 Steffen MuellerList-OP removal: Fix compile fail on C90
2014-02-26 Steffen MuellerOptimization: Remove needless list/pushmark pairs from...
2014-02-26 Steffen MuellerMacro for common OP checks: "is this X or was it before...
2014-02-26 Steve HayRemove IO::Socket::IP examples as per Porting/Maintaine...
2014-02-25 Chris 'BinGOs... Update Pod-Perldoc to CPAN version 3.23
next