Lots of spring cleaning. (No functional changes.)
[p5sagit/p5-mst-13.2.git] / t / run /
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
2001-09-06 Jarkko Hietaniemi Add a test for [ID 20010906.019] perl crashes on "undef...
2001-09-05 Craig A. Berry tweak warnings.t and kill_perl.t for VMS
2001-09-05 Michael G. Schwern tying a bareword causes a segfault in 5.6.1
2001-09-02 Jarkko Hietaniemi Slight tweaks.
2001-09-02 Artur Bergman Change #11828 wasn't complete, this updates to intest...
2001-09-02 Michael G. Schwern rm t/run/segfault.t; mv t/op/misc.t t/run/kill_perl.t
2001-08-31 Michael G. Schwern Re: [ID 20010831.001] SEGV from ($a, b) = (1, 2)
2001-08-08 Craig A. Berry fix t/run/exit.t for VMS
2001-08-01 Jarkko Hietaniemi Need to know the number of tests.
2001-08-01 Craig A. Berry Re: new exit tests on VMS
2001-07-09 Gurusamy Sarathy run/exit.t busted on windows
2001-06-30 Michael G. Schwern Another shot at testing exit codes.
2001-05-30 Jarkko Hietaniemi [PATCH perl.c t/run/runenv.t] (was Re: [[ID 20010514...
2001-02-20 Jarkko Hietaniemi The #8843 wasn't quite right: %Config needs to imported.
2001-02-19 Jarkko Hietaniemi fork() not everywhere, cleanup temp files.
2001-02-18 Michael G. Schwern Fixing PERL5OPT (was Re: Warnings, strict, and CPAN)