summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* Upgrade Win32API-File from version 0.1201 to 0.1202Steve Hay2015-01-291-2/+0
* t/op/taint.t - Fix typoSteve Hay2015-01-291-1/+1
* Corrections to spelling and grammatical errors.Lajos Veres2015-01-288-10/+10
* infnan: restore 'Infinity' since lln.t expects it.Jarkko Hietaniemi2015-01-281-1/+3
* infnan: allow (silently) trailing whitespace.Jarkko Hietaniemi2015-01-281-2/+8
* infnan: numify warning testing.Jarkko Hietaniemi2015-01-281-16/+66
* infnan: Simplify inf parsing.Jarkko Hietaniemi2015-01-281-5/+4
* infnan: More elaborate nan parsing for C99-y nan(...)Jarkko Hietaniemi2015-01-281-3/+1
* infnan: Allow 1.#INF00 and 1.#IND00Jarkko Hietaniemi2015-01-281-2/+2
* Merge upstream fix for C++ mode build of Win32API-FileSteve Hay2015-01-271-0/+2
* miniperl cannot IO::FileJarkko Hietaniemi2015-01-261-0/+5
* Revert the support for new warning categories outside of "all"Ævar Arnfjörð Bjarmason2015-01-252-14/+4
* [perl #123652] eval {label:} crashFather Chrysostomos2015-01-241-0/+3
* Add test for glob constants accepting method callsKent Fredric2015-01-221-1/+9
* attributes.xs: Don’t emit const warning for anonsFather Chrysostomos2015-01-211-1/+3
* regcomp.c: Add warnings under re 'strict'Karl Williamson2015-01-201-0/+11
* regcomp.c: Add warnings under re 'strict'Karl Williamson2015-01-201-2/+27
* t/re/reg_mesg.t: Turn on $|Karl Williamson2015-01-201-0/+2
* Add portablity warning for re 'strict'Karl Williamson2015-01-201-0/+12
* t/re/reg_mesg.t: Add support for only re 'strict' warningsKarl Williamson2015-01-201-15/+38
* Make numifying "nanblah" warn, just like "345blah" does.Jarkko Hietaniemi2015-01-201-3/+27
* infnan: sprintf width and left-align.Jarkko Hietaniemi2015-01-201-0/+20
* Clarify test messages.Jarkko Hietaniemi2015-01-201-3/+3
* intuit_more: no need to copy before keyword checkHugo van der Sanden2015-01-201-1/+10
* Enable cmpVERSION.pl checking of upstream cpan as well as upstream bleadSteve Hay2015-01-201-1/+1
* [perl #123554] stop checking the messageTony Cook2015-01-201-2/+1
* Make :const experimentalFather Chrysostomos2015-01-191-1/+12
* Let attributes.pm know about the const attributeFather Chrysostomos2015-01-191-0/+24
* anonconst.t for testing :constFather Chrysostomos2015-01-191-0/+40
* [perl #123538] always set chophere and itembytes at the same timeTony Cook2015-01-191-1/+13
* [perl #123554] avoid a crash from SvGROW(MEM_SIZE_MAX)Tony Cook2015-01-191-1/+5
* perly.y changes from Lukas Mai in RT 123069Peter Martini2015-01-181-14/+6
* One more tiny spelling correction in comment; thanks to alh.James E Keenan2015-01-171-1/+1
* Two small spelling corrections in comment.James E Keenan2015-01-171-1/+1
* avoid $a["foo" eq $x ? 0 : 1] warningDavid Mitchell2015-01-171-1/+21
* regcomp.c: Fix bug in /[A-Z]/iKarl Williamson2015-01-161-0/+4
* t/re/reg_mesg.t: Don't need to skip on EBCDICKarl Williamson2015-01-161-2/+0
* Regen podcheck db because of recent fixes to epigraphs.podKarl Williamson2015-01-161-1/+1
* t/run/locale.t: Fix typosKarl Williamson2015-01-161-2/+2
* t/charset_tools.pl: Improve function namesKarl Williamson2015-01-145-11/+11
* Use more universal function in tests where makes senseKarl Williamson2015-01-142-5/+5
* t/test.pl: Rmv obsolete commentKarl Williamson2015-01-141-3/+1
* t/re/reg_mesg.t: White-space onlyKarl Williamson2015-01-131-71/+80
* Add 'strict' subpragma to 'use re'Karl Williamson2015-01-131-56/+175
* Output warning in qr// only onceKarl Williamson2015-01-131-3/+0
* make re_intuit_string() return correct stringRostislav Skudnov2015-01-131-1/+16
* report which files have duplicates in porting/manifest.tTony Cook2015-01-131-3/+6
* Update Digest-MD5 to CPAN version 2.54Chris 'BinGOs' Williams2015-01-131-1/+0
* Test for nan range ends.Jarkko Hietaniemi2015-01-121-0/+8
* Test for inf range ends.Jarkko Hietaniemi2015-01-121-0/+8