summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add enable/disable commands for breakpoints in perl -dShlomi Fish2011-09-048-2/+291
* Fix a skip count in base's t/fields.tFlorian Ragwitz2011-09-051-1/+1
* Pass -Idist/Carp/lib to miniperlVincent Pit2011-09-051-1/+1
* Update CPANPLUS-Dist-Build to CPAN version 0.58Chris 'BinGOs' Williams2011-09-044-5/+17
* Include negative index of array in warnings about an unitialized value wen co...Gerard Goossen2011-09-041-4/+23
* Compare to newer ExtUtils::ParseXS from CPANSteffen Mueller2011-09-041-1/+1
* ExtUtils::ParseXS: Allow users to enforce linkage of XSUBsSteffen Mueller2011-09-045-8/+26
* improve Carp portability to earlier perlsZefram2011-09-045-25/+82
* dual-life CarpZefram2011-09-049-14/+45
* move Carp to ext/Carp, preparing for dual-lifingZefram2011-09-049-34/+67
* Remove WITH_THR() and WITH_THX(), which are not used.Nicholas Clark2011-09-042-4/+0
* UCD.t: Add tests for sped-up lookupsKarl Williamson2011-09-031-1/+45
* mktables: make_Heavy.pl smallerKarl Williamson2011-09-032-26/+25
* Remove sockadapt layer from the VMS build.Craig A. Berry2011-09-039-603/+86
* Include name of global scalars in unitialized value warnings when the peephol...Gerard Goossen2011-09-031-1/+13
* Call get-magic once for CV-to-GV assignmentFather Chrysostomos2011-09-033-3/+22
* Upgrade to threads::shared 1.39Jerry D. Hedden2011-09-032-2/+2
* Upgrade to threads 1.85Jerry D. Hedden2011-09-034-8/+8
* perldelta entry for File:Glob / CVE-2011-2728 fix.Craig A. Berry2011-09-031-0/+15
* Plug segfault in bsd_glob() with unsupported ALTDIRFUNC flag.Craig A. Berry2011-09-033-2/+9
* Bump threads(::shared) versions againFather Chrysostomos2011-09-022-4/+4
* Upgrade to threads 1.84Jerry D. Hedden2011-09-024-8/+38
* Upgrade to threads::shared 1.38Jerry D. Hedden2011-09-024-2/+432
* [perl #98280] Use same version number 1.997 in all .pm files.Peter John Acklam2011-09-023-3/+3
* perluniprops: Add note about 'L_' being non-standardKarl Williamson2011-09-021-0/+4
* utf8_heavy: Correctly handle \p{L_}Karl Williamson2011-09-023-3/+28
* perluniprops: display 2 synonyms as being discouragedKarl Williamson2011-09-021-1/+1
* Unicode::UCD: clarify podKarl Williamson2011-09-021-6/+10
* Unicode::UCD: fix pod verbatim line lengthKarl Williamson2011-09-022-2/+1
* Unicode::UCD: speed up some look upsKarl Williamson2011-09-021-14/+13
* Unicode::UCD: Allow for some look-up speed upKarl Williamson2011-09-021-7/+23
* Unicode::UCD: Use NFD(), not NFKD() for Hangul syllablesKarl Williamson2011-09-021-8/+10
* Unicode::UCD Add synopsis info for num() to podKarl Williamson2011-09-021-0/+5
* Unicode::UCD: Make pod header consistentKarl Williamson2011-09-025-6/+6
* Remove Porting/genlog, redundant since the switch from Perforce to git.Nicholas Clark2011-09-023-146/+0
* Silence two compiler warnings in gv.cFather Chrysostomos2011-09-011-2/+2
* Fix two \&$tied regressionsFather Chrysostomos2011-09-012-4/+34
* [perl #98256] Add POD for the bsgn() method.Peter John Acklam2011-09-011-0/+7
* regen known_pod_issues.datFather Chrysostomos2011-09-011-6/+3
* Bump Math::Big(In|Floa)t versionsFather Chrysostomos2011-09-012-2/+2
* remove incorrect formatting inside verbatim paragraphsAlexandr Ciornii2011-09-011-23/+23
* Correct links to sections (and modules in case of BigFloat.pm)Alexandr Ciornii2011-09-012-23/+23
* Reinstate the perldelta entry for CPANPLUS.Nicholas Clark2011-09-011-0/+4
* Update AnyDBM_File's documentation to avoid use POSIX;Nicholas Clark2011-09-012-3/+12
* Defenestrate PAD_DUPFather Chrysostomos2011-09-011-15/+0
* Merge the POSIX.pm refactoring into blead.Nicholas Clark2011-09-0112-816/+763
|\
| * Note the refactoring of POSIX.pm in perldelta.Nicholas Clark2011-09-011-4/+9
| * Change the synopsis in POSIX.pod to stress use POSIX ();Nicholas Clark2011-09-011-2/+4
| * Generate @POSIX::EXPORT_OK from %reimpl, %replacement and an exception list.Nicholas Clark2011-09-011-59/+5
| * Test that @POSIX::EXPORT and @POSIX::EXPORT_OK are not inadvertently changed.Nicholas Clark2011-09-012-0/+117