This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Configure: lrintl, lroundl, llrintl, llroundl
[perl5.git] / t /
2015-02-01 Father Chrysostomos[perl #123711] Fix crash with 0-5x-l{0}
2015-02-01 Father ChrysostomosTest new string- and num-specific bitops
2015-02-01 Father ChrysostomosTest predecence warning on new bitops
2015-02-01 Father ChrysostomosTest experimental bitop warning
2015-01-31 Steve HayBump Encode::Unicode $VERSION
2015-01-31 Steve HayBump $Encode::encoding::VERSION
2015-01-31 Steve HayBump Pod::PlainText $VERSION
2015-01-31 Steve HayBump some CPAN $VERSIONs
2015-01-29 Steve HayUpgrade Win32API-File from version 0.1201 to 0.1202
2015-01-29 Steve Hayt/op/taint.t - Fix typo
2015-01-29 Lajos VeresCorrections to spelling and grammatical errors.
2015-01-28 Jarkko Hietaniemiinfnan: restore 'Infinity' since lln.t expects it.
2015-01-28 Jarkko Hietaniemiinfnan: allow (silently) trailing whitespace.
2015-01-28 Jarkko Hietaniemiinfnan: numify warning testing.
2015-01-28 Jarkko Hietaniemiinfnan: Simplify inf parsing.
2015-01-28 Jarkko Hietaniemiinfnan: More elaborate nan parsing for C99-y nan(...)
2015-01-28 Jarkko Hietaniemiinfnan: Allow 1.#INF00 and 1.#IND00
2015-01-27 Steve HayMerge upstream fix for C++ mode build of Win32API-File
2015-01-27 Jarkko Hietaniemiminiperl cannot IO::File
2015-01-25 Ævar Arnfjörð Bjar... Revert the support for new warning categories outside...
2015-01-25 Father Chrysostomos[perl #123652] eval {label:} crash
2015-01-23 Kent FredricAdd test for glob constants accepting method calls
2015-01-22 Father Chrysostomosattributes.xs: Don’t emit const warning for anons
2015-01-20 Karl Williamsonregcomp.c: Add warnings under re 'strict'
2015-01-20 Karl Williamsonregcomp.c: Add warnings under re 'strict'
2015-01-20 Karl Williamsont/re/reg_mesg.t: Turn on $|
2015-01-20 Karl WilliamsonAdd portablity warning for re 'strict'
2015-01-20 Karl Williamsont/re/reg_mesg.t: Add support for only re 'strict' warnings
2015-01-20 Jarkko HietaniemiMake numifying "nanblah" warn, just like "345blah"...
2015-01-20 Jarkko Hietaniemiinfnan: sprintf width and left-align.
2015-01-20 Jarkko HietaniemiClarify test messages.
2015-01-20 Hugo van der Sandenintuit_more: no need to copy before keyword check
2015-01-20 Steve HayEnable cmpVERSION.pl checking of upstream cpan as well...
2015-01-20 Tony Cook[perl #123554] stop checking the message
2015-01-20 Father ChrysostomosMake :const experimental
2015-01-20 Father ChrysostomosLet attributes.pm know about the const attribute
2015-01-20 Father Chrysostomosanonconst.t for testing :const
2015-01-19 Tony Cook[perl #123538] always set chophere and itembytes at...
2015-01-19 Tony Cook[perl #123554] avoid a crash from SvGROW(MEM_SIZE_MAX)
2015-01-18 Peter Martiniperly.y changes from Lukas Mai in RT 123069
2015-01-17 James E KeenanOne more tiny spelling correction in comment; thanks...
2015-01-17 James E KeenanTwo small spelling corrections in comment.
2015-01-17 David Mitchellavoid $a["foo" eq $x ? 0 : 1] warning
2015-01-16 Karl Williamsonregcomp.c: Fix bug in /[A-Z]/i
2015-01-16 Karl Williamsont/re/reg_mesg.t: Don't need to skip on EBCDIC
2015-01-16 Karl WilliamsonRegen podcheck db because of recent fixes to epigraphs.pod
2015-01-16 Karl Williamsont/run/locale.t: Fix typos
2015-01-14 Karl Williamsont/charset_tools.pl: Improve function names
2015-01-14 Karl WilliamsonUse more universal function in tests where makes sense
2015-01-14 Karl Williamsont/test.pl: Rmv obsolete comment
2015-01-13 Karl Williamsont/re/reg_mesg.t: White-space only
2015-01-13 Karl WilliamsonAdd 'strict' subpragma to 'use re'
2015-01-13 Karl WilliamsonOutput warning in qr// only once
2015-01-13 Rostislav Skudnovmake re_intuit_string() return correct string
2015-01-13 Tony Cookreport which files have duplicates in porting/manifest.t
2015-01-13 Chris 'BinGOs' Wil... Update Digest-MD5 to CPAN version 2.54
2015-01-12 Jarkko HietaniemiTest for nan range ends.
2015-01-12 Jarkko HietaniemiTest for inf range ends.
2015-01-12 Jarkko HietaniemiExplicitly test x infnan producing empty string.
2015-01-12 Father ChrysostomosConfused cloning of nested state subs
2015-01-12 Jarkko HietaniemiCatch infnan repeat counts.
2015-01-10 Karl WilliamsonPOSIX.pod: Various nits, typos, clarifications
2015-01-10 Chris 'BinGOs' Wil... Actually remove the TODO rather than just the block
2015-01-09 Chris 'BinGOs' Wil... Removed TODO from pm_to_lib test in EUMM
2015-01-09 Father Chrysostomosparser.t: Correct bug number
2015-01-08 Father Chrysostomosparser.t: Correct skip count
2015-01-08 Father Chrysostomos[perl #123452] Fix crash with s/${<>{})//
2015-01-07 Father ChrysostomosTEST: Comment for 804352e2
2015-01-07 Father ChrysostomosAvoid glob in t/TEST on non-Windows
2015-01-06 Karl WilliamsonPATCH: [perl #123539] regcomp.c node overrun/segfault
2015-01-05 Tony Cookminitest: miniperl on win32 always displays the x86...
2015-01-05 Tony Cookminitest op/magic.t: skip the env_is() tests on Win32...
2015-01-05 Tony CookWin32 minitest: -k is never available on Win32
2015-01-05 Tony Cookminiperl on Win32 doesn't have fork()
2015-01-05 Tony Cooksome socket functions aren't available under Win32...
2015-01-05 Tony Cookdisable Win32 sloppy stat in io/fs.t, io/stat.t
2015-01-05 Tony Cookt/TEST: glob the supplied filenames on Win32
2015-01-05 Father Chrysostomost/base/lex.t: Remove commented-out test
2015-01-04 Father Chrysostomosreg_nocapture.t: Skip %+ tests under miniperl
2015-01-04 Father ChrysostomosFix CvOUTSIDE for state subs in predeclared subs
2014-12-31 David Mitchellfix more -IV_MIN negations
2014-12-31 Karl WilliamsonEmpty \N{} in regex pattern should force /d to /u
2014-12-30 Karl Williamsonregcomp.c: Fix [_A-Z] for EBCDIC
2014-12-30 Father Chrysostomoslex_assign.t: Actually test chomp
2014-12-30 Father Chrysostomoslex_assign.t: Correct (s)cho(m)p comments
2014-12-29 Karl WilliamsonRaise warning on multi-byte char in single-byte locale
2014-12-29 Karl Williamsonlib/warnings/utf8: Add missing tests
2014-12-29 Ævar Arnfjörð Bjar... Add support for new warning categories outside of ...
2014-12-29 Steve HayMore CUSTOMIZED updates:
2014-12-29 Father ChrysostomosCall FETCH once for values in {...}
2014-12-29 Ævar Arnfjörð Bjar... t/op/caller.t: Remove hardcoded $warnings::BYTES in...
2014-12-29 Father ChrysostomosFix bad write in pp_trans
2014-12-29 Father ChrysostomosRemove ‘require Config’ from ref.t
2014-12-29 Father Chrysostomos[perl #123514] Make prototype() imply $_
2014-12-28 Father ChrysostomosDon’t write beyond the stack with scalar \()
2014-12-28 Matthew HorsfallAdd tests for stringification of regexps containing /n
2014-12-28 Matthew Horsfall... Support for nocapture regexp flag /n
2014-12-28 Steve HayNote that threads is currently customized in blead
2014-12-25 Father Chrysostomos[perl #123495] Stop gmtime(nan) from crashing
2014-12-25 Father Chrysostomost/bigmem/subst.t: Delete bogus comment
next