Regen toc.
[p5sagit/p5-mst-13.2.git] / t /
2003-09-18 Ilya Zakharevich -M -A -C broken
2003-09-17 Ilya Zakharevich magic.t
2003-09-16 Jarkko Hietaniemi More suggested patches for NCR MP-RAS from Andy Dougherty.
2003-09-16 Jarkko Hietaniemi Upgrade to MakeMaker 6.17.
2003-09-14 Jarkko Hietaniemi Check the context of for/grep/map.
2003-09-14 Jarkko Hietaniemi For-non-perlio places we need STDOUT back.
2003-09-14 Jarkko Hietaniemi More portable reading.
2003-09-14 Jarkko Hietaniemi More dup testing.
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 Hugo van der Sanden Re: unicode regex problem
2003-09-13 Jarkko Hietaniemi More PerlIO warnings changes.
2003-09-13 Jarkko Hietaniemi The "perlio: " prefix looks a little odd
2003-09-13 Jarkko Hietaniemi Layer names were recognized by their prefixes
2003-09-13 Jarkko Hietaniemi Apparently at some point doing 3-arg open with
2003-09-13 Jarkko Hietaniemi Make the new glob tests pass (well, skip) even with...
2003-09-11 Jarkko Hietaniemi Replace #21158 with a better patch from Hugo
2003-09-10 Anno Siegel Re: [perl #15395] lexical warnings and inheritance
2003-09-10 Jarkko Hietaniemi [PATCH 5.8.1] Unwanted "redefined" warnings in h2ph
2003-09-10 Jarkko Hietaniemi [perl #23769] Unicode regex broken on simple example
2003-09-10 Jarkko Hietaniemi Linenumbers for utf8 warnings were wrong, test also...
2003-09-10 Jarkko Hietaniemi No utf8 warnings without use warnings.
2003-09-10 Jarkko Hietaniemi [perl #23770] Reading a latin1 file with open(... ...
2003-09-09 Jarkko Hietaniemi One more test count tweak.
2003-09-09 david nicol Re: [PATCH] honoring void context for map(), return...
2003-09-05 Jarkko Hietaniemi Another seemingly fixed (un)tie bug,
2003-09-03 Jarkko Hietaniemi VMS does not have quite UNIX glob semantics.
2003-09-02 Jarkko Hietaniemi An untie test from perlmonks-- worked in 5.6.1,
2003-09-02 Adrian M. Enache Re: ByteLoader and MSWin32
2003-09-01 Gurusamy Sarathy glob() bug
2003-09-01 Jarkko Hietaniemi Ultrix VAX is like VMS VAX in floating point.
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-30 Jarkko Hietaniemi This is probably a wrong fix for
2003-08-30 Jarkko Hietaniemi Setup @INC.
2003-08-29 Rafael Garcia-Suarez Add a new test, to ensure that we don't unexpectedly...
2003-08-29 Jarkko Hietaniemi Better skip() explicit number of tests, test counts...
2003-08-29 Jarkko Hietaniemi Some Ultrix test dodgings.
2003-08-29 Marek Rouchal RE: [PATCH] Pod::InputObjects performance de-pessimization
2003-08-26 Dave Mitchell improved 19064 (local $_[0] problems)
2003-08-26 Adrian M. Enache Re: [PATCH] valgrind and /#/x
2003-08-25 Jarkko Hietaniemi The new tests of #20888 didn't really test what they...
2003-08-25 Jarkko Hietaniemi The #20887 didn't go over that well;
2003-08-25 Jarkko Hietaniemi pat.t -> charnames -> UCD -> Storable,
2003-08-25 Marcus Holland-Moritz valgrind update
2003-08-23 Jarkko Hietaniemi Add more comments so that one can see what is supposed...
2003-08-23 Marcus Holland-Moritz Re: valgrind as a leak hound?
2003-08-22 Adrian M. Enache Re: mysterious bytecode.t failure
2003-08-22 Nicholas Clark Re: [perl #23463] compiler version on sparc/netbsd
2003-08-22 Alain Barbet Re: [perl #23463]: compiler version on sparc/netbsd
2003-08-22 Jarkko Hietaniemi Put the tests of the change #19064 back, but disable...
2003-08-21 Jarkko Hietaniemi Must close so that unlink works portably.
2003-08-21 Adrian M. Enache utf8 variable names scrambled in error messages
2003-08-21 Jarkko Hietaniemi Fix the syswrite downgrade bug of
2003-08-21 Jarkko Hietaniemi Retract #19064, broke mod_perl flushing (localisation...
2003-08-19 Rafael Garcia-Suarez t/TEST fails to fail when it can't find tests.
2003-08-18 Jarkko Hietaniemi Typo tweaks from Gerrit P. Haase. Fcntl, fcntl, fcntl.
2003-08-17 Adrian M. Enache [PATCH] Re: [BUG] string loses its utf8 flag on die
2003-08-16 Jarkko Hietaniemi Add valgrind testing target.
2003-08-15 Andreas König TEST script (Was: Not ok 20712ff)
2003-08-14 Jarkko Hietaniemi A swath of VERSION patches from Nicholas Clark.
2003-08-13 Jarkko Hietaniemi Make (hopefully) the Windows CR CR LF bug go away
2003-08-12 Jarkko Hietaniemi Multiline one-liners are a bit too much to ask.
2003-08-12 Jarkko Hietaniemi A new try from Dave Mitchell for [perl #23265].
2003-08-12 Jarkko Hietaniemi Fix for [perl #23287] segfault in untie.
2003-08-10 Jarkko Hietaniemi Retract #20597, too many resulting core dumps.
2003-08-10 Dave Mitchell Re: [perl #23265] Nested anonymous subs
2003-08-09 Rafael Garcia-Suarez Remove ByteLoader from the list of modules whose compil...
2003-08-09 Dave Mitchell add "$lexical not available" warning in C<for my $lex ()>
2003-08-09 Michael G. Schwern Removing tested modules
2003-08-09 Jarkko Hietaniemi Two more tests for #20566/#20568.
2003-08-08 Nick Ing-Simmons Re: UNICODE regexp bug
2003-08-08 Nick Ing-Simmons UNICODE regexp bug
2003-08-08 Steve Hay Re: main@20537: WinXP build failed op/time.t test 2
2003-08-07 Dave Mitchell Fwd: Re: [PATCH] flags set incorrectly on abandoned...
2003-08-07 Hugo van der Sanden Re: [perl #23030] Error in negative lookahead with...
2003-08-05 Jarkko Hietaniemi Bytecode patching from Enache.
2003-08-04 Rafael Garcia-Suarez Fix bug #23141 : localization of readonly magic scalars
2003-08-03 Adrian M. Enache Re: [perl #23207] persistant sideffect involving bitwis...
2003-08-02 Radu Greab Re: [PATCH @19834] DProf fixes
2003-08-01 Jarkko Hietaniemi More runperl(switches => ...) finds (bleadperl only).
2003-08-01 Jarkko Hietaniemi Faulty check.
2003-08-01 Jarkko Hietaniemi Argument sanity checking.
2003-08-01 Jarkko Hietaniemi JAPH patch :-) from Abigail.
2003-08-01 Dave Mitchell Re: utf8+regex bug in 5.8.1-RC2
2003-07-31 Hugo van der Sanden Re: [perl #23171] Regex too selfish
2003-07-29 Rafael Garcia-Suarez [perl #22969] fix $hash{utf8bareword}
2003-07-28 Craig A. Berry #20177 broke skip logic in t/op/write.t
2003-07-28 Michael G. Schwern t/op/write.t cleanup after itself.
2003-07-27 Jarkko Hietaniemi fresh_perl_(is|like) were printing out the wrong file...
2003-07-27 Jarkko Hietaniemi cleanup tiehandle.t to use test.pl, is(), like(), etc...
2003-07-27 Jarkko Hietaniemi Further Byteloader tweaks from Enache.
2003-07-27 Adrian M. Enache Re: [perl #22984] perl-5.8.1-RC2: TEST -bytecompile...
2003-07-24 Jarkko Hietaniemi Grabbed from www.makemaker.org.
2003-07-24 Andy Lester PATCH: More edge tests on t/op/pow.t
2003-07-24 Dave Mitchell Re: Reference to tied elements results in lvalue.
2003-07-24 Dave Mitchell Re: Fatal 5.8.1 error in our $FOO = x if $FOO
2003-07-21 Rafael Garcia-Suarez [PATCH] Re: Perl formats do not work with tied values
next