CXUX_BROKEN_CONSTANT_CONVERT isn't used anymore.
[p5sagit/p5-mst-13.2.git] / t /
2004-01-01 Dorner Thomas Perl 5.8.3 patches from the BS2000 port - part 2
2003-12-30 Dave Mitchell Re: [perl #24774] eval + format - \n = pp_ctl.c assertion
2003-12-30 Rafael Garcia-Suarez Add a regression test for bug #24762
2003-12-27 Rafael Garcia-Suarez Fix bug [perl #24735] : make sure that the range (...
2003-12-27 Nicholas Clark Assimilate PodParser-1.26
2003-12-23 Stas Bekman [patch t/test.pl] comment fix
2003-12-20 Dorner Thomas Perl 5.8.3 patches from the BS2000 port
2003-12-13 Yitzchak Scott-Tho... Re: 5.6.2-RC1 on Cygwin
2003-12-11 Adrian M. Enache fix bug #24605.
2003-12-06 Rafael Garcia-Suarez Math::BigInt::Scalar is only for tests.
2003-12-06 Tassilo von Parseval SCALAR/FIRSTKEY for tied hashes in scalar context
2003-11-30 Rafael Garcia-Suarez Upgrade to Test::Harness 2.38.
2003-11-28 Rafael Garcia-Suarez Fix a regression introduced by change #21694 on sprintf()
2003-11-28 Nicholas Clark Arguments to skip were the wrong way round, hence why...
2003-11-25 Torsten Foertsch Re: bug or a feature?
2003-11-19 Rafael Garcia-Suarez Fix bug [perl #24508] Wrong assignment in nested assignment
2003-11-14 Rafael Garcia-Suarez Add more complete tests for the "variable masks earlier
2003-11-13 Rafael Garcia-Suarez Fix bug [perl #24380] : assigning to a hash in list
2003-11-06 Rick Delaney Re: [perl #24248] taint propagation regression,
2003-11-05 Stas Bekman [patch t/op/hash.t] extending the hash attack test
2003-11-05 Michael G. Schwern Re: 'make minitest' fails for op/cproto and op/pat
2003-11-04 Rafael Garcia-Suarez Upgrade to ExtUtils::MakeMaker 6.19
2003-11-01 Nicholas Clark Add Internals::HvREHASH to expose the rehashing flag
2003-10-31 Rafael Garcia-Suarez Test nit ; goes with change 21591
2003-10-31 Slaven Rezic Off-by-one error in regcomp.c
2003-10-30 Michael G. Schwern Rewrite to correctly use test.pl
2003-10-30 Artur Bergman Fix for the orange lion bug - aka empty sub bug
2003-10-28 Abigail Test (5.9.x)
2003-10-27 Rafael Garcia-Suarez Add a new taint error, "%ENV is aliased to %s".
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...
next