Re: AIX and gcc (moving targets)
[p5sagit/p5-mst-13.2.git] / t /
2001-05-29 Michael G. Schwern Syncing with 1.21
2001-05-29 Michael G. Schwern Syncing with Test-1.17
2001-05-29 Michael G. Schwern Re: [PATCH t/TEST] Allowing deeper test subdirectories
2001-05-29 Jarkko Hietaniemi Add tests for Time::gmtime and Time::localtime.
2001-05-29 Jarkko Hietaniemi Add test for File::stat.
2001-05-29 Jarkko Hietaniemi Add test for Net::servent.
2001-05-29 Jarkko Hietaniemi Add test for Net::protoent.
2001-05-29 Jarkko Hietaniemi Add test for Net::netent.
2001-05-29 Jarkko Hietaniemi Add test for User::grent. Portability doubtful.
2001-05-29 Jarkko Hietaniemi Add test for User::pwent.
2001-05-29 Nicholas Clark Re: Report /pro/3gl/CPAN/perl-5.7.1
2001-05-29 Nicholas Clark (was Re: Why t/lib/extutils.t is failing ...
2001-05-29 Jarkko Hietaniemi Add a test for 20010528.007, fixed in #10272.
2001-05-28 Michael G. Schwern Re: [ID 20010528.001] use autouse 'URI::Escape' =>...
2001-05-28 Jarkko Hietaniemi Some shells seemingly arrange the signal handlers diffe...
2001-05-28 Richard Soderberg RE: [20000223.001] no test cases for splice(@array)
2001-05-28 Jarkko Hietaniemi The #10260 was too bold: locales and utf8 still do...
2001-05-28 Jarkko Hietaniemi Various buglets shaken out by -Mutf8.
2001-05-28 Jarkko Hietaniemi STDERR looks much like STDOUT. (Subtest #2 wasn't...
2001-05-28 Jarkko Hietaniemi The #10251 wasn't quite up-to-the-code.
2001-05-28 Jarkko Hietaniemi Test case for bug 20010526.004, fixed in #10252.
2001-05-28 Jarkko Hietaniemi Test case for 20010422.005, fixed by #10250.
2001-05-28 Jarkko Hietaniemi Updates on the modules list.
2001-05-28 Jarkko Hietaniemi Add a test for PerlIO.
2001-05-28 Jarkko Hietaniemi Add a test for carp et alia.
2001-05-28 Jarkko Hietaniemi Adding the new test would be swell.
2001-05-27 Jarkko Hietaniemi The PERL_DL_NONLAZY can have whitespace in front.
2001-05-27 Jarkko Hietaniemi Make Time::Piece::strptime() to be a function, not...
2001-05-27 Jarkko Hietaniemi Tweak the test to be more portable.
2001-05-27 Jarkko Hietaniemi Integrate Locale::Maketext 1.01 from Sean Burke.
2001-05-27 Jarkko Hietaniemi Integrate I18N::LangTags from Sean Burke.
2001-05-27 Jarkko Hietaniemi Allow 'eval "v200"' to work (part of 20000323.059)...
2001-05-26 Hugo van der Sanden Re: 5.6.*, bleadperl: bugs in pp_concat
2001-05-26 Hugo van der Sanden utf8 regexp tests
2001-05-26 Nicholas Clark Re: [PATCH] Re: h2xs [was Re: HEAR YE, HEAR YE!]
2001-05-26 Nick Ing-Simmons Integrate mainline
2001-05-25 Simon Cozens Based on
2001-05-25 Hugo van der Sanden Re: [ID 20010506.041] segfault when matching utf8 string
2001-05-25 Ilmari Karonen stash autovivification and method call error messages
2001-05-24 Jarkko Hietaniemi Iteration continues; hopefully convergently.
2001-05-23 Hugo van der Sanden Re: [ID 20000716.007] \G in a m//g expression causes...
2001-05-23 Mike Guy Extra UNIVERSAL tests
2001-05-23 Jarkko Hietaniemi Use the new use vars feature.
2001-05-23 Mike Guy vars.pm to support qualified variables (was Re: [ID...
2001-05-21 Jarkko Hietaniemi Add a test of its very own for Fcntl. Hopefully portable.
2001-05-21 Jarkko Hietaniemi Must be trickier for 'minitest' not to die.
2001-05-21 Jarkko Hietaniemi Can't declare other people's variables.
2001-05-20 Jarkko Hietaniemi Fix for ID 20010519.003: sysopen() wasn't tainting :-(
2001-05-20 Jarkko Hietaniemi The OS/2 variable needs to be declared.
2001-05-20 Nick Ing-Simmons Integrate mainline
2001-05-20 Dave Mitchell [LARGE!] symbolic magic
2001-05-20 Ilya Zakharevich Mis-Failing tests
2001-05-20 Gisle Aas Chomp should not always stringify
2001-05-18 Nick Ing-Simmons Integrate mainline.
2001-05-17 Jarkko Hietaniemi Add better debug to glob/basic #8 as suggested by Nicho...
2001-05-17 Benjamin Sugars Test for bug 20010515.004
2001-05-17 Ronald J. Kimball Re: [PATCH] HERE mark in regex
2001-05-16 Jarkko Hietaniemi I think this is quite enough testing for a deprecated...
2001-05-16 Ronald J. Kimball Re: [PATCH] HERE mark in regex
2001-05-16 Philip Newton Re: [ID 20010515.001] -DPERL_Y2KWARN doesn't do what...
2001-05-16 John Peacock perl-current/t/time-hires.t
2001-05-15 Nick Ing-Simmons Integrate mainline.
2001-05-15 Robin Houston Give Deparse tester a fair chance
2001-05-14 Jarkko Hietaniemi More DWIMminess for Class::Struct: calling the array...
2001-05-12 Jarkko Hietaniemi The sorting seems to happen now automatically.
2001-05-12 Peter Prymmer fixup t/op/append.t for UTF-EBCDIC
2001-05-11 Jarkko Hietaniemi Remove the 'asciir' re subpragma. Should instead implement
2001-05-11 Jarkko Hietaniemi Make the test to cleanup the test directory tree
2001-05-11 Jarkko Hietaniemi Merge the camel-III/vstring.t with op/ver.t.
2001-05-11 Robin Houston $foo->bar(0)
2001-05-10 Robin Houston Extend tr/\0-\377/blah/c support
2001-05-10 Jarkko Hietaniemi Add a for(func()) test.
2001-05-09 Benjamin Sugars Additional test case for PerlIO::Scalar
2001-05-09 Peter Prymmer update md5sum for MD5.xs on IBM-1047
2001-05-09 Robin Houston B::Deparse tester
2001-05-09 Nick Ing-Simmons Merge ... mainline (does not build MULTIPLICITY/DEBUGGI...
2001-05-08 Robin Houston [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc
2001-05-08 Jarkko Hietaniemi Don't forget to whine about \d__\d.
2001-05-08 Jarkko Hietaniemi Allow underscores also in the exponent part.
2001-05-08 Jarkko Hietaniemi Upgrade to Text::Balanced 1.84.
2001-05-08 Peter Prymmer cleaner cleanup for t/pod/plainer.t
2001-05-07 Peter Prymmer YA tweak to avoid open file conflict in io/fflush.t
2001-05-07 Robin Houston Naughty?
2001-05-06 Robin Houston Give deparse tester a chance
2001-05-06 Robin Houston scoping
2001-05-05 Peter Prymmer the real fix for t/lib/b-stash.t
2001-05-04 Robin Barker [PATHC perl@9944] missing library tests: Pod::Plainer
2001-05-04 Prymmer/Kahn let win32 run t/lib/b-stash.t
2001-05-03 Benjamin Sugars Allow clobbering of a PerlIO::Scalar and more tests
2001-05-03 Nick Ing-Simmons Integrate mainline.
2001-05-03 Prymmer/Kahn fix handling of $Config{variables} in io/fflush.t
2001-05-02 Jarkko Hietaniemi Add a test for not griping about references as array
2001-05-02 Jarkko Hietaniemi Retracted a bit too much in #9952.
2001-05-02 Jarkko Hietaniemi Test for #9952.
2001-05-02 Jarkko Hietaniemi Retract changes #8254 and #8255, causes coredump in
2001-05-02 Jarkko Hietaniemi Forgot from #9942. (Needed by t/lib/filter-simple.t.)
2001-05-02 Jarkko Hietaniemi Another coat of paint but still nowhere finished.
2001-05-01 Jarkko Hietaniemi Add known-to-be-tested modules to the list-to-be-skipped.
2001-05-01 Jarkko Hietaniemi Update to Filter::Simple 0.60, create a test for it.
2001-05-01 Hugo van der Sanden Re: bleadperl: s/// failure with \b and /g
next