good day for WinCE port of perl.
[p5sagit/p5-mst-13.2.git] / Changes
diff --git a/Changes b/Changes
index 71ee164..defdd48 100644 (file)
--- a/Changes
+++ b/Changes
@@ -28,6 +28,518 @@ example from http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/
 Version v5.7.X         Development release working toward v5.8
 --------------
 ____________________________________________________________________________
+[ 16610] By: jhi                                   on 2002/05/15  13:47:40
+        Log: Make fresh_perl skip the embedded UTF-8 tests on EBCDIC.
+     Branch: perl
+          ! pod/perldelta.pod t/run/fresh_perl.t
+____________________________________________________________________________
+[ 16609] By: jhi                                   on 2002/05/15  13:46:55
+        Log: Document some of the known EBCDIC problems with Storable.
+             (There is more, but need to do more tests.)
+     Branch: perl
+          ! ext/Storable/Storable.pm
+____________________________________________________________________________
+[ 16608] By: jhi                                   on 2002/05/15  12:44:06
+        Log: Purify finding: jperl.t causes a few Array Bounds Reads
+             (one byte too far in a malloced buffer) at various spots
+             in regcomp.c, all the buffers malloced by SvGROW() in
+             sv_recode_to_utf8().
+     Branch: perl
+          ! sv.c
+____________________________________________________________________________
+[ 16607] By: nick                                  on 2002/05/15  06:57:26
+        Log: Integrate mainline
+     Branch: perlio
+         +> Porting/thirdclean
+         !> (integrate 36 files)
+____________________________________________________________________________
+[ 16606] By: jhi                                   on 2002/05/15  04:24:45
+        Log: Subject: [PATCH] Re: use of lc module names and warnings
+             From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
+             Date: Sun, 12 May 2002 23:09:46 +0200
+             Message-ID: <20020512230946.E699@rafael>
+     Branch: perl
+          ! toke.c
+____________________________________________________________________________
+[ 16605] By: jhi                                   on 2002/05/15  03:58:24
+        Log: More rule tweakage.
+     Branch: perl
+          ! Porting/thirdclean
+____________________________________________________________________________
+[ 16604] By: jhi                                   on 2002/05/15  00:40:46
+        Log: Subject: [PATCH] Fix Devel::DProf debugging aid
+             From: Sam Tregar <sam@tregar.com>
+             Date: Tue, 14 May 2002 21:27:05 -0400 (EDT)
+             Message-ID: <Pine.LNX.4.44.0205142123270.24343-100000@localhost.localdomain>
+     Branch: perl
+          ! ext/Devel/DProf/DProf.xs
+____________________________________________________________________________
+[ 16603] By: jhi                                   on 2002/05/15  00:36:22
+        Log: $VERSIONize.
+     Branch: perl
+          ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_MacOS.pm
+____________________________________________________________________________
+[ 16602] By: jhi                                   on 2002/05/15  00:34:46
+        Log: Third Degree: name the op/foo.t as op_foo.
+     Branch: perl
+          ! t/TEST
+____________________________________________________________________________
+[ 16601] By: jhi                                   on 2002/05/15  00:24:28
+        Log: Read of uninitialized heap found by Third Degree
+             (e.g. in t/op/subst.t)
+     Branch: perl
+          ! scope.c
+____________________________________________________________________________
+[ 16600] By: jhi                                   on 2002/05/14  23:57:10
+        Log: Add more rules.
+     Branch: perl
+          ! Porting/thirdclean
+____________________________________________________________________________
+[ 16599] By: jhi                                   on 2002/05/14  22:15:41
+        Log: Subject: [PATCH] allow use threads qw(yield)
+             From: Dave Mitchell <davem@fdgroup.com>
+             Date: Tue, 14 May 2002 22:49:47 +0100
+             Message-ID: <20020514224947.F25049@fdgroup.com>
+     Branch: perl
+          ! ext/threads/threads.pm ext/threads/threads.xs
+____________________________________________________________________________
+[ 16598] By: jhi                                   on 2002/05/14  20:35:21
+        Log: Micropatch from Olaf Flebbe.
+     Branch: perl
+          ! epoc/epoc.c
+____________________________________________________________________________
+[ 16597] By: rgs                                   on 2002/05/14  20:18:33
+        Log: Subject: perlhack.pod typos [PATCH]
+             From: "John P. Linderman" <jpl@research.att.com>
+             Date: Tue, 14 May 2002 12:31:21 -0400 (EDT)
+             Message-ID: <200205141631.MAA79121@raptor.research.att.com>
+     Branch: perl
+          ! pod/perlhack.pod
+____________________________________________________________________________
+[ 16596] By: rgs                                   on 2002/05/14  20:14:14
+        Log: Subject: typo in Socket.pm
+             From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
+             Date: Tue, 14 May 2002 12:02:47 +0200
+             Message-ID: <20020514120206.B758.H.M.BRAND@hccnet.nl>
+     Branch: perl
+          ! ext/IO/lib/IO/Socket.pm
+____________________________________________________________________________
+[ 16595] By: jhi                                   on 2002/05/14  17:27:26
+        Log: The #16592 needs this.
+     Branch: perl
+          ! embedvar.h perlapi.h
+____________________________________________________________________________
+[ 16594] By: sky                                   on 2002/05/14  17:08:01
+        Log: Subject: Re: lib/sort.t failure [PATCH]
+             From: "John P. Linderman" <jpl@research.att.com>
+             Date: mån maj 13, 2002  05:05:45  Europe/Stockholm
+             Message-Id: <200205131505.LAA46150@raptor.research.att.com>
+     Branch: perl
+          ! pod/perlfunc.pod
+____________________________________________________________________________
+[ 16593] By: jhi                                   on 2002/05/14  16:09:59
+        Log: Add a script for cleaning out the "known noise"
+             from Third Degree reports: either noise caused
+             by libc itself, or Perl_yyparse leaks.
+     Branch: perl
+          + Porting/thirdclean
+          ! MANIFEST
+____________________________________________________________________________
+[ 16592] By: sky                                   on 2002/05/14  15:21:39
+        Log: Turn the sort RealCmp for stable quicksorts into a
+             threadsafe per interpreter values.
+     Branch: perl
+          ! embedvar.h intrpvar.h perlapi.h pp_sort.c
+____________________________________________________________________________
+[ 16591] By: jhi                                   on 2002/05/14  13:48:46
+        Log: reentr.h affects more C files than just reentr.c
+     Branch: perl
+          ! locale.c pp.c pp_sys.c
+____________________________________________________________________________
+[ 16590] By: jhi                                   on 2002/05/14  13:21:54
+        Log: Document reentr.pl a bit better.  Still rather
+             convoluted code, but it ain't broken, so...
+     Branch: perl
+          ! reentr.h reentr.pl
+____________________________________________________________________________
+[ 16589] By: jhi                                   on 2002/05/14  03:27:01
+        Log: z/OS update: not all Storable was clear yet.
+     Branch: perl
+          ! pod/perldelta.pod
+____________________________________________________________________________
+[ 16588] By: jhi                                   on 2002/05/14  03:14:10
+        Log: Avoid potentially empty struct.
+     Branch: perl
+          ! reentr.h reentr.pl
+____________________________________________________________________________
+[ 16587] By: jhi                                   on 2002/05/14  01:55:47
+        Log: Todo tweaks.
+     Branch: perl
+          ! pod/perltodo.pod
+____________________________________________________________________________
+[ 16586] By: jhi                                   on 2002/05/13  23:09:36
+        Log: Subject: [PATCH] various minor fixes in threads.            
+             From: Dave Mitchell <davem@fdgroup.com>
+             Date: Mon, 13 May 2002 23:48:22 +0100      
+             Message-ID: <20020513234822.G21318@fdgroup.com>
+     Branch: perl
+          ! dump.c ext/threads/shared/shared.xs
+____________________________________________________________________________
+[ 16585] By: jhi                                   on 2002/05/13  23:06:31
+        Log: Subject: Re: unsigned char hashes (Re: perl@16539)
+             From: PPrymmer@factset.com
+             Date: Mon, 13 May 2002 17:37:28 -0400
+             Message-ID: <OFA6169DE6.9ED4C891-ON85256BB8.00767EB7@55.25.11>
+     Branch: perl
+          ! vms/vms.c
+____________________________________________________________________________
+[ 16584] By: jhi                                   on 2002/05/13  23:05:04
+        Log: Subject: Re: FreeBSD mostly OK. [nwc10@colon.colondot.net: Report /export/home/nwc10/Even-Smoke/Smoke]
+             From: Nicholas Clark <nick@unfortu.net>    
+             Date: Mon, 13 May 2002 21:45:47 +0100
+             Message-ID: <20020513204546.GC310@Bagpuss.unfortu.net>
+     Branch: perl
+          ! lib/ExtUtils/t/Constant.t
+____________________________________________________________________________
+[ 16583] By: jhi                                   on 2002/05/13  23:04:00
+        Log: Subject: [PATCH] Re: FreeBSD mostly OK. [nwc10@colon.colondot.net: Report /export/home/nwc10/Even-Smoke/Smoke]
+             From: Nicholas Clark <nick@unfortu.net>    
+             Date: Mon, 13 May 2002 21:47:38 +0100
+             Message-ID: <20020513204738.GD310@Bagpuss.unfortu.net>
+     Branch: perl
+          ! lib/Benchmark.t
+____________________________________________________________________________
+[ 16582] By: jhi                                   on 2002/05/13  23:01:05
+        Log: Subject: WinCE several touches
+             From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
+             Date: Tue, 14 May 2002 00:43:11 +0400      
+             Message-ID: <007b01c1fabe$cc8cbbf0$785cc3d9@vad>
+     Branch: perl
+          ! lib/ExtUtils/MM_Unix.pm utf8.c wince/Makefile.ce
+          ! wince/config_h.PL
+____________________________________________________________________________
+[ 16581] By: jhi                                   on 2002/05/13  22:57:51
+        Log: Subject: Re: perl@16573
+             From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
+             Date: Mon, 13 May 2002 18:30:35 +0200
+             Message-Id: <20020513182617.5525.H.M.BRAND@hccnet.nl>
+             
+             (gcc 3.0 vs 64-bit hpux hints)
+     Branch: perl
+          ! hints/hpux.sh
+____________________________________________________________________________
+[ 16580] By: sky                                   on 2002/05/13  19:38:09
+        Log: Make the point a bit clearer after suggestion from Merijin
+     Branch: perl
+          ! pod/perltodo.pod
+____________________________________________________________________________
+[ 16579] By: rgs                                   on 2002/05/13  18:51:54
+        Log: perltodo update.
+     Branch: perl
+          ! pod/perltodo.pod
+____________________________________________________________________________
+[ 16578] By: rgs                                   on 2002/05/13  18:49:39
+        Log: Subject: README.aix update
+             From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
+             Date: Mon, 13 May 2002 19:02:47 +0200
+             Message-ID: <20020513190200.552D.H.M.BRAND@hccnet.nl>
+     Branch: perl
+          ! README.aix
+____________________________________________________________________________
+[ 16577] By: dougm                                 on 2002/05/13  18:45:01
+        Log: export PerlIOBuf_get_base for win32 extension linkage
+     Branch: perl
+          ! makedef.pl
+____________________________________________________________________________
+[ 16576] By: nick                                  on 2002/05/13  18:20:22
+        Log: Integrate mainline
+     Branch: perlio
+         !> Changes README.vos ext/threads/shared/shared.pm
+         !> ext/threads/shared/t/0nothread.t
+         !> ext/threads/shared/t/av_refs.t
+         !> ext/threads/shared/t/av_simple.t ext/threads/shared/t/cond.t
+         !> ext/threads/shared/t/hv_refs.t
+         !> ext/threads/shared/t/hv_simple.t
+         !> ext/threads/shared/t/no_share.t ext/threads/shared/t/queue.t
+         !> ext/threads/shared/t/semaphore.t
+         !> ext/threads/shared/t/shared_attr.t
+         !> ext/threads/shared/t/sv_refs.t
+         !> ext/threads/shared/t/sv_simple.t patchlevel.h
+         !> pod/perldelta.pod vms/vms.c xsutils.c
+____________________________________________________________________________
+[ 16575] By: ams                                   on 2002/05/13  15:42:50
+        Log: Subject: [PATCH] Update README.vos and pod/perlport.pod
+             From: Paul_GreenVOS@vos.stratus.com
+             Date: Mon, 13 May 02 12:32 edt
+             Message-Id: <200205131631.MAA02607@mailhub2.stratus.com>
+     Branch: perl
+          ! README.vos pod/perldelta.pod
+____________________________________________________________________________
+[ 16574] By: ams                                   on 2002/05/13  15:41:14
+        Log: Subject: [PATCH: perl@16539++] fix a small comment nit in vms/vms.c
+             From: PPrymmer@factset.com
+             Date: Mon, 13 May 2002 11:38:15 -0400
+             Message-Id: <OF3D3F427C.8365917A-ON85256BB8.0055A1BF@55.25.11>
+     Branch: perl
+          ! vms/vms.c
+____________________________________________________________________________
+[ 16573] By: jhi                                   on 2002/05/13  14:02:50
+        Log: Update Changes.
+     Branch: perl
+          ! Changes patchlevel.h
+____________________________________________________________________________
+[ 16572] By: sky                                   on 2002/05/13  12:30:35
+        Log: Subject: [PATCH] Re: 'use threads::shared' noisy with -w
+             From: Dave Mitchell <davem@fdgroup.com>
+             Date: lör maj 11, 2002  12:52:27  Europe/Stockholm
+             Message-Id: <20020510235227.J12298@fdgroup.com>
+     Branch: perl
+          ! ext/threads/shared/shared.pm ext/threads/shared/t/0nothread.t
+          ! ext/threads/shared/t/av_refs.t
+          ! ext/threads/shared/t/av_simple.t ext/threads/shared/t/cond.t
+          ! ext/threads/shared/t/hv_refs.t
+          ! ext/threads/shared/t/hv_simple.t
+          ! ext/threads/shared/t/no_share.t ext/threads/shared/t/queue.t
+          ! ext/threads/shared/t/semaphore.t
+          ! ext/threads/shared/t/shared_attr.t
+          ! ext/threads/shared/t/sv_refs.t
+          ! ext/threads/shared/t/sv_simple.t xsutils.c
+____________________________________________________________________________
+[ 16571] By: nick                                  on 2002/05/13  07:54:10
+        Log: Integrate Mainline
+     Branch: perlio
+         +> lib/Thread/Queue.pm lib/Thread/Semaphore.pm
+          - ext/Thread/Thread/Queue.pm ext/Thread/Thread/Semaphore.pm
+          - wince/include/cectype.h wince/include/errno.h
+          - wince/include/sys/types.h wince/include/sys/utime.h
+          - wince/include/time.h
+         !> (integrate 51 files)
+____________________________________________________________________________
+[ 16570] By: jhi                                   on 2002/05/13  00:46:11
+        Log: Subject: [PATCH t/TEST] #!/usr/bin/perl-current misparse
+             From: Michael G Schwern <schwern@pobox.com>
+             Date: Sun, 12 May 2002 19:32:58 -0400
+             Message-ID: <20020512233258.GK696@blackrider>
+     Branch: perl
+          ! t/TEST
+____________________________________________________________________________
+[ 16569] By: jhi                                   on 2002/05/12  23:49:00
+        Log: Be clean.
+     Branch: perl
+          ! Makefile.SH ext/B/t/o.t
+____________________________________________________________________________
+[ 16568] By: gsar                                  on 2002/05/12  23:34:06
+        Log: change#8666 ($Config{perllibs}) apparently never got into
+             mainline--merge, and add other missing entries; regen
+             config_H.* files
+     Branch: perl
+          ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
+          ! win32/config.vc64 win32/config_H.bc win32/config_H.gc
+          ! win32/config_H.vc win32/config_H.vc64
+____________________________________________________________________________
+[ 16567] By: jhi                                   on 2002/05/12  23:28:43
+        Log: Elaborate on the exit/wait plan a bit.
+     Branch: perl
+          ! pod/perltodo.pod
+____________________________________________________________________________
+[ 16566] By: jhi                                   on 2002/05/12  22:26:17
+        Log: Slight doc tweaks.
+     Branch: perl
+          ! pod/perlthrtut.pod
+____________________________________________________________________________
+[ 16565] By: jhi                                   on 2002/05/12  19:56:56
+        Log: OS/390: update the test results.
+     Branch: perl
+          ! pod/perldelta.pod
+____________________________________________________________________________
+[ 16564] By: jhi                                   on 2002/05/12  19:48:40
+        Log: Add threadsafety caveats.
+     Branch: perl
+          ! ext/threads/threads.pm pod/perldelta.pod pod/perlthrtut.pod
+____________________________________________________________________________
+[ 16563] By: jhi                                   on 2002/05/12  19:34:31
+        Log: Update the Mac OS X situation.
+     Branch: perl
+          ! pod/perldelta.pod
+____________________________________________________________________________
+[ 16562] By: sky                                   on 2002/05/12  19:10:27
+        Log: Update todo, removing things done and adding new things.
+     Branch: perl
+          ! pod/perltodo.pod
+____________________________________________________________________________
+[ 16561] By: jhi                                   on 2002/05/12  19:02:24
+        Log: Reword the "threads still running" cleanup message.
+     Branch: perl
+          ! ext/threads/threads.pm ext/threads/threads.xs pod/perldiag.pod
+          ! pod/perltoc.pod
+____________________________________________________________________________
+[ 16560] By: jhi                                   on 2002/05/12  18:39:48
+        Log: EBCDIC: retract #16557, it ran into a weird tokenizer(?) bug.
+             (The manifestation: running pat.t core dumps after test 639.
+             Removing everything after 639 makes core go away, as does
+             removing everything before 640.  I did say "weird".  Some
+             sort of a memory corruption, no doubt, but no time to debug
+             in more detail.)
+     Branch: perl
+          ! t/op/pat.t
+____________________________________________________________________________
+[ 16559] By: sky                                   on 2002/05/12  17:59:41
+        Log: Add emulation layer for Thread/Semaphore and Thread/Queue
+     Branch: perl
+          + lib/Thread/Queue.pm lib/Thread/Semaphore.pm
+          - ext/Thread/Thread/Queue.pm ext/Thread/Thread/Semaphore.pm
+          ! MANIFEST
+____________________________________________________________________________
+[ 16558] By: sky                                   on 2002/05/12  17:57:51
+        Log: Fixed bug where tmpsv would be null after the return of the 
+             amagic. Now check for that and allocate the tmpsv afterwards, 
+             this is done in all other places that use amagic.
+             Fixes bug when threads->unknownfunction() was called and
+             we coredumped on the stringification somewhere deep in the
+             autoloader/dynaloader something. Far to deep for me to provide
+             a test case.
+     Branch: perl
+          ! sv.c
+____________________________________________________________________________
+[ 16557] By: jhi                                   on 2002/05/12  15:37:40
+        Log: (retracted by #16560)
+             EBCDIC: must protect also compile time so that
+             the illegal UTF-EBCDIC is not seen.
+     Branch: perl
+          ! t/op/pat.t
+____________________________________________________________________________
+[ 16556] By: jhi                                   on 2002/05/12  15:29:36
+        Log: EBCDIC: make t/op/pat #242 and 243 finally succeed.
+     Branch: perl
+          ! pod/perlebcdic.pod regcomp.c
+____________________________________________________________________________
+[ 16555] By: jhi                                   on 2002/05/12  13:50:20
+        Log: As suggested by Dave Mitchell, adding yield()s at
+             appropriate spots helps non-preemptive thread
+             implementations, like the GNU pth.  Tested at NetBSD
+             by Martin Weber <Ephaeton@gmx.net>.
+     Branch: perl
+          ! ext/threads/t/basic.t ext/threads/t/list.t
+          ! ext/threads/t/thread.t
+____________________________________________________________________________
+[ 16554] By: rgs                                   on 2002/05/12  12:14:06
+        Log: Subject: RE: VOS bleadperl test failure on 16539
+             From: chromatic <chromatic@rmci.net>
+             Date: Sat, 11 May 2002 23:23:54 -0700
+             Message-ID: <20020512072814.50744.qmail@onion.perl.org>
+     Branch: perl
+          ! ext/B/t/o.t
+____________________________________________________________________________
+[ 16553] By: jhi                                   on 2002/05/12  04:27:16
+        Log: There's no rest for the wicked misspellers.
+     Branch: perl
+          ! pod/perlthrtut.pod
+____________________________________________________________________________
+[ 16552] By: jhi                                   on 2002/05/12  01:38:15
+        Log: Detypos (and sticking with US spelling since Dan Sugalski
+             wrote the original text of perlthrtut)
+     Branch: perl
+          ! ext/threads/threads.pm pod/perlthrtut.pod
+____________________________________________________________________________
+[ 16551] By: jhi                                   on 2002/05/11  22:26:38
+        Log: Because of #16550 these tests would now spew
+             "Malformed UTF-8" in EBCDIC.
+     Branch: perl
+          ! t/op/pat.t
+____________________________________________________________________________
+[ 16550] By: jhi                                   on 2002/05/11  22:24:31
+        Log: EBCDIC: the toke.c wariness about UTF-8 (really, UTF-EBCDIC)
+             scripts does not apply any more.  (The utf8.t needed a little
+             bit of relaxing to work in EBCDIC, since *both* the bytes in
+             subtest #30 are illegal UTF-EBCDIC, and the error message
+             matched is slightly different.)  The utf8.t now passes.
+     Branch: perl
+          ! lib/utf8.t toke.c
+____________________________________________________________________________
+[ 16549] By: jhi                                   on 2002/05/11  21:41:11
+        Log: Subject: [PATCH] a bit more for WinCE
+             From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
+             Date: Sun, 12 May 2002 02:34:24 +0400
+             Message-ID: <007b01c1f93c$0e03f960$035cc3d9@vad>
+     Branch: perl
+          ! wince/wince.c
+____________________________________________________________________________
+[ 16548] By: jhi                                   on 2002/05/11  19:54:43
+        Log: Subject: [PATCH] for WinCE cross-build, another one
+             From: "Vadim Konovalov" <vkonovalov@peterstar.ru>     
+             Date: Sun, 12 May 2002 00:02:47 +0400
+             Message-ID: <004101c1f926$d36ca230$035cc3d9@vad>
+     Branch: perl
+          - wince/include/cectype.h wince/include/errno.h
+          - wince/include/sys/types.h wince/include/sys/utime.h
+          - wince/include/time.h
+          ! MANIFEST configpm lib/ExtUtils/MM_Unix.pm wince/Makefile.ce
+          ! wince/cecopy-lib.pl wince/config_H.ce wince/config_h.PL
+          ! wince/wince.c
+____________________________________________________________________________
+[ 16547] By: jhi                                   on 2002/05/11  19:46:23
+        Log: Explicit casts due to #16542.
+     Branch: perl
+          ! ext/B/B.xs hv.c op.c sv.c
+____________________________________________________________________________
+[ 16546] By: jhi                                   on 2002/05/11  19:35:54
+        Log: Upgrade to Test::Harness 2.21.
+     Branch: perl
+          ! lib/Test/Harness.pm lib/Test/Harness/Changes
+          ! lib/Test/Harness/Straps.pm lib/Test/Harness/t/strap-analyze.t
+          ! lib/Test/Harness/t/test-harness.t
+____________________________________________________________________________
+[ 16545] By: jhi                                   on 2002/05/11  19:04:39
+        Log: Upgrade to Net::Ping 2.18 (no core-relevant changes,
+             but keep up with the $VERSION)
+     Branch: perl
+          ! lib/Net/Ping.pm lib/Net/Ping/CHANGES lib/Net/Ping/README
+____________________________________________________________________________
+[ 16544] By: jhi                                   on 2002/05/11  18:45:30
+        Log: metaconfig unit change for #16543.
+     Branch: metaconfig
+          ! U/threads/usethreads.U
+____________________________________________________________________________
+[ 16543] By: jhi                                   on 2002/05/11  18:43:58
+        Log: Subject: [PATCH] updated threads docs
+             From: Dave Mitchell <davem@fdgroup.com>
+             Date: Sat, 11 May 2002 20:00:51 +0100
+             Message-ID: <20020511200050.D14841@fdgroup.com>
+     Branch: perl
+          ! Configure README.threads pod/perlothrtut.pod
+          ! pod/perlthrtut.pod
+____________________________________________________________________________
+[ 16542] By: jhi                                   on 2002/05/11  17:06:19
+        Log: Subject: unsigned char hashes (Re: perl@16539)
+             From: Nicholas Clark <nick@unfortu.net>
+             Date: Sat, 11 May 2002 17:54:44 +0100
+             Message-ID: <20020511165444.GD301@Bagpuss.unfortu.net>
+             
+             Be explicitly unsigned char in the hash calculation.
+     Branch: perl
+          ! hv.h
+____________________________________________________________________________
+[ 16541] By: nick                                  on 2002/05/11  08:21:00
+        Log: Integrate mainline
+     Branch: perlio
+         +> ext/B/t/o.t
+         !> Changes MANIFEST Makefile.SH ext/DB_File/t/db-btree.t
+         !> ext/Encode/Encode.xs ext/threads/shared/queue.pm patchlevel.h
+         !> pod/perlhack.pod pod/perltoc.pod t/TEST t/harness
+____________________________________________________________________________
+[ 16540] By: jhi                                   on 2002/05/10  16:45:53
+        Log: Subject: more os x test output cosmetics
+             From: Kay Röpke <kroepke@dolphin-services.de>
+             Date: Fri, 10 May 2002 14:07:34 +0200
+             Message-Id: <831FB904-640E-11D6-AA6F-000393414688@dolphin-services.de>
+     Branch: perl
+          ! ext/DB_File/t/db-btree.t
+____________________________________________________________________________
+[ 16539] By: jhi                                   on 2002/05/10  15:16:44
+        Log: Update Changes.
+     Branch: perl
+          ! Changes patchlevel.h
+____________________________________________________________________________
 [ 16538] By: jhi                                   on 2002/05/10  15:08:51
         Log: Regen toc.
      Branch: perl