9631a6ec7d934214b632baae83981390ba0f2efb
[p5sagit/p5-mst-13.2.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_59        Development release working toward 5.006
79 ----------------
80
81 ____________________________________________________________________________
82 [  3879] By: gsar                                  on 1999/08/02  08:18:58
83         Log: integrate cfgperl changes into mainline
84      Branch: perl
85           !> Configure config_h.SH sv.c
86 ____________________________________________________________________________
87 [  3878] By: gsar                                  on 1999/08/02  08:13:16
88         Log: change#3692 had an unintentional patch leak through!
89              (this would explain the mysterious C<next LABEL> failures
90              people have seen)
91      Branch: perl
92            ! pp_ctl.c
93 ____________________________________________________________________________
94 [  3877] By: gsar                                  on 1999/08/02  08:00:29
95         Log: up patchlevel to 59
96      Branch: perl
97            ! Changes patchlevel.h pod/perlhist.pod win32/Makefile
98            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
99            ! win32/makefile.mk
100 ____________________________________________________________________________
101 [  3876] By: gsar                                  on 1999/08/02  07:51:18
102         Log: fix coredump under usethreads+debug
103      Branch: perl
104            ! util.c
105 ____________________________________________________________________________
106 [  3875] By: jhi                                   on 1999/08/02  07:50:51
107         Log: d_bincompat5005 could be left empty.
108      Branch: cfgperl
109            ! Configure config_h.SH
110      Branch: metaconfig/U/perl
111            ! bincompat5005.U
112 ____________________________________________________________________________
113 [  3874] By: jhi                                   on 1999/08/02  07:42:45
114         Log: Fix printf %d when IV is quad.
115      Branch: cfgperl
116            ! sv.c
117 ____________________________________________________________________________
118 [  3873] By: gsar                                  on 1999/08/02  07:41:03
119         Log: fix d_bincompat5005='' junking config.h
120      Branch: perl
121            ! Configure
122 ____________________________________________________________________________
123 [  3872] By: gsar                                  on 1999/08/02  07:38:48
124         Log: C needs parameter list, not merely type
125      Branch: perl
126            ! win32/win32.c
127 ____________________________________________________________________________
128 [  3871] By: jhi                                   on 1999/08/02  07:20:51
129         Log: Integrate with Sarathy.
130      Branch: cfgperl
131           !> Changes ext/B/B/C.pm ext/B/B/CC.pm regexec.c
132 ____________________________________________________________________________
133 [  3870] By: gsar                                  on 1999/08/02  07:12:18
134         Log: integrate cfgperl changes into mainline
135      Branch: perl
136            ! Changes
137           !> Configure Makefile.SH Porting/Glossary Porting/config.sh
138           !> Porting/config_H config_h.SH doio.c dump.c mg.c op.c perl.h
139           !> pp_ctl.c pp_hot.c pp_sys.c scope.c sv.c t/pragma/warn/sv
140           !> toke.c util.c
141 ____________________________________________________________________________
142 [  3869] By: gsar                                  on 1999/08/02  06:59:09
143         Log: From: "Vishal Bhatia" <vishalb@my-deja.com>
144              Date: Sat, 31 Jul 1999 19:08:33 -0700
145              Message-ID: <LAONLKLELDJAFAAA@my-deja.com>
146              Subject: [PATCH 5.005_58] "use constant" in the compiler
147      Branch: perl
148            ! ext/B/B/C.pm ext/B/B/CC.pm
149 ____________________________________________________________________________
150 [  3868] By: gsar                                  on 1999/08/02  06:55:51
151         Log: debug build tweak
152      Branch: perl
153            ! regexec.c
154 ____________________________________________________________________________
155 [  3867] By: gsar                                  on 1999/08/02  06:35:18
156         Log: create vmsperl branch (to be owned and operated by: cbailey)
157      Branch: vmsperl
158           +> (branch 1476 files)
159 ____________________________________________________________________________
160 [  3866] By: jhi                                   on 1999/08/01  23:34:40
161         Log: so_locations once is enough.
162      Branch: cfgperl
163            ! Makefile.SH
164 ____________________________________________________________________________
165 [  3865] By: jhi                                   on 1999/08/01  23:13:05
166         Log: Simplicate duplicated code.
167      Branch: cfgperl
168            ! util.c
169 ____________________________________________________________________________
170 [  3864] By: jhi                                   on 1999/08/01  22:41:41
171         Log: Integrate with Sarathy.  perl.h and util.c required manual resolving.
172      Branch: cfgperl
173           +> README.cygwin cygwin/Makefile.SHs cygwin/ld2.in
174           +> cygwin/perlld.in ext/DynaLoader/dl_cygwin.xs hints/cygwin.sh
175            - README.cygwin32 cygwin32/Makefile.SHs
176            - cygwin32/build-instructions.READFIRST
177            - cygwin32/build-instructions.charles-wilson
178            - cygwin32/build-instructions.sebastien-barre
179            - cygwin32/build-instructions.steven-morlock
180            - cygwin32/build-instructions.steven-morlock2 cygwin32/ld2.in
181            - cygwin32/perlld.in ext/DynaLoader/dl_cygwin32.xs
182            - hints/cygwin32.sh
183           !> (integrate 61 files)
184 ____________________________________________________________________________
185 [  3863] By: jhi                                   on 1999/08/01  22:36:02
186         Log: Regen Configure and Glossary once again.
187      Branch: cfgperl
188            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
189            ! config_h.SH
190 ____________________________________________________________________________
191 [  3862] By: jhi                                   on 1999/08/01  22:26:09
192         Log: Glossary update for #3861.
193      Branch: cfgperl
194            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
195            ! config_h.SH
196 ____________________________________________________________________________
197 [  3861] By: jhi                                   on 1999/08/01  22:22:51
198         Log: 64-bit work.  Now 32-bit platforms get a 100% make test
199              with -Duse64bits (using long long).
200              Tested in Solaris 2.6 sparc  RH Linux 6.0 x86
201              (and Digital IX 4.0D, to get a true 64-bit opinion).  Now e.g.
202              'print unpack "q", pack "q", 12345678901'
203              should work on such 32-bit platforms.
204              Still a lot of printf()s behind -D which wrongly assume
205              that %ld/%lx and (long) are a good combination.
206              Introducing a slew of new macros intended to be used in printf()
207              format strings: e. g. PERL_PRId64 is the string to be used
208              when printing an IV, printf("%" PERL_PRId64 "\n", iv).
209              The PRI... naming follows the C9X naming of <inttypes.h> macros.
210      Branch: cfgperl
211            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
212            ! config_h.SH doio.c dump.c mg.c op.c perl.h pp_ctl.c pp_hot.c
213            ! pp_sys.c scope.c sv.c t/pragma/warn/sv toke.c util.c
214      Branch: metaconfig/U/perl
215            + atolf.U atoll.U longdblfio.U quadfio.U strtoull.U
216 ____________________________________________________________________________
217 [  3860] By: gsar                                  on 1999/08/01  21:23:18
218         Log: integrate cfgperl contents into mainline
219      Branch: perl
220            ! toke.c
221           !> (integrate 29 files)
222 ____________________________________________________________________________
223 [  3859] By: gsar                                  on 1999/08/01  21:13:09
224         Log: From: Nathan Torkington <gnat@frii.com>
225              Date: Sun, 1 Aug 1999 11:23:35 -0600 (MDT)
226              Message-ID: <14244.33431.739419.806927@localhost.frii.com>
227              Subject: [PATCH 5.005_58] ext/B/B/Disassembler.pm patch
228      Branch: perl
229            ! ext/B/B/Disassembler.pm
230 ____________________________________________________________________________
231 [  3858] By: gsar                                  on 1999/08/01  21:09:15
232         Log: DB_File 1.68 update from Paul Marquess
233      Branch: perl
234            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
235            ! ext/DB_File/DB_File.xs t/lib/db-btree.t t/lib/db-hash.t
236            ! t/lib/db-recno.t
237 ____________________________________________________________________________
238 [  3857] By: gsar                                  on 1999/08/01  21:05:54
239         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
240              Date: Sat, 31 Jul 1999 05:13:38 -0400
241              Message-Id: <199907311407.IAA25038@localhost.frii.com>
242              Subject: [PATCH 5.005_58] More optimizations to REx engine
243      Branch: perl
244            ! embed.pl embedvar.h ext/Thread/Thread.xs objXSUB.h perl.c
245            ! perl.h proto.h regcomp.c regexec.c t/op/re_tests thrdvar.h
246 ____________________________________________________________________________
247 [  3856] By: gsar                                  on 1999/08/01  20:59:59
248         Log: slightly modified version of suggested patch
249              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
250              Date: Sat, 31 Jul 1999 04:45:12 -0400
251              Message-Id: <199907311406.IAA25034@localhost.frii.com>
252              Subject: [PATCH 5.005_58] Fix OS/2 build
253      Branch: perl
254            ! Makefile.SH lib/ExtUtils/MM_OS2.pm lib/ExtUtils/Mksymlists.pm
255            ! makedef.pl os2/Makefile.SHs os2/diff.configure perl.h sv.h
256 ____________________________________________________________________________
257 [  3855] By: gsar                                  on 1999/08/01  20:49:06
258         Log: cygwin update
259              From: "Fifer, Eric" <EFifer@sanwaint.com>
260              Date: Fri, 30 Jul 1999 18:31:48 +0100
261              Message-Id: <71E287AB0D94D111BBD600600849EC8185EE06@POST>
262              Subject: [ID 19990730.003] PATCH] perl5.005_58 cygwin port
263      Branch: perl
264            ! doio.c dosish.h lib/File/Spec/Unix.pm mg.c perl.h perlsdio.h
265            ! pp_sys.c unixish.h util.c
266 ____________________________________________________________________________
267 [  3854] By: gsar                                  on 1999/08/01  20:41:53
268         Log: fixes from Stephen McCamant that address bugs in change#3612
269              (the optimization shouldn't be enabled in expressions where
270              the variable is introduced), and fix Deparse to grok the
271              optimization
272              Date: Thu, 29 Jul 1999 21:21:49 -0500 (CDT)
273              Message-ID: <14241.3133.979257.953396@alias-2.pr.mcs.net>
274              Subject: [PATCH _58] Set OPpTARGET_MY more consistently
275              --
276              Date: Thu, 29 Jul 1999 22:31:16 -0500 (CDT)
277              Message-ID: <14241.7300.181386.763503@alias-2.pr.mcs.net>
278              Subject: [PATCH _58] Disable TARGET_MY-ization on variable introduction
279              --
280              Date: Fri, 30 Jul 1999 22:25:27 -0500 (CDT)
281              Message-Id: <199907310326.VAA24376@localhost.frii.com>
282              Subject: [PATCH _58, long] B::Deparse (was Re: New warning 'Useless use of...')
283      Branch: perl
284            ! ext/B/B/Deparse.pm op.c
285 ____________________________________________________________________________
286 [  3853] By: gsar                                  on 1999/08/01  20:31:32
287         Log: From: Stephen McCamant <smccam@uclink4.berkeley.edu>
288              Date: Thu, 29 Jul 1999 14:08:50 -0500 (CDT)
289              Message-ID: <14240.42690.292893.605292@alias-2.pr.mcs.net>
290              Subject: [PATCH _58] Two one-liner LOGOP tweaks
291      Branch: perl
292            ! op.c opcode.h opcode.pl
293 ____________________________________________________________________________
294 [  3852] By: gsar                                  on 1999/08/01  20:29:17
295         Log: rename cygwin32 to cygwin (from Eric Fifer <EFifer@sanwaint.com>)
296      Branch: perl
297            ! AUTHORS EXTERN.h INSTALL MAINTAIN Makefile.SH Porting/patchls
298            ! README.cygwin README.win32 XSUB.h cygwin/Makefile.SHs
299            ! ext/DynaLoader/dl_cygwin.xs ext/POSIX/POSIX.xs
300            ! ext/SDBM_File/sdbm/pair.c hints/cygwin.sh
301            ! lib/ExtUtils/MM_Cygwin.pm makedepend.SH perl.h pod/perl.pod
302            ! pod/perlport.pod pp_sys.c util.c
303 ____________________________________________________________________________
304 [  3851] By: gsar                                  on 1999/08/01  20:20:05
305         Log: move files around for s/cygwin32/cygwin/ renaming
306      Branch: perl
307           +> README.cygwin cygwin/Makefile.SHs cygwin/ld2.in
308           +> cygwin/perlld.in ext/DynaLoader/dl_cygwin.xs hints/cygwin.sh
309            - README.cygwin32 cygwin32/Makefile.SHs
310            - cygwin32/build-instructions.READFIRST
311            - cygwin32/build-instructions.charles-wilson
312            - cygwin32/build-instructions.sebastien-barre
313            - cygwin32/build-instructions.steven-morlock
314            - cygwin32/build-instructions.steven-morlock2 cygwin32/ld2.in
315            - cygwin32/perlld.in ext/DynaLoader/dl_cygwin32.xs
316            - hints/cygwin32.sh
317            ! MANIFEST
318 ____________________________________________________________________________
319 [  3850] By: gsar                                  on 1999/08/01  20:05:14
320         Log: posix-bc hints tweak (via private mail from Thomas Dorner
321              <Thomas.Dorner@start.de>)
322      Branch: perl
323            ! Changes hints/posix-bc.sh
324 ____________________________________________________________________________
325 [  3849] By: gsar                                  on 1999/08/01  19:50:20
326         Log: notes on PERL_IMPLICIT_CONTEXT (from a version by Nathan Torkington
327              <gnat@frii.com>)
328      Branch: perl
329            ! perl.h pod/perldelta.pod pod/perlguts.pod
330 ____________________________________________________________________________
331 [  3848] By: gsar                                  on 1999/08/01  18:34:41
332         Log: fix defined(@foo) encarpments
333      Branch: perl
334            ! ext/B/B/C.pm lib/CGI.pm lib/Dumpvalue.pm lib/dumpvar.pl
335            ! pod/perltrap.pod
336 ____________________________________________________________________________
337 [  3847] By: jhi                                   on 1999/08/01  17:17:07
338         Log: Undo #3790 and the patches that attempted to fix it
339              (#3837, #3838, #3845).  The #3790 caused linkage failures
340              and/or core dumps in Solaris 2.6, Digital UNIX 4.0D, and
341              IRIX 6.5.
342      Branch: cfgperl
343            - ext/SDBM_File/hints/dec_osf.pl ext/SDBM_File/hints/solaris.pl
344            ! MANIFEST ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm
345            ! lib/ExtUtils/MakeMaker.pm os2/OS2/REXX/Makefile.PL perl.h
346 ____________________________________________________________________________
347 [  3846] By: jhi                                   on 1999/08/01  11:41:52
348         Log: Reading 64-bit decimal numbers was broken because
349              the NV was cast to an I32, not an IV.
350      Branch: cfgperl
351            ! toke.c
352 ____________________________________________________________________________
353 [  3845] By: jhi                                   on 1999/08/01  11:00:24
354         Log: Solaris doesn't like PERL_MALLOC_OK in SDBM_File.
355      Branch: cfgperl
356            + ext/SDBM_File/hints/solaris.pl
357 ____________________________________________________________________________
358 [  3844] By: jhi                                   on 1999/08/01  10:55:44
359         Log: Enable Solaris largefiles support only if -Duse64bits is used.
360              (Effectively removes #3311).
361      Branch: cfgperl
362            ! hints/solaris_2.sh
363 ____________________________________________________________________________
364 [  3843] By: jhi                                   on 1999/07/31  22:44:56
365         Log: Integer overflow iteration.
366      Branch: cfgperl
367            ! t/op/oct.t toke.c util.c
368 ____________________________________________________________________________
369 [  3842] By: jhi                                   on 1999/07/31  22:11:03
370         Log: Remove a lot of unused regnode codes.
371              Noticed by Ilya.
372      Branch: cfgperl
373            ! regcomp.c regcomp.sym regexec.c regnodes.h
374 ____________________________________________________________________________
375 [  3841] By: jhi                                   on 1999/07/31  21:53:54
376         Log: Make the use64bits and usethreads friendlier/braver;
377              they no more wimp out if the platform is unknown.
378              On use64bits if gcc used -DUSE_LONG_LONG is added
379              to the ccflags (this dependency on gcc caused a slightly weird
380              reordering of Configure, but things still seem to work.)
381      Branch: cfgperl
382            ! Configure README.threads config_h.SH
383      Branch: metaconfig
384            ! U/threads/usethreads.U
385      Branch: metaconfig/U/perl
386            ! use64bits.U
387 ____________________________________________________________________________
388 [  3840] By: jhi                                   on 1999/07/31  20:26:22
389         Log: Hack the "integer overflow" code some more.
390      Branch: cfgperl
391            ! perl.h toke.c util.c
392 ____________________________________________________________________________
393 [  3839] By: jhi                                   on 1999/07/31  20:22:00
394         Log: Test oct() at the 2^32-1 limit.
395      Branch: cfgperl
396            ! t/op/oct.t
397 ____________________________________________________________________________
398 [  3838] By: jhi                                   on 1999/07/31  20:08:43
399         Log: Update MANIFEST for #3837.
400      Branch: cfgperl
401            ! MANIFEST
402 ____________________________________________________________________________
403 [  3837] By: jhi                                   on 1999/07/31  20:02:40
404         Log: Digital UNIX 4.0D doesn't like perl malloc on sdbm
405              (a core dump with a corrput stack ensues).
406      Branch: cfgperl
407            + ext/SDBM_File/hints/dec_osf.pl
408 ____________________________________________________________________________
409 [  3836] By: jhi                                   on 1999/07/29  21:09:01
410         Log: Allow for Configure -Ubincompat5005 override.
411      Branch: cfgperl
412            ! Configure config_h.SH
413      Branch: metaconfig/U/perl
414            ! bincompat5005.U
415 ____________________________________________________________________________
416 [  3835] By: jhi                                   on 1999/07/29  21:04:02
417         Log: Make Configure support PERL_BINCOMPAT_5005.
418      Branch: cfgperl
419            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
420            ! config_h.SH
421      Branch: metaconfig/U/perl
422            + bincompat5005.U
423 ____________________________________________________________________________
424 [  3834] By: jhi                                   on 1999/07/29  19:25:35
425         Log: AIX tweak, need reported by David R. Fravor <dfavor@austin.ibm.com> 
426      Branch: cfgperl
427            ! Makefile.SH
428 ____________________________________________________________________________
429 [  3833] By: jhi                                   on 1999/07/29  14:07:09
430         Log: Integrate with Sarathy.  I overruled on perldelta
431              and perldiag.
432      Branch: cfgperl
433           !> README.win32 emacs/cperl-mode.el globals.c installperl
434           !> iperlsys.h makedef.pl perl.h pod/perldelta.pod
435           !> pod/perldiag.pod pod/perllexwarn.pod toke.c utils/perldoc.PL
436           !> win32/Makefile win32/bin/pl2bat.pl win32/makefile.mk
437           !> win32/perllib.c win32/win32.c
438 ____________________________________________________________________________
439 [  3832] By: jhi                                   on 1999/07/29  14:02:50
440         Log: Repent and make overly large integerish
441              constants non-fatal.  They are now promoted
442              to NVs, accompanied by an overflow warning that
443              is by default on.
444      Branch: cfgperl
445            ! embed.pl global.sym pod/perldelta.pod pod/perldiag.pod pp.c
446            ! proto.h t/op/oct.t t/pragma/warn/6default t/pragma/warn/util
447            ! toke.c util.c
448 ____________________________________________________________________________
449 [  3831] By: jhi                                   on 1999/07/29  11:40:04
450         Log: AIX exhibits different error on failed system().
451              Slightly modified patch via private email from
452              David R. Favor <dfavor@austin.ibm.com>
453      Branch: cfgperl
454            ! t/op/exec.t
455 ____________________________________________________________________________
456 [  3830] By: gsar                                  on 1999/07/29  07:46:11
457         Log: cperl-mode.el v4.19
458      Branch: perl
459            ! emacs/cperl-mode.el
460 ____________________________________________________________________________
461 [  3829] By: gsar                                  on 1999/07/29  07:30:35
462         Log: From: jan.dubois@ibm.net (Jan Dubois)
463              Date: Wed, 28 Jul 1999 22:01:42 +0200
464              Message-ID: <37aa5f9b.12941448@smtp1.ibm.net>
465              Subject: [PATCH 5.005_58] win32/bin/pl2bat.pl doesn't work correctly
466      Branch: perl
467            ! win32/bin/pl2bat.pl
468 ____________________________________________________________________________
469 [  3828] By: gsar                                  on 1999/07/29  07:19:27
470         Log: tweak previous change for multiple hits
471      Branch: perl
472            ! utils/perldoc.PL
473 ____________________________________________________________________________
474 [  3827] By: gsar                                  on 1999/07/29  07:10:00
475         Log: band-aid for perldoc -t broken-ness (the new Pod::Text
476              really needs a pod2text() compatibility function)
477      Branch: perl
478            ! utils/perldoc.PL
479 ____________________________________________________________________________
480 [  3826] By: gsar                                  on 1999/07/29  01:33:46
481         Log: minor tweaks to pods and toke.c comments
482      Branch: perl
483            ! pod/perldelta.pod pod/perldiag.pod pod/perllexwarn.pod toke.c
484 ____________________________________________________________________________
485 [  3825] By: gsar                                  on 1999/07/29  00:12:52
486         Log: integrate cfgperl changes into mainline
487      Branch: perl
488           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
489           !> README.threads config_h.SH ext/IO/lib/IO/Handle.pm
490           !> ext/IO/lib/IO/Socket.pm ext/IO/lib/IO/Socket/INET.pm
491           !> ext/POSIX/POSIX.xs lib/ExtUtils/Install.pm perl.h
492           !> pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
493           !> pod/perllexwarn.pod pod/perlre.pod pp.c pp_sys.c
494           !> t/lib/io_unix.t t/op/oct.t t/pragma/warn/6default
495           !> t/pragma/warn/util toke.c util.c
496 ____________________________________________________________________________
497 [  3824] By: jhi                                   on 1999/07/28  21:15:04
498         Log: Tiny patch to go over #3820 (via private mail from Lincoln).
499      Branch: cfgperl
500            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Socket.pm
501            ! ext/IO/lib/IO/Socket/INET.pm
502 ____________________________________________________________________________
503 [  3823] By: jhi                                   on 1999/07/28  20:29:17
504         Log: Continue pack() doc honing.
505      Branch: cfgperl
506            ! pod/perlfunc.pod
507 ____________________________________________________________________________
508 [  3822] By: jhi                                   on 1999/07/28  20:17:37
509         Log: Enhance pack() doc.
510      Branch: cfgperl
511            ! pod/perlfunc.pod
512 ____________________________________________________________________________
513 [  3821] By: jhi                                   on 1999/07/28  18:34:50
514         Log: UNIX Domain Sockets are not implemented under QNX.
515              
516              From: Norton Allen <allen@huarp.harvard.edu>
517              To: perl5-porters@perl.org
518              Subject: [ID 19990728.010] Patch:t/lib/io_unix.t _58 QNX
519              Date: Wed, 28 Jul 1999 14:07:16 -0400 (edt)
520              Message-Id: <199907281807.OAA13167@bottesini.harvard.edu>
521      Branch: cfgperl
522            ! t/lib/io_unix.t
523 ____________________________________________________________________________
524 [  3820] By: jhi                                   on 1999/07/28  18:13:37
525         Log: IO::* enhancements.
526              
527              1) write() and syswrite() will now accept a single-argument
528              form of the call, for consistency with Perl's syswrite().
529              2) You can create a TCP-based IO::Socket::INET without forcing
530              a connect attempt.  This allows you to configure its options
531              (like making it non-blocking) and then call connect() manually.
532              3) Fixed a bug that prevented the IO::Socket::protocol() accessor
533              from ever returning the correct value.
534              
535              From: Lincoln Stein <lstein@formaggio.cshl.org>
536              To: Graham Barr <gbarr@pobox.com>
537              Cc: Lincoln Stein <lstein@cshl.org>, perl5-porters@perl.org
538              Subject: Re: patch for IO::*
539              Date: Wed, 28 Jul 1999 13:55:05 -0400 (EDT)
540              Message-ID: <14239.17401.330408.145295@formaggio.cshl.org>
541      Branch: cfgperl
542            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Socket.pm
543            ! ext/IO/lib/IO/Socket/INET.pm
544 ____________________________________________________________________________
545 [  3819] By: gsar                                  on 1999/07/28  18:08:06
546         Log: misc PERL_OBJECT tweaks; perlcore.dll is now perl56.dll
547      Branch: perl
548            ! README.win32 globals.c installperl iperlsys.h makedef.pl
549            ! perl.h win32/Makefile win32/makefile.mk win32/perllib.c
550            ! win32/win32.c
551 ____________________________________________________________________________
552 [  3818] By: jhi                                   on 1999/07/28  17:48:16
553         Log: Need to add QNX to the list for DONT_DECLARE_STD.
554              (The elimination of use of the _() macro apparently triggered
555              an incompatability with a #define of atof)
556              
557              From: Norton Allen <allen@huarp.harvard.edu>
558              To: perl5-porters@perl.org
559              Subject: [ID 19990728.008] Patch:perl.h _58 QNX
560              Date: Wed, 28 Jul 1999 13:06:23 -0400 (edt)
561              Message-Id: <199907281706.NAA07617@bottesini.harvard.edu>
562      Branch: cfgperl
563            ! perl.h
564 ____________________________________________________________________________
565 [  3817] By: jhi                                   on 1999/07/28  17:46:30
566         Log: Need to add some more conditions to deal with the case
567              defined(HAS_GETSPNAM) && ! defined(HAS_GETSPENT)
568              which is true for QNX4.
569              From: Norton Allen <allen@huarp.harvard.edu>
570              To: perl5-porters@perl.org
571              Subject: [ID 19990728.009] Patch:pp_sys.c _58 QNX
572              Date: Wed, 28 Jul 1999 13:08:42 -0400 (edt)
573              Message-Id: <199907281708.NAA07947@bottesini.harvard.edu>
574      Branch: cfgperl
575            ! pp_sys.c
576 ____________________________________________________________________________
577 [  3816] By: jhi                                   on 1999/07/28  17:43:40
578         Log: The QNX shell needs a couple more semicolons.
579              
580              From: Norton Allen <allen@huarp.harvard.edu>
581              To: perl5-porters@perl.org
582              Subject: [ID 19990728.007] Patch:Configure _58 QNX
583              Date: Wed, 28 Jul 1999 13:03:00 -0400 (edt)
584              Message-Id: <199907281703.NAA07363@bottesini.harvard.edu>
585              
586              plus silence metalint moanings on vendorprefix.
587      Branch: cfgperl
588            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
589            ! config_h.SH
590 ____________________________________________________________________________
591 [  3815] By: jhi                                   on 1999/07/28  17:31:11
592         Log: Silence metalint on vendorprefix.U.
593      Branch: metaconfig
594            ! U/installdirs/vendorprefix.U
595 ____________________________________________________________________________
596 [  3814] By: jhi                                   on 1999/07/28  17:13:29
597         Log: QNX shell needs more semicolons.
598      Branch: metaconfig/U/perl
599            ! Extensions.U
600 ____________________________________________________________________________
601 [  3813] By: jhi                                   on 1999/07/28  17:05:08
602         Log: Integrate with Sarathy.
603      Branch: cfgperl
604           !> lib/ExtUtils/MM_Unix.pm
605 ____________________________________________________________________________
606 [  3812] By: jhi                                   on 1999/07/28  16:20:17
607         Log: Fix a typo, un-shout, and reformat the installation output.
608      Branch: cfgperl
609            ! lib/ExtUtils/Install.pm
610 ____________________________________________________________________________
611 [  3811] By: gsar                                  on 1999/07/28  15:41:11
612         Log: fix typo that caused INSTALLPRIVLIB to have doubled 'perl5'
613      Branch: perl
614            ! lib/ExtUtils/MM_Unix.pm
615 ____________________________________________________________________________
616 [  3810] By: jhi                                   on 1999/07/28  13:55:57
617         Log: Talk more about subsecond things in perlfunc.
618              (Yes, redundant with perlfaq8.)
619      Branch: cfgperl
620            ! pod/perlfunc.pod
621 ____________________________________________________________________________
622 [  3809] By: jhi                                   on 1999/07/28  07:23:48
623         Log: Integrate with Sarathy.
624      Branch: cfgperl
625           !> configpm hints/freebsd.sh lib/Pod/Html.pm perl.h t/op/grent.t
626           !> t/op/pwent.t
627 ____________________________________________________________________________
628 [  3808] By: jhi                                   on 1999/07/28  07:23:03
629         Log: Document toke.c.
630              From: Nathan Torkington <gnat@frii.com>
631              To: perl5-porters@perl.org
632              Subject: Re: toke.c patch, work in progress
633              Date: Tue, 27 Jul 1999 23:02:09 -0600 (MDT)
634              Message-ID: <14238.36561.979473.667842@localhost.frii.com>
635      Branch: cfgperl
636            ! toke.c
637 ____________________________________________________________________________
638 [  3807] By: jhi                                   on 1999/07/28  07:10:56
639         Log: perlre clarification.
640              
641              From: Ian Phillipps <ian@dial.pipex.com>
642              To: Perl 5 Porters <perl5-porters@perl.org>
643              Subject: [PATCH 5.00557] Add definite article to perlre.pod
644              Date: Tue, 27 Jul 1999 10:46:29 +0100
645              Message-ID: <19990727104629.A10074@homer.diplex.co.uk>
646      Branch: cfgperl
647            ! pod/perlre.pod
648 ____________________________________________________________________________
649 [  3806] By: gsar                                  on 1999/07/28  07:07:46
650         Log: fix the perl -V breakage
651              
652              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
653              To: Jarkko Hietaniemi <jhi@iki.fi>
654              Cc: "John L. Allen" <allen@grumman.com>, perl5-porters@perl.org,
655              gsar@activestate.com
656              Subject: Re: Follow up to: _58 on AIX 431
657              Date: Tue, 27 Jul 1999 17:42:00 -0400
658              Message-ID: <19990727174200.A12775@monk.mps.ohio-state.edu>
659      Branch: perl
660            ! configpm
661 ____________________________________________________________________________
662 [  3805] By: gsar                                  on 1999/07/28  07:03:34
663         Log: avoid warning (from Doug MacEachern)
664      Branch: perl
665            ! perl.h
666 ____________________________________________________________________________
667 [  3804] By: gsar                                  on 1999/07/28  06:59:30
668         Log: Pod::Html tweak
669              
670              From: jan.dubois@ibm.net (Jan Dubois)
671              To: perl5-porters@perl.org
672              Subject: [PATCH 5.005_58] pod2html: Missing chunk for VMS filenames
673              Date: Tue, 27 Jul 1999 22:14:12 +0200
674              Message-ID: <37a50af0.46171380@smtp1.ibm.net>
675      Branch: perl
676            ! lib/Pod/Html.pm
677 ____________________________________________________________________________
678 [  3803] By: gsar                                  on 1999/07/28  06:56:38
679         Log: freebsd hints update
680              
681              From: Anton Berezin <tobez@plab.ku.dk>
682              To: perl5-porters@perl.org
683              Subject: [ID 19990727.034] Not OK: perl 5.00558 on i386-freebsd-thread4.0-current (UNINSTALLED)
684              Date: Tue, 27 Jul 1999 20:29:39 +0200 (CEST)
685              Message-Id: <199907271829.UAA62861@lion.plab.ku.dk>
686      Branch: perl
687            ! hints/freebsd.sh
688 ____________________________________________________________________________
689 [  3802] By: gsar                                  on 1999/07/28  06:51:32
690         Log: cosmetic testsuite patch
691              
692              From: Graham Barr <gbarr@ti.com>
693              To: Perl5 Porters <perl5-porters@perl.org>
694              Subject: 5.005_58 build
695              Date: Tue, 27 Jul 1999 08:09:25 -0500
696              Message-ID: <19990727080925.F4683@dal.asp.ti.com>
697      Branch: perl
698            ! t/op/grent.t t/op/pwent.t
699 ____________________________________________________________________________
700 [  3801] By: jhi                                   on 1999/07/27  13:49:39
701         Log: Minuscule cleanup of the integer overflow patch.
702      Branch: cfgperl
703            ! util.c
704 ____________________________________________________________________________
705 [  3800] By: jhi                                   on 1999/07/27  13:37:23
706         Log: Test hex('x...').
707      Branch: cfgperl
708            ! t/op/oct.t
709 ____________________________________________________________________________
710 [  3799] By: jhi                                   on 1999/07/27  12:45:45
711         Log: Integrate with Sarathy (5.005_58).
712      Branch: cfgperl
713            - ext/B/byteperl.c
714           !> Changes MANIFEST Porting/makerel configpm embed.h embed.pl
715           !> ext/Devel/DProf/DProf.xs ext/POSIX/POSIX.pm
716           !> ext/SDBM_File/Makefile.PL lib/AutoLoader.pm
717           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
718           !> lib/Pod/Parser.pm lib/SelfLoader.pm os2/OS2/REXX/Makefile.PL
719           !> perl.h pod/perldelta.pod pod/perlfaq9.pod pod/perlhist.pod
720           !> win32/bin/pl2bat.pl win32/config_H.bc win32/config_H.gc
721           !> win32/config_H.vc
722 ____________________________________________________________________________
723 [  3798] By: jhi                                   on 1999/07/27  12:42:43
724         Log: Integer constants (0x, 0[0-7], 0b) now overflow fatally,
725              they used to be just optional lexical warnings.
726              Also, with warnings turned on, constants > 2**32-1
727              trigger a non-portability warning.
728      Branch: cfgperl
729            ! pod/perldelta.pod pod/perldiag.pod pod/perllexwarn.pod pp.c
730            ! t/op/oct.t t/pragma/warn/6default t/pragma/warn/util toke.c
731            ! util.c
732 ____________________________________________________________________________
733 [  3797] By: gsar                                  on 1999/07/27  10:48:27
734         Log: here lies 5.005_58
735      Branch: perl
736            - ext/B/byteperl.c
737            ! Changes MANIFEST Porting/makerel pod/perldelta.pod
738            ! pod/perlfaq9.pod pod/perlhist.pod
739
740 ----------------
741 Version 5.005_58
742 ----------------
743
744 ____________________________________________________________________________
745 [  3796] By: gsar                                  on 1999/07/27  09:23:42
746         Log: regenerate win32/config_H.?c
747      Branch: perl
748            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
749 ____________________________________________________________________________
750 [  3795] By: gsar                                  on 1999/07/27  09:02:31
751         Log: From: Tye McQueen <tye@metronet.com>
752              Date: Mon, 26 Jul 1999 19:19:22 -0500 (CDT)
753              Message-Id: <199907270019.AA08223@metronet.com>
754              Subject: Patch pl2bat.pl so batch file can fail
755      Branch: perl
756            ! win32/bin/pl2bat.pl
757 ____________________________________________________________________________
758 [  3794] By: gsar                                  on 1999/07/27  08:59:58
759         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
760              Date: Mon, 26 Jul 1999 01:09:00 -0400 (EDT)
761              Message-Id: <199907260509.BAA26303@monk.mps.ohio-state.edu>
762              Subject: [PATCH 5.005_57] decrease memory footprint of standard modules
763      Branch: perl
764            ! configpm ext/POSIX/POSIX.pm lib/AutoLoader.pm
765            ! lib/SelfLoader.pm
766 ____________________________________________________________________________
767 [  3793] By: gsar                                  on 1999/07/27  08:19:16
768         Log: support -DPERL_BINCOMPAT_5005, still needs a Configure test
769              (from Andy Dougherty)
770      Branch: perl
771            ! embed.h embed.pl
772 ____________________________________________________________________________
773 [  3792] By: gsar                                  on 1999/07/27  08:04:19
774         Log: recognize more constructs such as C<$-> in pod (from Russ Allbery
775              and Brad Appleton)
776      Branch: perl
777            ! lib/Pod/Parser.pm
778 ____________________________________________________________________________
779 [  3791] By: gsar                                  on 1999/07/27  07:50:54
780         Log: cover case where CLK_TCK is a float, not integer (from
781              alexander smishlajev <als@turnhere.com>)
782      Branch: perl
783            ! ext/Devel/DProf/DProf.xs
784 ____________________________________________________________________________
785 [  3790] By: gsar                                  on 1999/07/27  07:45:08
786         Log: provide MakeMaker attribute PERL_MALLOC_OK that allows extensions
787              to call Perl_malloc() as malloc() (from Ilya Zakharevich)
788      Branch: perl
789            ! ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm
790            ! lib/ExtUtils/MakeMaker.pm os2/OS2/REXX/Makefile.PL perl.h
791 ____________________________________________________________________________
792 [  3789] By: jhi                                   on 1999/07/27  07:44:55
793         Log: Integrate with Sarathy.
794      Branch: cfgperl
795           +> lib/Pod/Text/Color.pm lib/Pod/Text/Termcap.pm
796           !> MANIFEST doio.c embed.h embed.pl ext/B/B/CC.pm
797           !> ext/SDBM_File/sdbm/sdbm.h global.sym lib/Pod/Html.pm
798           !> lib/Pod/Text.pm objXSUB.h opcode.h opcode.pl perlapi.c
799           !> pod/perldiag.pod pod/perlfunc.pod pod/pod2text.PL pp_sys.c
800           !> proto.h t/comp/proto.t t/io/open.t
801 ____________________________________________________________________________
802 [  3788] By: gsar                                  on 1999/07/27  07:29:59
803         Log: replace Pod::Text with Pod::SimpleText v0.01 (thanks
804              to Russ Allbery <rra@stanford.edu>); s/Simple// and
805              s/pod2txt/pod2text/ etc.
806      Branch: perl
807            + lib/Pod/Text/Color.pm lib/Pod/Text/Termcap.pm
808            ! MANIFEST lib/Pod/Text.pm pod/pod2text.PL
809 ____________________________________________________________________________
810 [  3787] By: gsar                                  on 1999/07/27  06:48:40
811         Log: From: Andy Dougherty <doughera@lafayette.edu>
812              Date: Wed, 16 Jun 1999 14:40:09 -0400 (EDT)
813              Message-Id: <Pine.GSU.4.05.9906161435390.248-100000@newton.phys>
814              Subject: Re: [ID 19990608.003] my_bcopy problem; Unixware 2.0.3
815      Branch: perl
816            ! ext/SDBM_File/sdbm/sdbm.h
817 ____________________________________________________________________________
818 [  3786] By: gsar                                  on 1999/07/27  06:30:09
819         Log: applied suggested patch; added missing prototype changes to
820              opcode.pl along with documentation typos (feature still needs
821              to be described in perlopentut.pod and summarized in
822              perldelta.pod)
823              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
824              Date: Thu, 17 Jun 1999 00:39:34 -0400 (EDT)
825              Message-Id: <199906170439.AAA18154@monk.mps.ohio-state.edu>
826              Subject: [PATCH 5.00557] 3-arg open
827      Branch: perl
828            ! doio.c embed.h embed.pl global.sym objXSUB.h opcode.h
829            ! opcode.pl perlapi.c pod/perldiag.pod pod/perlfunc.pod pp_sys.c
830            ! proto.h t/comp/proto.t t/io/open.t
831 ____________________________________________________________________________
832 [  3785] By: gsar                                  on 1999/07/27  04:36:39
833         Log: don't quit if =head* wasn't found (suggested by Roland Bauer
834              <roland.bauer@fff.at>)
835      Branch: perl
836            ! lib/Pod/Html.pm
837 ____________________________________________________________________________
838 [  3784] By: gsar                                  on 1999/07/27  03:56:17
839         Log: change#3762 wasn't needed
840      Branch: perl
841            ! ext/B/B/CC.pm
842 ____________________________________________________________________________
843 [  3783] By: jhi                                   on 1999/07/26  19:08:21
844         Log: Integrate with Sarathy.
845      Branch: cfgperl
846           !> Changes makedef.pl patchlevel.h pod/perlfunc.pod pp_ctl.c
847           !> toke.c utils/dprofpp.PL win32/Makefile win32/config_H.bc
848           !> win32/config_H.gc win32/config_H.vc win32/makefile.mk
849 ____________________________________________________________________________
850 [  3782] By: gsar                                  on 1999/07/26  18:16:50
851         Log: update Changes, patchlevel &c.
852      Branch: perl
853            ! Changes patchlevel.h win32/Makefile win32/config_H.bc
854            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
855 ____________________________________________________________________________
856 [  3781] By: gsar                                  on 1999/07/26  17:54:47
857         Log: a more correct fix for change#2744
858              From: Stephen McCamant <smccam@uclink4.berkeley.edu>
859              Date: Sun, 25 Jul 1999 14:02:25 -0500 (CDT)
860              Message-ID: <14235.24385.671437.246345@alias-2.pr.mcs.net>
861              Subject: [PATCH _57] Re: toke.c questions 
862      Branch: perl
863            ! toke.c
864 ____________________________________________________________________________
865 [  3780] By: gsar                                  on 1999/07/26  17:37:04
866         Log: utime() doc typo from Greg Bacon <gbacon@itsc.uah.edu>
867      Branch: perl
868            ! pod/perlfunc.pod
869 ____________________________________________________________________________
870 [  3779] By: jhi                                   on 1999/07/26  16:37:23
871         Log: Dusting off.
872      Branch: cfgperl
873            ! README.threads
874 ____________________________________________________________________________
875 [  3778] By: gsar                                  on 1999/07/26  13:28:46
876         Log: avoid DIVZERO
877      Branch: perl
878            ! utils/dprofpp.PL
879 ____________________________________________________________________________
880 [  3777] By: gsar                                  on 1999/07/26  13:18:53
881         Log: warnings identified by Borland compiler
882      Branch: perl
883            ! makedef.pl pp_ctl.c
884 ____________________________________________________________________________
885 [  3776] By: jhi                                   on 1999/07/26  13:07:36
886         Log: Integrate with Sarathy.
887      Branch: cfgperl
888           !> lib/Carp/Heavy.pm pp_ctl.c pp_hot.c
889 ____________________________________________________________________________
890 [  3775] By: gsar                                  on 1999/07/26  12:55:43
891         Log: avoid infinite recursion when Thread.pm croaks during
892              bootstrap
893      Branch: perl
894            ! lib/Carp/Heavy.pm
895 ____________________________________________________________________________
896 [  3774] By: gsar                                  on 1999/07/26  12:43:02
897         Log: integrate cfgperl contents into mainline
898      Branch: perl
899           +> lib/Carp/Heavy.pm
900           !> MANIFEST Makefile.SH cflags.SH configpm ext/util/make_ext
901           !> lib/AutoSplit.pm lib/Carp.pm makedepend.SH pod/pod2html.PL
902           !> pod/pod2latex.PL pod/pod2man.PL pod/pod2text.PL
903           !> pod/pod2usage.PL pod/podchecker.PL pod/podselect.PL
904           !> writemain.SH x2p/Makefile.SH x2p/cflags.SH
905 ____________________________________________________________________________
906 [  3773] By: jhi                                   on 1999/07/26  12:40:29
907         Log: Use long doubles only if they are useful.
908      Branch: cfgperl
909            ! ext/POSIX/POSIX.xs
910 ____________________________________________________________________________
911 [  3772] By: gsar                                  on 1999/07/26  12:33:11
912         Log: typo in change#3768
913      Branch: perl
914            ! pp_hot.c
915 ____________________________________________________________________________
916 [  3771] By: gsar                                  on 1999/07/26  12:08:27
917         Log: alpha-stage support for user-hooks in @INC
918              From: Ken Fox <kfox@ford.com>
919              Date: Mon, 19 Jul 1999 22:12:29 -0400 (EDT)
920              Message-Id: <199907200213.WAA02816@mailfw2.ford.com>
921              Subject: Re: loading remote modules
922      Branch: perl
923            ! pp_ctl.c
924 ____________________________________________________________________________
925 [  3770] By: jhi                                   on 1999/07/26  11:38:36
926         Log: Back out #3735.  Needs more work.
927      Branch: cfgperl
928            ! Makefile.SH cflags.SH configpm ext/util/make_ext
929            ! lib/AutoSplit.pm makedepend.SH pod/pod2html.PL
930            ! pod/pod2latex.PL pod/pod2man.PL pod/pod2text.PL
931            ! pod/pod2usage.PL pod/podchecker.PL pod/podselect.PL
932            ! writemain.SH x2p/Makefile.SH x2p/cflags.SH
933 ____________________________________________________________________________
934 [  3769] By: jhi                                   on 1999/07/26  11:24:45
935         Log: Integrate with Sarathy.
936      Branch: cfgperl
937           !> (integrate 35 files)
938 ____________________________________________________________________________
939 [  3768] By: gsar                                  on 1999/07/26  11:03:07
940         Log: optimize method name lookup
941              From: Chip Salzenberg <chip@perlsupport.com>
942              Date: Thu, 22 Jul 1999 13:43:36 -0400
943              Message-ID: <19990722134336.Q391@perlsupport.com>
944              Subject: [PATCH] OP_METHOD_NAMED
945      Branch: perl
946            ! dump.c embed.h embed.pl ext/Opcode/Opcode.pm objXSUB.h op.c
947            ! opcode.h opcode.pl perlapi.c pp.sym pp_hot.c pp_proto.h
948            ! proto.h
949 ____________________________________________________________________________
950 [  3767] By: gsar                                  on 1999/07/26  10:44:11
951         Log: allow arrow omission in $foo[10]->('foo') etc. (but not in
952              foo()->()); rework grammar to remove conflicts
953              From: Stephen McCamant <smccam@uclink4.berkeley.edu>
954              Date: Fri, 23 Jul 1999 15:55:22 -0500 (CDT)
955              Message-ID: <14232.54970.771570.548676@alias-2.pr.mcs.net>
956              Subject: [PATCH _57, long] Re: optional arrow asymmetry
957      Branch: perl
958            ! Makefile.SH embed.h embed.pl global.sym objXSUB.h op.c
959            ! perlapi.c perly.c perly.h perly.y perly_c.diff proto.h
960            ! vms/perly_c.vms vms/perly_h.vms
961 ____________________________________________________________________________
962 [  3766] By: jhi                                   on 1999/07/26  10:18:56
963         Log: Use $< instead of $*.c in *perlmain.o rules.
964      Branch: cfgperl
965            ! Makefile.SH
966 ____________________________________________________________________________
967 [  3765] By: gsar                                  on 1999/07/26  09:28:48
968         Log: From: Ian Phillipps <ian@dial.pipex.com>
969              Date: Fri, 23 Jul 1999 23:35:56 +0100
970              Message-ID: <19990723233556.B2435@homer.diplex.co.uk>
971              Subject: (Version 2) Extending unpack to deal with counted strings
972      Branch: perl
973            ! pod/perldiag.pod pod/perlfunc.pod pp.c t/op/pack.t
974 ____________________________________________________________________________
975 [  3764] By: jhi                                   on 1999/07/26  09:17:26
976         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
977              To: perl5-porters@perl.org (Mailing list Perl5)
978              Subject: [PATCH 5.005_57] Lean Carp.pm with Carp/Heavy.pm
979              Date: Mon, 26 Jul 1999 04:05:27 -0400 (EDT)
980              Message-Id: <199907260805.EAA26888@monk.mps.ohio-state.edu>
981              
982              The patch was based on 5_57 so had to re-apply lib/Carp.pm
983              parts of changes #3498, #3696, and #3702 for the new
984              lib/Carp/Heavy.pm.
985      Branch: cfgperl
986            + lib/Carp/Heavy.pm
987            ! MANIFEST lib/Carp.pm
988 ____________________________________________________________________________
989 [  3763] By: gsar                                  on 1999/07/26  09:03:17
990         Log: ~ isn't valid in VMS filenames
991      Branch: perl
992            ! lib/Pod/Html.pm
993 ____________________________________________________________________________
994 [  3762] By: gsar                                  on 1999/07/26  08:59:47
995         Log: setstate stop-gap from Vishal Bhatia
996      Branch: perl
997            ! ext/B/B/CC.pm
998 ____________________________________________________________________________
999 [  3761] By: gsar                                  on 1999/07/26  08:06:39
1000         Log: patch for pp_foo -> Perl_pp_foo changes from Vishal Bhatia;
1001              add B::OP::name() method that returns just the op_name;
1002              convert Deparse et all to use that instead of B::OP::ppaddr();
1003              add support for OP_SETSTATE in Deparse
1004      Branch: perl
1005            ! ext/B/B.pm ext/B/B.xs ext/B/B/Bblock.pm ext/B/B/Bytecode.pm
1006            ! ext/B/B/C.pm ext/B/B/CC.pm ext/B/B/Deparse.pm ext/B/B/Lint.pm
1007            ! ext/B/B/Xref.pm opcode.h opcode.pl
1008 ____________________________________________________________________________
1009 [  3760] By: jhi                                   on 1999/07/26  07:14:43
1010         Log: Integrate with Sarathy.
1011      Branch: cfgperl
1012           !> (integrate 43 files)
1013 ____________________________________________________________________________
1014 [  3759] By: gsar                                  on 1999/07/26  05:12:24
1015         Log: add disclaimer about perl 4 libraries (modified version of
1016              patch suggested by Clinton Pierce <cpierce1@ford.com>)
1017      Branch: perl
1018            ! lib/abbrev.pl lib/bigfloat.pl lib/bigint.pl lib/bigrat.pl
1019            ! lib/cacheout.pl lib/chat2.pl lib/complete.pl lib/ctime.pl
1020            ! lib/dotsh.pl lib/exceptions.pl lib/fastcwd.pl lib/flush.pl
1021            ! lib/ftp.pl lib/getcwd.pl lib/getopt.pl lib/getopts.pl
1022            ! lib/hostname.pl lib/look.pl lib/pwd.pl lib/termcap.pl
1023 ____________________________________________________________________________
1024 [  3758] By: gsar                                  on 1999/07/26  04:48:35
1025         Log: make reset() behave with high-bit characters
1026              From: Ian Phillipps <ian@dial.pipex.com>
1027              Date: Thu, 22 Jul 1999 22:48:59 +0100
1028              Message-ID: <19990722224859.A27987@homer.diplex.co.uk>
1029              Subject: [PATCH 5.005_57] sv_reset can cause stack corruption
1030      Branch: perl
1031            ! sv.c
1032 ____________________________________________________________________________
1033 [  3757] By: gsar                                  on 1999/07/26  04:40:32
1034         Log: update to perlport-1.44 from Chris Nandor <pudge@pobox.com>
1035      Branch: perl
1036            ! pod/perlport.pod
1037 ____________________________________________________________________________
1038 [  3756] By: gsar                                  on 1999/07/26  04:20:37
1039         Log: dprofpp pod additions from Nathan Torkington <gnat@frii.com>
1040      Branch: perl
1041            ! utils/dprofpp.PL
1042 ____________________________________________________________________________
1043 [  3755] By: gsar                                  on 1999/07/26  04:18:00
1044         Log: disable VPATH for now (breaks x2p build)
1045      Branch: perl
1046            ! x2p/Makefile.SH
1047 ____________________________________________________________________________
1048 [  3754] By: gsar                                  on 1999/07/26  03:15:33
1049         Log: INSTALL =~ s/5.006/5.6/; delay loading Errno until needed
1050              (%! has the necessary magic); misc typos
1051      Branch: perl
1052            ! INSTALL ext/DB_File/DB_File.pm ext/Fcntl/Fcntl.pm
1053            ! ext/GDBM_File/GDBM_File.pm gv.c jpl/JNI/JNI.pm
1054            ! lib/AutoLoader.pm lib/CPAN.pm perl.c pod/perllocale.pod
1055            ! utils/h2xs.PL
1056 ____________________________________________________________________________
1057 [  3753] By: gsar                                  on 1999/07/26  02:38:28
1058         Log: integrate cfgperl contents into mainline
1059      Branch: perl
1060           +> t/pragma/locale/latin1 t/pragma/locale/utf8
1061           !> (integrate 53 files)
1062 ____________________________________________________________________________
1063 [  3752] By: gsar                                  on 1999/07/26  02:11:31
1064         Log: ensure implicitly closed handles don't set $? or $!
1065      Branch: perl
1066            ! doio.c embed.h embed.pl perlapi.c proto.h sv.c t/io/pipe.t
1067 ____________________________________________________________________________
1068 [  3751] By: gsar                                  on 1999/07/26  01:28:34
1069         Log: change#3534 didn't preserve undef return values from caller()
1070      Branch: perl
1071            ! Changes pp_ctl.c
1072 ____________________________________________________________________________
1073 [  3750] By: jhi                                   on 1999/07/25  20:59:29
1074         Log: Back up a tiny bit from #3735.
1075              This may break builds outside the source directory
1076              but then again, they do not work that ell yet anyway.
1077      Branch: cfgperl
1078            ! Makefile.SH
1079 ____________________________________________________________________________
1080 [  3750] By: jhi                                   on 1999/07/25  20:59:29
1081         Log: Back up a tiny bit from #3735.
1082              This may break builds outside the source directory
1083              but then again, they do not work that ell yet anyway.
1084      Branch: cfgperl
1085            ! Makefile.SH
1086 ____________________________________________________________________________
1087 [  3749] By: jhi                                   on 1999/07/25  19:15:55
1088         Log: Integrate with Sarathy.
1089      Branch: cfgperl
1090           !> lib/ExtUtils/MM_Unix.pm toke.c utils/h2xs.PL
1091 ____________________________________________________________________________
1092 [  3748] By: jhi                                   on 1999/07/25  19:06:59
1093         Log: Recode locale.t so that the change in #3730
1094              is not needed and locale.t works both without
1095              and with the utf8 pragma.
1096      Branch: cfgperl
1097            + t/pragma/locale/latin1 t/pragma/locale/utf8
1098            ! MANIFEST t/pragma/locale.t
1099 ____________________________________________________________________________
1100 [  3747] By: jhi                                   on 1999/07/25  19:01:46
1101         Log: Like #3743.
1102      Branch: cfgperl
1103            ! utils/perlbug.PL
1104 ____________________________________________________________________________
1105 [  3746] By: gsar                                  on 1999/07/25  18:08:58
1106         Log: add option to omit Changes file, from Abigail <abigail@delanet.com>;
1107              append a HISTORY section to POD if option is used
1108      Branch: perl
1109            ! utils/h2xs.PL
1110 ____________________________________________________________________________
1111 [  3745] By: gsar                                  on 1999/07/25  17:40:03
1112         Log: warn rather than die when parse_version() can't cut it (from
1113              Michael G Schwern <schwern@pobox.com>)
1114      Branch: perl
1115            ! lib/ExtUtils/MM_Unix.pm
1116 ____________________________________________________________________________
1117 [  3744] By: gsar                                  on 1999/07/25  16:32:48
1118         Log: make map behave like grep wrt indirect object slot when
1119              there are parentheses; revert an experimental mod by Larry
1120              in change#2038 that failed to parse %{{qw(a b c)}} properly
1121              (this means C<map {use Foo; ...} ...> still needs a proper
1122              fix)
1123      Branch: perl
1124            ! toke.c
1125 ____________________________________________________________________________
1126 [  3743] By: jhi                                   on 1999/07/25  16:24:55
1127         Log: Fix a typo in #3725.
1128      Branch: cfgperl
1129            ! utils/perlbug.PL
1130 ____________________________________________________________________________
1131 [  3742] By: jhi                                   on 1999/07/25  16:14:39
1132         Log: Integrate with Sarathy.
1133      Branch: cfgperl
1134           !> (integrate 26 files)
1135 ____________________________________________________________________________
1136 [  3741] By: jhi                                   on 1999/07/25  16:02:28
1137         Log: Cut-and-pasto in #3737.
1138      Branch: cfgperl
1139            ! perl.c
1140 ____________________________________________________________________________
1141 [  3740] By: gsar                                  on 1999/07/25  15:59:34
1142         Log: add note about glibc bug
1143      Branch: perl
1144            ! t/pragma/warn/pp_hot
1145 ____________________________________________________________________________
1146 [  3739] By: gsar                                  on 1999/07/25  15:48:40
1147         Log: fix bug in change#3728 that might free COPs prematurely;
1148              null(op) now does more thorough scrubbing of the op, which
1149              fixes a few compile-time memory "leaks"
1150      Branch: perl
1151            ! dump.c embed.h embed.pl op.c proto.h
1152 ____________________________________________________________________________
1153 [  3738] By: jhi                                   on 1999/07/25  14:15:26
1154         Log: In accordance with #3737.
1155      Branch: metaconfig
1156            ! U/installdirs/sitelib.U U/installdirs/vendorprefix.U
1157            ! U/modified/Oldconfig.U
1158      Branch: metaconfig/U/perl
1159            ! Extensions.U
1160 ____________________________________________________________________________
1161 [  3737] By: jhi                                   on 1999/07/25  14:12:34
1162         Log: Use vendorprefixlib.
1163      Branch: cfgperl
1164            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
1165            ! config_h.SH perl.c
1166 ____________________________________________________________________________
1167 [  3736] By: jhi                                   on 1999/07/25  13:10:03
1168         Log: Populate metaconfig branch.
1169      Branch: metaconfig
1170            + (add 1468 files)
1171      Branch: metaconfig/U/perl
1172            + (add 101 files)
1173 ____________________________________________________________________________
1174 [  3735] By: jhi                                   on 1999/07/25  12:27:20
1175         Log: First steps of making builds outside the source
1176              directory possible.  These should get us as far
1177              as miniperl, then building DynaLoader falls into
1178              tiny twinkling pieces as MakeMaker knows nothing
1179              of VPATH mindset.
1180      Branch: cfgperl
1181            ! Configure Makefile.SH cflags.SH config_h.SH configpm
1182            ! ext/util/make_ext lib/AutoSplit.pm makedepend.SH
1183            ! pod/pod2html.PL pod/pod2latex.PL pod/pod2man.PL
1184            ! pod/pod2text.PL pod/pod2usage.PL pod/podchecker.PL
1185            ! pod/podselect.PL writemain.SH x2p/Makefile.SH x2p/cflags.SH
1186 ____________________________________________________________________________
1187 [  3734] By: jhi                                   on 1999/07/25  11:19:28
1188         Log: Poor Glossary--are we fixed yet?
1189      Branch: cfgperl
1190            ! Porting/Glossary
1191 ____________________________________________________________________________
1192 [  3733] By: jhi                                   on 1999/07/25  11:15:06
1193         Log: Change #3732 mistakenly clobbered Glossary.
1194      Branch: cfgperl
1195            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
1196            ! config_h.SH
1197 ____________________________________________________________________________
1198 [  3732] By: jhi                                   on 1999/07/25  10:46:39
1199         Log: Andy's new installation scheme (note: a lot of this
1200              leaked in already with change #3731).  The vendor*
1201              stuff is not used anywhere (in *.SH, say), so it
1202              isn't in Configure, either.
1203      Branch: cfgperl
1204            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
1205            ! config_h.SH
1206 ____________________________________________________________________________
1207 [  3731] By: jhi                                   on 1999/07/25  10:12:07
1208         Log: Circumcode a strange shell(?) bug in AIX found
1209              while trying to do -Duse64bits (which I couldn't do
1210              in the end because the CPU isn't 64-bit in that box,
1211              but at least now the probing doesn't crash.)
1212      Branch: cfgperl
1213            ! Configure config_h.SH hints/aix.sh
1214 ____________________________________________________________________________
1215 [  3730] By: gsar                                  on 1999/07/25  04:56:56
1216         Log: fix little utf8 nits in testsuite; add patch from Ilya that cures
1217              a utf8 bug in one of the new RE optimizations
1218      Branch: perl
1219            ! regcomp.c regexec.c t/harness t/lib/io_udp.t t/op/re_tests
1220            ! t/pragma/locale.t
1221 ____________________________________________________________________________
1222 [  3729] By: jhi                                   on 1999/07/23  19:56:27
1223         Log: From: Andy Dougherty <doughera@lafayette.edu>
1224              To: Perl Porters <perl5-porters@perl.org>
1225              Subject: [PATCH 5.005_57] INSTALL-1.58
1226              Date: Fri, 23 Jul 1999 10:50:13 -0400 (EDT)
1227              Message-Id: <Pine.GSU.4.05.9907231033190.3555-100000@newton.phys>
1228              
1229              plus
1230              
1231              From: "Kurt D. Starsinic" <kstar@chapin.edu>
1232              To: Andy Dougherty <doughera@lafayette.edu>
1233              Cc: Perl Porters <perl5-porters@perl.org>
1234              Subject: Re: [PATCH 5.005_57] INSTALL-1.58
1235              Date: Fri, 23 Jul 1999 13:38:25 -0400
1236              Message-ID: <19990723133825.A12033@O2.chapin.edu>
1237      Branch: cfgperl
1238            ! INSTALL
1239 ____________________________________________________________________________
1240 [  3728] By: gsar                                  on 1999/07/23  17:24:42
1241         Log: applied suggested patch for tracking line numbers correctly in
1242              optimized blocks with a single statement; changed setcop to
1243              setstate and added code for -Dx dumps
1244              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
1245              Date: Wed, 23 Jun 1999 17:27:42 +0100
1246              Message-Id: <199906231627.RAA24033@crypt.compulink.co.uk>
1247              Subject: [PATCH 5.005_57] Line number error in optimised else() 
1248      Branch: perl
1249            ! dump.c embed.h ext/Devel/DProf/DProf.xs ext/Opcode/Opcode.pm
1250            ! objXSUB.h op.c opcode.h opcode.pl perlapi.c pp.sym pp_hot.c
1251            ! pp_proto.h t/op/misc.t
1252 ____________________________________________________________________________
1253 [  3727] By: gsar                                  on 1999/07/23  15:56:04
1254         Log: avoid useless use of target for pp_each(); also fixes bugs due to
1255              refcount held by the target
1256      Branch: perl
1257            ! opcode.h opcode.pl pp.c t/op/each.t
1258 ____________________________________________________________________________
1259 [  3726] By: jhi                                   on 1999/07/23  12:08:30
1260         Log: Change #3725 aftershock.
1261      Branch: cfgperl
1262            ! INSTALL jpl/JNI/JNI.pm
1263 ____________________________________________________________________________
1264 [  3725] By: jhi                                   on 1999/07/23  11:58:49
1265         Log: Introduce $Config{ldlibpthname} which contains
1266              the name of the environment variable holding the
1267              dynamic library search path, often LD_LIBRARY_PATH.
1268              Use this new feature all over.
1269              Also removed remnants of admonition "add LD_LIBRARY_PATH
1270              before running make" because Makefile.SH does this for you. 
1271      Branch: cfgperl
1272            ! Configure Makefile.SH config_h.SH
1273            ! ext/DynaLoader/DynaLoader_pm.PL hints/README.hints
1274            ! hints/aix.sh hints/beos.sh hints/cygwin32.sh hints/dgux.sh
1275            ! hints/epix.sh hints/esix4.sh hints/hpux.sh hints/next_4.sh
1276            ! hints/os2.sh hints/rhapsody.sh hints/svr4.sh jpl/JNI/JNI.pm
1277            ! jpl/install-jpl utils/perlbug.PL
1278 ____________________________________________________________________________
1279 [  3724] By: jhi                                   on 1999/07/23  08:03:36
1280         Log: From: Spider Boardman <spider@orb.nashua.nh.us>
1281              To: perl5-porters@perl.org
1282              Subject: [PATCH] Re: [ID 19990715.003] [BUG] all perl5 versions: segfault on $# 
1283              Date: Thu, 22 Jul 1999 19:58:34 -0400
1284              Message-Id: <199907222358.TAA27354@Orb.Nashua.NH.US>
1285      Branch: cfgperl
1286            ! av.c
1287 ____________________________________________________________________________
1288 [  3723] By: gsar                                  on 1999/07/23  00:01:29
1289         Log: emit warning about function calls that were encountered too early
1290              to enforce their prototype
1291      Branch: perl
1292            ! op.c op.h pod/perldiag.pod
1293 ____________________________________________________________________________
1294 [  3722] By: jhi                                   on 1999/07/22  21:19:59
1295         Log: From: "Kurt D. Starsinic" <kstar@chapin.edu>
1296              To: perl5-porters@perl.org
1297              Cc: Chip Salzenberg <chip@perlsupport.com>, Gurusamy Sarathy <gsar@activestate.com>
1298              Subject: [PATCH] MakeMaker documentation
1299              Date: Wed, 21 Jul 1999 14:15:42 -0400
1300              Message-ID: <19990721141542.A1800@O2.chapin.edu>
1301      Branch: cfgperl
1302            ! lib/ExtUtils/MakeMaker.pm
1303 ____________________________________________________________________________
1304 [  3721] By: jhi                                   on 1999/07/22  21:05:19
1305         Log: From: pvhp@forte.com (Peter Prymmer)
1306              To: chip@perlsupport.com, gsar@activestate.com, perl-mvs@perl.org, perl5-porters@perl.org
1307              Subject: [PATCH: 5.005_03 && 5.005_57]os390 hints file appendix stops bad builds
1308              Date: Wed, 21 Jul 99 17:15:39 PDT
1309              Message-Id: <9907220015.AA11931@forte.com>
1310      Branch: cfgperl
1311            ! hints/os390.sh
1312 ____________________________________________________________________________
1313 [  3720] By: jhi                                   on 1999/07/22  20:51:17
1314         Log: AIX magic: ccdlflags needs to be different for
1315              Perl itself and for extra-core extensions
1316              (as used by ExtUtilss::embed::ldopts).
1317              Based on the problems described in
1318              
1319              From: Mike W Ellwood <mwe@rl.ac.uk>
1320              To: perl5-porters@perl.org
1321              Subject: [ID 19990722.002] Perl 5.00503 and AIX 4.1.5; perl.exp; build errors. Also Imagemagick...
1322              Date: Thu, 22 Jul 1999 14:28:19 +0100 (BST)
1323              Reply-To: m.w.ellwood@rl.ac.uk
1324              Message-Id: <Pine.A41.3.96.990722141209.72660V-100000@unixfe.rl.ac.uk>
1325      Branch: cfgperl
1326            ! Configure Makefile.SH config_h.SH hints/aix.sh
1327 ____________________________________________________________________________
1328 [  3719] By: jhi                                   on 1999/07/22  08:23:53
1329         Log: Update history records.
1330      Branch: cfgperl
1331            ! pod/perlhist.pod
1332 ____________________________________________________________________________
1333 [  3718] By: jhi                                   on 1999/07/21  13:54:42
1334         Log: Todododobedobedo.
1335      Branch: cfgperl
1336            ! Todo
1337 ____________________________________________________________________________
1338 [  3717] By: jhi                                   on 1999/07/21  12:10:48
1339         Log: Even more Todo.
1340      Branch: cfgperl
1341            ! Todo
1342 ____________________________________________________________________________
1343 [  3716] By: jhi                                   on 1999/07/21  11:40:39
1344         Log: Use Errno more extensively so that error
1345              messages are more portable (another way
1346              would be to muck around with LC_MESSAGES).
1347              Problem reported in
1348              
1349              From: oracle@pcr8.pcr.com
1350              To: perl5-porters@perl.org
1351              Subject: [ID 19990719.003] LC_MESSAGES breaks h2xs autoloaded constants on AIX 4.1.4
1352              Date: Mon, 19 Jul 1999 18:39:13 -0400
1353              Message-Id: <9907192239.AA44990@pcr8.pcr.com>
1354      Branch: cfgperl
1355            ! ext/DB_File/DB_File.pm ext/Fcntl/Fcntl.pm
1356            ! ext/GDBM_File/GDBM_File.pm jpl/JNI/JNI.pm lib/AutoLoader.pm
1357            ! lib/CPAN.pm pod/perllocale.pod utils/h2xs.PL
1358 ____________________________________________________________________________
1359 [  3715] By: jhi                                   on 1999/07/21  11:05:36
1360         Log: Slightly modified patch.
1361              From: Sean Sheedy <seans@ncube.com>
1362              To: perl5-porters@perl.org
1363              Subject: [ID 19990720.003] Perl 5.005_3 patch: Non-standard object extensions
1364              Date: Tue, 20 Jul 1999 09:52:06 -0700
1365              Message-Id: <3794A935.1C150E54@ncube.com>
1366      Branch: cfgperl
1367            ! cflags.SH x2p/cflags.SH
1368 ____________________________________________________________________________
1369 [  3714] By: jhi                                   on 1999/07/20  21:26:19
1370         Log: More Todo.
1371      Branch: cfgperl
1372            ! Todo
1373 ____________________________________________________________________________
1374 [  3713] By: jhi                                   on 1999/07/20  18:02:45
1375         Log: Integrate with Sarathy.
1376      Branch: cfgperl
1377           +> ext/Devel/DProf/Changes ext/Devel/DProf/DProf.pm
1378           +> ext/Devel/DProf/DProf.xs ext/Devel/DProf/Makefile.PL
1379           +> ext/Devel/DProf/Todo t/lib/dprof.t t/lib/dprof/V.pm
1380           +> t/lib/dprof/test1_t t/lib/dprof/test1_v t/lib/dprof/test2_t
1381           +> t/lib/dprof/test2_v t/lib/dprof/test3_t t/lib/dprof/test3_v
1382           +> t/lib/dprof/test4_t t/lib/dprof/test4_v t/lib/dprof/test5_t
1383           +> t/lib/dprof/test5_v t/lib/dprof/test6_t t/lib/dprof/test6_v
1384           +> utils/dprofpp.PL
1385           !> INSTALL MAINTAIN MANIFEST configure.com
1386           !> ext/Devel/Peek/Makefile.PL installman installperl
1387           !> pod/roffitall utils/Makefile vms/descrip_mms.template
1388           !> win32/Makefile win32/makefile.mk win32/win32.h
1389 ____________________________________________________________________________
1390 [  3712] By: gsar                                  on 1999/07/20  15:29:01
1391         Log: DProf tweak
1392      Branch: perl
1393            ! ext/Devel/DProf/DProf.xs
1394 ____________________________________________________________________________
1395 [  3711] By: gsar                                  on 1999/07/20  07:56:19
1396         Log: another DProf build tweak
1397      Branch: perl
1398            ! utils/dprofpp.PL
1399 ____________________________________________________________________________
1400 [  3710] By: gsar                                  on 1999/07/20  07:36:36
1401         Log: move DProf things around to where they are supposed to be
1402      Branch: perl
1403            + t/lib/dprof.t t/lib/dprof/V.pm t/lib/dprof/test1_t
1404            + t/lib/dprof/test1_v t/lib/dprof/test2_t t/lib/dprof/test2_v
1405            + t/lib/dprof/test3_t t/lib/dprof/test3_v t/lib/dprof/test4_t
1406            + t/lib/dprof/test4_v t/lib/dprof/test5_t t/lib/dprof/test5_v
1407            + t/lib/dprof/test6_t t/lib/dprof/test6_v
1408           +> utils/dprofpp.PL
1409            - ext/Devel/DProf/dprofpp.PL ext/Devel/DProf/t/V.pm
1410            - ext/Devel/DProf/t/test1.pl ext/Devel/DProf/t/test1.t
1411            - ext/Devel/DProf/t/test1.v ext/Devel/DProf/t/test2.t
1412            - ext/Devel/DProf/t/test2.v ext/Devel/DProf/t/test3.t
1413            - ext/Devel/DProf/t/test3.v ext/Devel/DProf/t/test4.t
1414            - ext/Devel/DProf/t/test4.v ext/Devel/DProf/t/test5.t
1415            - ext/Devel/DProf/t/test5.v ext/Devel/DProf/t/test6.t
1416            - ext/Devel/DProf/t/test6.v ext/Devel/DProf/test.pl
1417            ! INSTALL MANIFEST ext/Devel/DProf/Makefile.PL installman
1418            ! installperl pod/roffitall utils/Makefile
1419            ! vms/descrip_mms.template win32/Makefile win32/makefile.mk
1420 ____________________________________________________________________________
1421 [  3709] By: gsar                                  on 1999/07/20  06:13:16
1422         Log: DProf fixups for PERL_IMPLICIT_CONTEXT
1423      Branch: perl
1424            ! ext/Devel/DProf/DProf.xs ext/Devel/DProf/Makefile.PL
1425            ! ext/Devel/Peek/Makefile.PL
1426 ____________________________________________________________________________
1427 [  3708] By: gsar                                  on 1999/07/20  06:01:22
1428         Log: move DProf to Devel/DProf
1429      Branch: perl
1430           +> ext/Devel/DProf/Changes ext/Devel/DProf/DProf.pm
1431           +> ext/Devel/DProf/DProf.xs ext/Devel/DProf/Makefile.PL
1432           +> ext/Devel/DProf/Todo ext/Devel/DProf/dprofpp.PL
1433           +> ext/Devel/DProf/t/V.pm ext/Devel/DProf/t/test1.pl
1434           +> ext/Devel/DProf/t/test1.t ext/Devel/DProf/t/test1.v
1435           +> ext/Devel/DProf/t/test2.t ext/Devel/DProf/t/test2.v
1436           +> ext/Devel/DProf/t/test3.t ext/Devel/DProf/t/test3.v
1437           +> ext/Devel/DProf/t/test4.t ext/Devel/DProf/t/test4.v
1438           +> ext/Devel/DProf/t/test5.t ext/Devel/DProf/t/test5.v
1439           +> ext/Devel/DProf/t/test6.t ext/Devel/DProf/t/test6.v
1440           +> ext/Devel/DProf/test.pl
1441            - ext/DProf/Changes ext/DProf/DProf.pm ext/DProf/DProf.xs
1442            - ext/DProf/Makefile.PL ext/DProf/Todo ext/DProf/dprofpp.PL
1443            - ext/DProf/t/V.pm ext/DProf/t/test1.pl ext/DProf/t/test1.t
1444            - ext/DProf/t/test1.v ext/DProf/t/test2.t ext/DProf/t/test2.v
1445            - ext/DProf/t/test3.t ext/DProf/t/test3.v ext/DProf/t/test4.t
1446            - ext/DProf/t/test4.v ext/DProf/t/test5.t ext/DProf/t/test5.v
1447            - ext/DProf/t/test6.t ext/DProf/t/test6.v ext/DProf/test.pl
1448            ! MAINTAIN MANIFEST configure.com win32/Makefile
1449            ! win32/makefile.mk
1450 ____________________________________________________________________________
1451 [  3707] By: gsar                                  on 1999/07/20  05:39:11
1452         Log: add Devel::DProf v19990108 from CPAN, as it was
1453      Branch: perl
1454            + ext/DProf/Changes ext/DProf/DProf.pm ext/DProf/DProf.xs
1455            + ext/DProf/Makefile.PL ext/DProf/Todo ext/DProf/dprofpp.PL
1456            + ext/DProf/t/V.pm ext/DProf/t/test1.pl ext/DProf/t/test1.t
1457            + ext/DProf/t/test1.v ext/DProf/t/test2.t ext/DProf/t/test2.v
1458            + ext/DProf/t/test3.t ext/DProf/t/test3.v ext/DProf/t/test4.t
1459            + ext/DProf/t/test4.v ext/DProf/t/test5.t ext/DProf/t/test5.v
1460            + ext/DProf/t/test6.t ext/DProf/t/test6.v ext/DProf/test.pl
1461            ! MANIFEST
1462 ____________________________________________________________________________
1463 [  3706] By: gsar                                  on 1999/07/20  04:52:25
1464         Log: C<union any> needs no PERL_OBJECT-treatment
1465      Branch: perl
1466            ! win32/win32.h
1467 ____________________________________________________________________________
1468 [  3705] By: gsar                                  on 1999/07/20  04:11:54
1469         Log: fix problem in default build
1470      Branch: perl
1471            ! win32/Makefile win32/makefile.mk
1472 ____________________________________________________________________________
1473 [  3704] By: jhi                                   on 1999/07/19  07:06:36
1474         Log: Integrate with Sarathy.
1475      Branch: cfgperl
1476           !> Changes lib/Carp.pm makedef.pl pod/perldiag.pod sv.h util.c
1477           !> win32/win32.c
1478 ____________________________________________________________________________
1479 [  3703] By: gsar                                  on 1999/07/19  05:55:57
1480         Log: win32 nits
1481      Branch: perl
1482            ! makedef.pl sv.h
1483 ____________________________________________________________________________
1484 [  3702] By: gsar                                  on 1999/07/19  04:29:34
1485         Log: don't display tid from main thread (or testsuite breaks)
1486      Branch: perl
1487            ! lib/Carp.pm util.c
1488 ____________________________________________________________________________
1489 [  3701] By: gsar                                  on 1999/07/19  00:47:52
1490         Log: remove several doubled (and tripled!) entries
1491      Branch: perl
1492            ! pod/perldiag.pod
1493 ____________________________________________________________________________
1494 [  3700] By: gsar                                  on 1999/07/19  00:42:34
1495         Log: integrate cfgperl contents into mainline
1496      Branch: perl
1497           +> makedef.pl
1498            - perl_exp.SH win32/makedef.pl
1499           !> MANIFEST Makefile.SH ext/DynaLoader/DynaLoader_pm.PL
1500           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_vms.xs hints/aix.sh
1501           !> pod/perldiag.pod pp.c regexec.c t/pragma/warn/util toke.c
1502           !> utf8.c util.c win32/Makefile win32/makefile.mk
1503 ____________________________________________________________________________
1504 [  3699] By: gsar                                  on 1999/07/19  00:33:59
1505         Log: avoid bug in win32_str_os_error() (from Jan Dubois)
1506      Branch: perl
1507            ! Changes win32/win32.c
1508 ____________________________________________________________________________
1509 [  3698] By: jhi                                   on 1999/07/18  21:33:57
1510         Log: Integrate with Sarathy.
1511      Branch: cfgperl
1512           +> t/op/chars.t
1513           !> (integrate 57 files)
1514 ____________________________________________________________________________
1515 [  3697] By: gsar                                  on 1999/07/18  05:22:36
1516         Log: From: pvhp@forte.com (Peter Prymmer)
1517              Date: Thu, 1 Jul 99 19:31:24 PDT
1518              Message-Id: <9907020231.AA16942@forte.com>
1519              Subject: [ID 19990701.031] 4 ctl chars on EBCDIC not asciiish enough
1520      Branch: perl
1521            + t/op/chars.t
1522            ! MANIFEST ebcdic.c t/op/ord.t
1523 ____________________________________________________________________________
1524 [  3696] By: gsar                                  on 1999/07/18  05:11:02
1525         Log: display thread id in diagnostics (suggested by Dan Sugalski)
1526      Branch: perl
1527            ! lib/Carp.pm util.c
1528 ____________________________________________________________________________
1529 [  3695] By: gsar                                  on 1999/07/18  04:57:47
1530         Log: missing perldiag entry (from Dan Sugalski <sugalskd@osshe.edu>)
1531      Branch: perl
1532            ! pod/perldiag.pod
1533 ____________________________________________________________________________
1534 [  3694] By: gsar                                  on 1999/07/18  04:56:28
1535         Log: cache [NIUP]V conversions of defined READONLY values
1536              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1537              Date: Sun, 11 Jul 1999 04:39:44 -0400
1538              Message-ID: <19990711043944.A25944@monk.mps.ohio-state.edu>
1539              Subject: [PATCH 5.005_57] Allow caching of numeric/string conversion
1540      Branch: perl
1541            ! sv.c
1542 ____________________________________________________________________________
1543 [  3693] By: gsar                                  on 1999/07/18  03:53:38
1544         Log: From: jan.dubois@ibm.net (Jan Dubois)
1545              Date: Sat, 17 Jul 1999 10:58:29 +0200
1546              Message-ID: <379144ad.13616689@smtp1.ibm.net>
1547              Subject: [PATCH 5.005] Some lib/ExtUtils/Manifest.pm POD fixes
1548      Branch: perl
1549            ! lib/ExtUtils/Manifest.pm
1550 ____________________________________________________________________________
1551 [  3692] By: gsar                                  on 1999/07/18  03:51:03
1552         Log: remove spurious newSTATEOP() that causes goto to enter one too many
1553              contexts when jumping between if and elsif blocks
1554      Branch: perl
1555            ! perly.c perly.y pp_ctl.c t/op/goto.t
1556 ____________________________________________________________________________
1557 [  3691] By: gsar                                  on 1999/07/18  01:49:59
1558         Log: detypo, update Changes
1559      Branch: perl
1560            ! Changes doio.c
1561 ____________________________________________________________________________
1562 [  3690] By: gsar                                  on 1999/07/18  01:16:59
1563         Log: mention the -Minteger effect on modulus (from Nathan Torkington)
1564      Branch: perl
1565            ! lib/integer.pm
1566 ____________________________________________________________________________
1567 [  3689] By: gsar                                  on 1999/07/18  00:47:17
1568         Log: ensure __END__ appears on a line by itself in wrapped
1569              scripts (thanks to Steve Tolkin <tolkin@mediaone.net>);
1570              mention caveat about successfull kill()
1571      Branch: perl
1572            ! pod/perlfunc.pod win32/bin/pl2bat.pl
1573 ____________________________________________________________________________
1574 [  3688] By: gsar                                  on 1999/07/17  20:47:44
1575         Log: noecho noops (from Nicholas Clark <nick@flirble.org>)
1576      Branch: perl
1577            ! ext/SDBM_File/sdbm/Makefile.PL
1578 ____________________________________________________________________________
1579 [  3687] By: gsar                                  on 1999/07/17  20:43:27
1580         Log: make CC.pm use a distinct CCPP() macro rather than PP()
1581              (suggested by Vishal Bhatia <vishalb@my-deja.com>)
1582      Branch: perl
1583            ! cc_runtime.h ext/B/B/CC.pm
1584 ____________________________________________________________________________
1585 [  3686] By: gsar                                  on 1999/07/17  20:39:08
1586         Log: tiny bug in vars.pm (from John Dlugosz)
1587      Branch: perl
1588            ! lib/vars.pm
1589 ____________________________________________________________________________
1590 [  3685] By: gsar                                  on 1999/07/17  20:37:27
1591         Log: applied suggested patch, along with later tweak
1592              From: jan.dubois@ibm.net (Jan Dubois)
1593              Date: Wed, 14 Jul 1999 23:53:43 +0200
1594              Message-ID: <37a902e7.15977234@smtp1.ibm.net>
1595              Subject: Merge ActivePerl Stylesheet support etc into Pod::Html.pm
1596      Branch: perl
1597            ! lib/Pod/Html.pm
1598 ____________________________________________________________________________
1599 [  3684] By: gsar                                  on 1999/07/17  20:24:32
1600         Log: avoid #ifdef DEBUGGING in thrdvar.h (from Dominic Dunlop <domo@vo.lu>)
1601      Branch: perl
1602            ! thrdvar.h
1603 ____________________________________________________________________________
1604 [  3683] By: gsar                                  on 1999/07/17  20:21:01
1605         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1606              Date: Tue, 13 Jul 1999 05:44:28 -0400 (EDT)
1607              Message-Id: <199907130944.FAA04473@monk.mps.ohio-state.edu>
1608              Subject: [PATCH 5.005_57] Segfaults if $^P
1609      Branch: perl
1610            ! embed.h embed.pl global.sym mg.c objXSUB.h perl.c perlapi.c
1611            ! proto.h
1612 ____________________________________________________________________________
1613 [  3682] By: gsar                                  on 1999/07/17  20:04:17
1614         Log: use a better prefixify() heuristic than m/perl/ (prefix/lib/perl5
1615              and prefix/lib/perl5/man are ass_u_med only if those directories
1616              actually exist; else prefix/{lib,man} are used)
1617      Branch: perl
1618            ! lib/ExtUtils/MM_Unix.pm
1619 ____________________________________________________________________________
1620 [  3681] By: gsar                                  on 1999/07/17  19:12:33
1621         Log: allow $foo{$x} and $bar[$i] for (\$) prototype
1622      Branch: perl
1623            ! op.c t/comp/proto.t
1624 ____________________________________________________________________________
1625 [  3680] By: gsar                                  on 1999/07/17  18:23:55
1626         Log: fix vec() on magic values
1627              From: Ian Phillipps <ian@dial.pipex.com>
1628              Date: Mon, 12 Jul 1999 12:30:05 +0100
1629              Message-ID: <19990712123005.A11355@homer.diplex.co.uk>
1630              Subject: [PATCH 5.005_57] Re: do_vecset is broken.  Re: [ID 19990703.003].
1631      Branch: perl
1632            ! doop.c t/op/tie.t
1633 ____________________________________________________________________________
1634 [  3679] By: gsar                                  on 1999/07/17  18:10:44
1635         Log: make system() return -1 and set $! if exec of child failed
1636              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1637              Date: Fri, 9 Jul 1999 05:21:13 -0400
1638              Message-ID: <19990709052113.A6201@monk.mps.ohio-state.edu>
1639              Subject: [PATCH 5.005_57] system()==-1 and $! from failing fork/exec
1640      Branch: perl
1641            ! doio.c embed.h embed.pl global.sym objXSUB.h perlapi.c
1642            ! pod/perlfunc.pod pp_sys.c proto.h t/op/exec.t
1643 ____________________________________________________________________________
1644 [  3678] By: gsar                                  on 1999/07/17  17:54:01
1645         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1646              Date: Fri, 9 Jul 1999 04:27:51 -0400 (EDT)
1647              Message-Id: <199907090827.EAA03321@monk.mps.ohio-state.edu>
1648              Subject: [PATCH 5.005_57] File descriptor leak in do_exec3
1649      Branch: perl
1650            ! util.c
1651 ____________________________________________________________________________
1652 [  3677] By: gsar                                  on 1999/07/17  17:34:38
1653         Log: a modernized version of find2perl from Ken Pizzini <ken@halcyon.com>;
1654              converted Ken's documentation outline into pod
1655      Branch: perl
1656            ! x2p/find2perl.PL
1657 ____________________________________________________________________________
1658 [  3676] By: gsar                                  on 1999/07/17  16:34:09
1659         Log: pod fixes (with minor edits) from Abigail, Ronald Kimball, Jon
1660              Waddington, Tuomas Lukka, Steven Tolkin, Ian Phillipps, and
1661              Steve Lidie
1662      Branch: perl
1663            ! pod/Win32.pod pod/perldelta.pod pod/perlfaq.pod
1664            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
1665            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfunc.pod
1666            ! pod/perlguts.pod pod/perlhist.pod pod/perlop.pod
1667            ! pod/perlport.pod pod/perltoc.pod pod/perltodo.pod
1668            ! pod/perltoot.pod pod/perltootc.pod pod/perlvar.pod
1669 ____________________________________________________________________________
1670 [  3675] By: gsar                                  on 1999/07/17  00:16:53
1671         Log: backout redundant change#3628
1672      Branch: perl
1673            ! Changes hints/bsdos.sh
1674 ____________________________________________________________________________
1675 [  3674] By: jhi                                   on 1999/07/15  14:26:03
1676         Log: Fix the bin/oct/hex constant overflow tests for
1677              long long platforms.
1678      Branch: cfgperl
1679            ! t/pragma/warn/util
1680 ____________________________________________________________________________
1681 [  3673] By: jhi                                   on 1999/07/14  21:59:11
1682         Log: Fixed AIX dynamic loading and AIX shared Perl library.
1683              Tested in: AIX 4.1.5 cc+useshrplib+usethreads, 4.1.5 cc,
1684              4.1.5 gcc+useshrplib+usethreads, 4.3.1 cc+useshrplib.
1685              Hijacked win32/makedef.pl for more general purpose export
1686              list building, now it is used (as toplevel makedef.pl)
1687              for win32 and AIX (perl_exp.SH made unnecessary).
1688              Because the export lists are now correct in AIX, no more linker
1689              warnings about "Exported symbol not defined" should appear.
1690      Branch: cfgperl
1691            + makedef.pl
1692            - perl_exp.SH win32/makedef.pl
1693            ! MANIFEST Makefile.SH ext/DynaLoader/DynaLoader_pm.PL
1694            ! ext/DynaLoader/dl_aix.xs hints/aix.sh win32/Makefile
1695            ! win32/makefile.mk
1696 ____________________________________________________________________________
1697 [  3672] By: gsar                                  on 1999/07/14  17:12:13
1698         Log: minor efficiency tweak
1699      Branch: perl
1700            ! pp_ctl.c
1701 ____________________________________________________________________________
1702 [  3671] By: jhi                                   on 1999/07/14  16:22:39
1703         Log: The regexec.c change of #3606 caused a core dump in fbm_instr()
1704              if its caller re_intuit_start() was entered with strend == strpos
1705              because end_shift ended up as -1.  The patch ain't necessarily
1706              correct but least the core dump is avoided.
1707      Branch: cfgperl
1708            ! regexec.c
1709 ____________________________________________________________________________
1710 [  3670] By: jhi                                   on 1999/07/13  07:59:09
1711         Log: Integrate with Sarathy.
1712      Branch: cfgperl
1713            - XSlock.h win32/GenCAPI.pl win32/TEST win32/autosplit.pl
1714            - win32/genxsdef.pl win32/makemain.pl win32/makeperldef.pl
1715           !> (integrate 67 files)
1716 ____________________________________________________________________________
1717 [  3669] By: gsar                                  on 1999/07/12  06:14:54
1718         Log: fixups for sundry warnings about function pointers
1719      Branch: perl
1720            ! ext/re/re.xs intrpvar.h op.c perl.c perl.h pp_ctl.c scope.h
1721            ! sv.c thrdvar.h util.c win32/Makefile win32/makefile.mk
1722            ! win32/win32.c win32/win32.h
1723 ____________________________________________________________________________
1724 [  3668] By: gsar                                  on 1999/07/12  04:11:58
1725         Log: tweaks for win32/borland
1726      Branch: perl
1727            ! t/pragma/locale.t win32/makedef.pl win32/makefile.mk
1728 ____________________________________________________________________________
1729 [  3667] By: gsar                                  on 1999/07/12  01:55:15
1730         Log: yet more cleanups of the PERL_OBJECT, MULTIPLICITY and USE_THREADS
1731              builds; passing the implicit context is unified among the three
1732              flavors; PERL_IMPLICIT_CONTEXT is auto-enabled under all three
1733              flavors (see the top of perl.h) for testing; all varargs functions
1734              foo() have a va_list-taking variant vfoo() for generating the
1735              context-free versions; the PERL_OBJECT build should now be
1736              hyper-compatible with CPAN extensions (C++ is totally out of
1737              the picture)
1738              
1739              result has only been tested on Windows
1740              
1741              TODO: write docs on the THX rationale and idiomatic usage of
1742              the Perl API
1743      Branch: perl
1744            - XSlock.h win32/GenCAPI.pl win32/TEST win32/autosplit.pl
1745            - win32/genxsdef.pl win32/makemain.pl win32/makeperldef.pl
1746            ! MANIFEST XSUB.h bytecode.pl deb.c dump.c embed.h embed.pl
1747            ! embedvar.h ext/B/B.xs ext/ByteLoader/ByteLoader.xs
1748            ! ext/ByteLoader/byterun.c ext/Data/Dumper/Dumper.xs
1749            ! ext/Devel/Peek/Peek.xs ext/Fcntl/Fcntl.xs ext/IO/IO.xs
1750            ! ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
1751            ! ext/SDBM_File/SDBM_File.xs ext/Socket/Socket.xs
1752            ! ext/Thread/Thread.xs ext/attrs/attrs.xs ext/re/re.xs
1753            ! global.sym globals.c intrpvar.h iperlsys.h
1754            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
1755            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/xsubpp lib/base.pm
1756            ! lib/warning.pm malloc.c objXSUB.h perl.c perl.h perlapi.c
1757            ! perlapi.h perlio.c pp_sys.c proto.h regcomp.c regexec.c
1758            ! scope.c sv.c thrdvar.h util.c win32/Makefile win32/config_H.bc
1759            ! win32/config_H.gc win32/config_H.vc win32/config_h.PL
1760            ! win32/dl_win32.xs win32/include/dirent.h
1761            ! win32/include/sys/socket.h win32/makedef.pl win32/makefile.mk
1762            ! win32/perllib.c win32/runperl.c win32/win32.c win32/win32.h
1763            ! win32/win32iop.h win32/win32sck.c
1764 ____________________________________________________________________________
1765 [  3666] By: jhi                                   on 1999/07/11  22:00:13
1766         Log: Integrate with Sarathy.
1767      Branch: cfgperl
1768           !> op.c t/op/lex_assign.t
1769 ____________________________________________________________________________
1770 [  3665] By: jhi                                   on 1999/07/11  21:59:01
1771         Log: More manual sync.
1772      Branch: cfgperl
1773            ! pod/perldelta.pod
1774 ____________________________________________________________________________
1775 [  3664] By: gsar                                  on 1999/07/11  19:11:07
1776         Log: change#3612 was buggy and failed to build Tk; applied Ilya's
1777              remedy and related tests via private mail
1778      Branch: perl
1779            ! op.c t/op/lex_assign.t
1780 ____________________________________________________________________________
1781 [  3663] By: jhi                                   on 1999/07/11  15:04:37
1782         Log: Manual synchronization with Sarathy (some files
1783              had drifted apart for no apparent reason), plus
1784              I had a typo in dl_vms.xs Sarathy had fixed.
1785      Branch: cfgperl
1786            ! ext/DynaLoader/dl_vms.xs pod/perldelta.pod pp.c pp_sys.c
1787 ____________________________________________________________________________
1788 [  3662] By: jhi                                   on 1999/07/10  12:23:21
1789         Log: Change t/pragma/warn oct()/hex() overflow tests to use %Config
1790              to adapt to the underlying platform (the binary, 0b1..., test
1791              was broken in 64-bit platforms).  Also change "hex" in the
1792              warning messages to "hexadecimal" to match "binary" and "octal".
1793      Branch: cfgperl
1794            ! pod/perldiag.pod t/pragma/warn/util util.c
1795 ____________________________________________________________________________
1796 [  3661] By: jhi                                   on 1999/07/08  21:54:55
1797         Log: Integrate with Sarathy.
1798      Branch: cfgperl
1799           +> perlapi.c perlapi.h
1800           !> (integrate 43 files)
1801 ____________________________________________________________________________
1802 [  3660] By: gsar                                  on 1999/07/08  18:47:35
1803         Log: more PERL_OBJECT cleanups (changes still untested on Unix!)
1804      Branch: perl
1805            + perlapi.c perlapi.h
1806            ! MANIFEST XSUB.h emacs/ptags embed.h embed.pl embedvar.h
1807            ! ext/Opcode/Opcode.xs global.sym globals.c intrpvar.h
1808            ! iperlsys.h mg.c miniperlmain.c objXSUB.h perl.c perl.h perly.c
1809            ! pp.c pp_ctl.c pp_hot.c proto.h regcomp.c regcomp.h regexec.c
1810            ! scope.c scope.h sv.c thrdvar.h toke.c util.c win32/GenCAPI.pl
1811            ! win32/Makefile win32/makedef.pl win32/perllib.c win32/win32.c
1812            ! win32/win32.h
1813 ____________________________________________________________________________
1814 [  3659] By: gsar                                  on 1999/07/08  18:41:45
1815         Log: sundry cleanups for clean build on windows
1816      Branch: perl
1817            ! doio.c regcomp.c regcomp.h t/io/openpid.t utf8.c
1818 ____________________________________________________________________________
1819 [  3658] By: gsar                                  on 1999/07/08  01:24:25
1820         Log: fixes for logical bugs in the lexwarn patch; other tweaks to avoid
1821              type mismatch problems
1822      Branch: perl
1823            ! doio.c gv.c op.c pp.c regcomp.c regexec.c run.c sv.c
1824            ! t/pragma/warn/op toke.c utf8.c util.c
1825 ____________________________________________________________________________
1826 [  3657] By: jhi                                   on 1999/07/07  23:01:16
1827         Log: Integrate with Sarathy.  perldiag.pod required manual editing.
1828      Branch: cfgperl
1829            ! pod/perldiag.pod
1830           !> Changes configure.com ext/B/B/Deparse.pm
1831           !> ext/ByteLoader/Makefile.PL ext/Fcntl/Fcntl.xs
1832           !> ext/IO/lib/IO/File.pm gv.c iperlsys.h lib/ExtUtils/MM_VMS.pm
1833           !> lib/File/Basename.pm lib/File/Spec/VMS.pm perlsfio.h
1834           !> t/base/rs.t t/lib/io_multihomed.t t/lib/textfill.t
1835           !> t/lib/textwrap.t t/op/filetest.t t/op/mkdir.t
1836           !> t/pragma/overload.t thread.h vms/vms.c
1837 ____________________________________________________________________________
1838 [  3656] By: gsar                                  on 1999/07/07  21:04:38
1839         Log: integrate cfgperl contents
1840      Branch: perl
1841           +> lib/unicode/Is/ASCII.pl lib/unicode/Is/Cntrl.pl
1842           +> lib/unicode/Is/Graph.pl lib/unicode/Is/Punct.pl
1843           +> lib/unicode/Is/Word.pl lib/unicode/Is/XDigit.pl
1844            ! Changes
1845           !> (integrate 45 files)
1846 ____________________________________________________________________________
1847 [  3655] By: gsar                                  on 1999/07/07  18:55:45
1848         Log: filetest.t and ByteLoader build tweaks from Peter Prymmer
1849              <pvhp@forte.com>
1850      Branch: perl
1851            ! ext/ByteLoader/Makefile.PL t/op/filetest.t
1852 ____________________________________________________________________________
1853 [  3654] By: gsar                                  on 1999/07/07  18:47:03
1854         Log: change#1889 mistakenly removed F_SETLK
1855      Branch: perl
1856            ! ext/Fcntl/Fcntl.xs
1857 ____________________________________________________________________________
1858 [  3653] By: gsar                                  on 1999/07/07  18:42:42
1859         Log: B::Deparse update
1860              From: Stephen McCamant <smccam@uclink4.berkeley.edu>
1861              Date: Mon,  5 Jul 1999 17:57:03 -0500 (CDT)
1862              Message-ID: <14209.13729.738691.610723@alias-2.pr.mcs.net>
1863              Subject: [PATCH _57, long] B::Deparse 0.58
1864      Branch: perl
1865            ! ext/B/B/Deparse.pm
1866 ____________________________________________________________________________
1867 [  3652] By: gsar                                  on 1999/07/07  18:41:07
1868         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1869              Date: Mon, 5 Jul 1999 18:24:19 -0400 (EDT)
1870              Message-Id: <199907052224.SAA10454@monk.mps.ohio-state.edu>
1871              Subject: Re: [ID 19990705.001] Overloading boolean conversion
1872      Branch: perl
1873            ! gv.c t/pragma/overload.t
1874 ____________________________________________________________________________
1875 [  3651] By: gsar                                  on 1999/07/07  17:47:30
1876         Log: missing PerlIO_reopen() (suggested by sam@daemoninc.com)
1877      Branch: perl
1878            ! perlsfio.h
1879 ____________________________________________________________________________
1880 [  3650] By: gsar                                  on 1999/07/07  17:45:52
1881         Log: applied new parts of suggested patch
1882              From: Charles Bailey <BAILEY@newman.upenn.edu>
1883              Date: Fri, 02 Jul 1999 19:18:41 -0400 (EDT)
1884              Message-id: <01JD3M8W1VXS000S5G@mail.newman.upenn.edu>
1885              Subject: [PATCH 5.005_57] Consolidated VMS patch
1886      Branch: perl
1887            ! configure.com ext/IO/lib/IO/File.pm iperlsys.h
1888            ! lib/ExtUtils/MM_VMS.pm lib/File/Basename.pm
1889            ! lib/File/Spec/VMS.pm pod/perldiag.pod t/base/rs.t
1890            ! t/lib/io_multihomed.t t/lib/textfill.t t/lib/textwrap.t
1891            ! t/op/filetest.t t/op/mkdir.t thread.h vms/vms.c
1892 ____________________________________________________________________________
1893 [  3649] By: jhi                                   on 1999/07/07  13:38:02
1894         Log: Sync regcomp warn with reality.
1895      Branch: cfgperl
1896            ! t/pragma/warn/regcomp
1897 ____________________________________________________________________________
1898 [  3648] By: jhi                                   on 1999/07/07  13:04:55
1899         Log: Integrate with Sarathy; one conflict in t/pragma/warn/recgomp
1900              resolved manually.
1901      Branch: cfgperl
1902           +> pod/perllexwarn.pod t/pragma/warn/6default t/pragma/warn/av
1903           +> t/pragma/warn/doop t/pragma/warn/hv t/pragma/warn/malloc
1904           +> t/pragma/warn/perlio t/pragma/warn/run t/pragma/warn/utf8
1905            - README.lexwarn
1906           !> (integrate 79 files)
1907 ____________________________________________________________________________
1908 [  3647] By: gsar                                  on 1999/07/07  10:32:03
1909         Log: From: jan.dubois@ibm.net (Jan Dubois)
1910              Date: Thu, 01 Jul 1999 11:17:53 +0200
1911              Message-ID: <377b2ca4.14467042@smtp1.ibm.net>
1912              Subject: [PATCH 5.005_57] MakeMaker support for pod2html
1913      Branch: perl
1914            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
1915            ! lib/ExtUtils/MakeMaker.pm
1916 ____________________________________________________________________________
1917 [  3646] By: gsar                                  on 1999/07/07  10:27:55
1918         Log: fix undocumented IO::Handle functions as suggested
1919              by cj10@cam.ac.uk
1920      Branch: perl
1921            ! ext/IO/lib/IO/Handle.pm
1922 ____________________________________________________________________________
1923 [  3645] By: gsar                                  on 1999/07/07  10:18:55
1924         Log: prohibit thread join()ing itself (from Dan Sugalski)
1925      Branch: perl
1926            ! ext/Thread/Thread.xs
1927 ____________________________________________________________________________
1928 [  3644] By: gsar                                  on 1999/07/07  10:14:26
1929         Log: From: "Vishal Bhatia" <vishalb@my-deja.com>
1930              Date: Wed, 30 Jun 1999 14:02:42 -0700
1931              Message-ID: <LJHFKBDHMHHJDAAA@my-deja.com>
1932              Subject:  [PATCH 5.005_57] Compiler and XSUBS
1933      Branch: perl
1934            ! ext/B/B/C.pm
1935 ____________________________________________________________________________
1936 [  3643] By: gsar                                  on 1999/07/07  10:08:38
1937         Log: mention C<foreach VAR (LIST) BLOCK continue BLOCK> syntax
1938              (from François Désarménien <desar@club-internet.fr>)
1939      Branch: perl
1940            ! pod/perlsyn.pod
1941 ____________________________________________________________________________
1942 [  3642] By: gsar                                  on 1999/07/07  10:03:24
1943         Log: From: Doug MacEachern <dougm@cp.net>
1944              Date: Sun, 27 Jun 1999 22:43:25 -0700 (PDT)
1945              Message-ID: <Pine.LNX.4.10.9906272236430.389-100000@mojo.eng.cp.net>
1946              Subject: [PATCH 5.005_57] add B::PV::{LEN,CUR}
1947      Branch: perl
1948            ! ext/B/B.xs
1949 ____________________________________________________________________________
1950 [  3641] By: gsar                                  on 1999/07/07  10:00:57
1951         Log: slightly modified version of suggested patch
1952              From: Steven N. Hirsch <hirschs@stargate.btv.ibm.com>
1953              Date: Mon, 28 Jun 1999 14:23:59 -0400
1954              Message-Id: <199906281823.OAA24912@stargate.btv.ibm.com>
1955              Subject: [ID 19990628.007] POSIX::tmpnam() broken for threaded 5.00503
1956      Branch: perl
1957            ! ext/POSIX/POSIX.xs
1958 ____________________________________________________________________________
1959 [  3640] By: gsar                                  on 1999/07/07  09:45:43
1960         Log: lexical warnings update (warning.t fails one test
1961              due to leaked scalar, investigation pending)
1962              From: paul.marquess@bt.com
1963              Date: Sat, 26 Jun 1999 23:19:52 +0100
1964              Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB29C6C8E@mbtlipnt02.btlabs.bt.co.uk>
1965              Subject: [PATCH 5.005_57] Lexical Warnings - mandatory warning are now default warnings
1966      Branch: perl
1967            + pod/perllexwarn.pod t/pragma/warn/6default t/pragma/warn/av
1968            + t/pragma/warn/doop t/pragma/warn/hv t/pragma/warn/malloc
1969            + t/pragma/warn/perlio t/pragma/warn/run t/pragma/warn/utf8
1970            - README.lexwarn
1971            ! Changes MANIFEST av.c djgpp/djgpp.c doio.c doop.c
1972            ! ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c
1973            ! ext/ByteLoader/byterun.h gv.c hv.c jpl/JNI/JNI.xs
1974            ! lib/warning.pm mg.c op.c os2/os2.c perl.c perlio.c
1975            ! pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
1976            ! pod/perlmodlib.pod pod/perlrun.pod pod/perlvar.pod pp.c
1977            ! pp_ctl.c run.c sv.c t/pragma/warn/3both t/pragma/warn/doio
1978            ! t/pragma/warn/gv t/pragma/warn/mg t/pragma/warn/op
1979            ! t/pragma/warn/perl t/pragma/warn/perly t/pragma/warn/pp
1980            ! t/pragma/warn/pp_ctl t/pragma/warn/pp_hot t/pragma/warn/pp_sys
1981            ! t/pragma/warn/regcomp t/pragma/warn/regexec t/pragma/warn/sv
1982            ! t/pragma/warn/taint t/pragma/warn/toke t/pragma/warn/universal
1983            ! t/pragma/warn/util t/pragma/warning.t toke.c utf8.c util.c
1984            ! warning.h warning.pl win32/win32.c
1985 ____________________________________________________________________________
1986 [  3639] By: gsar                                  on 1999/07/07  08:09:30
1987         Log: From: Brian Jepson <bjepson@home.com>
1988              Date: Sat, 26 Jun 1999 10:47:45 -0500 (EST)
1989              Message-ID: <Pine.LNX.4.10.9906261044180.659-100000@cx384756-a.sking1.ri.home.com>
1990              Subject: Patch to JPL example program
1991      Branch: perl
1992            ! jpl/JPL_Rolo/JPL_Rolo.jpl
1993 ____________________________________________________________________________
1994 [  3638] By: jhi                                   on 1999/07/07  08:07:58
1995         Log: Integrate with Sarathy.
1996      Branch: cfgperl
1997           !> (integrate 34 files)
1998 ____________________________________________________________________________
1999 [  3637] By: gsar                                  on 1999/07/07  08:07:49
2000         Log: From: Stephen McCamant <smccam@uclink4.berkeley.edu>
2001              Date: Fri, 25 Jun 1999 13:38:44 -0500 (CDT)
2002              Message-ID: <14193.25034.113373.245377@alias-2.pr.mcs.net>
2003              Subject: [PATCH _57, long] Eliminate CONDOPs
2004      Branch: perl
2005            ! bytecode.pl dump.c ext/B/B.pm ext/B/B.xs ext/B/B/Bblock.pm
2006            ! ext/B/B/Bytecode.pm ext/B/B/C.pm ext/B/B/CC.pm
2007            ! ext/B/B/Debug.pm ext/B/B/Xref.pm ext/B/ramblings/flip-flop
2008            ! ext/B/typemap op.c op.h opcode.h opcode.pl perl.h
2009            ! pod/perltoc.pod pp_ctl.c pp_hot.c
2010 ____________________________________________________________________________
2011 [  3636] By: gsar                                  on 1999/07/07  07:50:51
2012         Log: adapted suggested patch for IO-1.20x
2013              From: ian@dial.pipex.com
2014              Date:  Fri, 25 Jun 1999 10:39:42 +0100
2015              Message-Id:  <199906250939.KAA02152@homer.diplex.co.uk>
2016              Subject: [ID 19990625.001]  Minor fixes for IO::Socket.pm
2017      Branch: perl
2018            ! ext/IO/lib/IO/Socket.pm
2019 ____________________________________________________________________________
2020 [  3635] By: gsar                                  on 1999/07/07  07:26:05
2021         Log: PowerMAX hints update from Tom Horsley <Tom.Horsley@mail.ccur.com>
2022      Branch: perl
2023            ! hints/powerux.sh
2024 ____________________________________________________________________________
2025 [  3634] By: gsar                                  on 1999/07/07  07:20:02
2026         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
2027              Date: Wed, 23 Jun 1999 16:16:05 +0100
2028              Message-Id: <199906231516.QAA23851@crypt.compulink.co.uk>
2029              Subject: [PATCH 5.005_57] memleak in optimizer
2030      Branch: perl
2031            ! embed.h embed.pl objXSUB.h op.c proto.h
2032 ____________________________________________________________________________
2033 [  3633] By: gsar                                  on 1999/07/07  07:10:52
2034         Log: add do-not-edit caveats for files generated by opcode.pl
2035              (suggested by Hugo van der Sanden)
2036      Branch: perl
2037            ! opcode.h opcode.pl pp.sym pp_proto.h
2038 ____________________________________________________________________________
2039 [  3632] By: gsar                                  on 1999/07/07  06:41:13
2040         Log: better diagnostics on read operations from write-only
2041              filehandles
2042      Branch: perl
2043            ! doio.c perl.c pod/perldelta.pod pod/perldiag.pod pp_hot.c
2044            ! pp_sys.c t/pragma/warn/pp_hot t/pragma/warn/pp_sys
2045 ____________________________________________________________________________
2046 [  3631] By: gsar                                  on 1999/07/07  02:03:34
2047         Log: make Sys::Hostname safe against C<$SIG{CHLD}='IGNORE'> (suggested
2048              by David Muir Sharnoff <muir@idiom.com>)
2049      Branch: perl
2050            ! lib/Sys/Hostname.pm
2051 ____________________________________________________________________________
2052 [  3630] By: gsar                                  on 1999/07/07  01:57:16
2053         Log: From: "Vishal Bhatia" <vishalb@my-deja.com>
2054              Date: Sun, 20 Jun 1999 17:17:17 -0700
2055              Message-ID: <AEBDBGKPMEAJAAAA@my-deja.com>
2056              Subject: [PATCH 5.005_57] Minor bug fix in pp_require
2057      Branch: perl
2058            ! ext/B/B/CC.pm
2059 ____________________________________________________________________________
2060 [  3629] By: gsar                                  on 1999/07/07  01:46:03
2061         Log: installperl should write normal messages to STDOUT, not STDERR
2062      Branch: perl
2063            ! installperl
2064 ____________________________________________________________________________
2065 [  3628] By: gsar                                  on 1999/07/07  01:41:25
2066         Log: BSD/OS needs -DSTRUCT_TM_HASZONE as of 4.0.1 (from mab@alink.net)
2067      Branch: perl
2068            ! hints/bsdos.sh
2069 ____________________________________________________________________________
2070 [  3627] By: gsar                                  on 1999/07/07  00:27:10
2071         Log: make diagnostic on C<my $^I> etc., more readable
2072      Branch: perl
2073            ! op.c
2074 ____________________________________________________________________________
2075 [  3626] By: gsar                                  on 1999/07/06  23:47:27
2076         Log: From: Andy Dougherty <doughera@lafayette.edu>
2077              Date:  Thu, 17 Jun 1999 12:07:11 -0400 (EDT)
2078              Message-Id:  <Pine.GSU.4.05.9906171204580.937-100000@newton.phys>
2079              Subject: [ID 19990617.004  [PATCH 5.005_57] make distclean fixes]
2080      Branch: perl
2081            ! Makefile.SH utils/Makefile
2082 ____________________________________________________________________________
2083 [  3625] By: jhi                                   on 1999/07/06  21:50:46
2084         Log: Some new files of #3624 missing from MANIFEST.
2085      Branch: cfgperl
2086            ! MANIFEST
2087 ____________________________________________________________________________
2088 [  3624] By: jhi                                   on 1999/07/06  21:47:04
2089         Log: POSIX [[:character class:]] support for standard, locale,
2090              and utf8.  If both utf8 and locale are on, utf8 wins.
2091              I don't fully understand why so many tables changed in
2092              lib/unicode because of "make" -- maybe it was just overdue.
2093      Branch: cfgperl
2094            + lib/unicode/Is/ASCII.pl lib/unicode/Is/Cntrl.pl
2095            + lib/unicode/Is/Graph.pl lib/unicode/Is/Punct.pl
2096            + lib/unicode/Is/Word.pl lib/unicode/Is/XDigit.pl
2097            ! MANIFEST Todo-5.005 embed.h embed.pl embedvar.h global.sym
2098            ! handy.h intrpvar.h lib/unicode/Bidirectional.pl
2099            ! lib/unicode/Block.pl lib/unicode/Category.pl
2100            ! lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
2101            ! lib/unicode/Is/BidiL.pl lib/unicode/Is/Digit.pl
2102            ! lib/unicode/Is/L.pl lib/unicode/Is/Lo.pl
2103            ! lib/unicode/Is/Lower.pl lib/unicode/Is/Print.pl
2104            ! lib/unicode/Is/Space.pl lib/unicode/Is/Upper.pl
2105            ! lib/unicode/Is/Z.pl lib/unicode/Is/Zs.pl lib/unicode/Name.pl
2106            ! lib/unicode/To/Digit.pl lib/unicode/mktables.PL objXSUB.h
2107            ! pod/perldelta.pod pod/perldiag.pod pod/perlre.pod proto.h
2108            ! regcomp.c regcomp.h regcomp.sym regexec.c regnodes.h
2109            ! t/op/pat.t t/op/re_tests t/op/regexp.t t/pragma/utf8.t
2110            ! t/pragma/warn/regcomp utf8.c
2111 ____________________________________________________________________________
2112 [  3623] By: gsar                                  on 1999/07/06  20:52:48
2113         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2114              Date: Wed, 16 Jun 1999 14:57:22 -0400
2115              Message-ID: <19990616145722.B16258@monk.mps.ohio-state.edu>
2116              Subject: [PATCH 5.00557] Devel::Peek
2117      Branch: perl
2118            ! ext/Devel/Peek/Peek.pm ext/Devel/Peek/Peek.xs
2119 ____________________________________________________________________________
2120 [  3622] By: gsar                                  on 1999/07/06  20:22:59
2121         Log: applied patch after demunging headers with appropriate paths
2122              From: "Vishal Bhatia" <vishalb@my-deja.com>
2123              Date: Sat, 12 Jun 1999 08:23:59 -0700
2124              Message-ID: <JIHEJPFDFKIBDAAA@my-deja.com>
2125              Subject: [Patch 5.005_57] unsigned arithmetic (Compiler)
2126      Branch: perl
2127            ! cc_runtime.h ext/B/B.xs ext/B/B/CC.pm ext/B/B/Stackobj.pm
2128            ! ext/B/defsubs.h.PL lib/ExtUtils/typemap t/harness
2129 ____________________________________________________________________________
2130 [  3621] By: gsar                                  on 1999/07/06  20:10:50
2131         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2132              Date: Thu, 10 Jun 1999 04:05:22 -0400 (EDT)
2133              Message-Id: <199906100805.EAA18216@monk.mps.ohio-state.edu>
2134              Subject: [PATCH 5.005_57] Optimize 2>&1 in commands
2135      Branch: perl
2136            ! doio.c
2137 ____________________________________________________________________________
2138 [  3620] By: jhi                                   on 1999/07/06  19:16:47
2139         Log: Mention EPOC and SOCKS.
2140      Branch: cfgperl
2141            ! pod/perldelta.pod
2142 ____________________________________________________________________________
2143 [  3619] By: gsar                                  on 1999/07/06  16:52:37
2144         Log: fix int vs STRLEN issue
2145      Branch: perl
2146            ! pp.c
2147 ____________________________________________________________________________
2148 [  3618] By: jhi                                   on 1999/07/06  16:52:20
2149         Log: There ain't Perl_atonv().
2150      Branch: cfgperl
2151            ! ext/ByteLoader/bytecode.h
2152 ____________________________________________________________________________
2153 [  3617] By: jhi                                   on 1999/07/06  15:55:22
2154         Log: Integrate with Sarathy.
2155      Branch: cfgperl
2156           !> Makefile.SH
2157 ____________________________________________________________________________
2158 [  3616] By: jhi                                   on 1999/07/06  15:54:09
2159         Log: Tweak for #3613.
2160      Branch: cfgperl
2161            ! Configure config_h.SH
2162 ____________________________________________________________________________
2163 [  3615] By: gsar                                  on 1999/07/06  11:00:21
2164         Log: From: "Todd C. Miller" <Todd.Miller@courtesan.com>
2165              Date:  Sun, 13 Jun 1999 17:46:13 -0600 (MDT)
2166              Message-Id:  <199906132346.RAA26632@xerxes.courtesan.com>
2167              Subject: [ID 19990613.003  linklibperl set incorrectly in Makefile.SH for OpenBSD]
2168      Branch: perl
2169            ! Makefile.SH
2170 ____________________________________________________________________________
2171 [  3614] By: jhi                                   on 1999/07/06  10:44:48
2172         Log: Integrate with Sarathy.
2173      Branch: cfgperl
2174           !> ext/IO/lib/IO/File.pm op.c op.h opcode.h opcode.pl perl.h pp.h
2175           !> pp.sym pp_proto.h t/base/rs.t t/pragma/warn/op
2176 ____________________________________________________________________________
2177 [  3613] By: jhi                                   on 1999/07/06  10:43:20
2178         Log: From: Nathan Kurz <nate@valleytel.net>
2179              Subject: [ID 19990612.001 compiling three deep modules within ext/]
2180              ply-To: nate@valleytel.net
2181              erl5-porters@perl.org
2182              Date: Sat, 12 Jun 1999 01:26:04 -0500
2183              Message-Id: <199906120626.BAA04996@trinkpad.valleytel.net>
2184      Branch: cfgperl
2185            ! Configure config_h.SH
2186 ____________________________________________________________________________
2187 [  3612] By: gsar                                  on 1999/07/06  10:17:52
2188         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2189              Date: Sat, 12 Jun 1999 04:49:09 -0400 (EDT)
2190              Message-Id: <199906120849.EAA26986@monk.mps.ohio-state.edu>
2191              Subject: [PATCH 5.005_57] Optimize away OP_SASSIGN
2192      Branch: perl
2193            ! op.c op.h opcode.h opcode.pl pp.h pp.sym pp_proto.h
2194 ____________________________________________________________________________
2195 [  3611] By: gsar                                  on 1999/07/06  09:51:20
2196         Log: From: pvhp@forte.com (Peter Prymmer)
2197              Date: Fri, 11 Jun 99 17:07:19 PDT
2198              Message-Id: <9906120007.AA13802@forte.com>
2199              Subject: [PATCH _03 && _57]portability fix for IO::File and FileHandle
2200      Branch: perl
2201            ! ext/IO/lib/IO/File.pm
2202 ____________________________________________________________________________
2203 [  3610] By: gsar                                  on 1999/07/06  09:37:37
2204         Log: fix for C<$/ = 42> setting paragraph mode (applied with small
2205              tweak)
2206              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
2207              Date: Wed, 09 Jun 1999 18:27:51 +0100
2208              Message-Id: <E10rm8l-00023T-00@ursa.cus.cam.ac.uk>
2209              Subject: Re: [ID 19990608.002] Possible bug with binmode and <FH> on Perl 5.005_03 Win32
2210      Branch: perl
2211            ! perl.h t/base/rs.t
2212 ____________________________________________________________________________
2213 [  3609] By: jhi                                   on 1999/07/06  09:28:48
2214         Log: Integrate with Sarathy.
2215      Branch: cfgperl
2216           !> (integrate 49 files)
2217 ____________________________________________________________________________
2218 [  3608] By: gsar                                  on 1999/07/06  09:28:21
2219         Log: test tweak
2220      Branch: perl
2221            ! t/pragma/warn/op
2222 ____________________________________________________________________________
2223 [  3607] By: jhi                                   on 1999/07/06  09:22:48
2224         Log: Put back the cygwin32 Configure fix of 3582 undone by 3597.
2225      Branch: cfgperl
2226            ! Configure config_h.SH
2227 ____________________________________________________________________________
2228 [  3606] By: gsar                                  on 1999/07/06  09:05:02
2229         Log: applied slightly tweaked version of suggested patch for
2230              improved RE API
2231              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2232              Date: Wed, 9 Jun 1999 18:14:27 -0400 (EDT)
2233              Message-Id: <199906092214.SAA14126@monk.mps.ohio-state.edu>
2234              Subject: [PATCH 5.005_57] REx engine rehash
2235      Branch: perl
2236            ! Changes dump.c embed.h embed.pl embedvar.h ext/re/Makefile.PL
2237            ! ext/re/re.xs global.sym objXSUB.h perl.c perl.h pp.c pp_hot.c
2238            ! proto.h regcomp.c regcomp.h regexec.c regexp.h thrdvar.h
2239            ! util.c
2240 ____________________________________________________________________________
2241 [  3605] By: gsar                                  on 1999/07/06  08:54:03
2242         Log: bug in change#3602 (cpp conditionals not allowed inside macro args)
2243      Branch: perl
2244            ! sv.c
2245 ____________________________________________________________________________
2246 [  3604] By: gsar                                  on 1999/07/06  07:08:30
2247         Log: From: paul.marquess@bt.com
2248              Date: Tue, 8 Jun 1999 22:37:58 +0100 
2249              Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB29C6C3C@mbtlipnt02.btlabs.bt.co.uk>
2250              Subject: [PATCH 5.005_57] DB_File 1.67
2251      Branch: perl
2252            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
2253            ! ext/DB_File/DB_File.xs ext/DB_File/typemap
2254 ____________________________________________________________________________
2255 [  3603] By: gsar                                  on 1999/07/06  07:04:50
2256         Log: From: paul.marquess@bt.com
2257              Date: Tue, 8 Jun 1999 22:34:01 +0100 
2258              Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB29C6C3B@mbtlipnt02.btlabs.bt.co.uk>
2259              Subject: [PATCH 5.005_57] DBM Filters
2260      Branch: perl
2261            ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
2262            ! ext/NDBM_File/NDBM_File.pm ext/NDBM_File/NDBM_File.xs
2263            ! ext/ODBM_File/ODBM_File.pm ext/ODBM_File/ODBM_File.xs
2264            ! ext/SDBM_File/SDBM_File.pm ext/SDBM_File/SDBM_File.xs
2265 ____________________________________________________________________________
2266 [  3602] By: gsar                                  on 1999/07/06  07:00:01
2267         Log: slightly tweaked version of suggested patch
2268              From: Dan Sugalski <sugalskd@ous.edu>
2269              Date: Tue, 08 Jun 1999 14:09:38 -0700
2270              Message-Id: <3.0.6.32.19990608140938.030f12e0@ous.edu>
2271              Subject: [PATCH 5.005_57]Use NV instead of double in the core
2272      Branch: perl
2273            ! av.h bytecode.pl cv.h doio.c dump.c embed.pl
2274            ! ext/ByteLoader/bytecode.h ext/ByteLoader/byterun.c hv.h
2275            ! intrpvar.h mg.c op.c perl.h pp.c pp.h pp_ctl.c pp_sys.c
2276            ! proto.h sv.c sv.h toke.c universal.c util.c
2277 ____________________________________________________________________________
2278 [  3601] By: gsar                                  on 1999/07/06  06:52:57
2279         Log: integrate cfgperl contents into mainline
2280      Branch: perl
2281           +> README.epoc epoc/config.h epoc/epoc.c epoc/epocish.h
2282           +> epoc/perl.mmp epoc/perl.pkg
2283           !> (integrate 30 files)
2284 ____________________________________________________________________________
2285 [  3598] By: jhi                                   on 1999/07/05  20:02:55
2286         Log: Integrate with mainperl.
2287      Branch: cfgperl
2288           +> lib/CGI/Pretty.pm
2289           !> Changes ext/B/B/Bblock.pm ext/B/B/C.pm ext/B/B/CC.pm
2290           !> ext/B/B/Stackobj.pm ext/GDBM_File/GDBM_File.xs mg.c op.c
2291           !> opcode.h opcode.pl pp_sys.c t/lib/io_udp.t thread.h toke.c
2292           !> vms/descrip_mms.template vms/subconfigure.com vms/vms.c
2293           !> vms/vmsish.h
2294 ____________________________________________________________________________
2295 [  3597] By: jhi                                   on 1999/07/05  19:59:48
2296         Log: Hack SOCKS support some more plus a patch from Andy Dougherty
2297              that addresses the notorious "Additional libraries" question.
2298      Branch: cfgperl
2299            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
2300            ! config_h.SH doio.c ext/Socket/Socket.xs hints/aix.sh perl.c
2301            ! pp_sys.c
2302 ____________________________________________________________________________
2303 [  3596] By: gsar                                  on 1999/07/05  18:30:51
2304         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2305              Date: Tue, 8 Jun 1999 04:47:58 -0400 (EDT)
2306              Message-Id: <199906080847.EAA03810@monk.mps.ohio-state.edu>
2307              Subject: [PATCH 5.00557] Long-standing UDP sockets bug on OS/2
2308      Branch: perl
2309            ! pp_sys.c t/lib/io_udp.t
2310 ____________________________________________________________________________
2311 [  3595] By: gsar                                  on 1999/07/05  18:29:08
2312         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2313              Date: Tue, 8 Jun 1999 04:44:58 -0400 (EDT)
2314              Message-Id: <199906080844.EAA03784@monk.mps.ohio-state.edu>
2315              Subject: [PATCH 5.00557] Setting $^E wipes out $!
2316      Branch: perl
2317            ! mg.c
2318 ____________________________________________________________________________
2319 [  3594] By: gsar                                  on 1999/07/05  18:24:53
2320         Log: hand-apply whitespace mutiliated patch
2321              From: Dan Sugalski <sugalskd@osshe.edu>
2322              Date: Mon, 07 Jun 1999 14:46:42 -0700
2323              Message-Id: <3.0.6.32.19990607144642.03079100@ous.edu>
2324              Subject: [PATCH 5.005_57]Updated VMS patch
2325      Branch: perl
2326            ! thread.h vms/descrip_mms.template vms/subconfigure.com
2327            ! vms/vms.c vms/vmsish.h
2328 ____________________________________________________________________________
2329 [  3593] By: gsar                                  on 1999/07/05  17:53:04
2330         Log: applied parts not duplicated by previous patches
2331              From: "Vishal Bhatia" <vishalb@my-deja.com>
2332              Date: Sat, 05 Jun 1999 08:42:17 -0700
2333              Message-ID: <JAMCAJKJEJDPAAAA@my-deja.com>
2334              Subject: Fwd: [PATCH 5.005_57] consolidated compiler changes
2335      Branch: perl
2336            ! Changes ext/B/B/Bblock.pm ext/B/B/C.pm ext/B/B/CC.pm
2337            ! ext/B/B/Stackobj.pm
2338 ____________________________________________________________________________
2339 [  3592] By: jhi                                   on 1999/07/05  17:17:22
2340         Log: AIX threaded build, plus few more on the side.
2341      Branch: cfgperl
2342            ! embed.h embed.pl ext/DynaLoader/dl_aix.xs
2343            ! ext/DynaLoader/dl_next.xs ext/DynaLoader/dl_rhapsody.xs
2344            ! ext/DynaLoader/dl_vms.xs hints/aix.sh objXSUB.h perl.h
2345            ! perl_exp.SH pp_ctl.c proto.h toke.c util.c
2346 ____________________________________________________________________________
2347 [  3591] By: gsar                                  on 1999/07/05  16:52:34
2348         Log: "\e" and "\a" didn't produce right escape under EBCDIC
2349              From: pvhp@forte.com (Peter Prymmer)
2350              Date: Fri, 4 Jun 99 12:00:27 PDT
2351              Message-Id: <9906041900.AA28387@forte.com>
2352              Subject: [PATCH 5.005_57]lingering ASCIIism in tokener
2353      Branch: perl
2354            ! toke.c
2355 ____________________________________________________________________________
2356 [  3590] By: gsar                                  on 1999/07/05  16:40:01
2357         Log: s/scalar ref constructor/single ref constructor/ (suggested
2358              by Stephen McCamant)
2359      Branch: perl
2360            ! opcode.h opcode.pl
2361 ____________________________________________________________________________
2362 [  3589] By: gsar                                  on 1999/07/05  16:34:06
2363         Log: no such thing as gdbm_clearerr() (from Andy Dougherty)
2364      Branch: perl
2365            ! ext/GDBM_File/GDBM_File.xs
2366 ____________________________________________________________________________
2367 [  3588] By: gsar                                  on 1999/07/05  16:29:39
2368         Log: allow C<-foo> under C<use integer> (behavior of C<-$string>
2369              is unchanged still)
2370      Branch: perl
2371            ! op.c
2372 ____________________________________________________________________________
2373 [  3587] By: jhi                                   on 1999/07/05  10:31:43
2374         Log: Make perl_exp.SH smarter about what to include and what to exclude.
2375      Branch: cfgperl
2376            ! perl_exp.SH
2377 ____________________________________________________________________________
2378 [  3586] By: jhi                                   on 1999/07/05  09:29:31
2379         Log: Remove unnecessary and extraneous my $i = 0.
2380      Branch: cfgperl
2381            ! bytecode.pl
2382 ____________________________________________________________________________
2383 [  3585] By: jhi                                   on 1999/07/05  07:28:59
2384         Log: Integrate with mainperl.
2385      Branch: cfgperl
2386           !> (integrate 30 files)
2387 ____________________________________________________________________________
2388 [  3584] By: gsar                                  on 1999/07/05  05:36:28
2389         Log: From: Vishal Bhatia <vishalb@hotmail.com>
2390              Date: Thu, 03 Jun 1999 00:57:48 PDT
2391              Message-ID: <19990603075749.86665.qmail@hotmail.com>
2392              Subject: Re: [PATCH 5.005_57] pp_sort sorted out
2393      Branch: perl
2394            ! ext/B/B/Bblock.pm ext/B/B/C.pm ext/B/B/CC.pm
2395 ____________________________________________________________________________
2396 [  3583] By: gsar                                  on 1999/07/05  05:31:19
2397         Log: suppress fancy display when in verbose mode (suggested by
2398              Paul Johnson <pjcj@transeda.com>)
2399      Branch: perl
2400            ! lib/Test/Harness.pm
2401 ____________________________________________________________________________
2402 [  3582] By: gsar                                  on 1999/07/05  05:17:12
2403         Log: cygwin32 update
2404              From: "Fifer, Eric" <EFifer@sanwaint.com>
2405              Date:  Wed, 2 Jun 1999 15:16:05 +0100
2406              Message-Id:  <71E287AB0D94D111BBD600600849EC8185EDD9@POST>
2407              Subject:  [ID 19990602.003] perl5.005_03 (CORE) cygwin32 port
2408      Branch: perl
2409            ! Configure Makefile.SH README.cygwin32 cygwin32/Makefile.SHs
2410            ! cygwin32/build-instructions.READFIRST
2411            ! cygwin32/build-instructions.charles-wilson
2412            ! cygwin32/build-instructions.sebastien-barre
2413            ! cygwin32/build-instructions.steven-morlock
2414            ! cygwin32/build-instructions.steven-morlock2 doio.c dosish.h
2415            ! ext/POSIX/Makefile.PL ext/POSIX/POSIX.xs hints/cygwin32.sh
2416            ! lib/Cwd.pm lib/ExtUtils/MM_Cygwin.pm perl.h pp_hot.c
2417            ! t/op/magic.t util.c
2418 ____________________________________________________________________________
2419 [  3581] By: gsar                                  on 1999/07/05  02:46:18
2420         Log: NeXT doesn't have FD_CLOEXEC (suggested by Hans Mulder)
2421      Branch: perl
2422            ! util.c
2423 ____________________________________________________________________________
2424 [  3580] By: gsar                                  on 1999/07/05  02:38:03
2425         Log: From: "Ed Peschko" <ed_peschko@csgsystems.com>
2426              Date: Mon, 31 May 1999 18:18:13 -0600
2427              Message-ID: <19990601001813.AAA17834@csgsystems.com>
2428              Subject: [ PATCH perl5.005_57 ] new perlcc + regression tests
2429      Branch: perl
2430            ! t/TEST t/UTEST t/harness utils/perlcc.PL
2431 ____________________________________________________________________________
2432 [  3579] By: gsar                                  on 1999/07/05  01:20:58
2433         Log: compatibility tweak for Class::Struct
2434      Branch: perl
2435            ! lib/Class/Struct.pm
2436 ____________________________________________________________________________
2437 [  3578] By: jhi                                   on 1999/07/04  23:26:01
2438         Log: Miscellaneus AIX fixes + SOCKS support.
2439      Branch: cfgperl
2440            ! Configure Makefile.SH Porting/Glossary Porting/config.sh
2441            ! Porting/config_H config_h.SH doio.c ext/Socket/Socket.xs
2442            ! hints/aix.sh pp_sys.c
2443 ____________________________________________________________________________
2444 [  3577] By: gsar                                  on 1999/07/04  23:07:39
2445         Log: test tweak
2446      Branch: perl
2447            ! t/io/openpid.t
2448 ____________________________________________________________________________
2449 [  3576] By: jhi                                   on 1999/07/04  22:39:23
2450         Log: Integrate with mainperl.
2451      Branch: cfgperl
2452           +> t/io/openpid.t
2453            - win32/perlhost.h
2454           !> (integrate 51 files)
2455 ____________________________________________________________________________
2456 [  3575] By: jhi                                   on 1999/07/04  22:26:48
2457         Log: Added 64-bit support for AIX 4.3 or better
2458              based on Martin H. Rusoff's observations.
2459      Branch: cfgperl
2460            ! Configure config_h.SH hints/aix.sh
2461 ____________________________________________________________________________
2462 [  3574] By: jhi                                   on 1999/07/04  21:34:47
2463         Log: Do not throw away gccvers compilation errors.
2464              From: Andy Dougherty <doughera@lafayette.edu>
2465              To: Ron Seguin <rseguin@on.bell.ca>
2466              Cc: Perl Porters <perl5-porters@perl.org>
2467              Subject: [PATCH] Re: [ID 19990625.011]  WHOA There
2468              Date: Mon, 28 Jun 1999 12:36:38 -0400 (EDT)
2469              Message-Id: <Pine.GSU.4.05.9906281230100.6265-100000@newton.phys>
2470      Branch: cfgperl
2471            ! Configure config_h.SH
2472 ____________________________________________________________________________
2473 [  3573] By: gsar                                  on 1999/07/04  21:10:32
2474         Log: adapted suggested tests for addition to testsuite
2475              From: RonaldWS@aol.com
2476              Date:  Sun, 30 May 1999 16:27:28 EDT
2477              Message-Id:  <25cd799f.2482f930@aol.com>
2478              Subject: [19990530.007] Open with pipe | does not return pid under win32
2479      Branch: perl
2480            + t/io/openpid.t
2481            ! MANIFEST win32/win32.c
2482 ____________________________________________________________________________
2483 [  3572] By: gsar                                  on 1999/07/04  20:29:32
2484         Log: perl_run() should call my_exit(0) for normal completion
2485      Branch: perl
2486            ! perl.c
2487 ____________________________________________________________________________
2488 [  3571] By: jhi                                   on 1999/07/04  20:10:44
2489         Log: Add test for change #3568 plus general cleanup.
2490      Branch: cfgperl
2491            ! t/pragma/locale.t
2492 ____________________________________________________________________________
2493 [  3570] By: gsar                                  on 1999/07/04  20:03:21
2494         Log: make overload, Data::Dumper, and dumpvar understand qr// stringify
2495              overloading
2496      Branch: perl
2497            ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/Dumper.xs
2498            ! lib/Dumpvalue.pm lib/dumpvar.pl lib/overload.pm pp_ctl.c
2499 ____________________________________________________________________________
2500 [  3569] By: gsar                                  on 1999/07/04  18:04:48
2501         Log: make AIX dynaloading work when libperl is shared (and thus under
2502              mod_perl etc.)
2503              From: Jens-Uwe Mager <jum@helios.de>
2504              Date:  Sat, 29 May 1999 17:09:52 +0200
2505              Message-Id:  <199905291509.RAA43978@ans.helios.de>
2506              Subject: [19990529.002] DynaLoader does not work properly if perl is not the main program (AIX)
2507      Branch: perl
2508            ! ext/DynaLoader/dl_aix.xs
2509 ____________________________________________________________________________
2510 [  3568] By: jhi                                   on 1999/07/04  14:54:23
2511         Log: pp_lc/pp_lcfirst/pp_quotemeta/pp_uc/pp_ucfirst were not calling mg_set().
2512              This resulted for example in the 'o' magic not being cleared by
2513              magic_setcollxfrm(), which resulted in strange cmp results.
2514              The bug was reported originally in the message
2515              Subject: Bug with locale
2516              From: Jan Starzynski <jan@planet.de> 
2517              To: perlbug@perl.com 
2518              Date: Fri, 09 Apr 1999 13:23:07 +0200 
2519              Message-ID: <370DE31B.DAEE1332@planet.de> 
2520      Branch: cfgperl
2521            ! pp.c
2522 ____________________________________________________________________________
2523 [  3567] By: gsar                                  on 1999/07/04  02:38:34
2524         Log: remove misleading info on defined(&func), unclutter deprecation
2525              about defined(@array)
2526      Branch: perl
2527            ! op.c pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
2528            ! t/pragma/warn/op
2529 ____________________________________________________________________________
2530 [  3566] By: gsar                                  on 1999/07/04  01:46:31
2531         Log: From: jan.dubois@ibm.net (Jan Dubois)
2532              Date: Wed, 26 May 1999 22:07:17 +0200
2533              Message-ID: <374c53ac.10322322@smtp1.ibm.net>
2534              Subject: [PATCH 5.005_57] MINGW32 and EGCS 1.1.2 support
2535      Branch: perl
2536            ! Changes win32/win32.c win32/win32.h
2537 ____________________________________________________________________________
2538 [  3565] By: gsar                                  on 1999/07/04  01:26:02
2539         Log: newer version of perlxstut from Jeff Okamoto (slightly edited
2540              for win32 issues)
2541      Branch: perl
2542            ! pod/perlxstut.pod
2543 ____________________________________________________________________________
2544 [  3564] By: gsar                                  on 1999/07/02  03:09:04
2545         Log: avoid warnings
2546      Branch: perl
2547            ! ext/Thread/Thread/Specific.pm lib/fields.pm
2548 ____________________________________________________________________________
2549 [  3563] By: gsar                                  on 1999/06/28  19:23:47
2550         Log: inc version (for CPAN.pm sanity)
2551      Branch: perl
2552            ! lib/Text/ParseWords.pm
2553 ____________________________________________________________________________
2554 [  3562] By: gsar                                  on 1999/06/28  19:19:01
2555         Log: regen perltoc
2556      Branch: perl
2557            ! pod/perltoc.pod
2558 ____________________________________________________________________________
2559 [  3561] By: gsar                                  on 1999/06/28  19:08:41
2560         Log: From: Damian Conway <damian@cs.monash.edu.au>
2561              Date: Wed, 26 May 1999 00:58:35 -0400
2562              Message-Id: <199905260458.AAA06411@defender.perl.org>
2563              Subject: [19990526.002] Misc. improvements to Class:Struct
2564      Branch: perl
2565            ! MANIFEST lib/Class/Struct.pm
2566 ____________________________________________________________________________
2567 [  3560] By: gsar                                  on 1999/06/28  18:50:52
2568         Log: remove bogus PL_optype_size
2569      Branch: perl
2570            ! bytecode.pl ext/ByteLoader/byterun.h
2571 ____________________________________________________________________________
2572 [  3559] By: gsar                                  on 1999/06/28  18:22:26
2573         Log: upgrade CGI.pm to v2.53 (CGI/{Apache,Switch}.pm NOT deleted)
2574      Branch: perl
2575            + lib/CGI/Pretty.pm
2576            ! eg/cgi/file_upload.cgi lib/CGI.pm lib/CGI/Carp.pm
2577            ! lib/CGI/Cookie.pm lib/CGI/Fast.pm t/lib/cgi-form.t
2578            ! t/lib/cgi-html.t t/lib/cgi-request.t
2579 ____________________________________________________________________________
2580 [  3558] By: jhi                                   on 1999/06/28  07:30:21
2581         Log: Change Olaf Lebbe's email address.
2582      Branch: cfgperl
2583            ! README.epoc
2584 ____________________________________________________________________________
2585 [  3557] By: gsar                                  on 1999/06/28  00:07:33
2586         Log: make autogenerated files writable
2587      Branch: perl
2588            - win32/perlhost.h
2589            ! MANIFEST Porting/makerel embed.h embedvar.h ext/B/B/Asmdata.pm
2590            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h global.sym
2591            ! keywords.h lib/warning.pm objXSUB.h opcode.h pp.sym pp_proto.h
2592            ! proto.h regnodes.h warning.h win32/config_H.bc
2593            ! win32/config_H.gc win32/config_H.vc
2594 ____________________________________________________________________________
2595 [  3556] By: jhi                                   on 1999/06/27  19:22:53
2596         Log: Update MANIFEST to match #3555.
2597      Branch: cfgperl
2598            ! MANIFEST
2599 ____________________________________________________________________________
2600 [  3555] By: jhi                                   on 1999/06/27  19:16:22
2601         Log: EPOC port to Psion5.
2602              From: Olaf Flebbe <O.Flebbe@science-computing.de>
2603              To: Jarkko Hietaniemi <jhi@iki.fi>
2604              Cc: perl5-porters@perl.org
2605              Subject: Re: Psion5
2606              Date: Sun, 27 Jun 1999 20:50:30 +0200 (METDST)
2607              Message-ID: <Pine.GHP.4.02.9906272048130.17736-100000@io.science-computing.de>
2608      Branch: cfgperl
2609            + README.epoc epoc/config.h epoc/epoc.c epoc/epocish.h
2610            + epoc/perl.mmp epoc/perl.pkg
2611            ! MANIFEST doio.c lib/Term/ReadLine.pm lib/perl5db.pl perl.c
2612            ! perl.h sv.c util.c
2613 ____________________________________________________________________________
2614 [  3554] By: jhi                                   on 1999/06/27  18:50:52
2615         Log: Integrate from mainperl.
2616      Branch: cfgperl
2617           !> (integrate 48 files)
2618 ____________________________________________________________________________
2619 [  3553] By: gsar                                  on 1999/06/27  14:28:49
2620         Log: somewhat untested PERL_OBJECT cleanups (C++isms mostly
2621              gone from the public API); PERL_OBJECT builds again on
2622              windows
2623              
2624              TODO: namespace-clean the typedefs in iperlsys.h and
2625              elsewhere; remove C++ remnants from public headers
2626      Branch: perl
2627            ! XSUB.h bytecode.pl cv.h embed.h embed.pl ext/B/B.xs
2628            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
2629            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h
2630            ! ext/DynaLoader/dlutils.c global.sym globals.c iperlsys.h
2631            ! lib/ExtUtils/Embed.pm lib/ExtUtils/xsubpp mg.c objXSUB.h
2632            ! opcode.h opcode.pl perl.c perl.h pod/perlhist.pod pp_ctl.c
2633            ! pp_hot.c proto.h scope.h sv.h toke.c universal.c util.c
2634            ! win32/GenCAPI.pl win32/Makefile win32/config.bc
2635            ! win32/config.gc win32/config.vc win32/dl_win32.xs
2636            ! win32/makedef.pl win32/makefile.mk win32/perllib.c
2637            ! win32/runperl.c win32/win32.c win32/win32.h win32/win32iop.h
2638            ! win32/win32sck.c
2639 ____________________________________________________________________________
2640 [  3552] By: gsar                                  on 1999/06/27  13:49:31
2641         Log: integrate cfgperl changes into mainline
2642      Branch: perl
2643           !> dump.c embed.h embed.pl embedvar.h global.sym intrpvar.h mg.c
2644           !> objXSUB.h op.c perl.c perl.h perlvars.h pp.c pp_ctl.c
2645           !> pp_proto.h pp_sys.c proto.h sv.c t/pragma/locale.t toke.c
2646           !> util.c
2647 ____________________________________________________________________________
2648 [  3551] By: gsar                                  on 1999/06/27  13:31:11
2649         Log: fix indents
2650      Branch: perl
2651            ! op.c
2652 ____________________________________________________________________________
2653 [  3550] By: gsar                                  on 1999/06/24  22:42:53
2654         Log: update Changes
2655      Branch: perl
2656            ! Changes
2657 ____________________________________________________________________________
2658 [  3549] By: gsar                                  on 1999/06/24  22:41:17
2659         Log: avoid race condition in the CAPI extension bootstrap handler
2660      Branch: perl
2661            ! lib/ExtUtils/xsubpp win32/GenCAPI.pl
2662 ____________________________________________________________________________
2663 [  3548] By: gsar                                  on 1999/06/24  22:39:53
2664         Log: sanity check to cover the case when perl is installed into the
2665              X:\ (drive root)
2666      Branch: perl
2667            ! win32/win32.c
2668 ____________________________________________________________________________
2669 [  3547] By: gsar                                  on 1999/06/22  19:30:32
2670         Log: tweak RefHash to make intent clearer (suggested by John Dlugosz)
2671      Branch: perl
2672            ! lib/Tie/RefHash.pm
2673 ____________________________________________________________________________
2674 [  3544] By: jhi                                   on 1999/06/18  19:24:28
2675         Log: Tidy up #3542 and #3543. 
2676      Branch: cfgperl
2677            ! t/pragma/locale.t util.c
2678 ____________________________________________________________________________
2679 [  3543] By: jhi                                   on 1999/06/18  10:28:45
2680         Log: Spice up locale.t.
2681      Branch: cfgperl
2682            ! t/pragma/locale.t
2683 ____________________________________________________________________________
2684 [  3542] By: jhi                                   on 1999/06/17  22:42:03
2685         Log: Fixed two long-standing locale bugs.
2686              
2687              Both problems were related to numeric locale which
2688              controls the radix character aka the decimal separator.
2689              (1) printf (and sprintf) were resetting the numeric locale to C.
2690              (2) Using locale-numerically formatted floating point
2691              numbers (e.g. "1,23") together with -w caused warnings about
2692              "isn't numeric".  The operations were working fine, though,
2693              because atof() was using the local locale.
2694              Both problems reported by Stefan Vogtner.
2695              
2696              Introduced a wrapper for atof() that attempts to convert
2697              the string both ways.  This helps Perl to understand
2698              numbers like this "4.56" even when using a local locale
2699              makes atof() understand only numbers like this "7,89".
2700              
2701              Remaining related problems, both of which existed before
2702              this patch and continue to exist after this patch:
2703              (a) The behaviour of print() is _not_ as documented by perllocale.
2704              Instead of always using the C locale, print() does use the
2705              local locale, just like the *printf() do.  This may be fixable
2706              now that switching to-and-fro between locales has been made
2707              more consistent, but fixing print() would change existing
2708              behaviour.  perllocale is not changed by this patch.
2709              (b) If a number has been stringified (say, via "$number") under
2710              a local locale, the cached string value persists even under
2711              "no locale".  This may or may not be a problem: operations
2712              work fine because the original number is still there, but
2713              that the string form keeps its locale-ish outlook may be
2714              somewhat confusing.
2715      Branch: cfgperl
2716            ! dump.c embed.h embed.pl embedvar.h global.sym intrpvar.h mg.c
2717            ! objXSUB.h op.c perl.c perl.h perlvars.h pp.c pp_ctl.c
2718            ! pp_proto.h pp_sys.c proto.h sv.c t/pragma/locale.t toke.c
2719            ! util.c
2720 ____________________________________________________________________________
2721 [  3541] By: jhi                                   on 1999/06/17  20:00:16
2722         Log: Integrate from mainperl.
2723      Branch: cfgperl
2724           !> ext/Data/Dumper/Dumper.pm op.c
2725 ____________________________________________________________________________
2726 [  3540] By: gsar                                  on 1999/06/16  16:49:55
2727         Log: dump C<0> as such, not C<'0'>
2728      Branch: perl
2729            ! ext/Data/Dumper/Dumper.pm
2730 ____________________________________________________________________________
2731 [  3539] By: gsar                                  on 1999/06/13  04:04:40
2732         Log: fix coredumper in change#3498
2733      Branch: perl
2734            ! op.c
2735 ____________________________________________________________________________
2736 [  3538] By: jhi                                   on 1999/06/12  22:01:26
2737         Log: Integrate from mainperl.
2738      Branch: cfgperl
2739           +> lib/caller.pm
2740           !> (integrate 36 files)
2741 ____________________________________________________________________________
2742 [  3537] By: gsar                                  on 1999/06/12  06:43:03
2743         Log: EXTERN_C declarations for global arrays in various
2744              headers, so perl can be built even in C++ mode; win32
2745              build fixups; regen headers
2746      Branch: perl
2747            ! XSUB.h embedvar.h ext/B/B.xs objXSUB.h opcode.h opcode.pl
2748            ! perl.h regcomp.h regexec.c utf8.h win32/win32.c win32/win32.h
2749 ____________________________________________________________________________
2750 [  3536] By: gsar                                  on 1999/06/12  06:38:21
2751         Log: caller.pm typos
2752      Branch: perl
2753            ! lib/caller.pm
2754 ____________________________________________________________________________
2755 [  3535] By: gsar                                  on 1999/06/11  23:13:54
2756         Log: various little tweaks; most globals are now in intrpvar.h, ninterps
2757              is temporarily gone
2758      Branch: perl
2759            ! embed.pl intrpvar.h os2/os2.c perl.c perlvars.h
2760            ! pod/perldelta.pod proto.h win32/perllib.c
2761 ____________________________________________________________________________
2762 [  3534] By: gsar                                  on 1999/06/11  20:41:51
2763         Log: implement C<use caller 'encoding'>
2764      Branch: perl
2765            + lib/caller.pm
2766            ! MANIFEST perl.h pod/perldelta.pod pod/perlfunc.pod pp_ctl.c
2767 ____________________________________________________________________________
2768 [  3533] By: gsar                                  on 1999/06/11  16:51:04
2769         Log: truncate() has a peculiar exemption from strict barewords, even
2770              though it has a non-filehandle prototype
2771      Branch: perl
2772            ! op.c t/io/fs.t
2773 ____________________________________________________________________________
2774 [  3532] By: gsar                                  on 1999/06/11  09:09:16
2775         Log: GDBM tweak
2776      Branch: perl
2777            ! ext/GDBM_File/GDBM_File.xs ext/GDBM_File/typemap
2778 ____________________________________________________________________________
2779 [  3531] By: gsar                                  on 1999/06/10  23:34:19
2780         Log: part of the platform changes for IMPLICIT_CONTEXT
2781      Branch: perl
2782            ! djgpp/djgpp.c jpl/JNI/JNI.xs jpl/JNI/typemap
2783            ! jpl/PerlInterpreter/PerlInterpreter.c
2784            ! jpl/PerlInterpreter/PerlInterpreter.h
2785            ! os2/OS2/ExtAttr/ExtAttr.xs os2/OS2/PrfDB/PrfDB.xs
2786            ! os2/OS2/Process/Process.xs os2/OS2/REXX/REXX.xs perl.h
2787 ____________________________________________________________________________
2788 [  3530] By: jhi                                   on 1999/06/10  20:55:56
2789         Log: Integrate from mainperl.
2790      Branch: cfgperl
2791           !> ext/DB_File/DB_File.xs ext/DB_File/typemap
2792 ____________________________________________________________________________
2793 [  3529] By: gsar                                  on 1999/06/10  20:40:01
2794         Log: DB_File tweaks for IMPLICIT CONTEXT
2795      Branch: perl
2796            ! ext/DB_File/DB_File.xs ext/DB_File/typemap
2797 ____________________________________________________________________________
2798 [  3528] By: jhi                                   on 1999/06/10  10:18:15
2799         Log: Integrate from mainperl.
2800      Branch: cfgperl
2801           !> (integrate 105 files)
2802 ____________________________________________________________________________
2803 [  3527] By: gsar                                  on 1999/06/10  09:30:35
2804         Log: most globals are now interpreter local; locale initialization
2805              was too early, defer it until interpreter is allocated and
2806              initialized; multiple interpreters should now be
2807              concurrency-safe (untested)
2808      Branch: perl
2809            ! embedvar.h intrpvar.h malloc.c miniperlmain.c perl.c perl.h
2810            ! perlvars.h
2811 ____________________________________________________________________________
2812 [  3526] By: gsar                                  on 1999/06/10  08:38:00
2813         Log: fix small nits
2814      Branch: perl
2815            ! cc_runtime.h ext/B/B/CC.pm run.c
2816 ____________________________________________________________________________
2817 [  3525] By: gsar                                  on 1999/06/10  04:41:38
2818         Log: win32 build fixes
2819      Branch: perl
2820            ! bytecode.pl dosish.h embed.h embed.pl ext/B/B.xs
2821            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
2822            ! ext/ByteLoader/byterun.h ext/SDBM_File/sdbm/sdbm.c globals.c
2823            ! mg.c objXSUB.h op.h perl.c perl.h pp_sys.c proto.h sv.c util.c
2824            ! win32/Makefile win32/config_H.bc win32/config_H.gc
2825            ! win32/config_H.vc win32/config_h.PL win32/dl_win32.xs
2826            ! win32/makedef.pl win32/makefile.mk win32/perllib.c
2827            ! win32/win32.c win32/win32.h win32/win32sck.c
2828            ! win32/win32thread.c win32/win32thread.h
2829 ____________________________________________________________________________
2830 [  3524] By: gsar                                  on 1999/06/09  18:03:01
2831         Log: more complete support for implicit thread/interpreter pointer,
2832              enabled via -DPERL_IMPLICIT_CONTEXT (all changes are noops
2833              without that enabled):
2834              - USE_THREADS now enables PERL_IMPLICIT_CONTEXT, so dTHR
2835              is a noop; tests pass on Solaris; should be faster now!
2836              - MULTIPLICITY has been tested with and without
2837              PERL_IMPLICIT_CONTEXT on Solaris
2838              - improved function database now merged with embed.pl
2839              - everything except the varargs functions have foo(a,b,c) macros
2840              to provide compatibility
2841              - varargs functions default to compatibility variants that
2842              get the context pointer using dTHX
2843              - there should be almost no source compatibility issues as a
2844              result of all this
2845              - dl_foo.xs changes other than dl_dlopen.xs untested
2846              - still needs documentation, fixups for win32 etc
2847              Next step: migrate most non-mutex variables from perlvars.h
2848              to intrpvar.h
2849      Branch: perl
2850            - proto.pl
2851            ! MANIFEST XSUB.h av.c bytecode.pl cv.h doio.c doop.c dump.c
2852            ! ebcdic.c embed.h embed.pl embedvar.h ext/B/B.xs ext/B/typemap
2853            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
2854            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h
2855            ! ext/Data/Dumper/Dumper.xs ext/Devel/Peek/Peek.xs
2856            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_beos.xs
2857            ! ext/DynaLoader/dl_cygwin32.xs ext/DynaLoader/dl_dld.xs
2858            ! ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dl_hpux.xs
2859            ! ext/DynaLoader/dl_mpeix.xs ext/DynaLoader/dl_next.xs
2860            ! ext/DynaLoader/dl_none.xs ext/DynaLoader/dl_rhapsody.xs
2861            ! ext/DynaLoader/dl_vmesa.xs ext/DynaLoader/dl_vms.xs
2862            ! ext/DynaLoader/dlutils.c ext/Opcode/Opcode.xs
2863            ! ext/POSIX/POSIX.xs ext/Thread/Thread.xs ext/re/re.xs
2864            ! global.sym globals.c gv.c hv.c lib/ExtUtils/typemap
2865            ! lib/ExtUtils/xsubpp malloc.c mg.c mg.h miniperlmain.c
2866            ! objXSUB.h op.c opcode.h opcode.pl perl.c perl.h perlio.c
2867            ! perlsfio.h perly.c pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c
2868            ! proto.h regcomp.c regcomp.h regexec.c run.c scope.c scope.h
2869            ! sv.c taint.c thrdvar.h thread.h toke.c universal.c utf8.c
2870            ! util.c win32/Makefile win32/makefile.mk writemain.SH
2871 ____________________________________________________________________________
2872 [  3523] By: gsar                                  on 1999/06/07  05:24:13
2873         Log: missed a file
2874      Branch: perl
2875            + proto.pl
2876            ! MANIFEST
2877 ____________________________________________________________________________
2878 [  3522] By: gsar                                  on 1999/06/07  05:18:34
2879         Log: initial stub implementation of implicit thread/this
2880              pointer    argument; builds/tests on Solaris, win32
2881              hasn't been fixed up yet; proto.h, global.sym and
2882              static function decls are now generated from a common
2883              database in proto.pl; some inconsistently named
2884              perl_foo() things are now Perl_foo(), compatibility
2885              #defines provided; perl_foo() (lowercase 'p') reserved
2886              for functions that take an explicit context argument;
2887              next step: generate #define foo(a,b) Perl_foo(aTHX_ a,b)
2888      Branch: perl
2889            ! XSUB.h av.c cop.h deb.c doio.c doop.c dump.c ebcdic.c embed.h
2890            ! embed.pl ext/POSIX/POSIX.xs global.sym globals.c gv.c gv.h
2891            ! hv.c malloc.c mg.c miniperlmain.c objXSUB.h op.c opcode.h
2892            ! opcode.pl perl.c perl.h perl_exp.SH perlio.c perly.c perly.y
2893            ! pp.c pp.sym pp_ctl.c pp_hot.c pp_proto.h pp_sys.c proto.h
2894            ! regcomp.c regexec.c run.c scope.c scope.h sv.c taint.c toke.c
2895            ! universal.c utf8.c util.c
2896 ____________________________________________________________________________
2897 [  3521] By: gsar                                  on 1999/06/04  23:00:22
2898         Log: clean up some stray "global" symbols
2899      Branch: perl
2900            ! embed.h embed.pl global.sym objXSUB.h opcode.pl pp.sym
2901            ! pp_proto.h proto.h
2902 ____________________________________________________________________________
2903 [  3520] By: jhi                                   on 1999/06/02  21:33:28
2904         Log: Integrate from mainperl.
2905      Branch: cfgperl
2906           !> (integrate 94 files)
2907 ____________________________________________________________________________
2908 [  3519] By: gsar                                  on 1999/06/02  07:16:10
2909         Log: avoid dereferencing null pointer from getpwent() et al
2910      Branch: perl
2911            ! pp_sys.c
2912 ____________________________________________________________________________
2913 [  3518] By: gsar                                  on 1999/06/02  04:47:10
2914         Log: remove _() non-ansism
2915      Branch: perl
2916            ! Porting/config_H XSUB.h config_h.SH cv.h doio.c doop.c
2917            ! ext/B/B/C.pm ext/B/B/CC.pm ext/B/byteperl.c
2918            ! ext/ByteLoader/ByteLoader.xs ext/Data/Dumper/Dumper.xs
2919            ! ext/DynaLoader/dl_beos.xs ext/DynaLoader/dl_dlopen.xs
2920            ! ext/DynaLoader/dl_vmesa.xs ext/IO/poll.h ext/IPC/SysV/SysV.xs
2921            ! ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs ext/Thread/Thread.xs
2922            ! ext/re/re.xs handy.h hv.c iperlsys.h
2923            ! jpl/PerlInterpreter/PerlInterpreter.c lib/ExtUtils/Embed.pm
2924            ! malloc.c mg.c mg.h minimod.pl miniperlmain.c op.c op.h
2925            ! opcode.h opcode.pl os2/POSIX.mkfifo perl.c perl.h
2926            ! plan9/config.plan9 pod/perlembed.pod pod/perlguts.pod pp.c
2927            ! pp_ctl.c pp_hot.c pp_sys.c proto.h regcomp.c regexec.c run.c
2928            ! scope.h sv.c sv.h thread.h toke.c util.c vms/sockadapt.h
2929            ! vms/vmsish.h vms/writemain.pl vos/config.h
2930            ! vos/config_h.SH_orig win32/GenCAPI.pl win32/config_H.bc
2931            ! win32/config_H.gc win32/config_H.vc win32/makemain.pl
2932            ! win32/perllib.c win32/runperl.c win32/win32.h
2933            ! win32/win32thread.h writemain.SH x2p/a2p.c x2p/a2p.h x2p/a2p.y
2934            ! x2p/hash.h x2p/str.h x2p/util.h x2p/walk.c
2935 ____________________________________________________________________________
2936 [  3517] By: gsar                                  on 1999/06/02  02:17:51
2937         Log: missed a few files
2938      Branch: perl
2939            ! ext/POSIX/POSIX.xs jpl/JNI/JNI.xs
2940 ____________________________________________________________________________
2941 [  3516] By: gsar                                  on 1999/06/02  01:37:33
2942         Log: integrate cfgperl contents into mainline
2943      Branch: perl
2944           +> ext/ByteLoader/bytecode.h ext/ByteLoader/byterun.c
2945           +> ext/ByteLoader/byterun.h
2946            - bytecode.h byterun.c byterun.h
2947            ! Changes
2948           !> (integrate 58 files)
2949 ____________________________________________________________________________
2950 [  3515] By: gsar                                  on 1999/06/02  00:48:50
2951         Log: remove stray K&R-isms
2952      Branch: perl
2953            ! ext/SDBM_File/sdbm/dba.c ext/SDBM_File/sdbm/dbd.c
2954            ! ext/SDBM_File/sdbm/dbe.c ext/SDBM_File/sdbm/dbm.c
2955            ! ext/SDBM_File/sdbm/dbu.c mg.c op.c pp_ctl.c pp_sys.c sv.c
2956            ! toke.c util.c win32/win32.c x2p/hash.c
2957 ____________________________________________________________________________
2958 [  3514] By: gsar                                  on 1999/06/01  15:55:55
2959         Log: change#3447 didn't do enough to exempt Foo->bar(qw/.../) from
2960              strict 'subs'
2961      Branch: perl
2962            ! op.c t/pragma/strict-subs
2963 ____________________________________________________________________________
2964 [  3513] By: jhi                                   on 1999/06/01  07:17:05
2965         Log: Patch applying of #3499 had gone awry.
2966      Branch: cfgperl
2967            ! ext/ByteLoader/bytecode.h ext/ByteLoader/byterun.h
2968 ____________________________________________________________________________
2969 [  3512] By: gsar                                  on 1999/05/31  19:21:30
2970         Log: tighter -help output
2971      Branch: perl
2972            ! perl.c
2973 ____________________________________________________________________________
2974 [  3511] By: gsar                                  on 1999/05/31  17:18:23
2975         Log: fix memory leak in C<eval 'return sub {...}'>
2976      Branch: perl
2977            ! embed.h embed.pl objXSUB.h pp_ctl.c proto.h
2978 ____________________________________________________________________________
2979 [  3510] By: gsar                                  on 1999/05/31  14:11:46
2980         Log: tweak C++isms
2981      Branch: perl
2982            ! win32/dl_win32.xs win32/win32.c
2983 ____________________________________________________________________________
2984 [  3509] By: jhi                                   on 1999/05/30  13:02:26
2985         Log: Cleanup of #3488.
2986      Branch: cfgperl
2987            ! Configure config_h.SH
2988 ____________________________________________________________________________
2989 [  3508] By: jhi                                   on 1999/05/30  11:16:01
2990         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2991              To: Mailing list Perl5 <perl5-porters@perl.org>
2992              Subject: [PATCH 5.005_57] Teach Socket and io_unix.t the syntax of OS/2
2993              Date: Sat, 29 May 1999 20:18:13 -0400
2994              Message-ID: <19990529201813.B9489@monk.mps.ohio-state.edu>
2995      Branch: cfgperl
2996            ! ext/Socket/Socket.xs os2/os2ish.h t/lib/io_unix.t
2997 ____________________________________________________________________________
2998 [  3507] By: jhi                                   on 1999/05/29  20:05:40
2999         Log: From: Mark-Jason Dominus <mjd@plover.com>
3000              To: perl5-porters@perl.com
3001              Subject: PATCH (5.005_57): Document use of `SPECIAL' flag for `pushre':
3002              Date: Sat, 29 May 1999 14:45:10 -0400
3003              Message-ID: <19990529184510.27557.qmail@plover.com>
3004      Branch: cfgperl
3005            ! op.h
3006 ____________________________________________________________________________
3007 [  3506] By: gsar                                  on 1999/05/29  16:49:39
3008         Log: avoid gv_check() recursive pit
3009      Branch: perl
3010            ! gv.c
3011 ____________________________________________________________________________
3012 [  3505] By: jhi                                   on 1999/05/29  11:38:16
3013         Log: From: jan.dubois@ibm.net (Jan Dubois)
3014              To: Gurusamy Sarathy <gsar@activestate.com>
3015              Cc: perl5-porters@perl.org
3016              Subject: [PATCH 5.005_57]Safeguard against unimplemented functions in pwuid.t and grent.t
3017              Date: Sat, 29 May 1999 08:46:22 +0200
3018              Message-ID: <374f8007.2016008@smtp1.ibm.net>
3019      Branch: cfgperl
3020            ! t/op/grent.t t/op/pwent.t
3021 ____________________________________________________________________________
3022 [  3504] By: jhi                                   on 1999/05/29  11:07:10
3023         Log: QNX needs <sys/select.h> to define fd_set.
3024              
3025              From: Norton Allen <allen@huarp.harvard.edu>
3026              To: perl5-porters@perl.org
3027              Subject: [19990526.016] Not OK: perl 5.00503 on x86-qnx 424
3028              Date:  Wed, 26 May 1999 13:51:27 -0400 (EDT)
3029              Message-Id:  <199905261751.NAA20966@bottesini.harvard.edu>
3030      Branch: cfgperl
3031            ! ext/IO/poll.c
3032 ____________________________________________________________________________
3033 [  3503] By: jhi                                   on 1999/05/29  10:53:31
3034         Log: From: jan.dubois@ibm.net (Jan Dubois)
3035              To: Gurusamy Sarathy <gsar@activestate.com>, perl5-porters@perl.org
3036              Subject: [PATCH all versions] (was Re: Unitialized Value Complaints in Math::BigFloat)
3037              Date: Fri, 28 May 1999 20:14:35 +0200
3038              Message-ID: <3751daa4.7188847@smtp1.ibm.net>
3039      Branch: cfgperl
3040            ! lib/Math/BigFloat.pm
3041 ____________________________________________________________________________
3042 [  3502] By: jhi                                   on 1999/05/29  10:44:44
3043         Log: Make Configure support the change #3367,
3044              SysV shadow passwords.
3045      Branch: cfgperl
3046            ! Configure config_h.SH pp_sys.c
3047 ____________________________________________________________________________
3048 [  3501] By: gsar                                  on 1999/05/28  21:22:23
3049         Log: add wide versions of win32 system calls (first step in
3050              globalization); delayload winsock for performance if compiling
3051              with VC 6.0
3052      Branch: perl
3053            ! win32/Makefile win32/dl_win32.xs win32/makefile.mk
3054            ! win32/win32.c win32/win32.h
3055 ____________________________________________________________________________
3056 [  3500] By: jhi                                   on 1999/05/28  21:17:24
3057         Log: The new t/lib/io_linenum.t was using stricture
3058              before @INC was set up.
3059      Branch: cfgperl
3060            ! t/lib/io_linenum.t
3061 ____________________________________________________________________________
3062 [  3499] By: jhi                                   on 1999/05/28  17:13:23
3063         Log: From: Tom Hughes <tom@compton.nu>
3064              To: perl5-porters@perl.org
3065              Subject: [PATCH 5.005_57] ByteLoader mark 2
3066              Date: Wed, 26 May 1999 23:59:49 +0100
3067              Message-ID: <bf337a0849.tom@compton.compton.nu>
3068              
3069              plus resolve tiny conflict with #3479
3070              plus regen_headers.
3071      Branch: cfgperl
3072            + ext/ByteLoader/bytecode.h ext/ByteLoader/byterun.c
3073            + ext/ByteLoader/byterun.h
3074            - bytecode.h byterun.c byterun.h
3075            ! MANIFEST Makefile.SH bytecode.pl embed.h embedvar.h ext/B/B.pm
3076            ! ext/B/B.xs ext/B/B/Bytecode.pm ext/B/Makefile.PL
3077            ! ext/ByteLoader/ByteLoader.pm ext/ByteLoader/ByteLoader.xs
3078            ! ext/ByteLoader/Makefile.PL global.sym intrpvar.h objXSUB.h
3079            ! perl.h perlvars.h proto.h util.c utils/Makefile
3080 ____________________________________________________________________________
3081 [  3498] By: jhi                                   on 1999/05/28  16:53:04
3082         Log: From: Mark-Jason Dominus <mjd@plover.com>
3083              To: perl5-porters@perl.com
3084              Subject: PATCH (5.005_57): defined(@a) now deprecated
3085              Date: Thu, 27 May 1999 16:05:44 -0400
3086              Message-ID: <19990527200544.13330.qmail@plover.com>
3087      Branch: cfgperl
3088            ! lib/Carp.pm op.c opcode.h opcode.pl pod/perldelta.pod
3089            ! pod/perldiag.pod pod/perlfunc.pod pp_proto.h t/pragma/warn/op
3090 ____________________________________________________________________________
3091 [  3497] By: jhi                                   on 1999/05/28  16:50:54
3092         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3093              To: perl5-porters@perl.org (Mailing list Perl5)
3094              Subject: [PATCH 5.00557] Cosmetic OS/2-related patches
3095              Date: Fri, 28 May 1999 12:13:00 -0400 (EDT)
3096              Message-Id: <199905281613.MAA02048@monk.mps.ohio-state.edu>
3097      Branch: cfgperl
3098            ! MANIFEST Makefile.SH ext/POSIX/POSIX.xs hints/os2.sh
3099            ! os2/Makefile.SHs t/io/pipe.t t/lib/io_sock.t
3100 ____________________________________________________________________________
3101 [  3496] By: jhi                                   on 1999/05/28  16:48:39
3102         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3103              To: perl5-porters@perl.org (Mailing list Perl5)
3104              Subject: [PATCH 5.00557] Required OS/2-related patches
3105              Date: Fri, 28 May 1999 12:11:48 -0400 (EDT)
3106              Message-Id: <199905281611.MAA02037@monk.mps.ohio-state.edu>
3107      Branch: cfgperl
3108            ! os2/os2.c t/lib/bigfloatpm.t t/lib/io_unix.t t/op/groups.t
3109            ! t/op/stat.t util.c
3110 ____________________________________________________________________________
3111 [  3495] By: jhi                                   on 1999/05/28  16:45:56
3112         Log: From: Paul Johnson <pjcj@transeda.com>
3113              To: perl5-porters <perl5-porters@perl.org>
3114              Subject: [PATCH 5.005_57] Provide more useful test okay percentage
3115              Date: Fri, 28 May 1999 15:13:54 +0100
3116              Message-ID: <19990528151354.B289@west-tip.transeda.com>
3117      Branch: cfgperl
3118            ! t/TEST
3119 ____________________________________________________________________________
3120 [  3494] By: jhi                                   on 1999/05/28  16:44:34
3121         Log: From: Paul Johnson <pjcj@transeda.com>
3122              To: perl5-porters <perl5-porters@perl.org>
3123              Subject: [PATCH 5.005_57] Fixes related to working local $.
3124              Date: Fri, 28 May 1999 15:11:18 +0100
3125              Message-ID: <19990528151118.A289@west-tip.transeda.com>
3126      Branch: cfgperl
3127            ! ext/IO/lib/IO/Handle.pm pod/perlvar.pod t/lib/io_linenum.t
3128 ____________________________________________________________________________
3129 [  3493] By: gsar                                  on 1999/05/28  16:37:26
3130         Log: change#3449 wasn't doing enough
3131      Branch: perl
3132            ! op.c t/comp/proto.t
3133 ____________________________________________________________________________
3134 [  3492] By: jhi                                   on 1999/05/28  08:12:23
3135         Log: From: paul.marquess@bt.com
3136              To: doughera@lafayette.edu
3137              Cc: perl5-porters@perl.org
3138              Subject: RE: [19990527.002] DBM Filters in _57 cause problems in NDBM_File
3139              Date: Thu, 27 May 1999 23:31:38 +0100
3140              Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB29C6C03@mbtlipnt02.btlabs.bt.co.uk>
3141              
3142              Had to be applied manually; some mailer had munged the patch slightly.
3143      Branch: cfgperl
3144            ! ext/NDBM_File/NDBM_File.xs
3145 ____________________________________________________________________________
3146 [  3491] By: jhi                                   on 1999/05/28  07:51:17
3147         Log: From: "Vishal Bhatia" <vishalb@my-deja.com>
3148              To: perl5-porters@perl.org
3149              Subject: [PATCH 5.005_57] fixing eval in the compiler
3150              Date: Thu, 27 May 1999 07:56:54 -0700
3151              Message-ID: <JDIKFDKKLGHHBAAA@my-deja.com>
3152      Branch: cfgperl
3153            ! cc_runtime.h scope.h
3154 ____________________________________________________________________________
3155 [  3490] By: jhi                                   on 1999/05/28  07:47:06
3156         Log: From: Andy Dougherty <doughera@lafayette.edu>
3157              To: perlbug@perl.com
3158              Cc: Jarkko Hietaniemi <jhi@iki.fi>
3159              Subject: [PATCH] Configure updates for ISC 4.1
3160              Date: Thu, 27 May 1999 15:19:21 -0400 (EDT)
3161              Message-Id: <Pine.GSU.4.05.9905271513500.22115-100000@newton.phys>
3162      Branch: cfgperl
3163            ! Configure config_h.SH
3164 ____________________________________________________________________________
3165 [  3489] By: jhi                                   on 1999/05/28  07:39:17
3166         Log: Integrate from mainperl.
3167      Branch: cfgperl
3168           !> malloc.c win32/makedef.pl win32/win32.c
3169 ____________________________________________________________________________
3170 [  3488] By: jhi                                   on 1999/05/27  16:57:19
3171         Log: From: Andy Dougherty <doughera@lafayette.edu>
3172              To: Perl Porters <perl5-porters@perl.org>
3173              Subject: [PATCH] Re: 5.005_57 NOT OK on SunOS 4.1.3
3174              Date: Thu, 27 May 1999 12:26:28 -0400 (EDT)
3175              Message-Id: <Pine.GSU.4.05.9905271120230.22115-100000@newton.phys>
3176      Branch: cfgperl
3177            ! Configure config_h.SH hints/sunos_4_1.sh util.c
3178 ____________________________________________________________________________
3179 [  3487] By: gsar                                  on 1999/05/27  03:56:20
3180         Log: make win32_spawnvp() inherit standard handles even when they
3181              may be redirected
3182      Branch: perl
3183            ! win32/win32.c
3184 ____________________________________________________________________________
3185 [  3486] By: jhi                                   on 1999/05/26  19:55:52
3186         Log: From: Andy Dougherty <doughera@lafayette.edu>
3187              To: perl5-porters@perl.org
3188              Subject: Re: BUG -> [19990526.004] perl5.005_57 error in util.c on sun4-solaris2.6
3189              Date: Wed, 26 May 1999 14:49:52 -0400 (EDT)
3190              Message-Id: <Pine.GSU.4.05.9905261448310.19172-100000@newton.phys>
3191      Branch: cfgperl
3192            ! util.c
3193 ____________________________________________________________________________
3194 [  3485] By: chip                                  on 1999/05/26  17:19:11
3195         Log: Look for Linux FILE structure in libio.h, for glibc-2.1.
3196      Branch: maint-5.004/perl
3197            ! Configure
3198 ____________________________________________________________________________
3199 [  3484] By: gsar                                  on 1999/05/26  01:56:28
3200         Log: fix missing exported symbol
3201      Branch: perl
3202            ! malloc.c win32/makedef.pl
3203 ____________________________________________________________________________
3204 [  3483] By: jhi                                   on 1999/05/25  23:08:07
3205         Log: Configure -Dopenbsd_distribution to build for the OpenBSD tree.
3206              
3207              From: "Todd C. Miller" <Todd.Miller@courtesan.com>
3208              To: perlbug@perl.com
3209              Subject: OpenBSD hints file update
3210              Date: Tue, 25 May 1999 12:12:38 -0600 (MDT)
3211              Message-Id: <199905251812.MAA06032@xerxes.courtesan.com>
3212      Branch: cfgperl
3213            ! hints/openbsd.sh
3214 ____________________________________________________________________________
3215 [  3482] By: jhi                                   on 1999/05/25  23:01:25
3216         Log: From: Tom Hughes <tom@compton.nu>
3217              To: perl5-porters@perl.org
3218              Subject: [PATCH 5.005_57] Make Configure recognise glibc 2.1 stdio
3219              Date: Tue, 25 May 1999 23:10:23 +0100
3220              Message-ID: <1ed7f10749.tom@compton.compton.nu>
3221      Branch: cfgperl
3222            ! Configure config_h.SH
3223 ____________________________________________________________________________
3224 [  3481] By: jhi                                   on 1999/05/25  22:31:50
3225         Log: 3479, 3480, 3481 seems logical.
3226      Branch: cfgperl
3227           !> hints/aix.sh
3228 ____________________________________________________________________________
3229 [  3480] By: jhi                                   on 1999/05/25  22:13:39
3230         Log: The change #3479 wasn't perfect.
3231      Branch: perl
3232            ! hints/aix.sh
3233 ____________________________________________________________________________
3234 [  3479] By: jhi                                   on 1999/05/25  21:59:21
3235         Log: Cures for _57 in AIX 4.1.5.0.
3236              (1) The lddlflags lost its -lc by change #3660
3237              (and the politeness of change #3257).
3238              (2) optype_size must end up in perl.exp (as PL_optype_size).
3239              Added it to perlvars.h, fixed bytecode.pl,
3240              regen'ed the relevant headers.
3241      Branch: cfgperl
3242            ! bytecode.h bytecode.pl byterun.h embed.h embedvar.h objXSUB.h
3243            ! perlvars.h
3244      Branch: perl
3245            ! hints/aix.sh
3246 ____________________________________________________________________________
3247 [  3478] By: jhi                                   on 1999/05/25  20:13:47
3248         Log: Integrate from mainperl.
3249      Branch: cfgperl
3250           +> pod/perltootc.pod
3251           !> (integrate 101 files)
3252 ____________________________________________________________________________
3253 [  3477] By: gsar                                  on 1999/05/25  10:43:48
3254         Log: here be 5.005_57
3255      Branch: perl
3256            ! Changes MANIFEST Porting/makerel
3257           !> Changes5.005
3258
3259 ----------------
3260 Version 5.005_57
3261 ----------------
3262
3263 ____________________________________________________________________________
3264 [  3476] By: gsar                                  on 1999/05/25  09:23:43
3265         Log: up patchlevel &c
3266      Branch: perl
3267            ! Changes patchlevel.h pod/perlhist.pod win32/Makefile
3268            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
3269            ! win32/makefile.mk
3270 ____________________________________________________________________________
3271 [  3475] By: gsar                                  on 1999/05/25  09:14:51
3272         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3273              Date: Tue, 25 May 1999 02:42:23 -0400 (EDT)
3274              Message-Id: <199905250642.CAA06208@monk.mps.ohio-state.edu>
3275              Subject: [PATCH 5.005_56] REx engine improvements
3276      Branch: perl
3277            ! embedvar.h mg.c objXSUB.h pp.c pp_ctl.c pp_hot.c regcomp.c
3278            ! regexec.c regexp.h t/op/pat.t t/op/re_tests t/op/regexp.t
3279            ! thrdvar.h util.c
3280 ____________________________________________________________________________
3281 [  3474] By: gsar                                  on 1999/05/25  08:39:56
3282         Log: test case for change#3470
3283      Branch: perl
3284            ! t/lib/bigintpm.t
3285 ____________________________________________________________________________
3286 [  3473] By: gsar                                  on 1999/05/25  08:36:52
3287         Log: perlport 1.43 update from Chris Nandor and Tom Christiansen
3288      Branch: perl
3289            ! Changes pod/perlport.pod
3290 ____________________________________________________________________________
3291 [  3472] By: gsar                                  on 1999/05/25  08:28:57
3292         Log: assorted tweaks
3293      Branch: perl
3294            ! doio.c iperlsys.h win32/config.bc win32/config.gc
3295            ! win32/config.vc win32/config_H.bc win32/config_H.gc
3296            ! win32/config_H.vc win32/makedef.pl
3297 ____________________________________________________________________________
3298 [  3471] By: gsar                                  on 1999/05/25  06:06:04
3299         Log: perlref update from Tom Christiansen
3300      Branch: perl
3301            ! pod/perlref.pod
3302 ____________________________________________________________________________
3303 [  3470] By: gsar                                  on 1999/05/25  06:03:27
3304         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3305              Date: Mon, 24 May 1999 17:43:56 -0400
3306              Message-ID: <19990524174356.A1944@monk.mps.ohio-state.edu>
3307              Subject: [PATCH 5.005_*] hv.c calling negative malloc()
3308      Branch: perl
3309            ! hv.c
3310 ____________________________________________________________________________
3311 [  3469] By: gsar                                  on 1999/05/25  05:59:22
3312         Log: avoid temporary files that have a constant name (from a suggestion
3313              by Anthony J. Lill <ajlill@ajlc.waterloo.on.ca>)
3314      Branch: perl
3315            ! lib/ExtUtils/MM_Unix.pm
3316 ____________________________________________________________________________
3317 [  3468] By: gsar                                  on 1999/05/25  05:54:29
3318         Log: From: pvhp@forte.com (Peter Prymmer)
3319              Date: Mon, 24 May 99 11:20:25 PDT
3320              Message-Id: <9905241820.AA28071@forte.com>
3321              Subject: [PATCH: _56 and _03]EBCDIC %HTML_Escapes for Pod::Text, plus sync patch.
3322      Branch: perl
3323            ! lib/Pod/Text.pm
3324 ____________________________________________________________________________
3325 [  3467] By: gsar                                  on 1999/05/25  04:08:50
3326         Log: fix glob() bug that resulted in missing symlinks that don't point
3327              anywhere
3328      Branch: perl
3329            ! pp_hot.c
3330 ____________________________________________________________________________
3331 [  3466] By: gsar                                  on 1999/05/25  03:00:00
3332         Log: avoid enumerating @INC contents in diagnostic if @INC was never
3333              searched
3334      Branch: perl
3335            ! pod/perldiag.pod pp_ctl.c
3336 ____________________________________________________________________________
3337 [  3465] By: gsar                                  on 1999/05/25  02:24:08
3338         Log: add caveat about close(PIPE) carelessness
3339      Branch: perl
3340            ! pod/perlfunc.pod
3341 ____________________________________________________________________________
3342 [  3464] By: gsar                                  on 1999/05/24  23:55:53
3343         Log: fix bogus line numbers for void context warnings
3344              (change#2548 was overeager)
3345      Branch: perl
3346            ! op.c
3347 ____________________________________________________________________________
3348 [  3463] By: gsar                                  on 1999/05/24  23:31:58
3349         Log: change#3455 had a typo
3350      Branch: perl
3351            ! pp_ctl.c
3352 ____________________________________________________________________________
3353 [  3462] By: gsar                                  on 1999/05/24  17:32:20
3354         Log: more pod updates from Tom Christiansen; regen perltoc
3355      Branch: perl
3356            ! pod/perl.pod pod/perldelta.pod pod/perlmod.pod pod/perlobj.pod
3357            ! pod/perlre.pod pod/perltoc.pod pod/perlvar.pod
3358 ____________________________________________________________________________
3359 [  3461] By: gsar                                  on 1999/05/24  07:41:32
3360         Log: perlmod notes from Damian Conway (via Tom Christiansen)
3361      Branch: perl
3362            ! pod/perlmod.pod
3363 ____________________________________________________________________________
3364 [  3460] By: gsar                                  on 1999/05/24  07:24:11
3365         Log: major pod update from Tom Christiansen
3366      Branch: perl
3367            + pod/perltootc.pod
3368            ! MANIFEST lib/Pod/Functions.pm pod/Makefile pod/buildtoc
3369            ! pod/perl.pod pod/perl5004delta.pod pod/perlcall.pod
3370            ! pod/perldata.pod pod/perldebug.pod pod/perldelta.pod
3371            ! pod/perldsc.pod pod/perlfunc.pod pod/perlipc.pod
3372            ! pod/perllol.pod pod/perlmod.pod pod/perlmodinstall.pod
3373            ! pod/perlmodlib.pod pod/perlobj.pod pod/perlop.pod
3374            ! pod/perlopentut.pod pod/perlpod.pod pod/perlport.pod
3375            ! pod/perlre.pod pod/perlref.pod pod/perlrun.pod pod/perlsec.pod
3376            ! pod/perlsub.pod pod/perlsyn.pod pod/perlthrtut.pod
3377            ! pod/perltie.pod pod/perltrap.pod pod/perlvar.pod
3378            ! pod/perlxs.pod pod/pod2man.PL
3379 ____________________________________________________________________________
3380 [  3459] By: gsar                                  on 1999/05/24  06:26:48
3381         Log: perlfaq update from Tom Christiansen
3382      Branch: perl
3383            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
3384            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
3385            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
3386            ! pod/perlfaq9.pod
3387 ____________________________________________________________________________
3388 [  3458] By: gsar                                  on 1999/05/24  05:55:11
3389         Log: updated to v1.50 from CPAN
3390      Branch: perl
3391            ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/Nox.pm
3392 ____________________________________________________________________________
3393 [  3457] By: gsar                                  on 1999/05/24  05:46:20
3394         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
3395              Date: Sun, 23 May 1999 16:35:07 +0100
3396              Message-Id: <199905231535.QAA00032@crypt.compulink.co.uk>
3397              Subject: [PATCH 5.005_56] name PL_in_eval bits
3398      Branch: perl
3399            ! cop.h op.c perl.c pp_ctl.c toke.c util.c
3400 ____________________________________________________________________________
3401 [  3456] By: gsar                                  on 1999/05/24  05:18:06
3402         Log: make -t mode the default on emacs/dumb terminals
3403      Branch: perl
3404            ! Changes utils/perldoc.PL
3405 ____________________________________________________________________________
3406 [  3455] By: gsar                                  on 1999/05/24  05:05:19
3407         Log: return 0 rather than "" when scalar grep has nothing to iterate
3408              on (brings behavior in line with documentation)
3409      Branch: perl
3410            ! pp_ctl.c
3411 ____________________________________________________________________________
3412 [  3454] By: gsar                                  on 1999/05/24  04:52:52
3413         Log: From: Tim Jenness <t.jenness@jach.hawaii.edu>
3414              Date: Thu, 20 May 1999 13:27:02 -1000
3415              Message-Id: <E10kcDN-0007TA-00@lapaki>
3416              Subject: Problem with MM_Unix in 5.005_03
3417      Branch: perl
3418            ! lib/ExtUtils/MM_Unix.pm
3419 ____________________________________________________________________________
3420 [  3453] By: gsar                                  on 1999/05/24  04:39:49
3421         Log: avoid removing duplicates in user-generated warnings
3422              From: byron@omix.com (Byron Brummer)
3423              Date: Thu, 20 May 1999 04:01:17 -0700 (PDT)
3424              Message-Id: <199905201101.EAA91175@thrush.omix.com>
3425              Subject: [PATCH] Re: warn buffers/loses output in ?? - 5.005_03
3426      Branch: perl
3427            ! lib/diagnostics.pm
3428 ____________________________________________________________________________
3429 [  3452] By: gsar                                  on 1999/05/24  04:23:10
3430         Log: straighten some code to avoid NeXT compiler bugs (from
3431              Geoff Kuenning <geoff@cs.hmc.edu>)
3432      Branch: perl
3433            ! pp_ctl.c
3434 ____________________________________________________________________________
3435 [  3451] By: gsar                                  on 1999/05/24  03:03:05
3436         Log: minor logic tweak for reserved word warning
3437      Branch: perl
3438            ! lib/Test/Harness.pm toke.c
3439 ____________________________________________________________________________
3440 [  3450] By: gsar                                  on 1999/05/24  02:34:20
3441         Log: oops, some files missing in change#3449
3442      Branch: perl
3443            ! op.c op.h toke.c
3444 ____________________________________________________________________________
3445 [  3449] By: gsar                                  on 1999/05/24  02:33:12
3446         Log: allow '*' prototype to autoquote even barewords that happen to be
3447              function names; parens or ampersand continue to force the other
3448              interpretation; makes C<sub Foo {'bar'} CORE::GLOBAL::require Foo;>
3449              do the right thing, for example
3450      Branch: perl
3451            ! t/comp/proto.t
3452 ____________________________________________________________________________
3453 [  3448] By: gsar                                  on 1999/05/24  01:51:24
3454         Log: remove vestiges of PL_last_proto
3455      Branch: perl
3456            ! embedvar.h intrpvar.h objXSUB.h
3457 ____________________________________________________________________________
3458 [  3447] By: gsar                                  on 1999/05/24  01:49:20
3459         Log: redo change#2061 and parts of change#1169 with code in the
3460              parser; PL_last_proto hackery gone, strict 'subs' in now
3461              implemented in the optimizer where specifying the exceptional
3462              cases is much more robust; '*' (bareword) prototype now works
3463              reliably when used in second and subsequent arguments
3464      Branch: perl
3465            ! dump.c embed.h embed.pl objXSUB.h op.c op.h proto.h toke.c
3466 ____________________________________________________________________________
3467 [  3446] By: gsar                                  on 1999/05/23  05:00:55
3468         Log: remove redundant part of change#1169 superceded by change#2061;
3469              avoid "future reserved word" warning on prototypical bearwords
3470      Branch: perl
3471            ! t/lib/fatal.t toke.c
3472 ____________________________________________________________________________
3473 [  3445] By: gsar                                  on 1999/05/21  23:36:49
3474         Log: s/isspace/isSPACE/g and make sure the CRT version is always
3475              passed an unsigned char (fixes random occurrence of spaces in
3476              arguments containing high-bit chars passed to spawned children,
3477              on win32)
3478      Branch: perl
3479            ! ext/SDBM_File/sdbm/dbe.c win32/perlhost.h win32/win32.c
3480 ____________________________________________________________________________
3481 [  3444] By: gsar                                  on 1999/05/21  23:08:55
3482         Log: integrate Configure changes from cfgperl
3483      Branch: perl
3484           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
3485           !> config_h.SH
3486 ____________________________________________________________________________
3487 [  3443] By: jhi                                   on 1999/05/21  22:00:56
3488         Log: Integrate from mainperl.
3489      Branch: cfgperl
3490           !> Changes doop.c ext/SDBM_File/sdbm/dba.c
3491           !> ext/SDBM_File/sdbm/dbd.c ext/SDBM_File/sdbm/dbe.c os2/os2.c
3492           !> perl.h pod/perldiag.pod pod/perlport.pod pp.c t/comp/proto.t
3493           !> win32/perlhost.h win32/win32.c x2p/walk.c
3494 ____________________________________________________________________________
3495 [  3442] By: jhi                                   on 1999/05/21  21:59:46
3496         Log: fflush.
3497      Branch: cfgperl
3498            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
3499            ! config_h.SH
3500 ____________________________________________________________________________
3501 [  3441] By: gsar                                  on 1999/05/21  17:48:55
3502         Log: integrate cfgperl changes
3503      Branch: perl
3504           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
3505           !> config_h.SH hints/sunos_4_1.sh installperl
3506 ____________________________________________________________________________
3507 [  3440] By: gsar                                  on 1999/05/21  17:42:49
3508         Log: test tweak
3509      Branch: perl
3510            ! t/comp/proto.t
3511 ____________________________________________________________________________
3512 [  3439] By: gsar                                  on 1999/05/21  17:31:26
3513         Log: fix breakage when neither FFLUSH_ALL nor FFLUSH_NULL are #defined.
3514              (Configure fflush(NULL) detection seems broken on Solaris, which
3515              is why I hit the problem)
3516      Branch: perl
3517            ! Changes perl.h
3518 ____________________________________________________________________________
3519 [  3438] By: gsar                                  on 1999/05/20  16:41:01
3520         Log: perlport 1.41 update from Chris Nandor <pudge@pobox.com>
3521      Branch: perl
3522            ! pod/perlport.pod
3523 ____________________________________________________________________________
3524 [  3437] By: jhi                                   on 1999/05/20  07:14:39
3525         Log: Patches to fflushing in SunOS 4 from Andy Dougherty
3526              (via private email).
3527      Branch: cfgperl
3528            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
3529            ! config_h.SH hints/sunos_4_1.sh
3530 ____________________________________________________________________________
3531 [  3436] By: gsar                                  on 1999/05/20  05:18:26
3532         Log: various little nits
3533      Branch: perl
3534            ! doop.c ext/SDBM_File/sdbm/dba.c ext/SDBM_File/sdbm/dbd.c
3535            ! ext/SDBM_File/sdbm/dbe.c os2/os2.c pod/perldiag.pod pp.c
3536            ! win32/perlhost.h win32/win32.c x2p/walk.c
3537 ____________________________________________________________________________
3538 [  3435] By: jhi                                   on 1999/05/18  16:25:49
3539         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
3540              To: perl5-porters@perl.org
3541              Subject: installperl
3542              Date: Fri, 14 May 1999 21:34:58 +0100
3543              Message-Id: <199905142034.VAA00865@crypt.compulink.co.uk>
3544      Branch: cfgperl
3545            ! installperl
3546 ____________________________________________________________________________
3547 [  3434] By: jhi                                   on 1999/05/17  21:25:54
3548         Log: Integrate from mainperl.
3549      Branch: cfgperl
3550           +> lib/ExtUtils/MM_Cygwin.pm
3551            - cygwin32/impure_ptr.c
3552           !> MANIFEST README.cygwin32 XSUB.h cygwin32/Makefile.SHs
3553           !> cygwin32/perlld.in dosish.h ext/DynaLoader/dl_cygwin32.xs
3554           !> ext/POSIX/POSIX.xs gv.c hints/cygwin32.sh installman
3555           !> installperl perl.h pod/perldiag.pod pp.c pp_hot.c util.c
3556           !> x2p/find2perl.PL
3557 ____________________________________________________________________________
3558 [  3433] By: gsar                                  on 1999/05/17  09:49:01
3559         Log: integrate cfgperl changes into mainline
3560      Branch: perl
3561           !> Configure INSTALL config_h.SH configure.com embed.h
3562           !> ext/Devel/Peek/Peek.xs ext/Socket/Socket.xs global.sym
3563           !> hints/dec_osf.sh objXSUB.h perl.h pod/perldiag.pod proto.h
3564           !> util.c
3565 ____________________________________________________________________________
3566 [  3432] By: gsar                                  on 1999/05/17  09:06:45
3567         Log: emit more appropriate diagnostic for failed glob (variant
3568              of patch suggested by Graham Barr)
3569      Branch: perl
3570            ! gv.c pod/perldiag.pod pp.c pp_hot.c
3571 ____________________________________________________________________________
3572 [  3431] By: gsar                                  on 1999/05/17  08:38:09
3573         Log: From: "Todd C. Miller" <Todd.Miller@courtesan.com>
3574              Date: Thu, 13 May 1999 22:18:43 -0600 (MDT)
3575              Message-Id: <199905140418.WAA18826@xerxes.courtesan.com>
3576              Subject: find2perl does not grok the 'c' suffix to the -size argument
3577      Branch: perl
3578            ! x2p/find2perl.PL
3579 ____________________________________________________________________________
3580 [  3430] By: gsar                                  on 1999/05/17  08:26:21
3581         Log: additional cleanups for cygwin32 port
3582              From: "Fifer, Eric" <EFifer@sanwaint.com>
3583              Date: Wed, 12 May 1999 20:25:54 +0100
3584              Message-ID: <71E287AB0D94D111BBD600600849EC8185EDAF@POST>
3585              Subject: [PATCH]perl5.005_03 (CORE) cygwin32 port
3586      Branch: perl
3587            + lib/ExtUtils/MM_Cygwin.pm
3588            - cygwin32/impure_ptr.c
3589            ! MANIFEST README.cygwin32 XSUB.h cygwin32/Makefile.SHs
3590            ! cygwin32/perlld.in dosish.h ext/DynaLoader/dl_cygwin32.xs
3591            ! ext/POSIX/POSIX.xs hints/cygwin32.sh installman installperl
3592            ! perl.h util.c
3593 ____________________________________________________________________________
3594 [  3429] By: gsar                                  on 1999/05/17  08:01:04
3595         Log: From: Andy Dougherty <doughera@lafayette.edu>
3596              Date: Wed, 12 May 1999 11:44:11 -0400 (EDT)
3597              Message-Id: <Pine.GSU.4.05.9905121136520.25150-100000@newton.phys>
3598              Subject: [PATCH] (Was Re: SunOS4.1 compilation error)
3599      Branch: perl
3600            ! INSTALL
3601 ____________________________________________________________________________
3602 [  3428] By: jhi                                   on 1999/05/17  07:03:26
3603         Log: Integrate from mainperl modulo the Socket.xs change.
3604      Branch: cfgperl
3605           !> ext/Socket/Socket.xs op.c win32/include/sys/socket.h
3606           !> win32/win32.c win32/win32.h
3607 ____________________________________________________________________________
3608 [  3427] By: jhi                                   on 1999/05/16  22:09:11
3609         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3610              To: perl5-porters@perl.org (Mailing list Perl5)
3611              Subject: [PATCH 5.005_56] Devel::Peek::mstat not working
3612              Date: Sun, 16 May 1999 01:28:18 -0400 (EDT)
3613              Message-Id: <199905160528.BAA23376@monk.mps.ohio-state.edu>
3614      Branch: cfgperl
3615            ! ext/Devel/Peek/Peek.xs
3616 ____________________________________________________________________________
3617 [  3426] By: jhi                                   on 1999/05/16  22:07:11
3618         Log: From: Mark-Jason Dominus <mjd@plover.com>
3619              To: perl5-porters@perl.com
3620              Subject: DOC PATCH (5.005_55): Error message missing from perldiag.pod
3621              Date: Sat, 15 May 1999 12:43:47 -0400
3622              Message-ID: <19990515164348.7313.qmail@plover.com>
3623      Branch: cfgperl
3624            ! pod/perldiag.pod
3625 ____________________________________________________________________________
3626 [  3425] By: nick                                  on 1999/05/15  15:56:10
3627         Log: Mingw32 + w32api-0.1.5 tweaks
3628              - now more like other Win32 compilers
3629      Branch: perl
3630            ! ext/Socket/Socket.xs win32/include/sys/socket.h win32/win32.c
3631            ! win32/win32.h
3632 ____________________________________________________________________________
3633 [  3424] By: nick                                  on 1999/05/14  21:04:22
3634         Log: Experimental "slab" allocator for ops.
3635              To try it -DPL_OP_SLAB_ALLOC for op.c 
3636              This is for proof of concept only, it leaks memory 
3637              (ops are not free'd) so don't use in embedded apps.
3638              If this minimalist version does not show performance 
3639              gain then whole idea is worthless. 
3640              Nick see's approx 12% speed up vs perlmalloc running
3641              perl -Ilib -MCPAN -e '' 
3642              Solaris2.6, gcc-2.8.1 but numbers are not repeatable.
3643      Branch: perl
3644            ! op.c
3645 ____________________________________________________________________________
3646 [  3423] By: gsar                                  on 1999/05/14  19:55:04
3647         Log: on win32, look for "site/5.XXX/lib" if "site/5.XXXYY/lib" isn't
3648              found (brings sitelib intuition in line with privlib)
3649      Branch: perl
3650            ! win32/win32.c
3651 ____________________________________________________________________________
3652 [  3422] By: jhi                                   on 1999/05/14  08:08:01
3653         Log: From: pvhp@forte.com (Peter Prymmer)
3654              To: perl5-porters@perl.org, vmsperl@perl.org
3655              Subject: [PATCH: 5.005_56] add config.msg to VMS configure.com
3656              Date: Thu, 13 May 99 15:29:57 PDT
3657              Message-Id: <9905132229.AA15854@forte.com>
3658      Branch: cfgperl
3659            ! configure.com
3660 ____________________________________________________________________________
3661 [  3421] By: jhi                                   on 1999/05/14  07:34:20
3662         Log: Integrate from mainperl.
3663      Branch: cfgperl
3664           !> lib/ExtUtils/MM_Unix.pm win32/win32.c
3665 ____________________________________________________________________________
3666 [  3420] By: jhi                                   on 1999/05/14  07:33:26
3667         Log: Still fflushing.
3668      Branch: cfgperl
3669            ! Configure config_h.SH util.c
3670 ____________________________________________________________________________
3671 [  3419] By: gsar                                  on 1999/05/14  03:08:29
3672         Log: mortalize string allocations by win32_get_{priv,site}lib()
3673              (fixes small memory leak in interpreter)
3674      Branch: perl
3675            ! win32/win32.c
3676 ____________________________________________________________________________
3677 [  3418] By: gsar                                  on 1999/05/14  03:06:50
3678         Log: make win32_longname() preserve kind of slashes in argument
3679      Branch: perl
3680            ! win32/win32.c
3681 ____________________________________________________________________________
3682 [  3417] By: gsar                                  on 1999/05/14  03:04:44
3683         Log: canonicalize path for $(FULLPERL) and $(PERL) in MakeMaker
3684      Branch: perl
3685            ! lib/ExtUtils/MM_Unix.pm
3686 ____________________________________________________________________________
3687 [  3416] By: jhi                                   on 1999/05/13  21:18:06
3688         Log: Integrate from mainperl.
3689      Branch: cfgperl
3690           !> pp_ctl.c
3691 ____________________________________________________________________________
3692 [  3415] By: jhi                                   on 1999/05/13  21:16:49
3693         Log: Fixes from Andy Dougherty (via private email).
3694      Branch: cfgperl
3695            ! Configure config_h.SH
3696 ____________________________________________________________________________
3697 [  3414] By: nick                                  on 1999/05/13  20:04:26
3698         Log: valist vs va_list typo
3699      Branch: perl
3700            ! pp_ctl.c
3701 ____________________________________________________________________________
3702 [  3413] By: jhi                                   on 1999/05/13  15:04:05
3703         Log: From: Andy Dougherty <doughera@lafayette.edu>
3704              To: perlbug@perl.com
3705              Subject: [PATCH] (Was Re: SunOS4.1 compilation error)
3706              Date: Wed, 12 May 1999 11:44:11 -0400 (EDT)
3707              Message-Id: <Pine.GSU.4.05.9905121136520.25150-100000@newton.phys>
3708      Branch: cfgperl
3709            ! INSTALL
3710 ____________________________________________________________________________
3711 [  3412] By: jhi                                   on 1999/05/13  14:20:17
3712         Log: Integrate from mainperl.
3713      Branch: cfgperl
3714           !> pp_ctl.c
3715 ____________________________________________________________________________
3716 [  3411] By: gsar                                  on 1999/05/13  14:16:56
3717         Log: docatch_body() declaration mismatch
3718      Branch: perl
3719            ! pp_ctl.c
3720 ____________________________________________________________________________
3721 [  3410] By: jhi                                   on 1999/05/13  13:51:44
3722         Log: Add HAS_MEMCHR and make memchr into a cpp macro if it already isn't.
3723      Branch: cfgperl
3724            ! Configure config_h.SH perl.h
3725 ____________________________________________________________________________
3726 [  3409] By: jhi                                   on 1999/05/13  13:31:53
3727         Log: Still fflushing strong.
3728      Branch: cfgperl
3729            ! Configure config_h.SH embed.h global.sym objXSUB.h perl.h
3730            ! proto.h util.c
3731 ____________________________________________________________________________
3732 [  3408] By: jhi                                   on 1999/05/12  14:30:23
3733         Log: Integrate from mainperl.
3734      Branch: cfgperl
3735           !> (integrate 30 files)
3736 ____________________________________________________________________________
3737 [  3407] By: jhi                                   on 1999/05/12  12:28:31
3738         Log: Be tidier with fflush(NULL) testing.
3739      Branch: cfgperl
3740            ! Configure config_h.SH
3741 ____________________________________________________________________________
3742 [  3406] By: gsar                                  on 1999/05/12  11:26:03
3743         Log: better range-checking on list slices, with test
3744              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
3745              Date: Sun, 02 May 1999 17:02:53 +0100
3746              Message-Id: <199905021602.RAA13905@crypt.compulink.co.uk>
3747              Subject: Re: List slice of undefs returns 0 items 
3748      Branch: perl
3749            ! pp.c t/op/list.t
3750 ____________________________________________________________________________
3751 [  3405] By: gsar                                  on 1999/05/12  11:22:27
3752         Log: change#3397 needs test tweak
3753      Branch: perl
3754            ! Changes t/pragma/warn/sv
3755 ____________________________________________________________________________
3756 [  3404] By: gsar                                  on 1999/05/12  11:07:44
3757         Log: typo in change#3397
3758      Branch: perl
3759            ! doop.c
3760 ____________________________________________________________________________
3761 [  3403] By: gsar                                  on 1999/05/12  10:49:01
3762         Log: From: Stephen Zander <gibreel@pobox.com>
3763              Date: 12 May 1999 01:22:31 -0700
3764              Message-ID: <87u2tik88o.fsf@pooh.fire-swamp.net>
3765              Subject: Re: Test::Harness runs tainted tests with wrong library path
3766      Branch: perl
3767            ! lib/Test/Harness.pm
3768 ____________________________________________________________________________
3769 [  3402] By: gsar                                  on 1999/05/12  10:42:06
3770         Log: typo in change#3400
3771      Branch: perl
3772            ! ext/B/B/Deparse.pm
3773 ____________________________________________________________________________
3774 [  3401] By: jhi                                   on 1999/05/12  10:40:42
3775         Log: A better, shinier, and possibly even correctly working
3776              reincarnation of #3398.
3777      Branch: cfgperl
3778            ! Configure config_h.SH
3779 ____________________________________________________________________________
3780 [  3400] By: gsar                                  on 1999/05/12  10:40:11
3781         Log: deparse \&func() as \(&func()) for clarity
3782              From: Albert Dvornik <bert@genscan.com>
3783              Date: 11 May 1999 13:32:04 -0400
3784              Message-ID: <tqk8ufwm0b.fsf@puma.genscan.com>
3785              Subject: [PATCH 5.005_56] Deparse and \&func() (was Re: File::Find...)
3786      Branch: perl
3787            ! ext/B/B/Deparse.pm
3788 ____________________________________________________________________________
3789 [  3399] By: gsar                                  on 1999/05/12  10:36:02
3790         Log: more testsuite smarts (many of them courtesy Ilya)
3791      Branch: perl
3792            ! lib/Test/Harness.pm t/comp/cpp.t t/io/pipe.t t/lib/db-btree.t
3793            ! t/lib/db-hash.t t/lib/db-recno.t t/lib/gdbm.t
3794            ! t/lib/io_multihomed.t t/lib/io_pipe.t t/lib/io_sock.t
3795            ! t/lib/io_udp.t t/lib/io_unix.t t/lib/ipc_sysv.t t/lib/ndbm.t
3796            ! t/lib/odbm.t t/lib/thread.t t/op/exec.t t/op/fork.t
3797            ! t/op/grent.t t/op/groups.t t/op/nothread.t t/op/numconvert.t
3798            ! t/op/pwent.t
3799 ____________________________________________________________________________
3800 [  3398] By: jhi                                   on 1999/05/12  09:33:08
3801         Log: Detect whether fflush(NULL) works as per change #3352.
3802      Branch: cfgperl
3803            ! Configure config_h.SH perl.h
3804 ____________________________________________________________________________
3805 [  3397] By: gsar                                  on 1999/05/12  08:56:03
3806         Log: From: jan.dubois@ibm.net (Jan Dubois)
3807              Date: Wed, 12 May 1999 01:01:00 +0200
3808              Message-ID: <3741b5e8.20386944@smtp1.ibm.net>
3809              Subject: [PATCH 5.005_03] chop/chomp modify readonly values
3810      Branch: perl
3811            ! doop.c
3812 ____________________________________________________________________________
3813 [  3396] By: gsar                                  on 1999/05/12  08:23:27
3814         Log: opendir(D,"x:") on win32 opens cwd() for drive rather than root;
3815              stat() behaves similarly
3816      Branch: perl
3817            ! win32/win32.c
3818 ____________________________________________________________________________
3819 [  3395] By: jhi                                   on 1999/05/11  22:21:32
3820         Log: Redo parts of #3341 and #3358 that #3394 undid.
3821      Branch: cfgperl
3822            ! Configure config_h.SH
3823 ____________________________________________________________________________
3824 [  3394] By: jhi                                   on 1999/05/11  22:03:48
3825         Log: Add I_NETINET_TCP to help change #3391.
3826      Branch: cfgperl
3827            ! Configure config_h.SH ext/Socket/Socket.xs
3828 ____________________________________________________________________________
3829 [  3393] By: jhi                                   on 1999/05/11  21:44:59
3830         Log: Integrate from mainperl.
3831      Branch: cfgperl
3832           !> (integrate 55 files)
3833 ____________________________________________________________________________
3834 [  3392] By: gsar                                  on 1999/05/11  20:56:43
3835         Log: update embedvar.h
3836      Branch: perl
3837            ! embedvar.h ext/ByteLoader/ByteLoader.pm pod/perldelta.pod
3838 ____________________________________________________________________________
3839 [  3391] By: gsar                                  on 1999/05/11  16:32:05
3840         Log: From: Joshua Pritikin <joshua.pritikin@db.com>
3841              Date: Tue, 11 May 1999 11:10:13 -0400 (EDT)
3842              Message-ID: <Pine.GSO.4.02.9905111106460.1418-100000@eq1062.wks.na.deuba.com>
3843              Subject: Socket IPPROTO_TCP [PATCH 5.005_5x]
3844      Branch: perl
3845            ! ext/Socket/Socket.pm ext/Socket/Socket.xs
3846 ____________________________________________________________________________
3847 [  3390] By: gsar                                  on 1999/05/11  15:27:40
3848         Log: display more frequent progress messages when STDOUT is a tty
3849      Branch: perl
3850            ! lib/Test/Harness.pm
3851 ____________________________________________________________________________
3852 [  3389] By: gsar                                  on 1999/05/11  14:40:58
3853         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3854              Date: Mon, 10 May 1999 02:07:01 -0400 (EDT)
3855              Message-Id: <199905100607.CAA26045@monk.mps.ohio-state.edu>
3856              Subject: [PATCH 5.005_53] Explanations by Test::Harness
3857      Branch: perl
3858            ! lib/Test/Harness.pm
3859 ____________________________________________________________________________
3860 [  3388] By: gsar                                  on 1999/05/11  14:08:14
3861         Log: avoid creating spurious subroutine stubs on failed subroutine
3862              call and other places of sv_2cv() misuse; fixes problems with
3863              failed subroutine calls "hiding" later attempts to lookup methods
3864              in base classes
3865      Branch: perl
3866            ! gv.c perl.c pod/perlguts.pod pp_hot.c sv.c t/op/method.t
3867 ____________________________________________________________________________
3868 [  3387] By: gsar                                  on 1999/05/11  09:34:13
3869         Log: various fixes for clean build and test on win32; configpm broken,
3870              needed to open myconfig.SH rather than myconfig; sundry adjustments
3871              to bytecode stuff; tweaks to DYNAMIC_ENV_FETCH code to make it
3872              work under win32; getenv_sv() changed to getenv_len() since SVs
3873              aren't visible in the lower echelons; remove bogus exports from
3874              config.sym; PERL_OBJECT-ness for C++ exception support; null out
3875              IoDIRP in filter_del() or sv_free() will attempt to close it
3876      Branch: perl
3877            ! Changes bytecode.pl byterun.c byterun.h configpm embed.h
3878            ! embed.pl ext/B/B/Asmdata.pm ext/ByteLoader/ByteLoader.xs
3879            ! ext/DynaLoader/dlutils.c global.sym hv.c iperlsys.h objXSUB.h
3880            ! op.c perl.c perl.h pp.c pp_ctl.c proto.h scope.c scope.h
3881            ! t/io/open.t t/op/magic.t toke.c util.c vms/vms.c vms/vmsish.h
3882            ! win32/GenCAPI.pl win32/Makefile win32/config.bc
3883            ! win32/config.gc win32/config.vc win32/makedef.pl
3884            ! win32/makefile.mk win32/perlhost.h win32/runperl.c
3885            ! win32/win32.c win32/win32.h
3886 ____________________________________________________________________________
3887 [  3386] By: gsar                                  on 1999/05/11  02:49:07
3888         Log: gutsupport for C++ exceptions
3889              From: Chip Salzenberg <chip@perlsupport.com>
3890              Date: Tue, 9 Mar 1999 11:51:57 -0500
3891              Message-ID: <19990309115157.E7911@perlsupport.com>
3892              Subject: [PATCH 5.005] Flexible Exceptions
3893      Branch: perl
3894            ! embed.h global.sym objXSUB.h perl.c perl.h pp_ctl.c proto.h
3895            ! scope.c scope.h thrdvar.h util.c
3896 ____________________________________________________________________________
3897 [  3385] By: gsar                                  on 1999/05/10  19:33:36
3898         Log: "weak" references internals, still needs perlguts documentation
3899              (somewhat modified version of patch suggested by Tuomas J. Lukka
3900              <lukka@fas.harvard.edu>)
3901      Branch: perl
3902            ! dump.c embed.h embed.pl global.sym mg.c objXSUB.h perl.h
3903            ! pod/perldiag.pod proto.h sv.c sv.h util.c
3904 ____________________________________________________________________________
3905 [  3384] By: jhi                                   on 1999/05/10  18:21:43
3906         Log: Circumnavigate Digital UNIX 4.0D miniperl core dump
3907              (due to QAR 56761) (the bug has been fixed in 4.0E or better)
3908      Branch: cfgperl
3909            ! INSTALL hints/dec_osf.sh
3910 ____________________________________________________________________________
3911 [  3381] By: jhi                                   on 1999/05/10  14:39:28
3912         Log: Integrate from mainperl.
3913      Branch: cfgperl
3914           +> cygwin32/Makefile.SHs cygwin32/build-instructions.READFIRST
3915           +> cygwin32/build-instructions.charles-wilson
3916           +> cygwin32/build-instructions.sebastien-barre
3917           +> cygwin32/build-instructions.steven-morlock
3918           +> cygwin32/build-instructions.steven-morlock2
3919           +> cygwin32/impure_ptr.c cygwin32/ld2.in cygwin32/perlld.in
3920           +> ext/ByteLoader/ByteLoader.pm ext/ByteLoader/ByteLoader.xs
3921           +> ext/ByteLoader/Makefile.PL pod/Win32.pod t/lib/io_linenum.t
3922           +> t/op/numconvert.t utils/perlbc.PL
3923            - cygwin32/cw32imp.h cygwin32/gcc2 cygwin32/ld2 cygwin32/perlgcc
3924            - cygwin32/perlld
3925           !> (integrate 105 files)
3926 ____________________________________________________________________________
3927 [  3380] By: gsar                                  on 1999/05/10  12:27:14
3928         Log: regen regnodes.h
3929      Branch: perl
3930            ! Changes regnodes.h
3931 ____________________________________________________________________________
3932 [  3379] By: gsar                                  on 1999/05/10  12:17:26
3933         Log: From: jan.dubois@ibm.net (Jan Dubois)
3934              Date: Sat, 01 May 1999 22:55:36 +0200
3935              Message-ID: <373067e9.56194713@smtp1.ibm.net>
3936              Subject: [PATCH 5.005_56] Win32 and VC++ 98 doesn't support CASTI
3937      Branch: perl
3938            ! pod/perlfunc.pod pod/perlop.pod win32/config.vc
3939            ! win32/config_H.vc
3940 ____________________________________________________________________________
3941 [  3378] By: gsar                                  on 1999/05/10  12:07:13
3942         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3943              Date: Fri, 30 Apr 1999 22:26:09 -0400 (EDT)
3944              Message-Id: <199905010226.WAA19127@monk.mps.ohio-state.edu>
3945              Subject: [PATCH 5.005_56] Self-consistent numeric conversion again
3946      Branch: perl
3947            + t/op/numconvert.t
3948            ! MANIFEST doio.c dump.c perl.h pp.c pp_hot.c sv.c sv.h toke.c
3949            ! util.c
3950 ____________________________________________________________________________
3951 [  3377] By: gsar                                  on 1999/05/10  11:39:48
3952         Log: pp_modulo comment tweak from Ilya
3953      Branch: perl
3954            ! pp.c
3955 ____________________________________________________________________________
3956 [  3376] By: gsar                                  on 1999/05/10  11:30:40
3957         Log: From: Joshua Pritikin <joshua.pritikin@db.com>
3958              Date: Fri, 7 May 1999 11:31:00 -0400 (EDT)
3959              Message-ID: <Pine.GSO.4.02.9905071127100.1449-100000@eq1062.wks.na.deuba.com>
3960              Subject: Test.pm update [PATCH _56]
3961      Branch: perl
3962            ! lib/Test.pm
3963 ____________________________________________________________________________
3964 [  3375] By: gsar                                  on 1999/05/10  11:28:30
3965         Log: From: jan.dubois@ibm.net (Jan Dubois)
3966              Date: Fri, 07 May 1999 00:59:54 +0200
3967              Message-ID: <373318ae.19292461@smtp1.ibm.net>
3968              Subject: Re: Using existing memory for an SV's PV 
3969      Branch: perl
3970            ! sv.c
3971 ____________________________________________________________________________
3972 [  3374] By: gsar                                  on 1999/05/10  11:23:44
3973         Log: From: jan.dubois@ibm.net (Jan Dubois)
3974              Date: Fri, 07 May 1999 00:59:52 +0200
3975              Message-ID: <37321800.19118320@smtp1.ibm.net>
3976              Subject: [PATCH 5.005_56] Fix -Dm memory debugging for PERL_OBJECT
3977      Branch: perl
3978            ! perl.h
3979 ____________________________________________________________________________
3980 [  3373] By: gsar                                  on 1999/05/10  11:22:10
3981         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3982              Date: Thu, 6 May 1999 18:17:28 -0400
3983              Message-ID: <19990506181728.A12433@monk.mps.ohio-state.edu>
3984              Subject: Re: [PATCH 5.005_56] Make open(F,"command |") return correct err(no)
3985      Branch: perl
3986            ! doio.c embed.h global.sym objXSUB.h pod/perldiag.pod proto.h
3987            ! util.c
3988 ____________________________________________________________________________
3989 [  3372] By: gsar                                  on 1999/05/10  10:57:49
3990         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3991              Date: Thu, 6 May 1999 01:21:05 -0400 (EDT)
3992              Message-Id: <199905060521.BAA03485@monk.mps.ohio-state.edu>
3993              Subject: [PATCH 5.005_56] Cosmetic: data-driven REx-dump
3994      Branch: perl
3995            ! regcomp.c regcomp.pl
3996 ____________________________________________________________________________
3997 [  3371] By: gsar                                  on 1999/05/10  10:54:01
3998         Log: From: lane@duphy4.physics.drexel.edu
3999              Date: Tue, 04 May 1999 10:19:25 -0700
4000              Message-Id: <3.0.6.32.19990504101925.02ecde30@ous.edu>
4001              Subject: [PATCH 5.005.56] pod->html VMS fixes
4002      Branch: perl
4003            ! installhtml lib/Pod/Html.pm
4004 ____________________________________________________________________________
4005 [  3370] By: gsar                                  on 1999/05/10  10:45:52
4006         Log: testsuite nits
4007      Branch: perl
4008            ! t/lib/io_linenum.t t/op/filetest.t
4009 ____________________________________________________________________________
4010 [  3369] By: gsar                                  on 1999/05/10  10:35:22
4011         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4012              Date: Mon, 3 May 1999 22:38:50 -0400 (EDT)
4013              Message-Id: <199905040238.WAA01865@monk.mps.ohio-state.edu>
4014              Subject: [PATCH 5.005_53] Quickier thread-specific data on OS/2
4015      Branch: perl
4016            ! os2/os2ish.h os2/os2thread.h
4017 ____________________________________________________________________________
4018 [  3368] By: gsar                                  on 1999/05/10  10:00:11
4019         Log: From: Albert Dvornik <bert@genscan.com>
4020              Date: 03 May 1999 12:20:57 -0400
4021              Message-ID: <tqlnf6gm52.fsf@puma.genscan.com>
4022              Subject: [PATCH 5.005_56] do_sv_dump does dump (core) on IO handles
4023      Branch: perl
4024            ! dump.c
4025 ____________________________________________________________________________
4026 [  3367] By: gsar                                  on 1999/05/10  09:55:51
4027         Log: shadow password support for Solaris (needs Configure help to
4028              determine HAS_GETSPENT)
4029              From: "Patrick O'Brien" <pdo@cs.umd.edu>
4030              Date: Sat, 01 May 1999 19:41:17 -0400
4031              Message-Id: <199905012341.TAA23989@optimus.cs.umd.edu>
4032              Subject: getpwent() under solaris
4033      Branch: perl
4034            ! pp_sys.c
4035 ____________________________________________________________________________
4036 [  3366] By: gsar                                  on 1999/05/10  09:45:58
4037         Log: From: jan.dubois@ibm.net (Jan Dubois)
4038              Date: Sat, 01 May 1999 23:45:47 +0200
4039              Message-ID: <373373fb.59284266@smtp1.ibm.net>
4040              Subject: [PATCH 5.005_56] Add POLLUTE=1 option to MakeMaker
4041      Branch: perl
4042            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
4043            ! pod/perldelta.pod
4044 ____________________________________________________________________________
4045 [  3365] By: gsar                                  on 1999/05/10  09:34:22
4046         Log: test suite and fix input_line_number()
4047              From: Paul Johnson <pjcj@transeda.com>
4048              Date: Thu, 29 Apr 1999 06:28:14 +0100
4049              Message-ID: <19990429062814.A17906@west-tip.transeda.com>
4050              Subject: [PATCH] IO::Handle 1.20 (was Re: FAIL Gedcom-1.01 i86pc-solaris 2.6)
4051      Branch: perl
4052            + t/lib/io_linenum.t
4053            ! MANIFEST ext/IO/lib/IO/Handle.pm
4054 ____________________________________________________________________________
4055 [  3364] By: gsar                                  on 1999/05/10  09:20:56
4056         Log: fix overeager [:foo:] parsing
4057              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
4058              Date: Fri, 30 Apr 1999 09:26:18 +0100
4059              Message-Id: <199904300826.JAA01257@crypt.compulink.co.uk>
4060              Subject: [PATCH 5.005_{56,03}] Re: Regular expression difference b/n 5.004 & 5.005 
4061      Branch: perl
4062            ! regcomp.c t/op/re_tests
4063 ____________________________________________________________________________
4064 [  3363] By: gsar                                  on 1999/05/10  09:09:21
4065         Log: documentation for Win32 builtins (somewhat modified)
4066              From: jan.dubois@ibm.net (Jan Dubois)
4067              Date: Tue, 30 Mar 1999 08:05:03 +0200
4068              Message-ID: <37006783.1926460@smtp1.ibm.net>
4069              Subject: Re: Issues with build 509 
4070      Branch: perl
4071            + pod/Win32.pod
4072            ! MANIFEST
4073 ____________________________________________________________________________
4074 [  3362] By: gsar                                  on 1999/05/10  08:22:07
4075         Log: provide File::Copy::syscopy() via Win32::CopyFile() on win32
4076      Branch: perl
4077            ! lib/File/Copy.pm win32/win32.c
4078 ____________________________________________________________________________
4079 [  3361] By: gsar                                  on 1999/05/10  08:11:29
4080         Log: escape ampersands in <pre> sections
4081      Branch: perl
4082            ! Changes lib/Pod/Html.pm
4083 ____________________________________________________________________________
4084 [  3360] By: gsar                                  on 1999/05/10  08:04:14
4085         Log: AIX hints enhancements (threads build, SOCKS support)
4086              From: "David R. Favor" <dfavor@austin.ibm.com>
4087              Date: Wed, 28 Apr 1999 08:45:28 -0500
4088              Message-ID: <372710F8.B1F73BEB@austin.ibm.com>
4089              Subject: Working build for AIX + gcc + threading
4090      Branch: perl
4091            ! hints/aix.sh
4092 ____________________________________________________________________________
4093 [  3359] By: gsar                                  on 1999/05/10  07:49:26
4094         Log: more Compiler patches from Vishal Bhatia <vishalb@my-dejanews.com>
4095              Date: Tue, 27 Apr 1999 23:47:24 PDT
4096              Message-ID: <19990428064724.95244.qmail@hotmail.com>
4097              Subject: [PATCH 5.005_56] Saving Tied hashes ( C.pm)
4098              --
4099              Date: Thu, 29 Apr 1999 18:21:06 -0700
4100              Message-ID: <GEFPBFDJADFJBAAA@my-dejanews.com>
4101              Subject: [PATCH 5.005_56] double constants ( C.pm)
4102              --
4103              Date: Mon, 03 May 1999 20:21:31 PDT
4104              Message-ID: <19990504032131.81113.qmail@hotmail.com>
4105              Subject: [PATCH 5.005_56] Overloading implementation ( Compiler)
4106              --
4107              Date: Thu, 06 May 1999 17:57:09 -0700
4108              Message-ID: <FCJELBLAJBOBAAAA@my-dejanews.com>
4109              Subject: Stash.pm
4110      Branch: perl
4111            ! ext/B/B.pm ext/B/B.xs ext/B/B/Bblock.pm ext/B/B/C.pm
4112            ! ext/B/B/CC.pm ext/B/B/Stash.pm t/harness
4113 ____________________________________________________________________________
4114 [  3358] By: gsar                                  on 1999/05/10  04:39:15
4115         Log: cygwin32 update (untested adaptation of patch against 5.005_03)
4116              From: alexander smishlajev <als@turnhere.com>
4117              Date: Sun, 25 Apr 1999 14:58:29 +0300
4118              Message-ID: <37230365.5F68B460@turnhere.com>
4119              Subject: [PATCH]5.005_03 (CORE) cygwin32 port
4120      Branch: perl
4121            + cygwin32/Makefile.SHs cygwin32/build-instructions.READFIRST
4122            + cygwin32/build-instructions.charles-wilson
4123            + cygwin32/build-instructions.sebastien-barre
4124            + cygwin32/build-instructions.steven-morlock
4125            + cygwin32/build-instructions.steven-morlock2
4126            + cygwin32/impure_ptr.c cygwin32/ld2.in cygwin32/perlld.in
4127            - cygwin32/cw32imp.h cygwin32/gcc2 cygwin32/ld2 cygwin32/perlgcc
4128            - cygwin32/perlld
4129            ! Configure EXTERN.h MANIFEST Makefile.SH README.cygwin32 XSUB.h
4130            ! cflags.SH config_h.SH dosish.h ext/POSIX/Makefile.PL
4131            ! ext/SDBM_File/sdbm/pair.c hints/cygwin32.sh installperl
4132            ! lib/Cwd.pm lib/ExtUtils/MakeMaker.pm lib/perl5db.pl
4133            ! makedepend.SH perl.h perlvars.h pp_hot.c pp_sys.c regcomp.c
4134            ! t/io/fs.t t/io/tell.t t/lib/anydbm.t t/op/stat.t util.c
4135 ____________________________________________________________________________
4136 [  3357] By: gsar                                  on 1999/05/10  04:07:07
4137         Log: applied suggested patch, modulo already applied parts
4138              From: Charles Bailey <BAILEY@newman.upenn.edu>
4139              Date: Sat, 24 Apr 1999 20:12:43 -0400 (EDT)
4140              Message-id: <01JAF9UAV9XG002O0W@mail.newman.upenn.edu>
4141              Subject: [Patch 5.005_56] VMS consolidated patch #2
4142      Branch: perl
4143            ! configure.com t/op/filetest.t t/op/taint.t t/pragma/warn/doio
4144            ! t/pragma/warn/mg t/pragma/warn/pp_sys t/pragma/warn/sv
4145            ! vms/descrip_mms.template vms/ext/vmsish.t vms/perlvms.pod
4146            ! vms/subconfigure.com vms/test.com vms/vms.c
4147 ____________________________________________________________________________
4148 [  3356] By: gsar                                  on 1999/05/10  03:48:08
4149         Log: applied suggested patch, with win32 and PERL_OBJECT additions
4150              From: Tom Hughes <tom@compton.nu>
4151              Date: Sat, 24 Apr 1999 18:11:59 +0100
4152              Message-ID: <609bdff748.tom@compton.compton.nu>
4153              Subject: ByteLoader patch
4154      Branch: perl
4155            + ext/ByteLoader/ByteLoader.pm ext/ByteLoader/ByteLoader.xs
4156            + ext/ByteLoader/Makefile.PL utils/perlbc.PL
4157            ! MANIFEST bytecode.h bytecode.pl byterun.c byterun.h embed.h
4158            ! embed.pl ext/B/B.xs ext/B/B/Asmdata.pm ext/B/B/Bytecode.pm
4159            ! ext/B/B/Debug.pm objXSUB.h op.c pp_ctl.c proto.h
4160            ! utils/Makefile win32/Makefile win32/makefile.mk
4161 ____________________________________________________________________________
4162 [  3355] By: gsar                                  on 1999/05/10  03:22:49
4163         Log: document 'test' attribute (from Andreas Koenig)
4164      Branch: perl
4165            ! lib/ExtUtils/MakeMaker.pm
4166 ____________________________________________________________________________
4167 [  3354] By: gsar                                  on 1999/05/10  03:12:37
4168         Log: From: pmarquess@bfsec.bt.co.uk
4169              Date: Thu, 22 Apr 1999 23:12:08 +0100
4170              Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB29C6B45@mbtlipnt02.btlabs.bt.co.uk>
4171              Subject: PATCH for small bug in scan_bin
4172      Branch: perl
4173            ! util.c
4174 ____________________________________________________________________________
4175 [  3353] By: gsar                                  on 1999/05/10  02:39:33
4176         Log: more bulletproof workaround for mangled paths (updates changes#3345,3350);
4177              provide Win32::GetLongPathName() to complement Win32::GetShortPathName()
4178      Branch: perl
4179            ! t/op/magic.t win32/makedef.pl win32/runperl.c win32/win32.c
4180            ! win32/win32iop.h
4181 ____________________________________________________________________________
4182 [  3352] By: gsar                                  on 1999/05/09  22:47:39
4183         Log: flush all open output buffers before fork(), exec(), system, qx//
4184              and pipe open() operations, simplifying buffering headaches faced
4185              by users; uses fflush(NULL), which may need Configure test
4186      Branch: perl
4187            ! perl.h pod/perldelta.pod pod/perlfunc.pod pod/perlipc.pod
4188            ! pp_sys.c util.c vmesa/vmesa.c vms/vms.c win32/win32.c
4189 ____________________________________________________________________________
4190 [  3351] By: gsar                                  on 1999/05/09  21:11:51
4191         Log: perlcc on win32 (correct version of fix suggested by Jean-Louis
4192              Leroy <jll@skynet.be>)
4193      Branch: perl
4194            ! utils/perlcc.PL
4195 ____________________________________________________________________________
4196 [  3350] By: gsar                                  on 1999/05/09  20:39:11
4197         Log: normalize $^X to full pathname on win32
4198      Branch: perl
4199            ! win32/runperl.c
4200 ____________________________________________________________________________
4201 [  3349] By: gsar                                  on 1999/05/09  20:23:07
4202         Log: allow readline($globref), <$globref> already works
4203      Branch: perl
4204            ! pp_hot.c
4205 ____________________________________________________________________________
4206 [  3348] By: gsar                                  on 1999/05/09  20:00:09
4207         Log: perldoc cleanups (variant of changes suggested by Christian Lemburg
4208              <lemburg@online-club.de>)
4209      Branch: perl
4210            ! utils/perldoc.PL
4211 ____________________________________________________________________________
4212 [  3347] By: gsar                                  on 1999/05/09  18:47:21
4213         Log: additions to Thread.pm docs from Tuomas J. Lukka
4214              <lukka@fas.harvard.edu>
4215      Branch: perl
4216            ! ext/Thread/Thread.pm
4217 ____________________________________________________________________________
4218 [  3346] By: gsar                                  on 1999/05/09  18:38:00
4219         Log: From: Stephen McCamant <smccam@uclink4.berkeley.edu>
4220              Date: Sat, 17 Apr 1999 02:46:13 -0700 (PDT)
4221              Message-ID: <14103.57454.614253.598264@fre-76-120.reshall.berkeley.edu>
4222              Subject: [PATCH _56] Re: pdt: Perl Development Tools? 
4223      Branch: perl
4224            ! ext/B/B/Xref.pm
4225 ____________________________________________________________________________
4226 [  3345] By: gsar                                  on 1999/05/09  18:22:43
4227         Log: work around mangled archname on win32 while finding privlib/sitelib;
4228              normalize lib paths to forward slashes internally
4229      Branch: perl
4230            ! win32/win32.c
4231 ____________________________________________________________________________
4232 [  3344] By: gsar                                  on 1999/05/09  03:20:06
4233         Log: fix typo in dbm filters that caused odbm.t to fail
4234      Branch: perl
4235            ! ext/ODBM_File/ODBM_File.xs t/lib/odbm.t
4236 ____________________________________________________________________________
4237 [  3343] By: gsar                                  on 1999/05/09  02:02:59
4238         Log: tweak test totals
4239      Branch: perl
4240            ! Changes t/lib/tie-stdhandle.t
4241 ____________________________________________________________________________
4242 [  3342] By: gsar                                  on 1999/05/09  01:42:06
4243         Log: import list propagation busted (pointed out by Ton Hospel
4244              <thospel@mail.dma.be>)
4245      Branch: perl
4246            ! lib/autouse.pm
4247 ____________________________________________________________________________
4248 [  3341] By: gsar                                  on 1999/05/09  00:54:18
4249         Log: hpux needs {SHLIB_PATH,LDOPTS} rather than LD_{LIBRARY,RUN}_PATH
4250              (as suggested by Eric Boehm <boehm@nortelnetworks.com>)
4251      Branch: perl
4252            ! Configure Makefile.SH
4253 ____________________________________________________________________________
4254 [  3340] By: gsar                                  on 1999/05/09  00:40:41
4255         Log: generate manpages for newly added utils
4256      Branch: perl
4257            ! installman
4258 ____________________________________________________________________________
4259 [  3339] By: gsar                                  on 1999/05/09  00:33:50
4260         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
4261              Date: Sun, 02 May 1999 17:59:24 +0100
4262              Message-Id: <199905021659.RAA14016@crypt.compulink.co.uk>
4263              Subject: [PATCH] Re: ptr to realloced memory in yylex
4264      Branch: perl
4265            ! toke.c
4266 ____________________________________________________________________________
4267 [  3338] By: jhi                                   on 1999/05/08  22:40:29
4268         Log: Remove CONFIG item, add Digital UNIX 'ld' bug.
4269      Branch: cfgperl
4270            ! INSTALL
4271 ____________________________________________________________________________
4272 [  3337] By: jhi                                   on 1999/05/08  22:22:26
4273         Log: Integrate from mainperl.
4274      Branch: cfgperl
4275           +> pod/perldbmfilter.pod t/io/open.t t/lib/tie-stdhandle.t
4276           !> (integrate 54 files)
4277 ____________________________________________________________________________
4278 [  3336] By: gsar                                  on 1999/05/08  21:48:22
4279         Log: make perldoc -f grok nested =items
4280      Branch: perl
4281            ! utils/perldoc.PL
4282 ____________________________________________________________________________
4283 [  3335] By: gsar                                  on 1999/05/08  19:48:11
4284         Log: allow AV/HV dereferences on pseudohashes ($ph->{foo}[1], etc.)
4285      Branch: perl
4286            ! op.c t/lib/fields.t
4287 ____________________________________________________________________________
4288 [  3334] By: gsar                                  on 1999/05/08  19:09:41
4289         Log: update test totals
4290      Branch: perl
4291            ! t/lib/bigintpm.t
4292 ____________________________________________________________________________
4293 [  3333] By: gsar                                  on 1999/05/08  16:56:02
4294         Log: mention unpack('pP',...) footshot (from Albert Dvornik <bert@genscan.com>)
4295      Branch: perl
4296            ! pod/perlfunc.pod
4297 ____________________________________________________________________________
4298 [  3332] By: gsar                                  on 1999/05/08  16:46:44
4299         Log: applied suggested patch, added tests
4300              From: William Mann <wmann@avici.com>
4301              Date: Mon, 12 Apr 1999 12:25:22 -0400 (EDT)
4302              Message-Id: <199904121625.MAA00983@hwsrv1.avici.com>
4303              Subject: BigInt.pm extensions for logical operations
4304      Branch: perl
4305            ! lib/Math/BigInt.pm pod/perldelta.pod t/lib/bigintpm.t
4306 ____________________________________________________________________________
4307 [  3331] By: gsar                                  on 1999/05/08  16:09:33
4308         Log: avoid temporary files named 'tmp'
4309      Branch: perl
4310            ! Makefile.SH pp.c
4311 ____________________________________________________________________________
4312 [  3330] By: nick                                  on 1999/05/08  14:16:30
4313         Log: Implement OPEN, EOF, SEEK, TELL, BINMODE and FILENO as TIEHANDLE methods.
4314              Provide Tie::StdHandle
4315              Basic update of docs.
4316      Branch: perl
4317            + t/lib/tie-stdhandle.t
4318            ! lib/Tie/Handle.pm pod/perltie.pod pp_sys.c
4319 ____________________________________________________________________________
4320 [  3329] By: nick                                  on 1999/05/08  12:03:45
4321         Log: Tweaks to open(my $fh,...) stuff
4322      Branch: perl
4323            ! op.c pp.c pp_sys.c t/io/open.t
4324 ____________________________________________________________________________
4325 [  3328] By: nick                                  on 1999/05/08  11:18:42
4326         Log: Bring SDBM_File.xs into line with new typemap
4327      Branch: perl
4328            ! ext/SDBM_File/SDBM_File.xs
4329 ____________________________________________________________________________
4330 [  3327] By: gsar                                  on 1999/05/08  00:07:11
4331         Log: add test case for AUTOLOAD reentrancy fix in change#3279
4332      Branch: perl
4333            ! t/lib/autoloader.t
4334 ____________________________________________________________________________
4335 [  3326] By: nick                                  on 1999/05/07  21:24:50
4336         Log: Implement open( my $fh, ...) and similar.
4337              Set flag in op.c for "constructor ops"
4338              In pp_rv2gv, if flag is set and arg is PADSV and uninit
4339              vivify as reference to a detached GV.
4340              (Name of GV is the pad name.)
4341              This scheme should "just work" for pipe/socket etc. too.
4342              
4343              #if 0 out the open(FH,undef) for now.
4344              Change t/io/open.t to test open(my $fh,...)
4345      Branch: perl
4346            ! op.c pp.c pp_sys.c t/io/open.t
4347 ____________________________________________________________________________
4348 [  3325] By: nick                                  on 1999/05/07  21:18:42
4349         Log: Correct SvLEN vs SvCUR  which leads to odd "chunk" vs "line" in mess().
4350      Branch: perl
4351            ! util.c
4352 ____________________________________________________________________________
4353 [  3324] By: gsar                                  on 1999/05/07  20:28:31
4354         Log: avoid using PL_sv_mutex in condpair_magic() (avoids hangs when
4355              intervening code has to allocate SVs)
4356      Branch: perl
4357            ! util.c
4358 ____________________________________________________________________________
4359 [  3323] By: gsar                                  on 1999/05/07  19:45:08
4360         Log: allow line numbers to show in diagnostics during global destruction
4361      Branch: perl
4362            ! util.c
4363 ____________________________________________________________________________
4364 [  3322] By: gsar                                  on 1999/05/07  09:38:11
4365         Log: From: Dan Sugalski <sugalskd@ous.edu>
4366              Date: Fri, 09 Apr 1999 16:16:39 -0700
4367              Message-Id: <3.0.6.32.19990409161639.02ea1050@ous.edu>
4368              Subject: [PATCH 5.005_03]Bug in MM_VMS.PM
4369      Branch: perl
4370            ! lib/ExtUtils/MM_VMS.pm
4371 ____________________________________________________________________________
4372 [  3321] By: gsar                                  on 1999/05/07  09:08:23
4373         Log: From: kwzh@gnu.org (Karl Heuer)
4374              Date: Wed, 7 Apr 1999 23:58:58 -0400
4375              Message-Id: <199904080358.XAA01192@mescaline.gnu.org>
4376              Subject: [perl-5.005.02] detect lack of /dev/tty
4377      Branch: perl
4378            ! Makefile.SH
4379 ____________________________________________________________________________
4380 [  3320] By: gsar                                  on 1999/05/07  08:52:14
4381         Log: allow distinct prefix for versioned executables
4382              From: Roderick Schertler <roderick@argon.org>
4383              Date: Wed, 07 Apr 1999 15:34:56 -0400
4384              Message-ID: <3003.923513696@eeyore.ibcinc.com>
4385              Subject: perl55.00503 -> perl5.00503 patch for installperl
4386      Branch: perl
4387            ! INSTALL installperl
4388 ____________________________________________________________________________
4389 [  3319] By: gsar                                  on 1999/05/07  08:07:02
4390         Log: From: Dan Sugalski <sugalskd@osshe.edu>
4391              Date: Mon, 05 Apr 1999 15:38:42 -0700
4392              Message-Id: <3.0.6.32.19990405153842.0367b650@ous.edu>
4393              Subject: Re: chomp fails with $/ in fixed-length record mode
4394              --
4395              From: Roderick Schertler <roderick@argon.org>
4396              Date: Tue, 06 Apr 1999 21:11:37 -0400
4397              Message-ID: <2795.923447497@eeyore.ibcinc.com>
4398              Subject: Re: chomp fails with $/ in fixed-length record mode
4399      Branch: perl
4400            ! doop.c pod/perlfunc.pod t/op/chop.t
4401 ____________________________________________________________________________
4402 [  3318] By: gsar                                  on 1999/05/07  07:56:35
4403         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4404              Date: Tue, 6 Apr 1999 01:40:36 -0400
4405              Message-ID: <19990406014035.A1238@monk.mps.ohio-state.edu>
4406              Subject: [PATCH 5.005_*] Make % use fmod()
4407      Branch: perl
4408            ! pp.c t/op/arith.t
4409 ____________________________________________________________________________
4410 [  3317] By: gsar                                  on 1999/05/07  04:18:11
4411         Log: DBM Filters (via private mail)
4412              From: pmarquess@bfsec.bt.co.uk
4413              Date: Sun, 18 Apr 1999 21:05:52 +0100
4414              Message-Id: <199904182009.NAA19152@activestate.com>
4415              Subject: DBM Filters
4416      Branch: perl
4417            + pod/perldbmfilter.pod
4418            ! MANIFEST ext/DB_File/Changes ext/DB_File/DB_File.pm
4419            ! ext/DB_File/DB_File.xs ext/DB_File/typemap
4420            ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
4421            ! ext/GDBM_File/typemap ext/NDBM_File/NDBM_File.pm
4422            ! ext/NDBM_File/NDBM_File.xs ext/NDBM_File/typemap
4423            ! ext/ODBM_File/ODBM_File.pm ext/ODBM_File/ODBM_File.xs
4424            ! ext/ODBM_File/typemap ext/SDBM_File/SDBM_File.pm
4425            ! ext/SDBM_File/SDBM_File.xs ext/SDBM_File/typemap
4426            ! lib/AnyDBM_File.pm pod/Makefile pod/buildtoc pod/perl.pod
4427            ! pod/perldelta.pod t/lib/db-btree.t t/lib/db-hash.t
4428            ! t/lib/db-recno.t t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
4429            ! t/lib/sdbm.t
4430 ____________________________________________________________________________
4431 [  3316] By: gsar                                  on 1999/05/07  03:28:53
4432         Log: avoid negative return value from Win32::GetTickCount()
4433              From: jan.dubois@ibm.net (Jan Dubois)
4434              Date: Sat, 03 Apr 1999 19:04:18 +0200
4435              Message-ID: <37084742.22824479@smtp1.ibm.net>
4436              Subject: Re: Win32::GetTickCount
4437      Branch: perl
4438            ! win32/win32.c
4439 ____________________________________________________________________________
4440 [  3315] By: nick                                  on 1999/05/06  21:44:38
4441         Log: open(FH,undef) # creates new_tmpfile opened read/write
4442              Add t/io/open.t with test for above.
4443      Branch: perl
4444            + t/io/open.t
4445            ! pp_sys.c
4446 ____________________________________________________________________________
4447 [  3314] By: gsar                                  on 1999/05/06  08:01:23
4448         Log: compiler fixes from Vishal Bhatia <vishalb@hotmail.com>
4449              Date: Tue, 30 Mar 1999 23:40:34 PST
4450              Message-ID: <19990331074034.6117.qmail@hotmail.com>
4451              Subject: [PATCH 5.005_56] pp_entersub and pp_leavewrite(CC.pm)
4452              --
4453              Date: Wed, 07 Apr 1999 00:28:23 -0800
4454              Message-ID: <FGBNLNPOEELFAAAA@my-dejanews.com>
4455              Subject: [PATCH 5.005_56] function prototypes(B.pm)
4456              --
4457              Date: Thu, 22 Apr 1999 23:40:52 -0700
4458              Message-ID: <OEAOMKBMLDADCAAA@my-dejanews.com>
4459              Subject: [PATCH 5.005_56 ] discarding worthless padsvs
4460              --
4461              Date: Tue, 27 Apr 1999 01:14:49 PDT
4462              Message-ID: <19990427081449.28615.qmail@hotmail.com>
4463              Subject: [PATCH 5.005_56] pp_ncmp implementation ( CC.pm)
4464      Branch: perl
4465            ! ext/B/B.pm ext/B/B/CC.pm ext/B/B/Stackobj.pm t/op/gv.t
4466            ! t/op/ref.t
4467 ____________________________________________________________________________
4468 [  3313] By: jhi                                   on 1999/05/06  07:59:52
4469         Log: Integrate from mainperl.
4470      Branch: cfgperl
4471           !> (integrate 33 files)
4472 ____________________________________________________________________________
4473 [  3312] By: gsar                                  on 1999/05/06  07:11:50
4474         Log: add Ethiopic section to unicode master database (from Ken
4475              Whistler <kenw@sybase.com>)
4476      Branch: perl
4477            ! lib/unicode/UnicodeData-Latest.txt
4478 ____________________________________________________________________________
4479 [  3311] By: gsar                                  on 1999/05/06  05:37:55
4480         Log: From: Damon Atkins <n107844@sysmgtdev.nabaus.com.au>
4481              Date: Tue, 30 Mar 1999 11:26:11 +1000 (EST)
4482              Message-Id: <199903300126.LAA20870@sysmgtdev.nabaus.com.au>
4483              Subject: Largefiles for Solaris
4484      Branch: perl
4485            ! hints/solaris_2.sh
4486 ____________________________________________________________________________
4487 [  3310] By: gsar                                  on 1999/05/06  05:14:35
4488         Log: emit more accurate diagnostic for syntax errors involving <>
4489              within eval""
4490      Branch: perl
4491            ! toke.c utils/perldoc.PL
4492 ____________________________________________________________________________
4493 [  3309] By: gsar                                  on 1999/05/06  04:36:31
4494         Log: additional test for IPC::Open3 (courtesy RonaldWS@aol.com)
4495      Branch: perl
4496            ! t/lib/open3.t
4497 ____________________________________________________________________________
4498 [  3308] By: gsar                                  on 1999/05/06  03:19:16
4499         Log: applied first part of suggested patch (bug described cannot be
4500              reproduced any longer, so the second inconclusive part has not
4501              been applied)
4502              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
4503              Date: Sun, 28 Mar 1999 04:51:34 +0100
4504              Message-Id: <199903280351.EAA20430@crypt.compulink.co.uk>
4505              Subject: [PATCH 5.005_56] Re: A core dump 
4506      Branch: perl
4507            ! toke.c
4508 ____________________________________________________________________________
4509 [  3307] By: gsar                                  on 1999/05/06  01:56:06
4510         Log: fix bogus OPf_REF context in C<sort BLOCK @foo> (extension of
4511              change#3180)
4512      Branch: perl
4513            ! op.c
4514 ____________________________________________________________________________
4515 [  3306] By: gsar                                  on 1999/05/05  17:17:34
4516         Log: applied non-conflicting parts of suggested patch
4517              From: Charles Bailey <BAILEY@newman.upenn.edu>
4518              Date: Sat, 27 Mar 1999 00:16:51 -0400 (EDT)
4519              Message-id: <01J9AZY8I2PW001O2S@mail.newman.upenn.edu>
4520              Subject: [Patch 5.005_56] Revised VMS patch
4521      Branch: perl
4522            ! Changes ext/B/defsubs.h.PL hv.c iperlsys.h perl.c
4523            ! pod/perldiag.pod proto.h util.c vms/perlvms.pod vms/vms.c
4524 ____________________________________________________________________________
4525 [  3305] By: gsar                                  on 1999/05/05  16:20:19
4526         Log: make perldoc use backslashed pathnames within system() on win32
4527      Branch: perl
4528            ! pod/perldiag.pod pod/perlthrtut.pod utils/perldoc.PL
4529 ____________________________________________________________________________
4530 [  3304] By: gsar                                  on 1999/05/05  07:29:43
4531         Log: upgrade Pod::Parser to v1.081 from CPAN
4532      Branch: perl
4533            ! lib/Pod/Checker.pm lib/Pod/InputObjects.pm lib/Pod/Parser.pm
4534            ! lib/Pod/PlainText.pm lib/Pod/Select.pm lib/Pod/Usage.pm
4535            ! t/pod/special_seqs.t t/pod/special_seqs.xr t/pod/testp2pt.pl
4536 ____________________________________________________________________________
4537 [  3303] By: gsar                                  on 1999/05/05  07:02:07
4538         Log: From: Andy Dougherty <doughera@lafayette.edu>
4539              Date: Fri, 19 Mar 1999 12:31:35 -0500 (EST)
4540              Message-Id: <Pine.GSU.4.05.9903191208250.8899-100000@newton.phys>
4541              Subject: [PATCH 5.005_03-MT3] INSTALL patches
4542      Branch: perl
4543            ! INSTALL
4544 ____________________________________________________________________________
4545 [  3302] By: gsar                                  on 1999/05/05  06:55:21
4546         Log: load base packages based on nonexistent $VERSION
4547              From: andreas.koenig@anima.de (Andreas J. Koenig)
4548              Date: 19 Mar 1999 06:00:28 +0100
4549              Message-ID: <sfcsob2m5ub.fsf@dubravka.in-berlin.de>
4550              Subject: Re: base.pm flaw
4551      Branch: perl
4552            ! lib/base.pm lib/locale.pm
4553 ____________________________________________________________________________
4554 [  3301] By: gsar                                  on 1999/05/04  05:41:08
4555         Log: pod2man outputs switched date and revision label (fix suggested by
4556              EthanSasiela@mede.com)
4557      Branch: perl
4558            ! pod/pod2man.PL
4559 ____________________________________________________________________________
4560 [  3300] By: gsar                                  on 1999/05/03  18:48:25
4561         Log: adjust win32_stat() to cope with FindFirstFile() and stat() bugs
4562              (makes opendir(D,"c:") work reliably)
4563      Branch: perl
4564            ! win32/win32.c
4565 ____________________________________________________________________________
4566 [  3299] By: gsar                                  on 1999/05/02  19:39:55
4567         Log: add test case for change#3298
4568      Branch: perl
4569            ! sv.c t/op/readdir.t
4570 ____________________________________________________________________________
4571 [  3298] By: gsar                                  on 1999/05/02  19:24:41
4572         Log: close directory handles properly when localized
4573      Branch: perl
4574            ! sv.c
4575 ____________________________________________________________________________
4576 [  3297] By: jhi                                   on 1999/04/30  11:42:14
4577         Log: Integrate from mainperl.
4578      Branch: cfgperl
4579           !> Changes config_h.SH configure.com lib/AutoLoader.pm
4580           !> lib/AutoSplit.pm lib/File/Path.pm pod/perlre.pod pp.c pp_ctl.c
4581           !> pp_sys.c proto.h regcomp.c t/op/die.t t/op/ref.t util.c
4582           !> vms/descrip_mms.template vms/gen_shrfls.pl vms/munchconfig.c
4583           !> vms/subconfigure.com win32/win32.c
4584 ____________________________________________________________________________
4585 [  3293] By: chip                                  on 1999/04/29  18:50:49
4586         Log: Fix shebang lines.
4587      Branch: maint-5.004/perl
4588            ! Porting/p4d2p h2pl/mksizes pod/checkpods.PL pod/pod2html.PL
4589            ! pod/pod2latex.PL pod/pod2man.PL pod/pod2text.PL utils/c2ph.PL
4590            ! utils/h2ph.PL utils/h2xs.PL utils/perlbug.PL utils/perldoc.PL
4591            ! utils/pl2pm.PL utils/splain.PL win32/bin/search.pl
4592            ! x2p/find2perl.PL x2p/s2p.PL
4593 ____________________________________________________________________________
4594 [  3284] By: gsar                                  on 1999/04/27  00:48:42
4595         Log: integrate change#3279 from maint-5.004
4596      Branch: perl
4597            ! lib/AutoLoader.pm
4598 ____________________________________________________________________________
4599 [  3279] By: chip                                  on 1999/04/26  23:09:26
4600         Log: Make &AutoLoad::AUTOLOAD reentrant.
4601      Branch: maint-5.004/perl
4602            ! lib/AutoLoader.pm
4603 ____________________________________________________________________________
4604 [  3276] By: chip                                  on 1999/04/26  22:34:36
4605         Log: Make porting scripts executable.
4606      Branch: maint-5.004/perl
4607            ! Changes Porting/genlog Porting/makerel Porting/p4desc
4608            ! Porting/patchls
4609 ____________________________________________________________________________
4610 [  3274] By: gsar                                  on 1999/04/26  17:30:31
4611         Log: allow embedded null characters in diagnostics
4612      Branch: perl
4613            ! pp_ctl.c pp_sys.c proto.h regcomp.c t/op/die.t util.c
4614 ____________________________________________________________________________
4615 [  3273] By: gsar                                  on 1999/04/26  08:27:22
4616         Log: hand-applied conflicting parts of suggested patch
4617              From: Charles Bailey <BAILEY@newman.upenn.edu>
4618              Date: Wed, 17 Mar 1999 23:55:23 -0400 (EDT)
4619              Message-id: <01J8YELSL7WK001E7S@mail.newman.upenn.edu>
4620              Subject: [PATCH 5.005_56] VMS configuration/build
4621      Branch: perl
4622            ! configure.com vms/descrip_mms.template vms/gen_shrfls.pl
4623            ! vms/munchconfig.c vms/subconfigure.com
4624 ____________________________________________________________________________
4625 [  3272] By: gsar                                  on 1999/04/26  08:25:41
4626         Log: update Changes; tweak minor regressions
4627      Branch: perl
4628            ! Changes lib/AutoSplit.pm lib/File/Path.pm
4629 ____________________________________________________________________________
4630 [  3271] By: gsar                                  on 1999/04/26  07:52:51
4631         Log: integrate change#3229 from maint-5.004
4632      Branch: perl
4633            ! pp_ctl.c util.c
4634 ____________________________________________________________________________
4635 [  3270] By: gsar                                  on 1999/04/25  22:58:27
4636         Log: fix buggy reference count on refs to SVs with autoviv magic
4637              (resulted in C<my @a; $a[1] = 1; print \$_ for @a> and Data::Dumper
4638              accessing free()d memory)
4639      Branch: perl
4640            ! pp.c t/op/ref.t
4641 ____________________________________________________________________________
4642 [  3269] By: gsar                                  on 1999/04/24  17:07:55
4643         Log: fix bug in change#3123 (off-by-one, caused C<qx[noargs]> to fail
4644              on win32)
4645      Branch: perl
4646            ! win32/win32.c
4647 ____________________________________________________________________________
4648 [  3268] By: gsar                                  on 1999/04/24  16:38:25
4649         Log: kill dup hunk
4650      Branch: perl
4651            ! config_h.SH
4652 ____________________________________________________________________________
4653 [  3267] By: gsar                                  on 1999/04/24  16:35:57
4654         Log: integrate cfgperl changes into mainline
4655      Branch: perl
4656           +> myconfig.SH
4657            - myconfig
4658            ! pod/perlre.pod
4659           !> (integrate 38 files)
4660 ____________________________________________________________________________
4661 [  3266] By: jhi                                   on 1999/04/23  18:42:44
4662         Log: From: "Kurt D. Starsinic" <kstar@chapin.edu>
4663              To: perl5-porters@perl.org, Jarkko Hietaniemi <jhi@iki.fi>,
4664              Graham Barr <gbarr@pobox.com>, Gurusamy Sarathy <gsar@activestate.com>
4665              Cc: Lionel Cons <lionel.cons@cern.ch>,
4666              Ilya Zakharevich <ilya@math.ohio-state.edu>,
4667              David Hayes <david@bdel.com>
4668              Subject: [PATCH] h2ph
4669              Date: Fri, 23 Apr 1999 12:37:23 -0400
4670              Message-ID: <19990423123723.A49550@O2.chapin.edu>
4671      Branch: cfgperl
4672            ! utils/h2ph.PL
4673 ____________________________________________________________________________
4674 [  3265] By: jhi                                   on 1999/04/21  18:17:12
4675         Log: From: lane@duphy4.physics.drexel.edu (by way of Dan Sugalski <sugalskd@ous.edu>)
4676              To: perlbug@perl.org
4677              Subject: [PATCH Perl 5.005.56] descrip_mms.template installed files fix
4678              Date: Wed, 21 Apr 1999 08:17:54 -0700
4679              Message-Id: <3.0.6.32.19990421081754.03127b60@ous.edu>
4680      Branch: cfgperl
4681            ! vms/descrip_mms.template
4682 ____________________________________________________________________________
4683 [  3264] By: jhi                                   on 1999/04/20  08:50:54
4684         Log: From: Andy Dougherty <doughera@lafayette.edu>
4685              To: The Perl Porters Mailing List <perl5-porters@perl.org>
4686              Subject: [PATCH 5.005_56] Re: 5.006 Todo
4687              Date: Mon, 19 Apr 1999 16:27:07 -0400 (EDT)
4688              Message-Id: <Pine.GSU.4.05.9904191623470.7838-100000@newton.phys>
4689      Branch: cfgperl
4690            ! Porting/pumpkin.pod
4691 ____________________________________________________________________________
4692 [  3263] By: jhi                                   on 1999/04/20  08:05:01
4693         Log: From: Chip Salzenberg <chip@perlsupport.com>
4694              To: Perl 5 Porters <perl5-porters@perl.org>
4695              Subject: [PATCH 5.005_56] Configure: $sig_count
4696              Date: Sun, 18 Apr 1999 17:54:36 -0400
4697              Message-ID: <19990418175436.A27496@perlsupport.com>
4698      Branch: cfgperl
4699            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
4700            ! config_h.SH
4701 ____________________________________________________________________________
4702 [  3262] By: jhi                                   on 1999/04/19  18:23:50
4703         Log: Subject: PATCH wrong faq reference in perlbook.pod
4704              From: Robin Barker <rmb1@cise.npl.co.uk>
4705              To: perlbug@perl.com
4706              Date: Fri, 9 Apr 1999 16:05:23 +0100 (BST)
4707              Message-Id: <199904091505.QAA03757@cyclone.cise.npl.co.uk>
4708      Branch: cfgperl
4709            ! pod/perlbook.pod
4710 ____________________________________________________________________________
4711 [  3261] By: jhi                                   on 1999/04/15  13:59:04
4712         Log: From: Andy Dougherty <doughera@lafayette.edu>
4713              To: Hugo van der Sanden <hugo@corp.netcom.net.uk>
4714              Cc: Perl Porters <perl5-porters@perl.org>
4715              Subject: [PATCH] Re: 5.005_03 and gcc, GNU ld under Solaris 2.6
4716              Date: Wed, 14 Apr 1999 17:07:43 -0400 (EDT)
4717              Message-Id: <Pine.GSU.4.05.9904141658290.4262-100000@newton.phys>
4718      Branch: cfgperl
4719            ! hints/solaris_2.sh
4720 ____________________________________________________________________________
4721 [  3260] By: jhi                                   on 1999/04/15  13:56:53
4722         Log: From: Tom Christiansen <tchrist@jhereg.perl.com>
4723              To: pumpkings@jhereg.perl.com
4724              Subject: PATCH: 5.005_56: perldata.pod (UPDATE)
4725              Date: Thu, 15 Apr 1999 07:13:41 -0600
4726              Message-Id: <199904151313.HAA07682@jhereg.perl.com>
4727      Branch: cfgperl
4728            ! pod/perldata.pod
4729 ____________________________________________________________________________
4730 [  3259] By: jhi                                   on 1999/04/13  23:12:52
4731         Log: LDLIBPTH also on 'clean' targets.
4732      Branch: cfgperl
4733            ! Makefile.SH
4734 ____________________________________________________________________________
4735 [  3258] By: jhi                                   on 1999/04/13  21:38:46
4736         Log: Add information about the two DEC C compiler optimizer bugs
4737              (what patch levels of the compilers fix them).
4738      Branch: cfgperl
4739            ! pp.c t/op/repeat.t
4740 ____________________________________________________________________________
4741 [  3257] By: jhi                                   on 1999/04/13  14:25:08
4742         Log: Be polite about ccdlflags and lddflags, too.
4743              Avoid Perl's malloc only when threaded.
4744      Branch: cfgperl
4745            ! hints/aix.sh
4746 ____________________________________________________________________________
4747 [  3256] By: jhi                                   on 1999/04/13  10:21:33
4748         Log: Croak if no known ways to semctl() (don't assume union semun).
4749      Branch: cfgperl
4750            ! doio.c perl.h
4751 ____________________________________________________________________________
4752 [  3255] By: jhi                                   on 1999/04/13  09:10:26
4753         Log: From: Dan Sugalski <sugalskd@osshe.edu>
4754              To: perl5-porters@perl.org, vmsperl@perl.org
4755              Subject: [Patch 5.005/5.006]Another MM_VMS.pm patch
4756              Date: Mon, 12 Apr 1999 13:36:48 -0700
4757              Message-Id: <3.0.6.32.19990412133648.030e7ec0@ous.edu>
4758      Branch: cfgperl
4759            ! lib/ExtUtils/MM_VMS.pm
4760 ____________________________________________________________________________
4761 [  3254] By: jhi                                   on 1999/04/13  06:56:26
4762         Log: From: "Todd C. Miller" <Todd.Miller@courtesan.com>
4763              To: perlbug@perl.com
4764              Subject: Update for OpenBSD hints
4765              Date: Mon, 12 Apr 1999 23:12:22 -0600 (MDT)
4766              Message-Id: <199904130512.XAA27712@xerxes.courtesan.com>
4767      Branch: cfgperl
4768            ! hints/openbsd.sh
4769 ____________________________________________________________________________
4770 [  3229] By: chip                                  on 1999/04/13  04:04:14
4771         Log: Preserve errno from importunities of sfio.
4772      Branch: maint-5.004/perl
4773            ! pp_ctl.c util.c
4774 ____________________________________________________________________________
4775 [  3226] By: jhi                                   on 1999/04/11  12:52:26
4776         Log: If both ways to call semctl are broken,    skip the tests.
4777      Branch: cfgperl
4778            ! t/lib/ipc_sysv.t
4779 ____________________________________________________________________________
4780 [  3225] By: jhi                                   on 1999/04/10  22:27:28
4781         Log: From: Andy Dougherty <doughera@lafayette.edu>
4782              To: dsembr01@ox.slug.louisville.edu
4783              Cc: perlbug@perl.com
4784              Subject: [PATCH 5.004_05 5.005_03 5.005_56] Re: Misspelled macro in ext/POSIX/POSIX.xs?
4785              Date: Fri, 9 Apr 1999 16:58:08 -0400 (EDT)
4786              Message-Id: <Pine.GSU.4.05.9904091648570.894-100000@newton.phys>
4787      Branch: cfgperl
4788            ! ext/POSIX/POSIX.xs
4789 ____________________________________________________________________________
4790 [  3224] By: jhi                                   on 1999/04/09  18:50:32
4791         Log: From: Andy Dougherty <doughera@lafayette.edu>
4792              To: Perl Porters <perl5-porters@perl.org>
4793              Subject: [PATCH 5.005_56] Re: prefix= in hints
4794              Date: Fri, 9 Apr 1999 14:54:18 -0400 (EDT)
4795              Message-Id: <Pine.GSU.4.05.9904091445280.894-100000@newton.phys>
4796              
4797              (Overrides change #3204 from Kurt)
4798      Branch: cfgperl
4799            ! hints/linux.sh
4800 ____________________________________________________________________________
4801 [  3223] By: jhi                                   on 1999/04/09  18:37:55
4802         Log: Understand Apollo's //node notation.
4803              
4804              From: Johann Klasek <jk@auto.tuwien.ac.at>
4805              To: jhi@iki.fi
4806              Subject: Re: DomainPerl
4807              Date: Fri, 9 Apr 1999 18:21:37 +0200
4808              Message-ID: <19990409182137.A2299@euklid.auto.tuwien.ac.at>
4809      Branch: cfgperl
4810            ! lib/Cwd.pm
4811 ____________________________________________________________________________
4812 [  3220] By: jhi                                   on 1999/04/04  16:33:49
4813         Log: Integrate from mainperl.
4814      Branch: cfgperl
4815           !> (integrate 39 files)
4816 ____________________________________________________________________________
4817 [  3219] By: gsar                                  on 1999/04/04  02:48:17
4818         Log: tweak previous change
4819      Branch: maint-5.005/perl
4820            ! win32/win32.c
4821 ____________________________________________________________________________
4822 [  3218] By: gsar                                  on 1999/04/04  02:44:47
4823         Log: be careful about extending the stack for the Win32:: builtins
4824      Branch: maint-5.005/perl
4825            ! win32/win32.c
4826 ____________________________________________________________________________
4827 [  3217] By: gsar                                  on 1999/04/04  01:59:26
4828         Log: correct places that said newSVpv() when they meant newSVpvn()
4829      Branch: perl
4830            ! XSUB.h dump.c ext/B/B.xs ext/B/defsubs.h.PL
4831            ! ext/DB_File/DB_File.xs ext/DynaLoader/dl_vms.xs
4832            ! ext/IPC/SysV/SysV.xs ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
4833            ! ext/Socket/Socket.xs ext/attrs/attrs.xs gv.c hv.c hv.h
4834            ! jpl/JNI/JNI.xs mg.c op.c perl.c pod/perlguts.pod pp.c pp_ctl.c
4835            ! pp_sys.c regcomp.c toke.c util.c win32/dl_win32.xs
4836            ! win32/win32.c
4837 ____________________________________________________________________________
4838 [  3216] By: gsar                                  on 1999/04/03  23:58:27
4839         Log: avoid duplicate code
4840      Branch: perl
4841            ! sv.c
4842 ____________________________________________________________________________
4843 [  3215] By: gsar                                  on 1999/04/03  23:14:34
4844         Log: grow PL_tmps_stack more efficiently; make it more amenable to
4845              STRESS_REALLOC testing
4846      Branch: perl
4847            ! embed.h embed.pl global.sym objXSUB.h pp.h proto.h scope.c
4848            ! sv.c
4849 ____________________________________________________________________________
4850 [  3214] By: gsar                                  on 1999/04/03  21:01:09
4851         Log: scrounge and save three extra branches in pp_entersub()
4852      Branch: perl
4853            ! cv.h pp_ctl.c pp_hot.c
4854 ____________________________________________________________________________
4855 [  3213] By: gsar                                  on 1999/04/03  17:43:23
4856         Log: remove duplicate code and an extra branch in sv_setsv() and
4857              other hot code by making SvTHINKFIRST() think about FAKE SVs
4858      Branch: perl
4859            ! doio.c embed.h embed.pl global.sym objXSUB.h pp.c pp_hot.c
4860            ! proto.h scope.c sv.c sv.h
4861 ____________________________________________________________________________
4862 [  3212] By: jhi                                   on 1999/04/03  16:20:09
4863         Log: Fix up some _t nits (Pid_t, Gid_t, Uid_t, etc. instead of int).
4864              
4865              From: John Bley <jbb6@acpub.duke.edu>
4866              To: perlbug@perl.org
4867              Subject: [PATCH]5.005_03 (CORE) Fix some _t nits
4868              Date: Thu, 1 Apr 1999 02:01:47 -0500 (EST)
4869              Message-ID: <Pine.SOL.3.91.990401015805.21458A-100000@soc13.acpub.duke.edu>
4870      Branch: cfgperl
4871            ! doio.c pp_sys.c
4872 ____________________________________________________________________________
4873 [  3211] By: jhi                                   on 1999/04/03  13:27:26
4874         Log: Change #3210 was rather unportable.  This is better.
4875      Branch: cfgperl
4876            ! Configure config_h.SH
4877 ____________________________________________________________________________
4878 [  3210] By: jhi                                   on 1999/04/03  13:16:20
4879         Log: Avoid Digital UNIX' ksh.
4880              
4881              From: Jarkko Hietaniemi <jhi@iki.fi> 
4882              To: Henrik Tougaard <ht000@siberut.foa.dk> 
4883              Cc: perlbug@perl.com, ht000@foa.dk 
4884              Subject: Re: Not OK perl5.005_03-MAINT_TRIAL_4
4885              Date: Wed, 27 Jan 1999 16:52:33 +0200 (EET) 
4886              Message-ID: <13999.10289.319422.239987@alpha.hut.fi> 
4887      Branch: cfgperl
4888            ! Configure config_h.SH
4889 ____________________________________________________________________________
4890 [  3209] By: jhi                                   on 1999/04/03  12:49:04
4891         Log: Integrate from mainperl.
4892      Branch: cfgperl
4893           !> Changes Makefile.SH README installperl t/lib/bigfloatpm.t
4894 ____________________________________________________________________________
4895 [  3208] By: jhi                                   on 1999/04/03  12:27:24
4896         Log: Add -mabi=64 to ccflags for 64-bit IRIX gcc.
4897              
4898              From: Lionel Cons <lionel.cons@cern.ch>
4899              To: jhi@iki.fi
4900              Cc: perlbug@perl.com, kstar@isinet.com,
4901              Philippe Defert <philippe.defert@cern.ch>
4902              Subject: Re: Not OK: perl 5.00503 on IP27-irix 6.5 (UNINSTALLED)
4903              Date: Thu, 1 Apr 1999 14:05:28 +0200 (METDST)
4904              Message-Id: <199904011205.OAA11380@mercury.cern.ch>
4905      Branch: cfgperl
4906            ! hints/irix_6.sh
4907 ____________________________________________________________________________
4908 [  3207] By: jhi                                   on 1999/04/03  12:20:21
4909         Log: Be polite about usemymalloc.
4910      Branch: cfgperl
4911            ! hints/aix.sh
4912 ____________________________________________________________________________
4913 [  3206] By: gsar                                  on 1999/04/02  23:31:59
4914         Log: a typo in change#3205
4915      Branch: perl
4916            ! t/lib/bigfloatpm.t
4917 ____________________________________________________________________________
4918 [  3205] By: gsar                                  on 1999/04/02  23:20:31
4919         Log: make testsuite reflect change#3157  (Math::BigFloat->new now
4920              returns NaNs faithfully)
4921      Branch: perl
4922            ! t/lib/bigfloatpm.t
4923 ____________________________________________________________________________
4924 [  3204] By: jhi                                   on 1999/04/02  22:03:23
4925         Log: On -Uinstallusrbinperl and no -Dprefix, set prefix to /usr/local.
4926              
4927              From: "Kurt D. Starsinic" <kstar@chapin.edu>
4928              To: perl5-porters@perl.org
4929              Subject: linux hints nit
4930              Date: Fri, 2 Apr 1999 16:49:47 -0500
4931              Message-ID: <19990402164947.E80926@O2.chapin.edu>
4932      Branch: cfgperl
4933            ! hints/linux.sh
4934 ____________________________________________________________________________
4935 [  3203] By: jhi                                   on 1999/04/02  22:00:56
4936         Log: Display exact glibc version in Linux. 
4937              
4938              From: Andy Dougherty <doughera@lafayette.edu>
4939              To: Perl Porters <perl5-porters@perl.org>
4940              Subject: Displaying glibc version on Linux
4941              Date: Mon, 29 Mar 1999 15:04:26 -0500 (EST)
4942              Message-Id: <Pine.GSU.4.05.9903291417370.15335-100000@newton.phys>
4943      Branch: cfgperl
4944            ! hints/linux.sh
4945 ____________________________________________________________________________
4946 [  3202] By: gsar                                  on 1999/04/02  21:23:18
4947         Log: various little goofs
4948      Branch: perl
4949            ! Changes Makefile.SH README installperl
4950 ____________________________________________________________________________
4951 [  3201] By: jhi                                   on 1999/04/02  13:13:39
4952         Log: Configure regen.
4953              
4954              Add llseek + offset_t probing.
4955              Change CONFIG to CONFIGDOTSH.
4956              'unset foo' is unportable, use foo=''.
4957      Branch: cfgperl
4958            ! Configure Makefile.SH Policy_sh.SH cflags.SH config_h.SH
4959            ! configpm makeaperl.SH makedepend.SH makedir.SH myconfig.SH
4960            ! perl_exp.SH writemain.SH
4961 ____________________________________________________________________________
4962 [  3200] By: jhi                                   on 1999/04/02  12:06:22
4963         Log: Introduce myconfig.SH.
4964              
4965              From: Andy Dougherty <doughera@lafayette.edu>
4966              To: Jarkko Hietaniemi <jhi@iki.fi>
4967              Cc: Nick Ing-Simmons <nik@tiuk.ti.com>, Perl Porters <perl5-porters@perl.org>
4968              Subject: [PATCH] myconfig.SH (was Re: perl install bug on AIX 4.3.1.0)
4969              Date: Tue, 30 Mar 1999 12:41:29 -0500 (EST)
4970              Message-Id: <Pine.GSU.4.05.9903301222280.15987-100000@newton.phys>
4971      Branch: cfgperl
4972            + myconfig.SH
4973            - myconfig
4974            ! MANIFEST
4975 ____________________________________________________________________________
4976 [  3195] By: jhi                                   on 1999/03/28  16:42:54
4977         Log: Update perlhist on 5_03.
4978      Branch: maint-5.005/perl
4979            ! pod/perlhist.pod
4980 ____________________________________________________________________________
4981 [  3194] By: jhi                                   on 1999/03/28  12:30:01
4982         Log: Integrate from mainperl.
4983      Branch: cfgperl
4984           +> t/op/grep.t
4985            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/bigfloat.pl
4986            ! t/lib/bigintpm.t
4987           !> MANIFEST Porting/p4desc ext/Thread/Thread.xs op.c
4988           !> t/lib/thread.t
4989 ____________________________________________________________________________
4990 [  3189] By: gsar                                  on 1999/03/28  08:22:00
4991         Log: various pod niggles
4992      Branch: maint-5.005/perl
4993            ! pod/perl.pod pod/perldebug.pod pod/perldiag.pod
4994            ! pod/perlfunc.pod pod/perlhist.pod
4995 ____________________________________________________________________________
4996 [  3187] By: gsar                                  on 1999/03/28  07:31:16
4997         Log: regularize CAPI declarations (CAPI extensions now build under
4998              the Borland compiler)
4999      Branch: maint-5.005/perl
5000            ! win32/GenCAPI.pl
5001 ____________________________________________________________________________
5002 [  3186] By: gsar                                  on 1999/03/28  07:26:33
5003         Log: ensure XS_LOCKS stuff happens *before* XSUB is entered under
5004              -DPERL_CAPI
5005      Branch: maint-5.005/perl
5006            ! XSlock.h win32/GenCAPI.pl win32/Makefile win32/makefile.mk
5007 ____________________________________________________________________________
5008 [  3183] By: gsar                                  on 1999/03/28  06:00:46
5009         Log: update p4 utility to ignore non-text files
5010      Branch: perl
5011            ! Porting/p4desc
5012 ____________________________________________________________________________
5013 [  3181] By: gsar                                  on 1999/03/28  03:37:23
5014         Log: integrate change#3179 from maint-5.005
5015      Branch: perl
5016           !> ext/Thread/Thread.xs t/lib/thread.t
5017 ____________________________________________________________________________
5018 [  3180] By: gsar                                  on 1999/03/28  02:28:20
5019         Log: fix bogus OPf_REF context for the BLOCK in C<grep BLOCK @foo>
5020              (sometimes caused bizarreness in the BLOCK)
5021      Branch: perl
5022            + t/op/grep.t
5023            ! MANIFEST op.c
5024 ____________________________________________________________________________
5025 [  3179] By: gsar                                  on 1999/03/28  02:14:04
5026         Log: fix thread segfault when passing large number of arguments to child
5027              a la C<Thread->new($foo, 1..1000)>
5028      Branch: maint-5.005/perl
5029            ! ext/Thread/Thread.xs t/lib/thread.t
5030 ____________________________________________________________________________
5031 [  3178] By: gbarr                                 on 1999/03/28  01:39:23
5032         Log: fix $Config{'usethreads'} typo in perlthrtut
5033              
5034              From: Ian Maloney <szhmf9@wsblob.ubs.com>
5035              Date: Thu, 25 Mar 1999 16:40:14 +0100 (MET)
5036              Message-Id: <199903251540.QAA02439@wsblob.>
5037              Subject: perlthrtut documentation error
5038      Branch: maint-5.005/perl
5039            ! pod/perlthrtut.pod
5040 ____________________________________________________________________________
5041 [  3173] By: gbarr                                 on 1999/03/27  18:19:47
5042         Log: Update Test.pm to VERSION 1.122 from CPAN
5043      Branch: maint-5.005/perl
5044            ! lib/Test.pm
5045 ____________________________________________________________________________
5046 [  3171] By: jhi                                   on 1999/03/26  22:38:28
5047         Log: Integrate from mainperl.
5048      Branch: cfgperl
5049           !> (integrate 37 files)
5050 ____________________________________________________________________________
5051 [  3170] By: gsar                                  on 1999/03/26  01:30:25
5052         Log: specify type of bracket in "Unmatched bracket" diagnostic;
5053              prefer 'brace' or 'curly bracket' over 'curly brace'
5054      Branch: perl
5055            ! pod/perldiag.pod pod/perlreftut.pod pod/perlstyle.pod
5056            ! t/op/misc.t t/op/re_tests toke.c
5057 ____________________________________________________________________________
5058 [  3169] By: gsar                                  on 1999/03/26  00:50:51
5059         Log: better description of "Integer overflow" diagnostic
5060      Branch: perl
5061            ! pod/perldiag.pod
5062 ____________________________________________________________________________
5063 [  3168] By: gsar                                  on 1999/03/25  11:02:46
5064         Log: applied needful parts of suggested patch
5065              From: "Vishal Bhatia" <vishalb@my-dejanews.com>
5066              Date: Tue, 23 Mar 1999 16:21:43 -0800
5067              Message-ID: <OOOKJGFMLFLHBAAA@my-dejanews.com>
5068              Subject: [PATCH 5.005_56] pp_formline correction
5069      Branch: perl
5070            ! ext/B/B/Bblock.pm ext/B/B/CC.pm
5071 ____________________________________________________________________________
5072 [  3167] By: gsar                                  on 1999/03/25  10:39:02
5073         Log: clarify what a "comment" means (due to Mark-Jason Dominus
5074              <mjd@plover.com>)
5075      Branch: perl
5076            ! pod/perlsyn.pod
5077 ____________________________________________________________________________
5078 [  3166] By: gsar                                  on 1999/03/25  10:33:18
5079         Log: describe current behavior on local($foo{nothere}) (suggested by
5080              Lionel Cons <lionel.cons@cern.ch>)
5081      Branch: perl
5082            ! pod/perlsub.pod
5083 ____________________________________________________________________________
5084 [  3165] By: gsar                                  on 1999/03/25  06:21:05
5085         Log: fix refcnt on PL_main_cv (variant of suggestion by Vishal Bhatia
5086              <vishalb@hotmail.com>)
5087      Branch: perl
5088            ! ext/B/B/C.pm
5089 ____________________________________________________________________________
5090 [  3164] By: gsar                                  on 1999/03/25  06:17:27
5091         Log: From: Stephen McCamant <smccam@uclink4.berkeley.edu>
5092              Date: Tue, 23 Mar 1999 17:47:04 -0800 (PST)
5093              Message-ID: <14072.16859.154428.241373@fre-76-120.reshall.berkeley.edu>
5094              Subject: [PATCH _56] Compiler needs to know about utf8 SVOP tr///s
5095      Branch: perl
5096            ! ext/B/B.xs op.h opcode.pl
5097 ____________________________________________________________________________
5098 [  3163] By: gsar                                  on 1999/03/25  06:15:49
5099         Log: B::Deparse update from Stephen McCamant <smccam@uclink4.berkeley.edu>
5100              Date: Tue, 23 Mar 1999 02:41:34 -0800 (PST)
5101              Message-ID: <14071.27445.867782.852353@fre-76-120.reshall.berkeley.edu>
5102              Subject: [PATCH _56] B::Deparse 0.57
5103              --
5104              Date: Tue, 23 Mar 1999 13:08:12 -0800 (PST)
5105              Message-ID: <14072.502.107712.175179@fre-76-120.reshall.berkeley.edu>
5106              Subject: Re: [PATCH _56] B::Deparse 0.57 
5107      Branch: perl
5108            ! AUTHORS MAINTAIN ext/B/B/Deparse.pm
5109 ____________________________________________________________________________
5110 [  3162] By: gsar                                  on 1999/03/25  06:11:46
5111         Log: fix a few places that said 'int', but meant 'STRLEN'
5112      Branch: perl
5113            ! pod/perlguts.pod proto.h sv.c
5114 ____________________________________________________________________________
5115 [  3161] By: gsar                                  on 1999/03/25  06:01:18
5116         Log: From: Russ Allbery <rra@stanford.edu>
5117              Date: 22 Mar 1999 04:26:26 -0800
5118              Message-ID: <yl4sndr9ql.fsf@windlord.stanford.edu>
5119              Subject: [5.005_56] Add EXISTS to SDBM_File and libsdbm
5120      Branch: perl
5121            ! ext/SDBM_File/SDBM_File.xs ext/SDBM_File/sdbm/README.too
5122            ! ext/SDBM_File/sdbm/pair.c ext/SDBM_File/sdbm/pair.h
5123            ! ext/SDBM_File/sdbm/sdbm.3 ext/SDBM_File/sdbm/sdbm.c
5124            ! ext/SDBM_File/sdbm/sdbm.h pod/perldelta.pod t/lib/sdbm.t
5125 ____________________________________________________________________________
5126 [  3160] By: gsar                                  on 1999/03/25  02:26:31
5127         Log: better description of OP_UNSTACK (s/unstack/iteration finalizer/)
5128      Branch: perl
5129            ! opcode.h opcode.pl
5130 ____________________________________________________________________________
5131 [  3159] By: gsar                                  on 1999/03/25  02:18:17
5132         Log: add statement-modifier loops to :base_loop class
5133      Branch: perl
5134            ! ext/Opcode/Opcode.pm
5135 ____________________________________________________________________________
5136 [  3158] By: gsar                                  on 1999/03/25  00:36:57
5137         Log: integrate changes#3105,3130,3154 from maint-5.005
5138      Branch: perl
5139           !> Configure INSTALL hints/dec_osf.sh hints/netbsd.sh
5140 ____________________________________________________________________________
5141 [  3157] By: gsar                                  on 1999/03/25  00:24:17
5142         Log: remove bogus panic()
5143      Branch: perl
5144            ! Changes lib/Math/BigFloat.pm
5145 ____________________________________________________________________________
5146 [  3156] By: jhi                                   on 1999/03/24  22:43:43
5147         Log: Integrate from mainperl.
5148      Branch: cfgperl
5149           +> (branch 38 files)
5150           !> (integrate 68 files)
5151 ____________________________________________________________________________
5152 [  3155] By: jhi                                   on 1999/03/24  22:12:17
5153         Log: Configure regenerated because of changes #3130/#3154 and #3147.
5154      Branch: cfgperl
5155            ! Configure config_h.SH
5156 ____________________________________________________________________________
5157 [  3154] By: jhi                                   on 1999/03/24  21:40:51
5158         Log: Reword the shared library search path (LD_LIBRARY_PATH) info
5159              based on suggestions from Andy Dougherty.
5160      Branch: maint-5.005/perl
5161            ! INSTALL
5162 ____________________________________________________________________________
5163 [  3153] By: gsar                                  on 1999/03/24  10:38:05
5164         Log: applied suggested patch, modulo superceded parts
5165              From: Charles Bailey <BAILEY@newman.upenn.edu>
5166              Date: Thu, 18 Mar 1999 00:10:44 -0400 (EDT)
5167              Message-id: <01J8YFGIHW2W001E7S@mail.newman.upenn.edu>
5168              Subject: [PATCH 5.005_56] Miscellaneous VMS-specific fixes
5169      Branch: perl
5170            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_VMS.pm
5171            ! t/comp/require.t t/op/lex_assign.t t/op/taint.t
5172            ! utils/perldoc.PL vms/ext/Stdio/Stdio.pm vms/ext/Stdio/Stdio.xs
5173            ! vms/ext/Stdio/test.pl vms/test.com vms/vmsish.h
5174 ____________________________________________________________________________
5175 [  3152] By: gsar                                  on 1999/03/24  10:30:51
5176         Log: applied suggested patch, modulo superceded parts
5177              From: Charles Bailey <BAILEY@newman.upenn.edu>
5178              Date: Thu, 18 Mar 1999 00:04:31 -0400 (EDT)
5179              Message-id: <01J8YF0EOWLU001E7S@mail.newman.upenn.edu>
5180              Subject: [PATCH 5.005_56] Miscellaneous small fixes
5181      Branch: perl
5182            ! ext/B/defsubs.h.PL ext/re/re.pm lib/ExtUtils/MM_Unix.pm
5183            ! lib/File/Basename.pm
5184 ____________________________________________________________________________
5185 [  3151] By: gsar                                  on 1999/03/24  10:15:00
5186         Log: doc tweak suggested by M.J.T. Guy <mjtg@cus.cam.ac.uk>
5187      Branch: perl
5188            ! pod/perlop.pod
5189 ____________________________________________________________________________
5190 [  3150] By: gsar                                  on 1999/03/24  10:09:13
5191         Log: missing integration in previous change
5192      Branch: perl
5193           !> README.apollo
5194 ____________________________________________________________________________
5195 [  3149] By: gsar                                  on 1999/03/24  10:06:44
5196         Log: integrate changes#3116,3119 from maint-5.005
5197      Branch: perl
5198            + README.apollo
5199           +> apollo/netinet/in.h
5200           !> MANIFEST hints/apollo.sh t/lib/io_udp.t
5201 ____________________________________________________________________________
5202 [  3148] By: gsar                                  on 1999/03/24  10:01:56
5203         Log: integrate changes#3091-3094 from maint-5.005
5204      Branch: perl
5205           !> README.hurd vms/subconfigure.com vos/config.h
5206           !> vos/config_h.SH_orig
5207 ____________________________________________________________________________
5208 [  3147] By: gsar                                  on 1999/03/24  09:31:49
5209         Log: warn about newfangled vfork() caveats
5210      Branch: perl
5211            ! Configure
5212 ____________________________________________________________________________
5213 [  3146] By: jhi                                   on 1999/03/24  09:20:14
5214         Log: Bring in changes #2808 and #2812 (from mainline perl)
5215              that enhance the perlbug checklist.
5216      Branch: maint-5.005/perl
5217            ! utils/perlbug.PL
5218 ____________________________________________________________________________
5219 [  3145] By: gsar                                  on 1999/03/24  08:37:02
5220         Log: integrate change#3115 from maint-5.005
5221      Branch: perl
5222           !> ext/DB_File/Changes ext/DB_File/DB_File.pm
5223           !> ext/DB_File/DB_File.xs ext/DB_File/typemap
5224 ____________________________________________________________________________
5225 [  3144] By: gsar                                  on 1999/03/24  08:33:59
5226         Log: add note about map in scalar context
5227      Branch: perl
5228            ! pod/perlfunc.pod
5229 ____________________________________________________________________________
5230 [  3143] By: gsar                                  on 1999/03/24  08:25:59
5231         Log: doc tweak
5232      Branch: perl
5233            ! lib/Time/Local.pm
5234 ____________________________________________________________________________
5235 [  3142] By: gsar                                  on 1999/03/24  08:20:37
5236         Log: applied suggested patch, modulo bogus hunk
5237              From: "Vishal Bhatia" <vishalb@hotmail.com>
5238              Date: Thu, 11 Mar 1999 07:40:27 PST
5239              Message-ID: <19990311154027.25891.qmail@hotmail.com>
5240              Subject: [PATCH 5.005_56] Minor fixes in perlcc
5241      Branch: perl
5242            ! ext/B/B/C.pm ext/B/B/CC.pm utils/perlcc.PL
5243 ____________________________________________________________________________
5244 [  3141] By: gsar                                  on 1999/03/24  08:06:12
5245         Log: integrate change#3104 from maint-5.005
5246      Branch: perl
5247           !> README.os390 t/lib/posix.t
5248 ____________________________________________________________________________
5249 [  3140] By: gsar                                  on 1999/03/24  06:34:56
5250         Log: fix failure of C<&locked_sub;> under -Dusethreads
5251      Branch: perl
5252            ! pp_hot.c t/lib/thread.t
5253 ____________________________________________________________________________
5254 [  3139] By: gsar                                  on 1999/03/24  05:52:00
5255         Log: debugger tweak (wasn't printing a newline after recalled commands)
5256      Branch: perl
5257            ! lib/perl5db.pl
5258 ____________________________________________________________________________
5259 [  3138] By: gsar                                  on 1999/03/24  05:33:28
5260         Log: document OO exceptions (based on a suggestion by Andreas Koenig
5261              <andreas.koenig@anima.de>)
5262      Branch: perl
5263            ! pod/perlfunc.pod
5264 ____________________________________________________________________________
5265 [  3137] By: gsar                                  on 1999/03/24  02:50:20
5266         Log: better "Illegal %s digit ignored" warnings
5267      Branch: perl
5268            ! MANIFEST pod/perldiag.pod pod/perlfunc.pod t/pragma/warn/util
5269            ! toke.c util.c
5270 ____________________________________________________________________________
5271 [  3136] By: gsar                                  on 1999/03/24  02:26:38
5272         Log: fix off-by-one that resulted in misparse of C</[\x{80}-\x{81}]/>
5273      Branch: perl
5274            + t/pragma/utf8.t
5275            ! regcomp.c
5276 ____________________________________________________________________________
5277 [  3135] By: gsar                                  on 1999/03/24  01:29:09
5278         Log: flip release & version in win32_uname()
5279      Branch: perl
5280            ! win32/win32.c
5281 ____________________________________________________________________________
5282 [  3134] By: gsar                                  on 1999/03/24  01:08:33
5283         Log: support POSIX::uname() via win32_uname()
5284      Branch: perl
5285            ! XSUB.h iperlsys.h win32/GenCAPI.pl win32/config.bc
5286            ! win32/config.gc win32/config.vc win32/config_H.bc
5287            ! win32/config_H.gc win32/config_H.vc win32/makedef.pl
5288            ! win32/perlhost.h win32/win32.c win32/win32.h win32/win32iop.h
5289 ____________________________________________________________________________
5290 [  3133] By: gsar                                  on 1999/03/23  22:20:10
5291         Log: From: jan.dubois@ibm.net (Jan Dubois)
5292              Date: Sat, 06 Mar 1999 21:42:56 +0100
5293              Message-ID: <36e49281.50337171@smtp1.ibm.net>
5294              Subject: [PATCH 5.005_56] perldelta.pod changes for Win32::* functions
5295      Branch: perl
5296            ! pod/perldelta.pod
5297 ____________________________________________________________________________
5298 [  3132] By: gsar                                  on 1999/03/23  22:17:45
5299         Log: File::Spec fixes from Jan Dubois <jan.dubois@ibm.net>
5300              Date: Sat, 06 Mar 1999 17:50:49 +0100
5301              Message-ID: <36e25209.33833760@smtp1.ibm.net>
5302              Subject: [PATCH 5.005_56] Fixes for File::Spec::Functions.pm
5303              --
5304              Date: Sat, 06 Mar 1999 18:15:00 +0100
5305              Message-ID: <36e36222.37954195@smtp1.ibm.net>
5306              Subject: [PATCH 5.005_56] Fix for File::Spec::Win32.pm
5307      Branch: perl
5308            + t/lib/filefunc.t
5309            ! MANIFEST lib/File/Spec/Functions.pm lib/File/Spec/Win32.pm
5310            ! pod/perldelta.pod pod/perlmodlib.pod
5311 ____________________________________________________________________________
5312 [  3131] By: gsar                                  on 1999/03/23  22:07:59
5313         Log: integrate cfgperl changes into mainline
5314      Branch: perl
5315           +> ext/DynaLoader/dl_rhapsody.xs hints/rhapsody.sh
5316           !> Configure Makefile.SH config_h.SH configure.gnu handy.h
5317           !> installperl malloc.c perl.c perl.h pod/perl.pod
5318           !> pod/perldelta.pod pp_sys.c t/op/stat.t x2p/util.c
5319 ____________________________________________________________________________
5320 [  3130] By: jhi                                   on 1999/03/23  22:02:23
5321         Log: Don't use config.msg to remind about the
5322              LD_LIBRARY_PATH because Makefile.SH takes
5323              care of that.
5324              
5325              Use shrplib in DEC O^W^Digital U^W^WTru64 UNIX.
5326              This used to be the default but in some MT or another it
5327              was dropped because of some transient error or another.
5328      Branch: maint-5.005/perl
5329            ! Configure hints/dec_osf.sh
5330 ____________________________________________________________________________
5331 [  3129] By: gsar                                  on 1999/03/23  21:38:03
5332         Log: add Pod-Parser-1.08 (verbatim module =include tests elided owing
5333              to size    and better maintainability)
5334      Branch: perl
5335            + lib/Pod/Checker.pm lib/Pod/InputObjects.pm lib/Pod/Parser.pm
5336            + lib/Pod/PlainText.pm lib/Pod/Select.pm lib/Pod/Usage.pm
5337            + pod/pod2usage.PL pod/podchecker.PL pod/podselect.PL
5338            + t/pod/emptycmd.t t/pod/emptycmd.xr t/pod/for.t t/pod/for.xr
5339            + t/pod/headings.t t/pod/headings.xr t/pod/include.t
5340            + t/pod/include.xr t/pod/included.t t/pod/included.xr
5341            + t/pod/lref.t t/pod/lref.xr t/pod/nested_items.t
5342            + t/pod/nested_items.xr t/pod/nested_seqs.t t/pod/nested_seqs.xr
5343            + t/pod/oneline_cmds.t t/pod/oneline_cmds.xr t/pod/poderrs.t
5344            + t/pod/poderrs.xr t/pod/special_seqs.t t/pod/special_seqs.xr
5345            + t/pod/testcmp.pl t/pod/testp2pt.pl t/pod/testpchk.pl
5346            ! AUTHORS MAINTAIN MANIFEST installperl pod/Makefile
5347            ! win32/Makefile win32/makefile.mk win32/pod.mak
5348 ____________________________________________________________________________
5349 [  3128] By: jhi                                   on 1999/03/23  10:14:54
5350         Log: Integrate from mainperl.
5351      Branch: cfgperl
5352           !> (integrate 46 files)
5353 ____________________________________________________________________________
5354 [  3127] By: gsar                                  on 1999/03/23  06:57:30
5355         Log: From: Tim Witham - FES <twitham@pcocd2.intel.com>
5356              Date: Thu, 4 Mar 1999 10:54:01 -0800
5357              Message-Id: <9903041854.AA46868@frc0000>
5358              Subject: patch for useless Math::BigInt warnings
5359      Branch: perl
5360            ! lib/Math/BigInt.pm
5361 ____________________________________________________________________________
5362 [  3126] By: gsar                                  on 1999/03/23  05:54:37
5363         Log: avoid literal 'undef' in $lddlflags under `Configure -Uoptimize`
5364              From: "Kurt D. Starsinic" <kstar@chapin.edu>
5365              Date: Fri, 19 Feb 1999 15:47:59 -0500
5366              Message-ID: <19990219154759.A32350@O2.chapin.edu>
5367              Subject: [PATCH] OSF/1 hints
5368      Branch: perl
5369            ! hints/dec_osf.sh
5370 ____________________________________________________________________________
5371 [  3125] By: gsar                                  on 1999/03/23  00:56:38
5372         Log: avoid typeglob persistence in pp_readline()
5373      Branch: perl
5374            ! sv.c t/op/gv.t
5375 ____________________________________________________________________________
5376 [  3124] By: gsar                                  on 1999/03/22  21:12:23
5377         Log: update copyright years
5378      Branch: perl
5379            ! Changes EXTERN.h INTERN.h av.c av.h bytecode.pl cop.h cv.h
5380            ! deb.c doio.c doop.c dump.c form.h gv.c gv.h handy.h hv.c hv.h
5381            ! malloc.c mg.c mg.h op.c op.h perl.c perl.h perlio.c pp.c pp.h
5382            ! pp_ctl.c pp_hot.c pp_sys.c regcomp.c regexec.c run.c scope.c
5383            ! sv.c sv.h toke.c utf8.c utf8.h util.c
5384 ____________________________________________________________________________
5385 [  3123] By: gsar                                  on 1999/03/22  07:07:06
5386         Log: implement win32_spawnvp() internally, making it return true PIDs
5387              for asynchronous spawns; fix win32_kill() to always deal with
5388              PIDs
5389      Branch: perl
5390            ! win32/win32.c win32/win32.h
5391 ____________________________________________________________________________
5392 [  3122] By: jhi                                   on 1999/03/19  21:12:14
5393         Log: Describe the new Benchmark feature in more detail.
5394      Branch: cfgperl
5395            ! pod/perldelta.pod
5396      Branch: maint-5.005/perl
5397            ! pod/perldelta.pod
5398 ____________________________________________________________________________
5399 [  3121] By: jhi                                   on 1999/03/19  08:16:12
5400         Log: AVAILABILITY tuning.
5401      Branch: cfgperl
5402            ! pod/perl.pod
5403      Branch: maint-5.005/perl
5404            ! pod/perl.pod
5405 ____________________________________________________________________________
5406 [  3120] By: jhi                                   on 1999/03/17  14:52:17
5407         Log: Rhapsody change assumed too much.
5408      Branch: cfgperl
5409            ! t/op/stat.t
5410 ____________________________________________________________________________
5411 [  3119] By: jhi                                   on 1999/03/17  14:33:43
5412         Log: More Apollo fixes.
5413      Branch: maint-5.005/perl
5414            ! README.apollo hints/apollo.sh t/lib/io_udp.t
5415 ____________________________________________________________________________
5416 [  3118] By: jhi                                   on 1999/03/16  17:23:39
5417         Log: Nada.
5418      Branch: maint-5.005/perl
5419            ! README.apollo
5420 ____________________________________________________________________________
5421 [  3117] By: jhi                                   on 1999/03/16  17:18:49
5422         Log: Apollo DomainOS AVAILABILITY.
5423      Branch: cfgperl
5424            ! pod/perl.pod
5425      Branch: maint-5.005/perl
5426            ! pod/perl.pod
5427 ____________________________________________________________________________
5428 [  3116] By: jhi                                   on 1999/03/16  17:14:00
5429         Log: Apollo DomainOS patch
5430              From: Johann Klasek <jk@auto.tuwien.ac.at>
5431              Subject: Re: DomainPerl
5432              Date: Tue, 16 Mar 1999 17:46:32 +0100
5433              Message-ID: <19990316174632.A19759@euklid.auto.tuwien.ac.at>
5434      Branch: maint-5.005/perl
5435            + README.apollo apollo/netinet/in.h
5436            ! MANIFEST hints/apollo.sh
5437 ____________________________________________________________________________
5438 [  3115] By: jhi                                   on 1999/03/16  14:23:54
5439         Log: From: Paul Marquess <pmarquess@bfsec.bt.co.uk>
5440              To: Gurusamy Sarathy <gsar@activestate.com>,
5441              Graham Barr <gbarr@pobox.com>
5442              Cc: Perl5 Porters <perl5-porters@perl.org>,
5443              "Paul.Marquess" <Paul.Marquess@btinternet.com>
5444              Subject: [PATCH 5.005_56 & 5.005_03_T6] Upgrade DB_File to version 1.65
5445              Date: Sun, 14 Mar 1999 14:43:57 -0000
5446              Message-Id: <199903141841.NAA17040@defender.perl.org>
5447      Branch: maint-5.005/perl
5448            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
5449            ! ext/DB_File/DB_File.xs ext/DB_File/typemap
5450 ____________________________________________________________________________
5451 [  3114] By: jhi                                   on 1999/03/16  12:42:20
5452         Log: Mention Rhapsody in 5.005_5X perldelta,
5453              and in Rhapsody and Netware in 5.005_0X and 5.005_5X
5454              *planned* AVAILABILITY.
5455      Branch: cfgperl
5456            ! pod/perl.pod pod/perldelta.pod
5457      Branch: maint-5.005/perl
5458            ! pod/perl.pod
5459 ____________________________________________________________________________
5460 [  3113] By: jhi                                   on 1999/03/16  10:38:53
5461         Log: perldelta niggling.
5462      Branch: cfgperl
5463            ! pod/perldelta.pod
5464      Branch: maint-5.005/perl
5465            ! pod/perldelta.pod
5466 ____________________________________________________________________________
5467 [  3112] By: jhi                                   on 1999/03/16  10:35:21
5468         Log: Integrate from mainperl.
5469      Branch: cfgperl
5470           !> lib/unicode/MakeEthiopicSyllables.PL pod/perldelta.pod
5471           !> pod/perlhist.pod pod/perlmodinstall.pod pod/perltodo.pod
5472 ____________________________________________________________________________
5473 [  3111] By: jhi                                   on 1999/03/16  10:28:10
5474         Log: AVAILABILITY update: still mention PowerUX,
5475              Novell Netware now has sources available.
5476      Branch: cfgperl
5477            ! pod/perl.pod
5478      Branch: maint-5.005/perl
5479            ! pod/perl.pod
5480 ____________________________________________________________________________
5481 [  3110] By: gsar                                  on 1999/03/16  04:34:23
5482         Log: sundry pod niggles
5483      Branch: perl
5484            ! lib/unicode/MakeEthiopicSyllables.PL pod/perldelta.pod
5485            ! pod/perlhist.pod pod/perlmodinstall.pod pod/perltodo.pod
5486 ____________________________________________________________________________
5487 [  3109] By: jhi                                   on 1999/03/15  17:00:11
5488         Log: Integrate from mainperl.
5489      Branch: cfgperl
5490           +> lib/unicode/EthiopicSyllables.txt lib/unicode/In/Ethiopic.pl
5491           +> lib/unicode/Is/Syllable.pl
5492           +> lib/unicode/MakeEthiopicSyllables.PL
5493           +> lib/unicode/README.Ethiopic
5494           !> AUTHORS MAINTAIN MANIFEST lib/unicode/Block.pl
5495           !> lib/unicode/Category.pl lib/unicode/Is/Alnum.pl
5496           !> lib/unicode/Is/Alpha.pl lib/unicode/Is/Digit.pl
5497           !> lib/unicode/Is/L.pl lib/unicode/Is/Lo.pl lib/unicode/Is/N.pl
5498           !> lib/unicode/Is/Nd.pl lib/unicode/Is/No.pl lib/unicode/Is/P.pl
5499           !> lib/unicode/Is/Po.pl lib/unicode/Is/Space.pl
5500           !> lib/unicode/Is/Z.pl lib/unicode/Is/Zs.pl lib/unicode/Makefile
5501           !> lib/unicode/Name.pl lib/unicode/Number.pl op.c
5502 ____________________________________________________________________________
5503 [  3108] By: jhi                                   on 1999/03/15  16:58:12
5504         Log: First pass of integrating the Rhapsody port,
5505              
5506              From: Wilfredo Sanchez <wsanchez@apple.com> 
5507              Subject: Keeping the world in sync.
5508              Reply-To: wsanchez@apple.com 
5509              To: perlbug@perl.com 
5510              Date: Fri, 13 Nov 1998 17:11:30 -0800 
5511              Message-Id: <199811140111.RAA41784@scv4.apple.com> 
5512      Branch: cfgperl
5513            + ext/DynaLoader/dl_rhapsody.xs hints/rhapsody.sh
5514            ! Configure Makefile.SH config_h.SH configure.gnu handy.h
5515            ! installperl malloc.c perl.c perl.h pp_sys.c t/op/stat.t
5516            ! x2p/util.c
5517 ____________________________________________________________________________
5518 [  3107] By: gsar                                  on 1999/03/15  03:22:10
5519         Log: applied suggested patch (mailed to perl-unicode@perl.org) with minor tweaks
5520              From: Daniel Yacob <dmulholl@cs.indiana.edu>
5521              Date: Tue, 23 Feb 1999 16:13:42 -0500 (EST)
5522              Message-Id: <199902232113.QAA26135@drum.cs.indiana.edu>
5523              Subject: ../lib/unicode/ Unicode 3.0 Extensions for Ethiopic
5524      Branch: perl
5525            + lib/unicode/EthiopicSyllables.txt lib/unicode/In/Ethiopic.pl
5526            + lib/unicode/Is/Syllable.pl
5527            + lib/unicode/MakeEthiopicSyllables.PL
5528            + lib/unicode/README.Ethiopic
5529            ! AUTHORS MAINTAIN MANIFEST lib/unicode/Block.pl
5530            ! lib/unicode/Category.pl lib/unicode/Is/Alnum.pl
5531            ! lib/unicode/Is/Alpha.pl lib/unicode/Is/Digit.pl
5532            ! lib/unicode/Is/L.pl lib/unicode/Is/Lo.pl lib/unicode/Is/N.pl
5533            ! lib/unicode/Is/Nd.pl lib/unicode/Is/No.pl lib/unicode/Is/P.pl
5534            ! lib/unicode/Is/Po.pl lib/unicode/Is/Space.pl
5535            ! lib/unicode/Is/Z.pl lib/unicode/Is/Zs.pl lib/unicode/Makefile
5536            ! lib/unicode/Name.pl lib/unicode/Number.pl
5537 ____________________________________________________________________________
5538 [  3106] By: gsar                                  on 1999/03/12  20:35:36
5539         Log: change#3067 failed package.t due to needless creation of $a and $b;
5540              fixed to do that only for C<sort BLOCK|CODE @foo>, not C<sort(@foo)>
5541      Branch: perl
5542            ! op.c
5543 ____________________________________________________________________________
5544 [  3105] By: jhi                                   on 1999/03/12  15:54:57
5545         Log: Recognize the NetBSD packages collection.
5546      Branch: maint-5.005/perl
5547            ! hints/netbsd.sh
5548 ____________________________________________________________________________
5549 [  3104] By: jhi                                   on 1999/03/12  09:07:04
5550         Log: From: pvhp@forte.com (Peter Prymmer)
5551              To: jhi@iki.fi, perl-mvs@perl.org, perlbug@perl.com
5552              Subject: [PATCH MT6,_56] was Re: Not OK: perl 5.00503 +MAINT_TRIAL_6 on os390 06.00 (UNINSTALLED)
5553              Date: Thu, 11 Mar 99 14:24:54 PST
5554              Message-Id: <9903112224.AA24346@forte.com>
5555      Branch: maint-5.005/perl
5556            ! README.os390 t/lib/posix.t
5557 ____________________________________________________________________________
5558 [  3103] By: jhi                                   on 1999/03/10  11:07:46
5559         Log: Integrate from mainperl.
5560      Branch: cfgperl
5561           !> Changes embed.h embed.pl embedvar.h global.sym objXSUB.h op.c
5562           !> perl.c perl.h pod/perldelta.pod pod/pod2man.PL t/base/lex.t
5563           !> t/pragma/warn/1global toke.c win32/makedef.pl
5564 ____________________________________________________________________________
5565 [  3102] By: jhi                                   on 1999/03/10  11:01:20
5566         Log: From: pvhp@forte.com (Peter Prymmer)
5567              To: perl5-porters@perl.org
5568              Subject: [5.005_03-MT6]Patch: time passes
5569              Date: Tue, 9 Mar 99 18:42:17 PST
5570              Message-Id: <9903100242.AA29057@forte.com>
5571      Branch: maint-5.005/perl
5572            ! perl.c
5573 ____________________________________________________________________________
5574 [  3101] By: jhi                                   on 1999/03/10  10:30:15
5575         Log: From: Mark-Jason Dominus <mjd@plover.com>
5576              To: perl5-porters@perl.com
5577              Subject: Minor fix to perlfunc.pod
5578              Date: Mon, 08 Mar 1999 20:05:53 -0500
5579              Message-ID: <19990309010553.13757.qmail@plover.com>
5580      Branch: maint-5.005/perl
5581            ! pod/perlfunc.pod
5582 ____________________________________________________________________________
5583 [  3100] By: gsar                                  on 1999/03/09  23:04:44
5584         Log: change#3060 had the wrong quotes
5585      Branch: perl
5586            ! pod/pod2man.PL
5587 ____________________________________________________________________________
5588 [  3099] By: jhi                                   on 1999/03/09  12:52:21
5589         Log: d_uname was broken (probably since _53), reported by
5590              
5591              From: Alan Burlison <Alan.Burlison@uk.sun.com>
5592              To: p5p <perl5-porters@perl.org>, Gurusamy Sarathy <gsar@umich.edu>,
5593              cpan-testers@perl.org
5594              Subject: Not OK: perl 5.00556 on sun4-solaris 2.6
5595              Date: Mon, 08 Mar 1999 13:22:31 +0000
5596              Message-ID: <36E3CF17.EA1FEDAA@uk.sun.com>
5597              
5598              and
5599              
5600              From: lvirden@cas.org (Larry W. Virden)
5601              To: perlbug@perl.com
5602              Subject: configure not correctly identifying uname posix compatibility
5603              Date: Mon, 8 Mar 1999 06:36:16 -0500 (EST)
5604              Message-Id: <199903081136.GAA23682@cas.org>
5605      Branch: cfgperl
5606            ! Configure config_h.SH
5607 ____________________________________________________________________________
5608 [  3098] By: gsar                                  on 1999/03/09  03:16:07
5609         Log: fix parsing of here documents in C<eval 's/.../<<FOO/e'>
5610      Branch: perl
5611            ! op.c perl.h pod/perldelta.pod t/base/lex.t toke.c
5612 ____________________________________________________________________________
5613 [  3097] By: gsar                                  on 1999/03/09  02:50:43
5614         Log: use yyerror() instead of croak() so that compile-time failures in
5615              my(LIST) don't confuse globals with lexicals
5616      Branch: perl
5617            ! op.c toke.c
5618 ____________________________________________________________________________
5619 [  3096] By: gsar                                  on 1999/03/09  02:47:36
5620         Log: adjust testsuite for change#3067
5621      Branch: perl
5622            ! t/pragma/warn/1global
5623 ____________________________________________________________________________
5624 [  3095] By: gsar                                  on 1999/03/08  21:04:48
5625         Log: remove bogus symbols from global.sym
5626      Branch: perl
5627            ! Changes embed.h embed.pl embedvar.h global.sym objXSUB.h
5628            ! perl.h win32/makedef.pl
5629 ____________________________________________________________________________
5630 [  3094] By: jhi                                   on 1999/03/06  16:16:15
5631         Log: From: Mark Kettenis <kettenis@wins.uva.nl>
5632              To: jhi@iki.fi
5633              Subject: Oops
5634              Date: Sat, 6 Mar 1999 17:15:35 +0100 (CET)
5635              Message-Id: <199903061615.RAA00207@delius.kettenis.nl>
5636      Branch: maint-5.005/perl
5637            ! README.hurd
5638 ____________________________________________________________________________
5639 [  3093] By: jhi                                   on 1999/03/06  15:59:46
5640         Log: From: Mark Kettenis <kettenis@wins.uva.nl>
5641              To: jhi@iki.fi
5642              Subject: New Hurd README
5643              Date: Sat, 6 Mar 1999 16:46:12 +0100 (CET)
5644              Message-Id: <199903061601.RAA00185@delius.kettenis.nl>
5645      Branch: maint-5.005/perl
5646            ! README.hurd
5647 ____________________________________________________________________________
5648 [  3092] By: jhi                                   on 1999/03/06  12:52:06
5649         Log: From: Paul_Green@stratus.com
5650              To: perl5-porters@perl.org
5651              Cc: jhi@iki.fi, Paul_Green@stratus.com
5652              Subject: [PATCH 5.005_03-MAINT_TRIAL_6]: platform: vos -- updates to VOS port of Perl5
5653              Date: Fri, 5 Mar 1999 18:08:49 -0500 
5654              Message-ID: <1D1A4EF7AD4DD211A80D00A0C9D7DB665A035A@exna1.stratus.com>
5655      Branch: maint-5.005/perl
5656            ! vos/config.h vos/config_h.SH_orig
5657 ____________________________________________________________________________
5658 [  3091] By: jhi                                   on 1999/03/06  12:42:21
5659         Log: From: Dan Sugalski <sugalskd@osshe.edu>
5660              To: perl5-porters@perl.org, vmsperl@perl.org
5661              Subject: [PATCH 5.005_03-MT6]VMS build patch
5662              Date: Fri, 05 Mar 1999 12:36:19 -0800
5663              Message-Id: <3.0.6.32.19990305123619.02d326a0@ous.edu>
5664      Branch: maint-5.005/perl
5665            ! vms/subconfigure.com
5666 ____________________________________________________________________________
5667 [  3090] By: gsar                                  on 1999/03/06  04:40:03
5668         Log: integrate change#3089 from mainline
5669              
5670              tolerate CRs after options
5671      Branch: maint-5.005/perl
5672           !> perl.c
5673 ____________________________________________________________________________
5674 [  3089] By: gsar                                  on 1999/03/06  04:30:40
5675         Log: tolerate CRs after options
5676      Branch: perl
5677            ! perl.c
5678 ____________________________________________________________________________
5679 [  3088] By: jhi                                   on 1999/03/05  12:49:01
5680         Log: Integrate from mainperl.
5681      Branch: cfgperl
5682           +> README.hurd
5683           !> MANIFEST ext/Errno/Errno_pm.PL t/lib/io_sock.t
5684 ____________________________________________________________________________
5685 [  3087] By: gsar                                  on 1999/03/05  06:41:16
5686         Log: adjust timeouts to accomodate slow/busy systems
5687      Branch: perl
5688            ! t/lib/io_sock.t
5689 ____________________________________________________________________________
5690 [  3083] By: gsar                                  on 1999/03/05  01:32:47
5691         Log: integrate change#3081 from maint-5.005
5692      Branch: perl
5693           !> ext/Errno/Errno_pm.PL
5694 ____________________________________________________________________________
5695 [  3082] By: gsar                                  on 1999/03/05  01:31:06
5696         Log: integrate change#2904 from maint-5.005
5697      Branch: perl
5698           +> README.hurd
5699           !> MANIFEST
5700 ____________________________________________________________________________
5701 [  3081] By: gsar                                  on 1999/03/05  00:14:33
5702         Log: protect against doubled backslashes
5703      Branch: maint-5.005/perl
5704            ! ext/Errno/Errno_pm.PL
5705 ____________________________________________________________________________
5706 [  3077] By: jhi                                   on 1999/03/04  08:10:13
5707         Log: Integrate from mainperl.
5708      Branch: cfgperl
5709           +> ext/B/B/Stash.pm
5710           !> MANIFEST README.hpux cc_runtime.h config_h.SH ext/B/B/C.pm
5711           !> ext/B/B/CC.pm gv.c lib/File/Compare.pm lib/Test/Harness.pm
5712           !> op.c pod/perldelta.pod pod/perlfunc.pod pod/pod2man.PL
5713           !> t/lib/bigfloatpm.t t/lib/io_sock.t utils/perlcc.PL
5714 ____________________________________________________________________________
5715 [  3076] By: jhi                                   on 1999/03/04  08:07:59
5716         Log: Regen config_h.SH once more because of *size, 
5717              noticed by
5718              
5719              From: Hans Mulder <hansm@icgned.icgroup.nl>
5720              To: Jarkko Hietaniemi <jhi@iki.fi>
5721              Cc: perl5-porters@perl.org
5722              Subject: [PATCH for _56] LONGSIZE used before it is set in config.h
5723              Date: Thu,  4 Mar 99 00:10:45 +0100
5724              Message-Id: <9903032317.AA23021@icgned.icgroup.nl>
5725      Branch: cfgperl
5726            ! Configure config_h.SH
5727 ____________________________________________________________________________
5728 [  3068] By: gsar                                  on 1999/03/04  05:48:03
5729         Log: From: Hans Mulder <hansm@icgned.icgroup.nl>
5730              Date: Thu,  4 Mar 99 00:10:45 +0100
5731              Message-Id: <9903032317.AA23021@icgned.icgroup.nl>
5732              Subject: [PATCH for _56] LONGSIZE used before it is set in config.h
5733      Branch: perl
5734            ! config_h.SH
5735 ____________________________________________________________________________
5736 [  3067] By: gsar                                  on 1999/03/04  05:44:32
5737         Log: exempt $foo::a,$foo::b from warnings only if sort() was seen in package foo
5738              From: Graham Barr <gbarr@ti.com>
5739              Date: Wed, 3 Mar 1999 17:23:56 -0600
5740              Message-ID: <19990303172356.F7442@dal.asp.ti.com>
5741              Subject: Re: 'use strict' doesn't work for one-letter variables
5742      Branch: perl
5743            ! gv.c op.c
5744 ____________________________________________________________________________
5745 [  3066] By: gsar                                  on 1999/03/04  05:20:50
5746         Log: updates to compiler modules
5747              From: "Vishal Bhatia" <vishalb@hotmail.com>
5748              Date: Tue, 02 Mar 1999 23:27:25 PST
5749              Message-ID: <19990303072725.779.qmail@hotmail.com>
5750              Subject: PATCH 5.005_56 + Test procedure
5751      Branch: perl
5752            + ext/B/B/Stash.pm
5753            ! MANIFEST cc_runtime.h ext/B/B/C.pm ext/B/B/CC.pm
5754            ! lib/Test/Harness.pm utils/perlcc.PL
5755 ____________________________________________________________________________
5756 [  3065] By: gsar                                  on 1999/03/04  05:03:30
5757         Log: more s/s_/s!/ etc.
5758      Branch: perl
5759            ! pod/perldelta.pod pod/perlfunc.pod
5760 ____________________________________________________________________________
5761 [  3064] By: gsar                                  on 1999/03/04  04:50:45
5762         Log: integrate cfgperl contents into mainline
5763      Branch: perl
5764           !> Configure README.vms bytecode.h config_h.SH configure.com
5765           !> ext/B/defsubs.h.PL hints/hpux.sh pod/perldelta.pod
5766           !> pod/perldiag.pod pp.c t/lib/ipc_sysv.t t/op/pack.t thread.h
5767           !> vms/ext/vmsish.pm vms/subconfigure.com vms/vms.c vms/vmsish.h
5768 ____________________________________________________________________________
5769 [  3063] By: gsar                                  on 1999/03/04  04:44:13
5770         Log: HP-UX has yet another spelling for /NaNQ?/
5771      Branch: perl
5772            ! t/lib/bigfloatpm.t
5773 ____________________________________________________________________________
5774 [  3062] By: gsar                                  on 1999/03/04  04:36:08
5775         Log: error-check for accept() test
5776      Branch: perl
5777            ! t/lib/io_sock.t
5778 ____________________________________________________________________________
5779 [  3061] By: gsar                                  on 1999/03/04  03:40:25
5780         Log: allow custom comparison function in File::Compare::compare_text()
5781              From: jan.dubois@ibm.net (Jan Dubois)
5782              Date: Fri, 26 Feb 1999 21:56:09 +0100
5783              Message-ID: <36db0838.8805651@smtp1.ibm.net>
5784              Subject: Re: PodParser 1.07 (was: RE: C<stuff()> vs stuff()) 
5785      Branch: perl
5786            ! lib/File/Compare.pm
5787 ____________________________________________________________________________
5788 [  3060] By: gsar                                  on 1999/03/04  03:37:38
5789         Log: better version of change#3038
5790              From: abigail@fnx.com
5791              Date: Mon, 1 Mar 1999 14:11:36 -0500 (EST)
5792              Message-ID: <19990301191136.5557.qmail@alexandra.wayne.fnx.com>
5793              Subject: Re: [PATCH 5.005_03 TRIAL-5 pod/pod2man.PL] Recognize -> and => inside
5794      Branch: perl
5795            ! pod/pod2man.PL
5796 ____________________________________________________________________________
5797 [  3058] By: jhi                                   on 1999/03/03  22:30:40
5798         Log: Configure regen to
5799              (1) match maint-5.005 patches #3056 and #3057
5800              (2) better version of PHOSTNAME of #3050
5801              (3) the crosscompile/multiarch config_h.SH trouble solved for now
5802      Branch: cfgperl
5803            ! Configure config_h.SH
5804 ____________________________________________________________________________
5805 [  3054] By: jhi                                   on 1999/03/03  09:57:59
5806         Log: Change #3053 missed perldelta.
5807      Branch: cfgperl
5808            ! pod/perldelta.pod
5809 ____________________________________________________________________________
5810 [  3053] By: jhi                                   on 1999/03/03  08:29:43
5811         Log: Use '!' to mark native integer packings instead of '_'.
5812      Branch: cfgperl
5813            ! pod/perldiag.pod pp.c t/lib/ipc_sysv.t t/op/pack.t
5814 ____________________________________________________________________________
5815 [  3052] By: jhi                                   on 1999/03/02  23:12:36
5816         Log: The HP-UX threads patch (change #3028) is needed also here.
5817      Branch: cfgperl
5818            ! hints/hpux.sh thread.h
5819 ____________________________________________________________________________
5820 [  3051] By: jhi                                   on 1999/03/02  08:24:52
5821         Log: From: Dan Sugalski <sugalskd@osshe.edu>
5822              To: perl5-porters@perl.org, vmsperl@perl.org
5823              Subject: [PATCH 5.005_0x and 5.005_5x]Minor update to README.VMS
5824              Date: Mon, 01 Mar 1999 16:10:57 -0800
5825              Message-Id: <3.0.6.32.19990301161057.03b1fc00@ous.edu>
5826      Branch: cfgperl
5827            ! README.vms
5828      Branch: maint-5.005/perl
5829            ! README.vms
5830 ____________________________________________________________________________
5831 [  3050] By: jhi                                   on 1999/03/02  08:22:29
5832         Log: From: Dan Sugalski <sugalskd@osshe.edu>
5833              To: perl5-porters@perl.org, vmsperl@perl.org
5834              Subject: [PATCH5.005_56]Diffs to get 5.005_56 building on VMS
5835              Date: Mon, 01 Mar 1999 16:06:29 -0800
5836              Message-Id: <3.0.6.32.19990301160629.02e09ec0@ous.edu>
5837              
5838              From: Dan Sugalski <sugalskd@osshe.edu>
5839              To: perl5-porters@perl.org, vmsperl@perl.org
5840              Subject: [PATCH 5.005_56]vmsish.pm patch
5841              Date: Mon, 01 Mar 1999 20:19:04 -0800
5842              Message-Id: <3.0.6.32.19990301201904.02cff460@ous.edu>
5843              
5844              plus Configure regen containing a "solution" to the
5845              crosscompile/multiarch problem.
5846      Branch: cfgperl
5847            ! Configure config_h.SH configure.com ext/B/defsubs.h.PL
5848            ! vms/ext/vmsish.pm vms/subconfigure.com vms/vms.c vms/vmsish.h
5849 ____________________________________________________________________________
5850 [  3049] By: jhi                                   on 1999/03/02  07:34:21
5851         Log: From: Spider Boardman <spider@leggy.zk3.dec.com>
5852              To: perl5-porters@perl.org
5853              Subject: [PATCH] Eliminate (valid) warning in byterun.c
5854              Date: Mon, 01 Mar 1999 17:27:59 -0500
5855              Message-Id: <199903012227.RAA00181@leggy.zk3.dec.com>
5856      Branch: cfgperl
5857            ! bytecode.h
5858      Branch: maint-5.005/perl
5859            ! bytecode.h
5860 ____________________________________________________________________________
5861 [  3048] By: gsar                                  on 1999/03/02  06:41:21
5862         Log: updated HP-UX notes from Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
5863      Branch: perl
5864            ! MANIFEST README.hpux
5865 ____________________________________________________________________________
5866 [  3047] By: jhi                                   on 1999/03/01  06:34:43
5867         Log: Integrate from mainperl.
5868      Branch: cfgperl
5869           +> README.hpux lib/File/Spec/Functions.pm
5870           !> (integrate 28 files)
5871 ____________________________________________________________________________
5872 [  3046] By: gsar                                  on 1999/03/01  05:34:28
5873         Log: this is 5.005_56
5874      Branch: perl
5875            ! Changes
5876
5877 ----------------
5878 Version 5.005_56
5879 ----------------
5880
5881 ____________________________________________________________________________
5882 [  3045] By: gsar                                  on 1999/03/01  03:32:30
5883         Log: destroy PL_svref_mutex in perl_destruct()
5884      Branch: perl
5885            ! perl.c
5886 ____________________________________________________________________________
5887 [  3044] By: gsar                                  on 1999/03/01  00:38:50
5888         Log: up patchlevel &c.
5889      Branch: perl
5890            ! Changes patchlevel.h pod/perlhist.pod win32/Makefile
5891            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
5892            ! win32/makefile.mk
5893 ____________________________________________________________________________
5894 [  3043] By: gsar                                  on 1999/03/01  00:14:15
5895         Log: integrate cfgperl contents into mainline
5896      Branch: perl
5897            ! pod/perldelta.pod
5898           !> Configure config_h.SH
5899 ____________________________________________________________________________
5900 [  3042] By: gsar                                  on 1999/02/28  23:55:08
5901         Log: slightly edited version of suggested patch
5902              From: jan.dubois@ibm.net (Jan Dubois)
5903              Date: Mon, 01 Mar 1999 00:32:05 +0100
5904              Message-ID: <36dbcf2c.12325433@smtp1.ibm.net>
5905              Subject: Re: [PATCH 5.005_55] Cleanup of File::Spec module
5906      Branch: perl
5907            + lib/File/Spec/Functions.pm
5908            ! MANIFEST lib/File/Spec.pm
5909 ____________________________________________________________________________
5910 [  3041] By: gsar                                  on 1999/02/28  22:47:19
5911         Log: fix subtle bug in eval'' testsuite
5912      Branch: perl
5913            ! t/op/eval.t
5914 ____________________________________________________________________________
5915 [  3040] By: gsar                                  on 1999/02/28  22:46:24
5916         Log: avoid literal control characters in change#3039
5917      Branch: perl
5918            ! t/base/lex.t
5919 ____________________________________________________________________________
5920 [  3039] By: gsar                                  on 1999/02/28  21:47:18
5921         Log: todo item: permit extended control variables a la ${^Foo} (patch
5922              courtesy Mark-Jason Dominus <mjd@plover.com>)
5923      Branch: perl
5924            ! op.c pod/perldelta.pod pod/perltodo.pod pod/perlvar.pod
5925            ! t/base/lex.t toke.c
5926 ____________________________________________________________________________
5927 [  3038] By: gsar                                  on 1999/02/28  21:21:05
5928         Log: From: abigail@fnx.com
5929              Date: Sun, 28 Feb 1999 10:59:16 -0500 (EST)
5930              Message-ID: <19990228155916.14496.qmail@alexandra.wayne.fnx.com>
5931              Subject: Recognize -> and => inside [A-Z]<> sequences.
5932      Branch: perl
5933            ! pod/pod2man.PL
5934 ____________________________________________________________________________
5935 [  3037] By: gsar                                  on 1999/02/28  21:12:22
5936         Log: fix longstanding bug: searches for lexicals originating within eval''
5937              weren't stopping at the subroutine boundary correctly
5938      Branch: perl
5939            ! op.c proto.h t/op/eval.t
5940 ____________________________________________________________________________
5941 [  3036] By: gsar                                  on 1999/02/28  20:02:29
5942         Log: revert parts of change#2990 to preserve predictable usage of Win32::Foo()
5943              as stacked list values
5944              From: jan.dubois@ibm.net (Jan Dubois)
5945              Date: Sat, 27 Feb 1999 18:24:17 +0100
5946              Message-ID: <36e22849.36531259@smtp1.ibm.net>
5947              Subject: Re: resend [PATCH 5.005_55] Various win32/win32.c cleanup 
5948      Branch: perl
5949            ! win32/win32.c
5950 ____________________________________________________________________________
5951 [  3035] By: gsar                                  on 1999/02/28  19:48:54
5952         Log: remove superfluous stack_sp decl
5953      Branch: perl
5954            ! jpl/JNI/JNI.xs
5955 ____________________________________________________________________________
5956 [  3034] By: gsar                                  on 1999/02/28  19:34:58
5957         Log: s/print STDERR/warn/ suggested by abigail@fnx.com; add $VERSION
5958      Branch: perl
5959            ! lib/Getopt/Std.pm
5960 ____________________________________________________________________________
5961 [  3033] By: gsar                                  on 1999/02/28  19:23:41
5962         Log: add File::Compare::compare_text()
5963              From: jan.dubois@ibm.net (Jan Dubois)
5964              Date: Fri, 26 Feb 1999 00:20:41 +0100
5965              Message-ID: <36dcd8ab.20195659@smtp1.ibm.net>
5966              Subject: Re: PodParser 1.07 (was: RE: C<stuff()> vs stuff()) 
5967      Branch: perl
5968            ! lib/File/Compare.pm pod/perltodo.pod
5969 ____________________________________________________________________________
5970 [  3032] By: gsar                                  on 1999/02/28  19:01:33
5971         Log: add README.hpux
5972      Branch: perl
5973            + README.hpux
5974            ! MAINTAIN MANIFEST
5975 ____________________________________________________________________________
5976 [  3031] By: gsar                                  on 1999/02/28  18:49:08
5977         Log: avoid escaping &amp; et al multiple times (variant of fix suggested by
5978              James Cromie <jcromie@fossil.uswc.uswest.com>
5979      Branch: perl
5980            ! lib/Pod/Html.pm
5981 ____________________________________________________________________________
5982 [  3030] By: gsar                                  on 1999/02/28  18:35:09
5983         Log: From: jan.dubois@ibm.net (Jan Dubois)
5984              Date: Wed, 24 Feb 1999 22:34:56 +0100
5985              Message-ID: <36d86f1e.11495549@smtp1.ibm.net>
5986              Subject: [PATCH 5.005_55] Test::Harness setting $ENV{HARNESS_ACTIVE}
5987      Branch: perl
5988            ! lib/Test/Harness.pm
5989 ____________________________________________________________________________
5990 [  3029] By: gsar                                  on 1999/02/28  18:28:18
5991         Log: add note about env pollution
5992      Branch: perl
5993            ! INSTALL pod/perltodo.pod
5994 ____________________________________________________________________________
5995 [  3028] By: jhi                                   on 1999/02/26  14:40:00
5996         Log: HP-UX 11 threads.
5997              
5998              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
5999              To: perl5-porters@perl.org
6000              Cc: jhi@cc.hut.fi
6001              Subject: Maint 5 and _54 with threading on HP-UX 11.00
6002              Date: Wed, 3 Feb 1999 12:57:18 -0800 (PST)
6003              Message-Id: <199902032057.MAA10218@xfiles.intercon.hp.com>
6004              
6005              NOTE from jhi: the hpux hints could still be more robust by
6006              disabling gdbm when necessary.
6007              
6008              Currently if there's a libgdbm.sl (gdbm 1.7.3) which is pre-11,
6009              linking -lgdbm -lpthread creates an executable that instantly
6010              core dumps on a pthreads internal panic:
6011              
6012              ./gdpt
6013              
6014              Pthread internal error: message: __libc_reinit() failed, file: ../pthreads/pthread.c, line: 1096
6015              Return Pointer is 0xc082bf33
6016              17639 quit (core dumped)  ./gdpt
6017              
6018              You don't have to *use* either gdbm or pthreads in the executable,
6019              just linking them together is enough.  Workaround is to recompile
6020              the GDBM under HP-UX 11, that makes the problem go away.
6021      Branch: maint-5.005/perl
6022            ! hints/hpux.sh thread.h
6023 ____________________________________________________________________________
6024 [  3025] By: jhi                                   on 1999/02/25  20:41:07
6025         Log: Temporary workaround for the config_h.SH versus
6026              crosscompile and multiarch plus introduce 'rt'
6027              to $libswanted: in UNIX98 sched_yield() lives there.
6028      Branch: cfgperl
6029            ! Configure config_h.SH
6030 ____________________________________________________________________________
6031 [  3024] By: jhi                                   on 1999/02/24  12:54:59
6032         Log: Integrate from mainperl.
6033      Branch: cfgperl
6034           +> t/lib/fatal.t
6035           !> (integrate 44 files)
6036 ____________________________________________________________________________
6037 [  3023] By: gsar                                  on 1999/02/24  07:02:12
6038         Log: integrate cfgperl contents
6039      Branch: perl
6040           !> (integrate 30 files)
6041 ____________________________________________________________________________
6042 [  3022] By: gsar                                  on 1999/02/24  05:59:47
6043         Log: From: Daniel Grisinger <dgris@moiraine.dimensional.com>
6044              Date: 23 Feb 1999 17:53:22 -0700
6045              Message-ID: <m3g17w62rh.fsf@moiraine.dimensional.com>
6046              Subject: [PATCH: _55] perldoc -q broken
6047      Branch: perl
6048            ! utils/perldoc.PL
6049 ____________________________________________________________________________
6050 [  3021] By: gsar                                  on 1999/02/24  05:51:53
6051         Log: ansify perlio.c, fix PerlIO-ish typos
6052      Branch: perl
6053            ! ext/DynaLoader/dl_beos.xs ext/DynaLoader/dl_cygwin32.xs
6054            ! iperlsys.h perlio.c
6055 ____________________________________________________________________________
6056 [  3020] By: gsar                                  on 1999/02/24  05:28:06
6057         Log: adjust a Perl_malloc() flag for NeXT
6058              From: Hans Mulder <hansm@icgned.icgroup.nl>
6059              Date: Tue, 23 Feb 99 00:26:25 +0100
6060              Message-Id: <9902222329.AA17516@icgned.icgroup.nl>
6061              Subject: [PATCH for _55] MUTEX_INIT_CALLS_MALLOC no longer necessary
6062      Branch: perl
6063            ! perl.h
6064 ____________________________________________________________________________
6065 [  3019] By: gsar                                  on 1999/02/24  05:19:42
6066         Log: perltodo adjustments from Joshua Pritikin <joshua.pritikin@db.com>
6067      Branch: perl
6068            ! pod/perltodo.pod
6069 ____________________________________________________________________________
6070 [  3018] By: gsar                                  on 1999/02/24  04:15:18
6071         Log: From: Joshua Pritikin <joshua.pritikin@db.com>
6072              Date: Mon, 22 Feb 1999 11:29:09 -0500 (EST)
6073              Message-ID: <Pine.GSO.4.02.9902221128200.500-100000@eq1062.wks.na.deuba.com>
6074              Subject: improved error message [PATCH _55] [RESEND]
6075      Branch: perl
6076            ! sv.c
6077 ____________________________________________________________________________
6078 [  3017] By: gsar                                  on 1999/02/24  03:50:34
6079         Log: From: Tom Christiansen <tchrist@jhereg.perl.com>
6080              Date: Sun, 21 Feb 1999 20:02:18 -0700
6081              Message-Id: <199902220302.UAA09981@jhereg.perl.com>
6082              Subject: perlfunc updates (against 55)
6083      Branch: perl
6084            ! pod/perlfunc.pod
6085 ____________________________________________________________________________
6086 [  3016] By: gsar                                  on 1999/02/24  03:17:05
6087         Log: testsuite adjustments
6088              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
6089              Date: Sat, 20 Feb 1999 15:24:57 +0000
6090              Message-Id: <E10EEH3-0003Wf-00@taurus.cus.cam.ac.uk>
6091              Subject: Not quite OK: perl5.005_55 on SunOS 4.1.3 / gcc
6092      Branch: perl
6093            ! t/lib/io_sock.t t/op/lex_assign.t
6094 ____________________________________________________________________________
6095 [  3015] By: gsar                                  on 1999/02/24  02:54:47
6096         Log: avoid modifying readonly values from qw()
6097      Branch: perl
6098            ! lib/ExtUtils/MM_Unix.pm
6099 ____________________________________________________________________________
6100 [  3014] By: gsar                                  on 1999/02/24  02:49:04
6101         Log: more "correct" utbuf for utime()
6102      Branch: perl
6103            ! doio.c
6104 ____________________________________________________________________________
6105 [  3013] By: jhi                                   on 1999/02/22  19:27:44
6106         Log: Fix MacPerl version, change PowerUX to PowerMAX.
6107              
6108              From: Chris Nandor <pudge@pobox.com>
6109              To: jhi@iki.fi
6110              Cc: perl5-porters@perl.org
6111              Subject: Re: perl current availability as documented by perl.pod
6112              Date: Sun, 21 Feb 1999 11:06:03 -0500
6113              Message-Id: <v04020a07b2f5df60c9e3@[192.168.0.77]>
6114              
6115              From: Tom Horsley <Tom.Horsley@mail.ccur.com>
6116              To: jhi@iki.fi
6117              Cc: perl5-porters@perl.org
6118              Subject: Re: perl current availability as documented by perl.pod
6119              Date: Mon, 22 Feb 1999 13:08:30 GMT
6120              Message-Id: <199902221308.NAA19971@cleo.ccur.com>
6121      Branch: cfgperl
6122            ! pod/perl.pod
6123      Branch: maint-5.005/perl
6124            ! pod/perl.pod
6125 ____________________________________________________________________________
6126 [  3012] By: jhi                                   on 1999/02/22  10:26:11
6127         Log: Snapshot the cross-compilation/multiarchitecture stuff
6128              (currently broken in next)
6129      Branch: cfgperl
6130            ! Configure config_h.SH pp.c
6131 ____________________________________________________________________________
6132 [  3011] By: jhi                                   on 1999/02/22  10:24:51
6133         Log: From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
6134              To: gsar@activestate.com (Gurusamy Sarathy)
6135              Cc: perl5-porters@perl.org (Perl5 Porters)
6136              Subject: [PATCH 5.005_55] DB_File 1.64 patch
6137              Date: Mon, 22 Feb 1999 10:07:00 +0000 (GMT)
6138              Message-Id: <9902221007.AA17751@claudius.bfsec.bt.co.uk>
6139      Branch: cfgperl
6140            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
6141            ! ext/DB_File/DB_File.xs ext/DB_File/typemap t/lib/db-recno.t
6142 ____________________________________________________________________________
6143 [  3009] By: jhi                                   on 1999/02/22  09:14:26
6144         Log: Scratch #3008 and introduce $crosscompile and $multiarch
6145              also in non-Configure lands.
6146      Branch: cfgperl
6147            ! Configure config_h.SH hints/next_3.sh hints/next_3_0.sh
6148            ! hints/next_4.sh vms/subconfigure.com win32/config.bc
6149            ! win32/config.gc win32/config.vc win32/config_H.bc
6150            ! win32/config_H.gc win32/config_H.vc
6151 ____________________________________________________________________________
6152 [  3008] By: jhi                                   on 1999/02/22  08:58:04
6153         Log: Add -DMULTIARCH (see change #3006).
6154      Branch: cfgperl
6155            ! hints/next_3.sh hints/next_3_0.sh hints/next_4.sh
6156 ____________________________________________________________________________
6157 [  3007] By: jhi                                   on 1999/02/22  08:54:06
6158         Log: Undo the references to local{lib,arch} introduced by #3006.
6159      Branch: cfgperl
6160            ! Configure config_h.SH
6161 ____________________________________________________________________________
6162 [  3006] By: jhi                                   on 1999/02/22  08:43:50
6163         Log: From: hansm@icgned.icgroup.nl
6164              To: perlbug@perl.com
6165              Subject: Not OK: perl 5.00555 on OPENSTEP-Mach-thread 4_2 (UNINSTALLED)
6166              Date: Sun, 21 Feb 1999 22:58:55 +0100
6167              Reply-To: hansmu@xs4all.nl
6168              Message-Id: <9902212201.AA13386@icgned.icgroup.nl>
6169              
6170              plus other Configure changes: prepare for cross-compilation/
6171              multiarchitecture builds.
6172      Branch: cfgperl
6173            ! Configure config_h.SH
6174 ____________________________________________________________________________
6175 [  3005] By: jhi                                   on 1999/02/22  08:35:30
6176         Log: Configure/Perl knew how to look for use Mach cthreads
6177              but Configure didn't let them to be used ($osname 'next').
6178      Branch: cfgperl
6179            ! Configure config_h.SH
6180      Branch: maint-5.005/perl
6181            ! Configure
6182 ____________________________________________________________________________
6183 [  3004] By: jhi                                   on 1999/02/21  15:46:02
6184         Log: Update Acorn AVAILABILITY.
6185      Branch: cfgperl
6186            ! pod/perl.pod
6187      Branch: maint-5.005/perl
6188            ! pod/perl.pod
6189 ____________________________________________________________________________
6190 [  3003] By: jhi                                   on 1999/02/21  14:50:42
6191         Log: From: rjk@linguist.dartmouth.edu (Ronald J. Kimball)
6192              To: perl5-porters@perl.org (Perl 5 Porters)
6193              Subject: PATCH: perlref.pod - symbolic ref example
6194              Date: Sat, 20 Feb 1999 17:32:11 -0500 (EST)
6195              Message-Id: <199902202232.RAA62306@linguist.dartmouth.edu>
6196      Branch: cfgperl
6197            ! pod/perlref.pod
6198      Branch: maint-5.005/perl
6199            ! pod/perlref.pod
6200 ____________________________________________________________________________
6201 [  3002] By: jhi                                   on 1999/02/21  14:35:22
6202         Log: Sync cfgperl with maint-5.005 change #3000.
6203      Branch: cfgperl
6204            ! pod/perlfunc.pod t/op/pack.t
6205 ____________________________________________________________________________
6206 [  2999] By: gsar                                  on 1999/02/20  22:48:30
6207         Log: From:    John Bley <jbb6@acpub.duke.edu>
6208              Date:    Sat, 20 Feb 1999 16:02:34 EST
6209              Message-Id: <Pine.SOL.3.91.990220155832.9913A-100000@soc11.acpub.duke.edu>
6210              Subject: [PATCH]5.005_55 (CORE) Sparse intializer in regcomp.c
6211      Branch: perl
6212            ! regcomp.c
6213 ____________________________________________________________________________
6214 [  2998] By: jhi                                   on 1999/02/20  14:13:06
6215         Log: Enhanced the endianness description.
6216      Branch: cfgperl
6217            ! pod/perlfunc.pod
6218 ____________________________________________________________________________
6219 [  2996] By: jhi                                   on 1999/02/20  13:55:41
6220         Log: Glossary now mostly fixed.
6221      Branch: cfgperl
6222            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
6223            ! config_h.SH
6224 ____________________________________________________________________________
6225 [  2994] By: jhi                                   on 1999/02/20  11:58:33
6226         Log: Perldeltify GNU/Hurd.
6227      Branch: cfgperl
6228            ! pod/perldelta.pod
6229 ____________________________________________________________________________
6230 [  2993] By: gsar                                  on 1999/02/20  00:59:10
6231         Log: fix typo in Perl_sbrk()
6232              From: hansm@icgned.icgroup.nl
6233              Date: Fri, 19 Feb 1999 23:19:31 +0100
6234              Message-Id: <9902192221.AA07213@icgned.icgroup.nl>
6235              Subject: Not OK: perl 5.00555 on OPENSTEP-Mach 4_2 (UNINSTALLED)
6236      Branch: perl
6237            ! malloc.c
6238 ____________________________________________________________________________
6239 [  2992] By: gsar                                  on 1999/02/20  00:51:08
6240         Log: integrate change#2980 from maint-5.005
6241      Branch: perl
6242           !> utils/h2xs.PL
6243 ____________________________________________________________________________
6244 [  2991] By: gsar                                  on 1999/02/20  00:34:01
6245         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
6246              Date: Thu, 18 Feb 1999 18:51:38 +0000
6247              Message-Id: <199902181851.SAA14018@crypt.compulink.co.uk>
6248              Subject: [PATCH 5.005_55] test failures with MIME-tools-4.122 and perl 5.005_55 
6249      Branch: perl
6250            ! pp_hot.c t/op/pat.t
6251 ____________________________________________________________________________
6252 [  2990] By: gsar                                  on 1999/02/20  00:30:48
6253         Log: From: jan.dubois@ibm.net (Jan Dubois)
6254              Date: Thu, 18 Feb 1999 19:14:07 +0100
6255              Message-ID: <36d15809.40853323@smtp1.ibm.net>
6256              Subject: resend [PATCH 5.005_55] Various win32/win32.c cleanup
6257      Branch: perl
6258            ! win32/win32.c
6259 ____________________________________________________________________________
6260 [  2989] By: gsar                                  on 1999/02/20  00:27:01
6261         Log: do poll() emulation unless HAS_POLL && I_POLL
6262      Branch: perl
6263            ! ext/IO/poll.h
6264 ____________________________________________________________________________
6265 [  2988] By: gsar                                  on 1999/02/19  23:52:12
6266         Log: tweak RE for NaNQ? recognition
6267      Branch: perl
6268            ! t/lib/bigfloatpm.t
6269 ____________________________________________________________________________
6270 [  2987] By: gsar                                  on 1999/02/19  23:29:59
6271         Log: mention C<use utf8> and C<use warning> in perldelta
6272      Branch: perl
6273            ! pod/perldelta.pod
6274 ____________________________________________________________________________
6275 [  2985] By: jhi                                   on 1999/02/19  20:43:19
6276         Log: pack/unpack better in (network-)short-non-16-bits and
6277              (network-)long-non-32-bits systems such as Cray C90.
6278      Branch: cfgperl
6279            ! perl.h pp.c t/op/pack.t
6280 ____________________________________________________________________________
6281 [  2984] By: jhi                                   on 1999/02/19  20:38:54
6282         Log: Regen Configure.
6283      Branch: cfgperl
6284            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
6285            ! perl.c
6286 ____________________________________________________________________________
6287 [  2982] By: jhi                                   on 1999/02/19  19:51:49
6288         Log: Configure update: fstatvfs/fstafs/getmntent/hasmntopt were
6289              not probed for and         
6290              
6291              From: "Kurt D. Starsinic" <kstar@chapin.edu>
6292              To: Chaim Frenkel <chaimf@pobox.com>,
6293              Russ Allbery <rra@stanford.edu>,
6294              Jarkko Hietaniemi <jhi@iki.fi>,
6295              Gurusamy Sarathy <gsar@activestate.com>,
6296              Graham Barr <gbarr@pobox.com>
6297              Cc: bdensch@ameritech.net, perlbug@perl.com
6298              Subject: [PATCH] Re: Solaris 7 for Intel
6299              Message-ID: <19990219124404.A30182@O2.chapin.edu>
6300              
6301              Glossary is still missing some terms because
6302              mkglossary is misbehaving (change #2981 updated
6303              Glossary manually)
6304      Branch: cfgperl
6305            ! Configure Makefile.SH Porting/Glossary Porting/config.sh
6306            ! Porting/config_H
6307 ____________________________________________________________________________
6308 [  2980] By: gbarr                                 on 1999/02/19  16:06:53
6309         Log: Make result of h2xs work when user adds C<use strict>
6310      Branch: maint-5.005/perl
6311            ! utils/h2xs.PL
6312 ____________________________________________________________________________
6313 [  2979] By: gsar                                  on 1999/02/19  05:24:29
6314         Log: doc for change#2978
6315      Branch: perl
6316            ! pod/perlsub.pod
6317 ____________________________________________________________________________
6318 [  2978] By: gsar                                  on 1999/02/19  05:08:29
6319         Log: bring '*' prototype closer to how it behaves internally
6320      Branch: perl
6321            + t/lib/fatal.t
6322            ! MANIFEST lib/Fatal.pm op.c t/comp/proto.t
6323 ____________________________________________________________________________
6324 [  2977] By: gsar                                  on 1999/02/19  02:50:31
6325         Log: stem leakage of perly.h #defines #ifndef PERL_CORE
6326      Branch: perl
6327            ! perly.h
6328 ____________________________________________________________________________
6329 [  2975] By: gsar                                  on 1999/02/18  21:41:57
6330         Log: distinguish eval'' from BEGIN|INIT|END CVs (fixes buggy propagation
6331              of lexical searches in BEGIN|INIT|END)
6332      Branch: perl
6333            ! cop.h cv.h op.c perly.c perly.y pp_ctl.c t/op/misc.t
6334            ! vms/perly_c.vms
6335 ____________________________________________________________________________
6336 [  2974] By: gsar                                  on 1999/02/18  21:03:06
6337         Log: missing PERL_POLLUTE_MALLOC
6338      Branch: perl
6339            ! ext/SDBM_File/sdbm/sdbm.h
6340 ____________________________________________________________________________
6341 [  2973] By: gsar                                  on 1999/02/18  17:10:49
6342         Log: From:    Andy Dougherty <doughera@lafayette.edu>
6343              Date:    Wed, 17 Feb 1999 17:22:50 EST
6344              Message-Id: <Pine.GSU.4.05.9902171720490.17243-100000@newton.phys>
6345              Subject: [PATCH 5.005_xx] dotsh.pl triggers new warnings
6346      Branch: perl
6347            ! lib/dotsh.pl
6348 ____________________________________________________________________________
6349 [  2972] By: gsar                                  on 1999/02/18  17:04:12
6350         Log: s/#defined/#define/
6351      Branch: perl
6352            ! ext/Data/Dumper/Dumper.xs
6353 ____________________________________________________________________________
6354 [  2970] By: gsar                                  on 1999/02/18  03:26:43
6355         Log: ensure is data malloc()ed by GDBM is free()d (not Perl_mfree()d)
6356      Branch: perl
6357            ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
6358            ! ext/GDBM_File/typemap
6359 ____________________________________________________________________________
6360 [  2969] By: gsar                                  on 1999/02/17  23:30:47
6361         Log: correct slurp mode doc
6362      Branch: perl
6363            ! pod/perlfunc.pod pod/perlop.pod
6364 ____________________________________________________________________________
6365 [  2968] By: jhi                                   on 1999/02/17  23:15:49
6366         Log: Ultrix hints update.
6367              
6368              From: Spider Boardman <spider@zk3.dec.com>
6369              To: perlbug@perl.com
6370              Subject: Not OK: perl 5.00555 on RISC-ultrix 4.4 (UNINSTALLED)
6371              Date: Tue, 16 Feb 1999 23:04:28 -0500
6372              Message-Id: <9902170404.AA11036@abyss.zk3.dec.com>
6373      Branch: cfgperl
6374            ! hints/ultrix_4.sh
6375 ____________________________________________________________________________
6376 [  2966] By: jhi                                   on 1999/02/17  23:09:21
6377         Log: Change #2965 wiped out some Sarathy's _55 changes.
6378              Now unwiped.
6379      Branch: cfgperl
6380            ! Configure pp.c t/op/pack.t
6381 ____________________________________________________________________________
6382 [  2965] By: jhi                                   on 1999/02/17  23:00:04
6383         Log: Configure tweaks.
6384              
6385              Fix the Unixware/SCO uname scan:
6386              
6387              From: Tom Hughes <thh@cyberscience.com>
6388              To: perlbug@perl.com
6389              Subject: Not OK: perl 5.00555 on i386-svr4 [actually Unixware 2.1] (UNINSTALLED)
6390              Date: 17 Feb 1999 15:34:15 +0000    
6391              Message-ID: <yekg185nix4.fsf@elva.cyberscience.com>
6392              
6393              AIX syscalls.exp scan: the syscall might be marked 32, 3264, or 64
6394              
6395              From: Joe Buehler <jhpb@hekimian.com>
6396              To: perl5-porters@perl.org
6397              Subject: setsid not detected by perl 5.005_02 configure under AIX 4.3
6398              Date: 12 Feb 1999 11:25:21 -0500
6399              Message-ID: <yd3lni3613i.fsf@ganymede.hekimian.com>
6400              
6401              Make the pthreads joinable constant scan to output to fd 4, not 2.
6402      Branch: cfgperl
6403            ! Configure
6404 ____________________________________________________________________________
6405 [  2964] By: gsar                                  on 1999/02/17  21:30:07
6406         Log: From: Tom Christiansen <tchrist@jhereg.perl.com>
6407              Date: Wed, 17 Feb 1999 06:53:13 -0700
6408              Message-Id: <199902171353.GAA15682@jhereg.perl.com>
6409              Subject: PATCH: lib/Pod/Functions.pm for perl5.005_55
6410      Branch: perl
6411            ! lib/Pod/Functions.pm
6412 ____________________________________________________________________________
6413 [  2963] By: gsar                                  on 1999/02/17  21:18:21
6414         Log: fix comppad handling for failures in eval 'qr/(?p{...})/'
6415              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
6416              Date: Wed, 17 Feb 1999 10:06:01 +0000
6417              Message-Id: <199902171006.KAA10204@crypt.compulink.co.uk>
6418              Subject: Re: [5.005_53] panic: pad_free curpad 
6419      Branch: perl
6420            ! regcomp.c regexec.c t/op/misc.t
6421 ____________________________________________________________________________
6422 [  2962] By: gsar                                  on 1999/02/16  21:26:28
6423         Log: NaNQ? tweak
6424      Branch: perl
6425            ! t/lib/bigfloatpm.t
6426 ____________________________________________________________________________
6427 [  2961] By: jhi                                   on 1999/02/16  19:26:38
6428         Log: Integrate from mainperl.
6429      Branch: cfgperl
6430           !> (integrate 37 files)
6431 ____________________________________________________________________________
6432 [  2960] By: gsar                                  on 1999/02/16  18:04:29
6433         Log: undo change#2465 (qw[] is a real list now)
6434      Branch: perl
6435            ! pod/perlop.pod
6436 ____________________________________________________________________________
6437 [  2959] By: gsar                                  on 1999/02/16  07:09:33
6438         Log: this was 5.005_55
6439      Branch: perl
6440            ! Changes
6441
6442 ----------------
6443 Version 5.005_55
6444 ----------------
6445
6446 ____________________________________________________________________________
6447 [  2958] By: gsar                                  on 1999/02/16  06:18:27
6448         Log: integrate change#2852 from maint-5.005; integrate cfgperl contents;
6449              elide dups and non-dependents from Changes
6450      Branch: perl
6451            ! Changes pod/perlhist.pod
6452           !> Configure INSTALL README.threads doio.c ext/IPC/SysV/SysV.xs
6453           !> hints/ultrix_4.sh pod/perl.pod pod/perlfunc.pod
6454           !> pod/perlport.pod pp.c t/op/pack.t
6455 ____________________________________________________________________________
6456 [  2957] By: gsar                                  on 1999/02/16  04:09:47
6457         Log: propagate PERL_VERSION everywhere, add to pod
6458      Branch: perl
6459            ! Configure configpm configure.com ext/B/B/C.pm ext/B/byteperl.c
6460            ! ext/DB_File/DB_File.xs ext/Data/Dumper/Dumper.xs ext/IO/IO.xs
6461            ! hints/freebsd.sh hints/os2.sh installman installperl myconfig
6462            ! os2/Makefile.SHs os2/os2.c patchlevel.h perl.c perl.h
6463            ! plan9/genconfig.pl plan9/myconfig.plan9 plan9/versnum
6464            ! pod/perldebug.pod pod/perldelta.pod vms/genconfig.pl
6465            ! vms/myconfig.com vms/subconfigure.com win32/config.bc
6466            ! win32/config.gc win32/config.vc win32/config_sh.PL
6467            ! win32/win32.c x2p/a2py.c
6468 ____________________________________________________________________________
6469 [  2955] By: jhi                                   on 1999/02/15  16:15:03
6470         Log: The pack tests now better in C90 (after the packnative patches).
6471      Branch: cfgperl
6472            ! t/op/pack.t
6473 ____________________________________________________________________________
6474 [  2954] By: gsar                                  on 1999/02/15  14:11:50
6475         Log: tweak Configure to follow new PERL_VERSION etc.
6476      Branch: perl
6477            ! Configure patchlevel.h pod/perlhist.pod
6478 ____________________________________________________________________________
6479 [  2953] By: jhi                                   on 1999/02/15  14:02:21
6480         Log: Integrate from mainperl.
6481      Branch: cfgperl
6482           !> MANIFEST Porting/makerel
6483 ____________________________________________________________________________
6484 [  2952] By: jhi                                   on 1999/02/15  13:50:07
6485         Log: Enhance the packnative patch: use the packnative code
6486              only if required.  Also added hefty testing (hopefully
6487              I didn't assume too much...).  Tested on alpha, ix86, sparc.
6488      Branch: cfgperl
6489            ! pod/perlfunc.pod pp.c t/op/pack.t
6490 ____________________________________________________________________________
6491 [  2951] By: jhi                                   on 1999/02/15  13:46:56
6492         Log: AVAILABILITY from 5.005_03-tobe, will of course
6493              require updating when 5.006 comes out.
6494      Branch: cfgperl
6495            ! pod/perl.pod
6496 ____________________________________________________________________________
6497 [  2949] By: gsar                                  on 1999/02/15  13:28:51
6498         Log: will this be it for 5.005_55?
6499      Branch: perl
6500            ! MANIFEST Porting/makerel
6501 ____________________________________________________________________________
6502 [  2948] By: jhi                                   on 1999/02/15  13:23:52
6503         Log: Integrate from mainperl.
6504      Branch: cfgperl
6505           !> Changes Makefile.SH ext/B/B/C.pm patchlevel.h perl.h
6506           !> pod/perldiag.pod pod/perlembed.pod pod/perlfaq3.pod
6507           !> pod/perlfaq4.pod pod/perlfaq9.pod pod/perlmodinstall.pod
6508           !> pod/perlmodlib.pod pod/perltoc.pod t/io/argv.t
6509           !> t/lib/bigfloatpm.t t/lib/h2ph.t win32/Makefile win32/config.bc
6510           !> win32/config.gc win32/config.vc win32/config_H.bc
6511           !> win32/config_H.gc win32/config_H.vc win32/makefile.mk
6512 ____________________________________________________________________________
6513 [  2947] By: jhi                                   on 1999/02/15  13:20:41
6514         Log: perlport.pod 1.39 from Chris.
6515      Branch: cfgperl
6516            ! pod/perlport.pod
6517 ____________________________________________________________________________
6518 [  2946] By: jhi                                   on 1999/02/15  13:09:58
6519         Log: Import Ultrix update, change #2864, 
6520              
6521              From: Spider Boardman <spider@zk3.dec.com>
6522              To: perlbug@perl.com
6523              Subject: Not OK: perl 5.00503 +MAINT_TRIAL_5 on RISC-ultrix 4.4 (UNINSTALLED)
6524              Date: Wed, 10 Feb 1999 23:33:31 -0500
6525              Message-Id: <9902110433.AA12816@abyss.zk3.dec.com>
6526      Branch: cfgperl
6527            ! doio.c ext/IPC/SysV/SysV.xs hints/ultrix_4.sh
6528 ____________________________________________________________________________
6529 [  2945] By: jhi                                   on 1999/02/15  13:04:50
6530         Log: OpenBSD sparc SHMLBA.
6531      Branch: cfgperl
6532            ! ext/IPC/SysV/SysV.xs
6533 ____________________________________________________________________________
6534 [  2944] By: gsar                                  on 1999/02/15  12:09:52
6535         Log: update win32/config* stuff, Changes
6536      Branch: perl
6537            ! Changes win32/Makefile win32/config.bc win32/config.gc
6538            ! win32/config.vc win32/config_H.bc win32/config_H.gc
6539            ! win32/config_H.vc win32/makefile.mk
6540 ____________________________________________________________________________
6541 [  2943] By: gsar                                  on 1999/02/15  11:54:08
6542         Log: #include patchlevel.h by default, provide
6543              PERL_{REVISION,VERSION,SUBVERSION}
6544      Branch: perl
6545            ! patchlevel.h perl.h
6546 ____________________________________________________________________________
6547 [  2942] By: gsar                                  on 1999/02/15  10:26:59
6548         Log: allow /0|NaN/ on some bigfloatpm.t tests for portability; other
6549              misc fixes
6550      Branch: perl
6551            ! Makefile.SH t/io/argv.t t/lib/bigfloatpm.t t/lib/h2ph.t
6552 ____________________________________________________________________________
6553 [  2941] By: gsar                                  on 1999/02/15  10:24:37
6554         Log: broken URLs fixed (from Michael G Schwern <schwern@pobox.com>)
6555              Message-ID: <19990207002851.B9185@toldyouso.com>
6556              Message-ID: <19990207212152.A9765@toldyouso.com>
6557              Message-ID: <19990207212041.A9622@toldyouso.com>
6558              Message-ID: <19990207213127.A10244@toldyouso.com>
6559              Message-ID: <19990207212559.A9950@toldyouso.com>
6560              Message-ID: <19990207212842.A9994@toldyouso.com>
6561              Message-ID: <19990207212500.A9860@toldyouso.com>
6562              Message-ID: <19990207213013.A10105@toldyouso.com>
6563      Branch: perl
6564            ! pod/perldiag.pod pod/perlembed.pod pod/perlfaq3.pod
6565            ! pod/perlfaq4.pod pod/perlfaq9.pod pod/perlmodinstall.pod
6566            ! pod/perlmodlib.pod pod/perltoc.pod
6567 ____________________________________________________________________________
6568 [  2940] By: gsar                                  on 1999/02/15  10:07:08
6569         Log: enable dynaloading in C.pm-compiled programs (non-conflicting part
6570              of suggested patch)
6571              From: "Vishal Bhatia" <vishalb@my-dejanews.com>
6572              Date: Mon, 08 Feb 1999 01:14:41 -0000
6573              Message-ID: <DHIDFFOPMEFDBAAA@my-dejanews.com>
6574              Subject: [PATCH 5.005_54] some pending C.pm stuff 
6575      Branch: perl
6576            ! ext/B/B/C.pm
6577 ____________________________________________________________________________
6578 [  2939] By: jhi                                   on 1999/02/15  08:40:18
6579         Log: Integrate from mainperl.
6580      Branch: cfgperl
6581           +> t/lib/bigfloat.t t/lib/bigfloatpm.t
6582            - lib/File/PathConvert.pm
6583           !> (integrate 81 files)
6584 ____________________________________________________________________________
6585 [  2938] By: gsar                                  on 1999/02/15  06:56:39
6586         Log: change#2839 was bogus, redo
6587      Branch: perl
6588           !> t/lib/h2ph.pht
6589 ____________________________________________________________________________
6590 [  2937] By: gsar                                  on 1999/02/15  06:38:15
6591         Log: support Win32::GetFullPathName() and Win32::SetLastError()
6592              From: jan.dubois@ibm.net (Jan Dubois)
6593              Date: Tue, 09 Feb 1999 22:27:31 +0100
6594              Message-ID: <36c1a2ed.8007554@smtp1.ibm.net>
6595              Subject: [PATCH _54] Win32::GetFullPathName (Re: File::Spec::Win32 and UNCs)
6596      Branch: perl
6597            ! win32/win32.c
6598 ____________________________________________________________________________
6599 [  2936] By: gsar                                  on 1999/02/15  06:26:39
6600         Log: support native integers, pack("L_",...) etc. (via private mail)
6601              From: Jarkko Hietaniemi <jhi@iki.fi>
6602              Date: Wed, 10 Feb 1999 00:04:52 +0200 (EET)
6603              Message-Id: <199902092204.AAA29065@alpha.hut.fi>
6604              Subject: the "packnative" patch
6605      Branch: perl
6606            ! pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod pp.c
6607            ! t/lib/ipc_sysv.t t/op/pack.t
6608 ____________________________________________________________________________
6609 [  2935] By: gsar                                  on 1999/02/15  06:04:02
6610         Log: From: Michael G Schwern <schwern@pobox.com>
6611              Date: Tue, 9 Feb 1999 04:13:12 -0500
6612              Message-ID: <19990209041312.A15788@toldyouso.com>
6613              Subject: [PATCH]5.005_03-MAINT_TRIAL_5 utils/h2xs fixing -A & more
6614      Branch: perl
6615            ! utils/h2xs.PL
6616 ____________________________________________________________________________
6617 [  2934] By: gsar                                  on 1999/02/15  05:30:13
6618         Log: fix bugs in the handling of negative numbers, among other things
6619              From: Steven Knight <knight@theopera.baldmt.citilink.com>
6620              Date: Mon, 8 Feb 1999 01:16:24 -0600
6621              Message-Id: <199902080716.BAA24652@theopera.baldmt.citilink.com>
6622              Subject: Math::BigFloat and Math::BigInt
6623      Branch: perl
6624            + t/lib/bigfloat.t t/lib/bigfloatpm.t
6625            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/bigfloat.pl
6626            ! t/lib/bigintpm.t
6627 ____________________________________________________________________________
6628 [  2933] By: gsar                                  on 1999/02/15  04:57:52
6629         Log: From: "J. van Krieken" <John.van.Krieken@ATComputing.nl>
6630              Date: Thu, 4 Feb 1999 17:25:25 +0100 (MET)
6631              Message-Id: <199902041625.RAA14489@atcmpg.ATComputing.nl>
6632              Subject: s2p incorrectly handles hold space commands
6633      Branch: perl
6634            ! x2p/s2p.PL
6635 ____________________________________________________________________________
6636 [  2932] By: gsar                                  on 1999/02/15  04:45:55
6637         Log: clarify what a "line" is
6638      Branch: perl
6639            ! pod/perlfunc.pod pod/perlvar.pod
6640 ____________________________________________________________________________
6641 [  2931] By: gsar                                  on 1999/02/15  04:23:29
6642         Log: backout change#2811 and add newer version based on File::Spec
6643              From: Barrie Slaymaker <rbs@telerama.com>
6644              Date: Thu, 11 Feb 1999 16:29:24 -0500
6645              Message-ID: <36C34BB4.A62090E0@telerama.com>
6646              Subject: [PATCH]5.005_54 (pod2html) Relative URLs using new File::Spec
6647      Branch: perl
6648            - lib/File/PathConvert.pm
6649            ! MANIFEST installhtml lib/Pod/Html.pm
6650 ____________________________________________________________________________
6651 [  2930] By: gsar                                  on 1999/02/15  04:16:25
6652         Log: From: Barrie Slaymaker <rbs@telerama.com>
6653              Date: Thu, 11 Feb 1999 19:39:48 -0500
6654              Message-ID: <36C37854.707D139@telerama.com>
6655              Subject: [PATCH] 5.005_54 #2 Merging File::PathConvert in to File::Spec
6656      Branch: perl
6657            ! lib/File/Spec/Unix.pm lib/File/Spec/Win32.pm
6658 ____________________________________________________________________________
6659 [  2929] By: gsar                                  on 1999/02/15  04:06:50
6660         Log: patches suggested by John Bley <jbb6@acpub.duke.edu> (with minor edits)
6661              Date: Wed, 3 Feb 1999 05:24:55 -0500 (EST)
6662              Message-ID: <Pine.SOL.3.91.990203051924.302A-100000@soc11.acpub.duke.edu>
6663              Subject: [PATCH]5.005_54 (DOC) fix many typos
6664              --
6665              Date: Wed, 3 Feb 1999 08:53:53 -0500 (EST)
6666              Message-ID: <Pine.SOL.3.91.990203085157.895A-100000@soc11.acpub.duke.edu>
6667              Subject: [PATCH]5.005_54 (DOC) typos
6668      Branch: perl
6669            ! pod/perl5004delta.pod pod/perl5005delta.pod pod/perlcall.pod
6670            ! pod/perldebug.pod pod/perlfaq1.pod pod/perlfaq2.pod
6671            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
6672            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
6673            ! pod/perlfaq9.pod pod/perlfunc.pod pod/perlguts.pod
6674            ! pod/perllol.pod pod/perlmod.pod pod/perlref.pod
6675            ! pod/perlrun.pod pod/perlsub.pod pod/perltoc.pod
6676            ! pod/perlvar.pod pod/perlxs.pod
6677 ____________________________________________________________________________
6678 [  2928] By: gsar                                  on 1999/02/15  03:39:53
6679         Log: allow the Carp routines to pass through exception objects
6680      Branch: perl
6681            ! lib/Carp.pm
6682 ____________________________________________________________________________
6683 [  2927] By: gsar                                  on 1999/02/15  03:22:57
6684         Log: mention Proc::Daemon (suggested by Michael G Schwern <schwern@pobox.com>)
6685      Branch: perl
6686            ! pod/perlfaq8.pod
6687 ____________________________________________________________________________
6688 [  2926] By: gsar                                  on 1999/02/15  03:19:39
6689         Log: integrate h2ph.PL fixes from change#2809 (change#2838 was supposed to
6690              have done that, but didn't)
6691      Branch: perl
6692           !> utils/h2ph.PL
6693 ____________________________________________________________________________
6694 [  2925] By: gsar                                  on 1999/02/15  03:17:01
6695         Log: integrate cfgperl changes into mainline
6696      Branch: perl
6697            ! Changes
6698           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
6699           !> config_h.SH hints/openbsd.sh hints/ultrix_4.sh
6700           !> pod/perlport.pod t/lib/h2ph.pht utils/h2ph.PL
6701           !> vms/subconfigure.com
6702 ____________________________________________________________________________
6703 [  2924] By: gsar                                  on 1999/02/15  03:07:08
6704         Log: add const qualifier to most char* prototypes, handle ripple effect
6705      Branch: perl
6706            ! gv.c hv.c hv.h mg.c op.c perl.c pod/perlguts.pod proto.h sv.c
6707            ! universal.c util.c
6708 ____________________________________________________________________________
6709 [  2923] By: gsar                                  on 1999/02/15  01:04:30
6710         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
6711              Date: Thu, 04 Feb 1999 02:37:31 +0000
6712              Message-Id: <199902040237.CAA03255@crypt.compulink.co.uk>
6713              Subject: [PATCH 5.005_54] Re: .. misinterpreted as flipflop 
6714      Branch: perl
6715            ! pp_ctl.c t/op/range.t
6716 ____________________________________________________________________________
6717 [  2922] By: gsar                                  on 1999/02/15  00:24:34
6718         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
6719              Date: Sun, 31 Jan 1999 01:50:06 +0000
6720              Message-Id: <199901310150.BAA16299@crypt.compulink.co.uk>
6721              Subject: [PATCH 5.005_03t4] regexp flags bug
6722      Branch: perl
6723            ! regcomp.c t/op/re_tests
6724 ____________________________________________________________________________
6725 [  2921] By: gsar                                  on 1999/02/15  00:13:02
6726         Log: use New() et al., rather than safemalloc() et al.
6727              From: jan.dubois@ibm.net (Jan Dubois)
6728              Date: Fri, 29 Jan 1999 23:27:22 +0100
6729              Message-ID: <36bd33f2.51029616@smtp1.ibm.net>
6730              Subject: [PATCH _03-MT5] POSIX.xs memory API
6731      Branch: perl
6732            ! ext/POSIX/POSIX.xs
6733 ____________________________________________________________________________
6734 [  2920] By: gsar                                  on 1999/02/15  00:05:33
6735         Log: tweak READ() docs to mention $buffer must be altered by reference
6736      Branch: perl
6737            ! pod/perltie.pod
6738 ____________________________________________________________________________
6739 [  2919] By: gsar                                  on 1999/02/14  23:50:39
6740         Log: applied suggested patch, with several language/readability tweaks
6741              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6742              Date: Fri, 29 Jan 1999 00:25:02 -0500
6743              Message-ID: <19990129002502.C2898@monk.mps.ohio-state.edu>
6744              Subject: Re: [PATCH 5.005_*] Better parsing docs
6745      Branch: perl
6746            ! pod/perlop.pod
6747 ____________________________________________________________________________
6748 [  2918] By: gsar                                  on 1999/02/14  23:20:42
6749         Log: several bug fixes; now croak()s when date exceeds integer limits (instead
6750              of silently returning bogus values)
6751              From: Peter Chines <pchines@nhgri.nih.gov>
6752              Date: Wed, 27 Jan 1999 16:11:31 -0500
6753              Message-Id: <199901272117.QAA21458@kronos.nhgri.nih.gov>
6754              Subject: Time::Local
6755      Branch: perl
6756            ! lib/Time/Local.pm pod/perldelta.pod
6757 ____________________________________________________________________________
6758 [  2917] By: gsar                                  on 1999/02/14  11:21:43
6759         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6760              Date: Thu, 28 Jan 1999 10:02:20 -0500
6761              Message-ID: <19990128100220.A1321@monk.mps.ohio-state.edu>
6762              Subject: Re: [PATCH 5.005_53] Better perldoc
6763      Branch: perl
6764            ! utils/perldoc.PL
6765 ____________________________________________________________________________
6766 [  2916] By: gsar                                  on 1999/02/14  10:59:38
6767         Log: back out change#2751, apply updated version 
6768              From: jan.dubois@ibm.net (Jan Dubois)
6769              Date: Sat, 06 Feb 1999 01:06:29 +0100
6770              Message-ID: <36bc844c.18763049@smtp1.ibm.net>
6771              Subject: [PATCH] Cleanup of File::Spec module
6772      Branch: perl
6773            ! lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
6774            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
6775            ! lib/File/Spec/Win32.pm
6776 ____________________________________________________________________________
6777 [  2915] By: gsar                                  on 1999/02/14  10:48:01
6778         Log: tweak select() test
6779      Branch: perl
6780            ! pod/perlipc.pod t/op/fh.t
6781 ____________________________________________________________________________
6782 [  2914] By: gsar                                  on 1999/02/14  10:25:55
6783         Log: allow C<select('foo')> to autovivify *foo (SelectSaver expects that)
6784      Branch: perl
6785            ! op.c pod/perldiag.pod pp_sys.c t/op/misc.t
6786 ____________________________________________________________________________
6787 [  2913] By: gsar                                  on 1999/02/14  10:03:51
6788         Log: From: Kenneth Albanowski <kjahds@kjahds.com>
6789              Date: Sat, 23 Jan 1999 21:52:15 -0500 (EST)
6790              Message-ID: <Pine.LNX.3.93.990123212857.446B-100000@kjahds.kjahds.com>
6791              Subject: Re: SvOPV() or SvPV_nolen() or ...
6792      Branch: perl
6793            ! pod/perlguts.pod
6794 ____________________________________________________________________________
6795 [  2912] By: gsar                                  on 1999/02/14  09:57:29
6796         Log: provide SvPV_nolen(sv) to avoid use of PL_na
6797              From: jan.dubois@ibm.net (Jan Dubois)
6798              Date: Sun, 24 Jan 1999 02:45:32 +0100
6799              Message-ID: <36bb7ada.68485547@smtp1.ibm.net>
6800              Subject: [PATCH 5.005_54]  _54 version of SvPV_nolen patch
6801      Branch: perl
6802            ! embed.h global.sym objXSUB.h pod/perlguts.pod proto.h sv.c
6803            ! sv.h
6804 ____________________________________________________________________________
6805 [  2911] By: gsar                                  on 1999/02/14  06:51:05
6806         Log: elide stray effluvium
6807      Branch: perl
6808            ! pod/perldelta.pod
6809 ____________________________________________________________________________
6810 [  2910] By: gsar                                  on 1999/02/14  05:51:56
6811         Log: slurping an empty file should return '' rather than undef, with
6812              commensurate effects on ARGV processing
6813      Branch: perl
6814            ! pod/perldelta.pod pod/perlfunc.pod pod/perlop.pod
6815            ! pod/perlvar.pod pp_hot.c sv.h t/io/argv.t
6816 ____________________________________________________________________________
6817 [  2909] By: gsar                                  on 1999/02/14  00:02:11
6818         Log: perly_c.diff typo
6819      Branch: perl
6820            ! perly.c perly_c.diff vms/perly_c.vms
6821 ____________________________________________________________________________
6822 [  2908] By: gsar                                  on 1999/02/13  18:20:13
6823         Log: From: jan.dubois@ibm.net (Jan Dubois)
6824              Date: Sat, 13 Feb 1999 13:25:53 +0100
6825              Message-Id: <36c9629c.13334874@smtp1.ibm.net>
6826              Subject: [PATCH 5.005_03-MT5] "goto must have label" message for C<goto ''>
6827      Branch: perl
6828            ! pod/perlfunc.pod pp_ctl.c t/lib/io_unix.t
6829 ____________________________________________________________________________
6830 [  2907] By: jhi                                   on 1999/02/13  15:07:26
6831         Log: Integrate from mainperl.
6832      Branch: cfgperl
6833           +> emacs/e2ctags.pl pod/perltodo.pod t/op/lop.t
6834           !> (integrate 150 files)
6835 ____________________________________________________________________________
6836 [  2903] By: gsar                                  on 1999/02/12  13:25:59
6837         Log: From: jan.dubois@ibm.net (Jan Dubois)
6838              Date: Sun, 24 Jan 1999 01:12:00 +0100
6839              Message-ID: <36b66479.62756298@smtp1.ibm.net>
6840              Subject: [PATCH 5.005_54] remove OVERLOAD conditionals
6841      Branch: perl
6842            ! XSUB.h dump.c gv.c hv.h mg.c perl.h perlvars.h pp.c pp.h
6843            ! proto.h sv.c sv.h
6844 ____________________________________________________________________________
6845 [  2902] By: gsar                                  on 1999/02/12  12:55:11
6846         Log: script to generate ctags from etags
6847              From: Colin Kuskie <ckuskie@cadence.com>
6848              Date: Wed, 20 Jan 1999 16:29:35 -0800 (PST)
6849              Message-ID: <Pine.GSO.3.96.990120160519.5755Q-100000@pdxue150.cadence.com>
6850              Subject: [PATCH 5.005_54] adding ctags to the source, FAQ, make
6851      Branch: perl
6852            + emacs/e2ctags.pl
6853            ! Makefile.SH pod/perlfaq3.pod
6854 ____________________________________________________________________________
6855 [  2901] By: gsar                                  on 1999/02/12  12:40:17
6856         Log: allow boolean assign ops to be lvalues
6857              From: Stephen McCamant <smccam@uclink4.berkeley.edu>
6858              Date: Mon, 11 Jan 1999 16:52:18 -0600 (CST)
6859              Message-ID: <13978.32609.495338.544643@alias-2.pr.mcs.net>
6860              --
6861              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
6862              Date: Mon, 18 Jan 1999 10:04:00 +0000
6863              Message-Id: <199901181004.KAA17471@crypt.compulink.co.uk>
6864              Subject: Re: [inconsistency 5.005_54] ||= not an lvalue 
6865      Branch: perl
6866            + t/op/lop.t
6867            ! MANIFEST op.c
6868 ____________________________________________________________________________
6869 [  2899] By: jhi                                   on 1999/02/12  12:03:48
6870         Log: Configure update: OpenBSD thread-awareness, SCO ODT/OSR osvers.
6871      Branch: cfgperl
6872            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
6873            ! config_h.SH hints/openbsd.sh
6874 ____________________________________________________________________________
6875 [  2898] By: gsar                                  on 1999/02/12  11:49:25
6876         Log: support win32_putenv()
6877      Branch: perl
6878            ! mg.c util.c win32/GenCAPI.pl win32/makedef.pl win32/perlhost.h
6879            ! win32/win32.c win32/win32iop.h
6880 ____________________________________________________________________________
6881 [  2894] By: gsar                                  on 1999/02/12  11:09:27
6882         Log: add missing hunk in change#2657
6883      Branch: perl
6884            ! ext/B/B/CC.pm
6885 ____________________________________________________________________________
6886 [  2893] By: gsar                                  on 1999/02/12  11:00:13
6887         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6888              Date: Tue, 19 Jan 1999 20:13:15 -0500
6889              Message-ID: <19990119201315.A21167@monk.mps.ohio-state.edu>
6890              Subject: [PATCH 5.005_53] Remove extraneous sh in test suites
6891      Branch: perl
6892            ! t/op/fh.t t/op/misc.t t/op/runlevel.t t/pragma/strict.t
6893            ! t/pragma/subs.t t/pragma/warning.t
6894 ____________________________________________________________________________
6895 [  2892] By: gsar                                  on 1999/02/12  10:44:38
6896         Log: update change#2670 to later version
6897              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
6898              Date: Sun, 31 Jan 1999 16:16:14 +0000
6899              Message-Id: <199901311616.QAA17673@crypt.compulink.co.uk>
6900              Subject: Re: [PATCH 5.005_54] Evalled substitution parsing 
6901      Branch: perl
6902            ! t/op/subst.t toke.c
6903 ____________________________________________________________________________
6904 [  2891] By: gsar                                  on 1999/02/12  10:31:17
6905         Log: make testsuite somewhat location independent
6906      Branch: perl
6907            ! (edit 117 files)
6908 ____________________________________________________________________________
6909 [  2890] By: gsar                                  on 1999/02/12  10:00:30
6910         Log: add $AutoLoader::VERSION
6911      Branch: perl
6912            ! lib/AutoLoader.pm
6913 ____________________________________________________________________________
6914 [  2889] By: gsar                                  on 1999/02/12  09:55:48
6915         Log: tweak PERL_STRICT_CR notes
6916      Branch: perl
6917            ! pod/perl5005delta.pod
6918 ____________________________________________________________________________
6919 [  2888] By: gsar                                  on 1999/02/12  09:41:45
6920         Log: add note about test-notty target
6921      Branch: perl
6922            ! README.win32
6923 ____________________________________________________________________________
6924 [  2887] By: gsar                                  on 1999/02/12  09:37:37
6925         Log: add perltodo.pod
6926      Branch: perl
6927            + pod/perltodo.pod
6928            ! MANIFEST Todo pod/Makefile pod/perl.pod pod/roffitall
6929            ! win32/pod.mak
6930 ____________________________________________________________________________
6931 [  2886] By: jhi                                   on 1999/02/12  08:52:14
6932         Log: Integrate from mainperl.
6933      Branch: cfgperl
6934           +> t/op/fh.t
6935           !> (integrate 30 files)
6936 ____________________________________________________________________________
6937 [  2885] By: gsar                                  on 1999/02/12  08:42:10
6938         Log: note how to find REG_INFTY limit
6939      Branch: perl
6940            ! pod/perlre.pod
6941 ____________________________________________________________________________
6942 [  2884] By: jhi                                   on 1999/02/12  08:36:14
6943         Log: OpenBSD pthreads awareness, thanks to
6944              David Leonard <david.leonard@csee.uq.edu.au>
6945      Branch: maint-5.005/perl
6946            ! Configure hints/openbsd.sh
6947 ____________________________________________________________________________
6948 [  2882] By: gsar                                  on 1999/02/12  08:05:20
6949         Log: IO is maintained by p5p (per Graham Barr's wishes)
6950      Branch: perl
6951            ! MAINTAIN ext/IO/ChangeLog ext/IO/README ext/IO/lib/IO/Dir.pm
6952            ! ext/IO/lib/IO/Pipe.pm ext/IO/lib/IO/Poll.pm
6953            ! ext/IO/lib/IO/Select.pm ext/IO/lib/IO/Socket.pm
6954            ! ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/Socket/UNIX.pm
6955 ____________________________________________________________________________
6956 [  2881] By: gsar                                  on 1999/02/12  07:57:13
6957         Log: fh.t typo
6958      Branch: perl
6959            ! t/op/fh.t
6960 ____________________________________________________________________________
6961 [  2880] By: gsar                                  on 1999/02/12  07:38:16
6962         Log: PERL5OPT=-T enables taint mode (suggested by Jason Riedy <ejr@cise.ufl.edu>)
6963      Branch: perl
6964            ! perl.c pod/perlrun.pod
6965 ____________________________________________________________________________
6966 [  2879] By: gsar                                  on 1999/02/12  05:39:29
6967         Log: fix ops that are not filehandle constructors to not create GV if it
6968              doesn't already exist (avoids leaks); extend semantics of defined()
6969              so that defined(*{$foo}) works (experimental)
6970      Branch: perl
6971            + t/op/fh.t
6972            ! MANIFEST embed.h embed.pl objXSUB.h op.c pod/perldiag.pod pp.c
6973            ! pp_hot.c pp_sys.c proto.h t/op/gv.t t/op/misc.t
6974 ____________________________________________________________________________
6975 [  2877] By: jhi                                   on 1999/02/11  20:44:00
6976         Log: From: Chris Nandor <pudge@pobox.com>
6977              To: perl5-porters@perl.org
6978              Subject: [PATCH] perlport.pod 1.39
6979              Date: Thu, 11 Feb 1999 12:28:35 -0500
6980              Message-Id: <v04020a2db2e8c3177123@[192.168.0.77]>
6981      Branch: cfgperl
6982            ! pod/perlport.pod
6983 ____________________________________________________________________________
6984 [  2870] By: gsar                                  on 1999/02/11  11:17:08
6985         Log: remove double typeglob deref (suggested by RonaldWS <ronaldws@aol.com>)
6986      Branch: perl
6987            ! ext/IO/lib/IO/Pipe.pm
6988 ____________________________________________________________________________
6989 [  2869] By: gsar                                  on 1999/02/11  11:00:56
6990         Log: update win32/pod.mak
6991      Branch: perl
6992            ! win32/pod.mak
6993 ____________________________________________________________________________
6994 [  2868] By: gsar                                  on 1999/02/11  10:42:44
6995         Log: From: Benjamin Low <b.d.low@unsw.edu.au>
6996              Date: Fri, 08 Jan 1999 14:36:53 +1100
6997              Message-ID: <36957D55.1D65A0B2@unsw.edu.au>
6998              Subject: Re: [Fwd: IO::Socket::connect and blocking]
6999      Branch: perl
7000            ! ext/IO/lib/IO/Socket.pm
7001 ____________________________________________________________________________
7002 [  2867] By: gsar                                  on 1999/02/11  09:43:03
7003         Log: av_extend() doc tweak from Jan Dubois
7004      Branch: perl
7005            ! pod/perlguts.pod
7006 ____________________________________________________________________________
7007 [  2866] By: gsar                                  on 1999/02/11  09:27:17
7008         Log: display full pathname of unreadable files
7009      Branch: perl
7010            ! utils/perldoc.PL
7011 ____________________________________________________________________________
7012 [  2865] By: gsar                                  on 1999/02/11  09:02:31
7013         Log: missing patch in change#2522
7014      Branch: perl
7015            ! lib/Pod/Text.pm
7016 ____________________________________________________________________________
7017 [  2864] By: jhi                                   on 1999/02/11  08:45:00
7018         Log: From: Spider Boardman <spider@zk3.dec.com>
7019              To: perlbug@perl.com
7020              Subject: Not OK: perl 5.00503 +MAINT_TRIAL_5 on RISC-ultrix 4.4 (UNINSTALLED)
7021              Date: Wed, 10 Feb 1999 23:33:31 -0500
7022              Message-Id: <9902110433.AA12816@abyss.zk3.dec.com>
7023      Branch: maint-5.005/perl
7024            ! doio.c ext/IPC/SysV/SysV.xs hints/ultrix_4.sh
7025 ____________________________________________________________________________
7026 [  2862] By: gsar                                  on 1999/02/11  08:14:34
7027         Log: integrate changes#2738,2740 from maint-5.005
7028      Branch: perl
7029           !> lib/ExtUtils/MakeMaker.pm
7030 ____________________________________________________________________________
7031 [  2861] By: jhi                                   on 1999/02/11  08:04:25
7032         Log: Integrate from mainperl.
7033      Branch: cfgperl
7034           !> Changes perl.h pod/perl5005delta.pod pp_ctl.c t/op/local.t
7035           !> t/op/range.t win32/config.gc
7036 ____________________________________________________________________________
7037 [  2860] By: gsar                                  on 1999/02/11  07:30:08
7038         Log: binmode() support for cygwin32 (suggested by Steven Morlock
7039              <newspost@morlock.net>)
7040      Branch: perl
7041            ! perl.h
7042 ____________________________________________________________________________
7043 [  2859] By: gsar                                  on 1999/02/11  07:14:21
7044         Log: update Changes
7045      Branch: perl
7046            ! Changes
7047           !> pod/perl5005delta.pod
7048 ____________________________________________________________________________
7049 [  2856] By: gsar                                  on 1999/02/11  07:07:39
7050         Log: integrate perldelta changes from maint-5.005
7051      Branch: perl
7052           !> pod/perl5005delta.pod
7053 ____________________________________________________________________________
7054 [  2855] By: gsar                                  on 1999/02/11  06:31:50
7055         Log: applied suggested patch; added tests
7056              From: Adam Krolnik <adamk@gypsy.cyrix.com>
7057              Date: Sat, 12 Dec 98 15:30:18 -0600
7058              Message-Id: <9812122130.AA03717@gypsy.eng.cyrix.com>
7059              Subject: Range operation doesn't handle IV_MAX
7060      Branch: perl
7061            ! pp_ctl.c t/op/range.t
7062 ____________________________________________________________________________
7063 [  2854] By: gsar                                  on 1999/02/11  05:00:55
7064         Log: compatibility fix: magic non-propagation in foreach implicit localization
7065      Branch: perl
7066            ! pp_ctl.c t/op/local.t win32/config.gc
7067 ____________________________________________________________________________
7068 [  2852] By: gsar                                  on 1999/02/10  23:17:49
7069         Log: fair warning about -Dusethreads
7070      Branch: maint-5.005/perl
7071            ! Configure INSTALL README.threads
7072 ____________________________________________________________________________
7073 [  2847] By: jhi                                   on 1999/02/09  19:13:28
7074         Log: Integrate from mainperl.
7075      Branch: cfgperl
7076           !> pod/perldelta.pod pod/perlfunc.pod pod/perlobj.pod
7077           !> pod/perlop.pod pp.c t/op/method.t t/op/pack.t
7078 ____________________________________________________________________________
7079 [  2846] By: gsar                                  on 1999/02/09  13:53:28
7080         Log: a modified version of suggested patch for pack template 'Z'; added docs
7081              From: "Valeriy E. Ushakov" <uwe@ptc.spbu.ru>
7082              Date: Mon, 16 Jun 1997 03:00:31 +0400 (MSD)
7083              Message-ID: <%lOHpzIuGV@snark.ptc.spbu.ru>
7084              Subject: lack of pack/unpack letter with useful symmetry for C null delimited strings
7085      Branch: perl
7086            ! pod/perldelta.pod pod/perlfunc.pod pp.c t/op/pack.t
7087 ____________________________________________________________________________
7088 [  2845] By: gsar                                  on 1999/02/09  00:03:26
7089         Log: clarify docs for change#2835
7090      Branch: perl
7091            ! pod/perldelta.pod pod/perlop.pod
7092 ____________________________________________________________________________
7093 [  2844] By: gsar                                  on 1999/02/08  23:40:57
7094         Log: addendum to change#2823
7095              From: Stephen McCamant <smccam@uclink4.berkeley.edu>
7096              Date: Sun, 13 Dec 1998 16:06:04 -0800 (PST)
7097              Message-ID: <13940.21805.470054.299@fre-76-120.reshall.berkeley.edu>
7098              Subject: [PATCH] Docs and tests for method-call syntax
7099      Branch: perl
7100            ! pod/perlobj.pod t/op/method.t
7101 ____________________________________________________________________________
7102 [  2843] By: jhi                                   on 1999/02/08  21:06:28
7103         Log: Ultrix mmap tidbit.
7104      Branch: cfgperl
7105            ! hints/ultrix_4.sh
7106 ____________________________________________________________________________
7107 [  2842] By: jhi                                   on 1999/02/08  20:22:55
7108         Log: Integrate from mainperl.
7109      Branch: cfgperl
7110           +> t/op/subst_wamp.t
7111           !> (integrate 35 files)
7112 ____________________________________________________________________________
7113 [  2841] By: jhi                                   on 1999/02/08  18:23:26
7114         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7115              To: Mailing list Perl5 <perl5-porters@perl.org>
7116              Subject: [PATCH 5.005_53] s/\ba/./g was over-optimized
7117              Date: Sun, 7 Feb 1999 17:25:22 -0500
7118              Message-ID: <19990207172522.B894@monk.mps.ohio-state.edu>
7119      Branch: cfgperl
7120            + t/op/subst_amp.t
7121            ! MANIFEST regcomp.c t/op/subst.t
7122 ____________________________________________________________________________
7123 [  2840] By: jhi                                   on 1999/02/08  18:16:54
7124         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7125              To: Mailing list Perl5 <perl5-porters@perl.org>
7126              Subject: [PATCH 5.005_53] Fix list-context //g with zero-length matches
7127              Date: Sun, 7 Feb 1999 17:00:10 -0500
7128              Message-ID: <19990207170009.A894@monk.mps.ohio-state.edu>
7129      Branch: cfgperl
7130            ! pp_hot.c t/op/pat.t
7131 ____________________________________________________________________________
7132 [  2839] By: jhi                                   on 1999/02/08  17:25:30
7133         Log: A require was missing.
7134      Branch: cfgperl
7135            ! t/lib/h2ph.pht
7136 ____________________________________________________________________________
7137 [  2838] By: jhi                                   on 1999/02/08  16:38:41
7138         Log: Bring in the change #2809 (the Configure part has been
7139              modified rather a lot since the #2809, though.)
7140      Branch: cfgperl
7141            ! Configure utils/h2ph.PL
7142 ____________________________________________________________________________
7143 [  2835] By: gsar                                  on 1999/02/08  14:40:23
7144         Log: make qw() into a true list at compile time (slightly modified
7145              variant of patch suggested by Tom Hughes <tom@compton.demon.co.uk>)
7146      Branch: perl
7147            ! pod/perldelta.pod pod/perlop.pod pp_hot.c toke.c
7148 ____________________________________________________________________________
7149 [  2834] By: gsar                                  on 1999/02/08  13:23:16
7150         Log: make safesysmalloc() etc., always available; safemalloc() et al are
7151              now macros that point to the right malloc; fix various places in
7152              sources that need to always use safesysmalloc() et al
7153      Branch: perl
7154            ! embed.h embedvar.h global.sym iperlsys.h mg.c objXSUB.h perl.h
7155            ! perl_exp.SH proto.h util.c vms/gen_shrfls.pl win32/makedef.pl
7156 ____________________________________________________________________________
7157 [  2833] By: gsar                                  on 1999/02/08  10:56:16
7158         Log: remove spurious #endif in last change
7159      Branch: perl
7160            ! perl.h
7161 ____________________________________________________________________________
7162 [  2832] By: gsar                                  on 1999/02/08  10:34:55
7163         Log: make EMBEDMYMALLOC the default and provide PERL_POLLUTE_MALLOC to let
7164              them ask for insanity (untested)
7165      Branch: perl
7166            ! INSTALL Todo-5.005 ext/SDBM_File/sdbm/sdbm.h hints/machten.sh
7167            ! hints/next_3.sh hints/next_4.sh hints/qnx.sh iperlsys.h
7168            ! malloc.c perl.h pod/perldelta.pod pod/perlguts.pod sv.c
7169 ____________________________________________________________________________
7170 [  2831] By: jhi                                   on 1999/02/08  08:33:33
7171         Log: Update vms/subconfigure.com along the lines of change #2829.
7172      Branch: cfgperl
7173            ! vms/subconfigure.com
7174 ____________________________________________________________________________
7175 [  2830] By: gsar                                  on 1999/02/08  00:19:46
7176         Log: integrate cfgperl changes into mainline
7177      Branch: perl
7178           +> ext/DynaLoader/dl_beos.xs ext/GDBM_File/hints/sco.pl
7179           +> lib/File/PathConvert.pm pod/perlthrtut.pod
7180            ! Changes
7181           !> (integrate 93 files)
7182 ____________________________________________________________________________
7183 [  2829] By: jhi                                   on 1999/02/07  23:49:46
7184         Log: Configure update.
7185              
7186              Probe for mmap() et alia.
7187              The *cc*symbols patch (just Configure, no h2ph).
7188      Branch: cfgperl
7189            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
7190            ! config_h.SH perl.h
7191 ____________________________________________________________________________
7192 [  2828] By: gsar                                  on 1999/02/07  23:38:47
7193         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7194              Date: Sun, 7 Feb 1999 17:25:22 -0500
7195              Message-ID: <19990207172522.B894@monk.mps.ohio-state.edu>
7196              Subject: [PATCH 5.005_53] s/\ba/./g was over-optimized
7197      Branch: perl
7198            + t/op/subst_amp.t t/op/subst_wamp.t
7199            ! MANIFEST regcomp.c t/op/subst.t
7200 ____________________________________________________________________________
7201 [  2827] By: gsar                                  on 1999/02/07  23:27:32
7202         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7203              Date: Sun, 7 Feb 1999 17:00:10 -0500
7204              Message-ID: <19990207170009.A894@monk.mps.ohio-state.edu>
7205              Subject: [PATCH 5.005_53] Fix list-context //g with zero-length matches
7206      Branch: perl
7207            ! pp_hot.c t/op/pat.t
7208 ____________________________________________________________________________
7209 [  2826] By: gsar                                  on 1999/02/07  23:26:04
7210         Log: patch for change#2822, done right; add PERL_OBJECT stuff; regen headers
7211              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7212              Date: Sun, 7 Feb 1999 15:07:27 -0500
7213              Message-ID: <19990207150726.A571@monk.mps.ohio-state.edu>
7214              Subject: Re: fixing memory leaks in REx compilation
7215      Branch: perl
7216            ! embed.h embed.pl objXSUB.h proto.h regcomp.c regcomp.h
7217            ! regexec.c
7218 ____________________________________________________________________________
7219 [  2825] By: jhi                                   on 1999/02/07  18:05:13
7220         Log: Integrate from mainperl.
7221      Branch: cfgperl
7222           +> lib/DB.pm t/comp/bproto.t
7223           !> MANIFEST ext/Data/Dumper/Dumper.pm ext/SDBM_File/sdbm/sdbm.c
7224           !> lib/Pod/Html.pm op.c perly.c perly.y perly_c.diff
7225           !> pod/perldelta.pod pod/perlfunc.pod pod/perlop.pod regcomp.h
7226           !> toke.c vms/perly_c.vms
7227 ____________________________________________________________________________
7228 [  2824] By: gsar                                  on 1999/02/07  14:21:48
7229         Log: tweak doc on bitwise ops
7230      Branch: perl
7231            ! pod/perlop.pod
7232 ____________________________________________________________________________
7233 [  2823] By: gsar                                  on 1999/02/07  13:38:31
7234         Log: applied suggested patch; regen perly* and vms/perly*
7235              From: Stephen McCamant <smccam@uclink4.berkeley.edu>
7236              Date: Sun, 13 Dec 1998 01:10:12 -0800 (PST)
7237              Message-ID: <13939.26706.620683.846776@fre-76-120.reshall.berkeley.edu>
7238              Subject: [PATCH] Re: Suggestion for perlobj man page
7239      Branch: perl
7240            ! perly.c perly.y perly_c.diff toke.c vms/perly_c.vms
7241 ____________________________________________________________________________
7242 [  2822] By: gsar                                  on 1999/02/07  12:39:09
7243         Log: Ilya's idea for cleaning up failed regex allocs (substantive parts
7244              disabled, fails tests)
7245      Branch: perl
7246            ! regcomp.h
7247 ____________________________________________________________________________
7248 [  2821] By: gsar                                  on 1999/02/07  11:09:39
7249         Log: pod2html misinterprets Foo::Bar as a URL (fix suggested by Alexander Barilo
7250              <Alexander.Barilo@aexp.com>)
7251      Branch: perl
7252            ! lib/Pod/Html.pm
7253 ____________________________________________________________________________
7254 [  2820] By: gsar                                  on 1999/02/07  10:20:35
7255         Log: add draft debugging API implementation
7256      Branch: perl
7257            + lib/DB.pm
7258            ! MANIFEST
7259 ____________________________________________________________________________
7260 [  2819] By: gsar                                  on 1999/02/07  09:58:45
7261         Log: avoid garbage in db->dirbuf
7262              From: Masahiro KAJIURA <masahiro.kajiura@toshiba.co.jp>
7263              Date: Sat, 05 Dec 1998 14:14:54 +0900
7264              Message-Id: <199812050514.OAA23268@toshiba.co.jp>
7265              Subject: SDBM bug
7266      Branch: perl
7267            ! ext/SDBM_File/sdbm/sdbm.c
7268 ____________________________________________________________________________
7269 [  2818] By: gsar                                  on 1999/02/07  09:32:24
7270         Log: missing entry
7271      Branch: perl
7272            ! MANIFEST
7273 ____________________________________________________________________________
7274 [  2817] By: gsar                                  on 1999/02/07  09:30:47
7275         Log: properly prototype check parenthesized unary ops (e.g. defined(&a,&b))
7276      Branch: perl
7277            + t/comp/bproto.t
7278            ! op.c pod/perldelta.pod pod/perlfunc.pod pod/perlop.pod
7279 ____________________________________________________________________________
7280 [  2816] By: gsar                                  on 1999/02/06  00:14:29
7281         Log: minor bug in dumping blessed subrefs
7282      Branch: perl
7283            ! ext/Data/Dumper/Dumper.pm
7284 ____________________________________________________________________________
7285 [  2812] By: jhi                                   on 1999/02/03  22:02:24
7286         Log: Enhance change #2808.
7287              
7288              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
7289              To: perl5-porters@perl.org
7290              Subject: Re: [PATCH 5.00*]: perlbug checklist
7291              Date: Wed, 3 Feb 1999 19:02:27 +0000
7292              Message-Id: <E1087ZD-0005z1-00@taurus.cus.cam.ac.uk>
7293      Branch: cfgperl
7294            ! utils/perlbug.PL
7295 ____________________________________________________________________________
7296 [  2811] By: jhi                                   on 1999/02/03  21:53:23
7297         Log: From: Barrie Slaymaker <rbs@telerama.com>
7298              To: perl5-porters@perl.org
7299              CC: pod-people@perl.org
7300              Subject: [PATCH]5.005_54 (pod2html) Generate Relative URLs
7301              Date: Wed, 03 Feb 1999 10:34:18 -0500
7302              Message-ID: <36B86C7A.E99EFFF1@telerama.com>
7303              
7304              Add File::PathConvert.pm.
7305              Fix Pod::Html and installhtml to understand relative urls.
7306      Branch: cfgperl
7307            + lib/File/PathConvert.pm
7308            ! MANIFEST installhtml lib/Pod/Html.pm
7309 ____________________________________________________________________________
7310 [  2810] By: jhi                                   on 1999/02/03  20:25:10
7311         Log: From: Francois Desarmenien <desar@club-internet.fr>
7312              To: Mailing list Perl5 <perl5-porters@perl.org>
7313              Subject: [PATCH]5.005_54 (hints) SCO 3/5 hint files and SysV correction
7314              Date: Wed, 03 Feb 1999 13:13:24 +0000
7315              Message-ID: <36B84B74.5EC9B6C8@club-internet.fr>
7316              
7317              (note: this patch completely overrides Tom Wolfe's patch,
7318              change #2604)
7319      Branch: cfgperl
7320            + ext/GDBM_File/hints/sco.pl
7321            ! MANIFEST ext/IPC/SysV/SysV.xs hints/sco.sh
7322 ____________________________________________________________________________
7323 [  2809] By: jhi                                   on 1999/02/03  19:54:16
7324         Log: h2ph fixes + Configure patch to support them.
7325              
7326              From: "Kurt D. Starsinic" <kstar@chapin.edu>
7327              To: Graham Barr <gbarr@pobox.com>, Jarkko Hietaniemi <jhi@iki.fi>,
7328              Gurusamy Sarathy <gsar@engin.umich.edu>
7329              Cc: perl5-porters@perl.org
7330              Subject: [PATCH 5.00503_MT5] h2ph.PL
7331              Date: Tue, 2 Feb 1999 19:48:06 -0500
7332              Message-ID: <19990202194806.E10647@O2.chapin.edu>
7333      Branch: maint-5.005/perl
7334            ! Configure utils/h2ph.PL
7335 ____________________________________________________________________________
7336 [  2808] By: jhi                                   on 1999/02/03  16:59:55
7337         Log: Enhance the perlbug checklist.
7338      Branch: cfgperl
7339            ! utils/perlbug.PL
7340 ____________________________________________________________________________
7341 [  2807] By: jhi                                   on 1999/02/03  14:01:37
7342         Log: Document the standard strftime %formats.
7343              
7344              From: Dominic Dunlop <domo@vo.lu>
7345              To: "Kurt D. Starsinic" <kstar@chapin.edu>, Ben Gertzfield <che@debian.org>
7346              Subject: [PATCH] 5.00[45]*: Re: POSIX's strftime() does not enforce POSIX %C on Solaris
7347              Date: Tue, 2 Feb 1999 15:55:29 +0100
7348              Message-Id: <v0311070cb2dcb3f5f773@[212.24.192.188]>
7349      Branch: cfgperl
7350            ! ext/POSIX/POSIX.pod
7351 ____________________________________________________________________________
7352 [  2806] By: jhi                                   on 1999/02/03  13:58:00
7353         Log: Integrate from mainperl.
7354      Branch: cfgperl
7355           !> perl.h
7356 ____________________________________________________________________________
7357 [  2805] By: gsar                                  on 1999/02/03  03:32:31
7358         Log: PL_uuemap[] init needs help for sizeof()
7359      Branch: perl
7360            ! perl.h
7361 ____________________________________________________________________________
7362 [  2804] By: jhi                                   on 1999/02/02  20:44:30
7363         Log: These should've been already in #2803.
7364      Branch: cfgperl
7365            ! Configure config_h.SH vms/subconfigure.com
7366 ____________________________________________________________________________
7367 [  2803] By: jhi                                   on 1999/02/02  20:38:45
7368         Log: telldir prototype issue, from mists of time...
7369      Branch: cfgperl
7370            ! hints/netbsd.sh pp_sys.c
7371 ____________________________________________________________________________
7372 [  2801] By: jhi                                   on 1999/02/02  17:40:14
7373         Log: From: John Bley <jbb6@acpub.duke.edu>
7374              To: perlbug@perl.org
7375              Subject: [PATCH]5.005_54 (DOC) fix minor typos
7376              Date: Tue, 2 Feb 1999 07:52:52 -0500 (EST)
7377              Message-ID: <Pine.SOL.3.91.990202075115.23589A-100000@soc11.acpub.duke.edu>
7378      Branch: cfgperl
7379            ! pod/perlre.pod
7380 ____________________________________________________________________________
7381 [  2800] By: jhi                                   on 1999/02/02  17:26:49
7382         Log: Update todo with POSIX 1003.1 1996 Edition reminder.
7383      Branch: cfgperl
7384            ! Todo-5.005
7385 ____________________________________________________________________________
7386 [  2799] By: jhi                                   on 1999/02/02  17:18:51
7387         Log: Update FindBin from maint-5.005.
7388      Branch: cfgperl
7389            ! lib/FindBin.pm
7390 ____________________________________________________________________________
7391 [  2798] By: jhi                                   on 1999/02/02  17:16:07
7392         Log: Fix typecasts in #2797
7393              
7394              From: "G. Del Merritt" <del@intranetics.com>
7395              Date: Fri, 29 Jan 1999 11:47:25 -0700
7396              Message-Id: <199901291847.LAA04828@jhereg.perl.com>
7397              Subject: Not OK: perl 5.00503 +MAINT_TRIAL_5 on MSWin32-x86-object 4.0 (PATCH included)
7398      Branch: cfgperl
7399            ! ext/POSIX/POSIX.xs
7400 ____________________________________________________________________________
7401 [  2797] By: jhi                                   on 1999/02/02  17:14:37
7402         Log: From: Ted Law <tedlaw@cibcwg.com>
7403              Date: Wed, 27 Jan 1999 14:54:03 -0500 (EST)
7404              Message-Id: <199901271954.OAA07391@dcm2.cibcwg.com>
7405              Subject: POSIX::strftime buffer overflow problem
7406      Branch: cfgperl
7407            ! ext/POSIX/POSIX.xs
7408 ____________________________________________________________________________
7409 [  2796] By: jhi                                   on 1999/02/02  17:13:23
7410         Log: Do not use File::Slurp.
7411      Branch: cfgperl
7412            ! t/lib/textfill.t
7413 ____________________________________________________________________________
7414 [  2795] By: jhi                                   on 1999/02/02  17:11:48
7415         Log: perlhist update from maint-5.005.
7416      Branch: cfgperl
7417            ! pod/perlhist.pod
7418 ____________________________________________________________________________
7419 [  2794] By: jhi                                   on 1999/02/02  17:10:33
7420         Log: POSIX::redef setv?buf() to IO::Handle:: (by gbarr).
7421      Branch: cfgperl
7422            ! ext/POSIX/POSIX.pm
7423 ____________________________________________________________________________
7424 [  2793] By: jhi                                   on 1999/02/02  17:08:39
7425         Log: Missed the html test from change #2787. 
7426      Branch: cfgperl
7427            ! t/lib/cgi-html.t
7428 ____________________________________________________________________________
7429 [  2792] By: jhi                                   on 1999/02/02  17:01:24
7430         Log: Update Getopt::Long to 2.19.
7431      Branch: cfgperl
7432            ! lib/Getopt/Long.pm
7433 ____________________________________________________________________________
7434 [  2791] By: jhi                                   on 1999/02/02  16:59:13
7435         Log: overload syntax is no longer experimental
7436      Branch: cfgperl
7437            ! lib/overload.pm
7438 ____________________________________________________________________________
7439 [  2789] By: jhi                                   on 1999/02/02  16:47:50
7440         Log: Still doc fixes.
7441      Branch: cfgperl
7442            ! lib/diagnostics.pm
7443 ____________________________________________________________________________
7444 [  2788] By: jhi                                   on 1999/02/02  16:47:07
7445         Log: Doc fixes.
7446      Branch: cfgperl
7447            ! lib/CGI.pm lib/diagnostics.pm
7448 ____________________________________________________________________________
7449 [  2787] By: jhi                                   on 1999/02/02  16:38:55
7450         Log: CGI.pm updated to 2.46 (the CGI docs fixes redone
7451              where applicable).
7452      Branch: cfgperl
7453            ! eg/cgi/RunMeFirst eg/cgi/caution.xbm
7454            ! eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi eg/cgi/crash.cgi
7455            ! eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
7456            ! eg/cgi/dna.small.gif.uu eg/cgi/file_upload.cgi
7457            ! eg/cgi/frameset.cgi eg/cgi/index.html
7458            ! eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
7459            ! eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
7460            ! eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
7461            ! eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo.gif.uu
7462            ! lib/CGI.pm lib/CGI/Apache.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
7463            ! lib/CGI/Fast.pm lib/CGI/Push.pm lib/CGI/Switch.pm
7464 ____________________________________________________________________________
7465 [  2786] By: jhi                                   on 1999/02/02  16:17:52
7466         Log: Update CPAN to 1.47.
7467      Branch: cfgperl
7468            ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/Nox.pm
7469 ____________________________________________________________________________
7470 [  2785] By: jhi                                   on 1999/02/02  16:09:03
7471         Log: From: Mark-Jason Dominus <mjd@plover.com>
7472              Date: Sat, 16 Jan 1999 17:22:06 -0500
7473              Subject: Re: DOC PATCH (5.005_54 perlsub.pod)
7474              Message-ID: <19990116222206.3674.qmail@plover.com>
7475      Branch: cfgperl
7476            ! pod/perlsub.pod
7477 ____________________________________________________________________________
7478 [  2784] By: jhi                                   on 1999/02/02  16:01:31
7479         Log: Fix incorrect "used only once" warnings
7480              
7481              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7482              Date: Fri, 8 Jan 1999 04:37:10 -0500
7483              Message-ID: <19990108043710.A14390@monk.mps.ohio-state.edu>
7484              Subject: Re: change#965 flakiness
7485      Branch: cfgperl
7486            ! gv.c
7487 ____________________________________________________________________________
7488 [  2783] By: jhi                                   on 1999/02/02  15:50:38
7489         Log: perldelta updates.
7490      Branch: cfgperl
7491            ! pod/perldelta.pod
7492 ____________________________________________________________________________
7493 [  2782] By: jhi                                   on 1999/02/02  14:28:26
7494         Log: Mirror change #2781.
7495      Branch: cfgperl
7496            ! hints/linux.sh
7497 ____________________________________________________________________________
7498 [  2781] By: jhi                                   on 1999/02/02  14:27:01
7499         Log: Update the MkLinux note.
7500      Branch: maint-5.005/perl
7501            ! hints/linux.sh
7502 ____________________________________________________________________________
7503 [  2780] By: jhi                                   on 1999/02/02  14:10:59
7504         Log: Update todo.
7505      Branch: cfgperl
7506            ! Todo-5.005
7507 ____________________________________________________________________________
7508 [  2779] By: jhi                                   on 1999/02/02  14:00:25
7509         Log: Integrate from mainperl.
7510      Branch: cfgperl
7511            ! t/lib/textfill.t t/lib/textwrap.t
7512           !> (integrate 32 files)
7513 ____________________________________________________________________________
7514 [  2778] By: jhi                                   on 1999/02/02  13:56:23
7515         Log: VMS update, applicable parts of
7516              
7517              From: Dan Sugalski <sugalskd@osshe.edu>
7518              To: perl5-porters@perl.org
7519              Subject: [PATCH 5.005_03MT3]VMS configure tweak
7520              Date: Wed, 20 Jan 1999 12:05:18 -0800
7521              Message-Id: <3.0.6.32.19990120120518.00a98470@ous.edu>
7522              
7523              From: Dan Sugalski <sugalskd@osshe.edu>
7524              To: perlbug@perl.com, vmsperl@perl.org
7525              Subject: NOT OK: perl 5.00503 +MAINT_TRIAL_4 on VMSAXP (Patch included, of course)
7526              Date: Tue, 26 Jan 1999 14:40:38 -0800
7527              Message-Id: <3.0.6.32.19990126144038.02e5d650@ous.edu>
7528              
7529              From: Dan Sugalski <sugalskd@osshe.edu>
7530              To: perl5-porters@perl.org, vmsperl@perl.org
7531              Subject: [PATCH 5.005_03-MAILT_TRIAL_4]VMS test patches
7532              Date: Tue, 26 Jan 1999 14:55:29 -0800
7533              Message-Id: <3.0.6.32.19990126145529.02f22280@ous.edu>
7534      Branch: cfgperl
7535            ! vms/ext/Stdio/test.pl vms/subconfigure.com
7536 ____________________________________________________________________________
7537 [  2777] By: jhi                                   on 1999/02/02  13:43:24
7538         Log: Synch usethreads parts from maint-5.005.
7539      Branch: cfgperl
7540            ! hints/aix.sh hints/dec_osf.sh hints/dos_djgpp.sh
7541            ! hints/freebsd.sh hints/hpux.sh hints/irix_4.sh hints/irix_5.sh
7542            ! hints/irix_6.sh hints/irix_6_0.sh hints/irix_6_1.sh
7543            ! hints/linux.sh hints/os2.sh hints/solaris_2.sh hints/vmesa.sh
7544 ____________________________________________________________________________
7545 [  2776] By: jhi                                   on 1999/02/02  13:17:16
7546         Log: Jumbo FreeBSD update from Anton Berezin <tobez@plab.ku.dk>
7547      Branch: cfgperl
7548            ! Makefile.SH hints/freebsd.sh
7549 ____________________________________________________________________________
7550 [  2774] By: jhi                                   on 1999/02/02  13:10:39
7551         Log: Add perlthrtut, update pod/* machinery.
7552              (a pod/Makefile.SH is sorely needed)
7553      Branch: cfgperl
7554            + pod/perlthrtut.pod
7555            ! MANIFEST pod/Makefile pod/perl.pod pod/roffitall
7556 ____________________________________________________________________________
7557 [  2773] By: jhi                                   on 1999/02/02  12:54:24
7558         Log: From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
7559              To: perl5-porters@perl.org
7560              Subject: Re: [PATCH] perl5.005_03-MAINT_TRIAL_3: clarify Sv[INU]V versus Sv[INU]VX in perlguts
7561              Date: Tue, 26 Jan 1999 22:25:07 +0000
7562              Message-Id: <E105Gux-0000Ac-00@taurus.cus.cam.ac.uk>
7563      Branch: cfgperl
7564            ! pod/perlguts.pod
7565 ____________________________________________________________________________
7566 [  2771] By: jhi                                   on 1999/02/02  12:47:34
7567         Log: Use perlbug instead of personal email address.
7568      Branch: cfgperl
7569            ! Configure
7570 ____________________________________________________________________________
7571 [  2770] By: jhi                                   on 1999/02/02  12:42:06
7572         Log: Miniperl fails to build (pp_sys.c was changed and iperlsys.h wasn't)
7573              
7574              From: "G. Del Merritt" <del@intranetics.com>
7575              To: perlbug@perl.com
7576              Subject: NOT OK: perl 5.00503 +MAINT_TRIAL_4 on MSWin32-x86-object (PATCHES included)
7577              Date: Tue, 26 Jan 1999 12:09:09 -0700
7578              Message-Id: <199901261909.MAA25525@jhereg.perl.com>
7579      Branch: cfgperl
7580            ! iperlsys.h
7581 ____________________________________________________________________________
7582 [  2769] By: jhi                                   on 1999/02/02  12:37:57
7583         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7584              To: Mailing list Perl5 <perl5-porters@perl.org>
7585              Subject: [PATCH 5.005_*] OS/2 threads
7586              Date: Tue, 26 Jan 1999 13:39:46 -0500
7587              Message-ID: <19990126133946.A11594@monk.mps.ohio-state.edu>
7588      Branch: cfgperl
7589            ! os2/os2ish.h
7590 ____________________________________________________________________________
7591 [  2768] By: jhi                                   on 1999/02/02  12:36:16
7592         Log: Apply change #2711 from maint-5.005:
7593              
7594              make ok", "make okfile", and "make nok" were broken
7595              with -Duseshrplib, because of a shared typo.
7596              
7597              From: Spider Boardman <spider@web.zk3.dec.com>
7598              To: perlbug@perl.com
7599              Subject: Not OK: perl 5.00503 +MAINT_TRIAL_4 on alpha-dec_osf-thread 5.0 (UNINSTALLED)
7600              Date: Wed, 27 Jan 1999 12:27:15 -0500
7601              Message-Id: <199901271727.MAA233455@web.zk3.dec.com>
7602      Branch: cfgperl
7603            ! Makefile.SH
7604 ____________________________________________________________________________
7605 [  2766] By: jhi                                   on 1999/02/02  12:27:08
7606         Log: Make Configure use "int main()" instead of bare "main()".
7607              Like maint-5.005 change #2703 but now via metaconfig.
7608      Branch: cfgperl
7609            ! Configure
7610 ____________________________________________________________________________
7611 [  2765] By: jhi                                   on 1999/02/02  11:59:30
7612         Log: Undo part of change #2562.
7613      Branch: cfgperl
7614            ! Configure
7615 ____________________________________________________________________________
7616 [  2764] By: jhi                                   on 1999/02/02  11:52:39
7617         Log: NetBSD synch with maint-5.005.
7618      Branch: cfgperl
7619            ! Makefile.SH hints/netbsd.sh makedepend.SH unixish.h
7620 ____________________________________________________________________________
7621 [  2763] By: jhi                                   on 1999/02/02  11:44:07
7622         Log: $Config{installusrbinperl}
7623              (maint-5.005 changes #2614 and #2709)
7624      Branch: cfgperl
7625            ! Configure installperl
7626 ____________________________________________________________________________
7627 [  2762] By: jhi                                   on 1999/02/02  11:29:13
7628         Log: Errno update from maint-5.005 (changes #2583, #2710).
7629      Branch: cfgperl
7630            ! Configure ext/Errno/Errno_pm.PL
7631 ____________________________________________________________________________
7632 [  2759] By: jhi                                   on 1999/02/02  10:53:20
7633         Log: Update Trig.pm from maint-5.005.
7634      Branch: cfgperl
7635            ! lib/Math/Trig.pm
7636 ____________________________________________________________________________
7637 [  2757] By: jhi                                   on 1999/02/02  10:41:26
7638         Log: MPE/iX update (mirror maint-5.005 change #2715)
7639      Branch: cfgperl
7640            ! hints/mpeix.sh mpeix/relink
7641 ____________________________________________________________________________
7642 [  2756] By: jhi                                   on 1999/02/02  10:38:08
7643         Log: BeOS update (Mirror maint-5.005 change #2727).
7644      Branch: cfgperl
7645            + ext/DynaLoader/dl_beos.xs
7646            ! Configure MANIFEST Makefile.SH README.beos hints/beos.sh
7647            ! lib/ExtUtils/MM_Unix.pm
7648 ____________________________________________________________________________
7649 [  2754] By: gsar                                  on 1999/02/02  08:52:13
7650         Log: Todo updates from Andy Dougherty <doughera@lafayette.edu>
7651      Branch: perl
7652            ! Porting/pumpkin.pod Todo Todo-5.005
7653 ____________________________________________________________________________
7654 [  2753] By: gsar                                  on 1999/02/02  08:46:21
7655         Log: Todo tweaks
7656      Branch: perl
7657            ! Todo Todo-5.005
7658 ____________________________________________________________________________
7659 [  2752] By: jhi                                   on 1999/02/01  22:15:12
7660         Log: Add perlthrtut.pod.
7661              
7662              From: Dan Sugalski <sugalskd@osshe.edu>
7663              To: perl5-porters@perl.org
7664              Subject: perlthrtut.pod
7665              Date: Mon, 01 Feb 1999 10:57:11 -0800
7666              Message-Id: <3.0.6.32.19990201105711.02e62540@ous.edu>
7667      Branch: maint-5.005/perl
7668            + pod/perlthrtut.pod
7669            ! MANIFEST pod/Makefile pod/buildtoc pod/perldelta.pod
7670            ! pod/roffitall
7671 ____________________________________________________________________________
7672 [  2751] By: gsar                                  on 1999/02/01  07:28:05
7673         Log: devnull() support from Jan Dubois <jan.dubois@ibm.net> and others
7674      Branch: perl
7675            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
7676            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
7677 ____________________________________________________________________________
7678 [  2750] By: gsar                                  on 1999/02/01  07:09:20
7679         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7680              Date: Fri, 4 Dec 1998 01:02:03 -0500 (EST)
7681              Message-Id: <199812040602.BAA07215@monk.mps.ohio-state.edu>
7682              Subject: [PATCH 5.005_53] Debugging REx with lookbehind
7683      Branch: perl
7684            ! regexec.c
7685 ____________________________________________________________________________
7686 [  2749] By: gsar                                  on 1999/02/01  07:07:59
7687         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7688              Date: Fri, 4 Dec 1998 00:05:41 -0500 (EST)
7689              Message-Id: <199812040505.AAA16616@monk.mps.ohio-state.edu>
7690              Subject: [PATCH 5.005_53] Speed up .*? and half-fix UTF lookbehind
7691      Branch: perl
7692            ! regexec.c
7693 ____________________________________________________________________________
7694 [  2748] By: gsar                                  on 1999/02/01  06:47:06
7695         Log: From: "Jonathan I. Kamens" <jik@kamens.brookline.ma.us>
7696              Date: Thu, 3 Dec 1998 15:10:17 -0500
7697              Message-Id: <199812032010.PAA09692@jik.shore.net>
7698              Subject: sample checksum code in "perlfunc" man page is wrong
7699      Branch: perl
7700            ! pod/perlfunc.pod
7701 ____________________________________________________________________________
7702 [  2747] By: gsar                                  on 1999/02/01  06:35:13
7703         Log: typos in Pod/Text.pm
7704              From: "Greg Chapman" <glc@well.com>
7705              Date: Tue, 1 Dec 1998 10:50:18 -0800
7706              Message-Id: <199812011849.KAA08816@smtp.well.com>
7707              Subject: Glitch in Pod::Text
7708      Branch: perl
7709            ! lib/Pod/Text.pm
7710 ____________________________________________________________________________
7711 [  2746] By: gsar                                  on 1999/02/01  06:27:35
7712         Log: various win32-ish changes merged from maint-5.005
7713      Branch: perl
7714            ! README.win32 embedvar.h globvar.sym lib/ExtUtils/MM_Unix.pm
7715            ! objXSUB.h op.c perl.h perlvars.h pp.c sv.c t/io/fs.t toke.c
7716            ! win32/Makefile win32/config.bc win32/config.vc
7717            ! win32/config_sh.PL win32/makefile.mk win32/runperl.c
7718            ! win32/win32.c
7719 ____________________________________________________________________________
7720 [  2745] By: gsar                                  on 1999/02/01  04:51:54
7721         Log: integrate cfgperl changes into mainline
7722      Branch: perl
7723           !> INSTALL hints/aix.sh lib/Time/Local.pm pod/perldelta.pod
7724 ____________________________________________________________________________
7725 [  2744] By: gsar                                  on 1999/02/01  04:31:09
7726         Log: improved diagnostic on syntax errors at EOL
7727      Branch: perl
7728            ! toke.c
7729 ____________________________________________________________________________
7730 [  2743] By: gsar                                  on 1999/02/01  03:59:13
7731         Log: don't attempt connect() to bogus IP addresses
7732              From:    Graham Barr <gbarr@pobox.com>
7733              Date:    Sun, 31 Jan 1999 21:50:45 CST
7734              Message-Id: <19990131215045.A633@pobox.com>
7735      Branch: perl
7736            ! t/lib/io_multihomed.t
7737 ____________________________________________________________________________
7738 [  2742] By: gsar                                  on 1999/02/01  03:08:58
7739         Log: update Changes
7740      Branch: perl
7741            ! Changes pod/perldelta.pod
7742 ____________________________________________________________________________
7743 [  2740] By: gsar                                  on 1999/02/01  02:43:07
7744         Log: CAPI inheritance tweak and doc
7745      Branch: maint-5.005/perl
7746            ! lib/ExtUtils/MakeMaker.pm
7747 ____________________________________________________________________________
7748 [  2739] By: jhi                                   on 1999/01/31  18:31:54
7749         Log: Undo changes #2730 and #2731 and replace them
7750              with an extensively tested patch from
7751              Anton Berezin <tobez@plab.ku.dk> (via private email).
7752      Branch: maint-5.005/perl
7753            ! Makefile.SH hints/freebsd.sh
7754 ____________________________________________________________________________
7755 [  2738] By: gsar                                  on 1999/01/31  05:04:32
7756         Log: fix bogus CAPI inheritance from change#2541
7757      Branch: maint-5.005/perl
7758            ! lib/ExtUtils/MakeMaker.pm
7759 ____________________________________________________________________________
7760 [  2731] By: jhi                                   on 1999/01/29  14:33:12
7761         Log: FreeBSD version numbers can be like "2.2.8-release".
7762      Branch: maint-5.005/perl
7763            ! hints/freebsd.sh
7764 ____________________________________________________________________________
7765 [  2730] By: jhi                                   on 1999/01/29  12:40:38
7766         Log: FreeBSD hints iteration (hopefully convergent).
7767              usethreads: require at least FreeBSD 2.2.8.
7768              signal type: mirror change #2429 in cfgperl.
7769      Branch: maint-5.005/perl
7770            ! hints/freebsd.sh
7771 ____________________________________________________________________________
7772 [  2727] By: gbarr                                 on 1999/01/29  04:09:57
7773         Log: From: Tom Spindler <dogcow@isi.net>
7774              Date: Thu, 28 Jan 1999 17:15:11 -0800
7775              Message-ID: <19990128171510.A11778@isi.net>
7776              Subject: [PATCH] BeOS dynamic loading support for perl5.005_03_MT4
7777      Branch: maint-5.005/perl
7778            + ext/DynaLoader/dl_beos.xs
7779            ! Configure MANIFEST Makefile.SH README.beos hints/beos.sh
7780            ! lib/ExtUtils/MM_Unix.pm
7781 ____________________________________________________________________________
7782 [  2726] By: gbarr                                 on 1999/01/29  03:30:51
7783         Log: Remove use of File::Slurp in t/lib/textfill.t
7784      Branch: maint-5.005/perl
7785            ! t/lib/textfill.t
7786 ____________________________________________________________________________
7787 [  2725] By: gbarr                                 on 1999/01/29  03:11:41
7788         Log: From: Gurusamy Sarathy <gsar@ActiveState.com>
7789              Date: Wed, 27 Jan 1999 23:14:33 -0800
7790              Message-Id: <199901280714.XAA10176@activestate.com>
7791              Subject: Re: NOT OK: "@INC contains: ." after make install - MAINT_TRIAL_4 - 5.005_03 maintenance trial 4 MSWin32-x86-object
7792      Branch: maint-5.005/perl
7793            ! win32/Makefile win32/makefile.mk
7794 ____________________________________________________________________________
7795 [  2720] By: gsar                                  on 1999/01/27  21:54:42
7796         Log: missing space while munging CCFLAGS for PERL_CAPI
7797      Branch: perl
7798            ! lib/ExtUtils/MM_Unix.pm
7799 ____________________________________________________________________________
7800 [  2718] By: jhi                                   on 1999/01/27  19:46:04
7801         Log: io/fs.t fails test #18 (sense of tests appears to have been
7802              changed incompletely; this patch just skips the test attached,
7803              a la test #17 preceding it).
7804              
7805              From: "G. Del Merritt" <del@intranetics.com>
7806              To: perlbug@perl.com
7807              Subject: NOT OK: perl 5.00503 +MAINT_TRIAL_4 on MSWin32-x86-object (PATCHES included)
7808              Date: Tue, 26 Jan 1999 12:09:09 -0700
7809              Message-Id: <199901261909.MAA25525@jhereg.perl.com>
7810      Branch: maint-5.005/perl
7811            ! t/io/fs.t
7812 ____________________________________________________________________________
7813 [  2717] By: jhi                                   on 1999/01/27  19:44:46
7814         Log: Miniperl fails to build (pp_sys.c was changed and iperlsys.h wasn't)
7815              
7816              From: "G. Del Merritt" <del@intranetics.com>
7817              To: perlbug@perl.com
7818              Subject: NOT OK: perl 5.00503 +MAINT_TRIAL_4 on MSWin32-x86-object (PATCHES included)
7819              Date: Tue, 26 Jan 1999 12:09:09 -0700
7820              Message-Id: <199901261909.MAA25525@jhereg.perl.com>
7821      Branch: maint-5.005/perl
7822            ! iperlsys.h
7823 ____________________________________________________________________________
7824 [  2715] By: jhi                                   on 1999/01/27  19:34:28
7825         Log: From: Mark Bixby <markb@spock.dis.cccd.edu>
7826              To: perl5-porters@perl.org
7827              Subject: [PATCH perl5.005_03-MAINT_TRIAL_4] MPE port tweaks
7828              Date: Tue, 26 Jan 1999 16:32:18 -0800 (PST)
7829              Message-Id: <199901270032.QAA13395@spock.dis.cccd.edu>
7830      Branch: maint-5.005/perl
7831            ! hints/mpeix.sh mpeix/relink
7832 ____________________________________________________________________________
7833 [  2710] By: jhi                                   on 1999/01/27  19:22:23
7834         Log: Errno fixes:
7835              
7836              From: Spider Boardman <spider@web.zk3.dec.com>
7837              To: perlbug@perl.com
7838              Subject: Not OK: perl 5.00503 +MAINT_TRIAL_4 on alpha-dec_osf-thread 5.0 (UNINSTALLED)
7839              Date: Wed, 27 Jan 1999 12:27:15 -0500
7840              Message-Id: <199901271727.MAA233455@web.zk3.dec.com>
7841              
7842              From: Spider Boardman <spider@web.zk3.dec.com>
7843              To: perlbug@perl.com
7844              Subject: Not OK: perl 5.00503 +MAINT_TRIAL_4 on alpha-dec_osf-thread 5.0 (UNINSTALLED)
7845              Date: Wed, 27 Jan 1999 13:31:16 -0500
7846              Message-Id: <199901271831.NAA241001@web.zk3.dec.com>
7847      Branch: maint-5.005/perl
7848            ! Configure ext/Errno/Errno_pm.PL
7849 ____________________________________________________________________________
7850 [  2709] By: jhi                                   on 1999/01/27  19:17:35
7851         Log: Fix Configure installusrbinperl:
7852              
7853              From: Spider Boardman <spider@web.zk3.dec.com>
7854              To: jhi@iki.fi
7855              cc: perl5-porters@perl.org
7856              Subject: Re: Not OK: perl 5.00503 +MAINT_TRIAL_4 on alpha-dec_osf-thread 5.0 (UNINSTALLED)
7857              Date: Wed, 27 Jan 1999 13:03:35 -0500
7858              Message-Id: <199901271803.NAA238257@web.zk3.dec.com>
7859      Branch: maint-5.005/perl
7860            ! Configure
7861 ____________________________________________________________________________
7862 [  2707] By: gbarr                                 on 1999/01/26  02:06:17
7863         Log: Add redef IO::Handle::* for setv?buf()
7864      Branch: maint-5.005/perl
7865            ! ext/POSIX/POSIX.pm
7866 ____________________________________________________________________________
7867 [  2705] By: jhi                                   on 1999/01/24  15:14:30
7868         Log: Mention year-1900 and month 0..11.
7869      Branch: cfgperl
7870            ! lib/Time/Local.pm
7871 ____________________________________________________________________________
7872 [  2704] By: jhi                                   on 1999/01/24  15:13:36
7873         Log: Document Configure -Uinstallusrbinperl.
7874      Branch: cfgperl
7875            ! INSTALL pod/perldelta.pod
7876 ____________________________________________________________________________
7877 [  2698] By: jhi                                   on 1999/01/24  12:46:00
7878         Log: Use only xlc_r for usethreads.
7879      Branch: cfgperl
7880            ! hints/aix.sh
7881 ____________________________________________________________________________
7882 [  2695] By: gsar                                  on 1999/01/24  07:09:05
7883         Log: integrate cfgperl changes into mainline
7884      Branch: perl
7885           +> lib/Exporter/Heavy.pm
7886           !> (integrate 65 files)
7887 ____________________________________________________________________________
7888 [  2694] By: gsar                                  on 1999/01/24  01:28:49
7889         Log: better notes on 'make' on win32
7890      Branch: perl
7891            ! README.win32
7892 ____________________________________________________________________________
7893 [  2683] By: jhi                                   on 1999/01/22  15:41:00
7894         Log: More de-cut-and-pastos.
7895      Branch: cfgperl
7896            ! hints/irix_6.sh hints/os2.sh
7897 ____________________________________________________________________________
7898 [  2682] By: jhi                                   on 1999/01/22  15:30:51
7899         Log: usethreads.cbu cut-and-pasto.
7900      Branch: cfgperl
7901            ! hints/solaris_2.sh
7902 ____________________________________________________________________________
7903 [  2681] By: jhi                                   on 1999/01/22  14:54:55
7904         Log: Better (I hope) LANGUAGE documentation.
7905      Branch: cfgperl
7906            ! pod/perllocale.pod
7907 ____________________________________________________________________________
7908 [  2680] By: jhi                                   on 1999/01/22  09:20:29
7909         Log: From: Dan Sugalski <sugalskd@osshe.edu>
7910              To: perl5-porters@perl.org
7911              Subject: [PATCH 5.005_03MT3]VMS configure tweak
7912              Date: Wed, 20 Jan 1999 12:05:18 -0800
7913              Message-Id: <3.0.6.32.19990120120518.00a98470@ous.edu>
7914      Branch: cfgperl
7915            ! vms/subconfigure.com
7916 ____________________________________________________________________________
7917 [  2679] By: jhi                                   on 1999/01/22  09:13:18
7918         Log: nosuid getmntent() branch.
7919      Branch: cfgperl
7920            ! perl.c perl.h
7921 ____________________________________________________________________________
7922 [  2678] By: jhi                                   on 1999/01/22  08:54:19
7923         Log: nosuid patch continued: *BSD needs <sys/param.h>.
7924      Branch: cfgperl
7925            ! Configure config_h.SH
7926 ____________________________________________________________________________
7927 [  2676] By: gbarr                                 on 1999/01/22  01:54:02
7928         Log: Fixup FindBin to use File::Spec
7929              
7930              Message-Id: <19990120185157.D24479@west-tip.transeda.com>
7931              Date: Wed, 20 Jan 1999 18:51:57 +0000
7932              From: Paul Johnson <pjcj@transeda.com>
7933              Subject: Re: [PATCH] 5005_54 Make FindBin work with UNC paths
7934      Branch: maint-5.005/perl
7935            ! lib/FindBin.pm
7936 ____________________________________________________________________________
7937 [  2671] By: gbarr                                 on 1999/01/22  00:40:13
7938         Log: Fix win32 for Borland compiler and spaces in paths
7939              
7940              From: Gurusamy Sarathy <gsar@activestate.com>
7941              Date: Mon, 18 Jan 1999 20:33:17 -0800
7942              Message-Id: <199901190433.UAA03656@activestate.com>
7943              Subject: [PATCH] 5.005_03-trial3 win32 issues
7944      Branch: maint-5.005/perl
7945            ! README.win32 win32/Makefile win32/config_sh.PL
7946            ! win32/makefile.mk win32/runperl.c
7947 ____________________________________________________________________________
7948 [  2670] By: jhi                                   on 1999/01/21  16:12:38
7949         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
7950              To: perl5-porters@perl.org
7951              Subject: Re: [PATCH 5.005_54] Evalled substitution parsing
7952              Date: Thu, 21 Jan 1999 12:08:01 +0000
7953              Message-Id: <199901211208.MAA01228@crypt.compulink.co.uk>
7954      Branch: cfgperl
7955            ! pod/perldiag.pod t/op/subst.t toke.c
7956 ____________________________________________________________________________
7957 [  2669] By: jhi                                   on 1999/01/21  16:11:46
7958         Log: To: perl5-porters@perl.org
7959              Subject: [PATCH 5.005_54] hints/freebsd.sh - reflect the birth of version 4.0
7960              From: Anton Berezin <tobez@plab.ku.dk>
7961              Date: 21 Jan 1999 17:07:28 +0100
7962              Message-ID: <86emood2yn.fsf@lion.plab.ku.dk>
7963      Branch: cfgperl
7964            ! hints/freebsd.sh
7965 ____________________________________________________________________________
7966 [  2668] By: jhi                                   on 1999/01/21  15:38:34
7967         Log: Add Daniel Grisinger <dgris@dimensional.com>.
7968      Branch: cfgperl
7969            ! AUTHORS MAINTAIN
7970 ____________________________________________________________________________
7971 [  2667] By: jhi                                   on 1999/01/21  15:32:28
7972         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7973              To: Mailing list Perl5 <perl5-porters@perl.org>
7974              Subject: [PATCH 5.005_53] Lean Exporter.pm
7975              Date: Thu, 21 Jan 1999 03:25:23 -0500
7976              Message-ID: <19990121032523.A25704@monk.mps.ohio-state.edu>
7977      Branch: cfgperl
7978            + lib/Exporter/Heavy.pm
7979            ! MANIFEST lib/Exporter.pm
7980 ____________________________________________________________________________
7981 [  2666] By: jhi                                   on 1999/01/21  15:24:10
7982         Log: From: "W. Phillip Moore" <wpm@ms.com>
7983              To: Graham Barr <gbarr@ti.com>, perlbug@perl.org
7984              Subject: Re: [PATCH] File::Path 1.04 bug (all perl5 core versions)
7985              Date: Tue, 19 Jan 1999 11:39:11 -0500 (EST)
7986              Message-ID: <13988.46383.298992.97303@zappa>
7987      Branch: cfgperl
7988            ! lib/File/Path.pm
7989 ____________________________________________________________________________
7990 [  2665] By: jhi                                   on 1999/01/21  15:20:48
7991         Log: CPAN update (CPAN-1.44_54) from Andreas and
7992              jumbo doc patch from Abigail.
7993              
7994              From: abigail@fnx.com
7995              To: perl5-porters@perl.org (Perl Porters)
7996              Subject: [PATCH 5.005_03 TRIAL 3 lib/AutoLoader.pm]  Typos
7997              Date: Tue, 19 Jan 1999 19:14:10 -0500 (EST)
7998              Message-ID: <19990120001410.19645.qmail@alexandra.wayne.fnx.com>
7999              
8000              From: abigail@fnx.com
8001              To: perl5-porters@perl.org (Perl Porters)
8002              Subject: [PATCH 5.005_03 TRIAL3 lib/CGI.pm] Typos
8003              Date: Tue, 19 Jan 1999 19:32:42 -0500 (EST)
8004              Message-ID: <19990120003242.19938.qmail@alexandra.wayne.fnx.com>
8005              
8006              From: abigail@fnx.com
8007              To: perl5-porters@perl.org (Perl Porters)
8008              Subject: [PATCH 5.005_03 TRIAL3 lib/CPAN.pm] Typos
8009              Date: Tue, 19 Jan 1999 19:40:41 -0500 (EST)
8010              Message-ID: <19990120004041.20052.qmail@alexandra.wayne.fnx.com>
8011              
8012              From: abigail@fnx.com
8013              To: perl5-porters@perl.org (Perl Porters)
8014              Subject: [PATCH 5.005_03 TRIAL3 lib/Carp.pm] Typo
8015              Date: Tue, 19 Jan 1999 19:43:12 -0500 (EST)
8016              Message-ID: <19990120004312.20152.qmail@alexandra.wayne.fnx.com>
8017              
8018              From: abigail@fnx.com
8019              To: perl5-porters@perl.org (Perl Porters)
8020              Subject: [PATCH 5.005_03 TRIAL3 lib/Cwd.pm] Typo
8021              Date: Tue, 19 Jan 1999 19:44:29 -0500 (EST)
8022              Message-ID: <19990120004429.20190.qmail@alexandra.wayne.fnx.com>
8023              
8024              From: abigail@fnx.com
8025              To: perl5-porters@perl.org (Perl Porters)
8026              Subject: [PATCH 5.005_03 TRIAL3 lib/Safe.pm] Typo
8027              Date: Tue, 19 Jan 1999 19:52:41 -0500 (EST)
8028              Message-ID: <19990120005241.20693.qmail@alexandra.wayne.fnx.com>
8029              
8030              From: abigail@fnx.com
8031              To: perl5-porters@perl.org (Perl Porters)
8032              Subject: [PATCH 5.005_03 TRIAL3 lib/SelfLoader.pm] Typos
8033              Date: Tue, 19 Jan 1999 19:55:25 -0500 (EST)
8034              Message-ID: <19990120005525.20788.qmail@alexandra.wayne.fnx.com>
8035              
8036              From: abigail@fnx.com
8037              To: perl5-porters@perl.org (Perl Porters)
8038              Subject: [PATCH 5.005_03 TRIAL3 lib/Symbol.pm] Typo
8039              Date: Tue, 19 Jan 1999 19:58:21 -0500 (EST)
8040              Message-ID: <19990120005821.20926.qmail@alexandra.wayne.fnx.com>
8041              
8042              From: abigail@fnx.com
8043              To: perl5-porters@perl.org (Perl Porters)
8044              Subject: [PATCH 5.005_03 TRIAL3 lib/Test.pm] Typo
8045              Date: Tue, 19 Jan 1999 20:00:02 -0500 (EST)
8046              Message-ID: <19990120010002.20973.qmail@alexandra.wayne.fnx.com>
8047              
8048              From: abigail@fnx.com
8049              To: perl5-porters@perl.org (Perl Porters)
8050              Subject: [PATCH 5.005_03 TRIAL3 lib/ops.pm] Typo
8051              Date: Tue, 19 Jan 1999 20:39:09 -0500 (EST)
8052              Message-ID: <19990120013909.23085.qmail@alexandra.wayne.fnx.com>
8053              
8054              From: abigail@fnx.com
8055              To: perl5-porters@perl.org (Perl Porters)
8056              Subject: [PATCH 5.005_03 TRIAL3 lib/diagnostics.pm] Typos  (ignore previous patch for this file...)
8057              Date: Tue, 19 Jan 1999 20:38:23 -0500 (EST)
8058              Message-ID: <19990120013823.23015.qmail@alexandra.wayne.fnx.com>
8059              
8060              From: abigail@fnx.com
8061              To: perl5-porters@perl.org (Perl Porters)
8062              Subject: [PATCH 5.005_03 TRIAL3 lib/overload.pm] Typos
8063              Date: Tue, 19 Jan 1999 20:58:16 -0500 (EST)
8064              Message-ID: <19990120015817.24306.qmail@alexandra.wayne.fnx.com>
8065              
8066              From: abigail@fnx.com
8067              To: perl5-porters@perl.org (Perl Porters)
8068              Subject: [PATCH 5.005_03 TRIAL3 lib/re.pm] Typos
8069              Date: Tue, 19 Jan 1999 21:03:26 -0500 (EST)
8070              Message-ID: <19990120020326.24373.qmail@alexandra.wayne.fnx.com>
8071      Branch: cfgperl
8072            ! ext/Opcode/Safe.pm ext/Opcode/ops.pm lib/AutoLoader.pm
8073            ! lib/CGI.pm lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/Nox.pm
8074            ! lib/Carp.pm lib/Cwd.pm lib/SelfLoader.pm lib/Symbol.pm
8075            ! lib/Test.pm lib/diagnostics.pm lib/fields.pm lib/overload.pm
8076 ____________________________________________________________________________
8077 [  2664] By: jhi                                   on 1999/01/21  14:47:43
8078         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8079              To: Mailing list Perl5 <perl5-porters@perl.org>
8080              Subject: [PATCH 5.005_*] OS2::PrfDB was exploiting a bug in U32 XSUBs
8081              Date: Thu, 21 Jan 1999 03:58:29 -0500
8082              Message-ID: <19990121035829.A25822@monk.mps.ohio-state.edu>
8083      Branch: cfgperl
8084            ! os2/Changes os2/OS2/PrfDB/PrfDB.xs
8085 ____________________________________________________________________________
8086 [  2663] By: jhi                                   on 1999/01/21  14:43:58
8087         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8088              To: Mailing list Perl5 <perl5-porters@perl.org>
8089              Subject: [PATCH 5.005_*] Errno.pm suffers from \\ too
8090              Date: Thu, 21 Jan 1999 02:46:34 -0500
8091              Message-ID: <19990121024634.A25600@monk.mps.ohio-state.edu>
8092      Branch: cfgperl
8093            ! ext/Errno/Errno_pm.PL
8094 ____________________________________________________________________________
8095 [  2662] By: jhi                                   on 1999/01/21  14:42:42
8096         Log: From: Daniel Grisinger <dgris@moiraine.dimensional.com>
8097              To: Francois Desarmenien <desar@club-internet.fr>
8098              Cc: Gurusamy Sarathy <gsar@activestate.com>,
8099              Mailing list Perl5 <perl5-porters@perl.org>, bugmongers@perl.org
8100              Subject: [PATCH] patching.pod, misc fixes (was Re: Which ? What ? Why ? When ?)
8101              Date: 21 Jan 1999 00:17:35 -0700
8102              Message-ID: <m31zkpqels.fsf_-_@moiraine.dimensional.com>
8103      Branch: cfgperl
8104            ! Porting/patching.pod
8105 ____________________________________________________________________________
8106 [  2661] By: jhi                                   on 1999/01/21  14:41:13
8107         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8108              To: Mailing list Perl5 <perl5-porters@perl.org>
8109              Subject: [PATCH 5.00*] makedepend
8110              Date: Thu, 21 Jan 1999 02:08:27 -0500
8111              Message-ID: <19990121020827.A25509@monk.mps.ohio-state.edu>
8112      Branch: cfgperl
8113            ! makedepend.SH
8114 ____________________________________________________________________________
8115 [  2660] By: jhi                                   on 1999/01/21  14:36:45
8116         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8117              To: Mailing list Perl5 <perl5-porters@perl.org>
8118              Subject: [PATCH 5.005_53] Pipes and 2>&1 on OS/2
8119              Date: Tue, 19 Jan 1999 20:06:45 -0500
8120              Message-ID: <19990119200645.A21154@monk.mps.ohio-state.edu>
8121      Branch: cfgperl
8122            ! os2/Changes os2/os2.c
8123 ____________________________________________________________________________
8124 [  2657] By: jhi                                   on 1999/01/21  11:40:35
8125         Log: From: "Vishal Bhatia" <vishalb@hotmail.com>
8126              To: perl5-porters@perl.org
8127              Subject: [PATCH 5.005_54]pp_mapstart & pp_grepstart return val (CC.pm)
8128              Date: Mon, 18 Jan 1999 01:32:31 PST
8129              Message-ID: <19990118093231.18443.qmail@hotmail.com>
8130      Branch: cfgperl
8131            ! ext/B/B/CC.pm
8132 ____________________________________________________________________________
8133 [  2656] By: jhi                                   on 1999/01/21  11:35:34
8134         Log: From: Achim Bohnet <ach@mpe.mpg.de>
8135              Subject: [PATCH] Not OK: perl 5.00503 +MAINT_TRIAL_3 on alpha-dec_osf 4.0 (UNINSTALLED) 
8136              Date: Wed, 20 Jan 1999 20:25:53 +0100
8137              Message-Id: <199901201925.UAA16940@o06.xray.mpe.mpg.de>
8138      Branch: cfgperl
8139            ! pp.c
8140 ____________________________________________________________________________
8141 [  2655] By: jhi                                   on 1999/01/21  10:46:01
8142         Log: Handle NIS (and NetInfo) more robustly.
8143      Branch: cfgperl
8144            ! t/op/grent.t t/op/pwent.t
8145 ____________________________________________________________________________
8146 [  2654] By: jhi                                   on 1999/01/21  10:17:20
8147         Log: Two-argument eaccess() of SCO.
8148      Branch: cfgperl
8149            ! pp_sys.c
8150 ____________________________________________________________________________
8151 [  2653] By: jhi                                   on 1999/01/21  08:53:14
8152         Log: -DNO_NOSUID_CHECK for those platforms which have no way
8153              of checking for nosuid but still want suidperl.
8154      Branch: cfgperl
8155            ! perl.c
8156 ____________________________________________________________________________
8157 [  2652] By: jhi                                   on 1999/01/21  08:22:50
8158         Log: The LANGUAGE mirrors LC_ALL usage.
8159      Branch: cfgperl
8160            ! Configure config_h.SH
8161 ____________________________________________________________________________
8162 [  2651] By: jhi                                   on 1999/01/20  22:01:21
8163         Log: I_MNTENT was missing.
8164      Branch: cfgperl
8165            ! Configure config_h.SH
8166 ____________________________________________________________________________
8167 [  2650] By: jhi                                   on 1999/01/19  13:42:03
8168         Log: NetBSD update, based on patches from the NetBSD packages system.
8169      Branch: cfgperl
8170            ! Makefile.SH hints/netbsd.sh makedepend.SH unixish.h
8171 ____________________________________________________________________________
8172 [  2649] By: jhi                                   on 1999/01/19  12:44:02
8173         Log: Jumbo Configure update.
8174              * -Uinstallusrbinperl: disable /usr/bin/perl installation
8175              by installperl
8176              * usethreads.cbu
8177              * use64bits.cbu
8178              * "nosuid"
8179      Branch: cfgperl
8180            ! Configure config_h.SH hints/aix.sh hints/dec_osf.sh
8181            ! hints/dos_djgpp.sh hints/freebsd.sh hints/hpux.sh
8182            ! hints/irix_4.sh hints/irix_5.sh hints/irix_6.sh
8183            ! hints/irix_6_0.sh hints/irix_6_1.sh hints/linux.sh
8184            ! hints/os2.sh hints/solaris_2.sh hints/vmesa.sh perl.c perl.h
8185            ! pod/perldiag.pod
8186 ____________________________________________________________________________
8187 [  2648] By: jhi                                   on 1999/01/19  09:16:44
8188         Log: Mention /usr/share/locale.
8189      Branch: cfgperl
8190            ! pod/perllocale.pod
8191 ____________________________________________________________________________
8192 [  2647] By: jhi                                   on 1999/01/19  09:11:11
8193         Log: SHMLBA strikes back in NetBSD/sparc.
8194              
8195              From: Dave Nelson <David.Nelson@bellcow.com>
8196              To: jhi@iki.fi
8197              Subject: perl5.005_02 + IPC::SysV + NetBSD/Sparc
8198              Date: Mon, 18 Jan 1999 22:07:56 -0600
8199              Message-Id: <199901190407.WAA02543@longhorn.bellcow.com>
8200      Branch: cfgperl
8201            ! ext/IPC/SysV/SysV.xs
8202 ____________________________________________________________________________
8203 [  2646] By: jhi                                   on 1999/01/19  08:58:17
8204         Log: Show LANGUAGE env var when needed. (Augment change #2645).
8205      Branch: cfgperl
8206            ! util.c utils/perlbug.PL
8207 ____________________________________________________________________________
8208 [  2645] By: jhi                                   on 1999/01/19  08:52:15
8209         Log: Document the GNU LANGUAGE env var.
8210      Branch: cfgperl
8211            ! pod/perllocale.pod
8212 ____________________________________________________________________________
8213 [  2644] By: jhi                                   on 1999/01/19  08:42:25
8214         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8215              To: Mailing list Perl5 <perl5-porters@perl.org>
8216              Subject: [PATCH 5.005_53] Fixing \G bug by Francois Desarmenien
8217              Date: Mon, 18 Jan 1999 20:57:02 -0500
8218              Message-ID: <19990118205702.A18379@monk.mps.ohio-state.edu>
8219      Branch: cfgperl
8220            ! pp_hot.c t/op/pat.t
8221 ____________________________________________________________________________
8222 [  2643] By: jhi                                   on 1999/01/18  11:23:41
8223         Log: Add various cruft to "clean" target. (Time for t/Makefile?)
8224      Branch: cfgperl
8225            ! Makefile.SH
8226 ____________________________________________________________________________
8227 [  2642] By: jhi                                   on 1999/01/18  11:03:38
8228         Log: GNU libc locale system has LANGUAGE env var that partly
8229              overrides even LC_ALL.
8230      Branch: cfgperl
8231            ! t/lib/safe2.t t/op/groups.t t/op/mkdir.t
8232 ____________________________________________________________________________
8233 [  2641] By: jhi                                   on 1999/01/18  10:55:04
8234         Log: Integrate from mainperl.
8235      Branch: cfgperl
8236           +> ext/B/defsubs.h.PL
8237            ! t/op/groups.t
8238           !> (integrate 38 files)
8239 ____________________________________________________________________________
8240 [  2640] By: gsar                                  on 1999/01/18  10:06:29
8241         Log: a few random cleanups
8242      Branch: perl
8243            ! ext/B/Makefile.PL lib/Test/Harness.pm t/pragma/warn/doio
8244 ____________________________________________________________________________
8245 [  2639] By: gsar                                  on 1999/01/18  05:56:21
8246         Log: From:    "Vishal Bhatia" <vishalb@hotmail.com>
8247              Date:    Sun, 17 Jan 1999 16:41:10 PST
8248              Message-Id: <19990118004111.29667.qmail@hotmail.com>
8249              Subject: [PATCH 5.005_54]Duplicate saved ops (CC.pm)
8250      Branch: perl
8251            ! ext/B/B/C.pm
8252 ____________________________________________________________________________
8253 [  2638] By: gsar                                  on 1999/01/18  05:41:21
8254         Log: From:    jan.dubois@ibm.net (Jan Dubois)
8255              Date:    Mon, 18 Jan 1999 00:37:41 +0100
8256              Message-Id: <36a271cd.2105507@smtp1.ibm.net>
8257              Subject: [PATCH 5.005_54] fix bugs in do_sv_dump() from Devel::Peek integration
8258      Branch: perl
8259            ! dump.c
8260 ____________________________________________________________________________
8261 [  2633] By: gsar                                  on 1999/01/17  13:39:59
8262         Log: bogus assert()
8263      Branch: perl
8264            ! pp.c t/op/groups.t
8265 ____________________________________________________________________________
8266 [  2632] By: gsar                                  on 1999/01/17  13:22:04
8267         Log: various tweaks for clean build and test on win32
8268      Branch: perl
8269            ! embed.h ext/B/Makefile.PL global.sym lib/FindBin.pm objXSUB.h
8270            ! op.c t/pragma/warn/doio
8271 ____________________________________________________________________________
8272 [  2631] By: gsar                                  on 1999/01/17  12:28:06
8273         Log: undo change#2336, and add clarification about subversive
8274              CPAN distributions from Andreas Koenig
8275      Branch: perl
8276            ! Porting/pumpkin.pod lib/CPAN.pm
8277 ____________________________________________________________________________
8278 [  2630] By: gsar                                  on 1999/01/17  12:04:06
8279         Log: fix silent taint failures under -U
8280      Branch: perl
8281            ! doio.c
8282 ____________________________________________________________________________
8283 [  2629] By: gsar                                  on 1999/01/17  12:00:23
8284         Log: sanity check piped opens (tweaked version of patch suggested
8285              by Mark-Jason Dominus)
8286      Branch: perl
8287            ! doio.c pod/perldelta.pod pod/perldiag.pod t/io/pipe.t
8288            ! t/op/taint.t t/pragma/warn/doio
8289 ____________________________________________________________________________
8290 [  2628] By: gsar                                  on 1999/01/17  11:26:21
8291         Log: regen headers
8292      Branch: perl
8293            ! embed.h embedvar.h objXSUB.h
8294 ____________________________________________________________________________
8295 [  2627] By: gsar                                  on 1999/01/17  11:23:37
8296         Log: PERL_OBJECTness for change#2595
8297      Branch: perl
8298            ! embed.pl op.c pod/perlport.pod proto.h
8299 ____________________________________________________________________________
8300 [  2626] By: gsar                                  on 1999/01/17  09:47:07
8301         Log: PERL_OBJECT tweaks for change#2426
8302      Branch: perl
8303            ! embed.pl proto.h regcomp.c
8304 ____________________________________________________________________________
8305 [  2625] By: gsar                                  on 1999/01/17  09:37:58
8306         Log: documentation in change#2596 is not quite right; fix it
8307      Branch: perl
8308            ! lib/Math/BigFloat.pm pod/perlguts.pod
8309 ____________________________________________________________________________
8310 [  2624] By: gsar                                  on 1999/01/17  09:28:34
8311         Log: undo change#2571; C<use File::Spec> instead
8312      Branch: perl
8313            ! lib/FindBin.pm
8314 ____________________________________________________________________________
8315 [  2623] By: gsar                                  on 1999/01/17  09:20:42
8316         Log: change#2572 is not applicable; undo, retaining scan_bin addition
8317              to global.sym
8318      Branch: perl
8319            ! global.sym perl.c proto.h
8320 ____________________________________________________________________________
8321 [  2622] By: gsar                                  on 1999/01/17  09:17:42
8322         Log: change#2576 is based on a wrong premise; undo it
8323      Branch: perl
8324            ! pp_ctl.c
8325 ____________________________________________________________________________
8326 [  2621] By: gsar                                  on 1999/01/17  09:12:42
8327         Log: fix change#2602 to not used hard coded constants
8328      Branch: perl
8329            ! ext/B/B/C.pm ext/B/defsubs.h.PL
8330 ____________________________________________________________________________
8331 [  2620] By: gsar                                  on 1999/01/17  09:02:07
8332         Log: integrate cfgperl changes into mainline, fix conflicts
8333      Branch: perl
8334           +> AUTHORS MAINTAIN README.mint ext/DynaLoader/hints/linux.pl
8335           +> ext/POSIX/hints/mint.pl hints/gnu.sh hints/mint.sh
8336           +> lib/Dumpvalue.pm mint/Makefile mint/README mint/errno.h
8337           +> mint/pwd.c mint/stdio.h mint/sys/time.h mint/time.h
8338           +> pod/perlopentut.pod
8339           !> (integrate 162 files)
8340 ____________________________________________________________________________
8341 [  2619] By: gsar                                  on 1999/01/17  08:42:04
8342         Log: a few doc typos
8343      Branch: perl
8344            ! lib/utf8.pm pod/perlfunc.pod pod/perlre.pod
8345 ____________________________________________________________________________
8346 [  2616] By: gbarr                                 on 1999/01/16  18:59:55
8347         Log: Win32 changes from Jan
8348              
8349              From: jan.dubois@ibm.net (Jan Dubois)
8350              Date: Fri, 15 Jan 1999 23:38:35 +0100
8351              Message-ID: <36a7c10d.16311905@smtp1.ibm.net>
8352              Subject: [PATCH 5.005_03m2] Win32 Makefile patches
8353              
8354              From: jan.dubois@ibm.net (Jan Dubois)
8355              Date: Sat, 16 Jan 1999 13:02:45 +0100
8356              Message-ID: <36a07da6.10722337@smtp1.ibm.net>
8357              Subject: [PATCH 5.005_03m2] minor tweaks to README.win32
8358      Branch: maint-5.005/perl
8359            ! README.win32 win32/Makefile win32/makefile.mk
8360 ____________________________________________________________________________
8361 [  2615] By: gbarr                                 on 1999/01/16  18:48:48
8362         Log: Jumbo patch from Sarathy for PERL_OBJECT & USE_THREADS
8363              
8364              From: Gurusamy Sarathy <gsar@engin.umich.edu>
8365              Date: Thu, 07 Jan 1999 00:12:00 -0500
8366              Message-Id: <199901070512.AAA23568@aatma.engin.umich.edu>
8367              Subject: Re: [PATCH 5.005_03-MAINT_TRIAL2] fixes for PERL_OBJECT and USE_THREADS builds
8368              
8369              From: Gurusamy Sarathy <gsar@engin.umich.edu>
8370              Date: Thu, 14 Jan 1999 19:21:46 -0500
8371              Message-Id: <199901150021.TAA01886@aatma.engin.umich.edu>
8372              Subject: Re: [PATCH 5.005_03-MAINT_TRIAL2] fixes for PERL_OBJECT and USE_THREADS builds
8373      Branch: maint-5.005/perl
8374            ! embed.h global.sym lib/ExtUtils/MM_Unix.pm objXSUB.h objpp.h
8375            ! op.c perl.c perl.h perly.c perly.y perly_c.diff pp.c proto.h
8376            ! sv.c t/io/fs.t toke.c win32/GenCAPI.pl win32/config.bc
8377            ! win32/makedef.pl win32/runperl.c win32/win32.c
8378 ____________________________________________________________________________
8379 [  2614] By: gbarr                                 on 1999/01/16  16:48:38
8380         Log: From: Jarkko Hietaniemi <jhi@iki.fi>
8381              Date: Fri, 15 Jan 1999 17:28:34 +0200 (EET)
8382              Message-Id: <199901151528.RAA08785@alpha.hut.fi>
8383              Subject: [PATCH] 5.005_03-MAINT_TRIAL_2: NetBSD patches
8384              
8385              From: Jarkko Hietaniemi <jhi@iki.fi>
8386              Date: Fri, 15 Jan 1999 18:44:19 +0200 (EET)
8387              Message-Id: <199901151644.SAA08184@alpha.hut.fi>
8388              Subject: [PATCH] 5.005_03-MAINT_TRIAL_2: allow skipping the "install also as /usr/bin/perl" question of installperl
8389              
8390              From: Jarkko Hietaniemi <jhi@iki.fi>
8391              Date: Fri, 15 Jan 1999 18:52:29 +0200 (EET)
8392              Message-Id: <199901151652.SAA11259@alpha.hut.fi>
8393              Subject: the promised "installusrbinperl + NetBSD" fix
8394      Branch: maint-5.005/perl
8395            ! Configure Makefile.SH hints/netbsd.sh installperl
8396            ! makedepend.SH unixish.h
8397 ____________________________________________________________________________
8398 [  2611] By: jhi                                   on 1999/01/14  12:16:14
8399         Log: From: Tom Christiansen <tchrist@jhereg.perl.com>
8400              To: pumpkings@jhereg.perl.com
8401              Subject: perlopentut.pod
8402              Date: Sat, 09 Jan 1999 08:13:18 -0700
8403              Message-Id: <199901091513.IAA17512@jhereg.perl.com>
8404      Branch: cfgperl
8405            + pod/perlopentut.pod
8406            ! MANIFEST pod/perl.pod pod/perldelta.pod pod/roffitall
8407 ____________________________________________________________________________
8408 [  2607] By: gbarr                                 on 1999/01/14  02:53:40
8409         Log: Added Carp::cluck to perldelta.pod
8410      Branch: maint-5.005/perl
8411            ! pod/perldelta.pod
8412 ____________________________________________________________________________
8413 [  2605] By: jhi                                   on 1999/01/13  18:26:19
8414         Log: From: "Jonathan Fine (IT- Borders Online)" <jfine@borders.com>
8415              To: "'cpan@perl.org'" <cpan@perl.org>
8416              Subject: "Bug" fix for File::Find.pm
8417              Date:   Thu, 31 Dec 1998 13:01:50 -0500
8418              Message-ID: <311F144DB5E5D011B03F00805FE954B10708BE17@exchange01_ph.borders.com>
8419      Branch: cfgperl
8420            ! lib/File/Find.pm
8421 ____________________________________________________________________________
8422 [  2604] By: jhi                                   on 1999/01/13  18:08:45
8423         Log: From: Peter Wolfe <wolfe@teloseng.com>
8424              Subject: SCO 3.2v5 patch for perl5.005_03-MAINT_TRIAL_1
8425              To: perlbug@perl.com
8426              Date: 11 Jan 1999 23:00:05 +0200
8427              Message-ID: <MLIST_199901111950.LAA01703@titan.teloseng.com>
8428      Branch: cfgperl
8429            ! hints/sco.sh
8430 ____________________________________________________________________________
8431 [  2603] By: jhi                                   on 1999/01/13  18:06:56
8432         Log: From: hans@icgroup.nl (Hans Mulder)
8433              Subject: [Patch for 5.005_54] re::debugcolors dumps core
8434              To: perlbug@perl.com
8435              Cc: hansmu@xs4all.nl
8436              Date: 11 Jan 1999 22:22:45 +0200
8437              Message-ID: <MLIST_9901111947.AA22109@icgned.icgroup.nl>
8438      Branch: cfgperl
8439            ! ext/re/re.pm regcomp.c
8440 ____________________________________________________________________________
8441 [  2602] By: jhi                                   on 1999/01/13  18:05:43
8442         Log: From: "Vishal Bhatia" <vishalb@hotmail.com>
8443              Subject: [PATCH 5.005_54]B::MAGIC::PTR doesnot check for valid length.
8444              Date: 11 Jan 1999 08:02:41 +0200
8445              Lines: 134
8446              Message-ID: <MLIST_19990111052126.27966.qmail@hotmail.com>
8447      Branch: cfgperl
8448            ! ext/B/B.xs ext/B/B/C.pm
8449 ____________________________________________________________________________
8450 [  2601] By: jhi                                   on 1999/01/13  18:01:53
8451         Log: From: James FitzGibbon <james@ican.net>
8452              Subject: Trivial patch for HP-UX 11 and shared libperl
8453              To: perl5-porters@perl.org
8454              Date: 8 Jan 1999 19:13:23 +0200
8455              Message-ID: <MLIST_Pine.BSF.4.05.9901081110090.21785-100000@staff1.tor.accglobal.net>
8456      Branch: cfgperl
8457            ! Makefile.SH
8458 ____________________________________________________________________________
8459 [  2600] By: jhi                                   on 1999/01/13  17:59:45
8460         Log: From: "Vishal Bhatia" <vishalb@hotmail.com>
8461              Subject: [PATCH 5.005_54] B::CC::pp_rv2cv problem
8462              To: perl5-porters@perl.org
8463              Date: 8 Jan 1999 12:43:36 +0200
8464              Message-ID: <MLIST_19990108101557.4481.qmail@hotmail.com>
8465      Branch: cfgperl
8466            ! ext/B/B/CC.pm
8467 ____________________________________________________________________________
8468 [  2599] By: jhi                                   on 1999/01/13  17:50:11
8469         Log: From: Robin Barker <rmb1@cise.npl.co.uk>
8470              Subject: PATCH to installperl
8471              To: perl5-porters@perl.org
8472              Date: 4 Jan 1999 16:15:18 +0200
8473              Message-ID: <MLIST_199901041350.NAA19665@cyclone.cise.npl.co.uk>
8474      Branch: cfgperl
8475            ! installperl
8476 ____________________________________________________________________________
8477 [  2598] By: jhi                                   on 1999/01/13  17:34:51
8478         Log: From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
8479              To: gsar@engin.umich.edu (Gurusamy Sarathy), gbarr@pobox.com
8480              Cc: perl5-porters@perl.org
8481              Subject: PATCH DB_File 1.63 for 5.005_54 & 5.005_03
8482              Date: Tue, 29 Dec 1998 16:23:54 +0000 (GMT)
8483              Message-Id: <9812291623.AA20884@claudius.bfsec.bt.co.uk>
8484      Branch: cfgperl
8485            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
8486            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo ext/DB_File/typemap
8487 ____________________________________________________________________________
8488 [  2597] By: jhi                                   on 1999/01/13  17:30:33
8489         Log: From: David Dyck <dcd@tc.fluke.com>
8490              To: Perl Porters <perl5-porters@perl.org>,
8491              Gurusamy Sarathy <gsar@engin.umich.edu>
8492              Subject: PATCH to perl5.005_54/pod/perldsc.pod (fix typo)
8493              Date: Tue, 12 Jan 1999 11:14:19 -0800 (PST)
8494              Message-ID: <Pine.LNX.4.05.9901121111250.22568-100000@dd.tc.fluke.com>
8495      Branch: cfgperl
8496            ! pod/perldsc.pod
8497 ____________________________________________________________________________
8498 [  2596] By: jhi                                   on 1999/01/13  17:26:44
8499         Log: From: Joshua Pritikin <joshua.pritikin@db.com>
8500              To: perl5-porters@perl.org
8501              Subject: [PATCH] modglobal w/ spelling fixes
8502              Date: Tue, 12 Jan 1999 18:06:01 -0500 (EST)
8503              Message-ID: <Pine.GSO.4.02.9901121805290.625-100000@eq1062.wks.na.deuba.com>
8504      Branch: cfgperl
8505            ! pod/perlguts.pod
8506 ____________________________________________________________________________
8507 [  2595] By: jhi                                   on 1999/01/13  17:24:59
8508         Log: From: Hans Mulder <hansm@icgroup.nl>
8509              Optimize common sort routines.  Thread started by the message
8510              
8511              From: Hans Mulder <hansm@icgroup.nl>
8512              Sender: owner-perl5-porters@perl.org
8513              To: perl5-porters@perl.org
8514              Subject: [Patch for 5.00554] From the Todo list: Optimize sort by { $a <=> $b
8515              Message-Id: <9901092156.AA03831@icgned.icgroup.nl>
8516              
8517              and the patch from the message
8518              
8519              From: Hans Mulder <hans@icgroup.nl>
8520              To: jhi@iki.fi
8521              Cc: perl5-porters@perl.org
8522              Subject: Re: [Patch for 5.00554] From the Todo list: Optimize sort by { $a <=>
8523              $b }
8524              Date: Wed, 13 Jan 1999 17:39:35 +0100
8525              Message-Id: <9901131639.AA17419@icgned.icgroup.nl>
8526      Branch: cfgperl
8527            ! Todo op.c op.h pp_ctl.c t/op/sort.t
8528 ____________________________________________________________________________
8529 [  2594] By: jhi                                   on 1999/01/13  16:50:17
8530         Log: Atari MiNT port by Guido Flohr <gufl0000@stud.uni-sb.de>
8531              (the diffs were based on 5.004_02).  Tested by Guido
8532              and Frank Naumann <fnaumann@prinz-atm.CS.Uni-Magdeburg.De>.
8533      Branch: cfgperl
8534            + README.mint ext/POSIX/hints/mint.pl hints/mint.sh
8535            + mint/Makefile mint/README mint/errno.h mint/pwd.c mint/stdio.h
8536            + mint/sys/time.h mint/time.h
8537            ! MANIFEST doio.c malloc.c miniperlmain.c perl.c t/io/fs.t
8538            ! t/lib/safe2.t t/op/groups.t t/op/mkdir.t t/op/taint.t util.c
8539 ____________________________________________________________________________
8540 [  2593] By: jhi                                   on 1999/01/09  16:54:26
8541         Log: Detypo.
8542      Branch: cfgperl
8543            ! hints/dec_osf.sh
8544 ____________________________________________________________________________
8545 [  2592] By: jhi                                   on 1999/01/09  16:17:13
8546         Log: Move usethreads and use64bits logic from hints to Configure.
8547      Branch: cfgperl
8548            ! Configure hints/README.hints hints/aix.sh hints/dec_osf.sh
8549            ! hints/dos_djgpp.sh hints/freebsd.sh hints/hpux.sh
8550            ! hints/irix_6.sh hints/irix_6_0.sh hints/irix_6_1.sh
8551            ! hints/linux.sh hints/os2.sh hints/solaris_2.sh hints/vmesa.sh
8552 ____________________________________________________________________________
8553 [  2591] By: jhi                                   on 1999/01/09  14:45:24
8554         Log: Missing dTHRs added.
8555      Branch: cfgperl
8556            ! regcomp.c toke.c
8557 ____________________________________________________________________________
8558 [  2590] By: jhi                                   on 1999/01/08  15:27:17
8559         Log: Finalize change #2589 and add better AIX nm scanning from:
8560              
8561              Message-Id: <m0zyNW0-00017VC@gentoo.com>
8562              From: bll@gentoo.com (Brad Lanam)
8563              Subject: Re: mailhelp returned a non-zero status
8564              In-Reply-To: <199901072155.WAA14369@hptnocou.grenoble.hp.com> from Raphael Manfredi at "Jan 7, 1999 10:55:24 pm"
8565              To: ram@hptnocou.grenoble.hp.com (Raphael Manfredi)
8566      Branch: cfgperl
8567            ! Configure hints/freebsd.sh hints/linux.sh
8568 ____________________________________________________________________________
8569 [  2589] By: jhi                                   on 1999/01/08  15:14:54
8570         Log: Undo change #2581.
8571      Branch: cfgperl
8572            ! Configure hints/freebsd.sh hints/linux.sh
8573 ____________________________________________________________________________
8574 [  2588] By: jhi                                   on 1999/01/08  11:51:52
8575         Log: FAQ jumbo patch from tchrist.
8576              
8577              Message-Id: <199901080605.XAA20229@jhereg.perl.com>
8578              From: Tom Christiansen <tchrist@jhereg.perl.com>
8579              To: pumpkings@jhereg.perl.com
8580              Subject: newest version of perlfaq.pod
8581              Date: Thu, 7 Jan 1999 23:05:02 -0700
8582              
8583              Message-Id: <199901080605.XAA20231@jhereg.perl.com>
8584              From: Tom Christiansen <tchrist@jhereg.perl.com>
8585              To: pumpkings@jhereg.perl.com
8586              Subject: newest version of perlfaq1.pod
8587              Date: Thu, 7 Jan 1999 23:05:02 -0700
8588              
8589              Message-Id: <199901080605.XAA20233@jhereg.perl.com>
8590              From: Tom Christiansen <tchrist@jhereg.perl.com>
8591              To: pumpkings@jhereg.perl.com
8592              Subject: newest version of perlfaq2.pod
8593              Date: Thu, 7 Jan 1999 23:05:02 -0700
8594              
8595              Message-Id: <199901080605.XAA20235@jhereg.perl.com>
8596              From: Tom Christiansen <tchrist@jhereg.perl.com>
8597              To: pumpkings@jhereg.perl.com
8598              Subject: newest version of perlfaq3.pod
8599              Date: Thu, 7 Jan 1999 23:05:02 -0700
8600              
8601              Message-Id: <199901080605.XAA20237@jhereg.perl.com>
8602              From: Tom Christiansen <tchrist@jhereg.perl.com>
8603              To: pumpkings@jhereg.perl.com
8604              Subject: newest version of perlfaq4.pod
8605              Date: Thu, 7 Jan 1999 23:05:02 -0700
8606              
8607              Message-Id: <199901080605.XAA20239@jhereg.perl.com>
8608              From: Tom Christiansen <tchrist@jhereg.perl.com>
8609              To: pumpkings@jhereg.perl.com
8610              Subject: newest version of perlfaq5.pod
8611              Date: Thu, 7 Jan 1999 23:05:02 -0700
8612              
8613              Message-Id: <199901080605.XAA20241@jhereg.perl.com>
8614              From: Tom Christiansen <tchrist@jhereg.perl.com>
8615              To: pumpkings@jhereg.perl.com
8616              Subject: newest version of perlfaq6.pod
8617              Date: Thu, 7 Jan 1999 23:05:02 -0700
8618              
8619              Message-Id: <199901080605.XAA20243@jhereg.perl.com>
8620              From: Tom Christiansen <tchrist@jhereg.perl.com>
8621              To: pumpkings@jhereg.perl.com
8622              Subject: newest version of perlfaq7.pod
8623              Date: Thu, 7 Jan 1999 23:05:03 -0700
8624              
8625              Message-Id: <199901080605.XAA20245@jhereg.perl.com>
8626              From: Tom Christiansen <tchrist@jhereg.perl.com>
8627              To: pumpkings@jhereg.perl.com
8628              Subject: newest version of perlfaq8.pod
8629              Date: Thu, 7 Jan 1999 23:05:03 -0700
8630              
8631              Message-Id: <199901080605.XAA20257@jhereg.perl.com>
8632              From: Tom Christiansen <tchrist@jhereg.perl.com>
8633              To: pumpkings@jhereg.perl.com
8634              Subject: newest version of perlfaq9.pod
8635              Date: Thu, 7 Jan 1999 23:05:03 -0700
8636      Branch: cfgperl
8637            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
8638            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
8639            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
8640            ! pod/perlfaq9.pod
8641 ____________________________________________________________________________
8642 [  2587] By: jhi                                   on 1999/01/08  11:17:43
8643         Log: More doc fixes from Abigail.
8644      Branch: cfgperl
8645            ! lib/Time/gmtime.pm lib/Time/localtime.pm lib/User/grent.pm
8646            ! lib/User/pwent.pm
8647 ____________________________________________________________________________
8648 [  2585] By: jhi                                   on 1999/01/08  08:31:02
8649         Log: Change #2584 from maint-5.005:
8650              
8651              implemented Ilya's suggested fix, and added a testcase
8652              
8653              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8654              Date: Tue, 5 Jan 1999 00:56:01 -0500 (EST)
8655              Message-Id: <199901050556.AAA02597@monk.mps.ohio-state.edu>
8656              Subject: Re: Text::ParseWords: regex fix
8657      Branch: cfgperl
8658            ! lib/Text/ParseWords.pm t/lib/parsewords.t
8659 ____________________________________________________________________________
8660 [  2583] By: gbarr                                 on 1999/01/08  04:50:03
8661         Log: From: Jarkko Hietaniemi <jhi@iki.fi>
8662              Date: Thu, 7 Jan 1999 12:47:38 +0200 (EET)
8663              Message-Id: <199901071047.MAA24100@alpha.hut.fi>
8664              Subject: [PATCH] 5.005_03-MAINT_TRIAL_2: ext/Errno_pm.PL: understand wrapper cppstdins
8665      Branch: maint-5.005/perl
8666            ! ext/Errno/Errno_pm.PL
8667 ____________________________________________________________________________
8668 [  2581] By: jhi                                   on 1999/01/07  16:38:03
8669         Log: Configure update:
8670              - usethreads, use64bits, and usemultiplicity
8671              are no more interactively asked by Configure
8672              - "int main()" (vs bare "main()") enforced in test programs
8673      Branch: cfgperl
8674            ! Configure hints/freebsd.sh hints/linux.sh
8675 ____________________________________________________________________________
8676 [  2580] By: jhi                                   on 1999/01/07  11:19:12
8677         Log: From: Dan Sugalski <sugalskd@osshe.edu>
8678              Date: Wed, 06 Jan 1999 13:47:34 -0800
8679              Message-Id: <3.0.6.32.19990106134734.0334d260@ous.edu>
8680              Subject: [PATCH 5.005_02-MT2, 5.005_5x]VMS.C tweak for occasional system() error
8681      Branch: cfgperl
8682            ! vms/vms.c
8683 ____________________________________________________________________________
8684 [  2579] By: jhi                                   on 1999/01/07  09:08:36
8685         Log: Another set of doc patches from Abigail
8686              
8687              From: abigail@fnx.com
8688              Message-ID: <19990107032132.20124.qmail@alexandra.wayne.fnx.com>
8689              Subject: [PATCH 5.005_03 TRAIL2 lib/Net/hostent.pm] Typo fix
8690              Date: Wed, 6 Jan 1999 22:21:32 -0500 (EST)
8691              
8692              From: abigail@fnx.com
8693              Message-ID: <19990107032445.20178.qmail@alexandra.wayne.fnx.com>
8694              Subject: [PATCH 5.005_03 TRIAL2 lib/Net/netent.pm] Typo fix
8695              Date: Wed, 6 Jan 1999 22:24:45 -0500 (EST)
8696              
8697              From: abigail@fnx.com
8698              Message-ID: <19990107032834.20362.qmail@alexandra.wayne.fnx.com>
8699              Subject: [PATCH 5.005_03 TRAIL2 lib/Term/Complete.pm] Typo fix
8700              Date: Wed, 6 Jan 1999 22:28:34 -0500 (EST)
8701              
8702              From: abigail@fnx.com
8703              Message-ID: <19990107033136.20440.qmail@alexandra.wayne.fnx.com>
8704              Subject: [PATCH 5.005_03 TRAIL2 lib/Term/ReadLine.pm] Typo fix
8705              Date: Wed, 6 Jan 1999 22:31:36 -0500 (EST)
8706              
8707              From: abigail@fnx.com
8708              Message-ID: <19990107033351.20540.qmail@alexandra.wayne.fnx.com>
8709              Subject: [PATCH 5.005_03 TRIAL2 lib/CGI/Apache.pm] Typo fix
8710              Date: Wed, 6 Jan 1999 22:33:51 -0500 (EST)
8711              
8712              From: abigail@fnx.com
8713              Message-ID: <19990107033933.20707.qmail@alexandra.wayne.fnx.com>
8714              Subject: [PATCH 5.005_03 TRIAL2 lib/CGI/Push.pm] Typo fix
8715              Date: Wed, 6 Jan 1999 22:39:33 -0500 (EST)
8716              
8717              From: abigail@fnx.com
8718              Message-ID: <19990107034548.20936.qmail@alexandra.wayne.fnx.com>
8719              Subject: [PATCH 5.005_03 TRIAL2 lib/File/Copy.pm] Typo fixes
8720              Date: Wed, 6 Jan 1999 22:45:48 -0500 (EST)
8721              
8722              From: abigail@fnx.com
8723              Message-ID: <19990107034856.21056.qmail@alexandra.wayne.fnx.com>
8724              Subject: [PATCH 5.005_03 TRIAL2 lib/File/Spec.pm] Typo fix
8725              Date: Wed, 6 Jan 1999 22:48:56 -0500 (EST)
8726              
8727              From: abigail@fnx.com
8728              Message-ID: <19990107035113.21174.qmail@alexandra.wayne.fnx.com>
8729              Subject: [PATCH 5.005_03 TRIAL2 lib/File/Spec/Mac.pm] Typo fixes
8730              Date: Wed, 6 Jan 1999 22:51:13 -0500 (EST)
8731              
8732              From: abigail@fnx.com
8733              Message-ID: <19990107035612.21522.qmail@alexandra.wayne.fnx.com>
8734              Subject: [PATCH 5.005_03 TRIAL2 lib/Math/BigFloat.pm] Typo fix
8735              Date: Wed, 6 Jan 1999 22:56:12 -0500 (EST)
8736              
8737              From: abigail@fnx.com
8738              Message-ID: <19990107035842.21585.qmail@alexandra.wayne.fnx.com>
8739              Subject: [PATCH 5.005_03 TRIAL2 lib/Math/BigInt.pm] Typo fixes
8740              Date: Wed, 6 Jan 1999 22:58:41 -0500 (EST)
8741              
8742              From: abigail@fnx.com
8743              Message-ID: <19990107040644.22009.qmail@alexandra.wayne.fnx.com>
8744              Subject: [PATCH 5.005_03 TRIAL2 lib/Text/Wrap.pm] Typo fixes
8745              Date: Wed, 6 Jan 1999 23:06:44 -0500 (EST)
8746              
8747              From: abigail@fnx.com
8748              Message-ID: <19990107040955.22087.qmail@alexandra.wayne.fnx.com>
8749              Subject: [PATCH 5.005_03 TRIAL2 lib/Tie/Array.pm] Typo fixes
8750              Date: Wed, 6 Jan 1999 23:09:55 -0500 (EST)
8751              
8752              From: abigail@fnx.com
8753              Message-ID: <19990107041136.22174.qmail@alexandra.wayne.fnx.com>
8754              Subject: [PATCH 5.005_03 TRIAL2 lib/Tie/Hash.pm] Typo fix
8755              Date: Wed, 6 Jan 1999 23:11:36 -0500 (EST)
8756      Branch: cfgperl
8757            ! lib/CGI/Apache.pm lib/CGI/Push.pm lib/File/Copy.pm
8758            ! lib/File/Spec.pm lib/File/Spec/Mac.pm lib/Math/BigFloat.pm
8759            ! lib/Math/BigInt.pm lib/Net/hostent.pm lib/Net/netent.pm
8760            ! lib/Term/Complete.pm lib/Term/ReadLine.pm lib/Text/Wrap.pm
8761            ! lib/Tie/Array.pm lib/Tie/Hash.pm
8762 ____________________________________________________________________________
8763 [  2576] By: jhi                                   on 1999/01/06  17:05:20
8764         Log: Change #2582 fallout: the amagic_cmp* are no more file static.
8765      Branch: cfgperl
8766            ! pp_ctl.c
8767 ____________________________________________________________________________
8768 [  2575] By: jhi                                   on 1999/01/06  13:18:56
8769         Log: Enhance the great_circle_distance() documentation.
8770      Branch: cfgperl
8771            ! lib/Math/Trig.pm
8772 ____________________________________________________________________________
8773 [  2574] By: jhi                                   on 1999/01/06  12:58:03
8774         Log: From: Mark Bixby <markb@spock.dis.cccd.edu>
8775              To: perlbug@perl.com
8776              Subject: [PATCH 5.005_03-MAINT_TRIAL_2] t/op/sysio.t for MPE/iX
8777              Date: Mon, 4 Jan 1999 13:34:58 -0800 (PST)
8778              Message-Id: <199901042134.NAA18852@spock.dis.cccd.edu>
8779      Branch: cfgperl
8780            ! t/op/sysio.t
8781 ____________________________________________________________________________
8782 [  2573] By: jhi                                   on 1999/01/06  12:40:19
8783         Log: From: "W. Phillip Moore" <wpm@ms.com>
8784              To: perlbug@perl.org
8785              Subject: [PATCH] POSIX getpgrp is not -w clean
8786              Date: Tue, 5 Jan 1999 12:40:27 -0500 (EST)
8787              Message-ID: <13970.20107.190314.549471@zappa>
8788      Branch: cfgperl
8789            ! ext/POSIX/POSIX.pm
8790 ____________________________________________________________________________
8791 [  2572] By: jhi                                   on 1999/01/06  12:25:24
8792         Log: Based on
8793              From: jan.dubois@ibm.net (Jan Dubois)
8794              To: perl5-porters@perl.org
8795              Subject: [PATCH 5.005_03-MAINT_TRIAL2] fixes for PERL_OBJECT and USE_THREADS builds
8796              Date: Wed, 06 Jan 1999 01:24:09 +0100
8797              Message-ID: <3696aa85.18259325@smtp1.ibm.net>
8798              except that
8799              - objXSUB.h was already okay
8800              - embed.h patching is futile, global.sym patched instead
8801              - objpp.h does not exist
8802              - proto.h addition applied manually
8803              - win32/GenCAPI.pl was already okay
8804              - win32/makedef.pl was already okay
8805      Branch: cfgperl
8806            ! global.sym perl.c proto.h
8807 ____________________________________________________________________________
8808 [  2571] By: jhi                                   on 1999/01/06  11:25:48
8809         Log: From: Slaven Rezic <eserte@cs.tu-berlin.de>
8810              To: perlbug@perl.com
8811              Subject: FindBin.pm on Win32 systems
8812              Date: Mon, 4 Jan 1999 23:01:46 +0100 (CET)
8813              Message-Id: <199901042201.XAA01875@cabulja.herceg.de>
8814      Branch: cfgperl
8815            ! lib/FindBin.pm
8816 ____________________________________________________________________________
8817 [  2570] By: jhi                                   on 1999/01/06  11:21:48
8818         Log: From: Dan Sugalski <sugalskd@osshe.edu>
8819              To: perl5-porters@perl.org, vmsperl@perl.org
8820              Subject: [PATCH 5.005_03-MAINT_TRIAL_2]taint.c fix for VMS
8821              Date: Tue, 05 Jan 1999 16:47:31 -0800
8822              Message-Id: <3.0.6.32.19990105164731.00b5b2d0@ous.edu>
8823              
8824              (the ext/IO/lib/IO/Socket.pm was not really changed here;
8825              it was a leftover from #2569)
8826      Branch: cfgperl
8827            ! ext/IO/lib/IO/Socket.pm taint.c
8828 ____________________________________________________________________________
8829 [  2569] By: jhi                                   on 1999/01/06  11:18:22
8830         Log: Jumbo doc patch from Abigail (almost identical to
8831              the 5.005-maint change #2562 except for the
8832              ext/IO/lib/IO/Socket.pm patch which was not
8833              applicable because the IO version of 5.005-devel
8834              is somewhat different (why?))
8835              
8836              From: abigail@fnx.com
8837              Message-ID: <19990105170142.4889.qmail@alexandra.wayne.fnx.com>
8838              Subject: [PATCH 5.005_03-TRIAL2 lib/ExtUtils/Liblist.pm] pod fixes
8839              Date: Tue, 5 Jan 1999 12:01:42 -0500 (EST)
8840              
8841              From: abigail@fnx.com
8842              Message-ID: <19990105172855.5115.qmail@alexandra.wayne.fnx.com>
8843              Subject: [PATCH 5.005_03 MAINT2 lib/ExtUtils/Commands.pm] Typo fix.
8844              Date: Tue, 5 Jan 1999 12:28:55 -0500 (EST)
8845              
8846              From: abigail@fnx.com
8847              Message-ID: <19990105173808.5260.qmail@alexandra.wayne.fnx.com>
8848              Subject: [PATCH perl5.005_03 MAINT3 lib/ExtUtils/Embed.pm] Typo fix
8849              Date: Tue, 5 Jan 1999 12:38:08 -0500 (EST)
8850              
8851              From: abigail@fnx.com
8852              Message-ID: <19990105174859.5533.qmail@alexandra.wayne.fnx.com>
8853              Subject: [PATCH 5.005_03 MAINT2 lib/ExtUtils/Install.pm] Typo fix
8854              Date: Tue, 5 Jan 1999 12:48:59 -0500 (EST)
8855              
8856              From: abigail@fnx.com
8857              Message-ID: <19990105174947.5547.qmail@alexandra.wayne.fnx.com>
8858              Subject: [PATCH 5.005_03 lib/ExtUtils/MM_Unix.pm] Typo fixes
8859              Date: Tue, 5 Jan 1999 12:49:46 -0500 (EST)
8860              
8861              From: abigail@fnx.com
8862              Message-ID: <19990105182301.5966.qmail@alexandra.wayne.fnx.com>
8863              Subject: [PATCH 5.005_03 lib/ExtUtils/MakeMaker.pm] Typos fixes.
8864              Date: Tue, 5 Jan 1999 13:23:00 -0500 (EST)
8865              
8866              From: abigail@fnx.com
8867              Message-ID: <19990105183344.6065.qmail@alexandra.wayne.fnx.com>
8868              Subject: [PATCH 5.005_03 TRIAL2 lib/ExtUtils/Manifest.pm] Typo fixes
8869              Date: Tue, 5 Jan 1999 13:33:44 -0500 (EST)
8870              
8871              From: abigail@fnx.com
8872              Message-ID: <19990105184028.6220.qmail@alexandra.wayne.fnx.com>
8873              Subject: [PATCH 5.005_03 TRIAL2 lib/ExtUtils/Mksymlists.pm] Typo fix
8874              Date: Tue, 5 Jan 1999 13:40:28 -0500 (EST)
8875              
8876              From: abigail@fnx.com
8877              Message-ID: <19990106012015.9451.qmail@alexandra.wayne.fnx.com>
8878              Subject: [PATCH 5.005_03 TRIAL2 lib/IO/Pipe.pm] Typo fixes.
8879              Date: Tue, 5 Jan 1999 20:20:15 -0500 (EST)
8880              
8881              From: abigail@fnx.com
8882              Message-ID: <19990106012047.9459.qmail@alexandra.wayne.fnx.com>
8883              Subject: [PATCH 5.005_03 TRAIL2 lib/IO/Seekable.pm] Typo fixes
8884              Date: Tue, 5 Jan 1999 20:20:47 -0500 (EST)
8885      Branch: cfgperl
8886            ! ext/IO/lib/IO/Pipe.pm ext/IO/lib/IO/Seekable.pm
8887            ! lib/ExtUtils/Command.pm lib/ExtUtils/Embed.pm
8888            ! lib/ExtUtils/Install.pm lib/ExtUtils/Liblist.pm
8889            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
8890            ! lib/ExtUtils/Manifest.pm lib/ExtUtils/Mksymlists.pm
8891 ____________________________________________________________________________
8892 [  2568] By: gbarr                                 on 1999/01/06  03:13:15
8893         Log: From: jan.dubois@ibm.net (Jan Dubois)
8894              Date: Wed, 06 Jan 1999 01:24:09 +0100
8895              Message-ID: <3696aa85.18259325@smtp1.ibm.net>
8896              Subject: [PATCH 5.005_03-MAINT_TRIAL2] fixes for PERL_OBJECT and USE_THREADS builds
8897      Branch: maint-5.005/perl
8898            ! embed.h global.sym objXSUB.h objpp.h perl.c proto.h
8899            ! win32/GenCAPI.pl win32/makedef.pl
8900 ____________________________________________________________________________
8901 [  2566] By: gbarr                                 on 1999/01/06  02:29:05
8902         Log: From: "W. Phillip Moore" <wpm@ms.com>
8903              Date: Tue, 5 Jan 1999 12:40:27 -0500 (EST)
8904              Message-ID: <13970.20107.190314.549471@zappa>
8905              Subject: [PATCH] POSIX getpgrp is not -w clean
8906      Branch: maint-5.005/perl
8907            ! ext/POSIX/POSIX.pm
8908 ____________________________________________________________________________
8909 [  2565] By: gbarr                                 on 1999/01/06  02:19:00
8910         Log: From: Slaven Rezic <eserte@cs.tu-berlin.de>
8911              Date: Mon, 4 Jan 1999 23:01:46 +0100 (CET)
8912              Message-Id: <199901042201.XAA01875@cabulja.herceg.de>
8913              Subject: FindBin.pm on Win32 systems
8914      Branch: maint-5.005/perl
8915            ! lib/FindBin.pm
8916 ____________________________________________________________________________
8917 [  2561] By: jhi                                   on 1999/01/05  10:49:10
8918         Log: Reword the setlocale() 1-arg case better.
8919      Branch: cfgperl
8920            ! ext/POSIX/POSIX.pod
8921 ____________________________________________________________________________
8922 [  2559] By: gbarr                                 on 1999/01/02  15:37:35
8923         Log: From: Blair Zajac <bzajac@geostaff.com>
8924              Date: Wed, 23 Dec 1998 17:13:32 -0800
8925              Message-ID: <3681953C.8B6A90AA@geostaff.com>
8926              Subject: Tie::SubstrHash patch
8927      Branch: maint-5.005/perl
8928            ! lib/Tie/SubstrHash.pm
8929 ____________________________________________________________________________
8930 [  2554] By: jhi                                   on 1999/01/02  14:55:06
8931         Log: Object destruction order testing.
8932      Branch: cfgperl
8933            ! t/op/misc.t
8934 ____________________________________________________________________________
8935 [  2553] By: jhi                                   on 1999/01/02  14:49:40
8936         Log: perldelta the Dumpvalue.pm of change #2513.
8937      Branch: cfgperl
8938            ! lib/Dumpvalue.pm pod/perldelta.pod
8939 ____________________________________________________________________________
8940 [  2552] By: nick                                  on 1999/01/02  14:45:38
8941         Log: Tone down Makefile.PL so it works on Win32
8942      Branch: perl
8943            ! ext/B/Makefile.PL
8944 ____________________________________________________________________________
8945 [  2551] By: nick                                  on 1999/01/02  14:06:30
8946         Log: Export constant subs from B.xs for op.h, cop.h and a few others.
8947              Use them in various B::* rather than have local defs.
8948      Branch: perl
8949            + ext/B/defsubs.h.PL
8950            ! ext/B/B.pm ext/B/B.xs ext/B/B/Bytecode.pm ext/B/B/C.pm
8951            ! ext/B/B/CC.pm ext/B/B/Deparse.pm ext/B/B/Lint.pm
8952            ! ext/B/B/Stackobj.pm ext/B/B/Xref.pm ext/B/Makefile.PL
8953 ____________________________________________________________________________
8954 [  2550] By: nick                                  on 1999/01/02  10:04:02
8955         Log: Integrate ext/B changes from //depot/cfgperl
8956      Branch: perl
8957           !> ext/B/B.xs ext/B/B/C.pm ext/B/B/CC.pm ext/B/B/Stackobj.pm
8958 ____________________________________________________________________________
8959 [  2549] By: jhi                                   on 1999/01/01  13:54:16
8960         Log: From: "Paul Holser" <Paul.Holser.pholser@nortelnetworks.com>
8961              To: perlbug@perl.com
8962              Subject: op/groups.t fails test 1 on HP-UX 10.20
8963              Date: Wed, 30 Dec 1998 15:16:12 -0600 (CST)
8964              Message-Id: <199812302116.PAA12439@crchh44c.us.nortel.com>
8965      Branch: cfgperl
8966            ! t/op/groups.t
8967 ____________________________________________________________________________
8968 [  2548] By: jhi                                   on 1999/01/01  13:53:31
8969         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
8970              To: perl5-porters@perl.org
8971              cc: hv@crypt0.demon.co.uk
8972              Subject: [bug 5.004_54] duplicate error message
8973              Date: Thu, 31 Dec 1998 04:05:25 +0000
8974              Message-Id: <199812310405.EAA00386@crypt.compulink.co.uk>
8975              
8976              Message-ID: <13963.60672.134591.383377@alias-2.pr.mcs.net>
8977              From: Stephen McCamant <smccam@uclink4.berkeley.edu>
8978              To: hv@crypt0.demon.co.uk
8979              Cc: perl5-porters@perl.org
8980              Subject: [PATCH _54] Re: duplicate error message
8981              Date: Thu, 31 Dec 1998 16:10:13 -0600 (CST)
8982              
8983              Message-Id: <199901010732.HAA02926@crypt.compulink.co.uk>
8984              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
8985              To: Stephen McCamant <smccam@uclink4.berkeley.edu>
8986              cc: hv@crypt0.demon.co.uk, perl5-porters@perl.org
8987              Subject: [TEST PATCH _54] Re: duplicate error message 
8988              Date: Fri, 01 Jan 1999 07:32:14 +0000
8989      Branch: cfgperl
8990            ! op.c t/pragma/warn/op
8991 ____________________________________________________________________________
8992 [  2547] By: jhi                                   on 1998/12/31  14:15:04
8993         Log: From: Chris Nandor <pudge@pobox.com>
8994              To: jhi@iki.fi
8995              Cc: perl5-porters@perl.org
8996              Subject: Re: [PATCH] perlport.pod 1.38
8997              Date: Thu, 31 Dec 1998 09:06:48 -0500
8998              Message-Id: <v04020a1db2b1352ec92a@[192.168.0.77]>
8999      Branch: cfgperl
9000            ! pod/perlport.pod
9001 ____________________________________________________________________________
9002 [  2546] By: jhi                                   on 1998/12/31  11:18:17
9003         Log: From: Wilson P. Snyder II
9004              To: perl5-porters@perl.org
9005              Subject: [PATCH v5.5.53] REV2: Binary number support
9006              Date: 1998/11/30
9007              Message-ID: <199811301543.KAA15689@vulcan.maker.com>
9008      Branch: cfgperl
9009            ! pod/perldata.pod pod/perldelta.pod pod/perlfunc.pod pp.c
9010            ! proto.h sv.c t/op/oct.t t/op/sprintf.t t/pragma/warn/util
9011            ! toke.c util.c
9012 ____________________________________________________________________________
9013 [  2545] By: jhi                                   on 1998/12/31  09:27:40
9014         Log: From: "Todd C. Miller" <Todd.Miller@courtesan.com>
9015              To: perlbug@perl.com
9016              Subject: "perl -T -P" dumps core on OpenBSD and Linux
9017              Date: Wed, 30 Dec 1998 21:11:05 -0700 (MST)
9018              Message-Id: <199812310411.VAA37568@xerxes.courtesan.com>
9019      Branch: cfgperl
9020            ! taint.c
9021 ____________________________________________________________________________
9022 [  2544] By: jhi                                   on 1998/12/31  09:21:45
9023         Log: From: Tim Bunce <Tim.Bunce@ig.co.uk> 
9024              To: perlbug@perl.com 
9025              Subject: bug in pod2man search for perl binary [5.005_5x]
9026              Date: Sat, 12 Dec 1998 23:08:51 +0000 
9027              Message-ID: <19981212230851.A20578@ig.co.uk> 
9028      Branch: cfgperl
9029            ! pod/pod2man.PL
9030 ____________________________________________________________________________
9031 [  2541] By: gbarr                                 on 1998/12/30  14:37:14
9032         Log: From: jan.dubois@ibm.net (Jan Dubois)
9033              Date: Wed, 23 Dec 1998 21:26:38 +0100
9034              Message-ID: <36895086.8849224@smtp1.ibm.net>
9035              Subject: [PATCH 5.005_03m1] subdirectory Makefiles should inherit CAPI setting from command line
9036      Branch: maint-5.005/perl
9037            ! lib/ExtUtils/MakeMaker.pm
9038 ____________________________________________________________________________
9039 [  2540] By: jhi                                   on 1998/12/30  08:42:04
9040         Log: Evermore AUTHORS and MAINTAIN.
9041      Branch: cfgperl
9042            ! AUTHORS MAINTAIN
9043 ____________________________________________________________________________
9044 [  2539] By: jhi                                   on 1998/12/29  15:10:34
9045         Log: More AUTHORS and MAINTAIN.
9046      Branch: cfgperl
9047            ! AUTHORS MAINTAIN
9048 ____________________________________________________________________________
9049 [  2537] By: jhi                                   on 1998/12/29  14:34:47
9050         Log: From: Frank Ridderbusch <Frank.Ridderbusch@pdb.siemens.de>
9051              Date: Tue, 15 Dec 1998 16:23:12 +0100 (MET)
9052              Message-ID: <13942.32480.700000.640927@utensil>
9053              Subject: Minor Bug in AutoSplit.qm in 5.005 and 5.004
9054              (mirror change#2531 in the 5.005-maint)
9055      Branch: cfgperl
9056            ! lib/AutoSplit.pm
9057 ____________________________________________________________________________
9058 [  2531] By: gbarr                                 on 1998/12/29  14:12:25
9059         Log: change in_pod pattern to /^=\w/ from /^=/
9060              From: Frank Ridderbusch <Frank.Ridderbusch@pdb.siemens.de>
9061              Date: Tue, 15 Dec 1998 16:23:12 +0100 (MET)
9062              Message-ID: <13942.32480.700000.640927@utensil>
9063              Subject: Minor Bug in AutoSplit.qm in 5.005 and 5.004
9064      Branch: maint-5.005/perl
9065            ! lib/AutoSplit.pm
9066 ____________________________________________________________________________
9067 [  2525] By: jhi                                   on 1998/12/29  13:06:26
9068         Log: From: "Vishal Bhatia" <vishalb@hotmail.com>
9069              To: perl5-porters@perl.org
9070              Subject: [PATCH 5.005_54] More minor  Fixes in CC.pm/C.pm
9071              Date: 16 Dec 1998 03:17:03 +0200
9072              Message-ID: <MLIST_199812160055.QAA06272@f10.hotmail.com>
9073      Branch: cfgperl
9074            ! ext/B/B/C.pm ext/B/B/CC.pm ext/B/B/Stackobj.pm
9075 ____________________________________________________________________________
9076 [  2524] By: jhi                                   on 1998/12/29  13:00:06
9077         Log: From: "Vishal Bhatia" <vishalb@hotmail.com>
9078              To: perl5-porters@perl.org
9079              Cc: rmb1@cise.npl.co.uk, nick@ni-s.u-net.com
9080              Subject: [PATCH 5.005_54] Re:perlcc -e 'my $x = shift; print +($x ?...' failure
9081              Date: 10 Dec 1998 08:30:02 +0200
9082              Message-ID: <MLIST_19981210061651.29891.qmail@hotmail.com>
9083              
9084              (Nick's part was applied earlier, in change #2460)
9085      Branch: cfgperl
9086            ! ext/B/B.xs ext/B/B/C.pm ext/B/B/CC.pm ext/B/B/Stackobj.pm
9087 ____________________________________________________________________________
9088 [  2523] By: jhi                                   on 1998/12/29  12:41:31
9089         Log: From: "vishal bhatia" <vishalb@hotmail.com>
9090              To: nick@ni-s.u-net.com
9091              Cc: perl5-porters@perl.org
9092              Subject: [PATCH 5.005_54] return value of perlcc/B::CC generated functions.
9093              Date: 9 Dec 1998 06:50:30 +0200
9094              Message-ID: <MLIST_19981209043146.16829.qmail@hotmail.com>
9095      Branch: cfgperl
9096            ! ext/B/B/CC.pm
9097 ____________________________________________________________________________
9098 [  2522] By: jhi                                   on 1998/12/29  12:15:18
9099         Log: From: rjk@linguist.dartmouth.edu (Ronald J. Kimball)
9100              To: perl5-porters@perl.org (Perl 5 Porters)
9101              Subject: [PATCH 5.005_54] Pod::Text.pm reformating indented paragraphs
9102              Date: 25 Dec 1998 23:02:28 +0200
9103              Message-ID: <MLIST_199812252034.PAA27812@linguist.dartmouth.edu>
9104      Branch: cfgperl
9105            ! lib/Pod/Text.pm
9106 ____________________________________________________________________________
9107 [  2521] By: jhi                                   on 1998/12/29  12:07:54
9108         Log: Undo #2519 (breaks universal.c).
9109      Branch: cfgperl
9110            ! XSUB.h
9111 ____________________________________________________________________________
9112 [  2519] By: jhi                                   on 1998/12/29  11:41:10
9113         Log: From: Joshua Pritikin <joshua.pritikin@db.com>
9114              To: perl5-porters@perl.org
9115              Cc: perl-xs@perl.org
9116              Subject: XSUB.h refinement [PATCH]
9117              Date: 18 Dec 1998 03:58:44 +0200
9118              Message-ID: <MLIST_Pine.GSO.4.02.9812171733330.589-100000@eq1062.wks.na.deuba.com>
9119      Branch: cfgperl
9120            ! XSUB.h
9121 ____________________________________________________________________________
9122 [  2518] By: jhi                                   on 1998/12/29  11:36:19
9123         Log: From: abigail@fnx.com
9124              To: perl5-porters@perl.org (Perl Porters)
9125              Subject: [PATCH 5.005_02; lib/fields.pm] Typos in pod.
9126              Date: 28 Dec 1998 21:39:15 +0200
9127              Message-ID: <MLIST_19981228191612.8380.qmail@alexandra.wayne.fnx.com>
9128      Branch: cfgperl
9129            ! lib/fields.pm
9130 ____________________________________________________________________________
9131 [  2517] By: jhi                                   on 1998/12/29  11:35:03
9132         Log: Document change #2516.
9133      Branch: cfgperl
9134            ! pod/perldelta.pod
9135 ____________________________________________________________________________
9136 [  2516] By: jhi                                   on 1998/12/29  11:32:26
9137         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9138              To: perl5-porters@perl.org (Mailing list Perl5)
9139              Subject: [PATCH 5.005_53] Warn on unrecognized alpha escapes.
9140              Date: 9 Dec 1998 10:39:31 +0200
9141              Message-ID: <MLIST_199812090823.DAA17566@monk.mps.ohio-state.edu>
9142      Branch: cfgperl
9143            ! pod/perldiag.pod regcomp.c toke.c
9144 ____________________________________________________________________________
9145 [  2515] By: jhi                                   on 1998/12/29  11:27:11
9146         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9147              To: perl5-porters@perl.org (Mailing list Perl5)
9148              Subject: [PATCH 5.005_53] Bugs in hairy interactions of feature in REx
9149              Date: 8 Dec 1998 09:02:04 +0200
9150              Message-ID: <MLIST_199812080637.BAA16025@monk.mps.ohio-state.edu>
9151              
9152              \G fixes (wasn't working right with //g, s///, and $_ in (?{})).
9153      Branch: cfgperl
9154            ! pp_ctl.c pp_hot.c regexec.c regexp.h t/op/pat.t t/op/subst.t
9155 ____________________________________________________________________________
9156 [  2514] By: jhi                                   on 1998/12/29  11:21:31
9157         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9158              To: perl5-porters@perl.org (Mailing list Perl5)
9159              Subject: [PATCH 5.005_53] Regexp tests and UTF8
9160              Date: 8 Dec 1998 07:02:01 +0200
9161              Message-ID: <MLIST_199812080447.XAA05297@monk.mps.ohio-state.edu>
9162      Branch: cfgperl
9163            ! regcomp.c
9164 ____________________________________________________________________________
9165 [  2513] By: jhi                                   on 1998/12/29  11:18:34
9166         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9167              Subject: [PATCH 5.005_*] Dumpvar.pm
9168              To: perl5-porters@perl.org (Mailing list Perl5)
9169              Date: 7 Dec 1998 10:17:35 +0200
9170              Message-ID: <MLIST_199812070744.CAA18949@monk.mps.ohio-state.edu>
9171      Branch: cfgperl
9172            + lib/Dumpvalue.pm
9173            ! MANIFEST
9174 ____________________________________________________________________________
9175 [  2511] By: gbarr                                 on 1998/12/28  14:55:28
9176         Log: From: jan.dubois@ibm.net (Jan Dubois)
9177              Date: Tue, 01 Dec 1998 00:07:33 +0100
9178              Message-ID: <366921b5.14512598@smtp1.ibm.net>
9179              Subject: Re: 5.005_03-MAINT-TRIAL1, [PATCH] to compile on Win32
9180              
9181              From: jan.dubois@ibm.net (Jan Dubois)
9182              Date: Wed, 02 Dec 1998 00:24:54 +0100
9183              Message-ID: <366a77bb.19498126@smtp1.ibm.net>
9184              Subject: Re: 5.005_03-MAINT-TRIAL1, [PATCH] spaces in filenames support
9185      Branch: maint-5.005/perl
9186            ! perl.h proto.h taint.c win32/GenCAPI.pl win32/Makefile
9187            ! win32/config.bc win32/config.gc win32/config.vc
9188            ! win32/config_sh.PL win32/makedef.pl
9189 ____________________________________________________________________________
9190 [  2509] By: jhi                                   on 1998/12/28  13:00:31
9191     Log: Kickstart AUTHORS and MAINTAIN.
9192  Branch: cfgperl
9193        + AUTHORS MAINTAIN
9194        ! MANIFEST
9195 ____________________________________________________________________________
9196 [  2508] By: jhi                                   on 1998/12/28  08:04:00
9197     Log: From: Nathan Torkington <gnat@frii.com>
9198          To: perlbug@perl.com
9199          Subject: [PATCH] perlxstut.pod fix
9200          Date: Sat, 26 Dec 1998 14:28:21 +1300 (NZDT)
9201          Message-ID: <13956.15285.933914.320849@localhost.frii.com>
9202  Branch: cfgperl
9203        ! pod/perlxstut.pod
9204 ____________________________________________________________________________
9205 [  2507] By: jhi                                   on 1998/12/28  07:59:00
9206     Log: From: abigail@fnx.com
9207          To: perlbug@perl.com
9208          Subject: [PATCH 5.005_02] Re: m// doc is buggy (was Re: m'$foo' is undocumented)
9209          Date: Wed, 23 Dec 1998 22:59:59 -0500 (EST)
9210          Message-ID: <19981224035959.16994.qmail@alexandra.wayne.fnx.com>
9211          (slightly modified, a part of the patch was rejected)
9212          (strange, I thought I had already submitted this one
9213          but Perforce disagrees with me...)
9214  Branch: cfgperl
9215        ! pod/perlop.pod
9216 ____________________________________________________________________________
9217 [  2506] By: jhi                                   on 1998/12/28  07:56:59
9218     Log: From: Artur <artur@vogon-solutions.com>
9219          To: perlbug@perl.com
9220          Subject: PATCH: perlmodlib.pod
9221          Date: Fri, 25 Dec 1998 00:48:39 +0000
9222          Message-ID: <3682E0E7.EBFB5D65@vogon-solutions.com>
9223  Branch: cfgperl
9224        ! pod/perlmodlib.pod pod/perlop.pod
9225 ____________________________________________________________________________
9226 [  2505] By: jhi                                   on 1998/12/28  07:46:06
9227     Log: From: abigail@fnx.com
9228          To: perl5-porters@perl.org (Perl Porters)
9229          Subject: [PATCH 5.005_02] Typo in documentation of pod2html.
9230          Date: Wed, 23 Dec 1998 22:32:07 -0500 (EST)
9231          Message-ID: <19981224033207.16751.qmail@alexandra.wayne.fnx.com>
9232  Branch: cfgperl
9233        ! pod/pod2html.PL
9234 ____________________________________________________________________________
9235 [  2504] By: jhi                                   on 1998/12/28  07:44:35
9236     Log: From: Jim Avera <avera@fjst.com>
9237          To: perlbug@perl.com
9238          Subject: perlbug bug - shows dates reversed
9239          Date: Wed, 23 Dec 1998 18:08:56 -0800 (PST)
9240          Message-Id: <199812240208.SAA27616@membrane.ssd.hal.com>
9241  Branch: cfgperl
9242        ! utils/perlbug.PL
9243 ____________________________________________________________________________
9244 [  2503] By: jhi                                   on 1998/12/28  07:41:39
9245     Log: From: jan.dubois@ibm.net (Jan Dubois)
9246          To: makemaker@franz.ww.TU-Berlin.DE, perl5-porters@perl.org
9247          Subject: [PATCH 5.005_03m1] subdirectory Makefiles should inherit CAPI setting from command line
9248          Date: Wed, 23 Dec 1998 21:26:38 +0100
9249          Message-ID: <36895086.8849224@smtp1.ibm.net>
9250  Branch: cfgperl
9251        ! lib/ExtUtils/MakeMaker.pm
9252 ____________________________________________________________________________
9253 [  2502] By: jhi                                   on 1998/12/28  07:39:20
9254     Log: From: Blair Zajac <bzajac@geostaff.com>
9255          To: perl5-porters@perl.org
9256          Subject: Tie::SubstrHash patch
9257          Date: Wed, 23 Dec 1998 17:13:32 -0800
9258          Message-ID: <3681953C.8B6A90AA@geostaff.com>
9259  Branch: cfgperl
9260        ! lib/Tie/SubstrHash.pm
9261 ____________________________________________________________________________
9262 [  2501] By: jhi                                   on 1998/12/28  07:37:16
9263     Log: From: Alan.Harder@Ebay.Sun.COM (Alan Harder)
9264          To: perlbug@perl.com
9265          Subject: perlfaq9 minor error
9266          Date: Wed, 23 Dec 1998 14:54:19 -0800
9267          Message-Id: <199812232254.OAA05986@moshpit.EBay.Sun.COM>
9268  Branch: cfgperl
9269        ! pod/perlfaq9.pod
9270 ____________________________________________________________________________
9271 [  2500] By: jhi                                   on 1998/12/23  10:38:18
9272     Log: More porting notes about filesystems, AmigaOS, and MiNT.
9273  Branch: cfgperl
9274        ! pod/perlport.pod
9275 ____________________________________________________________________________
9276 [  2499] By: jhi                                   on 1998/12/22  09:26:49
9277     Log: Add few MSG_ and uio constants.
9278  Branch: cfgperl
9279        ! ext/Socket/Socket.pm ext/Socket/Socket.xs iperlsys.h
9280 ____________________________________________________________________________
9281 [  2498] By: jhi                                   on 1998/12/22  08:39:30
9282     Log: Slight recoding of util.c:repeatcpy() to circumnavigate
9283          a Digital C compiler optimizer bug that broke the 'x'
9284          operator under certain circumstances.  See t/op/repeat.t
9285          test #20 for graphic details.  Reported in
9286          
9287          From: Gisle Aas <gisle@aas.no>
9288          To: Mark Martinec <Mark.Martinec@nsc.ijs.si>
9289          Cc: ach@xray.mpe.mpg.de, cpan-testers@perl.org, perl5-porters@perl.org
9290          Subject: Re: Digest-MD5-2.00 test fails on DEC Alpha - a patch
9291          Date: 18 Dec 1998 14:27:40 +0100
9292          Message-ID: <m37lvpa8c3.fsf@furu.g.aas.no>
9293          
9294          and discussed further in the thread
9295          
9296          From: Jarkko Hietaniemi <jhi@iki.fi>
9297          To: Gisle Aas <gisle@aas.no>
9298          Cc: Mark Martinec <Mark.Martinec@nsc.ijs.si>, ach@xray.mpe.mpg.de,
9299          cpan-testers@perl.org, perl5-porters@perl.org
9300          Subject: x operator broken in DEC Alpha for 8-bit characters (Re: Digest-MD5-2.00 test fails on DEC Alpha - a patch)
9301          Date: Fri, 18 Dec 1998 16:18:37 +0200 (EET)
9302          Message-ID: <13946.25661.193449.138023@alpha.hut.fi>
9303  Branch: cfgperl
9304        ! t/op/repeat.t util.c
9305 ____________________________________________________________________________
9306 [  2497] By: jhi                                   on 1998/12/21  14:18:57
9307     Log: Change #2483 update.
9308  Branch: cfgperl
9309        ! t/op/tr.t
9310 ____________________________________________________________________________
9311 [  2496] By: jhi                                   on 1998/12/21  14:07:41
9312     Log: Update on change #2493.
9313  Branch: cfgperl
9314        ! t/pragma/warn/op
9315 ____________________________________________________________________________
9316 [  2495] By: jhi                                   on 1998/12/21  13:52:00
9317     Log: Change #2487 aftershock.
9318  Branch: cfgperl
9319        ! warning.pl
9320 ____________________________________________________________________________
9321 [  2494] By: jhi                                   on 1998/12/21  12:35:00
9322     Log: From: Chris Nandor <pudge@pobox.com>
9323          To: perl5-porters@perl.org
9324          Subject: [PATCH] perlport.pod v1.37
9325          Date: Sat, 19 Dec 1998 12:54:34 -0500
9326          Message-Id: <v04020a03b2a194aaa676@[192.168.0.77]>
9327  Branch: cfgperl
9328        ! pod/perlport.pod
9329 ____________________________________________________________________________
9330 [  2493] By: jhi                                   on 1998/12/21  12:22:44
9331     Log: From: Mark-Jason Dominus <mjd@plover.com>
9332          To: perl5-porters@perl.com
9333          Subject: PATCH (5.005_02): Dejargonizing
9334          Date: Sun, 20 Dec 1998 14:35:20 -0500
9335          Message-ID: <19981220193520.11230.qmail@plover.com>
9336          
9337          From: Mark-Jason Dominus <mjd@plover.com>
9338          To: perl5-porters@perl.com
9339          Subject: PATCH (5.005_02): Spelling correction in warning message
9340          Date: Sun, 20 Dec 1998 13:51:30 -0500
9341          Message-ID: <19981220185130.11067.qmail@plover.com>
9342  Branch: cfgperl
9343        ! doio.c op.c
9344 ____________________________________________________________________________
9345 [  2492] By: jhi                                   on 1998/12/21  09:00:05
9346     Log: From: "Vishal Bhatia" <vishalb@hotmail.com>
9347          To: perl5-porters@perl.org
9348          Subject: [PATCH 5.005_54] pp_next/pp_last/pp_redo problems
9349          Date: Sun, 20 Dec 1998 19:03:25 PST
9350          Message-ID: <19981221030326.27660.qmail@hotmail.com>
9351          
9352          (slightly reformatted)
9353  Branch: cfgperl
9354        ! ext/B/B/CC.pm
9355 ____________________________________________________________________________
9356 [  2491] By: nick                                  on 1998/12/20  14:21:29
9357     Log: Save _all_ GV's which have SV, AV or HV set.
9358  Branch: perl
9359        ! ext/B/B/C.pm
9360 ____________________________________________________________________________
9361 [  2490] By: jhi                                   on 1998/12/18  15:13:19
9362     Log: Add idea about generalising cpp symbol probing of Errno.
9363  Branch: cfgperl
9364        ! Todo
9365 ____________________________________________________________________________
9366 [  2489] By: jhi                                   on 1998/12/18  14:47:57
9367     Log: Address some of the issues of:
9368          
9369          From: Tom Christiansen <tchrist@jhereg.perl.com>
9370          To: perl-porters-active@jhereg.perl.com
9371          Subject: Undocumentation Issues for 5.005
9372          Date: Thu, 17 Dec 1998 14:46:24 -0700
9373          Message-Id: <199812172146.OAA05316@jhereg.perl.com>
9374  Branch: cfgperl
9375        ! pod/perl5005delta.pod
9376 ____________________________________________________________________________
9377 [  2488] By: jhi                                   on 1998/12/18  11:26:32
9378     Log: From: root <root@dubravka.in-berlin.de>
9379          To: perlbug@perl.com
9380          Cc: k@dubravka.in-berlin.de
9381          Subject: Please add no_modify to PERL_POLLUTE
9382          Date: Fri, 18 Dec 1998 10:45:52 +0100
9383          Message-Id: <199812180945.KAA05275@dubravka.in-berlin.de>
9384          
9385          (Really from Andreas König)
9386  Branch: cfgperl
9387        ! embed.pl
9388 ____________________________________________________________________________
9389 [  2487] By: jhi                                   on 1998/12/17  14:05:52
9390     Log: Some (by far not all) issues of the below message addressed.
9391          
9392          From: Tom Christiansen <tchrist@jhereg.perl.com>
9393          To: The Perl Porters Mailing List <perl5-porters@perl.org>
9394          Subject: important UNDOC issues for 5.005_54
9395          Date: Wed, 16 Dec 1998 21:14:53 -0700
9396          Message-Id: <199812170414.VAA25860@jhereg.perl.com>
9397  Branch: cfgperl
9398        ! lib/warning.pm pod/perl5005delta.pod pod/perldelta.pod
9399 ____________________________________________________________________________
9400 [  2486] By: jhi                                   on 1998/12/17  12:47:15
9401     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9402          To: domo@computer.org
9403          Cc: jhi@iki.fi, perl5-porters@perl.org
9404          Subject: Re: stuff related to malloc.c
9405          Date: Wed, 16 Dec 1998 16:40:27 -0500 (EST)
9406          Message-Id: <199812162140.QAA04925@monk.mps.ohio-state.edu>
9407  Branch: cfgperl
9408        ! malloc.c
9409 ____________________________________________________________________________
9410 [  2485] By: jhi                                   on 1998/12/17  12:17:19
9411     Log: More porting notes.
9412  Branch: cfgperl
9413        ! Porting/pumpkin.pod
9414 ____________________________________________________________________________
9415 [  2484] By: jhi                                   on 1998/12/15  08:38:05
9416     Log: Undo #2386 and #2205.
9417  Branch: cfgperl
9418        ! pod/perlfunc.pod
9419 ____________________________________________________________________________
9420 [  2483] By: jhi                                   on 1998/12/14  17:58:35
9421     Log: lib was missing from @INC.
9422  Branch: cfgperl
9423        ! t/op/tr.t
9424 ____________________________________________________________________________
9425 [  2482] By: jhi                                   on 1998/12/14  17:52:42
9426     Log: Was missing use Text::Wrap.
9427  Branch: cfgperl
9428        ! t/lib/textfill.t
9429 ____________________________________________________________________________
9430 [  2481] By: jhi                                   on 1998/12/14  16:00:22
9431     Log: nlist.h not yet Configure-probed but DynaLoader Linux-hinted.
9432          
9433          From: Jonathan Roy <roy@idle.com>
9434          To: perl5-porters@perl.org
9435          Subject: nlist.h add to Configure checks?
9436          Date: Sun, 13 Dec 1998 22:22:49 -0500
9437          Message-Id: <4.1.19981213221847.00a3e100@pop-server.tampabay.rr.com>
9438  Branch: cfgperl
9439        + ext/DynaLoader/hints/linux.pl
9440        ! MANIFEST
9441 ____________________________________________________________________________
9442 [  2480] By: jhi                                   on 1998/12/14  15:02:44
9443     Log: Give up completely using nm in AIX.
9444          
9445          From: "Kurt D. Starsinic" <kstar@chapin.edu>
9446          To: Gurusamy Sarathy <gsar@engin.umich.edu>, Jarkko Hietaniemi <jhi@iki.fi>
9447          Cc: perl5-porters@perl.org
9448          Subject: [PATCH 5.005_54] AIX 4.3.1.0 fails to locate some functions
9449          Date: Thu, 10 Dec 1998 00:51:46 -0500
9450          Message-ID: <19981210005146.B29986@O2.chapin.edu>
9451  Branch: cfgperl
9452        ! hints/aix.sh
9453 ____________________________________________________________________________
9454 [  2479] By: jhi                                   on 1998/12/14  14:39:52
9455     Log: AIX' error messages are different.
9456          
9457          From: "Kurt D. Starsinic" <kstar@chapin.edu>
9458          To: Gurusamy Sarathy <gsar@engin.umich.edu>
9459          Cc: perl5-porters@perl.org
9460          Subject: [PATCH 5.005_54] AIX 4.1.3.0 fails pragma/warning.t
9461          Date: Thu, 10 Dec 1998 00:42:36 -0500
9462          Message-ID: <19981210004236.A29986@O2.chapin.edu>
9463          
9464          From: Michael Engel <engel@nms1.cc.huji.ac.il>
9465          To: perlbug@perl.com
9466          Subject: erroes in installing perl5*53 on IBM RS6000, aix 4.1
9467          Date: Mon, 14 Dec 1998 16:15:20 +0200 (IST)
9468          Message-ID: <Pine.A41.4.05_heb2.07.9812141609500.58712-300000@nms1.cc.huji.ac.il>
9469  Branch: cfgperl
9470        ! t/pragma/warn/doio
9471 ____________________________________________________________________________
9472 [  2475] By: jhi                                   on 1998/12/13  12:35:55
9473     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9474          To: jhi@iki.fi
9475          Cc: Carl_Adler@idx.com, perl5-porters@perl.org
9476          Subject: Re: stuff related to malloc.c
9477          Date: Sat, 12 Dec 1998 19:39:44 -0500 (EST)
9478          Message-Id: <199812130039.TAA21704@monk.mps.ohio-state.edu>
9479  Branch: cfgperl
9480        ! malloc.c
9481 ____________________________________________________________________________
9482 [  2474] By: jhi                                   on 1998/12/13  12:32:42
9483     Log: Some notes about porting issues.
9484  Branch: cfgperl
9485        ! Porting/pumpkin.pod
9486 ____________________________________________________________________________
9487 [  2473] By: jhi                                   on 1998/12/13  12:03:58
9488     Log: From: Laszlo Molnar <ml1050@freemail.c3.hu>
9489          To: Perl 5 Porters <perl5-porters@perl.org>
9490          Subject: [patch 5.005_02] dos-djgpp update
9491          Date: Sun, 13 Dec 1998 00:08:44 +0100
9492          Message-ID: <19981213000844.C264@beeblebrox>
9493  Branch: cfgperl
9494        ! djgpp/config.over
9495 ____________________________________________________________________________
9496 [  2472] By: gbarr                                 on 1998/12/12  17:12:28
9497     Log: undo changes to Exporter.pm from #2312
9498  Branch: maint-5.005/perl
9499        ! lib/Exporter.pm
9500 ____________________________________________________________________________
9501 [  2465] By: jhi                                   on 1998/12/12  12:31:21
9502     Log: Document that qw() taints.
9503          
9504          From: Christian Burger <burger@terra.mpikg-teltow.mpg.de> 
9505          To: perlbug@perl.com 
9506          Subject: taint problems
9507          Date: Sun, 1 Nov 1998 22:28:41 +0100 (MET) 
9508          Message-Id: <199811012128.WAA23381@terra.mpikg-teltow.mpg.de>
9509  Branch: cfgperl
9510        ! pod/perlop.pod
9511 ____________________________________________________________________________
9512 [  2464] By: jhi                                   on 1998/12/11  14:09:51
9513     Log: From: Horst von Brand <vonbrand@sleipnir.valparaiso.cl>
9514          To: dist-users@foretune.co.jp
9515          Subject: (dist-users 871) dist-3.0@70 generates lots of main() without type
9516          Date: Mon, 07 Dec 1998 20:13:04 -0400
9517          Message-Id: <199812072313.UAA06181@sleipnir.valparaiso.cl>
9518  Branch: cfgperl
9519        ! Configure
9520 ____________________________________________________________________________
9521 [  2463] By: jhi                                   on 1998/12/11  13:29:54
9522     Log: MAXPATHLEN.
9523  Branch: cfgperl
9524        ! perl.h
9525 ____________________________________________________________________________
9526 [  2462] By: jhi                                   on 1998/12/11  08:37:58
9527     Log: From: Mark Kettenis <kettenis@phys.uva.nl>
9528          To: perl5-porters@perl.org
9529          Subject: [PATCH]5.005_54 (CONFIG) Added support for GNU/Hurd
9530          Date: Thu, 10 Dec 1998 22:00:57 +0100 (CET)
9531          Message-Id: <199812102100.WAA00097@delius.kettenis.nl>
9532  Branch: cfgperl
9533        + hints/gnu.sh
9534 ____________________________________________________________________________
9535 [  2461] By: nick                                  on 1998/12/10  21:00:50
9536     Log: Date: Wed, 09 Dec 1998 22:16:50 PST
9537          From: Vishal Bhatia <vishalb@hotmail.com>
9538          1. Fixes the bug  reported by  Robin Barker <rmb1@cise.npl.co.uk> 
9539          2. Fixes the bug  regarding return value of c-functions generated out 
9540          of perl subs. ( Just includes the patch I sent earlier)
9541          3. Incorporates the other changes that need to be done to get CC.pm
9542          use ISA search for packages and methods on the same lines as C.pm
9543          
9544          Vishal would appreciate comments about B::Stackobj changes from 
9545          someone knowing that module well.
9546  Branch: perl
9547        ! ext/B/B/C.pm ext/B/B/CC.pm ext/B/B/Stackobj.pm
9548 ____________________________________________________________________________
9549 [  2460] By: jhi                                   on 1998/12/08  08:11:27
9550     Log: Integrate from mainperl.
9551  Branch: cfgperl
9552       !> Changes ext/B/B.pm ext/B/B.xs ext/B/B/C.pm ext/B/B/CC.pm
9553       !> ext/B/B/Deparse.pm perl.h pod/perl.pod pod/perl5005delta.pod
9554       !> pod/perldiag.pod pod/perlfunc.pod pp_sys.c t/lib/io_unix.t
9555       !> toke.c util.c
9556 ____________________________________________________________________________
9557 [  2459] By: jhi                                   on 1998/12/07  07:50:11
9558     Log: From: hansm@icgroup.nl 
9559          Subject: Not OK: perl 5.00503 +MAINT_TRIAL_1 on OPENSTEP-Mach 4_1 (UNINSTALLED)
9560          Reply-To: hansmu@xs4all.nl 
9561          To: perlbug@perl.com 
9562          Date: Sun, 6 Dec 98 22:19:54 +0100 
9563          Message-Id: <9812062116.AA26445@icgned.icgroup.nl> 
9564  Branch: cfgperl
9565        ! util.c
9566 ____________________________________________________________________________
9567 [  2458] By: gsar                                  on 1998/12/07  06:00:55
9568     Log: fix dup lexical
9569  Branch: perl
9570        ! ext/B/B/Deparse.pm t/lib/io_unix.t
9571 ____________________________________________________________________________
9572 [  2457] By: gsar                                  on 1998/12/06  14:38:59
9573     Log: mention limit on line numbers reported by diagnostics
9574  Branch: perl
9575        ! pod/perl.pod toke.c
9576 ____________________________________________________________________________
9577 [  2456] By: gsar                                  on 1998/12/06  13:49:02
9578     Log: branch perldelta.pod
9579  Branch: maint-5.005/perl
9580       +> pod/perldelta.pod
9581 ____________________________________________________________________________
9582 [  2455] By: gsar                                  on 1998/12/06  13:47:21
9583     Log: clobber perldelta.pod to reestablish branch from perl5005delta.pod
9584  Branch: maint-5.005/perl
9585        - pod/perldelta.pod
9586 ____________________________________________________________________________
9587 [  2454] By: gsar                                  on 1998/12/06  13:35:31
9588     Log: fix outdated/incorrect info about arbitrary limits
9589  Branch: perl
9590        ! Changes perl.h pod/perl.pod pod/perl5005delta.pod
9591        ! pod/perldiag.pod pod/perlfunc.pod pp_sys.c util.c
9592 ____________________________________________________________________________
9593 [  2453] By: nick                                  on 1998/12/05  16:14:42
9594     Log: Avoid hard-coding op numbers
9595          Update CC.pm to save %INC, and to co-exist with new C.pm
9596  Branch: perl
9597        ! ext/B/B.pm ext/B/B.xs ext/B/B/C.pm ext/B/B/CC.pm
9598 ____________________________________________________________________________
9599 [  2452] By: nick                                  on 1998/12/05  10:44:28
9600     Log: B.xs had its own code to calculate hash() which differed from
9601          PERL_HASH in hv.h - so all saved HV's were mangled - including %INC
9602          which meant that run-time require was re-done.
9603          Removed some debug from C.pm
9604  Branch: perl
9605        ! ext/B/B.xs ext/B/B/C.pm
9606 ____________________________________________________________________________
9607 [  2451] By: nick                                  on 1998/12/04  21:58:49
9608     Log: Snapshot of re-worked B::C which compiles Tk apps at least as
9609          well as _54, but with pre-scan for classes and save the ISA scheme.
9610  Branch: perl
9611        ! ext/B/B/C.pm
9612 ____________________________________________________________________________
9613 [  2450] By: nick                                  on 1998/12/04  17:58:44
9614     Log: Vishal Bhatia's patch as a basis.
9615  Branch: perl
9616        ! ext/B/B/C.pm ext/B/B/CC.pm
9617 ____________________________________________________________________________
9618 [  2449] By: jhi                                   on 1998/12/04  16:39:21
9619     Log: Integrate from mainperl.
9620  Branch: cfgperl
9621       !> t/op/goto.t t/op/tr.t
9622 ____________________________________________________________________________
9623 [  2448] By: gsar                                  on 1998/12/04  06:06:49
9624     Log: tweak test for UTEST
9625  Branch: perl
9626        ! t/op/tr.t
9627 ____________________________________________________________________________
9628 [  2444] By: jhi                                   on 1998/12/03  14:37:22
9629     Log: s/\bthe the\b/the/g *.pod
9630  Branch: cfgperl
9631        ! pod/perlfaq8.pod pod/perlfunc.pod pod/perlguts.pod
9632 ____________________________________________________________________________
9633 [  2443] By: jhi                                   on 1998/12/03  13:39:53
9634     Log: Change#2441 aftermath.
9635  Branch: cfgperl
9636        ! Configure Porting/Glossary Porting/config.sh Porting/config_H
9637        ! config_h.SH thread.h vms/subconfigure.com
9638 ____________________________________________________________________________
9639 [  2441] By: jhi                                   on 1998/12/03  08:15:13
9640     Log: From: Dan Sugalski <sugalskd@osshe.edu>
9641          To: perl5-porters@perl.org, vmsperl@cor.newman.upenn.edu
9642          Subject: [PATCH 5.005_54]Initial VMS patches
9643          Date: 3 Dec 1998 01:05:55 +0200
9644          Message-ID: <MLIST_3.0.6.32.19981202141057.0339a7f0@ous.edu>
9645          
9646          The patch to config_h.SH requires more study because
9647          metaconfig needs to agree.
9648  Branch: cfgperl
9649        ! config_h.SH configure.com global.sym lib/ExtUtils/MM_VMS.pm
9650        ! t/lib/textfill.t t/pragma/warning.t vms/descrip_mms.template
9651        ! vms/gen_shrfls.pl vms/subconfigure.com vms/vmsish.h
9652 ____________________________________________________________________________
9653 [  2440] By: gsar                                  on 1998/12/03  01:32:16
9654     Log: add failed check-in of goto.t from change#1867
9655  Branch: perl
9656        ! t/op/goto.t
9657 ____________________________________________________________________________
9658 [  2437] By: jhi                                   on 1998/12/02  18:03:51
9659     Log: Fix most of the bad L<> links of
9660          
9661          From: Tom Christiansen <tchrist@jhereg.perl.com> 
9662          Subject: bad L<> links
9663          Reply-to: tchrist@perl.com 
9664          To: perlbug@jhereg.perl.com 
9665          Date: Tue, 11 Aug 1998 10:58:07 -0500 
9666          Message-Id: <199808111658.KAA00484@jhereg.perl.com> 
9667          
9668          The ones not fixed may require darker Pod::HTML magic,
9669          for example the perlguts.html#tags should work fine, IMHO.
9670  Branch: cfgperl
9671        ! pod/perl5005delta.pod pod/perlcall.pod pod/perldata.pod
9672        ! pod/perldiag.pod pod/perlfaq5.pod pod/perlfaq7.pod
9673        ! pod/perlfunc.pod pod/perlguts.pod pod/perllocale.pod
9674        ! pod/perlobj.pod pod/perlport.pod pod/perlsub.pod
9675        ! pod/perlvar.pod
9676 ____________________________________________________________________________
9677 [  2436] By: jhi                                   on 1998/12/02  16:35:04
9678     Log: One paste too many in #2345.
9679  Branch: cfgperl
9680        ! lib/Pod/Html.pm
9681 ____________________________________________________________________________
9682 [  2435] By: jhi                                   on 1998/12/02  16:32:33
9683     Log: Pod::Html and Pod::Text were not locale-savvy:
9684          for example in =head1 all non-ASCII-\w-runs were
9685          turned into underscores in NAME tags.  This could
9686          result in several NAME tags becoming identical.
9687          Reported by:
9688          
9689          From: Fyodor Krasnov <fyodor@aha.ru> 
9690          Subject: pod2html vs Russian Characters
9691          To: Tom.Christiansen@snn.aha.ru, tchrist@perl.com 
9692          Date: Tue, 24 Nov 1998 19:00:36 +0300 (MSK) 
9693          Message-Id: <199811241600.TAA05149@stat.aha.ru> 
9694  Branch: cfgperl
9695        ! lib/Pod/Html.pm lib/Pod/Text.pm
9696 ____________________________________________________________________________
9697 [  2434] By: jhi                                   on 1998/12/02  10:29:00
9698     Log: The real Mc5_54 integration.
9699  Branch: cfgperl
9700       !> Changes MANIFEST pod/perlhist.pod pp_hot.c
9701 ____________________________________________________________________________
9702 [  2433] By: jhi                                   on 1998/12/02  08:52:13
9703     Log: From: Andy Dougherty <doughera@lafayette.edu>
9704          To: Perl Porters <perl5-porters@perl.org>
9705          Subject: [PATCH 5.005_xx] Missing redirection of simple test program
9706          Date: Tue, 1 Dec 1998 13:40:12 -0500 (EST)
9707          Message-Id: <Pine.SUN.3.96.981201133546.4288K-100000@newton.phys>
9708  Branch: cfgperl
9709        ! Configure
9710 ____________________________________________________________________________
9711 [  2432] By: jhi                                   on 1998/12/02  08:49:47
9712     Log: From: Andy Dougherty <doughera@lafayette.edu>
9713          To: Perl Porters <perl5-porters@perl.org>
9714          Subject: [PATCH 5.005_xx] erroneous 'none' in lddlflags
9715          Date: Tue, 1 Dec 1998 12:50:27 -0500 (EST)
9716          Message-Id: <Pine.SUN.3.96.981201124929.4288H-100000@newton.phys>
9717  Branch: cfgperl
9718        ! Configure
9719 ____________________________________________________________________________
9720 [  2431] By: jhi                                   on 1998/12/01  16:11:50
9721     Log: From: achampio@lehman.com (Alan Champion)
9722          Subject: Not OK: perl 5.00503 +MAINT_TRIAL_1 on sun4-solaris 2.3 (UNINSTALLED)
9723          To: perlbug@perl.com
9724          Date: 1 Dec 1998 17:36:33 +0200
9725          Message-ID: <MLIST_9812011518.AA00005@lonhpov1.lehman.com>
9726          
9727          Skip NIS includes.
9728  Branch: cfgperl
9729        ! t/op/pwent.t
9730 ____________________________________________________________________________
9731 [  2430] By: gsar                                  on 1998/12/01  12:12:50
9732     Log: 5.005_54, as released
9733  Branch: perl
9734        ! Changes MANIFEST pod/perlhist.pod pp_hot.c
9735 ____________________________________________________________________________
9736 [  2429] By: jhi                                   on 1998/12/01  11:28:39
9737     Log: From: Anton Berezin <tobez@plab.ku.dk>
9738          To: perl5-porters@perl.org
9739          Subject: [PATCH 5.005_54] Configure - hints/freebsd.sh signal handler type
9740          Date: 30 Nov 1998 19:46:24 +0100
9741          Message-ID: <864srhhvcv.fsf@lion.plab.ku.dk>
9742  Branch: cfgperl
9743        ! hints/freebsd.sh
9744 ____________________________________________________________________________
9745 [  2428] By: jhi                                   on 1998/12/01  11:08:16
9746     Log: Integrate from _54 mainperl modulo the NetBSD ifdef in util.c.
9747  Branch: cfgperl
9748       +> (branch 30 files)
9749       !> (integrate 71 files)
9750 ____________________________________________________________________________
9751 [  2427] By: jhi                                   on 1998/12/01  10:51:37
9752     Log: Default to accepting a hinted $randfunc even when $csym
9753          does not find it.  (the previous defaylt behaviour was not
9754          to accept).
9755  Branch: cfgperl
9756        ! Configure
9757 ____________________________________________________________________________
9758 [  2426] By: jhi                                   on 1998/12/01  10:13:03
9759     Log: Separated the [:foo:] parsing to its own function.
9760          Passes all tests.
9761  Branch: cfgperl
9762        ! regcomp.c
9763 ____________________________________________________________________________
9764 [  2425] By: jhi                                   on 1998/12/01  08:22:49
9765     Log: Typo in comments.
9766  Branch: cfgperl
9767        ! regexec.c
9768 ____________________________________________________________________________
9769 [  2424] By: jhi                                   on 1998/12/01  08:21:38
9770     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9771          Subject: [PATCH 5.005_*] Debugger 'v' command
9772          To: perl5-porters@perl.org (Mailing list Perl5)
9773          Date: 1 Dec 1998 07:55:11 +0200
9774          Message-ID: <MLIST_199812010534.AAA21371@monk.mps.ohio-state.edu>
9775  Branch: cfgperl
9776        ! lib/perl5db.pl
9777 ____________________________________________________________________________
9778 [  2423] By: jhi                                   on 1998/12/01  08:19:08
9779     Log: From: pvhp@forte.com (Peter Prymmer)
9780          Subject: [PATCH 5.005_03t1 && 5.005_54]dll linkage side decks for OS/390
9781          To: perl5-porters@perl.org
9782          Date: 1 Dec 1998 07:27:11 +0200
9783          Message-ID: <MLIST_9812010508.AA07791@forte.com>
9784  Branch: cfgperl
9785        ! hints/os390.sh
9786 ____________________________________________________________________________
9787 [  2417] By: jhi                                   on 1998/11/30  08:14:00
9788     Log: s/SCM_CREDENTIALSS/SCM_CREDENTIAL/
9789  Branch: cfgperl
9790        ! ext/Socket/Socket.xs
9791 ____________________________________________________________________________
9792 [  2416] By: jhi                                   on 1998/11/30  08:00:15
9793     Log: Undo #2395, seems more like a problem in netbsd-current.
9794  Branch: cfgperl
9795        ! util.c
9796
9797 ----------------
9798 Version 5.005_54
9799 ----------------
9800
9801 ____________________________________________________________________________
9802 [  2414] By: gsar                                  on 1998/11/30  02:23:55
9803     Log: more JPL tweaks
9804  Branch: perl
9805        - jpl/JNI/MANIFEST jpl/PerlInterpreter/Makefile
9806        ! Changes MANIFEST jpl/JNI/JNI.pm jpl/README
9807 ____________________________________________________________________________
9808 [  2413] By: gsar                                  on 1998/11/30  01:35:56
9809     Log: stub bin/jpl that just runs JPL::Compile::files()
9810  Branch: perl
9811        + jpl/bin/jpl
9812 ____________________________________________________________________________
9813 [  2412] By: gsar                                  on 1998/11/30  01:32:14
9814     Log: delete symlink
9815  Branch: perl
9816        - jpl/bin/jpl
9817 ____________________________________________________________________________
9818 [  2410] By: gsar                                  on 1998/11/30  01:30:44
9819     Log: branch jpl from perlext to perl
9820  Branch: perl
9821       +> (branch 30 files)
9822 ____________________________________________________________________________
9823 [  2407] By: gsar                                  on 1998/11/30  01:24:53
9824     Log: JPL tweaks to build with 5.005
9825  Branch: perlext
9826        ! jpl/JNI/JNI.xs jpl/JNI/typemap jpl/JPL/Compile.pm
9827        ! jpl/PerlInterpreter/PerlInterpreter.c jpl/README
9828 ____________________________________________________________________________
9829 [  2406] By: gsar                                  on 1998/11/30  00:55:54
9830     Log: integrate changes#2273,2274,2288,2291 from maint-5.004
9831  Branch: perl
9832        ! Porting/patchls doio.c lib/Sys/Syslog.pm t/op/die_exit.t
9833 ____________________________________________________________________________
9834 [  2405] By: gsar                                  on 1998/11/30  00:28:55
9835     Log: patchlevel up to 54
9836  Branch: perl
9837        ! patchlevel.h win32/Makefile win32/config_H.bc
9838        ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
9839 ____________________________________________________________________________
9840 [  2403] By: gsar                                  on 1998/11/29  23:35:50
9841     Log: integrate cfgperl changes into mainline
9842  Branch: perl
9843       !> Configure Porting/Glossary Porting/config.sh Porting/config_H
9844       !> config_h.SH pod/perlfunc.pod t/op/grent.t t/op/pwent.t util.c
9845 ____________________________________________________________________________
9846 [  2402] By: gsar                                  on 1998/11/29  23:08:42
9847     Log: sync Text::Wrap version number
9848  Branch: perl
9849        ! lib/Text/Wrap.pm
9850 ____________________________________________________________________________
9851 [  2401] By: gsar                                  on 1998/11/29  22:56:21
9852     Log: textfill.t tweak
9853  Branch: perl
9854        ! t/lib/textfill.t
9855 ____________________________________________________________________________
9856 [  2400] By: gsar                                  on 1998/11/29  22:50:41
9857     Log: update to Text::Wrap 98.112901 from David Muir Sharnoff
9858          <muir@idiom.com>
9859  Branch: perl
9860        + t/lib/textfill.t
9861        ! MANIFEST lib/Text/Wrap.pm
9862 ____________________________________________________________________________
9863 [  2399] By: gsar                                  on 1998/11/29  22:28:05
9864     Log: updated to Text::Wrap 98.112801 from CPAN; one published change
9865          has happened without the authors knowledge or consent; the subversive
9866          version (which is in 5.00502) breaks one of the tests in the
9867          authors testsuite; attempts are being made to find a fix that
9868          avoids breaking code already running with the 5.005_02 version
9869          From:    David Muir Sharnoff <muir@idiom.com>
9870          Date:    Sat, 28 Nov 1998 04:34:17 PST
9871          Message-Id: <199811281234.EAA03082@idiom.com>
9872          Subject: Updated Text::Wrap, Time::ParseDate, File::Flock
9873  Branch: perl
9874        ! lib/Text/Wrap.pm t/lib/textwrap.t
9875 ____________________________________________________________________________
9876 [  2397] By: nick                                  on 1998/11/29  20:13:58
9877     Log: Update docs and English.pm for $^C
9878  Branch: perl
9879        ! lib/English.pm pod/perlvar.pod
9880 ____________________________________________________________________________
9881 [  2396] By: jhi                                   on 1998/11/29  20:13:03
9882     Log: Mirror #2384.
9883  Branch: cfgperl
9884        ! t/op/pwent.t
9885 ____________________________________________________________________________
9886 [  2395] By: jhi                                   on 1998/11/29  19:59:12
9887     Log: Newer NetBSDs don't have NSIG in <sys/signal.h>, they need <signal.h>.
9888  Branch: cfgperl
9889        ! util.c
9890 ____________________________________________________________________________
9891 [  2394] By: gsar                                  on 1998/11/29  19:49:08
9892     Log: updated perlreftut.pod
9893  Branch: perl
9894        ! pod/perlreftut.pod
9895 ____________________________________________________________________________
9896 [  2393] By: gsar                                  on 1998/11/29  19:31:56
9897     Log: misc tweaks
9898  Branch: perl
9899        ! ext/IO/Makefile.PL lib/Test.pm t/lib/io_poll.t t/op/sort.t
9900 ____________________________________________________________________________
9901 [  2392] By: gsar                                  on 1998/11/29  19:31:18
9902     Log: notes about -DPERL_POLLUTE
9903  Branch: perl
9904        ! INSTALL pod/perldelta.pod win32/Makefile win32/makefile.mk
9905 ____________________________________________________________________________
9906 [  2391] By: gsar                                  on 1998/11/29  19:13:52
9907     Log: explain various win32 build caveats more clearly
9908  Branch: perl
9909        ! README.win32 win32/Makefile win32/makefile.mk
9910 ____________________________________________________________________________
9911 [  2390] By: gsar                                  on 1998/11/29  16:51:59
9912     Log: remove I_POLL detection (Configure will do that now)
9913  Branch: perl
9914        ! ext/IO/Makefile.PL
9915 ____________________________________________________________________________
9916 [  2389] By: jhi                                   on 1998/11/29  16:39:16
9917     Log: Add I_POLL for IO 1.20.
9918  Branch: cfgperl
9919        ! Configure Porting/Glossary Porting/config.sh Porting/config_H
9920        ! config_h.SH
9921 ____________________________________________________________________________
9922 [  2388] By: gsar                                  on 1998/11/29  16:23:30
9923     Log: add p4desc (augments 'p4 describe' output with diffs for new files)
9924  Branch: perl
9925        + Porting/p4desc
9926        ! MANIFEST
9927 ____________________________________________________________________________
9928 [  2387] By: gsar                                  on 1998/11/29  16:08:03
9929     Log: another threads reliability fix: serialize writes to thr->threadsv
9930          avoid most uses of PL_na (which is much more inefficient than a
9931          simple local); update docs to suit; PL_na now being thr->Tna may
9932          be a minor compatibility issue for extensions--will require dTHR
9933          outside of XSUBs (those get automatic dTHR)
9934  Branch: perl
9935        ! XSUB.h djgpp/djgpp.c doio.c doop.c dump.c ext/B/B.xs
9936        ! ext/DB_File/DB_File.xs ext/DynaLoader/dl_next.xs
9937        ! ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs ext/Thread/Thread.xs
9938        ! ext/attrs/attrs.xs gv.c malloc.c mg.c op.c
9939        ! os2/OS2/REXX/REXX.xs os2/os2.c perl.c perly.c perly.y
9940        ! pod/perlcall.pod pod/perlembed.pod pod/perlguts.pod
9941        ! pod/perlxs.pod pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c run.c sv.c
9942        ! t/op/pwent.t taint.c toke.c universal.c vmesa/vmesa.c
9943        ! vms/ext/Stdio/Stdio.xs vms/perly_c.vms vms/vms.c win32/win32.c
9944 ____________________________________________________________________________
9945 [  2386] By: jhi                                   on 1998/11/29  15:40:42
9946     Log: Tune the "if" entry.
9947  Branch: cfgperl
9948        ! pod/perlfunc.pod
9949 ____________________________________________________________________________
9950 [  2385] By: gsar                                  on 1998/11/29  12:40:28
9951     Log: various fixes for race conditions under threads: mutex locks based
9952          on PL_threadnum were seriously flawed, since it means more than one
9953          thread could enter the critical region; PL_na was global instead of
9954          thread-local; child thread could finish and free thr structures
9955          before Thread->new() got around to creating the Thread object;
9956          cv_clone() needed locking, as it mucks with PL_comppad and other
9957          global data; new_struct_thread() needed to lock template-thread's
9958          mutex while copying its data
9959  Branch: perl
9960        ! embedvar.h ext/Thread/Thread.xs gv.c op.c perl.c perlvars.h
9961        ! pp_hot.c thrdvar.h thread.h util.c win32/win32thread.c
9962 ____________________________________________________________________________
9963 [  2384] By: gsar                                  on 1998/11/29  10:54:38
9964     Log: s/warn/print/ on multiply defined groups
9965  Branch: perl
9966        ! t/op/grent.t
9967 ____________________________________________________________________________
9968 [  2383] By: gsar                                  on 1998/11/29  10:48:39
9969     Log: backout change#2334
9970  Branch: perl
9971        ! pod/perlfunc.pod pp_hot.c sv.c thrdvar.h
9972 ____________________________________________________________________________
9973 [  2382] By: jhi                                   on 1998/11/29  10:33:40
9974     Log: Better NetInfo behaviour.
9975  Branch: cfgperl
9976        ! t/op/grent.t t/op/pwent.t
9977 ____________________________________________________________________________
9978 [  2381] By: jhi                                   on 1998/11/29  10:08:15
9979     Log: Integrate from mainperl.
9980  Branch: cfgperl
9981       +> ext/IO/ChangeLog ext/IO/lib/IO/Dir.pm ext/IO/lib/IO/Poll.pm
9982       +> ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/Socket/UNIX.pm
9983       +> ext/IO/poll.c ext/IO/poll.h pod/perlreftut.pod
9984       +> t/lib/io_const.t t/lib/io_dir.t t/lib/io_multihomed.t
9985       +> t/lib/io_poll.t t/lib/io_unix.t
9986       !> (integrate 58 files)
9987 ____________________________________________________________________________
9988 [  2380] By: gsar                                  on 1998/11/29  08:22:49
9989     Log: prefer IO::Handle for IO if FileHandle:: is empty (as suggested by
9990          Tim Bunce)
9991  Branch: perl
9992        ! gv.c
9993 ____________________________________________________________________________
9994 [  2379] By: gsar                                  on 1998/11/29  07:06:43
9995     Log: fix for pat.t failure under USE_THREADS
9996  Branch: perl
9997        ! pp_ctl.c regexec.c
9998 ____________________________________________________________________________
9999 [  2378] By: nick                                  on 1998/11/28  22:46:57
10000     Log: More C.pm tweaks
10001          Save globs even if we have saved cv itself before - may be imported.
10002          
10003          While we don't save "bootstrap" CV we need to provide a stub,
10004          so that if we require it later we don't fall through and attempt
10005          to DynaLoad module again.
10006          
10007          Attempt to save %INC so that "require" does not reload things
10008          we have compiled-in (does not work right yet - seems to be due
10009          to PL_incgv being created in perl_parse() current scheme setting 
10010          GvHV() is "better" than saving the glob, but still does not 
10011          work as I expect). 
10012  Branch: perl
10013        ! ext/B/B/C.pm
10014 ____________________________________________________________________________
10015 [  2377] By: gsar                                  on 1998/11/28  22:30:38
10016     Log: various tweaks; result passes all tests for normal build on Solaris;
10017          fails two pat.t tests under USE_THREADS; io_poll.t test#3 fails on
10018          win32 due to lack of select() that works on non-socket fds
10019  Branch: perl
10020        ! ext/IO/poll.c regcomp.c regexec.c scope.c
10021        ! t/lib/io_multihomed.t win32/makefile.mk
10022 ____________________________________________________________________________
10023 [  2376] By: gsar                                  on 1998/11/28  20:44:39
10024     Log: add $config_args to perl -V display (suggested by Ilya Zakharevich)
10025  Branch: perl
10026        ! myconfig
10027 ____________________________________________________________________________
10028 [  2375] By: gsar                                  on 1998/11/28  20:42:58
10029     Log: integrate cfgperl changes into mainline
10030  Branch: perl
10031       !> Configure ext/POSIX/hints/dynixptx.pl myconfig t/op/grent.t
10032       !> t/op/pwent.t t/op/undef.t t/pragma/locale.t util.c
10033 ____________________________________________________________________________
10034 [  2374] By: gsar                                  on 1998/11/28  20:02:03
10035     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10036          Date: Thu, 5 Nov 1998 02:21:12 -0500 (EST)
10037          Message-Id: <199811050721.CAA27998@monk.mps.ohio-state.edu>
10038          Subject: [PATCH 5.00553] Yet another OS/2 patch
10039  Branch: perl
10040        ! os2/Changes os2/Makefile.SHs os2/os2.c t/pragma/warn/op
10041 ____________________________________________________________________________
10042 [  2373] By: gsar                                  on 1998/11/28  19:30:06
10043     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10044          Date: Sat, 28 Nov 1998 01:51:56 -0500 (EST)
10045          Message-Id: <199811280651.BAA18095@monk.mps.ohio-state.edu>
10046          Subject: [PATCH 5.005_53] Change $#+
10047  Branch: perl
10048        ! mg.c pod/perlvar.pod t/op/pat.t
10049 ____________________________________________________________________________
10050 [  2372] By: gsar                                  on 1998/11/28  19:28:00
10051     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10052          Date: Sat, 28 Nov 1998 00:33:17 -0500 (EST)
10053          Message-Id: <199811280533.AAA25654@monk.mps.ohio-state.edu>
10054          Subject: [PATCH 5.005_53] Finishing off SNOBOL: $1 in (?{})
10055  Branch: perl
10056        ! embedvar.h mg.c objXSUB.h perl.c regexec.c t/op/pat.t
10057        ! thrdvar.h
10058 ____________________________________________________________________________
10059 [  2371] By: gsar                                  on 1998/11/28  19:23:53
10060     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10061          Date: Fri, 27 Nov 1998 16:16:48 -0500 (EST)
10062          Message-Id: <199811272116.QAA03502@monk.mps.ohio-state.edu>
10063          Subject: [PATCH 5.005_53] better -Mre=debugcolor
10064  Branch: perl
10065        ! embedvar.h objXSUB.h regexec.c thrdvar.h
10066 ____________________________________________________________________________
10067 [  2370] By: gsar                                  on 1998/11/28  19:21:17
10068     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10069          Date: Fri, 27 Nov 1998 15:22:19 -0500 (EST)
10070          Message-Id: <199811272022.PAA17874@monk.mps.ohio-state.edu>
10071          Subject: [PATCH 5.005_*] regcolors
10072  Branch: perl
10073        ! embed.h global.sym objXSUB.h proto.h regcomp.c regexec.c
10074 ____________________________________________________________________________
10075 [  2369] By: gsar                                  on 1998/11/28  19:00:15
10076     Log: allow final period in a file (not followed by a newline) to
10077          terminate format spec
10078  Branch: perl
10079        ! toke.c
10080 ____________________________________________________________________________
10081 [  2368] By: gsar                                  on 1998/11/28  18:58:25
10082     Log: Liblist tweak suggested by Swen Thuemmler <Swen.Thuemmler@paderlinx.de>;
10083          add C<$Config{installarchlib}/CORE> to the default locations searched
10084          on win32
10085  Branch: perl
10086        ! lib/ExtUtils/Liblist.pm
10087 ____________________________________________________________________________
10088 [  2367] By: gsar                                  on 1998/11/28  18:46:05
10089     Log: applied suggested patch with PERL_OBJECT tweaks
10090          From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10091          Date: Thu, 26 Nov 1998 02:46:20 -0500 (EST)
10092          Message-Id: <199811260746.CAA23164@monk.mps.ohio-state.edu>
10093          Subject: [PATCH 5.005_53] Enable $_ and pos() inside (?{ CODE }) in RExen
10094  Branch: perl
10095        ! embed.h embed.pl embedvar.h objXSUB.h pp_ctl.c proto.h
10096        ! regexec.c t/op/pat.t thrdvar.h
10097 ____________________________________________________________________________
10098 [  2366] By: gsar                                  on 1998/11/28  18:38:34
10099     Log: additional documentation for qr//
10100          From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10101          Message-Id: <199811260751.CAA24560@monk.mps.ohio-state.edu>
10102          Date: Thu, 26 Nov 1998 02:51:09 -0500 (EST)
10103          Subject: [PATCH 5.005_*] Documentation (fwd)
10104  Branch: perl
10105        ! pod/perlfunc.pod pod/perlop.pod pod/perlpod.pod
10106 ____________________________________________________________________________
10107 [  2365] By: gsar                                  on 1998/11/28  18:35:35
10108     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10109          Date: Wed, 25 Nov 1998 23:33:45 -0500 (EST)
10110          Message-Id: <199811260433.XAA29281@monk.mps.ohio-state.edu>
10111          Subject: [PATCH 5.005_*] Fix \G in REx without //g
10112  Branch: perl
10113        ! cop.h embedvar.h objXSUB.h pp.c pp_ctl.c pp_hot.c regexec.c
10114        ! regexp.h t/op/pat.t thrdvar.h
10115 ____________________________________________________________________________
10116 [  2364] By: gsar                                  on 1998/11/28  18:24:20
10117     Log: update Test.pm to Test-1.12; tweak 're' detection
10118  Branch: perl
10119        ! lib/Test.pm
10120 ____________________________________________________________________________
10121 [  2363] By: gsar                                  on 1998/11/28  18:12:04
10122     Log: avoid command-line quoting portability problems in lex_assign.t
10123  Branch: perl
10124        ! t/op/lex_assign.t
10125 ____________________________________________________________________________
10126 [  2362] By: gsar                                  on 1998/11/28  18:08:50
10127     Log: From: John Tobey <jtobey@channel1.com>
10128          Date: Thu, 19 Nov 1998 14:14:15 -0500 (EST)
10129          Message-Id: <m0zgZWx-000FOgC@feynman.localnet>
10130          Subject: PATCH: document English.pm sawampersand and thread issues
10131  Branch: perl
10132        ! lib/English.pm pod/perlvar.pod
10133 ____________________________________________________________________________
10134 [  2361] By: gsar                                  on 1998/11/28  18:03:04
10135     Log: fix uninitialized warnings
10136          From: Brian Callaghan <callagh@itginc.com>
10137          Date: Thu, 19 Nov 1998 17:49:10 -0800
10138          Message-Id: <3654CA96.B64FCAEB@itginc.com>
10139          Subject: Complete.pm patch (version 1.1)
10140  Branch: perl
10141        ! lib/Term/Complete.pm
10142 ____________________________________________________________________________
10143 [  2360] By: gsar                                  on 1998/11/28  17:59:16
10144     Log: s/Array/List/ suggested by John Tobey
10145  Branch: perl
10146        ! pod/perldata.pod
10147 ____________________________________________________________________________
10148 [  2359] By: gsar                                  on 1998/11/28  17:47:48
10149     Log: update tie() entry in perlfunc to reflect TIEARRAY and TIEHANDLE
10150  Branch: perl
10151        ! lib/Tie/Handle.pm pod/perlfunc.pod
10152 ____________________________________________________________________________
10153 [  2358] By: jhi                                   on 1998/11/28  17:23:15
10154     Log: Revamp the locale tests.
10155          (0) Instead of rewiring a few locales scan for them.
10156          (1) Bogus test #101 removed.
10157          (2) All the locales are checked, the lists of failed
10158          and non-failed ones are displayed.
10159          (3) The test #103 is again 'active' so that it may fail.
10160          (4) To balance (3) a hopefully pacifying message is shown
10161          if the #103 fails.
10162  Branch: cfgperl
10163        ! t/pragma/locale.t
10164 ____________________________________________________________________________
10165 [  2357] By: gsar                                  on 1998/11/28  17:21:07
10166     Log: add perlreftut.pod
10167  Branch: perl
10168        + pod/perlreftut.pod
10169        ! MANIFEST pod/Makefile pod/buildtoc pod/perl.pod
10170        ! pod/perlref.pod pod/roffitall vms/descrip_mms.template
10171        ! win32/pod.mak
10172 ____________________________________________________________________________
10173 [  2356] By: jhi                                   on 1998/11/28  16:58:01
10174     Log: Change #2346 fallout.
10175  Branch: cfgperl
10176        ! t/op/undef.t
10177 ____________________________________________________________________________
10178 [  2355] By: gsar                                  on 1998/11/28  16:46:43
10179     Log: IO.xs tweaks; avoid coredump in io_xs.t; remove newCONSTSUB();
10180          ANSI prototypes
10181  Branch: perl
10182        ! ext/IO/IO.xs
10183 ____________________________________________________________________________
10184 [  2354] By: gsar                                  on 1998/11/28  16:08:07
10185     Log: add IO-1.20; mess with t/lib/io_*.t in an attempt to
10186          keep platform hacks that aren't in the 1.20 dist; add new files
10187          to MANIFEST; hack Makefile.PL; result hasn't been tested
10188          anywhere
10189  Branch: perl
10190        + ext/IO/ChangeLog ext/IO/lib/IO/Dir.pm ext/IO/lib/IO/Poll.pm
10191        + ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/Socket/UNIX.pm
10192        + ext/IO/poll.c ext/IO/poll.h t/lib/io_const.t t/lib/io_dir.t
10193        + t/lib/io_multihomed.t t/lib/io_poll.t t/lib/io_unix.t
10194        ! MANIFEST ext/IO/IO.pm ext/IO/IO.xs ext/IO/Makefile.PL
10195        ! ext/IO/README ext/IO/lib/IO/File.pm ext/IO/lib/IO/Handle.pm
10196        ! ext/IO/lib/IO/Pipe.pm ext/IO/lib/IO/Seekable.pm
10197        ! ext/IO/lib/IO/Select.pm ext/IO/lib/IO/Socket.pm
10198        ! t/lib/io_sock.t t/lib/io_udp.t
10199 ____________________________________________________________________________
10200 [  2353] By: jhi                                   on 1998/11/28  15:51:03
10201     Log: Locale collation, ctype, and numeric, were initialized wrong
10202          (if LC_ALL or LANG were unset, so were the collation/ctype/numeric),
10203          as reported by
10204          
10205          From: Ilya.Sandler@etak.com (Ilya Sandler)
10206          Subject: a bug in locale handling: LC_COLLATE ignored sometimes
10207          To: perlbug@perl.com
10208          Date: 25 Nov 1998 04:53:52 +0200
10209          Message-ID: <MLIST_199811250226.SAA12590@axi001.etak.sw>
10210  Branch: cfgperl
10211        ! util.c
10212 ____________________________________________________________________________
10213 [  2352] By: nick                                  on 1998/11/28  15:21:59
10214     Log: Implement $^C to allow perl access to -c flag - I think this 
10215          was agreed once...
10216  Branch: perl
10217        ! gv.c mg.c
10218 ____________________________________________________________________________
10219 [  2351] By: jhi                                   on 1998/11/28  15:14:24
10220     Log: Change #2251 fixup.
10221  Branch: cfgperl
10222        ! myconfig
10223 ____________________________________________________________________________
10224 [  2350] By: jhi                                   on 1998/11/28  14:58:19
10225     Log: Integrate from mainperl.
10226  Branch: cfgperl
10227       +> ext/Devel/Peek/Changes ext/Devel/Peek/Makefile.PL
10228       +> ext/Devel/Peek/Peek.pm ext/Devel/Peek/Peek.xs
10229       +> pod/perl5005delta.pod
10230       !> (integrate 49 files)
10231 ____________________________________________________________________________
10232 [  2349] By: jhi                                   on 1998/11/28  14:27:36
10233     Log: Passwd and group file groveling.
10234  Branch: cfgperl
10235        ! t/op/grent.t t/op/pwent.t
10236 ____________________________________________________________________________
10237 [  2348] By: gsar                                  on 1998/11/28  14:09:50
10238     Log: more conservative version of changes#2345,2346,2347; those break
10239          C<defined(@{"foo::ISA"})> which seems to be extensively used in
10240          the libs :-(
10241  Branch: perl
10242        ! pp.c t/op/method.t
10243 ____________________________________________________________________________
10244 [  2347] By: gsar                                  on 1998/11/28  13:36:08
10245     Log: tweak bogus test
10246  Branch: perl
10247        ! t/op/method.t
10248 ____________________________________________________________________________
10249 [  2346] By: gsar                                  on 1998/11/28  13:20:34
10250     Log: test cases for previous change
10251  Branch: perl
10252        ! t/op/undef.t
10253 ____________________________________________________________________________
10254 [  2345] By: gsar                                  on 1998/11/28  13:07:17
10255     Log: fix typo in pp_defined() causing C<defined %tied> to fail
10256  Branch: perl
10257        ! pp.c
10258 ____________________________________________________________________________
10259 [  2344] By: gsar                                  on 1998/11/28  13:03:29
10260     Log: s/comment/comment_t/ tweak (suggested by John Gorman
10261          <jgorman@webbysoft.com>)
10262  Branch: perl
10263        ! ext/B/B/Assembler.pm ext/B/B/Disassembler.pm
10264 ____________________________________________________________________________
10265 [  2343] By: gsar                                  on 1998/11/28  12:52:40
10266     Log: add (stub) perldelta.pod
10267  Branch: perl
10268        + pod/perldelta.pod
10269 ____________________________________________________________________________
10270 [  2342] By: gsar                                  on 1998/11/28  12:49:26
10271     Log: rename perldelta.pod to perl5005delta.pod in preparation for
10272          starting a new one
10273  Branch: perl
10274       +> pod/perl5005delta.pod
10275        - pod/perldelta.pod
10276        ! MANIFEST pod/perl.pod
10277 ____________________________________________________________________________
10278 [  2341] By: gsar                                  on 1998/11/28  12:41:55
10279     Log: fix MALLOC_LOCK #define
10280  Branch: perl
10281        ! malloc.c
10282 ____________________________________________________________________________
10283 [  2340] By: gsar                                  on 1998/11/28  12:18:23
10284     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10285          Date: Sun, 15 Nov 1998 20:25:50 -0500 (EST)
10286          Message-Id: <199811160125.UAA05268@monk.mps.ohio-state.edu>
10287          Subject: [PATCH 5.005_53] OS/2 events get closer to Perl
10288  Branch: perl
10289        ! os2/Changes os2/os2.c os2/os2.sym os2/os2ish.h
10290 ____________________________________________________________________________
10291 [  2339] By: jhi                                   on 1998/11/28  11:59:01
10292     Log: Add -lm to dynix/ptx POSIX hints.
10293          From: "Martin J. Bligh" <mbligh@sequent.com>
10294          To: jhi@iki.fi
10295          Subject: Re: Making Perl work on DYNIX/ptx
10296          Date: Wed, 25 Nov 1998 10:34:41 -0800
10297          Message-ID: <1457015007.911990081@w-186d219.rhe.sequent.com>
10298  Branch: cfgperl
10299        ! ext/POSIX/hints/dynixptx.pl
10300 ____________________________________________________________________________
10301 [  2338] By: jhi                                   on 1998/11/28  11:57:19
10302     Log: Detypo.
10303  Branch: cfgperl
10304        ! lib/filetest.pm
10305 ____________________________________________________________________________
10306 [  2337] By: jhi                                   on 1998/11/28  11:56:29
10307     Log: Better LD_LIBRARY_PATH instructions for Bourneists.
10308  Branch: cfgperl
10309        ! Configure
10310 ____________________________________________________________________________
10311 [  2336] By: gsar                                  on 1998/11/28  11:41:14
10312     Log: teach CPAN.pm to ignore beta perl distributions when looking for
10313          modules
10314          From: root@dogberry.rutgers.edu (root)
10315          Date: Thu, 12 Nov 1998 23:08:39 -0500
10316          Message-Id: <199811130408.XAA10578@dogberry.rutgers.edu>
10317          Subject: recompile tries getting a perl distribution
10318  Branch: perl
10319        ! lib/CPAN.pm
10320 ____________________________________________________________________________
10321 [  2335] By: gsar                                  on 1998/11/28  11:27:46
10322     Log: make $1 et al readonly under threads; make C<undef $1> fail like
10323          C<$1 = undef> does
10324  Branch: perl
10325        ! op.c pp.c t/op/undef.t
10326 ____________________________________________________________________________
10327 [  2334] By: gsar                                  on 1998/11/28  10:24:52
10328     Log: s/Regexp/re/ and clarify policy on lowercased object namespaces
10329  Branch: perl
10330        ! pod/perlfunc.pod pp_hot.c sv.c thrdvar.h
10331 ____________________________________________________________________________
10332 [  2333] By: gsar                                  on 1998/11/28  09:36:40
10333     Log: document changed PERL_HASH()
10334  Branch: perl
10335        ! pod/perlfunc.pod pod/perlguts.pod
10336 ____________________________________________________________________________
10337 [  2332] By: nick                                  on 1998/11/27  21:10:27
10338     Log: Handle INIT list in C.pm
10339          1. Provide init_av() from B.xs
10340          2. Export it in B.pm
10341          3. Use it in C.pm
10342          Also disable some pruning in savecv() which seems to undo
10343          my previous patch.
10344          Experimental feature - save pathnames of .so files in easily 
10345          grep-able form for use in wrapper to feed to linker.  
10346  Branch: perl
10347        ! ext/B/B.pm ext/B/B.xs ext/B/B/C.pm
10348 ____________________________________________________________________________
10349 [  2327] By: gsar                                  on 1998/11/27  15:12:01
10350     Log: integrate change#2315 from maint-5.005
10351  Branch: perl
10352        ! t/op/sort.t
10353       !> op.c sv.c
10354 ____________________________________________________________________________
10355 [  2326] By: gsar                                  on 1998/11/27  15:00:42
10356     Log: integrate changes#2304,2305,2306,2308 from maint-5.005
10357  Branch: perl
10358       !> ext/DynaLoader/dl_mpeix.xs installperl lib/ExtUtils/MM_Unix.pm
10359       !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MakeMaker.pm
10360       !> lib/ExtUtils/typemap
10361 ____________________________________________________________________________
10362 [  2325] By: gsar                                  on 1998/11/27  14:46:18
10363     Log: malloc bugfix and documentation from Ilya Zakharevich
10364          Date: Tue, 24 Nov 1998 17:24:55 -0500 (EST)
10365          Message-Id: <199811242224.RAA22618@monk.mps.ohio-state.edu>
10366          Subject: [PATCH 5.005_*] Re: Internal coredump
10367          --
10368          Date: Thu, 26 Nov 1998 03:06:10 -0500 (EST)
10369          Message-Id: <199811260806.DAA28913@monk.mps.ohio-state.edu>
10370          Subject: [PATCH 5.005_*] malloc.c documentation
10371  Branch: perl
10372        ! malloc.c
10373 ____________________________________________________________________________
10374 [  2324] By: gsar                                  on 1998/11/27  14:41:38
10375     Log: B::C tweaks to allow Tk compiles from Nick Ing-Simmons
10376  Branch: perl
10377        ! ext/B/B/C.pm
10378 ____________________________________________________________________________
10379 [  2323] By: gsar                                  on 1998/11/27  14:33:44
10380     Log: From: maeda@src.ricoh.co.jp
10381          Date: Tue, 24 Nov 1998 10:37:45 +0900
10382          Message-Id: <199811240137.KAA05867@luna.src.ricoh.co.jp>
10383          Subject: format "..." bug
10384  Branch: perl
10385        ! pp_ctl.c t/op/write.t
10386 ____________________________________________________________________________
10387 [  2322] By: gsar                                  on 1998/11/27  14:20:12
10388     Log: add ext/Devel/Peek
10389          From: jan.dubois@ibm.net (Jan Dubois)
10390          Date: Mon, 23 Nov 1998 00:48:11 +0100
10391          Message-ID: <36589ec9.49964585@smtp1.ibm.net>
10392          Subject: [PATCH 5.005_53] Devel::Peek integration
10393  Branch: perl
10394        + ext/Devel/Peek/Changes ext/Devel/Peek/Makefile.PL
10395        + ext/Devel/Peek/Peek.pm ext/Devel/Peek/Peek.xs
10396        ! MANIFEST dump.c embed.h embedvar.h global.sym intrpvar.h
10397        ! objXSUB.h perl.c perl.h proto.h sv.c sv.h thrdvar.h
10398        ! win32/GenCAPI.pl win32/Makefile win32/makefile.mk
10399 ____________________________________________________________________________
10400 [  2321] By: gsar                                  on 1998/11/27  13:03:08
10401     Log: ensure 'make regen_headers' even without perl installed
10402          (suggested by Ilya Zakharevich)
10403  Branch: perl
10404        ! bytecode.pl warning.pl
10405 ____________________________________________________________________________
10406 [  2320] By: gsar                                  on 1998/11/27  12:58:36
10407     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10408          Date: Mon, 9 Nov 1998 19:03:25 -0500 (EST)
10409          Message-Id: <199811100003.TAA05815@monk.mps.ohio-state.edu>
10410          Subject: [PATCH 5.005_*] Cosmetic malloc patch
10411  Branch: perl
10412        ! malloc.c
10413 ____________________________________________________________________________
10414 [  2319] By: gsar                                  on 1998/11/27  12:56:13
10415     Log: eliminate dup hunk from integration
10416  Branch: perl
10417        ! lib/filetest.pm perl.h
10418 ____________________________________________________________________________
10419 [  2318] By: gsar                                  on 1998/11/27  12:50:08
10420     Log: integrate cfgperl changes into mainline
10421  Branch: perl
10422       +> ext/DB_File/hints/dynixptx.pl ext/POSIX/hints/dynixptx.pl
10423        ! pod/perlfaq4.pod
10424       !> (integrate 30 files)
10425 ____________________________________________________________________________
10426 [  2317] By: jhi                                   on 1998/11/27  11:38:13
10427     Log: C<-x>.
10428  Branch: cfgperl
10429        ! lib/filetest.pm
10430 ____________________________________________________________________________
10431 [  2316] By: jhi                                   on 1998/11/27  11:10:22
10432     Log: Integrate from mainperl.
10433  Branch: cfgperl
10434       !> XSUB.h embed.h embed.pl embedvar.h ext/Thread/Thread.xs
10435       !> iperlsys.h mg.c objXSUB.h op.c pp_ctl.c pp_sys.c proto.h
10436       !> t/comp/package.t t/lib/dumper.t t/pragma/warn/pp_ctl
10437       !> universal.c util.c win32/GenCAPI.pl win32/win32.h
10438       !> win32/win32sck.c
10439 ____________________________________________________________________________
10440 [  2315] By: gbarr                                 on 1998/11/27  05:16:50
10441     Log: integrate change#2246 from mainline, while still allowing
10442          C<sort $globref @foo>
10443          
10444          allow C<sort $coderef @foo>
10445  Branch: maint-5.005/perl
10446        ! op.c sv.c
10447       !> t/op/sort.t
10448 ____________________________________________________________________________
10449 [  2308] By: gbarr                                 on 1998/11/27  00:11:44
10450     Log: Updates for MPE/iX DynaLoader and installperl, via private mail
10451          forwarded by Jarkko Hietaniemi from Mark Bixby
10452  Branch: maint-5.005/perl
10453        ! ext/DynaLoader/dl_mpeix.xs installperl
10454 ____________________________________________________________________________
10455 [  2306] By: gbarr                                 on 1998/11/26  23:44:47
10456     Log: Allow PL_FILES to have multiple targets from one source by allowing
10457          an array ref as the value in the hash
10458  Branch: maint-5.005/perl
10459        ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
10460        ! lib/ExtUtils/MakeMaker.pm
10461 ____________________________________________________________________________
10462 [  2305] By: gbarr                                 on 1998/11/26  23:38:06
10463     Log: fix unsigned variables to use SvUV and sv_setuv
10464  Branch: maint-5.005/perl
10465        ! lib/ExtUtils/typemap
10466 ____________________________________________________________________________
10467 [  2304] By: gbarr                                 on 1998/11/26  23:36:17
10468     Log: Fix embeded \n in ABSTRACT and <> in AUTHOR
10469  Branch: maint-5.005/perl
10470        ! lib/ExtUtils/MM_Unix.pm
10471 ____________________________________________________________________________
10472 [  2301] By: gsar                                  on 1998/11/26  10:16:54
10473     Log: fix PL_defoutgv leak under threads
10474  Branch: perl
10475        ! ext/Thread/Thread.xs
10476 ____________________________________________________________________________
10477 [  2300] By: gsar                                  on 1998/11/26  09:04:44
10478     Log: properly free temporaries created by threads
10479  Branch: perl
10480        ! ext/Thread/Thread.xs
10481 ____________________________________________________________________________
10482 [  2299] By: gsar                                  on 1998/11/26  06:51:16
10483     Log: fix C<if (...) { package Foo; ... }> misoptimization that fails
10484          to set the package for the block properly
10485  Branch: perl
10486        ! op.c t/comp/package.t t/lib/dumper.t
10487 ____________________________________________________________________________
10488 [  2298] By: nick                                  on 1998/11/24  22:04:20
10489     Log: Part-1 of tweaks to allow Tk to be "compiled"
10490          Make XS_UNIVERSAL_xxx non-static so they can be found in libperl.
10491          (May also need attention to exports etc. - to follow.)
10492  Branch: perl
10493        ! universal.c
10494 ____________________________________________________________________________
10495 [  2294] By: jhi                                   on 1998/11/23  10:44:26
10496     Log: The new socket tests need in some platforms
10497          to #include <sys/types.h>.
10498  Branch: cfgperl
10499        ! Configure
10500 ____________________________________________________________________________
10501 [  2293] By: jhi                                   on 1998/11/23  10:33:42
10502     Log: From: Gerben Wierda <G.C.Th.Wierda@AWT.nl>
10503          To: Jarkko Hietaniemi <jhi@cc.hut.fi>
10504          Subject: Re: Test results for perl5.005_53 under NEXTSTEP 3.3 (intel)
10505          Date: Mon, 23 Nov 1998 10:07:04 +0100
10506          Message-Id: <9811230907.AA06484@AWT.nl>
10507          
10508          NeXTstep NetInfo uses nidump to get the user/group databases.
10509  Branch: cfgperl
10510        ! t/op/grent.t t/op/pwent.t
10511 ____________________________________________________________________________
10512 [  2291] By: TimBunce                              on 1998/11/22  22:23:09
10513     Log: Updated Porting/patchls utility.
10514  Branch: maint-5.004/perl
10515        ! Porting/patchls
10516 ____________________________________________________________________________
10517 [  2288] By: TimBunce                              on 1998/11/22  21:46:11
10518     Log: Title:  "Buglet in Sys::Syslog.pm (with fix)"
10519          From:  Henrik Tougaard <ht.000@foa.dk>
10520          Msg-ID:  <Pine.OSF.3.95.981117092651.1492C-100000@sula.pensam.dk>
10521          Files:  lib/Sys/Syslog.pm
10522  Branch: maint-5.004/perl
10523        ! lib/Sys/Syslog.pm
10524 ____________________________________________________________________________
10525 [  2286] By: jhi                                   on 1998/11/22  19:08:42
10526     Log: Change#2284 aid: allow also for plain old MSG_ and SCM_ #defines.
10527  Branch: cfgperl
10528        ! ext/Socket/Socket.xs
10529 ____________________________________________________________________________
10530 [  2285] By: jhi                                   on 1998/11/22  18:21:07
10531     Log: MSG_PROXY for GNU/Hurd (previously we believed that
10532          all GNU libc platforms have MSG_PROXY.  Untrue).
10533          In fact this ended up as a major MSG_* and SCM_*
10534          update.  The MSG_XXX known to be enums in some
10535          versions of the glibc are now probed for and respective
10536          HAS_MSG_XXX are defined.  While I was at it I noticed
10537          SCM_RIGHTS being similarly an enum.  This reminded me of
10538          an ancient discussion in perl5-porters:
10539          http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/9612/msg01017.html
10540          The BSD socket interface has a nifty feature for passing
10541          file descriptors and credentials--via sockets.  It may be
10542          too late to add this functionality to the CORE but
10543          at least Configure now probes for the functions,
10544          structs, and includes, defining the appropriate
10545          HAS_YYY and I_ZZZ, and the Socket extension exports
10546          the constants, in case somebody wants to write an
10547          extension for this interface.
10548  Branch: cfgperl
10549        ! Configure Porting/Glossary Porting/config.sh Porting/config_H
10550        ! config_h.SH ext/Socket/Socket.pm ext/Socket/Socket.xs
10551        ! iperlsys.h
10552 ____________________________________________________________________________
10553 [  2284] By: jhi                                   on 1998/11/22  18:13:21
10554     Log: perlhist.pod 1.54, containing 5_53.
10555  Branch: cfgperl
10556        ! pod/perlhist.pod
10557 ____________________________________________________________________________
10558 [  2274] By: TimBunce                              on 1998/11/22  16:25:46
10559     Log: Preserve errno around fcntl(fd,F_SETFD,fd > maxsysfd) in do_open()
10560  Branch: maint-5.004/perl
10561        ! doio.c
10562 ____________________________________________________________________________
10563 [  2273] By: TimBunce                              on 1998/11/22  16:17:43
10564     Log: Improve op/die_exit.t test for implicit close changing $!
10565  Branch: maint-5.004/perl
10566        ! t/op/die_exit.t
10567 ____________________________________________________________________________
10568 [  2268] By: jhi                                   on 1998/11/22  14:44:11
10569     Log: Fix thinko.
10570  Branch: cfgperl
10571        ! hints/dynixptx.sh
10572 ____________________________________________________________________________
10573 [  2267] By: jhi                                   on 1998/11/22  13:19:41
10574     Log: Document the d_socket override.
10575  Branch: cfgperl
10576        ! hints/dynixptx.sh
10577 ____________________________________________________________________________
10578 [  2266] By: jhi                                   on 1998/11/22  12:12:29
10579     Log: From: John Tobey <jtobey@channel1.com>
10580          Subject: [PATCH] perlfaq typos
10581          To: perl5-porters@perl.com
10582          Date: 22 Nov 1998 04:25:15 +0200
10583          Message-ID: <MLIST_m0zhPeF-000FOgC@feynman.localnet>
10584  Branch: cfgperl
10585        ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
10586        ! pod/perlfaq7.pod pod/perlfaq8.pod
10587 ____________________________________________________________________________
10588 [  2265] By: jhi                                   on 1998/11/22  12:06:29
10589     Log: From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
10590          Subject: DB_File 1.61 patch for 5.005_53 & 5.005_02
10591          Newsgroups: hut.lists.perl5-porters
10592          To: gsar@engin.umich.edu (Gurusamy Sarathy)
10593          Cc: perl5-porters@perl.org (Perl5 Porters)
10594          Date: 20 Nov 1998 12:20:41 +0200
10595  Branch: cfgperl
10596        ! ext/DB_File/Changes ext/DB_File/DB_File.pm
10597        ! ext/DB_File/DB_File.xs
10598 ____________________________________________________________________________
10599 [  2264] By: jhi                                   on 1998/11/22  11:55:09
10600     Log: NeXTstep /etc/group and /etc/passwd are used only at boot time,
10601          From: Gerben Wierda <G.C.Th.Wierda@AWT.nl>
10602          Subject: Test results for perl5.005_53 under NEXTSTEP 3.3 (intel)
10603          To: perlbug@perl.com
10604          Date: 20 Nov 1998 18:39:06 +0200
10605          Lines: 47
10606          Message-ID: <MLIST_9811201533.AA22148@AWT.nl>
10607  Branch: cfgperl
10608        ! t/op/grent.t t/op/pwent.t
10609 ____________________________________________________________________________
10610 [  2263] By: jhi                                   on 1998/11/22  11:42:59
10611     Log: Permission testing is tricky when we have too much power.
10612          Problem reported in
10613          From: Gerben Wierda <G.C.Th.Wierda@AWT.nl>
10614          Subject: Test results for perl5.005_53 under NEXTSTEP 3.3 (intel)
10615          To: perlbug@perl.com
10616          Date: 20 Nov 1998 18:39:06 +0200
10617          Message-ID: <MLIST_9811201533.AA22148@AWT.nl>
10618  Branch: cfgperl
10619        ! t/op/filetest.t
10620 ____________________________________________________________________________
10621 [  2262] By: gsar                                  on 1998/11/22  11:37:02
10622     Log: fix broken CAPI generation
10623  Branch: perl
10624        ! win32/GenCAPI.pl
10625 ____________________________________________________________________________
10626 [  2261] By: jhi                                   on 1998/11/22  11:17:00
10627     Log: -x should be C<-x>, reported by Gerben Wierda.
10628  Branch: cfgperl
10629        ! pod/perlfunc.pod
10630 ____________________________________________________________________________
10631 [  2260] By: gsar                                  on 1998/11/22  11:12:02
10632     Log: phase 2 of PERL_OBJECT cleanup; objXSUB.h autogeneration
10633  Branch: perl
10634        ! XSUB.h embed.h embed.pl embedvar.h iperlsys.h objXSUB.h
10635        ! proto.h
10636 ____________________________________________________________________________
10637 [  2259] By: jhi                                   on 1998/11/22  11:06:40
10638     Log: From: "Kurt D. Starsinic" <kstar@chapin.edu>
10639          Subject: Re: [PATCH] Re: pod2man bug in date generated line
10640          To: Albert Dvornik <bert@genscan.com>, "Larry W. Virden" <lvirden@cas.org>
10641          Cc: perlbug@perl.com
10642          Date: 20 Nov 1998 21:30:17 +0200
10643          Message-ID: <MLIST_19981120131523.A464@O2.chapin.edu>
10644  Branch: cfgperl
10645        ! pod/pod2man.PL
10646 ____________________________________________________________________________
10647 [  2256] By: jhi                                   on 1998/11/21  10:44:01
10648     Log: From: Thomas Bowditch <bowditch@inmet.com>
10649          Subject: Benchmark.pm suggestion
10650          To: jhi@iki.fi, Tim.Bunce@ig.co.uk
10651          Date: Fri, 20 Nov 1998 17:43:46 -0500
10652          Message-Id: <199811202243.RAA26252@harp.camb.inmet.com>
10653          
10654          Added timesum().
10655  Branch: cfgperl
10656        ! lib/Benchmark.pm
10657 ____________________________________________________________________________
10658 [  2255] By: gsar                                  on 1998/11/21  08:45:06
10659     Log: another win32 portability fix: make sysread() and syswrite()
10660          work on sockets
10661  Branch: perl
10662        ! pp_sys.c win32/win32.h
10663 ____________________________________________________________________________
10664 [  2254] By: gsar                                  on 1998/11/21  07:49:06
10665     Log: win32_recvfrom() compatibility fix
10666  Branch: perl
10667        ! win32/win32sck.c
10668 ____________________________________________________________________________
10669 [  2253] By: jhi                                   on 1998/11/20  08:22:06
10670     Log: From: Mark Bixby <markb@spock.dis.cccd.edu>
10671          To: jhi@iki.fi
10672          Subject: MPE/iX Perl 5.005_02 oops
10673          Date: Thu, 19 Nov 1998 17:10:45 -0800 (PST)
10674          Message-Id: <199811200110.RAA07395@spock.dis.cccd.edu>
10675  Branch: cfgperl
10676        ! ext/DynaLoader/dl_mpeix.xs installperl
10677 ____________________________________________________________________________
10678 [  2252] By: gsar                                  on 1998/11/19  17:38:03
10679     Log: mess_sv tweak for change#2249
10680  Branch: perl
10681        ! util.c
10682 ____________________________________________________________________________
10683 [  2251] By: jhi                                   on 1998/11/18  12:32:19
10684     Log: Display use64bits and usemultiplicity but only if necessary.
10685  Branch: cfgperl
10686        ! myconfig
10687 ____________________________________________________________________________
10688 [  2250] By: jhi                                   on 1998/11/18  12:26:50
10689     Log: From: Horst von Brand <vonbrand@sleipnir.valparaiso.cl> 
10690          Subject: pp.c uses 'unsigned Quad_t'
10691          To: perlbug@perl.com 
10692          Date: Sun, 15 Nov 1998 20:57:05 -0300 
10693          Message-Id: <199811152357.UAA12768@sleipnir.valparaiso.cl>
10694  Branch: cfgperl
10695        ! perl.h pp.c
10696 ____________________________________________________________________________
10697 [  2249] By: gsar                                  on 1998/11/18  05:43:11
10698     Log: use PL_mess_sv only during global destruction (fixes problems with
10699          overlapping invocations of form()/warn()/die()/croak() trampling on
10700          each other's messages)
10701  Branch: perl
10702        ! mg.c util.c
10703 ____________________________________________________________________________
10704 [  2248] By: gsar                                  on 1998/11/18  05:39:36
10705     Log: tweak change#2245 to skip previous message if any
10706  Branch: perl
10707        ! pp_ctl.c t/pragma/warn/pp_ctl
10708 ____________________________________________________________________________
10709 [  2247] By: jhi                                   on 1998/11/17  11:46:56
10710     Log: Integrate from mainperl.
10711  Branch: cfgperl
10712       !> (integrate 26 files)
10713 ____________________________________________________________________________
10714 [  2246] By: gsar                                  on 1998/11/17  09:41:10
10715     Log: allow C<sort $coderef @foo>
10716  Branch: perl
10717        ! op.c t/op/sort.t t/pragma/overload.t
10718 ____________________________________________________________________________
10719 [  2245] By: gsar                                  on 1998/11/17  08:28:26
10720     Log: propagate failures in DESTROY() as (optional) warnings
10721  Branch: perl
10722        ! pod/perldiag.pod pp_ctl.c t/pragma/warn/pp_ctl
10723 ____________________________________________________________________________
10724 [  2244] By: gsar                                  on 1998/11/17  07:43:08
10725     Log: ensure PL_dirty is reinit-ed properly under -DMULTIPLICITY
10726  Branch: perl
10727        ! perl.c thrdvar.h
10728 ____________________________________________________________________________
10729 [  2243] By: gsar                                  on 1998/11/17  07:40:09
10730     Log: sort WARN_FOO symbols to avoid hash traversal order dependency
10731  Branch: perl
10732        ! lib/warning.pm warning.h warning.pl
10733 ____________________________________________________________________________
10734 [  2242] By: gsar                                  on 1998/11/17  06:32:39
10735     Log: fix skipspace() to properly account for newlines in eval''-ed
10736          strings (caused bogus line numbers in diagnostics and debugger)
10737  Branch: perl
10738        ! t/pragma/warn/pp_ctl t/pragma/warn/toke toke.c
10739 ____________________________________________________________________________
10740 [  2241] By: gsar                                  on 1998/11/17  03:48:12
10741     Log: s/Perl_utf8skip/PL_utf8skip/g
10742  Branch: perl
10743        ! embed.h embed.pl global.sym globvar.sym regexec.c utf8.h
10744 ____________________________________________________________________________
10745 [  2240] By: gsar                                  on 1998/11/14  06:09:06
10746     Log: rework op/groups.t
10747  Branch: perl
10748        ! t/op/filetest.t t/op/groups.t
10749 ____________________________________________________________________________
10750 [  2235] By: gsar                                  on 1998/11/14  00:17:05
10751     Log: catch a neophyte trap: open(<FH>), close(<FH>) etc.
10752  Branch: perl
10753        ! op.c
10754 ____________________________________________________________________________
10755 [  2234] By: gsar                                  on 1998/11/14  00:14:02
10756     Log: update Changes
10757  Branch: perl
10758        ! Changes win32/config.bc win32/config.gc win32/config.vc
10759 ____________________________________________________________________________
10760 [  2233] By: gsar                                  on 1998/11/13  09:43:03
10761     Log: doc tweak
10762  Branch: perl
10763        ! README.win32
10764 ____________________________________________________________________________
10765 [  2230] By: jhi                                   on 1998/11/12  17:07:45
10766     Log: Allow hints file override for d_socket
10767          (based on Sequent-induced change #2229).
10768  Branch: cfgperl
10769        ! Configure
10770 ____________________________________________________________________________
10771 [  2229] By: jhi                                   on 1998/11/12  16:32:33
10772     Log: 
10773          From: "Martin J. Bligh" <mbligh@sequent.com>
10774          To: jhi@iki.fi
10775          cc: gbarr@ti.com, gbarr@pobox.com, gsar@umich.edu
10776          Subject: Re: Making Perl work on DYNIX/ptx
10777          Date: Tue, 10 Nov 1998 16:24:26 -0800
10778          Message-ID: <181999655.910715066@w-186d219.rhe.sequent.com>
10779  Branch: cfgperl
10780        ! hints/dynixptx.sh
10781 ____________________________________________________________________________
10782 [  2228] By: jhi                                   on 1998/11/12  11:40:37
10783     Log: From: "Martin J. Bligh" <mbligh@sequent.com>
10784          Message-ID: <187803647.910720870@w-186d219.rhe.sequent.com>
10785          To: jhi@iki.fi
10786          cc: gbarr@ti.com, gbarr@pobox.com, gsar@umich.edu
10787          Subject: Re: Making Perl work on DYNIX/ptx
10788          Date: Tue, 10 Nov 1998 18:01:10 -0800
10789  Branch: cfgperl
10790        + ext/DB_File/hints/dynixptx.pl ext/POSIX/hints/dynixptx.pl
10791 ____________________________________________________________________________
10792 [  2227] By: jhi                                   on 1998/11/12  11:17:42
10793     Log: Integrate from mainperl.
10794  Branch: cfgperl
10795       !> Changes XSUB.h av.c embed.h embed.pl embedvar.h
10796       !> ext/IPC/SysV/Msg.pm global.sym hv.c lib/Text/Wrap.pm objXSUB.h
10797       !> perl.c perl.h pod/perlfunc.pod pod/perlvar.pod pp_sys.c
10798       !> proto.h regexec.c t/op/array.t util.c win32/makedef.pl
10799       !> win32/win32.c x2p/s2p.PL
10800 ____________________________________________________________________________
10801 [  2226] By: gsar                                  on 1998/11/11  21:05:42
10802     Log: provide -DPERL_POLLUTE
10803  Branch: perl
10804        ! embed.pl embedvar.h
10805 ____________________________________________________________________________
10806 [  2225] By: jhi                                   on 1998/11/09  07:45:12
10807     Log: From: Hans Mulder <hansm@icgroup.nl>
10808          To: Ilya Zakharevich <ilya@math.ohio-state.edu>
10809          Cc: gsar@engin.umich.edu (Gurusamy Sarathy), jhi@iki.fi,
10810          perl5-porters@perl.org
10811          Subject: Re: [PATCH] Re: Not OK: perl 5.00553 on OPENSTEP-Mach 4_1
10812          (UNINSTALLED)
10813          Date: Sun,  8 Nov 98 22:20:23 +0100
10814          Message-Id: <9811082119.AA11802@icgned.icgroup.nl>
10815  Branch: cfgperl
10816        ! malloc.c perl.h
10817 ____________________________________________________________________________
10818 [  2224] By: gsar                                  on 1998/11/09  03:13:14
10819     Log: avoid endless loops in Text::Wrap (from a suggestion by Lupe
10820          Christoph <lupe@alanya.m.isar.de>)
10821  Branch: perl
10822        ! lib/Text/Wrap.pm
10823 ____________________________________________________________________________
10824 [  2223] By: gsar                                  on 1998/11/09  02:09:06
10825     Log: fix misplaced brace in s2p (as suggested by Lionel Fourquaux
10826          <lionel.fourquaux@wanadoo.fr>)
10827  Branch: perl
10828        ! x2p/s2p.PL
10829 ____________________________________________________________________________
10830 [  2222] By: gsar                                  on 1998/11/09  01:56:24
10831     Log: patches from Hugo van der Sanden <hv@crypt.compulink.co.uk>
10832          Date: Wed, 04 Nov 1998 12:19:44 +0000
10833          Message-Id: <199811041219.MAA05451@crypt.compulink.co.uk>
10834          Subject: [PATCH] Re: [5.005_53] read overflow? 
10835          --
10836          Date: Wed, 04 Nov 1998 13:15:18 +0000
10837          Message-Id: <199811041315.NAA05711@crypt.compulink.co.uk>
10838          Subject: [PATCH 5.005_53] perl -V fix
10839  Branch: perl
10840        ! perl.c regexec.c
10841 ____________________________________________________________________________
10842 [  2221] By: gsar                                  on 1998/11/09  01:34:56
10843     Log: From: jan.dubois@ibm.net (Jan Dubois)
10844          Date: Sun, 01 Nov 1998 00:05:01 +0100
10845          Message-ID: <364294bd.18052307@smtp1.ibm.net>
10846          Subject: [PATCH v5.5.53, WIN32] PL_block_type undefined unless DEBUGGING
10847  Branch: perl
10848        ! Changes win32/makedef.pl
10849 ____________________________________________________________________________
10850 [  2220] By: gsar                                  on 1998/11/08  21:13:07
10851     Log: integrate changes#2120,2168,2218 from maint-5.005;
10852          add new vtbls; s/\bvtbl_/PL_vtbl_/; remove trailing comma in
10853          enum; make regen_headers
10854  Branch: perl
10855        ! XSUB.h embed.h embedvar.h ext/IPC/SysV/Msg.pm global.sym
10856        ! objXSUB.h perl.h pod/perlfunc.pod proto.h util.c win32/win32.c
10857 ____________________________________________________________________________
10858 [  2219] By: gsar                                  on 1998/11/08  19:42:57
10859     Log: integrate cfgperl changes into mainline
10860  Branch: perl
10861       +> README.vmesa
10862       !> Configure MANIFEST Porting/Glossary Porting/config.sh
10863       !> Porting/config_H config_h.SH ext/Thread/Thread.xs
10864       !> hints/hpux.sh hints/vmesa.sh lib/Math/Complex.pm malloc.c
10865       !> perl.h pod/perlfunc.pod pod/perllocale.pod pod/perlport.pod
10866       !> pp_sys.c sv.c t/lib/complex.t t/op/groups.t t/op/lex_assign.t
10867       !> thread.h vms/subconfigure.com vos/config.h
10868 ____________________________________________________________________________
10869 [  2218] By: gbarr                                 on 1998/11/08  16:48:44
10870     Log: From: Graham Barr <gbarr@ti.com>
10871          Date: Mon, 2 Nov 1998 07:38:52 -0600
10872          Message-ID: <19981102073852.A12751@asic.sc.ti.com>
10873          Subject: [PATCH 5.005_*] Re: IPC::Msg 1.03
10874  Branch: maint-5.005/perl
10875        ! ext/IPC/SysV/Msg.pm
10876 ____________________________________________________________________________
10877 [  2215] By: gsar                                  on 1998/11/08  02:52:52
10878     Log: set close-on-exec bit on pipe() FDs
10879  Branch: perl
10880        ! pod/perlfunc.pod pod/perlvar.pod pp_sys.c
10881 ____________________________________________________________________________
10882 [  2214] By: gsar                                  on 1998/11/08  02:27:57
10883     Log: typo in newHVhv()
10884  Branch: perl
10885        ! hv.c
10886 ____________________________________________________________________________
10887 [  2211] By: jhi                                   on 1998/11/07  21:14:18
10888     Log: Finalize the Mach CThreads support.
10889          
10890          From: Hans Mulder <hansm@icgroup.nl>
10891          Date: Sat,  7 Nov 98 22:06:20 +0100
10892          To: Gurusamy Sarathy <gsar@engin.umich.edu>
10893          Cc: jhi@iki.fi, perl5-porters@perl.org
10894          Subject: [PATCH] Re: Not OK: perl 5.00553 on OPENSTEP-Mach 4_1 (UNINSTALLED) 
10895          Message-Id: <9811072105.AA07794@icgned.icgroup.nl>
10896  Branch: cfgperl
10897        ! malloc.c perl.h
10898 ____________________________________________________________________________
10899 [  2210] By: gsar                                  on 1998/11/06  20:36:50
10900     Log: fix AvREALISH bogusness
10901  Branch: perl
10902        ! av.c t/op/array.t
10903 ____________________________________________________________________________
10904 [  2209] By: jhi                                   on 1998/11/06  08:05:31
10905     Log: Renamed malloc.c ASSERT() macro to P_ASSERT() because
10906          ASSERT() causes problems in {NeXTStep,OpenStep}.
10907          
10908          From: Hans Mulder <hansm@icgroup.nl>
10909          To: Jarkko Hietaniemi <jhi@cc.hut.fi>
10910          Subject: Re: Not OK: perl 5.00553 on OPENSTEP-Mach 4_1 (UNINSTALLED)
10911          Date: Fri,  6 Nov 98 01:27:41 +0100
10912          Message-Id: <9811060025.AA27389@icgned.icgroup.nl>
10913          
10914          and
10915          
10916          From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10917          Subject: Re: ASSERT() in malloc.c
10918          To: jhi@iki.fi
10919          Date: Fri, 6 Nov 1998 02:59:29 -0500 (EST)
10920          Message-Id: <199811060759.CAA18915@monk.mps.ohio-state.edu>
10921  Branch: cfgperl
10922        ! malloc.c
10923 ____________________________________________________________________________
10924 [  2208] By: jhi                                   on 1998/11/06  07:55:38
10925     Log: Mach CThreads needs #include <mach/cthreads.h>.
10926  Branch: cfgperl
10927        ! perl.h
10928 ____________________________________________________________________________
10929 [  2206] By: jhi                                   on 1998/11/05  14:54:52
10930     Log: PERL_BADLANG wrongly documented.
10931          
10932          From: ts <decoux@moulon.inra.fr>
10933          To: jhi@cc.hut.fi
10934          Subject: Re: Locale warning messages
10935          Date: Thu, 5 Nov 1998 14:34:19 +0100 (MET)
10936          Message-Id: <199811051334.OAA24863@moulon.inra.fr>
10937          
10938          and
10939          
10940          From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10941          Subject: Re: PERL_BADLANG
10942          To: jhi@iki.fi
10943          Subject: Re: PERL_BADLANG
10944          Date: Thu, 5 Nov 1998 09:49:00 -0500 (EST)
10945          Message-Id: <199811051449.JAA04238@monk.mps.ohio-state.edu>
10946  Branch: cfgperl
10947        ! pod/perllocale.pod
10948 ____________________________________________________________________________
10949 [  2205] By: jhi                                   on 1998/11/05  14:24:33
10950     Log: Document all the control flow keywords in perlfunc
10951          so that "perlfunc -f while" works.
10952  Branch: cfgperl
10953        ! pod/perlfunc.pod
10954 ____________________________________________________________________________
10955 [  2204] By: jhi                                   on 1998/11/05  12:46:02
10956     Log: Configure update.  Remove last trace of PTHREADS_CREATED_JOINABLE
10957          (from vos/config.h).  Update Porting/{Glossary,config*}.
10958  Branch: cfgperl
10959        ! Configure Porting/Glossary Porting/config.sh Porting/config_H
10960        ! config_h.SH vos/config.h
10961 ____________________________________________________________________________
10962 [  2203] By: jhi                                   on 1998/11/05  08:34:39
10963     Log: VM/ESA and VMS sig_num_init (change#2101) catchup.
10964  Branch: cfgperl
10965        ! hints/vmesa.sh vms/subconfigure.com
10966 ____________________________________________________________________________
10967 [  2202] By: jhi                                   on 1998/11/05  08:03:20
10968     Log: Integrate from mainperl.
10969  Branch: cfgperl
10970       !> Changes cop.h doop.c gv.c mg.c perl.c pp_ctl.c sv.c util.c
10971       !> win32/Makefile win32/makefile.mk win32/win32.c
10972 ____________________________________________________________________________
10973 [  2201] By: gsar                                  on 1998/11/05  04:40:44
10974     Log: another POPSTACK victim
10975  Branch: perl
10976        ! cop.h sv.c
10977 ____________________________________________________________________________
10978 [  2196] By: gsar                                  on 1998/11/05  02:07:54
10979     Log: fix a location affected by change#2191, add note about POPSTACK
10980  Branch: perl
10981        ! cop.h gv.c pp_ctl.c
10982 ____________________________________________________________________________
10983 [  2195] By: gsar                                  on 1998/11/05  02:04:45
10984     Log: makefile notes
10985  Branch: perl
10986        ! win32/Makefile win32/makefile.mk
10987 ____________________________________________________________________________
10988 [  2192] By: gsar                                  on 1998/11/04  23:48:53
10989     Log: indeterminate order-of-evaluation fixes
10990  Branch: perl
10991        ! mg.c
10992 ____________________________________________________________________________
10993 [  2191] By: gsar                                  on 1998/11/04  23:02:16
10994     Log: refetch local stack pointer in POPSTACK
10995  Branch: perl
10996        ! cop.h perl.c
10997 ____________________________________________________________________________
10998 [  2190] By: jhi                                   on 1998/11/04  08:50:40
10999     Log: Configure update.
11000          Sequent DYNIX/ptx updates: osvers=$4 (instead of $3) of uname -a,
11001          
11002          From: Andy Dougherty <doughera@lafcol.lafayette.edu>
11003          To: Martin Bligh <mbligh@sequent.com>
11004          Cc: Jarkko Hietaniemi <jhi@iki.fi>
11005          Subject: Re: Perl 5's configure on DYNIX/ptx
11006          Message-Id: <Pine.SUN.3.96.981103090824.5533B-100000@newton.phys>
11007          Date: Tue, 3 Nov 1998 09:35:26 -0500 (EST)
11008          
11009          find sockets also from libsocket, not just libnet.
11010          OS390: $compile_ok instead of $compile for <inttypes.h>,
11011          
11012          From: pvhp@forte.com (Peter Prymmer)
11013          To: Thomas.Dorner@start.de, jhi@iki.fi, neale@VMA.TABNSW.COM.AU
11014          Subject: _53 not OK on os390 but looking better than ever
11015          Date: Tue, 3 Nov 98 17:33:22 PST
11016          Message-Id: <9811040133.AA09450@forte.com>
11017  Branch: cfgperl
11018        ! Configure
11019 ____________________________________________________________________________
11020 [  2189] By: jhi                                   on 1998/11/04  07:43:58
11021     Log: sysio.t failure: fix undefined order of evaluation, from
11022          
11023          From: Spider Boardman <spider@web.zk3.dec.com>
11024          Subject: Not OK: perl 5.00553 on alpha-thread 5.0 [PATCH]
11025          To: perlbug@perl.com
11026          Date: 4 Nov 1998 01:22:30 +0200
11027          Message-ID: <MLIST_199811032227.RAA143892@web.zk3.dec.com>
11028  Branch: cfgperl
11029        ! pp_sys.c
11030 ____________________________________________________________________________
11031 [  2188] By: gsar                                  on 1998/11/04  02:59:16
11032     Log: fix return value of win32_pclose()
11033  Branch: perl
11034        ! win32/win32.c
11035 ____________________________________________________________________________
11036 [  2187] By: gsar                                  on 1998/11/04  02:56:34
11037     Log: s/sv_upgrade/SvUPGRADE/ a couple of places
11038  Branch: perl
11039        ! Changes doop.c gv.c util.c
11040 ____________________________________________________________________________
11041 [  2186] By: jhi                                   on 1998/11/03  08:17:52
11042     Log: Document quads in pack.
11043  Branch: cfgperl
11044        ! pod/perlfunc.pod
11045 ____________________________________________________________________________
11046 [  2185] By: jhi                                   on 1998/11/03  07:49:35
11047     Log: (IV) vs (I32) vs I_V()
11048          
11049          Subject: [PATCH 5.005_53] Reverting typecast in sv_upgrade()
11050          From: Anton Berezin <tobez@plab.ku.dk> 
11051          To: "p5p" <perl5-porters@perl.org> 
11052          Date: 01 Nov 1998 15:09:11 +0100 
11053          Message-ID: <86hfwjtshk.fsf@lion.plab.ku.dk>
11054          
11055          and
11056          
11057          From: Andy Dougherty <doughera@lafcol.lafayette.edu> 
11058          Date: Mon, 2 Nov 1998 10:17:34 -0500 (EST) 
11059          Message-Id: <Pine.SUN.3.96.981102101433.4479B-100000@newton.phys>
11060  Branch: cfgperl
11061        ! sv.c
11062 ____________________________________________________________________________
11063 [  2184] By: jhi                                   on 1998/11/03  07:42:46
11064     Log: VM/ESA updates.
11065  Branch: cfgperl
11066        + README.vmesa
11067        ! MANIFEST pod/perlfunc.pod pod/perlport.pod
11068 ____________________________________________________________________________
11069 [  2183] By: jhi                                   on 1998/11/02  12:58:13
11070     Log: The id(1)-parsing is real fun.
11071  Branch: cfgperl
11072        ! t/op/groups.t
11073 ____________________________________________________________________________
11074 [  2182] By: jhi                                   on 1998/11/02  12:07:43
11075     Log: Decommission the symlink test.
11076  Branch: cfgperl
11077        ! t/op/lex_assign.t
11078 ____________________________________________________________________________
11079 [  2181] By: jhi                                   on 1998/11/02  12:03:08
11080     Log: Replace ATTR_JOINABLE with true Configure probe
11081          for PTHREAD_CREATE_JOINABLE (or equivalent:
11082          PTHREAD_CREATE_UNDETACHED or __UNDETACHED).
11083          Remove ATTR_JOINABLE itself: Thread.xs uses
11084          PTHREAD_CREATE_JOINABLE (or equivalent) directly.
11085          
11086          Really scan for <mach/cthreads.h> only if usethreads.
11087  Branch: cfgperl
11088        ! Configure config_h.SH ext/Thread/Thread.xs thread.h
11089 ____________________________________________________________________________
11090 [  2180] By: jhi                                   on 1998/11/02  11:07:34
11091     Log: In HP-UX 10.X usethreads only if the required files are present.
11092  Branch: cfgperl
11093        ! hints/hpux.sh
11094 ____________________________________________________________________________
11095 [  2179] By: jhi                                   on 1998/11/02  09:10:33
11096     Log: Prefer groups(1).
11097          id -Gn can be broken.
11098          id -a can save the day.
11099  Branch: cfgperl
11100        ! t/op/groups.t
11101 ____________________________________________________________________________
11102 [  2178] By: jhi                                   on 1998/11/02  08:35:29
11103     Log: Detrail enum comma.
11104  Branch: cfgperl
11105        ! perl.h
11106 ____________________________________________________________________________
11107 [  2177] By: jhi                                   on 1998/11/02  08:24:12
11108     Log: 0**0 = 1, from
11109          
11110          From: d-lewart@uiuc.edu (Daniel S. Lewart)
11111          Subject: Math::Complex 0**0 patches
11112          Date: Sun, 1 Nov 1998 19:21:48 -0600 (CST)
11113          Message-Id: <199811020121.TAA28310@staff2.cso.uiuc.edu>
11114          To: jhi@iki.fi (Jarkko Hietaniemi),
11115          Raphael_Manfredi@grenoble.hp.com (Raphael Manfredi)
11116  Branch: cfgperl
11117        ! lib/Math/Complex.pm t/lib/complex.t
11118 ____________________________________________________________________________
11119 [  2168] By: gbarr                                 on 1998/11/01  01:58:58
11120     Log: From: jan.dubois@ibm.net (Jan Dubois)   
11121          Date: Fri, 09 Oct 1998 23:28:31 +0200
11122          Message-ID: <36217b7f.3193091@smtp1.ibm.net>
11123          Subject: [PATCH 5.005_02] Allow XS access to vtbl_*s when compiled with PERL_OBJECT
11124  Branch: maint-5.005/perl
11125        ! XSUB.h
11126 ____________________________________________________________________________
11127 [  2164] By: jhi                                   on 1998/10/31  15:50:02
11128     Log: Integrate from mainperl.
11129  Branch: cfgperl
11130       +> t/op/lex_assign.t
11131       !> (integrate 45 files)
11132
11133 ----------------
11134 Version 5.005_53
11135 ----------------
11136
11137 ____________________________________________________________________________
11138 [  2163] By: gsar                                  on 1998/10/31  11:31:12
11139     Log: bump patchlevel; other minor fixes for clean build and test on
11140          Solaris and win32
11141  Branch: perl
11142        ! Changes ext/Data/Dumper/Dumper.xs patchlevel.h pp.h sv.c
11143        ! t/lib/dumper.t t/op/groups.t t/op/lex_assign.t
11144        ! t/pragma/warn/regexec win32/Makefile win32/config_H.bc
11145        ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
11146        ! x2p/a2p.c
11147 ____________________________________________________________________________
11148 [  2162] By: gsar                                  on 1998/10/31  09:40:31
11149     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11150          Date: Fri, 30 Oct 1998 18:36:20 -0500 (EST)
11151          Message-Id: <199810302336.SAA17336@monk.mps.ohio-state.edu>
11152          Subject: Re: [PATCH 5.00552] Overloaded <> and deref again
11153  Branch: perl
11154        ! pp.h
11155 ____________________________________________________________________________
11156 [  2161] By: gsar                                  on 1998/10/31  09:39:13
11157     Log: From: Albert Dvornik <bert@genscan.com>
11158          Date: 30 Oct 1998 17:50:04 -0500
11159          Message-Id: <tqd879vf4z.fsf@puma.genscan.com>
11160          Subject: [PATCH perl5.00[45]] a2p: make sprintf less greedy without -o
11161  Branch: perl
11162        ! x2p/Makefile.SH x2p/a2p.c x2p/a2p.pod x2p/a2p.y x2p/a2py.c
11163 ____________________________________________________________________________
11164 [  2160] By: gsar                                  on 1998/10/31  09:35:03
11165     Log: fix for bugs in -x mode
11166          From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11167          Date: Sat, 31 Oct 1998 00:30:57 -0500 (EST)
11168          Message-Id: <199810310530.AAA22277@monk.mps.ohio-state.edu>
11169          Subject: [PATCH 5.00552] Fix h2xs
11170  Branch: perl
11171        ! utils/h2xs.PL
11172 ____________________________________________________________________________
11173 [  2159] By: gsar                                  on 1998/10/31  09:31:36
11174     Log: Data::Dumper update
11175  Branch: perl
11176        ! ext/Data/Dumper/Changes ext/Data/Dumper/Dumper.pm
11177        ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/Todo
11178 ____________________________________________________________________________
11179 [  2153] By: gsar                                  on 1998/10/30  21:40:09
11180     Log: add testsuite portion of patch
11181          From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11182          Date: Thu, 29 Oct 1998 23:20:01 -0500 (EST)
11183          Message-Id: <199810300420.XAA25651@monk.mps.ohio-state.edu>
11184          Subject: [PATCH 5.00321 ;-)] 87% speedup
11185  Branch: perl
11186        + t/op/lex_assign.t
11187        ! MANIFEST
11188 ____________________________________________________________________________
11189 [  2152] By: gsar                                  on 1998/10/30  21:08:11
11190     Log: mention the C<$SIG{CHLD} = 'IGNORE'> special case
11191  Branch: perl
11192        ! pod/perlfunc.pod pod/perlipc.pod pod/perlvar.pod
11193 ____________________________________________________________________________
11194 [  2151] By: gsar                                  on 1998/10/30  20:18:09
11195     Log: From: Mark-Jason Dominus <mjd@plover.com>
11196          Date: Fri, 30 Oct 1998 14:24:23 EST
11197          Message-Id: <19981030192423.27276.qmail@plover.com>
11198          Subject: PATCH: (5.005_02)  a2p should use `chomp' instead of `chop'
11199  Branch: perl
11200        ! x2p/walk.c
11201 ____________________________________________________________________________
11202 [  2150] By: gsar                                  on 1998/10/30  20:08:57
11203     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11204          Date: Thu, 29 Oct 1998 22:04:54 -0500 (EST)
11205          Message-Id: <199810300304.WAA23291@monk.mps.ohio-state.edu>
11206          Subject: [PATCH 5.00552] Overloaded <> and deref again
11207  Branch: perl
11208        ! gv.c lib/overload.pm perl.h pp.c pp.h pp_hot.c pp_sys.c sv.c
11209        ! t/pragma/overload.t toke.c
11210 ____________________________________________________________________________
11211 [  2149] By: gsar                                  on 1998/10/30  19:38:15
11212     Log: From: Roderick Schertler <roderick@argon.org>
11213          Date: Thu, 29 Oct 1998 14:50:18 -0500
11214          Message-ID: <17625.909690618@eeyore.ibcinc.com>
11215          Subject: patch for daemonization docs in perlipc
11216  Branch: perl
11217        ! pod/perlipc.pod
11218 ____________________________________________________________________________
11219 [  2148] By: gsar                                  on 1998/10/30  19:36:07
11220     Log: From: Anton Berezin <tobez@plab.ku.dk>
11221          Date: 29 Oct 1998 17:06:25 +0100
11222          Message-ID: <86pvbbuzcu.fsf@lion.plab.ku.dk>
11223          Subject: [PATCH 5.005_52] win32_opendir() fails on empty drives
11224  Branch: perl
11225        ! win32/win32.c
11226 ____________________________________________________________________________
11227 [  2147] By: gsar                                  on 1998/10/30  19:31:37
11228     Log: tweaked version of suggested patch
11229          From: Anton Berezin <tobez@plab.ku.dk>
11230          Date: 29 Oct 1998 14:48:54 +0100
11231          Message-ID: <86yapzv5q1.fsf@lion.plab.ku.dk>
11232          Subject: [PATCH 5.005_52] One more problem with win32_stat and MSVC
11233  Branch: perl
11234        ! win32/win32.c
11235 ____________________________________________________________________________
11236 [  2146] By: gsar                                  on 1998/10/30  19:03:50
11237     Log: hand-apply whitespace-mutiliated patch
11238          From: "vishal bhatia" <vishalb@hotmail.com>
11239          Date: Wed, 28 Oct 1998 23:45:32 PST
11240          Message-ID: <19981029074534.2334.qmail@hotmail.com>
11241          Subject: [PATCH 5.005_52]Compiling modules,more bugfixes for B
11242  Branch: perl
11243        ! ext/B/B/C.pm ext/B/B/CC.pm
11244 ____________________________________________________________________________
11245 [  2145] By: gsar                                  on 1998/10/30  18:46:58
11246     Log: remaining PL_foo stragglers
11247  Branch: perl
11248        ! doio.c ext/B/B.pm ext/IPC/SysV/SysV.xs ext/Opcode/Opcode.pm
11249        ! op.h os2/os2.c vms/gen_shrfls.pl
11250 ____________________________________________________________________________
11251 [  2144] By: gsar                                  on 1998/10/30  17:38:36
11252     Log: integrate cfgperl tweaks into mainline
11253  Branch: perl
11254       !> Makefile.SH README.posix-bc doio.c ext/POSIX/POSIX.xs proto.h
11255       !> t/op/misc.t t/pragma/subs.t t/pragma/warning.t
11256 ____________________________________________________________________________
11257 [  2143] By: jhi                                   on 1998/10/30  13:27:39
11258     Log: There can be multiple yacc/bison errors.
11259  Branch: cfgperl
11260        ! t/op/misc.t t/pragma/subs.t t/pragma/warning.t
11261 ____________________________________________________________________________
11262 [  2142] By: jhi                                   on 1998/10/30  13:18:43
11263     Log: README.posix-bc update.
11264  Branch: cfgperl
11265        ! README.posix-bc
11266 ____________________________________________________________________________
11267 [  2141] By: jhi                                   on 1998/10/30  09:12:59
11268     Log: #2133 fallout.
11269  Branch: cfgperl
11270        ! doio.c ext/POSIX/POSIX.xs
11271 ____________________________________________________________________________
11272 [  2140] By: jhi                                   on 1998/10/30  08:43:18
11273     Log: Integrate from mainperl.
11274  Branch: cfgperl
11275       +> globvar.sym pp.sym
11276        - objpp.h thread.sym
11277       !> (integrate 61 files)
11278 ____________________________________________________________________________
11279 [  2133] By: gsar                                  on 1998/10/30  02:51:39
11280     Log: phase 1 of somewhat major rearrangement of PERL_OBJECT stuff
11281          (objpp.h is gone, embed.pl now does some of that); objXSUB.h
11282          should soon be automated also; the global variables that
11283          escaped the PL_foo conversion are now reined in; renamed
11284          MAGIC in regcomp.h to REG_MAGIC to avoid collision with the
11285          type of same name; duplicated lists of pp_things in various
11286          places is now gone; result has only been tested on win32
11287  Branch: perl
11288        + globvar.sym pp.sym
11289        - objpp.h thread.sym
11290        ! MANIFEST Makefile.SH av.c bytecode.h byterun.h cop.h doio.c
11291        ! doop.c dump.c embed.h embed.pl embedvar.h ext/B/B.xs
11292        ! ext/POSIX/POSIX.xs ext/Thread/Thread.xs global.sym globals.c
11293        ! gv.c malloc.c mg.c objXSUB.h op.c opcode.h opcode.pl perl.c
11294        ! perl.h perl_exp.SH perlvars.h perly.c pod/perlguts.pod pp.c
11295        ! pp.h pp_ctl.c pp_hot.c pp_proto.h pp_sys.c proto.h regcomp.c
11296        ! regcomp.h regcomp.pl regcomp.sym regexec.c regnodes.h run.c
11297        ! scope.c sv.c t/op/filetest.t taint.c thrdvar.h toke.c util.c
11298        ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
11299        ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
11300        ! win32/makedef.pl win32/makefile.mk win32/perlhost.h
11301 ____________________________________________________________________________
11302 [  2130] By: jhi                                   on 1998/10/29  15:31:26
11303     Log: Pure bison yylex() proto was broken.
11304  Branch: cfgperl
11305        ! proto.h
11306 ____________________________________________________________________________
11307 [  2126] By: jhi                                   on 1998/10/29  08:35:54
11308     Log: Integrate mainperl.
11309  Branch: cfgperl
11310       !> INSTALL README.cygwin32 cygwin32/gcc2 cygwin32/ld2
11311       !> lib/ExtUtils/MakeMaker.pm lib/perl5db.pl malloc.c pp.c
11312       !> pp_ctl.c proto.h regexec.c t/pragma/overload.t
11313       !> t/pragma/warn/doio toke.c win32/makefile.mk
11314 ____________________________________________________________________________
11315 [  2125] By: jhi                                   on 1998/10/29  08:32:38
11316     Log: EBCDIC Makefile.SH iteration converges.  Hopefully.
11317  Branch: cfgperl
11318        ! Makefile.SH
11319 ____________________________________________________________________________
11320 [  2124] By: jhi                                   on 1998/10/29  08:06:44
11321     Log: EBCDIC Makefile.SH tuneup.
11322  Branch: cfgperl
11323        ! Makefile.SH
11324 ____________________________________________________________________________
11325 [  2119] By: gsar                                  on 1998/10/28  23:24:04
11326     Log: remove doubled hunk from integration
11327  Branch: perl
11328        ! pp.c
11329 ____________________________________________________________________________
11330 [  2118] By: gsar                                  on 1998/10/28  22:03:31
11331     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11332          Date: Wed, 28 Oct 1998 01:23:27 -0500 (EST)
11333          Message-Id: <199810280623.BAA06968@monk.mps.ohio-state.edu>
11334          Subject: [PATCH 5.00552] Minor debugger tweaks
11335  Branch: perl
11336        ! lib/perl5db.pl
11337 ____________________________________________________________________________
11338 [  2117] By: gsar                                  on 1998/10/28  22:02:30
11339     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11340          Date: Wed, 28 Oct 1998 01:20:33 -0500 (EST)
11341          Message-Id: <199810280620.BAA06893@monk.mps.ohio-state.edu>
11342          Subject: [PATCH 5.00552] Make sort respect overloading
11343  Branch: perl
11344        ! pp_ctl.c proto.h t/pragma/overload.t
11345 ____________________________________________________________________________
11346 [  2116] By: gsar                                  on 1998/10/28  21:51:11
11347     Log: MM patches from Ilya Zakharevich
11348          Date: Wed, 28 Oct 1998 01:27:04 -0500 (EST)
11349          Message-Id: <199810280627.BAA07053@monk.mps.ohio-state.edu>
11350          Subject: [PATCH 5.00552] Make MakeMaker more verbose
11351          --
11352          Date: Wed, 28 Oct 1998 01:25:36 -0500 (EST)
11353          Message-Id: <199810280625.BAA06980@monk.mps.ohio-state.edu>
11354          Subject: [PATCH 5.00552] Make MakeMaker ignore errors in kid Makefile.PL
11355  Branch: perl
11356        ! lib/ExtUtils/MakeMaker.pm
11357 ____________________________________________________________________________
11358 [  2115] By: gsar                                  on 1998/10/28  21:46:19
11359     Log: add explicit references to perl source path in ld2 and gcc2
11360  Branch: perl
11361        ! README.cygwin32 cygwin32/gcc2 cygwin32/ld2
11362 ____________________________________________________________________________
11363 [  2114] By: gsar                                  on 1998/10/28  21:39:56
11364     Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
11365          Date: Tue, 27 Oct 1998 10:40:41 -0500 (EST)
11366          Message-Id: <Pine.SUN.3.96.981027103726.28498E-100000@newton.phys>
11367          Subject: [PATCH] Re: Problems with: Creating an installable tar archive
11368  Branch: perl
11369        ! INSTALL
11370 ____________________________________________________________________________
11371 [  2113] By: gsar                                  on 1998/10/28  21:21:16
11372     Log: integrate cfgperl into mainline
11373  Branch: perl
11374       +> t/op/filetest.t
11375       !> Configure MANIFEST Makefile.SH config_h.SH perl.h perly.y
11376       !> perly_c.diff pp.c proto.h t/comp/require.t t/io/pipe.t
11377       !> t/op/groups.t t/op/misc.t t/pragma/subs.t t/pragma/warning.t
11378       !> thread.h toke.c vmesa/Makefile
11379 ____________________________________________________________________________
11380 [  2112] By: gsar                                  on 1998/10/28  21:14:18
11381     Log: minor cleanup
11382  Branch: perl
11383        ! malloc.c regexec.c t/pragma/warn/doio win32/makefile.mk
11384 ____________________________________________________________________________
11385 [  2111] By: gsar                                  on 1998/10/28  18:52:10
11386     Log: smarter C<$SIG{FOO} = BAREWORD;> warning
11387  Branch: perl
11388        ! toke.c
11389 ____________________________________________________________________________
11390 [  2110] By: jhi                                   on 1998/10/28  15:07:54
11391     Log: posix-bc doesn't want to regenerate a2p.h from a2p.y.
11392  Branch: cfgperl
11393        ! Makefile.SH
11394 ____________________________________________________________________________
11395 [  2109] By: jhi                                   on 1998/10/28  13:39:54
11396     Log: a2p.y needs to generate also y.tab.h.
11397  Branch: cfgperl
11398        ! Makefile.SH
11399 ____________________________________________________________________________
11400 [  2108] By: jhi                                   on 1998/10/28  10:33:36
11401     Log: The "parse error" must be converted to "syntax error",
11402          just matching it aint' enough.
11403  Branch: cfgperl
11404        ! t/comp/require.t t/op/misc.t t/pragma/subs.t
11405        ! t/pragma/warning.t
11406 ____________________________________________________________________________
11407 [  2107] By: jhi                                   on 1998/10/28  10:23:05
11408     Log: Regen sig_n{ame,umber}* if slightest doubt.
11409  Branch: cfgperl
11410        ! Configure
11411 ____________________________________________________________________________
11412 [  2106] By: jhi                                   on 1998/10/28  08:44:49
11413     Log: Bison says 'parse error', not 'parser error'.
11414  Branch: cfgperl
11415        ! t/comp/require.t t/op/misc.t t/pragma/subs.t
11416        ! t/pragma/warning.t
11417 ____________________________________________________________________________
11418 [  2105] By: jhi                                   on 1998/10/28  08:42:09
11419     Log: yylex() parametrization.
11420  Branch: cfgperl
11421        ! proto.h toke.c
11422 ____________________________________________________________________________
11423 [  2104] By: jhi                                   on 1998/10/28  08:25:09
11424     Log: Bring in #2102.
11425  Branch: cfgperl
11426        ! pp.c
11427 ____________________________________________________________________________
11428 [  2103] By: jhi                                   on 1998/10/28  08:22:04
11429     Log: From: Dominic Dunlop <domo@vo.lu>
11430          Subject: [PATCH 5.005_02]  Re: perl5.004_04 testing problem
11431          Date: 27 Oct 1998 20:47:25 +0200
11432          Message-ID: <MLIST_v03110700b25b7dc95bbc@[212.24.192.87]>
11433  Branch: cfgperl
11434        ! t/op/groups.t
11435 ____________________________________________________________________________
11436 [  2102] By: larry                                 on 1998/10/27  18:58:55
11437     Log: utf8 change to quotemeta broke EBCDIC
11438  Branch: perl
11439        ! pp.c
11440 ____________________________________________________________________________
11441 [  2101] By: jhi                                   on 1998/10/27  12:55:34
11442     Log: $Config{sig_num_init}.
11443          Also, a new approach to the 'pthreads-created-joinable': drop
11444          it and use {PTHREAD_CREATE_{JOINABLE,UNDETACHED},__UNDETACHED}
11445          directly. (See also #2096).
11446  Branch: cfgperl
11447        ! Configure config_h.SH
11448 ____________________________________________________________________________
11449 [  2100] By: jhi                                   on 1998/10/27  10:48:55
11450     Log: Regenerated perly_c.diff.
11451  Branch: cfgperl
11452        ! perly_c.diff
11453 ____________________________________________________________________________
11454 [  2099] By: jhi                                   on 1998/10/27  08:42:25
11455     Log: First the mangler was Netscape, then it was me.
11456  Branch: cfgperl
11457        ! vmesa/Makefile
11458 ____________________________________________________________________________
11459 [  2098] By: jhi                                   on 1998/10/27  08:34:40
11460     Log: `id -Gn` might be available where `groups` is not.
11461  Branch: cfgperl
11462        ! t/op/groups.t
11463 ____________________________________________________________________________
11464 [  2097] By: jhi                                   on 1998/10/27  08:05:17
11465     Log: Netscape had mangled the tabs.
11466  Branch: cfgperl
11467        ! vmesa/Makefile
11468 ____________________________________________________________________________
11469 [  2096] By: jhi                                   on 1998/10/27  08:03:05
11470     Log: ATTR_JOINABLE logic, based on (private email)
11471          
11472          From: Neale Ferguson <neale@VMA.TABNSW.COM.AU>
11473          Subject: Some little diffs
11474          Message-ID: <36350969.DA33E7B4@mailbox.tabnsw.com.au>
11475          Date: Tue, 27 Oct 1998 13:44:42 +1300
11476  Branch: cfgperl
11477        ! thread.h
11478 ____________________________________________________________________________
11479 [  2095] By: jhi                                   on 1998/10/27  07:56:57
11480     Log: Mach cthreads support based on:
11481          
11482          From: brie@corp.home.net (Brian Harrison)
11483          Subject: perl5.005_02 patch for mthreads
11484          To: perl5-porters@perl.org
11485          Date: 24 Oct 1998 01:01:55 +0300
11486          Message-ID: <MLIST_Pine.GSO.4.04.9810231410220.11111-200000@sulaco.eos.home.net>
11487          
11488          Pthread yield probe (dejavu)
11489          Cosmetic nanochange for the union semun output.
11490          Better inttypes.h probe.
11491          Undo the 'void *' $selecttype probe from #1971 because
11492          it breaks the $selectminbits test.
11493  Branch: cfgperl
11494        ! Configure config_h.SH perl.h thread.h
11495 ____________________________________________________________________________
11496 [  2094] By: jhi                                   on 1998/10/26  13:02:07
11497     Log: Also posix-bc wants to reyacc.
11498  Branch: cfgperl
11499        ! Makefile.SH
11500 ____________________________________________________________________________
11501 [  2093] By: jhi                                   on 1998/10/26  10:17:21
11502     Log: Removed !(*s & 0x80) from pp_quotemeta(), introduced after
11503          5_02 and really breaking things in non-ASCII worlds.
11504  Branch: cfgperl
11505        ! pp.c
11506 ____________________________________________________________________________
11507 [  2092] By: jhi                                   on 1998/10/26  09:08:00
11508     Log: More robustness.
11509  Branch: cfgperl
11510        ! t/comp/require.t t/op/misc.t t/pragma/subs.t
11511        ! t/pragma/warning.t
11512 ____________________________________________________________________________
11513 [  2091] By: jhi                                   on 1998/10/26  08:47:32
11514     Log: s/YYLEXPARAM/PERL_YYLEX_PARAM_DECL/g
11515          Bison really wants YYLEX_PARAM.
11516  Branch: cfgperl
11517        ! perly.y proto.h toke.c
11518 ____________________________________________________________________________
11519 [  2090] By: jhi                                   on 1998/10/26  08:21:25
11520     Log: s/YYLEX_PARAM/YYLEXPARAM/
11521  Branch: cfgperl
11522        ! perly.y
11523 ____________________________________________________________________________
11524 [  2089] By: jhi                                   on 1998/10/26  08:17:33
11525     Log: Indicate skipped subtests.
11526  Branch: cfgperl
11527        ! t/io/pipe.t
11528 ____________________________________________________________________________
11529 [  2088] By: jhi                                   on 1998/10/26  08:11:36
11530     Log: Integrate from mainperl.
11531  Branch: cfgperl
11532       !> (integrate 54 files)
11533 ____________________________________________________________________________
11534 [  2087] By: jhi                                   on 1998/10/26  08:08:02
11535     Log: Add test for filetests.
11536  Branch: cfgperl
11537        + t/op/filetest.t
11538        ! MANIFEST
11539 ____________________________________________________________________________
11540 [  2086] By: gsar                                  on 1998/10/26  02:44:44
11541     Log: various win32 tweaks; disable new xs_cpp section (it creates
11542          ambiguous inference graph for %.xs --> %.o)
11543  Branch: perl
11544        ! ext/Thread/Thread.xs gv.c lib/ExtUtils/MakeMaker.pm mg.c pp.c
11545        ! pp_hot.c proto.h win32/GenCAPI.pl win32/Makefile
11546        ! win32/config.gc win32/config_H.gc win32/makedef.pl
11547        ! win32/makefile.mk win32/win32.h
11548 ____________________________________________________________________________
11549 [  2085] By: gsar                                  on 1998/10/26  00:50:02
11550     Log: sanity-check $Config{drand01} in rand.t
11551  Branch: perl
11552        ! t/op/rand.t win32/config.bc win32/config.gc win32/config.vc
11553        ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
11554 ____________________________________________________________________________
11555 [  2078] By: gsar                                  on 1998/10/25  10:22:04
11556     Log: update win32/config*.?c
11557  Branch: perl
11558        ! Changes win32/config.bc win32/config.gc win32/config.vc
11559        ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
11560 ____________________________________________________________________________
11561 [  2077] By: gsar                                  on 1998/10/25  08:39:25
11562     Log: From: Graham Barr <gbarr@pobox.com>
11563          Date: Sat, 24 Oct 1998 21:45:50 -0500
11564          Message-ID: <19981024214550.C508@pobox.com>
11565          Subject: Re: die with a reference  should use overload "" operator
11566  Branch: perl
11567        ! pp_ctl.c
11568 ____________________________________________________________________________
11569 [  2076] By: gsar                                  on 1998/10/25  08:37:49
11570     Log: From: Graham Barr <gbarr@pobox.com>
11571          Date: Sat, 24 Oct 1998 12:45:21 -0500
11572          Message-ID: <19981024124521.C512@pobox.com>
11573          Subject: [PATCH 5.005_02] Re: Auto-incrementing tied scalar causes SEGV
11574  Branch: perl
11575        ! sv.c
11576 ____________________________________________________________________________
11577 [  2075] By: gsar                                  on 1998/10/25  08:24:09
11578     Log: fix C<print $n += 5;> etc.
11579  Branch: perl
11580        ! toke.c
11581 ____________________________________________________________________________
11582 [  2074] By: gsar                                  on 1998/10/25  08:12:28
11583     Log: list builtins with portability caveats
11584          From: Jarkko Hietaniemi <jhi@iki.fi>
11585          Date: Fri, 23 Oct 1998 14:05:23 +0300 (EET DST)
11586          Message-Id: <199810231105.OAA02411@alpha.hut.fi>
11587          Subject: [PATCH] 5.005_02 and 5.005_52: perlfunc.pod and perlport.pod
11588  Branch: perl
11589        ! pod/perlfunc.pod
11590 ____________________________________________________________________________
11591 [  2073] By: gsar                                  on 1998/10/25  07:55:43
11592     Log: fix stack overrun in file test operators
11593  Branch: perl
11594        ! pp_sys.c
11595 ____________________________________________________________________________
11596 [  2072] By: gsar                                  on 1998/10/25  07:29:45
11597     Log: implement C<goto &func> and other fixes (via private mail)
11598          From:    "vishal bhatia" <vishalb@hotmail.com>
11599          Date:    Wed, 21 Oct 1998 22:59:03 PDT
11600          Message-Id: <19981022055904.20083.qmail@hotmail.com>
11601          Subject: [PATCH 5.005_52] More fixes for B
11602  Branch: perl
11603        ! ext/B/B.pm ext/B/B.xs ext/B/B/C.pm ext/B/B/CC.pm
11604 ____________________________________________________________________________
11605 [  2071] By: gsar                                  on 1998/10/25  07:14:41
11606     Log: From: Graham Barr <gbarr@pobox.com>
11607          Date: Sat, 17 Oct 1998 20:42:41 -0500
11608          Message-ID: <19981017204241.G510@pobox.com>
11609          Subject: Re: taint checking for: use lib "$ENV{'EVIL'}"
11610  Branch: perl
11611        ! pp_ctl.c
11612 ____________________________________________________________________________
11613 [  2070] By: gsar                                  on 1998/10/25  07:07:29
11614     Log: avoid bogus line number in XSUB redefined warnings
11615  Branch: perl
11616        ! op.c
11617 ____________________________________________________________________________
11618 [  2069] By: gsar                                  on 1998/10/25  06:59:03
11619     Log: From: Martijn Koster <mak@excitecorp.com>
11620          Date: Wed, 21 Oct 1998 13:12:03 +0100
11621          Message-ID: <19981021131203.A15661@excitecorp.com>
11622          Subject: File::Path::mkpath reports the wrong error
11623  Branch: perl
11624        ! lib/File/Path.pm
11625 ____________________________________________________________________________
11626 [  2068] By: gsar                                  on 1998/10/25  06:54:43
11627     Log: From: Zachary Miller <zcmiller@simon.er.usgs.gov>
11628          Date: Tue, 20 Oct 1998 20:52:20 -0500
11629          Message-Id: <199810210152.UAA07792@simon.er.usgs.gov>
11630          Subject: Exporter.pm's export_to_level() argument handling buggy
11631  Branch: perl
11632        ! lib/Exporter.pm
11633 ____________________________________________________________________________
11634 [  2067] By: gsar                                  on 1998/10/25  06:50:19
11635     Log: From: jan.dubois@ibm.net (Jan Dubois)
11636          Date: Wed, 21 Oct 1998 00:55:51 +0200
11637          Message-ID: <36380269.55370608@smtp1.ibm.net>
11638          Subject: Make _really_ sure Dynaloader.xs code is initialized only once
11639  Branch: perl
11640        ! ext/DynaLoader/DynaLoader_pm.PL
11641 ____________________________________________________________________________
11642 [  2066] By: gsar                                  on 1998/10/25  06:48:19
11643     Log: recognize '%' as a shell metachar for win32
11644          From: jan.dubois@ibm.net (Jan Dubois)
11645          Date: Tue, 20 Oct 1998 21:57:35 +0200
11646          Message-ID: <3636ea31.49170453@smtp1.ibm.net>
11647          Subject: [PATCH 5.005_02, Win32]  Re: %ENV% not expanded in backquotes?
11648  Branch: perl
11649        ! win32/win32.c
11650 ____________________________________________________________________________
11651 [  2065] By: gsar                                  on 1998/10/25  06:46:30
11652     Log: remove FAST_SV_GETS remnant (as suggested by Gisle Aas)
11653  Branch: perl
11654        ! sv.c
11655 ____________________________________________________________________________
11656 [  2064] By: gsar                                  on 1998/10/25  06:45:09
11657     Log: From: Gisle Aas <gisle@aas.no>
11658          Date: 20 Oct 1998 14:24:44 +0200
11659          Message-ID: <m34sszctf7.fsf@furu.g.aas.no>
11660          Subject: ord() and unpack("U*",...) should not be negative
11661  Branch: perl
11662        ! pp.c
11663 ____________________________________________________________________________
11664 [  2063] By: gsar                                  on 1998/10/25  06:42:29
11665     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11666          Date: Sun, 18 Oct 1998 23:20:57 -0400 (EDT)
11667          Message-Id: <199810190320.XAA28249@monk.mps.ohio-state.edu>
11668          Subject: [PATCH 5.005_*] Improve sbrk() on OS/2
11669  Branch: perl
11670        ! os2/os2.c
11671 ____________________________________________________________________________
11672 [  2062] By: gsar                                  on 1998/10/25  06:41:26
11673     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11674          Date: Sun, 18 Oct 1998 23:10:29 -0400 (EDT)
11675          Message-Id: <199810190310.XAA28102@monk.mps.ohio-state.edu>
11676          Subject: [PATCH 5.005_*] Speed up aassign
11677  Branch: perl
11678        ! pp_hot.c
11679 ____________________________________________________________________________
11680 [  2061] By: gsar                                  on 1998/10/25  06:39:04
11681     Log: From: Graham Barr <gbarr@pobox.com>
11682          Date: Sat, 17 Oct 1998 22:22:02 -0500
11683          Message-ID: <19981017222202.J510@pobox.com>
11684          Subject: Re: '*' prototype does not allow bareword with strict
11685  Branch: perl
11686        ! toke.c
11687 ____________________________________________________________________________
11688 [  2060] By: gsar                                  on 1998/10/25  06:37:34
11689     Log: handle '::' in section names properly
11690          From: Graham Barr <gbarr@pobox.com>
11691          Date: Sat, 17 Oct 1998 12:57:54 -0500
11692          Message-ID: <19981017125754.C510@pobox.com>
11693          Subject: Re: pod2html
11694  Branch: perl
11695        ! lib/Pod/Html.pm
11696 ____________________________________________________________________________
11697 [  2059] By: gsar                                  on 1998/10/25  06:33:43
11698     Log: integrate changes#1982,2014,2021 (from maint-5.005)
11699  Branch: perl
11700       !> av.c doop.c ext/POSIX/POSIX.xs hv.c lib/ExtUtils/MakeMaker.pm
11701       !> mg.c mg.h pp.c pp_hot.c pp_sys.c scope.c t/op/tie.t
11702 ____________________________________________________________________________
11703 [  2058] By: gsar                                  on 1998/10/25  05:44:17
11704     Log: allow more win32 symbol exports (suggested by Jan Dubois)
11705  Branch: perl
11706        ! win32/makedef.pl
11707 ____________________________________________________________________________
11708 [  2057] By: gsar                                  on 1998/10/25  05:40:40
11709     Log: integrate change#2053 from maint-5.005
11710  Branch: perl
11711       !> cop.h t/cmd/while.t
11712 ____________________________________________________________________________
11713 [  2056] By: gsar                                  on 1998/10/25  05:16:41
11714     Log: commented version of a patch suggested by Drago Goricanec
11715          From: Jarkko Hietaniemi <jhi@cc.hut.fi>
11716          Date: 16 Oct 1998 15:24:45 +0300
11717          Message-ID: <oeeogrc1ype.fsf@alpha.hut.fi>
11718          Subject: Re: [PATCH 5.005_52] Linux select fails with more than 32 FDs
11719  Branch: perl
11720        ! pp_sys.c
11721 ____________________________________________________________________________
11722 [  2055] By: gsar                                  on 1998/10/25  05:11:03
11723     Log: include eof() in description of buffering caveats
11724          From: Anton Berezin <tobez@plab.ku.dk>
11725          Date: Fri, 16 Oct 1998 19:22:41 +0200 (CEST)
11726          Message-Id: <199810161722.TAA28813@lion.plab.ku.dk>
11727          Subject: [DOCPATCH] pod/perlfunc.pod
11728  Branch: perl
11729        ! pod/perlfunc.pod
11730 ____________________________________________________________________________
11731 [  2054] By: gsar                                  on 1998/10/25  05:07:42
11732     Log: disallow 'x' in hex numbers (except leading '0x')
11733          From: Gisle Aas <gisle@aas.no>
11734          Date: 16 Oct 1998 16:33:12 +0200
11735          Message-ID: <m3n26wtw47.fsf@furu.g.aas.no>
11736          Subject: Re: [PATCH 5.005_52] 'x' is not a legal hex digit
11737  Branch: perl
11738        ! perlvars.h t/op/oct.t util.c
11739 ____________________________________________________________________________
11740 [  2052] By: gsar                                  on 1998/10/25  04:49:04
11741     Log: avoid the circular refcnt logic in magic_mutexfree()
11742  Branch: perl
11743        ! mg.c pp.c pp_hot.c
11744 ____________________________________________________________________________
11745 [  2051] By: gsar                                  on 1998/10/25  04:35:07
11746     Log: properly restore PL_rsfp_filters after require
11747  Branch: perl
11748        ! embed.h global.sym objXSUB.h objpp.h pp_ctl.c proto.h scope.c
11749        ! scope.h
11750 ____________________________________________________________________________
11751 [  2050] By: gsar                                  on 1998/10/25  02:42:32
11752     Log: integrate cfgperl changes back into mainline
11753  Branch: perl
11754       +> README.posix-bc hints/posix-bc.sh hints/vmesa.sh
11755       +> vmesa/Makefile vmesa/vmesa.c vmesa/vmesaish.h
11756       !> (integrate 33 files)
11757 ____________________________________________________________________________
11758 [  2049] By: gsar                                  on 1998/10/25  01:30:48
11759     Log: avoid "mysterious" compile-time failures without messages
11760  Branch: perl
11761        ! gv.c
11762 ____________________________________________________________________________
11763 [  2041] By: gsar                                  on 1998/10/23  21:11:56
11764     Log: checkin jpl under //depot/perlext/jpl/...
11765  Branch: perlext
11766        + jpl/JNI/Changes jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/MANIFEST
11767        + jpl/JNI/Makefile.PL jpl/JNI/test.pl jpl/JNI/typemap
11768        + jpl/JPL/AutoLoader.pm jpl/JPL/Class.pm jpl/JPL/Compile.pm
11769        + jpl/JPL/Makefile.PL jpl/JPL_Rolo/JPL_Rolo.jpl
11770        + jpl/JPL_Rolo/Makefile.PL jpl/JPL_Rolo/README
11771        + jpl/JPL_Rolo/cardfile jpl/PerlInterpreter/Makefile
11772        + jpl/PerlInterpreter/Makefile.PL
11773        + jpl/PerlInterpreter/PerlInterpreter.c
11774        + jpl/PerlInterpreter/PerlInterpreter.h
11775        + jpl/PerlInterpreter/PerlInterpreter.java jpl/README
11776        + jpl/Sample/Makefile.PL jpl/Sample/Sample.jpl
11777        + jpl/Test/Makefile.PL jpl/Test/Test.jpl jpl/bin/jpl
11778        + jpl/get_jdk/README jpl/get_jdk/get_jdk.pl
11779        + jpl/get_jdk/jdk_hosts jpl/install-jpl
11780 ____________________________________________________________________________
11781 [  2040] By: larry                                 on 1998/10/23  19:31:42
11782     Log: chr(0xFFFFFFFF) didn't translate to utf8 character
11783  Branch: perl
11784        ! pp.c
11785 ____________________________________________________________________________
11786 [  2039] By: larry                                 on 1998/10/23  18:48:34
11787     Log: tr///d does not seem to work
11788  Branch: perl
11789        ! lib/utf8_heavy.pl
11790 ____________________________________________________________________________
11791 [  2038] By: larry                                 on 1998/10/23  18:00:41
11792     Log: Program with utf8 identifiers fails to compile
11793  Branch: perl
11794        ! doop.c gv.c op.c pp.c pp_hot.c toke.c
11795 ____________________________________________________________________________
11796 [  2037] By: jhi                                   on 1998/10/23  14:04:51
11797     Log: Test suite portability:
11798          - posix-bc does not write to broken pipes
11799          - filehand #11 only iff we have fork
11800          - warning.t can now match $expected using regular expressions
11801  Branch: cfgperl
11802        ! t/io/pipe.t t/lib/filehand.t t/pragma/warn/doio
11803        ! t/pragma/warning.t
11804 ____________________________________________________________________________
11805 [  2036] By: jhi                                   on 1998/10/23  12:12:07
11806     Log: yacc clarification.
11807  Branch: cfgperl
11808        ! README.posix-bc
11809 ____________________________________________________________________________
11810 [  2035] By: jhi                                   on 1998/10/23  12:09:59
11811     Log: Some C compilers get upset about 8-bit characters in /* comments. */
11812  Branch: cfgperl
11813        ! mg.c
11814 ____________________________________________________________________________
11815 [  2034] By: jhi                                   on 1998/10/22  09:11:52
11816     Log: Configure update: both for pthread_yield more robust
11817          testing (all variants of pthread_attr_getdetachstate()) --
11818          and because Configure was broken in major way! About 1000
11819          last lines were truncated.
11820  Branch: cfgperl
11821        ! Configure
11822 ____________________________________________________________________________
11823 [  2033] By: jhi                                   on 1998/10/22  07:47:10
11824     Log: DJGPP feedback for #2028.
11825  Branch: cfgperl
11826        ! thread.h
11827 ____________________________________________________________________________
11828 [  2032] By: jhi                                   on 1998/10/21  13:03:57
11829     Log: yielding, the saga continues.
11830  Branch: cfgperl
11831        ! Configure config_h.SH
11832       !> av.c lib/constant.pm op.c pod/perldiag.pod pp_ctl.c
11833       !> t/op/goto.t t/pragma/constant.t
11834 ____________________________________________________________________________
11835 [  2031] By: jhi                                   on 1998/10/21  09:15:42
11836     Log: VM/ESA feedback for #2028.
11837  Branch: cfgperl
11838        ! Configure config_h.SH thread.h
11839 ____________________________________________________________________________
11840 [  2030] By: gsar                                  on 1998/10/21  04:22:53
11841     Log: fix handling of mayhaps-extended @_ in goto &sub
11842  Branch: perl
11843        ! av.c pp_ctl.c t/op/goto.t
11844 ____________________________________________________________________________
11845 [  2029] By: gsar                                  on 1998/10/21  00:54:14
11846     Log: restore sanity to "constant" references
11847  Branch: perl
11848        ! lib/constant.pm op.c pod/perldiag.pod t/pragma/constant.t
11849 ____________________________________________________________________________
11850 [  2028] By: jhi                                   on 1998/10/20  15:01:20
11851     Log: OLD_PTHREADS_API reorganizing.
11852  Branch: cfgperl
11853        ! dosish.h ext/Thread/Thread.xs perl.h thread.h util.c
11854        ! vmesa/vmesaish.h
11855 ____________________________________________________________________________
11856 [  2027] By: jhi                                   on 1998/10/20  14:14:51
11857     Log: #2026 fallout.
11858  Branch: cfgperl
11859        ! Makefile.SH
11860 ____________________________________________________________________________
11861 [  2026] By: jhi                                   on 1998/10/20  11:47:21
11862     Log: VM/ESA update.
11863  Branch: cfgperl
11864        ! Makefile.SH vmesa/vmesa.c vmesa/vmesaish.h
11865 ____________________________________________________________________________
11866 [  2025] By: jhi                                   on 1998/10/20  08:20:56
11867     Log: 64-bitness, based on
11868          
11869          From: Scott Henry <scotth@sgi.com>
11870          To: perl-64bit@perl.org
11871          Message-ID: <yd8u30zyerl.fsf@hoshi.engr.sgi.com>
11872          Subject: Re: Configure problems/questions...
11873          Date: 19 Oct 1998 22:38:06 -0700
11874  Branch: cfgperl
11875        ! hints/irix_6.sh perl.h
11876 ____________________________________________________________________________
11877 [  2024] By: jhi                                   on 1998/10/20  08:09:07
11878     Log: Add lseeksize.
11879  Branch: cfgperl
11880        ! config_h.SH
11881 ____________________________________________________________________________
11882 [  2023] By: jhi                                   on 1998/10/20  08:08:33
11883     Log: Mumble about _yields() only when threaded.
11884  Branch: cfgperl
11885        ! Configure
11886 ____________________________________________________________________________
11887 [  2022] By: jhi                                   on 1998/10/20  07:46:26
11888     Log: Thinko at PTHREADS_CREATED_JOINABLE.
11889  Branch: cfgperl
11890        ! thread.h
11891 ____________________________________________________________________________
11892 [  2021] By: gbarr                                 on 1998/10/20  01:25:23
11893     Log: From: Chip Salzenberg <chip@perlsupport.com>
11894          Date: Tue, 6 Oct 1998 13:33:05 -0400
11895          Message-ID: <19981006133305.A2348@perlsupport.com>
11896          Subject: [PATCH] 5.005_02: Eliminate leak on self-ties
11897  Branch: maint-5.005/perl
11898        ! av.c doop.c hv.c mg.c mg.h pp.c pp_hot.c pp_sys.c scope.c
11899        ! t/op/tie.t
11900 ____________________________________________________________________________
11901 [  2020] By: jhi                                   on 1998/10/19  09:15:53
11902     Log: YIELD more robustly.
11903  Branch: cfgperl
11904        ! thread.h
11905 ____________________________________________________________________________
11906 [  2019] By: jhi                                   on 1998/10/19  08:48:33
11907     Log: VM/ESA (and OS390) are in between of OLD_PTHREADS_API and
11908          the 'new' one (just like DJGPP, it seems).
11909  Branch: cfgperl
11910        ! thread.h
11911 ____________________________________________________________________________
11912 [  2018] By: jhi                                   on 1998/10/19  07:02:44
11913     Log: vmesaish.h doesn't exclude unixish.h.
11914  Branch: cfgperl
11915        ! perl.h
11916 ____________________________________________________________________________
11917 [  2017] By: jhi                                   on 1998/10/19  06:44:19
11918     Log: 1<<$randbits is not good for randbits=48.
11919  Branch: cfgperl
11920        ! t/op/rand.t
11921 ____________________________________________________________________________
11922 [  2016] By: jhi                                   on 1998/10/19  06:39:47
11923     Log: Make #2012 glob pattern more portable.
11924  Branch: cfgperl
11925        ! Makefile.SH
11926 ____________________________________________________________________________
11927 [  2014] By: gbarr                                 on 1998/10/17  20:31:42
11928     Log: Fix POSIX::sigprocmask not to check type of $old parameter
11929          as it is output only
11930  Branch: maint-5.005/perl
11931        ! ext/POSIX/POSIX.xs
11932 ____________________________________________________________________________
11933 [  2012] By: jhi                                   on 1998/10/17  15:04:23
11934     Log: clean numbered core dumps and t/tmp[0-9]*.
11935  Branch: cfgperl
11936        ! Makefile.SH
11937 ____________________________________________________________________________
11938 [  2011] By: jhi                                   on 1998/10/17  14:59:15
11939     Log: More robust yacc/bison failure output handling.
11940  Branch: cfgperl
11941        ! t/comp/require.t t/op/misc.t t/pragma/subs.t
11942 ____________________________________________________________________________
11943 [  2010] By: jhi                                   on 1998/10/17  14:51:05
11944     Log: BC2000 POSIX update.
11945  Branch: cfgperl
11946        ! MANIFEST
11947 ____________________________________________________________________________
11948 [  2009] By: jhi                                   on 1998/10/17  14:49:46
11949     Log: POSIX BC2000 port from perl-mvs:
11950          
11951          Subject: Ported perl 5.005.02 to BS2000 / POSIX
11952          From: Dorner Thomas <Thomas.Dorner@start.de> 
11953          Date: Tue, 29 Sep 1998 13:29:36 +0100 
11954          Message-ID: <9CE47B416A24D2118BC40000F84009B20B72C5@start.de> 
11955  Branch: cfgperl
11956        + README.posix-bc hints/posix-bc.sh
11957        ! Configure MANIFEST perl.c perly.y proto.h t/lib/cgi-html.t
11958        ! t/op/magic.t t/op/pack.t t/op/quotemeta.t t/op/subst.t toke.c
11959        ! unixish.h
11960 ____________________________________________________________________________
11961 [  2008] By: jhi                                   on 1998/10/17  14:07:49
11962     Log: VM/ESA-update.
11963  Branch: cfgperl
11964        ! MANIFEST
11965 ____________________________________________________________________________
11966 [  2007] By: jhi                                   on 1998/10/17  13:55:34
11967     Log: Forgot few S_I* imports.
11968  Branch: cfgperl
11969        ! t/lib/ipc_sysv.t
11970 ____________________________________________________________________________
11971 [  2006] By: jhi                                   on 1998/10/17  13:43:54
11972     Log: The VM/ESA port essentials, based on
11973          
11974          perl-mvs:
11975          
11976          From: Neale Ferguson <neale@VMA.TABNSW.COM.AU>
11977          Subject: Re: Can't find Data/Dumper.pm
11978          Date: Mon, 28 Sep 1998 07:40:49 +1300
11979          Message-ID: <360E86B0.23847AF4@mailbox.tabnsw.com.au>
11980          
11981          private email:
11982          
11983          From: Neale Ferguson <neale@VMA.TABNSW.COM.AU>
11984          Subject: Re: Perl thread problems in VM/ESA
11985          Date: Thu, 15 Oct 1998 07:18:35 +1300
11986          Message-ID: <3624EAFA.16163A2B@mailbox.tabnsw.com.au>
11987          
11988          and private email:
11989          
11990          From: Neale Ferguson <NEALE@PUCC.PRINCETON.EDU>
11991          Subject:  perl archive
11992          Date:  Sun, 11 Oct 1998 19:28:54 EDT
11993          Message-Id: <19981011233112Z67215-26626+1513@outbound.Princeton.EDU>
11994          which gave a pointer to
11995          
11996          http://pucc.princeton.edu/~neale/perl.tar
11997          
11998          (based on Perl 5.005_51)
11999  Branch: cfgperl
12000        + hints/vmesa.sh vmesa/Makefile vmesa/vmesa.c vmesa/vmesaish.h
12001        ! ext/Errno/Errno_pm.PL perl.c perl.h perly.y pp_sys.c
12002        ! t/io/pipe.t t/lib/cgi-html.t t/lib/ipc_sysv.t t/op/magic.t
12003        ! t/op/pack.t t/op/quotemeta.t t/op/subst.t util.c x2p/a2p.h
12004 ____________________________________________________________________________
12005 [  2005] By: jhi                                   on 1998/10/17  13:17:19
12006     Log: Integrate mainperl.
12007  Branch: cfgperl
12008       !> Porting/genlog ext/B/B/CC.pm ext/POSIX/POSIX.pm
12009       !> lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
12010       !> lib/Term/Complete.pm op.c opcode.h opcode.pl os2/Makefile.SHs
12011       !> os2/os2.c pod/perlfunc.pod pod/perlxs.pod pp.c sv.c
12012       !> t/op/grent.t t/op/sysio.t t/op/tiehandle.t toke.c
12013       !> utils/perldoc.PL vms/ext/Stdio/Stdio.pm win32/Makefile
12014       !> win32/makefile.mk
12015 ____________________________________________________________________________
12016 [  2004] By: jhi                                   on 1998/10/17  11:19:06
12017     Log: Removed an extra ' from the int64_t test.
12018  Branch: cfgperl
12019        ! Configure
12020 ____________________________________________________________________________
12021 [  2003] By: gsar                                  on 1998/10/17  04:11:40
12022     Log: silence -w noises (suggested by Greg Bacon)
12023  Branch: perl
12024        ! lib/Term/Complete.pm
12025 ____________________________________________________________________________
12026 [  2002] By: gsar                                  on 1998/10/17  04:07:48
12027     Log: From: Gisle Aas <gisle@aas.no>
12028          Date: 14 Oct 1998 15:53:14 +0200
12029          Message-ID: <m3g1cr9rn9.fsf@furu.g.aas.no>
12030          Subject: Re: chr(0xFFFF_FFFF) and "\x{10_FFFF}" [PATCH 5.005_52]
12031  Branch: perl
12032        ! util.c
12033 ____________________________________________________________________________
12034 [  2001] By: gsar                                  on 1998/10/17  04:06:10
12035     Log: From: Gisle Aas <gisle@aas.no>
12036          Date: 14 Oct 1998 15:17:44 +0200
12037          Message-ID: <m3iuhn9taf.fsf@furu.g.aas.no>
12038          Subject: [PATCH 5.005_52] Core dump from "Missing right brace on \x{}"
12039  Branch: perl
12040        ! toke.c
12041 ____________________________________________________________________________
12042 [  2000] By: gsar                                  on 1998/10/17  03:06:33
12043     Log: From: Gisle Aas <gisle@aas.no>
12044          Date: 14 Oct 1998 00:38:06 +0200
12045          Message-ID: <m3iuhonl4h.fsf@furu.g.aas.no>
12046          Subject: [PATCH 5.005_52] utf8 substr can access memory outside PVX buffer
12047  Branch: perl
12048        ! sv.c
12049 ____________________________________________________________________________
12050 [  1999] By: gsar                                  on 1998/10/17  03:04:48
12051     Log: From: Dan Sugalski <sugalskd@osshe.edu>
12052          Date: Tue, 13 Oct 1998 15:10:57 -0700
12053          Message-Id: <3.0.6.32.19981013151057.00a947a0@ous.edu>
12054          Subject: [PATCH 5.004/5.005/5.006]Doc patch to VMS::Stdio module
12055  Branch: perl
12056        ! vms/ext/Stdio/Stdio.pm
12057 ____________________________________________________________________________
12058 [  1998] By: gsar                                  on 1998/10/17  03:00:40
12059     Log: skip readonly vars and unref references when doing a reset()
12060  Branch: perl
12061        ! sv.c
12062 ____________________________________________________________________________
12063 [  1997] By: gsar                                  on 1998/10/17  02:49:19
12064     Log: fix buggy treatment of large checksums on unicode strings
12065          From: Gisle Aas <gisle@aas.no>
12066          Date: 13 Oct 1998 21:35:39 +0200
12067          Message-ID: <m31zocp850.fsf@furu.g.aas.no>
12068          Subject: unpack("%48U*",...)  [PATCH 5.005_52]
12069  Branch: perl
12070        ! pp.c
12071 ____________________________________________________________________________
12072 [  1996] By: gsar                                  on 1998/10/17  02:43:22
12073     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12074          Date: Tue, 13 Oct 1998 04:46:00 -0400 (EDT)
12075          Message-Id: <199810130846.EAA00769@monk.mps.ohio-state.edu>
12076          Subject: [PATCH 5.005_52] Memory overrun in os2.c
12077  Branch: perl
12078        ! os2/Makefile.SHs os2/os2.c
12079 ____________________________________________________________________________
12080 [  1995] By: gsar                                  on 1998/10/17  02:42:01
12081     Log: clarify section name rules for typemaps
12082  Branch: perl
12083        ! pod/perlxs.pod
12084 ____________________________________________________________________________
12085 [  1994] By: gsar                                  on 1998/10/17  02:33:02
12086     Log: whitespace-proof grent.t
12087  Branch: perl
12088        ! t/op/grent.t
12089 ____________________________________________________________________________
12090 [  1993] By: gsar                                  on 1998/10/17  02:27:29
12091     Log: fix bug in B::CC::pp_sassign()
12092          From: "vishal bhatia" <vishalb@hotmail.com>
12093          Date: Sun, 11 Oct 1998 18:41:38 PDT
12094          Message-ID: <19981012014139.19614.qmail@hotmail.com>
12095          Subject: B::CC problems with pp_sassign routine
12096  Branch: perl
12097        ! ext/B/B/CC.pm
12098 ____________________________________________________________________________
12099 [  1992] By: gsar                                  on 1998/10/17  02:17:49
12100     Log: applied suggested patch with small doc tweak
12101          From: Gisle Aas <gisle@aas.no>
12102          Date: 11 Oct 1998 12:53:13 +0200
12103          Message-ID: <m3u31bfjza.fsf@furu.g.aas.no>
12104          Subject: Re: [PATCH 5.005_52] Optional syswrite LENGTH argument
12105  Branch: perl
12106        ! opcode.h opcode.pl pod/perlfunc.pod pp_sys.c t/op/sysio.t
12107        ! t/op/tiehandle.t
12108 ____________________________________________________________________________
12109 [  1991] By: gsar                                  on 1998/10/17  02:08:30
12110     Log: apply non-conflicting parts from suggested patch
12111          From: jan.dubois@ibm.net (Jan Dubois)
12112          Date: Sat, 10 Oct 1998 13:15:45 +0200
12113          Message-ID: <36223ed7.18279374@smtp1.ibm.net>
12114          Subject: [PATCH 5.005_52] Still more MakeMaker  patches
12115  Branch: perl
12116        ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
12117 ____________________________________________________________________________
12118 [  1990] By: gsar                                  on 1998/10/17  02:01:24
12119     Log: provide option to enable optimization with VC (suggested by Jan
12120          Dubois)
12121  Branch: perl
12122        ! win32/Makefile win32/makefile.mk
12123 ____________________________________________________________________________
12124 [  1989] By: gsar                                  on 1998/10/17  01:55:27
12125     Log: Rhapsody DR2 has bsd/ctypes.h, not objc/NXCType.h (suggested by
12126          Dave Leppik <dleppik@gage.com>
12127  Branch: perl
12128        ! perl.h
12129 ____________________________________________________________________________
12130 [  1988] By: gsar                                  on 1998/10/17  01:49:05
12131     Log: stray typo found by Hugo van der Sanden
12132  Branch: perl
12133        ! op.c
12134 ____________________________________________________________________________
12135 [  1987] By: gsar                                  on 1998/10/17  01:45:52
12136     Log: perldoc pod update
12137          From: Daniel Grisinger <dgris@perrin.dimensional.com>
12138          Date: 06 Oct 1998 23:56:51 -0600
12139          Message-ID: <m3g1d0kj8c.fsf@perrin.dimensional.com>
12140          Subject: [PATCH _02 and _52] perldoc
12141  Branch: perl
12142        ! utils/perldoc.PL
12143 ____________________________________________________________________________
12144 [  1986] By: gsar                                  on 1998/10/17  01:41:40
12145     Log: qualify names of builtins
12146  Branch: perl
12147        ! ext/POSIX/POSIX.pm
12148 ____________________________________________________________________________
12149 [  1982] By: gbarr                                 on 1998/10/17  00:20:57
12150     Log: From: Jochen Wiedmann <joe@ispsoft.de>
12151          Date: Thu, 17 Sep 1998 17:16:06 +0200
12152          Message-ID: <360127B6.E44564A@ispsoft.de>
12153          Subject: [PATCH] ExtUtils::MakeMaker::prompt cannot return 0
12154  Branch: maint-5.005/perl
12155        ! lib/ExtUtils/MakeMaker.pm
12156 ____________________________________________________________________________
12157 [  1978] By: gsar                                  on 1998/10/16  01:58:58
12158     Log: integrate cfgperl mods into mainline
12159  Branch: perl
12160       +> ext/DynaLoader/dl_vmesa.xs
12161        ! Porting/genlog
12162       !> Configure MANIFEST Makefile.SH config_h.SH
12163       !> ext/Thread/Thread.xs gv.c hints/hpux.sh hints/irix_6.sh
12164       !> hints/linux.sh hints/os390.sh op.c t/op/pat.t thread.h
12165       !> x2p/Makefile.SH
12166 ____________________________________________________________________________
12167 [  1976] By: gsar                                  on 1998/10/16  00:10:52
12168     Log: stray tweak
12169  Branch: perl
12170        ! op.c
12171 ____________________________________________________________________________
12172 [  1975] By: gsar                                  on 1998/10/15  23:54:38
12173     Log: propagate typeness of lexicals while cloning them
12174  Branch: perl
12175        ! op.c
12176 ____________________________________________________________________________
12177 [  1974] By: gsar                                  on 1998/10/15  23:53:25
12178     Log: s/last/first/ typo in append_list()
12179  Branch: perl
12180        ! op.c
12181 ____________________________________________________________________________
12182 [  1973] By: gsar                                  on 1998/10/15  20:06:17
12183     Log: nuke confperl branch and contents
12184  Branch: confperl
12185        - (delete 1284 files)
12186 ____________________________________________________________________________
12187 [  1972] By: jhi                                   on 1998/10/15  07:07:35
12188     Log: Test #162 had been added but the "print 1..161" had not been updated.
12189  Branch: cfgperl
12190        ! t/op/pat.t
12191 ____________________________________________________________________________
12192 [  1971] By: gsar                                  on 1998/10/15  03:09:58
12193     Log: check in all confperl changes as of change#1964 into cfgperl
12194  Branch: cfgperl
12195        + ext/DynaLoader/dl_vmesa.xs
12196        ! Configure MANIFEST Makefile.SH config_h.SH
12197        ! ext/Thread/Thread.xs gv.c hints/hpux.sh hints/irix_6.sh
12198        ! hints/linux.sh hints/os390.sh op.c thread.h x2p/Makefile.SH
12199 ____________________________________________________________________________
12200 [  1970] By: gsar                                  on 1998/10/15  03:05:59
12201     Log: integrate mainline to get tr.t
12202  Branch: cfgperl
12203       +> t/op/tr.t
12204 ____________________________________________________________________________
12205 [  1969] By: gsar                                  on 1998/10/15  03:04:17
12206     Log: add missing tr.t to repository
12207  Branch: perl
12208        + t/op/tr.t
12209 ____________________________________________________________________________
12210 [  1968] By: gsar                                  on 1998/10/15  03:02:43
12211     Log: create cfgperl branch
12212  Branch: cfgperl
12213       +> (branch 1282 files)
12214 ____________________________________________________________________________
12215 [  1967] By: gsar                                  on 1998/10/15  02:46:08
12216     Log: correct bugs exposed in MM_Unix.pm by commenting out Selfloader
12217          (MAN3PODS cannot be set to ' '; stray stricture violation)
12218  Branch: perl
12219        ! ext/B/Makefile.PL ext/DB_File/Makefile.PL
12220        ! ext/Data/Dumper/Makefile.PL ext/DynaLoader/Makefile.PL
12221        ! ext/Errno/Makefile.PL ext/Fcntl/Makefile.PL
12222        ! ext/GDBM_File/Makefile.PL ext/IO/Makefile.PL
12223        ! ext/IPC/SysV/Makefile.PL ext/NDBM_File/Makefile.PL
12224        ! ext/ODBM_File/Makefile.PL ext/Opcode/Makefile.PL
12225        ! ext/POSIX/Makefile.PL ext/SDBM_File/Makefile.PL
12226        ! ext/Socket/Makefile.PL ext/Thread/Makefile.PL
12227        ! ext/attrs/Makefile.PL ext/re/Makefile.PL
12228        ! lib/ExtUtils/MM_Unix.pm
12229 ____________________________________________________________________________
12230 [  1966] By: gsar                                  on 1998/10/15  02:19:03
12231     Log: tweak to make fix in change#1944 behave correctly for closures
12232          created within eval''
12233  Branch: perl
12234        ! op.c t/op/eval.t
12235 ____________________________________________________________________________
12236 [  1965] By: gsar                                  on 1998/10/14  23:22:41
12237     Log: use better numbers for exitstatus test
12238  Branch: perl
12239        ! t/op/die_exit.t
12240 ____________________________________________________________________________
12241 [  1964] By: jhi                                   on 1998/10/14  17:25:41
12242     Log: Add VM/ESA dynaloading (uses <dll.h>).
12243  Branch: confperl
12244        + ext/DynaLoader/dl_vmesa.xs
12245        ! MANIFEST
12246 ____________________________________________________________________________
12247 [  1963] By: jhi                                   on 1998/10/14  17:17:10
12248     Log: Remove a2p.loadmap in 'clean' target.
12249  Branch: confperl
12250        ! x2p/Makefile.SH
12251 ____________________________________________________________________________
12252 [  1962] By: jhi                                   on 1998/10/14  17:13:11
12253     Log: VM/ESA produces also .prelmaps. (No, not .perlmaps...)
12254  Branch: confperl
12255        ! Makefile.SH
12256 ____________________________________________________________________________
12257 [  1961] By: jhi                                   on 1998/10/14  16:27:39
12258     Log: VM/ESA creates executable.loadmaps.
12259  Branch: confperl
12260        ! Makefile.SH
12261 ____________________________________________________________________________
12262 [  1960] By: jhi                                   on 1998/10/14  15:37:39
12263     Log: Introduce SCHED_YIELD (one of sched_yield(),
12264          pthread_yield(), or pthread_yield(NULL)).
12265          YIELD is then defined using SCHED_YIELD unless
12266          a platform-specific YIELD has already been defined.
12267          
12268          Support pthread_attr_setdetachstate(pthread_attr_t*, int*).
12269          
12270          The need for pthread_yield(NULL) and pthread_attr_setdet...
12271          introduced by (private email)
12272          
12273          From: Neale Ferguson <neale@VMA.TABNSW.COM.AU>
12274          Date: Sat, 10 Oct 1998 21:08:15 +1300
12275          Message-ID: <361F15EE.47376EC@mailbox.tabnsw.com.au>
12276          Subject: Re: Perl thread problems in VM/ESA
12277          
12278          Better select() protoprobe (for AIX), from (private email)
12279          From: Andy Dougherty <doughera@lafcol.lafayette.edu>
12280          Date: Fri, 2 Oct 1998 14:52:25 -0400 (EDT)
12281          Message-Id: <Pine.SUN.3.96.981002144601.11832D-100000@newton.phys>
12282          Subject: AIX select (fwd)
12283          From: Lars Hecking <lhecking@nmrc.ucc.ie>
12284          To: Andy Dougherty <doughera@lafcol.lafayette.edu>
12285          Date: Fri, 2 Oct 1998 10:40:01 +0100
12286          Subject: AIX select
12287          
12288          Linux-avoid-so.X.Y, based on
12289          From: "Kurt D. Starsinic" <kstar@chapin.edu>
12290          Date: Tue, 13 Oct 1998 15:55:07 -0400
12291          Message-ID: <19981013155507.B4004@O2.chapin.edu>
12292          Subject: Re: [PATCH 5.005_52] [Was: Re: How can Debian accomodate new installation ?]
12293  Branch: confperl
12294        ! Configure config_h.SH ext/Thread/Thread.xs hints/linux.sh
12295        ! thread.h
12296 ____________________________________________________________________________
12297 [  1959] By: jhi                                   on 1998/10/14  12:51:26
12298     Log: Some old pthread implementations have
12299          pthread_attr_setdetachstate(pthread_attr_t*, int*).
12300  Branch: confperl
12301        ! ext/Thread/Thread.xs
12302 ____________________________________________________________________________
12303 [  1958] By: jhi                                   on 1998/10/14  12:41:11
12304     Log: SCHED_YIELD and ATTR_JOINABLE fixes.  Thread.xs and Configure
12305          counterparts will follow soon.
12306  Branch: confperl
12307        ! thread.h
12308 ____________________________________________________________________________
12309 [  1957] By: jhi                                   on 1998/10/14  12:38:11
12310     Log: Add tr.t (MANIFEST already knew about it, strange)
12311  Branch: confperl
12312        + t/op/tr.t
12313 ____________________________________________________________________________
12314 [  1956] By: jhi                                   on 1998/10/14  12:24:35
12315     Log: Mutexen should be initialized only once.
12316  Branch: confperl
12317        ! gv.c op.c
12318 ____________________________________________________________________________
12319 [  1955] By: jhi                                   on 1998/10/14  12:19:38
12320     Log: os390 has its own cppstdin.
12321  Branch: confperl
12322        ! hints/os390.sh
12323 ____________________________________________________________________________
12324 [  1954] By: jhi                                   on 1998/10/14  12:15:06
12325     Log: Integrate with mainperl.
12326  Branch: confperl
12327       !> (integrate 1280 files)
12328 ____________________________________________________________________________
12329 [  1953] By: jhi                                   on 1998/10/14  11:48:08
12330     Log: Removed duplicate CMA threads code for HPUX 10.X.
12331          (probably residue of patch(1) being too understanding)
12332          Enhanced 64-bit settings. (redo change#1940)
12333  Branch: confperl
12334        ! hints/hpux.sh
12335 ____________________________________________________________________________
12336 [  1952] By: jhi                                   on 1998/10/14  11:45:16
12337     Log: (redo change#1949) Detypo in the d_open64 warning about
12338          the impending WHOA.
12339  Branch: confperl
12340        ! hints/irix_6.sh
12341 ____________________________________________________________________________
12342 [  1951] By: jhi                                   on 1998/10/14  10:54:16
12343     Log: Mutexen should only be inited once, after they have been New()ed.
12344  Branch: confperl
12345        ! gv.c op.c
12346 ____________________________________________________________________________
12347 [  1950] By: jhi                                   on 1998/10/14  10:41:43
12348     Log: Own cppstdin.
12349  Branch: confperl
12350        ! hints/os390.sh
12351 ____________________________________________________________________________
12352 [  1949] By: jhi                                   on 1998/10/14  10:34:23
12353     Log: Detypo in the d_open64 warning about the impending WHOA.
12354  Branch: confperl
12355        ! hints/irix_6.sh
12356 ____________________________________________________________________________
12357 [  1948] By: gsar                                  on 1998/10/14  05:38:01
12358     Log: two typos
12359  Branch: perl
12360        ! pp_hot.c t/op/eval.t
12361 ____________________________________________________________________________
12362 [  1947] By: gsar                                  on 1998/10/14  05:37:10
12363     Log: let docatch() pass the buck when restartop turns out to be null,
12364          making exceptions in BEGIN{} propagate as expected
12365  Branch: perl
12366        ! pp_ctl.c t/op/misc.t
12367 ____________________________________________________________________________
12368 [  1946] By: gsar                                  on 1998/10/13  03:41:49
12369     Log: add missing file from change#1943
12370  Branch: perl
12371        ! proto.h
12372 ____________________________________________________________________________
12373 [  1945] By: gsar                                  on 1998/10/13  03:32:02
12374     Log: defer "deep recursion" warnings until CXt_SUB context is properly
12375          set up
12376  Branch: perl
12377        ! pp_hot.c t/pragma/warn/pp_hot
12378 ____________________________________________________________________________
12379 [  1944] By: gsar                                  on 1998/10/13  03:15:50
12380     Log: change#1614 merely disabled earlier fix (doh!); undo it and properly
12381          fixup the cop_seq value that must be seen by lexical lookups that
12382          emanate within eval''
12383  Branch: perl
12384        ! cop.h op.c pp_ctl.c pp_hot.c scope.c t/op/eval.t
12385 ____________________________________________________________________________
12386 [  1943] By: gsar                                  on 1998/10/13  02:06:09
12387     Log: ensure recursive attempts to findlex()icals know enough about where
12388          the last eval'' context was encountered
12389  Branch: perl
12390        ! op.c t/op/eval.t
12391 ____________________________________________________________________________
12392 [  1942] By: gsar                                  on 1998/10/13  02:01:24
12393     Log: force copy of substrings when matching against temporaries
12394  Branch: perl
12395        ! pp_hot.c t/op/pat.t
12396 ____________________________________________________________________________
12397 [  1941] By: gsar                                  on 1998/10/13  01:49:16
12398     Log: don't longjmp() in pp_goto() (regressive bug from old single-stack
12399          implementation)
12400  Branch: perl
12401        ! pp_ctl.c t/op/runlevel.t
12402 ____________________________________________________________________________
12403 [  1940] By: jhi                                   on 1998/10/12  09:57:44
12404     Log: Removed duplicate CMA threads code for HPUX 10.X.
12405          (probably residue of patch(1) being too understanding)
12406          Enhanced 64-bit settings.
12407  Branch: confperl
12408        ! hints/hpux.sh
12409 ____________________________________________________________________________
12410 [  1939] By: jhi                                   on 1998/10/12  09:53:11
12411     Log: Initial sync from mainline perl.
12412  Branch: confperl
12413        + (add 1282 files)
12414 ____________________________________________________________________________
12415 [  1937] By: gsar                                  on 1998/10/06  21:16:34
12416     Log: fix $/ init for USE_THREADS
12417  Branch: perl
12418        ! perl.c
12419 ____________________________________________________________________________
12420 [  1936] By: gsar                                  on 1998/10/06  07:19:39
12421     Log: fix globals caught by change#1927; builds and tests on Solaris
12422  Branch: perl
12423        ! Changes mg.c op.c perl.c pp_ctl.c regcomp.c utf8.c utf8.h
12424        ! warning.h warning.pl
12425 ____________________________________________________________________________
12426 [  1935] By: gsar                                  on 1998/10/06  06:50:35
12427     Log: add test for previous fix
12428  Branch: perl
12429        ! ext/Thread/create.t
12430 ____________________________________________________________________________
12431 [  1934] By: gsar                                  on 1998/10/06  06:37:36
12432     Log: fix USE_THREADS coredump due to uninitialized PL_hv_fetch_ent_mh
12433  Branch: perl
12434        ! util.c
12435 ____________________________________________________________________________
12436 [  1933] By: gsar                                  on 1998/10/06  05:04:20
12437     Log: undo bogus part of change#1903 (as pointed out by Larry)
12438  Branch: perl
12439        ! pp_ctl.c
12440 ____________________________________________________________________________
12441 [  1932] By: gsar                                  on 1998/10/06  04:21:31
12442     Log: added tweaked version of suggested patch
12443          From: jan.dubois@ibm.net (Jan Dubois)
12444          Date: Sat, 03 Oct 1998 19:04:48 +0200
12445          Message-ID: <361d54b2.36841294@smtp1.ibm.net>
12446          Subject: [PATCH 5.005_52] More MakeMaker  patches
12447  Branch: perl
12448        ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
12449        ! lib/ExtUtils/Mkbootstrap.pm lib/ExtUtils/Mksymlists.pm
12450 ____________________________________________________________________________
12451 [  1931] By: gsar                                  on 1998/10/06  04:04:33
12452     Log: use cpp symbols instead of hardwired constants
12453          From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
12454          Date: Mon, 05 Oct 1998 09:23:33 +0100
12455          Message-Id: <199810050823.JAA00891@crypt.compulink.co.uk>
12456          Subject: [PATCH 5.005_52] By the numbers (resend)
12457  Branch: perl
12458        ! op.c
12459 ____________________________________________________________________________
12460 [  1930] By: gsar                                  on 1998/10/06  04:01:55
12461     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12462          Message-Id: <199810050637.CAA07781@monk.mps.ohio-state.edu>
12463          Date: Mon, 5 Oct 1998 02:37:43 -0400 (EDT)
12464          Subject: [PATCH 5.005_52] Cumulative OS/2-related patch
12465  Branch: perl
12466        ! Makefile.SH hints/os2.sh lib/ExtUtils/MM_OS2.pm mg.c
12467        ! os2/Changes os2/Makefile.SHs os2/os2.c perl_exp.SH util.c
12468 ____________________________________________________________________________
12469 [  1929] By: gsar                                  on 1998/10/06  03:50:36
12470     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12471          Date: Mon, 5 Oct 1998 02:39:00 -0400 (EDT)
12472          Message-Id: <199810050639.CAA07803@monk.mps.ohio-state.edu>
12473          Subject: [PATCH 5.00552] Minor test improvement
12474  Branch: perl
12475        ! t/op/magic.t
12476 ____________________________________________________________________________
12477 [  1928] By: gsar                                  on 1998/10/06  03:49:03
12478     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12479          Date: Mon, 5 Oct 1998 02:38:23 -0400 (EDT)
12480          Message-Id: <199810050638.CAA07792@monk.mps.ohio-state.edu>
12481          Subject: [PATCH 5.00552] emacs/ptags inprovements
12482  Branch: perl
12483        ! emacs/ptags
12484 ____________________________________________________________________________
12485 [  1927] By: gsar                                  on 1998/10/06  03:47:44
12486     Log: disable C<#define dirty PL_dirty> et al.
12487  Branch: perl
12488        ! embed.pl embedvar.h
12489 ____________________________________________________________________________
12490 [  1926] By: gsar                                  on 1998/10/06  03:43:32
12491     Log: From: Mark-Jason Dominus <mjd@plover.com>
12492          Date: Sun, 04 Oct 1998 14:48:11 -0400
12493          Message-ID: <19981004184811.16048.qmail@plover.com>
12494          Subject: PATCH: perldoc -f does not locate -e, -r, -x, etc.
12495  Branch: perl
12496        ! utils/perldoc.PL
12497 ____________________________________________________________________________
12498 [  1925] By: gsar                                  on 1998/10/06  03:27:35
12499     Log: disable USE_THREADS when PERL_OBJECT is enabled
12500  Branch: perl
12501        ! win32/Makefile win32/makefile.mk
12502 ____________________________________________________________________________
12503 [  1924] By: gsar                                  on 1998/10/06  03:26:54
12504     Log: remove spurious unused conflicting globals (PL_yy{v,s}sp)
12505  Branch: perl
12506        ! Makefile.SH Todo-5.005 embedvar.h perlvars.h perly.c toke.c
12507        ! vms/perly_c.vms
12508 ____________________________________________________________________________
12509 [  1923] By: gsar                                  on 1998/10/03  05:19:56
12510     Log: make C<use> recognize C<require> overrides; allow C<do EXPR> to be
12511          overridden
12512  Branch: perl
12513        ! embed.h global.sym objXSUB.h objpp.h op.c perly.c perly.y
12514        ! proto.h vms/perly_c.vms
12515 ____________________________________________________________________________
12516 [  1922] By: gsar                                  on 1998/10/03  03:59:50
12517     Log: suppress manifypods leak in extensions
12518  Branch: perl
12519        ! ext/Errno/Makefile.PL ext/IPC/SysV/Makefile.PL pod/pod2man.PL
12520 ____________________________________________________________________________
12521 [  1921] By: gsar                                  on 1998/10/02  22:30:15
12522     Log: os390 fixes (suggested by Peter Prymmer)
12523  Branch: perl
12524        ! Makefile.SH regcomp.c
12525 ____________________________________________________________________________
12526 [  1920] By: gsar                                  on 1998/10/02  21:41:19
12527     Log: squelch undef warnings
12528          From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
12529          Date: Fri, 02 Oct 1998 11:01:14 +0100
12530          Message-Id: <199810021001.LAA19214@crypt.compulink.co.uk>
12531          Subject: [PATCH] Re: Apparent bug in Math::BigInt 
12532  Branch: perl
12533        ! Changes lib/Math/BigInt.pm
12534 ____________________________________________________________________________
12535 [  1919] By: gsar                                  on 1998/10/02  04:59:13
12536     Log: add note to INSTALL about ANSI C
12537  Branch: perl
12538        ! INSTALL
12539 ____________________________________________________________________________
12540 [  1918] By: gsar                                  on 1998/10/02  04:21:10
12541     Log: tolerate spaces when fixing up __cplusplus output by old h2xs
12542          From: jan.dubois@ibm.net (Jan Dubois)
12543          Date: Wed, 30 Sep 1998 23:35:30 +0200
12544          Message-ID: <3619a1e8.12336659@smtp1.ibm.net>
12545          Subject: [PATCH 5.005_52]: xsubpp and PERL_OBJECT
12546  Branch: perl
12547        ! lib/ExtUtils/xsubpp
12548 ____________________________________________________________________________
12549 [  1917] By: gsar                                  on 1998/10/02  04:16:02
12550     Log: From: Jarkko Hietaniemi <jhi@iki.fi>
12551          Date: Thu, 1 Oct 1998 11:37:26 +0300 (EET DST)
12552          Message-Id: <199810010837.LAA31371@alpha.hut.fi>
12553          Subject: Re: Configure test for selectbits busted
12554  Branch: perl
12555        ! Configure
12556 ____________________________________________________________________________
12557 [  1916] By: gsar                                  on 1998/10/02  04:14:17
12558     Log: From: Dan Sugalski <sugalskd@osshe.edu>
12559          Date: Wed, 30 Sep 1998 17:15:20 -0700
12560          Message-Id: <3.0.6.32.19980930171520.00b22eb0@ous.edu>
12561          Subject: [PATCH 5.005_02]VMS config tweaks
12562  Branch: perl
12563        ! vms/descrip_mms.template vms/subconfigure.com
12564 ____________________________________________________________________________
12565 [  1915] By: gsar                                  on 1998/10/02  04:10:47
12566     Log: use Off_t to permit 64-bit seek()
12567          From: Scott Henry <scotth@sgi.com>
12568          Date: 29 Sep 1998 17:38:46 -0700
12569          Message-ID: <yd8lnn2zb6x.fsf_-_@hoshi.engr.sgi.com>
12570          Subject: Re: [PATCH] 5.005_02: Configure "Massive Attack"
12571          --
12572          Date: 28 Sep 1998 18:55:37 -0700
12573          Message-ID: <yd8ogrz1y3q.fsf@hoshi.engr.sgi.com>
12574          Subject: Re: [PATCH] 5.005_51: Configure "Massive Attack"
12575  Branch: perl
12576        ! doio.c pp_sys.c proto.h sv.c
12577 ____________________________________________________________________________
12578 [  1914] By: gsar                                  on 1998/10/02  04:05:36
12579     Log: normalize tm struct passed to strftime() with mktime()
12580          From: Spider Boardman <spider@orb.nashua.nh.us>
12581          Date: Wed, 30 Sep 1998 15:12:09 -0400
12582          Message-Id: <199809301912.PAA26119@Orb.Nashua.NH.US>
12583          Subject: [PATCH 5.005_52] Re: POSIX::strftime returns incorrect date 
12584  Branch: perl
12585        ! ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
12586 ____________________________________________________________________________
12587 [  1913] By: gsar                                  on 1998/10/02  03:59:46
12588     Log: don't try to run foo_SH.orig etc.
12589  Branch: perl
12590        ! Configure
12591 ____________________________________________________________________________
12592 [  1912] By: gsar                                  on 1998/10/02  03:45:37
12593     Log: make warning about glob process failure optional
12594  Branch: perl
12595        ! pod/perldiag.pod pp_hot.c
12596 ____________________________________________________________________________
12597 [  1911] By: gsar                                  on 1998/10/02  02:52:21
12598     Log: document yet another RE diagnostic, make it consistent with REG_INFTY
12599          From: Dominic Dunlop <domo@vo.lu>
12600          Date: Tue, 29 Sep 1998 21:06:30 +0000
12601          Message-Id: <v03110700b236f60b1375@[212.24.192.106]>
12602          Subject: [PATCH 5.005_52] Fix hard-coded "matches null string many times" limit
12603          --
12604          Date: Wed, 30 Sep 1998 11:46:44 +0000
12605          Message-Id: <v03110702b237beb04830@[212.24.192.74]>
12606          Subject: [PATCH 5.005_52] Add "Strange *+?{} ..." to perldiag
12607  Branch: perl
12608        ! pod/perldiag.pod regcomp.c
12609 ____________________________________________________________________________
12610 [  1910] By: gsar                                  on 1998/10/02  02:48:48
12611     Log: minor Configure tweaks (via private mail)
12612          From: Jarkko Hietaniemi <jhi@iki.fi>
12613          Date: Wed, 30 Sep 1998 02:25:06 +0300 (EET DST)
12614          Message-Id: <199809292325.CAA19737@alpha.hut.fi>
12615          Subject: [PATCH] 5.005_52: the drizzle continues
12616  Branch: perl
12617        ! Configure config_h.SH handy.h
12618 ____________________________________________________________________________
12619 [  1909] By: gsar                                  on 1998/10/02  02:46:39
12620     Log: update SCO hints for dynamic loading
12621          From: Andy Dougherty <doughera@lafcol.lafayette.edu>
12622          Date: Mon, 28 Sep 1998 16:50:38 -0400 (EDT)
12623          Message-Id: <Pine.SUN.3.96.980928164648.8130E-100000@newton.phys>
12624          Subject: [PATCH 5.004_04-MAINT_TRIAL_5 and 5.005_xx] Re: Perl on SCO_SV
12625          --
12626          Date: Tue, 29 Sep 1998 16:48:55 -0400 (EDT)
12627          Message-Id: <Pine.SUN.3.96.980929164612.8634A-100000@newton.phys>
12628          Subject: Re: [PATCH 5.004_04-MAINT_TRIAL_5 and 5.005_xx] Re: Perl on SCO_SV
12629  Branch: perl
12630        ! hints/sco.sh
12631 ____________________________________________________________________________
12632 [  1908] By: gsar                                  on 1998/10/02  02:33:39
12633     Log: make File::Find work when wanted() is autoloaded or a symbolic ref
12634  Branch: perl
12635        ! lib/File/Find.pm
12636 ____________________________________________________________________________
12637 [  1907] By: gsar                                  on 1998/10/02  02:21:52
12638     Log: applied patches, but retained old behavior for win32 (where compilers
12639          can't read from stdin at all)
12640          From: Graham Barr <gbarr@ti.com>
12641          Date: Mon, 28 Sep 1998 09:41:49 -0500
12642          Message-ID: <19980928094149.B26576@asic.sc.ti.com>
12643          Subject: Re: 5.005_51 Errno invokes cpprun incorrectly
12644          --
12645          Date: Tue, 29 Sep 1998 12:35:43 -0500
12646          Message-ID: <19980929123543.Z26576@asic.sc.ti.com>
12647          Subject: Re: 5.005_51 Errno invokes cpprun incorrectly
12648  Branch: perl
12649        ! ext/Errno/Errno_pm.PL
12650 ____________________________________________________________________________
12651 [  1906] By: gsar                                  on 1998/10/02  02:02:19
12652     Log: tolerate whitespace in /etc/group entries (suggested by Jarkko
12653          Hietaniemi)
12654  Branch: perl
12655        ! t/op/grent.t
12656 ____________________________________________________________________________
12657 [  1905] By: gsar                                  on 1998/10/02  01:59:56
12658     Log: win32 caveats about truncate()
12659  Branch: perl
12660        ! pod/perlport.pod
12661 ____________________________________________________________________________
12662 [  1904] By: gsar                                  on 1998/10/02  01:53:25
12663     Log: various Configure and hints updates (prefer drand48() or random()
12664          over rand(); add -Dusemultiplicity; enhanced 64-bitness);  patch
12665          applied modulo SCO hints superceded by later patch
12666          From: Jarkko Hietaniemi <jhi@iki.fi>
12667          Date: Tue, 29 Sep 1998 00:56:33 +0300 (EET DST)
12668          Message-Id: <199809282156.AAA18615@alpha.hut.fi>
12669          Subject: [PATCH] 5.005_52: Configure et al:
12670  Branch: perl
12671        + ext/IPC/SysV/hints/next_3.pl
12672        ! Configure INSTALL MANIFEST config_h.SH ext/IPC/SysV/SysV.xs
12673        ! hints/dec_osf.sh hints/irix_6.sh hints/next_3.sh
12674        ! hints/solaris_2.sh perl.h pod/perldiag.pod pp.c pp_sys.c
12675 ____________________________________________________________________________
12676 [  1903] By: gsar                                  on 1998/10/02  01:42:37
12677     Log: fixes for bugs in /RE/p        from Hugo van der Sanden
12678          Date: Mon, 28 Sep 1998 17:41:49 +0100
12679          Message-Id: <199809281641.RAA02450@crypt.compulink.co.uk>
12680          Subject: [PATCH 5.005_52] Re: More on ?p 
12681          --
12682          Date: Thu, 01 Oct 1998 09:10:58 +0100
12683          Message-Id: <199810010810.JAA16426@crypt.compulink.co.uk>
12684          Subject: [PATCH 5.005_52] ?p fix
12685          --
12686          Date: Thu, 01 Oct 1998 10:45:56 +0100
12687          Message-Id: <199810010945.KAA16733@crypt.compulink.co.uk>
12688          Subject: [PATCH 5.005_52] more on ?p
12689  Branch: perl
12690        ! pp_ctl.c
12691 ____________________________________________________________________________
12692 [  1902] By: gsar                                  on 1998/10/02  01:36:14
12693     Log: From: Kenneth Duda <kjd@cisco.com>
12694          Date: Sun, 27 Sep 1998 20:22:12 -0700 (PDT)
12695          Message-Id: <199809280322.UAA01261@scorpion.cisco.com>
12696          Subject: writemain dies when there are more than 4000 characters of extensions
12697  Branch: perl
12698        ! writemain.SH
12699 ____________________________________________________________________________
12700 [  1901] By: gsar                                  on 1998/10/02  01:33:16
12701     Log: tweak run_byacc recipe
12702  Branch: perl
12703        ! Makefile.SH Porting/pumpkin.pod
12704 ____________________________________________________________________________
12705 [  1900] By: gsar                                  on 1998/10/02  01:02:09
12706     Log: use SETERRNO() to reset errno (suggested by Charles Bailey)
12707  Branch: perl
12708        ! perl.h pp_ctl.c
12709 ____________________________________________________________________________
12710 [  1899] By: gsar                                  on 1998/09/28  20:46:30
12711     Log: fix various 5.00552 mishaps (fixes suggested by Jan Dubois,
12712          Kurt Starsinic, Spider Boardman, Dan Sugalski and Albert
12713          Dvornik)
12714  Branch: perl
12715        ! hints/irix_6.sh lib/ExtUtils/MakeMaker.pm mg.c scope.c
12716 ____________________________________________________________________________
12717 [  1898] By: gsar                                  on 1998/09/28  20:42:52
12718     Log: flush unsubmitted 5.00552 change
12719  Branch: perl
12720        ! MANIFEST
12721 ____________________________________________________________________________
12722 [  1897] By: gsar                                  on 1998/09/27  04:43:06
12723     Log: run vms_yfix.pl
12724  Branch: perl
12725        ! vms/perly_c.vms
12726 ____________________________________________________________________________
12727 [  1896] By: gsar                                  on 1998/09/27  03:38:55
12728     Log: small tweak on last change
12729  Branch: perl
12730        ! win32/win32.c
12731 ____________________________________________________________________________
12732 [  1895] By: gsar                                  on 1998/09/27  03:17:17
12733     Log: fix win32_stat() to do the right thing for share names
12734  Branch: perl
12735        ! win32/win32.c
12736 ____________________________________________________________________________
12737 [  1891] By: larry                                 on 1998/09/25  18:50:40
12738     Log: Fixed apostrophe problem from Mark Knutsen.
12739  Branch: perl
12740        ! sv.h
12741
12742 ----------------
12743 Version 5.005_52
12744 ----------------
12745
12746 ____________________________________________________________________________
12747 [  1890] By: gsar                                  on 1998/09/25  10:25:00
12748     Log: update template config.sh, add new config vars to win32 stuff
12749  Branch: perl
12750        ! Changes Porting/config.sh Porting/config_H config_h.SH objpp.h
12751        ! pp_sys.c proto.h win32/config.bc win32/config.gc
12752        ! win32/config.vc win32/config_H.bc win32/config_H.gc
12753        ! win32/config_H.vc win32/win32.h
12754 ____________________________________________________________________________
12755 [  1889] By: gsar                                  on 1998/09/25  07:13:13
12756     Log: big Configure update from Jarkko: sync metaconfig units; d_statblks fix
12757          for Linux; hpux CMA-threads hints; ELF support for FreeBSD; beginnings
12758          of full-fledged 64-bit support (including support for: fseeko/ftello,
12759          Quad_t aka long long, hpux and irix 64-bits hints, new 64-bit constants
12760          in Fcntl)
12761          From: Jarkko Hietaniemi <jhi@iki.fi>
12762          Date: Fri, 11 Sep 1998 23:56:11 +0300 (EET DST)
12763          Message-Id: <199809112056.XAA04720@alpha.hut.fi>
12764          Subject: [PATCH] 5.005_51: Configure "Massive Attack"
12765          --
12766          From: Jarkko Hietaniemi <jhi@cc.hut.fi>
12767          Date: 12 Sep 1998 09:44:25 +0300
12768          Message-ID: <oeeaf45bzjq.fsf@alpha.hut.fi>
12769          Subject: Re: [PATCH] 5.005_51: Configure "Massive Attack"
12770  Branch: perl
12771        + lib/filetest.pm
12772        ! Configure MANIFEST Makefile.SH config_h.SH doio.c embedvar.h
12773        ! ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs handy.h hints/dec_osf.sh
12774        ! hints/freebsd.sh hints/hpux.sh hints/irix_6.sh objXSUB.h
12775        ! perl.c perl.h perl_exp.SH perlio.c perlvars.h pod/perldiag.pod
12776        ! pod/perlfunc.pod pp_sys.c proto.h win32/GenCAPI.pl
12777        ! win32/makedef.pl
12778 ____________________________________________________________________________
12779 [  1888] By: gsar                                  on 1998/09/25  06:27:12
12780     Log: bump patchlevel to 52; other little tweaks for threads, win32 builds
12781  Branch: perl
12782        ! doop.c mg.c patchlevel.h regexec.c win32/Makefile
12783        ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
12784        ! win32/makedef.pl win32/makefile.mk win32/win32.c
12785 ____________________________________________________________________________
12786 [  1887] By: gsar                                  on 1998/09/25  04:50:49
12787     Log: win32.c tweak
12788  Branch: perl
12789        ! win32/win32.c
12790 ____________________________________________________________________________
12791 [  1886] By: gsar                                  on 1998/09/25  04:47:32
12792     Log: s/MAKEMAKEROPT/PERL_MM_OPT/
12793  Branch: perl
12794        ! lib/ExtUtils/MakeMaker.pm
12795 ____________________________________________________________________________
12796 [  1885] By: gsar                                  on 1998/09/25  04:05:09
12797     Log: From: Dominic Dunlop <domo@vo.lu>
12798          Date: Thu, 10 Sep 1998 11:02:46 +0000
12799          Message-Id: <v03110703b21d581d7ef1@[212.24.192.107]>
12800          Subject: MM_Unix::canonpath erroneously turns leading // into /
12801  Branch: perl
12802        ! lib/ExtUtils/MM_Unix.pm
12803 ____________________________________________________________________________
12804 [  1884] By: gsar                                  on 1998/09/25  03:06:10
12805     Log: temporarily disable perl malloc for a2p until we clean up
12806          conflicting malloc() declarations everywhere
12807  Branch: perl
12808        ! x2p/Makefile.SH
12809 ____________________________________________________________________________
12810 [  1883] By: gsar                                  on 1998/09/25  02:27:00
12811     Log: remove obsolete win32/bin/*.pl
12812  Branch: perl
12813        - win32/bin/network.pl win32/bin/webget.pl win32/bin/www.pl
12814        ! Changes MANIFEST win32/Makefile win32/makefile.mk
12815 ____________________________________________________________________________
12816 [  1882] By: gsar                                  on 1998/09/25  02:04:43
12817     Log: missing file in last submit
12818  Branch: perl
12819        ! proto.h
12820 ____________________________________________________________________________
12821 [  1881] By: gsar                                  on 1998/09/25  01:56:54
12822     Log: serial access to PL_x[inpr]v_root for USE_THREADS
12823  Branch: perl
12824        ! sv.c
12825 ____________________________________________________________________________
12826 [  1880] By: gsar                                  on 1998/09/25  01:19:38
12827     Log: lock sv_mutex in new_he() and del_he() for USE_THREADS
12828          From: Drago Goricanec <drago@king.otsd.ts.fujitsu.co.jp>
12829          Date: Thu, 24 Sep 1998 22:01:09 +0900
12830          Message-Id: <19980924220109J.drago@otsd.ts.fujitsu.co.jp>
12831          Subject: [PATCH 5.005_51] Re: Perl 5.005_51 not yet multi Thread safe 
12832  Branch: perl
12833        ! hv.c proto.h
12834 ____________________________________________________________________________
12835 [  1879] By: gsar                                  on 1998/09/25  00:20:07
12836     Log: tweaks to enable PERL_OBJECT to build & test on win32
12837  Branch: perl
12838        ! Changes doop.c mg.c objpp.h proto.h regexec.c util.c
12839        ! win32/GenCAPI.pl
12840 ____________________________________________________________________________
12841 [  1878] By: gsar                                  on 1998/09/25  00:13:36
12842     Log: fix change#1861, which breaks default boot_xxx symbol generation
12843  Branch: perl
12844        ! lib/ExtUtils/Mksymlists.pm
12845 ____________________________________________________________________________
12846 [  1877] By: gsar                                  on 1998/09/24  10:29:54
12847     Log: two tweaks for clean build and test on Solaris
12848  Branch: perl
12849        ! op.c t/op/subst.t
12850 ____________________________________________________________________________
12851 [  1876] By: gsar                                  on 1998/09/24  09:04:43
12852     Log: From: Colin Kuskie <ckuskie@cadence.com>
12853          Date: Wed, 26 Aug 1998 14:53:01 -0700 (PDT)
12854          Message-ID: <Pine.GSO.3.96.980826143507.3258K-100000@pdxmail.cadence.com>
12855          Subject: [PATCH 5.005_51] perlform.pod
12856  Branch: perl
12857        ! pod/perlform.pod
12858 ____________________________________________________________________________
12859 [  1875] By: gsar                                  on 1998/09/24  08:47:47
12860     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12861          Date: Tue, 25 Aug 1998 15:35:58 -0400 (EDT)
12862          Message-Id: <199808251935.PAA11384@monk.mps.ohio-state.edu>
12863          Subject: Re: problem with (?p{}) [PATCH 5.005_5*]
12864  Branch: perl
12865        ! regexec.c
12866 ____________________________________________________________________________
12867 [  1874] By: gsar                                  on 1998/09/24  08:44:55
12868     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12869          Date: Tue, 25 Aug 1998 14:56:06 -0400 (EDT)
12870          Message-Id: <199808251856.OAA10825@monk.mps.ohio-state.edu>
12871          Subject: Re: your Regexp.patch dated 21.8 [PATCH]
12872  Branch: perl
12873        ! toke.c
12874 ____________________________________________________________________________
12875 [  1873] By: gsar                                  on 1998/09/24  08:39:41
12876     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12877          Date: Tue, 25 Aug 1998 04:29:49 -0400 (EDT)
12878          Message-Id: <199808250829.EAA02470@monk.mps.ohio-state.edu>
12879          Subject: [PATCH 5.005_*] Extraneous warning for (?()A|B)
12880  Branch: perl
12881        ! Changes regcomp.c
12882 ____________________________________________________________________________
12883 [  1872] By: gsar                                  on 1998/09/24  08:37:00
12884     Log: From: Krishna Sethuraman <krishpl@shamu.engr.sgi.com>
12885          Date: Sun, 23 Aug 1998 23:18:38 PDT
12886          Message-Id: <199808240618.XAA05329@shamu.engr.sgi.com>
12887          Subject: new irix_6.sh hints file
12888  Branch: perl
12889        ! hints/irix_6.sh
12890 ____________________________________________________________________________
12891 [  1871] By: gsar                                  on 1998/09/24  07:26:37
12892     Log: correct FSF address in various places
12893  Branch: perl
12894        ! Copying README ext/B/README lib/Getopt/Long.pm
12895 ____________________________________________________________________________
12896 [  1870] By: gsar                                  on 1998/09/24  07:11:56
12897     Log: From:    Dan Sugalski <sugalskd@osshe.edu>
12898          Date:    Fri, 14 Aug 1998 09:20:16 PDT
12899          Message-Id: <3.0.5.32.19980814092016.00b37dc0@ous.edu>
12900          Subject: [PATCH 5.005_02] (and _5x I expect) VMS config procedure patch
12901  Branch: perl
12902        ! configure.com
12903 ____________________________________________________________________________
12904 [  1869] By: gsar                                  on 1998/09/24  06:55:59
12905     Log: use STRICT_ALIGNMENT on IRIX to allow usemymalloc=y again
12906          From:    Scott Henry <scotth@sgi.com>
12907          Date:    13 Aug 1998 09:52:15 PDT
12908          Message-Id: <yd8pve46czk.fsf@hoshi.engr.sgi.com>
12909          Subject: [PATCH] Irix USE_LONG_LONG/malloc.c incompatibility (was...)
12910  Branch: perl
12911        ! hints/irix_6.sh
12912 ____________________________________________________________________________
12913 [  1868] By: gsar                                  on 1998/09/24  06:51:23
12914     Log: From:    Nathan Torkington <gnat@frii.com>
12915          Date:    Thu, 13 Aug 1998 10:59:48 MDT
12916          Message-Id: <199808131659.KAA06179@prometheus.frii.com>
12917          Subject: [PATCH] 5.005_02 perlfunc.pod, improve umask entry
12918  Branch: perl
12919        ! pod/perlfunc.pod
12920 ____________________________________________________________________________
12921 [  1867] By: gsar                                  on 1998/09/24  06:45:13
12922     Log: make C<goto &sub> AUTOLOAD-aware (autouse now works for modules
12923          that are autoloaded)
12924  Branch: perl
12925        ! pp_ctl.c
12926 ____________________________________________________________________________
12927 [  1866] By: gsar                                  on 1998/09/24  05:21:19
12928     Log: grandfather deprecated "$$<digit>" no more
12929  Branch: perl
12930        ! pod/perldiag.pod toke.c
12931 ____________________________________________________________________________
12932 [  1865] By: gsar                                  on 1998/09/24  04:52:48
12933     Log: tweak PERL_HASH() to h=h+(h>>5) in order to improve distribution of
12934          low bits (suggested by Ilya Zakharevich)
12935  Branch: perl
12936        ! hv.h
12937 ____________________________________________________________________________
12938 [  1864] By: gsar                                  on 1998/09/24  04:29:14
12939     Log: move yyglobal decls from perly.c to perlvars.h, regen headers, tweak
12940          perly_c.diff
12941  Branch: perl
12942        ! embed.h embedvar.h global.sym perlvars.h perly.c perly.h
12943        ! perly_c.diff toke.c
12944 ____________________________________________________________________________
12945 [  1863] By: gsar                                  on 1998/09/24  03:36:30
12946     Log: provide locked access to string table for USE_THREADS
12947  Branch: perl
12948        ! embedvar.h hv.c intrpvar.h objXSUB.h perl.c thread.h
12949 ____________________________________________________________________________
12950 [  1862] By: gsar                                  on 1998/09/24  03:30:32
12951     Log: remove bogus warn()
12952  Branch: perl
12953        ! embed.pl
12954 ____________________________________________________________________________
12955 [  1861] By: gsar                                  on 1998/09/24  02:58:51
12956     Log: applied suggested patch, adapted for all platforms
12957          From: jan.dubois@ibm.net (Jan Dubois)
12958          Date: Sun, 20 Sep 1998 12:56:38 +0200
12959          Message-ID: <3604de0c.12319885@smtp1.ibm.net>
12960          Subject: [New PATCH 5.005_02] Support Mksymlists FUNCLIST argument in MakeMaker
12961  Branch: perl
12962        ! lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
12963        ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
12964        ! lib/ExtUtils/MakeMaker.pm
12965 ____________________________________________________________________________
12966 [  1860] By: gsar                                  on 1998/09/24  02:16:14
12967     Log: upgrade to CPAN-1.40
12968  Branch: perl
12969        ! Changes lib/CPAN.pm lib/CPAN/FirstTime.pm
12970 ____________________________________________________________________________
12971 [  1859] By: gsar                                  on 1998/09/24  02:08:59
12972     Log: use $ENV{MAKEMAKEROPT} to set default command line args
12973  Branch: perl
12974        ! lib/ExtUtils/MakeMaker.pm
12975 ____________________________________________________________________________
12976 [  1857] By: gsar                                  on 1998/09/23  10:58:36
12977     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12978          Date: Tue, 22 Sep 1998 17:30:16 -0400 (EDT)
12979          Message-Id: <199809222130.RAA17034@monk.mps.ohio-state.edu>
12980          Subject: More verbose Test::Harness [PATCH]
12981  Branch: perl
12982        ! lib/Test/Harness.pm
12983 ____________________________________________________________________________
12984 [  1856] By: gsar                                  on 1998/09/23  10:56:24
12985     Log: update hints for OPENSTEP 4.2 on i386
12986          From: Gerben Wierda <Gerben_Wierda@RnA.nl>
12987          Date: Sun, 20 Sep 1998 01:03:18 +0200
12988          Message-Id: <9809192303.AA29190@Spike>
12989          Subject: Perl 5.005_02 compilation problems
12990  Branch: perl
12991        ! hints/next_4.sh
12992 ____________________________________________________________________________
12993 [  1855] By: gsar                                  on 1998/09/23  10:52:27
12994     Log: reset errno after C<require> search (as suggested by Larry)
12995  Branch: perl
12996        ! pp_ctl.c
12997 ____________________________________________________________________________
12998 [  1854] By: gsar                                  on 1998/09/23  10:50:26
12999     Log: misc pod tweaks
13000  Branch: perl
13001        ! pod/perldelta.pod pod/perldiag.pod pod/perlport.pod
13002 ____________________________________________________________________________
13003 [  1853] By: gsar                                  on 1998/09/23  10:46:06
13004     Log: make Pod/Html.pm handle the --title option properly (as suggested
13005          by gml4410@ggr.co.uk)
13006  Branch: perl
13007        ! lib/Pod/Html.pm
13008 ____________________________________________________________________________
13009 [  1852] By: gsar                                  on 1998/09/23  10:41:39
13010     Log: SSNEW() API for allocating memory on the savestack
13011          From: Albert Dvornik <bert@genscan.com>
13012          Date: 17 Sep 1998 19:23:07 -0400
13013          Message-Id: <tqemtae338.fsf@puma.genscan.com>
13014          Subject: [PATCH 5.005_51] (was: why SAVEDESTRUCTOR()...)
13015  Branch: perl
13016        ! Changes Changes5.005 embed.h global.sym mg.c objXSUB.h objpp.h
13017        ! perl.h proto.h scope.c scope.h t/io/tell.t
13018 ____________________________________________________________________________
13019 [  1851] By: gsar                                  on 1998/09/23  10:37:05
13020     Log: From: Jochen Wiedmann <joe@ispsoft.de>
13021          Date: Thu, 17 Sep 1998 17:16:06 +0200
13022          Message-ID: <360127B6.E44564A@ispsoft.de>
13023          Subject: [PATCH] ExtUtils::MakeMaker::prompt cannot return 0
13024  Branch: perl
13025        ! lib/ExtUtils/MakeMaker.pm
13026 ____________________________________________________________________________
13027 [  1850] By: gsar                                  on 1998/09/23  10:33:05
13028     Log: From: andreas.koenig@kulturbox.de (Andreas J. Koenig)
13029          Date: 15 Sep 1998 01:32:31 +0200
13030          Message-ID: <sfchfya46eo.fsf@dubravka.in-berlin.de>
13031          Subject: Re: [PATCH] MakeMaker "test" target doesn't depend on "all"
13032  Branch: perl
13033        ! lib/ExtUtils/MM_Unix.pm
13034 ____________________________________________________________________________
13035 [  1849] By: gsar                                  on 1998/09/23  10:29:04
13036     Log: From: Charles Bailey <BAILEY@newman.upenn.edu>
13037          Date: Sat, 12 Sep 1998 19:25:32 -0400 (EDT)
13038          Message-id: <01J1QBJUAY1I002KOW@cor.newman.upenn.edu>
13039          Subject: Re: extralibs.ld problem in MM_VMS.pm
13040  Branch: perl
13041        ! lib/ExtUtils/MM_VMS.pm
13042 ____________________________________________________________________________
13043 [  1848] By: gsar                                  on 1998/09/23  10:25:24
13044     Log: From: Roderick Schertler <roderick@argon.org>
13045          Date: 11 Sep 1998 16:19:21 -0400
13046          Message-ID: <pzyarqpfli.fsf@eeyore.ibcinc.com>
13047          Subject: Re: Open2 and memory leaks
13048  Branch: perl
13049        ! lib/IPC/Open3.pm
13050 ____________________________________________________________________________
13051 [  1847] By: gsar                                  on 1998/09/23  10:18:31
13052     Log: From: Roderick Schertler <roderick@argon.org>
13053          Date: Wed, 09 Sep 1998 23:52:48 -0400
13054          Message-ID: <20567.905399568@eeyore.ibcinc.com>
13055          Subject: seed srand from /dev/urandom when possible
13056  Branch: perl
13057        ! pod/perlfunc.pod pp.c
13058 ____________________________________________________________________________
13059 [  1846] By: gsar                                  on 1998/09/23  10:12:22
13060     Log: From: Roderick Schertler <roderick@argon.org>
13061          Date: Thu, 10 Sep 1998 00:32:17 -0400
13062          Message-ID: <21142.905401937@eeyore.ibcinc.com>
13063          Subject: doc update for crypt()'s salt
13064  Branch: perl
13065        ! pod/perlfunc.pod
13066 ____________________________________________________________________________
13067 [  1845] By: gsar                                  on 1998/09/23  10:09:23
13068     Log: fix h2ph handling of C<#error "foo">
13069          From: SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>
13070          Date: Thu, 10 Sep 1998 09:59:33 +0900
13071          Message-Id: <19980910095933N.ksakai@netwk.ntt-at.co.jp>
13072          Subject: [5.005_02] h2ph problem
13073  Branch: perl
13074        ! utils/h2ph.PL
13075 ____________________________________________________________________________
13076 [  1844] By: gsar                                  on 1998/09/23  10:06:13
13077     Log: plug strictly private function leaks in API listing
13078  Branch: perl
13079        ! pod/perlguts.pod
13080 ____________________________________________________________________________
13081 [  1843] By: gsar                                  on 1998/09/23  10:02:57
13082     Log: hide symbol for static build
13083          From: Dominic Dunlop <domo@vo.lu>
13084          Date: Tue, 8 Sep 1998 21:40:46 +0000
13085          Message-Id: <v03110700b21b52db318d@[212.24.192.111]>
13086          Subject: Not OK: perl 5.00551 on powerpc-machten 4.1.1 [PATCH]
13087  Branch: perl
13088        ! regcomp.c
13089 ____________________________________________________________________________
13090 [  1842] By: gsar                                  on 1998/09/23  09:52:46
13091     Log: define PUT_svindex(), PUT_opindex()
13092  Branch: perl
13093        ! ext/B/B/Assembler.pm
13094 ____________________________________________________________________________
13095 [  1841] By: gsar                                  on 1998/09/23  09:44:25
13096     Log: From: Dominic Dunlop <domo@vo.lu>
13097          Date: Tue, 8 Sep 1998 15:34:53 +0000
13098          Message-Id: <v03110701b21afbdc7cfb@[212.24.192.76]>
13099          Subject: [PATCH 5.005_51] Eliminate pragma/warn-regexec test dependence on REG_INFTY value
13100  Branch: perl
13101        ! t/pragma/warn/regexec
13102 ____________________________________________________________________________
13103 [  1840] By: gsar                                  on 1998/09/23  09:42:17
13104     Log: pl2bat tweak from Tye McQueen <tye@metronet.com>
13105  Branch: perl
13106        ! win32/bin/pl2bat.pl
13107 ____________________________________________________________________________
13108 [  1839] By: gsar                                  on 1998/09/23  09:38:18
13109     Log: From: Drago Goricanec <drago@raptor.otsd.ts.fujitsu.co.jp>
13110          Date: Mon, 7 Sep 1998 17:36:09 +0900
13111          Message-Id: <199809070836.RAA14631@raptor.otsd.ts.fujitsu.co.jp>
13112          Subject: Thread::cond_wait bug in 5.005.51 causes deadlock
13113  Branch: perl
13114        ! ext/Thread/Thread.xs
13115 ____________________________________________________________________________
13116 [  1838] By: gsar                                  on 1998/09/23  09:21:11
13117     Log: From: "Green, Paul" <pgreen@seussnt.stratus.com>
13118          Date: Thu, 10 Sep 1998 00:02:07 -0400
13119          Message-ID: <646CD0392810D211B04A00A024BF26FB1022EB@terminator.sw.stratus.com>
13120          Subject: RE: [PATCH] 5.005_02 and 5.005_51: Stratus VOS port
13121  Branch: perl
13122        + README.vos vos/Changes vos/build.cm vos/compile_perl.cm
13123        + vos/config.h vos/config_h.SH_orig vos/perl.bind
13124        + vos/test_vos_dummies.c vos/vos_dummies.c vos/vosish.h
13125        ! MANIFEST perl.c perl.h pod/perlport.pod
13126 ____________________________________________________________________________
13127 [  1837] By: gsar                                  on 1998/09/23  08:45:58
13128     Log: (via private mail)
13129          From: Charles Bailey <BAILEY@newman.upenn.edu>
13130          Date: Sat, 05 Sep 1998 01:23:58 -0400 (EDT)
13131          Message-id: <01J1FH7R43NS002F14@cor.newman.upenn.edu>
13132          Subject: [Patch 5.005_02] Miscellaneous VMS cleanup
13133  Branch: perl
13134        ! Changes Changes5.005 README.vms ext/DynaLoader/dl_vms.xs
13135        ! lib/Cwd.pm lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MakeMaker.pm
13136        ! lib/ExtUtils/Mksymlists.pm lib/File/Copy.pm lib/File/Path.pm
13137        ! lib/File/Spec.pm pod/perldiag.pod pod/perlfaq1.pod
13138        ! pod/perlport.pod pod/perlrun.pod vms/ext/DCLsym/0README.txt
13139        ! vms/ext/DCLsym/DCLsym.pm vms/ext/DCLsym/DCLsym.xs
13140        ! vms/ext/Filespec.pm vms/ext/XSSymSet.pm vms/gen_shrfls.pl
13141        ! vms/mms2make.pl vms/perly_c.vms vms/sockadapt.c
13142        ! vms/sockadapt.h vms/test.com vms/vms.c vms/vms_yfix.pl
13143        ! vms/writemain.pl
13144 ____________________________________________________________________________
13145 [  1836] By: gsar                                  on 1998/09/23  08:17:42
13146     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13147          Date: Sat, 5 Sep 1998 00:14:51 -0400 (EDT)
13148          Message-Id: <199809050414.AAA19801@monk.mps.ohio-state.edu>
13149          Subject: [PATCH 5.005_*] OS/2 spawning typos
13150  Branch: perl
13151        ! os2/os2.c
13152 ____________________________________________________________________________
13153 [  1835] By: gsar                                  on 1998/09/23  08:09:55
13154     Log: warn on C<my($foo,$foo)>
13155  Branch: perl
13156        ! op.c pod/perldiag.pod
13157 ____________________________________________________________________________
13158 [  1834] By: gsar                                  on 1998/09/23  07:35:56
13159     Log: From: pvhp@forte.com (Peter Prymmer)
13160          Date: Fri, 4 Sep 98 13:27:41 PDT
13161          Message-Id: <9809042027.AA04463@forte.com>
13162          Subject: [PATCH 5.005_02 && 5.005_51] general updates to README.vms
13163  Branch: perl
13164        ! README.vms
13165 ____________________________________________________________________________
13166 [  1833] By: gsar                                  on 1998/09/23  07:27:34
13167     Log: From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
13168          Date: Wed, 2 Sep 1998 10:06:49 -0700 (PDT)
13169          Message-Id: <199809021706.KAA26349@xfiles.intercon.hp.com>
13170          Subject: PATCH: 5.005_02 hint/hpux.sh
13171  Branch: perl
13172        ! hints/hpux.sh
13173 ____________________________________________________________________________
13174 [  1832] By: gsar                                  on 1998/09/23  07:22:40
13175     Log: fix (some) installhtml bugs
13176          From: Larry Parmelee <parmelee@CS.Cornell.EDU>
13177          Date: Tue, 1 Sep 1998 12:43:40 -0400 (EDT)
13178          Message-Id: <199809011643.MAA05702@sundown.cs.cornell.edu>
13179          Subject: installhtml script needs work
13180  Branch: perl
13181        ! installhtml
13182 ____________________________________________________________________________
13183 [  1831] By: gsar                                  on 1998/09/23  07:19:30
13184     Log: document 'U' magic with examples
13185          From: Alan Burlison <Alan.Burlison@UK.Sun.com>
13186          Date: Tue, 1 Sep 1998 15:54:06 +0100 (BST)
13187          Message-Id: <199809011455.PAA00631@sale-wts>
13188          Subject: Re: Looking for some XS MAGIC examples...
13189  Branch: perl
13190        ! pod/perlguts.pod
13191 ____________________________________________________________________________
13192 [  1830] By: gsar                                  on 1998/09/23  07:16:43
13193     Log: From: pvhp@forte.com (Peter Prymmer)
13194          Date: Mon, 31 Aug 98 17:13:49 PDT
13195          Message-Id: <9809010013.AA06737@forte.com>
13196          Subject: [PATCH: 5.005_02; yet another system configuration tip for OS/390]
13197  Branch: perl
13198        ! README.os390
13199 ____________________________________________________________________________
13200 [  1829] By: gsar                                  on 1998/09/23  07:15:08
13201     Log: fix problematic typecast in filter_del()
13202          From: Mark P Lutz <tecmpl1@triton.ca.boeing.com>
13203          Date: Mon, 31 Aug 1998 21:13:11 GMT
13204          Message-Id: <199808312113.VAA53356@triton.ca.boeing.com>
13205          Subject: perl5.005_02 does not build on Cray T90
13206  Branch: perl
13207        ! toke.c
13208 ____________________________________________________________________________
13209 [  1828] By: gsar                                  on 1998/09/23  07:11:34
13210     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13211          Date: Mon, 31 Aug 1998 14:52:10 -0400 (EDT)
13212          Message-Id: <199808311852.OAA24676@monk.mps.ohio-state.edu>
13213          Subject: [PATCH 5.005_5*] (?>) broken in RE
13214  Branch: perl
13215        ! regexec.c t/op/re_tests
13216 ____________________________________________________________________________
13217 [  1827] By: gsar                                  on 1998/09/23  07:09:50
13218     Log: U/WIN testsuite patches from Joe Buehler <jhpb@hekimian.com>
13219  Branch: perl
13220        ! t/op/grent.t t/op/groups.t
13221 ____________________________________________________________________________
13222 [  1826] By: gsar                                  on 1998/09/23  07:03:16
13223     Log: From: Jarkko Hietaniemi <jhi@iki.fi>
13224          Date: Wed, 12 Aug 1998 22:41:37 +0300 (EET DST)
13225          Message-Id: <199808121941.WAA06263@alpha.hut.fi>
13226          Subject: [PATCH] 5.004_50 or 5.005_02: get rid of interp.sym because not even AIX needs it
13227  Branch: perl
13228        - interp.sym
13229        ! MANIFEST Makefile.SH embed.pl perl_exp.SH
13230 ____________________________________________________________________________
13231 [  1825] By: gsar                                  on 1998/09/23  06:56:40
13232     Log: re-introduce change#1703
13233  Branch: perl
13234        ! ext/re/re.pm pod/perlre.pod regcomp.c regexec.c thrdvar.h
13235 ____________________________________________________________________________
13236 [  1824] By: gsar                                  on 1998/09/23  06:44:19
13237     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13238          Date: Sat, 29 Aug 1998 17:38:30 -0400 (EDT)
13239          Message-Id: <199808292138.RAA18359@monk.mps.ohio-state.edu>
13240          Subject: [PATCH 5.005_*] Protect debugger from nonlocal exits
13241  Branch: perl
13242        ! lib/perl5db.pl
13243 ____________________________________________________________________________
13244 [  1823] By: gsar                                  on 1998/09/23  06:41:34
13245         Log: From: Joe Buehler <jhpb@hekimian.com>
13246              Date: 29 Aug 1998 17:13:28 -0400
13247              Message-ID: <yd37lzro5jb.fsf@pandora.hekimian.com>
13248              Subject: patches for perl 5.005_51 under U/WIN
13249      Branch: perl
13250            + hints/uwin.sh
13251            ! Configure installman lib/ExtUtils/MM_Unix.pm makedepend.SH
13252            ! t/lib/posix.t
13253 ____________________________________________________________________________
13254 [  1822] By: gsar                                  on 1998/09/23  06:36:59
13255         Log: add missing C<no utf8;> tweak from Larry
13256      Branch: perl
13257            ! t/op/subst.t
13258 ____________________________________________________________________________
13259 [  1821] By: gsar                                  on 1998/09/23  06:27:51
13260         Log: s/runops/CALLRUNOPS/
13261      Branch: perl
13262            ! cc_runtime.h
13263 ____________________________________________________________________________
13264 [  1820] By: gsar                                  on 1998/09/23  06:24:49
13265         Log: rename t/pragma/warn-* to t/pragma/warn/*, be 8.3-friendly
13266      Branch: perl
13267           +> t/pragma/warn/1global t/pragma/warn/2use t/pragma/warn/3both
13268           +> t/pragma/warn/4lint t/pragma/warn/5nolint t/pragma/warn/doio
13269           +> t/pragma/warn/gv t/pragma/warn/mg t/pragma/warn/op
13270           +> t/pragma/warn/perl t/pragma/warn/perly t/pragma/warn/pp
13271           +> t/pragma/warn/pp_ctl t/pragma/warn/pp_hot t/pragma/warn/pp_sys
13272           +> t/pragma/warn/regcomp t/pragma/warn/regexec t/pragma/warn/sv
13273           +> t/pragma/warn/taint t/pragma/warn/toke t/pragma/warn/universal
13274           +> t/pragma/warn/util
13275            - t/pragma/warn-1global t/pragma/warn-2use t/pragma/warn-3both
13276            - t/pragma/warn-4lint t/pragma/warn-5nolint t/pragma/warn-doio
13277            - t/pragma/warn-gv t/pragma/warn-mg t/pragma/warn-op
13278            - t/pragma/warn-perl t/pragma/warn-perly t/pragma/warn-pp
13279            - t/pragma/warn-pp_ctl t/pragma/warn-pp_hot t/pragma/warn-pp_sys
13280            - t/pragma/warn-regcomp t/pragma/warn-regexec t/pragma/warn-sv
13281            - t/pragma/warn-taint t/pragma/warn-toke t/pragma/warn-universal
13282            - t/pragma/warn-util
13283            ! MANIFEST t/pragma/warning.t
13284 ____________________________________________________________________________
13285 [  1819] By: gsar                                  on 1998/09/23  06:08:46
13286         Log: make \(%foo) return refs to values (not copies of values)
13287              From: Stephen McCamant <smccam@uclink4.berkeley.edu>
13288              Date: Fri, 28 Aug 1998 20:46:10 -0700 (PDT)
13289              Message-ID: <13799.30680.47765.352558@fre-76-120.reshall.berkeley.edu>
13290              --
13291              From: Roderick Schertler <roderick@argon.org>
13292              Date: Sat, 29 Aug 1998 00:58:33 -0400
13293              Message-ID: <29894.904366713@eeyore.ibcinc.com>
13294              Subject: Re: \(%x) problems
13295      Branch: perl
13296            ! doop.c pod/perlref.pod
13297 ____________________________________________________________________________
13298 [  1818] By: gsar                                  on 1998/09/23  06:05:08
13299         Log: make h2xs generate ANSI prototypes
13300      Branch: perl
13301            ! utils/h2xs.PL
13302 ____________________________________________________________________________
13303 [  1817] By: gsar                                  on 1998/09/23  05:57:16
13304         Log: updated usethreads hints for hpux 10.X
13305              From: Matthew T Harden <mthard@mthard1.monsanto.com>
13306              Date: Fri, 28 Aug 1998 14:10:42 GMT
13307              Message-Id: <199808281410.AA11058@mthard1.monsanto.com>
13308              Subject: Re: OK: perl 5.00502 on PA-RISC1.1-thread 10.20 (UNINSTALLED)
13309      Branch: perl
13310            ! hints/hpux.sh perl.h
13311 ____________________________________________________________________________
13312 [  1816] By: gsar                                  on 1998/09/23  05:53:31
13313         Log: don't create empty directories in installperl
13314              From: Robin Barker <rmb1@cise.npl.co.uk>
13315              Date: Fri, 21 Aug 1998 11:29:24 +0100 (BST)
13316              Message-Id: <199808211029.LAA00551@cyclone.cise.npl.co.uk>
13317              Subject: [PATCH 5.005_02] install: empty dirs
13318      Branch: perl
13319            ! installperl
13320 ____________________________________________________________________________
13321 [  1815] By: gsar                                  on 1998/09/23  05:50:36
13322         Log: make behavior of /(a{3})+/ like /(aaa)+/ w.r.t where it matches
13323              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13324              Date: Fri, 21 Aug 1998 05:41:02 -0400 (EDT)
13325              Message-Id: <199808210941.FAA16467@monk.mps.ohio-state.edu>
13326              Subject: Re: your mail
13327      Branch: perl
13328            ! regexec.c t/op/re_tests
13329 ____________________________________________________________________________
13330 [  1814] By: gsar                                  on 1998/09/23  05:45:17
13331         Log: From: "Kurt D. Starsinic" <kstar@chapin.edu>
13332              Date: Thu, 20 Aug 1998 20:59:03 -0400
13333              Message-ID: <19980820205903.A12908@O2.chapin.edu>
13334              Subject: [PATCH] h2ph misquotes #error directives
13335      Branch: perl
13336            ! t/lib/h2ph.pht utils/h2ph.PL
13337 ____________________________________________________________________________
13338 [  1813] By: gsar                                  on 1998/09/23  05:42:41
13339         Log: patch to support computed regular subexpressions
13340              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13341              Date: Thu, 20 Aug 1998 15:19:50 -0400 (EDT)
13342              Message-Id: <199808201919.PAA04692@monk.mps.ohio-state.edu>
13343              Subject: [5.005_5* PATCH] Postponed RE - now!
13344      Branch: perl
13345            ! embedvar.h objXSUB.h pod/perlre.pod regcomp.c regexec.c
13346            ! t/op/pat.t t/op/re_tests thrdvar.h toke.c
13347 ____________________________________________________________________________
13348 [  1812] By: gsar                                  on 1998/09/23  05:26:26
13349         Log: better CR-handling on shebang line and in formats (fixed variant of
13350              patch suggested by Igor Sysoev <igor@nitek.ru>)
13351      Branch: perl
13352            ! perl.c toke.c
13353 ____________________________________________________________________________
13354 [  1811] By: gsar                                  on 1998/09/23  04:35:46
13355         Log: document non-loopish blocks better
13356              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
13357              Date: Tue, 18 Aug 1998 12:28:36 +0100
13358              Message-Id: <E0z8jwK-00057Z-00@ursa.cus.cam.ac.uk>
13359              Subject: Re: next in do {} while block gives error message
13360      Branch: perl
13361            ! pod/perlfunc.pod
13362 ____________________________________________________________________________
13363 [  1810] By: gsar                                  on 1998/09/23  04:12:05
13364         Log: fix bogus integerization of pop()'s return value
13365              From: Gurusamy Sarathy <gsar@engin.umich.edu>
13366              Date: Sat, 15 Aug 1998 23:27:54 -0400
13367              Message-Id: <199808160327.XAA05186@aatma.engin.umich.edu>
13368              Subject: Re: Complex expression does integer arithmetic 
13369      Branch: perl
13370            ! opcode.h opcode.pl
13371 ____________________________________________________________________________
13372 [  1809] By: gsar                                  on 1998/09/23  04:09:43
13373         Log: tweak README.win32
13374      Branch: perl
13375            ! README.win32
13376 ____________________________________________________________________________
13377 [  1808] By: gsar                                  on 1998/09/23  03:40:57
13378         Log: better diagnostic for do{} used as lvalue
13379      Branch: perl
13380            ! op.c pod/perlport.pod
13381 ____________________________________________________________________________
13382 [  1807] By: gsar                                  on 1998/09/23  03:38:30
13383         Log: enable PERL_SBRK_VIA_MALLOC on OPENSTEP-Mach
13384              From: hansm@icgroup.nl
13385              Date: Tue, 11 Aug 98 21:08:51 +0200
13386              Message-Id: <9808111907.AA21903@icgned.icgroup.nl>
13387              Subject: Not OK: perl 5.00551 on OPENSTEP-Mach 4_1 (UNINSTALLED)
13388      Branch: perl
13389            ! malloc.c
13390 ____________________________________________________________________________
13391 [  1806] By: gsar                                  on 1998/09/23  03:36:08
13392         Log: support make written in perl (aka "pmake") on win32
13393      Branch: perl
13394            ! lib/ExtUtils/MM_Win32.pm
13395 ____________________________________________________________________________
13396 [  1805] By: gsar                                  on 1998/09/23  03:30:07
13397         Log: fix mismatched UV/U32 types for to_utf8_*()
13398      Branch: perl
13399            ! utf8.c
13400 ____________________________________________________________________________
13401 [  1804] By: gsar                                  on 1998/09/23  03:22:22
13402         Log: From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
13403              Date: Sun, 9 Aug 1998 22:38:23 +0200
13404              Message-ID: <19980809223823.A215@cdata.tvnet.hu>
13405              Subject: [PATCH 5.5002] dos-djgpp update
13406      Branch: perl
13407            ! t/io/fs.t
13408 ____________________________________________________________________________
13409 [  1803] By: gsar                                  on 1998/09/23  03:20:13
13410         Log: apply minimal variant of patch (sent via private mail)
13411              From: jarkko.hietaniemi@research.nokia.com (Jarkko Hietaniemi)
13412              Date: Wed, 12 Aug 1998 15:42:35 +0300
13413              Message-Id: <199808121242.PAA29761@comanche.spices>
13414              Subject: [PATCH] 5.004_02 or 5.005_51: fix regexp and tr character ranges in non-ASCII lands
13415      Branch: perl
13416            ! MANIFEST perl.h pod/perllocale.pod pod/perlop.pod
13417            ! pod/perlre.pod regcomp.c t/pragma/locale.t toke.c
13418 ____________________________________________________________________________
13419 [  1802] By: gsar                                  on 1998/09/23  03:03:39
13420         Log: adjust searchdict.t for EBCDIC (still needs documenting)
13421              From: pvhp@forte.com (Peter Prymmer)
13422              Date: Thu, 6 Aug 98 18:09:39 PDT
13423              Message-Id: <9808070109.AA06158@forte.com>
13424              Subject: [PATCH 5.005_02-TRIAL2] potential modification to t/lib/searchdict.t
13425      Branch: perl
13426            ! README.os390 t/lib/searchdict.t
13427 ____________________________________________________________________________
13428 [  1801] By: gsar                                  on 1998/09/23  02:54:15
13429         Log: silence redefined warning for XS(INIT) {}
13430      Branch: perl
13431            ! op.c
13432 ____________________________________________________________________________
13433 [  1800] By: gsar                                  on 1998/09/23  02:42:23
13434         Log: support match indices via special variables @- and @+
13435              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13436              Date: Tue, 21 Jul 1998 23:00:35 -0400 (EDT)
13437              Message-Id: <199807220300.XAA16081@monk.mps.ohio-state.edu>
13438              Subject: [PATCH 5.004_76] @- and @+
13439      Branch: perl
13440            ! av.c embed.h global.sym gv.c mg.c objXSUB.h objpp.h perl.h
13441            ! pod/perlvar.pod proto.h regnodes.h sv.c t/op/pat.t toke.c
13442 ____________________________________________________________________________
13443 [  1799] By: gsar                                  on 1998/09/23  01:44:31
13444         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13445              Date: Tue, 11 Aug 1998 18:43:29 -0400 (EDT)
13446              Message-Id: <199808112243.SAA14243@monk.mps.ohio-state.edu>
13447              Subject: Re: Segmentation fault for /a*abc?xyz+pqr{3}ab{2,}xy{4,5}pq{0,6}AB{0,}zz/
13448      Branch: perl
13449            ! regcomp.c t/op/re_tests
13450 ____________________________________________________________________________
13451 [  1798] By: gsar                                  on 1998/09/23  01:39:23
13452         Log: integrate maint-5.005 changes (except conflicting change#1794)
13453      Branch: perl
13454            ! Changes
13455           !> objXSUB.h op.c pod/perlfunc.pod pp.c regcomp.c t/op/re_tests
13456           !> toke.c util.c win32/config.bc win32/config.gc win32/config.vc
13457           !> win32/win32.h
13458 ____________________________________________________________________________
13459 [  1797] By: gsar                                  on 1998/09/23  01:32:36
13460         Log: add note to win32/Makefile about setting CCHOME
13461      Branch: perl
13462            ! win32/Makefile win32/makefile.mk
13463 ____________________________________________________________________________
13464 [  1796] By: gsar                                  on 1998/09/23  01:31:32
13465         Log: perl.pod tweak
13466      Branch: perl
13467            ! pod/perl.pod
13468 ____________________________________________________________________________
13469 [  1795] By: gsar                                  on 1998/09/21  20:34:10
13470         Log: make xsubpp generate well-formed code with CAPI && !PERL_OBJECT
13471      Branch: perl
13472            ! lib/ExtUtils/xsubpp
13473 ____________________________________________________________________________
13474 [  1789] By: gsar                                  on 1998/09/18  18:01:37
13475         Log: delay freeing itervar so C<for $i (@a) { return($i) }> works
13476      Branch: perl
13477            ! cop.h t/cmd/for.t
13478 ____________________________________________________________________________
13479 [  1788] By: gsar                                  on 1998/09/17  02:19:11
13480         Log: resync win32/config.?c with Porting/config.sh to pick up apiversion
13481      Branch: perl
13482            ! win32/config.bc win32/config.gc win32/config.vc
13483 ____________________________________________________________________________
13484 [  1787] By: gsar                                  on 1998/09/17  01:45:14
13485         Log: suppress bogus warning on C<sub x {} x()>
13486      Branch: perl
13487            ! toke.c
13488 ____________________________________________________________________________
13489 [  1786] By: gsar                                  on 1998/09/17  01:42:51
13490         Log: ntohl typo in objXSUB.h
13491      Branch: perl
13492            ! objXSUB.h
13493 ____________________________________________________________________________
13494 [  1785] By: gsar                                  on 1998/09/17  01:41:48
13495         Log: fill gaps in sig_* entries in win32/config.?c
13496      Branch: perl
13497            ! win32/config.bc win32/config.gc win32/config.vc
13498 ____________________________________________________________________________
13499 [  1781] By: larry                                 on 1998/09/05  23:48:24
13500         Log: tr/// logic was hosed under utf8
13501      Branch: perl
13502            ! doop.c op.c op.h pp.c proto.h
13503 ____________________________________________________________________________
13504 [  1780] By: larry                                 on 1998/09/05  23:44:16
13505         Log: several new tests needed tweaking to work under utf8
13506      Branch: perl
13507            ! t/comp/require.t t/op/pack.t t/op/substr.t
13508 ____________________________________________________________________________
13509 [  1779] By: larry                                 on 1998/09/05  23:41:42
13510         Log: index() applied BM optimization to wrong argument
13511      Branch: perl
13512            ! op.c util.c
13513 ____________________________________________________________________________
13514 [  1778] By: larry                                 on 1998/09/05  23:38:29
13515         Log: Implicit require during compile reset line numbering
13516      Branch: perl
13517            ! pp_ctl.c
13518
13519 ----------------
13520 Version 5.005_51
13521 ----------------
13522
13523 ____________________________________________________________________________
13524 [  1777] By: gsar                                  on 1998/08/10  07:02:38
13525         Log: various tweaks: fix signed vs. unsigned problems that prevented C++
13526              builds; add sundry PERL_OBJECT scaffolding to get it to build; fix
13527              lexical warning testsuite for win32
13528      Branch: perl
13529            ! Changes doop.c embed.h global.sym objXSUB.h objpp.h op.c
13530            ! pod/perlhist.pod pp.c pp_hot.c proto.h regcomp.c regexec.c
13531            ! sv.c t/pragma/warn-doio t/pragma/warn-mg t/pragma/warn-op
13532            ! t/pragma/warn-regexec toke.c utf8.c win32/GenCAPI.pl
13533            ! win32/Makefile win32/makefile.mk
13534 ____________________________________________________________________________
13535 [  1776] By: gsar                                  on 1998/08/09  17:53:48
13536         Log: fix coredump with MULTIPLICITY (ckWARN() needs early curcop init)
13537      Branch: perl
13538            ! Changes MANIFEST perl.c pod/perlhist.pod
13539 ____________________________________________________________________________
13540 [  1775] By: gsar                                  on 1998/08/09  14:35:33
13541         Log: tweak warning test
13542      Branch: perl
13543            ! t/pragma/warn-toke
13544 ____________________________________________________________________________
13545 [  1774] By: gsar                                  on 1998/08/09  14:13:46
13546         Log: add missing dTHR; notes for test failures due to small stacksize
13547      Branch: perl
13548            ! doio.c gv.c op.c sv.c t/pragma/warn-mg t/pragma/warn-regexec
13549            ! toke.c universal.c util.c
13550 ____________________________________________________________________________
13551 [  1773] By: gsar                                  on 1998/08/09  11:31:53
13552         Log: lexical warnings; tweaks to places that didn't apply correctly
13553              From:    pmarquess@bfsec.bt.co.uk (Paul Marquess)
13554              Date:    Wed, 29 Jul 1998 09:28:45 BST
13555              Message-Id: <9807290828.AA26286@claudius.bfsec.bt.co.uk>
13556              Subject: lexical warnings patch for 5.005_50
13557      Branch: perl
13558            + README.lexwarn lib/warning.pm t/pragma/warn-2use
13559            + t/pragma/warn-3both t/pragma/warn-4lint t/pragma/warn-5nolint
13560            + t/pragma/warn-doio t/pragma/warn-gv t/pragma/warn-mg
13561            + t/pragma/warn-op t/pragma/warn-perl t/pragma/warn-perly
13562            + t/pragma/warn-pp t/pragma/warn-pp_ctl t/pragma/warn-pp_hot
13563            + t/pragma/warn-pp_sys t/pragma/warn-regcomp
13564            + t/pragma/warn-regexec t/pragma/warn-sv t/pragma/warn-taint
13565            + t/pragma/warn-toke t/pragma/warn-universal t/pragma/warn-util
13566            + warning.h warning.pl
13567            ! Changes MANIFEST Makefile.SH cop.h doio.c global.sym gv.c
13568            ! lib/diagnostics.pm mg.c op.c op.h perl.c perl.h pp.c pp_ctl.c
13569            ! pp_hot.c pp_sys.c proto.h regcomp.c regexec.c sv.c t/op/tie.t
13570            ! t/pragma/warn-1global t/pragma/warning.t taint.c toke.c
13571            ! universal.c util.c
13572 ____________________________________________________________________________
13573 [  1772] By: gsar                                  on 1998/08/08  23:06:00
13574         Log: bump patchlevel to 5.005_51
13575      Branch: perl
13576            ! patchlevel.h win32/Makefile win32/config_H.bc
13577            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
13578 ____________________________________________________________________________
13579 [  1771] By: gsar                                  on 1998/08/08  23:01:57
13580         Log: fix bogus warning on "\x{123}"
13581              From: pmarquess@claudius.bfsec.bt.co.uk (Paul Marquess)
13582              Date: Mon, 27 Jul 1998 06:16:15 +0100 (BST)
13583              Message-Id: <9807270534.AA11102@claudius.bfsec.bt.co.uk>
13584              Subject: [5.005_50 PATCH] Some unicode problems
13585      Branch: perl
13586            ! regcomp.c toke.c
13587 ____________________________________________________________________________
13588 [  1770] By: gsar                                  on 1998/08/08  22:56:55
13589         Log: hide dup symbol for static build of ext/re
13590              From: Dominic Dunlop <domo@ppp72.vo.lu>
13591              Date: Wed, 29 Jul 1998 11:09:56 +0100 (WET DST)
13592              Message-Id: <199807291009.LAA08935@ppp72.vo.lu>
13593              Subject: Not OK: perl 5.00550 on powerpc-machten 4.1 [BOGUS PATCH]
13594      Branch: perl
13595            ! regcomp.c
13596 ____________________________________________________________________________
13597 [  1769] By: gsar                                  on 1998/08/08  22:45:06
13598         Log: fix double free on -Mutf8 -e '$b=uc("")'
13599              From: larry@wall.org (Larry Wall)
13600              Date: Fri, 7 Aug 1998 14:42:43 -0700
13601              Message-Id: <199808072142.OAA14920@wall.org>
13602              Subject: [PATCH 5.005_50]: uc("") and lc("") under utf8 fails
13603      Branch: perl
13604            ! pp.c
13605 ____________________________________________________________________________
13606 [  1768] By: gsar                                  on 1998/08/08  22:42:29
13607         Log: substr() assumes utf8 without say-so
13608              From: larry@wall.org (Larry Wall)
13609              Date: Fri, 7 Aug 1998 12:25:12 -0700
13610              Message-Id: <199808071925.MAA13436@wall.org>
13611              Subject: [PATCH 5.005_50] substr bug?
13612      Branch: perl
13613            ! pp.c
13614 ____________________________________________________________________________
13615 [  1767] By: gsar                                  on 1998/08/08  22:38:25
13616         Log: fix intolerance of SWASHes for blank lines
13617              From: Gisle Aas <aas@sn.no>
13618              Date: 06 Aug 1998 23:28:57 +0200
13619              Message-ID: <m3emutkdeu.fsf@furu.g.aas.no>
13620              Subject: Re: Re[2]: another joyride begins
13621      Branch: perl
13622            ! lib/utf8_heavy.pl
13623 ____________________________________________________________________________
13624 [  1766] By: gsar                                  on 1998/08/08  22:33:10
13625         Log: utf8 doc tweak
13626              From: Gisle Aas <aas@sn.no>
13627              Date: 05 Aug 1998 00:41:04 +0200
13628              Message-ID: <m3yat4wetb.fsf@furu.g.aas.no>
13629              Subject: Matching clumps
13630      Branch: perl
13631            ! lib/utf8.pm
13632 ____________________________________________________________________________
13633 [  1765] By: gsar                                  on 1998/08/08  22:31:37
13634         Log: kill bogus warning from -we 'use utf8; $_="\x{FF}"'
13635              From: Gisle Aas <aas@sn.no>
13636              Date: 04 Aug 1998 22:56:11 +0200
13637              Message-ID: <m3yat4sbys.fsf@furu.g.aas.no>
13638              Subject: Re: another joyride begins
13639      Branch: perl
13640            ! lib/utf8_heavy.pl
13641 ____________________________________________________________________________
13642 [  1764] By: gsar                                  on 1998/08/08  22:28:43
13643         Log: From: larry@wall.org (Larry Wall)
13644              Date: Tue, 4 Aug 1998 17:04:51 -0700
13645              Message-Id: <199808050004.RAA22592@wall.org>
13646              Subject: [PATCH 5.005_50] \pX not implemented!
13647      Branch: perl
13648            ! regcomp.c
13649 ____________________________________________________________________________
13650 [  1763] By: gsar                                  on 1998/08/08  22:27:15
13651         Log: From: Stephen McCamant <alias@mcs.com>
13652              Date: Sun,  2 Aug 1998 16:33:18 -0500 (CDT)
13653              Message-ID: <13764.55116.921952.837027@alias-2.pr.mcs.net>
13654              Subject: [PATCH] Eliminate superfluous RV2p[AH]Vs in oops[AH]V()
13655      Branch: perl
13656            ! op.c
13657 ____________________________________________________________________________
13658 [  1762] By: gsar                                  on 1998/08/08  22:26:09
13659         Log: From: Jarkko Hietaniemi <jhi@iki.fi>
13660              Date: Sun, 2 Aug 1998 22:05:28 +0300 (EET DST)
13661              Message-Id: <199808021905.WAA10592@alpha.hut.fi>
13662              Subject: [PATCH] 5.005_02-TRIAL1 or 5.004_05-MAINT_TRIAL_5: t/op/{pw,gr}ent.t
13663      Branch: perl
13664            + t/op/grent.t t/op/pwent.t
13665            ! MANIFEST
13666 ____________________________________________________________________________
13667 [  1761] By: gsar                                  on 1998/08/08  22:21:52
13668         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13669              Date: Thu, 30 Jul 1998 19:23:56 -0400 (EDT)
13670              Message-Id: <199807302323.TAA21175@monk.mps.ohio-state.edu>
13671              Subject: [5.005_50 PATCH] misprint in RE engine
13672      Branch: perl
13673            ! regexec.c t/op/re_tests
13674 ____________________________________________________________________________
13675 [  1760] By: gsar                                  on 1998/08/08  22:18:54
13676         Log: integrate maint-5.005 changes into mainline
13677      Branch: perl
13678           +> Porting/fixCORE README.os390 ebcdic.c win32/des_fcrypt.patch
13679           !> (integrate 138 files)
13680 ____________________________________________________________________________
13681 [  1672] By: gsar                                  on 1998/07/27  18:35:28
13682         Log: create new Changes
13683      Branch: perl
13684            + Changes
13685            ! Changes5.005 MANIFEST
13686 ____________________________________________________________________________
13687 [  1671] By: gsar                                  on 1998/07/27  18:30:57
13688         Log: rename Changes --> Changes5.005
13689      Branch: perl
13690           +> Changes5.005
13691            - Changes
13692 ____________________________________________________________________________
13693 [  1670] By: gsar                                  on 1998/07/27  18:10:14
13694         Log: integrate 5.005_01 changes from maint
13695      Branch: perl
13696            ! Changes
13697           !> README.win32 pod/perldelta.pod proto.h toke.c win32/GenCAPI.pl
13698           !> win32/win32.c
13699 ____________________________________________________________________________
13700 [  1667] By: nick                                  on 1998/07/26  14:31:01
13701         Log: Add dTHR so that it compiles miniperl in threaded mode
13702      Branch: perl
13703            ! doop.c mg.c regcomp.c regexec.c
13704 ____________________________________________________________________________
13705 [  1666] By: nick                                  on 1998/07/26  13:01:10
13706         Log: Resolve ansiperl against mainline (@1648?)
13707              Unclear that change number has "taken".
13708      Branch: ansiperl
13709           +> (branch 169 files)
13710            - ObjXSub.h XSLock.h compat3.sym fixvars pod/perld4.pod
13711           !> (integrate 131 files)
13712
13713 ----------------
13714 Version 5.005_50
13715 ----------------
13716
13717 ____________________________________________________________________________
13718 [  1665] By: gsar                                  on 1998/07/26  05:38:48
13719         Log: add trailing newline to file
13720      Branch: perl
13721            ! Changes lib/unicode/blocks.txt
13722 ____________________________________________________________________________
13723 [  1664] By: gsar                                  on 1998/07/26  05:08:48
13724         Log: integrate proto.h additions from maint-5.005
13725      Branch: perl
13726           !> pod/perlhist.pod proto.h
13727 ____________________________________________________________________________
13728 [  1663] By: gsar                                  on 1998/07/26  05:07:05
13729         Log: add new files to MANIFEST; add missing prototypes to proto.h;
13730              s/PL_utf8skip/utf8skip/ for now, or we end up with Perl_PL_;
13731              add typecasts to silence warnings; tweaks for win32 builds
13732      Branch: perl
13733            ! MANIFEST embed.h global.sym proto.h regexec.c toke.c utf8.h
13734            ! win32/Makefile win32/makefile.mk
13735 ____________________________________________________________________________
13736 [  1662] By: gsar                                  on 1998/07/26  05:01:52
13737         Log: add missing sv_*_mg() prototypes in proto.h, update perlhist.pod
13738      Branch: maint-5.005/perl
13739            ! pod/perlhist.pod proto.h
13740 ____________________________________________________________________________
13741 [  1661] By: gsar                                  on 1998/07/26  02:52:48
13742         Log: up patchlevel to 5.005_50
13743      Branch: perl
13744            ! Changes patchlevel.h win32/Makefile win32/config_H.bc
13745            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
13746 ____________________________________________________________________________
13747 [  1660] By: gsar                                  on 1998/07/26  02:43:57
13748         Log: integrate utfperl
13749      Branch: perl
13750           +> (branch 162 files)
13751           !> (integrate 29 files)
13752 ____________________________________________________________________________
13753 [  1659] By: gsar                                  on 1998/07/26  02:38:22
13754         Log: integrate maint-5.005 changes
13755      Branch: perl
13756           !> Changes README.vms djgpp/fixpmain emacs/ptags hints/beos.sh
13757           !> lib/Math/BigInt.pm pod/perldelta.pod pod/perlmodinstall.pod
13758           !> pod/perltoc.pod pp_sys.c t/lib/bigintpm.t
13759           !> vms/descrip_mms.template vms/subconfigure.com
13760 ____________________________________________________________________________
13761 [  1658] By: gsar                                  on 1998/07/26  02:23:46
13762         Log: VMS patches from Dan Sugalski <sugalskd@osshe.edu>
13763              Date: Fri, 24 Jul 1998 11:38:25 -0700
13764              Message-Id: <3.0.5.32.19980724113825.00a067b0@ous.edu>
13765              Subject: [PATCH 5.005] version number problem with VMS (Corrected)
13766              --
13767              Date: Fri, 24 Jul 1998 12:30:36 -0700
13768              Message-Id: <3.0.5.32.19980724123036.009f0390@ous.edu>
13769              Subject: [PATCH 5.005]Tweaks to README.vms
13770              --
13771              Date: Sat, 25 Jul 1998 17:56:55 -0700 (PDT)
13772              Message-ID: <Pine.GSO.3.96.980725175626.15740D-100000@netserve.ous.edu>
13773              Subject: [PATCH 5.005] Final build cleanup patch
13774      Branch: maint-5.005/perl
13775            ! README.vms vms/descrip_mms.template vms/subconfigure.com
13776 ____________________________________________________________________________
13777 [  1657] By: gsar                                  on 1998/07/26  02:19:50
13778         Log: another platform where pp_sselect() needs a whole fd_set buffer
13779              From: Lupe Christoph <lupe@alanya.m.isar.de>
13780              Date: Sat, 25 Jul 1998 19:49:33 +0200 (MET DST)
13781              Message-Id: <199807251749.TAA22347@alanya.m.isar.de>
13782              Subject: Patch for Not OK: perl 5.005 on i86pc-solaris-thread 2.6
13783      Branch: maint-5.005/perl
13784            ! pp_sys.c
13785 ____________________________________________________________________________
13786 [  1656] By: gsar                                  on 1998/07/26  02:12:46
13787         Log: fix problem building modules on dos-djgpp
13788              From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
13789              Date: Sat, 25 Jul 1998 00:53:39 +0200
13790              Message-ID: <19980725005339.C222@cdata.tvnet.hu>
13791              Subject: [PATCH 5.005] dos-djgpp and modules problem
13792      Branch: maint-5.005/perl
13793            ! djgpp/fixpmain
13794 ____________________________________________________________________________
13795 [  1655] By: gsar                                  on 1998/07/26  02:11:09
13796         Log: From: Tom Spindler <dogcow@home.merit.edu>
13797              Date: Wed, 22 Jul 1998 16:11:07 -0400
13798              Message-ID: <19980722161107.A16813@home.merit.edu>
13799              Subject: [PATCH 5.005] BeOS tweak
13800      Branch: maint-5.005/perl
13801            ! hints/beos.sh
13802 ____________________________________________________________________________
13803 [  1654] By: gsar                                  on 1998/07/26  02:09:29
13804         Log: various pod tweaks
13805      Branch: maint-5.005/perl
13806            ! Changes pod/perldelta.pod pod/perlmodinstall.pod
13807            ! pod/perltoc.pod
13808 ____________________________________________________________________________
13809 [  1653] By: gsar                                  on 1998/07/26  02:05:46
13810         Log: fix emacs/ptags for PL_* changes
13811              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13812              Date: Fri, 24 Jul 1998 03:12:35 -0400 (EDT)
13813              Message-Id: <199807240712.DAA04204@monk.mps.ohio-state.edu>
13814              Subject: [PATCH 5.004_76] Yet better ptags
13815      Branch: maint-5.005/perl
13816            ! emacs/ptags
13817 ____________________________________________________________________________
13818 [  1652] By: gsar                                  on 1998/07/26  02:03:01
13819         Log: fix behavior of <=> on bigints
13820              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
13821              Message-Id: <E0yzlfF-0004kz-00@taurus.cus.cam.ac.uk>
13822              Date: Fri, 24 Jul 1998 18:29:53 +0100
13823              Subject: [PATCH] Re: Math::BigInt <=> op is not correct.
13824      Branch: maint-5.005/perl
13825            ! lib/Math/BigInt.pm t/lib/bigintpm.t
13826 ____________________________________________________________________________
13827 [  1651] By: larry                                 on 1998/07/24  05:44:33
13828         Log: Here are the long-expected Unicode/UTF-8 modifications.
13829      Branch: utfperl
13830            + lib/unicode/ArabLink.pl lib/unicode/ArabLnkGrp.pl
13831            + lib/unicode/Bidirectional.pl lib/unicode/Block.pl
13832            + lib/unicode/Category.pl lib/unicode/CombiningClass.pl
13833            + lib/unicode/Decomposition.pl
13834            + lib/unicode/In/AlphabeticPresentationForms.pl
13835            + lib/unicode/In/Arabic.pl
13836            + lib/unicode/In/ArabicPresentationForms-A.pl
13837            + lib/unicode/In/ArabicPresentationForms-B.pl
13838            + lib/unicode/In/Armenian.pl lib/unicode/In/Arrows.pl
13839            + lib/unicode/In/BasicLatin.pl lib/unicode/In/Bengali.pl
13840            + lib/unicode/In/BlockElements.pl lib/unicode/In/Bopomofo.pl
13841            + lib/unicode/In/BoxDrawing.pl
13842            + lib/unicode/In/CJKCompatibility.pl
13843            + lib/unicode/In/CJKCompatibilityForms.pl
13844            + lib/unicode/In/CJKCompatibilityIdeographs.pl
13845            + lib/unicode/In/CJKSymbolsandPunctuation.pl
13846            + lib/unicode/In/CJKUnifiedIdeographs.pl
13847            + lib/unicode/In/CombiningDiacriticalMarks.pl
13848            + lib/unicode/In/CombiningHalfMarks.pl
13849            + lib/unicode/In/CombiningMarksforSymbols.pl
13850            + lib/unicode/In/ControlPictures.pl
13851            + lib/unicode/In/CurrencySymbols.pl lib/unicode/In/Cyrillic.pl
13852            + lib/unicode/In/Devanagari.pl lib/unicode/In/Dingbats.pl
13853            + lib/unicode/In/EnclosedAlphanumerics.pl
13854            + lib/unicode/In/EnclosedCJKLettersandMonths.pl
13855            + lib/unicode/In/GeneralPunctuation.pl
13856            + lib/unicode/In/GeometricShapes.pl lib/unicode/In/Georgian.pl
13857            + lib/unicode/In/Greek.pl lib/unicode/In/GreekExtended.pl
13858            + lib/unicode/In/Gujarati.pl lib/unicode/In/Gurmukhi.pl
13859            + lib/unicode/In/HalfwidthandFullwidthForms.pl
13860            + lib/unicode/In/HangulCompatibilityJamo.pl
13861            + lib/unicode/In/HangulJamo.pl lib/unicode/In/HangulSyllables.pl
13862            + lib/unicode/In/Hebrew.pl
13863            + lib/unicode/In/HighPrivateUseSurrogates.pl
13864            + lib/unicode/In/HighSurrogates.pl lib/unicode/In/Hiragana.pl
13865            + lib/unicode/In/IPAExtensions.pl lib/unicode/In/Kanbun.pl
13866            + lib/unicode/In/Kannada.pl lib/unicode/In/Katakana.pl
13867            + lib/unicode/In/Lao.pl lib/unicode/In/Latin-1Supplement.pl
13868            + lib/unicode/In/LatinExtended-A.pl
13869            + lib/unicode/In/LatinExtended-B.pl
13870            + lib/unicode/In/LatinExtendedAdditional.pl
13871            + lib/unicode/In/LetterlikeSymbols.pl
13872            + lib/unicode/In/LowSurrogates.pl lib/unicode/In/Malayalam.pl
13873            + lib/unicode/In/MathematicalOperators.pl
13874            + lib/unicode/In/MiscellaneousSymbols.pl
13875            + lib/unicode/In/MiscellaneousTechnical.pl
13876            + lib/unicode/In/NumberForms.pl
13877            + lib/unicode/In/OpticalCharacterRecognition.pl
13878            + lib/unicode/In/Oriya.pl lib/unicode/In/PrivateUse.pl
13879            + lib/unicode/In/SmallFormVariants.pl
13880            + lib/unicode/In/SpacingModifierLetters.pl
13881            + lib/unicode/In/Specials.pl
13882            + lib/unicode/In/SuperscriptsandSubscripts.pl
13883            + lib/unicode/In/Tamil.pl lib/unicode/In/Telugu.pl
13884            + lib/unicode/In/Thai.pl lib/unicode/In/Tibetan.pl
13885            + lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
13886            + lib/unicode/Is/BidiAN.pl lib/unicode/Is/BidiB.pl
13887            + lib/unicode/Is/BidiCS.pl lib/unicode/Is/BidiEN.pl
13888            + lib/unicode/Is/BidiES.pl lib/unicode/Is/BidiET.pl
13889            + lib/unicode/Is/BidiL.pl lib/unicode/Is/BidiON.pl
13890            + lib/unicode/Is/BidiR.pl lib/unicode/Is/BidiS.pl
13891            + lib/unicode/Is/BidiWS.pl lib/unicode/Is/C.pl
13892            + lib/unicode/Is/Cc.pl lib/unicode/Is/Cn.pl lib/unicode/Is/Co.pl
13893            + lib/unicode/Is/DCcircle.pl lib/unicode/Is/DCcompat.pl
13894            + lib/unicode/Is/DCfinal.pl lib/unicode/Is/DCfont.pl
13895            + lib/unicode/Is/DCinital.pl lib/unicode/Is/DCinitial.pl
13896            + lib/unicode/Is/DCisolated.pl lib/unicode/Is/DCnarrow.pl
13897            + lib/unicode/Is/DCnoBreak.pl lib/unicode/Is/DCsmall.pl
13898            + lib/unicode/Is/DCsquare.pl lib/unicode/Is/DCsub.pl
13899            + lib/unicode/Is/DCsuper.pl lib/unicode/Is/DCvertical.pl
13900            + lib/unicode/Is/DCwide.pl lib/unicode/Is/DecoCanon.pl
13901            + lib/unicode/Is/DecoCompat.pl lib/unicode/Is/Digit.pl
13902            + lib/unicode/Is/L.pl lib/unicode/Is/Ll.pl lib/unicode/Is/Lm.pl
13903            + lib/unicode/Is/Lo.pl lib/unicode/Is/Lower.pl
13904            + lib/unicode/Is/Lt.pl lib/unicode/Is/Lu.pl lib/unicode/Is/M.pl
13905            + lib/unicode/Is/Mc.pl lib/unicode/Is/Mirrored.pl
13906            + lib/unicode/Is/Mn.pl lib/unicode/Is/N.pl lib/unicode/Is/Nd.pl
13907            + lib/unicode/Is/No.pl lib/unicode/Is/P.pl lib/unicode/Is/Pd.pl
13908            + lib/unicode/Is/Pe.pl lib/unicode/Is/Po.pl
13909            + lib/unicode/Is/Print.pl lib/unicode/Is/Ps.pl
13910            + lib/unicode/Is/S.pl lib/unicode/Is/Sc.pl lib/unicode/Is/Sm.pl
13911            + lib/unicode/Is/So.pl lib/unicode/Is/Space.pl
13912            + lib/unicode/Is/Upper.pl lib/unicode/Is/Z.pl
13913            + lib/unicode/Is/Zl.pl lib/unicode/Is/Zp.pl lib/unicode/Is/Zs.pl
13914            + lib/unicode/JamoShort.pl lib/unicode/Makefile
13915            + lib/unicode/Name.pl lib/unicode/Number.pl
13916            + lib/unicode/To/Digit.pl lib/unicode/To/Lower.pl
13917            + lib/unicode/To/Title.pl lib/unicode/To/Upper.pl
13918            + lib/unicode/UnicodeData-Latest.txt lib/unicode/arabshp.txt
13919            + lib/unicode/blocks.txt lib/unicode/index2.txt
13920            + lib/unicode/jamo2.txt lib/unicode/mktables.PL
13921            + lib/unicode/names2.txt lib/unicode/props2.txt
13922            + lib/unicode/readme.txt lib/utf8.pm lib/utf8_heavy.pl t/UTEST
13923            + utf8.c utf8.h
13924            ! Makefile.SH doop.c embed.h embedvar.h global.sym handy.h mg.c
13925            ! op.c op.h perl.h perlvars.h pod/perlfunc.pod pod/perlop.pod
13926            ! pod/perlre.pod pp.c pp_ctl.c pp_hot.c proto.h regcomp.c
13927            ! regcomp.h regcomp.sym regexec.c regexp.h regnodes.h sv.c
13928            ! t/op/vec.t toke.c util.c vms/vmsish.h
13929 ____________________________________________________________________________
13930 [  1650] By: gsar                                  on 1998/07/24  04:06:48
13931         Log: create utfperl branch
13932      Branch: utfperl
13933           +> (branch 1079 files)
13934 ____________________________________________________________________________
13935 [  1649] By: gsar                                  on 1998/07/24  03:56:56
13936         Log: create maint-5.005 branch
13937      Branch: maint-5.005/perl
13938           +> (branch 1079 files)
13939 ____________________________________________________________________________
13940 [  1648] By: gsar                                  on 1998/07/24  03:36:35
13941         Log: un-checked-in 5.005 Changes  (this is 5.005 *exactly*)
13942      Branch: perl
13943            ! Changes
13944