This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2010-12-27 David GoldenAdd CPAN::Meta::YAML as a dual-life core module
2010-12-27 Nicholas ClarkSimplify return handling for tied handle OPEN/PRINTF...
2010-12-27 Nicholas ClarkA perldelta entry describing the refactoring of the...
2010-12-27 Nicholas ClarkMove do_chomp() from pp.c to doop.c, and make it static.
2010-12-27 Nicholas ClarkMerge the opcode bodies for chop/chomp and schop/schomp.
2010-12-27 Nicholas ClarkMerge Perl_do_chop() and Perl_do_chomp().
2010-12-27 Nicholas ClarkConvert Perl_do_chomp() to the same prototype as Perl_d...
2010-12-27 Nicholas ClarkRefactor pp_chomp to process arguments in the same...
2010-12-27 Nicholas ClarkFix links (and hence the podchecker test) after cce04be...
2010-12-27 Zsbán Ambrus[perl #81016] Document ord("")
2010-12-27 Jerry D. HeddenUpgrade to Thread::Queue 2.12
2010-12-27 Jerry D. HeddenUpgrade to Thread::Semaphore 2.12
2010-12-27 David GoldenReorganize perlhack.pod
2010-12-26 David Leadbeater[perl #81218] Note that perlbug to p5p is subject to...
2010-12-26 Peter John... Calc.pm: Fix _modpow() part of RT#63237
2010-12-26 Peter John... Fix RT 62764: Math::BigFloat->bcmp() fails.
2010-12-26 Peter John... Fix RT 25274: Math::BigInt::Calc->_num() overflow.
2010-12-24 Chris 'BinGOs... Update perldelta for threads and threads::shared
2010-12-24 Jerry D. Hedden[PATCH] Upgrade to threads::shared 1.36
2010-12-24 Jerry D. Hedden[PATCH] Upgrade to threads 1.82
2010-12-23 Vincent PitQuote 'threads' in test.pl
2010-12-23 Chris 'BinGOs... Update Encode to CPAN version 2.41
2010-12-22 Zeframupdate RMG discussion of post-release actions
2010-12-21 Nicholas ClarkFix IS_UTF8_CHAR() to recognise start bytes 0xF5, 0xF6...
2010-12-21 Nicholas ClarkConvert lib/utf8.t to strict and warnings throughout.
2010-12-21 Nicholas ClarkRe-sort MANIFEST after a7dcd8d74e57d2a8.
2010-12-21 H.Merijn BrandNo reference to $Id: in generated files
2010-12-21 H.Merijn BrandMove metaconfig control comments into its own files
2010-12-21 H.Merijn BrandRestore a reference to $perlpath. Installation needs it
2010-12-21 Jan Duboissin6_scope_id is supported by Winsock2.
2010-12-21 Tony Cookavoid emitting control characters in test comments
2010-12-21 Tony Cookmultiple watchdog()s in the one test script are meaningless
2010-12-21 Craig A. Berryd_sin6_scope_id configuration probe for VMS.
2010-12-20 Karl Williamsonregexec.c: white-space only
2010-12-20 Karl Williamsonregexec:c Remove unreached code
2010-12-20 Karl WilliamsonChange name of regex intrnl macro to new meaning
2010-12-20 H.Merijn BrandAdd sin6_scope_id probe (LeoNerd)
2010-12-20 Nicholas ClarkTweak IPC-Open3.t to cope with \r\n line endings on...
2010-12-20 Craig A. Berrystdint.h has yet to appear on VMS.
2010-12-20 Karl Williamsonutf8.c: add to comment
2010-12-20 Karl Williamsonregexec.c: Remove unnecessary statements
2010-12-20 Karl Williamsonperltodo: Revise utf8 todo
2010-12-20 Karl Williamsonutf8.c, .h: Clarify pod and comment
2010-12-20 Karl Williamsonmktables: fix typo in comment
2010-12-20 Karl WilliamsonChange regexes to debug dump non-ASCII as hex.
2010-12-20 Karl Williamsonpv_escape: Add option to dump all non-ascii as hex
2010-12-20 Karl Williamsondump.c: correct pod statement
2010-12-20 Zeframupdate TOC for perl5138delta and perl5139delta
2010-12-19 Zeframcreate perldelta for 5.13.9
2010-12-19 Zeframepigraph for 5.13.8
2010-12-19 Zeframreplace gratuitous Unicode dashes
2010-12-19 Zeframtweak later segments of release procedure
2010-12-19 Zeframfix -tree test for non-threaded perl v5.13.8
2010-12-19 Zeframadd autodie tag :2.1001 for blead-updated version
2010-12-19 Zeframadd new release to perlhist
2010-12-19 Zeframupdate Module::CoreList for 5.13.8
2010-12-19 Zeframupdate META.yml
2010-12-19 Zeframacknowledgements in perldelta
2010-12-19 Zeframperldelta wording nit
2010-12-19 Zeframupdate references to earlier versions
2010-12-19 Zeframlink perldelta entries to perlapi sections
2010-12-19 Zeframbump perl version number for 5.13.8
2010-12-19 Zeframperldelta details of module updates
2010-12-19 Zeframnear-finalisation of perldelta
2010-12-19 Zeframperldelta for updated modules
2010-12-19 Zeframbump version of many modules
2010-12-19 Zeframbump Unicode-Normalize version for blead changes
2010-12-19 Zeframbump Unicode-Collate version for blead changes
2010-12-19 Zeframbump threads-shared version for blead XS changes
2010-12-19 Zeframbump ExtUtils-CBuilder version for blead change
2010-12-19 Zeframbump autodie version for blead test fix
2010-12-19 Zeframperldelta up to ca88a729
2010-12-19 Zeframperldelta for 8e88cfee26d866223a6b3bfffce6270271de00db
2010-12-19 Zeframperldelta for 9cef83062267e94311e1fd8744396e440642738e
2010-12-19 Zeframperldelta for bf5522a13a381257966e7ed6b731195a873b153e
2010-12-19 Zeframperldelta for d9a4b459f94297889956ac3adc42707365f274c2
2010-12-19 Father ChrysostomosTest B::Concise’s -tree mode
2010-12-18 Chris 'BinGOs... Update Archive-Tar to CPAN version 1.74
2010-12-18 Tony CookRe-order the tests to match the comment
2010-12-17 Karl Williamsonre.t: Use portable C locale
2010-12-17 Karl Williamsonre.t: Avoid encoding issues by using hex chars
2010-12-17 Chip Salzenbergupdate warnings tests to cope with %z now being valid...
2010-12-17 Chip Salzenbergdocument new printf size modifiers
2010-12-17 Chip Salzenbergsmoke tests for %hhd %zd %td
2010-12-17 Chip Salzenbergadd %jd to printf where C99 exists; tweak %zd and %td
2010-12-17 Nicholas ClarkRefactor ExtUtils::Constant's tests to pass cleanly...
2010-12-17 Nicholas ClarkRefactor ExtUtils::Constant::Utils backwards compatibil...
2010-12-17 Nicholas ClarkConvert ext/PerlIO-encoding/t/encoding.t to Test::More.
2010-12-17 Nicholas ClarkConvert ext/Opcode/t/ops.t to Test::More
2010-12-17 Nicholas ClarkConvert ext/IPC-Open3/t/IPC-Open3.t to Test::More
2010-12-17 Nicholas ClarkIn dbmt_common.pl, change checkOutput(...) to 5 calls...
2010-12-17 Father Chrysostomosperldelta for efef081 and 91fad77
2010-12-17 Father Chrysostomosperldelta for 20f15c4
2010-12-17 Father Chrysostomosperldelta for a42d024
2010-12-17 Father Chrysostomosperldelta for 8e720305
2010-12-17 Father ChrysostomosIncrease B::Concise’s version
2010-12-17 Reini UrbanFix [perl #80632] -MO=Concise,-tree format
2010-12-17 David Leadbeater[perl #80548] perldelta for DTrace package name change
2010-12-17 David Leadbeater[perl #80674] Fix compilation with very old versions...
2010-12-16 Jan DuboisSilence some data truncation compiler warnings
next