summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
* Locale tests assumed POSIX, not true in minitest.Jarkko Hietaniemi2014-06-101-1/+6
* add a warning for using the :win32 PerlIO layerTony Cook2014-06-101-125/+133
* bump Benchmark versionDavid Mitchell2014-06-091-1/+1
* Benchmark.pm: avoid long walltime on calibrationDavid Mitchell2014-06-091-1/+11
* locale.c: Fix uncomplemented 'if' testKarl Williamson2014-06-071-0/+16
* strftime: Set UTF-8 flag appropriately on returnKarl Williamson2014-06-071-0/+8
* PATCH: [perl #119425] strftime with %pKarl Williamson2014-06-071-0/+8
* lib/locale.t: Change acceptable fail % for Win32Karl Williamson2014-06-071-5/+2
* Revert "PATCH: [perl #119499] "$!" with UTF-8 flag"Karl Williamson2014-06-051-4/+4
* Use C locale for "$!" ouside 'use locale' scopeKarl Williamson2014-06-051-1/+8
* Add parameters to "use locale"Karl Williamson2014-06-051-20/+64
* lib/utf8.pm: Document unicode_to_native() and inverseKarl Williamson2014-05-311-6/+41
* lib/utf8.pm: wrap code examples in pod with C<>Karl Williamson2014-05-311-6/+6
* lib/locale.t: Add tests, fix test namesKarl Williamson2014-05-311-121/+238
* lib/locale.t: Add some testsKarl Williamson2014-05-311-1/+50
* lib/locale.t: Improve test names; add some namesKarl Williamson2014-05-311-56/+59
* Create new testing helper fileKarl Williamson2014-05-311-2/+2
* Use already existing functions in some .t filesKarl Williamson2014-05-312-24/+24
* lib/utf8_heavy.pl: Stack '?' and ':' ternariesKarl Williamson2014-05-311-2/+5
* regcomp.c: Move code into a functionKarl Williamson2014-05-301-1/+1
* Deprecate NBSP in \N{...} namesKarl Williamson2014-05-302-1/+11
* Fatalize deprecated \N{} definitionsKarl Williamson2014-05-301-7/+11