summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-02-20pod/perlhist.pod: mention that 5.13.10 is released todayavar/release-5.13.10Ævar Arnfjörð Bjarmason1-0/+1
2011-02-20Porting/release_managers_guide.pod: mention Module::CoreList's CAVEATS sectionÆvar Arnfjörð Bjarmason1-0/+3
2011-02-20Module::CoreList: update CAVEATS section with 5.13.9 and 5.13.10Ævar Arnfjörð Bjarmason1-2/+2
2011-02-20Update Module::CoreList for 5.13.10Ævar Arnfjörð Bjarmason1-2/+679
2011-02-20pod/perldelta.pod: fill in Acknowledgements for 5.13.10Ævar Arnfjörð Bjarmason1-1/+13
2011-02-20Changes: bump git log commands to 5.13.10Ævar Arnfjörð Bjarmason1-2/+2
2011-02-20Bump the perl version in various places to 5.13.10Ævar Arnfjörð Bjarmason22-143/+143
2011-02-19perldiag.pod: Minor correctionKarl Williamson1-1/+1
2011-02-19Skip ppm.t in Module::Build if running under PERL_CORE.Chris 'BinGOs' Williams1-0/+2
2011-02-19Revert "regcomp: Add warning if tries to use \p in locale."Karl Williamson2-19/+1
2011-02-19Fix locale caseless matching and utf8Karl Williamson5-45/+131
2011-02-19re/fold_grind.t: Fix improper skipping testKarl Williamson1-4/+4
2011-02-19re/fold_grind.t: Improve debug diagnosticKarl Williamson1-1/+2
2011-02-19perlunicode.pod: Remove false statementKarl Williamson1-6/+1
2011-02-19regcomp.c: no sharp ss tricky fold under localeKarl Williamson1-2/+4
2011-02-19regcomp.c: Fix some commentsKarl Williamson1-13/+11
2011-02-19foldEQ_utf8(): Add locale handlingKarl Williamson2-5/+67
2011-02-19regexec.c: Change flag bit from digit to mnemonicKarl Williamson1-1/+1
2011-02-19In Errno, use typeglob aliasing instead of subref to typeglob assignment.Nicholas Clark1-2/+1
2011-02-19In Config, use typeglob aliasing instead of subref to typeglob assignment.Nicholas Clark1-3/+1
2011-02-19Tidy the generated code for Config.pmNicholas Clark1-11/+8
2011-02-19Minor perlfaq6 tweaksFather Chrysostomos2-3/+3
2011-02-19Re-order ‘How can I read in an entire file all at once?’Father Chrysostomos1-25/+26
2011-02-19Minor perlfaq5 tweaksFather Chrysostomos1-15/+14
2011-02-19Add Config::header_files() to list the header dependencies for XS code.Nicholas Clark1-1/+40
2011-02-19Add buildcustomize.pl to realclean target on VMS.Craig A. Berry1-0/+1
2011-02-19Dispatch dl_expandspec at build time, not run time.Craig A. Berry1-7/+5
2011-02-19export PL_core_reg_engine so it's visible to the re moduleTony Cook1-0/+1
2011-02-18Minor perlfaq4 tweaksFather Chrysostomos1-22/+25
2011-02-18Dual-life Devel::DProfFlorian Ragwitz27-26/+33
2011-02-18Add a deprecation notice to the Devel::DProf docsFlorian Ragwitz1-1/+7
2011-02-18Slightly improve some perldelta wordingFlorian Ragwitz1-2/+2
2011-02-18Allow Devel::DProf's tests to run without text.plFlorian Ragwitz1-6/+12
2011-02-18Don't call the new __loaded_from_core on old perlsFlorian Ragwitz1-2/+2
2011-02-18Remove Devel::DProf from the core distribution. Get it from CPAN now.Nicholas Clark3-4/+53
2011-02-18Break out from deprecate::import the "check if it's core" code.Nicholas Clark2-25/+41
2011-02-18In deprecate.pm, only cluck() once if the leaf isn't found in the caller stack.Nicholas Clark1-1/+1
2011-02-18In deprecate.pm, remove unused variable $lineNicholas Clark1-2/+2
2011-02-18perldelta for f1f02a6Father Chrysostomos1-0/+5
2011-02-18Minor perlfaq\d tweaksFather Chrysostomos2-13/+14
2011-02-18Note the Math::BigInt upgradeFather Chrysostomos1-1/+1
2011-02-18Avoid segfault in re::regmust with pluggable RE enginesDavid Leadbeater1-5/+8
2011-02-18Update Math::BigInt to CPAN version 1.992Peter John Acklam6-144/+264
2011-02-18Reflow ‘Having no space’ in perldiagFather Chrysostomos1-6/+6
2011-02-18warnings.pl: Update commentKarl Williamson1-2/+2
2011-02-18perldelta.pod: Don't use internal warn cat. nameKarl Williamson1-1/+1
2011-02-18perldiag.pod: Add missing phraseKarl Williamson1-1/+1
2011-02-18pp_subst: eliminate 'matched' local varDavid Mitchell1-5/+3
2011-02-18DynaLoader.t: AUTOLOAD TODO tests passingDavid Mitchell1-6/+3
2011-02-18struct subst; remove macro for obsolete fieldDavid Mitchell1-1/+0