platform/upstream/perl.git
2001-11-07 Michael G.... Adding isnt() and next_test()
2001-11-07 Doug MacEachernmaking do_sprintf public
2001-11-06 Jarkko HietaniemiUpdate to CGI.pm 2.78.
2001-11-06 Jarkko HietaniemiIntegrate with perlio; (strictly) readonly hashes via XS.
2001-11-06 Nick Ing-SimmonsKeep It Simple and Stupid version of readonly hash...
2001-11-06 Jarkko HietaniemiFix incorrect warnings about broken globbing;
2001-11-06 Jarkko HietaniemiMore UTF-8 EXACT tweaking, plus a forgotten UTF-8
2001-11-06 Jarkko HietaniemiRetract #12824, doesn't help and is ignored
2001-11-06 H.Merijn BrandCosmetic change
2001-11-06 Nick Ing-SimmonsIntegrate mainline
2001-11-06 Jarkko HietaniemiThe parentheses are protected enough.
2001-11-06 Jarkko Hietaniemiccflags, not ldflags.
2001-11-06 Jarkko Hietaniemi... and the proto to go with #12865.
2001-11-06 Jarkko HietaniemiOops. Luckily nothing was using this symbol yet.
2001-11-06 Jarkko HietaniemiImplement the encoding pragma for regex literals.
2001-11-06 Jarkko HietaniemiMore UTF8 EXACT fixing.
2001-11-06 Jarkko HietaniemiMore re debugging.
2001-11-05 Jarkko HietaniemiEXACT correction attempt. Continued in #12863.
2001-11-05 Jarkko HietaniemiUnterminated L<.
2001-11-05 Nick Ing-SimmonsIntegrate mainline
2001-11-05 Jarkko HietaniemiRegex debugging fixes from Hugo.
2001-11-05 Jarkko HietaniemiIRIX: at some point the cc -version has started
2001-11-05 Jarkko HietaniemiUpdate Changes.
2001-11-05 Jarkko HietaniemiThe ${"\cTAINT"} raises the ire of 'use strict'.
2001-11-05 Rafael Garcia... Re: Tainted $ENV{TMPDIR} and File::Spec->tmpdir()
2001-11-05 Jarkko HietaniemiUse config.arch in OS/390 where the combination of
2001-11-05 Jarkko HietaniemiSupport a config.arch file, similar to config.over,
2001-11-05 Rafael Garcia... bugfixes
2001-11-04 Rafael Garcia... unbalanced parenthesis in pods
2001-11-04 Jarkko HietaniemiThe missing pieces from the Math::BigInt 1.45 puzzle.
2001-11-04 Jarkko HietaniemiMath::Big* test tweaks to work better with core:
2001-11-04 Jarkko HietaniemiProtect against high load: measure how much wall
2001-11-04 Jarkko HietaniemiMore forgotten from #12843.
2001-11-04 Jarkko HietaniemiForgot from #12843.
2001-11-04 Jarkko HietaniemiUpgrade to Math::BigInt 1.45; from Tels.
2001-11-04 Jarkko HietaniemiVMS: adds capability to control more configuration...
2001-11-04 Mark-Jason... Typo correction in perldebguts.pod
2001-11-04 Rafael Garcia... Re: Where are my 'O's? [+ 12836 smoke]
2001-11-04 Nicholas Clark[REPATCH] Re: PerlIOBuf_dup
2001-11-03 Michael G.... Re: [PATCH lib/Term/Cap.t] Skip testing where Term...
2001-11-03 Craig A. Berrystop unrestricted negativity in HiRes.t
2001-11-03 chromaticSkip testing where Term::Cap won't run (was Re: Win95...
2001-11-03 Jarkko HietaniemiDon't bother doing POSIX charclass parsing if it
2001-11-03 Jarkko HietaniemiComment correction.
2001-11-03 Jarkko HietaniemiAdd MakeMaker PREREQ_PRINT and PRINT_PREREQ targets.
2001-11-03 Jarkko HietaniemiIntegrate perlio:
2001-11-03 Nick Ing-SimmonsIntegrate mainline
2001-11-03 Nick Ing-SimmonsFix clone_leak problem.
2001-11-03 Nick Ing-SimmonsTweaks attempting to locate Doug's clone_leak leak.
2001-11-03 Nick Ing-SimmonsIntegrate mainline
2001-11-03 Abhijit Menon-SenUgly bandaid to stop C<package;> from segfaulting ...
2001-11-02 Jarkko Hietaniemimicroperl sync.
2001-11-02 Jarkko HietaniemiDefinitions for the Unicode Newline Guidelines.
2001-11-02 Jarkko Hietaniemi(retracted by #12871)
2001-11-02 Jarkko HietaniemiIntegrate change #12820 from macperl to maint and blead;
2001-11-02 Jarkko HietaniemiLocate _PATH_LOG if it's a socket even if not #defined
2001-11-02 Michael G.... _expect and other little tweaks
2001-11-02 Randal L. Schwartzpatches for MacOS X 10.1 for perl 5.7.2
2001-11-02 Wolfgang LaunRe: [PATCH] the the double double word word fix fix
2001-11-02 Jarkko HietaniemiUpdate Changes.
2001-11-02 Jarkko HietaniemiMore encoding testing.
2001-11-02 Abhijit Menon-SenSlight modification of #12811.
2001-11-02 Radu GreabRe: [ID 20011101.069] \stat('.') gives "Attempt to...
2001-11-02 Rafael Garcia... Re: Extra MakeMaker noise in lib/ExtUtils/Embed.t ...
2001-11-02 Rafael Garcia... [REPATCH] Re: [PATCH File::Find] use warnings::register
2001-11-02 Jarkko HietaniemiAdd documentation.
2001-11-02 Jarkko HietaniemiUnicode: add ToFold mapping. Not used yet; but basically
2001-11-02 Craig A. BerryAutoSplit.t clean-up for VMS
2001-11-02 Andreas KönigTrivial doc patch
2001-11-02 Jarkko HietaniemiMake encoding and charnames pragmas coexist.
2001-11-02 Jarkko HietaniemiThe basic character classes seem to go untested with...
2001-11-02 Abhijit Menon-Sen[PATCH] the the double double word word fix fix
2001-11-01 Jarkko HietaniemiComment tweaks.
2001-11-01 Jarkko HietaniemiFAQ sync.
2001-11-01 Jarkko HietaniemiIf an encoding is set by -M/-m, it must be in
2001-10-31 Jarkko HietaniemiA bit more descriptive name.
2001-10-31 Charles LaneTime::Hires test fix
2001-10-31 Charles Lanemake setting signal() persistent
2001-10-31 Rafael Garcia... Various test cleanups
2001-10-31 Jarkko HietaniemiUpdate Changes.
2001-10-31 Rafael Garcia... Data::Dumper opt. use B::Deparse for coderefs
2001-10-31 Jarkko HietaniemiSkip message nit.
2001-10-31 Rafael Garcia... Re: [REPATCH] Re: [PATCH] Re: [ID 20011030.064] File...
2001-10-31 Jarkko HietaniemiExtend the effect of the encoding pragma to chr() and...
2001-10-31 Jarkko HietaniemiDoc tweaks.
2001-10-31 Nick Ing-SimmonsIntegrate mainline
2001-10-31 Jarkko HietaniemiForgot new proto.
2001-10-31 Jarkko HietaniemiClarification: use encoding cannot be used to
2001-10-31 Jarkko HietaniemiMore documentation for the encode pragma.
2001-10-31 Jarkko HietaniemiThinko in #12783.
2001-10-31 Jarkko HietaniemiMake sv_recode_to_utf8() a real API: the encoding
2001-10-31 Jarkko HietaniemiEnable -Mencoding=foobar also for string literals.
2001-10-30 Andy DoughertyRe: [PATCH] Re: DynaLoader problem on NCR SVR4 box
2001-10-30 Paul MarquessRE: [PATCH h2xs] Use of static data in XS modules
2001-10-30 Nicholas ClarkPerlIOBuf_dup
2001-10-30 Richard SoderbergMake malloc.c errors more useful
2001-10-30 Jarkko HietaniemiRetract #12776 - the bug 19990906.001 is still valid.
2001-10-30 Michael G.... (Retracted by #12777)
2001-10-30 Jarkko HietaniemiComment nits.
2001-10-30 Richard SoderbergMommy, what's a pointer cast?
next