Integrate mainline
[p5sagit/p5-mst-13.2.git] / t / pragma /
2001-03-28 Paul Marquess RE: 5.6.0 BUG: Lexical warnings aren't lexical
2001-03-18 Jarkko Hietaniemi Re-integrate #9138 from maintperl to mainline,
2001-03-14 Jarkko Hietaniemi The Day of the Retractions continues: the #9138
2001-03-14 Jarkko Hietaniemi Integrate changes #9137,9138,9142 from maintperl into...
2001-03-07 Jarkko Hietaniemi More UTF-8 test tweaks.
2001-03-07 Jarkko Hietaniemi Major utf8 test reorganisation and rewrite.
2001-02-18 Jarkko Hietaniemi Misapplied regex optimizations when \C is present.
2001-02-09 Mark Fisher RE: Biannual Competition to Improve Hashing Function
2001-02-08 Charles Bailey SYN SYN
2001-01-28 Jarkko Hietaniemi Patch from Inaba Hiroto:
2001-01-27 Jarkko Hietaniemi Forgot from #8545. Oops.
2001-01-27 Peter Prymmer EBCDIC branch for pragma/sub-lval.t
2001-01-24 Charles Bailey SYN SYN
2001-01-19 Andreas König PATCH pragma/locale.t
2001-01-15 Jarkko Hietaniemi More UTF-8 patches from Inaba Hiroto.
2001-01-13 Jarkko Hietaniemi Tighten some of the tests a bit.
2001-01-12 Radu Greab Re: [PATCH] [ID 20001223.002] lvalues in list context
2001-01-12 Stephen McCamant Consolidated lvalue sub changes
2001-01-12 Jarkko Hietaniemi One more UTF-8 fix from Inaba Hiroto.
2001-01-08 Charles Bailey Once again syncing after too long an absence
2000-12-30 Jarkko Hietaniemi Undo all the join-related changes since #8248: relevant
2000-12-29 Casey R. Tweten Idea: Declare multiple constants at once (fwd)
2000-12-29 Simon Cozens Re: [PATCH] Interesting syntax idea
2000-12-29 Jarkko Hietaniemi More split // UTF-8 tests.
2000-12-28 Simon Cozens lvalue AUTOLOAD. No, really.
2000-12-28 Simon Cozens Re: [PATCH] Warn on use of reference as array elem
2000-12-21 Jarkko Hietaniemi The polymorphism seems to have fixed 20000517.001.
2000-12-19 Nick Ing-Simmons Integrate mainline.
2000-12-17 Jarkko Hietaniemi Add test for #8145 (binmode() warning), add warning for
2000-12-17 Jarkko Hietaniemi Polymorphic regexps.
2000-12-15 Ilya Zakharevich speeding up object creation/destruction 4x times
2000-12-11 Nick Ing-Simmons Integrate mainline
2000-12-11 Jarkko Hietaniemi Revert the -f ambiguousity patch, seems to cause
2000-12-08 Jarkko Hietaniemi Introduce macros for UTF8 decoding.
2000-12-05 Jarkko Hietaniemi Avaunt, you foul UTF-8 tests.
2000-12-05 Jarkko Hietaniemi Continue utf8 dispersal.
2000-12-05 Jarkko Hietaniemi Remove an unnecessary 'use utf8' (unnecessary because...
2000-12-05 Jarkko Hietaniemi Split off the UTF-8 decoder tests, make them to check...
2000-12-05 Jarkko Hietaniemi Start migrating bits of pragma/utf8 to elsewhere
2000-12-03 Jarkko Hietaniemi Raw zero bytes in text files confuse at least GNU patch...
2000-12-01 Jarkko Hietaniemi Some help for 20001130.011. Now one gets warnings...
2000-11-27 Jarkko Hietaniemi Restore also the locale test to no-sprintf-taint state.
2000-11-26 Benjamin Holzman Re: [ID 20001125.004] OK: perl v5.7.0 +DEVEL7825 on...
2000-11-26 Jarkko Hietaniemi Fix locale inconsistencies unearthed by Hugo's work.
2000-11-22 Peter Prymmer small cleanup task for test suite
2000-11-22 Nick Ing-Simmons Win32 PerlIO intermediate state now working as expected.
2000-11-20 Peter Prymmer add system locale testing for VMS
2000-11-15 Jarkko Hietaniemi Linenumber fix.
2000-11-15 Peter Prymmer EBCDIC tweaks.
2000-11-09 Jarkko Hietaniemi Disable only the tests 99 and 166 for UTF-8 locales.
2000-11-09 H.Merijn Brand Fix for
2000-11-09 Jarkko Hietaniemi More VMS moves on environment handling, from Charles...
2000-11-08 Jarkko Hietaniemi Do not test UTF-8 locales since that the tests would...
2000-11-08 Vadim Konovalov Locale buglets.
2000-11-08 Jarkko Hietaniemi Deleting $ENV{PATH} in VMS is not recommendable.
2000-11-08 Jarkko Hietaniemi Forgot to bump the line numbers in #7601.
2000-11-08 Jarkko Hietaniemi Try to avoid flockless and emulationless places.
2000-11-06 Jarkko Hietaniemi Sanitize the environment further.
2000-11-05 Lupe Christoph Test tweak: show also the failed locales.
2000-11-04 Jarkko Hietaniemi Locale tweakery. Add test case for bug id 20000809...
2000-10-29 Simon Cozens Make \x{...} consistently produce UTF-8.
2000-10-27 John Tobey Re: [PATCH bleadperl] ripples from constsub patch
2000-10-25 Jarkko Hietaniemi Allow poking holes at the UTF-8 decoding strictness.
2000-10-24 Jarkko Hietaniemi Make the UTF-8 decoding stricter and more verbose when
2000-10-22 John Tobey Move the #7390 test from warn/op to comp/redef.
2000-10-21 Nicholas Clark Testcases for a #7383,#7385 related bug.
2000-10-21 Jarkko Hietaniemi Add a testcase for #7389.
2000-10-21 Jarkko Hietaniemi Fix for ID 20001020.006, concatenating an unset submatch
2000-10-20 Charles Bailey SYN SYN
2000-10-19 Jarkko Hietaniemi Add the test case for the bug id 20000730.004 which...
2000-10-18 Hugo van der Sanden Re: [ID 20001018.008] flip-flop bug when there's no...
2000-10-16 Stephen P. Potter -w cleanup.
2000-10-15 Jarkko Hietaniemi split() utf8 fixes. Should fix both 20001014.001 and...
2000-10-14 Jarkko Hietaniemi Add test for bug id 20000427.003 (which seems to have
2000-10-14 Jarkko Hietaniemi Test cases for bug id 20000323.056 (the bug seems to...
2000-10-11 Jarkko Hietaniemi SvPV() (via mg_get() of sv_2pv()) can update the UTF8ne...
2000-10-10 Jarkko Hietaniemi Add the test case for #7190, from the original bug...
2000-10-09 Jarkko Hietaniemi Make eq work again with utf8 (disabling the upgrading
2000-10-06 Jarkko Hietaniemi UTF8ize split() so that the cloned substrings get the...
2000-10-04 nick@babyhippo.com [ID 20001004.003] installman "Ambiguous call resolved...
2000-09-30 Daniel Chetlin Fix some recursion in overload.pm
2000-09-01 Abigail Re: [PATCH lib/overload.pm] Sanaty checking of argument...
2000-09-01 Paul Marquess RE: [PATCH lib/overload.pm] Sanaty checking of argument...
2000-08-29 Spider Boardman Admit that we are leaking scalars.
2000-08-29 Mike Guy Use minimal @INC in tests, most of the time just '...
2000-08-28 Paul Marquess warnings fixes
2000-08-27 Jarkko Hietaniemi Test nit.
2000-08-27 ml1050 DJGPP update from Laszlo Molnar.
2000-08-21 Fifer, Eric RE: [PATCH perl@6736] t/pragma/warn/9enabled assumes...
2000-08-18 Paul Marquess Add warnif(), check warnings further up the stack,
2000-08-17 Jarkko Hietaniemi Tweak the regex compilation errors once more.
2000-08-16 Lupe Christoph Change the regx compilation error markers to use =...
2000-08-09 Jeffrey Friedl Re: enhanced(?) regex error messages
2000-08-09 Christian Kirsch (The fix did work but was not right, retracted in ...
2000-08-08 Mike Guy Re: [ID 20000807.008] Double reads considered evil...
2000-08-06 Jarkko Hietaniemi Continue fixing the io warnings. This also
2000-08-05 Ronald F. Guilmette [ID 20000724.004] Perl interpreter segfault when using...
2000-08-04 Todd C. Miller Warn under -w if lstat(FH) is attempted.
2000-08-04 Jarkko Hietaniemi In the warnings call filehandles consistently so;
2000-08-04 Charles Bailey YA resync with mainstem, including VMS patches from...
next