platform/upstream/perl.git
2001-09-25 Jarkko HietaniemiReplace the use Test::More in t/{op,io,run} with t...
2001-09-25 Nicholas ClarkAutoSplit.t (was Re: Untested libraries update)
2001-09-25 Artur BergmanSecond attempt at fixing Time::HiRes::time on win32...
2001-09-25 Craig A. Berryperltootc -> perltooc in vms/descrip_mms.template
2001-09-24 Jarkko HietaniemiRetract #12136, the warnings::register is already
2001-09-24 Gurusamy Sarathyfix Time::HiRes implementation of gettimeofday() on...
2001-09-24 Gurusamy SarathyFile::Spec::catfile() canonifies everything to blacksla...
2001-09-24 Gurusamy Sarathytest number mismatch
2001-09-24 Jarkko Hietaniemiok().
2001-09-24 Jarkko Hietaniemiunpack("Z*Z*", pack("Z*Z*", ..)) bug, patch and test...
2001-09-24 Jarkko HietaniemiUpdate Changes.
2001-09-24 Michael G.... [REPATCH] Re: [PATCH lib/ExtUtils/Manifest.pm] Minor...
2001-09-24 Michael G.... Fixing inline TODO recognition
2001-09-24 Abhijit Menon-SenUpdate Changes.
2001-09-24 Jarkko HietaniemiVarious cleanups.
2001-09-24 SADAHIRO Tomoyuki(Re: [PATCH perl@12088] 2022-cn.enc of Encode.pm)
2001-09-24 Jarkko HietaniemiClarifying comment to #12164.
2001-09-24 Nicholas ClarkRe: What sort of Makefile.PL should h2xs write?
2001-09-24 Jarkko HietaniemiAdd a few glibc cpp symbols to probe for.
2001-09-24 Jarkko HietaniemiDJGPP tweaks for Laszlo Molnar.
2001-09-24 Rafael Garcia... More tests
2001-09-24 Jeff Pinyanlocal $/ = "\n";
2001-09-23 Jarkko Hietaniemi1_compile updates.
2001-09-23 Rafael Garcia... proposal : put the @INC-hooks directly in %INC
2001-09-23 chromaticAdd Tests for
2001-09-23 Abhijit Menon-SenAdditional minor chdir() tweak.
2001-09-23 Abe TimmermanPATCH lib/ExtUtils/Command.t
2001-09-23 Mattia BarbonWin32 compilation without USE_ITHREADS
2001-09-23 Craig A. Berry)Cleanup & OS/390 "fix"
2001-09-23 Abhijit Menon-SenMention $ENV{SYS$LOGIN} in chdir() documentation, as...
2001-09-23 chromaticRe:
2001-09-23 Michael G.... Fixing lib/File/Find/t/taint.t on VMS
2001-09-23 Michael G.... Re: t/op/magic.t missing tests on Win32
2001-09-23 chromaticAdd tests for
2001-09-23 SADAHIRO Tomoyuki2022-cn.enc of Encode.pm
2001-09-22 Jarkko HietaniemiManual eror in #12147.
2001-09-22 Jarkko HietaniemiIntegrate change #12146 from maintperl;
2001-09-22 Nicholas ClarkRe: scalar context unpack bugs
2001-09-22 Jarkko HietaniemiTry ExtUtils::Command.t everywhere, not just on Win32
2001-09-22 Jarkko HietaniemiUpdate the test on warnings/register.t.
2001-09-22 Jarkko HietaniemiThe code is now almost tidy enough to keep the IRIX...
2001-09-22 Craig A. Berryconfigure.com: don't build 'threads" w/out
2001-09-22 Abhijit Menon-SenDo what perl_clone() does for sharedsv functions.
2001-09-22 Jarkko HietaniemiRetract #12134; reintroduce #11949: PADOFFSETs are...
2001-09-22 Abhijit Menon-SenMore cleanups. (What's PERL_DECL_PROT?)
2001-09-22 chromatic(Retracted by #12185)
2001-09-22 Abhijit Menon-Sen`@foo' should be @foo for consistency.
2001-09-22 Jarkko Hietaniemi(Retracted by #12138)
2001-09-22 Jarkko HietaniemiMore 8.3-cleanup: there isn't an encoding called macRum...
2001-09-22 Jarkko HietaniemiRename perltootc as perltooc for 8.3-friedliness.
2001-09-22 Jarkko HietaniemiFind more conflicts by lowercasing.
2001-09-22 Jarkko HietaniemiThe AIX cc 5.0.0.0 is simply too buggy.
2001-09-22 Abhijit Menon-SenUninteresting cleanup.
2001-09-22 Paul MarquessMissing ")" in CvFILEGV
2001-09-22 Abhijit Menon-SenWhat's a backet?
2001-09-22 Abhijit Menon-SenRemoved duplicated tests #19 and #20.
2001-09-22 Michael CarmanRe: [ID 20010919.001] local() fails on imported variables
2001-09-22 Michael G.... Reconciling the Cwd/File::Spec differences
2001-09-22 Blair Zajact/op/chdir.t won't pass on VMS
2001-09-22 Michael G.... [REPATCH] Re: [PATCH t/op/do.t] new regression tests...
2001-09-22 Michael G.... expand DOS-like table (was Re: test
2001-09-22 Michael G.... Re: Weird $ENV{FOO} = undef warning
2001-09-22 Peter Scottperldiag.pod
2001-09-21 Rafael Garcia... new regression tests for bug ID 20010920.007
2001-09-21 Jarkko HietaniemiRestore things as they were before
2001-09-21 Jarkko HietaniemiMore Cwd from Schwern: make also OS/2 and DOS
2001-09-21 Paul MarquessRE: Untested libraries update
2001-09-21 Michael G.... Re: And now the Cwd problem (was Re: chdir.t problem...)
2001-09-21 Ronald J. Kimballavoid v-strings with require/use
2001-09-21 Jarkko HietaniemiUpdate Changes.
2001-09-21 Jarkko HietaniemiMake AIX and Tru64 compilers happy.
2001-09-21 Rafael Garcia... Re: [ID 20010920.007] q and qq does not work after do
2001-09-21 Michael G.... pp_chdir Win32 fix
2001-09-21 Robert SpierRe: GDB Debugging Macros from mod_perl
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-21 Blair Zajacwin32/Makefile warning fix
2001-09-20 Nikola KnezevicCommand.t patch had some errors... sorry.
2001-09-20 Jarkko HietaniemiCant spl wirth a dam.
2001-09-20 Jarkko HietaniemiDon't use C++ comments.
2001-09-20 Abhijit Menon-SenChange #12044 didn't.
2001-09-20 Jarkko HietaniemiRemove iconv references since we are not using it
2001-09-20 Dave MitchellRe: ARGV and read
2001-09-20 Jarkko HietaniemiFresh copies from the cvs.perl.org perlfaq repository.
2001-09-20 Nicholas ClarkRe: n questions (was Re: 4 questions about pack/unpack)
2001-09-20 Jarkko HietaniemiThe sharedsv_space* are variables, not code. Duh.
2001-09-20 Stas Bekman[patch lib/lib_pm.PL]
2001-09-20 Jarkko HietaniemiOnly 21 tests, skipping or not.
2001-09-19 Jarkko HietaniemiNew exported symbols.
2001-09-19 Jarkko HietaniemiUpdate Changes.
2001-09-19 Jarkko HietaniemiCorrect numbering of the tests is useful.
2001-09-19 Jarkko HietaniemiMore tests now too.
2001-09-19 Jarkko HietaniemiMore tests now.
2001-09-19 Jarkko HietaniemiThe test assumed 7-bit ASCII. Now it "just"
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 Michael G.... [PATCH] Syncing with Test::Simple 0.19
2001-09-19 Jarkko HietaniemiIndent the test a bit.
next