This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Use t/test.pl's note() function
[perl5.git] / t /
2018-10-30 James E KeenanUse t/test.pl's note() function
2018-10-29 James E KeenanNote locales available and those used in tests.
2018-10-22 Tony Cook(perl #133604) fix binmode on Win32 :crlf layers origin/tonyc/133604-crlf-binmode-utf8
2018-10-22 Tony Cook(perl #133604) test for binmode removing :utf8
2018-10-21 Tony Cook(perl #133604) skip a new test on Win32 that fails...
2018-10-20 Karl Williamsonregcomp.c: Generate new regnode for /[[:posix:]]/l
2018-10-20 Karl Williamsont/re/reg_mesg.t: Turn off warns for experimental
2018-10-20 Karl Williamsont/lib/warnings/regcomp: Turn off warns for experimental
2018-10-18 Tony Cook(perl #125760) add fatal :utf8 tests for recv and send
2018-10-17 David Mitchellfix 'for reverse @array' bug on AIX
2018-10-17 James E KeenanImplement fatalization of dump()
2018-10-17 James E KeenanFatalize use of $* and $#
2018-10-12 Craig A. BerryFix used only once warning in gmagic.t.
2018-10-10 Tony Cook(perl #125760) fatalize sysread/syswrite/recv/send...
2018-10-03 James E KeenanImplement scheduled fatalization of my() in false condi...
2018-10-02 Karl WilliamsonChange REG_INFTY to 2**16-1, instead of 2**15-1
2018-09-30 Karl Williamsonre/script_run.t: White-space only
2018-09-30 Karl WilliamsonPATCH: [perl #133547]: script run broken
2018-09-26 Dagfinn Ilmari Man... Remove support for setting $[ to a non-zero value
2018-09-25 James E KeenanRemove B::Debug from core distribution.
2018-09-21 Nicolas Rt/uni/caller.t should declare its plan at run time
2018-09-21 Nicolas RAdjust t/op/stat.t when run from docker
2018-09-21 Nicolas RMove the is_linux_container test helper to test.pl
2018-09-21 Tony Cook(perl #132655) nul terminate result of unpack "u" of...
2018-09-15 Karen EtheridgeUpgrade perlfaq from version 5.20180605 to 5.0180915.
2018-09-03 James E KeenanCorrect typo in comment.
2018-08-30 Tony Cook(perl #132683) don't try to convert PL_sv_placeholder...
2018-08-29 David Mitchellmulticoncat: mutator not seen in (lex = ...) .= ...
2018-08-26 David Mitchelladd more /(?1)/ tests
2018-08-23 Karl Williamsonperldelta for Locale::Codes removal
2018-08-22 James E KeenanMake porting tests pass after Locale::Codes removal
2018-08-20 Karl Williamsont/re/regexp_unicode_prop.t: Add tests for run-time
2018-08-20 Karl Williamsont/re/regexp_unicode_prop.t: Reorder a few tests
2018-08-20 Karl Williamsont/re/regexp_unicode_prop.t: Avoid a TEST crash if failure
2018-08-20 Karl Williamsont/re/regexp_unicode_prop.t: Add check no warnings generated
2018-08-20 Karl Williamsont/re/regexp_unicode_prop.t: Extract code into a function
2018-08-20 Karl Williamsont/re/regexp_unicode_prop.t: White-space only
2018-08-20 Karl Williamsont/re/regexp_unicode_prop.t: Make sure returns true
2018-08-16 Karl WilliamsonFix script run bug '1' followed by Thai digit
2018-08-02 Craig A. BerryAvoid extra newlines on VMS in t/opbasic/arith.t
2018-08-02 Craig A. BerryAvoid extra newlines on VMS in t/op/local.t.
2018-08-02 sisyphust/run/locale.t - Add missing SKIP:{} block
2018-08-01 Tony Cook(perl #133314) test for handle leaks from in-place...
2018-07-25 Steve Hayt/porting/manifest.t - Don't strip out MANIFEST.SKIP...
2018-07-19 Steve HayTidy-ups following Devel::PPPort and Storable syncings
2018-07-19 Sawyer XMerge branch 'blead' of ssh://perl5.git.perl.org/perl...
2018-07-19 Steve HayUndo part of commit 06db6b4516 - Test-Simple still...
2018-07-19 Sawyer XMerge branch 'devel-ppport-reorder' into blead
2018-07-17 Karl WilliamsonRemove updated modules from list of needing dot in...
2018-07-15 Karl WilliamsonFatalize some uses of unescaped '{' in patterns
2018-07-14 David Mitchelltreat when(index() > -1) as a boolean expression
2018-07-07 Karl WilliamsonPATCH: [perl #133348] BBC JE
2018-07-04 Steve HayUpgrade experimental from version 0.019 to 0.020
2018-07-04 Steve HaySync with version-0.9924
2018-07-04 Steve Hayversion is in sync with 0.9923; vxs.inc is not customized
2018-07-03 Steve HayUpgrade podlators from version 4.10 to 4.11
2018-07-03 Steve HayUpgrade perlfaq from version 5.021011 to 5.20180605
2018-07-02 Karl WilliamsonFix to compile under -DNO_LOCALE
2018-06-30 Karl WilliamsonPATCH: [perl #133311] BBC GRANTM/Encoding-FixLatin
2018-06-25 Karl WilliamsonDon't allow non-graphemes as pattern delimiters
2018-06-25 Karl Williamsont/test.pl: Add $|=1;
2018-06-25 Karl Williamsont/porting/regen.t: Add test for new uni_keywords.h
2018-06-25 Karl Williamsongrok_atoUV: allow non-C strings and document
2018-05-19 Karl WilliamsonPATCH: [perl #133185] Infinite loop in qr//
2018-05-11 David MitchellRevert "set PERL_EXIT_DESTRUCT_END in all embeddings"
2018-05-11 David Mitchellt/op/blocks.t: indent 6 tests in a new skip block
2018-05-11 David Mitchellt/op/blocks.t: consolidate VMS-skips together
2018-05-11 David Mitchellt/op/blocks.t: add some whitespace
2018-05-01 David Mitchellsprintf2.t: mark TODO bad denorm values under g++
2018-05-01 Karl Williamsont/run/locale.t: Skip some Solaris locales
2018-04-26 David MitchellRevert "Strengthen weak refs when sorting in-place"
2018-04-26 David MitchellRevert "Unweaken refs in in-place reverse"
2018-04-20 Yves OrtonAdd regen/mph.pl for generating a perfect hash
2018-04-20 Karl WilliamsonBring all Unicode property definitions into core
2018-04-19 H.Merijn BrandAllow MANIFEST.SKIP in dual-life modules where p5p...
2018-04-19 David MitchellEncode: truncated_utf8.t TODO passes
2018-04-18 Karl Williamsont/run/locale.t: Silence perl warning
2018-04-17 Karl Williamsont/run/locale.t; Suppress wide char warnings
2018-04-17 Karl WilliamsonPATCH [perl #132164] regcomp.c: Don't try to increment...
2018-04-17 Karl Williamsont/loc_tools.pl: Special case openbsd
2018-04-17 Karl Williamsont/run/locale.t: Refactor to use done_testing()
2018-04-17 Karl Williamsont/run/locale.t: Add debugging code
2018-04-17 Karl Williamsonre/regexp_unicode_prop.t: Add test
2018-04-17 Karl Williamsont/re/reg_mesg.t: Add test for [perl #132055]
2018-04-17 Karl Williamsont/thread_it.pl: Increase stack size on AIX
2018-04-17 Karl Williamsonheap-buffer-overflow
2018-04-17 Yves Ortonfix TRIE_READ_CHAR and DECL_TRIE_TYPE to account for...
2018-04-17 Karl WilliamsonSubject: PATCH: [perl #132063]: Heap buffer overflow
2018-04-16 David MitchellRevert "S_regmatch: eliminate WHILEM_A_min paren saving"
2018-04-16 Tony Cook(perl #131844) fix various space calculation issues...
2018-04-16 John PeacockSynch cpan/version/* and other files with CPAN version...
2018-04-12 John PeacockSynch cpan/version/* and other files with CPAN version...
2018-04-09 Daniel Draganfix parallel ALL_STATIC Win32 build
2018-04-03 Karl WilliamsonPATCH: [perl #132167] Parse error in regex_sets
2018-03-29 James E KeenanUse lexically scoped ('our') variables in POD examples.
2018-03-16 Karl Williamsonlocale.c: Handle and edge case
2018-03-12 Karl Williamsont/lib/croak/regcomp: Fix up for EBCDIC
2018-03-12 Father ChrysostomosLet cmp_version be run from the top level
2018-03-11 Karl Williamsont/lib/croak/regcomp: Another attempt to fix test failure
2018-03-09 Karl Williamsont/lib/croak/regcomp: Hopefully fix test failure
next