Integrate with Sarathy.
[p5sagit/p5-mst-13.2.git] / Changes
diff --git a/Changes b/Changes
index 0f0cf73..b360d4e 100644 (file)
--- a/Changes
+++ b/Changes
@@ -95,6 +95,952 @@ Version v5.6.0
 --------------
 
 ____________________________________________________________________________
+[  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 <damian@cs.monash.edu.au>)
+     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<use POSIX; use IO::File;>
+     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
+             <vkonovalov@lucent.com>)
+     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 <oneill@cs.sfu.ca>)
+     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
+             <oneill@cs.sfu.ca>)
+     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
+             <wolfgang.laun@alcatel.at>)
+     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 <merlyn@stonehenge.com>)
+     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 <allen@huarp.harvard.edu>)
+     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 <mathews@computer.org>)
+     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<foo|bar> 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 <timj@jach.hawaii.edu>)
+     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 <mooring@lynx.com>)
+     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 <domo@computer.org>)
+     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
+             <rjk@linguist.dartmouth.edu>)
+     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 <dsb@world.std.com>)
+     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
+             <rick@consumercontact.com>)
+     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<use Foo 1.23 @ary;> 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 <ra@amk.al.lg.ua>.
+     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 <simon@othersideofthe.earth.li>)
+     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<printf "%vd">
+     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 <timj@jach.hawaii.edu>)
+     Branch: perl
+          ! lib/Pod/Text.pm
+____________________________________________________________________________
+[  5594] By: gsar                                  on 2000/03/07  10:24:55
+        Log: Fatal.pm pod tweak (from Matt Sergeant <matt@sergeant.org>)
+     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" <craig.berry@metamorgs.com>
+             To: vmsperl@perl.org, perl5-porters@perl.org
+             Cc: jhi@iki.fi, Charles Bailey <BAILEY@newman.upenn.edu>, 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