IVs in mtats
[p5sagit/p5-mst-13.2.git] / t / comp / require.t
2000-08-29 Mike Guy Use minimal @INC in tests, most of the time just '...
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