Storable PERL_NO_GET_CONTEXT
[p5sagit/p5-mst-13.2.git] / t /
2003-10-26 Rafael Garcia-Suarez When %ENV has been turned into a non-magical hash after a
2003-10-25 Richard Clamp Re: [perl #948] $, untieable?
2003-10-22 Rafael Garcia-Suarez Add a test.taintwarn makefile target,
2003-10-15 Rafael Garcia-Suarez Fix bug [perl #24212] : improper error recovery in the
2003-10-09 Rafael Garcia-Suarez Suppress the test file t/op/nothr5005.t and integrate...
2003-10-09 Rick Delaney Re: require patch breaks locale
2003-10-09 Gisle Aas Re: Simple @INC hook core dump [PATCH]
2003-10-08 Rafael Garcia-Suarez Fix bug #24108: Goto +foo broken
2003-10-07 Abhijit Menon-Sen Minor tweaks to pod/perlsyn.pod (as suggested by Yves...
2003-10-07 Abhijit Menon-Sen Why should -3**$x be more precisely determined than...
2003-10-07 Michael G. Schwern Fixing UNIVERSAL.pm's bit of unpleasantness
2003-10-06 Rick Delaney (was Re: require() does not behave aas documented)
2003-10-06 Rafael Garcia-Suarez Re: [perl #24076] "<> err EXPR" and warnings.
2003-10-02 Slaven Rezic Re: 5.8.1 and srand
2003-09-30 grommel@sears.com Re: NCR MP-RAS perl problems [perl #23791]
2003-09-30 Rafael Garcia-Suarez Add a TODO test for bug #23790, by Abigail
2003-09-23 grommel@sears.com Re: NCR MP-RAS perl problems [perl #23791]
2003-09-22 Rafael Garcia-Suarez When localising a magic value, propagate the readonly...
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
next