This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Re: [ID 20020213.001] "Unknown error" as a message from compilation
[perl5.git] / lib /
2002-02-18 Jarkko HietaniemiUpgrade to Net::Ping 2.12.
2002-02-17 Russ Allberypodlators 1.21 released
2002-02-15 Jarkko HietaniemiAdd $VERSION.
2002-02-15 Ville SkyttäRe: [ID 20020213.015] Pod::Html XHTML update for 5.7.2
2002-02-15 Ville Skyttä[ID 20020213.015] Pod::Html XHTML update for 5.7.2
2002-02-14 Jarkko HietaniemiDocument and test the C0 and C1.
2002-02-14 Ilya Zakharevichconditional pragmas
2002-02-14 Jarkko HietaniemiJust a guess.
2002-02-14 Nick Ing-SimmonsIntegrate mainline
2002-02-14 Jarkko HietaniemiUpgrade to Net::Ping 2.11.
2002-02-14 Robin BarkerMessage-Id: <200202131737.RAA29010@tempest.npl.co.uk>
2002-02-14 Ilya ZakharevichRe: [PATCH @13746] tied hashes: memoization
2002-02-14 Ilya Zakharevichtied hashes
2002-02-13 Jarkko HietaniemiIntegrate perlio:
2002-02-13 Nick Ing-SimmonsDo not lc() the file names before doing dirname() or...
2002-02-13 Michael G. SchwernRe: File/Spec/t/rel2abs2rel2whatever broken again
2002-02-13 Mark-Jason DominusNew command syntax for 'x' command
2002-02-13 Mark-Jason DominusNew debugger option 'dumpDepth' controls recursion...
2002-02-12 Jan DuboisRe: [PATCH 5.6.1] Win32: Give user control over window...
2002-02-12 Michael G. SchwernRe: 14654 introduced a bug
2002-02-12 Jarkko HietaniemiMore unset installman[13]dir tweaks from chromatic.
2002-02-12 Michael G. SchwernRe: [PATCH] Re: Change 14566: Re: File::Spec::rel2abs2r...
2002-02-12 Jarkko HietaniemiUse `` instead of -| to be a little bit more portable,
2002-02-11 Jarkko HietaniemiForgot from #14641.
2002-02-11 Michael G. SchwernThe debugger part of
2002-02-10 Jarkko HietaniemiDJGPP tweaks from Laszlo Molnar.
2002-02-10 Jarkko HietaniemiTest tweaks from chromatic for cases where there
2002-02-10 Jarkko HietaniemiUse the "Unicode 1.0" name field for control characters,
2002-02-09 Jarkko HietaniemiUse the same escaping mechanism for all the *flags.
2002-02-09 Jarkko HietaniemiProtect possible parentheses in ccflags, ccdlflags...
2002-02-09 Peter Scottperl5db.pl: restart in taint mode
2002-02-08 Jarkko HietaniemiTo really skip the test an exit() is needed.
2002-02-08 Jarkko HietaniemiMore diagnostics from Nicholas Clark.
2002-02-06 Jarkko HietaniemiEBCDIC: the encoding pragma would need some rethinking,
2002-02-05 Michael G. SchwernRe: File::Spec::rel2abs2rel (?)
2002-02-05 Nick Ing-SimmonsIntegrate mainline
2002-02-05 Artur BergmanAdd . first to the PATH environment to test that we...
2002-02-04 Rafael Garcia-SuarezFile::Find tests not cleaning up properly
2002-02-04 Jarkko HietaniemiComment microtweaks.
2002-02-03 Mark-Jason DominusPATCH CPAN.pm
2002-02-03 Jarkko HietaniemiMust search further back.
2002-02-03 Jarkko HietaniemiPrettify.
2002-02-03 Jarkko HietaniemiUpgrade to I18N::LangTags::List 0.27, from Sean Burke.
2002-02-03 Rafael Garcia-Suarezlstat FH and -l FH warnings
2002-02-03 Jarkko Hietaniemi[PATCH t/op/taint.t] remove possible false positive
2002-02-02 Jarkko HietaniemiEBCDIC: since #14519 made \N{...} to remap,
2002-02-01 Nick Ing-SimmonsIntegrate mainline
2002-01-31 Jarkko HietaniemiDaniel S. Lewart adopts the Math::Complex.
2002-01-31 Jarkko HietaniemiMore Complex DWIMmery.
2002-01-31 Rafael Garcia-Suarezopen.pm minor cleanup
2002-01-30 Robin BarkerRe: Perlbug - reminder of bug(20010713.003) status
2002-01-29 Richard ClampRe: [PATCH] Attribute::Handlers lexical refcount skew...
2002-01-28 Jarkko HietaniemiThe "used only once" warnings (from gv_check) come
2002-01-28 Jarkko HietaniemiUpgrade to podlators 1.20.
2002-01-28 Jarkko HietaniemiRetract #14448, a better patch coming up.
2002-01-27 Jarkko HietaniemiA bug in Bulgarian EBCDIC locale (this sounds like
2002-01-27 Gerrit P. HaaseBleadperl on Cygwin today
2002-01-27 Jarkko Hietaniemi(retracted by #14458)
2002-01-27 Jarkko HietaniemiOS/390 USS has a different idea of the pw* functions.
2002-01-27 H.Merijn Brand[ PATCH ] Re: Smoke 14406 /pro/3gl/CPAN/perl-current
2002-01-26 Jarkko HietaniemiComment to avoid later "cleanups."
2002-01-26 Jarkko HietaniemiOverquoting bad (in UNIX one would get
2002-01-26 Jarkko HietaniemiIntegrate perlio:
2002-01-26 Nick Ing-SimmonsGurusamy Sarathy <gsar@ActiveState.com>'s patch to...
2002-01-26 Craig A. BerryRe: [PATCH @14417] vmsify Pod::Usage and its test
2002-01-26 Nick Ing-Simmons1st two tests of File/Find/t/find.t and taint.t were...
2002-01-25 Nick Ing-SimmonsIntegrate mainline
2002-01-24 Andreas KönigVery old debugger UTF-8 bug
2002-01-21 Jarkko HietaniemiUndo the renaming of the Unicode data files; the simple
2002-01-21 Rafael Garcia-SuarezRe: [PATCH warnings, perldiag] document diagnostics
2002-01-21 Craig A. BerryMakeMaker.pm sub-Makefile.PL tweak for VMS
2002-01-20 Nick Ing-SimmonsIntegrate mainline
2002-01-20 Paul Green[PATCH] lib/ExtUtils/t/Command.t -- VOS Fixes
2002-01-20 Paul Greenlib/AnyDBM_File.t -- VOS fix
2002-01-19 Nick Ing-SimmonsIntegrate Time/Local and its test
2002-01-19 Abe TimmermanMessage-ID: <f1gj4usu5m76bv88a3ldptnmo6ld7d44ri@4ax...
2002-01-19 Graham BarrAlternative Time::Local algorithm that uses matemathica...
2002-01-19 Paul Greenlib/Time/Local.t patch w/o 2038 check
2002-01-19 TelsRe: perl@14331 - BeOS now quite happy
2002-01-18 Jarkko HietaniemiRetract #14327 for now, going to the limit seems
2002-01-18 Michael G. SchwernRe: [PATCH] Re: [ID 20020117.010] File::Find documentation
2002-01-18 Paul Green(retracted by #14334)
2002-01-18 Abe Timmermanwas: [ANNOUNCE] ExtUtils::MakeMaker 5.48_03
2002-01-18 Michael G. SchwernSyncing with bleadperl
2002-01-18 Michael G. SchwernMM check_hints test
2002-01-18 Michael G. SchwernRe: [PATCH] Re: ndbm failing on linux ?
2002-01-17 Michael G. SchwernRe: [ID 20020117.010] File::Find documentation
2002-01-17 chromaticSilence warnings (was Re: [ANNOUNCE] ExtUtils::MakeMake...
2002-01-17 Jarkko Hietaniemi(replaced by #14322)
2002-01-17 Nick Ing-SimmonsIntegrate mainline (for ndbm fixes etc.)
2002-01-17 Richard Clamp[REPATCH] Attribute::Handlers lexical refcount circus
2002-01-16 TelsThe non-MakeMaker.pm parts of
2002-01-16 Michael G. SchwernRe: [PATCH] strictifying ExtUtils::MakeMaker, take 3
2002-01-16 Jeffrey Friedllib/Text/Tabs.pm doc format touchup
2002-01-16 Paul GreenTidy up EXE_EXT patches to MM_Unix.pm
2002-01-16 Jarkko HietaniemiJeffrey's Unicode adventure continues: unify the In...
2002-01-15 Jarkko HietaniemiDuh. The updated In/*.pl weren't checked in.
2002-01-15 Jarkko HietaniemiJeffrey is trying very hard to avoid working on his
2002-01-15 Jarkko HietaniemiShould have been in #14285 but I have sausages for...
2002-01-15 Jarkko HietaniemiMM_BeOS from Tels.
next