summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* 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
* Upgrade libnet from version 1.25 to 1.27Steve Hay2014-05-311-1/+0
* Belt and braces, add Module-CoreList version checks in porting tooChris 'BinGOs' Williams2014-05-311-1/+19
* Clarify "require <>"-message.Norman Koch2014-05-311-1/+1
* /x in patterns now includes all \p{PatWS}Karl Williamson2014-05-302-3/+6
* Deprecate NBSP in \N{...} namesKarl Williamson2014-05-302-0/+59
* Fix bug where charnames xlator doesn't return utf8Karl Williamson2014-05-301-0/+13
* Fatalize deprecated \N{} definitionsKarl Williamson2014-05-302-72/+13
* Fatalize splitting '(?' and '(*' in regexesKarl Williamson2014-05-302-10/+3
* regexec.c: Fix some EBCDIC problemsKarl Williamson2014-05-301-0/+1
* t/run/locale.t: Skip some tests for some shellsKarl Williamson2014-05-291-6/+15
* t/run/locale.t: Rmv obsolete complicated idiomKarl Williamson2014-05-291-12/+12
* t/test.pl: Use existing variable instead of recalculatingKarl Williamson2014-05-291-3/+3
* t/lib/charnames/alias: Add commentKarl Williamson2014-05-291-0/+1
* t/re/charset.t: Fix comment, test namesKarl Williamson2014-05-291-9/+10
* No more x2p.Jarkko Hietaniemi2014-05-292-3/+0
* Remove x2pLeon Timmermans2014-05-292-1121/+0
* Uninitialized tmbuf.Jarkko Hietaniemi2014-05-291-3/+6
* Fixes for running a clean minitest (at least in OS X). - detect POSIX locale ...Jarkko Hietaniemi2014-05-294-7/+24
* [perl #121431] Add support for test.valgrind parallel testing.Matthew Horsfall (alh)2014-05-282-85/+146
* Off-by-one in PL_fold_locale use.Jarkko Hietaniemi2014-05-281-1/+25
* fix the I32 bug for index() and rindex()Tony Cook2014-05-281-0/+37
* [perl #121112] only warn if newline is the last non-NUL characterTony Cook2014-05-283-9/+37
* Package::Constants is a legitimate module name, not a broken link.Nicholas Clark2014-05-271-0/+1
* remove Module-Build from core perl distributionRicardo Signes2014-05-271-0/+1
* remove CGI.pm from core perl distributionRicardo Signes2014-05-271-0/+1
* use skip_all; test.pl plan does not support skip_allGisle Aas2014-05-131-1/+1
* [perl #121854] use re 'taint' regressionDavid Mitchell2014-05-131-1/+13