Hide __attribute__((unused)) behind PERL_UNUSED_DECL as
[p5sagit/p5-mst-13.2.git] / Changes
diff --git a/Changes b/Changes
index 220c3a3..ca5f607 100644 (file)
--- a/Changes
+++ b/Changes
@@ -31,6 +31,437 @@ or any other branch.
 Version v5.7.1         Development release working toward v5.8
 --------------
 ____________________________________________________________________________
+[ 10537] By: jhi                                   on 2001/06/12  14:11:26
+        Log: One less -Wall whine (found under DEBUGGING).
+     Branch: perl
+          ! x2p/Makefile.SH x2p/a2p.c
+____________________________________________________________________________
+[ 10536] By: jhi                                   on 2001/06/12  13:32:09
+        Log: s/case-independent/case-insensitive/g
+     Branch: perl
+          ! pod/perldebug.pod
+____________________________________________________________________________
+[ 10535] By: jhi                                   on 2001/06/12  13:27:28
+        Log: As suggested in   
+             
+             Subject: Re: ext/ + -Wall
+             From: Gurusamy Sarathy <gsar@ActiveState.com>
+             Date: Mon, 11 Jun 2001 23:34:31 -0700
+             Message-Id: <200106120634.f5C6YVM07246@smtp3.ActiveState.com>
+     Branch: perl
+          ! ext/PerlIO/Scalar/Scalar.xs ext/PerlIO/Via/Via.xs globals.c
+          ! perl.h
+____________________________________________________________________________
+[ 10534] By: jhi                                   on 2001/06/12  13:13:27
+        Log: Subject: ext/ + -Wall
+             From: Doug MacEachern <dougm@covalent.net>
+             Date: Mon, 11 Jun 2001 22:19:45 -0700 (PDT)
+             Message-ID: <Pine.LNX.4.21.0106112212261.24181-100000@mako.covalent.net>
+     Branch: perl
+          ! ext/ByteLoader/ByteLoader.xs ext/DB_File/DB_File.xs
+          ! ext/DB_File/version.c ext/Devel/DProf/DProf.xs
+          ! ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dlutils.c
+          ! ext/Encode/Encode.xs ext/File/Glob/bsd_glob.c
+          ! ext/Filter/Util/Call/Call.xs ext/GDBM_File/GDBM_File.xs
+          ! ext/List/Util/Util.xs ext/MIME/Base64/Base64.xs
+          ! ext/POSIX/POSIX.xs ext/PerlIO/Scalar/Scalar.xs
+          ! ext/PerlIO/Via/Via.xs ext/Time/HiRes/HiRes.xs
+          ! ext/Time/Piece/Piece.xs ext/attrs/attrs.xs globals.c
+          ! lib/ExtUtils/xsubpp
+____________________________________________________________________________
+[ 10533] By: jhi                                   on 2001/06/12  12:52:57
+        Log: Subject: [PATCH] anonymous stashes
+             From: Abhijit Menon-Sen <ams@wiw.org>
+             Date: Tue, 12 Jun 2001 12:47:04 +0530
+             Message-ID: <20010612124704.A29029@lustre.linux.in>
+     Branch: perl
+          ! dump.c gv.c sv.c xsutils.c
+____________________________________________________________________________
+[ 10532] By: jhi                                   on 2001/06/12  12:37:36
+        Log: One more test for $^S.
+     Branch: perl
+          ! t/op/magic.t
+____________________________________________________________________________
+[ 10531] By: jhi                                   on 2001/06/12  12:35:02
+        Log: Subject: [PATCH 20010612.002] $^S almost entirely broken with 5.6.1
+             From: Abhijit Menon-Sen <ams@wiw.org>
+             Date: Tue, 12 Jun 2001 17:35:55 +0530
+             Message-ID: <20010612173555.A32426@lustre.linux.in>
+     Branch: perl
+          ! mg.c t/op/magic.t
+____________________________________________________________________________
+[ 10530] By: jhi                                   on 2001/06/12  12:31:11
+        Log: Subject: Re: [ID 20010612.001] out of memory during regex compilation
+             From: Mike Guy <mjtg@cam.ac.uk>
+             Date: Tue, 12 Jun 2001 13:14:15 +0100
+             Message-Id: <E159n3n-0000xa-00@draco.cus.cam.ac.uk>
+     Branch: perl
+          ! pod/perlop.pod
+____________________________________________________________________________
+[ 10529] By: jhi                                   on 2001/06/12  12:21:06
+        Log: AUTHORS updates.
+     Branch: perl
+          ! AUTHORS
+____________________________________________________________________________
+[ 10528] By: jhi                                   on 2001/06/12  12:19:47
+        Log: Subject: [PATCH] rhapsody/darwin minor cleanup
+             From: Wilfredo Sanchez <wsanchez@MIT.EDU>
+             Content-Transfer-Encoding: 7bit
+             Message-Id: <200106121009.GAA01968@melbourne-city-street.mit.edu>
+     Branch: perl
+          ! Makefile.SH hints/darwin.sh hints/rhapsody.sh
+____________________________________________________________________________
+[ 10527] By: jhi                                   on 2001/06/12  11:58:53
+        Log: Subject: [MacPerl-Porters] Re: [PATCH] Mac OS Compatability for bleadperl
+             From: "Philip Newton" <Philip.Newton@gmx.net>
+             Date: Mon, 11 Jun 2001 07:08:03 +0200
+             Message-Id: <200106120802.LAA08992@taas.iki.fi>
+     Branch: perl
+          ! t/base/term.t
+____________________________________________________________________________
+[ 10526] By: jhi                                   on 2001/06/12  01:35:34
+        Log: Cleanup the a2p.c for -Wall.
+     Branch: perl
+          ! x2p/Makefile.SH x2p/a2p.c
+____________________________________________________________________________
+[ 10525] By: jhi                                   on 2001/06/12  01:10:56
+        Log: File::Find update for MacOS from Chris Nandor.
+     Branch: perl
+          ! lib/File/Find.pm t/lib/filefind.t
+____________________________________________________________________________
+[ 10524] By: jhi                                   on 2001/06/12  00:29:20
+        Log: gcc -Wall nits picked out by a non-UNIX system
+             (courtesy of Mark Bixby)
+     Branch: perl
+          ! doio.c ext/Devel/Peek/Peek.xs ext/DynaLoader/dl_mpeix.xs
+          ! ext/IO/IO.xs ext/PerlIO/Via/Via.xs ext/Socket/Socket.xs
+          ! pp_sys.c util.c
+____________________________________________________________________________
+[ 10523] By: jhi                                   on 2001/06/11  22:34:03
+        Log: Metaconfig unit change for #10522.  (The d_modfl changes
+             placate metalint.)
+     Branch: metaconfig/U/perl
+          ! d_modfl.U d_u32align.U
+____________________________________________________________________________
+[ 10522] By: jhi                                   on 2001/06/11  22:33:00
+        Log: Buglet found by Mark Bixby: "./try >&2 >/dev/null" should
+             be "./try 2>&1 >/dev/null".
+     Branch: perl
+          ! Configure
+____________________________________________________________________________
+[ 10521] By: jhi                                   on 2001/06/11  19:49:54
+        Log: Subject: [PATCH perl@10517] DCL quoting syntax drives pumpking mad
+             From: "Craig A. Berry" <craigberry@mac.com>
+             Date: Mon, 11 Jun 2001 14:00:32 -0500
+             Message-Id: <5.1.0.14.0.20010611134750.03985cb8@exchi01>
+     Branch: perl
+          ! configure.com
+____________________________________________________________________________
+[ 10520] By: jhi                                   on 2001/06/11  17:55:47
+        Log: Move the full \p\P lists to perlunicode.
+     Branch: perl
+          ! pod/perlretut.pod pod/perlunicode.pod
+____________________________________________________________________________
+[ 10519] By: jhi                                   on 2001/06/11  17:10:00
+        Log: VOS build tweak for 5.6.1 from Paul Green.
+     Branch: maint-5.6/perl
+          ! vos/build.cm
+____________________________________________________________________________
+[ 10518] By: jhi                                   on 2001/06/11  17:07:03
+        Log: Subject: [PATCH perl@10476] no PerlIO at startup time on VMS
+             From: "Craig A. Berry" <craigberry@mac.com>
+             Date: Fri, 8 Jun 2001 18:08:18 -0500
+             Message-Id: <a05101000b746f9dd4fca@[192.168.56.145]>
+     Branch: perl
+          ! vms/vms.c
+____________________________________________________________________________
+[ 10517] By: jhi                                   on 2001/06/11  14:52:01
+        Log: Update Changes.
+     Branch: perl
+          ! Changes patchlevel.h
+____________________________________________________________________________
+[ 10516] By: jhi                                   on 2001/06/11  14:46:33
+        Log: Add the modfl_pow32_bug (anti)definition also to VOS headers.
+     Branch: perl
+          ! vos/config.alpha.h vos/config.ga.h
+____________________________________________________________________________
+[ 10515] By: jhi                                   on 2001/06/11  14:39:05
+        Log: VOS updates from Paul Green for @10476.
+     Branch: perl
+          ! README.vos vos/Changes vos/build.cm vos/compile_perl.cm
+          ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
+          ! vos/config.ga.h vos/configure_perl.cm
+____________________________________________________________________________
+[ 10514] By: jhi                                   on 2001/06/11  12:58:43
+        Log: Subject: [PATCH] Not many people know this ...
+             From: Mike Guy <mjtg@cam.ac.uk>
+             Date: Mon, 11 Jun 2001 14:55:15 +0100
+             Message-Id: <E159S9z-00015D-00@draco.cus.cam.ac.uk>
+     Branch: perl
+          ! pod/perldebug.pod
+____________________________________________________________________________
+[ 10513] By: jhi                                   on 2001/06/11  12:30:06
+        Log: Add final commas to lists as suggested by Philip Newton.
+     Branch: perl
+          ! lib/ExtUtils/Constant.pm t/lib/extutils.t
+____________________________________________________________________________
+[ 10512] By: jhi                                   on 2001/06/11  12:28:49
+        Log: Subject: [MacPerl-Porters] [PATCH] Mac OS Compatability for bleadperl
+             Date: Sun, 10 Jun 2001 23:35:38 -0400
+             From: Chris Nandor <pudge@pobox.com>
+             Message-Id: <p05100306b749ec0eaade@[10.0.1.177]>
+     Branch: perl
+          ! lib/DirHandle.pm lib/File/Basename.pm lib/diagnostics.pm
+          ! perl.c t/base/term.t t/comp/cpp.t t/comp/multiline.t
+          ! t/comp/script.t t/lib/anydbm.t t/lib/autoloader.t
+          ! t/lib/dirhand.t t/lib/selfloader.t t/op/anonsub.t
+          ! t/op/closure.t t/op/defins.t t/op/exec.t t/op/goto.t
+          ! t/op/pack.t t/op/regexp.t t/op/regexp_noamp.t t/op/split.t
+          ! t/op/write.t t/pragma/strict.t
+____________________________________________________________________________
+[ 10511] By: jhi                                   on 2001/06/11  12:13:31
+        Log: Subject: [RESEND] [PATCH] Mac OS lib patches for bleadperl
+             From: Chris Nandor <pudge@pobox.com>
+             Date: Mon, 11 Jun 2001 08:24:28 -0400
+             Message-Id: <p05100303b74a66faf625@[10.0.1.177]>
+     Branch: perl
+          ! ext/IO/lib/IO/Dir.pm lib/File/Copy.pm t/lib/filecopy.t
+          ! t/lib/io_dir.t
+____________________________________________________________________________
+[ 10510] By: jhi                                   on 2001/06/11  12:03:16
+        Log: One more run_byacc (a hand-tweaked version had slipped in).
+     Branch: perl
+          ! perly.c vms/perly_c.vms
+____________________________________________________________________________
+[ 10509] By: nick                                  on 2001/06/11  07:49:15
+        Log: Integrate mainline
+     Branch: perlio
+         !> Makefile.SH embed.h embed.pl global.sym
+         !> lib/ExtUtils/Constant.pm lib/ExtUtils/Manifest.pm objXSUB.h
+         !> perl.h perlapi.c perlapi.h perly.c perly.fixer perly.h perly.y
+         !> perly_c.diff pod/perl572delta.pod pod/perlapi.pod proto.h sv.c
+         !> t/lib/extutils.t util.c vms/perly_c.vms vms/perly_h.vms
+____________________________________________________________________________
+[ 10508] By: jhi                                   on 2001/06/10  22:38:05
+        Log: Subject: [PATCH] ExtUtils::Manifest not -w clean
+             From: Mike Guy <mjtg@cam.ac.uk>
+             Reply-To: mjtg@cam.ac.uk
+             Message-Id: <E159Ei8-0006Tz-00@draco.cus.cam.ac.uk>
+     Branch: perl
+          ! lib/ExtUtils/Manifest.pm
+____________________________________________________________________________
+[ 10507] By: jhi                                   on 2001/06/10  22:37:16
+        Log: Subject: [PATCH] ExtUtils::Constant
+             From: Nicholas Clark <nick@ccl4.org>
+             Date: Sun, 10 Jun 2001 23:25:41 +0100
+             Message-ID: <20010610232540.C76396@plum.flirble.org>
+     Branch: perl
+          ! lib/ExtUtils/Constant.pm t/lib/extutils.t
+____________________________________________________________________________
+[ 10506] By: jhi                                   on 2001/06/10  20:57:20
+        Log: Integrate perlio.
+     Branch: perl
+         !> iperlsys.h
+____________________________________________________________________________
+[ 10505] By: jhi                                   on 2001/06/10  18:37:57
+        Log: Move the grok_number and its lieutenant grok_numeric_radix
+             from sv.c statics to util.c and public.
+     Branch: perl
+          ! embed.h embed.pl global.sym objXSUB.h perl.h perlapi.c
+          ! perlapi.h pod/perlapi.pod proto.h sv.c util.c
+____________________________________________________________________________
+[ 10504] By: nick                                  on 2001/06/10  17:47:06
+        Log: Fix (valid) -Wall warnings in perlio.c
+     Branch: perlio
+          ! iperlsys.h
+____________________________________________________________________________
+[ 10503] By: jhi                                   on 2001/06/10  17:38:28
+        Log: Update perly_c.diff, update perly.fixer to edit away
+             some of the -Wall noise.
+     Branch: perl
+          ! perly.c perly.fixer perly_c.diff vms/perly_c.vms
+____________________________________________________________________________
+[ 10502] By: jhi                                   on 2001/06/10  17:09:42
+        Log: Check the version of byacc.
+     Branch: perl
+          ! Makefile.SH
+____________________________________________________________________________
+[ 10501] By: jhi                                   on 2001/06/10  17:00:08
+        Log: Subject: [PATCH] perly.y overhaul
+             From: Simon Cozens <simon@netthink.co.uk>
+             Date: Sun, 10 Jun 2001 16:56:54 +0100
+             Message-ID: <20010610165654.A16597@deep-dark-truthful-mirror.pmb.ox.ac.uk>
+             
+             Plus make run_byacc.
+     Branch: perl
+          ! perly.c perly.h perly.y vms/perly_c.vms vms/perly_h.vms
+____________________________________________________________________________
+[ 10500] By: jhi                                   on 2001/06/10  16:07:28
+        Log: Integrate perlio.
+     Branch: perl
+         !> perlio.c perlsfio.h
+____________________________________________________________________________
+[ 10499] By: nick                                  on 2001/06/10  15:01:08
+        Log: Integrate mainline
+     Branch: perlio
+         !> Changes Configure embed.h embed.pl patchlevel.h proto.h sv.c
+         !> t/pragma/locale.t util.c
+____________________________________________________________________________
+[ 10498] By: jhi                                   on 2001/06/10  13:49:23
+        Log: Put some meat on the perl572delta bones.  The list of
+             selected bug fixes needs more work, as does still the
+             whole document.
+     Branch: perl
+          ! pod/perl572delta.pod
+____________________________________________________________________________
+[ 10497] By: nick                                  on 2001/06/10  12:27:51
+        Log: Paper over a crack or two with USE_SFIO
+     Branch: perlio
+          ! perlio.c perlsfio.h
+____________________________________________________________________________
+[ 10496] By: jhi                                   on 2001/06/10  11:04:22
+        Log: Update Changes.
+     Branch: perl
+          ! Changes patchlevel.h
+____________________________________________________________________________
+[ 10495] By: jhi                                   on 2001/06/10  10:55:34
+        Log: Subject: Re: pragma/locale.t #107
+             From: Hugo <hv@crypt.compulink.co.uk>
+             Date: Sun, 10 Jun 2001 11:23:30 +0100
+             Message-Id: <200106101023.LAA32085@crypt.compulink.co.uk>
+             
+             Encapsulate the scan of the decimal radix separator.
+     Branch: perl
+          ! embed.h embed.pl proto.h sv.c
+____________________________________________________________________________
+[ 10494] By: jhi                                   on 2001/06/10  03:00:17
+        Log: Try to grok numbers both with the locale specific separator
+             and with the usual "." (if different from the lss); add a test
+             to locale.t to do also a little bit of math in addition to just
+             equalness testing; remove extraneous logic as suggested in
+             
+             Subject: Re: pragma/locale.t #107
+             From: Nicholas Clark <nick@ccl4.org>
+             Date: Sat, 9 Jun 2001 22:37:36 +0100
+             Message-ID: <20010609223735.Y76396@plum.flirble.org>
+     Branch: perl
+          ! sv.c t/pragma/locale.t
+____________________________________________________________________________
+[ 10493] By: jhi                                   on 2001/06/10  01:25:23
+        Log: Metaconfig unit change for #10492.
+     Branch: metaconfig/U/perl
+          ! Extensions.U
+____________________________________________________________________________
+[ 10492] By: jhi                                   on 2001/06/10  01:23:59
+        Log: Subject: [PATCH] Don't build Thread.pm if USEITHREADS
+             From: Artur Bergman <artur@contiller.se> 
+             Date: Sat, 09 Jun 2001 21:03:51 +0200
+             Message-ID: <B7483FB6.1398%artur@contiller.se>
+     Branch: perl
+          ! Configure
+____________________________________________________________________________
+[ 10491] By: jhi                                   on 2001/06/10  01:15:40
+        Log: Integrate perlio.
+     Branch: perl
+         !> perlsfio.h
+____________________________________________________________________________
+[ 10490] By: jhi                                   on 2001/06/10  01:08:26
+        Log: Do locale specific separator if only in locale.
+     Branch: perl
+          ! util.c
+____________________________________________________________________________
+[ 10489] By: nick                                  on 2001/06/09  19:13:25
+        Log: Make XS/Typemap compile (but fail) with sfio
+     Branch: perlio
+          ! perlsfio.h
+____________________________________________________________________________
+[ 10488] By: nick                                  on 2001/06/09  19:12:51
+        Log: Re-integrate mainline
+     Branch: perlio
+         !> embed.h embed.pl embedvar.h intrpvar.h perl.h perlapi.h
+         !> proto.h sv.c util.c
+____________________________________________________________________________
+[ 10487] By: nick                                  on 2001/06/09  16:26:29
+        Log: Integrate mainline
+     Branch: perlio
+         !> (integrate 31 files)
+____________________________________________________________________________
+[ 10486] By: jhi                                   on 2001/06/09  16:11:51
+        Log: Subject: [PATCH] New attempt to clone callack
+             From: Artur Bergman <artur@contiller.se> 
+             Date: Thu, 07 Jun 2001 11:52:16 +0200
+             Message-ID: <B7451B6F.12B7%artur@contiller.se>
+     Branch: perl
+          ! embedvar.h intrpvar.h perlapi.h sv.c
+____________________________________________________________________________
+[ 10485] By: jhi                                   on 2001/06/09  15:23:52
+        Log: Numeric conversion tweaks suggested by Hugo and Nicholas.
+     Branch: perl
+          ! embed.h embed.pl perl.h proto.h sv.c util.c
+____________________________________________________________________________
+[ 10484] By: jhi                                   on 2001/06/09  14:47:25
+        Log: Subject: Re: pragma/locale.t #107
+             From: Nicholas Clark <nick@ccl4.org>
+             Date: Sat, 9 Jun 2001 16:26:10 +0100
+             Message-ID: <20010609162609.V76396@plum.flirble.org>
+             
+             A missing NVification.
+     Branch: perl
+          ! sv.c
+____________________________________________________________________________
+[ 10483] By: jhi                                   on 2001/06/08  19:40:32
+        Log: Redo the #10482, there already was a test script for formats.
+     Branch: perl
+          - t/io/format.t
+          ! MANIFEST t/op/write.t
+____________________________________________________________________________
+[ 10482] By: jhi                                   on 2001/06/08  19:34:45
+        Log: Twisted format testing, from Merijn.
+     Branch: perl
+          + t/io/format.t
+          ! MANIFEST
+____________________________________________________________________________
+[ 10481] By: jhi                                   on 2001/06/08  19:21:56
+        Log: More \p{In...} testing, combined with \N{...}.
+     Branch: perl
+          ! lib/utf8_heavy.pl t/op/pat.t
+____________________________________________________________________________
+[ 10480] By: jhi                                   on 2001/06/08  14:16:06
+        Log: Metaconfig changes for #10479.
+     Branch: metaconfig
+          ! U/Glossary.patch
+     Branch: metaconfig/U/perl
+          ! d_modfl.U
+____________________________________________________________________________
+[ 10479] By: jhi                                   on 2001/06/08  14:15:32
+        Log: Be inspired more by Hugo-- introduce HAS_MODFL_POW32_BUG.
+     Branch: perl
+          ! Configure Porting/Glossary Porting/config.sh Porting/config_H
+          ! config_h.SH configure.com epoc/config.sh pp.c uconfig.h
+          ! uconfig.sh vos/config.alpha.def vos/config.ga.def
+          ! win32/config.bc win32/config.gc win32/config.vc
+____________________________________________________________________________
+[ 10478] By: jhi                                   on 2001/06/08  12:20:41
+        Log: Subject: Re: [PATCH perl@10439] fix old $^S description in perlvms.pod
+             From: "Craig A. Berry" <craigberry@mac.com>
+             Date: Thu, 7 Jun 2001 14:27:20 -0500
+             Message-Id: <a05100e01b7458075db7d@[172.16.52.1]>
+     Branch: perl
+          ! vms/perlvms.pod
+____________________________________________________________________________
+[ 10477] By: jhi                                   on 2001/06/08  12:19:00
+        Log: Subject: [PATCH] Unresolved symbol in ext/re/re.xs
+             From: Gisle Aas <gisle@ActiveState.com>
+             Date: 07 Jun 2001 17:04:29 -0700
+             Message-ID: <lrae3jsupe.fsf@caliper.ActiveState.com>
+     Branch: perl
+          ! ext/re/re.xs
+____________________________________________________________________________
+[ 10476] By: jhi                                   on 2001/06/08  01:35:42
+        Log: Update Changes.
+     Branch: perl
+          ! Changes patchlevel.h
+____________________________________________________________________________
 [ 10475] By: jhi                                   on 2001/06/08  00:53:45
         Log: Regen Glossary et alia.
      Branch: perl