This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2010-09-28 Jesse VincentAdded our support policy to perlpolicy.pod.
2010-09-28 Father Chrysostomos[perl #71998] overload::Method can die with blessed...
2010-09-28 Zeframsystematically provide pv/pvn/pvs/sv quartets
2010-09-28 Father ChrysostomosAdd new Locale::Maketext files to MANIFEST
2010-09-28 Todd RinaldoLocale::Maketext - Import dev changes from CPAN
2010-09-28 Todd Rinaldoperl RT# 76668 - This patch resolves CPAN RT #48808.
2010-09-28 Todd Rinaldo[perl #76674] Locale::Maketext: speed and efficiency...
2010-09-28 Father Chrysostomos[perl #77928] Glob slot assignment and set-magic
2010-09-28 Sullivan BeckUpgrade Locale-Codes from 3.13 to 3.14
2010-09-28 Nicholas ClarkA test to check that regen.pl doesn't need running.
2010-09-28 Father ChrysostomosMention t/op/threads-dirh.t in perldelta
2010-09-28 Father Chrysostomosperldelta for [perl #75174] (dirp_dup)
2010-09-28 Father ChrysostomosUpdate the dirhandle entry in thread.pm’s docs
2010-09-28 Father ChrysostomosModify the Perl_dirp_dup entry in perltodo
2010-09-28 Florian RagwitzRemove a wrong +x bit
2010-09-28 Florian RagwitzUpgrade Math::BigInt from version 1.95 to 1.96
2010-09-28 Father Chrysostomos[perl #75174] Clone dir handles
2010-09-28 Father Chrysostomosperldelta entry for [perl #72990] Mac OS X and setruid...
2010-09-28 Slaven Rezic[perl #74798] test Data::Dumper with all latin1 characters
2010-09-27 Father ChrysostomosFix IPC::Open3’s fd.t to work on Windows
2010-09-27 Jerry D. Hedden[perl #78088] [PATCH] Upgrade to threads 1.81
2010-09-27 Andy DoughertyRemove empty preprocessor directive in embed.fnc
2010-09-27 Nicholas ClarkMove OP prototypes from pp_proto.h to proto.h
2010-09-27 Nicholas ClarkMove the generation of {START,END}_EXTERN_C from embed...
2010-09-27 brian d foy* Don't allow extra newlines in number type example...
2010-09-27 Father ChrysostomosCorrect pod syntax in perldelta
2010-09-27 Father ChrysostomosAdd Aaron Crane’s other e-mail address to checkAUTHORS.pl
2010-09-27 Father ChrysostomosSkip ext/IPC-Open3/t/fd.t on stdio
2010-09-27 Father Chrysostomosperldelta entry for mingw64 and gccversion
2010-09-27 Sisyphus[perl #73374] gccversion not always set with MinGW
2010-09-27 Father ChrysostomosClarification of perldelta entry for [perl #72434]
2010-09-27 Father ChrysostomosVersion bump and perldelta for Carp
2010-09-27 Aaron Crane[perl #78082] Carp.pm: Avoid autovivification of CORE...
2010-09-27 Craig A. BerryDon't delete the *previous* perldelta in the clean...
2010-09-27 Craig A. BerryRemove redundant function macros from vms/vmsish.h.
2010-09-27 Florian RagwitzFix compilation with c++ compilers
2010-09-27 Father Chrysostomos[perl #72990] Mac OS X and setruid, etc.
2010-09-27 Father Chrysostomosperldelta for [perl #73754] and [perl #77362]
2010-09-27 Father ChrysostomosMake gv.t pass on systems that do not support -T $glob...
2010-09-27 Father ChrysostomosRevert "From: Todd Rinaldo <toddr@cpanel.net>"
2010-09-27 Father ChrysostomosRevert "Add new Locale::Maketext files to MANIFEST"
2010-09-27 Tye McQueen[perl #73754] Better error message for PerlIO layer...
2010-09-27 Father ChrysostomosAdd new Locale::Maketext files to MANIFEST
2010-09-27 Father ChrysostomosFrom: Todd Rinaldo <toddr@cpanel.net>
2010-09-27 Father Chrysostomos#!perl -C -w dies
2010-09-26 Father ChrysostomosData::Dumper version bump and perldelta
2010-09-26 Father Chrysostomos$ perl5.6.2 -MData::Dumper -le' Data::Dumper->Dumpxs...
2010-09-26 Father ChrysostomosFix assertion triggered by 13be902ce ([perl #77362...
2010-09-26 Father Chrysostomos[perl #77362] Assigning glob to lvalue causes stringifi...
2010-09-26 Father ChrysostomosVersion bump and perldelta for IPC::Open3 and [perl...
2010-09-26 Father ChrysostomosAdd Vernon Lyon to AUTHORS
2010-09-26 Father Chrysostomostests for [perl #76474]
2010-09-26 Vernon Lyon[perl #76474]: IPC::Open3 doesn't handle file descripto...
2010-09-26 Zeframmerge XS-APItest-KeywordRPN into XS-APItest
2010-09-26 Tony Cookmake PL_charclass available to modules under Win32
2010-09-25 Chris 'BinGOs... Update perldelta for if change
2010-09-25 Florian RagwitzUpgrade Digest::MD5 from version 2.40 to 2.50
2010-09-25 Chris 'BinGOs... Update if to CPAN version 0.06
2010-09-25 Father ChrysostomosUpdate Joshua Pritikin’s e-mail address
2010-09-25 Father ChrysostomosLocale::Maketext version bump; MANIFEST, ChangeLog...
2010-09-25 Todd RinaldoThis patch with tests resolves CPAN RT #40727. The...
2010-09-25 Father ChrysostomosTry once more to fix sigtrap.t
2010-09-25 Karl Williamsonhandy.h: Fix so x2p compiles
2010-09-25 Jesse VincentFixed 5.14 release dates to have the correct year.
2010-09-25 Florian RagwitzRemove targets depending on the removed emacs/ dir
2010-09-25 Karl Williamsonhandy.h: Add isFOO_L1() macros, using table lookup
2010-09-25 Karl Williamsonhandy.h: Make isWORDCHAR() primary documentation
2010-09-25 Karl Williamsonhandy.h: Slightly change the pod
2010-09-25 Karl Williamsonhandy.h: alphabetize pod entries
2010-09-25 Karl Williamsonhandy.h: Change isFOO_A() to be O(1) performance
2010-09-25 Karl WilliamsonAdd 256 word bit table of character classes
2010-09-25 Karl Williamsonhandy.h: EBCDIC should use native isalpha()
2010-09-25 Karl Williamsonhandy.h: Add isFOO_A() macros for ASCII range matches
2010-09-25 Karl Williamsonhandy.h: should use EBCDIC libc isdigit()
2010-09-25 Karl Williamsonhandy.h: move macro in file
2010-09-25 Karl WilliamsonSubject: handy.h: Add isWORDCHAR() for clarity
2010-09-25 Karl WilliamsonAdd a comment; clarify another
2010-09-25 Karl WilliamsonIndent a comment better
2010-09-25 Karl WilliamsonSubject: handy.h: Reorder #defines alphabetically
2010-09-25 Karl Williamsonhandy.h: isSPACE() is wrong for EBCDIC
2010-09-25 Karl Williamsonhandy.h: EBCDIC isBLANK() is wrong
2010-09-25 Karl Williamsonhandy.h: isPSXSPC() is wrong for EBCDIC
2010-09-25 Karl WilliamsonSubject: handy.h: Move defn's outside #ifndef EBCDIC
2010-09-25 Karl Williamsoncharnames.pm: reformat comments
2010-09-25 Karl Williamsoncharnames.pm: indent less to fit in 80 columns
2010-09-25 Karl WilliamsonTeach Perl about Unicode named character sequences
2010-09-25 Karl Williamsoncharnames.pm: Nits in pod
2010-09-25 Karl Williamsonperlrecharclass.pod: Add caveat about multi-char sequences
2010-09-25 Karl Williamsoncharnames.pm: Clarify comments
2010-09-25 Karl Williamsoncharnames.t: Add output message
2010-09-25 Karl Williamsoncharnames.t: Clarify message
2010-09-25 Karl Williamsoncharnames.t: Clarify value is hex
2010-09-25 Karl Williamsoncharnames.t: Add tests for NameAliases
2010-09-25 Karl WilliamsonFix casing, wording
2010-09-25 Karl WilliamsonFix spelling
2010-09-25 Karl Williamsoncharnames.pm: Change variable name
2010-09-25 Karl Williamsoncharnames.t: Add code so can test 100% of names
2010-09-25 Karl Williamsoncharnames.t: clarify comments
2010-09-25 Karl Williamsoncharnames.t: Don't call srand(undef)
2010-09-25 Karl Williamsoncharnames: Remove unnecessary \t in Name.pl
next