[Fwd: CPAN Upload: J/JP/JPEACOCK/version-0.47.tar.gz]
[p5sagit/p5-mst-13.2.git] / t / comp /
2005-08-24 John Peacock [Fwd: CPAN Upload: J/JP/JPEACOCK/version-0.47.tar.gz]
2005-06-20 Rick Delaney Re: [PATCH replacement] Re: [perl #36313] perl -e ...
2005-06-14 Salvador Fandiño better assertion support
2005-06-13 John Peacock Bring bleadperl up to version.pm
2005-01-24 Rafael Garcia-Suarez Revert change 23843.
2005-01-21 Rick Delaney Re: [perl #31924] %INC caching failure-case problem
2004-11-23 Rafael Garcia-Suarez Fix 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-Suarez Mark a test that relies on tainting behavior as TODO...
2004-08-13 Andy Lester Test for functions with operator names
2004-08-04 John Peacock Final version object core patch?
2004-06-24 Marcus Holland-Moritz Fix for: [perl #2738] perl segfautls on input
2004-06-11 Marcus Holland-Moritz t/comp/utf.t failed when configuring with -Dnoextension...
2004-05-30 Nicholas Clark Skip in minitest
2004-05-18 Steve Hay Re: Smoke [5.9.2] 22818 FAIL(F) MSWin32 WinXP/.Net...
2004-05-13 Jarkko Hietaniemi BOM-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 Peacock Bleadperl to version 0.37
2004-03-26 Dave Mitchell fix 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-Suarez Improve the "Prototype mismatch" error message when
2004-02-24 Rafael Garcia-Suarez Enhance test cleanliness by a very small factor.
2004-02-24 Rafael Garcia-Suarez Fix a segfault during optree construction. (bug #27024)
2004-02-15 Dave Mitchell [perl #25824] Segmentation fault with
2004-02-03 John Peacock was Re: [Fwd: CPAN Upload: J/JP/JPEACOCK/version-0...
2003-12-30 Rafael Garcia-Suarez Add a regression test for bug #24762
2003-12-20 Dorner Thomas Perl 5.8.3 patches from the BS2000 port
2003-10-28 Abigail Test (5.9.x)
2003-10-15 Rafael Garcia-Suarez Fix bug [perl #24212] : improper error recovery in the
2003-10-09 Rick Delaney Re: require patch breaks locale
2003-10-06 Rick Delaney (was Re: require() does not behave aas documented)
2003-06-28 Rafael Garcia-Suarez Fix test count, by Abe Timmerman.
2003-06-25 Rafael Garcia-Suarez Fix [perl #21742] :
2003-06-16 Marcus Holland-Moritz Revert change #19126, a poor attempt at fixing bug...
2003-05-12 Alex Vandiver Re: Bug stomping fun. [PATCH: bug #1016]
2003-05-09 Rafael Garcia-Suarez A regression test for the remaining "Final $ should...
2003-04-29 Adrian M. Enache buglet: sub a(;&) { } doesn't work
2003-04-19 Dave Mitchell Re: [PATCH] [perl #21875] Hash ref transformed as a...
2003-04-01 Rafael Garcia-Suarez Fix bug #21742. require should be always invoked in
2003-03-14 Adrian M. Enache Re: [fix] [perl #21575] Bug with print( followed by...
2003-02-19 Adrian M. Enache Re: [perl #20716] scope error with brackets
2003-02-19 Salvador Fandiño more complex assertions activation:
2003-02-18 Salvador Fandiño Re: Did the assertion patch/feature submission get...
2003-02-10 Adrian M. Enache Re: [perl #20716] [FIX] scope error with brackets
2003-01-22 Dave Mitchell Re: difference between my and our before introduction
2002-12-06 Rafael Garcia-Suarez Fix two cases of buffer overflow in the lexer.
2002-12-02 Rafael Garcia-Suarez Fix bug #18573 : in a double-quoted string, a \c not...
2002-11-22 Rafael Garcia-Suarez Move some tests from t/run/fresh_perl.t
2002-11-21 Rafael Garcia-Suarez Add a test for bug #17920, and a new test file for it.
2002-10-10 John Peacock Version object combined patch
2002-10-02 Yitzchak Scott-Tho... Re: [perl #17376] Bug Report - our(%)
2002-09-26 Yitzchak Scott-Tho... add TODO tests for slow our() declaration
2002-08-11 Nick Ing-Simmons Integrate mainline.
2002-08-06 Rafael Garcia-Suarez More regression tests for $^H and %^H.
2002-05-31 Jarkko Hietaniemi Integrate macperl patches #16926 and #16938;
2002-04-30 Rafael Garcia-Suarez Fix bug id 20020427.004 on %^H.
2002-04-28 Jarkko Hietaniemi Integrate #16254 from macperl;
2002-04-08 Nick Ing-Simmons Integrate mainline
2002-04-05 Rafael Garcia-Suarez Some tests were failing silently instead of saying...
2002-04-01 Jarkko Hietaniemi If under UTF-8 locale the utf8.pm really needs to be...
2002-03-29 Nick Ing-Simmons Integrate mainline
2002-03-28 Jarkko Hietaniemi If expecting UTF-8, probably not expecting UTF-16.
2002-03-03 Paul Marquess RE: VERSION core
2002-01-20 Nick Ing-Simmons Integrate mainline
2002-01-19 Tels Re: ext/Devel/DProf/DProf.t -- use exe_ext
2002-01-06 Sam Tregar Bad prototype detection now an optional warning
2002-01-04 Rafael Garcia-Suarez Re: [PATCH op.c] Bad \[...] prototype checking
2002-01-02 Sam Tregar Bad prototype detection changed from error to warning
2001-12-31 Sam Tregar Re: [PATCH] Basic bad prototype detection
2001-12-31 Sam Tregar Basic bad prototype detection
2001-12-29 Andreas König cleaner close on tests, take 2
2001-12-11 Michael G. Schwern Cleanup and $. check
2001-12-10 Craig A. Berry cat2type in tests for VMS
2001-12-07 Michael G. Schwern which_perl for safer $^Xing
2001-12-07 Michael G. Schwern [PATCH t/base/lex.t, term.t] Purging echo from base...
2001-11-30 Andy Dougherty Re: -P and Incredible Disappearing $Config{cppstdin...
2001-11-30 Michael G. Schwern -P on VMS. Evicting sed
2001-09-04 Jarkko Hietaniemi Add the \[$@%&*] prototype support.
2001-08-12 Jarkko Hietaniemi Drop all the unnecessary "use utf8" clauses and some of
2001-06-16 Jarkko Hietaniemi NetWare port from Guruprasad S <SGURUPRASAD@novell...
2001-06-11 Chris Nandor [MacPerl-Porters] [PATCH] Mac OS Compatability for...
2001-04-26 Robin Houston disable correct warning
2001-04-11 Simon Cozens prototype("CORE::recv")
2001-03-30 Peter Prymmer more tests (was Re: Perl5.7.* Unicode/EBCDIC status.)
2001-03-18 Jarkko Hietaniemi Re-integrate #9138 from maintperl to mainline,
2001-03-14 Jarkko Hietaniemi The Day of the Retractions continues: the #9138
2001-03-14 Jarkko Hietaniemi Integrate changes #9137,9138,9142 from maintperl into...
2001-01-24 Charles Bailey SYN SYN
2001-01-09 Andy Dougherty Re: [PATCH: perl@8342] comp/proto..........FAILED tests...
2001-01-08 Charles Bailey Once again syncing after too long an absence
2000-12-28 Daniel Chetlin Fix problem with `&' prototype
2000-12-10 Jarkko Hietaniemi Test case for #8064.
2000-12-09 Nick Ing-Simmons Make print, syswrite, send, readline, getc honour utf8...
2000-11-06 Jarkko Hietaniemi Admit that the test leaks scalars.
2000-11-06 Jarkko Hietaniemi Document that the evaled syntax errors cause scalar...
2000-10-29 Andreas König Tests for #7487.
2000-10-22 John Tobey Move the #7390 test from warn/op to comp/redef.
2000-10-20 Charles Bailey SYN SYN
2000-08-29 Mike Guy Use minimal @INC in tests, most of the time just '...
2000-08-04 Charles Bailey YA resync with mainstem, including VMS patches from...
next