Remove the "Newline in left-justified string" warning.
[p5sagit/p5-mst-13.2.git] / t / run /
2004-08-02 Steve Hay Fix breakage caused by Change 23179
2004-08-01 Marcus Holland-Moritz Skip test when building without Encode.
2004-07-09 Jarkko Hietaniemi Re: Segfault using HTML::Entities
2004-06-25 Rafael Garcia-Suarez More @INC test fixes
2004-04-23 Dave Mitchell Include variable names in "Use of uninitialized value...
2004-01-06 Rafael Garcia-Suarez Fix bug #24813 : the -0 wasn't recognized on the #...
2003-09-14 Jarkko Hietaniemi Use $Config{_exe}.
2003-09-14 Ilya Zakharevich Re: [PATCH 5.8.1 @20218] OS/2 API
2003-09-13 Jarkko Hietaniemi Make the new glob tests pass (well, skip) even with...
2003-09-03 Jarkko Hietaniemi VMS does not have quite UNIX glob semantics.
2003-09-01 Gurusamy Sarathy glob() bug
2003-08-31 Jarkko Hietaniemi Add test for -i.
2003-08-31 Jarkko Hietaniemi Add tests for -h and (unknown) -z.
2003-08-31 Jarkko Hietaniemi Add test for -v.
2003-08-31 Jarkko Hietaniemi List the switches tested in switches.t.
2003-08-26 Adrian M. Enache Re: [PATCH] valgrind and /#/x
2003-06-17 Rafael Garcia-Suarez Some docs for the assertions.
2003-06-05 Yitzchak Scott-Tho... Re: SPUG:-s option doesn't always work!
2003-05-24 Dave Mitchell [PATCH #2] Re: [perl #22181] goto undefines my() variables
2003-05-02 Jarkko Hietaniemi Forgot to check in the -d: file.
2003-05-02 Jarkko Hietaniemi The [perl #21890] (Devel::Coverage breakage) has been...
2003-03-31 Jarkko Hietaniemi Some low-hanging fruit for EBCDIC portability
2003-03-12 Jarkko Hietaniemi Integrate:
2003-03-10 Jarkko Hietaniemi VMS has an extra \n at the end, and I assume Windows...
2003-03-06 Rafael Garcia-Suarez Make the -A switch work without an assertion name.
2003-03-06 Adrian M. Enache cleaning up tests of the 'eval { decl. } <=> runtime...
2003-03-02 Jarkko Hietaniemi Narrow down the -C test skippage.
2003-03-02 Jarkko Hietaniemi The -CI cannot be easily tested under UTF-8 locale...
2003-02-25 Jarkko Hietaniemi Add tests for the -C switch. Depending on the
2003-02-18 Hugo van der Sanden Shouldn't have added as t/run/switchA.t in #18739 ...
2003-02-18 Salvador Fandiño Re: Did the assertion patch/feature submission get...
2003-02-05 Jarkko Hietaniemi Add the test of [perl #8760] (fixed by change #18656).
2003-02-04 Jarkko Hietaniemi Fix "[perl #20667] unicode regex vs non-unicode regex".
2003-01-06 Rafael Garcia-Suarez Change the value of ${^TAINT} : 0 without taint checks,
2003-01-06 Craig A. Berry VMS test adjustments
2002-12-17 Ilya Zakharevich build
2002-11-22 Rafael Garcia-Suarez Move some tests from t/run/fresh_perl.t
2002-11-10 Salvador Fandiño t/run/runenv.t bug
2002-11-04 Slaven Rezic Re: [perl #18066] Bug in -I when path has double colons?
2002-10-24 Hugo van der Sanden Reverse change #8066 and sense of test, to satisfy...
2002-10-20 Jarkko Hietaniemi Re: [perl #17951] Strange UTF error
2002-10-17 Abe Timmerman Re: Smoke 18027 FAIL(F) MSWin32 5.0 Win2000Pro (MSWin32...
2002-10-12 Rafael Garcia-Suarez The -0 command-line switch wasn't setting $/ at compile...
2002-07-07 Jarkko Hietaniemi Integrate maint patches #13474, #13478, #13584, and...
2002-05-30 Nick Ing-Simmons Integrate all but lib/File/stat.t which seems broken.
2002-05-29 Jarkko Hietaniemi Recover some of the #16845.
2002-05-28 Jarkko Hietaniemi Retract #16820, #16819, #16810, #16669, #16531, #16530...
2002-05-18 Jarkko Hietaniemi Make use vars grok UTF-8.
2002-05-18 Michael G. Schwern Re: t/op/tie.t #19 TODO ENOTWORKING
2002-05-15 Jarkko Hietaniemi Make fresh_perl skip the embedded UTF-8 tests on EBCDIC.
2002-05-10 Jarkko Hietaniemi Move the noisy tie core dump test to fresh_perl from...
2002-05-08 Andrej Borsenkow [ID 20020507.020] PATCH: 5.6.1: t/op/misc.t: locale...
2002-04-28 Jarkko Hietaniemi Integrate #16254 from macperl;
2002-04-16 Jarkko Hietaniemi my $utf8here, our $utf8here, and package variable ...
2002-04-01 Jarkko Hietaniemi If under UTF-8 locale the utf8.pm really needs to be...
2002-02-08 Yitzchak Scott-Tho... Configure followed by make minitest
2002-02-07 Jarkko Hietaniemi Retract the anon leak subpatch of #14418 and #14431
2002-02-01 Nick Ing-Simmons Integrate mainline
2002-01-31 Jarkko Hietaniemi Re: [PATCH] perl -V:
2002-01-25 Jarkko Hietaniemi Integrate changes 13474+13478+13584 from maintperl;
2002-01-25 Nick Ing-Simmons Integrate mainline
2002-01-23 Yitzchak Scott-Tho... [ID 20020122.012] Not OK: perl v5.7.2 +DEVEL14368 on...
2002-01-20 Nick Ing-Simmons Integrate mainline
2002-01-19 Tels Re: ext/Devel/DProf/DProf.t -- use exe_ext
2002-01-17 Nick Ing-Simmons Integrate mainline (for ndbm fixes etc.)
2002-01-17 Jarkko Hietaniemi Rename kill_perl to fresh_perl; replace fresh_perl()
2002-01-17 Jarkko Hietaniemi Retract #14144 as Hugo isn't happy with it.
2002-01-12 Jarkko Hietaniemi Garbage collection.
2002-01-12 Michael G. Schwern Re: [PATCH lib/AnyDBM_File.t] Convert to Test::More
2002-01-11 Jarkko Hietaniemi Add a new test for is-sprintf-preserving Unicodeness:
2002-01-11 Michael G. Schwern Seperating kill_perl()
2002-01-09 Jonathan Stowe Re: [PATCH pp_sys.c] Fix segfault in dbmclose in DESTRO...
2002-01-09 Hugo van der Sanden (retracted by #14307)
2002-01-08 Hugo van der Sanden [patch] peep() is rude
2001-12-30 Michael G. Schwern -t without -w
2001-12-29 Andreas König cleaner close on tests, take 2
2001-12-17 Rafael Garcia-Suarez -t and the core tests; -t and PERL5OPT
2001-12-14 Michael G. Schwern -t taint warnings
2001-12-07 Michael G. Schwern Declaring mostly TODO
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-12-05 Jarkko Hietaniemi Retract #13475 until Arthur gets back to the mine.
2001-12-05 Jarkko Hietaniemi (retracted by #13476)
2001-11-30 Andy Dougherty Re: -P and Incredible Disappearing $Config{cppstdin...
2001-11-30 Jarkko Hietaniemi Cannot test if cppstdin has not yet been installed.
2001-11-30 Michael G. Schwern -P on VMS. Evicting sed
2001-11-29 Michael G. Schwern (was Re: [ID 20011128.159] Segmentation faulton bad...
2001-11-28 Michael G. Schwern Re: [ID 20011127.155] \ -f "file" dumps core
2001-11-15 Michael G. Schwern -x (was Re: [PATCH] new tests for command-line switches)
2001-11-15 Rafael Garcia-Suarez new tests for command-line switches
2001-11-10 Rafael Garcia-Suarez new tests for swiches -n -p -a -F
2001-10-30 Jarkko Hietaniemi Retract #12776 - the bug 19990906.001 is still valid.
2001-10-30 Michael G. Schwern (Retracted by #12777)
2001-10-25 Michael G. Schwern Re: [ID 20011025.054] Segmentation fault when using...
2001-10-19 Jarkko Hietaniemi Retract the #10451 which seems to be the cause
2001-10-10 Jarkko Hietaniemi VMS needs quotes around the -I option to keep it from
2001-09-26 Jarkko Hietaniemi Integrate macperl changes from Chris Nandor:
2001-09-25 Jarkko Hietaniemi Replace the use Test::More in t/{op,io,run} with t...
2001-09-15 Hugo van der Sanden Re: [ID 20010815.012] Unfortunate interaction between...
2001-09-09 Jeff Pinyan [PATCH regcomp.c] zero-width assertions CAN be ?'d
next