summaryrefslogtreecommitdiff
path: root/t/lib
Commit message (Expand)AuthorAgeFilesLines
* Forbid variable names with ASCII non-graphic charsKarl Williamson2015-07-131-42/+0
* Delete experimental autoderef featureAaron Crane2015-07-132-64/+4
* Make postfix dereferencing work without the postderef featureAaron Crane2015-07-131-2/+1
* Change wording of warning due to Unicode Standard changeKarl Williamson2015-07-061-40/+40
* Non-invasive mojibake fixesStanislaw Pusep2015-07-031-1/+1
* The postderef feature is no longer experimentalAaron Crane2015-06-271-2/+0
* sleep() with negative argument makes no sense.Jarkko Hietaniemi2015-06-261-0/+9
* alarm() with negative argument makes no sense.Jarkko Hietaniemi2015-06-261-0/+9
* Increase the maximal size of the string displayed in non-numeric warningsRafael Garcia-Suarez2015-06-221-0/+8
* remove deprecated /\C/ RE character classDavid Mitchell2015-06-191-10/+0
* add warnings 7fatal testcase for #123398Reini Urban2015-06-101-0/+18
* [perl #123737] Fix assertion failure with 0$#{David Mitchell2015-04-251-0/+9
* toke.c: UTF-8 aware warning cleanupsAlex Vandiver2015-03-311-2/+4
* Don't raise Wide char warning in UTF-8 localeKarl Williamson2015-03-272-0/+48
* Fix "...without parentheses is ambuguous" warning for UTF-8 function namesAlex Vandiver2015-03-271-0/+10
* Allow unquoted UTF-8 HERE-document terminatorsAlex Vandiver2015-03-271-0/+11
* [perl #124113] Make check for multi-dimensional arrays be UTF8-awareAlex Vandiver2015-03-271-0/+10
* Stop $^H |= 0x1c020000 from enabling all featuresFather Chrysostomos2015-03-271-0/+8
* regexec.c: Fix improper warning.Karl Williamson2015-03-181-2/+29
* Skip various locale tests when locales are not availableKarl Williamson2015-03-092-19/+31
* t/lib/croak/op: Fix to work on EBCDIC platformsKarl Williamson2015-03-051-3/+4
* t/lib/warnings/regcomp: SKIP some EBCDIC testsKarl Williamson2015-03-051-2/+8
* t/lib/warnings/op: Skip some tests on EBCDICKarl Williamson2015-03-051-4/+22
* t/lib/warnings/toke: Skip some tests on EBCDICKarl Williamson2015-03-051-2/+8
* t/lib/feature/implicit: Generalize for EBCDIC platformsKarl Williamson2015-03-051-2/+4
* t/lib/feature/implicit: Generalize for non-ASCII platformsKarl Williamson2015-03-051-2/+3
* lib/feature/bundle: Generalize for non-ASCII platformsKarl Williamson2015-03-051-3/+3
* t/lib/warnings/utf8: Update skip messageKarl Williamson2015-03-051-1/+1
* Add qr/\b{gcb}/Karl Williamson2015-02-191-0/+15
* [perl #123737] Fix assertion failure with 0${Father Chrysostomos2015-02-061-0/+9
* Fix double free with const overload after errorsFather Chrysostomos2015-02-051-0/+26
* Test predecence warning on new bitopsFather Chrysostomos2015-01-311-0/+52
* Test experimental bitop warningFather Chrysostomos2015-01-311-0/+77
* Revert the support for new warning categories outside of "all"Ævar Arnfjörð Bjarmason2015-01-251-12/+1
* Output warning in qr// only onceKarl Williamson2015-01-131-3/+0
* Catch infnan repeat counts.Jarkko Hietaniemi2015-01-111-0/+17
* Raise warning on multi-byte char in single-byte localeKarl Williamson2014-12-292-0/+54
* lib/warnings/utf8: Add missing testsKarl Williamson2014-12-291-0/+9
* Add support for new warning categories outside of "all"Ævar Arnfjörð Bjarmason2014-12-291-0/+12
* [perl #123495] Stop gmtime(nan) from crashingFather Chrysostomos2014-12-251-0/+18
* Fix garbage output from ‘my $é’Father Chrysostomos2014-12-131-0/+8
* Delete: t/lib/1_compile.t, t/lib/compmod.plKarl Williamson2014-12-112-83/+0
* fix spurious 'Use of reference' warningDavid Mitchell2014-12-101-0/+14
* Fix assertion failure with our @a->{0}Father Chrysostomos2014-12-101-0/+6
* Add OP_MULTIDEREFDavid Mitchell2014-12-071-0/+77
* charnames: Generalize to work on non-ASCII platformsKarl Williamson2014-11-241-9/+26
* Deprecate setting ${^ENCODING}Dagfinn Ilmari Mannsåker2014-11-201-0/+13
* Fix double free with unterminated /(?{ <<END })/Father Chrysostomos2014-11-151-0/+5
* Make $/=-1 warning default like other dep warningsFather Chrysostomos2014-11-141-0/+6
* Fold t/lib/warnings/irs into mgFather Chrysostomos2014-11-142-14/+14