platform/upstream/perl.git
2001-05-01 H.Merijn BrandRe: Finally got a round tuit
2001-05-01 H.Merijn BrandRe: Finally got a round tuit
2001-05-01 Jarkko HietaniemiTune the scan_num() comments to reality.
2001-05-01 Robin Houstonoptimised sort
2001-05-01 Robin HoustonMessage-ID: <20010501133742.A4082@penderel>
2001-05-01 Robin Houstonfor(;;), sort
2001-05-01 Robin Houstondo, warn, use
2001-05-01 Benjamin SugarsTest autoflush on fork (Was: Should I remove something?)
2001-05-01 Peter Prymmermore VMS tweaks for addn'l selfstubber tests
2001-04-30 Robin Houstonsuppress warning
2001-04-30 Jarkko HietaniemiStrip the *markers* from #9919.
2001-04-30 Gwyn Judd(perlfaq/bleadperl) append mode and locking
2001-04-30 Jarkko HietaniemiMore_tweakage.
2001-04-30 Jarkko HietaniemiUpdate Changes.
2001-04-30 Jarkko HietaniemiT_w_e_a_k_a_g_e.
2001-04-30 Jarkko HietaniemiInstall s2p also as psed.
2001-04-30 Jens HamischRe: [ID 20010303.009] SOCKS5 work around breaks other...
2001-04-30 John HoldsworthAllow a zero timeout on IO::Socket accept and connect--
2001-04-30 Jarkko HietaniemiSave the spot of regprev (see #9911) for binary compati...
2001-04-30 Hugo van der... Re: [PATCH bleadperl] [ID 20010426.002] Word boundry...
2001-04-30 Jarkko HietaniemiChange PL_numeric_radix to PL_numeric_radix_sv (and...
2001-04-30 Walt Mankowski[DOC PATCH bleadperl] Document generation of random...
2001-04-30 Jarkko HietaniemiReintroduce #9889 to unbuffer the stderr/stdout on...
2001-04-29 Jarkko HietaniemiAbigail spotted a thinko in #9905.
2001-04-29 Jarkko HietaniemiChanged the underscore/undebar syntax in numeric constants;
2001-04-29 Prymmer/Kahnwin32/Makefile (nmake) update
2001-04-29 AbigailDoc fixes.
2001-04-29 Jarkko HietaniemiIn character classes one couldn't have 0x80..0xff chara...
2001-04-28 Jarkko HietaniemiForgot the latest mktables.PL from #9899.
2001-04-28 Jarkko HietaniemiExplain the \p{} and \P{} error message better and
2001-04-28 Jarkko HietaniemiAdd one possible explanation for the "Invalid [] range...
2001-04-28 Jarkko HietaniemiAdd a level of indirection to the implementation of...
2001-04-28 Jarkko HietaniemiUpdate the information on shared library path on HP-UX.
2001-04-28 Jarkko HietaniemiBecause #9894 seems to do the trick, this workaround...
2001-04-28 Jarkko HietaniemiFor PerlIO flush the children's file handles (on fork...
2001-04-28 Jarkko HietaniemiTest tweak for #9891.
2001-04-28 Jarkko HietaniemiNew HP-UX hints from Merijn.
2001-04-28 Robin Houstonnon-block scopes
2001-04-27 Mike GuyRe: selfstubber test fail on bleadperl
2001-04-27 Jarkko HietaniemiTest tweak for #9886.
2001-04-27 Jarkko HietaniemiBuffering issue at least in Solaris (even with perlio).
2001-04-27 Robin HoustonHuman-readable pragmas &c
2001-04-27 Jarkko HietaniemiUpdate Changes.
2001-04-27 Philip Newton[DOC PATCH bleadperl] Document underscores in numeric...
2001-04-27 Jarkko HietaniemiAdd LOG_PERROR; prettify the "removed".
2001-04-27 Jarkko Hietaniemih2xs tweaks: use NV instead of double, "quote" the...
2001-04-27 Jarkko HietaniemiDon't bother creating existing directories.
2001-04-27 Mike SchilliMakeMaker 'make test' weirdness -- fix for h2xs provided
2001-04-27 Jarkko Hietaniemibreak is not yet Perl. Added the template license...
2001-04-27 Tim JennessRe: [ID 20010426.003] Not OK: perl v5.7.1 +DEVEL9849...
2001-04-26 AbigailFill in details we're likely to know.
2001-04-26 Peter Prymmervms specific tweak to new selfstubber.t
2001-04-26 Jarkko HietaniemiDeparse nits.
2001-04-26 Jarkko HietaniemiDocument ANYOF_CLASS.
2001-04-26 Hugo van der... Re: [PATCH @9846] dumping ANYOF
2001-04-26 Nicholas Clarkmore for Devel::SelfStubber
2001-04-26 Robin Houstonformats must be flush left
2001-04-26 Jarkko HietaniemiIf some of the constants are prefixes of others,
2001-04-26 Chris Bongaarts[ID 20010426.006] Sys::Syslog ignores LOG_AUTH constant
2001-04-26 Jarkko HietaniemiFurther cuts and more docs from Graham Barr.
2001-04-26 Paul MarquessDB_File-1.77
2001-04-26 Robin Houstonfix easy bugs
2001-04-26 Jarkko HietaniemiUpdate Changes.
2001-04-26 Jarkko HietaniemiDethinko from Robin Houston.
2001-04-26 Robin HoustonC<$x = /(.)/> ne C<($x) = /(.)/>
2001-04-26 Robin HoustonRe: [PATCH B::Deparse] fix string uninterpretation
2001-04-26 Mike GuyRe: [PATCH] UNIVERSAL shouldn't require Exporter
2001-04-26 Robin HoustonRe: [PATCH B::Deparse] fix string uninterpretation
2001-04-26 Jarkko HietaniemiThe Time::Piece conspiracy unmasked!!!
2001-04-26 Robin Houstondisable correct warning
2001-04-26 Barrie SlaymakerRe: [PATCH perldiag.pod] Re: [PATCH] Re: Useless use...
2001-04-26 Robin Houston[PATCH B::Deparse] fix string uninterpretation
2001-04-26 Robin Houstonfiletests, open(my $x,...), warnings, formats &c
2001-04-26 Benjamin SugarsRe: Short test case for undef %stash:: crash
2001-04-26 Jarkko HietaniemiBeginnings of strptime(). Do not touch the wet paint.
2001-04-26 Jarkko HietaniemiRetract #9851, core dumps from pod2man.
2001-04-26 Hugo van der... (Retracted by #9852.)
2001-04-26 Jarkko HietaniemiIf ccflags was empty the _previous_ $* containing all the
2001-04-26 Jarkko HietaniemiMake selfstubber test more portable.
2001-04-26 Benjamin SugarsRe: [PATCH: perl@9841] fix a typo for Cwd.xs
2001-04-26 Peter PrymmerVMS updates
2001-04-26 Jarkko Hietaniemire 'debug' was broken by #9084.
2001-04-25 Nicholas Clarktest for Devel::SelfStubber
2001-04-25 Paul JohnsonRe: [PATCH 5.7.1] B::Concise and extra variables
2001-04-25 Peter Prymmerfix a typo for Cwd.xs
2001-04-25 John PeacockRe: [ID 20010422.002] 5.7.1 Breaks "use Module(version)"
2001-04-25 Jarkko HietaniemiUpdate Changes.
2001-04-25 Jarkko HietaniemiYet another HP-UX hints version from Merijn.
2001-04-25 Jarkko Hietaniemiabs_path() didn't terminate the filename correctly,
2001-04-25 Mike GuyRe: Useless use of constants other than 0,1 in void...
2001-04-25 Jon EvelandRe: patch to perl5db.pl (formatting of h h screen)
2001-04-25 Philip NewtonPorting/patching.pod: update version number format
2001-04-25 Jarkko HietaniemiIt would seem that both ar and full_ar need to be overr...
2001-04-25 Philip NewtonRe: [PATCH] foreach defelem magic should only be applie...
2001-04-25 Jarkko HietaniemiIn HP-UX set ar to /usr/bin/ar but only iff none set.
2001-04-25 Jarkko HietaniemiNew version of HP-UX hints from Merijn.
2001-04-25 Jarkko HietaniemiReintroduce the avoidance of mixing HP-UX cc and GNU ar.
2001-04-25 Jarkko HietaniemiThe tzname[] bit is not needed by util.c -- and causes
2001-04-25 Jarkko HietaniemiAllow setting cppflags hints. This may affect Darwin...
2001-04-24 Jarkko Hietaniemimakedepend.SH patch for AmigaOS from Jan-Erik Karlsson;
next