summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* t/re/pat_advanced.t: Remove a 'use encoding'Karl Williamson2014-06-171-3/+1
* Revert the removal of 'use encoding'Karl Williamson2014-06-1710-14/+2
* PATCH: [perl #121816] Add warning for repetition x < 0Karl Williamson2014-06-171-0/+12
* Remove support for ?PATTERN? without explicit 'm' operatorDagfinn Ilmari Mannsåker2014-06-171-7/+8
* Fatalize defined(@) and defined{%)Karl Williamson2014-06-168-157/+18
* Fatalize using hash|array as referenceKarl Williamson2014-06-162-30/+50
* PATCH: [perl #122029] BBC KAWASAKI/Encode-JP-EmojiKarl Williamson2014-06-161-0/+4
* t/re/pat_advanced.t: Add commentKarl Williamson2014-06-161-1/+3
* [perl #122110] [PATCH] Remove left-over mad cruftDagfinn Ilmari Mannsåker2014-06-162-24/+14
* Run porting/podcheck.t --regen to undo manual changes.James E Keenan2014-06-141-0/+3
* Rebreak lines to achieve <80 recommended line length.James E Keenan2014-06-141-1/+0
* Rebreak lines to achieve <80 recommended line length.James E Keenan2014-06-141-1/+0
* Rebreak lines to achieve <80 recommended line length.James E Keenan2014-06-141-1/+0
* Another 'use encoding' issueKarl Williamson2014-06-131-2/+0
* Remove MAD.Jarkko Hietaniemi2014-06-131-46/+0
* Add note to 'encoding' pod that it's removedKarl Williamson2014-06-131-1/+1
* Experimentally cause 'use encoding' to fail.Karl Williamson2014-06-139-0/+14
* [perl #121126] - Allow deparse tests to skip/ignore expected failures.Matthew Horsfall (alh)2014-06-132-11/+71
* Deprecate unescaped literal "{" in regex patternsKarl Williamson2014-06-125-29/+31
* regen podcheck.t dbKarl Williamson2014-06-121-0/+4
* Bring a few lines in Storable.pm under 80 cols.kafka2014-06-111-1/+0
* Remove entries for threads.pm and CoreList.pod.James E Keenan2014-06-111-2/+0
* Bring a few lines in SelfLoader.pm under 80 cols.kafka2014-06-111-1/+0
* Locale tests assumed POSIX, not true in minitest.Jarkko Hietaniemi2014-06-101-1/+4
* add a warning for using the :win32 PerlIO layerTony Cook2014-06-102-2/+16
* [perl #121733] fix t/op/stat.t 96 for windowsReini Urban2014-06-101-3/+9
* [perl #121732] fix t/op/filetest.t for windowsReini Urban2014-06-101-1/+13
* perlapi: Refactor placements, headings of some functionsKarl Williamson2014-06-051-1/+1
* t/run/locale.t: Remove unnecessary setlocales()Karl Williamson2014-06-051-4/+0
* Add parameters to "use locale"Karl Williamson2014-06-051-4/+45
* Allow dynamic lock of LC_NUMERICKarl Williamson2014-06-051-1/+1
* 'use locale' no longer ever fails.to compileKarl Williamson2014-06-057-114/+26
* Set utf8 flag properly in localeconvKarl Williamson2014-06-051-6/+27
* Localeconv() should be independent of 'use locale'Karl Williamson2014-06-051-1/+11
* Disallow omitting % and @ on hash and array namesDagfinn Ilmari Mannsåker2014-06-045-99/+77
* Fix 2 overlong verbatim lines in Hash::UtilKarl Williamson2014-06-021-0/+1
* temporary fix for https://rt.cpan.org/Ticket/Display.html?id=96126Tony Cook2014-06-021-0/+1
* t/loc_tools.pl: Clarify commentKarl Williamson2014-06-011-1/+2
* run/locale.t: Add explanation for when tests failKarl Williamson2014-05-311-4/+10
* run/locale.t: Remove redundant blockKarl Williamson2014-05-311-18/+16
* perlebcdic: Clean-upKarl Williamson2014-05-311-1/+0
* Add utilities for dealing with EBCDICKarl Williamson2014-05-311-1/+3
* Create new testing helper fileKarl Williamson2014-05-319-42/+149
* Use already existing functions in some .t filesKarl Williamson2014-05-314-27/+10
* Update podcheck db to reflect fixed problemKarl Williamson2014-05-311-1/+1
* PATCH: [perl #121777] User-defined prop and packagesKarl Williamson2014-05-311-0/+18
* Upgrade Encode from version 2.60_01 to 2.62Steve Hay2014-05-311-11/+0
* Remove old Class-ISA remnantsSteve Hay2014-05-311-1/+0
* Remove Package-Constants remnantSteve Hay2014-05-311-1/+0
* Remove Module-Build remnantsSteve Hay2014-05-312-2/+0