Under usethreads the dumped variable is IN_PAD.
[p5sagit/p5-mst-13.2.git] / Changes
1 Please note: This file provides a complete, temporally ordered log of
2 changes that went into every version of Perl.  If you'd like more
3 detailed information, please consult the comments in the individual
4 patches posted to the perl5-porters mailing list.  Patches for each
5 individual change may also be obtained through ftp and rsync--see
6 perlhack.pod for the details.
7
8
9                            ---------------
10                             CAST AND CREW
11                            ---------------
12
13 To give due honor to those who have made Perl what is is today,
14 here are some of the more common names in the Changes file, and their
15 current addresses (as of August 2000):
16
17     Gisle Aas                   <gisle@aas.no>
18     Abigail                     <abigail@foad.org>
19     Kenneth Albanowski          <kjahds@kjahds.com>
20     Russ Allbery                <rra@stanford.edu>
21     Brad Appleton               <bradapp@enteract.com>
22     Greg Bacon                  <gbacon@itsc.uah.edu>
23     Robin Barker                <rmb1@cise.npl.co.uk>
24     Vishal Bhatia               <vishal@gol.com>
25     Spider Boardman             <spider@orb.nashua.nh.us>
26     Daniel Chetlin              <daniel@chetlin.com>
27     Tom Christiansen            <tchrist@perl.com>
28     Lupe Christoph              <lupe@lupe-christoph.de>
29     Nicholas Clark              <nick@Bagpuss.unfortu.net>
30     Simon Cozens                <simon@brecon.co.uk>
31     Francois Desarmenien        <desar@club-internet.fr>
32     Mark-Jason Dominus          <mjd@plover.com>
33     Jan Dubois                  <jand@activestate.com>
34     Dominic Dunlop              <domo@computer.org>
35     Eric Fifer                  <efifer@sanwaint.com>
36     Richard Foley               <Richard.Foley@m.dasa.de>
37     Jeffrey Friedl              <jfriedl@yahoo-inc.com>
38     Hallvard B Furuseth         <h.b.furuseth@usit.uio.no>
39     M. J. T. Guy                <mjtg@cus.cam.ac.uk>
40     Tom Hughes                  <tom@compton.nu>
41     Nick Ing-Simmons            <nik@tiuk.ti.com>
42     Tim Jenness                 <timj@jach.hawaii.edu>
43     Andreas König               <a.koenig@mind.de>
44     Douglas Lankshear           <dougl@activestate.com>
45     Doug MacEachern             <dougm@covalent.net>
46     Raphael Manfredi            <Raphael.Manfredi@st.com>
47     Paul Marquess               <Paul.Marquess@btinternet.com>
48     Stephen McCamant            <alias@mcs.com>
49     Laszlo Molnar               <laszlo.molnar@eth.ericsson.se>
50     Hans Mulder                 <hansmu@xs4all.nl>
51     Chris Nandor                <pudge@pobox.com>
52     Matthias Neeracher          <neeri@iis.ee.ethz.ch>
53     Jeff Okamoto                <okamoto@hpcc123.corp.hp.com>
54     Ulrich Pfeifer              <pfeifer@charly.informatik.uni-dortmund.de>
55     Tom Phoenix                 <rootbeer@teleport.com>
56     Stephen Potter              <spp@ds.net>
57     Joshua Pritikin             <joshua.pritikin@db.com>
58     Peter Prymmer               <pvhp@forte.com>
59     Norbert Pueschel            <pueschel@imsdd.meb.uni-bonn.de>
60     Dean Roehrich               <roehrich@cray.com>
61     Hugo van der Sanden         <hv@crypt.demon.co.uk>
62     Michael G Schwern           <schwern@pobox.com>
63     Roderick Schertler          <roderick@argon.org>
64     Yitzchak Scott-Thoennes     <sthoenna@efn.org>
65     Kurt D. Starsinic           <kstar@chapin.edu>
66     Benjamin Stuhl              <sho_pi@hotmail.com>
67     Dan Sugalski                <dan@sidhe.org>
68     Nathan Torkington           <gnat@frii.com>
69     Larry W. Virden             <lvirden@cas.org>
70     Johan Vromans               <jvromans@squirrel.nl>
71     Ilya Zakharevich            <ilya@math.ohio-state.edu>
72
73 And the Keepers of the Patch Pumpkin:
74
75     Charles Bailey              <bailey@newman.upenn.edu>
76     Graham Barr                 <gbarr@ti.com>
77     Malcolm Beattie             <mbeattie@sable.ox.ac.uk>
78     Tim Bunce                   <Tim.Bunce@ig.co.uk>
79     Andy Dougherty              <doughera@lafcol.lafayette.edu>
80     Jarkko Hietaniemi           <jhi@iki.fi>
81     Gurusamy Sarathy            <gsar@activestate.com>
82     Chip Salzenberg             <chip@perl.com>
83
84 And, of course, the Author of Perl:
85
86     Larry Wall                  <larry@wall.org>
87
88
89 NOTE: Each change entry shows the change number; who checked it into the
90 repository; when; description of the change; which branch the change
91 happened in; and the affected files.  The file lists have a short symbolic
92 indicator:
93
94             !       modified
95             +       added
96             -       deleted
97             +>      branched (from elsewhere)
98             !>      merged changes (from elsewhere)
99
100
101 --------------
102 Version v5.7.0          Development release working toward v5.8
103 --------------
104
105 ____________________________________________________________________________
106 [  6888] By: jhi                                   on 2000/08/29  14:49:59
107         Log: Retract #6882, broke the safe tests.
108      Branch: perl
109            ! ext/Opcode/Safe.pm
110 ____________________________________________________________________________
111 [  6887] By: jhi                                   on 2000/08/29  14:47:06
112         Log: Subject: Re: [ID 20000525.003] perldoc fails when Makefile.PL is in cwd
113              From: Gisle Aas <gisle@ActiveState.com> 
114              Date: 09 Jun 2000 20:00:11 +0200
115              Message-ID: <m3n1kud9as.fsf@eik.g.aas.no>
116      Branch: perl
117            ! utils/perldoc.PL
118 ____________________________________________________________________________
119 [  6886] By: jhi                                   on 2000/08/29  14:42:45
120         Log: The #6881 removed one dump line.
121      Branch: perl
122            ! t/lib/peek.t
123 ____________________________________________________________________________
124 [  6885] By: jhi                                   on 2000/08/29  14:30:47
125         Log: Don't forget to tidy up.
126      Branch: perl
127            ! t/lib/ftmp-security.t
128 ____________________________________________________________________________
129 [  6884] By: jhi                                   on 2000/08/29  14:25:17
130         Log: Disabling the one test is a bit tricky.
131      Branch: perl
132            ! t/lib/ftmp-security.t
133 ____________________________________________________________________________
134 [  6883] By: jhi                                   on 2000/08/29  14:16:25
135         Log: Disable one of the tests for now.
136      Branch: perl
137            ! t/lib/ftmp-security.t
138 ____________________________________________________________________________
139 [  6882] By: jhi                                   on 2000/08/29  14:05:50
140         Log: Subject: [ID 20000829.004] Sharing leak root name into safe compartment
141              From: gisle@aas.no
142              Date: 29 Aug 2000 10:35:06 -0000
143              Message-Id: <20000829103506.21538.qmail@eik.g.aas.no>
144      Branch: perl
145            ! ext/Opcode/Safe.pm
146 ____________________________________________________________________________
147 [  6881] By: jhi                                   on 2000/08/29  14:03:51
148         Log: Subject: [PATCH] Glob dumping
149              From: Gisle Aas <gisle@ActiveState.com>
150              Date: 29 Aug 2000 07:59:42 -0000
151              Message-ID: <20000829075942.20923.qmail@eik.g.aas.no>
152      Branch: perl
153            ! dump.c
154 ____________________________________________________________________________
155 [  6880] By: jhi                                   on 2000/08/29  14:02:01
156         Log: Subject: [PATCH] Warnings in B::Deparse
157              From: <abigail@foad.org>
158              Date: Tue, 29 Aug 2000 00:00:01 -0400
159              Message-ID: <20000829040001.2999.qmail@foad.org>
160      Branch: perl
161            ! ext/B/B/Deparse.pm
162 ____________________________________________________________________________
163 [  6879] By: jhi                                   on 2000/08/29  13:57:26
164         Log: Missed a change in #6869.
165      Branch: perl
166            ! mg.c
167 ____________________________________________________________________________
168 [  6878] By: jhi                                   on 2000/08/29  13:45:04
169         Log: Subject: Net::protoent does not export 'getproto'
170              From: Yasushi Nakajima <sey@jkc.co.jp>
171              Date: Tue, 29 Aug 2000 17:28:57 +0900                 
172      Branch: perl
173            ! lib/Net/protoent.pm
174 ____________________________________________________________________________
175 [  6877] By: jhi                                   on 2000/08/29  13:39:19
176         Log: Patches all over for people and the files they (hopefully) care about.
177      Branch: perl
178            ! AUTHORS Changes MAINTAIN
179 ____________________________________________________________________________
180 [  6876] By: jhi                                   on 2000/08/29  12:53:54
181         Log: Fix for thinko in #6848.
182              
183              Subject: Compiler error in ext/Thread/Thread.c (bleadperl@6866)
184              From: Lupe Christoph <lupe@lupe-christoph.de>
185              Date: Tue, 29 Aug 2000 09:04:08 +0200
186              Message-ID: <20000829090408.V4437@alanya.lupe-christoph.de>
187      Branch: perl
188            ! ext/Thread/Thread.xs
189 ____________________________________________________________________________
190 [  6875] By: jhi                                   on 2000/08/29  12:50:14
191         Log: Update to Getopt::Long 2.24, from Johan Vromans.
192      Branch: perl
193            ! lib/Getopt/Long.pm t/lib/gol-basic.t t/lib/gol-oo.t
194 ____________________________________________________________________________
195 [  6874] By: jhi                                   on 2000/08/29  02:09:53
196         Log: Use minimal @INC in tests, most of the time just '../lib',
197              so that we simply can't pick up stuff from other Perls than
198              the one we are testing.  Pointed out by
199              
200              From: Mike Guy <mjtg@cam.ac.uk>
201              Subject: Re: [PATCH: 6757] make new Storable tests forgiving of places where not built   
202              Date: Fri, 25 Aug 2000 15:15:59 +0100
203              Message-Id: <E13SKH1-00031D-00@virgo.cus.cam.ac.uk>
204      Branch: perl
205            ! (edit 185 files)
206 ____________________________________________________________________________
207 [  6873] By: jhi                                   on 2000/08/29  01:07:11
208         Log: Subject: [PATCH] Re: files not cleaned even by veryclean
209              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
210              Date: Mon, 28 Aug 2000 17:45:52 -0700
211              Message-ID: <Afwq5gzkg2UB092yn@efn.org>
212      Branch: perl
213            ! Makefile.SH hints/os2.sh
214 ____________________________________________________________________________
215 [  6872] By: jhi                                   on 2000/08/28  23:33:39
216         Log: Subject: [PATCH bleedperl@6866] spellings
217              From: marcel@codewerk.com (Marcel Grunauer)
218              Date: Tue, 29 Aug 2000 01:19:59 +0200
219              Message-Id: <200008282319.BAA29862@gandalf.local>
220      Branch: perl
221            ! README.os390 pod/perl5004delta.pod pod/perldebtut.pod
222            ! pod/perlebcdic.pod pod/perlfunc.pod pod/perlguts.pod
223            ! pod/perlipc.pod pod/perlthrtut.pod pod/perlutil.pod
224 ____________________________________________________________________________
225 [  6871] By: jhi                                   on 2000/08/28  23:22:09
226         Log: Take out the SUIDMAIL thing, that will not be
227              a problem in 5.7.*.
228      Branch: perl
229            ! patchlevel.h
230 ____________________________________________________________________________
231 [  6870] By: jhi                                   on 2000/08/28  23:19:30
232         Log: -S is the silent flag, -s is the strip flag.
233              
234              Subject: [PATCH] Re: [PATCH] make no-install          
235              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
236              Date: Mon, 28 Aug 2000 15:12:55 -0700
237              Message-ID: <nPuq5gzkg2FO092yn@efn.org> 
238      Branch: perl
239            ! Makefile.SH
240 ____________________________________________________________________________
241 [  6869] By: jhi                                   on 2000/08/28  23:12:05
242         Log: Subject: [PATCH bleedperl@6856] warnings fixes
243              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
244              Date: Mon, 28 Aug 2000 23:55:06 +0100
245              Message-ID: <000501c01143$0230af80$2014140a@bfs.phone.com>
246      Branch: perl
247            ! lib/warnings.pm pod/perllexwarn.pod t/pragma/warn/7fatal
248            ! warnings.h warnings.pl
249 ____________________________________________________________________________
250 [  6868] By: jhi                                   on 2000/08/28  21:38:22
251         Log: Potential cruft.
252      Branch: perl
253            ! Makefile.SH
254 ____________________________________________________________________________
255 [  6867] By: jhi                                   on 2000/08/28  21:35:36
256         Log: Update Changes.
257      Branch: perl
258            ! Changes patchlevel.h
259 ____________________________________________________________________________
260 [  6866] By: jhi                                   on 2000/08/28  21:33:49
261         Log: Subject: hv.h Doc Patch
262              From: Fisher Mark <fisherm@tce.com>
263              Date: Mon, 28 Aug 2000 16:24:59 -0500
264              Message-ID: <B9B6874277EED211B1890008C707AF5302881C77@indyexch3.indy.tce.com>
265      Branch: perl
266            ! hv.h
267 ____________________________________________________________________________
268 [  6865] By: jhi                                   on 2000/08/28  21:02:15
269         Log: Add -ld to archname on long tr...double platforms.
270      Branch: metaconfig
271            ! U/threads/archname.U
272      Branch: perl
273            ! Configure config_h.SH
274 ____________________________________________________________________________
275 [  6864] By: jhi                                   on 2000/08/28  20:38:59
276         Log: An attempt to fix the problem reported in
277              
278              Subject: Building perl@6856 using gcc/AIX 4.3.3 
279              From: Daniel Muino <dmuino@afip.gov.ar> 
280              Date: Mon, 28 Aug 2000 15:50:01 -0300   
281              Message-ID: <20000828155001.A14403@con2-dgi>
282              
283              I can't test this properly since the gcc installation I have
284              access to seems to be botched (gcc is calling the AIX cpp,
285              a losing proposition...)
286      Branch: perl
287            ! hints/aix.sh
288 ____________________________________________________________________________
289 [  6863] By: jhi                                   on 2000/08/28  18:57:52
290         Log: Fix for ID 20000828.001, long doubles were not formatted
291              correctly (showed up in $], which stopped installing perl).
292      Branch: perl
293            ! sv.c
294 ____________________________________________________________________________
295 [  6862] By: jhi                                   on 2000/08/28  18:07:15
296         Log: Typo in #6858.
297      Branch: perl
298            ! lib/Cwd.pm
299 ____________________________________________________________________________
300 [  6861] By: jhi                                   on 2000/08/28  17:57:27
301         Log: opmini.o may be left around if a build is interrupted.
302      Branch: perl
303            ! Makefile.SH
304 ____________________________________________________________________________
305 [  6860] By: jhi                                   on 2000/08/28  16:52:50
306         Log: Subject: [PATCH@6855] _Minor_ change to overload.pm pod
307              From: Daniel Chetlin <daniel@chetlin.com>
308              Date: Mon, 28 Aug 2000 01:14:18 -0700
309              Message-ID: <20000828011418.J769@ilmd.chetlin.org>
310      Branch: perl
311            ! lib/overload.pm
312 ____________________________________________________________________________
313 [  6859] By: jhi                                   on 2000/08/28  16:08:46
314         Log: Subject: [ID 20000828.009] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6855 on i586-linux 2.2.12 (UNINSTALLED)
315              From: Nicholas Clark <nick@ccl4.org>
316              Date: Mon, 28 Aug 2000 16:03:27 +0100
317              Message-Id: <20000828160327.C49785@plum.flirble.org>
318      Branch: perl
319            ! ext/ByteLoader/bytecode.h
320 ____________________________________________________________________________
321 [  6858] By: jhi                                   on 2000/08/28  16:02:10
322         Log: Subject: [ID 20000828.006] dir name "0" not safe with Cwd.pm
323              From: Wolfgang Laun <wolfgang.laun@alcatel.at>
324              Date: Mon, 28 Aug 2000 13:08:30 +0200
325              Message-Id: <200008281108.NAA00782@localhost.aut.alcatel.at>
326      Branch: perl
327            ! lib/Cwd.pm
328 ____________________________________________________________________________
329 [  6857] By: jhi                                   on 2000/08/28  15:42:47
330         Log: display_format used as a class method without arguments was broken,
331              reported in
332              
333              Subject: Math::Complex->display_format() sets style to 'Math::Complex'
334              From: Yasushi Nakajima <sey@san.p.kyoto.jkc.co.jp>
335              Date: Mon, 28 Aug 2000 16:38:08 +0900 (JST)
336              Message-Id: <200008280738.QAA00215@san.p.kyoto.jkc.co.jp>
337      Branch: perl
338            ! lib/Math/Complex.pm t/lib/complex.t
339 ____________________________________________________________________________
340 [  6856] By: jhi                                   on 2000/08/27  22:09:48
341         Log: Update Changes.
342      Branch: perl
343            ! Changes patchlevel.h
344 ____________________________________________________________________________
345 [  6855] By: jhi                                   on 2000/08/27  21:59:21
346         Log: Retract #6853 (false alarm).
347      Branch: perl
348            ! lib/ExtUtils/xsubpp
349 ____________________________________________________________________________
350 [  6854] By: jhi                                   on 2000/08/27  21:37:44
351         Log: Update Changes.
352      Branch: perl
353            ! Changes patchlevel.h
354 ____________________________________________________________________________
355 [  6853] By: jhi                                   on 2000/08/27  21:37:16
356         Log: Subject: [PATCH perl@6850] workaround for xsubpp
357              From: Hugo <hv@crypt.compulink.co.uk>
358              Date: Sun, 27 Aug 2000 22:30:25 +0100
359              Message-Id: <200008272130.WAA10083@crypt.compulink.co.uk>
360      Branch: perl
361            ! lib/ExtUtils/xsubpp
362 ____________________________________________________________________________
363 [  6852] By: jhi                                   on 2000/08/27  21:33:58
364         Log: Big-endian 64-bit patch from Raphael Manfredi.
365      Branch: perl
366            ! ext/Storable/Storable.xs
367 ____________________________________________________________________________
368 [  6851] By: jhi                                   on 2000/08/27  21:22:21
369         Log: More ruthless editing from Hugo van der Sanden.
370      Branch: perl
371            ! pod/perldelta.pod
372 ____________________________________________________________________________
373 [  6850] By: jhi                                   on 2000/08/27  16:11:46
374         Log: Update Changes.
375      Branch: perl
376            ! Changes patchlevel.h
377 ____________________________________________________________________________
378 [  6849] By: jhi                                   on 2000/08/27  16:11:05
379         Log: Provice virtual $Config{ccflags_nolargefiles} etc. 
380      Branch: perl
381            ! configpm pod/perldelta.pod
382 ____________________________________________________________________________
383 [  6848] By: jhi                                   on 2000/08/27  15:35:08
384         Log: Use the actual thread type, not the pointer-to-struct.
385      Branch: perl
386            ! ext/Thread/Thread.xs
387 ____________________________________________________________________________
388 [  6847] By: jhi                                   on 2000/08/27  15:30:49
389         Log: Test nit.
390      Branch: perl
391            ! t/pragma/warn/pp_sys
392 ____________________________________________________________________________
393 [  6846] By: jhi                                   on 2000/08/27  15:19:02
394         Log: Passing -R in ldflags makes now it to appear in the default
395              for lddlflags, just like with -L.
396              
397              Subject: Re: MM_Unix.pm LD_RUN_PATH niggles on Solaris
398              From: Lupe Christoph <lupe@lupe-christoph.de>
399              Date: Sun, 27 Aug 2000 10:28:21 +0200
400              Message-ID: <20000827102821.B4437@alanya.lupe-christoph.de>
401      Branch: metaconfig/U/perl
402            ! dlsrc.U
403      Branch: perl
404            ! Configure
405 ____________________________________________________________________________
406 [  6845] By: jhi                                   on 2000/08/27  15:08:54
407         Log: Subject: MM_Unix.pm LD_RUN_PATH niggles on Solaris
408              From: Alan Burlison <Alan.Burlison@uk.sun.com>
409              Date: Sat, 26 Aug 2000 22:23:27 +0100
410              Message-ID: <39A8354F.E1E832C9@uk.sun.com>
411      Branch: perl
412            ! lib/ExtUtils/MM_Unix.pm
413 ____________________________________________________________________________
414 [  6844] By: jhi                                   on 2000/08/27  15:02:37
415         Log: DJGPP update from Laszlo Molnar.
416              
417              Subject: [ID 20000826.014] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6788 on dos-djgpp djgpp (UNINSTALLED) [PATCH]
418              From: ml1050 <ml1050@freemail.hu>
419              Date: Sat, 26 Aug 2000 23:24:40 +0200
420              Message-Id: <20000826232440.A439@freemail.hu>
421      Branch: perl
422            ! djgpp/config.over lib/File/Temp.pm pod/buildtoc.PL
423            ! t/lib/ftmp-security.t t/lib/posix.t t/pragma/warn/pp_sys
424 ____________________________________________________________________________
425 [  6843] By: jhi                                   on 2000/08/27  14:53:58
426         Log: Subject: installman buglet
427              From: Lupe Christoph <lupe@lupe-christoph.de>
428              Date: Sun, 27 Aug 2000 14:38:59 +0200
429              Message-ID: <20000827143859.E4437@alanya.lupe-christoph.de>
430      Branch: perl
431            ! installman
432 ____________________________________________________________________________
433 [  6842] By: jhi                                   on 2000/08/27  14:52:08
434         Log: Can't get the test to reliably work thanks to the
435              inaccurateness of floating point.  "Resolves" bug ids
436              20000826.003, 20000826.009, 20000826.010,
437      Branch: perl
438            ! t/lib/trig.t
439 ____________________________________________________________________________
440 [  6841] By: jhi                                   on 2000/08/26  15:53:58
441         Log: Update Changes.
442      Branch: perl
443            ! Changes patchlevel.h
444 ____________________________________________________________________________
445 [  6840] By: jhi                                   on 2000/08/26  14:23:03
446         Log: grep -e isn't portable.
447              
448              Subject: [ID 20000825.027] let me (perlbug@perl.com) know how I blew it
449              From: chris@broadband.att.com
450              Date: Sat, 26 Aug 2000 00:17:27 -0600 (MDT)
451              Message-Id: <200008260617.AAA10219@lazlo.tci.com>
452      Branch: perl
453            ! hints/solaris_2.sh
454 ____________________________________________________________________________
455 [  6839] By: jhi                                   on 2000/08/26  14:12:23
456         Log: no-install target a la make -n.
457              
458              Subject: [PATCH] make no-install (was Re: [PATCH] installation not quite silent yet.)
459              From: <abigail@foad.org>
460              Date: Sat, 26 Aug 2000 03:57:34 -0400
461              Message-ID: <20000826075735.18912.qmail@foad.org>
462      Branch: perl
463            ! Makefile.SH installman installperl
464 ____________________________________________________________________________
465 [  6838] By: jhi                                   on 2000/08/26  14:06:33
466         Log: Retract #6826 as the #6828 should be do the same
467              in a More Correct Way.
468      Branch: perl
469            ! installperl
470 ____________________________________________________________________________
471 [  6837] By: jhi                                   on 2000/08/26  05:24:00
472         Log: More casting.
473      Branch: perl
474            ! ext/Storable/Storable.xs
475 ____________________________________________________________________________
476 [  6836] By: jhi                                   on 2000/08/26  05:05:46
477         Log: Nicer in decimal.
478      Branch: perl
479            ! ext/Storable/Storable.xs
480 ____________________________________________________________________________
481 [  6835] By: jhi                                   on 2000/08/26  05:03:50
482         Log: There be no UVdf.
483      Branch: perl
484            ! ext/Storable/Storable.xs
485 ____________________________________________________________________________
486 [  6834] By: jhi                                   on 2000/08/26  05:00:18
487         Log: Continue IVdfing and UVxfing.
488      Branch: perl
489            ! ext/Storable/Storable.xs
490 ____________________________________________________________________________
491 [  6833] By: jhi                                   on 2000/08/26  04:53:14
492         Log: Use IVdf.
493      Branch: perl
494            ! ext/Storable/Storable.xs
495 ____________________________________________________________________________
496 [  6832] By: jhi                                   on 2000/08/26  04:40:41
497         Log: Document PTR2XX and INT2PTR.
498      Branch: perl
499            ! pod/perlguts.pod
500 ____________________________________________________________________________
501 [  6831] By: jhi                                   on 2000/08/26  04:33:18
502         Log: Use UVxf, PTR2UV, NVff.
503      Branch: perl
504            ! ext/Storable/Storable.xs
505 ____________________________________________________________________________
506 [  6830] By: jhi                                   on 2000/08/26  04:31:32
507         Log: Update the test count.
508      Branch: perl
509            ! t/lib/trig.t
510 ____________________________________________________________________________
511 [  6829] By: jhi                                   on 2000/08/26  03:05:50
512         Log: Subject: [PATCH] installation not quite silent yet.
513              From: <abigail@foad.org>
514              Date: Fri, 25 Aug 2000 20:07:53 -0400
515              Message-ID: <20000826000753.7822.qmail@foad.org>
516      Branch: perl
517            ! installman installperl
518 ____________________________________________________________________________
519 [  6828] By: jhi                                   on 2000/08/26  03:05:14
520         Log: Subject: Re: [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
521              From: Spider Boardman <spider@web.zk3.dec.com>
522              Date: Fri, 25 Aug 2000 19:12:40 -0400
523              Message-Id: <200008252312.TAA17828@leggy.zk3.dec.com>
524      Branch: perl
525            ! gv.c
526 ____________________________________________________________________________
527 [  6827] By: jhi                                   on 2000/08/25  23:54:34
528         Log: Support preserving extremely big/small angles.
529      Branch: perl
530            ! lib/Math/Trig.pm pod/perldelta.pod t/lib/trig.t
531 ____________________________________________________________________________
532 [  6826] By: jhi                                   on 2000/08/25  23:01:20
533         Log: Patch installperl to be long double-aware.
534              
535              Subject: Re: [PATCH] [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
536              From: Spider Boardman <spider@web.zk3.dec.com>
537              Date: Fri, 25 Aug 2000 18:15:23 -0400
538              Message-Id: <200008252215.SAA28740@leggy.zk3.dec.com>
539      Branch: perl
540            ! installperl
541 ____________________________________________________________________________
542 [  6825] By: jhi                                   on 2000/08/25  22:58:25
543         Log: Remove duplicately applied patch shards.
544              
545              Subject: [ID 20000825.012] [PATCH@6822] t/lib/cgi-html.t produces ugly cruft during 'make test'
546              From: Spider Boardman <spider@leggy.zk3.dec.com>
547              Date: Fri, 25 Aug 2000 16:45:03 -0400
548              Message-Id: <200008252045.QAA23518@leggy.zk3.dec.com>
549      Branch: perl
550            ! t/lib/cgi-html.t
551 ____________________________________________________________________________
552 [  6824] By: jhi                                   on 2000/08/25  22:57:00
553         Log: Subject: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
554              From: Daniel Chetlin <daniel@chetlin.com>
555              Date: Fri, 25 Aug 2000 12:23:16 -0700
556              Message-ID: <20000825122316.A10250@ilmd.chetlin.org>
557              
558              Subject: Re: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
559              From: Daniel Chetlin <daniel@chetlin.com>
560              Date: Fri, 25 Aug 2000 14:47:19 -0700
561              Message-ID: <20000825144719.A20587@ilmd.chetlin.org>
562      Branch: perl
563            ! installman
564 ____________________________________________________________________________
565 [  6823] By: jhi                                   on 2000/08/25  22:44:17
566         Log: Timestamp problem?
567      Branch: perl
568            ! uconfig.h uconfig.sh
569 ____________________________________________________________________________
570 [  6822] By: jhi                                   on 2000/08/25  19:01:06
571         Log: One forgotten file from #6816.
572      Branch: perl
573            ! vos/config.h
574 ____________________________________________________________________________
575 [  6821] By: jhi                                   on 2000/08/25  18:56:39
576         Log: Regen Changes.
577      Branch: perl
578            ! Changes patchlevel.h
579 ____________________________________________________________________________
580 [  6820] By: jhi                                   on 2000/08/25  18:52:35
581         Log: Fix Changes ordering.
582      Branch: perl
583            ! Changes
584 ____________________________________________________________________________
585 [  6819] By: jhi                                   on 2000/08/25  18:50:25
586         Log: Update Changes.
587      Branch: perl
588            ! Changes patchlevel.h
589 ____________________________________________________________________________
590 [  6818] By: jhi                                   on 2000/08/25  18:47:45
591         Log: Tweak the sfio/useperlio logic, hopefully as wished in
592              
593              Subject: [ID 20000825.004] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6804 on i586-linux 2.2.12 (UNINSTALLED)
594              From: Nicholas Clark <nick@babyhippo.co.uk>
595              Date: Fri, 25 Aug 2000 12:01:45 +0100
596              Message-Id: <E13SHF3-0005I9-00@fruitbat.babyhippo.co.uk>
597      Branch: metaconfig/U/perl
598            ! d_sfio.U
599      Branch: perl
600            ! Configure
601 ____________________________________________________________________________
602 [  6817] By: jhi                                   on 2000/08/25  18:32:51
603         Log: Allow microperl to assume <math.h>, without it the math
604              functions like floor() are assumed to return int, which makes
605              for core dumps in machines where integer and floating register
606              don't mix.
607      Branch: perl
608            ! uconfig.h uconfig.sh
609 ____________________________________________________________________________
610 [  6816] By: jhi                                   on 2000/08/25  18:27:17
611         Log: AIX 4.3.3 has SOCKS in libc with a differently named init routine,
612              the problem reported in
613              
614              Subject: [ID 20000825.007] Building stable 5.6.0 on AIX 4.3.3 using SOCKS
615              From: danhale@us.ibm.com
616              Date: Fri, 25 Aug 2000 10:58:06 -0400
617              Message-Id: <85256946.005238A3.00@d54mta02.raleigh.ibm.com>
618      Branch: metaconfig/U/perl
619            + d_socks5_init.U
620      Branch: perl
621            ! Configure INSTALL config_h.SH configure.com epoc/config.sh
622            ! perl.c uconfig.h uconfig.sh vos/config.def vos/config.h
623            ! vos/config.pl vos/config_h.SH_orig win32/config.bc
624            ! win32/config.gc win32/config.vc
625 ____________________________________________________________________________
626 [  6815] By: jhi                                   on 2000/08/25  17:43:31
627         Log: A solution for the retrieve_fd autosplit warning,
628              idea suggested by Mike Guy.
629      Branch: perl
630            ! ext/Storable/Storable.pm
631 ____________________________________________________________________________
632 [  6814] By: jhi                                   on 2000/08/25  17:16:03
633         Log: Add install-silent target.
634      Branch: perl
635            ! Makefile.SH
636 ____________________________________________________________________________
637 [  6813] By: jhi                                   on 2000/08/25  17:14:23
638         Log: Subject: Re: [PATCH] More silencing of installman.
639              From: <abigail@foad.org>
640              Date: Thu, 24 Aug 2000 19:27:03 -0400
641              Message-ID: <20000824232703.7001.qmail@foad.org>
642              
643              Subject: Re: [PATCH] More silencing of installman.
644              From: <abigail@foad.org>
645              Date: Fri, 25 Aug 2000 03:00:58 -0400
646              Message-ID: <20000825070058.10697.qmail@foad.org>
647      Branch: perl
648            ! installman
649 ____________________________________________________________________________
650 [  6812] By: jhi                                   on 2000/08/25  17:11:28
651         Log: installperl --verbose and --silent.
652              
653              Subject: Re: [PATCH] More silencing of installman.
654              From: <abigail@foad.org>
655              Message-ID: <20000825064430.9719.qmail@foad.org>
656              Date: Fri, 25 Aug 2000 02:44:30 -0400
657      Branch: perl
658            ! installperl
659 ____________________________________________________________________________
660 [  6811] By: jhi                                   on 2000/08/25  17:05:43
661         Log: Subject: [ID 20000824.029] MakeMaker manifypods fails on DJGPP systems
662              From: "Peter J. Farley III" <pjfarley@banet.net>
663              Date: Thu, 24 Aug 2000 21:58:03 -0400
664              Message-Id: <4.3.1.0.20000824215500.00ac3df0@pop5.banet.net>
665              
666              (applied slightly modified)
667      Branch: perl
668            ! lib/ExtUtils/MM_Unix.pm
669 ____________________________________________________________________________
670 [  6810] By: jhi                                   on 2000/08/25  17:01:18
671         Log: Missing parts of 
672              
673              Subject: [PATCH: 6789] some endl fixes for VMS wackiness
674              From: Peter Prymmer <pvhp@forte.com>
675              Date: Wed, 23 Aug 2000 13:58:31 -0700 (PDT)
676              Message-ID: <Pine.OSF.4.10.10008231351000.126820-100000@aspara.forte.com>
677      Branch: perl
678            ! t/lib/cgi-html.t
679 ____________________________________________________________________________
680 [  6809] By: jhi                                   on 2000/08/25  16:46:32
681         Log: Subject: [PATCH perl@6805, 5.6.0, 5.005_03] prevent rare Perl hang on VMS
682              From: "Craig A. Berry" <craig.berry@psinetcs.com>
683              Date: Thu, 24 Aug 2000 19:13:11 -0500
684              Message-Id: <4.3.2.7.2.20000824174417.02479ef8@exchi01>
685      Branch: perl
686            ! vms/vms.c
687 ____________________________________________________________________________
688 [  6808] By: jhi                                   on 2000/08/25  16:39:22
689         Log: Subject: [PATCH: 6805] several more tweaks to configure.com
690              From: Peter Prymmer <pvhp@forte.com>
691              Date: Thu, 24 Aug 2000 16:25:48 -0700 (PDT)
692              Message-ID: <Pine.OSF.4.10.10008241623420.181493-100000@aspara.forte.com>
693      Branch: perl
694            ! configure.com
695 ____________________________________________________________________________
696 [  6807] By: jhi                                   on 2000/08/25  16:36:37
697         Log: Better wording for the vec lvalue diagnostic.
698              
699              Subject: Re: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
700              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
701              Date: Wed, 23 Aug 2000 14:12:16 -0400
702              Message-ID: <20000823141215.A173200@linguist.dartmouth.edu>
703      Branch: perl
704            ! pod/perldiag.pod
705 ____________________________________________________________________________
706 [  6806] By: jhi                                   on 2000/08/24  18:17:22
707         Log: Subject: [PATCH] More silencing of installman.
708              From: <abigail@foad.org>
709              Date: Thu, 24 Aug 2000 14:01:44 -0400
710              Message-ID: <20000824180144.20062.qmail@foad.org>
711      Branch: perl
712            ! installman
713 ____________________________________________________________________________
714 [  6805] By: jhi                                   on 2000/08/24  15:00:31
715         Log: Update Changes.
716      Branch: perl
717            ! Changes patchlevel.h
718 ____________________________________________________________________________
719 [  6804] By: jhi                                   on 2000/08/24  14:59:07
720         Log: Regen perltoc.
721      Branch: perl
722            ! pod/perltoc.pod
723 ____________________________________________________________________________
724 [  6803] By: jhi                                   on 2000/08/24  14:44:39
725         Log: Show the doc file, not the temp file.
726      Branch: perl
727            ! installman
728 ____________________________________________________________________________
729 [  6802] By: jhi                                   on 2000/08/24  14:41:53
730         Log: Continue silencing.
731      Branch: perl
732            ! installman
733 ____________________________________________________________________________
734 [  6801] By: jhi                                   on 2000/08/24  14:34:40
735         Log: Actually do something with the silencer option.
736      Branch: perl
737            ! installman
738 ____________________________________________________________________________
739 [  6800] By: jhi                                   on 2000/08/24  14:26:22
740         Log: Make installman to recognize the silence flag -S.
741      Branch: perl
742            ! installman
743 ____________________________________________________________________________
744 [  6799] By: jhi                                   on 2000/08/24  13:49:38
745         Log: DOS patches and portability/porting notes, from Tim Jenness.
746      Branch: perl
747            ! lib/File/Temp.pm
748 ____________________________________________________________________________
749 [  6798] By: jhi                                   on 2000/08/24  13:48:27
750         Log: Create directories in silence.
751              
752              Subject: [PATCH] Another silencer for MakeMaker
753              From: andreas.koenig@anima.de (Andreas J. Koenig)
754              Date: 24 Aug 2000 14:18:52 +0200
755              Message-ID: <m3zom297ir.fsf@ak-71.mind.de>
756      Branch: perl
757            ! lib/ExtUtils/Command.pm
758 ____________________________________________________________________________
759 [  6797] By: jhi                                   on 2000/08/24  13:46:42
760         Log: More liberal parsing of version numbers.
761              
762              Subject: Re: CPAN.pm beta for testing available
763              From: andreas.koenig@anima.de (Andreas J. Koenig)
764              Date: 24 Aug 2000 13:51:57 +0200
765              Message-ID: <m34s4aanc2.fsf@ak-71.mind.de>
766      Branch: perl
767            ! lib/CPAN.pm
768 ____________________________________________________________________________
769 [  6796] By: jhi                                   on 2000/08/24  13:44:36
770         Log: Make "make install" by default silent.  A new "install-verbose"
771              target is verbose.
772      Branch: perl
773            ! Makefile.SH
774 ____________________________________________________________________________
775 [  6795] By: jhi                                   on 2000/08/24  13:39:14
776         Log: Add silencer flags to installperl.
777              
778              Subject: [PATCH] Making installperl silent.
779              From: <abigail@foad.org>
780              Date: Thu, 24 Aug 2000 05:01:45 -0400
781              Message-ID: <20000824090145.13141.qmail@foad.org>
782      Branch: perl
783            ! installperl
784 ____________________________________________________________________________
785 [  6794] By: jhi                                   on 2000/08/24  13:35:50
786         Log: installperl couldn't tell whether it had run tests or not.
787              
788              Subject: [PATCH] Re: installperl and t/TEST
789              From: <abigail@foad.org>
790              Date: Thu, 24 Aug 2000 04:00:53 -0400
791              Message-ID: <20000824080053.2494.qmail@foad.org>
792      Branch: perl
793            ! Makefile.SH installperl
794 ____________________________________________________________________________
795 [  6793] By: jhi                                   on 2000/08/24  13:27:50
796         Log: Drop the separate perlbc, perlcc -b should be enough.
797      Branch: perl
798            - utils/perlbc.PL
799            ! MANIFEST pod/perldelta.pod pod/perlutil.pod utils/Makefile
800 ____________________________________________________________________________
801 [  6792] By: jhi                                   on 2000/08/24  04:41:30
802         Log: Upgrade to Storable 0.7.4, from Raphael Manfredi,
803              plus the typo fix from Peter Prymmer.
804      Branch: perl
805            ! ext/Storable/ChangeLog ext/Storable/Makefile.PL
806            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
807 ____________________________________________________________________________
808 [  6791] By: jhi                                   on 2000/08/24  02:10:43
809         Log: Replace #6705 with a minimal doc patch.
810              
811              Subject: [PATCH 5.6.0] replace change #6705
812              From: Jan Dubois <jand@ActiveState.com>
813              Date: Wed, 23 Aug 2000 18:31:51 -0700
814              Message-ID: <dau8qsolaurdcbom4810gfuhbjegemtr58@4ax.com>
815      Branch: perl
816            ! lib/Win32.pod win32/win32.c
817 ____________________________________________________________________________
818 [  6790] By: jhi                                   on 2000/08/23  17:52:00
819         Log: Subject: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
820              From: Mike Guy <mjtg@cam.ac.uk>
821              Date: Wed, 23 Aug 2000 18:38:46 +0100
822              Message-Id: <E13ReUA-0000vC-00@virgo.cus.cam.ac.uk>
823      Branch: perl
824            ! doop.c pod/perldiag.pod pod/perlfunc.pod t/op/vec.t
825 ____________________________________________________________________________
826 [  6789] By: jhi                                   on 2000/08/23  15:34:21
827         Log: Update Changes.
828      Branch: perl
829            ! Changes patchlevel.h
830 ____________________________________________________________________________
831 [  6788] By: jhi                                   on 2000/08/23  15:33:40
832         Log: Subject: [PATCH] (Mac OS X): Don't #define environ unless PERL_CORE
833              From: Wilfredo Sánchez <wsanchez@apple.com>
834              Date: Tue, 22 Aug 2000 19:31:27 -0700
835              Message-Id: <200008230231.TAA00461@ns1.abstrata.com>
836      Branch: perl
837            ! perl.h
838 ____________________________________________________________________________
839 [  6787] By: jhi                                   on 2000/08/23  15:29:31
840         Log: Subject: [ID 20000823.004] [PATCH 5.6.0+] Pod::Html is too self-contained
841              From: Spider Boardman <spider@leggy.zk3.dec.com>
842              Date: Wed, 23 Aug 2000 10:33:23 -0400
843              Message-Id: <200008231433.KAA28122@leggy.zk3.dec.com>
844      Branch: perl
845            ! lib/Pod/Html.pm
846 ____________________________________________________________________________
847 [  6786] By: jhi                                   on 2000/08/23  15:28:11
848         Log: Bad makefile.
849      Branch: perl
850            ! ext/B/Makefile.PL
851 ____________________________________________________________________________
852 [  6785] By: jhi                                   on 2000/08/23  14:37:04
853         Log: Update Changes.
854      Branch: perl
855            ! Changes patchlevel.h
856 ____________________________________________________________________________
857 [  6784] By: jhi                                   on 2000/08/23  13:58:41
858         Log: Portability fix from Hugo van der Sanden.
859      Branch: perl
860            ! ext/re/Makefile.PL
861 ____________________________________________________________________________
862 [  6783] By: jhi                                   on 2000/08/23  13:53:53
863         Log: Storable support, v-version fixes.
864              
865              Subject: CPAN.pm beta for testing available
866              From: andreas.koenig@anima.de (Andreas J. Koenig)
867              Date: 22 Aug 2000 23:31:33 +0200
868              Message-ID: <m3hf8dc79m.fsf@ak-71.mind.de>
869      Branch: perl
870            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
871 ____________________________________________________________________________
872 [  6782] By: jhi                                   on 2000/08/23  13:51:26
873         Log: Mac and other portability updates from Chris Nandor.
874      Branch: perl
875            ! pod/perlmodinstall.pod
876 ____________________________________________________________________________
877 [  6781] By: jhi                                   on 2000/08/23  13:47:33
878         Log: Subject: [PATCH: 6778] fix a small typo in Storable.xs
879              From: Peter Prymmer <pvhp@forte.com>
880              Date: Tue, 22 Aug 2000 16:20:41 -0700 (PDT)
881              Message-ID: <Pine.OSF.4.10.10008221616430.68568-100000@aspara.forte.com>
882      Branch: perl
883            ! ext/Storable/Storable.xs
884 ____________________________________________________________________________
885 [  6780] By: jhi                                   on 2000/08/23  13:33:34
886         Log: VMS MMS (make) wants null action.
887      Branch: perl
888            ! ext/B/Makefile.PL
889 ____________________________________________________________________________
890 [  6779] By: jhi                                   on 2000/08/22  19:44:47
891         Log: Forgot portability nit.
892      Branch: perl
893            ! t/lib/st-forgive.t
894 ____________________________________________________________________________
895 [  6778] By: jhi                                   on 2000/08/22  19:35:25
896         Log: Be portable.
897      Branch: perl
898            ! ext/B/Makefile.PL t/lib/st-forgive.t t/lib/st-retrieve.t
899            ! t/lib/st-store.t
900 ____________________________________________________________________________
901 [  6777] By: jhi                                   on 2000/08/22  18:50:53
902         Log: Update Changes.
903      Branch: perl
904            ! Changes patchlevel.h
905 ____________________________________________________________________________
906 [  6776] By: jhi                                   on 2000/08/22  18:44:46
907         Log: cSVOPo_*v things index into the current PL_curpad
908              under ithreads, which is different from the curpad
909              used by the XSUB.  (In other words, the code as-is
910              before this patch wouldn't work under ithreads.)
911              From Sarathy.
912      Branch: perl
913            ! ext/B/B.xs
914 ____________________________________________________________________________
915 [  6775] By: jhi                                   on 2000/08/22  18:18:37
916         Log: Make the selection of NVff et al stricter.
917      Branch: metaconfig/U/perl
918            ! perlxvf.U
919      Branch: perl
920            ! Configure config_h.SH
921 ____________________________________________________________________________
922 [  6774] By: jhi                                   on 2000/08/22  17:19:42
923         Log: perldelta nits.
924      Branch: perl
925            ! pod/perldelta.pod
926 ____________________________________________________________________________
927 [  6773] By: jhi                                   on 2000/08/22  17:06:26
928         Log: Long double fixes from Spider Boardman.
929              
930              Subject: [ID 20000821.014] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on alpha-dec_osf 5.1 (UNINSTALLED)
931              From: system PRIVILEGED account <root@peano.zk3.dec.com>
932              Date: Mon, 21 Aug 2000 18:41:15 -0400 (EDT)
933              Message-Id: <200008212241.SAA0000014255@peano.zk3.dec.com>
934      Branch: perl
935            ! t/lib/bigfltpm.t t/lib/st-06compat.t
936 ____________________________________________________________________________
937 [  6772] By: jhi                                   on 2000/08/22  15:04:53
938         Log: Update Changes.
939      Branch: perl
940            ! Changes patchlevel.h
941 ____________________________________________________________________________
942 [  6771] By: jhi                                   on 2000/08/22  15:01:44
943         Log: perldelta fixes from Hugo van der Sanden.
944      Branch: perl
945            ! pod/perldelta.pod
946 ____________________________________________________________________________
947 [  6770] By: jhi                                   on 2000/08/22  14:34:49
948         Log: Subject: [PATCH blead] nextchar() abuse misses an optimisation
949              From: Hugo <hv@crypt.compulink.co.uk>
950              Date: Tue, 22 Aug 2000 11:21:53 +0100
951              Message-Id: <200008221021.LAA03332@crypt.compulink.co.uk>
952      Branch: perl
953            ! regcomp.c
954 ____________________________________________________________________________
955 [  6769] By: jhi                                   on 2000/08/22  14:30:02
956         Log: Add Yitzchak, reformat.
957      Branch: perl
958            ! Changes config_h.SH
959 ____________________________________________________________________________
960 [  6768] By: jhi                                   on 2000/08/22  14:21:35
961         Log: Long double Gconvert fixes from Yitzchak Scott-Thoennes
962              and Spider Boardman.
963      Branch: metaconfig
964            ! U/compline/d_gconvert.U
965      Branch: perl
966            ! Configure
967 ____________________________________________________________________________
968 [  6767] By: jhi                                   on 2000/08/22  14:11:24
969         Log: Subject: Re: [PATCH] [ID 20000820.012] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6735 on
970              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
971              Date: Mon, 21 Aug 2000 19:08:31 -0700
972              Message-ID: <fCeo5gzkgmhY092yn@efn.org>
973      Branch: perl
974            - ext/Storable/patchlevel.h
975            ! MANIFEST ext/Storable/MANIFEST
976 ____________________________________________________________________________
977 [  6766] By: jhi                                   on 2000/08/22  13:49:29
978         Log: Subject: [PATCH: 6757] configure.com updates and syslog build
979              From: Peter Prymmer <pvhp@forte.com>
980              Date: Mon, 21 Aug 2000 17:15:35 -0700 (PDT)
981              Message-ID: <Pine.OSF.4.10.10008211653270.17516-100000@aspara.forte.com>
982      Branch: perl
983            ! configure.com ext/Storable/Makefile.PL
984 ____________________________________________________________________________
985 [  6765] By: jhi                                   on 2000/08/22  13:44:59
986         Log: Subject: [PATCH blead] B:: missing dependency
987              From: Hugo <hv@crypt.compulink.co.uk>
988              Date: Tue, 22 Aug 2000 06:44:33 +0100
989              Message-Id: <200008220544.GAA31051@crypt.compulink.co.uk>
990      Branch: perl
991            ! ext/B/Makefile.PL
992 ____________________________________________________________________________
993 [  6764] By: jhi                                   on 2000/08/22  13:38:12
994         Log: More bytecompiler.
995      Branch: perl
996            ! pod/perlutil.pod utils/Makefile utils/perlbc.PL
997 ____________________________________________________________________________
998 [  6763] By: jhi                                   on 2000/08/22  13:36:44
999         Log: Bytecompiler patches from Benjamin Stuhl.
1000      Branch: perl
1001            ! bytecode.pl embedvar.h ext/B/B.pm ext/B/B.xs
1002            ! ext/B/B/Asmdata.pm ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
1003            ! ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
1004            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
1005            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h intrpvar.h
1006            ! perl.c perlapi.h pod/perldelta.pod
1007 ____________________________________________________________________________
1008 [  6762] By: jhi                                   on 2000/08/21  23:43:40
1009         Log: An obsoleted diagnostic.
1010      Branch: perl
1011            ! pod/perldelta.pod
1012 ____________________________________________________________________________
1013 [  6761] By: jhi                                   on 2000/08/21  23:01:45
1014         Log: The #6759 wasn't quite right.
1015      Branch: perl
1016            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
1017            ! t/lib/st-dclone.t t/lib/st-forgive.t t/lib/st-freeze.t
1018            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
1019            ! t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
1020            ! t/lib/st-tieditems.t
1021 ____________________________________________________________________________
1022 [  6760] By: jhi                                   on 2000/08/21  22:35:49
1023         Log: Be verydeepclean.
1024      Branch: perl
1025            ! Makefile.SH
1026 ____________________________________________________________________________
1027 [  6759] By: jhi                                   on 2000/08/21  22:25:40
1028         Log: Subject: [PATCH: 6757] make new Storable tests forgiving of places where not built
1029              From: Peter Prymmer <pvhp@forte.com>
1030              Date: Mon, 21 Aug 2000 14:58:16 -0700 (PDT)
1031              Message-ID: <Pine.OSF.4.10.10008211456250.17516-100000@aspara.forte.com>
1032      Branch: perl
1033            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
1034            ! t/lib/st-dclone.t t/lib/st-forgive.t t/lib/st-freeze.t
1035            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
1036            ! t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
1037            ! t/lib/st-tieditems.t
1038 ____________________________________________________________________________
1039 [  6758] By: jhi                                   on 2000/08/21  22:22:32
1040         Log: Few more casts, need reported in
1041              
1042              Subject: Re: [ID 20000821.010] OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on i586-linux-64all 2.2.16-9mdk (UNINSTALLED)
1043              From: Mike Stok <mike@stok.co.uk>
1044              Date: Mon, 21 Aug 2000 15:59:29 -0500 (CDT)
1045              Message-ID: <Pine.LNX.4.21.0008211558480.19081-100000@ratdog.stok.co.uk>
1046              
1047              and
1048              
1049              Subject: [ID 20000821.013] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on i686-linux-64int 2.2.13
1050              From: abigail@foad.org
1051              Date: 21 Aug 2000 21:31:34 -0000
1052              Message-Id: <20000821213134.30170.qmail@foad.org>
1053      Branch: perl
1054            ! ext/Storable/Storable.xs
1055 ____________________________________________________________________________
1056 [  6757] By: jhi                                   on 2000/08/21  18:37:07
1057         Log: Update Changes.
1058      Branch: perl
1059            ! Changes patchlevel.h
1060 ____________________________________________________________________________
1061 [  6756] By: jhi                                   on 2000/08/21  18:34:02
1062         Log: A pod nit.
1063              
1064              Subject: [PATCH] pod/perlre.pod (was Re: [ID 20000821.007] $&, $1, etc. disappear when sub returns)
1065              From: <abigail@foad.org>
1066              Date: Mon, 21 Aug 2000 14:00:16 -0400
1067              Message-ID: <20000821180016.28627.qmail@foad.org>
1068      Branch: perl
1069            ! pod/perlre.pod
1070 ____________________________________________________________________________
1071 [  6755] By: jhi                                   on 2000/08/21  18:30:56
1072         Log: Use PodParser 1.18 new test.
1073      Branch: perl
1074            ! t/pod/special_seqs.t t/pod/special_seqs.xr
1075 ____________________________________________________________________________
1076 [  6754] By: jhi                                   on 2000/08/21  18:28:35
1077         Log: Apply some PodParser 1.18 patches; the Pod/Find.pm
1078              patches cannot be applied since #6712 conflicts.
1079      Branch: perl
1080            ! lib/Pod/InputObjects.pm lib/Pod/Parser.pm lib/Pod/Usage.pm
1081 ____________________________________________________________________________
1082 [  6753] By: jhi                                   on 2000/08/21  18:15:11
1083         Log: Weed out some smaller changes.
1084      Branch: perl
1085            ! pod/perldelta.pod
1086 ____________________________________________________________________________
1087 [  6752] By: jhi                                   on 2000/08/21  18:02:30
1088         Log: Also under djgpp the timestamps are funky.
1089      Branch: perl
1090            ! t/op/stat.t
1091 ____________________________________________________________________________
1092 [  6751] By: jhi                                   on 2000/08/21  17:55:56
1093         Log: Tweak the floating point output routine preferences.
1094      Branch: metaconfig
1095            ! U/compline/d_gconvert.U
1096      Branch: perl
1097            ! Configure
1098 ____________________________________________________________________________
1099 [  6750] By: jhi                                   on 2000/08/21  17:51:29
1100         Log: Unicos/mk requires elaborate paranoia.
1101      Branch: perl
1102            ! lib/Math/Complex.pm
1103 ____________________________________________________________________________
1104 [  6749] By: gsar                                  on 2000/08/21  16:53:31
1105         Log: use Cwd 'chdir' didn't set $ENV{PWD} correctly on Windows
1106      Branch: perl
1107            ! lib/Cwd.pm
1108 ____________________________________________________________________________
1109 [  6748] By: gsar                                  on 2000/08/21  16:22:19
1110         Log: free TLS slot properly on Windows
1111      Branch: perl
1112            ! thread.h win32/perllib.c win32/win32thread.h
1113 ____________________________________________________________________________
1114 [  6747] By: jhi                                   on 2000/08/21  16:20:58
1115         Log: Rename the macro argument because some preprocessors
1116              can't tell the difference and expand arguments also inside
1117              double quoted strings.
1118      Branch: perl
1119            ! regcomp.c
1120 ____________________________________________________________________________
1121 [  6746] By: jhi                                   on 2000/08/21  16:09:41
1122         Log: Support long doubles in Storable.
1123              
1124              Subject: Re: Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6735 on i686-linux-thread-multi-64int 2.2.14-5.0 (UNINSTALLED)
1125              From: Radu Greab <radu@netsoft.ro>
1126              Date: Mon, 21 Aug 2000 18:05:59 +0300 (EET DST)
1127              Message-ID: <Pine.GSO.4.05.10008211804210.10137-100000@localhost>
1128      Branch: perl
1129            ! ext/Storable/Storable.xs
1130 ____________________________________________________________________________
1131 [  6745] By: jhi                                   on 2000/08/21  15:51:40
1132         Log: Subject: RE: [PATCH perl@6736] t/pragma/warn/9enabled assumes stdout buffered
1133              From: "Fifer, Eric" <EFifer@sanwaint.com>
1134              Date: Mon, 21 Aug 2000 15:34:49 +0100
1135              Message-ID: <779F20BCCE5AD31186A50008C75D9979171786@silldn_mail1.sanwaint.com>
1136      Branch: perl
1137            ! t/pragma/warn/9enabled
1138 ____________________________________________________________________________
1139 [  6744] By: jhi                                   on 2000/08/21  15:39:35
1140         Log: Document the endianness of Alpha more precisely.
1141      Branch: perl
1142            ! hints/unicos.sh pod/perldelta.pod pod/perlfunc.pod
1143            ! pod/perlport.pod
1144 ____________________________________________________________________________
1145 [  6743] By: jhi                                   on 2000/08/21  14:47:05
1146         Log: perldelta fixes from the p5p crowd.
1147      Branch: perl
1148            ! pod/perldelta.pod pod/perlop.pod
1149 ____________________________________________________________________________
1150 [  6742] By: jhi                                   on 2000/08/21  13:34:51
1151         Log: Update to Pod::LaTeX 0.53.
1152              
1153              Subject: [PATCH] lib/Pod/LaTeX.pm updates
1154              From: Tim Jenness <timj@jach.hawaii.edu>
1155              Date: Sun, 20 Aug 2000 23:09:48 -1000 (HST)
1156              Message-ID: <Pine.LNX.4.21.0008202308040.12047-100000@lapaki.jach.hawaii.edu>
1157      Branch: perl
1158            ! lib/Pod/LaTeX.pm
1159 ____________________________________________________________________________
1160 [  6741] By: jhi                                   on 2000/08/21  13:33:01
1161         Log: Subject: [PATCH] os2.c fix for use64bitint
1162              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
1163              Date: Mon, 21 Aug 2000 01:32:25 -0700
1164              Message-ID: <ZkOo5gzkgWEb092yn@efn.org>
1165      Branch: perl
1166            ! os2/os2.c
1167 ____________________________________________________________________________
1168 [  6740] By: jhi                                   on 2000/08/21  13:28:52
1169         Log: Array context keeps slithering in.
1170              
1171              Subject: Re: 5.7.0 getting really close, new snapshot: perldelta, Storable
1172              From: Daniel Chetlin <daniel@chetlin.com>
1173              Date: Sun, 20 Aug 2000 21:40:25 -0700
1174              Message-ID: <20000820214025.C29387@ilmd.chetlin.org>
1175      Branch: perl
1176            ! ext/Storable/Storable.xs lib/Pod/InputObjects.pm
1177            ! pod/perldebtut.pod
1178 ____________________________________________________________________________
1179 [  6739] By: jhi                                   on 2000/08/21  13:23:55
1180         Log: Big-endian quad fixes for Storable from Radu Greab,
1181              plus few explicit null casts for picky compilers.
1182      Branch: perl
1183            ! ext/Storable/Storable.xs
1184 ____________________________________________________________________________
1185 [  6738] By: gsar                                  on 2000/08/21  05:56:13
1186         Log: small tweaks for change#6705: avoid C++ style comments in C code;
1187              use Perl's malloc API rather than the low level system one
1188      Branch: perl
1189            ! win32/win32.c
1190 ____________________________________________________________________________
1191 [  6737] By: gsar                                  on 2000/08/21  05:35:41
1192         Log: add Storable to list of extensions on Windows
1193      Branch: perl
1194            ! win32/Makefile win32/makefile.mk
1195 ____________________________________________________________________________
1196 [  6736] By: jhi                                   on 2000/08/21  02:57:53
1197         Log: Update Changes.
1198      Branch: perl
1199            ! Changes patchlevel.h
1200 ____________________________________________________________________________
1201 [  6735] By: jhi                                   on 2000/08/21  02:57:20
1202         Log: Draft 0.
1203      Branch: perl
1204            ! pod/perldelta.pod
1205 ____________________________________________________________________________
1206 [  6734] By: jhi                                   on 2000/08/21  02:57:03
1207         Log: Add Storable 0.7.2 from Raphael Manfredi,
1208              plus the patch from
1209              
1210              Subject: Re: someone with too much time and a 64-bit box and interest in Storable?
1211              From: Radu Greab <radu@netsoft.ro>
1212              Date: Mon, 21 Aug 2000 03:10:05 +0300 (EEST)
1213              Message-ID: <Pine.LNX.4.10.10008210258160.1292-100000@busy.netsoft.ro>
1214              
1215              plus changes to get Storable to compile with
1216              picky ANSI compilers.
1217      Branch: perl
1218            + ext/Storable/ChangeLog ext/Storable/MANIFEST
1219            + ext/Storable/Makefile.PL ext/Storable/README
1220            + ext/Storable/Storable.pm ext/Storable/Storable.xs
1221            + ext/Storable/patchlevel.h t/lib/st-06compat.t
1222            + t/lib/st-blessed.t t/lib/st-canonical.t t/lib/st-dclone.t
1223            + t/lib/st-dump.pl t/lib/st-forgive.t t/lib/st-freeze.t
1224            + t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
1225            + t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
1226            + t/lib/st-tieditems.t
1227            ! MANIFEST
1228 ____________________________________________________________________________
1229 [  6733] By: jhi                                   on 2000/08/21  02:29:09
1230         Log: The correct cleaning order is an art.
1231      Branch: perl
1232            ! Makefile.SH
1233 ____________________________________________________________________________
1234 [  6732] By: jhi                                   on 2000/08/21  01:23:39
1235         Log: The #6724 is here.
1236      Branch: perl
1237            ! t/lib/ftmp-security.t
1238 ____________________________________________________________________________
1239 [  6731] By: jhi                                   on 2000/08/20  23:17:03
1240         Log: s/this one/the 5.6.0 release/
1241      Branch: perl
1242            ! pod/perl56delta.pod
1243 ____________________________________________________________________________
1244 [  6730] By: jhi                                   on 2000/08/20  23:07:34
1245         Log: Mention perlebcdic and perlposix-bc.
1246      Branch: perl
1247            ! pod/perlport.pod
1248 ____________________________________________________________________________
1249 [  6729] By: jhi                                   on 2000/08/20  21:32:59
1250         Log: Document the number of exponent digits.
1251      Branch: perl
1252            ! pod/perlfunc.pod
1253 ____________________________________________________________________________
1254 [  6728] By: jhi                                   on 2000/08/20  21:16:47
1255         Log: Use File::Spec->tmpdir().
1256              
1257              Subject: Re: [ID 20000820.001] not OK - Perl 5.7.0 (uninstalled)
1258              From: Tim Jenness <timj@jach.hawaii.edu>
1259              Message-ID: <Pine.LNX.4.21.0008201057080.20544-100000@lapaki.jach.hawaii.edu>
1260              MIME-Version: 1.0
1261              Date: Sun, 20 Aug 2000 11:01:25 -1000 (HST)
1262      Branch: perl
1263            ! utils/perlbug.PL
1264 ____________________________________________________________________________
1265 [  6727] By: jhi                                   on 2000/08/20  20:43:32
1266         Log: Update Changes.
1267      Branch: perl
1268            ! Changes patchlevel.h
1269 ____________________________________________________________________________
1270 [  6726] By: jhi                                   on 2000/08/20  20:41:44
1271         Log: The veryclean target needs to clobber.
1272      Branch: perl
1273            ! Makefile.SH
1274 ____________________________________________________________________________
1275 [  6725] By: jhi                                   on 2000/08/20  20:37:38
1276         Log: Document odd vs even subreleases and -Dusedevel.
1277      Branch: perl
1278            ! INSTALL
1279 ____________________________________________________________________________
1280 [  6724] By: jhi                                   on 2000/08/20  19:58:05
1281         Log: Use temporary directory instead of current directory.
1282              
1283              Subject: Re: [ID 20000816.011] Test failure in lib/ftmp-security.t
1284              From: Tim Jenness <timj@jach.hawaii.edu>
1285              Date: Sat, 19 Aug 2000 10:26:07 -1000 (HST)
1286              Message-ID: <Pine.LNX.4.21.0008191015090.13727-100000@lapaki.jach.hawaii.edu>
1287      Branch: perl
1288            ! t/lib/ftmp-security.t
1289 ____________________________________________________________________________
1290 [  6723] By: jhi                                   on 2000/08/20  19:55:55
1291         Log: Subject: [PATCH] Silence MakeMaker (Was: installman)
1292              From: andreas.koenig@anima.de (Andreas J. Koenig)
1293              Date: 20 Aug 2000 15:52:03 +0200
1294              Message-ID: <m3em3khwfw.fsf_-_@ak-71.mind.de>
1295      Branch: perl
1296            ! lib/ExtUtils/MM_Unix.pm
1297 ____________________________________________________________________________
1298 [  6722] By: jhi                                   on 2000/08/20  19:46:01
1299         Log: Update to CGI 2.72, from Lincoln Stein.
1300      Branch: perl
1301            ! lib/CGI.pm
1302 ____________________________________________________________________________
1303 [  6721] By: jhi                                   on 2000/08/20  19:43:54
1304         Log: Subject: Re: [ID 20000819.002] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6707 on i686-linux 2.2.5-16 (UNINSTALLED)
1305              From: Radu Greab <radu@netsoft.ro>
1306              Date: Sun, 20 Aug 2000 18:03:26 +0300 (EEST)
1307              Message-ID: <Pine.LNX.4.10.10008201753260.1292-100000@busy.netsoft.ro>
1308      Branch: perl
1309            ! ext/GDBM_File/GDBM_File.xs
1310 ____________________________________________________________________________
1311 [  6720] By: jhi                                   on 2000/08/20  19:42:01
1312         Log: pp_open() could pass an uninitialized filename down to do_open9().
1313      Branch: perl
1314            ! pp_sys.c
1315 ____________________________________________________________________________
1316 [  6719] By: jhi                                   on 2000/08/20  14:06:41
1317         Log: UTF8 concat fixes.
1318              
1319              Subject: [PATCH @6713] Re: [ID 20000815.006] latest patched perl core dumps
1320              From: Hugo <hv@crypt.compulink.co.uk>
1321              Date: Sun, 20 Aug 2000 07:30:46 +0100
1322              Message-Id: <200008200630.HAA18053@crypt.compulink.co.uk>
1323      Branch: perl
1324            ! pp_hot.c t/op/append.t
1325 ____________________________________________________________________________
1326 [  6718] By: jhi                                   on 2000/08/20  02:09:37
1327         Log: Let's try #6717 again.
1328      Branch: perl
1329            ! lib/File/Temp.pm
1330 ____________________________________________________________________________
1331 [  6717] By: jhi                                   on 2000/08/20  01:56:55
1332         Log: Subject: [PATCH perl@6698] File::Temp fix-ups for OpenVMS
1333              From: "Craig A. Berry" <craig.berry@metamorgs.com>
1334              Date: Sat, 19 Aug 2000 18:15:39 -0500
1335              Message-Id: <p04320402b5c4c10bc280@[192.168.56.169]>
1336      Branch: perl
1337            ! lib/File/Temp.pm
1338 ____________________________________________________________________________
1339 [  6716] By: jhi                                   on 2000/08/19  15:50:11
1340         Log: Update Changes.
1341      Branch: perl
1342            ! Changes patchlevel.h
1343 ____________________________________________________________________________
1344 [  6715] By: jhi                                   on 2000/08/19  15:39:09
1345         Log: Subject: [ID 20000817.023] endianness description in perlfunc.pod
1346              From: Jonathan D Johnston <jdjohnston2@juno.com>
1347              Date: Thu, 17 Aug 2000 23:13:01 -0400       
1348              Message-Id: <20000817.231304.-743351.1.jdjohnston2@juno.com>
1349      Branch: perl
1350            ! pod/perlfunc.pod
1351 ____________________________________________________________________________
1352 [  6714] By: jhi                                   on 2000/08/19  15:34:04
1353         Log: Introduce a 'veryclean' target that is like 'distclean'
1354              but also removes *~ and *.orig.
1355      Branch: perl
1356            ! Makefile.SH lib/ExtUtils/MM_Unix.pm pod/Makefile.SH
1357            ! utils/Makefile x2p/Makefile.SH
1358 ____________________________________________________________________________
1359 [  6713] By: jhi                                   on 2000/08/19  14:15:45
1360         Log: Put back the long double avoidance code to POSIX.xs
1361              because VMS seems to need it still.
1362      Branch: perl
1363            ! ext/POSIX/POSIX.xs
1364 ____________________________________________________________________________
1365 [  6712] By: jhi                                   on 2000/08/19  14:10:41
1366         Log: Subject: [PATCH: 6698] was Re: [PATCH: 6640] VMS Makefile.SH update (fwd)
1367              From: Peter Prymmer <pvhp@forte.com>
1368              Date: Fri, 18 Aug 2000 18:18:31 -0700 (PDT)
1369              Message-ID: <Pine.OSF.4.10.10008181818100.322420-100000@aspara.forte.com>
1370      Branch: perl
1371            ! lib/Pod/Find.pm t/pod/find.t
1372 ____________________________________________________________________________
1373 [  6711] By: jhi                                   on 2000/08/19  14:09:19
1374         Log: Subject: [PATCH: 6698] tidy up the temp files left by peek tests on VMS
1375              From: Peter Prymmer <pvhp@forte.com>
1376              Date: Fri, 18 Aug 2000 17:54:10 -0700 (PDT)
1377              Message-ID: <Pine.OSF.4.10.10008181751350.322420-100000@aspara.forte.com>
1378              cc: vmsperl@perl.org
1379      Branch: perl
1380            ! t/lib/peek.t
1381 ____________________________________________________________________________
1382 [  6710] By: jhi                                   on 2000/08/19  14:08:01
1383         Log: Subject: [PATCH 5.6.0+] fix for Win32::GetFullPathName and Win32::GetShortPathName
1384              From: Jan Dubois <jand@ActiveState.com>
1385              Date: Fri, 18 Aug 2000 16:31:48 -0700
1386              Message-ID: <2ihrps00u6qkpjtfq6f2b1d1ndkrs7l04u@4ax.com>
1387      Branch: perl
1388            ! win32/win32.c
1389 ____________________________________________________________________________
1390 [  6709] By: jhi                                   on 2000/08/19  14:06:57
1391         Log: Fix a core dump in lib/selfloader under -DDEBUGGING.
1392              
1393              Subject: PATCH @6698 for [ID 20000817.007] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6676 on alpha-dec_osf 4.0f (UNINSTALLED) 
1394              From: Spider.Boardman@Orb.Nashua.NH.US
1395              Date: Fri, 18 Aug 2000 18:41:14 -0400
1396              Message-Id: <200008182241.SAA29667@Orb.Nashua.NH.US>
1397      Branch: perl
1398            ! regcomp.c
1399 ____________________________________________________________________________
1400 [  6708] By: jhi                                   on 2000/08/18  22:04:49
1401         Log: Update Changes.
1402      Branch: perl
1403            ! Changes patchlevel.h
1404 ____________________________________________________________________________
1405 [  6707] By: jhi                                   on 2000/08/18  21:55:14
1406         Log: Add warnif(), check warnings further up the stack,
1407              all the warnings functions now can take an optional object reference.
1408              
1409              Subject: [PATCH bleedperl@6691] warnings pragma update
1410              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
1411              Date: Fri, 18 Aug 2000 22:42:06 +0100
1412              Message-ID: <000c01c0095d$278e0040$ca01073e@bfs.phone.com>
1413      Branch: perl
1414            ! lib/Class/Struct.pm lib/Tie/Handle.pm lib/Tie/Hash.pm
1415            ! lib/Tie/Scalar.pm lib/fields.pm lib/syslog.pl lib/warnings.pm
1416            ! pod/perllexwarn.pod t/pragma/warn/9enabled warnings.pl
1417 ____________________________________________________________________________
1418 [  6706] By: jhi                                   on 2000/08/18  21:41:45
1419         Log: Typo in pp_complement().
1420              
1421              Subject: [PATCH perl-current] Deparse
1422              From: Peter Scott <Peter@PSDT.com>
1423              Date: Fri, 18 Aug 2000 12:44:37 -0700
1424              Message-Id: <4.3.2.7.2.20000818124024.00ba2be0@psdt.com>
1425      Branch: perl
1426            ! ext/B/B/Deparse.pm
1427 ____________________________________________________________________________
1428 [  6705] By: jhi                                   on 2000/08/18  21:25:59
1429         Log: Subject: [PATCH 5.6.0+] fix for Win32::DomainName
1430              From: Jan Dubois <jand@ActiveState.com>
1431              Date: Fri, 18 Aug 2000 14:22:51 -0700
1432              Message-ID: <0o9rps458r29eb97h5csuq81b1eip4no33@4ax.com>
1433      Branch: perl
1434            ! lib/Win32.pod win32/win32.c
1435 ____________________________________________________________________________
1436 [  6704] By: jhi                                   on 2000/08/18  21:16:14
1437         Log: Don't eat leading os from index entries.
1438              
1439              Subject: Re: [ID 20000810.006] Pod::Man Ate My 'O'!
1440              From: Russ Allbery <rra@stanford.edu>
1441              Date: 10 Aug 2000 20:49:25 -0700
1442              Message-ID: <ylu2cs78ze.fsf@windlord.stanford.edu>
1443      Branch: perl
1444            ! lib/Pod/Man.pm
1445 ____________________________________________________________________________
1446 [  6703] By: jhi                                   on 2000/08/18  21:07:06
1447         Log: Add [[:blank:]] as suggested in
1448              
1449              Subject: [ID 20000716.024] [=cc=] / [:blank:]
1450              From: Jeffrey Friedl <jfriedl@fummy.dsl.yahoo.com>
1451              Date: Sun, 16 Jul 2000 17:55:29 -0700
1452              Message-Id: <200007170055.RAA23528@fummy.dsl.yahoo.com>
1453              
1454              (the [=cc=] has already been taken care of by #6439
1455              so the whole bug report can be closed)
1456              
1457              and make [[:space:]] to be equivalent to isspace(3)
1458              (as opposed to \s, which is isSPACE()).  The difference
1459              is that now [[:space:]] matches the mythical vertical tab,
1460              while \s doesn't.
1461      Branch: perl
1462            ! handy.h pod/perlre.pod pod/perlretut.pod regcomp.c regcomp.h
1463            ! regexec.c t/op/pat.t
1464 ____________________________________________________________________________
1465 [  6702] By: jhi                                   on 2000/08/18  18:47:47
1466         Log: The new tests were missing from #6415.
1467      Branch: perl
1468            ! t/op/bop.t
1469 ____________________________________________________________________________
1470 [  6701] By: jhi                                   on 2000/08/18  18:20:40
1471         Log: Document the NDBM_File and ODBM_File as SDBM_File
1472              was documented in #6417.
1473      Branch: perl
1474            ! ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
1475            ! ext/SDBM_File/SDBM_File.pm
1476 ____________________________________________________________________________
1477 [  6700] By: jhi                                   on 2000/08/18  18:10:39
1478         Log: Subject: [PATCH perl@6698] cygwin port
1479              From: "Fifer, Eric" <EFifer@sanwaint.com>
1480              Date: Fri, 18 Aug 2000 17:30:05 +0100
1481              Message-ID: <779F20BCCE5AD31186A50008C75D9979171784@silldn_mail1.sanwaint.com>
1482      Branch: perl
1483            ! lib/File/Temp.pm
1484 ____________________________________________________________________________
1485 [  6699] By: jhi                                   on 2000/08/18  16:21:49
1486         Log: Document code point which makes if (defined %stash::) to work
1487              (noted by Spider Boardman).
1488      Branch: perl
1489            ! op.c
1490 ____________________________________________________________________________
1491 [  6698] By: jhi                                   on 2000/08/18  13:43:27
1492         Log: Update Changes.
1493      Branch: perl
1494            ! Changes patchlevel.h
1495 ____________________________________________________________________________
1496 [  6697] By: jhi                                   on 2000/08/18  13:35:57
1497         Log: Tiny Getopt::Long patch from Johan Vromans.
1498      Branch: perl
1499            ! lib/Getopt/Long.pm t/lib/gol-basic.t t/lib/gol-oo.t
1500 ____________________________________________________________________________
1501 [  6696] By: jhi                                   on 2000/08/18  13:26:14
1502         Log: Subject: [ID 20000817.018] behaviour change 5.5.3 -> 5.6.0 re "Modification of a read-only value"
1503              From: Paul David Fardy <pdf@morgan.ucs.mun.ca>
1504              Date: Thu, 17 Aug 2000 17:23:40 -0230 (NDT)
1505              Message-Id: <200008171953.RAA17673@porthos.ucs.mun.ca>
1506      Branch: perl
1507            ! pod/perldiag.pod pod/perlsyn.pod
1508 ____________________________________________________________________________
1509 [  6695] By: jhi                                   on 2000/08/18  13:13:26
1510         Log: Subject: [PATCH] perlfunc.pod -- clarifying sprintf array argument issues
1511              From: Daniel Chetlin <daniel@chetlin.com>
1512              Date: Fri, 18 Aug 2000 03:13:36 -0700
1513              Message-ID: <20000818031336.B14165@ilmd.chetlin.org>
1514      Branch: perl
1515            ! pod/perlfunc.pod
1516 ____________________________________________________________________________
1517 [  6694] By: jhi                                   on 2000/08/18  13:08:05
1518         Log: Subject: [PATCH] perltrap.pod spring cleaning
1519              From: Daniel Chetlin <daniel@chetlin.com>
1520              Date: Fri, 18 Aug 2000 03:06:54 -0700
1521              Message-ID: <20000818030654.A14165@ilmd.chetlin.org>
1522              
1523              plus Mike Guy's nitfix.
1524      Branch: perl
1525            ! pod/perltrap.pod
1526 ____________________________________________________________________________
1527 [  6693] By: jhi                                   on 2000/08/18  13:00:26
1528         Log: Unbuffer the output.
1529              
1530              Subject: Re: [ID 20000817.017] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6680 on
1531              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
1532              Date: Thu, 17 Aug 2000 18:39:29 -0700
1533              Message-ID: <RPJn5gzkgydf092yn@efn.org>
1534      Branch: perl
1535            ! t/op/fork.t
1536 ____________________________________________________________________________
1537 [  6692] By: jhi                                   on 2000/08/18  05:19:17
1538         Log: Delete the image, too, not just its MANIFEStation.
1539      Branch: perl
1540            - lib/CGI/eg/wilogo.gif
1541 ____________________________________________________________________________
1542 [  6691] By: jhi                                   on 2000/08/18  05:10:26
1543         Log: Propagate new Configure vars.
1544      Branch: perl
1545            ! configure.com epoc/config.sh uconfig.h uconfig.sh
1546            ! vos/config.def vos/config.h vos/config_h.SH_orig
1547            ! win32/config.bc win32/config.gc win32/config.vc
1548            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
1549 ____________________________________________________________________________
1550 [  6690] By: jhi                                   on 2000/08/18  04:30:56
1551         Log: Update Changes.
1552      Branch: perl
1553            ! Changes patchlevel.h
1554 ____________________________________________________________________________
1555 [  6689] By: jhi                                   on 2000/08/18  04:12:30
1556         Log: Fix the lib/complex failure of
1557              
1558              From: abigail@foad.org
1559              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
1560              Date: 15 Aug 2000 04:06:38 -0000
1561              Message-Id: <20000815040638.8524.qmail@foad.org> 
1562              
1563              Linux long double accuracy issue: something that
1564              when printed with %g looks like "2" but int() of it is 1.
1565      Branch: perl
1566            ! lib/Math/Complex.pm
1567 ____________________________________________________________________________
1568 [  6688] By: jhi                                   on 2000/08/18  03:15:35
1569         Log: The byteorder code in #6671 was wrong.
1570      Branch: perl
1571            ! configpm
1572 ____________________________________________________________________________
1573 [  6687] By: jhi                                   on 2000/08/18  02:08:42
1574         Log: Subject: [PATCH 5.6.0+] newSVrv() memory leak
1575              From: Jan Dubois <jand@ActiveState.com>
1576              Date: Thu, 17 Aug 2000 18:31:55 -0700
1577              Message-ID: <l64ppsggaiuc4t6msm45iqohmhpjblb4qf@4ax.com>
1578      Branch: perl
1579            ! sv.c
1580 ____________________________________________________________________________
1581 [  6686] By: jhi                                   on 2000/08/18  02:04:15
1582         Log: Use NVs in POSIX math, not doubles.
1583              
1584              From: abigail@foad.org
1585              Subject: [ID 20000817.014] POSIX & modfl
1586              Date: 17 Aug 2000 20:49:18 -0000
1587              Message-Id: <20000817204918.23123.qmail@foad.org>
1588      Branch: perl
1589            ! ext/POSIX/POSIX.xs ext/POSIX/typemap
1590 ____________________________________________________________________________
1591 [  6685] By: jhi                                   on 2000/08/18  02:02:12
1592         Log: Introduce NVef, NVff, and NVgf, use the middle one.
1593              (helps for lib/peek + Linux + long doubles)  Reported in
1594              
1595              From: abigail@foad.org
1596              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
1597              Date: 15 Aug 2000 04:06:38 -0000
1598              Message-Id: <20000815040638.8524.qmail@foad.org> 
1599              
1600              (note: the lib/complex failure has not yet been addressed)
1601      Branch: metaconfig/U/perl
1602            ! perlxvf.U
1603      Branch: perl
1604            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
1605            ! config_h.SH dump.c perl.h pod/perlguts.pod
1606 ____________________________________________________________________________
1607 [  6684] By: jhi                                   on 2000/08/17  23:22:19
1608         Log: Add byteorder to the myconfig output.
1609      Branch: perl
1610            ! myconfig.SH
1611 ____________________________________________________________________________
1612 [  6683] By: jhi                                   on 2000/08/17  23:20:19
1613         Log: The image doth not exist, spotted by Johan Vromans.
1614      Branch: perl
1615            ! MANIFEST
1616 ____________________________________________________________________________
1617 [  6682] By: jhi                                   on 2000/08/17  22:38:16
1618         Log: Document what the backtick returns if the command fails.
1619      Branch: perl
1620            ! pod/perlop.pod
1621 ____________________________________________________________________________
1622 [  6681] By: jhi                                   on 2000/08/17  22:33:12
1623         Log: Do not use prototyping here.
1624              
1625              Subject: [ID 20000817.016] [PATCH] Peek.xs
1626              From: abigail@foad.org
1627              Date: 17 Aug 2000 20:55:56 -0000
1628              Message-Id: <20000817205556.24270.qmail@foad.org>
1629      Branch: perl
1630            ! ext/Devel/Peek/Makefile.PL
1631 ____________________________________________________________________________
1632 [  6680] By: jhi                                   on 2000/08/17  19:46:43
1633         Log: Don't propose using modules built for 5.005 if no binary
1634              compatibility with 5.005 is attempted.
1635              
1636              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
1637              Subject: Minor nit with 5.7.0 (6655)
1638              Date: Wed, 16 Aug 2000 15:56:14 -0700 (PDT)
1639              Message-Id: <200008162256.PAA06964@xfiles.intercon.hp.com>
1640      Branch: metaconfig
1641            ! U/installdirs/inc_version_list.U
1642      Branch: perl
1643            ! Configure config_h.SH
1644 ____________________________________________________________________________
1645 [  6679] By: jhi                                   on 2000/08/17  19:16:39
1646         Log: Microperl config update.
1647      Branch: perl
1648            ! uconfig.h uconfig.sh
1649 ____________________________________________________________________________
1650 [  6678] By: jhi                                   on 2000/08/17  19:16:13
1651         Log: The #6648 wasn't protective enough for limited platforms
1652              (like microperl).
1653      Branch: perl
1654            ! dump.c sv.c
1655 ____________________________________________________________________________
1656 [  6677] By: jhi                                   on 2000/08/17  14:46:35
1657         Log: Update Changes.
1658      Branch: perl
1659            ! Changes patchlevel.h
1660 ____________________________________________________________________________
1661 [  6676] By: jhi                                   on 2000/08/17  14:44:02
1662         Log: Add perlebcdic from Peter Prymmer, regen toc.
1663      Branch: perl
1664            + pod/perlebcdic.pod
1665            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
1666 ____________________________________________________________________________
1667 [  6675] By: jhi                                   on 2000/08/17  14:41:52
1668         Log: perldebtut 1.10 from Richard Foley, plus Celsius and Fahrenheit.
1669      Branch: perl
1670            ! pod/perldebtut.pod
1671 ____________________________________________________________________________
1672 [  6674] By: jhi                                   on 2000/08/17  14:29:43
1673         Log: Get -DLEAKTEST to compile (not necessarily to work, mind)
1674              
1675              Subject: [ID 20000724.006] -DLEAKTEST problem
1676              From: Gregory Martin Pfeil <pfeilgm@technomadic.org>
1677              Date: Tue, 25 Jul 2000 00:36:32 -0500
1678              Message-Id: <20000725003632.A26186@www.llamacom.com>
1679              
1680              Reminder sent
1681              
1682              Subject: [PATCH bleadperl@6647] -DLEAKTEST compile error      
1683              From: Hugo <hv@crypt.compulink.co.uk>
1684              Date: Thu, 17 Aug 2000 15:23:42 +0100
1685              Message-Id: <200008171423.PAA06749@crypt.compulink.co.uk>
1686      Branch: perl
1687            ! util.c
1688 ____________________________________________________________________________
1689 [  6673] By: jhi                                   on 2000/08/17  04:07:10
1690         Log: Subject: Re: [PATCH]Re: Questions about Math::BigFloat
1691              From: John Peacock <JPeacock@UnivPress.com>
1692              Date: Tue, 01 Aug 2000 09:38:12 -0400
1693              Message-ID: <3986D2C4.54B78FE4@UnivPress.com>
1694      Branch: perl
1695            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm t/lib/bigfltpm.t
1696 ____________________________________________________________________________
1697 [  6672] By: jhi                                   on 2000/08/17  03:04:35
1698         Log: Subject: [PATCH] Cwd.pm now uses strict
1699              From: Tim Jenness <timj@jach.hawaii.edu>
1700              Date: Wed, 16 Aug 2000 16:42:35 -1000 (HST)
1701              Message-ID: <Pine.LNX.4.21.0008161639510.1135-100000@lapaki.jach.hawaii.edu>
1702      Branch: perl
1703            ! lib/Cwd.pm
1704 ____________________________________________________________________________
1705 [  6671] By: jhi                                   on 2000/08/17  02:16:35
1706         Log: Make $Config{byteorder} more magical so that it is
1707              dynamically computed: nice for 'fat binaries'.
1708              
1709              Subject: [PATCH]: default byteorder
1710              From: Wilfredo Sánchez <wsanchez@apple.com>
1711              Date: Mon, 31 Jul 2000 19:45:31 -0700
1712              Message-Id: <200008010245.TAA04459@ns1.abstrata.com>
1713      Branch: perl
1714            ! configpm
1715 ____________________________________________________________________________
1716 [  6670] By: gsar                                  on 2000/08/17  01:22:21
1717         Log: move WNOHANG definition to where other such things are
1718      Branch: perl
1719            ! win32/win32.h
1720 ____________________________________________________________________________
1721 [  6669] By: jhi                                   on 2000/08/17  01:19:17
1722         Log: Update Changes.
1723      Branch: perl
1724            ! Changes patchlevel.h
1725 ____________________________________________________________________________
1726 [  6668] By: jhi                                   on 2000/08/17  01:16:29
1727         Log: Doc nits spotted by Richard Soderberg.
1728      Branch: perl
1729            ! README.posix-bc README.vmesa
1730 ____________________________________________________________________________
1731 [  6667] By: jhi                                   on 2000/08/17  01:12:11
1732         Log: Subject: [PATCH(2) @6655] Re: perldebut.pod - spelling
1733              From: "Casey R. Tweten" <crt@kiski.net>
1734              Date: Wed, 16 Aug 2000 12:39:08 -0400 (EDT)
1735              Message-ID: <Pine.OSF.4.21.0008161238250.32058-100000@home.kiski.net>
1736      Branch: perl
1737            ! pod/perldebtut.pod
1738 ____________________________________________________________________________
1739 [  6666] By: jhi                                   on 2000/08/17  01:09:31
1740         Log: Subject: Re: [ID 20000816.006] [PATCH @6655] Shell.pm, bug fix, strict and OO Interface
1741              From: "Casey R. Tweten" <crt@kiski.net>
1742              Date: Wed, 16 Aug 2000 11:35:09 -0400 (EDT)
1743              Message-ID: <Pine.OSF.4.21.0008161132270.10885-100000@home.kiski.net>
1744      Branch: perl
1745            ! lib/Shell.pm
1746 ____________________________________________________________________________
1747 [  6665] By: gsar                                  on 2000/08/17  01:03:52
1748         Log: add "ok" targets from change#6632 in makefile.mk
1749      Branch: perl
1750            ! pod/perlport.pod win32/Makefile win32/makefile.mk
1751 ____________________________________________________________________________
1752 [  6664] By: gsar                                  on 2000/08/17  00:56:11
1753         Log: avoid warnings from dense compiler
1754      Branch: perl
1755            ! win32/win32.c
1756 ____________________________________________________________________________
1757 [  6663] By: jhi                                   on 2000/08/17  00:51:49
1758         Log: Tweak the regex compilation errors once more.
1759      Branch: perl
1760            ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
1761            ! t/op/regmesg.t t/pragma/warn/regcomp
1762 ____________________________________________________________________________
1763 [  6662] By: gsar                                  on 2000/08/17  00:28:19
1764         Log: trailing new %ENV entries weren't being pushed into the real
1765              environment of subprocesses on Windows
1766      Branch: perl
1767            ! t/op/magic.t win32/perlhost.h
1768 ____________________________________________________________________________
1769 [  6661] By: gsar                                  on 2000/08/17  00:19:20
1770         Log: waitpid() now handles externally spawned pids correctly;
1771              fixes for backtick/wait/waitpid failures on Windows 9x
1772              
1773              these changes make the pid returned by process functions on
1774              Windows 9x always positive by clearing the high bit (which
1775              is always set on Win9x); pseudo-process PIDs are likewise
1776              always negative now on Win9x (just as on NT/2000)
1777      Branch: perl
1778            ! pp_sys.c win32/perlhost.h win32/win32.c
1779 ____________________________________________________________________________
1780 [  6660] By: jhi                                   on 2000/08/17  00:04:32
1781         Log: Retract #6645.
1782      Branch: perl
1783            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
1784            ! config_h.SH pod/perldelta.pod pod/perlfunc.pod sv.c
1785            ! t/op/sprintf.t
1786 ____________________________________________________________________________
1787 [  6659] By: gsar                                  on 2000/08/16  23:59:28
1788         Log: on windows, the return values from wait() and waitpid() don't
1789              match those of pseudo-pids
1790      Branch: perl
1791            ! pp_sys.c t/op/fork.t util.c win32/win32.c
1792 ____________________________________________________________________________
1793 [  6658] By: gsar                                  on 2000/08/16  23:56:14
1794         Log: pod nit seen in passing
1795      Branch: perl
1796            ! pod/perlfunc.pod
1797 ____________________________________________________________________________
1798 [  6657] By: gsar                                  on 2000/08/16  23:53:42
1799         Log: change#6328 could make close(SOCKET) return false on windows
1800              when it shouldn't
1801      Branch: perl
1802            ! win32/win32sck.c
1803 ____________________________________________________________________________
1804 [  6656] By: gsar                                  on 2000/08/16  23:46:57
1805         Log: check that the number pseudo children doesn't exceed
1806              MAXIMUM_WAIT_OBJECTS, which is currently 64 (avoids overflowing
1807              the WaitForMultipleObjects() limit that would cause wait()
1808              to crash)
1809              
1810              wait() and waitpid() could potentially be rewritten to use
1811              more than one thread to do the waiting to eliminate this
1812              limitation
1813      Branch: perl
1814            ! win32/perlhost.h
1815 ____________________________________________________________________________
1816 [  6655] By: jhi                                   on 2000/08/16  14:11:05
1817         Log: Update Changes.
1818      Branch: perl
1819            ! Changes patchlevel.h
1820 ____________________________________________________________________________
1821 [  6654] By: jhi                                   on 2000/08/16  14:10:12
1822         Log: Update to perldebtut 1.9, from Richard Foley.
1823      Branch: perl
1824            ! pod/perldebtut.pod
1825 ____________________________________________________________________________
1826 [  6653] By: jhi                                   on 2000/08/16  14:08:17
1827         Log: Change the regx compilation error markers to use = instead of <
1828              since pod makes using the latter quite messy.  Reported in
1829              ID 20000814.006 by Abigail and in
1830              Subject: Unknown escape E<> ?
1831              From: Lupe Christoph <lupe@lupe-christoph.de>
1832              Date: Fri, 11 Aug 2000 00:30:27 +0200
1833              Message-ID: <20000811003027.F17420@alanya.lupe-christoph.de>
1834      Branch: perl
1835            ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
1836            ! t/op/regmesg.t t/pragma/warn/regcomp
1837 ____________________________________________________________________________
1838 [  6652] By: jhi                                   on 2000/08/16  13:25:31
1839         Log: Change the perlbug address to perl.org since it's more forgiving.
1840              
1841              Subject: [ID 20000814.007] [PATCH] Email address in perlbug.
1842              From: abigail@foad.org
1843              Date: 15 Aug 2000 04:15:40 -0000
1844              Message-Id: <20000815041540.8633.qmail@foad.org>
1845      Branch: perl
1846            ! utils/perlbug.PL
1847 ____________________________________________________________________________
1848 [  6651] By: jhi                                   on 2000/08/16  13:22:35
1849         Log: Subject: [PATCH] Cwd::_backtick_pwd does not check return value
1850              From: Tim Jenness <timj@jach.hawaii.edu>
1851              Date: Tue, 15 Aug 2000 15:51:59 -1000 (HST)
1852              Message-ID: <Pine.LNX.4.21.0008151547560.1223-100000@lapaki.jach.hawaii.edu>
1853      Branch: perl
1854            ! lib/Cwd.pm
1855 ____________________________________________________________________________
1856 [  6650] By: jhi                                   on 2000/08/16  13:18:13
1857         Log: Update to CPAN 1.57.
1858              
1859              Subject: Re: [PATCH] Cwd::_backtick_pwd does not check return value
1860              From: andreas.koenig@anima.de (Andreas J. Koenig)
1861              Date: 16 Aug 2000 15:09:46 +0200
1862              Message-ID: <m3k8dh5p45.fsf@ak-71.mind.de>
1863      Branch: perl
1864            ! lib/CPAN.pm
1865 ____________________________________________________________________________
1866 [  6649] By: jhi                                   on 2000/08/16  13:12:31
1867         Log: Subject: [ID 20000324.040] minor fix to perlhpux.pod
1868              From: "Larry W. Virden" <lvirden@cas.org>
1869              Date: Fri, 24 Mar 2000 14:25:37 -0500 (EST)
1870              Message-Id: <200003241925.OAA27985@lwv26awu.cas.org>
1871      Branch: perl
1872            ! README.hpux
1873 ____________________________________________________________________________
1874 [  6648] By: jhi                                   on 2000/08/16  13:03:53
1875         Log: The numeric locale was reset to "C" by s?printf and never restored.
1876              
1877              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
1878              From: Christian Kirsch <ck@held.mind.de>
1879              Date: Wed, 9 Aug 2000 17:05:17 +0200
1880              Message-Id: <20000809170517.A25389@held>
1881              
1882              No test since adding the failing example to locale.t
1883              does not fail -- probably because the locale settings are so
1884              thoroughly tweaked by that time.  Running the example standalone
1885              does fail, though.
1886      Branch: perl
1887            ! dump.c perl.h pp.c pp_ctl.c sv.c
1888 ____________________________________________________________________________
1889 [  6647] By: jhi                                   on 2000/08/16  00:07:54
1890         Log: Update Changes and test semi-automatic patchlevel updating.
1891      Branch: perl
1892            ! Changes patchlevel.h
1893 ____________________________________________________________________________
1894 [  6646] By: jhi                                   on 2000/08/15  23:35:07
1895         Log: Fix a dependency problem.
1896              
1897              Subject: [PATCH: 6640] VMS Makefile.SH update
1898              From: Peter Prymmer <pvhp@forte.com>
1899              Date: Tue, 15 Aug 2000 16:31:34 -0700 (PDT)
1900              Message-ID: <Pine.OSF.4.10.10008151613140.141017-100000@aspara.forte.com>
1901      Branch: perl
1902            ! vms/descrip_mms.template
1903 ____________________________________________________________________________
1904 [  6645] By: jhi                                   on 2000/08/15  23:33:23
1905         Log: (Retracted by #6660)
1906              
1907              Subject: [PATCH perl-current] make s?printf() produce two exponent digits where possible
1908              From: Dominic Dunlop <domo@computer.org>
1909              Date: Tue, 15 Aug 2000 22:20:52 +0200
1910              Message-Id: <p04320403b5bf4c32d381@[192.168.1.4]>
1911      Branch: metaconfig/U/perl
1912            + d_printfed.U
1913      Branch: perl
1914            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
1915            ! config_h.SH pod/perldelta.pod pod/perlfunc.pod sv.c
1916            ! t/op/sprintf.t
1917 ____________________________________________________________________________
1918 [  6644] By: jhi                                   on 2000/08/15  21:17:20
1919         Log: Subject: [ID 20000815.014] [PATCH] INSTALL doesn't mention 64 bit support.
1920              From: abigail@foad.org
1921              Date: 15 Aug 2000 20:12:41 -0000
1922              Message-Id: <20000815201241.25556.qmail@foad.org>
1923      Branch: perl
1924            ! INSTALL
1925 ____________________________________________________________________________
1926 [  6643] By: jhi                                   on 2000/08/15  21:15:28
1927         Log: (an already applied patch)
1928      Branch: perl
1929            ! lib/CGI.pm
1930 ____________________________________________________________________________
1931 [  6642] By: gsar                                  on 2000/08/15  19:54:05
1932         Log: magic callbacks all need to have same type signature
1933      Branch: perl
1934            ! embed.pl mg.c proto.h
1935 ____________________________________________________________________________
1936 [  6641] By: jhi                                   on 2000/08/15  17:56:27
1937         Log: Subject: [PATCH] for t/lib/peek.t (was Re: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13)
1938              From: Mike Guy <mjtg@cam.ac.uk>
1939              Message-Id: <E13OkU9-0006rb-00@libra.cus.cam.ac.uk>
1940              Date: Tue, 15 Aug 2000 18:26:45 +0100
1941              
1942              Only the peek.t part applied, not the hash quality part.
1943      Branch: perl
1944            ! t/lib/peek.t
1945 ____________________________________________________________________________
1946 [  6640] By: jhi                                   on 2000/08/15  16:37:37
1947         Log: Update Changes.
1948      Branch: perl
1949            ! Changes
1950 ____________________________________________________________________________
1951 [  6639] By: jhi                                   on 2000/08/15  16:34:55
1952         Log: Missed a file from #6638.
1953      Branch: perl
1954            ! lib/File/Temp.pm
1955 ____________________________________________________________________________
1956 [  6638] By: jhi                                   on 2000/08/15  16:33:19
1957         Log: Subject: [PATCH perl@6620] cygwin port
1958              From: "Fifer, Eric" <EFifer@sanwaint.com>
1959              Date: Tue, 15 Aug 2000 17:00:49 +0100
1960              Message-ID: <779F20BCCE5AD31186A50008C75D9979171779@silldn_mail1.sanwaint.com>
1961      Branch: perl
1962            ! README.cygwin hints/cygwin.sh pod/perlport.pod t/lib/b.t
1963 ____________________________________________________________________________
1964 [  6637] By: jhi                                   on 2000/08/15  16:29:22
1965         Log: Subject: [PATCH] debugger exit code should reflect user exit code
1966              From: Mike Guy <mjtg@cam.ac.uk>
1967              Date: Tue, 15 Aug 2000 16:55:59 +0100
1968              Message-Id: <E13Oj4J-0005FS-00@libra.cus.cam.ac.uk>
1969      Branch: perl
1970            ! lib/perl5db.pl
1971 ____________________________________________________________________________
1972 [  6636] By: jhi                                   on 2000/08/15  15:30:58
1973         Log: Update Changes.
1974      Branch: perl
1975            ! Changes
1976 ____________________________________________________________________________
1977 [  6635] By: jhi                                   on 2000/08/15  15:27:21
1978         Log: Use -Dusedevel; regen Configure and the respective Porting stuff.
1979      Branch: metaconfig
1980            ! U/mkglossary U/mksample
1981      Branch: metaconfig/U/perl
1982            ! Devel.U
1983      Branch: perl
1984            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
1985 ____________________________________________________________________________
1986 [  6634] By: jhi                                   on 2000/08/15  14:11:55
1987         Log: Don't blow limited stacks, a lower number is enough to
1988              tickle the lookbehind limit.
1989              
1990              Subject: [ID 20000815.007] Not OK: perl@6627 +SUIDMAIL on powerpc-machten 4.1.4 (UNINSTALLED) [PATCH]
1991              From: Dominic Dunlop <domo@computer.org>
1992              Date: Tue, 15 Aug 2000 13:51:24 +0200
1993              Message-Id: <p04320400b5bedcedaf22@[192.168.1.4]>
1994      Branch: perl
1995            ! t/op/regmesg.t
1996 ____________________________________________________________________________
1997 [  6633] By: jhi                                   on 2000/08/15  14:01:46
1998         Log: Subject: [ID 20000815.005] [PATCH] perldoc not looking in the right place for script pod
1999              From: Mike Guy <mjtg@cam.ac.uk>
2000              Date: Tue, 15 Aug 2000 12:10:50 +0100
2001              Message-Id: <E13OecM-0006nF-00@libra.cus.cam.ac.uk>
2002      Branch: perl
2003            ! utils/perldoc.PL
2004 ____________________________________________________________________________
2005 [  6632] By: jhi                                   on 2000/08/15  13:58:48
2006         Log: make ok etc also for win32.
2007              
2008              Subject: [ID 20000814.008] Not OK: perl v5.6.0 (6620) on MSWin32-x86 4.0 (UNINSTALLED)
2009              From: Prymmer/Kahn <pvhp@best.com>
2010              Date: Mon, 14 Aug 2000 22:42:06 -0700 (PDT)
2011              Message-Id: <Pine.BSF.4.21.0008142240280.3888-100000@shell8.ba.best.com>
2012      Branch: perl
2013            ! win32/Makefile
2014 ____________________________________________________________________________
2015 [  6631] By: jhi                                   on 2000/08/15  13:45:03
2016         Log: Update (kinda) to Test 1.14, from Joshua Pritikin.
2017      Branch: perl
2018            ! lib/Test.pm
2019 ____________________________________________________________________________
2020 [  6630] By: jhi                                   on 2000/08/15  03:25:09
2021         Log: Update Changes.
2022      Branch: perl
2023            ! Changes
2024 ____________________________________________________________________________
2025 [  6629] By: jhi                                   on 2000/08/15  03:23:53
2026         Log: magic_regdatum_set() is void, not int.
2027      Branch: perl
2028            ! embed.pl mg.c proto.h
2029 ____________________________________________________________________________
2030 [  6628] By: jhi                                   on 2000/08/15  03:08:02
2031         Log: Make the user to give up his firstborn, err, to knowingly
2032              verify installing an unstable developer release.  Also bump
2033              the release to 5.7.0, but leave a patch tag in the local
2034              patches saying that this is not yet the real thing.
2035      Branch: metaconfig
2036            ! U/modified/Instruct.U
2037      Branch: metaconfig/U/perl
2038            + Devel.U
2039      Branch: perl
2040            ! Configure patchlevel.h
2041 ____________________________________________________________________________
2042 [  6627] By: jhi                                   on 2000/08/14  22:32:52
2043         Log: README.os2 update.
2044              
2045              Subject: Re: [PATCH perl-current] Make op/sprintf.t more comprehensive,
2046              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
2047              Date: Wed, 02 Aug 2000 21:55:09 -0700
2048              Message-ID: <tsPi5gzkgegX092yn@efn.org>
2049      Branch: perl
2050            ! README.os2
2051 ____________________________________________________________________________
2052 [  6626] By: jhi                                   on 2000/08/14  21:00:02
2053         Log: Subject: Re: File::Temp problems on VMS in bleedperl
2054              From: Tim Jenness <timj@jach.hawaii.edu>
2055              cc: vmsperl@perl.org
2056              Date: Mon, 14 Aug 2000 09:44:33 -1000 (HST)
2057              Message-ID: <Pine.LNX.4.21.0008140941300.6753-100000@lapaki.jach.hawaii.edu>
2058      Branch: perl
2059            ! lib/File/Temp.pm t/lib/ftmp-tempfile.t
2060 ____________________________________________________________________________
2061 [  6625] By: jhi                                   on 2000/08/14  20:52:16
2062         Log: Add SUIDMAIL as was done for the CERT alert.
2063      Branch: perl
2064            ! patchlevel.h
2065 ____________________________________________________________________________
2066 [  6624] By: jhi                                   on 2000/08/14  20:48:50
2067         Log: Subject: sfio2000
2068              From: Daniel Muino <dmuino@afip.gov.ar>
2069              Date: Mon, 14 Aug 2000 16:58:11 -0300
2070              Message-ID: <20000814165811.B16368@con2-dgi>
2071      Branch: perl
2072            ! perlsdio.h perlsfio.h
2073 ____________________________________________________________________________
2074 [  6623] By: jhi                                   on 2000/08/14  20:47:36
2075         Log: Subject: warning: storage class after type is obsolescent
2076              From: Daniel Muino <dmuino@afip.gov.ar>
2077              Date: Mon, 14 Aug 2000 16:42:47 -0300
2078              Message-ID: <20000814164247.A16368@con2-dgi>
2079      Branch: perl
2080            ! regcomp.pl regnodes.h
2081 ____________________________________________________________________________
2082 [  6622] By: jhi                                   on 2000/08/14  20:43:05
2083         Log: Subject: [ID 20000814.002] [Patch] Email address in Changes.
2084              From: abigail@foad.org
2085              Date: 14 Aug 2000 20:00:10 -0000
2086              Message-Id: <20000814200010.27271.qmail@foad.org>
2087      Branch: perl
2088            ! Changes
2089 ____________________________________________________________________________
2090 [  6621] By: jhi                                   on 2000/08/14  15:23:05
2091         Log: Update Changes.
2092      Branch: perl
2093            ! Changes
2094 ____________________________________________________________________________
2095 [  6620] By: jhi                                   on 2000/08/14  15:22:14
2096         Log: Subject: Re: [PATCH] @+, @- readonly
2097              From: Mike Guy <mjtg@cam.ac.uk>
2098              Date: Mon, 14 Aug 2000 15:26:55 +0100
2099              Message-Id: <E13OLCZ-00020N-00@libra.cus.cam.ac.uk>
2100      Branch: perl
2101            ! XSUB.h embed.h embed.pl globvar.sym gv.c mg.c perl.h proto.h
2102            ! sv.c t/op/pat.t
2103 ____________________________________________________________________________
2104 [  6619] By: jhi                                   on 2000/08/14  14:12:08
2105         Log: Update Changes.
2106      Branch: perl
2107            ! Changes
2108 ____________________________________________________________________________
2109 [  6618] By: jhi                                   on 2000/08/14  14:09:34
2110         Log: For now remove the mail code.
2111      Branch: perl
2112            ! perl.c
2113 ____________________________________________________________________________
2114 [  6617] By: jhi                                   on 2000/08/14  14:08:28
2115         Log: Drop the eg/ mentions and also mention the recent suidperl thing.
2116      Branch: perl
2117            ! jpl/README lib/ExtUtils/Embed.pm pod/perlcompile.pod
2118            ! pod/perlfaq8.pod pod/perlsec.pod
2119 ____________________________________________________________________________
2120 [  6616] By: jhi                                   on 2000/08/14  14:00:11
2121         Log: Subject: Re: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
2122              From: Mike Guy <mjtg@cam.ac.uk>
2123              Date: Mon, 14 Aug 2000 08:26:02 +0100
2124              Message-Id: <E13OEdG-0007LT-00@libra.cus.cam.ac.uk>
2125      Branch: perl
2126            ! lib/perl5db.pl
2127 ____________________________________________________________________________
2128 [  6615] By: jhi                                   on 2000/08/14  13:58:45
2129         Log: Subject: [PATCH] @+, @- readonly (was Re: @<punct> interpolating in "")
2130              From: Mike Guy <mjtg@cam.ac.uk>
2131              Date: Mon, 14 Aug 2000 08:04:22 +0100
2132              Message-Id: <E13OEII-0007B2-00@libra.cus.cam.ac.uk>
2133      Branch: perl
2134            ! gv.c mg.c t/op/pat.t
2135 ____________________________________________________________________________
2136 [  6614] By: jhi                                   on 2000/08/14  13:56:45
2137         Log: Subject: Test fails / warnings with perl-current #6612
2138              From: Mike Guy <mjtg@cam.ac.uk>
2139              Date: Mon, 14 Aug 2000 07:57:23 +0100
2140              Message-Id: <E13OEBX-000776-00@libra.cus.cam.ac.uk>
2141      Branch: perl
2142            ! t/lib/b.t t/lib/peek.t
2143 ____________________________________________________________________________
2144 [  6613] By: jhi                                   on 2000/08/14  13:45:33
2145         Log: VMS configure.com update continues.
2146      Branch: perl
2147            - vms/configure.com
2148            ! MANIFEST configure.com
2149 ____________________________________________________________________________
2150 [  6612] By: jhi                                   on 2000/08/13  22:13:35
2151         Log: Update Changes.
2152      Branch: perl
2153            ! Changes
2154 ____________________________________________________________________________
2155 [  6611] By: jhi                                   on 2000/08/13  16:21:45
2156         Log: Upgrade to CGI 2.71, from Lincoln Stein.
2157      Branch: perl
2158            ! lib/CGI.pm lib/CGI/Cookie.pm t/lib/cgi-function.t
2159 ____________________________________________________________________________
2160 [  6610] By: jhi                                   on 2000/08/13  15:09:16
2161         Log: Subject: [PATCH] t/op/regmesg.t fails if REG_INFTY set
2162              From: Mike Guy <mjtg@cam.ac.uk>
2163              Date: Sun, 13 Aug 2000 13:45:51 +0100
2164              Message-Id: <E13Nx9D-00027M-00@libra.cus.cam.ac.uk>
2165      Branch: perl
2166            ! t/op/regmesg.t
2167 ____________________________________________________________________________
2168 [  6609] By: jhi                                   on 2000/08/13  14:31:26
2169         Log: Andreas says that 1.56 is fine, so reverting back to it.
2170      Branch: perl
2171            ! lib/CPAN.pm
2172 ____________________________________________________________________________
2173 [  6608] By: jhi                                   on 2000/08/13  05:34:20
2174         Log: Update Changes.
2175      Branch: perl
2176            ! Changes
2177 ____________________________________________________________________________
2178 [  6607] By: jhi                                   on 2000/08/13  05:32:01
2179         Log: Put back the \z changes of #5406 to CPAN.pm.
2180      Branch: perl
2181            ! lib/CPAN.pm
2182 ____________________________________________________________________________
2183 [  6606] By: jhi                                   on 2000/08/13  05:20:16
2184         Log: Fix-n-skip the tests under 5005threads.
2185      Branch: perl
2186            ! t/lib/b.t
2187 ____________________________________________________________________________
2188 [  6605] By: jhi                                   on 2000/08/13  05:07:48
2189         Log: Fix the test for 5005threads.
2190      Branch: perl
2191            ! t/lib/peek.t
2192 ____________________________________________________________________________
2193 [  6604] By: jhi                                   on 2000/08/13  03:35:37
2194         Log: Should have deleted this in #6603.
2195      Branch: perl
2196            - vms/subconfigure.com
2197 ____________________________________________________________________________
2198 [  6603] By: jhi                                   on 2000/08/12  18:29:32
2199         Log: Rewrite of vms/subconfigure.com as configure.com,
2200              from Peter Prymmer and the vmsperl crew.
2201      Branch: perl
2202            + vms/configure.com
2203            ! MANIFEST
2204 ____________________________________________________________________________
2205 [  6602] By: jhi                                   on 2000/08/11  13:00:01
2206         Log: PlainText.pm is dead.
2207      Branch: perl
2208            - lib/Pod/PlainText.pm
2209            ! MANIFEST
2210 ____________________________________________________________________________
2211 [  6601] By: jhi                                   on 2000/08/11  04:06:45
2212         Log: Update Changes.
2213      Branch: perl
2214            ! Changes
2215 ____________________________________________________________________________
2216 [  6600] By: jhi                                   on 2000/08/11  04:06:10
2217         Log: Add a few missing files, update MANIFEST.
2218      Branch: perl
2219            + lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif
2220            + lib/Pod/PlainText.pm t/pod/find.t
2221            ! MANIFEST t/op/regmesg.t
2222 ____________________________________________________________________________
2223 [  6599] By: jhi                                   on 2000/08/11  03:31:10
2224         Log: Add Perl debugging tutorial, regen toc. 
2225              
2226              Subject: perldebtut.pod
2227              From: Richard Foley <Richard.Foley@m.dasa.de>
2228              Date: Wed, 09 Aug 2000 10:17:15 +0200
2229              Message-id: <3991138B.262247B8@m.dasa.de>
2230      Branch: perl
2231            + pod/perldebtut.pod
2232            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
2233 ____________________________________________________________________________
2234 [  6598] By: jhi                                   on 2000/08/11  02:48:56
2235         Log: tiny Changes edit
2236      Branch: perl
2237            ! Changes
2238 ____________________________________________________________________________
2239 [  6597] By: jhi                                   on 2000/08/11  02:39:04
2240         Log: Tests for #6589.
2241              
2242              Subject: Re: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
2243              From: simon@brecon.co.uk (Simon Cozens)
2244              Date: 11 Aug 2000 02:24:52 GMT
2245              Message-ID: <slrn8p6ovk.5sh.simon@justanother.perlhacker.org>
2246      Branch: perl
2247            ! t/lib/b.t
2248 ____________________________________________________________________________
2249 [  6596] By: jhi                                   on 2000/08/11  01:50:07
2250         Log: Update Changes.
2251      Branch: perl
2252            ! Changes
2253 ____________________________________________________________________________
2254 [  6595] By: jhi                                   on 2000/08/11  01:47:16
2255         Log: nitfix
2256      Branch: perl
2257            ! Changes
2258 ____________________________________________________________________________
2259 [  6594] By: jhi                                   on 2000/08/11  01:36:16
2260         Log: Subject: Getting perlio and threads to compile
2261              From: Lupe Christoph <lupe@lupe-christoph.de>
2262              Date: Wed, 9 Aug 2000 11:35:54 +0200
2263              Message-ID: <20000809113554.G23160@alanya.lupe-christoph.de>
2264              
2265              (the Solaris version changes in Configure skipped)
2266      Branch: perl
2267            ! hints/solaris_2.sh thread.h
2268 ____________________________________________________________________________
2269 [  6593] By: jhi                                   on 2000/08/11  01:30:16
2270         Log: Subject: Re: [ID 20000730.003] utf8::length() bad
2271              From: simon@brecon.co.uk (Simon Cozens)
2272              Date: 1 Aug 2000 06:55:19 GMT
2273              Message-ID: <slrn8oct2n.19l.simon@justanother.perlhacker.org>
2274      Branch: perl
2275            ! lib/utf8.pm
2276 ____________________________________________________________________________
2277 [  6592] By: jhi                                   on 2000/08/11  01:26:39
2278         Log: Subject: Re: [ID 20000809.006] Debugger lost the ability to see $1 et al
2279              From: Peter Scott <Peter@PeterScott.com>
2280              Date: Thu, 10 Aug 2000 08:23:27 -0700
2281              Message-Id: <4.3.2.7.2.20000810081749.00aa92c0@peterscott.com>
2282      Branch: perl
2283            ! lib/perl5db.pl
2284 ____________________________________________________________________________
2285 [  6591] By: jhi                                   on 2000/08/11  01:22:02
2286         Log: Subject: Re: [ID 20000809.005] trouble with long string and /m modifier - uninitialized value 
2287              From: Hugo <hv@crypt.compulink.co.uk>
2288              Date: Thu, 10 Aug 2000 19:23:04 +0100
2289              Message-Id: <200008101823.TAA23580@crypt.compulink.co.uk>
2290      Branch: perl
2291            ! regexec.c t/op/pat.t
2292 ____________________________________________________________________________
2293 [  6590] By: jhi                                   on 2000/08/11  01:19:19
2294         Log: Preprocessing and postprocessing for File::Find.
2295              
2296              Subject: Patch to Find::File.pm to allow alphabetical results
2297              From: Joe Smith <jsmith@inwap.com>
2298              Date: Wed, 9 Aug 2000 02:44:54 -0700
2299              Message-Id: <20000809024453.A21193@tardis.Tymnet.COM>
2300      Branch: perl
2301            ! lib/File/Find.pm
2302 ____________________________________________________________________________
2303 [  6589] By: jhi                                   on 2000/08/11  01:12:39
2304         Log: B::Deparse didn't do sub attributes.
2305              
2306              Subject: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
2307              From: simon@brecon.co.uk (Simon Cozens)
2308              Date: 9 Aug 2000 04:49:20 GMT
2309              Message-ID: <slrn8p1omg.beq.simon@justanother.perlhacker.org>
2310      Branch: perl
2311            ! ext/B/B.xs ext/B/B/Deparse.pm ext/B/defsubs_h.PL
2312 ____________________________________________________________________________
2313 [  6588] By: jhi                                   on 2000/08/11  01:06:40
2314         Log: Subject: debugger "d" command doesnt check line number
2315              From: Mike Guy <mjtg@cam.ac.uk>
2316              Date: Tue, 08 Aug 2000 21:54:29 +0100
2317              Message-Id: <E13MGOL-000053-00@libra.cus.cam.ac.uk>
2318      Branch: perl
2319            ! lib/perl5db.pl mg.c pod/perldiag.pod
2320 ____________________________________________________________________________
2321 [  6587] By: jhi                                   on 2000/08/11  00:45:03
2322         Log: sleep(1) does not necessarily return 1.
2323              
2324              Subject: [PATCH bleadperl] op/lex_assign.t  
2325              From: Hugo <hv@crypt.compulink.co.uk>
2326              Date: Thu, 03 Aug 2000 14:34:22 +0100        
2327              Message-Id: <200008031334.OAA03379@crypt.compulink.co.uk>
2328      Branch: perl
2329            ! t/op/lex_assign.t
2330 ____________________________________________________________________________
2331 [  6586] By: jhi                                   on 2000/08/11  00:31:50
2332         Log: Document the IO::Select timeout.
2333      Branch: perl
2334            ! ext/IO/lib/IO/Select.pm
2335 ____________________________________________________________________________
2336 [  6585] By: jhi                                   on 2000/08/11  00:13:54
2337         Log: Forgot contributor.
2338      Branch: perl
2339            ! Changes
2340 ____________________________________________________________________________
2341 [  6584] By: jhi                                   on 2000/08/11  00:09:19
2342         Log: detypo
2343      Branch: perl
2344            ! Changes
2345 ____________________________________________________________________________
2346 [  6583] By: jhi                                   on 2000/08/11  00:07:53
2347         Log: Fixes to looking-like-number to keep behaviour as it was in 5.005_03.
2348              
2349              Subject: Re: [ID 20000810.002] $a["1foo"] same as $a[0]
2350              From: Mike Guy <mjtg@cam.ac.uk> 
2351              Date: Thu, 10 Aug 2000 15:50:54 +0100
2352              Message-Id: <E13Mtfa-0005Ge-00@libra.cus.cam.ac.uk>
2353      Branch: perl
2354            ! sv.c t/op/int.t
2355 ____________________________________________________________________________
2356 [  6582] By: jhi                                   on 2000/08/10  23:29:32
2357         Log: Update Changes.
2358      Branch: perl
2359            ! Changes
2360 ____________________________________________________________________________
2361 [  6581] By: jhi                                   on 2000/08/10  23:26:16
2362         Log: Put back the std @INC thing.
2363      Branch: perl
2364            ! t/lib/ansicolor.t t/lib/cgi-form.t t/lib/cgi-function.t
2365            ! t/lib/cgi-html.t t/lib/cgi-pretty.t t/lib/cgi-request.t
2366            ! t/lib/gol-basic.t t/lib/gol-compat.t t/lib/gol-linkage.t
2367            ! t/lib/gol-oo.t
2368 ____________________________________________________________________________
2369 [  6580] By: jhi                                   on 2000/08/10  23:03:34
2370         Log: Update to CGI 2.70, from Lincoln Stein.
2371      Branch: perl
2372            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm lib/CGI/Pretty.pm
2373            ! lib/CGI/Push.pm lib/CGI/Util.pm t/lib/cgi-form.t
2374            ! t/lib/cgi-function.t t/lib/cgi-html.t t/lib/cgi-pretty.t
2375            ! t/lib/cgi-request.t
2376 ____________________________________________________________________________
2377 [  6579] By: jhi                                   on 2000/08/10  22:41:50
2378         Log: Update to CPAN 1.56, from Andreas König.
2379      Branch: perl
2380            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
2381 ____________________________________________________________________________
2382 [  6578] By: jhi                                   on 2000/08/10  22:38:13
2383         Log: Update to Pod::Parser 1.17, from Brad Appleton.
2384      Branch: perl
2385            ! lib/Pod/Checker.pm lib/Pod/Find.pm lib/Pod/InputObjects.pm
2386            ! lib/Pod/ParseUtils.pm lib/Pod/Parser.pm lib/Pod/Select.pm
2387            ! lib/Pod/Usage.pm pod/pod2usage.PL pod/podchecker.PL
2388            ! pod/podselect.PL t/pod/emptycmd.t t/pod/for.t t/pod/headings.t
2389            ! t/pod/include.t t/pod/included.t t/pod/lref.t
2390            ! t/pod/multiline_items.t t/pod/nested_items.t
2391            ! t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
2392            ! t/pod/poderrs.t t/pod/poderrs.xr t/pod/podselect.t
2393            ! t/pod/special_seqs.t
2394 ____________________________________________________________________________
2395 [  6577] By: jhi                                   on 2000/08/10  22:35:41
2396         Log: Small AUTHORS and MAINTAIN updates.  Could do with big updates.
2397      Branch: perl
2398            ! AUTHORS MAINTAIN
2399 ____________________________________________________________________________
2400 [  6576] By: jhi                                   on 2000/08/10  22:24:54
2401         Log: Update to Getopt::Long 2.23_05, from Johan Vromans.
2402      Branch: perl
2403            + t/lib/gol-oo.t
2404            ! MANIFEST lib/Getopt/Long.pm lib/newgetopt.pl t/lib/gol-basic.t
2405            ! t/lib/gol-compat.t t/lib/gol-linkage.t
2406 ____________________________________________________________________________
2407 [  6575] By: jhi                                   on 2000/08/10  22:02:07
2408         Log: Update to Term::ANSIColor 1.03, from Russ Allbery.
2409      Branch: perl
2410            ! lib/Term/ANSIColor.pm t/lib/ansicolor.t
2411 ____________________________________________________________________________
2412 [  6574] By: jhi                                   on 2000/08/10  21:55:03
2413         Log: Iterating perl6 description.
2414      Branch: perl
2415            ! pod/perlfaq1.pod
2416 ____________________________________________________________________________
2417 [  6573] By: jhi                                   on 2000/08/10  21:48:26
2418         Log: Revert the sv.c part of #6559, a better fix is needed.
2419      Branch: perl
2420            ! sv.c
2421 ____________________________________________________________________________
2422 [  6572] By: jhi                                   on 2000/08/10  20:33:43
2423         Log: It's the 2ndO'ROSSC.
2424      Branch: perl
2425            ! pod/perlfaq1.pod
2426 ____________________________________________________________________________
2427 [  6571] By: jhi                                   on 2000/08/10  15:55:48
2428         Log: detypo
2429      Branch: perl
2430            ! pod/perlfaq1.pod
2431 ____________________________________________________________________________
2432 [  6570] By: jhi                                   on 2000/08/10  14:11:17
2433         Log: An exceptionally sticky typo.
2434      Branch: perl
2435            ! Changes
2436 ____________________________________________________________________________
2437 [  6569] By: jhi                                   on 2000/08/10  14:09:33
2438         Log: detypo (and test Changes updating script)
2439      Branch: perl
2440            ! Changes
2441 ____________________________________________________________________________
2442 [  6568] By: jhi                                   on 2000/08/10  14:07:07
2443         Log: Update Changes.
2444      Branch: perl
2445            ! Changes
2446 ____________________________________________________________________________
2447 [  6567] By: jhi                                   on 2000/08/10  14:06:19
2448         Log: Amend the description of Perl6.
2449              Subject: [PATCH Perl-5.6.0] perlfaq1.pod
2450              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
2451              Date: Wed, 9 Aug 2000 22:11:06 -0500
2452              Message-ID: <20000809221106.A12246@chaos.wustl.edu>
2453      Branch: perl
2454            ! pod/perlfaq1.pod
2455 ____________________________________________________________________________
2456 [  6566] By: jhi                                   on 2000/08/10  13:58:57
2457         Log: Subject: Remove dead entry in perldiag
2458              From: Mike Guy <mjtg@cam.ac.uk>
2459              Date: Thu, 10 Aug 2000 14:19:19 +0100
2460              Message-Id: <E13MsEx-00033G-00@libra.cus.cam.ac.uk>
2461      Branch: perl
2462            ! pod/perldiag.pod
2463 ____________________________________________________________________________
2464 [  6565] By: jhi                                   on 2000/08/10  13:51:48
2465         Log: Zero entries were skipped, fix from Adrian Goalby
2466              <argoalby@yahoo.co.uk>
2467      Branch: perl
2468            ! lib/unicode/Number.pl lib/unicode/mktables.PL
2469 ____________________________________________________________________________
2470 [  6564] By: jhi                                   on 2000/08/10  13:00:12
2471         Log: Subject: [PATCH 5.6.0] cygwin port
2472              From: "Fifer, Eric" <EFifer@sanwaint.com>
2473              Date: Thu, 10 Aug 2000 13:15:36 +0100
2474              Message-ID: <779F20BCCE5AD31186A50008C75D997917176A@silldn_mail1.sanwaint.com>
2475      Branch: perl
2476            ! README.cygwin hints/cygwin.sh
2477 ____________________________________________________________________________
2478 [  6563] By: jhi                                   on 2000/08/10  12:55:16
2479         Log: Get back into sync with Jeffrey on the enhanced regex warnings.
2480      Branch: perl
2481            ! pod/perldiag.pod regcomp.c t/op/re_tests t/op/readdir.t
2482 ____________________________________________________________________________
2483 [  6562] By: gsar                                  on 2000/08/10  08:38:39
2484         Log: warn is a macro, avoid using at a variable to avoid warnings
2485              in some configurations; readdir.t is too conservative in
2486              estimating number of *.t's
2487      Branch: perl
2488            ! t/op/readdir.t util.c
2489 ____________________________________________________________________________
2490 [  6561] By: jhi                                   on 2000/08/09  23:35:42
2491         Log: Update Changes.
2492      Branch: perl
2493            ! Changes
2494 ____________________________________________________________________________
2495 [  6560] By: jhi                                   on 2000/08/09  23:05:47
2496         Log: Subject: Re: enhanced(?) regex error messages
2497              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
2498              Date: Wed, 9 Aug 2000 00:59:43 -0700 (PDT)
2499              Message-Id: <200008090759.AAA07144@ventrue.yahoo.com>
2500              
2501              (plus two small patches sent privately)
2502              (this still seems to leave few test failures)
2503      Branch: perl
2504            + t/op/regmesg.t
2505            ! MANIFEST pod/perldiag.pod regcomp.c regcomp.h t/op/misc.t
2506            ! t/pragma/warn/regcomp
2507 ____________________________________________________________________________
2508 [  6559] By: jhi                                   on 2000/08/09  20:41:18
2509         Log: (The fix did work but was not right, retracted in #6573)
2510              
2511              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
2512              From: Christian Kirsch <ck@held.mind.de>
2513              Date: Wed, 9 Aug 2000 17:05:17 +0200
2514              Message-Id: <20000809170517.A25389@held>
2515      Branch: perl
2516            ! sv.c t/pragma/locale.t
2517 ____________________________________________________________________________
2518 [  6558] By: jhi                                   on 2000/08/08  22:34:08
2519         Log: Tiny updates on the contributors list.
2520      Branch: perl
2521            ! Changes
2522 ____________________________________________________________________________
2523 [  6557] By: jhi                                   on 2000/08/08  19:34:28
2524         Log: Double check that we have a dirhandle.
2525      Branch: perl
2526            ! util.c
2527 ____________________________________________________________________________
2528 [  6556] By: jhi                                   on 2000/08/08  19:01:51
2529         Log: Delete eg as agreed at TPC3 (yes, 3).  Dusty, obsolete, non-w-clean.
2530              May be repopulated with fresh maintained examples.
2531      Branch: perl
2532            + lib/CGI/eg/RunMeFirst lib/CGI/eg/caution.xbm
2533            + lib/CGI/eg/clickable_image.cgi lib/CGI/eg/cookie.cgi
2534            + lib/CGI/eg/crash.cgi lib/CGI/eg/customize.cgi
2535            + lib/CGI/eg/diff_upload.cgi lib/CGI/eg/dna_small_gif.uu
2536            + lib/CGI/eg/file_upload.cgi lib/CGI/eg/frameset.cgi
2537            + lib/CGI/eg/index.html lib/CGI/eg/internal_links.cgi
2538            + lib/CGI/eg/javascript.cgi lib/CGI/eg/monty.cgi
2539            + lib/CGI/eg/multiple_forms.cgi lib/CGI/eg/nph-clock.cgi
2540            + lib/CGI/eg/nph-multipart.cgi lib/CGI/eg/popup.cgi
2541            + lib/CGI/eg/save_state.cgi lib/CGI/eg/tryit.cgi
2542            + lib/CGI/eg/wilogo_gif.uu
2543            - eg/ADB eg/README eg/cgi/RunMeFirst eg/cgi/caution.xbm
2544            - eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi eg/cgi/crash.cgi
2545            - eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
2546            - eg/cgi/dna_small_gif.uu eg/cgi/file_upload.cgi
2547            - eg/cgi/frameset.cgi eg/cgi/index.html
2548            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
2549            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
2550            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
2551            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
2552            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
2553            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
2554            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
2555            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
2556            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
2557            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
2558            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
2559            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
2560            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
2561            - eg/van/vanish eg/who eg/wrapsuid
2562            ! MANIFEST
2563 ____________________________________________________________________________
2564 [  6555] By: jhi                                   on 2000/08/08  18:51:08
2565         Log: Delete chat2 as requested by Randal.
2566              
2567              Subject: Re: perlfaq8 coyness
2568              From: merlyn@stonehenge.com (Randal L. Schwartz) 
2569              Date: 15 May 2000 18:52:42 -0700 
2570              Message-ID: <m166sfl0r9.fsf@halfdome.holdit.com> 
2571      Branch: perl
2572            - lib/chat2.pl
2573            ! MANIFEST
2574 ____________________________________________________________________________
2575 [  6554] By: jhi                                   on 2000/08/08  18:31:35
2576         Log: Regen global.sym.
2577      Branch: perl
2578            ! global.sym
2579 ____________________________________________________________________________
2580 [  6553] By: jhi                                   on 2000/08/08  18:28:13
2581         Log: Do away with array context, from Daniel Chetlin <daniel@chetlin.com>
2582              (either perlbug or p5p ate the original), plus regen
2583              perlapi and perltoc. 
2584      Branch: perl
2585            ! Changes Changes5.004 README.Y2K cop.h emacs/cperl-mode.el
2586            ! ext/B/ramblings/flip-flop ext/Data/Dumper/Dumper.pm
2587            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Socket.pm
2588            ! ext/Socket/Socket.pm lib/CGI.pm lib/CGI/Cookie.pm
2589            ! lib/File/Temp.pm lib/FileHandle.pm lib/Pod/Functions.pm
2590            ! lib/Pod/InputObjects.pm lib/Pod/LaTeX.pm lib/Text/Soundex.pm
2591            ! lib/perl5db.pl op.h opcode.pl perlapi.c perlapi.h
2592            ! pod/perlapi.pod pod/perltoc.pod t/lib/dosglob.t
2593            ! t/lib/ftmp-posix.t t/lib/glob-global.t t/op/grent.t
2594            ! t/op/pwent.t vms/ext/DCLsym/DCLsym.pm
2595 ____________________________________________________________________________
2596 [  6552] By: jhi                                   on 2000/08/08  18:06:29
2597         Log: Subject: [PATCH] Re: [ID 20000807.008] Double reads considered evil? (deja vu)
2598              From: Mike Guy <mjtg@cam.ac.uk>
2599              Message-Id: <E13MAj1-00038W-00@libra.cus.cam.ac.uk>
2600              Date: Tue, 08 Aug 2000 15:51:27 +0100
2601      Branch: perl
2602            ! doop.c sv.h t/op/join.t t/pragma/overload.t
2603 ____________________________________________________________________________
2604 [  6551] By: jhi                                   on 2000/08/08  18:01:11
2605         Log: Re-apply #6549.
2606      Branch: perl
2607            ! lib/perl5db.pl
2608 ____________________________________________________________________________
2609 [  6550] By: jhi                                   on 2000/08/08  17:43:08
2610         Log: Accidental retraction of #6549.
2611      Branch: perl
2612            ! lib/perl5db.pl
2613 ____________________________________________________________________________
2614 [  6549] By: jhi                                   on 2000/08/08  17:40:04
2615         Log: Subject: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
2616              From: Mike Guy <mjtg@cam.ac.uk>
2617              Date: Mon, 07 Aug 2000 21:49:58 +0100
2618              Message-Id: <E13LtqQ-0006Jc-00@libra.cus.cam.ac.uk>
2619      Branch: perl
2620            ! lib/perl5db.pl
2621 ____________________________________________________________________________
2622 [  6548] By: jhi                                   on 2000/08/08  17:37:57
2623         Log: Document here-doc better.
2624              
2625              Subject: Re: [ID 20000804.003] heredoc in s///e replacement
2626              From: Mike Guy <mjtg@cam.ac.uk>
2627              Date: Mon, 07 Aug 2000 14:02:09 +0100
2628              Message-Id: <E13LmXh-0006rM-00@libra.cus.cam.ac.uk>
2629      Branch: perl
2630            ! pod/perldata.pod
2631 ____________________________________________________________________________
2632 [  6547] By: jhi                                   on 2000/08/08  17:33:34
2633         Log: Subject: Patch against 5.6.0 to allow "-d:Module=arg,arg,arg"
2634              From: "Randy J. Ray" <rjray@redhat.com>
2635              Date: Mon, 07 Aug 2000 19:12:25 -0700
2636              Message-Id: <200008080212.TAA12784@tzimisce.soma.redhat.com>
2637      Branch: perl
2638            ! perl.c pod/perlrun.pod
2639 ____________________________________________________________________________
2640 [  6546] By: jhi                                   on 2000/08/08  17:29:26
2641         Log: Subject: Re: enhanced(?) regex error messages 
2642              From: Hugo <hv@crypt.compulink.co.uk>
2643              Date: Tue, 08 Aug 2000 03:25:51 +0100
2644              Message-Id: <200008080225.DAA10998@crypt.compulink.co.uk>
2645              
2646              plus Capitalize the error messages, plus perldiag them.
2647      Branch: perl
2648            ! pod/perldiag.pod regcomp.c t/op/pat.t t/op/re_tests
2649 ____________________________________________________________________________
2650 [  6545] By: jhi                                   on 2000/08/08  13:59:28
2651         Log: Augment #6539 a bit: don't croak if there's magic in the air.
2652              
2653              Subject: Re: [PATCH bleadperl-6530] bless, REF, and bless(REF, REF) 
2654              From: Hugo <hv@crypt.compulink.co.uk>
2655              Date: Tue, 08 Aug 2000 03:02:03 +0100
2656              Message-Id: <200008080202.DAA09147@crypt.compulink.co.uk>
2657      Branch: perl
2658            ! pp.c t/op/bless.t
2659 ____________________________________________________________________________
2660 [  6544] By: jhi                                   on 2000/08/07  21:11:52
2661         Log: Make the test -w clean.
2662      Branch: perl
2663            ! t/op/bless.t
2664 ____________________________________________________________________________
2665 [  6543] By: jhi                                   on 2000/08/07  19:49:53
2666         Log: use warnings instead of $^W.
2667      Branch: perl
2668            ! t/op/bless.t
2669 ____________________________________________________________________________
2670 [  6542] By: jhi                                   on 2000/08/07  17:41:41
2671         Log: Disable a portability warning Because We Know What We Are Doing.
2672      Branch: perl
2673            ! t/op/bless.t
2674 ____________________________________________________________________________
2675 [  6541] By: jhi                                   on 2000/08/07  17:29:51
2676         Log: Tiny tidying on report_evil_fh().
2677      Branch: perl
2678            ! util.c
2679 ____________________________________________________________________________
2680 [  6540] By: jhi                                   on 2000/08/07  16:37:38
2681         Log: Make regular expression parse error messages easier to understand.
2682              
2683              Subject: Re: enhanced(?) regex error messages
2684              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
2685              Date: Fri, 4 Aug 2000 23:34:07 -0700 (PDT)
2686              Message-Id: <200008050634.XAA20360@ventrue.yahoo.com>
2687      Branch: perl
2688            ! regcomp.c
2689 ____________________________________________________________________________
2690 [  6539] By: jhi                                   on 2000/08/07  16:12:27
2691         Log: Make bless(REF, REF) a fatal error, add bless tests.
2692              
2693              Subject: [PATCH bleadperl-6530] bless, REF, and bless(REF, REF)
2694              From: Hugo <hv@crypt.compulink.co.uk>
2695              Date: Mon, 07 Aug 2000 16:59:38 +0100
2696              Message-Id: <200008071559.QAA29541@crypt.compulink.co.uk>
2697      Branch: perl
2698            + t/op/bless.t
2699            ! MANIFEST pod/perldiag.pod pp.c sv.c
2700 ____________________________________________________________________________
2701 [  6538] By: jhi                                   on 2000/08/07  15:59:43
2702         Log: Subject: [ID 20000803.006] 'use lib ...' doesn't behave as documented
2703              From: Tim Conrow <tim@spindrift.srl.caltech.edu>
2704              Date: Thu, 3 Aug 2000 14:29:21 -0700
2705              Message-Id: <200008032129.OAA27898@spindrift.caltech.edu>
2706      Branch: perl
2707            ! lib/lib_pm.PL
2708 ____________________________________________________________________________
2709 [  6537] By: jhi                                   on 2000/08/07  15:47:18
2710         Log: Retract #6419 for now since it breaks in AFS and MachTen.
2711      Branch: perl
2712            ! lib/Cwd.pm
2713 ____________________________________________________________________________
2714 [  6536] By: jhi                                   on 2000/08/07  15:05:29
2715         Log: Plug the security hole described in the Aug 05 2000 bugtraq message
2716              "sperl 5.00503 (and newer ;) exploit" by Michal Zalewski.
2717              The security hole exists only in suidperls, which isn't
2718              installed or even built by default.
2719      Branch: perl
2720            ! perl.c
2721 ____________________________________________________________________________
2722 [  6535] By: jhi                                   on 2000/08/07  14:45:14
2723         Log: tr memory corruption fix from Simon Cozens.
2724      Branch: perl
2725            ! doop.c
2726 ____________________________________________________________________________
2727 [  6534] By: jhi                                   on 2000/08/06  11:38:16
2728         Log: Document a bit that UDP is not what you might think.
2729              
2730              Subject: Re: IO::Socket::INET bug sending large UDP packets/fragmentation
2731              From: Lupe Christoph <lupe@lupe-christoph.de>
2732              Message-ID: <20000724085915.B13172@alanya.lupe-christoph.de>
2733              Date: Mon, 24 Jul 2000 08:59:15 +0200
2734      Branch: perl
2735            ! pod/perlipc.pod
2736 ____________________________________________________________________________
2737 [  6533] By: jhi                                   on 2000/08/06  11:35:01
2738         Log: Subject: [PATCH] perlfunc.pod use documentation (5.6.0)
2739              From: Jeff Pinyan <jeffp@hut.crusoe.net>
2740              Date: Sat, 5 Aug 2000 00:22:01 -0400 (EDT)
2741              Message-ID: <Pine.BSF.3.96.1000805002052.23260A-100000@hut.crusoe.net>
2742      Branch: perl
2743            ! pod/perlfunc.pod
2744 ____________________________________________________________________________
2745 [  6532] By: jhi                                   on 2000/08/06  03:45:41
2746         Log: Have symbols for the IoTYPEs.
2747      Branch: perl
2748            ! doio.c pp_ctl.c pp_sys.c sv.h toke.c util.c
2749 ____________________________________________________________________________
2750 [  6531] By: jhi                                   on 2000/08/06  01:33:55
2751         Log: Continue fixing the io warnings.  This also
2752              sort of fixes bug ID 20000802.003: the core dump
2753              is no more.  Whether the current behaviour is correct
2754              (giving a warning: "Not a format reference"), is another matter.
2755      Branch: perl
2756            ! doio.c pod/perldiag.pod pp_hot.c pp_sys.c t/pragma/warn/doio
2757            ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys util.c
2758 ____________________________________________________________________________
2759 [  6530] By: jhi                                   on 2000/08/05  21:33:12
2760         Log: Change the Policy policy: now -Dprefix= with an existing
2761              Policy.sh and prefix == siteprefix == vendorprefix, then all
2762              of them follow along the new prefix.
2763              
2764              Subject: Re: [ID 20000508.002] -Dprefix completely broken [PATCH]
2765              From: Andy Dougherty <doughera@lafayette.edu>
2766              Date: Fri, 4 Aug 2000 14:53:50 -0400 (EDT)
2767              Message-ID: <Pine.SOL.4.10.10008041440560.17981-100000@maxwell.phys.lafayette.edu>
2768      Branch: perl
2769            ! Policy_sh.SH
2770 ____________________________________________________________________________
2771 [  6529] By: jhi                                   on 2000/08/05  18:57:28
2772         Log: Zap lib/Sys directory when cleaning up.
2773      Branch: perl
2774            ! Makefile.SH
2775 ____________________________________________________________________________
2776 [  6528] By: jhi                                   on 2000/08/05  18:40:44
2777         Log: Essential prototype changes were missing from #6527.
2778              Also make report_evil_fh() more bomb-proof.
2779      Branch: perl
2780            ! embed.h util.c
2781 ____________________________________________________________________________
2782 [  6527] By: jhi                                   on 2000/08/05  03:22:05
2783         Log: Subject: [ID 20000724.004] Perl interpreter segfault when using built-in flock
2784              From: "Ronald F. Guilmette" <rfg@monkeys.com>
2785              Date: Mon, 24 Jul 2000 15:47:00 -0700 (PDT)
2786              Message-Id: <200007242247.PAA52177@monkeys.com>
2787      Branch: perl
2788            ! embed.pl pp_hot.c pp_sys.c proto.h t/pragma/warn/pp_sys util.c
2789 ____________________________________________________________________________
2790 [  6526] By: jhi                                   on 2000/08/04  21:23:27
2791         Log: gcc versions might have (parentheses) in them.
2792      Branch: metaconfig/U/perl
2793            ! gccvers.U
2794      Branch: perl
2795            ! Configure config_h.SH
2796 ____________________________________________________________________________
2797 [  6525] By: jhi                                   on 2000/08/04  20:23:12
2798         Log: Weed buglets pointed out by
2799              
2800              From: Lupe Christoph <lupe@lupe-christoph.de>
2801              Subject: Re: [ID 20000803.005] miniperl aborts during Perl make
2802              Date: Fri, 4 Aug 2000 17:34:39 +0200
2803              Message-ID: <20000804173439.L8087@alanya.lupe-christoph.de>
2804      Branch: metaconfig/U/perl
2805            ! gccvers.U uselfs.U
2806      Branch: perl
2807            ! Configure config_h.SH
2808 ____________________________________________________________________________
2809 [  6524] By: jhi                                   on 2000/08/04  19:02:08
2810         Log: Warn under -w if lstat(FH) is attempted.
2811              
2812              Subject: [ID 20000421.003] perlfunc says you can lstat a file handle but you cannot
2813              From: "Todd C. Miller" <Todd.Miller@courtesan.com> 
2814              Date: Fri, 21 Apr 2000 10:43:46 -0600 (MDT) 
2815              Message-Id: <200004211643.e3LGhkX24720@xerxes.courtesan.com> 
2816      Branch: perl
2817            ! pod/perldiag.pod pod/perlfunc.pod pp_sys.c
2818            ! t/pragma/warn/pp_sys
2819 ____________________________________________________________________________
2820 [  6523] By: jhi                                   on 2000/08/04  12:31:11
2821         Log: Subject: New perlcc, take 2
2822              From: simon@brecon.co.uk (Simon Cozens)
2823              Date: 4 Aug 2000 06:21:04 GMT
2824              Message-ID: <slrn8oko6g.da2.simon@justanother.perlhacker.org>
2825      Branch: perl
2826            ! utils/perlcc.PL
2827 ____________________________________________________________________________
2828 [  6522] By: jhi                                   on 2000/08/04  12:26:33
2829         Log: Subject: Re: Array vs. List context
2830              From: Daniel Chetlin <daniel@chetlin.com>
2831              Date: Fri, 4 Aug 2000 00:22:44 -0700
2832              Message-ID: <20000804002244.A5924@ilmd.chetlin.org>
2833      Branch: perl
2834            ! pod/perlapi.pod pod/perlcall.pod pod/perlembed.pod
2835            ! pod/perlfaq4.pod
2836 ____________________________________________________________________________
2837 [  6521] By: jhi                                   on 2000/08/04  12:22:38
2838         Log: Subject: [ID 20000804.002] configure.gnu and arguments with whitespace characters
2839              From: Raymund Will <ray@caldera.de>
2840              Date: Fri, 4 Aug 2000 12:07:09 +0200
2841              Message-Id: <20000804120709.A14982@caldera.de>
2842      Branch: perl
2843            ! configure.gnu
2844 ____________________________________________________________________________
2845 [  6520] By: jhi                                   on 2000/08/04  04:09:06
2846         Log: After the #6519 a warning about stat() is just that,
2847              not about a filetest, which now have their own warning.
2848      Branch: perl
2849            ! pod/perldiag.pod
2850 ____________________________________________________________________________
2851 [  6519] By: jhi                                   on 2000/08/04  04:06:30
2852         Log: In the warnings call filehandles consistently so;
2853              add "unopened" warning for stat().
2854      Branch: perl
2855            ! doio.c pod/perldiag.pod pp_sys.c t/pragma/warn/doio
2856            ! t/pragma/warn/pp_sys
2857 ____________________________________________________________________________
2858 [  6518] By: jhi                                   on 2000/08/04  02:55:35
2859         Log: Subject: Minor tweak to perlvar.pod
2860              From: "Stephen P. Potter" <spp@ds.net>
2861              Date: Tue, 18 Apr 2000 09:26:03 -0400
2862              Message-Id: <200004181326.JAA01560@spp.users.ds.net>
2863      Branch: perl
2864            ! pod/perlvar.pod
2865 ____________________________________________________________________________
2866 [  6517] By: jhi                                   on 2000/08/04  02:50:08
2867         Log: Subject: [ID 19990721.004] Documentation bug in perlfunc
2868              From: "Clinton Pierce" <cpierce1@ford.com>
2869              Date: Wed, 21 Jul 1999 16:45:31 -0400
2870              Message-Id: <199907212049.QAA12875@mailfw3.ford.com>
2871              
2872              Fix by Stephen Potter (visible in the bug db but not in p5p?)
2873      Branch: perl
2874            ! pod/perlfunc.pod pod/perlop.pod
2875 ____________________________________________________________________________
2876 [  6516] By: jhi                                   on 2000/08/04  02:09:25
2877         Log: This is 6512.  Really.
2878      Branch: perl
2879            ! dump.c
2880 ____________________________________________________________________________
2881 [  6515] By: jhi                                   on 2000/08/04  01:25:50
2882         Log: mention the idea of @( and @)
2883      Branch: perl
2884            ! Todo-5.6
2885 ____________________________________________________________________________
2886 [  6514] By: bailey                                on 2000/08/04  01:18:46
2887         Log: YA resync with mainstem, including VMS patches from others
2888      Branch: vmsperl
2889           +> (branch 48 files)
2890            - lib/lib.pm pod/Makefile pod/Win32.pod pod/buildtoc
2891           !> (integrate 354 files)
2892 ____________________________________________________________________________
2893 [  6513] By: jhi                                   on 2000/08/04  01:18:18
2894         Log: Subject: [ID 20000802.004] Tests op/grent.t and op/pwent.t fail unnecessarily
2895              From: Mark Dickinson <dickins3@fas.harvard.edu>
2896              Date: Wed, 2 Aug 2000 13:25:07 -0400 (EDT)
2897              Message-Id: <Pine.OSF.4.10.10008021321380.32190-200000@is07.fas.harvard.edu>
2898      Branch: perl
2899            ! t/op/grent.t t/op/pwent.t
2900 ____________________________________________________________________________
2901 [  6512] By: jhi                                   on 2000/08/04  01:14:06
2902         Log: Subject: [ID 20000802.002] [PATCH] memory pseudo-leak in sv_dump
2903              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
2904              Date: Wed, 02 Aug 2000 10:51:01 +0100
2905              Message-Id: <E13JvAz-0005B5-00@libra.cus.cam.ac.uk>
2906      Branch: perl
2907            ! sv.c
2908 ____________________________________________________________________________
2909 [  6511] By: jhi                                   on 2000/08/04  00:57:00
2910         Log: Subject: [PATCH] bad cppsymbols on os2 + Configure question                
2911              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
2912              Date: Thu, 03 Aug 2000 17:20:04 -0700
2913              Message-ID: <0wgi5gzkgqLb092yn@efn.org> 
2914      Branch: metaconfig
2915            ! U/modified/Cppsym.U
2916      Branch: perl
2917            ! Configure config_h.SH
2918 ____________________________________________________________________________
2919 [  6510] By: jhi                                   on 2000/08/04  00:25:28
2920         Log: detypo
2921      Branch: perl
2922            ! Makefile.SH
2923 ____________________________________________________________________________
2924 [  6509] By: jhi                                   on 2000/08/03  23:43:18
2925         Log: Subject: [PATCH perl-current] Comings and goings in op/sprintf.t
2926              From: Dominic Dunlop <domo@computer.org>
2927              Date: Thu, 3 Aug 2000 22:16:46 +0200
2928              Message-Id: <p04320411b5af8091f6fe@[194.235.193.148]>
2929      Branch: perl
2930            ! t/op/sprintf.t
2931 ____________________________________________________________________________
2932 [  6508] By: jhi                                   on 2000/08/03  23:40:37
2933         Log: Subject: [PATCH bleadperl] [ID 20000803.001] further regexp counting problems
2934              From: Hugo <hv@crypt.compulink.co.uk>
2935              Date: Thu, 03 Aug 2000 18:25:30 +0100
2936              Message-Id: <200008031725.SAA10580@crypt.compulink.co.uk>
2937      Branch: perl
2938            ! regcomp.c t/op/re_tests
2939 ____________________________________________________________________________
2940 [  6507] By: jhi                                   on 2000/08/03  23:38:28
2941         Log: Subject: [PATCH] sv.h documentation - SvLEN
2942              From: Mike Guy <mjtg@cam.ac.uk>
2943              Date: Thu, 03 Aug 2000 14:43:09 +0100
2944              Message-Id: <E13KLHB-0004UK-00@libra.cus.cam.ac.uk>
2945      Branch: perl
2946            ! sv.h
2947 ____________________________________________________________________________
2948 [  6506] By: jhi                                   on 2000/08/03  15:49:14
2949         Log: Disable the fix_pl hack for now.
2950      Branch: perl
2951            ! Makefile.SH
2952 ____________________________________________________________________________
2953 [  6505] By: jhi                                   on 2000/08/03  13:49:04
2954         Log: Add a URL for FSF.
2955              
2956              Subject: Patch for README
2957              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
2958              Date: Wed, 2 Aug 2000 13:25:09 -0500
2959              Message-ID: <20000802132509.I10379@chaos.wustl.edu>
2960      Branch: perl
2961            ! README
2962 ____________________________________________________________________________
2963 [  6504] By: jhi                                   on 2000/08/03  13:29:19
2964         Log: Be more informative on what is skipped and why,
2965              also repeat the list at the end.
2966      Branch: perl
2967            ! Porting/p4desc
2968 ____________________________________________________________________________
2969 [  6503] By: jhi                                   on 2000/08/03  13:07:05
2970         Log: Circumvent the removal of .patch by fix_pl.
2971              
2972              Subject: Re: [ID 20000802.011] unable to 'make test'          
2973              From: simon@brecon.co.uk (Simon Cozens) 
2974              Date: 3 Aug 2000 04:17:00 GMT
2975              Message-ID: <slrn8ohshs.81o.simon@justanother.perlhacker.org> 
2976      Branch: perl
2977            ! Makefile.SH
2978 ____________________________________________________________________________
2979 [  6502] By: jhi                                   on 2000/08/03  00:14:34
2980         Log: Add the missing setproctitle unit.
2981      Branch: metaconfig/U/perl
2982            + d_setproctitle.U
2983 ____________________________________________________________________________
2984 [  6501] By: jhi                                   on 2000/08/03  00:00:26
2985         Log: The subtest 4 may fail also on VOBS, as pointed out
2986              by Nick Ing-Simmons in November 1999, bug id 19991124.003
2987              (but the failure in that bug report isn't the subtest 4).
2988      Branch: perl
2989            ! t/op/stat.t
2990 ____________________________________________________________________________
2991 [  6500] By: jhi                                   on 2000/08/02  23:49:30
2992         Log: Better skip message for the test; one of the two problems in
2993              
2994              Subject: [ID 20000224.003] Not OK: perl v5.5.660 on i86pc-solaris 2.7
2995              From: Lupe Christoph <lupe@lupe-christoph.de>
2996              Date: Thu, 24 Feb 2000 11:54:50 +0100 (MET)
2997              Message-Id: <200002241054.LAA06808@lupe-christoph.de>
2998      Branch: perl
2999            ! t/op/numconvert.t
3000 ____________________________________________________________________________
3001 [  6499] By: jhi                                   on 2000/08/02  22:49:16
3002         Log: Allow "no Module;" even if there is no 'unimport'.
3003              
3004              Subject: [ID 20000324.029] `unimport' is not special the way `import' is
3005              From: mjd@plover.com
3006              Date: 24 Mar 2000 15:24:34 -0000
3007              Message-Id: <20000324152434.15160.qmail@plover.com>
3008      Branch: perl
3009            ! gv.c
3010 ____________________________________________________________________________
3011 [  6498] By: jhi                                   on 2000/08/02  22:42:58
3012         Log: Generate OP_IS_SOCKET() and OP_IS_FILETEST() macros
3013              that are hopefully soon put into use.
3014      Branch: perl
3015            ! opcode.h opcode.pl opnames.h
3016 ____________________________________________________________________________
3017 [  6497] By: gsar                                  on 2000/08/02  22:28:59
3018         Log: require.t needs binmode() to work on windows
3019      Branch: perl
3020            ! t/comp/require.t
3021 ____________________________________________________________________________
3022 [  6496] By: jhi                                   on 2000/08/02  22:08:51
3023         Log: Document the IVdf UVuf UVof UVxf.
3024      Branch: perl
3025            ! pod/perlguts.pod
3026 ____________________________________________________________________________
3027 [  6495] By: jhi                                   on 2000/08/02  21:54:26
3028         Log: detypo #6494
3029      Branch: perl
3030            ! ext/Data/Dumper/Dumper.xs
3031 ____________________________________________________________________________
3032 [  6494] By: jhi                                   on 2000/08/02  21:49:17
3033         Log: Dump UVs as UVs in Data::Dumper.
3034              
3035              Subject: Re: [ID 20000405.018] Data::Dumper and negative numbers
3036              From: Gurusamy Sarathy <gsar@ActiveState.com>
3037              Date: Thu, 27 Apr 2000 12:26:25 -0700
3038              Message-Id: <200004271926.MAA04331@molotok.activestate.com>
3039      Branch: perl
3040            ! ext/Data/Dumper/Dumper.xs
3041 ____________________________________________________________________________
3042 [  6493] By: jhi                                   on 2000/08/02  17:01:58
3043         Log: Subject: [PATCH bleadperl] [ID 20000731.010] regex error 
3044              From: Hugo <hv@crypt.compulink.co.uk>
3045              Date: Wed, 02 Aug 2000 14:53:56 +0100
3046              Message-Id: <200008021353.OAA24761@crypt.compulink.co.uk>
3047      Branch: perl
3048            ! regexec.c t/op/re_tests
3049 ____________________________________________________________________________
3050 [  6492] By: jhi                                   on 2000/08/02  15:02:46
3051         Log: The new setproctitle() feature is available only in 
3052              bleeding edge FreeBSD.  From Paul Saab.
3053      Branch: perl
3054            ! mg.c
3055 ____________________________________________________________________________
3056 [  6491] By: jhi                                   on 2000/08/02  13:34:36
3057         Log: The tr utf8 patching continues.
3058              
3059              Subject: Re: #6469, too many tests claimed in require.t
3060              From: simon@brecon.co.uk (Simon Cozens)
3061              Date: 2 Aug 2000 02:37:17 GMT
3062              Message-ID: <slrn8of2at.81o.simon@justanother.perlhacker.org>
3063              
3064              (the logic of the test was the wrong way round in the patch)
3065      Branch: perl
3066            ! doop.c
3067 ____________________________________________________________________________
3068 [  6490] By: jhi                                   on 2000/08/02  13:27:38
3069         Log: The name of a filehandle does not have <these>.
3070      Branch: perl
3071            ! doio.c pod/perldiag.pod pp_sys.c t/pragma/warn/doio
3072            ! t/pragma/warn/pp_sys util.c
3073 ____________________________________________________________________________
3074 [  6489] By: jhi                                   on 2000/08/02  04:26:46
3075         Log: Remove the extraneous "main::" prefix from all the
3076              "opened only for", "on closed", and "never opened" warnings.
3077              
3078              Subject: Re: inappropriate warning
3079              From: Gurusamy Sarathy <gsar@ActiveState.com>
3080              Date: Mon, 20 Mar 2000 11:28:02 -0800
3081              Message-Id: <200003201928.LAA32224@maul.ActiveState.com>
3082      Branch: perl
3083            ! doio.c embed.h embed.pl gv.c objXSUB.h pp_hot.c pp_sys.c
3084            ! proto.h t/pragma/warn/4lint t/pragma/warn/doio
3085            ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys util.c
3086 ____________________________________________________________________________
3087 [  6488] By: jhi                                   on 2000/08/02  03:02:57
3088         Log: memcpy has n o in it, as pinted ut by Sarathy.
3089      Branch: perl
3090            ! pod/perlguts.pod
3091 ____________________________________________________________________________
3092 [  6487] By: jhi                                   on 2000/08/02  02:44:51
3093         Log: Document in one place the memory abstractions used in Perl core.
3094              
3095              Subject: Re: Memory abstraction
3096              From: simon@brecon.co.uk (Simon Cozens)
3097              Date: 2 Aug 2000 02:20:23 GMT
3098              Organization: Earth.li Origins
3099      Branch: perl
3100            ! pod/perlguts.pod
3101 ____________________________________________________________________________
3102 [  6486] By: jhi                                   on 2000/08/02  02:41:57
3103         Log: regen_headers, regen perltoc.
3104      Branch: perl
3105            ! perlapi.c pod/perltoc.pod
3106 ____________________________________________________________________________
3107 [  6485] By: jhi                                   on 2000/08/02  01:43:33
3108         Log: "This little thing tests for a file .patch, and if it contains
3109              a number, pops into patchlevel.h" (making it easier to track
3110              which development version people are reporting bugs against)
3111              
3112              Subject: Patchlevel autogeneration for repository perls
3113              From: simon@brecon.co.uk (Simon Cozens)
3114              Date: 14 Jul 2000 07:12:15 GMT
3115              Message-ID: <slrn8mtfaf.1qo.simon@justanother.perlhacker.org>
3116      Branch: perl
3117            + fix_pl
3118            ! MANIFEST Makefile.SH
3119 ____________________________________________________________________________
3120 [  6484] By: jhi                                   on 2000/08/02  01:32:54
3121         Log: FreeBSD 3.* updates from
3122              
3123              From: Paul Saab <ps@yahoo-inc.com>
3124              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
3125              Date: Tue, 1 Aug 2000 15:41:39 -0700
3126              Message-Id: <20000801154139.A53740@yahoo-inc.com>
3127      Branch: perl
3128            ! hints/freebsd.sh
3129 ____________________________________________________________________________
3130 [  6483] By: jhi                                   on 2000/08/02  01:27:44
3131         Log: In new BSDs changes to argv[] do not show up in ps(1) output,
3132              instead one must use setproctitle().  This was already addressed
3133              by change #6457, but the below has a new variant for FreeBSD 4.0
3134              or later, and the matter is also documented more.
3135              
3136              From: Paul Saab <ps@yahoo-inc.com>
3137              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
3138              Date: Tue, 1 Aug 2000 15:41:39 -0700
3139              Message-Id: <20000801154139.A53740@yahoo-inc.com>
3140      Branch: metaconfig/U/perl
3141            + i_libutil.U
3142      Branch: perl
3143            ! Configure config_h.SH mg.c perl.h pod/perlvar.pod
3144 ____________________________________________________________________________
3145 [  6482] By: jhi                                   on 2000/08/01  22:17:32
3146         Log: The test from this
3147              
3148              Subject: Re: [ID 20000411.002] qw() gives different results in 5.6 to previous versions
3149              Date: Sat, 15 Apr 2000 17:03:44 +0100
3150              From: Tom Hughes <tom@compton.nu>
3151              Message-ID: <d1c9b2af49.tom@compton.compton.nu>
3152              
3153              was missing, the code change went in as #5989
3154              (which had a different test?)
3155      Branch: perl
3156            ! t/op/misc.t
3157 ____________________________________________________________________________
3158 [  6481] By: jhi                                   on 2000/08/01  21:48:38
3159         Log: Subject: [Proposed PATCH] Let Perl define QUAD_MIN and _MAX itself
3160              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
3161              Date: Thu, 27 Jul 2000 13:51:41 -0700 (PDT)
3162              Message-Id: <200007272051.NAA02178@xfiles.intercon.hp.com>
3163      Branch: perl
3164            ! perl.h
3165 ____________________________________________________________________________
3166 [  6480] By: jhi                                   on 2000/08/01  18:05:28
3167         Log: Make p4desc to skip non-mainperl branches by default.
3168      Branch: perl
3169            ! Porting/p4desc
3170 ____________________________________________________________________________
3171 [  6479] By: jhi                                   on 2000/08/01  17:29:19
3172         Log: If gccosandvers is equal to osname, clear gccosandvers.
3173      Branch: metaconfig/U/perl
3174            ! gccvers.U
3175      Branch: perl
3176            ! Configure config_h.SH
3177 ____________________________________________________________________________
3178 [  6478] By: jhi                                   on 2000/08/01  15:54:08
3179         Log: BOM patching from Simon Cozens.
3180      Branch: perl
3181            ! toke.c
3182 ____________________________________________________________________________
3183 [  6477] By: jhi                                   on 2000/08/01  04:50:33
3184         Log: Stash away the largefiles flags and libswanted.
3185      Branch: perl
3186            ! hints/aix.sh hints/hpux.sh hints/linux.sh hints/solaris_2.sh
3187 ____________________________________________________________________________
3188 [  6476] By: gsar                                  on 2000/08/01  04:24:24
3189         Log: various syntax errors and such (not fixed: comp/require.t#22 coredump
3190              on Windows)
3191      Branch: perl
3192            ! t/pragma/utf8.t utf8.c win32/win32.c
3193 ____________________________________________________________________________
3194 [  6475] By: jhi                                   on 2000/08/01  03:35:24
3195         Log: Make chr() for values >127 to create utf8 when under utf8.
3196              
3197              Subject: Re: uft8/chr()
3198              From: simon@brecon.co.uk (Simon Cozens)
3199              Date: 1 Aug 2000 02:37:02 GMT
3200              Message-ID: <slrn8ocdud.19l.simon@justanother.perlhacker.org>
3201      Branch: perl
3202            ! pod/perlfunc.pod pp.c t/pragma/utf8.t
3203 ____________________________________________________________________________
3204 [  6474] By: jhi                                   on 2000/08/01  02:36:18
3205         Log: In Digital UNIX warn if gcc explicitly chosen because even
3206              2.95.2 is known to cause problems.
3207      Branch: perl
3208            ! hints/dec_osf.sh
3209 ____________________________________________________________________________
3210 [  6473] By: jhi                                   on 2000/08/01  02:00:56
3211         Log: Make the safety catch for buggy gccs work with triple version
3212              numbers like 2.95.2.  Reported in
3213              
3214              Subject: [ID 20000731.005] Perl 5.6.0 "Configure" fails to recognize gcc 2.95.2
3215              From: Maurizio Loreti <maurizio.loreti@pd.infn.it>
3216              Date: Mon, 31 Jul 2000 14:55:06 +0200
3217              Message-Id: <200007311255.AA25586@axcdf4.pd.infn.it>
3218      Branch: perl
3219            ! hints/dec_osf.sh
3220 ____________________________________________________________________________
3221 [  6472] By: jhi                                   on 2000/08/01  01:13:33
3222         Log: Subject: fix and question re: waitpid() under win32
3223              From: Brian Clarke <clarke@appliedmeta.com>
3224              Date: Fri, 28 Jul 2000 15:18:29 -0400
3225              Message-ID: <3981DC85.290314EB@appliedmeta.com>
3226              
3227              Slightly reformatted and WNOHANG # define moved to win32.h
3228              so that also POSIX.xs sees it, as suggsted by Sarathy.
3229      Branch: perl
3230            ! win32/win32.c win32/win32.h
3231 ____________________________________________________________________________
3232 [  6471] By: jhi                                   on 2000/08/01  00:55:05
3233         Log: Subject: [PATCH] allow non-variable as lhs of non-updating tr///
3234              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
3235              Message-Id: <E13JEgd-0003fy-00@libra.cus.cam.ac.uk>
3236              Date: Mon, 31 Jul 2000 13:28:51 +0100
3237              
3238              (aka ID 20000730.002)
3239      Branch: perl
3240            ! op.c t/op/tr.t
3241 ____________________________________________________________________________
3242 [  6470] By: jhi                                   on 2000/07/31  23:34:42
3243         Log: Document the problem with -P in HP-UX and its workaround.
3244              
3245              Subject: [ID 20000628.002] HPUX 11: -Ae compiler flag breaks perl -P
3246              From: Milton Hankins {64892} <webtools@uewrhp03.msd.ray.com>
3247              Date: Wed, 28 Jun 2000 13:58:21 -0400 (EDT)
3248              Message-Id: <200006281758.NAA10339@uewrhp03.msd.ray.com>
3249      Branch: perl
3250            ! README.hpux
3251 ____________________________________________________________________________
3252 [  6469] By: jhi                                   on 2000/07/31  04:15:02
3253         Log: The swallow_bom() saga continues.  The #23 of require.t
3254              (UTF16-LE) still fails (silently, no output) but the #22
3255              (UTF16-BE) seems to be working now.  The root of the
3256              failure may be in sv_gets(): is it UTF-16LE-aware,
3257              especially when it comes to line endings? 
3258      Branch: perl
3259            ! embed.h embed.pl objXSUB.h pod/perldiag.pod proto.h
3260            ! t/comp/require.t toke.c utf8.c
3261 ____________________________________________________________________________
3262 [  6468] By: jhi                                   on 2000/07/30  19:05:48
3263         Log: Find green threads before native threads.
3264              
3265              Subject: Re: Patch to jpl/JNI/Makefile.PL
3266              From: Jens Thomsen <jens@fiend.cis.com>
3267              Date: Fri, 28 Jul 2000 15:54:49 -0600 (MDT)
3268              Message-ID: <Pine.LNX.4.21.0007281553470.687-200000@fiend.cis.com>
3269      Branch: perl
3270            ! jpl/JNI/Makefile.PL
3271 ____________________________________________________________________________
3272 [  6467] By: jhi                                   on 2000/07/30  18:36:22
3273         Log: Fix the HALF_UPGRADE() macro introduced in #6263.
3274      Branch: perl
3275            ! doop.c
3276 ____________________________________________________________________________
3277 [  6466] By: jhi                                   on 2000/07/30  04:37:29
3278         Log: A new version of the "remove UPPERACSE string comparison"
3279              operators.  The problem with the previous one (change #6454)
3280              was that it was for Perl 5.6.0.  From Paul Marquess.
3281      Branch: perl
3282            ! t/op/do.t t/pragma/warn/2use t/pragma/warn/3both
3283            ! t/pragma/warn/4lint t/pragma/warn/5nolint t/pragma/warn/7fatal
3284            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
3285 ____________________________________________________________________________
3286 [  6465] By: jhi                                   on 2000/07/29  22:39:56
3287         Log: Do not upgrade SVs into utf8 just because they participate
3288              in eq or cmp.  Reported and fix suggested in
3289              
3290              Subject: [ID 20000720.009] sv_eq UTF8 bug
3291              From: "Simon Cozens" <simon@othersideofthe.earth.li>
3292              Date: 21 Jul 2000 04:37:29 -0000
3293              Message-Id: <20000721043729.30081.qmail@othersideofthe.earth.li>
3294              
3295              Exercise for the kind reader: should we or should we not
3296              cache the utf8 conversion alonside the SV? (as magic,
3297              as thestrxfrm()ed version is cached under use locale)
3298              Argue both for and against.
3299      Branch: perl
3300            ! sv.c
3301 ____________________________________________________________________________
3302 [  6464] By: jhi                                   on 2000/07/29  22:36:22
3303         Log: Subject: UTF8 concat
3304              From: simon@brecon.co.uk (Simon Cozens) 
3305              Date: 30 Jun 2000 06:13:25 GMT
3306              Message-ID: <slrn8loek5.9ai.simon@justanother.perlhacker.org> 
3307              
3308              (with a memory leak fixed, plus a few casts added)
3309              
3310              This also seems to help for
3311              
3312              Subject: [ID 20000716.015] join UTF8 weirdness
3313              From: root <root@ak-71.mind.de> 
3314              Date: Sat, 15 Jul 2000 15:29:54 +0200
3315              Message-Id: <200007151329.PAA13970@ak-71.mind.de>
3316              
3317              (from Andreas König)
3318      Branch: perl
3319            ! pp_hot.c
3320 ____________________________________________________________________________
3321 [  6463] By: jhi                                   on 2000/07/29  00:55:39
3322         Log: Tune the comments and hopefully stop a memory leak.
3323      Branch: perl
3324            ! toke.c utf8.c
3325 ____________________________________________________________________________
3326 [  6462] By: jhi                                   on 2000/07/29  00:16:53
3327         Log: The problem described in this
3328              
3329              Subject: [ID 20000322.018] named chars aren't magical enough
3330              From: root <root@dixie.cscaper.com>     
3331              Date: Wed, 22 Mar 2000 18:37:42 -0700
3332              Message-Id: <200003230137.SAA29532@dixie.cscaper.com>
3333              
3334              has been fixed in perl 5.6.0 but just in case added a test
3335              to keep it away.  (The report from Joseph Hall.)
3336      Branch: perl
3337            ! t/lib/charnames.t
3338 ____________________________________________________________________________
3339 [  6461] By: jhi                                   on 2000/07/28  23:56:36
3340         Log: Tiny fixes for #6460.
3341      Branch: metaconfig/U/perl
3342            ! gccvers.U
3343      Branch: perl
3344            ! Configure config_h.SH
3345 ____________________________________________________________________________
3346 [  6460] By: jhi                                   on 2000/07/28  23:24:41
3347         Log: Warn if the version of the operating system used to compile gcc
3348              differs from the current version of the operating system.
3349              Also display the gcc compilation os and version in myconfig.
3350              Inspiration from
3351              
3352              Subject: Re: [ID 20000710.003] ERRORS!!         
3353              From: "Kurt D. Starsinic" <kstar@chapin.edu>
3354              Date: Mon, 10 Jul 2000 15:54:16 -0400
3355              Message-ID: <20000710155416.A1384@O2.chapin.edu>
3356      Branch: metaconfig/U/perl
3357            ! gccvers.U
3358      Branch: perl
3359            ! Configure config_h.SH myconfig.SH
3360 ____________________________________________________________________________
3361 [  6459] By: jhi                                   on 2000/07/28  22:00:32
3362         Log: In DEC OSF aka Digital UNIX aka Tru64 add the version
3363              letter to $Config{osvers}.
3364      Branch: metaconfig
3365            ! U/modified/Oldconfig.U
3366      Branch: perl
3367            ! Configure config_h.SH
3368 ____________________________________________________________________________
3369 [  6458] By: jhi                                   on 2000/07/28  04:15:39
3370         Log: Back out #6454, doesn't seem to work.
3371              (Reason: that patch was for perl 5.6.0, not perl-current)
3372              (A version of the patch for perl-current came in later as #6466)
3373      Branch: perl
3374            ! regcomp.c t/op/do.t t/pragma/warn/2use t/pragma/warn/4lint
3375            ! t/pragma/warn/5nolint t/pragma/warn/7fatal
3376            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
3377 ____________________________________________________________________________
3378 [  6457] By: jhi                                   on 2000/07/27  23:31:49
3379         Log: Use setproctitle() if available to modify $0.
3380              
3381              Subject: setting $* on BSD4 broken
3382              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
3383              Date: Sun, 23 Jul 2000 01:31:34 -0700 (PDT)
3384              Message-Id: <200007230831.BAA08379@ventrue.yahoo.com>
3385      Branch: metaconfig
3386            ! U/modified/Myinit.U
3387      Branch: perl
3388            ! Configure config_h.SH mg.c
3389 ____________________________________________________________________________
3390 [  6456] By: jhi                                   on 2000/07/27  14:50:47
3391         Log: Allow "no AutoLoader;", based on change #6444,
3392              suggested by Graham Barr.
3393      Branch: perl
3394            ! lib/AutoLoader.pm
3395 ____________________________________________________________________________
3396 [  6455] By: jhi                                   on 2000/07/27  14:19:10
3397         Log: Subject: [ID 19990709.002] [DOCUMENTATION PATCH] perldiag
3398              From: rspier@pobox.com (Robert Spier)
3399              Date: Thu, 27 Jul 2000 09:49:35 -0400 (EDT)
3400              Message-ID: <14720.15855.787664.424783@rls.cx>
3401      Branch: perl
3402            ! pod/perldiag.pod
3403 ____________________________________________________________________________
3404 [  6454] By: jhi                                   on 2000/07/27  14:03:02
3405         Log: Remove EQ, NE, GT, LT, GE, LE (they have been deprecated
3406              for a long time).
3407              
3408              Reported in
3409              
3410              Subject: [ID 20000717.004] Unexpected complaint of NE deprecation
3411              From: Ryan Herbert <rherbert@sycamorehq.com>
3412              Date: Mon, 17 Jul 2000 11:40:42 -0400
3413              Message-Id: <200007171540.LAA20480@beorn.hq.sai>
3414              
3415              Patched in
3416              
3417              Subject: RE: [ID 20000717.004] Unexpected complaint of NE deprecation
3418              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
3419              Date: Wed, 26 Jul 2000 23:40:18 +0100
3420              Message-ID: <000001bff752$79511880$0a17073e@tiny>
3421              
3422              based on an earlier patch from Stephen P. Potter.
3423              
3424              (Removed later by change #6458 because this patch was for
3425              perl 5.6.0, not perl-current)
3426      Branch: perl
3427            ! t/op/do.t t/pragma/warn/2use t/pragma/warn/4lint
3428            ! t/pragma/warn/5nolint t/pragma/warn/7fatal
3429            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
3430 ____________________________________________________________________________
3431 [  6453] By: jhi                                   on 2000/07/27  13:48:02
3432         Log: Subject: [PATCH] fixes bug 20000508.004
3433              From: Michael Stevens <mstevens@globnix.org>
3434              Date: Thu, 27 Jul 2000 13:49:04 +0100
3435              Message-ID: <20000727134903.A9351@athenaeum.globnix.org>
3436      Branch: perl
3437            ! pod/perldata.pod
3438 ____________________________________________________________________________
3439 [  6452] By: jhi                                   on 2000/07/26  23:51:26
3440         Log: Further File::Temp patches from Yitzchak Scott-Thoennes
3441              and Craig A. Berry.
3442      Branch: perl
3443            ! lib/File/Temp.pm pod/perlport.pod
3444 ____________________________________________________________________________
3445 [  6451] By: jhi                                   on 2000/07/26  19:43:30
3446         Log: Be wary of close()s, too.
3447              
3448              Subject: Re: [PATCH] perlbug cleanup
3449              From: Tim Jenness <t.jenness@jach.hawaii.edu>
3450              Date: Wed, 26 Jul 2000 09:32:43 -1000 (HST)
3451              Message-ID: <Pine.LNX.4.10.10007260931540.27658-100000@lapaki.jach.hawaii.edu>
3452      Branch: perl
3453            ! utils/perlbug.PL
3454 ____________________________________________________________________________
3455 [  6450] By: jhi                                   on 2000/07/26  18:41:40
3456         Log: Subject: Minor doc patch: handy.h
3457              From: Daniel =?iso-8859-1?Q?Mui=F1o?= <dmuino@afip.gov.ar>
3458              Date: Wed, 26 Jul 2000 15:34:25 -0300
3459              Message-ID: <397F2F31.F3F9F4F3@afip.gov.ar>
3460      Branch: perl
3461            ! handy.h pod/perlapi.pod
3462 ____________________________________________________________________________
3463 [  6449] By: jhi                                   on 2000/07/26  18:23:55
3464         Log: Subject: [PATCH] minor doc change - perlguts
3465              From: Michael Stevens <mstevens@globnix.org>
3466              Date: Thu, 13 Jul 2000 12:39:18 +0100
3467              Message-ID: <20000713123918.A26561@athenaeum.globnix.org>
3468      Branch: perl
3469            ! pod/perlguts.pod
3470 ____________________________________________________________________________
3471 [  6448] By: jhi                                   on 2000/07/26  18:20:30
3472         Log: open() wariness in perlbug.
3473              
3474              Subject: [PATCH] perlbug cleanup
3475              From: Michael Stevens <mstevens@globnix.org>
3476              Message-ID: <20000713155222.A11380@athenaeum.globnix.org>
3477              Date: Thu, 13 Jul 2000 15:52:23 +0100
3478      Branch: perl
3479            ! utils/perlbug.PL
3480 ____________________________________________________________________________
3481 [  6447] By: jhi                                   on 2000/07/26  18:13:04
3482         Log: File::Temp patches for VMS and OS/2 from Tim Jenness.
3483      Branch: perl
3484            ! lib/File/Temp.pm t/lib/ftmp-security.t
3485 ____________________________________________________________________________
3486 [  6446] By: jhi                                   on 2000/07/26  18:06:32
3487         Log: docfix from Peter Scott <Peter@PSDT.com>.
3488      Branch: perl
3489            ! pod/perlfunc.pod
3490 ____________________________________________________________________________
3491 [  6445] By: jhi                                   on 2000/07/26  17:53:31
3492         Log: Fix *foo{FORMAT}.
3493              
3494              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
3495              Subject: Re: Looking for a starting point (Mark-Jason?, Chip?, Jarkko?)
3496              Date: Wed, 26 Jul 2000 19:51:02 +0200
3497              Message-Id: <20000726194952.41DD.H.M.BRAND@hccnet.nl>
3498              
3499              From: Graham Barr <gbarr@pobox.com>
3500              Subject: Re: Looking for a starting point (Mark-Jason?, Chip?, Jarkko?)
3501              Date: Wed, 26 Jul 2000 17:38:36 +0100
3502              Message-ID: <20000726173836.L472@pobox.com>
3503      Branch: perl
3504            ! pp.c sv.c t/op/gv.t
3505 ____________________________________________________________________________
3506 [  6444] By: jhi                                   on 2000/07/26  17:49:14
3507         Log: Allow "sub AUTOLOAD;" to stop AUTOLOAD inheritance,
3508              from Graham Barr in the module list.
3509      Branch: perl
3510            ! gv.c pod/perlobj.pod
3511 ____________________________________________________________________________
3512 [  6443] By: jhi                                   on 2000/07/26  16:06:56
3513         Log: More split() doc and test patches from Mike Guy.
3514      Branch: perl
3515            ! pod/perlfunc.pod t/op/split.t
3516 ____________________________________________________________________________
3517 [  6442] By: jhi                                   on 2000/07/26  16:05:30
3518         Log: MacOS nits from Matthias Neeracher.
3519      Branch: perl
3520            ! perl.c pp_ctl.c
3521 ____________________________________________________________________________
3522 [  6441] By: jhi                                   on 2000/07/26  04:39:57
3523         Log: Subject: [PATCH] split /^/
3524              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
3525              Date: Tue, 25 Jul 2000 14:18:57 +0100
3526              Message-Id: <E13H4bp-00062h-00@libra.cus.cam.ac.uk>
3527              
3528              (with notes from tchrist and gbarr)
3529      Branch: perl
3530            ! pod/perlfunc.pod t/op/split.t
3531 ____________________________________________________________________________
3532 [  6440] By: jhi                                   on 2000/07/26  04:32:32
3533         Log: Subject: [PATCH: perl@6409] bug fix for munchconfig (turned up by CXX)
3534              From: Peter Prymmer <pvhp@forte.com>
3535              Date: Tue, 25 Jul 2000 18:59:16 -0700 (PDT)
3536              Message-ID: <Pine.OSF.4.10.10007251805350.294719-100000@aspara.forte.com>
3537      Branch: perl
3538            ! vms/munchconfig.c
3539 ____________________________________________________________________________
3540 [  6439] By: jhi                                   on 2000/07/26  04:31:01
3541         Log: Make the unimplemented POSIX regex features [[.cc.]] and [[=c=]]
3542              to be fatal errors (instead of by default ignoring them, and
3543              ignoring with a bug: even though -w gave an error, the opening [
3544              was left in)  Reported in:
3545              
3546              Subject: [ID 20000716.024] [=cc=] / [:blank:]
3547              From: Jeffrey Friedl <jfriedl@fummy.dsl.yahoo.com>
3548              Date: Sun, 16 Jul 2000 17:55:29 -0700
3549              Message-Id: <200007170055.RAA23528@fummy.dsl.yahoo.com>
3550      Branch: perl
3551            ! pod/perldiag.pod regcomp.c t/pragma/warn/regcomp
3552 ____________________________________________________________________________
3553 [  6438] By: jhi                                   on 2000/07/25  15:41:15
3554         Log: Subject: [PATCH] av.c apidoc
3555              From: simon@brecon.co.uk (Simon Cozens)
3556              Date: 24 Jul 2000 06:40:52 GMT
3557              Message-ID: <slrn8nnp7k.cgv.simon@justanother.perlhacker.org>
3558      Branch: perl
3559            ! av.c embed.h embed.pl embedvar.h global.sym objXSUB.h
3560            ! perlapi.c perlapi.h pod/perlapi.pod proto.h
3561 ____________________________________________________________________________
3562 [  6437] By: jhi                                   on 2000/07/25  14:05:36
3563         Log: Subject: [ID 20000724.003] Documentation changes for perllocale.pod
3564              From: "Stephen P. Potter" <spp@ds.net>
3565              Date: Mon, 24 Jul 2000 14:22:23 -0400
3566              Message-Id: <200007241822.OAA06827@spp.users.ds.net>
3567      Branch: perl
3568            ! pod/perllocale.pod
3569 ____________________________________________________________________________
3570 [  6436] By: jhi                                   on 2000/07/25  14:02:03
3571         Log: Subject: [PATCH] Make large file tests deal with SIGXFSZ
3572              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
3573              Date: Mon, 24 Jul 2000 18:04:28 +0100
3574              Message-Id: <E13GleW-0000fr-00@libra.cus.cam.ac.uk>
3575      Branch: perl
3576            ! t/lib/syslfs.t t/op/lfs.t
3577 ____________________________________________________________________________
3578 [  6435] By: jhi                                   on 2000/07/25  13:59:28
3579         Log: Get UTF16 BOMs working.  Patch from
3580              
3581              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
3582              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
3583              Date: Tue, 25 Jul 2000 12:52:45 +0100
3584              Message-Id: <E13H3GP-0004MR-00@libra.cus.cam.ac.uk>
3585              
3586              and notes from
3587              
3588              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
3589              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
3590              Date: Tue, 25 Jul 2000 11:43:25 +0100
3591              Message-Id: <E13H2BJ-0002nG-00@libra.cus.cam.ac.uk>
3592      Branch: perl
3593            ! t/comp/require.t toke.c utf8.c
3594 ____________________________________________________________________________
3595 [  6434] By: jhi                                   on 2000/07/25  02:39:54
3596         Log: Make the "uninit variable" warning to say "concat or string"
3597              or "join or string" when in concat or join .
3598              
3599              Subject: Re: [ID 20000403.009] uninitialised concatenation???
3600              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
3601              Date: Tue, 04 Apr 2000 18:22:58 +0100
3602              Message-Id: <E12cX2Y-000364-00@taurus.cus.cam.ac.uk>
3603              
3604              Subject: [ID 20000330.052] Use of uninitialized value in concatenation (.)
3605              From: William R Ward <hermit@BayView.COM>
3606              Date: Thu, 30 Mar 2000 19:50:03 -0800
3607              Message-Id: <200003310350.TAA13319@komodo.bayview.com>
3608      Branch: perl
3609            ! opcode.h opcode.pl opnames.h pp.sym pp_proto.h
3610            ! t/pragma/warn/op t/pragma/warn/sv
3611 ____________________________________________________________________________
3612 [  6433] By: jhi                                   on 2000/07/24  17:52:56
3613         Log: File::Spec::VMS fixup for tmpdir from Craig Berry.
3614      Branch: perl
3615            ! lib/File/Spec/VMS.pm
3616 ____________________________________________________________________________
3617 [  6432] By: jhi                                   on 2000/07/24  17:44:44
3618         Log: Test cases for #6431.
3619              
3620              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
3621              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
3622              Date: Mon, 24 Jul 2000 15:32:29 +0100
3623              Message-Id: <E13GjHR-00058t-00@libra.cus.cam.ac.uk>
3624      Branch: perl
3625            ! t/op/pat.t t/op/split.t
3626 ____________________________________________________________________________
3627 [  6431] By: jhi                                   on 2000/07/24  17:43:17
3628         Log: Bind op fix.
3629              
3630              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
3631              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
3632              Date: Mon, 17 Jul 2000 20:04:56 +0100
3633              Message-Id: <E13EGCG-0006oO-00@libra.cus.cam.ac.uk>
3634      Branch: perl
3635            ! op.c
3636 ____________________________________________________________________________
3637 [  6430] By: jhi                                   on 2000/07/24  03:42:42
3638         Log: Subject: [ID 20000716.023] syslog test fails without sockets
3639              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
3640              Date: Sun, 16 Jul 2000 12:07:42 -0700 (PDT)
3641              Message-Id: <200007161907.e6GJ7g115736@garcia.efn.org>
3642      Branch: metaconfig/U/perl
3643            ! Extensions.U
3644      Branch: perl
3645            ! Configure config_h.SH
3646 ____________________________________________________________________________
3647 [  6429] By: jhi                                   on 2000/07/24  03:11:52
3648         Log: Add an optimization for map-maps-a-list-element-to-more-list-elements
3649              case, but add also notes explaining the relationship of this
3650              patch and the earlier notes by Sarathy.
3651              
3652              Subject: Map is still slow
3653              From: "Ben Tilly" <ben_tilly@hotmail.com>
3654              Date: Sat, 15 Jul 2000 17:23:27 EDT
3655              Message-ID: <20000715212327.21656.qmail@hotmail.com>
3656      Branch: perl
3657            ! pp_ctl.c
3658 ____________________________________________________________________________
3659 [  6428] By: jhi                                   on 2000/07/24  02:58:52
3660         Log: Documentation to explain the behaviour of map().
3661              
3662              Subject: Re: Map is still slow 
3663              From: Gurusamy Sarathy <gsar@ActiveState.com>
3664              Date: Sat, 15 Jul 2000 16:05:09 -0700
3665              Message-Id: <200007152305.QAA26887@molotok.activestate.com>
3666      Branch: perl
3667            ! pp_ctl.c
3668 ____________________________________________________________________________
3669 [  6427] By: jhi                                   on 2000/07/24  02:50:03
3670         Log: Add tests for
3671              [ID 19991110.003] another matching finding by pcre author
3672              which has already been fixed by some patch, as verified in
3673              
3674              Subject: Re: two regex bugs from the mists of time (well, last November)
3675              From: Hugo <hv@crypt.compulink.co.uk>
3676              Date: Sat, 22 Jul 2000 18:12:58 +0100
3677              Message-Id: <200007221712.SAA26770@crypt.compulink.co.uk>
3678      Branch: perl
3679            ! t/op/re_tests
3680 ____________________________________________________________________________
3681 [  6426] By: jhi                                   on 2000/07/24  02:11:20
3682         Log: A missing 'break' after the [[:space:]] switch case.
3683              
3684              Subject: [ID 20000718.006] Missing 'break' in regcomp.c
3685              From: "Stephen P. Potter" <spp@ds.net>
3686              Date: Tue, 18 Jul 2000 16:25:17 -0400
3687              Message-Id: <200007182025.QAA28383@spp.users.ds.net>
3688      Branch: perl
3689            ! regcomp.c
3690 ____________________________________________________________________________
3691 [  6425] By: jhi                                   on 2000/07/24  02:06:12
3692         Log: The output might have been produced in the wrong order.
3693              
3694              Subject: [ID 20000720.003] [PATCH] t/op/write.t
3695              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
3696              Date: Thu, 20 Jul 2000 18:49:18 +0100
3697              Message-Id: <E13FKRi-0004rF-00@libra.cus.cam.ac.uk>
3698      Branch: perl
3699            ! t/op/write.t
3700 ____________________________________________________________________________
3701 [  6424] By: jhi                                   on 2000/07/24  02:00:07
3702         Log: Use STDOUT consistently.
3703              
3704              Subject: [ID 20000720.002] [PATCH] Consistency of Test::Harness output
3705              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
3706              Date: Thu, 20 Jul 2000 18:04:01 +0100
3707              Message-Id: <E13FJjt-0004Jh-00@libra.cus.cam.ac.uk>
3708      Branch: perl
3709            ! lib/Test/Harness.pm
3710 ____________________________________________________________________________
3711 [  6423] By: jhi                                   on 2000/07/24  01:54:54
3712         Log: Protect against "wild next"s, that is, callbacks doing "next"
3713              instead of "return".
3714              
3715              Subject: [PATCH] Re: [ID 20000717.003] Core dump in 5.6.0
3716              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
3717              Date: Tue, 18 Jul 2000 11:30:16 +0100
3718              Message-Id: <E13EUdk-0006ha-00@libra.cus.cam.ac.uk>
3719      Branch: perl
3720            ! lib/File/Find.pm
3721 ____________________________________________________________________________
3722 [  6422] By: jhi                                   on 2000/07/24  01:35:47
3723         Log: Out-of-date note removed.
3724              
3725              Subject: [PATCH] documentation perlipc
3726              From: rspier@pobox.com (Robert Spier)
3727              Date: Thu, 20 Jul 2000 19:21:14 -0400 (EDT)
3728              Message-ID: <14711.35178.572612.502654@rls.cx>
3729      Branch: perl
3730            ! pod/perlipc.pod
3731 ____________________________________________________________________________
3732 [  6421] By: jhi                                   on 2000/07/24  00:09:18
3733         Log: Send all installperl messages to STDERR and be -w clean.
3734              
3735              Subject: [PATCH] Re: [ID 20000721.003] installperl stderr/stdout problem
3736              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
3737              Date: Sat, 22 Jul 2000 14:02:11 +0100
3738              Message-Id: <E13Fyux-0003Q2-00@libra.cus.cam.ac.uk>
3739      Branch: perl
3740            ! installperl
3741 ____________________________________________________________________________
3742 [  6420] By: jhi                                   on 2000/07/24  00:04:19
3743         Log: Decutandpasto.
3744              
3745              Subject: [PATCH perl-current] 19990607.008 - perlipc.pod
3746              From: "Richard Soderberg" <rs@crystalflame.net>
3747              Date: Sun, 23 Jul 2000 01:37:23 -0700
3748              Message-ID: <NAEKLNAAHLMBPMPNBMLECEIKCBAA.rs@crystalflame.net>
3749      Branch: perl
3750            ! pod/perlipc.pod
3751 ____________________________________________________________________________
3752 [  6419] By: jhi                                   on 2000/07/24  00:01:12
3753         Log: A cleaner abs_path().
3754              Subject: Re: unix alternative to Cwd.pm
3755              From: Jeff Pinyan <jeffp@crusoe.net>
3756              Date: Sun, 23 Jul 2000 17:43:02 -0400 (EDT)
3757              Message-ID: <Pine.GSO.4.21.0007231739120.4304-100000@crusoe.crusoe.net>
3758      Branch: perl
3759            ! lib/Cwd.pm
3760 ____________________________________________________________________________
3761 [  6418] By: jhi                                   on 2000/07/23  23:48:56
3762         Log: Detypo.
3763              
3764              Subject: [PATCH perl-current] Typo in hints/powerux.sh
3765              From: "Richard Soderberg" <rs@crystalflame.net>
3766              Date: Sun, 23 Jul 2000 01:27:33 -0700
3767              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEIJCBAA.rs@crystalflame.net>
3768      Branch: perl
3769            ! hints/powerux.sh
3770 ____________________________________________________________________________
3771 [  6417] By: jhi                                   on 2000/07/17  22:13:31
3772         Log: Subject: SDBM_File documentation
3773              From: mjd@plover.com
3774              Date: 16 Jul 2000 17:41:17 -0000
3775              Message-ID: <20000716174117.18515.qmail@plover.com>
3776      Branch: perl
3777            ! ext/SDBM_File/SDBM_File.pm
3778 ____________________________________________________________________________
3779 [  6416] By: jhi                                   on 2000/07/17  19:13:26
3780         Log: MPE/ix updates for perl 5.6.0 from Mark Bixby.
3781      Branch: perl
3782            ! hints/mpeix.sh mpeix/relink
3783 ____________________________________________________________________________
3784 [  6415] By: jhi                                   on 2000/07/15  14:11:02
3785         Log: Fix the bitvector ops for utf8 (tricky since past 7 bits
3786              the utf8 'characters' can be more than one octet).
3787              
3788              Date: Sat, 15 Jul 2000 00:21:56 +0100
3789              From: Tom Hughes <tom@compton.nu>
3790              Subject: Re: [ID 20000714.002]
3791              Message-ID: <db2334de49.tom@compton.compton.nu>
3792              
3793              Reported in
3794              
3795              Subject: [ID 20000714.002]
3796              From: "Simon Cozens" <simon@othersideofthe.earth.li>
3797              Date: 14 Jul 2000 15:13:09 -0000
3798              Message-Id: <20000714151309.7170.qmail@othersideofthe.earth.li>
3799      Branch: perl
3800            ! doop.c
3801 ____________________________________________________________________________
3802 [  6414] By: jhi                                   on 2000/07/15  03:13:41
3803         Log: another VMS build tweak from Peter Prymmer
3804      Branch: perl
3805            ! vms/descrip_mms.template
3806 ____________________________________________________________________________
3807 [  6413] By: jhi                                   on 2000/07/15  03:10:40
3808         Log: perlvms.pod whitespace cleanup to keep pod utils happy.
3809      Branch: perl
3810            ! vms/perlvms.pod
3811 ____________________________________________________________________________
3812 [  6412] By: jhi                                   on 2000/07/15  00:31:05
3813         Log: More docs for sv functions.
3814              
3815              Subject: [PATCH cfgperl] sv.c apidoc
3816              From: simon@brecon.co.uk (Simon Cozens)
3817              Date: 13 Jul 2000 09:00:20 GMT
3818              Message-ID: <slrn8mr194.2em.simon@justanother.perlhacker.org>
3819              
3820              Subject: Re: [PATCH cfgperl] sv.c apidoc
3821              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
3822              Date: Thu, 13 Jul 2000 12:27:41 +0100
3823              Message-Id: <E13Ch9Z-0006QL-00@libra.cus.cam.ac.uk>
3824              
3825              Subject: Re: [PATCH cfgperl] sv.c apidoc
3826              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
3827              Date: Thu, 13 Jul 2000 13:23:09 +0100
3828              Message-Id: <E13Ci1F-0007WR-00@libra.cus.cam.ac.uk>
3829              
3830              Subject: Re: [PATCH cfgperl] sv.c apidoc
3831              From: simon@brecon.co.uk (Simon Cozens)
3832              Date: 14 Jul 2000 06:51:02 GMT
3833              Message-ID: <slrn8mte2m.1qo.simon@justanother.perlhacker.org>
3834      Branch: perl
3835            ! embed.pl pod/perlapi.pod sv.c
3836 ____________________________________________________________________________
3837 [  6411] By: jhi                                   on 2000/07/15  00:10:41
3838         Log: lib/b test fixes from Peter Prymmer.
3839      Branch: perl
3840            ! t/lib/b.t
3841 ____________________________________________________________________________
3842 [  6410] By: jhi                                   on 2000/07/15  00:02:09
3843         Log: Subject: [docpatch] Re: [ID 19991002.011] perldoc -f shift
3844              From: Hugo <hv@crypt.compulink.co.uk>
3845              Date: Fri, 14 Jul 2000 23:05:20 +0100
3846              Message-Id: <200007142205.XAA17882@crypt.compulink.co.uk>
3847              
3848              Didn't anymore apply, but that point still could use another fix.
3849      Branch: perl
3850            ! pod/perlfunc.pod
3851 ____________________________________________________________________________
3852 [  6409] By: jhi                                   on 2000/07/14  23:15:15
3853         Log: thinko fix in vms/descrip_mms.template, the win32.pod in lib,
3854              not in pod, from Peter Prymmer
3855      Branch: perl
3856            ! vms/descrip_mms.template
3857 ____________________________________________________________________________
3858 [  6408] By: jhi                                   on 2000/07/14  20:35:05
3859         Log: The bug report
3860              [ID 19991110.002] minimal matching discrepancy found by pcre author
3861              seems to have been fixed (though differently from what was suggested
3862              in the report) in 5.6.0.  Add tests to keep the bug from reappearing.
3863      Branch: perl
3864            ! t/op/re_tests
3865 ____________________________________________________________________________
3866 [  6407] By: jhi                                   on 2000/07/14  17:38:08
3867         Log: Fix AutoSplit to use File::Spec the right way in VMS,
3868              from Peter Prymmer.
3869      Branch: perl
3870            ! lib/AutoSplit.pm
3871 ____________________________________________________________________________
3872 [  6406] By: jhi                                   on 2000/07/14  14:13:22
3873         Log: Merge perlhacktut into perlhack, update perlguts.
3874              
3875              Subject: Re: Perlhacktut
3876              From: simon@brecon.co.uk (Simon Cozens)
3877              Date: 14 Jul 2000 06:49:21 GMT
3878              Message-ID: <slrn8mtdvh.1qo.simon@justanother.perlhacker.org>
3879              
3880              Subject: Re: Perlhacktut
3881              From: simon@brecon.co.uk (Simon Cozens)
3882              Date: 14 Jul 2000 07:09:45 GMT
3883              Message-ID: <slrn8mtf5p.1qo.simon@justanother.perlhacker.org>
3884      Branch: perl
3885            ! pod/perlguts.pod pod/perlhack.pod
3886 ____________________________________________________________________________
3887 [  6405] By: jhi                                   on 2000/07/14  14:02:31
3888         Log: Integrate with Sarathy.
3889      Branch: cfgperl
3890           !> doop.c embed.h embed.pl embedvar.h ext/IPC/SysV/Makefile.PL
3891           !> intrpvar.h lib/ExtUtils/MM_Unix.pm mg.c op.c perlapi.h
3892           !> pod/perlapi.pod pp.c proto.h sv.h thread.h toke.c util.c
3893 ____________________________________________________________________________
3894 [  6404] By: gsar                                  on 2000/07/14  12:15:02
3895         Log: PERL_OBJECT build tweaks
3896      Branch: perl
3897            ! toke.c
3898 ____________________________________________________________________________
3899 [  6403] By: gsar                                  on 2000/07/14  11:23:41
3900         Log: inconsistent types needs casts
3901      Branch: perl
3902            ! toke.c
3903 ____________________________________________________________________________
3904 [  6402] By: gsar                                  on 2000/07/14  11:12:04
3905         Log: typos in change#6399, regen headers
3906      Branch: perl
3907            ! doop.c embed.h embedvar.h perlapi.h pod/perlapi.pod proto.h
3908 ____________________________________________________________________________
3909 [  6401] By: gsar                                  on 2000/07/14  10:59:12
3910         Log: typecasts needed for change#6394
3911      Branch: perl
3912            ! toke.c
3913 ____________________________________________________________________________
3914 [  6400] By: gsar                                  on 2000/07/14  10:49:37
3915         Log: integrate cfgperl contents into mainline
3916      Branch: perl
3917           !> Configure MANIFEST config_h.SH embed.pl global.sym proto.h
3918           !> regcomp.c regexec.c t/op/re_tests toke.c vms/subconfigure.com
3919 ____________________________________________________________________________
3920 [  6399] By: gsar                                  on 2000/07/14  10:38:35
3921         Log: enable UTF-16 filter by default if relevant BOM is seen; various
3922              cleanups (typos, misformatted code, and small bugs)
3923      Branch: perl
3924            ! doop.c embed.pl mg.c op.c pp.c toke.c
3925 ____________________________________________________________________________
3926 [  6398] By: gsar                                  on 2000/07/14  08:55:38
3927         Log: rename totally bletcherous SvLOCK() thingy (doesn't do what the
3928              name suggests anyway)
3929      Branch: perl
3930            ! ext/IPC/SysV/Makefile.PL sv.h thread.h util.c
3931 ____________________________________________________________________________
3932 [  6397] By: gsar                                  on 2000/07/14  08:44:33
3933         Log: move new variables to the end of the interpreter structure (for
3934              bincompat in code that doesn't #include XSUB.h)
3935      Branch: perl
3936            ! intrpvar.h
3937 ____________________________________________________________________________
3938 [  6396] By: gsar                                  on 2000/07/14  08:13:58
3939         Log: MakeMaker should not remove editor backups (*~) on `make clean`
3940              by default (completes change#6383)
3941      Branch: perl
3942            ! lib/ExtUtils/MM_Unix.pm
3943 ____________________________________________________________________________
3944 [  6395] By: jhi                                   on 2000/07/14  05:20:33
3945         Log: Replace change #6337 with a better one.
3946              
3947              Subject: Re: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking 
3948              From: Hugo <hv@crypt.compulink.co.uk>
3949              Date: Fri, 14 Jul 2000 04:16:20 +0100
3950              Message-Id: <200007140316.EAA15857@crypt.compulink.co.uk>
3951      Branch: cfgperl
3952            ! regexec.c t/op/re_tests
3953 ____________________________________________________________________________
3954 [  6394] By: jhi                                   on 2000/07/14  01:33:59
3955         Log: Fix the BOM bug: not a byteorder bug, a signedness bug.
3956      Branch: cfgperl
3957            ! embed.pl global.sym proto.h toke.c
3958 ____________________________________________________________________________
3959 [  6393] By: jhi                                   on 2000/07/13  23:41:23
3960         Log: remove discarded test
3961      Branch: cfgperl
3962            ! MANIFEST
3963 ____________________________________________________________________________
3964 [  6392] By: jhi                                   on 2000/07/13  23:32:25
3965         Log: The {multiplier} of a fixed substring was overlooked which
3966              caused a wrong initial search offset for that substring.
3967              
3968              Subject: [PATCH 5.6.0] Re: [ID 20000613.001] Regex works in v5.005_03 but fails in v5.06
3969              From: Hugo <hv@crypt.compulink.co.uk>
3970              Message-Id: <200007131827.TAA14487@crypt.compulink.co.uk>
3971              Date: Thu, 13 Jul 2000 19:27:13 +0100
3972      Branch: cfgperl
3973            ! regcomp.c t/op/re_tests
3974 ____________________________________________________________________________
3975 [  6391] By: jhi                                   on 2000/07/13  16:37:42
3976         Log: typo fix from Craig Berry
3977      Branch: cfgperl
3978            ! vms/subconfigure.com
3979 ____________________________________________________________________________
3980 [  6390] By: jhi                                   on 2000/07/13  13:20:12
3981         Log: Integrate with Sarathy.
3982      Branch: cfgperl
3983            - t/op/method2entersub.t
3984           !> Changes Configure Makefile.SH ext/IPC/SysV/Makefile.PL
3985           !> pod/perldelta.pod sv.c t/lib/english.t t/lib/selfloader.t
3986           !> t/op/sprintf.t toke.c win32/Makefile win32/config_h.PL
3987           !> win32/makefile.mk win32/win32sck.c x2p/Makefile.SH
3988 ____________________________________________________________________________
3989 [  6389] By: jhi                                   on 2000/07/13  13:18:48
3990         Log: Detypo from Peter Prymmer, part of #6388.
3991      Branch: cfgperl
3992            ! Configure config_h.SH
3993      Branch: metaconfig
3994            ! U/modified/d_longlong.U
3995 ____________________________________________________________________________
3996 [  6388] By: gsar                                  on 2000/07/13  06:33:40
3997         Log: typos (spotted by Peter Prymmer)
3998      Branch: perl
3999            ! Configure t/lib/english.t
4000 ____________________________________________________________________________
4001 [  6387] By: gsar                                  on 2000/07/13  05:35:28
4002         Log: new selfloader.t in change#6183 doesn't close DATA handles,
4003              and thus fails to clean up tmp files on dosish platforms
4004      Branch: perl
4005            ! t/lib/selfloader.t
4006 ____________________________________________________________________________
4007 [  6386] By: gsar                                  on 2000/07/12  21:42:39
4008         Log: sprintf test tweaks (from Dominic Dunlop)
4009      Branch: perl
4010            ! t/op/sprintf.t
4011 ____________________________________________________________________________
4012 [  6385] By: gsar                                  on 2000/07/12  21:33:46
4013         Log: fix bugs in processing %v-*d and similar format specs (from
4014              Avi Finkel <avi@finkel.org>)
4015      Branch: perl
4016            ! sv.c t/op/sprintf.t
4017 ____________________________________________________________________________
4018 [  6384] By: gsar                                  on 2000/07/12  16:04:19
4019         Log: readd missing perldelta.pod changes from changes#6339,6376
4020      Branch: perl
4021            ! pod/perldelta.pod
4022 ____________________________________________________________________________
4023 [  6383] By: gsar                                  on 2000/07/12  16:00:51
4024         Log: don't clobber *.orig files on *clean targets
4025      Branch: perl
4026            ! Makefile.SH ext/IPC/SysV/Makefile.PL x2p/Makefile.SH
4027 ____________________________________________________________________________
4028 [  6382] By: gsar                                  on 2000/07/12  07:59:12
4029         Log: fix broken integrations in cfgperl
4030      Branch: cfgperl
4031           !> Changes pod/perldelta.pod
4032 ____________________________________________________________________________
4033 [  6381] By: gsar                                  on 2000/07/12  07:42:17
4034         Log: integrate cfgperl changes into mainline
4035      Branch: perl
4036            ! Changes
4037           !> Configure config_h.SH pod/perlbook.pod pod/perldelta.pod
4038           !> pod/perlre.pod
4039 ____________________________________________________________________________
4040 [  6380] By: gsar                                  on 2000/07/12  07:31:00
4041         Log: get sprintf.t to adjust properly for 3-digit exponents
4042      Branch: perl
4043            ! t/op/sprintf.t
4044 ____________________________________________________________________________
4045 [  6379] By: gsar                                  on 2000/07/12  06:40:04
4046         Log: change#6174 needs corresponding change in win32/config_h.PL,
4047              which grovels through config_h.SH to find the config.h name
4048      Branch: perl
4049            ! win32/config_h.PL
4050 ____________________________________________________________________________
4051 [  6378] By: jhi                                   on 2000/07/12  05:03:59
4052         Log: Do the cc sanity check both before the hints and
4053              after the cc selction.
4054      Branch: cfgperl
4055            ! Configure config_h.SH
4056      Branch: metaconfig
4057            ! U/modified/Oldconfig.U U/modified/cc.U
4058      Branch: metaconfig/U/perl
4059            + Checkcc.U
4060 ____________________________________________________________________________
4061 [  6377] By: jhi                                   on 2000/07/12  02:49:22
4062         Log: Fix nits noticed by Boston.pm.
4063      Branch: cfgperl
4064            ! pod/perlre.pod
4065 ____________________________________________________________________________
4066 [  6376] By: jhi                                   on 2000/07/11  21:22:13
4067         Log: Configure cosmetics and perldelta.
4068      Branch: cfgperl
4069            ! Configure config_h.SH pod/perldelta.pod
4070      Branch: metaconfig
4071            ! U/modified/cc.U
4072 ____________________________________________________________________________
4073 [  6375] By: gsar                                  on 2000/07/11  21:17:35
4074         Log: windows build tweaks (op/sprintf.t still fails tests 120-121, 149)
4075      Branch: perl
4076            ! t/op/sprintf.t win32/Makefile win32/makefile.mk
4077            ! win32/win32sck.c
4078 ____________________________________________________________________________
4079 [  6374] By: gsar                                  on 2000/07/11  20:48:50
4080         Log: tweak for build failure under multiplicity
4081      Branch: perl
4082            ! toke.c
4083 ____________________________________________________________________________
4084 [  6373] By: gsar                                  on 2000/07/11  20:37:23
4085         Log: integrate cfgperl changes#6325..6373 into mainline
4086              (NOTE: today's batch of integrations still untested)
4087      Branch: perl
4088           +> ext/DynaLoader/hints/netbsd.pl
4089            ! Changes
4090           !> (integrate 26 files)
4091 ____________________________________________________________________________
4092 [  6372] By: jhi                                   on 2000/07/11  20:30:36
4093         Log: Reintroduce perlbook (updated for Mk III), introduce perlposix-bc,
4094              regen perltoc.
4095      Branch: cfgperl
4096            + pod/perlbook.pod
4097            ! MANIFEST pod/Makefile.SH pod/buildtoc.PL pod/perl.pod
4098            ! pod/perltoc.pod
4099 ____________________________________________________________________________
4100 [  6371] By: jhi                                   on 2000/07/11  20:08:56
4101         Log: Minor cleanups on the booklist.
4102      Branch: cfgperl
4103            ! pod/perlfaq2.pod
4104 ____________________________________________________________________________
4105 [  6370] By: jhi                                   on 2000/07/11  19:31:13
4106         Log: mjd's tr patches "broke" tr/z-Z/z-Z/
4107      Branch: cfgperl
4108            ! t/pragma/overload.t
4109 ____________________________________________________________________________
4110 [  6369] By: gsar                                  on 2000/07/11  19:27:48
4111         Log: integrate cfgperl changes#6293..6324 into mainline
4112      Branch: perl
4113           +> lib/Win32.pod lib/lib_pm.PL pod/Makefile.SH pod/buildtoc.PL
4114            - lib/lib.pm.PL pod/Makefile pod/Win32.pod pod/buildtoc
4115           !> (integrate 30 files)
4116 ____________________________________________________________________________
4117 [  6368] By: gsar                                  on 2000/07/11  19:18:57
4118         Log: skip integrate of problematic change#6292 from cfgperl into mainline
4119      Branch: perl
4120           !> pp_hot.c
4121 ____________________________________________________________________________
4122 [  6367] By: gsar                                  on 2000/07/11  19:17:21
4123         Log: integrate cfgperl changes#6288..6290 into mainline
4124      Branch: perl
4125           !> lib/File/Spec/Functions.pm lib/File/Spec/OS2.pm
4126 ____________________________________________________________________________
4127 [  6366] By: gsar                                  on 2000/07/11  19:11:18
4128         Log: integrate cfgperl changes#6268..6282 into mainline
4129      Branch: perl
4130           !> (integrate 30 files)
4131 ____________________________________________________________________________
4132 [  6365] By: gsar                                  on 2000/07/11  18:57:00
4133         Log: delete new accidentally branched file
4134      Branch: perl
4135            - t/op/method2entersub.t
4136 ____________________________________________________________________________
4137 [  6364] By: gsar                                  on 2000/07/11  18:55:13
4138         Log: skip integrate of change#6267 from cfgperl into mainline (the
4139              method call optimization is flawed without additional hints
4140              from user about immutableness of @ISA and no runtime method
4141              definitions)
4142      Branch: perl
4143           +> t/op/method2entersub.t
4144           !> MANIFEST embed.pl lib/ExtUtils/Install.pm lib/base.pm op.c
4145           !> perl.h t/op/sprintf.t xsutils.c
4146 ____________________________________________________________________________
4147 [  6363] By: gsar                                  on 2000/07/11  18:49:43
4148         Log: integrate cfgperl changes#6261..6266 into mainline
4149      Branch: perl
4150           !> README.epoc cygwin/Makefile.SHs doop.c epoc/config.sh
4151           !> epoc/createpkg.pl epoc/epocish.c epoc/epocish.h
4152           !> ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
4153           !> hints/bsdos.sh pod/perldiag.pod t/comp/require.t toke.c
4154 ____________________________________________________________________________
4155 [  6362] By: gsar                                  on 2000/07/11  18:43:26
4156         Log: integrate cfgperl changes#6252..6260 into mainline
4157      Branch: perl
4158           !> MANIFEST doop.c embed.h embed.pl embedvar.h lib/Exporter.pm
4159           !> lib/IPC/Open3.pm objXSUB.h op.c pod/perlfunc.pod pp.c
4160           !> pp_proto.h proto.h sv.c t/op/my_stash.t t/op/pack.t t/op/tr.t
4161           !> t/pragma/constant.t t/pragma/warn/op t/pragma/warn/regcomp
4162 ____________________________________________________________________________
4163 [  6361] By: gsar                                  on 2000/07/11  18:37:12
4164         Log: skip integrate of problematic change#6251 from cfgperl into mainline
4165      Branch: perl
4166           !> lib/Exporter.pm
4167 ____________________________________________________________________________
4168 [  6360] By: gsar                                  on 2000/07/11  18:34:56
4169         Log: integrate cfgperl change#6250 into mainline
4170      Branch: perl
4171           +> t/op/my_stash.t
4172           !> MANIFEST embed.pl proto.h toke.c
4173 ____________________________________________________________________________
4174 [  6359] By: gsar                                  on 2000/07/11  18:21:19
4175         Log: integrate cfgperl changes#6242..6249 into mainline
4176      Branch: perl
4177           !> embed.h embed.pl embedvar.h ext/DynaLoader/DynaLoader_pm.PL
4178           !> gv.c lib/File/Spec.pm lib/IPC/Open3.pm objXSUB.h perlapi.c
4179           !> perlapi.h pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod
4180           !> pp_proto.h proto.h sv.c t/lib/filefunc.t t/lib/filespec.t
4181           !> t/lib/peek.t utf8.c
4182 ____________________________________________________________________________
4183 [  6358] By: gsar                                  on 2000/07/11  18:15:45
4184         Log: skip integrate of problematic change#6241 from cfgperl into mainline
4185      Branch: perl
4186           !> regcomp.c t/pragma/warn/regcomp t/pragma/warn/toke toke.c
4187 ____________________________________________________________________________
4188 [  6357] By: jhi                                   on 2000/07/11  18:15:16
4189         Log: Fix for
4190              Subject: [ID 20000711.005] spurious uninit warning with msgrcv()
4191              From: Roderick Schertler <roderick@argon.org> 
4192              Date: Tue, 11 Jul 2000 13:55:05 -0400 
4193              Message-Id: <200007111755.NAA05077@jones.argon.org> 
4194      Branch: cfgperl
4195            ! doio.c
4196 ____________________________________________________________________________
4197 [  6356] By: jhi                                   on 2000/07/11  18:12:51
4198         Log: Typo in #6341.
4199      Branch: cfgperl
4200            ! pp_hot.c
4201 ____________________________________________________________________________
4202 [  6355] By: gsar                                  on 2000/07/11  18:12:10
4203         Log: integrate cfgperl changes#6231..6240 into mainline
4204      Branch: perl
4205           +> pod/perlutil.pod
4206           !> (integrate 35 files)
4207 ____________________________________________________________________________
4208 [  6354] By: jhi                                   on 2000/07/11  18:04:34
4209         Log: Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive, take 2
4210              From: Dominic Dunlop <domo@computer.org> 
4211              Date: Tue, 11 Jul 2000 12:27:33 +0200 
4212              Message-Id: <p04320405b590a14d4650@[192.168.1.4]> 
4213              
4214              Replaces change #6268.
4215      Branch: cfgperl
4216            ! t/op/sprintf.t
4217 ____________________________________________________________________________
4218 [  6353] By: gsar                                  on 2000/07/11  17:59:51
4219         Log: skip integrate of problematic change#6230 from cfgperl into mainline
4220              (a later version of File::Spec is already in mainline)
4221      Branch: perl
4222           !> lib/File/Spec.pm lib/File/Spec/Functions.pm
4223           !> lib/File/Spec/OS2.pm t/lib/filefunc.t t/lib/filespec.t
4224 ____________________________________________________________________________
4225 [  6352] By: gsar                                  on 2000/07/11  17:57:48
4226         Log: integrate cfgperl changes#6224..6229 into mainline
4227      Branch: perl
4228           +> lib/lib.pm.PL
4229            - lib/lib.pm
4230           !> MANIFEST Makefile.SH README.hpux embed.pl ext/Socket/Socket.pm
4231           !> lib/English.pm op.c t/lib/english.t
4232 ____________________________________________________________________________
4233 [  6351] By: gsar                                  on 2000/07/11  17:50:10
4234         Log: skip integrate of problematic change#6223 from cfgperl into mainline
4235      Branch: perl
4236           !> doio.c
4237 ____________________________________________________________________________
4238 [  6350] By: gsar                                  on 2000/07/11  17:48:28
4239         Log: integrate cfgperl changes#6220..6222 into mainline
4240      Branch: perl
4241           !> doop.c embed.pl lib/Pod/Usage.pm makedef.pl pod/perlop.pod
4242           !> toke.c utf8.c win32/win32.h
4243 ____________________________________________________________________________
4244 [  6349] By: gsar                                  on 2000/07/11  17:46:13
4245         Log: skip integrate of problematic changes#6218..6219 from cfgperl into
4246              mainline
4247      Branch: perl
4248           !> bytecode.pl ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
4249           !> ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
4250           !> ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
4251 ____________________________________________________________________________
4252 [  6348] By: jhi                                   on 2000/07/11  17:45:49
4253         Log: README.posix-bc podified from Thomas Dorner.
4254      Branch: cfgperl
4255            ! README.posix-bc
4256 ____________________________________________________________________________
4257 [  6347] By: gsar                                  on 2000/07/11  17:42:04
4258         Log: integrate cfgperl change#6217 into mainline
4259      Branch: perl
4260           !> Configure config_h.SH doio.c embed.h embed.pl embedvar.h gv.c
4261           !> intrpvar.h objXSUB.h perl.c perlapi.h pp.c pp_ctl.c proto.h
4262           !> sv.h util.c util.h vmesa/vmesa.c win32/win32.c
4263 ____________________________________________________________________________
4264 [  6346] By: gsar                                  on 2000/07/11  17:39:37
4265         Log: skip integrate of problematic changes#6211..6212 from cfgperl into
4266              mainline
4267      Branch: perl
4268           !> embedvar.h ext/B/B.xs ext/B/B/Asmdata.pm ext/B/defsubs_h.PL
4269           !> ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
4270           !> ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h perlapi.c
4271           !> perlapi.h pod/perlapi.pod
4272 ____________________________________________________________________________
4273 [  6345] By: gsar                                  on 2000/07/11  17:36:42
4274         Log: integrate cfgperl changes#6207..6210 into mainline
4275      Branch: perl
4276           !> doio.c embed.h embed.pl gv.c intrpvar.h objXSUB.h perl.c pp.c
4277           !> pp_ctl.c proto.h sv.h util.c vmesa/vmesa.c win32/win32.c
4278 ____________________________________________________________________________
4279 [  6344] By: gsar                                  on 2000/07/11  17:31:20
4280         Log: skip integrate of problematic changes#6204..6206 from cfgperl into
4281              mainline
4282      Branch: perl
4283           !> (integrate 40 files)
4284 ____________________________________________________________________________
4285 [  6343] By: gsar                                  on 2000/07/11  17:19:08
4286         Log: integrate cfgperl changes#6174..6203 into mainline (first of several)
4287      Branch: perl
4288           +> Makefile.micro README.micro Todo.micro uconfig.h uconfig.sh
4289            ! Changes
4290           !> (integrate 34 files)
4291 ____________________________________________________________________________
4292 [  6342] By: jhi                                   on 2000/07/11  16:05:48
4293         Log: Subject: [ID 20000710.002] fatal error or memory loss when deleting symbols in evaled code with syntax errors
4294              To: perl5-porters@perl.org
4295              From: Karsten Sperling <spiff@phreax.net>
4296              Date: Mon, 10 Jul 2000 15:12:52 +0200
4297              Message-Id: <200007101315.e6ADFrg21041@chthon.perl.com>
4298      Branch: cfgperl
4299            ! lib/Symbol.pm
4300 ____________________________________________________________________________
4301 [  6341] By: jhi                                   on 2000/07/11  15:59:23
4302         Log: Subject: Re: [ID 20000704.002] [PATCH] memory leak with debug / anon subs
4303              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
4304              Message-Id: <E13AbRE-00009T-00@libra.cus.cam.ac.uk>
4305              Date: Fri, 07 Jul 2000 17:57:16 +0100
4306      Branch: cfgperl
4307            ! pp_hot.c
4308 ____________________________________________________________________________
4309 [  6340] By: jhi                                   on 2000/07/11  15:55:47
4310         Log: Subject: Re: format bug report  [Patch]
4311              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
4312              Date: Wed, 05 Jul 2000 13:12:52 +0200
4313              Message-Id: <20000705130745.67BF.H.M.BRAND@hccnet.nl>
4314              
4315              Subject: Re: format bug report  [Patch]
4316              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
4317              Date: Wed, 05 Jul 2000 14:10:01 +0200
4318              Message-Id: <20000705140837.73C2.H.M.BRAND@hccnet.nl>
4319      Branch: cfgperl
4320            ! t/op/write.t toke.c
4321 ____________________________________________________________________________
4322 [  6339] By: jhi                                   on 2000/07/11  13:54:09
4323         Log: Be less forgiving about ambiguous and illegal tr ranges.
4324              Subject: Re: [ID 20000703.001] tr/// operator understands multiple hyphens in a bizarre way 
4325              From: Mark-Jason Dominus <mjd@plover.com>
4326              Date: Tue, 04 Jul 2000 10:00:12 -0400
4327              Message-ID: <20000704140012.17772.qmail@plover.com>
4328              
4329              Subject: Re: [ID 20000703.001] tr/// operator understands multiple hyphens in a bizarre way 
4330              From: Mark-Jason Dominus <mjd@plover.com>
4331              Date: Wed, 05 Jul 2000 09:37:36 -0400
4332              Message-ID: <20000705133736.27293.qmail@plover.com>
4333      Branch: cfgperl
4334            ! pod/perldelta.pod pod/perldiag.pod t/op/tr.t toke.c
4335 ____________________________________________________________________________
4336 [  6338] By: jhi                                   on 2000/07/11  13:31:24
4337         Log: Subject: [PATCH] Re: "%#p" format specifier: document and test or not?
4338              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
4339              Date: Tue, 11 Jul 2000 13:50:51 +0100
4340              Message-Id: <E13BzUx-00033c-00@libra.cus.cam.ac.uk>
4341      Branch: cfgperl
4342            ! sv.c
4343 ____________________________________________________________________________
4344 [  6337] By: jhi                                   on 2000/07/11  13:29:14
4345         Log: Subject: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking 
4346              From: Hugo <hv@crypt.compulink.co.uk>
4347              Date: Tue, 11 Jul 2000 12:44:50 +0100
4348              Message-Id: <200007111144.MAA04446@crypt.compulink.co.uk>
4349      Branch: cfgperl
4350            ! regexec.c t/op/re_tests
4351 ____________________________________________________________________________
4352 [  6336] By: jhi                                   on 2000/07/11  13:26:47
4353         Log: Subject: [PATCH cfgperl] $& segfaults if you trick it
4354              From: simon@brecon.co.uk (Simon Cozens)
4355              Date: 7 Jul 2000 11:26:09 GMT
4356              Message-ID: <slrn8mbfif.ead.simon@justanother.perlhacker.org>
4357      Branch: cfgperl
4358            ! mg.c
4359 ____________________________________________________________________________
4360 [  6335] By: jhi                                   on 2000/07/11  13:23:37
4361         Log: Subject: [ID 20000705.002] problem with perl 5.6.0 on NetBSD/sparc
4362              From: Hubert Feyrer <feyrer@rfhs8012.fh-regensburg.de>
4363              Date: Wed, 5 Jul 2000 14:56:43 +0200 (MET DST)
4364              Message-Id: <Pine.GSO.4.10.10007051452330.29215-100000@rfhpc8320.fh-regensburg.de>
4365      Branch: cfgperl
4366            + ext/DynaLoader/hints/netbsd.pl
4367            ! MANIFEST ext/DynaLoader/hints/openbsd.pl
4368 ____________________________________________________________________________
4369 [  6334] By: jhi                                   on 2000/07/11  13:20:38
4370         Log: Subject: PATCH perlguts.pod: Document D and d magic types
4371              From: mjd@plover.com
4372              Date: 5 Jul 2000 18:01:51 -0000
4373              Message-ID: <20000705180151.29413.qmail@plover.com>
4374      Branch: cfgperl
4375            ! pod/perlguts.pod
4376 ____________________________________________________________________________
4377 [  6333] By: jhi                                   on 2000/07/11  13:15:51
4378         Log: Precedence goof, fix based on
4379              Subject: [PATCH 5.6.0] op/taint.t continues on failed shmget()
4380              From: Hugo <hv@crypt.compulink.co.uk>
4381              Date: Tue, 11 Jul 2000 12:52:38 +0100
4382              Message-Id: <200007111152.MAA05488@crypt.compulink.co.uk>
4383      Branch: cfgperl
4384            ! t/op/taint.t
4385 ____________________________________________________________________________
4386 [  6332] By: jhi                                   on 2000/07/11  12:40:17
4387         Log: Integrate with Sarathy.
4388      Branch: cfgperl
4389           !> win32/win32sck.c
4390 ____________________________________________________________________________
4391 [  6331] By: jhi                                   on 2000/07/10  20:14:16
4392         Log: Sprinkle ldlibpath.
4393      Branch: cfgperl
4394            ! pod/Makefile.SH
4395 ____________________________________________________________________________
4396 [  6330] By: jhi                                   on 2000/07/10  17:54:49
4397         Log: More POSIX.pod tweaks.
4398      Branch: cfgperl
4399            ! ext/POSIX/POSIX.pod
4400 ____________________________________________________________________________
4401 [  6329] By: jhi                                   on 2000/07/10  14:02:12
4402         Log: Reorder perl.pod once more.
4403      Branch: cfgperl
4404            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
4405 ____________________________________________________________________________
4406 [  6328] By: gsar                                  on 2000/07/10  07:06:00
4407         Log: accept() leaks memory on windows due to incorrect ordering of
4408              closesocket() and fclose() calls
4409      Branch: perl
4410            ! win32/win32sck.c
4411 ____________________________________________________________________________
4412 [  6327] By: gsar                                  on 2000/07/10  06:49:17
4413         Log: winsock options weren't being set in all threads under ithreads
4414              (caused send()s from second and subsequent threads to fail)
4415      Branch: perl
4416            ! win32/win32sck.c
4417 ____________________________________________________________________________
4418 [  6326] By: jhi                                   on 2000/07/08  02:45:40
4419         Log: Fix a nit spotted by 64bit IRIX compilation: a (64-bit) pointer
4420              was cast to an unsigned (32-bit) integer with wild abandon.
4421      Branch: cfgperl
4422            ! ext/Devel/DProf/DProf.xs
4423 ____________________________________________________________________________
4424 [  6325] By: jhi                                   on 2000/07/07  18:50:33
4425         Log: Remove perlbook, update perlfaq book listing,
4426              rearrange perl.pod, regenerate perltoc.
4427      Branch: cfgperl
4428            - pod/perlbook.pod
4429            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perldiag.pod
4430            ! pod/perlfaq2.pod pod/perltoc.pod
4431 ____________________________________________________________________________
4432 [  6324] By: jhi                                   on 2000/07/07  14:03:40
4433         Log: Fix the alignment problem in Crays ([ID 20000612.002]).
4434      Branch: cfgperl
4435            ! sv.h toke.c
4436 ____________________________________________________________________________
4437 [  6323] By: jhi                                   on 2000/07/06  16:03:55
4438         Log: Fix complaints of buildtoc.
4439      Branch: cfgperl
4440            + lib/Win32.pod
4441            - pod/Win32.pod
4442            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
4443 ____________________________________________________________________________
4444 [  6322] By: jhi                                   on 2000/07/06  15:15:52
4445         Log: Add =head1 NAMEs so that buildtoc is happy.
4446              (The CGI::Util nit reported to Lincoln.)
4447      Branch: cfgperl
4448            ! ext/B/B/Stash.pm lib/CGI/Util.pm lib/warnings/register.pm
4449            ! pod/perltoc.pod
4450 ____________________________________________________________________________
4451 [  6321] By: jhi                                   on 2000/07/06  03:16:04
4452         Log: Config is being used.
4453      Branch: cfgperl
4454            ! t/op/method.t
4455 ____________________________________________________________________________
4456 [  6320] By: jhi                                   on 2000/07/06  03:13:13
4457         Log: Integrate with Sarathy.
4458      Branch: cfgperl
4459           !> lib/perl5db.pl win32/perllib.c win32/vdir.h win32/win32sck.c
4460 ____________________________________________________________________________
4461 [  6319] By: jhi                                   on 2000/07/06  03:11:46
4462         Log: Autogenerate pod/Makefile and pod/buildtoc.
4463              buildtoc also checks whether the existin pods are
4464              mentioned in MANIFEST and perl.pod, and vice versa.
4465              (None of the thusly found discrepancies fixed yet.)
4466              roffitall also needs to be autogenerated similarly but it
4467              seems so badly out of date that I didn't touch it yet.
4468      Branch: cfgperl
4469            + pod/Makefile.SH pod/buildtoc.PL
4470            - pod/Makefile pod/buildtoc
4471            ! MANIFEST Makefile.SH pod/perl.pod pod/perltoc.pod
4472 ____________________________________________________________________________
4473 [  6318] By: gsar                                  on 2000/07/05  22:10:54
4474         Log: fix UNC path handling on Windows under ithreads, and chdir()
4475              return value when given a non-existent directory
4476      Branch: perl
4477            ! win32/vdir.h
4478 ____________________________________________________________________________
4479 [  6317] By: gsar                                  on 2000/07/05  22:08:19
4480         Log: winsock cleanup never done on Windows (leads to handle leaks)
4481      Branch: perl
4482            ! win32/perllib.c win32/win32sck.c
4483 ____________________________________________________________________________
4484 [  6316] By: gsar                                  on 2000/07/05  22:06:19
4485         Log: some debugger output does not go to the socket when RemotePort is set
4486      Branch: perl
4487            ! lib/perl5db.pl
4488 ____________________________________________________________________________
4489 [  6315] By: jhi                                   on 2000/07/05  00:25:21
4490         Log: Integrate with Sarathy, preliminary fix for unicos
4491              alignment problems in [ID 20000612.002] Perl problem on Cray system.
4492      Branch: cfgperl
4493            ! sv.h
4494           !> pp_hot.c
4495 ____________________________________________________________________________
4496 [  6314] By: gsar                                  on 2000/07/04  23:34:02
4497         Log: tyop in change#6306
4498      Branch: perl
4499            ! pp_hot.c
4500 ____________________________________________________________________________
4501 [  6313] By: jhi                                   on 2000/07/04  22:14:38
4502         Log: Multiline string literals ENONPORTABLE.
4503      Branch: cfgperl
4504            ! pp_hot.c
4505 ____________________________________________________________________________
4506 [  6312] By: jhi                                   on 2000/07/04  20:34:44
4507         Log: Integrate with Sarathy.
4508      Branch: cfgperl
4509           !> pod/perldelta.pod pod/perldiag.pod pp_hot.c t/lib/b.t
4510           !> t/op/method.t
4511 ____________________________________________________________________________
4512 [  6311] By: jhi                                   on 2000/07/04  20:30:56
4513         Log: More POSIX.pod embellishment.
4514      Branch: cfgperl
4515            ! ext/POSIX/POSIX.pod
4516 ____________________________________________________________________________
4517 [  6310] By: gsar                                  on 2000/07/04  17:28:48
4518         Log: b.t fails under OS/2 (from Yitzchak Scott-Thoennes)
4519      Branch: perl
4520            ! t/lib/b.t
4521 ____________________________________________________________________________
4522 [  6309] By: jhi                                   on 2000/07/04  17:22:18
4523         Log: The #6308 required a little bit more.
4524      Branch: cfgperl
4525            ! Makefile.SH win32/Makefile
4526 ____________________________________________________________________________
4527 [  6308] By: jhi                                   on 2000/07/04  16:35:24
4528         Log: Rename lib.pm.PL to lib_pm.PL to keep the 8.3 people happy.
4529      Branch: cfgperl
4530            + lib/lib_pm.PL
4531            - lib/lib.pm.PL
4532            ! MANIFEST Makefile.SH
4533 ____________________________________________________________________________
4534 [  6307] By: jhi                                   on 2000/07/04  16:28:58
4535         Log: Win32 patches for cfgperl from Sarathy.
4536      Branch: cfgperl
4537            ! doio.c doop.c embed.h embed.pl global.sym gv.c makedef.pl
4538            ! objXSUB.h op.c perlapi.c pp.c pp_ctl.c pp_hot.c proto.h
4539            ! thread.h toke.c util.c win32/Makefile win32/win32.c
4540 ____________________________________________________________________________
4541 [  6306] By: gsar                                  on 2000/07/04  16:28:40
4542         Log: better diagnostic on Frob->stuff() when Frob:: doesn't exist
4543              (from Richard Soderberg <rs@oregonnet.com>)
4544      Branch: perl
4545            ! pod/perldelta.pod pod/perldiag.pod pp_hot.c t/op/method.t
4546 ____________________________________________________________________________
4547 [  6305] By: jhi                                   on 2000/07/04  16:24:24
4548         Log: Integrate with Sarathy.
4549      Branch: cfgperl
4550           !> embed.h embed.pl global.sym lib/File/Spec/Mac.pm
4551           !> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
4552           !> lib/File/Spec/Win32.pm objXSUB.h perlapi.c pod/perldiag.pod
4553           !> proto.h win32/win32.c
4554 ____________________________________________________________________________
4555 [  6304] By: gsar                                  on 2000/07/04  16:17:24
4556         Log: missing perldiag entry for unpack("w",...) diagnostic (from
4557              Andreas Koenig)
4558      Branch: perl
4559            ! pod/perldiag.pod
4560 ____________________________________________________________________________
4561 [  6303] By: gsar                                  on 2000/07/04  16:14:44
4562         Log: remove rel2abs prototypes (from Barrie Slaymaker)
4563      Branch: perl
4564            ! lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
4565            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
4566 ____________________________________________________________________________
4567 [  6302] By: gsar                                  on 2000/07/04  04:59:35
4568         Log: adjust change#6299
4569      Branch: perl
4570            ! embed.h embed.pl global.sym objXSUB.h perlapi.c proto.h
4571            ! win32/win32.c
4572 ____________________________________________________________________________
4573 [  6301] By: jhi                                   on 2000/07/04  04:50:07
4574         Log: Integrate with Sarathy.
4575      Branch: cfgperl
4576           !> embed.h embed.pl embedvar.h global.sym hv.c intrpvar.h
4577           !> makedef.pl objXSUB.h perl.c perl.h perlapi.c perlapi.h
4578           !> pp_hot.c proto.h sv.c t/io/argv.t win32/win32.c
4579 ____________________________________________________________________________
4580 [  6300] By: gsar                                  on 2000/07/04  04:42:09
4581         Log: PERL_OBJECT build tweak
4582      Branch: perl
4583            ! perl.h
4584 ____________________________________________________________________________
4585 [  6299] By: gsar                                  on 2000/07/04  04:37:00
4586         Log: fix memory leak on Windows (PL_sys_intern contents were never
4587              freed)
4588      Branch: perl
4589            ! embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
4590            ! perlapi.c proto.h win32/win32.c
4591 ____________________________________________________________________________
4592 [  6298] By: gsar                                  on 2000/07/04  04:15:59
4593         Log: fix large memory leak that has been around for ever, masked by
4594              -DPURIFY (most of the arenas were never freed!)
4595      Branch: perl
4596            ! embedvar.h global.sym hv.c intrpvar.h perl.c perlapi.h sv.c
4597 ____________________________________________________________________________
4598 [  6297] By: gsar                                  on 2000/07/04  04:07:46
4599         Log: fix ~320 byte memory leak (psig_{ptr,name} tables were never freed)
4600      Branch: perl
4601            ! perl.c
4602 ____________________________________________________________________________
4603 [  6296] By: jhi                                   on 2000/06/30  18:28:37
4604         Log: Elaborate POSIX.pod.  Still needs work.
4605      Branch: cfgperl
4606            ! ext/POSIX/POSIX.pod
4607 ____________________________________________________________________________
4608 [  6295] By: jhi                                   on 2000/06/30  14:58:18
4609         Log: Point to perlipc for more SysV IPC examples.
4610      Branch: cfgperl
4611            ! pod/perlfunc.pod
4612 ____________________________________________________________________________
4613 [  6294] By: gsar                                  on 2000/06/30  14:47:45
4614         Log: slurp mode fix in change#4736 still not quite right
4615      Branch: perl
4616            ! pp_hot.c t/io/argv.t
4617 ____________________________________________________________________________
4618 [  6293] By: jhi                                   on 2000/06/30  12:02:55
4619         Log: Integrate with Sarathy.
4620      Branch: cfgperl
4621           !> cop.h pp_ctl.c pp_hot.c t/op/args.t
4622 ____________________________________________________________________________
4623 [  6292] By: jhi                                   on 2000/06/30  12:01:11
4624         Log: From: simon@brecon.co.uk (Simon Cozens)
4625              Subject: UTF8 concat
4626              Date: 30 Jun 2000 06:13:25 GMT
4627              Message-ID: <slrn8loek5.9ai.simon@justanother.perlhacker.org>
4628      Branch: cfgperl
4629            ! pp_hot.c
4630 ____________________________________________________________________________
4631 [  6291] By: gsar                                  on 2000/06/30  04:37:33
4632         Log: dounwind() may cause POPSUB() to diddle the wrong PL_curpad
4633              when @_ is modified, causing coredumps
4634      Branch: perl
4635            ! cop.h pp_ctl.c pp_hot.c t/op/args.t
4636 ____________________________________________________________________________
4637 [  6290] By: jhi                                   on 2000/06/30  02:21:44
4638         Log: Integrate with Sarathy.
4639      Branch: cfgperl
4640           !> vms/vms.c vms/vmsish.h
4641 ____________________________________________________________________________
4642 [  6289] By: jhi                                   on 2000/06/30  02:21:02
4643         Log: Check VERSIONs.
4644      Branch: cfgperl
4645            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
4646            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
4647            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
4648 ____________________________________________________________________________
4649 [  6288] By: jhi                                   on 2000/06/30  02:18:52
4650         Log: Integrate with Sarathy.
4651      Branch: cfgperl
4652           !> ext/Opcode/Opcode.xs lib/File/Spec.pm
4653           !> lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
4654           !> lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
4655           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm pod/perlembed.pod
4656 ____________________________________________________________________________
4657 [  6287] By: gsar                                  on 2000/06/30  02:17:08
4658         Log: integrate vmsperl changes into mainline
4659      Branch: perl
4660           !> vms/vms.c vms/vmsish.h
4661 ____________________________________________________________________________
4662 [  6285] By: gsar                                  on 2000/06/30  02:05:28
4663         Log: localize %INC in a Safe compartment so that use/require work
4664              (many other magic globals probably need similar treatment)
4665      Branch: perl
4666            ! ext/Opcode/Opcode.xs
4667 ____________________________________________________________________________
4668 [  6284] By: gsar                                  on 2000/06/30  01:54:54
4669         Log: tweak perlembed for multiplicity/usethreads sanity; correct notes
4670              about Windows
4671      Branch: perl
4672            ! pod/perlembed.pod
4673 ____________________________________________________________________________
4674 [  6283] By: jhi                                   on 2000/06/30  01:50:10
4675         Log: Subject: [PATCH bleedperl] File::Spec 0.82 beta
4676              From: Barrie Slaymaker <barries@jester.slaysys.com>
4677              Date: Wed, 28 Jun 2000 11:35:29 -0400
4678              Message-Id: <200006281535.LAA21095@jester.slaysys.com>
4679      Branch: perl
4680            ! lib/File/Spec.pm lib/File/Spec/Functions.pm
4681            ! lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
4682            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
4683            ! lib/File/Spec/Win32.pm
4684 ____________________________________________________________________________
4685 [  6282] By: jhi                                   on 2000/06/29  22:57:22
4686         Log: Subject: [PATCH 5.6.0]ITHREADs for VMS
4687              From: Dan Sugalski <dan@sidhe.org>
4688              Date: Tue, 06 Jun 2000 11:59:50 -0400
4689              Message-Id: <4.3.2.7.0.20000606115752.01c82220@24.8.96.48>
4690      Branch: cfgperl
4691            ! vms/vms.c
4692 ____________________________________________________________________________
4693 [  6281] By: jhi                                   on 2000/06/29  22:52:50
4694         Log: Subject: [PATCH 5.6.0] utils/h2xs.PL
4695              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
4696              Date: Wed, 7 Jun 2000 04:02:04 -0500
4697              Message-ID: <20000607040201.A22568@staff1.cso.uiuc.edu>
4698      Branch: cfgperl
4699            ! utils/h2xs.PL
4700 ____________________________________________________________________________
4701 [  6280] By: jhi                                   on 2000/06/29  22:45:47
4702         Log: Subject: Re: backwards compatibility in h2xs and makemaker  [PATCH]
4703              From: rspier@pobox.com (Robert Spier)
4704              Date: Wed, 7 Jun 2000 12:47:37 -0400 (EDT)
4705              Message-ID: <14654.31913.845602.610277@rls.cx>
4706      Branch: cfgperl
4707            ! utils/h2xs.PL
4708 ____________________________________________________________________________
4709 [  6279] By: jhi                                   on 2000/06/29  22:38:16
4710         Log: Subject: [ID 20000602.002] [PATCH] perlsub.pod: ambiguous usage of "closure"
4711              From: Tim Ayers <tayers@bridge.com>
4712              Date: Thu, 08 Jun 2000 08:11:06 +0200
4713              Message-id: <393F38FA.9B5F4C7D@m.dasa.de>
4714              [resent by Richard Foley, Message-Id probably wrong]
4715      Branch: cfgperl
4716            ! pod/perlsub.pod
4717 ____________________________________________________________________________
4718 [  6278] By: jhi                                   on 2000/06/29  22:21:45
4719         Log: Subject: [ID 20000609.002] Text::Wrap::wrap does not handle multiline strings properly
4720              From: "Milton L. Hankins" <mlh@swl.msd.ray.com>
4721              Date: Fri, 09 Jun 2000 12:39:27 -0400
4722              Message-Id: <39411DBF.A04BB1A@swl.msd.ray.com>
4723              (plus update the version "number" of Text::Wrap)
4724      Branch: cfgperl
4725            ! lib/Text/Wrap.pm
4726 ____________________________________________________________________________
4727 [  6277] By: jhi                                   on 2000/06/29  22:13:10
4728         Log: Subject: [PATCH] Re: [ID 20000612.001] map {chop; $_} (Literals problem)
4729              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
4730              Date: Mon, 12 Jun 2000 14:55:59 +0100
4731              Message-Id: <E131Uh5-0002cj-00@ursa.cus.cam.ac.uk>
4732      Branch: cfgperl
4733            ! pod/perlfunc.pod
4734 ____________________________________________________________________________
4735 [  6276] By: jhi                                   on 2000/06/29  22:11:06
4736         Log: Subject: [PATCH] Re: eval documentation: context
4737              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
4738              Date: Mon, 12 Jun 2000 15:07:29 +0100
4739              Message-Id: <E131UsD-0002ke-00@ursa.cus.cam.ac.uk>
4740      Branch: cfgperl
4741            ! pod/perlfunc.pod
4742 ____________________________________________________________________________
4743 [  6275] By: jhi                                   on 2000/06/29  21:59:46
4744         Log: Subject: [PATCH] 5.6.0 lib/Pod/{Html,Man,Text}.pm
4745              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
4746              Date: Tue, 13 Jun 2000 02:43:48 -0500
4747              Message-ID: <20000613024347.A28388@staff2.cso.uiuc.edu>
4748      Branch: cfgperl
4749            ! lib/Pod/Html.pm lib/Pod/Man.pm lib/Pod/Text.pm
4750 ____________________________________________________________________________
4751 [  6274] By: jhi                                   on 2000/06/29  21:56:14
4752         Log: Subject: [ID 20000614.003] 5.6.0 File/Glob.pm incompatibility
4753              From: Andy Dougherty <doughera@lafayette.edu>
4754              Date: Wed, 14 Jun 2000 13:33:32 -0400 (EDT)
4755              Message-Id: <Pine.SOL.4.10.10006141332220.3643-100000@maxwell.phys.lafayette.edu>
4756      Branch: cfgperl
4757            ! ext/File/Glob/Glob.pm
4758 ____________________________________________________________________________
4759 [  6273] By: jhi                                   on 2000/06/29  21:49:09
4760         Log: Subject: [PATCH] xsub attributes
4761              From: Doug MacEachern <dougm@covalent.net>
4762              Date: Wed, 14 Jun 2000 15:09:22 -0700 (PDT)
4763              Message-ID: <Pine.LNX.4.10.10006141456050.340-100000@mojo.covalent.net>
4764      Branch: cfgperl
4765            ! embed.h embed.pl embedvar.h global.sym lib/ExtUtils/xsubpp
4766            ! objXSUB.h op.c perlapi.c perlapi.h proto.h
4767 ____________________________________________________________________________
4768 [  6272] By: jhi                                   on 2000/06/29  21:41:28
4769         Log: Subject: [ID 20000614.005] [patch] Tweak to Net::Ping docs
4770              From: Tom Phoenix <rootbeer@redcat.com>
4771              Received: (qmail 6398 invoked by uid 508); 15 Jun 2000 00:30:54 -0000
4772              Date: Wed, 14 Jun 2000 17:30:37 -0700 (PDT)
4773      Branch: cfgperl
4774            ! lib/Net/Ping.pm
4775 ____________________________________________________________________________
4776 [  6271] By: jhi                                   on 2000/06/29  21:36:55
4777         Log: Subject: PATCH pod/perltie.pod
4778              From: Ian Phillipps <Ian.Phillipps@iname.com>
4779              Date: Fri, 16 Jun 2000 00:17:19 +0100
4780              Message-ID: <20000616001719.A17108@homer.diplex.co.uk>
4781              (only the first hunk, the second hunk had already been done
4782              by some other patch)
4783      Branch: cfgperl
4784            ! pod/perltie.pod
4785 ____________________________________________________________________________
4786 [  6270] By: jhi                                   on 2000/06/29  21:24:51
4787         Log: Subject: PATCH (Re: [ID 20000612.004] Should regression tests fail if user doesn't build XS extensions?)
4788              From: Nicholas Clark <nick@talking.bollo.cx>
4789              Date: Fri, 23 Jun 2000 16:21:15 +0100
4790              Message-ID: <20000623162115.A19894@Bagpuss.unfortu.net>
4791      Branch: cfgperl
4792            ! t/lib/anydbm.t t/lib/dprof.t t/lib/dumper-ovl.t t/lib/dumper.t
4793            ! t/lib/hostname.t t/lib/ipc_sysv.t t/op/taint.t
4794 ____________________________________________________________________________
4795 [  6269] By: jhi                                   on 2000/06/29  19:38:15
4796         Log: Regen headers for #6261 (and update embed.pl for this) and #6267,
4797              silence few compiler warnings.
4798      Branch: cfgperl
4799            ! doop.c embed.pl global.sym objXSUB.h op.c proto.h toke.c
4800 ____________________________________________________________________________
4801 [  6268] By: jhi                                   on 2000/06/29  18:21:50
4802         Log: Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive
4803              From: Dominic Dunlop <domo@computer.org> 
4804              Date: Thu, 29 Jun 2000 12:32:39 +0200 
4805              Message-Id: <p04320403b580cc1338db@[192.168.1.4]> 
4806      Branch: cfgperl
4807            ! t/op/sprintf.t
4808 ____________________________________________________________________________
4809 [  6267] By: jhi                                   on 2000/06/29  18:16:07
4810         Log: Subject: Re: [PATCH] Re: Speeding up method lookups 
4811              From: Doug MacEachern <dougm@covalent.net>
4812              Date: Sun, 18 Jun 2000 13:24:55 -0700 (PDT)
4813              Message-ID: <Pine.LNX.4.10.10006181306031.397-100000@mojo.covalent.net>
4814      Branch: cfgperl
4815            + t/op/method2entersub.t
4816            ! MANIFEST embed.pl lib/ExtUtils/Install.pm lib/File/Spec/Mac.pm
4817            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
4818            ! lib/File/Spec/Win32.pm lib/base.pm op.c perl.h t/op/sprintf.t
4819            ! xsutils.c
4820 ____________________________________________________________________________
4821 [  6266] By: jhi                                   on 2000/06/29  15:11:15
4822         Log: Subject: [PATCH 5.6.0] cygwin port
4823              Message-ID: <779F20BCCE5AD31186A50008C75D997917173C@silldn_mail1.sanwaint.com>
4824              From: "Fifer, Eric" <EFifer@sanwaint.com>
4825              Date: Thu, 29 Jun 2000 12:58:29 +0100
4826      Branch: cfgperl
4827            ! cygwin/Makefile.SHs
4828 ____________________________________________________________________________
4829 [  6265] By: jhi                                   on 2000/06/29  15:04:05
4830         Log: Subject: Re: [ID 20000628.006] POSIX::STRERR_FILENO typo
4831              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
4832              Date: Wed, 28 Jun 2000 17:50:12 -0700
4833              Message-ID: <E1pW5gzkg2kV092yn@efn.org>
4834      Branch: cfgperl
4835            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
4836 ____________________________________________________________________________
4837 [  6264] By: jhi                                   on 2000/06/29  15:00:57
4838         Log: Subject: [ID 20000628.004] Re: Problem compiling perl? [BSDI-Support-Request #71232]
4839              From: Marty Lucich <marty@netcom.com>
4840              Date: Wed, 28 Jun 2000 14:16:05 -0700 (PDT)
4841              Message-Id: <200006282116.OAA11148@netcom.com>
4842              ccdlflags update (the BSD/OS 4.1 part had already been taken
4843              care of by #6141).
4844      Branch: cfgperl
4845            ! hints/bsdos.sh
4846 ____________________________________________________________________________
4847 [  6263] By: jhi                                   on 2000/06/29  13:47:44
4848         Log: tr fixes from Simon Cozens
4849      Branch: cfgperl
4850            ! doop.c
4851 ____________________________________________________________________________
4852 [  6262] By: jhi                                   on 2000/06/28  18:46:01
4853         Log: Subject: 5.6.0 Patch for EPOC
4854              From: Olaf Flebbe <o.flebbe@gmx.de>
4855              Date: Tue, 13 Jun 2000 22:59:29 +0200 (MEST)
4856              Message-ID: <23449.960929969@www11.gmx.net>
4857      Branch: cfgperl
4858            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epocish.c
4859            ! epoc/epocish.h
4860 ____________________________________________________________________________
4861 [  6261] By: jhi                                   on 2000/06/28  18:29:07
4862         Log: Subject: Re: [PATCH cfgperl] BOMs away!
4863              From: simon@brecon.co.uk (Simon Cozens)
4864              Date: 17 Jun 2000 11:49:57 GMT
4865              Message-ID: <slrn8kmpf5.8pl.simon@justanother.perlhacker.org>
4866      Branch: cfgperl
4867            ! pod/perldiag.pod t/comp/require.t toke.c
4868 ____________________________________________________________________________
4869 [  6260] By: jhi                                   on 2000/06/28  17:47:16
4870         Log: Subject: Re: [PATCH] pack('U',$foo) doesn't UTF8
4871              From: simon@brecon.co.uk (Simon Cozens) 
4872              Date: 17 Jun 2000 11:56:44 GMT 
4873              Message-ID: <slrn8kmprs.8pl.simon@justanother.perlhacker.org> 
4874              pack U0, pack C0
4875      Branch: cfgperl
4876            ! pod/perlfunc.pod pp.c t/op/pack.t
4877 ____________________________________________________________________________
4878 [  6259] By: jhi                                   on 2000/06/28  16:43:17
4879         Log: perlnewmod was missing from MANIFEST.
4880      Branch: cfgperl
4881            ! MANIFEST
4882 ____________________________________________________________________________
4883 [  6258] By: jhi                                   on 2000/06/28  15:54:30
4884         Log: linenumber tweak
4885      Branch: cfgperl
4886            ! t/pragma/warn/regcomp
4887 ____________________________________________________________________________
4888 [  6257] By: jhi                                   on 2000/06/28  15:50:44
4889         Log: Subject: Re: [PATCH] "Constant subroutine redefined" mandatory warning
4890              From: Doug MacEachern <dougm@covalent.net>
4891              Date: Sun, 25 Jun 2000 12:11:28 -0700 (PDT)
4892              Message-ID: <Pine.LNX.4.10.10006251209191.461-100000@mojo.covalent.net>
4893              (one part of the patch had been applied earlier)
4894      Branch: cfgperl
4895            ! op.c sv.c t/pragma/constant.t t/pragma/warn/op
4896 ____________________________________________________________________________
4897 [  6256] By: jhi                                   on 2000/06/28  15:40:22
4898         Log: tweaks from Simon Cozens to further fix tr/// under utf8
4899      Branch: cfgperl
4900            ! doop.c
4901 ____________________________________________________________________________
4902 [  6255] By: jhi                                   on 2000/06/28  15:33:45
4903         Log: small thinko tweaks
4904      Branch: cfgperl
4905            ! lib/IPC/Open3.pm t/op/my_stash.t
4906 ____________________________________________________________________________
4907 [  6254] By: jhi                                   on 2000/06/28  15:33:25
4908         Log: Subject: tr///, help wanted.
4909              From: simon@brecon.co.uk (Simon Cozens)
4910              Date: 28 Jun 2000 11:29:04 GMT
4911              Message-ID: <slrn8ljoc0.fbd.simon@justanother.perlhacker.org>
4912      Branch: cfgperl
4913            ! doop.c embed.h embed.pl embedvar.h global.sym objXSUB.h
4914            ! pp_proto.h proto.h t/op/tr.t
4915 ____________________________________________________________________________
4916 [  6253] By: jhi                                   on 2000/06/28  15:09:17
4917         Log: Paranoia tweak on #6249.
4918              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
4919              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
4920              Date: Sun, 25 Jun 2000 23:43:12 -0400
4921              Message-ID: <20000625234312.B74147@linguist.dartmouth.edu>
4922      Branch: cfgperl
4923            ! lib/IPC/Open3.pm
4924 ____________________________________________________________________________
4925 [  6252] By: jhi                                   on 2000/06/28  15:01:38
4926         Log: Document #6249 and #6251.
4927      Branch: cfgperl
4928            ! lib/Exporter.pm lib/IPC/Open3.pm
4929 ____________________________________________________________________________
4930 [  6251] By: jhi                                   on 2000/06/28  14:50:43
4931         Log: Subject: [PATCH] inline AUTOLOADed constants via Exporter.pm
4932              From: Doug MacEachern <dougm@covalent.net>
4933              Date: Fri, 23 Jun 2000 00:16:39 -0700 (PDT)
4934              Message-ID: <Pine.LNX.4.10.10006230009400.322-100000@mojo.covalent.net>
4935      Branch: cfgperl
4936            ! lib/Exporter.pm
4937 ____________________________________________________________________________
4938 [  6250] By: jhi                                   on 2000/06/28  14:45:23
4939         Log: Subject: Re: [PATCH] support 'my __PACKAGE__ $obj = ...'
4940              From: Doug MacEachern <dougm@covalent.net>
4941              Date: Tue, 27 Jun 2000 14:17:28 -0700 (PDT)
4942              Message-ID: <Pine.LNX.4.10.10006271412340.7587-100000@mojo.covalent.net>
4943      Branch: cfgperl
4944            + t/op/my_stash.t
4945            ! MANIFEST embed.pl global.sym proto.h toke.c
4946 ____________________________________________________________________________
4947 [  6249] By: jhi                                   on 2000/06/28  14:36:34
4948         Log: Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's 
4949              From: Frank Tobin <ftobin@uiuc.edu>
4950              Date: Sun, 25 Jun 2000 19:00:58 -0500 (CDT)
4951              Message-ID: <Pine.BSF.4.21.0006251855340.20487-100000@srh0902.urh.uiuc.edu>
4952      Branch: cfgperl
4953            ! lib/IPC/Open3.pm
4954 ____________________________________________________________________________
4955 [  6248] By: jhi                                   on 2000/06/28  14:11:25
4956         Log: Subject: DOC PATCH 5.6.0: perlfunc/sprintf does not contain an example
4957              From: Mark-Jason Dominus <mjd@plover.com>
4958              Date: Tue, 27 Jun 2000 22:36:42 -0400
4959              Message-ID: <20000628023642.12166.qmail@plover.com>
4960      Branch: cfgperl
4961            ! pod/perlfunc.pod
4962 ____________________________________________________________________________
4963 [  6247] By: jhi                                   on 2000/06/27  12:46:37
4964         Log: Tweak $VERSION, patch from Doug MacEachern.
4965      Branch: cfgperl
4966            ! lib/File/Spec.pm
4967 ____________________________________________________________________________
4968 [  6246] By: jhi                                   on 2000/06/27  03:34:46
4969         Log: Allow for standalone testing.
4970      Branch: cfgperl
4971            ! t/lib/filefunc.t t/lib/filespec.t
4972 ____________________________________________________________________________
4973 [  6245] By: jhi                                   on 2000/06/27  02:50:02
4974         Log: Subject: [ID 20000624.001] PERL_DL_DEBUG=1 DynaLoader message appears to be wrong
4975              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
4976              Date: Sat, 24 Jun 2000 13:06:20 +0100
4977              Message-Id: <200006241206.NAA03771@Bagpuss.unfortu.net>
4978      Branch: cfgperl
4979            ! ext/DynaLoader/DynaLoader_pm.PL
4980 ____________________________________________________________________________
4981 [  6244] By: jhi                                   on 2000/06/27  02:46:10
4982         Log: Subject: [PATCH] avoid mg_ptr in '*' magic
4983              From: Doug MacEachern <dougm@covalent.net>
4984              Date: Sun, 25 Jun 2000 11:16:08 -0700 (PDT)
4985              Message-ID: <Pine.LNX.4.10.10006251045190.461-100000@mojo.covalent.net>
4986      Branch: cfgperl
4987            ! gv.c sv.c t/lib/peek.t
4988 ____________________________________________________________________________
4989 [  6243] By: jhi                                   on 2000/06/27  02:38:07
4990         Log: Subject: [PATCH] is_utf8_string
4991              From: simon@brecon.co.uk (Simon Cozens)
4992              Date: 26 Jun 2000 02:25:59 GMT
4993              Message-ID: <slrn8ldfpn.h5k.simon@justanother.perlhacker.org>
4994      Branch: cfgperl
4995            ! embed.h embed.pl embedvar.h global.sym objXSUB.h perlapi.c
4996            ! perlapi.h pod/perlapi.pod pod/perlintern.pod pp_proto.h
4997            ! proto.h utf8.c
4998 ____________________________________________________________________________
4999 [  6242] By: jhi                                   on 2000/06/27  02:24:00
5000         Log: Subject: [PATCH] bytes<->utf8 fixes
5001              From: simon@brecon.co.uk (Simon Cozens)
5002              Date: 26 Jun 2000 04:55:45 GMT
5003              Message-ID: <slrn8ldoih.fbd.simon@justanother.perlhacker.org>
5004      Branch: cfgperl
5005            ! embed.pl perlapi.c pod/perlapi.pod proto.h utf8.c
5006 ____________________________________________________________________________
5007 [  6241] By: jhi                                   on 2000/06/27  02:12:42
5008         Log: Do no -warn on \_, only on \alpha.
5009              Subject: New Unrecognized escape warning for /\_/ from activestate perl-current5.6.0
5010              From: David Dyck <dcd@tc.fluke.com>
5011              Date: Mon, 26 Jun 2000 09:32:02 -0700 (PDT)
5012              Message-ID: <Pine.LNX.4.05.10006260830280.3054-100000@dd.tc.fluke.com>
5013      Branch: cfgperl
5014            ! regcomp.c t/pragma/warn/regcomp t/pragma/warn/toke toke.c
5015 ____________________________________________________________________________
5016 [  6240] By: jhi                                   on 2000/06/27  02:00:01
5017         Log: Subject: [ID 20000626.007] h2xs man page contains trailing garbage
5018              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
5019              Date: Mon, 26 Jun 2000 18:40:14 +0100
5020              Message-Id: <200006261740.SAA02740@Bagpuss.unfortu.net>
5021      Branch: cfgperl
5022            ! utils/h2xs.PL
5023 ____________________________________________________________________________
5024 [  6239] By: jhi                                   on 2000/06/27  01:53:40
5025         Log: Configure maintenance.  Sever some dependency cycles,
5026              separate gccversion from the cc unit,
5027              address [ID 20000623.006] Configure script patch for using gcc on AIX
5028              (but solve it a little bit differently),
5029              unduplex some accidentally duplicated units,
5030              suggest using gcc if no cc available
5031              (p5p thread: "Solaris configure: counterproposal", 1999-09)
5032      Branch: cfgperl
5033            ! Configure Todo-5.6 config_h.SH
5034      Branch: metaconfig
5035            ! U/modified/Config_h.U U/modified/cc.U U/modified/cpp_stuff.U
5036            ! U/modified/libs.U U/modified/models.U U/modified/usrinc.U
5037      Branch: metaconfig/U/perl
5038            + gccvers.U
5039            ! d_getespwnam.U d_getprpwnam.U i_prot.U
5040 ____________________________________________________________________________
5041 [  6238] By: jhi                                   on 2000/06/25  18:04:56
5042         Log: Subject: [PATCH 5.6.0] XS module loading fixup for VMS
5043              From: Dan Sugalski <dan@sidhe.org>
5044              Date: Fri, 23 Jun 2000 17:00:00 -0400
5045              Message-Id: <4.3.2.7.0.20000623165934.00c93d10@24.8.96.48>
5046      Branch: cfgperl
5047            ! lib/ExtUtils/MM_VMS.pm vms/vms.c
5048 ____________________________________________________________________________
5049 [  6237] By: jhi                                   on 2000/06/25  16:36:45
5050         Log: Tweak embed.pl, regen headers.
5051      Branch: cfgperl
5052            ! embed.h embed.pl embedvar.h ext/B/B/Asmdata.pm
5053            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h global.sym
5054            ! keywords.h lib/warnings.pm objXSUB.h opcode.h opnames.h
5055            ! perlapi.c perlapi.h pod/perlapi.pod pod/perlintern.pod pp.sym
5056            ! pp_proto.h proto.h regnodes.h utf8.c warnings.h
5057 ____________________________________________________________________________
5058 [  6236] By: jhi                                   on 2000/06/25  15:26:42
5059         Log: Regen headers.
5060      Branch: cfgperl
5061            ! embed.h embedvar.h ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c
5062            ! ext/ByteLoader/byterun.h global.sym keywords.h lib/warnings.pm
5063            ! objXSUB.h opcode.h opnames.h perlapi.c perlapi.h
5064            ! pod/perlapi.pod pod/perlintern.pod pp.sym pp_proto.h proto.h
5065            ! regnodes.h warnings.h
5066 ____________________________________________________________________________
5067 [  6235] By: jhi                                   on 2000/06/23  19:39:35
5068         Log: The thread begun by
5069              Subject: [ID 20000616.001] Typo on line 390 of .../hints/solaris_2.sh
5070              From: Kevin.Ruscoe@ubsw.com
5071              Date: Fri, 16 Jun 2000 16:38:51 +0100
5072              Message-Id: <H000019b03c300d6@MHS>
5073      Branch: cfgperl
5074            ! hints/solaris_2.sh
5075 ____________________________________________________________________________
5076 [  6234] By: jhi                                   on 2000/06/23  19:23:36
5077         Log: Prefer C:/temp in Win32 as File::Spec->tmpdir to /tmp
5078              because when run as services (Win32ese for daemons)
5079              no environment variables are set and tmpdir ends up as /tmp,
5080              which is ambiguous.
5081              
5082              Subject:[ID 20000616.002] File::Spec->tmpdir broken when running as service
5083              From: matt@sergeant.org
5084              Date: 16 Jun 2000 16:30:43 -0000
5085              Message-Id: <20000616163043.26398.qmail@mail.sergeant.org>
5086      Branch: cfgperl
5087            ! lib/File/Spec/Win32.pm
5088 ____________________________________________________________________________
5089 [  6233] By: jhi                                   on 2000/06/23  19:18:58
5090         Log: Subject: PATCH 5.6.0: Document OPf_SPECIAL flag in regcomp op nodes
5091              From: Mark-Jason Dominus <mjd@plover.com>
5092              Date: Fri, 16 Jun 2000 20:53:04 -0400
5093              Message-ID: <20000617005304.8008.qmail@plover.com>
5094      Branch: cfgperl
5095            ! op.h
5096 ____________________________________________________________________________
5097 [  6232] By: jhi                                   on 2000/06/23  16:10:02
5098         Log: Subject: PATCH: pod/perlutil.pod - utilities packaged with the Perl distribution
5099              From: simon@brecon.co.uk (Simon Cozens)
5100              Date: 19 Jun 2000 15:18:27 GMT
5101              Message-ID: <slrn8ksee3.cp9.simon@justanother.perlhacker.org>
5102              
5103              plus update pod/Makefile and regenerate perltoc
5104      Branch: cfgperl
5105            + pod/perlutil.pod
5106            ! MANIFEST Todo-5.6 pod/Makefile pod/perltoc.pod pod/roffitall
5107 ____________________________________________________________________________
5108 [  6231] By: jhi                                   on 2000/06/23  15:19:18
5109         Log: Subject: [PATCH 5.6.0] cygwin port
5110              From: "Fifer, Eric" <EFifer@sanwaint.com>
5111              Date: Tue, 20 Jun 2000 14:30:58 +0100
5112              Message-ID: <779F20BCCE5AD31186A50008C75D9979171734@silldn_mail1.sanwaint.com>
5113      Branch: cfgperl
5114            ! README.cygwin lib/File/Find.pm
5115 ____________________________________________________________________________
5116 [  6230] By: jhi                                   on 2000/06/23  14:25:21
5117         Log: Upgrade to File::Spec 0.810_01 from CPAN by Barrie Slaymaker.
5118      Branch: cfgperl
5119            ! lib/File/Spec.pm lib/File/Spec/Functions.pm
5120            ! lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
5121            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
5122            ! lib/File/Spec/Win32.pm t/lib/filefunc.t t/lib/filespec.t
5123 ____________________________________________________________________________
5124 [  6229] By: jhi                                   on 2000/06/23  14:13:34
5125         Log: Subject: README.hpux version 0.6.1
5126              Date: Tue, 20 Jun 2000 15:25:51 -0700 (PDT)
5127              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
5128              Message-Id: <200006202225.PAA26205@xfiles.intercon.hp.com>
5129      Branch: cfgperl
5130            ! README.hpux
5131 ____________________________________________________________________________
5132 [  6228] By: jhi                                   on 2000/06/23  14:07:20
5133         Log: Subject: [PATCH] "Constant subroutine redefined" mandatory warning
5134              From: Doug MacEachern <dougm@covalent.net>
5135              Date: Tue, 20 Jun 2000 21:23:56 -0700 (PDT)
5136              Message-ID: <Pine.LNX.4.10.10006202116340.321-100000@mojo.covalent.net>
5137      Branch: cfgperl
5138            ! op.c
5139 ____________________________________________________________________________
5140 [  6227] By: jhi                                   on 2000/06/23  14:01:06
5141         Log: Subject: [PATCH] lib.pm -> lib.pm.PL
5142              From: Doug MacEachern <dougm@covalent.net>
5143              Date: Tue, 20 Jun 2000 22:14:41 -0700 (PDT)
5144              Message-ID: <Pine.LNX.4.10.10006202208210.321-100000@mojo.covalent.net>
5145      Branch: cfgperl
5146            + lib/lib.pm.PL
5147            - lib/lib.pm
5148            ! MANIFEST Makefile.SH
5149 ____________________________________________________________________________
5150 [  6226] By: jhi                                   on 2000/06/23  13:53:07
5151         Log: Subject: [PATCH] remove forward declarations in Socket.pm
5152              From: Doug MacEachern <dougm@covalent.net>
5153              Date: Tue, 20 Jun 2000 21:54:12 -0700 (PDT)
5154              Message-ID: <Pine.LNX.4.10.10006202149190.321-100000@mojo.covalent.net>
5155              
5156              From: Doug MacEachern <dougm@covalent.net>
5157              Subject: Re: [PATCH] remove forward declarations in Socket.pm
5158              Date: Fri, 23 Jun 2000 00:09:29 -0700 (PDT)
5159              Message-ID: <Pine.LNX.4.10.10006222349440.322-100000@mojo.covalent.net>
5160      Branch: cfgperl
5161            ! ext/Socket/Socket.pm op.c
5162 ____________________________________________________________________________
5163 [  6225] By: jhi                                   on 2000/06/23  13:41:52
5164         Log: Add source code filenames to apidoc.
5165              From: simon@brecon.co.uk (Simon Cozens)
5166              Subject: [PATCH embed.pl] Source X-ref
5167              Date: 22 Jun 2000 02:18:49 GMT
5168              Message-ID: <slrn8l2ts8.h5k.simon@justanother.perlhacker.org>
5169      Branch: cfgperl
5170            ! embed.pl
5171 ____________________________________________________________________________
5172 [  6224] By: jhi                                   on 2000/06/23  13:32:33
5173         Log: A way to avoid English.pm performance hit.
5174              From: root <root@jester.slaysys.com>
5175              Subject: [YAPATCH English.pm] My turn to putt again
5176              Date: Thu, 22 Jun 2000 20:33:58 -0400
5177              Message-Id: <200006230033.UAA05960@jester.slaysys.com>
5178      Branch: cfgperl
5179            ! lib/English.pm t/lib/english.t
5180 ____________________________________________________________________________
5181 [  6223] By: jhi                                   on 2000/06/23  13:27:06
5182         Log: Avoid double close().
5183              Subject: [PATCH] avoid double close()
5184              From: Doug MacEachern <dougm@covalent.net>
5185              Date: Thu, 22 Jun 2000 23:08:06 -0700 (PDT)
5186              Message-ID: <Pine.LNX.4.10.10006222251260.322-100000@mojo.covalent.net>
5187      Branch: cfgperl
5188            ! doio.c
5189 ____________________________________________________________________________
5190 [  6222] By: jhi                                   on 2000/06/23  13:25:54
5191         Log: doc typo fix
5192              Subject: [PATCH] documentation typo in lib/Pod/Usage.pm
5193              From: Ian Phillipps <Ian.Phillipps@iname.com>
5194              Date: Fri, 23 Jun 2000 10:40:58 +0100
5195              Message-ID: <20000623104058.A22791@homer.diplex.co.uk>
5196      Branch: cfgperl
5197            ! lib/Pod/Usage.pm
5198 ____________________________________________________________________________
5199 [  6221] By: jhi                                   on 2000/06/23  13:24:15
5200         Log: Remove tr///CU (the feature is to be obsoleted by better interfaces).
5201              From: simon@brecon.co.uk (Simon Cozens)
5202              Subject: [PATCH] Eliminate tr///[CU][CU]
5203              Date: 23 Jun 2000 11:05:40 GMT
5204              Message-ID: <slrn8l6h44.h5k.simon@justanother.perlhacker.org>
5205      Branch: cfgperl
5206            ! doop.c embed.pl pod/perlop.pod toke.c utf8.c
5207 ____________________________________________________________________________
5208 [  6220] By: jhi                                   on 2000/06/22  16:07:51
5209         Log: Win32 patches from Benjamin Stuhl.
5210      Branch: cfgperl
5211            ! makedef.pl win32/win32.h
5212 ____________________________________________________________________________
5213 [  6219] By: jhi                                   on 2000/06/22  16:06:34
5214         Log: Bytecode patches from Benjamin Stuhl.
5215      Branch: cfgperl
5216            ! bytecode.pl ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
5217            ! ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
5218            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
5219 ____________________________________________________________________________
5220 [  6218] By: jhi                                   on 2000/06/15  23:54:16
5221         Log: Bytecode patches from Benjamin Stuhl.
5222      Branch: cfgperl
5223            ! ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
5224 ____________________________________________________________________________
5225 [  6217] By: jhi                                   on 2000/06/09  13:38:29
5226         Log: Rename the fdpid locking and integrate with Sarathy.
5227      Branch: cfgperl
5228            ! Configure config_h.SH doio.c embed.h embed.pl embedvar.h
5229            ! global.sym gv.c intrpvar.h objXSUB.h perl.c perlapi.h pp.c
5230            ! pp_ctl.c proto.h sv.h util.c util.h vmesa/vmesa.c
5231            ! win32/win32.c
5232           !> av.h cop.h hints/solaris_2.sh t/op/runlevel.t
5233 ____________________________________________________________________________
5234 [  6216] By: gsar                                  on 2000/06/08  14:54:21
5235         Log: be more optimal about clearing @_
5236      Branch: perl
5237            ! cop.h
5238 ____________________________________________________________________________
5239 [  6215] By: gsar                                  on 2000/06/08  14:33:04
5240         Log: tweak comment about @DB::args
5241      Branch: perl
5242            ! av.h pp_ctl.c
5243 ____________________________________________________________________________
5244 [  6214] By: gsar                                  on 2000/06/08  13:57:54
5245         Log: @_ can't have junk in it even in the non-USE_ITHREADS case because
5246              caller() wants to populate @DB::args with it (causes a coredump
5247              in Carp::confess())
5248      Branch: perl
5249            ! cop.h t/op/runlevel.t
5250 ____________________________________________________________________________
5251 [  6213] By: gsar                                  on 2000/06/08  07:06:35
5252         Log: back out change#6106 (seems problematic)
5253      Branch: perl
5254            ! hints/solaris_2.sh
5255 ____________________________________________________________________________
5256 [  6212] By: jhi                                   on 2000/06/07  03:10:36
5257         Log: Continuing mopup for #6204.
5258      Branch: cfgperl
5259            ! ext/B/defsubs_h.PL
5260 ____________________________________________________________________________
5261 [  6211] By: jhi                                   on 2000/06/07  02:41:50
5262         Log: Mopup for #6204.
5263              Under the 5005 threads the t/lib/b.t for B::Deparse fails:
5264              Can't locate object method "PV" via package "B::RV" at ../lib/B/Deparse.pm line 2360.
5265              This is comes from const() where POK isn't on when expected.
5266      Branch: cfgperl
5267            ! embedvar.h ext/B/B.xs ext/B/B/Asmdata.pm
5268            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
5269            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h perlapi.c
5270            ! perlapi.h pod/perlapi.pod
5271 ____________________________________________________________________________
5272 [  6210] By: jhi                                   on 2000/06/07  01:56:29
5273         Log: Mopup for #6207 and #6209.
5274      Branch: cfgperl
5275            ! doio.c gv.c sv.h util.c vmesa/vmesa.c win32/win32.c
5276 ____________________________________________________________________________
5277 [  6209] By: jhi                                   on 2000/06/07  01:33:12
5278         Log: Lock PL_fdpid against race conditions, based on:
5279              Subject: [PATCH 5.6.0]subprocess fixup for threads
5280              From: Dan Sugalski <dan@sidhe.org>
5281              To: perl5-porters@perl.org
5282              Date: Tue, 11 Apr 2000 17:02:32 -0400
5283              Message-Id: <4.3.0.20000411170218.01d2f580@24.8.96.48>
5284      Branch: cfgperl
5285            ! doio.c intrpvar.h perl.c sv.h util.c vmesa/vmesa.c
5286            ! win32/win32.c
5287 ____________________________________________________________________________
5288 [  6208] By: jhi                                   on 2000/06/07  01:05:23
5289         Log: Regen headers for #6207.
5290      Branch: cfgperl
5291            ! embed.h global.sym objXSUB.h proto.h
5292 ____________________________________________________________________________
5293 [  6207] By: jhi                                   on 2000/06/06  23:43:13
5294         Log: Subject: [PATCH 5.6.0] Threadsafe patches
5295              From: Dan Sugalski <dan@sidhe.org>
5296              To: perl5-porters@perl.org
5297              Date: Mon, 08 May 2000 18:08:13 -0400
5298              Message-Id: <4.3.1.0.20000508180729.02182de0@24.8.96.48>
5299      Branch: cfgperl
5300            ! embed.pl global.sym gv.c intrpvar.h perl.c pp.c pp_ctl.c
5301            ! proto.h sv.h util.c
5302 ____________________________________________________________________________
5303 [  6206] By: jhi                                   on 2000/06/06  23:21:23
5304         Log: Subject: [PATCH] Eliminate $a/$b in pod
5305              From: David Glasser <me@davidglasser.net>
5306              To: perl5-porters@perl.org
5307              Date: Mon, 29 May 2000 21:15:59 -0400
5308              Message-Id: <l03130302b558bb2640ce@[209.195.241.121]>
5309      Branch: cfgperl
5310            ! pod/perl5004delta.pod pod/perl56delta.pod pod/perlboot.pod
5311            ! pod/perlbot.pod pod/perlcall.pod pod/perldata.pod
5312            ! pod/perldbmfilter.pod pod/perldiag.pod pod/perldsc.pod
5313            ! pod/perlembed.pod pod/perlfaq4.pod pod/perlfaq6.pod
5314            ! pod/perlfaq7.pod pod/perlfilter.pod pod/perlfunc.pod
5315            ! pod/perlguts.pod pod/perllexwarn.pod pod/perllocale.pod
5316            ! pod/perlobj.pod pod/perlop.pod pod/perlref.pod pod/perlsub.pod
5317            ! pod/perlsyn.pod pod/perltie.pod pod/perltrap.pod
5318            ! pod/perlvar.pod pod/perlxs.pod
5319 ____________________________________________________________________________
5320 [  6205] By: jhi                                   on 2000/06/06  23:12:14
5321         Log: Subject: [PATCH] Win32 improvements
5322              From: "Benjamin Stuhl" <sho_pi@hotmail.com>
5323              To: gsar@activestate.com, perl5-porters@perl.org
5324              Date: Mon, 29 May 2000 17:22:24 PDT
5325              Message-ID: <20000530002224.91142.qmail@hotmail.com>
5326              (MUA had mangled many lines by wordwrapping)
5327      Branch: cfgperl
5328            ! utils/c2ph.PL win32/makefile.mk win32/win32.c win32/win32sck.c
5329 ____________________________________________________________________________
5330 [  6204] By: jhi                                   on 2000/06/06  23:01:50
5331         Log: Subject: [PATCH] B::Bytecode patches
5332              From: "Benjamin Stuhl" <sho_pi@hotmail.com>
5333              To: gsar@activestate.com, jhi@iki.fi
5334              Cc: perl5-porters@perl.org
5335              Message-ID: <20000602202526.48694.qmail@hotmail.com>
5336              (MUA had mangled many lines by wordwrapping)
5337      Branch: cfgperl
5338            ! bytecode.pl ext/B/B.pm ext/B/B.xs ext/B/B/Assembler.pm
5339            ! ext/B/B/Bytecode.pm ext/B/O.pm ext/B/defsubs_h.PL
5340            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
5341            ! intrpvar.h perl.c
5342 ____________________________________________________________________________
5343 [  6203] By: jhi                                   on 2000/06/06  22:32:43
5344         Log: Subject: [PATCH] perldiag should refer to perlos2.pod not README.os2
5345              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
5346              Date: Tue, 06 Jun 2000 13:07:45 -0700
5347              Message-ID: <RoVP5gzkgmTL092yn@efn.org>
5348      Branch: cfgperl
5349            ! pod/perldiag.pod
5350 ____________________________________________________________________________
5351 [  6202] By: jhi                                   on 2000/06/06  19:38:35
5352         Log: Integrate with Sarathy.
5353      Branch: cfgperl
5354           !> perl.c
5355 ____________________________________________________________________________
5356 [  6201] By: gsar                                  on 2000/06/06  00:42:59
5357         Log: Perl_eval_pv() leaks 4 bytes every time it is called because it
5358              does a PUSHMARK that's never ever POPMARKed; in general, only
5359              Perl_call_[sp]v() need a PUSHMARK for incoming arguments;
5360              Perl_eval_[sp]v() don't because they don't take any incoming
5361              arguments (this leak has been around since the original version
5362              of perl_eval_pv() in 5.003_97e)
5363      Branch: perl
5364            ! perl.c
5365 ____________________________________________________________________________
5366 [  6200] By: jhi                                   on 2000/06/04  03:44:52
5367         Log: Update to cperl-mode.el 4.31 from
5368              ftp://ftp.math.ohio-state.edu/pub/users/ilya/cperl-mode.el
5369              Subject: A couple of notes
5370              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5371              To: Mailing list Perl5 <perl5-porters@perl.org>
5372              Date: Sat, 3 Jun 2000 23:33:32 -0400
5373              Message-ID: <20000603233332.A6790@monk.mps.ohio-state.edu>
5374      Branch: cfgperl
5375            ! emacs/cperl-mode.el
5376 ____________________________________________________________________________
5377 [  6199] By: jhi                                   on 2000/06/03  15:11:05
5378         Log: Subject: [PATCH 5.6.0]Make perl's malloc work on VMS
5379              From: Dan Sugalski <dan@sidhe.org>
5380              To: perl5-porters@perl.org, vmsperl@perl.org
5381              Date: Fri, 02 Jun 2000 17:30:51 -0400
5382              Message-Id: <4.3.2.7.0.20000602173021.01f03570@24.8.96.48>
5383      Branch: cfgperl
5384            ! vms/descrip_mms.template vms/gen_shrfls.pl
5385 ____________________________________________________________________________
5386 [  6198] By: jhi                                   on 2000/06/03  14:59:15
5387         Log: Subject: [PATCH 5.6.0]VMS fixups so we can build with MULTIPLICITY
5388              From: Dan Sugalski <dan@sidhe.org>
5389              To: vmsperl@perl.org, perl5-porters@perl.org
5390              Date: Fri, 02 Jun 2000 16:00:41 -0400
5391              Message-Id: <4.3.2.7.0.20000602155951.01f02b20@24.8.96.48>
5392              Message-Id: <4.3.2.7.0.20000602164011.01ec8c30@24.8.96.48>
5393      Branch: cfgperl
5394            ! embed.h embed.pl embedvar.h ext/POSIX/POSIX.xs global.sym
5395            ! objXSUB.h perlapi.c perlapi.h pod/perlapi.pod
5396            ! pod/perlintern.pod proto.h vms/vms.c vms/vmsish.h
5397 ____________________________________________________________________________
5398 [  6197] By: jhi                                   on 2000/06/03  14:41:30
5399         Log: Subject: [ID 20000602.005] [PATCH]5.6.0 (DOC) tiny change to perlsyn.pod
5400              From: John Borwick <jhborwic@unity.ncsu.edu>
5401              Date: Fri, 2 Jun 2000 14:35:03 -0400 (EDT)
5402              Message-Id: <Pine.GSO.4.21.0006021420290.11432-100000@eos00du.eos.ncsu.edu>
5403      Branch: cfgperl
5404            ! pod/perlsyn.pod
5405 ____________________________________________________________________________
5406 [  6196] By: jhi                                   on 2000/06/03  14:38:09
5407         Log: Integrate with Sarathy.
5408      Branch: cfgperl
5409           !> cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
5410           !> perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
5411           !> vms/perly_c.vms
5412 ____________________________________________________________________________
5413 [  6195] By: gsar                                  on 2000/06/02  22:43:13
5414         Log: fix yet another eval"" leak under USE_ITHREADS
5415      Branch: perl
5416            ! op.c
5417 ____________________________________________________________________________
5418 [  6194] By: gsar                                  on 2000/06/02  18:22:06
5419         Log: fix small eval"" memory leaks under USE_ITHREADS
5420      Branch: perl
5421            ! cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
5422            ! perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
5423            ! vms/perly_c.vms
5424 ____________________________________________________________________________
5425 [  6193] By: jhi                                   on 2000/06/01  13:03:56
5426         Log: Signals-be-gone for microperl.
5427      Branch: cfgperl
5428            ! Todo.micro doop.c mg.c perl.c perl.h pp_sys.c util.c
5429 ____________________________________________________________________________
5430 [  6192] By: jhi                                   on 2000/06/01  12:52:02
5431         Log: Integrate with Sarathy.
5432      Branch: cfgperl
5433           +> lib/Pod/LaTeX.pm t/lib/selfloader.t
5434           !> AUTHORS MAINTAIN MANIFEST doop.c embed.pl
5435           !> ext/Devel/Peek/Peek.pm handy.h lib/SelfLoader.pm perl.c
5436           !> pod/perlapi.pod pod/perldata.pod pod/perlfaq6.pod
5437           !> pod/perlfaq9.pod pod/perlfunc.pod pod/perllocale.pod
5438           !> pod/perlre.pod pod/perltrap.pod pod/pod2latex.PL t/op/tr.t
5439           !> t/op/vec.t utils/h2xs.PL
5440 ____________________________________________________________________________
5441 [  6191] By: gsar                                  on 2000/06/01  09:38:21
5442         Log: vec() loses numericalness (modified version of patch suggested
5443              by Robin Barker)
5444      Branch: perl
5445            ! doop.c t/op/vec.t
5446 ____________________________________________________________________________
5447 [  6190] By: gsar                                  on 2000/06/01  09:26:15
5448         Log: submit missing embed.pl change
5449      Branch: perl
5450            ! embed.pl
5451 ____________________________________________________________________________
5452 [  6189] By: gsar                                  on 2000/06/01  09:05:34
5453         Log: counting tr/// corrupts later operation (from M.J.T Guy)
5454      Branch: perl
5455            ! doop.c t/op/tr.t
5456 ____________________________________________________________________________
5457 [  6188] By: gsar                                  on 2000/06/01  08:58:39
5458         Log: h2xs tweaks
5459      Branch: perl
5460            ! utils/h2xs.PL
5461 ____________________________________________________________________________
5462 [  6187] By: gsar                                  on 2000/06/01  08:50:07
5463         Log: replace pod2latex with the one in Pod-LaTeX v0.52 from CPAN
5464              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
5465      Branch: perl
5466            + lib/Pod/LaTeX.pm
5467            ! AUTHORS MAINTAIN MANIFEST ext/Devel/Peek/Peek.pm
5468            ! pod/pod2latex.PL
5469 ____________________________________________________________________________
5470 [  6186] By: gsar                                  on 2000/06/01  08:24:40
5471         Log: further qualify references to "alphanumeric" (from Wolfgang Laun
5472              <wolfgang.laun@alcatel.at>)
5473      Branch: perl
5474            ! handy.h pod/perlapi.pod pod/perldata.pod pod/perlfaq6.pod
5475            ! pod/perlfaq9.pod pod/perllocale.pod pod/perlre.pod
5476 ____________________________________________________________________________
5477 [  6185] By: gsar                                  on 2000/06/01  08:12:00
5478         Log: remove incorrect documentation about implicit split to @_ in
5479              list context, which never really worked in perl 5 (from
5480              M.J.T. Guy)
5481      Branch: perl
5482            ! pod/perlfunc.pod pod/perltrap.pod
5483 ____________________________________________________________________________
5484 [  6184] By: gsar                                  on 2000/06/01  07:52:27
5485         Log: tweak for change#6127
5486      Branch: perl
5487            ! perl.c
5488 ____________________________________________________________________________
5489 [  6183] By: gsar                                  on 2000/06/01  07:41:02
5490         Log: SelfLoader can lose $@ in AUTOLOAD() (from Nicholas Clark
5491              <nick@ccl4.org>)
5492      Branch: perl
5493            + t/lib/selfloader.t
5494            ! MANIFEST lib/SelfLoader.pm
5495 ____________________________________________________________________________
5496 [  6182] By: jhi                                   on 2000/06/01  00:34:42
5497         Log: Be Cleaner Part Deux.
5498      Branch: cfgperl
5499            ! Makefile.SH
5500 ____________________________________________________________________________
5501 [  6181] By: jhi                                   on 2000/06/01  00:32:09
5502         Log: Integrate with Sarathy.
5503      Branch: cfgperl
5504           !> pp.c t/op/arith.t
5505 ____________________________________________________________________________
5506 [  6180] By: jhi                                   on 2000/06/01  00:31:13
5507         Log: microperl nits from Simon Cozens.
5508      Branch: cfgperl
5509            + uconfig.h
5510            ! MAINTAIN MANIFEST Makefile.SH Todo.micro perl.h uconfig.sh
5511            ! unixish.h
5512 ____________________________________________________________________________
5513 [  6179] By: gsar                                  on 2000/05/31  22:37:51
5514         Log: buggy modulus on UVs introduced by change#3378 (resulted in
5515              4063328477 % 65535 amounting to 27406, instead of 27407)
5516      Branch: perl
5517            ! pp.c t/op/arith.t
5518 ____________________________________________________________________________
5519 [  6178] By: jhi                                   on 2000/05/31  21:52:41
5520         Log: Be cleaner.
5521      Branch: cfgperl
5522            ! Makefile.SH
5523 ____________________________________________________________________________
5524 [  6177] By: jhi                                   on 2000/05/31  21:47:33
5525         Log: Substitution utf8 patch from Simon Cozens.
5526      Branch: cfgperl
5527            ! pp_hot.c
5528 ____________________________________________________________________________
5529 [  6176] By: jhi                                   on 2000/05/31  21:45:34
5530         Log: Single-quoted utf8 patch from Simon Cozens.
5531      Branch: cfgperl
5532            ! toke.c
5533 ____________________________________________________________________________
5534 [  6175] By: jhi                                   on 2000/05/31  21:40:18
5535         Log: Integrate with Sarathy.
5536      Branch: cfgperl
5537           !> op.c regexec.c t/lib/filefind.t t/op/re_tests t/op/wantarray.t
5538 ____________________________________________________________________________
5539 [  6174] By: jhi                                   on 2000/05/31  21:37:31
5540         Log: microperl changes from Simon Cozens; Makefile for microperl
5541              written from scratch; few casts added as microperl compilation
5542              doesn't have all prototypes available.
5543      Branch: cfgperl
5544            + Makefile.micro README.micro Todo.micro uconfig.sh
5545            ! Configure MAINTAIN MANIFEST config_h.SH doop.c mg.c op.c
5546            ! perl.c perl.h perlio.c unixish.h utf8.c util.c
5547      Branch: metaconfig
5548            + U/modified/Config_h.U
5549 ____________________________________________________________________________
5550 [  6173] By: jhi                                   on 2000/05/31  20:00:24
5551         Log: metaconfig maintenance.
5552      Branch: metaconfig
5553            + U/modified/Inhdr.U U/typedefs/inotype.U
5554      Branch: metaconfig/U/perl
5555            + d_finitel.U d_getcwd.U d_llseek.U i_fp_class.U i_iconv.U
5556            + i_ieeefp.U i_syslog.U i_sysrusage.U i_ulimit.U
5557 ____________________________________________________________________________
5558 [  6172] By: gsar                                  on 2000/05/31  05:05:42
5559         Log: fix buggy multiline matching of C<"a\nxb\n" =~ /(?!\A)x/m>
5560              (from Ilya Zakharevich)
5561      Branch: perl
5562            ! regexec.c t/op/re_tests
5563 ____________________________________________________________________________
5564 [  6171] By: gsar                                  on 2000/05/31  05:01:47
5565         Log: scalar() doesn't force scalar context when used in void context
5566              (from Simon Cozens)
5567      Branch: perl
5568            ! op.c t/op/wantarray.t
5569 ____________________________________________________________________________
5570 [  6170] By: gsar                                  on 2000/05/31  04:41:33
5571         Log: change#6142 needs tweaks to tests to work where there's no symlink()
5572              (from Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
5573      Branch: perl
5574            ! t/lib/filefind.t
5575 ____________________________________________________________________________
5576 [  6169] By: gsar                                  on 2000/05/31  04:29:49
5577         Log: integrate cfgperl contents into mainline
5578      Branch: perl
5579           +> pod/perlmodlib.PL pod/perlnewmod.pod
5580           !> (integrate 42 files)
5581 ____________________________________________________________________________
5582 [  6168] By: jhi                                   on 2000/05/30  22:53:37
5583         Log: Tweak NV_PRESERVES_UV*, vms/subconfigure.com left untouched.
5584      Branch: cfgperl
5585            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
5586            ! config_h.SH epoc/config.sh perl.h toke.c vms/subconfigure.com
5587            ! vos/config.def vos/config.h vos/config.pl vos/config_h.SH_orig
5588            ! win32/config.bc win32/config.gc win32/config.vc
5589            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
5590            ! win32/config_h.PL win32/config_sh.PL
5591      Branch: metaconfig/U/perl
5592            ! perlxv.U
5593 ____________________________________________________________________________
5594 [  6167] By: jhi                                   on 2000/05/30  22:20:21
5595         Log: tweak todo 
5596      Branch: cfgperl
5597            ! Todo-5.6
5598 ____________________________________________________________________________
5599 [  6166] By: jhi                                   on 2000/05/30  22:11:51
5600         Log: Introduce HAS_GETESPWNAM, HAS_GETPRPWNAM, and I_PROT
5601              in case somebody wants to write an extension for more
5602              shadow database interfaces.
5603      Branch: cfgperl
5604            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
5605            ! config_h.SH epoc/config.sh pp_sys.c vms/subconfigure.com
5606            ! vos/config.def vos/config.h vos/config_h.SH_orig
5607            ! win32/config.bc win32/config.gc win32/config.vc
5608            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
5609      Branch: metaconfig
5610            ! U/modified/Myinit.U
5611      Branch: metaconfig/U/perl
5612            + d_getespwnam.U d_getprpwnam.U i_prot.U
5613 ____________________________________________________________________________
5614 [  6165] By: jhi                                   on 2000/05/30  18:35:34
5615         Log: Integrate with Sarathy.
5616      Branch: cfgperl
5617           !> op.c
5618 ____________________________________________________________________________
5619 [  6164] By: jhi                                   on 2000/05/30  18:30:16
5620         Log: detypo
5621      Branch: cfgperl
5622            ! Configure config_h.SH
5623      Branch: metaconfig/U/perl
5624            ! perlxv.U
5625 ____________________________________________________________________________
5626 [  6163] By: gsar                                  on 2000/05/30  03:24:03
5627         Log: fix memory leak in C<eval "BEGIN {}"> (bug in change#4579)
5628      Branch: perl
5629            ! op.c
5630 ____________________________________________________________________________
5631 [  6162] By: gsar                                  on 2000/05/30  03:09:38
5632         Log: fix memory leak in method call optimization (change#3768);
5633              made C<eval "$x->foo()"> leak
5634      Branch: perl
5635            ! op.c
5636 ____________________________________________________________________________
5637 [  6161] By: jhi                                   on 2000/05/29  17:56:26
5638         Log: Add autogeneration of perlmodlib.pod and the new perlnewmod.pod,
5639              both from Simon Cozens.
5640      Branch: cfgperl
5641            + pod/perlmodlib.PL pod/perlnewmod.pod
5642            ! AUTHORS MAINTAIN MANIFEST pod/Makefile pod/perl.pod
5643            ! pod/perlmodlib.pod pod/perltoc.pod
5644 ____________________________________________________________________________
5645 [  6160] By: jhi                                   on 2000/05/29  17:23:55
5646         Log: Changes for the File::Temp 0.08 (change #6159) test suite
5647              to fit better into the Perl distribution test framework.
5648      Branch: cfgperl
5649            ! t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t t/lib/ftmp-security.t
5650            ! t/lib/ftmp-tempfile.t
5651 ____________________________________________________________________________
5652 [  6159] By: jhi                                   on 2000/05/29  16:55:36
5653         Log: Upgrade to File::Temp 0.08 from Tim Jenness via CPAN.
5654      Branch: cfgperl
5655            ! lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
5656            ! t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
5657 ____________________________________________________________________________
5658 [  6158] By: bailey                                on 2000/05/29  16:22:08
5659         Log: Add fallback to tmpfile for use in cases where user's relying on
5660              ACLs on SYS$SCRATCH to permit file creation. (based on Charles
5661              Lane's patch)
5662      Branch: vmsperl
5663            ! vms/vms.c vms/vmsish.h
5664 ____________________________________________________________________________
5665 [  6157] By: jhi                                   on 2000/05/29  03:10:36
5666         Log: Regen Configure to jive with #6149.
5667      Branch: cfgperl
5668            ! Configure
5669      Branch: metaconfig
5670            ! U/modified/Getfile.U
5671 ____________________________________________________________________________
5672 [  6156] By: jhi                                   on 2000/05/29  03:01:38
5673         Log: Integrate with Sarathy.
5674      Branch: cfgperl
5675           +> ext/DynaLoader/dl_mac.xs
5676           !> (integrate 38 files)
5677 ____________________________________________________________________________
5678 [  6155] By: gsar                                  on 2000/05/28  21:15:58
5679         Log: small bug in change#6144; remove random \xA0 character that snuck
5680              in via change#6145
5681      Branch: perl
5682            ! lib/AutoSplit.pm lib/ExtUtils/xsubpp
5683 ____________________________________________________________________________
5684 [  6154] By: gsar                                  on 2000/05/28  21:04:19
5685         Log: avoid type mismatch warning
5686      Branch: perl
5687            ! perl.c
5688 ____________________________________________________________________________
5689 [  6153] By: gsar                                  on 2000/05/28  20:58:31
5690         Log: prettier Test::Harness output on failed tests (from Nicholas Clark
5691              <nick@Bagpuss.uk.boo.com>)
5692      Branch: perl
5693            ! lib/Test/Harness.pm
5694 ____________________________________________________________________________
5695 [  6152] By: gsar                                  on 2000/05/28  20:53:42
5696         Log: cosmetic fixups of RE debug output (from Ilya Zakharevich)
5697      Branch: perl
5698            ! regexec.c
5699 ____________________________________________________________________________
5700 [  6151] By: gsar                                  on 2000/05/28  20:50:28
5701         Log: fix accidental pessimization in RE optimizer (from Ilya Zakharevich)
5702      Branch: perl
5703            ! regexec.c
5704 ____________________________________________________________________________
5705 [  6150] By: gsar                                  on 2000/05/28  20:39:58
5706         Log: perlrequick.pod updates (from Mark Kvale <kvale@phy.ucsf.edu>)
5707      Branch: perl
5708            ! pod/perlrequick.pod
5709 ____________________________________________________________________________
5710 [  6149] By: gsar                                  on 2000/05/28  20:35:16
5711         Log: OS/2 tweaks for usethreads build (from Rocco Caputo
5712              <troc@netrus.net>)
5713      Branch: perl
5714            ! Configure hints/os2.sh makedef.pl os2/Makefile.SHs
5715            ! os2/OS2/REXX/t/rx_dllld.t os2/OS2/REXX/t/rx_objcall.t
5716            ! os2/OS2/REXX/t/rx_tievar.t os2/OS2/REXX/t/rx_tieydb.t
5717            ! os2/os2.c os2/os2ish.h perl.c util.c x2p/a2p.h
5718 ____________________________________________________________________________
5719 [  6148] By: gsar                                  on 2000/05/28  20:21:07
5720         Log: close open file before chmod() (from Rocco Caputo <troc@netrus.net>)
5721      Branch: perl
5722            ! lib/ExtUtils/MM_Unix.pm
5723 ____________________________________________________________________________
5724 [  6147] By: gsar                                  on 2000/05/28  20:12:41
5725         Log: add a make entry to Config.pm so "perl -V:make" works on VMS
5726              (from Peter Prymmer)
5727      Branch: perl
5728            ! vms/subconfigure.com
5729 ____________________________________________________________________________
5730 [  6146] By: gsar                                  on 2000/05/28  20:06:15
5731         Log: doc typo
5732      Branch: perl
5733            ! lib/warnings.pm warnings.h warnings.pl
5734 ____________________________________________________________________________
5735 [  6145] By: gsar                                  on 2000/05/28  18:44:33
5736         Log: make xsubpp skip embedded pod (from Matthias Neeracher
5737              <neeri@iis.ee.ethz.ch>)
5738      Branch: perl
5739            ! lib/ExtUtils/xsubpp
5740 ____________________________________________________________________________
5741 [  6144] By: gsar                                  on 2000/05/28  18:42:49
5742         Log: MacOS support, part 2: make AutoSplit use File::Spec instead
5743              of assuming Unixisms; *UNTESTED on Unix* (from Matthias Neeracher
5744              <neeri@iis.ee.ethz.ch>)
5745      Branch: perl
5746            ! lib/AutoSplit.pm
5747 ____________________________________________________________________________
5748 [  6143] By: gsar                                  on 2000/05/28  18:41:12
5749         Log: MacOS support, part 1 (from Matthias Neeracher
5750              <neeri@iis.ee.ethz.ch>)
5751      Branch: perl
5752            + ext/DynaLoader/dl_mac.xs
5753            ! MANIFEST ext/DB_File/Makefile.PL ext/NDBM_File/Makefile.PL
5754            ! ext/POSIX/POSIX.xs lib/ExtUtils/MakeMaker.pm mg.c perl.c
5755            ! perlsfio.h pod/perlfaq4.pod pp_ctl.c proto.h toke.c util.c
5756            ! util.h
5757 ____________________________________________________________________________
5758 [  6142] By: gsar                                  on 2000/05/28  18:21:51
5759         Log: File::Find fails to chdir when chasing symlinks (from
5760              Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
5761      Branch: perl
5762            ! lib/File/Find.pm t/lib/filefind.t
5763 ____________________________________________________________________________
5764 [  6141] By: jhi                                   on 2000/05/28  14:25:15
5765         Log: BSD/OS (bsdi) hints update by Timur I. Bakeyev and Todd C. Miller,
5766              forwarded by Peter Seebach from the bsdi-users mailing list.
5767              p5p Message-Id: <200005280543.AAA24519@guild.plethora.net>
5768      Branch: perl
5769            ! hints/bsdos.sh
5770 ____________________________________________________________________________
5771 [  6140] By: jhi                                   on 2000/05/28  14:11:57
5772         Log: Integrate with Sarathy.
5773      Branch: cfgperl
5774           +> (branch 30 files)
5775           !> (integrate 93 files)
5776 ____________________________________________________________________________
5777 [  6139] By: gsar                                  on 2000/05/28  10:01:48
5778         Log: revise mktables.PL for bugs and newness in Unicode 3.0
5779              (from James Bence <jbence@amgen.com>)
5780      Branch: perl
5781            + lib/unicode/Is/BidiAL.pl lib/unicode/Is/BidiBN.pl
5782            + lib/unicode/Is/BidiLRE.pl lib/unicode/Is/BidiLRO.pl
5783            + lib/unicode/Is/BidiNSM.pl lib/unicode/Is/BidiPDF.pl
5784            + lib/unicode/Is/BidiRLE.pl lib/unicode/Is/BidiRLO.pl
5785            + lib/unicode/Is/Cf.pl lib/unicode/Is/Cs.pl
5786            + lib/unicode/Is/DCfraction.pl lib/unicode/Is/Me.pl
5787            + lib/unicode/Is/Nl.pl lib/unicode/Is/Pc.pl lib/unicode/Is/Pf.pl
5788            + lib/unicode/Is/Pi.pl lib/unicode/Is/Sk.pl
5789            + lib/unicode/Is/SylAA.pl lib/unicode/Is/SylAAI.pl
5790            + lib/unicode/Is/SylAI.pl lib/unicode/Is/SylEE.pl
5791            + lib/unicode/Is/SylII.pl lib/unicode/Is/SylN.pl
5792            + lib/unicode/Is/SylOO.pl lib/unicode/Is/SylWAA.pl
5793            + lib/unicode/Is/SylWEE.pl lib/unicode/Is/SylWII.pl
5794            + lib/unicode/Is/SylWO.pl lib/unicode/Is/SylWOO.pl
5795            + lib/unicode/Is/SylWU.pl
5796            ! MANIFEST lib/unicode/Is/Cn.pl lib/unicode/Is/Graph.pl
5797            ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
5798            ! lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
5799            ! lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
5800            ! lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
5801            ! lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
5802            ! lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
5803            ! lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
5804            ! lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
5805            ! lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
5806            ! lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
5807            ! lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
5808            ! lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
5809            ! lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
5810            ! lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkXX.pl
5811            ! lib/unicode/Is/LbrkZW.pl lib/unicode/Is/Punct.pl
5812            ! lib/unicode/Is/Space.pl lib/unicode/Is/SylA.pl
5813            ! lib/unicode/Is/SylC.pl lib/unicode/Is/SylE.pl
5814            ! lib/unicode/Is/SylI.pl lib/unicode/Is/SylO.pl
5815            ! lib/unicode/Is/SylU.pl lib/unicode/Is/SylV.pl
5816            ! lib/unicode/Is/SylWA.pl lib/unicode/Is/SylWC.pl
5817            ! lib/unicode/Is/SylWE.pl lib/unicode/Is/SylWI.pl
5818            ! lib/unicode/Is/SylWV.pl lib/unicode/Is/Upper.pl
5819            ! lib/unicode/Makefile lib/unicode/mktables.PL
5820 ____________________________________________________________________________
5821 [  6138] By: gsar                                  on 2000/05/28  08:50:32
5822         Log: add note about the handling of negative indices to tied arrays
5823              (from Michael G Schwern <schwern@pobox.com>)
5824      Branch: perl
5825            ! pod/perltie.pod
5826 ____________________________________________________________________________
5827 [  6137] By: gsar                                  on 2000/05/28  08:46:10
5828         Log: fix bogus redeclaration warning for "our" variables in different
5829              scopes
5830      Branch: perl
5831            ! op.c t/pragma/strict-vars
5832 ____________________________________________________________________________
5833 [  6136] By: gsar                                  on 2000/05/28  08:31:20
5834         Log: random pod typos (from Peter Scott <Peter@PSDT.com>)
5835      Branch: perl
5836            ! ext/Devel/Peek/Peek.pm pod/perldebguts.pod
5837 ____________________________________________________________________________
5838 [  6135] By: gsar                                  on 2000/05/28  08:17:50
5839         Log: enable Test::Harness to dynamically determine column width etc.
5840              (from Rob Napier <rnapier@employees.org>)
5841      Branch: perl
5842            ! lib/Test/Harness.pm
5843 ____________________________________________________________________________
5844 [  6134] By: gsar                                  on 2000/05/28  08:13:39
5845         Log: make Test::Harness use wait.h/WCOREDUMP if available
5846              (from Ben Tilly <ben_tilly@hotmail.com>)
5847      Branch: perl
5848            ! lib/Test/Harness.pm
5849 ____________________________________________________________________________
5850 [  6133] By: gsar                                  on 2000/05/28  08:08:05
5851         Log: elide bogus test in change#6132
5852      Branch: perl
5853            ! t/pragma/warn/9enabled
5854 ____________________________________________________________________________
5855 [  6132] By: gsar                                  on 2000/05/28  08:03:14
5856         Log: warnings::enabled() doesn't fall back to looking at $^W if
5857              caller isn't using lexical warnings (from Paul Marquess)
5858      Branch: perl
5859            ! pp_ctl.c t/pragma/warn/9enabled
5860 ____________________________________________________________________________
5861 [  6131] By: gsar                                  on 2000/05/28  07:57:47
5862         Log: avoid warnings in POSIX.pm (from Barrie Slaymaker)
5863      Branch: perl
5864            ! ext/POSIX/POSIX.pm
5865 ____________________________________________________________________________
5866 [  6130] By: gsar                                  on 2000/05/28  07:29:12
5867         Log: fix places that mean C<"word" character> but say C<alphanumeric
5868              character>
5869      Branch: perl
5870            ! pod/perlfunc.pod pod/perlre.pod pod/perlretut.pod
5871 ____________________________________________________________________________
5872 [  6129] By: gsar                                  on 2000/05/28  07:18:41
5873         Log: VMS test harness tweak (from Jesper Naur <jesper.naur@post.tele.dk>)
5874      Branch: perl
5875            ! vms/test.com
5876 ____________________________________________________________________________
5877 [  6128] By: gsar                                  on 2000/05/28  07:12:55
5878         Log: new perlxstut example for passing/returning refs to arrays
5879              (from David Lowe <dlowe@pootpoot.com>)
5880      Branch: perl
5881            ! pod/perlxstut.pod
5882 ____________________________________________________________________________
5883 [  6127] By: gsar                                  on 2000/05/28  07:02:50
5884         Log: call_method(...,G_EVAL) can longjmp() out if the method probing
5885              failed (from Gisle Aas)
5886      Branch: perl
5887            ! cop.h perl.c
5888 ____________________________________________________________________________
5889 [  6126] By: gsar                                  on 2000/05/28  06:39:53
5890         Log: change#2879 broke rvalue autovivification of magicals such as ${$num}
5891              (reworked variant of patch suggested by Simon Cozens)
5892      Branch: perl
5893            ! embed.h embed.pl gv.c pod/perlapi.pod pod/perlintern.pod pp.c
5894            ! pp_hot.c proto.h t/op/gv.t
5895 ____________________________________________________________________________
5896 [  6125] By: gsar                                  on 2000/05/28  05:14:55
5897         Log: enable propagating exception objects via Perl_croak() in XS code
5898              (from Gisle Aas)
5899      Branch: perl
5900            ! util.c
5901 ____________________________________________________________________________
5902 [  6124] By: gsar                                  on 2000/05/28  05:07:28
5903         Log: integrate vmsperl contents into mainline
5904      Branch: perl
5905           !> lib/ExtUtils/MM_VMS.pm lib/File/Spec/VMS.pm t/op/lex_assign.t
5906           !> vms/ext/vmsish.pm vms/ext/vmsish.t vms/test.com vms/vms.c
5907           !> vms/vmsish.h
5908 ____________________________________________________________________________
5909 [  6123] By: gsar                                  on 2000/05/28  05:03:53
5910         Log: clarify gotcha with #line directives (from Rocco Caputo
5911              <troc@netrus.net>)
5912      Branch: perl
5913            ! pod/perldebug.pod pod/perlsyn.pod
5914 ____________________________________________________________________________
5915 [  6122] By: gsar                                  on 2000/05/28  04:58:29
5916         Log: downgrade fatal error on C<"foo@nosucharray.com"> to optional warning
5917              (from Mark-Jason Dominus)
5918      Branch: perl
5919            ! lib/ExtUtils/typemap pod/perl56delta.pod pod/perlsub.pod
5920            ! pod/perltrap.pod t/base/lex.t t/pragma/strict-vars
5921            ! t/pragma/strict.t t/pragma/warn/toke t/pragma/warnings.t
5922            ! toke.c
5923 ____________________________________________________________________________
5924 [  6121] By: bailey                                on 2000/05/25  04:46:54
5925         Log: Allow eliminate_macros() and fixpath() to handle space-delimited
5926              lists (based on fixes by Craig Berry)
5927      Branch: vmsperl
5928            ! lib/File/Spec/VMS.pm
5929 ____________________________________________________________________________
5930 [  6120] By: bailey                                on 2000/05/25  04:25:38
5931         Log: Add missing escape (Charles Lane)
5932      Branch: vmsperl
5933            ! t/op/lex_assign.t
5934 ____________________________________________________________________________
5935 [  6119] By: bailey                                on 2000/05/25  04:21:25
5936         Log: Quiet error messages in vmsish.t (Charles Lane)
5937      Branch: vmsperl
5938            ! vms/ext/vmsish.t
5939 ____________________________________________________________________________
5940 [  6118] By: bailey                                on 2000/05/25  04:17:57
5941         Log: Regularize distinction between RMS$_DNF and RMS$_DIR (Craig Berry)
5942              Flatten case labels in switch statements uniformly (Charles Bailey)
5943      Branch: vmsperl
5944            ! vms/vms.c
5945 ____________________________________________________________________________
5946 [  6117] By: bailey                                on 2000/05/25  03:58:09
5947         Log: Treat sockets as special in sys(read|write) (Charles Lane et al.)
5948      Branch: vmsperl
5949            ! vms/vmsish.h
5950 ____________________________________________________________________________
5951 [  6116] By: bailey                                on 2000/05/25  03:11:15
5952         Log: Miscellaneous cosmetic fixes (Charles Lane)
5953      Branch: vmsperl
5954            ! lib/ExtUtils/MM_VMS.pm
5955 ____________________________________________________________________________
5956 [  6115] By: bailey                                on 2000/05/25  03:10:36
5957         Log: Add bounds checking for several strings (Charles Lane)
5958      Branch: vmsperl
5959            ! vms/vms.c
5960 ____________________________________________________________________________
5961 [  6114] By: bailey                                on 2000/05/25  02:25:34
5962         Log: Urk -- undo previous removal of vmsish 'exit' change
5963      Branch: vmsperl
5964            ! vms/ext/vmsish.pm vms/vmsish.h
5965 ____________________________________________________________________________
5966 [  6113] By: bailey                                on 2000/05/24  02:24:40
5967         Log: Ugly workaround for version-specific RTL error
5968      Branch: vmsperl
5969            ! vms/vms.c
5970 ____________________________________________________________________________
5971 [  6112] By: bailey                                on 2000/05/24  02:19:55
5972         Log: Check for existence of file before trying to delete
5973      Branch: vmsperl
5974            ! vms/test.com
5975 ____________________________________________________________________________
5976 [  6111] By: bailey                                on 2000/05/23  23:35:13
5977         Log: Resync with mainline prior to post-5.6.0 updates
5978      Branch: vmsperl
5979           +> (branch 49 files)
5980            - t/lib/thread.t t/op/64bit.t t/op/nothread.t
5981            ! vms/ext/vmsish.pm
5982           !> (integrate 334 files)
5983 ____________________________________________________________________________
5984 [  6110] By: jhi                                   on 2000/05/23  19:28:32
5985         Log: todo tweak
5986      Branch: cfgperl
5987            ! Todo-5.6
5988 ____________________________________________________________________________
5989 [  6109] By: jhi                                   on 2000/05/18  17:38:54
5990         Log: Integrate with Sarathy.
5991      Branch: cfgperl
5992           !> mg.c perl.h win32/perlhost.h
5993 ____________________________________________________________________________
5994 [  6108] By: gsar                                  on 2000/05/17  02:24:56
5995         Log: reenable fake signal handling on Windows, bugs and all
5996      Branch: perl
5997            ! mg.c perl.h win32/perlhost.h
5998 ____________________________________________________________________________
5999 [  6107] By: jhi                                   on 2000/05/15  18:01:41
6000         Log: Tweak the todo list.
6001      Branch: cfgperl
6002            ! Todo-5.6
6003 ____________________________________________________________________________
6004 [  6106] By: jhi                                   on 2000/05/15  13:41:48
6005         Log: The (Configure) script refuses to go on, after asking for
6006              'You may also choose to try maximal 64-bitness....'.
6007              If answer is yes the script can't find the 'workshoplibpth.cbu' file.
6008              -- Patrick Zima
6009              p5p Message-Id: <200005151108.NAA19733@pc026991.otn.lm.dasa.de> 
6010      Branch: cfgperl
6011            ! hints/solaris_2.sh
6012 ____________________________________________________________________________
6013 [  6105] By: jhi                                   on 2000/05/11  14:37:43
6014         Log: Integrate with Sarathy.
6015      Branch: cfgperl
6016           !> embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
6017           !> perlapi.c pod/perlapi.pod proto.h win32/win32.c
6018 ____________________________________________________________________________
6019 [  6104] By: gsar                                  on 2000/05/11  03:39:07
6020         Log: PL_sys_intern was being initialized too late on windows
6021      Branch: perl
6022            ! embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
6023            ! perlapi.c pod/perlapi.pod proto.h win32/win32.c
6024 ____________________________________________________________________________
6025 [  6103] By: jhi                                   on 2000/05/09  19:42:20
6026         Log: Test tweaking for Unicos continues.
6027      Branch: cfgperl
6028            ! t/op/64bitint.t
6029 ____________________________________________________________________________
6030 [  6102] By: jhi                                   on 2000/05/09  16:47:27
6031         Log: The test suite tweak in #6101 wasn't quite right.
6032      Branch: cfgperl
6033            ! t/lib/complex.t
6034 ____________________________________________________________________________
6035 [  6101] By: jhi                                   on 2000/05/09  15:35:34
6036         Log: Hints and test tweaks for Unicos.
6037      Branch: cfgperl
6038            ! hints/unicos.sh t/lib/b.t t/lib/complex.t t/op/64bitint.t
6039 ____________________________________________________________________________
6040 [  6100] By: jhi                                   on 2000/05/08  21:15:06
6041         Log: More compilation tweakery from Allen Smith.
6042      Branch: cfgperl
6043            ! hints/irix_6.sh
6044 ____________________________________________________________________________
6045 [  6099] By: jhi                                   on 2000/05/08  19:21:18
6046         Log: Tweaks for the cc bugs from Allen Smith.
6047      Branch: cfgperl
6048            ! hints/irix_6.sh
6049 ____________________________________________________________________________
6050 [  6098] By: jhi                                   on 2000/05/08  19:13:37
6051         Log: Add a note about other, yet unsupported, shadow password APIs.
6052      Branch: cfgperl
6053            ! pp_sys.c
6054 ____________________________________________________________________________
6055 [  6097] By: jhi                                   on 2000/05/08  18:46:34
6056         Log: Add a note about possible compilation problems from Allen Smith.
6057      Branch: cfgperl
6058            ! hints/irix_6.sh
6059 ____________________________________________________________________________
6060 [  6096] By: jhi                                   on 2000/05/08  17:33:10
6061         Log: Integrate with Sarathy.
6062      Branch: cfgperl
6063           !> README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
6064           !> hints/cygwin.sh pp_sys.c sv.c win32/perlhost.h
6065 ____________________________________________________________________________
6066 [  6095] By: jhi                                   on 2000/05/08  16:21:33
6067         Log: Introduce NV_PRESERVED_BITS.  Not yet used anywhere but
6068              might be useful in future.
6069      Branch: cfgperl
6070            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
6071            ! config_h.SH
6072      Branch: metaconfig
6073            ! U/installdirs/inc_version_list.U
6074      Branch: metaconfig/U/perl
6075            ! perlxv.U
6076 ____________________________________________________________________________
6077 [  6094] By: gsar                                  on 2000/05/08  14:22:22
6078         Log: cygwin update (from Eric Fifer <efifer@sanwaint.com>)
6079      Branch: perl
6080            ! README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
6081            ! hints/cygwin.sh pp_sys.c
6082 ____________________________________________________________________________
6083 [  6093] By: gsar                                  on 2000/05/08  12:52:28
6084         Log: fork() failure to create pseudo process sets errno=EAGAIN and returns
6085              undef on windows (from Clinton Pierce <clintp@geeksalad.org>)
6086      Branch: perl
6087            ! pp_sys.c sv.c win32/perlhost.h
6088 ____________________________________________________________________________
6089 [  6092] By: jhi                                   on 2000/05/07  22:40:34
6090         Log: Regen perltoc with the fixed buildtoc.
6091      Branch: cfgperl
6092            ! pod/perltoc.pod
6093 ____________________________________________________________________________
6094 [  6091] By: jhi                                   on 2000/05/07  22:24:16
6095         Log: Integrate with Sarathy.
6096      Branch: cfgperl
6097           !> perl.c pod/buildtoc pp.c pp_hot.c sv.c t/op/quotemeta.t
6098           !> t/op/substr.t toke.c
6099 ____________________________________________________________________________
6100 [  6090] By: gsar                                  on 2000/05/07  19:47:07
6101         Log: concat doesn't preserve utf8-ness, and doesn't invalidate
6102              [NI]OK; added tests for both
6103      Branch: perl
6104            ! perl.c pp_hot.c sv.c t/op/substr.t
6105 ____________________________________________________________________________
6106 [  6089] By: gsar                                  on 2000/05/07  18:18:38
6107         Log: buildtoc tweak to fix newline lossage
6108      Branch: perl
6109            ! pod/buildtoc
6110 ____________________________________________________________________________
6111 [  6088] By: jhi                                   on 2000/05/07  16:35:36
6112         Log: Remove HAS_SETSPENT, HAS_GETSPENT, HAS_ENDSPENT,
6113              because we do not use those.  The HAS_GETSPNAM remains,
6114              though, because we still do use that.
6115      Branch: cfgperl
6116            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
6117            ! config_h.SH epoc/config.sh hints/machten.sh pod/perltoc.pod
6118            ! pp_sys.c vms/subconfigure.com vos/config.def vos/config.h
6119            ! vos/config_h.SH_orig win32/config.bc win32/config.gc
6120            ! win32/config.vc win32/config_H.bc win32/config_H.gc
6121            ! win32/config_H.vc win32/config_h.PL win32/config_sh.PL
6122 ____________________________________________________________________________
6123 [  6087] By: gsar                                  on 2000/05/07  16:05:16
6124         Log: reverse() and quotemeta() weren't preserving utf8-ness; add tests
6125      Branch: perl
6126            ! pp.c sv.c t/op/quotemeta.t t/op/substr.t toke.c
6127 ____________________________________________________________________________
6128 [  6086] By: jhi                                   on 2000/05/07  15:27:07
6129         Log: Integrate with Sarathy.
6130      Branch: cfgperl
6131           +> lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
6132           +> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
6133           !> AUTHORS MAINTAIN MANIFEST iperlsys.h lib/Carp/Heavy.pm
6134           !> lib/diagnostics.pm pod/perlfunc.pod pod/perlrun.pod
6135           !> pod/perltie.pod pp.c t/lib/peek.t t/op/substr.t
6136           !> utils/perlbug.PL vms/vms.c vms/vmsish.h
6137 ____________________________________________________________________________
6138 [  6085] By: gsar                                  on 2000/05/07  05:52:02
6139         Log: repeat operator (x) doesn't preserve utf8-ness
6140      Branch: perl
6141            ! pp.c t/op/substr.t
6142 ____________________________________________________________________________
6143 [  6084] By: gsar                                  on 2000/05/07  05:39:55
6144         Log: substr() does not preserve utf8-ness (from Stefan Eissing
6145              <Eissing@medicaldataservice.de>); added tests
6146      Branch: perl
6147            ! pp.c t/op/substr.t
6148 ____________________________________________________________________________
6149 [  6083] By: gsar                                  on 2000/05/07  05:24:46
6150         Log: note about undocumented caller() return value (from M.J.T. Guy);
6151              yet another peek.t tweak
6152      Branch: perl
6153            ! pod/perlfunc.pod t/lib/peek.t
6154 ____________________________________________________________________________
6155 [  6082] By: gsar                                  on 2000/05/07  05:08:40
6156         Log: peek.t non-portable to ithreads
6157      Branch: perl
6158            ! t/lib/peek.t
6159 ____________________________________________________________________________
6160 [  6081] By: gsar                                  on 2000/05/07  04:17:04
6161         Log: better default perlbug categories for ok reports (from Richard Foley)
6162      Branch: perl
6163            ! utils/perlbug.PL
6164 ____________________________________________________________________________
6165 [  6080] By: gsar                                  on 2000/05/07  04:08:07
6166         Log: add File::Temp v0.08 from CPAN, with small tweaks to testsuite
6167              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
6168      Branch: perl
6169            + lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
6170            + t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
6171            ! AUTHORS MAINTAIN MANIFEST
6172 ____________________________________________________________________________
6173 [  6079] By: gsar                                  on 2000/05/07  04:01:38
6174         Log: remove outdated kludge in Carp (NULLs are permitted in diagnostics now)
6175      Branch: perl
6176            ! lib/Carp/Heavy.pm
6177 ____________________________________________________________________________
6178 [  6078] By: gsar                                  on 2000/05/07  01:24:19
6179         Log: workaround for CRT bug in chdir() (from Charles Lane, via
6180              Peter Prymmer)
6181      Branch: perl
6182            ! iperlsys.h vms/vms.c vms/vmsish.h
6183 ____________________________________________________________________________
6184 [  6077] By: gsar                                  on 2000/05/07  01:22:23
6185         Log: avoid warnings in diagnostics.pm; pod tweaks (from Peter Prymmer
6186              and Tom Phoenix)
6187      Branch: perl
6188            ! lib/diagnostics.pm pod/perlrun.pod pod/perltie.pod
6189 ____________________________________________________________________________
6190 [  6076] By: gsar                                  on 2000/05/06  17:36:29
6191         Log: integrate cfgperl contents into mainline
6192      Branch: perl
6193           +> t/lib/peek.t
6194           !> Configure MANIFEST Porting/Glossary Porting/config.sh
6195           !> Porting/config_H config_h.SH ext/POSIX/POSIX.xs
6196           !> hints/unicos.sh lib/Math/Complex.pm pp_sys.c sv.c
6197           !> t/lib/complex.t t/op/grent.t t/op/pwent.t toke.c util.c
6198 ____________________________________________________________________________
6199 [  6075] By: jhi                                   on 2000/05/05  18:56:10
6200         Log: Make the test more portable.
6201      Branch: cfgperl
6202            ! t/lib/peek.t
6203 ____________________________________________________________________________
6204 [  6074] By: jhi                                   on 2000/05/05  18:49:20
6205         Log: Introduce t/lib/peek.t.
6206      Branch: cfgperl
6207            + t/lib/peek.t
6208            ! MANIFEST
6209 ____________________________________________________________________________
6210 [  6073] By: jhi                                   on 2000/05/05  14:30:45
6211         Log: Complex tweaks.
6212      Branch: cfgperl
6213            ! lib/Math/Complex.pm t/lib/complex.t
6214 ____________________________________________________________________________
6215 [  6072] By: jhi                                   on 2000/05/05  12:27:13
6216         Log: Integrate with Sarathy.
6217      Branch: cfgperl
6218           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
6219           !> lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
6220           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm perl.c
6221           !> pod/perlfunc.pod t/lib/anydbm.t win32/win32.c
6222 ____________________________________________________________________________
6223 [  6071] By: gsar                                  on 2000/05/05  02:24:46
6224         Log: misformatted perllocal.pod (from Tim Jenness
6225              <t.jenness@jach.hawaii.edu>)
6226      Branch: perl
6227            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
6228 ____________________________________________________________________________
6229 [  6070] By: gsar                                  on 2000/05/05  02:16:52
6230         Log: remove misleading comment (from M.J.T. Guy)
6231      Branch: perl
6232            ! t/lib/anydbm.t
6233 ____________________________________________________________________________
6234 [  6069] By: gsar                                  on 2000/05/05  02:15:13
6235         Log: File::Spec compatibility update (from Barrie Slaymaker
6236              <barries@slaysys.com>)
6237      Branch: perl
6238            ! lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
6239            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
6240 ____________________________________________________________________________
6241 [  6068] By: gsar                                  on 2000/05/05  02:01:50
6242         Log: note about values()
6243      Branch: perl
6244            ! pod/perlfunc.pod
6245 ____________________________________________________________________________
6246 [  6067] By: gsar                                  on 2000/05/05  01:33:09
6247         Log: replace direct call to sighandler() with (*PL_sighandlerp)()
6248      Branch: perl
6249            ! win32/win32.c
6250 ____________________________________________________________________________
6251 [  6066] By: gsar                                  on 2000/05/05  01:23:43
6252         Log: s/END/CHECK/
6253      Branch: perl
6254            ! perl.c
6255 ____________________________________________________________________________
6256 [  6065] By: jhi                                   on 2000/05/04  17:30:22
6257         Log: Integrate with Sarathy.
6258      Branch: cfgperl
6259           !> pp_sys.c sv.c t/pragma/utf8.t toke.c
6260 ____________________________________________________________________________
6261 [  6064] By: gsar                                  on 2000/05/04  17:26:14
6262         Log: change#5905 wasn't quite right--it's intent only applies when arguments
6263              to sv_vcatpvfn() are SVs instead of C types; back out change#5907 as well
6264      Branch: perl
6265            ! pp_sys.c sv.c
6266 ____________________________________________________________________________
6267 [  6063] By: gsar                                  on 2000/05/04  16:52:29
6268         Log: tokeq() could read unallocated field in argument
6269      Branch: perl
6270            ! toke.c
6271 ____________________________________________________________________________
6272 [  6062] By: gsar                                  on 2000/05/04  16:34:51
6273         Log: additional tests for utf8.t
6274      Branch: perl
6275            ! t/pragma/utf8.t
6276 ____________________________________________________________________________
6277 [  6061] By: gsar                                  on 2000/05/04  16:09:28
6278         Log: change#5921 neglected to make eq honor "use bytes"
6279      Branch: perl
6280            ! sv.c
6281 ____________________________________________________________________________
6282 [  6060] By: jhi                                   on 2000/05/04  15:30:16
6283         Log: Integrate with Sarathy.
6284      Branch: cfgperl
6285           !> perl.c regcomp.c t/pragma/utf8.t
6286 ____________________________________________________________________________
6287 [  6059] By: jhi                                   on 2000/05/04  15:26:37
6288         Log: The logic of choosing strtol/strtoul/strtoll/strtoull was wrong
6289              in natively 64-bit platforms where a long is a quad (no need
6290              for long longs).  Also added bias for IVs.
6291      Branch: cfgperl
6292            ! toke.c
6293 ____________________________________________________________________________
6294 [  6058] By: gsar                                  on 2000/05/04  00:19:14
6295         Log: printf(...) should be PerlIO_printf(PerlIO_stdout(), ...)
6296              (spotted by Donald Kinzer <dkinzer@premia.com>)
6297      Branch: perl
6298            ! perl.c
6299 ____________________________________________________________________________
6300 [  6057] By: gsar                                  on 2000/05/03  18:34:01
6301         Log: fix broken parsing of /\x{ab}/
6302      Branch: perl
6303            ! regcomp.c t/pragma/utf8.t
6304 ____________________________________________________________________________
6305 [  6056] By: jhi                                   on 2000/05/03  17:57:16
6306         Log: The search of infinity continues, this time simplified.
6307      Branch: cfgperl
6308            ! lib/Math/Complex.pm
6309 ____________________________________________________________________________
6310 [  6055] By: jhi                                   on 2000/05/03  17:45:30
6311         Log: Detypo.
6312      Branch: cfgperl
6313            ! hints/unicos.sh
6314 ____________________________________________________________________________
6315 [  6054] By: jhi                                   on 2000/05/02  22:28:27
6316         Log: Be more forgiving in POSIX about HUGE_VALL.
6317      Branch: cfgperl
6318            ! ext/POSIX/POSIX.xs
6319 ____________________________________________________________________________
6320 [  6053] By: jhi                                   on 2000/05/02  22:25:05
6321         Log: Integrate with Sarathy.
6322      Branch: cfgperl
6323           !> hints/irix_6.sh pod/perlop.pod
6324 ____________________________________________________________________________
6325 [  6052] By: jhi                                   on 2000/05/02  22:24:31
6326         Log: Unicos hint tweak.
6327      Branch: cfgperl
6328            ! hints/unicos.sh
6329 ____________________________________________________________________________
6330 [  6051] By: jhi                                   on 2000/05/02  22:21:26
6331         Log: Complex tweakery.
6332      Branch: cfgperl
6333            ! lib/Math/Complex.pm t/lib/complex.t
6334 ____________________________________________________________________________
6335 [  6050] By: jhi                                   on 2000/05/02  19:26:22
6336         Log: Use setxxent()/endxxent().
6337      Branch: cfgperl
6338            ! t/op/grent.t t/op/pwent.t
6339 ____________________________________________________________________________
6340 [  6049] By: jhi                                   on 2000/05/02  19:06:02
6341         Log: Test both the scalar and list contexts.
6342      Branch: cfgperl
6343            ! t/op/grent.t t/op/pwent.t
6344 ____________________________________________________________________________
6345 [  6048] By: gsar                                  on 2000/05/02  18:29:10
6346         Log: add note about how $( doesn't interpolate in REs (from
6347              Philip Newton <newton@ficus.frogspace.net>)
6348      Branch: perl
6349            ! pod/perlop.pod
6350 ____________________________________________________________________________
6351 [  6047] By: jhi                                   on 2000/05/02  17:41:24
6352         Log: Call getspnam() only iff needd.
6353      Branch: cfgperl
6354            ! pp_sys.c
6355 ____________________________________________________________________________
6356 [  6046] By: gsar                                  on 2000/05/02  17:07:25
6357         Log: libscheck has insufficient checks for n32 libs (from
6358              Albert Chin-A-Young <china@thewrittenword.com>)
6359      Branch: perl
6360            ! hints/irix_6.sh
6361 ____________________________________________________________________________
6362 [  6045] By: jhi                                   on 2000/05/02  13:57:17
6363         Log: Integrate with Sarathy.
6364      Branch: cfgperl
6365           !> MANIFEST Porting/makerel perl.c pod/perlretut.pod
6366           !> pod/perltrap.pod pp.c regcomp.c t/op/oct.t toke.c util.c
6367 ____________________________________________________________________________
6368 [  6044] By: gsar                                  on 2000/05/02  06:48:19
6369         Log: change#3798 broke the meaning of "\0_7_7", tr/\0_// etc.; fix it
6370              such that underscores are only ignored in literal numbers,
6371              "\x{...}", and hex/oct argument
6372      Branch: perl
6373            ! perl.c pp.c regcomp.c t/op/oct.t toke.c util.c
6374 ____________________________________________________________________________
6375 [  6043] By: gsar                                  on 2000/05/02  02:22:29
6376         Log: perlretut revisions (from Mark Kvale <kvale@phy.ucsf.edu>)
6377      Branch: perl
6378            ! pod/perlretut.pod
6379 ____________________________________________________________________________
6380 [  6042] By: gsar                                  on 2000/05/02  02:17:51
6381         Log: remove outdated perltrap entry (from Peter Scott <Peter@PSDT.com>)
6382      Branch: perl
6383            ! pod/perltrap.pod
6384 ____________________________________________________________________________
6385 [  6041] By: gsar                                  on 2000/05/02  01:53:51
6386         Log: cpio 2.4.2 on Linux creates directories in 0700 mode, adjust makerel
6387              to compensate
6388      Branch: perl
6389            ! Porting/makerel
6390 ____________________________________________________________________________
6391 [  6040] By: gsar                                  on 2000/05/02  01:51:57
6392         Log: missing files in MANIFEST
6393      Branch: perl
6394            ! MANIFEST
6395 ____________________________________________________________________________
6396 [  6039] By: jhi                                   on 2000/05/02  00:36:46
6397         Log: Infinite problems.
6398      Branch: cfgperl
6399            ! lib/Math/Complex.pm
6400 ____________________________________________________________________________
6401 [  6038] By: jhi                                   on 2000/05/02  00:06:38
6402         Log: pwent/spent #ifdef imbalance.
6403      Branch: cfgperl
6404            ! pp_sys.c
6405 ____________________________________________________________________________
6406 [  6037] By: jhi                                   on 2000/05/01  22:50:11
6407         Log: Use HUGE_VALL if applicable.
6408      Branch: cfgperl
6409            ! ext/POSIX/POSIX.xs util.c
6410 ____________________________________________________________________________
6411 [  6036] By: jhi                                   on 2000/05/01  22:20:53
6412         Log: Correct Freudian slip.
6413      Branch: cfgperl
6414            ! pp_sys.c
6415 ____________________________________________________________________________
6416 [  6035] By: jhi                                   on 2000/05/01  21:07:38
6417         Log: Continue on the pwent/spent case.
6418      Branch: cfgperl
6419            ! pp_sys.c
6420 ____________________________________________________________________________
6421 [  6034] By: jhi                                   on 2000/05/01  17:45:14
6422         Log: Integrate with Sarathy; unfortunately Sarathy's whitespace
6423              adjustments in 6032 conflicted badly with this, will have
6424              to revisit them later.
6425      Branch: cfgperl
6426           +> lib/CGI/Util.pm t/lib/cgi-pretty.t
6427           !> MANIFEST lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
6428           !> lib/CGI/Pretty.pm lib/CGI/Push.pm lib/English.pm
6429           !> lib/Pod/Man.pm lib/Pod/Text.pm lib/diagnostics.pm
6430           !> pod/perldiag.pod pod/perlvar.pod pp_sys.c t/lib/cgi-function.t
6431           !> t/lib/cgi-html.t t/lib/cgi-request.t
6432 ____________________________________________________________________________
6433 [  6033] By: jhi                                   on 2000/05/01  17:40:49
6434         Log: Rewrite the pwent/spent logic to be a little bit more clearer.
6435      Branch: cfgperl
6436            ! pp_sys.c
6437 ____________________________________________________________________________
6438 [  6032] By: gsar                                  on 2000/05/01  15:56:32
6439         Log: whitespace adjustments
6440      Branch: perl
6441            ! pp_sys.c
6442 ____________________________________________________________________________
6443 [  6031] By: gsar                                  on 2000/05/01  15:19:41
6444         Log: small nits in diagnostics.pm (from Robin Barker)
6445      Branch: perl
6446            ! lib/diagnostics.pm pod/perldiag.pod
6447 ____________________________________________________________________________
6448 [  6030] By: gsar                                  on 2000/05/01  08:39:18
6449         Log: introduce @LAST_MATCH_START and @LAST_MATCH_END, English aliases
6450              for @- and @+ (from Johan Vromans)
6451      Branch: perl
6452            ! lib/English.pm pod/perlvar.pod
6453 ____________________________________________________________________________
6454 [  6029] By: gsar                                  on 2000/05/01  08:16:10
6455         Log: add CGI.pm v2.66 (from Lincoln Stein)
6456      Branch: perl
6457            + lib/CGI/Util.pm t/lib/cgi-pretty.t
6458            ! MANIFEST lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
6459            ! lib/CGI/Pretty.pm lib/CGI/Push.pm t/lib/cgi-function.t
6460            ! t/lib/cgi-html.t t/lib/cgi-request.t
6461 ____________________________________________________________________________
6462 [  6028] By: gsar                                  on 2000/05/01  06:34:41
6463         Log: Pod::Man generates groff-incompatible macro definition (from
6464              Tom Christiansen)
6465      Branch: perl
6466            ! lib/Pod/Man.pm
6467 ____________________________________________________________________________
6468 [  6027] By: gsar                                  on 2000/05/01  06:31:36
6469         Log: podlators-1.02 update (from Russ Allbery)
6470      Branch: perl
6471            ! lib/Pod/Man.pm lib/Pod/Text.pm
6472 ____________________________________________________________________________
6473 [  6026] By: jhi                                   on 2000/04/30  23:24:23
6474         Log: Integrate with Sarathy.
6475      Branch: cfgperl
6476           !> README.win32 ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
6477           !> ext/Sys/Syslog/Syslog.xs lib/perl5db.pl
6478           !> lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
6479           !> lib/unicode/Is/Word.pl lib/unicode/mktables.PL
6480           !> pod/perl56delta.pod sv.c t/lib/b.t t/lib/open3.t
6481           !> t/lib/syslog.t toke.c win32/win32.h
6482 ____________________________________________________________________________
6483 [  6025] By: gsar                                  on 2000/04/30  18:17:47
6484         Log: Is{Alnum,Alpha,Word} don't match titlecase
6485              
6486              TODO: IsSpace is defined recursively!
6487              
6488              (both spotted by Larry)
6489      Branch: perl
6490            ! lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
6491            ! lib/unicode/Is/Word.pl lib/unicode/mktables.PL
6492 ____________________________________________________________________________
6493 [  6024] By: gsar                                  on 2000/04/30  17:50:19
6494         Log: extend "Unrecognized escape" warning to \8, \9, and \_ as well
6495              (from Hugo van der Sanden)
6496      Branch: perl
6497            ! toke.c
6498 ____________________________________________________________________________
6499 [  6023] By: gsar                                  on 2000/04/30  17:14:43
6500         Log: debugger stomps on $. (from M.J.T. Guy)
6501      Branch: perl
6502            ! lib/perl5db.pl
6503 ____________________________________________________________________________
6504 [  6022] By: gsar                                  on 2000/04/30  16:59:22
6505         Log: unbalanced LEAVE after perl_clone(...,0) (from Doug MacEachern)
6506      Branch: perl
6507            ! sv.c
6508 ____________________________________________________________________________
6509 [  6021] By: gsar                                  on 2000/04/29  21:00:08
6510         Log: remove Win2K issue in pod (fixed by change#6020)
6511      Branch: perl
6512            ! README.win32 pod/perl56delta.pod
6513 ____________________________________________________________________________
6514 [  6020] By: gsar                                  on 2000/04/29  20:51:49
6515         Log: test tweak
6516      Branch: perl
6517            ! t/lib/open3.t
6518 ____________________________________________________________________________
6519 [  6019] By: gsar                                  on 2000/04/29  20:34:27
6520         Log: windows portability tweaks
6521      Branch: perl
6522            ! t/lib/b.t win32/win32.h
6523 ____________________________________________________________________________
6524 [  6018] By: gsar                                  on 2000/04/29  19:55:24
6525         Log: make lib/syslog.t portable to systems that don't have _PATH_LOG,
6526              make _PATH_LOG() return "" if unavailable
6527      Branch: perl
6528            ! ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
6529            ! ext/Sys/Syslog/Syslog.xs t/lib/syslog.t
6530 ____________________________________________________________________________
6531 [  6017] By: jhi                                   on 2000/04/28  22:49:46
6532         Log: Integrate with Sarathy.
6533      Branch: cfgperl
6534           !> op.c perl.c pod/perldiag.pod t/lib/b.t
6535 ____________________________________________________________________________
6536 [  6016] By: jhi                                   on 2000/04/28  22:46:14
6537         Log: Do not warn that an infinity does not look like a number.
6538      Branch: cfgperl
6539            ! sv.c
6540 ____________________________________________________________________________
6541 [  6015] By: gsar                                  on 2000/04/28  22:35:49
6542         Log: tweak test for portability
6543      Branch: perl
6544            ! t/lib/b.t
6545 ____________________________________________________________________________
6546 [  6014] By: gsar                                  on 2000/04/28  22:05:31
6547         Log: glob() loading File::Glob behind the scenes may cause syntax errors
6548      Branch: perl
6549            ! op.c
6550 ____________________________________________________________________________
6551 [  6013] By: gsar                                  on 2000/04/28  21:25:22
6552         Log: tweak change#5945 to display correct switch name in diagnostic
6553      Branch: perl
6554            ! perl.c pod/perldiag.pod
6555 ____________________________________________________________________________
6556 [  6012] By: jhi                                   on 2000/04/28  21:08:12
6557         Log: Integrate with Sarathy.
6558      Branch: cfgperl
6559           !> Changes ext/IO/lib/IO/Poll.pm installperl pod/perl56delta.pod
6560           !> pod/perldelta.pod pod/perlfunc.pod pod/perlmod.pod
6561           !> t/lib/io_poll.t utils/perldoc.PL vms/subconfigure.com
6562 ____________________________________________________________________________
6563 [  6011] By: jhi                                   on 2000/04/28  21:04:46
6564         Log: &HUGE_VAL is not defined, it exists.
6565      Branch: cfgperl
6566            ! lib/Math/Complex.pm
6567 ____________________________________________________________________________
6568 [  6010] By: gsar                                  on 2000/04/28  21:02:58
6569         Log: clarify note about shadow password support (from
6570              gellyfish@gellyfish.com)
6571      Branch: perl
6572            ! pod/perlfunc.pod
6573 ____________________________________________________________________________
6574 [  6009] By: gsar                                  on 2000/04/28  21:00:00
6575         Log: IO::Poll bugs fixed (from Lincoln Stein <lstein@cshl.org>)
6576      Branch: perl
6577            ! ext/IO/lib/IO/Poll.pm t/lib/io_poll.t
6578 ____________________________________________________________________________
6579 [  6008] By: gsar                                  on 2000/04/28  20:56:33
6580         Log: VMS config tweak (from Craig A. Berry <craig.berry@metamorgs.com>)
6581      Branch: perl
6582            ! installperl vms/subconfigure.com
6583 ____________________________________________________________________________
6584 [  6007] By: gsar                                  on 2000/04/28  20:51:21
6585         Log: note about compile failures and END blocks (from M.J.T. Guy)
6586      Branch: perl
6587            ! pod/perl56delta.pod pod/perlmod.pod
6588 ____________________________________________________________________________
6589 [  6006] By: jhi                                   on 2000/04/28  20:42:14
6590         Log: Regen Configure.
6591      Branch: cfgperl
6592            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
6593            ! config_h.SH
6594 ____________________________________________________________________________
6595 [  6005] By: gsar                                  on 2000/04/28  20:41:16
6596         Log: perldoc might fail via "use blib" (from Hugo van der Sanden)
6597      Branch: perl
6598            ! utils/perldoc.PL
6599 ____________________________________________________________________________
6600 [  6004] By: jhi                                   on 2000/04/28  20:28:21
6601         Log: Integrate with Sarathy.
6602      Branch: cfgperl
6603           !> Configure INSTALL Porting/Glossary Porting/config.sh
6604           !> Porting/config_H config_h.SH epoc/config.sh perl.c sv.c
6605           !> t/pragma/warn/toke toke.c vms/subconfigure.com vos/config.def
6606           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
6607           !> win32/config.vc win32/win32.c
6608 ____________________________________________________________________________
6609 [  6003] By: gsar                                  on 2000/04/28  20:11:20
6610         Log: allow REG_EXPAND_SZ keys in Windows registry (from
6611              John Clayton <John.Clayton@barclayscapital.com>)
6612      Branch: perl
6613            ! win32/win32.c
6614 ____________________________________________________________________________
6615 [  6002] By: gsar                                  on 2000/04/28  19:34:16
6616         Log: destructive sv_setsv() can lose UV-ness from source, causing
6617              numeric promotions/comparisons to fail to do the right thing
6618      Branch: perl
6619            ! sv.c
6620 ____________________________________________________________________________
6621 [  6001] By: gsar                                  on 2000/04/28  18:44:15
6622         Log: support additional library locations via $Config{otherlibdirs}
6623              (from Andy Dougherty)
6624      Branch: perl
6625            ! Configure INSTALL Porting/Glossary Porting/config.sh
6626            ! Porting/config_H config_h.SH epoc/config.sh perl.c
6627            ! vms/subconfigure.com vos/config.def vos/config_h.SH_orig
6628            ! win32/config.bc win32/config.gc win32/config.vc
6629 ____________________________________________________________________________
6630 [  6000] By: gsar                                  on 2000/04/28  18:26:58
6631         Log: reworked otherlibdirs.U (from Andy Dougherty)
6632      Branch: metaconfig
6633            ! U/installdirs/otherlibdirs.U
6634 ____________________________________________________________________________
6635 [  5999] By: gsar                                  on 2000/04/28  18:17:07
6636         Log: fix line renumbering bug in C<eval qq[#line 10 "X"\nwarn]>
6637      Branch: perl
6638            ! t/pragma/warn/toke toke.c
6639 ____________________________________________________________________________
6640 [  5998] By: jhi                                   on 2000/04/28  13:32:17
6641         Log: Try to get "Inf" by using &POSIX::HUGE_VAL in sprintf.
6642      Branch: cfgperl
6643            ! lib/Math/Complex.pm
6644 ____________________________________________________________________________
6645 [  5997] By: jhi                                   on 2000/04/28  13:14:04
6646         Log: Preserve $!.
6647      Branch: cfgperl
6648            ! lib/Math/Complex.pm
6649 ____________________________________________________________________________
6650 [  5996] By: jhi                                   on 2000/04/28  12:59:23
6651         Log: Integrate with Sarathy.
6652      Branch: cfgperl
6653           +> pod/perlrequick.pod pod/perlretut.pod
6654           !> (integrate 51 files)
6655 ____________________________________________________________________________
6656 [  5995] By: gsar                                  on 2000/04/28  09:37:36
6657         Log: fixes for bugs in C<use warnings qw(FATAL all)> (from Paul Marquess)
6658      Branch: perl
6659            ! mg.c t/pragma/warn/7fatal warnings.h warnings.pl
6660 ____________________________________________________________________________
6661 [  5994] By: gsar                                  on 2000/04/28  09:33:26
6662         Log: fix for missed accounting for null byte in pack("Z",...) (from
6663              M.J.T. Guy)
6664      Branch: perl
6665            ! pp.c t/op/pack.t
6666 ____________________________________________________________________________
6667 [  5993] By: gsar                                  on 2000/04/28  09:30:05
6668         Log: various minor tweaks seen on p5p
6669      Branch: perl
6670            ! lib/perl5db.pl pod/perlipc.pod pod/perlvar.pod
6671 ____________________________________________________________________________
6672 [  5992] By: gsar                                  on 2000/04/28  09:08:19
6673         Log: pod nit (from Simon Cozens)
6674      Branch: perl
6675            ! pod/perlop.pod
6676 ____________________________________________________________________________
6677 [  5991] By: gsar                                  on 2000/04/28  09:06:36
6678         Log: posix-bc patches (from Dorner Thomas <Thomas.Dorner@start.de>)
6679      Branch: perl
6680            ! README.posix-bc hints/posix-bc.sh
6681 ____________________________________________________________________________
6682 [  5990] By: gsar                                  on 2000/04/28  08:54:52
6683         Log: use $ENV{LIB} to search for libs under Visual C compiler
6684              on Windows (from Jochen Wiedmann <joe@ispsoft.de>)
6685      Branch: perl
6686            ! lib/ExtUtils/Liblist.pm
6687 ____________________________________________________________________________
6688 [  5989] By: gsar                                  on 2000/04/28  08:27:12
6689         Log: qw(a\\b) must be parsed like 'a\\b', i.e., backslash escapes
6690              itself and no other (from Tom Hughes)
6691      Branch: perl
6692            ! t/op/array.t toke.c
6693 ____________________________________________________________________________
6694 [  5988] By: gsar                                  on 2000/04/28  08:01:38
6695         Log: s/HTMLSCRIPTPOD/HTMLSCRIPTPODS/ (from Paul Sharpe
6696              <paul@miraclefish.com>)
6697      Branch: perl
6698            ! lib/ExtUtils/MakeMaker.pm
6699 ____________________________________________________________________________
6700 [  5987] By: gsar                                  on 2000/04/28  07:53:09
6701         Log: B::Bytecode tweaks (from Simon Cozens <simon@brecon.co.uk>)
6702      Branch: perl
6703            ! ext/B/B/Bytecode.pm ext/B/B/Disassembler.pm
6704 ____________________________________________________________________________
6705 [  5986] By: gsar                                  on 2000/04/28  07:44:17
6706         Log: add regular expressions tutorial and quick-start guide (from
6707              Mark Kvale <kvale@phy.ucsf.edu>)
6708      Branch: perl
6709            + pod/perlrequick.pod pod/perlretut.pod
6710            ! AUTHORS MAINTAIN MANIFEST
6711 ____________________________________________________________________________
6712 [  5985] By: gsar                                  on 2000/04/28  07:30:28
6713         Log: forked child may not exit correctly if it failed to open
6714              /dev/console (from Graham Barr)
6715      Branch: perl
6716            ! ext/Sys/Syslog/Syslog.pm
6717 ____________________________________________________________________________
6718 [  5984] By: gsar                                  on 2000/04/28  07:27:20
6719         Log: attributes::reftype() doesn't work on tied argument
6720      Branch: perl
6721            ! xsutils.c
6722 ____________________________________________________________________________
6723 [  5983] By: gsar                                  on 2000/04/28  07:15:04
6724         Log: numeric conversion of non-number in change#3378 tramples on
6725              OOK offset, causing segfaults
6726      Branch: perl
6727            ! sv.c
6728 ____________________________________________________________________________
6729 [  5982] By: gsar                                  on 2000/04/28  04:48:25
6730         Log: avoid error in IO::Socket::INET when given an unknown service name
6731              with a port number (from Brian Raven <brianr@ssprdmh01.liffe.com>)
6732      Branch: perl
6733            ! ext/IO/lib/IO/Socket/INET.pm
6734 ____________________________________________________________________________
6735 [  5981] By: gsar                                  on 2000/04/28  04:31:31
6736         Log: rename File::Glob::glob() to File::Glob::bsd_glob() to avoid
6737              prototype mismatch with CORE::glob(); update pod and tests to
6738              suit (File::Glob::glob() is still available for backward
6739              compatibility, but should be considered deprecated)
6740      Branch: perl
6741            ! ext/File/Glob/Glob.pm t/lib/glob-basic.t t/lib/glob-case.t
6742            ! t/lib/glob-taint.t
6743 ____________________________________________________________________________
6744 [  5980] By: gsar                                  on 2000/04/28  03:47:29
6745         Log: allow Configure -S to run non-interactively (spotted by Greg Hudson
6746              <ghudson@mit.edu>)
6747      Branch: metaconfig
6748            ! U/modified/Options.U
6749      Branch: perl
6750            ! Configure
6751 ____________________________________________________________________________
6752 [  5979] By: gsar                                  on 2000/04/28  03:07:54
6753         Log: under useithreads, constant pad entries could inadvertantly be
6754              shared across threads (from Eric Blood <eblood@xmission.com>);
6755              added Eric's test case to testsuite
6756      Branch: perl
6757            ! op.c t/op/misc.t
6758 ____________________________________________________________________________
6759 [  5978] By: gsar                                  on 2000/04/27  21:13:00
6760         Log: sync version numbers in File::Spec with the ones on CPAN
6761              (from Barrie Slaymaker)
6762      Branch: perl
6763            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
6764            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
6765            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
6766 ____________________________________________________________________________
6767 [  5977] By: gsar                                  on 2000/04/27  21:07:29
6768         Log: autoquote barewords followed by newline and arrow properly
6769              (variant of fix suggested by Rick Delaney and M.J.T. Guy)
6770      Branch: perl
6771            ! t/pragma/warn/toke toke.c
6772 ____________________________________________________________________________
6773 [  5976] By: gsar                                  on 2000/04/27  20:41:20
6774         Log: DB_File v1.73 update (from Paul Marquess)
6775      Branch: perl
6776            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
6777            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
6778 ____________________________________________________________________________
6779 [  5975] By: gsar                                  on 2000/04/27  20:34:24
6780         Log: allow sort() reentrancy (variant of patch suggested by
6781              Hugo van der Sanden)
6782      Branch: perl
6783            ! pp_ctl.c t/op/sort.t
6784 ____________________________________________________________________________
6785 [  5974] By: gsar                                  on 2000/04/27  19:46:57
6786         Log: change#4197 somehow missed initializing PL_errors, meaning
6787              sytax error queueing wasn't working outside eval"" at all;
6788              also fixed eval"" to localize PL_error_count, so that compile-time
6789              eval's don't clobber the error state of the outer context
6790      Branch: perl
6791            ! lib/Math/Complex.pm perl.c pp_ctl.c t/pragma/warn/op
6792            ! t/pragma/warn/toke
6793 ____________________________________________________________________________
6794 [  5973] By: gsar                                  on 2000/04/27  18:29:05
6795         Log: fix for failure to match $foo =~ /(?i)/ (from Ilya Zakharevich)
6796      Branch: perl
6797            ! regcomp.c regexec.c t/op/re_tests
6798 ____________________________________________________________________________
6799 [  5972] By: jhi                                   on 2000/04/27  18:22:41
6800         Log: Integrate with Sarathy.
6801      Branch: cfgperl
6802           +> t/lib/b.t t/lib/syslog.t
6803           !> (integrate 31 files)
6804 ____________________________________________________________________________
6805 [  5971] By: jhi                                   on 2000/04/27  18:18:46
6806         Log: Unicos tweaks from Mark P. Lutz.
6807      Branch: cfgperl
6808            ! hints/unicos.sh lib/Math/Complex.pm
6809 ____________________________________________________________________________
6810 [  5970] By: gsar                                  on 2000/04/27  18:05:11
6811         Log: Data::Dumper fumbles negative numbers on 32-bit platforms where
6812              IV is >32bits
6813      Branch: perl
6814            ! ext/Data/Dumper/Dumper.xs t/lib/dumper.t
6815 ____________________________________________________________________________
6816 [  5969] By: gsar                                  on 2000/04/27  17:50:56
6817         Log: fix Sys::Syslog breakage on domain sockets (from Tom Hughes)
6818      Branch: perl
6819            + t/lib/syslog.t
6820            ! MANIFEST ext/Sys/Syslog/Syslog.pm
6821 ____________________________________________________________________________
6822 [  5968] By: gsar                                  on 2000/04/27  17:44:49
6823         Log: tolerate spaces in group names in test on solaris (from David Boyce
6824              <dsb@boyski.com>)
6825      Branch: perl
6826            ! t/op/groups.t
6827 ____________________________________________________________________________
6828 [  5967] By: gsar                                  on 2000/04/27  17:41:22
6829         Log: improved docs on the warn_uninit diagnostic (from David Glasser
6830              and Simon Cozens)
6831      Branch: perl
6832            ! pod/perldiag.pod
6833 ____________________________________________________________________________
6834 [  5966] By: gsar                                  on 2000/04/27  16:54:58
6835         Log: add testsuite for B backends, fix bug in B::Deparse (from
6836              Simon Cozens <simon@brecon.co.uk>)
6837      Branch: perl
6838            + t/lib/b.t
6839            ! MANIFEST ext/B/B/Deparse.pm ext/B/B/Stash.pm
6840 ____________________________________________________________________________
6841 [  5965] By: gsar                                  on 2000/04/27  16:10:37
6842         Log: avoid "will not stay shared" warnings for our variables (from
6843              Robin Barker)
6844      Branch: perl
6845            ! op.c t/pragma/warn/op
6846 ____________________________________________________________________________
6847 [  5964] By: gsar                                  on 2000/04/27  07:05:05
6848         Log: reformat to 72 columns (again)
6849      Branch: perl
6850            ! pod/perldiag.pod
6851 ____________________________________________________________________________
6852 [  5963] By: gsar                                  on 2000/04/27  06:28:31
6853         Log: patch from Larry to make (\&) prototype work; added tests for
6854              the same
6855      Branch: perl
6856            ! op.c t/comp/proto.t
6857 ____________________________________________________________________________
6858 [  5962] By: gsar                                  on 2000/04/27  06:15:47
6859         Log: updated README.hpux (from Jeff Okamoto)
6860      Branch: perl
6861            ! README.hpux
6862 ____________________________________________________________________________
6863 [  5961] By: gsar                                  on 2000/04/27  05:55:03
6864         Log: recognize our, CHECK and INIT in cperl-mode (from Doug MacEachern)
6865      Branch: perl
6866            ! emacs/cperl-mode.el
6867 ____________________________________________________________________________
6868 [  5960] By: gsar                                  on 2000/04/27  05:49:26
6869         Log: better INSTALL notes on Solaris issues (from Dominic Dunlop)
6870      Branch: perl
6871            ! INSTALL
6872 ____________________________________________________________________________
6873 [  5959] By: gsar                                  on 2000/04/27  05:33:41
6874         Log: doubled words in pods (from Simon Cozens
6875              <simon.p.cozens@jp.pwcglobal.com>)
6876      Branch: perl
6877            ! pod/perl56delta.pod pod/perldebguts.pod pod/perlfaq5.pod
6878            ! pod/perlfork.pod pod/perlfunc.pod pod/perlipc.pod
6879            ! pod/perllexwarn.pod pod/perllocale.pod pod/perlmodlib.pod
6880            ! pod/perlnumber.pod pod/perlopentut.pod pod/perltodo.pod
6881            ! pod/perltootc.pod
6882 ____________________________________________________________________________
6883 [  5958] By: gsar                                  on 2000/04/27  05:11:39
6884         Log: change#3569 deleted some essential code, revert; avoid use of
6885              atexit() to make DynaLoader work properly on AIX under mod_perl
6886              (from Jens-Uwe Mager <jum@helios.de>)
6887      Branch: perl
6888            ! ext/DynaLoader/dl_aix.xs
6889 ____________________________________________________________________________
6890 [  5957] By: gsar                                  on 2000/04/27  04:54:51
6891         Log: pod nits (from A. C. Yardley <yardley@tanet.net>)
6892      Branch: perl
6893            ! pod/perlmod.pod
6894 ____________________________________________________________________________
6895 [  5956] By: gsar                                  on 2000/04/27  04:51:47
6896         Log: better diagnostics on failed tests (from Ilya Zakharevich)
6897      Branch: perl
6898            ! t/op/lex_assign.t
6899 ____________________________________________________________________________
6900 [  5955] By: gsar                                  on 2000/04/27  04:26:44
6901         Log: longstanding bug exposed by change#3307: sort arguments weren't
6902              compiled with the right wantarray context (ensuing runtime lookup
6903              via block_gimme() was getting the incidental context of the
6904              sort() itself)
6905      Branch: perl
6906            ! op.c t/op/sort.t
6907 ____________________________________________________________________________
6908 [  5954] By: gsar                                  on 2000/04/26  23:42:12
6909         Log: integrate cfgperl contents into mainline
6910      Branch: perl
6911           !> (integrate 30 files)
6912 ____________________________________________________________________________
6913 [  5953] By: jhi                                   on 2000/04/26  23:06:42
6914         Log: Integrate with Sarathy.
6915      Branch: cfgperl
6916           !> README.win32 ext/B/B/Deparse.pm
6917           !> ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
6918           !> lib/vars.pm perl.c pod/perldiag.pod pod/perlsub.pod
6919           !> pod/perlsyn.pod pod/perlthrtut.pod pod/perltoc.pod
6920           !> pod/perltodo.pod pod/perlxs.pod pod/perlxstut.pod
6921           !> utils/perldoc.PL vms/perlvms.pod
6922 ____________________________________________________________________________
6923 [  5952] By: jhi                                   on 2000/04/26  23:03:46
6924         Log: Undo "use integer" addition from 64bitint as it seems
6925              to break most of the subtests in Digital UNIX;
6926              Unicos needs to find another way.
6927      Branch: cfgperl
6928            ! t/op/64bitint.t
6929 ____________________________________________________________________________
6930 [  5951] By: jhi                                   on 2000/04/26  22:57:53
6931         Log: Be more robust on "extreme" (large absolute value)
6932              arguments.  Originally reported by Daniel Connelly
6933              as a problem with asinh() on large negative arguments,
6934              asinh() used to bail out because an argument to log()
6935              ended up being zero.  Ilya Zakharevich proposed using
6936              Taylor's series in such cases, which for such large
6937              arguments is a very good approximation.
6938      Branch: cfgperl
6939            ! lib/Math/Complex.pm t/lib/complex.t
6940 ____________________________________________________________________________
6941 [  5950] By: gsar                                  on 2000/04/25  19:13:12
6942         Log: reformat perldiag to avoid long lines
6943      Branch: perl
6944            ! pod/perldiag.pod
6945 ____________________________________________________________________________
6946 [  5949] By: gsar                                  on 2000/04/25  18:41:11
6947         Log: make perldoc use the pod2man from the same version (from
6948              M.J.T. Guy)
6949      Branch: perl
6950            ! utils/perldoc.PL
6951 ____________________________________________________________________________
6952 [  5948] By: gsar                                  on 2000/04/25  18:21:57
6953         Log: typo in vars.pm that leads to cryptic message (from Piotr Piatkowski
6954              <kompas@kompas.usr.onet.pl>)
6955      Branch: perl
6956            ! lib/vars.pm
6957 ____________________________________________________________________________
6958 [  5947] By: gsar                                  on 2000/04/25  18:11:53
6959         Log: use &dl_error rather than &dl_load_file as the guard for calling
6960              boot_DynaLoader() (meant to fix dl_error() redefined warnings in
6961              statically built perl)
6962      Branch: perl
6963            ! ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
6964 ____________________________________________________________________________
6965 [  5946] By: jhi                                   on 2000/04/25  17:37:54
6966         Log: Document that tr() is not tr(1).
6967      Branch: cfgperl
6968            ! pod/perlop.pod
6969 ____________________________________________________________________________
6970 [  5945] By: gsar                                  on 2000/04/25  16:34:33
6971         Log: make module name mandatory after -M switch; reorder perldiag
6972              alphabetically (from Mark-Jason Dominus)
6973      Branch: perl
6974            ! perl.c pod/perldiag.pod
6975 ____________________________________________________________________________
6976 [  5944] By: jhi                                   on 2000/04/25  01:15:18
6977         Log: On second thoughts frexp() does have two arguments.
6978      Branch: cfgperl
6979            ! perl.h
6980 ____________________________________________________________________________
6981 [  5943] By: jhi                                   on 2000/04/24  22:56:32
6982         Log: Add HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL.
6983              Now pp_ncmp() returns undef is either operand is a NaN.
6984      Branch: cfgperl
6985            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
6986            ! Todo-5.6 config_h.SH epoc/config.sh perl.h pp.c pp_sys.c
6987            ! vms/subconfigure.com vos/config.def vos/config.h
6988            ! vos/config_h.SH_orig win32/config.bc win32/config.gc
6989            ! win32/config.vc win32/config_H.bc win32/config_H.gc
6990            ! win32/config_H.vc
6991      Branch: metaconfig/U/perl
6992            + d_modfl.U
6993 ____________________________________________________________________________
6994 [  5942] By: jhi                                   on 2000/04/24  19:45:17
6995         Log: Regen Configure to match #5937.
6996      Branch: cfgperl
6997            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
6998            ! config_h.SH
6999      Branch: metaconfig
7000            ! U/installdirs/inc_version_list.U U/modified/cpp_stuff.U
7001 ____________________________________________________________________________
7002 [  5941] By: jhi                                   on 2000/04/24  19:24:11
7003         Log: Further Unicos fixes for Mark Lutz.
7004      Branch: cfgperl
7005            ! hints/unicos.sh pp_ctl.c
7006 ____________________________________________________________________________
7007 [  5940] By: jhi                                   on 2000/04/24  19:09:06
7008         Log: Various Unicos 10.0.0.6 fixes.
7009              
7010              Subject: [ID 20000414.007] Test suite failures in perl 5.6 on Cray T90
7011              From: Mark P Lutz <tecmpl1@triton.ca.boeing.com> 
7012              Reply-To: tecmpl1@triton.ca.boeing.com 
7013              To: perl5-porters@perl.org 
7014              Date: Fri, 14 Apr 2000 20:21:00 GMT 
7015              Message-Id: <200004142021.UAA36232@triton.ca.boeing.com> 
7016      Branch: cfgperl
7017            ! hints/unicos.sh pp.c pp_ctl.c t/op/64bitint.t
7018 ____________________________________________________________________________
7019 [  5939] By: gsar                                  on 2000/04/24  19:01:24
7020         Log: more pod nits (from Larry Virden)
7021      Branch: perl
7022            ! README.win32 pod/perlsub.pod pod/perlsyn.pod
7023            ! pod/perlthrtut.pod pod/perltoc.pod pod/perltodo.pod
7024            ! pod/perlxs.pod pod/perlxstut.pod vms/perlvms.pod
7025 ____________________________________________________________________________
7026 [  5938] By: gsar                                  on 2000/04/24  18:54:01
7027         Log: Consolidated B::Deparse fixes (from Stephen McCamant)
7028      Branch: perl
7029            ! ext/B/B/Deparse.pm
7030 ____________________________________________________________________________
7031 [  5937] By: jhi                                   on 2000/04/24  17:39:00
7032         Log: Integrate with Sarathy.
7033      Branch: cfgperl
7034           +> (branch 31 files)
7035           !> (integrate 73 files)
7036 ____________________________________________________________________________
7037 [  5936] By: gsar                                  on 2000/04/24  17:30:06
7038         Log: additional tests for change#5934 (from Paul Marquess, who also
7039              sent in the same fix)
7040      Branch: perl
7041            ! t/pragma/warn/2use t/pragma/warn/3both t/pragma/warn/4lint
7042            ! t/pragma/warn/5nolint t/pragma/warn/6default
7043 ____________________________________________________________________________
7044 [  5935] By: jhi                                   on 2000/04/24  17:26:05
7045         Log: Do not assume sign propagation.
7046              Subject:  [PATCH] Re: [ID 20000410.010] Unicoss 10.0.0.6 and perl 5.6.0
7047              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk> 
7048              To: payner@ncifcrf.gov, perl5-porters@perl.org 
7049              Date: Tue, 18 Apr 2000 18:24:49 +0100 
7050              Message-Id: <E12hbk1-0006Ws-00@ursa.cus.cam.ac.uk> 
7051      Branch: cfgperl
7052            ! t/op/bop.t t/op/misc.t
7053 ____________________________________________________________________________
7054 [  5934] By: gsar                                  on 2000/04/24  17:16:54
7055         Log: propagate lexical warnings from surrounding scope correctly
7056              within string eval()
7057      Branch: perl
7058            ! pp_ctl.c t/pragma/warn/pp_ctl
7059 ____________________________________________________________________________
7060 [  5933] By: jhi                                   on 2000/04/24  17:01:07
7061         Log: Flatten the cpp jungle doing the nosuid checking.
7062      Branch: cfgperl
7063            ! perl.c
7064 ____________________________________________________________________________
7065 [  5932] By: gsar                                  on 2000/04/24  09:08:14
7066         Log: add rsignal(), whichsig() and do_join() to public API list
7067              (mod_perl uses them to good advantage)
7068      Branch: perl
7069            ! embed.pl global.sym objXSUB.h perlapi.c proto.h
7070 ____________________________________________________________________________
7071 [  5931] By: gsar                                  on 2000/04/24  09:01:40
7072         Log: fix RE brokenness on refs/overloaded things (from Ilya Zakharevich)
7073      Branch: perl
7074            ! pp_hot.c regexec.c t/op/pat.t
7075 ____________________________________________________________________________
7076 [  5930] By: gsar                                  on 2000/04/24  08:58:33
7077         Log: small os390 tweaks (from Peter Prymmer)
7078      Branch: perl
7079            ! config_h.SH makedepend.SH
7080 ____________________________________________________________________________
7081 [  5929] By: gsar                                  on 2000/04/24  08:55:25
7082         Log: pod nits
7083      Branch: perl
7084            ! pod/perlguts.pod
7085 ____________________________________________________________________________
7086 [  5928] By: gsar                                  on 2000/04/24  08:50:13
7087         Log: revert change#5923 ("breaks" t/lib/io_poll.t)
7088      Branch: perl
7089            ! ext/IO/lib/IO/Poll.pm
7090 ____________________________________________________________________________
7091 [  5927] By: gsar                                  on 2000/04/24  08:43:24
7092         Log: arrange for next() to resume at the unstack op rather than the
7093              loop conditional, so that scope cleanup happens correctly
7094              (from Stephen McCamant)
7095      Branch: perl
7096            ! op.c pp_ctl.c t/op/misc.t
7097 ____________________________________________________________________________
7098 [  5926] By: gsar                                  on 2000/04/24  08:18:40
7099         Log: on windows, reserve 16M of stack rather than 128M (allows more
7100              threads to run concurrently)
7101      Branch: perl
7102            ! win32/Makefile win32/makefile.mk
7103 ____________________________________________________________________________
7104 [  5925] By: gsar                                  on 2000/04/24  08:13:52
7105         Log: POSIX-BC tweak (from Ignasi Roca <ignasi.roca@fujitsu.siemens.es>)
7106      Branch: perl
7107            ! toke.c
7108 ____________________________________________________________________________
7109 [  5924] By: gsar                                  on 2000/04/24  08:08:59
7110         Log: avoid using uninitialized memory in require version check
7111      Branch: perl
7112            ! pp_ctl.c universal.c
7113 ____________________________________________________________________________
7114 [  5923] By: gsar                                  on 2000/04/24  07:20:14
7115         Log: various bugs in IO::Poll (from Lincoln D. Stein <lstein@cshl.org>)
7116      Branch: perl
7117            ! ext/IO/lib/IO/Poll.pm
7118 ____________________________________________________________________________
7119 [  5922] By: gsar                                  on 2000/04/24  07:08:42
7120         Log: commentary about IoTYPE() (from Nathan Torkington)
7121      Branch: perl
7122            ! sv.h
7123 ____________________________________________________________________________
7124 [  5921] By: gsar                                  on 2000/04/24  06:58:26
7125         Log: make eq unicode-aware (from Gisle Aas); fix bogus tests revealed
7126              by fix
7127      Branch: perl
7128            ! sv.c t/lib/charnames.t t/pragma/utf8.t
7129 ____________________________________________________________________________
7130 [  5920] By: gsar                                  on 2000/04/24  06:37:59
7131         Log: Larry's fix for buggy propagation of utf8-ness in join(); add test
7132      Branch: perl
7133            ! doop.c t/op/ver.t
7134 ____________________________________________________________________________
7135 [  5919] By: gsar                                  on 2000/04/24  06:21:58
7136         Log: Configure might miss old directories when prefix must be
7137              expanded (from Robin Barker)
7138      Branch: metaconfig
7139            ! U/installdirs/inc_version_list.U
7140      Branch: perl
7141            ! Configure
7142 ____________________________________________________________________________
7143 [  5918] By: gsar                                  on 2000/04/24  06:16:11
7144         Log: VMS nits in glob() test (from Charles Lane)
7145      Branch: perl
7146            ! t/lib/glob-basic.t
7147 ____________________________________________________________________________
7148 [  5917] By: gsar                                  on 2000/04/24  06:11:56
7149         Log: various pod nits (from Larry Virden and others)
7150      Branch: perl
7151            ! README.amiga README.hpux README.machten README.os2
7152            ! README.os390 README.win32 embed.pl handy.h lib/IPC/Open3.pm
7153            ! pod/Win32.pod pod/perl56delta.pod pod/perlapi.pod
7154            ! pod/perlbook.pod pod/perlcompile.pod pod/perldebguts.pod
7155            ! pod/perldiag.pod pod/perlfork.pod pod/perlfunc.pod
7156            ! pod/perlguts.pod pod/perlintern.pod pod/perlipc.pod
7157            ! pod/perlmod.pod pod/perlmodinstall.pod pod/perlnumber.pod
7158            ! pod/perlop.pod pod/perlport.pod pod/perlre.pod
7159            ! pod/perltrap.pod pod/perlunicode.pod pod/perlvar.pod pp.h
7160 ____________________________________________________________________________
7161 [  5916] By: gsar                                  on 2000/04/24  05:52:43
7162         Log: ignore dotfiles (.cvsignore etc) in test (from Warren Jones
7163              <wjones@tc.fluke.com>)
7164      Branch: perl
7165            ! t/lib/glob-basic.t
7166 ____________________________________________________________________________
7167 [  5915] By: gsar                                  on 2000/04/24  05:07:01
7168         Log: supported platforms mixed up
7169      Branch: perl
7170            ! pod/perl56delta.pod pod/perlport.pod
7171 ____________________________________________________________________________
7172 [  5914] By: gsar                                  on 2000/04/24  04:56:08
7173         Log: caller() wasn't returning the right number of elements for
7174              eval {...}
7175      Branch: perl
7176            ! pp_ctl.c t/pragma/warn/9enabled
7177 ____________________________________________________________________________
7178 [  5913] By: gsar                                  on 2000/04/24  04:35:41
7179         Log: pod nit: $yday range for localtime/gmtime is 0..364 not 1..365 (from
7180              Mark-Jason Dominus)
7181      Branch: perl
7182            ! pod/perlfunc.pod
7183 ____________________________________________________________________________
7184 [  5912] By: gsar                                  on 2000/04/24  04:17:15
7185         Log: fix totally broken caching in UNIVERSAL::isa() (from
7186              Nick Ing-Simmons)
7187      Branch: perl
7188            ! t/op/universal.t universal.c
7189 ____________________________________________________________________________
7190 [  5911] By: gsar                                  on 2000/04/24  03:39:47
7191         Log: add linebreak properties from unicode/LineBrk.txt (from
7192              Dave Hartnoll <Dave_Hartnoll@3b2.com>)
7193      Branch: perl
7194            + lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
7195            + lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
7196            + lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
7197            + lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
7198            + lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
7199            + lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
7200            + lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
7201            + lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
7202            + lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
7203            + lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
7204            + lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
7205            + lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
7206            + lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
7207            + lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkXX.pl
7208            + lib/unicode/Is/LbrkZW.pl
7209            ! lib/unicode/mktables.PL
7210 ____________________________________________________________________________
7211 [  5910] By: gsar                                  on 2000/04/24  03:23:10
7212         Log: typo in pod
7213      Branch: perl
7214            ! ext/Thread/Thread.pm
7215 ____________________________________________________________________________
7216 [  5909] By: gsar                                  on 2000/04/24  03:22:03
7217         Log: mode argument to do_binmode() should be file mode, not boolean
7218      Branch: perl
7219            ! pp_sys.c
7220 ____________________________________________________________________________
7221 [  5908] By: gsar                                  on 2000/04/16  16:51:08
7222         Log: introduce illegal symbols into null package so that gv_fetchpv(...,TRUE)
7223              always returns a valid GV even when the symbol is trapped by strictures
7224              (avoids coredumps)
7225              
7226              TODO: the C<package;> hack needs similar treatment
7227      Branch: perl
7228            ! embedvar.h gv.c intrpvar.h perl.c perlapi.h
7229            ! t/pragma/strict-vars
7230 ____________________________________________________________________________
7231 [  5907] By: jhi                                   on 2000/03/31  23:42:56
7232         Log: pp_gmtime() assumed that newSVpvf %d would take C ints,
7233              an assumption which #5905 demolished.
7234      Branch: cfgperl
7235            ! pp_sys.c
7236 ____________________________________________________________________________
7237 [  5906] By: jhi                                   on 2000/03/31  18:54:37
7238         Log: Typo in #5905.
7239      Branch: cfgperl
7240            ! t/op/64bitint.t
7241 ____________________________________________________________________________
7242 [  5905] By: jhi                                   on 2000/03/31  18:50:54
7243         Log: Fix for "[ID 20000329.080] quad printing does not work as documented",
7244              reported by Joseph N. Hall.  The bug was that even with use64bitint
7245              one had to use the prefixes q, L, or ll with printf/sprintf,
7246              contrary to the documentation and common sense.
7247      Branch: cfgperl
7248            ! sv.c t/op/64bitint.t
7249 ____________________________________________________________________________
7250 [  5904] By: gsar                                  on 2000/03/28  02:31:32
7251         Log: add Changes, perldelta.pod
7252      Branch: perl
7253            + Changes pod/perldelta.pod
7254 ____________________________________________________________________________
7255 [  5903] By: gsar                                  on 2000/03/28  02:03:55
7256         Log: rename Changes and perldelta.pod
7257      Branch: perl
7258           +> Changes5.6 pod/perl56delta.pod
7259            - Changes pod/perldelta.pod
7260            ! MANIFEST
7261 ____________________________________________________________________________
7262 [  5902] By: gsar                                  on 2000/03/28  01:59:14
7263         Log: create maint-5.6 branch
7264      Branch: maint-5.6/perl
7265           +> (branch 1611 files)
7266 ____________________________________________________________________________
7267 [  5901] By: jhi                                   on 2000/03/23  05:48:43
7268         Log: Integrate with Sarathy.
7269      Branch: cfgperl
7270           !> Changes patchlevel.h pod/perlhist.pod pod/perltoc.pod
7271 ____________________________________________________________________________
7272 [  5900] By: gsar                                  on 2000/03/23  05:42:43
7273         Log: three guesses on what this is :-)
7274      Branch: perl
7275            ! Changes