This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
handle empty directory lists in File::Find
[perl5.git] / t /
2015-11-14 Karl WilliamsonPATCH: [perl #126615] Segfault/assert fail with regex_sets
2015-11-11 Tony Cook[perl #126325] don't read past the end of the source...
2015-11-10 David Mitchellsplit pp_predec() from pp_preinc() and improve
2015-11-10 David Mitchellfaster add, subtract, multiply
2015-11-09 Karl Williamsont/op/utf8decode.t: print debugging info if test fails
2015-11-09 Karl Williamsonre/pat_advanced.t: Fix a test so also runs on EBCDIC
2015-11-08 Tony Cookcygwin: look harder for a C: mapping and skip if we...
2015-11-07 Jarkko Hietaniemiperl #126586 hexfp may lose 1-3 low order bits (most...
2015-11-07 Jarkko Hietaniemiperl #126582 hexfp overflow drops hi-order bits
2015-11-03 Chris 'BinGOs' Wil... Update Pod-Simple to CPAN version 3.32
2015-10-30 Karl WilliamsonPATCH: [perl #126481] panic for !! with syntax error...
2015-10-28 Jarkko HietaniemiUnicode::Normalize no-go with miniperl.
2015-10-28 David MitchellRT: #126309 die more gracefully on (1) x ~1
2015-10-26 Karl Williamsonregen podcheck db
2015-10-26 Karl Williamsont/re/subst.t: Don't skip a test on EBCDIC
2015-10-26 Karl Williamsonre/subst.t: Clarify a test's EBCDIC skip message
2015-10-26 Karl Williamsonre/pat_rt_report.t: Clarify EBCDIC skip msg for a test
2015-10-26 Karl Williamsont/op/print.t: Improve EBCDIC skip msg
2015-10-26 Karl Williamsont/op/chr.t: Improve EBCDIC skip msg
2015-10-26 Karl Williamsont/base/lex.t: Generalize for EBCDIC
2015-10-22 Karl WilliamsonAdd test for \b{sb}
2015-10-22 Karl Williamsont/re/pat_advanced.t: Add comment
2015-10-22 Karl WilliamsonPATCH: [perl #126253] Nested quantifiers not caught
2015-10-22 Karl WilliamsonPATCH: [perl # 126178] Unterminated /(?i/
2015-10-20 Victor AdamPATCH: [perl #126181] regex: handle \cX inside (?[])
2015-10-20 Karl WilliamsonPATCH: [perl #12406] regnode panic
2015-10-20 Karl WilliamsonPATCH: [perl #126404] Assertion fail in (?[...])
2015-10-19 Karl WilliamsonAdd test for [perl #126204]
2015-10-19 Karl WilliamsonRemove TODOs from tests now passing
2015-10-19 Karl WilliamsonFix some bugs in \B[sb}, \B{wb}, \B[gcb}
2015-10-19 Karl WilliamsonAdd TODO tests for [perl #126319]
2015-10-19 Karl Williamsont/re/subst.t: Use loc_tools for skipping locale tests
2015-10-19 Jarkko HietaniemiIRIX long-double sqrt(2) one bit error in the least...
2015-10-19 Steve HayClean-up temporary directories in Module-Metadata tests
2015-10-18 Dagfinn Ilmari Man... Delay @ISA magic while unshifting
2015-10-17 Steve HayBook-keeping for the previous commit (which restored...
2015-10-17 Jarkko Hietaniemirt.perl.org perl #88814 was revived in openbsd by commi...
2015-10-16 Jarkko Hietaniemiperl #126306: openbsd t/io/errno.t tests fail randomly
2015-10-15 Steve HayUpgrade Math::BigInt::FastCalc from 0.31 to 0.34
2015-10-15 Steve HayUpgrade Math::BigInt from 1.999701 to 1.999704
2015-10-14 Steve HayMath-BigRat is (nearly) in sync with 0.260801
2015-10-14 Steve HayMath-BigInt-FastCalc has a slightly customized .pm...
2015-10-14 Steve HayMath-BigInt is (nearly) in sync with 1.999701
2015-10-14 Steve HaySocket.pm is customized (for the ++$VERSION) as well...
2015-10-13 Karl WilliamsonPATCH: [perl #126180] /(?[\ &!])/ segfaults
2015-10-13 Karl Williamsonqr/\p{pkg1::...foo}/ must be a user-defined property
2015-10-13 Karl Williamsonpodcheck.t: Regen db after recent new long verbatim...
2015-10-13 Karl Williamsonporting/maintainers.t: Skip if -DPERL_EXTERNAL_GLOB
2015-10-13 Karl WilliamsonFix \p followed by a non-alpha
2015-10-13 Karl Williamsonregcomp.c: Make compile and run-time error msgs identical
2015-10-13 David Mitchellmake /fixed-substr/ much faster.
2015-10-12 Dagfinn Ilmari Man... Include the name of the non-lvalue sub in error message
2015-10-11 Karl WilliamsonAllow (#...) anywhere white space is under qr//x
2015-10-11 Karl WilliamsonRestrict white space inside [] inside(?[ ]) to \h
2015-10-08 Karl Williamsont/op/pack.t: Fix some skipped tests on EBCDIC
2015-10-08 Karl Williamsont/op/pack.t: Clarify comment; change variable name
2015-10-07 Chris 'BinGOs' Wil... Update Encode to CPAN version 2.78
2015-10-06 Karl Williamsonutf8.c: Slight code simplification
2015-10-06 Chris 'BinGOs' Wil... Update Compress-Raw-Zlib to CPAN version 2.069
2015-10-05 Yves Ortonfix perl #126186 make all verbs allow an optional arg
2015-10-05 Yves Ortonfix perl #126186 - (*ACCEPT) does not allow arguments
2015-10-05 Yves Ortonadd some tests for perl #126186
2015-10-04 Yves Ortonfix perl-126222 - (?!) OPFAIL optimization does work...
2015-10-04 Yves OrtonAdd a todo test for perl-126222
2015-09-30 Nicholas ClarkAdd a test for a goto regression from Aug 2010 fixed...
2015-09-29 Father ChrysostomosRemove experimental::lexical_topic warnings category
2015-09-29 Father ChrysostomosDisable lexical $_
2015-09-25 Karl Williamsont/re/pat.t: EBCDIC fix
2015-09-20 Father Chrysostomos[perl #126064] Apply scalar context to stat args
2015-09-17 Shlomi FishTentative fix for RT#125350 - AFL detected crash.
2015-09-17 Craig A. BerryMake MM_VMS::oneline build continuation lines properly.
2015-09-16 Karl WilliamsonPATCH [perl #123562] Regexp-matching "hangs"
2015-09-15 Tony Cookprevent op/time.t failures on NetBSD 5.1
2015-09-14 James E KeenanAdd test for sprintf ordering by both explicit index...
2015-09-14 Chris 'BinGOs' Wil... Update ExtUtils-MakeMaker to CPAN version 7.10
2015-09-14 Chris 'BinGOs' Wil... Remove ExtUtils-Command, it is merged in EUMM now
2015-09-13 Karl WilliamsonPATCH: [perl #125892] qr/(?[ ]) regression with '!'
2015-09-11 Karl WilliamsonPATCH: [perl #125990] panic: reg_node overrun
2015-09-08 Karl WilliamsonRefactor tr/// parsing to work on EBCDIC, fix other bug
2015-09-08 Karl Williamsont/loc_tools.pl: Fix some bugs in locales_enabled()
2015-09-07 Craig A. BerrySkip aassign.t test under -DDEBUGGING on VMS.
2015-09-06 Ricardo Signesmove Test dist from ./cpan to ./dist
2015-09-06 Ricardo Signesmove Math-Big* from ./dist to ./cpan
2015-09-06 Ricardo Signesbump versions of perl modules updated in AmigaOS branch
2015-09-06 David Mitchellre/speed.t: increase watchdog timeout
2015-09-05 Karl WilliamsonRegenerated podcheck db: AmigaOS pedantic failures
2015-09-05 Karl WilliamsonFix a couple of pod issues
2015-09-05 Karl WilliamsonFix broken link in pod for Hash::Util::FieldHash
2015-09-05 Andy Broadamigaos4: no FD_CLOEXEC, no test
2015-09-05 Andy Broadamigaos4: customized Socket Socket.xs
2015-09-05 Andy Broadamigaos4: customized Pod::Perldoc lib/Perldoc.pm
2015-09-05 Andy Broadamigaos4: customized Compress-Raw-Zlib Zlib.xs
2015-09-04 Karl Williamsont/op/utf8decode.t: Update tests from new source material
2015-09-04 Karl Williamsonporting/maintainers.t: Skip on EBCDIC
2015-09-04 Karl WilliamsonFix some pedantic pod erros in Thread::Queue
2015-09-04 Karl WilliamsonStart fixing some pod pedantic errors
2015-09-04 Karl Williamsonperlapi, perlintern: Add L<> links to pod
2015-09-04 Karl Williamsont/uni/gv.t: Generalize for EBCDIC
2015-09-04 Karl WilliamsonMake cmp() work on EBCDIC with both UTF-8 operands
2015-09-04 Karl Williamsonuni/lex_utf8.t: Generalize for EBCDIC platforms
next