This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Fix bug [perl #24212] : improper error recovery in the
[perl5.git] / t / comp / require.t
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-04-01 Rafael Garcia-SuarezFix bug #21742. require should be always invoked in
2002-03-29 Nick Ing-SimmonsIntegrate mainline
2002-03-28 Jarkko HietaniemiIf expecting UTF-8, probably not expecting UTF-16.
2001-12-29 Andreas Königcleaner close on tests, take 2
2001-08-12 Jarkko HietaniemiDrop all the unnecessary "use utf8" clauses and some of
2001-03-30 Peter Prymmermore tests (was Re: Perl5.7.* Unicode/EBCDIC status.)
2001-01-08 Charles BaileyOnce again syncing after too long an absence
2000-12-09 Nick Ing-SimmonsMake print, syswrite, send, readline, getc honour utf8...
2000-10-20 Charles BaileySYN SYN
2000-08-29 Mike GuyUse minimal @INC in tests, most of the time just '...
2000-08-04 Charles BaileyYA resync with mainstem, including VMS patches from...
2000-08-02 Gurusamy Sarathyrequire.t needs binmode() to work on windows
2000-07-31 Jarkko HietaniemiThe swallow_bom() saga continues. The #23 of require.t
2000-07-25 M. J. T. GuyGet UTF16 BOMs working. Patch from
2000-07-11 Gurusamy Sarathyintegrate cfgperl changes#6261..6266 into mainline
2000-06-28 Simon CozensRe: [PATCH cfgperl] BOMs away!
2000-03-08 Gurusamy Sarathydo FILE should not see outside lexicals (from Rick...
2000-02-23 Gurusamy Sarathyper Larry's idea, parse 1.2.3 as v1.2.3; C<require...
2000-02-22 Gurusamy Sarathyadjust for lost fp precision in require version check
2000-02-21 Gurusamy Sarathyremove dual-valueness of v-strings (i.e., they are...
2000-02-10 Gurusamy Sarathylongstanding bug in parsing "require VERSION", could...
2000-01-20 Charles Bailey Quick integration of mainline changes to date
1999-12-24 Gurusamy Sarathysupport for v5.5.640 style version numbers
1999-03-24 Charles Baileyapplied suggested patch, modulo superseded parts
1999-02-12 Gurusamy Sarathymake testsuite somewhat location independent
1998-10-28 Jarkko HietaniemiBison says 'parse error', not 'parser error'.
1998-10-26 Jarkko HietaniemiMore robustness.
1998-10-17 Jarkko HietaniemiMore robust yacc/bison failure output handling.
1998-09-05 Larry Wallseveral new tests needed tweaking to work under utf8
1998-08-05 Gurusamy Sarathyend pod processing when source file is closed (prevents...
1998-08-02 Jarkko Hietaniemisupport 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