platform/upstream/perl.git
2003-04-27 Rafael Garcia... $[ clarifications.
2003-04-27 Casey Westutime() doc clarifications
2003-04-27 Jarkko HietaniemiAdd a test case for [perl #15288] (already solved).
2003-04-27 Jarkko HietaniemiAdd Dave Mitchell's test case for fields.
2003-04-27 Craig A. BerryVMS::Stdio test tweak
2003-04-27 Casey WestRe: [COMPLETE PATCH lib/UNIVERSAL.pm] RE: [perl #22018...
2003-04-27 Jarkko HietaniemiDocument that restricted hashes are not atomic
2003-04-27 Dave MitchellRe: the revenge of the bride of the son of the night...
2003-04-26 Casey WestSome doc patches by Casey West :
2003-04-26 david nicolDocument that splice() doesn't extend arrays
2003-04-26 Artur BergmanFix bug #15161 by increasing the refcount on the RE...
2003-04-26 Jarkko HietaniemiIntegrate:
2003-04-25 Jarkko HietaniemiNow the -Dnoextensions and -Dnoextensions have the
2003-04-25 Andy DoughertyConfigure's extension sanity check is too strict
2003-04-25 Craig A. Berryanother spin on the enc_module.t merry-go-round
2003-04-25 Jarkko HietaniemiUpgrade to Time::HiRes 1.46.
2003-04-25 Mark-Jason... typo in Time::HiRes docs
2003-04-25 Jarkko HietaniemiClarify(?) the perlio default layers table.
2003-04-25 Jarkko HietaniemiUpgrade to Test::Harness 2.28.
2003-04-24 Jarkko HietaniemiUpgrade to Encode 1.93.
2003-04-24 Jarkko HietaniemiVMS patch for faststdio from Craig Berry.
2003-04-23 Casey WestRe: [PATCH] [perl #18055] Clarify for bug resolution.
2003-04-23 Chris Pepper[perl #22011] [PATCH] pod/perlmod.pod (v5.8.0)
2003-04-23 Dave MitchellA new fatal error :
2003-04-23 Jarkko HietaniemiIntroduce 'fast stdio' symbols to non-Configure lands.
2003-04-23 Jarkko HietaniemiRegen Configure, Glossary, et alia.
2003-04-23 Jarkko HietaniemiHandle the combination of dosish and non-faststdio.
2003-04-22 Ilya Zakharevich5.8.0: two problems
2003-04-22 Casey WestDoc pointers in perlbot.
2003-04-22 Jarkko Hietaniemiz/OS: changes for building threaded from "Brian De...
2003-04-22 Jarkko HietaniemiEnache's turn.
2003-04-22 Jarkko HietaniemiRe-merge Encode 1.92.
2003-04-22 Jarkko HietaniemiArgh, cut-and-pasto.
2003-04-21 Artur BergmanFix bug 17964 by properly refcounting the gv top.
2003-04-21 Adrian M. EnacheFix another segfault case (warn called from UNIVERSAL...
2003-04-21 Artur BergmanCroak on non ref to shared methods instead of segfault.
2003-04-21 Jarkko HietaniemiAdd OpenZaurus cross-compilation patches.
2003-04-21 Artur BergmanFixes bug #17043, resets PL_srand_called before the...
2003-04-21 Jarkko HietaniemiIntroduce two new Configure symbols:
2003-04-21 Jarkko HietaniemiUpgrade to Locale::Maketext 1.05.
2003-04-21 Jarkko HietaniemiUpgrade to Test 1.24.
2003-04-20 Dave Mitchellgoto &sub doesn't empty @_
2003-04-20 Adrian M. EnacheRemove, in the main Makefile, the $(LDLIBPTH) variable...
2003-04-20 Adrian M. EnacheRe: [perl #22000] AutoReply: [PATCH] Naughty sv_gets...
2003-04-20 Steve HayDocument PERL_DEBUGGING_MSTATS in INSTALL and in the...
2003-04-20 Jarkko HietaniemiGive more information of what to do when -Dusexxx fail.
2003-04-19 Adrian M. EnacheFix bug #21347 (segfault in UNIVERSAL::AUTOLOAD with...
2003-04-19 Dave MitchellRe: [PATCH] [perl #21875] Hash ref transformed as a...
2003-04-19 Jarkko HietaniemiRestore the two variables retired by the change #19268
2003-04-19 Jarkko HietaniemiFail if the specified -Duse64xxx cannot be fulfilled.
2003-04-19 Jarkko HietaniemiIf long doubles fail, we really cannot sensibly
2003-04-19 Jarkko HietaniemiUpgrade to Net::Ping 2.30.
2003-04-19 Jarkko HietaniemiBump the test count.
2003-04-19 Dave Mitchellallow recursive FETCHes
2003-04-19 Craig A. Berryreadline.t tweak for VMS
2003-04-19 Adrian M. EnacheRe: any takers for this Storable bug?
2003-04-19 Artur BergmanDon't use the stack to allocate a SV that we hand out...
2003-04-18 Jarkko HietaniemiUTF8 regexp patch from Inaba Hiroto.
2003-04-18 Jarkko HietaniemiUnused variables.
2003-04-17 Artur BergmanAnother needle in the voodoo doll.
2003-04-17 Artur BergmanExtreme Voodoo programming, by not pinching the SV...
2003-04-17 Jarkko HietaniemiImplement -Dnoextensions=... and -Donlyextensions=...
2003-04-17 Abhijit Menon-Sen[#21962] Speculative fix: don't set GvNAMELEN to 1...
2003-04-17 Jarkko HietaniemiIntroduce the new *l APIs, undefined, to non-Configure...
2003-04-17 Jarkko HietaniemiRegen Glossary et alia.
2003-04-17 Jarkko HietaniemiSmall tidying up of the selectminbits code, but most
2003-04-17 Adrian M. EnacheRe: [perl #21950] 5.8.x -- :scalar and magic strings
2003-04-17 Jarkko HietaniemiDocument that the open pragma does not affect
2003-04-17 Jarkko HietaniemiMore maneuvering closer to proposed POSIX classes
2003-04-17 Jarkko HietaniemiDetect the 'fast stdio' case.
2003-04-16 Jarkko HietaniemiFix up Larry's copyright statements to my best knowledge.
2003-04-16 Jarkko HietaniemiHandle PERLIO= and document a bit.
2003-04-16 Artur BergmanFix double join problem for those places where free
2003-04-16 Jarkko HietaniemiTry to get the layers.t working also for dosish platforms.
2003-04-16 Jarkko HietaniemiA -C parsed from the #! line can still have line ending...
2003-04-16 Jarkko HietaniemiWhat does an empty PERLIO= mean, anyway?
2003-04-16 Jarkko HietaniemiDocument the effect of thread creation context.
2003-04-16 Jarkko HietaniemiUse the right prototype and a glob is fine (from Rafael).
2003-04-16 Jarkko HietaniemiPerlIO::get_layers() usage tip.
2003-04-16 Jarkko HietaniemiSyntax terror.
2003-04-16 Jarkko HietaniemiRedundant test.
2003-04-16 Jarkko HietaniemiSynchronize the specifications of the POSIX character
2003-04-16 Jarkko HietaniemiPatch from Merijn.
2003-04-16 Jarkko HietaniemiThinko in modfl detection.
2003-04-16 Abhijit Menon-Sen[#17040] Storable now handles self-tied scalars with...
2003-04-15 Jarkko HietaniemiUpgrade to Pod::LaTeX 0.55.
2003-04-15 Jarkko HietaniemiThe 'disable-longdouble-if-no-modfl-sqrtl' part didn...
2003-04-15 Jarkko HietaniemiHandle PERLIO=stdio, PERLIO=perlio, PERLIO=mmap, and...
2003-04-15 Jarkko HietaniemiFalse alarm: no cyclic dependency.
2003-04-15 Jarkko HietaniemiBackport of _most_ of the changes in #19218: not one big
2003-04-15 Jarkko HietaniemiBig patch from Alan Burlison to make Solaris long doubl...
2003-04-15 Jarkko HietaniemiDon't skip the whole test for PERLIO=perlio.
2003-04-15 Jarkko HietaniemiAdd a test for [perl #17753].
2003-04-15 Jarkko Hietaniemi[perl #21845] "proto.h": 'id' is a reserved word in...
2003-04-14 Artur BergmanOok, run tests on correct build-dir next time.
2003-04-14 Artur BergmanFixes to bugs introduced by PL_stashcache
2003-04-14 Rafael Garcia... Mention that "make test_harness" lets messages sent...
2003-04-14 Inaba HirotoRe: Parse::RecDescent triggers infinete loop in perl5...
2003-04-14 Jarkko HietaniemiPERLIO=perlio requires extra steps.
2003-04-14 Jarkko HietaniemiSkip as early as possible if no perlio since the
next