This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Replace the use Test::More in t/{op,io,run} with t/test.pl.
[perl5.git] / ext /
2001-09-25 Artur BergmanSecond attempt at fixing Time::HiRes::time on win32...
2001-09-24 Gurusamy Sarathyfix Time::HiRes implementation of gettimeofday() on...
2001-09-24 Jarkko HietaniemiVarious cleanups.
2001-09-24 SADAHIRO Tomoyuki(Re: [PATCH perl@12088] 2022-cn.enc of Encode.pm)
2001-09-24 Nicholas ClarkRe: What sort of Makefile.PL should h2xs write?
2001-09-23 SADAHIRO Tomoyuki2022-cn.enc of Encode.pm
2001-09-22 Jarkko HietaniemiMore 8.3-cleanup: there isn't an encoding called macRum...
2001-09-21 Ronald J. Kimballavoid v-strings with require/use
2001-09-21 Jarkko HietaniemiMake AIX and Tru64 compilers happy.
2001-09-21 Artur BergmanFixed bug where Time::HiRes::time returned time adjusted to
2001-09-21 Artur Bergman Attempt to fix solaris issue raised by Andy Dougherty.
2001-09-21 Artur BergmanRename the *thread* functions to Perl_* to avoid clashes.
2001-09-21 Artur BergmanAdd the shared sv space to the global vars.
2001-09-20 Jarkko HietaniemiDon't use C++ comments.
2001-09-19 Jarkko HietaniemiCorrect numbering of the tests is useful.
2001-09-19 Jarkko HietaniemiMore tests now.
2001-09-19 H.Merijn BrandRe: [PATCH] Smoke 12057 /pro/3gl/CPAN/perl-current
2001-09-19 Artur BergmanMake the basic test contain only realy basic API tests
2001-09-19 Jarkko HietaniemiIndent the test a bit.
2001-09-18 Rafael Garcia-Suareztwo test failures
2001-09-18 Artur BergmanFixes test case failure introduced by #12071, the warni...
2001-09-18 Artur BergmanMake the test behave properly!
2001-09-18 Abhijit Menon-SenDeprecate != Depreciate.
2001-09-18 Artur BergmanForgot the makefile
2001-09-18 Artur BergmanAdds the thread 0.05 module. It is now moved to the...
2001-09-18 Jarkko HietaniemiStrip ^iso- from the Encode filenames to be 8.3-friendly,
2001-09-17 Jarkko HietaniemiMust Uppercase.
2001-09-17 Jarkko HietaniemiAdd various encodings.
2001-09-17 Jarkko Hietaniemilib/unicode relic.
2001-09-17 Jarkko HietaniemiExplicitly explain the 1e9 seconds, not everybody
2001-09-17 Jarkko HietaniemiExplain an apparent bug reported by
2001-09-17 Jarkko HietaniemiBump up versions because of #12041.
2001-09-16 Jarkko HietaniemiChange use|require 5.005_64 to use|require 5.6.1.
2001-09-16 Jarkko HietaniemiBump up version numbers.
2001-09-15 Hugo van der SandenRe: [ID 20010815.012] Unfortunate interaction between...
2001-09-11 Matt SergeantEncode.pm add UCS-2 little endian support
2001-09-11 Gisle AasRe: [PATCH] Encode.pm docs fix
2001-09-10 Matt SergeantEncode.pm docs fix
2001-09-09 Jarkko HietaniemiAdd Windows and Mac Sami support to Encode
2001-09-09 Jarkko HietaniemiCan't count parentheses.
2001-09-09 Jarkko HietaniemiTry to look up protocol (by name) only iff it has non...
2001-09-09 Jarkko HietaniemiDocumentation tweaks; think the IP address as an opaque...
2001-09-09 Jarkko HietaniemiThe Socket tests were wrong: they were assuming too...
2001-09-08 Jarkko HietaniemiRetract the portability changes since they
2001-09-08 Jarkko HietaniemiStill more Socket portability tweaking.
2001-09-08 Jarkko HietaniemiMore portability kicking on inet_ntoa().
2001-09-07 Jarkko HietaniemiClean up 1_compile.t; move tests to more consistent
2001-09-07 Gisle AasDigest::MD5 update
2001-09-07 Jarkko HietaniemiTry to make Socket::inet_ntoa() more robust.
2001-09-06 Jarkko HietaniemiDocument the bad assumptions currently breaking
2001-09-06 Tony CookExtra NUL is Data::Dumper output - patch
2001-09-05 Jarkko HietaniemiIn UNICOS division is really lossy, better use
2001-09-05 Jarkko HietaniemiIn UNICOS sigaction() sets an extra flag
2001-09-05 Jarkko HietaniemiFix a typo #11889 and add a test for the same.
2001-09-05 Jarkko Hietaniemiinet_ntoa() tweaks:
2001-09-05 Graham BarrUpdate to Scalar-List-Utils 1.05
2001-09-05 Graham BarrUpdate to Scalar-List-Utils 1.04
2001-09-05 Michael G. SchwernFull doc cleanup (was Re: [PATCH lib/Cwd.pm] Try...
2001-09-05 Craig A. BerryRe: Perl_pp_* in public API?
2001-09-04 Jarkko HietaniemiFix Cwd::getcwd() not being tainted, as noticed
2001-09-04 Jarkko HietaniemiAt least a temporary fix for the mysterious scope core...
2001-09-04 Ian PhillippsAUTHORS updates and
2001-09-03 Graham BarrUpdate to Scalar-List-Utils 1.03
2001-09-03 Jarkko HietaniemiUpdate to Storable 1.0.13.
2001-09-02 Gurusamy Sarathyremove stray CRs in files; keep all files with UNIX...
2001-09-02 Gurusamy Sarathysome remnants of change#11803
2001-08-31 Gurusamy Sarathyremove deprecated PERL_OBJECT cruft, it has long since...
2001-08-31 John P. LindermanRe: Problem in ext/Time/HiRest/HiRes.t
2001-08-31 Nicholas ClarkEmbaressing typo in Syslog's Makefile.PL
2001-08-29 Artur BergmanGCC on HP-UX 11 with 64bit support breaks inet_ntoa
2001-08-29 Nicholas Clarkpass all tests when compiling with -DNO_PERL_PRESERVE_IVUV
2001-08-29 Artur BergmanAdded test for pack_addr_in and unpack_addr_in
2001-08-29 Artur BergmanAdded three tests to test inet_ntoa/inet_aton and ...
2001-08-28 Ville Skyttä[ID 20010827.008] no-foo options broken in B::Lint
2001-08-27 chromaticpod/perlfunc.pod, lib/Net/Ping.pm, ext/POSIX/POSIX.pod
2001-08-27 Artur BergmanChanges USE_THREADS to USE_5005THREADS in the entire...
2001-08-27 Simon CozensCustom Ops
2001-08-15 Nikola Knezevicfixing SDBM_File problems under win32
2001-08-14 Nikola Knezevic[b-]showlex.t
2001-08-10 Jarkko HietaniemiDecommission Time::Piece; unnecessary Yet Another Time...
2001-08-08 Paul JohnsonTeach B::Concise about PADOP
2001-08-07 James A. DuncanB && BEGIN handling
2001-08-05 Gurusamy Sarathyavoid temp file littering in tests
2001-08-05 Gurusamy Sarathyfix POSIX.t#13 for windos
2001-08-05 Jarkko HietaniemiAdd a test for PerlIO::Via.
2001-08-03 Craig A. Berryfix Stash.t for VMS
2001-08-02 Craig A. Berryfix Showlex.t for VMS
2001-08-02 Robin Houstondeparse empty formats
2001-08-01 Hugo van der SandenRe: [ID 20010621.002] UnixWare 7.1.1 and Perl-5.6.1...
2001-07-31 Philip NewtonTypo in DB_File.pm
2001-07-31 Paul MarquessDB_File-1.78
2001-07-23 Jarkko HietaniemiTest tweak.
2001-07-22 Jeffrey FriedlRe: [ID 20010720.010] WHere's [:isprint:]?
2001-07-22 Mark-Jason DominusRe: [ID 20010720.010] WHere's [:isprint:]?
2001-07-22 Rafael Garcia-SuarezRe: [PATCH O.pm] avoid to clutter output with -l
2001-07-22 Jarkko HietaniemiTypo in #11432.
2001-07-21 Jarkko HietaniemiIntegrate (manually) change #11424 from macperl.
2001-07-21 Jarkko HietaniemiIntegrate change #11388 from macperl (the *.t parts...
2001-07-20 Abhijit Menon-Senprototype for Time::HiRes::sleep()
2001-07-19 Abhijit Menon-SenRe: Time::HiRes qw(sleep) fails
next