This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Patch applying of #3499 had gone awry.
[perl5.git] / Changes
1 Please note: This file provides a summary of significant changes
2 between versions and sub-versions of Perl, not necessarily a complete
3 list of each modification.  If you'd like more detailed information,
4 please consult the comments in the patches on which the relevant
5 release of Perl is based.  (Patches can be found on any CPAN
6 site, in the .../src/5.0 directory for full version releases,
7 or in the .../src/5/0/unsupported directory for sub-version
8 releases.)
9
10
11                            ---------------
12                             CAST AND CREW
13                            ---------------
14
15 To give due honor to those who have made Perl what is is today,
16 here are some of the more common names in the Changes file, and their
17 current addresses (as of July 1998):
18
19     Gisle Aas           <gisle@aas.no>
20     Abigail             <abigail@fnx.com>
21     Kenneth Albanowski  <kjahds@kjahds.com>
22     Russ Allbery        <rra@stanford.edu>
23     Spider Boardman     <spider@orb.nashua.nh.us>
24     Tom Christiansen    <tchrist@perl.com>
25     Jan Dubois          <jan.dubois@ibm.net>
26     Hallvard B Furuseth <h.b.furuseth@usit.uio.no>
27     M. J. T. Guy        <mjtg@cus.cam.ac.uk>
28     Jarkko Hietaniemi   <jhi@iki.fi>
29     Nick Ing-Simmons    <nik@tiuk.ti.com>
30     Andreas Koenig      <a.koenig@mind.de>
31     Doug MacEachern     <dougm@opengroup.org>
32     Paul Marquess       <pmarquess@bfsec.bt.co.uk>
33     Stephen McCamant    <alias@mcs.com>
34     Laszlo Molnar       <molnarl@cdata.tvnet.hu>
35     Hans Mulder         <hansmu@xs4all.nl>
36     Matthias Neeracher  <neeri@iis.ee.ethz.ch>
37     Jeff Okamoto        <okamoto@hpcc123.corp.hp.com>
38     Ulrich Pfeifer      <pfeifer@charly.informatik.uni-dortmund.de>
39     Tom Phoenix         <rootbeer@teleport.com>
40     Joshua Pritikin     <joshua.pritikin@db.com>
41     Norbert Pueschel    <pueschel@imsdd.meb.uni-bonn.de>
42     Dean Roehrich       <roehrich@cray.com>
43     Hugo van der Sanden <hv@crypt0.demon.co.uk>
44     Roderick Schertler  <roderick@argon.org>
45     Kurt D. Starsinic   <kstar@isinet.com>
46     Dan Sugalski        <sugalskd@osshe.edu>
47     Larry W. Virden     <lvirden@cas.org>
48     Ilya Zakharevich    <ilya@math.ohio-state.edu>
49
50 And the Keepers of the Patch Pumpkin:
51
52     Charles Bailey      <bailey@newman.upenn.edu>
53     Graham Barr         <gbarr@ti.com>
54     Malcolm Beattie     <mbeattie@sable.ox.ac.uk>
55     Tim Bunce           <Tim.Bunce@ig.co.uk>
56     Andy Dougherty      <doughera@lafcol.lafayette.edu>
57     Gurusamy Sarathy    <gsar@umich.edu>
58     Chip Salzenberg     <chip@perl.com>
59
60 And, of course, the Author of Perl:
61
62     Larry Wall          <larry@wall.org>
63
64
65 NOTE: Each change entry shows the change number; who checked it into the
66 repository; when; description of the change; which branch the change
67 happened in; and the affected files.  The file lists have a short symbolic
68 indicator:
69
70             !       modified
71             +       added
72             -       deleted
73             +>      branched (from elsewhere)
74             !>      merged changes (from elsewhere)
75
76
77 ----------------
78 Version 5.005_57        Development release working toward 5.006
79 ----------------
80
81 ____________________________________________________________________________
82 [  3476] By: gsar                                  on 1999/05/25  09:23:43
83         Log: up patchlevel &c
84      Branch: perl
85            ! Changes patchlevel.h pod/perlhist.pod win32/Makefile
86            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
87            ! win32/makefile.mk
88 ____________________________________________________________________________
89 [  3475] By: gsar                                  on 1999/05/25  09:14:51
90         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
91              Date: Tue, 25 May 1999 02:42:23 -0400 (EDT)
92              Message-Id: <199905250642.CAA06208@monk.mps.ohio-state.edu>
93              Subject: [PATCH 5.005_56] REx engine improvements
94      Branch: perl
95            ! embedvar.h mg.c objXSUB.h pp.c pp_ctl.c pp_hot.c regcomp.c
96            ! regexec.c regexp.h t/op/pat.t t/op/re_tests t/op/regexp.t
97            ! thrdvar.h util.c
98 ____________________________________________________________________________
99 [  3474] By: gsar                                  on 1999/05/25  08:39:56
100         Log: test case for change#3470
101      Branch: perl
102            ! t/lib/bigintpm.t
103 ____________________________________________________________________________
104 [  3473] By: gsar                                  on 1999/05/25  08:36:52
105         Log: perlport 1.43 update from Chris Nandor and Tom Christiansen
106      Branch: perl
107            ! Changes pod/perlport.pod
108 ____________________________________________________________________________
109 [  3472] By: gsar                                  on 1999/05/25  08:28:57
110         Log: assorted tweaks
111      Branch: perl
112            ! doio.c iperlsys.h win32/config.bc win32/config.gc
113            ! win32/config.vc win32/config_H.bc win32/config_H.gc
114            ! win32/config_H.vc win32/makedef.pl
115 ____________________________________________________________________________
116 [  3471] By: gsar                                  on 1999/05/25  06:06:04
117         Log: perlref update from Tom Christiansen
118      Branch: perl
119            ! pod/perlref.pod
120 ____________________________________________________________________________
121 [  3470] By: gsar                                  on 1999/05/25  06:03:27
122         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
123              Date: Mon, 24 May 1999 17:43:56 -0400
124              Message-ID: <19990524174356.A1944@monk.mps.ohio-state.edu>
125              Subject: [PATCH 5.005_*] hv.c calling negative malloc()
126      Branch: perl
127            ! hv.c
128 ____________________________________________________________________________
129 [  3469] By: gsar                                  on 1999/05/25  05:59:22
130         Log: avoid temporary files that have a constant name (from a suggestion
131              by Anthony J. Lill <ajlill@ajlc.waterloo.on.ca>)
132      Branch: perl
133            ! lib/ExtUtils/MM_Unix.pm
134 ____________________________________________________________________________
135 [  3468] By: gsar                                  on 1999/05/25  05:54:29
136         Log: From: pvhp@forte.com (Peter Prymmer)
137              Date: Mon, 24 May 99 11:20:25 PDT
138              Message-Id: <9905241820.AA28071@forte.com>
139              Subject: [PATCH: _56 and _03]EBCDIC %HTML_Escapes for Pod::Text, plus sync patch.
140      Branch: perl
141            ! lib/Pod/Text.pm
142 ____________________________________________________________________________
143 [  3467] By: gsar                                  on 1999/05/25  04:08:50
144         Log: fix glob() bug that resulted in missing symlinks that don't point
145              anywhere
146      Branch: perl
147            ! pp_hot.c
148 ____________________________________________________________________________
149 [  3466] By: gsar                                  on 1999/05/25  03:00:00
150         Log: avoid enumerating @INC contents in diagnostic if @INC was never
151              searched
152      Branch: perl
153            ! pod/perldiag.pod pp_ctl.c
154 ____________________________________________________________________________
155 [  3465] By: gsar                                  on 1999/05/25  02:24:08
156         Log: add caveat about close(PIPE) carelessness
157      Branch: perl
158            ! pod/perlfunc.pod
159 ____________________________________________________________________________
160 [  3464] By: gsar                                  on 1999/05/24  23:55:53
161         Log: fix bogus line numbers for void context warnings
162              (change#2548 was overeager)
163      Branch: perl
164            ! op.c
165 ____________________________________________________________________________
166 [  3463] By: gsar                                  on 1999/05/24  23:31:58
167         Log: change#3455 had a typo
168      Branch: perl
169            ! pp_ctl.c
170 ____________________________________________________________________________
171 [  3462] By: gsar                                  on 1999/05/24  17:32:20
172         Log: more pod updates from Tom Christiansen; regen perltoc
173      Branch: perl
174            ! pod/perl.pod pod/perldelta.pod pod/perlmod.pod pod/perlobj.pod
175            ! pod/perlre.pod pod/perltoc.pod pod/perlvar.pod
176 ____________________________________________________________________________
177 [  3461] By: gsar                                  on 1999/05/24  07:41:32
178         Log: perlmod notes from Damian Conway (via Tom Christiansen)
179      Branch: perl
180            ! pod/perlmod.pod
181 ____________________________________________________________________________
182 [  3460] By: gsar                                  on 1999/05/24  07:24:11
183         Log: major pod update from Tom Christiansen
184      Branch: perl
185            + pod/perltootc.pod
186            ! MANIFEST lib/Pod/Functions.pm pod/Makefile pod/buildtoc
187            ! pod/perl.pod pod/perl5004delta.pod pod/perlcall.pod
188            ! pod/perldata.pod pod/perldebug.pod pod/perldelta.pod
189            ! pod/perldsc.pod pod/perlfunc.pod pod/perlipc.pod
190            ! pod/perllol.pod pod/perlmod.pod pod/perlmodinstall.pod
191            ! pod/perlmodlib.pod pod/perlobj.pod pod/perlop.pod
192            ! pod/perlopentut.pod pod/perlpod.pod pod/perlport.pod
193            ! pod/perlre.pod pod/perlref.pod pod/perlrun.pod pod/perlsec.pod
194            ! pod/perlsub.pod pod/perlsyn.pod pod/perlthrtut.pod
195            ! pod/perltie.pod pod/perltrap.pod pod/perlvar.pod
196            ! pod/perlxs.pod pod/pod2man.PL
197 ____________________________________________________________________________
198 [  3459] By: gsar                                  on 1999/05/24  06:26:48
199         Log: perlfaq update from Tom Christiansen
200      Branch: perl
201            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
202            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
203            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
204            ! pod/perlfaq9.pod
205 ____________________________________________________________________________
206 [  3458] By: gsar                                  on 1999/05/24  05:55:11
207         Log: updated to v1.50 from CPAN
208      Branch: perl
209            ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/Nox.pm
210 ____________________________________________________________________________
211 [  3457] By: gsar                                  on 1999/05/24  05:46:20
212         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
213              Date: Sun, 23 May 1999 16:35:07 +0100
214              Message-Id: <199905231535.QAA00032@crypt.compulink.co.uk>
215              Subject: [PATCH 5.005_56] name PL_in_eval bits
216      Branch: perl
217            ! cop.h op.c perl.c pp_ctl.c toke.c util.c
218 ____________________________________________________________________________
219 [  3456] By: gsar                                  on 1999/05/24  05:18:06
220         Log: make -t mode the default on emacs/dumb terminals
221      Branch: perl
222            ! Changes utils/perldoc.PL
223 ____________________________________________________________________________
224 [  3455] By: gsar                                  on 1999/05/24  05:05:19
225         Log: return 0 rather than "" when scalar grep has nothing to iterate
226              on (brings behavior in line with documentation)
227      Branch: perl
228            ! pp_ctl.c
229 ____________________________________________________________________________
230 [  3454] By: gsar                                  on 1999/05/24  04:52:52
231         Log: From: Tim Jenness <t.jenness@jach.hawaii.edu>
232              Date: Thu, 20 May 1999 13:27:02 -1000
233              Message-Id: <E10kcDN-0007TA-00@lapaki>
234              Subject: Problem with MM_Unix in 5.005_03
235      Branch: perl
236            ! lib/ExtUtils/MM_Unix.pm
237 ____________________________________________________________________________
238 [  3453] By: gsar                                  on 1999/05/24  04:39:49
239         Log: avoid removing duplicates in user-generated warnings
240              From: byron@omix.com (Byron Brummer)
241              Date: Thu, 20 May 1999 04:01:17 -0700 (PDT)
242              Message-Id: <199905201101.EAA91175@thrush.omix.com>
243              Subject: [PATCH] Re: warn buffers/loses output in ?? - 5.005_03
244      Branch: perl
245            ! lib/diagnostics.pm
246 ____________________________________________________________________________
247 [  3452] By: gsar                                  on 1999/05/24  04:23:10
248         Log: straighten some code to avoid NeXT compiler bugs (from
249              Geoff Kuenning <geoff@cs.hmc.edu>)
250      Branch: perl
251            ! pp_ctl.c
252 ____________________________________________________________________________
253 [  3451] By: gsar                                  on 1999/05/24  03:03:05
254         Log: minor logic tweak for reserved word warning
255      Branch: perl
256            ! lib/Test/Harness.pm toke.c
257 ____________________________________________________________________________
258 [  3450] By: gsar                                  on 1999/05/24  02:34:20
259         Log: oops, some files missing in change#3449
260      Branch: perl
261            ! op.c op.h toke.c
262 ____________________________________________________________________________
263 [  3449] By: gsar                                  on 1999/05/24  02:33:12
264         Log: allow '*' prototype to autoquote even barewords that happen to be
265              function names; parens or ampersand continue to force the other
266              interpretation; makes C<sub Foo {'bar'} CORE::GLOBAL::require Foo;>
267              do the right thing, for example
268      Branch: perl
269            ! t/comp/proto.t
270 ____________________________________________________________________________
271 [  3448] By: gsar                                  on 1999/05/24  01:51:24
272         Log: remove vestiges of PL_last_proto
273      Branch: perl
274            ! embedvar.h intrpvar.h objXSUB.h
275 ____________________________________________________________________________
276 [  3447] By: gsar                                  on 1999/05/24  01:49:20
277         Log: redo change#2061 and parts of change#1169 with code in the
278              parser; PL_last_proto hackery gone, strict 'subs' in now
279              implemented in the optimizer where specifying the exceptional
280              cases is much more robust; '*' (bareword) prototype now works
281              reliably when used in second and subsequent arguments
282      Branch: perl
283            ! dump.c embed.h embed.pl objXSUB.h op.c op.h proto.h toke.c
284 ____________________________________________________________________________
285 [  3446] By: gsar                                  on 1999/05/23  05:00:55
286         Log: remove redundant part of change#1169 superceded by change#2061;
287              avoid "future reserved word" warning on prototypical bearwords
288      Branch: perl
289            ! t/lib/fatal.t toke.c
290 ____________________________________________________________________________
291 [  3445] By: gsar                                  on 1999/05/21  23:36:49
292         Log: s/isspace/isSPACE/g and make sure the CRT version is always
293              passed an unsigned char (fixes random occurrence of spaces in
294              arguments containing high-bit chars passed to spawned children,
295              on win32)
296      Branch: perl
297            ! ext/SDBM_File/sdbm/dbe.c win32/perlhost.h win32/win32.c
298 ____________________________________________________________________________
299 [  3444] By: gsar                                  on 1999/05/21  23:08:55
300         Log: integrate Configure changes from cfgperl
301      Branch: perl
302           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
303           !> config_h.SH
304 ____________________________________________________________________________
305 [  3443] By: jhi                                   on 1999/05/21  22:00:56
306         Log: Integrate from mainperl.
307      Branch: cfgperl
308           !> Changes doop.c ext/SDBM_File/sdbm/dba.c
309           !> ext/SDBM_File/sdbm/dbd.c ext/SDBM_File/sdbm/dbe.c os2/os2.c
310           !> perl.h pod/perldiag.pod pod/perlport.pod pp.c t/comp/proto.t
311           !> win32/perlhost.h win32/win32.c x2p/walk.c
312 ____________________________________________________________________________
313 [  3442] By: jhi                                   on 1999/05/21  21:59:46
314         Log: fflush.
315      Branch: cfgperl
316            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
317            ! config_h.SH
318 ____________________________________________________________________________
319 [  3441] By: gsar                                  on 1999/05/21  17:48:55
320         Log: integrate cfgperl changes
321      Branch: perl
322           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
323           !> config_h.SH hints/sunos_4_1.sh installperl
324 ____________________________________________________________________________
325 [  3440] By: gsar                                  on 1999/05/21  17:42:49
326         Log: test tweak
327      Branch: perl
328            ! t/comp/proto.t
329 ____________________________________________________________________________
330 [  3439] By: gsar                                  on 1999/05/21  17:31:26
331         Log: fix breakage when neither FFLUSH_ALL nor FFLUSH_NULL are #defined.
332              (Configure fflush(NULL) detection seems broken on Solaris, which
333              is why I hit the problem)
334      Branch: perl
335            ! Changes perl.h
336 ____________________________________________________________________________
337 [  3438] By: gsar                                  on 1999/05/20  16:41:01
338         Log: perlport 1.41 update from Chris Nandor <pudge@pobox.com>
339      Branch: perl
340            ! pod/perlport.pod
341 ____________________________________________________________________________
342 [  3437] By: jhi                                   on 1999/05/20  07:14:39
343         Log: Patches to fflushing in SunOS 4 from Andy Dougherty
344              (via private email).
345      Branch: cfgperl
346            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
347            ! config_h.SH hints/sunos_4_1.sh
348 ____________________________________________________________________________
349 [  3436] By: gsar                                  on 1999/05/20  05:18:26
350         Log: various little nits
351      Branch: perl
352            ! doop.c ext/SDBM_File/sdbm/dba.c ext/SDBM_File/sdbm/dbd.c
353            ! ext/SDBM_File/sdbm/dbe.c os2/os2.c pod/perldiag.pod pp.c
354            ! win32/perlhost.h win32/win32.c x2p/walk.c
355 ____________________________________________________________________________
356 [  3435] By: jhi                                   on 1999/05/18  16:25:49
357         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
358              To: perl5-porters@perl.org
359              Subject: installperl
360              Date: Fri, 14 May 1999 21:34:58 +0100
361              Message-Id: <199905142034.VAA00865@crypt.compulink.co.uk>
362      Branch: cfgperl
363            ! installperl
364 ____________________________________________________________________________
365 [  3434] By: jhi                                   on 1999/05/17  21:25:54
366         Log: Integrate from mainperl.
367      Branch: cfgperl
368           +> lib/ExtUtils/MM_Cygwin.pm
369            - cygwin32/impure_ptr.c
370           !> MANIFEST README.cygwin32 XSUB.h cygwin32/Makefile.SHs
371           !> cygwin32/perlld.in dosish.h ext/DynaLoader/dl_cygwin32.xs
372           !> ext/POSIX/POSIX.xs gv.c hints/cygwin32.sh installman
373           !> installperl perl.h pod/perldiag.pod pp.c pp_hot.c util.c
374           !> x2p/find2perl.PL
375 ____________________________________________________________________________
376 [  3433] By: gsar                                  on 1999/05/17  09:49:01
377         Log: integrate cfgperl changes into mainline
378      Branch: perl
379           !> Configure INSTALL config_h.SH configure.com embed.h
380           !> ext/Devel/Peek/Peek.xs ext/Socket/Socket.xs global.sym
381           !> hints/dec_osf.sh objXSUB.h perl.h pod/perldiag.pod proto.h
382           !> util.c
383 ____________________________________________________________________________
384 [  3432] By: gsar                                  on 1999/05/17  09:06:45
385         Log: emit more appropriate diagnostic for failed glob (variant
386              of patch suggested by Graham Barr)
387      Branch: perl
388            ! gv.c pod/perldiag.pod pp.c pp_hot.c
389 ____________________________________________________________________________
390 [  3431] By: gsar                                  on 1999/05/17  08:38:09
391         Log: From: "Todd C. Miller" <Todd.Miller@courtesan.com>
392              Date: Thu, 13 May 1999 22:18:43 -0600 (MDT)
393              Message-Id: <199905140418.WAA18826@xerxes.courtesan.com>
394              Subject: find2perl does not grok the 'c' suffix to the -size argument
395      Branch: perl
396            ! x2p/find2perl.PL
397 ____________________________________________________________________________
398 [  3430] By: gsar                                  on 1999/05/17  08:26:21
399         Log: additional cleanups for cygwin32 port
400              From: "Fifer, Eric" <EFifer@sanwaint.com>
401              Date: Wed, 12 May 1999 20:25:54 +0100
402              Message-ID: <71E287AB0D94D111BBD600600849EC8185EDAF@POST>
403              Subject: [PATCH]perl5.005_03 (CORE) cygwin32 port
404      Branch: perl
405            + lib/ExtUtils/MM_Cygwin.pm
406            - cygwin32/impure_ptr.c
407            ! MANIFEST README.cygwin32 XSUB.h cygwin32/Makefile.SHs
408            ! cygwin32/perlld.in dosish.h ext/DynaLoader/dl_cygwin32.xs
409            ! ext/POSIX/POSIX.xs hints/cygwin32.sh installman installperl
410            ! perl.h util.c
411 ____________________________________________________________________________
412 [  3429] By: gsar                                  on 1999/05/17  08:01:04
413         Log: From: Andy Dougherty <doughera@lafayette.edu>
414              Date: Wed, 12 May 1999 11:44:11 -0400 (EDT)
415              Message-Id: <Pine.GSU.4.05.9905121136520.25150-100000@newton.phys>
416              Subject: [PATCH] (Was Re: SunOS4.1 compilation error)
417      Branch: perl
418            ! INSTALL
419 ____________________________________________________________________________
420 [  3428] By: jhi                                   on 1999/05/17  07:03:26
421         Log: Integrate from mainperl modulo the Socket.xs change.
422      Branch: cfgperl
423           !> ext/Socket/Socket.xs op.c win32/include/sys/socket.h
424           !> win32/win32.c win32/win32.h
425 ____________________________________________________________________________
426 [  3427] By: jhi                                   on 1999/05/16  22:09:11
427         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
428              To: perl5-porters@perl.org (Mailing list Perl5)
429              Subject: [PATCH 5.005_56] Devel::Peek::mstat not working
430              Date: Sun, 16 May 1999 01:28:18 -0400 (EDT)
431              Message-Id: <199905160528.BAA23376@monk.mps.ohio-state.edu>
432      Branch: cfgperl
433            ! ext/Devel/Peek/Peek.xs
434 ____________________________________________________________________________
435 [  3426] By: jhi                                   on 1999/05/16  22:07:11
436         Log: From: Mark-Jason Dominus <mjd@plover.com>
437              To: perl5-porters@perl.com
438              Subject: DOC PATCH (5.005_55): Error message missing from perldiag.pod
439              Date: Sat, 15 May 1999 12:43:47 -0400
440              Message-ID: <19990515164348.7313.qmail@plover.com>
441      Branch: cfgperl
442            ! pod/perldiag.pod
443 ____________________________________________________________________________
444 [  3425] By: nick                                  on 1999/05/15  15:56:10
445         Log: Mingw32 + w32api-0.1.5 tweaks
446              - now more like other Win32 compilers
447      Branch: perl
448            ! ext/Socket/Socket.xs win32/include/sys/socket.h win32/win32.c
449            ! win32/win32.h
450 ____________________________________________________________________________
451 [  3424] By: nick                                  on 1999/05/14  21:04:22
452         Log: Experimental "slab" allocator for ops.
453              To try it -DPL_OP_SLAB_ALLOC for op.c 
454              This is for proof of concept only, it leaks memory 
455              (ops are not free'd) so don't use in embedded apps.
456              If this minimalist version does not show performance 
457              gain then whole idea is worthless. 
458              Nick see's approx 12% speed up vs perlmalloc running
459              perl -Ilib -MCPAN -e '' 
460              Solaris2.6, gcc-2.8.1 but numbers are not repeatable.
461      Branch: perl
462            ! op.c
463 ____________________________________________________________________________
464 [  3423] By: gsar                                  on 1999/05/14  19:55:04
465         Log: on win32, look for "site/5.XXX/lib" if "site/5.XXXYY/lib" isn't
466              found (brings sitelib intuition in line with privlib)
467      Branch: perl
468            ! win32/win32.c
469 ____________________________________________________________________________
470 [  3422] By: jhi                                   on 1999/05/14  08:08:01
471         Log: From: pvhp@forte.com (Peter Prymmer)
472              To: perl5-porters@perl.org, vmsperl@perl.org
473              Subject: [PATCH: 5.005_56] add config.msg to VMS configure.com
474              Date: Thu, 13 May 99 15:29:57 PDT
475              Message-Id: <9905132229.AA15854@forte.com>
476      Branch: cfgperl
477            ! configure.com
478 ____________________________________________________________________________
479 [  3421] By: jhi                                   on 1999/05/14  07:34:20
480         Log: Integrate from mainperl.
481      Branch: cfgperl
482           !> lib/ExtUtils/MM_Unix.pm win32/win32.c
483 ____________________________________________________________________________
484 [  3420] By: jhi                                   on 1999/05/14  07:33:26
485         Log: Still fflushing.
486      Branch: cfgperl
487            ! Configure config_h.SH util.c
488 ____________________________________________________________________________
489 [  3419] By: gsar                                  on 1999/05/14  03:08:29
490         Log: mortalize string allocations by win32_get_{priv,site}lib()
491              (fixes small memory leak in interpreter)
492      Branch: perl
493            ! win32/win32.c
494 ____________________________________________________________________________
495 [  3418] By: gsar                                  on 1999/05/14  03:06:50
496         Log: make win32_longname() preserve kind of slashes in argument
497      Branch: perl
498            ! win32/win32.c
499 ____________________________________________________________________________
500 [  3417] By: gsar                                  on 1999/05/14  03:04:44
501         Log: canonicalize path for $(FULLPERL) and $(PERL) in MakeMaker
502      Branch: perl
503            ! lib/ExtUtils/MM_Unix.pm
504 ____________________________________________________________________________
505 [  3416] By: jhi                                   on 1999/05/13  21:18:06
506         Log: Integrate from mainperl.
507      Branch: cfgperl
508           !> pp_ctl.c
509 ____________________________________________________________________________
510 [  3415] By: jhi                                   on 1999/05/13  21:16:49
511         Log: Fixes from Andy Dougherty (via private email).
512      Branch: cfgperl
513            ! Configure config_h.SH
514 ____________________________________________________________________________
515 [  3414] By: nick                                  on 1999/05/13  20:04:26
516         Log: valist vs va_list typo
517      Branch: perl
518            ! pp_ctl.c
519 ____________________________________________________________________________
520 [  3413] By: jhi                                   on 1999/05/13  15:04:05
521         Log: From: Andy Dougherty <doughera@lafayette.edu>
522              To: perlbug@perl.com
523              Subject: [PATCH] (Was Re: SunOS4.1 compilation error)
524              Date: Wed, 12 May 1999 11:44:11 -0400 (EDT)
525              Message-Id: <Pine.GSU.4.05.9905121136520.25150-100000@newton.phys>
526      Branch: cfgperl
527            ! INSTALL
528 ____________________________________________________________________________
529 [  3412] By: jhi                                   on 1999/05/13  14:20:17
530         Log: Integrate from mainperl.
531      Branch: cfgperl
532           !> pp_ctl.c
533 ____________________________________________________________________________
534 [  3411] By: gsar                                  on 1999/05/13  14:16:56
535         Log: docatch_body() declaration mismatch
536      Branch: perl
537            ! pp_ctl.c
538 ____________________________________________________________________________
539 [  3410] By: jhi                                   on 1999/05/13  13:51:44
540         Log: Add HAS_MEMCHR and make memchr into a cpp macro if it already isn't.
541      Branch: cfgperl
542            ! Configure config_h.SH perl.h
543 ____________________________________________________________________________
544 [  3409] By: jhi                                   on 1999/05/13  13:31:53
545         Log: Still fflushing strong.
546      Branch: cfgperl
547            ! Configure config_h.SH embed.h global.sym objXSUB.h perl.h
548            ! proto.h util.c
549 ____________________________________________________________________________
550 [  3408] By: jhi                                   on 1999/05/12  14:30:23
551         Log: Integrate from mainperl.
552      Branch: cfgperl
553           !> (integrate 30 files)
554 ____________________________________________________________________________
555 [  3407] By: jhi                                   on 1999/05/12  12:28:31
556         Log: Be tidier with fflush(NULL) testing.
557      Branch: cfgperl
558            ! Configure config_h.SH
559 ____________________________________________________________________________
560 [  3406] By: gsar                                  on 1999/05/12  11:26:03
561         Log: better range-checking on list slices, with test
562              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
563              Date: Sun, 02 May 1999 17:02:53 +0100
564              Message-Id: <199905021602.RAA13905@crypt.compulink.co.uk>
565              Subject: Re: List slice of undefs returns 0 items 
566      Branch: perl
567            ! pp.c t/op/list.t
568 ____________________________________________________________________________
569 [  3405] By: gsar                                  on 1999/05/12  11:22:27
570         Log: change#3397 needs test tweak
571      Branch: perl
572            ! Changes t/pragma/warn/sv
573 ____________________________________________________________________________
574 [  3404] By: gsar                                  on 1999/05/12  11:07:44
575         Log: typo in change#3397
576      Branch: perl
577            ! doop.c
578 ____________________________________________________________________________
579 [  3403] By: gsar                                  on 1999/05/12  10:49:01
580         Log: From: Stephen Zander <gibreel@pobox.com>
581              Date: 12 May 1999 01:22:31 -0700
582              Message-ID: <87u2tik88o.fsf@pooh.fire-swamp.net>
583              Subject: Re: Test::Harness runs tainted tests with wrong library path
584      Branch: perl
585            ! lib/Test/Harness.pm
586 ____________________________________________________________________________
587 [  3402] By: gsar                                  on 1999/05/12  10:42:06
588         Log: typo in change#3400
589      Branch: perl
590            ! ext/B/B/Deparse.pm
591 ____________________________________________________________________________
592 [  3401] By: jhi                                   on 1999/05/12  10:40:42
593         Log: A better, shinier, and possibly even correctly working
594              reincarnation of #3398.
595      Branch: cfgperl
596            ! Configure config_h.SH
597 ____________________________________________________________________________
598 [  3400] By: gsar                                  on 1999/05/12  10:40:11
599         Log: deparse \&func() as \(&func()) for clarity
600              From: Albert Dvornik <bert@genscan.com>
601              Date: 11 May 1999 13:32:04 -0400
602              Message-ID: <tqk8ufwm0b.fsf@puma.genscan.com>
603              Subject: [PATCH 5.005_56] Deparse and \&func() (was Re: File::Find...)
604      Branch: perl
605            ! ext/B/B/Deparse.pm
606 ____________________________________________________________________________
607 [  3399] By: gsar                                  on 1999/05/12  10:36:02
608         Log: more testsuite smarts (many of them courtesy Ilya)
609      Branch: perl
610            ! lib/Test/Harness.pm t/comp/cpp.t t/io/pipe.t t/lib/db-btree.t
611            ! t/lib/db-hash.t t/lib/db-recno.t t/lib/gdbm.t
612            ! t/lib/io_multihomed.t t/lib/io_pipe.t t/lib/io_sock.t
613            ! t/lib/io_udp.t t/lib/io_unix.t t/lib/ipc_sysv.t t/lib/ndbm.t
614            ! t/lib/odbm.t t/lib/thread.t t/op/exec.t t/op/fork.t
615            ! t/op/grent.t t/op/groups.t t/op/nothread.t t/op/numconvert.t
616            ! t/op/pwent.t
617 ____________________________________________________________________________
618 [  3398] By: jhi                                   on 1999/05/12  09:33:08
619         Log: Detect whether fflush(NULL) works as per change #3352.
620      Branch: cfgperl
621            ! Configure config_h.SH perl.h
622 ____________________________________________________________________________
623 [  3397] By: gsar                                  on 1999/05/12  08:56:03
624         Log: From: jan.dubois@ibm.net (Jan Dubois)
625              Date: Wed, 12 May 1999 01:01:00 +0200
626              Message-ID: <3741b5e8.20386944@smtp1.ibm.net>
627              Subject: [PATCH 5.005_03] chop/chomp modify readonly values
628      Branch: perl
629            ! doop.c
630 ____________________________________________________________________________
631 [  3396] By: gsar                                  on 1999/05/12  08:23:27
632         Log: opendir(D,"x:") on win32 opens cwd() for drive rather than root;
633              stat() behaves similarly
634      Branch: perl
635            ! win32/win32.c
636 ____________________________________________________________________________
637 [  3395] By: jhi                                   on 1999/05/11  22:21:32
638         Log: Redo parts of #3341 and #3358 that #3394 undid.
639      Branch: cfgperl
640            ! Configure config_h.SH
641 ____________________________________________________________________________
642 [  3394] By: jhi                                   on 1999/05/11  22:03:48
643         Log: Add I_NETINET_TCP to help change #3391.
644      Branch: cfgperl
645            ! Configure config_h.SH ext/Socket/Socket.xs
646 ____________________________________________________________________________
647 [  3393] By: jhi                                   on 1999/05/11  21:44:59
648         Log: Integrate from mainperl.
649      Branch: cfgperl
650           !> (integrate 55 files)
651 ____________________________________________________________________________
652 [  3392] By: gsar                                  on 1999/05/11  20:56:43
653         Log: update embedvar.h
654      Branch: perl
655            ! embedvar.h ext/ByteLoader/ByteLoader.pm pod/perldelta.pod
656 ____________________________________________________________________________
657 [  3391] By: gsar                                  on 1999/05/11  16:32:05
658         Log: From: Joshua Pritikin <joshua.pritikin@db.com>
659              Date: Tue, 11 May 1999 11:10:13 -0400 (EDT)
660              Message-ID: <Pine.GSO.4.02.9905111106460.1418-100000@eq1062.wks.na.deuba.com>
661              Subject: Socket IPPROTO_TCP [PATCH 5.005_5x]
662      Branch: perl
663            ! ext/Socket/Socket.pm ext/Socket/Socket.xs
664 ____________________________________________________________________________
665 [  3390] By: gsar                                  on 1999/05/11  15:27:40
666         Log: display more frequent progress messages when STDOUT is a tty
667      Branch: perl
668            ! lib/Test/Harness.pm
669 ____________________________________________________________________________
670 [  3389] By: gsar                                  on 1999/05/11  14:40:58
671         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
672              Date: Mon, 10 May 1999 02:07:01 -0400 (EDT)
673              Message-Id: <199905100607.CAA26045@monk.mps.ohio-state.edu>
674              Subject: [PATCH 5.005_53] Explanations by Test::Harness
675      Branch: perl
676            ! lib/Test/Harness.pm
677 ____________________________________________________________________________
678 [  3388] By: gsar                                  on 1999/05/11  14:08:14
679         Log: avoid creating spurious subroutine stubs on failed subroutine
680              call and other places of sv_2cv() misuse; fixes problems with
681              failed subroutine calls "hiding" later attempts to lookup methods
682              in base classes
683      Branch: perl
684            ! gv.c perl.c pod/perlguts.pod pp_hot.c sv.c t/op/method.t
685 ____________________________________________________________________________
686 [  3387] By: gsar                                  on 1999/05/11  09:34:13
687         Log: various fixes for clean build and test on win32; configpm broken,
688              needed to open myconfig.SH rather than myconfig; sundry adjustments
689              to bytecode stuff; tweaks to DYNAMIC_ENV_FETCH code to make it
690              work under win32; getenv_sv() changed to getenv_len() since SVs
691              aren't visible in the lower echelons; remove bogus exports from
692              config.sym; PERL_OBJECT-ness for C++ exception support; null out
693              IoDIRP in filter_del() or sv_free() will attempt to close it
694      Branch: perl
695            ! Changes bytecode.pl byterun.c byterun.h configpm embed.h
696            ! embed.pl ext/B/B/Asmdata.pm ext/ByteLoader/ByteLoader.xs
697            ! ext/DynaLoader/dlutils.c global.sym hv.c iperlsys.h objXSUB.h
698            ! op.c perl.c perl.h pp.c pp_ctl.c proto.h scope.c scope.h
699            ! t/io/open.t t/op/magic.t toke.c util.c vms/vms.c vms/vmsish.h
700            ! win32/GenCAPI.pl win32/Makefile win32/config.bc
701            ! win32/config.gc win32/config.vc win32/makedef.pl
702            ! win32/makefile.mk win32/perlhost.h win32/runperl.c
703            ! win32/win32.c win32/win32.h
704 ____________________________________________________________________________
705 [  3386] By: gsar                                  on 1999/05/11  02:49:07
706         Log: gutsupport for C++ exceptions
707              From: Chip Salzenberg <chip@perlsupport.com>
708              Date: Tue, 9 Mar 1999 11:51:57 -0500
709              Message-ID: <19990309115157.E7911@perlsupport.com>
710              Subject: [PATCH 5.005] Flexible Exceptions
711      Branch: perl
712            ! embed.h global.sym objXSUB.h perl.c perl.h pp_ctl.c proto.h
713            ! scope.c scope.h thrdvar.h util.c
714 ____________________________________________________________________________
715 [  3385] By: gsar                                  on 1999/05/10  19:33:36
716         Log: "weak" references internals, still needs perlguts documentation
717              (somewhat modified version of patch suggested by Tuomas J. Lukka
718              <lukka@fas.harvard.edu>)
719      Branch: perl
720            ! dump.c embed.h embed.pl global.sym mg.c objXSUB.h perl.h
721            ! pod/perldiag.pod proto.h sv.c sv.h util.c
722 ____________________________________________________________________________
723 [  3384] By: jhi                                   on 1999/05/10  18:21:43
724         Log: Circumnavigate Digital UNIX 4.0D miniperl core dump
725              (due to QAR 56761) (the bug has been fixed in 4.0E or better)
726      Branch: cfgperl
727            ! INSTALL hints/dec_osf.sh
728 ____________________________________________________________________________
729 [  3381] By: jhi                                   on 1999/05/10  14:39:28
730         Log: Integrate from mainperl.
731      Branch: cfgperl
732           +> cygwin32/Makefile.SHs cygwin32/build-instructions.READFIRST
733           +> cygwin32/build-instructions.charles-wilson
734           +> cygwin32/build-instructions.sebastien-barre
735           +> cygwin32/build-instructions.steven-morlock
736           +> cygwin32/build-instructions.steven-morlock2
737           +> cygwin32/impure_ptr.c cygwin32/ld2.in cygwin32/perlld.in
738           +> ext/ByteLoader/ByteLoader.pm ext/ByteLoader/ByteLoader.xs
739           +> ext/ByteLoader/Makefile.PL pod/Win32.pod t/lib/io_linenum.t
740           +> t/op/numconvert.t utils/perlbc.PL
741            - cygwin32/cw32imp.h cygwin32/gcc2 cygwin32/ld2 cygwin32/perlgcc
742            - cygwin32/perlld
743           !> (integrate 105 files)
744 ____________________________________________________________________________
745 [  3380] By: gsar                                  on 1999/05/10  12:27:14
746         Log: regen regnodes.h
747      Branch: perl
748            ! Changes regnodes.h
749 ____________________________________________________________________________
750 [  3379] By: gsar                                  on 1999/05/10  12:17:26
751         Log: From: jan.dubois@ibm.net (Jan Dubois)
752              Date: Sat, 01 May 1999 22:55:36 +0200
753              Message-ID: <373067e9.56194713@smtp1.ibm.net>
754              Subject: [PATCH 5.005_56] Win32 and VC++ 98 doesn't support CASTI
755      Branch: perl
756            ! pod/perlfunc.pod pod/perlop.pod win32/config.vc
757            ! win32/config_H.vc
758 ____________________________________________________________________________
759 [  3378] By: gsar                                  on 1999/05/10  12:07:13
760         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
761              Date: Fri, 30 Apr 1999 22:26:09 -0400 (EDT)
762              Message-Id: <199905010226.WAA19127@monk.mps.ohio-state.edu>
763              Subject: [PATCH 5.005_56] Self-consistent numeric conversion again
764      Branch: perl
765            + t/op/numconvert.t
766            ! MANIFEST doio.c dump.c perl.h pp.c pp_hot.c sv.c sv.h toke.c
767            ! util.c
768 ____________________________________________________________________________
769 [  3377] By: gsar                                  on 1999/05/10  11:39:48
770         Log: pp_modulo comment tweak from Ilya
771      Branch: perl
772            ! pp.c
773 ____________________________________________________________________________
774 [  3376] By: gsar                                  on 1999/05/10  11:30:40
775         Log: From: Joshua Pritikin <joshua.pritikin@db.com>
776              Date: Fri, 7 May 1999 11:31:00 -0400 (EDT)
777              Message-ID: <Pine.GSO.4.02.9905071127100.1449-100000@eq1062.wks.na.deuba.com>
778              Subject: Test.pm update [PATCH _56]
779      Branch: perl
780            ! lib/Test.pm
781 ____________________________________________________________________________
782 [  3375] By: gsar                                  on 1999/05/10  11:28:30
783         Log: From: jan.dubois@ibm.net (Jan Dubois)
784              Date: Fri, 07 May 1999 00:59:54 +0200
785              Message-ID: <373318ae.19292461@smtp1.ibm.net>
786              Subject: Re: Using existing memory for an SV's PV 
787      Branch: perl
788            ! sv.c
789 ____________________________________________________________________________
790 [  3374] By: gsar                                  on 1999/05/10  11:23:44
791         Log: From: jan.dubois@ibm.net (Jan Dubois)
792              Date: Fri, 07 May 1999 00:59:52 +0200
793              Message-ID: <37321800.19118320@smtp1.ibm.net>
794              Subject: [PATCH 5.005_56] Fix -Dm memory debugging for PERL_OBJECT
795      Branch: perl
796            ! perl.h
797 ____________________________________________________________________________
798 [  3373] By: gsar                                  on 1999/05/10  11:22:10
799         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
800              Date: Thu, 6 May 1999 18:17:28 -0400
801              Message-ID: <19990506181728.A12433@monk.mps.ohio-state.edu>
802              Subject: Re: [PATCH 5.005_56] Make open(F,"command |") return correct err(no)
803      Branch: perl
804            ! doio.c embed.h global.sym objXSUB.h pod/perldiag.pod proto.h
805            ! util.c
806 ____________________________________________________________________________
807 [  3372] By: gsar                                  on 1999/05/10  10:57:49
808         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
809              Date: Thu, 6 May 1999 01:21:05 -0400 (EDT)
810              Message-Id: <199905060521.BAA03485@monk.mps.ohio-state.edu>
811              Subject: [PATCH 5.005_56] Cosmetic: data-driven REx-dump
812      Branch: perl
813            ! regcomp.c regcomp.pl
814 ____________________________________________________________________________
815 [  3371] By: gsar                                  on 1999/05/10  10:54:01
816         Log: From: lane@duphy4.physics.drexel.edu
817              Date: Tue, 04 May 1999 10:19:25 -0700
818              Message-Id: <3.0.6.32.19990504101925.02ecde30@ous.edu>
819              Subject: [PATCH 5.005.56] pod->html VMS fixes
820      Branch: perl
821            ! installhtml lib/Pod/Html.pm
822 ____________________________________________________________________________
823 [  3370] By: gsar                                  on 1999/05/10  10:45:52
824         Log: testsuite nits
825      Branch: perl
826            ! t/lib/io_linenum.t t/op/filetest.t
827 ____________________________________________________________________________
828 [  3369] By: gsar                                  on 1999/05/10  10:35:22
829         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
830              Date: Mon, 3 May 1999 22:38:50 -0400 (EDT)
831              Message-Id: <199905040238.WAA01865@monk.mps.ohio-state.edu>
832              Subject: [PATCH 5.005_53] Quickier thread-specific data on OS/2
833      Branch: perl
834            ! os2/os2ish.h os2/os2thread.h
835 ____________________________________________________________________________
836 [  3368] By: gsar                                  on 1999/05/10  10:00:11
837         Log: From: Albert Dvornik <bert@genscan.com>
838              Date: 03 May 1999 12:20:57 -0400
839              Message-ID: <tqlnf6gm52.fsf@puma.genscan.com>
840              Subject: [PATCH 5.005_56] do_sv_dump does dump (core) on IO handles
841      Branch: perl
842            ! dump.c
843 ____________________________________________________________________________
844 [  3367] By: gsar                                  on 1999/05/10  09:55:51
845         Log: shadow password support for Solaris (needs Configure help to
846              determine HAS_GETSPENT)
847              From: "Patrick O'Brien" <pdo@cs.umd.edu>
848              Date: Sat, 01 May 1999 19:41:17 -0400
849              Message-Id: <199905012341.TAA23989@optimus.cs.umd.edu>
850              Subject: getpwent() under solaris
851      Branch: perl
852            ! pp_sys.c
853 ____________________________________________________________________________
854 [  3366] By: gsar                                  on 1999/05/10  09:45:58
855         Log: From: jan.dubois@ibm.net (Jan Dubois)
856              Date: Sat, 01 May 1999 23:45:47 +0200
857              Message-ID: <373373fb.59284266@smtp1.ibm.net>
858              Subject: [PATCH 5.005_56] Add POLLUTE=1 option to MakeMaker
859      Branch: perl
860            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
861            ! pod/perldelta.pod
862 ____________________________________________________________________________
863 [  3365] By: gsar                                  on 1999/05/10  09:34:22
864         Log: test suite and fix input_line_number()
865              From: Paul Johnson <pjcj@transeda.com>
866              Date: Thu, 29 Apr 1999 06:28:14 +0100
867              Message-ID: <19990429062814.A17906@west-tip.transeda.com>
868              Subject: [PATCH] IO::Handle 1.20 (was Re: FAIL Gedcom-1.01 i86pc-solaris 2.6)
869      Branch: perl
870            + t/lib/io_linenum.t
871            ! MANIFEST ext/IO/lib/IO/Handle.pm
872 ____________________________________________________________________________
873 [  3364] By: gsar                                  on 1999/05/10  09:20:56
874         Log: fix overeager [:foo:] parsing
875              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
876              Date: Fri, 30 Apr 1999 09:26:18 +0100
877              Message-Id: <199904300826.JAA01257@crypt.compulink.co.uk>
878              Subject: [PATCH 5.005_{56,03}] Re: Regular expression difference b/n 5.004 & 5.005 
879      Branch: perl
880            ! regcomp.c t/op/re_tests
881 ____________________________________________________________________________
882 [  3363] By: gsar                                  on 1999/05/10  09:09:21
883         Log: documentation for Win32 builtins (somewhat modified)
884              From: jan.dubois@ibm.net (Jan Dubois)
885              Date: Tue, 30 Mar 1999 08:05:03 +0200
886              Message-ID: <37006783.1926460@smtp1.ibm.net>
887              Subject: Re: Issues with build 509 
888      Branch: perl
889            + pod/Win32.pod
890            ! MANIFEST
891 ____________________________________________________________________________
892 [  3362] By: gsar                                  on 1999/05/10  08:22:07
893         Log: provide File::Copy::syscopy() via Win32::CopyFile() on win32
894      Branch: perl
895            ! lib/File/Copy.pm win32/win32.c
896 ____________________________________________________________________________
897 [  3361] By: gsar                                  on 1999/05/10  08:11:29
898         Log: escape ampersands in <pre> sections
899      Branch: perl
900            ! Changes lib/Pod/Html.pm
901 ____________________________________________________________________________
902 [  3360] By: gsar                                  on 1999/05/10  08:04:14
903         Log: AIX hints enhancements (threads build, SOCKS support)
904              From: "David R. Favor" <dfavor@austin.ibm.com>
905              Date: Wed, 28 Apr 1999 08:45:28 -0500
906              Message-ID: <372710F8.B1F73BEB@austin.ibm.com>
907              Subject: Working build for AIX + gcc + threading
908      Branch: perl
909            ! hints/aix.sh
910 ____________________________________________________________________________
911 [  3359] By: gsar                                  on 1999/05/10  07:49:26
912         Log: more Compiler patches from Vishal Bhatia <vishalb@my-dejanews.com>
913              Date: Tue, 27 Apr 1999 23:47:24 PDT
914              Message-ID: <19990428064724.95244.qmail@hotmail.com>
915              Subject: [PATCH 5.005_56] Saving Tied hashes ( C.pm)
916              --
917              Date: Thu, 29 Apr 1999 18:21:06 -0700
918              Message-ID: <GEFPBFDJADFJBAAA@my-dejanews.com>
919              Subject: [PATCH 5.005_56] double constants ( C.pm)
920              --
921              Date: Mon, 03 May 1999 20:21:31 PDT
922              Message-ID: <19990504032131.81113.qmail@hotmail.com>
923              Subject: [PATCH 5.005_56] Overloading implementation ( Compiler)
924              --
925              Date: Thu, 06 May 1999 17:57:09 -0700
926              Message-ID: <FCJELBLAJBOBAAAA@my-dejanews.com>
927              Subject: Stash.pm
928      Branch: perl
929            ! ext/B/B.pm ext/B/B.xs ext/B/B/Bblock.pm ext/B/B/C.pm
930            ! ext/B/B/CC.pm ext/B/B/Stash.pm t/harness
931 ____________________________________________________________________________
932 [  3358] By: gsar                                  on 1999/05/10  04:39:15
933         Log: cygwin32 update (untested adaptation of patch against 5.005_03)
934              From: alexander smishlajev <als@turnhere.com>
935              Date: Sun, 25 Apr 1999 14:58:29 +0300
936              Message-ID: <37230365.5F68B460@turnhere.com>
937              Subject: [PATCH]5.005_03 (CORE) cygwin32 port
938      Branch: perl
939            + cygwin32/Makefile.SHs cygwin32/build-instructions.READFIRST
940            + cygwin32/build-instructions.charles-wilson
941            + cygwin32/build-instructions.sebastien-barre
942            + cygwin32/build-instructions.steven-morlock
943            + cygwin32/build-instructions.steven-morlock2
944            + cygwin32/impure_ptr.c cygwin32/ld2.in cygwin32/perlld.in
945            - cygwin32/cw32imp.h cygwin32/gcc2 cygwin32/ld2 cygwin32/perlgcc
946            - cygwin32/perlld
947            ! Configure EXTERN.h MANIFEST Makefile.SH README.cygwin32 XSUB.h
948            ! cflags.SH config_h.SH dosish.h ext/POSIX/Makefile.PL
949            ! ext/SDBM_File/sdbm/pair.c hints/cygwin32.sh installperl
950            ! lib/Cwd.pm lib/ExtUtils/MakeMaker.pm lib/perl5db.pl
951            ! makedepend.SH perl.h perlvars.h pp_hot.c pp_sys.c regcomp.c
952            ! t/io/fs.t t/io/tell.t t/lib/anydbm.t t/op/stat.t util.c
953 ____________________________________________________________________________
954 [  3357] By: gsar                                  on 1999/05/10  04:07:07
955         Log: applied suggested patch, modulo already applied parts
956              From: Charles Bailey <BAILEY@newman.upenn.edu>
957              Date: Sat, 24 Apr 1999 20:12:43 -0400 (EDT)
958              Message-id: <01JAF9UAV9XG002O0W@mail.newman.upenn.edu>
959              Subject: [Patch 5.005_56] VMS consolidated patch #2
960      Branch: perl
961            ! configure.com t/op/filetest.t t/op/taint.t t/pragma/warn/doio
962            ! t/pragma/warn/mg t/pragma/warn/pp_sys t/pragma/warn/sv
963            ! vms/descrip_mms.template vms/ext/vmsish.t vms/perlvms.pod
964            ! vms/subconfigure.com vms/test.com vms/vms.c
965 ____________________________________________________________________________
966 [  3356] By: gsar                                  on 1999/05/10  03:48:08
967         Log: applied suggested patch, with win32 and PERL_OBJECT additions
968              From: Tom Hughes <tom@compton.nu>
969              Date: Sat, 24 Apr 1999 18:11:59 +0100
970              Message-ID: <609bdff748.tom@compton.compton.nu>
971              Subject: ByteLoader patch
972      Branch: perl
973            + ext/ByteLoader/ByteLoader.pm ext/ByteLoader/ByteLoader.xs
974            + ext/ByteLoader/Makefile.PL utils/perlbc.PL
975            ! MANIFEST bytecode.h bytecode.pl byterun.c byterun.h embed.h
976            ! embed.pl ext/B/B.xs ext/B/B/Asmdata.pm ext/B/B/Bytecode.pm
977            ! ext/B/B/Debug.pm objXSUB.h op.c pp_ctl.c proto.h
978            ! utils/Makefile win32/Makefile win32/makefile.mk
979 ____________________________________________________________________________
980 [  3355] By: gsar                                  on 1999/05/10  03:22:49
981         Log: document 'test' attribute (from Andreas Koenig)
982      Branch: perl
983            ! lib/ExtUtils/MakeMaker.pm
984 ____________________________________________________________________________
985 [  3354] By: gsar                                  on 1999/05/10  03:12:37
986         Log: From: pmarquess@bfsec.bt.co.uk
987              Date: Thu, 22 Apr 1999 23:12:08 +0100
988              Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB29C6B45@mbtlipnt02.btlabs.bt.co.uk>
989              Subject: PATCH for small bug in scan_bin
990      Branch: perl
991            ! util.c
992 ____________________________________________________________________________
993 [  3353] By: gsar                                  on 1999/05/10  02:39:33
994         Log: more bulletproof workaround for mangled paths (updates changes#3345,3350);
995              provide Win32::GetLongPathName() to complement Win32::GetShortPathName()
996      Branch: perl
997            ! t/op/magic.t win32/makedef.pl win32/runperl.c win32/win32.c
998            ! win32/win32iop.h
999 ____________________________________________________________________________
1000 [  3352] By: gsar                                  on 1999/05/09  22:47:39
1001         Log: flush all open output buffers before fork(), exec(), system, qx//
1002              and pipe open() operations, simplifying buffering headaches faced
1003              by users; uses fflush(NULL), which may need Configure test
1004      Branch: perl
1005            ! perl.h pod/perldelta.pod pod/perlfunc.pod pod/perlipc.pod
1006            ! pp_sys.c util.c vmesa/vmesa.c vms/vms.c win32/win32.c
1007 ____________________________________________________________________________
1008 [  3351] By: gsar                                  on 1999/05/09  21:11:51
1009         Log: perlcc on win32 (correct version of fix suggested by Jean-Louis
1010              Leroy <jll@skynet.be>)
1011      Branch: perl
1012            ! utils/perlcc.PL
1013 ____________________________________________________________________________
1014 [  3350] By: gsar                                  on 1999/05/09  20:39:11
1015         Log: normalize $^X to full pathname on win32
1016      Branch: perl
1017            ! win32/runperl.c
1018 ____________________________________________________________________________
1019 [  3349] By: gsar                                  on 1999/05/09  20:23:07
1020         Log: allow readline($globref), <$globref> already works
1021      Branch: perl
1022            ! pp_hot.c
1023 ____________________________________________________________________________
1024 [  3348] By: gsar                                  on 1999/05/09  20:00:09
1025         Log: perldoc cleanups (variant of changes suggested by Christian Lemburg
1026              <lemburg@online-club.de>)
1027      Branch: perl
1028            ! utils/perldoc.PL
1029 ____________________________________________________________________________
1030 [  3347] By: gsar                                  on 1999/05/09  18:47:21
1031         Log: additions to Thread.pm docs from Tuomas J. Lukka
1032              <lukka@fas.harvard.edu>
1033      Branch: perl
1034            ! ext/Thread/Thread.pm
1035 ____________________________________________________________________________
1036 [  3346] By: gsar                                  on 1999/05/09  18:38:00
1037         Log: From: Stephen McCamant <smccam@uclink4.berkeley.edu>
1038              Date: Sat, 17 Apr 1999 02:46:13 -0700 (PDT)
1039              Message-ID: <14103.57454.614253.598264@fre-76-120.reshall.berkeley.edu>
1040              Subject: [PATCH _56] Re: pdt: Perl Development Tools? 
1041      Branch: perl
1042            ! ext/B/B/Xref.pm
1043 ____________________________________________________________________________
1044 [  3345] By: gsar                                  on 1999/05/09  18:22:43
1045         Log: work around mangled archname on win32 while finding privlib/sitelib;
1046              normalize lib paths to forward slashes internally
1047      Branch: perl
1048            ! win32/win32.c
1049 ____________________________________________________________________________
1050 [  3344] By: gsar                                  on 1999/05/09  03:20:06
1051         Log: fix typo in dbm filters that caused odbm.t to fail
1052      Branch: perl
1053            ! ext/ODBM_File/ODBM_File.xs t/lib/odbm.t
1054 ____________________________________________________________________________
1055 [  3343] By: gsar                                  on 1999/05/09  02:02:59
1056         Log: tweak test totals
1057      Branch: perl
1058            ! Changes t/lib/tie-stdhandle.t
1059 ____________________________________________________________________________
1060 [  3342] By: gsar                                  on 1999/05/09  01:42:06
1061         Log: import list propagation busted (pointed out by Ton Hospel
1062              <thospel@mail.dma.be>)
1063      Branch: perl
1064            ! lib/autouse.pm
1065 ____________________________________________________________________________
1066 [  3341] By: gsar                                  on 1999/05/09  00:54:18
1067         Log: hpux needs {SHLIB_PATH,LDOPTS} rather than LD_{LIBRARY,RUN}_PATH
1068              (as suggested by Eric Boehm <boehm@nortelnetworks.com>)
1069      Branch: perl
1070            ! Configure Makefile.SH
1071 ____________________________________________________________________________
1072 [  3340] By: gsar                                  on 1999/05/09  00:40:41
1073         Log: generate manpages for newly added utils
1074      Branch: perl
1075            ! installman
1076 ____________________________________________________________________________
1077 [  3339] By: gsar                                  on 1999/05/09  00:33:50
1078         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
1079              Date: Sun, 02 May 1999 17:59:24 +0100
1080              Message-Id: <199905021659.RAA14016@crypt.compulink.co.uk>
1081              Subject: [PATCH] Re: ptr to realloced memory in yylex
1082      Branch: perl
1083            ! toke.c
1084 ____________________________________________________________________________
1085 [  3338] By: jhi                                   on 1999/05/08  22:40:29
1086         Log: Remove CONFIG item, add Digital UNIX 'ld' bug.
1087      Branch: cfgperl
1088            ! INSTALL
1089 ____________________________________________________________________________
1090 [  3337] By: jhi                                   on 1999/05/08  22:22:26
1091         Log: Integrate from mainperl.
1092      Branch: cfgperl
1093           +> pod/perldbmfilter.pod t/io/open.t t/lib/tie-stdhandle.t
1094           !> (integrate 54 files)
1095 ____________________________________________________________________________
1096 [  3336] By: gsar                                  on 1999/05/08  21:48:22
1097         Log: make perldoc -f grok nested =items
1098      Branch: perl
1099            ! utils/perldoc.PL
1100 ____________________________________________________________________________
1101 [  3335] By: gsar                                  on 1999/05/08  19:48:11
1102         Log: allow AV/HV dereferences on pseudohashes ($ph->{foo}[1], etc.)
1103      Branch: perl
1104            ! op.c t/lib/fields.t
1105 ____________________________________________________________________________
1106 [  3334] By: gsar                                  on 1999/05/08  19:09:41
1107         Log: update test totals
1108      Branch: perl
1109            ! t/lib/bigintpm.t
1110 ____________________________________________________________________________
1111 [  3333] By: gsar                                  on 1999/05/08  16:56:02
1112         Log: mention unpack('pP',...) footshot (from Albert Dvornik <bert@genscan.com>)
1113      Branch: perl
1114            ! pod/perlfunc.pod
1115 ____________________________________________________________________________
1116 [  3332] By: gsar                                  on 1999/05/08  16:46:44
1117         Log: applied suggested patch, added tests
1118              From: William Mann <wmann@avici.com>
1119              Date: Mon, 12 Apr 1999 12:25:22 -0400 (EDT)
1120              Message-Id: <199904121625.MAA00983@hwsrv1.avici.com>
1121              Subject: BigInt.pm extensions for logical operations
1122      Branch: perl
1123            ! lib/Math/BigInt.pm pod/perldelta.pod t/lib/bigintpm.t
1124 ____________________________________________________________________________
1125 [  3331] By: gsar                                  on 1999/05/08  16:09:33
1126         Log: avoid temporary files named 'tmp'
1127      Branch: perl
1128            ! Makefile.SH pp.c
1129 ____________________________________________________________________________
1130 [  3330] By: nick                                  on 1999/05/08  14:16:30
1131         Log: Implement OPEN, EOF, SEEK, TELL, BINMODE and FILENO as TIEHANDLE methods.
1132              Provide Tie::StdHandle
1133              Basic update of docs.
1134      Branch: perl
1135            + t/lib/tie-stdhandle.t
1136            ! lib/Tie/Handle.pm pod/perltie.pod pp_sys.c
1137 ____________________________________________________________________________
1138 [  3329] By: nick                                  on 1999/05/08  12:03:45
1139         Log: Tweaks to open(my $fh,...) stuff
1140      Branch: perl
1141            ! op.c pp.c pp_sys.c t/io/open.t
1142 ____________________________________________________________________________
1143 [  3328] By: nick                                  on 1999/05/08  11:18:42
1144         Log: Bring SDBM_File.xs into line with new typemap
1145      Branch: perl
1146            ! ext/SDBM_File/SDBM_File.xs
1147 ____________________________________________________________________________
1148 [  3327] By: gsar                                  on 1999/05/08  00:07:11
1149         Log: add test case for AUTOLOAD reentrancy fix in change#3279
1150      Branch: perl
1151            ! t/lib/autoloader.t
1152 ____________________________________________________________________________
1153 [  3326] By: nick                                  on 1999/05/07  21:24:50
1154         Log: Implement open( my $fh, ...) and similar.
1155              Set flag in op.c for "constructor ops"
1156              In pp_rv2gv, if flag is set and arg is PADSV and uninit
1157              vivify as reference to a detached GV.
1158              (Name of GV is the pad name.)
1159              This scheme should "just work" for pipe/socket etc. too.
1160              
1161              #if 0 out the open(FH,undef) for now.
1162              Change t/io/open.t to test open(my $fh,...)
1163      Branch: perl
1164            ! op.c pp.c pp_sys.c t/io/open.t
1165 ____________________________________________________________________________
1166 [  3325] By: nick                                  on 1999/05/07  21:18:42
1167         Log: Correct SvLEN vs SvCUR  which leads to odd "chunk" vs "line" in mess().
1168      Branch: perl
1169            ! util.c
1170 ____________________________________________________________________________
1171 [  3324] By: gsar                                  on 1999/05/07  20:28:31
1172         Log: avoid using PL_sv_mutex in condpair_magic() (avoids hangs when
1173              intervening code has to allocate SVs)
1174      Branch: perl
1175            ! util.c
1176 ____________________________________________________________________________
1177 [  3323] By: gsar                                  on 1999/05/07  19:45:08
1178         Log: allow line numbers to show in diagnostics during global destruction
1179      Branch: perl
1180            ! util.c
1181 ____________________________________________________________________________
1182 [  3322] By: gsar                                  on 1999/05/07  09:38:11
1183         Log: From: Dan Sugalski <sugalskd@ous.edu>
1184              Date: Fri, 09 Apr 1999 16:16:39 -0700
1185              Message-Id: <3.0.6.32.19990409161639.02ea1050@ous.edu>
1186              Subject: [PATCH 5.005_03]Bug in MM_VMS.PM
1187      Branch: perl
1188            ! lib/ExtUtils/MM_VMS.pm
1189 ____________________________________________________________________________
1190 [  3321] By: gsar                                  on 1999/05/07  09:08:23
1191         Log: From: kwzh@gnu.org (Karl Heuer)
1192              Date: Wed, 7 Apr 1999 23:58:58 -0400
1193              Message-Id: <199904080358.XAA01192@mescaline.gnu.org>
1194              Subject: [perl-5.005.02] detect lack of /dev/tty
1195      Branch: perl
1196            ! Makefile.SH
1197 ____________________________________________________________________________
1198 [  3320] By: gsar                                  on 1999/05/07  08:52:14
1199         Log: allow distinct prefix for versioned executables
1200              From: Roderick Schertler <roderick@argon.org>
1201              Date: Wed, 07 Apr 1999 15:34:56 -0400
1202              Message-ID: <3003.923513696@eeyore.ibcinc.com>
1203              Subject: perl55.00503 -> perl5.00503 patch for installperl
1204      Branch: perl
1205            ! INSTALL installperl
1206 ____________________________________________________________________________
1207 [  3319] By: gsar                                  on 1999/05/07  08:07:02
1208         Log: From: Dan Sugalski <sugalskd@osshe.edu>
1209              Date: Mon, 05 Apr 1999 15:38:42 -0700
1210              Message-Id: <3.0.6.32.19990405153842.0367b650@ous.edu>
1211              Subject: Re: chomp fails with $/ in fixed-length record mode
1212              --
1213              From: Roderick Schertler <roderick@argon.org>
1214              Date: Tue, 06 Apr 1999 21:11:37 -0400
1215              Message-ID: <2795.923447497@eeyore.ibcinc.com>
1216              Subject: Re: chomp fails with $/ in fixed-length record mode
1217      Branch: perl
1218            ! doop.c pod/perlfunc.pod t/op/chop.t
1219 ____________________________________________________________________________
1220 [  3318] By: gsar                                  on 1999/05/07  07:56:35
1221         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1222              Date: Tue, 6 Apr 1999 01:40:36 -0400
1223              Message-ID: <19990406014035.A1238@monk.mps.ohio-state.edu>
1224              Subject: [PATCH 5.005_*] Make % use fmod()
1225      Branch: perl
1226            ! pp.c t/op/arith.t
1227 ____________________________________________________________________________
1228 [  3317] By: gsar                                  on 1999/05/07  04:18:11
1229         Log: DBM Filters (via private mail)
1230              From: pmarquess@bfsec.bt.co.uk
1231              Date: Sun, 18 Apr 1999 21:05:52 +0100
1232              Message-Id: <199904182009.NAA19152@activestate.com>
1233              Subject: DBM Filters
1234      Branch: perl
1235            + pod/perldbmfilter.pod
1236            ! MANIFEST ext/DB_File/Changes ext/DB_File/DB_File.pm
1237            ! ext/DB_File/DB_File.xs ext/DB_File/typemap
1238            ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
1239            ! ext/GDBM_File/typemap ext/NDBM_File/NDBM_File.pm
1240            ! ext/NDBM_File/NDBM_File.xs ext/NDBM_File/typemap
1241            ! ext/ODBM_File/ODBM_File.pm ext/ODBM_File/ODBM_File.xs
1242            ! ext/ODBM_File/typemap ext/SDBM_File/SDBM_File.pm
1243            ! ext/SDBM_File/SDBM_File.xs ext/SDBM_File/typemap
1244            ! lib/AnyDBM_File.pm pod/Makefile pod/buildtoc pod/perl.pod
1245            ! pod/perldelta.pod t/lib/db-btree.t t/lib/db-hash.t
1246            ! t/lib/db-recno.t t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
1247            ! t/lib/sdbm.t
1248 ____________________________________________________________________________
1249 [  3316] By: gsar                                  on 1999/05/07  03:28:53
1250         Log: avoid negative return value from Win32::GetTickCount()
1251              From: jan.dubois@ibm.net (Jan Dubois)
1252              Date: Sat, 03 Apr 1999 19:04:18 +0200
1253              Message-ID: <37084742.22824479@smtp1.ibm.net>
1254              Subject: Re: Win32::GetTickCount
1255      Branch: perl
1256            ! win32/win32.c
1257 ____________________________________________________________________________
1258 [  3315] By: nick                                  on 1999/05/06  21:44:38
1259         Log: open(FH,undef) # creates new_tmpfile opened read/write
1260              Add t/io/open.t with test for above.
1261      Branch: perl
1262            + t/io/open.t
1263            ! pp_sys.c
1264 ____________________________________________________________________________
1265 [  3314] By: gsar                                  on 1999/05/06  08:01:23
1266         Log: compiler fixes from Vishal Bhatia <vishalb@hotmail.com>
1267              Date: Tue, 30 Mar 1999 23:40:34 PST
1268              Message-ID: <19990331074034.6117.qmail@hotmail.com>
1269              Subject: [PATCH 5.005_56] pp_entersub and pp_leavewrite(CC.pm)
1270              --
1271              Date: Wed, 07 Apr 1999 00:28:23 -0800
1272              Message-ID: <FGBNLNPOEELFAAAA@my-dejanews.com>
1273              Subject: [PATCH 5.005_56] function prototypes(B.pm)
1274              --
1275              Date: Thu, 22 Apr 1999 23:40:52 -0700
1276              Message-ID: <OEAOMKBMLDADCAAA@my-dejanews.com>
1277              Subject: [PATCH 5.005_56 ] discarding worthless padsvs
1278              --
1279              Date: Tue, 27 Apr 1999 01:14:49 PDT
1280              Message-ID: <19990427081449.28615.qmail@hotmail.com>
1281              Subject: [PATCH 5.005_56] pp_ncmp implementation ( CC.pm)
1282      Branch: perl
1283            ! ext/B/B.pm ext/B/B/CC.pm ext/B/B/Stackobj.pm t/op/gv.t
1284            ! t/op/ref.t
1285 ____________________________________________________________________________
1286 [  3313] By: jhi                                   on 1999/05/06  07:59:52
1287         Log: Integrate from mainperl.
1288      Branch: cfgperl
1289           !> (integrate 33 files)
1290 ____________________________________________________________________________
1291 [  3312] By: gsar                                  on 1999/05/06  07:11:50
1292         Log: add Ethiopic section to unicode master database (from Ken
1293              Whistler <kenw@sybase.com>)
1294      Branch: perl
1295            ! lib/unicode/UnicodeData-Latest.txt
1296 ____________________________________________________________________________
1297 [  3311] By: gsar                                  on 1999/05/06  05:37:55
1298         Log: From: Damon Atkins <n107844@sysmgtdev.nabaus.com.au>
1299              Date: Tue, 30 Mar 1999 11:26:11 +1000 (EST)
1300              Message-Id: <199903300126.LAA20870@sysmgtdev.nabaus.com.au>
1301              Subject: Largefiles for Solaris
1302      Branch: perl
1303            ! hints/solaris_2.sh
1304 ____________________________________________________________________________
1305 [  3310] By: gsar                                  on 1999/05/06  05:14:35
1306         Log: emit more accurate diagnostic for syntax errors involving <>
1307              within eval""
1308      Branch: perl
1309            ! toke.c utils/perldoc.PL
1310 ____________________________________________________________________________
1311 [  3309] By: gsar                                  on 1999/05/06  04:36:31
1312         Log: additional test for IPC::Open3 (courtesy RonaldWS@aol.com)
1313      Branch: perl
1314            ! t/lib/open3.t
1315 ____________________________________________________________________________
1316 [  3308] By: gsar                                  on 1999/05/06  03:19:16
1317         Log: applied first part of suggested patch (bug described cannot be
1318              reproduced any longer, so the second inconclusive part has not
1319              been applied)
1320              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
1321              Date: Sun, 28 Mar 1999 04:51:34 +0100
1322              Message-Id: <199903280351.EAA20430@crypt.compulink.co.uk>
1323              Subject: [PATCH 5.005_56] Re: A core dump 
1324      Branch: perl
1325            ! toke.c
1326 ____________________________________________________________________________
1327 [  3307] By: gsar                                  on 1999/05/06  01:56:06
1328         Log: fix bogus OPf_REF context in C<sort BLOCK @foo> (extension of
1329              change#3810)
1330      Branch: perl
1331            ! op.c
1332 ____________________________________________________________________________
1333 [  3306] By: gsar                                  on 1999/05/05  17:17:34
1334         Log: applied non-conflicting parts of suggested patch
1335              From: Charles Bailey <BAILEY@newman.upenn.edu>
1336              Date: Sat, 27 Mar 1999 00:16:51 -0400 (EDT)
1337              Message-id: <01J9AZY8I2PW001O2S@mail.newman.upenn.edu>
1338              Subject: [Patch 5.005_56] Revised VMS patch
1339      Branch: perl
1340            ! Changes ext/B/defsubs.h.PL hv.c iperlsys.h perl.c
1341            ! pod/perldiag.pod proto.h util.c vms/perlvms.pod vms/vms.c
1342 ____________________________________________________________________________
1343 [  3305] By: gsar                                  on 1999/05/05  16:20:19
1344         Log: make perldoc use backslashed pathnames within system() on win32
1345      Branch: perl
1346            ! pod/perldiag.pod pod/perlthrtut.pod utils/perldoc.PL
1347 ____________________________________________________________________________
1348 [  3304] By: gsar                                  on 1999/05/05  07:29:43
1349         Log: upgrade Pod::Parser to v1.081 from CPAN
1350      Branch: perl
1351            ! lib/Pod/Checker.pm lib/Pod/InputObjects.pm lib/Pod/Parser.pm
1352            ! lib/Pod/PlainText.pm lib/Pod/Select.pm lib/Pod/Usage.pm
1353            ! t/pod/special_seqs.t t/pod/special_seqs.xr t/pod/testp2pt.pl
1354 ____________________________________________________________________________
1355 [  3303] By: gsar                                  on 1999/05/05  07:02:07
1356         Log: From: Andy Dougherty <doughera@lafayette.edu>
1357              Date: Fri, 19 Mar 1999 12:31:35 -0500 (EST)
1358              Message-Id: <Pine.GSU.4.05.9903191208250.8899-100000@newton.phys>
1359              Subject: [PATCH 5.005_03-MT3] INSTALL patches
1360      Branch: perl
1361            ! INSTALL
1362 ____________________________________________________________________________
1363 [  3302] By: gsar                                  on 1999/05/05  06:55:21
1364         Log: load base packages based on nonexistent $VERSION
1365              From: andreas.koenig@anima.de (Andreas J. Koenig)
1366              Date: 19 Mar 1999 06:00:28 +0100
1367              Message-ID: <sfcsob2m5ub.fsf@dubravka.in-berlin.de>
1368              Subject: Re: base.pm flaw
1369      Branch: perl
1370            ! lib/base.pm lib/locale.pm
1371 ____________________________________________________________________________
1372 [  3301] By: gsar                                  on 1999/05/04  05:41:08
1373         Log: pod2man outputs switched date and revision label (fix suggested by
1374              EthanSasiela@mede.com)
1375      Branch: perl
1376            ! pod/pod2man.PL
1377 ____________________________________________________________________________
1378 [  3300] By: gsar                                  on 1999/05/03  18:48:25
1379         Log: adjust win32_stat() to cope with FindFirstFile() and stat() bugs
1380              (makes opendir(D,"c:") work reliably)
1381      Branch: perl
1382            ! win32/win32.c
1383 ____________________________________________________________________________
1384 [  3299] By: gsar                                  on 1999/05/02  19:39:55
1385         Log: add test case for change#3298
1386      Branch: perl
1387            ! sv.c t/op/readdir.t
1388 ____________________________________________________________________________
1389 [  3298] By: gsar                                  on 1999/05/02  19:24:41
1390         Log: close directory handles properly when localized
1391      Branch: perl
1392            ! sv.c
1393 ____________________________________________________________________________
1394 [  3297] By: jhi                                   on 1999/04/30  11:42:14
1395         Log: Integrate from mainperl.
1396      Branch: cfgperl
1397           !> Changes config_h.SH configure.com lib/AutoLoader.pm
1398           !> lib/AutoSplit.pm lib/File/Path.pm pod/perlre.pod pp.c pp_ctl.c
1399           !> pp_sys.c proto.h regcomp.c t/op/die.t t/op/ref.t util.c
1400           !> vms/descrip_mms.template vms/gen_shrfls.pl vms/munchconfig.c
1401           !> vms/subconfigure.com win32/win32.c
1402 ____________________________________________________________________________
1403 [  3293] By: chip                                  on 1999/04/29  18:50:49
1404         Log: Fix shebang lines.
1405      Branch: maint-5.004/perl
1406            ! Porting/p4d2p h2pl/mksizes pod/checkpods.PL pod/pod2html.PL
1407            ! pod/pod2latex.PL pod/pod2man.PL pod/pod2text.PL utils/c2ph.PL
1408            ! utils/h2ph.PL utils/h2xs.PL utils/perlbug.PL utils/perldoc.PL
1409            ! utils/pl2pm.PL utils/splain.PL win32/bin/search.pl
1410            ! x2p/find2perl.PL x2p/s2p.PL
1411 ____________________________________________________________________________
1412 [  3284] By: gsar                                  on 1999/04/27  00:48:42
1413         Log: integrate change#3279 from maint-5.004
1414      Branch: perl
1415            ! lib/AutoLoader.pm
1416 ____________________________________________________________________________
1417 [  3279] By: chip                                  on 1999/04/26  23:09:26
1418         Log: Make &AutoLoad::AUTOLOAD reentrant.
1419      Branch: maint-5.004/perl
1420            ! lib/AutoLoader.pm
1421 ____________________________________________________________________________
1422 [  3276] By: chip                                  on 1999/04/26  22:34:36
1423         Log: Make porting scripts executable.
1424      Branch: maint-5.004/perl
1425            ! Changes Porting/genlog Porting/makerel Porting/p4desc
1426            ! Porting/patchls
1427 ____________________________________________________________________________
1428 [  3274] By: gsar                                  on 1999/04/26  17:30:31
1429         Log: allow embedded null characters in diagnostics
1430      Branch: perl
1431            ! pp_ctl.c pp_sys.c proto.h regcomp.c t/op/die.t util.c
1432 ____________________________________________________________________________
1433 [  3273] By: gsar                                  on 1999/04/26  08:27:22
1434         Log: hand-applied conflicting parts of suggested patch
1435              From: Charles Bailey <BAILEY@newman.upenn.edu>
1436              Date: Wed, 17 Mar 1999 23:55:23 -0400 (EDT)
1437              Message-id: <01J8YELSL7WK001E7S@mail.newman.upenn.edu>
1438              Subject: [PATCH 5.005_56] VMS configuration/build
1439      Branch: perl
1440            ! configure.com vms/descrip_mms.template vms/gen_shrfls.pl
1441            ! vms/munchconfig.c vms/subconfigure.com
1442 ____________________________________________________________________________
1443 [  3272] By: gsar                                  on 1999/04/26  08:25:41
1444         Log: update Changes; tweak minor regressions
1445      Branch: perl
1446            ! Changes lib/AutoSplit.pm lib/File/Path.pm
1447 ____________________________________________________________________________
1448 [  3271] By: gsar                                  on 1999/04/26  07:52:51
1449         Log: integrate change#3229 from maint-5.004
1450      Branch: perl
1451            ! pp_ctl.c util.c
1452 ____________________________________________________________________________
1453 [  3270] By: gsar                                  on 1999/04/25  22:58:27
1454         Log: fix buggy reference count on refs to SVs with autoviv magic
1455              (resulted in C<my @a; $a[1] = 1; print \$_ for @a> and Data::Dumper
1456              accessing free()d memory)
1457      Branch: perl
1458            ! pp.c t/op/ref.t
1459 ____________________________________________________________________________
1460 [  3269] By: gsar                                  on 1999/04/24  17:07:55
1461         Log: fix bug in change#3123 (off-by-one, caused C<qx[noargs]> to fail
1462              on win32)
1463      Branch: perl
1464            ! win32/win32.c
1465 ____________________________________________________________________________
1466 [  3268] By: gsar                                  on 1999/04/24  16:38:25
1467         Log: kill dup hunk
1468      Branch: perl
1469            ! config_h.SH
1470 ____________________________________________________________________________
1471 [  3267] By: gsar                                  on 1999/04/24  16:35:57
1472         Log: integrate cfgperl changes into mainline
1473      Branch: perl
1474           +> myconfig.SH
1475            - myconfig
1476            ! pod/perlre.pod
1477           !> (integrate 38 files)
1478 ____________________________________________________________________________
1479 [  3266] By: jhi                                   on 1999/04/23  18:42:44
1480         Log: From: "Kurt D. Starsinic" <kstar@chapin.edu>
1481              To: perl5-porters@perl.org, Jarkko Hietaniemi <jhi@iki.fi>,
1482              Graham Barr <gbarr@pobox.com>, Gurusamy Sarathy <gsar@activestate.com>
1483              Cc: Lionel Cons <lionel.cons@cern.ch>,
1484              Ilya Zakharevich <ilya@math.ohio-state.edu>,
1485              David Hayes <david@bdel.com>
1486              Subject: [PATCH] h2ph
1487              Date: Fri, 23 Apr 1999 12:37:23 -0400
1488              Message-ID: <19990423123723.A49550@O2.chapin.edu>
1489      Branch: cfgperl
1490            ! utils/h2ph.PL
1491 ____________________________________________________________________________
1492 [  3265] By: jhi                                   on 1999/04/21  18:17:12
1493         Log: From: lane@duphy4.physics.drexel.edu (by way of Dan Sugalski <sugalskd@ous.edu>)
1494              To: perlbug@perl.org
1495              Subject: [PATCH Perl 5.005.56] descrip_mms.template installed files fix
1496              Date: Wed, 21 Apr 1999 08:17:54 -0700
1497              Message-Id: <3.0.6.32.19990421081754.03127b60@ous.edu>
1498      Branch: cfgperl
1499            ! vms/descrip_mms.template
1500 ____________________________________________________________________________
1501 [  3264] By: jhi                                   on 1999/04/20  08:50:54
1502         Log: From: Andy Dougherty <doughera@lafayette.edu>
1503              To: The Perl Porters Mailing List <perl5-porters@perl.org>
1504              Subject: [PATCH 5.005_56] Re: 5.006 Todo
1505              Date: Mon, 19 Apr 1999 16:27:07 -0400 (EDT)
1506              Message-Id: <Pine.GSU.4.05.9904191623470.7838-100000@newton.phys>
1507      Branch: cfgperl
1508            ! Porting/pumpkin.pod
1509 ____________________________________________________________________________
1510 [  3263] By: jhi                                   on 1999/04/20  08:05:01
1511         Log: From: Chip Salzenberg <chip@perlsupport.com>
1512              To: Perl 5 Porters <perl5-porters@perl.org>
1513              Subject: [PATCH 5.005_56] Configure: $sig_count
1514              Date: Sun, 18 Apr 1999 17:54:36 -0400
1515              Message-ID: <19990418175436.A27496@perlsupport.com>
1516      Branch: cfgperl
1517            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
1518            ! config_h.SH
1519 ____________________________________________________________________________
1520 [  3262] By: jhi                                   on 1999/04/19  18:23:50
1521         Log: Subject: PATCH wrong faq reference in perlbook.pod
1522              From: Robin Barker <rmb1@cise.npl.co.uk>
1523              To: perlbug@perl.com
1524              Date: Fri, 9 Apr 1999 16:05:23 +0100 (BST)
1525              Message-Id: <199904091505.QAA03757@cyclone.cise.npl.co.uk>
1526      Branch: cfgperl
1527            ! pod/perlbook.pod
1528 ____________________________________________________________________________
1529 [  3261] By: jhi                                   on 1999/04/15  13:59:04
1530         Log: From: Andy Dougherty <doughera@lafayette.edu>
1531              To: Hugo van der Sanden <hugo@corp.netcom.net.uk>
1532              Cc: Perl Porters <perl5-porters@perl.org>
1533              Subject: [PATCH] Re: 5.005_03 and gcc, GNU ld under Solaris 2.6
1534              Date: Wed, 14 Apr 1999 17:07:43 -0400 (EDT)
1535              Message-Id: <Pine.GSU.4.05.9904141658290.4262-100000@newton.phys>
1536      Branch: cfgperl
1537            ! hints/solaris_2.sh
1538 ____________________________________________________________________________
1539 [  3260] By: jhi                                   on 1999/04/15  13:56:53
1540         Log: From: Tom Christiansen <tchrist@jhereg.perl.com>
1541              To: pumpkings@jhereg.perl.com
1542              Subject: PATCH: 5.005_56: perldata.pod (UPDATE)
1543              Date: Thu, 15 Apr 1999 07:13:41 -0600
1544              Message-Id: <199904151313.HAA07682@jhereg.perl.com>
1545      Branch: cfgperl
1546            ! pod/perldata.pod
1547 ____________________________________________________________________________
1548 [  3259] By: jhi                                   on 1999/04/13  23:12:52
1549         Log: LDLIBPTH also on 'clean' targets.
1550      Branch: cfgperl
1551            ! Makefile.SH
1552 ____________________________________________________________________________
1553 [  3258] By: jhi                                   on 1999/04/13  21:38:46
1554         Log: Add information about the two DEC C compiler optimizer bugs
1555              (what patch levels of the compilers fix them).
1556      Branch: cfgperl
1557            ! pp.c t/op/repeat.t
1558 ____________________________________________________________________________
1559 [  3257] By: jhi                                   on 1999/04/13  14:25:08
1560         Log: Be polite about ccdlflags and lddflags, too.
1561              Avoid Perl's malloc only when threaded.
1562      Branch: cfgperl
1563            ! hints/aix.sh
1564 ____________________________________________________________________________
1565 [  3256] By: jhi                                   on 1999/04/13  10:21:33
1566         Log: Croak if no known ways to semctl() (don't assume union semun).
1567      Branch: cfgperl
1568            ! doio.c perl.h
1569 ____________________________________________________________________________
1570 [  3255] By: jhi                                   on 1999/04/13  09:10:26
1571         Log: From: Dan Sugalski <sugalskd@osshe.edu>
1572              To: perl5-porters@perl.org, vmsperl@perl.org
1573              Subject: [Patch 5.005/5.006]Another MM_VMS.pm patch
1574              Date: Mon, 12 Apr 1999 13:36:48 -0700
1575              Message-Id: <3.0.6.32.19990412133648.030e7ec0@ous.edu>
1576      Branch: cfgperl
1577            ! lib/ExtUtils/MM_VMS.pm
1578 ____________________________________________________________________________
1579 [  3254] By: jhi                                   on 1999/04/13  06:56:26
1580         Log: From: "Todd C. Miller" <Todd.Miller@courtesan.com>
1581              To: perlbug@perl.com
1582              Subject: Update for OpenBSD hints
1583              Date: Mon, 12 Apr 1999 23:12:22 -0600 (MDT)
1584              Message-Id: <199904130512.XAA27712@xerxes.courtesan.com>
1585      Branch: cfgperl
1586            ! hints/openbsd.sh
1587 ____________________________________________________________________________
1588 [  3229] By: chip                                  on 1999/04/13  04:04:14
1589         Log: Preserve errno from importunities of sfio.
1590      Branch: maint-5.004/perl
1591            ! pp_ctl.c util.c
1592 ____________________________________________________________________________
1593 [  3226] By: jhi                                   on 1999/04/11  12:52:26
1594         Log: If both ways to call semctl are broken,    skip the tests.
1595      Branch: cfgperl
1596            ! t/lib/ipc_sysv.t
1597 ____________________________________________________________________________
1598 [  3225] By: jhi                                   on 1999/04/10  22:27:28
1599         Log: From: Andy Dougherty <doughera@lafayette.edu>
1600              To: dsembr01@ox.slug.louisville.edu
1601              Cc: perlbug@perl.com
1602              Subject: [PATCH 5.004_05 5.005_03 5.005_56] Re: Misspelled macro in ext/POSIX/POSIX.xs?
1603              Date: Fri, 9 Apr 1999 16:58:08 -0400 (EDT)
1604              Message-Id: <Pine.GSU.4.05.9904091648570.894-100000@newton.phys>
1605      Branch: cfgperl
1606            ! ext/POSIX/POSIX.xs
1607 ____________________________________________________________________________
1608 [  3224] By: jhi                                   on 1999/04/09  18:50:32
1609         Log: From: Andy Dougherty <doughera@lafayette.edu>
1610              To: Perl Porters <perl5-porters@perl.org>
1611              Subject: [PATCH 5.005_56] Re: prefix= in hints
1612              Date: Fri, 9 Apr 1999 14:54:18 -0400 (EDT)
1613              Message-Id: <Pine.GSU.4.05.9904091445280.894-100000@newton.phys>
1614              
1615              (Overrides change #3204 from Kurt)
1616      Branch: cfgperl
1617            ! hints/linux.sh
1618 ____________________________________________________________________________
1619 [  3223] By: jhi                                   on 1999/04/09  18:37:55
1620         Log: Understand Apollo's //node notation.
1621              
1622              From: Johann Klasek <jk@auto.tuwien.ac.at>
1623              To: jhi@iki.fi
1624              Subject: Re: DomainPerl
1625              Date: Fri, 9 Apr 1999 18:21:37 +0200
1626              Message-ID: <19990409182137.A2299@euklid.auto.tuwien.ac.at>
1627      Branch: cfgperl
1628            ! lib/Cwd.pm
1629 ____________________________________________________________________________
1630 [  3220] By: jhi                                   on 1999/04/04  16:33:49
1631         Log: Integrate from mainperl.
1632      Branch: cfgperl
1633           !> (integrate 39 files)
1634 ____________________________________________________________________________
1635 [  3219] By: gsar                                  on 1999/04/04  02:48:17
1636         Log: tweak previous change
1637      Branch: maint-5.005/perl
1638            ! win32/win32.c
1639 ____________________________________________________________________________
1640 [  3218] By: gsar                                  on 1999/04/04  02:44:47
1641         Log: be careful about extending the stack for the Win32:: builtins
1642      Branch: maint-5.005/perl
1643            ! win32/win32.c
1644 ____________________________________________________________________________
1645 [  3217] By: gsar                                  on 1999/04/04  01:59:26
1646         Log: correct places that said newSVpv() when they meant newSVpvn()
1647      Branch: perl
1648            ! XSUB.h dump.c ext/B/B.xs ext/B/defsubs.h.PL
1649            ! ext/DB_File/DB_File.xs ext/DynaLoader/dl_vms.xs
1650            ! ext/IPC/SysV/SysV.xs ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
1651            ! ext/Socket/Socket.xs ext/attrs/attrs.xs gv.c hv.c hv.h
1652            ! jpl/JNI/JNI.xs mg.c op.c perl.c pod/perlguts.pod pp.c pp_ctl.c
1653            ! pp_sys.c regcomp.c toke.c util.c win32/dl_win32.xs
1654            ! win32/win32.c
1655 ____________________________________________________________________________
1656 [  3216] By: gsar                                  on 1999/04/03  23:58:27
1657         Log: avoid duplicate code
1658      Branch: perl
1659            ! sv.c
1660 ____________________________________________________________________________
1661 [  3215] By: gsar                                  on 1999/04/03  23:14:34
1662         Log: grow PL_tmps_stack more efficiently; make it more amenable to
1663              STRESS_REALLOC testing
1664      Branch: perl
1665            ! embed.h embed.pl global.sym objXSUB.h pp.h proto.h scope.c
1666            ! sv.c
1667 ____________________________________________________________________________
1668 [  3214] By: gsar                                  on 1999/04/03  21:01:09
1669         Log: scrounge and save three extra branches in pp_entersub()
1670      Branch: perl
1671            ! cv.h pp_ctl.c pp_hot.c
1672 ____________________________________________________________________________
1673 [  3213] By: gsar                                  on 1999/04/03  17:43:23
1674         Log: remove duplicate code and an extra branch in sv_setsv() and
1675              other hot code by making SvTHINKFIRST() think about FAKE SVs
1676      Branch: perl
1677            ! doio.c embed.h embed.pl global.sym objXSUB.h pp.c pp_hot.c
1678            ! proto.h scope.c sv.c sv.h
1679 ____________________________________________________________________________
1680 [  3212] By: jhi                                   on 1999/04/03  16:20:09
1681         Log: Fix up some _t nits (Pid_t, Gid_t, Uid_t, etc. instead of int).
1682              
1683              From: John Bley <jbb6@acpub.duke.edu>
1684              To: perlbug@perl.org
1685              Subject: [PATCH]5.005_03 (CORE) Fix some _t nits
1686              Date: Thu, 1 Apr 1999 02:01:47 -0500 (EST)
1687              Message-ID: <Pine.SOL.3.91.990401015805.21458A-100000@soc13.acpub.duke.edu>
1688      Branch: cfgperl
1689            ! doio.c pp_sys.c
1690 ____________________________________________________________________________
1691 [  3211] By: jhi                                   on 1999/04/03  13:27:26
1692         Log: Change #3210 was rather unportable.  This is better.
1693      Branch: cfgperl
1694            ! Configure config_h.SH
1695 ____________________________________________________________________________
1696 [  3210] By: jhi                                   on 1999/04/03  13:16:20
1697         Log: Avoid Digital UNIX' ksh.
1698              
1699              From: Jarkko Hietaniemi <jhi@iki.fi> 
1700              To: Henrik Tougaard <ht000@siberut.foa.dk> 
1701              Cc: perlbug@perl.com, ht000@foa.dk 
1702              Subject: Re: Not OK perl5.005_03-MAINT_TRIAL_4
1703              Date: Wed, 27 Jan 1999 16:52:33 +0200 (EET) 
1704              Message-ID: <13999.10289.319422.239987@alpha.hut.fi> 
1705      Branch: cfgperl
1706            ! Configure config_h.SH
1707 ____________________________________________________________________________
1708 [  3209] By: jhi                                   on 1999/04/03  12:49:04
1709         Log: Integrate from mainperl.
1710      Branch: cfgperl
1711           !> Changes Makefile.SH README installperl t/lib/bigfloatpm.t
1712 ____________________________________________________________________________
1713 [  3208] By: jhi                                   on 1999/04/03  12:27:24
1714         Log: Add -mabi=64 to ccflags for 64-bit IRIX gcc.
1715              
1716              From: Lionel Cons <lionel.cons@cern.ch>
1717              To: jhi@iki.fi
1718              Cc: perlbug@perl.com, kstar@isinet.com,
1719              Philippe Defert <philippe.defert@cern.ch>
1720              Subject: Re: Not OK: perl 5.00503 on IP27-irix 6.5 (UNINSTALLED)
1721              Date: Thu, 1 Apr 1999 14:05:28 +0200 (METDST)
1722              Message-Id: <199904011205.OAA11380@mercury.cern.ch>
1723      Branch: cfgperl
1724            ! hints/irix_6.sh
1725 ____________________________________________________________________________
1726 [  3207] By: jhi                                   on 1999/04/03  12:20:21
1727         Log: Be polite about usemymalloc.
1728      Branch: cfgperl
1729            ! hints/aix.sh
1730 ____________________________________________________________________________
1731 [  3206] By: gsar                                  on 1999/04/02  23:31:59
1732         Log: a typo in change#3205
1733      Branch: perl
1734            ! t/lib/bigfloatpm.t
1735 ____________________________________________________________________________
1736 [  3205] By: gsar                                  on 1999/04/02  23:20:31
1737         Log: make testsuite reflect change#3157  (Math::BigFloat->new now
1738              returns NaNs faithfully)
1739      Branch: perl
1740            ! t/lib/bigfloatpm.t
1741 ____________________________________________________________________________
1742 [  3204] By: jhi                                   on 1999/04/02  22:03:23
1743         Log: On -Uinstallusrbinperl and no -Dprefix, set prefix to /usr/local.
1744              
1745              From: "Kurt D. Starsinic" <kstar@chapin.edu>
1746              To: perl5-porters@perl.org
1747              Subject: linux hints nit
1748              Date: Fri, 2 Apr 1999 16:49:47 -0500
1749              Message-ID: <19990402164947.E80926@O2.chapin.edu>
1750      Branch: cfgperl
1751            ! hints/linux.sh
1752 ____________________________________________________________________________
1753 [  3203] By: jhi                                   on 1999/04/02  22:00:56
1754         Log: Display exact glibc version in Linux. 
1755              
1756              From: Andy Dougherty <doughera@lafayette.edu>
1757              To: Perl Porters <perl5-porters@perl.org>
1758              Subject: Displaying glibc version on Linux
1759              Date: Mon, 29 Mar 1999 15:04:26 -0500 (EST)
1760              Message-Id: <Pine.GSU.4.05.9903291417370.15335-100000@newton.phys>
1761      Branch: cfgperl
1762            ! hints/linux.sh
1763 ____________________________________________________________________________
1764 [  3202] By: gsar                                  on 1999/04/02  21:23:18
1765         Log: various little goofs
1766      Branch: perl
1767            ! Changes Makefile.SH README installperl
1768 ____________________________________________________________________________
1769 [  3201] By: jhi                                   on 1999/04/02  13:13:39
1770         Log: Configure regen.
1771              
1772              Add llseek + offset_t probing.
1773              Change CONFIG to CONFIGDOTSH.
1774              'unset foo' is unportable, use foo=''.
1775      Branch: cfgperl
1776            ! Configure Makefile.SH Policy_sh.SH cflags.SH config_h.SH
1777            ! configpm makeaperl.SH makedepend.SH makedir.SH myconfig.SH
1778            ! perl_exp.SH writemain.SH
1779 ____________________________________________________________________________
1780 [  3200] By: jhi                                   on 1999/04/02  12:06:22
1781         Log: Introduce myconfig.SH.
1782              
1783              From: Andy Dougherty <doughera@lafayette.edu>
1784              To: Jarkko Hietaniemi <jhi@iki.fi>
1785              Cc: Nick Ing-Simmons <nik@tiuk.ti.com>, Perl Porters <perl5-porters@perl.org>
1786              Subject: [PATCH] myconfig.SH (was Re: perl install bug on AIX 4.3.1.0)
1787              Date: Tue, 30 Mar 1999 12:41:29 -0500 (EST)
1788              Message-Id: <Pine.GSU.4.05.9903301222280.15987-100000@newton.phys>
1789      Branch: cfgperl
1790            + myconfig.SH
1791            - myconfig
1792            ! MANIFEST
1793 ____________________________________________________________________________
1794 [  3195] By: jhi                                   on 1999/03/28  16:42:54
1795         Log: Update perlhist on 5_03.
1796      Branch: maint-5.005/perl
1797            ! pod/perlhist.pod
1798 ____________________________________________________________________________
1799 [  3194] By: jhi                                   on 1999/03/28  12:30:01
1800         Log: Integrate from mainperl.
1801      Branch: cfgperl
1802           +> t/op/grep.t
1803            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/bigfloat.pl
1804            ! t/lib/bigintpm.t
1805           !> MANIFEST Porting/p4desc ext/Thread/Thread.xs op.c
1806           !> t/lib/thread.t
1807 ____________________________________________________________________________
1808 [  3189] By: gsar                                  on 1999/03/28  08:22:00
1809         Log: various pod niggles
1810      Branch: maint-5.005/perl
1811            ! pod/perl.pod pod/perldebug.pod pod/perldiag.pod
1812            ! pod/perlfunc.pod pod/perlhist.pod
1813 ____________________________________________________________________________
1814 [  3187] By: gsar                                  on 1999/03/28  07:31:16
1815         Log: regularize CAPI declarations (CAPI extensions now build under
1816              the Borland compiler)
1817      Branch: maint-5.005/perl
1818            ! win32/GenCAPI.pl
1819 ____________________________________________________________________________
1820 [  3186] By: gsar                                  on 1999/03/28  07:26:33
1821         Log: ensure XS_LOCKS stuff happens *before* XSUB is entered under
1822              -DPERL_CAPI
1823      Branch: maint-5.005/perl
1824            ! XSlock.h win32/GenCAPI.pl win32/Makefile win32/makefile.mk
1825 ____________________________________________________________________________
1826 [  3183] By: gsar                                  on 1999/03/28  06:00:46
1827         Log: update p4 utility to ignore non-text files
1828      Branch: perl
1829            ! Porting/p4desc
1830 ____________________________________________________________________________
1831 [  3181] By: gsar                                  on 1999/03/28  03:37:23
1832         Log: integrate change#3179 from maint-5.005
1833      Branch: perl
1834           !> ext/Thread/Thread.xs t/lib/thread.t
1835 ____________________________________________________________________________
1836 [  3180] By: gsar                                  on 1999/03/28  02:28:20
1837         Log: fix bogus OPf_REF context for the BLOCK in C<grep BLOCK @foo>
1838              (sometimes caused bizarreness in the BLOCK)
1839      Branch: perl
1840            + t/op/grep.t
1841            ! MANIFEST op.c
1842 ____________________________________________________________________________
1843 [  3179] By: gsar                                  on 1999/03/28  02:14:04
1844         Log: fix thread segfault when passing large number of arguments to child
1845              a la C<Thread->new($foo, 1..1000)>
1846      Branch: maint-5.005/perl
1847            ! ext/Thread/Thread.xs t/lib/thread.t
1848 ____________________________________________________________________________
1849 [  3178] By: gbarr                                 on 1999/03/28  01:39:23
1850         Log: fix $Config{'usethreads'} typo in perlthrtut
1851              
1852              From: Ian Maloney <szhmf9@wsblob.ubs.com>
1853              Date: Thu, 25 Mar 1999 16:40:14 +0100 (MET)
1854              Message-Id: <199903251540.QAA02439@wsblob.>
1855              Subject: perlthrtut documentation error
1856      Branch: maint-5.005/perl
1857            ! pod/perlthrtut.pod
1858 ____________________________________________________________________________
1859 [  3173] By: gbarr                                 on 1999/03/27  18:19:47
1860         Log: Update Test.pm to VERSION 1.122 from CPAN
1861      Branch: maint-5.005/perl
1862            ! lib/Test.pm
1863 ____________________________________________________________________________
1864 [  3171] By: jhi                                   on 1999/03/26  22:38:28
1865         Log: Integrate from mainperl.
1866      Branch: cfgperl
1867           !> (integrate 37 files)
1868 ____________________________________________________________________________
1869 [  3170] By: gsar                                  on 1999/03/26  01:30:25
1870         Log: specify type of bracket in "Unmatched bracket" diagnostic;
1871              prefer 'brace' or 'curly bracket' over 'curly brace'
1872      Branch: perl
1873            ! pod/perldiag.pod pod/perlreftut.pod pod/perlstyle.pod
1874            ! t/op/misc.t t/op/re_tests toke.c
1875 ____________________________________________________________________________
1876 [  3169] By: gsar                                  on 1999/03/26  00:50:51
1877         Log: better description of "Integer overflow" diagnostic
1878      Branch: perl
1879            ! pod/perldiag.pod
1880 ____________________________________________________________________________
1881 [  3168] By: gsar                                  on 1999/03/25  11:02:46
1882         Log: applied needful parts of suggested patch
1883              From: "Vishal Bhatia" <vishalb@my-dejanews.com>
1884              Date: Tue, 23 Mar 1999 16:21:43 -0800
1885              Message-ID: <OOOKJGFMLFLHBAAA@my-dejanews.com>
1886              Subject: [PATCH 5.005_56] pp_formline correction
1887      Branch: perl
1888            ! ext/B/B/Bblock.pm ext/B/B/CC.pm
1889 ____________________________________________________________________________
1890 [  3167] By: gsar                                  on 1999/03/25  10:39:02
1891         Log: clarify what a "comment" means (due to Mark-Jason Dominus
1892              <mjd@plover.com>)
1893      Branch: perl
1894            ! pod/perlsyn.pod
1895 ____________________________________________________________________________
1896 [  3166] By: gsar                                  on 1999/03/25  10:33:18
1897         Log: describe current behavior on local($foo{nothere}) (suggested by
1898              Lionel Cons <lionel.cons@cern.ch>)
1899      Branch: perl
1900            ! pod/perlsub.pod
1901 ____________________________________________________________________________
1902 [  3165] By: gsar                                  on 1999/03/25  06:21:05
1903         Log: fix refcnt on PL_main_cv (variant of suggestion by Vishal Bhatia
1904              <vishalb@hotmail.com>)
1905      Branch: perl
1906            ! ext/B/B/C.pm
1907 ____________________________________________________________________________
1908 [  3164] By: gsar                                  on 1999/03/25  06:17:27
1909         Log: From: Stephen McCamant <smccam@uclink4.berkeley.edu>
1910              Date: Tue, 23 Mar 1999 17:47:04 -0800 (PST)
1911              Message-ID: <14072.16859.154428.241373@fre-76-120.reshall.berkeley.edu>
1912              Subject: [PATCH _56] Compiler needs to know about utf8 SVOP tr///s
1913      Branch: perl
1914            ! ext/B/B.xs op.h opcode.pl
1915 ____________________________________________________________________________
1916 [  3163] By: gsar                                  on 1999/03/25  06:15:49
1917         Log: B::Deparse update from Stephen McCamant <smccam@uclink4.berkeley.edu>
1918              Date: Tue, 23 Mar 1999 02:41:34 -0800 (PST)
1919              Message-ID: <14071.27445.867782.852353@fre-76-120.reshall.berkeley.edu>
1920              Subject: [PATCH _56] B::Deparse 0.57
1921              --
1922              Date: Tue, 23 Mar 1999 13:08:12 -0800 (PST)
1923              Message-ID: <14072.502.107712.175179@fre-76-120.reshall.berkeley.edu>
1924              Subject: Re: [PATCH _56] B::Deparse 0.57 
1925      Branch: perl
1926            ! AUTHORS MAINTAIN ext/B/B/Deparse.pm
1927 ____________________________________________________________________________
1928 [  3162] By: gsar                                  on 1999/03/25  06:11:46
1929         Log: fix a few places that said 'int', but meant 'STRLEN'
1930      Branch: perl
1931            ! pod/perlguts.pod proto.h sv.c
1932 ____________________________________________________________________________
1933 [  3161] By: gsar                                  on 1999/03/25  06:01:18
1934         Log: From: Russ Allbery <rra@stanford.edu>
1935              Date: 22 Mar 1999 04:26:26 -0800
1936              Message-ID: <yl4sndr9ql.fsf@windlord.stanford.edu>
1937              Subject: [5.005_56] Add EXISTS to SDBM_File and libsdbm
1938      Branch: perl
1939            ! ext/SDBM_File/SDBM_File.xs ext/SDBM_File/sdbm/README.too
1940            ! ext/SDBM_File/sdbm/pair.c ext/SDBM_File/sdbm/pair.h
1941            ! ext/SDBM_File/sdbm/sdbm.3 ext/SDBM_File/sdbm/sdbm.c
1942            ! ext/SDBM_File/sdbm/sdbm.h pod/perldelta.pod t/lib/sdbm.t
1943 ____________________________________________________________________________
1944 [  3160] By: gsar                                  on 1999/03/25  02:26:31
1945         Log: better description of OP_UNSTACK (s/unstack/iteration finalizer/)
1946      Branch: perl
1947            ! opcode.h opcode.pl
1948 ____________________________________________________________________________
1949 [  3159] By: gsar                                  on 1999/03/25  02:18:17
1950         Log: add statement-modifier loops to :base_loop class
1951      Branch: perl
1952            ! ext/Opcode/Opcode.pm
1953 ____________________________________________________________________________
1954 [  3158] By: gsar                                  on 1999/03/25  00:36:57
1955         Log: integrate changes#3105,3130,3154 from maint-5.005
1956      Branch: perl
1957           !> Configure INSTALL hints/dec_osf.sh hints/netbsd.sh
1958 ____________________________________________________________________________
1959 [  3157] By: gsar                                  on 1999/03/25  00:24:17
1960         Log: remove bogus panic()
1961      Branch: perl
1962            ! Changes lib/Math/BigFloat.pm
1963 ____________________________________________________________________________
1964 [  3156] By: jhi                                   on 1999/03/24  22:43:43
1965         Log: Integrate from mainperl.
1966      Branch: cfgperl
1967           +> (branch 38 files)
1968           !> (integrate 68 files)
1969 ____________________________________________________________________________
1970 [  3155] By: jhi                                   on 1999/03/24  22:12:17
1971         Log: Configure regenerated because of changes #3130/#3154 and #3147.
1972      Branch: cfgperl
1973            ! Configure config_h.SH
1974 ____________________________________________________________________________
1975 [  3154] By: jhi                                   on 1999/03/24  21:40:51
1976         Log: Reword the shared library search path (LD_LIBRARY_PATH) info
1977              based on suggestions from Andy Dougherty.
1978      Branch: maint-5.005/perl
1979            ! INSTALL
1980 ____________________________________________________________________________
1981 [  3153] By: gsar                                  on 1999/03/24  10:38:05
1982         Log: applied suggested patch, modulo superceded parts
1983              From: Charles Bailey <BAILEY@newman.upenn.edu>
1984              Date: Thu, 18 Mar 1999 00:10:44 -0400 (EDT)
1985              Message-id: <01J8YFGIHW2W001E7S@mail.newman.upenn.edu>
1986              Subject: [PATCH 5.005_56] Miscellaneous VMS-specific fixes
1987      Branch: perl
1988            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_VMS.pm
1989            ! t/comp/require.t t/op/lex_assign.t t/op/taint.t
1990            ! utils/perldoc.PL vms/ext/Stdio/Stdio.pm vms/ext/Stdio/Stdio.xs
1991            ! vms/ext/Stdio/test.pl vms/test.com vms/vmsish.h
1992 ____________________________________________________________________________
1993 [  3152] By: gsar                                  on 1999/03/24  10:30:51
1994         Log: applied suggested patch, modulo superceded parts
1995              From: Charles Bailey <BAILEY@newman.upenn.edu>
1996              Date: Thu, 18 Mar 1999 00:04:31 -0400 (EDT)
1997              Message-id: <01J8YF0EOWLU001E7S@mail.newman.upenn.edu>
1998              Subject: [PATCH 5.005_56] Miscellaneous small fixes
1999      Branch: perl
2000            ! ext/B/defsubs.h.PL ext/re/re.pm lib/ExtUtils/MM_Unix.pm
2001            ! lib/File/Basename.pm
2002 ____________________________________________________________________________
2003 [  3151] By: gsar                                  on 1999/03/24  10:15:00
2004         Log: doc tweak suggested by M.J.T. Guy <mjtg@cus.cam.ac.uk>
2005      Branch: perl
2006            ! pod/perlop.pod
2007 ____________________________________________________________________________
2008 [  3150] By: gsar                                  on 1999/03/24  10:09:13
2009         Log: missing integration in previous change
2010      Branch: perl
2011           !> README.apollo
2012 ____________________________________________________________________________
2013 [  3149] By: gsar                                  on 1999/03/24  10:06:44
2014         Log: integrate changes#3116,3119 from maint-5.005
2015      Branch: perl
2016            + README.apollo
2017           +> apollo/netinet/in.h
2018           !> MANIFEST hints/apollo.sh t/lib/io_udp.t
2019 ____________________________________________________________________________
2020 [  3148] By: gsar                                  on 1999/03/24  10:01:56
2021         Log: integrate changes#3091-3094 from maint-5.005
2022      Branch: perl
2023           !> README.hurd vms/subconfigure.com vos/config.h
2024           !> vos/config_h.SH_orig
2025 ____________________________________________________________________________
2026 [  3147] By: gsar                                  on 1999/03/24  09:31:49
2027         Log: warn about newfangled vfork() caveats
2028      Branch: perl
2029            ! Configure
2030 ____________________________________________________________________________
2031 [  3146] By: jhi                                   on 1999/03/24  09:20:14
2032         Log: Bring in changes #2808 and #2812 (from mainline perl)
2033              that enhance the perlbug checklist.
2034      Branch: maint-5.005/perl
2035            ! utils/perlbug.PL
2036 ____________________________________________________________________________
2037 [  3145] By: gsar                                  on 1999/03/24  08:37:02
2038         Log: integrate change#3115 from maint-5.005
2039      Branch: perl
2040           !> ext/DB_File/Changes ext/DB_File/DB_File.pm
2041           !> ext/DB_File/DB_File.xs ext/DB_File/typemap
2042 ____________________________________________________________________________
2043 [  3144] By: gsar                                  on 1999/03/24  08:33:59
2044         Log: add note about map in scalar context
2045      Branch: perl
2046            ! pod/perlfunc.pod
2047 ____________________________________________________________________________
2048 [  3143] By: gsar                                  on 1999/03/24  08:25:59
2049         Log: doc tweak
2050      Branch: perl
2051            ! lib/Time/Local.pm
2052 ____________________________________________________________________________
2053 [  3142] By: gsar                                  on 1999/03/24  08:20:37
2054         Log: applied suggested patch, modulo bogus hunk
2055              From: "Vishal Bhatia" <vishalb@hotmail.com>
2056              Date: Thu, 11 Mar 1999 07:40:27 PST
2057              Message-ID: <19990311154027.25891.qmail@hotmail.com>
2058              Subject: [PATCH 5.005_56] Minor fixes in perlcc
2059      Branch: perl
2060            ! ext/B/B/C.pm ext/B/B/CC.pm utils/perlcc.PL
2061 ____________________________________________________________________________
2062 [  3141] By: gsar                                  on 1999/03/24  08:06:12
2063         Log: integrate change#3104 from maint-5.005
2064      Branch: perl
2065           !> README.os390 t/lib/posix.t
2066 ____________________________________________________________________________
2067 [  3140] By: gsar                                  on 1999/03/24  06:34:56
2068         Log: fix failure of C<&locked_sub;> under -Dusethreads
2069      Branch: perl
2070            ! pp_hot.c t/lib/thread.t
2071 ____________________________________________________________________________
2072 [  3139] By: gsar                                  on 1999/03/24  05:52:00
2073         Log: debugger tweak (wasn't printing a newline after recalled commands)
2074      Branch: perl
2075            ! lib/perl5db.pl
2076 ____________________________________________________________________________
2077 [  3138] By: gsar                                  on 1999/03/24  05:33:28
2078         Log: document OO exceptions (based on a suggestion by Andreas Koenig
2079              <andreas.koenig@anima.de>)
2080      Branch: perl
2081            ! pod/perlfunc.pod
2082 ____________________________________________________________________________
2083 [  3137] By: gsar                                  on 1999/03/24  02:50:20
2084         Log: better "Illegal %s digit ignored" warnings
2085      Branch: perl
2086            ! MANIFEST pod/perldiag.pod pod/perlfunc.pod t/pragma/warn/util
2087            ! toke.c util.c
2088 ____________________________________________________________________________
2089 [  3136] By: gsar                                  on 1999/03/24  02:26:38
2090         Log: fix off-by-one that resulted in misparse of C</[\x{80}-\x{81}]/>
2091      Branch: perl
2092            + t/pragma/utf8.t
2093            ! regcomp.c
2094 ____________________________________________________________________________
2095 [  3135] By: gsar                                  on 1999/03/24  01:29:09
2096         Log: flip release & version in win32_uname()
2097      Branch: perl
2098            ! win32/win32.c
2099 ____________________________________________________________________________
2100 [  3134] By: gsar                                  on 1999/03/24  01:08:33
2101         Log: support POSIX::uname() via win32_uname()
2102      Branch: perl
2103            ! XSUB.h iperlsys.h win32/GenCAPI.pl win32/config.bc
2104            ! win32/config.gc win32/config.vc win32/config_H.bc
2105            ! win32/config_H.gc win32/config_H.vc win32/makedef.pl
2106            ! win32/perlhost.h win32/win32.c win32/win32.h win32/win32iop.h
2107 ____________________________________________________________________________
2108 [  3133] By: gsar                                  on 1999/03/23  22:20:10
2109         Log: From: jan.dubois@ibm.net (Jan Dubois)
2110              Date: Sat, 06 Mar 1999 21:42:56 +0100
2111              Message-ID: <36e49281.50337171@smtp1.ibm.net>
2112              Subject: [PATCH 5.005_56] perldelta.pod changes for Win32::* functions
2113      Branch: perl
2114            ! pod/perldelta.pod
2115 ____________________________________________________________________________
2116 [  3132] By: gsar                                  on 1999/03/23  22:17:45
2117         Log: File::Spec fixes from Jan Dubois <jan.dubois@ibm.net>
2118              Date: Sat, 06 Mar 1999 17:50:49 +0100
2119              Message-ID: <36e25209.33833760@smtp1.ibm.net>
2120              Subject: [PATCH 5.005_56] Fixes for File::Spec::Functions.pm
2121              --
2122              Date: Sat, 06 Mar 1999 18:15:00 +0100
2123              Message-ID: <36e36222.37954195@smtp1.ibm.net>
2124              Subject: [PATCH 5.005_56] Fix for File::Spec::Win32.pm
2125      Branch: perl
2126            + t/lib/filefunc.t
2127            ! MANIFEST lib/File/Spec/Functions.pm lib/File/Spec/Win32.pm
2128            ! pod/perldelta.pod pod/perlmodlib.pod
2129 ____________________________________________________________________________
2130 [  3131] By: gsar                                  on 1999/03/23  22:07:59
2131         Log: integrate cfgperl changes into mainline
2132      Branch: perl
2133           +> ext/DynaLoader/dl_rhapsody.xs hints/rhapsody.sh
2134           !> Configure Makefile.SH config_h.SH configure.gnu handy.h
2135           !> installperl malloc.c perl.c perl.h pod/perl.pod
2136           !> pod/perldelta.pod pp_sys.c t/op/stat.t x2p/util.c
2137 ____________________________________________________________________________
2138 [  3130] By: jhi                                   on 1999/03/23  22:02:23
2139         Log: Don't use config.msg to remind about the
2140              LD_LIBRARY_PATH because Makefile.SH takes
2141              care of that.
2142              
2143              Use shrplib in DEC O^W^Digital U^W^WTru64 UNIX.
2144              This used to be the default but in some MT or another it
2145              was dropped because of some transient error or another.
2146      Branch: maint-5.005/perl
2147            ! Configure hints/dec_osf.sh
2148 ____________________________________________________________________________
2149 [  3129] By: gsar                                  on 1999/03/23  21:38:03
2150         Log: add Pod-Parser-1.08 (verbatim module =include tests elided owing
2151              to size    and better maintainability)
2152      Branch: perl
2153            + lib/Pod/Checker.pm lib/Pod/InputObjects.pm lib/Pod/Parser.pm
2154            + lib/Pod/PlainText.pm lib/Pod/Select.pm lib/Pod/Usage.pm
2155            + pod/pod2usage.PL pod/podchecker.PL pod/podselect.PL
2156            + t/pod/emptycmd.t t/pod/emptycmd.xr t/pod/for.t t/pod/for.xr
2157            + t/pod/headings.t t/pod/headings.xr t/pod/include.t
2158            + t/pod/include.xr t/pod/included.t t/pod/included.xr
2159            + t/pod/lref.t t/pod/lref.xr t/pod/nested_items.t
2160            + t/pod/nested_items.xr t/pod/nested_seqs.t t/pod/nested_seqs.xr
2161            + t/pod/oneline_cmds.t t/pod/oneline_cmds.xr t/pod/poderrs.t
2162            + t/pod/poderrs.xr t/pod/special_seqs.t t/pod/special_seqs.xr
2163            + t/pod/testcmp.pl t/pod/testp2pt.pl t/pod/testpchk.pl
2164            ! AUTHORS MAINTAIN MANIFEST installperl pod/Makefile
2165            ! win32/Makefile win32/makefile.mk win32/pod.mak
2166 ____________________________________________________________________________
2167 [  3128] By: jhi                                   on 1999/03/23  10:14:54
2168         Log: Integrate from mainperl.
2169      Branch: cfgperl
2170           !> (integrate 46 files)
2171 ____________________________________________________________________________
2172 [  3127] By: gsar                                  on 1999/03/23  06:57:30
2173         Log: From: Tim Witham - FES <twitham@pcocd2.intel.com>
2174              Date: Thu, 4 Mar 1999 10:54:01 -0800
2175              Message-Id: <9903041854.AA46868@frc0000>
2176              Subject: patch for useless Math::BigInt warnings
2177      Branch: perl
2178            ! lib/Math/BigInt.pm
2179 ____________________________________________________________________________
2180 [  3126] By: gsar                                  on 1999/03/23  05:54:37
2181         Log: avoid literal 'undef' in $lddlflags under `Configure -Uoptimize`
2182              From: "Kurt D. Starsinic" <kstar@chapin.edu>
2183              Date: Fri, 19 Feb 1999 15:47:59 -0500
2184              Message-ID: <19990219154759.A32350@O2.chapin.edu>
2185              Subject: [PATCH] OSF/1 hints
2186      Branch: perl
2187            ! hints/dec_osf.sh
2188 ____________________________________________________________________________
2189 [  3125] By: gsar                                  on 1999/03/23  00:56:38
2190         Log: avoid typeglob persistence in pp_readline()
2191      Branch: perl
2192            ! sv.c t/op/gv.t
2193 ____________________________________________________________________________
2194 [  3124] By: gsar                                  on 1999/03/22  21:12:23
2195         Log: update copyright years
2196      Branch: perl
2197            ! Changes EXTERN.h INTERN.h av.c av.h bytecode.pl cop.h cv.h
2198            ! deb.c doio.c doop.c dump.c form.h gv.c gv.h handy.h hv.c hv.h
2199            ! malloc.c mg.c mg.h op.c op.h perl.c perl.h perlio.c pp.c pp.h
2200            ! pp_ctl.c pp_hot.c pp_sys.c regcomp.c regexec.c run.c scope.c
2201            ! sv.c sv.h toke.c utf8.c utf8.h util.c
2202 ____________________________________________________________________________
2203 [  3123] By: gsar                                  on 1999/03/22  07:07:06
2204         Log: implement win32_spawnvp() internally, making it return true PIDs
2205              for asynchronous spawns; fix win32_kill() to always deal with
2206              PIDs
2207      Branch: perl
2208            ! win32/win32.c win32/win32.h
2209 ____________________________________________________________________________
2210 [  3122] By: jhi                                   on 1999/03/19  21:12:14
2211         Log: Describe the new Benchmark feature in more detail.
2212      Branch: cfgperl
2213            ! pod/perldelta.pod
2214      Branch: maint-5.005/perl
2215            ! pod/perldelta.pod
2216 ____________________________________________________________________________
2217 [  3121] By: jhi                                   on 1999/03/19  08:16:12
2218         Log: AVAILABILITY tuning.
2219      Branch: cfgperl
2220            ! pod/perl.pod
2221      Branch: maint-5.005/perl
2222            ! pod/perl.pod
2223 ____________________________________________________________________________
2224 [  3120] By: jhi                                   on 1999/03/17  14:52:17
2225         Log: Rhapsody change assumed too much.
2226      Branch: cfgperl
2227            ! t/op/stat.t
2228 ____________________________________________________________________________
2229 [  3119] By: jhi                                   on 1999/03/17  14:33:43
2230         Log: More Apollo fixes.
2231      Branch: maint-5.005/perl
2232            ! README.apollo hints/apollo.sh t/lib/io_udp.t
2233 ____________________________________________________________________________
2234 [  3118] By: jhi                                   on 1999/03/16  17:23:39
2235         Log: Nada.
2236      Branch: maint-5.005/perl
2237            ! README.apollo
2238 ____________________________________________________________________________
2239 [  3117] By: jhi                                   on 1999/03/16  17:18:49
2240         Log: Apollo DomainOS AVAILABILITY.
2241      Branch: cfgperl
2242            ! pod/perl.pod
2243      Branch: maint-5.005/perl
2244            ! pod/perl.pod
2245 ____________________________________________________________________________
2246 [  3116] By: jhi                                   on 1999/03/16  17:14:00
2247         Log: Apollo DomainOS patch
2248              From: Johann Klasek <jk@auto.tuwien.ac.at>
2249              Subject: Re: DomainPerl
2250              Date: Tue, 16 Mar 1999 17:46:32 +0100
2251              Message-ID: <19990316174632.A19759@euklid.auto.tuwien.ac.at>
2252      Branch: maint-5.005/perl
2253            + README.apollo apollo/netinet/in.h
2254            ! MANIFEST hints/apollo.sh
2255 ____________________________________________________________________________
2256 [  3115] By: jhi                                   on 1999/03/16  14:23:54
2257         Log: From: Paul Marquess <pmarquess@bfsec.bt.co.uk>
2258              To: Gurusamy Sarathy <gsar@activestate.com>,
2259              Graham Barr <gbarr@pobox.com>
2260              Cc: Perl5 Porters <perl5-porters@perl.org>,
2261              "Paul.Marquess" <Paul.Marquess@btinternet.com>
2262              Subject: [PATCH 5.005_56 & 5.005_03_T6] Upgrade DB_File to version 1.65
2263              Date: Sun, 14 Mar 1999 14:43:57 -0000
2264              Message-Id: <199903141841.NAA17040@defender.perl.org>
2265      Branch: maint-5.005/perl
2266            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
2267            ! ext/DB_File/DB_File.xs ext/DB_File/typemap
2268 ____________________________________________________________________________
2269 [  3114] By: jhi                                   on 1999/03/16  12:42:20
2270         Log: Mention Rhapsody in 5.005_5X perldelta,
2271              and in Rhapsody and Netware in 5.005_0X and 5.005_5X
2272              *planned* AVAILABILITY.
2273      Branch: cfgperl
2274            ! pod/perl.pod pod/perldelta.pod
2275      Branch: maint-5.005/perl
2276            ! pod/perl.pod
2277 ____________________________________________________________________________
2278 [  3113] By: jhi                                   on 1999/03/16  10:38:53
2279         Log: perldelta niggling.
2280      Branch: cfgperl
2281            ! pod/perldelta.pod
2282      Branch: maint-5.005/perl
2283            ! pod/perldelta.pod
2284 ____________________________________________________________________________
2285 [  3112] By: jhi                                   on 1999/03/16  10:35:21
2286         Log: Integrate from mainperl.
2287      Branch: cfgperl
2288           !> lib/unicode/MakeEthiopicSyllables.PL pod/perldelta.pod
2289           !> pod/perlhist.pod pod/perlmodinstall.pod pod/perltodo.pod
2290 ____________________________________________________________________________
2291 [  3111] By: jhi                                   on 1999/03/16  10:28:10
2292         Log: AVAILABILITY update: still mention PowerUX,
2293              Novell Netware now has sources available.
2294      Branch: cfgperl
2295            ! pod/perl.pod
2296      Branch: maint-5.005/perl
2297            ! pod/perl.pod
2298 ____________________________________________________________________________
2299 [  3110] By: gsar                                  on 1999/03/16  04:34:23
2300         Log: sundry pod niggles
2301      Branch: perl
2302            ! lib/unicode/MakeEthiopicSyllables.PL pod/perldelta.pod
2303            ! pod/perlhist.pod pod/perlmodinstall.pod pod/perltodo.pod
2304 ____________________________________________________________________________
2305 [  3109] By: jhi                                   on 1999/03/15  17:00:11
2306         Log: Integrate from mainperl.
2307      Branch: cfgperl
2308           +> lib/unicode/EthiopicSyllables.txt lib/unicode/In/Ethiopic.pl
2309           +> lib/unicode/Is/Syllable.pl
2310           +> lib/unicode/MakeEthiopicSyllables.PL
2311           +> lib/unicode/README.Ethiopic
2312           !> AUTHORS MAINTAIN MANIFEST lib/unicode/Block.pl
2313           !> lib/unicode/Category.pl lib/unicode/Is/Alnum.pl
2314           !> lib/unicode/Is/Alpha.pl lib/unicode/Is/Digit.pl
2315           !> lib/unicode/Is/L.pl lib/unicode/Is/Lo.pl lib/unicode/Is/N.pl
2316           !> lib/unicode/Is/Nd.pl lib/unicode/Is/No.pl lib/unicode/Is/P.pl
2317           !> lib/unicode/Is/Po.pl lib/unicode/Is/Space.pl
2318           !> lib/unicode/Is/Z.pl lib/unicode/Is/Zs.pl lib/unicode/Makefile
2319           !> lib/unicode/Name.pl lib/unicode/Number.pl op.c
2320 ____________________________________________________________________________
2321 [  3108] By: jhi                                   on 1999/03/15  16:58:12
2322         Log: First pass of integrating the Rhapsody port,
2323              
2324              From: Wilfredo Sanchez <wsanchez@apple.com> 
2325              Subject: Keeping the world in sync.
2326              Reply-To: wsanchez@apple.com 
2327              To: perlbug@perl.com 
2328              Date: Fri, 13 Nov 1998 17:11:30 -0800 
2329              Message-Id: <199811140111.RAA41784@scv4.apple.com> 
2330      Branch: cfgperl
2331            + ext/DynaLoader/dl_rhapsody.xs hints/rhapsody.sh
2332            ! Configure Makefile.SH config_h.SH configure.gnu handy.h
2333            ! installperl malloc.c perl.c perl.h pp_sys.c t/op/stat.t
2334            ! x2p/util.c
2335 ____________________________________________________________________________
2336 [  3107] By: gsar                                  on 1999/03/15  03:22:10
2337         Log: applied suggested patch (mailed to perl-unicode@perl.org) with minor tweaks
2338              From: Daniel Yacob <dmulholl@cs.indiana.edu>
2339              Date: Tue, 23 Feb 1999 16:13:42 -0500 (EST)
2340              Message-Id: <199902232113.QAA26135@drum.cs.indiana.edu>
2341              Subject: ../lib/unicode/ Unicode 3.0 Extensions for Ethiopic
2342      Branch: perl
2343            + lib/unicode/EthiopicSyllables.txt lib/unicode/In/Ethiopic.pl
2344            + lib/unicode/Is/Syllable.pl
2345            + lib/unicode/MakeEthiopicSyllables.PL
2346            + lib/unicode/README.Ethiopic
2347            ! AUTHORS MAINTAIN MANIFEST lib/unicode/Block.pl
2348            ! lib/unicode/Category.pl lib/unicode/Is/Alnum.pl
2349            ! lib/unicode/Is/Alpha.pl lib/unicode/Is/Digit.pl
2350            ! lib/unicode/Is/L.pl lib/unicode/Is/Lo.pl lib/unicode/Is/N.pl
2351            ! lib/unicode/Is/Nd.pl lib/unicode/Is/No.pl lib/unicode/Is/P.pl
2352            ! lib/unicode/Is/Po.pl lib/unicode/Is/Space.pl
2353            ! lib/unicode/Is/Z.pl lib/unicode/Is/Zs.pl lib/unicode/Makefile
2354            ! lib/unicode/Name.pl lib/unicode/Number.pl
2355 ____________________________________________________________________________
2356 [  3106] By: gsar                                  on 1999/03/12  20:35:36
2357         Log: change#3067 failed package.t due to needless creation of $a and $b;
2358              fixed to do that only for C<sort BLOCK|CODE @foo>, not C<sort(@foo)>
2359      Branch: perl
2360            ! op.c
2361 ____________________________________________________________________________
2362 [  3105] By: jhi                                   on 1999/03/12  15:54:57
2363         Log: Recognize the NetBSD packages collection.
2364      Branch: maint-5.005/perl
2365            ! hints/netbsd.sh
2366 ____________________________________________________________________________
2367 [  3104] By: jhi                                   on 1999/03/12  09:07:04
2368         Log: From: pvhp@forte.com (Peter Prymmer)
2369              To: jhi@iki.fi, perl-mvs@perl.org, perlbug@perl.com
2370              Subject: [PATCH MT6,_56] was Re: Not OK: perl 5.00503 +MAINT_TRIAL_6 on os390 06.00 (UNINSTALLED)
2371              Date: Thu, 11 Mar 99 14:24:54 PST
2372              Message-Id: <9903112224.AA24346@forte.com>
2373      Branch: maint-5.005/perl
2374            ! README.os390 t/lib/posix.t
2375 ____________________________________________________________________________
2376 [  3103] By: jhi                                   on 1999/03/10  11:07:46
2377         Log: Integrate from mainperl.
2378      Branch: cfgperl
2379           !> Changes embed.h embed.pl embedvar.h global.sym objXSUB.h op.c
2380           !> perl.c perl.h pod/perldelta.pod pod/pod2man.PL t/base/lex.t
2381           !> t/pragma/warn/1global toke.c win32/makedef.pl
2382 ____________________________________________________________________________
2383 [  3102] By: jhi                                   on 1999/03/10  11:01:20
2384         Log: From: pvhp@forte.com (Peter Prymmer)
2385              To: perl5-porters@perl.org
2386              Subject: [5.005_03-MT6]Patch: time passes
2387              Date: Tue, 9 Mar 99 18:42:17 PST
2388              Message-Id: <9903100242.AA29057@forte.com>
2389      Branch: maint-5.005/perl
2390            ! perl.c
2391 ____________________________________________________________________________
2392 [  3101] By: jhi                                   on 1999/03/10  10:30:15
2393         Log: From: Mark-Jason Dominus <mjd@plover.com>
2394              To: perl5-porters@perl.com
2395              Subject: Minor fix to perlfunc.pod
2396              Date: Mon, 08 Mar 1999 20:05:53 -0500
2397              Message-ID: <19990309010553.13757.qmail@plover.com>
2398      Branch: maint-5.005/perl
2399            ! pod/perlfunc.pod
2400 ____________________________________________________________________________
2401 [  3100] By: gsar                                  on 1999/03/09  23:04:44
2402         Log: change#3060 had the wrong quotes
2403      Branch: perl
2404            ! pod/pod2man.PL
2405 ____________________________________________________________________________
2406 [  3099] By: jhi                                   on 1999/03/09  12:52:21
2407         Log: d_uname was broken (probably since _53), reported by
2408              
2409              From: Alan Burlison <Alan.Burlison@uk.sun.com>
2410              To: p5p <perl5-porters@perl.org>, Gurusamy Sarathy <gsar@umich.edu>,
2411              cpan-testers@perl.org
2412              Subject: Not OK: perl 5.00556 on sun4-solaris 2.6
2413              Date: Mon, 08 Mar 1999 13:22:31 +0000
2414              Message-ID: <36E3CF17.EA1FEDAA@uk.sun.com>
2415              
2416              and
2417              
2418              From: lvirden@cas.org (Larry W. Virden)
2419              To: perlbug@perl.com
2420              Subject: configure not correctly identifying uname posix compatibility
2421              Date: Mon, 8 Mar 1999 06:36:16 -0500 (EST)
2422              Message-Id: <199903081136.GAA23682@cas.org>
2423      Branch: cfgperl
2424            ! Configure config_h.SH
2425 ____________________________________________________________________________
2426 [  3098] By: gsar                                  on 1999/03/09  03:16:07
2427         Log: fix parsing of here documents in C<eval 's/.../<<FOO/e'>
2428      Branch: perl
2429            ! op.c perl.h pod/perldelta.pod t/base/lex.t toke.c
2430 ____________________________________________________________________________
2431 [  3097] By: gsar                                  on 1999/03/09  02:50:43
2432         Log: use yyerror() instead of croak() so that compile-time failures in
2433              my(LIST) don't confuse globals with lexicals
2434      Branch: perl
2435            ! op.c toke.c
2436 ____________________________________________________________________________
2437 [  3096] By: gsar                                  on 1999/03/09  02:47:36
2438         Log: adjust testsuite for change#3067
2439      Branch: perl
2440            ! t/pragma/warn/1global
2441 ____________________________________________________________________________
2442 [  3095] By: gsar                                  on 1999/03/08  21:04:48
2443         Log: remove bogus symbols from global.sym
2444      Branch: perl
2445            ! Changes embed.h embed.pl embedvar.h global.sym objXSUB.h
2446            ! perl.h win32/makedef.pl
2447 ____________________________________________________________________________
2448 [  3094] By: jhi                                   on 1999/03/06  16:16:15
2449         Log: From: Mark Kettenis <kettenis@wins.uva.nl>
2450              To: jhi@iki.fi
2451              Subject: Oops
2452              Date: Sat, 6 Mar 1999 17:15:35 +0100 (CET)
2453              Message-Id: <199903061615.RAA00207@delius.kettenis.nl>
2454      Branch: maint-5.005/perl
2455            ! README.hurd
2456 ____________________________________________________________________________
2457 [  3093] By: jhi                                   on 1999/03/06  15:59:46
2458         Log: From: Mark Kettenis <kettenis@wins.uva.nl>
2459              To: jhi@iki.fi
2460              Subject: New Hurd README
2461              Date: Sat, 6 Mar 1999 16:46:12 +0100 (CET)
2462              Message-Id: <199903061601.RAA00185@delius.kettenis.nl>
2463      Branch: maint-5.005/perl
2464            ! README.hurd
2465 ____________________________________________________________________________
2466 [  3092] By: jhi                                   on 1999/03/06  12:52:06
2467         Log: From: Paul_Green@stratus.com
2468              To: perl5-porters@perl.org
2469              Cc: jhi@iki.fi, Paul_Green@stratus.com
2470              Subject: [PATCH 5.005_03-MAINT_TRIAL_6]: platform: vos -- updates to VOS port of Perl5
2471              Date: Fri, 5 Mar 1999 18:08:49 -0500 
2472              Message-ID: <1D1A4EF7AD4DD211A80D00A0C9D7DB665A035A@exna1.stratus.com>
2473      Branch: maint-5.005/perl
2474            ! vos/config.h vos/config_h.SH_orig
2475 ____________________________________________________________________________
2476 [  3091] By: jhi                                   on 1999/03/06  12:42:21
2477         Log: From: Dan Sugalski <sugalskd@osshe.edu>
2478              To: perl5-porters@perl.org, vmsperl@perl.org
2479              Subject: [PATCH 5.005_03-MT6]VMS build patch
2480              Date: Fri, 05 Mar 1999 12:36:19 -0800
2481              Message-Id: <3.0.6.32.19990305123619.02d326a0@ous.edu>
2482      Branch: maint-5.005/perl
2483            ! vms/subconfigure.com
2484 ____________________________________________________________________________
2485 [  3090] By: gsar                                  on 1999/03/06  04:40:03
2486         Log: integrate change#3089 from mainline
2487              
2488              tolerate CRs after options
2489      Branch: maint-5.005/perl
2490           !> perl.c
2491 ____________________________________________________________________________
2492 [  3089] By: gsar                                  on 1999/03/06  04:30:40
2493         Log: tolerate CRs after options
2494      Branch: perl
2495            ! perl.c
2496 ____________________________________________________________________________
2497 [  3088] By: jhi                                   on 1999/03/05  12:49:01
2498         Log: Integrate from mainperl.
2499      Branch: cfgperl
2500           +> README.hurd
2501           !> MANIFEST ext/Errno/Errno_pm.PL t/lib/io_sock.t
2502 ____________________________________________________________________________
2503 [  3087] By: gsar                                  on 1999/03/05  06:41:16
2504         Log: adjust timeouts to accomodate slow/busy systems
2505      Branch: perl
2506            ! t/lib/io_sock.t
2507 ____________________________________________________________________________
2508 [  3083] By: gsar                                  on 1999/03/05  01:32:47
2509         Log: integrate change#3081 from maint-5.005
2510      Branch: perl
2511           !> ext/Errno/Errno_pm.PL
2512 ____________________________________________________________________________
2513 [  3082] By: gsar                                  on 1999/03/05  01:31:06
2514         Log: integrate change#2904 from maint-5.005
2515      Branch: perl
2516           +> README.hurd
2517           !> MANIFEST
2518 ____________________________________________________________________________
2519 [  3081] By: gsar                                  on 1999/03/05  00:14:33
2520         Log: protect against doubled backslashes
2521      Branch: maint-5.005/perl
2522            ! ext/Errno/Errno_pm.PL
2523 ____________________________________________________________________________
2524 [  3077] By: jhi                                   on 1999/03/04  08:10:13
2525         Log: Integrate from mainperl.
2526      Branch: cfgperl
2527           +> ext/B/B/Stash.pm
2528           !> MANIFEST README.hpux cc_runtime.h config_h.SH ext/B/B/C.pm
2529           !> ext/B/B/CC.pm gv.c lib/File/Compare.pm lib/Test/Harness.pm
2530           !> op.c pod/perldelta.pod pod/perlfunc.pod pod/pod2man.PL
2531           !> t/lib/bigfloatpm.t t/lib/io_sock.t utils/perlcc.PL
2532 ____________________________________________________________________________
2533 [  3076] By: jhi                                   on 1999/03/04  08:07:59
2534         Log: Regen config_h.SH once more because of *size, 
2535              noticed by
2536              
2537              From: Hans Mulder <hansm@icgned.icgroup.nl>
2538              To: Jarkko Hietaniemi <jhi@iki.fi>
2539              Cc: perl5-porters@perl.org
2540              Subject: [PATCH for _56] LONGSIZE used before it is set in config.h
2541              Date: Thu,  4 Mar 99 00:10:45 +0100
2542              Message-Id: <9903032317.AA23021@icgned.icgroup.nl>
2543      Branch: cfgperl
2544            ! Configure config_h.SH
2545 ____________________________________________________________________________
2546 [  3068] By: gsar                                  on 1999/03/04  05:48:03
2547         Log: From: Hans Mulder <hansm@icgned.icgroup.nl>
2548              Date: Thu,  4 Mar 99 00:10:45 +0100
2549              Message-Id: <9903032317.AA23021@icgned.icgroup.nl>
2550              Subject: [PATCH for _56] LONGSIZE used before it is set in config.h
2551      Branch: perl
2552            ! config_h.SH
2553 ____________________________________________________________________________
2554 [  3067] By: gsar                                  on 1999/03/04  05:44:32
2555         Log: exempt $foo::a,$foo::b from warnings only if sort() was seen in package foo
2556              From: Graham Barr <gbarr@ti.com>
2557              Date: Wed, 3 Mar 1999 17:23:56 -0600
2558              Message-ID: <19990303172356.F7442@dal.asp.ti.com>
2559              Subject: Re: 'use strict' doesn't work for one-letter variables
2560      Branch: perl
2561            ! gv.c op.c
2562 ____________________________________________________________________________
2563 [  3066] By: gsar                                  on 1999/03/04  05:20:50
2564         Log: updates to compiler modules
2565              From: "Vishal Bhatia" <vishalb@hotmail.com>
2566              Date: Tue, 02 Mar 1999 23:27:25 PST
2567              Message-ID: <19990303072725.779.qmail@hotmail.com>
2568              Subject: PATCH 5.005_56 + Test procedure
2569      Branch: perl
2570            + ext/B/B/Stash.pm
2571            ! MANIFEST cc_runtime.h ext/B/B/C.pm ext/B/B/CC.pm
2572            ! lib/Test/Harness.pm utils/perlcc.PL
2573 ____________________________________________________________________________
2574 [  3065] By: gsar                                  on 1999/03/04  05:03:30
2575         Log: more s/s_/s!/ etc.
2576      Branch: perl
2577            ! pod/perldelta.pod pod/perlfunc.pod
2578 ____________________________________________________________________________
2579 [  3064] By: gsar                                  on 1999/03/04  04:50:45
2580         Log: integrate cfgperl contents into mainline
2581      Branch: perl
2582           !> Configure README.vms bytecode.h config_h.SH configure.com
2583           !> ext/B/defsubs.h.PL hints/hpux.sh pod/perldelta.pod
2584           !> pod/perldiag.pod pp.c t/lib/ipc_sysv.t t/op/pack.t thread.h
2585           !> vms/ext/vmsish.pm vms/subconfigure.com vms/vms.c vms/vmsish.h
2586 ____________________________________________________________________________
2587 [  3063] By: gsar                                  on 1999/03/04  04:44:13
2588         Log: HP-UX has yet another spelling for /NaNQ?/
2589      Branch: perl
2590            ! t/lib/bigfloatpm.t
2591 ____________________________________________________________________________
2592 [  3062] By: gsar                                  on 1999/03/04  04:36:08
2593         Log: error-check for accept() test
2594      Branch: perl
2595            ! t/lib/io_sock.t
2596 ____________________________________________________________________________
2597 [  3061] By: gsar                                  on 1999/03/04  03:40:25
2598         Log: allow custom comparison function in File::Compare::compare_text()
2599              From: jan.dubois@ibm.net (Jan Dubois)
2600              Date: Fri, 26 Feb 1999 21:56:09 +0100
2601              Message-ID: <36db0838.8805651@smtp1.ibm.net>
2602              Subject: Re: PodParser 1.07 (was: RE: C<stuff()> vs stuff()) 
2603      Branch: perl
2604            ! lib/File/Compare.pm
2605 ____________________________________________________________________________
2606 [  3060] By: gsar                                  on 1999/03/04  03:37:38
2607         Log: better version of change#3038
2608              From: abigail@fnx.com
2609              Date: Mon, 1 Mar 1999 14:11:36 -0500 (EST)
2610              Message-ID: <19990301191136.5557.qmail@alexandra.wayne.fnx.com>
2611              Subject: Re: [PATCH 5.005_03 TRIAL-5 pod/pod2man.PL] Recognize -> and => inside
2612      Branch: perl
2613            ! pod/pod2man.PL
2614 ____________________________________________________________________________
2615 [  3058] By: jhi                                   on 1999/03/03  22:30:40
2616         Log: Configure regen to
2617              (1) match maint-5.005 patches #3056 and #3057
2618              (2) better version of PHOSTNAME of #3050
2619              (3) the crosscompile/multiarch config_h.SH trouble solved for now
2620      Branch: cfgperl
2621            ! Configure config_h.SH
2622 ____________________________________________________________________________
2623 [  3054] By: jhi                                   on 1999/03/03  09:57:59
2624         Log: Change #3053 missed perldelta.
2625      Branch: cfgperl
2626            ! pod/perldelta.pod
2627 ____________________________________________________________________________
2628 [  3053] By: jhi                                   on 1999/03/03  08:29:43
2629         Log: Use '!' to mark native integer packings instead of '_'.
2630      Branch: cfgperl
2631            ! pod/perldiag.pod pp.c t/lib/ipc_sysv.t t/op/pack.t
2632 ____________________________________________________________________________
2633 [  3052] By: jhi                                   on 1999/03/02  23:12:36
2634         Log: The HP-UX threads patch (change #3028) is needed also here.
2635      Branch: cfgperl
2636            ! hints/hpux.sh thread.h
2637 ____________________________________________________________________________
2638 [  3051] By: jhi                                   on 1999/03/02  08:24:52
2639         Log: From: Dan Sugalski <sugalskd@osshe.edu>
2640              To: perl5-porters@perl.org, vmsperl@perl.org
2641              Subject: [PATCH 5.005_0x and 5.005_5x]Minor update to README.VMS
2642              Date: Mon, 01 Mar 1999 16:10:57 -0800
2643              Message-Id: <3.0.6.32.19990301161057.03b1fc00@ous.edu>
2644      Branch: cfgperl
2645            ! README.vms
2646      Branch: maint-5.005/perl
2647            ! README.vms
2648 ____________________________________________________________________________
2649 [  3050] By: jhi                                   on 1999/03/02  08:22:29
2650         Log: From: Dan Sugalski <sugalskd@osshe.edu>
2651              To: perl5-porters@perl.org, vmsperl@perl.org
2652              Subject: [PATCH5.005_56]Diffs to get 5.005_56 building on VMS
2653              Date: Mon, 01 Mar 1999 16:06:29 -0800
2654              Message-Id: <3.0.6.32.19990301160629.02e09ec0@ous.edu>
2655              
2656              From: Dan Sugalski <sugalskd@osshe.edu>
2657              To: perl5-porters@perl.org, vmsperl@perl.org
2658              Subject: [PATCH 5.005_56]vmsish.pm patch
2659              Date: Mon, 01 Mar 1999 20:19:04 -0800
2660              Message-Id: <3.0.6.32.19990301201904.02cff460@ous.edu>
2661              
2662              plus Configure regen containing a "solution" to the
2663              crosscompile/multiarch problem.
2664      Branch: cfgperl
2665            ! Configure config_h.SH configure.com ext/B/defsubs.h.PL
2666            ! vms/ext/vmsish.pm vms/subconfigure.com vms/vms.c vms/vmsish.h
2667 ____________________________________________________________________________
2668 [  3049] By: jhi                                   on 1999/03/02  07:34:21
2669         Log: From: Spider Boardman <spider@leggy.zk3.dec.com>
2670              To: perl5-porters@perl.org
2671              Subject: [PATCH] Eliminate (valid) warning in byterun.c
2672              Date: Mon, 01 Mar 1999 17:27:59 -0500
2673              Message-Id: <199903012227.RAA00181@leggy.zk3.dec.com>
2674      Branch: cfgperl
2675            ! bytecode.h
2676      Branch: maint-5.005/perl
2677            ! bytecode.h
2678 ____________________________________________________________________________
2679 [  3048] By: gsar                                  on 1999/03/02  06:41:21
2680         Log: updated HP-UX notes from Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
2681      Branch: perl
2682            ! MANIFEST README.hpux
2683 ____________________________________________________________________________
2684 [  3047] By: jhi                                   on 1999/03/01  06:34:43
2685         Log: Integrate from mainperl.
2686      Branch: cfgperl
2687           +> README.hpux lib/File/Spec/Functions.pm
2688           !> (integrate 28 files)
2689 ____________________________________________________________________________
2690 [  3046] By: gsar                                  on 1999/03/01  05:34:28
2691         Log: this is 5.005_56
2692      Branch: perl
2693            ! Changes
2694
2695 ----------------
2696 Version 5.005_56
2697 ----------------
2698
2699 ____________________________________________________________________________
2700 [  3045] By: gsar                                  on 1999/03/01  03:32:30
2701         Log: destroy PL_svref_mutex in perl_destruct()
2702      Branch: perl
2703            ! perl.c
2704 ____________________________________________________________________________
2705 [  3044] By: gsar                                  on 1999/03/01  00:38:50
2706         Log: up patchlevel &c.
2707      Branch: perl
2708            ! Changes patchlevel.h pod/perlhist.pod win32/Makefile
2709            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
2710            ! win32/makefile.mk
2711 ____________________________________________________________________________
2712 [  3043] By: gsar                                  on 1999/03/01  00:14:15
2713         Log: integrate cfgperl contents into mainline
2714      Branch: perl
2715            ! pod/perldelta.pod
2716           !> Configure config_h.SH
2717 ____________________________________________________________________________
2718 [  3042] By: gsar                                  on 1999/02/28  23:55:08
2719         Log: slightly edited version of suggested patch
2720              From: jan.dubois@ibm.net (Jan Dubois)
2721              Date: Mon, 01 Mar 1999 00:32:05 +0100
2722              Message-ID: <36dbcf2c.12325433@smtp1.ibm.net>
2723              Subject: Re: [PATCH 5.005_55] Cleanup of File::Spec module
2724      Branch: perl
2725            + lib/File/Spec/Functions.pm
2726            ! MANIFEST lib/File/Spec.pm
2727 ____________________________________________________________________________
2728 [  3041] By: gsar                                  on 1999/02/28  22:47:19
2729         Log: fix subtle bug in eval'' testsuite
2730      Branch: perl
2731            ! t/op/eval.t
2732 ____________________________________________________________________________
2733 [  3040] By: gsar                                  on 1999/02/28  22:46:24
2734         Log: avoid literal control characters in change#3039
2735      Branch: perl
2736            ! t/base/lex.t
2737 ____________________________________________________________________________
2738 [  3039] By: gsar                                  on 1999/02/28  21:47:18
2739         Log: todo item: permit extended control variables a la ${^Foo} (patch
2740              courtesy Mark-Jason Dominus <mjd@plover.com>)
2741      Branch: perl
2742            ! op.c pod/perldelta.pod pod/perltodo.pod pod/perlvar.pod
2743            ! t/base/lex.t toke.c
2744 ____________________________________________________________________________
2745 [  3038] By: gsar                                  on 1999/02/28  21:21:05
2746         Log: From: abigail@fnx.com
2747              Date: Sun, 28 Feb 1999 10:59:16 -0500 (EST)
2748              Message-ID: <19990228155916.14496.qmail@alexandra.wayne.fnx.com>
2749              Subject: Recognize -> and => inside [A-Z]<> sequences.
2750      Branch: perl
2751            ! pod/pod2man.PL
2752 ____________________________________________________________________________
2753 [  3037] By: gsar                                  on 1999/02/28  21:12:22
2754         Log: fix longstanding bug: searches for lexicals originating within eval''
2755              weren't stopping at the subroutine boundary correctly
2756      Branch: perl
2757            ! op.c proto.h t/op/eval.t
2758 ____________________________________________________________________________
2759 [  3036] By: gsar                                  on 1999/02/28  20:02:29
2760         Log: revert parts of change#2990 to preserve predictable usage of Win32::Foo()
2761              as stacked list values
2762              From: jan.dubois@ibm.net (Jan Dubois)
2763              Date: Sat, 27 Feb 1999 18:24:17 +0100
2764              Message-ID: <36e22849.36531259@smtp1.ibm.net>
2765              Subject: Re: resend [PATCH 5.005_55] Various win32/win32.c cleanup 
2766      Branch: perl
2767            ! win32/win32.c
2768 ____________________________________________________________________________
2769 [  3035] By: gsar                                  on 1999/02/28  19:48:54
2770         Log: remove superfluous stack_sp decl
2771      Branch: perl
2772            ! jpl/JNI/JNI.xs
2773 ____________________________________________________________________________
2774 [  3034] By: gsar                                  on 1999/02/28  19:34:58
2775         Log: s/print STDERR/warn/ suggested by abigail@fnx.com; add $VERSION
2776      Branch: perl
2777            ! lib/Getopt/Std.pm
2778 ____________________________________________________________________________
2779 [  3033] By: gsar                                  on 1999/02/28  19:23:41
2780         Log: add File::Compare::compare_text()
2781              From: jan.dubois@ibm.net (Jan Dubois)
2782              Date: Fri, 26 Feb 1999 00:20:41 +0100
2783              Message-ID: <36dcd8ab.20195659@smtp1.ibm.net>
2784              Subject: Re: PodParser 1.07 (was: RE: C<stuff()> vs stuff()) 
2785      Branch: perl
2786            ! lib/File/Compare.pm pod/perltodo.pod
2787 ____________________________________________________________________________
2788 [  3032] By: gsar                                  on 1999/02/28  19:01:33
2789         Log: add README.hpux
2790      Branch: perl
2791            + README.hpux
2792            ! MAINTAIN MANIFEST
2793 ____________________________________________________________________________
2794 [  3031] By: gsar                                  on 1999/02/28  18:49:08
2795         Log: avoid escaping &amp; et al multiple times (variant of fix suggested by
2796              James Cromie <jcromie@fossil.uswc.uswest.com>
2797      Branch: perl
2798            ! lib/Pod/Html.pm
2799 ____________________________________________________________________________
2800 [  3030] By: gsar                                  on 1999/02/28  18:35:09
2801         Log: From: jan.dubois@ibm.net (Jan Dubois)
2802              Date: Wed, 24 Feb 1999 22:34:56 +0100
2803              Message-ID: <36d86f1e.11495549@smtp1.ibm.net>
2804              Subject: [PATCH 5.005_55] Test::Harness setting $ENV{HARNESS_ACTIVE}
2805      Branch: perl
2806            ! lib/Test/Harness.pm
2807 ____________________________________________________________________________
2808 [  3029] By: gsar                                  on 1999/02/28  18:28:18
2809         Log: add note about env pollution
2810      Branch: perl
2811            ! INSTALL pod/perltodo.pod
2812 ____________________________________________________________________________
2813 [  3028] By: jhi                                   on 1999/02/26  14:40:00
2814         Log: HP-UX 11 threads.
2815              
2816              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
2817              To: perl5-porters@perl.org
2818              Cc: jhi@cc.hut.fi
2819              Subject: Maint 5 and _54 with threading on HP-UX 11.00
2820              Date: Wed, 3 Feb 1999 12:57:18 -0800 (PST)
2821              Message-Id: <199902032057.MAA10218@xfiles.intercon.hp.com>
2822              
2823              NOTE from jhi: the hpux hints could still be more robust by
2824              disabling gdbm when necessary.
2825              
2826              Currently if there's a libgdbm.sl (gdbm 1.7.3) which is pre-11,
2827              linking -lgdbm -lpthread creates an executable that instantly
2828              core dumps on a pthreads internal panic:
2829              
2830              ./gdpt
2831              
2832              Pthread internal error: message: __libc_reinit() failed, file: ../pthreads/pthread.c, line: 1096
2833              Return Pointer is 0xc082bf33
2834              17639 quit (core dumped)  ./gdpt
2835              
2836              You don't have to *use* either gdbm or pthreads in the executable,
2837              just linking them together is enough.  Workaround is to recompile
2838              the GDBM under HP-UX 11, that makes the problem go away.
2839      Branch: maint-5.005/perl
2840            ! hints/hpux.sh thread.h
2841 ____________________________________________________________________________
2842 [  3025] By: jhi                                   on 1999/02/25  20:41:07
2843         Log: Temporary workaround for the config_h.SH versus
2844              crosscompile and multiarch plus introduce 'rt'
2845              to $libswanted: in UNIX98 sched_yield() lives there.
2846      Branch: cfgperl
2847            ! Configure config_h.SH
2848 ____________________________________________________________________________
2849 [  3024] By: jhi                                   on 1999/02/24  12:54:59
2850         Log: Integrate from mainperl.
2851      Branch: cfgperl
2852           +> t/lib/fatal.t
2853           !> (integrate 44 files)
2854 ____________________________________________________________________________
2855 [  3023] By: gsar                                  on 1999/02/24  07:02:12
2856         Log: integrate cfgperl contents
2857      Branch: perl
2858           !> (integrate 30 files)
2859 ____________________________________________________________________________
2860 [  3022] By: gsar                                  on 1999/02/24  05:59:47
2861         Log: From: Daniel Grisinger <dgris@moiraine.dimensional.com>
2862              Date: 23 Feb 1999 17:53:22 -0700
2863              Message-ID: <m3g17w62rh.fsf@moiraine.dimensional.com>
2864              Subject: [PATCH: _55] perldoc -q broken
2865      Branch: perl
2866            ! utils/perldoc.PL
2867 ____________________________________________________________________________
2868 [  3021] By: gsar                                  on 1999/02/24  05:51:53
2869         Log: ansify perlio.c, fix PerlIO-ish typos
2870      Branch: perl
2871            ! ext/DynaLoader/dl_beos.xs ext/DynaLoader/dl_cygwin32.xs
2872            ! iperlsys.h perlio.c
2873 ____________________________________________________________________________
2874 [  3020] By: gsar                                  on 1999/02/24  05:28:06
2875         Log: adjust a Perl_malloc() flag for NeXT
2876              From: Hans Mulder <hansm@icgned.icgroup.nl>
2877              Date: Tue, 23 Feb 99 00:26:25 +0100
2878              Message-Id: <9902222329.AA17516@icgned.icgroup.nl>
2879              Subject: [PATCH for _55] MUTEX_INIT_CALLS_MALLOC no longer necessary
2880      Branch: perl
2881            ! perl.h
2882 ____________________________________________________________________________
2883 [  3019] By: gsar                                  on 1999/02/24  05:19:42
2884         Log: perltodo adjustments from Joshua Pritikin <joshua.pritikin@db.com>
2885      Branch: perl
2886            ! pod/perltodo.pod
2887 ____________________________________________________________________________
2888 [  3018] By: gsar                                  on 1999/02/24  04:15:18
2889         Log: From: Joshua Pritikin <joshua.pritikin@db.com>
2890              Date: Mon, 22 Feb 1999 11:29:09 -0500 (EST)
2891              Message-ID: <Pine.GSO.4.02.9902221128200.500-100000@eq1062.wks.na.deuba.com>
2892              Subject: improved error message [PATCH _55] [RESEND]
2893      Branch: perl
2894            ! sv.c
2895 ____________________________________________________________________________
2896 [  3017] By: gsar                                  on 1999/02/24  03:50:34
2897         Log: From: Tom Christiansen <tchrist@jhereg.perl.com>
2898              Date: Sun, 21 Feb 1999 20:02:18 -0700
2899              Message-Id: <199902220302.UAA09981@jhereg.perl.com>
2900              Subject: perlfunc updates (against 55)
2901      Branch: perl
2902            ! pod/perlfunc.pod
2903 ____________________________________________________________________________
2904 [  3016] By: gsar                                  on 1999/02/24  03:17:05
2905         Log: testsuite adjustments
2906              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
2907              Date: Sat, 20 Feb 1999 15:24:57 +0000
2908              Message-Id: <E10EEH3-0003Wf-00@taurus.cus.cam.ac.uk>
2909              Subject: Not quite OK: perl5.005_55 on SunOS 4.1.3 / gcc
2910      Branch: perl
2911            ! t/lib/io_sock.t t/op/lex_assign.t
2912 ____________________________________________________________________________
2913 [  3015] By: gsar                                  on 1999/02/24  02:54:47
2914         Log: avoid modifying readonly values from qw()
2915      Branch: perl
2916            ! lib/ExtUtils/MM_Unix.pm
2917 ____________________________________________________________________________
2918 [  3014] By: gsar                                  on 1999/02/24  02:49:04
2919         Log: more "correct" utbuf for utime()
2920      Branch: perl
2921            ! doio.c
2922 ____________________________________________________________________________
2923 [  3013] By: jhi                                   on 1999/02/22  19:27:44
2924         Log: Fix MacPerl version, change PowerUX to PowerMAX.
2925              
2926              From: Chris Nandor <pudge@pobox.com>
2927              To: jhi@iki.fi
2928              Cc: perl5-porters@perl.org
2929              Subject: Re: perl current availability as documented by perl.pod
2930              Date: Sun, 21 Feb 1999 11:06:03 -0500
2931              Message-Id: <v04020a07b2f5df60c9e3@[192.168.0.77]>
2932              
2933              From: Tom Horsley <Tom.Horsley@mail.ccur.com>
2934              To: jhi@iki.fi
2935              Cc: perl5-porters@perl.org
2936              Subject: Re: perl current availability as documented by perl.pod
2937              Date: Mon, 22 Feb 1999 13:08:30 GMT
2938              Message-Id: <199902221308.NAA19971@cleo.ccur.com>
2939      Branch: cfgperl
2940            ! pod/perl.pod
2941      Branch: maint-5.005/perl
2942            ! pod/perl.pod
2943 ____________________________________________________________________________
2944 [  3012] By: jhi                                   on 1999/02/22  10:26:11
2945         Log: Snapshot the cross-compilation/multiarchitecture stuff
2946              (currently broken in next)
2947      Branch: cfgperl
2948            ! Configure config_h.SH pp.c
2949 ____________________________________________________________________________
2950 [  3011] By: jhi                                   on 1999/02/22  10:24:51
2951         Log: From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
2952              To: gsar@activestate.com (Gurusamy Sarathy)
2953              Cc: perl5-porters@perl.org (Perl5 Porters)
2954              Subject: [PATCH 5.005_55] DB_File 1.64 patch
2955              Date: Mon, 22 Feb 1999 10:07:00 +0000 (GMT)
2956              Message-Id: <9902221007.AA17751@claudius.bfsec.bt.co.uk>
2957      Branch: cfgperl
2958            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
2959            ! ext/DB_File/DB_File.xs ext/DB_File/typemap t/lib/db-recno.t
2960 ____________________________________________________________________________
2961 [  3009] By: jhi                                   on 1999/02/22  09:14:26
2962         Log: Scratch #3008 and introduce $crosscompile and $multiarch
2963              also in non-Configure lands.
2964      Branch: cfgperl
2965            ! Configure config_h.SH hints/next_3.sh hints/next_3_0.sh
2966            ! hints/next_4.sh vms/subconfigure.com win32/config.bc
2967            ! win32/config.gc win32/config.vc win32/config_H.bc
2968            ! win32/config_H.gc win32/config_H.vc
2969 ____________________________________________________________________________
2970 [  3008] By: jhi                                   on 1999/02/22  08:58:04
2971         Log: Add -DMULTIARCH (see change #3006).
2972      Branch: cfgperl
2973            ! hints/next_3.sh hints/next_3_0.sh hints/next_4.sh
2974 ____________________________________________________________________________
2975 [  3007] By: jhi                                   on 1999/02/22  08:54:06
2976         Log: Undo the references to local{lib,arch} introduced by #3006.
2977      Branch: cfgperl
2978            ! Configure config_h.SH
2979 ____________________________________________________________________________
2980 [  3006] By: jhi                                   on 1999/02/22  08:43:50
2981         Log: From: hansm@icgned.icgroup.nl
2982              To: perlbug@perl.com
2983              Subject: Not OK: perl 5.00555 on OPENSTEP-Mach-thread 4_2 (UNINSTALLED)
2984              Date: Sun, 21 Feb 1999 22:58:55 +0100
2985              Reply-To: hansmu@xs4all.nl
2986              Message-Id: <9902212201.AA13386@icgned.icgroup.nl>
2987              
2988              plus other Configure changes: prepare for cross-compilation/
2989              multiarchitecture builds.
2990      Branch: cfgperl
2991            ! Configure config_h.SH
2992 ____________________________________________________________________________
2993 [  3005] By: jhi                                   on 1999/02/22  08:35:30
2994         Log: Configure/Perl knew how to look for use Mach cthreads
2995              but Configure didn't let them to be used ($osname 'next').
2996      Branch: cfgperl
2997            ! Configure config_h.SH
2998      Branch: maint-5.005/perl
2999            ! Configure
3000 ____________________________________________________________________________
3001 [  3004] By: jhi                                   on 1999/02/21  15:46:02
3002         Log: Update Acorn AVAILABILITY.
3003      Branch: cfgperl
3004            ! pod/perl.pod
3005      Branch: maint-5.005/perl
3006            ! pod/perl.pod
3007 ____________________________________________________________________________
3008 [  3003] By: jhi                                   on 1999/02/21  14:50:42
3009         Log: From: rjk@linguist.dartmouth.edu (Ronald J. Kimball)
3010              To: perl5-porters@perl.org (Perl 5 Porters)
3011              Subject: PATCH: perlref.pod - symbolic ref example
3012              Date: Sat, 20 Feb 1999 17:32:11 -0500 (EST)
3013              Message-Id: <199902202232.RAA62306@linguist.dartmouth.edu>
3014      Branch: cfgperl
3015            ! pod/perlref.pod
3016      Branch: maint-5.005/perl
3017            ! pod/perlref.pod
3018 ____________________________________________________________________________
3019 [  3002] By: jhi                                   on 1999/02/21  14:35:22
3020         Log: Sync cfgperl with maint-5.005 change #3000.
3021      Branch: cfgperl
3022            ! pod/perlfunc.pod t/op/pack.t
3023 ____________________________________________________________________________
3024 [  2999] By: gsar                                  on 1999/02/20  22:48:30
3025         Log: From:    John Bley <jbb6@acpub.duke.edu>
3026              Date:    Sat, 20 Feb 1999 16:02:34 EST
3027              Message-Id: <Pine.SOL.3.91.990220155832.9913A-100000@soc11.acpub.duke.edu>
3028              Subject: [PATCH]5.005_55 (CORE) Sparse intializer in regcomp.c
3029      Branch: perl
3030            ! regcomp.c
3031 ____________________________________________________________________________
3032 [  2998] By: jhi                                   on 1999/02/20  14:13:06
3033         Log: Enhanced the endianness description.
3034      Branch: cfgperl
3035            ! pod/perlfunc.pod
3036 ____________________________________________________________________________
3037 [  2996] By: jhi                                   on 1999/02/20  13:55:41
3038         Log: Glossary now mostly fixed.
3039      Branch: cfgperl
3040            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
3041            ! config_h.SH
3042 ____________________________________________________________________________
3043 [  2994] By: jhi                                   on 1999/02/20  11:58:33
3044         Log: Perldeltify GNU/Hurd.
3045      Branch: cfgperl
3046            ! pod/perldelta.pod
3047 ____________________________________________________________________________
3048 [  2993] By: gsar                                  on 1999/02/20  00:59:10
3049         Log: fix typo in Perl_sbrk()
3050              From: hansm@icgned.icgroup.nl
3051              Date: Fri, 19 Feb 1999 23:19:31 +0100
3052              Message-Id: <9902192221.AA07213@icgned.icgroup.nl>
3053              Subject: Not OK: perl 5.00555 on OPENSTEP-Mach 4_2 (UNINSTALLED)
3054      Branch: perl
3055            ! malloc.c
3056 ____________________________________________________________________________
3057 [  2992] By: gsar                                  on 1999/02/20  00:51:08
3058         Log: integrate change#2980 from maint-5.005
3059      Branch: perl
3060           !> utils/h2xs.PL
3061 ____________________________________________________________________________
3062 [  2991] By: gsar                                  on 1999/02/20  00:34:01
3063         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
3064              Date: Thu, 18 Feb 1999 18:51:38 +0000
3065              Message-Id: <199902181851.SAA14018@crypt.compulink.co.uk>
3066              Subject: [PATCH 5.005_55] test failures with MIME-tools-4.122 and perl 5.005_55 
3067      Branch: perl
3068            ! pp_hot.c t/op/pat.t
3069 ____________________________________________________________________________
3070 [  2990] By: gsar                                  on 1999/02/20  00:30:48
3071         Log: From: jan.dubois@ibm.net (Jan Dubois)
3072              Date: Thu, 18 Feb 1999 19:14:07 +0100
3073              Message-ID: <36d15809.40853323@smtp1.ibm.net>
3074              Subject: resend [PATCH 5.005_55] Various win32/win32.c cleanup
3075      Branch: perl
3076            ! win32/win32.c
3077 ____________________________________________________________________________
3078 [  2989] By: gsar                                  on 1999/02/20  00:27:01
3079         Log: do poll() emulation unless HAS_POLL && I_POLL
3080      Branch: perl
3081            ! ext/IO/poll.h
3082 ____________________________________________________________________________
3083 [  2988] By: gsar                                  on 1999/02/19  23:52:12
3084         Log: tweak RE for NaNQ? recognition
3085      Branch: perl
3086            ! t/lib/bigfloatpm.t
3087 ____________________________________________________________________________
3088 [  2987] By: gsar                                  on 1999/02/19  23:29:59
3089         Log: mention C<use utf8> and C<use warning> in perldelta
3090      Branch: perl
3091            ! pod/perldelta.pod
3092 ____________________________________________________________________________
3093 [  2985] By: jhi                                   on 1999/02/19  20:43:19
3094         Log: pack/unpack better in (network-)short-non-16-bits and
3095              (network-)long-non-32-bits systems such as Cray C90.
3096      Branch: cfgperl
3097            ! perl.h pp.c t/op/pack.t
3098 ____________________________________________________________________________
3099 [  2984] By: jhi                                   on 1999/02/19  20:38:54
3100         Log: Regen Configure.
3101      Branch: cfgperl
3102            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
3103            ! perl.c
3104 ____________________________________________________________________________
3105 [  2982] By: jhi                                   on 1999/02/19  19:51:49
3106         Log: Configure update: fstatvfs/fstafs/getmntent/hasmntopt were
3107              not probed for and         
3108              
3109              From: "Kurt D. Starsinic" <kstar@chapin.edu>
3110              To: Chaim Frenkel <chaimf@pobox.com>,
3111              Russ Allbery <rra@stanford.edu>,
3112              Jarkko Hietaniemi <jhi@iki.fi>,
3113              Gurusamy Sarathy <gsar@activestate.com>,
3114              Graham Barr <gbarr@pobox.com>
3115              Cc: bdensch@ameritech.net, perlbug@perl.com
3116              Subject: [PATCH] Re: Solaris 7 for Intel
3117              Message-ID: <19990219124404.A30182@O2.chapin.edu>
3118              
3119              Glossary is still missing some terms because
3120              mkglossary is misbehaving (change #2981 updated
3121              Glossary manually)
3122      Branch: cfgperl
3123            ! Configure Makefile.SH Porting/Glossary Porting/config.sh
3124            ! Porting/config_H
3125 ____________________________________________________________________________
3126 [  2980] By: gbarr                                 on 1999/02/19  16:06:53
3127         Log: Make result of h2xs work when user adds C<use strict>
3128      Branch: maint-5.005/perl
3129            ! utils/h2xs.PL
3130 ____________________________________________________________________________
3131 [  2979] By: gsar                                  on 1999/02/19  05:24:29
3132         Log: doc for change#2978
3133      Branch: perl
3134            ! pod/perlsub.pod
3135 ____________________________________________________________________________
3136 [  2978] By: gsar                                  on 1999/02/19  05:08:29
3137         Log: bring '*' prototype closer to how it behaves internally
3138      Branch: perl
3139            + t/lib/fatal.t
3140            ! MANIFEST lib/Fatal.pm op.c t/comp/proto.t
3141 ____________________________________________________________________________
3142 [  2977] By: gsar                                  on 1999/02/19  02:50:31
3143         Log: stem leakage of perly.h #defines #ifndef PERL_CORE
3144      Branch: perl
3145            ! perly.h
3146 ____________________________________________________________________________
3147 [  2975] By: gsar                                  on 1999/02/18  21:41:57
3148         Log: distinguish eval'' from BEGIN|INIT|END CVs (fixes buggy propagation
3149              of lexical searches in BEGIN|INIT|END)
3150      Branch: perl
3151            ! cop.h cv.h op.c perly.c perly.y pp_ctl.c t/op/misc.t
3152            ! vms/perly_c.vms
3153 ____________________________________________________________________________
3154 [  2974] By: gsar                                  on 1999/02/18  21:03:06
3155         Log: missing PERL_POLLUTE_MALLOC
3156      Branch: perl
3157            ! ext/SDBM_File/sdbm/sdbm.h
3158 ____________________________________________________________________________
3159 [  2973] By: gsar                                  on 1999/02/18  17:10:49
3160         Log: From:    Andy Dougherty <doughera@lafayette.edu>
3161              Date:    Wed, 17 Feb 1999 17:22:50 EST
3162              Message-Id: <Pine.GSU.4.05.9902171720490.17243-100000@newton.phys>
3163              Subject: [PATCH 5.005_xx] dotsh.pl triggers new warnings
3164      Branch: perl
3165            ! lib/dotsh.pl
3166 ____________________________________________________________________________
3167 [  2972] By: gsar                                  on 1999/02/18  17:04:12
3168         Log: s/#defined/#define/
3169      Branch: perl
3170            ! ext/Data/Dumper/Dumper.xs
3171 ____________________________________________________________________________
3172 [  2970] By: gsar                                  on 1999/02/18  03:26:43
3173         Log: ensure is data malloc()ed by GDBM is free()d (not Perl_mfree()d)
3174      Branch: perl
3175            ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
3176            ! ext/GDBM_File/typemap
3177 ____________________________________________________________________________
3178 [  2969] By: gsar                                  on 1999/02/17  23:30:47
3179         Log: correct slurp mode doc
3180      Branch: perl
3181            ! pod/perlfunc.pod pod/perlop.pod
3182 ____________________________________________________________________________
3183 [  2968] By: jhi                                   on 1999/02/17  23:15:49
3184         Log: Ultrix hints update.
3185              
3186              From: Spider Boardman <spider@zk3.dec.com>
3187              To: perlbug@perl.com
3188              Subject: Not OK: perl 5.00555 on RISC-ultrix 4.4 (UNINSTALLED)
3189              Date: Tue, 16 Feb 1999 23:04:28 -0500
3190              Message-Id: <9902170404.AA11036@abyss.zk3.dec.com>
3191      Branch: cfgperl
3192            ! hints/ultrix_4.sh
3193 ____________________________________________________________________________
3194 [  2966] By: jhi                                   on 1999/02/17  23:09:21
3195         Log: Change #2965 wiped out some Sarathy's _55 changes.
3196              Now unwiped.
3197      Branch: cfgperl
3198            ! Configure pp.c t/op/pack.t
3199 ____________________________________________________________________________
3200 [  2965] By: jhi                                   on 1999/02/17  23:00:04
3201         Log: Configure tweaks.
3202              
3203              Fix the Unixware/SCO uname scan:
3204              
3205              From: Tom Hughes <thh@cyberscience.com>
3206              To: perlbug@perl.com
3207              Subject: Not OK: perl 5.00555 on i386-svr4 [actually Unixware 2.1] (UNINSTALLED)
3208              Date: 17 Feb 1999 15:34:15 +0000    
3209              Message-ID: <yekg185nix4.fsf@elva.cyberscience.com>
3210              
3211              AIX syscalls.exp scan: the syscall might be marked 32, 3264, or 64
3212              
3213              From: Joe Buehler <jhpb@hekimian.com>
3214              To: perl5-porters@perl.org
3215              Subject: setsid not detected by perl 5.005_02 configure under AIX 4.3
3216              Date: 12 Feb 1999 11:25:21 -0500
3217              Message-ID: <yd3lni3613i.fsf@ganymede.hekimian.com>
3218              
3219              Make the pthreads joinable constant scan to output to fd 4, not 2.
3220      Branch: cfgperl
3221            ! Configure
3222 ____________________________________________________________________________
3223 [  2964] By: gsar                                  on 1999/02/17  21:30:07
3224         Log: From: Tom Christiansen <tchrist@jhereg.perl.com>
3225              Date: Wed, 17 Feb 1999 06:53:13 -0700
3226              Message-Id: <199902171353.GAA15682@jhereg.perl.com>
3227              Subject: PATCH: lib/Pod/Functions.pm for perl5.005_55
3228      Branch: perl
3229            ! lib/Pod/Functions.pm
3230 ____________________________________________________________________________
3231 [  2963] By: gsar                                  on 1999/02/17  21:18:21
3232         Log: fix comppad handling for failures in eval 'qr/(?p{...})/'
3233              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
3234              Date: Wed, 17 Feb 1999 10:06:01 +0000
3235              Message-Id: <199902171006.KAA10204@crypt.compulink.co.uk>
3236              Subject: Re: [5.005_53] panic: pad_free curpad 
3237      Branch: perl
3238            ! regcomp.c regexec.c t/op/misc.t
3239 ____________________________________________________________________________
3240 [  2962] By: gsar                                  on 1999/02/16  21:26:28
3241         Log: NaNQ? tweak
3242      Branch: perl
3243            ! t/lib/bigfloatpm.t
3244 ____________________________________________________________________________
3245 [  2961] By: jhi                                   on 1999/02/16  19:26:38
3246         Log: Integrate from mainperl.
3247      Branch: cfgperl
3248           !> (integrate 37 files)
3249 ____________________________________________________________________________
3250 [  2960] By: gsar                                  on 1999/02/16  18:04:29
3251         Log: undo change#2465 (qw[] is a real list now)
3252      Branch: perl
3253            ! pod/perlop.pod
3254 ____________________________________________________________________________
3255 [  2959] By: gsar                                  on 1999/02/16  07:09:33
3256         Log: this was 5.005_55
3257      Branch: perl
3258            ! Changes
3259
3260 ----------------
3261 Version 5.005_55
3262 ----------------
3263
3264 ____________________________________________________________________________
3265 [  2958] By: gsar                                  on 1999/02/16  06:18:27
3266         Log: integrate change#2852 from maint-5.005; integrate cfgperl contents;
3267              elide dups and non-dependents from Changes
3268      Branch: perl
3269            ! Changes pod/perlhist.pod
3270           !> Configure INSTALL README.threads doio.c ext/IPC/SysV/SysV.xs
3271           !> hints/ultrix_4.sh pod/perl.pod pod/perlfunc.pod
3272           !> pod/perlport.pod pp.c t/op/pack.t
3273 ____________________________________________________________________________
3274 [  2957] By: gsar                                  on 1999/02/16  04:09:47
3275         Log: propagate PERL_VERSION everywhere, add to pod
3276      Branch: perl
3277            ! Configure configpm configure.com ext/B/B/C.pm ext/B/byteperl.c
3278            ! ext/DB_File/DB_File.xs ext/Data/Dumper/Dumper.xs ext/IO/IO.xs
3279            ! hints/freebsd.sh hints/os2.sh installman installperl myconfig
3280            ! os2/Makefile.SHs os2/os2.c patchlevel.h perl.c perl.h
3281            ! plan9/genconfig.pl plan9/myconfig.plan9 plan9/versnum
3282            ! pod/perldebug.pod pod/perldelta.pod vms/genconfig.pl
3283            ! vms/myconfig.com vms/subconfigure.com win32/config.bc
3284            ! win32/config.gc win32/config.vc win32/config_sh.PL
3285            ! win32/win32.c x2p/a2py.c
3286 ____________________________________________________________________________
3287 [  2955] By: jhi                                   on 1999/02/15  16:15:03
3288         Log: The pack tests now better in C90 (after the packnative patches).
3289      Branch: cfgperl
3290            ! t/op/pack.t
3291 ____________________________________________________________________________
3292 [  2954] By: gsar                                  on 1999/02/15  14:11:50
3293         Log: tweak Configure to follow new PERL_VERSION etc.
3294      Branch: perl
3295            ! Configure patchlevel.h pod/perlhist.pod
3296 ____________________________________________________________________________
3297 [  2953] By: jhi                                   on 1999/02/15  14:02:21
3298         Log: Integrate from mainperl.
3299      Branch: cfgperl
3300           !> MANIFEST Porting/makerel
3301 ____________________________________________________________________________
3302 [  2952] By: jhi                                   on 1999/02/15  13:50:07
3303         Log: Enhance the packnative patch: use the packnative code
3304              only if required.  Also added hefty testing (hopefully
3305              I didn't assume too much...).  Tested on alpha, ix86, sparc.
3306      Branch: cfgperl
3307            ! pod/perlfunc.pod pp.c t/op/pack.t
3308 ____________________________________________________________________________
3309 [  2951] By: jhi                                   on 1999/02/15  13:46:56
3310         Log: AVAILABILITY from 5.005_03-tobe, will of course
3311              require updating when 5.006 comes out.
3312      Branch: cfgperl
3313            ! pod/perl.pod
3314 ____________________________________________________________________________
3315 [  2949] By: gsar                                  on 1999/02/15  13:28:51
3316         Log: will this be it for 5.005_55?
3317      Branch: perl
3318            ! MANIFEST Porting/makerel
3319 ____________________________________________________________________________
3320 [  2948] By: jhi                                   on 1999/02/15  13:23:52
3321         Log: Integrate from mainperl.
3322      Branch: cfgperl
3323           !> Changes Makefile.SH ext/B/B/C.pm patchlevel.h perl.h
3324           !> pod/perldiag.pod pod/perlembed.pod pod/perlfaq3.pod
3325           !> pod/perlfaq4.pod pod/perlfaq9.pod pod/perlmodinstall.pod
3326           !> pod/perlmodlib.pod pod/perltoc.pod t/io/argv.t
3327           !> t/lib/bigfloatpm.t t/lib/h2ph.t win32/Makefile win32/config.bc
3328           !> win32/config.gc win32/config.vc win32/config_H.bc
3329           !> win32/config_H.gc win32/config_H.vc win32/makefile.mk
3330 ____________________________________________________________________________
3331 [  2947] By: jhi                                   on 1999/02/15  13:20:41
3332         Log: perlport.pod 1.39 from Chris.
3333      Branch: cfgperl
3334            ! pod/perlport.pod
3335 ____________________________________________________________________________
3336 [  2946] By: jhi                                   on 1999/02/15  13:09:58
3337         Log: Import Ultrix update, change #2864, 
3338              
3339              From: Spider Boardman <spider@zk3.dec.com>
3340              To: perlbug@perl.com
3341              Subject: Not OK: perl 5.00503 +MAINT_TRIAL_5 on RISC-ultrix 4.4 (UNINSTALLED)
3342              Date: Wed, 10 Feb 1999 23:33:31 -0500
3343              Message-Id: <9902110433.AA12816@abyss.zk3.dec.com>
3344      Branch: cfgperl
3345            ! doio.c ext/IPC/SysV/SysV.xs hints/ultrix_4.sh
3346 ____________________________________________________________________________
3347 [  2945] By: jhi                                   on 1999/02/15  13:04:50
3348         Log: OpenBSD sparc SHMLBA.
3349      Branch: cfgperl
3350            ! ext/IPC/SysV/SysV.xs
3351 ____________________________________________________________________________
3352 [  2944] By: gsar                                  on 1999/02/15  12:09:52
3353         Log: update win32/config* stuff, Changes
3354      Branch: perl
3355            ! Changes win32/Makefile win32/config.bc win32/config.gc
3356            ! win32/config.vc win32/config_H.bc win32/config_H.gc
3357            ! win32/config_H.vc win32/makefile.mk
3358 ____________________________________________________________________________
3359 [  2943] By: gsar                                  on 1999/02/15  11:54:08
3360         Log: #include patchlevel.h by default, provide
3361              PERL_{REVISION,VERSION,SUBVERSION}
3362      Branch: perl
3363            ! patchlevel.h perl.h
3364 ____________________________________________________________________________
3365 [  2942] By: gsar                                  on 1999/02/15  10:26:59
3366         Log: allow /0|NaN/ on some bigfloatpm.t tests for portability; other
3367              misc fixes
3368      Branch: perl
3369            ! Makefile.SH t/io/argv.t t/lib/bigfloatpm.t t/lib/h2ph.t
3370 ____________________________________________________________________________
3371 [  2941] By: gsar                                  on 1999/02/15  10:24:37
3372         Log: broken URLs fixed (from Michael G Schwern <schwern@pobox.com>)
3373              Message-ID: <19990207002851.B9185@toldyouso.com>
3374              Message-ID: <19990207212152.A9765@toldyouso.com>
3375              Message-ID: <19990207212041.A9622@toldyouso.com>
3376              Message-ID: <19990207213127.A10244@toldyouso.com>
3377              Message-ID: <19990207212559.A9950@toldyouso.com>
3378              Message-ID: <19990207212842.A9994@toldyouso.com>
3379              Message-ID: <19990207212500.A9860@toldyouso.com>
3380              Message-ID: <19990207213013.A10105@toldyouso.com>
3381      Branch: perl
3382            ! pod/perldiag.pod pod/perlembed.pod pod/perlfaq3.pod
3383            ! pod/perlfaq4.pod pod/perlfaq9.pod pod/perlmodinstall.pod
3384            ! pod/perlmodlib.pod pod/perltoc.pod
3385 ____________________________________________________________________________
3386 [  2940] By: gsar                                  on 1999/02/15  10:07:08
3387         Log: enable dynaloading in C.pm-compiled programs (non-conflicting part
3388              of suggested patch)
3389              From: "Vishal Bhatia" <vishalb@my-dejanews.com>
3390              Date: Mon, 08 Feb 1999 01:14:41 -0000
3391              Message-ID: <DHIDFFOPMEFDBAAA@my-dejanews.com>
3392              Subject: [PATCH 5.005_54] some pending C.pm stuff 
3393      Branch: perl
3394            ! ext/B/B/C.pm
3395 ____________________________________________________________________________
3396 [  2939] By: jhi                                   on 1999/02/15  08:40:18
3397         Log: Integrate from mainperl.
3398      Branch: cfgperl
3399           +> t/lib/bigfloat.t t/lib/bigfloatpm.t
3400            - lib/File/PathConvert.pm
3401           !> (integrate 81 files)
3402 ____________________________________________________________________________
3403 [  2938] By: gsar                                  on 1999/02/15  06:56:39
3404         Log: change#2839 was bogus, redo
3405      Branch: perl
3406           !> t/lib/h2ph.pht
3407 ____________________________________________________________________________
3408 [  2937] By: gsar                                  on 1999/02/15  06:38:15
3409         Log: support Win32::GetFullPathName() and Win32::SetLastError()
3410              From: jan.dubois@ibm.net (Jan Dubois)
3411              Date: Tue, 09 Feb 1999 22:27:31 +0100
3412              Message-ID: <36c1a2ed.8007554@smtp1.ibm.net>
3413              Subject: [PATCH _54] Win32::GetFullPathName (Re: File::Spec::Win32 and UNCs)
3414      Branch: perl
3415            ! win32/win32.c
3416 ____________________________________________________________________________
3417 [  2936] By: gsar                                  on 1999/02/15  06:26:39
3418         Log: support native integers, pack("L_",...) etc. (via private mail)
3419              From: Jarkko Hietaniemi <jhi@iki.fi>
3420              Date: Wed, 10 Feb 1999 00:04:52 +0200 (EET)
3421              Message-Id: <199902092204.AAA29065@alpha.hut.fi>
3422              Subject: the "packnative" patch
3423      Branch: perl
3424            ! pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod pp.c
3425            ! t/lib/ipc_sysv.t t/op/pack.t
3426 ____________________________________________________________________________
3427 [  2935] By: gsar                                  on 1999/02/15  06:04:02
3428         Log: From: Michael G Schwern <schwern@pobox.com>
3429              Date: Tue, 9 Feb 1999 04:13:12 -0500
3430              Message-ID: <19990209041312.A15788@toldyouso.com>
3431              Subject: [PATCH]5.005_03-MAINT_TRIAL_5 utils/h2xs fixing -A & more
3432      Branch: perl
3433            ! utils/h2xs.PL
3434 ____________________________________________________________________________
3435 [  2934] By: gsar                                  on 1999/02/15  05:30:13
3436         Log: fix bugs in the handling of negative numbers, among other things
3437              From: Steven Knight <knight@theopera.baldmt.citilink.com>
3438              Date: Mon, 8 Feb 1999 01:16:24 -0600
3439              Message-Id: <199902080716.BAA24652@theopera.baldmt.citilink.com>
3440              Subject: Math::BigFloat and Math::BigInt
3441      Branch: perl
3442            + t/lib/bigfloat.t t/lib/bigfloatpm.t
3443            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/bigfloat.pl
3444            ! t/lib/bigintpm.t
3445 ____________________________________________________________________________
3446 [  2933] By: gsar                                  on 1999/02/15  04:57:52
3447         Log: From: "J. van Krieken" <John.van.Krieken@ATComputing.nl>
3448              Date: Thu, 4 Feb 1999 17:25:25 +0100 (MET)
3449              Message-Id: <199902041625.RAA14489@atcmpg.ATComputing.nl>
3450              Subject: s2p incorrectly handles hold space commands
3451      Branch: perl
3452            ! x2p/s2p.PL
3453 ____________________________________________________________________________
3454 [  2932] By: gsar                                  on 1999/02/15  04:45:55
3455         Log: clarify what a "line" is
3456      Branch: perl
3457            ! pod/perlfunc.pod pod/perlvar.pod
3458 ____________________________________________________________________________
3459 [  2931] By: gsar                                  on 1999/02/15  04:23:29
3460         Log: backout change#2811 and add newer version based on File::Spec
3461              From: Barrie Slaymaker <rbs@telerama.com>
3462              Date: Thu, 11 Feb 1999 16:29:24 -0500
3463              Message-ID: <36C34BB4.A62090E0@telerama.com>
3464              Subject: [PATCH]5.005_54 (pod2html) Relative URLs using new File::Spec
3465      Branch: perl
3466            - lib/File/PathConvert.pm
3467            ! MANIFEST installhtml lib/Pod/Html.pm
3468 ____________________________________________________________________________
3469 [  2930] By: gsar                                  on 1999/02/15  04:16:25
3470         Log: From: Barrie Slaymaker <rbs@telerama.com>
3471              Date: Thu, 11 Feb 1999 19:39:48 -0500
3472              Message-ID: <36C37854.707D139@telerama.com>
3473              Subject: [PATCH] 5.005_54 #2 Merging File::PathConvert in to File::Spec
3474      Branch: perl
3475            ! lib/File/Spec/Unix.pm lib/File/Spec/Win32.pm
3476 ____________________________________________________________________________
3477 [  2929] By: gsar                                  on 1999/02/15  04:06:50
3478         Log: patches suggested by John Bley <jbb6@acpub.duke.edu> (with minor edits)
3479              Date: Wed, 3 Feb 1999 05:24:55 -0500 (EST)
3480              Message-ID: <Pine.SOL.3.91.990203051924.302A-100000@soc11.acpub.duke.edu>
3481              Subject: [PATCH]5.005_54 (DOC) fix many typos
3482              --
3483              Date: Wed, 3 Feb 1999 08:53:53 -0500 (EST)
3484              Message-ID: <Pine.SOL.3.91.990203085157.895A-100000@soc11.acpub.duke.edu>
3485              Subject: [PATCH]5.005_54 (DOC) typos
3486      Branch: perl
3487            ! pod/perl5004delta.pod pod/perl5005delta.pod pod/perlcall.pod
3488            ! pod/perldebug.pod pod/perlfaq1.pod pod/perlfaq2.pod
3489            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
3490            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
3491            ! pod/perlfaq9.pod pod/perlfunc.pod pod/perlguts.pod
3492            ! pod/perllol.pod pod/perlmod.pod pod/perlref.pod
3493            ! pod/perlrun.pod pod/perlsub.pod pod/perltoc.pod
3494            ! pod/perlvar.pod pod/perlxs.pod
3495 ____________________________________________________________________________
3496 [  2928] By: gsar                                  on 1999/02/15  03:39:53
3497         Log: allow the Carp routines to pass through exception objects
3498      Branch: perl
3499            ! lib/Carp.pm
3500 ____________________________________________________________________________
3501 [  2927] By: gsar                                  on 1999/02/15  03:22:57
3502         Log: mention Proc::Daemon (suggested by Michael G Schwern <schwern@pobox.com>)
3503      Branch: perl
3504            ! pod/perlfaq8.pod
3505 ____________________________________________________________________________
3506 [  2926] By: gsar                                  on 1999/02/15  03:19:39
3507         Log: integrate h2ph.PL fixes from change#2809 (change#2838 was supposed to
3508              have done that, but didn't)
3509      Branch: perl
3510           !> utils/h2ph.PL
3511 ____________________________________________________________________________
3512 [  2925] By: gsar                                  on 1999/02/15  03:17:01
3513         Log: integrate cfgperl changes into mainline
3514      Branch: perl
3515            ! Changes
3516           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
3517           !> config_h.SH hints/openbsd.sh hints/ultrix_4.sh
3518           !> pod/perlport.pod t/lib/h2ph.pht utils/h2ph.PL
3519           !> vms/subconfigure.com
3520 ____________________________________________________________________________
3521 [  2924] By: gsar                                  on 1999/02/15  03:07:08
3522         Log: add const qualifier to most char* prototypes, handle ripple effect
3523      Branch: perl
3524            ! gv.c hv.c hv.h mg.c op.c perl.c pod/perlguts.pod proto.h sv.c
3525            ! universal.c util.c
3526 ____________________________________________________________________________
3527 [  2923] By: gsar                                  on 1999/02/15  01:04:30
3528         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
3529              Date: Thu, 04 Feb 1999 02:37:31 +0000
3530              Message-Id: <199902040237.CAA03255@crypt.compulink.co.uk>
3531              Subject: [PATCH 5.005_54] Re: .. misinterpreted as flipflop 
3532      Branch: perl
3533            ! pp_ctl.c t/op/range.t
3534 ____________________________________________________________________________
3535 [  2922] By: gsar                                  on 1999/02/15  00:24:34
3536         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
3537              Date: Sun, 31 Jan 1999 01:50:06 +0000
3538              Message-Id: <199901310150.BAA16299@crypt.compulink.co.uk>
3539              Subject: [PATCH 5.005_03t4] regexp flags bug
3540      Branch: perl
3541            ! regcomp.c t/op/re_tests
3542 ____________________________________________________________________________
3543 [  2921] By: gsar                                  on 1999/02/15  00:13:02
3544         Log: use New() et al., rather than safemalloc() et al.
3545              From: jan.dubois@ibm.net (Jan Dubois)
3546              Date: Fri, 29 Jan 1999 23:27:22 +0100
3547              Message-ID: <36bd33f2.51029616@smtp1.ibm.net>
3548              Subject: [PATCH _03-MT5] POSIX.xs memory API
3549      Branch: perl
3550            ! ext/POSIX/POSIX.xs
3551 ____________________________________________________________________________
3552 [  2920] By: gsar                                  on 1999/02/15  00:05:33
3553         Log: tweak READ() docs to mention $buffer must be altered by reference
3554      Branch: perl
3555            ! pod/perltie.pod
3556 ____________________________________________________________________________
3557 [  2919] By: gsar                                  on 1999/02/14  23:50:39
3558         Log: applied suggested patch, with several language/readability tweaks
3559              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3560              Date: Fri, 29 Jan 1999 00:25:02 -0500
3561              Message-ID: <19990129002502.C2898@monk.mps.ohio-state.edu>
3562              Subject: Re: [PATCH 5.005_*] Better parsing docs
3563      Branch: perl
3564            ! pod/perlop.pod
3565 ____________________________________________________________________________
3566 [  2918] By: gsar                                  on 1999/02/14  23:20:42
3567         Log: several bug fixes; now croak()s when date exceeds integer limits (instead
3568              of silently returning bogus values)
3569              From: Peter Chines <pchines@nhgri.nih.gov>
3570              Date: Wed, 27 Jan 1999 16:11:31 -0500
3571              Message-Id: <199901272117.QAA21458@kronos.nhgri.nih.gov>
3572              Subject: Time::Local
3573      Branch: perl
3574            ! lib/Time/Local.pm pod/perldelta.pod
3575 ____________________________________________________________________________
3576 [  2917] By: gsar                                  on 1999/02/14  11:21:43
3577         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3578              Date: Thu, 28 Jan 1999 10:02:20 -0500
3579              Message-ID: <19990128100220.A1321@monk.mps.ohio-state.edu>
3580              Subject: Re: [PATCH 5.005_53] Better perldoc
3581      Branch: perl
3582            ! utils/perldoc.PL
3583 ____________________________________________________________________________
3584 [  2916] By: gsar                                  on 1999/02/14  10:59:38
3585         Log: back out change#2751, apply updated version 
3586              From: jan.dubois@ibm.net (Jan Dubois)
3587              Date: Sat, 06 Feb 1999 01:06:29 +0100
3588              Message-ID: <36bc844c.18763049@smtp1.ibm.net>
3589              Subject: [PATCH] Cleanup of File::Spec module
3590      Branch: perl
3591            ! lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
3592            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
3593            ! lib/File/Spec/Win32.pm
3594 ____________________________________________________________________________
3595 [  2915] By: gsar                                  on 1999/02/14  10:48:01
3596         Log: tweak select() test
3597      Branch: perl
3598            ! pod/perlipc.pod t/op/fh.t
3599 ____________________________________________________________________________
3600 [  2914] By: gsar                                  on 1999/02/14  10:25:55
3601         Log: allow C<select('foo')> to autovivify *foo (SelectSaver expects that)
3602      Branch: perl
3603            ! op.c pod/perldiag.pod pp_sys.c t/op/misc.t
3604 ____________________________________________________________________________
3605 [  2913] By: gsar                                  on 1999/02/14  10:03:51
3606         Log: From: Kenneth Albanowski <kjahds@kjahds.com>
3607              Date: Sat, 23 Jan 1999 21:52:15 -0500 (EST)
3608              Message-ID: <Pine.LNX.3.93.990123212857.446B-100000@kjahds.kjahds.com>
3609              Subject: Re: SvOPV() or SvPV_nolen() or ...
3610      Branch: perl
3611            ! pod/perlguts.pod
3612 ____________________________________________________________________________
3613 [  2912] By: gsar                                  on 1999/02/14  09:57:29
3614         Log: provide SvPV_nolen(sv) to avoid use of PL_na
3615              From: jan.dubois@ibm.net (Jan Dubois)
3616              Date: Sun, 24 Jan 1999 02:45:32 +0100
3617              Message-ID: <36bb7ada.68485547@smtp1.ibm.net>
3618              Subject: [PATCH 5.005_54]  _54 version of SvPV_nolen patch
3619      Branch: perl
3620            ! embed.h global.sym objXSUB.h pod/perlguts.pod proto.h sv.c
3621            ! sv.h
3622 ____________________________________________________________________________
3623 [  2911] By: gsar                                  on 1999/02/14  06:51:05
3624         Log: elide stray effluvium
3625      Branch: perl
3626            ! pod/perldelta.pod
3627 ____________________________________________________________________________
3628 [  2910] By: gsar                                  on 1999/02/14  05:51:56
3629         Log: slurping an empty file should return '' rather than undef, with
3630              commensurate effects on ARGV processing
3631      Branch: perl
3632            ! pod/perldelta.pod pod/perlfunc.pod pod/perlop.pod
3633            ! pod/perlvar.pod pp_hot.c sv.h t/io/argv.t
3634 ____________________________________________________________________________
3635 [  2909] By: gsar                                  on 1999/02/14  00:02:11
3636         Log: perly_c.diff typo
3637      Branch: perl
3638            ! perly.c perly_c.diff vms/perly_c.vms
3639 ____________________________________________________________________________
3640 [  2908] By: gsar                                  on 1999/02/13  18:20:13
3641         Log: From: jan.dubois@ibm.net (Jan Dubois)
3642              Date: Sat, 13 Feb 1999 13:25:53 +0100
3643              Message-Id: <36c9629c.13334874@smtp1.ibm.net>
3644              Subject: [PATCH 5.005_03-MT5] "goto must have label" message for C<goto ''>
3645      Branch: perl
3646            ! pod/perlfunc.pod pp_ctl.c t/lib/io_unix.t
3647 ____________________________________________________________________________
3648 [  2907] By: jhi                                   on 1999/02/13  15:07:26
3649         Log: Integrate from mainperl.
3650      Branch: cfgperl
3651           +> emacs/e2ctags.pl pod/perltodo.pod t/op/lop.t
3652           !> (integrate 150 files)
3653 ____________________________________________________________________________
3654 [  2903] By: gsar                                  on 1999/02/12  13:25:59
3655         Log: From: jan.dubois@ibm.net (Jan Dubois)
3656              Date: Sun, 24 Jan 1999 01:12:00 +0100
3657              Message-ID: <36b66479.62756298@smtp1.ibm.net>
3658              Subject: [PATCH 5.005_54] remove OVERLOAD conditionals
3659      Branch: perl
3660            ! XSUB.h dump.c gv.c hv.h mg.c perl.h perlvars.h pp.c pp.h
3661            ! proto.h sv.c sv.h
3662 ____________________________________________________________________________
3663 [  2902] By: gsar                                  on 1999/02/12  12:55:11
3664         Log: script to generate ctags from etags
3665              From: Colin Kuskie <ckuskie@cadence.com>
3666              Date: Wed, 20 Jan 1999 16:29:35 -0800 (PST)
3667              Message-ID: <Pine.GSO.3.96.990120160519.5755Q-100000@pdxue150.cadence.com>
3668              Subject: [PATCH 5.005_54] adding ctags to the source, FAQ, make
3669      Branch: perl
3670            + emacs/e2ctags.pl
3671            ! Makefile.SH pod/perlfaq3.pod
3672 ____________________________________________________________________________
3673 [  2901] By: gsar                                  on 1999/02/12  12:40:17
3674         Log: allow boolean assign ops to be lvalues
3675              From: Stephen McCamant <smccam@uclink4.berkeley.edu>
3676              Date: Mon, 11 Jan 1999 16:52:18 -0600 (CST)
3677              Message-ID: <13978.32609.495338.544643@alias-2.pr.mcs.net>
3678              --
3679              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
3680              Date: Mon, 18 Jan 1999 10:04:00 +0000
3681              Message-Id: <199901181004.KAA17471@crypt.compulink.co.uk>
3682              Subject: Re: [inconsistency 5.005_54] ||= not an lvalue 
3683      Branch: perl
3684            + t/op/lop.t
3685            ! MANIFEST op.c
3686 ____________________________________________________________________________
3687 [  2899] By: jhi                                   on 1999/02/12  12:03:48
3688         Log: Configure update: OpenBSD thread-awareness, SCO ODT/OSR osvers.
3689      Branch: cfgperl
3690            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
3691            ! config_h.SH hints/openbsd.sh
3692 ____________________________________________________________________________
3693 [  2898] By: gsar                                  on 1999/02/12  11:49:25
3694         Log: support win32_putenv()
3695      Branch: perl
3696            ! mg.c util.c win32/GenCAPI.pl win32/makedef.pl win32/perlhost.h
3697            ! win32/win32.c win32/win32iop.h
3698 ____________________________________________________________________________
3699 [  2894] By: gsar                                  on 1999/02/12  11:09:27
3700         Log: add missing hunk in change#2657
3701      Branch: perl
3702            ! ext/B/B/CC.pm
3703 ____________________________________________________________________________
3704 [  2893] By: gsar                                  on 1999/02/12  11:00:13
3705         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3706              Date: Tue, 19 Jan 1999 20:13:15 -0500
3707              Message-ID: <19990119201315.A21167@monk.mps.ohio-state.edu>
3708              Subject: [PATCH 5.005_53] Remove extraneous sh in test suites
3709      Branch: perl
3710            ! t/op/fh.t t/op/misc.t t/op/runlevel.t t/pragma/strict.t
3711            ! t/pragma/subs.t t/pragma/warning.t
3712 ____________________________________________________________________________
3713 [  2892] By: gsar                                  on 1999/02/12  10:44:38
3714         Log: update change#2670 to later version
3715              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
3716              Date: Sun, 31 Jan 1999 16:16:14 +0000
3717              Message-Id: <199901311616.QAA17673@crypt.compulink.co.uk>
3718              Subject: Re: [PATCH 5.005_54] Evalled substitution parsing 
3719      Branch: perl
3720            ! t/op/subst.t toke.c
3721 ____________________________________________________________________________
3722 [  2891] By: gsar                                  on 1999/02/12  10:31:17
3723         Log: make testsuite somewhat location independent
3724      Branch: perl
3725            ! (edit 117 files)
3726 ____________________________________________________________________________
3727 [  2890] By: gsar                                  on 1999/02/12  10:00:30
3728         Log: add $AutoLoader::VERSION
3729      Branch: perl
3730            ! lib/AutoLoader.pm
3731 ____________________________________________________________________________
3732 [  2889] By: gsar                                  on 1999/02/12  09:55:48
3733         Log: tweak PERL_STRICT_CR notes
3734      Branch: perl
3735            ! pod/perl5005delta.pod
3736 ____________________________________________________________________________
3737 [  2888] By: gsar                                  on 1999/02/12  09:41:45
3738         Log: add note about test-notty target
3739      Branch: perl
3740            ! README.win32
3741 ____________________________________________________________________________
3742 [  2887] By: gsar                                  on 1999/02/12  09:37:37
3743         Log: add perltodo.pod
3744      Branch: perl
3745            + pod/perltodo.pod
3746            ! MANIFEST Todo pod/Makefile pod/perl.pod pod/roffitall
3747            ! win32/pod.mak
3748 ____________________________________________________________________________
3749 [  2886] By: jhi                                   on 1999/02/12  08:52:14
3750         Log: Integrate from mainperl.
3751      Branch: cfgperl
3752           +> t/op/fh.t
3753           !> (integrate 30 files)
3754 ____________________________________________________________________________
3755 [  2885] By: gsar                                  on 1999/02/12  08:42:10
3756         Log: note how to find REG_INFTY limit
3757      Branch: perl
3758            ! pod/perlre.pod
3759 ____________________________________________________________________________
3760 [  2884] By: jhi                                   on 1999/02/12  08:36:14
3761         Log: OpenBSD pthreads awareness, thanks to
3762              David Leonard <david.leonard@csee.uq.edu.au>
3763      Branch: maint-5.005/perl
3764            ! Configure hints/openbsd.sh
3765 ____________________________________________________________________________
3766 [  2882] By: gsar                                  on 1999/02/12  08:05:20
3767         Log: IO is maintained by p5p (per Graham Barr's wishes)
3768      Branch: perl
3769            ! MAINTAIN ext/IO/ChangeLog ext/IO/README ext/IO/lib/IO/Dir.pm
3770            ! ext/IO/lib/IO/Pipe.pm ext/IO/lib/IO/Poll.pm
3771            ! ext/IO/lib/IO/Select.pm ext/IO/lib/IO/Socket.pm
3772            ! ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/Socket/UNIX.pm
3773 ____________________________________________________________________________
3774 [  2881] By: gsar                                  on 1999/02/12  07:57:13
3775         Log: fh.t typo
3776      Branch: perl
3777            ! t/op/fh.t
3778 ____________________________________________________________________________
3779 [  2880] By: gsar                                  on 1999/02/12  07:38:16
3780         Log: PERL5OPT=-T enables taint mode (suggested by Jason Riedy <ejr@cise.ufl.edu>)
3781      Branch: perl
3782            ! perl.c pod/perlrun.pod
3783 ____________________________________________________________________________
3784 [  2879] By: gsar                                  on 1999/02/12  05:39:29
3785         Log: fix ops that are not filehandle constructors to not create GV if it
3786              doesn't already exist (avoids leaks); extend semantics of defined()
3787              so that defined(*{$foo}) works (experimental)
3788      Branch: perl
3789            + t/op/fh.t
3790            ! MANIFEST embed.h embed.pl objXSUB.h op.c pod/perldiag.pod pp.c
3791            ! pp_hot.c pp_sys.c proto.h t/op/gv.t t/op/misc.t
3792 ____________________________________________________________________________
3793 [  2877] By: jhi                                   on 1999/02/11  20:44:00
3794         Log: From: Chris Nandor <pudge@pobox.com>
3795              To: perl5-porters@perl.org
3796              Subject: [PATCH] perlport.pod 1.39
3797              Date: Thu, 11 Feb 1999 12:28:35 -0500
3798              Message-Id: <v04020a2db2e8c3177123@[192.168.0.77]>
3799      Branch: cfgperl
3800            ! pod/perlport.pod
3801 ____________________________________________________________________________
3802 [  2870] By: gsar                                  on 1999/02/11  11:17:08
3803         Log: remove double typeglob deref (suggested by RonaldWS <ronaldws@aol.com>)
3804      Branch: perl
3805            ! ext/IO/lib/IO/Pipe.pm
3806 ____________________________________________________________________________
3807 [  2869] By: gsar                                  on 1999/02/11  11:00:56
3808         Log: update win32/pod.mak
3809      Branch: perl
3810            ! win32/pod.mak
3811 ____________________________________________________________________________
3812 [  2868] By: gsar                                  on 1999/02/11  10:42:44
3813         Log: From: Benjamin Low <b.d.low@unsw.edu.au>
3814              Date: Fri, 08 Jan 1999 14:36:53 +1100
3815              Message-ID: <36957D55.1D65A0B2@unsw.edu.au>
3816              Subject: Re: [Fwd: IO::Socket::connect and blocking]
3817      Branch: perl
3818            ! ext/IO/lib/IO/Socket.pm
3819 ____________________________________________________________________________
3820 [  2867] By: gsar                                  on 1999/02/11  09:43:03
3821         Log: av_extend() doc tweak from Jan Dubois
3822      Branch: perl
3823            ! pod/perlguts.pod
3824 ____________________________________________________________________________
3825 [  2866] By: gsar                                  on 1999/02/11  09:27:17
3826         Log: display full pathname of unreadable files
3827      Branch: perl
3828            ! utils/perldoc.PL
3829 ____________________________________________________________________________
3830 [  2865] By: gsar                                  on 1999/02/11  09:02:31
3831         Log: missing patch in change#2522
3832      Branch: perl
3833            ! lib/Pod/Text.pm
3834 ____________________________________________________________________________
3835 [  2864] By: jhi                                   on 1999/02/11  08:45:00
3836         Log: From: Spider Boardman <spider@zk3.dec.com>
3837              To: perlbug@perl.com
3838              Subject: Not OK: perl 5.00503 +MAINT_TRIAL_5 on RISC-ultrix 4.4 (UNINSTALLED)
3839              Date: Wed, 10 Feb 1999 23:33:31 -0500
3840              Message-Id: <9902110433.AA12816@abyss.zk3.dec.com>
3841      Branch: maint-5.005/perl
3842            ! doio.c ext/IPC/SysV/SysV.xs hints/ultrix_4.sh
3843 ____________________________________________________________________________
3844 [  2862] By: gsar                                  on 1999/02/11  08:14:34
3845         Log: integrate changes#2738,2740 from maint-5.005
3846      Branch: perl
3847           !> lib/ExtUtils/MakeMaker.pm
3848 ____________________________________________________________________________
3849 [  2861] By: jhi                                   on 1999/02/11  08:04:25
3850         Log: Integrate from mainperl.
3851      Branch: cfgperl
3852           !> Changes perl.h pod/perl5005delta.pod pp_ctl.c t/op/local.t
3853           !> t/op/range.t win32/config.gc
3854 ____________________________________________________________________________
3855 [  2860] By: gsar                                  on 1999/02/11  07:30:08
3856         Log: binmode() support for cygwin32 (suggested by Steven Morlock
3857              <newspost@morlock.net>)
3858      Branch: perl
3859            ! perl.h
3860 ____________________________________________________________________________
3861 [  2859] By: gsar                                  on 1999/02/11  07:14:21
3862         Log: update Changes
3863      Branch: perl
3864            ! Changes
3865           !> pod/perl5005delta.pod
3866 ____________________________________________________________________________
3867 [  2856] By: gsar                                  on 1999/02/11  07:07:39
3868         Log: integrate perldelta changes from maint-5.005
3869      Branch: perl
3870           !> pod/perl5005delta.pod
3871 ____________________________________________________________________________
3872 [  2855] By: gsar                                  on 1999/02/11  06:31:50
3873         Log: applied suggested patch; added tests
3874              From: Adam Krolnik <adamk@gypsy.cyrix.com>
3875              Date: Sat, 12 Dec 98 15:30:18 -0600
3876              Message-Id: <9812122130.AA03717@gypsy.eng.cyrix.com>
3877              Subject: Range operation doesn't handle IV_MAX
3878      Branch: perl
3879            ! pp_ctl.c t/op/range.t
3880 ____________________________________________________________________________
3881 [  2854] By: gsar                                  on 1999/02/11  05:00:55
3882         Log: compatibility fix: magic non-propagation in foreach implicit localization
3883      Branch: perl
3884            ! pp_ctl.c t/op/local.t win32/config.gc
3885 ____________________________________________________________________________
3886 [  2852] By: gsar                                  on 1999/02/10  23:17:49
3887         Log: fair warning about -Dusethreads
3888      Branch: maint-5.005/perl
3889            ! Configure INSTALL README.threads
3890 ____________________________________________________________________________
3891 [  2847] By: jhi                                   on 1999/02/09  19:13:28
3892         Log: Integrate from mainperl.
3893      Branch: cfgperl
3894           !> pod/perldelta.pod pod/perlfunc.pod pod/perlobj.pod
3895           !> pod/perlop.pod pp.c t/op/method.t t/op/pack.t
3896 ____________________________________________________________________________
3897 [  2846] By: gsar                                  on 1999/02/09  13:53:28
3898         Log: a modified version of suggested patch for pack template 'Z'; added docs
3899              From: "Valeriy E. Ushakov" <uwe@ptc.spbu.ru>
3900              Date: Mon, 16 Jun 1997 03:00:31 +0400 (MSD)
3901              Message-ID: <%lOHpzIuGV@snark.ptc.spbu.ru>
3902              Subject: lack of pack/unpack letter with useful symmetry for C null delimited strings
3903      Branch: perl
3904            ! pod/perldelta.pod pod/perlfunc.pod pp.c t/op/pack.t
3905 ____________________________________________________________________________
3906 [  2845] By: gsar                                  on 1999/02/09  00:03:26
3907         Log: clarify docs for change#2835
3908      Branch: perl
3909            ! pod/perldelta.pod pod/perlop.pod
3910 ____________________________________________________________________________
3911 [  2844] By: gsar                                  on 1999/02/08  23:40:57
3912         Log: addendum to change#2823
3913              From: Stephen McCamant <smccam@uclink4.berkeley.edu>
3914              Date: Sun, 13 Dec 1998 16:06:04 -0800 (PST)
3915              Message-ID: <13940.21805.470054.299@fre-76-120.reshall.berkeley.edu>
3916              Subject: [PATCH] Docs and tests for method-call syntax
3917      Branch: perl
3918            ! pod/perlobj.pod t/op/method.t
3919 ____________________________________________________________________________
3920 [  2843] By: jhi                                   on 1999/02/08  21:06:28
3921         Log: Ultrix mmap tidbit.
3922      Branch: cfgperl
3923            ! hints/ultrix_4.sh
3924 ____________________________________________________________________________
3925 [  2842] By: jhi                                   on 1999/02/08  20:22:55
3926         Log: Integrate from mainperl.
3927      Branch: cfgperl
3928           +> t/op/subst_wamp.t
3929           !> (integrate 35 files)
3930 ____________________________________________________________________________
3931 [  2841] By: jhi                                   on 1999/02/08  18:23:26
3932         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3933              To: Mailing list Perl5 <perl5-porters@perl.org>
3934              Subject: [PATCH 5.005_53] s/\ba/./g was over-optimized
3935              Date: Sun, 7 Feb 1999 17:25:22 -0500
3936              Message-ID: <19990207172522.B894@monk.mps.ohio-state.edu>
3937      Branch: cfgperl
3938            + t/op/subst_amp.t
3939            ! MANIFEST regcomp.c t/op/subst.t
3940 ____________________________________________________________________________
3941 [  2840] By: jhi                                   on 1999/02/08  18:16:54
3942         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3943              To: Mailing list Perl5 <perl5-porters@perl.org>
3944              Subject: [PATCH 5.005_53] Fix list-context //g with zero-length matches
3945              Date: Sun, 7 Feb 1999 17:00:10 -0500
3946              Message-ID: <19990207170009.A894@monk.mps.ohio-state.edu>
3947      Branch: cfgperl
3948            ! pp_hot.c t/op/pat.t
3949 ____________________________________________________________________________
3950 [  2839] By: jhi                                   on 1999/02/08  17:25:30
3951         Log: A require was missing.
3952      Branch: cfgperl
3953            ! t/lib/h2ph.pht
3954 ____________________________________________________________________________
3955 [  2838] By: jhi                                   on 1999/02/08  16:38:41
3956         Log: Bring in the change #2809 (the Configure part has been
3957              modified rather a lot since the #2809, though.)
3958      Branch: cfgperl
3959            ! Configure utils/h2ph.PL
3960 ____________________________________________________________________________
3961 [  2835] By: gsar                                  on 1999/02/08  14:40:23
3962         Log: make qw() into a true list at compile time (slightly modified
3963              variant of patch suggested by Tom Hughes <tom@compton.demon.co.uk>)
3964      Branch: perl
3965            ! pod/perldelta.pod pod/perlop.pod pp_hot.c toke.c
3966 ____________________________________________________________________________
3967 [  2834] By: gsar                                  on 1999/02/08  13:23:16
3968         Log: make safesysmalloc() etc., always available; safemalloc() et al are
3969              now macros that point to the right malloc; fix various places in
3970              sources that need to always use safesysmalloc() et al
3971      Branch: perl
3972            ! embed.h embedvar.h global.sym iperlsys.h mg.c objXSUB.h perl.h
3973            ! perl_exp.SH proto.h util.c vms/gen_shrfls.pl win32/makedef.pl
3974 ____________________________________________________________________________
3975 [  2833] By: gsar                                  on 1999/02/08  10:56:16
3976         Log: remove spurious #endif in last change
3977      Branch: perl
3978            ! perl.h
3979 ____________________________________________________________________________
3980 [  2832] By: gsar                                  on 1999/02/08  10:34:55
3981         Log: make EMBEDMYMALLOC the default and provide PERL_POLLUTE_MALLOC to let
3982              them ask for insanity (untested)
3983      Branch: perl
3984            ! INSTALL Todo-5.005 ext/SDBM_File/sdbm/sdbm.h hints/machten.sh
3985            ! hints/next_3.sh hints/next_4.sh hints/qnx.sh iperlsys.h
3986            ! malloc.c perl.h pod/perldelta.pod pod/perlguts.pod sv.c
3987 ____________________________________________________________________________
3988 [  2831] By: jhi                                   on 1999/02/08  08:33:33
3989         Log: Update vms/subconfigure.com along the lines of change #2829.
3990      Branch: cfgperl
3991            ! vms/subconfigure.com
3992 ____________________________________________________________________________
3993 [  2830] By: gsar                                  on 1999/02/08  00:19:46
3994         Log: integrate cfgperl changes into mainline
3995      Branch: perl
3996           +> ext/DynaLoader/dl_beos.xs ext/GDBM_File/hints/sco.pl
3997           +> lib/File/PathConvert.pm pod/perlthrtut.pod
3998            ! Changes
3999           !> (integrate 93 files)
4000 ____________________________________________________________________________
4001 [  2829] By: jhi                                   on 1999/02/07  23:49:46
4002         Log: Configure update.
4003              
4004              Probe for mmap() et alia.
4005              The *cc*symbols patch (just Configure, no h2ph).
4006      Branch: cfgperl
4007            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
4008            ! config_h.SH perl.h
4009 ____________________________________________________________________________
4010 [  2828] By: gsar                                  on 1999/02/07  23:38:47
4011         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4012              Date: Sun, 7 Feb 1999 17:25:22 -0500
4013              Message-ID: <19990207172522.B894@monk.mps.ohio-state.edu>
4014              Subject: [PATCH 5.005_53] s/\ba/./g was over-optimized
4015      Branch: perl
4016            + t/op/subst_amp.t t/op/subst_wamp.t
4017            ! MANIFEST regcomp.c t/op/subst.t
4018 ____________________________________________________________________________
4019 [  2827] By: gsar                                  on 1999/02/07  23:27:32
4020         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4021              Date: Sun, 7 Feb 1999 17:00:10 -0500
4022              Message-ID: <19990207170009.A894@monk.mps.ohio-state.edu>
4023              Subject: [PATCH 5.005_53] Fix list-context //g with zero-length matches
4024      Branch: perl
4025            ! pp_hot.c t/op/pat.t
4026 ____________________________________________________________________________
4027 [  2826] By: gsar                                  on 1999/02/07  23:26:04
4028         Log: patch for change#2822, done right; add PERL_OBJECT stuff; regen headers
4029              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4030              Date: Sun, 7 Feb 1999 15:07:27 -0500
4031              Message-ID: <19990207150726.A571@monk.mps.ohio-state.edu>
4032              Subject: Re: fixing memory leaks in REx compilation
4033      Branch: perl
4034            ! embed.h embed.pl objXSUB.h proto.h regcomp.c regcomp.h
4035            ! regexec.c
4036 ____________________________________________________________________________
4037 [  2825] By: jhi                                   on 1999/02/07  18:05:13
4038         Log: Integrate from mainperl.
4039      Branch: cfgperl
4040           +> lib/DB.pm t/comp/bproto.t
4041           !> MANIFEST ext/Data/Dumper/Dumper.pm ext/SDBM_File/sdbm/sdbm.c
4042           !> lib/Pod/Html.pm op.c perly.c perly.y perly_c.diff
4043           !> pod/perldelta.pod pod/perlfunc.pod pod/perlop.pod regcomp.h
4044           !> toke.c vms/perly_c.vms
4045 ____________________________________________________________________________
4046 [  2824] By: gsar                                  on 1999/02/07  14:21:48
4047         Log: tweak doc on bitwise ops
4048      Branch: perl
4049            ! pod/perlop.pod
4050 ____________________________________________________________________________
4051 [  2823] By: gsar                                  on 1999/02/07  13:38:31
4052         Log: applied suggested patch; regen perly* and vms/perly*
4053              From: Stephen McCamant <smccam@uclink4.berkeley.edu>
4054              Date: Sun, 13 Dec 1998 01:10:12 -0800 (PST)
4055              Message-ID: <13939.26706.620683.846776@fre-76-120.reshall.berkeley.edu>
4056              Subject: [PATCH] Re: Suggestion for perlobj man page
4057      Branch: perl
4058            ! perly.c perly.y perly_c.diff toke.c vms/perly_c.vms
4059 ____________________________________________________________________________
4060 [  2822] By: gsar                                  on 1999/02/07  12:39:09
4061         Log: Ilya's idea for cleaning up failed regex allocs (substantive parts
4062              disabled, fails tests)
4063      Branch: perl
4064            ! regcomp.h
4065 ____________________________________________________________________________
4066 [  2821] By: gsar                                  on 1999/02/07  11:09:39
4067         Log: pod2html misinterprets Foo::Bar as a URL (fix suggested by Alexander Barilo
4068              <Alexander.Barilo@aexp.com>)
4069      Branch: perl
4070            ! lib/Pod/Html.pm
4071 ____________________________________________________________________________
4072 [  2820] By: gsar                                  on 1999/02/07  10:20:35
4073         Log: add draft debugging API implementation
4074      Branch: perl
4075            + lib/DB.pm
4076            ! MANIFEST
4077 ____________________________________________________________________________
4078 [  2819] By: gsar                                  on 1999/02/07  09:58:45
4079         Log: avoid garbage in db->dirbuf
4080              From: Masahiro KAJIURA <masahiro.kajiura@toshiba.co.jp>
4081              Date: Sat, 05 Dec 1998 14:14:54 +0900
4082              Message-Id: <199812050514.OAA23268@toshiba.co.jp>
4083              Subject: SDBM bug
4084      Branch: perl
4085            ! ext/SDBM_File/sdbm/sdbm.c
4086 ____________________________________________________________________________
4087 [  2818] By: gsar                                  on 1999/02/07  09:32:24
4088         Log: missing entry
4089      Branch: perl
4090            ! MANIFEST
4091 ____________________________________________________________________________
4092 [  2817] By: gsar                                  on 1999/02/07  09:30:47
4093         Log: properly prototype check parenthesized unary ops (e.g. defined(&a,&b))
4094      Branch: perl
4095            + t/comp/bproto.t
4096            ! op.c pod/perldelta.pod pod/perlfunc.pod pod/perlop.pod
4097 ____________________________________________________________________________
4098 [  2816] By: gsar                                  on 1999/02/06  00:14:29
4099         Log: minor bug in dumping blessed subrefs
4100      Branch: perl
4101            ! ext/Data/Dumper/Dumper.pm
4102 ____________________________________________________________________________
4103 [  2812] By: jhi                                   on 1999/02/03  22:02:24
4104         Log: Enhance change #2808.
4105              
4106              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
4107              To: perl5-porters@perl.org
4108              Subject: Re: [PATCH 5.00*]: perlbug checklist
4109              Date: Wed, 3 Feb 1999 19:02:27 +0000
4110              Message-Id: <E1087ZD-0005z1-00@taurus.cus.cam.ac.uk>
4111      Branch: cfgperl
4112            ! utils/perlbug.PL
4113 ____________________________________________________________________________
4114 [  2811] By: jhi                                   on 1999/02/03  21:53:23
4115         Log: From: Barrie Slaymaker <rbs@telerama.com>
4116              To: perl5-porters@perl.org
4117              CC: pod-people@perl.org
4118              Subject: [PATCH]5.005_54 (pod2html) Generate Relative URLs
4119              Date: Wed, 03 Feb 1999 10:34:18 -0500
4120              Message-ID: <36B86C7A.E99EFFF1@telerama.com>
4121              
4122              Add File::PathConvert.pm.
4123              Fix Pod::Html and installhtml to understand relative urls.
4124      Branch: cfgperl
4125            + lib/File/PathConvert.pm
4126            ! MANIFEST installhtml lib/Pod/Html.pm
4127 ____________________________________________________________________________
4128 [  2810] By: jhi                                   on 1999/02/03  20:25:10
4129         Log: From: Francois Desarmenien <desar@club-internet.fr>
4130              To: Mailing list Perl5 <perl5-porters@perl.org>
4131              Subject: [PATCH]5.005_54 (hints) SCO 3/5 hint files and SysV correction
4132              Date: Wed, 03 Feb 1999 13:13:24 +0000
4133              Message-ID: <36B84B74.5EC9B6C8@club-internet.fr>
4134              
4135              (note: this patch completely overrides Tom Wolfe's patch,
4136              change #2604)
4137      Branch: cfgperl
4138            + ext/GDBM_File/hints/sco.pl
4139            ! MANIFEST ext/IPC/SysV/SysV.xs hints/sco.sh
4140 ____________________________________________________________________________
4141 [  2809] By: jhi                                   on 1999/02/03  19:54:16
4142         Log: h2ph fixes + Configure patch to support them.
4143              
4144              From: "Kurt D. Starsinic" <kstar@chapin.edu>
4145              To: Graham Barr <gbarr@pobox.com>, Jarkko Hietaniemi <jhi@iki.fi>,
4146              Gurusamy Sarathy <gsar@engin.umich.edu>
4147              Cc: perl5-porters@perl.org
4148              Subject: [PATCH 5.00503_MT5] h2ph.PL
4149              Date: Tue, 2 Feb 1999 19:48:06 -0500
4150              Message-ID: <19990202194806.E10647@O2.chapin.edu>
4151      Branch: maint-5.005/perl
4152            ! Configure utils/h2ph.PL
4153 ____________________________________________________________________________
4154 [  2808] By: jhi                                   on 1999/02/03  16:59:55
4155         Log: Enhance the perlbug checklist.
4156      Branch: cfgperl
4157            ! utils/perlbug.PL
4158 ____________________________________________________________________________
4159 [  2807] By: jhi                                   on 1999/02/03  14:01:37
4160         Log: Document the standard strftime %formats.
4161              
4162              From: Dominic Dunlop <domo@vo.lu>
4163              To: "Kurt D. Starsinic" <kstar@chapin.edu>, Ben Gertzfield <che@debian.org>
4164              Subject: [PATCH] 5.00[45]*: Re: POSIX's strftime() does not enforce POSIX %C on Solaris
4165              Date: Tue, 2 Feb 1999 15:55:29 +0100
4166              Message-Id: <v0311070cb2dcb3f5f773@[212.24.192.188]>
4167      Branch: cfgperl
4168            ! ext/POSIX/POSIX.pod
4169 ____________________________________________________________________________
4170 [  2806] By: jhi                                   on 1999/02/03  13:58:00
4171         Log: Integrate from mainperl.
4172      Branch: cfgperl
4173           !> perl.h
4174 ____________________________________________________________________________
4175 [  2805] By: gsar                                  on 1999/02/03  03:32:31
4176         Log: PL_uuemap[] init needs help for sizeof()
4177      Branch: perl
4178            ! perl.h
4179 ____________________________________________________________________________
4180 [  2804] By: jhi                                   on 1999/02/02  20:44:30
4181         Log: These should've been already in #2803.
4182      Branch: cfgperl
4183            ! Configure config_h.SH vms/subconfigure.com
4184 ____________________________________________________________________________
4185 [  2803] By: jhi                                   on 1999/02/02  20:38:45
4186         Log: telldir prototype issue, from mists of time...
4187      Branch: cfgperl
4188            ! hints/netbsd.sh pp_sys.c
4189 ____________________________________________________________________________
4190 [  2801] By: jhi                                   on 1999/02/02  17:40:14
4191         Log: From: John Bley <jbb6@acpub.duke.edu>
4192              To: perlbug@perl.org
4193              Subject: [PATCH]5.005_54 (DOC) fix minor typos
4194              Date: Tue, 2 Feb 1999 07:52:52 -0500 (EST)
4195              Message-ID: <Pine.SOL.3.91.990202075115.23589A-100000@soc11.acpub.duke.edu>
4196      Branch: cfgperl
4197            ! pod/perlre.pod
4198 ____________________________________________________________________________
4199 [  2800] By: jhi                                   on 1999/02/02  17:26:49
4200         Log: Update todo with POSIX 1003.1 1996 Edition reminder.
4201      Branch: cfgperl
4202            ! Todo-5.005
4203 ____________________________________________________________________________
4204 [  2799] By: jhi                                   on 1999/02/02  17:18:51
4205         Log: Update FindBin from maint-5.005.
4206      Branch: cfgperl
4207            ! lib/FindBin.pm
4208 ____________________________________________________________________________
4209 [  2798] By: jhi                                   on 1999/02/02  17:16:07
4210         Log: Fix typecasts in #2797
4211              
4212              From: "G. Del Merritt" <del@intranetics.com>
4213              Date: Fri, 29 Jan 1999 11:47:25 -0700
4214              Message-Id: <199901291847.LAA04828@jhereg.perl.com>
4215              Subject: Not OK: perl 5.00503 +MAINT_TRIAL_5 on MSWin32-x86-object 4.0 (PATCH included)
4216      Branch: cfgperl
4217            ! ext/POSIX/POSIX.xs
4218 ____________________________________________________________________________
4219 [  2797] By: jhi                                   on 1999/02/02  17:14:37
4220         Log: From: Ted Law <tedlaw@cibcwg.com>
4221              Date: Wed, 27 Jan 1999 14:54:03 -0500 (EST)
4222              Message-Id: <199901271954.OAA07391@dcm2.cibcwg.com>
4223              Subject: POSIX::strftime buffer overflow problem
4224      Branch: cfgperl
4225            ! ext/POSIX/POSIX.xs
4226 ____________________________________________________________________________
4227 [  2796] By: jhi                                   on 1999/02/02  17:13:23
4228         Log: Do not use File::Slurp.
4229      Branch: cfgperl
4230            ! t/lib/textfill.t
4231 ____________________________________________________________________________
4232 [  2795] By: jhi                                   on 1999/02/02  17:11:48
4233         Log: perlhist update from maint-5.005.
4234      Branch: cfgperl
4235            ! pod/perlhist.pod
4236 ____________________________________________________________________________
4237 [  2794] By: jhi                                   on 1999/02/02  17:10:33
4238         Log: POSIX::redef setv?buf() to IO::Handle:: (by gbarr).
4239      Branch: cfgperl
4240            ! ext/POSIX/POSIX.pm
4241 ____________________________________________________________________________
4242 [  2793] By: jhi                                   on 1999/02/02  17:08:39
4243         Log: Missed the html test from change #2787. 
4244      Branch: cfgperl
4245            ! t/lib/cgi-html.t
4246 ____________________________________________________________________________
4247 [  2792] By: jhi                                   on 1999/02/02  17:01:24
4248         Log: Update Getopt::Long to 2.19.
4249      Branch: cfgperl
4250            ! lib/Getopt/Long.pm
4251 ____________________________________________________________________________
4252 [  2791] By: jhi                                   on 1999/02/02  16:59:13
4253         Log: overload syntax is no longer experimental
4254      Branch: cfgperl
4255            ! lib/overload.pm
4256 ____________________________________________________________________________
4257 [  2789] By: jhi                                   on 1999/02/02  16:47:50
4258         Log: Still doc fixes.
4259      Branch: cfgperl
4260            ! lib/diagnostics.pm
4261 ____________________________________________________________________________
4262 [  2788] By: jhi                                   on 1999/02/02  16:47:07
4263         Log: Doc fixes.
4264      Branch: cfgperl
4265            ! lib/CGI.pm lib/diagnostics.pm
4266 ____________________________________________________________________________
4267 [  2787] By: jhi                                   on 1999/02/02  16:38:55
4268         Log: CGI.pm updated to 2.46 (the CGI docs fixes redone
4269              where applicable).
4270      Branch: cfgperl
4271            ! eg/cgi/RunMeFirst eg/cgi/caution.xbm
4272            ! eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi eg/cgi/crash.cgi
4273            ! eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
4274            ! eg/cgi/dna.small.gif.uu eg/cgi/file_upload.cgi
4275            ! eg/cgi/frameset.cgi eg/cgi/index.html
4276            ! eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
4277            ! eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
4278            ! eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
4279            ! eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo.gif.uu
4280            ! lib/CGI.pm lib/CGI/Apache.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
4281            ! lib/CGI/Fast.pm lib/CGI/Push.pm lib/CGI/Switch.pm
4282 ____________________________________________________________________________
4283 [  2786] By: jhi                                   on 1999/02/02  16:17:52
4284         Log: Update CPAN to 1.47.
4285      Branch: cfgperl
4286            ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/Nox.pm
4287 ____________________________________________________________________________
4288 [  2785] By: jhi                                   on 1999/02/02  16:09:03
4289         Log: From: Mark-Jason Dominus <mjd@plover.com>
4290              Date: Sat, 16 Jan 1999 17:22:06 -0500
4291              Subject: Re: DOC PATCH (5.005_54 perlsub.pod)
4292              Message-ID: <19990116222206.3674.qmail@plover.com>
4293      Branch: cfgperl
4294            ! pod/perlsub.pod
4295 ____________________________________________________________________________
4296 [  2784] By: jhi                                   on 1999/02/02  16:01:31
4297         Log: Fix incorrect "used only once" warnings
4298              
4299              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4300              Date: Fri, 8 Jan 1999 04:37:10 -0500
4301              Message-ID: <19990108043710.A14390@monk.mps.ohio-state.edu>
4302              Subject: Re: change#965 flakiness
4303      Branch: cfgperl
4304            ! gv.c
4305 ____________________________________________________________________________
4306 [  2783] By: jhi                                   on 1999/02/02  15:50:38
4307         Log: perldelta updates.
4308      Branch: cfgperl
4309            ! pod/perldelta.pod
4310 ____________________________________________________________________________
4311 [  2782] By: jhi                                   on 1999/02/02  14:28:26
4312         Log: Mirror change #2781.
4313      Branch: cfgperl
4314            ! hints/linux.sh
4315 ____________________________________________________________________________
4316 [  2781] By: jhi                                   on 1999/02/02  14:27:01
4317         Log: Update the MkLinux note.
4318      Branch: maint-5.005/perl
4319            ! hints/linux.sh
4320 ____________________________________________________________________________
4321 [  2780] By: jhi                                   on 1999/02/02  14:10:59
4322         Log: Update todo.
4323      Branch: cfgperl
4324            ! Todo-5.005
4325 ____________________________________________________________________________
4326 [  2779] By: jhi                                   on 1999/02/02  14:00:25
4327         Log: Integrate from mainperl.
4328      Branch: cfgperl
4329            ! t/lib/textfill.t t/lib/textwrap.t
4330           !> (integrate 32 files)
4331 ____________________________________________________________________________
4332 [  2778] By: jhi                                   on 1999/02/02  13:56:23
4333         Log: VMS update, applicable parts of
4334              
4335              From: Dan Sugalski <sugalskd@osshe.edu>
4336              To: perl5-porters@perl.org
4337              Subject: [PATCH 5.005_03MT3]VMS configure tweak
4338              Date: Wed, 20 Jan 1999 12:05:18 -0800
4339              Message-Id: <3.0.6.32.19990120120518.00a98470@ous.edu>
4340              
4341              From: Dan Sugalski <sugalskd@osshe.edu>
4342              To: perlbug@perl.com, vmsperl@perl.org
4343              Subject: NOT OK: perl 5.00503 +MAINT_TRIAL_4 on VMSAXP (Patch included, of course)
4344              Date: Tue, 26 Jan 1999 14:40:38 -0800
4345              Message-Id: <3.0.6.32.19990126144038.02e5d650@ous.edu>
4346              
4347              From: Dan Sugalski <sugalskd@osshe.edu>
4348              To: perl5-porters@perl.org, vmsperl@perl.org
4349              Subject: [PATCH 5.005_03-MAILT_TRIAL_4]VMS test patches
4350              Date: Tue, 26 Jan 1999 14:55:29 -0800
4351              Message-Id: <3.0.6.32.19990126145529.02f22280@ous.edu>
4352      Branch: cfgperl
4353            ! vms/ext/Stdio/test.pl vms/subconfigure.com
4354 ____________________________________________________________________________
4355 [  2777] By: jhi                                   on 1999/02/02  13:43:24
4356         Log: Synch usethreads parts from maint-5.005.
4357      Branch: cfgperl
4358            ! hints/aix.sh hints/dec_osf.sh hints/dos_djgpp.sh
4359            ! hints/freebsd.sh hints/hpux.sh hints/irix_4.sh hints/irix_5.sh
4360            ! hints/irix_6.sh hints/irix_6_0.sh hints/irix_6_1.sh
4361            ! hints/linux.sh hints/os2.sh hints/solaris_2.sh hints/vmesa.sh
4362 ____________________________________________________________________________
4363 [  2776] By: jhi                                   on 1999/02/02  13:17:16
4364         Log: Jumbo FreeBSD update from Anton Berezin <tobez@plab.ku.dk>
4365      Branch: cfgperl
4366            ! Makefile.SH hints/freebsd.sh
4367 ____________________________________________________________________________
4368 [  2774] By: jhi                                   on 1999/02/02  13:10:39
4369         Log: Add perlthrtut, update pod/* machinery.
4370              (a pod/Makefile.SH is sorely needed)
4371      Branch: cfgperl
4372            + pod/perlthrtut.pod
4373            ! MANIFEST pod/Makefile pod/perl.pod pod/roffitall
4374 ____________________________________________________________________________
4375 [  2773] By: jhi                                   on 1999/02/02  12:54:24
4376         Log: From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
4377              To: perl5-porters@perl.org
4378              Subject: Re: [PATCH] perl5.005_03-MAINT_TRIAL_3: clarify Sv[INU]V versus Sv[INU]VX in perlguts
4379              Date: Tue, 26 Jan 1999 22:25:07 +0000
4380              Message-Id: <E105Gux-0000Ac-00@taurus.cus.cam.ac.uk>
4381      Branch: cfgperl
4382            ! pod/perlguts.pod
4383 ____________________________________________________________________________
4384 [  2771] By: jhi                                   on 1999/02/02  12:47:34
4385         Log: Use perlbug instead of personal email address.
4386      Branch: cfgperl
4387            ! Configure
4388 ____________________________________________________________________________
4389 [  2770] By: jhi                                   on 1999/02/02  12:42:06
4390         Log: Miniperl fails to build (pp_sys.c was changed and iperlsys.h wasn't)
4391              
4392              From: "G. Del Merritt" <del@intranetics.com>
4393              To: perlbug@perl.com
4394              Subject: NOT OK: perl 5.00503 +MAINT_TRIAL_4 on MSWin32-x86-object (PATCHES included)
4395              Date: Tue, 26 Jan 1999 12:09:09 -0700
4396              Message-Id: <199901261909.MAA25525@jhereg.perl.com>
4397      Branch: cfgperl
4398            ! iperlsys.h
4399 ____________________________________________________________________________
4400 [  2769] By: jhi                                   on 1999/02/02  12:37:57
4401         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4402              To: Mailing list Perl5 <perl5-porters@perl.org>
4403              Subject: [PATCH 5.005_*] OS/2 threads
4404              Date: Tue, 26 Jan 1999 13:39:46 -0500
4405              Message-ID: <19990126133946.A11594@monk.mps.ohio-state.edu>
4406      Branch: cfgperl
4407            ! os2/os2ish.h
4408 ____________________________________________________________________________
4409 [  2768] By: jhi                                   on 1999/02/02  12:36:16
4410         Log: Apply change #2711 from maint-5.005:
4411              
4412              make ok", "make okfile", and "make nok" were broken
4413              with -Duseshrplib, because of a shared typo.
4414              
4415              From: Spider Boardman <spider@web.zk3.dec.com>
4416              To: perlbug@perl.com
4417              Subject: Not OK: perl 5.00503 +MAINT_TRIAL_4 on alpha-dec_osf-thread 5.0 (UNINSTALLED)
4418              Date: Wed, 27 Jan 1999 12:27:15 -0500
4419              Message-Id: <199901271727.MAA233455@web.zk3.dec.com>
4420      Branch: cfgperl
4421            ! Makefile.SH
4422 ____________________________________________________________________________
4423 [  2766] By: jhi                                   on 1999/02/02  12:27:08
4424         Log: Make Configure use "int main()" instead of bare "main()".
4425              Like maint-5.005 change #2703 but now via metaconfig.
4426      Branch: cfgperl
4427            ! Configure
4428 ____________________________________________________________________________
4429 [  2765] By: jhi                                   on 1999/02/02  11:59:30
4430         Log: Undo part of change #2562.
4431      Branch: cfgperl
4432            ! Configure
4433 ____________________________________________________________________________
4434 [  2764] By: jhi                                   on 1999/02/02  11:52:39
4435         Log: NetBSD synch with maint-5.005.
4436      Branch: cfgperl
4437            ! Makefile.SH hints/netbsd.sh makedepend.SH unixish.h
4438 ____________________________________________________________________________
4439 [  2763] By: jhi                                   on 1999/02/02  11:44:07
4440         Log: $Config{installusrbinperl}
4441              (maint-5.005 changes #2614 and #2709)
4442      Branch: cfgperl
4443            ! Configure installperl
4444 ____________________________________________________________________________
4445 [  2762] By: jhi                                   on 1999/02/02  11:29:13
4446         Log: Errno update from maint-5.005 (changes #2583, #2710).
4447      Branch: cfgperl
4448            ! Configure ext/Errno/Errno_pm.PL
4449 ____________________________________________________________________________
4450 [  2759] By: jhi                                   on 1999/02/02  10:53:20
4451         Log: Update Trig.pm from maint-5.005.
4452      Branch: cfgperl
4453            ! lib/Math/Trig.pm
4454 ____________________________________________________________________________
4455 [  2757] By: jhi                                   on 1999/02/02  10:41:26
4456         Log: MPE/iX update (mirror maint-5.005 change #2715)
4457      Branch: cfgperl
4458            ! hints/mpeix.sh mpeix/relink
4459 ____________________________________________________________________________
4460 [  2756] By: jhi                                   on 1999/02/02  10:38:08
4461         Log: BeOS update (Mirror maint-5.005 change #2727).
4462      Branch: cfgperl
4463            + ext/DynaLoader/dl_beos.xs
4464            ! Configure MANIFEST Makefile.SH README.beos hints/beos.sh
4465            ! lib/ExtUtils/MM_Unix.pm
4466 ____________________________________________________________________________
4467 [  2754] By: gsar                                  on 1999/02/02  08:52:13
4468         Log: Todo updates from Andy Dougherty <doughera@lafayette.edu>
4469      Branch: perl
4470            ! Porting/pumpkin.pod Todo Todo-5.005
4471 ____________________________________________________________________________
4472 [  2753] By: gsar                                  on 1999/02/02  08:46:21
4473         Log: Todo tweaks
4474      Branch: perl
4475            ! Todo Todo-5.005
4476 ____________________________________________________________________________
4477 [  2752] By: jhi                                   on 1999/02/01  22:15:12
4478         Log: Add perlthrtut.pod.
4479              
4480              From: Dan Sugalski <sugalskd@osshe.edu>
4481              To: perl5-porters@perl.org
4482              Subject: perlthrtut.pod
4483              Date: Mon, 01 Feb 1999 10:57:11 -0800
4484              Message-Id: <3.0.6.32.19990201105711.02e62540@ous.edu>
4485      Branch: maint-5.005/perl
4486            + pod/perlthrtut.pod
4487            ! MANIFEST pod/Makefile pod/buildtoc pod/perldelta.pod
4488            ! pod/roffitall
4489 ____________________________________________________________________________
4490 [  2751] By: gsar                                  on 1999/02/01  07:28:05
4491         Log: devnull() support from Jan Dubois <jan.dubois@ibm.net> and others
4492      Branch: perl
4493            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
4494            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
4495 ____________________________________________________________________________
4496 [  2750] By: gsar                                  on 1999/02/01  07:09:20
4497         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4498              Date: Fri, 4 Dec 1998 01:02:03 -0500 (EST)
4499              Message-Id: <199812040602.BAA07215@monk.mps.ohio-state.edu>
4500              Subject: [PATCH 5.005_53] Debugging REx with lookbehind
4501      Branch: perl
4502            ! regexec.c
4503 ____________________________________________________________________________
4504 [  2749] By: gsar                                  on 1999/02/01  07:07:59
4505         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4506              Date: Fri, 4 Dec 1998 00:05:41 -0500 (EST)
4507              Message-Id: <199812040505.AAA16616@monk.mps.ohio-state.edu>
4508              Subject: [PATCH 5.005_53] Speed up .*? and half-fix UTF lookbehind
4509      Branch: perl
4510            ! regexec.c
4511 ____________________________________________________________________________
4512 [  2748] By: gsar                                  on 1999/02/01  06:47:06
4513         Log: From: "Jonathan I. Kamens" <jik@kamens.brookline.ma.us>
4514              Date: Thu, 3 Dec 1998 15:10:17 -0500
4515              Message-Id: <199812032010.PAA09692@jik.shore.net>
4516              Subject: sample checksum code in "perlfunc" man page is wrong
4517      Branch: perl
4518            ! pod/perlfunc.pod
4519 ____________________________________________________________________________
4520 [  2747] By: gsar                                  on 1999/02/01  06:35:13
4521         Log: typos in Pod/Text.pm
4522              From: "Greg Chapman" <glc@well.com>
4523              Date: Tue, 1 Dec 1998 10:50:18 -0800
4524              Message-Id: <199812011849.KAA08816@smtp.well.com>
4525              Subject: Glitch in Pod::Text
4526      Branch: perl
4527            ! lib/Pod/Text.pm
4528 ____________________________________________________________________________
4529 [  2746] By: gsar                                  on 1999/02/01  06:27:35
4530         Log: various win32-ish changes merged from maint-5.005
4531      Branch: perl
4532            ! README.win32 embedvar.h globvar.sym lib/ExtUtils/MM_Unix.pm
4533            ! objXSUB.h op.c perl.h perlvars.h pp.c sv.c t/io/fs.t toke.c
4534            ! win32/Makefile win32/config.bc win32/config.vc
4535            ! win32/config_sh.PL win32/makefile.mk win32/runperl.c
4536            ! win32/win32.c
4537 ____________________________________________________________________________
4538 [  2745] By: gsar                                  on 1999/02/01  04:51:54
4539         Log: integrate cfgperl changes into mainline
4540      Branch: perl
4541           !> INSTALL hints/aix.sh lib/Time/Local.pm pod/perldelta.pod
4542 ____________________________________________________________________________
4543 [  2744] By: gsar                                  on 1999/02/01  04:31:09
4544         Log: improved diagnostic on syntax errors at EOL
4545      Branch: perl
4546            ! toke.c
4547 ____________________________________________________________________________
4548 [  2743] By: gsar                                  on 1999/02/01  03:59:13
4549         Log: don't attempt connect() to bogus IP addresses
4550              From:    Graham Barr <gbarr@pobox.com>
4551              Date:    Sun, 31 Jan 1999 21:50:45 CST
4552              Message-Id: <19990131215045.A633@pobox.com>
4553      Branch: perl
4554            ! t/lib/io_multihomed.t
4555 ____________________________________________________________________________
4556 [  2742] By: gsar                                  on 1999/02/01  03:08:58
4557         Log: update Changes
4558      Branch: perl
4559            ! Changes pod/perldelta.pod
4560 ____________________________________________________________________________
4561 [  2740] By: gsar                                  on 1999/02/01  02:43:07
4562         Log: CAPI inheritance tweak and doc
4563      Branch: maint-5.005/perl
4564            ! lib/ExtUtils/MakeMaker.pm
4565 ____________________________________________________________________________
4566 [  2739] By: jhi                                   on 1999/01/31  18:31:54
4567         Log: Undo changes #2730 and #2731 and replace them
4568              with an extensively tested patch from
4569              Anton Berezin <tobez@plab.ku.dk> (via private email).
4570      Branch: maint-5.005/perl
4571            ! Makefile.SH hints/freebsd.sh
4572 ____________________________________________________________________________
4573 [  2738] By: gsar                                  on 1999/01/31  05:04:32
4574         Log: fix bogus CAPI inheritance from change#2541
4575      Branch: maint-5.005/perl
4576            ! lib/ExtUtils/MakeMaker.pm
4577 ____________________________________________________________________________
4578 [  2731] By: jhi                                   on 1999/01/29  14:33:12
4579         Log: FreeBSD version numbers can be like "2.2.8-release".
4580      Branch: maint-5.005/perl
4581            ! hints/freebsd.sh
4582 ____________________________________________________________________________
4583 [  2730] By: jhi                                   on 1999/01/29  12:40:38
4584         Log: FreeBSD hints iteration (hopefully convergent).
4585              usethreads: require at least FreeBSD 2.2.8.
4586              signal type: mirror change #2429 in cfgperl.
4587      Branch: maint-5.005/perl
4588            ! hints/freebsd.sh
4589 ____________________________________________________________________________
4590 [  2727] By: gbarr                                 on 1999/01/29  04:09:57
4591         Log: From: Tom Spindler <dogcow@isi.net>
4592              Date: Thu, 28 Jan 1999 17:15:11 -0800
4593              Message-ID: <19990128171510.A11778@isi.net>
4594              Subject: [PATCH] BeOS dynamic loading support for perl5.005_03_MT4
4595      Branch: maint-5.005/perl
4596            + ext/DynaLoader/dl_beos.xs
4597            ! Configure MANIFEST Makefile.SH README.beos hints/beos.sh
4598            ! lib/ExtUtils/MM_Unix.pm
4599 ____________________________________________________________________________
4600 [  2726] By: gbarr                                 on 1999/01/29  03:30:51
4601         Log: Remove use of File::Slurp in t/lib/textfill.t
4602      Branch: maint-5.005/perl
4603            ! t/lib/textfill.t
4604 ____________________________________________________________________________
4605 [  2725] By: gbarr                                 on 1999/01/29  03:11:41
4606         Log: From: Gurusamy Sarathy <gsar@ActiveState.com>
4607              Date: Wed, 27 Jan 1999 23:14:33 -0800
4608              Message-Id: <199901280714.XAA10176@activestate.com>
4609              Subject: Re: NOT OK: "@INC contains: ." after make install - MAINT_TRIAL_4 - 5.005_03 maintenance trial 4 MSWin32-x86-object
4610      Branch: maint-5.005/perl
4611            ! win32/Makefile win32/makefile.mk
4612 ____________________________________________________________________________
4613 [  2720] By: gsar                                  on 1999/01/27  21:54:42
4614         Log: missing space while munging CCFLAGS for PERL_CAPI
4615      Branch: perl
4616            ! lib/ExtUtils/MM_Unix.pm
4617 ____________________________________________________________________________
4618 [  2718] By: jhi                                   on 1999/01/27  19:46:04
4619         Log: io/fs.t fails test #18 (sense of tests appears to have been
4620              changed incompletely; this patch just skips the test attached,
4621              a la test #17 preceding it).
4622              
4623              From: "G. Del Merritt" <del@intranetics.com>
4624              To: perlbug@perl.com
4625              Subject: NOT OK: perl 5.00503 +MAINT_TRIAL_4 on MSWin32-x86-object (PATCHES included)
4626              Date: Tue, 26 Jan 1999 12:09:09 -0700
4627              Message-Id: <199901261909.MAA25525@jhereg.perl.com>
4628      Branch: maint-5.005/perl
4629            ! t/io/fs.t
4630 ____________________________________________________________________________
4631 [  2717] By: jhi                                   on 1999/01/27  19:44:46
4632         Log: Miniperl fails to build (pp_sys.c was changed and iperlsys.h wasn't)
4633              
4634              From: "G. Del Merritt" <del@intranetics.com>
4635              To: perlbug@perl.com
4636              Subject: NOT OK: perl 5.00503 +MAINT_TRIAL_4 on MSWin32-x86-object (PATCHES included)
4637              Date: Tue, 26 Jan 1999 12:09:09 -0700
4638              Message-Id: <199901261909.MAA25525@jhereg.perl.com>
4639      Branch: maint-5.005/perl
4640            ! iperlsys.h
4641 ____________________________________________________________________________
4642 [  2715] By: jhi                                   on 1999/01/27  19:34:28
4643         Log: From: Mark Bixby <markb@spock.dis.cccd.edu>
4644              To: perl5-porters@perl.org
4645              Subject: [PATCH perl5.005_03-MAINT_TRIAL_4] MPE port tweaks
4646              Date: Tue, 26 Jan 1999 16:32:18 -0800 (PST)
4647              Message-Id: <199901270032.QAA13395@spock.dis.cccd.edu>
4648      Branch: maint-5.005/perl
4649            ! hints/mpeix.sh mpeix/relink
4650 ____________________________________________________________________________
4651 [  2710] By: jhi                                   on 1999/01/27  19:22:23
4652         Log: Errno fixes:
4653              
4654              From: Spider Boardman <spider@web.zk3.dec.com>
4655              To: perlbug@perl.com
4656              Subject: Not OK: perl 5.00503 +MAINT_TRIAL_4 on alpha-dec_osf-thread 5.0 (UNINSTALLED)
4657              Date: Wed, 27 Jan 1999 12:27:15 -0500
4658              Message-Id: <199901271727.MAA233455@web.zk3.dec.com>
4659              
4660              From: Spider Boardman <spider@web.zk3.dec.com>
4661              To: perlbug@perl.com
4662              Subject: Not OK: perl 5.00503 +MAINT_TRIAL_4 on alpha-dec_osf-thread 5.0 (UNINSTALLED)
4663              Date: Wed, 27 Jan 1999 13:31:16 -0500
4664              Message-Id: <199901271831.NAA241001@web.zk3.dec.com>
4665      Branch: maint-5.005/perl
4666            ! Configure ext/Errno/Errno_pm.PL
4667 ____________________________________________________________________________
4668 [  2709] By: jhi                                   on 1999/01/27  19:17:35
4669         Log: Fix Configure installusrbinperl:
4670              
4671              From: Spider Boardman <spider@web.zk3.dec.com>
4672              To: jhi@iki.fi
4673              cc: perl5-porters@perl.org
4674              Subject: Re: Not OK: perl 5.00503 +MAINT_TRIAL_4 on alpha-dec_osf-thread 5.0 (UNINSTALLED)
4675              Date: Wed, 27 Jan 1999 13:03:35 -0500
4676              Message-Id: <199901271803.NAA238257@web.zk3.dec.com>
4677      Branch: maint-5.005/perl
4678            ! Configure
4679 ____________________________________________________________________________
4680 [  2707] By: gbarr                                 on 1999/01/26  02:06:17
4681         Log: Add redef IO::Handle::* for setv?buf()
4682      Branch: maint-5.005/perl
4683            ! ext/POSIX/POSIX.pm
4684 ____________________________________________________________________________
4685 [  2705] By: jhi                                   on 1999/01/24  15:14:30
4686         Log: Mention year-1900 and month 0..11.
4687      Branch: cfgperl
4688            ! lib/Time/Local.pm
4689 ____________________________________________________________________________
4690 [  2704] By: jhi                                   on 1999/01/24  15:13:36
4691         Log: Document Configure -Uinstallusrbinperl.
4692      Branch: cfgperl
4693            ! INSTALL pod/perldelta.pod
4694 ____________________________________________________________________________
4695 [  2698] By: jhi                                   on 1999/01/24  12:46:00
4696         Log: Use only xlc_r for usethreads.
4697      Branch: cfgperl
4698            ! hints/aix.sh
4699 ____________________________________________________________________________
4700 [  2695] By: gsar                                  on 1999/01/24  07:09:05
4701         Log: integrate cfgperl changes into mainline
4702      Branch: perl
4703           +> lib/Exporter/Heavy.pm
4704           !> (integrate 65 files)
4705 ____________________________________________________________________________
4706 [  2694] By: gsar                                  on 1999/01/24  01:28:49
4707         Log: better notes on 'make' on win32
4708      Branch: perl
4709            ! README.win32
4710 ____________________________________________________________________________
4711 [  2683] By: jhi                                   on 1999/01/22  15:41:00
4712         Log: More de-cut-and-pastos.
4713      Branch: cfgperl
4714            ! hints/irix_6.sh hints/os2.sh
4715 ____________________________________________________________________________
4716 [  2682] By: jhi                                   on 1999/01/22  15:30:51
4717         Log: usethreads.cbu cut-and-pasto.
4718      Branch: cfgperl
4719            ! hints/solaris_2.sh
4720 ____________________________________________________________________________
4721 [  2681] By: jhi                                   on 1999/01/22  14:54:55
4722         Log: Better (I hope) LANGUAGE documentation.
4723      Branch: cfgperl
4724            ! pod/perllocale.pod
4725 ____________________________________________________________________________
4726 [  2680] By: jhi                                   on 1999/01/22  09:20:29
4727         Log: From: Dan Sugalski <sugalskd@osshe.edu>
4728              To: perl5-porters@perl.org
4729              Subject: [PATCH 5.005_03MT3]VMS configure tweak
4730              Date: Wed, 20 Jan 1999 12:05:18 -0800
4731              Message-Id: <3.0.6.32.19990120120518.00a98470@ous.edu>
4732      Branch: cfgperl
4733            ! vms/subconfigure.com
4734 ____________________________________________________________________________
4735 [  2679] By: jhi                                   on 1999/01/22  09:13:18
4736         Log: nosuid getmntent() branch.
4737      Branch: cfgperl
4738            ! perl.c perl.h
4739 ____________________________________________________________________________
4740 [  2678] By: jhi                                   on 1999/01/22  08:54:19
4741         Log: nosuid patch continued: *BSD needs <sys/param.h>.
4742      Branch: cfgperl
4743            ! Configure config_h.SH
4744 ____________________________________________________________________________
4745 [  2676] By: gbarr                                 on 1999/01/22  01:54:02
4746         Log: Fixup FindBin to use File::Spec
4747              
4748              Message-Id: <19990120185157.D24479@west-tip.transeda.com>
4749              Date: Wed, 20 Jan 1999 18:51:57 +0000
4750              From: Paul Johnson <pjcj@transeda.com>
4751              Subject: Re: [PATCH] 5005_54 Make FindBin work with UNC paths
4752      Branch: maint-5.005/perl
4753            ! lib/FindBin.pm
4754 ____________________________________________________________________________
4755 [  2671] By: gbarr                                 on 1999/01/22  00:40:13
4756         Log: Fix win32 for Borland compiler and spaces in paths
4757              
4758              From: Gurusamy Sarathy <gsar@activestate.com>
4759              Date: Mon, 18 Jan 1999 20:33:17 -0800
4760              Message-Id: <199901190433.UAA03656@activestate.com>
4761              Subject: [PATCH] 5.005_03-trial3 win32 issues
4762      Branch: maint-5.005/perl
4763            ! README.win32 win32/Makefile win32/config_sh.PL
4764            ! win32/makefile.mk win32/runperl.c
4765 ____________________________________________________________________________
4766 [  2670] By: jhi                                   on 1999/01/21  16:12:38
4767         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
4768              To: perl5-porters@perl.org
4769              Subject: Re: [PATCH 5.005_54] Evalled substitution parsing
4770              Date: Thu, 21 Jan 1999 12:08:01 +0000
4771              Message-Id: <199901211208.MAA01228@crypt.compulink.co.uk>
4772      Branch: cfgperl
4773            ! pod/perldiag.pod t/op/subst.t toke.c
4774 ____________________________________________________________________________
4775 [  2669] By: jhi                                   on 1999/01/21  16:11:46
4776         Log: To: perl5-porters@perl.org
4777              Subject: [PATCH 5.005_54] hints/freebsd.sh - reflect the birth of version 4.0
4778              From: Anton Berezin <tobez@plab.ku.dk>
4779              Date: 21 Jan 1999 17:07:28 +0100
4780              Message-ID: <86emood2yn.fsf@lion.plab.ku.dk>
4781      Branch: cfgperl
4782            ! hints/freebsd.sh
4783 ____________________________________________________________________________
4784 [  2668] By: jhi                                   on 1999/01/21  15:38:34
4785         Log: Add Daniel Grisinger <dgris@dimensional.com>.
4786      Branch: cfgperl
4787            ! AUTHORS MAINTAIN
4788 ____________________________________________________________________________
4789 [  2667] By: jhi                                   on 1999/01/21  15:32:28
4790         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4791              To: Mailing list Perl5 <perl5-porters@perl.org>
4792              Subject: [PATCH 5.005_53] Lean Exporter.pm
4793              Date: Thu, 21 Jan 1999 03:25:23 -0500
4794              Message-ID: <19990121032523.A25704@monk.mps.ohio-state.edu>
4795      Branch: cfgperl
4796            + lib/Exporter/Heavy.pm
4797            ! MANIFEST lib/Exporter.pm
4798 ____________________________________________________________________________
4799 [  2666] By: jhi                                   on 1999/01/21  15:24:10
4800         Log: From: "W. Phillip Moore" <wpm@ms.com>
4801              To: Graham Barr <gbarr@ti.com>, perlbug@perl.org
4802              Subject: Re: [PATCH] File::Path 1.04 bug (all perl5 core versions)
4803              Date: Tue, 19 Jan 1999 11:39:11 -0500 (EST)
4804              Message-ID: <13988.46383.298992.97303@zappa>
4805      Branch: cfgperl
4806            ! lib/File/Path.pm
4807 ____________________________________________________________________________
4808 [  2665] By: jhi                                   on 1999/01/21  15:20:48
4809         Log: CPAN update (CPAN-1.44_54) from Andreas and
4810              jumbo doc patch from Abigail.
4811              
4812              From: abigail@fnx.com
4813              To: perl5-porters@perl.org (Perl Porters)
4814              Subject: [PATCH 5.005_03 TRIAL 3 lib/AutoLoader.pm]  Typos
4815              Date: Tue, 19 Jan 1999 19:14:10 -0500 (EST)
4816              Message-ID: <19990120001410.19645.qmail@alexandra.wayne.fnx.com>
4817              
4818              From: abigail@fnx.com
4819              To: perl5-porters@perl.org (Perl Porters)
4820              Subject: [PATCH 5.005_03 TRIAL3 lib/CGI.pm] Typos
4821              Date: Tue, 19 Jan 1999 19:32:42 -0500 (EST)
4822              Message-ID: <19990120003242.19938.qmail@alexandra.wayne.fnx.com>
4823              
4824              From: abigail@fnx.com
4825              To: perl5-porters@perl.org (Perl Porters)
4826              Subject: [PATCH 5.005_03 TRIAL3 lib/CPAN.pm] Typos
4827              Date: Tue, 19 Jan 1999 19:40:41 -0500 (EST)
4828              Message-ID: <19990120004041.20052.qmail@alexandra.wayne.fnx.com>
4829              
4830              From: abigail@fnx.com
4831              To: perl5-porters@perl.org (Perl Porters)
4832              Subject: [PATCH 5.005_03 TRIAL3 lib/Carp.pm] Typo
4833              Date: Tue, 19 Jan 1999 19:43:12 -0500 (EST)
4834              Message-ID: <19990120004312.20152.qmail@alexandra.wayne.fnx.com>
4835              
4836              From: abigail@fnx.com
4837              To: perl5-porters@perl.org (Perl Porters)
4838              Subject: [PATCH 5.005_03 TRIAL3 lib/Cwd.pm] Typo
4839              Date: Tue, 19 Jan 1999 19:44:29 -0500 (EST)
4840              Message-ID: <19990120004429.20190.qmail@alexandra.wayne.fnx.com>
4841              
4842              From: abigail@fnx.com
4843              To: perl5-porters@perl.org (Perl Porters)
4844              Subject: [PATCH 5.005_03 TRIAL3 lib/Safe.pm] Typo
4845              Date: Tue, 19 Jan 1999 19:52:41 -0500 (EST)
4846              Message-ID: <19990120005241.20693.qmail@alexandra.wayne.fnx.com>
4847              
4848              From: abigail@fnx.com
4849              To: perl5-porters@perl.org (Perl Porters)
4850              Subject: [PATCH 5.005_03 TRIAL3 lib/SelfLoader.pm] Typos
4851              Date: Tue, 19 Jan 1999 19:55:25 -0500 (EST)
4852              Message-ID: <19990120005525.20788.qmail@alexandra.wayne.fnx.com>
4853              
4854              From: abigail@fnx.com
4855              To: perl5-porters@perl.org (Perl Porters)
4856              Subject: [PATCH 5.005_03 TRIAL3 lib/Symbol.pm] Typo
4857              Date: Tue, 19 Jan 1999 19:58:21 -0500 (EST)
4858              Message-ID: <19990120005821.20926.qmail@alexandra.wayne.fnx.com>
4859              
4860              From: abigail@fnx.com
4861              To: perl5-porters@perl.org (Perl Porters)
4862              Subject: [PATCH 5.005_03 TRIAL3 lib/Test.pm] Typo
4863              Date: Tue, 19 Jan 1999 20:00:02 -0500 (EST)
4864              Message-ID: <19990120010002.20973.qmail@alexandra.wayne.fnx.com>
4865              
4866              From: abigail@fnx.com
4867              To: perl5-porters@perl.org (Perl Porters)
4868              Subject: [PATCH 5.005_03 TRIAL3 lib/ops.pm] Typo
4869              Date: Tue, 19 Jan 1999 20:39:09 -0500 (EST)
4870              Message-ID: <19990120013909.23085.qmail@alexandra.wayne.fnx.com>
4871              
4872              From: abigail@fnx.com
4873              To: perl5-porters@perl.org (Perl Porters)
4874              Subject: [PATCH 5.005_03 TRIAL3 lib/diagnostics.pm] Typos  (ignore previous patch for this file...)
4875              Date: Tue, 19 Jan 1999 20:38:23 -0500 (EST)
4876              Message-ID: <19990120013823.23015.qmail@alexandra.wayne.fnx.com>
4877              
4878              From: abigail@fnx.com
4879              To: perl5-porters@perl.org (Perl Porters)
4880              Subject: [PATCH 5.005_03 TRIAL3 lib/overload.pm] Typos
4881              Date: Tue, 19 Jan 1999 20:58:16 -0500 (EST)
4882              Message-ID: <19990120015817.24306.qmail@alexandra.wayne.fnx.com>
4883              
4884              From: abigail@fnx.com
4885              To: perl5-porters@perl.org (Perl Porters)
4886              Subject: [PATCH 5.005_03 TRIAL3 lib/re.pm] Typos
4887              Date: Tue, 19 Jan 1999 21:03:26 -0500 (EST)
4888              Message-ID: <19990120020326.24373.qmail@alexandra.wayne.fnx.com>
4889      Branch: cfgperl
4890            ! ext/Opcode/Safe.pm ext/Opcode/ops.pm lib/AutoLoader.pm
4891            ! lib/CGI.pm lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/Nox.pm
4892            ! lib/Carp.pm lib/Cwd.pm lib/SelfLoader.pm lib/Symbol.pm
4893            ! lib/Test.pm lib/diagnostics.pm lib/fields.pm lib/overload.pm
4894 ____________________________________________________________________________
4895 [  2664] By: jhi                                   on 1999/01/21  14:47:43
4896         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4897              To: Mailing list Perl5 <perl5-porters@perl.org>
4898              Subject: [PATCH 5.005_*] OS2::PrfDB was exploiting a bug in U32 XSUBs
4899              Date: Thu, 21 Jan 1999 03:58:29 -0500
4900              Message-ID: <19990121035829.A25822@monk.mps.ohio-state.edu>
4901      Branch: cfgperl
4902            ! os2/Changes os2/OS2/PrfDB/PrfDB.xs
4903 ____________________________________________________________________________
4904 [  2663] By: jhi                                   on 1999/01/21  14:43:58
4905         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4906              To: Mailing list Perl5 <perl5-porters@perl.org>
4907              Subject: [PATCH 5.005_*] Errno.pm suffers from \\ too
4908              Date: Thu, 21 Jan 1999 02:46:34 -0500
4909              Message-ID: <19990121024634.A25600@monk.mps.ohio-state.edu>
4910      Branch: cfgperl
4911            ! ext/Errno/Errno_pm.PL
4912 ____________________________________________________________________________
4913 [  2662] By: jhi                                   on 1999/01/21  14:42:42
4914         Log: From: Daniel Grisinger <dgris@moiraine.dimensional.com>
4915              To: Francois Desarmenien <desar@club-internet.fr>
4916              Cc: Gurusamy Sarathy <gsar@activestate.com>,
4917              Mailing list Perl5 <perl5-porters@perl.org>, bugmongers@perl.org
4918              Subject: [PATCH] patching.pod, misc fixes (was Re: Which ? What ? Why ? When ?)
4919              Date: 21 Jan 1999 00:17:35 -0700
4920              Message-ID: <m31zkpqels.fsf_-_@moiraine.dimensional.com>
4921      Branch: cfgperl
4922            ! Porting/patching.pod
4923 ____________________________________________________________________________
4924 [  2661] By: jhi                                   on 1999/01/21  14:41:13
4925         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4926              To: Mailing list Perl5 <perl5-porters@perl.org>
4927              Subject: [PATCH 5.00*] makedepend
4928              Date: Thu, 21 Jan 1999 02:08:27 -0500
4929              Message-ID: <19990121020827.A25509@monk.mps.ohio-state.edu>
4930      Branch: cfgperl
4931            ! makedepend.SH
4932 ____________________________________________________________________________
4933 [  2660] By: jhi                                   on 1999/01/21  14:36:45
4934         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4935              To: Mailing list Perl5 <perl5-porters@perl.org>
4936              Subject: [PATCH 5.005_53] Pipes and 2>&1 on OS/2
4937              Date: Tue, 19 Jan 1999 20:06:45 -0500
4938              Message-ID: <19990119200645.A21154@monk.mps.ohio-state.edu>
4939      Branch: cfgperl
4940            ! os2/Changes os2/os2.c
4941 ____________________________________________________________________________
4942 [  2657] By: jhi                                   on 1999/01/21  11:40:35
4943         Log: From: "Vishal Bhatia" <vishalb@hotmail.com>
4944              To: perl5-porters@perl.org
4945              Subject: [PATCH 5.005_54]pp_mapstart & pp_grepstart return val (CC.pm)
4946              Date: Mon, 18 Jan 1999 01:32:31 PST
4947              Message-ID: <19990118093231.18443.qmail@hotmail.com>
4948      Branch: cfgperl
4949            ! ext/B/B/CC.pm
4950 ____________________________________________________________________________
4951 [  2656] By: jhi                                   on 1999/01/21  11:35:34
4952         Log: From: Achim Bohnet <ach@mpe.mpg.de>
4953              Subject: [PATCH] Not OK: perl 5.00503 +MAINT_TRIAL_3 on alpha-dec_osf 4.0 (UNINSTALLED) 
4954              Date: Wed, 20 Jan 1999 20:25:53 +0100
4955              Message-Id: <199901201925.UAA16940@o06.xray.mpe.mpg.de>
4956      Branch: cfgperl
4957            ! pp.c
4958 ____________________________________________________________________________
4959 [  2655] By: jhi                                   on 1999/01/21  10:46:01
4960         Log: Handle NIS (and NetInfo) more robustly.
4961      Branch: cfgperl
4962            ! t/op/grent.t t/op/pwent.t
4963 ____________________________________________________________________________
4964 [  2654] By: jhi                                   on 1999/01/21  10:17:20
4965         Log: Two-argument eaccess() of SCO.
4966      Branch: cfgperl
4967            ! pp_sys.c
4968 ____________________________________________________________________________
4969 [  2653] By: jhi                                   on 1999/01/21  08:53:14
4970         Log: -DNO_NOSUID_CHECK for those platforms which have no way
4971              of checking for nosuid but still want suidperl.
4972      Branch: cfgperl
4973            ! perl.c
4974 ____________________________________________________________________________
4975 [  2652] By: jhi                                   on 1999/01/21  08:22:50
4976         Log: The LANGUAGE mirrors LC_ALL usage.
4977      Branch: cfgperl
4978            ! Configure config_h.SH
4979 ____________________________________________________________________________
4980 [  2651] By: jhi                                   on 1999/01/20  22:01:21
4981         Log: I_MNTENT was missing.
4982      Branch: cfgperl
4983            ! Configure config_h.SH
4984 ____________________________________________________________________________
4985 [  2650] By: jhi                                   on 1999/01/19  13:42:03
4986         Log: NetBSD update, based on patches from the NetBSD packages system.
4987      Branch: cfgperl
4988            ! Makefile.SH hints/netbsd.sh makedepend.SH unixish.h
4989 ____________________________________________________________________________
4990 [  2649] By: jhi                                   on 1999/01/19  12:44:02
4991         Log: Jumbo Configure update.
4992              * -Uinstallusrbinperl: disable /usr/bin/perl installation
4993              by installperl
4994              * usethreads.cbu
4995              * use64bits.cbu
4996              * "nosuid"
4997      Branch: cfgperl
4998            ! Configure config_h.SH hints/aix.sh hints/dec_osf.sh
4999            ! hints/dos_djgpp.sh hints/freebsd.sh hints/hpux.sh
5000            ! hints/irix_4.sh hints/irix_5.sh hints/irix_6.sh
5001            ! hints/irix_6_0.sh hints/irix_6_1.sh hints/linux.sh
5002            ! hints/os2.sh hints/solaris_2.sh hints/vmesa.sh perl.c perl.h
5003            ! pod/perldiag.pod
5004 ____________________________________________________________________________
5005 [  2648] By: jhi                                   on 1999/01/19  09:16:44
5006         Log: Mention /usr/share/locale.
5007      Branch: cfgperl
5008            ! pod/perllocale.pod
5009 ____________________________________________________________________________
5010 [  2647] By: jhi                                   on 1999/01/19  09:11:11
5011         Log: SHMLBA strikes back in NetBSD/sparc.
5012              
5013              From: Dave Nelson <David.Nelson@bellcow.com>
5014              To: jhi@iki.fi
5015              Subject: perl5.005_02 + IPC::SysV + NetBSD/Sparc
5016              Date: Mon, 18 Jan 1999 22:07:56 -0600
5017              Message-Id: <199901190407.WAA02543@longhorn.bellcow.com>
5018      Branch: cfgperl
5019            ! ext/IPC/SysV/SysV.xs
5020 ____________________________________________________________________________
5021 [  2646] By: jhi                                   on 1999/01/19  08:58:17
5022         Log: Show LANGUAGE env var when needed. (Augment change #2645).
5023      Branch: cfgperl
5024            ! util.c utils/perlbug.PL
5025 ____________________________________________________________________________
5026 [  2645] By: jhi                                   on 1999/01/19  08:52:15
5027         Log: Document the GNU LANGUAGE env var.
5028      Branch: cfgperl
5029            ! pod/perllocale.pod
5030 ____________________________________________________________________________
5031 [  2644] By: jhi                                   on 1999/01/19  08:42:25
5032         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5033              To: Mailing list Perl5 <perl5-porters@perl.org>
5034              Subject: [PATCH 5.005_53] Fixing \G bug by Francois Desarmenien
5035              Date: Mon, 18 Jan 1999 20:57:02 -0500
5036              Message-ID: <19990118205702.A18379@monk.mps.ohio-state.edu>
5037      Branch: cfgperl
5038            ! pp_hot.c t/op/pat.t
5039 ____________________________________________________________________________
5040 [  2643] By: jhi                                   on 1999/01/18  11:23:41
5041         Log: Add various cruft to "clean" target. (Time for t/Makefile?)
5042      Branch: cfgperl
5043            ! Makefile.SH
5044 ____________________________________________________________________________
5045 [  2642] By: jhi                                   on 1999/01/18  11:03:38
5046         Log: GNU libc locale system has LANGUAGE env var that partly
5047              overrides even LC_ALL.
5048      Branch: cfgperl
5049            ! t/lib/safe2.t t/op/groups.t t/op/mkdir.t
5050 ____________________________________________________________________________
5051 [  2641] By: jhi                                   on 1999/01/18  10:55:04
5052         Log: Integrate from mainperl.
5053      Branch: cfgperl
5054           +> ext/B/defsubs.h.PL
5055            ! t/op/groups.t
5056           !> (integrate 38 files)
5057 ____________________________________________________________________________
5058 [  2640] By: gsar                                  on 1999/01/18  10:06:29
5059         Log: a few random cleanups
5060      Branch: perl
5061            ! ext/B/Makefile.PL lib/Test/Harness.pm t/pragma/warn/doio
5062 ____________________________________________________________________________
5063 [  2639] By: gsar                                  on 1999/01/18  05:56:21
5064         Log: From:    "Vishal Bhatia" <vishalb@hotmail.com>
5065              Date:    Sun, 17 Jan 1999 16:41:10 PST
5066              Message-Id: <19990118004111.29667.qmail@hotmail.com>
5067              Subject: [PATCH 5.005_54]Duplicate saved ops (CC.pm)
5068      Branch: perl
5069            ! ext/B/B/C.pm
5070 ____________________________________________________________________________
5071 [  2638] By: gsar                                  on 1999/01/18  05:41:21
5072         Log: From:    jan.dubois@ibm.net (Jan Dubois)
5073              Date:    Mon, 18 Jan 1999 00:37:41 +0100
5074              Message-Id: <36a271cd.2105507@smtp1.ibm.net>
5075              Subject: [PATCH 5.005_54] fix bugs in do_sv_dump() from Devel::Peek integration
5076      Branch: perl
5077            ! dump.c
5078 ____________________________________________________________________________
5079 [  2633] By: gsar                                  on 1999/01/17  13:39:59
5080         Log: bogus assert()
5081      Branch: perl
5082            ! pp.c t/op/groups.t
5083 ____________________________________________________________________________
5084 [  2632] By: gsar                                  on 1999/01/17  13:22:04
5085         Log: various tweaks for clean build and test on win32
5086      Branch: perl
5087            ! embed.h ext/B/Makefile.PL global.sym lib/FindBin.pm objXSUB.h
5088            ! op.c t/pragma/warn/doio
5089 ____________________________________________________________________________
5090 [  2631] By: gsar                                  on 1999/01/17  12:28:06
5091         Log: undo change#2336, and add clarification about subversive
5092              CPAN distributions from Andreas Koenig
5093      Branch: perl
5094            ! Porting/pumpkin.pod lib/CPAN.pm
5095 ____________________________________________________________________________
5096 [  2630] By: gsar                                  on 1999/01/17  12:04:06
5097         Log: fix silent taint failures under -U
5098      Branch: perl
5099            ! doio.c
5100 ____________________________________________________________________________
5101 [  2629] By: gsar                                  on 1999/01/17  12:00:23
5102         Log: sanity check piped opens (tweaked version of patch suggested
5103              by Mark-Jason Dominus)
5104      Branch: perl
5105            ! doio.c pod/perldelta.pod pod/perldiag.pod t/io/pipe.t
5106            ! t/op/taint.t t/pragma/warn/doio
5107 ____________________________________________________________________________
5108 [  2628] By: gsar                                  on 1999/01/17  11:26:21
5109         Log: regen headers
5110      Branch: perl
5111            ! embed.h embedvar.h objXSUB.h
5112 ____________________________________________________________________________
5113 [  2627] By: gsar                                  on 1999/01/17  11:23:37
5114         Log: PERL_OBJECTness for change#2595
5115      Branch: perl
5116            ! embed.pl op.c pod/perlport.pod proto.h
5117 ____________________________________________________________________________
5118 [  2626] By: gsar                                  on 1999/01/17  09:47:07
5119         Log: PERL_OBJECT tweaks for change#2426
5120      Branch: perl
5121            ! embed.pl proto.h regcomp.c
5122 ____________________________________________________________________________
5123 [  2625] By: gsar                                  on 1999/01/17  09:37:58
5124         Log: documentation in change#2596 is not quite right; fix it
5125      Branch: perl
5126            ! lib/Math/BigFloat.pm pod/perlguts.pod
5127 ____________________________________________________________________________
5128 [  2624] By: gsar                                  on 1999/01/17  09:28:34
5129         Log: undo change#2571; C<use File::Spec> instead
5130      Branch: perl
5131            ! lib/FindBin.pm
5132 ____________________________________________________________________________
5133 [  2623] By: gsar                                  on 1999/01/17  09:20:42
5134         Log: change#2572 is not applicable; undo, retaining scan_bin addition
5135              to global.sym
5136      Branch: perl
5137            ! global.sym perl.c proto.h
5138 ____________________________________________________________________________
5139 [  2622] By: gsar                                  on 1999/01/17  09:17:42
5140         Log: change#2576 is based on a wrong premise; undo it
5141      Branch: perl
5142            ! pp_ctl.c
5143 ____________________________________________________________________________
5144 [  2621] By: gsar                                  on 1999/01/17  09:12:42
5145         Log: fix change#2602 to not used hard coded constants
5146      Branch: perl
5147            ! ext/B/B/C.pm ext/B/defsubs.h.PL
5148 ____________________________________________________________________________
5149 [  2620] By: gsar                                  on 1999/01/17  09:02:07
5150         Log: integrate cfgperl changes into mainline, fix conflicts
5151      Branch: perl
5152           +> AUTHORS MAINTAIN README.mint ext/DynaLoader/hints/linux.pl
5153           +> ext/POSIX/hints/mint.pl hints/gnu.sh hints/mint.sh
5154           +> lib/Dumpvalue.pm mint/Makefile mint/README mint/errno.h
5155           +> mint/pwd.c mint/stdio.h mint/sys/time.h mint/time.h
5156           +> pod/perlopentut.pod
5157           !> (integrate 162 files)
5158 ____________________________________________________________________________
5159 [  2619] By: gsar                                  on 1999/01/17  08:42:04
5160         Log: a few doc typos
5161      Branch: perl
5162            ! lib/utf8.pm pod/perlfunc.pod pod/perlre.pod
5163 ____________________________________________________________________________
5164 [  2616] By: gbarr                                 on 1999/01/16  18:59:55
5165         Log: Win32 changes from Jan
5166              
5167              From: jan.dubois@ibm.net (Jan Dubois)
5168              Date: Fri, 15 Jan 1999 23:38:35 +0100
5169              Message-ID: <36a7c10d.16311905@smtp1.ibm.net>
5170              Subject: [PATCH 5.005_03m2] Win32 Makefile patches
5171              
5172              From: jan.dubois@ibm.net (Jan Dubois)
5173              Date: Sat, 16 Jan 1999 13:02:45 +0100
5174              Message-ID: <36a07da6.10722337@smtp1.ibm.net>
5175              Subject: [PATCH 5.005_03m2] minor tweaks to README.win32
5176      Branch: maint-5.005/perl
5177            ! README.win32 win32/Makefile win32/makefile.mk
5178 ____________________________________________________________________________
5179 [  2615] By: gbarr                                 on 1999/01/16  18:48:48
5180         Log: Jumbo patch from Sarathy for PERL_OBJECT & USE_THREADS
5181              
5182              From: Gurusamy Sarathy <gsar@engin.umich.edu>
5183              Date: Thu, 07 Jan 1999 00:12:00 -0500
5184              Message-Id: <199901070512.AAA23568@aatma.engin.umich.edu>
5185              Subject: Re: [PATCH 5.005_03-MAINT_TRIAL2] fixes for PERL_OBJECT and USE_THREADS builds
5186              
5187              From: Gurusamy Sarathy <gsar@engin.umich.edu>
5188              Date: Thu, 14 Jan 1999 19:21:46 -0500
5189              Message-Id: <199901150021.TAA01886@aatma.engin.umich.edu>
5190              Subject: Re: [PATCH 5.005_03-MAINT_TRIAL2] fixes for PERL_OBJECT and USE_THREADS builds
5191      Branch: maint-5.005/perl
5192            ! embed.h global.sym lib/ExtUtils/MM_Unix.pm objXSUB.h objpp.h
5193            ! op.c perl.c perl.h perly.c perly.y perly_c.diff pp.c proto.h
5194            ! sv.c t/io/fs.t toke.c win32/GenCAPI.pl win32/config.bc
5195            ! win32/makedef.pl win32/runperl.c win32/win32.c
5196 ____________________________________________________________________________
5197 [  2614] By: gbarr                                 on 1999/01/16  16:48:38
5198         Log: From: Jarkko Hietaniemi <jhi@iki.fi>
5199              Date: Fri, 15 Jan 1999 17:28:34 +0200 (EET)
5200              Message-Id: <199901151528.RAA08785@alpha.hut.fi>
5201              Subject: [PATCH] 5.005_03-MAINT_TRIAL_2: NetBSD patches
5202              
5203              From: Jarkko Hietaniemi <jhi@iki.fi>
5204              Date: Fri, 15 Jan 1999 18:44:19 +0200 (EET)
5205              Message-Id: <199901151644.SAA08184@alpha.hut.fi>
5206              Subject: [PATCH] 5.005_03-MAINT_TRIAL_2: allow skipping the "install also as /usr/bin/perl" question of installperl
5207              
5208              From: Jarkko Hietaniemi <jhi@iki.fi>
5209              Date: Fri, 15 Jan 1999 18:52:29 +0200 (EET)
5210              Message-Id: <199901151652.SAA11259@alpha.hut.fi>
5211              Subject: the promised "installusrbinperl + NetBSD" fix
5212      Branch: maint-5.005/perl
5213            ! Configure Makefile.SH hints/netbsd.sh installperl
5214            ! makedepend.SH unixish.h
5215 ____________________________________________________________________________
5216 [  2611] By: jhi                                   on 1999/01/14  12:16:14
5217         Log: From: Tom Christiansen <tchrist@jhereg.perl.com>
5218              To: pumpkings@jhereg.perl.com
5219              Subject: perlopentut.pod
5220              Date: Sat, 09 Jan 1999 08:13:18 -0700
5221              Message-Id: <199901091513.IAA17512@jhereg.perl.com>
5222      Branch: cfgperl
5223            + pod/perlopentut.pod
5224            ! MANIFEST pod/perl.pod pod/perldelta.pod pod/roffitall
5225 ____________________________________________________________________________
5226 [  2607] By: gbarr                                 on 1999/01/14  02:53:40
5227         Log: Added Carp::cluck to perldelta.pod
5228      Branch: maint-5.005/perl
5229            ! pod/perldelta.pod
5230 ____________________________________________________________________________
5231 [  2605] By: jhi                                   on 1999/01/13  18:26:19
5232         Log: From: "Jonathan Fine (IT- Borders Online)" <jfine@borders.com>
5233              To: "'cpan@perl.org'" <cpan@perl.org>
5234              Subject: "Bug" fix for File::Find.pm
5235              Date:   Thu, 31 Dec 1998 13:01:50 -0500
5236              Message-ID: <311F144DB5E5D011B03F00805FE954B10708BE17@exchange01_ph.borders.com>
5237      Branch: cfgperl
5238            ! lib/File/Find.pm
5239 ____________________________________________________________________________
5240 [  2604] By: jhi                                   on 1999/01/13  18:08:45
5241         Log: From: Peter Wolfe <wolfe@teloseng.com>
5242              Subject: SCO 3.2v5 patch for perl5.005_03-MAINT_TRIAL_1
5243              To: perlbug@perl.com
5244              Date: 11 Jan 1999 23:00:05 +0200
5245              Message-ID: <MLIST_199901111950.LAA01703@titan.teloseng.com>
5246      Branch: cfgperl
5247            ! hints/sco.sh
5248 ____________________________________________________________________________
5249 [  2603] By: jhi                                   on 1999/01/13  18:06:56
5250         Log: From: hans@icgroup.nl (Hans Mulder)
5251              Subject: [Patch for 5.005_54] re::debugcolors dumps core
5252              To: perlbug@perl.com
5253              Cc: hansmu@xs4all.nl
5254              Date: 11 Jan 1999 22:22:45 +0200
5255              Message-ID: <MLIST_9901111947.AA22109@icgned.icgroup.nl>
5256      Branch: cfgperl
5257            ! ext/re/re.pm regcomp.c
5258 ____________________________________________________________________________
5259 [  2602] By: jhi                                   on 1999/01/13  18:05:43
5260         Log: From: "Vishal Bhatia" <vishalb@hotmail.com>
5261              Subject: [PATCH 5.005_54]B::MAGIC::PTR doesnot check for valid length.
5262              Date: 11 Jan 1999 08:02:41 +0200
5263              Lines: 134
5264              Message-ID: <MLIST_19990111052126.27966.qmail@hotmail.com>
5265      Branch: cfgperl
5266            ! ext/B/B.xs ext/B/B/C.pm
5267 ____________________________________________________________________________
5268 [  2601] By: jhi                                   on 1999/01/13  18:01:53
5269         Log: From: James FitzGibbon <james@ican.net>
5270              Subject: Trivial patch for HP-UX 11 and shared libperl
5271              To: perl5-porters@perl.org
5272              Date: 8 Jan 1999 19:13:23 +0200
5273              Message-ID: <MLIST_Pine.BSF.4.05.9901081110090.21785-100000@staff1.tor.accglobal.net>
5274      Branch: cfgperl
5275            ! Makefile.SH
5276 ____________________________________________________________________________
5277 [  2600] By: jhi                                   on 1999/01/13  17:59:45
5278         Log: From: "Vishal Bhatia" <vishalb@hotmail.com>
5279              Subject: [PATCH 5.005_54] B::CC::pp_rv2cv problem
5280              To: perl5-porters@perl.org
5281              Date: 8 Jan 1999 12:43:36 +0200
5282              Message-ID: <MLIST_19990108101557.4481.qmail@hotmail.com>
5283      Branch: cfgperl
5284            ! ext/B/B/CC.pm
5285 ____________________________________________________________________________
5286 [  2599] By: jhi                                   on 1999/01/13  17:50:11
5287         Log: From: Robin Barker <rmb1@cise.npl.co.uk>
5288              Subject: PATCH to installperl
5289              To: perl5-porters@perl.org
5290              Date: 4 Jan 1999 16:15:18 +0200
5291              Message-ID: <MLIST_199901041350.NAA19665@cyclone.cise.npl.co.uk>
5292      Branch: cfgperl
5293            ! installperl
5294 ____________________________________________________________________________
5295 [  2598] By: jhi                                   on 1999/01/13  17:34:51
5296         Log: From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
5297              To: gsar@engin.umich.edu (Gurusamy Sarathy), gbarr@pobox.com
5298              Cc: perl5-porters@perl.org
5299              Subject: PATCH DB_File 1.63 for 5.005_54 & 5.005_03
5300              Date: Tue, 29 Dec 1998 16:23:54 +0000 (GMT)
5301              Message-Id: <9812291623.AA20884@claudius.bfsec.bt.co.uk>
5302      Branch: cfgperl
5303            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
5304            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo ext/DB_File/typemap
5305 ____________________________________________________________________________
5306 [  2597] By: jhi                                   on 1999/01/13  17:30:33
5307         Log: From: David Dyck <dcd@tc.fluke.com>
5308              To: Perl Porters <perl5-porters@perl.org>,
5309              Gurusamy Sarathy <gsar@engin.umich.edu>
5310              Subject: PATCH to perl5.005_54/pod/perldsc.pod (fix typo)
5311              Date: Tue, 12 Jan 1999 11:14:19 -0800 (PST)
5312              Message-ID: <Pine.LNX.4.05.9901121111250.22568-100000@dd.tc.fluke.com>
5313      Branch: cfgperl
5314            ! pod/perldsc.pod
5315 ____________________________________________________________________________
5316 [  2596] By: jhi                                   on 1999/01/13  17:26:44
5317         Log: From: Joshua Pritikin <joshua.pritikin@db.com>
5318              To: perl5-porters@perl.org
5319              Subject: [PATCH] modglobal w/ spelling fixes
5320              Date: Tue, 12 Jan 1999 18:06:01 -0500 (EST)
5321              Message-ID: <Pine.GSO.4.02.9901121805290.625-100000@eq1062.wks.na.deuba.com>
5322      Branch: cfgperl
5323            ! pod/perlguts.pod
5324 ____________________________________________________________________________
5325 [  2595] By: jhi                                   on 1999/01/13  17:24:59
5326         Log: From: Hans Mulder <hansm@icgroup.nl>
5327              Optimize common sort routines.  Thread started by the message
5328              
5329              From: Hans Mulder <hansm@icgroup.nl>
5330              Sender: owner-perl5-porters@perl.org
5331              To: perl5-porters@perl.org
5332              Subject: [Patch for 5.00554] From the Todo list: Optimize sort by { $a <=> $b
5333              Message-Id: <9901092156.AA03831@icgned.icgroup.nl>
5334              
5335              and the patch from the message
5336              
5337              From: Hans Mulder <hans@icgroup.nl>
5338              To: jhi@iki.fi
5339              Cc: perl5-porters@perl.org
5340              Subject: Re: [Patch for 5.00554] From the Todo list: Optimize sort by { $a <=>
5341              $b }
5342              Date: Wed, 13 Jan 1999 17:39:35 +0100
5343              Message-Id: <9901131639.AA17419@icgned.icgroup.nl>
5344      Branch: cfgperl
5345            ! Todo op.c op.h pp_ctl.c t/op/sort.t
5346 ____________________________________________________________________________
5347 [  2594] By: jhi                                   on 1999/01/13  16:50:17
5348         Log: Atari MiNT port by Guido Flohr <gufl0000@stud.uni-sb.de>
5349              (the diffs were based on 5.004_02).  Tested by Guido
5350              and Frank Naumann <fnaumann@prinz-atm.CS.Uni-Magdeburg.De>.
5351      Branch: cfgperl
5352            + README.mint ext/POSIX/hints/mint.pl hints/mint.sh
5353            + mint/Makefile mint/README mint/errno.h mint/pwd.c mint/stdio.h
5354            + mint/sys/time.h mint/time.h
5355            ! MANIFEST doio.c malloc.c miniperlmain.c perl.c t/io/fs.t
5356            ! t/lib/safe2.t t/op/groups.t t/op/mkdir.t t/op/taint.t util.c
5357 ____________________________________________________________________________
5358 [  2593] By: jhi                                   on 1999/01/09  16:54:26
5359         Log: Detypo.
5360      Branch: cfgperl
5361            ! hints/dec_osf.sh
5362 ____________________________________________________________________________
5363 [  2592] By: jhi                                   on 1999/01/09  16:17:13
5364         Log: Move usethreads and use64bits logic from hints to Configure.
5365      Branch: cfgperl
5366            ! Configure hints/README.hints hints/aix.sh hints/dec_osf.sh
5367            ! hints/dos_djgpp.sh hints/freebsd.sh hints/hpux.sh
5368            ! hints/irix_6.sh hints/irix_6_0.sh hints/irix_6_1.sh
5369            ! hints/linux.sh hints/os2.sh hints/solaris_2.sh hints/vmesa.sh
5370 ____________________________________________________________________________
5371 [  2591] By: jhi                                   on 1999/01/09  14:45:24
5372         Log: Missing dTHRs added.
5373      Branch: cfgperl
5374            ! regcomp.c toke.c
5375 ____________________________________________________________________________
5376 [  2590] By: jhi                                   on 1999/01/08  15:27:17
5377         Log: Finalize change #2589 and add better AIX nm scanning from:
5378              
5379              Message-Id: <m0zyNW0-00017VC@gentoo.com>
5380              From: bll@gentoo.com (Brad Lanam)
5381              Subject: Re: mailhelp returned a non-zero status
5382              In-Reply-To: <199901072155.WAA14369@hptnocou.grenoble.hp.com> from Raphael Manfredi at "Jan 7, 1999 10:55:24 pm"
5383              To: ram@hptnocou.grenoble.hp.com (Raphael Manfredi)
5384      Branch: cfgperl
5385            ! Configure hints/freebsd.sh hints/linux.sh
5386 ____________________________________________________________________________
5387 [  2589] By: jhi                                   on 1999/01/08  15:14:54
5388         Log: Undo change #2581.
5389      Branch: cfgperl
5390            ! Configure hints/freebsd.sh hints/linux.sh
5391 ____________________________________________________________________________
5392 [  2588] By: jhi                                   on 1999/01/08  11:51:52
5393         Log: FAQ jumbo patch from tchrist.
5394              
5395              Message-Id: <199901080605.XAA20229@jhereg.perl.com>
5396              From: Tom Christiansen <tchrist@jhereg.perl.com>
5397              To: pumpkings@jhereg.perl.com
5398              Subject: newest version of perlfaq.pod
5399              Date: Thu, 7 Jan 1999 23:05:02 -0700
5400              
5401              Message-Id: <199901080605.XAA20231@jhereg.perl.com>
5402              From: Tom Christiansen <tchrist@jhereg.perl.com>
5403              To: pumpkings@jhereg.perl.com
5404              Subject: newest version of perlfaq1.pod
5405              Date: Thu, 7 Jan 1999 23:05:02 -0700
5406              
5407              Message-Id: <199901080605.XAA20233@jhereg.perl.com>
5408              From: Tom Christiansen <tchrist@jhereg.perl.com>
5409              To: pumpkings@jhereg.perl.com
5410              Subject: newest version of perlfaq2.pod
5411              Date: Thu, 7 Jan 1999 23:05:02 -0700
5412              
5413              Message-Id: <199901080605.XAA20235@jhereg.perl.com>
5414              From: Tom Christiansen <tchrist@jhereg.perl.com>
5415              To: pumpkings@jhereg.perl.com
5416              Subject: newest version of perlfaq3.pod
5417              Date: Thu, 7 Jan 1999 23:05:02 -0700
5418              
5419              Message-Id: <199901080605.XAA20237@jhereg.perl.com>
5420              From: Tom Christiansen <tchrist@jhereg.perl.com>
5421              To: pumpkings@jhereg.perl.com
5422              Subject: newest version of perlfaq4.pod
5423              Date: Thu, 7 Jan 1999 23:05:02 -0700
5424              
5425              Message-Id: <199901080605.XAA20239@jhereg.perl.com>
5426              From: Tom Christiansen <tchrist@jhereg.perl.com>
5427              To: pumpkings@jhereg.perl.com
5428              Subject: newest version of perlfaq5.pod
5429              Date: Thu, 7 Jan 1999 23:05:02 -0700
5430              
5431              Message-Id: <199901080605.XAA20241@jhereg.perl.com>
5432              From: Tom Christiansen <tchrist@jhereg.perl.com>
5433              To: pumpkings@jhereg.perl.com
5434              Subject: newest version of perlfaq6.pod
5435              Date: Thu, 7 Jan 1999 23:05:02 -0700
5436              
5437              Message-Id: <199901080605.XAA20243@jhereg.perl.com>
5438              From: Tom Christiansen <tchrist@jhereg.perl.com>
5439              To: pumpkings@jhereg.perl.com
5440              Subject: newest version of perlfaq7.pod
5441              Date: Thu, 7 Jan 1999 23:05:03 -0700
5442              
5443              Message-Id: <199901080605.XAA20245@jhereg.perl.com>
5444              From: Tom Christiansen <tchrist@jhereg.perl.com>
5445              To: pumpkings@jhereg.perl.com
5446              Subject: newest version of perlfaq8.pod
5447              Date: Thu, 7 Jan 1999 23:05:03 -0700
5448              
5449              Message-Id: <199901080605.XAA20257@jhereg.perl.com>
5450              From: Tom Christiansen <tchrist@jhereg.perl.com>
5451              To: pumpkings@jhereg.perl.com
5452              Subject: newest version of perlfaq9.pod
5453              Date: Thu, 7 Jan 1999 23:05:03 -0700
5454      Branch: cfgperl
5455            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
5456            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
5457            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
5458            ! pod/perlfaq9.pod
5459 ____________________________________________________________________________
5460 [  2587] By: jhi                                   on 1999/01/08  11:17:43
5461         Log: More doc fixes from Abigail.
5462      Branch: cfgperl
5463            ! lib/Time/gmtime.pm lib/Time/localtime.pm lib/User/grent.pm
5464            ! lib/User/pwent.pm
5465 ____________________________________________________________________________
5466 [  2585] By: jhi                                   on 1999/01/08  08:31:02
5467         Log: Change #2584 from maint-5.005:
5468              
5469              implemented Ilya's suggested fix, and added a testcase
5470              
5471              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5472              Date: Tue, 5 Jan 1999 00:56:01 -0500 (EST)
5473              Message-Id: <199901050556.AAA02597@monk.mps.ohio-state.edu>
5474              Subject: Re: Text::ParseWords: regex fix
5475      Branch: cfgperl
5476            ! lib/Text/ParseWords.pm t/lib/parsewords.t
5477 ____________________________________________________________________________
5478 [  2583] By: gbarr                                 on 1999/01/08  04:50:03
5479         Log: From: Jarkko Hietaniemi <jhi@iki.fi>
5480              Date: Thu, 7 Jan 1999 12:47:38 +0200 (EET)
5481              Message-Id: <199901071047.MAA24100@alpha.hut.fi>
5482              Subject: [PATCH] 5.005_03-MAINT_TRIAL_2: ext/Errno_pm.PL: understand wrapper cppstdins
5483      Branch: maint-5.005/perl
5484            ! ext/Errno/Errno_pm.PL
5485 ____________________________________________________________________________
5486 [  2581] By: jhi                                   on 1999/01/07  16:38:03
5487         Log: Configure update:
5488              - usethreads, use64bits, and usemultiplicity
5489              are no more interactively asked by Configure
5490              - "int main()" (vs bare "main()") enforced in test programs
5491      Branch: cfgperl
5492            ! Configure hints/freebsd.sh hints/linux.sh
5493 ____________________________________________________________________________
5494 [  2580] By: jhi                                   on 1999/01/07  11:19:12
5495         Log: From: Dan Sugalski <sugalskd@osshe.edu>
5496              Date: Wed, 06 Jan 1999 13:47:34 -0800
5497              Message-Id: <3.0.6.32.19990106134734.0334d260@ous.edu>
5498              Subject: [PATCH 5.005_02-MT2, 5.005_5x]VMS.C tweak for occasional system() error
5499      Branch: cfgperl
5500            ! vms/vms.c
5501 ____________________________________________________________________________
5502 [  2579] By: jhi                                   on 1999/01/07  09:08:36
5503         Log: Another set of doc patches from Abigail
5504              
5505              From: abigail@fnx.com
5506              Message-ID: <19990107032132.20124.qmail@alexandra.wayne.fnx.com>
5507              Subject: [PATCH 5.005_03 TRAIL2 lib/Net/hostent.pm] Typo fix
5508              Date: Wed, 6 Jan 1999 22:21:32 -0500 (EST)
5509              
5510              From: abigail@fnx.com
5511              Message-ID: <19990107032445.20178.qmail@alexandra.wayne.fnx.com>
5512              Subject: [PATCH 5.005_03 TRIAL2 lib/Net/netent.pm] Typo fix
5513              Date: Wed, 6 Jan 1999 22:24:45 -0500 (EST)
5514              
5515              From: abigail@fnx.com
5516              Message-ID: <19990107032834.20362.qmail@alexandra.wayne.fnx.com>
5517              Subject: [PATCH 5.005_03 TRAIL2 lib/Term/Complete.pm] Typo fix
5518              Date: Wed, 6 Jan 1999 22:28:34 -0500 (EST)
5519              
5520              From: abigail@fnx.com
5521              Message-ID: <19990107033136.20440.qmail@alexandra.wayne.fnx.com>
5522              Subject: [PATCH 5.005_03 TRAIL2 lib/Term/ReadLine.pm] Typo fix
5523              Date: Wed, 6 Jan 1999 22:31:36 -0500 (EST)
5524              
5525              From: abigail@fnx.com
5526              Message-ID: <19990107033351.20540.qmail@alexandra.wayne.fnx.com>
5527              Subject: [PATCH 5.005_03 TRIAL2 lib/CGI/Apache.pm] Typo fix
5528              Date: Wed, 6 Jan 1999 22:33:51 -0500 (EST)
5529              
5530              From: abigail@fnx.com
5531              Message-ID: <19990107033933.20707.qmail@alexandra.wayne.fnx.com>
5532              Subject: [PATCH 5.005_03 TRIAL2 lib/CGI/Push.pm] Typo fix
5533              Date: Wed, 6 Jan 1999 22:39:33 -0500 (EST)
5534              
5535              From: abigail@fnx.com
5536              Message-ID: <19990107034548.20936.qmail@alexandra.wayne.fnx.com>
5537              Subject: [PATCH 5.005_03 TRIAL2 lib/File/Copy.pm] Typo fixes
5538              Date: Wed, 6 Jan 1999 22:45:48 -0500 (EST)
5539              
5540              From: abigail@fnx.com
5541              Message-ID: <19990107034856.21056.qmail@alexandra.wayne.fnx.com>
5542              Subject: [PATCH 5.005_03 TRIAL2 lib/File/Spec.pm] Typo fix
5543              Date: Wed, 6 Jan 1999 22:48:56 -0500 (EST)
5544              
5545              From: abigail@fnx.com
5546              Message-ID: <19990107035113.21174.qmail@alexandra.wayne.fnx.com>
5547              Subject: [PATCH 5.005_03 TRIAL2 lib/File/Spec/Mac.pm] Typo fixes
5548              Date: Wed, 6 Jan 1999 22:51:13 -0500 (EST)
5549              
5550              From: abigail@fnx.com
5551              Message-ID: <19990107035612.21522.qmail@alexandra.wayne.fnx.com>
5552              Subject: [PATCH 5.005_03 TRIAL2 lib/Math/BigFloat.pm] Typo fix
5553              Date: Wed, 6 Jan 1999 22:56:12 -0500 (EST)
5554              
5555              From: abigail@fnx.com
5556              Message-ID: <19990107035842.21585.qmail@alexandra.wayne.fnx.com>
5557              Subject: [PATCH 5.005_03 TRIAL2 lib/Math/BigInt.pm] Typo fixes
5558              Date: Wed, 6 Jan 1999 22:58:41 -0500 (EST)
5559              
5560              From: abigail@fnx.com
5561              Message-ID: <19990107040644.22009.qmail@alexandra.wayne.fnx.com>
5562              Subject: [PATCH 5.005_03 TRIAL2 lib/Text/Wrap.pm] Typo fixes
5563              Date: Wed, 6 Jan 1999 23:06:44 -0500 (EST)
5564              
5565              From: abigail@fnx.com
5566              Message-ID: <19990107040955.22087.qmail@alexandra.wayne.fnx.com>
5567              Subject: [PATCH 5.005_03 TRIAL2 lib/Tie/Array.pm] Typo fixes
5568              Date: Wed, 6 Jan 1999 23:09:55 -0500 (EST)
5569              
5570              From: abigail@fnx.com
5571              Message-ID: <19990107041136.22174.qmail@alexandra.wayne.fnx.com>
5572              Subject: [PATCH 5.005_03 TRIAL2 lib/Tie/Hash.pm] Typo fix
5573              Date: Wed, 6 Jan 1999 23:11:36 -0500 (EST)
5574      Branch: cfgperl
5575            ! lib/CGI/Apache.pm lib/CGI/Push.pm lib/File/Copy.pm
5576            ! lib/File/Spec.pm lib/File/Spec/Mac.pm lib/Math/BigFloat.pm
5577            ! lib/Math/BigInt.pm lib/Net/hostent.pm lib/Net/netent.pm
5578            ! lib/Term/Complete.pm lib/Term/ReadLine.pm lib/Text/Wrap.pm
5579            ! lib/Tie/Array.pm lib/Tie/Hash.pm
5580 ____________________________________________________________________________
5581 [  2576] By: jhi                                   on 1999/01/06  17:05:20
5582         Log: Change #2582 fallout: the amagic_cmp* are no more file static.
5583      Branch: cfgperl
5584            ! pp_ctl.c
5585 ____________________________________________________________________________
5586 [  2575] By: jhi                                   on 1999/01/06  13:18:56
5587         Log: Enhance the great_circle_distance() documentation.
5588      Branch: cfgperl
5589            ! lib/Math/Trig.pm
5590 ____________________________________________________________________________
5591 [  2574] By: jhi                                   on 1999/01/06  12:58:03
5592         Log: From: Mark Bixby <markb@spock.dis.cccd.edu>
5593              To: perlbug@perl.com
5594              Subject: [PATCH 5.005_03-MAINT_TRIAL_2] t/op/sysio.t for MPE/iX
5595              Date: Mon, 4 Jan 1999 13:34:58 -0800 (PST)
5596              Message-Id: <199901042134.NAA18852@spock.dis.cccd.edu>
5597      Branch: cfgperl
5598            ! t/op/sysio.t
5599 ____________________________________________________________________________
5600 [  2573] By: jhi                                   on 1999/01/06  12:40:19
5601         Log: From: "W. Phillip Moore" <wpm@ms.com>
5602              To: perlbug@perl.org
5603              Subject: [PATCH] POSIX getpgrp is not -w clean
5604              Date: Tue, 5 Jan 1999 12:40:27 -0500 (EST)
5605              Message-ID: <13970.20107.190314.549471@zappa>
5606      Branch: cfgperl
5607            ! ext/POSIX/POSIX.pm
5608 ____________________________________________________________________________
5609 [  2572] By: jhi                                   on 1999/01/06  12:25:24
5610         Log: Based on
5611              From: jan.dubois@ibm.net (Jan Dubois)
5612              To: perl5-porters@perl.org
5613              Subject: [PATCH 5.005_03-MAINT_TRIAL2] fixes for PERL_OBJECT and USE_THREADS builds
5614              Date: Wed, 06 Jan 1999 01:24:09 +0100
5615              Message-ID: <3696aa85.18259325@smtp1.ibm.net>
5616              except that
5617              - objXSUB.h was already okay
5618              - embed.h patching is futile, global.sym patched instead
5619              - objpp.h does not exist
5620              - proto.h addition applied manually
5621              - win32/GenCAPI.pl was already okay
5622              - win32/makedef.pl was already okay
5623      Branch: cfgperl
5624            ! global.sym perl.c proto.h
5625 ____________________________________________________________________________
5626 [  2571] By: jhi                                   on 1999/01/06  11:25:48
5627         Log: From: Slaven Rezic <eserte@cs.tu-berlin.de>
5628              To: perlbug@perl.com
5629              Subject: FindBin.pm on Win32 systems
5630              Date: Mon, 4 Jan 1999 23:01:46 +0100 (CET)
5631              Message-Id: <199901042201.XAA01875@cabulja.herceg.de>
5632      Branch: cfgperl
5633            ! lib/FindBin.pm
5634 ____________________________________________________________________________
5635 [  2570] By: jhi                                   on 1999/01/06  11:21:48
5636         Log: From: Dan Sugalski <sugalskd@osshe.edu>
5637              To: perl5-porters@perl.org, vmsperl@perl.org
5638              Subject: [PATCH 5.005_03-MAINT_TRIAL_2]taint.c fix for VMS
5639              Date: Tue, 05 Jan 1999 16:47:31 -0800
5640              Message-Id: <3.0.6.32.19990105164731.00b5b2d0@ous.edu>
5641              
5642              (the ext/IO/lib/IO/Socket.pm was not really changed here;
5643              it was a leftover from #2569)
5644      Branch: cfgperl
5645            ! ext/IO/lib/IO/Socket.pm taint.c
5646 ____________________________________________________________________________
5647 [  2569] By: jhi                                   on 1999/01/06  11:18:22
5648         Log: Jumbo doc patch from Abigail (almost identical to
5649              the 5.005-maint change #2562 except for the
5650              ext/IO/lib/IO/Socket.pm patch which was not
5651              applicable because the IO version of 5.005-devel
5652              is somewhat different (why?))
5653              
5654              From: abigail@fnx.com
5655              Message-ID: <19990105170142.4889.qmail@alexandra.wayne.fnx.com>
5656              Subject: [PATCH 5.005_03-TRIAL2 lib/ExtUtils/Liblist.pm] pod fixes
5657              Date: Tue, 5 Jan 1999 12:01:42 -0500 (EST)
5658              
5659              From: abigail@fnx.com
5660              Message-ID: <19990105172855.5115.qmail@alexandra.wayne.fnx.com>
5661              Subject: [PATCH 5.005_03 MAINT2 lib/ExtUtils/Commands.pm] Typo fix.
5662              Date: Tue, 5 Jan 1999 12:28:55 -0500 (EST)
5663              
5664              From: abigail@fnx.com
5665              Message-ID: <19990105173808.5260.qmail@alexandra.wayne.fnx.com>
5666              Subject: [PATCH perl5.005_03 MAINT3 lib/ExtUtils/Embed.pm] Typo fix
5667              Date: Tue, 5 Jan 1999 12:38:08 -0500 (EST)
5668              
5669              From: abigail@fnx.com
5670              Message-ID: <19990105174859.5533.qmail@alexandra.wayne.fnx.com>
5671              Subject: [PATCH 5.005_03 MAINT2 lib/ExtUtils/Install.pm] Typo fix
5672              Date: Tue, 5 Jan 1999 12:48:59 -0500 (EST)
5673              
5674              From: abigail@fnx.com
5675              Message-ID: <19990105174947.5547.qmail@alexandra.wayne.fnx.com>
5676              Subject: [PATCH 5.005_03 lib/ExtUtils/MM_Unix.pm] Typo fixes
5677              Date: Tue, 5 Jan 1999 12:49:46 -0500 (EST)
5678              
5679              From: abigail@fnx.com
5680              Message-ID: <19990105182301.5966.qmail@alexandra.wayne.fnx.com>
5681              Subject: [PATCH 5.005_03 lib/ExtUtils/MakeMaker.pm] Typos fixes.
5682              Date: Tue, 5 Jan 1999 13:23:00 -0500 (EST)
5683              
5684              From: abigail@fnx.com
5685              Message-ID: <19990105183344.6065.qmail@alexandra.wayne.fnx.com>
5686              Subject: [PATCH 5.005_03 TRIAL2 lib/ExtUtils/Manifest.pm] Typo fixes
5687              Date: Tue, 5 Jan 1999 13:33:44 -0500 (EST)
5688              
5689              From: abigail@fnx.com
5690              Message-ID: <19990105184028.6220.qmail@alexandra.wayne.fnx.com>
5691              Subject: [PATCH 5.005_03 TRIAL2 lib/ExtUtils/Mksymlists.pm] Typo fix
5692              Date: Tue, 5 Jan 1999 13:40:28 -0500 (EST)
5693              
5694              From: abigail@fnx.com
5695              Message-ID: <19990106012015.9451.qmail@alexandra.wayne.fnx.com>
5696              Subject: [PATCH 5.005_03 TRIAL2 lib/IO/Pipe.pm] Typo fixes.
5697              Date: Tue, 5 Jan 1999 20:20:15 -0500 (EST)
5698              
5699              From: abigail@fnx.com
5700              Message-ID: <19990106012047.9459.qmail@alexandra.wayne.fnx.com>
5701              Subject: [PATCH 5.005_03 TRAIL2 lib/IO/Seekable.pm] Typo fixes
5702              Date: Tue, 5 Jan 1999 20:20:47 -0500 (EST)
5703      Branch: cfgperl
5704            ! ext/IO/lib/IO/Pipe.pm ext/IO/lib/IO/Seekable.pm
5705            ! lib/ExtUtils/Command.pm lib/ExtUtils/Embed.pm
5706            ! lib/ExtUtils/Install.pm lib/ExtUtils/Liblist.pm
5707            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
5708            ! lib/ExtUtils/Manifest.pm lib/ExtUtils/Mksymlists.pm
5709 ____________________________________________________________________________
5710 [  2568] By: gbarr                                 on 1999/01/06  03:13:15
5711         Log: From: jan.dubois@ibm.net (Jan Dubois)
5712              Date: Wed, 06 Jan 1999 01:24:09 +0100
5713              Message-ID: <3696aa85.18259325@smtp1.ibm.net>
5714              Subject: [PATCH 5.005_03-MAINT_TRIAL2] fixes for PERL_OBJECT and USE_THREADS builds
5715      Branch: maint-5.005/perl
5716            ! embed.h global.sym objXSUB.h objpp.h perl.c proto.h
5717            ! win32/GenCAPI.pl win32/makedef.pl
5718 ____________________________________________________________________________
5719 [  2566] By: gbarr                                 on 1999/01/06  02:29:05
5720         Log: From: "W. Phillip Moore" <wpm@ms.com>
5721              Date: Tue, 5 Jan 1999 12:40:27 -0500 (EST)
5722              Message-ID: <13970.20107.190314.549471@zappa>
5723              Subject: [PATCH] POSIX getpgrp is not -w clean
5724      Branch: maint-5.005/perl
5725            ! ext/POSIX/POSIX.pm
5726 ____________________________________________________________________________
5727 [  2565] By: gbarr                                 on 1999/01/06  02:19:00
5728         Log: From: Slaven Rezic <eserte@cs.tu-berlin.de>
5729              Date: Mon, 4 Jan 1999 23:01:46 +0100 (CET)
5730              Message-Id: <199901042201.XAA01875@cabulja.herceg.de>
5731              Subject: FindBin.pm on Win32 systems
5732      Branch: maint-5.005/perl
5733            ! lib/FindBin.pm
5734 ____________________________________________________________________________
5735 [  2561] By: jhi                                   on 1999/01/05  10:49:10
5736         Log: Reword the setlocale() 1-arg case better.
5737      Branch: cfgperl
5738            ! ext/POSIX/POSIX.pod
5739 ____________________________________________________________________________
5740 [  2559] By: gbarr                                 on 1999/01/02  15:37:35
5741         Log: From: Blair Zajac <bzajac@geostaff.com>
5742              Date: Wed, 23 Dec 1998 17:13:32 -0800
5743              Message-ID: <3681953C.8B6A90AA@geostaff.com>
5744              Subject: Tie::SubstrHash patch
5745      Branch: maint-5.005/perl
5746            ! lib/Tie/SubstrHash.pm
5747 ____________________________________________________________________________
5748 [  2554] By: jhi                                   on 1999/01/02  14:55:06
5749         Log: Object destruction order testing.
5750      Branch: cfgperl
5751            ! t/op/misc.t
5752 ____________________________________________________________________________
5753 [  2553] By: jhi                                   on 1999/01/02  14:49:40
5754         Log: perldelta the Dumpvalue.pm of change #2513.
5755      Branch: cfgperl
5756            ! lib/Dumpvalue.pm pod/perldelta.pod
5757 ____________________________________________________________________________
5758 [  2552] By: nick                                  on 1999/01/02  14:45:38
5759         Log: Tone down Makefile.PL so it works on Win32
5760      Branch: perl
5761            ! ext/B/Makefile.PL
5762 ____________________________________________________________________________
5763 [  2551] By: nick                                  on 1999/01/02  14:06:30
5764         Log: Export constant subs from B.xs for op.h, cop.h and a few others.
5765              Use them in various B::* rather than have local defs.
5766      Branch: perl
5767            + ext/B/defsubs.h.PL
5768            ! ext/B/B.pm ext/B/B.xs ext/B/B/Bytecode.pm ext/B/B/C.pm
5769            ! ext/B/B/CC.pm ext/B/B/Deparse.pm ext/B/B/Lint.pm
5770            ! ext/B/B/Stackobj.pm ext/B/B/Xref.pm ext/B/Makefile.PL
5771 ____________________________________________________________________________
5772 [  2550] By: nick                                  on 1999/01/02  10:04:02
5773         Log: Integrate ext/B changes from //depot/cfgperl
5774      Branch: perl
5775           !> ext/B/B.xs ext/B/B/C.pm ext/B/B/CC.pm ext/B/B/Stackobj.pm
5776 ____________________________________________________________________________
5777 [  2549] By: jhi                                   on 1999/01/01  13:54:16
5778         Log: From: "Paul Holser" <Paul.Holser.pholser@nortelnetworks.com>
5779              To: perlbug@perl.com
5780              Subject: op/groups.t fails test 1 on HP-UX 10.20
5781              Date: Wed, 30 Dec 1998 15:16:12 -0600 (CST)
5782              Message-Id: <199812302116.PAA12439@crchh44c.us.nortel.com>
5783      Branch: cfgperl
5784            ! t/op/groups.t
5785 ____________________________________________________________________________
5786 [  2548] By: jhi                                   on 1999/01/01  13:53:31
5787         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
5788              To: perl5-porters@perl.org
5789              cc: hv@crypt0.demon.co.uk
5790              Subject: [bug 5.004_54] duplicate error message
5791              Date: Thu, 31 Dec 1998 04:05:25 +0000
5792              Message-Id: <199812310405.EAA00386@crypt.compulink.co.uk>
5793              
5794              Message-ID: <13963.60672.134591.383377@alias-2.pr.mcs.net>
5795              From: Stephen McCamant <smccam@uclink4.berkeley.edu>
5796              To: hv@crypt0.demon.co.uk
5797              Cc: perl5-porters@perl.org
5798              Subject: [PATCH _54] Re: duplicate error message
5799              Date: Thu, 31 Dec 1998 16:10:13 -0600 (CST)
5800              
5801              Message-Id: <199901010732.HAA02926@crypt.compulink.co.uk>
5802              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
5803              To: Stephen McCamant <smccam@uclink4.berkeley.edu>
5804              cc: hv@crypt0.demon.co.uk, perl5-porters@perl.org
5805              Subject: [TEST PATCH _54] Re: duplicate error message 
5806              Date: Fri, 01 Jan 1999 07:32:14 +0000
5807      Branch: cfgperl
5808            ! op.c t/pragma/warn/op
5809 ____________________________________________________________________________
5810 [  2547] By: jhi                                   on 1998/12/31  14:15:04
5811         Log: From: Chris Nandor <pudge@pobox.com>
5812              To: jhi@iki.fi
5813              Cc: perl5-porters@perl.org
5814              Subject: Re: [PATCH] perlport.pod 1.38
5815              Date: Thu, 31 Dec 1998 09:06:48 -0500
5816              Message-Id: <v04020a1db2b1352ec92a@[192.168.0.77]>
5817      Branch: cfgperl
5818            ! pod/perlport.pod
5819 ____________________________________________________________________________
5820 [  2546] By: jhi                                   on 1998/12/31  11:18:17
5821         Log: From: Wilson P. Snyder II
5822              To: perl5-porters@perl.org
5823              Subject: [PATCH v5.5.53] REV2: Binary number support
5824              Date: 1998/11/30
5825              Message-ID: <199811301543.KAA15689@vulcan.maker.com>
5826      Branch: cfgperl
5827            ! pod/perldata.pod pod/perldelta.pod pod/perlfunc.pod pp.c
5828            ! proto.h sv.c t/op/oct.t t/op/sprintf.t t/pragma/warn/util
5829            ! toke.c util.c
5830 ____________________________________________________________________________
5831 [  2545] By: jhi                                   on 1998/12/31  09:27:40
5832         Log: From: "Todd C. Miller" <Todd.Miller@courtesan.com>
5833              To: perlbug@perl.com
5834              Subject: "perl -T -P" dumps core on OpenBSD and Linux
5835              Date: Wed, 30 Dec 1998 21:11:05 -0700 (MST)
5836              Message-Id: <199812310411.VAA37568@xerxes.courtesan.com>
5837      Branch: cfgperl
5838            ! taint.c
5839 ____________________________________________________________________________
5840 [  2544] By: jhi                                   on 1998/12/31  09:21:45
5841         Log: From: Tim Bunce <Tim.Bunce@ig.co.uk> 
5842              To: perlbug@perl.com 
5843              Subject: bug in pod2man search for perl binary [5.005_5x]
5844              Date: Sat, 12 Dec 1998 23:08:51 +0000 
5845              Message-ID: <19981212230851.A20578@ig.co.uk> 
5846      Branch: cfgperl
5847            ! pod/pod2man.PL
5848 ____________________________________________________________________________
5849 [  2541] By: gbarr                                 on 1998/12/30  14:37:14
5850         Log: From: jan.dubois@ibm.net (Jan Dubois)
5851              Date: Wed, 23 Dec 1998 21:26:38 +0100
5852              Message-ID: <36895086.8849224@smtp1.ibm.net>
5853              Subject: [PATCH 5.005_03m1] subdirectory Makefiles should inherit CAPI setting from command line
5854      Branch: maint-5.005/perl
5855            ! lib/ExtUtils/MakeMaker.pm
5856 ____________________________________________________________________________
5857 [  2540] By: jhi                                   on 1998/12/30  08:42:04
5858         Log: Evermore AUTHORS and MAINTAIN.
5859      Branch: cfgperl
5860            ! AUTHORS MAINTAIN
5861 ____________________________________________________________________________
5862 [  2539] By: jhi                                   on 1998/12/29  15:10:34
5863         Log: More AUTHORS and MAINTAIN.
5864      Branch: cfgperl
5865            ! AUTHORS MAINTAIN
5866 ____________________________________________________________________________
5867 [  2537] By: jhi                                   on 1998/12/29  14:34:47
5868         Log: From: Frank Ridderbusch <Frank.Ridderbusch@pdb.siemens.de>
5869              Date: Tue, 15 Dec 1998 16:23:12 +0100 (MET)
5870              Message-ID: <13942.32480.700000.640927@utensil>
5871              Subject: Minor Bug in AutoSplit.qm in 5.005 and 5.004
5872              (mirror change#2531 in the 5.005-maint)
5873      Branch: cfgperl
5874            ! lib/AutoSplit.pm
5875 ____________________________________________________________________________
5876 [  2531] By: gbarr                                 on 1998/12/29  14:12:25
5877         Log: change in_pod pattern to /^=\w/ from /^=/
5878              From: Frank Ridderbusch <Frank.Ridderbusch@pdb.siemens.de>
5879              Date: Tue, 15 Dec 1998 16:23:12 +0100 (MET)
5880              Message-ID: <13942.32480.700000.640927@utensil>
5881              Subject: Minor Bug in AutoSplit.qm in 5.005 and 5.004
5882      Branch: maint-5.005/perl
5883            ! lib/AutoSplit.pm
5884 ____________________________________________________________________________
5885 [  2525] By: jhi                                   on 1998/12/29  13:06:26
5886         Log: From: "Vishal Bhatia" <vishalb@hotmail.com>
5887              To: perl5-porters@perl.org
5888              Subject: [PATCH 5.005_54] More minor  Fixes in CC.pm/C.pm
5889              Date: 16 Dec 1998 03:17:03 +0200
5890              Message-ID: <MLIST_199812160055.QAA06272@f10.hotmail.com>
5891      Branch: cfgperl
5892            ! ext/B/B/C.pm ext/B/B/CC.pm ext/B/B/Stackobj.pm
5893 ____________________________________________________________________________
5894 [  2524] By: jhi                                   on 1998/12/29  13:00:06
5895         Log: From: "Vishal Bhatia" <vishalb@hotmail.com>
5896              To: perl5-porters@perl.org
5897              Cc: rmb1@cise.npl.co.uk, nick@ni-s.u-net.com
5898              Subject: [PATCH 5.005_54] Re:perlcc -e 'my $x = shift; print +($x ?...' failure
5899              Date: 10 Dec 1998 08:30:02 +0200
5900              Message-ID: <MLIST_19981210061651.29891.qmail@hotmail.com>
5901              
5902              (Nick's part was applied earlier, in change #2460)
5903      Branch: cfgperl
5904            ! ext/B/B.xs ext/B/B/C.pm ext/B/B/CC.pm ext/B/B/Stackobj.pm
5905 ____________________________________________________________________________
5906 [  2523] By: jhi                                   on 1998/12/29  12:41:31
5907         Log: From: "vishal bhatia" <vishalb@hotmail.com>
5908              To: nick@ni-s.u-net.com
5909              Cc: perl5-porters@perl.org
5910              Subject: [PATCH 5.005_54] return value of perlcc/B::CC generated functions.
5911              Date: 9 Dec 1998 06:50:30 +0200
5912              Message-ID: <MLIST_19981209043146.16829.qmail@hotmail.com>
5913      Branch: cfgperl
5914            ! ext/B/B/CC.pm
5915 ____________________________________________________________________________
5916 [  2522] By: jhi                                   on 1998/12/29  12:15:18
5917         Log: From: rjk@linguist.dartmouth.edu (Ronald J. Kimball)
5918              To: perl5-porters@perl.org (Perl 5 Porters)
5919              Subject: [PATCH 5.005_54] Pod::Text.pm reformating indented paragraphs
5920              Date: 25 Dec 1998 23:02:28 +0200
5921              Message-ID: <MLIST_199812252034.PAA27812@linguist.dartmouth.edu>
5922      Branch: cfgperl
5923            ! lib/Pod/Text.pm
5924 ____________________________________________________________________________
5925 [  2521] By: jhi                                   on 1998/12/29  12:07:54
5926         Log: Undo #2519 (breaks universal.c).
5927      Branch: cfgperl
5928            ! XSUB.h
5929 ____________________________________________________________________________
5930 [  2519] By: jhi                                   on 1998/12/29  11:41:10
5931         Log: From: Joshua Pritikin <joshua.pritikin@db.com>
5932              To: perl5-porters@perl.org
5933              Cc: perl-xs@perl.org
5934              Subject: XSUB.h refinement [PATCH]
5935              Date: 18 Dec 1998 03:58:44 +0200
5936              Message-ID: <MLIST_Pine.GSO.4.02.9812171733330.589-100000@eq1062.wks.na.deuba.com>
5937      Branch: cfgperl
5938            ! XSUB.h
5939 ____________________________________________________________________________
5940 [  2518] By: jhi                                   on 1998/12/29  11:36:19
5941         Log: From: abigail@fnx.com
5942              To: perl5-porters@perl.org (Perl Porters)
5943              Subject: [PATCH 5.005_02; lib/fields.pm] Typos in pod.
5944              Date: 28 Dec 1998 21:39:15 +0200
5945              Message-ID: <MLIST_19981228191612.8380.qmail@alexandra.wayne.fnx.com>
5946      Branch: cfgperl
5947            ! lib/fields.pm
5948 ____________________________________________________________________________
5949 [  2517] By: jhi                                   on 1998/12/29  11:35:03
5950         Log: Document change #2516.
5951      Branch: cfgperl
5952            ! pod/perldelta.pod
5953 ____________________________________________________________________________
5954 [  2516] By: jhi                                   on 1998/12/29  11:32:26
5955         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5956              To: perl5-porters@perl.org (Mailing list Perl5)
5957              Subject: [PATCH 5.005_53] Warn on unrecognized alpha escapes.
5958              Date: 9 Dec 1998 10:39:31 +0200
5959              Message-ID: <MLIST_199812090823.DAA17566@monk.mps.ohio-state.edu>
5960      Branch: cfgperl
5961            ! pod/perldiag.pod regcomp.c toke.c
5962 ____________________________________________________________________________
5963 [  2515] By: jhi                                   on 1998/12/29  11:27:11
5964         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5965              To: perl5-porters@perl.org (Mailing list Perl5)
5966              Subject: [PATCH 5.005_53] Bugs in hairy interactions of feature in REx
5967              Date: 8 Dec 1998 09:02:04 +0200
5968              Message-ID: <MLIST_199812080637.BAA16025@monk.mps.ohio-state.edu>
5969              
5970              \G fixes (wasn't working right with //g, s///, and $_ in (?{})).
5971      Branch: cfgperl
5972            ! pp_ctl.c pp_hot.c regexec.c regexp.h t/op/pat.t t/op/subst.t
5973 ____________________________________________________________________________
5974 [  2514] By: jhi                                   on 1998/12/29  11:21:31
5975         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5976              To: perl5-porters@perl.org (Mailing list Perl5)
5977              Subject: [PATCH 5.005_53] Regexp tests and UTF8
5978              Date: 8 Dec 1998 07:02:01 +0200
5979              Message-ID: <MLIST_199812080447.XAA05297@monk.mps.ohio-state.edu>
5980      Branch: cfgperl
5981            ! regcomp.c
5982 ____________________________________________________________________________
5983 [  2513] By: jhi                                   on 1998/12/29  11:18:34
5984         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5985              Subject: [PATCH 5.005_*] Dumpvar.pm
5986              To: perl5-porters@perl.org (Mailing list Perl5)
5987              Date: 7 Dec 1998 10:17:35 +0200
5988              Message-ID: <MLIST_199812070744.CAA18949@monk.mps.ohio-state.edu>
5989      Branch: cfgperl
5990            + lib/Dumpvalue.pm
5991            ! MANIFEST
5992 ____________________________________________________________________________
5993 [  2511] By: gbarr                                 on 1998/12/28  14:55:28
5994         Log: From: jan.dubois@ibm.net (Jan Dubois)
5995              Date: Tue, 01 Dec 1998 00:07:33 +0100
5996              Message-ID: <366921b5.14512598@smtp1.ibm.net>
5997              Subject: Re: 5.005_03-MAINT-TRIAL1, [PATCH] to compile on Win32
5998              
5999              From: jan.dubois@ibm.net (Jan Dubois)
6000              Date: Wed, 02 Dec 1998 00:24:54 +0100
6001              Message-ID: <366a77bb.19498126@smtp1.ibm.net>
6002              Subject: Re: 5.005_03-MAINT-TRIAL1, [PATCH] spaces in filenames support
6003      Branch: maint-5.005/perl
6004            ! perl.h proto.h taint.c win32/GenCAPI.pl win32/Makefile
6005            ! win32/config.bc win32/config.gc win32/config.vc
6006            ! win32/config_sh.PL win32/makedef.pl
6007 ____________________________________________________________________________
6008 [  2509] By: jhi                                   on 1998/12/28  13:00:31
6009     Log: Kickstart AUTHORS and MAINTAIN.
6010  Branch: cfgperl
6011        + AUTHORS MAINTAIN
6012        ! MANIFEST
6013 ____________________________________________________________________________
6014 [  2508] By: jhi                                   on 1998/12/28  08:04:00
6015     Log: From: Nathan Torkington <gnat@frii.com>
6016          To: perlbug@perl.com
6017          Subject: [PATCH] perlxstut.pod fix
6018          Date: Sat, 26 Dec 1998 14:28:21 +1300 (NZDT)
6019          Message-ID: <13956.15285.933914.320849@localhost.frii.com>
6020  Branch: cfgperl
6021        ! pod/perlxstut.pod
6022 ____________________________________________________________________________
6023 [  2507] By: jhi                                   on 1998/12/28  07:59:00
6024     Log: From: abigail@fnx.com
6025          To: perlbug@perl.com
6026          Subject: [PATCH 5.005_02] Re: m// doc is buggy (was Re: m'$foo' is undocumented)
6027          Date: Wed, 23 Dec 1998 22:59:59 -0500 (EST)
6028          Message-ID: <19981224035959.16994.qmail@alexandra.wayne.fnx.com>
6029          (slightly modified, a part of the patch was rejected)
6030          (strange, I thought I had already submitted this one
6031          but Perforce disagrees with me...)
6032  Branch: cfgperl
6033        ! pod/perlop.pod
6034 ____________________________________________________________________________
6035 [  2506] By: jhi                                   on 1998/12/28  07:56:59
6036     Log: From: Artur <artur@vogon-solutions.com>
6037          To: perlbug@perl.com
6038          Subject: PATCH: perlmodlib.pod
6039          Date: Fri, 25 Dec 1998 00:48:39 +0000
6040          Message-ID: <3682E0E7.EBFB5D65@vogon-solutions.com>
6041  Branch: cfgperl
6042        ! pod/perlmodlib.pod pod/perlop.pod
6043 ____________________________________________________________________________
6044 [  2505] By: jhi                                   on 1998/12/28  07:46:06
6045     Log: From: abigail@fnx.com
6046          To: perl5-porters@perl.org (Perl Porters)
6047          Subject: [PATCH 5.005_02] Typo in documentation of pod2html.
6048          Date: Wed, 23 Dec 1998 22:32:07 -0500 (EST)
6049          Message-ID: <19981224033207.16751.qmail@alexandra.wayne.fnx.com>
6050  Branch: cfgperl
6051        ! pod/pod2html.PL
6052 ____________________________________________________________________________
6053 [  2504] By: jhi                                   on 1998/12/28  07:44:35
6054     Log: From: Jim Avera <avera@fjst.com>
6055          To: perlbug@perl.com
6056          Subject: perlbug bug - shows dates reversed
6057          Date: Wed, 23 Dec 1998 18:08:56 -0800 (PST)
6058          Message-Id: <199812240208.SAA27616@membrane.ssd.hal.com>
6059  Branch: cfgperl
6060        ! utils/perlbug.PL
6061 ____________________________________________________________________________
6062 [  2503] By: jhi                                   on 1998/12/28  07:41:39
6063     Log: From: jan.dubois@ibm.net (Jan Dubois)
6064          To: makemaker@franz.ww.TU-Berlin.DE, perl5-porters@perl.org
6065          Subject: [PATCH 5.005_03m1] subdirectory Makefiles should inherit CAPI setting from command line
6066          Date: Wed, 23 Dec 1998 21:26:38 +0100
6067          Message-ID: <36895086.8849224@smtp1.ibm.net>
6068  Branch: cfgperl
6069        ! lib/ExtUtils/MakeMaker.pm
6070 ____________________________________________________________________________
6071 [  2502] By: jhi                                   on 1998/12/28  07:39:20
6072     Log: From: Blair Zajac <bzajac@geostaff.com>
6073          To: perl5-porters@perl.org
6074          Subject: Tie::SubstrHash patch
6075          Date: Wed, 23 Dec 1998 17:13:32 -0800
6076          Message-ID: <3681953C.8B6A90AA@geostaff.com>
6077  Branch: cfgperl
6078        ! lib/Tie/SubstrHash.pm
6079 ____________________________________________________________________________
6080 [  2501] By: jhi                                   on 1998/12/28  07:37:16
6081     Log: From: Alan.Harder@Ebay.Sun.COM (Alan Harder)
6082          To: perlbug@perl.com
6083          Subject: perlfaq9 minor error
6084          Date: Wed, 23 Dec 1998 14:54:19 -0800
6085          Message-Id: <199812232254.OAA05986@moshpit.EBay.Sun.COM>
6086  Branch: cfgperl
6087        ! pod/perlfaq9.pod
6088 ____________________________________________________________________________
6089 [  2500] By: jhi                                   on 1998/12/23  10:38:18
6090     Log: More porting notes about filesystems, AmigaOS, and MiNT.
6091  Branch: cfgperl
6092        ! pod/perlport.pod
6093 ____________________________________________________________________________
6094 [  2499] By: jhi                                   on 1998/12/22  09:26:49
6095     Log: Add few MSG_ and uio constants.
6096  Branch: cfgperl
6097        ! ext/Socket/Socket.pm ext/Socket/Socket.xs iperlsys.h
6098 ____________________________________________________________________________
6099 [  2498] By: jhi                                   on 1998/12/22  08:39:30
6100     Log: Slight recoding of util.c:repeatcpy() to circumnavigate
6101          a Digital C compiler optimizer bug that broke the 'x'
6102          operator under certain circumstances.  See t/op/repeat.t
6103          test #20 for graphic details.  Reported in
6104          
6105          From: Gisle Aas <gisle@aas.no>
6106          To: Mark Martinec <Mark.Martinec@nsc.ijs.si>
6107          Cc: ach@xray.mpe.mpg.de, cpan-testers@perl.org, perl5-porters@perl.org
6108          Subject: Re: Digest-MD5-2.00 test fails on DEC Alpha - a patch
6109          Date: 18 Dec 1998 14:27:40 +0100
6110          Message-ID: <m37lvpa8c3.fsf@furu.g.aas.no>
6111          
6112          and discussed further in the thread
6113          
6114          From: Jarkko Hietaniemi <jhi@iki.fi>
6115          To: Gisle Aas <gisle@aas.no>
6116          Cc: Mark Martinec <Mark.Martinec@nsc.ijs.si>, ach@xray.mpe.mpg.de,
6117          cpan-testers@perl.org, perl5-porters@perl.org
6118          Subject: x operator broken in DEC Alpha for 8-bit characters (Re: Digest-MD5-2.00 test fails on DEC Alpha - a patch)
6119          Date: Fri, 18 Dec 1998 16:18:37 +0200 (EET)
6120          Message-ID: <13946.25661.193449.138023@alpha.hut.fi>
6121  Branch: cfgperl
6122        ! t/op/repeat.t util.c
6123 ____________________________________________________________________________
6124 [  2497] By: jhi                                   on 1998/12/21  14:18:57
6125     Log: Change #2483 update.
6126  Branch: cfgperl
6127        ! t/op/tr.t
6128 ____________________________________________________________________________
6129 [  2496] By: jhi                                   on 1998/12/21  14:07:41
6130     Log: Update on change #2493.
6131  Branch: cfgperl
6132        ! t/pragma/warn/op
6133 ____________________________________________________________________________
6134 [  2495] By: jhi                                   on 1998/12/21  13:52:00
6135     Log: Change #2487 aftershock.
6136  Branch: cfgperl
6137        ! warning.pl
6138 ____________________________________________________________________________
6139 [  2494] By: jhi                                   on 1998/12/21  12:35:00
6140     Log: From: Chris Nandor <pudge@pobox.com>
6141          To: perl5-porters@perl.org
6142          Subject: [PATCH] perlport.pod v1.37
6143          Date: Sat, 19 Dec 1998 12:54:34 -0500
6144          Message-Id: <v04020a03b2a194aaa676@[192.168.0.77]>
6145  Branch: cfgperl
6146        ! pod/perlport.pod
6147 ____________________________________________________________________________
6148 [  2493] By: jhi                                   on 1998/12/21  12:22:44
6149     Log: From: Mark-Jason Dominus <mjd@plover.com>
6150          To: perl5-porters@perl.com
6151          Subject: PATCH (5.005_02): Dejargonizing
6152          Date: Sun, 20 Dec 1998 14:35:20 -0500
6153          Message-ID: <19981220193520.11230.qmail@plover.com>
6154          
6155          From: Mark-Jason Dominus <mjd@plover.com>
6156          To: perl5-porters@perl.com
6157          Subject: PATCH (5.005_02): Spelling correction in warning message
6158          Date: Sun, 20 Dec 1998 13:51:30 -0500
6159          Message-ID: <19981220185130.11067.qmail@plover.com>
6160  Branch: cfgperl
6161        ! doio.c op.c
6162 ____________________________________________________________________________
6163 [  2492] By: jhi                                   on 1998/12/21  09:00:05
6164     Log: From: "Vishal Bhatia" <vishalb@hotmail.com>
6165          To: perl5-porters@perl.org
6166          Subject: [PATCH 5.005_54] pp_next/pp_last/pp_redo problems
6167          Date: Sun, 20 Dec 1998 19:03:25 PST
6168          Message-ID: <19981221030326.27660.qmail@hotmail.com>
6169          
6170          (slightly reformatted)
6171  Branch: cfgperl
6172        ! ext/B/B/CC.pm
6173 ____________________________________________________________________________
6174 [  2491] By: nick                                  on 1998/12/20  14:21:29
6175     Log: Save _all_ GV's which have SV, AV or HV set.
6176  Branch: perl
6177        ! ext/B/B/C.pm
6178 ____________________________________________________________________________
6179 [  2490] By: jhi                                   on 1998/12/18  15:13:19
6180     Log: Add idea about generalising cpp symbol probing of Errno.
6181  Branch: cfgperl
6182        ! Todo
6183 ____________________________________________________________________________
6184 [  2489] By: jhi                                   on 1998/12/18  14:47:57
6185     Log: Address some of the issues of:
6186          
6187          From: Tom Christiansen <tchrist@jhereg.perl.com>
6188          To: perl-porters-active@jhereg.perl.com
6189          Subject: Undocumentation Issues for 5.005
6190          Date: Thu, 17 Dec 1998 14:46:24 -0700
6191          Message-Id: <199812172146.OAA05316@jhereg.perl.com>
6192  Branch: cfgperl
6193        ! pod/perl5005delta.pod
6194 ____________________________________________________________________________
6195 [  2488] By: jhi                                   on 1998/12/18  11:26:32
6196     Log: From: root <root@dubravka.in-berlin.de>
6197          To: perlbug@perl.com
6198          Cc: k@dubravka.in-berlin.de
6199          Subject: Please add no_modify to PERL_POLLUTE
6200          Date: Fri, 18 Dec 1998 10:45:52 +0100
6201          Message-Id: <199812180945.KAA05275@dubravka.in-berlin.de>
6202          
6203          (Really from Andreas König)
6204  Branch: cfgperl
6205        ! embed.pl
6206 ____________________________________________________________________________
6207 [  2487] By: jhi                                   on 1998/12/17  14:05:52
6208     Log: Some (by far not all) issues of the below message addressed.
6209          
6210          From: Tom Christiansen <tchrist@jhereg.perl.com>
6211          To: The Perl Porters Mailing List <perl5-porters@perl.org>
6212          Subject: important UNDOC issues for 5.005_54
6213          Date: Wed, 16 Dec 1998 21:14:53 -0700
6214          Message-Id: <199812170414.VAA25860@jhereg.perl.com>
6215  Branch: cfgperl
6216        ! lib/warning.pm pod/perl5005delta.pod pod/perldelta.pod
6217 ____________________________________________________________________________
6218 [  2486] By: jhi                                   on 1998/12/17  12:47:15
6219     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6220          To: domo@computer.org
6221          Cc: jhi@iki.fi, perl5-porters@perl.org
6222          Subject: Re: stuff related to malloc.c
6223          Date: Wed, 16 Dec 1998 16:40:27 -0500 (EST)
6224          Message-Id: <199812162140.QAA04925@monk.mps.ohio-state.edu>
6225  Branch: cfgperl
6226        ! malloc.c
6227 ____________________________________________________________________________
6228 [  2485] By: jhi                                   on 1998/12/17  12:17:19
6229     Log: More porting notes.
6230  Branch: cfgperl
6231        ! Porting/pumpkin.pod
6232 ____________________________________________________________________________
6233 [  2484] By: jhi                                   on 1998/12/15  08:38:05
6234     Log: Undo #2386 and #2205.
6235  Branch: cfgperl
6236        ! pod/perlfunc.pod
6237 ____________________________________________________________________________
6238 [  2483] By: jhi                                   on 1998/12/14  17:58:35
6239     Log: lib was missing from @INC.
6240  Branch: cfgperl
6241        ! t/op/tr.t
6242 ____________________________________________________________________________
6243 [  2482] By: jhi                                   on 1998/12/14  17:52:42
6244     Log: Was missing use Text::Wrap.
6245  Branch: cfgperl
6246        ! t/lib/textfill.t
6247 ____________________________________________________________________________
6248 [  2481] By: jhi                                   on 1998/12/14  16:00:22
6249     Log: nlist.h not yet Configure-probed but DynaLoader Linux-hinted.
6250          
6251          From: Jonathan Roy <roy@idle.com>
6252          To: perl5-porters@perl.org
6253          Subject: nlist.h add to Configure checks?
6254          Date: Sun, 13 Dec 1998 22:22:49 -0500
6255          Message-Id: <4.1.19981213221847.00a3e100@pop-server.tampabay.rr.com>
6256  Branch: cfgperl
6257        + ext/DynaLoader/hints/linux.pl
6258        ! MANIFEST
6259 ____________________________________________________________________________
6260 [  2480] By: jhi                                   on 1998/12/14  15:02:44
6261     Log: Give up completely using nm in AIX.
6262          
6263          From: "Kurt D. Starsinic" <kstar@chapin.edu>
6264          To: Gurusamy Sarathy <gsar@engin.umich.edu>, Jarkko Hietaniemi <jhi@iki.fi>
6265          Cc: perl5-porters@perl.org
6266          Subject: [PATCH 5.005_54] AIX 4.3.1.0 fails to locate some functions
6267          Date: Thu, 10 Dec 1998 00:51:46 -0500
6268          Message-ID: <19981210005146.B29986@O2.chapin.edu>
6269  Branch: cfgperl
6270        ! hints/aix.sh
6271 ____________________________________________________________________________
6272 [  2479] By: jhi                                   on 1998/12/14  14:39:52
6273     Log: AIX' error messages are different.
6274          
6275          From: "Kurt D. Starsinic" <kstar@chapin.edu>
6276          To: Gurusamy Sarathy <gsar@engin.umich.edu>
6277          Cc: perl5-porters@perl.org
6278          Subject: [PATCH 5.005_54] AIX 4.1.3.0 fails pragma/warning.t
6279          Date: Thu, 10 Dec 1998 00:42:36 -0500
6280          Message-ID: <19981210004236.A29986@O2.chapin.edu>
6281          
6282          From: Michael Engel <engel@nms1.cc.huji.ac.il>
6283          To: perlbug@perl.com
6284          Subject: erroes in installing perl5*53 on IBM RS6000, aix 4.1
6285          Date: Mon, 14 Dec 1998 16:15:20 +0200 (IST)
6286          Message-ID: <Pine.A41.4.05_heb2.07.9812141609500.58712-300000@nms1.cc.huji.ac.il>
6287  Branch: cfgperl
6288        ! t/pragma/warn/doio
6289 ____________________________________________________________________________
6290 [  2475] By: jhi                                   on 1998/12/13  12:35:55
6291     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6292          To: jhi@iki.fi
6293          Cc: Carl_Adler@idx.com, perl5-porters@perl.org
6294          Subject: Re: stuff related to malloc.c
6295          Date: Sat, 12 Dec 1998 19:39:44 -0500 (EST)
6296          Message-Id: <199812130039.TAA21704@monk.mps.ohio-state.edu>
6297  Branch: cfgperl
6298        ! malloc.c
6299 ____________________________________________________________________________
6300 [  2474] By: jhi                                   on 1998/12/13  12:32:42
6301     Log: Some notes about porting issues.
6302  Branch: cfgperl
6303        ! Porting/pumpkin.pod
6304 ____________________________________________________________________________
6305 [  2473] By: jhi                                   on 1998/12/13  12:03:58
6306     Log: From: Laszlo Molnar <ml1050@freemail.c3.hu>
6307          To: Perl 5 Porters <perl5-porters@perl.org>
6308          Subject: [patch 5.005_02] dos-djgpp update
6309          Date: Sun, 13 Dec 1998 00:08:44 +0100
6310          Message-ID: <19981213000844.C264@beeblebrox>
6311  Branch: cfgperl
6312        ! djgpp/config.over
6313 ____________________________________________________________________________
6314 [  2472] By: gbarr                                 on 1998/12/12  17:12:28
6315     Log: undo changes to Exporter.pm from #2312
6316  Branch: maint-5.005/perl
6317        ! lib/Exporter.pm
6318 ____________________________________________________________________________
6319 [  2465] By: jhi                                   on 1998/12/12  12:31:21
6320     Log: Document that qw() taints.
6321          
6322          From: Christian Burger <burger@terra.mpikg-teltow.mpg.de> 
6323          To: perlbug@perl.com 
6324          Subject: taint problems
6325          Date: Sun, 1 Nov 1998 22:28:41 +0100 (MET) 
6326          Message-Id: <199811012128.WAA23381@terra.mpikg-teltow.mpg.de>
6327  Branch: cfgperl
6328        ! pod/perlop.pod
6329 ____________________________________________________________________________
6330 [  2464] By: jhi                                   on 1998/12/11  14:09:51
6331     Log: From: Horst von Brand <vonbrand@sleipnir.valparaiso.cl>
6332          To: dist-users@foretune.co.jp
6333          Subject: (dist-users 871) dist-3.0@70 generates lots of main() without type
6334          Date: Mon, 07 Dec 1998 20:13:04 -0400
6335          Message-Id: <199812072313.UAA06181@sleipnir.valparaiso.cl>
6336  Branch: cfgperl
6337        ! Configure
6338 ____________________________________________________________________________
6339 [  2463] By: jhi                                   on 1998/12/11  13:29:54
6340     Log: MAXPATHLEN.
6341  Branch: cfgperl
6342        ! perl.h
6343 ____________________________________________________________________________
6344 [  2462] By: jhi                                   on 1998/12/11  08:37:58
6345     Log: From: Mark Kettenis <kettenis@phys.uva.nl>
6346          To: perl5-porters@perl.org
6347          Subject: [PATCH]5.005_54 (CONFIG) Added support for GNU/Hurd
6348          Date: Thu, 10 Dec 1998 22:00:57 +0100 (CET)
6349          Message-Id: <199812102100.WAA00097@delius.kettenis.nl>
6350  Branch: cfgperl
6351        + hints/gnu.sh
6352 ____________________________________________________________________________
6353 [  2461] By: nick                                  on 1998/12/10  21:00:50
6354     Log: Date: Wed, 09 Dec 1998 22:16:50 PST
6355          From: Vishal Bhatia <vishalb@hotmail.com>
6356          1. Fixes the bug  reported by  Robin Barker <rmb1@cise.npl.co.uk> 
6357          2. Fixes the bug  regarding return value of c-functions generated out 
6358          of perl subs. ( Just includes the patch I sent earlier)
6359          3. Incorporates the other changes that need to be done to get CC.pm
6360          use ISA search for packages and methods on the same lines as C.pm
6361          
6362          Vishal would appreciate comments about B::Stackobj changes from 
6363          someone knowing that module well.
6364  Branch: perl
6365        ! ext/B/B/C.pm ext/B/B/CC.pm ext/B/B/Stackobj.pm
6366 ____________________________________________________________________________
6367 [  2460] By: jhi                                   on 1998/12/08  08:11:27
6368     Log: Integrate from mainperl.
6369  Branch: cfgperl
6370       !> Changes ext/B/B.pm ext/B/B.xs ext/B/B/C.pm ext/B/B/CC.pm
6371       !> ext/B/B/Deparse.pm perl.h pod/perl.pod pod/perl5005delta.pod
6372       !> pod/perldiag.pod pod/perlfunc.pod pp_sys.c t/lib/io_unix.t
6373       !> toke.c util.c
6374 ____________________________________________________________________________
6375 [  2459] By: jhi                                   on 1998/12/07  07:50:11
6376     Log: From: hansm@icgroup.nl 
6377          Subject: Not OK: perl 5.00503 +MAINT_TRIAL_1 on OPENSTEP-Mach 4_1 (UNINSTALLED)
6378          Reply-To: hansmu@xs4all.nl 
6379          To: perlbug@perl.com 
6380          Date: Sun, 6 Dec 98 22:19:54 +0100 
6381          Message-Id: <9812062116.AA26445@icgned.icgroup.nl> 
6382  Branch: cfgperl
6383        ! util.c
6384 ____________________________________________________________________________
6385 [  2458] By: gsar                                  on 1998/12/07  06:00:55
6386     Log: fix dup lexical
6387  Branch: perl
6388        ! ext/B/B/Deparse.pm t/lib/io_unix.t
6389 ____________________________________________________________________________
6390 [  2457] By: gsar                                  on 1998/12/06  14:38:59
6391     Log: mention limit on line numbers reported by diagnostics
6392  Branch: perl
6393        ! pod/perl.pod toke.c
6394 ____________________________________________________________________________
6395 [  2456] By: gsar                                  on 1998/12/06  13:49:02
6396     Log: branch perldelta.pod
6397  Branch: maint-5.005/perl
6398       +> pod/perldelta.pod
6399 ____________________________________________________________________________
6400 [  2455] By: gsar                                  on 1998/12/06  13:47:21
6401     Log: clobber perldelta.pod to reestablish branch from perl5005delta.pod
6402  Branch: maint-5.005/perl
6403        - pod/perldelta.pod
6404 ____________________________________________________________________________
6405 [  2454] By: gsar                                  on 1998/12/06  13:35:31
6406     Log: fix outdated/incorrect info about arbitrary limits
6407  Branch: perl
6408        ! Changes perl.h pod/perl.pod pod/perl5005delta.pod
6409        ! pod/perldiag.pod pod/perlfunc.pod pp_sys.c util.c
6410 ____________________________________________________________________________
6411 [  2453] By: nick                                  on 1998/12/05  16:14:42
6412     Log: Avoid hard-coding op numbers
6413          Update CC.pm to save %INC, and to co-exist with new C.pm
6414  Branch: perl
6415        ! ext/B/B.pm ext/B/B.xs ext/B/B/C.pm ext/B/B/CC.pm
6416 ____________________________________________________________________________
6417 [  2452] By: nick                                  on 1998/12/05  10:44:28
6418     Log: B.xs had its own code to calculate hash() which differed from
6419          PERL_HASH in hv.h - so all saved HV's were mangled - including %INC
6420          which meant that run-time require was re-done.
6421          Removed some debug from C.pm
6422  Branch: perl
6423        ! ext/B/B.xs ext/B/B/C.pm
6424 ____________________________________________________________________________
6425 [  2451] By: nick                                  on 1998/12/04  21:58:49
6426     Log: Snapshot of re-worked B::C which compiles Tk apps at least as
6427          well as _54, but with pre-scan for classes and save the ISA scheme.
6428  Branch: perl
6429        ! ext/B/B/C.pm
6430 ____________________________________________________________________________
6431 [  2450] By: nick                                  on 1998/12/04  17:58:44
6432     Log: Vishal Bhatia's patch as a basis.
6433  Branch: perl
6434        ! ext/B/B/C.pm ext/B/B/CC.pm
6435 ____________________________________________________________________________
6436 [  2449] By: jhi                                   on 1998/12/04  16:39:21
6437     Log: Integrate from mainperl.
6438  Branch: cfgperl
6439       !> t/op/goto.t t/op/tr.t
6440 ____________________________________________________________________________
6441 [  2448] By: gsar                                  on 1998/12/04  06:06:49
6442     Log: tweak test for UTEST
6443  Branch: perl
6444        ! t/op/tr.t
6445 ____________________________________________________________________________
6446 [  2444] By: jhi                                   on 1998/12/03  14:37:22
6447     Log: s/\bthe the\b/the/g *.pod
6448  Branch: cfgperl
6449        ! pod/perlfaq8.pod pod/perlfunc.pod pod/perlguts.pod
6450 ____________________________________________________________________________
6451 [  2443] By: jhi                                   on 1998/12/03  13:39:53
6452     Log: Change#2441 aftermath.
6453  Branch: cfgperl
6454        ! Configure Porting/Glossary Porting/config.sh Porting/config_H
6455        ! config_h.SH thread.h vms/subconfigure.com
6456 ____________________________________________________________________________
6457 [  2441] By: jhi                                   on 1998/12/03  08:15:13
6458     Log: From: Dan Sugalski <sugalskd@osshe.edu>
6459          To: perl5-porters@perl.org, vmsperl@cor.newman.upenn.edu
6460          Subject: [PATCH 5.005_54]Initial VMS patches
6461          Date: 3 Dec 1998 01:05:55 +0200
6462          Message-ID: <MLIST_3.0.6.32.19981202141057.0339a7f0@ous.edu>
6463          
6464          The patch to config_h.SH requires more study because
6465          metaconfig needs to agree.
6466  Branch: cfgperl
6467        ! config_h.SH configure.com global.sym lib/ExtUtils/MM_VMS.pm
6468        ! t/lib/textfill.t t/pragma/warning.t vms/descrip_mms.template
6469        ! vms/gen_shrfls.pl vms/subconfigure.com vms/vmsish.h
6470 ____________________________________________________________________________
6471 [  2440] By: gsar                                  on 1998/12/03  01:32:16
6472     Log: add failed check-in of goto.t from change#1867
6473  Branch: perl
6474        ! t/op/goto.t
6475 ____________________________________________________________________________
6476 [  2437] By: jhi                                   on 1998/12/02  18:03:51
6477     Log: Fix most of the bad L<> links of
6478          
6479          From: Tom Christiansen <tchrist@jhereg.perl.com> 
6480          Subject: bad L<> links
6481          Reply-to: tchrist@perl.com 
6482          To: perlbug@jhereg.perl.com 
6483          Date: Tue, 11 Aug 1998 10:58:07 -0500 
6484          Message-Id: <199808111658.KAA00484@jhereg.perl.com> 
6485          
6486          The ones not fixed may require darker Pod::HTML magic,
6487          for example the perlguts.html#tags should work fine, IMHO.
6488  Branch: cfgperl
6489        ! pod/perl5005delta.pod pod/perlcall.pod pod/perldata.pod
6490        ! pod/perldiag.pod pod/perlfaq5.pod pod/perlfaq7.pod
6491        ! pod/perlfunc.pod pod/perlguts.pod pod/perllocale.pod
6492        ! pod/perlobj.pod pod/perlport.pod pod/perlsub.pod
6493        ! pod/perlvar.pod
6494 ____________________________________________________________________________
6495 [  2436] By: jhi                                   on 1998/12/02  16:35:04
6496     Log: One paste too many in #2345.
6497  Branch: cfgperl
6498        ! lib/Pod/Html.pm
6499 ____________________________________________________________________________
6500 [  2435] By: jhi                                   on 1998/12/02  16:32:33
6501     Log: Pod::Html and Pod::Text were not locale-savvy:
6502          for example in =head1 all non-ASCII-\w-runs were
6503          turned into underscores in NAME tags.  This could
6504          result in several NAME tags becoming identical.
6505          Reported by:
6506          
6507          From: Fyodor Krasnov <fyodor@aha.ru> 
6508          Subject: pod2html vs Russian Characters
6509          To: Tom.Christiansen@snn.aha.ru, tchrist@perl.com 
6510          Date: Tue, 24 Nov 1998 19:00:36 +0300 (MSK) 
6511          Message-Id: <199811241600.TAA05149@stat.aha.ru> 
6512  Branch: cfgperl
6513        ! lib/Pod/Html.pm lib/Pod/Text.pm
6514 ____________________________________________________________________________
6515 [  2434] By: jhi                                   on 1998/12/02  10:29:00
6516     Log: The real Mc5_54 integration.
6517  Branch: cfgperl
6518       !> Changes MANIFEST pod/perlhist.pod pp_hot.c
6519 ____________________________________________________________________________
6520 [  2433] By: jhi                                   on 1998/12/02  08:52:13
6521     Log: From: Andy Dougherty <doughera@lafayette.edu>
6522          To: Perl Porters <perl5-porters@perl.org>
6523          Subject: [PATCH 5.005_xx] Missing redirection of simple test program
6524          Date: Tue, 1 Dec 1998 13:40:12 -0500 (EST)
6525          Message-Id: <Pine.SUN.3.96.981201133546.4288K-100000@newton.phys>
6526  Branch: cfgperl
6527        ! Configure
6528 ____________________________________________________________________________
6529 [  2432] By: jhi                                   on 1998/12/02  08:49:47
6530     Log: From: Andy Dougherty <doughera@lafayette.edu>
6531          To: Perl Porters <perl5-porters@perl.org>
6532          Subject: [PATCH 5.005_xx] erroneous 'none' in lddlflags
6533          Date: Tue, 1 Dec 1998 12:50:27 -0500 (EST)
6534          Message-Id: <Pine.SUN.3.96.981201124929.4288H-100000@newton.phys>
6535  Branch: cfgperl
6536        ! Configure
6537 ____________________________________________________________________________
6538 [  2431] By: jhi                                   on 1998/12/01  16:11:50
6539     Log: From: achampio@lehman.com (Alan Champion)
6540          Subject: Not OK: perl 5.00503 +MAINT_TRIAL_1 on sun4-solaris 2.3 (UNINSTALLED)
6541          To: perlbug@perl.com
6542          Date: 1 Dec 1998 17:36:33 +0200
6543          Message-ID: <MLIST_9812011518.AA00005@lonhpov1.lehman.com>
6544          
6545          Skip NIS includes.
6546  Branch: cfgperl
6547        ! t/op/pwent.t
6548 ____________________________________________________________________________
6549 [  2430] By: gsar                                  on 1998/12/01  12:12:50
6550     Log: 5.005_54, as released
6551  Branch: perl
6552        ! Changes MANIFEST pod/perlhist.pod pp_hot.c
6553 ____________________________________________________________________________
6554 [  2429] By: jhi                                   on 1998/12/01  11:28:39
6555     Log: From: Anton Berezin <tobez@plab.ku.dk>
6556          To: perl5-porters@perl.org
6557          Subject: [PATCH 5.005_54] Configure - hints/freebsd.sh signal handler type
6558          Date: 30 Nov 1998 19:46:24 +0100
6559          Message-ID: <864srhhvcv.fsf@lion.plab.ku.dk>
6560  Branch: cfgperl
6561        ! hints/freebsd.sh
6562 ____________________________________________________________________________
6563 [  2428] By: jhi                                   on 1998/12/01  11:08:16
6564     Log: Integrate from _54 mainperl modulo the NetBSD ifdef in util.c.
6565  Branch: cfgperl
6566       +> (branch 30 files)
6567       !> (integrate 71 files)
6568 ____________________________________________________________________________
6569 [  2427] By: jhi                                   on 1998/12/01  10:51:37
6570     Log: Default to accepting a hinted $randfunc even when $csym
6571          does not find it.  (the previous defaylt behaviour was not
6572          to accept).
6573  Branch: cfgperl
6574        ! Configure
6575 ____________________________________________________________________________
6576 [  2426] By: jhi                                   on 1998/12/01  10:13:03
6577     Log: Separated the [:foo:] parsing to its own function.
6578          Passes all tests.
6579  Branch: cfgperl
6580        ! regcomp.c
6581 ____________________________________________________________________________
6582 [  2425] By: jhi                                   on 1998/12/01  08:22:49
6583     Log: Typo in comments.
6584  Branch: cfgperl
6585        ! regexec.c
6586 ____________________________________________________________________________
6587 [  2424] By: jhi                                   on 1998/12/01  08:21:38
6588     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6589          Subject: [PATCH 5.005_*] Debugger 'v' command
6590          To: perl5-porters@perl.org (Mailing list Perl5)
6591          Date: 1 Dec 1998 07:55:11 +0200
6592          Message-ID: <MLIST_199812010534.AAA21371@monk.mps.ohio-state.edu>
6593  Branch: cfgperl
6594        ! lib/perl5db.pl
6595 ____________________________________________________________________________
6596 [  2423] By: jhi                                   on 1998/12/01  08:19:08
6597     Log: From: pvhp@forte.com (Peter Prymmer)
6598          Subject: [PATCH 5.005_03t1 && 5.005_54]dll linkage side decks for OS/390
6599          To: perl5-porters@perl.org
6600          Date: 1 Dec 1998 07:27:11 +0200
6601          Message-ID: <MLIST_9812010508.AA07791@forte.com>
6602  Branch: cfgperl
6603        ! hints/os390.sh
6604 ____________________________________________________________________________
6605 [  2417] By: jhi                                   on 1998/11/30  08:14:00
6606     Log: s/SCM_CREDENTIALSS/SCM_CREDENTIAL/
6607  Branch: cfgperl
6608        ! ext/Socket/Socket.xs
6609 ____________________________________________________________________________
6610 [  2416] By: jhi                                   on 1998/11/30  08:00:15
6611     Log: Undo #2395, seems more like a problem in netbsd-current.
6612  Branch: cfgperl
6613        ! util.c
6614
6615 ----------------
6616 Version 5.005_54
6617 ----------------
6618
6619 ____________________________________________________________________________
6620 [  2414] By: gsar                                  on 1998/11/30  02:23:55
6621     Log: more JPL tweaks
6622  Branch: perl
6623        - jpl/JNI/MANIFEST jpl/PerlInterpreter/Makefile
6624        ! Changes MANIFEST jpl/JNI/JNI.pm jpl/README
6625 ____________________________________________________________________________
6626 [  2413] By: gsar                                  on 1998/11/30  01:35:56
6627     Log: stub bin/jpl that just runs JPL::Compile::files()
6628  Branch: perl
6629        + jpl/bin/jpl
6630 ____________________________________________________________________________
6631 [  2412] By: gsar                                  on 1998/11/30  01:32:14
6632     Log: delete symlink
6633  Branch: perl
6634        - jpl/bin/jpl
6635 ____________________________________________________________________________
6636 [  2410] By: gsar                                  on 1998/11/30  01:30:44
6637     Log: branch jpl from perlext to perl
6638  Branch: perl
6639       +> (branch 30 files)
6640 ____________________________________________________________________________
6641 [  2407] By: gsar                                  on 1998/11/30  01:24:53
6642     Log: JPL tweaks to build with 5.005
6643  Branch: perlext
6644        ! jpl/JNI/JNI.xs jpl/JNI/typemap jpl/JPL/Compile.pm
6645        ! jpl/PerlInterpreter/PerlInterpreter.c jpl/README
6646 ____________________________________________________________________________
6647 [  2406] By: gsar                                  on 1998/11/30  00:55:54
6648     Log: integrate changes#2273,2274,2288,2291 from maint-5.004
6649  Branch: perl
6650        ! Porting/patchls doio.c lib/Sys/Syslog.pm t/op/die_exit.t
6651 ____________________________________________________________________________
6652 [  2405] By: gsar                                  on 1998/11/30  00:28:55
6653     Log: patchlevel up to 54
6654  Branch: perl
6655        ! patchlevel.h win32/Makefile win32/config_H.bc
6656        ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
6657 ____________________________________________________________________________
6658 [  2403] By: gsar                                  on 1998/11/29  23:35:50
6659     Log: integrate cfgperl changes into mainline
6660  Branch: perl
6661       !> Configure Porting/Glossary Porting/config.sh Porting/config_H
6662       !> config_h.SH pod/perlfunc.pod t/op/grent.t t/op/pwent.t util.c
6663 ____________________________________________________________________________
6664 [  2402] By: gsar                                  on 1998/11/29  23:08:42
6665     Log: sync Text::Wrap version number
6666  Branch: perl
6667        ! lib/Text/Wrap.pm
6668 ____________________________________________________________________________
6669 [  2401] By: gsar                                  on 1998/11/29  22:56:21
6670     Log: textfill.t tweak
6671  Branch: perl
6672        ! t/lib/textfill.t
6673 ____________________________________________________________________________
6674 [  2400] By: gsar                                  on 1998/11/29  22:50:41
6675     Log: update to Text::Wrap 98.112901 from David Muir Sharnoff
6676          <muir@idiom.com>
6677  Branch: perl
6678        + t/lib/textfill.t
6679        ! MANIFEST lib/Text/Wrap.pm
6680 ____________________________________________________________________________
6681 [  2399] By: gsar                                  on 1998/11/29  22:28:05
6682     Log: updated to Text::Wrap 98.112801 from CPAN; one published change
6683          has happened without the authors knowledge or consent; the subversive
6684          version (which is in 5.00502) breaks one of the tests in the
6685          authors testsuite; attempts are being made to find a fix that
6686          avoids breaking code already running with the 5.005_02 version
6687          From:    David Muir Sharnoff <muir@idiom.com>
6688          Date:    Sat, 28 Nov 1998 04:34:17 PST
6689          Message-Id: <199811281234.EAA03082@idiom.com>
6690          Subject: Updated Text::Wrap, Time::ParseDate, File::Flock
6691  Branch: perl
6692        ! lib/Text/Wrap.pm t/lib/textwrap.t
6693 ____________________________________________________________________________
6694 [  2397] By: nick                                  on 1998/11/29  20:13:58
6695     Log: Update docs and English.pm for $^C
6696  Branch: perl
6697        ! lib/English.pm pod/perlvar.pod
6698 ____________________________________________________________________________
6699 [  2396] By: jhi                                   on 1998/11/29  20:13:03
6700     Log: Mirror #2384.
6701  Branch: cfgperl
6702        ! t/op/pwent.t
6703 ____________________________________________________________________________
6704 [  2395] By: jhi                                   on 1998/11/29  19:59:12
6705     Log: Newer NetBSDs don't have NSIG in <sys/signal.h>, they need <signal.h>.
6706  Branch: cfgperl
6707        ! util.c
6708 ____________________________________________________________________________
6709 [  2394] By: gsar                                  on 1998/11/29  19:49:08
6710     Log: updated perlreftut.pod
6711  Branch: perl
6712        ! pod/perlreftut.pod
6713 ____________________________________________________________________________
6714 [  2393] By: gsar                                  on 1998/11/29  19:31:56
6715     Log: misc tweaks
6716  Branch: perl
6717        ! ext/IO/Makefile.PL lib/Test.pm t/lib/io_poll.t t/op/sort.t
6718 ____________________________________________________________________________
6719 [  2392] By: gsar                                  on 1998/11/29  19:31:18
6720     Log: notes about -DPERL_POLLUTE
6721  Branch: perl
6722        ! INSTALL pod/perldelta.pod win32/Makefile win32/makefile.mk
6723 ____________________________________________________________________________
6724 [  2391] By: gsar                                  on 1998/11/29  19:13:52
6725     Log: explain various win32 build caveats more clearly
6726  Branch: perl
6727        ! README.win32 win32/Makefile win32/makefile.mk
6728 ____________________________________________________________________________
6729 [  2390] By: gsar                                  on 1998/11/29  16:51:59
6730     Log: remove I_POLL detection (Configure will do that now)
6731  Branch: perl
6732        ! ext/IO/Makefile.PL
6733 ____________________________________________________________________________
6734 [  2389] By: jhi                                   on 1998/11/29  16:39:16
6735     Log: Add I_POLL for IO 1.20.
6736  Branch: cfgperl
6737        ! Configure Porting/Glossary Porting/config.sh Porting/config_H
6738        ! config_h.SH
6739 ____________________________________________________________________________
6740 [  2388] By: gsar                                  on 1998/11/29  16:23:30
6741     Log: add p4desc (augments 'p4 describe' output with diffs for new files)
6742  Branch: perl
6743        + Porting/p4desc
6744        ! MANIFEST
6745 ____________________________________________________________________________
6746 [  2387] By: gsar                                  on 1998/11/29  16:08:03
6747     Log: another threads reliability fix: serialize writes to thr->threadsv
6748          avoid most uses of PL_na (which is much more inefficient than a
6749          simple local); update docs to suit; PL_na now being thr->Tna may
6750          be a minor compatibility issue for extensions--will require dTHR
6751          outside of XSUBs (those get automatic dTHR)
6752  Branch: perl
6753        ! XSUB.h djgpp/djgpp.c doio.c doop.c dump.c ext/B/B.xs
6754        ! ext/DB_File/DB_File.xs ext/DynaLoader/dl_next.xs
6755        ! ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs ext/Thread/Thread.xs
6756        ! ext/attrs/attrs.xs gv.c malloc.c mg.c op.c
6757        ! os2/OS2/REXX/REXX.xs os2/os2.c perl.c perly.c perly.y
6758        ! pod/perlcall.pod pod/perlembed.pod pod/perlguts.pod
6759        ! pod/perlxs.pod pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c run.c sv.c
6760        ! t/op/pwent.t taint.c toke.c universal.c vmesa/vmesa.c
6761        ! vms/ext/Stdio/Stdio.xs vms/perly_c.vms vms/vms.c win32/win32.c
6762 ____________________________________________________________________________
6763 [  2386] By: jhi                                   on 1998/11/29  15:40:42
6764     Log: Tune the "if" entry.
6765  Branch: cfgperl
6766        ! pod/perlfunc.pod
6767 ____________________________________________________________________________
6768 [  2385] By: gsar                                  on 1998/11/29  12:40:28
6769     Log: various fixes for race conditions under threads: mutex locks based
6770          on PL_threadnum were seriously flawed, since it means more than one
6771          thread could enter the critical region; PL_na was global instead of
6772          thread-local; child thread could finish and free thr structures
6773          before Thread->new() got around to creating the Thread object;
6774          cv_clone() needed locking, as it mucks with PL_comppad and other
6775          global data; new_struct_thread() needed to lock template-thread's
6776          mutex while copying its data
6777  Branch: perl
6778        ! embedvar.h ext/Thread/Thread.xs gv.c op.c perl.c perlvars.h
6779        ! pp_hot.c thrdvar.h thread.h util.c win32/win32thread.c
6780 ____________________________________________________________________________
6781 [  2384] By: gsar                                  on 1998/11/29  10:54:38
6782     Log: s/warn/print/ on multiply defined groups
6783  Branch: perl
6784        ! t/op/grent.t
6785 ____________________________________________________________________________
6786 [  2383] By: gsar                                  on 1998/11/29  10:48:39
6787     Log: backout change#2334
6788  Branch: perl
6789        ! pod/perlfunc.pod pp_hot.c sv.c thrdvar.h
6790 ____________________________________________________________________________
6791 [  2382] By: jhi                                   on 1998/11/29  10:33:40
6792     Log: Better NetInfo behaviour.
6793  Branch: cfgperl
6794        ! t/op/grent.t t/op/pwent.t
6795 ____________________________________________________________________________
6796 [  2381] By: jhi                                   on 1998/11/29  10:08:15
6797     Log: Integrate from mainperl.
6798  Branch: cfgperl
6799       +> ext/IO/ChangeLog ext/IO/lib/IO/Dir.pm ext/IO/lib/IO/Poll.pm
6800       +> ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/Socket/UNIX.pm
6801       +> ext/IO/poll.c ext/IO/poll.h pod/perlreftut.pod
6802       +> t/lib/io_const.t t/lib/io_dir.t t/lib/io_multihomed.t
6803       +> t/lib/io_poll.t t/lib/io_unix.t
6804       !> (integrate 58 files)
6805 ____________________________________________________________________________
6806 [  2380] By: gsar                                  on 1998/11/29  08:22:49
6807     Log: prefer IO::Handle for IO if FileHandle:: is empty (as suggested by
6808          Tim Bunce)
6809  Branch: perl
6810        ! gv.c
6811 ____________________________________________________________________________
6812 [  2379] By: gsar                                  on 1998/11/29  07:06:43
6813     Log: fix for pat.t failure under USE_THREADS
6814  Branch: perl
6815        ! pp_ctl.c regexec.c
6816 ____________________________________________________________________________
6817 [  2378] By: nick                                  on 1998/11/28  22:46:57
6818     Log: More C.pm tweaks
6819          Save globs even if we have saved cv itself before - may be imported.
6820          
6821          While we don't save "bootstrap" CV we need to provide a stub,
6822          so that if we require it later we don't fall through and attempt
6823          to DynaLoad module again.
6824          
6825          Attempt to save %INC so that "require" does not reload things
6826          we have compiled-in (does not work right yet - seems to be due
6827          to PL_incgv being created in perl_parse() current scheme setting 
6828          GvHV() is "better" than saving the glob, but still does not 
6829          work as I expect). 
6830  Branch: perl
6831        ! ext/B/B/C.pm
6832 ____________________________________________________________________________
6833 [  2377] By: gsar                                  on 1998/11/28  22:30:38
6834     Log: various tweaks; result passes all tests for normal build on Solaris;
6835          fails two pat.t tests under USE_THREADS; io_poll.t test#3 fails on
6836          win32 due to lack of select() that works on non-socket fds
6837  Branch: perl
6838        ! ext/IO/poll.c regcomp.c regexec.c scope.c
6839        ! t/lib/io_multihomed.t win32/makefile.mk
6840 ____________________________________________________________________________
6841 [  2376] By: gsar                                  on 1998/11/28  20:44:39
6842     Log: add $config_args to perl -V display (suggested by Ilya Zakharevich)
6843  Branch: perl
6844        ! myconfig
6845 ____________________________________________________________________________
6846 [  2375] By: gsar                                  on 1998/11/28  20:42:58
6847     Log: integrate cfgperl changes into mainline
6848  Branch: perl
6849       !> Configure ext/POSIX/hints/dynixptx.pl myconfig t/op/grent.t
6850       !> t/op/pwent.t t/op/undef.t t/pragma/locale.t util.c
6851 ____________________________________________________________________________
6852 [  2374] By: gsar                                  on 1998/11/28  20:02:03
6853     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6854          Date: Thu, 5 Nov 1998 02:21:12 -0500 (EST)
6855          Message-Id: <199811050721.CAA27998@monk.mps.ohio-state.edu>
6856          Subject: [PATCH 5.00553] Yet another OS/2 patch
6857  Branch: perl
6858        ! os2/Changes os2/Makefile.SHs os2/os2.c t/pragma/warn/op
6859 ____________________________________________________________________________
6860 [  2373] By: gsar                                  on 1998/11/28  19:30:06
6861     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6862          Date: Sat, 28 Nov 1998 01:51:56 -0500 (EST)
6863          Message-Id: <199811280651.BAA18095@monk.mps.ohio-state.edu>
6864          Subject: [PATCH 5.005_53] Change $#+
6865  Branch: perl
6866        ! mg.c pod/perlvar.pod t/op/pat.t
6867 ____________________________________________________________________________
6868 [  2372] By: gsar                                  on 1998/11/28  19:28:00
6869     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6870          Date: Sat, 28 Nov 1998 00:33:17 -0500 (EST)
6871          Message-Id: <199811280533.AAA25654@monk.mps.ohio-state.edu>
6872          Subject: [PATCH 5.005_53] Finishing off SNOBOL: $1 in (?{})
6873  Branch: perl
6874        ! embedvar.h mg.c objXSUB.h perl.c regexec.c t/op/pat.t
6875        ! thrdvar.h
6876 ____________________________________________________________________________
6877 [  2371] By: gsar                                  on 1998/11/28  19:23:53
6878     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6879          Date: Fri, 27 Nov 1998 16:16:48 -0500 (EST)
6880          Message-Id: <199811272116.QAA03502@monk.mps.ohio-state.edu>
6881          Subject: [PATCH 5.005_53] better -Mre=debugcolor
6882  Branch: perl
6883        ! embedvar.h objXSUB.h regexec.c thrdvar.h
6884 ____________________________________________________________________________
6885 [  2370] By: gsar                                  on 1998/11/28  19:21:17
6886     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6887          Date: Fri, 27 Nov 1998 15:22:19 -0500 (EST)
6888          Message-Id: <199811272022.PAA17874@monk.mps.ohio-state.edu>
6889          Subject: [PATCH 5.005_*] regcolors
6890  Branch: perl
6891        ! embed.h global.sym objXSUB.h proto.h regcomp.c regexec.c
6892 ____________________________________________________________________________
6893 [  2369] By: gsar                                  on 1998/11/28  19:00:15
6894     Log: allow final period in a file (not followed by a newline) to
6895          terminate format spec
6896  Branch: perl
6897        ! toke.c
6898 ____________________________________________________________________________
6899 [  2368] By: gsar                                  on 1998/11/28  18:58:25
6900     Log: Liblist tweak suggested by Swen Thuemmler <Swen.Thuemmler@paderlinx.de>;
6901          add C<$Config{installarchlib}/CORE> to the default locations searched
6902          on win32
6903  Branch: perl
6904        ! lib/ExtUtils/Liblist.pm
6905 ____________________________________________________________________________
6906 [  2367] By: gsar                                  on 1998/11/28  18:46:05
6907     Log: applied suggested patch with PERL_OBJECT tweaks
6908          From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6909          Date: Thu, 26 Nov 1998 02:46:20 -0500 (EST)
6910          Message-Id: <199811260746.CAA23164@monk.mps.ohio-state.edu>
6911          Subject: [PATCH 5.005_53] Enable $_ and pos() inside (?{ CODE }) in RExen
6912  Branch: perl
6913        ! embed.h embed.pl embedvar.h objXSUB.h pp_ctl.c proto.h
6914        ! regexec.c t/op/pat.t thrdvar.h
6915 ____________________________________________________________________________
6916 [  2366] By: gsar                                  on 1998/11/28  18:38:34
6917     Log: additional documentation for qr//
6918          From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6919          Message-Id: <199811260751.CAA24560@monk.mps.ohio-state.edu>
6920          Date: Thu, 26 Nov 1998 02:51:09 -0500 (EST)
6921          Subject: [PATCH 5.005_*] Documentation (fwd)
6922  Branch: perl
6923        ! pod/perlfunc.pod pod/perlop.pod pod/perlpod.pod
6924 ____________________________________________________________________________
6925 [  2365] By: gsar                                  on 1998/11/28  18:35:35
6926     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6927          Date: Wed, 25 Nov 1998 23:33:45 -0500 (EST)
6928          Message-Id: <199811260433.XAA29281@monk.mps.ohio-state.edu>
6929          Subject: [PATCH 5.005_*] Fix \G in REx without //g
6930  Branch: perl
6931        ! cop.h embedvar.h objXSUB.h pp.c pp_ctl.c pp_hot.c regexec.c
6932        ! regexp.h t/op/pat.t thrdvar.h
6933 ____________________________________________________________________________
6934 [  2364] By: gsar                                  on 1998/11/28  18:24:20
6935     Log: update Test.pm to Test-1.12; tweak 're' detection
6936  Branch: perl
6937        ! lib/Test.pm
6938 ____________________________________________________________________________
6939 [  2363] By: gsar                                  on 1998/11/28  18:12:04
6940     Log: avoid command-line quoting portability problems in lex_assign.t
6941  Branch: perl
6942        ! t/op/lex_assign.t
6943 ____________________________________________________________________________
6944 [  2362] By: gsar                                  on 1998/11/28  18:08:50
6945     Log: From: John Tobey <jtobey@channel1.com>
6946          Date: Thu, 19 Nov 1998 14:14:15 -0500 (EST)
6947          Message-Id: <m0zgZWx-000FOgC@feynman.localnet>
6948          Subject: PATCH: document English.pm sawampersand and thread issues
6949  Branch: perl
6950        ! lib/English.pm pod/perlvar.pod
6951 ____________________________________________________________________________
6952 [  2361] By: gsar                                  on 1998/11/28  18:03:04
6953     Log: fix uninitialized warnings
6954          From: Brian Callaghan <callagh@itginc.com>
6955          Date: Thu, 19 Nov 1998 17:49:10 -0800
6956          Message-Id: <3654CA96.B64FCAEB@itginc.com>
6957          Subject: Complete.pm patch (version 1.1)
6958  Branch: perl
6959        ! lib/Term/Complete.pm
6960 ____________________________________________________________________________
6961 [  2360] By: gsar                                  on 1998/11/28  17:59:16
6962     Log: s/Array/List/ suggested by John Tobey
6963  Branch: perl
6964        ! pod/perldata.pod
6965 ____________________________________________________________________________
6966 [  2359] By: gsar                                  on 1998/11/28  17:47:48
6967     Log: update tie() entry in perlfunc to reflect TIEARRAY and TIEHANDLE
6968  Branch: perl
6969        ! lib/Tie/Handle.pm pod/perlfunc.pod
6970 ____________________________________________________________________________
6971 [  2358] By: jhi                                   on 1998/11/28  17:23:15
6972     Log: Revamp the locale tests.
6973          (0) Instead of rewiring a few locales scan for them.
6974          (1) Bogus test #101 removed.
6975          (2) All the locales are checked, the lists of failed
6976          and non-failed ones are displayed.
6977          (3) The test #103 is again 'active' so that it may fail.
6978          (4) To balance (3) a hopefully pacifying message is shown
6979          if the #103 fails.
6980  Branch: cfgperl
6981        ! t/pragma/locale.t
6982 ____________________________________________________________________________
6983 [  2357] By: gsar                                  on 1998/11/28  17:21:07
6984     Log: add perlreftut.pod
6985  Branch: perl
6986        + pod/perlreftut.pod
6987        ! MANIFEST pod/Makefile pod/buildtoc pod/perl.pod
6988        ! pod/perlref.pod pod/roffitall vms/descrip_mms.template
6989        ! win32/pod.mak
6990 ____________________________________________________________________________
6991 [  2356] By: jhi                                   on 1998/11/28  16:58:01
6992     Log: Change #2346 fallout.
6993  Branch: cfgperl
6994        ! t/op/undef.t
6995 ____________________________________________________________________________
6996 [  2355] By: gsar                                  on 1998/11/28  16:46:43
6997     Log: IO.xs tweaks; avoid coredump in io_xs.t; remove newCONSTSUB();
6998          ANSI prototypes
6999  Branch: perl
7000        ! ext/IO/IO.xs
7001 ____________________________________________________________________________
7002 [  2354] By: gsar                                  on 1998/11/28  16:08:07
7003     Log: add IO-1.20; mess with t/lib/io_*.t in an attempt to
7004          keep platform hacks that aren't in the 1.20 dist; add new files
7005          to MANIFEST; hack Makefile.PL; result hasn't been tested
7006          anywhere
7007  Branch: perl
7008        + ext/IO/ChangeLog ext/IO/lib/IO/Dir.pm ext/IO/lib/IO/Poll.pm
7009        + ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/Socket/UNIX.pm
7010        + ext/IO/poll.c ext/IO/poll.h t/lib/io_const.t t/lib/io_dir.t
7011        + t/lib/io_multihomed.t t/lib/io_poll.t t/lib/io_unix.t
7012        ! MANIFEST ext/IO/IO.pm ext/IO/IO.xs ext/IO/Makefile.PL
7013        ! ext/IO/README ext/IO/lib/IO/File.pm ext/IO/lib/IO/Handle.pm
7014        ! ext/IO/lib/IO/Pipe.pm ext/IO/lib/IO/Seekable.pm
7015        ! ext/IO/lib/IO/Select.pm ext/IO/lib/IO/Socket.pm
7016        ! t/lib/io_sock.t t/lib/io_udp.t
7017 ____________________________________________________________________________
7018 [  2353] By: jhi                                   on 1998/11/28  15:51:03
7019     Log: Locale collation, ctype, and numeric, were initialized wrong
7020          (if LC_ALL or LANG were unset, so were the collation/ctype/numeric),
7021          as reported by
7022          
7023          From: Ilya.Sandler@etak.com (Ilya Sandler)
7024          Subject: a bug in locale handling: LC_COLLATE ignored sometimes
7025          To: perlbug@perl.com
7026          Date: 25 Nov 1998 04:53:52 +0200
7027          Message-ID: <MLIST_199811250226.SAA12590@axi001.etak.sw>
7028  Branch: cfgperl
7029        ! util.c
7030 ____________________________________________________________________________
7031 [  2352] By: nick                                  on 1998/11/28  15:21:59
7032     Log: Implement $^C to allow perl access to -c flag - I think this 
7033          was agreed once...
7034  Branch: perl
7035        ! gv.c mg.c
7036 ____________________________________________________________________________
7037 [  2351] By: jhi                                   on 1998/11/28  15:14:24
7038     Log: Change #2251 fixup.
7039  Branch: cfgperl
7040        ! myconfig
7041 ____________________________________________________________________________
7042 [  2350] By: jhi                                   on 1998/11/28  14:58:19
7043     Log: Integrate from mainperl.
7044  Branch: cfgperl
7045       +> ext/Devel/Peek/Changes ext/Devel/Peek/Makefile.PL
7046       +> ext/Devel/Peek/Peek.pm ext/Devel/Peek/Peek.xs
7047       +> pod/perl5005delta.pod
7048       !> (integrate 49 files)
7049 ____________________________________________________________________________
7050 [  2349] By: jhi                                   on 1998/11/28  14:27:36
7051     Log: Passwd and group file groveling.
7052  Branch: cfgperl
7053        ! t/op/grent.t t/op/pwent.t
7054 ____________________________________________________________________________
7055 [  2348] By: gsar                                  on 1998/11/28  14:09:50
7056     Log: more conservative version of changes#2345,2346,2347; those break
7057          C<defined(@{"foo::ISA"})> which seems to be extensively used in
7058          the libs :-(
7059  Branch: perl
7060        ! pp.c t/op/method.t
7061 ____________________________________________________________________________
7062 [  2347] By: gsar                                  on 1998/11/28  13:36:08
7063     Log: tweak bogus test
7064  Branch: perl
7065        ! t/op/method.t
7066 ____________________________________________________________________________
7067 [  2346] By: gsar                                  on 1998/11/28  13:20:34
7068     Log: test cases for previous change
7069  Branch: perl
7070        ! t/op/undef.t
7071 ____________________________________________________________________________
7072 [  2345] By: gsar                                  on 1998/11/28  13:07:17
7073     Log: fix typo in pp_defined() causing C<defined %tied> to fail
7074  Branch: perl
7075        ! pp.c
7076 ____________________________________________________________________________
7077 [  2344] By: gsar                                  on 1998/11/28  13:03:29
7078     Log: s/comment/comment_t/ tweak (suggested by John Gorman
7079          <jgorman@webbysoft.com>)
7080  Branch: perl
7081        ! ext/B/B/Assembler.pm ext/B/B/Disassembler.pm
7082 ____________________________________________________________________________
7083 [  2343] By: gsar                                  on 1998/11/28  12:52:40
7084     Log: add (stub) perldelta.pod
7085  Branch: perl
7086        + pod/perldelta.pod
7087 ____________________________________________________________________________
7088 [  2342] By: gsar                                  on 1998/11/28  12:49:26
7089     Log: rename perldelta.pod to perl5005delta.pod in preparation for
7090          starting a new one
7091  Branch: perl
7092       +> pod/perl5005delta.pod
7093        - pod/perldelta.pod
7094        ! MANIFEST pod/perl.pod
7095 ____________________________________________________________________________
7096 [  2341] By: gsar                                  on 1998/11/28  12:41:55
7097     Log: fix MALLOC_LOCK #define
7098  Branch: perl
7099        ! malloc.c
7100 ____________________________________________________________________________
7101 [  2340] By: gsar                                  on 1998/11/28  12:18:23
7102     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7103          Date: Sun, 15 Nov 1998 20:25:50 -0500 (EST)
7104          Message-Id: <199811160125.UAA05268@monk.mps.ohio-state.edu>
7105          Subject: [PATCH 5.005_53] OS/2 events get closer to Perl
7106  Branch: perl
7107        ! os2/Changes os2/os2.c os2/os2.sym os2/os2ish.h
7108 ____________________________________________________________________________
7109 [  2339] By: jhi                                   on 1998/11/28  11:59:01
7110     Log: Add -lm to dynix/ptx POSIX hints.
7111          From: "Martin J. Bligh" <mbligh@sequent.com>
7112          To: jhi@iki.fi
7113          Subject: Re: Making Perl work on DYNIX/ptx
7114          Date: Wed, 25 Nov 1998 10:34:41 -0800
7115          Message-ID: <1457015007.911990081@w-186d219.rhe.sequent.com>
7116  Branch: cfgperl
7117        ! ext/POSIX/hints/dynixptx.pl
7118 ____________________________________________________________________________
7119 [  2338] By: jhi                                   on 1998/11/28  11:57:19
7120     Log: Detypo.
7121  Branch: cfgperl
7122        ! lib/filetest.pm
7123 ____________________________________________________________________________
7124 [  2337] By: jhi                                   on 1998/11/28  11:56:29
7125     Log: Better LD_LIBRARY_PATH instructions for Bourneists.
7126  Branch: cfgperl
7127        ! Configure
7128 ____________________________________________________________________________
7129 [  2336] By: gsar                                  on 1998/11/28  11:41:14
7130     Log: teach CPAN.pm to ignore beta perl distributions when looking for
7131          modules
7132          From: root@dogberry.rutgers.edu (root)
7133          Date: Thu, 12 Nov 1998 23:08:39 -0500
7134          Message-Id: <199811130408.XAA10578@dogberry.rutgers.edu>
7135          Subject: recompile tries getting a perl distribution
7136  Branch: perl
7137        ! lib/CPAN.pm
7138 ____________________________________________________________________________
7139 [  2335] By: gsar                                  on 1998/11/28  11:27:46
7140     Log: make $1 et al readonly under threads; make C<undef $1> fail like
7141          C<$1 = undef> does
7142  Branch: perl
7143        ! op.c pp.c t/op/undef.t
7144 ____________________________________________________________________________
7145 [  2334] By: gsar                                  on 1998/11/28  10:24:52
7146     Log: s/Regexp/re/ and clarify policy on lowercased object namespaces
7147  Branch: perl
7148        ! pod/perlfunc.pod pp_hot.c sv.c thrdvar.h
7149 ____________________________________________________________________________
7150 [  2333] By: gsar                                  on 1998/11/28  09:36:40
7151     Log: document changed PERL_HASH()
7152  Branch: perl
7153        ! pod/perlfunc.pod pod/perlguts.pod
7154 ____________________________________________________________________________
7155 [  2332] By: nick                                  on 1998/11/27  21:10:27
7156     Log: Handle INIT list in C.pm
7157          1. Provide init_av() from B.xs
7158          2. Export it in B.pm
7159          3. Use it in C.pm
7160          Also disable some pruning in savecv() which seems to undo
7161          my previous patch.
7162          Experimental feature - save pathnames of .so files in easily 
7163          grep-able form for use in wrapper to feed to linker.  
7164  Branch: perl
7165        ! ext/B/B.pm ext/B/B.xs ext/B/B/C.pm
7166 ____________________________________________________________________________
7167 [  2327] By: gsar                                  on 1998/11/27  15:12:01
7168     Log: integrate change#2315 from maint-5.005
7169  Branch: perl
7170        ! t/op/sort.t
7171       !> op.c sv.c
7172 ____________________________________________________________________________
7173 [  2326] By: gsar                                  on 1998/11/27  15:00:42
7174     Log: integrate changes#2304,2305,2306,2308 from maint-5.005
7175  Branch: perl
7176       !> ext/DynaLoader/dl_mpeix.xs installperl lib/ExtUtils/MM_Unix.pm
7177       !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MakeMaker.pm
7178       !> lib/ExtUtils/typemap
7179 ____________________________________________________________________________
7180 [  2325] By: gsar                                  on 1998/11/27  14:46:18
7181     Log: malloc bugfix and documentation from Ilya Zakharevich
7182          Date: Tue, 24 Nov 1998 17:24:55 -0500 (EST)
7183          Message-Id: <199811242224.RAA22618@monk.mps.ohio-state.edu>
7184          Subject: [PATCH 5.005_*] Re: Internal coredump
7185          --
7186          Date: Thu, 26 Nov 1998 03:06:10 -0500 (EST)
7187          Message-Id: <199811260806.DAA28913@monk.mps.ohio-state.edu>
7188          Subject: [PATCH 5.005_*] malloc.c documentation
7189  Branch: perl
7190        ! malloc.c
7191 ____________________________________________________________________________
7192 [  2324] By: gsar                                  on 1998/11/27  14:41:38
7193     Log: B::C tweaks to allow Tk compiles from Nick Ing-Simmons
7194  Branch: perl
7195        ! ext/B/B/C.pm
7196 ____________________________________________________________________________
7197 [  2323] By: gsar                                  on 1998/11/27  14:33:44
7198     Log: From: maeda@src.ricoh.co.jp
7199          Date: Tue, 24 Nov 1998 10:37:45 +0900
7200          Message-Id: <199811240137.KAA05867@luna.src.ricoh.co.jp>
7201          Subject: format "..." bug
7202  Branch: perl
7203        ! pp_ctl.c t/op/write.t
7204 ____________________________________________________________________________
7205 [  2322] By: gsar                                  on 1998/11/27  14:20:12
7206     Log: add ext/Devel/Peek
7207          From: jan.dubois@ibm.net (Jan Dubois)
7208          Date: Mon, 23 Nov 1998 00:48:11 +0100
7209          Message-ID: <36589ec9.49964585@smtp1.ibm.net>
7210          Subject: [PATCH 5.005_53] Devel::Peek integration
7211  Branch: perl
7212        + ext/Devel/Peek/Changes ext/Devel/Peek/Makefile.PL
7213        + ext/Devel/Peek/Peek.pm ext/Devel/Peek/Peek.xs
7214        ! MANIFEST dump.c embed.h embedvar.h global.sym intrpvar.h
7215        ! objXSUB.h perl.c perl.h proto.h sv.c sv.h thrdvar.h
7216        ! win32/GenCAPI.pl win32/Makefile win32/makefile.mk
7217 ____________________________________________________________________________
7218 [  2321] By: gsar                                  on 1998/11/27  13:03:08
7219     Log: ensure 'make regen_headers' even without perl installed
7220          (suggested by Ilya Zakharevich)
7221  Branch: perl
7222        ! bytecode.pl warning.pl
7223 ____________________________________________________________________________
7224 [  2320] By: gsar                                  on 1998/11/27  12:58:36
7225     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7226          Date: Mon, 9 Nov 1998 19:03:25 -0500 (EST)
7227          Message-Id: <199811100003.TAA05815@monk.mps.ohio-state.edu>
7228          Subject: [PATCH 5.005_*] Cosmetic malloc patch
7229  Branch: perl
7230        ! malloc.c
7231 ____________________________________________________________________________
7232 [  2319] By: gsar                                  on 1998/11/27  12:56:13
7233     Log: eliminate dup hunk from integration
7234  Branch: perl
7235        ! lib/filetest.pm perl.h
7236 ____________________________________________________________________________
7237 [  2318] By: gsar                                  on 1998/11/27  12:50:08
7238     Log: integrate cfgperl changes into mainline
7239  Branch: perl
7240       +> ext/DB_File/hints/dynixptx.pl ext/POSIX/hints/dynixptx.pl
7241        ! pod/perlfaq4.pod
7242       !> (integrate 30 files)
7243 ____________________________________________________________________________
7244 [  2317] By: jhi                                   on 1998/11/27  11:38:13
7245     Log: C<-x>.
7246  Branch: cfgperl
7247        ! lib/filetest.pm
7248 ____________________________________________________________________________
7249 [  2316] By: jhi                                   on 1998/11/27  11:10:22
7250     Log: Integrate from mainperl.
7251  Branch: cfgperl
7252       !> XSUB.h embed.h embed.pl embedvar.h ext/Thread/Thread.xs
7253       !> iperlsys.h mg.c objXSUB.h op.c pp_ctl.c pp_sys.c proto.h
7254       !> t/comp/package.t t/lib/dumper.t t/pragma/warn/pp_ctl
7255       !> universal.c util.c win32/GenCAPI.pl win32/win32.h
7256       !> win32/win32sck.c
7257 ____________________________________________________________________________
7258 [  2315] By: gbarr                                 on 1998/11/27  05:16:50
7259     Log: integrate change#2246 from mainline, while still allowing
7260          C<sort $globref @foo>
7261          
7262          allow C<sort $coderef @foo>
7263  Branch: maint-5.005/perl
7264        ! op.c sv.c
7265       !> t/op/sort.t
7266 ____________________________________________________________________________
7267 [  2308] By: gbarr                                 on 1998/11/27  00:11:44
7268     Log: Updates for MPE/iX DynaLoader and installperl, via private mail
7269          forwarded by Jarkko Hietaniemi from Mark Bixby
7270  Branch: maint-5.005/perl
7271        ! ext/DynaLoader/dl_mpeix.xs installperl
7272 ____________________________________________________________________________
7273 [  2306] By: gbarr                                 on 1998/11/26  23:44:47
7274     Log: Allow PL_FILES to have multiple targets from one source by allowing
7275          an array ref as the value in the hash
7276  Branch: maint-5.005/perl
7277        ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
7278        ! lib/ExtUtils/MakeMaker.pm
7279 ____________________________________________________________________________
7280 [  2305] By: gbarr                                 on 1998/11/26  23:38:06
7281     Log: fix unsigned variables to use SvUV and sv_setuv
7282  Branch: maint-5.005/perl
7283        ! lib/ExtUtils/typemap
7284 ____________________________________________________________________________
7285 [  2304] By: gbarr                                 on 1998/11/26  23:36:17
7286     Log: Fix embeded \n in ABSTRACT and <> in AUTHOR
7287  Branch: maint-5.005/perl
7288        ! lib/ExtUtils/MM_Unix.pm
7289 ____________________________________________________________________________
7290 [  2301] By: gsar                                  on 1998/11/26  10:16:54
7291     Log: fix PL_defoutgv leak under threads
7292  Branch: perl
7293        ! ext/Thread/Thread.xs
7294 ____________________________________________________________________________
7295 [  2300] By: gsar                                  on 1998/11/26  09:04:44
7296     Log: properly free temporaries created by threads
7297  Branch: perl
7298        ! ext/Thread/Thread.xs
7299 ____________________________________________________________________________
7300 [  2299] By: gsar                                  on 1998/11/26  06:51:16
7301     Log: fix C<if (...) { package Foo; ... }> misoptimization that fails
7302          to set the package for the block properly
7303  Branch: perl
7304        ! op.c t/comp/package.t t/lib/dumper.t
7305 ____________________________________________________________________________
7306 [  2298] By: nick                                  on 1998/11/24  22:04:20
7307     Log: Part-1 of tweaks to allow Tk to be "compiled"
7308          Make XS_UNIVERSAL_xxx non-static so they can be found in libperl.
7309          (May also need attention to exports etc. - to follow.)
7310  Branch: perl
7311        ! universal.c
7312 ____________________________________________________________________________
7313 [  2294] By: jhi                                   on 1998/11/23  10:44:26
7314     Log: The new socket tests need in some platforms
7315          to #include <sys/types.h>.
7316  Branch: cfgperl
7317        ! Configure
7318 ____________________________________________________________________________
7319 [  2293] By: jhi                                   on 1998/11/23  10:33:42
7320     Log: From: Gerben Wierda <G.C.Th.Wierda@AWT.nl>
7321          To: Jarkko Hietaniemi <jhi@cc.hut.fi>
7322          Subject: Re: Test results for perl5.005_53 under NEXTSTEP 3.3 (intel)
7323          Date: Mon, 23 Nov 1998 10:07:04 +0100
7324          Message-Id: <9811230907.AA06484@AWT.nl>
7325          
7326          NeXTstep NetInfo uses nidump to get the user/group databases.
7327  Branch: cfgperl
7328        ! t/op/grent.t t/op/pwent.t
7329 ____________________________________________________________________________
7330 [  2291] By: TimBunce                              on 1998/11/22  22:23:09
7331     Log: Updated Porting/patchls utility.
7332  Branch: maint-5.004/perl
7333        ! Porting/patchls
7334 ____________________________________________________________________________
7335 [  2288] By: TimBunce                              on 1998/11/22  21:46:11
7336     Log: Title:  "Buglet in Sys::Syslog.pm (with fix)"
7337          From:  Henrik Tougaard <ht.000@foa.dk>
7338          Msg-ID:  <Pine.OSF.3.95.981117092651.1492C-100000@sula.pensam.dk>
7339          Files:  lib/Sys/Syslog.pm
7340  Branch: maint-5.004/perl
7341        ! lib/Sys/Syslog.pm
7342 ____________________________________________________________________________
7343 [  2286] By: jhi                                   on 1998/11/22  19:08:42
7344     Log: Change#2284 aid: allow also for plain old MSG_ and SCM_ #defines.
7345  Branch: cfgperl
7346        ! ext/Socket/Socket.xs
7347 ____________________________________________________________________________
7348 [  2285] By: jhi                                   on 1998/11/22  18:21:07
7349     Log: MSG_PROXY for GNU/Hurd (previously we believed that
7350          all GNU libc platforms have MSG_PROXY.  Untrue).
7351          In fact this ended up as a major MSG_* and SCM_*
7352          update.  The MSG_XXX known to be enums in some
7353          versions of the glibc are now probed for and respective
7354          HAS_MSG_XXX are defined.  While I was at it I noticed
7355          SCM_RIGHTS being similarly an enum.  This reminded me of
7356          an ancient discussion in perl5-porters:
7357          http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/9612/msg01017.html
7358          The BSD socket interface has a nifty feature for passing
7359          file descriptors and credentials--via sockets.  It may be
7360          too late to add this functionality to the CORE but
7361          at least Configure now probes for the functions,
7362          structs, and includes, defining the appropriate
7363          HAS_YYY and I_ZZZ, and the Socket extension exports
7364          the constants, in case somebody wants to write an
7365          extension for this interface.
7366  Branch: cfgperl
7367        ! Configure Porting/Glossary Porting/config.sh Porting/config_H
7368        ! config_h.SH ext/Socket/Socket.pm ext/Socket/Socket.xs
7369        ! iperlsys.h
7370 ____________________________________________________________________________
7371 [  2284] By: jhi                                   on 1998/11/22  18:13:21
7372     Log: perlhist.pod 1.54, containing 5_53.
7373  Branch: cfgperl
7374        ! pod/perlhist.pod
7375 ____________________________________________________________________________
7376 [  2274] By: TimBunce                              on 1998/11/22  16:25:46
7377     Log: Preserve errno around fcntl(fd,F_SETFD,fd > maxsysfd) in do_open()
7378  Branch: maint-5.004/perl
7379        ! doio.c
7380 ____________________________________________________________________________
7381 [  2273] By: TimBunce                              on 1998/11/22  16:17:43
7382     Log: Improve op/die_exit.t test for implicit close changing $!
7383  Branch: maint-5.004/perl
7384        ! t/op/die_exit.t
7385 ____________________________________________________________________________
7386 [  2268] By: jhi                                   on 1998/11/22  14:44:11
7387     Log: Fix thinko.
7388  Branch: cfgperl
7389        ! hints/dynixptx.sh
7390 ____________________________________________________________________________
7391 [  2267] By: jhi                                   on 1998/11/22  13:19:41
7392     Log: Document the d_socket override.
7393  Branch: cfgperl
7394        ! hints/dynixptx.sh
7395 ____________________________________________________________________________
7396 [  2266] By: jhi                                   on 1998/11/22  12:12:29
7397     Log: From: John Tobey <jtobey@channel1.com>
7398          Subject: [PATCH] perlfaq typos
7399          To: perl5-porters@perl.com
7400          Date: 22 Nov 1998 04:25:15 +0200
7401          Message-ID: <MLIST_m0zhPeF-000FOgC@feynman.localnet>
7402  Branch: cfgperl
7403        ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
7404        ! pod/perlfaq7.pod pod/perlfaq8.pod
7405 ____________________________________________________________________________
7406 [  2265] By: jhi                                   on 1998/11/22  12:06:29
7407     Log: From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
7408          Subject: DB_File 1.61 patch for 5.005_53 & 5.005_02
7409          Newsgroups: hut.lists.perl5-porters
7410          To: gsar@engin.umich.edu (Gurusamy Sarathy)
7411          Cc: perl5-porters@perl.org (Perl5 Porters)
7412          Date: 20 Nov 1998 12:20:41 +0200
7413  Branch: cfgperl
7414        ! ext/DB_File/Changes ext/DB_File/DB_File.pm
7415        ! ext/DB_File/DB_File.xs
7416 ____________________________________________________________________________
7417 [  2264] By: jhi                                   on 1998/11/22  11:55:09
7418     Log: NeXTstep /etc/group and /etc/passwd are used only at boot time,
7419          From: Gerben Wierda <G.C.Th.Wierda@AWT.nl>
7420          Subject: Test results for perl5.005_53 under NEXTSTEP 3.3 (intel)
7421          To: perlbug@perl.com
7422          Date: 20 Nov 1998 18:39:06 +0200
7423          Lines: 47
7424          Message-ID: <MLIST_9811201533.AA22148@AWT.nl>
7425  Branch: cfgperl
7426        ! t/op/grent.t t/op/pwent.t
7427 ____________________________________________________________________________
7428 [  2263] By: jhi                                   on 1998/11/22  11:42:59
7429     Log: Permission testing is tricky when we have too much power.
7430          Problem reported in
7431          From: Gerben Wierda <G.C.Th.Wierda@AWT.nl>
7432          Subject: Test results for perl5.005_53 under NEXTSTEP 3.3 (intel)
7433          To: perlbug@perl.com
7434          Date: 20 Nov 1998 18:39:06 +0200
7435          Message-ID: <MLIST_9811201533.AA22148@AWT.nl>
7436  Branch: cfgperl
7437        ! t/op/filetest.t
7438 ____________________________________________________________________________
7439 [  2262] By: gsar                                  on 1998/11/22  11:37:02
7440     Log: fix broken CAPI generation
7441  Branch: perl
7442        ! win32/GenCAPI.pl
7443 ____________________________________________________________________________
7444 [  2261] By: jhi                                   on 1998/11/22  11:17:00
7445     Log: -x should be C<-x>, reported by Gerben Wierda.
7446  Branch: cfgperl
7447        ! pod/perlfunc.pod
7448 ____________________________________________________________________________
7449 [  2260] By: gsar                                  on 1998/11/22  11:12:02
7450     Log: phase 2 of PERL_OBJECT cleanup; objXSUB.h autogeneration
7451  Branch: perl
7452        ! XSUB.h embed.h embed.pl embedvar.h iperlsys.h objXSUB.h
7453        ! proto.h
7454 ____________________________________________________________________________
7455 [  2259] By: jhi                                   on 1998/11/22  11:06:40
7456     Log: From: "Kurt D. Starsinic" <kstar@chapin.edu>
7457          Subject: Re: [PATCH] Re: pod2man bug in date generated line
7458          To: Albert Dvornik <bert@genscan.com>, "Larry W. Virden" <lvirden@cas.org>
7459          Cc: perlbug@perl.com
7460          Date: 20 Nov 1998 21:30:17 +0200
7461          Message-ID: <MLIST_19981120131523.A464@O2.chapin.edu>
7462  Branch: cfgperl
7463        ! pod/pod2man.PL
7464 ____________________________________________________________________________
7465 [  2256] By: jhi                                   on 1998/11/21  10:44:01
7466     Log: From: Thomas Bowditch <bowditch@inmet.com>
7467          Subject: Benchmark.pm suggestion
7468          To: jhi@iki.fi, Tim.Bunce@ig.co.uk
7469          Date: Fri, 20 Nov 1998 17:43:46 -0500
7470          Message-Id: <199811202243.RAA26252@harp.camb.inmet.com>
7471          
7472          Added timesum().
7473  Branch: cfgperl
7474        ! lib/Benchmark.pm
7475 ____________________________________________________________________________
7476 [  2255] By: gsar                                  on 1998/11/21  08:45:06
7477     Log: another win32 portability fix: make sysread() and syswrite()
7478          work on sockets
7479  Branch: perl
7480        ! pp_sys.c win32/win32.h
7481 ____________________________________________________________________________
7482 [  2254] By: gsar                                  on 1998/11/21  07:49:06
7483     Log: win32_recvfrom() compatibility fix
7484  Branch: perl
7485        ! win32/win32sck.c
7486 ____________________________________________________________________________
7487 [  2253] By: jhi                                   on 1998/11/20  08:22:06
7488     Log: From: Mark Bixby <markb@spock.dis.cccd.edu>
7489          To: jhi@iki.fi
7490          Subject: MPE/iX Perl 5.005_02 oops
7491          Date: Thu, 19 Nov 1998 17:10:45 -0800 (PST)
7492          Message-Id: <199811200110.RAA07395@spock.dis.cccd.edu>
7493  Branch: cfgperl
7494        ! ext/DynaLoader/dl_mpeix.xs installperl
7495 ____________________________________________________________________________
7496 [  2252] By: gsar                                  on 1998/11/19  17:38:03
7497     Log: mess_sv tweak for change#2249
7498  Branch: perl
7499        ! util.c
7500 ____________________________________________________________________________
7501 [  2251] By: jhi                                   on 1998/11/18  12:32:19
7502     Log: Display use64bits and usemultiplicity but only if necessary.
7503  Branch: cfgperl
7504        ! myconfig
7505 ____________________________________________________________________________
7506 [  2250] By: jhi                                   on 1998/11/18  12:26:50
7507     Log: From: Horst von Brand <vonbrand@sleipnir.valparaiso.cl> 
7508          Subject: pp.c uses 'unsigned Quad_t'
7509          To: perlbug@perl.com 
7510          Date: Sun, 15 Nov 1998 20:57:05 -0300 
7511          Message-Id: <199811152357.UAA12768@sleipnir.valparaiso.cl>
7512  Branch: cfgperl
7513        ! perl.h pp.c
7514 ____________________________________________________________________________
7515 [  2249] By: gsar                                  on 1998/11/18  05:43:11
7516     Log: use PL_mess_sv only during global destruction (fixes problems with
7517          overlapping invocations of form()/warn()/die()/croak() trampling on
7518          each other's messages)
7519  Branch: perl
7520        ! mg.c util.c
7521 ____________________________________________________________________________
7522 [  2248] By: gsar                                  on 1998/11/18  05:39:36
7523     Log: tweak change#2245 to skip previous message if any
7524  Branch: perl
7525        ! pp_ctl.c t/pragma/warn/pp_ctl
7526 ____________________________________________________________________________
7527 [  2247] By: jhi                                   on 1998/11/17  11:46:56
7528     Log: Integrate from mainperl.
7529  Branch: cfgperl
7530       !> (integrate 26 files)
7531 ____________________________________________________________________________
7532 [  2246] By: gsar                                  on 1998/11/17  09:41:10
7533     Log: allow C<sort $coderef @foo>
7534  Branch: perl
7535        ! op.c t/op/sort.t t/pragma/overload.t
7536 ____________________________________________________________________________
7537 [  2245] By: gsar                                  on 1998/11/17  08:28:26
7538     Log: propagate failures in DESTROY() as (optional) warnings
7539  Branch: perl
7540        ! pod/perldiag.pod pp_ctl.c t/pragma/warn/pp_ctl
7541 ____________________________________________________________________________
7542 [  2244] By: gsar                                  on 1998/11/17  07:43:08
7543     Log: ensure PL_dirty is reinit-ed properly under -DMULTIPLICITY
7544  Branch: perl
7545        ! perl.c thrdvar.h
7546 ____________________________________________________________________________
7547 [  2243] By: gsar                                  on 1998/11/17  07:40:09
7548     Log: sort WARN_FOO symbols to avoid hash traversal order dependency
7549  Branch: perl
7550        ! lib/warning.pm warning.h warning.pl
7551 ____________________________________________________________________________
7552 [  2242] By: gsar                                  on 1998/11/17  06:32:39
7553     Log: fix skipspace() to properly account for newlines in eval''-ed
7554          strings (caused bogus line numbers in diagnostics and debugger)
7555  Branch: perl
7556        ! t/pragma/warn/pp_ctl t/pragma/warn/toke toke.c
7557 ____________________________________________________________________________
7558 [  2241] By: gsar                                  on 1998/11/17  03:48:12
7559     Log: s/Perl_utf8skip/PL_utf8skip/g
7560  Branch: perl
7561        ! embed.h embed.pl global.sym globvar.sym regexec.c utf8.h
7562 ____________________________________________________________________________
7563 [  2240] By: gsar                                  on 1998/11/14  06:09:06
7564     Log: rework op/groups.t
7565  Branch: perl
7566        ! t/op/filetest.t t/op/groups.t
7567 ____________________________________________________________________________
7568 [  2235] By: gsar                                  on 1998/11/14  00:17:05
7569     Log: catch a neophyte trap: open(<FH>), close(<FH>) etc.
7570  Branch: perl
7571        ! op.c
7572 ____________________________________________________________________________
7573 [  2234] By: gsar                                  on 1998/11/14  00:14:02
7574     Log: update Changes
7575  Branch: perl
7576        ! Changes win32/config.bc win32/config.gc win32/config.vc
7577 ____________________________________________________________________________
7578 [  2233] By: gsar                                  on 1998/11/13  09:43:03
7579     Log: doc tweak
7580  Branch: perl
7581        ! README.win32
7582 ____________________________________________________________________________
7583 [  2230] By: jhi                                   on 1998/11/12  17:07:45
7584     Log: Allow hints file override for d_socket
7585          (based on Sequent-induced change #2229).
7586  Branch: cfgperl
7587        ! Configure
7588 ____________________________________________________________________________
7589 [  2229] By: jhi                                   on 1998/11/12  16:32:33
7590     Log: 
7591          From: "Martin J. Bligh" <mbligh@sequent.com>
7592          To: jhi@iki.fi
7593          cc: gbarr@ti.com, gbarr@pobox.com, gsar@umich.edu
7594          Subject: Re: Making Perl work on DYNIX/ptx
7595          Date: Tue, 10 Nov 1998 16:24:26 -0800
7596          Message-ID: <181999655.910715066@w-186d219.rhe.sequent.com>
7597  Branch: cfgperl
7598        ! hints/dynixptx.sh
7599 ____________________________________________________________________________
7600 [  2228] By: jhi                                   on 1998/11/12  11:40:37
7601     Log: From: "Martin J. Bligh" <mbligh@sequent.com>
7602          Message-ID: <187803647.910720870@w-186d219.rhe.sequent.com>
7603          To: jhi@iki.fi
7604          cc: gbarr@ti.com, gbarr@pobox.com, gsar@umich.edu
7605          Subject: Re: Making Perl work on DYNIX/ptx
7606          Date: Tue, 10 Nov 1998 18:01:10 -0800
7607  Branch: cfgperl
7608        + ext/DB_File/hints/dynixptx.pl ext/POSIX/hints/dynixptx.pl
7609 ____________________________________________________________________________
7610 [  2227] By: jhi                                   on 1998/11/12  11:17:42
7611     Log: Integrate from mainperl.
7612  Branch: cfgperl
7613       !> Changes XSUB.h av.c embed.h embed.pl embedvar.h
7614       !> ext/IPC/SysV/Msg.pm global.sym hv.c lib/Text/Wrap.pm objXSUB.h
7615       !> perl.c perl.h pod/perlfunc.pod pod/perlvar.pod pp_sys.c
7616       !> proto.h regexec.c t/op/array.t util.c win32/makedef.pl
7617       !> win32/win32.c x2p/s2p.PL
7618 ____________________________________________________________________________
7619 [  2226] By: gsar                                  on 1998/11/11  21:05:42
7620     Log: provide -DPERL_POLLUTE
7621  Branch: perl
7622        ! embed.pl embedvar.h
7623 ____________________________________________________________________________
7624 [  2225] By: jhi                                   on 1998/11/09  07:45:12
7625     Log: From: Hans Mulder <hansm@icgroup.nl>
7626          To: Ilya Zakharevich <ilya@math.ohio-state.edu>
7627          Cc: gsar@engin.umich.edu (Gurusamy Sarathy), jhi@iki.fi,
7628          perl5-porters@perl.org
7629          Subject: Re: [PATCH] Re: Not OK: perl 5.00553 on OPENSTEP-Mach 4_1
7630          (UNINSTALLED)
7631          Date: Sun,  8 Nov 98 22:20:23 +0100
7632          Message-Id: <9811082119.AA11802@icgned.icgroup.nl>
7633  Branch: cfgperl
7634        ! malloc.c perl.h
7635 ____________________________________________________________________________
7636 [  2224] By: gsar                                  on 1998/11/09  03:13:14
7637     Log: avoid endless loops in Text::Wrap (from a suggestion by Lupe
7638          Christoph <lupe@alanya.m.isar.de>)
7639  Branch: perl
7640        ! lib/Text/Wrap.pm
7641 ____________________________________________________________________________
7642 [  2223] By: gsar                                  on 1998/11/09  02:09:06
7643     Log: fix misplaced brace in s2p (as suggested by Lionel Fourquaux
7644          <lionel.fourquaux@wanadoo.fr>)
7645  Branch: perl
7646        ! x2p/s2p.PL
7647 ____________________________________________________________________________
7648 [  2222] By: gsar                                  on 1998/11/09  01:56:24
7649     Log: patches from Hugo van der Sanden <hv@crypt.compulink.co.uk>
7650          Date: Wed, 04 Nov 1998 12:19:44 +0000
7651          Message-Id: <199811041219.MAA05451@crypt.compulink.co.uk>
7652          Subject: [PATCH] Re: [5.005_53] read overflow? 
7653          --
7654          Date: Wed, 04 Nov 1998 13:15:18 +0000
7655          Message-Id: <199811041315.NAA05711@crypt.compulink.co.uk>
7656          Subject: [PATCH 5.005_53] perl -V fix
7657  Branch: perl
7658        ! perl.c regexec.c
7659 ____________________________________________________________________________
7660 [  2221] By: gsar                                  on 1998/11/09  01:34:56
7661     Log: From: jan.dubois@ibm.net (Jan Dubois)
7662          Date: Sun, 01 Nov 1998 00:05:01 +0100
7663          Message-ID: <364294bd.18052307@smtp1.ibm.net>
7664          Subject: [PATCH v5.5.53, WIN32] PL_block_type undefined unless DEBUGGING
7665  Branch: perl
7666        ! Changes win32/makedef.pl
7667 ____________________________________________________________________________
7668 [  2220] By: gsar                                  on 1998/11/08  21:13:07
7669     Log: integrate changes#2120,2168,2218 from maint-5.005;
7670          add new vtbls; s/\bvtbl_/PL_vtbl_/; remove trailing comma in
7671          enum; make regen_headers
7672  Branch: perl
7673        ! XSUB.h embed.h embedvar.h ext/IPC/SysV/Msg.pm global.sym
7674        ! objXSUB.h perl.h pod/perlfunc.pod proto.h util.c win32/win32.c
7675 ____________________________________________________________________________
7676 [  2219] By: gsar                                  on 1998/11/08  19:42:57
7677     Log: integrate cfgperl changes into mainline
7678  Branch: perl
7679       +> README.vmesa
7680       !> Configure MANIFEST Porting/Glossary Porting/config.sh
7681       !> Porting/config_H config_h.SH ext/Thread/Thread.xs
7682       !> hints/hpux.sh hints/vmesa.sh lib/Math/Complex.pm malloc.c
7683       !> perl.h pod/perlfunc.pod pod/perllocale.pod pod/perlport.pod
7684       !> pp_sys.c sv.c t/lib/complex.t t/op/groups.t t/op/lex_assign.t
7685       !> thread.h vms/subconfigure.com vos/config.h
7686 ____________________________________________________________________________
7687 [  2218] By: gbarr                                 on 1998/11/08  16:48:44
7688     Log: From: Graham Barr <gbarr@ti.com>
7689          Date: Mon, 2 Nov 1998 07:38:52 -0600
7690          Message-ID: <19981102073852.A12751@asic.sc.ti.com>
7691          Subject: [PATCH 5.005_*] Re: IPC::Msg 1.03
7692  Branch: maint-5.005/perl
7693        ! ext/IPC/SysV/Msg.pm
7694 ____________________________________________________________________________
7695 [  2215] By: gsar                                  on 1998/11/08  02:52:52
7696     Log: set close-on-exec bit on pipe() FDs
7697  Branch: perl
7698        ! pod/perlfunc.pod pod/perlvar.pod pp_sys.c
7699 ____________________________________________________________________________
7700 [  2214] By: gsar                                  on 1998/11/08  02:27:57
7701     Log: typo in newHVhv()
7702  Branch: perl
7703        ! hv.c
7704 ____________________________________________________________________________
7705 [  2211] By: jhi                                   on 1998/11/07  21:14:18
7706     Log: Finalize the Mach CThreads support.
7707          
7708          From: Hans Mulder <hansm@icgroup.nl>
7709          Date: Sat,  7 Nov 98 22:06:20 +0100
7710          To: Gurusamy Sarathy <gsar@engin.umich.edu>
7711          Cc: jhi@iki.fi, perl5-porters@perl.org
7712          Subject: [PATCH] Re: Not OK: perl 5.00553 on OPENSTEP-Mach 4_1 (UNINSTALLED) 
7713          Message-Id: <9811072105.AA07794@icgned.icgroup.nl>
7714  Branch: cfgperl
7715        ! malloc.c perl.h
7716 ____________________________________________________________________________
7717 [  2210] By: gsar                                  on 1998/11/06  20:36:50
7718     Log: fix AvREALISH bogusness
7719  Branch: perl
7720        ! av.c t/op/array.t
7721 ____________________________________________________________________________
7722 [  2209] By: jhi                                   on 1998/11/06  08:05:31
7723     Log: Renamed malloc.c ASSERT() macro to P_ASSERT() because
7724          ASSERT() causes problems in {NeXTStep,OpenStep}.
7725          
7726          From: Hans Mulder <hansm@icgroup.nl>
7727          To: Jarkko Hietaniemi <jhi@cc.hut.fi>
7728          Subject: Re: Not OK: perl 5.00553 on OPENSTEP-Mach 4_1 (UNINSTALLED)
7729          Date: Fri,  6 Nov 98 01:27:41 +0100
7730          Message-Id: <9811060025.AA27389@icgned.icgroup.nl>
7731          
7732          and
7733          
7734          From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7735          Subject: Re: ASSERT() in malloc.c
7736          To: jhi@iki.fi
7737          Date: Fri, 6 Nov 1998 02:59:29 -0500 (EST)
7738          Message-Id: <199811060759.CAA18915@monk.mps.ohio-state.edu>
7739  Branch: cfgperl
7740        ! malloc.c
7741 ____________________________________________________________________________
7742 [  2208] By: jhi                                   on 1998/11/06  07:55:38
7743     Log: Mach CThreads needs #include <mach/cthreads.h>.
7744  Branch: cfgperl
7745        ! perl.h
7746 ____________________________________________________________________________
7747 [  2206] By: jhi                                   on 1998/11/05  14:54:52
7748     Log: PERL_BADLANG wrongly documented.
7749          
7750          From: ts <decoux@moulon.inra.fr>
7751          To: jhi@cc.hut.fi
7752          Subject: Re: Locale warning messages
7753          Date: Thu, 5 Nov 1998 14:34:19 +0100 (MET)
7754          Message-Id: <199811051334.OAA24863@moulon.inra.fr>
7755          
7756          and
7757          
7758          From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7759          Subject: Re: PERL_BADLANG
7760          To: jhi@iki.fi
7761          Subject: Re: PERL_BADLANG
7762          Date: Thu, 5 Nov 1998 09:49:00 -0500 (EST)
7763          Message-Id: <199811051449.JAA04238@monk.mps.ohio-state.edu>
7764  Branch: cfgperl
7765        ! pod/perllocale.pod
7766 ____________________________________________________________________________
7767 [  2205] By: jhi                                   on 1998/11/05  14:24:33
7768     Log: Document all the control flow keywords in perlfunc
7769          so that "perlfunc -f while" works.
7770  Branch: cfgperl
7771        ! pod/perlfunc.pod
7772 ____________________________________________________________________________
7773 [  2204] By: jhi                                   on 1998/11/05  12:46:02
7774     Log: Configure update.  Remove last trace of PTHREADS_CREATED_JOINABLE
7775          (from vos/config.h).  Update Porting/{Glossary,config*}.
7776  Branch: cfgperl
7777        ! Configure Porting/Glossary Porting/config.sh Porting/config_H
7778        ! config_h.SH vos/config.h
7779 ____________________________________________________________________________
7780 [  2203] By: jhi                                   on 1998/11/05  08:34:39
7781     Log: VM/ESA and VMS sig_num_init (change#2101) catchup.
7782  Branch: cfgperl
7783        ! hints/vmesa.sh vms/subconfigure.com
7784 ____________________________________________________________________________
7785 [  2202] By: jhi                                   on 1998/11/05  08:03:20
7786     Log: Integrate from mainperl.
7787  Branch: cfgperl
7788       !> Changes cop.h doop.c gv.c mg.c perl.c pp_ctl.c sv.c util.c
7789       !> win32/Makefile win32/makefile.mk win32/win32.c
7790 ____________________________________________________________________________
7791 [  2201] By: gsar                                  on 1998/11/05  04:40:44
7792     Log: another POPSTACK victim
7793  Branch: perl
7794        ! cop.h sv.c
7795 ____________________________________________________________________________
7796 [  2196] By: gsar                                  on 1998/11/05  02:07:54
7797     Log: fix a location affected by change#2191, add note about POPSTACK
7798  Branch: perl
7799        ! cop.h gv.c pp_ctl.c
7800 ____________________________________________________________________________
7801 [  2195] By: gsar                                  on 1998/11/05  02:04:45
7802     Log: makefile notes
7803  Branch: perl
7804        ! win32/Makefile win32/makefile.mk
7805 ____________________________________________________________________________
7806 [  2192] By: gsar                                  on 1998/11/04  23:48:53
7807     Log: indeterminate order-of-evaluation fixes
7808  Branch: perl
7809        ! mg.c
7810 ____________________________________________________________________________
7811 [  2191] By: gsar                                  on 1998/11/04  23:02:16
7812     Log: refetch local stack pointer in POPSTACK
7813  Branch: perl
7814        ! cop.h perl.c
7815 ____________________________________________________________________________
7816 [  2190] By: jhi                                   on 1998/11/04  08:50:40
7817     Log: Configure update.
7818          Sequent DYNIX/ptx updates: osvers=$4 (instead of $3) of uname -a,
7819          
7820          From: Andy Dougherty <doughera@lafcol.lafayette.edu>
7821          To: Martin Bligh <mbligh@sequent.com>
7822          Cc: Jarkko Hietaniemi <jhi@iki.fi>
7823          Subject: Re: Perl 5's configure on DYNIX/ptx
7824          Message-Id: <Pine.SUN.3.96.981103090824.5533B-100000@newton.phys>
7825          Date: Tue, 3 Nov 1998 09:35:26 -0500 (EST)
7826          
7827          find sockets also from libsocket, not just libnet.
7828          OS390: $compile_ok instead of $compile for <inttypes.h>,
7829          
7830          From: pvhp@forte.com (Peter Prymmer)
7831          To: Thomas.Dorner@start.de, jhi@iki.fi, neale@VMA.TABNSW.COM.AU
7832          Subject: _53 not OK on os390 but looking better than ever
7833          Date: Tue, 3 Nov 98 17:33:22 PST
7834          Message-Id: <9811040133.AA09450@forte.com>
7835  Branch: cfgperl
7836        ! Configure
7837 ____________________________________________________________________________
7838 [  2189] By: jhi                                   on 1998/11/04  07:43:58
7839     Log: sysio.t failure: fix undefined order of evaluation, from
7840          
7841          From: Spider Boardman <spider@web.zk3.dec.com>
7842          Subject: Not OK: perl 5.00553 on alpha-thread 5.0 [PATCH]
7843          To: perlbug@perl.com
7844          Date: 4 Nov 1998 01:22:30 +0200
7845          Message-ID: <MLIST_199811032227.RAA143892@web.zk3.dec.com>
7846  Branch: cfgperl
7847        ! pp_sys.c
7848 ____________________________________________________________________________
7849 [  2188] By: gsar                                  on 1998/11/04  02:59:16
7850     Log: fix return value of win32_pclose()
7851  Branch: perl
7852        ! win32/win32.c
7853 ____________________________________________________________________________
7854 [  2187] By: gsar                                  on 1998/11/04  02:56:34
7855     Log: s/sv_upgrade/SvUPGRADE/ a couple of places
7856  Branch: perl
7857        ! Changes doop.c gv.c util.c
7858 ____________________________________________________________________________
7859 [  2186] By: jhi                                   on 1998/11/03  08:17:52
7860     Log: Document quads in pack.
7861  Branch: cfgperl
7862        ! pod/perlfunc.pod
7863 ____________________________________________________________________________
7864 [  2185] By: jhi                                   on 1998/11/03  07:49:35
7865     Log: (IV) vs (I32) vs I_V()
7866          
7867          Subject: [PATCH 5.005_53] Reverting typecast in sv_upgrade()
7868          From: Anton Berezin <tobez@plab.ku.dk> 
7869          To: "p5p" <perl5-porters@perl.org> 
7870          Date: 01 Nov 1998 15:09:11 +0100 
7871          Message-ID: <86hfwjtshk.fsf@lion.plab.ku.dk>
7872          
7873          and
7874          
7875          From: Andy Dougherty <doughera@lafcol.lafayette.edu> 
7876          Date: Mon, 2 Nov 1998 10:17:34 -0500 (EST) 
7877          Message-Id: <Pine.SUN.3.96.981102101433.4479B-100000@newton.phys>
7878  Branch: cfgperl
7879        ! sv.c
7880 ____________________________________________________________________________
7881 [  2184] By: jhi                                   on 1998/11/03  07:42:46
7882     Log: VM/ESA updates.
7883  Branch: cfgperl
7884        + README.vmesa
7885        ! MANIFEST pod/perlfunc.pod pod/perlport.pod
7886 ____________________________________________________________________________
7887 [  2183] By: jhi                                   on 1998/11/02  12:58:13
7888     Log: The id(1)-parsing is real fun.
7889  Branch: cfgperl
7890        ! t/op/groups.t
7891 ____________________________________________________________________________
7892 [  2182] By: jhi                                   on 1998/11/02  12:07:43
7893     Log: Decommission the symlink test.
7894  Branch: cfgperl
7895        ! t/op/lex_assign.t
7896 ____________________________________________________________________________
7897 [  2181] By: jhi                                   on 1998/11/02  12:03:08
7898     Log: Replace ATTR_JOINABLE with true Configure probe
7899          for PTHREAD_CREATE_JOINABLE (or equivalent:
7900          PTHREAD_CREATE_UNDETACHED or __UNDETACHED).
7901          Remove ATTR_JOINABLE itself: Thread.xs uses
7902          PTHREAD_CREATE_JOINABLE (or equivalent) directly.
7903          
7904          Really scan for <mach/cthreads.h> only if usethreads.
7905  Branch: cfgperl
7906        ! Configure config_h.SH ext/Thread/Thread.xs thread.h
7907 ____________________________________________________________________________
7908 [  2180] By: jhi                                   on 1998/11/02  11:07:34
7909     Log: In HP-UX 10.X usethreads only if the required files are present.
7910  Branch: cfgperl
7911        ! hints/hpux.sh
7912 ____________________________________________________________________________
7913 [  2179] By: jhi                                   on 1998/11/02  09:10:33
7914     Log: Prefer groups(1).
7915          id -Gn can be broken.
7916          id -a can save the day.
7917  Branch: cfgperl
7918        ! t/op/groups.t
7919 ____________________________________________________________________________
7920 [  2178] By: jhi                                   on 1998/11/02  08:35:29
7921     Log: Detrail enum comma.
7922  Branch: cfgperl
7923        ! perl.h
7924 ____________________________________________________________________________
7925 [  2177] By: jhi                                   on 1998/11/02  08:24:12
7926     Log: 0**0 = 1, from
7927          
7928          From: d-lewart@uiuc.edu (Daniel S. Lewart)
7929          Subject: Math::Complex 0**0 patches
7930          Date: Sun, 1 Nov 1998 19:21:48 -0600 (CST)
7931          Message-Id: <199811020121.TAA28310@staff2.cso.uiuc.edu>
7932          To: jhi@iki.fi (Jarkko Hietaniemi),
7933          Raphael_Manfredi@grenoble.hp.com (Raphael Manfredi)
7934  Branch: cfgperl
7935        ! lib/Math/Complex.pm t/lib/complex.t
7936 ____________________________________________________________________________
7937 [  2168] By: gbarr                                 on 1998/11/01  01:58:58
7938     Log: From: jan.dubois@ibm.net (Jan Dubois)   
7939          Date: Fri, 09 Oct 1998 23:28:31 +0200
7940          Message-ID: <36217b7f.3193091@smtp1.ibm.net>
7941          Subject: [PATCH 5.005_02] Allow XS access to vtbl_*s when compiled with PERL_OBJECT
7942  Branch: maint-5.005/perl
7943        ! XSUB.h
7944 ____________________________________________________________________________
7945 [  2164] By: jhi                                   on 1998/10/31  15:50:02
7946     Log: Integrate from mainperl.
7947  Branch: cfgperl
7948       +> t/op/lex_assign.t
7949       !> (integrate 45 files)
7950
7951 ----------------
7952 Version 5.005_53
7953 ----------------
7954
7955 ____________________________________________________________________________
7956 [  2163] By: gsar                                  on 1998/10/31  11:31:12
7957     Log: bump patchlevel; other minor fixes for clean build and test on
7958          Solaris and win32
7959  Branch: perl
7960        ! Changes ext/Data/Dumper/Dumper.xs patchlevel.h pp.h sv.c
7961        ! t/lib/dumper.t t/op/groups.t t/op/lex_assign.t
7962        ! t/pragma/warn/regexec win32/Makefile win32/config_H.bc
7963        ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
7964        ! x2p/a2p.c
7965 ____________________________________________________________________________
7966 [  2162] By: gsar                                  on 1998/10/31  09:40:31
7967     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7968          Date: Fri, 30 Oct 1998 18:36:20 -0500 (EST)
7969          Message-Id: <199810302336.SAA17336@monk.mps.ohio-state.edu>
7970          Subject: Re: [PATCH 5.00552] Overloaded <> and deref again
7971  Branch: perl
7972        ! pp.h
7973 ____________________________________________________________________________
7974 [  2161] By: gsar                                  on 1998/10/31  09:39:13
7975     Log: From: Albert Dvornik <bert@genscan.com>
7976          Date: 30 Oct 1998 17:50:04 -0500
7977          Message-Id: <tqd879vf4z.fsf@puma.genscan.com>
7978          Subject: [PATCH perl5.00[45]] a2p: make sprintf less greedy without -o
7979  Branch: perl
7980        ! x2p/Makefile.SH x2p/a2p.c x2p/a2p.pod x2p/a2p.y x2p/a2py.c
7981 ____________________________________________________________________________
7982 [  2160] By: gsar                                  on 1998/10/31  09:35:03
7983     Log: fix for bugs in -x mode
7984          From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7985          Date: Sat, 31 Oct 1998 00:30:57 -0500 (EST)
7986          Message-Id: <199810310530.AAA22277@monk.mps.ohio-state.edu>
7987          Subject: [PATCH 5.00552] Fix h2xs
7988  Branch: perl
7989        ! utils/h2xs.PL
7990 ____________________________________________________________________________
7991 [  2159] By: gsar                                  on 1998/10/31  09:31:36
7992     Log: Data::Dumper update
7993  Branch: perl
7994        ! ext/Data/Dumper/Changes ext/Data/Dumper/Dumper.pm
7995        ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/Todo
7996 ____________________________________________________________________________
7997 [  2153] By: gsar                                  on 1998/10/30  21:40:09
7998     Log: add testsuite portion of patch
7999          From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8000          Date: Thu, 29 Oct 1998 23:20:01 -0500 (EST)
8001          Message-Id: <199810300420.XAA25651@monk.mps.ohio-state.edu>
8002          Subject: [PATCH 5.00321 ;-)] 87% speedup
8003  Branch: perl
8004        + t/op/lex_assign.t
8005        ! MANIFEST
8006 ____________________________________________________________________________
8007 [  2152] By: gsar                                  on 1998/10/30  21:08:11
8008     Log: mention the C<$SIG{CHLD} = 'IGNORE'> special case
8009  Branch: perl
8010        ! pod/perlfunc.pod pod/perlipc.pod pod/perlvar.pod
8011 ____________________________________________________________________________
8012 [  2151] By: gsar                                  on 1998/10/30  20:18:09
8013     Log: From: Mark-Jason Dominus <mjd@plover.com>
8014          Date: Fri, 30 Oct 1998 14:24:23 EST
8015          Message-Id: <19981030192423.27276.qmail@plover.com>
8016          Subject: PATCH: (5.005_02)  a2p should use `chomp' instead of `chop'
8017  Branch: perl
8018        ! x2p/walk.c
8019 ____________________________________________________________________________
8020 [  2150] By: gsar                                  on 1998/10/30  20:08:57
8021     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8022          Date: Thu, 29 Oct 1998 22:04:54 -0500 (EST)
8023          Message-Id: <199810300304.WAA23291@monk.mps.ohio-state.edu>
8024          Subject: [PATCH 5.00552] Overloaded <> and deref again
8025  Branch: perl
8026        ! gv.c lib/overload.pm perl.h pp.c pp.h pp_hot.c pp_sys.c sv.c
8027        ! t/pragma/overload.t toke.c
8028 ____________________________________________________________________________
8029 [  2149] By: gsar                                  on 1998/10/30  19:38:15
8030     Log: From: Roderick Schertler <roderick@argon.org>
8031          Date: Thu, 29 Oct 1998 14:50:18 -0500
8032          Message-ID: <17625.909690618@eeyore.ibcinc.com>
8033          Subject: patch for daemonization docs in perlipc
8034  Branch: perl
8035        ! pod/perlipc.pod
8036 ____________________________________________________________________________
8037 [  2148] By: gsar                                  on 1998/10/30  19:36:07
8038     Log: From: Anton Berezin <tobez@plab.ku.dk>
8039          Date: 29 Oct 1998 17:06:25 +0100
8040          Message-ID: <86pvbbuzcu.fsf@lion.plab.ku.dk>
8041          Subject: [PATCH 5.005_52] win32_opendir() fails on empty drives
8042  Branch: perl
8043        ! win32/win32.c
8044 ____________________________________________________________________________
8045 [  2147] By: gsar                                  on 1998/10/30  19:31:37
8046     Log: tweaked version of suggested patch
8047          From: Anton Berezin <tobez@plab.ku.dk>
8048          Date: 29 Oct 1998 14:48:54 +0100
8049          Message-ID: <86yapzv5q1.fsf@lion.plab.ku.dk>
8050          Subject: [PATCH 5.005_52] One more problem with win32_stat and MSVC
8051  Branch: perl
8052        ! win32/win32.c
8053 ____________________________________________________________________________
8054 [  2146] By: gsar                                  on 1998/10/30  19:03:50
8055     Log: hand-apply whitespace-mutiliated patch
8056          From: "vishal bhatia" <vishalb@hotmail.com>
8057          Date: Wed, 28 Oct 1998 23:45:32 PST
8058          Message-ID: <19981029074534.2334.qmail@hotmail.com>
8059          Subject: [PATCH 5.005_52]Compiling modules,more bugfixes for B
8060  Branch: perl
8061        ! ext/B/B/C.pm ext/B/B/CC.pm
8062 ____________________________________________________________________________
8063 [  2145] By: gsar                                  on 1998/10/30  18:46:58
8064     Log: remaining PL_foo stragglers
8065  Branch: perl
8066        ! doio.c ext/B/B.pm ext/IPC/SysV/SysV.xs ext/Opcode/Opcode.pm
8067        ! op.h os2/os2.c vms/gen_shrfls.pl
8068 ____________________________________________________________________________
8069 [  2144] By: gsar                                  on 1998/10/30  17:38:36
8070     Log: integrate cfgperl tweaks into mainline
8071  Branch: perl
8072       !> Makefile.SH README.posix-bc doio.c ext/POSIX/POSIX.xs proto.h
8073       !> t/op/misc.t t/pragma/subs.t t/pragma/warning.t
8074 ____________________________________________________________________________
8075 [  2143] By: jhi                                   on 1998/10/30  13:27:39
8076     Log: There can be multiple yacc/bison errors.
8077  Branch: cfgperl
8078        ! t/op/misc.t t/pragma/subs.t t/pragma/warning.t
8079 ____________________________________________________________________________
8080 [  2142] By: jhi                                   on 1998/10/30  13:18:43
8081     Log: README.posix-bc update.
8082  Branch: cfgperl
8083        ! README.posix-bc
8084 ____________________________________________________________________________
8085 [  2141] By: jhi                                   on 1998/10/30  09:12:59
8086     Log: #2133 fallout.
8087  Branch: cfgperl
8088        ! doio.c ext/POSIX/POSIX.xs
8089 ____________________________________________________________________________
8090 [  2140] By: jhi                                   on 1998/10/30  08:43:18
8091     Log: Integrate from mainperl.
8092  Branch: cfgperl
8093       +> globvar.sym pp.sym
8094        - objpp.h thread.sym
8095       !> (integrate 61 files)
8096 ____________________________________________________________________________
8097 [  2133] By: gsar                                  on 1998/10/30  02:51:39
8098     Log: phase 1 of somewhat major rearrangement of PERL_OBJECT stuff
8099          (objpp.h is gone, embed.pl now does some of that); objXSUB.h
8100          should soon be automated also; the global variables that
8101          escaped the PL_foo conversion are now reined in; renamed
8102          MAGIC in regcomp.h to REG_MAGIC to avoid collision with the
8103          type of same name; duplicated lists of pp_things in various
8104          places is now gone; result has only been tested on win32
8105  Branch: perl
8106        + globvar.sym pp.sym
8107        - objpp.h thread.sym
8108        ! MANIFEST Makefile.SH av.c bytecode.h byterun.h cop.h doio.c
8109        ! doop.c dump.c embed.h embed.pl embedvar.h ext/B/B.xs
8110        ! ext/POSIX/POSIX.xs ext/Thread/Thread.xs global.sym globals.c
8111        ! gv.c malloc.c mg.c objXSUB.h op.c opcode.h opcode.pl perl.c
8112        ! perl.h perl_exp.SH perlvars.h perly.c pod/perlguts.pod pp.c
8113        ! pp.h pp_ctl.c pp_hot.c pp_proto.h pp_sys.c proto.h regcomp.c
8114        ! regcomp.h regcomp.pl regcomp.sym regexec.c regnodes.h run.c
8115        ! scope.c sv.c t/op/filetest.t taint.c thrdvar.h toke.c util.c
8116        ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
8117        ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
8118        ! win32/makedef.pl win32/makefile.mk win32/perlhost.h
8119 ____________________________________________________________________________
8120 [  2130] By: jhi                                   on 1998/10/29  15:31:26
8121     Log: Pure bison yylex() proto was broken.
8122  Branch: cfgperl
8123        ! proto.h
8124 ____________________________________________________________________________
8125 [  2126] By: jhi                                   on 1998/10/29  08:35:54
8126     Log: Integrate mainperl.
8127  Branch: cfgperl
8128       !> INSTALL README.cygwin32 cygwin32/gcc2 cygwin32/ld2
8129       !> lib/ExtUtils/MakeMaker.pm lib/perl5db.pl malloc.c pp.c
8130       !> pp_ctl.c proto.h regexec.c t/pragma/overload.t
8131       !> t/pragma/warn/doio toke.c win32/makefile.mk
8132 ____________________________________________________________________________
8133 [  2125] By: jhi                                   on 1998/10/29  08:32:38
8134     Log: EBCDIC Makefile.SH iteration converges.  Hopefully.
8135  Branch: cfgperl
8136        ! Makefile.SH
8137 ____________________________________________________________________________
8138 [  2124] By: jhi                                   on 1998/10/29  08:06:44
8139     Log: EBCDIC Makefile.SH tuneup.
8140  Branch: cfgperl
8141        ! Makefile.SH
8142 ____________________________________________________________________________
8143 [  2119] By: gsar                                  on 1998/10/28  23:24:04
8144     Log: remove doubled hunk from integration
8145  Branch: perl
8146        ! pp.c
8147 ____________________________________________________________________________
8148 [  2118] By: gsar                                  on 1998/10/28  22:03:31
8149     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8150          Date: Wed, 28 Oct 1998 01:23:27 -0500 (EST)
8151          Message-Id: <199810280623.BAA06968@monk.mps.ohio-state.edu>
8152          Subject: [PATCH 5.00552] Minor debugger tweaks
8153  Branch: perl
8154        ! lib/perl5db.pl
8155 ____________________________________________________________________________
8156 [  2117] By: gsar                                  on 1998/10/28  22:02:30
8157     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8158          Date: Wed, 28 Oct 1998 01:20:33 -0500 (EST)
8159          Message-Id: <199810280620.BAA06893@monk.mps.ohio-state.edu>
8160          Subject: [PATCH 5.00552] Make sort respect overloading
8161  Branch: perl
8162        ! pp_ctl.c proto.h t/pragma/overload.t
8163 ____________________________________________________________________________
8164 [  2116] By: gsar                                  on 1998/10/28  21:51:11
8165     Log: MM patches from Ilya Zakharevich
8166          Date: Wed, 28 Oct 1998 01:27:04 -0500 (EST)
8167          Message-Id: <199810280627.BAA07053@monk.mps.ohio-state.edu>
8168          Subject: [PATCH 5.00552] Make MakeMaker more verbose
8169          --
8170          Date: Wed, 28 Oct 1998 01:25:36 -0500 (EST)
8171          Message-Id: <199810280625.BAA06980@monk.mps.ohio-state.edu>
8172          Subject: [PATCH 5.00552] Make MakeMaker ignore errors in kid Makefile.PL
8173  Branch: perl
8174        ! lib/ExtUtils/MakeMaker.pm
8175 ____________________________________________________________________________
8176 [  2115] By: gsar                                  on 1998/10/28  21:46:19
8177     Log: add explicit references to perl source path in ld2 and gcc2
8178  Branch: perl
8179        ! README.cygwin32 cygwin32/gcc2 cygwin32/ld2
8180 ____________________________________________________________________________
8181 [  2114] By: gsar                                  on 1998/10/28  21:39:56
8182     Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
8183          Date: Tue, 27 Oct 1998 10:40:41 -0500 (EST)
8184          Message-Id: <Pine.SUN.3.96.981027103726.28498E-100000@newton.phys>
8185          Subject: [PATCH] Re: Problems with: Creating an installable tar archive
8186  Branch: perl
8187        ! INSTALL
8188 ____________________________________________________________________________
8189 [  2113] By: gsar                                  on 1998/10/28  21:21:16
8190     Log: integrate cfgperl into mainline
8191  Branch: perl
8192       +> t/op/filetest.t
8193       !> Configure MANIFEST Makefile.SH config_h.SH perl.h perly.y
8194       !> perly_c.diff pp.c proto.h t/comp/require.t t/io/pipe.t
8195       !> t/op/groups.t t/op/misc.t t/pragma/subs.t t/pragma/warning.t
8196       !> thread.h toke.c vmesa/Makefile
8197 ____________________________________________________________________________
8198 [  2112] By: gsar                                  on 1998/10/28  21:14:18
8199     Log: minor cleanup
8200  Branch: perl
8201        ! malloc.c regexec.c t/pragma/warn/doio win32/makefile.mk
8202 ____________________________________________________________________________
8203 [  2111] By: gsar                                  on 1998/10/28  18:52:10
8204     Log: smarter C<$SIG{FOO} = BAREWORD;> warning
8205  Branch: perl
8206        ! toke.c
8207 ____________________________________________________________________________
8208 [  2110] By: jhi                                   on 1998/10/28  15:07:54
8209     Log: posix-bc doesn't want to regenerate a2p.h from a2p.y.
8210  Branch: cfgperl
8211        ! Makefile.SH
8212 ____________________________________________________________________________
8213 [  2109] By: jhi                                   on 1998/10/28  13:39:54
8214     Log: a2p.y needs to generate also y.tab.h.
8215  Branch: cfgperl
8216        ! Makefile.SH
8217 ____________________________________________________________________________
8218 [  2108] By: jhi                                   on 1998/10/28  10:33:36
8219     Log: The "parse error" must be converted to "syntax error",
8220          just matching it aint' enough.
8221  Branch: cfgperl
8222        ! t/comp/require.t t/op/misc.t t/pragma/subs.t
8223        ! t/pragma/warning.t
8224 ____________________________________________________________________________
8225 [  2107] By: jhi                                   on 1998/10/28  10:23:05
8226     Log: Regen sig_n{ame,umber}* if slightest doubt.
8227  Branch: cfgperl
8228        ! Configure
8229 ____________________________________________________________________________
8230 [  2106] By: jhi                                   on 1998/10/28  08:44:49
8231     Log: Bison says 'parse error', not 'parser error'.
8232  Branch: cfgperl
8233        ! t/comp/require.t t/op/misc.t t/pragma/subs.t
8234        ! t/pragma/warning.t
8235 ____________________________________________________________________________
8236 [  2105] By: jhi                                   on 1998/10/28  08:42:09
8237     Log: yylex() parametrization.
8238  Branch: cfgperl
8239        ! proto.h toke.c
8240 ____________________________________________________________________________
8241 [  2104] By: jhi                                   on 1998/10/28  08:25:09
8242     Log: Bring in #2102.
8243  Branch: cfgperl
8244        ! pp.c
8245 ____________________________________________________________________________
8246 [  2103] By: jhi                                   on 1998/10/28  08:22:04
8247     Log: From: Dominic Dunlop <domo@vo.lu>
8248          Subject: [PATCH 5.005_02]  Re: perl5.004_04 testing problem
8249          Date: 27 Oct 1998 20:47:25 +0200
8250          Message-ID: <MLIST_v03110700b25b7dc95bbc@[212.24.192.87]>
8251  Branch: cfgperl
8252        ! t/op/groups.t
8253 ____________________________________________________________________________
8254 [  2102] By: larry                                 on 1998/10/27  18:58:55
8255     Log: utf8 change to quotemeta broke EBCDIC
8256  Branch: perl
8257        ! pp.c
8258 ____________________________________________________________________________
8259 [  2101] By: jhi                                   on 1998/10/27  12:55:34
8260     Log: $Config{sig_num_init}.
8261          Also, a new approach to the 'pthreads-created-joinable': drop
8262          it and use {PTHREAD_CREATE_{JOINABLE,UNDETACHED},__UNDETACHED}
8263          directly. (See also #2096).
8264  Branch: cfgperl
8265        ! Configure config_h.SH
8266 ____________________________________________________________________________
8267 [  2100] By: jhi                                   on 1998/10/27  10:48:55
8268     Log: Regenerated perly_c.diff.
8269  Branch: cfgperl
8270        ! perly_c.diff
8271 ____________________________________________________________________________
8272 [  2099] By: jhi                                   on 1998/10/27  08:42:25
8273     Log: First the mangler was Netscape, then it was me.
8274  Branch: cfgperl
8275        ! vmesa/Makefile
8276 ____________________________________________________________________________
8277 [  2098] By: jhi                                   on 1998/10/27  08:34:40
8278     Log: `id -Gn` might be available where `groups` is not.
8279  Branch: cfgperl
8280        ! t/op/groups.t
8281 ____________________________________________________________________________
8282 [  2097] By: jhi                                   on 1998/10/27  08:05:17
8283     Log: Netscape had mangled the tabs.
8284  Branch: cfgperl
8285        ! vmesa/Makefile
8286 ____________________________________________________________________________
8287 [  2096] By: jhi                                   on 1998/10/27  08:03:05
8288     Log: ATTR_JOINABLE logic, based on (private email)
8289          
8290          From: Neale Ferguson <neale@VMA.TABNSW.COM.AU>
8291          Subject: Some little diffs
8292          Message-ID: <36350969.DA33E7B4@mailbox.tabnsw.com.au>
8293          Date: Tue, 27 Oct 1998 13:44:42 +1300
8294  Branch: cfgperl
8295        ! thread.h
8296 ____________________________________________________________________________
8297 [  2095] By: jhi                                   on 1998/10/27  07:56:57
8298     Log: Mach cthreads support based on:
8299          
8300          From: brie@corp.home.net (Brian Harrison)
8301          Subject: perl5.005_02 patch for mthreads
8302          To: perl5-porters@perl.org
8303          Date: 24 Oct 1998 01:01:55 +0300
8304          Message-ID: <MLIST_Pine.GSO.4.04.9810231410220.11111-200000@sulaco.eos.home.net>
8305          
8306          Pthread yield probe (dejavu)
8307          Cosmetic nanochange for the union semun output.
8308          Better inttypes.h probe.
8309          Undo the 'void *' $selecttype probe from #1971 because
8310          it breaks the $selectminbits test.
8311  Branch: cfgperl
8312        ! Configure config_h.SH perl.h thread.h
8313 ____________________________________________________________________________
8314 [  2094] By: jhi                                   on 1998/10/26  13:02:07
8315     Log: Also posix-bc wants to reyacc.
8316  Branch: cfgperl
8317        ! Makefile.SH
8318 ____________________________________________________________________________
8319 [  2093] By: jhi                                   on 1998/10/26  10:17:21
8320     Log: Removed !(*s & 0x80) from pp_quotemeta(), introduced after
8321          5_02 and really breaking things in non-ASCII worlds.
8322  Branch: cfgperl
8323        ! pp.c
8324 ____________________________________________________________________________
8325 [  2092] By: jhi                                   on 1998/10/26  09:08:00
8326     Log: More robustness.
8327  Branch: cfgperl
8328        ! t/comp/require.t t/op/misc.t t/pragma/subs.t
8329        ! t/pragma/warning.t
8330 ____________________________________________________________________________
8331 [  2091] By: jhi                                   on 1998/10/26  08:47:32
8332     Log: s/YYLEXPARAM/PERL_YYLEX_PARAM_DECL/g
8333          Bison really wants YYLEX_PARAM.
8334  Branch: cfgperl
8335        ! perly.y proto.h toke.c
8336 ____________________________________________________________________________
8337 [  2090] By: jhi                                   on 1998/10/26  08:21:25
8338     Log: s/YYLEX_PARAM/YYLEXPARAM/
8339  Branch: cfgperl
8340        ! perly.y
8341 ____________________________________________________________________________
8342 [  2089] By: jhi                                   on 1998/10/26  08:17:33
8343     Log: Indicate skipped subtests.
8344  Branch: cfgperl
8345        ! t/io/pipe.t
8346 ____________________________________________________________________________
8347 [  2088] By: jhi                                   on 1998/10/26  08:11:36
8348     Log: Integrate from mainperl.
8349  Branch: cfgperl
8350       !> (integrate 54 files)
8351 ____________________________________________________________________________
8352 [  2087] By: jhi                                   on 1998/10/26  08:08:02
8353     Log: Add test for filetests.
8354  Branch: cfgperl
8355        + t/op/filetest.t
8356        ! MANIFEST
8357 ____________________________________________________________________________
8358 [  2086] By: gsar                                  on 1998/10/26  02:44:44
8359     Log: various win32 tweaks; disable new xs_cpp section (it creates
8360          ambiguous inference graph for %.xs --> %.o)
8361  Branch: perl
8362        ! ext/Thread/Thread.xs gv.c lib/ExtUtils/MakeMaker.pm mg.c pp.c
8363        ! pp_hot.c proto.h win32/GenCAPI.pl win32/Makefile
8364        ! win32/config.gc win32/config_H.gc win32/makedef.pl
8365        ! win32/makefile.mk win32/win32.h
8366 ____________________________________________________________________________
8367 [  2085] By: gsar                                  on 1998/10/26  00:50:02
8368     Log: sanity-check $Config{drand01} in rand.t
8369  Branch: perl
8370        ! t/op/rand.t win32/config.bc win32/config.gc win32/config.vc
8371        ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
8372 ____________________________________________________________________________
8373 [  2078] By: gsar                                  on 1998/10/25  10:22:04
8374     Log: update win32/config*.?c
8375  Branch: perl
8376        ! Changes win32/config.bc win32/config.gc win32/config.vc
8377        ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
8378 ____________________________________________________________________________
8379 [  2077] By: gsar                                  on 1998/10/25  08:39:25
8380     Log: From: Graham Barr <gbarr@pobox.com>
8381          Date: Sat, 24 Oct 1998 21:45:50 -0500
8382          Message-ID: <19981024214550.C508@pobox.com>
8383          Subject: Re: die with a reference  should use overload "" operator
8384  Branch: perl
8385        ! pp_ctl.c
8386 ____________________________________________________________________________
8387 [  2076] By: gsar                                  on 1998/10/25  08:37:49
8388     Log: From: Graham Barr <gbarr@pobox.com>
8389          Date: Sat, 24 Oct 1998 12:45:21 -0500
8390          Message-ID: <19981024124521.C512@pobox.com>
8391          Subject: [PATCH 5.005_02] Re: Auto-incrementing tied scalar causes SEGV
8392  Branch: perl
8393        ! sv.c
8394 ____________________________________________________________________________
8395 [  2075] By: gsar                                  on 1998/10/25  08:24:09
8396     Log: fix C<print $n += 5;> etc.
8397  Branch: perl
8398        ! toke.c
8399 ____________________________________________________________________________
8400 [  2074] By: gsar                                  on 1998/10/25  08:12:28
8401     Log: list builtins with portability caveats
8402          From: Jarkko Hietaniemi <jhi@iki.fi>
8403          Date: Fri, 23 Oct 1998 14:05:23 +0300 (EET DST)
8404          Message-Id: <199810231105.OAA02411@alpha.hut.fi>
8405          Subject: [PATCH] 5.005_02 and 5.005_52: perlfunc.pod and perlport.pod
8406  Branch: perl
8407        ! pod/perlfunc.pod
8408 ____________________________________________________________________________
8409 [  2073] By: gsar                                  on 1998/10/25  07:55:43
8410     Log: fix stack overrun in file test operators
8411  Branch: perl
8412        ! pp_sys.c
8413 ____________________________________________________________________________
8414 [  2072] By: gsar                                  on 1998/10/25  07:29:45
8415     Log: implement C<goto &func> and other fixes (via private mail)
8416          From:    "vishal bhatia" <vishalb@hotmail.com>
8417          Date:    Wed, 21 Oct 1998 22:59:03 PDT
8418          Message-Id: <19981022055904.20083.qmail@hotmail.com>
8419          Subject: [PATCH 5.005_52] More fixes for B
8420  Branch: perl
8421        ! ext/B/B.pm ext/B/B.xs ext/B/B/C.pm ext/B/B/CC.pm
8422 ____________________________________________________________________________
8423 [  2071] By: gsar                                  on 1998/10/25  07:14:41
8424     Log: From: Graham Barr <gbarr@pobox.com>
8425          Date: Sat, 17 Oct 1998 20:42:41 -0500
8426          Message-ID: <19981017204241.G510@pobox.com>
8427          Subject: Re: taint checking for: use lib "$ENV{'EVIL'}"
8428  Branch: perl
8429        ! pp_ctl.c
8430 ____________________________________________________________________________
8431 [  2070] By: gsar                                  on 1998/10/25  07:07:29
8432     Log: avoid bogus line number in XSUB redefined warnings
8433  Branch: perl
8434        ! op.c
8435 ____________________________________________________________________________
8436 [  2069] By: gsar                                  on 1998/10/25  06:59:03
8437     Log: From: Martijn Koster <mak@excitecorp.com>
8438          Date: Wed, 21 Oct 1998 13:12:03 +0100
8439          Message-ID: <19981021131203.A15661@excitecorp.com>
8440          Subject: File::Path::mkpath reports the wrong error
8441  Branch: perl
8442        ! lib/File/Path.pm
8443 ____________________________________________________________________________
8444 [  2068] By: gsar                                  on 1998/10/25  06:54:43
8445     Log: From: Zachary Miller <zcmiller@simon.er.usgs.gov>
8446          Date: Tue, 20 Oct 1998 20:52:20 -0500
8447          Message-Id: <199810210152.UAA07792@simon.er.usgs.gov>
8448          Subject: Exporter.pm's export_to_level() argument handling buggy
8449  Branch: perl
8450        ! lib/Exporter.pm
8451 ____________________________________________________________________________
8452 [  2067] By: gsar                                  on 1998/10/25  06:50:19
8453     Log: From: jan.dubois@ibm.net (Jan Dubois)
8454          Date: Wed, 21 Oct 1998 00:55:51 +0200
8455          Message-ID: <36380269.55370608@smtp1.ibm.net>
8456          Subject: Make _really_ sure Dynaloader.xs code is initialized only once
8457  Branch: perl
8458        ! ext/DynaLoader/DynaLoader_pm.PL
8459 ____________________________________________________________________________
8460 [  2066] By: gsar                                  on 1998/10/25  06:48:19
8461     Log: recognize '%' as a shell metachar for win32
8462          From: jan.dubois@ibm.net (Jan Dubois)
8463          Date: Tue, 20 Oct 1998 21:57:35 +0200
8464          Message-ID: <3636ea31.49170453@smtp1.ibm.net>
8465          Subject: [PATCH 5.005_02, Win32]  Re: %ENV% not expanded in backquotes?
8466  Branch: perl
8467        ! win32/win32.c
8468 ____________________________________________________________________________
8469 [  2065] By: gsar                                  on 1998/10/25  06:46:30
8470     Log: remove FAST_SV_GETS remnant (as suggested by Gisle Aas)
8471  Branch: perl
8472        ! sv.c
8473 ____________________________________________________________________________
8474 [  2064] By: gsar                                  on 1998/10/25  06:45:09
8475     Log: From: Gisle Aas <gisle@aas.no>
8476          Date: 20 Oct 1998 14:24:44 +0200
8477          Message-ID: <m34sszctf7.fsf@furu.g.aas.no>
8478          Subject: ord() and unpack("U*",...) should not be negative
8479  Branch: perl
8480        ! pp.c
8481 ____________________________________________________________________________
8482 [  2063] By: gsar                                  on 1998/10/25  06:42:29
8483     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8484          Date: Sun, 18 Oct 1998 23:20:57 -0400 (EDT)
8485          Message-Id: <199810190320.XAA28249@monk.mps.ohio-state.edu>
8486          Subject: [PATCH 5.005_*] Improve sbrk() on OS/2
8487  Branch: perl
8488        ! os2/os2.c
8489 ____________________________________________________________________________
8490 [  2062] By: gsar                                  on 1998/10/25  06:41:26
8491     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8492          Date: Sun, 18 Oct 1998 23:10:29 -0400 (EDT)
8493          Message-Id: <199810190310.XAA28102@monk.mps.ohio-state.edu>
8494          Subject: [PATCH 5.005_*] Speed up aassign
8495  Branch: perl
8496        ! pp_hot.c
8497 ____________________________________________________________________________
8498 [  2061] By: gsar                                  on 1998/10/25  06:39:04
8499     Log: From: Graham Barr <gbarr@pobox.com>
8500          Date: Sat, 17 Oct 1998 22:22:02 -0500
8501          Message-ID: <19981017222202.J510@pobox.com>
8502          Subject: Re: '*' prototype does not allow bareword with strict
8503  Branch: perl
8504        ! toke.c
8505 ____________________________________________________________________________
8506 [  2060] By: gsar                                  on 1998/10/25  06:37:34
8507     Log: handle '::' in section names properly
8508          From: Graham Barr <gbarr@pobox.com>
8509          Date: Sat, 17 Oct 1998 12:57:54 -0500
8510          Message-ID: <19981017125754.C510@pobox.com>
8511          Subject: Re: pod2html
8512  Branch: perl
8513        ! lib/Pod/Html.pm
8514 ____________________________________________________________________________
8515 [  2059] By: gsar                                  on 1998/10/25  06:33:43
8516     Log: integrate changes#1982,2014,2021 (from maint-5.005)
8517  Branch: perl
8518       !> av.c doop.c ext/POSIX/POSIX.xs hv.c lib/ExtUtils/MakeMaker.pm
8519       !> mg.c mg.h pp.c pp_hot.c pp_sys.c scope.c t/op/tie.t
8520 ____________________________________________________________________________
8521 [  2058] By: gsar                                  on 1998/10/25  05:44:17
8522     Log: allow more win32 symbol exports (suggested by Jan Dubois)
8523  Branch: perl
8524        ! win32/makedef.pl
8525 ____________________________________________________________________________
8526 [  2057] By: gsar                                  on 1998/10/25  05:40:40
8527     Log: integrate change#2053 from maint-5.005
8528  Branch: perl
8529       !> cop.h t/cmd/while.t
8530 ____________________________________________________________________________
8531 [  2056] By: gsar                                  on 1998/10/25  05:16:41
8532     Log: commented version of a patch suggested by Drago Goricanec
8533          From: Jarkko Hietaniemi <jhi@cc.hut.fi>
8534          Date: 16 Oct 1998 15:24:45 +0300
8535          Message-ID: <oeeogrc1ype.fsf@alpha.hut.fi>
8536          Subject: Re: [PATCH 5.005_52] Linux select fails with more than 32 FDs
8537  Branch: perl
8538        ! pp_sys.c
8539 ____________________________________________________________________________
8540 [  2055] By: gsar                                  on 1998/10/25  05:11:03
8541     Log: include eof() in description of buffering caveats
8542          From: Anton Berezin <tobez@plab.ku.dk>
8543          Date: Fri, 16 Oct 1998 19:22:41 +0200 (CEST)
8544          Message-Id: <199810161722.TAA28813@lion.plab.ku.dk>
8545          Subject: [DOCPATCH] pod/perlfunc.pod
8546  Branch: perl
8547        ! pod/perlfunc.pod
8548 ____________________________________________________________________________
8549 [  2054] By: gsar                                  on 1998/10/25  05:07:42
8550     Log: disallow 'x' in hex numbers (except leading '0x')
8551          From: Gisle Aas <gisle@aas.no>
8552          Date: 16 Oct 1998 16:33:12 +0200
8553          Message-ID: <m3n26wtw47.fsf@furu.g.aas.no>
8554          Subject: Re: [PATCH 5.005_52] 'x' is not a legal hex digit
8555  Branch: perl
8556        ! perlvars.h t/op/oct.t util.c
8557 ____________________________________________________________________________
8558 [  2052] By: gsar                                  on 1998/10/25  04:49:04
8559     Log: avoid the circular refcnt logic in magic_mutexfree()
8560  Branch: perl
8561        ! mg.c pp.c pp_hot.c
8562 ____________________________________________________________________________
8563 [  2051] By: gsar                                  on 1998/10/25  04:35:07
8564     Log: properly restore PL_rsfp_filters after require
8565  Branch: perl
8566        ! embed.h global.sym objXSUB.h objpp.h pp_ctl.c proto.h scope.c
8567        ! scope.h
8568 ____________________________________________________________________________
8569 [  2050] By: gsar                                  on 1998/10/25  02:42:32
8570     Log: integrate cfgperl changes back into mainline
8571  Branch: perl
8572       +> README.posix-bc hints/posix-bc.sh hints/vmesa.sh
8573       +> vmesa/Makefile vmesa/vmesa.c vmesa/vmesaish.h
8574       !> (integrate 33 files)
8575 ____________________________________________________________________________
8576 [  2049] By: gsar                                  on 1998/10/25  01:30:48
8577     Log: avoid "mysterious" compile-time failures without messages
8578  Branch: perl
8579        ! gv.c
8580 ____________________________________________________________________________
8581 [  2041] By: gsar                                  on 1998/10/23  21:11:56
8582     Log: checkin jpl under //depot/perlext/jpl/...
8583  Branch: perlext
8584        + jpl/JNI/Changes jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/MANIFEST
8585        + jpl/JNI/Makefile.PL jpl/JNI/test.pl jpl/JNI/typemap
8586        + jpl/JPL/AutoLoader.pm jpl/JPL/Class.pm jpl/JPL/Compile.pm
8587        + jpl/JPL/Makefile.PL jpl/JPL_Rolo/JPL_Rolo.jpl
8588        + jpl/JPL_Rolo/Makefile.PL jpl/JPL_Rolo/README
8589        + jpl/JPL_Rolo/cardfile jpl/PerlInterpreter/Makefile
8590        + jpl/PerlInterpreter/Makefile.PL
8591        + jpl/PerlInterpreter/PerlInterpreter.c
8592        + jpl/PerlInterpreter/PerlInterpreter.h
8593        + jpl/PerlInterpreter/PerlInterpreter.java jpl/README
8594        + jpl/Sample/Makefile.PL jpl/Sample/Sample.jpl
8595        + jpl/Test/Makefile.PL jpl/Test/Test.jpl jpl/bin/jpl
8596        + jpl/get_jdk/README jpl/get_jdk/get_jdk.pl
8597        + jpl/get_jdk/jdk_hosts jpl/install-jpl
8598 ____________________________________________________________________________
8599 [  2040] By: larry                                 on 1998/10/23  19:31:42
8600     Log: chr(0xFFFFFFFF) didn't translate to utf8 character
8601  Branch: perl
8602        ! pp.c
8603 ____________________________________________________________________________
8604 [  2039] By: larry                                 on 1998/10/23  18:48:34
8605     Log: tr///d does not seem to work
8606  Branch: perl
8607        ! lib/utf8_heavy.pl
8608 ____________________________________________________________________________
8609 [  2038] By: larry                                 on 1998/10/23  18:00:41
8610     Log: Program with utf8 identifiers fails to compile
8611  Branch: perl
8612        ! doop.c gv.c op.c pp.c pp_hot.c toke.c
8613 ____________________________________________________________________________
8614 [  2037] By: jhi                                   on 1998/10/23  14:04:51
8615     Log: Test suite portability:
8616          - posix-bc does not write to broken pipes
8617          - filehand #11 only iff we have fork
8618          - warning.t can now match $expected using regular expressions
8619  Branch: cfgperl
8620        ! t/io/pipe.t t/lib/filehand.t t/pragma/warn/doio
8621        ! t/pragma/warning.t
8622 ____________________________________________________________________________
8623 [  2036] By: jhi                                   on 1998/10/23  12:12:07
8624     Log: yacc clarification.
8625  Branch: cfgperl
8626        ! README.posix-bc
8627 ____________________________________________________________________________
8628 [  2035] By: jhi                                   on 1998/10/23  12:09:59
8629     Log: Some C compilers get upset about 8-bit characters in /* comments. */
8630  Branch: cfgperl
8631        ! mg.c
8632 ____________________________________________________________________________
8633 [  2034] By: jhi                                   on 1998/10/22  09:11:52
8634     Log: Configure update: both for pthread_yield more robust
8635          testing (all variants of pthread_attr_getdetachstate()) --
8636          and because Configure was broken in major way! About 1000
8637          last lines were truncated.
8638  Branch: cfgperl
8639        ! Configure
8640 ____________________________________________________________________________
8641 [  2033] By: jhi                                   on 1998/10/22  07:47:10
8642     Log: DJGPP feedback for #2028.
8643  Branch: cfgperl
8644        ! thread.h
8645 ____________________________________________________________________________
8646 [  2032] By: jhi                                   on 1998/10/21  13:03:57
8647     Log: yielding, the saga continues.
8648  Branch: cfgperl
8649        ! Configure config_h.SH
8650       !> av.c lib/constant.pm op.c pod/perldiag.pod pp_ctl.c
8651       !> t/op/goto.t t/pragma/constant.t
8652 ____________________________________________________________________________
8653 [  2031] By: jhi                                   on 1998/10/21  09:15:42
8654     Log: VM/ESA feedback for #2028.
8655  Branch: cfgperl
8656        ! Configure config_h.SH thread.h
8657 ____________________________________________________________________________
8658 [  2030] By: gsar                                  on 1998/10/21  04:22:53
8659     Log: fix handling of mayhaps-extended @_ in goto &sub
8660  Branch: perl
8661        ! av.c pp_ctl.c t/op/goto.t
8662 ____________________________________________________________________________
8663 [  2029] By: gsar                                  on 1998/10/21  00:54:14
8664     Log: restore sanity to "constant" references
8665  Branch: perl
8666        ! lib/constant.pm op.c pod/perldiag.pod t/pragma/constant.t
8667 ____________________________________________________________________________
8668 [  2028] By: jhi                                   on 1998/10/20  15:01:20
8669     Log: OLD_PTHREADS_API reorganizing.
8670  Branch: cfgperl
8671        ! dosish.h ext/Thread/Thread.xs perl.h thread.h util.c
8672        ! vmesa/vmesaish.h
8673 ____________________________________________________________________________
8674 [  2027] By: jhi                                   on 1998/10/20  14:14:51
8675     Log: #2026 fallout.
8676  Branch: cfgperl
8677        ! Makefile.SH
8678 ____________________________________________________________________________
8679 [  2026] By: jhi                                   on 1998/10/20  11:47:21
8680     Log: VM/ESA update.
8681  Branch: cfgperl
8682        ! Makefile.SH vmesa/vmesa.c vmesa/vmesaish.h
8683 ____________________________________________________________________________
8684 [  2025] By: jhi                                   on 1998/10/20  08:20:56
8685     Log: 64-bitness, based on
8686          
8687          From: Scott Henry <scotth@sgi.com>
8688          To: perl-64bit@perl.org
8689          Message-ID: <yd8u30zyerl.fsf@hoshi.engr.sgi.com>
8690          Subject: Re: Configure problems/questions...
8691          Date: 19 Oct 1998 22:38:06 -0700
8692  Branch: cfgperl
8693        ! hints/irix_6.sh perl.h
8694 ____________________________________________________________________________
8695 [  2024] By: jhi                                   on 1998/10/20  08:09:07
8696     Log: Add lseeksize.
8697  Branch: cfgperl
8698        ! config_h.SH
8699 ____________________________________________________________________________
8700 [  2023] By: jhi                                   on 1998/10/20  08:08:33
8701     Log: Mumble about _yields() only when threaded.
8702  Branch: cfgperl
8703        ! Configure
8704 ____________________________________________________________________________
8705 [  2022] By: jhi                                   on 1998/10/20  07:46:26
8706     Log: Thinko at PTHREADS_CREATED_JOINABLE.
8707  Branch: cfgperl
8708        ! thread.h
8709 ____________________________________________________________________________
8710 [  2021] By: gbarr                                 on 1998/10/20  01:25:23
8711     Log: From: Chip Salzenberg <chip@perlsupport.com>
8712          Date: Tue, 6 Oct 1998 13:33:05 -0400
8713          Message-ID: <19981006133305.A2348@perlsupport.com>
8714          Subject: [PATCH] 5.005_02: Eliminate leak on self-ties
8715  Branch: maint-5.005/perl
8716        ! av.c doop.c hv.c mg.c mg.h pp.c pp_hot.c pp_sys.c scope.c
8717        ! t/op/tie.t
8718 ____________________________________________________________________________
8719 [  2020] By: jhi                                   on 1998/10/19  09:15:53
8720     Log: YIELD more robustly.
8721  Branch: cfgperl
8722        ! thread.h
8723 ____________________________________________________________________________
8724 [  2019] By: jhi                                   on 1998/10/19  08:48:33
8725     Log: VM/ESA (and OS390) are in between of OLD_PTHREADS_API and
8726          the 'new' one (just like DJGPP, it seems).
8727  Branch: cfgperl
8728        ! thread.h
8729 ____________________________________________________________________________
8730 [  2018] By: jhi                                   on 1998/10/19  07:02:44
8731     Log: vmesaish.h doesn't exclude unixish.h.
8732  Branch: cfgperl
8733        ! perl.h
8734 ____________________________________________________________________________
8735 [  2017] By: jhi                                   on 1998/10/19  06:44:19
8736     Log: 1<<$randbits is not good for randbits=48.
8737  Branch: cfgperl
8738        ! t/op/rand.t
8739 ____________________________________________________________________________
8740 [  2016] By: jhi                                   on 1998/10/19  06:39:47
8741     Log: Make #2012 glob pattern more portable.
8742  Branch: cfgperl
8743        ! Makefile.SH
8744 ____________________________________________________________________________
8745 [  2014] By: gbarr                                 on 1998/10/17  20:31:42
8746     Log: Fix POSIX::sigprocmask not to check type of $old parameter
8747          as it is output only
8748  Branch: maint-5.005/perl
8749        ! ext/POSIX/POSIX.xs
8750 ____________________________________________________________________________
8751 [  2012] By: jhi                                   on 1998/10/17  15:04:23
8752     Log: clean numbered core dumps and t/tmp[0-9]*.
8753  Branch: cfgperl
8754        ! Makefile.SH
8755 ____________________________________________________________________________
8756 [  2011] By: jhi                                   on 1998/10/17  14:59:15
8757     Log: More robust yacc/bison failure output handling.
8758  Branch: cfgperl
8759        ! t/comp/require.t t/op/misc.t t/pragma/subs.t
8760 ____________________________________________________________________________
8761 [  2010] By: jhi                                   on 1998/10/17  14:51:05
8762     Log: BC2000 POSIX update.
8763  Branch: cfgperl
8764        ! MANIFEST
8765 ____________________________________________________________________________
8766 [  2009] By: jhi                                   on 1998/10/17  14:49:46
8767     Log: POSIX BC2000 port from perl-mvs:
8768          
8769          Subject: Ported perl 5.005.02 to BS2000 / POSIX
8770          From: Dorner Thomas <Thomas.Dorner@start.de> 
8771          Date: Tue, 29 Sep 1998 13:29:36 +0100 
8772          Message-ID: <9CE47B416A24D2118BC40000F84009B20B72C5@start.de> 
8773  Branch: cfgperl
8774        + README.posix-bc hints/posix-bc.sh
8775        ! Configure MANIFEST perl.c perly.y proto.h t/lib/cgi-html.t
8776        ! t/op/magic.t t/op/pack.t t/op/quotemeta.t t/op/subst.t toke.c
8777        ! unixish.h
8778 ____________________________________________________________________________
8779 [  2008] By: jhi                                   on 1998/10/17  14:07:49
8780     Log: VM/ESA-update.
8781  Branch: cfgperl
8782        ! MANIFEST
8783 ____________________________________________________________________________
8784 [  2007] By: jhi                                   on 1998/10/17  13:55:34
8785     Log: Forgot few S_I* imports.
8786  Branch: cfgperl
8787        ! t/lib/ipc_sysv.t
8788 ____________________________________________________________________________
8789 [  2006] By: jhi                                   on 1998/10/17  13:43:54
8790     Log: The VM/ESA port essentials, based on
8791          
8792          perl-mvs:
8793          
8794          From: Neale Ferguson <neale@VMA.TABNSW.COM.AU>
8795          Subject: Re: Can't find Data/Dumper.pm
8796          Date: Mon, 28 Sep 1998 07:40:49 +1300
8797          Message-ID: <360E86B0.23847AF4@mailbox.tabnsw.com.au>
8798          
8799          private email:
8800          
8801          From: Neale Ferguson <neale@VMA.TABNSW.COM.AU>
8802          Subject: Re: Perl thread problems in VM/ESA
8803          Date: Thu, 15 Oct 1998 07:18:35 +1300
8804          Message-ID: <3624EAFA.16163A2B@mailbox.tabnsw.com.au>
8805          
8806          and private email:
8807          
8808          From: Neale Ferguson <NEALE@PUCC.PRINCETON.EDU>
8809          Subject:  perl archive
8810          Date:  Sun, 11 Oct 1998 19:28:54 EDT
8811          Message-Id: <19981011233112Z67215-26626+1513@outbound.Princeton.EDU>
8812          which gave a pointer to
8813          
8814          http://pucc.princeton.edu/~neale/perl.tar
8815          
8816          (based on Perl 5.005_51)
8817  Branch: cfgperl
8818        + hints/vmesa.sh vmesa/Makefile vmesa/vmesa.c vmesa/vmesaish.h
8819        ! ext/Errno/Errno_pm.PL perl.c perl.h perly.y pp_sys.c
8820        ! t/io/pipe.t t/lib/cgi-html.t t/lib/ipc_sysv.t t/op/magic.t
8821        ! t/op/pack.t t/op/quotemeta.t t/op/subst.t util.c x2p/a2p.h
8822 ____________________________________________________________________________
8823 [  2005] By: jhi                                   on 1998/10/17  13:17:19
8824     Log: Integrate mainperl.
8825  Branch: cfgperl
8826       !> Porting/genlog ext/B/B/CC.pm ext/POSIX/POSIX.pm
8827       !> lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
8828       !> lib/Term/Complete.pm op.c opcode.h opcode.pl os2/Makefile.SHs
8829       !> os2/os2.c pod/perlfunc.pod pod/perlxs.pod pp.c sv.c
8830       !> t/op/grent.t t/op/sysio.t t/op/tiehandle.t toke.c
8831       !> utils/perldoc.PL vms/ext/Stdio/Stdio.pm win32/Makefile
8832       !> win32/makefile.mk
8833 ____________________________________________________________________________
8834 [  2004] By: jhi                                   on 1998/10/17  11:19:06
8835     Log: Removed an extra ' from the int64_t test.
8836  Branch: cfgperl
8837        ! Configure
8838 ____________________________________________________________________________
8839 [  2003] By: gsar                                  on 1998/10/17  04:11:40
8840     Log: silence -w noises (suggested by Greg Bacon)
8841  Branch: perl
8842        ! lib/Term/Complete.pm
8843 ____________________________________________________________________________
8844 [  2002] By: gsar                                  on 1998/10/17  04:07:48
8845     Log: From: Gisle Aas <gisle@aas.no>
8846          Date: 14 Oct 1998 15:53:14 +0200
8847          Message-ID: <m3g1cr9rn9.fsf@furu.g.aas.no>
8848          Subject: Re: chr(0xFFFF_FFFF) and "\x{10_FFFF}" [PATCH 5.005_52]
8849  Branch: perl
8850        ! util.c
8851 ____________________________________________________________________________
8852 [  2001] By: gsar                                  on 1998/10/17  04:06:10
8853     Log: From: Gisle Aas <gisle@aas.no>
8854          Date: 14 Oct 1998 15:17:44 +0200
8855          Message-ID: <m3iuhn9taf.fsf@furu.g.aas.no>
8856          Subject: [PATCH 5.005_52] Core dump from "Missing right brace on \x{}"
8857  Branch: perl
8858        ! toke.c
8859 ____________________________________________________________________________
8860 [  2000] By: gsar                                  on 1998/10/17  03:06:33
8861     Log: From: Gisle Aas <gisle@aas.no>
8862          Date: 14 Oct 1998 00:38:06 +0200
8863          Message-ID: <m3iuhonl4h.fsf@furu.g.aas.no>
8864          Subject: [PATCH 5.005_52] utf8 substr can access memory outside PVX buffer
8865  Branch: perl
8866        ! sv.c
8867 ____________________________________________________________________________
8868 [  1999] By: gsar                                  on 1998/10/17  03:04:48
8869     Log: From: Dan Sugalski <sugalskd@osshe.edu>
8870          Date: Tue, 13 Oct 1998 15:10:57 -0700
8871          Message-Id: <3.0.6.32.19981013151057.00a947a0@ous.edu>
8872          Subject: [PATCH 5.004/5.005/5.006]Doc patch to VMS::Stdio module
8873  Branch: perl
8874        ! vms/ext/Stdio/Stdio.pm
8875 ____________________________________________________________________________
8876 [  1998] By: gsar                                  on 1998/10/17  03:00:40
8877     Log: skip readonly vars and unref references when doing a reset()
8878  Branch: perl
8879        ! sv.c
8880 ____________________________________________________________________________
8881 [  1997] By: gsar                                  on 1998/10/17  02:49:19
8882     Log: fix buggy treatment of large checksums on unicode strings
8883          From: Gisle Aas <gisle@aas.no>
8884          Date: 13 Oct 1998 21:35:39 +0200
8885          Message-ID: <m31zocp850.fsf@furu.g.aas.no>
8886          Subject: unpack("%48U*",...)  [PATCH 5.005_52]
8887  Branch: perl
8888        ! pp.c
8889 ____________________________________________________________________________
8890 [  1996] By: gsar                                  on 1998/10/17  02:43:22
8891     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8892          Date: Tue, 13 Oct 1998 04:46:00 -0400 (EDT)
8893          Message-Id: <199810130846.EAA00769@monk.mps.ohio-state.edu>
8894          Subject: [PATCH 5.005_52] Memory overrun in os2.c
8895  Branch: perl
8896        ! os2/Makefile.SHs os2/os2.c
8897 ____________________________________________________________________________
8898 [  1995] By: gsar                                  on 1998/10/17  02:42:01
8899     Log: clarify section name rules for typemaps
8900  Branch: perl
8901        ! pod/perlxs.pod
8902 ____________________________________________________________________________
8903 [  1994] By: gsar                                  on 1998/10/17  02:33:02
8904     Log: whitespace-proof grent.t
8905  Branch: perl
8906        ! t/op/grent.t
8907 ____________________________________________________________________________
8908 [  1993] By: gsar                                  on 1998/10/17  02:27:29
8909     Log: fix bug in B::CC::pp_sassign()
8910          From: "vishal bhatia" <vishalb@hotmail.com>
8911          Date: Sun, 11 Oct 1998 18:41:38 PDT
8912          Message-ID: <19981012014139.19614.qmail@hotmail.com>
8913          Subject: B::CC problems with pp_sassign routine
8914  Branch: perl
8915        ! ext/B/B/CC.pm
8916 ____________________________________________________________________________
8917 [  1992] By: gsar                                  on 1998/10/17  02:17:49
8918     Log: applied suggested patch with small doc tweak
8919          From: Gisle Aas <gisle@aas.no>
8920          Date: 11 Oct 1998 12:53:13 +0200
8921          Message-ID: <m3u31bfjza.fsf@furu.g.aas.no>
8922          Subject: Re: [PATCH 5.005_52] Optional syswrite LENGTH argument
8923  Branch: perl
8924        ! opcode.h opcode.pl pod/perlfunc.pod pp_sys.c t/op/sysio.t
8925        ! t/op/tiehandle.t
8926 ____________________________________________________________________________
8927 [  1991] By: gsar                                  on 1998/10/17  02:08:30
8928     Log: apply non-conflicting parts from suggested patch
8929          From: jan.dubois@ibm.net (Jan Dubois)
8930          Date: Sat, 10 Oct 1998 13:15:45 +0200
8931          Message-ID: <36223ed7.18279374@smtp1.ibm.net>
8932          Subject: [PATCH 5.005_52] Still more MakeMaker  patches
8933  Branch: perl
8934        ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
8935 ____________________________________________________________________________
8936 [  1990] By: gsar                                  on 1998/10/17  02:01:24
8937     Log: provide option to enable optimization with VC (suggested by Jan
8938          Dubois)
8939  Branch: perl
8940        ! win32/Makefile win32/makefile.mk
8941 ____________________________________________________________________________
8942 [  1989] By: gsar                                  on 1998/10/17  01:55:27
8943     Log: Rhapsody DR2 has bsd/ctypes.h, not objc/NXCType.h (suggested by
8944          Dave Leppik <dleppik@gage.com>
8945  Branch: perl
8946        ! perl.h
8947 ____________________________________________________________________________
8948 [  1988] By: gsar                                  on 1998/10/17  01:49:05
8949     Log: stray typo found by Hugo van der Sanden
8950  Branch: perl
8951        ! op.c
8952 ____________________________________________________________________________
8953 [  1987] By: gsar                                  on 1998/10/17  01:45:52
8954     Log: perldoc pod update
8955          From: Daniel Grisinger <dgris@perrin.dimensional.com>
8956          Date: 06 Oct 1998 23:56:51 -0600
8957          Message-ID: <m3g1d0kj8c.fsf@perrin.dimensional.com>
8958          Subject: [PATCH _02 and _52] perldoc
8959  Branch: perl
8960        ! utils/perldoc.PL
8961 ____________________________________________________________________________
8962 [  1986] By: gsar                                  on 1998/10/17  01:41:40
8963     Log: qualify names of builtins
8964  Branch: perl
8965        ! ext/POSIX/POSIX.pm
8966 ____________________________________________________________________________
8967 [  1982] By: gbarr                                 on 1998/10/17  00:20:57
8968     Log: From: Jochen Wiedmann <joe@ispsoft.de>
8969          Date: Thu, 17 Sep 1998 17:16:06 +0200
8970          Message-ID: <360127B6.E44564A@ispsoft.de>
8971          Subject: [PATCH] ExtUtils::MakeMaker::prompt cannot return 0
8972  Branch: maint-5.005/perl
8973        ! lib/ExtUtils/MakeMaker.pm
8974 ____________________________________________________________________________
8975 [  1978] By: gsar                                  on 1998/10/16  01:58:58
8976     Log: integrate cfgperl mods into mainline
8977  Branch: perl
8978       +> ext/DynaLoader/dl_vmesa.xs
8979        ! Porting/genlog
8980       !> Configure MANIFEST Makefile.SH config_h.SH
8981       !> ext/Thread/Thread.xs gv.c hints/hpux.sh hints/irix_6.sh
8982       !> hints/linux.sh hints/os390.sh op.c t/op/pat.t thread.h
8983       !> x2p/Makefile.SH
8984 ____________________________________________________________________________
8985 [  1976] By: gsar                                  on 1998/10/16  00:10:52
8986     Log: stray tweak
8987  Branch: perl
8988        ! op.c
8989 ____________________________________________________________________________
8990 [  1975] By: gsar                                  on 1998/10/15  23:54:38
8991     Log: propagate typeness of lexicals while cloning them
8992  Branch: perl
8993        ! op.c
8994 ____________________________________________________________________________
8995 [  1974] By: gsar                                  on 1998/10/15  23:53:25
8996     Log: s/last/first/ typo in append_list()
8997  Branch: perl
8998        ! op.c
8999 ____________________________________________________________________________
9000 [  1973] By: gsar                                  on 1998/10/15  20:06:17
9001     Log: nuke confperl branch and contents
9002  Branch: confperl
9003        - (delete 1284 files)
9004 ____________________________________________________________________________
9005 [  1972] By: jhi                                   on 1998/10/15  07:07:35
9006     Log: Test #162 had been added but the "print 1..161" had not been updated.
9007  Branch: cfgperl
9008        ! t/op/pat.t
9009 ____________________________________________________________________________
9010 [  1971] By: gsar                                  on 1998/10/15  03:09:58
9011     Log: check in all confperl changes as of change#1964 into cfgperl
9012  Branch: cfgperl
9013        + ext/DynaLoader/dl_vmesa.xs
9014        ! Configure MANIFEST Makefile.SH config_h.SH
9015        ! ext/Thread/Thread.xs gv.c hints/hpux.sh hints/irix_6.sh
9016        ! hints/linux.sh hints/os390.sh op.c thread.h x2p/Makefile.SH
9017 ____________________________________________________________________________
9018 [  1970] By: gsar                                  on 1998/10/15  03:05:59
9019     Log: integrate mainline to get tr.t
9020  Branch: cfgperl
9021       +> t/op/tr.t
9022 ____________________________________________________________________________
9023 [  1969] By: gsar                                  on 1998/10/15  03:04:17
9024     Log: add missing tr.t to repository
9025  Branch: perl
9026        + t/op/tr.t
9027 ____________________________________________________________________________
9028 [  1968] By: gsar                                  on 1998/10/15  03:02:43
9029     Log: create cfgperl branch
9030  Branch: cfgperl
9031       +> (branch 1282 files)
9032 ____________________________________________________________________________
9033 [  1967] By: gsar                                  on 1998/10/15  02:46:08
9034     Log: correct bugs exposed in MM_Unix.pm by commenting out Selfloader
9035          (MAN3PODS cannot be set to ' '; stray stricture violation)
9036  Branch: perl
9037        ! ext/B/Makefile.PL ext/DB_File/Makefile.PL
9038        ! ext/Data/Dumper/Makefile.PL ext/DynaLoader/Makefile.PL
9039        ! ext/Errno/Makefile.PL ext/Fcntl/Makefile.PL
9040        ! ext/GDBM_File/Makefile.PL ext/IO/Makefile.PL
9041        ! ext/IPC/SysV/Makefile.PL ext/NDBM_File/Makefile.PL
9042        ! ext/ODBM_File/Makefile.PL ext/Opcode/Makefile.PL
9043        ! ext/POSIX/Makefile.PL ext/SDBM_File/Makefile.PL
9044        ! ext/Socket/Makefile.PL ext/Thread/Makefile.PL
9045        ! ext/attrs/Makefile.PL ext/re/Makefile.PL
9046        ! lib/ExtUtils/MM_Unix.pm
9047 ____________________________________________________________________________
9048 [  1966] By: gsar                                  on 1998/10/15  02:19:03
9049     Log: tweak to make fix in change#1944 behave correctly for closures
9050          created within eval''
9051  Branch: perl
9052        ! op.c t/op/eval.t
9053 ____________________________________________________________________________
9054 [  1965] By: gsar                                  on 1998/10/14  23:22:41
9055     Log: use better numbers for exitstatus test
9056  Branch: perl
9057        ! t/op/die_exit.t
9058 ____________________________________________________________________________
9059 [  1964] By: jhi                                   on 1998/10/14  17:25:41
9060     Log: Add VM/ESA dynaloading (uses <dll.h>).
9061  Branch: confperl
9062        + ext/DynaLoader/dl_vmesa.xs
9063        ! MANIFEST
9064 ____________________________________________________________________________
9065 [  1963] By: jhi                                   on 1998/10/14  17:17:10
9066     Log: Remove a2p.loadmap in 'clean' target.
9067  Branch: confperl
9068        ! x2p/Makefile.SH
9069 ____________________________________________________________________________
9070 [  1962] By: jhi                                   on 1998/10/14  17:13:11
9071     Log: VM/ESA produces also .prelmaps. (No, not .perlmaps...)
9072  Branch: confperl
9073        ! Makefile.SH
9074 ____________________________________________________________________________
9075 [  1961] By: jhi                                   on 1998/10/14  16:27:39
9076     Log: VM/ESA creates executable.loadmaps.
9077  Branch: confperl
9078        ! Makefile.SH
9079 ____________________________________________________________________________
9080 [  1960] By: jhi                                   on 1998/10/14  15:37:39
9081     Log: Introduce SCHED_YIELD (one of sched_yield(),
9082          pthread_yield(), or pthread_yield(NULL)).
9083          YIELD is then defined using SCHED_YIELD unless
9084          a platform-specific YIELD has already been defined.
9085          
9086          Support pthread_attr_setdetachstate(pthread_attr_t*, int*).
9087          
9088          The need for pthread_yield(NULL) and pthread_attr_setdet...
9089          introduced by (private email)
9090          
9091          From: Neale Ferguson <neale@VMA.TABNSW.COM.AU>
9092          Date: Sat, 10 Oct 1998 21:08:15 +1300
9093          Message-ID: <361F15EE.47376EC@mailbox.tabnsw.com.au>
9094          Subject: Re: Perl thread problems in VM/ESA
9095          
9096          Better select() protoprobe (for AIX), from (private email)
9097          From: Andy Dougherty <doughera@lafcol.lafayette.edu>
9098          Date: Fri, 2 Oct 1998 14:52:25 -0400 (EDT)
9099          Message-Id: <Pine.SUN.3.96.981002144601.11832D-100000@newton.phys>
9100          Subject: AIX select (fwd)
9101          From: Lars Hecking <lhecking@nmrc.ucc.ie>
9102          To: Andy Dougherty <doughera@lafcol.lafayette.edu>
9103          Date: Fri, 2 Oct 1998 10:40:01 +0100
9104          Subject: AIX select
9105          
9106          Linux-avoid-so.X.Y, based on
9107          From: "Kurt D. Starsinic" <kstar@chapin.edu>
9108          Date: Tue, 13 Oct 1998 15:55:07 -0400
9109          Message-ID: <19981013155507.B4004@O2.chapin.edu>
9110          Subject: Re: [PATCH 5.005_52] [Was: Re: How can Debian accomodate new installation ?]
9111  Branch: confperl
9112        ! Configure config_h.SH ext/Thread/Thread.xs hints/linux.sh
9113        ! thread.h
9114 ____________________________________________________________________________
9115 [  1959] By: jhi                                   on 1998/10/14  12:51:26
9116     Log: Some old pthread implementations have
9117          pthread_attr_setdetachstate(pthread_attr_t*, int*).
9118  Branch: confperl
9119        ! ext/Thread/Thread.xs
9120 ____________________________________________________________________________
9121 [  1958] By: jhi                                   on 1998/10/14  12:41:11
9122     Log: SCHED_YIELD and ATTR_JOINABLE fixes.  Thread.xs and Configure
9123          counterparts will follow soon.
9124  Branch: confperl
9125        ! thread.h
9126 ____________________________________________________________________________
9127 [  1957] By: jhi                                   on 1998/10/14  12:38:11
9128     Log: Add tr.t (MANIFEST already knew about it, strange)
9129  Branch: confperl
9130        + t/op/tr.t
9131 ____________________________________________________________________________
9132 [  1956] By: jhi                                   on 1998/10/14  12:24:35
9133     Log: Mutexen should be initialized only once.
9134  Branch: confperl
9135        ! gv.c op.c
9136 ____________________________________________________________________________
9137 [  1955] By: jhi                                   on 1998/10/14  12:19:38
9138     Log: os390 has its own cppstdin.
9139  Branch: confperl
9140        ! hints/os390.sh
9141 ____________________________________________________________________________
9142 [  1954] By: jhi                                   on 1998/10/14  12:15:06
9143     Log: Integrate with mainperl.
9144  Branch: confperl
9145       !> (integrate 1280 files)
9146 ____________________________________________________________________________
9147 [  1953] By: jhi                                   on 1998/10/14  11:48:08
9148     Log: Removed duplicate CMA threads code for HPUX 10.X.
9149          (probably residue of patch(1) being too understanding)
9150          Enhanced 64-bit settings. (redo change#1940)
9151  Branch: confperl
9152        ! hints/hpux.sh
9153 ____________________________________________________________________________
9154 [  1952] By: jhi                                   on 1998/10/14  11:45:16
9155     Log: (redo change#1949) Detypo in the d_open64 warning about
9156          the impending WHOA.
9157  Branch: confperl
9158        ! hints/irix_6.sh
9159 ____________________________________________________________________________
9160 [  1951] By: jhi                                   on 1998/10/14  10:54:16
9161     Log: Mutexen should only be inited once, after they have been New()ed.
9162  Branch: confperl
9163        ! gv.c op.c
9164 ____________________________________________________________________________
9165 [  1950] By: jhi                                   on 1998/10/14  10:41:43
9166     Log: Own cppstdin.
9167  Branch: confperl
9168        ! hints/os390.sh
9169 ____________________________________________________________________________
9170 [  1949] By: jhi                                   on 1998/10/14  10:34:23
9171     Log: Detypo in the d_open64 warning about the impending WHOA.
9172  Branch: confperl
9173        ! hints/irix_6.sh
9174 ____________________________________________________________________________
9175 [  1948] By: gsar                                  on 1998/10/14  05:38:01
9176     Log: two typos
9177  Branch: perl
9178        ! pp_hot.c t/op/eval.t
9179 ____________________________________________________________________________
9180 [  1947] By: gsar                                  on 1998/10/14  05:37:10
9181     Log: let docatch() pass the buck when restartop turns out to be null,
9182          making exceptions in BEGIN{} propagate as expected
9183  Branch: perl
9184        ! pp_ctl.c t/op/misc.t
9185 ____________________________________________________________________________
9186 [  1946] By: gsar                                  on 1998/10/13  03:41:49
9187     Log: add missing file from change#1943
9188  Branch: perl
9189        ! proto.h
9190 ____________________________________________________________________________
9191 [  1945] By: gsar                                  on 1998/10/13  03:32:02
9192     Log: defer "deep recursion" warnings until CXt_SUB context is properly
9193          set up
9194  Branch: perl
9195        ! pp_hot.c t/pragma/warn/pp_hot
9196 ____________________________________________________________________________
9197 [  1944] By: gsar                                  on 1998/10/13  03:15:50
9198     Log: change#1614 merely disabled earlier fix (doh!); undo it and properly
9199          fixup the cop_seq value that must be seen by lexical lookups that
9200          emanate within eval''
9201  Branch: perl
9202        ! cop.h op.c pp_ctl.c pp_hot.c scope.c t/op/eval.t
9203 ____________________________________________________________________________
9204 [  1943] By: gsar                                  on 1998/10/13  02:06:09
9205     Log: ensure recursive attempts to findlex()icals know enough about where
9206          the last eval'' context was encountered
9207  Branch: perl
9208        ! op.c t/op/eval.t
9209 ____________________________________________________________________________
9210 [  1942] By: gsar                                  on 1998/10/13  02:01:24
9211     Log: force copy of substrings when matching against temporaries
9212  Branch: perl
9213        ! pp_hot.c t/op/pat.t
9214 ____________________________________________________________________________
9215 [  1941] By: gsar                                  on 1998/10/13  01:49:16
9216     Log: don't longjmp() in pp_goto() (regressive bug from old single-stack
9217          implementation)
9218  Branch: perl
9219        ! pp_ctl.c t/op/runlevel.t
9220 ____________________________________________________________________________
9221 [  1940] By: jhi                                   on 1998/10/12  09:57:44
9222     Log: Removed duplicate CMA threads code for HPUX 10.X.
9223          (probably residue of patch(1) being too understanding)
9224          Enhanced 64-bit settings.
9225  Branch: confperl
9226        ! hints/hpux.sh
9227 ____________________________________________________________________________
9228 [  1939] By: jhi                                   on 1998/10/12  09:53:11
9229     Log: Initial sync from mainline perl.
9230  Branch: confperl
9231        + (add 1282 files)
9232 ____________________________________________________________________________
9233 [  1937] By: gsar                                  on 1998/10/06  21:16:34
9234     Log: fix $/ init for USE_THREADS
9235  Branch: perl
9236        ! perl.c
9237 ____________________________________________________________________________
9238 [  1936] By: gsar                                  on 1998/10/06  07:19:39
9239     Log: fix globals caught by change#1927; builds and tests on Solaris
9240  Branch: perl
9241        ! Changes mg.c op.c perl.c pp_ctl.c regcomp.c utf8.c utf8.h
9242        ! warning.h warning.pl
9243 ____________________________________________________________________________
9244 [  1935] By: gsar                                  on 1998/10/06  06:50:35
9245     Log: add test for previous fix
9246  Branch: perl
9247        ! ext/Thread/create.t
9248 ____________________________________________________________________________
9249 [  1934] By: gsar                                  on 1998/10/06  06:37:36
9250     Log: fix USE_THREADS coredump due to uninitialized PL_hv_fetch_ent_mh
9251  Branch: perl
9252        ! util.c
9253 ____________________________________________________________________________
9254 [  1933] By: gsar                                  on 1998/10/06  05:04:20
9255     Log: undo bogus part of change#1903 (as pointed out by Larry)
9256  Branch: perl
9257        ! pp_ctl.c
9258 ____________________________________________________________________________
9259 [  1932] By: gsar                                  on 1998/10/06  04:21:31
9260     Log: added tweaked version of suggested patch
9261          From: jan.dubois@ibm.net (Jan Dubois)
9262          Date: Sat, 03 Oct 1998 19:04:48 +0200
9263          Message-ID: <361d54b2.36841294@smtp1.ibm.net>
9264          Subject: [PATCH 5.005_52] More MakeMaker  patches
9265  Branch: perl
9266        ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
9267        ! lib/ExtUtils/Mkbootstrap.pm lib/ExtUtils/Mksymlists.pm
9268 ____________________________________________________________________________
9269 [  1931] By: gsar                                  on 1998/10/06  04:04:33
9270     Log: use cpp symbols instead of hardwired constants
9271          From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
9272          Date: Mon, 05 Oct 1998 09:23:33 +0100
9273          Message-Id: <199810050823.JAA00891@crypt.compulink.co.uk>
9274          Subject: [PATCH 5.005_52] By the numbers (resend)
9275  Branch: perl
9276        ! op.c
9277 ____________________________________________________________________________
9278 [  1930] By: gsar                                  on 1998/10/06  04:01:55
9279     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9280          Message-Id: <199810050637.CAA07781@monk.mps.ohio-state.edu>
9281          Date: Mon, 5 Oct 1998 02:37:43 -0400 (EDT)
9282          Subject: [PATCH 5.005_52] Cumulative OS/2-related patch
9283  Branch: perl
9284        ! Makefile.SH hints/os2.sh lib/ExtUtils/MM_OS2.pm mg.c
9285        ! os2/Changes os2/Makefile.SHs os2/os2.c perl_exp.SH util.c
9286 ____________________________________________________________________________
9287 [  1929] By: gsar                                  on 1998/10/06  03:50:36
9288     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9289          Date: Mon, 5 Oct 1998 02:39:00 -0400 (EDT)
9290          Message-Id: <199810050639.CAA07803@monk.mps.ohio-state.edu>
9291          Subject: [PATCH 5.00552] Minor test improvement
9292  Branch: perl
9293        ! t/op/magic.t
9294 ____________________________________________________________________________
9295 [  1928] By: gsar                                  on 1998/10/06  03:49:03
9296     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9297          Date: Mon, 5 Oct 1998 02:38:23 -0400 (EDT)
9298          Message-Id: <199810050638.CAA07792@monk.mps.ohio-state.edu>
9299          Subject: [PATCH 5.00552] emacs/ptags inprovements
9300  Branch: perl
9301        ! emacs/ptags
9302 ____________________________________________________________________________
9303 [  1927] By: gsar                                  on 1998/10/06  03:47:44
9304     Log: disable C<#define dirty PL_dirty> et al.
9305  Branch: perl
9306        ! embed.pl embedvar.h
9307 ____________________________________________________________________________
9308 [  1926] By: gsar                                  on 1998/10/06  03:43:32
9309     Log: From: Mark-Jason Dominus <mjd@plover.com>
9310          Date: Sun, 04 Oct 1998 14:48:11 -0400
9311          Message-ID: <19981004184811.16048.qmail@plover.com>
9312          Subject: PATCH: perldoc -f does not locate -e, -r, -x, etc.
9313  Branch: perl
9314        ! utils/perldoc.PL
9315 ____________________________________________________________________________
9316 [  1925] By: gsar                                  on 1998/10/06  03:27:35
9317     Log: disable USE_THREADS when PERL_OBJECT is enabled
9318  Branch: perl
9319        ! win32/Makefile win32/makefile.mk
9320 ____________________________________________________________________________
9321 [  1924] By: gsar                                  on 1998/10/06  03:26:54
9322     Log: remove spurious unused conflicting globals (PL_yy{v,s}sp)
9323  Branch: perl
9324        ! Makefile.SH Todo-5.005 embedvar.h perlvars.h perly.c toke.c
9325        ! vms/perly_c.vms
9326 ____________________________________________________________________________
9327 [  1923] By: gsar                                  on 1998/10/03  05:19:56
9328     Log: make C<use> recognize C<require> overrides; allow C<do EXPR> to be
9329          overridden
9330  Branch: perl
9331        ! embed.h global.sym objXSUB.h objpp.h op.c perly.c perly.y
9332        ! proto.h vms/perly_c.vms
9333 ____________________________________________________________________________
9334 [  1922] By: gsar                                  on 1998/10/03  03:59:50
9335     Log: suppress manifypods leak in extensions
9336  Branch: perl
9337        ! ext/Errno/Makefile.PL ext/IPC/SysV/Makefile.PL pod/pod2man.PL
9338 ____________________________________________________________________________
9339 [  1921] By: gsar                                  on 1998/10/02  22:30:15
9340     Log: os390 fixes (suggested by Peter Prymmer)
9341  Branch: perl
9342        ! Makefile.SH regcomp.c
9343 ____________________________________________________________________________
9344 [  1920] By: gsar                                  on 1998/10/02  21:41:19
9345     Log: squelch undef warnings
9346          From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
9347          Date: Fri, 02 Oct 1998 11:01:14 +0100
9348          Message-Id: <199810021001.LAA19214@crypt.compulink.co.uk>
9349          Subject: [PATCH] Re: Apparent bug in Math::BigInt 
9350  Branch: perl
9351        ! Changes lib/Math/BigInt.pm
9352 ____________________________________________________________________________
9353 [  1919] By: gsar                                  on 1998/10/02  04:59:13
9354     Log: add note to INSTALL about ANSI C
9355  Branch: perl
9356        ! INSTALL
9357 ____________________________________________________________________________
9358 [  1918] By: gsar                                  on 1998/10/02  04:21:10
9359     Log: tolerate spaces when fixing up __cplusplus output by old h2xs
9360          From: jan.dubois@ibm.net (Jan Dubois)
9361          Date: Wed, 30 Sep 1998 23:35:30 +0200
9362          Message-ID: <3619a1e8.12336659@smtp1.ibm.net>
9363          Subject: [PATCH 5.005_52]: xsubpp and PERL_OBJECT
9364  Branch: perl
9365        ! lib/ExtUtils/xsubpp
9366 ____________________________________________________________________________
9367 [  1917] By: gsar                                  on 1998/10/02  04:16:02
9368     Log: From: Jarkko Hietaniemi <jhi@iki.fi>
9369          Date: Thu, 1 Oct 1998 11:37:26 +0300 (EET DST)
9370          Message-Id: <199810010837.LAA31371@alpha.hut.fi>
9371          Subject: Re: Configure test for selectbits busted
9372  Branch: perl
9373        ! Configure
9374 ____________________________________________________________________________
9375 [  1916] By: gsar                                  on 1998/10/02  04:14:17
9376     Log: From: Dan Sugalski <sugalskd@osshe.edu>
9377          Date: Wed, 30 Sep 1998 17:15:20 -0700
9378          Message-Id: <3.0.6.32.19980930171520.00b22eb0@ous.edu>
9379          Subject: [PATCH 5.005_02]VMS config tweaks
9380  Branch: perl
9381        ! vms/descrip_mms.template vms/subconfigure.com
9382 ____________________________________________________________________________
9383 [  1915] By: gsar                                  on 1998/10/02  04:10:47
9384     Log: use Off_t to permit 64-bit seek()
9385          From: Scott Henry <scotth@sgi.com>
9386          Date: 29 Sep 1998 17:38:46 -0700
9387          Message-ID: <yd8lnn2zb6x.fsf_-_@hoshi.engr.sgi.com>
9388          Subject: Re: [PATCH] 5.005_02: Configure "Massive Attack"
9389          --
9390          Date: 28 Sep 1998 18:55:37 -0700
9391          Message-ID: <yd8ogrz1y3q.fsf@hoshi.engr.sgi.com>
9392          Subject: Re: [PATCH] 5.005_51: Configure "Massive Attack"
9393  Branch: perl
9394        ! doio.c pp_sys.c proto.h sv.c
9395 ____________________________________________________________________________
9396 [  1914] By: gsar                                  on 1998/10/02  04:05:36
9397     Log: normalize tm struct passed to strftime() with mktime()
9398          From: Spider Boardman <spider@orb.nashua.nh.us>
9399          Date: Wed, 30 Sep 1998 15:12:09 -0400
9400          Message-Id: <199809301912.PAA26119@Orb.Nashua.NH.US>
9401          Subject: [PATCH 5.005_52] Re: POSIX::strftime returns incorrect date 
9402  Branch: perl
9403        ! ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
9404 ____________________________________________________________________________
9405 [  1913] By: gsar                                  on 1998/10/02  03:59:46
9406     Log: don't try to run foo_SH.orig etc.
9407  Branch: perl
9408        ! Configure
9409 ____________________________________________________________________________
9410 [  1912] By: gsar                                  on 1998/10/02  03:45:37
9411     Log: make warning about glob process failure optional
9412  Branch: perl
9413        ! pod/perldiag.pod pp_hot.c
9414 ____________________________________________________________________________
9415 [  1911] By: gsar                                  on 1998/10/02  02:52:21
9416     Log: document yet another RE diagnostic, make it consistent with REG_INFTY
9417          From: Dominic Dunlop <domo@vo.lu>
9418          Date: Tue, 29 Sep 1998 21:06:30 +0000
9419          Message-Id: <v03110700b236f60b1375@[212.24.192.106]>
9420          Subject: [PATCH 5.005_52] Fix hard-coded "matches null string many times" limit
9421          --
9422          Date: Wed, 30 Sep 1998 11:46:44 +0000
9423          Message-Id: <v03110702b237beb04830@[212.24.192.74]>
9424          Subject: [PATCH 5.005_52] Add "Strange *+?{} ..." to perldiag
9425  Branch: perl
9426        ! pod/perldiag.pod regcomp.c
9427 ____________________________________________________________________________
9428 [  1910] By: gsar                                  on 1998/10/02  02:48:48
9429     Log: minor Configure tweaks (via private mail)
9430          From: Jarkko Hietaniemi <jhi@iki.fi>
9431          Date: Wed, 30 Sep 1998 02:25:06 +0300 (EET DST)
9432          Message-Id: <199809292325.CAA19737@alpha.hut.fi>
9433          Subject: [PATCH] 5.005_52: the drizzle continues
9434  Branch: perl
9435        ! Configure config_h.SH handy.h
9436 ____________________________________________________________________________
9437 [  1909] By: gsar                                  on 1998/10/02  02:46:39
9438     Log: update SCO hints for dynamic loading
9439          From: Andy Dougherty <doughera@lafcol.lafayette.edu>
9440          Date: Mon, 28 Sep 1998 16:50:38 -0400 (EDT)
9441          Message-Id: <Pine.SUN.3.96.980928164648.8130E-100000@newton.phys>
9442          Subject: [PATCH 5.004_04-MAINT_TRIAL_5 and 5.005_xx] Re: Perl on SCO_SV
9443          --
9444          Date: Tue, 29 Sep 1998 16:48:55 -0400 (EDT)
9445          Message-Id: <Pine.SUN.3.96.980929164612.8634A-100000@newton.phys>
9446          Subject: Re: [PATCH 5.004_04-MAINT_TRIAL_5 and 5.005_xx] Re: Perl on SCO_SV
9447  Branch: perl
9448        ! hints/sco.sh
9449 ____________________________________________________________________________
9450 [  1908] By: gsar                                  on 1998/10/02  02:33:39
9451     Log: make File::Find work when wanted() is autoloaded or a symbolic ref
9452  Branch: perl
9453        ! lib/File/Find.pm
9454 ____________________________________________________________________________
9455 [  1907] By: gsar                                  on 1998/10/02  02:21:52
9456     Log: applied patches, but retained old behavior for win32 (where compilers
9457          can't read from stdin at all)
9458          From: Graham Barr <gbarr@ti.com>
9459          Date: Mon, 28 Sep 1998 09:41:49 -0500
9460          Message-ID: <19980928094149.B26576@asic.sc.ti.com>
9461          Subject: Re: 5.005_51 Errno invokes cpprun incorrectly
9462          --
9463          Date: Tue, 29 Sep 1998 12:35:43 -0500
9464          Message-ID: <19980929123543.Z26576@asic.sc.ti.com>
9465          Subject: Re: 5.005_51 Errno invokes cpprun incorrectly
9466  Branch: perl
9467        ! ext/Errno/Errno_pm.PL
9468 ____________________________________________________________________________
9469 [  1906] By: gsar                                  on 1998/10/02  02:02:19
9470     Log: tolerate whitespace in /etc/group entries (suggested by Jarkko
9471          Hietaniemi)
9472  Branch: perl
9473        ! t/op/grent.t
9474 ____________________________________________________________________________
9475 [  1905] By: gsar                                  on 1998/10/02  01:59:56
9476     Log: win32 caveats about truncate()
9477  Branch: perl
9478        ! pod/perlport.pod
9479 ____________________________________________________________________________
9480 [  1904] By: gsar                                  on 1998/10/02  01:53:25
9481     Log: various Configure and hints updates (prefer drand48() or random()
9482          over rand(); add -Dusemultiplicity; enhanced 64-bitness);  patch
9483          applied modulo SCO hints superceded by later patch
9484          From: Jarkko Hietaniemi <jhi@iki.fi>
9485          Date: Tue, 29 Sep 1998 00:56:33 +0300 (EET DST)
9486          Message-Id: <199809282156.AAA18615@alpha.hut.fi>
9487          Subject: [PATCH] 5.005_52: Configure et al:
9488  Branch: perl
9489        + ext/IPC/SysV/hints/next_3.pl
9490        ! Configure INSTALL MANIFEST config_h.SH ext/IPC/SysV/SysV.xs
9491        ! hints/dec_osf.sh hints/irix_6.sh hints/next_3.sh
9492        ! hints/solaris_2.sh perl.h pod/perldiag.pod pp.c pp_sys.c
9493 ____________________________________________________________________________
9494 [  1903] By: gsar                                  on 1998/10/02  01:42:37
9495     Log: fixes for bugs in /RE/p        from Hugo van der Sanden
9496          Date: Mon, 28 Sep 1998 17:41:49 +0100
9497          Message-Id: <199809281641.RAA02450@crypt.compulink.co.uk>
9498          Subject: [PATCH 5.005_52] Re: More on ?p 
9499          --
9500          Date: Thu, 01 Oct 1998 09:10:58 +0100
9501          Message-Id: <199810010810.JAA16426@crypt.compulink.co.uk>
9502          Subject: [PATCH 5.005_52] ?p fix
9503          --
9504          Date: Thu, 01 Oct 1998 10:45:56 +0100
9505          Message-Id: <199810010945.KAA16733@crypt.compulink.co.uk>
9506          Subject: [PATCH 5.005_52] more on ?p
9507  Branch: perl
9508        ! pp_ctl.c
9509 ____________________________________________________________________________
9510 [  1902] By: gsar                                  on 1998/10/02  01:36:14
9511     Log: From: Kenneth Duda <kjd@cisco.com>
9512          Date: Sun, 27 Sep 1998 20:22:12 -0700 (PDT)
9513          Message-Id: <199809280322.UAA01261@scorpion.cisco.com>
9514          Subject: writemain dies when there are more than 4000 characters of extensions
9515  Branch: perl
9516        ! writemain.SH
9517 ____________________________________________________________________________
9518 [  1901] By: gsar                                  on 1998/10/02  01:33:16
9519     Log: tweak run_byacc recipe
9520  Branch: perl
9521        ! Makefile.SH Porting/pumpkin.pod
9522 ____________________________________________________________________________
9523 [  1900] By: gsar                                  on 1998/10/02  01:02:09
9524     Log: use SETERRNO() to reset errno (suggested by Charles Bailey)
9525  Branch: perl
9526        ! perl.h pp_ctl.c
9527 ____________________________________________________________________________
9528 [  1899] By: gsar                                  on 1998/09/28  20:46:30
9529     Log: fix various 5.00552 mishaps (fixes suggested by Jan Dubois,
9530          Kurt Starsinic, Spider Boardman, Dan Sugalski and Albert
9531          Dvornik)
9532  Branch: perl
9533        ! hints/irix_6.sh lib/ExtUtils/MakeMaker.pm mg.c scope.c
9534 ____________________________________________________________________________
9535 [  1898] By: gsar                                  on 1998/09/28  20:42:52
9536     Log: flush unsubmitted 5.00552 change
9537  Branch: perl
9538        ! MANIFEST
9539 ____________________________________________________________________________
9540 [  1897] By: gsar                                  on 1998/09/27  04:43:06
9541     Log: run vms_yfix.pl
9542  Branch: perl
9543        ! vms/perly_c.vms
9544 ____________________________________________________________________________
9545 [  1896] By: gsar                                  on 1998/09/27  03:38:55
9546     Log: small tweak on last change
9547  Branch: perl
9548        ! win32/win32.c
9549 ____________________________________________________________________________
9550 [  1895] By: gsar                                  on 1998/09/27  03:17:17
9551     Log: fix win32_stat() to do the right thing for share names
9552  Branch: perl
9553        ! win32/win32.c
9554 ____________________________________________________________________________
9555 [  1891] By: larry                                 on 1998/09/25  18:50:40
9556     Log: Fixed apostrophe problem from Mark Knutsen.
9557  Branch: perl
9558        ! sv.h
9559
9560 ----------------
9561 Version 5.005_52
9562 ----------------
9563
9564 ____________________________________________________________________________
9565 [  1890] By: gsar                                  on 1998/09/25  10:25:00
9566     Log: update template config.sh, add new config vars to win32 stuff
9567  Branch: perl
9568        ! Changes Porting/config.sh Porting/config_H config_h.SH objpp.h
9569        ! pp_sys.c proto.h win32/config.bc win32/config.gc
9570        ! win32/config.vc win32/config_H.bc win32/config_H.gc
9571        ! win32/config_H.vc win32/win32.h
9572 ____________________________________________________________________________
9573 [  1889] By: gsar                                  on 1998/09/25  07:13:13
9574     Log: big Configure update from Jarkko: sync metaconfig units; d_statblks fix
9575          for Linux; hpux CMA-threads hints; ELF support for FreeBSD; beginnings
9576          of full-fledged 64-bit support (including support for: fseeko/ftello,
9577          Quad_t aka long long, hpux and irix 64-bits hints, new 64-bit constants
9578          in Fcntl)
9579          From: Jarkko Hietaniemi <jhi@iki.fi>
9580          Date: Fri, 11 Sep 1998 23:56:11 +0300 (EET DST)
9581          Message-Id: <199809112056.XAA04720@alpha.hut.fi>
9582          Subject: [PATCH] 5.005_51: Configure "Massive Attack"
9583          --
9584          From: Jarkko Hietaniemi <jhi@cc.hut.fi>
9585          Date: 12 Sep 1998 09:44:25 +0300
9586          Message-ID: <oeeaf45bzjq.fsf@alpha.hut.fi>
9587          Subject: Re: [PATCH] 5.005_51: Configure "Massive Attack"
9588  Branch: perl
9589        + lib/filetest.pm
9590        ! Configure MANIFEST Makefile.SH config_h.SH doio.c embedvar.h
9591        ! ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs handy.h hints/dec_osf.sh
9592        ! hints/freebsd.sh hints/hpux.sh hints/irix_6.sh objXSUB.h
9593        ! perl.c perl.h perl_exp.SH perlio.c perlvars.h pod/perldiag.pod
9594        ! pod/perlfunc.pod pp_sys.c proto.h win32/GenCAPI.pl
9595        ! win32/makedef.pl
9596 ____________________________________________________________________________
9597 [  1888] By: gsar                                  on 1998/09/25  06:27:12
9598     Log: bump patchlevel to 52; other little tweaks for threads, win32 builds
9599  Branch: perl
9600        ! doop.c mg.c patchlevel.h regexec.c win32/Makefile
9601        ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
9602        ! win32/makedef.pl win32/makefile.mk win32/win32.c
9603 ____________________________________________________________________________
9604 [  1887] By: gsar                                  on 1998/09/25  04:50:49
9605     Log: win32.c tweak
9606  Branch: perl
9607        ! win32/win32.c
9608 ____________________________________________________________________________
9609 [  1886] By: gsar                                  on 1998/09/25  04:47:32
9610     Log: s/MAKEMAKEROPT/PERL_MM_OPT/
9611  Branch: perl
9612        ! lib/ExtUtils/MakeMaker.pm
9613 ____________________________________________________________________________
9614 [  1885] By: gsar                                  on 1998/09/25  04:05:09
9615     Log: From: Dominic Dunlop <domo@vo.lu>
9616          Date: Thu, 10 Sep 1998 11:02:46 +0000
9617          Message-Id: <v03110703b21d581d7ef1@[212.24.192.107]>
9618          Subject: MM_Unix::canonpath erroneously turns leading // into /
9619  Branch: perl
9620        ! lib/ExtUtils/MM_Unix.pm
9621 ____________________________________________________________________________
9622 [  1884] By: gsar                                  on 1998/09/25  03:06:10
9623     Log: temporarily disable perl malloc for a2p until we clean up
9624          conflicting malloc() declarations everywhere
9625  Branch: perl
9626        ! x2p/Makefile.SH
9627 ____________________________________________________________________________
9628 [  1883] By: gsar                                  on 1998/09/25  02:27:00
9629     Log: remove obsolete win32/bin/*.pl
9630  Branch: perl
9631        - win32/bin/network.pl win32/bin/webget.pl win32/bin/www.pl
9632        ! Changes MANIFEST win32/Makefile win32/makefile.mk
9633 ____________________________________________________________________________
9634 [  1882] By: gsar                                  on 1998/09/25  02:04:43
9635     Log: missing file in last submit
9636  Branch: perl
9637        ! proto.h
9638 ____________________________________________________________________________
9639 [  1881] By: gsar                                  on 1998/09/25  01:56:54
9640     Log: serial access to PL_x[inpr]v_root for USE_THREADS
9641  Branch: perl
9642        ! sv.c
9643 ____________________________________________________________________________
9644 [  1880] By: gsar                                  on 1998/09/25  01:19:38
9645     Log: lock sv_mutex in new_he() and del_he() for USE_THREADS
9646          From: Drago Goricanec <drago@king.otsd.ts.fujitsu.co.jp>
9647          Date: Thu, 24 Sep 1998 22:01:09 +0900
9648          Message-Id: <19980924220109J.drago@otsd.ts.fujitsu.co.jp>
9649          Subject: [PATCH 5.005_51] Re: Perl 5.005_51 not yet multi Thread safe 
9650  Branch: perl
9651        ! hv.c proto.h
9652 ____________________________________________________________________________
9653 [  1879] By: gsar                                  on 1998/09/25  00:20:07
9654     Log: tweaks to enable PERL_OBJECT to build & test on win32
9655  Branch: perl
9656        ! Changes doop.c mg.c objpp.h proto.h regexec.c util.c
9657        ! win32/GenCAPI.pl
9658 ____________________________________________________________________________
9659 [  1878] By: gsar                                  on 1998/09/25  00:13:36
9660     Log: fix change#1861, which breaks default boot_xxx symbol generation
9661  Branch: perl
9662        ! lib/ExtUtils/Mksymlists.pm
9663 ____________________________________________________________________________
9664 [  1877] By: gsar                                  on 1998/09/24  10:29:54
9665     Log: two tweaks for clean build and test on Solaris
9666  Branch: perl
9667        ! op.c t/op/subst.t
9668 ____________________________________________________________________________
9669 [  1876] By: gsar                                  on 1998/09/24  09:04:43
9670     Log: From: Colin Kuskie <ckuskie@cadence.com>
9671          Date: Wed, 26 Aug 1998 14:53:01 -0700 (PDT)
9672          Message-ID: <Pine.GSO.3.96.980826143507.3258K-100000@pdxmail.cadence.com>
9673          Subject: [PATCH 5.005_51] perlform.pod
9674  Branch: perl
9675        ! pod/perlform.pod
9676 ____________________________________________________________________________
9677 [  1875] By: gsar                                  on 1998/09/24  08:47:47
9678     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9679          Date: Tue, 25 Aug 1998 15:35:58 -0400 (EDT)
9680          Message-Id: <199808251935.PAA11384@monk.mps.ohio-state.edu>
9681          Subject: Re: problem with (?p{}) [PATCH 5.005_5*]
9682  Branch: perl
9683        ! regexec.c
9684 ____________________________________________________________________________
9685 [  1874] By: gsar                                  on 1998/09/24  08:44:55
9686     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9687          Date: Tue, 25 Aug 1998 14:56:06 -0400 (EDT)
9688          Message-Id: <199808251856.OAA10825@monk.mps.ohio-state.edu>
9689          Subject: Re: your Regexp.patch dated 21.8 [PATCH]
9690  Branch: perl
9691        ! toke.c
9692 ____________________________________________________________________________
9693 [  1873] By: gsar                                  on 1998/09/24  08:39:41
9694     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9695          Date: Tue, 25 Aug 1998 04:29:49 -0400 (EDT)
9696          Message-Id: <199808250829.EAA02470@monk.mps.ohio-state.edu>
9697          Subject: [PATCH 5.005_*] Extraneous warning for (?()A|B)
9698  Branch: perl
9699        ! Changes regcomp.c
9700 ____________________________________________________________________________
9701 [  1872] By: gsar                                  on 1998/09/24  08:37:00
9702     Log: From: Krishna Sethuraman <krishpl@shamu.engr.sgi.com>
9703          Date: Sun, 23 Aug 1998 23:18:38 PDT
9704          Message-Id: <199808240618.XAA05329@shamu.engr.sgi.com>
9705          Subject: new irix_6.sh hints file
9706  Branch: perl
9707        ! hints/irix_6.sh
9708 ____________________________________________________________________________
9709 [  1871] By: gsar                                  on 1998/09/24  07:26:37
9710     Log: correct FSF address in various places
9711  Branch: perl
9712        ! Copying README ext/B/README lib/Getopt/Long.pm
9713 ____________________________________________________________________________
9714 [  1870] By: gsar                                  on 1998/09/24  07:11:56
9715     Log: From:    Dan Sugalski <sugalskd@osshe.edu>
9716          Date:    Fri, 14 Aug 1998 09:20:16 PDT
9717          Message-Id: <3.0.5.32.19980814092016.00b37dc0@ous.edu>
9718          Subject: [PATCH 5.005_02] (and _5x I expect) VMS config procedure patch
9719  Branch: perl
9720        ! configure.com
9721 ____________________________________________________________________________
9722 [  1869] By: gsar                                  on 1998/09/24  06:55:59
9723     Log: use STRICT_ALIGNMENT on IRIX to allow usemymalloc=y again
9724          From:    Scott Henry <scotth@sgi.com>
9725          Date:    13 Aug 1998 09:52:15 PDT
9726          Message-Id: <yd8pve46czk.fsf@hoshi.engr.sgi.com>
9727          Subject: [PATCH] Irix USE_LONG_LONG/malloc.c incompatibility (was...)
9728  Branch: perl
9729        ! hints/irix_6.sh
9730 ____________________________________________________________________________
9731 [  1868] By: gsar                                  on 1998/09/24  06:51:23
9732     Log: From:    Nathan Torkington <gnat@frii.com>
9733          Date:    Thu, 13 Aug 1998 10:59:48 MDT
9734          Message-Id: <199808131659.KAA06179@prometheus.frii.com>
9735          Subject: [PATCH] 5.005_02 perlfunc.pod, improve umask entry
9736  Branch: perl
9737        ! pod/perlfunc.pod
9738 ____________________________________________________________________________
9739 [  1867] By: gsar                                  on 1998/09/24  06:45:13
9740     Log: make C<goto &sub> AUTOLOAD-aware (autouse now works for modules
9741          that are autoloaded)
9742  Branch: perl
9743        ! pp_ctl.c
9744 ____________________________________________________________________________
9745 [  1866] By: gsar                                  on 1998/09/24  05:21:19
9746     Log: grandfather deprecated "$$<digit>" no more
9747  Branch: perl
9748        ! pod/perldiag.pod toke.c
9749 ____________________________________________________________________________
9750 [  1865] By: gsar                                  on 1998/09/24  04:52:48
9751     Log: tweak PERL_HASH() to h=h+(h>>5) in order to improve distribution of
9752          low bits (suggested by Ilya Zakharevich)
9753  Branch: perl
9754        ! hv.h
9755 ____________________________________________________________________________
9756 [  1864] By: gsar                                  on 1998/09/24  04:29:14
9757     Log: move yyglobal decls from perly.c to perlvars.h, regen headers, tweak
9758          perly_c.diff
9759  Branch: perl
9760        ! embed.h embedvar.h global.sym perlvars.h perly.c perly.h
9761        ! perly_c.diff toke.c
9762 ____________________________________________________________________________
9763 [  1863] By: gsar                                  on 1998/09/24  03:36:30
9764     Log: provide locked access to string table for USE_THREADS
9765  Branch: perl
9766        ! embedvar.h hv.c intrpvar.h objXSUB.h perl.c thread.h
9767 ____________________________________________________________________________
9768 [  1862] By: gsar                                  on 1998/09/24  03:30:32
9769     Log: remove bogus warn()
9770  Branch: perl
9771        ! embed.pl
9772 ____________________________________________________________________________
9773 [  1861] By: gsar                                  on 1998/09/24  02:58:51
9774     Log: applied suggested patch, adapted for all platforms
9775          From: jan.dubois@ibm.net (Jan Dubois)
9776          Date: Sun, 20 Sep 1998 12:56:38 +0200
9777          Message-ID: <3604de0c.12319885@smtp1.ibm.net>
9778          Subject: [New PATCH 5.005_02] Support Mksymlists FUNCLIST argument in MakeMaker
9779  Branch: perl
9780        ! lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
9781        ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
9782        ! lib/ExtUtils/MakeMaker.pm
9783 ____________________________________________________________________________
9784 [  1860] By: gsar                                  on 1998/09/24  02:16:14
9785     Log: upgrade to CPAN-1.40
9786  Branch: perl
9787        ! Changes lib/CPAN.pm lib/CPAN/FirstTime.pm
9788 ____________________________________________________________________________
9789 [  1859] By: gsar                                  on 1998/09/24  02:08:59
9790     Log: use $ENV{MAKEMAKEROPT} to set default command line args
9791  Branch: perl
9792        ! lib/ExtUtils/MakeMaker.pm
9793 ____________________________________________________________________________
9794 [  1857] By: gsar                                  on 1998/09/23  10:58:36
9795     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9796          Date: Tue, 22 Sep 1998 17:30:16 -0400 (EDT)
9797          Message-Id: <199809222130.RAA17034@monk.mps.ohio-state.edu>
9798          Subject: More verbose Test::Harness [PATCH]
9799  Branch: perl
9800        ! lib/Test/Harness.pm
9801 ____________________________________________________________________________
9802 [  1856] By: gsar                                  on 1998/09/23  10:56:24
9803     Log: update hints for OPENSTEP 4.2 on i386
9804          From: Gerben Wierda <Gerben_Wierda@RnA.nl>
9805          Date: Sun, 20 Sep 1998 01:03:18 +0200
9806          Message-Id: <9809192303.AA29190@Spike>
9807          Subject: Perl 5.005_02 compilation problems
9808  Branch: perl
9809        ! hints/next_4.sh
9810 ____________________________________________________________________________
9811 [  1855] By: gsar                                  on 1998/09/23  10:52:27
9812     Log: reset errno after C<require> search (as suggested by Larry)
9813  Branch: perl
9814        ! pp_ctl.c
9815 ____________________________________________________________________________
9816 [  1854] By: gsar                                  on 1998/09/23  10:50:26
9817     Log: misc pod tweaks
9818  Branch: perl
9819        ! pod/perldelta.pod pod/perldiag.pod pod/perlport.pod
9820 ____________________________________________________________________________
9821 [  1853] By: gsar                                  on 1998/09/23  10:46:06
9822     Log: make Pod/Html.pm handle the --title option properly (as suggested
9823          by gml4410@ggr.co.uk)
9824  Branch: perl
9825        ! lib/Pod/Html.pm
9826 ____________________________________________________________________________
9827 [  1852] By: gsar                                  on 1998/09/23  10:41:39
9828     Log: SSNEW() API for allocating memory on the savestack
9829          From: Albert Dvornik <bert@genscan.com>
9830          Date: 17 Sep 1998 19:23:07 -0400
9831          Message-Id: <tqemtae338.fsf@puma.genscan.com>
9832          Subject: [PATCH 5.005_51] (was: why SAVEDESTRUCTOR()...)
9833  Branch: perl
9834        ! Changes Changes5.005 embed.h global.sym mg.c objXSUB.h objpp.h
9835        ! perl.h proto.h scope.c scope.h t/io/tell.t
9836 ____________________________________________________________________________
9837 [  1851] By: gsar                                  on 1998/09/23  10:37:05
9838     Log: From: Jochen Wiedmann <joe@ispsoft.de>
9839          Date: Thu, 17 Sep 1998 17:16:06 +0200
9840          Message-ID: <360127B6.E44564A@ispsoft.de>
9841          Subject: [PATCH] ExtUtils::MakeMaker::prompt cannot return 0
9842  Branch: perl
9843        ! lib/ExtUtils/MakeMaker.pm
9844 ____________________________________________________________________________
9845 [  1850] By: gsar                                  on 1998/09/23  10:33:05
9846     Log: From: andreas.koenig@kulturbox.de (Andreas J. Koenig)
9847          Date: 15 Sep 1998 01:32:31 +0200
9848          Message-ID: <sfchfya46eo.fsf@dubravka.in-berlin.de>
9849          Subject: Re: [PATCH] MakeMaker "test" target doesn't depend on "all"
9850  Branch: perl
9851        ! lib/ExtUtils/MM_Unix.pm
9852 ____________________________________________________________________________
9853 [  1849] By: gsar                                  on 1998/09/23  10:29:04
9854     Log: From: Charles Bailey <BAILEY@newman.upenn.edu>
9855          Date: Sat, 12 Sep 1998 19:25:32 -0400 (EDT)
9856          Message-id: <01J1QBJUAY1I002KOW@cor.newman.upenn.edu>
9857          Subject: Re: extralibs.ld problem in MM_VMS.pm
9858  Branch: perl
9859        ! lib/ExtUtils/MM_VMS.pm
9860 ____________________________________________________________________________
9861 [  1848] By: gsar                                  on 1998/09/23  10:25:24
9862     Log: From: Roderick Schertler <roderick@argon.org>
9863          Date: 11 Sep 1998 16:19:21 -0400
9864          Message-ID: <pzyarqpfli.fsf@eeyore.ibcinc.com>
9865          Subject: Re: Open2 and memory leaks
9866  Branch: perl
9867        ! lib/IPC/Open3.pm
9868 ____________________________________________________________________________
9869 [  1847] By: gsar                                  on 1998/09/23  10:18:31
9870     Log: From: Roderick Schertler <roderick@argon.org>
9871          Date: Wed, 09 Sep 1998 23:52:48 -0400
9872          Message-ID: <20567.905399568@eeyore.ibcinc.com>
9873          Subject: seed srand from /dev/urandom when possible
9874  Branch: perl
9875        ! pod/perlfunc.pod pp.c
9876 ____________________________________________________________________________
9877 [  1846] By: gsar                                  on 1998/09/23  10:12:22
9878     Log: From: Roderick Schertler <roderick@argon.org>
9879          Date: Thu, 10 Sep 1998 00:32:17 -0400
9880          Message-ID: <21142.905401937@eeyore.ibcinc.com>
9881          Subject: doc update for crypt()'s salt
9882  Branch: perl
9883        ! pod/perlfunc.pod
9884 ____________________________________________________________________________
9885 [  1845] By: gsar                                  on 1998/09/23  10:09:23
9886     Log: fix h2ph handling of C<#error "foo">
9887          From: SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>
9888          Date: Thu, 10 Sep 1998 09:59:33 +0900
9889          Message-Id: <19980910095933N.ksakai@netwk.ntt-at.co.jp>
9890          Subject: [5.005_02] h2ph problem
9891  Branch: perl
9892        ! utils/h2ph.PL
9893 ____________________________________________________________________________
9894 [  1844] By: gsar                                  on 1998/09/23  10:06:13
9895     Log: plug strictly private function leaks in API listing
9896  Branch: perl
9897        ! pod/perlguts.pod
9898 ____________________________________________________________________________
9899 [  1843] By: gsar                                  on 1998/09/23  10:02:57
9900     Log: hide symbol for static build
9901          From: Dominic Dunlop <domo@vo.lu>
9902          Date: Tue, 8 Sep 1998 21:40:46 +0000
9903          Message-Id: <v03110700b21b52db318d@[212.24.192.111]>
9904          Subject: Not OK: perl 5.00551 on powerpc-machten 4.1.1 [PATCH]
9905  Branch: perl
9906        ! regcomp.c
9907 ____________________________________________________________________________
9908 [  1842] By: gsar                                  on 1998/09/23  09:52:46
9909     Log: define PUT_svindex(), PUT_opindex()
9910  Branch: perl
9911        ! ext/B/B/Assembler.pm
9912 ____________________________________________________________________________
9913 [  1841] By: gsar                                  on 1998/09/23  09:44:25
9914     Log: From: Dominic Dunlop <domo@vo.lu>
9915          Date: Tue, 8 Sep 1998 15:34:53 +0000
9916          Message-Id: <v03110701b21afbdc7cfb@[212.24.192.76]>
9917          Subject: [PATCH 5.005_51] Eliminate pragma/warn-regexec test dependence on REG_INFTY value
9918  Branch: perl
9919        ! t/pragma/warn/regexec
9920 ____________________________________________________________________________
9921 [  1840] By: gsar                                  on 1998/09/23  09:42:17
9922     Log: pl2bat tweak from Tye McQueen <tye@metronet.com>
9923  Branch: perl
9924        ! win32/bin/pl2bat.pl
9925 ____________________________________________________________________________
9926 [  1839] By: gsar                                  on 1998/09/23  09:38:18
9927     Log: From: Drago Goricanec <drago@raptor.otsd.ts.fujitsu.co.jp>
9928          Date: Mon, 7 Sep 1998 17:36:09 +0900
9929          Message-Id: <199809070836.RAA14631@raptor.otsd.ts.fujitsu.co.jp>
9930          Subject: Thread::cond_wait bug in 5.005.51 causes deadlock
9931  Branch: perl
9932        ! ext/Thread/Thread.xs
9933 ____________________________________________________________________________
9934 [  1838] By: gsar                                  on 1998/09/23  09:21:11
9935     Log: From: "Green, Paul" <pgreen@seussnt.stratus.com>
9936          Date: Thu, 10 Sep 1998 00:02:07 -0400
9937          Message-ID: <646CD0392810D211B04A00A024BF26FB1022EB@terminator.sw.stratus.com>
9938          Subject: RE: [PATCH] 5.005_02 and 5.005_51: Stratus VOS port
9939  Branch: perl
9940        + README.vos vos/Changes vos/build.cm vos/compile_perl.cm
9941        + vos/config.h vos/config_h.SH_orig vos/perl.bind
9942        + vos/test_vos_dummies.c vos/vos_dummies.c vos/vosish.h
9943        ! MANIFEST perl.c perl.h pod/perlport.pod
9944 ____________________________________________________________________________
9945 [  1837] By: gsar                                  on 1998/09/23  08:45:58
9946     Log: (via private mail)
9947          From: Charles Bailey <BAILEY@newman.upenn.edu>
9948          Date: Sat, 05 Sep 1998 01:23:58 -0400 (EDT)
9949          Message-id: <01J1FH7R43NS002F14@cor.newman.upenn.edu>
9950          Subject: [Patch 5.005_02] Miscellaneous VMS cleanup
9951  Branch: perl
9952        ! Changes Changes5.005 README.vms ext/DynaLoader/dl_vms.xs
9953        ! lib/Cwd.pm lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MakeMaker.pm
9954        ! lib/ExtUtils/Mksymlists.pm lib/File/Copy.pm lib/File/Path.pm
9955        ! lib/File/Spec.pm pod/perldiag.pod pod/perlfaq1.pod
9956        ! pod/perlport.pod pod/perlrun.pod vms/ext/DCLsym/0README.txt
9957        ! vms/ext/DCLsym/DCLsym.pm vms/ext/DCLsym/DCLsym.xs
9958        ! vms/ext/Filespec.pm vms/ext/XSSymSet.pm vms/gen_shrfls.pl
9959        ! vms/mms2make.pl vms/perly_c.vms vms/sockadapt.c
9960        ! vms/sockadapt.h vms/test.com vms/vms.c vms/vms_yfix.pl
9961        ! vms/writemain.pl
9962 ____________________________________________________________________________
9963 [  1836] By: gsar                                  on 1998/09/23  08:17:42
9964     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9965          Date: Sat, 5 Sep 1998 00:14:51 -0400 (EDT)
9966          Message-Id: <199809050414.AAA19801@monk.mps.ohio-state.edu>
9967          Subject: [PATCH 5.005_*] OS/2 spawning typos
9968  Branch: perl
9969        ! os2/os2.c
9970 ____________________________________________________________________________
9971 [  1835] By: gsar                                  on 1998/09/23  08:09:55
9972     Log: warn on C<my($foo,$foo)>
9973  Branch: perl
9974        ! op.c pod/perldiag.pod
9975 ____________________________________________________________________________
9976 [  1834] By: gsar                                  on 1998/09/23  07:35:56
9977     Log: From: pvhp@forte.com (Peter Prymmer)
9978          Date: Fri, 4 Sep 98 13:27:41 PDT
9979          Message-Id: <9809042027.AA04463@forte.com>
9980          Subject: [PATCH 5.005_02 && 5.005_51] general updates to README.vms
9981  Branch: perl
9982        ! README.vms
9983 ____________________________________________________________________________
9984 [  1833] By: gsar                                  on 1998/09/23  07:27:34
9985     Log: From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
9986          Date: Wed, 2 Sep 1998 10:06:49 -0700 (PDT)
9987          Message-Id: <199809021706.KAA26349@xfiles.intercon.hp.com>
9988          Subject: PATCH: 5.005_02 hint/hpux.sh
9989  Branch: perl
9990        ! hints/hpux.sh
9991 ____________________________________________________________________________
9992 [  1832] By: gsar                                  on 1998/09/23  07:22:40
9993     Log: fix (some) installhtml bugs
9994          From: Larry Parmelee <parmelee@CS.Cornell.EDU>
9995          Date: Tue, 1 Sep 1998 12:43:40 -0400 (EDT)
9996          Message-Id: <199809011643.MAA05702@sundown.cs.cornell.edu>
9997          Subject: installhtml script needs work
9998  Branch: perl
9999        ! installhtml
10000 ____________________________________________________________________________
10001 [  1831] By: gsar                                  on 1998/09/23  07:19:30
10002     Log: document 'U' magic with examples
10003          From: Alan Burlison <Alan.Burlison@UK.Sun.com>
10004          Date: Tue, 1 Sep 1998 15:54:06 +0100 (BST)
10005          Message-Id: <199809011455.PAA00631@sale-wts>
10006          Subject: Re: Looking for some XS MAGIC examples...
10007  Branch: perl
10008        ! pod/perlguts.pod
10009 ____________________________________________________________________________
10010 [  1830] By: gsar                                  on 1998/09/23  07:16:43
10011     Log: From: pvhp@forte.com (Peter Prymmer)
10012          Date: Mon, 31 Aug 98 17:13:49 PDT
10013          Message-Id: <9809010013.AA06737@forte.com>
10014          Subject: [PATCH: 5.005_02; yet another system configuration tip for OS/390]
10015  Branch: perl
10016        ! README.os390
10017 ____________________________________________________________________________
10018 [  1829] By: gsar                                  on 1998/09/23  07:15:08
10019     Log: fix problematic typecast in filter_del()
10020          From: Mark P Lutz <tecmpl1@triton.ca.boeing.com>
10021          Date: Mon, 31 Aug 1998 21:13:11 GMT
10022          Message-Id: <199808312113.VAA53356@triton.ca.boeing.com>
10023          Subject: perl5.005_02 does not build on Cray T90
10024  Branch: perl
10025        ! toke.c
10026 ____________________________________________________________________________
10027 [  1828] By: gsar                                  on 1998/09/23  07:11:34
10028     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10029          Date: Mon, 31 Aug 1998 14:52:10 -0400 (EDT)
10030          Message-Id: <199808311852.OAA24676@monk.mps.ohio-state.edu>
10031          Subject: [PATCH 5.005_5*] (?>) broken in RE
10032  Branch: perl
10033        ! regexec.c t/op/re_tests
10034 ____________________________________________________________________________
10035 [  1827] By: gsar                                  on 1998/09/23  07:09:50
10036     Log: U/WIN testsuite patches from Joe Buehler <jhpb@hekimian.com>
10037  Branch: perl
10038        ! t/op/grent.t t/op/groups.t
10039 ____________________________________________________________________________
10040 [  1826] By: gsar                                  on 1998/09/23  07:03:16
10041     Log: From: Jarkko Hietaniemi <jhi@iki.fi>
10042          Date: Wed, 12 Aug 1998 22:41:37 +0300 (EET DST)
10043          Message-Id: <199808121941.WAA06263@alpha.hut.fi>
10044          Subject: [PATCH] 5.004_50 or 5.005_02: get rid of interp.sym because not even AIX needs it
10045  Branch: perl
10046        - interp.sym
10047        ! MANIFEST Makefile.SH embed.pl perl_exp.SH
10048 ____________________________________________________________________________
10049 [  1825] By: gsar                                  on 1998/09/23  06:56:40
10050     Log: re-introduce change#1703
10051  Branch: perl
10052        ! ext/re/re.pm pod/perlre.pod regcomp.c regexec.c thrdvar.h
10053 ____________________________________________________________________________
10054 [  1824] By: gsar                                  on 1998/09/23  06:44:19
10055     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10056          Date: Sat, 29 Aug 1998 17:38:30 -0400 (EDT)
10057          Message-Id: <199808292138.RAA18359@monk.mps.ohio-state.edu>
10058          Subject: [PATCH 5.005_*] Protect debugger from nonlocal exits
10059  Branch: perl
10060        ! lib/perl5db.pl
10061 ____________________________________________________________________________
10062 [  1823] By: gsar                                  on 1998/09/23  06:41:34
10063         Log: From: Joe Buehler <jhpb@hekimian.com>
10064              Date: 29 Aug 1998 17:13:28 -0400
10065              Message-ID: <yd37lzro5jb.fsf@pandora.hekimian.com>
10066              Subject: patches for perl 5.005_51 under U/WIN
10067      Branch: perl
10068            + hints/uwin.sh
10069            ! Configure installman lib/ExtUtils/MM_Unix.pm makedepend.SH
10070            ! t/lib/posix.t
10071 ____________________________________________________________________________
10072 [  1822] By: gsar                                  on 1998/09/23  06:36:59
10073         Log: add missing C<no utf8;> tweak from Larry
10074      Branch: perl
10075            ! t/op/subst.t
10076 ____________________________________________________________________________
10077 [  1821] By: gsar                                  on 1998/09/23  06:27:51
10078         Log: s/runops/CALLRUNOPS/
10079      Branch: perl
10080            ! cc_runtime.h
10081 ____________________________________________________________________________
10082 [  1820] By: gsar                                  on 1998/09/23  06:24:49
10083         Log: rename t/pragma/warn-* to t/pragma/warn/*, be 8.3-friendly
10084      Branch: perl
10085           +> t/pragma/warn/1global t/pragma/warn/2use t/pragma/warn/3both
10086           +> t/pragma/warn/4lint t/pragma/warn/5nolint t/pragma/warn/doio
10087           +> t/pragma/warn/gv t/pragma/warn/mg t/pragma/warn/op
10088           +> t/pragma/warn/perl t/pragma/warn/perly t/pragma/warn/pp
10089           +> t/pragma/warn/pp_ctl t/pragma/warn/pp_hot t/pragma/warn/pp_sys
10090           +> t/pragma/warn/regcomp t/pragma/warn/regexec t/pragma/warn/sv
10091           +> t/pragma/warn/taint t/pragma/warn/toke t/pragma/warn/universal
10092           +> t/pragma/warn/util
10093            - t/pragma/warn-1global t/pragma/warn-2use t/pragma/warn-3both
10094            - t/pragma/warn-4lint t/pragma/warn-5nolint t/pragma/warn-doio
10095            - t/pragma/warn-gv t/pragma/warn-mg t/pragma/warn-op
10096            - t/pragma/warn-perl t/pragma/warn-perly t/pragma/warn-pp
10097            - t/pragma/warn-pp_ctl t/pragma/warn-pp_hot t/pragma/warn-pp_sys
10098            - t/pragma/warn-regcomp t/pragma/warn-regexec t/pragma/warn-sv
10099            - t/pragma/warn-taint t/pragma/warn-toke t/pragma/warn-universal
10100            - t/pragma/warn-util
10101            ! MANIFEST t/pragma/warning.t
10102 ____________________________________________________________________________
10103 [  1819] By: gsar                                  on 1998/09/23  06:08:46
10104         Log: make \(%foo) return refs to values (not copies of values)
10105              From: Stephen McCamant <smccam@uclink4.berkeley.edu>
10106              Date: Fri, 28 Aug 1998 20:46:10 -0700 (PDT)
10107              Message-ID: <13799.30680.47765.352558@fre-76-120.reshall.berkeley.edu>
10108              --
10109              From: Roderick Schertler <roderick@argon.org>
10110              Date: Sat, 29 Aug 1998 00:58:33 -0400
10111              Message-ID: <29894.904366713@eeyore.ibcinc.com>
10112              Subject: Re: \(%x) problems
10113      Branch: perl
10114            ! doop.c pod/perlref.pod
10115 ____________________________________________________________________________
10116 [  1818] By: gsar                                  on 1998/09/23  06:05:08
10117         Log: make h2xs generate ANSI prototypes
10118      Branch: perl
10119            ! utils/h2xs.PL
10120 ____________________________________________________________________________
10121 [  1817] By: gsar                                  on 1998/09/23  05:57:16
10122         Log: updated usethreads hints for hpux 10.X
10123              From: Matthew T Harden <mthard@mthard1.monsanto.com>
10124              Date: Fri, 28 Aug 1998 14:10:42 GMT
10125              Message-Id: <199808281410.AA11058@mthard1.monsanto.com>
10126              Subject: Re: OK: perl 5.00502 on PA-RISC1.1-thread 10.20 (UNINSTALLED)
10127      Branch: perl
10128            ! hints/hpux.sh perl.h
10129 ____________________________________________________________________________
10130 [  1816] By: gsar                                  on 1998/09/23  05:53:31
10131         Log: don't create empty directories in installperl
10132              From: Robin Barker <rmb1@cise.npl.co.uk>
10133              Date: Fri, 21 Aug 1998 11:29:24 +0100 (BST)
10134              Message-Id: <199808211029.LAA00551@cyclone.cise.npl.co.uk>
10135              Subject: [PATCH 5.005_02] install: empty dirs
10136      Branch: perl
10137            ! installperl
10138 ____________________________________________________________________________
10139 [  1815] By: gsar                                  on 1998/09/23  05:50:36
10140         Log: make behavior of /(a{3})+/ like /(aaa)+/ w.r.t where it matches
10141              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10142              Date: Fri, 21 Aug 1998 05:41:02 -0400 (EDT)
10143              Message-Id: <199808210941.FAA16467@monk.mps.ohio-state.edu>
10144              Subject: Re: your mail
10145      Branch: perl
10146            ! regexec.c t/op/re_tests
10147 ____________________________________________________________________________
10148 [  1814] By: gsar                                  on 1998/09/23  05:45:17
10149         Log: From: "Kurt D. Starsinic" <kstar@chapin.edu>
10150              Date: Thu, 20 Aug 1998 20:59:03 -0400
10151              Message-ID: <19980820205903.A12908@O2.chapin.edu>
10152              Subject: [PATCH] h2ph misquotes #error directives
10153      Branch: perl
10154            ! t/lib/h2ph.pht utils/h2ph.PL
10155 ____________________________________________________________________________
10156 [  1813] By: gsar                                  on 1998/09/23  05:42:41
10157         Log: patch to support computed regular subexpressions
10158              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10159              Date: Thu, 20 Aug 1998 15:19:50 -0400 (EDT)
10160              Message-Id: <199808201919.PAA04692@monk.mps.ohio-state.edu>
10161              Subject: [5.005_5* PATCH] Postponed RE - now!
10162      Branch: perl
10163            ! embedvar.h objXSUB.h pod/perlre.pod regcomp.c regexec.c
10164            ! t/op/pat.t t/op/re_tests thrdvar.h toke.c
10165 ____________________________________________________________________________
10166 [  1812] By: gsar                                  on 1998/09/23  05:26:26
10167         Log: better CR-handling on shebang line and in formats (fixed variant of
10168              patch suggested by Igor Sysoev <igor@nitek.ru>)
10169      Branch: perl
10170            ! perl.c toke.c
10171 ____________________________________________________________________________
10172 [  1811] By: gsar                                  on 1998/09/23  04:35:46
10173         Log: document non-loopish blocks better
10174              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
10175              Date: Tue, 18 Aug 1998 12:28:36 +0100
10176              Message-Id: <E0z8jwK-00057Z-00@ursa.cus.cam.ac.uk>
10177              Subject: Re: next in do {} while block gives error message
10178      Branch: perl
10179            ! pod/perlfunc.pod
10180 ____________________________________________________________________________
10181 [  1810] By: gsar                                  on 1998/09/23  04:12:05
10182         Log: fix bogus integerization of pop()'s return value
10183              From: Gurusamy Sarathy <gsar@engin.umich.edu>
10184              Date: Sat, 15 Aug 1998 23:27:54 -0400
10185              Message-Id: <199808160327.XAA05186@aatma.engin.umich.edu>
10186              Subject: Re: Complex expression does integer arithmetic 
10187      Branch: perl
10188            ! opcode.h opcode.pl
10189 ____________________________________________________________________________
10190 [  1809] By: gsar                                  on 1998/09/23  04:09:43
10191         Log: tweak README.win32
10192      Branch: perl
10193            ! README.win32
10194 ____________________________________________________________________________
10195 [  1808] By: gsar                                  on 1998/09/23  03:40:57
10196         Log: better diagnostic for do{} used as lvalue
10197      Branch: perl
10198            ! op.c pod/perlport.pod
10199 ____________________________________________________________________________
10200 [  1807] By: gsar                                  on 1998/09/23  03:38:30
10201         Log: enable PERL_SBRK_VIA_MALLOC on OPENSTEP-Mach
10202              From: hansm@icgroup.nl
10203              Date: Tue, 11 Aug 98 21:08:51 +0200
10204              Message-Id: <9808111907.AA21903@icgned.icgroup.nl>
10205              Subject: Not OK: perl 5.00551 on OPENSTEP-Mach 4_1 (UNINSTALLED)
10206      Branch: perl
10207            ! malloc.c
10208 ____________________________________________________________________________
10209 [  1806] By: gsar                                  on 1998/09/23  03:36:08
10210         Log: support make written in perl (aka "pmake") on win32
10211      Branch: perl
10212            ! lib/ExtUtils/MM_Win32.pm
10213 ____________________________________________________________________________
10214 [  1805] By: gsar                                  on 1998/09/23  03:30:07
10215         Log: fix mismatched UV/U32 types for to_utf8_*()
10216      Branch: perl
10217            ! utf8.c
10218 ____________________________________________________________________________
10219 [  1804] By: gsar                                  on 1998/09/23  03:22:22
10220         Log: From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
10221              Date: Sun, 9 Aug 1998 22:38:23 +0200
10222              Message-ID: <19980809223823.A215@cdata.tvnet.hu>
10223              Subject: [PATCH 5.5002] dos-djgpp update
10224      Branch: perl
10225            ! t/io/fs.t
10226 ____________________________________________________________________________
10227 [  1803] By: gsar                                  on 1998/09/23  03:20:13
10228         Log: apply minimal variant of patch (sent via private mail)
10229              From: jarkko.hietaniemi@research.nokia.com (Jarkko Hietaniemi)
10230              Date: Wed, 12 Aug 1998 15:42:35 +0300
10231              Message-Id: <199808121242.PAA29761@comanche.spices>
10232              Subject: [PATCH] 5.004_02 or 5.005_51: fix regexp and tr character ranges in non-ASCII lands
10233      Branch: perl
10234            ! MANIFEST perl.h pod/perllocale.pod pod/perlop.pod
10235            ! pod/perlre.pod regcomp.c t/pragma/locale.t toke.c
10236 ____________________________________________________________________________
10237 [  1802] By: gsar                                  on 1998/09/23  03:03:39
10238         Log: adjust searchdict.t for EBCDIC (still needs documenting)
10239              From: pvhp@forte.com (Peter Prymmer)
10240              Date: Thu, 6 Aug 98 18:09:39 PDT
10241              Message-Id: <9808070109.AA06158@forte.com>
10242              Subject: [PATCH 5.005_02-TRIAL2] potential modification to t/lib/searchdict.t
10243      Branch: perl
10244            ! README.os390 t/lib/searchdict.t
10245 ____________________________________________________________________________
10246 [  1801] By: gsar                                  on 1998/09/23  02:54:15
10247         Log: silence redefined warning for XS(INIT) {}
10248      Branch: perl
10249            ! op.c
10250 ____________________________________________________________________________
10251 [  1800] By: gsar                                  on 1998/09/23  02:42:23
10252         Log: support match indices via special variables @- and @+
10253              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10254              Date: Tue, 21 Jul 1998 23:00:35 -0400 (EDT)
10255              Message-Id: <199807220300.XAA16081@monk.mps.ohio-state.edu>
10256              Subject: [PATCH 5.004_76] @- and @+
10257      Branch: perl
10258            ! av.c embed.h global.sym gv.c mg.c objXSUB.h objpp.h perl.h
10259            ! pod/perlvar.pod proto.h regnodes.h sv.c t/op/pat.t toke.c
10260 ____________________________________________________________________________
10261 [  1799] By: gsar                                  on 1998/09/23  01:44:31
10262         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10263              Date: Tue, 11 Aug 1998 18:43:29 -0400 (EDT)
10264              Message-Id: <199808112243.SAA14243@monk.mps.ohio-state.edu>
10265              Subject: Re: Segmentation fault for /a*abc?xyz+pqr{3}ab{2,}xy{4,5}pq{0,6}AB{0,}zz/
10266      Branch: perl
10267            ! regcomp.c t/op/re_tests
10268 ____________________________________________________________________________
10269 [  1798] By: gsar                                  on 1998/09/23  01:39:23
10270         Log: integrate maint-5.005 changes (except conflicting change#1794)
10271      Branch: perl
10272            ! Changes
10273           !> objXSUB.h op.c pod/perlfunc.pod pp.c regcomp.c t/op/re_tests
10274           !> toke.c util.c win32/config.bc win32/config.gc win32/config.vc
10275           !> win32/win32.h
10276 ____________________________________________________________________________
10277 [  1797] By: gsar                                  on 1998/09/23  01:32:36
10278         Log: add note to win32/Makefile about setting CCHOME
10279      Branch: perl
10280            ! win32/Makefile win32/makefile.mk
10281 ____________________________________________________________________________
10282 [  1796] By: gsar                                  on 1998/09/23  01:31:32
10283         Log: perl.pod tweak
10284      Branch: perl
10285            ! pod/perl.pod
10286 ____________________________________________________________________________
10287 [  1795] By: gsar                                  on 1998/09/21  20:34:10
10288         Log: make xsubpp generate well-formed code with CAPI && !PERL_OBJECT
10289      Branch: perl
10290            ! lib/ExtUtils/xsubpp
10291 ____________________________________________________________________________
10292 [  1789] By: gsar                                  on 1998/09/18  18:01:37
10293         Log: delay freeing itervar so C<for $i (@a) { return($i) }> works
10294      Branch: perl
10295            ! cop.h t/cmd/for.t
10296 ____________________________________________________________________________
10297 [  1788] By: gsar                                  on 1998/09/17  02:19:11
10298         Log: resync win32/config.?c with Porting/config.sh to pick up apiversion
10299      Branch: perl
10300            ! win32/config.bc win32/config.gc win32/config.vc
10301 ____________________________________________________________________________
10302 [  1787] By: gsar                                  on 1998/09/17  01:45:14
10303         Log: suppress bogus warning on C<sub x {} x()>
10304      Branch: perl
10305            ! toke.c
10306 ____________________________________________________________________________
10307 [  1786] By: gsar                                  on 1998/09/17  01:42:51
10308         Log: ntohl typo in objXSUB.h
10309      Branch: perl
10310            ! objXSUB.h
10311 ____________________________________________________________________________
10312 [  1785] By: gsar                                  on 1998/09/17  01:41:48
10313         Log: fill gaps in sig_* entries in win32/config.?c
10314      Branch: perl
10315            ! win32/config.bc win32/config.gc win32/config.vc
10316 ____________________________________________________________________________
10317 [  1781] By: larry                                 on 1998/09/05  23:48:24
10318         Log: tr/// logic was hosed under utf8
10319      Branch: perl
10320            ! doop.c op.c op.h pp.c proto.h
10321 ____________________________________________________________________________
10322 [  1780] By: larry                                 on 1998/09/05  23:44:16
10323         Log: several new tests needed tweaking to work under utf8
10324      Branch: perl
10325            ! t/comp/require.t t/op/pack.t t/op/substr.t
10326 ____________________________________________________________________________
10327 [  1779] By: larry                                 on 1998/09/05  23:41:42
10328         Log: index() applied BM optimization to wrong argument
10329      Branch: perl
10330            ! op.c util.c
10331 ____________________________________________________________________________
10332 [  1778] By: larry                                 on 1998/09/05  23:38:29
10333         Log: Implicit require during compile reset line numbering
10334      Branch: perl
10335            ! pp_ctl.c
10336
10337 ----------------
10338 Version 5.005_51
10339 ----------------
10340
10341 ____________________________________________________________________________
10342 [  1777] By: gsar                                  on 1998/08/10  07:02:38
10343         Log: various tweaks: fix signed vs. unsigned problems that prevented C++
10344              builds; add sundry PERL_OBJECT scaffolding to get it to build; fix
10345              lexical warning testsuite for win32
10346      Branch: perl
10347            ! Changes doop.c embed.h global.sym objXSUB.h objpp.h op.c
10348            ! pod/perlhist.pod pp.c pp_hot.c proto.h regcomp.c regexec.c
10349            ! sv.c t/pragma/warn-doio t/pragma/warn-mg t/pragma/warn-op
10350            ! t/pragma/warn-regexec toke.c utf8.c win32/GenCAPI.pl
10351            ! win32/Makefile win32/makefile.mk
10352 ____________________________________________________________________________
10353 [  1776] By: gsar                                  on 1998/08/09  17:53:48
10354         Log: fix coredump with MULTIPLICITY (ckWARN() needs early curcop init)
10355      Branch: perl
10356            ! Changes MANIFEST perl.c pod/perlhist.pod
10357 ____________________________________________________________________________
10358 [  1775] By: gsar                                  on 1998/08/09  14:35:33
10359         Log: tweak warning test
10360      Branch: perl
10361            ! t/pragma/warn-toke
10362 ____________________________________________________________________________
10363 [  1774] By: gsar                                  on 1998/08/09  14:13:46
10364         Log: add missing dTHR; notes for test failures due to small stacksize
10365      Branch: perl
10366            ! doio.c gv.c op.c sv.c t/pragma/warn-mg t/pragma/warn-regexec
10367            ! toke.c universal.c util.c
10368 ____________________________________________________________________________
10369 [  1773] By: gsar                                  on 1998/08/09  11:31:53
10370         Log: lexical warnings; tweaks to places that didn't apply correctly
10371              From:    pmarquess@bfsec.bt.co.uk (Paul Marquess)
10372              Date:    Wed, 29 Jul 1998 09:28:45 BST
10373              Message-Id: <9807290828.AA26286@claudius.bfsec.bt.co.uk>
10374              Subject: lexical warnings patch for 5.005_50
10375      Branch: perl
10376            + README.lexwarn lib/warning.pm t/pragma/warn-2use
10377            + t/pragma/warn-3both t/pragma/warn-4lint t/pragma/warn-5nolint
10378            + t/pragma/warn-doio t/pragma/warn-gv t/pragma/warn-mg
10379            + t/pragma/warn-op t/pragma/warn-perl t/pragma/warn-perly
10380            + t/pragma/warn-pp t/pragma/warn-pp_ctl t/pragma/warn-pp_hot
10381            + t/pragma/warn-pp_sys t/pragma/warn-regcomp
10382            + t/pragma/warn-regexec t/pragma/warn-sv t/pragma/warn-taint
10383            + t/pragma/warn-toke t/pragma/warn-universal t/pragma/warn-util
10384            + warning.h warning.pl
10385            ! Changes MANIFEST Makefile.SH cop.h doio.c global.sym gv.c
10386            ! lib/diagnostics.pm mg.c op.c op.h perl.c perl.h pp.c pp_ctl.c
10387            ! pp_hot.c pp_sys.c proto.h regcomp.c regexec.c sv.c t/op/tie.t
10388            ! t/pragma/warn-1global t/pragma/warning.t taint.c toke.c
10389            ! universal.c util.c
10390 ____________________________________________________________________________
10391 [  1772] By: gsar                                  on 1998/08/08  23:06:00
10392         Log: bump patchlevel to 5.005_51
10393      Branch: perl
10394            ! patchlevel.h win32/Makefile win32/config_H.bc
10395            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
10396 ____________________________________________________________________________
10397 [  1771] By: gsar                                  on 1998/08/08  23:01:57
10398         Log: fix bogus warning on "\x{123}"
10399              From: pmarquess@claudius.bfsec.bt.co.uk (Paul Marquess)
10400              Date: Mon, 27 Jul 1998 06:16:15 +0100 (BST)
10401              Message-Id: <9807270534.AA11102@claudius.bfsec.bt.co.uk>
10402              Subject: [5.005_50 PATCH] Some unicode problems
10403      Branch: perl
10404            ! regcomp.c toke.c
10405 ____________________________________________________________________________
10406 [  1770] By: gsar                                  on 1998/08/08  22:56:55
10407         Log: hide dup symbol for static build of ext/re
10408              From: Dominic Dunlop <domo@ppp72.vo.lu>
10409              Date: Wed, 29 Jul 1998 11:09:56 +0100 (WET DST)
10410              Message-Id: <199807291009.LAA08935@ppp72.vo.lu>
10411              Subject: Not OK: perl 5.00550 on powerpc-machten 4.1 [BOGUS PATCH]
10412      Branch: perl
10413            ! regcomp.c
10414 ____________________________________________________________________________
10415 [  1769] By: gsar                                  on 1998/08/08  22:45:06
10416         Log: fix double free on -Mutf8 -e '$b=uc("")'
10417              From: larry@wall.org (Larry Wall)
10418              Date: Fri, 7 Aug 1998 14:42:43 -0700
10419              Message-Id: <199808072142.OAA14920@wall.org>
10420              Subject: [PATCH 5.005_50]: uc("") and lc("") under utf8 fails
10421      Branch: perl
10422            ! pp.c
10423 ____________________________________________________________________________
10424 [  1768] By: gsar                                  on 1998/08/08  22:42:29
10425         Log: substr() assumes utf8 without say-so
10426              From: larry@wall.org (Larry Wall)
10427              Date: Fri, 7 Aug 1998 12:25:12 -0700
10428              Message-Id: <199808071925.MAA13436@wall.org>
10429              Subject: [PATCH 5.005_50] substr bug?
10430      Branch: perl
10431            ! pp.c
10432 ____________________________________________________________________________
10433 [  1767] By: gsar                                  on 1998/08/08  22:38:25
10434         Log: fix intolerance of SWASHes for blank lines
10435              From: Gisle Aas <aas@sn.no>
10436              Date: 06 Aug 1998 23:28:57 +0200
10437              Message-ID: <m3emutkdeu.fsf@furu.g.aas.no>
10438              Subject: Re: Re[2]: another joyride begins
10439      Branch: perl
10440            ! lib/utf8_heavy.pl
10441 ____________________________________________________________________________
10442 [  1766] By: gsar                                  on 1998/08/08  22:33:10
10443         Log: utf8 doc tweak
10444              From: Gisle Aas <aas@sn.no>
10445              Date: 05 Aug 1998 00:41:04 +0200
10446              Message-ID: <m3yat4wetb.fsf@furu.g.aas.no>
10447              Subject: Matching clumps
10448      Branch: perl
10449            ! lib/utf8.pm
10450 ____________________________________________________________________________
10451 [  1765] By: gsar                                  on 1998/08/08  22:31:37
10452         Log: kill bogus warning from -we 'use utf8; $_="\x{FF}"'
10453              From: Gisle Aas <aas@sn.no>
10454              Date: 04 Aug 1998 22:56:11 +0200
10455              Message-ID: <m3yat4sbys.fsf@furu.g.aas.no>
10456              Subject: Re: another joyride begins
10457      Branch: perl
10458            ! lib/utf8_heavy.pl
10459 ____________________________________________________________________________
10460 [  1764] By: gsar                                  on 1998/08/08  22:28:43
10461         Log: From: larry@wall.org (Larry Wall)
10462              Date: Tue, 4 Aug 1998 17:04:51 -0700
10463              Message-Id: <199808050004.RAA22592@wall.org>
10464              Subject: [PATCH 5.005_50] \pX not implemented!
10465      Branch: perl
10466            ! regcomp.c
10467 ____________________________________________________________________________
10468 [  1763] By: gsar                                  on 1998/08/08  22:27:15
10469         Log: From: Stephen McCamant <alias@mcs.com>
10470              Date: Sun,  2 Aug 1998 16:33:18 -0500 (CDT)
10471              Message-ID: <13764.55116.921952.837027@alias-2.pr.mcs.net>
10472              Subject: [PATCH] Eliminate superfluous RV2p[AH]Vs in oops[AH]V()
10473      Branch: perl
10474            ! op.c
10475 ____________________________________________________________________________
10476 [  1762] By: gsar                                  on 1998/08/08  22:26:09
10477         Log: From: Jarkko Hietaniemi <jhi@iki.fi>
10478              Date: Sun, 2 Aug 1998 22:05:28 +0300 (EET DST)
10479              Message-Id: <199808021905.WAA10592@alpha.hut.fi>
10480              Subject: [PATCH] 5.005_02-TRIAL1 or 5.004_05-MAINT_TRIAL_5: t/op/{pw,gr}ent.t
10481      Branch: perl
10482            + t/op/grent.t t/op/pwent.t
10483            ! MANIFEST
10484 ____________________________________________________________________________
10485 [  1761] By: gsar                                  on 1998/08/08  22:21:52
10486         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10487              Date: Thu, 30 Jul 1998 19:23:56 -0400 (EDT)
10488              Message-Id: <199807302323.TAA21175@monk.mps.ohio-state.edu>
10489              Subject: [5.005_50 PATCH] misprint in RE engine
10490      Branch: perl
10491            ! regexec.c t/op/re_tests
10492 ____________________________________________________________________________
10493 [  1760] By: gsar                                  on 1998/08/08  22:18:54
10494         Log: integrate maint-5.005 changes into mainline
10495      Branch: perl
10496           +> Porting/fixCORE README.os390 ebcdic.c win32/des_fcrypt.patch
10497           !> (integrate 138 files)
10498 ____________________________________________________________________________
10499 [  1672] By: gsar                                  on 1998/07/27  18:35:28
10500         Log: create new Changes
10501      Branch: perl
10502            + Changes
10503            ! Changes5.005 MANIFEST
10504 ____________________________________________________________________________
10505 [  1671] By: gsar                                  on 1998/07/27  18:30:57
10506         Log: rename Changes --> Changes5.005
10507      Branch: perl
10508           +> Changes5.005
10509            - Changes
10510 ____________________________________________________________________________
10511 [  1670] By: gsar                                  on 1998/07/27  18:10:14
10512         Log: integrate 5.005_01 changes from maint
10513      Branch: perl
10514            ! Changes
10515           !> README.win32 pod/perldelta.pod proto.h toke.c win32/GenCAPI.pl
10516           !> win32/win32.c
10517 ____________________________________________________________________________
10518 [  1667] By: nick                                  on 1998/07/26  14:31:01
10519         Log: Add dTHR so that it compiles miniperl in threaded mode
10520      Branch: perl
10521            ! doop.c mg.c regcomp.c regexec.c
10522 ____________________________________________________________________________
10523 [  1666] By: nick                                  on 1998/07/26  13:01:10
10524         Log: Resolve ansiperl against mainline (@1648?)
10525              Unclear that change number has "taken".
10526      Branch: ansiperl
10527           +> (branch 169 files)
10528            - ObjXSub.h XSLock.h compat3.sym fixvars pod/perld4.pod
10529           !> (integrate 131 files)
10530
10531 ----------------
10532 Version 5.005_50
10533 ----------------
10534
10535 ____________________________________________________________________________
10536 [  1665] By: gsar                                  on 1998/07/26  05:38:48
10537         Log: add trailing newline to file
10538      Branch: perl
10539            ! Changes lib/unicode/blocks.txt
10540 ____________________________________________________________________________
10541 [  1664] By: gsar                                  on 1998/07/26  05:08:48
10542         Log: integrate proto.h additions from maint-5.005
10543      Branch: perl
10544           !> pod/perlhist.pod proto.h
10545 ____________________________________________________________________________
10546 [  1663] By: gsar                                  on 1998/07/26  05:07:05
10547         Log: add new files to MANIFEST; add missing prototypes to proto.h;
10548              s/PL_utf8skip/utf8skip/ for now, or we end up with Perl_PL_;
10549              add typecasts to silence warnings; tweaks for win32 builds
10550      Branch: perl
10551            ! MANIFEST embed.h global.sym proto.h regexec.c toke.c utf8.h
10552            ! win32/Makefile win32/makefile.mk
10553 ____________________________________________________________________________
10554 [  1662] By: gsar                                  on 1998/07/26  05:01:52
10555         Log: add missing sv_*_mg() prototypes in proto.h, update perlhist.pod
10556      Branch: maint-5.005/perl
10557            ! pod/perlhist.pod proto.h
10558 ____________________________________________________________________________
10559 [  1661] By: gsar                                  on 1998/07/26  02:52:48
10560         Log: up patchlevel to 5.005_50
10561      Branch: perl
10562            ! Changes patchlevel.h win32/Makefile win32/config_H.bc
10563            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
10564 ____________________________________________________________________________
10565 [  1660] By: gsar                                  on 1998/07/26  02:43:57
10566         Log: integrate utfperl
10567      Branch: perl
10568           +> (branch 162 files)
10569           !> (integrate 29 files)
10570 ____________________________________________________________________________
10571 [  1659] By: gsar                                  on 1998/07/26  02:38:22
10572         Log: integrate maint-5.005 changes
10573      Branch: perl
10574           !> Changes README.vms djgpp/fixpmain emacs/ptags hints/beos.sh
10575           !> lib/Math/BigInt.pm pod/perldelta.pod pod/perlmodinstall.pod
10576           !> pod/perltoc.pod pp_sys.c t/lib/bigintpm.t
10577           !> vms/descrip_mms.template vms/subconfigure.com
10578 ____________________________________________________________________________
10579 [  1658] By: gsar                                  on 1998/07/26  02:23:46
10580         Log: VMS patches from Dan Sugalski <sugalskd@osshe.edu>
10581              Date: Fri, 24 Jul 1998 11:38:25 -0700
10582              Message-Id: <3.0.5.32.19980724113825.00a067b0@ous.edu>
10583              Subject: [PATCH 5.005] version number problem with VMS (Corrected)
10584              --
10585              Date: Fri, 24 Jul 1998 12:30:36 -0700
10586              Message-Id: <3.0.5.32.19980724123036.009f0390@ous.edu>
10587              Subject: [PATCH 5.005]Tweaks to README.vms
10588              --
10589              Date: Sat, 25 Jul 1998 17:56:55 -0700 (PDT)
10590              Message-ID: <Pine.GSO.3.96.980725175626.15740D-100000@netserve.ous.edu>
10591              Subject: [PATCH 5.005] Final build cleanup patch
10592      Branch: maint-5.005/perl
10593            ! README.vms vms/descrip_mms.template vms/subconfigure.com
10594 ____________________________________________________________________________
10595 [  1657] By: gsar                                  on 1998/07/26  02:19:50
10596         Log: another platform where pp_sselect() needs a whole fd_set buffer
10597              From: Lupe Christoph <lupe@alanya.m.isar.de>
10598              Date: Sat, 25 Jul 1998 19:49:33 +0200 (MET DST)
10599              Message-Id: <199807251749.TAA22347@alanya.m.isar.de>
10600              Subject: Patch for Not OK: perl 5.005 on i86pc-solaris-thread 2.6
10601      Branch: maint-5.005/perl
10602            ! pp_sys.c
10603 ____________________________________________________________________________
10604 [  1656] By: gsar                                  on 1998/07/26  02:12:46
10605         Log: fix problem building modules on dos-djgpp
10606              From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
10607              Date: Sat, 25 Jul 1998 00:53:39 +0200
10608              Message-ID: <19980725005339.C222@cdata.tvnet.hu>
10609              Subject: [PATCH 5.005] dos-djgpp and modules problem
10610      Branch: maint-5.005/perl
10611            ! djgpp/fixpmain
10612 ____________________________________________________________________________
10613 [  1655] By: gsar                                  on 1998/07/26  02:11:09
10614         Log: From: Tom Spindler <dogcow@home.merit.edu>
10615              Date: Wed, 22 Jul 1998 16:11:07 -0400
10616              Message-ID: <19980722161107.A16813@home.merit.edu>
10617              Subject: [PATCH 5.005] BeOS tweak
10618      Branch: maint-5.005/perl
10619            ! hints/beos.sh
10620 ____________________________________________________________________________
10621 [  1654] By: gsar                                  on 1998/07/26  02:09:29
10622         Log: various pod tweaks
10623      Branch: maint-5.005/perl
10624            ! Changes pod/perldelta.pod pod/perlmodinstall.pod
10625            ! pod/perltoc.pod
10626 ____________________________________________________________________________
10627 [  1653] By: gsar                                  on 1998/07/26  02:05:46
10628         Log: fix emacs/ptags for PL_* changes
10629              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10630              Date: Fri, 24 Jul 1998 03:12:35 -0400 (EDT)
10631              Message-Id: <199807240712.DAA04204@monk.mps.ohio-state.edu>
10632              Subject: [PATCH 5.004_76] Yet better ptags
10633      Branch: maint-5.005/perl
10634            ! emacs/ptags
10635 ____________________________________________________________________________
10636 [  1652] By: gsar                                  on 1998/07/26  02:03:01
10637         Log: fix behavior of <=> on bigints
10638              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
10639              Message-Id: <E0yzlfF-0004kz-00@taurus.cus.cam.ac.uk>
10640              Date: Fri, 24 Jul 1998 18:29:53 +0100
10641              Subject: [PATCH] Re: Math::BigInt <=> op is not correct.
10642      Branch: maint-5.005/perl
10643            ! lib/Math/BigInt.pm t/lib/bigintpm.t
10644 ____________________________________________________________________________
10645 [  1651] By: larry                                 on 1998/07/24  05:44:33
10646         Log: Here are the long-expected Unicode/UTF-8 modifications.
10647      Branch: utfperl
10648            + lib/unicode/ArabLink.pl lib/unicode/ArabLnkGrp.pl
10649            + lib/unicode/Bidirectional.pl lib/unicode/Block.pl
10650            + lib/unicode/Category.pl lib/unicode/CombiningClass.pl
10651            + lib/unicode/Decomposition.pl
10652            + lib/unicode/In/AlphabeticPresentationForms.pl
10653            + lib/unicode/In/Arabic.pl
10654            + lib/unicode/In/ArabicPresentationForms-A.pl
10655            + lib/unicode/In/ArabicPresentationForms-B.pl
10656            + lib/unicode/In/Armenian.pl lib/unicode/In/Arrows.pl
10657            + lib/unicode/In/BasicLatin.pl lib/unicode/In/Bengali.pl
10658            + lib/unicode/In/BlockElements.pl lib/unicode/In/Bopomofo.pl
10659            + lib/unicode/In/BoxDrawing.pl
10660            + lib/unicode/In/CJKCompatibility.pl
10661            + lib/unicode/In/CJKCompatibilityForms.pl
10662            + lib/unicode/In/CJKCompatibilityIdeographs.pl
10663            + lib/unicode/In/CJKSymbolsandPunctuation.pl
10664            + lib/unicode/In/CJKUnifiedIdeographs.pl
10665            + lib/unicode/In/CombiningDiacriticalMarks.pl
10666            + lib/unicode/In/CombiningHalfMarks.pl
10667            + lib/unicode/In/CombiningMarksforSymbols.pl
10668            + lib/unicode/In/ControlPictures.pl
10669            + lib/unicode/In/CurrencySymbols.pl lib/unicode/In/Cyrillic.pl
10670            + lib/unicode/In/Devanagari.pl lib/unicode/In/Dingbats.pl
10671            + lib/unicode/In/EnclosedAlphanumerics.pl
10672            + lib/unicode/In/EnclosedCJKLettersandMonths.pl
10673            + lib/unicode/In/GeneralPunctuation.pl
10674            + lib/unicode/In/GeometricShapes.pl lib/unicode/In/Georgian.pl
10675            + lib/unicode/In/Greek.pl lib/unicode/In/GreekExtended.pl
10676            + lib/unicode/In/Gujarati.pl lib/unicode/In/Gurmukhi.pl
10677            + lib/unicode/In/HalfwidthandFullwidthForms.pl
10678            + lib/unicode/In/HangulCompatibilityJamo.pl
10679            + lib/unicode/In/HangulJamo.pl lib/unicode/In/HangulSyllables.pl
10680            + lib/unicode/In/Hebrew.pl
10681            + lib/unicode/In/HighPrivateUseSurrogates.pl
10682            + lib/unicode/In/HighSurrogates.pl lib/unicode/In/Hiragana.pl
10683            + lib/unicode/In/IPAExtensions.pl lib/unicode/In/Kanbun.pl
10684            + lib/unicode/In/Kannada.pl lib/unicode/In/Katakana.pl
10685            + lib/unicode/In/Lao.pl lib/unicode/In/Latin-1Supplement.pl
10686            + lib/unicode/In/LatinExtended-A.pl
10687            + lib/unicode/In/LatinExtended-B.pl
10688            + lib/unicode/In/LatinExtendedAdditional.pl
10689            + lib/unicode/In/LetterlikeSymbols.pl
10690            + lib/unicode/In/LowSurrogates.pl lib/unicode/In/Malayalam.pl
10691            + lib/unicode/In/MathematicalOperators.pl
10692            + lib/unicode/In/MiscellaneousSymbols.pl
10693            + lib/unicode/In/MiscellaneousTechnical.pl
10694            + lib/unicode/In/NumberForms.pl
10695            + lib/unicode/In/OpticalCharacterRecognition.pl
10696            + lib/unicode/In/Oriya.pl lib/unicode/In/PrivateUse.pl
10697            + lib/unicode/In/SmallFormVariants.pl
10698            + lib/unicode/In/SpacingModifierLetters.pl
10699            + lib/unicode/In/Specials.pl
10700            + lib/unicode/In/SuperscriptsandSubscripts.pl
10701            + lib/unicode/In/Tamil.pl lib/unicode/In/Telugu.pl
10702            + lib/unicode/In/Thai.pl lib/unicode/In/Tibetan.pl
10703            + lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
10704            + lib/unicode/Is/BidiAN.pl lib/unicode/Is/BidiB.pl
10705            + lib/unicode/Is/BidiCS.pl lib/unicode/Is/BidiEN.pl
10706            + lib/unicode/Is/BidiES.pl lib/unicode/Is/BidiET.pl
10707            + lib/unicode/Is/BidiL.pl lib/unicode/Is/BidiON.pl
10708            + lib/unicode/Is/BidiR.pl lib/unicode/Is/BidiS.pl
10709            + lib/unicode/Is/BidiWS.pl lib/unicode/Is/C.pl
10710            + lib/unicode/Is/Cc.pl lib/unicode/Is/Cn.pl lib/unicode/Is/Co.pl
10711            + lib/unicode/Is/DCcircle.pl lib/unicode/Is/DCcompat.pl
10712            + lib/unicode/Is/DCfinal.pl lib/unicode/Is/DCfont.pl
10713            + lib/unicode/Is/DCinital.pl lib/unicode/Is/DCinitial.pl
10714            + lib/unicode/Is/DCisolated.pl lib/unicode/Is/DCnarrow.pl
10715            + lib/unicode/Is/DCnoBreak.pl lib/unicode/Is/DCsmall.pl
10716            + lib/unicode/Is/DCsquare.pl lib/unicode/Is/DCsub.pl
10717            + lib/unicode/Is/DCsuper.pl lib/unicode/Is/DCvertical.pl
10718            + lib/unicode/Is/DCwide.pl lib/unicode/Is/DecoCanon.pl
10719            + lib/unicode/Is/DecoCompat.pl lib/unicode/Is/Digit.pl
10720            + lib/unicode/Is/L.pl lib/unicode/Is/Ll.pl lib/unicode/Is/Lm.pl
10721            + lib/unicode/Is/Lo.pl lib/unicode/Is/Lower.pl
10722            + lib/unicode/Is/Lt.pl lib/unicode/Is/Lu.pl lib/unicode/Is/M.pl
10723            + lib/unicode/Is/Mc.pl lib/unicode/Is/Mirrored.pl
10724            + lib/unicode/Is/Mn.pl lib/unicode/Is/N.pl lib/unicode/Is/Nd.pl
10725            + lib/unicode/Is/No.pl lib/unicode/Is/P.pl lib/unicode/Is/Pd.pl
10726            + lib/unicode/Is/Pe.pl lib/unicode/Is/Po.pl
10727            + lib/unicode/Is/Print.pl lib/unicode/Is/Ps.pl
10728            + lib/unicode/Is/S.pl lib/unicode/Is/Sc.pl lib/unicode/Is/Sm.pl
10729            + lib/unicode/Is/So.pl lib/unicode/Is/Space.pl
10730            + lib/unicode/Is/Upper.pl lib/unicode/Is/Z.pl
10731            + lib/unicode/Is/Zl.pl lib/unicode/Is/Zp.pl lib/unicode/Is/Zs.pl
10732            + lib/unicode/JamoShort.pl lib/unicode/Makefile
10733            + lib/unicode/Name.pl lib/unicode/Number.pl
10734            + lib/unicode/To/Digit.pl lib/unicode/To/Lower.pl
10735            + lib/unicode/To/Title.pl lib/unicode/To/Upper.pl
10736            + lib/unicode/UnicodeData-Latest.txt lib/unicode/arabshp.txt
10737            + lib/unicode/blocks.txt lib/unicode/index2.txt
10738            + lib/unicode/jamo2.txt lib/unicode/mktables.PL
10739            + lib/unicode/names2.txt lib/unicode/props2.txt
10740            + lib/unicode/readme.txt lib/utf8.pm lib/utf8_heavy.pl t/UTEST
10741            + utf8.c utf8.h
10742            ! Makefile.SH doop.c embed.h embedvar.h global.sym handy.h mg.c
10743            ! op.c op.h perl.h perlvars.h pod/perlfunc.pod pod/perlop.pod
10744            ! pod/perlre.pod pp.c pp_ctl.c pp_hot.c proto.h regcomp.c
10745            ! regcomp.h regcomp.sym regexec.c regexp.h regnodes.h sv.c
10746            ! t/op/vec.t toke.c util.c vms/vmsish.h
10747 ____________________________________________________________________________
10748 [  1650] By: gsar                                  on 1998/07/24  04:06:48
10749         Log: create utfperl branch
10750      Branch: utfperl
10751           +> (branch 1079 files)
10752 ____________________________________________________________________________
10753 [  1649] By: gsar                                  on 1998/07/24  03:56:56
10754         Log: create maint-5.005 branch
10755      Branch: maint-5.005/perl
10756           +> (branch 1079 files)
10757 ____________________________________________________________________________
10758 [  1648] By: gsar                                  on 1998/07/24  03:36:35
10759         Log: un-checked-in 5.005 Changes  (this is 5.005 *exactly*)
10760      Branch: perl
10761            ! Changes
10762