Please note: This file provides a complete, temporally ordered log of changes that went into every version of Perl. If you'd like more detailed information, please consult the comments in the individual patches posted to the perl5-porters mailing list. Patches for each individual change may also be obtained through ftp and rsync--see pod/perlhack.pod for the details. For information on what's new in this release, see pod/perldelta.pod. [The "CAST AND CREW" list has been moved to AUTHORS.] NOTE: Each change entry shows the change number; who checked it into the repository; when; description of the change; which branch the change happened in; and the affected files. The file lists have a short symbolic indicator: ! modified + added - deleted +> branched (from elsewhere) !> merged changes (from elsewhere) The Message-Ids in the change entries refer to the email messages sent to the perl5-porters mailing list. You can retrieve the messages for example from http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/ -------------- Version v5.8.8 Maintenance release working toward v5.8.8 -------------- ____________________________________________________________________________ [ 27024] By: nicholas on 2006/01/31 15:50:30 Log: More history. Branch: maint-5.8/perl ! pod/perlhist.pod ____________________________________________________________________________ [ 27023] By: nicholas on 2006/01/31 15:48:38 Log: Integrate: [ 27022] Subject: [perl #38380] Typo in perlfunc.pod From: p.boven@sara.nl (via RT) Message-ID: Date: Tue, 31 Jan 2006 05:22:28 -0800 Branch: maint-5.8/perl !> pod/perlfunc.pod ____________________________________________________________________________ [ 27020] By: nicholas on 2006/01/31 15:00:26 Log: Perl_save_threadsv does return under 5005 threads. Branch: maint-5.8/perl ! embed.fnc embed.h global.sym proto.h ____________________________________________________________________________ [ 27019] By: nicholas on 2006/01/31 14:46:24 Log: Note the new CPAN version in perl588delta.pod. Remove the 2 empty headings. Branch: maint-5.8/perl ! pod/perl588delta.pod ____________________________________________________________________________ [ 27018] By: nicholas on 2006/01/31 14:40:06 Log: Re-integrate change 25774 (Keys of %INC always use forward slashes) and bump $CPAN::VERSION to 1.76_02. Branch: maint-5.8/perl !> lib/CPAN.pm ____________________________________________________________________________ [ 27017] By: nicholas on 2006/01/31 12:40:43 Log: Make 5005threads compile to miniperl Branch: maint-5.8/perl ! pad.c perl.c ____________________________________________________________________________ [ 27013] By: nicholas on 2006/01/30 22:58:16 Log: Integrate: [ 26974] Add perl 5.9.3 in release list [ 26994] Email change for Steven Schubiger [ 26999] Subject: [DOC PATCH] $^X isn't necessarily argv[0] From: Yitzchak Scott-Thoennes Date: Mon, 30 Jan 2006 01:06:24 -0800 Message-ID: <20060130090624.GA3760@efn.org> [ 27009] Change the author aliasing to reflect updates to AUTHORS. Branch: maint-5.8/perl !> AUTHORS Porting/checkAUTHORS.pl pod/perlhist.pod !> pod/perlvar.pod ____________________________________________________________________________ [ 27012] By: nicholas on 2006/01/30 21:45:52 Log: Remove the description of PERL_DONT_CREATE_GVSV, as a significant change has been added in blead, so the behaviour won't be the same when this is merged for 5.8.9. Remove the description of CPAN.pm 1.83. Branch: maint-5.8/perl ! pod/perl588delta.pod ____________________________________________________________________________ [ 27011] By: nicholas on 2006/01/30 21:42:54 Log: Revert change 26719 (back to CPAN 1.76_01), as Module::Build and curl support aren't quite stable yet. All should be good for 5.8.9 Branch: maint-5.8/perl - lib/CPAN/Debug.pm lib/CPAN/HandleConfig.pm - lib/CPAN/PAUSE2005.pub lib/CPAN/Tarzip.pm lib/CPAN/Version.pm - lib/CPAN/t/version.t ! MANIFEST lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/Nox.pm ! lib/CPAN/SIGNATURE lib/CPAN/bin/cpan lib/CPAN/t/Nox.t ! lib/CPAN/t/loadme.t lib/CPAN/t/mirroredby.t lib/CPAN/t/vcmp.t ____________________________________________________________________________ [ 27008] By: nicholas on 2006/01/30 17:06:19 Log: Integrate: [ 26998] Subject: [PATCH] maint and blead: unicos.sh hints From: Jarkko Hietaniemi Date: Sun, 29 Jan 2006 23:45:03 +0200 (EET) Message-Id: <200601292145.k0TLj3mW320311@kosh.hut.fi> Branch: maint-5.8/perl !> hints/unicos.sh ____________________________________________________________________________ [ 27003] By: nicholas on 2006/01/30 14:47:07 Log: Subject: [PATCH] 5.8.8 perldelta note for VMS From: "Craig A. Berry" Message-ID: <43DC14CD.3080902@mac.com> Date: Sat, 28 Jan 2006 19:05:17 -0600 Branch: maint-5.8/perl ! pod/perl588delta.pod ____________________________________________________________________________ [ 26984] By: nicholas on 2006/01/28 16:41:58 Log: Integrate: [ 26962] Install nit : README.e2x should be installed, the other READMEs shouldn't Branch: maint-5.8/perl !> installperl ____________________________________________________________________________ [ 26973] By: nicholas on 2006/01/27 20:37:19 Log: Integrate: [ 26952] Subject: [PATCH] Change 26781/26830 (SvRTRIM should also write a new '\0' at the end) can cause segfaults From: "Philippe M. Chiasson" Message-ID: <43D941AF.1060503@ActiveState.com> Date: Thu, 26 Jan 2006 13:39:59 -0800 [ 26953] Safer implementation of RTRIM(). Don't rely on SvCUR to be sane unless SvPOK. Branch: maint-5.8/perl !> mg.c ____________________________________________________________________________ [ 26972] By: nicholas on 2006/01/27 20:23:05 Log: Integrate: [ 26935] Subject: SPRINTF_RETURNS_STRLEN isn't really a compile-time option From: Gisle Aas Date: 23 Jan 2006 02:12:04 -0800 Message-ID: Subject: RE: SPRINTF_RETURNS_STRLEN isn't really a compile-time option From: "Jan Dubois" Date: Mon, 23 Jan 2006 11:30:51 -0800 Message-ID: <008001c62053$86adf680$2217a8c0@candy> [ 26936] Remove d_nanosleep from win32 configs Change 19899 removed them before, but they have accidentally crept back. Branch: maint-5.8/perl !> makedef.pl perl.c win32/config.bc win32/config.gc !> win32/config.vc win32/config.vc64 ____________________________________________________________________________ [ 26971] By: nicholas on 2006/01/27 20:12:42 Log: Integrate: [ 26892] Explain better how that test count works. [ 26915] Note 5.8.8-RC1 [ 26945] assertions.pm is dual-lived [ 26957] Remove note about #elif, see : Subject: Re: Change 26954: Simplify nested '#ifdef' by replacing it with '#elif defined()' From: Steve Hay Date: Fri, 27 Jan 2006 11:09:02 +0000 Message-ID: <43D9FF4E.6010501@uk.radan.com> Branch: maint-5.8/perl !> Porting/Maintainers.pl Porting/pumpkin.pod pod/perlhist.pod !> t/comp/require.t ____________________________________________________________________________ [ 26956] By: nicholas on 2006/01/27 11:35:12 Log: Integrate: [ 26396] Two test workarounds for VMS [ 26710] pod2usage2.t is not readily portable to VMS either [ 26857] Give up on through.t on VMS for now -- no can do with current pipe implementation. Branch: maint-5.8/perl !> lib/File/Copy.t t/io/through.t t/op/goto.t t/pod/pod2usage2.t ____________________________________________________________________________ [ 26944] By: nicholas on 2006/01/25 18:09:41 Log: Integrate: [ 26940] Fix a regression on suidperl : the error message "No #! line" was produced in erroneous cases, because we used to read values in a string buffer that pointed to nothing. Branch: maint-5.8/perl !> perl.c ____________________________________________________________________________ [ 26942] By: nicholas on 2006/01/24 18:50:52 Log: Document the fix to no warnings '...' as it will cause fun and games. Branch: maint-5.8/perl ! pod/perl588delta.pod ____________________________________________________________________________ [ 26939] By: nicholas on 2006/01/24 14:59:03 Log: Subject: Re: [PATCH] perl588delta.pod (minor tweaks) [new! improved!] From: David Landgren Date: Tue, 24 Jan 2006 15:17:35 +0100 Message-ID: <43D636FF.8000001@landgren.net> Branch: maint-5.8/perl ! pod/perl588delta.pod ____________________________________________________________________________ [ 26938] By: nicholas on 2006/01/24 13:37:26 Log: Integrate: [ 23592] Subject: [PATCH] Makefile.SH: de-parallelise mktables From: Jarkko Hietaniemi Message-ID: <41ADFD95.4030007@iki.fi> Date: Wed, 01 Dec 2004 19:21:25 +0200 Branch: maint-5.8/perl !> Makefile.SH ____________________________________________________________________________ [ 26937] By: nicholas on 2006/01/24 13:24:05 Log: Missing C on <>, spotted by David Landgren. Branch: maint-5.8/perl ! pod/perl588delta.pod ____________________________________________________________________________ [ 26934] By: nicholas on 2006/01/23 19:58:38 Log: Nits spotted by Rafael. Branch: maint-5.8/perl ! pod/perl588delta.pod ____________________________________________________________________________ [ 26931] By: rgs on 2006/01/23 19:04:52 Log: POD formatting nits Branch: maint-5.8/perl ! pod/perl588delta.pod ____________________________________________________________________________ [ 26920] By: nicholas on 2006/01/22 20:41:25 Log: Subject: [PATCH] Overzealous consting in mg.h breaks SWIG From: Audrey Tang Message-ID: <43D2FFAD.9070401@autrijus.org> Date: Sun, 22 Jan 2006 11:44:45 +0800 Branch: maint-5.8/perl ! mg.h ____________________________________________________________________________ [ 26917] By: nicholas on 2006/01/20 14:51:09 Log: Update sample config.sh Branch: maint-5.8/perl ! Porting/config.sh ____________________________________________________________________________ [ 26916] By: nicholas on 2006/01/20 14:49:22 Log: Restore patchlevel. Branch: maint-5.8/perl ! patchlevel.h ____________________________________________________________________________ [ 26909] By: nicholas on 2006/01/18 20:14:06 Log: Cargo cult 5.8.8 upgrade. Branch: maint-5.8/perl ! Cross/config.sh-arm-linux META.yml NetWare/Makefile README.os2 ! README.vms epoc/createpkg.pl patchlevel.h plan9/config.plan9 ! vos/build.cm vos/config.alpha.def vos/config.alpha.h ! vos/config.ga.def vos/config.ga.h vos/install_perl.cm ! win32/Makefile win32/config_H.bc win32/config_H.gc ! win32/config_H.vc win32/config_H.vc64 win32/makefile.mk ! wince/Makefile.ce ____________________________________________________________________________ [ 26908] By: nicholas on 2006/01/18 19:31:08 Log: Update Changes Branch: maint-5.8/perl ! Changes patchlevel.h ____________________________________________________________________________ [ 26907] By: nicholas on 2006/01/18 19:18:34 Log: Integrate: [ 26885] Gisle points out that it's ok to ignore the return value of newSVrv. Due to how embed.pl is implemented, this also has the unfortunate side-effect of removing __attribute__malloc__ from the attributes of this function, but given that the new pointer is stored elsewhere anyway, this shouldn't impact what gcc could have optimized. Branch: maint-5.8/perl !> embed.fnc proto.h ____________________________________________________________________________ [ 26906] By: nicholas on 2006/01/18 19:00:58 Log: Integrate: [ 26877] Subject: Re: [PATCH] Updated README.macosx From: Sherm Pendley Date: Mon, 16 Jan 2006 16:53:23 -0500 Message-Id: <619C9A5D-972F-4B90-A99A-B4B6D04C584D@dot-app.org> [ 26878] Make the description of $^M in perlvar a bit more clear w.r.t. cross-references to the INSTALL document. (spotted by Stas Bekman) Branch: maint-5.8/perl !> README.macosx pod/perlvar.pod ____________________________________________________________________________ [ 26905] By: nicholas on 2006/01/18 18:55:09 Log: Perl extensions on Windows now can be statically built into Perl DLL (Vadim Konovalov spotted that I'd failed to mention this for 5.8.7. Better late than never, I feel) Branch: maint-5.8/perl ! pod/perl588delta.pod ____________________________________________________________________________ [ 26898] By: nicholas on 2006/01/18 12:37:26 Log: Integrate: [ 26838] checkAUTHORS.pl --rank would loop infinitely on an empty results array. [ 26850] e-mail update from Phil Lobbes [ 26852] Add Ken Hirsch to AUTHORS. [ 26853] Teach checkAUTHORS.pl about everyone in Changes5.8.[2-8], adding to AUTHORS where necessary. [ 26854] Some reordering and one new address for Stéphane Payrard [ 26855] Oops. When the e-mail address came first, or there was no name with it, checkAUTHORS.pl wasn't recognising it, which caused the change to be attributed to the committer rather than the author. This now reveals several people "missing" from the AUTHORS file. [ 26856] Can now count the patches committed with --thanks-applied. Changes5.8's top 3: 3332: jhi 321: ams 60: nick [ 26861] Teach checkAUTHORS about all the authors in 5.8.2-5.8.8, and any others whose e-mail address I recognise. Branch: maint-5.8/perl !> AUTHORS Porting/checkAUTHORS.pl ____________________________________________________________________________ [ 26896] By: nicholas on 2006/01/18 11:23:54 Log: Spelling fix. Branch: maint-5.8/perl ! pod/perl588delta.pod ____________________________________________________________________________ [ 26895] By: nicholas on 2006/01/18 11:20:27 Log: Remove the entry corresponding to change 26696 Branch: maint-5.8/perl ! pod/perl588delta.pod ____________________________________________________________________________ [ 26894] By: nicholas on 2006/01/18 11:19:10 Log: Revert change 26696 for now (Integrate 26410, [perl #8262] //g loops infinitely on tainted data), because it breaks $o->m() =~ //; Branch: maint-5.8/perl ! op.c t/op/taint.t ____________________________________________________________________________ [ 26890] By: gisle on 2006/01/18 09:28:04 Log: Remove spurious =over block, left over from the Errno deleted in change 26882. Branch: maint-5.8/perl ! pod/perl588delta.pod ____________________________________________________________________________ [ 26888] By: nicholas on 2006/01/17 23:07:16 Log: vos header generation still expects mv-if-diff, and needs various new config.sh variables to be set to undef. Branch: maint-5.8/perl +> vos/mv-if-diff ! MANIFEST vos/Makefile vos/config.alpha.def vos/config.ga.def ____________________________________________________________________________ [ 26887] By: nicholas on 2006/01/17 22:13:14 Log: Integrate the MALLOC_WRAP change from: [ 26505] Subject: [PATCH] pre-likely cleanup From: Andy Lester Date: Tue, 27 Dec 2005 14:39:39 -0600 Message-ID: <20051227203939.GC1781@petdance.com> Includes a small fix to the changes in tryAMAGICbinW_var() in pp.h. Branch: maint-5.8/perl !> handy.h ____________________________________________________________________________ [ 26886] By: nicholas on 2006/01/17 21:58:39 Log: Given the bugs fixed by changes 25822 and 26253, for now strip NN with no effect, as an erroneously present NN can introduce strange bugs at higher optimisation levels (and on future compilers not yet written), which is too risky. Branch: maint-5.8/perl ! embed.pl proto.h ____________________________________________________________________________ [ 26884] By: nicholas on 2006/01/17 21:35:36 Log: Integrate: [ 26871] More readable MEM_WRAP_CHECK_1() macro. This form also avoids the "dead part of constant expression is nonconstant" warning from the Sun Studio 10 compiler. Branch: maint-5.8/perl !> README.solaris handy.h ____________________________________________________________________________ [ 26882] By: nicholas on 2006/01/17 19:38:54 Log: Handle our apostrophe correctly in the section on authors' names, as spotted by Paul Johnson. Remove Errno from the list of upgraded modules, because the actual installed code hasn't changed, merely the generator. Branch: maint-5.8/perl ! pod/perl588delta.pod ____________________________________________________________________________ [ 26880] By: gisle on 2006/01/17 17:32:16 Log: Trivial typo fix. Branch: maint-5.8/perl ! pod/perl588delta.pod ____________________________________________________________________________ [ 26879] By: nicholas on 2006/01/17 16:40:16 Log: Details for File::Basename, File::Spec, Math::Complex, Math::Trig and threads. This just leaves Filter::Simple. Branch: maint-5.8/perl ! pod/perl588delta.pod ____________________________________________________________________________ [ 26876] By: nicholas on 2006/01/17 15:14:40 Log: Subject: Re: Perl 5.8.8's perldelta From: David Landgren Message-ID: <43CD0494.3010905@landgren.net> Date: Tue, 17 Jan 2006 15:52:04 +0100 Branch: maint-5.8/perl ! pod/perl588delta.pod ____________________________________________________________________________ [ 26875] By: nicholas on 2006/01/17 14:55:33 Log: Alan did the implementation for using unsetenv and clearenv (in addition to the probes) Branch: maint-5.8/perl ! pod/perl588delta.pod ____________________________________________________________________________ [ 26874] By: nicholas on 2006/01/17 12:18:22 Log: Subject: Re: Perl 5.8.8's perldelta From: Gisle Aas Message-ID: Date: 17 Jan 2006 03:33:53 -0800 Branch: maint-5.8/perl ! pod/perl588delta.pod ____________________________________________________________________________ [ 26873] By: steveh on 2006/01/17 12:00:00 Log: Give Nicholas Clark some credit for his work Branch: maint-5.8/perl ! pod/perl588delta.pod ____________________________________________________________________________ [ 26872] By: nicholas on 2006/01/17 11:51:11 Log: Add in all missing NNs/NULLOKs Branch: maint-5.8/perl ! embed.fnc proto.h ____________________________________________________________________________ [ 26865] By: nicholas on 2006/01/16 16:15:26 Log: Some more module descriptions. Branch: maint-5.8/perl ! pod/perl588delta.pod ____________________________________________________________________________ [ 26864] By: nicholas on 2006/01/16 16:10:49 Log: Subject: Re: Perl 5.8.8's perldelta From: Gisle Aas Message-ID: Date: 16 Jan 2006 07:55:55 -0800 Branch: maint-5.8/perl ! pod/perl588delta.pod ____________________________________________________________________________ [ 26862] By: nicholas on 2006/01/16 14:03:56 Log: Changes and improvements from Gisle Aas, Sébastien Aperghis-Tramoni and David Landgren. Branch: maint-5.8/perl ! pod/perl588delta.pod ____________________________________________________________________________ [ 26860] By: nicholas on 2006/01/16 12:51:43 Log: Integrate: [ 26315] A better hash for PTR_TABLE_HASH (?) Branch: maint-5.8/perl !> sv.c ____________________________________________________________________________ [ 26851] By: nicholas on 2006/01/14 11:51:00 Log: Recover the description for change 24146 (it integrates 24027) Tweak one other line to make checkAUTHORS.pl happy. Branch: maint-5.8/perl ! Changes5.8.7 ____________________________________________________________________________ [ 26848] By: nicholas on 2006/01/14 10:13:28 Log: Improvements from Glenn Linderman, Dave Mitchell, H.Merijn Brand and Paul Marquess. Branch: maint-5.8/perl ! pod/perl588delta.pod ____________________________________________________________________________ [ 26847] By: nicholas on 2006/01/14 09:52:42 Log: s/Autrijus/Audrey/ Branch: maint-5.8/perl ! AUTHORS Porting/Maintainers.pl ____________________________________________________________________________ [ 26843] By: nicholas on 2006/01/13 22:23:45 Log: Perldelta ready for review. Branch: maint-5.8/perl ! pod/perl588delta.pod ____________________________________________________________________________ [ 26842] By: nicholas on 2006/01/13 22:14:31 Log: Hateful version control system. When I integrate the addition of a file and then the removal of the same file, I expect the net effect to be nothing. You are exceeding my expectations in a negative way. Branch: maint-5.8/perl - ext/Sys/Syslog/t/podspell.t ____________________________________________________________________________ [ 26841] By: nicholas on 2006/01/13 22:05:34 Log: Update Changes Branch: maint-5.8/perl ! Changes patchlevel.h ____________________________________________________________________________ [ 26840] By: nicholas on 2006/01/13 21:53:22 Log: Integrate: [ 26824] $utf8::VERSION++ # Documentation. Branch: maint-5.8/perl !> lib/utf8.pm ____________________________________________________________________________ [ 26839] By: nicholas on 2006/01/13 21:52:38 Log: Integrate: [ 26809] Upgrade to Devel::PPPort 3.06_01 Branch: maint-5.8/perl !> (integrate 32 files) ____________________________________________________________________________ [ 26837] By: nicholas on 2006/01/13 21:31:41 Log: First draft of 5.8.8's perldelta. Branch: maint-5.8/perl ! pod/perl588delta.pod ____________________________________________________________________________ [ 26836] By: nicholas on 2006/01/13 21:16:08 Log: Integrate: [ 26069] Make Perl_seed public Fixes Win32 linker error in List::Util introduced by change #26054 Branch: maint-5.8/perl !> embed.fnc embed.h global.sym ____________________________________________________________________________ [ 26834] By: nicholas on 2006/01/13 19:10:42 Log: Integrate: [ 26807] Subject: Re: Today's compiling adventure From: Ken Hirsch Date: Thu, 12 Jan 2006 13:26:16 -0500 Message-ID: <43C69F48.7090600@ftml.net> [ 26808] Add new mpeix file from #26807 [ 26831] Subject: Re: Today's compiling adventure From: Ken Hirsch Message-ID: <43C69F48.7090600@ftml.net> Date: Thu, 12 Jan 2006 13:26:16 -0500 Branch: maint-5.8/perl +> mpeix/mpeix_setjmp.c !> MANIFEST README.mpeix hints/mpeix.sh mpeix/mpeix.c !> mpeix/mpeixish.h pp_sys.c ____________________________________________________________________________ [ 26833] By: nicholas on 2006/01/13 18:27:46 Log: Integrate: [ 26815] Fix [perl #38223]; _IOC_SIZE() not always safe. Branch: maint-5.8/perl !> perl.h ____________________________________________________________________________ [ 26832] By: nicholas on 2006/01/13 18:16:27 Log: Integrate: [ 26812] Make h2ph recognize (and skip) const and __const__ in C function prototypes. This makes it produce better files on linux-sparc64. Branch: maint-5.8/perl !> utils/h2ph.PL ____________________________________________________________________________ [ 26830] By: nicholas on 2006/01/13 17:56:30 Log: Integrate: [ 26781] Gisle notes that SvRTRIM should also write a new '\0' at the end. Branch: maint-5.8/perl ! mg.c ____________________________________________________________________________ [ 26829] By: nicholas on 2006/01/13 17:45:49 Log: Integrate: [ 26713] Add an option 'opened' which reports on the maintainers of all files perforce currently has open. [ 26747] Cope with change entries that are \r terminated Branch: maint-5.8/perl !> Porting/Maintainers.pm Porting/genlog ____________________________________________________________________________ [ 26828] By: nicholas on 2006/01/13 17:45:00 Log: Integrate: [ 26752] Upgrade to Sys::Syslog 0.12 [ 26766] Remove Syslog tests that use external modules [ 26768] If getservbyname fails tell what service the lookup attempt tried to use. [ 26769] Why should Syslog jump through hoops to look up the hostname so it can immediately convert it to an IP address, when all it really wants is a connection to the loopback device? [ 26772] Gisle is correct - $host needs to stay in case the user sets it themselves. But if the user doesn't, default to INADDR_LOOPBACK. [ 26773] Subject: Re: Sys::Syslog blows up rather spectacularly on Solaris From: Alan Burlison Message-ID: <43C3D80E.20704@sun.com> Date: Tue, 10 Jan 2006 15:51:42 +0000 [ 26782] Subject: Fw: CPAN Upload: S/SA/SAPER/Sys-Syslog-0.13.tar.gz From: Sébastien Aperghis-Tramoni Date: Wed, 11 Jan 2006 02:13:31 +0100 Message-ID: <1136942011.43c45bbb82dce@imp1-g19.free.fr> Branch: maint-5.8/perl - ext/Sys/Syslog/t/distchk.t ext/Sys/Syslog/t/pod.t - ext/Sys/Syslog/t/podcover.t ext/Sys/Syslog/t/portfs.t !> MANIFEST ext/Sys/Syslog/Changes ext/Sys/Syslog/README !> ext/Sys/Syslog/Syslog.pm ext/Sys/Syslog/t/constants.t ____________________________________________________________________________ [ 26827] By: nicholas on 2006/01/13 17:35:26 Log: Integrate: [ 26759] Make FAKE,READONLY optional on VMS in test 21 Branch: maint-5.8/perl !> ext/Devel/Peek/t/Peek.t ____________________________________________________________________________ [ 26825] By: nicholas on 2006/01/13 17:08:30 Log: Integrate: [ 26691] Don't code the absolute number of tests for the UTF8/EBCDIC case; much better to subtract the number of tests that don't get run. [ 26789] Subject: Re: [PATCH] Mac OS X 10.4.4 (Darwin 8.4.0) still does not fix locale issue From: Dominic Dunlop Date: Wed, 11 Jan 2006 19:52:20 +0100 Message-Id: [ 26798] Test comment fix by Dominic Dunlop Branch: maint-5.8/perl !> lib/locale.t t/comp/require.t ____________________________________________________________________________ [ 26823] By: nicholas on 2006/01/13 16:54:50 Log: Regenerated perlmodlib.pod. Branch: maint-5.8/perl ! pod/perlmodlib.pod ____________________________________________________________________________ [ 26822] By: nicholas on 2006/01/13 16:47:13 Log: Integrate: [ 26625] Subject: Re: [perl #38034] A combination eval, DESTROY method and $@ - dangerous - bug From: Mike Guy Date: Tue, 03 Jan 2006 19:18:41 +0000 Message-Id: [ 26669] Improve description of the -s switch. I found the "This means you can have switches with two leading dashes." sentence introduced by change 7144 really confusing. The note after the example should make it clear enough that double dash switches can be used for those that insist. [ 26797] Typo fix. [ 26801] FAQ sync. [ 26802] Subject: [perl #38205] misleading typo in perlfaq8 From: erik@cs.uni-jena.de (via RT) Date: Wed, 11 Jan 2006 14:56:28 -0800 Message-ID: [ 26814] Add a link to the Opcode doc in Safe. (see RT CPAN ticket #8579) [ 26816] Better wording for change 26796. Plus, make podchecker happy. [ 26819] Fix internal links in POD. Branch: maint-5.8/perl !> ext/Opcode/Safe.pm lib/PerlIO.pm lib/utf8.pm pod/perlfaq.pod !> pod/perlfaq2.pod pod/perlfaq8.pod pod/perlobj.pod !> pod/perlrun.pod pod/perlvar.pod ____________________________________________________________________________ [ 26821] By: nicholas on 2006/01/13 15:53:21 Log: This is what the section on upgrade module versions was supposed to look like. Branch: maint-5.8/perl ! pod/perl588delta.pod ____________________________________________________________________________ [ 26820] By: nicholas on 2006/01/13 15:22:43 Log: As B is currently in a bit of a forked state, just bump the VERSIONs locally in maint for now. Branch: maint-5.8/perl ! ext/B/B.pm ext/B/B/Asmdata.pm ext/B/B/Bblock.pm ! ext/B/B/Bytecode.pm ext/B/B/C.pm ext/B/B/CC.pm ! ext/B/B/Debug.pm ext/B/B/Terse.pm ____________________________________________________________________________ [ 26818] By: nicholas on 2006/01/13 14:46:10 Log: Integrate: [ 26804] Bump $VERSION in many modules that have changed. (just the warnings parts) [ 26817] More $VERSION bumps. Branch: maint-5.8/perl !> ext/PerlIO/via/via.pm lib/Attribute/Handlers.pm lib/Switch.pm !> lib/warnings.pm warnings.pl ____________________________________________________________________________ [ 26811] By: nicholas on 2006/01/12 21:35:24 Log: Integrate: [ 26778] Bleadperl's Win32::Win32 is more recent than the current CPAN release of libwin32 (0.26), so bump the $VERSION a little Branch: maint-5.8/perl !> win32/ext/Win32/Win32.pm ____________________________________________________________________________ [ 26810] By: nicholas on 2006/01/12 20:34:45 Log: Integrate: [ 25842] Subject: [PATCH] remove mv-if-diff From: Rafael Garcia-Suarez Message-ID: <20051024193257.2022ea0d@grubert.mandrakesoft.com> Date: Mon, 24 Oct 2005 19:32:57 +0200 (with tweak to add rm for opmini.c, remove mv-if-diff, and reflect this removal in MANIFEST) [ 25843] Oops. the trick is to edit Makefile.SH [ 25844] Remove remaining references to mv-if-diff [ 25846] Rediff the Makefile.SH patch for cross-compilation. (this doesn't mean it works, though.) Branch: maint-5.8/perl - mv-if-diff !> Cross/Makefile.SH.patch MANIFEST Makefile.SH os2/Makefile.SHs !> pod/Makefile.SH pod/perlmodlib.PL ____________________________________________________________________________ [ 26806] By: nicholas on 2006/01/12 19:23:34 Log: Integrate: [ 26796] Subject: [PATCH] fix for :crlf example From: Xavier Noria Message-Id: <0F64C146-3A80-4FDF-8149-AFB35B3C4D3B@hashref.com> Date: Wed, 11 Jan 2006 23:11:49 +0100 plus bump its $VERSION [ 26804] Bump $VERSION in many modules that have changed. [ 26805] $Socket::VERSION++; # You always miss one. Branch: maint-5.8/perl ! pod/perl588delta.pod !> (integrate 32 files) ____________________________________________________________________________ [ 26794] By: nicholas on 2006/01/11 21:07:15 Log: Integrate the ext/List/Utils/... parts of: [ 25953] Subject: [PATCH] sort/multicall patch From: Robin Houston Date: Sat, 29 Oct 2005 21:33:07 +0100 Message-ID: <20051029203307.GA8869@rpc142.cs.man.ac.uk> [ 25955] Add missing file from change 25953 [ 26054] Subject: [PATCH] Re: [perl #32383] DProf breaks List::Util::shuffle From: Robin Houston Date: Tue, 8 Nov 2005 19:02:34 +0000 Message-ID: <20051108190234.GA25953@rpc142.cs.man.ac.uk> [ 26062] Subject: Re: [PATCH] Re: [perl #32383] DProf breaks List::Util::shuffle From: Graham Barr Date: Wed, 9 Nov 2005 06:09:48 -0600 Message-Id: <6CAD749E-AE29-415A-9ACB-BA8F6FB8279E@pobox.com> [ 26212] Upgrade to Scalar-List-Utils-1.18 Branch: maint-5.8/perl +> ext/List/Util/multicall.h ext/List/Util/t/00version.t !> MANIFEST ext/List/Util/Changes ext/List/Util/Util.xs !> ext/List/Util/lib/List/Util.pm !> ext/List/Util/lib/Scalar/Util.pm ext/List/Util/t/first.t !> ext/List/Util/t/lln.t ext/List/Util/t/p_blessed.t !> ext/List/Util/t/p_first.t ext/List/Util/t/p_lln.t !> ext/List/Util/t/p_max.t ext/List/Util/t/p_maxstr.t !> ext/List/Util/t/p_min.t ext/List/Util/t/p_minstr.t !> ext/List/Util/t/p_openhan.t ext/List/Util/t/p_readonly.t !> ext/List/Util/t/p_reduce.t ext/List/Util/t/p_refaddr.t !> ext/List/Util/t/p_reftype.t ext/List/Util/t/p_shuffle.t !> ext/List/Util/t/p_sum.t ext/List/Util/t/p_tainted.t !> ext/List/Util/t/reduce.t ext/List/Util/t/refaddr.t !> ext/List/Util/t/tainted.t ____________________________________________________________________________ [ 26788] By: nicholas on 2006/01/11 17:19:22 Log: Integrate: [ 26480] Subject: Re: [perl #37907] Perl_magic_get reqires ridiculous amounts of stackmemory From: Jim Cromie Date: Fri, 23 Dec 2005 13:24:29 -0700 Message-ID: <43AC5CFD.3060200@gmail.com> Includes a change in variable names from "j" to "num_groups". [ 26486] Obviously, Perl_ingroup() is also using 256k of stack memory on Linux. Adapt change #26480 to reduce memory usage here as well. [ 26489] Subject: chg 26486 removes last use of NGROUPS, so remove the macro-def From: Jim Cromie Date: Mon, 26 Dec 2005 07:57:51 -0700 Message-ID: <43B004EF.8060500@gmail.com> [ 26492] In this, the last tale of the NGROUPS saga, a former pumpking prods a mere committer to remove the last of the NGROUPS-sized arrays... Perl_magic_set() was using the last of these arrays to do the lvalue work on $). Instead of an array, a pointer is used and re-sized as needed. Branch: maint-5.8/perl !> doio.c mg.c ____________________________________________________________________________ [ 26776] By: nicholas on 2006/01/10 18:28:31 Log: Steve Hay notes that there's a reference PERL_MEM_LOG here, which is inconsistent as PERL_MEM_LOG isn't (yet) merged to maint. Branch: maint-5.8/perl ! pod/perldebguts.pod ____________________________________________________________________________ [ 26775] By: nicholas on 2006/01/10 18:19:43 Log: Integrate: [ 25111] Subject: [patch hv.h doc] HvNAME From: Stas Bekman Date: Fri, 08 Jul 2005 13:52:13 +0300 Message-ID: <42CE5ADD.3020003@stason.org> Subject: Re: [patch hv.h doc] HvNAME From: Nicholas Clark Date: Sat, 9 Jul 2005 15:23:51 +0100 Message-ID: <20050709142351.GT15833@plum.flirble.org> [ 26739] Subject: Re: [perl #38181] Default IO Layer is ignored in 3-argument open call From: SADAHIRO Tomoyuki Date: Mon, 09 Jan 2006 01:29:30 +0900 Message-Id: <20060109012103.F20A.BQW10602@nifty.com> [ 26749] Subject: [PATCH] identifiers always in main (was: defining a _ function breaks File::Find) From: Xavier Noria Date: Sun, 23 Oct 2005 09:47:37 +0200 Message-Id: clarify which variables are always forced into main:: [ 26750] Revert change 26749 [ 26756] Subject: [patch] more about embed.fnc in perlguts From: Jim Cromie Date: Sun, 08 Jan 2006 11:35:46 -0700 Message-ID: <43C15B82.9090309@gmail.com> (with a few nits) [ 26762] Remove stale date. Branch: maint-5.8/perl !> embed.fnc hv.h lib/open.pm pod/perlembed.pod pod/perlfunc.pod !> pod/perlguts.pod pod/perlvar.pod ____________________________________________________________________________ [ 26771] By: nicholas on 2006/01/10 16:09:53 Log: Integrate: [ 26770] 1. Make HP C-ANSI-C work on Itanium2 (HP-UX 11.23) broken optimizer 2. Remove a compiler warning in a try program Branch: maint-5.8/perl !> hints/hpux.sh ____________________________________________________________________________ [ 26763] By: nicholas on 2006/01/10 10:44:50 Log: Integrate: [ 24925] Trim trailing whitespace from $! and $^E (Fixes lib/Test/Simple/t/fail-more.t with bcc32 on Win32, and is good for consistency anyway) Branch: maint-5.8/perl !> mg.c ____________________________________________________________________________ [ 26748] By: nicholas on 2006/01/08 22:56:02 Log: Update Changes Branch: maint-5.8/perl ! Changes patchlevel.h ____________________________________________________________________________ [ 26746] By: nicholas on 2006/01/08 22:41:08 Log: Integrate: [ 26744] Grr. #26690 broke handling of old ODS-2 style names on current versions of VMS Branch: maint-5.8/perl !> configure.com ____________________________________________________________________________ [ 26742] By: nicholas on 2006/01/08 22:06:18 Log: Integrate: [ 26707] Subject: [PATCH] hints/dec_osf.sh (Re: blead@26701 compilation warning from tru64 cc) From: Jarkko Hietaniemi Date: Sun, 08 Jan 2006 11:38:34 +0200 Message-ID: <43C0DD9A.9080809@gmail.com> Branch: maint-5.8/perl !> hints/dec_osf.sh ____________________________________________________________________________ [ 26741] By: nicholas on 2006/01/08 21:47:32 Log: For some reason change 26009/26011 merged as 26627 still segfaults after all the tests have completed in scope.c: 143 const I32 oldsave = PL_scopestack[--PL_scopestack_ix]; (gdb) p my_perl->Tscopestack_ix $1 = 136787683 So don't run the troublesome tests for now. Branch: maint-5.8/perl ! t/io/fs.t ____________________________________________________________________________ [ 26738] By: nicholas on 2006/01/08 21:30:11 Log: Integrate: [ 26644] Update copyright year. [ 26736] Update the copyright years in the generated files, and nostdio.h [ 26737] Update copyright with the 2 years where changes were made. plus some manual copyright edits where the blead changes were tied up with as yet unintegrated patches. Branch: maint-5.8/perl ! utf8.h !> av.c doop.c gv.c gv.h handy.h keywords.h keywords.pl nostdio.h !> numeric.c op.c opcode.pl opnames.h pad.c pad.h patchlevel.h !> pp.c pp_hot.c pp_sys.c regcomp.c regexec.c toke.c universal.c !> utf8.c util.c xsutils.c ____________________________________________________________________________ [ 26731] By: nicholas on 2006/01/08 19:13:32 Log: Update Changes Branch: maint-5.8/perl ! Changes patchlevel.h ____________________________________________________________________________ [ 26730] By: nicholas on 2006/01/08 18:40:54 Log: Integrate: [ 26498] tabs, not spaces, in MANIFEST. No, I can't remember why this is. Or whether it could be relaxed. Branch: maint-5.8/perl !> MANIFEST ____________________________________________________________________________ [ 26729] By: nicholas on 2006/01/08 18:38:54 Log: Run pod/buildtoc --build-all Branch: maint-5.8/perl ! MANIFEST pod/perltoc.pod win32/Makefile win32/makefile.mk ____________________________________________________________________________ [ 26728] By: nicholas on 2006/01/08 18:34:51 Log: Integrate: [ 26363] On VMS, put pods in [.lib.pods] rather than [.lib.pod] in order to avoid collisions with [.lib.Pod] [ 26725] With VMS moving from [lib.pod] to [lib.pods] then pod/buildtoc needs tweaking and re-run pod/buildtoc --build-vms Branch: maint-5.8/perl ! vms/descrip_mms.template !> configure.com installperl pod/buildtoc ____________________________________________________________________________ [ 26727] By: nicholas on 2006/01/08 18:29:12 Log: Integrate: [ 25507] Subject: [patch@25502] Add hard link and V8.2 crtl support to VMS. From: "John E. Malmberg" Date: Tue, 20 Sep 2005 01:22:24 -0400 Message-ID: <432F9C90.7080702@qsl.net> [ 25680] assorted blead build help for VMS (mostly ithreads-related) [ 25681] fix bug introduced by #25507 that kept ccflags from making it into config.sh [ 26690] Make VMS manifest checker handle multi-dot filenames on ODS-5 Branch: maint-5.8/perl !> configure.com pp_sys.c vms/descrip_mms.template vms/vmsish.h !> x2p/s2p.PL ____________________________________________________________________________ [ 26724] By: nicholas on 2006/01/08 18:17:32 Log: Integrate: [ 21540] Fix backward-compatibility issues in if.pm. [ 21814] Integrate if.pm 0.0401 Needed to edit the test file as t/TEST can't cope with extra output lines as produced by 0.0401's if.t [ 26078] Patch by Ilya Zakharevich to give more meaningful error messages from if.pm when invoked with a condition in list context. Also bump if's VERSION. Branch: maint-5.8/perl !> lib/if.pm lib/if.t ____________________________________________________________________________ [ 26723] By: nicholas on 2006/01/08 17:58:19 Log: Integrate: [ 25000] Don't install demo files with perl [ 26419] Make perlivp skip the *.ph tests by default, since these files are normally not generated. The -a option is now needed for it to run all tests. [ 26658] Install less README files Branch: maint-5.8/perl !> installperl utils/perlivp.PL ____________________________________________________________________________ [ 26722] By: nicholas on 2006/01/08 17:48:31 Log: Integrate: [ 26307] Add pointer to Pod::Simple for the Pod -> HTML task. [ 26433] Remove switch from perltodo [ 26471] inlining autoloaded constants is TODOne. [ 26539] Update perltodo. First shot at perl593delta. Branch: maint-5.8/perl !> pod/perl561delta.pod pod/perl56delta.pod pod/perltodo.pod ____________________________________________________________________________ [ 26721] By: nicholas on 2006/01/08 17:38:10 Log: Integrate: [ 26309] Upgrade to Sys-Syslog-0.10 [ 26343] Fix realclean target for Sys::Syslog [ 26366] Silence test output to STDERR because it makes the 'make test' output look ugly. [ 26472] Add support for PV to ExtUtils::Constant::ProxySubs, and enable its use in Sys::Syslog [ 26515] Upgrade to Sys-Syslog-0.11 [ 26525] Fix test for perl version number in Makefile.PL Branch: maint-5.8/perl +> ext/Sys/Syslog/Changes ext/Sys/Syslog/README +> ext/Sys/Syslog/fallback/const-c.inc +> ext/Sys/Syslog/fallback/const-xs.inc +> ext/Sys/Syslog/t/00-load.t ext/Sys/Syslog/t/constants.t +> ext/Sys/Syslog/t/distchk.t ext/Sys/Syslog/t/pod.t +> ext/Sys/Syslog/t/podcover.t ext/Sys/Syslog/t/podspell.t +> ext/Sys/Syslog/t/portfs.t !> MANIFEST ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/Syslog.pm !> ext/Sys/Syslog/t/syslog.t ____________________________________________________________________________ [ 26720] By: nicholas on 2006/01/08 16:53:41 Log: Integrate: [ 25092] Subject: ReadParse in the CGI docs From: "Ton Hospel" Date: 9 Oct 2003 15:04:53 -0000 To: perlbug@perl.org (plus blank lines so example code is in verbatim paragraphs, and bump $VERSION) [ 26260] Upgrade to CGI.pm-3.13 [ 26288] Upgrade to CGI-3.14. Mmm...pi. Oh, also including some Pod fixes in bleadperl that haven't yet been applied to the actual CGI distribution yet. [ 26308] Upgrade to CGI.pm-3.15 Branch: maint-5.8/perl +> lib/CGI/t/no_tabindex.t !> MANIFEST lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Changes !> lib/CGI/Cookie.pm lib/CGI/t/form.t ____________________________________________________________________________ [ 26719] By: nicholas on 2006/01/08 16:52:27 Log: Integrate: [ 25124] Subject: [perl #17487] ncftp only handles http From: "Michael G Schwern via RT" Date: Mon, 11 Jul 2005 23:19:06 -0700 Message-ID: (and bump $VERSION (1.76_01 is a CPAN release already)) [ 25125] Subject: [perl #24119] CPAN.pm error in Win32: uses rename() not File::Copy::move From: "Michael G Schwern via RT" Date: Mon, 11 Jul 2005 23:24:56 -0700 Message-ID: [ 25132] Subject: [perl #24275] CPAN shell - online help not clear From: "Michael G Schwern via RT" Date: Mon, 11 Jul 2005 23:32:12 -0700 Message-ID: [ 25133] Subject: [perl #28385] minor bug in cpan -- the i command does not find author From: "Michael G Schwern via RT" Date: Tue, 12 Jul 2005 00:16:49 -0700 Message-ID: (and remove a couple of unused variables) [ 25142] Subject: [perl #5634] CPAN.pm v1.59 chdirs before looking for perl From: "Michael G Schwern via RT" Date: Mon, 11 Jul 2005 22:41:06 -0700 Message-ID: [ 25147] Subject: [perl #24691] leading spaces on cpan configuration causes failure From: "Michael G Schwern via RT" Date: Tue, 12 Jul 2005 00:00:17 -0700 Message-ID: (with spaces trimmed from username too) [ 25155] Subject: [perl #36514] Add curl support to CPAN.pm From: "Michael G Schwern via RT" Date: Fri, 15 Jul 2005 02:11:29 -0700 Message-ID: (and bump $CPAN::FirstTime::VERSION) [ 25317] Subject: [PATCH lib/CPAN.pm] Make curl follow redirects From: Michael G Schwern Date: Sun, 21 Aug 2005 00:16:26 -0700 Message-ID: <20050821071625.GA29394@windhund.schwern.org> [ 25774] Subject: [PATCH] Keys of %INC always use forward slashes From: Jan Dubois Date: Oct 16, 2005 8:24 PM Message-ID: <006e01c5d27e$d722c6e0$2217a8c0@candy> [ 26016] Upgrade to CPAN-1.76_60. [ 26018] '[at]' should be '@' Suck in CPAN/Nox.pm from CPAN, so that version.t passes. [ 26023] Upgrade to CPAN-1.76_61 [ 26029] Add lib/CPAN/Admin.pm from CPAN to make version.t pass. [ 26031] Remove CPAN.pm's META.yml. Add CPAN.pm's SIGNATURE in MANIFEST. [ 26042] Upgrade to CPAN 1.76_65 [ 26254] Subject: [PAUSE] CPAN Upload: A/AN/ANDK/CPAN-1.80.tar.gz From: andreas.koenig.gmwojprw@franz.ak.mind.de (Andreas J. Koenig) Date: Sat, 03 Dec 2005 12:24:05 +0100 Message-ID: <87mzji8luy.fsf@k75.linux.bogus> [ 26493] Upgrade to CPAN-1.80_56 [ 26553] Upgrade to CPAN-1.80_57 [ 26563] Subject: [PAUSE] CPAN Upload: A/AN/ANDK/CPAN-1.80_58.tar.gz From: andreas.koenig.gmwojprw@franz.ak.mind.de (Andreas J. Koenig) Date: Sun, 01 Jan 2006 10:12:46 +0100 Message-ID: <87zmmgnwfl.fsf@k75.linux.bogus> [ 26592] Subject: [PAUSE] CPAN Upload: A/AN/ANDK/CPAN-1.81.tar.gz From: andreas.koenig.gmwojprw@franz.ak.mind.de (Andreas J. Koenig) Date: Tue, 03 Jan 2006 00:33:27 +0100 Message-ID: <87u0cm433s.fsf@k75.linux.bogus> [ 26666] Upgrade to CPAN.pm 1.83 Branch: maint-5.8/perl +> lib/CPAN/Debug.pm lib/CPAN/HandleConfig.pm +> lib/CPAN/PAUSE2005.pub lib/CPAN/Tarzip.pm lib/CPAN/Version.pm +> lib/CPAN/t/version.t - lib/CPAN/META.yml !> MANIFEST lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/Nox.pm !> lib/CPAN/SIGNATURE lib/CPAN/bin/cpan lib/CPAN/t/Nox.t !> lib/CPAN/t/loadme.t lib/CPAN/t/mirroredby.t lib/CPAN/t/vcmp.t ____________________________________________________________________________ [ 26718] By: nicholas on 2006/01/08 16:32:06 Log: Not sure how MIME::Base64's README got missed. Branch: maint-5.8/perl !> ext/MIME/Base64/README ____________________________________________________________________________ [ 26717] By: nicholas on 2006/01/08 16:20:28 Log: Integrate: [ 22029] Upgrade to Getopt::Long 2.34_01 [ 26216] Upgrade to Getopt::Long 2.34_04 [ 26223] Typo fix, by Olivier Blin [ 26359] Upgrade to Getopt-Long-2.35 Branch: maint-5.8/perl !> lib/Getopt/Long.pm lib/Getopt/Long/CHANGES !> lib/Getopt/Long/README lib/Getopt/Long/t/gol-basic.t !> lib/Getopt/Long/t/gol-compat.t lib/Getopt/Long/t/gol-linkage.t !> lib/Getopt/Long/t/gol-oo.t ____________________________________________________________________________ [ 26716] By: nicholas on 2006/01/08 15:57:01 Log: Integrate (the non dual-life parts of): [ 25261] Subject: [PATCH] Typos in *.p[lm] From: "Piotr Fusik" Date: Sun, 31 Jul 2005 12:50:04 +0200 Message-ID: <001401c595bd$dccb5d80$0bd34dd5@piec> Branch: maint-5.8/perl !> bytecode.pl ext/NDBM_File/NDBM_File.pm !> ext/ODBM_File/ODBM_File.pm ext/Opcode/Opcode.pm !> ext/Opcode/ops.pm ext/SDBM_File/SDBM_File.pm !> ext/XS/APItest/APItest.pm ext/re/re.pm !> lib/Attribute/Handlers.pm lib/File/Basename.pm lib/PerlIO.pm !> lib/Pod/Functions.pm lib/Switch.pm lib/Tie/Hash.pm !> lib/Unicode/UCD.pm lib/blib.pm lib/diagnostics.pm !> lib/vmsish.pm os2/OS2/PrfDB/PrfDB.pm !> os2/OS2/Process/Process.pm pod/checkpods.PL utils/h2xs.PL !> win32/bin/pl2bat.pl wince/bin/pl2bat.pl wince/comp.pl ____________________________________________________________________________ [ 26715] By: nicholas on 2006/01/08 15:52:51 Log: Integrate: [ 26214] Upgrade to MIME-Base64-3.06 [ 26217] Don't let MakeMaker install doc for MIME::Base64 (since installpod does it already) [ 26262] Upgrade to MIME-Base64-3.07 [ 26263] Add ext/MIME/Base64/README to MANIFEST [ 26264] Fix typo in description. Branch: maint-5.8/perl +> ext/MIME/Base64/README !> MANIFEST ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs !> ext/MIME/Base64/Changes ext/MIME/Base64/Makefile.PL !> ext/MIME/Base64/QuotedPrint.pm ____________________________________________________________________________ [ 26714] By: nicholas on 2006/01/08 15:35:39 Log: Integrate: [ 25080] Remove an unreferenced local variable in Digest-MD5 [ 25082] Oops! Change 25080 should have updated checksums too. [ 25263] The typo changes from 25261 (of course) altered the MD5's [ 26211] Upgrade to Digest-MD5-2.35 [ 26261] Upgrade to Digest-MD5-2.36 Branch: maint-5.8/perl !> ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm !> ext/Digest/MD5/MD5.xs ext/Digest/MD5/Makefile.PL !> ext/Digest/MD5/README ext/Digest/MD5/t/files.t ____________________________________________________________________________ [ 26712] By: nicholas on 2006/01/08 15:11:59 Log: Naff orf! Branch: maint-5.8/perl - symbian/config.sh ____________________________________________________________________________ [ 26711] By: nicholas on 2006/01/08 15:11:40 Log: Integrate: [ 25831] Add a probe for whether sprintf returns the length of the buffer. Update all the canned config.sh files. Assume that symbian and Win32 are all ANSI conformant, note that ARM Linux (ie glibc) will be, don't assume that any other platform is. [ 25837] Backport of changes #25831 and #25832. Re-order needed Subject: [PATCH] Re: Configure question about format of cc/cppsymbols From: Yitzchak Scott-Thoennes Date: Mon, 24 Oct 2005 13:04:58 -0700 Message-ID: <20051024200458.GC2312@efn.org> [ 25838] Subject: [patch@25837] Change 25831: sprintf returns the length of the buffer. From: "John E. Malmberg" Date: Mon, 24 Oct 2005 23:37:46 -0400 Message-ID: <435DA88A.90201@qsl.net> [ 25840] Whoops. The Windows build is going to need to know that this symbol is defined. [ 25863] Add SPRINTF_RETURNS_STRLEN to the various Win32 config_H.* files. [ 25919] Change some spaces to tabs for easier diffing against config_h.SH [ 25935] revive probe for futimes () [ 25943] Update win32 config files w.r.t. change #25935 [ 25995] Subject: Re: futimes [PATCH] From: Steve Peters Date: Fri, 4 Nov 2005 09:00:25 -0600 Message-ID: <20051104150025.GA3873@mccoy.peters.homeunix.org> [ 26013] Subject: [PATCH configure.com] add the new d_futimes as undef From: Abe Timmerman Date: Sat, 5 Nov 2005 11:26:33 +0200 Message-Id: <200511051026.33940.abe@ztreet.demon.nl> [ 26020] Subject: Re: [PATCH configure.com] add the new d_futimes as undef From: "John E. Malmberg" Date: Sat, 05 Nov 2005 21:28:33 -0500 Message-ID: <436D6A51.5040700@qsl.net> [ 26046] Probaby a good idea to include DEBUG_LEAKING_SCALARS in -V output, as its presence changes structure sizes. [ 26196] include PERL_TRACK_MEMPOOL in perl -V output [ 26557] Subject: [PATCH] Configure: stdio char (un)signedness From: Jarkko Hietaniemi Date: Sat, 26 Nov 2005 11:25:18 +0200 Message-ID: <438829FE.8070202@gmail.com> [ 26639] Updates to various configurations courtesy of Jarkko. Branch: maint-5.8/perl +> symbian/config.sh !> Configure Cross/config.sh-arm-linux NetWare/config.wc !> Porting/Glossary config_h.SH configure.com epoc/config.sh !> handy.h perl.c plan9/config_sh.sample uconfig.sh !> win32/config.bc win32/config.gc win32/config.vc !> win32/config.vc64 win32/config_H.bc win32/config_H.gc !> win32/config_H.vc win32/config_H.vc64 wince/config.ce ____________________________________________________________________________ [ 26700] By: nicholas on 2006/01/07 14:14:30 Log: Change 25953 is not supposed to be in maint yet. Branch: maint-5.8/perl ! t/op/threads.t ____________________________________________________________________________ [ 26699] By: nicholas on 2006/01/07 14:13:11 Log: Integrate: [ 26426] Small update on using threads on HP-UX 10.20 64bit is far beyond experimental by now [ 26429] rv_2av, rv_2cv and rv_2hv also make use of OPf_SPECIAL, so update the descriptive comment to include them. [ 26662] Let table of contents know about perllinux man page [ 26663] Really commit change 26662 (duh) Branch: maint-5.8/perl !> README.hpux op.h pod.lst pod/perl.pod ____________________________________________________________________________ [ 26698] By: nicholas on 2006/01/07 13:34:27 Log: Integrate: [ 25802] Subject: [PATCH] Adding documentation index to perlapi.pod and perlintern.pod From: Sébastien Aperghis-Tramoni Date: Tue, 18 Oct 2005 22:22:57 +0200 Message-ID: <1129666977.435559a10cb95@imp5-g19.free.fr> (tweaked to remove trailing whitespace to doc entries) Plus, regenerate doc and headers Branch: maint-5.8/perl !> autodoc.pl pod/perlapi.pod pod/perlintern.pod ____________________________________________________________________________ [ 26697] By: nicholas on 2006/01/07 13:18:30 Log: Integrate: [ 22186] Add a new test file for situations where threads may interfere. Subject: Re: "restricted hashes" hit again ! From: Stas Bekman Date: Tue, 23 Dec 2003 15:32:26 -0800 Message-ID: <3FE8D08A.4090806@stason.org> [ 25920] Coverage stats showed that there were no tests for taking a slice from (). [ 25922] Tests for index/rindex with empty search string, adapted from a patch by Rick Delaney [ 25949] Lowercase barewords considered harmful to your health. [ 25950] Ambiguous test cases may be hazardous to your health. [ 25965] Test case should not execute /no_such_process if it does exist. [ 25967] Clean up some test files. [ 25974] Add appropriate skips to t/io/fs.t to fix test failures on Cygwin. [ 26045] From: SADAHIRO Tomoyuki Subject: Re: A surprising segfault Date: Tue, 08 Nov 2005 23:36:13 +0900 Message-Id: <20051108233535.735D.BQW10602@nifty.com> [ 26079] Subject: [PATCH] Suppress leaked warnings in ExtUtils tests From: Dominic Dunlop Date: Thu, 10 Nov 2005 18:10:00 +0100 Message-Id: [ 26183] Thread failures on AIX (and others) caused by interleaved output Subject: Smoke [5.9.3] 26168 FAIL(X) AIX 4.3.3.0/ML11 (PPC/1 cpu) From: "H.Merijn Brand" Date: Sun, 20 Nov 2005 14:36 +0100 Message-Id: <200511201337.jAKDbc1O066213@smtp-vbr6.xs4all.nl> [ 26186] Subject: patch@26180 - t/op/array.t : Can't reset %ENV on VMS From: "John E. Malmberg" Date: Mon, 21 Nov 2005 21:19:31 -0500 Message-ID: <43828033.9040708@qsl.net> [ 26187] Subject: patch@26180 - t/op/pat.t : Can't reset %ENV on VMS From: "John E. Malmberg" Date: Mon, 21 Nov 2005 22:09:17 -0500 Message-ID: <43828BDD.7080302@qsl.net> [ 26197] Note the URL describing the vast riches awaiting us. [ 26323] Move the $data and $result munging into the test preparation loop. [ 26324] Move the rest of the data munging into the test preparation loop. [ 26398] TODO-SKIP tests must be "not ok", or else the test harness will think it's an unexpected success Subject: Re: Change 26165 broke ext/threads/t/stress_re.t test on Win32 (and patch to t/test.pl and/or Test::Harness) From: demerphq Date: Sat, 17 Dec 2005 17:23:23 +0100 Message-ID: <9b18b3110512170823q1bb2cd27h838b4d4dcdba72c9@mail.gmail.com> [ 26428] Remove some hardcoded references to ./perl in tests [ 26469] like and unlike weren't reporting failure where correctly in test.pl [ 26543] Convert t/op/sleep.t to using test.pl Branch: maint-5.8/perl +> t/op/threads.t !> MANIFEST lib/ExtUtils/t/Command.t lib/ExtUtils/t/Manifest.t !> t/io/argv.t t/io/crlf_through.t t/io/dup.t t/io/fs.t !> t/io/layers.t t/io/pipe.t t/io/print.t t/io/through.t !> t/lib/1_compile.t t/op/array.t t/op/chop.t t/op/closure.t !> t/op/index.t t/op/list.t t/op/magic.t t/op/pat.t t/op/sleep.t !> t/op/sort.t t/op/sprintf.t t/run/runenv.t t/test.pl ____________________________________________________________________________ [ 26696] By: nicholas on 2006/01/07 12:24:18 Log: Integrate: [ 26410] [perl #8262] //g loops infinitely on tainted data make the LHS of expr =~ /foo/g an lvalue, so that any pos magic attached to it stays attached. Branch: maint-5.8/perl !> op.c t/op/taint.t ____________________________________________________________________________ [ 26692] By: nicholas on 2006/01/07 00:24:12 Log: Integrate: [ 26215] Subject: [PATCH] fix wrong pool error in cygwin build From: Yitzchak Scott-Thoennes Date: Nov 27, 2005 9:29 AM Message-ID: <20051127082918.GA2556@efn.org> [ 26226] Revert change #22520 (optimise away my $foo = undef and similar constructs), in order to fix bug perl #37776 [ 26227] Fix B::Concise tests after change #26226 [ 26228] The regexp engine should check SV flags rather than SV type for determining if something is a reference, because under the debugger the value returned by the swash code is SVt_PVMG. Not doing this has the side effect of repeatedly reassigning the same array element, which causes destructors to fire on the reassignment which in turn causes &utf8::DESTROY to run outside of the pseudo-safety of save_re_context, which under the debugger involves re-entering the regexp engine, which causes corruption of the regexp engine's global state. [ 26253] NULL is a legal value for newXS()'s name parameter. (This caused strange build failures with gcc4 -O3) [ 26258] Subject: Re: [perl #37836] Simple Regex causes SEGV when run on specific data From: SADAHIRO Tomoyuki Date: Tue, 06 Dec 2005 00:35:52 +0900 Message-Id: <20051206003221.5AD9.BQW10602@nifty.com> [ 26259] "Malformed UTF-8 character" was a severe warning, and can now be also a fatal error (since change #26258) [ 26325] Fix *printf %*vd with mixed Latin 1/UTF-8. (Fixes bug 37889) [ 26373] Prevent require() from attempting to open directories and block devices. This fixes RT #24404. [ 26375] Added test for change #26373. [ 26376] change #26373 broke threaded builds (aTHX_ now superfluous) [ 26377] comp/require.t exits early for the case of UTF-8 or EBCDIC, so need to add "new" tests before the end. [ 26397] Subject: [PATCH] Make script embedded in patchlevel.h work on win32. From: demerphq Mailed-By: perl.org Date: Dec 17, 2005 7:52 PM Message-ID: <9b18b3110512171052h2052d598rdf038f1d38560317@mail.gmail.com> [ 26431] Fix for [perl #37999] lc() + Latin-1 chars is failing erratically based on copying part of change #22196 from do_chomp() to do_chop(). [ 26441] Subject: [PATCH] wrong setting in canned win32/config.vc64 file From: "Jan Dubois" Date: Wed, 21 Dec 2005 15:04:30 -0800 Message-ID: <06c701c60682$e650adc0$d563a8c0@candy> [ 26551] Calling Perl_hv_clear_placeholders while the hash iterator was active would turn lazy delete on, causing the hash to become corrupted at the next iterator change. [ 26581] Subject: patch@26561 & earlier - buffer overrun in VMS.C From: "John E. Malmberg" Date: Mon, 02 Jan 2006 14:05:43 -0500 Message-id: <43B97987.70201@qsl.net> [ 26591] ithreads: SVs that were only on the tmps stack leaked [ 26659] Subject: MinGW and lib/CORE/Win32.h From: "Sisyphus" Date: Wed, 4 Jan 2006 21:29:19 +1100 Message-ID: <024301c61119$bca4a840$e201140a@desktop> Branch: maint-5.8/perl ! t/op/my.t !> cygwin/cygwin.c doop.c embed.fnc embed.h !> ext/B/t/optree_varinit.t hv.c lib/Hash/Util.t op.c !> patchlevel.h pod/perldiag.pod pp_ctl.c proto.h regexec.c sv.c !> t/comp/require.t t/uni/sprintf.t vms/vms.c win32/config.vc64 !> win32/win32.h ____________________________________________________________________________ [ 26689] By: nicholas on 2006/01/06 23:03:51 Log: Integrate: [ 25360] Add a TODO test for bug #37038 - assigning to the match variable should not corrupt match vars such as $1 and $2 [ 25925] Fix [perl #37533] open pragma ignored for all 3-arg opens Also, correct the documentation in open.pm that stated that open() did not override open.pm-given default encodings. [ 25932] Avoid corruption when calling mg_get to retrieve the value of a $digit variable. This is done by ensuring it's not tainted. See http://bugs.debian.org/303308 Patch by Chris Heath [ 25952] Subject: [PATCH] RE: [perl #37571] -z FH broken with Borland build From: "Paul Marquess" Date: Tue, 1 Nov 2005 17:05:38 -0000 Message-ID: <003501c5df06$7d63fdb0$0505140a@myopwv.com> [ 25993] Subject: [perl #19049] Incorrect $` after replacement From: andreas.koenig.gmwojprw@franz.ak.mind.de (Andreas J. Koenig) Date: Fri, 04 Nov 2005 08:17:25 +0100 Message-ID: <87fyqc51bu.fsf@k75.linux.bogus> [ 25998] Revert patch #25993. [ 26064] Better diagnostics from io/utf8.t [ 26065] As using -C to turn on utf8 IO is equivalent to the open pragma, change 25925 had the side effect of breaking t/io/utf8.t Fixed by adding the missing binmode()s. [ 26067] As using -C to turn on utf8 IO is equivalent to the open pragma, change 25925 had the side effect of breaking ext/Encode/t/perlio.t Fixed by opening with :bytes. [ 26075] Subject: [perl #37648] segfault with PERLIO_DEBUG From: Peter Dintelmann (via RT) Date: Thu, 10 Nov 2005 04:31:39 -0800 Message-ID: [ 26101] Subject: [perl #37657] segfault with binmode ":pop" From: Peter Dintelmann (via RT) Date: Fri, 11 Nov 2005 06:36:20 -0800 Message-ID: [ 26136] Subject: Re: [perl #37616] Bug in &= (string) and/or m// From: SADAHIRO Tomoyuki Date: Wed, 09 Nov 2005 02:12:00 +0900 Message-Id: <20051109021035.69D8.BQW10602@nifty.com> [ 26137] Subject: Re: [perl #37688] Unexpected regex failure. From: hv@crypt.org Date: Wed, 16 Nov 2005 14:54:55 +0000 Message-Id: <200511161454.jAGEst117787@zen.crypt.org> [ 26144] Subject: [perl #37694] segfault with PerlIO::get_layers() From: Peter Dintelmann (via RT) Date: Wed, 16 Nov 2005 07:11:41 -0800 Message-ID: [ 26189] Subject: RE: [perl #37708] [PATCH] wrong IP_ constants on Win32 From: "Jan Dubois" Date: Mon, 21 Nov 2005 21:35:51 -0800 Message-ID: <062401c5ef26$99b3a490$2217a8c0@candy> [ 26193] Use the system's free to dealloc a PV allocated by the system (more precisely by libgdbm.) See : Subject: GDBM_file realloc failures From: Rafael Garcia-Suarez Date: Mon, 21 Nov 2005 18:22:00 +0100 Message-ID: <20051121182200.0b3d2454@grubert.mandrakesoft.com> [ 26195] [perl #37725] perl segfaults on reversed array reference The 'for (reverse @a)' optimisation got its index wrong when create LVALUE SVs for undef elements [ 26399] Un-TODO a fixed test Subject: Re: Change 26165 broke ext/threads/t/stress_re.t test on Win32 (and patch to t/test.pl and/or Test::Harness) From: demerphq Date: Sat, 17 Dec 2005 17:23:23 +0100 Message-ID: <9b18b3110512170823q1bb2cd27h838b4d4dcdba72c9@mail.gmail.com> Branch: maint-5.8/perl !> doop.c ext/Encode/t/perlio.t ext/GDBM_File/GDBM_File.xs !> lib/open.pm mg.c perlio.c pp_ctl.c pp_hot.c regexec.c !> t/io/utf8.t t/op/bop.t t/op/loopctl.t t/op/pat.t t/op/re_tests !> t/op/stat.t universal.c win32/include/sys/socket.h !> win32/win32.c ____________________________________________________________________________ [ 26688] By: nicholas on 2006/01/06 22:22:00 Log: Integrate: [ 25754] Subject: [PATCH] Stas' croak patch and then some From: Andy Lester Date: Thu, 13 Oct 2005 16:42:12 -0500 Message-ID: <20051013214212.GA1122@petdance.com> [ 25757] gcc complains when it sees variables declared const register ... switched them all to register const ... [ 25779] Make some casts explicit to keep VC++ 7 happy Specifically, this silences the warnings from the following smoke: http://www.nntp.perl.org/group/perl.daily-build.reports/32258 (Hmm. Looks like you need to decode the base64 yourself before you can read that.) [ 25803] Subject: [PATCH] More consting, and DRY leads to shrinking object code From: Andy Lester Date: Tue, 18 Oct 2005 09:57:23 -0500 Message-ID: <20051018145723.GA4964@petdance.com> Branch: maint-5.8/perl !> av.c gv.c hv.c mg.c numeric.c op.c pp.c pp_ctl.c pp_hot.c !> regexec.c sv.c toke.c util.c ____________________________________________________________________________ [ 26686] By: nicholas on 2006/01/06 22:05:28 Log: Integrate: [ 25754] Subject: [PATCH] Stas' croak patch and then some From: Andy Lester Date: Thu, 13 Oct 2005 16:42:12 -0500 Message-ID: <20051013214212.GA1122@petdance.com> Branch: maint-5.8/perl !> embed.fnc gv.c op.c pad.c perl.c pp_sort.c proto.h regcomp.c !> sv.c toke.c utf8.c ____________________________________________________________________________ [ 26683] By: nicholas on 2006/01/06 21:04:51 Log: Integrate: [ 25693] Subject: Re: [PATCH] Random constings and printf cleanup From: Andy Lester Date: Tue, 4 Oct 2005 15:16:05 -0500 Message-ID: <20051004201605.GA31682@petdance.com> Branch: maint-5.8/perl ! pp_ctl.c !> malloc.c pad.c perl.c perl.h sv.c utf8.c xsutils.c ____________________________________________________________________________ [ 26682] By: nicholas on 2006/01/06 20:10:24 Log: Integrate: [ 25637] Subject: [PATCH] embed.fnc now requires NN/NULLOK From: Andy Lester Message-ID: <20050928172254.GE20201@petdance.com> Date: Wed, 28 Sep 2005 12:22:54 -0500 [ 25638] Forgot to run embed.pl after change 25637 [ 25640] savepv and savepvn are actually NULLOK [ 25664] the return value of start_subparse() can legally be ignored [ 25685] Yitzchak points out that this function argument is NULLOK [ 25822] Turn NN to NULLOK for functions that have code to handle the ptr == NULL case and are currently called with NULL pointers. Having parameters tagged NN can make gcc optimize away the code for the NULL case, causing segfaults. Branch: maint-5.8/perl ! proto.h !> embed.fnc embed.pl gv.c ____________________________________________________________________________ [ 26681] By: nicholas on 2006/01/06 19:03:59 Log: Change 25335 needs modifications for maint ("hv.c vms environment fix") Branch: maint-5.8/perl ! hv.c ____________________________________________________________________________ [ 26678] By: nicholas on 2006/01/06 18:09:03 Log: Add cast in S_printbuf to compensate for the fact that the prototype for pv_display in maint has not had const added. Branch: maint-5.8/perl ! toke.c ____________________________________________________________________________ [ 26660] By: nicholas on 2006/01/05 16:57:55 Log: Integrate: [ 25908] Jarkko and I think that Perl_is_utf8_alnumc should be initialising and using PL_utf8_alnum*c*, not PL_utf8_alnum. [ 26034] Fix bug #37628 (both lcfirst and ucfirst) [ 26036] For each test function, test it as is, and with extra data appended after each test character. Branch: maint-5.8/perl ! pp.c !> t/uni/case.pl t/uni/lower.t t/uni/title.t t/uni/upper.t utf8.c ____________________________________________________________________________ [ 26628] By: nicholas on 2006/01/03 21:34:41 Log: Integrate: [ 26387] Addition documentation explaining aritmetic negation on strings. Also, additional test cases based partially on code by Piotr Fusik in RT #36675: -'-10' eq '+10'. [ 26388] Fix a typo and add some clarification to change #26387. [ 26391] Add t/op/negate.t to MANIFEST. Branch: maint-5.8/perl +> t/op/negate.t !> MANIFEST pod/perlop.pod t/op/readdir.t ____________________________________________________________________________ [ 26627] By: nicholas on 2006/01/03 20:17:14 Log: Integrate: [ 26009] pp_print didn't extend the stack before pushing its return value [ 26011] Subject: Re: A surprising segfault From: SADAHIRO Tomoyuki Date: Nov 5, 2005 5:54 AM Message-Id: <20051105135053.27D7.BQW10602@nifty.com> Branch: maint-5.8/perl !> pp.c pp_hot.c pp_sort.c pp_sys.c ____________________________________________________________________________ [ 26626] By: nicholas on 2006/01/03 20:05:49 Log: Integrate: [ 25769] free a thread's interpreter after $t->join() rather than after undef $t This should fix some ithreads memory leaks. [ 25770] static functions should be prefixed S_ [ 26350] Subject: [perl #37919] Blessed scalar refs with threads::shared From: "Jerry D. Hedden" (via RT) Date: Tue, 13 Dec 2005 15:11:20 -0800 Message-Id: Unlike arrays and hashes, coping blessed refs to shared scalars left the copy unblessed [ 26351] forgot to add new file to change #26350 Branch: maint-5.8/perl +> ext/threads/shared/t/blessed.t !> MANIFEST ext/threads/shared/shared.xs ext/threads/threads.xs ____________________________________________________________________________ [ 26624] By: nicholas on 2006/01/03 19:44:39 Log: Integrate: [ 25684] Spaces to tabs Branch: maint-5.8/perl !> MANIFEST ____________________________________________________________________________ [ 26622] By: nicholas on 2006/01/03 19:21:01 Log: Integrate: [ 26074] Subject: [perl #37582] [PATCH] h2ph inc_dirs() fails to prepend gcc include search path, resulting in missing C standard headers on Linux From: Jason Vas Dias (via RT) Date: Tue, 01 Nov 2005 15:22:45 -0800 Message-ID: [ 26118] Subject: [PATCH] consting perlbug breaking in blead & maint From: Yitzchak Scott-Thoennes Date: Sun, 13 Nov 2005 16:00:49 -0800 Message-ID: <20051114000049.GA7676@efn.org> Branch: maint-5.8/perl !> utils/h2ph.PL utils/perlbug.PL ____________________________________________________________________________ [ 26621] By: nicholas on 2006/01/03 19:20:46 Log: Integrate: [ 25813] Subject: wrong maxlen in sselect [PATCH] From: Gisle Aas Date: 21 Oct 2005 05:24:30 -0700 Message-ID: Plus a regression test for the new warning. [ 25818] Subject: allow "" as select bitmask [PATCH] From: Gisle Aas Date: 21 Oct 2005 08:04:40 -0700 Message-ID: Branch: maint-5.8/perl !> pod/perldiag.pod pp_sys.c t/lib/warnings/pp_sys t/op/sselect.t ____________________________________________________________________________ [ 26620] By: nicholas on 2006/01/03 19:04:21 Log: Integrate: [ 25847] t/TEST should require Time::HiRes only when it uses it. This fixes minitest. [ 25966] Make harness warning-free when running with -Mdiagnostics Branch: maint-5.8/perl !> t/TEST t/harness ____________________________________________________________________________ [ 26619] By: nicholas on 2006/01/03 18:30:46 Log: Integrate: [ 25748] Subject: [PATCH] POD index entries with X<> From: Ivan Tubert-Brohman Date: Wed, 12 Oct 2005 19:20:18 -0400 Message-ID: <434D9A32.4050305@cpan.org> Branch: maint-5.8/perl !> pod/perldata.pod pod/perldebug.pod pod/perldsc.pod !> pod/perlfaq5.pod pod/perlfaq6.pod pod/perlform.pod !> pod/perlfunc.pod pod/perllexwarn.pod pod/perlmod.pod !> pod/perlobj.pod pod/perlop.pod pod/perlpod.pod pod/perlre.pod !> pod/perlref.pod pod/perlrun.pod pod/perlsub.pod !> pod/perlsyn.pod pod/perltie.pod ____________________________________________________________________________ [ 26618] By: nicholas on 2006/01/03 18:15:54 Log: Integrate: [ 21060] Minor doc style nits in XSLoader. [ 25666] Upgrade to XSLoader 0.05, plus a few doc nits, by Sébastien Aperghis-Tramoni [ 25766] Upgrade to XSLoader-0.06 (plus a minor doc nit found by podchecker). [ 25767] No more attempting to edit Pod before the first coffee of the morning. Branch: maint-5.8/perl !> ext/DynaLoader/XSLoader_pm.PL ext/DynaLoader/t/XSLoader.t ____________________________________________________________________________ [ 26616] By: nicholas on 2006/01/03 17:56:09 Log: Integrate: [ 25724] Upgrade to DB_File 1.1812, by Paul Marquess [ 25942] Upgrade to DB_File 1.813. [ 26088] Subject: [PATCH] DB_File 1.814 From: Paul Marquess Date: Fri, 11 Nov 2005 12:09:55 -0000 Message-ID: <00e301c5e6b8$d5a357f0$241c140a@myopwv.com> Branch: maint-5.8/perl !> ext/DB_File/Changes ext/DB_File/DB_File.pm !> ext/DB_File/DB_File.xs ext/DB_File/t/db-btree.t !> ext/DB_File/t/db-hash.t ext/DB_File/t/db-recno.t ____________________________________________________________________________ [ 26615] By: nicholas on 2006/01/03 17:44:11 Log: Integrate: [ 25604] Upgrade to Test::Simple 0.61 [ 25649] Upgrade to Test::Harness 2.56 [ 25718] Upgrade to Test-Simple-0.62. [ 25719] Add standard core test header to Test::Builder::Tester tests. [ 25723] Tweaks to get Test::Builder::Tester's tests to work in the core. Branch: maint-5.8/perl +> lib/Test/Builder/Module.pm lib/Test/Builder/Tester.pm +> lib/Test/Builder/Tester/Color.pm lib/Test/Simple/t/bail_out.t +> lib/Test/Simple/t/tbt_01basic.t +> lib/Test/Simple/t/tbt_02fhrestore.t +> lib/Test/Simple/t/tbt_03die.t +> lib/Test/Simple/t/tbt_04line_num.t +> lib/Test/Simple/t/tbt_05faildiag.t +> lib/Test/Simple/t/tbt_06errormess.t +> lib/Test/Simple/t/tbt_07args.t +> t/lib/Test/Simple/sample_tests/too_few_fail.plx +> t/lib/sample-tests/bignum_many !> (integrate 34 files) ____________________________________________________________________________ [ 26614] By: nicholas on 2006/01/03 17:25:38 Log: Oops. Another stowaway. Be gone! Branch: maint-5.8/perl - lib/ExtUtils/ParseXS.pm ____________________________________________________________________________ [ 26613] By: nicholas on 2006/01/03 17:24:52 Log: Integrate: [ 25627] Improve File::Spec::Win32->path() and fix MM_Win32.t Subject: Improved File::Spec::Win32->path [PATCH] From: Gisle Aas Date: 17 Sep 2005 00:13:41 -0700 Message-ID: Subject: Re: Improved File::Spec::Win32->path [PATCH] From: Michael G Schwern Date: Tue, 27 Sep 2005 13:05:54 -0700 Message-ID: <20050927200554.GC20908@windhund.schwern.org> [ 25711] Upgrade to Pathtools-3.12 [ 25717] Missed files in upgrading modules. Grrrr Branch: maint-5.8/perl +> lib/ExtUtils/ParseXS.pm !> ext/Cwd/Changes ext/Cwd/t/cwd.t lib/Cwd.pm !> lib/ExtUtils/t/MM_Win32.t lib/File/Spec.pm !> lib/File/Spec/Win32.pm ____________________________________________________________________________ [ 26612] By: nicholas on 2006/01/03 17:09:11 Log: Integrate: [ 25582] Subject: [PATCH] Changes for hints/linux.sh for Purify From: Steve Peters Date: Fri, 23 Sep 2005 08:38:58 -0500 Message-ID: <20050923133858.GA29475@mccoy.peters.homeunix.org> [ 26153] Initial, albeit hackish, support for the alpha version of Sun Studio compilers of Linux. [ 26157] Adding README.linux to the MANIFEST [ 26160] Tabs are still required in the MANIFEST [ 26462] ctime_r() and asctime_r() seem to have some problems before HP-UX 11. Branch: maint-5.8/perl +> README.linux !> MANIFEST hints/hpux.sh hints/linux.sh ____________________________________________________________________________ [ 26611] By: nicholas on 2006/01/03 17:07:39 Log: s/Nick Clark/Nicholas Clark/g Branch: maint-5.8/perl ! Changes5.8.1 ____________________________________________________________________________ [ 26610] By: nicholas on 2006/01/03 16:56:22 Log: Integrate: [ 25544] A few POD fixes [ 25971] Document some bogus compiler warnings in README.solaris Subject: Re: Why is malloc_wrap now the default? From: Alan Burlison Date: Thu, 03 Nov 2005 12:54:16 +0000 Message-ID: <436A0878.1030703@sun.com> [ 26012] Remove the obsolete KNOWN PROBLEMS sections from perlcall.pod (noticed by Robin Houston) [ 26024] Fix documentation for gmtime(). [ 26025] Added note to README.macosx regarding failures from broken locale files. [ 26037] s/Nick Clark/Nicholas Clark/ [ 26038] Subject: [PATCH] Re: [perl #36061] Not OK: perl v5.8.7 on darwin-2level 8.1.0 (UNINSTALLED) From: shouldbedomo@mac.com (Dominic Dunlop) Date: Mon, 7 Nov 2005 18:24:50 +0100 Message-ID: README.macosx updates [ 26040] Updated perldiag.pod entry for "Can't use subscript..." [ 26073] Subject: [PATCH] remove whitespace preceding semicolon in docs From: Steven Schubiger Date: Mon, 31 Oct 2005 22:48:27 +0100 Message-ID: <20051031214827.GH24416@accognoscere.homeunix.org> [ 26131] Removed reference to the non-existent C. [ 26145] It's clearer to use "morphing" than "polymorphing" when describing what exec() does [ 26198] Notes in perlstyle about POD formatting, by Sébastien Aperghis-Tramoni, with nits by chromatic and Randy W. Sims. [ 26204] Subject: [PATCH] perlpod documentation discrepancy in 5.8.6 ( and maybe later? ) From: demerphq Date: Fri, 25 Nov 2005 13:57:38 +0100 Message-ID: <9b18b3110511250457k6c196c4fu167badd045c2d9e6@mail.gmail.com> [ 26218] Mention of possible use of a scalar variable on the rhs of an arrow "->" operator added to close two tickets. [ 26220] FAQ sync. [ 26233] Jan Dubois notices that sitecustomize.pl is to be found in sitelib, not siteperl [ 26249] Update perlhack.pod with the updated, permanent ActiveState URLs [ 26251] clarify description of vector (v) sprintf format modifier [ 26276] Itanium blade servers added to the model list [ 26299] Improve the setsockopt description. Removed claim that OPTVAL might be undef as it is just treated the same as 0 and give the usual use-of-uninitialized-value warning. Added an example. [ 26466] Subject: [REPATCH lib/UNIVERSAL.pm] Recommend Against Using Methods as Functions From: chromatic Date: Dec 22, 2005 8:58 PM Message-Id: <200512221158.54474.chromatic@wgz.org> [ 26467] Clarify example of .. in perlop to fix [perl #38008] Documentation bug: perlop plus some minor formatting nits [ 26520] Subject: [DOC PATCH] rindex clarification From: Yitzchak Scott-Thoennes Date: Mon, 26 Dec 2005 18:42:40 -0800 Message-ID: <20051227024240.GA2940@efn.org> plus another formatting nit [ 26528] Subject: [PATCH] $a = \$a oddity From: Tels Date: Thu, 29 Dec 2005 18:01:42 +0100 Message-Id: <200512291802.00742@bloodgate.com> plus trim some whitespace [ 26571] Note that the "unlink"ing directories is attempted when running as a superuser, and that some operating systems may not support it. [ 26601] Sync perlfaq. Branch: maint-5.8/perl !> (integrate 43 files) ____________________________________________________________________________ [ 26609] By: nicholas on 2006/01/03 16:16:33 Log: Integrate: [ 25534] Subject: [PATCH 5.8.7] misc a2p fixes From: Brendan O'Dea Date: Sun, 11 Sep 2005 19:43:14 +1000 Message-ID: <20050911094314.GA15155@londo.c47.org> and remove the check_byacc target from the x2p makefile [ 25811] Remove last remaining reference to vax11c [ 26033] Subject: [PATCH] Cleaning up x2p directory From: Andy Lester Date: Fri, 4 Nov 2005 15:13:55 -0600 Message-ID: <20051104211355.GB12651@petdance.com> Branch: maint-5.8/perl - x2p/proto.h !> MANIFEST x2p/EXTERN.h x2p/INTERN.h x2p/Makefile.SH x2p/a2p.c !> x2p/a2p.h x2p/a2p.y x2p/a2py.c x2p/hash.c x2p/hash.h x2p/str.c !> x2p/str.h x2p/util.c x2p/util.h x2p/walk.c ____________________________________________________________________________ [ 26603] By: nicholas on 2006/01/03 15:32:38 Log: Integrate: [ 25365] Subject: [PATCH blead] Make t/op/local.t use test.pl. From: Rick Delaney Date: Wed, 7 Sep 2005 22:45:44 -0400 Message-ID: <20050908024544.GA4058@localhost.localdomain> [ 25515] Subject: [PATCH blead] Re: [perl #36733] %SIG not properly local-ized From: Rick Delaney Date: Thu, 8 Sep 2005 08:55:16 -0400 Message-ID: <20050908125516.GA18184@localhost.localdomain> [ 25752] Subject: [patch@25744] t/op/local.t - change 25514 broke VMS From: "John E. Malmberg" Date: Thu, 13 Oct 2005 10:28:23 -0400 Message-ID: <434E6F07.5020108@qsl.net> Branch: maint-5.8/perl !> hv.c t/op/local.t ____________________________________________________________________________ [ 26600] By: nicholas on 2006/01/03 13:23:00 Log: Integrate: [ 25532] Upgrade to Time::HiRes 1.74 [ 25789] Upgrade to Time-HiRes-1.75 [ 25845] Upgrade to Time-HiRes-1.76 [ 25970] Upgrade to Time-HiRes-1.77 [ 25978] Upgrade to Time-HiRes-1.78 [ 25981] Upgrade to Time-HiRes 1.79 [ 25985] Upgrade to Time-HiRes-1.80 [ 26014] Upgrade to Time-HiRes-1.81 [ 26021] Upgrade to Time-HiRes-1.82 [ 26181] Upgrade to Time::HiRes 1.83 [ 26383] Upgrade to Time-HiRes-1.85 [ 26389] Subject: [PATCH] Correct typo in Time::HiRes tests introduced by patch 26383 From: Dominic Dunlop Date: Sat, 17 Dec 2005 15:57:54 +0100 Message-Id: [ 26394] Upgrade to Time-HiRes-1.86 Branch: maint-5.8/perl !> ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm !> ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL !> ext/Time/HiRes/fallback/const-c.inc !> ext/Time/HiRes/fallback/const-xs.inc ext/Time/HiRes/t/HiRes.t ____________________________________________________________________________ [ 26599] By: nicholas on 2006/01/03 12:44:38 Log: Integrate: [ 25414] Subject: [PATCH] Math::Complex and Math::Trig updates (Re: [perl #37117] Math::Complex atan2 bug) From: Jarkko Hietaniemi Date: Wed, 14 Sep 2005 09:26:11 +0300 Message-ID: <4327C283.80706@gmail.com> [ 25526] Integrate changes from Text::Tabs and Text::Wrap on CPAN (Text-Tabs+Wrap-2005.0824). Keep local changes. [ 25543] Upgrade to Pod::Parser 1.33 [ 25588] Subject: Re: pod/pod2usage2.t From: "H.Merijn Brand" Date: Thu, 22 Sep 2005 12:12:49 +0200 Message-ID: <20050922121249.5077ee3e@pc09> Also, skip all tests on Windows until we find a way to write them portably [ 25608] Upgrade to Digest 1.11 with a minor Pod fix. Also my first commit :) [ 25682] Upgrade to Digest-1.12 [ 25756] Upgrade to Unicode-Collate-0.52 [ 25765] Upgrade to Pod-Parser-1.34 (with some changes to get the new test file to work within the core). [ 25796] Upgrade to Digest-1.13 [ 26209] Upgrade to Digest-1.14 [ 26210] Actually update one of the files from the previous change. [ 26219] Subject: [PATCH] Math::Trig: blead and maint (doc patch only): s/Bay/Gulf/ and do away with bad quotes From: jhi@cc.hut.fi (Jarkko Hietaniemi) Date: Sun, 27 Nov 2005 23:04:31 +0200 (EET) Message-Id: <20051127210431.F1D2C6CF55@ugli.hut.fi> Branch: maint-5.8/perl +> lib/Pod/t/contains_pod.t t/lib/contains_pod.xr +> t/pod/pod2usage2.t !> MANIFEST lib/Digest.pm lib/Digest/Changes lib/Digest/file.pm !> lib/Math/Complex.pm lib/Math/Complex.t lib/Math/Trig.pm !> lib/Math/Trig.t lib/Pod/Checker.pm lib/Pod/Find.pm !> lib/Pod/InputObjects.pm lib/Pod/ParseUtils.pm !> lib/Pod/Parser.pm lib/Pod/Select.pm lib/Pod/Usage.pm !> lib/Text/Tabs.pm lib/Text/TabsWrap/CHANGELOG lib/Text/Wrap.pm !> lib/Unicode/Collate.pm lib/Unicode/Collate/Changes !> lib/Unicode/Collate/README lib/Unicode/Collate/t/test.t !> pod/perlfunc.pod t/pod/find.t t/pod/poderrs.xr ____________________________________________________________________________ [ 26597] By: nicholas on 2006/01/03 12:14:54 Log: Integrate: [ 25409] The debugger wasn't tracing correctly execution in eval("")'ed code containing #line directives [ 25411] Change 25409 wasn't necessary for threaded perls [ 25511] Subject: PATCH for #37138: using XSUB as DB::DB causes perl to crash From: Salvador "FandiXo" Date: Mon, 19 Sep 2005 06:56:39 -0700 (PDT) Message-ID: <20050919135639.96726.qmail@web52701.mail.yahoo.com> (adapted to bleadperl) [ 25674] Improve -DT output and fix wild buffer pointer error [ 25797] Fix tokenizer debugging trace for file tests [ 25825] Fix mismatched braces in S_fd_on_nosuid_fs(). [ 25829] Subject: Re: do { EXPR for EXPR } From: Robin Houston Date: Sat, 22 Oct 2005 16:56:27 +0100 Message-ID: <20051022155627.GA22420@rpc142.cs.man.ac.uk> [ 25852] Subject: [perl #37535] [PATCH] ioctl IOCPARM_LEN(x) should be _IOC_SIZE(x) on Linux, not 256 From: Jason Vas Dias (via RT) Date: Tue, 25 Oct 2005 15:27:28 -0700 Message-ID: Branch: maint-5.8/perl !> op.c perl.c perl.h pp_ctl.c t/cmd/mod.t toke.c ____________________________________________________________________________ [ 26596] By: nicholas on 2006/01/03 11:39:39 Log: Integrate: [ 25388] Subject: [perl #37142] h2xs skips enums with negative values From: Aaron Kaplan (via RT) Date: Sun, 11 Sep 2005 13:33:44 -0700 Message-ID: [ 25662] With XSLoader on CPAN now, add XSLoader as a prerequisite in Makefile.PL if the compatible version is less than 5.006 (the first version with XSLoader). [ 25663] Added new flag (--use-xsloader) to use XSLoader when in backward compatibility mode. [ 26252] Fix handling of author's names that had apostrophes. Based on a patch by Sean O'Rourke in RT bug #22950. Branch: maint-5.8/perl !> utils/h2xs.PL ____________________________________________________________________________ [ 26590] By: nicholas on 2006/01/02 23:17:17 Log: Integrate: [ 25362] Subject: [perl #37091] File::Path::mkpath resets errno From: kvr@centrum.cz (via RT) Date: Tue, 06 Sep 2005 08:07:14 -0700 Message-ID: [ 25363] The formatting function of Carp::Heavy has problem with utf8 strings. Work around it. [ 25675] Fix some of the XHTML issues in Pod::Html. The call for some time with a debugger to figure out what is going on. [ 25676] Missed test changes and a bit of debugging code that should have been removed. [ 25679] Subject: [perl #37233] [PATCH] Test::Harness and Devel::Cover combine with overloading to cause infinite recursion in Carp.pm From: perlbug-followup[at]perl.org (Yves Orton) Date: Thu, 22 Sep 2005 11:31:02 -0700 Message-ID: [ 25721] Don't use a regexp in DB::sub(). This should work around perlbug #37102. [ 25747] Subject: Accidental interpolation of $@ in Pod::Html [PATCH] From: Gisle Aas Date: 13 Oct 2005 01:42:32 -0700 Message-ID: [ 25888] Subject: [PATCH] warnings.pl/pm: Croaker function: bug (perl v5.8, v5.9) From: Bram Date: Thu, 04 Aug 2005 23:55:33 +0200 Message-Id: <42F28ED5.CFFDCCFD@wizbit.be> [ 25927] Subject: [PATCH] Making ExtUtils::Constant compatible with Perl 5.004 From: Sébastien Aperghis-Tramoni Message-ID: <1130712761.43654eb9cd9f7@imp4-g19.free.fr> Date: Sun, 30 Oct 2005 23:52:41 +0100 with tweaks by chromatic and me. [ 25928] Add maddingue to AUTHORS [ 25931] maddingue prefers this e-mail address. [ 26080] Fix for RT #37654. Added $COMPILING to list of variables exported. [ 26128] A better fix for [perl #35847] File::Find not performing as documented, suggested by Darren Dunham. Includes a fix to the code example that uses File::Find in perlfaq3. [ 26154] Subject: Dumpvalue doc patch From: andreas.koenig.gmwojprw@franz.ak.mind.de (Andreas J. Koenig) Date: Fri, 18 Nov 2005 03:42:52 +0100 Message-ID: <87br0ibrrn.fsf@k75.linux.bogus> Branch: maint-5.8/perl !> AUTHORS lib/Carp/Heavy.pm lib/DB.pm lib/Dumpvalue.pm !> lib/English.pm lib/ExtUtils/Constant.pm lib/File/Find.pm !> lib/File/Path.pm lib/Pod/Html.pm lib/Pod/t/htmlescp.t !> lib/Pod/t/htmlview.t lib/warnings.pm pod/perlfaq3.pod !> warnings.pl ____________________________________________________________________________ [ 26588] By: nicholas on 2006/01/02 22:07:04 Log: Integrate: [ 25345] Don't list test modules when listing cpan versions [ 26338] Subject: Re: check83.pl From: Yitzchak Scott-Thoennes Date: Sun, 11 Dec 2005 07:19:58 -0800 Message-ID: <20051211151958.GA6188@efn.org> [ 26364] Some cleanups by Jarkko (and one by myself) to check83.pl [ 26504] It'd be nice if I hadn't broken corecpan.pl. Its fixed now, though. [ 26578] Fix up missing and duplicate AUTHORS [ 26579] More missing AUTHORS [ 26586] More missing AUTHORS Branch: maint-5.8/perl !> AUTHORS Porting/Maintainers.pl Porting/check83.pl !> Porting/checkAUTHORS.pl Porting/corecpan.pl ____________________________________________________________________________ [ 26585] By: nicholas on 2006/01/02 20:47:21 Log: Integrate: [ 25321] Subject: [PATCH] Add Windows Vista support to Win32::GetOSName() From: "Jan Dubois" Date: Mon, 22 Aug 2005 15:37:09 -0700 Message-Id: <200508222237.j7MMbFPA027764@smtp3.ActiveState.com> [ 25672] Make building perl on Win32 with the free VC++ toolkit easier Introduce new CCTYPE's MSVC70FREE and MSVC70 for the free and the full versions of MS VC++ 7.x respectively. Perl can now be built with the free VC++ toolkit simply by running "nmake CCTYPE=MSVC70FREE" with no hacking of the win32/Makefile required. Update README.win32 with these changes. Also add the CCTYPE MSVC to win32/Makefile. This is already supported in win32/makefile.mk and is useful for avoiding the use of -DELAYLOAD for MS VC++ 3.x through 5.x. Update README.win32 for this too. [ 25694] Fix $Config{ccflags} for Win32 perls built with dmake The nmake makefile (win32/Makefile) currently adds -nologo, $(STRPOOL) and -W3 to the ccflags in CFG_VARS, but the dmake makefile (win32/makefile.mk) doesn't. This means that extensions built with perls built with VC++ and dmake spit out damn M$ logo messages and use a lower warning level. The reason for the difference is probably that the dmake makefile supports multiple compilers. Therefore, put the extra ccflags into a new macro, and set it appropriately for each compiler. Add the new macro to the nmake makefile too for orthogonality. [ 25728] Subject: Win32::GetShortPathName() does not always return a short name [DOC PATCH] From: Gisle Aas Date: 10 Oct 2005 03:58:09 -0700 Message-ID: [ 25731] Subject: Re: Win32::GetShortPathName() does not always return a short name [DOC PATCH] From: Gisle Aas Date: 10 Oct 2005 06:20:23 -0700 Change to remove a call to Win32::GetShortPathName() from Test::Harness::Straps. Branch: maint-5.8/perl !> README.win32 lib/Test/Harness/Straps.pm win32/Makefile !> win32/ext/Win32/Win32.pm win32/makefile.mk ____________________________________________________________________________ [ 26584] By: nicholas on 2006/01/02 20:28:21 Log: Integrate: [ 25303] Subject: [PATCH] Re: Transliteration operator(tr//)on EBCDIC platform From: SADAHIRO Tomoyuki Date: Fri, 12 Aug 2005 00:20:39 +0900 Message-Id: <20050812001541.EA69.BQW10602@nifty.com> [ 25716] Subject: [PATCH with testsuite] undef IS_UTF8_CHAR() on EBCDIC From: SADAHIRO Tomoyuki Date: Oct 8, 2005 9:59 AM Message-Id: <20051008165752.348A.BQW10602@nifty.com> Branch: maint-5.8/perl !> lib/utf8.t t/op/tr.t toke.c utf8.c utf8.h ____________________________________________________________________________ [ 26583] By: nicholas on 2006/01/02 20:15:01 Log: Integrate: [ 25235] sprintf now has all but two tests enabled. the list supports skipping of expected fails new test for %.0g from Dominic Dunlop [ 25239] Subject: [PATCH fresh_perl.t] Being more careful about newlines From: Michael G Schwern Date: Fri, 22 Jul 2005 12:53:34 -0700 Message-ID: <20050722195334.GA12431@windhund.schwern.org> [ 25244] Skip op/sprintf.t test 147 on MSWin32 ... and fix the skip code so that it actually works ;-) [ 25249] Subject: [patch] blead@25226 - t/op/pack.t undefined value fix From: "John E. Malmberg" Date: Sun, 31 Jul 2005 22:18:19 -0400 Message-ID: <42ED866B.3000308@qsl.net> [ 25252] Subject: Re: [perl #36622] y/// at end of file From: Michael G Schwern Date: Fri, 22 Jul 2005 11:51:15 -0700 Message-ID: <20050722185115.GB28829@windhund.schwern.org> [ 25264] Subject: [PATCH] Re: Smoke [5.9.3] 25248 FAIL(F) openbsd 3.7 (i386/1 cpu) From: Dominic Dunlop Date: Wed, 3 Aug 2005 12:19:03 +0200 Message-Id: <8D595B69-4489-4395-BFA4-07DF5859D556@mac.com> [ 25290] Subject: Re: [patch@25289] bninfnan.t setting include path to file. From: "John E. Malmberg" Date: Fri, 12 Aug 2005 23:17:39 -0400 Message-ID: <42FD6653.6010605@qsl.net> [ 25310] Subject: [patch@25305] lib/ExtUtils/t/Constant.t VMS fixes From: "John E. Malmberg" Message-ID: <43080395.50807@qsl.net> Date: Sun, 21 Aug 2005 00:31:17 -0400 [ 25311] Subject: [patch@25305] t/op/arith.t fix for VMS with IEEE float From: "John E. Malmberg" Message-ID: <4307F348.70603@qsl.net> Date: Sat, 20 Aug 2005 23:21:44 -0400 [ 25340] Subject: [patch@25339] ext/Dev/Peek/t/peek.t fix for VMS From: "John E. Malmberg" Date: Tue, 30 Aug 2005 22:17:42 -0400 Message-ID: <43151346.4010001@qsl.net> [ 25406] Subject: [PATCH] Re: [MAINT24637] fails "make test" on OSX 10.4 (lib/locale.t) From: Dominic Dunlop Date: Sep 13, 2005 11:13 PM Message-Id: <456439EA-CE2E-49A0-97FF-1B003CF8AFDE@mac.com> [ 25610] Subject: Warnings in tests @25605 due to cmp_ok behavior change. From: Michael G Schwern Date: Mon, 26 Sep 2005 14:21:09 -0700 Message-ID: <20050926212109.GA11036@windhund.schwern.org> [ 25696] Subject: [PATCH] Re: Untested builtins From: Steven Schubiger Date: Wed, 28 Sep 2005 15:46:45 +0200 Message-ID: <20050928134645.GD11546@accognoscere.homeunix.org> [ 25702] Remove the getprotobynumber test, for portability concerns [ 25855] Multiple versions of OpenBSD fail this test, not just 3.7. Branch: maint-5.8/perl !> MANIFEST ext/Devel/Peek/t/Peek.t lib/AutoSplit.t !> lib/ExtUtils/t/Constant.t lib/Pod/t/InputObjects.t !> lib/bignum/t/bninfnan.t lib/locale.t t/op/arith.t t/op/pack.t !> t/op/sprintf.t t/op/tr.t t/run/fresh_perl.t t/test.pl ____________________________________________________________________________ [ 26582] By: nicholas on 2006/01/02 19:40:28 Log: Integrate: [ 25233] Sync change 25229 to .h source files [ 25513] Resolve [perl #37110]: Update README.win32 I give up trying to keep the Platform SDK links up-to-date. They seem to have changed every time that I look at them, so make the instructions more general. [ 25523] Yitzchak says that Tim says that we can distribute the perl glossary under the same terms as Perl itself. [ 25623] Clarify what -MFoo=number does on the command-line [ 25624] POD nit by Yitzchak [ 25625] Comment nit by Vadim Konovalov And while we're at it, reindent consistently. [ 25678] Clarify the documentation regarding the return value from C. [ 25691] Fixes to Pod errors found by podchecker. [ 25712] Documentation nit in INSTALL found by Alan Burlison. [ 25745] Document that -F doesn't accept whitespace in patterns. (fixes bug #37366) [ 25777] Doc/style fixes pointed out by Gisle [ 25780] Subject: Re: small addition to $, and $\ in perlvar.pod From: Xavier Noria Date: Sun, 16 Oct 2005 12:27:30 +0200 Message-Id: <7CA83392-70CD-4AC8-AA44-D94F508BB028@hashref.com> [ 25809] Fix doc typo, by Gisle Aas [ 25812] Subject: Re: [PATCH] return values reworded in perlsub.pod From: Xavier Noria Date: Fri, 21 Oct 2005 08:43:12 +0200 Message-Id: <1C8D7C5C-986C-4336-8C4F-8B965CE1AD17@hashref.com> (with minor tweaks) [ 25816] Rewording of doc change #25812 [ 25820] Documentation on getting a FORMAT ref from a GLOB was missing from perlref.pod. Thanks for David Wheeler for starting the discussion and Paul Johnson for confirming that it could actually be done. [ 25830] Fix path in code example [ 25857] FAQ sync. [ 25868] Subject: [PATCH] perl5db.pl incorrect instructions in termination message From: Brendan O'Dea Date: Sat, 29 Oct 2005 07:14:40 +1000 Message-ID: <20051028211440.GA23305@londo.c47.org> [ 25887] Subject: Re: [PATCH] predecrement vs postdecrement From: Jarkko Hietaniemi Date: Sat, 29 Oct 2005 23:24:33 +0300 Message-ID: <4363DA81.6060600@gmail.com> Nit in pod/perlhack.pod [ 25894] Fix typo in comment. [ 25902] Fix typos in comments. [ 25912] Robin Houston remarks that mention of a context is missing from the threads.pm documentation. Branch: maint-5.8/perl !> (integrate 27 files) ____________________________________________________________________________ [ 26577] By: nicholas on 2006/01/02 16:41:40 Log: Integrate: [ 25232] Subject: [perl #36672] Swapped warnings for -o and -O file tests From: "Piotr Fusik" (via RT) Date: Wed, 27 Jul 2005 15:43:17 -0700 Message-ID: (except the redundant test) [ 25255] Subject: [patch] blead@25226 on OpenVMS/vms.c - fopen bug. From: "John E. Malmberg" Date: Fri, 29 Jul 2005 10:24:15 -0400 Message-ID: <42EA3C0F.9040900@qsl.net> [ 25269] Subject: [patch]vms.c - buffer highwater overrun in vmsify From: John E. Malmberg Date: Mon, 01 Aug 2005 19:54:22 -0400 Message-ID: <42EEB62E.3020108@qsl.net> [ 25335] Subject: [patch@25334] hv.c vms environment fix. From: "John E. Malmberg" Date: Sat, 27 Aug 2005 19:20:50 -0400 Message-ID: <4310F552.8050401@qsl.net> [ 25398] Subject: [patch@25388] vms/vms.c Perl_cando fix. From: "John E. Malmberg" Date: Mon, 12 Sep 2005 23:56:36 -0400 Message-ID: <43264DF4.6090403@qsl.net> [ 25502] The second argument to Move() is the destination, so cannot possibly be const. Pesky casting in handy.h. Getting in the way of correctness. [ 25618] Subject: [PATCH] Re: [BUG 5.8.7] Another major bug in PerlIO layer From: Ilya Zakharevich Date: Tue, 27 Sep 2005 02:07:35 -0700 Message-ID: <20050927090734.GB3687@math.berkeley.edu> [ 25619] Fix by Rick Delaney for [perl #3269] no warnings "bareword" turns off too many warnings. [ 25621] Subject: AW: [perl #36291] incorrect $! from open ">&nr" with too many open files From: "Dintelmann, Peter" Date: Tue, 27 Sep 2005 15:18:00 +0200 [ 25665] PL_defoutgv could be used after being freed Was giving "us