summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* remove vestigal threadsv/threadsv_namedDavid Mitchell2014-09-192-18/+1
* quadmath doesn't do locale radixes.Jarkko Hietaniemi2014-09-191-15/+40
* add $VERSION to B::Op_privateDavid Mitchell2014-09-191-0/+3
* Teach Deparse about coderefs in stashesFather Chrysostomos2014-09-151-5/+12
* Increase $B::Deparse::VERSION to 1.28Father Chrysostomos2014-09-121-1/+1
* Deparse.pm:pp_list: Don’t call $lop->name repeatedlyFather Chrysostomos2014-09-121-7/+8
* Deparse typed varsFather Chrysostomos2014-09-122-6/+62
* Deparse our(LIST) correctlyFather Chrysostomos2014-09-122-2/+5
* Wrap long pod lines in B::Op_private for realFather Chrysostomos2014-09-101-3/+4
* Note where B::Op_private’s pod is to be editedFather Chrysostomos2014-09-101-1/+2
* Wrap long lines in B::Op_private podFather Chrysostomos2014-09-101-5/+5
* add missing op_private labels to Concise etcDavid Mitchell2014-09-101-3/+3
* Automate processing of op_private flagsDavid Mitchell2014-09-101-0/+695
* Increase $overload::VERSION to 1.23Father Chrysostomos2014-09-091-1/+1
* Remove redundant check from overload.pmFather Chrysostomos2014-09-091-1/+1
* Correct typo reported by Hauke D. (RT #41359)James E Keenan2014-09-071-3/+3
* Allow \N{named seq} in qr/[...]/Karl Williamson2014-09-061-1/+1
* Update Scalar-List-Utils to CPAN version 1.40Chris 'BinGOs' Williams2014-09-031-0/+1
* lib/utf8_heavy.pl: Don't return empty under miniperlKarl Williamson2014-09-011-1/+5
* Remove compile-time checking of rv2?v with const kidFather Chrysostomos2014-08-241-1/+18
* Increase $_charnames::VERSION to 1.42Father Chrysostomos2014-08-231-1/+1
* Partial minitest fix-upFather Chrysostomos2014-08-231-1/+1
* Revert Test::Builder changes in prep for 5.21.3Peter Martini2014-08-191-1/+0
* Update to include latest Test::Builder alphaChad Granum2014-08-161-0/+1
* fix debugger y command scope levelTony Cook2014-08-151-2/+2
* utf8_heavy.pl: Fix nit in commentKarl Williamson2014-07-211-1/+1
* Disallow importing functions from UNIVERSALDagfinn Ilmari Mannsåker2014-07-211-21/+8
* File::Copy does not overwrite read-only filesAlexandr Ciornii2014-07-141-1/+2
* lib/locale.t: Fix debug statementKarl Williamson2014-07-091-6/+1
* [perl #3330] warn on increment of an non number/non-magically incable valueTony Cook2014-07-031-3/+0
* Fix like/is problem in perl5db.t.Craig A. Berry2014-06-271-6/+6
* lib/locale.t: Improve debug infoKarl Williamson2014-06-211-2/+4
* Make like() and unlike() in t/test.pl refuse non-qr// argumentsÆvar Arnfjörð Bjarmason2014-06-213-7/+7
* Add a new warning about redundant printf argumentsÆvar Arnfjörð Bjarmason2014-06-211-4/+9
* Split up the fake "missing" warning category into an actual categoryÆvar Arnfjörð Bjarmason2014-06-211-4/+13
* lib/locale.t: White space onlyKarl Williamson2014-06-171-10/+10
* lib/locale.t: Skip testing $! unless LC_MESSAGES existsKarl Williamson2014-06-171-1/+3
* PATCH:[perl #12202] locale fails on OS XKarl Williamson2014-06-171-0/+2
* lib/locale.t: Don't test strftime without LC_TIMEKarl Williamson2014-06-171-2/+3
* lib/locale.t: Add %p to strftime testKarl Williamson2014-06-171-2/+2
* lib/locale.t: Add debugging statementKarl Williamson2014-06-171-1/+2
* lib/locale.t: Add debugging subroutineKarl Williamson2014-06-171-0/+58
* lib/locale.t: Modify debug statementsKarl Williamson2014-06-171-43/+43
* lib/locale.t: Don't test locales without LC_NUMERICKarl Williamson2014-06-171-1/+1
* lib/locale.t: Refactor some tests common to 2 branchesKarl Williamson2014-06-171-8/+14
* lib/locale.t: Add debugging statementKarl Williamson2014-06-171-6/+14
* Bump B::Deparse versionMatthew Horsfall (alh)2014-06-171-1/+1
* Preserve explicit 'm' when deparsing m?PATTERN?Dagfinn Ilmari Mannsåker2014-06-172-1/+4
* Use Unicode 7.0Karl Williamson2014-06-1650-50978/+17806
* Deprecate unescaped literal "{" in regex patternsKarl Williamson2014-06-121-2/+2