the real fix for t/lib/b-stash.t
[p5sagit/p5-mst-13.2.git] / t / lib /
2001-05-05 Peter Prymmer the real fix for t/lib/b-stash.t
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-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 Jarkko Hietaniemi Integrate perlio:
2001-05-01 Benjamin Sugars Allow appending on a PerlIO::Scalar
2001-05-01 Jarkko Hietaniemi Add NEXT, a pseudo-class for method redispatching.
2001-05-01 Jarkko Hietaniemi Update to Switch 2.02.
2001-05-01 Nick Ing-Simmons Test for base.pm clobbering $VERSION.
2001-05-01 Mike Guy Autoflush in tests as appropriate
2001-05-01 Benjamin Sugars Multiple consecutive writes on PerlIO::Scalar
2001-05-01 Robin Houston Message-ID: <20010501133742.A4082@penderel>
2001-05-01 Peter Prymmer more VMS tweaks for addn'l selfstubber tests
2001-04-30 Jarkko Hietaniemi Reintroduce #9889 to unbuffer the stderr/stdout on...
2001-04-29 Nick Ing-Simmons Integrate mainline.
2001-04-28 Jarkko Hietaniemi Because #9894 seems to do the trick, this workaround...
2001-04-28 Jarkko Hietaniemi Test tweak for #9891.
2001-04-27 Nick Ing-Simmons Integrate mainline
2001-04-27 Mike Guy Re: selfstubber test fail on bleadperl
2001-04-27 Jarkko Hietaniemi Test tweak for #9886.
2001-04-27 Jarkko Hietaniemi Buffering issue at least in Solaris (even with perlio).
2001-04-27 Tim Jenness Re: [ID 20010426.003] Not OK: perl v5.7.1 +DEVEL9849...
2001-04-26 Peter Prymmer vms specific tweak to new selfstubber.t
2001-04-26 Jarkko Hietaniemi Deparse nits.
2001-04-26 Nicholas Clark more for Devel::SelfStubber
2001-04-26 Jarkko Hietaniemi Beginnings of strptime(). Do not touch the wet paint.
2001-04-26 Jarkko Hietaniemi Make selfstubber test more portable.
2001-04-25 Nicholas Clark test for Devel::SelfStubber
2001-04-25 John Peacock Re: [ID 20010422.002] 5.7.1 Breaks "use Module(version)"
2001-04-24 Nick Ing-Simmons Integrate mainline.
2001-04-24 Philip Newton Re: [PATCH t/lib/1_compile.t] Skipping known tested...
2001-04-24 Michael G. Schwern Re: [PATCH t/lib/1_compile.t] Skipping known tested...
2001-04-23 Jarkko Hietaniemi Add one more naughty test for base64; make encoding...
2001-04-23 Jarkko Hietaniemi Add the CPAN.pm 1.59_54 tests.
2001-04-23 Jarkko Hietaniemi Time::Piece work continues. $t->day removed since
2001-04-22 Nick Ing-Simmons Integrate mainline.
2001-04-21 Michael G. Schwern B::walksymtable improperly documented?
2001-04-20 Peter Prymmer avoid t/u-*.t test on platforms where List/Util was...
2001-04-19 Nick Ing-Simmons Blind (untested) integrate of mainline.
2001-04-19 Jarkko Hietaniemi Document and test Time::Piece.
2001-04-19 Kurt D. Starsinic h2ph test suite bugfix and refactoring
2001-04-19 Jarkko Hietaniemi Add Time::Piece, a slight rewrite of Time::Object,
2001-04-18 Peter Prymmer fix new exporter test to work OK on VMS
2001-04-18 Tim Jenness XS::Typemap - T_OPAQUE
2001-04-18 Jarkko Hietaniemi The #9735 also changes the subtest 12.
2001-04-17 Nick Ing-Simmons Re-sync for t/lib/b.t fix
2001-04-17 Benjamin Sugars Re: [PATCH] Fix cwd.t when libpth contains symlinks
2001-04-17 Robin Houston ambient pragmas
2001-04-17 Nick Ing-Simmons Integrate mainline (t/lib/b.t fails test 2...)
2001-04-17 Jarkko Hietaniemi Make the test more portable.
2001-04-17 Benjamin Sugars Fix cwd.t when libpth contains symlinks
2001-04-15 Jarkko Hietaniemi Printing out the ok messages helps successful testing.
2001-04-15 Michael G. Schwern Testing Exporter
2001-04-15 Jarkko Hietaniemi Test also the scalar aspect of getitimer().
2001-04-15 Jarkko Hietaniemi Add interval timer (setitimer, getitimer) support to...
2001-04-15 Jarkko Hietaniemi Add Scalar-List-Utils 1.02, from Graham Barr.
2001-04-13 Jarkko Hietaniemi Add more debug output to the test.
2001-04-13 Nick Ing-Simmons Integrate mainline
2001-04-12 Jarkko Hietaniemi Integrate Time::Hires 1.20 from Douglas E. Wegscheid.
2001-04-12 Gisle Aas Digest::MD5 on UTF8 strings
2001-04-10 Nick Ing-Simmons Integrate mainline
2001-04-10 Nick Ing-Simmons Integrate against change 9670 aka perl-5.7.1
2001-04-10 Jarkko Hietaniemi Missing std block.
2001-04-09 Jarkko Hietaniemi Upgrade to CGI.pm 2.753, from Lincoln Stein.
2001-04-09 Jarkko Hietaniemi Bad assumption that shortsize == 2.
2001-04-08 Nick Ing-Simmons Integrate mainline
2001-04-07 Mike Guy Re: [PATCH dump.c] hash quality
2001-04-07 Jarkko Hietaniemi Integrate perlio:
2001-04-07 Nick Ing-Simmons Digests in lib/md5-file.t are for text files _without_...
2001-04-06 Nick Ing-Simmons Integrate mainline
2001-04-06 Jarkko Hietaniemi Math::BigFloat patches from John Peacock. The equivalent
2001-04-05 Michael G. Schwern Fix subtle $VERSION mistakes with base.pm
2001-04-05 Nick Ing-Simmons Integrate mainline
2001-04-05 Jarkko Hietaniemi Introduce d_u32align / U32_REQUIRES_ALIGNMENT, needed for
2001-04-05 Jarkko Hietaniemi Introduce Sean Burke's Class::ISA 0.32.
2001-04-03 Nick Ing-Simmons Integrate mainline
2001-04-03 Robin Houston Re: [ID 20010331.003] new misc warning for push(@x...
2001-04-03 Jarkko Hietaniemi Integrate change #9530 from maintperl into mainline.
2001-04-03 Peter Prymmer build ...
2001-04-01 Jarkko Hietaniemi An ambiguousity warning.
2001-04-01 Jarkko Hietaniemi Add great_circle_direction().
2001-03-31 Jarkko Hietaniemi Debug output tweak.
2001-03-31 Jarkko Hietaniemi OverVMSification.
2001-03-31 Peter Prymmer Not OK: perl v5.7.0 +DEVEL9472 on VMS_AXP V7.1 (UNINSTA...
2001-03-30 Benjamin Sugars Re: [PATCH] CwdXS, Take 2
2001-03-30 Chris Nandor File::Glob stuff for Mac OS
2001-03-30 Benjamin Sugars glob-basic.t (Was: [ID 20010328.016])
2001-03-30 Jarkko Hietaniemi Integrate perlio:
2001-03-30 Nick Ing-Simmons Should be (^O eq 'MSWin32') not 'Win32'
2001-03-30 Nick Ing-Simmons Skip order test of glob if case-ignoring system cannot
2001-03-30 Nick Ing-Simmons Integrate mainline.
2001-03-30 Jarkko Hietaniemi Add timeouts to the tests. (In AIX 4.3.1.0 + vac 5...
2001-03-30 Jarkko Hietaniemi Test for #9462.
2001-03-30 Peter Prymmer more tests (was Re: Perl5.7.* Unicode/EBCDIC status.)
2001-03-29 Nick Ing-Simmons Integrate mainline
2001-03-29 Jarkko Hietaniemi Integrate perlio:
next