This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Update Module::CoreList, regenerate META.yml,
[perl5.git] / t / comp /
2007-06-07 Father ChrysostomosRe: [perl #43082] "$_[0]->method" interpolation
2007-06-05 Rafael Garcia-SuarezRemove support for assertions and -A
2007-05-31 Ricardo SIGNESminor assertions improvements
2007-04-21 Rafael Garcia-SuarezUpgrade to version-0.7203.
2007-04-17 Steve HayThese test scripts probably wanted BEGIN blocks,
2007-03-19 Rafael Garcia-SuarezLet %^H be modifiable in eval-strings (bug #41531),
2007-03-19 Rafael Garcia-SuarezUpgrade to version.pm 0.71, by John Peacock
2007-03-03 Rafael Garcia-SuarezDon't let feature.pm interfere with the tests for use...
2007-02-12 Rafael Garcia-SuarezUn-TODO tests avec change #30228
2007-01-27 Nicholas ClarkA test to exercise the smallbuf overflow code in S_incl...
2007-01-08 Nicholas Clarkdo $file; won't propagate errors from die, as do is...
2006-12-29 Dave Mitchellfurther fix for #29543: fix parser leaks caused by...
2006-12-11 Dave Mitchellfix eval qw(BEGIN{die}) style leaks (second attempt).
2006-12-10 Dave Mitchell#28315 could crash when freeing ops with different...
2006-11-13 Rafael Garcia-SuarezParsing fix: it wasn't possible to call a function...
2006-11-02 Rafael Garcia-SuarezMore regression tests for the _ prototype
2006-10-19 Yves OrtonRe: Off by one in the trie code?
2006-10-19 Rafael Garcia-SuarezAllow the _ prototype character to be followed by optio...
2006-10-18 Rafael Garcia-SuarezAdd a regression test for change #29041
2006-10-18 Rafael Garcia-SuarezTest for the interaction between ; and _ in prototypes
2006-10-18 Rafael Garcia-SuarezThe _ character is only allowed to be at the end of...
2006-10-18 Rafael Garcia-SuarezImprovements and fixes to the _ prototype
2006-10-17 Rafael Garcia-SuarezFirst attempt at implementing the _ prototype
2006-07-17 Yves OrtonSilence system warning during tests (only on win32...
2006-07-12 Jarkko Hietaniemiz/OS: t/ - mostly EBCDIC fixes
2006-06-20 Ben Carter[perl #39365] Bug in toke.c (eval in subst)
2006-06-05 Nicholas ClarkEliminate most of the UTF-8 black smoke by skipping...
2006-05-10 Nicholas Clarkno 5.9.4; should fail in version 5.9.4.
2006-05-10 Nicholas ClarkConvert use.t to an inlined is/isnt/like implementation...
2006-05-10 Dave Mitchelldisable WARN and DIE hooks during constant folding
2006-04-20 Rafael Garcia-SuarezNew test for the "Assignment to both a list and a scala...
2006-04-19 Nicholas ClarkAvoid temporarily writing over the prototype when repor...
2006-03-27 Nicholas ClarkIt helps to actually add the files you add to MANIFEST...
2006-03-16 Rafael Garcia-SuarezAdd a couple of regression tests for the untested
2006-03-16 Gisle Aasrequire should ignore directories found when searching...
2006-03-01 Steve PetersUpgrade to assertions-0.03
2006-02-24 Rafael Garcia-SuarezSkip unportable test on VMS
2006-01-18 Rafael Garcia-SuarezExplain better how that test count works.
2006-01-18 Nicholas ClarkNew t/comp/require.t tests should go before the conditi...
2006-01-17 Rafael Garcia-SuarezRegression test for change #26881
2006-01-06 Nicholas ClarkDon't code the absolute number of tests for the UTF8...
2005-12-22 Robin Houstoneliminate HINT_HH_FOR_EVAL
2005-12-20 Robin Houston[TEST PATCH] %^H can now propagate into eval
2005-12-16 Nicholas Clarkcomp/require.t exits early for the case of UTF-8 or...
2005-12-15 Steve PetersAdded test for change #26373.
2005-11-20 Andy LesterPulling ancient RCS comments
2005-11-10 Rafael Garcia-SuarezAdd tests for two untested syntax error messages about \N
2005-09-19 Nicholas ClarkImprove failure case diagnostics from comp/package.t
2005-09-01 Rafael Garcia-SuarezAdd the "no 6" / "no v6" syntax.
2005-08-24 John Peacock[Fwd: CPAN Upload: J/JP/JPEACOCK/version-0.47.tar.gz]
2005-06-20 Rick DelaneyRe: [PATCH replacement] Re: [perl #36313] perl -e ...
2005-06-14 Salvador Fandiñobetter assertion support
2005-06-13 John PeacockBring bleadperl up to version.pm
2005-01-24 Rafael Garcia-SuarezRevert change 23843.
2005-01-21 Rick DelaneyRe: [perl #31924] %INC caching failure-case problem
2004-11-23 Rafael Garcia-SuarezFix for bug: [perl #32562] __PACKAGE__ symbol has wrong...
2004-08-23 Nikola Milutinovic[perl #31295] PATCH: Test comp/use.t fails on Tru64
2004-08-19 Rafael Garcia-SuarezMark a test that relies on tainting behavior as TODO...
2004-08-13 Andy LesterTest for functions with operator names
2004-08-04 John PeacockFinal version object core patch?
2004-06-24 Marcus Holland-MoritzFix for: [perl #2738] perl segfautls on input
2004-06-11 Marcus Holland-Moritzt/comp/utf.t failed when configuring with -Dnoextension...
2004-05-30 Nicholas ClarkSkip in minitest
2004-05-18 Steve HayRe: Smoke [5.9.2] 22818 FAIL(F) MSWin32 WinXP/.Net...
2004-05-13 Jarkko HietaniemiBOM-marked and (BOMless) UTF-16 scripts not working
2004-04-14 John Peacock's to bring bleadperl up to version-0.39
2004-04-07 John PeacockBleadperl to version 0.37
2004-03-26 Dave Mitchellfix for change #22594; if using test.pl, must tell...
2004-03-26 Dave Mitchell [perl #27040] - hints hash was being double freed...
2004-03-09 Rafael Garcia-SuarezImprove the "Prototype mismatch" error message when
2004-02-24 Rafael Garcia-SuarezEnhance test cleanliness by a very small factor.
2004-02-24 Rafael Garcia-SuarezFix a segfault during optree construction. (bug #27024)
2004-02-15 Dave Mitchell [perl #25824] Segmentation fault with
2004-02-03 John Peacockwas Re: [Fwd: CPAN Upload: J/JP/JPEACOCK/version-0...
2003-12-30 Rafael Garcia-SuarezAdd a regression test for bug #24762
2003-12-20 Dorner ThomasPerl 5.8.3 patches from the BS2000 port
2003-10-28 AbigailTest (5.9.x)
2003-10-15 Rafael Garcia-SuarezFix bug [perl #24212] : improper error recovery in the
2003-10-09 Rick DelaneyRe: require patch breaks locale
2003-10-06 Rick Delaney(was Re: require() does not behave aas documented)
2003-06-28 Rafael Garcia-SuarezFix test count, by Abe Timmerman.
2003-06-25 Rafael Garcia-SuarezFix [perl #21742] :
2003-06-16 Marcus Holland-MoritzRevert change #19126, a poor attempt at fixing bug...
2003-05-12 Alex VandiverRe: Bug stomping fun. [PATCH: bug #1016]
2003-05-09 Rafael Garcia-SuarezA regression test for the remaining "Final $ should...
2003-04-29 Adrian M. Enachebuglet: sub a(;&) { } doesn't work
2003-04-19 Dave MitchellRe: [PATCH] [perl #21875] Hash ref transformed as a...
2003-04-01 Rafael Garcia-SuarezFix bug #21742. require should be always invoked in
2003-03-14 Adrian M. EnacheRe: [fix] [perl #21575] Bug with print( followed by...
2003-02-19 Adrian M. EnacheRe: [perl #20716] scope error with brackets
2003-02-19 Salvador Fandiñomore complex assertions activation:
2003-02-18 Salvador FandiñoRe: Did the assertion patch/feature submission get...
2003-02-10 Adrian M. EnacheRe: [perl #20716] [FIX] scope error with brackets
2003-01-22 Dave MitchellRe: difference between my and our before introduction
2002-12-06 Rafael Garcia-SuarezFix two cases of buffer overflow in the lexer.
2002-12-02 Rafael Garcia-SuarezFix bug #18573 : in a double-quoted string, a \c not...
2002-11-22 Rafael Garcia-SuarezMove some tests from t/run/fresh_perl.t
2002-11-21 Rafael Garcia-SuarezAdd a test for bug #17920, and a new test file for it.
2002-10-10 John PeacockVersion object combined patch
2002-10-02 Yitzchak Scott-Tho... Re: [perl #17376] Bug Report - our(%)
next