This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Propagate a change from commit 1651fc447620d361 into genpacksizetables.pl.
[perl5.git] / t /
2013-05-20 Karl Williamsonfold_grind.t: Add tests
2013-05-20 Karl WilliamsonFix multi-char fold edge case
2013-05-20 Karl Williamsont/re/fold_grind.t: White space only
2013-05-20 Karl Williamsonperlclib.pod: Fix too long verbatim lines
2013-05-20 Karl Williamsont/porting/regen.t: Add file to check
2013-05-20 Karl Williamsont/TEST: Don't bail if fails in t/base unless minitest
2013-05-20 Karl Williamsont/porting/bincompat.t: Typo in comment
2013-05-20 Karl Williamsonpodcheck.t: Avoid misleading error message
2013-05-20 Karl Williamsonlib/utf8.pm: Fix pod verbatim line wraps
2013-05-20 Karl WilliamsonAdd missing test for regex parse error
2013-05-20 Ricardo Signesperldelta: 5.19.0, shortest perldelta ever? v5.19.0
2013-05-18 Ricardo Signesregenerate known pod issues
2013-05-18 Chris 'BinGOs' Wil... Removed cpan/Log-Message
2013-05-18 Chris 'BinGOs' Wil... Removed cpan/Log-Message-Simple
2013-05-18 Chris 'BinGOs' Wil... Remove cpan/Object-Accessor
2013-05-18 Chris 'BinGOs' Wil... Remove cpan/Term-UI
2013-05-18 Chris 'BinGOs' Wil... Remove cpan/Module-Pluggable
2013-05-18 Chris 'BinGOs' Wil... Remove cpan/Pod-LaTeX and pod2latex utility
2013-05-18 Chris 'BinGOs' Wil... Remove cpan/B-Lint
2013-05-18 Chris 'BinGOs' Wil... Remove cpan/Archive-Extract
2013-05-18 Chris 'BinGOs' Wil... Remove cpan/CPANPLUS and associated utilities
2013-05-14 Steve Hayfix extrefs text with SDK 2003
2013-05-13 Tony Cook[perl #117141] sometimes we just can't make fork fail...
2013-05-09 Karl WilliamsonFix regex /il and /iaa failures for single element...
2013-05-09 David Mitchellporting/podcheck.t: improve diagnostic
2013-05-08 Ricardo SignesRestore the warning previously issued by (-l $fh)
2013-05-07 Yves Ortoncleanup and test PERL_PERTURB_KEYS environment variable...
2013-05-07 Yves OrtonMake it possible to disable and control hash key traver...
2013-05-06 David Mitchellmake /(?p:...)/ keep RXf_PMf_KEEPCOPY flag
2013-05-03 Nicholas ClarkAdd a space after -o to keep Darwin's g++ happy, in...
2013-05-03 Nicholas ClarkAdd a "verbose" option to t/porting/extrefs.t for debug...
2013-05-03 Tony Cooksupport MSWin32 too
2013-05-03 Tony Cookremove code for non-core builds and "modernize"
2013-05-03 Tony Cooktest that perl headers don't introduce external references
2013-05-03 Nicholas ClarkRevert "Change the warning for $* to add ", and will...
2013-05-03 Nicholas ClarkRevert "Add a deprecation warning for all uses of ...
2013-05-02 Karl WilliamsonDeprecate spaces/comments in some regex tokens
2013-05-02 Karl WilliamsonPATCH: [perl #117327]: Sequence (?#...) not recognized...
2013-05-02 Karl Williamsonreg_mesg.t: Turn off regexp warns along with deprecated
2013-05-01 H.Merijn BrandI cannot find shorter URL's
2013-04-29 Nicholas ClarkRemove a comment made obsolete by commit 213f370f28504f3a.
2013-04-29 Tony Cookupdate known_pod_issues.dat to account for the README...
2013-04-26 Tony Cook[perl #117743] don't warn on $@ = undef; die;
2013-04-26 Tony Cook[perl #117607] don't use a CV after it's been freed
2013-04-26 Tony Cook[perl #117607] TODO test for \&CORE::lc in error context
2013-04-24 David Mitchellt/op/smartkve.t: single-quote some eval stuff
2013-04-24 David Mitchellmake qr/(?{ __SUB__ })/ safe
2013-04-24 David Mitchellfix caller with re_evals.
2013-04-24 Zeframmove Perl_ck_warner() before unwind [perl #113794]
2013-04-24 SHIRAKATA KentaroPOD nitpicks.
2013-04-20 David MitchellHandle /@a/ array expansion within regex engine
2013-04-20 David MitchellPerl_re_op_compile(): handle utf8 concating better
2013-04-12 David Mitchellfix runtime /(?{})/ with overload::constant qr
2013-04-12 David MitchellHandle overloading properly in compile-time regex
2013-04-12 David Mitchellregex and overload: unifiy 1 and N arg branches
2013-03-27 Yves Ortonrework split() special case interaction with regex...
2013-03-27 Brian FraserMake smartmatch, given & when experimental
2013-03-27 Brian Frasert/porting/dual-life.t: Drop dependency on smartmatch
2013-03-27 Brian Frasert/re/regexp_unicode_prop.t: Drop dependency on given...
2013-03-25 Craig A. BerryMake vms.c's Perl_flex_fstat preserve errno on success.
2013-03-24 Yves OrtonAdd a commented out warning and a way for diag.t to...
2013-03-23 David Mitchelladd descriptions to require.t test output
2013-03-21 Nicholas ClarkAdd a deprecation warning for all uses of @*, %*, ...
2013-03-21 Nicholas ClarkChange the warning for $* to add ", and will become...
2013-03-21 Nicholas ClarkGenerate the deprecation warnings for all uses $* or $#.
2013-03-21 Nicholas ClarkAdditional tests for the deprecation warnings when...
2013-03-21 Nicholas ClarkChange tie_fetch_count.t to use *] instead of **.
2013-03-19 Nicholas ClarkTest that UTF-8 in the look-ahead of (?(?=...)...)...
2013-03-19 Nicholas ClarkTest that S_grok_bslash_N() copes if S_reg() restarts...
2013-03-18 Yves Ortondetect each() after insert and produce warnings when...
2013-03-18 Yves OrtonHarden hashes against hash seed discovery by randomizin...
2013-03-18 Karl Williamsondist/bignum/lib/bignum.pm: Fix broken pod link
2013-03-18 Karl Williamsonext/Pod-Html/testdir/perlvar-copy.pod: Fix broken pod...
2013-03-18 Karl Williamsondist/bignum/lib/bigrat.pm: Fix broken pod link
2013-03-18 Karl Williamsondist/bignum/lib/bigint.pm: Fix broken pod link
2013-03-18 Karl WilliamsonMath/BigRat.pm: Fix some broken pod links
2013-03-18 Karl Williamsonlibnetcfg.PL: Fix broken pod link
2013-03-18 Karl WilliamsonMath-BigInt: Fix some broken links
2013-03-18 Karl WilliamsonTie/File.pm: Fix pod broken link typo
2013-03-18 Karl Williamsonpodcheck.t: Note existence of some CPAN modules
2013-03-18 Karl Williamsonconstant.pm: Rmv ref in pod to non-existent module
2013-03-18 Karl Williamsonpod/perldiag: Document some regex messages
2013-03-18 Karl Williamsonpod/perldiag: Document new messages for qr/(?[ ])/
2013-03-18 Karl Williamsonperldiag.pod: Fix broken link
2013-03-18 David Mitchellfix a segfault in run-time qr//s with (?{})
2013-03-15 Brian Frasertoke.c, S_scan_ident: Ignore whitespace on both sides...
2013-03-14 Charlie GonzalezRemoved needless comment in for.t
2013-03-14 James E KeenanMoved t/cmd/lexsub.t, t/cmd/while.t to t/op; split...
2013-03-12 David Mitchell[perl #117095] state var init getting skipped
2013-03-09 Brian FraserPATCH: [perl #117101] toke.c: Make \$$1 work again.
2013-03-07 Chris 'BinGOs' Wil... Skip io/eintr.t on QNX Neutrino too
2013-03-07 Nicholas Clarkt/lib/common.pl should use absolute paths in @INC
2013-03-06 Brian FraserRestrict the valid identifier syntax, fix some identifi...
2013-03-06 Brian FraserFix several differences in the parsing of $.. and ...
2013-03-06 Nicholas ClarkSet PL_stderrgv to NULL if it is freed.
2013-03-05 Jasmine AhujaAdded descriptions to tests lacking them
2013-03-03 Andrew TamAdded descriptions to tests lacking them.
2013-03-03 Peter MartiniStop SEGV on 'our sub { syntax error }'
2013-03-02 David MitchellDisable by default the new Copy-on-Write for 5.18
2013-02-24 Karl Williamsonperlintro: Typo and stop verbatim wrapping
next