This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2013-09-17 Steve Hayperldelta - Three module upgrades which haven't come...
2013-09-17 Steve HayUse non-dev version number in IO::Socket
2013-09-17 Steve HayUpgrade parent from version 0.227 to 0.228
2013-09-17 Matthew Horsfall... RT-119817 - Treat =back as the end of a warning descrip...
2013-09-17 Steve Hayperldelta - Fill in one more item and add currently...
2013-09-17 Father Chrysostomosperlhack: Make MAINTENANCE BRANCHES a link
2013-09-17 Father Chrysostomos[perl #119501] \(1+2) always referencing the same sv
2013-09-17 Father ChrysostomosRewrap one perldiag entry for better splain output
2013-09-17 Steve HayUpgrade CPAN from version 2.00 to 2.03-TRIAL
2013-09-17 Nicholas ClarkMerge fixes needed to build with 32 bit IVs and HAS_QUA...
2013-09-17 Nicholas ClarkEliminate POPq, POPuq, TOPq, TOPuq, dPOPqv, dTOPqv...
2013-09-17 Nicholas ClarkThe choice of 7 or 13 byte extended UTF-8 should be...
2013-09-17 Nicholas ClarkUse IVSIZE not HAS_QUAD to enable 'q' and 'Q' formats...
2013-09-17 Nicholas ClarkUse IVSIZE not HAS_QUAD to enable "long long" formats...
2013-09-17 H.Merijn BrandAtari FreeMiNT: MiNT does not have .exe for _exe
2013-09-17 Steve Hayperldelta - Correction to new Win32 entry in Platform...
2013-09-17 Christian Millourperldelta for #119857
2013-09-17 Christian Millouradd reference to maintenance branches in perlpolicy
2013-09-17 Steve Hayperldelta - Document two new test scripts
2013-09-17 Tony Cookperldelta for d4c027436f
2013-09-17 Tony Cook[perl #85228] stop $!=EINVAL; waitpid(0,0) from looping
2013-09-17 Tony Cook[perl #119097] Test that print() is not returning EINTR
2013-09-17 VictorFixing eintr_print.t intermittent hang
2013-09-17 VictorTest that print() is not returning EINTR.
2013-09-17 Tony Cook[perl #119857] make win32_link and win32_rename raise...
2013-09-17 Tony Cookadd Christian Millour to AUTHORS
2013-09-17 Christian Millourmake win32_link and win32_rename raise ENOSPC and EDQUO...
2013-09-17 Karl Williamsonperldelta for 3f40aba3 Merge branch 'ebcdic' into blead
2013-09-17 Karl Williamsonperlapi: Typos; clarify comment
2013-09-17 Karl Williamsonregexec.c: Reorder cases in switch to eliminate a goto
2013-09-17 Craig A. BerryEarlier safety check for @INC entry in pp_require.
2013-09-17 François Perradskip lib/ExtUtils/t/Embed.t when cross-compiling
2013-09-16 Steve Hayperldelta - A couple more corrections to recent additions
2013-09-16 Steve HayNote that the USE_64_BIT_INT build option is not suppor...
2013-09-16 Steve Hayperldelta - Remove spurious New Errors entries
2013-09-16 Father ChrysostomosTweak B::Concise tests following OPpCONST_FOLDED removal
2013-09-16 Father ChrysostomosFix minor flagging bug in op.c:fold_constants
2013-09-16 Father ChrysostomosAlphabetise perldiag
2013-09-16 Father ChrysostomosRemove OPpCONST_FOLDED
2013-09-16 Father ChrysostomosMake B::OP::slabbed, folded, etc. actually work
2013-09-16 Steve Hayperldelta for ea95436966
2013-09-16 Steve HayMerge branch 'errno' into blead
2013-09-16 Steve HaySilence noise from Errno_pm.PL on Windows
2013-09-16 Steve HayFix the #include of winsock2.h in win32/include/sys...
2013-09-16 Steve HayWe need winsock2.h for WSAECANCELLED in errno2.h
2013-09-16 Steve HayClarify a comment in errno2.h
2013-09-16 Steve HayAdd more errno.h constants to POSIX for exporting if...
2013-09-16 Steve HayFix Windows build for compilers other than VC10+
2013-09-16 Steve HaySimplify errno2.h slightly
2013-09-16 Steve HayFix stringification of $! in VC10+ builds where errno...
2013-09-16 Steve HayIntercept assignment to $! to translate WSAExxx values...
2013-09-16 Steve HayFix IO::Socket::connect() in the light of $! changes
2013-09-16 Steve HayFix a problem with mod_perl on Windows using VS2010+.
2013-09-16 H.Merijn BrandRegenerate Configure and chainsaw voidflags
2013-09-16 Nicholas ClarkMerge changes which eliminate VOIDFLAGS and VOIDUSED...
2013-09-16 Brian FraserEliminate the use of voidflags from Configure's pointer...
2013-09-16 Nicholas ClarkEliminate the only use of VOIDFLAGS, as part of STMT_ST...
2013-09-16 Nicholas ClarkStop using VOIDUSED in the headers.
2013-09-16 Nicholas ClarkRemove the hints for Kubota Pacific's Titan 3000 Series...
2013-09-16 Tony Cookperldelta for b92a42763
2013-09-16 Tony Cook[perl #77680] document list of special subs in perlsub
2013-09-16 Tony Cook[perl #77680] add pointers to a few other perl called...
2013-09-16 Tony Cookbriefly document DB::lsub
2013-09-16 Tony Cooktest and briefly document DB::goto
2013-09-16 Zsbán Ambrus[perl #77680] perlsub pointers to sub names used by...
2013-09-16 Tony Cookperldelta for 5f39160d
2013-09-16 Tony Cook[perl #79074] make sure HeSVKEY_force() preserves UTF8n...
2013-09-16 Tony Cookclarify that the new rand() isn't cryptographically...
2013-09-16 Steve HayNote new blead customizations to JSON::PP and Test...
2013-09-16 Steve Hayperldelta - Fix syntax errors
2013-09-16 Steve HayRemove the 'first-come' status from Porting/Maintainers.pl
2013-09-16 Steve Hayperldelta - Update new/changed diagnostics section
2013-09-16 Steve Hayperldelta - Update new/changed documentation section
2013-09-16 Steve Hayperldelta - Fill in a TODO item for a module, which...
2013-09-16 Steve Hayperldelta - New test scripts
2013-09-15 Father Chrysostomosperldata.pod: Mention what version introduced kv slices
2013-09-15 Father Chrysostomosop.h: Describe entersub and rv2cv flags
2013-09-15 Father ChrysostomosUse dev version for JSON::PP
2013-09-15 Father ChrysostomosFix precedence issue in JSON::PP
2013-09-15 Father ChrysostomosUse dev version for Test::Builder et al.
2013-09-15 Niels Thykierop.c: Warn on "return $a or $b" [perl #59802]
2013-09-15 Niels ThykierTest::Builder: Fix "return $a or $b" precedence issue
2013-09-15 Chris 'BinGOs... perldelta for e9827b374
2013-09-15 Chris 'BinGOs... Remove -lbsd from optional libs on GNU/Hurd too
2013-09-15 Father Chrysostomossv.h: Make BmUSEFUL the same type on debug/non-debug...
2013-09-15 Steve Hayperldelta - Module upgrades
2013-09-15 Steve Hayperldelta - A little copy-editing
2013-09-15 Steve Hayperldelta - Restore 525553cafc, accidentally undone...
2013-09-15 David MitchellExtUtils::ParseXS: bump version of related modules
2013-09-15 Father Chrysostomosperldelta for 429a25554/#28380,#114024
2013-09-15 Father Chrysostomosperldelta for b846c0c86e5
2013-09-15 Father Chrysostomosperldelta for e15ca23a92
2013-09-15 Father ChrysostomosIncrease $ExtUtils::ParseXS::VERSION to 3.23
2013-09-15 Father Chrysostomosperldelta for ad39f3a27
2013-09-15 Father Chrysostomosperldelta for eaaaaa32882752
2013-09-15 Father Chrysostomosperldelta for fdc185567
2013-09-15 Father Chrysostomosknown_pod_issues: Add Devel::CallParser
2013-09-15 Father Chrysostomosperldelta for 6ddcf93b
2013-09-15 Father Chrysostomosperldelta: two more to-do items
2013-09-15 Father Chrysostomosperldelta for 8c9d3376fbf
next