A bug introduced in #8217 (the undefined variable in the
[p5sagit/p5-mst-13.2.git] / Changes
diff --git a/Changes b/Changes
index eaa6aac..85cc16b 100644 (file)
--- a/Changes
+++ b/Changes
@@ -32,6 +32,786 @@ Version v5.7.1              Development release working toward v5.8
 --------------
 
 ____________________________________________________________________________
+[  8505] By: jhi                                   on 2001/01/21  19:39:59
+        Log: Subject: Minor typos in perlfaq2.pod
+             From: "Stephen P. Potter" <spp@spotter.yi.org>
+             Message-Id: <200101192101.QAA11911@spotter.yi.org>
+             Date: Fri, 19 Jan 2001 16:01:13 -0500
+             
+             with a nit from Philip Netwon.
+     Branch: perl
+          ! pod/perlfaq2.pod
+____________________________________________________________________________
+[  8504] By: jhi                                   on 2001/01/21  19:33:05
+        Log: Metaconfig change for #8503.
+     Branch: metaconfig
+          ! U/threads/usethreads.U
+____________________________________________________________________________
+[  8503] By: jhi                                   on 2001/01/21  19:32:21
+        Log: Sanity check for confliiting thread flavours.
+     Branch: perl
+          ! Configure config_h.SH
+____________________________________________________________________________
+[  8502] By: jhi                                   on 2001/01/21  19:23:00
+        Log: Metaconfig change for #8501.
+     Branch: metaconfig
+          ! U/modified/sig_name.U
+____________________________________________________________________________
+[  8501] By: jhi                                   on 2001/01/21  19:22:26
+        Log: The SIG_SIZE is the number of the elements *excluding*
+             the terminating NULL.
+     Branch: perl
+          ! Configure config_h.SH uconfig.h uconfig.sh vos/config.alpha.h
+          ! vos/config.ga.h win32/config_H.bc win32/config_H.gc
+          ! win32/config_H.vc
+____________________________________________________________________________
+[  8500] By: jhi                                   on 2001/01/21  18:31:31
+        Log: Integrate perlio.
+     Branch: perl
+         !> doio.c embed.h embed.pl ext/Encode/Encode.xs
+         !> ext/Encode/Makefile.PL ext/Encode/compile global.sym objXSUB.h
+         !> opcode.h opcode.pl opnames.h perlapi.c pp.sym pp_proto.h
+         !> pp_sys.c proto.h sv.c
+____________________________________________________________________________
+[  8499] By: jhi                                   on 2001/01/21  17:43:57
+        Log: Subject: Re: 8482 busted for $^V sprintf()s on OS/390 
+             From: Hugo <hv@crypt.compulink.co.uk>
+             Date: Sun, 21 Jan 2001 13:34:05 +0000
+             Message-Id: <200101211334.NAA18121@crypt.compulink.co.uk>
+             
+             In sprintf UTF8ize only if necessary.
+     Branch: perl
+          ! sv.c
+____________________________________________________________________________
+[  8498] By: nick                                  on 2001/01/21  16:25:32
+        Log: Encode cleanup.
+             Add command line control over "compile" so that Makefile.PL
+             needs can be combined with other uses.
+             Use command line options in Makefile.PL.
+             Fix multi-byte parsing in .ucm files.
+     Branch: perlio
+          ! ext/Encode/Makefile.PL ext/Encode/compile
+____________________________________________________________________________
+[  8497] By: nick                                  on 2001/01/21  12:56:27
+        Log: Warn and set errno when open(...,":encoding(xxxxx)",...) cannot find xxxxx.
+     Branch: perlio
+          ! ext/Encode/Encode.xs
+____________________________________________________________________________
+[  8496] By: nick                                  on 2001/01/21  12:18:45
+        Log: Fixup after integrate:
+             missed the .sym files that are changed by regen_headers
+             sv.c and proto.h disagreed about pTHX_ ness of EXPECT_NUMBER.
+     Branch: perlio
+          ! global.sym pp.sym sv.c
+____________________________________________________________________________
+[  8495] By: nick                                  on 2001/01/21  11:51:07
+        Log: Integrate mainline.
+     Branch: perlio
+         +> ext/DynaLoader/dl_dllload.xs t/op/qu.t
+         !> MANIFEST Makefile.SH README.os390 README.posix-bc README.vms
+         !> embed.h embed.pl ext/DynaLoader/dl_aix.xs
+         !> ext/DynaLoader/dl_dlopen.xs hints/os390.sh pod/perlfunc.pod
+         !> pod/perlguts.pod pod/perlop.pod pod/perlre.pod
+         !> pod/perlretut.pod pod/perlunicode.pod proto.h sv.c
+         !> win32/Makefile win32/makefile.mk
+____________________________________________________________________________
+[  8494] By: jhi                                   on 2001/01/20  23:12:11
+        Log: Forgot the expect_number() prototype.
+     Branch: perl
+          ! embed.h embed.pl proto.h
+____________________________________________________________________________
+[  8493] By: jhi                                   on 2001/01/20  22:56:39
+        Log: Subject: [PATCH: perl@8482] README.vms URL updates
+             From: Peter Prymmer <pvhp@forte.com>
+             Date: Fri, 19 Jan 2001 18:59:02 -0800 (PST)
+             Message-ID: <Pine.OSF.4.10.10101191856510.61572-100000@aspara.forte.com>
+             
+             Plus Craig A. Berry's suggestion to use compaq.com instead
+             of digital.com.
+     Branch: perl
+          ! README.vms
+____________________________________________________________________________
+[  8492] By: jhi                                   on 2001/01/20  22:50:05
+        Log: Memory management calls documentation.
+     Branch: perl
+          ! pod/perlguts.pod
+____________________________________________________________________________
+[  8491] By: jhi                                   on 2001/01/20  22:38:33
+        Log: Signedness nit plus few memcpy/Copy nits.
+     Branch: perl
+          ! sv.c
+____________________________________________________________________________
+[  8490] By: jhi                                   on 2001/01/20  22:25:53
+        Log: Subject: [PATCH: perl@8482] minor typos in some dl_$foo.xs files
+             From: Peter Prymmer <pvhp@forte.com>
+             Date: Fri, 19 Jan 2001 18:43:14 -0800 (PST)
+             Message-ID: <Pine.OSF.4.10.10101191841080.61505-100000@aspara.forte.com>
+     Branch: perl
+          ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_dlopen.xs
+____________________________________________________________________________
+[  8489] By: jhi                                   on 2001/01/20  22:24:41
+        Log: Subject: [PATCH: perl@8482] win32 Makefile(s) handle podified READMEs
+             From: Peter Prymmer <pvhp@forte.com>
+             Date: Fri, 19 Jan 2001 18:33:43 -0800 (PST)
+             Message-ID: <Pine.OSF.4.10.10101191828050.61158-100000@aspara.forte.com>
+     Branch: perl
+          ! win32/Makefile win32/makefile.mk
+____________________________________________________________________________
+[  8488] By: jhi                                   on 2001/01/20  22:22:27
+        Log: Subject: [PATCH: perl@8482] remove redundant dependencies that are unneeded
+             From: Peter Prymmer <pvhp@forte.com>
+             Date: Fri, 19 Jan 2001 18:25:38 -0800 (PST)
+             Message-ID: <Pine.OSF.4.10.10101191816550.61158-100000@aspara.forte.com>
+     Branch: perl
+          ! Makefile.SH
+____________________________________________________________________________
+[  8487] By: jhi                                   on 2001/01/20  22:21:18
+        Log: Subject: [PATCH: perl@8482] partial support for dynaloading on OS/390
+             From: Peter Prymmer <pvhp@forte.com>
+             Date: Fri, 19 Jan 2001 18:12:05 -0800 (PST)
+             Message-ID: <Pine.OSF.4.10.10101191646420.61158-100000@aspara.forte.com>
+     Branch: perl
+          + ext/DynaLoader/dl_dllload.xs
+          ! MANIFEST Makefile.SH hints/os390.sh
+____________________________________________________________________________
+[  8486] By: jhi                                   on 2001/01/20  22:17:53
+        Log: Subject: [PATCH: perl@8482] floating point mangling warnings for README.os390 and README.posix-bc
+             From: Peter Prymmer <pvhp@forte.com>
+             Date: Fri, 19 Jan 2001 13:48:15 -0800 (PST)
+             Message-ID: <Pine.OSF.4.10.10101191347140.59299-100000@aspara.forte.com>
+     Branch: perl
+          ! README.os390 README.posix-bc
+____________________________________________________________________________
+[  8485] By: jhi                                   on 2001/01/20  20:15:30
+        Log: Document and test the new qu operator.
+     Branch: perl
+          + t/op/qu.t
+          ! MANIFEST pod/perlfunc.pod pod/perlop.pod pod/perlre.pod
+          ! pod/perlretut.pod pod/perlunicode.pod
+____________________________________________________________________________
+[  8484] By: nick                                  on 2001/01/20  19:42:30
+        Log: Infrastructure to allow:
+             open($fh,"|-",@array);
+             to be implemented
+             i.e. mark pp_open as needing a stack mark, and make pp_open
+             process its args in that style (and pass them _all_ to tied handles OPEN).
+             Invent do_openn() which takes SV ** at allow it to see multiple args.
+             Note this does not _do_ anything yet.
+     Branch: perlio
+          ! doio.c embed.h embed.pl objXSUB.h opcode.h opcode.pl opnames.h
+          ! perlapi.c pp_proto.h pp_sys.c proto.h
+____________________________________________________________________________
+[  8483] By: nick                                  on 2001/01/20  17:23:14
+        Log: Integrate mainline.
+     Branch: perlio
+         !> Changes configure.com patchlevel.h sv.c t/lib/1_compile.t
+         !> t/op/sprintf.t t/op/ver.t t/pragma/locale.t
+____________________________________________________________________________
+[  8482] By: jhi                                   on 2001/01/19  15:37:49
+        Log: Update Changes.
+     Branch: perl
+          ! Changes patchlevel.h
+____________________________________________________________________________
+[  8481] By: jhi                                   on 2001/01/19  14:41:24
+        Log: Subject: Re: new feature: s?printf parameter reordering 
+             From: Hugo <hv@crypt.compulink.co.uk>
+             Date: Thu, 11 Jan 2001 17:09:03 +0000
+             Message-Id: <200101111709.RAA23756@crypt.compulink.co.uk>
+             
+             - support reordering for all parameters: %, *v, *, .*
+             - lay down that the reordering specification must immediately
+             follow that parameter: %3$, *v3$, *3$, .*3$
+             - fix vectorisation of a zero-length string
+             - factor out the code choosing the argument to format
+             
+             Possibly unwanted side-effects:
+             - the special format specifiers ' +-0' must now precede any
+             vectorisation specifier. Tests in op/sprintf and op/ver
+             have been changed to reflect this.
+             - sprintf.t test #214 changed its expectations because in many
+             cases, the next parameter has already been consumed when an
+             invalid type letter is detected.
+             
+             Probably wanted side-effects:
+             - attempts to format a non-existent parameter will warn as if C<undef>
+             - attempt to write to non-existent parameter with '%n' will complain
+             of "attempt to modify read-only value" instead of being silent
+     Branch: perl
+          ! sv.c t/op/sprintf.t t/op/ver.t
+____________________________________________________________________________
+[  8480] By: jhi                                   on 2001/01/19  14:08:37
+        Log: Subject: PATCH pragma/locale.t
+             From: andreas.koenig@anima.de (Andreas J. Koenig)
+             Date: 18 Jan 2001 09:45:37 +0100
+             Message-ID: <m3lms98czy.fsf@ak-71.mind.de>
+     Branch: perl
+          ! t/pragma/locale.t
+____________________________________________________________________________
+[  8479] By: jhi                                   on 2001/01/19  13:19:58
+        Log: Add tracing for debugging extensions builds in VMS, from Charles Lane.
+     Branch: perl
+          ! configure.com
+____________________________________________________________________________
+[  8478] By: jhi                                   on 2001/01/19  02:12:35
+        Log: Automate 1_compile.t.
+     Branch: perl
+          ! t/lib/1_compile.t
+____________________________________________________________________________
+[  8477] By: jhi                                   on 2001/01/19  01:49:56
+        Log: Integrate perlio.
+     Branch: perl
+         !> sv.c win32/config.bc win32/config.gc win32/config.vc
+         !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
+____________________________________________________________________________
+[  8476] By: nick                                  on 2001/01/18  21:51:52
+        Log: Integrate mainline
+     Branch: perlio
+         +> t/lib/1_compile.t t/lib/compmod.pl
+         !> MANIFEST configure.com lib/unicode/distinct.pm
+____________________________________________________________________________
+[  8475] By: nick                                  on 2001/01/18  21:48:02
+        Log: Win32 "safe signals" co-existance fix.
+             Fix SIG_SIZE value.
+             Clear PL_sig_pending when cloning (fork).
+     Branch: perlio
+          ! sv.c win32/config.bc win32/config.gc win32/config.vc
+          ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
+____________________________________________________________________________
+[  8474] By: jhi                                   on 2001/01/18  14:40:57
+        Log: It's Pod::Text::Overstrike, not Pod::Overstrike.
+     Branch: perl
+          ! t/lib/1_compile.t
+____________________________________________________________________________
+[  8473] By: gsar                                  on 2001/01/18  11:42:31
+        Log: unsubmitted trial1 change
+     Branch: maint-5.6/perl
+          ! Changes
+____________________________________________________________________________
+[  8472] By: jhi                                   on 2001/01/18  04:30:24
+        Log: The first bug found by 1_compile.t.
+     Branch: perl
+          ! lib/unicode/distinct.pm
+____________________________________________________________________________
+[  8471] By: jhi                                   on 2001/01/18  04:29:42
+        Log: Add Schwern's 1_compile test.  The compile_module script renamed
+             to be a bit shorter for the 8.3 people.
+     Branch: perl
+          + t/lib/1_compile.t t/lib/compmod.pl
+          ! MANIFEST
+____________________________________________________________________________
+[  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 <pvhp@forte.com>
+             Date: Wed, 17 Jan 2001 13:07:11 -0800 (PST)
+             Message-ID: <Pine.OSF.4.10.10101171255380.289071-100000@aspara.forte.com>
+             Replace #8463.
+     Branch: maint-5.6/perl
+          ! configure.com
+____________________________________________________________________________
+[  8469] By: jhi                                   on 2001/01/18  04:13:02
+        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 <pvhp@forte.com>
+             Date: Wed, 17 Jan 2001 13:07:11 -0800 (PST)
+             Message-ID: <Pine.OSF.4.10.10101171255380.289071-100000@aspara.forte.com>
+             Replace #8462.
+     Branch: perl
+          ! configure.com
+____________________________________________________________________________
+[  8468] By: jhi                                   on 2001/01/18  03:42:08
+        Log: Integrate perlio.
+     Branch: perl
+         !> gv.c mg.c perlio.c util.c
+____________________________________________________________________________
+[  8467] By: nick                                  on 2001/01/17  22:41:10
+        Log: "Safe" signals - trial implementation.
+             gv.c tweaked to zero PL_sig_pend array
+             perlio.c tweaked to PERL_ASYNC_CHECK() on EINTR
+             util.c tweaked to not set SA_RESTART to give perlio.c a chance.
+             Odd thing is that it "works" with PERLIO=stdio as well (linux).
+     Branch: perlio
+          ! gv.c mg.c perlio.c util.c
+____________________________________________________________________________
+[  8466] By: nick                                  on 2001/01/17  20:40:20
+        Log: Integrate mainline.
+     Branch: perlio
+         !> Configure Porting/Glossary Porting/config.sh Porting/config_H
+         !> config_h.SH configure.com epoc/config.sh gv.c pod/perltoc.pod
+         !> pp.c pp_sys.c sv.c t/op/int.t uconfig.h uconfig.sh
+         !> 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
+____________________________________________________________________________
+[  8465] By: jhi                                   on 2001/01/17  18:37:13
+        Log: Subject: [PATCH] Re: [PATCH: perl@8429]  lib/tie-substrhash.t FAILED at test 11
+             From: Nicholas Clark <nick@ccl4.org>
+             Date: Wed, 17 Jan 2001 17:31:33 +0000
+             Message-ID: <20010117173133.I2633@plum.flirble.org>
+     Branch: perl
+          ! t/op/int.t
+____________________________________________________________________________
+[  8464] By: jhi                                   on 2001/01/17  14:43:17
+        Log: Subject: [PATCH: perl@8429]  lib/tie-substrhash.t FAILED at test 11
+             From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
+             Date: Wed, 17 Jan 2001 15:16:43 +0100
+             Message-ID: <5930DC161690D2119667009027157547038C8A85@madt009a.siemens.es> 
+             
+             pp_int() was dropping an NV to the floor,
+             int(279964589018079/59) either returned not an integer
+             4745162525730.15, or one got "Attempt to free unreferenced scalar."
+     Branch: perl
+          ! pp.c
+____________________________________________________________________________
+[  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" <craigberry@mac.com>
+             Date: Tue, 16 Jan 2001 23:38:46 -0600
+             Message-Id: <p04330103b68ad8cfcbfd@[172.16.52.1]>
+     Branch: maint-5.6/perl
+          ! configure.com
+____________________________________________________________________________
+[  8462] By: jhi                                   on 2001/01/17  06:11:31
+        Log: (Replaced by #8469)
+             
+             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" <craigberry@mac.com>
+             Date: Tue, 16 Jan 2001 23:38:46 -0600
+             Message-Id: <p04330103b68ad8cfcbfd@[172.16.52.1]>
+     Branch: perl
+          ! configure.com
+____________________________________________________________________________
+[  8461] By: jhi                                   on 2001/01/17  05:56:12
+        Log: Allow for one trailing slash in the directory of mkdir().
+     Branch: perl
+          ! pp_sys.c
+____________________________________________________________________________
+[  8460] By: jhi                                   on 2001/01/17  03:26:01
+        Log: Metaconfig unit changes for #8459.
+     Branch: metaconfig
+          ! U/modified/Loc.U U/modified/sig_name.U
+____________________________________________________________________________
+[  8459] By: jhi                                   on 2001/01/17  03:24:48
+        Log: Define SIG_SIZE, the number of elements in the sig_name and
+             sig_num arrays, including the final NULL entry.
+     Branch: perl
+          ! Configure Porting/Glossary Porting/config.sh Porting/config_H
+          ! config_h.SH configure.com epoc/config.sh gv.c pod/perltoc.pod
+          ! sv.c uconfig.h uconfig.sh 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
+____________________________________________________________________________
+[  8458] By: jhi                                   on 2001/01/17  01:41:33
+        Log: Integrate perlio.
+     Branch: perl
+         !> embed.h embed.pl embedvar.h gv.c intrpvar.h mg.c perl.c perl.h
+         !> perlapi.h proto.h sv.c
+____________________________________________________________________________
+[  8457] By: nick                                  on 2001/01/16  22:07:26
+        Log: Provide infrastructure for PERL_ASYNC_CHECK() style safe signals.
+             Provides all the "cost" but no benefit yet - it is to allow cost
+             to be measured, and implementation experiments (just in mg.c?).
+     Branch: perlio
+          ! embed.h embed.pl embedvar.h gv.c intrpvar.h mg.c perl.c perl.h
+          ! perlapi.h proto.h sv.c
+____________________________________________________________________________
+[  8456] By: nick                                  on 2001/01/16  21:07:07
+        Log: Integrate mainline.
+     Branch: perlio
+         !> (integrate 51 files)
+____________________________________________________________________________
+[  8455] By: jhi                                   on 2001/01/16  18:13:43
+        Log: 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: perl
+          ! regcomp.c
+____________________________________________________________________________
+[  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" <indy@nusphere.com>
+             Date: Wed, 10 Jan 2001 20:17:49 -0500
+             Message-ID: <003001c07b6c$524630b0$00957018@roadhog>
+     Branch: maint-5.6/perl
+          ! win32/Makefile
+____________________________________________________________________________
+[  8453] By: jhi                                   on 2001/01/16  16:09:33
+        Log: Update Changes.
+     Branch: perl
+          ! Changes patchlevel.h
+____________________________________________________________________________
+[  8452] By: jhi                                   on 2001/01/16  15:42:04
+        Log: Subject: Re: API Cleanup
+             To: perl5-porters@perl.org
+             Date: Tue, 16 Jan 2001 13:42:30 +0000
+             Message-ID: <20010116134230.A13420@pembro26.pmb.ox.ac.uk>
+             
+             Subject: [PATCH] utf8.c documentation
+             From: Simon Cozens <simon@cozens.net>
+             Date: Tue, 16 Jan 2001 13:52:48 +0000
+             Message-ID: <20010116135248.A13496@pembro26.pmb.ox.ac.uk>
+             
+             Subject: Re: API Cleanup
+             From: Simon Cozens <simon@cozens.net>
+             Date: Tue, 16 Jan 2001 14:58:55 +0000
+             Message-ID: <20010116145855.A13794@pembro26.pmb.ox.ac.uk>
+             
+             UTF-8 doc patches.
+     Branch: perl
+          ! embed.pl pod/perlapi.pod utf8.c
+____________________________________________________________________________
+[  8451] By: jhi                                   on 2001/01/16  14:41:39
+        Log: podlators 1.07, from Russ Allbery.
+     Branch: perl
+          ! lib/Pod/Man.pm
+____________________________________________________________________________
+[  8450] By: jhi                                   on 2001/01/16  14:24:19
+        Log: Subject: [PATCH: perl@8429] Win32 Makefile fixes
+             From: "Indy Singh" <indy@nusphere.com>
+             Date: Mon, 15 Jan 2001 20:59:40 -0500
+             Message-ID: <07be01c07f5f$fdadf270$d24b7018@cr637287a>
+     Branch: perl
+          ! win32/Makefile
+____________________________________________________________________________
+[  8449] By: jhi                                   on 2001/01/16  03:42:55
+        Log: 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...., SvREFCNT_inc()ing
+             that invited a core dump.
+     Branch: perl
+          ! util.c
+____________________________________________________________________________
+[  8448] By: jhi                                   on 2001/01/16  01:49:07
+        Log: Subject: [PATCH #3 @8436] Re: Eliminate op_children
+             From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
+             Date: Mon, 15 Jan 2001 17:14:37 -0800 (PST)
+             Message-ID: <14947.40656.841280.551785@soda.csua.berkeley.edu>
+             
+             Replace #8444 and #8445.
+     Branch: perl
+          ! ext/B/B.xs ext/B/B/Debug.pm
+____________________________________________________________________________
+[  8447] By: jhi                                   on 2001/01/15  21:05:35
+        Log: Subject: [PATCH] API Variable documentation   
+             From: Simon Cozens <simon@cozens.net>
+             Date: Mon, 15 Jan 2001 19:35:54 +0000
+             Message-ID: <20010115193554.A9919@pembro26.pmb.ox.ac.uk> 
+     Branch: perl
+          ! pod/perlapi.pod thrdvar.h
+____________________________________________________________________________
+[  8446] By: jhi                                   on 2001/01/15  20:49:20
+        Log: Signedness nit.
+     Branch: perl
+          ! pp_ctl.c
+____________________________________________________________________________
+[  8445] By: jhi                                   on 2001/01/15  20:28:48
+        Log: (Replaced by #8448)  More op_children traces (cleanup of #8442).
+     Branch: perl
+          ! ext/B/B/Debug.pm
+____________________________________________________________________________
+[  8444] By: jhi                                   on 2001/01/15  13:09:10
+        Log: (Replaced by #8448)  Traces of op_children (cleanup of #8442)
+     Branch: perl
+          ! ext/B/B.xs
+____________________________________________________________________________
+[  8443] By: jhi                                   on 2001/01/15  13:06:26
+        Log: Missing from #8439.
+     Branch: perl
+          ! keywords.h mg.c
+____________________________________________________________________________
+[  8442] By: jhi                                   on 2001/01/15  13:02:38
+        Log: Subject: [PATCH @8436] Eliminate op_children
+             From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
+             Date: Sun, 14 Jan 2001 03:00:13 -0800 (PST)
+             Message-ID: <14945.32919.44271.685122@soda.csua.berkeley.edu>
+             
+             Subject: [PATCH @8436] Re: Eliminate op_children
+             From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
+             Date: Sun, 14 Jan 2001 03:23:56 -0800 (PST)
+             Message-ID: <14945.35680.571387.810763@soda.csua.berkeley.edu>
+     Branch: perl
+          ! bytecode.pl ext/B/B/Asmdata.pm ext/B/B/Bytecode.pm
+          ! ext/B/B/C.pm ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h
+          ! op.c op.h
+____________________________________________________________________________
+[  8441] By: jhi                                   on 2001/01/15  12:57:08
+        Log: Use the /^Perl_/-less form of is_lvalue_sub().
+     Branch: perl
+          ! pp.h
+____________________________________________________________________________
+[  8440] By: jhi                                   on 2001/01/15  05:13:09
+        Log: Revert #8437 and #8438, the Linux large files story is more complex.
+     Branch: metaconfig/U/perl
+          ! d_fpos64_t.U d_off64_t.U
+     Branch: perl
+          ! Configure Porting/Glossary Porting/config.sh Porting/config_H
+          ! config_h.SH configure.com epoc/config.sh perl.h
+          ! pod/perltoc.pod uconfig.h uconfig.sh 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
+____________________________________________________________________________
+[  8439] By: jhi                                   on 2001/01/15  05:02:24
+        Log: More UTF-8 patches from Inaba Hiroto.
+             - 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")
+             - New `qu' operator to generate UTF8 string explicitly.
+             Though I agree with the policy "0x00-0xff always produce bytes",
+             sometimes want to such a string to be coded in UTF8.
+             I can use pack"U0a*" but it requires more typing and has
+             runtime overhead.
+             - Fix pp_regcomp bug uncovered by "0x00-0xff always produce bytes"
+             change, the bug apears if a pm has PMdf_UTF8 flag but interpolated
+             string is not UTF8_on and has char 0x80-0xff.
+             
+             TODO: document and test qu.
+     Branch: perl
+          ! keywords.h keywords.pl mg.c pp.c pp_ctl.c pp_hot.c sv.c
+          ! t/lib/charnames.t t/op/length.t t/op/substr.t t/pragma/utf8.t
+          ! toke.c
+____________________________________________________________________________
+[  8438] By: jhi                                   on 2001/01/14  05:10:23
+        Log: Metaconfig unit changes for #8437.
+     Branch: metaconfig/U/perl
+          ! d_fpos64_t.U d_off64_t.U
+____________________________________________________________________________
+[  8437] By: jhi                                   on 2001/01/14  04:55:34
+        Log: Add <features.h> probing, seems to be needed for (some?)
+             Linux largefileness.
+     Branch: perl
+          ! Configure Porting/Glossary Porting/config.sh Porting/config_H
+          ! config_h.SH configure.com epoc/config.sh perl.h
+          ! pod/perltoc.pod uconfig.h uconfig.sh 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
+____________________________________________________________________________
+[  8436] By: jhi                                   on 2001/01/13  17:47:21
+        Log: Tighten some of the tests a bit.
+     Branch: perl
+          ! t/pragma/utf8.t
+____________________________________________________________________________
+[  8435] By: jhi                                   on 2001/01/13  17:31:54
+        Log: Integrate perlio.
+     Branch: perl
+         !> ext/Encode/Makefile.PL ext/Encode/compile win32/config_H.bc
+         !> win32/config_H.gc win32/config_H.vc
+____________________________________________________________________________
+[  8434] By: nick                                  on 2001/01/13  11:36:53
+        Log: Run dmake regen_config_h for Win32
+     Branch: perlio
+          ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
+____________________________________________________________________________
+[  8433] By: nick                                  on 2001/01/13  11:31:55
+        Log: VMS friendly patch to Encode compile process
+     Branch: perlio
+          ! ext/Encode/Makefile.PL ext/Encode/compile
+____________________________________________________________________________
+[  8432] By: nick                                  on 2001/01/13  11:06:44
+        Log: Integrate mainline
+     Branch: perlio
+         +> ext/B/B/Concise.pm
+         !> (integrate 52 files)
+____________________________________________________________________________
+[  8431] By: jhi                                   on 2001/01/13  05:55:55
+        Log: Subject: [PATCH @8429] Re: B::Concise -- an improved replacement for B::Terse
+             From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
+             Date: Fri, 12 Jan 2001 21:45:17 -0800 (PST)
+             Message-ID: <14943.59712.993695.180189@soda.csua.berkeley.edu>
+     Branch: perl
+          ! ext/B/B/Concise.pm
+____________________________________________________________________________
+[  8430] By: jhi                                   on 2001/01/13  04:24:18
+        Log: The LVRET macro needed an aTHX.
+     Branch: perl
+          ! pp.h
+____________________________________________________________________________
+[  8429] By: jhi                                   on 2001/01/13  02:12:42
+        Log: Update Changes.
+     Branch: perl
+          ! Changes patchlevel.h
+____________________________________________________________________________
+[  8428] By: jhi                                   on 2001/01/13  02:08:50
+        Log: Subject: Re: [PATCH: perl@8342]  lib/bigfloat.t FAILED at test 351
+             From: Peter Prymmer <pvhp@forte.com>
+             Date: Fri, 12 Jan 2001 16:27:36 -0800 (PST)
+             Message-ID: <Pine.OSF.4.10.10101121623130.478096-100000@aspara.forte.com>
+             
+             Add a BEGIN guard for sloppy floating point division.
+     Branch: perl
+          ! lib/Math/BigInt.pm lib/bigint.pl
+____________________________________________________________________________
+[  8427] By: jhi                                   on 2001/01/13  01:47:16
+        Log: The B::Terse drop-in replacement wasn't quite drop-in.
+     Branch: perl
+          ! ext/B/B/Terse.pm
+____________________________________________________________________________
+[  8426] By: jhi                                   on 2001/01/12  21:20:43
+        Log: Use UVXf.
+     Branch: perl
+          ! Configure Porting/Glossary Porting/config.sh Porting/config_H
+          ! config_h.SH configure.com epoc/config.sh sv.c uconfig.h
+          ! uconfig.sh 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
+____________________________________________________________________________
+[  8425] By: jhi                                   on 2001/01/12  20:20:14
+        Log: Subject: [PATCH perl@8342] -Wformat
+             From: Robin Barker <rmb1@cise.npl.co.uk>
+             Date: Fri, 12 Jan 2001 20:03:14 GMT
+             Message-Id: <200101122003.UAA29599@tempest.npl.co.uk>
+     Branch: perl
+          ! ext/Encode/Encode.xs mg.c sv.c toke.c
+____________________________________________________________________________
+[  8424] By: jhi                                   on 2001/01/12  20:01:48
+        Log: Subject: B::Concise -- an improved replacement for B::Terse 
+             From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
+             Date: Sat,  6 Jan 2001 20:18:05 -0800 (PST)
+             Message-ID: <14935.43597.962940.803717@soda.csua.berkeley.edu>
+     Branch: perl
+          + ext/B/B/Concise.pm
+          ! MANIFEST ext/B/B/Terse.pm
+____________________________________________________________________________
+[  8423] By: jhi                                   on 2001/01/12  19:24:02
+        Log: The new metaconfig unit from the #8421.
+     Branch: metaconfig/U/perl
+          + d_sigprocmask.U
+____________________________________________________________________________
+[  8422] By: jhi                                   on 2001/01/12  19:23:43
+        Log: Forgot the microperl config from the #8421.
+     Branch: perl
+          ! uconfig.h uconfig.sh
+____________________________________________________________________________
+[  8421] By: jhi                                   on 2001/01/12  19:05:27
+        Log: Add sigprocmask() probe, regen Configure, regen toc.
+     Branch: perl
+          ! Configure Porting/Glossary Porting/config.sh Porting/config_H
+          ! config_h.SH configure.com epoc/config.sh mg.c pod/perltoc.pod
+          ! 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
+____________________________________________________________________________
+[  8420] By: jhi                                   on 2001/01/12  18:34:31
+        Log: Add sockatmark() to the todo list.
+     Branch: perl
+          ! Todo-5.6
+____________________________________________________________________________
+[  8419] By: jhi                                   on 2001/01/12  18:09:46
+        Log: Rename RETVAL_MAX to RETURN_UNLIMITED_NUMBER.
+     Branch: perl
+          ! op.c
+____________________________________________________________________________
+[  8418] By: jhi                                   on 2001/01/12  18:05:30
+        Log: Subject: Re: [PATCH] [ID 20001223.002] lvalues in list context
+             From: Radu Greab <radu@netsoft.ro>
+             Message-ID: <14943.15321.515713.119805@ix.netsoft.ro>
+             Date: Fri, 12 Jan 2001 19:16:09 +0200 (EET)
+     Branch: perl
+          ! op.c t/pragma/sub_lval.t
+____________________________________________________________________________
+[  8417] By: jhi                                   on 2001/01/12  16:09:09
+        Log: Subject: [PATCH @8404] Consolidated lvalue sub changes
+             From: Stephen McCamant <smcc@CSUA.Berkeley.EDU> 
+             Date: Wed, 10 Jan 2001 21:36:51 -0800 (PST)
+             Message-ID: <14941.16925.736415.785818@soda.csua.berkeley.edu>
+     Branch: perl
+          ! doop.c embed.h embed.pl op.c op.h opcode.h opcode.pl
+          ! pod/perldiag.pod pod/perlintern.pod pod/perlsub.pod pp.c pp.h
+          ! pp.sym pp_ctl.c pp_hot.c pp_proto.h proto.h t/lib/b.t
+          ! t/pragma/sub_lval.t toke.c
+____________________________________________________________________________
+[  8416] By: jhi                                   on 2001/01/12  15:42:06
+        Log: Subject: RE: [PATCH] [ID 20001223.002] lvalues in list context
+             From: "Richard Soderberg" <rs@crystalflame.net>
+             Date: Fri, 12 Jan 2001 04:49:35 -0800
+             Message-ID: <NAEKLNAAHLMBPMPNBMLEAELDCKAA.rs@crystalflame.net>
+             
+             Replace 10000 with RETVAL_MAX, and compute RETVAL_MAX
+             according to the platform.
+     Branch: perl
+          ! op.c
+____________________________________________________________________________
+[  8415] By: jhi                                   on 2001/01/12  15:33:41
+        Log: One more UTF-8 fix from Inaba Hiroto.
+     Branch: perl
+          ! pp.c regexec.c t/pragma/utf8.t
+____________________________________________________________________________
+[  8414] By: jhi                                   on 2001/01/12  15:30:18
+        Log: Mea culpa: I botched up Hugo's "Tw" bug fix when applying it.
+     Branch: perl
+          ! regexec.c
+____________________________________________________________________________
+[  8413] By: jhi                                   on 2001/01/12  15:22:10
+        Log: Subject: [Patch perl@8375] pragma/subs.t ......FAILED tests 1-2 using Bison's parser
+             From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
+             Date: Thu, 11 Jan 2001 12:53:36 +0100
+             Message-ID: <5930DC161690D2119667009027157547038123E1@madt009a.siemens.es>
+     Branch: perl
+          ! toke.c
+____________________________________________________________________________
+[  8412] By: jhi                                   on 2001/01/12  15:20:25
+        Log: Subject: [PATCH: perl@8342] updates to posix-bc hints file
+             From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
+             Date: Fri, 12 Jan 2001 14:37:55 +0100
+             Message-ID: <5930DC161690D21196670090271575470384E3FC@madt009a.siemens.es>
+     Branch: perl
+          ! hints/posix-bc.sh
+____________________________________________________________________________
+[  8411] By: jhi                                   on 2001/01/12  15:14:14
+        Log: Subject: [PATCH: perl@8342]  op/regmesg FAILED at test 33 on EBCDIC machines
+             From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
+             Date: Fri, 12 Jan 2001 10:42:21 +0100
+             Message-ID: <5930DC161690D211966700902715754703812F33@madt009a.siemens.es>
+     Branch: perl
+          ! t/op/regmesg.t
+____________________________________________________________________________
+[  8410] By: jhi                                   on 2001/01/12  05:48:55
+        Log: Subject: Re: [ID 20010101.004] Not OK: perl v5.7.0 +DEVEL8268 on i586-linux-64int-ld 2.2.17-21mdk (UNINSTALLED)
+             From: Nicholas Clark <nick@ccl4.org> 
+             Date: Sun, 7 Jan 2001 19:47:14 +0000
+             Message-ID: <20010107194714.B1048@plum.flirble.org>
+     Branch: perl
+          ! t/op/numconvert.t
+____________________________________________________________________________
+[  8409] By: jhi                                   on 2001/01/12  05:41:28
+        Log: Integrate perlio.
+     Branch: perl
+         !> mg.c scope.h
+____________________________________________________________________________
+[  8408] By: nick                                  on 2001/01/11  22:43:28
+        Log: Remove variables that were used in experiments.
+     Branch: perlio
+          ! mg.c
+____________________________________________________________________________
+[  8407] By: nick                                  on 2001/01/11  20:57:44
+        Log: Catch die in %SIG handler and unblock the signal before re-dying.
+             This make Linux work _without_ sigsetjmp().
+             Turn off sigsetjmp() to see what else it does.
+             May need Configure probe for sigprocmask() if anything has sigaction()
+             but not sigprocmask().
+     Branch: perlio
+          ! mg.c scope.h
+____________________________________________________________________________
+[  8406] By: nick                                  on 2001/01/11  19:32:07
+        Log: Integrate mainline
+     Branch: perlio
+         !> Changes ext/IO/lib/IO/Socket/INET.pm ext/Socket/Socket.pm mg.c
+         !> patchlevel.h perl.h regexec.c t/op/re_tests t/op/split.t
+         !> t/op/substr.t
+____________________________________________________________________________
+[  8405] By: jhi                                   on 2001/01/11  17:11:01
+        Log: Fix UTF-8 lval substr().
+     Branch: perl
+          ! mg.c t/op/substr.t
+____________________________________________________________________________
+[  8404] By: jhi                                   on 2001/01/11  05:13:58
+        Log: Update Changes.
+     Branch: perl
+          ! Changes patchlevel.h
+____________________________________________________________________________
 [  8403] By: jhi                                   on 2001/01/11  04:38:24
         Log: Subject: Re: [ID 20001029.005] Regex error: "cd. (A. Tw)" !~ /\((\w\. \w+)\)/
              From: Hugo <hv@crypt.compulink.co.uk>