This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2001-09-30 Jarkko HietaniemiCleanup utf8_heavy; allow dropping the In prefix from
2001-09-30 Jarkko HietaniemiRetract the #12259 for now.
2001-09-30 Jarkko HietaniemiUpgrade to Text-Tabs+Wrap-2001.0929 from David Muir...
2001-09-30 Jarkko Hietaniemi#12272 wasn't right, it introduced an extra ().
2001-09-30 Jonathan StoweRemove string eval from AUTOLOAD
2001-09-30 Brian IngersonPatch to put qsortsv in the public API
2001-09-30 Rafael Garcia... additional docs and tests
2001-09-30 Jarkko HietaniemiFAQ sync.
2001-09-29 Jarkko HietaniemiNasty recursion trap if one would match Unicode.
2001-09-29 Jarkko HietaniemiMore Unicode todo.
2001-09-29 Jarkko HietaniemiExplain a bit the new more flexible \p\P syntax.
2001-09-29 Jarkko HietaniemiMore leniency to the \p and \P: now can have whitespace
2001-09-29 Jarkko HietaniemiSave and restore $ENV{'SYS$LOGIN'} only in VMS.
2001-09-29 Craig A. Berrychdir.t finally (I hope)
2001-09-29 chromaticAdd tests, clean up Tie::Scalar
2001-09-29 Jarkko HietaniemiAllow for more flexibility in the \p{In...} names, now
2001-09-28 chromaticAdd tests for open.pm
2001-09-28 Craig A. Berryglob test case tweak for VMS
2001-09-28 Rafael Garcia... [DOC PATCH] Carp.pm pod typo
2001-09-28 Rafael Garcia... Allow an @INC hook to set %INC
2001-09-28 Nicholas ClarkRe: macro redefinitions on Win32 (was Re: Question...
2001-09-28 Jarkko HietaniemiUpdate Changes.
2001-09-28 Jarkko HietaniemiMove the B tests to B/t.
2001-09-28 Jarkko HietaniemiForgot from #12254.
2001-09-28 chromaticAdd tests for B::Terse
2001-09-28 Jarkko HietaniemiTest numbering mismatch.
2001-09-27 Craig A. Berryslightly less broken chdir.t for VMS
2001-09-27 Robin Barkermake __ANON__ global
2001-09-27 Rafael Garcia... Re: [BUG] B::Terse can't handle constant scalar refs
2001-09-27 Casey West(retracted by #12338)
2001-09-27 Jarkko HietaniemiNot everyone is using ithreads...
2001-09-27 Jarkko HietaniemiDocument the nss_delete core dump workaround for HP-UX
2001-09-27 Jarkko HietaniemiDump Unicode hash keys also as Unicode,
2001-09-27 Jarkko HietaniemiIntegrate changes #12241 and #12242 from macperl:
2001-09-27 Artur BergmanFlush buffers on thread closedown.
2001-09-27 Jarkko HietaniemiDump SvUTF8(sv)s also as \x{...}.
2001-09-26 Artur BergmanDocumention update
2001-09-26 Jarkko HietaniemiUpdate Changes.
2001-09-26 Jarkko HietaniemiCheck that all environment variables are tainted.
2001-09-26 Jarkko HietaniemiManual integration error in #12235.
2001-09-26 chromaticRe: binmode(STDOUT, ":unix") busted when STDOUT is...
2001-09-26 Jarkko HietaniemiIntegrate macperl changes from Chris Nandor:
2001-09-26 Jarkko Hietaniemigrrr.
2001-09-26 Jarkko HietaniemiRetract #12232.
2001-09-26 Jarkko Hietaniemi(Retracted by #12233.)
2001-09-26 Jarkko HietaniemiDetypo.
2001-09-26 Artur BergmanIncrease the amount of time we spend in each thread...
2001-09-26 Jarkko HietaniemiNetWare tweak from Ananth Kesari.
2001-09-26 Jarkko HietaniemiTrick to fool case-blind filesystems.
2001-09-26 Artur BergmanThreads can start executing in a different order than...
2001-09-26 Artur BergmanAdd in stress_string.t to stress test threads a bit...
2001-09-26 Artur BergmanFix negative refcount introduced by #12223.
2001-09-26 Artur BergmanUpdate documentation to match change #12223
2001-09-26 Artur BergmanUse a separate interpreter for the sharedsv space....
2001-09-26 Artur BergmanDo the environ assignment in perl_contruct to match...
2001-09-26 Artur BergmanMove the creation of PL_strtab to perl_construct so...
2001-09-25 Nicholas ClarkRe: [PATCH] AutoSplit.t (was Re: Untested libraries...
2001-09-25 Craig A. Berryangle bracket filespec problem on VMS
2001-09-25 Michael G.... Fixing mysterious TEST failure. (was
2001-09-25 Michael G.... fix test.deparse
2001-09-25 Jarkko Hietaniemiskip($mess) should result in one skip.
2001-09-25 Jarkko Hietaniemiperldiag entry for #12205.
2001-09-25 John Peacockwarning on v-string in use/require
2001-09-25 Jarkko Hietaniemiperltooc et al updates.
2001-09-25 Michael G.... Deprecating chdir(undef)/chdir('')
2001-09-25 SADAHIRO TomoyukiSome Encode/*.enc files needs to be corrected
2001-09-25 Jarkko HietaniemiIntegrate change #12200 from maintperl;
2001-09-25 Gurusamy Sarathyavoid the use of ftime() (it does a useless, potentially
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
next