platform/upstream/perl.git
2001-04-10 Nick Ing-SimmonsIntegrate mainline
2001-04-10 Nick Ing-SimmonsIntegrate against change 9670 aka perl-5.7.1
2001-04-10 Jarkko HietaniemiAdd a script for doing cumulative profile of the test...
2001-04-10 Jarkko HietaniemiMissing std block.
2001-04-10 Jarkko HietaniemiThis is 5.7.1.
2001-04-10 Jarkko HietaniemiUpdate Changes.
2001-04-10 Jarkko HietaniemiRegen toc.
2001-04-10 Jarkko HietaniemiUpdate perlhist.
2001-04-09 Jarkko HietaniemiSlight wording tweaks from Damian to #9658.
2001-04-09 Simon CozensNit
2001-04-09 Mike GuyRe: perl571delta.pod@9631
2001-04-09 Jarkko HietaniemiUpdate Changes.
2001-04-09 Jarkko Hietaniemitweak tweak.
2001-04-09 Jarkko HietaniemiThinko in manual patch applying.
2001-04-09 Robin BarkerRe: [PATCH perl@9424] isn't numeric warning
2001-04-09 Jarkko HietaniemiUpgrade to CGI.pm 2.753, from Lincoln Stein.
2001-04-09 Ilmari KaronenPartial rewrite of perlobj.pod
2001-04-09 Jarkko HietaniemiUpgrade to podlators 1.09, from Russ Allbery.
2001-04-09 Jarkko Hietaniemiperl571delta.
2001-04-09 Prymmer/Kahndocumentation tweaks for UTF-EBCDIC support
2001-04-09 Jarkko HietaniemiUpdate perlhist.
2001-04-09 Jarkko Hietaniemiperl571delta tweaking continues.
2001-04-09 Jarkko HietaniemiIntegrate the perlfork half of #9513 from maintperl...
2001-04-09 Jarkko HietaniemiIntegrate change #9646 from maintperl into mainline.
2001-04-09 Jarkko HietaniemiBad assumption that shortsize == 2.
2001-04-08 Jarkko HietaniemiIntegrate change #9639 from maintperl into mainline:
2001-04-08 Jarkko HietaniemiIntegrate change #9624 from maintperl into mainline:
2001-04-08 Jarkko HietaniemiIntegrate change #9638 from maintperl into mainline:
2001-04-08 Jarkko Hietaniemiperl571delta updates.
2001-04-08 Jarkko HietaniemiBritishify spellings; s/\b(front|back) (end)\b/\1\2/g;
2001-04-08 Jarkko HietaniemiRegen toc.
2001-04-08 Craig A. Berryfix IO.xs compile failure on VMS
2001-04-08 Jarkko HietaniemiFix the perlmodlib generation (didn't understand separa...
2001-04-08 Jarkko HietaniemiSort MANIFEST.
2001-04-08 Jarkko Hietaniemiperl571delta updates based on p5p feedback; still needs
2001-04-08 Jarkko HietaniemiUpdate the list of supported platforms to talk about...
2001-04-08 Jarkko HietaniemiIntegrate changes #8677,8680,8681,8725,8732,8776,8782...
2001-04-08 Jarkko Hietaniemiperlsolaris.pod copied to wrong directory.
2001-04-08 Stephen P.... Typos in perl571delta.pod
2001-04-08 Jarkko HietaniemiSmoke out dTHR, spotted by by Stephen P. Potter.
2001-04-08 Nick Ing-SimmonsIntegrate mainline
2001-04-07 Jarkko HietaniemiUpdate Changes.
2001-04-07 Jarkko HietaniemiUpdate AUTHORS.
2001-04-07 Jarkko HietaniemiForgot to bump the number of tests in #9164.
2001-04-07 Jarkko HietaniemiBump patchlevel to 5.7.1.
2001-04-07 Jarkko HietaniemiPopulate perl571delta.
2001-04-07 Jarkko HietaniemiChange 5.7.0 to 5.7.1 in some of the places I would...
2001-04-07 Jarkko HietaniemiAdd PerlIO and Encode information to perl571delta,...
2001-04-07 Jarkko HietaniemiChange the toc configuration.
2001-04-07 Robin HoustonPATCH: $[
2001-04-07 Robin Barkerisn't numeric warning
2001-04-07 Mike GuyRe: [PATCH dump.c] hash quality
2001-04-07 Jarkko HietaniemiCreate perl571delta and seed it off with the perldelta...
2001-04-07 Jarkko HietaniemiDenit.
2001-04-07 Jarkko HietaniemiRetract #9523: needs more thought.
2001-04-07 Jarkko Hietaniemiatmark() code cleanaup.
2001-04-07 Jarkko HietaniemiIntegrate change #9605 from maintperl into mainline.
2001-04-07 Jarkko HietaniemiIntegrate perlio:
2001-04-07 Nick Ing-SimmonsSplit out extension finding code from buildext.pl into...
2001-04-07 Nick Ing-SimmonsCleanup correction for failed :Via() layer, also set...
2001-04-07 Nick Ing-SimmonsDigests in lib/md5-file.t are for text files _without_...
2001-04-07 Nick Ing-SimmonsAllow PerlIOBase_pushed to ignore prefix on mode (e...
2001-04-06 Jarkko HietaniemiIntegrate change #9599 from perlio into mainline.
2001-04-06 Nick Ing-SimmonsQuote $VERSION in Encode.pm.
2001-04-06 Nick Ing-SimmonsIntegrate mainline
2001-04-06 Jarkko HietaniemiThe d_casti32=undef is good for you even when not use64...
2001-04-06 Jarkko HietaniemiMake the editor/IDE/shell list a little bit airier.
2001-04-06 Jarkko HietaniemiRegen toc.
2001-04-06 Jarkko HietaniemiMath::BigFloat patches from John Peacock. The equivalent
2001-04-06 Jarkko HietaniemiDefine the U32_ALIGNMENT_REQUIRED only if it's not...
2001-04-06 Jarkko HietaniemiIntegrate changes #9584,9587 from maintperl into mainline.
2001-04-05 Jarkko HietaniemiUpdate Changes.
2001-04-05 Jarkko HietaniemiSlight doc tweak.
2001-04-05 Jarkko HietaniemiIntegrate perlio:
2001-04-05 Jarkko HietaniemiTest for #9579.
2001-04-05 Gisle AasPropagate calling context for do '...'
2001-04-05 Peter PrymmerRe: [PATCH foolperl & bleadperl] README.vms update
2001-04-05 Craig A. BerryREADME.vms update
2001-04-05 Michael G.... Fix subtle $VERSION mistakes with base.pm
2001-04-05 Jarkko HietaniemiFreeBSD hints tweak from Anton Berezin.
2001-04-05 David Dyckpatch for t/op/oct.t that shows need for patch supplied...
2001-04-05 David Dyckbleadperl / hex ignores variable length and/or tr doesn...
2001-04-05 Robin Houstonsuppress "unintialized value" warnings
2001-04-05 Robin Houstonregex quoting, and a minor milestone
2001-04-05 Robin Houstonbinmode is no longer an UNOP
2001-04-05 Nick Ing-SimmonsChange sense from "incomplete" to "implemented but...
2001-04-05 Nick Ing-SimmonsIntegrate mainline
2001-04-05 Robin Houston"${foo}bar", "${foo}[1]" etc.
2001-04-05 Robin Houstoncope with SVf_IVisUV, and cope with $^^ and friends
2001-04-05 Robin Houstonlexical variables with ridiculously long names that...
2001-04-05 Robin Houstonprint control-character vars readably
2001-04-05 Paul SchinderRe: Not OK: perl v5.6.1 +fools-gold on darwin 1.3 ...
2001-04-05 Jarkko HietaniemiRegen toc.
2001-04-05 Jarkko HietaniemiIntroduce d_u32align / U32_REQUIRES_ALIGNMENT, needed for
2001-04-05 Jarkko HietaniemiBe traditional in your cpp (for the Errno extension).
2001-04-05 Jarkko HietaniemiAdd $Config{cppflags} to the gcc incantation.
2001-04-05 Jarkko HietaniemiIntroduce Sean Burke's Class::ISA 0.32.
2001-04-05 Paul JohnsonHousekeeping
2001-04-05 Gisle AasBase64 update to perlfaq9.pod
2001-04-05 Jarkko HietaniemiDowngrade also the "Wide character" diagnostic.
next