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 perlhack.pod for the details. [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/ This file contains only changes that affect the maint-5.6 branch. Cross-references to changes imported from other branches (principally, the mainline) are indicated by change numbers. Detailed log entries corresponding to these change numbers are available in the Changes file in the latest development release. -------------- Version v5.6.1 -------------- ____________________________________________________________________________ [ 9651] By: gsar on 2001/04/09 03:11:19 Log: update Changes, patchlevel.h &c. Branch: maint-5.6/perl ! Changes patchlevel.h pod/perldelta.pod pod/perlhist.pod ! pod/perltoc.pod ____________________________________________________________________________ [ 9649] By: gsar on 2001/04/09 02:35:43 Log: tweak perldelta as suggested by Jarkko Branch: maint-5.6/perl ! pod/perldelta.pod ____________________________________________________________________________ [ 9646] By: gsar on 2001/04/09 00:48:04 Log: add note about ithreads and Thread.pm (too many people are confused by the fact that Thread.pm is built and installed under non-5005threads but doesn't work) Branch: maint-5.6/perl ! ext/Thread/Thread.pm ext/Thread/Thread.xs ____________________________________________________________________________ [ 9645] By: gsar on 2001/04/09 00:19:03 Log: update perldelta.pod for changes in 5.6.1 Branch: maint-5.6/perl ! Changes pod/perldelta.pod ____________________________________________________________________________ [ 9640] By: gsar on 2001/04/08 19:20:46 Log: integrate change#9634 from mainline Fix the perlmodlib generation (didn't understand separate .pod files; didn't understand -- as the name-thing separator). Update the CPAN mirrors list. Branch: maint-5.6/perl ! pod/perlmodlib.pod !> pod/perlmodlib.PL ____________________________________________________________________________ [ 9639] By: gsar on 2001/04/08 18:57:31 Log: on windows, many of the README.* pods were being copied to the wrong location Branch: maint-5.6/perl ! win32/Makefile win32/makefile.mk ____________________________________________________________________________ [ 9638] By: gsar on 2001/04/08 18:38:25 Log: update to latest JPL from the anoncvs repository Branch: maint-5.6/perl + jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod ! MANIFEST jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL ! jpl/PerlInterpreter/PerlInterpreter.h jpl/README ____________________________________________________________________________ [ 9632] By: gsar on 2001/04/08 16:36:06 Log: add $Tie::RefHash::VERSION Branch: maint-5.6/perl ! lib/Tie/RefHash.pm ____________________________________________________________________________ [ 9624] By: gsar on 2001/04/08 06:08:17 Log: test in t/pod/* were busted these tests are still not enabled in t/{harness,TEST} Branch: maint-5.6/perl ! lib/Pod/Find.pm t/pod/emptycmd.t t/pod/find.t t/pod/for.t ! t/pod/headings.t t/pod/include.t t/pod/included.t t/pod/lref.t ! t/pod/multiline_items.t t/pod/nested_items.t ! t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t ! t/pod/poderrs.t t/pod/podselect.t t/pod/special_seqs.t ____________________________________________________________________________ [ 9623] By: gsar on 2001/04/08 03:37:01 Log: integrate change#9470 from mainline Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ... Branch: maint-5.6/perl !> ext/Socket/Socket.xs ____________________________________________________________________________ [ 9605] By: gsar on 2001/04/07 11:52:40 Log: can't optimize away scope entry if tr/// is present Branch: maint-5.6/perl ! op.c t/op/tr.t ____________________________________________________________________________ [ 9597] By: gsar on 2001/04/06 18:06:35 Log: integrate change#9464 from mainline (addendum to change#8313) Subject: [PATCH @9452] Better peep()ing for foreach() loops Branch: maint-5.6/perl !> op.c ____________________________________________________________________________ [ 9595] By: gsar on 2001/04/06 14:57:17 Log: add a low-impact fix to accomodate darwin-ism Branch: maint-5.6/perl ! ext/Errno/Errno_pm.PL ____________________________________________________________________________ [ 9594] By: jhi on 2001/04/06 14:55:14 Log: Integrate changes #9528,9593 from mainline into maintperl; tweaking the editor/IDE/shell list. Branch: maint-5.6/perl !> pod/perlfaq3.pod ____________________________________________________________________________ [ 9592] By: gsar on 2001/04/06 14:45:18 Log: integrate change#9477 from mainline (base.pm doc tweak) missing doc entry for fmod() Branch: maint-5.6/perl ! lib/Math/BigFloat.pm !> lib/base.pm ____________________________________________________________________________ [ 9587] By: gsar on 2001/04/06 07:31:30 Log: add README.macos (from Chris Nandor) tyop in change#9555 Branch: maint-5.6/perl + README.macos ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlfaq9.pod ! win32/Makefile win32/makefile.mk ____________________________________________________________________________ [ 9586] By: gsar on 2001/04/06 07:08:54 Log: fixes for Math::BigFloat bugs; add fmod() (from John Peacock) Branch: maint-5.6/perl ! lib/Math/BigFloat.pm t/lib/bigfltpm.t ____________________________________________________________________________ [ 9585] By: gsar on 2001/04/06 06:58:44 Log: integrate changes#9555,9556,9563..9567,9570..9575,9577..9578 from mainline Subject: [PATCH] Base64 update to perlfaq9.pod Subject: [PATCH AUTHORS] Housekeeping Subject: Re: Not OK: perl v5.6.1 +fools-gold on darwin 1.3 (UNINSTALLED) Mac OS X (Darwin) has extra pwent fields. Subject: [PATCH B::*] print control-character vars readably Needs EBCDICification. Subject: [PATCH B::Deparse] lexical variables with ridiculously long names that are used in list assignments Subject: [PATCH B::*] cope with SVf_IVisUV, and cope with $^^ and friends Subject: [PATCH B::Deparse] "${foo}bar", "${foo}[1]" etc. Subject: [PATCH B::Deparse] binmode is no longer an UNOP Subject: [PATCH B::Deparse] regex quoting, and a minor milestone Subject: [PATCH B::Deparse] suppress "unintialized value" warnings Subject: bleadperl / hex ignores variable length and/or tr doesn't null terminate ( with patch) Subject: patch for t/op/oct.t that shows need for patch supplied with bug 20010404.009, (bugs in hex and oct) FreeBSD hints tweak from Anton Berezin. Subject: [PATCH foolperl & bleadperl] README.vms update Subject: Re: [PATCH foolperl & bleadperl] README.vms update Branch: maint-5.6/perl !> AUTHORS README.vms ext/B/B.pm ext/B/B/Concise.pm !> ext/B/B/Debug.pm ext/B/B/Deparse.pm ext/B/B/Terse.pm !> hints/freebsd.sh pod/perlfaq9.pod pp.c t/op/oct.t t/op/pwent.t ____________________________________________________________________________ [ 9584] By: gsar on 2001/04/06 04:09:00 Log: keep eval"" CVs alive until the end of the statement in which they're called; this avoids a coredump ensuing from search for lexicals in code such as: sub bug { my $s = @_; eval q[sub { eval 'sub { &$s }' }]; } bug("x")->()->(); this code still doesn't work as intended (as it has remained since time immemorial), but it doesn't provoke a coredump anymore Branch: maint-5.6/perl ! embed.h embed.pl global.sym objXSUB.h perlapi.c ! pod/perlguts.pod pp_ctl.c proto.h scope.c scope.h sv.c ____________________________________________________________________________ [ 9551] By: gsar on 2001/04/05 00:18:34 Log: tr/// doesn't null-terminate the result in some situations (from Gisle Aas) Branch: maint-5.6/perl ! doop.c t/op/tr.t ____________________________________________________________________________ [ 9550] By: gsar on 2001/04/04 20:04:17 Log: B::Deparse fix for ${^FOO} and documentation for PVX() method (from Robin Houston) Branch: maint-5.6/perl ! ext/B/B.pm ext/B/B/Deparse.pm ____________________________________________________________________________ [ 9548] By: gsar on 2001/04/04 18:51:49 Log: integrate changes#9460,9462,9482,9521,9522 Subject: PATCH: B::Debug should show LOOP-specific fields Subject: B::Deparse precedence bug. (Patch included.) Subject: Re: [ID 20010330.003] O=Deparse,-p does not preserve "operational semantics" Subject: [PATCH B::Concise] @stash_array = split(/pat/, str); Subject: [PATCH B::Concise] padname values may have bogus SvCUR Branch: maint-5.6/perl !> ext/B/B.pm ext/B/B.xs ext/B/B/Concise.pm ext/B/B/Debug.pm !> ext/B/B/Deparse.pm ext/B/B/Showlex.pm ____________________________________________________________________________ [ 9547] By: gsar on 2001/04/04 18:49:16 Log: s/djSP/dSP/ Branch: maint-5.6/perl ! ext/Thread/Thread.xs ____________________________________________________________________________ [ 9545] By: gsar on 2001/04/04 18:38:52 Log: integrate change#8837 from mainline Subject: [patch] -Wall cleanup round 2 Branch: maint-5.6/perl !> ext/B/B.xs ext/Data/Dumper/Dumper.xs ext/Devel/DProf/DProf.xs !> ext/Devel/Peek/Peek.xs ext/Fcntl/Fcntl.xs !> ext/File/Glob/Glob.xs ext/GDBM_File/GDBM_File.xs ext/IO/IO.xs !> ext/IPC/SysV/SysV.xs ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs !> ext/SDBM_File/SDBM_File.xs ____________________________________________________________________________ [ 9544] By: gsar on 2001/04/04 17:49:57 Log: "double" should be "NV"; standard typemap is missing entry for NV Branch: maint-5.6/perl ! ext/B/B.xs ext/B/B/C.pm lib/ExtUtils/typemap ____________________________________________________________________________ [ 9539] By: gsar on 2001/04/04 03:01:14 Log: another tweak needed for SunOS 4.1.x build (from Mike Guy) Branch: maint-5.6/perl ! Makefile.SH ____________________________________________________________________________ [ 9538] By: gsar on 2001/04/04 01:00:38 Log: fflush() is a macro on SunOS 4.1.x, so provide a wrapper for use with _fwalk() (fix for change#7705) Branch: maint-5.6/perl ! util.c ____________________________________________________________________________ [ 9533] By: gsar on 2001/04/03 14:30:07 Log: better fix for change#9517 to accomodate UNC paths like \\server\share\foo, and paths with trailing backslash like c:\this\ Branch: maint-5.6/perl ! utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL ____________________________________________________________________________ [ 9530] By: gsar on 2001/04/03 04:56:41 Log: accomodate VMS "mailbox overflow" quirk in testsuite (from Craig Berry) Branch: maint-5.6/perl ! t/lib/socket.t ____________________________________________________________________________ [ 9524] By: gsar on 2001/04/03 01:09:12 Log: EPOC fix for lib/io_udp.t failure (from Olaf Flebbe) Branch: maint-5.6/perl ! pp_sys.c ____________________________________________________________________________ [ 9517] By: gsar on 2001/04/02 19:52:21 Log: many of the utilities interpolate literal paths within doublequotes (fails on dosish platforms where path contains backslashes) Branch: maint-5.6/perl ! utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL ____________________________________________________________________________ [ 9516] By: gsar on 2001/04/02 05:49:37 Log: a foolish release Branch: maint-5.6/perl ! Changes patchlevel.h pod/perldelta.pod pod/perlhist.pod ! pod/perltoc.pod ____________________________________________________________________________ [ 9515] By: gsar on 2001/04/02 05:04:29 Log: add missing changelog summaries Branch: maint-5.6/perl ! Changes ____________________________________________________________________________ [ 9514] By: gsar on 2001/04/02 04:07:13 Log: add some notes about gutsy threading matters Branch: maint-5.6/perl ! pod/perlguts.pod ____________________________________________________________________________ [ 9513] By: gsar on 2001/04/02 03:25:21 Log: add more prominent caveat notices about experimental features Branch: maint-5.6/perl ! pod/perlfork.pod pod/perlunicode.pod ____________________________________________________________________________ [ 9512] By: gsar on 2001/04/02 02:54:33 Log: integrate changes#9479,9509 from mainline [PATCH] File::Glob stuff for Mac OS [PATH bsd_glob.c perl@9472] Shut up gcc warning in bsd_glob.c Branch: maint-5.6/perl !> ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c !> t/lib/glob-basic.t t/lib/glob-case.t t/lib/glob-global.t !> t/lib/glob-taint.t ____________________________________________________________________________ [ 9511] By: gsar on 2001/04/02 02:38:24 Log: README.win32 tweaks; add a note about alternative location for getting a gcc-2.95.2 that will build perl properly on windows Branch: maint-5.6/perl ! README.win32 ____________________________________________________________________________ [ 9507] By: jhi on 2001/04/01 19:24:01 Log: Integrate changes #9378,9458,9469,9475,9489,9490,9505,9506 from mainline to maintperl: pod tweaks. Branch: maint-5.6/perl !> pod/perldebug.pod pod/perldiag.pod pod/perlfaq1.pod !> pod/perlguts.pod pod/perlhack.pod pod/perlop.pod !> pod/perlvar.pod ____________________________________________________________________________ [ 9501] By: gsar on 2001/04/01 07:21:57 Log: fix the perlembed notes on multiple interpreters fix ExtUtils::Embed to work passably on Windows Branch: maint-5.6/perl ! lib/ExtUtils/Embed.pm pod/perlembed.pod ____________________________________________________________________________ [ 9496] By: gsar on 2001/03/31 23:22:28 Log: various nits identified by the Borland 5.5 compiler; remove suppression of a few warnings Branch: maint-5.6/perl ! ext/File/Glob/bsd_glob.c sv.c win32/win32.h ____________________________________________________________________________ [ 9495] By: gsar on 2001/03/31 21:03:08 Log: avoid redefinition warnings under Borland 5.02 Branch: maint-5.6/perl ! win32/makefile.mk ____________________________________________________________________________ [ 9494] By: gsar on 2001/03/31 20:18:59 Log: nits spotted by Borland compiler Branch: maint-5.6/perl ! utf8.h win32/win32.h ____________________________________________________________________________ [ 9493] By: gsar on 2001/03/31 20:18:05 Log: fix a broken workaround for Borland compiler in change#4739 (caused weird "short reads" on DATA, which caused op/misc.t to fail) Branch: maint-5.6/perl ! toke.c ____________________________________________________________________________ [ 9491] By: gsar on 2001/03/31 17:01:56 Log: Cwd::chdir() doesn't set $ENV{PWD} correctly on windows when the directory is relative (need to fetch the full path name *before* the chdir!) this is a followup patch for change#6749 Branch: maint-5.6/perl ! lib/Cwd.pm ____________________________________________________________________________ [ 9426] By: gsar on 2001/03/29 00:28:04 Log: dmake can only handle == and != in comparisons; support building with Borland's VCL libraries (from Vadim Konovalov) Branch: maint-5.6/perl ! win32/makefile.mk ____________________________________________________________________________ [ 9416] By: jhi on 2001/03/28 18:06:07 Log: Integrate change #9409 from mainline to maintperl. Yet another tweak on AIX dynaloading. Branch: maint-5.6/perl !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl ____________________________________________________________________________ [ 9415] By: gsar on 2001/03/28 17:13:01 Log: integrate changes#9377,9385,9401 from mainline Subject: RE: 5.6.0 BUG: Lexical warnings aren't lexical If directory entries compare equal case-insensitively, retry case-sensitively. Subject: [PATCH] B::Terse and warnings Branch: maint-5.6/perl !> ext/B/B.pm ext/B/B/Terse.pm ext/File/Glob/bsd_glob.c gv.c !> t/pragma/warn/perl ____________________________________________________________________________ [ 9312] By: gsar on 2001/03/23 16:25:25 Log: add execute bit to files with shebang lines in the repository; avoid clobbering execute bit in Porting/makerel Branch: maint-5.6/perl ! (edit 144 files) ____________________________________________________________________________ [ 9306] By: jhi on 2001/03/23 12:51:36 Log: There are AIXes without /usr/include/load.h, patch from H.Merijn Brand. Branch: maint-5.6/perl ! ext/DynaLoader/hints/aix.pl ____________________________________________________________________________ [ 9299] By: gsar on 2001/03/22 16:53:45 Log: back out changes#7532,7521 for now (appears to have problems on IRIX) Branch: maint-5.6/perl ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs ! ext/POSIX/typemap pod/perlvar.pod ____________________________________________________________________________ [ 9292] By: gsar on 2001/03/22 07:12:00 Log: integrate changes#8306,8532 from mainline (missing USE_PURE_BISON fixes) Branch: maint-5.6/perl !> embed.h embed.pl objXSUB.h perlapi.c perly.y proto.h toke.c ____________________________________________________________________________ [ 9290] By: jhi on 2001/03/22 05:57:01 Log: Move MacOS Classic higher in the list of supported platforms. Branch: maint-5.6/perl ! pod/perlport.pod ____________________________________________________________________________ [ 9289] By: gsar on 2001/03/22 05:35:04 Log: revert part of change#6438 for compatibility (av_reify() appears to be needed to implement av_splice()ish things in XS) Branch: maint-5.6/perl ! embed.pl global.sym objXSUB.h perlapi.c ____________________________________________________________________________ [ 9288] By: gsar on 2001/03/22 03:09:19 Log: update copyright year Branch: maint-5.6/perl ! EXTERN.h INTERN.h README av.c av.h cop.h cv.h deb.c doio.c ! doop.c dump.c form.h gv.c gv.h handy.h hv.c hv.h mg.c mg.h ! op.c op.h perl.c perl.h perlio.c perly.y pp.c pp.h pp_ctl.c ! pp_hot.c pp_sys.c regcomp.c regexec.c run.c scope.c sv.c sv.h ! toke.c utf8.c utf8.h util.c util.h x2p/EXTERN.h x2p/INTERN.h ! x2p/a2p.c x2p/a2p.h x2p/a2p.y x2p/a2py.c x2p/hash.c x2p/hash.h ! x2p/proto.h x2p/str.c x2p/str.h x2p/util.c x2p/util.h ! x2p/walk.c ____________________________________________________________________________ [ 9286] By: gsar on 2001/03/21 19:49:54 Log: makefile.mk tweak Branch: maint-5.6/perl ! win32/Makefile win32/makefile.mk ____________________________________________________________________________ [ 9283] By: jhi on 2001/03/21 17:17:35 Log: Integrate change #9282 from mainline into maintperl, 4-arg UTF-8 substr(). Branch: maint-5.6/perl !> pp.c ____________________________________________________________________________ [ 9281] By: gsar on 2001/03/21 17:03:14 Log: makefile.mk defaults to GCC, not BORLAND (as mentioned in README.win32) Branch: maint-5.6/perl ! win32/makefile.mk ____________________________________________________________________________ [ 9280] By: gsar on 2001/03/21 17:01:20 Log: some tweaks to change#9278 (fork() emulation should be enabled by setting BUILD_FLAVOR instead of changing the defaults) Branch: maint-5.6/perl ! win32/makefile.mk ____________________________________________________________________________ [ 9279] By: gsar on 2001/03/21 16:47:19 Log: integrate change#9271 from mainline; a tweak to Glob.pm docs Branch: maint-5.6/perl ! ext/File/Glob/Glob.pm !> lib/Cwd.pm ____________________________________________________________________________ [ 9278] By: jhi on 2001/03/21 14:35:10 Log: Subject: [PATCH: 5.6.1-trial3] Borland C++ for Win32 fixes From: "Vadim Konovalov" Date: Wed, 21 Mar 2001 01:53:51 +0300 Message-ID: <004101c0b190$a749ea20$f7c030d4@vad> Branch: maint-5.6/perl ! win32/makefile.mk win32/win32sck.c ____________________________________________________________________________ [ 9277] By: jhi on 2001/03/21 13:58:28 Log: Integrate change #9270 from mainline to maintperl: continued 4-arg UTF-8 substr() fixing. Branch: maint-5.6/perl !> pp.c t/op/substr.t ____________________________________________________________________________ [ 9266] By: gsar on 2001/03/20 19:16:43 Log: VMS piping fixes (from Charles Lane) Branch: maint-5.6/perl ! vms/vms.c vms/vmspipe.com ____________________________________________________________________________ [ 9265] By: gsar on 2001/03/20 17:53:52 Log: cut-n-paste goof in change#9264 Branch: maint-5.6/perl ! ext/File/Glob/Glob.xs ____________________________________________________________________________ [ 9264] By: gsar on 2001/03/20 17:43:47 Log: do alphabetical sorting by default (for csh compatibility); bsd_glob() does ASCII sort by default as usual, unless GLOB_ALPHASORT was specified Branch: maint-5.6/perl ! ext/File/Glob/Changes ext/File/Glob/Glob.pm ! ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c ! ext/File/Glob/bsd_glob.h ____________________________________________________________________________ [ 9263] By: gsar on 2001/03/20 16:40:08 Log: integrate change#9255 from mainline (unicode fix) substr($bytestr, i, n, $charstr) Branch: maint-5.6/perl !> Todo-5.6 pp.c t/op/substr.t ____________________________________________________________________________ [ 9262] By: gsar on 2001/03/20 15:57:41 Log: revert the leak fix in change#9142 (problem needs a more experimental fix unsuitable for 5.6.1) Branch: maint-5.6/perl ! scope.c ____________________________________________________________________________ [ 9260] By: jhi on 2001/03/20 14:05:46 Log: Subject: [PATCH perl-5.6.1-TRIAL3/run.c] printf warning From: Robin Barker Date: Tue, 20 Mar 2001 10:12:04 GMT Message-Id: <200103201012.KAA04738@tempest.npl.co.uk> Branch: maint-5.6/perl ! run.c ____________________________________________________________________________ [ 9259] By: jhi on 2001/03/20 14:04:39 Log: Subject: [MacPerl-Porters] [PATCH] POSIX, File::Path (Mac OS) for 5.6.1 and 5.7 From: Chris Nandor Date: Tue, 20 Mar 2001 00:40:56 -0500 Message-Id: Branch: maint-5.6/perl ! ext/POSIX/POSIX.xs lib/File/Path.pm ____________________________________________________________________________ [ 9256] By: jhi on 2001/03/20 04:43:12 Log: Subject: [PATCH: 5.6.1-trial3] test fixes and installation cleanliness for OS/390 From: Peter Prymmer Date: Mon, 19 Mar 2001 16:43:13 -0800 (PST) Message-ID: Branch: maint-5.6/perl ! installperl t/comp/proto.t t/comp/require.t t/op/regmesg.t ____________________________________________________________________________ [ 9250] By: jhi on 2001/03/19 21:18:00 Log: A more robust solution for the 64bitall AIX dynaloading problem, from Jens-Uwe Mager. Branch: maint-5.6/perl ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl ____________________________________________________________________________ [ 9247] By: jhi on 2001/03/19 19:59:53 Log: 64-bit AIX dynaloading problem (see #9244) idea from Jens-Uwe Mager. Branch: maint-5.6/perl ! ext/DynaLoader/dl_aix.xs ____________________________________________________________________________ [ 9245] By: jhi on 2001/03/19 19:05:19 Log: Integrate change #9243 from mainline into maintperl. Subject: [PATCH perl-5.6.1-TRIAL3/README.vmesa] bad =item paragraphs Branch: maint-5.6/perl !> README.vmesa ____________________________________________________________________________ [ 9244] By: jhi on 2001/03/19 19:03:15 Log: Get 64bitall AIX building, but still does not test okay: dynaloading anything fails, for example for op/defins: Can't load '../lib/auto/File/Glob/Glob.so' for module File::Glob: loadbind: A system call received a parameter that is not valid. at ../lib/XSLoader.pm line 75. at ../lib/File/Glob.pm line 99 (update: fixed by #9247,9250) Branch: maint-5.6/perl ! hints/aix.sh ____________________________________________________________________________ [ 9241] By: gsar on 2001/03/19 17:34:46 Log: VMSify tests (from Charles Lane) Branch: maint-5.6/perl ! t/lib/filehand.t t/lib/texttabs.t ____________________________________________________________________________ [ 9239] By: gsar on 2001/03/19 09:23:17 Log: this is 5.6.1-trial3 Branch: maint-5.6/perl ! Changes ____________________________________________________________________________ [ 9238] By: gsar on 2001/03/19 08:47:04 Log: some new symbols are only available under ithreads Branch: maint-5.6/perl ! makedef.pl ____________________________________________________________________________ [ 9237] By: gsar on 2001/03/19 08:42:28 Log: update patchlevel.h, Changes, &c. Branch: maint-5.6/perl ! Changes patchlevel.h pod/perlhist.pod !> AUTHORS ____________________________________________________________________________ [ 9236] By: gsar on 2001/03/19 08:17:49 Log: integrate changes#8068,8717 from mainline [PATCH 5.7.0@8047] RE: [ID 20001013.009] DB_File issues warning when setting element to undef [PATCH CPAN 1.59_51] warning message (not!) Branch: maint-5.6/perl !> ext/GDBM_File/GDBM_File.pm ext/GDBM_File/typemap !> ext/NDBM_File/NDBM_File.pm ext/NDBM_File/typemap !> ext/ODBM_File/ODBM_File.pm ext/ODBM_File/typemap !> ext/SDBM_File/SDBM_File.pm ext/SDBM_File/typemap lib/CPAN.pm !> t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t ____________________________________________________________________________ [ 9235] By: gsar on 2001/03/19 08:07:09 Log: integrate changes#8617,8713,8715,8716,8721,8953,8963 from mainline [PATCH] Add missing CV flags to dump.c Re: [patch] Re: PL_ptr_table Fixup non-ithread build after 8713 Generated files form 8713 etc. Correct the correction :-( Documenting coderef @INC (Re: CPAN "make this script work" feature) Subject: Re: sync sync sync: have I missed any patches? Replace djSP with dSP. Branch: maint-5.6/perl !> cop.h doio.c doop.c dump.c embed.h embed.pl ext/B/B/C.pm !> ext/B/B/CC.pm global.sym objXSUB.h perl.c perlapi.c !> pod/perlhack.pod pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c proto.h !> sv.c sv.h win32/perlhost.h ____________________________________________________________________________ [ 9234] By: gsar on 2001/03/19 07:22:05 Log: revert the change#9090 integrate for now (change looks somewhat incomplete in that [ha]v_exists() need something similar; lacks tests; &c.) Branch: maint-5.6/perl ! hv.c ____________________________________________________________________________ [ 9233] By: gsar on 2001/03/19 07:10:01 Log: some refcounts were incorrect in perl_clone(); avoid hang in global destruction when there are unreferenced scalars (SvREFCNT==0) Branch: maint-5.6/perl ! sv.c ____________________________________________________________________________ [ 9232] By: jhi on 2001/03/19 05:11:02 Log: Regen api and toc. Branch: maint-5.6/perl ! pod/perlapi.pod pod/perltoc.pod ____________________________________________________________________________ [ 9231] By: jhi on 2001/03/19 04:06:03 Log: Integrate changes in #9070,9072,9101 from mainline into maintperl, add a lost line in pp.c:pp_chop(), update to new op/chop. Clarify the description differentiating for and while; inspired by Subject: [ID 20010306.004] || != named unary operator The $Is_MacOS needs to be declared. Branch: maint-5.6/perl ! pp.c t/op/chop.t !> lib/ExtUtils/Manifest.pm pod/perlop.pod pod/perlsyn.pod ____________________________________________________________________________ [ 9230] By: jhi on 2001/03/19 03:48:16 Log: Integrate changes #7971(perlio),8982,9061,9062,9068,9069, 9079,9083,9089,9090,9091 from mainline to maintperl. Quieten some noise in Win32 builds Fixes the bugs 20010221.005 and 20010221.008: "the taint checker..." The perlretut was still talking about the old \p and \P definitions. More tweakage on the Unicode character class descriptions. Subject: Re: [ID 20010305.012] chop() against list assignment returns char chopped from el zero Subject: 'no *POSIX' Patch speeding up make on BS2000 Subject: [PATCH] perldata.pod here-doc docs Add /sbin and /usr/sbin to the list of directories scanned for setuid programs. Takes care of bug id 20010309.003. Subject: Re: [ID 19990808.001] [PATCH] FETCH triggered on exists() In op/stat #35 better to scan all the potential directories for setuids, not just the first one. Branch: maint-5.6/perl ! Makefile.SH !> doio.c hv.c lib/unicode/mktables.PL makedepend.SH perl.h !> pod/perldata.pod pod/perlretut.pod pp.c t/op/chop.t !> t/op/stat.t toke.c win32/win32.h ____________________________________________________________________________ [ 9229] By: jhi on 2001/03/19 02:31:50 Log: Subject: [MacPerl-Porters] [PATCH] Portability fixes for Mac OS / maint-5.6 From: Chris Nandor Date: Sat, 10 Mar 2001 14:22:19 -0500 Message-Id: Branch: maint-5.6/perl ! ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs ! ext/Errno/Errno_pm.PL lib/ExtUtils/Manifest.pm perlsfio.h ! t/lib/b.t t/lib/errno.t ____________________________________________________________________________ [ 9228] By: jhi on 2001/03/19 02:29:59 Log: Integrate changes #9113,9122 from mainline into maintperl. Subject: [PATCH: perl@9092, dist-3.0@70] OS/390 mydomain last gasp before silly guess (was Re: What do I need to build EBCDIC perl?) Branch: maint-5.6/perl !> Configure README.os390 hints/os390.sh ____________________________________________________________________________ [ 9227] By: jhi on 2001/03/19 02:22:35 Log: Integrate #9115,9121,9128,9163,9171,9174,9175 from mainline into maintperl. Subject: Re: [ID 20010305.005] "use integer" doesn't make rand() return integers Forgot to check-in the larger part of #9120, duh. Subject: Another patch for integer.pm POD h2ph strictness and cleanliness from Kurt Starsinic. Borland filename case problem. h2ph strictness and cleanliness from Kurt Starsinic. Subject: [PATCH] the uncontroversial doc patches Branch: maint-5.6/perl +> win32/sncfnmcs.pl !> MANIFEST README.os2 README.win32 ext/GDBM_File/GDBM_File.pm !> ext/GDBM_File/GDBM_File.xs lib/integer.pm !> pod/perl5005delta.pod pod/perldebtut.pod pod/perlfunc.pod !> pod/perlhack.pod pod/perllexwarn.pod pod/perllocale.pod !> pod/perllol.pod pod/perlmod.pod pod/perlmodlib.pod !> pod/perlport.pod pod/perlrun.pod pod/perltoc.pod !> pod/perlxs.pod pod/perlxstut.pod utils/h2ph.PL ____________________________________________________________________________ [ 9226] By: jhi on 2001/03/19 02:10:21 Log: Integrate changes #9207,9214 from mainline into maintperl. podchecker relaxations: =over has an *optional* number after it, and whitespace in L<> is okay. Branch: maint-5.6/perl !> lib/Pod/Checker.pm lib/Pod/ParseUtils.pm pod/perlpod.pod !> t/pod/poderrs.xr ____________________________________________________________________________ [ 9224] By: jhi on 2001/03/19 02:06:11 Log: Integrate change #9223 from mainline to maintperl. Document -Dmksymlinks. Branch: maint-5.6/perl !> INSTALL ____________________________________________________________________________ [ 9222] By: jhi on 2001/03/19 01:15:35 Log: The -Dmksymlinks wasn't working for maintperl. Branch: maint-5.6/perl ! Configure ____________________________________________________________________________ [ 9219] By: gsar on 2001/03/19 00:16:55 Log: remove duplicated tests Branch: maint-5.6/perl ! t/op/re_tests ____________________________________________________________________________ [ 9208] By: jhi on 2001/03/18 20:12:12 Log: Integrate changes #8128,9132 from mainline into maintperl, Tie::SubstrHash fixes. Branch: maint-5.6/perl !> lib/Tie/SubstrHash.pm t/lib/tie-substrhash.t ____________________________________________________________________________ [ 9197] By: gsar on 2001/03/18 12:15:57 Log: more thorough cleaning of arenas--keep going until no more SvREFCNT_dec()s occur (this fixes the problem that causes the pesky "Scalars leaked" warnings) Branch: maint-5.6/perl ! embed.pl perl.c proto.h sv.c t/op/sort.t ____________________________________________________________________________ [ 9168] By: jhi on 2001/03/15 14:13:22 Log: Integrate changes #9120,9167 from mainline to maintperl. Subject: [PATCH 5.6.1] OS/2 docs Subject: [PATCH 5.6.1] perldoc Branch: maint-5.6/perl !> os2/Changes utils/perldoc.PL ____________________________________________________________________________ [ 9162] By: gsar on 2001/03/15 00:56:53 Log: avoid warnings Branch: maint-5.6/perl ! t/op/magic.t ____________________________________________________________________________ [ 9161] By: gsar on 2001/03/15 00:52:09 Log: clearing of $ENV{PERL_DESTRUCT_LEVEL} interferes with purify results Branch: maint-5.6/perl ! t/op/magic.t ____________________________________________________________________________ [ 9154] By: gsar on 2001/03/14 17:48:18 Log: PerlIO_stdoutf() wasn't properly supported under PERL_IMPLICIT_SYS (caused Storable 1.0.10 to break on windows) Branch: maint-5.6/perl ! embed.h embed.pl global.sym globals.c iperlsys.h objXSUB.h ! perlapi.c proto.h ____________________________________________________________________________ [ 9152] By: gsar on 2001/03/14 07:29:40 Log: back out changes#9012,9010,9009 and parts of change#9016 (causes ABRs under purify, and some prerequisites don't seem to be there in 5.6.x) Branch: maint-5.6/perl ! doop.c op.c t/op/tr.t toke.c ____________________________________________________________________________ [ 9142] By: gsar on 2001/03/14 03:20:48 Log: fix another memory leak reported by purify (tie callbacks that croak can leak when wiping out magic) Branch: maint-5.6/perl ! scope.c ____________________________________________________________________________ [ 9138] By: gsar on 2001/03/14 01:18:00 Log: remove squelch controls for "Scalars leaked" messages in most places (these are now cured) Branch: maint-5.6/perl ! t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t ! t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op ! t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t ____________________________________________________________________________ [ 9137] By: gsar on 2001/03/14 00:57:04 Log: fix leak in pregcomp() when RE fails to compile (e.g. m/\\/) Branch: maint-5.6/perl ! regcomp.c ____________________________________________________________________________ [ 9133] By: gsar on 2001/03/13 22:46:20 Log: integrate change#9067 from mainline Re: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option Branch: maint-5.6/perl !> lib/ExtUtils/MM_Unix.pm ____________________________________________________________________________ [ 9131] By: gsar on 2001/03/13 22:30:42 Log: make the error text look more consistent in hints/hpux.sh Branch: maint-5.6/perl ! hints/hpux.sh ____________________________________________________________________________ [ 9116] By: gsar on 2001/03/13 00:55:53 Log: Win32::GetCwd() returns C: instead of C:\ in the root directory under ithreads Branch: maint-5.6/perl ! win32/perlhost.h ____________________________________________________________________________ [ 9108] By: gsar on 2001/03/12 10:21:31 Log: fix memory leak in C arising from a refcount loop between the outer sub and the inner prototype anonsub this also enables closures returned by subroutines that subsequently get redefined to work without generating coredumps :) completely removed the free_closures() hack--it shouldn't be needed anymore Branch: maint-5.6/perl + t/op/anonsub.t ! MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c ! proto.h sv.c ____________________________________________________________________________ [ 9076] By: jhi on 2001/03/07 22:59:39 Log: Integrate change #7784 from mainline into maintperl. Subject: [PATCH 5.7.0] lexicals not recognized in a run-time (?{}) Branch: maint-5.6/perl !> pp_ctl.c t/op/pat.t ____________________________________________________________________________ [ 9064] By: gsar on 2001/03/07 06:29:24 Log: fix memory leak in pack("Bb",...) Branch: maint-5.6/perl ! perl.c ____________________________________________________________________________ [ 9055] By: jhi on 2001/03/06 02:21:26 Log: Integrate the change #9054 from mainline: retract the PMOP cleanup patch pending further investigation. Branch: maint-5.6/perl !> op.c op.h ____________________________________________________________________________ [ 9050] By: jhi on 2001/03/05 21:44:29 Log: Integrate changes #9033 and #9044 from mainline into maintperl, Sarathy's fix for ID 20010301.005. Branch: maint-5.6/perl !> op.c op.h ____________________________________________________________________________ [ 9030] By: jhi on 2001/03/05 13:46:49 Log: Subject: [PATCH 5.6.1] OS/2 cleanup From: Ilya Zakharevich Date: Mon, 5 Mar 2001 02:29:44 -0500 Message-ID: <20010305022944.A10117@math.ohio-state.edu> Branch: maint-5.6/perl + os2/os2add.sym ! MANIFEST lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm ! makedef.pl os2/Changes os2/Makefile.SHs ! os2/OS2/REXX/Makefile.PL os2/OS2/REXX/REXX.pm ! os2/OS2/REXX/REXX.xs os2/OS2/REXX/t/rx_cmprt.t os2/os2.c ! os2/os2.sym os2/os2ish.h ____________________________________________________________________________ [ 9028] By: gsar on 2001/03/05 09:58:38 Log: various nits in MM_Unix.pm found by disabling SelfLoader Branch: maint-5.6/perl ! lib/ExtUtils/MM_Unix.pm ____________________________________________________________________________ [ 9026] By: jhi on 2001/03/05 02:14:59 Log: Integrate change #9025 from mainline to maintperl, retract \N{U+HHHH}. Branch: maint-5.6/perl !> lib/charnames.pm pod/perldiag.pod pod/perlretut.pod !> t/lib/charnames.t toke.c ____________________________________________________________________________ [ 9019] By: jhi on 2001/03/04 18:18:43 Log: Integrate changes #9017 and 9018 from mainline into maintperl. \N{U+HHHH} fix. pattern in G_ARRAY context Branch: maint-5.6/perl !> pp_hot.c t/op/pat.t toke.c ____________________________________________________________________________ [ 9016] By: jhi on 2001/03/04 17:41:22 Log: Integrate changes #9013,9014,9015 from mainline into maintperl. Tweak the get*ent() OS/2 prototypes. Add the \N{U+HHHH} syntax. More tr/// UTF-8 fixes from Inaba Hiroto. Branch: maint-5.6/perl !> doop.c lib/charnames.pm os2/os2.c pod/perldiag.pod !> pod/perlretut.pod t/lib/charnames.t t/op/tr.t toke.c ____________________________________________________________________________ [ 9012] By: gsar on 2001/03/04 06:26:14 Log: avoid warning (nit in change#9009) Branch: maint-5.6/perl ! toke.c ____________________________________________________________________________ [ 9011] By: gsar on 2001/03/04 06:15:24 Log: lib/charnames.t fails in 5.6.x because of older Unicode data TODO: need to revisit this after updating lib/unicode/... Branch: maint-5.6/perl ! t/lib/charnames.t ____________________________________________________________________________ [ 9010] By: gsar on 2001/03/04 06:08:36 Log: change#9009 breaks build (no "didrange" variable in 5.6.x) Branch: maint-5.6/perl ! toke.c ____________________________________________________________________________ [ 9009] By: jhi on 2001/03/03 19:27:20 Log: Integrate change #9008 from mainline to maintperl, UTF-8 tr/// fixes from Inaba Hiroto. Branch: maint-5.6/perl !> doop.c op.c t/op/tr.t toke.c ____________________________________________________________________________ [ 9006] By: jhi on 2001/03/03 18:58:06 Log: Subject: [PATCH 5.6.1] More robust Math::Complex From: Ilya Zakharevich Date: Sat, 3 Mar 2001 12:51:50 -0500 Message-ID: <20010303125150.A2147@math.ohio-state.edu> Be more robust in our quest for the infinite. Branch: maint-5.6/perl ! lib/Math/Complex.pm ____________________________________________________________________________ [ 9005] By: jhi on 2001/03/03 17:55:50 Log: The #8982 modified for perl 5.6.x, from Radu Greab. Branch: maint-5.6/perl ! doio.c ____________________________________________________________________________ [ 9003] By: jhi on 2001/03/03 17:15:52 Log: Integrate change #9002 from mainline to maintperl. Subject: [perl-5.6.x, perl-current] accept for EPOC Branch: maint-5.6/perl !> pp_sys.c ____________________________________________________________________________ [ 8999] By: jhi on 2001/03/03 17:09:28 Log: Subject: [PATCH 5.6.1] syslog.t From: Ilya Zakharevich Date: Sat, 3 Mar 2001 02:11:17 -0500 Message-ID: <20010303021116.A11897@math.ohio-state.edu> Branch: maint-5.6/perl ! t/lib/syslog.t ____________________________________________________________________________ [ 8998] By: jhi on 2001/03/03 17:07:50 Log: Subject: Re: [PATCH 5.7.0] compiling on OS/2: 5.6.1 too From: Ilya Zakharevich Date: Sat, 3 Mar 2001 01:53:52 -0500 Message-ID: <20010303015352.A11741@math.ohio-state.edu> Branch: maint-5.6/perl ! opcode.pl os2/os2.c ____________________________________________________________________________ [ 8997] By: jhi on 2001/03/03 17:03:30 Log: Subject: [PATCH 5.6.1] compiling on OS/2 From: Ilya Zakharevich Date: Sat, 3 Mar 2001 01:59:59 -0500 Message-ID: <20010303015959.B11741@math.ohio-state.edu> Branch: maint-5.6/perl ! hints/os2.sh ____________________________________________________________________________ [ 8995] By: jhi on 2001/03/03 00:35:22 Log: Integrate changes #8099,8218,8220,8221,8227,8304,8317, 8318,8320,8337,8503,8877,8890,8903,8971 from mainline to maintperl. Subject: Re: [ID 20000328.039] [PATCH] Eliminate Configure use of /tmp Add Configure option -Dmksymlinks which will create a symlink forest if the current/build differs from the source directory. (8218,8220,8221,8317,8318,8971) Subject: Re: A Configure option like 'otherlibdirs' but for *pre*pending? (Document APPLLIB_EXP in INSTALL.) If running byacc write-enable also perly.h. DB3 NDBM/ODBM emulation tweaks from Stanislav Brabec . Subject: [PATCH 5.7.1/Configure] failure to set src='.' Sanity check for conflicting thread flavours. Fix the sys/fcntl.h problem reported by Peter Prymmer. Add few CPUs/architectures to the Cppsym scan, add -perlio to archname if so selected (modified 8890) Be more helpful for devel builders, suggested by John L. Allen. (admittedly pointless change for maintperl, but the usedevel code is there already) Branch: maint-5.6/perl !> Configure INSTALL Makefile.SH Porting/Glossary !> Porting/config.sh Porting/config_H config_h.SH embed.pl !> epoc/config.sh ext/NDBM_File/NDBM_File.xs !> ext/ODBM_File/ODBM_File.xs t/io/fs.t warnings.pl !> win32/config.bc win32/config.gc win32/config.vc ____________________________________________________________________________ [ 8993] By: jhi on 2001/03/02 23:22:12 Log: Regenerate various files for maint. Branch: maint-5.6/perl ! Porting/Glossary Porting/config.sh Porting/config_H objXSUB.h ! perlapi.c pod/perlapi.pod pod/perltoc.pod proto.h ____________________________________________________________________________ [ 8991] By: jhi on 2001/03/02 21:00:08 Log: Retract the #8742 part of #8986, backward compat. Branch: maint-5.6/perl ! embed.pl ____________________________________________________________________________ [ 8990] By: jhi on 2001/03/02 20:40:07 Log: Retract the #8919 part of #8987, not applicable to the 5.6 branch. Branch: maint-5.6/perl ! hv.c ____________________________________________________________________________ [ 8987] By: jhi on 2001/03/02 19:43:40 Log: Integrate changes #8784,8839,8843,8847,8849,8859,8866, 8873,8874,8876,8879,8901,8902,8908,8913,8918,8919,8946,8947,8948, 8950,8952,8955 from mainline to maintperl. Subject: [PATCH: perl@8773] small fixups to perlclib.pod Put to rest the 20010205.001, the email address checking (not) regex. fork() not everywhere, cleanup temp files. The #8843 wasn't quite right: %Config needs to imported. Subject: [PATCH perl@8841] glob-basic.t, runenv.t fix-ups (#8849: the glob-basic hunk needed massaging as it depended on Schwern's large-scale (unintegrated) patches) Skip the Perl_sys_intern_clear and Perl_sys_intern_init. Upgrade to CGI.pm 2.752, from Lincoln Stein. (Note: there were some conflicts due to EBCDIC and EPOC patches, in general I preferred the repository code.) (When 2.753 comes out, we need to synchronize.) Subject: [PATCH] fix for charnames above FFFF Subject: [patch perl@8841] One URL update and a possible OS Version snag for perlport.pod If no sfio, no -lsfio. Run run/*.t also in minitest. Subject: [PATCH perl 5.7.0] malloc message address offset Subject: [PATCH 5.7.0] don't zero CvFLAGS before checking for CvCONST! Subject: fix for parameter -Dm (for perl@8867) Subject: [PATCH: perl@8892] was Re: hashing order difference? (make the test more portable) Subject: Re: [PATCH] fix for charnames above FFFF Subject: Re: I'm losing the war... (hv_store() not working correctly in ENV_IS_CASELESS case.) Subject: Modified README.bs2000 Subject: [PATCH: perl@8935] -Dt padsv($var) Subject: [PATCH: perl@8890] small fix in pod/perlop.pod Subject: PATCH: extra tests to check on negative float to unsigned cast Subject: [PATCH] XPUSH[insp] was Re: progress Subject: Re: Compile with perlcc.. Branch: maint-5.6/perl !> (integrate 36 files) ____________________________________________________________________________ [ 8986] By: jhi on 2001/03/02 18:51:25 Log: Integrate changes #8689,8697,8724,8726,8731,8742,8754,8755, 8763,8767,8770,8772,8795,8796,8813,8822,8823 from mainline to maintperl. Subject: Re: [PATCH lots of pod/] s/chop/chomp/g Subject: [DOC PATCH] overload.pm nits Add header for LIB$ prototypes (C. Berry) Convert fwrite()s to sockets to write()s, since some socket stacks don't take kindly to stdio. Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups (for often optional LNMs) Correct a few typos (C. Bailey) Subject: [PATCH: 5.6.1 trial2 && perl@8671] provide EBCDIC CGI::Util::escape() and test De-cut-and-pasto. Subject: Re: [PATCH embed.pl] Forgot to add ./lib to @INC for File::Glob Upgrade to Text-Tabs+Wrap-2001.0131 from David Muir Sharnoff. Upgrade to CPAN 1.59_54, from Andreas König. Bogus shebang. Subject: [PATCH] Document makepatch in Porting/patching UTF-8 documentation. Subject: Re: [PATCH] pod/perlclib.pod - Replacements for C library functions Sort the MANIFEST. Subject: [ID 20010210.002] perldiag doesn't include the "Scalars leaked" message Subject: [PATCH @8807] toke.c cleanup: scan_str() Subject: [PATCH perl.c] Fixing PERL5OPT (was Re: Warnings, strict, and CPAN) Add run/*.t to testables. TODO: integrate #8784. Branch: maint-5.6/perl +> pod/perlclib.pod t/lib/cgi-esc.t t/run/runenv.t !> (integrate 28 files) ____________________________________________________________________________ [ 8984] By: jhi on 2001/03/02 16:00:17 Log: Integrate changes #8978,8979,8980,8981,8983 from mainline. perlfaq1 reworded to suggest 5.6.0 or 5.005_03, or POSSIBLY 5.004_05, and mention the suidperl August 2000 security problem. (#8978,#8981) Subject: [ID 20010301.004] Technically speaking in perldata Subject: [PATCH] File::Copy for bleadperl, maintperl Subject: [PATCH 5.7.0/5.6.0+] VMS piping ... cleanup at interpreter exit (The #8982, fix for 20010221.005 and 20010221.008, would be nice too but it didn't integrate cleanly.) Branch: maint-5.6/perl !> lib/File/Copy.pm pod/perldata.pod pod/perlfaq1.pod vms/vms.c ____________________________________________________________________________ [ 8974] By: gsar on 2001/03/01 16:28:21 Log: fix for bugid 20010226.008 the problem was that some of the pointers (PL_last_lop and PL_last_uni specifically) into the lex buffers weren't correctly being invalidated when the buffer changed; this would leave the pointers pointing at an arbitrary location in the buffer if the buffer didn't need to be reallocated, or point into freed memory if the buffer had to be realloced TODO item for bugdb maintainers: check other seemingly random parser-related bugs--they might be cured by this Branch: maint-5.6/perl ! toke.c ____________________________________________________________________________ [ 8960] By: jhi on 2001/02/27 22:51:33 Log: Subject: [PATCH perl@8958 and 5.6.1-trial2] configure.com bug fixing spree From: "Craig A. Berry" Date: Tue, 27 Feb 2001 16:11:44 -0600 Message-Id: <5.0.2.1.0.20010227150548.02a200f8@exchi01> Branch: maint-5.6/perl ! configure.com vms/descrip_mms.template ____________________________________________________________________________ [ 8957] By: jhi on 2001/02/27 06:15:07 Log: Subject: [5.6.x] EPOC additions From: Olaf Flebbe Date: Mon, 26 Feb 2001 23:33:46 +0100 (CET) Message-ID: Branch: maint-5.6/perl ! AUTHORS README.epoc epoc/createpkg.pl pp_sys.c ____________________________________________________________________________ [ 8945] By: jhi on 2001/02/26 14:19:53 Log: Integrate the t/op/sprintf.t parts of #7909 and #8944 from mainline to maintperl, listing the known failures on the tests 129 and 130. Branch: maint-5.6/perl !> t/op/sprintf.t ____________________________________________________________________________ [ 8917] By: jhi on 2001/02/23 20:27:51 Log: Integrate change #8916 from mainline, do away with USE_WIN32_RTL_ENV. Branch: maint-5.6/perl !> perl.c util.c win32/win32.c win32/win32.h win32/win32iop.h ____________________________________________________________________________ [ 8911] By: jhi on 2001/02/23 04:20:02 Log: Integrate changes #8896,8897,8898,8906,8907,8908 from mainline. Duplicated environment freeing, File::Temp 0.12, op/append portability (EBCDIC) tweak. Branch: maint-5.6/perl !> lib/File/Temp.pm perl.c t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t !> t/op/append.t ____________________________________________________________________________ [ 8910] By: jhi on 2001/02/23 02:07:33 Log: Integrate change #8909 from mainline, a better Borland putenv() workaround. Branch: maint-5.6/perl !> perl.c ____________________________________________________________________________ [ 8900] By: jhi on 2001/02/23 01:18:02 Log: Integrate changes #8898,8899 from mainline, environ handling. Branch: maint-5.6/perl !> perl.c ____________________________________________________________________________ [ 8894] By: gsar on 2001/02/22 19:06:18 Log: integrate changes#6162,6163 from mainline (missing leak fixes!) fix memory leak in method call optimization (change#3768); made Cfoo()"> leak fix memory leak in C (bug in change#4579) Branch: maint-5.6/perl !> op.c ____________________________________________________________________________ [ 8886] By: jhi on 2001/02/22 12:49:24 Log: Integrate changes #8883,8884 from mainline to maintperl. Subject: [patch: perl@8867] embed.{h|pl} need not mention ebcdic_control ... Subject: Re: File::Temp::_gettemp warning Branch: maint-5.6/perl !> embed.h embed.pl lib/File/Temp.pm ____________________________________________________________________________ [ 8885] By: jhi on 2001/02/22 12:43:59 Log: Based on Subject: [ID 20010222.001] POSIX.xs IV vs NV bug From: schwab@suse.de Date: Thu, 22 Feb 2001 13:08:09 +0100 Message-Id: <200102221208.f1MC89H09364@sykes.suse.de> but the fix done slightly differently because the other half was already done in #8664. Branch: maint-5.6/perl ! ext/POSIX/POSIX.xs ____________________________________________________________________________ [ 8882] By: jhi on 2001/02/21 19:41:33 Log: Integrate change #8881 from mainlin to maintperl. Subject: [PATCH - perl8585] glob-in-eval memory leak fix Branch: maint-5.6/perl !> op.c ____________________________________________________________________________ [ 8871] By: jhi on 2001/02/21 14:07:29 Log: Integrate change #8868 from pureperl to maintperl. Fixed reference count loop caused by sv_magic. Branch: maint-5.6/perl !> sv.c ____________________________________________________________________________ [ 8863] By: jhi on 2001/02/20 20:55:11 Log: Integrate change #8860,8861 from mainline into maintperl. "pseudo-literal j" Subject: [PATCH: 5.6.1 trial2 && perl@8807] workaround VMS I/O problem in Test.pm for bug ID 20010213.009 Branch: maint-5.6/perl !> lib/Test.pm pod/perlop.pod ____________________________________________________________________________ [ 8856] By: jhi on 2001/02/20 17:33:16 Log: Integrate change #8848 from mainline to maintperl: ?DBM_File cleanup. Branch: maint-5.6/perl !> ext/GDBM_File/GDBM_File.pm ext/NDBM_File/NDBM_File.pm !> ext/ODBM_File/ODBM_File.pm ext/SDBM_File/SDBM_File.pm !> t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t ____________________________________________________________________________ [ 8855] By: jhi on 2001/02/20 17:32:13 Log: Integrate pureperl changes #8844,8845,8850 to maintperl. Fixed %^H scoping bug Removed GV <-> CV refcount loop Removed %ENV refcount loop Branch: maint-5.6/perl !> gv.c op.c perl.c pp.c scope.c ____________________________________________________________________________ [ 8854] By: jhi on 2001/02/20 17:25:06 Log: Subject: Addition to readme.win32 for Borland C++ compilers Date: Tue, 20 Feb 2001 02:15:25 +0300 From: "Vadim Konovalov" Message-ID: <011c01c09aca$93bbbec0$367b55c2@vad> Document Borland compiler misbehaviour. Branch: maint-5.6/perl ! README.win32 ____________________________________________________________________________ [ 8853] By: jhi on 2001/02/20 17:22:25 Log: The assimilation of ebcdic.c didn't quite work at the first try, patches from Thomas Dorner. Branch: maint-5.6/perl ! handy.h util.c ____________________________________________________________________________ [ 8852] By: jhi on 2001/02/20 17:20:15 Log: Subject: [PATCH] More Mac OS patches for maint-5.6 From: Chris Nandor Date: Tue, 20 Feb 2001 08:32:45 -0500 Message-Id: Branch: maint-5.6/perl ! makedef.pl mg.c ____________________________________________________________________________ [ 8831] By: jhi on 2001/02/18 19:14:20 Log: Integrate change #8827 from mainline. UTF8 tweaks. Branch: maint-5.6/perl !> sv.c utf8.c ____________________________________________________________________________ [ 8818] By: jhi on 2001/02/18 02:24:50 Log: FAQ nit from Chris Fedde. Branch: maint-5.6/perl ! pod/perlfaq4.pod ____________________________________________________________________________ [ 8810] By: jhi on 2001/02/15 13:35:08 Log: Upgrade to podlators 1.08, from Russ Allbery. Branch: maint-5.6/perl ! lib/Pod/Man.pm lib/Pod/Text.pm ____________________________________________________________________________ [ 8809] By: jhi on 2001/02/15 13:26:38 Log: (accidentally empty check-in) Branch: maint-5.6/perl ! lib/Test/Harness.pm ____________________________________________________________________________ [ 8808] By: jhi on 2001/02/15 13:23:47 Log: Subject: [PATCH 5.6.1-TRIAL2] perldoc.PL using install directories From: Russ Allbery Date: 14 Feb 2001 10:15:41 -0800 Message-ID: perldoc was hardcoding $Config{installscript}, which breaks when install* isn't where Perl ends up (such as with AFS). Use $Config{scriptdir} instead. Branch: maint-5.6/perl ! utils/perldoc.PL ____________________________________________________________________________ [ 8806] By: jhi on 2001/02/14 14:25:31 Log: Integrate changes #8803,8804,8805 from mainline. Duplicate environment for JPL so that JDK 1.2/1.3 don't get upset. Don't skip too much of the locale error message if no environ array, from Chris Nandor. More MacOS Classic fixes from Chris Nandor. Branch: maint-5.6/perl !> doop.c lib/Cwd.pm perl.c perl.h util.c ____________________________________________________________________________ [ 8801] By: jhi on 2001/02/13 17:55:19 Log: Integrate change #8792 from mainline. Subject: buncha MacPerl patches for bleadperl From: Chris Nandor Date: Tue, 13 Feb 2001 00:02:43 -0500 Message-Id: Branch: maint-5.6/perl !> lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm !> lib/File/Basename.pm makedef.pl perl.c pp_ctl.c !> t/lib/basename.t toke.c util.h ____________________________________________________________________________ [ 8800] By: jhi on 2001/02/13 17:46:43 Log: When doing that Fpos_t used in PerlIO_getpos proto needs to be forced to Off_t. Subject: [ID 20010201.009] 5.6.1-TRIAL2 sfio build fails From: nick@ccl4.org Date: Thu, 1 Feb 2001 12:01:04 +0000 Message-Id: <20010201120103.E11401@plum.flirble.org> Branch: maint-5.6/perl ! iperlsys.h perlio.c ____________________________________________________________________________ [ 8799] By: jhi on 2001/02/13 16:52:51 Log: Duplex duplex hunk hunk. Branch: maint-5.6/perl ! Makefile.SH ____________________________________________________________________________ [ 8794] By: jhi on 2001/02/13 14:26:51 Log: Integrate change #8793 from mainline, FAQ updates. Branch: maint-5.6/perl !> pod/perlfaq5.pod pod/perlfaq6.pod pod/perlfaq9.pod ____________________________________________________________________________ [ 8791] By: jhi on 2001/02/13 14:10:39 Log: Integrate change #8790 from mainline. environ array wrongly assumed in Perl_init_i18nl10n(), Branch: maint-5.6/perl !> util.c ____________________________________________________________________________ [ 8789] By: jhi on 2001/02/13 13:58:07 Log: Integrate changes #8373,8487,8544,8783 from mainline. Synchronize the EBCDIC platforms (os390,posix-bc,vmesa): hints files, the dynaloading, assimilate ebcdic into util.c. Branch: maint-5.6/perl - ebcdic.c ! MANIFEST hints/posix-bc.sh !> Makefile.SH embed.h embed.pl ext/DynaLoader/dl_dllload.xs !> handy.h hints/os390.sh hints/vmesa.sh installperl objXSUB.h !> perlapi.c proto.h util.c ____________________________________________________________________________ [ 8786] By: jhi on 2001/02/13 05:54:34 Log: Subject: perl@8671 on posix-bc aka BS2000 Posix (small Patch included!) From: Dorner Thomas Date: Mon, 12 Feb 2001 15:06:26 +0100 Message-ID: <6727B1DACFCDD311A757009027CA8D69010A8853@Ex02.inhouse.start.de> Branch: maint-5.6/perl ! Makefile.SH ____________________________________________________________________________ [ 8782] By: jhi on 2001/02/13 02:00:07 Log: Add OpenBSD to the list of 5.6.1-okay platforms. Branch: maint-5.6/perl ! pod/perlport.pod ____________________________________________________________________________ [ 8781] By: jhi on 2001/02/13 01:58:44 Log: OpenBSD hints update for 5.6.1-TRIAL2 from Todd C. Miller. Branch: maint-5.6/perl ! hints/openbsd.sh ____________________________________________________________________________ [ 8780] By: jhi on 2001/02/13 01:57:33 Log: Synchronize the regexp tests between maintperl and mainline. Branch: maint-5.6/perl !> t/op/re_tests ____________________________________________________________________________ [ 8777] By: jhi on 2001/02/13 00:17:54 Log: Subject: Re: [ID 20010212.006] Core dump with /((?:hard|soft)cover)?/ From: Hugo Date: Tue, 13 Feb 2001 00:11:11 +0000 Message-Id: <200102130011.AAA14310@crypt.compulink.co.uk> Branch: maint-5.6/perl ! regcomp.c t/op/re_tests ____________________________________________________________________________ [ 8776] By: jhi on 2001/02/12 23:25:52 Log: Add VOS to the list of 5.6.1 known-to-be-working platforms. Branch: maint-5.6/perl ! pod/perlport.pod ____________________________________________________________________________ [ 8775] By: jhi on 2001/02/12 23:04:28 Log: VOS updates for 5.6-TRIAL2 from Paul Green. Branch: maint-5.6/perl ! README.vos vos/Changes vos/build.cm vos/config.alpha.def ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h ! vos/configure_perl.cm ____________________________________________________________________________ [ 8758] By: jhi on 2001/02/10 18:01:17 Log: Integrate changes #8701,8704,8756 from pureperl to maintperl. Fixed UMRs and leak in Perl_pmtrans() Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and associated UTFied tr/// code. Also fixed scoping leak of PL_reg_start_tmp. newATTRSUB leaks when an attempt to redefine the active sort sub is made. Branch: maint-5.6/perl !> op.c regcomp.c ____________________________________________________________________________ [ 8748] By: jhi on 2001/02/09 18:31:34 Log: Integrate changes #8673,8674,8676 from maintperl into mainline, plus manual tweakage. Sync the perlfaq2 between mainline and maintperl. Branch: maint-5.6/perl ! pod/perlfaq2.pod Branch: perl !> pod/perlfaq2.pod ____________________________________________________________________________ [ 8746] By: jhi on 2001/02/09 18:03:43 Log: Integrate changes #8699,8708,8709,8744,8745 from mainline. Subject: perlfaq2, re: perlmongers Subject: Re: [PATCH pod/[bt]ootc?.pod] Adding mention of useful CPAN modules Subject: [PATCH pod/perlmodlib.PL 5.6.1-TRIAL2] Up to date CPAN mirror list Subject: [ID 20010205.001] typo in perlfaq9 Subject: [ID 20010208.002] unordered explanation in perlcall Branch: maint-5.6/perl !> pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod !> pod/perlfaq2.pod pod/perlfaq9.pod pod/perlmodlib.PL !> pod/perlobj.pod pod/perltoot.pod pod/perltootc.pod ____________________________________________________________________________ [ 8740] By: jhi on 2001/02/09 17:03:46 Log: Subject: [PATCH perl-current] perlfaq3.pod, URL for vile From: "Brendan O'Dea" Date: Sun, 4 Feb 2001 11:17:56 +1100 Message-ID: <20010204111756.A16301@compusol.com.au> Branch: maint-5.6/perl ! pod/perlfaq3.pod ____________________________________________________________________________ [ 8739] By: jhi on 2001/02/09 17:01:59 Log: Subject: [PATCH: perl-5.6.1-TRIAL2] installhtml change to build prettier html files From: "Indy Singh" Date: Fri, 2 Feb 2001 15:09:59 -0500 Message-ID: <02b601c08d54$23fd3560$d24b7018@cr637287a> Html files will be generated with a header to make them look a little less bare. Branch: maint-5.6/perl ! installhtml ____________________________________________________________________________ [ 8738] By: jhi on 2001/02/09 16:58:48 Log: Subject: [PATCH: perl-5.6.1-TRIAL2] Win32 Makefile change to move html directory From: "Indy Singh" Date: Fri, 2 Feb 2001 15:08:23 -0500 Message-ID: <02b501c08d53$ec354550$d24b7018@cr637287a> Html files will be installed in a more logical and easier to find directory. E.g. c:\perl\html instead of c:\perl\lib\pod\html Branch: maint-5.6/perl ! win32/Makefile win32/makefile.mk ____________________________________________________________________________ [ 8736] By: jhi on 2001/02/09 16:42:31 Log: Latin nit from Philip Newton. Branch: maint-5.6/perl ! README.hpux ____________________________________________________________________________ [ 8733] By: jhi on 2001/02/09 15:35:47 Log: Subject: Re: [PATCH: 5.6.1 trial 2 && perl@8671] some coded char set issues in perlre.pod From: Prymmer/Kahn Date: Thu, 8 Feb 2001 21:21:22 -0800 (PST) Message-ID: Branch: maint-5.6/perl ! pod/perlre.pod ____________________________________________________________________________ [ 8732] By: jhi on 2001/02/09 15:26:17 Log: Rename README.posix-bc to README.bs2000 (to avoid the confusion of a "perlposix-bc.pod"), add a few missing arch pods, regen toc. Branch: maint-5.6/perl +> README.bs2000 - README.posix-bc ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlport.pod ! pod/perltoc.pod win32/Makefile win32/makefile.mk ____________________________________________________________________________ [ 8728] By: jhi on 2001/02/09 14:46:06 Log: Subject: [PATCH: 5.6.1 trial 2 && perl@8671] podify README.vmesa From: Peter Prymmer Date: Thu, 8 Feb 2001 13:00:30 -0800 (PST) Message-ID: Branch: maint-5.6/perl ! README.vmesa win32/Makefile win32/makefile.mk ____________________________________________________________________________ [ 8727] By: jhi on 2001/02/09 14:33:25 Log: Integrate change #8712 from mainline. [PATCH: perl-5.6.1 trial2 && perl@8671] VMS specific simplification for Pod::Find Branch: maint-5.6/perl !> lib/Pod/Find.pm ____________________________________________________________________________ [ 8725] By: jhi on 2001/02/09 04:56:47 Log: Add NonStopUX to the list of 5.6.1-proven platforms. Branch: maint-5.6/perl ! pod/perlport.pod ____________________________________________________________________________ [ 8723] By: jhi on 2001/02/09 03:29:29 Log: Integrate change #8722 from mainline. The Im() function wasn't returning zero for non-Math::Complex arguments. The bug reported by John Gamble. Branch: maint-5.6/perl !> lib/Math/Complex.pm ____________________________________________________________________________ [ 8703] By: gsar on 2001/02/06 02:29:37 Log: $(MAKE) distclean doesn't clean up properly on windows Branch: maint-5.6/perl ! win32/Makefile win32/makefile.mk ____________________________________________________________________________ [ 8702] By: gsar on 2001/02/06 01:00:46 Log: tweak change#8659 to keep it simple Branch: maint-5.6/perl ! utils/perldoc.PL ____________________________________________________________________________ [ 8701] By: gsar on 2001/02/05 22:45:41 Log: change#8693 was missing testsuite changes Branch: maint-5.6/perl !> t/lib/db-btree.t t/lib/db-hash.t t/lib/db-recno.t ____________________________________________________________________________ [ 8695] By: gsar on 2001/02/05 03:27:34 Log: thread.h tweak to enable 5005threads on HP-UX 10.20 with DCE threads Branch: maint-5.6/perl ! thread.h ____________________________________________________________________________ [ 8693] By: gsar on 2001/02/04 22:38:49 Log: integrate changes#7801,8068,8094,8108,8196 from mainline (DB_File changes) Branch: maint-5.6/perl !> ext/DB_File/Changes ext/DB_File/DB_File.pm !> ext/DB_File/DB_File.xs ext/DB_File/dbinfo ext/DB_File/typemap !> ext/DB_File/version.c ____________________________________________________________________________ [ 8687] By: jhi on 2001/02/03 17:11:42 Log: HP-UX thread patches from Merijn H. Brand. Branch: maint-5.6/perl ! README.hpux hints/hpux.sh ____________________________________________________________________________ [ 8682] By: jhi on 2001/02/03 05:52:11 Log: IRIX hints fix from Scott Henry, get Configure -Dcc="cc -64 -mips3" to work correctly. Branch: maint-5.6/perl ! hints/irix_6.sh ____________________________________________________________________________ [ 8681] By: jhi on 2001/02/03 05:47:33 Log: perlport tweaks from Peter Prymmer and Chris Nandor. Branch: maint-5.6/perl ! pod/perlport.pod ____________________________________________________________________________ [ 8680] By: jhi on 2001/02/02 21:39:49 Log: perlport update from Peter Prymmer. Branch: maint-5.6/perl ! pod/perlport.pod ____________________________________________________________________________ [ 8678] By: gsar on 2001/02/02 16:02:12 Log: note about bincompat, slightly modified (from Lupe Christoph) Branch: maint-5.6/perl ! README.solaris ____________________________________________________________________________ [ 8677] By: jhi on 2001/02/02 15:46:20 Log: Supported platforms updates. Branch: maint-5.6/perl ! pod/perlport.pod ____________________________________________________________________________ [ 8676] By: jhi on 2001/02/02 03:41:26 Log: A couple more perlfaq2 tweaks. Branch: maint-5.6/perl ! pod/perlfaq2.pod ____________________________________________________________________________ [ 8675] By: jhi on 2001/02/02 03:17:44 Log: Misedit in #8661. Branch: maint-5.6/perl ! Configure ____________________________________________________________________________ [ 8674] By: jhi on 2001/02/02 03:14:38 Log: Damien again. Branch: maint-5.6/perl ! pod/perlfaq2.pod ____________________________________________________________________________ [ 8673] By: jhi on 2001/02/02 03:12:40 Log: perlfaq update from Elaine Ashton. Branch: maint-5.6/perl ! pod/perlfaq2.pod ____________________________________________________________________________ [ 8672] By: jhi on 2001/02/02 03:07:08 Log: UTF-8 s/// patch from Inaba Hiroto. Branch: maint-5.6/perl ! pp_ctl.c pp_hot.c ____________________________________________________________________________ [ 8669] By: jhi on 2001/02/01 21:57:02 Log: Subject: Re: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod From: Robin Barker Date: Thu, 1 Feb 2001 16:59:05 GMT Message-Id: <200102011659.QAA01274@tempest.npl.co.uk> Branch: maint-5.6/perl ! pod/perlmodlib.PL ____________________________________________________________________________ [ 8667] By: gsar on 2001/02/01 16:59:11 Log: add ppaddr as one of the compatibility symbols under -DPERL_POLLUTE Branch: maint-5.6/perl ! embed.pl embedvar.h ____________________________________________________________________________ [ 8666] By: gsar on 2001/02/01 16:34:51 Log: add missing entries to win32/config.?c Branch: maint-5.6/perl ! win32/config.bc win32/config.gc win32/config.vc ! win32/config_H.bc win32/config_H.gc win32/config_H.vc ____________________________________________________________________________ [ 8665] By: jhi on 2001/02/01 14:58:51 Log: Subject: Re: [ID 20010201.006] bad pointer from perlfunc to perlmod From: "Stephen P. Potter" Date: Thu, 01 Feb 2001 10:45:46 -0500 Message-Id: <200102011545.KAA31479@spotter.yi.org> Branch: maint-5.6/perl ! pod/perlfunc.pod ____________________________________________________________________________ [ 8664] By: gsar on 2001/02/01 14:52:37 Log: need to use INT2PTR instead of a straight cast or ia64 fails posix.t (from Brendan O'Dea ) Branch: maint-5.6/perl ! ext/POSIX/POSIX.xs ____________________________________________________________________________ [ 8663] By: jhi on 2001/02/01 14:09:13 Log: Allow the float to be fuzzier. Branch: maint-5.6/perl ! t/lib/peek.t ____________________________________________________________________________ [ 8662] By: jhi on 2001/02/01 13:59:00 Log: Subject: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod From: Robin Barker Date: Thu, 1 Feb 2001 13:05:39 GMT Message-Id: <200102011305.NAA26160@tempest.npl.co.uk> Branch: maint-5.6/perl ! pod/perlmodlib.pod ____________________________________________________________________________ [ 8661] By: jhi on 2001/02/01 13:57:38 Log: Subject: [PATCH] Re: v5.6.1 trial2 is available Date: Thu, 01 Feb 2001 14:15:41 +0100 From: "H.Merijn Brand" Message-Id: <20010201141104.303F.H.M.BRAND@hccnet.nl> Have the $ccflags in the gcc version test (strange, this change is claimed to be have been integrated already) Branch: maint-5.6/perl ! Configure ____________________________________________________________________________ [ 8660] By: jhi on 2001/02/01 13:44:10 Log: Integrate changes #7950,7964,7962 from mainline. Find the stdchar signedness using cpp, should fix some of the Solaris compiler warnings reported by Alan Burlison. Branch: maint-5.6/perl !> Configure config_h.SH ____________________________________________________________________________ [ 8659] By: jhi on 2001/02/01 05:35:32 Log: Subject: [PATCH 5.6.1-TRIAL? and 5.7.?] perldoc uses unescaped backslashes in filenames From: Jan Dubois Date: Wed, 31 Jan 2001 21:17:03 -0800 Message-ID: <8qrh7t069jt32m98sap53l9dfoge0vjrle@4ax.com> Branch: maint-5.6/perl ! utils/perldoc.PL ____________________________________________________________________________ [ 8658] By: jhi on 2001/02/01 04:33:17 Log: Integrate the README.os390 and README.posix-bc parts of mainline changes #8373,8486, 8544,8556. (The hints/os390.sh,Makefile.SH, installperl parts were taken care of by #8657.) Branch: maint-5.6/perl !> README.os390 README.posix-bc ____________________________________________________________________________ [ 8657] By: jhi on 2001/02/01 04:29:21 Log: Subject: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option From: Peter Prymmer Date: Wed, 31 Jan 2001 18:18:11 -0800 (PST) Message-ID: Branch: maint-5.6/perl + ext/DynaLoader/dl_dllload.xs ! MANIFEST Makefile.SH hints/os390.sh installperl ____________________________________________________________________________ [ 8656] By: jhi on 2001/02/01 04:25:45 Log: Subject: [PATCH: 5.6.1 trial2]Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on os390 05.00 (UNINSTALLED) From: Peter Prymmer Date: Wed, 31 Jan 2001 15:26:57 -0800 (PST) Message-ID: Branch: maint-5.6/perl ! lib/Math/BigInt.pm lib/bigint.pl t/lib/b.t t/pragma/sub_lval.t ____________________________________________________________________________ [ 8655] By: jhi on 2001/02/01 04:14:47 Log: Subject: [ID 20010131.066] Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on os2 2.40 (UNINSTALLED) From: troc@netrus.net Date: Wed, 31 Jan 2001 22:31:26 -0500 Message-Id: <200102010331.WAA117.85@rocco.homenet> Branch: maint-5.6/perl ! os2/os2.c ____________________________________________________________________________ [ 8654] By: jhi on 2001/02/01 04:12:52 Log: Solaris 2.7 i386 #defines SP in /usr/include/sys/reg.h as reported by Alan Burlison. Branch: maint-5.6/perl ! pp.h ____________________________________________________________________________ [ 8653] By: jhi on 2001/02/01 04:05:12 Log: Subject: [ID 20010131.042] Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on VMS_AXP V7.2-1 From: dsugalski@northernlight.com Date: Wed, 31 Jan 2001 18:54:11 -0500 Message-Id: <01013118541126@monsoon.stratus.northernlight.com> Branch: maint-5.6/perl ! configure.com ____________________________________________________________________________ [ 8652] By: jhi on 2001/02/01 04:03:11 Log: Misplaced #endif. Subject: [perl-5-6-1-trial2] patches for EPOC From: Olaf Flebbe Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET) Message-ID: Branch: maint-5.6/perl ! epoc/epocish.c ____________________________________________________________________________ [ 8651] By: jhi on 2001/02/01 04:00:25 Log: Integrate changes #8647,8648,8650 from mainline. Macrofy a magic UTF-8 test. Protect PL_numeric_radix_sv with USE_NUMERIC_LOCALE. Watch out for cross compiling for EPOC (usually done on linux). Branch: maint-5.6/perl !> ext/Errno/Errno_pm.PL sv.c utf8.c utf8.h ____________________________________________________________________________ [ 8649] By: gsar on 2001/02/01 00:46:00 Log: perl_clone() wants to clone PL_numeric_radix_sv (fix for change#8626) Branch: maint-5.6/perl ! sv.c ____________________________________________________________________________ [ 8646] By: gsar on 2001/01/31 15:55:12 Log: update Changes Branch: maint-5.6/perl ! Changes ____________________________________________________________________________ [ 8645] By: gsar on 2001/01/31 15:10:14 Log: Configure tweak suggested by Peter Prymmer Branch: maint-5.6/perl ! Configure ____________________________________________________________________________ [ 8644] By: gsar on 2001/01/31 15:06:32 Log: more files need to be writable in the source distribution Branch: maint-5.6/perl ! Porting/makerel ____________________________________________________________________________ [ 8643] By: jhi on 2001/01/31 14:59:46 Log: Integrate changes #8258,8278,8279 from mainline. Make the large file tests more robust/talkative. Branch: maint-5.6/perl !> t/lib/syslfs.t t/op/lfs.t ____________________________________________________________________________ [ 8642] By: gsar on 2001/01/31 14:53:48 Log: integrate changes#8311,8334 from mainline Add a new MakeMaker variable PM_FILTER that defines a Unix filter to be run on each .pm during the pm_to_blib() phase, a fixed version of Subject: PATCH (blead 8269) ExtUtils::MakeMaker Subject: PATCH 5.6.1 & blead 8327 -- workaround for t/io/fs.t Apparently, the glibc2.2 + linux 2.4.0 + NFS combination prevent accurate reading of the "atime". Branch: maint-5.6/perl !> lib/ExtUtils/Install.pm lib/ExtUtils/MM_Unix.pm !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm !> lib/ExtUtils/MakeMaker.pm t/io/fs.t ____________________________________________________________________________ [ 8641] By: jhi on 2001/01/31 14:46:37 Log: Upgrade to Getopt::Long 2.25, from Johan Vromans. Branch: maint-5.6/perl ! lib/Getopt/Long.pm ____________________________________________________________________________ [ 8640] By: gsar on 2001/01/31 14:40:24 Log: make regen_all Branch: maint-5.6/perl ! patchlevel.h pod/perlmodlib.pod pod/perltoc.pod ____________________________________________________________________________ [ 8639] By: gsar on 2001/01/31 14:37:25 Log: refresh windows config files Branch: maint-5.6/perl ! win32/Makefile win32/config_H.bc win32/config_H.gc ! win32/config_H.vc win32/makefile.mk ____________________________________________________________________________ [ 8638] By: gsar on 2001/01/31 14:28:10 Log: makefile tweaks for windows: introduce a bulk-switch to enable same options as ActivePerl; sync changes with makefile.mk Branch: maint-5.6/perl ! win32/Makefile win32/makefile.mk ____________________________________________________________________________ [ 8636] By: jhi on 2001/01/31 02:38:32 Log: Integrate changes #7884,8122,8155,8197,8213[just to /nolog part, no perlio],8257,8380,8479,8515 from mainline. Subject: [PATCH perl@7795 (and earlier)] VMS test cleanup Subject: Re: [ID 20001214.011] Unreachable value in a search list logical name Subject: [PATCH perl@8133] fix-up for VMS extensions In VMS embedded perls couldn't access the statically built Socket. Subject: [patch: perl@8211]VMS: add -Duseperlio capacity to configure.com (8213) Further VMS piping fixes from Charles Lane. Subject: [PATCH] make t/op/misc.t work on VMS Add tracing for debugging extensions builds in VMS. Subject: [PATCH perl@8506] typo in last week's configure.com frenzy Branch: maint-5.6/perl !> configure.com doio.c t/op/misc.t vms/descrip_mms.template !> vms/ext/DCLsym/Makefile.PL vms/ext/Stdio/Makefile.PL !> vms/test.com vms/vms.c vms/vmsish.h vms/vmspipe.com ____________________________________________________________________________ [ 8635] By: jhi on 2001/01/31 01:46:41 Log: Integrate change #7732 from mainline. Sparc 64-bit pack() fix from Jens Hamisch. Branch: maint-5.6/perl !> pp.c ____________________________________________________________________________ [ 8634] By: jhi on 2001/01/31 01:41:16 Log: One spot missing from #8626. Branch: maint-5.6/perl ! sv.c ____________________________________________________________________________ [ 8633] By: jhi on 2001/01/31 00:49:17 Log: Integrate change #7495 from mainline. Subject: [PATCH: perl@7483] generalize AIX ccversion hack for re extension Branch: maint-5.6/perl !> MANIFEST ext/re/Makefile.PL ____________________________________________________________________________ [ 8632] By: jhi on 2001/01/30 23:38:49 Log: Integrate change #8396 from mainline. Subject: [PATCH] add SO_REUSEPORT to export list in Socket.pm for better multicast support (resend) Branch: maint-5.6/perl !> ext/Socket/Socket.pm ____________________________________________________________________________ [ 8631] By: jhi on 2001/01/30 23:28:03 Log: Integrate changes #7514,7813,8113,8144,8397,8398,8490 from mainline. More AIX lore. (7514, ext/re/hints/aix.pl) Subject: Re: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706 +Duseperlio on AIX4.[23] Subject: Re: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706 +Duseperlio on AIX4.[23] (7813, strictly speaking not yet necessary, but harmless and goes well with #8490) Subject: [ID 20001214.002] Net::Ping patch Subject: [patch perl@8133] Typo in my Net::Ping doc patch :( Subject: [PATCH] add ReusePort option to IO::Socket::INET for better multicast support (resend) Add ReuseAddr as a (preferred) alias for Reuse as we now also have ReusePort. Subject: [PATCH: perl@8482] minor typos in some dl_$foo.xs files Branch: maint-5.6/perl +> ext/re/hints/aix.pl !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_dlopen.xs !> ext/IO/lib/IO/Socket/INET.pm lib/Net/Ping.pm ____________________________________________________________________________ [ 8630] By: jhi on 2001/01/30 23:03:59 Log: Integrate changes #8215,8587 from mainline: missing pod nits. read() documentation tweak for 20001121.004. Subject: [ID 20010128.003] [PATCH] perlre.pod buglet Branch: maint-5.6/perl !> pod/perlfunc.pod pod/perlre.pod ____________________________________________________________________________ [ 8629] By: jhi on 2001/01/30 22:41:57 Log: Integrate change #8098 from mainline. fastgetcwd is defined using a glob alias on a $^O dependent basis and there was no default assignment or perl subroutine. Branch: maint-5.6/perl !> lib/Cwd.pm ____________________________________________________________________________ [ 8628] By: jhi on 2001/01/30 21:58:52 Log: Integrate change #7866 from mainline. File::Temp 0.11. Branch: maint-5.6/perl !> lib/File/Temp.pm t/lib/ftmp-tempfile.t ____________________________________________________________________________ [ 8627] By: jhi on 2001/01/30 21:39:44 Log: Integrate changes #8075,8086,8228 from mainline. Darwin is not Windows. (8075,8086) Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status +update Branch: maint-5.6/perl !> lib/CGI.pm lib/Pod/Select.pm lib/Text/ParseWords.pm !> pod/perl.pod pod/perl5004delta.pod pod/perl5005delta.pod !> pod/perldiag.pod pod/perlembed.pod pod/perlfaq4.pod !> pod/perllocale.pod pod/perlmodlib.pod pod/perlretut.pod ____________________________________________________________________________ [ 8626] By: jhi on 2001/01/30 21:22:11 Log: Integrate with tweakery the change #8625 from mainline, the multibyte decimal separator fix ("fa_IR locale failure"). Branch: maint-5.6/perl ! embedvar.h perlapi.h !> intrpvar.h perl.c perl.h sv.c util.c ____________________________________________________________________________ [ 8624] By: gsar on 2001/01/30 20:17:03 Log: regen_headers Branch: maint-5.6/perl ! Makefile.SH pod/perlintern.pod ____________________________________________________________________________ [ 8623] By: gsar on 2001/01/30 19:42:34 Log: backout change#7431 and its dependents (causes spurious rebuilds of autogenerated files) fix benign b.t failure Branch: maint-5.6/perl ! Makefile.SH t/lib/b.t ____________________________________________________________________________ [ 8621] By: gsar on 2001/01/30 19:24:47 Log: integrate changes#8259,8442,8444,8445,8448,8449,8451,8455 from mainline Subject: podlators 1.06 released Subject: [PATCH @8436] Eliminate op_children (Replaced by #8448) Traces of op_children (cleanup of #8442) (Replaced by #8448) More op_children traces (cleanup of #8442). Subject: [PATCH #3 @8436] Re: Eliminate op_children Replace #8444 and #8445. Under 5.005 threads and debugging crashed in Debian 2.2 Linux/x86 at the setting of the ofs_sv in new_struct_thread() as the thr->Tofs_sv (PL_ofs_sv) was still 0xabab.... (this is what uninitialized fields are, uh, initialized with), SvREFCNT_inc()ing that invited a core dump. podlators 1.07, from Russ Allbery. Subject: [PATCH] regcomp.c old feature removal From: mjd@plover.com Date: 16 Jan 2001 14:43:18 -0000 Message-ID: <20010116144318.7140.qmail@plover.com> Branch: maint-5.6/perl +> lib/Pod/Text/Overstrike.pm !> MANIFEST bytecode.pl ext/B/B.xs ext/B/B/Asmdata.pm !> ext/B/B/Bytecode.pm ext/B/B/C.pm ext/B/B/Concise.pm !> ext/B/B/Debug.pm ext/ByteLoader/byterun.c !> ext/ByteLoader/byterun.h lib/Pod/Man.pm lib/Pod/Text/Color.pm !> lib/Pod/Text/Termcap.pm op.c op.h pod/pod2text.PL regcomp.c !> util.c ____________________________________________________________________________ [ 8620] By: gsar on 2001/01/30 18:48:32 Log: integrate changes#8243,8254,8255,8313,8314,8363,8383,8390,8416, 8417,8418,8419,8424,8427,8430,8441,8563 from mainline (TODO: b.t now fails one test) Subject: [PATCH] lvalue AUTOLOAD. No, really. Subject: [PATCH] Interesting syntax idea Make opens + bareword assigns do typeglob assigns. Tests for #8254. Subject: [PATCH @8269] Continue blocks and B::Deparse Make the peephole optimizer to bypass more null ops and and rewrite the deparse handling of continue blocks. Subject: Re: [PATCH @8269] Continue blocks and B::Deparse Doc tweak on #8313. Subject: [PATCH @8344] Fix spurious GVSV OPpOUR_INTRO Subject: [PATCH @8382] Remove FileHandle/IO dependence in t/io/openpid.t Subject: [PATCH perl@8269] Opcode.XS, fix memory leak Subject: RE: [PATCH] [ID 20001223.002] lvalues in list context Replace 10000 with RETVAL_MAX, and compute RETVAL_MAX according to the platform. Subject: [PATCH @8404] Consolidated lvalue sub changes Subject: Re: [PATCH] [ID 20001223.002] lvalues in list context Rename RETVAL_MAX to RETURN_UNLIMITED_NUMBER. Subject: B::Concise -- an improved replacement for B::Terse The B::Terse drop-in replacement wasn't quite drop-in. The LVRET macro needed an aTHX. Use the /^Perl_/-less form of is_lvalue_sub(). Subject: [PATCH @8545] [ID 20000808.005] OP_REFGEN as an lvalue Branch: maint-5.6/perl +> ext/B/B/Concise.pm !> (integrate 27 files) ____________________________________________________________________________ [ 8616] By: jhi on 2001/01/30 18:20:58 Log: Integrate partly the change #8615 from mainline, the t/op/each.t part isn't applicable to maintperl. UTF-8 nit from Inaba Hiroto. Branch: maint-5.6/perl !> pod/perlapi.pod utf8.c ____________________________________________________________________________ [ 8613] By: gsar on 2001/01/30 16:39:59 Log: make it possible to run the tests outside the source tree (there's still a dependency on ../lib being the library location) Branch: maint-5.6/perl ! t/base/term.t t/io/tell.t t/lib/dprof/V.pm t/op/flip.t ____________________________________________________________________________ [ 8612] By: gsar on 2001/01/30 16:31:12 Log: perldoc nit on windows Branch: maint-5.6/perl ! utils/perldoc.PL ____________________________________________________________________________ [ 8611] By: gsar on 2001/01/30 16:22:54 Log: canonicalize paths when doing chdir() on windows (or Cwd::getcwd() gets weird results) Branch: maint-5.6/perl ! win32/vdir.h ____________________________________________________________________________ [ 8610] By: gsar on 2001/01/30 16:12:45 Log: avoid uninitialized value warnings Branch: maint-5.6/perl ! win32/bin/search.pl ____________________________________________________________________________ [ 8609] By: gsar on 2001/01/30 16:08:01 Log: support for -Dusethreads build under HP-UX 10.20 and DCE threads library (11.0 and later have pthreads but 10.x don't) Branch: maint-5.6/perl ! hints/hpux.sh thread.h ____________________________________________________________________________ [ 8608] By: gsar on 2001/01/30 15:48:55 Log: perl's internal variables are not for public consumption, move their docs from perlapi.pod to perlintern.pod Branch: maint-5.6/perl ! intrpvar.h perlapi.c pod/perlapi.pod pod/perlintern.pod ! thrdvar.h ____________________________________________________________________________ [ 8607] By: gsar on 2001/01/30 15:44:27 Log: mistakenly branched perl56delta.pod, revert Branch: maint-5.6/perl - pod/perl56delta.pod !> pod/perldelta.pod ____________________________________________________________________________ [ 8606] By: gsar on 2001/01/30 14:20:24 Log: integrate changes#7984,7987,8010 from mainline (gets rid of dTHR which has been a noop for a while now, except for the compatibility definition in thread.h) Branch: maint-5.6/perl !> (integrate 45 files) ____________________________________________________________________________ [ 8605] By: jhi on 2001/01/30 05:43:58 Log: Mark the UTF-8 APIs as experimental. Branch: maint-5.6/perl ! embed.pl pod/perlapi.pod ____________________________________________________________________________ [ 8604] By: jhi on 2001/01/30 05:38:40 Log: Nits from earlier integrates. Branch: maint-5.6/perl ! lib/Carp/Heavy.pm !> sv.c ____________________________________________________________________________ [ 8603] By: jhi on 2001/01/30 05:27:26 Log: Regenerate Porting files. Branch: maint-5.6/perl ! Porting/Glossary Porting/config.sh Porting/config_H ____________________________________________________________________________ [ 8602] By: jhi on 2001/01/30 05:14:59 Log: Integrate changes #7891,8034,8078,8110,8111,8112,8277,8291, 8310,8339,8447,8492,8493,8505,8525: documentation changes. Subject: Re: perlfaq style changes Subject: DOC PATCH 5.6.0: -s return value incompletely documented Subject: [PATCH] docs on NaN Subject: [patch] perlfaq7 Subject: [ID 20001214.003] [PATCH bleadperl] POSIX::tmpnam() is dangerous Subject: [PATCH] Re: [ID 20001013.006] XS subs are not define()ed Subject: [PATCH] open() example in perlfunc.pod Podify README.mpeix (a new version from the web) Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update Subject: [PATCH] format and rewording in perlfaq.pod Subject: [PATCH] API Variable documentation Memory management calls documentation. Subject: [PATCH: perl@8482] README.vms URL updates Subject: Minor typos in perlfaq2.pod Subject: [PATCH] pod/perlvar.pod Branch: maint-5.6/perl +> pod/perl56delta.pod ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod !> README.amiga README.epoc README.mpeix README.vms !> ext/POSIX/POSIX.pod lib/CPAN.pm lib/Carp/Heavy.pm !> lib/Win32.pod pod/perlapi.pod pod/perlfaq.pod pod/perlfaq1.pod !> pod/perlfaq2.pod pod/perlfaq6.pod pod/perlfaq7.pod !> pod/perlfunc.pod pod/perlop.pod pod/perlrequick.pod !> pod/perlvar.pod thrdvar.h ____________________________________________________________________________ [ 8601] By: jhi on 2001/01/30 04:38:35 Log: Integrate changes #8036,8096,8253 from mainline: hints changes. Subject: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support Subject: [8095] HP-UX 11.00 / cc / 64bitint & 64bitall / perlio Output the (apparent) version of gcc in Tru64. Branch: maint-5.6/perl +> ext/POSIX/hints/svr4.pl !> MANIFEST ext/POSIX/Makefile.PL hints/dec_osf.sh hints/hpux.sh !> hints/svr4.sh t/lib/bigfltpm.t ____________________________________________________________________________ [ 8600] By: jhi on 2001/01/30 04:04:01 Log: Integrate changes #7863,7868,7875,7876,7888,8384,8480 from mainline: locale fixes. sprintf() does not taint since print() does not. (7863,7875,7876,7888) Debian allows /usr/bin/locale to exist without any locales. (7868) Allow the locale test needing POSIX and the taint test needing IPC::SysV to run under 'minitest' (basically, bail out if loading the extension fails). (8384) Cleanup the locale.t output (8480) Branch: maint-5.6/perl !> pod/perllocale.pod sv.c t/op/misc.t t/op/taint.t !> t/pragma/locale.t ____________________________________________________________________________ [ 8599] By: jhi on 2001/01/30 03:51:04 Log: Missing generated files from #8598. Branch: maint-5.6/perl ! embed.h global.sym objXSUB.h perlapi.c proto.h ____________________________________________________________________________ [ 8598] By: jhi on 2001/01/30 03:41:54 Log: Integrate change #8555 from mainline, manually integrate parts of changes 8452 and 8583. Subject: [PATCH] utf8.c documentation (8452) No point in checking the length if the pointer is bogus. (8555) Introduce bytes_from_utf8() and implement sv_eq() using it, tr/// did not handle UTF-8 ranges, \ before a raw UTF-8 character produced "Malformed UTF-8 character" warning, "\x{100}\N{CENT SIGN}" was malformed. (8583) Branch: maint-5.6/perl ! embed.pl t/lib/charnames.t t/op/tr.t toke.c !> pod/perlapi.pod sv.c utf8.c ____________________________________________________________________________ [ 8597] By: gsar on 2001/01/30 02:37:26 Log: get PERL_OBJECT build going again on windows Branch: maint-5.6/perl ! embed.h embed.pl global.sym objXSUB.h perlapi.c ! pod/perlapi.pod proto.h sv.c ____________________________________________________________________________ [ 8586] By: gsar on 2001/01/29 13:43:44 Log: make the BOM detection code not call tell() until it has to (meant to fix esoteric compatibility issues where PL_rsfp is overridden) Branch: maint-5.6/perl ! toke.c ____________________________________________________________________________ [ 8580] By: jhi on 2001/01/28 05:16:25 Log: Revert the change to sv_2pv() done by #8054: Someone who did SvNV_set() on a scalar that also happened to be POK, followed by sv_2pv() won't get the right coercion anymore. [Sarathy] Branch: maint-5.6/perl ! sv.c ____________________________________________________________________________ [ 8579] By: jhi on 2001/01/28 05:15:04 Log: Remove the #8084 effect: do not allow -Q to be interpreted as -&Q(), this is too much wiggle room. Branch: maint-5.6/perl ! toke.c ____________________________________________________________________________ [ 8578] By: jhi on 2001/01/28 05:12:45 Log: Needed bits of #8439 (should have been in #8576), mainly for lval substr(). Branch: maint-5.6/perl ! mg.c pp.c pp_hot.c ____________________________________________________________________________ [ 8577] By: jhi on 2001/01/28 05:02:46 Log: A missing check-in. Branch: maint-5.6/perl ! utf8.c ____________________________________________________________________________ [ 8576] By: jhi on 2001/01/28 04:26:18 Log: Integrate changes #8425,8436,8439,8517 from mainline. The 8439 was not truly integrated because it had too many dependencies on the development branch and because it introduced concepts too bold for a maintenance branch (such as the qu operator). Subject: [PATCH perl@8342] -Wformat Tighten some of the UTF-8 tests a bit. More UTF-8 patches from Inaba Hiroto. (8439, but only partly) - The substr lval was still not okay. - Now pp_stringify and sv_setsv copies source's UTF8 flag even if IN_BYTE. pp_stringify is called from fold_constants at optimization phase and "\x{100}" was made SvUTF8_off under use bytes (the bytes pragma is for "byte semantics" and not for "do not produce UTF8 data") Branch: maint-5.6/perl ! t/lib/charnames.t t/op/substr.t toke.c !> sv.c t/pragma/utf8.t ____________________________________________________________________________ [ 8575] By: jhi on 2001/01/28 04:01:51 Log: Integrate changes #8378,8379,8385,8386,8405 from mainline. Subject: One more patch for UTF8 (UTF-8 fixes for 'x' and tr////) Subject: [ID 20001230.003] UTF-8 tr still hurts Test cases for #8385 (from Simon's "torture.pl") Start fixing UTF-8 lval substr() (8405) Branch: maint-5.6/perl !> doop.c embed.h embed.pl mg.c op.c pod/perlapi.pod pp.c proto.h !> regcomp.c regexec.c t/op/substr.t t/op/tr.t toke.c utf8.c ____________________________________________________________________________ [ 8574] By: jhi on 2001/01/28 03:09:06 Log: Integrate changes #8328,8329,8330,8331,8332,8341,8343,8377 from mainline. UTF-8 cleanup. Subject: [PATCH perl@8327] strings with \x{..} in the middle are corrupted "\x{FF}\xFF" was broken. Tests for #8329 and #8330. Add a note about EBCDIC versus UTF-8 to a potential problem spot. IRIX compiler noticed that the bof initialization might be bypassed by control flow. Make explicit our assumption that (for now) "\x{80}" produces UTF-8. Branch: maint-5.6/perl !> doop.c op.c pp.c pp_ctl.c pp_hot.c pp_sys.c regcomp.c !> regexec.c sv.c t/op/bop.t toke.c utf8.c ____________________________________________________________________________ [ 8572] By: jhi on 2001/01/28 02:04:49 Log: Integrate changes #8267,8272[perlio],8274,8298,8300,8303, 8305,8323,8324 from mainline. The 8267,8272, and 8298 were not really integrated but instead salvaged by hand (they had too many dependencies on the development release to be cleanly integratable). Subject: more UTF8 test suites and an UTF8 patch Tweak for MULTIPLICITY/USE_PERLIO Signedness nit. Turn SvUTF8 off if not required in pp_chr and pp_stringify. Use the UTF8_XXX macros in is_utf8_char(). Rewrite pp_concat() in terms of sv_catsv(). The . operator should now be UTF-8-proof. Subject: [PATCH perl@8269] scanning two hex-constants fails on EBCDIC environment (script length.t) Add some Unicode chop() tests. Branch: maint-5.6/perl ! doop.c mg.c pp.c pp_hot.c toke.c utf8.c !> sv.c t/op/chop.t utf8.h ____________________________________________________________________________ [ 8571] By: jhi on 2001/01/28 00:35:59 Log: Integrate changes #8090,8093[perlio,only the sv.c tweak], 8245,8247,8248,8249,8250,8251,8260,8263,8264,8265 from mainline. Subject: [PATCH] Re: Breadperl & Tk (sv_utf8_upgrade fixes) The maxiters upper limit sanity check (guarding against non-progress) assumed bytes instead of characters in s/// and split(). Signedness nit. sv_catsv() rewrite (8248,8249,8251,8260,8263,8264,8265) join() should now be UTF-8-proof. More split // UTF-8 tests. (8250) Branch: maint-5.6/perl !> doop.c hv.c pp.c pp_hot.c sv.c t/op/join.t utf8.c utf8.h !> util.c ____________________________________________________________________________ [ 8570] By: jhi on 2001/01/27 22:15:46 Log: Integrate changes #7941,7943,7944,7958,7967,7995,7996,7998, 8004,8005,8023,8024,8028,8030,8031,8033,8039,8042,8052[perlio], 8053[perlio],8054[perlio,+sv.c(-PerlIO_isutf8),+require.t], 8084,8204,8244,8333 from mainline. For -Q where Q might be a one-letter sub name one does no more get a warning about an unknown filetest (7941,7943,7944,8084). Subject: Re: [ID 20001130.011] expression parsing bug ? Make uv_to_utf8() to zero-terminate its output buffer. Split off t/op/length.t (7995) Split off t/op/utf8decode.t (7996) Remove an unnecessary 'use utf8' from the utf8.t (7998) Split off t/op/concat.t (8004) Split off t/op/ver.t (8005) Document utf8_length(), utf8_distance(), and utf8_hop(). Document utf8_to_uv() better. Introduce macros for UTF8 decoding (8028,8033). Add test for reverse() (8030,8031). Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful (8039,8333) Do not return the Unicode replacement character on UTF-8 decoding failure. Typo/thinko in S_scan_const() - seeing high bit sets has_utf8 not this_utf8 i.e. the output string has one, but don't mess with source assumption. (8052,8053) Tweak t/comp/require.t to add a 'use bytes' to permit its dubious writing of BOM to a non-utf8 stream. Fix SvPVutf8() - sv_2pv() was not expecting to be called with something that was already SvPOK() - (we just fossiked with SvUTF8 bit). Fix that and also just use the SvPV macro in sv_2pvutf8() to avoid the issue/overhead. (8054) Recode the naughty binary bytes in utf8decode.t using the \xHH. Make some panic messages a bit more logical. Branch: maint-5.6/perl +> t/op/concat.t t/op/length.t t/op/reverse.t t/op/utf8decode.t !> MANIFEST doop.c embed.pl lib/ExtUtils/Liblist.pm op.c !> pod/perlapi.pod pod/perldiag.pod pp.c pp_hot.c regcomp.c !> regexec.c sv.c t/comp/require.t t/op/misc.t t/op/ver.t !> t/pragma/utf8.t t/pragma/warn/toke t/pragma/warn/utf8 toke.c !> utf8.c utf8.h ____________________________________________________________________________ [ 8569] By: jhi on 2001/01/27 19:16:43 Log: Integrate changes #7750 from perlio and #8566 from mainline. Branch: maint-5.6/perl !> regexec.c sv.c ____________________________________________________________________________ [ 8568] By: jhi on 2001/01/27 18:06:51 Log: Integrate changes #7355[-doio.c],7691,7744,7753[perlio], 7783,7790[perlio],7869,7871,7872,7911,7916,7932, 7935[-perlio.c],7936,7959,7965 from mainline. Change the "big byte" error message to "Wide character". (7355, the croak-if-wide-chars-in-print part ignored) Use UINT64_C(). Introduce Perl_utf8_length(). diff -se shows these as different (7753, forgotten check-ins) Subject: [PATCH] doop.c - UTF8 tr/// If we use (aTHX_ ...) then put Perl_ on the front. Make utf8_length() and utf8_distance() to be less forgiving about bad UTF-8. Test line numbers are different with utf8. No need to scan till infinity, 13 is enough. (7872,7911) Subject: [PATCH] Tokeniser debugging Subject: Re: question about retlen in utf8.c:Perl_utf8_to_uv() Subject: [PATCH perl@7930] toke.c perlio.c -Wformat nits (only toke.c) Be more careful in Perl_sv_utf8_downgrade(). Use DO_UTF8(). Raw zero bytes in text files confuse at least GNU patch 2.1. Branch: maint-5.6/perl !> doop.c embed.h embed.pl global.sym handy.h objXSUB.h op.c !> perl.c perl.h perlapi.c pod/perlapi.pod pod/perldiag.pod !> pod/perlrun.pod proto.h scope.h sv.c t/op/re_tests !> t/pragma/utf8.t toke.c utf8.c utf8.h ____________________________________________________________________________ [ 8553] By: jhi on 2001/01/26 15:19:39 Log: Integrate change #7792 from perlio (multiplicity fix), fix the AV leak in regex DEBUGGING (tiny part of the polymorphic regexp patch #8143). Branch: maint-5.6/perl ! regcomp.c !> scope.h ____________________________________________________________________________ [ 8551] By: jhi on 2001/01/26 02:33:19 Log: Integrate changes #7760,7815,7870,7873,7874,7877,7878,7879,7881, 7937,7938,7939,7940,7968,7969,8403,8414,8510 from mainline. Subject: [PATCH 5.7.0] The first step in removing recursion from the REx engine Subject: [PATCH 5.7.0] Overeager visited-positions optimizations Message nit. BOUND regex opcodes (\b, \B) could try to scan zero length UTF-8. Debug dump of ANYOFUTF8 was garbage (data from ANYOF). (the cleanup of unused submatches in regtry() and regcppop()) Fix for 20001130.008 and 20001130.010, the PL_regnpar wasn't stored and restored, and thusly was trounced by the utf8 swash routines. use utf8 not required to use \x{}. Removed two more tests that make no sense in UTF-8 since the test data is not in UTF-8. Get the three different space character classes right under utf8. Implement ANYOFUTF8 regprop() dumping. Subject: Re: [ID 20001029.005] Regex error: "cd. (A. Tw)" !~ /\((\w\. \w+)\)/ Document the regex context pushing/popping a bit better. Branch: maint-5.6/perl +> lib/unicode/Is/Blank.pl lib/unicode/Is/SpacePerl.pl !> MANIFEST lib/unicode/mktables.PL pod/perlre.pod regcomp.c !> regexec.c scope.h t/op/pat.t t/op/re_tests t/op/regexp.t !> t/op/regmesg.t utf8.c ____________________________________________________________________________ [ 8549] By: jhi on 2001/01/25 15:22:28 Log: Undo 6475: { use utf8; chr(128..255) } is better off producing bytes. Branch: maint-5.6/perl ! pod/perlfunc.pod pp.c t/pragma/utf8.t ____________________________________________________________________________ [ 8548] By: jhi on 2001/01/25 15:02:55 Log: Integrate changes #7997,8063,8492,8547 from mainline. Subject: Re: STRLEN - what? Subject: [PATCH] perlguts.pod Memory management calls documentation. Layout using tabulator is not a good idea in a pod. Branch: maint-5.6/perl !> pod/perlguts.pod ____________________________________________________________________________ [ 8546] By: jhi on 2001/01/25 14:31:12 Log: Integrate changes #8188,8189,8208,8209,8210,8212,8374,8388 from mainline. Subject: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES Subject: [DOC PATCH: perl@8150, 5.6.1-TRIAL1] update list of lang. sensitive editors/IDES More Win32 editor/IDE/shell hints. More Win32 Perling. Yet another editor edit. Edit edit edit. IDE/editor section tweaking. Few more IDE/editor nits from p5p. Branch: maint-5.6/perl !> pod/perlfaq3.pod ____________________________________________________________________________ [ 8543] By: jhi on 2001/01/25 03:52:08 Log: Integrate change #8462,8469 from mainline. In VMS Perl subversion (perl -V) is undef. Branch: maint-5.6/perl !> configure.com ____________________________________________________________________________ [ 8542] By: jhi on 2001/01/25 03:44:55 Log: Integrate changes #7835,7850,8315,8316 from mainline. Solaris hints. Branch: maint-5.6/perl !> hints/solaris_2.sh ____________________________________________________________________________ [ 8541] By: jhi on 2001/01/25 03:39:28 Log: Integrate #8336 from mainline. Branch: maint-5.6/perl !> hv.c ____________________________________________________________________________ [ 8540] By: jhi on 2001/01/25 03:23:50 Log: Retract #8539. Branch: maint-5.6/perl ! pod/perlfaq3.pod ____________________________________________________________________________ [ 8539] By: jhi on 2001/01/25 03:21:55 Log: (Retracted by #8540.) Branch: maint-5.6/perl ! pod/perlfaq3.pod ____________________________________________________________________________ [ 8538] By: jhi on 2001/01/25 03:14:07 Log: Subject: [re-patch: 5.6.1-TRIAL1] was Re: [PATCH 5.6.1-TRIAL1]VMS buildpatches From: Peter Prymmer Date: Mon, 18 Dec 2000 13:10:35 -0800 (PST) Message-ID: The VMS bits. Branch: maint-5.6/perl ! configure.com vms/descrip_mms.template ____________________________________________________________________________ [ 8537] By: jhi on 2001/01/25 03:06:09 Log: Integrate #7710,7824,7973 from mainline. Branch: maint-5.6/perl !> Configure Porting/Glossary Porting/config.sh Porting/config_H !> config_h.SH configure.com epoc/config.sh hints/aix.sh malloc.c !> regcomp.c sv.c vos/config.alpha.def vos/config.alpha.h !> vos/config.ga.def vos/config.ga.h win32/config.bc !> win32/config.gc win32/config.vc ____________________________________________________________________________ [ 8536] By: jhi on 2001/01/24 13:50:20 Log: Revert the edits made by me so far to the 5.6 branch since the TRIAL1 since I did edits when I should have been using integrates. Bad programmer. (Will integrate them properly later.) Undoes #8347, #8349, #8350, #8351, #8353, #8355, #8376, #8463, #8470. The #8353 will not be reapplied at least for now since the UTF-8 hash keys need more thinking. (The patches #8347, #8354, #8454, #8473 were okay since they were original edits made specifically for the 5.6.1-TRIAL1.) Branch: maint-5.6/perl ! Configure Porting/Glossary Porting/config.sh Porting/config_H ! config_h.SH configure.com embed.pl epoc/config.sh hints/aix.sh ! hints/solaris_2.sh hv.c hv.h malloc.c perlapi.c ! pod/perlapi.pod pod/perlfaq3.pod proto.h regcomp.c sv.c ! t/op/each.t vms/descrip_mms.template vos/config.alpha.def ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h ! win32/config.bc win32/config.gc win32/config.vc ____________________________________________________________________________ [ 8473] By: gsar on 2001/01/18 11:42:31 Log: unsubmitted trial1 change Branch: maint-5.6/perl ! Changes ____________________________________________________________________________ [ 8470] By: jhi on 2001/01/18 04:16:00 Log: Subject: [PATCH: perl@8453] Re: subversion undef on VMS (was Re: [ID 20001218.033] Not OK: perl v5.6.1 +v5.6.1-TRIAL1 on VMS_AXP V7.2-1) From: Peter Prymmer Date: Wed, 17 Jan 2001 13:07:11 -0800 (PST) Message-ID: Replace #8463. Branch: maint-5.6/perl ! configure.com ____________________________________________________________________________ [ 8463] By: jhi on 2001/01/17 06:12:42 Log: (Replaced by #8470) Subject: subversion undef on VMS (was Re: [ID 20001218.033] Not OK: perl v5.6.1 +v5.6.1-TRIAL1 on VMS_AXP V7.2-1) From: "Craig A. Berry" Date: Tue, 16 Jan 2001 23:38:46 -0600 Message-Id: Branch: maint-5.6/perl ! configure.com ____________________________________________________________________________ [ 8454] By: jhi on 2001/01/16 16:12:39 Log: Subject: [PATCH: perl-5.6.1-TRIAL1] Win32 Makefile fixes - v2 From: "Indy Singh" Date: Wed, 10 Jan 2001 20:17:49 -0500 Message-ID: <003001c07b6c$524630b0$00957018@roadhog> Branch: maint-5.6/perl ! win32/Makefile ____________________________________________________________________________ [ 8376] By: jhi on 2001/01/09 04:32:32 Log: integrate changes #7775, #8316, #8316 from mainline Branch: maint-5.6/perl ! hints/solaris_2.sh ____________________________________________________________________________ [ 8357] By: jhi on 2001/01/07 21:16:09 Log: Update the EPOC cross SDK URL. Branch: maint-5.6/perl ! README.epoc ____________________________________________________________________________ [ 8355] By: jhi on 2001/01/06 20:27:15 Log: integrate change #8336 from mainline Scoping of %^H still broken in both perl@8269 and perl-5.6.1-TRIAL1 Branch: maint-5.6/perl ! hv.c ____________________________________________________________________________ [ 8354] By: jhi on 2001/01/06 20:24:29 Log: Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update From: Robin Barker Date: Fri, 22 Dec 2000 12:17:38 GMT Message-Id: <200012221217.MAA21332@tempest.npl.co.uk> The patch reformats some long =item lines so they give correct output via pod2man | nroff -man Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update From: Robin Barker Date: Tue, 2 Jan 2001 15:35:03 GMT Message-Id: <200101021535.PAA15161@tempest.npl.co.uk> Here is a _further_ patch which corrects a few more errors: * an empty C<=item> in CPAN.pm * patching the wrong file (pod/perlamiga.pod not README.amiga) * leaving empty C<=item>s which formatted incorrectly * over long C<=item>s revealed by latest patch to Pod::Man Branch: maint-5.6/perl ! README.amiga lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm ! lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod ! pod/perl5004delta.pod pod/perl5005delta.pod pod/perlapi.pod ! pod/perldelta.pod pod/perldiag.pod pod/perlembed.pod ! pod/perlfaq4.pod pod/perllocale.pod pod/perlmodlib.pod ! pod/perlrequick.pod pod/perlretut.pod pod/perlsub.pod ____________________________________________________________________________ [ 8353] By: jhi on 2001/01/06 20:21:10 Log: integrate changes #7980, 8056, 8057 from mainline UTF-8 hash keys. Branch: maint-5.6/perl ! embed.h embed.pl hv.c hv.h perlapi.c proto.h t/op/each.t ____________________________________________________________________________ [ 8352] By: jhi on 2001/01/06 20:18:44 Log: Forgotten from #8438. Branch: maint-5.6/perl ! epoc/epocish.h ____________________________________________________________________________ [ 8351] By: jhi on 2001/01/06 20:18:12 Log: Forgotten from #8347. Branch: maint-5.6/perl ! config_h.SH ____________________________________________________________________________ [ 8350] By: jhi on 2001/01/06 20:00:19 Log: Thinko in #8347. Branch: maint-5.6/perl ! regcomp.c ____________________________________________________________________________ [ 8349] By: jhi on 2001/01/06 18:05:30 Log: Copy the FAQ3 IDE section from the development branch, changes originally by Peter Prymmer. Branch: maint-5.6/perl ! pod/perlfaq3.pod ____________________________________________________________________________ [ 8348] By: jhi on 2001/01/06 18:03:02 Log: EPOC updates for TRIAL1. Subject: [5.6.1 trial1] EPOC update From: Olaf Flebbe Date: Sun, 31 Dec 2000 16:04:52 +0100 (CET) Message-ID: Subject: epoc patch2 for perl-5.6.1-trial1 From: Olaf Flebbe Date: Sat, 6 Jan 2001 13:55:53 +0100 (CET) Message-ID: Branch: maint-5.6/perl ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epoc.c ! epoc/epocish.c ____________________________________________________________________________ [ 8347] By: jhi on 2001/01/06 17:29:10 Log: integrate changes #7710,7824,7973 from mainline, plus VMS nits from Peter Prymmer and Dan Sugalski. AIX 4.2 (using latest patchlevels on 20001130) has a broken bind library (getprotobyname and getprotobynumber are outversioned by the same calls in libc, at least for xlc version 3. Add HAS_SBRK_PROTO. Fixes for signedness warnings noticed by VMSperlers. Branch: maint-5.6/perl ! Configure Porting/Glossary Porting/config.sh Porting/config_H ! configure.com epoc/config.sh hints/aix.sh malloc.c regcomp.c ! sv.c vms/descrip_mms.template vos/config.alpha.def ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h ! win32/config.bc win32/config.gc win32/config.vc ____________________________________________________________________________ [ 8182] By: gsar on 2000/12/18 09:53:47 Log: delete spurious files Branch: maint-5.6/perl - lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif vos/config.def - vos/config.h vos/config_h.SH_orig ____________________________________________________________________________ [ 8181] By: gsar on 2000/12/18 09:46:08 Log: regen perltoc Branch: maint-5.6/perl ! pod/buildtoc.PL pod/perl.pod pod/perlapi.pod pod/perltoc.pod ____________________________________________________________________________ [ 8180] By: gsar on 2000/12/18 09:20:27 Log: integrate changes#7924..7926,7946,7952 from mainline A test works better if it has the right 1..$n output. All the core library users of Class::Struct seem to be using "use Class::Struct 'struct';" instead of the bare "use Class::Struct;", which isn't documented in Class::Struct. This can't be right. Make the Class::Struct import() wiser. Upgrade to CPAN 1.59_51, from Andreas König. Subject: Re: long shell lines Split overly long shell command lines. Branch: maint-5.6/perl !> lib/CPAN.pm lib/CPAN/FirstTime.pm lib/ExtUtils/MM_Unix.pm !> lib/File/stat.pm t/lib/class-struct.t ____________________________________________________________________________ [ 8179] By: gsar on 2000/12/18 08:55:54 Log: integrate changes#7889,7890,7900,7903,7904,7907,7910,7917, 7918,7919,7988,8907 from mainline (various) Subject: [ID 20001127.004] White space problem in perlamiga.pod Subject: [PATCH perl@7825] Re: [ID 20001122.006] weird behaviour of $| Subject: [PATCH] perlcc.PL cleanups Subject: [PATCH] Updating perltie.pod for arrays Subject: [ID 20001128.002] what's the point of example code if it is buggy? Subject: Re: [PATCH] Updating perltie.pod for arrays Subject: Re: [PATCH] Updating perltie.pod for arrays One more perltie.pod nit from Casey R. Tweten. Subject: [PATCH] $^O win32 -> MSWin32 plus similar nits for vms, err, VMS, and UNICOS. Subject: Re: Minor suggestion for Sys::Syslog [PATCH] More checking in case someone has broken their services or protocol databases. Make "use Class::Struct 'struct';" work again (broken by #7617); add a test for Class::Struct. Integrate the "skip" messages to explain(). Subject: [PATCH: perl@8892] treat unicoding and null bytes in op/append.t Branch: maint-5.6/perl +> t/lib/class-struct.t !> MANIFEST README.amiga ext/Sys/Syslog/Syslog.pm gv.c !> lib/Class/Struct.pm pod/perlipc.pod pod/perltie.pod !> t/lib/syslfs.t t/op/lfs.t utils/perlcc.PL ____________________________________________________________________________ [ 8178] By: gsar on 2000/12/18 08:16:30 Log: avoid redefinition warnings on windows due to sys/socket.h getting #included before win32.h Branch: maint-5.6/perl ! win32/include/sys/socket.h ____________________________________________________________________________ [ 8177] By: gsar on 2000/12/18 05:24:04 Log: make regen_headers; fix POSIX.xs problems; remove outdated code from sys/socket.h that makes build fail now Branch: maint-5.6/perl ! ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c ! pod/perlapi.pod !> win32/include/sys/socket.h ____________________________________________________________________________ [ 8176] By: gsar on 2000/12/18 05:20:17 Log: update Changes Branch: maint-5.6/perl ! Changes patchlevel.h ____________________________________________________________________________ [ 8175] By: gsar on 2000/12/18 04:57:48 Log: integrate changes#7643,7646..7649,7651..7654,7658,7659, 7661..7665,7667..7669,7671,7673,7676,7677,7681..7683, 7689..7697,7699..7701,7703,7705,7714,7715,7718..7723, 7725,7726,7729..7732,7737,7748,7749,7758,7759,7761,7773, 7775,7776,7782,7785..7787,7804,7807,7808,7810,7811,7816, 7823,7825,7838 Subject: Re: [PATCH] README.solaris Add getpagesize() probing, on non-UNIX guess 'undef'. Simplify the getpagesize() unit by dropping the pagesize probe since it's nowadays slightly more complicated because of sysconf(). (Note: if some platform really needs the -lPW for getpagesize, I just broke it.) TODO: a new pagesize unit. Subject: [PATCH] fwd: Re: [ID 20001105.011] Perl 5.6.0 documentation glitch MachTen doesn't really do mmap() and munmap(). Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do. More README.solaris updates from Andy Dougherty. Copy the s// information of README.hpux also to the perlrun. Add HAS_FSYNC, lack noticed by Nicholas Clark. Add a metaconfig unit for fsync. Subject: [ID 20001112.004] man perlfunc omits tell()'s error return Many subdocumented return values of the IO extension now documented. ungetc and write still left subdocumented. Subject: [PATCH] (was Re: IO::Handle::ungetc) Document tell() on special streams. Subject: [ID 20001112.006] IO::Seekable::getpos doesn't check for fgetpos() failure Subject: [ID 20001112.007] sfio's sftell isn't ftell Couple of tests from #7660 salvaged. Tweak the definition of the bit complement on UTF-8 data: if none of the characters in the string are > 0xff, the result is a complemented byte string, not a (UTF-8) char string. Based on the summary in Subject: Re: [ID 20000918.005] ~ on wide chars This should give us the maximum backward (pre-char string) compatibility and utf8 compatibility. The other alternative would be to limit the bit complement to be always byte only, taking the least significant byte of the chars. Cleanup messy #ifdef. Typos in #7667. Declare reg_data like reg_substr_data. Placate nervous compilers that see longer than ints switch()ing. Remove the new two tests of lib/io_xs for now, they seem to fail under perlio on some platforms. Subject: Re: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error return Subject: [ID 20001113.003] utf8_to_uv on malformed utf returns wrong values Subject: tiny typo in perl5db.pl Subject: some additions for makefiles for win32 (for perl@7674) Hoist the duplicated socket/netdb include logic to perl.h; undef SETERRNO in case SOCKS has defined it. Based on: Subject: [ID 20001114.002] Code-Cleanups concerning SOCKS5 and Solaris Regen Configure. Defined INT64_C() and UINT64_C() unless defined by (a macro to define signed and unsigned integer constants). Use UINT64_C(). Subject: [ID 20001114.006] 5.7.0-7680 Solaris 8, 64 bit, utf8 patch Use u_int32_t for the size of hash_cb(), not size_t. Subject: [ID 20001114.003] Solaris 8, 64 Bit DB_file patch Quit utf8_to_uv() instantly if curlen == 0. Subject: [PATCH: perl@7674] updates to README.os390 Subject: [PATCH: perl@7674 + Scott-Thoennes] hush warnings about malformed EBCDIC text EBCDIC tweaks. Subject: [PATCH: perl@7674 ++] fixes for warnings and regmesg (reprise) Linenumber fix. SOCKS has its own USE_THREADS, based on Subject: [ID 20001114.002] et. al. bugfix followup UINT64_C() work continues. Detypo. The type of the hash_cb() size argument is tricky. Add fwalk() probe to the configuration files and regen perltoc. Subject: perllocale.pod changes Avoid an infinite loop in VMS when utils scripts are run with no arguments, from Charles Lane. Subject: Re: Bug in Carp::Heavy/5.6.0? For Solaris use64bitall the stdchar needs a little bit of help. The long double hints can be here or there. Test tweak for the open pragma. Also the 64bitall hints can be either here or there. As surmised the #7719 wasn't a good move. Subject: Fix for 20000409.001 Subject: Fix for 20000815.006 It's really 20000518.006. Subject: [PATCH 5.6.0 README.win32] very minor typos Subject: Fix for README.amiga (20000323.033) Explain in more detail the {} syntax ambiguousity. Subject: [PATCH] Re: [ID 20001117.003] map { "$_", 1} @array is syntax error Sparc 64-bit pack() fix from Jens Hamisch. Upgrade to CPAN.pm 1.58_93 (the RC1 for 1.59), from Andreas König. Subject: podlators 1.05 available Subject: [ID 20001118.006] [PATCH] perl@7707 djgpp/config.over, hints/dos_djgpp.sh and Storable.pm Subject: [perl 7711: EPOC] updates Make certain MacOS Classic has NO_ENVIRON_ARRAY. Miraculous typo. sysseek() instead of seek(). Solaris hints tweaks. Assume SOCKS is broken in all 64bitall platforms, not just Solaris. This may be overly harsh but until proven otherwise, we think this way, or until we have a simple test for Configure (having to start up servers is does not count as simple) to check for the problems. Remove the shared object before attempting to create (by linking) a new one. E.g. in AIX not removing becomes quite painful if one tries to do more than one build in the same tree (an interrupted build, for example), since the AIX' shared dynaloader seemingly keeps the shared objects open and therefore 'busy' for quite a while, even when nobody is using the objects, leading into link failures. Subject: [ID 20001120.010] typo in lib/Cwd.pm broke Cwd::chdir Subject: DOC PATCH 5.6.0 perlreftut Subject: [PATCH: perl@7777] add system locale testing for VMS Subject: [PATCH] Test.pm POD peculiarity Subject: [ID 20001120.002] [PATCH] io_sock.t fails without 'localhost' Subject: [ID 20001120.003] [PATCH] io_udp.t fails without 'localhost' Subject: Re: perl@7777 Detypoing. Subject: [PATCH: perl@7777] make VMS' test.com tail compatible w/ unix Go ahead and #include in perl.h. Subject: [PATCH perl@7795] small cleanup task for test suite Subject: Re: av.c patch (having slight problems) unshift() speedup. Reach back one higher up when searching for PERL_SRC. Branch: maint-5.6/perl +> lib/File/Spec/Epoc.pm !> (integrate 88 files) ____________________________________________________________________________ [ 8174] By: gsar on 2000/12/18 03:53:09 Log: integrate changes#7602,7604..7611,7614,7616..7619,7621..7623, 7625..7629,7631..7634,7637,7639,7642 from mainline Fix for the tie-refhash string table leaks. Subject: [patch perl@7595] VMS configure.com tweak More careful detection of how well NVs and UVs mix. Subject: [PATCH] Re: NV preserving UV (wasRe: [ID 20001007.002] Not OK: perl v5.7.0 +DEVEL7158 on armv4l-linux-64int 2.2.17-rmk1 (UNINSTALLED)) Added some SIGFPE paranoia. Forgot to bump the line numbers in #7601. Subject: PATCH std stdio for (Free)BSD Deleting $ENV{PATH} in VMS is not recommendable. Locale buglets. Subject: RE: Locales support (setlocale) fixes Do not test UTF-8 locales since that the tests would require polymorphic regexen. Subject: [PATCH bleadperl] Re: Patch 7533 prevents malloc.c from compiling on MachTen A missing aTHX_. Subject: [ID 20001108.013] spelling Subject: [PATCH] Class::Struct at compile time Make deleting for %ENV work for (newer versions of) VMS, from Craig A. Berry. Forgot from #7618. More VMS moves on environment handling, from Charles Lane. Remove unused extra arguments. Typo in an ifndef. Subject: Re: [PATCH 5.7.0] better messages from malloc() Subject: [PATCH: perl@7613] updates to Porting/pumpkin.pod All except the "cow orker" change. The generated boot_* headers are wrong. Pickier compiler, such as KAI C++ will refuse to compile the resulting perlmain. Subject: [ID 20001109.005] Bug in minimod.pl, perl 5.6.0 There's no =head3. Disable only the tests 99 and 166 for UTF-8 locales. Missing dTHXs. Subject: RE: perl@7595 builds not on cygwin Subject: Re: bash -c exit and linux hints Various doc oddball characters. Subject: [ID 20001106.004] Perl 5.6.0 bugs Subject: [PATCH] IO::Seekable pod Amdahl UTS hints updates. Subject: [ID 20001109.016] Trouble going from 5.4 to 5.6 Explain better why certain regex tests are skipped. Subject: Re: tests skipped: unknown reason Subject: [PATCH] README.solaris Subject: [PATCH perl@7638] cygwin port Branch: maint-5.6/perl +> README.solaris !> (integrate 26 files) ____________________________________________________________________________ [ 8173] By: gsar on 2000/12/18 03:37:02 Log: integrate changes#7472,7474..7478,7481,7485,7489,7493,7494,7496, 7497,7499..7503,7505..7507,7509..7513,7515..7523,7526..7534, 7536,7540,7542,7544..7546,7549,7553,7556,7557,7559,7561..7563, 7565,7568..7572,7576,7578..7589,9592..7594,7596..7601 from mainline Better create a true mailing list for the repository keepers. Subject: [ID 20001027.007] uniq array in perlfaq De-quoted-unreadable to ISO Latin 1. (There's one ISO-2022-JP name in Changes5.004.) Have only one master list of AUTHORS, drop unmaintained MAINTAIN. The #7476 needs a MANIFEST change, too. Add also emailless people. UTF-8 decoder tweak. Make \x{...} consistently produce UTF-8. Subject: Re: \x{...} is confused Subject: [Chris Winters ] patch to ExtUtils::Manifest Add a perlbug flag, -A, to avoid acknowledgement messages. Subject: PATCH (Re: [ID 20001030.008] OK: perl v5.7.0 +DEVEL7445 on i586-linux 2.2.16 (UNINSTALLED)) Use Errno magic. Subject: [ID 20001030.009] [PATCH] ftmp-mktemp failing Subject: [PATCH: perl@7483] CRLF fix for cgi-function.t tests Subject: [PATCH: perl@7483] fix coded control chars in cgi-html.t Subject: [ID 20001030.001] 5.7.0-7489: Null-Pointer reference in mg.c Be more lenient on bad UTF-8 when doing bit arithmetics. Subject: Re: [ID 20000918.005] ~ on wide chars (The ord() part of the patch skipped.) Subject: perlfaq style changes AUTHORS tweaks. Whitespace style tweak. Was originally going to see to Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?) but that had already been taken care of. The compiler is either gcc or cc, from Tom Bates. The osname has been lowercased by now, from Tom Bates. The NonStop-UX libraries have a novel way to say NaN. printf UVs the correct way, noticed by Robin Barker. Subject: [PATCH] startperl to respect versiononly AUTHORS updates. Subject: [ID 20001031.004] Uninitialized auto variable in regcomp.c Subject: [ID 20001101.001] Net::Ping icmp odd $bytes Subject: [ID 20001005.004] doc bug: perlsec misleading re file output Generalize the Camel wording. Subject: Re: perlfaq style changes Subject: [ID 20001005.006] Documentation -- description of qr// C.pm part of Subject: [ID 20001010.001] [Daniel.Stutz@astaro.de: perlcc and C.pm in perl-5.7.0] Locale warning explanation tweak. Subject: [ID 20000904.004] perlsec Manual Page Incorrect Doing "Safe Backticks" Make the POSIX::setuid and POSIX::setgid to really call setuid() and setgid() because they were just changing $< and $( which means only changing the real uid/gid, as opposed to changing both real and effective ids. (The alternative way could have been in POSIX.pm to change $> and $), too, but making a direct call to the C API feels cleaner.) Fixes the bug Subject: [ID 20000904.005] POSIX::setuid() Doesn't Call setuid() Expand %Config variables and %ENV variables only if so requested during build time using the PERL_BUILD_EXPAND_CONFIG_VARS and PERL_BUILD_EXPAND_ENV_VARS. Not expanding makes relocating distributions easier. More tweaking on the #7522 theme. Test::Harness revealed buglets in the new DynaLoader. Subject: [ID 20001102.001] Not OK: perl v5.7.0 +DEVEL7523 on i686-linux 2.2.16a (UNINSTALLED) Add Tie::RefHash::Nestable (lives in Tie/RefHash.pm), fix a autovivification bug in Tie::RefHash, add tests for both. Subject: Re: Tie::RefHash: use hash refs as keys in nested hashes Detpyo. recv() can fail and return undef. Subject: [ID 20001102.003] Net::Ping patch: "Bad arg lenght" error appears if host is unreachable Fix the problem discussed in Subject: [ID 20001015.004] Fwd: Tie::SubstrHash -- bug & fix (all Perl versions) originally from Linc Madison. Also Andreas König's comments taken into account. Some other problems with Tie::SubstrHash fixed: didn't croak when the table exceeded the requested number of entries (as documented) but instead when the number of entries exceeded the size of the table, a croak() had an unnecessary \n, didn't have a CLEAR method, documented that there is no exists(). Didn't fix to be strict-proof because the module uses &foo; and dynamic scope. Added a test script exercizing both first tamely the basic functionality, and then the failure cases reported by Linc Madison. Subject: [PATCH] Perl@7504, vms/gen_shrfls.pl The #7521 touched things it shouldn't have. Subject: [PATCH 5.7.0] better messages from malloc() Subject: Re: README.aix Add FCNTL_CAN_LOCK. Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED) Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED) Locale tweakery. Add test case for bug id 20000809.003 to op/misc, create a "fast path" for locale name probing using "locale -a" if available, squash finally hopefully the s?printf resetting the numeric locale (since, IIUC perllocale, it never shouldn't). More Changes tweakery. Dying is too strict here, better just skip. Subject: Locales support (setlocale) fixes Modified quite a bit to be more portable. Configure would use a bad $myuname from an old config.sh. Subject: [PATCH 5.6.1-to-be and 5.7.x] Very old Configure myuname bug Fix for Subject: [ID 20001004.006] undef is never tainted An undef read from a slurped file was not tainted. Fix for Subject: [ID 20001004.007] taint propogation is inconsistent The culprit was sv_setsv() which was rather blindly propagating taint, which lead to behaviour where if a tainted anon hash value was seen all the hash values from then on at that level became tainted, or at any upper levels in the case of nested anon hashes. Test tweak: show also the failed locales. Subject: [ID 20001105.001] Not OK: perl v5.7.0 +DEVEL7523 on i86pc-solaris 2.8 A fix of sorts for 20000329.026, a better error message for a missing "use charnames" when using the \N{...}. Subject: [Corrected/tested PATCH] Re: [ID 20001102.008] Not OK: perl v5.7.0 +DEVEL7503 on i686-linux 2.2.16 Add =pod to be tidy. Fix for bug id 19990615.008, pos() unset during s///ge. Add a note for future generations about bug id 20000229.006. Use -dM for gcc (the suggested patch did it only for Linux, but I think it can be generalized). Subject: Re: connect and $!{EINPROGRESS} pb (was [ID 20001030.010] [PATCH] io_multihomed.t failing) opmini.o can linger from Configures past. Document that the evaled syntax errors cause scalar leaks. Fix for Subject: [ID 20000728.005] perl -P broken (hopefully). The fix is also not complete, it seems to break BOM swallowing for libc5 systems, but until someone figures out a way to do this without ftell(), this will do. AUTHORS updates. Subject: Re: rsync'ed patches vs. rsync'ed source Admit that the test leaks scalars. Sanitize the environment further. VOS updates from Paul Green. Document %ENV = () portability issues. Make the stdio test program of 7427 less noisy while being compiled so that Digital UNIX wouldn't get both d_stdio_ptr_lval_nochange_cnt and d_stdio_ptr_lval_sets_cnt undefined. This makes perlio happy. glibc5 detection by __GNU_LIBRARY__. %ENV note tweaks from Dan Sugalski. Varargs don't always work too well if one puts an unsigned char on the stack and pop an unsigned quad off the stack. Subject: Re: [ID 20001103.002] Not OK: perl v5.7.0 +DEVEL7523 on os2-64int-ld-2.30 (UNINSTALLED) Subject: Pod updates Fake support of holey files in win/dosish platforms. Subject: SDBM_File under MS-Windows95/98 does not work correctly. (APR#1302) A doc addition for bug id 20001105.019, beware \p. Tweak #7587. Subject: [PATCH perl@7573] configure.com and st-lock.t changes for perlhack updates from H.Merijn Brand. Subject: [PATCH perl@7573] cygwin port Synchronize with Cygwin 1.1.5. Bad thinko in #7581 (I used the test program with the expanded values as-is). Make perlbug not insist on dumping to a file when stdout isn't a tty. Subject: [PATCH] perlbug.PL Overrideable keys, each, pop, push, shift, splice, unshift. Subject: [PATCH] prototyped functions that should be overrideable Try to avoid flockless and emulationless places. Branch: maint-5.6/perl +> t/lib/tie-refhash.t t/lib/tie-substrhash.t - MAINTAIN !> (integrate 111 files) ____________________________________________________________________________ [ 8171] By: gsar on 2000/12/18 02:49:24 Log: integrate changes#7447,7448,7450,7454,7456,7457,7460,7462, 7465..7471 from mainline Remains of the old UTF-8 API, utf8_to_uv_chk(): didn't link in platforms that strictly require all the symbols being present at link time. Subject: [PATCH: perl@7446] restore missing d_stdio_cnt_lval to VMS Subject: [ID 20001025.011] [PATCH] t/io/open.t perl@7369[ 7350] breaks VMS perl Subject: [ID 20001026.006] C gives uninitialized warning Subject: [PATCH] todo Subject: [ID 20001027.002] Patch 7380 followup - Perl_modfl *must* be defined Use $sort, $uniq (and $tr) consistently as wondered by Nicholas Clark. Too enthusiastic editing in #7460. The reëntrant version shouldn't be needed unless USE_PURE_BISON. Upgrade to CPAN 1.58_55. Subject: CPAN.pm status Subject: [ID 20001027.005] Nit in perlos2.pod - space needs deleted on line 118 Make target reordering to avoid pointless re-makes. Subject: Re: Total re-make of 'make okfile' after 7451 ? Subject: [ID 20001027.010] [PATCH] Add info on building CPAN modules to README.dos Subject: DOC PATCH 5.6.0 Add the repository doc by Malcolm, Sarathy, and by Simon, name as suggested by Michael Bletzinger . Branch: maint-5.6/perl +> Porting/repository.pod !> Configure MANIFEST Makefile.SH README.dos README.os2 !> config_h.SH configure.com embed.h embed.pl handy.h lib/CPAN.pm !> lib/CPAN/FirstTime.pm perl.h pod/perlfunc.pod pod/perltodo.pod !> pp.c proto.h t/io/open.t t/op/assignwarn.t toke.c ____________________________________________________________________________ [ 8169] By: gsar on 2000/12/18 02:33:34 Log: integrate changes#7416,7417,7420..7422,7424,7426..7429,7431..7433, 7435..7441,7445 from mainline Make the UTF-8 decoding stricter and more verbose when malformation happens. This involved adding an argument to utf8_to_uv_chk(), which involved changing its prototype, and prefer STRLEN over I32 for the UTF-8 length, which as a domino effect necessitated changing the prototypes of scan_bin(), scan_oct(), scan_hex(), and reg_uni(). The stricter UTF-8 decoding checking uses Markus Kuhn's UTF-8 Decode Stress Tester from http://www.cl.cam.ac.uk/~mgk25/ucs/examples/UTF-8-test.txt Run vms/vms_yfix.pl, should have done that after changing perly.c in #7382. Subject: [PATCH 5.7.0] static linking with uninstalled perl (Replaced by #7440.) Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16 Fix the bug ID 20001024.005, the bug introduced by #7416. Subject: Re: [ID 20001023.003] PATCH perlfaq5 [perl-current] Fix the bug reported in From: andreas.koenig@anima.de (Andreas J. Koenig) Also make is_utf8_char() stricter. Missed the header file changes from #7425. Check if stdio supports tweaking lval and cnt simultaneously. Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?) Stratus VOS updates from Paul Green. Podify README.epoc and README.vos. Add targets to Makefile.SH, most importantly 'regen_all' which also remembers to update vms/perly*. Subject: Minor update to find2perl, for portability Subject: patch 7416 breaks sv.c on AIX and HP-UX (patch included) Subject: [ID 20001024.007] [PATCH] "Dump local *FH" causes SEGV Rename UTF8LEN() to be UNISKIP(), too confusing to have UTF8LEN() and UTF8SKIP(). Allow poking holes at the UTF-8 decoding strictness. Continue the internal UTF-8 API tweaking. Rename utf8_to_uv_chk() back to utf8_to_uv() because it's used much more than the simpler API, now called utf8_to_uv_simple(). Still not quite happy with API, too much partial duplication of functionality. A new version of making the syslog test more robust. (Replaces #7421.) Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16 buildtoc target tweaks. Integrate with vmsperl #7430 by Charles Bailey: Cleanup from prior patch (Charles Lane?): - improve handling of MFDs in Basename and Path - default to no xsubpp line # munging when building debug images Branch: maint-5.6/perl +> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def +> vos/config.ga.h vos/configure_perl.cm vos/install_perl.cm !> (integrate 67 files) ____________________________________________________________________________ [ 8168] By: gsar on 2000/12/18 02:05:49 Log: integrate changes#7512,7733 from mainline (regex bugfixes) Subject: [ID 20001031.004] Uninitialized auto variable in regcomp.c From: Martin Husemann Subject: [PATCH 5.7.0] restore match data on backtracing From: Ilya Zakharevich Branch: maint-5.6/perl !> regcomp.c regexec.c t/op/re_tests ____________________________________________________________________________ [ 8167] By: gsar on 2000/12/18 01:55:22 Log: integrate changes#7858,7986 from mainline C in pseudo-fork()ed process may diddle parent's memory; fix it by keeping track of the actual pad offset rather than a raw pointer (this change is probably also relevant to non-ithreads case to avoid fallout from reallocs of the pad array, but is currently only enabled for the ithreads case in the interests of minimal disruption to existing "well tested" code) fix open(FOO, ">&MYSOCK") failure under Windows 9x (problem is due to the notorious GetFileType() bug in Windows 9x, which fstat() tickles) Branch: maint-5.6/perl !> embed.h embed.pl global.sym objXSUB.h perlapi.c pp_ctl.c !> proto.h scope.c scope.h sv.c t/op/fork.t win32/perlhost.h !> win32/win32.c win32/win32.h win32/win32sck.c ____________________________________________________________________________ [ 8166] By: gsar on 2000/12/18 01:52:59 Log: integrate changes#7626,7632,7717,7738,7814,7817,7902,7912,7915 from mainline (xsubpp and ExtUtils::LibList fixups, various other small items) The generated boot_* headers are wrong. Pickier compiler, such as KAI C++ will refuse to compile the resulting perlmain. Subject: [ID 20001109.005] Bug in minimod.pl, perl 5.6.0 Various doc oddball characters. Subject: [ID 20001106.004] Perl 5.6.0 bugs Subject: [PATCH] Re: 20001101.003 PDL Subject: [PATCH 5.7.0] etags broken again Subject: [PATCH 5.7.0] Liblist finally works Subject: [PATCH 5.7.0] Liblist returns found libraries Subject: [PATCH] Re: 5.6 bug: split /^/ implies /m modifier (from CLPM) Subject: [PATCH 5.7.0] OUT keyword for xsubpp Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp OUT keyword nits. Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp OUT and IN_OUT documentation. Branch: maint-5.6/perl !> emacs/cperl-mode.el emacs/ptags lib/ExtUtils/Liblist.pm !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MakeMaker.pm !> lib/ExtUtils/xsubpp lib/unicode/syllables.txt minimod.pl !> pod/perlfunc.pod pod/perlxs.pod pod/perlxstut.pod t/op/split.t !> win32/bin/search.pl ____________________________________________________________________________ [ 8165] By: gsar on 2000/12/18 01:28:45 Log: integrate changes#7533,7563,7611,7623 from mainline (various malloc.c embellishments) Branch: maint-5.6/perl !> malloc.c pod/perldiag.pod ____________________________________________________________________________ [ 8164] By: gsar on 2000/12/18 01:23:33 Log: integrate changes#7419,7806,8129 from mainline (various h2xs fixups) Branch: maint-5.6/perl !> utils/h2xs.PL ____________________________________________________________________________ [ 8163] By: gsar on 2000/12/18 01:17:50 Log: integrate changes#7493,7599,7803 from mainline (various perlbug fixups) Branch: maint-5.6/perl !> Makefile.SH utils/perlbug.PL ____________________________________________________________________________ [ 8162] By: gsar on 2000/12/18 00:25:43 Log: always export Perl_deb() (it is required by re.xs whether Perl is built with or without -DDEBUGGING) Branch: maint-5.6/perl ! makedef.pl ____________________________________________________________________________ [ 8161] By: gsar on 2000/12/18 00:23:38 Log: integrate change#7414 from mainline Undo the basename() part of #7412 since the lib/basename tests would need upgrading too. squelch two tests in tr.t that rely on tr/// paranoia change that's not in 5.6.x Branch: maint-5.6/perl ! t/op/tr.t !> lib/File/Basename.pm ____________________________________________________________________________ [ 8160] By: gsar on 2000/12/18 00:05:30 Log: missing change in previous integrate Branch: maint-5.6/perl !> README.aix ____________________________________________________________________________ [ 8159] By: gsar on 2000/12/18 00:03:38 Log: integrate changes#7205..7210,7212,7214..7219,7222,7223,7225,7226, 7228,7230..7241,7243,7346,7347,7350..7354,7356,7358..7360,7362, 7363,7365..7368,7370..7374,7376..7386,7391,7393..7399,7404..7408, 7410..7413 from mainline Introduce the man[24-8] variables, from Andy Dougherty. Upgrade to CPAN 1.58, from Andreas König. An updated EBCDIC tr patch. Subject: Re: [PATCH: perl@7181] op/tr tests on OS/390 Subject: [PATCH] 5.6.0 & 5.7.1, VMS fixes Two thirds of Subject: Proposed patches, Install.pm getopts.pl termcap.pl The Install.pm changes will be submitted separately because they need some work and discussion still. The Install.pm third of Subject: Proposed patches, Install.pm getopts.pl termcap.pl Subject: [PATCH: perl@7181] was: Re: off to a bad start on fixing regression tests Subject: [PATCH 5.7.0] IVs in mtats Subject: [PATCH 5.7.0] Perl API for mstats Ilya implemented the memory profiling API. In Amdahl UTS "struct sv" is defined by a system header, . Slight tweak of the code to appease Amdahl UTS cc. Amdahl UTS doesn't seem to do dynaloading. Use UTF8SKIP(), from Simon Cozens. Thinko in #7222. op/sprintf.t patch for OS/390 (and any other host with limited floating-point exponent length) Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00 (UNINSTALLED) [PATCH bleadperl] Tweak #7225. Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00 (UNINSTALLED) [PATCH bleadperl] Subject: RFC: a (temporary?) way around utf8.pm for EBCDIC Needs to be conditional on SunOS 4. Subject: [Pach 5.7.0@7229] Removing -ldb from the core build Test cases for bug id 20000323.056 (the bug seems to be fixed). Add test for bug id 20000427.003 (which seems to have been fixed) (also duplicate as 20000427.004, though with a higher severity). Move one utf8 from op/append to pragma/utf8, tag the tests with bug ids. Document FNCASE=y as discussed in the bug 20000902.009. split() utf8 fixes. Should fix both 20001014.001 and 20000426.003. The problem was that rx->minlen was in chars while pp_split() thought it would be in bytes. Make ~(chr(a).chr(b)) eq chr(~a).chr(~b) on utf8. Subject: [PATCH] Re: [ID 20000918.005] ~ on wide chars Fix few quad issues, which for example broke chr(~chr(~0)) for UTF8. Fix a couple of compiler-noted nits in #7235. Tweak the test of #7235. One more ~utf8 tweak. -w cleanup. Subject: Re: Problems with bleadperl Subject: small pod patch Subject: [PATCH perlguts.pod] Document offset hack Add Charles Lane. Add the capability to include/exclude branches. Subject: [ID 20001016.012] [PATCHes Included]OK: perl v5.7.0 on dos-djgpp djgpp Detect early whether the std streams have gone bad. Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED)) More IoTYPE sprinkling. Workaround for a sfio bug where the stream error indicator is not cleared as documented. Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED)) Clarify documentation on 'use bytes'. Subject: Re: What does 'use bytes' "mean" ? Show the failed remote port, instead of the failing line number. Subject: [PATCH 5.6.1 Debugger] More diagnostics Make Cwd more bulletproof in chrooted environments. Subject: [ID 20001018.001] Fix for Cwd.pm (chroot) Subject: Pod patch for Devel::Peek Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX 4.3.2 w/GCC 2.95.2 Borland C fstat() never saw the fd as writable. Subject: fix for Borland's weak "stat" (perl@7211) Missing change from #7362. Subject: [PATCH 5.7.0] Re: [ID 20001018.008] flip-flop bug when there's no Add the test case for the bug id 20000730.004 which seems to have been fixed by now. Fix of sorts for bug id 20000901.092. There seems to be no trace of a 'pmshort' anywhere in the B, so the offending line was simply removed. Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX w/GCC Subject: PATCH do_print has 2 PerlIO_error()s NonStop-UX patches from Tom Bates Typo noted by Mark Lutz. Subject: PATCH CR+LF should be "\cM\cJ" in perlop In the latest compiler builds cccdlflags must not become -fpic, from Wilfredo Sánchez. Subject: [PATCH] Perl 5.6.0/5.7.0, vms/gen_shrfls.pl update Subject: [PATCH] Perl 5.6.0/5.7.0 enable DProf test for VMS SOCKS function redefinitions need prototypes, too, otherwise for example 32 bit versus 64 bit differences cause a lot of problems. Part of Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler] Portability tweak on #7377. Subject: Re: [nick@cow.org.uk: [ID 20001020.004] Not OK: perl v5.7.0 +DEVEL7368 on i386-freebsd-64all 4.1-stable (UNINSTALLED)] Don't write double values through long double pointers, based on a part of Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler] Reëntrancy fix. Subject: [PATCH perl@7229] Rentrant parser and yylex() Make scan_num() reëntrant, as suggested in Subject: [PATCH perl@7229] Rentrant parser and yylex() Fix for ID 20001020.006, concatenating an unset submatch with utf8 resulted in "Modification of a read-only value". Fix for ID 20000915.011, IO::Select warning for an undefined fd. The #7383 was right only in the context of the original bug report, not in more general case. Update Changes. Testcases for a #7383,#7385 related bug. Subject: PATCH Re: [ID 20001020.006] "$2$utf8" == modification of read-only-variable Subject: [PATCH@blead Tie/Array.pm] Re: [ID 20001020.002] Tie::Array SPLICE method is buggy Tweak the Is* definitions of Unicode character classes to better match the official categorizations; embrace the official categorizations; add the combining marks as alpha (and -numeric); fix DCinital (a typo and edito) to be DCmedial. Hints tweak from Anton Berezin. Subject: installman go-faster stripes Subject: Re: installman go-faster stripes Subject: [ID 20001021.003] updated hints/openbsd.sh Subject: [PATCH bleadperl] -MO=C falls over on package Subject: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL Subject: [PATCH] Re: [ID 20000121.007] XXX documentation in man ExtUtils::MakeMaker Doc patch. Subject: [ID 19991128.002] \&{'foo'} not caught by strict refs Retract #7404 with a patch from Robin Barker, via Andy Dougherty. Subject: Re: [ID 20001021.005] SEGV with regex match Subject: Re: [20000731.007] potential syntax error not detected [PATCH] The change #7187 was not so good on VMS. Subject: [PATCH perl@7369] VMS perldoc.PL fix for double quoted temp filename Subject: [PATCH: perl@7386] miscellaneous typos in 3 pods Miscellaneous MacOS Classic library updates from Matthias Neeracher. Document PERL_INSTALL_ROOT of #7210. Branch: maint-5.6/perl +> README.aix hints/nonstopux.sh lib/unicode/Is/DCmedial.pl +> t/lib/tie-splice.t - lib/unicode/Is/DCinital.pl !> (integrate 112 files) ____________________________________________________________________________ [ 8156] By: gsar on 2000/12/17 22:49:13 Log: integrate changes#7069..7077,7079,7081..7087,7090,7092,7093, 7096..7104,7109..7117,7119..7124,7126,7128,7129,7133,7134, 7136..7139,7141..7146,7148,7149,7151,7153..7155,7157,7158, 7160,7161,7164,7165,7169..7178,7180..7191,7193..7197,7199, 7201,7204 from mainline Remove vestiges of tr//CU. Subject: [ID 20000912.009] perlunicode.pod still mentions tr///CU Subject: Re: [ID 20000912.009] perlunicode.pod still mentions tr///CU The return value of setlocale must be copied away. Subject: [ID 20000913.001] Heap corruption in Perl_init_i18nl10n Allow chop() and chomp() to be overridden. Subject: [PATCH] Re: [ID 20000911.006] I can override glob but not chop? Hints optimization. Subject: Minor nit Subject: [PATCH] de-wall t/README Subject: Re: Two advertising clauses need to be removed Batch of UTF-8 patches from Simon Cozens. Fix for a parsing bug, not for the original bug. Subject: Re: [ID 20000910.005] Another segfault with regexes. Compilation warnings and an error. Subject: File::Find 5.7.0 POD nits Subject: [PATCH perl-5.7.0] continued -Wformat support The one that got away. Subject: Re: perl@7078 UTF8-encoded version of 256 is 0xc4 0x80; test that a char is convertable to bytes by checking it doesn't go above 0xc3 Subject: Re: perl@7078 Replace #7084 with Subject: Re: perl@7078 We don't need to count the high bit bytes, a boolean is enough. Subject: [PATCH] utf8.c apidoc Subject: Re: perl@7078 Botched the #7090 check-in. Fix for the charnames.t failures from Spider Boardman. Re-instate Perl_utf8_to_uv without checking parameter - added in change 7075. i.e. rename Simon's function to Perl_utf8_to_uv_chk, change all calls to it to use new name and add Perl_utf8_to_uv() as a wrapper which calls it passing 0 to checking to get the warning. Subject: [PATCH] Nits in perlmod.pod Subject: Re: Trapping by opmask sets strange parser state [PATCH] Subject: Re: unicode support and perl [ID 20000901.097] Subject: Re: unicode support and perl [ID 20000901.097] Subject: [PATCH perl@7065] another VMS my_fwrite() fix for Storable Subject: [PATCH] Re: [ID 20000915.010] Infinite loop with -MO=Deparse Subject: [ID 20000917.002] 5.7.0 and blead@7095 make html makes man Subject: [PATCH@blead] Fix some recursion in overload.pm s/Robin Parker/Robin Barker/ Subject: [PATCH] Fix aliasing of tied filehandles Subject: Re: [ID 20000912.008] substr replacement of tainted data (bug) Subject: Re: [PATCH 5.005_64 missed] SOCK_DGRAM and listen() do not mix as reported in Subject: [ID 20000930.001] Bug in perl 5.00503 IO::Socket The patch for 5.7.0+ had to be reengineered, though. Subject: DOC PATCH 5.6.0 Subject: [PATCH 5.7.0] Minor optimization in re_intuit_start Document the issue (is not a syntax error, kind of) Subject: Re: [ID 20000901.011] the list (1,,3) ought to be a syntax error Subject: [ID 20000928.002] perlcc & ByteCode.pm option mismatch Did not apply cleanly, manual intervention was needed. Subject: [PATCH] DLL not restartabke with threaded perl Inside require() $^S was always left undefined. Subject: Re: Tiny 2-byte change to fix debugger's eval bug Subject: [PATCH pod/perlop.pod] Documentation glitch in magic autoincrement. OpenBSD flags tweak from Todd C. Miller, tweaked some more by Abigail. Regen headers. Subject: [PATCH 5.7.0] Epoc update Introduce NO_ENVIRON_ARRAY (and USE_ENVIRON_ARRAY) defines as suggested by Olaf Flebbe and Nick Clark. Subject: [ID 20000915.007] Not OK: perl v5.7.0 +DEVEL7092 on os2-64int-ld 2.30 '(UNINSTALLED)' Misplaced else. Scale down the VMS message boxes, by Charles Lane. Fix for ID 20000903.009, workaround at http://www.xray.mpe.mpg.de/mailing-lists/vmsperl/2000-09/msg00039.html Subject: [ID 20001003.006] B::Debug not -w clean Test harness update to sync with the new perlcc, from Simon Cozens. One remaining nit less at the VMS mailbox sizing. Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's It is possible to have no hosts database at all. Pointed out in Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's Subject: [PATCH 5.7.0] h2xs not working Subject: [PATCH 5.7.0] h2xs not documenting the created module Subject: [PATCH] 5.6.0 & 5.7.0 VMS TZ fix for VMS6.2 and earlier Subject: perlhack.pod Patch for Externals Tools Subject: [PATCH perlrun.pod] Re: [ID 20000930.002] perlrun nor perldelta mention -s modification Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module Enable disabling scripts installation by Configure -Uinstallscripts, suggested by H. Merijn Brand. Code around the stat-on-a-pipe-returns-a-mode-of-zero bug reported several times by Dominic Dunlop, for example in ID 20000315.008. Patch from Dominic. Patch affects at least MachTen, and possibly other oldish BSDs. Should not break non-broken platforms (tested on LinuxPPC). Regen toc. Subject: Re: Questions about Tie::Array and perl modules Bug reported and fix suggested by Philip D Crow . Patch from Simon Cozens to avoid using utf8 routines in EBCDIC. Tweak #7153. IO::Handle->syswrite() did not handle length omission like CORE::syswrite() does. Subject: [Fwd] IO::Handle, syswrite and arguments The original patch from andrew@ugh.net.au. Also the $ccflags is needed for the C compiler check. Subject: Configure (check for C-compiler) Eliminate $Is_VMS code from the test. Subject: Re: [ID 20001004.005] Not OK: perl v5.7.0 +DEVEL7129 on VMS_AXP V7.1 Fix bug in #7157 (s/cflags/ccflags); moved the -o foo as the first option of cc/ld because of ultrapicky compilers (e.g. OS/390 R2.5) Change the version number of Tie::Handle in the core to 4.0, the (unrelated) Tie::Handle in CPAN will remain at 3.0. Subject: Note on Tie::Handle UTF8ize split() so that the cloned substrings get the UTF8 flag of the original scalar. Problem reported by Simon Cozens. save_re_context() could reset PL_curcop to freed memory, causing core dumps in code such as C Subject: PATCH 5.6 perldebguts grammar cleanup Add a todo note about overloadable assertions. on Windows, LoadLibrary() could load an extension DLL multiple times if forward slashes are used in the path on Windows, cwd strings in the environment should be of the form =X:=X:\foo instead of =X=X:\foo\ on Windows, avoid potential exception (could happen if MSVCRT isn't being used) when closing a socket handle avoid nonportable example code Windows9x doesn't support link(), despite what Config.pm might think pod nit Change #7160 had a nasty typo. Warn about unknown scripts. Subject: Re: ideas? patches? [PATCH bleadperl] on Windows, clean targets might not work under some flavors of the shell tweak for change#7173 Make eq work again with utf8 (disabling the upgrading should no more be necessary since the copies of the scalars are upgraded, not the scalars themselves). Takes care of ID 20001009.001. (The claimed length() bug in 20001009.001 seems bogus to me.) Subject: [PATCH: perl@7159] various VMS cleanup issues + CXX configure Upgrade to CGI.pm 2.74, from Lincoln Stein. Upgrade to podlators 1.04, from Russ Allbery. Subject: [PATCH 5.6.0] Re: [ID 20001009.004] SEGV from sprintf in a thread Quote the temp file name, needed in Win32 because the default name unfortunately contains spaces, shouldn't hurt elsewhere. Subject: FW: perldoc fails if $TEMP contains spaces Subject: RE: [ID 19990803.001] README.win32 suggestions Subject: [ID 20000720.004] ExtUtils::MakeMaker finds wrong version of perl Subject: Re: utf8 concat, mg_get Subject: [PATCH: perl@7181] perlebcdic.pod updates and corrections Subject: [PATCH: perl@7181] op/tr tests on OS/390 Subject: [PATCH: perl@7181] ver.t v string tests for os/390 Use the versiononly instead of the installscripts, retract the changes 7146 and 7147. Reapply Andy's patch and regen Configure. Add the test case for #7190, from the original bug report by Andreas König. Remove duplicated code. SvPV() (via mg_get() of sv_2pv()) can update the UTF8ness of the SVs. restore change#7202 Branch: maint-5.6/perl !> (integrate 121 files) ____________________________________________________________________________ [ 8153] By: gsar on 2000/12/17 21:23:05 Log: integrate changes#7017..7019,7021..7025,7027..7036,7038,7039, 7041..7044,7046..7048,7050..7061,7063,7066..7067,7069..7074 from mainline Document the SvIOK_.*UV(). Update Unicode todo list. Guard against bad string->int conversion for quads. Subject: small apidoc fix Subject: [PATCH] Tie::StdHandle did not know about 3-arg open Subject: [PATCH] Tied filehandle documentation Subject: [PATCH] Modernize Opcode.pm documentation Make Data::Dumper (non-XS) to work with changed semantics of ref(). Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0 [applied even though said semantics didn't change in 5.6.x] Subject: [PATCH@7014] \G in non-/g is well-defined now ... right? Subject: Re: [ID 20000905.001] Assertion failed: file "toke.c", line 202 Fix the URL, but the server is still missing in action. Subject: [ID 20000905.002] perlfaq1.pod URL error Subject: [ID 20000903.001] \w in utf8-strings Fix the ccversion detection for 5.1 and beyond. Subject: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f Subject: [PATCH 5.7.0] perl5db.pl [Was: Re: Debugger question] Subject: [ID 20000904.008] Tiny fix for perldiag Subject: Re: [ID 20000906.004] segfault with bad perl statement Subject: Re: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f Subject: [ID 20000908.002] perlipc documentation bug. Subject: [PATCH lib/Benchmark.pm] Re-allow vec() for characters > 255. Subject: [PATCH] Re: [ID 20000907.005] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf-perlio 4.0f (UNINSTALLED) Do away with memory models cruft. Sorry, PDP users. Continue #7041. Subject: [PATCH (or RFC): 5.7.0] make the ran_tests intermediate file 8.3 friendly Subject: [PATCH: 5.7.0] proper setting for isnan for DECC 5.3 Upgrade to CPAN 1.57_65, from Andreas König. Upgrade to podlators-1.03 (Pod::Man 1.07 and Pod::Text 2.05), by Russ Allbery. Silence t/pod/*.t about alternate quote-mappings now implemented by Pod::Text, from Brad Appleton. Modern Borland C now seems to have anon unions for info.wProcessorArchitecture Subject: borland C++ win32.c tweak C<@a = @b = split(...)> optimization coredumps under ithreads (missed a spot when fixing up op_pmreplroot hack for ithreads) Document the SvUTF8*(). Subject: [PATCH] Perl 5.6.0, 5.7.0 ... vms/test.com to eliminate spurious NL's in test output Subject: RE: [Patch 5.7.0] Removing -ldb from the core build Do in VMS as the #7054 does. Subject: [patch] perlfunc.pod -- POSIX::sigpause should be POSIX::pause Subject: [ID 20000911.008] Not OK: perl v5.7.0 +DEVEL7048 on os2-64int-ld 2.30 (UNINSTALLED) Subject: [patch: perl@7045] vms updates Test for the #7049. Subject: Re: [PATCH] Re: [ID 20000910.001] Not OK: perl v5.7.0 +DEVEL7044 on i686-linux 2.2.16-raid (UNINSTALLED) Break up the myconfig lines a bit. Subject: perlbug/perl -V output format Subject: [ID 20000911.011] misplaced typemap in perlxs.pod The #7054 truncated Configure badly. change#6327 didn't quite go all the way to enable USE_SOCKETS_AS_HANDLES initialization in all the threads on Windows Allow for whitespace between "#" and "line" in cpp output. Subject: [PATCH] Re: Problems compiling bleadperl on Unicos 9 Remove vestiges of tr//CU. Subject: [ID 20000912.009] perlunicode.pod still mentions tr///CU The return value of setlocale must be copied away. Subject: [ID 20000913.001] Heap corruption in Perl_init_i18nl10n Allow chop() and chomp() to be overridden. Subject: [PATCH] Re: [ID 20000911.006] I can override glob but not chop? Hints optimization. Subject: Minor nit Subject: [PATCH] de-wall t/README Subject: Re: Two advertising clauses need to be removed Branch: maint-5.6/perl !> (integrate 75 files) ____________________________________________________________________________ [ 8152] By: gsar on 2000/12/17 20:30:11 Log: integrate changes#6945,6947,6949..6954,6956,6958,6959,6961, 6964..6972,6977..6981..6984,6987,6988,6991,6994,6997, 6999..7001,7003..7005,7007,7009,7011,7012 from mainline Don't attach -ld to the archname if pointless. Document UNTIE in a very minimalistic way. POSIX doesn't report long double values under -Duselongdouble when the long doubles are "real" (bigger than doubles). More author updates. Try to deduce NV_MAX. Really should be Configure fodder. :: not allowed in pathnames, change to . Subject: [PATCH perl@6938] cygwin port Forget about NV_MAX (#6951). Various floating point tweaks, ideas from Eric Fifer, Yitzchak, Alan, and Spider. Move the Solaris 7 scan to use64bitall, make the failure to find 64-bot sparc libc to mention the possibility of being in an intel, from Lupe and Alan. Regen perltoc. AUTHORS tweaks, from Peter Prymmer. More address tweaking. Small tweaks all over. File::Temp patches from Andreas König, Subject: [PATCH perl@6962] 2 more vms.c fix-ups and status Subject: CPAN.pm beta 1.57_57 for the core Part of the solution. Subject: Re: [ID 20000807.004] [PATCH] conditional breakpoints leak memory Subject: [PATCH@6961] Fix misleading example in perlretut.pod Subject: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant Add the overload warnings to perldiag. Drop unused argument. Subject: Re: [ID 20000831.034] overload::constant and number of arguments. Subject: Nit in Configure (bleadperl@6961) Update to PodParser 1.18, from Brad Appleton. Subject: [ID 20000901.017] [PATCH] Basic test failure in an untidy world Subject: [PATCH: 6948] add SCNfldbl to configure.com Document UNTIE. Also tweak implementation to suppress the 'inner references' warning when UNTIE exists and instead pass the cound of extra references to the UNTIE method. Rename the PRIElfbl, PRIX64, etc, to be PRIEUfldbl, PRIXU64, so that case-ignoring systems like DCL can tell them from PRIefldbl and PRIx64. Apply Merijn's ccversion patches. Subject: Re: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant Feature ordering tweak. Regen perltoc. Subject: [PATCH] Fix vec() / utf8 (was Re: bitvec ops still broken with utf8 -- or not?) Subject: Re: [PATCH perl@6962] 2 more vms.c fix-ups and status Subject: http:// in L<> Detypo. change#6791 accidentally clobbered change#6710, put it back Only the first line, thank you very much. Subject: [PATCH: 6996] minimal removal of 8 bit chrs from perlebcdic.pod plus rework the http: spots as suggested by Tom Christiansen, plus regen perltoc. Undo part of change 6489 which looks like a bulk edit which changed _all_ gv_efullname3() calls to gv_efullname4() calls. The supressing of main:: on return from select() is undesirable. Apparently avoiding the swapping is too costly. Various Configure nits by Philip Newton, plus the ebcdic one by me. Make certain cc is set before trying to run it. If overloaded %{} etc. return the object do not loop. Thus sub deref { $_[0] } functions if object is wanted type. Update perlhist. More %{} and other deref special casing - do not pass to 'nomethod'. Branch: maint-5.6/perl !> (integrate 59 files) ____________________________________________________________________________ [ 8151] By: gsar on 2000/12/17 19:14:38 Log: integrate changes#6903,6905..6907,6909,6911..6913,6915,6917,6918, 6920..6926,6928..6930,6934..6937,6939,6940,6942..6944 from mainline Subject: [PATCH perl@6889] Chuck Lane's OpenVMS piping improvements Make the epsilon to be relative, not absolute. Put back the flags dump as reasoned in Subject: Re: [PATCH] Glob dumping Introduce ccname to keep track of what compiler kind of we have. Subject: Re: [ID 20000829.020] perl -e 'package; print __PACKAGE__' core dumps Put back the slice accidentally removed by #6907. Reset archname and archname64 always, forcing them be recomputed at each Configure run, make Configure and the hints files agree on the naming of largefiles variables. Don't say "Perl 5.0 source kit". Subject: [PATCH] fix misc cast warnings Subject: typos in pods NVs not necessarily doubles, as pointed out by Yitzchak. Subject: [PATCH 6889] add a few ldbl formats to configure.com Subject: [ID 20000830.036] [DOC] chom?p %hash not documented Better options for rsync. Subject: [PATCH perl@6889] fix Storable on VMS by fixing my_fwrite() Subject: Re: not OK, 6919 on Alpha VMS V 7.1 w/ DECC 6.0-001 Subject: [PATCH] Re: UNTIE method A better fix for the Socket building problem from Craig Berry. Retract the dummy test, skip the security tests (instead of failing), explain what the warnings mean. Heap decorruption. Subject: [PATCH] Fix for miniperl coredump on Solaris with -Duselongdouble Update to Unicode 3.0.1. Missed one Unicode file. Subject: Re: typos in pods The #6929 was too skimpy. sscanf() may be the only way to read long doubles from strings. Reveal Borland's isnan. Subject: build with BC++ tweak Issue useful diagnostic on unknown pod commands. Subject: [PATCH lib/Pod/Man.pm] Re: [ID 20000830.048] Subject: [PATCH] Re: [ID 20000830.048] Not OK: perl v5.7.0 +DEVEL6938 on i686-linux 2.2.13 Clarify the third case of ftmp-security warnings. Make -Dusemorebits find long doubles in Solaris. Wrap the test in eval. Branch: maint-5.6/perl +> lib/unicode/BidiMirr.txt lib/unicode/CaseFold.txt +> lib/unicode/PropList.txt lib/unicode/README.perl +> lib/unicode/UCD301.html lib/unicode/UCDFF301.html +> lib/unicode/Unicode.301 vms/vmspipe.com - lib/unicode/Props.txt lib/unicode/UCD300.html - lib/unicode/Unicode.300 lib/unicode/Unicode3.html !> (integrate 305 files) ____________________________________________________________________________ [ 8146] By: gsar on 2000/12/17 18:09:08 Log: update Changes Branch: maint-5.6/perl ! Changes ____________________________________________________________________________ [ 7899] By: gsar on 2000/11/28 06:32:55 Log: reintegrate files missed by change#7895 Branch: maint-5.6/perl +> ext/ByteLoader/bytecode.h utils/Makefile - utils/perlbc.PL ____________________________________________________________________________ [ 7897] By: gsar on 2000/11/27 18:22:47 Log: can't integrate these two files, for some reason Branch: maint-5.6/perl - ext/ByteLoader/bytecode.h utils/Makefile ____________________________________________________________________________ [ 7895] By: gsar on 2000/11/27 18:11:21 Log: integrate changes#6763..6766,6770,6773,6775..6776,6778,6780, 6782..6791,6793..6814,6816,6818..6822,6824..6830,6838..6849, 6757..6890,6892..6901 from mainline Bytecompiler patches from Benjamin Stuhl. More bytecompiler. Subject: [PATCH blead] B:: missing dependency Subject: [PATCH: 6757] configure.com updates and syslog build Long double Gconvert fixes from Yitzchak Scott-Thoennes and Spider Boardman. Subject: [PATCH blead] nextchar() abuse misses an optimisation Long double fixes from Spider Boardman. Make the selection of NVff et al stricter. cSVOPo_*v things index into the current PL_curpad under ithreads, which is different from the curpad used by the XSUB. (In other words, the code as-is before this patch wouldn't work under ithreads.) Be portable. VMS MMS (make) wants null action. Mac and other portability updates from Chris Nandor. Storable support, v-version fixes. Subject: CPAN.pm beta for testing available Portability fix from Hugo van der Sanden. Bad makefile. Subject: [ID 20000823.004] [PATCH 5.6.0+] Pod::Html is too self-contained Subject: [PATCH] (Mac OS X): Don't #define environ unless PERL_CORE Subject: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core Replace #6705 with a minimal doc patch. Subject: [PATCH 5.6.0] replace change #6705 Drop the separate perlbc, perlcc -b should be enough. installperl couldn't tell whether it had run tests or not. Subject: [PATCH] Re: installperl and t/TEST Add silencer flags to installperl. Subject: [PATCH] Making installperl silent. Make "make install" by default silent. A new "install-verbose" target is verbose. More liberal parsing of version numbers. Subject: Re: CPAN.pm beta for testing available Create directories in silence. Subject: [PATCH] Another silencer for MakeMaker DOS patches and portability/porting notes, from Tim Jenness. Make installman to recognize the silence flag -S. Actually do something with the silencer option. Continue silencing. Show the doc file, not the temp file. Regen perltoc. Subject: [PATCH] More silencing of installman. Better wording for the vec lvalue diagnostic. Subject: Re: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core Subject: [PATCH: 6805] several more tweaks to configure.com Subject: [PATCH perl@6805, 5.6.0, 5.005_03] prevent rare Perl hang on VMS Missing parts of Subject: [PATCH: 6789] some endl fixes for VMS wackiness Subject: [ID 20000824.029] MakeMaker manifypods fails on DJGPP systems (applied slightly modified) installperl --verbose and --silent. Subject: Re: [PATCH] More silencing of installman. Add install-silent target. AIX 4.3.3 has SOCKS in libc with a differently named init routine, the problem reported in Subject: [ID 20000825.007] Building stable 5.6.0 on AIX 4.3.3 using SOCKS Tweak the sfio/useperlio logic, hopefully as wished in Subject: [ID 20000825.004] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6804 on i586-linux 2.2.12 (UNINSTALLED) One forgotten file from #6816. Subject: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.) Remove duplicately applied patch shards. Subject: [ID 20000825.012] [PATCH@6822] t/lib/cgi-html.t produces ugly cruft during 'make test' Support preserving extremely big/small angles. Subject: Re: [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) Subject: [PATCH] installation not quite silent yet. Update the test count. Use UVxf, PTR2UV, NVff. Document PTR2XX and INT2PTR. no-install target a la make -n. Subject: [PATCH] make no-install (was Re: [PATCH] installation not quite silent yet.) grep -e isn't portable. Subject: [ID 20000825.027] let me (perlbug@perl.com) know how I blew it Can't get the test to reliably work thanks to the inaccurateness of floating point. "Resolves" bug ids 20000826.003, 20000826.009, 20000826.010, Subject: installman buglet DJGPP update from Laszlo Molnar. Subject: MM_Unix.pm LD_RUN_PATH niggles on Solaris Passing -R in ldflags makes now it to appear in the default for lddlflags, just like with -L. Subject: Re: MM_Unix.pm LD_RUN_PATH niggles on Solaris Test nit. Use the actual thread type, not the pointer-to-struct. Provice virtual $Config{ccflags_nolargefiles} etc. display_format used as a class method without arguments was broken, reported in Subject: Math::Complex->display_format() sets style to 'Math::Complex' Subject: [ID 20000828.006] dir name "0" not safe with Cwd.pm Subject: [ID 20000828.009] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6855 on i586-linux 2.2.12 (UNINSTALLED) Subject: [PATCH@6855] _Minor_ change to overload.pm pod opmini.o may be left around if a build is interrupted. Typo in #6858. Fix for ID 20000828.001, long doubles were not formatted correctly (showed up in $], which stopped installing perl). An attempt to fix the problem reported in Subject: Building perl@6856 using gcc/AIX 4.3.3 I can't test this properly since the gcc installation I have access to seems to be botched (gcc is calling the AIX cpp, a losing proposition...) Add -ld to archname on long tr...double platforms. Subject: hv.h Doc Patch Potential cruft. Subject: [PATCH bleedperl@6856] warnings fixes -S is the silent flag, -s is the strip flag. Subject: [PATCH] Re: [PATCH] make no-install Take out the SUIDMAIL thing, that will not be a problem in 5.7.*. Subject: [PATCH bleedperl@6866] spellings Subject: [PATCH] Re: files not cleaned even by veryclean Use minimal @INC in tests, most of the time just '../lib', so that we simply can't pick up stuff from other Perls than the one we are testing. Pointed out by Subject: Re: [PATCH: 6757] make new Storable tests forgiving of places where not built Update to Getopt::Long 2.24, from Johan Vromans. Fix for thinko in #6848. Subject: Compiler error in ext/Thread/Thread.c (bleadperl@6866) Patches all over for people and the files they (hopefully) care about. Subject: Net::protoent does not export 'getproto' Missed a change in #6869. Subject: [PATCH] Warnings in B::Deparse Subject: [PATCH] Glob dumping Disable one of the tests for now. Disabling the one test is a bit tricky. Don't forget to tidy up. The #6881 removed one dump line. Subject: Re: [ID 20000525.003] perldoc fails when Makefile.PL is in cwd Under usethreads the dumped variable is IN_PAD. Subject: Re: [PATCH] Glob dumping Subject: [ID 20000829.026] [PATCH 6868] File::Temp Subject: [ID 20000829.022] [PATCH 6868] Minor nit in installhtml Subject: [ID 20000829.023] [PATCH 6868] perlbug@perl.com --> perlbug@perl.org Regen Configure for #6894. Subject: [PATCH: 6889] updates to perlebcdic.pod Undo namespace pollution of #6878. Subject: Re: Net::protoent does not export 'getproto' Admit that we are leaking scalars. Subject: [PATCH 5.6.0] [ID 20000608.006] panic: magic_killbackrefs with blessed global weakrefs Branch: maint-5.6/perl !> (integrate 271 files) ____________________________________________________________________________ [ 7894] By: gsar on 2000/11/27 16:00:34 Log: a couple of nits Branch: maint-5.6/perl ! MANIFEST pp_sys.c ____________________________________________________________________________ [ 7893] By: gsar on 2000/11/27 15:10:56 Log: integrate changes#6666..6678,6680..6682,6684..6691,6699..6733, 6740..6745,6747..6757,6760 Subject: Re: [ID 20000816.006] [PATCH @6655] Shell.pm, bug fix, strict and OO Interface Subject: [PATCH(2) @6655] Re: perldebut.pod - spelling Doc nits spotted by Richard Soderberg. move WNOHANG definition to where other such things are Make $Config{byteorder} more magical so that it is dynamically computed: nice for 'fat binaries'. Subject: [PATCH]: default byteorder Subject: [PATCH] Cwd.pm now uses strict Subject: Re: [PATCH]Re: Questions about Math::BigFloat Get -DLEAKTEST to compile (not necessarily to work, mind) Subject: [ID 20000724.006] -DLEAKTEST problem perldebtut 1.10 from Richard Foley, plus Celsius and Fahrenheit. Add perlebcdic from Peter Prymmer, regen toc. Don't propose using modules built for 5.005 if no binary compatibility with 5.005 is attempted. Do not use prototyping here. Subject: [ID 20000817.016] [PATCH] Peek.xs Document what the backtick returns if the command fails. Add byteorder to the myconfig output. Introduce NVef, NVff, and NVgf, use the middle one. (helps for lib/peek + Linux + long doubles) Reported in Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13 Use NVs in POSIX math, not doubles. Subject: [ID 20000817.014] POSIX & modfl Subject: [PATCH 5.6.0+] newSVrv() memory leak The byteorder code in #6671 was wrong. Fix the lib/complex failure of Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13 Linux long double accuracy issue: something that when printed with %g looks like "2" but int() of it is 1. Propagate new Configure vars. Unbuffer the output. Subject: [PATCH] perltrap.pod spring cleaning Subject: [PATCH] perlfunc.pod -- clarifying sprintf array argument issues Subject: [ID 20000817.018] behaviour change 5.5.3 -> 5.6.0 re "Modification of a read-only value" Tiny Getopt::Long patch from Johan Vromans. Document code point which makes if (defined %stash::) to work (noted by Spider Boardman). Subject: [PATCH perl@6698] cygwin port Document the NDBM_File and ODBM_File as SDBM_File was documented in #6417. The new tests were missing from #6415. Add [[:blank:]] as suggested in Subject: [ID 20000716.024] [=cc=] / [:blank:] (the [=cc=] has already been taken care of by #6439 so the whole bug report can be closed) and make [[:space:]] to be equivalent to isspace(3) (as opposed to \s, which is isSPACE()). The difference is that now [[:space:]] matches the mythical vertical tab, while \s doesn't. Don't eat leading os from index entries. Subject: Re: [ID 20000810.006] Pod::Man Ate My 'O'! Subject: [PATCH 5.6.0+] fix for Win32::DomainName Typo in pp_complement(). Subject: [PATCH perl-current] Deparse Add warnif(), check warnings further up the stack, all the warnings functions now can take an optional object reference. Subject: [PATCH bleedperl@6691] warnings pragma update Fix a core dump in lib/selfloader under -DDEBUGGING. Subject: PATCH @6698 for [ID 20000817.007] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6676 on alpha-dec_osf 4.0f (UNINSTALLED) Subject: [PATCH 5.6.0+] fix for Win32::GetFullPathName and Win32::GetShortPathName Subject: [PATCH: 6698] tidy up the temp files left by peek tests on VMS Subject: [PATCH: 6698] was Re: [PATCH: 6640] VMS Makefile.SH update (fwd) Put back the long double avoidance code to POSIX.xs because VMS seems to need it still. Introduce a 'veryclean' target that is like 'distclean' but also removes *~ and *.orig. Subject: [ID 20000817.023] endianness description in perlfunc.pod Subject: [PATCH perl@6698] File::Temp fix-ups for OpenVMS Let's try #6717 again. UTF8 concat fixes. Subject: [PATCH @6713] Re: [ID 20000815.006] latest patched perl core dumps pp_open() could pass an uninitialized filename down to do_open9(). Subject: Re: [ID 20000819.002] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6707 on i686-linux 2.2.5-16 (UNINSTALLED) Update to CGI 2.72, from Lincoln Stein. Subject: [PATCH] Silence MakeMaker (Was: installman) Use temporary directory instead of current directory. Subject: Re: [ID 20000816.011] Test failure in lib/ftmp-security.t Document odd vs even subreleases and -Dusedevel. The veryclean target needs to clobber. Use File::Spec->tmpdir(). Document the number of exponent digits. Mention perlebcdic and perlposix-bc. s/this one/the 5.6.0 release/ The #6724 is here. The correct cleaning order is an art. small tweaks for change#6705: avoid C++ style comments in C code; use Perl's malloc API rather than the low level system one Array context keeps slithering in. Subject: Re: 5.7.0 getting really close, new snapshot: perldelta, Storable Subject: [PATCH] os2.c fix for use64bitint Update to Pod::LaTeX 0.53. Subject: [PATCH] lib/Pod/LaTeX.pm updates Document the endianness of Alpha more precisely. Subject: RE: [PATCH perl@6736] t/pragma/warn/9enabled assumes stdout buffered Rename the macro argument because some preprocessors can't tell the difference and expand arguments also inside double quoted strings. free TLS slot properly on Windows use Cwd 'chdir' didn't set $ENV{PWD} correctly on Windows Unicos/mk requires elaborate paranoia. Tweak the floating point output routine preferences. Also under djgpp the timestamps are funky. Apply some PodParser 1.18 patches; the Pod/Find.pm patches cannot be applied since #6712 conflicts. Use PodParser 1.18 new test. A pod nit. Subject: [PATCH] pod/perlre.pod (was Re: [ID 20000821.007] $&, $1, etc. disappear when sub returns) Be verydeepclean. Branch: maint-5.6/perl +> pod/perlebcdic.pod !> (integrate 106 files) ____________________________________________________________________________ [ 7887] By: gsar on 2000/11/27 14:13:05 Log: integrate changes#6613..6616,6620..6665 from mainline VMS configure.com update continues. Subject: Test fails / warnings with perl-current #6612 Subject: [PATCH] @+, @- readonly (was Re: @ interpolating in "") Subject: Re: [ID 20000807.003] [PATCH] Debugger treatment of condition "0" For now remove the mail code. Subject: Re: [PATCH] @+, @- readonly Subject: warning: storage class after type is obsolescent Subject: sfio2000 Subject: Re: File::Temp problems on VMS in bleedperl README.os2 update. Subject: Re: [PATCH perl-current] Make op/sprintf.t more comprehensive, Make the user to give up his firstborn, err, to knowingly verify installing an unstable developer release. Also bump the release to 5.7.0, but leave a patch tag in the local patches saying that this is not yet the real thing. Update (kinda) to Test 1.14, from Joshua Pritikin. make ok etc also for win32. Subject: [ID 20000815.005] [PATCH] perldoc not looking in the right place for script pod Don't blow limited stacks, a lower number is enough to tickle the lookbehind limit. Use -Dusedevel; regen Configure and the respective Porting stuff. Subject: [PATCH] debugger exit code should reflect user exit code Subject: [PATCH perl@6620] cygwin port Missed a file from #6638. Subject: [PATCH] for t/lib/peek.t (was Re: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13) magic callbacks all need to have same type signature Subject: [ID 20000815.014] [PATCH] INSTALL doesn't mention 64 bit support. Fix a dependency problem. Subject: [PATCH: 6640] VMS Makefile.SH update The numeric locale was reset to "C" by s?printf and never restored. Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6 No test since adding the failing example to locale.t does not fail -- probably because the locale settings are so thoroughly tweaked by that time. Running the example standalone does fail, though. UPDATE: test case added at change #7540. Subject: [ID 20000324.040] minor fix to perlhpux.pod Update to CPAN 1.57. Subject: [PATCH] Cwd::_backtick_pwd does not check return value Change the perlbug address to perl.org since it's more forgiving. Change the regx compilation error markers to use = instead of < since pod makes using the latter quite messy. Reported in ID 20000814.006 by Abigail and in Subject: Unknown escape E<> ? Update to perldebtut 1.9, from Richard Foley. check that the number pseudo children doesn't exceed MAXIMUM_WAIT_OBJECTS, which is currently 64 (avoids overflowing the WaitForMultipleObjects() limit that would cause wait() to crash) wait() and waitpid() could potentially be rewritten to use more than one thread to do the waiting to eliminate this limitation change#6328 could make close(SOCKET) return false on windows when it shouldn't pod nit seen in passing on windows, the return values from wait() and waitpid() don't match those of pseudo-pids waitpid() now handles externally spawned pids correctly; fixes for backtick/wait/waitpid failures on Windows 9x these changes make the pid returned by process functions on Windows 9x always positive by clearing the high bit (which is always set on Win9x); pseudo-process PIDs are likewise always negative now on Win9x (just as on NT/2000) trailing new %ENV entries weren't being pushed into the real environment of subprocesses on Windows Tweak the regex compilation errors once more. avoid warnings from dense compiler add "ok" targets from change#6632 in makefile.mk Branch: maint-5.6/perl - lib/Pod/PlainText.pm vms/configure.com !> (integrate 66 files) ____________________________________________________________________________ [ 7885] By: gsar on 2000/11/27 13:53:18 Log: integrate changes#6540..6541,6546..6549,6552..6554,6557..6606, 6610..6611 from mainline Make regular expression parse error messages easier to understand. Subject: Re: enhanced(?) regex error messages Tiny tidying on report_evil_fh(). Subject: Re: enhanced(?) regex error messages plus Capitalize the error messages, plus perldiag them. Subject: Patch against 5.6.0 to allow "-d:Module=arg,arg,arg" Document here-doc better. Subject: [ID 20000807.003] [PATCH] Debugger treatment of condition "0" Subject: [PATCH] Re: [ID 20000807.008] Double reads considered evil? (deja vu) Do away with array context, from Daniel Chetlin (either perlbug or p5p ate the original), plus regen perlapi and perltoc. Regen global.sym. Double check that we have a dirhandle. Subject: Re: enhanced(?) regex error messages (plus two small patches sent privately) (this still seems to leave few test failures) warn is a macro, avoid using at a variable to avoid warnings in some configurations; readdir.t is too conservative in estimating number of *.t's Get back into sync with Jeffrey on the enhanced regex warnings. Subject: [PATCH 5.6.0] cygwin port Zero entries were skipped, fix from Adrian Goalby Subject: Remove dead entry in perldiag Amend the description of Perl6. Subject: [PATCH Perl-5.6.0] perlfaq1.pod detypo It's the 2ndO'ROSSC. Revert the sv.c part of #6559, a better fix is needed. Iterating perl6 description. Update to Term::ANSIColor 1.03, from Russ Allbery. Update to Getopt::Long 2.23_05, from Johan Vromans. Small AUTHORS and MAINTAIN updates. Could do with big updates. Update to Pod::Parser 1.17, from Brad Appleton. Update to CPAN 1.56, from Andreas König. Update to CGI 2.70, from Lincoln Stein. Put back the std @INC thing. Fixes to looking-like-number to keep behaviour as it was in 5.005_03. Subject: Re: [ID 20000810.002] $a["1foo"] same as $a[0] Document the IO::Select timeout. sleep(1) does not necessarily return 1. Subject: [PATCH bleadperl] op/lex_assign.t Subject: debugger "d" command doesnt check line number B::Deparse didn't do sub attributes. Subject: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues?? Preprocessing and postprocessing for File::Find. Subject: Patch to Find::File.pm to allow alphabetical results Subject: Re: [ID 20000809.005] trouble with long string and /m modifier - uninitialized value Subject: Re: [ID 20000809.006] Debugger lost the ability to see $1 et al Subject: Re: [ID 20000730.003] utf8::length() bad Subject: Getting perlio and threads to compile (the Solaris version changes in Configure skipped) Tests for #6589. Subject: Re: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues?? Add Perl debugging tutorial, regen toc. Subject: perldebtut.pod Add a few missing files, update MANIFEST. Rewrite of vms/subconfigure.com as configure.com, from Peter Prymmer and the vmsperl crew. Should have deleted this in #6603. Fix the test for 5005threads. Fix-n-skip the tests under 5005threads. Subject: [PATCH] t/op/regmesg.t fails if REG_INFTY set Upgrade to CGI 2.71, from Lincoln Stein. Branch: maint-5.6/perl +> lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif +> lib/Pod/PlainText.pm pod/perldebtut.pod t/lib/gol-oo.t +> t/op/regmesg.t t/pod/find.t vms/configure.com - vms/subconfigure.com ! lib/lib.pm !> (integrate 115 files) ____________________________________________________________________________ [ 7883] By: gsar on 2000/11/27 11:50:46 Log: integrate changes#6469..6484,6486..6501,6504..6505,6507..6509, 6511..6513,6515..6523,6525..6536 The swallow_bom() saga continues. The #23 of require.t (UTF16-LE) still fails (silently, no output) but the #22 (UTF16-BE) seems to be working now. The root of the failure may be in sv_gets(): is it UTF-16LE-aware, especially when it comes to line endings? Document the problem with -P in HP-UX and its workaround. Subject: [PATCH] allow non-variable as lhs of non-updating tr/// (aka ID 20000730.002) Subject: fix and question re: waitpid() under win32 Make the safety catch for buggy gccs work with triple version numbers like 2.95.2. Reported in Subject: [ID 20000731.005] Perl 5.6.0 "Configure" fails to recognize gcc 2.95.2 In Digital UNIX warn if gcc explicitly chosen because even 2.95.2 is known to cause problems. Make chr() for values >127 to create utf8 when under utf8. various syntax errors and such (not fixed: comp/require.t#22 coredump on Windows) Stash away the largefiles flags and libswanted. BOM patching from Simon Cozens. If gccosandvers is equal to osname, clear gccosandvers. Make p4desc to skip non-mainperl branches by default. Subject: [Proposed PATCH] Let Perl define QUAD_MIN and _MAX itself The test from this Subject: Re: [ID 20000411.002] qw() gives different results in 5.6 to previous versions In new BSDs changes to argv[] do not show up in ps(1) output, instead one must use setproctitle(). This was already addressed by change #6457, but the below has a new variant for FreeBSD 4.0 or later, and the matter is also documented more. FreeBSD 3.* updates from Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps regen_headers, regen perltoc. Document in one place the memory abstractions used in Perl core. memcpy has n o in it, as pinted ut by Sarathy. Remove the extraneous "main::" prefix from all the "opened only for", "on closed", and "never opened" warnings. The name of a filehandle does not have . The tr utf8 patching continues. The new setproctitle() feature is available only in bleeding edge FreeBSD. From Paul Saab. Subject: [PATCH bleadperl] [ID 20000731.010] regex error Dump UVs as UVs in Data::Dumper. detypo #6494 Document the IVdf UVuf UVof UVxf. require.t needs binmode() to work on windows Generate OP_IS_SOCKET() and OP_IS_FILETEST() macros that are hopefully soon put into use. Allow "no Module;" even if there is no 'unimport'. Better skip message for the test; one of the two problems in Subject: [ID 20000224.003] Not OK: perl v5.5.660 on i86pc-solaris 2.7 The subtest 4 may fail also on VOBS, as pointed out by Nick Ing-Simmons in November 1999, bug id 19991124.003 (but the failure in that bug report isn't the subtest 4). Be more informative on what is skipped and why, also repeat the list at the end. Add a URL for FSF. Subject: [PATCH] sv.h documentation - SvLEN Subject: [PATCH bleadperl] [ID 20000803.001] further regexp counting problems Subject: [PATCH perl-current] Comings and goings in op/sprintf.t Subject: [PATCH] bad cppsymbols on os2 + Configure question Subject: [ID 20000802.002] [PATCH] memory pseudo-leak in sv_dump Subject: [ID 20000802.004] Tests op/grent.t and op/pwent.t fail unnecessarily mention the idea of @( and @) This is 6512. Really. Subject: [ID 19990721.004] Documentation bug in perlfunc Subject: Minor tweak to perlvar.pod In the warnings call filehandles consistently so; add "unopened" warning for stat(). After the #6519 a warning about stat() is just that, not about a filetest, which now have their own warning. Subject: [ID 20000804.002] configure.gnu and arguments with whitespace characters Subject: Re: Array vs. List context Subject: New perlcc, take 2 Weed buglets pointed out by Subject: Re: [ID 20000803.005] miniperl aborts during Perl make gcc versions might have (parentheses) in them. Subject: [ID 20000724.004] Perl interpreter segfault when using built-in flock Essential prototype changes were missing from #6527. Also make report_evil_fh() more bomb-proof. Zap lib/Sys directory when cleaning up. Change the Policy policy: now -Dprefix= with an existing Policy.sh and prefix == siteprefix == vendorprefix, then all of them follow along the new prefix. Subject: Re: [ID 20000508.002] -Dprefix completely broken [PATCH] Continue fixing the io warnings. This also sort of fixes bug ID 20000802.003: the core dump is no more. Whether the current behaviour is correct (giving a warning: "Not a format reference"), is another matter. Have symbols for the IoTYPEs. Subject: [PATCH] perlfunc.pod use documentation (5.6.0) Document a bit that UDP is not what you might think. Subject: Re: IO::Socket::INET bug sending large UDP packets/fragmentation tr memory corruption fix from Simon Cozens. Plug the security hole described in the Aug 05 2000 bugtraq message "sperl 5.00503 (and newer ;) exploit" by Michal Zalewski. The security hole exists only in suidperls, which isn't installed or even built by default. Branch: maint-5.6/perl !> (integrate 71 files) ____________________________________________________________________________ [ 7882] By: gsar on 2000/11/27 10:25:36 Log: integrate changes#6439..6444,6446..6453,6455..6457,6460..6465,6467..6468 from mainline Make the unimplemented POSIX regex features [[.cc.]] and [[=c=]] to be fatal errors (instead of by default ignoring them, and ignoring with a bug: even though -w gave an error, the opening [ was left in) Reported in: Subject: [PATCH: perl@6409] bug fix for munchconfig (turned up by CXX) Subject: [PATCH] split /^/ MacOS nits from Matthias Neeracher. More split() doc and test patches from Mike Guy. Allow "sub AUTOLOAD;" to stop AUTOLOAD inheritance, from Graham Barr in the module list. docfix from Peter Scott . File::Temp patches for VMS and OS/2 from Tim Jenness. open() wariness in perlbug. Subject: [PATCH] minor doc change - perlguts Subject: Minor doc patch: handy.h Be wary of close()s, too. Further File::Temp patches from Yitzchak Scott-Thoennes and Craig A. Berry. Subject: [PATCH] fixes bug 20000508.004 Subject: [ID 19990709.002] [DOCUMENTATION PATCH] perldiag Allow "no AutoLoader;", based on change #6444, suggested by Graham Barr. Use setproctitle() if available to modify $0. Warn if the version of the operating system used to compile gcc differs from the current version of the operating system. Also display the gcc compilation os and version in myconfig. Inspiration from Tiny fixes for #6460. The problem described in this Subject: [ID 20000322.018] named chars aren't magical enough has been fixed in perl 5.6.0 but just in case added a test to keep it away. (The report from Joseph Hall.) Tune the comments and hopefully stop a memory leak. Subject: UTF8 concat (with a memory leak fixed, plus a few casts added) This also seems to help for Subject: [ID 20000716.015] join UTF8 weirdness Do not upgrade SVs into utf8 just because they participate in eq or cmp. Reported and fix suggested in Subject: [ID 20000720.009] sv_eq UTF8 bug Fix the HALF_UPGRADE() macro introduced in #6263. Find green threads before native threads. Subject: Re: Patch to jpl/JNI/Makefile.PL Branch: maint-5.6/perl !> (integrate 30 files) ____________________________________________________________________________ [ 7846] By: gsar on 2000/11/24 00:55:57 Log: integrate changes#6415..6418,6420..6438 from mainline Fix the bitvector ops for utf8 (tricky since past 7 bits the utf8 'characters' can be more than one octet). MPE/ix updates for perl 5.6.0 from Mark Bixby. Subject: SDBM_File documentation Detypo. Decutandpasto. Send all installperl messages to STDERR and be -w clean. Out-of-date note removed. Protect against "wild next"s, that is, callbacks doing "next" instead of "return". Use STDOUT consistently. The output might have been produced in the wrong order. A missing 'break' after the [[:space:]] switch case. Add tests for [ID 19991110.003] another matching finding by pcre author which has already been fixed by some patch, as verified in Documentation to explain the behaviour of map(). Add an optimization for map-maps-a-list-element-to-more-list-elements case, but add also notes explaining the relationship of this patch and the earlier notes by Sarathy. Subject: [ID 20000716.023] syslog test fails without sockets Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../) Test cases for #6431. File::Spec::VMS fixup for tmpdir from Craig Berry. Make the "uninit variable" warning to say "concat or string" or "join or string" when in concat or join . Get UTF16 BOMs working. Patch from Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00 Subject: [PATCH] Make large file tests deal with SIGXFSZ Subject: [ID 20000724.003] Documentation changes for perllocale.pod Subject: [PATCH] av.c apidoc Branch: maint-5.6/perl !> (integrate 43 files) ____________________________________________________________________________ [ 7845] By: gsar on 2000/11/24 00:20:45 Log: integrate changes#6406..6414 from mainline Merge perlhacktut into perlhack, update perlguts. Fix AutoSplit to use File::Spec the right way in VMS, from Peter Prymmer. The bug report [ID 19991110.002] minimal matching discrepancy found by pcre author seems to have been fixed (though differently from what was suggested in the report) in 5.6.0. Add tests to keep the bug from reappearing. thinko fix in vms/descrip_mms.template, the win32.pod in lib, not in pod, from Peter Prymmer Subject: [docpatch] Re: [ID 19991002.011] perldoc -f shift From: Hugo Date: Fri, 14 Jul 2000 23:05:20 +0100 Message-Id: <200007142205.XAA17882@crypt.compulink.co.uk> Didn't anymore apply, but that point still could use another fix. lib/b test fixes from Peter Prymmer. More docs for sv functions. perlvms.pod whitespace cleanup to keep pod utils happy. another VMS build tweak from Peter Prymmer Branch: maint-5.6/perl !> embed.pl lib/AutoSplit.pm pod/perlapi.pod pod/perlfunc.pod !> pod/perlguts.pod pod/perlhack.pod sv.c t/lib/b.t t/op/re_tests !> vms/descrip_mms.template vms/perlvms.pod ____________________________________________________________________________ [ 7799] By: gsar on 2000/11/22 01:02:56 Log: some lib_pm.PL changes snuck in via change#7772 Branch: maint-5.6/perl ! Makefile.SH ____________________________________________________________________________ [ 7781] By: gsar on 2000/11/20 19:02:55 Log: type mismatch due to faulty integration Branch: maint-5.6/perl ! toke.c win32/Makefile ____________________________________________________________________________ [ 7780] By: gsar on 2000/11/20 17:31:55 Log: integrate changes#6392,6394..6399,6401..6404 The {multiplier} of a fixed substring was overlooked which caused a wrong initial search offset for that substring. Subject: [PATCH 5.6.0] Re: [ID 20000613.001] Regex works in v5.005_03 but fails in v5.06 From: Hugo Message-Id: <200007131827.TAA14487@crypt.compulink.co.uk> Date: Thu, 13 Jul 2000 19:27:13 +0100 Fix the BOM bug: not a byteorder bug, a signedness bug. Replace change #6337 with a better one. Subject: Re: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking From: Hugo Date: Fri, 14 Jul 2000 04:16:20 +0100 Message-Id: <200007140316.EAA15857@crypt.compulink.co.uk> MakeMaker should not remove editor backups (*~) on `make clean` by default (completes change#6383) move new variables to the end of the interpreter structure (for bincompat in code that doesn't #include XSUB.h) rename totally bletcherous SvLOCK() thingy (doesn't do what the name suggests anyway) various cleanups (typos, misformatted code, and small bugs) typecasts needed for change#6394 typos in change#6399, regen headers inconsistent types needs casts PERL_OBJECT build tweaks Branch: maint-5.6/perl !> MANIFEST doop.c embed.h embed.pl embedvar.h !> ext/IPC/SysV/Makefile.PL global.sym intrpvar.h !> lib/ExtUtils/MM_Unix.pm mg.c op.c perlapi.h pod/perlapi.pod !> pp.c proto.h regcomp.c regexec.c sv.h t/op/re_tests thread.h !> toke.c util.c ____________________________________________________________________________ [ 7779] By: gsar on 2000/11/20 17:06:29 Log: integrate changes#6376..6378,6380,6383,6385..6388,6391 Cosmetics and perldelta. Fix nits noticed by Boston.pm. Do the cc sanity check both before the hints and after the cc selction. get sprintf.t to adjust properly for 3-digit exponents don't clobber *.orig files on *clean targets fix bugs in processing %v-*d and similar format specs (from Avi Finkel ) sprintf test tweaks (from Dominic Dunlop) new selfloader.t in change#6183 doesn't close DATA handles, and thus fails to clean up tmp files on dosish platforms typos (spotted by Peter Prymmer) typo fix from Craig Berry Branch: maint-5.6/perl !> Configure Makefile.SH config_h.SH ext/IPC/SysV/Makefile.PL !> pod/perldelta.pod pod/perlre.pod sv.c t/lib/english.t !> t/lib/selfloader.t t/op/sprintf.t vms/subconfigure.com !> x2p/Makefile.SH ____________________________________________________________________________ [ 7778] By: gsar on 2000/11/20 16:46:51 Log: integrate changes#6340..6342,6348,6354,6356,6357,6371,6372,6375 Subject: Re: format bug report [Patch] From: "H.Merijn Brand" Date: Wed, 05 Jul 2000 13:12:52 +0200 Message-Id: <20000705130745.67BF.H.M.BRAND@hccnet.nl> Subject: Re: format bug report [Patch] From: "H.Merijn Brand" Date: Wed, 05 Jul 2000 14:10:01 +0200 Message-Id: <20000705140837.73C2.H.M.BRAND@hccnet.nl> Subject: Re: [ID 20000704.002] [PATCH] memory leak with debug / anon subs From: "M.J.T. Guy" Message-Id: Date: Fri, 07 Jul 2000 17:57:16 +0100 Subject: [ID 20000710.002] fatal error or memory loss when deleting symbols in evaled code with syntax errors To: perl5-porters@perl.org From: Karsten Sperling Date: Mon, 10 Jul 2000 15:12:52 +0200 Message-Id: <200007101315.e6ADFrg21041@chthon.perl.com> README.posix-bc podified from Thomas Dorner. Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive, take2 From: Dominic Dunlop Date: Tue, 11 Jul 2000 12:27:33 +0200 Message-Id: Typo in #6341. Fix for Subject: [ID 20000711.005] spurious uninit warning with msgrcv() From: Roderick Schertler Date: Tue, 11 Jul 2000 13:55:05 -0400 Message-Id: <200007111755.NAA05077@jones.argon.org> Minor cleanups on the booklist. Reintroduce perlbook (updated for Mk III), introduce perlposix-bc, regen perltoc. windows build tweaks (op/sprintf.t still fails tests 120-121, 149) Branch: maint-5.6/perl +> pod/perlbook.pod !> MANIFEST README.posix-bc doio.c lib/Symbol.pm pod/Makefile.SH !> pod/buildtoc.PL pod/perl.pod pod/perlfaq2.pod pod/perltoc.pod !> pp_hot.c t/op/sprintf.t t/op/write.t toke.c win32/win32sck.c ____________________________________________________________________________ [ 7772] By: gsar on 2000/11/20 13:06:23 Log: integrate changes#6315..6319,6321..6331,6333..6338 Integrate with Sarathy, preliminary fix for unicos alignment problems in [ID 20000612.002] Perl problem on Cray system. some debugger output does not go to the socket when RemotePort is set winsock cleanup never done on Windows (leads to handle leaks) fix UNC path handling on Windows under ithreads, and chdir() return value when given a non-existent directory Autogenerate pod/Makefile and pod/buildtoc. buildtoc also checks whether the existin pods are mentioned in MANIFEST and perl.pod, and vice versa. (None of the thusly found discrepancies fixed yet.) roffitall also needs to be autogenerated similarly but it seems so badly out of date that I didn't touch it yet. Config is being used. Add =head1 NAMEs so that buildtoc is happy. (The CGI::Util nit reported to Lincoln.) Fix complaints of buildtoc. Fix the alignment problem in Crays ([ID 20000612.002]). Remove perlbook, update perlfaq book listing, rearrange perl.pod, regenerate perltoc. Fix a nit spotted by 64bit IRIX compilation: a (64-bit) pointer was cast to an unsigned (32-bit) integer with wild abandon. winsock options weren't being set in all threads under ithreads (caused send()s from second and subsequent threads to fail) accept() leaks memory on windows due to incorrect ordering of closesocket() and fclose() calls Reorder perl.pod once more. More POSIX.pod tweaks. Sprinkle ldlibpath. Precedence goof, fix based on Subject: [PATCH 5.6.0] op/taint.t continues on failed shmget() From: Hugo Date: Tue, 11 Jul 2000 12:52:38 +0100 Message-Id: <200007111152.MAA05488@crypt.compulink.co.uk> Subject: PATCH perlguts.pod: Document D and d magic types From: mjd@plover.com Date: 5 Jul 2000 18:01:51 -0000 Message-ID: <20000705180151.29413.qmail@plover.com> Subject: [ID 20000705.002] problem with perl 5.6.0 on NetBSD/sparc From: Hubert Feyrer Date: Wed, 5 Jul 2000 14:56:43 +0200 (MET DST) Message-Id: Subject: [PATCH cfgperl] $& segfaults if you trick it From: simon@brecon.co.uk (Simon Cozens) Date: 7 Jul 2000 11:26:09 GMT Message-ID: Subject: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking From: Hugo Date: Tue, 11 Jul 2000 12:44:50 +0100 Message-Id: <200007111144.MAA04446@crypt.compulink.co.uk> Subject: [PATCH] Re: "%#p" format specifier: document and test or not? From: "M.J.T. Guy" Date: Tue, 11 Jul 2000 13:50:51 +0100 Message-Id: Branch: maint-5.6/perl +> ext/DynaLoader/hints/netbsd.pl lib/Win32.pod pod/Makefile.SH +> pod/buildtoc.PL - pod/Makefile pod/Win32.pod pod/buildtoc pod/perlbook.pod !> (integrate 26 files) ____________________________________________________________________________ [ 7771] By: gsar on 2000/11/20 12:31:42 Log: integrate changes#6283..6285,6291,6294..6300,6302..6304,6306..6307, 6310,6311,6314 Subject: [PATCH bleedperl] File::Spec 0.82 beta From: Barrie Slaymaker Date: Wed, 28 Jun 2000 11:35:29 -0400 Message-Id: <200006281535.LAA21095@jester.slaysys.com> tweak perlembed for multiplicity/usethreads sanity; correct notes about Windows localize %INC in a Safe compartment so that use/require work (many other magic globals probably need similar treatment) dounwind() may cause POPSUB() to diddle the wrong PL_curpad when @_ is modified, causing coredumps slurp mode fix in change#4736 still not quite right Point to perlipc for more SysV IPC examples. Elaborate POSIX.pod. Still needs work. fix ~320 byte memory leak (psig_{ptr,name} tables were never freed) fix large memory leak that has been around for ever, masked by -DPURIFY (most of the arenas were never freed!) fix memory leak on Windows (PL_sys_intern contents were never freed) PERL_OBJECT build tweak adjust change#6299 remove rel2abs prototypes (from Barrie Slaymaker) missing perldiag entry for unpack("w",...) diagnostic (from Andreas Koenig) better diagnostic on Frob->stuff() when Frob:: doesn't exist (from Richard Soderberg ) Win32 patches for cfgperl from Sarathy. b.t fails under OS/2 (from Yitzchak Scott-Thoennes) More POSIX.pod embellishment. tyop in change#6306 Branch: maint-5.6/perl !> (integrate 44 files) ____________________________________________________________________________ [ 7770] By: gsar on 2000/11/20 11:51:00 Log: integrate changes#6268..6282 from cfgperl branch Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive From: Dominic Dunlop Date: Thu, 29 Jun 2000 12:32:39 +0200 Message-Id: Regen headers for #6261 (and update embed.pl for this) and #6267, silence few compiler warnings. Subject: PATCH (Re: [ID 20000612.004] Should regression tests fail if user doesn't build XS extensions?) From: Nicholas Clark Date: Fri, 23 Jun 2000 16:21:15 +0100 Message-ID: <20000623162115.A19894@Bagpuss.unfortu.net> Subject: PATCH pod/perltie.pod From: Ian Phillipps Date: Fri, 16 Jun 2000 00:17:19 +0100 Message-ID: <20000616001719.A17108@homer.diplex.co.uk> (only the first hunk, the second hunk had already been done by some other patch) Subject: [ID 20000614.005] [patch] Tweak to Net::Ping docs From: Tom Phoenix Received: (qmail 6398 invoked by uid 508); 15 Jun 2000 00:30:54 -0000 Date: Wed, 14 Jun 2000 17:30:37 -0700 (PDT) Subject: [PATCH] xsub attributes From: Doug MacEachern Date: Wed, 14 Jun 2000 15:09:22 -0700 (PDT) Message-ID: Subject: [ID 20000614.003] 5.6.0 File/Glob.pm incompatibility From: Andy Dougherty Date: Wed, 14 Jun 2000 13:33:32 -0400 (EDT) Message-Id: Subject: [PATCH] 5.6.0 lib/Pod/{Html,Man,Text}.pm From: "Daniel S. Lewart" Date: Tue, 13 Jun 2000 02:43:48 -0500 Message-ID: <20000613024347.A28388@staff2.cso.uiuc.edu> Subject: [PATCH] Re: eval documentation: context From: "M.J.T. Guy" Date: Mon, 12 Jun 2000 15:07:29 +0100 Message-Id: Subject: [PATCH] Re: [ID 20000612.001] map {chop; $_} (Literals problem) From: "M.J.T. Guy" Date: Mon, 12 Jun 2000 14:55:59 +0100 Message-Id: Subject: [ID 20000609.002] Text::Wrap::wrap does not handle multiline strings properly From: "Milton L. Hankins" Date: Fri, 09 Jun 2000 12:39:27 -0400 Message-Id: <39411DBF.A04BB1A@swl.msd.ray.com> (plus update the version "number" of Text::Wrap) Subject: [ID 20000602.002] [PATCH] perlsub.pod: ambiguous usage of "closure" From: Tim Ayers Date: Thu, 08 Jun 2000 08:11:06 +0200 Message-id: <393F38FA.9B5F4C7D@m.dasa.de> [resent by Richard Foley, Message-Id probably wrong] Subject: Re: backwards compatibility in h2xs and makemaker [PATCH] From: rspier@pobox.com (Robert Spier) Date: Wed, 7 Jun 2000 12:47:37 -0400 (EDT) Message-ID: <14654.31913.845602.610277@rls.cx> Subject: [PATCH 5.6.0] utils/h2xs.PL From: "Daniel S. Lewart" Date: Wed, 7 Jun 2000 04:02:04 -0500 Message-ID: <20000607040201.A22568@staff1.cso.uiuc.edu> Subject: [PATCH 5.6.0]ITHREADs for VMS From: Dan Sugalski Date: Tue, 06 Jun 2000 11:59:50 -0400 Message-Id: <4.3.2.7.0.20000606115752.01c82220@24.8.96.48> Branch: maint-5.6/perl !> (integrate 31 files) ____________________________________________________________________________ [ 7769] By: gsar on 2000/11/20 11:29:06 Log: integrate changes#6261..6266 from cfgperl Subject: Re: [PATCH cfgperl] BOMs away! From: simon@brecon.co.uk (Simon Cozens) Date: 17 Jun 2000 11:49:57 GMT Message-ID: Subject: 5.6.0 Patch for EPOC From: Olaf Flebbe Date: Tue, 13 Jun 2000 22:59:29 +0200 (MEST) Message-ID: <23449.960929969@www11.gmx.net> tr fixes from Simon Cozens Subject: [ID 20000628.004] Re: Problem compiling perl? [BSDI-Support-Request #71232] From: Marty Lucich Date: Wed, 28 Jun 2000 14:16:05 -0700 (PDT) Message-Id: <200006282116.OAA11148@netcom.com> ccdlflags update (the BSD/OS 4.1 part had already been taken care of by #6141). Subject: Re: [ID 20000628.006] POSIX::STRERR_FILENO typo From: sthoenna@efn.org (Yitzchak Scott-Thoennes) Date: Wed, 28 Jun 2000 17:50:12 -0700 Message-ID: Subject: [PATCH 5.6.0] cygwin port Message-ID: <779F20BCCE5AD31186A50008C75D997917173C@silldn_mail1.sanwaint.com> From: "Fifer, Eric" Date: Thu, 29 Jun 2000 12:58:29 +0100 Branch: maint-5.6/perl !> README.epoc cygwin/Makefile.SHs doop.c epoc/config.sh !> epoc/createpkg.pl epoc/epocish.c epoc/epocish.h !> ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs !> hints/bsdos.sh pod/perldiag.pod t/comp/require.t toke.c ____________________________________________________________________________ [ 7768] By: gsar on 2000/11/20 11:13:44 Log: integrate changes#6252..6256,6259..6260 Paranoia tweak on #6249. Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's From: Ronald J Kimball Date: Sun, 25 Jun 2000 23:43:12 -0400 Message-ID: <20000625234312.B74147@linguist.dartmouth.edu> Subject: tr///, help wanted. From: simon@brecon.co.uk (Simon Cozens) Date: 28 Jun 2000 11:29:04 GMT Message-ID: small thinko tweaks tweaks from Simon Conzes to further fix tr/// under utf8 perlnewmod was missing from MANIFEST. Subject: Re: [PATCH] pack('U',$foo) doesn't UTF8 From: simon@brecon.co.uk (Simon Cozens) Date: 17 Jun 2000 11:56:44 GMT Message-ID: pack U0, pack C0 Branch: maint-5.6/perl !> MANIFEST doop.c embed.h embed.pl embedvar.h global.sym !> lib/Exporter.pm lib/IPC/Open3.pm objXSUB.h op.c !> pod/perlfunc.pod pp.c pp_proto.h proto.h sv.c t/op/my_stash.t !> t/op/pack.t t/op/tr.t t/pragma/constant.t t/pragma/warn/op ____________________________________________________________________________ [ 7767] By: gsar on 2000/11/20 10:51:38 Log: integrate change#6250 from cfgperl Subject: Re: [PATCH] support 'my __PACKAGE__ $obj = ...' From: Doug MacEachern Date: Tue, 27 Jun 2000 14:17:28 -0700 (PDT) Message-ID: Branch: maint-5.6/perl +> t/op/my_stash.t !> MANIFEST embed.pl global.sym proto.h toke.c ____________________________________________________________________________ [ 7766] By: gsar on 2000/11/20 10:48:34 Log: integrate changes#6240,6242..6246,6248,6249 from cfgperl Subject: [ID 20000626.007] h2xs man page contains trailing garbage From: Nicholas Clark Date: Mon, 26 Jun 2000 18:40:14 +0100 Message-Id: <200006261740.SAA02740@Bagpuss.unfortu.net> Subject: [PATCH] bytes<->utf8 fixes From: simon@brecon.co.uk (Simon Cozens) Date: 26 Jun 2000 04:55:45 GMT Message-ID: Subject: [PATCH] is_utf8_string From: simon@brecon.co.uk (Simon Cozens) Date: 26 Jun 2000 02:25:59 GMT Message-ID: Subject: [PATCH] avoid mg_ptr in '*' magic From: Doug MacEachern Date: Sun, 25 Jun 2000 11:16:08 -0700 (PDT) Message-ID: Subject: [ID 20000624.001] PERL_DL_DEBUG=1 DynaLoader message appears to be wrong From: Nicholas Clark Date: Sat, 24 Jun 2000 13:06:20 +0100 Message-Id: <200006241206.NAA03771@Bagpuss.unfortu.net> Allow for standalone testing. Subject: DOC PATCH 5.6.0: perlfunc/sprintf does not contain an example From: Mark-Jason Dominus Date: Tue, 27 Jun 2000 22:36:42 -0400 Message-ID: <20000628023642.12166.qmail@plover.com> Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's From: Frank Tobin Date: Sun, 25 Jun 2000 19:00:58 -0500 (CDT) Message-ID: Branch: maint-5.6/perl !> embed.h embed.pl embedvar.h ext/DynaLoader/DynaLoader_pm.PL !> global.sym gv.c lib/IPC/Open3.pm objXSUB.h perlapi.c perlapi.h !> pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod pp_proto.h !> proto.h sv.c t/lib/filefunc.t t/lib/filespec.t t/lib/peek.t !> utf8.c utils/h2xs.PL ____________________________________________________________________________ [ 7765] By: gsar on 2000/11/20 10:29:13 Log: integrate change#6239 from cfgperl Configure maintenance. Sever some dependency cycles, separate gccversion from the cc unit, address [ID 20000623.006] Configure script patch for using gcc on AIX (but solve it a little bit differently), unduplex some accidentally duplicated units, suggest using gcc if no cc available (p5p thread: "Solaris configure: counterproposal", 1999-09) Branch: maint-5.6/perl !> Configure Todo-5.6 config_h.SH ____________________________________________________________________________ [ 7764] By: gsar on 2000/11/20 10:25:55 Log: integrate changes#6233..6238 from cfgperl Subject: PATCH 5.6.0: Document OPf_SPECIAL flag in regcomp op nodes From: Mark-Jason Dominus Date: Fri, 16 Jun 2000 20:53:04 -0400 Message-ID: <20000617005304.8008.qmail@plover.com> Prefer C:/temp in Win32 as File::Spec->tmpdir to /tmp because when run as services (Win32ese for daemons) no environment variables are set and tmpdir ends up as /tmp, which is ambiguous. Subject:[ID 20000616.002] File::Spec->tmpdir broken when running as service From: matt@sergeant.org Date: 16 Jun 2000 16:30:43 -0000 Message-Id: <20000616163043.26398.qmail@mail.sergeant.org> The thread begun by Subject: [ID 20000616.001] Typo on line 390 of .../hints/solaris_2.sh From: Kevin.Ruscoe@ubsw.com Date: Fri, 16 Jun 2000 16:38:51 +0100 Message-Id: Tweak embed.pl, regen headers. Subject: [PATCH 5.6.0] XS module loading fixup for VMS From: Dan Sugalski Date: Fri, 23 Jun 2000 17:00:00 -0400 Message-Id: <4.3.2.7.0.20000623165934.00c93d10@24.8.96.48> Branch: maint-5.6/perl !> (integrate 27 files) ____________________________________________________________________________ [ 7763] By: gsar on 2000/11/20 10:08:08 Log: s/perl56delta/perldelta/g Branch: maint-5.6/perl ! pod/Makefile ____________________________________________________________________________ [ 7762] By: gsar on 2000/11/20 10:04:00 Log: integrate changes#6225,6229,6231,6232 from cfgperl Add source code filenames to apidoc. From: simon@brecon.co.uk (Simon Cozens) Subject: [PATCH embed.pl] Source X-ref Date: 22 Jun 2000 02:18:49 GMT Message-ID: Subject: README.hpux version 0.6.1 Date: Tue, 20 Jun 2000 15:25:51 -0700 (PDT) From: Jeff Okamoto Message-Id: <200006202225.PAA26205@xfiles.intercon.hp.com> Subject: [PATCH 5.6.0] cygwin port From: "Fifer, Eric" Date: Tue, 20 Jun 2000 14:30:58 +0100 Message-ID: <779F20BCCE5AD31186A50008C75D9979171734@silldn_mail1.sanwaint.com> Subject: PATCH: pod/perlutil.pod - utilities packaged with the Perl distribution From: simon@brecon.co.uk (Simon Cozens) Date: 19 Jun 2000 15:18:27 GMT Message-ID: plus update pod/Makefile and regenerate perltoc Branch: maint-5.6/perl +> pod/perlutil.pod !> MANIFEST README.cygwin README.hpux Todo-5.6 embed.pl !> lib/File/Find.pm pod/Makefile pod/perltoc.pod pod/roffitall ____________________________________________________________________________ [ 7344] By: gsar on 2000/10/16 09:30:21 Log: integrate change#6220 from cfgperl Win32 patches from Benjamin Stuhl. Branch: maint-5.6/perl !> makedef.pl win32/win32.h ____________________________________________________________________________ [ 7343] By: gsar on 2000/10/16 08:32:19 Log: integrate changes#6221,6222 from cfgperl Remove tr///CU (the feature is to be obsoleted by better interfaces). From: simon@brecon.co.uk (Simon Cozens) Subject: [PATCH] Eliminate tr///[CU][CU] Date: 23 Jun 2000 11:05:40 GMT Message-ID: doc typo fix Subject: [PATCH] documentation typo in lib/Pod/Usage.pm From: Ian Phillipps Date: Fri, 23 Jun 2000 10:40:58 +0100 Message-ID: <20000623104058.A22791@homer.diplex.co.uk> Branch: maint-5.6/perl !> doop.c embed.pl lib/Pod/Usage.pm pod/perlop.pod toke.c utf8.c ____________________________________________________________________________ [ 7342] By: gsar on 2000/10/16 08:28:08 Log: integrate change#6217 from cfgperl (in part) Rename the fdpid locking and integrate with Sarathy. Branch: maint-5.6/perl !> Configure config_h.SH doio.c embed.h embed.pl embedvar.h !> global.sym gv.c intrpvar.h objXSUB.h perl.c perlapi.h pp.c !> pp_ctl.c proto.h sv.h util.c util.h vmesa/vmesa.c !> win32/win32.c ____________________________________________________________________________ [ 7341] By: gsar on 2000/10/16 08:23:39 Log: integrate changes#6214..6216 from mainline @_ can't have junk in it even in the non-USE_ITHREADS case because caller() wants to populate @DB::args with it (causes a coredump in Carp::confess()) tweak comment about @DB::args be more optimal about clearing @_ Branch: maint-5.6/perl !> av.h cop.h pp_ctl.c t/op/runlevel.t ____________________________________________________________________________ [ 7340] By: gsar on 2000/10/16 08:20:37 Log: integrate changes#6207..6210 from cfgperl Subject: [PATCH 5.6.0] Threadsafe patches From: Dan Sugalski To: perl5-porters@perl.org Date: Mon, 08 May 2000 18:08:13 -0400 Message-Id: <4.3.1.0.20000508180729.02182de0@24.8.96.48> Regen headers for #6207. Lock PL_fdpid against race conditions, based on: Subject: [PATCH 5.6.0]subprocess fixup for threads From: Dan Sugalski To: perl5-porters@perl.org Date: Tue, 11 Apr 2000 17:02:32 -0400 Message-Id: <4.3.0.20000411170218.01d2f580@24.8.96.48> Mopup for #6207 and #6209. Branch: maint-5.6/perl !> doio.c embed.h embed.pl global.sym gv.c intrpvar.h objXSUB.h !> perl.c pp.c pp_ctl.c proto.h sv.h util.c vmesa/vmesa.c !> win32/win32.c ____________________________________________________________________________ [ 7339] By: gsar on 2000/10/16 08:14:34 Log: integrate change#6203 from cfgperl perldiag should refer to perlos2.pod not README.os2 Branch: maint-5.6/perl !> pod/perldiag.pod ____________________________________________________________________________ [ 7338] By: gsar on 2000/10/16 08:11:42 Log: integrate change#6201 from mainline Perl_eval_pv() leaks 4 bytes every time it is called because it does a PUSHMARK that's never ever POPMARKed; in general, only Perl_call_[sp]v() need a PUSHMARK for incoming arguments; Perl_eval_[sp]v() don't because they don't take any incoming arguments (this leak has been around since the original version of perl_eval_pv() in 5.003_97e) Branch: maint-5.6/perl !> perl.c ____________________________________________________________________________ [ 7337] By: gsar on 2000/10/16 08:08:47 Log: integrate changes#6197..6200 from cfgperl Subject: [ID 20000602.005] [PATCH]5.6.0 (DOC) tiny change to perlsyn.pod From: John Borwick Date: Fri, 2 Jun 2000 14:35:03 -0400 (EDT) Message-Id: Subject: [PATCH 5.6.0]VMS fixups so we can build with MULTIPLICITY From: Dan Sugalski To: vmsperl@perl.org, perl5-porters@perl.org Date: Fri, 02 Jun 2000 16:00:41 -0400 Message-Id: <4.3.2.7.0.20000602155951.01f02b20@24.8.96.48> Message-Id: <4.3.2.7.0.20000602164011.01ec8c30@24.8.96.48> Subject: [PATCH 5.6.0]Make perl's malloc work on VMS From: Dan Sugalski To: perl5-porters@perl.org, vmsperl@perl.org Date: Fri, 02 Jun 2000 17:30:51 -0400 Message-Id: <4.3.2.7.0.20000602173021.01f03570@24.8.96.48> Update to cperl-mode.el 4.31 from ftp://ftp.math.ohio-state.edu/pub/users/ilya/cperl-mode.el Subject: A couple of notes From: Ilya Zakharevich To: Mailing list Perl5 Date: Sat, 3 Jun 2000 23:33:32 -0400 Message-ID: <20000603233332.A6790@monk.mps.ohio-state.edu> Branch: maint-5.6/perl !> emacs/cperl-mode.el embed.h embed.pl embedvar.h !> ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c perlapi.h !> pod/perlapi.pod pod/perlintern.pod pod/perlsyn.pod proto.h !> vms/descrip_mms.template vms/gen_shrfls.pl vms/vms.c !> vms/vmsish.h ____________________________________________________________________________ [ 7336] By: gsar on 2000/10/16 08:03:46 Log: integrate changes#6194,6195 from mainline fix small eval"" memory leaks under USE_ITHREADS fix yet another eval"" leak under USE_ITHREADS Branch: maint-5.6/perl !> cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c !> perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c !> vms/perly_c.vms ____________________________________________________________________________ [ 7335] By: gsar on 2000/10/16 08:02:15 Log: integrate changes#6190,6191 from mainline submit missing embed.pl change vec() loses numericalness (modified version of patch suggested by Robin Barker) Branch: maint-5.6/perl !> doop.c embed.pl t/op/vec.t ____________________________________________________________________________ [ 7334] By: gsar on 2000/10/16 08:01:03 Log: integrate change#6189 from mainline counting tr/// corrupts later operation (from M.J.T Guy) Branch: maint-5.6/perl !> doop.c t/op/tr.t ____________________________________________________________________________ [ 7333] By: gsar on 2000/10/16 07:59:07 Log: integrate changes#6183..6188 from mainline SelfLoader can lose $@ in AUTOLOAD() (from Nicholas Clark ) tweak for change#6127 remove incorrect documentation about implicit split to @_ in list context, which never really worked in perl 5 (from M.J.T. Guy) further qualify references to "alphanumeric" (from Wolfgang Laun ) replace pod2latex with the one in Pod-LaTeX v0.52 from CPAN (from Tim Jenness ) h2xs tweaks Branch: maint-5.6/perl +> lib/Pod/LaTeX.pm t/lib/selfloader.t !> AUTHORS MAINTAIN MANIFEST ext/Devel/Peek/Peek.pm handy.h !> lib/SelfLoader.pm perl.c pod/perlapi.pod pod/perldata.pod !> pod/perlfaq6.pod pod/perlfaq9.pod pod/perlfunc.pod !> pod/perllocale.pod pod/perlre.pod pod/perltrap.pod !> pod/pod2latex.PL utils/h2xs.PL ____________________________________________________________________________ [ 7332] By: gsar on 2000/10/16 07:53:52 Log: integrate change#6179 from mainline buggy modulus on UVs introduced by change#3378 (resulted in 4063328477 % 65535 amounting to 27406, instead of 27407) Branch: maint-5.6/perl !> pp.c t/op/arith.t ____________________________________________________________________________ [ 7331] By: gsar on 2000/10/16 07:52:49 Log: integrate changes#6176,6177,6178,6182 from cfgperl Single-quoted utf8 patch from Simon Cozens. Substitution utf8 patch from Simon Cozens. Be cleaner. Be Cleaner Part Deux. Branch: maint-5.6/perl !> Makefile.SH pp_hot.c toke.c ____________________________________________________________________________ [ 7330] By: gsar on 2000/10/16 07:41:36 Log: integrate change#6172 from mainline fix buggy multiline matching of C<"a\nxb\n" =~ /(?!\A)x/m> (from Ilya Zakharevich) Branch: maint-5.6/perl !> regexec.c t/op/re_tests ____________________________________________________________________________ [ 7329] By: gsar on 2000/10/16 07:40:25 Log: integrate change#6171 from mainline scalar() doesn't force scalar context when used in void context (from Simon Cozens) Branch: maint-5.6/perl !> op.c t/op/wantarray.t ____________________________________________________________________________ [ 7328] By: gsar on 2000/10/16 07:39:33 Log: integrate change#6170 from mainline change#6142 needs tweaks to tests to work where there's no symlink() (from Helmut Jarausch ) Branch: maint-5.6/perl !> t/lib/filefind.t ____________________________________________________________________________ [ 7327] By: gsar on 2000/10/16 07:35:34 Log: integrate changes#6166..6168 from cfgperl Introduce HAS_GETESPWNAM, HAS_GETPRPWNAM, and I_PROT in case somebody wants to write an extension for more shadow database interfaces. tweak todo Tweak NV_PRESERVES_UV*, vms/subconfigure.com left untouched. Branch: maint-5.6/perl !> Configure Porting/Glossary Porting/config.sh Porting/config_H !> Todo-5.6 config_h.SH epoc/config.sh perl.h pp_sys.c toke.c !> vms/subconfigure.com vos/config.def vos/config.h vos/config.pl !> vos/config_h.SH_orig win32/config.bc win32/config.gc !> win32/config.vc win32/config_H.bc win32/config_H.gc !> win32/config_H.vc win32/config_h.PL win32/config_sh.PL ____________________________________________________________________________ [ 7326] By: gsar on 2000/10/16 07:29:05 Log: integrate changes#6157,6159..6161,6164 from cfgperl Regen Configure to jive with #6149. Upgrade to File::Temp 0.08 from Tim Jenness via CPAN. Changes for the File::Temp 0.08 (change #6159) test suite to fit better into the Perl distribution test framework. Add autogeneration of perlmodlib.pod and the new perlnewmod.pod, both from Simon Cozens. detypo Branch: maint-5.6/perl +> pod/perlmodlib.PL pod/perlnewmod.pod !> AUTHORS Configure MAINTAIN MANIFEST config_h.SH !> lib/File/Temp.pm pod/Makefile pod/perl.pod pod/perlmodlib.pod !> pod/perltoc.pod t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t !> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t ____________________________________________________________________________ [ 7325] By: gsar on 2000/10/16 07:25:13 Log: integrate change#6158 from vmsperl Add fallback to tmpfile for use in cases where user's relying on ACLs on SYS$SCRATCH to permit file creation. (based on Charles Lane's patch) Branch: maint-5.6/perl !> vms/vms.c vms/vmsish.h ____________________________________________________________________________ [ 7324] By: gsar on 2000/10/16 07:20:50 Log: integrate changes#6153..6155 from mainline prettier Test::Harness output on failed tests (from Nicholas Clark ) avoid type mismatch warning small bug in change#6144; remove random \xA0 character that snuck in via change#6145 Branch: maint-5.6/perl !> lib/AutoSplit.pm lib/ExtUtils/xsubpp lib/Test/Harness.pm !> perl.c ____________________________________________________________________________ [ 7323] By: gsar on 2000/10/16 07:18:47 Log: integrate changes#6151,6152 from mainline fix accidental pessimization in RE optimizer (from Ilya Zakharevich) cosmetic fixups of RE debug output (from Ilya Zakharevich) Branch: maint-5.6/perl !> regexec.c ____________________________________________________________________________ [ 7322] By: gsar on 2000/10/16 07:17:25 Log: integrate changes#6146..6150 from mainline doc typo add a make entry to Config.pm so "perl -V:make" works on VMS (from Peter Prymmer) close open file before chmod() (from Rocco Caputo ) OS/2 tweaks for usethreads build (from Rocco Caputo ) perlrequick.pod updates (from Mark Kvale ) Branch: maint-5.6/perl !> Configure hints/os2.sh lib/ExtUtils/MM_Unix.pm lib/warnings.pm !> makedef.pl os2/Makefile.SHs os2/OS2/REXX/t/rx_dllld.t !> os2/OS2/REXX/t/rx_objcall.t os2/OS2/REXX/t/rx_tievar.t !> os2/OS2/REXX/t/rx_tieydb.t os2/os2.c os2/os2ish.h perl.c !> pod/perlrequick.pod util.c vms/subconfigure.com warnings.h !> warnings.pl x2p/a2p.h ____________________________________________________________________________ [ 7321] By: gsar on 2000/10/16 07:14:02 Log: integrate changes#6143..6145 from mainline MacOS support, part 1 (from Matthias Neeracher ) MacOS support, part 2: make AutoSplit use File::Spec instead of assuming Unixisms; *UNTESTED on Unix* (from Matthias Neeracher ) make xsubpp skip embedded pod (from Matthias Neeracher ) Branch: maint-5.6/perl +> ext/DynaLoader/dl_mac.xs !> MANIFEST ext/DB_File/Makefile.PL ext/NDBM_File/Makefile.PL !> ext/POSIX/POSIX.xs lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm !> lib/ExtUtils/xsubpp mg.c perl.c perlsfio.h pod/perlfaq4.pod !> pp_ctl.c proto.h toke.c util.c util.h ____________________________________________________________________________ [ 7320] By: gsar on 2000/10/16 07:12:13 Log: integrate changes#6141,6142 from mainline BSD/OS (bsdi) hints update by Timur I. Bakeyev and Todd C. Miller, forwarded by Peter Seebach from the bsdi-users mailing list. p5p Message-Id: <200005280543.AAA24519@guild.plethora.net> File::Find fails to chdir when chasing symlinks (from Helmut Jarausch ) Branch: maint-5.6/perl !> hints/bsdos.sh lib/File/Find.pm t/lib/filefind.t ____________________________________________________________________________ [ 7319] By: gsar on 2000/10/16 07:04:30 Log: integrate change#6139 from mainline revise mktables.PL for bugs and newness in Unicode 3.0 (from James Bence ) Branch: maint-5.6/perl +> (branch 30 files) !> (integrate 49 files) ____________________________________________________________________________ [ 7318] By: gsar on 2000/10/16 07:01:01 Log: integrate changes#6137,6138 from mainline fix bogus redeclaration warning for "our" variables in different scopes add note about the handling of negative indices to tied arrays (from Michael G Schwern ) Branch: maint-5.6/perl !> op.c pod/perltie.pod t/pragma/strict-vars ____________________________________________________________________________ [ 7317] By: gsar on 2000/10/16 06:58:46 Log: integrate changes#6127..6136 from mainline call_method(...,G_EVAL) can longjmp() out if the method probing failed (from Gisle Aas) new perlxstut example for passing/returning refs to arrays (from David Lowe ) VMS test harness tweak (from Jesper Naur ) fix places that mean C<"word" character> but say C avoid warnings in POSIX.pm (from Barrie Slaymaker) warnings::enabled() doesn't fall back to looking at $^W if caller isn't using lexical warnings (from Paul Marquess) elide bogus test in change#6132 make Test::Harness use wait.h/WCOREDUMP if available (from Ben Tilly ) enable Test::Harness to dynamically determine column width etc. (from Rob Napier ) random pod typos (from Peter Scott ) Branch: maint-5.6/perl !> cop.h ext/Devel/Peek/Peek.pm ext/POSIX/POSIX.pm !> lib/Test/Harness.pm perl.c pod/perldebguts.pod !> pod/perlfunc.pod pod/perlre.pod pod/perlretut.pod !> pod/perlxstut.pod pp_ctl.c t/pragma/warn/9enabled vms/test.com ____________________________________________________________________________ [ 7316] By: gsar on 2000/10/16 06:53:23 Log: integrate change#6126 from mainline change#2879 broke rvalue autovivification of magicals such as ${$num} (reworked variant of patch suggested by Simon Cozens) Branch: maint-5.6/perl !> embed.h embed.pl gv.c pod/perlapi.pod pod/perlintern.pod pp.c !> pp_hot.c proto.h t/op/gv.t ____________________________________________________________________________ [ 7315] By: gsar on 2000/10/16 06:51:38 Log: integrate changes#6123,6125 from mainline clarify gotcha with #line directives (from Rocco Caputo ) enable propagating exception objects via Perl_croak() in XS code (from Gisle Aas) Branch: maint-5.6/perl !> pod/perldebug.pod pod/perlsyn.pod util.c ____________________________________________________________________________ [ 7314] By: gsar on 2000/10/16 06:49:28 Log: integrate change#6122 from mainline downgrade fatal error on C<"foo@nosucharray.com"> to optional warning (from Mark-Jason Dominus) Branch: maint-5.6/perl !> lib/ExtUtils/typemap pod/perldelta.pod pod/perlsub.pod !> pod/perltrap.pod t/base/lex.t t/pragma/strict-vars !> t/pragma/strict.t t/pragma/warn/toke t/pragma/warnings.t !> toke.c ____________________________________________________________________________ [ 7313] By: gsar on 2000/10/16 06:46:54 Log: integrate changes#6112..6121 from vmsperl Check for existence of file before trying to delete Ugly workaround for version-specific RTL error Urk -- undo previous removal of vmsish 'exit' change Add bounds checking for several strings (Charles Lane) Miscellaneous cosmetic fixes (Charles Lane) Treat sockets as special in sys(read|write) (Charles Lane et al.) Regularize distinction between RMS$_DNF and RMS$_DIR (Craig Berry) Flatten case labels in switch statements uniformly (Charles Bailey) Quiet error messages in vmsish.t (Charles Lane) Add missing escape (Charles Lane) Allow eliminate_macros() and fixpath() to handle space-delimited lists (based on fixes by Craig Berry) Branch: maint-5.6/perl !> lib/ExtUtils/MM_VMS.pm lib/File/Spec/VMS.pm t/op/lex_assign.t !> vms/ext/vmsish.pm vms/ext/vmsish.t vms/test.com vms/vms.c !> vms/vmsish.h ____________________________________________________________________________ [ 7312] By: gsar on 2000/10/16 06:41:18 Log: integrate changes#6107,6110 from cfgperl Tweak the todo list. todo tweak Branch: maint-5.6/perl !> Todo-5.6 ____________________________________________________________________________ [ 7311] By: gsar on 2000/10/16 06:38:38 Log: integrate changes#6104,6108 from mainline PL_sys_intern was being initialized too late on windows reenable fake signal handling on Windows, bugs and all Branch: maint-5.6/perl !> embed.h embed.pl global.sym makedef.pl mg.c objXSUB.h perl.c !> perl.h perlapi.c pod/perlapi.pod proto.h win32/perlhost.h !> win32/win32.c ____________________________________________________________________________ [ 7310] By: gsar on 2000/10/16 06:36:03 Log: integrate changes#6095,6097..6103 from cfgperl Introduce NV_PRESERVED_BITS. Not yet used anywhere but might be useful in future. Add a note about possible compilation problems from Allen Smith. Add a note about other, yet unsupported, shadow password APIs. Tweaks for the cc bugs from Allen Smith. More compilation tweakery from Allen Smith. Hints and test tweaks for Unicos. The test suite tweak in #6101 wasn't quite right. Test tweaking for Unicos continues. Branch: maint-5.6/perl !> Configure Porting/Glossary Porting/config.sh Porting/config_H !> config_h.SH hints/irix_6.sh hints/unicos.sh pp_sys.c t/lib/b.t !> t/lib/complex.t t/op/64bitint.t ____________________________________________________________________________ [ 7309] By: gsar on 2000/10/16 06:29:41 Log: integrate changes#6093,6094 from mainline fork() failure to create pseudo process sets errno=EAGAIN and returns undef on windows (from Clinton Pierce ) cygwin update (from Eric Fifer ) Branch: maint-5.6/perl !> README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c !> hints/cygwin.sh pp_sys.c sv.c win32/perlhost.h ____________________________________________________________________________ [ 7308] By: gsar on 2000/10/16 06:27:29 Log: integrate change#6092 from cfgperl Regen perltoc with the fixed buildtoc. Branch: maint-5.6/perl !> pod/perltoc.pod ____________________________________________________________________________ [ 7307] By: gsar on 2000/10/16 06:26:40 Log: integrate changes#6089,6090 from mainline buildtoc tweak to fix newline lossage concat doesn't preserve utf8-ness, and doesn't invalidate [NI]OK; added tests for both Branch: maint-5.6/perl !> perl.c pod/buildtoc pp_hot.c sv.c t/op/substr.t ____________________________________________________________________________ [ 7306] By: gsar on 2000/10/16 06:24:05 Log: integrate change#6088 from cfgperl Remove HAS_SETSPENT, HAS_GETSPENT, HAS_ENDSPENT, because we do not use those. The HAS_GETSPNAM remains, though, because we still do use that. Branch: maint-5.6/perl !> Configure Porting/Glossary Porting/config.sh Porting/config_H !> config_h.SH epoc/config.sh hints/machten.sh pod/perltoc.pod !> pp_sys.c vms/subconfigure.com vos/config.def vos/config.h !> vos/config_h.SH_orig win32/config.bc win32/config.gc !> win32/config.vc win32/config_H.bc win32/config_H.gc !> win32/config_H.vc win32/config_h.PL win32/config_sh.PL ____________________________________________________________________________ [ 7305] By: gsar on 2000/10/16 06:15:52 Log: integrate changes#6084,6085,6087 from mainline substr() does not preserve utf8-ness (from Stefan Eissing ); added tests repeat operator (x) doesn't preserve utf8-ness reverse() and quotemeta() weren't preserving utf8-ness; add tests Branch: maint-5.6/perl !> pp.c sv.c t/op/quotemeta.t t/op/substr.t toke.c ____________________________________________________________________________ [ 7304] By: gsar on 2000/10/16 06:13:10 Log: integrate changes#6077..6083 from mainline avoid warnings in diagnostics.pm; pod tweaks (from Peter Prymmer and Tom Phoenix) workaround for CRT bug in chdir() (from Charles Lane, via Peter Prymmer) remove outdated kludge in Carp (NULLs are permitted in diagnostics now) add File::Temp v0.08 from CPAN, with small tweaks to testsuite (from Tim Jenness ) better default perlbug categories for ok reports (from Richard Foley) peek.t non-portable to ithreads note about undocumented caller() return value (from M.J.T. Guy); yet another peek.t tweak Branch: maint-5.6/perl +> lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t +> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t !> AUTHORS MAINTAIN MANIFEST iperlsys.h lib/Carp/Heavy.pm !> lib/diagnostics.pm pod/perlfunc.pod pod/perlrun.pod !> pod/perltie.pod t/lib/peek.t utils/perlbug.PL vms/vms.c !> vms/vmsish.h ____________________________________________________________________________ [ 7303] By: gsar on 2000/10/16 06:03:18 Log: integrate changes#6011,6016,6033,6035..6039,6047..6052,6054..6059, 6073..6075 from cfgperl (pp_sys.c manually merged due to conflicts) &HUGE_VAL is not defined, it exists. Do not warn that an infinity does not look like a number. Rewrite the pwent/spent logic to be a little bit more clearer. Continue on the pwent/spent case. Correct Freudian slip. Use HUGE_VALL if applicable. pwent/spent #ifdef imbalance. Infinite problems. Call getspnam() only iff needd. Test both the scalar and list contexts. Use setxxent()/endxxent(). Complex tweakery. Unicos hint tweak. Be more forgiving in POSIX about HUGE_VALL. Detypo. The search of infinity continues, this time simplified. The logic of choosing strtol/strtoul/strtoll/strtoull was wrong in natively 64-bit platforms where a long is a quad (no need for long longs). Also added bias for IVs. Complex tweaks. Introduce t/lib/peek.t. Make the test more portable. Branch: maint-5.6/perl +> t/lib/peek.t ! pp_sys.c !> MANIFEST ext/POSIX/POSIX.xs hints/unicos.sh !> lib/Math/Complex.pm sv.c t/lib/complex.t t/op/grent.t !> t/op/pwent.t toke.c util.c ____________________________________________________________________________ [ 7302] By: gsar on 2000/10/16 05:03:37 Log: integrate changes#6066..6071 from mainline s/END/CHECK/ replace direct call to sighandler() with (*PL_sighandlerp)() note about values() File::Spec compatibility update (from Barrie Slaymaker ) remove misleading comment (from M.J.T. Guy) misformatted perllocal.pod (from Tim Jenness ) Branch: maint-5.6/perl !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm !> lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm perl.c !> pod/perlfunc.pod t/lib/anydbm.t win32/win32.c ____________________________________________________________________________ [ 7301] By: gsar on 2000/10/16 05:00:08 Log: integrate changes#6061..6063 from mainline change#5921 neglected to make eq honor "use bytes" additional tests for utf8.t tokeq() could read unallocated field in argument Branch: maint-5.6/perl !> sv.c t/pragma/utf8.t toke.c ____________________________________________________________________________ [ 7300] By: gsar on 2000/10/16 04:56:54 Log: integrate changes#6046,6048,6057,6058 from mainline libscheck has insufficient checks for n32 libs (from Albert Chin-A-Young ) add note about how $( doesn't interpolate in REs (from Philip Newton ) fix broken parsing of /\x{ab}/ printf(...) should be PerlIO_printf(PerlIO_stdout(), ...) (spotted by Donald Kinzer ) Branch: maint-5.6/perl !> hints/irix_6.sh perl.c pod/perlop.pod regcomp.c !> t/pragma/utf8.t ____________________________________________________________________________ [ 7299] By: gsar on 2000/10/16 04:52:50 Log: integrate change#6044 from mainline change#3798 broke the meaning of "\0_7_7", tr/\0_// etc.; fix it such that underscores are only ignored in literal numbers, "\x{...}", and hex/oct argument Branch: maint-5.6/perl !> perl.c pp.c regcomp.c t/op/oct.t toke.c util.c ____________________________________________________________________________ [ 7298] By: gsar on 2000/10/16 04:50:53 Log: integrate changes#6027..6043 from mainline podlators-1.02 update (from Russ Allbery) Pod::Man generates groff-incompatible macro definition (from Tom Christiansen) add CGI.pm v2.66 (from Lincoln Stein) introduce @LAST_MATCH_START and @LAST_MATCH_END, English aliases for @- and @+ (from Johan Vromans) small nits in diagnostics.pm (from Robin Barker) whitespace adjustments missing files in MANIFEST cpio 2.4.2 on Linux creates directories in 0700 mode, adjust makerel to compensate remove outdated perltrap entry (from Peter Scott ) perlretut revisions (from Mark Kvale ) Branch: maint-5.6/perl +> lib/CGI/Util.pm t/lib/cgi-pretty.t !> MANIFEST Porting/makerel lib/CGI.pm lib/CGI/Carp.pm !> lib/CGI/Cookie.pm lib/CGI/Pretty.pm lib/CGI/Push.pm !> lib/English.pm lib/Pod/Man.pm lib/Pod/Text.pm !> lib/diagnostics.pm pod/perldiag.pod pod/perlretut.pod !> pod/perltrap.pod pod/perlvar.pod pp_sys.c t/lib/cgi-function.t !> t/lib/cgi-html.t t/lib/cgi-request.t ____________________________________________________________________________ [ 7297] By: gsar on 2000/10/16 04:44:30 Log: integrate change#6025 from mainline Is{Alnum,Alpha,Word} don't match titlecase TODO: IsSpace is defined recursively! (both spotted by Larry) Branch: maint-5.6/perl !> lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl !> lib/unicode/Is/Word.pl lib/unicode/mktables.PL ____________________________________________________________________________ [ 7296] By: gsar on 2000/10/16 04:39:30 Log: integrate change#6023 from mainline debugger stomps on $. (from M.J.T. Guy) Branch: maint-5.6/perl !> lib/perl5db.pl ____________________________________________________________________________ [ 7295] By: gsar on 2000/10/16 04:38:02 Log: integrate change#6022 from mainline unbalanced LEAVE after perl_clone(...,0) (from Doug MacEachern) Branch: maint-5.6/perl !> sv.c ____________________________________________________________________________ [ 7294] By: gsar on 2000/10/16 04:37:05 Log: integrate changes#6018..6021 from mainline make lib/syslog.t portable to systems that don't have _PATH_LOG, make _PATH_LOG() return "" if unavailable windows portability tweaks test tweak remove Win2K issue in pod (fixed by change#6020) Branch: maint-5.6/perl !> README.win32 ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm !> ext/Sys/Syslog/Syslog.xs pod/perldelta.pod t/lib/b.t !> t/lib/open3.t t/lib/syslog.t win32/win32.h ____________________________________________________________________________ [ 7293] By: gsar on 2000/10/16 04:20:00 Log: integrate changes#6013..6015 from mainline tweak change#5945 to display correct switch name in diagnostic glob() loading File::Glob behind the scenes may cause syntax errors tweak test for portability Branch: maint-5.6/perl !> op.c perl.c pod/perldiag.pod t/lib/b.t ____________________________________________________________________________ [ 7292] By: gsar on 2000/10/16 04:18:11 Log: integrate changes#6005..6010 from mainline, cfgperl perldoc might fail via "use blib" (from Hugo van der Sanden) Regen Configure. note about compile failures and END blocks (from M.J.T. Guy) VMS config tweak (from Craig A. Berry ) (change#6009 integrated earlier in change#7255) clarify note about shadow password support (from gellyfish@gellyfish.com) Branch: maint-5.6/perl !> Configure Porting/Glossary Porting/config.sh Porting/config_H !> config_h.SH installperl pod/perldelta.pod pod/perlfunc.pod !> pod/perlmod.pod utils/perldoc.PL vms/subconfigure.com ____________________________________________________________________________ [ 7291] By: gsar on 2000/10/16 04:12:03 Log: integrate changes#6002,6003 from mainline destructive sv_setsv() can lose UV-ness from source, causing numeric promotions/comparisons to fail to do the right thing allow REG_EXPAND_SZ keys in Windows registry (from John Clayton ) Branch: maint-5.6/perl !> sv.c win32/win32.c ____________________________________________________________________________ [ 7290] By: gsar on 2000/10/16 04:10:19 Log: integrate change#6001 from mainline support additional library locations via $Config{otherlibdirs} (from Andy Dougherty) Branch: maint-5.6/perl !> Configure INSTALL Porting/Glossary Porting/config.sh !> Porting/config_H config_h.SH epoc/config.sh perl.c !> vms/subconfigure.com vos/config.def vos/config_h.SH_orig !> win32/config.bc win32/config.gc win32/config.vc ____________________________________________________________________________ [ 7289] By: gsar on 2000/10/16 04:08:28 Log: integrate change#5999 from mainline fix line renumbering bug in C Branch: maint-5.6/perl !> t/pragma/warn/toke toke.c ____________________________________________________________________________ [ 7288] By: gsar on 2000/10/16 04:07:01 Log: integrate changes#5997,5998 from cfgperl Preserve $!. Try to get "Inf" by using &POSIX::HUGE_VAL in sprintf. Branch: maint-5.6/perl !> lib/Math/Complex.pm ____________________________________________________________________________ [ 7287] By: gsar on 2000/10/16 04:04:37 Log: integrate change#5995 from mainline fixes for bugs in C (from Paul Marquess) Branch: maint-5.6/perl !> mg.c t/pragma/warn/7fatal warnings.h warnings.pl ____________________________________________________________________________ [ 7286] By: gsar on 2000/10/16 04:03:21 Log: integrate change#5994 from mainline fix for missed accounting for null byte in pack("Z",...) (from M.J.T. Guy) Branch: maint-5.6/perl !> pp.c t/op/pack.t ____________________________________________________________________________ [ 7285] By: gsar on 2000/10/16 04:02:11 Log: integrate changes#5989..5993 from mainline qw(a\\b) must be parsed like 'a\\b', i.e., backslash escapes itself and no other (from Tom Hughes) use $ENV{LIB} to search for libs under Visual C compiler on Windows (from Jochen Wiedmann ) posix-bc patches (from Dorner Thomas ) pod nit (from Simon Cozens) various minor tweaks seen on p5p Branch: maint-5.6/perl !> README.posix-bc hints/posix-bc.sh lib/ExtUtils/Liblist.pm !> lib/perl5db.pl pod/perlipc.pod pod/perlop.pod pod/perlvar.pod !> t/op/array.t toke.c ____________________________________________________________________________ [ 7284] By: gsar on 2000/10/16 03:59:00 Log: integrate changes#5978..5988 from mainline sync version numbers in File::Spec with the ones on CPAN (from Barrie Slaymaker) under useithreads, constant pad entries could inadvertantly be shared across threads (from Eric Blood ); added Eric's test case to testsuite allow Configure -S to run non-interactively (spotted by Greg Hudson ) rename File::Glob::glob() to File::Glob::bsd_glob() to avoid prototype mismatch with CORE::glob(); update pod and tests to suit (File::Glob::glob() is still available for backward compatibility, but should be considered deprecated) avoid error in IO::Socket::INET when given an unknown service name with a port number (from Brian Raven ) numeric conversion of non-number in change#3378 tramples on OOK offset, causing segfaults attributes::reftype() doesn't work on tied argument forked child may not exit correctly if it failed to open /dev/console (from Graham Barr) add regular expressions tutorial and quick-start guide (from Mark Kvale ) B::Bytecode tweaks (from Simon Cozens ) s/HTMLSCRIPTPOD/HTMLSCRIPTPODS/ (from Paul Sharpe ) Branch: maint-5.6/perl +> pod/perlrequick.pod pod/perlretut.pod !> AUTHORS Configure MAINTAIN MANIFEST ext/B/B/Bytecode.pm !> ext/B/B/Disassembler.pm ext/File/Glob/Glob.pm !> ext/IO/lib/IO/Socket/INET.pm ext/Sys/Syslog/Syslog.pm !> lib/ExtUtils/MakeMaker.pm lib/File/Spec/Functions.pm !> lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm !> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm !> lib/File/Spec/Win32.pm op.c sv.c t/lib/glob-basic.t !> t/lib/glob-case.t t/lib/glob-taint.t t/op/misc.t xsutils.c ____________________________________________________________________________ [ 7283] By: gsar on 2000/10/16 03:52:14 Log: integrate change#5977 from mainline autoquote barewords followed by newline and arrow properly (variant of fix suggested by Rick Delaney and M.J.T. Guy) Branch: maint-5.6/perl !> t/pragma/warn/toke toke.c ____________________________________________________________________________ [ 7282] By: gsar on 2000/10/16 03:50:48 Log: integrate change#5976 from mainline DB_File v1.73 update (from Paul Marquess) Branch: maint-5.6/perl !> ext/DB_File/Changes ext/DB_File/DB_File.pm !> ext/DB_File/DB_File.xs ext/DB_File/version.c ____________________________________________________________________________ [ 7281] By: gsar on 2000/10/16 03:49:14 Log: integrate change#5975 from mainline allow sort() reentrancy (variant of patch suggested by Hugo van der Sanden) Branch: maint-5.6/perl !> pp_ctl.c t/op/sort.t ____________________________________________________________________________ [ 7280] By: gsar on 2000/10/16 03:48:22 Log: integrate change#5974 from mainline change#4197 somehow missed initializing PL_errors, meaning syntax error queueing wasn't working outside eval"" at all; also fixed eval"" to localize PL_error_count, so that compile-time eval's don't clobber the error state of the outer context Branch: maint-5.6/perl !> lib/Math/Complex.pm perl.c pp_ctl.c t/pragma/warn/op !> t/pragma/warn/toke ____________________________________________________________________________ [ 7279] By: gsar on 2000/10/16 03:46:21 Log: integrate change#5973 from mainline fix for failure to match $foo =~ /(?i)/ (from Ilya Zakharevich) Branch: maint-5.6/perl !> regcomp.c regexec.c t/op/re_tests ____________________________________________________________________________ [ 7278] By: gsar on 2000/10/16 03:44:54 Log: integrate change#5971 from cfgperl Unicos tweaks from Mark P. Lutz. Branch: maint-5.6/perl !> hints/unicos.sh lib/Math/Complex.pm ____________________________________________________________________________ [ 7277] By: gsar on 2000/10/16 03:42:59 Log: integrate changes#5966..5970 from mainline add testsuite for B backends, fix bug in B::Deparse (from Simon Cozens ) improved docs on the warn_uninit diagnostic (from David Glasser and Simon Cozens) tolerate spaces in group names in test on solaris (from David Boyce ) fix Sys::Syslog breakage on domain sockets (from Tom Hughes) Data::Dumper fumbles negative numbers on 32-bit platforms where IV is >32bits Branch: maint-5.6/perl +> t/lib/b.t t/lib/syslog.t !> MANIFEST ext/B/B/Deparse.pm ext/B/B/Stash.pm !> ext/Data/Dumper/Dumper.xs ext/Sys/Syslog/Syslog.pm !> pod/perldiag.pod t/lib/dumper.t t/op/groups.t ____________________________________________________________________________ [ 7276] By: gsar on 2000/10/16 03:39:30 Log: integrate change#5965 from mainline avoid "will not stay shared" warnings for our variables (from Robin Barker) Branch: maint-5.6/perl !> op.c t/pragma/warn/op ____________________________________________________________________________ [ 7275] By: gsar on 2000/10/16 03:38:18 Log: integrate change#5964 from mainline reformat to 72 columns (again) Branch: maint-5.6/perl !> pod/perldiag.pod ____________________________________________________________________________ [ 7274] By: gsar on 2000/10/16 03:36:58 Log: integrate change#5963 from mainline patch from Larry to make (\&) prototype work; added tests for the same Branch: maint-5.6/perl !> op.c t/comp/proto.t ____________________________________________________________________________ [ 7273] By: gsar on 2000/10/16 03:35:51 Log: integrate changes#5956..5962 from mainline better diagnostics on failed tests (from Ilya Zakharevich) pod nits (from A. C. Yardley ) change#3569 deleted some essential code, revert; avoid use of atexit() to make DynaLoader work properly on AIX under mod_perl (from Jens-Uwe Mager ) doubled words in pods (from Simon Cozens ) better INSTALL notes on Solaris issues (from Dominic Dunlop) recognize our, CHECK and INIT in cperl-mode (from Doug MacEachern) updated README.hpux (from Jeff Okamoto) Branch: maint-5.6/perl !> INSTALL README.hpux emacs/cperl-mode.el !> ext/DynaLoader/dl_aix.xs pod/perldebguts.pod pod/perldelta.pod !> pod/perlfaq5.pod pod/perlfork.pod pod/perlfunc.pod !> pod/perlipc.pod pod/perllexwarn.pod pod/perllocale.pod !> pod/perlmod.pod pod/perlmodlib.pod pod/perlnumber.pod !> pod/perlopentut.pod pod/perltodo.pod pod/perltootc.pod !> t/op/lex_assign.t ____________________________________________________________________________ [ 7272] By: gsar on 2000/10/16 03:31:22 Log: integrate change#5955 from mainline longstanding bug exposed by change#3307: sort arguments weren't compiled with the right wantarray context (ensuing runtime lookup via block_gimme() was getting the incidental context of the sort() itself) Branch: maint-5.6/perl !> op.c t/op/sort.t ____________________________________________________________________________ [ 7271] By: gsar on 2000/10/16 03:29:11 Log: integrate changes#5933,5935,5940..5944,5946,5951,5952 from cfgperl branch Flatten the cpp jungle doing the nosuid checking. Do not assume sign propagation. (from M.J.T. Guy) Various Unicos 10.0.0.6 fixes. (from Mark Lutz) Add HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL. Now pp_ncmp() returns undef is either operand is a NaN. On second thoughts frexp() does have two arguments. Document that tr() is not tr(1). Be more robust on "extreme" (large absolute value) arguments. Originally reported by Daniel Connelly as a problem with asinh() on large negative arguments, asinh() used to bail out because an argument to log() ended up being zero. Ilya Zakharevich proposed using Taylor's series in such cases, which for such large arguments is a very good approximation. Undo "use integer" addition from 64bitint as it seems to break most of the subtests in Digital UNIX; Unicos needs to find another way. Branch: maint-5.6/perl !> (integrate 29 files) ____________________________________________________________________________ [ 7270] By: gsar on 2000/10/16 03:09:44 Log: integrate changes#5948,5949,5950 from mainline typo in vars.pm that leads to cryptic message (from Piotr Piatkowski ) make perldoc use the pod2man from the same version (from M.J.T. Guy) reformat perldiag to avoid long lines Branch: maint-5.6/perl !> lib/vars.pm pod/perldiag.pod utils/perldoc.PL ____________________________________________________________________________ [ 7269] By: gsar on 2000/10/16 03:05:54 Log: integrate change#5947 from mainline use &dl_error rather than &dl_load_file as the guard for calling boot_DynaLoader() (meant to fix dl_error() redefined warnings in statically built perl) Branch: maint-5.6/perl !> ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL ____________________________________________________________________________ [ 7268] By: gsar on 2000/10/16 03:04:48 Log: integrate change#5945 from mainline make module name mandatory after -M switch; reorder perldiag alphabetically (from Mark-Jason Dominus) Branch: maint-5.6/perl !> perl.c pod/perldiag.pod ____________________________________________________________________________ [ 7267] By: gsar on 2000/10/16 03:03:01 Log: integrate change#5939 from mainline more pod nits (from Larry Virden) Branch: maint-5.6/perl !> README.win32 pod/perlsub.pod pod/perlsyn.pod !> pod/perlthrtut.pod pod/perltoc.pod pod/perltodo.pod !> pod/perlxs.pod pod/perlxstut.pod vms/perlvms.pod ____________________________________________________________________________ [ 7266] By: gsar on 2000/10/16 03:01:39 Log: integrate change#5938 from mainline Consolidated B::Deparse fixes (from Stephen McCamant) Branch: maint-5.6/perl !> ext/B/B/Deparse.pm ____________________________________________________________________________ [ 7265] By: gsar on 2000/10/16 03:00:43 Log: integrate change#5936 from mainline additional tests for change#7263 (from Paul Marquess) Branch: maint-5.6/perl !> t/pragma/warn/2use t/pragma/warn/3both t/pragma/warn/4lint !> t/pragma/warn/5nolint t/pragma/warn/6default ____________________________________________________________________________ [ 7264] By: gsar on 2000/10/16 02:58:34 Log: integrate change#5934 from mainline propagate lexical warnings from surrounding scope correctly within string eval() (from Paul Marquess) Branch: maint-5.6/perl !> pp_ctl.c t/pragma/warn/pp_ctl ____________________________________________________________________________ [ 7263] By: gsar on 2000/10/16 02:56:53 Log: integrate change#5932 from mainline add rsignal(), whichsig() and do_join() to public API list (mod_perl uses them to good advantage) Branch: maint-5.6/perl !> embed.pl global.sym objXSUB.h perlapi.c proto.h ____________________________________________________________________________ [ 7262] By: gsar on 2000/10/16 02:55:53 Log: integrate change#5931 from mainline fix RE brokenness on refs/overloaded things (from Ilya Zakharevich) Branch: maint-5.6/perl !> pp_hot.c regexec.c t/op/pat.t ____________________________________________________________________________ [ 7261] By: gsar on 2000/10/16 02:55:01 Log: integrate change#5930 from mainline small os390 tweaks (from Peter Prymmer) Branch: maint-5.6/perl !> config_h.SH makedepend.SH ____________________________________________________________________________ [ 7260] By: gsar on 2000/10/16 02:54:10 Log: integrate change#5929 from mainline pod nits Branch: maint-5.6/perl !> pod/perlguts.pod ____________________________________________________________________________ [ 7259] By: gsar on 2000/10/16 02:52:55 Log: integrate change#5927 from mainline arrange for next() to resume at the unstack op rather than the loop conditional, so that scope cleanup happens correctly (from Stephen McCamant) Branch: maint-5.6/perl !> op.c pp_ctl.c t/op/misc.t ____________________________________________________________________________ [ 7258] By: gsar on 2000/10/16 02:51:38 Log: integrate change#5926 from mainline on windows, reserve 16M of stack rather than 128M (allows more threads to run concurrently) Branch: maint-5.6/perl !> win32/Makefile win32/makefile.mk ____________________________________________________________________________ [ 7257] By: gsar on 2000/10/16 02:50:37 Log: integrate change#5925 from mainline POSIX-BC tweak (from Ignasi Roca ) Branch: maint-5.6/perl !> toke.c ____________________________________________________________________________ [ 7256] By: gsar on 2000/10/16 02:49:36 Log: integrate change#5924 from mainline avoid using uninitialized memory in require version check Branch: maint-5.6/perl !> pp_ctl.c universal.c ____________________________________________________________________________ [ 7255] By: gsar on 2000/10/16 02:48:03 Log: integrate changes#5923,5928,6009 from mainline IO::Poll bugs fixed (from Lincoln Stein ) Branch: maint-5.6/perl !> ext/IO/lib/IO/Poll.pm t/lib/io_poll.t ____________________________________________________________________________ [ 7254] By: gsar on 2000/10/16 02:44:46 Log: integrate change#5922 from mainline commentary about IoTYPE() (from Nathan Torkington) Branch: maint-5.6/perl !> sv.h ____________________________________________________________________________ [ 7253] By: gsar on 2000/10/16 02:43:49 Log: integrate change#5921 from mainline make eq unicode-aware (from Gisle Aas); fix bogus tests revealed Branch: maint-5.6/perl !> sv.c t/lib/charnames.t t/pragma/utf8.t ____________________________________________________________________________ [ 7252] By: gsar on 2000/10/16 02:42:31 Log: integrate change#5920 from mainline Larry's fix for buggy propagation of utf8-ness in join(); add test Branch: maint-5.6/perl !> doop.c t/op/ver.t ____________________________________________________________________________ [ 7251] By: gsar on 2000/10/16 02:41:14 Log: integrate changes#5915..5919 from mainline various (pod tweaks &c) Branch: maint-5.6/perl !> (integrate 33 files) ____________________________________________________________________________ [ 7250] By: gsar on 2000/10/16 02:38:16 Log: integrate change#5914 from mainline caller() wasn't returning the right number of elements for eval {...} Branch: maint-5.6/perl !> pp_ctl.c t/pragma/warn/9enabled ____________________________________________________________________________ [ 7249] By: gsar on 2000/10/16 02:37:02 Log: integrate change#5913 from mainline pod nit: $yday range for localtime/gmtime is 0..364 not 1..365 (from Mark-Jason Dominus) Branch: maint-5.6/perl !> pod/perlfunc.pod ____________________________________________________________________________ [ 7248] By: gsar on 2000/10/16 02:35:58 Log: integrate change#5912 from mainline fix totally broken caching in UNIVERSAL::isa() (from Nick Ing-Simmons) Branch: maint-5.6/perl !> t/op/universal.t universal.c ____________________________________________________________________________ [ 7247] By: gsar on 2000/10/16 02:34:27 Log: integrate changes#5910,5911 from mainline typo in pod add linebreak properties from unicode/LineBrk.txt (from Dave Hartnoll ) Branch: maint-5.6/perl +> (branch 29 files) !> ext/Thread/Thread.pm lib/unicode/mktables.PL ____________________________________________________________________________ [ 7246] By: gsar on 2000/10/16 02:33:29 Log: integrate change#5909 from mainline mode argument to do_binmode() should be file mode, not boolean Branch: maint-5.6/perl !> pp_sys.c ____________________________________________________________________________ [ 7245] By: gsar on 2000/10/16 02:31:04 Log: integrate change#5908 from mainline introduce illegal symbols into null package so that gv_fetchpv(...,TRUE) always returns a valid GV even when the symbol is trapped by strictures (avoids coredumps) Branch: maint-5.6/perl !> embedvar.h gv.c intrpvar.h perl.c perlapi.h !> t/pragma/strict-vars ____________________________________________________________________________ [ 7242] By: gsar on 2000/10/16 02:26:51 Log: integrate changes#5905,5906,5907,6064 from mainline printf/sprintf didn't get quad types right under use64bitint Branch: maint-5.6/perl !> pp_sys.c sv.c t/op/64bitint.t ____________________________________________________________________________ [ 5902] By: gsar on 2000/03/28 01:59:14 Log: create maint-5.6 branch Branch: maint-5.6/perl +> (branch 1611 files) ____________________________________________________________________________ [ 5900] By: gsar on 2000/03/23 05:42:43 Log: three guesses on what this is :-) Branch: perl ! Changes -------------- Version v5.6.0 -------------- ____________________________________________________________________________ [ 5899] By: gsar on 2000/03/23 05:39:11 Log: update patchlevel.h, Changes; regen perltoc.pod Branch: perl ! Changes patchlevel.h pod/perlhist.pod pod/perltoc.pod ____________________________________________________________________________ [ 5898] By: jhi on 2000/03/23 05:36:47 Log: Integrate with Sarathy. Branch: cfgperl !> README.machten Todo Todo-5.6 pod/perldebug.pod !> pod/perldelta.pod pod/perldiag.pod pod/perlport.pod sv.c ____________________________________________________________________________ [ 5897] By: gsar on 2000/03/23 05:31:12 Log: revise perldelta for more optimal ordering, minor Todo rearrangments Branch: perl ! README.machten Todo Todo-5.6 pod/perldelta.pod ! pod/perldiag.pod ____________________________________________________________________________ [ 5896] By: gsar on 2000/03/23 05:30:15 Log: pod updates (from Tom Christiansen) Branch: perl ! pod/perldebug.pod pod/perlport.pod ____________________________________________________________________________ [ 5895] By: gsar on 2000/03/23 02:33:33 Log: fix misplaced OP refcount for eval root Branch: perl ! sv.c ____________________________________________________________________________ [ 5894] By: jhi on 2000/03/22 21:37:03 Log: Integrate with Sarathy. Branch: cfgperl +> README.machten !> MAINTAIN MANIFEST README.win32 ext/DynaLoader/dlutils.c !> ext/IO/lib/IO/File.pm hints/machten.sh pod/perl.pod !> pod/perldelta.pod pod/perlsyn.pod t/io/fs.t win32/Makefile !> win32/makefile.mk ____________________________________________________________________________ [ 5893] By: gsar on 2000/03/22 21:08:34 Log: unretract change#5871 (Dominic Dunlop reports machten is better with it than without) Branch: perl ! hints/machten.sh ____________________________________________________________________________ [ 5892] By: gsar on 2000/03/22 20:37:44 Log: integrate cfgperl changes into mainline Branch: perl !> Configure config_h.SH hints/machten.sh hints/solaris_2.sh !> hints/unicosmk.sh ____________________________________________________________________________ [ 5891] By: gsar on 2000/03/22 20:04:01 Log: perlsyn.pod nit (from Tom Christiansen) Branch: perl ! pod/perlsyn.pod ____________________________________________________________________________ [ 5890] By: gsar on 2000/03/22 19:43:22 Log: typo in comment Branch: perl ! ext/DynaLoader/dlutils.c ____________________________________________________________________________ [ 5889] By: gsar on 2000/03/22 19:41:46 Log: add README.machten (from Dominic Dunlop) Branch: perl + README.machten ! MAINTAIN MANIFEST pod/perl.pod win32/Makefile ! win32/makefile.mk ____________________________________________________________________________ [ 5888] By: gsar on 2000/03/22 19:29:47 Log: makefile nits Branch: perl ! win32/Makefile win32/makefile.mk ____________________________________________________________________________ [ 5887] By: gsar on 2000/03/22 19:26:03 Log: add note about lib/open3.t#22 failure on Win2K Branch: perl ! README.win32 pod/perldelta.pod ____________________________________________________________________________ [ 5886] By: gsar on 2000/03/22 19:14:20 Log: io/fs.t tweaks for Windows 2000 Branch: perl ! t/io/fs.t ____________________________________________________________________________ [ 5885] By: gsar on 2000/03/22 18:41:50 Log: make unloading of extension shared objects (change#5381) a build option (use "Configure -Accflags=-DDL_UNLOAD_ALL_AT_EXIT" to enable) Branch: perl ! ext/DynaLoader/dlutils.c pod/perldelta.pod ____________________________________________________________________________ [ 5884] By: gsar on 2000/03/22 18:16:45 Log: avoid loading both XSLoader and DynaLoader (avoids dl_error() redefinition warnings when statically linked) Branch: perl ! ext/IO/lib/IO/File.pm ____________________________________________________________________________ [ 5883] By: jhi on 2000/03/22 17:45:01 Log: Integrate with Sarathy. Branch: cfgperl +> t/lib/thr5005.t t/op/64bitint.t t/op/nothr5005.t - t/lib/thread.t t/op/64bit.t t/op/nothread.t !> Configure MAINTAIN MANIFEST Todo-5.6 ext/POSIX/Makefile.PL !> lib/ExtUtils/Liblist.pm lib/ExtUtils/xsubpp !> lib/File/Compare.pm pod/perldelta.pod universal.c util.c !> utils/h2xs.PL utils/perlbug.PL win32/Makefile !> win32/makefile.mk ____________________________________________________________________________ [ 5882] By: jhi on 2000/03/22 17:16:27 Log: Metaconfigify #5881. Branch: cfgperl ! Configure config_h.SH Branch: metaconfig ! U/installdirs/inc_version_list.U ____________________________________________________________________________ [ 5881] By: gsar on 2000/03/22 17:04:01 Log: avoid including things that aren't directories in inc_version_list (from Robin Barker) Branch: perl ! Configure ____________________________________________________________________________ [ 5880] By: gsar on 2000/03/22 16:55:42 Log: avoid File::Compare warning when passed handles (from Nick Ing-Simmons) Branch: perl ! lib/File/Compare.pm ____________________________________________________________________________ [ 5879] By: jhi on 2000/03/22 16:48:33 Log: Retract #5871. Branch: cfgperl ! hints/machten.sh ____________________________________________________________________________ [ 5878] By: gsar on 2000/03/22 16:29:37 Log: RM600-svr4 tweaks (from Frank Ridderbusch ) Branch: perl ! ext/POSIX/Makefile.PL lib/ExtUtils/Liblist.pm ____________________________________________________________________________ [ 5877] By: gsar on 2000/03/22 15:38:49 Log: save RE context when calling __WARN__ and __DIE__ hooks; add missing stack-of-stacks logic for new code that came in with lexical warnings (this fixes coredumps from -Mdiagnostics when the warnings happens to come from within the RE engine) Branch: perl ! util.c ____________________________________________________________________________ [ 5876] By: gsar on 2000/03/22 15:02:59 Log: missing pieces in perldelta Branch: perl ! pod/perldelta.pod ____________________________________________________________________________ [ 5875] By: gsar on 2000/03/22 14:46:24 Log: rename tests to more appropriate names Branch: perl +> t/lib/thr5005.t t/op/64bitint.t t/op/nothr5005.t - t/lib/thread.t t/op/64bit.t t/op/nothread.t ! MAINTAIN MANIFEST pod/perldelta.pod ____________________________________________________________________________ [ 5874] By: jhi on 2000/03/22 14:32:57 Log: Make the no-luck-on-uselongdouble warning more visible. Branch: cfgperl ! hints/solaris_2.sh ____________________________________________________________________________ [ 5873] By: gsar on 2000/03/22 14:28:56 Log: backout change#5708; fixups for behavior of recently added -a switch; support -k and -m switches in h2xs (from Hugo van der Sanden) Branch: perl ! lib/ExtUtils/xsubpp utils/h2xs.PL ____________________________________________________________________________ [ 5872] By: gsar on 2000/03/22 14:21:20 Log: remove outdated notes in makefiles Branch: perl ! win32/Makefile win32/makefile.mk ____________________________________________________________________________ [ 5871] By: jhi on 2000/03/22 14:17:40 Log: Disable SysV shm and msg even more. Branch: cfgperl ! hints/machten.sh ____________________________________________________________________________ [ 5870] By: jhi on 2000/03/22 14:16:54 Log: Augment #5865. Branch: cfgperl ! hints/unicosmk.sh ____________________________________________________________________________ [ 5869] By: gsar on 2000/03/22 14:07:27 Log: perlbug -ok shouldn't prompt (from Paul Moore ) Branch: perl ! utils/perlbug.PL ____________________________________________________________________________ [ 5868] By: gsar on 2000/03/22 13:54:27 Log: integrate cfgperl contents into mainline Branch: perl ! Todo-5.6 !> Configure Porting/Glossary Porting/config.sh Porting/config_H !> config_h.SH hints/dec_osf.sh hints/openbsd.sh !> hints/solaris_2.sh hints/unicosmk.sh pod/perldelta.pod !> pod/perlport.pod win32/config_H.bc win32/config_H.gc !> win32/config_H.vc ____________________________________________________________________________ [ 5867] By: jhi on 2000/03/22 05:25:40 Log: OpenBSD pthreadness fixes from Tom Christiansen. Branch: cfgperl ! hints/openbsd.sh ____________________________________________________________________________ [ 5866] By: gsar on 2000/03/22 04:18:39 Log: UMRs in universal.c (SvCUR() may not be there unless SvPOK()) Branch: perl ! universal.c ____________________________________________________________________________ [ 5865] By: jhi on 2000/03/21 21:38:20 Log: The SysV shm*() are in libc but unimplemented. Branch: cfgperl ! hints/unicosmk.sh ____________________________________________________________________________ [ 5864] By: jhi on 2000/03/21 21:30:02 Log: s/setgropus/setgroups/; # detypo in a comment Branch: cfgperl ! Configure Porting/Glossary Porting/config.sh Porting/config_H ! config_h.SH win32/config_H.bc win32/config_H.gc ! win32/config_H.vc Branch: metaconfig ! U/modified/Getfile.U U/modified/d_flexfnam.U ! U/modified/groupstype.U ____________________________________________________________________________ [ 5863] By: jhi on 2000/03/21 20:25:40 Log: Add supported platforms. Branch: cfgperl ! pod/perlport.pod ____________________________________________________________________________ [ 5862] By: jhi on 2000/03/21 19:19:04 Log: Integrate with Sarathy. Branch: cfgperl !> makedef.pl ____________________________________________________________________________ [ 5861] By: gsar on 2000/03/21 19:07:13 Log: add missing bincompat symbols to export list Branch: perl ! makedef.pl ____________________________________________________________________________ [ 5860] By: jhi on 2000/03/21 18:59:39 Log: Disallow using too old gcc in {Tru64,Digital UNIX,DEC OSF/1}. (Even gcc 2.95 doesn't seem to be working 100%.) Branch: cfgperl ! hints/dec_osf.sh pod/perldelta.pod ____________________________________________________________________________ [ 5859] By: jhi on 2000/03/21 16:36:27 Log: Nit for #5802 from Robin Barker. Branch: cfgperl ! Configure config_h.SH Branch: metaconfig ! U/modified/Getfile.U ____________________________________________________________________________ [ 5858] By: jhi on 2000/03/21 14:34:25 Log: Be more lenient in the case libsunmath cannot be found. Branch: cfgperl ! hints/solaris_2.sh ____________________________________________________________________________ [ 5857] By: jhi on 2000/03/21 14:14:38 Log: Integrate with Sarathy. Branch: cfgperl !> (integrate 27 files) ____________________________________________________________________________ [ 5856] By: gsar on 2000/03/21 10:44:10 Log: here lies RC3 Branch: perl ! Changes patchlevel.h pod/perlhist.pod ____________________________________________________________________________ [ 5855] By: gsar on 2000/03/21 10:05:42 Log: clone awareness for change#5847 Branch: perl ! sv.c ____________________________________________________________________________ [ 5854] By: gsar on 2000/03/21 09:30:50 Log: regen win32/config* Branch: perl ! win32/config_H.bc win32/config_H.gc win32/config_H.vc ____________________________________________________________________________ [ 5853] By: gsar on 2000/03/21 08:56:58 Log: integrate cfgperl and vmsperl contents into mainline Branch: perl !> Configure Todo Todo-5.6 config_h.SH lib/File/Spec/VMS.pm !> pod/perldelta.pod t/op/taint.t ____________________________________________________________________________ [ 5852] By: gsar on 2000/03/21 06:08:20 Log: README.mint tweaks (from Guido Flohr ) Branch: perl ! Changes README.mint ____________________________________________________________________________ [ 5851] By: gsar on 2000/03/21 06:06:44 Log: make parenthetic warnings look consistent; make diagnostic on "use 5.6" et al mention the alternate form; pod fixups Branch: perl ! gv.c op.c pod/perldelta.pod pod/perldiag.pod pp_ctl.c ! t/comp/use.t t/pragma/strict-vars t/pragma/warn/op ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys toke.c universal.c ! util.c ____________________________________________________________________________ [ 5850] By: gsar on 2000/03/21 04:05:00 Log: disable unused Windows code that won't run on Windows 95 Branch: perl ! win32/vmem.h ____________________________________________________________________________ [ 5849] By: gsar on 2000/03/21 03:34:39 Log: $File::Find::name doesn't reflect top level files correctly (from Simon Cozens ) Branch: perl ! lib/File/Find.pm ____________________________________________________________________________ [ 5848] By: gsar on 2000/03/21 02:46:01 Log: test fails when sockets not available (from Yitzchak Scott-Thoennes) Branch: perl ! t/lib/io_unix.t ____________________________________________________________________________ [ 5847] By: gsar on 2000/03/21 00:09:09 Log: under useithreads, PUSHLOOP must save PL_curpad for looking up iterdata, since dounwind() may defer LEAVEs Branch: perl ! cop.h ____________________________________________________________________________ [ 5846] By: jhi on 2000/03/20 23:54:37 Log: Document the lib/io_multihomedt hang in 64-bit HP-Ux. Branch: cfgperl ! pod/perldelta.pod ____________________________________________________________________________ [ 5845] By: jhi on 2000/03/20 23:45:24 Log: detypo Branch: cfgperl ! t/op/taint.t ____________________________________________________________________________ [ 5844] By: jhi on 2000/03/20 23:17:18 Log: Integrate with Sarathy. Branch: cfgperl !> lib/Dumpvalue.pm lib/User/pwent.pm lib/dumpvar.pl !> lib/strict.pm op.c pod/perldata.pod pod/perldelta.pod !> pod/perlfunc.pod pp.c t/io/pipe.t t/lib/charnames.t toke.c !> utils/perlbug.PL ____________________________________________________________________________ [ 5843] By: gsar on 2000/03/20 22:14:35 Log: add note about symbolic filehandles (from Johan Vromans) Branch: perl ! lib/strict.pm pod/perlfunc.pod ____________________________________________________________________________ [ 5842] By: gsar on 2000/03/20 21:59:51 Log: perlbugtron flags in perlbug (from Richard Foley); eliminate duplicate code Branch: perl ! utils/perlbug.PL ____________________________________________________________________________ [ 5841] By: gsar on 2000/03/20 21:06:01 Log: more sleep needed from slow systems (from Peter Haworth) Branch: perl ! t/io/pipe.t ____________________________________________________________________________ [ 5840] By: gsar on 2000/03/20 21:04:42 Log: typo in change#5839 Branch: perl ! lib/Dumpvalue.pm ____________________________________________________________________________ [ 5839] By: gsar on 2000/03/20 21:03:14 Log: make dumpvar.pl recognize emptyness in arrays (from Matthias Urlichs ); fix up duplicate code in Dumpvalue.pm Branch: perl ! lib/Dumpvalue.pm lib/dumpvar.pl ____________________________________________________________________________ [ 5838] By: gsar on 2000/03/20 20:53:25 Log: mention handle autovivification in perldata (from Johan Vromans) Branch: perl ! lib/User/pwent.pm pod/perldata.pod ____________________________________________________________________________ [ 5837] By: gsar on 2000/03/20 20:37:42 Log: change#5797 didn't do the right thing for "\xff\N{WHITE SMILING FACE}" Branch: perl ! t/lib/charnames.t toke.c ____________________________________________________________________________ [ 5836] By: gsar on 2000/03/20 16:27:13 Log: autovivify open($fh[0],...) properly Branch: perl ! op.c pp.c ____________________________________________________________________________ [ 5835] By: gsar on 2000/03/19 18:51:24 Log: add @x->[2] bug to known issues (from Johan Vromans) Branch: perl ! pod/perldelta.pod ____________________________________________________________________________ [ 5834] By: jhi on 2000/03/19 18:42:35 Log: Fix the socklen default type (from Laszlo Molnar; though I prefer signed, not unsigned); move the cross-compialtion wish item to Todo; drop excess permissions in taint.t. Branch: cfgperl ! Configure Todo Todo-5.6 config_h.SH t/op/taint.t Branch: metaconfig ! U/protos/socksizetype.U ____________________________________________________________________________ [ 5833] By: jhi on 2000/03/19 18:20:42 Log: Integrate with Sarathy. Branch: cfgperl !> (integrate 42 files) ____________________________________________________________________________ [ 5832] By: gsar on 2000/03/19 18:01:28 Log: pwent.pm doc tweak (from Tom Christiansen) Branch: perl ! lib/User/pwent.pm ____________________________________________________________________________ [ 5831] By: gsar on 2000/03/19 17:57:31 Log: unsigned is a more reasonable socksizetype default (from Laszlo ) Branch: perl ! Configure ____________________________________________________________________________ [ 5830] By: gsar on 2000/03/19 17:40:20 Log: taint.t shouldn't fail where IPC::SysV unavailable Branch: perl ! t/op/taint.t ____________________________________________________________________________ [ 5829] By: gsar on 2000/03/19 17:19:46 Log: update Changes Branch: perl ! Changes embed.h ____________________________________________________________________________ [ 5828] By: gsar on 2000/03/19 16:47:14 Log: squelch known scalar leak due to compile failure Branch: perl ! t/pragma/strict-vars ____________________________________________________________________________ [ 5827] By: gsar on 2000/03/19 09:20:22 Log: mention how to look up perllocal.pod (from Michael G Schwern) Branch: perl ! pod/perlapi.pod pod/perlmodinstall.pod pod/perlmodlib.pod ____________________________________________________________________________ [ 5826] By: gsar on 2000/03/19 08:49:27 Log: mention need to wait for children (from Russ Allbery) Branch: perl ! lib/IPC/Open2.pm lib/IPC/Open3.pm pod/perldelta.pod ____________________________________________________________________________ [ 5825] By: gsar on 2000/03/19 08:47:52 Log: Pod::Man should strip leading lib/ for module manpages (from Russ Allbery) Branch: perl ! lib/Pod/Man.pm ____________________________________________________________________________ [ 5824] By: gsar on 2000/03/19 08:17:49 Log: User::pwent fixups for additional fields (from Tom Christiansen); fix bug in pw_has(); tolerate absense of pw{change,age,quota} and pw{comment,class} (Debian 2.1 doesn't have either of these) Branch: perl ! lib/User/pwent.pm ____________________________________________________________________________ [ 5823] By: gsar on 2000/03/19 07:41:46 Log: pod typo fixes (from Marcel Grunauer ) Branch: perl ! embed.pl embedvar.h hints/linux.sh pod/perlhack.pod ! pod/perlnumber.pod pod/perlthrtut.pod vms/ext/Stdio/Stdio.pm ____________________________________________________________________________ [ 5822] By: gsar on 2000/03/19 07:34:29 Log: integrate cfgperl contents into mainline Branch: perl ! ext/Thread/Thread.pm pod/perlthrtut.pod !> (integrate 41 files) ____________________________________________________________________________ [ 5821] By: gsar on 2000/03/19 07:14:38 Log: remove dead code Branch: perl ! lib/charnames.pm ____________________________________________________________________________ [ 5820] By: gsar on 2000/03/19 07:13:01 Log: fix typo Branch: perl ! pod/perldiag.pod ____________________________________________________________________________ [ 5819] By: gsar on 2000/03/19 07:09:32 Log: produce better error message when \N{...} is used without "use charnames ..." Branch: perl ! pod/perldelta.pod pod/perldiag.pod toke.c ____________________________________________________________________________ [ 5818] By: gsar on 2000/03/19 06:30:11 Log: default warnLevel and dieLevel to 0 in debugger (from Tom Christiansen); make dumpvar.pl safe against non-glob entries in stashes Branch: perl ! lib/Dumpvalue.pm lib/dumpvar.pl lib/perl5db.pl ! pod/perldebug.pod ____________________________________________________________________________ [ 5817] By: gsar on 2000/03/19 06:18:24 Log: better notes on s///ee (from Simon Cozens ) Branch: perl ! pod/perlop.pod ____________________________________________________________________________ [ 5816] By: gsar on 2000/03/19 05:55:52 Log: support for C; move VMSISH_EXIT out of op_private (from Charles Lane ) Branch: perl ! embed.pl op.c op.h opcode.h opcode.pl perl.h pp.sym pp_ctl.c ! pp_proto.h vms/ext/vmsish.pm vms/ext/vmsish.t vms/vmsish.h ____________________________________________________________________________ [ 5815] By: gsar on 2000/03/19 05:27:31 Log: fix sort optimizer to not hang inside loops Branch: perl ! op.c t/op/sort.t ____________________________________________________________________________ [ 5814] By: gsar on 2000/03/19 03:59:29 Log: fixes for alias handling in debugger (from Tom Christiansen) Branch: perl ! lib/perl5db.pl ____________________________________________________________________________ [ 5813] By: gsar on 2000/03/19 03:38:10 Log: warn about CHECK and INIT blocks encountered at run time Branch: perl ! op.c pod/perldelta.pod pod/perldiag.pod t/pragma/warn/op ____________________________________________________________________________ [ 5812] By: jhi on 2000/03/19 03:15:58 Log: Taint msgrcv() messages; general SysV IPC cleanup. Branch: cfgperl ! doio.c ext/IPC/SysV/Msg.pm pod/perldelta.pod pod/perlfunc.pod ! pod/perlipc.pod pod/perlsec.pod t/lib/ipc_sysv.t t/op/taint.t ____________________________________________________________________________ [ 5811] By: jhi on 2000/03/19 01:48:47 Log: Taint shmread(). Branch: cfgperl ! doio.c pod/perldelta.pod pod/perlfunc.pod pod/perlsec.pod ! t/op/taint.t ____________________________________________________________________________ [ 5810] By: jhi on 2000/03/19 01:22:47 Log: Taint also the passwd field of the getpw*(). Branch: cfgperl ! pod/perldelta.pod pod/perlfunc.pod pod/perlsec.pod pp_sys.c ! t/op/taint.t ____________________________________________________________________________ [ 5809] By: jhi on 2000/03/18 21:44:34 Log: Integrate with Sarathy. Branch: cfgperl !> t/pragma/strict-vars toke.c ____________________________________________________________________________ [ 5808] By: jhi on 2000/03/18 21:40:55 Log: (Re-)introduce $uidsign and $gidsign. Branch: cfgperl ! Configure Porting/Glossary Porting/config.sh Porting/config_H ! config_h.SH epoc/config.sh pp_sys.c vms/subconfigure.com ! vos/config.def vos/config.h vos/config_h.SH_orig ! win32/config.bc win32/config.gc win32/config.vc ! win32/config_H.bc win32/config_H.gc win32/config_H.vc ! win32/config_h.PL win32/config_sh.PL Branch: metaconfig ! U/modified/groupstype.U U/typedefs/gidtype.U ____________________________________________________________________________ [ 5807] By: jhi on 2000/03/18 20:38:12 Log: The #5805 requires a test change, too. Branch: cfgperl ! t/op/taint.t ____________________________________________________________________________ [ 5806] By: gsar on 2000/03/18 20:10:29 Log: queued errors may not be displayed after the PL_error_count limit Branch: perl ! t/pragma/strict-vars toke.c ____________________________________________________________________________ [ 5805] By: jhi on 2000/03/18 19:56:12 Log: Taint the shell from the getpw*. Branch: cfgperl ! pod/perldelta.pod pod/perlfunc.pod pod/perlsec.pod pp_sys.c ____________________________________________________________________________ [ 5804] By: jhi on 2000/03/18 19:37:01 Log: Use the newSVuv(). Branch: cfgperl ! embed.h op.c pp_sys.c toke.c ____________________________________________________________________________ [ 5803] By: jhi on 2000/03/18 19:08:40 Log: Add newSVuv(). Branch: cfgperl ! Configure embed.pl global.sym objXSUB.h perlapi.c perlapi.h ! pod/perlapi.pod proto.h sv.c ____________________________________________________________________________ [ 5802] By: jhi on 2000/03/18 17:11:07 Log: Configure nits: rewording from Sarathy (aka #5796), and installation directories patch from Robin Barker. Branch: cfgperl ! Configure Porting/Glossary Porting/config.sh Porting/config_H ! config_h.SH vos/config.h vos/config_h.SH_orig ! win32/config_H.bc win32/config_H.gc win32/config_H.vc Branch: metaconfig ! U/modified/Getfile.U Branch: metaconfig/U/perl ! bincompat5005.U ____________________________________________________________________________ [ 5801] By: jhi on 2000/03/18 16:41:31 Log: Integrate with Sarathy. Branch: cfgperl !> Changes Configure hints/dos_djgpp.sh lib/ExtUtils/xsubpp !> lib/Getopt/Long.pm mg.c pod/perlpod.pod pp_hot.c !> t/lib/charnames.t t/pragma/utf8.t toke.c ____________________________________________________________________________ [ 5800] By: gsar on 2000/03/18 05:16:32 Log: force i_ieeefp=undef on dos_djgpp (it reportedly causes failures in system includes) Branch: perl ! hints/dos_djgpp.sh ____________________________________________________________________________ [ 5799] By: gsar on 2000/03/18 05:12:00 Log: Getopt::Long 2.23 update (from Johan Vromans) Branch: perl ! Changes lib/Getopt/Long.pm ____________________________________________________________________________ [ 5798] By: gsar on 2000/03/18 05:03:20 Log: recognize single-line declarations in xsubpp; add switches to disable newfangled features (from Ilya Zakharevich) Branch: perl ! lib/ExtUtils/xsubpp ____________________________________________________________________________ [ 5797] By: gsar on 2000/03/18 04:21:43 Log: make "\N{...}" enable utf8-ness correctly Branch: perl ! t/lib/charnames.t toke.c ____________________________________________________________________________ [ 5796] By: gsar on 2000/03/18 04:03:08 Log: avoid mentioning Perl version in Configure question Branch: perl ! Configure ____________________________________________________________________________ [ 5795] By: gsar on 2000/03/18 03:32:31 Log: better explanation of C<> tags (from Wolfgang Laun) Branch: perl ! pod/perlpod.pod ____________________________________________________________________________ [ 5794] By: gsar on 2000/03/18 03:26:57 Log: make return values from match in a list context, as well as $& et al propagate utf8-ness (from Graham Barr) Branch: perl ! mg.c pp_hot.c t/pragma/utf8.t ____________________________________________________________________________ [ 5793] By: jhi on 2000/03/18 01:45:30 Log: Integrate with Sarathy. Branch: cfgperl !> hints/powerux.sh xsutils.c ____________________________________________________________________________ [ 5792] By: gsar on 2000/03/18 01:08:25 Log: hints fixups for PowerMAX (from Tom Horsley) Branch: perl ! hints/powerux.sh ____________________________________________________________________________ [ 5791] By: gsar on 2000/03/17 23:53:21 Log: make reftype() consistently croak on non-refs Branch: perl ! xsutils.c ____________________________________________________________________________ [ 5790] By: jhi on 2000/03/17 23:41:36 Log: Integrate with Sarathy. Branch: cfgperl !> configpm ext/Thread/Thread/Queue.pm !> ext/Thread/Thread/Semaphore.pm ext/Thread/Thread/Specific.pm !> lib/Pod/Find.pm lib/perl5db.pl perl.c pod/perldata.pod ____________________________________________________________________________ [ 5789] By: gsar on 2000/03/17 22:37:21 Log: fix coredump when upgrading PL_sv_yes in a second call to perl_construct() (from Doug MacEachern) Branch: perl ! perl.c ____________________________________________________________________________ [ 5788] By: gsar on 2000/03/17 22:32:25 Log: make noTTY debugger option work again (from Paul Marquess) Branch: perl ! lib/perl5db.pl ____________________________________________________________________________ [ 5787] By: gsar on 2000/03/17 17:00:05 Log: make Config.pm report sane errors with older perls Branch: perl ! configpm ____________________________________________________________________________ [ 5786] By: gsar on 2000/03/17 16:48:20 Log: syntax errors in Thread::* (from Tom Christiansen) Branch: perl ! ext/Thread/Thread/Queue.pm ext/Thread/Thread/Semaphore.pm ! ext/Thread/Thread/Specific.pm ____________________________________________________________________________ [ 5785] By: gsar on 2000/03/17 16:45:34 Log: tweak perldata section on v-strings Branch: perl ! pod/perldata.pod ____________________________________________________________________________ [ 5784] By: gsar on 2000/03/17 16:24:28 Log: missing file in change#5781 Branch: perl ! lib/Pod/Find.pm ____________________________________________________________________________ [ 5783] By: jhi on 2000/03/17 14:38:29 Log: Add the NEXTSTEP strftime %j bug to Known Problems. Branch: cfgperl ! pod/perldelta.pod ____________________________________________________________________________ [ 5782] By: jhi on 2000/03/17 14:29:46 Log: Integrate with Sarathy. Branch: cfgperl !> embed.pl ext/B/B/Bblock.pm global.sym lib/File/Spec/Unix.pm !> lib/open.pm objXSUB.h op.c perlapi.c pod/perlcompile.pod !> pod/perldebug.pod sv.c t/comp/cpp.aux t/pod/testpchk.pl ____________________________________________________________________________ [ 5781] By: gsar on 2000/03/17 06:19:17 Log: PodParser v1.13 update (from Brad Appleton) Branch: perl ! t/pod/testpchk.pl ____________________________________________________________________________ [ 5780] By: gsar on 2000/03/17 05:42:45 Log: propagate CvFLAGS() into clones Branch: perl ! op.c ____________________________________________________________________________ [ 5779] By: gsar on 2000/03/17 04:58:39 Log: documentation fixes from p5p Branch: perl ! ext/B/B/Bblock.pm lib/File/Spec/Unix.pm pod/perlcompile.pod ! pod/perldebug.pod ____________________________________________________________________________ [ 5778] By: bailey on 2000/03/17 04:23:35 Log: Quick pre-release fixes: clean up results in File::Spec::VMS and switch dir test order in taint.t to accomodate DECCRTL extension. Branch: vmsperl ! lib/File/Spec/VMS.pm t/op/taint.t ____________________________________________________________________________ [ 5777] By: gsar on 2000/03/17 04:13:27 Log: make attributes::reftype(*FOO{IO}) return "IO" instead of "UNKNOWN" (from Tom Christiansen) Branch: perl ! sv.c ____________________________________________________________________________ [ 5776] By: jhi on 2000/03/17 03:40:18 Log: More Todo. Branch: cfgperl ! Todo Todo-5.6 ____________________________________________________________________________ [ 5775] By: gsar on 2000/03/17 03:40:14 Log: s/:def/:DEFAULT/ Branch: perl ! lib/open.pm ____________________________________________________________________________ [ 5774] By: gsar on 2000/03/17 03:39:07 Log: export cv_undef() and cv_const_sv() (mod_perl uses them to good advantage) Branch: perl ! embed.pl global.sym objXSUB.h perlapi.c ____________________________________________________________________________ [ 5773] By: gsar on 2000/03/17 03:12:34 Log: remove non-ANSI parts in comp/cpp.t Branch: perl ! t/comp/cpp.aux ____________________________________________________________________________ [ 5772] By: jhi on 2000/03/17 03:11:49 Log: Integrate with Sarathy. Branch: cfgperl !> configure.com embed.h embed.pl lib/CGI.pm !> lib/ExtUtils/Mksymlists.pm lib/Pod/Man.pm perl.h !> pod/pod2man.PL pod/pod2text.PL pp_sys.c vms/ext/vmsish.pm !> vms/ext/vmsish.t vms/subconfigure.com vms/test.com !> vms/vmsish.h ____________________________________________________________________________ [ 5771] By: jhi on 2000/03/17 03:10:34 Log: Make the test easier to use. Branch: cfgperl ! t/op/sysio.t ____________________________________________________________________________ [ 5770] By: gsar on 2000/03/17 03:04:33 Log: pod{man,text} updates from podlators-1.00 (from Russ Allbery) Branch: perl ! lib/Pod/Man.pm pod/pod2man.PL pod/pod2text.PL ____________________________________________________________________________ [ 5769] By: gsar on 2000/03/17 02:53:39 Log: integrate vmsperl contents into mainline (no actual changes, since cfgperl already had them all) Branch: perl !> configure.com lib/CGI.pm lib/ExtUtils/Mksymlists.pm perl.h !> vms/ext/vmsish.pm vms/ext/vmsish.t vms/subconfigure.com !> vms/test.com vms/vmsish.h ____________________________________________________________________________ [ 5768] By: gsar on 2000/03/17 02:48:14 Log: fix signedness in test for syswrite() length argument Branch: perl ! pp_sys.c ____________________________________________________________________________ [ 5767] By: gsar on 2000/03/17 02:38:51 Log: integrate cfgperl contents into mainline Branch: perl !> (integrate 28 files) ____________________________________________________________________________ [ 5766] By: jhi on 2000/03/17 02:29:24 Log: Add "Known Problems" section. Branch: cfgperl ! pod/perldelta.pod ____________________________________________________________________________ [ 5765] By: gsar on 2000/03/17 00:31:19 Log: add missing bincompat5005 #defines Branch: perl ! embed.h embed.pl ____________________________________________________________________________ [ 5764] By: jhi on 2000/03/16 15:32:52 Log: pp_send() type tuning continues. Branch: cfgperl ! pp_sys.c ____________________________________________________________________________ [ 5763] By: jhi on 2000/03/16 04:09:37 Log: Integrate with Sarathy. Branch: cfgperl !> embed.pl global.sym objXSUB.h perl.c perlapi.c !> win32/perlhost.h win32/perllib.c win32/win32.h ____________________________________________________________________________ [ 5762] By: jhi on 2000/03/16 04:06:36 Log: VMS patches from Dan Sugalski and Charles Bailey Branch: cfgperl ! configure.com ext/File/Glob/Glob.pm lib/CGI.pm ! lib/ExtUtils/Mksymlists.pm vms/subconfigure.com ____________________________________________________________________________ [ 5761] By: gsar on 2000/03/16 03:18:41 Log: due to an oversight during PERL_OBJECT migration, hosts created by pseudo-fork were never being deleted, leading to a sizeable memory leak; std FDs in pseudo-children are now closed automatically to avoid resource leaks; basic infinite looping fork() test works without leaking again in non-PERL_OBJECT build Branch: perl ! embed.pl global.sym objXSUB.h perl.c perlapi.c ! win32/perlhost.h win32/perllib.c win32/win32.h ____________________________________________________________________________ [ 5760] By: jhi on 2000/03/16 01:50:13 Log: Fix pp_send() sizes (pass a Size_t, not an Off_t, and return a SSize_t, not an Off_t); add a note about a slightly similar situation in pp_truncate(); introduce $sizesize for Configure; update EPOC, VOS, Win32, and VMS for the sizesize; minor updates on the EPOC config file; reword socklen_t message slightly; fix fpossize (though unused currently) Branch: cfgperl ! Configure Porting/Glossary Porting/config.sh Porting/config_H ! config_h.SH epoc/config.sh pp_sys.c vms/subconfigure.com ! vos/config.def vos/config.h win32/config.bc win32/config.gc ! win32/config.vc win32/config_H.bc win32/config_H.gc ! win32/config_H.vc win32/config_h.PL win32/config_sh.PL Branch: metaconfig/U/perl ! d_socklen_t.U fpossize.U ____________________________________________________________________________ [ 5759] By: jhi on 2000/03/15 23:47:11 Log: Integrate with Sarathy. Branch: cfgperl !> makedef.pl ____________________________________________________________________________ [ 5758] By: jhi on 2000/03/15 23:46:17 Log: Retract #5767; replace it with a tested patch from Anton Berezin. Branch: cfgperl ! hints/freebsd.sh ____________________________________________________________________________ [ 5757] By: jhi on 2000/03/15 23:36:53 Log: Configure nits: do not use /tmp to avoid potential security problems (Andy Dougherty: this does not fix the rampant use of /tmp by the various utilities like C compilers, though. Just don't run Configure as root if you care about security.), fix man3dir bug (both from Andy Dougherty); fix hints files not to use /tmp; retract #4993 (the description of the *symbols variables is okay, after all); regen Configure. Branch: cfgperl ! Configure Porting/Glossary Porting/config.sh Porting/config_H ! config_h.SH hints/dec_osf.sh hints/esix4.sh hints/newsos4.sh Branch: metaconfig + U/modified/d_flexfnam.U ! U/installdirs/man3dir.U ____________________________________________________________________________ [ 5756] By: jhi on 2000/03/15 22:20:06 Log: cater for FreeBSD 5.* Branch: cfgperl ! hints/freebsd.sh ____________________________________________________________________________ [ 5755] By: jhi on 2000/03/15 22:00:57 Log: Add missing Windows O_ constants. Branch: cfgperl ! ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs ____________________________________________________________________________ [ 5754] By: gsar on 2000/03/15 19:56:37 Log: add PL_thr_key to export list under useithreads Branch: perl ! makedef.pl ____________________________________________________________________________ [ 5753] By: jhi on 2000/03/15 04:19:19 Log: Integrate with Sarathy. Branch: cfgperl !> (integrate 37 files) ____________________________________________________________________________ [ 5752] By: bailey on 2000/03/15 03:45:28 Log: Make DEBUGGING a configurable option Branch: vmsperl ! configure.com ____________________________________________________________________________ [ 5751] By: bailey on 2000/03/15 03:38:57 Log: Remove obsolete DCL symbol from subconfigure.com Branch: vmsperl ! vms/subconfigure.com ____________________________________________________________________________ [ 5750] By: bailey on 2000/03/15 03:29:17 Log: Add VMS' default to the CGI.pm temp list (should update to File::Spec) Branch: vmsperl ! lib/CGI.pm !> ext/File/Glob/Glob.pm ____________________________________________________________________________ [ 5749] By: bailey on 2000/03/15 02:05:28 Log: Change test using obsolete %COnfig element Branch: vmsperl ! lib/ExtUtils/Mksymlists.pm ____________________________________________________________________________ [ 5748] By: gsar on 2000/03/14 23:39:42 Log: update local_patches entry for RC2 Branch: perl ! Changes patchlevel.h pod/perlhist.pod ____________________________________________________________________________ [ 5747] By: gsar on 2000/03/14 22:44:27 Log: more warnings tidy-ups (from Paul Marquess) Branch: perl ! pod/perldelta.pod pod/perldiag.pod pod/perlfaq4.pod ! t/lib/attrs.t utils/h2xs.PL ____________________________________________________________________________ [ 5746] By: gsar on 2000/03/14 22:30:43 Log: Sys::Syslog fix for accidental arguments to autoloaded constants Branch: perl ! ext/Sys/Syslog/Syslog.pm ext/Sys/Syslog/Syslog.xs ____________________________________________________________________________ [ 5745] By: gsar on 2000/03/14 22:20:27 Log: tweak to use SIZE_ONLY Branch: perl ! regcomp.c ____________________________________________________________________________ [ 5744] By: gsar on 2000/03/14 21:56:48 Log: regen win32/config* Branch: perl ! win32/Makefile win32/config_H.bc win32/config_H.gc ! win32/config_H.vc win32/makefile.mk ____________________________________________________________________________ [ 5743] By: gsar on 2000/03/14 21:46:25 Log: change#5729 had syntax errors Branch: perl ! t/lib/complex.t ____________________________________________________________________________ [ 5742] By: gsar on 2000/03/14 21:26:33 Log: integrate vmsperl changes into mainline (change#5693 denied) Branch: perl !> configure.com lib/File/Spec/VMS.pm t/lib/complex.t !> t/lib/filespec.t vms/ext/filespec.t vms/subconfigure.com !> vms/vms.c ____________________________________________________________________________ [ 5741] By: gsar on 2000/03/14 21:17:34 Log: update Changes; integrate cfgperl contents into mainline Branch: perl ! Changes !> ext/Socket/Socket.xs patchlevel.h perl.h t/lib/complex.t ____________________________________________________________________________ [ 5740] By: gsar on 2000/03/14 20:57:12 Log: perlfaq4 tweak (from Damian Conway ) Branch: perl ! pod/perlfaq4.pod ____________________________________________________________________________ [ 5739] By: gsar on 2000/03/14 20:53:07 Log: allow alternates to negate correctly (from Johan Vromans) Branch: perl ! lib/Getopt/Long.pm ____________________________________________________________________________ [ 5738] By: gsar on 2000/03/14 20:34:19 Log: kludge our way around warnings on C Branch: perl ! ext/IO/lib/IO/Seekable.pm ____________________________________________________________________________ [ 5737] By: gsar on 2000/03/14 20:06:23 Log: protect special characters better against interpretation by *roff (from Russ Allbery) Branch: perl ! lib/Pod/Man.pm ____________________________________________________________________________ [ 5736] By: gsar on 2000/03/14 19:47:00 Log: provide an explicit base address for perl56.dll to avoid relocations; increase the default stack size (RE engine can use a lot more stack than the 1MB default limit); default to using the regular version of the MSVCRT even for DEBUGGING builds (this allows extensions to be selectively built with debugging) Branch: perl ! win32/Makefile win32/makefile.mk ____________________________________________________________________________ [ 5735] By: gsar on 2000/03/14 19:31:53 Log: regen perltoc, other pod nits Branch: perl ! ext/IO/poll.c pod/Makefile pod/buildtoc pod/perlnumber.pod ! pod/perltoc.pod pod/roffitall ____________________________________________________________________________ [ 5734] By: gsar on 2000/03/14 19:08:22 Log: avoid dup warning (from Simon Cozens) Branch: perl ! regcomp.c ____________________________________________________________________________ [ 5733] By: gsar on 2000/03/14 18:46:50 Log: allow usemymalloc to be overridden via -Uusemymalloc Branch: perl ! hints/hpux.sh ____________________________________________________________________________ [ 5732] By: gsar on 2000/03/14 17:23:47 Log: test case for change#5700 (from M. J. T. Guy) Branch: perl ! t/op/universal.t ____________________________________________________________________________ [ 5731] By: gsar on 2000/03/14 17:15:44 Log: revise README.win32 for currentness, point to function list in perlport.pod (from a patch suggested by Dominic Dunlop) Branch: perl ! README.win32 pod/perlport.pod ____________________________________________________________________________ [ 5730] By: gsar on 2000/03/14 17:14:21 Log: tweak sort() notes (from Nathan Torkington) Branch: perl ! pod/perlfunc.pod ____________________________________________________________________________ [ 5729] By: jhi on 2000/03/14 15:13:13 Log: Make the tests 1018 and 1019 more robust. Branch: cfgperl ! t/lib/complex.t ____________________________________________________________________________ [ 5728] By: jhi on 2000/03/14 15:07:48 Log: Fix for one of the problems in RC1 reported by M. E. O'Neill in NEXTSTEP 3.3p2. Branch: cfgperl ! ext/Socket/Socket.xs ____________________________________________________________________________ [ 5727] By: jhi on 2000/03/14 14:57:04 Log: Integrate with Sarathy; unapply the #5539 that snekt in with #5539. Branch: cfgperl +> pod/perldebguts.pod ! patchlevel.h perl.h !> MANIFEST lib/Text/Abbrev.pm lib/perl5db.pl pod/perl.pod !> pod/perldebug.pod pod/perldelta.pod pod/perlnumber.pod !> t/lib/io_sock.t utils/perlcc.PL utils/perldoc.PL !> win32/makefile.mk ____________________________________________________________________________ [ 5726] By: gsar on 2000/03/14 07:43:37 Log: fixes for Borland compiler (from Vadim Konovalov ) Branch: perl ! utils/perlcc.PL win32/makefile.mk ____________________________________________________________________________ [ 5725] By: gsar on 2000/03/14 07:38:00 Log: more efficient Text::Abbrev (from M.E. O'Neill ) Branch: perl ! lib/Text/Abbrev.pm ____________________________________________________________________________ [ 5724] By: gsar on 2000/03/14 05:59:02 Log: integrate cfgperl changes into mainline, ignoring the __attribute__((unused)) stuff that seems to have snuck back in Branch: perl !> Todo-5.6 patchlevel.h perl.h pod/perl.pod pod/perlport.pod !> vms/perlvms.pod ____________________________________________________________________________ [ 5723] By: gsar on 2000/03/14 05:49:08 Log: patches for many bugs in the debugger; documentation updates for perldelta; split perldebug.pod into perldeb{ug,guts}.pod (from Tom Christiansen) Branch: perl + pod/perldebguts.pod ! MANIFEST lib/perl5db.pl pod/perl.pod pod/perldebug.pod ! pod/perldelta.pod pod/perlnumber.pod pod/perlport.pod ____________________________________________________________________________ [ 5722] By: gsar on 2000/03/14 05:37:29 Log: add sleep() to avoid race on NeXT (from M.E. O'Neill ) Branch: perl ! t/lib/io_sock.t ____________________________________________________________________________ [ 5721] By: gsar on 2000/03/14 03:53:50 Log: support a -U option when run as root to drop privileges (from Tom Christiansen) Branch: perl ! utils/perldoc.PL ____________________________________________________________________________ [ 5720] By: jhi on 2000/03/14 03:43:51 Log: move the big AVAILABILITY list to perlport as Supported Platforms (Tom Christiansen); add few more platforms Branch: cfgperl ! pod/perl.pod pod/perlport.pod ____________________________________________________________________________ [ 5719] By: jhi on 2000/03/14 02:44:55 Log: more todo Branch: cfgperl ! Todo-5.6 ____________________________________________________________________________ [ 5718] By: jhi on 2000/03/14 02:17:16 Log: detypo Branch: cfgperl ! vms/perlvms.pod ____________________________________________________________________________ [ 5717] By: jhi on 2000/03/14 02:00:24 Log: Integrate with Sarathy. Branch: cfgperl ! patchlevel.h perl.h !> (integrate 60 files) ____________________________________________________________________________ [ 5716] By: gsar on 2000/03/14 00:01:39 Log: reference miscount in Devel::Peek that causes debugger to crash unceremoniously when doing "V DB" etc., repeatedly Branch: perl ! ext/Devel/Peek/Peek.xs ____________________________________________________________________________ [ 5715] By: gsar on 2000/03/13 21:40:23 Log: fixes for broken L<> links (from Wolfgang Laun ) Branch: perl ! pod/Win32.pod pod/perlcall.pod pod/perlcompile.pod ! pod/perldata.pod pod/perlfaq7.pod pod/perlfunc.pod ! pod/perlguts.pod pod/perllocale.pod pod/perlnumber.pod ! pod/perlop.pod pod/perlxstut.pod vms/perlvms.pod ____________________________________________________________________________ [ 5714] By: gsar on 2000/03/13 21:37:48 Log: typos in perlboot.pod (from Randal L. Schwartz ) Branch: perl ! pod/perlboot.pod ____________________________________________________________________________ [ 5713] By: gsar on 2000/03/13 21:36:24 Log: avoid infinite loop in h2xs (from Hugo van der Sanden) Branch: perl ! utils/h2xs.PL ____________________________________________________________________________ [ 5712] By: gsar on 2000/03/13 21:29:15 Log: lexical warnings update for docs and tests (from Paul Marquess) Branch: perl ! ext/File/Glob/Glob.pm lib/fields.pm pod/perl.pod ! pod/perldata.pod pod/perldbmfilter.pod pod/perlfaq3.pod ! pod/perlfaq4.pod pod/perlfaq7.pod pod/perlfilter.pod ! pod/perlipc.pod pod/perlmod.pod pod/perlmodlib.pod ! pod/perlop.pod pod/perlre.pod pod/perlref.pod pod/perlrun.pod ! pod/perlstyle.pod pod/perlsyn.pod pod/perltie.pod ! pod/perltrap.pod pod/perlunicode.pod pod/perlxstut.pod ! t/io/open.t t/lib/fields.t t/lib/parsewords.t ! t/op/assignwarn.t t/op/gv.t t/op/hashwarn.t t/op/magic.t ! t/op/pack.t t/op/pat.t t/op/sort.t t/op/sprintf.t ! t/pragma/constant.t t/pragma/locale.t ____________________________________________________________________________ [ 5711] By: gsar on 2000/03/13 21:08:29 Log: updates from PodParser v1.12 on CPAN (from Brad Appleton) Branch: perl ! 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 t/pod/poderrs.xr t/pod/testp2pt.pl ! t/pod/testpchk.pl ____________________________________________________________________________ [ 5710] By: gsar on 2000/03/13 20:46:37 Log: cleaner logic in op.c, also avoids QNX optimizer bug (from Norton Allen ) Branch: perl ! op.c ____________________________________________________________________________ [ 5709] By: gsar on 2000/03/13 20:43:30 Log: mention changes to diagnostics Branch: perl ! pod/perldelta.pod ____________________________________________________________________________ [ 5708] By: gsar on 2000/03/13 20:34:38 Log: ignore const for the purposes of typemaps (from Hugo van der Sanden) Branch: perl ! lib/ExtUtils/xsubpp ____________________________________________________________________________ [ 5707] By: gsar on 2000/03/13 20:23:24 Log: don't check for errno after Atof() (atof() doesn't set errno, and where Atof() is actually strto[l]d(), some platforms seem to want to set errno randomly) Branch: perl ! toke.c ____________________________________________________________________________ [ 5706] By: gsar on 2000/03/13 18:14:18 Log: integrate cfgperl changes into mainline Branch: perl !> Configure config_h.SH hints/hpux.sh hints/solaris_2.sh mg.c !> perl.h pod/perl.pod pp.c ____________________________________________________________________________ [ 5705] By: jhi on 2000/03/13 14:44:11 Log: STRLEN != int. Branch: cfgperl ! mg.c ____________________________________________________________________________ [ 5704] By: jhi on 2000/03/13 13:18:07 Log: Integrate with Sarathy. Branch: cfgperl +> lib/warnings/register.pm !> (integrate 42 files) ____________________________________________________________________________ [ 5703] By: gsar on 2000/03/13 12:40:51 Log: mention autoflush portability caveat Branch: perl ! pod/perlfunc.pod pod/perlop.pod pod/perlport.pod ____________________________________________________________________________ [ 5702] By: gsar on 2000/03/13 11:09:05 Log: final touches for lexical warnings (from Paul Marquess) Branch: perl + lib/warnings/register.pm ! MANIFEST ext/IO/lib/IO/Select.pm ext/Socket/Socket.pm ! lib/Class/Struct.pm lib/I18N/Collate.pm lib/Tie/Handle.pm ! lib/Tie/Hash.pm lib/Tie/Scalar.pm lib/constant.pm ! lib/syslog.pl lib/vars.pm lib/warnings.pm mg.c perl.c ! pod/perllexwarn.pod pp_ctl.c t/lib/filepath.t t/lib/io_sel.t ! t/lib/socket.t t/lib/tie-stdhandle.t t/op/tie.t ! t/pragma/constant.t t/pragma/diagnostics.t t/pragma/warn/2use ! t/pragma/warn/9enabled warnings.h warnings.pl ____________________________________________________________________________ [ 5701] By: gsar on 2000/03/13 11:00:00 Log: avoid compiler warnings Branch: perl ! pp_hot.c ____________________________________________________________________________ [ 5700] By: gsar on 2000/03/13 09:57:59 Log: make the is_utf8_*() safe for use on invalid utf8 (they now return false on such input instead of emitting warnings) Branch: perl ! embed.h embed.pl global.sym gv.c objXSUB.h perlapi.c ! pod/perlapi.pod proto.h universal.c utf8.c ____________________________________________________________________________ [ 5699] By: gsar on 2000/03/13 06:59:57 Log: the premature FREETMPS calls in change#1187 weren't defensive enough Branch: perl ! pp_ctl.c pp_hot.c t/op/recurse.t ____________________________________________________________________________ [ 5698] By: jhi on 2000/03/13 05:03:37 Log: hints nibbling continues Branch: cfgperl ! hints/hpux.sh ____________________________________________________________________________ [ 5697] By: jhi on 2000/03/13 04:45:57 Log: there's no end to tweaking Branch: cfgperl ! hints/hpux.sh ____________________________________________________________________________ [ 5696] By: jhi on 2000/03/13 04:26:15 Log: hints tweak Branch: cfgperl ! hints/hpux.sh ____________________________________________________________________________ [ 5695] By: bailey on 2000/03/13 03:54:09 Log: Trim out leftover hunk from prior resolve conflict Branch: vmsperl ! lib/File/Spec/VMS.pm ____________________________________________________________________________ [ 5694] By: bailey on 2000/03/13 03:20:20 Log: Assorted configuration cleanups (Peter Prymmer, and a bit from Charles Bailey and Dan Sugalski) Branch: vmsperl ! configure.com vms/subconfigure.com ____________________________________________________________________________ [ 5693] By: bailey on 2000/03/13 03:00:16 Log: Add vmsish 'hushed' option to suppress error messages at exit Branch: vmsperl ! perl.h vms/ext/vmsish.pm vms/ext/vmsish.t vms/test.com ! vms/vmsish.h ____________________________________________________________________________ [ 5692] By: bailey on 2000/03/13 02:50:10 Log: Fix inverted test conditions for secure lnm translation and default file types. (Dan Sugalski) Branch: vmsperl ! vms/subconfigure.com ____________________________________________________________________________ [ 5691] By: bailey on 2000/03/13 02:41:36 Log: Insulate tests of default display_format from different precision on different machines by truncating at 1 digit less than the most common choice (.15g) Branch: vmsperl ! t/lib/complex.t ____________________________________________________________________________ [ 5690] By: bailey on 2000/03/13 02:31:44 Log: Resync with mainline post RC1 Branch: vmsperl +> lib/Pod/Plainer.pm !> (integrate 137 files) ____________________________________________________________________________ [ 5689] By: bailey on 2000/03/13 02:22:24 Log: Update File::Spec::VMS and tests Since reduce_ricochet has been removed from File::Spec, revert changes to VMS::Filespec::vmsify made to accomodate it. Branch: vmsperl ! lib/File/Spec/VMS.pm t/lib/filespec.t vms/ext/filespec.t ! vms/vms.c ____________________________________________________________________________ [ 5688] By: bailey on 2000/03/13 02:12:11 Log: Basic 5.6.0 RC1 build patches for VMS Branch: vmsperl ! configure.com t/pragma/warn/doio t/pragma/warn/util ! vms/subconfigure.com ____________________________________________________________________________ [ 5687] By: jhi on 2000/03/13 00:41:51 Log: Solaris long double fixes from Alan Burlison. Branch: cfgperl ! hints/solaris_2.sh perl.h pp.c ____________________________________________________________________________ [ 5686] By: jhi on 2000/03/13 00:17:13 Log: Integrate with Sarathy. Branch: cfgperl !> dump.c hints/hpux.sh op.c pod/perldelta.pod t/op/misc.t ____________________________________________________________________________ [ 5685] By: jhi on 2000/03/13 00:13:17 Log: Retract #5680, it broke more than it helped. Branch: cfgperl ! hints/hpux.sh ____________________________________________________________________________ [ 5684] By: gsar on 2000/03/12 21:48:44 Log: set optimize=-O only if not already set Branch: perl ! hints/hpux.sh ____________________________________________________________________________ [ 5683] By: gsar on 2000/03/12 20:11:45 Log: another optimized-OP_SASSIGN bug: ops that were not OA_TARGLEX were being mistakenly subverted anyway Branch: perl ! dump.c op.c pod/perldelta.pod t/op/misc.t ____________________________________________________________________________ [ 5682] By: jhi on 2000/03/12 18:11:52 Log: update AVAILABILITY for LynxOS Branch: cfgperl ! pod/perl.pod ____________________________________________________________________________ [ 5681] By: jhi on 2000/03/12 18:03:46 Log: 64-bitness hints tweaks Branch: cfgperl ! hints/solaris_2.sh ____________________________________________________________________________ [ 5680] By: jhi on 2000/03/12 17:49:25 Log: 64-bitness tweak: separate 64bitint and 64bitall. Branch: cfgperl ! hints/hpux.sh ____________________________________________________________________________ [ 5679] By: jhi on 2000/03/12 17:43:09 Log: metaconfig-ify #5676. Branch: cfgperl ! Configure config_h.SH Branch: metaconfig/U/perl ! fflushall.U ____________________________________________________________________________ [ 5678] By: jhi on 2000/03/12 17:37:14 Log: Integrate with Sarathy. Branch: cfgperl !> Changes Configure Todo lib/File/DosGlob.pm ____________________________________________________________________________ [ 5677] By: gsar on 2000/03/12 11:35:10 Log: integrate cfgperl changes into mainline Branch: perl ! Changes Todo !> Todo-5.6 perl.h pod/perldelta.pod ____________________________________________________________________________ [ 5676] By: gsar on 2000/03/12 11:27:38 Log: don't bother testing if we can flush all handles when fflush(stdin) shows the pipe bug Branch: perl ! Configure ____________________________________________________________________________ [ 5675] By: jhi on 2000/03/12 05:08:29 Log: continue flogging the string->int conversion ifdefs Branch: cfgperl ! perl.h ____________________________________________________________________________ [ 5674] By: gsar on 2000/03/12 05:01:30 Log: fix File::DosGlob for patterns with drive names like c:*.bat (suggested by Jason Mathews ) Branch: perl ! lib/File/DosGlob.pm ____________________________________________________________________________ [ 5673] By: jhi on 2000/03/12 04:48:14 Log: Integrate with Sarathy. Branch: cfgperl !> doop.c perl.h pod/perldelta.pod pod/perldiag.pod !> pod/perlpod.pod toke.c utils/perldoc.PL ____________________________________________________________________________ [ 5672] By: gsar on 2000/03/12 03:57:23 Log: security fixes for perldoc (from Tom Christiansen) Branch: perl ! utils/perldoc.PL ____________________________________________________________________________ [ 5671] By: gsar on 2000/03/12 03:45:27 Log: Larry's patch to disallow CORE::Snark, with perldiag entry Branch: perl ! pod/perldelta.pod pod/perldiag.pod toke.c ____________________________________________________________________________ [ 5670] By: gsar on 2000/03/12 03:36:17 Log: insufficient buffer in change#5317 Branch: perl ! doop.c ____________________________________________________________________________ [ 5669] By: gsar on 2000/03/12 03:15:29 Log: avoid L for now, not all the pod2foo support it Branch: perl ! pod/perlpod.pod ____________________________________________________________________________ [ 5668] By: gsar on 2000/03/12 02:35:55 Log: rework change#5664 Branch: perl ! perl.h ____________________________________________________________________________ [ 5667] By: jhi on 2000/03/11 21:35:29 Log: todo and perldelta updates Branch: cfgperl ! Todo Todo-5.6 pod/perldelta.pod ____________________________________________________________________________ [ 5666] By: jhi on 2000/03/11 21:00:34 Log: Integrate with Sarathy. Branch: cfgperl !> perl.h ____________________________________________________________________________ [ 5665] By: jhi on 2000/03/11 20:58:58 Log: Fixes for #5661. Branch: cfgperl ! perl.h ____________________________________________________________________________ [ 5664] By: gsar on 2000/03/11 19:50:06 Log: fix Strtoul() misdefinition is change#5661 Branch: perl ! perl.h ____________________________________________________________________________ [ 5663] By: gsar on 2000/03/11 19:21:18 Log: integrate cfgperl contents into mainline Branch: perl !> Configure config_h.SH hints/solaris_2.sh perl.h !> t/pragma/warn/pp_hot toke.c ____________________________________________________________________________ [ 5662] By: jhi on 2000/03/11 19:06:20 Log: Integrate with Sarathy. Branch: cfgperl !> cop.h perl.c pp_ctl.c t/op/eval.t t/op/misc.t ____________________________________________________________________________ [ 5661] By: jhi on 2000/03/11 19:03:32 Log: Use Atof() instead of bare strtod(); ditto for Atol()/Atoul() (introduce the latter) instead of bare strtoll()/strtoll(). Branch: cfgperl ! perl.h toke.c ____________________________________________________________________________ [ 5660] By: gsar on 2000/03/11 18:40:49 Log: another long-standing eval bug: return doesn't reset $@ correctly Branch: perl ! pp_ctl.c t/op/eval.t ____________________________________________________________________________ [ 5659] By: jhi on 2000/03/11 18:27:54 Log: metaconfig-ify the test for broken fflush(NULL) (which ails e.g. Solaris), from Ulrich Pfeifer. Branch: cfgperl ! Configure config_h.SH hints/solaris_2.sh Branch: metaconfig/U/perl ! d_unorderedl.U fflushall.U ____________________________________________________________________________ [ 5658] By: gsar on 2000/03/11 18:11:22 Log: change#3511 was not defensive enough about try blocks, causing bogus attempts to free closures, and thence, segfaults Branch: perl ! cop.h perl.c pp_ctl.c t/op/misc.t ____________________________________________________________________________ [ 5657] By: jhi on 2000/03/11 18:04:44 Log: Rewording. Branch: cfgperl ! t/pragma/warn/pp_hot ____________________________________________________________________________ [ 5656] By: jhi on 2000/03/11 17:41:29 Log: Integrate with Sarathy. Branch: cfgperl !> (integrate 27 files) ____________________________________________________________________________ [ 5655] By: gsar on 2000/03/11 17:06:03 Log: reword comment Branch: perl ! t/pragma/warn/pp_hot ____________________________________________________________________________ [ 5654] By: gsar on 2000/03/11 17:01:47 Log: off-by-one in os2.c (from Ilya Zakharevich) Branch: perl ! os2/os2.c ____________________________________________________________________________ [ 5653] By: gsar on 2000/03/11 16:59:48 Log: File::Spec::VMS fixups, *not tested* on VMS (from Barrie Slaymaker) Branch: perl ! lib/File/Spec/VMS.pm t/lib/filespec.t ____________________________________________________________________________ [ 5652] By: gsar on 2000/03/11 16:52:03 Log: missing export list entry in change#5619 Branch: perl ! makedef.pl ____________________________________________________________________________ [ 5651] By: gsar on 2000/03/11 16:50:05 Log: avoid using context pointer in MUTEX_INIT() et al; remove the *_NOCONTEXT variants to keep it simple Branch: perl ! malloc.c thread.h win32/win32thread.h ____________________________________________________________________________ [ 5650] By: gsar on 2000/03/11 16:07:35 Log: remove =for section (from Johan Vromans) Branch: perl ! lib/Getopt/Long.pm ____________________________________________________________________________ [ 5649] By: gsar on 2000/03/11 16:05:50 Log: add nokfile target in Makefile (from Andy Dougherty) Branch: perl ! Makefile.SH ____________________________________________________________________________ [ 5648] By: gsar on 2000/03/11 16:02:53 Log: mention podchecker (from Tim Jenness ) Branch: perl ! pod/perlpod.pod ____________________________________________________________________________ [ 5647] By: gsar on 2000/03/11 16:01:03 Log: VMS build tweaks (from Charles Bailey) Branch: perl ! configure.com perl.c t/pragma/warn/doio t/pragma/warn/util ! vms/subconfigure.com ____________________________________________________________________________ [ 5646] By: gsar on 2000/03/11 10:13:27 Log: remove outdated ftp.cis.ufl.edu reference Branch: perl ! pod/perlfaq2.pod ____________________________________________________________________________ [ 5645] By: gsar on 2000/03/11 10:10:39 Log: failed hunk in change#5644 Branch: perl ! t/op/pat.t ____________________________________________________________________________ [ 5644] By: gsar on 2000/03/11 10:08:47 Log: fix optimizer bug in /^(?p{"a"})b/ (from Ilya Zakharevich) Branch: perl ! regcomp.c t/op/pat.t ____________________________________________________________________________ [ 5643] By: gsar on 2000/03/11 09:48:30 Log: better {local,gm}time documentation (from Mark-Jason Dominus) Branch: perl ! pod/perlfunc.pod ____________________________________________________________________________ [ 5642] By: gsar on 2000/03/11 09:45:10 Log: tweaks for lynxos build (from Ed Mooring ) Branch: perl ! doio.c hints/lynxos.sh perl.h ____________________________________________________________________________ [ 5641] By: gsar on 2000/03/11 09:42:56 Log: integrate cfgperl contents into mainline Branch: perl !> Configure Todo-5.6 config_h.SH hints/irix_6.sh !> lib/Math/Complex.pm regcomp.c t/op/64bit.t ____________________________________________________________________________ [ 5640] By: gsar on 2000/03/11 09:24:30 Log: perldelta update, typos and whitespace adjustments Branch: perl ! lib/open.pm miniperlmain.c pod/perldelta.pod win32/perllib.c ____________________________________________________________________________ [ 5639] By: jhi on 2000/03/11 00:51:48 Log: Integrate with Sarathy. Branch: cfgperl !> (integrate 44 files) ____________________________________________________________________________ [ 5638] By: jhi on 2000/03/11 00:45:46 Log: Cpp out deadcode that IRIX compiler noticed. Branch: cfgperl ! regcomp.c ____________________________________________________________________________ [ 5637] By: jhi on 2000/03/10 14:22:24 Log: Do not use Perl's malloc in IRIX. Branch: cfgperl ! hints/irix_6.sh ____________________________________________________________________________ [ 5636] By: jhi on 2000/03/10 05:27:03 Log: More/modified unused floating point units. Branch: metaconfig/U/perl + d_fp_class_l.U d_unordered.U d_unorderedl.U ! d_fpclass.U ____________________________________________________________________________ [ 5635] By: jhi on 2000/03/10 01:54:07 Log: Add various yet-unused units. Branch: metaconfig/U/perl + d_class.U d_fchdir.U d_finite.U d_fp_class.U d_fp_classl.U + d_fpclass.U d_fpclassify.U d_frexpl.U d_futimes.U + d_getitimer.U d_getrlimit.U d_iconv.U d_isfinite.U d_isinf.U + d_isnan.U d_isnanl.U d_lchmod.U d_lutimes.U d_setitimer.U + d_setrlimit.U d_ualarm.U d_utimes.U ____________________________________________________________________________ [ 5634] By: jhi on 2000/03/10 01:07:54 Log: Fix goofups noticed by Mark Bixby and Jeff Okamoto. Branch: cfgperl ! Configure config_h.SH Branch: metaconfig ! U/compline/nblock_io.U Branch: metaconfig/U/perl ! use64bits.U ____________________________________________________________________________ [ 5633] By: jhi on 2000/03/09 23:22:33 Log: Remove an obsolete note. Branch: cfgperl ! t/op/64bit.t ____________________________________________________________________________ [ 5632] By: gsar on 2000/03/09 18:50:43 Log: update Changes Branch: perl ! Changes ____________________________________________________________________________ [ 5631] By: gsar on 2000/03/09 18:49:12 Log: track more of the child state on Windows Branch: perl ! win32/win32.c win32/win32.h ____________________________________________________________________________ [ 5630] By: gsar on 2000/03/09 18:48:05 Log: UNIVERSAL::isa() and UNIVERSAL::can() fail for magic values Branch: perl ! universal.c ____________________________________________________________________________ [ 5629] By: gsar on 2000/03/09 18:37:35 Log: tweak Unicode notes, other cleanups Branch: perl ! Changes lib/bytes.pm lib/utf8.pm pod/perldelta.pod ! pod/perlhist.pod pod/perlunicode.pod ____________________________________________________________________________ [ 5628] By: gsar on 2000/03/09 17:39:58 Log: support binmode(F,":crlf") and use open IN => ":raw", OUT => ":crlf" semantics; the pragma sets defaults for both open() and qx// Branch: perl ! doio.c dosish.h embed.h embed.pl epoc/epocish.h lib/open.pm ! mpeix/mpeixish.h op.c op.h opcode.h opcode.pl os2/os2ish.h ! perl.h perlapi.c plan9/plan9ish.h pod/perlfunc.pod pp.sym ! pp_proto.h pp_sys.c proto.h sv.h vms/vmsish.h vos/vosish.h ____________________________________________________________________________ [ 5627] By: gsar on 2000/03/09 12:54:08 Log: avoid autoflushing behavior of fork/system/exec on Solaris (thanks to fflush(NULL) bug) Branch: perl ! hints/solaris_2.sh pod/perldelta.pod ____________________________________________________________________________ [ 5626] By: gsar on 2000/03/09 11:34:51 Log: abort build on HP-UX if bundled non-ANSI compiler is detected (from Dominic Dunlop ) Branch: perl ! hints/hpux.sh ____________________________________________________________________________ [ 5625] By: gsar on 2000/03/09 11:17:07 Log: patch from Larry to make -T filetest algorithm recognize utf8 as "text" Branch: perl ! pp_sys.c ____________________________________________________________________________ [ 5624] By: gsar on 2000/03/09 11:11:59 Log: provide support for deleting actions etc. (from Ronald J Kimball ) Branch: perl ! lib/perl5db.pl pod/perldebug.pod ____________________________________________________________________________ [ 5623] By: gsar on 2000/03/09 06:39:21 Log: new xsubpp keywords should be in all caps Branch: perl ! lib/ExtUtils/xsubpp ____________________________________________________________________________ [ 5622] By: gsar on 2000/03/09 06:26:04 Log: demand-load utf8.pm in swash routines Branch: perl ! op.c utf8.c ____________________________________________________________________________ [ 5621] By: gsar on 2000/03/08 19:27:02 Log: make Dump() call the XSUB implementation transparently (modified version of patch suggested by David Boyce ) Branch: perl ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/Dumper.xs ! pod/perldelta.pod ____________________________________________________________________________ [ 5620] By: gsar on 2000/03/08 18:35:48 Log: do FILE should not see outside lexicals (from Rick Delaney ) Branch: perl ! op.c pp_ctl.c t/comp/require.t ____________________________________________________________________________ [ 5619] By: gsar on 2000/03/08 18:04:45 Log: abstract code for C into a Perl_load_module() API function Branch: perl ! doio.c embed.h embed.pl global.sym objXSUB.h op.c op.h ! perlapi.c pp_sys.c proto.h ____________________________________________________________________________ [ 5618] By: jhi on 2000/03/08 18:03:30 Log: Integrate with Sarathy. Branch: cfgperl +> lib/Pod/Plainer.pm !> Changes MANIFEST dosish.h embedvar.h lib/Pod/InputObjects.pm !> lib/Pod/Parser.pm makedef.pl op.c op.h perl.c perlapi.h !> perlvars.h pod/perlop.pod pod/pod2latex.PL sv.c unixish.h !> vms/vmsish.h ____________________________________________________________________________ [ 5617] By: jhi on 2000/03/08 15:44:05 Log: ICU todo fixes. Branch: cfgperl ! Todo-5.6 ____________________________________________________________________________ [ 5616] By: jhi on 2000/03/08 14:30:40 Log: Even more Todo. Branch: cfgperl ! Todo-5.6 ____________________________________________________________________________ [ 5615] By: jhi on 2000/03/08 14:13:45 Log: More Todo. Branch: cfgperl ! Todo-5.6 ____________________________________________________________________________ [ 5614] By: jhi on 2000/03/08 13:50:53 Log: wording changes Branch: cfgperl ! lib/Math/Complex.pm ____________________________________________________________________________ [ 5613] By: gsar on 2000/03/08 12:51:35 Log: clarify docs on return value from binding operators Branch: perl ! pod/perlop.pod ____________________________________________________________________________ [ 5612] By: gsar on 2000/03/08 12:41:38 Log: shore up pod2latex shortcomings, and a Pod::Parser fix (from Robin Barker) Branch: perl + lib/Pod/Plainer.pm ! MANIFEST lib/Pod/Parser.pm pod/pod2latex.PL ____________________________________________________________________________ [ 5611] By: gsar on 2000/03/08 12:22:59 Log: integrate cfgperl changes into mainline Branch: perl ! Changes !> installperl lib/Math/Complex.pm pod/perldelta.pod !> t/lib/complex.t vms/vmsish.h ____________________________________________________________________________ [ 5610] By: gsar on 2000/03/08 12:08:17 Log: add missing locks for op refcounts Branch: perl ! dosish.h embedvar.h makedef.pl op.c op.h perl.c perlapi.h ! perlvars.h sv.c unixish.h vms/vmsish.h ____________________________________________________________________________ [ 5609] By: gsar on 2000/03/08 11:30:32 Log: Pod::InputObjects tweak (from Brad Appleton) Branch: perl ! lib/Pod/InputObjects.pm ____________________________________________________________________________ [ 5608] By: jhi on 2000/03/08 05:08:59 Log: Integrate with Sarathy. Branch: cfgperl !> (integrate 27 files) ____________________________________________________________________________ [ 5607] By: jhi on 2000/03/08 05:07:06 Log: Make the stringification more customizable. A potentially backward incompatible change. Based on a suggestion by Roman Kosenko . Branch: cfgperl ! lib/Math/Complex.pm pod/perldelta.pod t/lib/complex.t ____________________________________________________________________________ [ 5606] By: jhi on 2000/03/08 00:49:14 Log: s/lfs/largefiles/ Branch: metaconfig ! U/mksample ____________________________________________________________________________ [ 5605] By: gsar on 2000/03/07 23:37:48 Log: VMS build patch (from Peter Prymmer) Branch: perl ! configure.com installhtml lib/lib.pm vms/descrip_mms.template ! vms/subconfigure.com vms/vms.c ____________________________________________________________________________ [ 5604] By: gsar on 2000/03/07 23:25:46 Log: CopFILEGV(&PL_compiling) must be reset properly (from Doug MacEachern) Branch: perl ! perl.c ____________________________________________________________________________ [ 5603] By: gsar on 2000/03/07 23:05:16 Log: type mismatch Branch: perl ! sv.c ____________________________________________________________________________ [ 5602] By: gsar on 2000/03/07 22:40:55 Log: add note to INSTALL about C++ compilers (from M J T Guy) Branch: perl ! INSTALL ____________________________________________________________________________ [ 5601] By: gsar on 2000/03/07 22:30:35 Log: separate options to incpush() for adding version directories and architecture directories (from Andy Dougherty) Branch: perl ! embed.h embed.pl perl.c proto.h t/lib/fatal.t ____________________________________________________________________________ [ 5600] By: gsar on 2000/03/07 20:18:54 Log: support :void to enable croaking only in void context (from Simon Cozens ) Branch: perl ! lib/Fatal.pm t/lib/fatal.t ____________________________________________________________________________ [ 5599] By: gsar on 2000/03/07 18:35:21 Log: Pod::Html tweak to avoid false falses Branch: perl ! lib/Pod/Html.pm ____________________________________________________________________________ [ 5598] By: gsar on 2000/03/07 18:21:58 Log: skip null siblings encountered by goto out of loopish block (from Doug Lankshear) Branch: perl ! pp_ctl.c ____________________________________________________________________________ [ 5597] By: gsar on 2000/03/07 16:33:29 Log: omit XSLoader from bytecode dumps Branch: perl ! ext/B/B/Bytecode.pm ext/B/B/Stash.pm ext/B/B/Xref.pm ____________________________________________________________________________ [ 5596] By: gsar on 2000/03/07 10:58:17 Log: avoid coredump on C Branch: perl ! sv.c ____________________________________________________________________________ [ 5595] By: gsar on 2000/03/07 10:26:03 Log: add missing HTML escapes that can be displayed in xterm (from Tim Jenness ) Branch: perl ! lib/Pod/Text.pm ____________________________________________________________________________ [ 5594] By: gsar on 2000/03/07 10:24:55 Log: Fatal.pm pod tweak (from Matt Sergeant ) Branch: perl ! lib/Fatal.pm ____________________________________________________________________________ [ 5593] By: gsar on 2000/03/07 09:57:24 Log: get ByteLoader working again Branch: perl ! bytecode.pl ext/B/B/Asmdata.pm ext/B/B/Bytecode.pm ! ext/B/B/C.pm ext/ByteLoader/bytecode.h ! ext/ByteLoader/byterun.c ____________________________________________________________________________ [ 5592] By: gsar on 2000/03/07 05:14:49 Log: typo in makedef.pl Branch: perl ! lib/File/Path.pm makedef.pl ____________________________________________________________________________ [ 5591] By: jhi on 2000/03/06 22:56:24 Log: Integrate with Sarathy. Branch: cfgperl !> Changes ext/File/Glob/Glob.xs lib/Pod/Html.pm ____________________________________________________________________________ [ 5590] By: gsar on 2000/03/06 22:32:44 Log: fix incorrect prototypes in File::Glob Branch: perl ! ext/File/Glob/Glob.xs ____________________________________________________________________________ [ 5589] By: gsar on 2000/03/06 22:07:38 Log: update Changes Branch: perl ! Changes ____________________________________________________________________________ [ 5588] By: jhi on 2000/03/06 21:46:18 Log: From: "Craig A. Berry" To: vmsperl@perl.org, perl5-porters@perl.org Cc: jhi@iki.fi, Charles Bailey , gsar@activestate.com Subject: [PATCH 5.5.670] circumvent VMS fileno bug in old DEC C version Date: Mon, 06 Mar 2000 15:36:13 -0600 Message-Id: <4.2.2.20000306153539.00ca6420@exchi01.midwest.metamorgs.com> Branch: cfgperl ! vms/vmsish.h ____________________________________________________________________________ [ 5587] By: jhi on 2000/03/06 21:23:27 Log: Use $^O. Branch: cfgperl ! installperl ____________________________________________________________________________ [ 5586] By: jhi on 2000/03/06 21:19:15 Log: Undo drift from the mainline. Branch: cfgperl !> (integrate 1607 files) ____________________________________________________________________________ [ 5585] By: gsar on 2000/03/06 20:23:37 Log: change#5513 accidentally undid change#5373, put it back Branch: perl ! lib/Pod/Html.pm ____________________________________________________________________________ [ 5584] By: jhi on 2000/03/06 17:30:48 Log: Integrate with Sarathy. Branch: cfgperl !> lib/File/Path.pm lib/Getopt/Long.pm lib/IPC/Open2.pm !> lib/Pod/Man.pm makedef.pl toke.c vms/subconfigure.com ____________________________________________________________________________ [ 5583] By: gsar on 2000/03/06 17:02:52 Log: makedef.pl typos Branch: perl ! makedef.pl ____________________________________________________________________________ [ 5582] By: gsar on 2000/03/06 15:24:14 Log: Pod::Man bugfixes (from Russ Allbery) Branch: perl ! lib/Pod/Man.pm ____________________________________________________________________________ [ 5581] By: gsar on 2000/03/06 15:17:08 Log: File::Path::rmtree() doesn't delete stale symlinks correctly Branch: perl ! lib/File/Path.pm ____________________________________________________________________________ [ 5580] By: gsar on 2000/03/06 14:55:57 Log: pod nits Branch: perl ! lib/Getopt/Long.pm lib/IPC/Open2.pm ____________________________________________________________________________ [ 5579] By: gsar on 2000/03/06 14:55:08 Log: 64-bit build fix on VMS (from Dan Sugalski) Branch: perl ! toke.c vms/subconfigure.com ____________________________________________________________________________ [ 5578] By: jhi on 2000/03/06 14:37:46 Log: Integrate with Sarathy. Branch: cfgperl !> README.win32 configure.com iperlsys.h lib/File/Spec/VMS.pm !> lib/IPC/Open2.pm lib/IPC/Open3.pm perl.c t/lib/filefind.t !> t/lib/filespec.t vms/ext/filespec.t vms/subconfigure.com !> vms/test.com vms/vms.c win32/config.bc win32/config.gc !> win32/config.vc win32/config_H.bc win32/config_H.gc !> win32/config_H.vc win32/config_h.PL win32/perlhost.h !> win32/win32.c win32/win32.h ____________________________________________________________________________ [ 5577] By: gsar on 2000/03/06 07:26:18 Log: skip tests that need VMS::Filespec on other platforms Branch: perl ! t/lib/filespec.t ____________________________________________________________________________ [ 5576] By: gsar on 2000/03/06 07:11:21 Log: integrate vmsperl contents into mainline Branch: perl !> configure.com lib/File/Spec/VMS.pm t/lib/filefind.t !> t/lib/filespec.t vms/ext/filespec.t vms/subconfigure.com !> vms/test.com vms/vms.c ____________________________________________________________________________ [ 5575] By: gsar on 2000/03/06 07:05:34 Log: support for autovivified handles (from Tom Christiansen) Branch: perl ! lib/IPC/Open2.pm lib/IPC/Open3.pm ____________________________________________________________________________ [ 5574] By: gsar on 2000/03/06 06:31:55 Log: vendorlib support for Windows; regen win32/config* Branch: perl ! README.win32 iperlsys.h perl.c win32/config.bc win32/config.gc ! win32/config.vc win32/config_H.bc win32/config_H.gc ! win32/config_H.vc win32/config_h.PL win32/perlhost.h ! win32/win32.c win32/win32.h ____________________________________________________________________________ [ 5573] By: bailey on 2000/03/06 05:23:23 Log: Skip openpid.t while VMS subprocess intercommunication in flux (several vmsperlers) Branch: vmsperl ! vms/test.com ____________________________________________________________________________ [ 5572] By: gsar on 2000/03/06 05:21:26 Log: the incpush()es weren't all quite right on Windows in change#5559 Branch: perl ! perl.c ____________________________________________________________________________ [ 5571] By: bailey on 2000/03/06 05:18:59 Log: Fix ricochet in File::Spec::VMS Fix eval error in filespec.t Misc. minor fixes in filespec.t Branch: vmsperl ! lib/File/Spec/VMS.pm t/lib/filespec.t ____________________________________________________________________________ [ 5570] By: gsar on 2000/03/06 05:00:44 Log: integrate cfgperl changes into mainline Branch: perl !> Configure Makefile.SH Porting/Glossary Porting/config.sh !> Porting/config_H config_h.SH epoc/config.sh !> ext/DynaLoader/DynaLoader_pm.PL hints/aix.sh patchlevel.h !> perl.c perl.h toke.c vos/config.def vos/config.h !> vos/config_h.SH_orig ____________________________________________________________________________ [ 5569] By: jhi on 2000/03/06 04:51:39 Log: Integrate with Sarathy. Branch: cfgperl !> installperl pp.c ____________________________________________________________________________ [ 5568] By: gsar on 2000/03/06 04:48:17 Log: installperl wasn't putting extensions with two or more nested package names in the archlib Branch: perl ! installperl ____________________________________________________________________________ [ 5567] By: bailey on 2000/03/06 03:43:36 Log: Set up for vendorarch (and fix 64bitint typo) (Dan Sugalski) Branch: vmsperl ! configure.com vms/subconfigure.com ____________________________________________________________________________ [ 5566] By: bailey on 2000/03/06 03:40:14 Log: Change $Config{'extensions'} to look Unixy (Charles Lane) FIx logic error in glob-basic.t (Charles Lane) Branch: vmsperl ! configure.com vms/subconfigure.com ____________________________________________________________________________ [ 5565] By: bailey on 2000/03/06 03:37:46 Log: Remove trailing . from typeless files (Charles Lane) Branch: vmsperl ! t/lib/filefind.t ____________________________________________________________________________ [ 5564] By: bailey on 2000/03/06 03:36:26 Log: Resync with mainline, update test in vmsfspec.t Branch: vmsperl +> lib/Term/ANSIColor.pm t/lib/ansicolor.t ! vms/ext/filespec.t !> (integrate 171 files) ____________________________________________________________________________ [ 5563] By: gsar on 2000/03/06 03:29:11 Log: avoid warning Branch: perl ! pp.c ____________________________________________________________________________ [ 5562] By: bailey on 2000/03/06 02:48:17 Log: Downcase function call to hush picky cc Branch: vmsperl ! vms/vms.c ____________________________________________________________________________ [ 5561] By: jhi on 2000/03/06 00:23:22 Log: VOS patch from Paul Green. Note that the vos/config_h.SH_orig is not exactly identical to the current config_h.SH because Paul needs better $sitearch control. Branch: cfgperl ! vos/config.def vos/config.h vos/config_h.SH_orig ____________________________________________________________________________ [ 5560] By: jhi on 2000/03/05 23:26:41 Log: Avoid wiping out @dl_{librefs,modules} when XSLoader falls back to DynaLoader. From: Doug MacEachern To: perl5-porters@perl.org Subject: [PATCH v5.5.670] maintain DynaLoader::dl_{librefs,modules} Date: Sun, 5 Mar 2000 15:19:01 -0800 (PST) Message-ID: Branch: cfgperl ! ext/DynaLoader/DynaLoader_pm.PL ____________________________________________________________________________ [ 5559] By: jhi on 2000/03/05 22:05:54 Log: sitelib_stem and vendorlib_stem patches from Andy; problem reported in From: schwern@athens.arena-i.com (Michael G Schwern) To: perl5-porters@perl.org Subject: [ID 20000305.001] [BUG 5.5.670 perl.c] SITELIB_EXP mangled by hack. Date: Sun, 5 Mar 2000 06:31:29 -0500 (EST) Message-Id: <20000305113129.80DC23820@athens.arena-i.com> Branch: cfgperl ! Configure Porting/Glossary Porting/config.sh Porting/config_H ! config_h.SH epoc/config.sh patchlevel.h perl.c perl.h ! vos/config.def vos/config.h vos/config_h.SH_orig Branch: metaconfig ! U/installdirs/instubperl.U U/installdirs/sitelib.U ! U/installdirs/vendorlib.U ____________________________________________________________________________ [ 5558] By: jhi on 2000/03/05 21:18:59 Log: Integrate with Sarathy. Branch: cfgperl !> hints/linux.sh lib/Getopt/Long.pm ____________________________________________________________________________ [ 5557] By: gsar on 2000/03/05 20:35:13 Log: Getopt-Long v2.21 update (from Johan Vromans) Branch: perl ! lib/Getopt/Long.pm ____________________________________________________________________________ [ 5556] By: gsar on 2000/03/05 20:26:57 Log: Linux needs -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 too (from Matthias Urlichs ) Branch: perl ! hints/linux.sh ____________________________________________________________________________ [ 5555] By: jhi on 2000/03/05 20:15:34 Log: Integrate with Sarathy. Branch: cfgperl +> lib/Term/ANSIColor.pm t/lib/ansicolor.t !> MANIFEST lib/Pod/InputObjects.pm opcode.h opcode.pl !> pod/perldelta.pod pod/perlfunc.pod pp.c pp_sys.c !> t/comp/proto.t toke.c utils/perlbug.PL ____________________________________________________________________________ [ 5554] By: gsar on 2000/03/05 20:02:17 Log: prototype changes for eventually supporting C and C Branch: perl ! opcode.h opcode.pl pod/perlfunc.pod pp.c pp_sys.c ! t/comp/proto.t toke.c ____________________________________________________________________________ [ 5553] By: jhi on 2000/03/05 19:55:02 Log: AIX gcvt() cannot format long doubles very well. Branch: cfgperl ! hints/aix.sh ____________________________________________________________________________ [ 5552] By: jhi on 2000/03/05 18:44:37 Log: the monster cpp expression needs to be on one line to appease makedepend Branch: cfgperl ! toke.c ____________________________________________________________________________ [ 5551] By: jhi on 2000/03/05 18:24:32 Log: IRIX cpp is fussy. Branch: cfgperl ! toke.c ____________________________________________________________________________ [ 5550] By: gsar on 2000/03/05 17:46:18 Log: perlbug tweak to grok local_patches better Branch: perl ! utils/perlbug.PL ____________________________________________________________________________ [ 5549] By: gsar on 2000/03/05 17:33:10 Log: add Term::ANSIColor, perldelta notes on Pod::Man, and fix a bug in Pod::InputObjects (from Russ Allbery) Branch: perl + lib/Term/ANSIColor.pm t/lib/ansicolor.t ! MANIFEST lib/Pod/InputObjects.pm pod/perldelta.pod ____________________________________________________________________________ [ 5548] By: jhi on 2000/03/05 17:27:06 Log: clean up the makedepend temp file Branch: cfgperl ! Makefile.SH ____________________________________________________________________________ [ 5547] By: jhi on 2000/03/05 17:23:18 Log: Integrate with Sarathy. Branch: cfgperl !> perl.c ____________________________________________________________________________ [ 5546] By: jhi on 2000/03/05 17:16:12 Log: Integrate with Sarathy. Branch: cfgperl !> (integrate 47 files) ____________________________________________________________________________ [ 5545] By: gsar on 2000/03/05 17:13:48 Log: strip last component of SITELIB_EXP only if it looks like a number Branch: perl ! perl.c ____________________________________________________________________________ [ 5544] By: jhi on 2000/03/05 17:12:42 Log: s/Perl/PeRl/; # yeah Branch: cfgperl ! Configure config_h.SH Branch: metaconfig ! U/modified/cpp_stuff.U ____________________________________________________________________________ [ 5543] By: gsar on 2000/03/05 16:54:10 Log: thinko in change#4546 that caused variables to lose their importedness (GvIMPORTED_XV_off should be !GvIMPORTED_XV) Branch: perl ! sv.c t/pragma/strict-vars ____________________________________________________________________________ [ 5542] By: gsar on 2000/03/05 09:37:26 Log: regen win32/config*, up version numbers &c. Branch: perl ! patchlevel.h win32/Makefile win32/config.bc win32/config.gc ! win32/config.vc win32/config_H.bc win32/config_H.gc ! win32/config_H.vc win32/makefile.mk ____________________________________________________________________________ [ 5541] By: gsar on 2000/03/05 09:20:12 Log: undo change#5506; add patch to make blank line warnings optional (from Brad Appleton) Branch: perl ! lib/Pod/Checker.pm lib/Pod/Parser.pm t/pod/poderrs.xr ____________________________________________________________________________ [ 5540] By: gsar on 2000/03/05 09:04:52 Log: fixes for most warnings identified by gcc -Wall Branch: perl ! av.c cop.h deb.c doop.c dump.c embed.h embed.pl gv.c hv.c mg.c ! miniperlmain.c objXSUB.h op.c perl.c perlapi.c pp.c pp_ctl.c ! pp_hot.c pp_sys.c proto.h regcomp.c regexec.c regexp.h run.c ! scope.c sv.c sv.h toke.c universal.c util.c xsutils.c ____________________________________________________________________________ [ 5539] By: gsar on 2000/03/05 06:37:58 Log: shup up warnings about dNOOP from gcc with __attribute__ ((unused)) (from Doug MacEachern ) Branch: perl ! patchlevel.h perl.h ____________________________________________________________________________ [ 5538] By: gsar on 2000/03/05 05:50:44 Log: tyop Branch: perl ! config_h.SH ____________________________________________________________________________ [ 5537] By: gsar on 2000/03/05 05:41:10 Log: integrate cfgperl contents into mainline; add new tests from inc.t into 64bit.t Branch: perl ! t/op/64bit.t !> Configure config_h.SH hints/hpux.sh hints/sco.sh perl.h !> pod/perl.pod toke.c ____________________________________________________________________________ [ 5536] By: jhi on 2000/03/05 05:37:22 Log: dethinko Branch: cfgperl ! toke.c ____________________________________________________________________________ [ 5535] By: jhi on 2000/03/05 05:14:40 Log: Integrate with Sarathy. Branch: cfgperl !> pp.c t/op/inc.t toke.c ____________________________________________________________________________ [ 5534] By: gsar on 2000/03/05 04:50:26 Log: optimize change#5533 to stick to IVs if constant is <= IV_MAX, since runtime is highly optimized for IVs rather than UVs Branch: perl ! toke.c ____________________________________________________________________________ [ 5533] By: gsar on 2000/03/05 04:30:02 Log: scan_num() sticks to UVs rather than IVs (now -2147483648 doesn't end up being promoted to an NV) Branch: perl ! pp.c t/op/inc.t toke.c ____________________________________________________________________________ [ 5532] By: jhi on 2000/03/05 01:11:37 Log: more cpp cosmetics, logic cleanup Branch: cfgperl ! toke.c ____________________________________________________________________________ [ 5531] By: jhi on 2000/03/05 00:51:20 Log: Implement #5525 in metaconfig. Branch: cfgperl ! Configure config_h.SH Branch: metaconfig ! U/modified/cpp_stuff.U ____________________________________________________________________________ [ 5530] By: jhi on 2000/03/05 00:32:51 Log: Integrate with Sarathy. Branch: cfgperl !> config_h.SH doio.c lib/Cwd.pm lib/Pod/Html.pm lib/bytes.pm !> lib/charnames.pm lib/filetest.pm lib/integer.pm lib/locale.pm !> lib/overload.pm lib/utf8.pm os2/os2ish.h pod/perldebug.pod !> t/lib/ipc_sysv.t t/pragma/warn/regcomp win32/config_H.bc !> win32/config_H.gc win32/config_H.vc ____________________________________________________________________________ [ 5529] By: jhi on 2000/03/05 00:31:17 Log: Sanity check on the strtoll and strtoull. Branch: cfgperl ! Configure config_h.SH Branch: metaconfig/U/perl ! d_strtoll.U d_strtoull.U ____________________________________________________________________________ [ 5528] By: jhi on 2000/03/05 00:07:21 Log: Reformat the fearful cpp expression to be a little bit less fearful. Branch: cfgperl ! toke.c ____________________________________________________________________________ [ 5527] By: gsar on 2000/03/04 21:55:03 Log: make hints available via globals in the respective pragmas to avoid duplicating the constants everywhere Branch: perl ! lib/bytes.pm lib/charnames.pm lib/filetest.pm lib/integer.pm ! lib/locale.pm lib/overload.pm lib/utf8.pm ____________________________________________________________________________ [ 5526] By: gsar on 2000/03/04 20:39:36 Log: remove deadcode Branch: perl ! lib/Cwd.pm ____________________________________________________________________________ [ 5525] By: gsar on 2000/03/04 19:42:55 Log: make CAT2() portable for use as a macro argument with an extra level of macros Branch: perl ! config_h.SH ____________________________________________________________________________ [ 5524] By: gsar on 2000/03/04 19:02:27 Log: avoid looking up stale PL_statbuf (spotted by Charles Lane ) Branch: perl ! doio.c ____________________________________________________________________________ [ 5523] By: gsar on 2000/03/04 18:59:03 Log: pod tweak Branch: perl ! pod/perldebug.pod ____________________________________________________________________________ [ 5522] By: gsar on 2000/03/04 17:46:58 Log: regen win32/config_H* Branch: perl ! win32/config_H.bc win32/config_H.gc win32/config_H.vc ____________________________________________________________________________ [ 5521] By: jhi on 2000/03/04 16:35:48 Log: From: "Matthias Urlichs" To: perl5-porters@perl.org Subject: BUG: Integer floatifies? +PATCH: reading BIG integers with SMALL floats Date: Sat, 4 Mar 2000 12:48:42 +0100 Message-ID: <20000304124841.A8090@noris.de> Branch: cfgperl ! toke.c ____________________________________________________________________________ [ 5520] By: jhi on 2000/03/04 15:41:12 Log: unthink wishful thinking Branch: cfgperl ! pod/perl.pod ____________________________________________________________________________ [ 5519] By: gsar on 2000/03/04 06:42:47 Log: fix OS/2 coredump with POSIX::tmpnam() (from Ilya Zakharevich) Branch: perl ! os2/os2ish.h ____________________________________________________________________________ [ 5518] By: gsar on 2000/03/04 06:02:26 Log: avoid "scalars leaked" message in test Branch: perl ! t/pragma/warn/regcomp ____________________________________________________________________________ [ 5517] By: jhi on 2000/03/04 06:01:16 Log: detypo Branch: cfgperl ! pod/perl.pod ____________________________________________________________________________ [ 5516] By: jhi on 2000/03/04 05:59:21 Log: cleanup AVAILABILITY and mention binaries Branch: cfgperl ! pod/perl.pod ____________________________________________________________________________ [ 5515] By: gsar on 2000/03/04 05:55:02 Log: syntax error in change#5498 Branch: perl ! t/lib/ipc_sysv.t ____________________________________________________________________________ [ 5514] By: jhi on 2000/03/04 05:50:56 Log: assuming that removing the libbind will be a good idea Branch: cfgperl ! hints/sco.sh ____________________________________________________________________________ [ 5513] By: gsar on 2000/03/04 05:50:15 Log: Pod::Html fixups for nicer links to functions (from Wolfgang Laun ) Branch: perl ! lib/Pod/Html.pm ____________________________________________________________________________ [ 5512] By: jhi on 2000/03/04 05:45:52 Log: Integrate with Sarathy. Branch: cfgperl !> (integrate 41 files) ____________________________________________________________________________ [ 5511] By: jhi on 2000/03/04 05:42:37 Log: HP-UX 64-bitness cures Branch: cfgperl ! hints/hpux.sh perl.h ____________________________________________________________________________ [ 5510] By: gsar on 2000/03/04 05:40:08 Log: better error messages when xsubpp fails to find map for a particular type (from Ilya Zakharevich) Branch: perl ! lib/ExtUtils/xsubpp ____________________________________________________________________________ [ 5509] By: jhi on 2000/03/04 05:33:27 Log: scratch #5508 Branch: cfgperl ! perl.h ____________________________________________________________________________ [ 5508] By: jhi on 2000/03/04 05:31:19 Log: In HP-UX there is a secret handshake to get strtoll and strtoull. Branch: cfgperl ! perl.h ____________________________________________________________________________ [ 5507] By: gsar on 2000/03/04 04:27:51 Log: more whitespace removal (from Michael G Schwern) Branch: perl ! ext/Data/Dumper/Dumper.pm ext/Errno/Errno_pm.PL ! ext/File/Glob/Glob.pm ext/IO/lib/IO/Select.pm ! ext/IO/lib/IO/Socket.pm ext/IO/lib/IO/Socket/INET.pm ! ext/IPC/SysV/Msg.pm ext/IPC/SysV/Semaphore.pm lib/CGI.pm ! lib/CGI/Cookie.pm lib/CGI/Fast.pm lib/CGI/Push.pm ! lib/Carp/Heavy.pm lib/DB.pm lib/Exporter/Heavy.pm ! lib/File/DosGlob.pm lib/File/Find.pm lib/Getopt/Long.pm ! lib/Math/Trig.pm lib/Net/Ping.pm lib/Net/netent.pm ! lib/SelfLoader.pm lib/Tie/Array.pm lib/Tie/Handle.pm ! lib/Tie/Scalar.pm lib/Time/Local.pm lib/filetest.pm ! lib/overload.pm x2p/s2p.PL ____________________________________________________________________________ [ 5506] By: gsar on 2000/03/04 04:12:06 Log: temporarily disable blank line warning from Pod::Parser until it can be made optional Branch: perl ! lib/Pod/Parser.pm t/pod/poderrs.xr ____________________________________________________________________________ [ 5505] By: gsar on 2000/03/04 04:00:44 Log: rid blanks in pods (from Michael G Schwern) Branch: perl ! README.amiga README.dos README.os2 ____________________________________________________________________________ [ 5504] By: gsar on 2000/03/04 03:59:07 Log: avoid warnings from shmread() when given undefined variable (from Tom Christiansen) Branch: perl ! doio.c ____________________________________________________________________________ [ 5503] By: gsar on 2000/03/04 03:53:43 Log: fpsetmask() needs include on freebsd (from Slaven Rezic ) Branch: perl ! unixish.h ____________________________________________________________________________ [ 5502] By: gsar on 2000/03/04 03:51:05 Log: avoid ambiguity in indirect object notation (breaks with overridden run time require) Branch: perl ! lib/CGI.pm ____________________________________________________________________________ [ 5501] By: gsar on 2000/03/04 01:08:54 Log: adjust perldelta Branch: perl ! Todo-5.6 pod/perl.pod pod/perldelta.pod ____________________________________________________________________________ [ 5500] By: gsar on 2000/03/04 00:33:49 Log: integrate cfgperl contents into mainline Branch: perl !> hints/irix_6.sh hints/solaris_2.sh pod/perl.pod !> pod/perlfunc.pod t/lib/ipc_sysv.t ____________________________________________________________________________ [ 5499] By: jhi on 2000/03/03 22:51:53 Log: solaris hints tweak Branch: cfgperl ! hints/solaris_2.sh ____________________________________________________________________________ [ 5498] By: jhi on 2000/03/03 22:35:46 Log: The SysV IPC test must use the native integers (long or short), also noted this in the msgsnd/semctl documentation. Reported in From: schwern@athens.arena-i.com (Michael G Schwern) To: perl5-porters@perl.org Subject: [ID 20000302.006] [BUG 5.5.670 t/ipc_sysv.t] Fails 2,5,6 with 64bit on Linux Date: Thu, 2 Mar 2000 17:15:03 -0500 (EST) Message-Id: <20000302221503.EDF6E3830@athens.arena-i.com> Branch: cfgperl ! pod/perlfunc.pod t/lib/ipc_sysv.t ____________________________________________________________________________ [ 5497] By: jhi on 2000/03/03 21:08:53 Log: Update AVAILABILITY. Branch: cfgperl ! pod/perl.pod ____________________________________________________________________________ [ 5496] By: gsar on 2000/03/03 20:21:05 Log: perldebug tweak (from M J T Guy) Branch: perl ! pod/perldebug.pod ____________________________________________________________________________ [ 5495] By: jhi on 2000/03/03 19:32:58 Log: Integrate with Sarathy. Branch: cfgperl !> (integrate 79 files) ____________________________________________________________________________ [ 5494] By: jhi on 2000/03/03 19:14:01 Log: the workaround is needed in all 7.2.* compilers, not just on IRIX64. Branch: cfgperl ! hints/irix_6.sh ____________________________________________________________________________ [ 5493] By: gsar on 2000/03/03 18:58:45 Log: whitespace and readabiliti nits in the pods (from Michael G Schwern and Robin Barker) Branch: perl ! Changes pod/perl.pod pod/perl5004delta.pod ! pod/perl5005delta.pod pod/perlboot.pod pod/perldata.pod ! pod/perldebug.pod pod/perldelta.pod pod/perldiag.pod ! pod/perlembed.pod pod/perlfaq.pod pod/perlfaq2.pod ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq6.pod ! pod/perlfaq7.pod pod/perlfaq8.pod pod/perlfaq9.pod ! pod/perlfilter.pod pod/perlguts.pod pod/perlipc.pod ! pod/perllexwarn.pod pod/perllocale.pod pod/perlmodinstall.pod ! pod/perlmodlib.pod pod/perlobj.pod pod/perlopentut.pod ! pod/perlpod.pod pod/perlport.pod pod/perlre.pod ! pod/perlref.pod pod/perlreftut.pod pod/perlsub.pod ! pod/perltie.pod pod/perltodo.pod pod/perltoot.pod ! pod/perltootc.pod pod/perltrap.pod pod/perlvar.pod ! pod/perlxstut.pod ____________________________________________________________________________ [ 5492] By: gsar on 2000/03/03 17:48:31 Log: support for list assignment to pseudohashes (from John Tobey ) Branch: perl ! av.c dump.c embed.h embed.pl global.sym objXSUB.h op.c op.h ! perlapi.c pp_hot.c proto.h t/op/avhv.t t/op/hashwarn.t ____________________________________________________________________________ [ 5491] By: gsar on 2000/03/03 16:45:49 Log: add MakeMaker caveat to INSTALL (from Andy Dougherty) Branch: perl ! INSTALL ____________________________________________________________________________ [ 5490] By: gsar on 2000/03/03 16:44:42 Log: perldelta tweaks Branch: perl ! pod/perldelta.pod ____________________________________________________________________________ [ 5489] By: gsar on 2000/03/03 16:26:52 Log: /dev/console may not be writable in Syslog.pm (from Ask Bjoern Hansen ) Branch: perl ! ext/Sys/Syslog/Syslog.pm ____________________________________________________________________________ [ 5488] By: gsar on 2000/03/03 16:21:34 Log: OS/2 patches for dlclose() support (from Yitzchak Scott-Thoennes ) Branch: perl ! makedef.pl os2/diff.configure os2/dl_os2.c os2/dlfcn.h ! os2/os2.sym ____________________________________________________________________________ [ 5487] By: gsar on 2000/03/03 16:16:34 Log: skip test on AFS (from Hans Ranke ) Branch: perl ! t/lib/glob-basic.t ____________________________________________________________________________ [ 5486] By: gsar on 2000/03/03 15:42:28 Log: integrate cfgperl and vmsperl contents into mainline Branch: perl ! pod/perl.pod !> (integrate 38 files) ____________________________________________________________________________ [ 5485] By: jhi on 2000/03/03 15:21:40 Log: pull the sparcv9 workshop libraries in front of loclibpth Branch: cfgperl ! hints/solaris_2.sh ____________________________________________________________________________ [ 5484] By: jhi on 2000/03/03 15:09:03 Log: Introduce i_ieefp because FreeBSD on ix86 needs that for ftpsetmask(0); regen Configure. Branch: cfgperl ! Configure Porting/Glossary Porting/config.sh Porting/config_H ! config_h.SH epoc/config.sh perl.h vms/subconfigure.com ! vos/config.def vos/config.h vos/config_h.SH_orig ! win32/config.bc win32/config.gc win32/config.vc ! win32/config_H.bc win32/config_H.gc win32/config_H.vc ____________________________________________________________________________ [ 5483] By: jhi on 2000/03/03 05:37:58 Log: The _cflags must be left-aligned. Branch: cfgperl ! hints/irix_6.sh ____________________________________________________________________________ [ 5482] By: bailey on 2000/03/03 04:42:45 Log: Once more unto resync Branch: vmsperl !> (integrate 48 files) ____________________________________________________________________________ [ 5481] By: bailey on 2000/03/03 04:36:46 Log: VMS-specific perldelta update Branch: vmsperl ! pod/perldelta.pod ____________________________________________________________________________ [ 5480] By: bailey on 2000/03/03 04:05:28 Log: Set up Perl invocation method during configuration (Peter Prymmer) Add missing bits to various utilities and install them (ditto) Branch: vmsperl ! configure.com pod/pod2usage.PL pod/podselect.PL ! utils/dprofpp.PL vms/descrip_mms.template ____________________________________________________________________________ [ 5479] By: bailey on 2000/03/03 04:01:48 Log: Fix test to match new behavior of vmsify() (Craig Berry) Branch: vmsperl ! vms/ext/filespec.t ____________________________________________________________________________ [ 5478] By: bailey on 2000/03/03 03:54:10 Log: Try to intuit whether typeless file invoked in subprocess is an executable image or DCL procedure. Branch: vmsperl ! vms/perlvms.pod vms/vms.c ____________________________________________________________________________ [ 5477] By: bailey on 2000/03/03 03:37:18 Log: Remove leftover bits of VAXC support (Dan Sugalski) Branch: vmsperl ! vms/gen_shrfls.pl ____________________________________________________________________________ [ 5476] By: bailey on 2000/03/03 03:34:51 Log: Add missing declaration (Dan Sugalski) Branch: vmsperl ! vms/vms.c ____________________________________________________________________________ [ 5475] By: gsar on 2000/03/03 03:27:52 Log: warn about /(?p{})/ (from Simon Cozens) Branch: perl ! regcomp.c toke.c ____________________________________________________________________________ [ 5474] By: bailey on 2000/03/03 03:27:05 Log: Ad hoc patch for duping stdout into stderr Branch: vmsperl ! vms/vms.c ____________________________________________________________________________ [ 5473] By: bailey on 2000/03/03 03:23:29 Log: Bypass PERL_INC_VERSION_LIST until we support in in Configure.Com Branch: vmsperl ! vms/subconfigure.com vms/vmsish.h ____________________________________________________________________________ [ 5472] By: gsar on 2000/03/03 02:58:49 Log: File::Spec bugs (spotted by Hack Kampbjorn ) Branch: perl ! lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm ____________________________________________________________________________ [ 5471] By: jhi on 2000/03/03 02:38:23 Log: more todo Branch: cfgperl ! Todo-5.6 ____________________________________________________________________________ [ 5470] By: gsar on 2000/03/03 02:36:02 Log: skip test if db doesn't have null key support Branch: perl ! t/lib/anydbm.t ____________________________________________________________________________ [ 5469] By: jhi on 2000/03/03 02:26:53 Log: Integrate with Sarathy. Branch: cfgperl !> INSTALL lib/AutoSplit.pm lib/ExtUtils/xsubpp lib/SelfLoader.pm !> lib/Test/Harness.pm lib/constant.pm pod/perl.pod !> pod/perldelta.pod pod/perlpod.pod pod/perlre.pod !> pod/perltoc.pod regcomp.c t/op/misc.t t/op/pat.t toke.c !> utils/h2xs.PL win32/Makefile win32/makefile.mk ____________________________________________________________________________ [ 5468] By: jhi on 2000/03/03 02:24:05 Log: irix hints tweak Branch: cfgperl ! hints/irix_6.sh ____________________________________________________________________________ [ 5467] By: gsar on 2000/03/03 02:19:50 Log: /(?p{})/ changed to /(??{})/, per Larry's suggestion (from Simon Cozens ) Branch: perl ! lib/AutoSplit.pm lib/ExtUtils/xsubpp lib/SelfLoader.pm ! pod/perlre.pod pod/perltoc.pod regcomp.c t/op/misc.t ! t/op/pat.t toke.c ____________________________________________________________________________ [ 5466] By: jhi on 2000/03/03 02:12:41 Log: in words order bad Branch: cfgperl ! pod/perlre.pod ____________________________________________________________________________ [ 5465] By: jhi on 2000/03/03 02:09:45 Log: /[[:alpha]/ now dies on unmatched [] instead of "an unknown character class" (spotted by Tom Christiansen) Branch: cfgperl ! regcomp.c t/pragma/warn/regcomp ____________________________________________________________________________ [ 5464] By: gsar on 2000/03/03 02:04:48 Log: perldelta notes about IO::Socket changes (from Graham Barr) Branch: perl ! pod/perldelta.pod ____________________________________________________________________________ [ 5463] By: gsar on 2000/03/03 02:02:50 Log: relax restrictions on constant names a bit (from M J T Guy) Branch: perl ! lib/constant.pm ____________________________________________________________________________ [ 5462] By: gsar on 2000/03/03 01:59:49 Log: support for generation of accessor functions (from Hugo van der Sanden) Branch: perl ! utils/h2xs.PL ____________________________________________________________________________ [ 5461] By: jhi on 2000/03/03 01:51:53 Log: cosmetics Branch: cfgperl ! t/op/pack.t ____________________________________________________________________________ [ 5460] By: jhi on 2000/03/03 01:50:07 Log: detypo Branch: cfgperl ! t/op/pack.t ____________________________________________________________________________ [ 5459] By: gsar on 2000/03/03 01:46:35 Log: pod tweaks Branch: perl ! pod/perl.pod pod/perlpod.pod ____________________________________________________________________________ [ 5458] By: jhi on 2000/03/03 01:25:21 Log: solaris hints tweak Branch: cfgperl ! hints/solaris_2.sh ____________________________________________________________________________ [ 5457] By: jhi on 2000/03/02 22:56:49 Log: detypo Branch: cfgperl ! hints/solaris_2.sh ____________________________________________________________________________ [ 5456] By: gsar on 2000/03/02 21:15:11 Log: Test::Harness uses $ENV{HARNESS_PERL_SWITCHES} when running perl; add test targets for -C switch on windows Branch: perl ! lib/Test/Harness.pm win32/Makefile win32/makefile.mk ____________________________________________________________________________ [ 5455] By: gsar on 2000/03/02 21:06:49 Log: add note about failed tests on memory starved systems (from Andy Dougherty) Branch: perl ! INSTALL ____________________________________________________________________________ [ 5454] By: jhi on 2000/03/02 21:03:35 Log: Integrate with Sarathy. Branch: cfgperl !> Changes lib/Pod/Find.pm lib/Pod/Html.pm lib/Pod/Man.pm !> lib/Term/Cap.pm lib/Test/Harness.pm lib/blib.pm !> pod/perldata.pod pod/perldelta.pod pod/perlop.pod ____________________________________________________________________________ [ 5453] By: jhi on 2000/03/02 20:58:43 Log: Further long double patches from Spider Boardman. Branch: cfgperl ! t/comp/use.t t/lib/bigfltpm.t t/op/pack.t t/op/universal.t ____________________________________________________________________________ [ 5452] By: gsar on 2000/03/02 20:52:08 Log: move doc about v-strings from perlop to perldata (suggested by David Dyck ) Branch: perl ! pod/perldata.pod pod/perldelta.pod pod/perlop.pod ____________________________________________________________________________ [ 5451] By: gsar on 2000/03/02 20:30:29 Log: integrate cfgperl changes into mainline Branch: perl !> Configure hints/irix_6.sh pp.c ____________________________________________________________________________ [ 5450] By: gsar on 2000/03/02 20:08:10 Log: still other multiline match cleanups (from Greg Bacon) Branch: perl ! Changes lib/Pod/Find.pm lib/Pod/Html.pm lib/Pod/Man.pm ! lib/Term/Cap.pm lib/Test/Harness.pm lib/blib.pm ____________________________________________________________________________ [ 5449] By: jhi on 2000/03/02 20:01:58 Log: Integrate with Sarathy. Branch: cfgperl !> configure.com ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c !> lib/ExtUtils/MM_VMS.pm lib/Test/Harness.pm t/lib/glob-basic.t !> t/pragma/warn/8signal t/pragma/warn/pp_ctl !> vms/descrip_mms.template vms/gen_shrfls.pl !> vms/subconfigure.com vms/vms.c win32/Makefile !> win32/makefile.mk win32/perllib.c win32/win32.c win32/win32.h ____________________________________________________________________________ [ 5448] By: jhi on 2000/03/02 20:00:37 Log: workaround for Tru64 compiler bug (cleaner fix will have to wait until 5.6.1), from Spider Boardman Branch: cfgperl ! pp.c ____________________________________________________________________________ [ 5447] By: jhi on 2000/03/02 19:52:34 Log: Workaround for an optimizer bug. Branch: cfgperl ! hints/irix_6.sh ____________________________________________________________________________ [ 5446] By: jhi on 2000/03/02 19:44:35 Log: installation directory fix from Andy Dougherty (installstyle was being clobbered, spotted by Spider Boardman) Branch: cfgperl ! Configure Branch: metaconfig ! U/installdirs/installstyle.U ____________________________________________________________________________ [ 5445] By: gsar on 2000/03/02 19:40:44 Log: patch to fix mingw32 build under USE_IMP_SYS (from Benjamin Stuhl); some parts not applied Branch: perl ! win32/Makefile win32/makefile.mk win32/perllib.c win32/win32.c ! win32/win32.h ____________________________________________________________________________ [ 5444] By: gsar on 2000/03/02 19:26:08 Log: avoid buffering issue in warn/8signal Branch: perl ! t/pragma/warn/8signal ____________________________________________________________________________ [ 5443] By: gsar on 2000/03/02 18:13:28 Log: integrate cfgperl changes into mainline Branch: perl !> Configure config_h.SH hints/aix.sh hints/hpux.sh !> hints/solaris_2.sh makedepend.SH sv.c t/lib/syslfs.t !> t/op/lfs.t t/op/pack.t ____________________________________________________________________________ [ 5442] By: gsar on 2000/03/02 18:02:40 Log: integrate vmsperl changes into mainline (denied their changes to Glob.pm, t/pragma/warn/{8signal,pp_ctl}) Branch: perl !> configure.com ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c !> lib/ExtUtils/MM_VMS.pm lib/Test/Harness.pm t/lib/glob-basic.t !> t/pragma/warn/8signal t/pragma/warn/pp_ctl !> vms/descrip_mms.template vms/gen_shrfls.pl !> vms/subconfigure.com vms/vms.c ____________________________________________________________________________ [ 5441] By: jhi on 2000/03/02 17:56:20 Log: nit from Spider Boardman Branch: cfgperl ! makedepend.SH ____________________________________________________________________________ [ 5440] By: jhi on 2000/03/02 17:48:15 Log: Confusion over uselargefiles.cbu and uselfs.cbu (the first one is the correct one), spotted by Robin Barker. Branch: cfgperl ! Configure config_h.SH hints/aix.sh hints/hpux.sh Branch: metaconfig/U/perl ! uselfs.U ____________________________________________________________________________ [ 5439] By: jhi on 2000/03/02 15:32:04 Log: Remove the pack.t kludge introduced to fudge the test to pass under long doubles: leave the similar kludge to posix.t because POSIX::strtod() is still double, not long double. Branch: cfgperl ! t/op/pack.t ____________________________________________________________________________ [ 5438] By: jhi on 2000/03/02 04:58:48 Log: Integrate with Sarathy. Branch: cfgperl !> lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm !> lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm lib/FindBin.pm !> lib/Pod/Html.pm op.c ____________________________________________________________________________ [ 5437] By: jhi on 2000/03/02 04:51:46 Log: A patch on #5407. Branch: cfgperl ! sv.c ____________________________________________________________________________ [ 5436] By: gsar on 2000/03/02 04:45:37 Log: avoid useless comparison Branch: perl ! op.c ____________________________________________________________________________ [ 5435] By: bailey on 2000/03/02 04:43:11 Log: YA sync with mainline Branch: vmsperl +> lib/open.pm pod/perlboot.pod pod/perlnumber.pod +> t/lib/env-array.t !> (integrate 150 files) ____________________________________________________________________________ [ 5434] By: gsar on 2000/03/02 04:28:48 Log: make the "back to top" links optional Branch: perl ! lib/Pod/Html.pm ____________________________________________________________________________ [ 5433] By: bailey on 2000/03/02 04:26:58 Log: Protect manipulation of open pipe list from concurrent ASTs (Charles Lane) Branch: vmsperl ! vms/vms.c ____________________________________________________________________________ [ 5432] By: bailey on 2000/03/02 04:20:51 Log: Update dependencies and remove obsolete VAXC support Branch: vmsperl ! vms/descrip_mms.template ____________________________________________________________________________ [ 5431] By: bailey on 2000/03/02 04:19:42 Log: Rmeove obsolete VAXC support Branch: vmsperl ! vms/gen_shrfls.pl ____________________________________________________________________________ [ 5430] By: bailey on 2000/03/02 04:18:57 Log: Minor updates to subconfigure.com: - remove old VAXC support - avoid echoing commands to tempfiles - fix typos - define 64bit symbols (as "undef") when not using 64 bit support Branch: vmsperl ! vms/subconfigure.com ____________________________________________________________________________ [ 5429] By: bailey on 2000/03/02 04:16:11 Log: Minor changes to Configure.Com: - permit operation in batch mode (splits output) - remove old VAXC support - default to enabling secure internal lnm translation Branch: vmsperl ! configure.com ____________________________________________________________________________ [ 5428] By: bailey on 2000/03/02 04:06:53 Log: Optional warning for truncated logical name equivalence string (Dan Sugalski) Branch: vmsperl ! vms/vms.c ____________________________________________________________________________ [ 5427] By: bailey on 2000/03/02 04:05:47 Log: FIx no-op in vms.c Branch: vmsperl ! vms/vms.c ____________________________________________________________________________ [ 5426] By: bailey on 2000/03/02 04:04:52 Log: MIscellaneous tweaks to test and driver (Charles Lane) Branch: vmsperl ! t/pragma/warn/8signal t/pragma/warn/pp_sys t/pragma/warnings.t ! vms/test.com ____________________________________________________________________________ [ 5425] By: bailey on 2000/03/02 04:02:44 Log: Take advantage of new subprocess invocation (Charles Lane) Branch: vmsperl ! t/op/runlevel.t t/pragma/strict.t t/pragma/subs.t ! t/pragma/warnings.t ____________________________________________________________________________ [ 5424] By: bailey on 2000/03/02 04:00:20 Log: Increment counter for skipped tests (Charles Lane) Branch: vmsperl ! t/io/open.t ____________________________________________________________________________ [ 5423] By: bailey on 2000/03/02 03:59:14 Log: Remove redundant elements of @INC to cope with VMS' 255-char limit on PERL5LIB logical (Dan Sugalski) Branch: vmsperl ! lib/Test/Harness.pm ____________________________________________________________________________ [ 5422] By: bailey on 2000/03/02 03:57:40 Log: Use temp to construct dirspec in File::Find (Charles Lane) Branch: vmsperl ! lib/File/Find.pm ____________________________________________________________________________ [ 5421] By: bailey on 2000/03/02 03:56:13 Log: Satisfy various Pod::* needs for Unix syntax (Charles Lane) (Should move to File::Spec in long term) Branch: vmsperl ! lib/Pod/Checker.pm lib/Pod/Parser.pm t/pod/testp2pt.pl ____________________________________________________________________________ [ 5420] By: bailey on 2000/03/02 03:52:45 Log: Escape \n in commands written to Descrip.MMS (Charles Lane) Branch: vmsperl ! lib/ExtUtils/MM_VMS.pm ____________________________________________________________________________ [ 5419] By: bailey on 2000/03/02 03:50:53 Log: Make File::Glob more VMS-friendly (Charles Lane) Branch: vmsperl ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c ! t/lib/glob-basic.t ____________________________________________________________________________ [ 5418] By: bailey on 2000/03/02 03:47:21 Log: Miscellaneous fixes to build procedures (Peter Prymmer) Branch: vmsperl ! configure.com vms/subconfigure.com ____________________________________________________________________________ [ 5417] By: bailey on 2000/03/02 03:42:49 Log: Temrinate statements in pp_ctl warning test (Charles Lane) Branch: vmsperl ! t/pragma/warn/pp_ctl ____________________________________________________________________________ [ 5416] By: bailey on 2000/03/02 03:39:46 Log: Warn but continue installing when file missing (Dan Sugalski) Branch: vmsperl ! installperl ____________________________________________________________________________ [ 5415] By: jhi on 2000/03/01 23:31:23 Log: Make file sparseness detection more portable (Scott Henry) Branch: cfgperl ! t/lib/syslfs.t t/op/lfs.t ____________________________________________________________________________ [ 5414] By: jhi on 2000/03/01 22:53:48 Log: detypo #5411 continues: Sun grep doesn't have -e. Branch: cfgperl ! hints/solaris_2.sh ____________________________________________________________________________ [ 5413] By: jhi on 2000/03/01 22:49:44 Log: detypo #5411 Branch: cfgperl ! hints/solaris_2.sh ____________________________________________________________________________ [ 5412] By: gsar on 2000/03/01 20:04:42 Log: typo in change#5408 Branch: perl ! lib/ExtUtils/MM_Unix.pm ____________________________________________________________________________ [ 5411] By: jhi on 2000/03/01 18:48:52 Log: Better detection of the solaris workshop compiler. Branch: cfgperl ! hints/solaris_2.sh ____________________________________________________________________________ [ 5410] By: jhi on 2000/03/01 18:18:04 Log: From: Robin Barker To: perl5-porters@perl.org Subject: solaris 64-bit and gcc Date: Wed, 1 Mar 2000 17:59:36 GMT Message-Id: <200003011759.RAA03938@tempest.npl.co.uk> Branch: cfgperl ! hints/solaris_2.sh ____________________________________________________________________________ [ 5409] By: jhi on 2000/03/01 18:16:43 Log: Integrate with Sarathy. Branch: cfgperl +> t/lib/env-array.t !> MANIFEST README.cygwin ext/DynaLoader/DynaLoader_pm.PL !> ext/DynaLoader/dlutils.c lib/AutoLoader.pm lib/AutoSplit.pm !> lib/CGI/Carp.pm lib/CPAN.pm lib/Cwd.pm lib/Env.pm !> lib/File/Find.pm lib/File/Spec/Mac.pm lib/File/Spec/VMS.pm !> pod/perldebug.pod pod/perldelta.pod t/lib/env.t !> t/lib/filefind.t t/lib/glob-basic.t ____________________________________________________________________________ [ 5408] By: gsar on 2000/03/01 18:15:49 Log: still more multiline match cleanups (from Greg Bacon) Branch: perl ! lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm lib/FindBin.pm ____________________________________________________________________________ [ 5407] By: jhi on 2000/03/01 18:11:09 Log: A further patch from Spider Boardman for long doubleness. Branch: cfgperl ! sv.c ____________________________________________________________________________ [ 5406] By: gsar on 2000/03/01 17:32:09 Log: yet more multiline match cleanups (from Greg Bacon) Branch: perl ! lib/CPAN.pm lib/Cwd.pm ____________________________________________________________________________ [ 5405] By: gsar on 2000/03/01 17:24:53 Log: add support for Env arrays (from Gregor N. Purdy ) Branch: perl + t/lib/env-array.t ! MANIFEST lib/Env.pm pod/perldelta.pod t/lib/env.t ____________________________________________________________________________ [ 5404] By: gsar on 2000/03/01 17:00:23 Log: cygwin update (from Eric Fifer) Branch: perl ! README.cygwin t/lib/glob-basic.t ____________________________________________________________________________ [ 5403] By: gsar on 2000/03/01 16:55:47 Log: more multiline match cleanups (from Greg Bacon) Branch: perl ! lib/AutoLoader.pm lib/AutoSplit.pm lib/CGI/Carp.pm ! lib/File/Spec/Mac.pm lib/File/Spec/VMS.pm ____________________________________________________________________________ [ 5402] By: gsar on 2000/03/01 16:38:48 Log: avoid DProf entering dl_unload_file() (from Alan Burlison) Branch: perl ! ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/dlutils.c ____________________________________________________________________________ [ 5401] By: gsar on 2000/03/01 16:35:28 Log: fix minor compatibility issues with finddepth() (from Helmut Jarausch) Branch: perl ! lib/File/Find.pm t/lib/filefind.t ____________________________________________________________________________ [ 5400] By: gsar on 2000/03/01 16:32:24 Log: mention "r" debugger command (from Ilya Zakharevich) Branch: perl ! pod/perldebug.pod ____________________________________________________________________________ [ 5399] By: jhi on 2000/03/01 14:58:33 Log: Integrate with Sarathy. Branch: cfgperl !> Changes configure.com ext/File/Glob/Glob.pm !> ext/File/Glob/bsd_glob.c installperl lib/ExtUtils/MM_VMS.pm !> lib/File/Find.pm lib/Pod/Checker.pm lib/Pod/Parser.pm !> t/io/open.t t/io/openpid.t t/lib/glob-basic.t t/op/goto.t !> t/op/runlevel.t t/op/split.t t/pod/testp2pt.pl !> t/pragma/strict.t t/pragma/subs.t t/pragma/warn/8signal !> t/pragma/warn/pp_sys t/pragma/warnings.t !> vms/descrip_mms.template vms/subconfigure.com vms/test.com !> vms/vms.c ____________________________________________________________________________ [ 5398] By: gsar on 2000/03/01 07:03:13 Log: fix testsuite issues in change#5397 Branch: perl ! Changes t/pragma/warn/8signal t/pragma/warn/pp_sys ---------------- Version v5.5.670 ---------------- ____________________________________________________________________________ [ 5397] By: gsar on 2000/03/01 06:44:42 Log: consolidated VMS patches (from Craig A. Berry ); Glob.pm patch modified to use $DEFAULT_FLAGS, and iff no flags were supplied Branch: perl ! configure.com ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c ! installperl lib/ExtUtils/MM_VMS.pm lib/File/Find.pm ! lib/Pod/Checker.pm lib/Pod/Parser.pm t/io/open.t ! t/io/openpid.t t/lib/glob-basic.t t/op/goto.t t/op/runlevel.t ! t/op/split.t t/pod/testp2pt.pl t/pragma/strict.t ! t/pragma/subs.t t/pragma/warn/8signal t/pragma/warn/pp_sys ! t/pragma/warnings.t vms/descrip_mms.template ! vms/subconfigure.com vms/test.com vms/vms.c ____________________________________________________________________________ [ 5396] By: gsar on 2000/03/01 06:28:22 Log: integrate cfgperl changes into mainline Branch: perl !> ext/Fcntl/Fcntl.pm hints/solaris_2.sh pp.c sv.c ____________________________________________________________________________ [ 5395] By: jhi on 2000/03/01 06:12:10 Log: Integrate with Sarathy. Branch: cfgperl +> lib/open.pm !> MANIFEST Todo-5.6 mg.c ____________________________________________________________________________ [ 5394] By: gsar on 2000/03/01 06:07:00 Log: fix segfault on C Branch: perl ! mg.c ____________________________________________________________________________ [ 5393] By: jhi on 2000/03/01 06:02:12 Log: Fcntl de-cut-and-pasto. From: Doug MacEachern To: perl5-porters@perl.org Subject: [PATCH v5.5.660] Fcntl.pm Date: Tue, 29 Feb 2000 21:24:00 -0800 (PST) Message-ID: Branch: cfgperl ! ext/Fcntl/Fcntl.pm ____________________________________________________________________________ [ 5392] By: gsar on 2000/03/01 05:55:20 Log: update Todo-5.6, add stub open.pm Branch: perl + lib/open.pm ! MANIFEST Todo-5.6 ____________________________________________________________________________ [ 5391] By: jhi on 2000/03/01 05:42:25 Log: The 64-bitallness does require the /usr/lib/sparcv9 in loclibpth. Branch: cfgperl ! hints/solaris_2.sh ____________________________________________________________________________ [ 5390] By: jhi on 2000/03/01 05:35:53 Log: Couple of math functions need to be Perl_ so that they are correctly long double, especially the frexp() in sv_vcatpvfn() (spotted by Spider Boardman). Branch: cfgperl ! pp.c sv.c ____________________________________________________________________________ [ 5389] By: jhi on 2000/03/01 05:33:54 Log: Integrate with Sarathy. Branch: cfgperl +> pod/perlnumber.pod !> Changes MANIFEST README.win32 ext/DynaLoader/DynaLoader_pm.PL !> ext/DynaLoader/Makefile.PL ext/DynaLoader/dl_dlopen.xs !> ext/DynaLoader/dlutils.c lib/File/Find.pm lib/Test/Harness.pm !> pod/Makefile pod/buildtoc pod/perl.pod pod/perldelta.pod !> pod/perlguts.pod pod/perlhack.pod pod/perlhist.pod !> pod/perlport.pod pod/perltoc.pod pod/roffitall vms/vms.c !> win32/perllib.c win32/win32.c win32/win32.h ____________________________________________________________________________ [ 5388] By: gsar on 2000/03/01 03:38:03 Log: Windows miscellany Branch: perl ! pod/perlguts.pod win32/perllib.c win32/win32.c win32/win32.h ____________________________________________________________________________ [ 5387] By: gsar on 2000/03/01 03:13:37 Log: mention ftp/rsync access to repository in perlhack Branch: perl ! Changes pod/perlhack.pod pod/perlhist.pod ____________________________________________________________________________ [ 5386] By: gsar on 2000/03/01 03:04:54 Log: support kill(0,$pid) on Windows to test if process exists Branch: perl ! README.win32 pod/perldelta.pod pod/perlport.pod win32/win32.c ____________________________________________________________________________ [ 5385] By: gsar on 2000/03/01 02:10:01 Log: integrate cfgperl changes into mainline Branch: perl !> Configure Porting/Glossary Porting/config.sh Porting/config_H !> config_h.SH epoc/config.sh hints/dec_osf.sh hints/solaris_2.sh !> perl.h vms/subconfigure.com vos/config.def win32/config.bc !> win32/config.gc win32/config.vc ____________________________________________________________________________ [ 5384] By: gsar on 2000/03/01 01:47:55 Log: oops, change#5382 didn't really fix the typo Branch: perl ! ext/DynaLoader/dl_dlopen.xs ____________________________________________________________________________ [ 5383] By: gsar on 2000/03/01 01:38:25 Log: avoid warning on type-mismatch Branch: perl ! ext/DynaLoader/dlutils.c ____________________________________________________________________________ [ 5382] By: gsar on 2000/03/01 01:33:42 Log: fix bug in change#5381 Branch: perl ! ext/DynaLoader/dl_dlopen.xs ____________________________________________________________________________ [ 5381] By: gsar on 2000/03/01 00:46:44 Log: unload extension shared objects when exiting, implemented only for dl_dlopen.xs (from Alan Burlison) Branch: perl ! ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/Makefile.PL ! ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dlutils.c ____________________________________________________________________________ [ 5380] By: gsar on 2000/03/01 00:34:10 Log: add perlnumber.pod (from Ilya Zakharevich); substantially edited prose Branch: perl + pod/perlnumber.pod ! MANIFEST pod/Makefile pod/buildtoc pod/perl.pod ! pod/perltoc.pod pod/roffitall ____________________________________________________________________________ [ 5379] By: jhi on 2000/02/29 23:37:01 Log: Be understanding. Branch: cfgperl ! Configure config_h.SH Branch: metaconfig/U/perl ! use64bits.U uselfs.U ____________________________________________________________________________ [ 5378] By: gsar on 2000/02/29 23:35:50 Log: VMS fixups (from Dan Sugalski); cosmetic tweaks Branch: perl ! lib/Test/Harness.pm vms/vms.c ____________________________________________________________________________ [ 5377] By: jhi on 2000/02/29 23:12:29 Log: Tru64 hints fix from Spider Boardman; Tru64 hint for d_Gconvert on long doubles to use sprintf %Lg. Branch: cfgperl ! hints/dec_osf.sh ____________________________________________________________________________ [ 5376] By: jhi on 2000/02/29 23:02:45 Log: Integrate with Sarathy. Branch: cfgperl !> gv.c lib/Pod/Html.pm malloc.c pod/perlapi.pod pod/perlcall.pod !> pod/perldiag.pod pod/perlembed.pod pod/perlfunc.pod !> pod/perlguts.pod pod/perlop.pod ____________________________________________________________________________ [ 5375] By: gsar on 2000/02/29 23:02:34 Log: fix File::Find::finddepth() bugs (from Helmut Jarausch) Branch: perl ! lib/File/Find.pm ____________________________________________________________________________ [ 5374] By: jhi on 2000/02/29 23:01:35 Log: Add libsunmath (long double math library for Solaris, SUNWspro cc only) awareness; fix various Solaris nits. Branch: cfgperl ! Configure Porting/Glossary Porting/config.sh Porting/config_H ! config_h.SH epoc/config.sh hints/solaris_2.sh perl.h ! vms/subconfigure.com vos/config.def win32/config.bc ! win32/config.gc win32/config.vc Branch: metaconfig ! U/modified/libs.U Branch: metaconfig/U/perl + i_sunmath.U ____________________________________________________________________________ [ 5373] By: gsar on 2000/02/29 22:56:10 Log: fix Pod::Html to recognize C<< > >> etc., and convert some pods to the more readable form (from Robin Barker) Branch: perl ! lib/Pod/Html.pm pod/perlfunc.pod pod/perlop.pod ____________________________________________________________________________ [ 5372] By: gsar on 2000/02/29 22:52:27 Log: better fix for malloc bug in change#5346 (from Dominic Dunlop) Branch: perl ! malloc.c ____________________________________________________________________________ [ 5371] By: gsar on 2000/02/29 22:29:36 Log: fix pods to reflect newer canonical names for call_sv() etc. Branch: perl ! gv.c pod/perlapi.pod pod/perlcall.pod pod/perldiag.pod ! pod/perlembed.pod pod/perlguts.pod ____________________________________________________________________________ [ 5370] By: jhi on 2000/02/29 22:08:26 Log: Integrate with Sarathy. Branch: cfgperl !> perl.c perl.h win32/win32.c win32/win32.h ____________________________________________________________________________ [ 5369] By: gsar on 2000/02/29 21:37:10 Log: remove bogus code that caused test failures on HP-UX Branch: perl ! perl.h ____________________________________________________________________________ [ 5368] By: gsar on 2000/02/29 20:45:01 Log: change#5364 had a few problems Branch: perl ! perl.c win32/win32.c win32/win32.h ____________________________________________________________________________ [ 5367] By: gsar on 2000/02/29 18:19:04 Log: integrate cfgperl changes into mainline Branch: perl !> Configure config_h.SH epoc/config.sh hints/hpux.sh !> hints/solaris_2.sh regcomp.c vms/subconfigure.com !> vos/config.def win32/config.bc win32/config.gc win32/config.vc ____________________________________________________________________________ [ 5366] By: jhi on 2000/02/29 18:15:09 Log: Some compilers have problems with quad switch() controls. Branch: cfgperl ! regcomp.c ____________________________________________________________________________ [ 5365] By: jhi on 2000/02/29 18:14:30 Log: Integrate with Sarathy. Branch: cfgperl !> perl.c win32/Makefile win32/makefile.mk win32/win32.c !> win32/win32.h ____________________________________________________________________________ [ 5364] By: gsar on 2000/02/29 18:11:34 Log: utf8-ize @ARGV when -C switch is used on Windows Branch: perl ! perl.c win32/Makefile win32/makefile.mk win32/win32.c ! win32/win32.h ____________________________________________________________________________ [ 5363] By: jhi on 2000/02/29 17:47:48 Log: HP-UX lddlflags were broken. Branch: cfgperl ! Configure config_h.SH Branch: metaconfig/U/perl ! dlsrc.U ____________________________________________________________________________ [ 5362] By: jhi on 2000/02/29 17:32:27 Log: Make the failsafe question about socket address structure sizes hopefully a bit less confusing. Branch: cfgperl ! Configure config_h.SH Branch: metaconfig ! U/protos/socksizetype.U ____________________________________________________________________________ [ 5361] By: jhi on 2000/02/29 17:17:10 Log: Integrate with Sarathy. Branch: cfgperl !> malloc.c ____________________________________________________________________________ [ 5360] By: gsar on 2000/02/29 17:16:09 Log: malloc "fix" in change#5346 coredumps on HP-UX, revert Branch: perl ! malloc.c ____________________________________________________________________________ [ 5359] By: jhi on 2000/02/29 17:06:12 Log: Make the warning about preferring HP's ar more visible. Branch: cfgperl ! hints/hpux.sh ____________________________________________________________________________ [ 5358] By: jhi on 2000/02/29 17:04:36 Log: The sprintf option was blithely printing long doubles as doubles (spotted by Spider Boardman); dqgcvt() wasn't ever being used; made the test more thorough. Branch: cfgperl ! Configure config_h.SH epoc/config.sh vms/subconfigure.com ! vos/config.def win32/config.bc win32/config.gc win32/config.vc Branch: metaconfig ! U/compline/d_gconvert.U ____________________________________________________________________________ [ 5357] By: jhi on 2000/02/29 16:58:08 Log: Make the warning about abandoning long doubles more visible. Branch: cfgperl ! Configure config_h.SH Branch: metaconfig/U/perl ! uselongdbl.U ____________________________________________________________________________ [ 5356] By: jhi on 2000/02/29 16:51:33 Log: HP-UX gcc fix; detypo in use64bits. Branch: cfgperl ! Configure config_h.SH Branch: metaconfig/U/perl ! dlsrc.U use64bits.U ____________________________________________________________________________ [ 5355] By: jhi on 2000/02/29 16:31:17 Log: Solaris 64-bitness hints saga continues. Branch: cfgperl ! hints/solaris_2.sh ____________________________________________________________________________ [ 5354] By: jhi on 2000/02/29 16:04:42 Log: Integrate with Sarathy. Branch: cfgperl !> ext/Thread/Thread.xs perl.c perl.h ____________________________________________________________________________ [ 5353] By: jhi on 2000/02/29 15:54:10 Log: Solaris hints tweak for 64-bitallness. Branch: cfgperl ! hints/solaris_2.sh ____________________________________________________________________________ [ 5352] By: jhi on 2000/02/29 15:35:13 Log: Too many 64-bitness option combinations. Branch: cfgperl ! Configure config_h.SH Branch: metaconfig/U/perl ! use64bits.U ____________________________________________________________________________ [ 5351] By: gsar on 2000/02/29 15:31:56 Log: more adjustments needed for change#5342 under use5005threads Branch: perl ! ext/Thread/Thread.xs perl.c perl.h ____________________________________________________________________________ [ 5350] By: jhi on 2000/02/29 15:24:59 Log: Integrate with Sarathy. Branch: cfgperl +> pod/perlboot.pod !> (integrate 40 files) ____________________________________________________________________________ [ 5349] By: gsar on 2000/02/29 08:13:56 Log: more m//s and $ vs \z fixups (from Greg Bacon) Branch: perl ! lib/File/CheckTre