Re: Change 34184: Convert all unimaginative (ie race condition) temporary file names to
[p5sagit/p5-mst-13.2.git] / t / comp / require.t
2008-02-09 Dave Mitchell [perl #49472] Attributes + Unkown Error
2007-10-09 Nicholas Clark Tests for the .pmc functionality.
2007-01-08 Nicholas Clark do $file; won't propagate errors from die, as do is...
2006-03-16 Gisle Aas require should ignore directories found when searching...
2006-01-18 Rafael Garcia-Suarez Explain better how that test count works.
2006-01-18 Nicholas Clark New t/comp/require.t tests should go before the conditi...
2006-01-17 Rafael Garcia-Suarez Regression test for change #26881
2006-01-06 Nicholas Clark Don't code the absolute number of tests for the UTF8...
2005-12-16 Nicholas Clark comp/require.t exits early for the case of UTF-8 or...
2005-12-15 Steve Peters Added test for change #26373.
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-08-04 John Peacock Final version object core patch?
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-04-01 Rafael Garcia-Suarez Fix bug #21742. require should be always invoked in
2002-03-29 Nick Ing-Simmons Integrate mainline
2002-03-28 Jarkko Hietaniemi If expecting UTF-8, probably not expecting UTF-16.
2001-12-29 Andreas König cleaner close on tests, take 2
2001-08-12 Jarkko Hietaniemi Drop all the unnecessary "use utf8" clauses and some of
2001-03-30 Peter Prymmer more tests (was Re: Perl5.7.* Unicode/EBCDIC status.)
2001-01-08 Charles Bailey Once again syncing after too long an absence
2000-12-09 Nick Ing-Simmons Make print, syswrite, send, readline, getc honour utf8...
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...
2000-08-02 Gurusamy Sarathy require.t needs binmode() to work on windows
2000-07-31 Jarkko Hietaniemi The swallow_bom() saga continues. The #23 of require.t
2000-07-25 M. J. T. Guy Get UTF16 BOMs working. Patch from
2000-07-11 Gurusamy Sarathy integrate cfgperl changes#6261..6266 into mainline
2000-06-28 Simon Cozens Re: [PATCH cfgperl] BOMs away!
2000-03-08 Gurusamy Sarathy do FILE should not see outside lexicals (from Rick...
2000-02-23 Gurusamy Sarathy per Larry's idea, parse 1.2.3 as v1.2.3; C<require...
2000-02-22 Gurusamy Sarathy adjust for lost fp precision in require version check
2000-02-21 Gurusamy Sarathy remove dual-valueness of v-strings (i.e., they are...
2000-02-10 Gurusamy Sarathy longstanding bug in parsing "require VERSION", could...
2000-01-20 Charles Bailey Quick integration of mainline changes to date
1999-12-24 Gurusamy Sarathy support for v5.5.640 style version numbers
1999-03-24 Charles Bailey applied suggested patch, modulo superseded parts
1999-02-12 Gurusamy Sarathy make testsuite somewhat location independent
1998-10-28 Jarkko Hietaniemi Bison says 'parse error', not 'parser error'.
1998-10-26 Jarkko Hietaniemi More robustness.
1998-10-17 Jarkko Hietaniemi More robust yacc/bison failure output handling.
1998-09-05 Larry Wall several new tests needed tweaking to work under utf8
1998-08-05 Gurusamy Sarathy end pod processing when source file is closed (prevents...
1998-08-02 Jarkko Hietaniemi support OE/MVS
1998-02-12 Gurusamy Sarathy [win32] make t/comp/require.t type xtext
1998-02-12 Gurusamy Sarathy [win32] fix extra LEAVE when require fails