support C<use Shell> on Windows (reworked a patch suggested
[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       <laszlo.molnar@eth.ericsson.se>
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_62        Development release working toward 5.006
79 ----------------
80
81 ____________________________________________________________________________
82 [  4208] By: gsar                                  on 1999/09/20  18:28:44
83         Log: add README.Y2K (from Dominic Dunlop <domo@vo.lu>)
84      Branch: perl
85            + README.Y2K
86            ! MANIFEST
87 ____________________________________________________________________________
88 [  4207] By: jhi                                   on 1999/09/20  11:06:13
89         Log: Document -Duselfs, -Duselongdouble, and -Dusemorebits.
90      Branch: cfgperl
91            ! pod/perldelta.pod
92 ____________________________________________________________________________
93 [  4206] By: jhi                                   on 1999/09/20  09:53:15
94         Log: Do not test for gccish things in non-gccish platforms.
95      Branch: cfgperl
96            ! Configure config_h.SH
97      Branch: metaconfig
98            ! U/compline/ccflags.U
99 ____________________________________________________________________________
100 [  4205] By: jhi                                   on 1999/09/20  09:41:22
101         Log: Prompt for uselfs.
102      Branch: cfgperl
103            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
104            ! config_h.SH
105      Branch: metaconfig
106            ! U/mksample
107      Branch: metaconfig/U/perl
108            ! use64bits.U uselfs.U
109 ____________________________________________________________________________
110 [  4204] By: jhi                                   on 1999/09/20  09:09:29
111         Log: Add usemorebits and uselfs.
112      Branch: cfgperl
113            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
114            ! config_h.SH doio.c perl.h
115      Branch: metaconfig/U/perl
116            + uselfs.U usemorebits.U
117            ! use64bits.U uselongdbl.U
118 ____________________________________________________________________________
119 [  4203] By: jhi                                   on 1999/09/20  07:48:48
120         Log: Dethinko.
121      Branch: cfgperl
122            ! pod/perlfunc.pod
123 ____________________________________________________________________________
124 [  4202] By: jhi                                   on 1999/09/20  07:33:32
125         Log: Fix a bug in the description of endianness.  Reported in
126              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
127              To: perl5-porters@perl.org
128              Subject: BUG: perldoc -f pack
129              Date: Mon, 20 Sep 1999 09:43:49 +0400
130              Message-ID: <402099F49BEED211999700805FC7359F20D3F5@ru0028exch01.spb.lucent.com>
131      Branch: cfgperl
132            ! pod/perlfunc.pod
133 ____________________________________________________________________________
134 [  4201] By: jhi                                   on 1999/09/20  07:01:26
135         Log: Integrate with Sarathy.
136      Branch: cfgperl
137           +> t/op/args.t
138           !> (integrate 31 files)
139 ____________________________________________________________________________
140 [  4200] By: gsar                                  on 1999/09/20  03:45:06
141         Log: From: Russ Allbery <rra@stanford.edu>
142              Date: 19 Aug 1999 04:35:44 -0700
143              Message-Id: <yl7lms9f5b.fsf@windlord.stanford.edu>
144              Subject: [ID 19990819.002] File::Find error when pruning top-level directories
145      Branch: perl
146            ! lib/File/Find.pm
147 ____________________________________________________________________________
148 [  4199] By: gsar                                  on 1999/09/20  03:27:49
149         Log: suppress warning (from John Tobey <jtobey@epsilondev.com>)
150      Branch: perl
151            ! ext/B/B/Terse.pm
152 ____________________________________________________________________________
153 [  4198] By: gsar                                  on 1999/09/20  03:25:25
154         Log: add arenas for managing allocations of remaining xpv*v structures
155              From: Vishal Bhatia <vishal@gol.com>
156              Date: Wed, 25 Aug 1999 00:31:33 +0900 (JST)
157              Message-ID: <Pine.LNX.4.10.9908250031000.11727-100000@localhost.localdomain>
158              Subject: [PATCH 5.005_60] removing extra ref count (compiler) 
159      Branch: perl
160            ! embed.h embed.pl embedvar.h ext/B/B/C.pm intrpvar.h objXSUB.h
161            ! proto.h sv.c
162 ____________________________________________________________________________
163 [  4197] By: gsar                                  on 1999/09/20  03:06:10
164         Log: queue errors due to strictures rather than printing them as
165              warnings; symbols that violate strictures do *not* end up in
166              the symbol table anyway, making multiple evals of the same piece
167              of code produce the same errors; errors indicate all locations
168              of a global symbol rather than just the first one; these
169              changes make compile-time failures within evals reliably
170              visible via the return value or contents of $@, and trappable
171              using __DIE__ hooks
172      Branch: perl
173            ! embed.h embed.pl embedvar.h ext/DynaLoader/dlutils.c
174            ! ext/Thread/Thread.xs global.sym gv.c objXSUB.h op.c perl.c
175            ! perlapi.c pp_ctl.c proto.h regcomp.c t/pragma/strict-refs
176            ! t/pragma/strict-vars thrdvar.h toke.c util.c
177 ____________________________________________________________________________
178 [  4196] By: gsar                                  on 1999/09/19  22:14:29
179         Log: control change#1914 via hints (causes problems on some platforms)
180      Branch: perl
181            ! ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
182            ! ext/POSIX/hints/linux.pl
183 ____________________________________________________________________________
184 [  4195] By: gsar                                  on 1999/09/19  21:30:18
185         Log: avoid clearing @_ at all for faster subroutine calls; fix bugs
186              in passing around references to @_, eg C<sub foo { \@_ }>; add
187              tests for the same
188      Branch: perl
189            + t/op/args.t
190            ! MANIFEST cop.h pp.c pp_ctl.c pp_hot.c
191 ____________________________________________________________________________
192 [  4194] By: jhi                                   on 1999/09/18  18:57:45
193         Log: Integrate with Sarathy.
194      Branch: cfgperl
195           !> opcode.h opcode.pl
196 ____________________________________________________________________________
197 [  4193] By: nick                                  on 1999/09/18  15:24:56
198         Log: Re-integrate mainline
199              Basic SvUTF8 stuff in headers, no functional changes yet.
200      Branch: utfperl
201            + lib/byte.pm lib/byte_heavy.pl
202           +> ext/B/defsubs_h.PL ext/DB_File/version.c jpl/JNI/Closer.java
203           +> jpl/JNI/JNIConfig jpl/JNI/JNIConfig.Win32
204           +> jpl/JNI/JNIConfig.kaffe jpl/JNI/JNIConfig.noembed
205           +> jpl/JNI/JNIConfig.standard jpl/JNI/typemap.gcc
206           +> jpl/JNI/typemap.win32 jpl/SETVARS.PL lib/unicode/ArabShap.txt
207           +> lib/unicode/Blocks.txt lib/unicode/CompExcl.txt
208           +> lib/unicode/EAWidth.txt lib/unicode/Index.txt
209           +> lib/unicode/Jamo-2.txt lib/unicode/LineBrk.txt
210           +> lib/unicode/Names.txt lib/unicode/Props.txt
211           +> lib/unicode/ReadMe.txt lib/unicode/SpecCase.txt
212           +> t/lib/bigfltpm.t
213            - ext/B/defsubs.h.PL lib/unicode/arabshp.txt
214            - lib/unicode/blocks.txt lib/unicode/index2.txt
215            - lib/unicode/jamo2.txt lib/unicode/names2.txt
216            - lib/unicode/props2.txt lib/unicode/readme.txt
217            - t/lib/bigfloatpm.t
218            ! doop.c embed.h embed.pl gv.c mg.c objXSUB.h op.c op.h perl.h
219            ! perlapi.c pp.c pp_ctl.c pp_hot.c proto.h regcomp.c regcomp.h
220            ! regexec.c regexp.h regnodes.h sv.c sv.h toke.c utf8.c utf8.h
221            ! warnings.h
222           !> (integrate 142 files)
223 ____________________________________________________________________________
224 [  4192] By: gsar                                  on 1999/09/18  15:11:47
225         Log: more op description tweaks
226      Branch: perl
227            ! opcode.h opcode.pl
228 ____________________________________________________________________________
229 [  4191] By: jhi                                   on 1999/09/18  07:47:16
230         Log: Integrate with Sarathy.
231      Branch: cfgperl
232           !> Changes opcode.h opcode.pl t/io/open.t t/op/misc.t
233           !> t/pragma/warn/op
234 ____________________________________________________________________________
235 [  4190] By: jhi                                   on 1999/09/18  07:35:45
236         Log: Add description of the Unicode database files.
237      Branch: cfgperl
238            + lib/unicode/Unicode.html
239 ____________________________________________________________________________
240 [  4189] By: gsar                                  on 1999/09/18  03:14:58
241         Log: tweak some op names in change#4177 (will any of this break code that
242              gropes $@ ?)
243      Branch: perl
244            ! Changes opcode.h opcode.pl t/io/open.t t/op/misc.t
245            ! t/pragma/warn/op
246 ____________________________________________________________________________
247 [  4188] By: jhi                                   on 1999/09/17  21:30:08
248         Log: Pick up the typo fix.
249      Branch: cfgperl
250           !> t/io/open.t
251 ____________________________________________________________________________
252 [  4187] By: gsar                                  on 1999/09/17  21:13:55
253         Log: fix typo
254      Branch: perl
255            ! t/io/open.t
256 ____________________________________________________________________________
257 [  4186] By: gsar                                  on 1999/09/17  20:57:29
258         Log: integrate cfgperl change
259      Branch: perl
260           !> vms/subconfigure.com
261 ____________________________________________________________________________
262 [  4185] By: jhi                                   on 1999/09/17  20:46:41
263         Log: Re-apply applicable parts of #3993, #3994, and #3995.
264      Branch: cfgperl
265            ! vms/subconfigure.com
266 ____________________________________________________________________________
267 [  4184] By: gsar                                  on 1999/09/17  20:26:02
268         Log: integrate cfgperl contents into mainline
269      Branch: perl
270           +> lib/unicode/ArabShap.txt lib/unicode/Blocks.txt
271           +> lib/unicode/CompExcl.txt lib/unicode/EAWidth.txt
272           +> lib/unicode/Index.txt lib/unicode/Jamo-2.txt
273           +> lib/unicode/LineBrk.txt lib/unicode/Names.txt
274           +> lib/unicode/Props.txt lib/unicode/ReadMe.txt
275           +> lib/unicode/SpecCase.txt
276            - lib/unicode/arabshp.txt lib/unicode/blocks.txt
277            - lib/unicode/index2.txt lib/unicode/jamo2.txt
278            - lib/unicode/names2.txt lib/unicode/props2.txt
279            - lib/unicode/readme.txt
280           !> (integrate 73 files)
281 ____________________________________________________________________________
282 [  4183] By: jhi                                   on 1999/09/17  20:25:51
283         Log: Integrate with Sarathy.
284      Branch: cfgperl
285           !> configure.com ext/ByteLoader/byterun.h
286           !> ext/DynaLoader/DynaLoader_pm.PL lib/ExtUtils/MM_VMS.pm
287           !> lib/File/Spec/VMS.pm pod/perlhist.pod t/io/open.t
288           !> vms/descrip_mms.template vms/gen_shrfls.pl vms/perly_c.vms
289           !> vms/perly_h.vms vms/subconfigure.com vms/vms.c vms/vmsish.h
290 ____________________________________________________________________________
291 [  4182] By: gsar                                  on 1999/09/17  20:16:28
292         Log: integrate vmsperl contents into mainline (where VMS files conflicted,
293              vmsperl contents have prevailed)
294      Branch: perl
295           !> configure.com ext/ByteLoader/byterun.h
296           !> ext/DynaLoader/DynaLoader_pm.PL lib/ExtUtils/MM_VMS.pm
297           !> lib/File/Spec/VMS.pm t/io/open.t vms/descrip_mms.template
298           !> vms/gen_shrfls.pl vms/perly_c.vms vms/perly_h.vms
299           !> vms/subconfigure.com vms/vms.c vms/vmsish.h
300 ____________________________________________________________________________
301 [  4181] By: jhi                                   on 1999/09/17  20:12:37
302         Log: From: Michael G Schwern <schwern@pobox.com>
303              To: perl5-porters@perl.org
304              Subject: [PATCH 5.005_60 lib/Exporter/Heavy.pm] export_to_level()
305              Date: Thu, 19 Aug 1999 21:30:01 -0400
306              Message-ID: <19990819213001.A22512@athens.aocn.com>
307      Branch: cfgperl
308            ! lib/Exporter/Heavy.pm
309 ____________________________________________________________________________
310 [  4180] By: gsar                                  on 1999/09/17  20:11:00
311         Log: perlhist additions
312      Branch: perl
313            ! pod/perlhist.pod
314 ____________________________________________________________________________
315 [  4179] By: jhi                                   on 1999/09/17  20:08:00
316         Log: The change #4176 should've undone only the test, not the code patch.
317      Branch: cfgperl
318            ! doio.c
319 ____________________________________________________________________________
320 [  4178] By: jhi                                   on 1999/09/17  20:06:08
321         Log: From: Ian Phillipps <ian@dial.pipex.com>
322              To: Hans GINZEL <hgin2088@mail.kolej.mff.cuni.cz>, perl5-porters@perl.org
323              Subject: [PATCH 5.005_59] Re: [ID 19990820.007] Small typo in perlsyn.pod
324              Date: Sat, 21 Aug 1999 12:36:12 +0100
325              Message-ID: <19990821123612.A9955@homer.diplex.co.uk>
326      Branch: cfgperl
327            ! pod/perlsyn.pod
328 ____________________________________________________________________________
329 [  4177] By: jhi                                   on 1999/09/17  20:00:19
330         Log: More descriptive names for operators.
331              
332              From: Michael G Schwern <schwern@pobox.com>
333              To: Ilya Zakharevich <ilya@math.ohio-state.edu>
334              Cc: perl5-porters@perl.org
335              Subject: Re: [ID 19990817.009] [BUG 5.005_60 & 5.005_03] == reported as eq in
336              Date: Tue, 17 Aug 1999 18:35:45 -0400
337              Message-ID: <19990817183545.A23073@toldyouso.com>
338              
339              From: Michael G Schwern <schwern@pobox.com>
340              To: perl5-porters@perl.org
341              Subject: [PATCH 5.005_60 opcode.pl and friends] Improved opcode descriptions
342              Date: Wed, 18 Aug 1999 03:53:38 -0400
343              Message-ID: <19990818035337.A31505@athens.aocn.com>
344      Branch: cfgperl
345            ! opcode.h opcode.pl pp.sym pp_proto.h sv.c t/op/misc.t
346            ! t/pragma/warn/op t/pragma/warn/sv
347 ____________________________________________________________________________
348 [  4176] By: jhi                                   on 1999/09/17  18:19:18
349         Log: Take away the infamous io/dup.t #7.
350              It seems there simply is no way to portably
351              "flush" an input file handle.
352      Branch: cfgperl
353            ! doio.c t/io/dup.t
354 ____________________________________________________________________________
355 [  4175] By: jhi                                   on 1999/09/17  14:45:08
356         Log: From: Barrie Slaymaker <barries@slaysys.com>
357              To: perl5-porters@perl.org
358              Subject: [PATCH 5.005_61] Benchmark: screwed patch format, try this instead
359              Date: Fri, 17 Sep 1999 11:16:48 -0400
360              Message-Id: <199909171516.LAA30887@jester.slaysys.com>
361      Branch: cfgperl
362            ! lib/Benchmark.pm
363 ____________________________________________________________________________
364 [  4174] By: jhi                                   on 1999/09/17  14:07:16
365         Log: UNICOS does support large files but doesn't support sparse files
366              so we cannot easily test for large file support.
367      Branch: cfgperl
368            ! t/lib/syslfs.t t/op/lfs.t
369 ____________________________________________________________________________
370 [  4173] By: jhi                                   on 1999/09/17  14:03:44
371         Log: UNICOS has sloppy division/modulo for floating point numbers.
372      Branch: cfgperl
373            ! t/op/arith.t
374 ____________________________________________________________________________
375 [  4172] By: jhi                                   on 1999/09/17  13:47:49
376         Log: Portable blocksize (replaces #4171).
377      Branch: cfgperl
378            ! t/lib/syslfs.t t/op/lfs.t
379 ____________________________________________________________________________
380 [  4171] By: jhi                                   on 1999/09/17  13:08:54
381         Log: (replaced by #4172)
382      Branch: cfgperl
383            ! t/lib/syslfs.t t/op/lfs.t
384 ____________________________________________________________________________
385 [  4170] By: jhi                                   on 1999/09/17  12:59:11
386         Log: Detypo #4169.
387      Branch: cfgperl
388            ! t/lib/syslfs.t t/op/lfs.t
389 ____________________________________________________________________________
390 [  4169] By: jhi                                   on 1999/09/17  12:16:34
391         Log: Diagnose possible quota limits.
392      Branch: cfgperl
393            ! t/lib/syslfs.t t/op/lfs.t
394 ____________________________________________________________________________
395 [  4168] By: jhi                                   on 1999/09/17  12:10:43
396         Log: UNICOS doesn't have getpgid().  Or, at least 9.0.1ai
397              doesn't have one that wouldn't cause SIGSYS.  UNICOS
398              does have getpgrp(void) so Perl getpgrp() is happy.
399      Branch: cfgperl
400            ! hints/unicos.sh
401 ____________________________________________________________________________
402 [  4167] By: jhi                                   on 1999/09/17  11:49:30
403         Log: Filesystem quotas may stop you from using large files.
404      Branch: cfgperl
405            ! pod/perldelta.pod t/lib/syslfs.t t/op/lfs.t
406 ____________________________________________________________________________
407 [  4166] By: jhi                                   on 1999/09/17  11:36:01
408         Log: Too strict pattern for parsing group lists.
409      Branch: cfgperl
410            ! t/op/groups.t
411 ____________________________________________________________________________
412 [  4165] By: jhi                                   on 1999/09/17  09:06:18
413         Log: Configure maintenance. It's sigaction.sa_flags
414              and the Glossary regen'ed.
415      Branch: cfgperl
416            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
417            ! config_h.SH
418      Branch: metaconfig
419            ! U/compline/d_sigaction.U
420 ____________________________________________________________________________
421 [  4164] By: jhi                                   on 1999/09/15  06:57:51
422         Log: Integrate with Sarathy.
423      Branch: cfgperl
424           +> jpl/JNI/Closer.java jpl/JNI/JNIConfig jpl/JNI/JNIConfig.Win32
425           +> jpl/JNI/JNIConfig.kaffe jpl/JNI/JNIConfig.noembed
426           +> jpl/JNI/JNIConfig.standard jpl/JNI/typemap.gcc
427           +> jpl/JNI/typemap.win32 jpl/SETVARS.PL
428           !> Changes MANIFEST embed.h embed.pl jpl/JNI/JNI.pm
429           !> jpl/JNI/JNI.xs jpl/JNI/Makefile.PL jpl/JNI/test.pl
430           !> jpl/JNI/typemap jpl/JPL/Makefile.PL
431           !> jpl/PerlInterpreter/Makefile.PL
432           !> jpl/PerlInterpreter/PerlInterpreter.c
433           !> jpl/PerlInterpreter/PerlInterpreter.h jpl/README
434           !> jpl/Sample/Makefile.PL jpl/install-jpl
435           !> lib/File/Spec/Functions.pm pod/perlhist.pod regexec.c
436           !> t/op/pat.t
437 ____________________________________________________________________________
438 [  4163] By: gsar                                  on 1999/09/15  05:17:27
439         Log: add :ALL export tag (from Chris Nandor <pudge@pobox.com>)
440      Branch: perl
441            ! lib/File/Spec/Functions.pm
442 ____________________________________________________________________________
443 [  4162] By: gsar                                  on 1999/09/15  05:09:14
444         Log: addendum to change#4136 (from Robin Barker <rmb1@cise.npl.co.uk>)
445      Branch: perl
446            ! Changes embed.h embed.pl
447 ____________________________________________________________________________
448 [  4161] By: gsar                                  on 1999/09/15  04:08:25
449         Log: missing perlhist dates from Jeff Okamoto
450      Branch: perl
451            ! pod/perlhist.pod
452 ____________________________________________________________________________
453 [  4160] By: gsar                                  on 1999/09/15  03:13:08
454         Log: jpl tweak
455      Branch: perl
456            ! MANIFEST jpl/JNI/Makefile.PL
457 ____________________________________________________________________________
458 [  4159] By: gsar                                  on 1999/09/15  02:57:08
459         Log: update to JPL snapshot v09141999, with minor tweaks (from Brian
460              Jepson <bjepson@home.com>)
461      Branch: perl
462            + jpl/JNI/Closer.java jpl/JNI/JNIConfig jpl/JNI/JNIConfig.Win32
463            + jpl/JNI/JNIConfig.kaffe jpl/JNI/JNIConfig.noembed
464            + jpl/JNI/JNIConfig.standard jpl/JNI/typemap.gcc
465            + jpl/JNI/typemap.win32 jpl/SETVARS.PL
466            ! jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
467            ! jpl/JNI/test.pl jpl/JNI/typemap jpl/JPL/Makefile.PL
468            ! jpl/PerlInterpreter/Makefile.PL
469            ! jpl/PerlInterpreter/PerlInterpreter.c
470            ! jpl/PerlInterpreter/PerlInterpreter.h jpl/README
471            ! jpl/Sample/Makefile.PL jpl/install-jpl
472 ____________________________________________________________________________
473 [  4158] By: gsar                                  on 1999/09/15  01:27:14
474         Log: From:    Ilya Zakharevich <ilya@math.ohio-state.edu>
475              Date:    Tue, 14 Sep 1999 21:26:15 EDT
476              Message-Id: <199909150126.VAA24720@monk.mps.ohio-state.edu>
477              Subject: [PATCH 5.005_58+] Re: [ID 19990914.001] Perl_re_intuit_start() hangs in a loop
478      Branch: perl
479            ! regexec.c t/op/pat.t
480 ____________________________________________________________________________
481 [  4157] By: jhi                                   on 1999/09/14  21:18:09
482         Log: config.h will define USE_64_BITS if need be.
483      Branch: cfgperl
484            ! hints/irix_6.sh
485 ____________________________________________________________________________
486 [  4156] By: jhi                                   on 1999/09/14  20:30:00
487         Log: Change #4149 necessitates also a small code change.
488      Branch: cfgperl
489            ! ext/B/defsubs_h.PL
490 ____________________________________________________________________________
491 [  4155] By: jhi                                   on 1999/09/14  20:15:53
492         Log: Update EPOC libdir names.
493      Branch: cfgperl
494            ! epoc/config.h
495 ____________________________________________________________________________
496 [  4154] By: jhi                                   on 1999/09/14  20:13:41
497         Log: Obsolete epoc/config.h caused #4153 to re-introduce already
498              deceased HAS.*DBM.*64 mumblings.
499      Branch: cfgperl
500            ! Configure config_h.SH epoc/config.h
501 ____________________________________________________________________________
502 [  4153] By: jhi                                   on 1999/09/14  20:04:53
503         Log: Configure nits.
504      Branch: cfgperl
505            ! Configure config_h.SH
506      Branch: metaconfig
507            ! U/compline/d_sigaction.U U/threads/i_pthread.U
508 ____________________________________________________________________________
509 [  4152] By: jhi                                   on 1999/09/14  19:30:22
510         Log: Integrate with Sarathy.
511      Branch: cfgperl
512           +> ext/B/defsubs_h.PL t/lib/bigfltpm.t
513            - ext/B/defsubs.h.PL t/lib/bigfloatpm.t
514           !> INSTALL MANIFEST ext/B/Makefile.PL pod/perldiag.pod
515           !> win32/config_sh.PL
516 ____________________________________________________________________________
517 [  4151] By: jhi                                   on 1999/09/14  10:25:01
518         Log: Update Unicode database and recompute the tables.
519              Rename the .txt files to be more Unicode 3.0-like.
520              Unihan-3.0.txt not included because it is 16 MB.
521              syllables.txt is manually maintained.
522              See ReadMe.txt for description of the .txt files.
523              (not all of them are used yet)
524      Branch: cfgperl
525            + lib/unicode/ArabShap.txt lib/unicode/Blocks.txt
526            + lib/unicode/CompExcl.txt lib/unicode/EAWidth.txt
527            + lib/unicode/Index.txt lib/unicode/Jamo-2.txt
528            + lib/unicode/LineBrk.txt lib/unicode/Names.txt
529            + lib/unicode/Props.txt lib/unicode/ReadMe.txt
530            + lib/unicode/SpecCase.txt
531            - lib/unicode/arabshp.txt lib/unicode/blocks.txt
532            - lib/unicode/index2.txt lib/unicode/jamo2.txt
533            - lib/unicode/names2.txt lib/unicode/props2.txt
534            - lib/unicode/readme.txt
535            ! MANIFEST lib/unicode/ArabLink.pl lib/unicode/ArabLnkGrp.pl
536            ! lib/unicode/Bidirectional.pl lib/unicode/Block.pl
537            ! lib/unicode/Category.pl lib/unicode/CombiningClass.pl
538            ! lib/unicode/Decomposition.pl
539            ! lib/unicode/In/ArabicPresentationForms-B.pl
540            ! lib/unicode/In/Specials.pl lib/unicode/In/Tibetan.pl
541            ! lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
542            ! lib/unicode/Is/BidiCS.pl lib/unicode/Is/BidiL.pl
543            ! lib/unicode/Is/BidiON.pl lib/unicode/Is/BidiWS.pl
544            ! lib/unicode/Is/DCcompat.pl lib/unicode/Is/DecoCanon.pl
545            ! lib/unicode/Is/DecoCompat.pl lib/unicode/Is/L.pl
546            ! lib/unicode/Is/Ll.pl lib/unicode/Is/Lo.pl
547            ! lib/unicode/Is/Lower.pl lib/unicode/Is/Lu.pl
548            ! lib/unicode/Is/Pd.pl lib/unicode/Is/Po.pl lib/unicode/Is/S.pl
549            ! lib/unicode/Is/Sm.pl lib/unicode/Is/So.pl
550            ! lib/unicode/Is/Upper.pl lib/unicode/Is/Word.pl
551            ! lib/unicode/JamoShort.pl lib/unicode/UnicodeData-Latest.txt
552            ! lib/unicode/mktables.PL
553 ____________________________________________________________________________
554 [  4150] By: gsar                                  on 1999/09/14  09:31:57
555         Log: INSTALL tweak
556      Branch: perl
557            ! INSTALL
558 ____________________________________________________________________________
559 [  4149] By: gsar                                  on 1999/09/14  09:00:45
560         Log: change some filenames to be 8.3-friendly
561      Branch: perl
562           +> ext/B/defsubs_h.PL t/lib/bigfltpm.t
563            - ext/B/defsubs.h.PL t/lib/bigfloatpm.t
564            ! MANIFEST ext/B/Makefile.PL pod/perldiag.pod
565 ____________________________________________________________________________
566 [  4148] By: gsar                                  on 1999/09/14  08:35:00
567         Log: win32 config tweak (suggested by Greg Chapman <glc@well.com>)
568      Branch: perl
569            ! win32/config_sh.PL
570 ____________________________________________________________________________
571 [  4147] By: jhi                                   on 1999/09/14  08:07:49
572         Log: Not that UVSIZE normally differs that much from IVSIZE...
573      Branch: cfgperl
574            ! perl.h
575 ____________________________________________________________________________
576 [  4146] By: jhi                                   on 1999/09/14  08:04:40
577         Log: Integrate with Sarathy.
578      Branch: cfgperl
579           !> Changes ext/DB_File/DB_File.xs
580 ____________________________________________________________________________
581 [  4145] By: jhi                                   on 1999/09/14  07:10:02
582         Log: I_PTHREAD was PTHREADEAD.
583      Branch: cfgperl
584            ! Configure config_h.SH
585      Branch: metaconfig
586            ! U/threads/i_pthread.U
587 ____________________________________________________________________________
588 [  4144] By: gsar                                  on 1999/09/14  06:46:47
589         Log: change#4113 was missing DB_File.xs changes
590      Branch: perl
591            ! ext/DB_File/DB_File.xs
592 ____________________________________________________________________________
593 [  4143] By: jhi                                   on 1999/09/13  20:16:20
594         Log: Small doc and whitespace edits.
595      Branch: cfgperl
596            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_beos.xs
597            ! ext/DynaLoader/dl_cygwin.xs ext/DynaLoader/dl_dld.xs
598            ! ext/DynaLoader/dl_hpux.xs ext/DynaLoader/dl_mpeix.xs
599            ! ext/DynaLoader/dl_next.xs ext/DynaLoader/dl_rhapsody.xs
600            ! ext/DynaLoader/dl_vmesa.xs ext/DynaLoader/dl_vms.xs
601            ! pod/perldelta.pod
602 ____________________________________________________________________________
603 [  4142] By: gsar                                  on 1999/09/13  19:32:31
604         Log: integrate cfgperl contents into mainline, update Changes
605      Branch: perl
606           +> ext/DB_File/version.c
607            ! Changes
608           !> (integrate 44 files)
609 ____________________________________________________________________________
610 [  4141] By: jhi                                   on 1999/09/13  16:16:56
611         Log: Scan for <pthread.h> always.
612      Branch: cfgperl
613            ! Configure config_h.SH perl.h
614      Branch: metaconfig
615            ! U/threads/i_pthread.U
616 ____________________________________________________________________________
617 [  4140] By: jhi                                   on 1999/09/13  16:00:08
618         Log: Integrate with Sarathy.
619      Branch: cfgperl
620           !> (integrate 27 files)
621 ____________________________________________________________________________
622 [  4139] By: jhi                                   on 1999/09/13  15:35:18
623         Log: Add -A option to Configure to diddle with variables
624              after the hints file has been applied.
625      Branch: cfgperl
626            ! Configure config_h.SH
627      Branch: metaconfig
628            ! U/modified/Oldconfig.U U/modified/Options.U
629 ____________________________________________________________________________
630 [  4138] By: jhi                                   on 1999/09/13  13:42:56
631         Log: Change #4136 edited DynaLoader.xs which is kind of fruitless.
632      Branch: cfgperl
633            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_beos.xs
634            ! ext/DynaLoader/dl_cygwin.xs ext/DynaLoader/dl_dld.xs
635            ! ext/DynaLoader/dl_hpux.xs ext/DynaLoader/dl_mpeix.xs
636            ! ext/DynaLoader/dl_next.xs ext/DynaLoader/dl_rhapsody.xs
637            ! ext/DynaLoader/dl_vmesa.xs ext/DynaLoader/dl_vms.xs
638 ____________________________________________________________________________
639 [  4137] By: jhi                                   on 1999/09/13  13:25:31
640         Log: Applying change #4136 manually introduced patch residue.
641      Branch: cfgperl
642            ! perl.h
643 ____________________________________________________________________________
644 [  4136] By: jhi                                   on 1999/09/13  13:23:04
645         Log: Replace change #4100 with
646              From: Robin Barker <rmb1@cise.npl.co.uk>
647              To: gsar@activestate.com
648              Cc: perl5-porters@perl.org
649              Subject: Re: [ID 19990907.004] [PATCH perl5.005_61] compiler warnings with -Duse64bits
650              Date: Mon, 13 Sep 1999 14:15:11 +0100 (BST)
651              Message-Id: <199909131315.OAA24012@tempest.npl.co.uk>
652      Branch: cfgperl
653            ! doio.c dump.c ext/B/B.xs ext/B/typemap
654            ! ext/ByteLoader/bytecode.h ext/Devel/DProf/DProf.xs
655            ! ext/DynaLoader/dl_dlopen.xs ext/ODBM_File/ODBM_File.xs
656            ! ext/POSIX/POSIX.xs lib/ExtUtils/typemap malloc.c perl.h pp.c
657            ! pp_ctl.c pp_hot.c pp_sys.c sv.c
658 ____________________________________________________________________________
659 [  4135] By: jhi                                   on 1999/09/13  10:22:31
660         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
661              To: perl5-porters@perl.org (Mailing list Perl5)
662              Subject: [PATCH 5.005_61] MakeMaker supports uninstalled Perls
663              Date: Sat, 11 Sep 1999 05:31:03 -0400 (EDT)
664              Message-Id: <199909110931.FAA11036@monk.mps.ohio-state.edu>
665              
666              From: andreas.koenig@anima.de (Andreas J. Koenig)
667              To: Ilya Zakharevich <ilya@math.ohio-state.edu>
668              Cc: perl5-porters@perl.org (Mailing list Perl5)
669              Subject: Re: [PATCH 5.005_61] MakeMaker supports uninstalled Perls
670              Date: 11 Sep 1999 15:36:26 +0200
671              Message-ID: <sfc906dr2n9.fsf@hohenstaufen.in-berlin.de>
672      Branch: cfgperl
673            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
674 ____________________________________________________________________________
675 [  4134] By: jhi                                   on 1999/09/13  10:20:14
676         Log: From: Tom Phoenix <rootbeer@redcat.com>
677              To: Perl Porters Mailing List <perl5-porters@perl.org>
678              Subject: [DOCPATCH] Server errors and perldiag
679              Date: Fri, 10 Sep 1999 16:45:02 -0700 (PDT)
680              Message-ID: <Pine.GSO.4.10.9909101639490.16999-100000@user2.teleport.com>
681      Branch: cfgperl
682            ! pod/perldiag.pod
683 ____________________________________________________________________________
684 [  4133] By: gsar                                  on 1999/09/13  03:25:43
685         Log: avoid assertion failure on C<@a'>
686      Branch: perl
687            ! toke.c
688 ____________________________________________________________________________
689 [  4132] By: gsar                                  on 1999/09/13  03:03:57
690         Log: add -DPERL_Y2KWARN build option that will generate additional
691              warnings on "19$yy" etc (reworked a patch suggested by
692              Ulrich Pfeifer <upf@de.uu.net>)
693      Branch: perl
694            ! pod/perldelta.pod pod/perldiag.pod pod/perllexwarn.pod
695            ! pp_hot.c sv.c t/pragma/warn/pp_hot t/pragma/warn/sv
696 ____________________________________________________________________________
697 [  4131] By: gsar                                  on 1999/09/12  22:06:25
698         Log: fix DATA leaks; reword documentation about the DATA filehandle
699      Branch: perl
700            ! ext/Opcode/Safe.pm lib/Pod/Functions.pm pod/perldata.pod
701 ____________________________________________________________________________
702 [  4130] By: gsar                                  on 1999/09/12  20:08:56
703         Log: make sprintf("%g",...) threadsafe; only taint its result iff the
704              formatted result looks nonstandard
705      Branch: perl
706            ! embed.pl embedvar.h intrpvar.h objXSUB.h perl.c perlapi.c
707            ! pod/perlfunc.pod pod/perlguts.pod proto.h sv.c
708            ! t/pragma/locale.t thrdvar.h
709 ____________________________________________________________________________
710 [  4129] By: gsar                                  on 1999/09/12  17:04:11
711         Log: From: Doug MacEachern <dougm@cp.net>
712              Date: Sun, 25 Jul 1999 15:49:00 -0700 (PDT)
713              Message-ID: <Pine.LNX.4.10.9907251538380.373-100000@mojo.eng.cp.net>
714              Subject: [PATCH 5.005_57] B::clearsym
715      Branch: perl
716            ! ext/B/B.pm ext/B/B/Bblock.pm ext/B/B/Debug.pm ext/B/B/Terse.pm
717 ____________________________________________________________________________
718 [  4128] By: gsar                                  on 1999/09/12  16:59:12
719         Log: better debugger help output (from Ilya Zakharevich)
720      Branch: perl
721            ! lib/perl5db.pl
722 ____________________________________________________________________________
723 [  4127] By: jhi                                   on 1999/09/11  20:50:37
724         Log: Integrate with Sarathy.
725      Branch: cfgperl
726           +> pod/perlcompile.pod t/lib/gol-basic.t t/lib/gol-compat.t
727           +> t/lib/gol-linkage.t
728           !> (integrate 43 files)
729 ____________________________________________________________________________
730 [  4126] By: nick                                  on 1999/09/10  20:44:22
731         Log: Get resolve -at mainline
732      Branch: utfperl
733           +> (branch 297 files)
734            - README.cygwin32 XSlock.h bytecode.h byterun.c byterun.h
735            - cygwin32/cw32imp.h cygwin32/gcc2 cygwin32/ld2 cygwin32/perlgcc
736            - cygwin32/perlld ext/B/byteperl.c ext/DynaLoader/dl_cygwin32.xs
737            - hints/cygwin32.sh interp.sym myconfig objpp.h perl_exp.SH
738            - t/pragma/warn-1global t/pragma/warning.t thread.sym
739            - win32/GenCAPI.pl win32/TEST win32/autosplit.pl
740            - win32/bin/network.pl win32/bin/webget.pl win32/bin/www.pl
741            - win32/genxsdef.pl win32/makedef.pl win32/makemain.pl
742            - win32/makeperldef.pl win32/perlhost.h
743           !> (integrate 847 files)
744 ____________________________________________________________________________
745 [  4125] By: gsar                                  on 1999/09/10  19:22:14
746         Log: s/dXS_TARGET/dXSTARG/ in change#4044 (to match dARGS vs dXSARGS
747              etc.)
748      Branch: perl
749            ! XSUB.h pp.h
750 ____________________________________________________________________________
751 [  4124] By: gsar                                  on 1999/09/10  19:14:35
752         Log: rewrote substantive parts of patch
753              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
754              Date: Fri, 27 Aug 1999 19:02:18 -0400
755              Message-ID: <19990827190218.A19561@monk.mps.ohio-state.edu>
756              Subject: [PATCH 5.005_58] REx documentation
757      Branch: perl
758            ! pod/perlre.pod
759 ____________________________________________________________________________
760 [  4123] By: gsar                                  on 1999/09/10  18:21:53
761         Log: note about AVf_*
762      Branch: perl
763            ! av.h
764 ____________________________________________________________________________
765 [  4122] By: gsar                                  on 1999/09/10  17:55:42
766         Log: allow 'text' in L<text|A::B/"C"> (from Martin Lichtin
767              <lichtin@bivio.com>)
768      Branch: perl
769            ! lib/Pod/Html.pm
770 ____________________________________________________________________________
771 [  4121] By: gsar                                  on 1999/09/10  17:49:35
772         Log: dos-djgpp update (from Laszlo Molnar <laszlo.molnar@eth.ericsson.se>)
773      Branch: perl
774            ! AUTHORS Changes README.dos djgpp/config.over
775            ! djgpp/configure.bat djgpp/djgpp.c djgpp/djgppsed.sh dosish.h
776            ! lib/ExtUtils/MM_Unix.pm pod/pod2usage.PL pod/podchecker.PL
777            ! pod/podselect.PL sv.h t/io/openpid.t util.c
778 ____________________________________________________________________________
779 [  4120] By: gsar                                  on 1999/09/10  12:25:01
780         Log: add perlcompile.pod (edited content from Nathan Torkington
781              <gnat@frii.com> and others)
782      Branch: perl
783            + pod/perlcompile.pod
784            ! MANIFEST pod/Makefile pod/buildtoc pod/perl.pod pod/roffitall
785 ____________________________________________________________________________
786 [  4119] By: gsar                                  on 1999/09/10  11:05:13
787         Log: avoid leaking static local_patches unless patchlevel.h is
788              explicitly included
789      Branch: perl
790            ! patchlevel.h perl.c
791 ____________________________________________________________________________
792 [  4118] By: gsar                                  on 1999/09/10  10:44:54
793         Log: upgrade to Getopt::Long v2.20 (from Johan Vromans
794              <jvromans@squirrel.nl>)
795      Branch: perl
796            + t/lib/gol-basic.t t/lib/gol-compat.t t/lib/gol-linkage.t
797            ! Changes MANIFEST lib/Getopt/Long.pm
798 ____________________________________________________________________________
799 [  4117] By: jhi                                   on 1999/09/09  18:24:30
800         Log: Remove ill-designed %B introduced by change #4111.
801      Branch: cfgperl
802            ! sv.c t/op/sprintf.t
803 ____________________________________________________________________________
804 [  4116] By: jhi                                   on 1999/09/09  15:56:52
805         Log: perldeltify change #4115.
806      Branch: cfgperl
807            ! pod/perldelta.pod
808 ____________________________________________________________________________
809 [  4115] By: jhi                                   on 1999/09/09  15:48:56
810         Log: From: "John L. Allen" <allen@grumman.com> 
811              To: perl5-porters@perl.org 
812              Subject: [ID 19990901.003] Time::Local should not croak on "out-of-range" days
813              Date: Wed, 1 Sep 1999 13:33:39 -0400 (EDT) 
814              Message-Id: <199909011733.NAA17356@gateway.grumman.com> 
815      Branch: cfgperl
816            ! lib/Time/Local.pm
817 ____________________________________________________________________________
818 [  4114] By: jhi                                   on 1999/09/09  15:42:30
819         Log: From: "Daniel S. Lewart" <lewart@www.cvm.uiuc.edu>
820              To: perl5-porters@perl.org
821              Subject: [ID 19990909.003] MAXINT redefined warning on HP-UX 10.20
822              Date: Thu, 9 Sep 1999 10:33:37 -0500 (CDT)
823              Message-Id: <199909091533.KAA01242@www.cvm.uiuc.edu>
824      Branch: cfgperl
825            ! pp_sys.c
826 ____________________________________________________________________________
827 [  4113] By: jhi                                   on 1999/09/09  10:17:45
828         Log: From: paul.marquess@bt.com
829              To: gsar@ActiveState.com
830              Cc: perl5-porters@perl.org
831              Subject: [PATCH 5.005_61] DB_File 1.71
832              Date: Thu, 9 Sep 1999 11:20:13 +0100
833              Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB202D49BBE@mbtlipnt02.btlabs.bt.co.uk>
834      Branch: cfgperl
835            + ext/DB_File/version.c
836            ! MANIFEST ext/DB_File/Changes ext/DB_File/DB_File.pm
837            ! ext/DB_File/Makefile.PL ext/DB_File/dbinfo ext/DB_File/typemap
838            ! t/lib/db-btree.t
839 ____________________________________________________________________________
840 [  4112] By: jhi                                   on 1999/09/09  09:05:32
841         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
842              To: perl5-porters@perl.org (Mailing list Perl5)
843              Subject: [PATCH 5.005_58] Fix interaction of (?p{}) and (?>)
844              Date: Thu, 9 Sep 1999 04:40:11 -0400 (EDT)
845              Message-Id: <199909090840.EAA26471@monk.mps.ohio-state.edu>
846      Branch: cfgperl
847            ! regexec.c t/op/pat.t
848 ____________________________________________________________________________
849 [  4111] By: jhi                                   on 1999/09/09  07:50:07
850         Log: %#b in particular and %B in general were kaputt.
851      Branch: cfgperl
852            ! sv.c t/op/sprintf.t
853 ____________________________________________________________________________
854 [  4110] By: jhi                                   on 1999/09/09  07:29:17
855         Log: Tidy up 64-bit situation in perldelta.
856      Branch: cfgperl
857            ! pod/perldelta.pod
858 ____________________________________________________________________________
859 [  4109] By: jhi                                   on 1999/09/09  07:26:53
860         Log: Clear up PL_regcc issues.
861              
862              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
863              To: perl5-porters@perl.org (Mailing list Perl5)
864              Subject: [PATCH 5.005_60] Another regexec.c unobfuscation
865              Date: Thu, 9 Sep 1999 02:49:49 -0400 (EDT)
866              Message-Id: <199909090649.CAA26119@monk.mps.ohio-state.edu>
867      Branch: cfgperl
868            ! regexec.c
869 ____________________________________________________________________________
870 [  4108] By: gsar                                  on 1999/09/08  20:52:51
871         Log: avoid ass_u_ming uppercase types are not user objects (spotted
872              by Kurt Starsinic)
873      Branch: perl
874            ! ext/Data/Dumper/Dumper.pm
875 ____________________________________________________________________________
876 [  4107] By: gsar                                  on 1999/09/08  20:35:18
877         Log: From: akim@epita.fr (DEMAILLE Akim)
878              Date: Wed, 8 Sep 1999 18:18:44 +0200 (CEST)
879              Message-Id: <m11OkQm-003A4IC@beyrouth.lrde.epita.fr>
880              Subject: [ID 19990908.014] s2p does not quote @
881      Branch: perl
882            ! x2p/s2p.PL
883 ____________________________________________________________________________
884 [  4106] By: gsar                                  on 1999/09/08  20:25:12
885         Log: integrate cfgperl contents into mainline
886      Branch: perl
887           !> (integrate 30 files)
888 ____________________________________________________________________________
889 [  4105] By: jhi                                   on 1999/09/08  09:02:37
890         Log: Minor touches at the [:class:] description.
891      Branch: cfgperl
892            ! pod/perlre.pod
893 ____________________________________________________________________________
894 [  4104] By: jhi                                   on 1999/09/08  08:57:58
895         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
896              To: Mailing list Perl5 <perl5-porters@perl.org>
897              Subject: [PATCH 5.005_58] Fix debugging output for REx
898              Date: Wed, 8 Sep 1999 05:02:02 -0400
899              Message-ID: <19990908050201.A17682@monk.mps.ohio-state.edu>
900      Branch: cfgperl
901            ! regcomp.c
902 ____________________________________________________________________________
903 [  4103] By: gsar                                  on 1999/09/08  00:53:50
904         Log: fix memory leak in C<sub f { split ' ', "a b" } f() while 1>
905      Branch: perl
906            ! pp.c
907 ____________________________________________________________________________
908 [  4102] By: gsar                                  on 1999/09/08  00:52:50
909         Log: fix memory leak in C<sub f { @_ = 1 } f() while 1>
910      Branch: perl
911            ! cop.h pp_hot.c
912 ____________________________________________________________________________
913 [  4101] By: gsar                                  on 1999/09/07  17:25:07
914         Log: various fixups for windows
915      Branch: perl
916            ! embed.h embed.pl objXSUB.h op.c perlapi.c proto.h
917            ! win32/Makefile win32/makefile.mk xsutils.c
918 ____________________________________________________________________________
919 [  4100] By: jhi                                   on 1999/09/07  12:49:15
920         Log: Fix pointer casts.
921              
922              From: Robin Barker <rmb1@cise.npl.co.uk>
923              To: perl5-porters@perl.org
924              Subject: [ID 19990907.004] [PATCH perl5.005_61] compiler warnings with
925              -Duse64bits
926              Date: Tue, 7 Sep 1999 12:30:18 +0100 (BST)
927              Message-Id: <199909071130.MAA11435@tempest.npl.co.uk>
928      Branch: cfgperl
929            ! doio.c dump.c ext/B/B.xs ext/B/typemap
930            ! ext/ByteLoader/bytecode.h ext/Devel/DProf/DProf.xs
931            ! ext/DynaLoader/dl_dlopen.xs ext/ODBM_File/ODBM_File.xs
932            ! ext/POSIX/POSIX.xs lib/ExtUtils/typemap malloc.c perl.h pp.c
933            ! pp_ctl.c pp_hot.c pp_sys.c sv.c
934 ____________________________________________________________________________
935 [  4099] By: jhi                                   on 1999/09/07  10:29:04
936         Log: Add sig/pid/uid size and sign probes.
937      Branch: metaconfig
938            + U/typedefs/gidsign.U U/typedefs/gidsize.U U/typedefs/pidsign.U
939            + U/typedefs/pidsize.U U/typedefs/uidsign.U U/typedefs/uidsize.U
940 ____________________________________________________________________________
941 [  4098] By: jhi                                   on 1999/09/07  10:27:06
942         Log: Band-aid until we've got %{Uid_t} or something similar
943              for sv_catpvfn().
944      Branch: cfgperl
945            ! taint.c
946 ____________________________________________________________________________
947 [  4097] By: jhi                                   on 1999/09/07  09:41:23
948         Log: Fix a printf thinko: now quads must have the ll L q prefix.
949              (in other words, a bare %d is an int/unsigned)
950      Branch: cfgperl
951            ! pp_sys.c sv.c t/op/64bit.t
952 ____________________________________________________________________________
953 [  4096] By: jhi                                   on 1999/09/07  07:36:17
954         Log: HP-UX 10.20 and gcc 2.8.1 break UINT32_MAX.
955              
956              From: "Daniel S. Lewart" <lewart@www.cvm.uiuc.edu>
957              To: perl5-porters@perl.org
958              Subject: [ID 19990906.007] Not OK: perl 5.00561 on PA-RISC1.1 10.20
959              Date: Mon, 6 Sep 1999 21:18:12 -0500 (CDT)
960              Message-Id: <199909070218.VAA29232@www.cvm.uiuc.edu>
961      Branch: cfgperl
962            ! hints/hpux.sh perl.h
963 ____________________________________________________________________________
964 [  4095] By: gsar                                  on 1999/09/06  20:47:02
965         Log: applied suggested patch with suitable test to detect MSVC
966              From: "Vishal Bhatia" <vishalb@my-deja.com>
967              Date: Wed, 11 Aug 1999 01:43:28 -0700
968              Message-ID: <GFCJELIOGEENAAAA@my-deja.com>
969              Subject: compiler on  win32
970      Branch: perl
971            ! ext/B/B/C.pm
972 ____________________________________________________________________________
973 [  4094] By: jhi                                   on 1999/09/06  20:34:44
974         Log: Integrate with Sarathy.
975      Branch: cfgperl
976           !> ext/B/B/Bytecode.pm lib/Test/Harness.pm t/TEST t/UTEST
977           !> t/harness t/pragma/sub_lval.t utils/Makefile utils/perlcc.PL
978 ____________________________________________________________________________
979 [  4093] By: jhi                                   on 1999/09/06  20:33:43
980         Log: Fix UV_SIZEOF to UVSIZE; change the overflow tests
981              so that they overflow also on 64-bit platforms.
982      Branch: cfgperl
983            ! t/pragma/warn/toke t/pragma/warn/util toke.c util.c
984 ____________________________________________________________________________
985 [  4092] By: gsar                                  on 1999/09/06  20:16:58
986         Log: support bytecode and C backends in perlcc (patch suggested
987              by Tom Hughes <tom@compton.au>); s/-opt/-noopt/ and make the
988              C backend the default; describe new switches in pod; introduce
989              PERLCC_OPTS and s/COMPILE_TIMEOUT/PERLCC_TIMEOUT/;
990              s/COMPILE_TEST/HARNESS_COMPILE_TEST/; document these %ENV
991              entries
992      Branch: perl
993            ! ext/B/B/Bytecode.pm lib/Test/Harness.pm t/TEST t/UTEST
994            ! t/harness utils/Makefile utils/perlcc.PL
995 ____________________________________________________________________________
996 [  4091] By: jhi                                   on 1999/09/06  19:10:41
997         Log: Integrate with Sarathy.
998      Branch: cfgperl
999           +> t/pragma/sub_lval.t
1000           !> (integrate 52 files)
1001 ____________________________________________________________________________
1002 [  4090] By: gsar                                  on 1999/09/06  19:09:06
1003         Log: propagate changed error text
1004      Branch: perl
1005            ! t/pragma/sub_lval.t
1006 ____________________________________________________________________________
1007 [  4089] By: gsar                                  on 1999/09/06  18:54:43
1008         Log: sprintf doc tweak (from Ian Phillipps <ian@dial.pipex.com>)
1009      Branch: perl
1010            ! pod/perlfunc.pod
1011 ____________________________________________________________________________
1012 [  4088] By: gsar                                  on 1999/09/06  18:52:10
1013         Log: From: paul.marquess@bt.com
1014              Date: Sun, 5 Sep 1999 15:11:08 +0100 
1015              Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB202D49BAB@mbtlipnt02.btlabs.bt.co.uk>
1016              Subject: [PATCH 5.005_61] Another patch for Lexical Warnings
1017      Branch: perl
1018            ! pp_sys.c t/pragma/warn/doio t/pragma/warn/op
1019            ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys
1020            ! t/pragma/warn/regcomp t/pragma/warn/sv t/pragma/warn/toke
1021            ! t/pragma/warn/universal t/pragma/warn/utf8 t/pragma/warn/util
1022            ! toke.c
1023 ____________________________________________________________________________
1024 [  4087] By: gsar                                  on 1999/09/06  18:06:06
1025         Log: change#3612 is buggy when quotemeta argument matches target
1026              (hope this is the last of the optimized-OP_SASSIGN bugs)
1027              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1028              Date: Sun, 5 Sep 1999 06:07:42 -0400 (EDT)
1029              Message-Id: <199909051007.GAA06423@monk.mps.ohio-state.edu>
1030              Subject: Re: [BUG: quotemeta]
1031      Branch: perl
1032            ! Changes op.c t/op/lex_assign.t
1033 ____________________________________________________________________________
1034 [  4086] By: gsar                                  on 1999/09/06  17:57:52
1035         Log: misc tweaks
1036      Branch: perl
1037            ! bytecode.pl ext/ByteLoader/byterun.h pod/perlsyn.pod toke.c
1038 ____________________________________________________________________________
1039 [  4085] By: gsar                                  on 1999/09/06  03:54:23
1040         Log: applied patch suggested by Hans Mulder to fix problems on
1041              OPENSTEP-Mach; be more careful about PERL_POLLUTE_MALLOC
1042              when they ask for bincompat (platforms that used to default
1043              to EMBEDMYMALLOC continue to do so); disable warnings.t#192
1044              (appears unsalvageable on some platforms)
1045      Branch: perl
1046            ! embed.h embed.pl handy.h perl.h pp_sys.c t/pragma/warn/pp_hot
1047 ____________________________________________________________________________
1048 [  4084] By: bailey                                on 1999/09/06  02:39:11
1049         Log: Integrate mainline 5.05_61
1050      Branch: vmsperl
1051           +> (branch 32 files)
1052            - lib/unicode/EthiopicSyllables.txt
1053            - lib/unicode/MakeEthiopicSyllables.PL t/pragma/warning.t
1054            - warning.pl
1055            ! vms/descrip_mms.template vms/gen_shrfls.pl vms/perly_c.vms
1056            ! vms/perly_h.vms vms/vms.c
1057           !> (integrate 346 files)
1058 ____________________________________________________________________________
1059 [  4083] By: gsar                                  on 1999/09/06  00:10:40
1060         Log: optional warning on join(/foo/...) (reworked suggested patch
1061              by Mark-Jason Dominus <mjd@plover.com>)
1062      Branch: perl
1063            ! embed.h objXSUB.h op.c opcode.h opcode.pl perlapi.c
1064            ! pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod pp.sym
1065            ! pp_proto.h t/pragma/warn/op
1066 ____________________________________________________________________________
1067 [  4082] By: gsar                                  on 1999/09/05  22:28:57
1068         Log: fix data loss when more than one block is read from SDBM
1069              *.dir file (suggested by Uwe Ohse <uwe@ohse.de>)
1070      Branch: perl
1071            ! ext/SDBM_File/sdbm/sdbm.c
1072 ____________________________________________________________________________
1073 [  4081] By: gsar                                  on 1999/09/05  22:07:18
1074         Log: initial implementation of lvalue subroutines (slightly fixed
1075              version of patch suggested by Ilya Zakharevich, which in turn
1076              is based on the one suggested by Tuomas J. Lukka <lukka@iki.fi>)
1077      Branch: perl
1078            + t/pragma/sub_lval.t
1079            ! MANIFEST cop.h cv.h dump.c embed.h ext/Opcode/Opcode.pm
1080            ! ext/attrs/attrs.pm ext/attrs/attrs.xs global.sym objXSUB.h
1081            ! op.c op.h opcode.h opcode.pl opnames.h perlapi.c
1082            ! pod/perldiag.pod pod/perlsub.pod pp.c pp.sym pp_hot.c
1083            ! pp_proto.h proto.h t/pragma/warn/pp_ctl
1084 ____________________________________________________________________________
1085 [  4080] By: jhi                                   on 1999/09/05  22:02:18
1086         Log: Undo #4055 (related to #4079).
1087      Branch: cfgperl
1088            ! pod/perlop.pod
1089 ____________________________________________________________________________
1090 [  4079] By: jhi                                   on 1999/09/05  21:30:54
1091         Log: Time is not yet ripe.
1092      Branch: cfgperl
1093            ! pod/perldelta.pod pod/perlop.pod pp.c t/op/64bit.t t/op/misc.t
1094 ____________________________________________________________________________
1095 [  4078] By: gsar                                  on 1999/09/05  18:17:32
1096         Log: modified suggested patch to handle cross-refs and qr// objects
1097              correctly; unfollowed refs are represented as simple string
1098              value, not just the bare type; $VERSION stays the same until
1099              it is ready for prime time (avoids CPAN confustication)
1100              From:    John Nolan <jpnolan@Op.Net>
1101              Date:    Wed, 04 Aug 1999 20:21:10 EDT
1102              Message-Id: <199908050021.UAA09693@monet.op.net>
1103              Subject: [ID 19990804.006] [PATCH]5.005_60 (Data::Dumper) - implements Maxdepth setting
1104      Branch: perl
1105            ! Changes ext/Data/Dumper/Changes ext/Data/Dumper/Dumper.pm
1106            ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/Todo t/lib/dumper.t
1107 ____________________________________________________________________________
1108 [  4077] By: jhi                                   on 1999/09/04  21:54:42
1109         Log: timesum() wasn't @EXPORTed as promised by the documentation.
1110              Bug reported by Alex Efros <powerman@inart.kharkov.com>.
1111      Branch: cfgperl
1112            ! lib/Benchmark.pm
1113 ____________________________________________________________________________
1114 [  4076] By: gsar                                  on 1999/09/04  20:21:59
1115         Log: integrate cfgperl contents into mainline
1116      Branch: perl
1117           +> lib/attributes.pm lib/warnings.pm t/lib/attrs.t t/op/attrs.t
1118           +> t/pragma/warn/7fatal t/pragma/warn/8signal t/pragma/warnings.t
1119           +> warnings.h warnings.pl xsutils.c
1120            - lib/warning.pm t/pragma/warning.t warning.h warning.pl
1121           !> (integrate 109 files)
1122 ____________________________________________________________________________
1123 [  4075] By: jhi                                   on 1999/09/04  18:04:47
1124         Log: use integer on the problematic subtest.
1125      Branch: cfgperl
1126            ! t/op/misc.t
1127 ____________________________________________________________________________
1128 [  4074] By: jhi                                   on 1999/09/04  17:57:40
1129         Log: Warn about numconvert.t in case somebody
1130              wants to make sv_2pv more 64-bit aware.
1131      Branch: cfgperl
1132            ! sv.c
1133 ____________________________________________________________________________
1134 [  4073] By: jhi                                   on 1999/09/04  17:54:51
1135         Log: Comment upgrading: the quad situation isn't quite as
1136              bad as it used to be.
1137      Branch: cfgperl
1138            ! perl.h
1139 ____________________________________________________________________________
1140 [  4072] By: jhi                                   on 1999/09/04  15:35:37
1141         Log: Integrate with Sarathy.
1142      Branch: cfgperl
1143           !> win32/win32.c
1144 ____________________________________________________________________________
1145 [  4071] By: jhi                                   on 1999/09/04  15:28:11
1146         Log: Fix LFS with -Duseperlio in Solaris.  Reported in
1147              
1148              From: Robin Barker <rmb1@cise.npl.co.uk>
1149              To: perl5-porters@perl.org
1150              Subject: [ID 19990823.009] [PATCH perl5.005_61] typo in perl.h
1151              Date: Mon, 23 Aug 1999 16:41:11 +0100 (BST)
1152              Message-Id: <199908231541.QAA10043@tempest.npl.co.uk>
1153              
1154              and later (in private email) found to be dependent
1155              on useperlio.
1156              
1157              Mental note: the cpp magic done in perlsdio.h (and assumedly
1158              also in perlsfio.h) may cause trouble later with lfs because
1159              both the perlio scheme by Perl and the lfs support by vendors
1160              like to play cpp games to map the stdio namespace back and forth.
1161              The problem fixed here (fseek vs fseeko, ftell vs ftello) may be
1162              just the beginning.
1163      Branch: cfgperl
1164            ! perlio.c
1165 ____________________________________________________________________________
1166 [  4070] By: jhi                                   on 1999/09/04  13:12:14
1167         Log: Enable 64-bit clean bit ops.
1168              (Disables the t/op/misc.t substest 3 in 64-bit platforms.)
1169      Branch: cfgperl
1170            ! pod/perldelta.pod pod/perlop.pod pp.c pp_hot.c t/op/64bit.t
1171            ! t/op/misc.t
1172 ____________________________________________________________________________
1173 [  4069] By: jhi                                   on 1999/09/03  21:17:30
1174         Log: Turn on USE_64_BIT_OFFSETS implicitly.
1175      Branch: cfgperl
1176            ! perl.h
1177 ____________________________________________________________________________
1178 [  4068] By: jhi                                   on 1999/09/03  08:19:59
1179         Log: Fix from Spider for the sub attributes (there was an undocumented
1180              dependency between force_word() and skipspace()).
1181      Branch: cfgperl
1182            ! toke.c
1183 ____________________________________________________________________________
1184 [  4067] By: jhi                                   on 1999/09/01  23:17:06
1185         Log: From: John Tobey <spam@john-edwin-tobey.org>
1186              To: ilya@math.ohio-state.edu
1187              CC: perl5-porters@perl.org
1188              Subject: Re: [PATCH 5.005_60] distclean forgot two
1189              Date: Mon, 23 Aug 1999 02:10:11 -0400 (EDT)
1190              Message-Id: <m11InJ5-000FPCC@feynman.localnet>
1191      Branch: cfgperl
1192            ! t/lib/dprof.t
1193 ____________________________________________________________________________
1194 [  4066] By: jhi                                   on 1999/09/01  23:14:50
1195         Log: From: "Fifer, Eric" <EFifer@sanwaint.com>
1196              To: perl5-porters@perl.org
1197              Subject: [ID 19990821.001] [PATCH] perl5.005_60 cygwin port
1198              Date: Fri, 20 Aug 1999 15:37:27 +0100
1199              Message-Id: <8A160D637356D311BC4300600849EC8122E217@POST>
1200      Branch: cfgperl
1201            ! cygwin/Makefile.SHs ext/ByteLoader/byterun.h
1202            ! ext/SDBM_File/sdbm/sdbm.c hints/cygwin.sh perl.h pp_sys.c
1203            ! t/io/fs.t t/io/tell.t t/lib/anydbm.t t/op/stat.t
1204 ____________________________________________________________________________
1205 [  4065] By: jhi                                   on 1999/09/01  22:06:43
1206         Log: From: Dominic Dunlop <domo@vo.lu>
1207              To: perl5-porters@perl.org
1208              Subject: [ID 19990819.001] Not OK: perl 5.00560 on powerpc-machten 4.1.1
1209              (UNINSTALLED) [PATCH]
1210              Date: Thu, 19 Aug 1999 09:48:03 +0200
1211              Message-Id: <v03110709b3e165b51dda@[212.24.192.132]>
1212              
1213              The PERL_POLLUTE_MALLOC part had to be manually applied.
1214      Branch: cfgperl
1215            ! hints/machten.sh perl.h
1216 ____________________________________________________________________________
1217 [  4064] By: jhi                                   on 1999/09/01  13:56:14
1218         Log: From: Martin Lichtin <lichtin@bivio.com>
1219              To: jhi@iki.fi
1220              CC: perl5-porters@perl.org
1221              Subject: Re: [ID 19990829.001] ExtUtils::Install.pm, minor umask problem
1222              Date: Wed, 01 Sep 1999 15:50:04 +0200
1223              Message-ID: <37CD2F0C.944BFACE@bivio.com>
1224      Branch: cfgperl
1225            ! lib/ExtUtils/Install.pm
1226 ____________________________________________________________________________
1227 [  4063] By: jhi                                   on 1999/09/01  13:16:11
1228         Log: Enhance lfs tests: check every seek and sysseek
1229              and test also that -e and -f detect largefiles.
1230      Branch: cfgperl
1231            ! t/lib/syslfs.t t/op/lfs.t
1232 ____________________________________________________________________________
1233 [  4062] By: jhi                                   on 1999/09/01  12:08:04
1234         Log: From: Colin Kuskie <ckuskie@Cadence.COM>
1235              To: Ronald J Kimball <rjk@linguist.dartmouth.edu>
1236              cc: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>,
1237              The Perl Porters Mailing List <perl5-porters@perl.org>
1238              Subject: [REPATCH 5.005_61] Re: perldiag.pod omissions
1239              Date: Tue, 31 Aug 1999 11:24:31 -0700 (PDT)
1240              Message-ID: <Pine.GSO.4.10.9908311055460.11290-100000@pdxult10a.cadence.com>
1241      Branch: cfgperl
1242            ! pod/perldiag.pod
1243 ____________________________________________________________________________
1244 [  4061] By: jhi                                   on 1999/09/01  12:03:03
1245         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1246              To: ilya@math.ohio-state.edu (Ilya Zakharevich)
1247              Cc: perl5-porters@perl.org, cloos@adamsmith.ai
1248              Subject: Re: [ID 19990830.005] Assigning value of an op on an SV to said SV
1249              Date: Wed, 1 Sep 1999 02:56:06 -0400 (EDT)
1250              Message-Id: <199909010656.CAA04478@monk.mps.ohio-state.edu>
1251      Branch: cfgperl
1252            ! op.c t/op/join.t
1253 ____________________________________________________________________________
1254 [  4060] By: jhi                                   on 1999/09/01  07:59:42
1255         Log: IV_DIG and NV_DIG fixes.
1256      Branch: cfgperl
1257            ! perl.h
1258 ____________________________________________________________________________
1259 [  4059] By: jhi                                   on 1999/08/31  14:47:18
1260         Log: \C{} -> \N{} residue.
1261      Branch: cfgperl
1262            ! toke.c
1263 ____________________________________________________________________________
1264 [  4058] By: jhi                                   on 1999/08/31  08:57:35
1265         Log: For some odd reason #4056 didn't undo #3922 completely.
1266      Branch: cfgperl
1267            ! pp.c
1268 ____________________________________________________________________________
1269 [  4057] By: gsar                                  on 1999/08/30  22:08:19
1270         Log: avoid hiding child process window
1271      Branch: perl
1272            ! win32/win32.c
1273 ____________________________________________________________________________
1274 [  4056] By: jhi                                   on 1999/08/30  21:36:24
1275         Log: Retract #3922 (Rule #1 was invoked).
1276              (See also #4058).
1277      Branch: cfgperl
1278            ! pod/perldiag.pod pp.c regexp.h
1279 ____________________________________________________________________________
1280 [  4055] By: jhi                                   on 1999/08/30  21:20:50
1281         Log: Document the undefinedness of overshifting.
1282      Branch: cfgperl
1283            ! pod/perlop.pod
1284 ____________________________________________________________________________
1285 [  4054] By: jhi                                   on 1999/08/30  20:18:18
1286         Log: History fixes and updates.
1287      Branch: cfgperl
1288            ! pod/perlhist.pod
1289 ____________________________________________________________________________
1290 [  4053] By: jhi                                   on 1999/08/30  19:34:02
1291         Log: Shell quoting thinko broke installdirs.
1292              From: JVromans@Squirrel.nl (Johan Vromans)
1293              To: perl5-porters@perl.org
1294              Subject: [ID 19990830.001] 5.005_61 Configure does not substitute
1295              installprefix
1296              Date: Mon, 30 Aug 1999 16:10:10 +0200 (MEST)
1297              Message-Id: <14282.37058.934928.805633@plume.nl.compuware.com>
1298      Branch: cfgperl
1299            ! Configure config_h.SH
1300      Branch: metaconfig
1301            ! U/installdirs/archlib.U U/installdirs/bin.U
1302            ! U/installdirs/html1dir.U U/installdirs/html3dir.U
1303            ! U/installdirs/installprefix.U U/installdirs/man1dir.U
1304            ! U/installdirs/man3dir.U U/installdirs/privlib.U
1305            ! U/installdirs/scriptdir.U U/installdirs/sitearch.U
1306            ! U/installdirs/sitebin.U U/installdirs/sitehtml1dir.U
1307            ! U/installdirs/sitehtml3dir.U U/installdirs/sitelib.U
1308            ! U/installdirs/siteman1dir.U U/installdirs/siteman3dir.U
1309            ! U/installdirs/sitescriptdir.U U/installdirs/vendorarch.U
1310            ! U/installdirs/vendorbin.U U/installdirs/vendorhtml1dir.U
1311            ! U/installdirs/vendorhtml3dir.U U/installdirs/vendorlib.U
1312            ! U/installdirs/vendorman1dir.U U/installdirs/vendorman3dir.U
1313            ! U/installdirs/vendorscriptdir.U
1314 ____________________________________________________________________________
1315 [  4052] By: jhi                                   on 1999/08/30  02:57:05
1316         Log: Use \N{named characters} instead of \C.
1317              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1318              To: jhi@iki.fi
1319              Cc: larry@wall.org (Larry Wall), Tim.Bunce@ig.co.uk (Tim Bunce),
1320              perl5-porters@perl.org (Mailing list Perl5)
1321              Subject: Re: [PATCH 5.005_58] Named characters in Perl
1322              Date: Sun, 29 Aug 1999 16:46:53 -0400 (EDT)
1323              Message-Id: <199908292046.QAA05510@monk.mps.ohio-state.edu>
1324      Branch: cfgperl
1325            ! lib/charnames.pm lib/utf8.pm pod/perldiag.pod pod/perlop.pod
1326            ! pod/perlre.pod regcomp.c t/lib/charnames.t toke.c
1327 ____________________________________________________________________________
1328 [  4051] By: jhi                                   on 1999/08/30  02:54:20
1329         Log: From: Spider Boardman <spider@Orb.Nashua.NH.US>
1330              To: perl5-porters@perl.org
1331              Subject: [ID 19990829.004] Autoloaded &VERSION and UNIVERSAL::VERSION
1332              don't mix
1333              Date: Sun, 29 Aug 1999 19:04:53 -0400
1334              Message-Id: <199908292304.TAA13738@Orb.Nashua.NH.US>
1335      Branch: cfgperl
1336            ! universal.c
1337 ____________________________________________________________________________
1338 [  4050] By: jhi                                   on 1999/08/29  16:38:58
1339         Log: Conditionally socksify the LIBS of Socket.
1340      Branch: cfgperl
1341            ! ext/Socket/Makefile.PL
1342 ____________________________________________________________________________
1343 [  4049] By: jhi                                   on 1999/08/29  15:33:30
1344         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1345              To: Mailing list Perl5 <perl5-porters@perl.org>
1346              Subject: Re: [PATCH 5.005_60] fix @DB::typeahead
1347              Date: Wed, 25 Aug 1999 16:19:58 -0400
1348              Message-ID: <19990825161958.A4658@monk.mps.ohio-state.edu>
1349      Branch: cfgperl
1350            ! lib/perl5db.pl
1351 ____________________________________________________________________________
1352 [  4048] By: jhi                                   on 1999/08/29  15:31:36
1353         Log: From: Stephen McCamant <smccam@uclink4.berkeley.edu>
1354              To: perl5-porters@perl.org
1355              Subject: [PATCH _61] Lost arguments to simplified sort
1356              Date: Wed, 25 Aug 1999 23:22:32 -0700 (PDT)
1357              Message-ID: <14276.56616.879390.562685@metonymy.hip.berkeley.edu>
1358      Branch: cfgperl
1359            ! op.c t/op/sort.t
1360 ____________________________________________________________________________
1361 [  4047] By: jhi                                   on 1999/08/29  15:29:29
1362         Log: From: Olaf Flebbe <olaf@science-computing.de>
1363              Sender: owner-perl5-porters@perl.org
1364              To: perl5-porters@perl.org
1365              Subject: [ID 19990827.003] [PATCH]5.005_60 Patch for EPOC Support
1366              Date: Fri, 27 Aug 1999 21:50:41 +0200 (MEST)
1367      Branch: cfgperl
1368            ! README.epoc epoc/config.h epoc/epoc.c epoc/epocish.h
1369            ! epoc/perl.mmp epoc/perl.pkg
1370 ____________________________________________________________________________
1371 [  4046] By: jhi                                   on 1999/08/29  15:21:18
1372         Log: From: pvhp@forte.com (Peter Prymmer)
1373              To: perl5-porters@perl.org
1374              Subject: [PATCH: 5.005_61] an EBCDIC friendly cgi-html.t test
1375              Date: Fri, 27 Aug 99 18:51:04 PDT
1376              Message-Id: <9908280151.AA05010@forte.com>
1377      Branch: cfgperl
1378            ! t/lib/cgi-html.t
1379 ____________________________________________________________________________
1380 [  4045] By: jhi                                   on 1999/08/29  15:18:38
1381         Log: Fix scalar gmtime (and localtime) in quad environments,
1382              bug reported by Robin Parker.
1383              
1384              From: Robin Barker <rmb1@cise.npl.co.uk>
1385              To: jhi@iki.fi
1386              Cc: perl5-porters@perl.org
1387              Subject: Re: [ID 19990823.009] [PATCH perl5.005_61] typo in perl.h
1388              Date: Tue, 24 Aug 1999 11:09:24 +0100 (BST)
1389              Message-Id: <199908241009.LAA24394@tempest.npl.co.uk>
1390      Branch: cfgperl
1391            ! pp_sys.c t/op/time.t
1392 ____________________________________________________________________________
1393 [  4044] By: jhi                                   on 1999/08/29  11:24:03
1394         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1395              To: perl5-porters@perl.org (Mailing list Perl5)
1396              Subject: [PATCH 5.005_60] Speeding up XSUB calls up to 66%
1397              Date: Fri, 27 Aug 1999 03:33:01 -0400 (EDT)
1398              Message-Id: <199908270733.DAA16927@monk.mps.ohio-state.edu>
1399              
1400              Addendum: it's "only" 33% speedup.
1401      Branch: cfgperl
1402            ! dump.c op.c op.h pp.h
1403 ____________________________________________________________________________
1404 [  4043] By: jhi                                   on 1999/08/29  11:10:33
1405         Log: From: spider-perl@Orb.Nashua.NH.US
1406              To: Mailing list Perl5 <perl5-porters@perl.org>
1407              Subject: [PATCH 5.005_61 CORE] sub : attrlist
1408              Date: Sun, 29 Aug 1999 03:02:11 -0400
1409              Message-Id: <199908290702.DAA32191@Orb.Nashua.NH.US>
1410      Branch: cfgperl
1411            + lib/attributes.pm t/lib/attrs.t t/op/attrs.t xsutils.c
1412            ! MANIFEST Makefile.SH embed.h embed.pl embedvar.h global.sym
1413            ! gv.c lib/AutoSplit.pm lib/SelfLoader.pm objXSUB.h op.c perl.c
1414            ! perl.h perlapi.c perlapi.h perly.c perly.fixer perly.h perly.y
1415            ! perly_c.diff pod/perldelta.pod pod/perldiag.pod
1416            ! pod/perlfunc.pod pod/perlmodlib.pod pod/perlsub.pod proto.h
1417            ! toke.c vms/perly_c.vms vms/perly_h.vms warnings.h
1418 ____________________________________________________________________________
1419 [  4042] By: jhi                                   on 1999/08/29  11:08:50
1420         Log: Turn off gcc-2.95's strict-alias optimization.
1421              This, of course, should be only temporary.
1422              From Andy Dougherty.
1423      Branch: cfgperl
1424            ! Configure config_h.SH
1425      Branch: metaconfig
1426            ! U/compline/ccflags.U U/modified/cc.U
1427 ____________________________________________________________________________
1428 [  4041] By: jhi                                   on 1999/08/29  10:47:30
1429         Log: Fix a typo in #4036.
1430      Branch: cfgperl
1431            ! mg.c
1432 ____________________________________________________________________________
1433 [  4040] By: jhi                                   on 1999/08/29  10:34:58
1434         Log: Add a missing #endif forgotten by #4035.
1435      Branch: cfgperl
1436            ! doop.c
1437 ____________________________________________________________________________
1438 [  4039] By: jhi                                   on 1999/08/29  10:31:19
1439         Log: Remove an extra #endif introduced by #4036.
1440      Branch: cfgperl
1441            ! perl.h
1442 ____________________________________________________________________________
1443 [  4038] By: jhi                                   on 1999/08/29  10:18:59
1444         Log: Rename warning to warnings, from Paul Marquess.
1445      Branch: cfgperl
1446            + lib/warnings.pm t/pragma/warn/7fatal t/pragma/warn/8signal
1447            + t/pragma/warnings.t warnings.h warnings.pl
1448            - lib/warning.pm t/pragma/warning.t warning.h warning.pl
1449            ! MANIFEST Makefile.SH gv.c mg.c perl.h pod/perldelta.pod
1450            ! pod/perldiag.pod pod/perlfunc.pod pod/perllexwarn.pod
1451            ! pod/perlmodlib.pod pod/perlrun.pod pod/perltoc.pod
1452            ! pod/perlvar.pod t/op/64bit.t t/op/tie.t t/pragma/warn/2use
1453            ! t/pragma/warn/3both t/pragma/warn/4lint t/pragma/warn/5nolint
1454            ! t/pragma/warn/6default t/pragma/warn/doio t/pragma/warn/doop
1455            ! t/pragma/warn/gv t/pragma/warn/mg t/pragma/warn/op
1456            ! t/pragma/warn/perl t/pragma/warn/perly t/pragma/warn/pp
1457            ! t/pragma/warn/pp_ctl t/pragma/warn/pp_hot t/pragma/warn/pp_sys
1458            ! t/pragma/warn/regcomp t/pragma/warn/regexec t/pragma/warn/sv
1459            ! t/pragma/warn/taint t/pragma/warn/toke t/pragma/warn/universal
1460            ! t/pragma/warn/utf8 t/pragma/warn/util toke.c
1461 ____________________________________________________________________________
1462 [  4037] By: jhi                                   on 1999/08/29  10:08:47
1463         Log: Create the equivalence tables based on
1464              the real Unicode decomposition, not on
1465              the character name.
1466      Branch: cfgperl
1467            ! lib/unicode/Eq/Latin1 lib/unicode/Eq/Unicode
1468            ! lib/unicode/mktables.PL
1469 ____________________________________________________________________________
1470 [  4036] By: jhi                                   on 1999/08/29  09:29:08
1471         Log: Integrate with Sarathy.
1472      Branch: cfgperl
1473           +> lib/unicode/Is/SylA.pl lib/unicode/Is/SylC.pl
1474           +> lib/unicode/Is/SylE.pl lib/unicode/Is/SylI.pl
1475           +> lib/unicode/Is/SylO.pl lib/unicode/Is/SylU.pl
1476           +> lib/unicode/Is/SylV.pl lib/unicode/Is/SylWA.pl
1477           +> lib/unicode/Is/SylWC.pl lib/unicode/Is/SylWE.pl
1478           +> lib/unicode/Is/SylWI.pl lib/unicode/Is/SylWV.pl
1479           !> (integrate 190 files)
1480 ____________________________________________________________________________
1481 [  4035] By: jhi                                   on 1999/08/29  08:56:15
1482         Log: Implement 64-bit vec().
1483      Branch: cfgperl
1484            ! doop.c pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
1485            ! pp.h t/op/64bit.t
1486 ____________________________________________________________________________
1487 [  4034] By: gsar                                  on 1999/08/29  03:35:18
1488         Log: deadcode removal
1489      Branch: perl
1490            ! XSUB.h embed.h embed.pl global.sym mg.c op.c perl.h perlapi.h
1491            ! pp_ctl.c proto.h run.c sv.c
1492 ____________________________________________________________________________
1493 [  4033] By: jhi                                   on 1999/08/28  17:31:07
1494         Log: From: Robin Barker <rmb1@cise.npl.co.uk>
1495              To: perl5-porters@perl.org
1496              Subject: [ID 19990823.009] [PATCH perl5.005_61] typo in perl.h
1497              Date: Mon, 23 Aug 1999 16:41:11 +0100 (BST)
1498              Message-Id: <199908231541.QAA10043@tempest.npl.co.uk>
1499      Branch: cfgperl
1500            ! perl.h
1501 ____________________________________________________________________________
1502 [  4032] By: gsar                                  on 1999/08/26  23:53:33
1503         Log: new thread should set current interp in TLS
1504      Branch: perl
1505            ! ext/Thread/Thread.xs
1506 ____________________________________________________________________________
1507 [  4031] By: bailey                                on 1999/08/23  03:40:07
1508         Log: When extension doesn't have a "main" object file to anchor linker search, pull in all objct files
1509      Branch: vmsperl
1510            ! lib/ExtUtils/MM_VMS.pm
1511 ____________________________________________________________________________
1512 [  4030] By: bailey                                on 1999/08/23  03:37:43
1513         Log: Patch up holes in realclean target
1514      Branch: vmsperl
1515            ! vms/descrip_mms.template
1516 ____________________________________________________________________________
1517 [  4029] By: bailey                                on 1999/08/23  03:36:24
1518         Log: Fix handling of PERL_POLLUTE
1519      Branch: vmsperl
1520            ! lib/ExtUtils/MM_VMS.pm
1521 ____________________________________________________________________________
1522 [  4028] By: bailey                                on 1999/08/23  03:34:08
1523         Log: Update VMS version of perly.h
1524      Branch: vmsperl
1525            ! vms/perly_h.vms
1526 ____________________________________________________________________________
1527 [  4027] By: bailey                                on 1999/08/23  03:32:45
1528         Log: Update dependencies in Descrip.MMS
1529      Branch: vmsperl
1530            ! vms/descrip_mms.template
1531 ____________________________________________________________________________
1532 [  4026] By: bailey                                on 1999/08/23  03:30:01
1533         Log: Fix prototypes in perlapi.c (64-bit?)
1534              Clear prior definition of getenv_len before defining VMS-specific macro
1535      Branch: vmsperl
1536            ! perlapi.c vms/vmsish.h
1537 ____________________________________________________________________________
1538 [  4025] By: bailey                                on 1999/08/23  03:25:51
1539         Log: Add '-m' option to Configure.com which skips the MANIFEST check
1540      Branch: vmsperl
1541            ! configure.com
1542 ____________________________________________________________________________
1543 [  4024] By: bailey                                on 1999/08/23  03:23:34
1544         Log: Skip open() tests that rely on Unix fork semantics
1545      Branch: vmsperl
1546            ! t/io/open.t
1547 ____________________________________________________________________________
1548 [  4023] By: bailey                                on 1999/08/23  03:21:46
1549         Log: Loosen conditons for recognizing a function name in perl.h to accomodate revisions
1550      Branch: vmsperl
1551            ! vms/gen_shrfls.pl
1552 ____________________________________________________________________________
1553 [  4022] By: bailey                                on 1999/08/23  03:17:33
1554         Log: update MM_VMS to use new File::Spec routines
1555      Branch: vmsperl
1556            ! lib/ExtUtils/MM_VMS.pm lib/File/Spec/VMS.pm
1557 ____________________________________________________________________________
1558 [  4021] By: bailey                                on 1999/08/23  03:13:40
1559         Log: byteperl is now part of the ByteLoader ext
1560      Branch: vmsperl
1561            ! ext/ByteLoader/byterun.h vms/descrip_mms.template
1562 ____________________________________________________________________________
1563 [  4020] By: bailey                                on 1999/08/23  03:10:41
1564         Log: Allow option to treat barewords at start of Unix paths as simple words rather than logicals
1565      Branch: vmsperl
1566            ! vms/vms.c
1567 ____________________________________________________________________________
1568 [  4019] By: bailey                                on 1999/08/23  03:07:28
1569         Log: Update calls for new thread context handling
1570      Branch: vmsperl
1571            ! ext/Devel/DProf/DProf.xs ext/DynaLoader/dl_vms.xs
1572            ! ext/POSIX/POSIX.xs vms/vms.c vms/vmsish.h vms/writemain.pl
1573 ____________________________________________________________________________
1574 [  4018] By: bailey                                on 1999/08/23  03:01:31
1575         Log: Allow for file versions in library when looking for .bs files
1576      Branch: vmsperl
1577            ! ext/DynaLoader/DynaLoader_pm.PL
1578 ____________________________________________________________________________
1579 [  4017] By: bailey                                on 1999/08/23  02:58:55
1580         Log: Update VMS configuration procedures for 5.005_60
1581      Branch: vmsperl
1582            ! configure.com vms/subconfigure.com
1583 ____________________________________________________________________________
1584 [  4016] By: gsar                                  on 1999/08/20  22:19:56
1585         Log: update Changes
1586      Branch: perl
1587            ! Changes
1588
1589 ----------------
1590 Version 5.005_61
1591 ----------------
1592
1593 ____________________________________________________________________________
1594 [  4015] By: gsar                                  on 1999/08/20  22:17:41
1595         Log: perl_free() should use PerlMem_free()
1596      Branch: perl
1597            ! perl.c
1598 ____________________________________________________________________________
1599 [  4014] By: gsar                                  on 1999/08/20  22:10:46
1600         Log: win32 tweaks
1601      Branch: perl
1602            ! XSUB.h mg.c perl.c win32/config.bc win32/config.gc
1603            ! win32/config.vc win32/config_H.bc win32/config_H.gc
1604            ! win32/config_H.vc
1605 ____________________________________________________________________________
1606 [  4013] By: gsar                                  on 1999/08/20  22:09:56
1607         Log: DEBUG_m() adjusted to internalize dTHX
1608      Branch: perl
1609            ! malloc.c perl.h util.c
1610 ____________________________________________________________________________
1611 [  4012] By: gsar                                  on 1999/08/20  17:51:06
1612         Log: make autogenerated files writable
1613      Branch: perl
1614            ! (edit 171 files)
1615 ____________________________________________________________________________
1616 [  4011] By: gsar                                  on 1999/08/20  17:43:47
1617         Log: update Changes
1618      Branch: perl
1619            ! Changes perl.h pod/perldelta.pod pod/perlguts.pod
1620 ____________________________________________________________________________
1621 [  4010] By: gsar                                  on 1999/08/20  17:21:53
1622         Log: up patchlevel &c
1623      Branch: perl
1624            ! Changes patchlevel.h win32/Makefile win32/config_H.bc
1625            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
1626 ____________________________________________________________________________
1627 [  4009] By: gsar                                  on 1999/08/20  16:46:26
1628         Log: add missing Is/Syl*.pl files
1629      Branch: perl
1630            + lib/unicode/Is/SylA.pl lib/unicode/Is/SylC.pl
1631            + lib/unicode/Is/SylE.pl lib/unicode/Is/SylI.pl
1632            + lib/unicode/Is/SylO.pl lib/unicode/Is/SylU.pl
1633            + lib/unicode/Is/SylV.pl lib/unicode/Is/SylWA.pl
1634            + lib/unicode/Is/SylWC.pl lib/unicode/Is/SylWE.pl
1635            + lib/unicode/Is/SylWI.pl lib/unicode/Is/SylWV.pl
1636 ____________________________________________________________________________
1637 [  4008] By: gsar                                  on 1999/08/20  16:31:02
1638         Log: integrate cfgperl contents into mainline
1639      Branch: perl
1640           +> ext/ByteLoader/hints/sunos.pl lib/charnames.pm
1641           +> lib/unicode/Eq/Latin1 lib/unicode/Eq/Unicode
1642           +> lib/unicode/syllables.txt t/lib/charnames.t t/lib/syslfs.t
1643           +> t/op/lfs.t
1644            - lib/unicode/EthiopicSyllables.txt
1645            - lib/unicode/MakeEthiopicSyllables.PL
1646           !> (integrate 261 files)
1647 ____________________________________________________________________________
1648 [  4007] By: gsar                                  on 1999/08/20  15:24:08
1649         Log: support USE_THREADS+MULTIPLICITY; source compat tweaks for
1650              USE_THREADS and MULTIPLICITY; minor pod adjustments
1651      Branch: perl
1652            ! Porting/patching.pod Todo Todo-5.005 XSUB.h embed.pl
1653            ! embedvar.h perl.c perl.h pod/perlguts.pod util.c
1654 ____________________________________________________________________________
1655 [  4006] By: jhi                                   on 1999/08/19  19:01:41
1656         Log: Tighten the vec() code so that naughty BITS cause an error.
1657      Branch: cfgperl
1658            ! doop.c
1659 ____________________________________________________________________________
1660 [  4005] By: jhi                                   on 1999/08/19  15:55:09
1661         Log: Don't document ill-defined vec() bits cases
1662              (for which the code doesn't work right in any case)
1663      Branch: cfgperl
1664            ! pod/perldiag.pod pod/perlfunc.pod
1665 ____________________________________________________________________________
1666 [  4004] By: jhi                                   on 1999/08/19  12:49:41
1667         Log: Removed duplicated code (in pp.c and mg.c) by introducing
1668              do_vecget().  NOTE: the calling convention of do_vecset()
1669              changes, too: the `offset' that is assigned to LvTARGOFF(TARG)
1670              in pp_vec() is no more multiplied by `size' in pp_vec(),
1671              the multiplication is now done in do_vecset().
1672              
1673              Also fix a cpp thinko in change #4002.
1674      Branch: cfgperl
1675            ! doop.c embed.h embed.pl embedvar.h global.sym mg.c objXSUB.h
1676            ! perl.h perlapi.c pod/perldiag.pod pod/perlfunc.pod pp.c
1677            ! proto.h
1678 ____________________________________________________________________________
1679 [  4003] By: jhi                                   on 1999/08/18  08:27:22
1680         Log: Warn about small spherical distances.
1681      Branch: cfgperl
1682            ! lib/Math/Trig.pm
1683 ____________________________________________________________________________
1684 [  4002] By: jhi                                   on 1999/08/17  09:11:51
1685         Log: Enhance IV_FITS_IN_IV (though it's still unused).
1686      Branch: cfgperl
1687            ! perl.h
1688 ____________________________________________________________________________
1689 [  4001] By: jhi                                   on 1999/08/17  08:13:34
1690         Log: From: andreas.koenig@anima.de (Andreas J. Koenig)
1691              Message-ID: <sfcogg7ylk7.fsf@hohenstaufen.in-berlin.de>
1692              To: The Perl5 Porters Mailing List <perl5-porters@perl.org>
1693              Subject: [PATCH] overload.pm str/num confu
1694              Date: 17 Aug 1999 08:21:12 +0200
1695      Branch: cfgperl
1696            ! lib/overload.pm
1697 ____________________________________________________________________________
1698 [  4000] By: jhi                                   on 1999/08/17  07:20:23
1699         Log: From: merlyn@stonehenge.com (Randal L. Schwartz)
1700              To: perl5-porters@perl.org
1701              Subject: [ID 19990816.006] small patch to perlobj.pod from 5.005_03
1702              Date: 16 Aug 1999 14:24:28 -0700
1703              Message-Id: <m1ogg7to4z.fsf@halfdome.holdit.com>
1704      Branch: cfgperl
1705            ! pod/perlobj.pod
1706 ____________________________________________________________________________
1707 [  3999] By: jhi                                   on 1999/08/16  19:49:09
1708         Log: Integrate with Nick.
1709      Branch: cfgperl
1710           !> cop.h op.c perl.c t/op/eval.t t/pragma/warn/op util.c
1711 ____________________________________________________________________________
1712 [  3998] By: jhi                                   on 1999/08/16  19:44:29
1713         Log: Fix most of the pod2man moanings reported in
1714              
1715              From: "Larry W. Virden" <lvirden@cas.org>
1716              To: perl5-porters@perl.org
1717              Subject: [ID 19990803.011] Not OK: perl 5.00560 on sun4-solaris 2.6
1718              (UNINSTALLED)
1719              Date: Tue, 3 Aug 1999 15:35:06 -0400 (EDT)
1720              Message-Id: <199908031935.PAA27692@cas.org>
1721              
1722              Configure regen'ed.
1723      Branch: cfgperl
1724            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
1725            ! config_h.SH ext/B/B/Stash.pm lib/Carp/Heavy.pm
1726            ! lib/Dumpvalue.pm lib/Exporter/Heavy.pm lib/filetest.pm
1727            ! lib/utf8.pm pod/perllexwarn.pod pod/perlxstut.pod
1728            ! utils/h2xs.PL utils/perlcc.PL
1729 ____________________________________________________________________________
1730 [  3997] By: jhi                                   on 1999/08/16  19:20:37
1731         Log: A fix of sorts for the flush-before-dup scenario.
1732      Branch: cfgperl
1733            ! doio.c
1734 ____________________________________________________________________________
1735 [  3996] By: jhi                                   on 1999/08/16  19:14:37
1736         Log: More paranoia.
1737      Branch: cfgperl
1738            ! sv.c
1739 ____________________________________________________________________________
1740 [  3995] By: jhi                                   on 1999/08/16  18:55:35
1741         Log: Batch of small 64-bit/long double/large file support tweaks:
1742              - scan for LDBL_DIG
1743              - from DBL_DIG and LDBL_DIG select NV_DIG
1744              - introduce IVSIZE, UVSIZE, NVSIZE
1745              - introduce IV_DIG
1746              - remove stdio64
1747              - AIX uses `oslevel` when others use `uname -r`
1748              - already AIX 4.2 goes 64-bit
1749              - in HP-UX require the 64-bit libc, just the directory isn't enough
1750              - group ids are not NVs
1751              - #undef USE_LONG_DOUBLE if long double is no better than double
1752              - introduce NV_WITHIN_*() and IV_FITS_IN_IV
1753              - mention large file support in perldelta
1754              - introduce quad TOPpin' and POPpin'
1755              - the svcat... buffer was tiny for printing quads in %b
1756              - fix the multiplication test in 64bit.t
1757              - try to make VMS to comply with all this removal and "introducal"
1758              of symbols
1759      Branch: cfgperl
1760            ! Configure config_h.SH dump.c hints/aix.sh hints/hpux.sh mg.c
1761            ! perl.h perlio.c pod/perldelta.pod pp.h sv.c t/lib/syslfs.t
1762            ! t/op/64bit.t t/op/lfs.t utf8.c vms/subconfigure.com
1763      Branch: metaconfig
1764            ! U/modified/d_longdbl.U
1765      Branch: metaconfig/U/perl
1766            + d_ldbl_dig.U
1767 ____________________________________________________________________________
1768 [  3994] By: jhi                                   on 1999/08/16  07:53:44
1769         Log: More Configure/subconfigure.com syncing.
1770      Branch: cfgperl
1771            ! vms/subconfigure.com
1772 ____________________________________________________________________________
1773 [  3993] By: jhi                                   on 1999/08/14  22:09:26
1774         Log: Remove from VMS what the change #3982 took away from Configure lands.
1775      Branch: cfgperl
1776            ! vms/subconfigure.com
1777 ____________________________________________________________________________
1778 [  3992] By: jhi                                   on 1999/08/14  13:29:13
1779         Log: Small test tweaks.
1780      Branch: cfgperl
1781            ! t/io/dup.t t/lib/dprof.t t/lib/odbm.t
1782 ____________________________________________________________________________
1783 [  3991] By: jhi                                   on 1999/08/14  13:08:41
1784         Log: Augment filesize limit note.
1785      Branch: cfgperl
1786            ! doio.c
1787 ____________________________________________________________________________
1788 [  3990] By: jhi                                   on 1999/08/14  13:06:12
1789         Log: Note about filesize limits.
1790      Branch: cfgperl
1791            ! doio.c pp_sys.c
1792 ____________________________________________________________________________
1793 [  3989] By: jhi                                   on 1999/08/14  11:31:58
1794         Log: Catch the case of filesize limits.
1795      Branch: cfgperl
1796            ! t/lib/syslfs.t t/op/lfs.t
1797 ____________________________________________________________________________
1798 [  3988] By: nick                                  on 1999/08/14  09:20:58
1799         Log: New lightweight Carp has a require. If Carp is used in a __DIE__ handler
1800              this causes a POPSTACK panic. The problem seems to be that although
1801              die_where() has unwound the tail of perl_vdie() top_env setjmp has been
1802              set to resume execution there. Avoiding setting CATCH_SET(TRUE) in 
1803              call_sv() avoids this. So invent a new G_NOCATCH flag to disable
1804              messing with CATCH_SET() in call_sv, use it in perl_vdie().
1805              Add test to op/eval.t which will fail (panic) if bug comes back.
1806              >>> I AM NOT CONVINCED THIS IS CORRECT LONG TERM FIX <<<
1807      Branch: perl
1808            ! cop.h perl.c t/op/eval.t util.c
1809 ____________________________________________________________________________
1810 [  3987] By: jhi                                   on 1999/08/13  23:57:52
1811         Log: From: "Craig A. Berry" <craig.berry@metamor.com>
1812              To: perl5-porters@perl.org, vmsperl@perl.org, sarathy@activestate.com
1813              Subject: [PATCH 5.005_60] fix MM_VMS.pm for space-delimited lists
1814              Date: Fri, 13 Aug 1999 17:42:47 -0500
1815              Message-Id: <v04210105b3da3ed9599d@[172.16.246.133]>
1816      Branch: cfgperl
1817            ! lib/ExtUtils/MM_VMS.pm
1818 ____________________________________________________________________________
1819 [  3986] By: jhi                                   on 1999/08/13  23:56:44
1820         Log: Don't quit before printing out the message.
1821      Branch: cfgperl
1822            ! t/lib/syslfs.t t/op/lfs.t
1823 ____________________________________________________________________________
1824 [  3985] By: jhi                                   on 1999/08/13  23:35:49
1825         Log: Remove more t/ trash on target "clean".
1826      Branch: cfgperl
1827            ! Makefile.SH
1828 ____________________________________________________________________________
1829 [  3984] By: jhi                                   on 1999/08/13  23:02:53
1830         Log: Avoid double long double. 
1831      Branch: cfgperl
1832            ! Configure config_h.SH
1833      Branch: metaconfig/U/perl
1834            ! uselongdbl.U
1835 ____________________________________________________________________________
1836 [  3983] By: jhi                                   on 1999/08/13  22:59:56
1837         Log: BYTEORDER fix.
1838      Branch: cfgperl
1839            ! Configure config_h.SH
1840      Branch: metaconfig
1841            ! U/compline/byteorder.U
1842 ____________________________________________________________________________
1843 [  3982] By: jhi                                   on 1999/08/13  22:48:40
1844         Log: Jumbo Configure and large file support update.
1845              Remove a lot of unneeded 64-bitness cruft;
1846              re-introduce BYTEORDER; update 64-bitness hints;
1847              lfs should now work in Solaris; long doubles in AIX.
1848      Branch: cfgperl
1849            ! Configure config_h.SH doio.c hints/aix.sh hints/hpux.sh
1850            ! hints/irix_6.sh hints/solaris_2.sh iperlsys.h perl.h perlio.c
1851            ! perlsdio.h pp.h pp_sys.c
1852      Branch: metaconfig
1853            ! U/compline/byteorder.U U/compline/ccflags.U
1854      Branch: metaconfig/U/perl
1855            ! d_dlsymun.U io64.U uselongdbl.U
1856 ____________________________________________________________________________
1857 [  3981] By: jhi                                   on 1999/08/13  15:11:51
1858         Log: Retract change #3977 (do_open9() adds O_LARGEFILE automagically).
1859      Branch: cfgperl
1860            ! t/lib/syslfs.t
1861 ____________________________________________________________________________
1862 [  3980] By: jhi                                   on 1999/08/13  15:09:11
1863         Log: Introduce HAS_LLSEEK.
1864      Branch: cfgperl
1865            ! Configure config_h.SH perl.h
1866 ____________________________________________________________________________
1867 [  3979] By: jhi                                   on 1999/08/13  14:29:47
1868         Log: From: <dan@sidhe.org>
1869              To: perl5-porters@perl.org, vmsperl@perl.org, bailey@newman.upenn.edu,
1870              sarathy@activestate.com
1871              Subject: [PATCH 5.005_60]fix up VMS->unix filename translation a bit
1872              Date: Fri, 13 Aug 1999 09:00:42 -0700 (PDT)
1873              Message-ID: <Pine.LNX.4.10.9908130849390.3950-100000@tuatha.sidhe.org>
1874      Branch: cfgperl
1875            ! vms/vms.c
1876 ____________________________________________________________________________
1877 [  3978] By: jhi                                   on 1999/08/13  09:56:46
1878         Log: Make the 64-bit tests more paranoid.
1879      Branch: cfgperl
1880            ! t/op/64bit.t
1881 ____________________________________________________________________________
1882 [  3977] By: jhi                                   on 1999/08/13  09:56:25
1883         Log: Use O_LARGEFILE if available.
1884      Branch: cfgperl
1885            ! t/lib/syslfs.t
1886 ____________________________________________________________________________
1887 [  3976] By: jhi                                   on 1999/08/12  21:49:16
1888         Log: IRIX64 needs more -mabi=64 with gcc.
1889      Branch: cfgperl
1890            ! hints/irix_6.sh
1891 ____________________________________________________________________________
1892 [  3975] By: jhi                                   on 1999/08/12  21:02:03
1893         Log: Reincarnate change #3967, now in more modest form.
1894      Branch: cfgperl
1895            ! hints/irix_6.sh
1896 ____________________________________________________________________________
1897 [  3974] By: jhi                                   on 1999/08/12  20:49:36
1898         Log: Remove rt from libswanted (I added it many moons ago
1899              when I thought it would be useful in Digital UNIX,
1900              I was wrong); undo the recent IRIX hints changes,
1901              getting rid of one warning brought new ones.
1902      Branch: cfgperl
1903            ! Configure config_h.SH hints/irix_6.sh
1904      Branch: metaconfig
1905            ! U/modified/Myinit.U
1906 ____________________________________________________________________________
1907 [  3973] By: jhi                                   on 1999/08/12  19:42:53
1908         Log: st_blocks is in 512 byte blocks.
1909      Branch: cfgperl
1910            ! t/lib/syslfs.t t/op/lfs.t
1911 ____________________________________________________________________________
1912 [  3972] By: jhi                                   on 1999/08/12  19:27:31
1913         Log: Don't claim defeat too early.
1914      Branch: cfgperl
1915            ! Configure config_h.SH
1916      Branch: metaconfig/U/perl
1917            ! longdblfio.U
1918 ____________________________________________________________________________
1919 [  3971] By: jhi                                   on 1999/08/12  19:24:14
1920         Log: IRIX 64-bit hint tweak. 
1921      Branch: cfgperl
1922            ! hints/irix_6.sh
1923 ____________________________________________________________________________
1924 [  3970] By: nick                                  on 1999/08/12  19:17:20
1925         Log: Turn of deprecated warnings for defined(@Sompack::ISA) type
1926              tests i.e. RV2AV and RV2HV
1927      Branch: perl
1928            ! op.c t/pragma/warn/op
1929 ____________________________________________________________________________
1930 [  3969] By: jhi                                   on 1999/08/12  19:06:17
1931         Log: Add Configure -Duselongdouble and add a missing semicolon.
1932      Branch: cfgperl
1933            ! Configure config_h.SH sv.c
1934      Branch: metaconfig/U/perl
1935            + uselongdbl.U
1936 ____________________________________________________________________________
1937 [  3968] By: jhi                                   on 1999/08/12  18:46:00
1938         Log: Simply exit() early if lfs support seems unlikely.
1939      Branch: cfgperl
1940            ! t/lib/syslfs.t t/op/lfs.t
1941 ____________________________________________________________________________
1942 [  3967] By: jhi                                   on 1999/08/12  18:44:05
1943         Log: Suffer silently for unused libraries.
1944      Branch: cfgperl
1945            ! hints/irix_6.sh
1946 ____________________________________________________________________________
1947 [  3966] By: jhi                                   on 1999/08/12  13:18:44
1948         Log: Update MANIFEST to follow change #3965.
1949      Branch: cfgperl
1950            ! MANIFEST
1951 ____________________________________________________________________________
1952 [  3965] By: jhi                                   on 1999/08/12  13:15:38
1953         Log: Regenerate Unicode tables based on new syllable lists
1954              from Daniel Yacob.
1955      Branch: cfgperl
1956            ! (edit 159 files)
1957 ____________________________________________________________________________
1958 [  3964] By: jhi                                   on 1999/08/12  10:06:24
1959         Log: Remove more spurious casting.
1960      Branch: cfgperl
1961            ! pp_sys.c
1962 ____________________________________________________________________________
1963 [  3963] By: jhi                                   on 1999/08/12  08:18:53
1964         Log: Minor niggles on the lfs tests.
1965      Branch: cfgperl
1966            ! t/lib/syslfs.t t/op/lfs.t
1967 ____________________________________________________________________________
1968 [  3962] By: jhi                                   on 1999/08/11  22:48:25
1969         Log: Don't bother with lfs testing if off_t is too small.
1970      Branch: cfgperl
1971            ! t/lib/syslfs.t t/op/lfs.t
1972 ____________________________________________________________________________
1973 [  3961] By: jhi                                   on 1999/08/11  22:22:54
1974         Log: Long double patches from Dan Sugalski.
1975      Branch: cfgperl
1976            ! sv.c
1977 ____________________________________________________________________________
1978 [  3960] By: jhi                                   on 1999/08/11  22:17:55
1979         Log: Flush buffer before duplicating file descriptor.
1980              
1981              From: Mark-Jason Dominus <mjd@plover.com>
1982              To: Graham Barr <gbarr@pobox.com>
1983              cc: Vicki Brown <vlb@cfcl.com>, perl5-porters@perl.org, mjd@plover.com
1984              Subject: Re: [ID 19990811.002] can't dup DATA? (PATCH (5.005_57))
1985              Date: Wed, 11 Aug 1999 15:56:09 -0400
1986              Message-ID: <19990811195610.5933.qmail@plover.com>
1987              
1988              From: Mark-Jason Dominus <mjd@plover.com>
1989              To: perl5-porters@perl.org
1990              Subject: Re: [ID 19990811.002] can't dup DATA? (PATCH (5.005_57)) 
1991              Date: Wed, 11 Aug 1999 16:05:46 -0400
1992              Message-ID: <19990811200546.6165.qmail@plover.com>
1993      Branch: cfgperl
1994            ! doio.c pod/perldelta.pod
1995 ____________________________________________________________________________
1996 [  3959] By: jhi                                   on 1999/08/11  22:11:35
1997         Log: Bypass fsync(NULL) (crashes miniperl compiled with DEC C 5.2)
1998              
1999              From: "Craig A. Berry" <craig.berry@metamor.com>
2000              Sender: owner-perl5-porters@perl.org
2001              To: vmsperl@perl.org, perl5-porters@perl.org, sarathy@activestate.com,
2002              bailey@newman.upenn.edu
2003              Subject: [PATCH 5.005_60] vms.c my_flush patch to circumvent fileno
2004              problem
2005              Date: Wed, 11 Aug 1999 14:31:11 -0500
2006              Message-Id: <4.2.0.58.19990811141007.00b8f8a0@mmtnt11.metamor.com>
2007      Branch: cfgperl
2008            ! vms/vms.c
2009 ____________________________________________________________________________
2010 [  3958] By: jhi                                   on 1999/08/11  15:35:45
2011         Log: Add a hopefully comforting message if there seems to be no LFS. 
2012              This seems to be the case with e.g. ext2fs, a somewhat popular fs.
2013              The tests will fail on lfs tests only if quad is available,
2014              if ENOQUAD, the lfs tests will be skipped.
2015      Branch: cfgperl
2016            ! t/lib/syslfs.t t/op/lfs.t
2017 ____________________________________________________________________________
2018 [  3957] By: jhi                                   on 1999/08/11  12:25:59
2019         Log: Unapply an experimental patch that accidentally escaped
2020              from the lab by piggybacking with the change #3955.
2021      Branch: cfgperl
2022            ! pp.c pp.h pp_hot.c
2023 ____________________________________________________________________________
2024 [  3956] By: jhi                                   on 1999/08/11  08:19:23
2025         Log: Add sysio large file support testing.
2026      Branch: cfgperl
2027            + t/lib/syslfs.t
2028            ! MANIFEST pod/perlfunc.pod t/op/64bit.t t/op/lfs.t
2029 ____________________________________________________________________________
2030 [  3955] By: jhi                                   on 1999/08/10  22:39:11
2031         Log: From: <dan@sidhe.org>
2032              To: vmsperl@perl.org, perl5-porters@perl.org,
2033              sarathy@activestate.com, bailey@newman.upenn.edu
2034              Subject: [PATCH 5.005_60]Patches needed to get _60 building with
2035              threads on VMS
2036              Date: Tue, 10 Aug 1999 16:34:56 -0700 (PDT)
2037              Message-ID: <Pine.LNX.4.10.9908101631030.18266-100000@tuatha.sidhe.org>
2038      Branch: cfgperl
2039            ! ext/Devel/DProf/DProf.xs ext/DynaLoader/dl_vms.xs
2040            ! ext/POSIX/POSIX.xs pp.c pp.h pp_hot.c vms/vms.c vms/vmsish.h
2041            ! vms/writemain.pl
2042 ____________________________________________________________________________
2043 [  3954] By: jhi                                   on 1999/08/10  20:37:55
2044         Log: LFS testing robustness.
2045      Branch: cfgperl
2046            ! t/op/lfs.t
2047 ____________________________________________________________________________
2048 [  3953] By: jhi                                   on 1999/08/10  19:54:50
2049         Log: From: <dan@sidhe.org>
2050              To: vmsperl@perl.org, perp5-porters@perl.org, bailey@newman.upenn.edu,
2051              sarathy@activestate.com
2052              Subject: [PATCH 5.005_60]Pathces to get _60 building on VMS
2053              Date: Tue, 10 Aug 1999 13:28:18 -0700 (PDT)
2054              Message-ID: <Pine.LNX.4.10.9908101323130.18266-100000@tuatha.sidhe.org>
2055      Branch: cfgperl
2056            ! configure.com vms/descrip_mms.template vms/gen_shrfls.pl
2057            ! vms/subconfigure.com vms/vmsish.h
2058 ____________________________________________________________________________
2059 [  3952] By: jhi                                   on 1999/08/10  17:18:57
2060         Log: AIX is different, again.  Now in cc -E output.
2061      Branch: cfgperl
2062            ! Configure config_h.SH
2063      Branch: metaconfig
2064            ! U/modified/cppstdin.U
2065 ____________________________________________________________________________
2066 [  3951] By: jhi                                   on 1999/08/10  14:37:08
2067         Log: Use Pid_t on pgrp matters.
2068      Branch: cfgperl
2069            ! pp_sys.c
2070 ____________________________________________________________________________
2071 [  3950] By: jhi                                   on 1999/08/10  14:35:30
2072         Log: Use Pid_t.
2073      Branch: cfgperl
2074            ! doio.c embed.h embed.pl embedvar.h global.sym perlapi.c
2075            ! pp_sys.c proto.h util.c
2076 ____________________________________________________________________________
2077 [  3949] By: jhi                                   on 1999/08/10  14:11:15
2078         Log: Use Mode_t.
2079      Branch: cfgperl
2080            ! doio.c embed.h embed.pl embedvar.h global.sym perlapi.c
2081            ! perlapi.h pp_sys.c proto.h
2082 ____________________________________________________________________________
2083 [  3948] By: jhi                                   on 1999/08/10  13:53:19
2084         Log: Small perlbug doc tweaks from Jon Orwant.
2085      Branch: cfgperl
2086            ! utils/perlbug.PL
2087 ____________________________________________________________________________
2088 [  3947] By: jhi                                   on 1999/08/10  09:55:11
2089         Log: Large file support testing.
2090      Branch: cfgperl
2091            + t/op/lfs.t
2092            ! MANIFEST t/op/64bit.t
2093 ____________________________________________________________________________
2094 [  3946] By: jhi                                   on 1999/08/10  09:13:54
2095         Log: Remove I32 casting from time-related functions.
2096      Branch: cfgperl
2097            ! pp_sys.c
2098 ____________________________________________________________________________
2099 [  3945] By: jhi                                   on 1999/08/10  09:06:42
2100         Log: Gratuitous uid and gid casts to I32s and ints removed.
2101              There are still problem spots in printfing such ids:
2102              width (%d vs %ld) and signedness %d vs %u.
2103      Branch: cfgperl
2104            ! doio.c embed.h embed.pl embedvar.h global.sym intrpvar.h mg.c
2105            ! perl.c perlapi.c pp_hot.c proto.h
2106 ____________________________________________________________________________
2107 [  3944] By: jhi                                   on 1999/08/10  07:43:03
2108         Log: Remove I32 casts from pp_stat, these make stat()
2109              very broken e.g. on files larger than 2 gigabytes.
2110              Reported by
2111              From: Phil Lobbes <phil@finchcomputer.com>
2112              To: perl5-porters@perl.org
2113              Subject: [ID 19990810.001] Possible bug using stat w/large files Digital
2114              UNIX Perl 5.005_03
2115              Date: Mon, 09 Aug 1999 21:38:54 -0700
2116              Message-Id: <199908100438.VAA08292@ultra.finchcomputer.com>
2117              
2118              There are more of these I32 casts all over pp_sys.c,
2119              all of them should be checked.
2120      Branch: cfgperl
2121            ! pp_sys.c
2122 ____________________________________________________________________________
2123 [  3943] By: jhi                                   on 1999/08/10  07:38:30
2124         Log: Remove blathering.
2125      Branch: cfgperl
2126            ! lib/unicode/mktables.PL
2127 ____________________________________________________________________________
2128 [  3942] By: jhi                                   on 1999/08/09  20:35:13
2129         Log: lexwarn maintenance: new warning class unsafe
2130              subclasses 'overflow' and 'portable' created,
2131              used by the recent integer overflow warnings.
2132              Class syntax subclass 'octal' renamed to 'digit',
2133              binary and hexadecimal parsing errors also 'digit' warnings.
2134      Branch: cfgperl
2135            ! lib/warning.pm pod/perllexwarn.pod t/pragma/warn/util toke.c
2136            ! util.c warning.h warning.pl
2137 ____________________________________________________________________________
2138 [  3941] By: jhi                                   on 1999/08/09  10:40:47
2139         Log: Integrate with Nick.
2140      Branch: cfgperl
2141           +> opnames.h
2142           !> Changes MANIFEST embed.h embed.pl ext/B/B/C.pm ext/B/B/CC.pm
2143           !> global.sym opcode.h opcode.pl perl.h perlapi.c pp.c
2144 ____________________________________________________________________________
2145 [  3940] By: jhi                                   on 1999/08/09  10:32:43
2146         Log: Regenerate the Unicode tables after having updated the Unicode
2147              database (change #3939).
2148      Branch: cfgperl
2149            ! (edit 157 files)
2150 ____________________________________________________________________________
2151 [  3939] By: jhi                                   on 1999/08/09  10:27:22
2152         Log: Unicode data updated to be the latest beta of the Unicode 3.0.
2153      Branch: cfgperl
2154            ! lib/unicode/UnicodeData-Latest.txt
2155 ____________________________________________________________________________
2156 [  3938] By: jhi                                   on 1999/08/09  10:25:54
2157         Log: Ethiopic changes via private email from Daniel Yacob,
2158              <dmulholl@cs.indiana.edu>.  Ethiopic and Cherokee done,
2159              Canadian Syllabics and Yi under construction.
2160      Branch: cfgperl
2161            + lib/unicode/syllables.txt
2162            - lib/unicode/EthiopicSyllables.txt
2163            - lib/unicode/MakeEthiopicSyllables.PL
2164            ! MANIFEST lib/unicode/UnicodeData-Latest.txt
2165            ! lib/unicode/mktables.PL
2166 ____________________________________________________________________________
2167 [  3937] By: jhi                                   on 1999/08/09  10:21:51
2168         Log: Move the equivalence class creation last.
2169      Branch: cfgperl
2170            ! lib/unicode/mktables.PL
2171 ____________________________________________________________________________
2172 [  3936] By: jhi                                   on 1999/08/09  10:20:40
2173         Log: Compute equivalence classes (diacritics stripping) only
2174              for letters, not for ligatures.
2175      Branch: cfgperl
2176            ! lib/unicode/Eq/Latin1 lib/unicode/Eq/Unicode
2177            ! lib/unicode/mktables.PL
2178 ____________________________________________________________________________
2179 [  3935] By: nick                                  on 1999/08/08  13:53:57
2180         Log: Will now correctly re-call 
2181              bootstrap "Foo";
2182              if requested. This should allow build on Win32 and other
2183              platforms where you cannot link to loadables directly.
2184      Branch: perl
2185            ! ext/B/B/C.pm
2186 ____________________________________________________________________________
2187 [  3934] By: nick                                  on 1999/08/07  12:23:55
2188         Log: Vishal Bhatia <vishalb@my-deja.com>
2189              Subject: [PATCH 5.005_60] fix for some obscure bugs (compiler)
2190              Message-ID: <HLPEBPHPAKHKAAAA@my-deja.com>
2191      Branch: perl
2192            ! ext/B/B/CC.pm
2193 ____________________________________________________________________________
2194 [  3933] By: nick                                  on 1999/08/07  12:19:46
2195         Log: B::C changes to get simple Tk app. compiling again
2196      Branch: perl
2197            ! ext/B/B/C.pm
2198 ____________________________________________________________________________
2199 [  3932] By: jhi                                   on 1999/08/06  21:17:16
2200         Log: Regen Configure to include change #3915.
2201      Branch: cfgperl
2202            ! Configure config_h.SH
2203 ____________________________________________________________________________
2204 [  3931] By: jhi                                   on 1999/08/06  18:52:57
2205         Log: Todo update.
2206      Branch: cfgperl
2207            ! Todo Todo-5.005 lib/unicode/mktables.PL
2208 ____________________________________________________________________________
2209 [  3930] By: jhi                                   on 1999/08/06  13:13:05
2210         Log: Character class equivalence tables.
2211      Branch: cfgperl
2212            + lib/unicode/Eq/Latin1 lib/unicode/Eq/Unicode
2213            ! MANIFEST lib/unicode/mktables.PL
2214 ____________________________________________________________________________
2215 [  3929] By: jhi                                   on 1999/08/06  11:59:11
2216         Log: More Fcntl constants.  (This process really needs
2217              to be automated, at least partly, see the Errno extension.)
2218              Now also the SEEK_ constants are available via the Fcntl.
2219              Yes, this is redundant (IO::Seekable and POSIX supply them already),
2220              but now Fcntl is a one-stop shopping mall for all your
2221              file-related constants.    
2222      Branch: cfgperl
2223            ! ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs pod/perlfunc.pod
2224 ____________________________________________________________________________
2225 [  3928] By: jhi                                   on 1999/08/06  08:08:03
2226         Log: Protect against pack/unpack repeat count overflows,
2227              based on:
2228              
2229              From: Nathan Torkington <gnat@frii.com>
2230              To: Brian Keefer <mgomes@cwix.com>
2231              Cc: perl5-porters@perl.org
2232              Subject: Re: [ID 19990806.001] Core dump with obfuscated code
2233              Date: Thu, 5 Aug 1999 23:01:51 -0600 (MDT)
2234              Message-ID: <14250.27711.769942.100675@localhost.frii.com>
2235      Branch: cfgperl
2236            ! pod/perldiag.pod pp.c
2237 ____________________________________________________________________________
2238 [  3927] By: jhi                                   on 1999/08/06  07:32:20
2239         Log: Fix for Nathan's fix (#3920) from Guy Decoux.
2240              
2241              From: Nathan Torkington <gnat@frii.com>
2242              To: perl5-porters@perl.org
2243              Subject: Bugfix for my bugfix
2244              Date: Thu, 5 Aug 1999 21:25:47 -0600 (MDT)
2245              Message-ID: <14250.21947.765134.940583@localhost.frii.com>
2246      Branch: cfgperl
2247            ! ext/B/B/Assembler.pm
2248 ____________________________________________________________________________
2249 [  3926] By: jhi                                   on 1999/08/05  17:25:19
2250         Log: Fix regex charclass parsing so that bogus ranges
2251              like [0-\d] and [[:word:]-z] are no more allowed.
2252              The anomaly was noticed by Guy Decoux.
2253      Branch: cfgperl
2254            ! pod/perldiag.pod pod/perlre.pod regcomp.c t/op/re_tests
2255 ____________________________________________________________________________
2256 [  3925] By: jhi                                   on 1999/08/05  10:31:47
2257         Log: split /^/ deprecation warning should not be on by default.
2258      Branch: cfgperl
2259            ! pp.c
2260 ____________________________________________________________________________
2261 [  3924] By: jhi                                   on 1999/08/05  09:23:00
2262         Log: Warning fix to change #3922.
2263              From: paul.marquess@bt.com
2264              To: ilya@math.ohio-state.edu, gsar@activestate.com
2265              Cc: tchrist@jhereg.perl.com, chaimf@pobox.com, ed@chronos.net,
2266              perl5-porters@perl.org
2267              Subject: RE: [PATCH 5.00557] split /^/
2268              Date: Thu, 5 Aug 1999 09:01:15 +0100
2269              Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB202D49B23@mbtlipnt02.btlabs.bt.co.uk>
2270      Branch: cfgperl
2271            ! pp.c
2272 ____________________________________________________________________________
2273 [  3923] By: jhi                                   on 1999/08/05  09:16:57
2274         Log: From: paul.marquess@bt.com
2275              To: jhi@iki.fi, paul.marquess@bt.com
2276              Cc: gsar@ActiveState.com, perl5-porters@perl.org
2277              Subject: RE: [PATCH 5.005_60] anydbm.t + DB_File + Berkeley DB >= 2.4.10
2278              Date: Thu, 5 Aug 1999 09:33:14 +0100
2279              Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB202D49B26@mbtlipnt02.btlabs.bt.co.uk>
2280      Branch: cfgperl
2281            ! t/lib/anydbm.t
2282 ____________________________________________________________________________
2283 [  3922] By: jhi                                   on 1999/08/05  08:09:59
2284         Log: Deprecate /^/ implictly meaning /^/m.
2285              
2286              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2287              To: Gurusamy Sarathy <gsar@activestate.com>
2288              Cc: Tom Christiansen <tchrist@jhereg.perl.com>, chaimf@pobox.com,
2289              ed@chronos.net, perl5-porters@perl.org
2290              Subject: [PATCH 5.00557] split /^/
2291              Date: Wed, 4 Aug 1999 16:46:57 -0400
2292              Message-ID: <19990804164657.A3776@monk.mps.ohio-state.edu>
2293      Branch: cfgperl
2294            ! pod/perldiag.pod pp.c regexp.h
2295 ____________________________________________________________________________
2296 [  3921] By: jhi                                   on 1999/08/05  08:05:13
2297         Log: From: paul.marquess@bt.com
2298              To: perl5-porters@perl.org
2299              Cc: gsar@activestate.com, nik@tiuk.ti.com, jhi@iki.fi,
2300              randy@theoryx5.uwinnipeg.ca
2301              Subject:  [PATCH 5.005_60] DB_File 1.70
2302              Date: Wed, 4 Aug 1999 23:22:22 +0100
2303              Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB202D49B21@mbtlipnt02.btlabs.bt.co.uk>
2304              
2305              (Replaces change #3917)
2306      Branch: cfgperl
2307            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
2308            ! ext/DB_File/DB_File.xs t/lib/db-btree.t t/lib/db-hash.t
2309 ____________________________________________________________________________
2310 [  3920] By: jhi                                   on 1999/08/04  19:02:58
2311         Log: From: Nathan Torkington <gnat@frii.com>
2312              To: perl5-porters@perl.org
2313              Subject: [5.005_60 PATCH] Make B::Bytecode work
2314              Date: Wed, 4 Aug 1999 11:24:56 -0600 (MDT)
2315              Message-ID: <14248.30568.769427.216092@localhost.frii.com>
2316      Branch: cfgperl
2317            ! ext/B/B/Assembler.pm
2318 ____________________________________________________________________________
2319 [  3919] By: jhi                                   on 1999/08/04  10:56:26
2320         Log: Update history records.
2321      Branch: cfgperl
2322            ! pod/perlhist.pod
2323 ____________________________________________________________________________
2324 [  3918] By: jhi                                   on 1999/08/04  09:36:13
2325         Log: Minor fixes to linux -Dusethreads -Duseperlio.
2326      Branch: cfgperl
2327            ! perlio.c
2328 ____________________________________________________________________________
2329 [  3917] By: jhi                                   on 1999/08/04  08:13:20
2330         Log: (Replaced by change #3921)
2331              From: paul.marquess@bt.com
2332              To: gsar@activestate.com
2333              Cc: perl5-porters@perl.org
2334              Subject: [PATCH 5.005_60] DB_File 1.69
2335              Date: Tue, 3 Aug 1999 22:55:00 +0100
2336              Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB29C6D04@mbtlipnt02.btlabs.bt.co.uk>
2337      Branch: cfgperl
2338            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
2339            ! ext/DB_File/DB_File.xs t/lib/db-btree.t t/lib/db-hash.t
2340 ____________________________________________________________________________
2341 [  3916] By: jhi                                   on 1999/08/04  07:59:05
2342         Log: Introduce the charnames pragma.
2343              
2344              Subject: [PATCH 5.005_58] Free \C (for named chars), move to \O
2345              From: Ilya Zakharevich <[9]ilya@math.ohio-state.edu>
2346              To: Chip Salzenberg <[11]chip@perlsupport.com>
2347              Cc: Mailing list Perl5 <[12]perl5-porters@perl.org>
2348              Date: Sat, 31 Jul 1999 05:44:05 -0400
2349              Message-Id: <[13]199907311407.IAA25042@localhost.frii.com>
2350              
2351              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2352              To: Mailing list Perl5 <perl5-porters@perl.org>
2353              Subject: [PATCH 5.005_58] Named characters in Perl
2354              Date: Mon, 2 Aug 1999 19:25:40 -0400
2355              Message-ID: <19990802192540.B24407@monk.mps.ohio-state.edu>
2356      Branch: cfgperl
2357            + lib/charnames.pm t/lib/charnames.t
2358            ! MAINTAIN MANIFEST lib/utf8.pm pod/perldiag.pod pod/perlop.pod
2359            ! pod/perlre.pod regcomp.c toke.c
2360 ____________________________________________________________________________
2361 [  3915] By: jhi                                   on 1999/08/03  21:18:49
2362         Log: Support Configure -Dmake=pmake.
2363              Via private email from Andy.
2364              NOTE: assumes "basename" command.
2365      Branch: metaconfig
2366            ! U/modified/Config_sh.U
2367 ____________________________________________________________________________
2368 [  3914] By: jhi                                   on 1999/08/03  21:11:11
2369         Log: The op/filetest.t failed subtest 7 if testing as root.
2370              
2371              From: =?iso-8859-1?Q?Fran=E7ois=20D=E9sarm=E9nien?= <desar@club-internet.fr>
2372              To: perl5-porters@perl.org
2373              Subject: [ID 19990727.039] Not OK: perl 5.00558 on i386-sco 3.2v5.0.4
2374              Date: Tue, 27 Jul 1999 22:54:05 +0200
2375              Message-Id: <379E1C6D.626DC765@club-internet.fr>
2376      Branch: cfgperl
2377            ! t/op/filetest.t
2378 ____________________________________________________________________________
2379 [  3913] By: jhi                                   on 1999/08/03  21:07:57
2380         Log: Retract #3912, much too many compilation warnings
2381              under Digital UNIX.
2382      Branch: cfgperl
2383            ! doio.c iperlsys.h perl.h perlio.c perlsdio.h perlsfio.h
2384            ! pp_sys.c sv.c
2385 ____________________________________________________________________________
2386 [  3912] By: jhi                                   on 1999/08/03  20:13:59
2387         Log: (Retracted).  See #3913.
2388              
2389              From: Sven Verdoolaege <skimo@kotnet.org>
2390              To: perl5-porters@perl.org
2391              Subject: [ID 19990803.003] Not OK: perl 5.00560 on i586-linux-thread
2392              2.1.125 [PATCH]
2393              Date: Tue, 3 Aug 1999 13:14:07 +0200
2394              Message-Id: <19990803131407.A30911@pool.kotnet.org>
2395      Branch: cfgperl
2396            ! doio.c iperlsys.h perl.h perlio.c perlsdio.h perlsfio.h
2397            ! pp_sys.c sv.c
2398 ____________________________________________________________________________
2399 [  3911] By: jhi                                   on 1999/08/03  19:52:38
2400         Log: The "-Dusethreads -Duseperlio" combination failed.
2401              
2402              From: Spider Boardman <spider@leggy.zk3.dec.com>
2403              To: perl5-porters@perl.org
2404              Subject: [ID 19990803.007] Not OK: perl 5.00560 on alpha-dec_osf-thread
2405              4.0 (UNINSTALLED)
2406              Date: Tue, 3 Aug 1999 14:25:00 -0400
2407              Message-Id: <199908031825.OAA29254@leggy.zk3.dec.com>
2408              
2409              See also change #3912.
2410      Branch: cfgperl
2411            ! perlio.c
2412 ____________________________________________________________________________
2413 [  3910] By: jhi                                   on 1999/08/03  10:44:24
2414         Log: From: Chris Nandor <pudge@pobox.com>
2415              To: perl5-porters@perl.org
2416              Subject: [PATCH 5.005_58] perlbug.PL 1.27
2417              Date: Wed, 28 Jul 1999 23:42:49 -0400
2418              Message-Id: <v04210104b3c57ce9e3de@[152.167.11.247]>
2419      Branch: cfgperl
2420            ! utils/perlbug.PL
2421 ____________________________________________________________________________
2422 [  3909] By: jhi                                   on 1999/08/03  10:41:04
2423         Log: Hints for building ByteLoader in SunoS.  Based on
2424              From: Andy Dougherty <doughera@lafayette.edu>
2425              To: Gurusamy Sarathy <gsar@activestate.com>
2426              Cc: Perl Porters <perl5-porters@perl.org>
2427              Subject: Re: 5.005_58 Not OK SunOS 4.1.3
2428              Date: Mon, 2 Aug 1999 14:01:58 -0400 (EDT)
2429              Message-Id: <Pine.GSU.4.05.9908021357410.5873-100000@newton.phys>
2430      Branch: cfgperl
2431            + ext/ByteLoader/hints/sunos.pl
2432            ! MANIFEST ext/ByteLoader/ByteLoader.xs
2433 ____________________________________________________________________________
2434 [  3908] By: jhi                                   on 1999/08/03  09:29:22
2435         Log: Clarify RE engine code; inline a static function to a macro;
2436              make exact string nodes smaller.
2437              
2438              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2439              To: perl5-porters@perl.org (Mailing list Perl5)
2440              Subject: [PATCH 5.005_60] Cosmetic change to REx engine
2441              Date: Mon, 2 Aug 1999 21:53:36 -0400 (EDT)
2442              Message-Id: <199908030153.VAA10542@monk.mps.ohio-state.edu>
2443      Branch: cfgperl
2444            ! Makefile.SH embed.pl global.sym keywords.h lib/warning.pm
2445            ! opcode.h pp.sym pp_proto.h regcomp.c regcomp.h regexec.c
2446            ! regnodes.h warning.h
2447 ____________________________________________________________________________
2448 [  3907] By: jhi                                   on 1999/08/03  08:11:49
2449         Log: 5_59 configured with -Dd_bincompat5005 can't be made
2450              binary compatible with a 5_03 which was built with -DEMBEDMYMALLOC.
2451              
2452              From: Spider Boardman <spider@leggy.zk3.dec.com>
2453              To: perl5-porters@perl.org
2454              Subject: [ID 19990802.016] Not OK: perl 5.00559
2455              Date: Mon, 2 Aug 1999 16:11:13 -0400
2456              Message-Id: <199908022011.QAA30224@leggy.zk3.dec.com>
2457      Branch: cfgperl
2458            ! embed.pl
2459 ____________________________________________________________________________
2460 [  3906] By: jhi                                   on 1999/08/03  07:48:59
2461         Log: Change #3790 redemption: with a little additional
2462              patch from Ilya it works okay.
2463      Branch: cfgperl
2464            ! ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm
2465            ! lib/ExtUtils/MakeMaker.pm os2/OS2/REXX/Makefile.PL perl.h
2466 ____________________________________________________________________________
2467 [  3905] By: gsar                                  on 1999/08/02  21:03:23
2468         Log: this will be 5.005_60
2469      Branch: perl
2470            ! Changes
2471
2472 ----------------
2473 Version 5.005_60
2474 ----------------
2475
2476 ____________________________________________________________________________
2477 [  3904] By: gsar                                  on 1999/08/02  20:30:23
2478         Log: don't enable PERL_POLLUTE_MALLOC when EMBEDMYMALLOC is
2479              in effect (from Spider Boardman <spider@leggy.zk3.dec.com>);
2480              regen headers
2481      Branch: perl
2482            ! embed.h embed.pl global.sym opcode.h perlapi.c
2483 ____________________________________________________________________________
2484 [  3903] By: gsar                                  on 1999/08/02  20:26:07
2485         Log: native int pack/unpack fixes (from Spider Boardman
2486              <spider@leggy.zk3.dec.com>)
2487      Branch: perl
2488            ! pp.c
2489 ____________________________________________________________________________
2490 [  3902] By: gsar                                  on 1999/08/02  20:24:41
2491         Log: fix broken -DDEBUGGING_OPS (from Spider Boardman
2492              <spider@leggy.zk3.dec.com>)
2493      Branch: perl
2494            + opnames.h
2495            ! Changes MANIFEST opcode.pl perl.h
2496 ____________________________________________________________________________
2497 [  3901] By: gsar                                  on 1999/08/02  18:51:18
2498         Log: integrate cfgperl contents
2499      Branch: perl
2500           !> INSTALL README pod/perldelta.pod
2501 ____________________________________________________________________________
2502 [  3900] By: jhi                                   on 1999/08/02  18:46:21
2503         Log: Update README and INSTALL; partly based on the message
2504              
2505              From: "John L. Allen" <allen@grumman.com>
2506              To: Jarkko Hietaniemi <jhi@iki.fi>
2507              cc: perl5-porters@perl.org
2508              Subject: Re: Perl Installation Problem
2509              Date: Thu, 29 Jul 1999 14:55:05 -0400 (EDT)
2510              Message-ID: <Pine.SOL.3.91.990729144440.1035A-100000@gateway.grumman.com>
2511              
2512              and private email from Andy Dougherty.
2513      Branch: cfgperl
2514            ! INSTALL README
2515 ____________________________________________________________________________
2516 [  3899] By: jhi                                   on 1999/08/02  18:36:35
2517         Log: Integrate with Sarathy.
2518      Branch: cfgperl
2519           !> op.c
2520 ____________________________________________________________________________
2521 [  3898] By: jhi                                   on 1999/08/02  18:34:49
2522         Log: Update PERL_BINCOMPAT_5005; update 64-bitness.
2523      Branch: cfgperl
2524            ! pod/perldelta.pod
2525 ____________________________________________________________________________
2526 [  3897] By: gsar                                  on 1999/08/02  18:18:37
2527         Log: optimizations could sometimes bypass bareword check
2528      Branch: perl
2529            ! op.c
2530 ____________________________________________________________________________
2531 [  3896] By: jhi                                   on 1999/08/02  18:18:34
2532         Log: Integrate with Sarathy.
2533      Branch: cfgperl
2534           !> Changes makedef.pl patchlevel.h win32/Makefile
2535           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
2536           !> win32/makefile.mk
2537 ____________________________________________________________________________
2538 [  3895] By: gsar                                  on 1999/08/02  17:22:40
2539         Log: up patchlevel etc.
2540      Branch: perl
2541            ! Changes patchlevel.h win32/Makefile win32/config_H.bc
2542            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
2543 ____________________________________________________________________________
2544 [  3894] By: gsar                                  on 1999/08/02  17:12:31
2545         Log: integrate change#3893, make it conditional on bincompat5005
2546      Branch: perl
2547            ! makedef.pl
2548 ____________________________________________________________________________
2549 [  3893] By: jhi                                   on 1999/08/02  16:49:08
2550         Log: PERL_BINCOMPAT_5005 symbol translation.
2551              (AIX wouldn't link neither perl nor extensions.)
2552      Branch: cfgperl
2553            ! makedef.pl
2554 ____________________________________________________________________________
2555 [  3892] By: gsar                                  on 1999/08/02  16:09:13
2556         Log: integrate cfgperl contents into mainline
2557      Branch: perl
2558           +> t/op/64bit.t
2559            ! Changes
2560           !> Configure MANIFEST config_h.SH doio.c dump.c hints/aix.sh op.c
2561           !> pod/perlfunc.pod pp_hot.c pp_sys.c regcomp.c sv.c t/io/open.t
2562           !> t/pragma/utf8.t t/pragma/warn/pp_hot toke.c util.c
2563 ____________________________________________________________________________
2564 [  3891] By: jhi                                   on 1999/08/02  14:52:40
2565         Log: AIX long long probing requires LL suffix for
2566              the ll constant.  The suffix doesn't seem
2567              to bother other ll platforms.
2568      Branch: cfgperl
2569            ! Configure config_h.SH hints/aix.sh
2570      Branch: metaconfig/U/perl
2571            ! quadfio.U
2572 ____________________________________________________________________________
2573 [  3890] By: jhi                                   on 1999/08/02  14:21:55
2574         Log: Exact path to perl for open -|.
2575      Branch: cfgperl
2576            ! t/io/open.t
2577 ____________________________________________________________________________
2578 [  3889] By: jhi                                   on 1999/08/02  14:18:03
2579         Log: Integrate with Sarathy.
2580      Branch: cfgperl
2581           !> Changes patchlevel.h pod/perlhist.pod pp_ctl.c util.c
2582           !> win32/Makefile win32/config_H.bc win32/config_H.gc
2583           !> win32/config_H.vc win32/makefile.mk win32/win32.c
2584 ____________________________________________________________________________
2585 [  3888] By: jhi                                   on 1999/08/02  14:14:29
2586         Log: AIX -Duse64bits: old AIXen do not have the getconf variables.
2587      Branch: cfgperl
2588            ! hints/aix.sh
2589 ____________________________________________________________________________
2590 [  3887] By: jhi                                   on 1999/08/02  12:53:10
2591         Log: Fix some of the {IV_IS_QUAD,UV_IS_QUAD} cases so that
2592              emacs code indentation doesn't get wrong ideas--
2593              in other words, introduce a couple of "redundant" if:s.
2594      Branch: cfgperl
2595            ! doio.c dump.c op.c pp_hot.c pp_sys.c regcomp.c sv.c toke.c
2596            ! util.c
2597 ____________________________________________________________________________
2598 [  3886] By: jhi                                   on 1999/08/02  12:43:16
2599         Log: Mention that also *BSD systems with glibc are known to stumble.
2600      Branch: cfgperl
2601            ! t/pragma/warn/pp_hot
2602 ____________________________________________________________________________
2603 [  3885] By: jhi                                   on 1999/08/02  12:34:15
2604         Log: Allow also non-long long but still quad platforms print quads.
2605      Branch: cfgperl
2606            ! Configure config_h.SH
2607      Branch: metaconfig/U/perl
2608            ! longdblfio.U quadfio.U
2609 ____________________________________________________________________________
2610 [  3884] By: jhi                                   on 1999/08/02  11:56:14
2611         Log: Fix regclass utf8 hex ranges for quads.
2612      Branch: cfgperl
2613            ! regcomp.c
2614 ____________________________________________________________________________
2615 [  3883] By: jhi                                   on 1999/08/02  11:42:14
2616         Log: Enhance the description of how to detect quad support.
2617      Branch: cfgperl
2618            ! pod/perlfunc.pod
2619 ____________________________________________________________________________
2620 [  3882] By: jhi                                   on 1999/08/02  11:22:19
2621         Log: Fix printf %D %U %O for quads.
2622      Branch: cfgperl
2623            ! sv.c t/op/64bit.t
2624 ____________________________________________________________________________
2625 [  3881] By: jhi                                   on 1999/08/02  11:16:12
2626         Log: Document quad printing.
2627      Branch: cfgperl
2628            ! pod/perlfunc.pod
2629 ____________________________________________________________________________
2630 [  3880] By: jhi                                   on 1999/08/02  10:32:01
2631         Log: More 64-bit fixing.  One known bug of that kind
2632              remains, 32-bit platforms using long long in
2633              the test t/pragma/utf8 subtests 1-3 fail.
2634              (Update: change    #3884 fixed that one.)
2635      Branch: cfgperl
2636            + t/op/64bit.t
2637            ! Configure MANIFEST config_h.SH regcomp.c sv.c t/pragma/utf8.t
2638
2639 ----------------
2640 Version 5.005_59
2641 ----------------
2642
2643 ____________________________________________________________________________
2644 [  3879] By: gsar                                  on 1999/08/02  08:18:58
2645         Log: integrate cfgperl changes into mainline
2646      Branch: perl
2647           !> Configure config_h.SH sv.c
2648 ____________________________________________________________________________
2649 [  3878] By: gsar                                  on 1999/08/02  08:13:16
2650         Log: change#3692 had an unintentional patch leak through!
2651              (this would explain the mysterious C<next LABEL> failures
2652              people have seen)
2653      Branch: perl
2654            ! pp_ctl.c
2655 ____________________________________________________________________________
2656 [  3877] By: gsar                                  on 1999/08/02  08:00:29
2657         Log: up patchlevel to 59
2658      Branch: perl
2659            ! Changes patchlevel.h pod/perlhist.pod win32/Makefile
2660            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
2661            ! win32/makefile.mk
2662 ____________________________________________________________________________
2663 [  3876] By: gsar                                  on 1999/08/02  07:51:18
2664         Log: fix coredump under usethreads+debug
2665      Branch: perl
2666            ! util.c
2667 ____________________________________________________________________________
2668 [  3875] By: jhi                                   on 1999/08/02  07:50:51
2669         Log: d_bincompat5005 could be left empty.
2670      Branch: cfgperl
2671            ! Configure config_h.SH
2672      Branch: metaconfig/U/perl
2673            ! bincompat5005.U
2674 ____________________________________________________________________________
2675 [  3874] By: jhi                                   on 1999/08/02  07:42:45
2676         Log: Fix printf %d when IV is quad.
2677      Branch: cfgperl
2678            ! sv.c
2679 ____________________________________________________________________________
2680 [  3873] By: gsar                                  on 1999/08/02  07:41:03
2681         Log: fix d_bincompat5005='' junking config.h
2682      Branch: perl
2683            ! Configure
2684 ____________________________________________________________________________
2685 [  3872] By: gsar                                  on 1999/08/02  07:38:48
2686         Log: C needs parameter list, not merely type
2687      Branch: perl
2688            ! win32/win32.c
2689 ____________________________________________________________________________
2690 [  3871] By: jhi                                   on 1999/08/02  07:20:51
2691         Log: Integrate with Sarathy.
2692      Branch: cfgperl
2693           !> Changes ext/B/B/C.pm ext/B/B/CC.pm regexec.c
2694 ____________________________________________________________________________
2695 [  3870] By: gsar                                  on 1999/08/02  07:12:18
2696         Log: integrate cfgperl changes into mainline
2697      Branch: perl
2698            ! Changes
2699           !> Configure Makefile.SH Porting/Glossary Porting/config.sh
2700           !> Porting/config_H config_h.SH doio.c dump.c mg.c op.c perl.h
2701           !> pp_ctl.c pp_hot.c pp_sys.c scope.c sv.c t/pragma/warn/sv
2702           !> toke.c util.c
2703 ____________________________________________________________________________
2704 [  3869] By: gsar                                  on 1999/08/02  06:59:09
2705         Log: From: "Vishal Bhatia" <vishalb@my-deja.com>
2706              Date: Sat, 31 Jul 1999 19:08:33 -0700
2707              Message-ID: <LAONLKLELDJAFAAA@my-deja.com>
2708              Subject: [PATCH 5.005_58] "use constant" in the compiler
2709      Branch: perl
2710            ! ext/B/B/C.pm ext/B/B/CC.pm
2711 ____________________________________________________________________________
2712 [  3868] By: gsar                                  on 1999/08/02  06:55:51
2713         Log: debug build tweak
2714      Branch: perl
2715            ! regexec.c
2716 ____________________________________________________________________________
2717 [  3867] By: gsar                                  on 1999/08/02  06:35:18
2718         Log: create vmsperl branch (to be owned and operated by: cbailey)
2719      Branch: vmsperl
2720           +> (branch 1476 files)
2721 ____________________________________________________________________________
2722 [  3866] By: jhi                                   on 1999/08/01  23:34:40
2723         Log: so_locations once is enough.
2724      Branch: cfgperl
2725            ! Makefile.SH
2726 ____________________________________________________________________________
2727 [  3865] By: jhi                                   on 1999/08/01  23:13:05
2728         Log: Simplicate duplicated code.
2729      Branch: cfgperl
2730            ! util.c
2731 ____________________________________________________________________________
2732 [  3864] By: jhi                                   on 1999/08/01  22:41:41
2733         Log: Integrate with Sarathy.  perl.h and util.c required manual resolving.
2734      Branch: cfgperl
2735           +> README.cygwin cygwin/Makefile.SHs cygwin/ld2.in
2736           +> cygwin/perlld.in ext/DynaLoader/dl_cygwin.xs hints/cygwin.sh
2737            - README.cygwin32 cygwin32/Makefile.SHs
2738            - cygwin32/build-instructions.READFIRST
2739            - cygwin32/build-instructions.charles-wilson
2740            - cygwin32/build-instructions.sebastien-barre
2741            - cygwin32/build-instructions.steven-morlock
2742            - cygwin32/build-instructions.steven-morlock2 cygwin32/ld2.in
2743            - cygwin32/perlld.in ext/DynaLoader/dl_cygwin32.xs
2744            - hints/cygwin32.sh
2745           !> (integrate 61 files)
2746 ____________________________________________________________________________
2747 [  3863] By: jhi                                   on 1999/08/01  22:36:02
2748         Log: Regen Configure and Glossary once again.
2749      Branch: cfgperl
2750            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
2751            ! config_h.SH
2752 ____________________________________________________________________________
2753 [  3862] By: jhi                                   on 1999/08/01  22:26:09
2754         Log: Glossary update for #3861.
2755      Branch: cfgperl
2756            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
2757            ! config_h.SH
2758 ____________________________________________________________________________
2759 [  3861] By: jhi                                   on 1999/08/01  22:22:51
2760         Log: 64-bit work.  Now 32-bit platforms get a 100% make test
2761              with -Duse64bits (using long long).
2762              Tested in Solaris 2.6 sparc  RH Linux 6.0 x86
2763              (and Digital IX 4.0D, to get a true 64-bit opinion).  Now e.g.
2764              'print unpack "q", pack "q", 12345678901'
2765              should work on such 32-bit platforms.
2766              Still a lot of printf()s behind -D which wrongly assume
2767              that %ld/%lx and (long) are a good combination.
2768              Introducing a slew of new macros intended to be used in printf()
2769              format strings: e. g. PERL_PRId64 is the string to be used
2770              when printing an IV, printf("%" PERL_PRId64 "\n", iv).
2771              The PRI... naming follows the C9X naming of <inttypes.h> macros.
2772      Branch: cfgperl
2773            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
2774            ! config_h.SH doio.c dump.c mg.c op.c perl.h pp_ctl.c pp_hot.c
2775            ! pp_sys.c scope.c sv.c t/pragma/warn/sv toke.c util.c
2776      Branch: metaconfig/U/perl
2777            + atolf.U atoll.U longdblfio.U quadfio.U strtoull.U
2778 ____________________________________________________________________________
2779 [  3860] By: gsar                                  on 1999/08/01  21:23:18
2780         Log: integrate cfgperl contents into mainline
2781      Branch: perl
2782            ! toke.c
2783           !> (integrate 29 files)
2784 ____________________________________________________________________________
2785 [  3859] By: gsar                                  on 1999/08/01  21:13:09
2786         Log: From: Nathan Torkington <gnat@frii.com>
2787              Date: Sun, 1 Aug 1999 11:23:35 -0600 (MDT)
2788              Message-ID: <14244.33431.739419.806927@localhost.frii.com>
2789              Subject: [PATCH 5.005_58] ext/B/B/Disassembler.pm patch
2790      Branch: perl
2791            ! ext/B/B/Disassembler.pm
2792 ____________________________________________________________________________
2793 [  3858] By: gsar                                  on 1999/08/01  21:09:15
2794         Log: DB_File 1.68 update from Paul Marquess
2795      Branch: perl
2796            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
2797            ! ext/DB_File/DB_File.xs t/lib/db-btree.t t/lib/db-hash.t
2798            ! t/lib/db-recno.t
2799 ____________________________________________________________________________
2800 [  3857] By: gsar                                  on 1999/08/01  21:05:54
2801         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2802              Date: Sat, 31 Jul 1999 05:13:38 -0400
2803              Message-Id: <199907311407.IAA25038@localhost.frii.com>
2804              Subject: [PATCH 5.005_58] More optimizations to REx engine
2805      Branch: perl
2806            ! embed.pl embedvar.h ext/Thread/Thread.xs objXSUB.h perl.c
2807            ! perl.h proto.h regcomp.c regexec.c t/op/re_tests thrdvar.h
2808 ____________________________________________________________________________
2809 [  3856] By: gsar                                  on 1999/08/01  20:59:59
2810         Log: slightly modified version of suggested patch
2811              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2812              Date: Sat, 31 Jul 1999 04:45:12 -0400
2813              Message-Id: <199907311406.IAA25034@localhost.frii.com>
2814              Subject: [PATCH 5.005_58] Fix OS/2 build
2815      Branch: perl
2816            ! Makefile.SH lib/ExtUtils/MM_OS2.pm lib/ExtUtils/Mksymlists.pm
2817            ! makedef.pl os2/Makefile.SHs os2/diff.configure perl.h sv.h
2818 ____________________________________________________________________________
2819 [  3855] By: gsar                                  on 1999/08/01  20:49:06
2820         Log: cygwin update
2821              From: "Fifer, Eric" <EFifer@sanwaint.com>
2822              Date: Fri, 30 Jul 1999 18:31:48 +0100
2823              Message-Id: <71E287AB0D94D111BBD600600849EC8185EE06@POST>
2824              Subject: [ID 19990730.003] PATCH] perl5.005_58 cygwin port
2825      Branch: perl
2826            ! doio.c dosish.h lib/File/Spec/Unix.pm mg.c perl.h perlsdio.h
2827            ! pp_sys.c unixish.h util.c
2828 ____________________________________________________________________________
2829 [  3854] By: gsar                                  on 1999/08/01  20:41:53
2830         Log: fixes from Stephen McCamant that address bugs in change#3612
2831              (the optimization shouldn't be enabled in expressions where
2832              the variable is introduced), and fix Deparse to grok the
2833              optimization
2834              Date: Thu, 29 Jul 1999 21:21:49 -0500 (CDT)
2835              Message-ID: <14241.3133.979257.953396@alias-2.pr.mcs.net>
2836              Subject: [PATCH _58] Set OPpTARGET_MY more consistently
2837              --
2838              Date: Thu, 29 Jul 1999 22:31:16 -0500 (CDT)
2839              Message-ID: <14241.7300.181386.763503@alias-2.pr.mcs.net>
2840              Subject: [PATCH _58] Disable TARGET_MY-ization on variable introduction
2841              --
2842              Date: Fri, 30 Jul 1999 22:25:27 -0500 (CDT)
2843              Message-Id: <199907310326.VAA24376@localhost.frii.com>
2844              Subject: [PATCH _58, long] B::Deparse (was Re: New warning 'Useless use of...')
2845      Branch: perl
2846            ! ext/B/B/Deparse.pm op.c
2847 ____________________________________________________________________________
2848 [  3853] By: gsar                                  on 1999/08/01  20:31:32
2849         Log: From: Stephen McCamant <smccam@uclink4.berkeley.edu>
2850              Date: Thu, 29 Jul 1999 14:08:50 -0500 (CDT)
2851              Message-ID: <14240.42690.292893.605292@alias-2.pr.mcs.net>
2852              Subject: [PATCH _58] Two one-liner LOGOP tweaks
2853      Branch: perl
2854            ! op.c opcode.h opcode.pl
2855 ____________________________________________________________________________
2856 [  3852] By: gsar                                  on 1999/08/01  20:29:17
2857         Log: rename cygwin32 to cygwin (from Eric Fifer <EFifer@sanwaint.com>)
2858      Branch: perl
2859            ! AUTHORS EXTERN.h INSTALL MAINTAIN Makefile.SH Porting/patchls
2860            ! README.cygwin README.win32 XSUB.h cygwin/Makefile.SHs
2861            ! ext/DynaLoader/dl_cygwin.xs ext/POSIX/POSIX.xs
2862            ! ext/SDBM_File/sdbm/pair.c hints/cygwin.sh
2863            ! lib/ExtUtils/MM_Cygwin.pm makedepend.SH perl.h pod/perl.pod
2864            ! pod/perlport.pod pp_sys.c util.c
2865 ____________________________________________________________________________
2866 [  3851] By: gsar                                  on 1999/08/01  20:20:05
2867         Log: move files around for s/cygwin32/cygwin/ renaming
2868      Branch: perl
2869           +> README.cygwin cygwin/Makefile.SHs cygwin/ld2.in
2870           +> cygwin/perlld.in ext/DynaLoader/dl_cygwin.xs hints/cygwin.sh
2871            - README.cygwin32 cygwin32/Makefile.SHs
2872            - cygwin32/build-instructions.READFIRST
2873            - cygwin32/build-instructions.charles-wilson
2874            - cygwin32/build-instructions.sebastien-barre
2875            - cygwin32/build-instructions.steven-morlock
2876            - cygwin32/build-instructions.steven-morlock2 cygwin32/ld2.in
2877            - cygwin32/perlld.in ext/DynaLoader/dl_cygwin32.xs
2878            - hints/cygwin32.sh
2879            ! MANIFEST
2880 ____________________________________________________________________________
2881 [  3850] By: gsar                                  on 1999/08/01  20:05:14
2882         Log: posix-bc hints tweak (via private mail from Thomas Dorner
2883              <Thomas.Dorner@start.de>)
2884      Branch: perl
2885            ! Changes hints/posix-bc.sh
2886 ____________________________________________________________________________
2887 [  3849] By: gsar                                  on 1999/08/01  19:50:20
2888         Log: notes on PERL_IMPLICIT_CONTEXT (from a version by Nathan Torkington
2889              <gnat@frii.com>)
2890      Branch: perl
2891            ! perl.h pod/perldelta.pod pod/perlguts.pod
2892 ____________________________________________________________________________
2893 [  3848] By: gsar                                  on 1999/08/01  18:34:41
2894         Log: fix defined(@foo) encarpments
2895      Branch: perl
2896            ! ext/B/B/C.pm lib/CGI.pm lib/Dumpvalue.pm lib/dumpvar.pl
2897            ! pod/perltrap.pod
2898 ____________________________________________________________________________
2899 [  3847] By: jhi                                   on 1999/08/01  17:17:07
2900         Log: Undo #3790 and the patches that attempted to fix it
2901              (#3837, #3838, #3845).  The #3790 caused linkage failures
2902              and/or core dumps in Solaris 2.6, Digital UNIX 4.0D, and
2903              IRIX 6.5.
2904      Branch: cfgperl
2905            - ext/SDBM_File/hints/dec_osf.pl ext/SDBM_File/hints/solaris.pl
2906            ! MANIFEST ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm
2907            ! lib/ExtUtils/MakeMaker.pm os2/OS2/REXX/Makefile.PL perl.h
2908 ____________________________________________________________________________
2909 [  3846] By: jhi                                   on 1999/08/01  11:41:52
2910         Log: Reading 64-bit decimal numbers was broken because
2911              the NV was cast to an I32, not an IV.
2912      Branch: cfgperl
2913            ! toke.c
2914 ____________________________________________________________________________
2915 [  3845] By: jhi                                   on 1999/08/01  11:00:24
2916         Log: Solaris doesn't like PERL_MALLOC_OK in SDBM_File.
2917      Branch: cfgperl
2918            + ext/SDBM_File/hints/solaris.pl
2919 ____________________________________________________________________________
2920 [  3844] By: jhi                                   on 1999/08/01  10:55:44
2921         Log: Enable Solaris largefiles support only if -Duse64bits is used.
2922              (Effectively removes #3311).
2923      Branch: cfgperl
2924            ! hints/solaris_2.sh
2925 ____________________________________________________________________________
2926 [  3843] By: jhi                                   on 1999/07/31  22:44:56
2927         Log: Integer overflow iteration.
2928      Branch: cfgperl
2929            ! t/op/oct.t toke.c util.c
2930 ____________________________________________________________________________
2931 [  3842] By: jhi                                   on 1999/07/31  22:11:03
2932         Log: Remove a lot of unused regnode codes.
2933              Noticed by Ilya.
2934      Branch: cfgperl
2935            ! regcomp.c regcomp.sym regexec.c regnodes.h
2936 ____________________________________________________________________________
2937 [  3841] By: jhi                                   on 1999/07/31  21:53:54
2938         Log: Make the use64bits and usethreads friendlier/braver;
2939              they no more wimp out if the platform is unknown.
2940              On use64bits if gcc used -DUSE_LONG_LONG is added
2941              to the ccflags (this dependency on gcc caused a slightly weird
2942              reordering of Configure, but things still seem to work.)
2943      Branch: cfgperl
2944            ! Configure README.threads config_h.SH
2945      Branch: metaconfig
2946            ! U/threads/usethreads.U
2947      Branch: metaconfig/U/perl
2948            ! use64bits.U
2949 ____________________________________________________________________________
2950 [  3840] By: jhi                                   on 1999/07/31  20:26:22
2951         Log: Hack the "integer overflow" code some more.
2952      Branch: cfgperl
2953            ! perl.h toke.c util.c
2954 ____________________________________________________________________________
2955 [  3839] By: jhi                                   on 1999/07/31  20:22:00
2956         Log: Test oct() at the 2^32-1 limit.
2957      Branch: cfgperl
2958            ! t/op/oct.t
2959 ____________________________________________________________________________
2960 [  3838] By: jhi                                   on 1999/07/31  20:08:43
2961         Log: Update MANIFEST for #3837.
2962      Branch: cfgperl
2963            ! MANIFEST
2964 ____________________________________________________________________________
2965 [  3837] By: jhi                                   on 1999/07/31  20:02:40
2966         Log: Digital UNIX 4.0D doesn't like perl malloc on sdbm
2967              (a core dump with a corrput stack ensues).
2968      Branch: cfgperl
2969            + ext/SDBM_File/hints/dec_osf.pl
2970 ____________________________________________________________________________
2971 [  3836] By: jhi                                   on 1999/07/29  21:09:01
2972         Log: Allow for Configure -Ubincompat5005 override.
2973      Branch: cfgperl
2974            ! Configure config_h.SH
2975      Branch: metaconfig/U/perl
2976            ! bincompat5005.U
2977 ____________________________________________________________________________
2978 [  3835] By: jhi                                   on 1999/07/29  21:04:02
2979         Log: Make Configure support PERL_BINCOMPAT_5005.
2980      Branch: cfgperl
2981            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
2982            ! config_h.SH
2983      Branch: metaconfig/U/perl
2984            + bincompat5005.U
2985 ____________________________________________________________________________
2986 [  3834] By: jhi                                   on 1999/07/29  19:25:35
2987         Log: AIX tweak, need reported by David R. Fravor <dfavor@austin.ibm.com> 
2988      Branch: cfgperl
2989            ! Makefile.SH
2990 ____________________________________________________________________________
2991 [  3833] By: jhi                                   on 1999/07/29  14:07:09
2992         Log: Integrate with Sarathy.  I overruled on perldelta
2993              and perldiag.
2994      Branch: cfgperl
2995           !> README.win32 emacs/cperl-mode.el globals.c installperl
2996           !> iperlsys.h makedef.pl perl.h pod/perldelta.pod
2997           !> pod/perldiag.pod pod/perllexwarn.pod toke.c utils/perldoc.PL
2998           !> win32/Makefile win32/bin/pl2bat.pl win32/makefile.mk
2999           !> win32/perllib.c win32/win32.c
3000 ____________________________________________________________________________
3001 [  3832] By: jhi                                   on 1999/07/29  14:02:50
3002         Log: Repent and make overly large integerish
3003              constants non-fatal.  They are now promoted
3004              to NVs, accompanied by an overflow warning that
3005              is by default on.
3006      Branch: cfgperl
3007            ! embed.pl global.sym pod/perldelta.pod pod/perldiag.pod pp.c
3008            ! proto.h t/op/oct.t t/pragma/warn/6default t/pragma/warn/util
3009            ! toke.c util.c
3010 ____________________________________________________________________________
3011 [  3831] By: jhi                                   on 1999/07/29  11:40:04
3012         Log: AIX exhibits different error on failed system().
3013              Slightly modified patch via private email from
3014              David R. Favor <dfavor@austin.ibm.com>
3015      Branch: cfgperl
3016            ! t/op/exec.t
3017 ____________________________________________________________________________
3018 [  3830] By: gsar                                  on 1999/07/29  07:46:11
3019         Log: cperl-mode.el v4.19
3020      Branch: perl
3021            ! emacs/cperl-mode.el
3022 ____________________________________________________________________________
3023 [  3829] By: gsar                                  on 1999/07/29  07:30:35
3024         Log: From: jan.dubois@ibm.net (Jan Dubois)
3025              Date: Wed, 28 Jul 1999 22:01:42 +0200
3026              Message-ID: <37aa5f9b.12941448@smtp1.ibm.net>
3027              Subject: [PATCH 5.005_58] win32/bin/pl2bat.pl doesn't work correctly
3028      Branch: perl
3029            ! win32/bin/pl2bat.pl
3030 ____________________________________________________________________________
3031 [  3828] By: gsar                                  on 1999/07/29  07:19:27
3032         Log: tweak previous change for multiple hits
3033      Branch: perl
3034            ! utils/perldoc.PL
3035 ____________________________________________________________________________
3036 [  3827] By: gsar                                  on 1999/07/29  07:10:00
3037         Log: band-aid for perldoc -t broken-ness (the new Pod::Text
3038              really needs a pod2text() compatibility function)
3039      Branch: perl
3040            ! utils/perldoc.PL
3041 ____________________________________________________________________________
3042 [  3826] By: gsar                                  on 1999/07/29  01:33:46
3043         Log: minor tweaks to pods and toke.c comments
3044      Branch: perl
3045            ! pod/perldelta.pod pod/perldiag.pod pod/perllexwarn.pod toke.c
3046 ____________________________________________________________________________
3047 [  3825] By: gsar                                  on 1999/07/29  00:12:52
3048         Log: integrate cfgperl changes into mainline
3049      Branch: perl
3050           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
3051           !> README.threads config_h.SH ext/IO/lib/IO/Handle.pm
3052           !> ext/IO/lib/IO/Socket.pm ext/IO/lib/IO/Socket/INET.pm
3053           !> ext/POSIX/POSIX.xs lib/ExtUtils/Install.pm perl.h
3054           !> pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
3055           !> pod/perllexwarn.pod pod/perlre.pod pp.c pp_sys.c
3056           !> t/lib/io_unix.t t/op/oct.t t/pragma/warn/6default
3057           !> t/pragma/warn/util toke.c util.c
3058 ____________________________________________________________________________
3059 [  3824] By: jhi                                   on 1999/07/28  21:15:04
3060         Log: Tiny patch to go over #3820 (via private mail from Lincoln).
3061      Branch: cfgperl
3062            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Socket.pm
3063            ! ext/IO/lib/IO/Socket/INET.pm
3064 ____________________________________________________________________________
3065 [  3823] By: jhi                                   on 1999/07/28  20:29:17
3066         Log: Continue pack() doc honing.
3067      Branch: cfgperl
3068            ! pod/perlfunc.pod
3069 ____________________________________________________________________________
3070 [  3822] By: jhi                                   on 1999/07/28  20:17:37
3071         Log: Enhance pack() doc.
3072      Branch: cfgperl
3073            ! pod/perlfunc.pod
3074 ____________________________________________________________________________
3075 [  3821] By: jhi                                   on 1999/07/28  18:34:50
3076         Log: UNIX Domain Sockets are not implemented under QNX.
3077              
3078              From: Norton Allen <allen@huarp.harvard.edu>
3079              To: perl5-porters@perl.org
3080              Subject: [ID 19990728.010] Patch:t/lib/io_unix.t _58 QNX
3081              Date: Wed, 28 Jul 1999 14:07:16 -0400 (edt)
3082              Message-Id: <199907281807.OAA13167@bottesini.harvard.edu>
3083      Branch: cfgperl
3084            ! t/lib/io_unix.t
3085 ____________________________________________________________________________
3086 [  3820] By: jhi                                   on 1999/07/28  18:13:37
3087         Log: IO::* enhancements.
3088              
3089              1) write() and syswrite() will now accept a single-argument
3090              form of the call, for consistency with Perl's syswrite().
3091              2) You can create a TCP-based IO::Socket::INET without forcing
3092              a connect attempt.  This allows you to configure its options
3093              (like making it non-blocking) and then call connect() manually.
3094              3) Fixed a bug that prevented the IO::Socket::protocol() accessor
3095              from ever returning the correct value.
3096              
3097              From: Lincoln Stein <lstein@formaggio.cshl.org>
3098              To: Graham Barr <gbarr@pobox.com>
3099              Cc: Lincoln Stein <lstein@cshl.org>, perl5-porters@perl.org
3100              Subject: Re: patch for IO::*
3101              Date: Wed, 28 Jul 1999 13:55:05 -0400 (EDT)
3102              Message-ID: <14239.17401.330408.145295@formaggio.cshl.org>
3103      Branch: cfgperl
3104            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Socket.pm
3105            ! ext/IO/lib/IO/Socket/INET.pm
3106 ____________________________________________________________________________
3107 [  3819] By: gsar                                  on 1999/07/28  18:08:06
3108         Log: misc PERL_OBJECT tweaks; perlcore.dll is now perl56.dll
3109      Branch: perl
3110            ! README.win32 globals.c installperl iperlsys.h makedef.pl
3111            ! perl.h win32/Makefile win32/makefile.mk win32/perllib.c
3112            ! win32/win32.c
3113 ____________________________________________________________________________
3114 [  3818] By: jhi                                   on 1999/07/28  17:48:16
3115         Log: Need to add QNX to the list for DONT_DECLARE_STD.
3116              (The elimination of use of the _() macro apparently triggered
3117              an incompatability with a #define of atof)
3118              
3119              From: Norton Allen <allen@huarp.harvard.edu>
3120              To: perl5-porters@perl.org
3121              Subject: [ID 19990728.008] Patch:perl.h _58 QNX
3122              Date: Wed, 28 Jul 1999 13:06:23 -0400 (edt)
3123              Message-Id: <199907281706.NAA07617@bottesini.harvard.edu>
3124      Branch: cfgperl
3125            ! perl.h
3126 ____________________________________________________________________________
3127 [  3817] By: jhi                                   on 1999/07/28  17:46:30
3128         Log: Need to add some more conditions to deal with the case
3129              defined(HAS_GETSPNAM) && ! defined(HAS_GETSPENT)
3130              which is true for QNX4.
3131              From: Norton Allen <allen@huarp.harvard.edu>
3132              To: perl5-porters@perl.org
3133              Subject: [ID 19990728.009] Patch:pp_sys.c _58 QNX
3134              Date: Wed, 28 Jul 1999 13:08:42 -0400 (edt)
3135              Message-Id: <199907281708.NAA07947@bottesini.harvard.edu>
3136      Branch: cfgperl
3137            ! pp_sys.c
3138 ____________________________________________________________________________
3139 [  3816] By: jhi                                   on 1999/07/28  17:43:40
3140         Log: The QNX shell needs a couple more semicolons.
3141              
3142              From: Norton Allen <allen@huarp.harvard.edu>
3143              To: perl5-porters@perl.org
3144              Subject: [ID 19990728.007] Patch:Configure _58 QNX
3145              Date: Wed, 28 Jul 1999 13:03:00 -0400 (edt)
3146              Message-Id: <199907281703.NAA07363@bottesini.harvard.edu>
3147              
3148              plus silence metalint moanings on vendorprefix.
3149      Branch: cfgperl
3150            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
3151            ! config_h.SH
3152 ____________________________________________________________________________
3153 [  3815] By: jhi                                   on 1999/07/28  17:31:11
3154         Log: Silence metalint on vendorprefix.U.
3155      Branch: metaconfig
3156            ! U/installdirs/vendorprefix.U
3157 ____________________________________________________________________________
3158 [  3814] By: jhi                                   on 1999/07/28  17:13:29
3159         Log: QNX shell needs more semicolons.
3160      Branch: metaconfig/U/perl
3161            ! Extensions.U
3162 ____________________________________________________________________________
3163 [  3813] By: jhi                                   on 1999/07/28  17:05:08
3164         Log: Integrate with Sarathy.
3165      Branch: cfgperl
3166           !> lib/ExtUtils/MM_Unix.pm
3167 ____________________________________________________________________________
3168 [  3812] By: jhi                                   on 1999/07/28  16:20:17
3169         Log: Fix a typo, un-shout, and reformat the installation output.
3170      Branch: cfgperl
3171            ! lib/ExtUtils/Install.pm
3172 ____________________________________________________________________________
3173 [  3811] By: gsar                                  on 1999/07/28  15:41:11
3174         Log: fix typo that caused INSTALLPRIVLIB to have doubled 'perl5'
3175      Branch: perl
3176            ! lib/ExtUtils/MM_Unix.pm
3177 ____________________________________________________________________________
3178 [  3810] By: jhi                                   on 1999/07/28  13:55:57
3179         Log: Talk more about subsecond things in perlfunc.
3180              (Yes, redundant with perlfaq8.)
3181      Branch: cfgperl
3182            ! pod/perlfunc.pod
3183 ____________________________________________________________________________
3184 [  3809] By: jhi                                   on 1999/07/28  07:23:48
3185         Log: Integrate with Sarathy.
3186      Branch: cfgperl
3187           !> configpm hints/freebsd.sh lib/Pod/Html.pm perl.h t/op/grent.t
3188           !> t/op/pwent.t
3189 ____________________________________________________________________________
3190 [  3808] By: jhi                                   on 1999/07/28  07:23:03
3191         Log: Document toke.c.
3192              From: Nathan Torkington <gnat@frii.com>
3193              To: perl5-porters@perl.org
3194              Subject: Re: toke.c patch, work in progress
3195              Date: Tue, 27 Jul 1999 23:02:09 -0600 (MDT)
3196              Message-ID: <14238.36561.979473.667842@localhost.frii.com>
3197      Branch: cfgperl
3198            ! toke.c
3199 ____________________________________________________________________________
3200 [  3807] By: jhi                                   on 1999/07/28  07:10:56
3201         Log: perlre clarification.
3202              
3203              From: Ian Phillipps <ian@dial.pipex.com>
3204              To: Perl 5 Porters <perl5-porters@perl.org>
3205              Subject: [PATCH 5.00557] Add definite article to perlre.pod
3206              Date: Tue, 27 Jul 1999 10:46:29 +0100
3207              Message-ID: <19990727104629.A10074@homer.diplex.co.uk>
3208      Branch: cfgperl
3209            ! pod/perlre.pod
3210 ____________________________________________________________________________
3211 [  3806] By: gsar                                  on 1999/07/28  07:07:46
3212         Log: fix the perl -V breakage
3213              
3214              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3215              To: Jarkko Hietaniemi <jhi@iki.fi>
3216              Cc: "John L. Allen" <allen@grumman.com>, perl5-porters@perl.org,
3217              gsar@activestate.com
3218              Subject: Re: Follow up to: _58 on AIX 431
3219              Date: Tue, 27 Jul 1999 17:42:00 -0400
3220              Message-ID: <19990727174200.A12775@monk.mps.ohio-state.edu>
3221      Branch: perl
3222            ! configpm
3223 ____________________________________________________________________________
3224 [  3805] By: gsar                                  on 1999/07/28  07:03:34
3225         Log: avoid warning (from Doug MacEachern)
3226      Branch: perl
3227            ! perl.h
3228 ____________________________________________________________________________
3229 [  3804] By: gsar                                  on 1999/07/28  06:59:30
3230         Log: Pod::Html tweak
3231              
3232              From: jan.dubois@ibm.net (Jan Dubois)
3233              To: perl5-porters@perl.org
3234              Subject: [PATCH 5.005_58] pod2html: Missing chunk for VMS filenames
3235              Date: Tue, 27 Jul 1999 22:14:12 +0200
3236              Message-ID: <37a50af0.46171380@smtp1.ibm.net>
3237      Branch: perl
3238            ! lib/Pod/Html.pm
3239 ____________________________________________________________________________
3240 [  3803] By: gsar                                  on 1999/07/28  06:56:38
3241         Log: freebsd hints update
3242              
3243              From: Anton Berezin <tobez@plab.ku.dk>
3244              To: perl5-porters@perl.org
3245              Subject: [ID 19990727.034] Not OK: perl 5.00558 on i386-freebsd-thread4.0-current (UNINSTALLED)
3246              Date: Tue, 27 Jul 1999 20:29:39 +0200 (CEST)
3247              Message-Id: <199907271829.UAA62861@lion.plab.ku.dk>
3248      Branch: perl
3249            ! hints/freebsd.sh
3250 ____________________________________________________________________________
3251 [  3802] By: gsar                                  on 1999/07/28  06:51:32
3252         Log: cosmetic testsuite patch
3253              
3254              From: Graham Barr <gbarr@ti.com>
3255              To: Perl5 Porters <perl5-porters@perl.org>
3256              Subject: 5.005_58 build
3257              Date: Tue, 27 Jul 1999 08:09:25 -0500
3258              Message-ID: <19990727080925.F4683@dal.asp.ti.com>
3259      Branch: perl
3260            ! t/op/grent.t t/op/pwent.t
3261 ____________________________________________________________________________
3262 [  3801] By: jhi                                   on 1999/07/27  13:49:39
3263         Log: Minuscule cleanup of the integer overflow patch.
3264      Branch: cfgperl
3265            ! util.c
3266 ____________________________________________________________________________
3267 [  3800] By: jhi                                   on 1999/07/27  13:37:23
3268         Log: Test hex('x...').
3269      Branch: cfgperl
3270            ! t/op/oct.t
3271 ____________________________________________________________________________
3272 [  3799] By: jhi                                   on 1999/07/27  12:45:45
3273         Log: Integrate with Sarathy (5.005_58).
3274      Branch: cfgperl
3275            - ext/B/byteperl.c
3276           !> Changes MANIFEST Porting/makerel configpm embed.h embed.pl
3277           !> ext/Devel/DProf/DProf.xs ext/POSIX/POSIX.pm
3278           !> ext/SDBM_File/Makefile.PL lib/AutoLoader.pm
3279           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
3280           !> lib/Pod/Parser.pm lib/SelfLoader.pm os2/OS2/REXX/Makefile.PL
3281           !> perl.h pod/perldelta.pod pod/perlfaq9.pod pod/perlhist.pod
3282           !> win32/bin/pl2bat.pl win32/config_H.bc win32/config_H.gc
3283           !> win32/config_H.vc
3284 ____________________________________________________________________________
3285 [  3798] By: jhi                                   on 1999/07/27  12:42:43
3286         Log: Integer constants (0x, 0[0-7], 0b) now overflow fatally,
3287              they used to be just optional lexical warnings.
3288              Also, with warnings turned on, constants > 2**32-1
3289              trigger a non-portability warning.
3290      Branch: cfgperl
3291            ! pod/perldelta.pod pod/perldiag.pod pod/perllexwarn.pod pp.c
3292            ! t/op/oct.t t/pragma/warn/6default t/pragma/warn/util toke.c
3293            ! util.c
3294 ____________________________________________________________________________
3295 [  3797] By: gsar                                  on 1999/07/27  10:48:27
3296         Log: here lies 5.005_58
3297      Branch: perl
3298            - ext/B/byteperl.c
3299            ! Changes MANIFEST Porting/makerel pod/perldelta.pod
3300            ! pod/perlfaq9.pod pod/perlhist.pod
3301
3302 ----------------
3303 Version 5.005_58
3304 ----------------
3305
3306 ____________________________________________________________________________
3307 [  3796] By: gsar                                  on 1999/07/27  09:23:42
3308         Log: regenerate win32/config_H.?c
3309      Branch: perl
3310            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
3311 ____________________________________________________________________________
3312 [  3795] By: gsar                                  on 1999/07/27  09:02:31
3313         Log: From: Tye McQueen <tye@metronet.com>
3314              Date: Mon, 26 Jul 1999 19:19:22 -0500 (CDT)
3315              Message-Id: <199907270019.AA08223@metronet.com>
3316              Subject: Patch pl2bat.pl so batch file can fail
3317      Branch: perl
3318            ! win32/bin/pl2bat.pl
3319 ____________________________________________________________________________
3320 [  3794] By: gsar                                  on 1999/07/27  08:59:58
3321         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3322              Date: Mon, 26 Jul 1999 01:09:00 -0400 (EDT)
3323              Message-Id: <199907260509.BAA26303@monk.mps.ohio-state.edu>
3324              Subject: [PATCH 5.005_57] decrease memory footprint of standard modules
3325      Branch: perl
3326            ! configpm ext/POSIX/POSIX.pm lib/AutoLoader.pm
3327            ! lib/SelfLoader.pm
3328 ____________________________________________________________________________
3329 [  3793] By: gsar                                  on 1999/07/27  08:19:16
3330         Log: support -DPERL_BINCOMPAT_5005, still needs a Configure test
3331              (from Andy Dougherty)
3332      Branch: perl
3333            ! embed.h embed.pl
3334 ____________________________________________________________________________
3335 [  3792] By: gsar                                  on 1999/07/27  08:04:19
3336         Log: recognize more constructs such as C<$-> in pod (from Russ Allbery
3337              and Brad Appleton)
3338      Branch: perl
3339            ! lib/Pod/Parser.pm
3340 ____________________________________________________________________________
3341 [  3791] By: gsar                                  on 1999/07/27  07:50:54
3342         Log: cover case where CLK_TCK is a float, not integer (from
3343              alexander smishlajev <als@turnhere.com>)
3344      Branch: perl
3345            ! ext/Devel/DProf/DProf.xs
3346 ____________________________________________________________________________
3347 [  3790] By: gsar                                  on 1999/07/27  07:45:08
3348         Log: provide MakeMaker attribute PERL_MALLOC_OK that allows extensions
3349              to call Perl_malloc() as malloc() (from Ilya Zakharevich)
3350      Branch: perl
3351            ! ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm
3352            ! lib/ExtUtils/MakeMaker.pm os2/OS2/REXX/Makefile.PL perl.h
3353 ____________________________________________________________________________
3354 [  3789] By: jhi                                   on 1999/07/27  07:44:55
3355         Log: Integrate with Sarathy.
3356      Branch: cfgperl
3357           +> lib/Pod/Text/Color.pm lib/Pod/Text/Termcap.pm
3358           !> MANIFEST doio.c embed.h embed.pl ext/B/B/CC.pm
3359           !> ext/SDBM_File/sdbm/sdbm.h global.sym lib/Pod/Html.pm
3360           !> lib/Pod/Text.pm objXSUB.h opcode.h opcode.pl perlapi.c
3361           !> pod/perldiag.pod pod/perlfunc.pod pod/pod2text.PL pp_sys.c
3362           !> proto.h t/comp/proto.t t/io/open.t
3363 ____________________________________________________________________________
3364 [  3788] By: gsar                                  on 1999/07/27  07:29:59
3365         Log: replace Pod::Text with Pod::SimpleText v0.01 (thanks
3366              to Russ Allbery <rra@stanford.edu>); s/Simple// and
3367              s/pod2txt/pod2text/ etc.
3368      Branch: perl
3369            + lib/Pod/Text/Color.pm lib/Pod/Text/Termcap.pm
3370            ! MANIFEST lib/Pod/Text.pm pod/pod2text.PL
3371 ____________________________________________________________________________
3372 [  3787] By: gsar                                  on 1999/07/27  06:48:40
3373         Log: From: Andy Dougherty <doughera@lafayette.edu>
3374              Date: Wed, 16 Jun 1999 14:40:09 -0400 (EDT)
3375              Message-Id: <Pine.GSU.4.05.9906161435390.248-100000@newton.phys>
3376              Subject: Re: [ID 19990608.003] my_bcopy problem; Unixware 2.0.3
3377      Branch: perl
3378            ! ext/SDBM_File/sdbm/sdbm.h
3379 ____________________________________________________________________________
3380 [  3786] By: gsar                                  on 1999/07/27  06:30:09
3381         Log: applied suggested patch; added missing prototype changes to
3382              opcode.pl along with documentation typos (feature still needs
3383              to be described in perlopentut.pod and summarized in
3384              perldelta.pod)
3385              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3386              Date: Thu, 17 Jun 1999 00:39:34 -0400 (EDT)
3387              Message-Id: <199906170439.AAA18154@monk.mps.ohio-state.edu>
3388              Subject: [PATCH 5.00557] 3-arg open
3389      Branch: perl
3390            ! doio.c embed.h embed.pl global.sym objXSUB.h opcode.h
3391            ! opcode.pl perlapi.c pod/perldiag.pod pod/perlfunc.pod pp_sys.c
3392            ! proto.h t/comp/proto.t t/io/open.t
3393 ____________________________________________________________________________
3394 [  3785] By: gsar                                  on 1999/07/27  04:36:39
3395         Log: don't quit if =head* wasn't found (suggested by Roland Bauer
3396              <roland.bauer@fff.at>)
3397      Branch: perl
3398            ! lib/Pod/Html.pm
3399 ____________________________________________________________________________
3400 [  3784] By: gsar                                  on 1999/07/27  03:56:17
3401         Log: change#3762 wasn't needed
3402      Branch: perl
3403            ! ext/B/B/CC.pm
3404 ____________________________________________________________________________
3405 [  3783] By: jhi                                   on 1999/07/26  19:08:21
3406         Log: Integrate with Sarathy.
3407      Branch: cfgperl
3408           !> Changes makedef.pl patchlevel.h pod/perlfunc.pod pp_ctl.c
3409           !> toke.c utils/dprofpp.PL win32/Makefile win32/config_H.bc
3410           !> win32/config_H.gc win32/config_H.vc win32/makefile.mk
3411 ____________________________________________________________________________
3412 [  3782] By: gsar                                  on 1999/07/26  18:16:50
3413         Log: update Changes, patchlevel &c.
3414      Branch: perl
3415            ! Changes patchlevel.h win32/Makefile win32/config_H.bc
3416            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
3417 ____________________________________________________________________________
3418 [  3781] By: gsar                                  on 1999/07/26  17:54:47
3419         Log: a more correct fix for change#2744
3420              From: Stephen McCamant <smccam@uclink4.berkeley.edu>
3421              Date: Sun, 25 Jul 1999 14:02:25 -0500 (CDT)
3422              Message-ID: <14235.24385.671437.246345@alias-2.pr.mcs.net>
3423              Subject: [PATCH _57] Re: toke.c questions 
3424      Branch: perl
3425            ! toke.c
3426 ____________________________________________________________________________
3427 [  3780] By: gsar                                  on 1999/07/26  17:37:04
3428         Log: utime() doc typo from Greg Bacon <gbacon@itsc.uah.edu>
3429      Branch: perl
3430            ! pod/perlfunc.pod
3431 ____________________________________________________________________________
3432 [  3779] By: jhi                                   on 1999/07/26  16:37:23
3433         Log: Dusting off.
3434      Branch: cfgperl
3435            ! README.threads
3436 ____________________________________________________________________________
3437 [  3778] By: gsar                                  on 1999/07/26  13:28:46
3438         Log: avoid DIVZERO
3439      Branch: perl
3440            ! utils/dprofpp.PL
3441 ____________________________________________________________________________
3442 [  3777] By: gsar                                  on 1999/07/26  13:18:53
3443         Log: warnings identified by Borland compiler
3444      Branch: perl
3445            ! makedef.pl pp_ctl.c
3446 ____________________________________________________________________________
3447 [  3776] By: jhi                                   on 1999/07/26  13:07:36
3448         Log: Integrate with Sarathy.
3449      Branch: cfgperl
3450           !> lib/Carp/Heavy.pm pp_ctl.c pp_hot.c
3451 ____________________________________________________________________________
3452 [  3775] By: gsar                                  on 1999/07/26  12:55:43
3453         Log: avoid infinite recursion when Thread.pm croaks during
3454              bootstrap
3455      Branch: perl
3456            ! lib/Carp/Heavy.pm
3457 ____________________________________________________________________________
3458 [  3774] By: gsar                                  on 1999/07/26  12:43:02
3459         Log: integrate cfgperl contents into mainline
3460      Branch: perl
3461           +> lib/Carp/Heavy.pm
3462           !> MANIFEST Makefile.SH cflags.SH configpm ext/util/make_ext
3463           !> lib/AutoSplit.pm lib/Carp.pm makedepend.SH pod/pod2html.PL
3464           !> pod/pod2latex.PL pod/pod2man.PL pod/pod2text.PL
3465           !> pod/pod2usage.PL pod/podchecker.PL pod/podselect.PL
3466           !> writemain.SH x2p/Makefile.SH x2p/cflags.SH
3467 ____________________________________________________________________________
3468 [  3773] By: jhi                                   on 1999/07/26  12:40:29
3469         Log: Use long doubles only if they are useful.
3470      Branch: cfgperl
3471            ! ext/POSIX/POSIX.xs
3472 ____________________________________________________________________________
3473 [  3772] By: gsar                                  on 1999/07/26  12:33:11
3474         Log: typo in change#3768
3475      Branch: perl
3476            ! pp_hot.c
3477 ____________________________________________________________________________
3478 [  3771] By: gsar                                  on 1999/07/26  12:08:27
3479         Log: alpha-stage support for user-hooks in @INC
3480              From: Ken Fox <kfox@ford.com>
3481              Date: Mon, 19 Jul 1999 22:12:29 -0400 (EDT)
3482              Message-Id: <199907200213.WAA02816@mailfw2.ford.com>
3483              Subject: Re: loading remote modules
3484      Branch: perl
3485            ! pp_ctl.c
3486 ____________________________________________________________________________
3487 [  3770] By: jhi                                   on 1999/07/26  11:38:36
3488         Log: Back out #3735.  Needs more work.
3489      Branch: cfgperl
3490            ! Makefile.SH cflags.SH configpm ext/util/make_ext
3491            ! lib/AutoSplit.pm makedepend.SH pod/pod2html.PL
3492            ! pod/pod2latex.PL pod/pod2man.PL pod/pod2text.PL
3493            ! pod/pod2usage.PL pod/podchecker.PL pod/podselect.PL
3494            ! writemain.SH x2p/Makefile.SH x2p/cflags.SH
3495 ____________________________________________________________________________
3496 [  3769] By: jhi                                   on 1999/07/26  11:24:45
3497         Log: Integrate with Sarathy.
3498      Branch: cfgperl
3499           !> (integrate 35 files)
3500 ____________________________________________________________________________
3501 [  3768] By: gsar                                  on 1999/07/26  11:03:07
3502         Log: optimize method name lookup
3503              From: Chip Salzenberg <chip@perlsupport.com>
3504              Date: Thu, 22 Jul 1999 13:43:36 -0400
3505              Message-ID: <19990722134336.Q391@perlsupport.com>
3506              Subject: [PATCH] OP_METHOD_NAMED
3507      Branch: perl
3508            ! dump.c embed.h embed.pl ext/Opcode/Opcode.pm objXSUB.h op.c
3509            ! opcode.h opcode.pl perlapi.c pp.sym pp_hot.c pp_proto.h
3510            ! proto.h
3511 ____________________________________________________________________________
3512 [  3767] By: gsar                                  on 1999/07/26  10:44:11
3513         Log: allow arrow omission in $foo[10]->('foo') etc. (but not in
3514              foo()->()); rework grammar to remove conflicts
3515              From: Stephen McCamant <smccam@uclink4.berkeley.edu>
3516              Date: Fri, 23 Jul 1999 15:55:22 -0500 (CDT)
3517              Message-ID: <14232.54970.771570.548676@alias-2.pr.mcs.net>
3518              Subject: [PATCH _57, long] Re: optional arrow asymmetry
3519      Branch: perl
3520            ! Makefile.SH embed.h embed.pl global.sym objXSUB.h op.c
3521            ! perlapi.c perly.c perly.h perly.y perly_c.diff proto.h
3522            ! vms/perly_c.vms vms/perly_h.vms
3523 ____________________________________________________________________________
3524 [  3766] By: jhi                                   on 1999/07/26  10:18:56
3525         Log: Use $< instead of $*.c in *perlmain.o rules.
3526      Branch: cfgperl
3527            ! Makefile.SH
3528 ____________________________________________________________________________
3529 [  3765] By: gsar                                  on 1999/07/26  09:28:48
3530         Log: From: Ian Phillipps <ian@dial.pipex.com>
3531              Date: Fri, 23 Jul 1999 23:35:56 +0100
3532              Message-ID: <19990723233556.B2435@homer.diplex.co.uk>
3533              Subject: (Version 2) Extending unpack to deal with counted strings
3534      Branch: perl
3535            ! pod/perldiag.pod pod/perlfunc.pod pp.c t/op/pack.t
3536 ____________________________________________________________________________
3537 [  3764] By: jhi                                   on 1999/07/26  09:17:26
3538         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3539              To: perl5-porters@perl.org (Mailing list Perl5)
3540              Subject: [PATCH 5.005_57] Lean Carp.pm with Carp/Heavy.pm
3541              Date: Mon, 26 Jul 1999 04:05:27 -0400 (EDT)
3542              Message-Id: <199907260805.EAA26888@monk.mps.ohio-state.edu>
3543              
3544              The patch was based on 5_57 so had to re-apply lib/Carp.pm
3545              parts of changes #3498, #3696, and #3702 for the new
3546              lib/Carp/Heavy.pm.
3547      Branch: cfgperl
3548            + lib/Carp/Heavy.pm
3549            ! MANIFEST lib/Carp.pm
3550 ____________________________________________________________________________
3551 [  3763] By: gsar                                  on 1999/07/26  09:03:17
3552         Log: ~ isn't valid in VMS filenames
3553      Branch: perl
3554            ! lib/Pod/Html.pm
3555 ____________________________________________________________________________
3556 [  3762] By: gsar                                  on 1999/07/26  08:59:47
3557         Log: setstate stop-gap from Vishal Bhatia
3558      Branch: perl
3559            ! ext/B/B/CC.pm
3560 ____________________________________________________________________________
3561 [  3761] By: gsar                                  on 1999/07/26  08:06:39
3562         Log: patch for pp_foo -> Perl_pp_foo changes from Vishal Bhatia;
3563              add B::OP::name() method that returns just the op_name;
3564              convert Deparse et all to use that instead of B::OP::ppaddr();
3565              add support for OP_SETSTATE in Deparse
3566      Branch: perl
3567            ! ext/B/B.pm ext/B/B.xs ext/B/B/Bblock.pm ext/B/B/Bytecode.pm
3568            ! ext/B/B/C.pm ext/B/B/CC.pm ext/B/B/Deparse.pm ext/B/B/Lint.pm
3569            ! ext/B/B/Xref.pm opcode.h opcode.pl
3570 ____________________________________________________________________________
3571 [  3760] By: jhi                                   on 1999/07/26  07:14:43
3572         Log: Integrate with Sarathy.
3573      Branch: cfgperl
3574           !> (integrate 43 files)
3575 ____________________________________________________________________________
3576 [  3759] By: gsar                                  on 1999/07/26  05:12:24
3577         Log: add disclaimer about perl 4 libraries (modified version of
3578              patch suggested by Clinton Pierce <cpierce1@ford.com>)
3579      Branch: perl
3580            ! lib/abbrev.pl lib/bigfloat.pl lib/bigint.pl lib/bigrat.pl
3581            ! lib/cacheout.pl lib/chat2.pl lib/complete.pl lib/ctime.pl
3582            ! lib/dotsh.pl lib/exceptions.pl lib/fastcwd.pl lib/flush.pl
3583            ! lib/ftp.pl lib/getcwd.pl lib/getopt.pl lib/getopts.pl
3584            ! lib/hostname.pl lib/look.pl lib/pwd.pl lib/termcap.pl
3585 ____________________________________________________________________________
3586 [  3758] By: gsar                                  on 1999/07/26  04:48:35
3587         Log: make reset() behave with high-bit characters
3588              From: Ian Phillipps <ian@dial.pipex.com>
3589              Date: Thu, 22 Jul 1999 22:48:59 +0100
3590              Message-ID: <19990722224859.A27987@homer.diplex.co.uk>
3591              Subject: [PATCH 5.005_57] sv_reset can cause stack corruption
3592      Branch: perl
3593            ! sv.c
3594 ____________________________________________________________________________
3595 [  3757] By: gsar                                  on 1999/07/26  04:40:32
3596         Log: update to perlport-1.44 from Chris Nandor <pudge@pobox.com>
3597      Branch: perl
3598            ! pod/perlport.pod
3599 ____________________________________________________________________________
3600 [  3756] By: gsar                                  on 1999/07/26  04:20:37
3601         Log: dprofpp pod additions from Nathan Torkington <gnat@frii.com>
3602      Branch: perl
3603            ! utils/dprofpp.PL
3604 ____________________________________________________________________________
3605 [  3755] By: gsar                                  on 1999/07/26  04:18:00
3606         Log: disable VPATH for now (breaks x2p build)
3607      Branch: perl
3608            ! x2p/Makefile.SH
3609 ____________________________________________________________________________
3610 [  3754] By: gsar                                  on 1999/07/26  03:15:33
3611         Log: INSTALL =~ s/5.006/5.6/; delay loading Errno until needed
3612              (%! has the necessary magic); misc typos
3613      Branch: perl
3614            ! INSTALL ext/DB_File/DB_File.pm ext/Fcntl/Fcntl.pm
3615            ! ext/GDBM_File/GDBM_File.pm gv.c jpl/JNI/JNI.pm
3616            ! lib/AutoLoader.pm lib/CPAN.pm perl.c pod/perllocale.pod
3617            ! utils/h2xs.PL
3618 ____________________________________________________________________________
3619 [  3753] By: gsar                                  on 1999/07/26  02:38:28
3620         Log: integrate cfgperl contents into mainline
3621      Branch: perl
3622           +> t/pragma/locale/latin1 t/pragma/locale/utf8
3623           !> (integrate 53 files)
3624 ____________________________________________________________________________
3625 [  3752] By: gsar                                  on 1999/07/26  02:11:31
3626         Log: ensure implicitly closed handles don't set $? or $!
3627      Branch: perl
3628            ! doio.c embed.h embed.pl perlapi.c proto.h sv.c t/io/pipe.t
3629 ____________________________________________________________________________
3630 [  3751] By: gsar                                  on 1999/07/26  01:28:34
3631         Log: change#3534 didn't preserve undef return values from caller()
3632      Branch: perl
3633            ! Changes pp_ctl.c
3634 ____________________________________________________________________________
3635 [  3750] By: jhi                                   on 1999/07/25  20:59:29
3636         Log: Back up a tiny bit from #3735.
3637              This may break builds outside the source directory
3638              but then again, they do not work that ell yet anyway.
3639      Branch: cfgperl
3640            ! Makefile.SH
3641 ____________________________________________________________________________
3642 [  3750] By: jhi                                   on 1999/07/25  20:59:29
3643         Log: Back up a tiny bit from #3735.
3644              This may break builds outside the source directory
3645              but then again, they do not work that ell yet anyway.
3646      Branch: cfgperl
3647            ! Makefile.SH
3648 ____________________________________________________________________________
3649 [  3749] By: jhi                                   on 1999/07/25  19:15:55
3650         Log: Integrate with Sarathy.
3651      Branch: cfgperl
3652           !> lib/ExtUtils/MM_Unix.pm toke.c utils/h2xs.PL
3653 ____________________________________________________________________________
3654 [  3748] By: jhi                                   on 1999/07/25  19:06:59
3655         Log: Recode locale.t so that the change in #3730
3656              is not needed and locale.t works both without
3657              and with the utf8 pragma.
3658      Branch: cfgperl
3659            + t/pragma/locale/latin1 t/pragma/locale/utf8
3660            ! MANIFEST t/pragma/locale.t
3661 ____________________________________________________________________________
3662 [  3747] By: jhi                                   on 1999/07/25  19:01:46
3663         Log: Like #3743.
3664      Branch: cfgperl
3665            ! utils/perlbug.PL
3666 ____________________________________________________________________________
3667 [  3746] By: gsar                                  on 1999/07/25  18:08:58
3668         Log: add option to omit Changes file, from Abigail <abigail@delanet.com>;
3669              append a HISTORY section to POD if option is used
3670      Branch: perl
3671            ! utils/h2xs.PL
3672 ____________________________________________________________________________
3673 [  3745] By: gsar                                  on 1999/07/25  17:40:03
3674         Log: warn rather than die when parse_version() can't cut it (from
3675              Michael G Schwern <schwern@pobox.com>)
3676      Branch: perl
3677            ! lib/ExtUtils/MM_Unix.pm
3678 ____________________________________________________________________________
3679 [  3744] By: gsar                                  on 1999/07/25  16:32:48
3680         Log: make map behave like grep wrt indirect object slot when
3681              there are parentheses; revert an experimental mod by Larry
3682              in change#2038 that failed to parse %{{qw(a b c)}} properly
3683              (this means C<map {use Foo; ...} ...> still needs a proper
3684              fix)
3685      Branch: perl
3686            ! toke.c
3687 ____________________________________________________________________________
3688 [  3743] By: jhi                                   on 1999/07/25  16:24:55
3689         Log: Fix a typo in #3725.
3690      Branch: cfgperl
3691            ! utils/perlbug.PL
3692 ____________________________________________________________________________
3693 [  3742] By: jhi                                   on 1999/07/25  16:14:39
3694         Log: Integrate with Sarathy.
3695      Branch: cfgperl
3696           !> (integrate 26 files)
3697 ____________________________________________________________________________
3698 [  3741] By: jhi                                   on 1999/07/25  16:02:28
3699         Log: Cut-and-pasto in #3737.
3700      Branch: cfgperl
3701            ! perl.c
3702 ____________________________________________________________________________
3703 [  3740] By: gsar                                  on 1999/07/25  15:59:34
3704         Log: add note about glibc bug
3705      Branch: perl
3706            ! t/pragma/warn/pp_hot
3707 ____________________________________________________________________________
3708 [  3739] By: gsar                                  on 1999/07/25  15:48:40
3709         Log: fix bug in change#3728 that might free COPs prematurely;
3710              null(op) now does more thorough scrubbing of the op, which
3711              fixes a few compile-time memory "leaks"
3712      Branch: perl
3713            ! dump.c embed.h embed.pl op.c proto.h
3714 ____________________________________________________________________________
3715 [  3738] By: jhi                                   on 1999/07/25  14:15:26
3716         Log: In accordance with #3737.
3717      Branch: metaconfig
3718            ! U/installdirs/sitelib.U U/installdirs/vendorprefix.U
3719            ! U/modified/Oldconfig.U
3720      Branch: metaconfig/U/perl
3721            ! Extensions.U
3722 ____________________________________________________________________________
3723 [  3737] By: jhi                                   on 1999/07/25  14:12:34
3724         Log: Use vendorprefixlib.
3725      Branch: cfgperl
3726            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
3727            ! config_h.SH perl.c
3728 ____________________________________________________________________________
3729 [  3736] By: jhi                                   on 1999/07/25  13:10:03
3730         Log: Populate metaconfig branch.
3731      Branch: metaconfig
3732            + (add 1468 files)
3733      Branch: metaconfig/U/perl
3734            + (add 101 files)
3735 ____________________________________________________________________________
3736 [  3735] By: jhi                                   on 1999/07/25  12:27:20
3737         Log: First steps of making builds outside the source
3738              directory possible.  These should get us as far
3739              as miniperl, then building DynaLoader falls into
3740              tiny twinkling pieces as MakeMaker knows nothing
3741              of VPATH mindset.
3742      Branch: cfgperl
3743            ! Configure Makefile.SH cflags.SH config_h.SH configpm
3744            ! ext/util/make_ext lib/AutoSplit.pm makedepend.SH
3745            ! pod/pod2html.PL pod/pod2latex.PL pod/pod2man.PL
3746            ! pod/pod2text.PL pod/pod2usage.PL pod/podchecker.PL
3747            ! pod/podselect.PL writemain.SH x2p/Makefile.SH x2p/cflags.SH
3748 ____________________________________________________________________________
3749 [  3734] By: jhi                                   on 1999/07/25  11:19:28
3750         Log: Poor Glossary--are we fixed yet?
3751      Branch: cfgperl
3752            ! Porting/Glossary
3753 ____________________________________________________________________________
3754 [  3733] By: jhi                                   on 1999/07/25  11:15:06
3755         Log: Change #3732 mistakenly clobbered Glossary.
3756      Branch: cfgperl
3757            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
3758            ! config_h.SH
3759 ____________________________________________________________________________
3760 [  3732] By: jhi                                   on 1999/07/25  10:46:39
3761         Log: Andy's new installation scheme (note: a lot of this
3762              leaked in already with change #3731).  The vendor*
3763              stuff is not used anywhere (in *.SH, say), so it
3764              isn't in Configure, either.
3765      Branch: cfgperl
3766            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
3767            ! config_h.SH
3768 ____________________________________________________________________________
3769 [  3731] By: jhi                                   on 1999/07/25  10:12:07
3770         Log: Circumcode a strange shell(?) bug in AIX found
3771              while trying to do -Duse64bits (which I couldn't do
3772              in the end because the CPU isn't 64-bit in that box,
3773              but at least now the probing doesn't crash.)
3774      Branch: cfgperl
3775            ! Configure config_h.SH hints/aix.sh
3776 ____________________________________________________________________________
3777 [  3730] By: gsar                                  on 1999/07/25  04:56:56
3778         Log: fix little utf8 nits in testsuite; add patch from Ilya that cures
3779              a utf8 bug in one of the new RE optimizations
3780      Branch: perl
3781            ! regcomp.c regexec.c t/harness t/lib/io_udp.t t/op/re_tests
3782            ! t/pragma/locale.t
3783 ____________________________________________________________________________
3784 [  3729] By: jhi                                   on 1999/07/23  19:56:27
3785         Log: From: Andy Dougherty <doughera@lafayette.edu>
3786              To: Perl Porters <perl5-porters@perl.org>
3787              Subject: [PATCH 5.005_57] INSTALL-1.58
3788              Date: Fri, 23 Jul 1999 10:50:13 -0400 (EDT)
3789              Message-Id: <Pine.GSU.4.05.9907231033190.3555-100000@newton.phys>
3790              
3791              plus
3792              
3793              From: "Kurt D. Starsinic" <kstar@chapin.edu>
3794              To: Andy Dougherty <doughera@lafayette.edu>
3795              Cc: Perl Porters <perl5-porters@perl.org>
3796              Subject: Re: [PATCH 5.005_57] INSTALL-1.58
3797              Date: Fri, 23 Jul 1999 13:38:25 -0400
3798              Message-ID: <19990723133825.A12033@O2.chapin.edu>
3799      Branch: cfgperl
3800            ! INSTALL
3801 ____________________________________________________________________________
3802 [  3728] By: gsar                                  on 1999/07/23  17:24:42
3803         Log: applied suggested patch for tracking line numbers correctly in
3804              optimized blocks with a single statement; changed setcop to
3805              setstate and added code for -Dx dumps
3806              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
3807              Date: Wed, 23 Jun 1999 17:27:42 +0100
3808              Message-Id: <199906231627.RAA24033@crypt.compulink.co.uk>
3809              Subject: [PATCH 5.005_57] Line number error in optimised else() 
3810      Branch: perl
3811            ! dump.c embed.h ext/Devel/DProf/DProf.xs ext/Opcode/Opcode.pm
3812            ! objXSUB.h op.c opcode.h opcode.pl perlapi.c pp.sym pp_hot.c
3813            ! pp_proto.h t/op/misc.t
3814 ____________________________________________________________________________
3815 [  3727] By: gsar                                  on 1999/07/23  15:56:04
3816         Log: avoid useless use of target for pp_each(); also fixes bugs due to
3817              refcount held by the target
3818      Branch: perl
3819            ! opcode.h opcode.pl pp.c t/op/each.t
3820 ____________________________________________________________________________
3821 [  3726] By: jhi                                   on 1999/07/23  12:08:30
3822         Log: Change #3725 aftershock.
3823      Branch: cfgperl
3824            ! INSTALL jpl/JNI/JNI.pm
3825 ____________________________________________________________________________
3826 [  3725] By: jhi                                   on 1999/07/23  11:58:49
3827         Log: Introduce $Config{ldlibpthname} which contains
3828              the name of the environment variable holding the
3829              dynamic library search path, often LD_LIBRARY_PATH.
3830              Use this new feature all over.
3831              Also removed remnants of admonition "add LD_LIBRARY_PATH
3832              before running make" because Makefile.SH does this for you. 
3833      Branch: cfgperl
3834            ! Configure Makefile.SH config_h.SH
3835            ! ext/DynaLoader/DynaLoader_pm.PL hints/README.hints
3836            ! hints/aix.sh hints/beos.sh hints/cygwin32.sh hints/dgux.sh
3837            ! hints/epix.sh hints/esix4.sh hints/hpux.sh hints/next_4.sh
3838            ! hints/os2.sh hints/rhapsody.sh hints/svr4.sh jpl/JNI/JNI.pm
3839            ! jpl/install-jpl utils/perlbug.PL
3840 ____________________________________________________________________________
3841 [  3724] By: jhi                                   on 1999/07/23  08:03:36
3842         Log: From: Spider Boardman <spider@orb.nashua.nh.us>
3843              To: perl5-porters@perl.org
3844              Subject: [PATCH] Re: [ID 19990715.003] [BUG] all perl5 versions: segfault on $# 
3845              Date: Thu, 22 Jul 1999 19:58:34 -0400
3846              Message-Id: <199907222358.TAA27354@Orb.Nashua.NH.US>
3847      Branch: cfgperl
3848            ! av.c
3849 ____________________________________________________________________________
3850 [  3723] By: gsar                                  on 1999/07/23  00:01:29
3851         Log: emit warning about function calls that were encountered too early
3852              to enforce their prototype
3853      Branch: perl
3854            ! op.c op.h pod/perldiag.pod
3855 ____________________________________________________________________________
3856 [  3722] By: jhi                                   on 1999/07/22  21:19:59
3857         Log: From: "Kurt D. Starsinic" <kstar@chapin.edu>
3858              To: perl5-porters@perl.org
3859              Cc: Chip Salzenberg <chip@perlsupport.com>, Gurusamy Sarathy <gsar@activestate.com>
3860              Subject: [PATCH] MakeMaker documentation
3861              Date: Wed, 21 Jul 1999 14:15:42 -0400
3862              Message-ID: <19990721141542.A1800@O2.chapin.edu>
3863      Branch: cfgperl
3864            ! lib/ExtUtils/MakeMaker.pm
3865 ____________________________________________________________________________
3866 [  3721] By: jhi                                   on 1999/07/22  21:05:19
3867         Log: From: pvhp@forte.com (Peter Prymmer)
3868              To: chip@perlsupport.com, gsar@activestate.com, perl-mvs@perl.org, perl5-porters@perl.org
3869              Subject: [PATCH: 5.005_03 && 5.005_57]os390 hints file appendix stops bad builds
3870              Date: Wed, 21 Jul 99 17:15:39 PDT
3871              Message-Id: <9907220015.AA11931@forte.com>
3872      Branch: cfgperl
3873            ! hints/os390.sh
3874 ____________________________________________________________________________
3875 [  3720] By: jhi                                   on 1999/07/22  20:51:17
3876         Log: AIX magic: ccdlflags needs to be different for
3877              Perl itself and for extra-core extensions
3878              (as used by ExtUtilss::embed::ldopts).
3879              Based on the problems described in
3880              
3881              From: Mike W Ellwood <mwe@rl.ac.uk>
3882              To: perl5-porters@perl.org
3883              Subject: [ID 19990722.002] Perl 5.00503 and AIX 4.1.5; perl.exp; build errors. Also Imagemagick...
3884              Date: Thu, 22 Jul 1999 14:28:19 +0100 (BST)
3885              Reply-To: m.w.ellwood@rl.ac.uk
3886              Message-Id: <Pine.A41.3.96.990722141209.72660V-100000@unixfe.rl.ac.uk>
3887      Branch: cfgperl
3888            ! Configure Makefile.SH config_h.SH hints/aix.sh
3889 ____________________________________________________________________________
3890 [  3719] By: jhi                                   on 1999/07/22  08:23:53
3891         Log: Update history records.
3892      Branch: cfgperl
3893            ! pod/perlhist.pod
3894 ____________________________________________________________________________
3895 [  3718] By: jhi                                   on 1999/07/21  13:54:42
3896         Log: Todododobedobedo.
3897      Branch: cfgperl
3898            ! Todo
3899 ____________________________________________________________________________
3900 [  3717] By: jhi                                   on 1999/07/21  12:10:48
3901         Log: Even more Todo.
3902      Branch: cfgperl
3903            ! Todo
3904 ____________________________________________________________________________
3905 [  3716] By: jhi                                   on 1999/07/21  11:40:39
3906         Log: Use Errno more extensively so that error
3907              messages are more portable (another way
3908              would be to muck around with LC_MESSAGES).
3909              Problem reported in
3910              
3911              From: oracle@pcr8.pcr.com
3912              To: perl5-porters@perl.org
3913              Subject: [ID 19990719.003] LC_MESSAGES breaks h2xs autoloaded constants on AIX 4.1.4
3914              Date: Mon, 19 Jul 1999 18:39:13 -0400
3915              Message-Id: <9907192239.AA44990@pcr8.pcr.com>
3916      Branch: cfgperl
3917            ! ext/DB_File/DB_File.pm ext/Fcntl/Fcntl.pm
3918            ! ext/GDBM_File/GDBM_File.pm jpl/JNI/JNI.pm lib/AutoLoader.pm
3919            ! lib/CPAN.pm pod/perllocale.pod utils/h2xs.PL
3920 ____________________________________________________________________________
3921 [  3715] By: jhi                                   on 1999/07/21  11:05:36
3922         Log: Slightly modified patch.
3923              From: Sean Sheedy <seans@ncube.com>
3924              To: perl5-porters@perl.org
3925              Subject: [ID 19990720.003] Perl 5.005_3 patch: Non-standard object extensions
3926              Date: Tue, 20 Jul 1999 09:52:06 -0700
3927              Message-Id: <3794A935.1C150E54@ncube.com>
3928      Branch: cfgperl
3929            ! cflags.SH x2p/cflags.SH
3930 ____________________________________________________________________________
3931 [  3714] By: jhi                                   on 1999/07/20  21:26:19
3932         Log: More Todo.
3933      Branch: cfgperl
3934            ! Todo
3935 ____________________________________________________________________________
3936 [  3713] By: jhi                                   on 1999/07/20  18:02:45
3937         Log: Integrate with Sarathy.
3938      Branch: cfgperl
3939           +> ext/Devel/DProf/Changes ext/Devel/DProf/DProf.pm
3940           +> ext/Devel/DProf/DProf.xs ext/Devel/DProf/Makefile.PL
3941           +> ext/Devel/DProf/Todo t/lib/dprof.t t/lib/dprof/V.pm
3942           +> t/lib/dprof/test1_t t/lib/dprof/test1_v t/lib/dprof/test2_t
3943           +> t/lib/dprof/test2_v t/lib/dprof/test3_t t/lib/dprof/test3_v
3944           +> t/lib/dprof/test4_t t/lib/dprof/test4_v t/lib/dprof/test5_t
3945           +> t/lib/dprof/test5_v t/lib/dprof/test6_t t/lib/dprof/test6_v
3946           +> utils/dprofpp.PL
3947           !> INSTALL MAINTAIN MANIFEST configure.com
3948           !> ext/Devel/Peek/Makefile.PL installman installperl
3949           !> pod/roffitall utils/Makefile vms/descrip_mms.template
3950           !> win32/Makefile win32/makefile.mk win32/win32.h
3951 ____________________________________________________________________________
3952 [  3712] By: gsar                                  on 1999/07/20  15:29:01
3953         Log: DProf tweak
3954      Branch: perl
3955            ! ext/Devel/DProf/DProf.xs
3956 ____________________________________________________________________________
3957 [  3711] By: gsar                                  on 1999/07/20  07:56:19
3958         Log: another DProf build tweak
3959      Branch: perl
3960            ! utils/dprofpp.PL
3961 ____________________________________________________________________________
3962 [  3710] By: gsar                                  on 1999/07/20  07:36:36
3963         Log: move DProf things around to where they are supposed to be
3964      Branch: perl
3965            + t/lib/dprof.t t/lib/dprof/V.pm t/lib/dprof/test1_t
3966            + t/lib/dprof/test1_v t/lib/dprof/test2_t t/lib/dprof/test2_v
3967            + t/lib/dprof/test3_t t/lib/dprof/test3_v t/lib/dprof/test4_t
3968            + t/lib/dprof/test4_v t/lib/dprof/test5_t t/lib/dprof/test5_v
3969            + t/lib/dprof/test6_t t/lib/dprof/test6_v
3970           +> utils/dprofpp.PL
3971            - ext/Devel/DProf/dprofpp.PL ext/Devel/DProf/t/V.pm
3972            - ext/Devel/DProf/t/test1.pl ext/Devel/DProf/t/test1.t
3973            - ext/Devel/DProf/t/test1.v ext/Devel/DProf/t/test2.t
3974            - ext/Devel/DProf/t/test2.v ext/Devel/DProf/t/test3.t
3975            - ext/Devel/DProf/t/test3.v ext/Devel/DProf/t/test4.t
3976            - ext/Devel/DProf/t/test4.v ext/Devel/DProf/t/test5.t
3977            - ext/Devel/DProf/t/test5.v ext/Devel/DProf/t/test6.t
3978            - ext/Devel/DProf/t/test6.v ext/Devel/DProf/test.pl
3979            ! INSTALL MANIFEST ext/Devel/DProf/Makefile.PL installman
3980            ! installperl pod/roffitall utils/Makefile
3981            ! vms/descrip_mms.template win32/Makefile win32/makefile.mk
3982 ____________________________________________________________________________
3983 [  3709] By: gsar                                  on 1999/07/20  06:13:16
3984         Log: DProf fixups for PERL_IMPLICIT_CONTEXT
3985      Branch: perl
3986            ! ext/Devel/DProf/DProf.xs ext/Devel/DProf/Makefile.PL
3987            ! ext/Devel/Peek/Makefile.PL
3988 ____________________________________________________________________________
3989 [  3708] By: gsar                                  on 1999/07/20  06:01:22
3990         Log: move DProf to Devel/DProf
3991      Branch: perl
3992           +> ext/Devel/DProf/Changes ext/Devel/DProf/DProf.pm
3993           +> ext/Devel/DProf/DProf.xs ext/Devel/DProf/Makefile.PL
3994           +> ext/Devel/DProf/Todo ext/Devel/DProf/dprofpp.PL
3995           +> ext/Devel/DProf/t/V.pm ext/Devel/DProf/t/test1.pl
3996           +> ext/Devel/DProf/t/test1.t ext/Devel/DProf/t/test1.v
3997           +> ext/Devel/DProf/t/test2.t ext/Devel/DProf/t/test2.v
3998           +> ext/Devel/DProf/t/test3.t ext/Devel/DProf/t/test3.v
3999           +> ext/Devel/DProf/t/test4.t ext/Devel/DProf/t/test4.v
4000           +> ext/Devel/DProf/t/test5.t ext/Devel/DProf/t/test5.v
4001           +> ext/Devel/DProf/t/test6.t ext/Devel/DProf/t/test6.v
4002           +> ext/Devel/DProf/test.pl
4003            - ext/DProf/Changes ext/DProf/DProf.pm ext/DProf/DProf.xs
4004            - ext/DProf/Makefile.PL ext/DProf/Todo ext/DProf/dprofpp.PL
4005            - ext/DProf/t/V.pm ext/DProf/t/test1.pl ext/DProf/t/test1.t
4006            - ext/DProf/t/test1.v ext/DProf/t/test2.t ext/DProf/t/test2.v
4007            - ext/DProf/t/test3.t ext/DProf/t/test3.v ext/DProf/t/test4.t
4008            - ext/DProf/t/test4.v ext/DProf/t/test5.t ext/DProf/t/test5.v
4009            - ext/DProf/t/test6.t ext/DProf/t/test6.v ext/DProf/test.pl
4010            ! MAINTAIN MANIFEST configure.com win32/Makefile
4011            ! win32/makefile.mk
4012 ____________________________________________________________________________
4013 [  3707] By: gsar                                  on 1999/07/20  05:39:11
4014         Log: add Devel::DProf v19990108 from CPAN, as it was
4015      Branch: perl
4016            + ext/DProf/Changes ext/DProf/DProf.pm ext/DProf/DProf.xs
4017            + ext/DProf/Makefile.PL ext/DProf/Todo ext/DProf/dprofpp.PL
4018            + ext/DProf/t/V.pm ext/DProf/t/test1.pl ext/DProf/t/test1.t
4019            + ext/DProf/t/test1.v ext/DProf/t/test2.t ext/DProf/t/test2.v
4020            + ext/DProf/t/test3.t ext/DProf/t/test3.v ext/DProf/t/test4.t
4021            + ext/DProf/t/test4.v ext/DProf/t/test5.t ext/DProf/t/test5.v
4022            + ext/DProf/t/test6.t ext/DProf/t/test6.v ext/DProf/test.pl
4023            ! MANIFEST
4024 ____________________________________________________________________________
4025 [  3706] By: gsar                                  on 1999/07/20  04:52:25
4026         Log: C<union any> needs no PERL_OBJECT-treatment
4027      Branch: perl
4028            ! win32/win32.h
4029 ____________________________________________________________________________
4030 [  3705] By: gsar                                  on 1999/07/20  04:11:54
4031         Log: fix problem in default build
4032      Branch: perl
4033            ! win32/Makefile win32/makefile.mk
4034 ____________________________________________________________________________
4035 [  3704] By: jhi                                   on 1999/07/19  07:06:36
4036         Log: Integrate with Sarathy.
4037      Branch: cfgperl
4038           !> Changes lib/Carp.pm makedef.pl pod/perldiag.pod sv.h util.c
4039           !> win32/win32.c
4040 ____________________________________________________________________________
4041 [  3703] By: gsar                                  on 1999/07/19  05:55:57
4042         Log: win32 nits
4043      Branch: perl
4044            ! makedef.pl sv.h
4045 ____________________________________________________________________________
4046 [  3702] By: gsar                                  on 1999/07/19  04:29:34
4047         Log: don't display tid from main thread (or testsuite breaks)
4048      Branch: perl
4049            ! lib/Carp.pm util.c
4050 ____________________________________________________________________________
4051 [  3701] By: gsar                                  on 1999/07/19  00:47:52
4052         Log: remove several doubled (and tripled!) entries
4053      Branch: perl
4054            ! pod/perldiag.pod
4055 ____________________________________________________________________________
4056 [  3700] By: gsar                                  on 1999/07/19  00:42:34
4057         Log: integrate cfgperl contents into mainline
4058      Branch: perl
4059           +> makedef.pl
4060            - perl_exp.SH win32/makedef.pl
4061           !> MANIFEST Makefile.SH ext/DynaLoader/DynaLoader_pm.PL
4062           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_vms.xs hints/aix.sh
4063           !> pod/perldiag.pod pp.c regexec.c t/pragma/warn/util toke.c
4064           !> utf8.c util.c win32/Makefile win32/makefile.mk
4065 ____________________________________________________________________________
4066 [  3699] By: gsar                                  on 1999/07/19  00:33:59
4067         Log: avoid bug in win32_str_os_error() (from Jan Dubois)
4068      Branch: perl
4069            ! Changes win32/win32.c
4070 ____________________________________________________________________________
4071 [  3698] By: jhi                                   on 1999/07/18  21:33:57
4072         Log: Integrate with Sarathy.
4073      Branch: cfgperl
4074           +> t/op/chars.t
4075           !> (integrate 57 files)
4076 ____________________________________________________________________________
4077 [  3697] By: gsar                                  on 1999/07/18  05:22:36
4078         Log: From: pvhp@forte.com (Peter Prymmer)
4079              Date: Thu, 1 Jul 99 19:31:24 PDT
4080              Message-Id: <9907020231.AA16942@forte.com>
4081              Subject: [ID 19990701.031] 4 ctl chars on EBCDIC not asciiish enough
4082      Branch: perl
4083            + t/op/chars.t
4084            ! MANIFEST ebcdic.c t/op/ord.t
4085 ____________________________________________________________________________
4086 [  3696] By: gsar                                  on 1999/07/18  05:11:02
4087         Log: display thread id in diagnostics (suggested by Dan Sugalski)
4088      Branch: perl
4089            ! lib/Carp.pm util.c
4090 ____________________________________________________________________________
4091 [  3695] By: gsar                                  on 1999/07/18  04:57:47
4092         Log: missing perldiag entry (from Dan Sugalski <sugalskd@osshe.edu>)
4093      Branch: perl
4094            ! pod/perldiag.pod
4095 ____________________________________________________________________________
4096 [  3694] By: gsar                                  on 1999/07/18  04:56:28
4097         Log: cache [NIUP]V conversions of defined READONLY values
4098              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4099              Date: Sun, 11 Jul 1999 04:39:44 -0400
4100              Message-ID: <19990711043944.A25944@monk.mps.ohio-state.edu>
4101              Subject: [PATCH 5.005_57] Allow caching of numeric/string conversion
4102      Branch: perl
4103            ! sv.c
4104 ____________________________________________________________________________
4105 [  3693] By: gsar                                  on 1999/07/18  03:53:38
4106         Log: From: jan.dubois@ibm.net (Jan Dubois)
4107              Date: Sat, 17 Jul 1999 10:58:29 +0200
4108              Message-ID: <379144ad.13616689@smtp1.ibm.net>
4109              Subject: [PATCH 5.005] Some lib/ExtUtils/Manifest.pm POD fixes
4110      Branch: perl
4111            ! lib/ExtUtils/Manifest.pm
4112 ____________________________________________________________________________
4113 [  3692] By: gsar                                  on 1999/07/18  03:51:03
4114         Log: remove spurious newSTATEOP() that causes goto to enter one too many
4115              contexts when jumping between if and elsif blocks
4116      Branch: perl
4117            ! perly.c perly.y pp_ctl.c t/op/goto.t
4118 ____________________________________________________________________________
4119 [  3691] By: gsar                                  on 1999/07/18  01:49:59
4120         Log: detypo, update Changes
4121      Branch: perl
4122            ! Changes doio.c
4123 ____________________________________________________________________________
4124 [  3690] By: gsar                                  on 1999/07/18  01:16:59
4125         Log: mention the -Minteger effect on modulus (from Nathan Torkington)
4126      Branch: perl
4127            ! lib/integer.pm
4128 ____________________________________________________________________________
4129 [  3689] By: gsar                                  on 1999/07/18  00:47:17
4130         Log: ensure __END__ appears on a line by itself in wrapped
4131              scripts (thanks to Steve Tolkin <tolkin@mediaone.net>);
4132              mention caveat about successfull kill()
4133      Branch: perl
4134            ! pod/perlfunc.pod win32/bin/pl2bat.pl
4135 ____________________________________________________________________________
4136 [  3688] By: gsar                                  on 1999/07/17  20:47:44
4137         Log: noecho noops (from Nicholas Clark <nick@flirble.org>)
4138      Branch: perl
4139            ! ext/SDBM_File/sdbm/Makefile.PL
4140 ____________________________________________________________________________
4141 [  3687] By: gsar                                  on 1999/07/17  20:43:27
4142         Log: make CC.pm use a distinct CCPP() macro rather than PP()
4143              (suggested by Vishal Bhatia <vishalb@my-deja.com>)
4144      Branch: perl
4145            ! cc_runtime.h ext/B/B/CC.pm
4146 ____________________________________________________________________________
4147 [  3686] By: gsar                                  on 1999/07/17  20:39:08
4148         Log: tiny bug in vars.pm (from John Dlugosz)
4149      Branch: perl
4150            ! lib/vars.pm
4151 ____________________________________________________________________________
4152 [  3685] By: gsar                                  on 1999/07/17  20:37:27
4153         Log: applied suggested patch, along with later tweak
4154              From: jan.dubois@ibm.net (Jan Dubois)
4155              Date: Wed, 14 Jul 1999 23:53:43 +0200
4156              Message-ID: <37a902e7.15977234@smtp1.ibm.net>
4157              Subject: Merge ActivePerl Stylesheet support etc into Pod::Html.pm
4158      Branch: perl
4159            ! lib/Pod/Html.pm
4160 ____________________________________________________________________________
4161 [  3684] By: gsar                                  on 1999/07/17  20:24:32
4162         Log: avoid #ifdef DEBUGGING in thrdvar.h (from Dominic Dunlop <domo@vo.lu>)
4163      Branch: perl
4164            ! thrdvar.h
4165 ____________________________________________________________________________
4166 [  3683] By: gsar                                  on 1999/07/17  20:21:01
4167         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4168              Date: Tue, 13 Jul 1999 05:44:28 -0400 (EDT)
4169              Message-Id: <199907130944.FAA04473@monk.mps.ohio-state.edu>
4170              Subject: [PATCH 5.005_57] Segfaults if $^P
4171      Branch: perl
4172            ! embed.h embed.pl global.sym mg.c objXSUB.h perl.c perlapi.c
4173            ! proto.h
4174 ____________________________________________________________________________
4175 [  3682] By: gsar                                  on 1999/07/17  20:04:17
4176         Log: use a better prefixify() heuristic than m/perl/ (prefix/lib/perl5
4177              and prefix/lib/perl5/man are ass_u_med only if those directories
4178              actually exist; else prefix/{lib,man} are used)
4179      Branch: perl
4180            ! lib/ExtUtils/MM_Unix.pm
4181 ____________________________________________________________________________
4182 [  3681] By: gsar                                  on 1999/07/17  19:12:33
4183         Log: allow $foo{$x} and $bar[$i] for (\$) prototype
4184      Branch: perl
4185            ! op.c t/comp/proto.t
4186 ____________________________________________________________________________
4187 [  3680] By: gsar                                  on 1999/07/17  18:23:55
4188         Log: fix vec() on magic values
4189              From: Ian Phillipps <ian@dial.pipex.com>
4190              Date: Mon, 12 Jul 1999 12:30:05 +0100
4191              Message-ID: <19990712123005.A11355@homer.diplex.co.uk>
4192              Subject: [PATCH 5.005_57] Re: do_vecset is broken.  Re: [ID 19990703.003].
4193      Branch: perl
4194            ! doop.c t/op/tie.t
4195 ____________________________________________________________________________
4196 [  3679] By: gsar                                  on 1999/07/17  18:10:44
4197         Log: make system() return -1 and set $! if exec of child failed
4198              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4199              Date: Fri, 9 Jul 1999 05:21:13 -0400
4200              Message-ID: <19990709052113.A6201@monk.mps.ohio-state.edu>
4201              Subject: [PATCH 5.005_57] system()==-1 and $! from failing fork/exec
4202      Branch: perl
4203            ! doio.c embed.h embed.pl global.sym objXSUB.h perlapi.c
4204            ! pod/perlfunc.pod pp_sys.c proto.h t/op/exec.t
4205 ____________________________________________________________________________
4206 [  3678] By: gsar                                  on 1999/07/17  17:54:01
4207         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4208              Date: Fri, 9 Jul 1999 04:27:51 -0400 (EDT)
4209              Message-Id: <199907090827.EAA03321@monk.mps.ohio-state.edu>
4210              Subject: [PATCH 5.005_57] File descriptor leak in do_exec3
4211      Branch: perl
4212            ! util.c
4213 ____________________________________________________________________________
4214 [  3677] By: gsar                                  on 1999/07/17  17:34:38
4215         Log: a modernized version of find2perl from Ken Pizzini <ken@halcyon.com>;
4216              converted Ken's documentation outline into pod
4217      Branch: perl
4218            ! x2p/find2perl.PL
4219 ____________________________________________________________________________
4220 [  3676] By: gsar                                  on 1999/07/17  16:34:09
4221         Log: pod fixes (with minor edits) from Abigail, Ronald Kimball, Jon
4222              Waddington, Tuomas Lukka, Steven Tolkin, Ian Phillipps, and
4223              Steve Lidie
4224      Branch: perl
4225            ! pod/Win32.pod pod/perldelta.pod pod/perlfaq.pod
4226            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
4227            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfunc.pod
4228            ! pod/perlguts.pod pod/perlhist.pod pod/perlop.pod
4229            ! pod/perlport.pod pod/perltoc.pod pod/perltodo.pod
4230            ! pod/perltoot.pod pod/perltootc.pod pod/perlvar.pod
4231 ____________________________________________________________________________
4232 [  3675] By: gsar                                  on 1999/07/17  00:16:53
4233         Log: backout redundant change#3628
4234      Branch: perl
4235            ! Changes hints/bsdos.sh
4236 ____________________________________________________________________________
4237 [  3674] By: jhi                                   on 1999/07/15  14:26:03
4238         Log: Fix the bin/oct/hex constant overflow tests for
4239              long long platforms.
4240      Branch: cfgperl
4241            ! t/pragma/warn/util
4242 ____________________________________________________________________________
4243 [  3673] By: jhi                                   on 1999/07/14  21:59:11
4244         Log: Fixed AIX dynamic loading and AIX shared Perl library.
4245              Tested in: AIX 4.1.5 cc+useshrplib+usethreads, 4.1.5 cc,
4246              4.1.5 gcc+useshrplib+usethreads, 4.3.1 cc+useshrplib.
4247              Hijacked win32/makedef.pl for more general purpose export
4248              list building, now it is used (as toplevel makedef.pl)
4249              for win32 and AIX (perl_exp.SH made unnecessary).
4250              Because the export lists are now correct in AIX, no more linker
4251              warnings about "Exported symbol not defined" should appear.
4252      Branch: cfgperl
4253            + makedef.pl
4254            - perl_exp.SH win32/makedef.pl
4255            ! MANIFEST Makefile.SH ext/DynaLoader/DynaLoader_pm.PL
4256            ! ext/DynaLoader/dl_aix.xs hints/aix.sh win32/Makefile
4257            ! win32/makefile.mk
4258 ____________________________________________________________________________
4259 [  3672] By: gsar                                  on 1999/07/14  17:12:13
4260         Log: minor efficiency tweak
4261      Branch: perl
4262            ! pp_ctl.c
4263 ____________________________________________________________________________
4264 [  3671] By: jhi                                   on 1999/07/14  16:22:39
4265         Log: The regexec.c change of #3606 caused a core dump in fbm_instr()
4266              if its caller re_intuit_start() was entered with strend == strpos
4267              because end_shift ended up as -1.  The patch ain't necessarily
4268              correct but least the core dump is avoided.
4269      Branch: cfgperl
4270            ! regexec.c
4271 ____________________________________________________________________________
4272 [  3670] By: jhi                                   on 1999/07/13  07:59:09
4273         Log: Integrate with Sarathy.
4274      Branch: cfgperl
4275            - XSlock.h win32/GenCAPI.pl win32/TEST win32/autosplit.pl
4276            - win32/genxsdef.pl win32/makemain.pl win32/makeperldef.pl
4277           !> (integrate 67 files)
4278 ____________________________________________________________________________
4279 [  3669] By: gsar                                  on 1999/07/12  06:14:54
4280         Log: fixups for sundry warnings about function pointers
4281      Branch: perl
4282            ! ext/re/re.xs intrpvar.h op.c perl.c perl.h pp_ctl.c scope.h
4283            ! sv.c thrdvar.h util.c win32/Makefile win32/makefile.mk
4284            ! win32/win32.c win32/win32.h
4285 ____________________________________________________________________________
4286 [  3668] By: gsar                                  on 1999/07/12  04:11:58
4287         Log: tweaks for win32/borland
4288      Branch: perl
4289            ! t/pragma/locale.t win32/makedef.pl win32/makefile.mk
4290 ____________________________________________________________________________
4291 [  3667] By: gsar                                  on 1999/07/12  01:55:15
4292         Log: yet more cleanups of the PERL_OBJECT, MULTIPLICITY and USE_THREADS
4293              builds; passing the implicit context is unified among the three
4294              flavors; PERL_IMPLICIT_CONTEXT is auto-enabled under all three
4295              flavors (see the top of perl.h) for testing; all varargs functions
4296              foo() have a va_list-taking variant vfoo() for generating the
4297              context-free versions; the PERL_OBJECT build should now be
4298              hyper-compatible with CPAN extensions (C++ is totally out of
4299              the picture)
4300              
4301              result has only been tested on Windows
4302              
4303              TODO: write docs on the THX rationale and idiomatic usage of
4304              the Perl API
4305      Branch: perl
4306            - XSlock.h win32/GenCAPI.pl win32/TEST win32/autosplit.pl
4307            - win32/genxsdef.pl win32/makemain.pl win32/makeperldef.pl
4308            ! MANIFEST XSUB.h bytecode.pl deb.c dump.c embed.h embed.pl
4309            ! embedvar.h ext/B/B.xs ext/ByteLoader/ByteLoader.xs
4310            ! ext/ByteLoader/byterun.c ext/Data/Dumper/Dumper.xs
4311            ! ext/Devel/Peek/Peek.xs ext/Fcntl/Fcntl.xs ext/IO/IO.xs
4312            ! ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
4313            ! ext/SDBM_File/SDBM_File.xs ext/Socket/Socket.xs
4314            ! ext/Thread/Thread.xs ext/attrs/attrs.xs ext/re/re.xs
4315            ! global.sym globals.c intrpvar.h iperlsys.h
4316            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
4317            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/xsubpp lib/base.pm
4318            ! lib/warning.pm malloc.c objXSUB.h perl.c perl.h perlapi.c
4319            ! perlapi.h perlio.c pp_sys.c proto.h regcomp.c regexec.c
4320            ! scope.c sv.c thrdvar.h util.c win32/Makefile win32/config_H.bc
4321            ! win32/config_H.gc win32/config_H.vc win32/config_h.PL
4322            ! win32/dl_win32.xs win32/include/dirent.h
4323            ! win32/include/sys/socket.h win32/makedef.pl win32/makefile.mk
4324            ! win32/perllib.c win32/runperl.c win32/win32.c win32/win32.h
4325            ! win32/win32iop.h win32/win32sck.c
4326 ____________________________________________________________________________
4327 [  3666] By: jhi                                   on 1999/07/11  22:00:13
4328         Log: Integrate with Sarathy.
4329      Branch: cfgperl
4330           !> op.c t/op/lex_assign.t
4331 ____________________________________________________________________________
4332 [  3665] By: jhi                                   on 1999/07/11  21:59:01
4333         Log: More manual sync.
4334      Branch: cfgperl
4335            ! pod/perldelta.pod
4336 ____________________________________________________________________________
4337 [  3664] By: gsar                                  on 1999/07/11  19:11:07
4338         Log: change#3612 was buggy and failed to build Tk; applied Ilya's
4339              remedy and related tests via private mail
4340      Branch: perl
4341            ! op.c t/op/lex_assign.t
4342 ____________________________________________________________________________
4343 [  3663] By: jhi                                   on 1999/07/11  15:04:37
4344         Log: Manual synchronization with Sarathy (some files
4345              had drifted apart for no apparent reason), plus
4346              I had a typo in dl_vms.xs Sarathy had fixed.
4347      Branch: cfgperl
4348            ! ext/DynaLoader/dl_vms.xs pod/perldelta.pod pp.c pp_sys.c
4349 ____________________________________________________________________________
4350 [  3662] By: jhi                                   on 1999/07/10  12:23:21
4351         Log: Change t/pragma/warn oct()/hex() overflow tests to use %Config
4352              to adapt to the underlying platform (the binary, 0b1..., test
4353              was broken in 64-bit platforms).  Also change "hex" in the
4354              warning messages to "hexadecimal" to match "binary" and "octal".
4355      Branch: cfgperl
4356            ! pod/perldiag.pod t/pragma/warn/util util.c
4357 ____________________________________________________________________________
4358 [  3661] By: jhi                                   on 1999/07/08  21:54:55
4359         Log: Integrate with Sarathy.
4360      Branch: cfgperl
4361           +> perlapi.c perlapi.h
4362           !> (integrate 43 files)
4363 ____________________________________________________________________________
4364 [  3660] By: gsar                                  on 1999/07/08  18:47:35
4365         Log: more PERL_OBJECT cleanups (changes still untested on Unix!)
4366      Branch: perl
4367            + perlapi.c perlapi.h
4368            ! MANIFEST XSUB.h emacs/ptags embed.h embed.pl embedvar.h
4369            ! ext/Opcode/Opcode.xs global.sym globals.c intrpvar.h
4370            ! iperlsys.h mg.c miniperlmain.c objXSUB.h perl.c perl.h perly.c
4371            ! pp.c pp_ctl.c pp_hot.c proto.h regcomp.c regcomp.h regexec.c
4372            ! scope.c scope.h sv.c thrdvar.h toke.c util.c win32/GenCAPI.pl
4373            ! win32/Makefile win32/makedef.pl win32/perllib.c win32/win32.c
4374            ! win32/win32.h
4375 ____________________________________________________________________________
4376 [  3659] By: gsar                                  on 1999/07/08  18:41:45
4377         Log: sundry cleanups for clean build on windows
4378      Branch: perl
4379            ! doio.c regcomp.c regcomp.h t/io/openpid.t utf8.c
4380 ____________________________________________________________________________
4381 [  3658] By: gsar                                  on 1999/07/08  01:24:25
4382         Log: fixes for logical bugs in the lexwarn patch; other tweaks to avoid
4383              type mismatch problems
4384      Branch: perl
4385            ! doio.c gv.c op.c pp.c regcomp.c regexec.c run.c sv.c
4386            ! t/pragma/warn/op toke.c utf8.c util.c
4387 ____________________________________________________________________________
4388 [  3657] By: jhi                                   on 1999/07/07  23:01:16
4389         Log: Integrate with Sarathy.  perldiag.pod required manual editing.
4390      Branch: cfgperl
4391            ! pod/perldiag.pod
4392           !> Changes configure.com ext/B/B/Deparse.pm
4393           !> ext/ByteLoader/Makefile.PL ext/Fcntl/Fcntl.xs
4394           !> ext/IO/lib/IO/File.pm gv.c iperlsys.h lib/ExtUtils/MM_VMS.pm
4395           !> lib/File/Basename.pm lib/File/Spec/VMS.pm perlsfio.h
4396           !> t/base/rs.t t/lib/io_multihomed.t t/lib/textfill.t
4397           !> t/lib/textwrap.t t/op/filetest.t t/op/mkdir.t
4398           !> t/pragma/overload.t thread.h vms/vms.c
4399 ____________________________________________________________________________
4400 [  3656] By: gsar                                  on 1999/07/07  21:04:38
4401         Log: integrate cfgperl contents
4402      Branch: perl
4403           +> lib/unicode/Is/ASCII.pl lib/unicode/Is/Cntrl.pl
4404           +> lib/unicode/Is/Graph.pl lib/unicode/Is/Punct.pl
4405           +> lib/unicode/Is/Word.pl lib/unicode/Is/XDigit.pl
4406            ! Changes
4407           !> (integrate 45 files)
4408 ____________________________________________________________________________
4409 [  3655] By: gsar                                  on 1999/07/07  18:55:45
4410         Log: filetest.t and ByteLoader build tweaks from Peter Prymmer
4411              <pvhp@forte.com>
4412      Branch: perl
4413            ! ext/ByteLoader/Makefile.PL t/op/filetest.t
4414 ____________________________________________________________________________
4415 [  3654] By: gsar                                  on 1999/07/07  18:47:03
4416         Log: change#1889 mistakenly removed F_SETLK
4417      Branch: perl
4418            ! ext/Fcntl/Fcntl.xs
4419 ____________________________________________________________________________
4420 [  3653] By: gsar                                  on 1999/07/07  18:42:42
4421         Log: B::Deparse update
4422              From: Stephen McCamant <smccam@uclink4.berkeley.edu>
4423              Date: Mon,  5 Jul 1999 17:57:03 -0500 (CDT)
4424              Message-ID: <14209.13729.738691.610723@alias-2.pr.mcs.net>
4425              Subject: [PATCH _57, long] B::Deparse 0.58
4426      Branch: perl
4427            ! ext/B/B/Deparse.pm
4428 ____________________________________________________________________________
4429 [  3652] By: gsar                                  on 1999/07/07  18:41:07
4430         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4431              Date: Mon, 5 Jul 1999 18:24:19 -0400 (EDT)
4432              Message-Id: <199907052224.SAA10454@monk.mps.ohio-state.edu>
4433              Subject: Re: [ID 19990705.001] Overloading boolean conversion
4434      Branch: perl
4435            ! gv.c t/pragma/overload.t
4436 ____________________________________________________________________________
4437 [  3651] By: gsar                                  on 1999/07/07  17:47:30
4438         Log: missing PerlIO_reopen() (suggested by sam@daemoninc.com)
4439      Branch: perl
4440            ! perlsfio.h
4441 ____________________________________________________________________________
4442 [  3650] By: gsar                                  on 1999/07/07  17:45:52
4443         Log: applied new parts of suggested patch
4444              From: Charles Bailey <BAILEY@newman.upenn.edu>
4445              Date: Fri, 02 Jul 1999 19:18:41 -0400 (EDT)
4446              Message-id: <01JD3M8W1VXS000S5G@mail.newman.upenn.edu>
4447              Subject: [PATCH 5.005_57] Consolidated VMS patch
4448      Branch: perl
4449            ! configure.com ext/IO/lib/IO/File.pm iperlsys.h
4450            ! lib/ExtUtils/MM_VMS.pm lib/File/Basename.pm
4451            ! lib/File/Spec/VMS.pm pod/perldiag.pod t/base/rs.t
4452            ! t/lib/io_multihomed.t t/lib/textfill.t t/lib/textwrap.t
4453            ! t/op/filetest.t t/op/mkdir.t thread.h vms/vms.c
4454 ____________________________________________________________________________
4455 [  3649] By: jhi                                   on 1999/07/07  13:38:02
4456         Log: Sync regcomp warn with reality.
4457      Branch: cfgperl
4458            ! t/pragma/warn/regcomp
4459 ____________________________________________________________________________
4460 [  3648] By: jhi                                   on 1999/07/07  13:04:55
4461         Log: Integrate with Sarathy; one conflict in t/pragma/warn/recgomp
4462              resolved manually.
4463      Branch: cfgperl
4464           +> pod/perllexwarn.pod t/pragma/warn/6default t/pragma/warn/av
4465           +> t/pragma/warn/doop t/pragma/warn/hv t/pragma/warn/malloc
4466           +> t/pragma/warn/perlio t/pragma/warn/run t/pragma/warn/utf8
4467            - README.lexwarn
4468           !> (integrate 79 files)
4469 ____________________________________________________________________________
4470 [  3647] By: gsar                                  on 1999/07/07  10:32:03
4471         Log: From: jan.dubois@ibm.net (Jan Dubois)
4472              Date: Thu, 01 Jul 1999 11:17:53 +0200
4473              Message-ID: <377b2ca4.14467042@smtp1.ibm.net>
4474              Subject: [PATCH 5.005_57] MakeMaker support for pod2html
4475      Branch: perl
4476            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
4477            ! lib/ExtUtils/MakeMaker.pm
4478 ____________________________________________________________________________
4479 [  3646] By: gsar                                  on 1999/07/07  10:27:55
4480         Log: fix undocumented IO::Handle functions as suggested
4481              by cj10@cam.ac.uk
4482      Branch: perl
4483            ! ext/IO/lib/IO/Handle.pm
4484 ____________________________________________________________________________
4485 [  3645] By: gsar                                  on 1999/07/07  10:18:55
4486         Log: prohibit thread join()ing itself (from Dan Sugalski)
4487      Branch: perl
4488            ! ext/Thread/Thread.xs
4489 ____________________________________________________________________________
4490 [  3644] By: gsar                                  on 1999/07/07  10:14:26
4491         Log: From: "Vishal Bhatia" <vishalb@my-deja.com>
4492              Date: Wed, 30 Jun 1999 14:02:42 -0700
4493              Message-ID: <LJHFKBDHMHHJDAAA@my-deja.com>
4494              Subject:  [PATCH 5.005_57] Compiler and XSUBS
4495      Branch: perl
4496            ! ext/B/B/C.pm
4497 ____________________________________________________________________________
4498 [  3643] By: gsar                                  on 1999/07/07  10:08:38
4499         Log: mention C<foreach VAR (LIST) BLOCK continue BLOCK> syntax
4500              (from François Désarménien <desar@club-internet.fr>)
4501      Branch: perl
4502            ! pod/perlsyn.pod
4503 ____________________________________________________________________________
4504 [  3642] By: gsar                                  on 1999/07/07  10:03:24
4505         Log: From: Doug MacEachern <dougm@cp.net>
4506              Date: Sun, 27 Jun 1999 22:43:25 -0700 (PDT)
4507              Message-ID: <Pine.LNX.4.10.9906272236430.389-100000@mojo.eng.cp.net>
4508              Subject: [PATCH 5.005_57] add B::PV::{LEN,CUR}
4509      Branch: perl
4510            ! ext/B/B.xs
4511 ____________________________________________________________________________
4512 [  3641] By: gsar                                  on 1999/07/07  10:00:57
4513         Log: slightly modified version of suggested patch
4514              From: Steven N. Hirsch <hirschs@stargate.btv.ibm.com>
4515              Date: Mon, 28 Jun 1999 14:23:59 -0400
4516              Message-Id: <199906281823.OAA24912@stargate.btv.ibm.com>
4517              Subject: [ID 19990628.007] POSIX::tmpnam() broken for threaded 5.00503
4518      Branch: perl
4519            ! ext/POSIX/POSIX.xs
4520 ____________________________________________________________________________
4521 [  3640] By: gsar                                  on 1999/07/07  09:45:43
4522         Log: lexical warnings update (warning.t fails one test
4523              due to leaked scalar, investigation pending)
4524              From: paul.marquess@bt.com
4525              Date: Sat, 26 Jun 1999 23:19:52 +0100
4526              Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB29C6C8E@mbtlipnt02.btlabs.bt.co.uk>
4527              Subject: [PATCH 5.005_57] Lexical Warnings - mandatory warning are now default warnings
4528      Branch: perl
4529            + pod/perllexwarn.pod t/pragma/warn/6default t/pragma/warn/av
4530            + t/pragma/warn/doop t/pragma/warn/hv t/pragma/warn/malloc
4531            + t/pragma/warn/perlio t/pragma/warn/run t/pragma/warn/utf8
4532            - README.lexwarn
4533            ! Changes MANIFEST av.c djgpp/djgpp.c doio.c doop.c
4534            ! ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c
4535            ! ext/ByteLoader/byterun.h gv.c hv.c jpl/JNI/JNI.xs
4536            ! lib/warning.pm mg.c op.c os2/os2.c perl.c perlio.c
4537            ! pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
4538            ! pod/perlmodlib.pod pod/perlrun.pod pod/perlvar.pod pp.c
4539            ! pp_ctl.c run.c sv.c t/pragma/warn/3both t/pragma/warn/doio
4540            ! t/pragma/warn/gv t/pragma/warn/mg t/pragma/warn/op
4541            ! t/pragma/warn/perl t/pragma/warn/perly t/pragma/warn/pp
4542            ! t/pragma/warn/pp_ctl t/pragma/warn/pp_hot t/pragma/warn/pp_sys
4543            ! t/pragma/warn/regcomp t/pragma/warn/regexec t/pragma/warn/sv
4544            ! t/pragma/warn/taint t/pragma/warn/toke t/pragma/warn/universal
4545            ! t/pragma/warn/util t/pragma/warning.t toke.c utf8.c util.c
4546            ! warning.h warning.pl win32/win32.c
4547 ____________________________________________________________________________
4548 [  3639] By: gsar                                  on 1999/07/07  08:09:30
4549         Log: From: Brian Jepson <bjepson@home.com>
4550              Date: Sat, 26 Jun 1999 10:47:45 -0500 (EST)
4551              Message-ID: <Pine.LNX.4.10.9906261044180.659-100000@cx384756-a.sking1.ri.home.com>
4552              Subject: Patch to JPL example program
4553      Branch: perl
4554            ! jpl/JPL_Rolo/JPL_Rolo.jpl
4555 ____________________________________________________________________________
4556 [  3638] By: jhi                                   on 1999/07/07  08:07:58
4557         Log: Integrate with Sarathy.
4558      Branch: cfgperl
4559           !> (integrate 34 files)
4560 ____________________________________________________________________________
4561 [  3637] By: gsar                                  on 1999/07/07  08:07:49
4562         Log: From: Stephen McCamant <smccam@uclink4.berkeley.edu>
4563              Date: Fri, 25 Jun 1999 13:38:44 -0500 (CDT)
4564              Message-ID: <14193.25034.113373.245377@alias-2.pr.mcs.net>
4565              Subject: [PATCH _57, long] Eliminate CONDOPs
4566      Branch: perl
4567            ! bytecode.pl dump.c ext/B/B.pm ext/B/B.xs ext/B/B/Bblock.pm
4568            ! ext/B/B/Bytecode.pm ext/B/B/C.pm ext/B/B/CC.pm
4569            ! ext/B/B/Debug.pm ext/B/B/Xref.pm ext/B/ramblings/flip-flop
4570            ! ext/B/typemap op.c op.h opcode.h opcode.pl perl.h
4571            ! pod/perltoc.pod pp_ctl.c pp_hot.c
4572 ____________________________________________________________________________
4573 [  3636] By: gsar                                  on 1999/07/07  07:50:51
4574         Log: adapted suggested patch for IO-1.20x
4575              From: ian@dial.pipex.com
4576              Date:  Fri, 25 Jun 1999 10:39:42 +0100
4577              Message-Id:  <199906250939.KAA02152@homer.diplex.co.uk>
4578              Subject: [ID 19990625.001]  Minor fixes for IO::Socket.pm
4579      Branch: perl
4580            ! ext/IO/lib/IO/Socket.pm
4581 ____________________________________________________________________________
4582 [  3635] By: gsar                                  on 1999/07/07  07:26:05
4583         Log: PowerMAX hints update from Tom Horsley <Tom.Horsley@mail.ccur.com>
4584      Branch: perl
4585            ! hints/powerux.sh
4586 ____________________________________________________________________________
4587 [  3634] By: gsar                                  on 1999/07/07  07:20:02
4588         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
4589              Date: Wed, 23 Jun 1999 16:16:05 +0100
4590              Message-Id: <199906231516.QAA23851@crypt.compulink.co.uk>
4591              Subject: [PATCH 5.005_57] memleak in optimizer
4592      Branch: perl
4593            ! embed.h embed.pl objXSUB.h op.c proto.h
4594 ____________________________________________________________________________
4595 [  3633] By: gsar                                  on 1999/07/07  07:10:52
4596         Log: add do-not-edit caveats for files generated by opcode.pl
4597              (suggested by Hugo van der Sanden)
4598      Branch: perl
4599            ! opcode.h opcode.pl pp.sym pp_proto.h
4600 ____________________________________________________________________________
4601 [  3632] By: gsar                                  on 1999/07/07  06:41:13
4602         Log: better diagnostics on read operations from write-only
4603              filehandles
4604      Branch: perl
4605            ! doio.c perl.c pod/perldelta.pod pod/perldiag.pod pp_hot.c
4606            ! pp_sys.c t/pragma/warn/pp_hot t/pragma/warn/pp_sys
4607 ____________________________________________________________________________
4608 [  3631] By: gsar                                  on 1999/07/07  02:03:34
4609         Log: make Sys::Hostname safe against C<$SIG{CHLD}='IGNORE'> (suggested
4610              by David Muir Sharnoff <muir@idiom.com>)
4611      Branch: perl
4612            ! lib/Sys/Hostname.pm
4613 ____________________________________________________________________________
4614 [  3630] By: gsar                                  on 1999/07/07  01:57:16
4615         Log: From: "Vishal Bhatia" <vishalb@my-deja.com>
4616              Date: Sun, 20 Jun 1999 17:17:17 -0700
4617              Message-ID: <AEBDBGKPMEAJAAAA@my-deja.com>
4618              Subject: [PATCH 5.005_57] Minor bug fix in pp_require
4619      Branch: perl
4620            ! ext/B/B/CC.pm
4621 ____________________________________________________________________________
4622 [  3629] By: gsar                                  on 1999/07/07  01:46:03
4623         Log: installperl should write normal messages to STDOUT, not STDERR
4624      Branch: perl
4625            ! installperl
4626 ____________________________________________________________________________
4627 [  3628] By: gsar                                  on 1999/07/07  01:41:25
4628         Log: BSD/OS needs -DSTRUCT_TM_HASZONE as of 4.0.1 (from mab@alink.net)
4629      Branch: perl
4630            ! hints/bsdos.sh
4631 ____________________________________________________________________________
4632 [  3627] By: gsar                                  on 1999/07/07  00:27:10
4633         Log: make diagnostic on C<my $^I> etc., more readable
4634      Branch: perl
4635            ! op.c
4636 ____________________________________________________________________________
4637 [  3626] By: gsar                                  on 1999/07/06  23:47:27
4638         Log: From: Andy Dougherty <doughera@lafayette.edu>
4639              Date:  Thu, 17 Jun 1999 12:07:11 -0400 (EDT)
4640              Message-Id:  <Pine.GSU.4.05.9906171204580.937-100000@newton.phys>
4641              Subject: [ID 19990617.004  [PATCH 5.005_57] make distclean fixes]
4642      Branch: perl
4643            ! Makefile.SH utils/Makefile
4644 ____________________________________________________________________________
4645 [  3625] By: jhi                                   on 1999/07/06  21:50:46
4646         Log: Some new files of #3624 missing from MANIFEST.
4647      Branch: cfgperl
4648            ! MANIFEST
4649 ____________________________________________________________________________
4650 [  3624] By: jhi                                   on 1999/07/06  21:47:04
4651         Log: POSIX [[:character class:]] support for standard, locale,
4652              and utf8.  If both utf8 and locale are on, utf8 wins.
4653              I don't fully understand why so many tables changed in
4654              lib/unicode because of "make" -- maybe it was just overdue.
4655      Branch: cfgperl
4656            + lib/unicode/Is/ASCII.pl lib/unicode/Is/Cntrl.pl
4657            + lib/unicode/Is/Graph.pl lib/unicode/Is/Punct.pl
4658            + lib/unicode/Is/Word.pl lib/unicode/Is/XDigit.pl
4659            ! MANIFEST Todo-5.005 embed.h embed.pl embedvar.h global.sym
4660            ! handy.h intrpvar.h lib/unicode/Bidirectional.pl
4661            ! lib/unicode/Block.pl lib/unicode/Category.pl
4662            ! lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
4663            ! lib/unicode/Is/BidiL.pl lib/unicode/Is/Digit.pl
4664            ! lib/unicode/Is/L.pl lib/unicode/Is/Lo.pl
4665            ! lib/unicode/Is/Lower.pl lib/unicode/Is/Print.pl
4666            ! lib/unicode/Is/Space.pl lib/unicode/Is/Upper.pl
4667            ! lib/unicode/Is/Z.pl lib/unicode/Is/Zs.pl lib/unicode/Name.pl
4668            ! lib/unicode/To/Digit.pl lib/unicode/mktables.PL objXSUB.h
4669            ! pod/perldelta.pod pod/perldiag.pod pod/perlre.pod proto.h
4670            ! regcomp.c regcomp.h regcomp.sym regexec.c regnodes.h
4671            ! t/op/pat.t t/op/re_tests t/op/regexp.t t/pragma/utf8.t
4672            ! t/pragma/warn/regcomp utf8.c
4673 ____________________________________________________________________________
4674 [  3623] By: gsar                                  on 1999/07/06  20:52:48
4675         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4676              Date: Wed, 16 Jun 1999 14:57:22 -0400
4677              Message-ID: <19990616145722.B16258@monk.mps.ohio-state.edu>
4678              Subject: [PATCH 5.00557] Devel::Peek
4679      Branch: perl
4680            ! ext/Devel/Peek/Peek.pm ext/Devel/Peek/Peek.xs
4681 ____________________________________________________________________________
4682 [  3622] By: gsar                                  on 1999/07/06  20:22:59
4683         Log: applied patch after demunging headers with appropriate paths
4684              From: "Vishal Bhatia" <vishalb@my-deja.com>
4685              Date: Sat, 12 Jun 1999 08:23:59 -0700
4686              Message-ID: <JIHEJPFDFKIBDAAA@my-deja.com>
4687              Subject: [Patch 5.005_57] unsigned arithmetic (Compiler)
4688      Branch: perl
4689            ! cc_runtime.h ext/B/B.xs ext/B/B/CC.pm ext/B/B/Stackobj.pm
4690            ! ext/B/defsubs.h.PL lib/ExtUtils/typemap t/harness
4691 ____________________________________________________________________________
4692 [  3621] By: gsar                                  on 1999/07/06  20:10:50
4693         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4694              Date: Thu, 10 Jun 1999 04:05:22 -0400 (EDT)
4695              Message-Id: <199906100805.EAA18216@monk.mps.ohio-state.edu>
4696              Subject: [PATCH 5.005_57] Optimize 2>&1 in commands
4697      Branch: perl
4698            ! doio.c
4699 ____________________________________________________________________________
4700 [  3620] By: jhi                                   on 1999/07/06  19:16:47
4701         Log: Mention EPOC and SOCKS.
4702      Branch: cfgperl
4703            ! pod/perldelta.pod
4704 ____________________________________________________________________________
4705 [  3619] By: gsar                                  on 1999/07/06  16:52:37
4706         Log: fix int vs STRLEN issue
4707      Branch: perl
4708            ! pp.c
4709 ____________________________________________________________________________
4710 [  3618] By: jhi                                   on 1999/07/06  16:52:20
4711         Log: There ain't Perl_atonv().
4712      Branch: cfgperl
4713            ! ext/ByteLoader/bytecode.h
4714 ____________________________________________________________________________
4715 [  3617] By: jhi                                   on 1999/07/06  15:55:22
4716         Log: Integrate with Sarathy.
4717      Branch: cfgperl
4718           !> Makefile.SH
4719 ____________________________________________________________________________
4720 [  3616] By: jhi                                   on 1999/07/06  15:54:09
4721         Log: Tweak for #3613.
4722      Branch: cfgperl
4723            ! Configure config_h.SH
4724 ____________________________________________________________________________
4725 [  3615] By: gsar                                  on 1999/07/06  11:00:21
4726         Log: From: "Todd C. Miller" <Todd.Miller@courtesan.com>
4727              Date:  Sun, 13 Jun 1999 17:46:13 -0600 (MDT)
4728              Message-Id:  <199906132346.RAA26632@xerxes.courtesan.com>
4729              Subject: [ID 19990613.003  linklibperl set incorrectly in Makefile.SH for OpenBSD]
4730      Branch: perl
4731            ! Makefile.SH
4732 ____________________________________________________________________________
4733 [  3614] By: jhi                                   on 1999/07/06  10:44:48
4734         Log: Integrate with Sarathy.
4735      Branch: cfgperl
4736           !> ext/IO/lib/IO/File.pm op.c op.h opcode.h opcode.pl perl.h pp.h
4737           !> pp.sym pp_proto.h t/base/rs.t t/pragma/warn/op
4738 ____________________________________________________________________________
4739 [  3613] By: jhi                                   on 1999/07/06  10:43:20
4740         Log: From: Nathan Kurz <nate@valleytel.net>
4741              Subject: [ID 19990612.001 compiling three deep modules within ext/]
4742              ply-To: nate@valleytel.net
4743              erl5-porters@perl.org
4744              Date: Sat, 12 Jun 1999 01:26:04 -0500
4745              Message-Id: <199906120626.BAA04996@trinkpad.valleytel.net>
4746      Branch: cfgperl
4747            ! Configure config_h.SH
4748 ____________________________________________________________________________
4749 [  3612] By: gsar                                  on 1999/07/06  10:17:52
4750         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4751              Date: Sat, 12 Jun 1999 04:49:09 -0400 (EDT)
4752              Message-Id: <199906120849.EAA26986@monk.mps.ohio-state.edu>
4753              Subject: [PATCH 5.005_57] Optimize away OP_SASSIGN
4754      Branch: perl
4755            ! op.c op.h opcode.h opcode.pl pp.h pp.sym pp_proto.h
4756 ____________________________________________________________________________
4757 [  3611] By: gsar                                  on 1999/07/06  09:51:20
4758         Log: From: pvhp@forte.com (Peter Prymmer)
4759              Date: Fri, 11 Jun 99 17:07:19 PDT
4760              Message-Id: <9906120007.AA13802@forte.com>
4761              Subject: [PATCH _03 && _57]portability fix for IO::File and FileHandle
4762      Branch: perl
4763            ! ext/IO/lib/IO/File.pm
4764 ____________________________________________________________________________
4765 [  3610] By: gsar                                  on 1999/07/06  09:37:37
4766         Log: fix for C<$/ = 42> setting paragraph mode (applied with small
4767              tweak)
4768              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
4769              Date: Wed, 09 Jun 1999 18:27:51 +0100
4770              Message-Id: <E10rm8l-00023T-00@ursa.cus.cam.ac.uk>
4771              Subject: Re: [ID 19990608.002] Possible bug with binmode and <FH> on Perl 5.005_03 Win32
4772      Branch: perl
4773            ! perl.h t/base/rs.t
4774 ____________________________________________________________________________
4775 [  3609] By: jhi                                   on 1999/07/06  09:28:48
4776         Log: Integrate with Sarathy.
4777      Branch: cfgperl
4778           !> (integrate 49 files)
4779 ____________________________________________________________________________
4780 [  3608] By: gsar                                  on 1999/07/06  09:28:21
4781         Log: test tweak
4782      Branch: perl
4783            ! t/pragma/warn/op
4784 ____________________________________________________________________________
4785 [  3607] By: jhi                                   on 1999/07/06  09:22:48
4786         Log: Put back the cygwin32 Configure fix of 3582 undone by 3597.
4787      Branch: cfgperl
4788            ! Configure config_h.SH
4789 ____________________________________________________________________________
4790 [  3606] By: gsar                                  on 1999/07/06  09:05:02
4791         Log: applied slightly tweaked version of suggested patch for
4792              improved RE API
4793              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4794              Date: Wed, 9 Jun 1999 18:14:27 -0400 (EDT)
4795              Message-Id: <199906092214.SAA14126@monk.mps.ohio-state.edu>
4796              Subject: [PATCH 5.005_57] REx engine rehash
4797      Branch: perl
4798            ! Changes dump.c embed.h embed.pl embedvar.h ext/re/Makefile.PL
4799            ! ext/re/re.xs global.sym objXSUB.h perl.c perl.h pp.c pp_hot.c
4800            ! proto.h regcomp.c regcomp.h regexec.c regexp.h thrdvar.h
4801            ! util.c
4802 ____________________________________________________________________________
4803 [  3605] By: gsar                                  on 1999/07/06  08:54:03
4804         Log: bug in change#3602 (cpp conditionals not allowed inside macro args)
4805      Branch: perl
4806            ! sv.c
4807 ____________________________________________________________________________
4808 [  3604] By: gsar                                  on 1999/07/06  07:08:30
4809         Log: From: paul.marquess@bt.com
4810              Date: Tue, 8 Jun 1999 22:37:58 +0100 
4811              Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB29C6C3C@mbtlipnt02.btlabs.bt.co.uk>
4812              Subject: [PATCH 5.005_57] DB_File 1.67
4813      Branch: perl
4814            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
4815            ! ext/DB_File/DB_File.xs ext/DB_File/typemap
4816 ____________________________________________________________________________
4817 [  3603] By: gsar                                  on 1999/07/06  07:04:50
4818         Log: From: paul.marquess@bt.com
4819              Date: Tue, 8 Jun 1999 22:34:01 +0100 
4820              Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB29C6C3B@mbtlipnt02.btlabs.bt.co.uk>
4821              Subject: [PATCH 5.005_57] DBM Filters
4822      Branch: perl
4823            ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
4824            ! ext/NDBM_File/NDBM_File.pm ext/NDBM_File/NDBM_File.xs
4825            ! ext/ODBM_File/ODBM_File.pm ext/ODBM_File/ODBM_File.xs
4826            ! ext/SDBM_File/SDBM_File.pm ext/SDBM_File/SDBM_File.xs
4827 ____________________________________________________________________________
4828 [  3602] By: gsar                                  on 1999/07/06  07:00:01
4829         Log: slightly tweaked version of suggested patch
4830              From: Dan Sugalski <sugalskd@ous.edu>
4831              Date: Tue, 08 Jun 1999 14:09:38 -0700
4832              Message-Id: <3.0.6.32.19990608140938.030f12e0@ous.edu>
4833              Subject: [PATCH 5.005_57]Use NV instead of double in the core
4834      Branch: perl
4835            ! av.h bytecode.pl cv.h doio.c dump.c embed.pl
4836            ! ext/ByteLoader/bytecode.h ext/ByteLoader/byterun.c hv.h
4837            ! intrpvar.h mg.c op.c perl.h pp.c pp.h pp_ctl.c pp_sys.c
4838            ! proto.h sv.c sv.h toke.c universal.c util.c
4839 ____________________________________________________________________________
4840 [  3601] By: gsar                                  on 1999/07/06  06:52:57
4841         Log: integrate cfgperl contents into mainline
4842      Branch: perl
4843           +> README.epoc epoc/config.h epoc/epoc.c epoc/epocish.h
4844           +> epoc/perl.mmp epoc/perl.pkg
4845           !> (integrate 30 files)
4846 ____________________________________________________________________________
4847 [  3598] By: jhi                                   on 1999/07/05  20:02:55
4848         Log: Integrate with mainperl.
4849      Branch: cfgperl
4850           +> lib/CGI/Pretty.pm
4851           !> Changes ext/B/B/Bblock.pm ext/B/B/C.pm ext/B/B/CC.pm
4852           !> ext/B/B/Stackobj.pm ext/GDBM_File/GDBM_File.xs mg.c op.c
4853           !> opcode.h opcode.pl pp_sys.c t/lib/io_udp.t thread.h toke.c
4854           !> vms/descrip_mms.template vms/subconfigure.com vms/vms.c
4855           !> vms/vmsish.h
4856 ____________________________________________________________________________
4857 [  3597] By: jhi                                   on 1999/07/05  19:59:48
4858         Log: Hack SOCKS support some more plus a patch from Andy Dougherty
4859              that addresses the notorious "Additional libraries" question.
4860      Branch: cfgperl
4861            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
4862            ! config_h.SH doio.c ext/Socket/Socket.xs hints/aix.sh perl.c
4863            ! pp_sys.c
4864 ____________________________________________________________________________
4865 [  3596] By: gsar                                  on 1999/07/05  18:30:51
4866         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4867              Date: Tue, 8 Jun 1999 04:47:58 -0400 (EDT)
4868              Message-Id: <199906080847.EAA03810@monk.mps.ohio-state.edu>
4869              Subject: [PATCH 5.00557] Long-standing UDP sockets bug on OS/2
4870      Branch: perl
4871            ! pp_sys.c t/lib/io_udp.t
4872 ____________________________________________________________________________
4873 [  3595] By: gsar                                  on 1999/07/05  18:29:08
4874         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4875              Date: Tue, 8 Jun 1999 04:44:58 -0400 (EDT)
4876              Message-Id: <199906080844.EAA03784@monk.mps.ohio-state.edu>
4877              Subject: [PATCH 5.00557] Setting $^E wipes out $!
4878      Branch: perl
4879            ! mg.c
4880 ____________________________________________________________________________
4881 [  3594] By: gsar                                  on 1999/07/05  18:24:53
4882         Log: hand-apply whitespace mutiliated patch
4883              From: Dan Sugalski <sugalskd@osshe.edu>
4884              Date: Mon, 07 Jun 1999 14:46:42 -0700
4885              Message-Id: <3.0.6.32.19990607144642.03079100@ous.edu>
4886              Subject: [PATCH 5.005_57]Updated VMS patch
4887      Branch: perl
4888            ! thread.h vms/descrip_mms.template vms/subconfigure.com
4889            ! vms/vms.c vms/vmsish.h
4890 ____________________________________________________________________________
4891 [  3593] By: gsar                                  on 1999/07/05  17:53:04
4892         Log: applied parts not duplicated by previous patches
4893              From: "Vishal Bhatia" <vishalb@my-deja.com>
4894              Date: Sat, 05 Jun 1999 08:42:17 -0700
4895              Message-ID: <JAMCAJKJEJDPAAAA@my-deja.com>
4896              Subject: Fwd: [PATCH 5.005_57] consolidated compiler changes
4897      Branch: perl
4898            ! Changes ext/B/B/Bblock.pm ext/B/B/C.pm ext/B/B/CC.pm
4899            ! ext/B/B/Stackobj.pm
4900 ____________________________________________________________________________
4901 [  3592] By: jhi                                   on 1999/07/05  17:17:22
4902         Log: AIX threaded build, plus few more on the side.
4903      Branch: cfgperl
4904            ! embed.h embed.pl ext/DynaLoader/dl_aix.xs
4905            ! ext/DynaLoader/dl_next.xs ext/DynaLoader/dl_rhapsody.xs
4906            ! ext/DynaLoader/dl_vms.xs hints/aix.sh objXSUB.h perl.h
4907            ! perl_exp.SH pp_ctl.c proto.h toke.c util.c
4908 ____________________________________________________________________________
4909 [  3591] By: gsar                                  on 1999/07/05  16:52:34
4910         Log: "\e" and "\a" didn't produce right escape under EBCDIC
4911              From: pvhp@forte.com (Peter Prymmer)
4912              Date: Fri, 4 Jun 99 12:00:27 PDT
4913              Message-Id: <9906041900.AA28387@forte.com>
4914              Subject: [PATCH 5.005_57]lingering ASCIIism in tokener
4915      Branch: perl
4916            ! toke.c
4917 ____________________________________________________________________________
4918 [  3590] By: gsar                                  on 1999/07/05  16:40:01
4919         Log: s/scalar ref constructor/single ref constructor/ (suggested
4920              by Stephen McCamant)
4921      Branch: perl
4922            ! opcode.h opcode.pl
4923 ____________________________________________________________________________
4924 [  3589] By: gsar                                  on 1999/07/05  16:34:06
4925         Log: no such thing as gdbm_clearerr() (from Andy Dougherty)
4926      Branch: perl
4927            ! ext/GDBM_File/GDBM_File.xs
4928 ____________________________________________________________________________
4929 [  3588] By: gsar                                  on 1999/07/05  16:29:39
4930         Log: allow C<-foo> under C<use integer> (behavior of C<-$string>
4931              is unchanged still)
4932      Branch: perl
4933            ! op.c
4934 ____________________________________________________________________________
4935 [  3587] By: jhi                                   on 1999/07/05  10:31:43
4936         Log: Make perl_exp.SH smarter about what to include and what to exclude.
4937      Branch: cfgperl
4938            ! perl_exp.SH
4939 ____________________________________________________________________________
4940 [  3586] By: jhi                                   on 1999/07/05  09:29:31
4941         Log: Remove unnecessary and extraneous my $i = 0.
4942      Branch: cfgperl
4943            ! bytecode.pl
4944 ____________________________________________________________________________
4945 [  3585] By: jhi                                   on 1999/07/05  07:28:59
4946         Log: Integrate with mainperl.
4947      Branch: cfgperl
4948           !> (integrate 30 files)
4949 ____________________________________________________________________________
4950 [  3584] By: gsar                                  on 1999/07/05  05:36:28
4951         Log: From: Vishal Bhatia <vishalb@hotmail.com>
4952              Date: Thu, 03 Jun 1999 00:57:48 PDT
4953              Message-ID: <19990603075749.86665.qmail@hotmail.com>
4954              Subject: Re: [PATCH 5.005_57] pp_sort sorted out
4955      Branch: perl
4956            ! ext/B/B/Bblock.pm ext/B/B/C.pm ext/B/B/CC.pm
4957 ____________________________________________________________________________
4958 [  3583] By: gsar                                  on 1999/07/05  05:31:19
4959         Log: suppress fancy display when in verbose mode (suggested by
4960              Paul Johnson <pjcj@transeda.com>)
4961      Branch: perl
4962            ! lib/Test/Harness.pm
4963 ____________________________________________________________________________
4964 [  3582] By: gsar                                  on 1999/07/05  05:17:12
4965         Log: cygwin32 update
4966              From: "Fifer, Eric" <EFifer@sanwaint.com>
4967              Date:  Wed, 2 Jun 1999 15:16:05 +0100
4968              Message-Id:  <71E287AB0D94D111BBD600600849EC8185EDD9@POST>
4969              Subject:  [ID 19990602.003] perl5.005_03 (CORE) cygwin32 port
4970      Branch: perl
4971            ! Configure Makefile.SH README.cygwin32 cygwin32/Makefile.SHs
4972            ! cygwin32/build-instructions.READFIRST
4973            ! cygwin32/build-instructions.charles-wilson
4974            ! cygwin32/build-instructions.sebastien-barre
4975            ! cygwin32/build-instructions.steven-morlock
4976            ! cygwin32/build-instructions.steven-morlock2 doio.c dosish.h
4977            ! ext/POSIX/Makefile.PL ext/POSIX/POSIX.xs hints/cygwin32.sh
4978            ! lib/Cwd.pm lib/ExtUtils/MM_Cygwin.pm perl.h pp_hot.c
4979            ! t/op/magic.t util.c
4980 ____________________________________________________________________________
4981 [  3581] By: gsar                                  on 1999/07/05  02:46:18
4982         Log: NeXT doesn't have FD_CLOEXEC (suggested by Hans Mulder)
4983      Branch: perl
4984            ! util.c
4985 ____________________________________________________________________________
4986 [  3580] By: gsar                                  on 1999/07/05  02:38:03
4987         Log: From: "Ed Peschko" <ed_peschko@csgsystems.com>
4988              Date: Mon, 31 May 1999 18:18:13 -0600
4989              Message-ID: <19990601001813.AAA17834@csgsystems.com>
4990              Subject: [ PATCH perl5.005_57 ] new perlcc + regression tests
4991      Branch: perl
4992            ! t/TEST t/UTEST t/harness utils/perlcc.PL
4993 ____________________________________________________________________________
4994 [  3579] By: gsar                                  on 1999/07/05  01:20:58
4995         Log: compatibility tweak for Class::Struct
4996      Branch: perl
4997            ! lib/Class/Struct.pm
4998 ____________________________________________________________________________
4999 [  3578] By: jhi                                   on 1999/07/04  23:26:01
5000         Log: Miscellaneus AIX fixes + SOCKS support.
5001      Branch: cfgperl
5002            ! Configure Makefile.SH Porting/Glossary Porting/config.sh
5003            ! Porting/config_H config_h.SH doio.c ext/Socket/Socket.xs
5004            ! hints/aix.sh pp_sys.c
5005 ____________________________________________________________________________
5006 [  3577] By: gsar                                  on 1999/07/04  23:07:39
5007         Log: test tweak
5008      Branch: perl
5009            ! t/io/openpid.t
5010 ____________________________________________________________________________
5011 [  3576] By: jhi                                   on 1999/07/04  22:39:23
5012         Log: Integrate with mainperl.
5013      Branch: cfgperl
5014           +> t/io/openpid.t
5015            - win32/perlhost.h
5016           !> (integrate 51 files)
5017 ____________________________________________________________________________
5018 [  3575] By: jhi                                   on 1999/07/04  22:26:48
5019         Log: Added 64-bit support for AIX 4.3 or better
5020              based on Martin H. Rusoff's observations.
5021      Branch: cfgperl
5022            ! Configure config_h.SH hints/aix.sh
5023 ____________________________________________________________________________
5024 [  3574] By: jhi                                   on 1999/07/04  21:34:47
5025         Log: Do not throw away gccvers compilation errors.
5026              From: Andy Dougherty <doughera@lafayette.edu>
5027              To: Ron Seguin <rseguin@on.bell.ca>
5028              Cc: Perl Porters <perl5-porters@perl.org>
5029              Subject: [PATCH] Re: [ID 19990625.011]  WHOA There
5030              Date: Mon, 28 Jun 1999 12:36:38 -0400 (EDT)
5031              Message-Id: <Pine.GSU.4.05.9906281230100.6265-100000@newton.phys>
5032      Branch: cfgperl
5033            ! Configure config_h.SH
5034 ____________________________________________________________________________
5035 [  3573] By: gsar                                  on 1999/07/04  21:10:32
5036         Log: adapted suggested tests for addition to testsuite
5037              From: RonaldWS@aol.com
5038              Date:  Sun, 30 May 1999 16:27:28 EDT
5039              Message-Id:  <25cd799f.2482f930@aol.com>
5040              Subject: [19990530.007] Open with pipe | does not return pid under win32
5041      Branch: perl
5042            + t/io/openpid.t
5043            ! MANIFEST win32/win32.c
5044 ____________________________________________________________________________
5045 [  3572] By: gsar                                  on 1999/07/04  20:29:32
5046         Log: perl_run() should call my_exit(0) for normal completion
5047      Branch: perl
5048            ! perl.c
5049 ____________________________________________________________________________
5050 [  3571] By: jhi                                   on 1999/07/04  20:10:44
5051         Log: Add test for change #3568 plus general cleanup.
5052      Branch: cfgperl
5053            ! t/pragma/locale.t
5054 ____________________________________________________________________________
5055 [  3570] By: gsar                                  on 1999/07/04  20:03:21
5056         Log: make overload, Data::Dumper, and dumpvar understand qr// stringify
5057              overloading
5058      Branch: perl
5059            ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/Dumper.xs
5060            ! lib/Dumpvalue.pm lib/dumpvar.pl lib/overload.pm pp_ctl.c
5061 ____________________________________________________________________________
5062 [  3569] By: gsar                                  on 1999/07/04  18:04:48
5063         Log: make AIX dynaloading work when libperl is shared (and thus under
5064              mod_perl etc.)
5065              From: Jens-Uwe Mager <jum@helios.de>
5066              Date:  Sat, 29 May 1999 17:09:52 +0200
5067              Message-Id:  <199905291509.RAA43978@ans.helios.de>
5068              Subject: [19990529.002] DynaLoader does not work properly if perl is not the main program (AIX)
5069      Branch: perl
5070            ! ext/DynaLoader/dl_aix.xs
5071 ____________________________________________________________________________
5072 [  3568] By: jhi                                   on 1999/07/04  14:54:23
5073         Log: pp_lc/pp_lcfirst/pp_quotemeta/pp_uc/pp_ucfirst were not calling mg_set().
5074              This resulted for example in the 'o' magic not being cleared by
5075              magic_setcollxfrm(), which resulted in strange cmp results.
5076              The bug was reported originally in the message
5077              Subject: Bug with locale
5078              From: Jan Starzynski <jan@planet.de> 
5079              To: perlbug@perl.com 
5080              Date: Fri, 09 Apr 1999 13:23:07 +0200 
5081              Message-ID: <370DE31B.DAEE1332@planet.de> 
5082      Branch: cfgperl
5083            ! pp.c
5084 ____________________________________________________________________________
5085 [  3567] By: gsar                                  on 1999/07/04  02:38:34
5086         Log: remove misleading info on defined(&func), unclutter deprecation
5087              about defined(@array)
5088      Branch: perl
5089            ! op.c pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
5090            ! t/pragma/warn/op
5091 ____________________________________________________________________________
5092 [  3566] By: gsar                                  on 1999/07/04  01:46:31
5093         Log: From: jan.dubois@ibm.net (Jan Dubois)
5094              Date: Wed, 26 May 1999 22:07:17 +0200
5095              Message-ID: <374c53ac.10322322@smtp1.ibm.net>
5096              Subject: [PATCH 5.005_57] MINGW32 and EGCS 1.1.2 support
5097      Branch: perl
5098            ! Changes win32/win32.c win32/win32.h
5099 ____________________________________________________________________________
5100 [  3565] By: gsar                                  on 1999/07/04  01:26:02
5101         Log: newer version of perlxstut from Jeff Okamoto (slightly edited
5102              for win32 issues)
5103      Branch: perl
5104            ! pod/perlxstut.pod
5105 ____________________________________________________________________________
5106 [  3564] By: gsar                                  on 1999/07/02  03:09:04
5107         Log: avoid warnings
5108      Branch: perl
5109            ! ext/Thread/Thread/Specific.pm lib/fields.pm
5110 ____________________________________________________________________________
5111 [  3563] By: gsar                                  on 1999/06/28  19:23:47
5112         Log: inc version (for CPAN.pm sanity)
5113      Branch: perl
5114            ! lib/Text/ParseWords.pm
5115 ____________________________________________________________________________
5116 [  3562] By: gsar                                  on 1999/06/28  19:19:01
5117         Log: regen perltoc
5118      Branch: perl
5119            ! pod/perltoc.pod
5120 ____________________________________________________________________________
5121 [  3561] By: gsar                                  on 1999/06/28  19:08:41
5122         Log: From: Damian Conway <damian@cs.monash.edu.au>
5123              Date: Wed, 26 May 1999 00:58:35 -0400
5124              Message-Id: <199905260458.AAA06411@defender.perl.org>
5125              Subject: [19990526.002] Misc. improvements to Class:Struct
5126      Branch: perl
5127            ! MANIFEST lib/Class/Struct.pm
5128 ____________________________________________________________________________
5129 [  3560] By: gsar                                  on 1999/06/28  18:50:52
5130         Log: remove bogus PL_optype_size
5131      Branch: perl
5132            ! bytecode.pl ext/ByteLoader/byterun.h
5133 ____________________________________________________________________________
5134 [  3559] By: gsar                                  on 1999/06/28  18:22:26
5135         Log: upgrade CGI.pm to v2.53 (CGI/{Apache,Switch}.pm NOT deleted)
5136      Branch: perl
5137            + lib/CGI/Pretty.pm
5138            ! eg/cgi/file_upload.cgi lib/CGI.pm lib/CGI/Carp.pm
5139            ! lib/CGI/Cookie.pm lib/CGI/Fast.pm t/lib/cgi-form.t
5140            ! t/lib/cgi-html.t t/lib/cgi-request.t
5141 ____________________________________________________________________________
5142 [  3558] By: jhi                                   on 1999/06/28  07:30:21
5143         Log: Change Olaf Lebbe's email address.
5144      Branch: cfgperl
5145            ! README.epoc
5146 ____________________________________________________________________________
5147 [  3557] By: gsar                                  on 1999/06/28  00:07:33
5148         Log: make autogenerated files writable
5149      Branch: perl
5150            - win32/perlhost.h
5151            ! MANIFEST Porting/makerel embed.h embedvar.h ext/B/B/Asmdata.pm
5152            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h global.sym
5153            ! keywords.h lib/warning.pm objXSUB.h opcode.h pp.sym pp_proto.h
5154            ! proto.h regnodes.h warning.h win32/config_H.bc
5155            ! win32/config_H.gc win32/config_H.vc
5156 ____________________________________________________________________________
5157 [  3556] By: jhi                                   on 1999/06/27  19:22:53
5158         Log: Update MANIFEST to match #3555.
5159      Branch: cfgperl
5160            ! MANIFEST
5161 ____________________________________________________________________________
5162 [  3555] By: jhi                                   on 1999/06/27  19:16:22
5163         Log: EPOC port to Psion5.
5164              From: Olaf Flebbe <O.Flebbe@science-computing.de>
5165              To: Jarkko Hietaniemi <jhi@iki.fi>
5166              Cc: perl5-porters@perl.org
5167              Subject: Re: Psion5
5168              Date: Sun, 27 Jun 1999 20:50:30 +0200 (METDST)
5169              Message-ID: <Pine.GHP.4.02.9906272048130.17736-100000@io.science-computing.de>
5170      Branch: cfgperl
5171            + README.epoc epoc/config.h epoc/epoc.c epoc/epocish.h
5172            + epoc/perl.mmp epoc/perl.pkg
5173            ! MANIFEST doio.c lib/Term/ReadLine.pm lib/perl5db.pl perl.c
5174            ! perl.h sv.c util.c
5175 ____________________________________________________________________________
5176 [  3554] By: jhi                                   on 1999/06/27  18:50:52
5177         Log: Integrate from mainperl.
5178      Branch: cfgperl
5179           !> (integrate 48 files)
5180 ____________________________________________________________________________
5181 [  3553] By: gsar                                  on 1999/06/27  14:28:49
5182         Log: somewhat untested PERL_OBJECT cleanups (C++isms mostly
5183              gone from the public API); PERL_OBJECT builds again on
5184              windows
5185              
5186              TODO: namespace-clean the typedefs in iperlsys.h and
5187              elsewhere; remove C++ remnants from public headers
5188      Branch: perl
5189            ! XSUB.h bytecode.pl cv.h embed.h embed.pl ext/B/B.xs
5190            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
5191            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h
5192            ! ext/DynaLoader/dlutils.c global.sym globals.c iperlsys.h
5193            ! lib/ExtUtils/Embed.pm lib/ExtUtils/xsubpp mg.c objXSUB.h
5194            ! opcode.h opcode.pl perl.c perl.h pod/perlhist.pod pp_ctl.c
5195            ! pp_hot.c proto.h scope.h sv.h toke.c universal.c util.c
5196            ! win32/GenCAPI.pl win32/Makefile win32/config.bc
5197            ! win32/config.gc win32/config.vc win32/dl_win32.xs
5198            ! win32/makedef.pl win32/makefile.mk win32/perllib.c
5199            ! win32/runperl.c win32/win32.c win32/win32.h win32/win32iop.h
5200            ! win32/win32sck.c
5201 ____________________________________________________________________________
5202 [  3552] By: gsar                                  on 1999/06/27  13:49:31
5203         Log: integrate cfgperl changes into mainline
5204      Branch: perl
5205           !> dump.c embed.h embed.pl embedvar.h global.sym intrpvar.h mg.c
5206           !> objXSUB.h op.c perl.c perl.h perlvars.h pp.c pp_ctl.c
5207           !> pp_proto.h pp_sys.c proto.h sv.c t/pragma/locale.t toke.c
5208           !> util.c
5209 ____________________________________________________________________________
5210 [  3551] By: gsar                                  on 1999/06/27  13:31:11
5211         Log: fix indents
5212      Branch: perl
5213            ! op.c
5214 ____________________________________________________________________________
5215 [  3550] By: gsar                                  on 1999/06/24  22:42:53
5216         Log: update Changes
5217      Branch: perl
5218            ! Changes
5219 ____________________________________________________________________________
5220 [  3549] By: gsar                                  on 1999/06/24  22:41:17
5221         Log: avoid race condition in the CAPI extension bootstrap handler
5222      Branch: perl
5223            ! lib/ExtUtils/xsubpp win32/GenCAPI.pl
5224 ____________________________________________________________________________
5225 [  3548] By: gsar                                  on 1999/06/24  22:39:53
5226         Log: sanity check to cover the case when perl is installed into the
5227              X:\ (drive root)
5228      Branch: perl
5229            ! win32/win32.c
5230 ____________________________________________________________________________
5231 [  3547] By: gsar                                  on 1999/06/22  19:30:32
5232         Log: tweak RefHash to make intent clearer (suggested by John Dlugosz)
5233      Branch: perl
5234            ! lib/Tie/RefHash.pm
5235 ____________________________________________________________________________
5236 [  3544] By: jhi                                   on 1999/06/18  19:24:28
5237         Log: Tidy up #3542 and #3543. 
5238      Branch: cfgperl
5239            ! t/pragma/locale.t util.c
5240 ____________________________________________________________________________
5241 [  3543] By: jhi                                   on 1999/06/18  10:28:45
5242         Log: Spice up locale.t.
5243      Branch: cfgperl
5244            ! t/pragma/locale.t
5245 ____________________________________________________________________________
5246 [  3542] By: jhi                                   on 1999/06/17  22:42:03
5247         Log: Fixed two long-standing locale bugs.
5248              
5249              Both problems were related to numeric locale which
5250              controls the radix character aka the decimal separator.
5251              (1) printf (and sprintf) were resetting the numeric locale to C.
5252              (2) Using locale-numerically formatted floating point
5253              numbers (e.g. "1,23") together with -w caused warnings about
5254              "isn't numeric".  The operations were working fine, though,
5255              because atof() was using the local locale.
5256              Both problems reported by Stefan Vogtner.
5257              
5258              Introduced a wrapper for atof() that attempts to convert
5259              the string both ways.  This helps Perl to understand
5260              numbers like this "4.56" even when using a local locale
5261              makes atof() understand only numbers like this "7,89".
5262              
5263              Remaining related problems, both of which existed before
5264              this patch and continue to exist after this patch:
5265              (a) The behaviour of print() is _not_ as documented by perllocale.
5266              Instead of always using the C locale, print() does use the
5267              local locale, just like the *printf() do.  This may be fixable
5268              now that switching to-and-fro between locales has been made
5269              more consistent, but fixing print() would change existing
5270              behaviour.  perllocale is not changed by this patch.
5271              (b) If a number has been stringified (say, via "$number") under
5272              a local locale, the cached string value persists even under
5273              "no locale".  This may or may not be a problem: operations
5274              work fine because the original number is still there, but
5275              that the string form keeps its locale-ish outlook may be
5276              somewhat confusing.
5277      Branch: cfgperl
5278            ! dump.c embed.h embed.pl embedvar.h global.sym intrpvar.h mg.c
5279            ! objXSUB.h op.c perl.c perl.h perlvars.h pp.c pp_ctl.c
5280            ! pp_proto.h pp_sys.c proto.h sv.c t/pragma/locale.t toke.c
5281            ! util.c
5282 ____________________________________________________________________________
5283 [  3541] By: jhi                                   on 1999/06/17  20:00:16
5284         Log: Integrate from mainperl.
5285      Branch: cfgperl
5286           !> ext/Data/Dumper/Dumper.pm op.c
5287 ____________________________________________________________________________
5288 [  3540] By: gsar                                  on 1999/06/16  16:49:55
5289         Log: dump C<0> as such, not C<'0'>
5290      Branch: perl
5291            ! ext/Data/Dumper/Dumper.pm
5292 ____________________________________________________________________________
5293 [  3539] By: gsar                                  on 1999/06/13  04:04:40
5294         Log: fix coredumper in change#3498
5295      Branch: perl
5296            ! op.c
5297 ____________________________________________________________________________
5298 [  3538] By: jhi                                   on 1999/06/12  22:01:26
5299         Log: Integrate from mainperl.
5300      Branch: cfgperl
5301           +> lib/caller.pm
5302           !> (integrate 36 files)
5303 ____________________________________________________________________________
5304 [  3537] By: gsar                                  on 1999/06/12  06:43:03
5305         Log: EXTERN_C declarations for global arrays in various
5306              headers, so perl can be built even in C++ mode; win32
5307              build fixups; regen headers
5308      Branch: perl
5309            ! XSUB.h embedvar.h ext/B/B.xs objXSUB.h opcode.h opcode.pl
5310            ! perl.h regcomp.h regexec.c utf8.h win32/win32.c win32/win32.h
5311 ____________________________________________________________________________
5312 [  3536] By: gsar                                  on 1999/06/12  06:38:21
5313         Log: caller.pm typos
5314      Branch: perl
5315            ! lib/caller.pm
5316 ____________________________________________________________________________
5317 [  3535] By: gsar                                  on 1999/06/11  23:13:54
5318         Log: various little tweaks; most globals are now in intrpvar.h, ninterps
5319              is temporarily gone
5320      Branch: perl
5321            ! embed.pl intrpvar.h os2/os2.c perl.c perlvars.h
5322            ! pod/perldelta.pod proto.h win32/perllib.c
5323 ____________________________________________________________________________
5324 [  3534] By: gsar                                  on 1999/06/11  20:41:51
5325         Log: implement C<use caller 'encoding'>
5326      Branch: perl
5327            + lib/caller.pm
5328            ! MANIFEST perl.h pod/perldelta.pod pod/perlfunc.pod pp_ctl.c
5329 ____________________________________________________________________________
5330 [  3533] By: gsar                                  on 1999/06/11  16:51:04
5331         Log: truncate() has a peculiar exemption from strict barewords, even
5332              though it has a non-filehandle prototype
5333      Branch: perl
5334            ! op.c t/io/fs.t
5335 ____________________________________________________________________________
5336 [  3532] By: gsar                                  on 1999/06/11  09:09:16
5337         Log: GDBM tweak
5338      Branch: perl
5339            ! ext/GDBM_File/GDBM_File.xs ext/GDBM_File/typemap
5340 ____________________________________________________________________________
5341 [  3531] By: gsar                                  on 1999/06/10  23:34:19
5342         Log: part of the platform changes for IMPLICIT_CONTEXT
5343      Branch: perl
5344            ! djgpp/djgpp.c jpl/JNI/JNI.xs jpl/JNI/typemap
5345            ! jpl/PerlInterpreter/PerlInterpreter.c
5346            ! jpl/PerlInterpreter/PerlInterpreter.h
5347            ! os2/OS2/ExtAttr/ExtAttr.xs os2/OS2/PrfDB/PrfDB.xs
5348            ! os2/OS2/Process/Process.xs os2/OS2/REXX/REXX.xs perl.h
5349 ____________________________________________________________________________
5350 [  3530] By: jhi                                   on 1999/06/10  20:55:56
5351         Log: Integrate from mainperl.
5352      Branch: cfgperl
5353           !> ext/DB_File/DB_File.xs ext/DB_File/typemap
5354 ____________________________________________________________________________
5355 [  3529] By: gsar                                  on 1999/06/10  20:40:01
5356         Log: DB_File tweaks for IMPLICIT CONTEXT
5357      Branch: perl
5358            ! ext/DB_File/DB_File.xs ext/DB_File/typemap
5359 ____________________________________________________________________________
5360 [  3528] By: jhi                                   on 1999/06/10  10:18:15
5361         Log: Integrate from mainperl.
5362      Branch: cfgperl
5363           !> (integrate 105 files)
5364 ____________________________________________________________________________
5365 [  3527] By: gsar                                  on 1999/06/10  09:30:35
5366         Log: most globals are now interpreter local; locale initialization
5367              was too early, defer it until interpreter is allocated and
5368              initialized; multiple interpreters should now be
5369              concurrency-safe (untested)
5370      Branch: perl
5371            ! embedvar.h intrpvar.h malloc.c miniperlmain.c perl.c perl.h
5372            ! perlvars.h
5373 ____________________________________________________________________________
5374 [  3526] By: gsar                                  on 1999/06/10  08:38:00
5375         Log: fix small nits
5376      Branch: perl
5377            ! cc_runtime.h ext/B/B/CC.pm run.c
5378 ____________________________________________________________________________
5379 [  3525] By: gsar                                  on 1999/06/10  04:41:38
5380         Log: win32 build fixes
5381      Branch: perl
5382            ! bytecode.pl dosish.h embed.h embed.pl ext/B/B.xs
5383            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
5384            ! ext/ByteLoader/byterun.h ext/SDBM_File/sdbm/sdbm.c globals.c
5385            ! mg.c objXSUB.h op.h perl.c perl.h pp_sys.c proto.h sv.c util.c
5386            ! win32/Makefile win32/config_H.bc win32/config_H.gc
5387            ! win32/config_H.vc win32/config_h.PL win32/dl_win32.xs
5388            ! win32/makedef.pl win32/makefile.mk win32/perllib.c
5389            ! win32/win32.c win32/win32.h win32/win32sck.c
5390            ! win32/win32thread.c win32/win32thread.h
5391 ____________________________________________________________________________
5392 [  3524] By: gsar                                  on 1999/06/09  18:03:01
5393         Log: more complete support for implicit thread/interpreter pointer,
5394              enabled via -DPERL_IMPLICIT_CONTEXT (all changes are noops
5395              without that enabled):
5396              - USE_THREADS now enables PERL_IMPLICIT_CONTEXT, so dTHR
5397              is a noop; tests pass on Solaris; should be faster now!
5398              - MULTIPLICITY has been tested with and without
5399              PERL_IMPLICIT_CONTEXT on Solaris
5400              - improved function database now merged with embed.pl
5401              - everything except the varargs functions have foo(a,b,c) macros
5402              to provide compatibility
5403              - varargs functions default to compatibility variants that
5404              get the context pointer using dTHX
5405              - there should be almost no source compatibility issues as a
5406              result of all this
5407              - dl_foo.xs changes other than dl_dlopen.xs untested
5408              - still needs documentation, fixups for win32 etc
5409              Next step: migrate most non-mutex variables from perlvars.h
5410              to intrpvar.h
5411      Branch: perl
5412            - proto.pl
5413            ! MANIFEST XSUB.h av.c bytecode.pl cv.h doio.c doop.c dump.c
5414            ! ebcdic.c embed.h embed.pl embedvar.h ext/B/B.xs ext/B/typemap
5415            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
5416            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h
5417            ! ext/Data/Dumper/Dumper.xs ext/Devel/Peek/Peek.xs
5418            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_beos.xs
5419            ! ext/DynaLoader/dl_cygwin32.xs ext/DynaLoader/dl_dld.xs
5420            ! ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dl_hpux.xs
5421            ! ext/DynaLoader/dl_mpeix.xs ext/DynaLoader/dl_next.xs
5422            ! ext/DynaLoader/dl_none.xs ext/DynaLoader/dl_rhapsody.xs
5423            ! ext/DynaLoader/dl_vmesa.xs ext/DynaLoader/dl_vms.xs
5424            ! ext/DynaLoader/dlutils.c ext/Opcode/Opcode.xs
5425            ! ext/POSIX/POSIX.xs ext/Thread/Thread.xs ext/re/re.xs
5426            ! global.sym globals.c gv.c hv.c lib/ExtUtils/typemap
5427            ! lib/ExtUtils/xsubpp malloc.c mg.c mg.h miniperlmain.c
5428            ! objXSUB.h op.c opcode.h opcode.pl perl.c perl.h perlio.c
5429            ! perlsfio.h perly.c pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c
5430            ! proto.h regcomp.c regcomp.h regexec.c run.c scope.c scope.h
5431            ! sv.c taint.c thrdvar.h thread.h toke.c universal.c utf8.c
5432            ! util.c win32/Makefile win32/makefile.mk writemain.SH
5433 ____________________________________________________________________________
5434 [  3523] By: gsar                                  on 1999/06/07  05:24:13
5435         Log: missed a file
5436      Branch: perl
5437            + proto.pl
5438            ! MANIFEST
5439 ____________________________________________________________________________
5440 [  3522] By: gsar                                  on 1999/06/07  05:18:34
5441         Log: initial stub implementation of implicit thread/this
5442              pointer    argument; builds/tests on Solaris, win32
5443              hasn't been fixed up yet; proto.h, global.sym and
5444              static function decls are now generated from a common
5445              database in proto.pl; some inconsistently named
5446              perl_foo() things are now Perl_foo(), compatibility
5447              #defines provided; perl_foo() (lowercase 'p') reserved
5448              for functions that take an explicit context argument;
5449              next step: generate #define foo(a,b) Perl_foo(aTHX_ a,b)
5450      Branch: perl
5451            ! XSUB.h av.c cop.h deb.c doio.c doop.c dump.c ebcdic.c embed.h
5452            ! embed.pl ext/POSIX/POSIX.xs global.sym globals.c gv.c gv.h
5453            ! hv.c malloc.c mg.c miniperlmain.c objXSUB.h op.c opcode.h
5454            ! opcode.pl perl.c perl.h perl_exp.SH perlio.c perly.c perly.y
5455            ! pp.c pp.sym pp_ctl.c pp_hot.c pp_proto.h pp_sys.c proto.h
5456            ! regcomp.c regexec.c run.c scope.c scope.h sv.c taint.c toke.c
5457            ! universal.c utf8.c util.c
5458 ____________________________________________________________________________
5459 [  3521] By: gsar                                  on 1999/06/04  23:00:22
5460         Log: clean up some stray "global" symbols
5461      Branch: perl
5462            ! embed.h embed.pl global.sym objXSUB.h opcode.pl pp.sym
5463            ! pp_proto.h proto.h
5464 ____________________________________________________________________________
5465 [  3520] By: jhi                                   on 1999/06/02  21:33:28
5466         Log: Integrate from mainperl.
5467      Branch: cfgperl
5468           !> (integrate 94 files)
5469 ____________________________________________________________________________
5470 [  3519] By: gsar                                  on 1999/06/02  07:16:10
5471         Log: avoid dereferencing null pointer from getpwent() et al
5472      Branch: perl
5473            ! pp_sys.c
5474 ____________________________________________________________________________
5475 [  3518] By: gsar                                  on 1999/06/02  04:47:10
5476         Log: remove _() non-ansism
5477      Branch: perl
5478            ! Porting/config_H XSUB.h config_h.SH cv.h doio.c doop.c
5479            ! ext/B/B/C.pm ext/B/B/CC.pm ext/B/byteperl.c
5480            ! ext/ByteLoader/ByteLoader.xs ext/Data/Dumper/Dumper.xs
5481            ! ext/DynaLoader/dl_beos.xs ext/DynaLoader/dl_dlopen.xs
5482            ! ext/DynaLoader/dl_vmesa.xs ext/IO/poll.h ext/IPC/SysV/SysV.xs
5483            ! ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs ext/Thread/Thread.xs
5484            ! ext/re/re.xs handy.h hv.c iperlsys.h
5485            ! jpl/PerlInterpreter/PerlInterpreter.c lib/ExtUtils/Embed.pm
5486            ! malloc.c mg.c mg.h minimod.pl miniperlmain.c op.c op.h
5487            ! opcode.h opcode.pl os2/POSIX.mkfifo perl.c perl.h
5488            ! plan9/config.plan9 pod/perlembed.pod pod/perlguts.pod pp.c
5489            ! pp_ctl.c pp_hot.c pp_sys.c proto.h regcomp.c regexec.c run.c
5490            ! scope.h sv.c sv.h thread.h toke.c util.c vms/sockadapt.h
5491            ! vms/vmsish.h vms/writemain.pl vos/config.h
5492            ! vos/config_h.SH_orig win32/GenCAPI.pl win32/config_H.bc
5493            ! win32/config_H.gc win32/config_H.vc win32/makemain.pl
5494            ! win32/perllib.c win32/runperl.c win32/win32.h
5495            ! win32/win32thread.h writemain.SH x2p/a2p.c x2p/a2p.h x2p/a2p.y
5496            ! x2p/hash.h x2p/str.h x2p/util.h x2p/walk.c
5497 ____________________________________________________________________________
5498 [  3517] By: gsar                                  on 1999/06/02  02:17:51
5499         Log: missed a few files
5500      Branch: perl
5501            ! ext/POSIX/POSIX.xs jpl/JNI/JNI.xs
5502 ____________________________________________________________________________
5503 [  3516] By: gsar                                  on 1999/06/02  01:37:33
5504         Log: integrate cfgperl contents into mainline
5505      Branch: perl
5506           +> ext/ByteLoader/bytecode.h ext/ByteLoader/byterun.c
5507           +> ext/ByteLoader/byterun.h
5508            - bytecode.h byterun.c byterun.h
5509            ! Changes
5510           !> (integrate 58 files)
5511 ____________________________________________________________________________
5512 [  3515] By: gsar                                  on 1999/06/02  00:48:50
5513         Log: remove stray K&R-isms
5514      Branch: perl
5515            ! ext/SDBM_File/sdbm/dba.c ext/SDBM_File/sdbm/dbd.c
5516            ! ext/SDBM_File/sdbm/dbe.c ext/SDBM_File/sdbm/dbm.c
5517            ! ext/SDBM_File/sdbm/dbu.c mg.c op.c pp_ctl.c pp_sys.c sv.c
5518            ! toke.c util.c win32/win32.c x2p/hash.c
5519 ____________________________________________________________________________
5520 [  3514] By: gsar                                  on 1999/06/01  15:55:55
5521         Log: change#3447 didn't do enough to exempt Foo->bar(qw/.../) from
5522              strict 'subs'
5523      Branch: perl
5524            ! op.c t/pragma/strict-subs
5525 ____________________________________________________________________________
5526 [  3513] By: jhi                                   on 1999/06/01  07:17:05
5527         Log: Patch applying of #3499 had gone awry.
5528      Branch: cfgperl
5529            ! ext/ByteLoader/bytecode.h ext/ByteLoader/byterun.h
5530 ____________________________________________________________________________
5531 [  3512] By: gsar                                  on 1999/05/31  19:21:30
5532         Log: tighter -help output
5533      Branch: perl
5534            ! perl.c
5535 ____________________________________________________________________________
5536 [  3511] By: gsar                                  on 1999/05/31  17:18:23
5537         Log: fix memory leak in C<eval 'return sub {...}'>
5538      Branch: perl
5539            ! embed.h embed.pl objXSUB.h pp_ctl.c proto.h
5540 ____________________________________________________________________________
5541 [  3510] By: gsar                                  on 1999/05/31  14:11:46
5542         Log: tweak C++isms
5543      Branch: perl
5544            ! win32/dl_win32.xs win32/win32.c
5545 ____________________________________________________________________________
5546 [  3509] By: jhi                                   on 1999/05/30  13:02:26
5547         Log: Cleanup of #3488.
5548      Branch: cfgperl
5549            ! Configure config_h.SH
5550 ____________________________________________________________________________
5551 [  3508] By: jhi                                   on 1999/05/30  11:16:01
5552         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5553              To: Mailing list Perl5 <perl5-porters@perl.org>
5554              Subject: [PATCH 5.005_57] Teach Socket and io_unix.t the syntax of OS/2
5555              Date: Sat, 29 May 1999 20:18:13 -0400
5556              Message-ID: <19990529201813.B9489@monk.mps.ohio-state.edu>
5557      Branch: cfgperl
5558            ! ext/Socket/Socket.xs os2/os2ish.h t/lib/io_unix.t
5559 ____________________________________________________________________________
5560 [  3507] By: jhi                                   on 1999/05/29  20:05:40
5561         Log: From: Mark-Jason Dominus <mjd@plover.com>
5562              To: perl5-porters@perl.com
5563              Subject: PATCH (5.005_57): Document use of `SPECIAL' flag for `pushre':
5564              Date: Sat, 29 May 1999 14:45:10 -0400
5565              Message-ID: <19990529184510.27557.qmail@plover.com>
5566      Branch: cfgperl
5567            ! op.h
5568 ____________________________________________________________________________
5569 [  3506] By: gsar                                  on 1999/05/29  16:49:39
5570         Log: avoid gv_check() recursive pit
5571      Branch: perl
5572            ! gv.c
5573 ____________________________________________________________________________
5574 [  3505] By: jhi                                   on 1999/05/29  11:38:16
5575         Log: From: jan.dubois@ibm.net (Jan Dubois)
5576              To: Gurusamy Sarathy <gsar@activestate.com>
5577              Cc: perl5-porters@perl.org
5578              Subject: [PATCH 5.005_57]Safeguard against unimplemented functions in pwuid.t and grent.t
5579              Date: Sat, 29 May 1999 08:46:22 +0200
5580              Message-ID: <374f8007.2016008@smtp1.ibm.net>
5581      Branch: cfgperl
5582            ! t/op/grent.t t/op/pwent.t
5583 ____________________________________________________________________________
5584 [  3504] By: jhi                                   on 1999/05/29  11:07:10
5585         Log: QNX needs <sys/select.h> to define fd_set.
5586              
5587              From: Norton Allen <allen@huarp.harvard.edu>
5588              To: perl5-porters@perl.org
5589              Subject: [19990526.016] Not OK: perl 5.00503 on x86-qnx 424
5590              Date:  Wed, 26 May 1999 13:51:27 -0400 (EDT)
5591              Message-Id:  <199905261751.NAA20966@bottesini.harvard.edu>
5592      Branch: cfgperl
5593            ! ext/IO/poll.c
5594 ____________________________________________________________________________
5595 [  3503] By: jhi                                   on 1999/05/29  10:53:31
5596         Log: From: jan.dubois@ibm.net (Jan Dubois)
5597              To: Gurusamy Sarathy <gsar@activestate.com>, perl5-porters@perl.org
5598              Subject: [PATCH all versions] (was Re: Unitialized Value Complaints in Math::BigFloat)
5599              Date: Fri, 28 May 1999 20:14:35 +0200
5600              Message-ID: <3751daa4.7188847@smtp1.ibm.net>
5601      Branch: cfgperl
5602            ! lib/Math/BigFloat.pm
5603 ____________________________________________________________________________
5604 [  3502] By: jhi                                   on 1999/05/29  10:44:44
5605         Log: Make Configure support the change #3367,
5606              SysV shadow passwords.
5607      Branch: cfgperl
5608            ! Configure config_h.SH pp_sys.c
5609 ____________________________________________________________________________
5610 [  3501] By: gsar                                  on 1999/05/28  21:22:23
5611         Log: add wide versions of win32 system calls (first step in
5612              globalization); delayload winsock for performance if compiling
5613              with VC 6.0
5614      Branch: perl
5615            ! win32/Makefile win32/dl_win32.xs win32/makefile.mk
5616            ! win32/win32.c win32/win32.h
5617 ____________________________________________________________________________
5618 [  3500] By: jhi                                   on 1999/05/28  21:17:24
5619         Log: The new t/lib/io_linenum.t was using stricture
5620              before @INC was set up.
5621      Branch: cfgperl
5622            ! t/lib/io_linenum.t
5623 ____________________________________________________________________________
5624 [  3499] By: jhi                                   on 1999/05/28  17:13:23
5625         Log: From: Tom Hughes <tom@compton.nu>
5626              To: perl5-porters@perl.org
5627              Subject: [PATCH 5.005_57] ByteLoader mark 2
5628              Date: Wed, 26 May 1999 23:59:49 +0100
5629              Message-ID: <bf337a0849.tom@compton.compton.nu>
5630              
5631              plus resolve tiny conflict with #3479
5632              plus regen_headers.
5633      Branch: cfgperl
5634            + ext/ByteLoader/bytecode.h ext/ByteLoader/byterun.c
5635            + ext/ByteLoader/byterun.h
5636            - bytecode.h byterun.c byterun.h
5637            ! MANIFEST Makefile.SH bytecode.pl embed.h embedvar.h ext/B/B.pm
5638            ! ext/B/B.xs ext/B/B/Bytecode.pm ext/B/Makefile.PL
5639            ! ext/ByteLoader/ByteLoader.pm ext/ByteLoader/ByteLoader.xs
5640            ! ext/ByteLoader/Makefile.PL global.sym intrpvar.h objXSUB.h
5641            ! perl.h perlvars.h proto.h util.c utils/Makefile
5642 ____________________________________________________________________________
5643 [  3498] By: jhi                                   on 1999/05/28  16:53:04
5644         Log: From: Mark-Jason Dominus <mjd@plover.com>
5645              To: perl5-porters@perl.com
5646              Subject: PATCH (5.005_57): defined(@a) now deprecated
5647              Date: Thu, 27 May 1999 16:05:44 -0400
5648              Message-ID: <19990527200544.13330.qmail@plover.com>
5649      Branch: cfgperl
5650            ! lib/Carp.pm op.c opcode.h opcode.pl pod/perldelta.pod
5651            ! pod/perldiag.pod pod/perlfunc.pod pp_proto.h t/pragma/warn/op
5652 ____________________________________________________________________________
5653 [  3497] By: jhi                                   on 1999/05/28  16:50:54
5654         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5655              To: perl5-porters@perl.org (Mailing list Perl5)
5656              Subject: [PATCH 5.00557] Cosmetic OS/2-related patches
5657              Date: Fri, 28 May 1999 12:13:00 -0400 (EDT)
5658              Message-Id: <199905281613.MAA02048@monk.mps.ohio-state.edu>
5659      Branch: cfgperl
5660            ! MANIFEST Makefile.SH ext/POSIX/POSIX.xs hints/os2.sh
5661            ! os2/Makefile.SHs t/io/pipe.t t/lib/io_sock.t
5662 ____________________________________________________________________________
5663 [  3496] By: jhi                                   on 1999/05/28  16:48:39
5664         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5665              To: perl5-porters@perl.org (Mailing list Perl5)
5666              Subject: [PATCH 5.00557] Required OS/2-related patches
5667              Date: Fri, 28 May 1999 12:11:48 -0400 (EDT)
5668              Message-Id: <199905281611.MAA02037@monk.mps.ohio-state.edu>
5669      Branch: cfgperl
5670            ! os2/os2.c t/lib/bigfloatpm.t t/lib/io_unix.t t/op/groups.t
5671            ! t/op/stat.t util.c
5672 ____________________________________________________________________________
5673 [  3495] By: jhi                                   on 1999/05/28  16:45:56
5674         Log: From: Paul Johnson <pjcj@transeda.com>
5675              To: perl5-porters <perl5-porters@perl.org>
5676              Subject: [PATCH 5.005_57] Provide more useful test okay percentage
5677              Date: Fri, 28 May 1999 15:13:54 +0100
5678              Message-ID: <19990528151354.B289@west-tip.transeda.com>
5679      Branch: cfgperl
5680            ! t/TEST
5681 ____________________________________________________________________________
5682 [  3494] By: jhi                                   on 1999/05/28  16:44:34
5683         Log: From: Paul Johnson <pjcj@transeda.com>
5684              To: perl5-porters <perl5-porters@perl.org>
5685              Subject: [PATCH 5.005_57] Fixes related to working local $.
5686              Date: Fri, 28 May 1999 15:11:18 +0100
5687              Message-ID: <19990528151118.A289@west-tip.transeda.com>
5688      Branch: cfgperl
5689            ! ext/IO/lib/IO/Handle.pm pod/perlvar.pod t/lib/io_linenum.t
5690 ____________________________________________________________________________
5691 [  3493] By: gsar                                  on 1999/05/28  16:37:26
5692         Log: change#3449 wasn't doing enough
5693      Branch: perl
5694            ! op.c t/comp/proto.t
5695 ____________________________________________________________________________
5696 [  3492] By: jhi                                   on 1999/05/28  08:12:23
5697         Log: From: paul.marquess@bt.com
5698              To: doughera@lafayette.edu
5699              Cc: perl5-porters@perl.org
5700              Subject: RE: [19990527.002] DBM Filters in _57 cause problems in NDBM_File
5701              Date: Thu, 27 May 1999 23:31:38 +0100
5702              Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB29C6C03@mbtlipnt02.btlabs.bt.co.uk>
5703              
5704              Had to be applied manually; some mailer had munged the patch slightly.
5705      Branch: cfgperl
5706            ! ext/NDBM_File/NDBM_File.xs
5707 ____________________________________________________________________________
5708 [  3491] By: jhi                                   on 1999/05/28  07:51:17
5709         Log: From: "Vishal Bhatia" <vishalb@my-deja.com>
5710              To: perl5-porters@perl.org
5711              Subject: [PATCH 5.005_57] fixing eval in the compiler
5712              Date: Thu, 27 May 1999 07:56:54 -0700
5713              Message-ID: <JDIKFDKKLGHHBAAA@my-deja.com>
5714      Branch: cfgperl
5715            ! cc_runtime.h scope.h
5716 ____________________________________________________________________________
5717 [  3490] By: jhi                                   on 1999/05/28  07:47:06
5718         Log: From: Andy Dougherty <doughera@lafayette.edu>
5719              To: perlbug@perl.com
5720              Cc: Jarkko Hietaniemi <jhi@iki.fi>
5721              Subject: [PATCH] Configure updates for ISC 4.1
5722              Date: Thu, 27 May 1999 15:19:21 -0400 (EDT)
5723              Message-Id: <Pine.GSU.4.05.9905271513500.22115-100000@newton.phys>
5724      Branch: cfgperl
5725            ! Configure config_h.SH
5726 ____________________________________________________________________________
5727 [  3489] By: jhi                                   on 1999/05/28  07:39:17
5728         Log: Integrate from mainperl.
5729      Branch: cfgperl
5730           !> malloc.c win32/makedef.pl win32/win32.c
5731 ____________________________________________________________________________
5732 [  3488] By: jhi                                   on 1999/05/27  16:57:19
5733         Log: From: Andy Dougherty <doughera@lafayette.edu>
5734              To: Perl Porters <perl5-porters@perl.org>
5735              Subject: [PATCH] Re: 5.005_57 NOT OK on SunOS 4.1.3
5736              Date: Thu, 27 May 1999 12:26:28 -0400 (EDT)
5737              Message-Id: <Pine.GSU.4.05.9905271120230.22115-100000@newton.phys>
5738      Branch: cfgperl
5739            ! Configure config_h.SH hints/sunos_4_1.sh util.c
5740 ____________________________________________________________________________
5741 [  3487] By: gsar                                  on 1999/05/27  03:56:20
5742         Log: make win32_spawnvp() inherit standard handles even when they
5743              may be redirected
5744      Branch: perl
5745            ! win32/win32.c
5746 ____________________________________________________________________________
5747 [  3486] By: jhi                                   on 1999/05/26  19:55:52
5748         Log: From: Andy Dougherty <doughera@lafayette.edu>
5749              To: perl5-porters@perl.org
5750              Subject: Re: BUG -> [19990526.004] perl5.005_57 error in util.c on sun4-solaris2.6
5751              Date: Wed, 26 May 1999 14:49:52 -0400 (EDT)
5752              Message-Id: <Pine.GSU.4.05.9905261448310.19172-100000@newton.phys>
5753      Branch: cfgperl
5754            ! util.c
5755 ____________________________________________________________________________
5756 [  3485] By: chip                                  on 1999/05/26  17:19:11
5757         Log: Look for Linux FILE structure in libio.h, for glibc-2.1.
5758      Branch: maint-5.004/perl
5759            ! Configure
5760 ____________________________________________________________________________
5761 [  3484] By: gsar                                  on 1999/05/26  01:56:28
5762         Log: fix missing exported symbol
5763      Branch: perl
5764            ! malloc.c win32/makedef.pl
5765 ____________________________________________________________________________
5766 [  3483] By: jhi                                   on 1999/05/25  23:08:07
5767         Log: Configure -Dopenbsd_distribution to build for the OpenBSD tree.
5768              
5769              From: "Todd C. Miller" <Todd.Miller@courtesan.com>
5770              To: perlbug@perl.com
5771              Subject: OpenBSD hints file update
5772              Date: Tue, 25 May 1999 12:12:38 -0600 (MDT)
5773              Message-Id: <199905251812.MAA06032@xerxes.courtesan.com>
5774      Branch: cfgperl
5775            ! hints/openbsd.sh
5776 ____________________________________________________________________________
5777 [  3482] By: jhi                                   on 1999/05/25  23:01:25
5778         Log: From: Tom Hughes <tom@compton.nu>
5779              To: perl5-porters@perl.org
5780              Subject: [PATCH 5.005_57] Make Configure recognise glibc 2.1 stdio
5781              Date: Tue, 25 May 1999 23:10:23 +0100
5782              Message-ID: <1ed7f10749.tom@compton.compton.nu>
5783      Branch: cfgperl
5784            ! Configure config_h.SH
5785 ____________________________________________________________________________
5786 [  3481] By: jhi                                   on 1999/05/25  22:31:50
5787         Log: 3479, 3480, 3481 seems logical.
5788      Branch: cfgperl
5789           !> hints/aix.sh
5790 ____________________________________________________________________________
5791 [  3480] By: jhi                                   on 1999/05/25  22:13:39
5792         Log: The change #3479 wasn't perfect.
5793      Branch: perl
5794            ! hints/aix.sh
5795 ____________________________________________________________________________
5796 [  3479] By: jhi                                   on 1999/05/25  21:59:21
5797         Log: Cures for _57 in AIX 4.1.5.0.
5798              (1) The lddlflags lost its -lc by change #3660
5799              (and the politeness of change #3257).
5800              (2) optype_size must end up in perl.exp (as PL_optype_size).
5801              Added it to perlvars.h, fixed bytecode.pl,
5802              regen'ed the relevant headers.
5803      Branch: cfgperl
5804            ! bytecode.h bytecode.pl byterun.h embed.h embedvar.h objXSUB.h
5805            ! perlvars.h
5806      Branch: perl
5807            ! hints/aix.sh
5808 ____________________________________________________________________________
5809 [  3478] By: jhi                                   on 1999/05/25  20:13:47
5810         Log: Integrate from mainperl.
5811      Branch: cfgperl
5812           +> pod/perltootc.pod
5813           !> (integrate 101 files)
5814 ____________________________________________________________________________
5815 [  3477] By: gsar                                  on 1999/05/25  10:43:48
5816         Log: here be 5.005_57
5817      Branch: perl
5818            ! Changes MANIFEST Porting/makerel
5819           !> Changes5.005
5820
5821 ----------------
5822 Version 5.005_57
5823 ----------------
5824
5825 ____________________________________________________________________________
5826 [  3476] By: gsar                                  on 1999/05/25  09:23:43
5827         Log: up patchlevel &c
5828      Branch: perl
5829            ! Changes patchlevel.h pod/perlhist.pod win32/Makefile
5830            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
5831            ! win32/makefile.mk
5832 ____________________________________________________________________________
5833 [  3475] By: gsar                                  on 1999/05/25  09:14:51
5834         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5835              Date: Tue, 25 May 1999 02:42:23 -0400 (EDT)
5836              Message-Id: <199905250642.CAA06208@monk.mps.ohio-state.edu>
5837              Subject: [PATCH 5.005_56] REx engine improvements
5838      Branch: perl
5839            ! embedvar.h mg.c objXSUB.h pp.c pp_ctl.c pp_hot.c regcomp.c
5840            ! regexec.c regexp.h t/op/pat.t t/op/re_tests t/op/regexp.t
5841            ! thrdvar.h util.c
5842 ____________________________________________________________________________
5843 [  3474] By: gsar                                  on 1999/05/25  08:39:56
5844         Log: test case for change#3470
5845      Branch: perl
5846            ! t/lib/bigintpm.t
5847 ____________________________________________________________________________
5848 [  3473] By: gsar                                  on 1999/05/25  08:36:52
5849         Log: perlport 1.43 update from Chris Nandor and Tom Christiansen
5850      Branch: perl
5851            ! Changes pod/perlport.pod
5852 ____________________________________________________________________________
5853 [  3472] By: gsar                                  on 1999/05/25  08:28:57
5854         Log: assorted tweaks
5855      Branch: perl
5856            ! doio.c iperlsys.h win32/config.bc win32/config.gc
5857            ! win32/config.vc win32/config_H.bc win32/config_H.gc
5858            ! win32/config_H.vc win32/makedef.pl
5859 ____________________________________________________________________________
5860 [  3471] By: gsar                                  on 1999/05/25  06:06:04
5861         Log: perlref update from Tom Christiansen
5862      Branch: perl
5863            ! pod/perlref.pod
5864 ____________________________________________________________________________
5865 [  3470] By: gsar                                  on 1999/05/25  06:03:27
5866         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5867              Date: Mon, 24 May 1999 17:43:56 -0400
5868              Message-ID: <19990524174356.A1944@monk.mps.ohio-state.edu>
5869              Subject: [PATCH 5.005_*] hv.c calling negative malloc()
5870      Branch: perl
5871            ! hv.c
5872 ____________________________________________________________________________
5873 [  3469] By: gsar                                  on 1999/05/25  05:59:22
5874         Log: avoid temporary files that have a constant name (from a suggestion
5875              by Anthony J. Lill <ajlill@ajlc.waterloo.on.ca>)
5876      Branch: perl
5877            ! lib/ExtUtils/MM_Unix.pm
5878 ____________________________________________________________________________
5879 [  3468] By: gsar                                  on 1999/05/25  05:54:29
5880         Log: From: pvhp@forte.com (Peter Prymmer)
5881              Date: Mon, 24 May 99 11:20:25 PDT
5882              Message-Id: <9905241820.AA28071@forte.com>
5883              Subject: [PATCH: _56 and _03]EBCDIC %HTML_Escapes for Pod::Text, plus sync patch.
5884      Branch: perl
5885            ! lib/Pod/Text.pm
5886 ____________________________________________________________________________
5887 [  3467] By: gsar                                  on 1999/05/25  04:08:50
5888         Log: fix glob() bug that resulted in missing symlinks that don't point
5889              anywhere
5890      Branch: perl
5891            ! pp_hot.c
5892 ____________________________________________________________________________
5893 [  3466] By: gsar                                  on 1999/05/25  03:00:00
5894         Log: avoid enumerating @INC contents in diagnostic if @INC was never
5895              searched
5896      Branch: perl
5897            ! pod/perldiag.pod pp_ctl.c
5898 ____________________________________________________________________________
5899 [  3465] By: gsar                                  on 1999/05/25  02:24:08
5900         Log: add caveat about close(PIPE) carelessness
5901      Branch: perl
5902            ! pod/perlfunc.pod
5903 ____________________________________________________________________________
5904 [  3464] By: gsar                                  on 1999/05/24  23:55:53
5905         Log: fix bogus line numbers for void context warnings
5906              (change#2548 was overeager)
5907      Branch: perl
5908            ! op.c
5909 ____________________________________________________________________________
5910 [  3463] By: gsar                                  on 1999/05/24  23:31:58
5911         Log: change#3455 had a typo
5912      Branch: perl
5913            ! pp_ctl.c
5914 ____________________________________________________________________________
5915 [  3462] By: gsar                                  on 1999/05/24  17:32:20
5916         Log: more pod updates from Tom Christiansen; regen perltoc
5917      Branch: perl
5918            ! pod/perl.pod pod/perldelta.pod pod/perlmod.pod pod/perlobj.pod
5919            ! pod/perlre.pod pod/perltoc.pod pod/perlvar.pod
5920 ____________________________________________________________________________
5921 [  3461] By: gsar                                  on 1999/05/24  07:41:32
5922         Log: perlmod notes from Damian Conway (via Tom Christiansen)
5923      Branch: perl
5924            ! pod/perlmod.pod
5925 ____________________________________________________________________________
5926 [  3460] By: gsar                                  on 1999/05/24  07:24:11
5927         Log: major pod update from Tom Christiansen
5928      Branch: perl
5929            + pod/perltootc.pod
5930            ! MANIFEST lib/Pod/Functions.pm pod/Makefile pod/buildtoc
5931            ! pod/perl.pod pod/perl5004delta.pod pod/perlcall.pod
5932            ! pod/perldata.pod pod/perldebug.pod pod/perldelta.pod
5933            ! pod/perldsc.pod pod/perlfunc.pod pod/perlipc.pod
5934            ! pod/perllol.pod pod/perlmod.pod pod/perlmodinstall.pod
5935            ! pod/perlmodlib.pod pod/perlobj.pod pod/perlop.pod
5936            ! pod/perlopentut.pod pod/perlpod.pod pod/perlport.pod
5937            ! pod/perlre.pod pod/perlref.pod pod/perlrun.pod pod/perlsec.pod
5938            ! pod/perlsub.pod pod/perlsyn.pod pod/perlthrtut.pod
5939            ! pod/perltie.pod pod/perltrap.pod pod/perlvar.pod
5940            ! pod/perlxs.pod pod/pod2man.PL
5941 ____________________________________________________________________________
5942 [  3459] By: gsar                                  on 1999/05/24  06:26:48
5943         Log: perlfaq update from Tom Christiansen
5944      Branch: perl
5945            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
5946            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
5947            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
5948            ! pod/perlfaq9.pod
5949 ____________________________________________________________________________
5950 [  3458] By: gsar                                  on 1999/05/24  05:55:11
5951         Log: updated to v1.50 from CPAN
5952      Branch: perl
5953            ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/Nox.pm
5954 ____________________________________________________________________________
5955 [  3457] By: gsar                                  on 1999/05/24  05:46:20
5956         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
5957              Date: Sun, 23 May 1999 16:35:07 +0100
5958              Message-Id: <199905231535.QAA00032@crypt.compulink.co.uk>
5959              Subject: [PATCH 5.005_56] name PL_in_eval bits
5960      Branch: perl
5961            ! cop.h op.c perl.c pp_ctl.c toke.c util.c
5962 ____________________________________________________________________________
5963 [  3456] By: gsar                                  on 1999/05/24  05:18:06
5964         Log: make -t mode the default on emacs/dumb terminals
5965      Branch: perl
5966            ! Changes utils/perldoc.PL
5967 ____________________________________________________________________________
5968 [  3455] By: gsar                                  on 1999/05/24  05:05:19
5969         Log: return 0 rather than "" when scalar grep has nothing to iterate
5970              on (brings behavior in line with documentation)
5971      Branch: perl
5972            ! pp_ctl.c
5973 ____________________________________________________________________________
5974 [  3454] By: gsar                                  on 1999/05/24  04:52:52
5975         Log: From: Tim Jenness <t.jenness@jach.hawaii.edu>
5976              Date: Thu, 20 May 1999 13:27:02 -1000
5977              Message-Id: <E10kcDN-0007TA-00@lapaki>
5978              Subject: Problem with MM_Unix in 5.005_03
5979      Branch: perl
5980            ! lib/ExtUtils/MM_Unix.pm
5981 ____________________________________________________________________________
5982 [  3453] By: gsar                                  on 1999/05/24  04:39:49
5983         Log: avoid removing duplicates in user-generated warnings
5984              From: byron@omix.com (Byron Brummer)
5985              Date: Thu, 20 May 1999 04:01:17 -0700 (PDT)
5986              Message-Id: <199905201101.EAA91175@thrush.omix.com>
5987              Subject: [PATCH] Re: warn buffers/loses output in ?? - 5.005_03
5988      Branch: perl
5989            ! lib/diagnostics.pm
5990 ____________________________________________________________________________
5991 [  3452] By: gsar                                  on 1999/05/24  04:23:10
5992         Log: straighten some code to avoid NeXT compiler bugs (from
5993              Geoff Kuenning <geoff@cs.hmc.edu>)
5994      Branch: perl
5995            ! pp_ctl.c
5996 ____________________________________________________________________________
5997 [  3451] By: gsar                                  on 1999/05/24  03:03:05
5998         Log: minor logic tweak for reserved word warning
5999      Branch: perl
6000            ! lib/Test/Harness.pm toke.c
6001 ____________________________________________________________________________
6002 [  3450] By: gsar                                  on 1999/05/24  02:34:20
6003         Log: oops, some files missing in change#3449
6004      Branch: perl
6005            ! op.c op.h toke.c
6006 ____________________________________________________________________________
6007 [  3449] By: gsar                                  on 1999/05/24  02:33:12
6008         Log: allow '*' prototype to autoquote even barewords that happen to be
6009              function names; parens or ampersand continue to force the other
6010              interpretation; makes C<sub Foo {'bar'} CORE::GLOBAL::require Foo;>
6011              do the right thing, for example
6012      Branch: perl
6013            ! t/comp/proto.t
6014 ____________________________________________________________________________
6015 [  3448] By: gsar                                  on 1999/05/24  01:51:24
6016         Log: remove vestiges of PL_last_proto
6017      Branch: perl
6018            ! embedvar.h intrpvar.h objXSUB.h
6019 ____________________________________________________________________________
6020 [  3447] By: gsar                                  on 1999/05/24  01:49:20
6021         Log: redo change#2061 and parts of change#1169 with code in the
6022              parser; PL_last_proto hackery gone, strict 'subs' in now
6023              implemented in the optimizer where specifying the exceptional
6024              cases is much more robust; '*' (bareword) prototype now works
6025              reliably when used in second and subsequent arguments
6026      Branch: perl
6027            ! dump.c embed.h embed.pl objXSUB.h op.c op.h proto.h toke.c
6028 ____________________________________________________________________________
6029 [  3446] By: gsar                                  on 1999/05/23  05:00:55
6030         Log: remove redundant part of change#1169 superceded by change#2061;
6031              avoid "future reserved word" warning on prototypical bearwords
6032      Branch: perl
6033            ! t/lib/fatal.t toke.c
6034 ____________________________________________________________________________
6035 [  3445] By: gsar                                  on 1999/05/21  23:36:49
6036         Log: s/isspace/isSPACE/g and make sure the CRT version is always
6037              passed an unsigned char (fixes random occurrence of spaces in
6038              arguments containing high-bit chars passed to spawned children,
6039              on win32)
6040      Branch: perl
6041            ! ext/SDBM_File/sdbm/dbe.c win32/perlhost.h win32/win32.c
6042 ____________________________________________________________________________
6043 [  3444] By: gsar                                  on 1999/05/21  23:08:55
6044         Log: integrate Configure changes from cfgperl
6045      Branch: perl
6046           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
6047           !> config_h.SH
6048 ____________________________________________________________________________
6049 [  3443] By: jhi                                   on 1999/05/21  22:00:56
6050         Log: Integrate from mainperl.
6051      Branch: cfgperl
6052           !> Changes doop.c ext/SDBM_File/sdbm/dba.c
6053           !> ext/SDBM_File/sdbm/dbd.c ext/SDBM_File/sdbm/dbe.c os2/os2.c
6054           !> perl.h pod/perldiag.pod pod/perlport.pod pp.c t/comp/proto.t
6055           !> win32/perlhost.h win32/win32.c x2p/walk.c
6056 ____________________________________________________________________________
6057 [  3442] By: jhi                                   on 1999/05/21  21:59:46
6058         Log: fflush.
6059      Branch: cfgperl
6060            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
6061            ! config_h.SH
6062 ____________________________________________________________________________
6063 [  3441] By: gsar                                  on 1999/05/21  17:48:55
6064         Log: integrate cfgperl changes
6065      Branch: perl
6066           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
6067           !> config_h.SH hints/sunos_4_1.sh installperl
6068 ____________________________________________________________________________
6069 [  3440] By: gsar                                  on 1999/05/21  17:42:49
6070         Log: test tweak
6071      Branch: perl
6072            ! t/comp/proto.t
6073 ____________________________________________________________________________
6074 [  3439] By: gsar                                  on 1999/05/21  17:31:26
6075         Log: fix breakage when neither FFLUSH_ALL nor FFLUSH_NULL are #defined.
6076              (Configure fflush(NULL) detection seems broken on Solaris, which
6077              is why I hit the problem)
6078      Branch: perl
6079            ! Changes perl.h
6080 ____________________________________________________________________________
6081 [  3438] By: gsar                                  on 1999/05/20  16:41:01
6082         Log: perlport 1.41 update from Chris Nandor <pudge@pobox.com>
6083      Branch: perl
6084            ! pod/perlport.pod
6085 ____________________________________________________________________________
6086 [  3437] By: jhi                                   on 1999/05/20  07:14:39
6087         Log: Patches to fflushing in SunOS 4 from Andy Dougherty
6088              (via private email).
6089      Branch: cfgperl
6090            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
6091            ! config_h.SH hints/sunos_4_1.sh
6092 ____________________________________________________________________________
6093 [  3436] By: gsar                                  on 1999/05/20  05:18:26
6094         Log: various little nits
6095      Branch: perl
6096            ! doop.c ext/SDBM_File/sdbm/dba.c ext/SDBM_File/sdbm/dbd.c
6097            ! ext/SDBM_File/sdbm/dbe.c os2/os2.c pod/perldiag.pod pp.c
6098            ! win32/perlhost.h win32/win32.c x2p/walk.c
6099 ____________________________________________________________________________
6100 [  3435] By: jhi                                   on 1999/05/18  16:25:49
6101         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
6102              To: perl5-porters@perl.org
6103              Subject: installperl
6104              Date: Fri, 14 May 1999 21:34:58 +0100
6105              Message-Id: <199905142034.VAA00865@crypt.compulink.co.uk>
6106      Branch: cfgperl
6107            ! installperl
6108 ____________________________________________________________________________
6109 [  3434] By: jhi                                   on 1999/05/17  21:25:54
6110         Log: Integrate from mainperl.
6111      Branch: cfgperl
6112           +> lib/ExtUtils/MM_Cygwin.pm
6113            - cygwin32/impure_ptr.c
6114           !> MANIFEST README.cygwin32 XSUB.h cygwin32/Makefile.SHs
6115           !> cygwin32/perlld.in dosish.h ext/DynaLoader/dl_cygwin32.xs
6116           !> ext/POSIX/POSIX.xs gv.c hints/cygwin32.sh installman
6117           !> installperl perl.h pod/perldiag.pod pp.c pp_hot.c util.c
6118           !> x2p/find2perl.PL
6119 ____________________________________________________________________________
6120 [  3433] By: gsar                                  on 1999/05/17  09:49:01
6121         Log: integrate cfgperl changes into mainline
6122      Branch: perl
6123           !> Configure INSTALL config_h.SH configure.com embed.h
6124           !> ext/Devel/Peek/Peek.xs ext/Socket/Socket.xs global.sym
6125           !> hints/dec_osf.sh objXSUB.h perl.h pod/perldiag.pod proto.h
6126           !> util.c
6127 ____________________________________________________________________________
6128 [  3432] By: gsar                                  on 1999/05/17  09:06:45
6129         Log: emit more appropriate diagnostic for failed glob (variant
6130              of patch suggested by Graham Barr)
6131      Branch: perl
6132            ! gv.c pod/perldiag.pod pp.c pp_hot.c
6133 ____________________________________________________________________________
6134 [  3431] By: gsar                                  on 1999/05/17  08:38:09
6135         Log: From: "Todd C. Miller" <Todd.Miller@courtesan.com>
6136              Date: Thu, 13 May 1999 22:18:43 -0600 (MDT)
6137              Message-Id: <199905140418.WAA18826@xerxes.courtesan.com>
6138              Subject: find2perl does not grok the 'c' suffix to the -size argument
6139      Branch: perl
6140            ! x2p/find2perl.PL
6141 ____________________________________________________________________________
6142 [  3430] By: gsar                                  on 1999/05/17  08:26:21
6143         Log: additional cleanups for cygwin32 port
6144              From: "Fifer, Eric" <EFifer@sanwaint.com>
6145              Date: Wed, 12 May 1999 20:25:54 +0100
6146              Message-ID: <71E287AB0D94D111BBD600600849EC8185EDAF@POST>
6147              Subject: [PATCH]perl5.005_03 (CORE) cygwin32 port
6148      Branch: perl
6149            + lib/ExtUtils/MM_Cygwin.pm
6150            - cygwin32/impure_ptr.c
6151            ! MANIFEST README.cygwin32 XSUB.h cygwin32/Makefile.SHs
6152            ! cygwin32/perlld.in dosish.h ext/DynaLoader/dl_cygwin32.xs
6153            ! ext/POSIX/POSIX.xs hints/cygwin32.sh installman installperl
6154            ! perl.h util.c
6155 ____________________________________________________________________________
6156 [  3429] By: gsar                                  on 1999/05/17  08:01:04
6157         Log: From: Andy Dougherty <doughera@lafayette.edu>
6158              Date: Wed, 12 May 1999 11:44:11 -0400 (EDT)
6159              Message-Id: <Pine.GSU.4.05.9905121136520.25150-100000@newton.phys>
6160              Subject: [PATCH] (Was Re: SunOS4.1 compilation error)
6161      Branch: perl
6162            ! INSTALL
6163 ____________________________________________________________________________
6164 [  3428] By: jhi                                   on 1999/05/17  07:03:26
6165         Log: Integrate from mainperl modulo the Socket.xs change.
6166      Branch: cfgperl
6167           !> ext/Socket/Socket.xs op.c win32/include/sys/socket.h
6168           !> win32/win32.c win32/win32.h
6169 ____________________________________________________________________________
6170 [  3427] By: jhi                                   on 1999/05/16  22:09:11
6171         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6172              To: perl5-porters@perl.org (Mailing list Perl5)
6173              Subject: [PATCH 5.005_56] Devel::Peek::mstat not working
6174              Date: Sun, 16 May 1999 01:28:18 -0400 (EDT)
6175              Message-Id: <199905160528.BAA23376@monk.mps.ohio-state.edu>
6176      Branch: cfgperl
6177            ! ext/Devel/Peek/Peek.xs
6178 ____________________________________________________________________________
6179 [  3426] By: jhi                                   on 1999/05/16  22:07:11
6180         Log: From: Mark-Jason Dominus <mjd@plover.com>
6181              To: perl5-porters@perl.com
6182              Subject: DOC PATCH (5.005_55): Error message missing from perldiag.pod
6183              Date: Sat, 15 May 1999 12:43:47 -0400
6184              Message-ID: <19990515164348.7313.qmail@plover.com>
6185      Branch: cfgperl
6186            ! pod/perldiag.pod
6187 ____________________________________________________________________________
6188 [  3425] By: nick                                  on 1999/05/15  15:56:10
6189         Log: Mingw32 + w32api-0.1.5 tweaks
6190              - now more like other Win32 compilers
6191      Branch: perl
6192            ! ext/Socket/Socket.xs win32/include/sys/socket.h win32/win32.c
6193            ! win32/win32.h
6194 ____________________________________________________________________________
6195 [  3424] By: nick                                  on 1999/05/14  21:04:22
6196         Log: Experimental "slab" allocator for ops.
6197              To try it -DPL_OP_SLAB_ALLOC for op.c 
6198              This is for proof of concept only, it leaks memory 
6199              (ops are not free'd) so don't use in embedded apps.
6200              If this minimalist version does not show performance 
6201              gain then whole idea is worthless. 
6202              Nick see's approx 12% speed up vs perlmalloc running
6203              perl -Ilib -MCPAN -e '' 
6204              Solaris2.6, gcc-2.8.1 but numbers are not repeatable.
6205      Branch: perl
6206            ! op.c
6207 ____________________________________________________________________________
6208 [  3423] By: gsar                                  on 1999/05/14  19:55:04
6209         Log: on win32, look for "site/5.XXX/lib" if "site/5.XXXYY/lib" isn't
6210              found (brings sitelib intuition in line with privlib)
6211      Branch: perl
6212            ! win32/win32.c
6213 ____________________________________________________________________________
6214 [  3422] By: jhi                                   on 1999/05/14  08:08:01
6215         Log: From: pvhp@forte.com (Peter Prymmer)
6216              To: perl5-porters@perl.org, vmsperl@perl.org
6217              Subject: [PATCH: 5.005_56] add config.msg to VMS configure.com
6218              Date: Thu, 13 May 99 15:29:57 PDT
6219              Message-Id: <9905132229.AA15854@forte.com>
6220      Branch: cfgperl
6221            ! configure.com
6222 ____________________________________________________________________________
6223 [  3421] By: jhi                                   on 1999/05/14  07:34:20
6224         Log: Integrate from mainperl.
6225      Branch: cfgperl
6226           !> lib/ExtUtils/MM_Unix.pm win32/win32.c
6227 ____________________________________________________________________________
6228 [  3420] By: jhi                                   on 1999/05/14  07:33:26
6229         Log: Still fflushing.
6230      Branch: cfgperl
6231            ! Configure config_h.SH util.c
6232 ____________________________________________________________________________
6233 [  3419] By: gsar                                  on 1999/05/14  03:08:29
6234         Log: mortalize string allocations by win32_get_{priv,site}lib()
6235              (fixes small memory leak in interpreter)
6236      Branch: perl
6237            ! win32/win32.c
6238 ____________________________________________________________________________
6239 [  3418] By: gsar                                  on 1999/05/14  03:06:50
6240         Log: make win32_longname() preserve kind of slashes in argument
6241      Branch: perl
6242            ! win32/win32.c
6243 ____________________________________________________________________________
6244 [  3417] By: gsar                                  on 1999/05/14  03:04:44
6245         Log: canonicalize path for $(FULLPERL) and $(PERL) in MakeMaker
6246      Branch: perl
6247            ! lib/ExtUtils/MM_Unix.pm
6248 ____________________________________________________________________________
6249 [  3416] By: jhi                                   on 1999/05/13  21:18:06
6250         Log: Integrate from mainperl.
6251      Branch: cfgperl
6252           !> pp_ctl.c
6253 ____________________________________________________________________________
6254 [  3415] By: jhi                                   on 1999/05/13  21:16:49
6255         Log: Fixes from Andy Dougherty (via private email).
6256      Branch: cfgperl
6257            ! Configure config_h.SH
6258 ____________________________________________________________________________
6259 [  3414] By: nick                                  on 1999/05/13  20:04:26
6260         Log: valist vs va_list typo
6261      Branch: perl
6262            ! pp_ctl.c
6263 ____________________________________________________________________________
6264 [  3413] By: jhi                                   on 1999/05/13  15:04:05
6265         Log: From: Andy Dougherty <doughera@lafayette.edu>
6266              To: perlbug@perl.com
6267              Subject: [PATCH] (Was Re: SunOS4.1 compilation error)
6268              Date: Wed, 12 May 1999 11:44:11 -0400 (EDT)
6269              Message-Id: <Pine.GSU.4.05.9905121136520.25150-100000@newton.phys>
6270      Branch: cfgperl
6271            ! INSTALL
6272 ____________________________________________________________________________
6273 [  3412] By: jhi                                   on 1999/05/13  14:20:17
6274         Log: Integrate from mainperl.
6275      Branch: cfgperl
6276           !> pp_ctl.c
6277 ____________________________________________________________________________
6278 [  3411] By: gsar                                  on 1999/05/13  14:16:56
6279         Log: docatch_body() declaration mismatch
6280      Branch: perl
6281            ! pp_ctl.c
6282 ____________________________________________________________________________
6283 [  3410] By: jhi                                   on 1999/05/13  13:51:44
6284         Log: Add HAS_MEMCHR and make memchr into a cpp macro if it already isn't.
6285      Branch: cfgperl
6286            ! Configure config_h.SH perl.h
6287 ____________________________________________________________________________
6288 [  3409] By: jhi                                   on 1999/05/13  13:31:53
6289         Log: Still fflushing strong.
6290      Branch: cfgperl
6291            ! Configure config_h.SH embed.h global.sym objXSUB.h perl.h
6292            ! proto.h util.c
6293 ____________________________________________________________________________
6294 [  3408] By: jhi                                   on 1999/05/12  14:30:23
6295         Log: Integrate from mainperl.
6296      Branch: cfgperl
6297           !> (integrate 30 files)
6298 ____________________________________________________________________________
6299 [  3407] By: jhi                                   on 1999/05/12  12:28:31
6300         Log: Be tidier with fflush(NULL) testing.
6301      Branch: cfgperl
6302            ! Configure config_h.SH
6303 ____________________________________________________________________________
6304 [  3406] By: gsar                                  on 1999/05/12  11:26:03
6305         Log: better range-checking on list slices, with test
6306              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
6307              Date: Sun, 02 May 1999 17:02:53 +0100
6308              Message-Id: <199905021602.RAA13905@crypt.compulink.co.uk>
6309              Subject: Re: List slice of undefs returns 0 items 
6310      Branch: perl
6311            ! pp.c t/op/list.t
6312 ____________________________________________________________________________
6313 [  3405] By: gsar                                  on 1999/05/12  11:22:27
6314         Log: change#3397 needs test tweak
6315      Branch: perl
6316            ! Changes t/pragma/warn/sv
6317 ____________________________________________________________________________
6318 [  3404] By: gsar                                  on 1999/05/12  11:07:44
6319         Log: typo in change#3397
6320      Branch: perl
6321            ! doop.c
6322 ____________________________________________________________________________
6323 [  3403] By: gsar                                  on 1999/05/12  10:49:01
6324         Log: From: Stephen Zander <gibreel@pobox.com>
6325              Date: 12 May 1999 01:22:31 -0700
6326              Message-ID: <87u2tik88o.fsf@pooh.fire-swamp.net>
6327              Subject: Re: Test::Harness runs tainted tests with wrong library path
6328      Branch: perl
6329            ! lib/Test/Harness.pm
6330 ____________________________________________________________________________
6331 [  3402] By: gsar                                  on 1999/05/12  10:42:06
6332         Log: typo in change#3400
6333      Branch: perl
6334            ! ext/B/B/Deparse.pm
6335 ____________________________________________________________________________
6336 [  3401] By: jhi                                   on 1999/05/12  10:40:42
6337         Log: A better, shinier, and possibly even correctly working
6338              reincarnation of #3398.
6339      Branch: cfgperl
6340            ! Configure config_h.SH
6341 ____________________________________________________________________________
6342 [  3400] By: gsar                                  on 1999/05/12  10:40:11
6343         Log: deparse \&func() as \(&func()) for clarity
6344              From: Albert Dvornik <bert@genscan.com>
6345              Date: 11 May 1999 13:32:04 -0400
6346              Message-ID: <tqk8ufwm0b.fsf@puma.genscan.com>
6347              Subject: [PATCH 5.005_56] Deparse and \&func() (was Re: File::Find...)
6348      Branch: perl
6349            ! ext/B/B/Deparse.pm
6350 ____________________________________________________________________________
6351 [  3399] By: gsar                                  on 1999/05/12  10:36:02
6352         Log: more testsuite smarts (many of them courtesy Ilya)
6353      Branch: perl
6354            ! lib/Test/Harness.pm t/comp/cpp.t t/io/pipe.t t/lib/db-btree.t
6355            ! t/lib/db-hash.t t/lib/db-recno.t t/lib/gdbm.t
6356            ! t/lib/io_multihomed.t t/lib/io_pipe.t t/lib/io_sock.t
6357            ! t/lib/io_udp.t t/lib/io_unix.t t/lib/ipc_sysv.t t/lib/ndbm.t
6358            ! t/lib/odbm.t t/lib/thread.t t/op/exec.t t/op/fork.t
6359            ! t/op/grent.t t/op/groups.t t/op/nothread.t t/op/numconvert.t
6360            ! t/op/pwent.t
6361 ____________________________________________________________________________
6362 [  3398] By: jhi                                   on 1999/05/12  09:33:08
6363         Log: Detect whether fflush(NULL) works as per change #3352.
6364      Branch: cfgperl
6365            ! Configure config_h.SH perl.h
6366 ____________________________________________________________________________
6367 [  3397] By: gsar                                  on 1999/05/12  08:56:03
6368         Log: From: jan.dubois@ibm.net (Jan Dubois)
6369              Date: Wed, 12 May 1999 01:01:00 +0200
6370              Message-ID: <3741b5e8.20386944@smtp1.ibm.net>
6371              Subject: [PATCH 5.005_03] chop/chomp modify readonly values
6372      Branch: perl
6373            ! doop.c
6374 ____________________________________________________________________________
6375 [  3396] By: gsar                                  on 1999/05/12  08:23:27
6376         Log: opendir(D,"x:") on win32 opens cwd() for drive rather than root;
6377              stat() behaves similarly
6378      Branch: perl
6379            ! win32/win32.c
6380 ____________________________________________________________________________
6381 [  3395] By: jhi                                   on 1999/05/11  22:21:32
6382         Log: Redo parts of #3341 and #3358 that #3394 undid.
6383      Branch: cfgperl
6384            ! Configure config_h.SH
6385 ____________________________________________________________________________
6386 [  3394] By: jhi                                   on 1999/05/11  22:03:48
6387         Log: Add I_NETINET_TCP to help change #3391.
6388      Branch: cfgperl
6389            ! Configure config_h.SH ext/Socket/Socket.xs
6390 ____________________________________________________________________________
6391 [  3393] By: jhi                                   on 1999/05/11  21:44:59
6392         Log: Integrate from mainperl.
6393      Branch: cfgperl
6394           !> (integrate 55 files)
6395 ____________________________________________________________________________
6396 [  3392] By: gsar                                  on 1999/05/11  20:56:43
6397         Log: update embedvar.h
6398      Branch: perl
6399            ! embedvar.h ext/ByteLoader/ByteLoader.pm pod/perldelta.pod
6400 ____________________________________________________________________________
6401 [  3391] By: gsar                                  on 1999/05/11  16:32:05
6402         Log: From: Joshua Pritikin <joshua.pritikin@db.com>
6403              Date: Tue, 11 May 1999 11:10:13 -0400 (EDT)
6404              Message-ID: <Pine.GSO.4.02.9905111106460.1418-100000@eq1062.wks.na.deuba.com>
6405              Subject: Socket IPPROTO_TCP [PATCH 5.005_5x]
6406      Branch: perl
6407            ! ext/Socket/Socket.pm ext/Socket/Socket.xs
6408 ____________________________________________________________________________
6409 [  3390] By: gsar                                  on 1999/05/11  15:27:40
6410         Log: display more frequent progress messages when STDOUT is a tty
6411      Branch: perl
6412            ! lib/Test/Harness.pm
6413 ____________________________________________________________________________
6414 [  3389] By: gsar                                  on 1999/05/11  14:40:58
6415         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6416              Date: Mon, 10 May 1999 02:07:01 -0400 (EDT)
6417              Message-Id: <199905100607.CAA26045@monk.mps.ohio-state.edu>
6418              Subject: [PATCH 5.005_53] Explanations by Test::Harness
6419      Branch: perl
6420            ! lib/Test/Harness.pm
6421 ____________________________________________________________________________
6422 [  3388] By: gsar                                  on 1999/05/11  14:08:14
6423         Log: avoid creating spurious subroutine stubs on failed subroutine
6424              call and other places of sv_2cv() misuse; fixes problems with
6425              failed subroutine calls "hiding" later attempts to lookup methods
6426              in base classes
6427      Branch: perl
6428            ! gv.c perl.c pod/perlguts.pod pp_hot.c sv.c t/op/method.t
6429 ____________________________________________________________________________
6430 [  3387] By: gsar                                  on 1999/05/11  09:34:13
6431         Log: various fixes for clean build and test on win32; configpm broken,
6432              needed to open myconfig.SH rather than myconfig; sundry adjustments
6433              to bytecode stuff; tweaks to DYNAMIC_ENV_FETCH code to make it
6434              work under win32; getenv_sv() changed to getenv_len() since SVs
6435              aren't visible in the lower echelons; remove bogus exports from
6436              config.sym; PERL_OBJECT-ness for C++ exception support; null out
6437              IoDIRP in filter_del() or sv_free() will attempt to close it
6438      Branch: perl
6439            ! Changes bytecode.pl byterun.c byterun.h configpm embed.h
6440            ! embed.pl ext/B/B/Asmdata.pm ext/ByteLoader/ByteLoader.xs
6441            ! ext/DynaLoader/dlutils.c global.sym hv.c iperlsys.h objXSUB.h
6442            ! op.c perl.c perl.h pp.c pp_ctl.c proto.h scope.c scope.h
6443            ! t/io/open.t t/op/magic.t toke.c util.c vms/vms.c vms/vmsish.h
6444            ! win32/GenCAPI.pl win32/Makefile win32/config.bc
6445            ! win32/config.gc win32/config.vc win32/makedef.pl
6446            ! win32/makefile.mk win32/perlhost.h win32/runperl.c
6447            ! win32/win32.c win32/win32.h
6448 ____________________________________________________________________________
6449 [  3386] By: gsar                                  on 1999/05/11  02:49:07
6450         Log: gutsupport for C++ exceptions
6451              From: Chip Salzenberg <chip@perlsupport.com>
6452              Date: Tue, 9 Mar 1999 11:51:57 -0500
6453              Message-ID: <19990309115157.E7911@perlsupport.com>
6454              Subject: [PATCH 5.005] Flexible Exceptions
6455      Branch: perl
6456            ! embed.h global.sym objXSUB.h perl.c perl.h pp_ctl.c proto.h
6457            ! scope.c scope.h thrdvar.h util.c
6458 ____________________________________________________________________________
6459 [  3385] By: gsar                                  on 1999/05/10  19:33:36
6460         Log: "weak" references internals, still needs perlguts documentation
6461              (somewhat modified version of patch suggested by Tuomas J. Lukka
6462              <lukka@fas.harvard.edu>)
6463      Branch: perl
6464            ! dump.c embed.h embed.pl global.sym mg.c objXSUB.h perl.h
6465            ! pod/perldiag.pod proto.h sv.c sv.h util.c
6466 ____________________________________________________________________________
6467 [  3384] By: jhi                                   on 1999/05/10  18:21:43
6468         Log: Circumnavigate Digital UNIX 4.0D miniperl core dump
6469              (due to QAR 56761) (the bug has been fixed in 4.0E or better)
6470      Branch: cfgperl
6471            ! INSTALL hints/dec_osf.sh
6472 ____________________________________________________________________________
6473 [  3381] By: jhi                                   on 1999/05/10  14:39:28
6474         Log: Integrate from mainperl.
6475      Branch: cfgperl
6476           +> cygwin32/Makefile.SHs cygwin32/build-instructions.READFIRST
6477           +> cygwin32/build-instructions.charles-wilson
6478           +> cygwin32/build-instructions.sebastien-barre
6479           +> cygwin32/build-instructions.steven-morlock
6480           +> cygwin32/build-instructions.steven-morlock2
6481           +> cygwin32/impure_ptr.c cygwin32/ld2.in cygwin32/perlld.in
6482           +> ext/ByteLoader/ByteLoader.pm ext/ByteLoader/ByteLoader.xs
6483           +> ext/ByteLoader/Makefile.PL pod/Win32.pod t/lib/io_linenum.t
6484           +> t/op/numconvert.t utils/perlbc.PL
6485            - cygwin32/cw32imp.h cygwin32/gcc2 cygwin32/ld2 cygwin32/perlgcc
6486            - cygwin32/perlld
6487           !> (integrate 105 files)
6488 ____________________________________________________________________________
6489 [  3380] By: gsar                                  on 1999/05/10  12:27:14
6490         Log: regen regnodes.h
6491      Branch: perl
6492            ! Changes regnodes.h
6493 ____________________________________________________________________________
6494 [  3379] By: gsar                                  on 1999/05/10  12:17:26
6495         Log: From: jan.dubois@ibm.net (Jan Dubois)
6496              Date: Sat, 01 May 1999 22:55:36 +0200
6497              Message-ID: <373067e9.56194713@smtp1.ibm.net>
6498              Subject: [PATCH 5.005_56] Win32 and VC++ 98 doesn't support CASTI
6499      Branch: perl
6500            ! pod/perlfunc.pod pod/perlop.pod win32/config.vc
6501            ! win32/config_H.vc
6502 ____________________________________________________________________________
6503 [  3378] By: gsar                                  on 1999/05/10  12:07:13
6504         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6505              Date: Fri, 30 Apr 1999 22:26:09 -0400 (EDT)
6506              Message-Id: <199905010226.WAA19127@monk.mps.ohio-state.edu>
6507              Subject: [PATCH 5.005_56] Self-consistent numeric conversion again
6508      Branch: perl
6509            + t/op/numconvert.t
6510            ! MANIFEST doio.c dump.c perl.h pp.c pp_hot.c sv.c sv.h toke.c
6511            ! util.c
6512 ____________________________________________________________________________
6513 [  3377] By: gsar                                  on 1999/05/10  11:39:48
6514         Log: pp_modulo comment tweak from Ilya
6515      Branch: perl
6516            ! pp.c
6517 ____________________________________________________________________________
6518 [  3376] By: gsar                                  on 1999/05/10  11:30:40
6519         Log: From: Joshua Pritikin <joshua.pritikin@db.com>
6520              Date: Fri, 7 May 1999 11:31:00 -0400 (EDT)
6521              Message-ID: <Pine.GSO.4.02.9905071127100.1449-100000@eq1062.wks.na.deuba.com>
6522              Subject: Test.pm update [PATCH _56]
6523      Branch: perl
6524            ! lib/Test.pm
6525 ____________________________________________________________________________
6526 [  3375] By: gsar                                  on 1999/05/10  11:28:30
6527         Log: From: jan.dubois@ibm.net (Jan Dubois)
6528              Date: Fri, 07 May 1999 00:59:54 +0200
6529              Message-ID: <373318ae.19292461@smtp1.ibm.net>
6530              Subject: Re: Using existing memory for an SV's PV 
6531      Branch: perl
6532            ! sv.c
6533 ____________________________________________________________________________
6534 [  3374] By: gsar                                  on 1999/05/10  11:23:44
6535         Log: From: jan.dubois@ibm.net (Jan Dubois)
6536              Date: Fri, 07 May 1999 00:59:52 +0200
6537              Message-ID: <37321800.19118320@smtp1.ibm.net>
6538              Subject: [PATCH 5.005_56] Fix -Dm memory debugging for PERL_OBJECT
6539      Branch: perl
6540            ! perl.h
6541 ____________________________________________________________________________
6542 [  3373] By: gsar                                  on 1999/05/10  11:22:10
6543         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6544              Date: Thu, 6 May 1999 18:17:28 -0400
6545              Message-ID: <19990506181728.A12433@monk.mps.ohio-state.edu>
6546              Subject: Re: [PATCH 5.005_56] Make open(F,"command |") return correct err(no)
6547      Branch: perl
6548            ! doio.c embed.h global.sym objXSUB.h pod/perldiag.pod proto.h
6549            ! util.c
6550 ____________________________________________________________________________
6551 [  3372] By: gsar                                  on 1999/05/10  10:57:49
6552         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6553              Date: Thu, 6 May 1999 01:21:05 -0400 (EDT)
6554              Message-Id: <199905060521.BAA03485@monk.mps.ohio-state.edu>
6555              Subject: [PATCH 5.005_56] Cosmetic: data-driven REx-dump
6556      Branch: perl
6557            ! regcomp.c regcomp.pl
6558 ____________________________________________________________________________
6559 [  3371] By: gsar                                  on 1999/05/10  10:54:01
6560         Log: From: lane@duphy4.physics.drexel.edu
6561              Date: Tue, 04 May 1999 10:19:25 -0700
6562              Message-Id: <3.0.6.32.19990504101925.02ecde30@ous.edu>
6563              Subject: [PATCH 5.005.56] pod->html VMS fixes
6564      Branch: perl
6565            ! installhtml lib/Pod/Html.pm
6566 ____________________________________________________________________________
6567 [  3370] By: gsar                                  on 1999/05/10  10:45:52
6568         Log: testsuite nits
6569      Branch: perl
6570            ! t/lib/io_linenum.t t/op/filetest.t
6571 ____________________________________________________________________________
6572 [  3369] By: gsar                                  on 1999/05/10  10:35:22
6573         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6574              Date: Mon, 3 May 1999 22:38:50 -0400 (EDT)
6575              Message-Id: <199905040238.WAA01865@monk.mps.ohio-state.edu>
6576              Subject: [PATCH 5.005_53] Quickier thread-specific data on OS/2
6577      Branch: perl
6578            ! os2/os2ish.h os2/os2thread.h
6579 ____________________________________________________________________________
6580 [  3368] By: gsar                                  on 1999/05/10  10:00:11
6581         Log: From: Albert Dvornik <bert@genscan.com>
6582              Date: 03 May 1999 12:20:57 -0400
6583              Message-ID: <tqlnf6gm52.fsf@puma.genscan.com>
6584              Subject: [PATCH 5.005_56] do_sv_dump does dump (core) on IO handles
6585      Branch: perl
6586            ! dump.c
6587 ____________________________________________________________________________
6588 [  3367] By: gsar                                  on 1999/05/10  09:55:51
6589         Log: shadow password support for Solaris (needs Configure help to
6590              determine HAS_GETSPENT)
6591              From: "Patrick O'Brien" <pdo@cs.umd.edu>
6592              Date: Sat, 01 May 1999 19:41:17 -0400
6593              Message-Id: <199905012341.TAA23989@optimus.cs.umd.edu>
6594              Subject: getpwent() under solaris
6595      Branch: perl
6596            ! pp_sys.c
6597 ____________________________________________________________________________
6598 [  3366] By: gsar                                  on 1999/05/10  09:45:58
6599         Log: From: jan.dubois@ibm.net (Jan Dubois)
6600              Date: Sat, 01 May 1999 23:45:47 +0200
6601              Message-ID: <373373fb.59284266@smtp1.ibm.net>
6602              Subject: [PATCH 5.005_56] Add POLLUTE=1 option to MakeMaker
6603      Branch: perl
6604            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
6605            ! pod/perldelta.pod
6606 ____________________________________________________________________________
6607 [  3365] By: gsar                                  on 1999/05/10  09:34:22
6608         Log: test suite and fix input_line_number()
6609              From: Paul Johnson <pjcj@transeda.com>
6610              Date: Thu, 29 Apr 1999 06:28:14 +0100
6611              Message-ID: <19990429062814.A17906@west-tip.transeda.com>
6612              Subject: [PATCH] IO::Handle 1.20 (was Re: FAIL Gedcom-1.01 i86pc-solaris 2.6)
6613      Branch: perl
6614            + t/lib/io_linenum.t
6615            ! MANIFEST ext/IO/lib/IO/Handle.pm
6616 ____________________________________________________________________________
6617 [  3364] By: gsar                                  on 1999/05/10  09:20:56
6618         Log: fix overeager [:foo:] parsing
6619              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
6620              Date: Fri, 30 Apr 1999 09:26:18 +0100
6621              Message-Id: <199904300826.JAA01257@crypt.compulink.co.uk>
6622              Subject: [PATCH 5.005_{56,03}] Re: Regular expression difference b/n 5.004 & 5.005 
6623      Branch: perl
6624            ! regcomp.c t/op/re_tests
6625 ____________________________________________________________________________
6626 [  3363] By: gsar                                  on 1999/05/10  09:09:21
6627         Log: documentation for Win32 builtins (somewhat modified)
6628              From: jan.dubois@ibm.net (Jan Dubois)
6629              Date: Tue, 30 Mar 1999 08:05:03 +0200
6630              Message-ID: <37006783.1926460@smtp1.ibm.net>
6631              Subject: Re: Issues with build 509 
6632      Branch: perl
6633            + pod/Win32.pod
6634            ! MANIFEST
6635 ____________________________________________________________________________
6636 [  3362] By: gsar                                  on 1999/05/10  08:22:07
6637         Log: provide File::Copy::syscopy() via Win32::CopyFile() on win32
6638      Branch: perl
6639            ! lib/File/Copy.pm win32/win32.c
6640 ____________________________________________________________________________
6641 [  3361] By: gsar                                  on 1999/05/10  08:11:29
6642         Log: escape ampersands in <pre> sections
6643      Branch: perl
6644            ! Changes lib/Pod/Html.pm
6645 ____________________________________________________________________________
6646 [  3360] By: gsar                                  on 1999/05/10  08:04:14
6647         Log: AIX hints enhancements (threads build, SOCKS support)
6648              From: "David R. Favor" <dfavor@austin.ibm.com>
6649              Date: Wed, 28 Apr 1999 08:45:28 -0500
6650              Message-ID: <372710F8.B1F73BEB@austin.ibm.com>
6651              Subject: Working build for AIX + gcc + threading
6652      Branch: perl
6653            ! hints/aix.sh
6654 ____________________________________________________________________________
6655 [  3359] By: gsar                                  on 1999/05/10  07:49:26
6656         Log: more Compiler patches from Vishal Bhatia <vishalb@my-dejanews.com>
6657              Date: Tue, 27 Apr 1999 23:47:24 PDT
6658              Message-ID: <19990428064724.95244.qmail@hotmail.com>
6659              Subject: [PATCH 5.005_56] Saving Tied hashes ( C.pm)
6660              --
6661              Date: Thu, 29 Apr 1999 18:21:06 -0700
6662              Message-ID: <GEFPBFDJADFJBAAA@my-dejanews.com>
6663              Subject: [PATCH 5.005_56] double constants ( C.pm)
6664              --
6665              Date: Mon, 03 May 1999 20:21:31 PDT
6666              Message-ID: <19990504032131.81113.qmail@hotmail.com>
6667              Subject: [PATCH 5.005_56] Overloading implementation ( Compiler)
6668              --
6669              Date: Thu, 06 May 1999 17:57:09 -0700
6670              Message-ID: <FCJELBLAJBOBAAAA@my-dejanews.com>
6671              Subject: Stash.pm
6672      Branch: perl
6673            ! ext/B/B.pm ext/B/B.xs ext/B/B/Bblock.pm ext/B/B/C.pm
6674            ! ext/B/B/CC.pm ext/B/B/Stash.pm t/harness
6675 ____________________________________________________________________________
6676 [  3358] By: gsar                                  on 1999/05/10  04:39:15
6677         Log: cygwin32 update (untested adaptation of patch against 5.005_03)
6678              From: alexander smishlajev <als@turnhere.com>
6679              Date: Sun, 25 Apr 1999 14:58:29 +0300
6680              Message-ID: <37230365.5F68B460@turnhere.com>
6681              Subject: [PATCH]5.005_03 (CORE) cygwin32 port
6682      Branch: perl
6683            + cygwin32/Makefile.SHs cygwin32/build-instructions.READFIRST
6684            + cygwin32/build-instructions.charles-wilson
6685            + cygwin32/build-instructions.sebastien-barre
6686            + cygwin32/build-instructions.steven-morlock
6687            + cygwin32/build-instructions.steven-morlock2
6688            + cygwin32/impure_ptr.c cygwin32/ld2.in cygwin32/perlld.in
6689            - cygwin32/cw32imp.h cygwin32/gcc2 cygwin32/ld2 cygwin32/perlgcc
6690            - cygwin32/perlld
6691            ! Configure EXTERN.h MANIFEST Makefile.SH README.cygwin32 XSUB.h
6692            ! cflags.SH config_h.SH dosish.h ext/POSIX/Makefile.PL
6693            ! ext/SDBM_File/sdbm/pair.c hints/cygwin32.sh installperl
6694            ! lib/Cwd.pm lib/ExtUtils/MakeMaker.pm lib/perl5db.pl
6695            ! makedepend.SH perl.h perlvars.h pp_hot.c pp_sys.c regcomp.c
6696            ! t/io/fs.t t/io/tell.t t/lib/anydbm.t t/op/stat.t util.c
6697 ____________________________________________________________________________
6698 [  3357] By: gsar                                  on 1999/05/10  04:07:07
6699         Log: applied suggested patch, modulo already applied parts
6700              From: Charles Bailey <BAILEY@newman.upenn.edu>
6701              Date: Sat, 24 Apr 1999 20:12:43 -0400 (EDT)
6702              Message-id: <01JAF9UAV9XG002O0W@mail.newman.upenn.edu>
6703              Subject: [Patch 5.005_56] VMS consolidated patch #2
6704      Branch: perl
6705            ! configure.com t/op/filetest.t t/op/taint.t t/pragma/warn/doio
6706            ! t/pragma/warn/mg t/pragma/warn/pp_sys t/pragma/warn/sv
6707            ! vms/descrip_mms.template vms/ext/vmsish.t vms/perlvms.pod
6708            ! vms/subconfigure.com vms/test.com vms/vms.c
6709 ____________________________________________________________________________
6710 [  3356] By: gsar                                  on 1999/05/10  03:48:08
6711         Log: applied suggested patch, with win32 and PERL_OBJECT additions
6712              From: Tom Hughes <tom@compton.nu>
6713              Date: Sat, 24 Apr 1999 18:11:59 +0100
6714              Message-ID: <609bdff748.tom@compton.compton.nu>
6715              Subject: ByteLoader patch
6716      Branch: perl
6717            + ext/ByteLoader/ByteLoader.pm ext/ByteLoader/ByteLoader.xs
6718            + ext/ByteLoader/Makefile.PL utils/perlbc.PL
6719            ! MANIFEST bytecode.h bytecode.pl byterun.c byterun.h embed.h
6720            ! embed.pl ext/B/B.xs ext/B/B/Asmdata.pm ext/B/B/Bytecode.pm
6721            ! ext/B/B/Debug.pm objXSUB.h op.c pp_ctl.c proto.h
6722            ! utils/Makefile win32/Makefile win32/makefile.mk
6723 ____________________________________________________________________________
6724 [  3355] By: gsar                                  on 1999/05/10  03:22:49
6725         Log: document 'test' attribute (from Andreas Koenig)
6726      Branch: perl
6727            ! lib/ExtUtils/MakeMaker.pm
6728 ____________________________________________________________________________
6729 [  3354] By: gsar                                  on 1999/05/10  03:12:37
6730         Log: From: pmarquess@bfsec.bt.co.uk
6731              Date: Thu, 22 Apr 1999 23:12:08 +0100
6732              Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB29C6B45@mbtlipnt02.btlabs.bt.co.uk>
6733              Subject: PATCH for small bug in scan_bin
6734      Branch: perl
6735            ! util.c
6736 ____________________________________________________________________________
6737 [  3353] By: gsar                                  on 1999/05/10  02:39:33
6738         Log: more bulletproof workaround for mangled paths (updates changes#3345,3350);
6739              provide Win32::GetLongPathName() to complement Win32::GetShortPathName()
6740      Branch: perl
6741            ! t/op/magic.t win32/makedef.pl win32/runperl.c win32/win32.c
6742            ! win32/win32iop.h
6743 ____________________________________________________________________________
6744 [  3352] By: gsar                                  on 1999/05/09  22:47:39
6745         Log: flush all open output buffers before fork(), exec(), system, qx//
6746              and pipe open() operations, simplifying buffering headaches faced
6747              by users; uses fflush(NULL), which may need Configure test
6748      Branch: perl
6749            ! perl.h pod/perldelta.pod pod/perlfunc.pod pod/perlipc.pod
6750            ! pp_sys.c util.c vmesa/vmesa.c vms/vms.c win32/win32.c
6751 ____________________________________________________________________________
6752 [  3351] By: gsar                                  on 1999/05/09  21:11:51
6753         Log: perlcc on win32 (correct version of fix suggested by Jean-Louis
6754              Leroy <jll@skynet.be>)
6755      Branch: perl
6756            ! utils/perlcc.PL
6757 ____________________________________________________________________________
6758 [  3350] By: gsar                                  on 1999/05/09  20:39:11
6759         Log: normalize $^X to full pathname on win32
6760      Branch: perl
6761            ! win32/runperl.c
6762 ____________________________________________________________________________
6763 [  3349] By: gsar                                  on 1999/05/09  20:23:07
6764         Log: allow readline($globref), <$globref> already works
6765      Branch: perl
6766            ! pp_hot.c
6767 ____________________________________________________________________________
6768 [  3348] By: gsar                                  on 1999/05/09  20:00:09
6769         Log: perldoc cleanups (variant of changes suggested by Christian Lemburg
6770              <lemburg@online-club.de>)
6771      Branch: perl
6772            ! utils/perldoc.PL
6773 ____________________________________________________________________________
6774 [  3347] By: gsar                                  on 1999/05/09  18:47:21
6775         Log: additions to Thread.pm docs from Tuomas J. Lukka
6776              <lukka@fas.harvard.edu>
6777      Branch: perl
6778            ! ext/Thread/Thread.pm
6779 ____________________________________________________________________________
6780 [  3346] By: gsar                                  on 1999/05/09  18:38:00
6781         Log: From: Stephen McCamant <smccam@uclink4.berkeley.edu>
6782              Date: Sat, 17 Apr 1999 02:46:13 -0700 (PDT)
6783              Message-ID: <14103.57454.614253.598264@fre-76-120.reshall.berkeley.edu>
6784              Subject: [PATCH _56] Re: pdt: Perl Development Tools? 
6785      Branch: perl
6786            ! ext/B/B/Xref.pm
6787 ____________________________________________________________________________
6788 [  3345] By: gsar                                  on 1999/05/09  18:22:43
6789         Log: work around mangled archname on win32 while finding privlib/sitelib;
6790              normalize lib paths to forward slashes internally
6791      Branch: perl
6792            ! win32/win32.c
6793 ____________________________________________________________________________
6794 [  3344] By: gsar                                  on 1999/05/09  03:20:06
6795         Log: fix typo in dbm filters that caused odbm.t to fail
6796      Branch: perl
6797            ! ext/ODBM_File/ODBM_File.xs t/lib/odbm.t
6798 ____________________________________________________________________________
6799 [  3343] By: gsar                                  on 1999/05/09  02:02:59
6800         Log: tweak test totals
6801      Branch: perl
6802            ! Changes t/lib/tie-stdhandle.t
6803 ____________________________________________________________________________
6804 [  3342] By: gsar                                  on 1999/05/09  01:42:06
6805         Log: import list propagation busted (pointed out by Ton Hospel
6806              <thospel@mail.dma.be>)
6807      Branch: perl
6808            ! lib/autouse.pm
6809 ____________________________________________________________________________
6810 [  3341] By: gsar                                  on 1999/05/09  00:54:18
6811         Log: hpux needs {SHLIB_PATH,LDOPTS} rather than LD_{LIBRARY,RUN}_PATH
6812              (as suggested by Eric Boehm <boehm@nortelnetworks.com>)
6813      Branch: perl
6814            ! Configure Makefile.SH
6815 ____________________________________________________________________________
6816 [  3340] By: gsar                                  on 1999/05/09  00:40:41
6817         Log: generate manpages for newly added utils
6818      Branch: perl
6819            ! installman
6820 ____________________________________________________________________________
6821 [  3339] By: gsar                                  on 1999/05/09  00:33:50
6822         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
6823              Date: Sun, 02 May 1999 17:59:24 +0100
6824              Message-Id: <199905021659.RAA14016@crypt.compulink.co.uk>
6825              Subject: [PATCH] Re: ptr to realloced memory in yylex
6826      Branch: perl
6827            ! toke.c
6828 ____________________________________________________________________________
6829 [  3338] By: jhi                                   on 1999/05/08  22:40:29
6830         Log: Remove CONFIG item, add Digital UNIX 'ld' bug.
6831      Branch: cfgperl
6832            ! INSTALL
6833 ____________________________________________________________________________
6834 [  3337] By: jhi                                   on 1999/05/08  22:22:26
6835         Log: Integrate from mainperl.
6836      Branch: cfgperl
6837           +> pod/perldbmfilter.pod t/io/open.t t/lib/tie-stdhandle.t
6838           !> (integrate 54 files)
6839 ____________________________________________________________________________
6840 [  3336] By: gsar                                  on 1999/05/08  21:48:22
6841         Log: make perldoc -f grok nested =items
6842      Branch: perl
6843            ! utils/perldoc.PL
6844 ____________________________________________________________________________
6845 [  3335] By: gsar                                  on 1999/05/08  19:48:11
6846         Log: allow AV/HV dereferences on pseudohashes ($ph->{foo}[1], etc.)
6847      Branch: perl
6848            ! op.c t/lib/fields.t
6849 ____________________________________________________________________________
6850 [  3334] By: gsar                                  on 1999/05/08  19:09:41
6851         Log: update test totals
6852      Branch: perl
6853            ! t/lib/bigintpm.t
6854 ____________________________________________________________________________
6855 [  3333] By: gsar                                  on 1999/05/08  16:56:02
6856         Log: mention unpack('pP',...) footshot (from Albert Dvornik <bert@genscan.com>)
6857      Branch: perl
6858            ! pod/perlfunc.pod
6859 ____________________________________________________________________________
6860 [  3332] By: gsar                                  on 1999/05/08  16:46:44
6861         Log: applied suggested patch, added tests
6862              From: William Mann <wmann@avici.com>
6863              Date: Mon, 12 Apr 1999 12:25:22 -0400 (EDT)
6864              Message-Id: <199904121625.MAA00983@hwsrv1.avici.com>
6865              Subject: BigInt.pm extensions for logical operations
6866      Branch: perl
6867            ! lib/Math/BigInt.pm pod/perldelta.pod t/lib/bigintpm.t
6868 ____________________________________________________________________________
6869 [  3331] By: gsar                                  on 1999/05/08  16:09:33
6870         Log: avoid temporary files named 'tmp'
6871      Branch: perl
6872            ! Makefile.SH pp.c
6873 ____________________________________________________________________________
6874 [  3330] By: nick                                  on 1999/05/08  14:16:30
6875         Log: Implement OPEN, EOF, SEEK, TELL, BINMODE and FILENO as TIEHANDLE methods.
6876              Provide Tie::StdHandle
6877              Basic update of docs.
6878      Branch: perl
6879            + t/lib/tie-stdhandle.t
6880            ! lib/Tie/Handle.pm pod/perltie.pod pp_sys.c
6881 ____________________________________________________________________________
6882 [  3329] By: nick                                  on 1999/05/08  12:03:45
6883         Log: Tweaks to open(my $fh,...) stuff
6884      Branch: perl
6885            ! op.c pp.c pp_sys.c t/io/open.t
6886 ____________________________________________________________________________
6887 [  3328] By: nick                                  on 1999/05/08  11:18:42
6888         Log: Bring SDBM_File.xs into line with new typemap
6889      Branch: perl
6890            ! ext/SDBM_File/SDBM_File.xs
6891 ____________________________________________________________________________
6892 [  3327] By: gsar                                  on 1999/05/08  00:07:11
6893         Log: add test case for AUTOLOAD reentrancy fix in change#3279
6894      Branch: perl
6895            ! t/lib/autoloader.t
6896 ____________________________________________________________________________
6897 [  3326] By: nick                                  on 1999/05/07  21:24:50
6898         Log: Implement open( my $fh, ...) and similar.
6899              Set flag in op.c for "constructor ops"
6900              In pp_rv2gv, if flag is set and arg is PADSV and uninit
6901              vivify as reference to a detached GV.
6902              (Name of GV is the pad name.)
6903              This scheme should "just work" for pipe/socket etc. too.
6904              
6905              #if 0 out the open(FH,undef) for now.
6906              Change t/io/open.t to test open(my $fh,...)
6907      Branch: perl
6908            ! op.c pp.c pp_sys.c t/io/open.t
6909 ____________________________________________________________________________
6910 [  3325] By: nick                                  on 1999/05/07  21:18:42
6911         Log: Correct SvLEN vs SvCUR  which leads to odd "chunk" vs "line" in mess().
6912      Branch: perl
6913            ! util.c
6914 ____________________________________________________________________________
6915 [  3324] By: gsar                                  on 1999/05/07  20:28:31
6916         Log: avoid using PL_sv_mutex in condpair_magic() (avoids hangs when
6917              intervening code has to allocate SVs)
6918      Branch: perl
6919            ! util.c
6920 ____________________________________________________________________________
6921 [  3323] By: gsar                                  on 1999/05/07  19:45:08
6922         Log: allow line numbers to show in diagnostics during global destruction
6923      Branch: perl
6924            ! util.c
6925 ____________________________________________________________________________
6926 [  3322] By: gsar                                  on 1999/05/07  09:38:11
6927         Log: From: Dan Sugalski <sugalskd@ous.edu>
6928              Date: Fri, 09 Apr 1999 16:16:39 -0700
6929              Message-Id: <3.0.6.32.19990409161639.02ea1050@ous.edu>
6930              Subject: [PATCH 5.005_03]Bug in MM_VMS.PM
6931      Branch: perl
6932            ! lib/ExtUtils/MM_VMS.pm
6933 ____________________________________________________________________________
6934 [  3321] By: gsar                                  on 1999/05/07  09:08:23
6935         Log: From: kwzh@gnu.org (Karl Heuer)
6936              Date: Wed, 7 Apr 1999 23:58:58 -0400
6937              Message-Id: <199904080358.XAA01192@mescaline.gnu.org>
6938              Subject: [perl-5.005.02] detect lack of /dev/tty
6939      Branch: perl
6940            ! Makefile.SH
6941 ____________________________________________________________________________
6942 [  3320] By: gsar                                  on 1999/05/07  08:52:14
6943         Log: allow distinct prefix for versioned executables
6944              From: Roderick Schertler <roderick@argon.org>
6945              Date: Wed, 07 Apr 1999 15:34:56 -0400
6946              Message-ID: <3003.923513696@eeyore.ibcinc.com>
6947              Subject: perl55.00503 -> perl5.00503 patch for installperl
6948      Branch: perl
6949            ! INSTALL installperl
6950 ____________________________________________________________________________
6951 [  3319] By: gsar                                  on 1999/05/07  08:07:02
6952         Log: From: Dan Sugalski <sugalskd@osshe.edu>
6953              Date: Mon, 05 Apr 1999 15:38:42 -0700
6954              Message-Id: <3.0.6.32.19990405153842.0367b650@ous.edu>
6955              Subject: Re: chomp fails with $/ in fixed-length record mode
6956              --
6957              From: Roderick Schertler <roderick@argon.org>
6958              Date: Tue, 06 Apr 1999 21:11:37 -0400
6959              Message-ID: <2795.923447497@eeyore.ibcinc.com>
6960              Subject: Re: chomp fails with $/ in fixed-length record mode
6961      Branch: perl
6962            ! doop.c pod/perlfunc.pod t/op/chop.t
6963 ____________________________________________________________________________
6964 [  3318] By: gsar                                  on 1999/05/07  07:56:35
6965         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6966              Date: Tue, 6 Apr 1999 01:40:36 -0400
6967              Message-ID: <19990406014035.A1238@monk.mps.ohio-state.edu>
6968              Subject: [PATCH 5.005_*] Make % use fmod()
6969      Branch: perl
6970            ! pp.c t/op/arith.t
6971 ____________________________________________________________________________
6972 [  3317] By: gsar                                  on 1999/05/07  04:18:11
6973         Log: DBM Filters (via private mail)
6974              From: pmarquess@bfsec.bt.co.uk
6975              Date: Sun, 18 Apr 1999 21:05:52 +0100
6976              Message-Id: <199904182009.NAA19152@activestate.com>
6977              Subject: DBM Filters
6978      Branch: perl
6979            + pod/perldbmfilter.pod
6980            ! MANIFEST ext/DB_File/Changes ext/DB_File/DB_File.pm
6981            ! ext/DB_File/DB_File.xs ext/DB_File/typemap
6982            ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
6983            ! ext/GDBM_File/typemap ext/NDBM_File/NDBM_File.pm
6984            ! ext/NDBM_File/NDBM_File.xs ext/NDBM_File/typemap
6985            ! ext/ODBM_File/ODBM_File.pm ext/ODBM_File/ODBM_File.xs
6986            ! ext/ODBM_File/typemap ext/SDBM_File/SDBM_File.pm
6987            ! ext/SDBM_File/SDBM_File.xs ext/SDBM_File/typemap
6988            ! lib/AnyDBM_File.pm pod/Makefile pod/buildtoc pod/perl.pod
6989            ! pod/perldelta.pod t/lib/db-btree.t t/lib/db-hash.t
6990            ! t/lib/db-recno.t t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
6991            ! t/lib/sdbm.t
6992 ____________________________________________________________________________
6993 [  3316] By: gsar                                  on 1999/05/07  03:28:53
6994         Log: avoid negative return value from Win32::GetTickCount()
6995              From: jan.dubois@ibm.net (Jan Dubois)
6996              Date: Sat, 03 Apr 1999 19:04:18 +0200
6997              Message-ID: <37084742.22824479@smtp1.ibm.net>
6998              Subject: Re: Win32::GetTickCount
6999      Branch: perl
7000            ! win32/win32.c
7001 ____________________________________________________________________________
7002 [  3315] By: nick                                  on 1999/05/06  21:44:38
7003         Log: open(FH,undef) # creates new_tmpfile opened read/write
7004              Add t/io/open.t with test for above.
7005      Branch: perl
7006            + t/io/open.t
7007            ! pp_sys.c
7008 ____________________________________________________________________________
7009 [  3314] By: gsar                                  on 1999/05/06  08:01:23
7010         Log: compiler fixes from Vishal Bhatia <vishalb@hotmail.com>
7011              Date: Tue, 30 Mar 1999 23:40:34 PST
7012              Message-ID: <19990331074034.6117.qmail@hotmail.com>
7013              Subject: [PATCH 5.005_56] pp_entersub and pp_leavewrite(CC.pm)
7014              --
7015              Date: Wed, 07 Apr 1999 00:28:23 -0800
7016              Message-ID: <FGBNLNPOEELFAAAA@my-dejanews.com>
7017              Subject: [PATCH 5.005_56] function prototypes(B.pm)
7018              --
7019              Date: Thu, 22 Apr 1999 23:40:52 -0700
7020              Message-ID: <OEAOMKBMLDADCAAA@my-dejanews.com>
7021              Subject: [PATCH 5.005_56 ] discarding worthless padsvs
7022              --
7023              Date: Tue, 27 Apr 1999 01:14:49 PDT
7024              Message-ID: <19990427081449.28615.qmail@hotmail.com>
7025              Subject: [PATCH 5.005_56] pp_ncmp implementation ( CC.pm)
7026      Branch: perl
7027            ! ext/B/B.pm ext/B/B/CC.pm ext/B/B/Stackobj.pm t/op/gv.t
7028            ! t/op/ref.t
7029 ____________________________________________________________________________
7030 [  3313] By: jhi                                   on 1999/05/06  07:59:52
7031         Log: Integrate from mainperl.
7032      Branch: cfgperl
7033           !> (integrate 33 files)
7034 ____________________________________________________________________________
7035 [  3312] By: gsar                                  on 1999/05/06  07:11:50
7036         Log: add Ethiopic section to unicode master database (from Ken
7037              Whistler <kenw@sybase.com>)
7038      Branch: perl
7039            ! lib/unicode/UnicodeData-Latest.txt
7040 ____________________________________________________________________________
7041 [  3311] By: gsar                                  on 1999/05/06  05:37:55
7042         Log: From: Damon Atkins <n107844@sysmgtdev.nabaus.com.au>
7043              Date: Tue, 30 Mar 1999 11:26:11 +1000 (EST)
7044              Message-Id: <199903300126.LAA20870@sysmgtdev.nabaus.com.au>
7045              Subject: Largefiles for Solaris
7046      Branch: perl
7047            ! hints/solaris_2.sh
7048 ____________________________________________________________________________
7049 [  3310] By: gsar                                  on 1999/05/06  05:14:35
7050         Log: emit more accurate diagnostic for syntax errors involving <>
7051              within eval""
7052      Branch: perl
7053            ! toke.c utils/perldoc.PL
7054 ____________________________________________________________________________
7055 [  3309] By: gsar                                  on 1999/05/06  04:36:31
7056         Log: additional test for IPC::Open3 (courtesy RonaldWS@aol.com)
7057      Branch: perl
7058            ! t/lib/open3.t
7059 ____________________________________________________________________________
7060 [  3308] By: gsar                                  on 1999/05/06  03:19:16
7061         Log: applied first part of suggested patch (bug described cannot be
7062              reproduced any longer, so the second inconclusive part has not
7063              been applied)
7064              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
7065              Date: Sun, 28 Mar 1999 04:51:34 +0100
7066              Message-Id: <199903280351.EAA20430@crypt.compulink.co.uk>
7067              Subject: [PATCH 5.005_56] Re: A core dump 
7068      Branch: perl
7069            ! toke.c
7070 ____________________________________________________________________________
7071 [  3307] By: gsar                                  on 1999/05/06  01:56:06
7072         Log: fix bogus OPf_REF context in C<sort BLOCK @foo> (extension of
7073              change#3180)
7074      Branch: perl
7075            ! op.c
7076 ____________________________________________________________________________
7077 [  3306] By: gsar                                  on 1999/05/05  17:17:34
7078         Log: applied non-conflicting parts of suggested patch
7079              From: Charles Bailey <BAILEY@newman.upenn.edu>
7080              Date: Sat, 27 Mar 1999 00:16:51 -0400 (EDT)
7081              Message-id: <01J9AZY8I2PW001O2S@mail.newman.upenn.edu>
7082              Subject: [Patch 5.005_56] Revised VMS patch
7083      Branch: perl
7084            ! Changes ext/B/defsubs.h.PL hv.c iperlsys.h perl.c
7085            ! pod/perldiag.pod proto.h util.c vms/perlvms.pod vms/vms.c
7086 ____________________________________________________________________________
7087 [  3305] By: gsar                                  on 1999/05/05  16:20:19
7088         Log: make perldoc use backslashed pathnames within system() on win32
7089      Branch: perl
7090            ! pod/perldiag.pod pod/perlthrtut.pod utils/perldoc.PL
7091 ____________________________________________________________________________
7092 [  3304] By: gsar                                  on 1999/05/05  07:29:43
7093         Log: upgrade Pod::Parser to v1.081 from CPAN
7094      Branch: perl
7095            ! lib/Pod/Checker.pm lib/Pod/InputObjects.pm lib/Pod/Parser.pm
7096            ! lib/Pod/PlainText.pm lib/Pod/Select.pm lib/Pod/Usage.pm
7097            ! t/pod/special_seqs.t t/pod/special_seqs.xr t/pod/testp2pt.pl
7098 ____________________________________________________________________________
7099 [  3303] By: gsar                                  on 1999/05/05  07:02:07
7100         Log: From: Andy Dougherty <doughera@lafayette.edu>
7101              Date: Fri, 19 Mar 1999 12:31:35 -0500 (EST)
7102              Message-Id: <Pine.GSU.4.05.9903191208250.8899-100000@newton.phys>
7103              Subject: [PATCH 5.005_03-MT3] INSTALL patches
7104      Branch: perl
7105            ! INSTALL
7106 ____________________________________________________________________________
7107 [  3302] By: gsar                                  on 1999/05/05  06:55:21
7108         Log: load base packages based on nonexistent $VERSION
7109              From: andreas.koenig@anima.de (Andreas J. Koenig)
7110              Date: 19 Mar 1999 06:00:28 +0100
7111              Message-ID: <sfcsob2m5ub.fsf@dubravka.in-berlin.de>
7112              Subject: Re: base.pm flaw
7113      Branch: perl
7114            ! lib/base.pm lib/locale.pm
7115 ____________________________________________________________________________
7116 [  3301] By: gsar                                  on 1999/05/04  05:41:08
7117         Log: pod2man outputs switched date and revision label (fix suggested by
7118              EthanSasiela@mede.com)
7119      Branch: perl
7120            ! pod/pod2man.PL
7121 ____________________________________________________________________________
7122 [  3300] By: gsar                                  on 1999/05/03  18:48:25
7123         Log: adjust win32_stat() to cope with FindFirstFile() and stat() bugs
7124              (makes opendir(D,"c:") work reliably)
7125      Branch: perl
7126            ! win32/win32.c
7127 ____________________________________________________________________________
7128 [  3299] By: gsar                                  on 1999/05/02  19:39:55
7129         Log: add test case for change#3298
7130      Branch: perl
7131            ! sv.c t/op/readdir.t
7132 ____________________________________________________________________________
7133 [  3298] By: gsar                                  on 1999/05/02  19:24:41
7134         Log: close directory handles properly when localized
7135      Branch: perl
7136            ! sv.c
7137 ____________________________________________________________________________
7138 [  3297] By: jhi                                   on 1999/04/30  11:42:14
7139         Log: Integrate from mainperl.
7140      Branch: cfgperl
7141           !> Changes config_h.SH configure.com lib/AutoLoader.pm
7142           !> lib/AutoSplit.pm lib/File/Path.pm pod/perlre.pod pp.c pp_ctl.c
7143           !> pp_sys.c proto.h regcomp.c t/op/die.t t/op/ref.t util.c
7144           !> vms/descrip_mms.template vms/gen_shrfls.pl vms/munchconfig.c
7145           !> vms/subconfigure.com win32/win32.c
7146 ____________________________________________________________________________
7147 [  3293] By: chip                                  on 1999/04/29  18:50:49
7148         Log: Fix shebang lines.
7149      Branch: maint-5.004/perl
7150            ! Porting/p4d2p h2pl/mksizes pod/checkpods.PL pod/pod2html.PL
7151            ! pod/pod2latex.PL pod/pod2man.PL pod/pod2text.PL utils/c2ph.PL
7152            ! utils/h2ph.PL utils/h2xs.PL utils/perlbug.PL utils/perldoc.PL
7153            ! utils/pl2pm.PL utils/splain.PL win32/bin/search.pl
7154            ! x2p/find2perl.PL x2p/s2p.PL
7155 ____________________________________________________________________________
7156 [  3284] By: gsar                                  on 1999/04/27  00:48:42
7157         Log: integrate change#3279 from maint-5.004
7158      Branch: perl
7159            ! lib/AutoLoader.pm
7160 ____________________________________________________________________________
7161 [  3279] By: chip                                  on 1999/04/26  23:09:26
7162         Log: Make &AutoLoad::AUTOLOAD reentrant.
7163      Branch: maint-5.004/perl
7164            ! lib/AutoLoader.pm
7165 ____________________________________________________________________________
7166 [  3276] By: chip                                  on 1999/04/26  22:34:36
7167         Log: Make porting scripts executable.
7168      Branch: maint-5.004/perl
7169            ! Changes Porting/genlog Porting/makerel Porting/p4desc
7170            ! Porting/patchls
7171 ____________________________________________________________________________
7172 [  3274] By: gsar                                  on 1999/04/26  17:30:31
7173         Log: allow embedded null characters in diagnostics
7174      Branch: perl
7175            ! pp_ctl.c pp_sys.c proto.h regcomp.c t/op/die.t util.c
7176 ____________________________________________________________________________
7177 [  3273] By: gsar                                  on 1999/04/26  08:27:22
7178         Log: hand-applied conflicting parts of suggested patch
7179              From: Charles Bailey <BAILEY@newman.upenn.edu>
7180              Date: Wed, 17 Mar 1999 23:55:23 -0400 (EDT)
7181              Message-id: <01J8YELSL7WK001E7S@mail.newman.upenn.edu>
7182              Subject: [PATCH 5.005_56] VMS configuration/build
7183      Branch: perl
7184            ! configure.com vms/descrip_mms.template vms/gen_shrfls.pl
7185            ! vms/munchconfig.c vms/subconfigure.com
7186 ____________________________________________________________________________
7187 [  3272] By: gsar                                  on 1999/04/26  08:25:41
7188         Log: update Changes; tweak minor regressions
7189      Branch: perl
7190            ! Changes lib/AutoSplit.pm lib/File/Path.pm
7191 ____________________________________________________________________________
7192 [  3271] By: gsar                                  on 1999/04/26  07:52:51
7193         Log: integrate change#3229 from maint-5.004
7194      Branch: perl
7195            ! pp_ctl.c util.c
7196 ____________________________________________________________________________
7197 [  3270] By: gsar                                  on 1999/04/25  22:58:27
7198         Log: fix buggy reference count on refs to SVs with autoviv magic
7199              (resulted in C<my @a; $a[1] = 1; print \$_ for @a> and Data::Dumper
7200              accessing free()d memory)
7201      Branch: perl
7202            ! pp.c t/op/ref.t
7203 ____________________________________________________________________________
7204 [  3269] By: gsar                                  on 1999/04/24  17:07:55
7205         Log: fix bug in change#3123 (off-by-one, caused C<qx[noargs]> to fail
7206              on win32)
7207      Branch: perl
7208            ! win32/win32.c
7209 ____________________________________________________________________________
7210 [  3268] By: gsar                                  on 1999/04/24  16:38:25
7211         Log: kill dup hunk
7212      Branch: perl
7213            ! config_h.SH
7214 ____________________________________________________________________________
7215 [  3267] By: gsar                                  on 1999/04/24  16:35:57
7216         Log: integrate cfgperl changes into mainline
7217      Branch: perl
7218           +> myconfig.SH
7219            - myconfig
7220            ! pod/perlre.pod
7221           !> (integrate 38 files)
7222 ____________________________________________________________________________
7223 [  3266] By: jhi                                   on 1999/04/23  18:42:44
7224         Log: From: "Kurt D. Starsinic" <kstar@chapin.edu>
7225              To: perl5-porters@perl.org, Jarkko Hietaniemi <jhi@iki.fi>,
7226              Graham Barr <gbarr@pobox.com>, Gurusamy Sarathy <gsar@activestate.com>
7227              Cc: Lionel Cons <lionel.cons@cern.ch>,
7228              Ilya Zakharevich <ilya@math.ohio-state.edu>,
7229              David Hayes <david@bdel.com>
7230              Subject: [PATCH] h2ph
7231              Date: Fri, 23 Apr 1999 12:37:23 -0400
7232              Message-ID: <19990423123723.A49550@O2.chapin.edu>
7233      Branch: cfgperl
7234            ! utils/h2ph.PL
7235 ____________________________________________________________________________
7236 [  3265] By: jhi                                   on 1999/04/21  18:17:12
7237         Log: From: lane@duphy4.physics.drexel.edu (by way of Dan Sugalski <sugalskd@ous.edu>)
7238              To: perlbug@perl.org
7239              Subject: [PATCH Perl 5.005.56] descrip_mms.template installed files fix
7240              Date: Wed, 21 Apr 1999 08:17:54 -0700
7241              Message-Id: <3.0.6.32.19990421081754.03127b60@ous.edu>
7242      Branch: cfgperl
7243            ! vms/descrip_mms.template
7244 ____________________________________________________________________________
7245 [  3264] By: jhi                                   on 1999/04/20  08:50:54
7246         Log: From: Andy Dougherty <doughera@lafayette.edu>
7247              To: The Perl Porters Mailing List <perl5-porters@perl.org>
7248              Subject: [PATCH 5.005_56] Re: 5.006 Todo
7249              Date: Mon, 19 Apr 1999 16:27:07 -0400 (EDT)
7250              Message-Id: <Pine.GSU.4.05.9904191623470.7838-100000@newton.phys>
7251      Branch: cfgperl
7252            ! Porting/pumpkin.pod
7253 ____________________________________________________________________________
7254 [  3263] By: jhi                                   on 1999/04/20  08:05:01
7255         Log: From: Chip Salzenberg <chip@perlsupport.com>
7256              To: Perl 5 Porters <perl5-porters@perl.org>
7257              Subject: [PATCH 5.005_56] Configure: $sig_count
7258              Date: Sun, 18 Apr 1999 17:54:36 -0400
7259              Message-ID: <19990418175436.A27496@perlsupport.com>
7260      Branch: cfgperl
7261            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
7262            ! config_h.SH
7263 ____________________________________________________________________________
7264 [  3262] By: jhi                                   on 1999/04/19  18:23:50
7265         Log: Subject: PATCH wrong faq reference in perlbook.pod
7266              From: Robin Barker <rmb1@cise.npl.co.uk>
7267              To: perlbug@perl.com
7268              Date: Fri, 9 Apr 1999 16:05:23 +0100 (BST)
7269              Message-Id: <199904091505.QAA03757@cyclone.cise.npl.co.uk>
7270      Branch: cfgperl
7271            ! pod/perlbook.pod
7272 ____________________________________________________________________________
7273 [  3261] By: jhi                                   on 1999/04/15  13:59:04
7274         Log: From: Andy Dougherty <doughera@lafayette.edu>
7275              To: Hugo van der Sanden <hugo@corp.netcom.net.uk>
7276              Cc: Perl Porters <perl5-porters@perl.org>
7277              Subject: [PATCH] Re: 5.005_03 and gcc, GNU ld under Solaris 2.6
7278              Date: Wed, 14 Apr 1999 17:07:43 -0400 (EDT)
7279              Message-Id: <Pine.GSU.4.05.9904141658290.4262-100000@newton.phys>
7280      Branch: cfgperl
7281            ! hints/solaris_2.sh
7282 ____________________________________________________________________________
7283 [  3260] By: jhi                                   on 1999/04/15  13:56:53
7284         Log: From: Tom Christiansen <tchrist@jhereg.perl.com>
7285              To: pumpkings@jhereg.perl.com
7286              Subject: PATCH: 5.005_56: perldata.pod (UPDATE)
7287              Date: Thu, 15 Apr 1999 07:13:41 -0600
7288              Message-Id: <199904151313.HAA07682@jhereg.perl.com>
7289      Branch: cfgperl
7290            ! pod/perldata.pod
7291 ____________________________________________________________________________
7292 [  3259] By: jhi                                   on 1999/04/13  23:12:52
7293         Log: LDLIBPTH also on 'clean' targets.
7294      Branch: cfgperl
7295            ! Makefile.SH
7296 ____________________________________________________________________________
7297 [  3258] By: jhi                                   on 1999/04/13  21:38:46
7298         Log: Add information about the two DEC C compiler optimizer bugs
7299              (what patch levels of the compilers fix them).
7300      Branch: cfgperl
7301            ! pp.c t/op/repeat.t
7302 ____________________________________________________________________________
7303 [  3257] By: jhi                                   on 1999/04/13  14:25:08
7304         Log: Be polite about ccdlflags and lddflags, too.
7305              Avoid Perl's malloc only when threaded.
7306      Branch: cfgperl
7307            ! hints/aix.sh
7308 ____________________________________________________________________________
7309 [  3256] By: jhi                                   on 1999/04/13  10:21:33
7310         Log: Croak if no known ways to semctl() (don't assume union semun).
7311      Branch: cfgperl
7312            ! doio.c perl.h
7313 ____________________________________________________________________________
7314 [  3255] By: jhi                                   on 1999/04/13  09:10:26
7315         Log: From: Dan Sugalski <sugalskd@osshe.edu>
7316              To: perl5-porters@perl.org, vmsperl@perl.org
7317              Subject: [Patch 5.005/5.006]Another MM_VMS.pm patch
7318              Date: Mon, 12 Apr 1999 13:36:48 -0700
7319              Message-Id: <3.0.6.32.19990412133648.030e7ec0@ous.edu>
7320      Branch: cfgperl
7321            ! lib/ExtUtils/MM_VMS.pm
7322 ____________________________________________________________________________
7323 [  3254] By: jhi                                   on 1999/04/13  06:56:26
7324         Log: From: "Todd C. Miller" <Todd.Miller@courtesan.com>
7325              To: perlbug@perl.com
7326              Subject: Update for OpenBSD hints
7327              Date: Mon, 12 Apr 1999 23:12:22 -0600 (MDT)
7328              Message-Id: <199904130512.XAA27712@xerxes.courtesan.com>
7329      Branch: cfgperl
7330            ! hints/openbsd.sh
7331 ____________________________________________________________________________
7332 [  3229] By: chip                                  on 1999/04/13  04:04:14
7333         Log: Preserve errno from importunities of sfio.
7334      Branch: maint-5.004/perl
7335            ! pp_ctl.c util.c
7336 ____________________________________________________________________________
7337 [  3226] By: jhi                                   on 1999/04/11  12:52:26
7338         Log: If both ways to call semctl are broken,    skip the tests.
7339      Branch: cfgperl
7340            ! t/lib/ipc_sysv.t
7341 ____________________________________________________________________________
7342 [  3225] By: jhi                                   on 1999/04/10  22:27:28
7343         Log: From: Andy Dougherty <doughera@lafayette.edu>
7344              To: dsembr01@ox.slug.louisville.edu
7345              Cc: perlbug@perl.com
7346              Subject: [PATCH 5.004_05 5.005_03 5.005_56] Re: Misspelled macro in ext/POSIX/POSIX.xs?
7347              Date: Fri, 9 Apr 1999 16:58:08 -0400 (EDT)
7348              Message-Id: <Pine.GSU.4.05.9904091648570.894-100000@newton.phys>
7349      Branch: cfgperl
7350            ! ext/POSIX/POSIX.xs
7351 ____________________________________________________________________________
7352 [  3224] By: jhi                                   on 1999/04/09  18:50:32
7353         Log: From: Andy Dougherty <doughera@lafayette.edu>
7354              To: Perl Porters <perl5-porters@perl.org>
7355              Subject: [PATCH 5.005_56] Re: prefix= in hints
7356              Date: Fri, 9 Apr 1999 14:54:18 -0400 (EDT)
7357              Message-Id: <Pine.GSU.4.05.9904091445280.894-100000@newton.phys>
7358              
7359              (Overrides change #3204 from Kurt)
7360      Branch: cfgperl
7361            ! hints/linux.sh
7362 ____________________________________________________________________________
7363 [  3223] By: jhi                                   on 1999/04/09  18:37:55
7364         Log: Understand Apollo's //node notation.
7365              
7366              From: Johann Klasek <jk@auto.tuwien.ac.at>
7367              To: jhi@iki.fi
7368              Subject: Re: DomainPerl
7369              Date: Fri, 9 Apr 1999 18:21:37 +0200
7370              Message-ID: <19990409182137.A2299@euklid.auto.tuwien.ac.at>
7371      Branch: cfgperl
7372            ! lib/Cwd.pm
7373 ____________________________________________________________________________
7374 [  3220] By: jhi                                   on 1999/04/04  16:33:49
7375         Log: Integrate from mainperl.
7376      Branch: cfgperl
7377           !> (integrate 39 files)
7378 ____________________________________________________________________________
7379 [  3219] By: gsar                                  on 1999/04/04  02:48:17
7380         Log: tweak previous change
7381      Branch: maint-5.005/perl
7382            ! win32/win32.c
7383 ____________________________________________________________________________
7384 [  3218] By: gsar                                  on 1999/04/04  02:44:47
7385         Log: be careful about extending the stack for the Win32:: builtins
7386      Branch: maint-5.005/perl
7387            ! win32/win32.c
7388 ____________________________________________________________________________
7389 [  3217] By: gsar                                  on 1999/04/04  01:59:26
7390         Log: correct places that said newSVpv() when they meant newSVpvn()
7391      Branch: perl
7392            ! XSUB.h dump.c ext/B/B.xs ext/B/defsubs.h.PL
7393            ! ext/DB_File/DB_File.xs ext/DynaLoader/dl_vms.xs
7394            ! ext/IPC/SysV/SysV.xs ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
7395            ! ext/Socket/Socket.xs ext/attrs/attrs.xs gv.c hv.c hv.h
7396            ! jpl/JNI/JNI.xs mg.c op.c perl.c pod/perlguts.pod pp.c pp_ctl.c
7397            ! pp_sys.c regcomp.c toke.c util.c win32/dl_win32.xs
7398            ! win32/win32.c
7399 ____________________________________________________________________________
7400 [  3216] By: gsar                                  on 1999/04/03  23:58:27
7401         Log: avoid duplicate code
7402      Branch: perl
7403            ! sv.c
7404 ____________________________________________________________________________
7405 [  3215] By: gsar                                  on 1999/04/03  23:14:34
7406         Log: grow PL_tmps_stack more efficiently; make it more amenable to
7407              STRESS_REALLOC testing
7408      Branch: perl
7409            ! embed.h embed.pl global.sym objXSUB.h pp.h proto.h scope.c
7410            ! sv.c
7411 ____________________________________________________________________________
7412 [  3214] By: gsar                                  on 1999/04/03  21:01:09
7413         Log: scrounge and save three extra branches in pp_entersub()
7414      Branch: perl
7415            ! cv.h pp_ctl.c pp_hot.c
7416 ____________________________________________________________________________
7417 [  3213] By: gsar                                  on 1999/04/03  17:43:23
7418         Log: remove duplicate code and an extra branch in sv_setsv() and
7419              other hot code by making SvTHINKFIRST() think about FAKE SVs
7420      Branch: perl
7421            ! doio.c embed.h embed.pl global.sym objXSUB.h pp.c pp_hot.c
7422            ! proto.h scope.c sv.c sv.h
7423 ____________________________________________________________________________
7424 [  3212] By: jhi                                   on 1999/04/03  16:20:09
7425         Log: Fix up some _t nits (Pid_t, Gid_t, Uid_t, etc. instead of int).
7426              
7427              From: John Bley <jbb6@acpub.duke.edu>
7428              To: perlbug@perl.org
7429              Subject: [PATCH]5.005_03 (CORE) Fix some _t nits
7430              Date: Thu, 1 Apr 1999 02:01:47 -0500 (EST)
7431              Message-ID: <Pine.SOL.3.91.990401015805.21458A-100000@soc13.acpub.duke.edu>
7432      Branch: cfgperl
7433            ! doio.c pp_sys.c
7434 ____________________________________________________________________________
7435 [  3211] By: jhi                                   on 1999/04/03  13:27:26
7436         Log: Change #3210 was rather unportable.  This is better.
7437      Branch: cfgperl
7438            ! Configure config_h.SH
7439 ____________________________________________________________________________
7440 [  3210] By: jhi                                   on 1999/04/03  13:16:20
7441         Log: Avoid Digital UNIX' ksh.
7442              
7443              From: Jarkko Hietaniemi <jhi@iki.fi> 
7444              To: Henrik Tougaard <ht000@siberut.foa.dk> 
7445              Cc: perlbug@perl.com, ht000@foa.dk 
7446              Subject: Re: Not OK perl5.005_03-MAINT_TRIAL_4
7447              Date: Wed, 27 Jan 1999 16:52:33 +0200 (EET) 
7448              Message-ID: <13999.10289.319422.239987@alpha.hut.fi> 
7449      Branch: cfgperl
7450            ! Configure config_h.SH
7451 ____________________________________________________________________________
7452 [  3209] By: jhi                                   on 1999/04/03  12:49:04
7453         Log: Integrate from mainperl.
7454      Branch: cfgperl
7455           !> Changes Makefile.SH README installperl t/lib/bigfloatpm.t
7456 ____________________________________________________________________________
7457 [  3208] By: jhi                                   on 1999/04/03  12:27:24
7458         Log: Add -mabi=64 to ccflags for 64-bit IRIX gcc.
7459              
7460              From: Lionel Cons <lionel.cons@cern.ch>
7461              To: jhi@iki.fi
7462              Cc: perlbug@perl.com, kstar@isinet.com,
7463              Philippe Defert <philippe.defert@cern.ch>
7464              Subject: Re: Not OK: perl 5.00503 on IP27-irix 6.5 (UNINSTALLED)
7465              Date: Thu, 1 Apr 1999 14:05:28 +0200 (METDST)
7466              Message-Id: <199904011205.OAA11380@mercury.cern.ch>
7467      Branch: cfgperl
7468            ! hints/irix_6.sh
7469 ____________________________________________________________________________
7470 [  3207] By: jhi                                   on 1999/04/03  12:20:21
7471         Log: Be polite about usemymalloc.
7472      Branch: cfgperl
7473            ! hints/aix.sh
7474 ____________________________________________________________________________
7475 [  3206] By: gsar                                  on 1999/04/02  23:31:59
7476         Log: a typo in change#3205
7477      Branch: perl
7478            ! t/lib/bigfloatpm.t
7479 ____________________________________________________________________________
7480 [  3205] By: gsar                                  on 1999/04/02  23:20:31
7481         Log: make testsuite reflect change#3157  (Math::BigFloat->new now
7482              returns NaNs faithfully)
7483      Branch: perl
7484            ! t/lib/bigfloatpm.t
7485 ____________________________________________________________________________
7486 [  3204] By: jhi                                   on 1999/04/02  22:03:23
7487         Log: On -Uinstallusrbinperl and no -Dprefix, set prefix to /usr/local.
7488              
7489              From: "Kurt D. Starsinic" <kstar@chapin.edu>
7490              To: perl5-porters@perl.org
7491              Subject: linux hints nit
7492              Date: Fri, 2 Apr 1999 16:49:47 -0500
7493              Message-ID: <19990402164947.E80926@O2.chapin.edu>
7494      Branch: cfgperl
7495            ! hints/linux.sh
7496 ____________________________________________________________________________
7497 [  3203] By: jhi                                   on 1999/04/02  22:00:56
7498         Log: Display exact glibc version in Linux. 
7499              
7500              From: Andy Dougherty <doughera@lafayette.edu>
7501              To: Perl Porters <perl5-porters@perl.org>
7502              Subject: Displaying glibc version on Linux
7503              Date: Mon, 29 Mar 1999 15:04:26 -0500 (EST)
7504              Message-Id: <Pine.GSU.4.05.9903291417370.15335-100000@newton.phys>
7505      Branch: cfgperl
7506            ! hints/linux.sh
7507 ____________________________________________________________________________
7508 [  3202] By: gsar                                  on 1999/04/02  21:23:18
7509         Log: various little goofs
7510      Branch: perl
7511            ! Changes Makefile.SH README installperl
7512 ____________________________________________________________________________
7513 [  3201] By: jhi                                   on 1999/04/02  13:13:39
7514         Log: Configure regen.
7515              
7516              Add llseek + offset_t probing.
7517              Change CONFIG to CONFIGDOTSH.
7518              'unset foo' is unportable, use foo=''.
7519      Branch: cfgperl
7520            ! Configure Makefile.SH Policy_sh.SH cflags.SH config_h.SH
7521            ! configpm makeaperl.SH makedepend.SH makedir.SH myconfig.SH
7522            ! perl_exp.SH writemain.SH
7523 ____________________________________________________________________________
7524 [  3200] By: jhi                                   on 1999/04/02  12:06:22
7525         Log: Introduce myconfig.SH.
7526              
7527              From: Andy Dougherty <doughera@lafayette.edu>
7528              To: Jarkko Hietaniemi <jhi@iki.fi>
7529              Cc: Nick Ing-Simmons <nik@tiuk.ti.com>, Perl Porters <perl5-porters@perl.org>
7530              Subject: [PATCH] myconfig.SH (was Re: perl install bug on AIX 4.3.1.0)
7531              Date: Tue, 30 Mar 1999 12:41:29 -0500 (EST)
7532              Message-Id: <Pine.GSU.4.05.9903301222280.15987-100000@newton.phys>
7533      Branch: cfgperl
7534            + myconfig.SH
7535            - myconfig
7536            ! MANIFEST
7537 ____________________________________________________________________________
7538 [  3195] By: jhi                                   on 1999/03/28  16:42:54
7539         Log: Update perlhist on 5_03.
7540      Branch: maint-5.005/perl
7541            ! pod/perlhist.pod
7542 ____________________________________________________________________________
7543 [  3194] By: jhi                                   on 1999/03/28  12:30:01
7544         Log: Integrate from mainperl.
7545      Branch: cfgperl
7546           +> t/op/grep.t
7547            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/bigfloat.pl
7548            ! t/lib/bigintpm.t
7549           !> MANIFEST Porting/p4desc ext/Thread/Thread.xs op.c
7550           !> t/lib/thread.t
7551 ____________________________________________________________________________
7552 [  3189] By: gsar                                  on 1999/03/28  08:22:00
7553         Log: various pod niggles
7554      Branch: maint-5.005/perl
7555            ! pod/perl.pod pod/perldebug.pod pod/perldiag.pod
7556            ! pod/perlfunc.pod pod/perlhist.pod
7557 ____________________________________________________________________________
7558 [  3187] By: gsar                                  on 1999/03/28  07:31:16
7559         Log: regularize CAPI declarations (CAPI extensions now build under
7560              the Borland compiler)
7561      Branch: maint-5.005/perl
7562            ! win32/GenCAPI.pl
7563 ____________________________________________________________________________
7564 [  3186] By: gsar                                  on 1999/03/28  07:26:33
7565         Log: ensure XS_LOCKS stuff happens *before* XSUB is entered under
7566              -DPERL_CAPI
7567      Branch: maint-5.005/perl
7568            ! XSlock.h win32/GenCAPI.pl win32/Makefile win32/makefile.mk
7569 ____________________________________________________________________________
7570 [  3183] By: gsar                                  on 1999/03/28  06:00:46
7571         Log: update p4 utility to ignore non-text files
7572      Branch: perl
7573            ! Porting/p4desc
7574 ____________________________________________________________________________
7575 [  3181] By: gsar                                  on 1999/03/28  03:37:23
7576         Log: integrate change#3179 from maint-5.005
7577      Branch: perl
7578           !> ext/Thread/Thread.xs t/lib/thread.t
7579 ____________________________________________________________________________
7580 [  3180] By: gsar                                  on 1999/03/28  02:28:20
7581         Log: fix bogus OPf_REF context for the BLOCK in C<grep BLOCK @foo>
7582              (sometimes caused bizarreness in the BLOCK)
7583      Branch: perl
7584            + t/op/grep.t
7585            ! MANIFEST op.c
7586 ____________________________________________________________________________
7587 [  3179] By: gsar                                  on 1999/03/28  02:14:04
7588         Log: fix thread segfault when passing large number of arguments to child
7589              a la C<Thread->new($foo, 1..1000)>
7590      Branch: maint-5.005/perl
7591            ! ext/Thread/Thread.xs t/lib/thread.t
7592 ____________________________________________________________________________
7593 [  3178] By: gbarr                                 on 1999/03/28  01:39:23
7594         Log: fix $Config{'usethreads'} typo in perlthrtut
7595              
7596              From: Ian Maloney <szhmf9@wsblob.ubs.com>
7597              Date: Thu, 25 Mar 1999 16:40:14 +0100 (MET)
7598              Message-Id: <199903251540.QAA02439@wsblob.>
7599              Subject: perlthrtut documentation error
7600      Branch: maint-5.005/perl
7601            ! pod/perlthrtut.pod
7602 ____________________________________________________________________________
7603 [  3173] By: gbarr                                 on 1999/03/27  18:19:47
7604         Log: Update Test.pm to VERSION 1.122 from CPAN
7605      Branch: maint-5.005/perl
7606            ! lib/Test.pm
7607 ____________________________________________________________________________
7608 [  3171] By: jhi                                   on 1999/03/26  22:38:28
7609         Log: Integrate from mainperl.
7610      Branch: cfgperl
7611           !> (integrate 37 files)
7612 ____________________________________________________________________________
7613 [  3170] By: gsar                                  on 1999/03/26  01:30:25
7614         Log: specify type of bracket in "Unmatched bracket" diagnostic;
7615              prefer 'brace' or 'curly bracket' over 'curly brace'
7616      Branch: perl
7617            ! pod/perldiag.pod pod/perlreftut.pod pod/perlstyle.pod
7618            ! t/op/misc.t t/op/re_tests toke.c
7619 ____________________________________________________________________________
7620 [  3169] By: gsar                                  on 1999/03/26  00:50:51
7621         Log: better description of "Integer overflow" diagnostic
7622      Branch: perl
7623            ! pod/perldiag.pod
7624 ____________________________________________________________________________
7625 [  3168] By: gsar                                  on 1999/03/25  11:02:46
7626         Log: applied needful parts of suggested patch
7627              From: "Vishal Bhatia" <vishalb@my-dejanews.com>
7628              Date: Tue, 23 Mar 1999 16:21:43 -0800
7629              Message-ID: <OOOKJGFMLFLHBAAA@my-dejanews.com>
7630              Subject: [PATCH 5.005_56] pp_formline correction
7631      Branch: perl
7632            ! ext/B/B/Bblock.pm ext/B/B/CC.pm
7633 ____________________________________________________________________________
7634 [  3167] By: gsar                                  on 1999/03/25  10:39:02
7635         Log: clarify what a "comment" means (due to Mark-Jason Dominus
7636              <mjd@plover.com>)
7637      Branch: perl
7638            ! pod/perlsyn.pod
7639 ____________________________________________________________________________
7640 [  3166] By: gsar                                  on 1999/03/25  10:33:18
7641         Log: describe current behavior on local($foo{nothere}) (suggested by
7642              Lionel Cons <lionel.cons@cern.ch>)
7643      Branch: perl
7644            ! pod/perlsub.pod
7645 ____________________________________________________________________________
7646 [  3165] By: gsar                                  on 1999/03/25  06:21:05
7647         Log: fix refcnt on PL_main_cv (variant of suggestion by Vishal Bhatia
7648              <vishalb@hotmail.com>)
7649      Branch: perl
7650            ! ext/B/B/C.pm
7651 ____________________________________________________________________________
7652 [  3164] By: gsar                                  on 1999/03/25  06:17:27
7653         Log: From: Stephen McCamant <smccam@uclink4.berkeley.edu>
7654              Date: Tue, 23 Mar 1999 17:47:04 -0800 (PST)
7655              Message-ID: <14072.16859.154428.241373@fre-76-120.reshall.berkeley.edu>
7656              Subject: [PATCH _56] Compiler needs to know about utf8 SVOP tr///s
7657      Branch: perl
7658            ! ext/B/B.xs op.h opcode.pl
7659 ____________________________________________________________________________
7660 [  3163] By: gsar                                  on 1999/03/25  06:15:49
7661         Log: B::Deparse update from Stephen McCamant <smccam@uclink4.berkeley.edu>
7662              Date: Tue, 23 Mar 1999 02:41:34 -0800 (PST)
7663              Message-ID: <14071.27445.867782.852353@fre-76-120.reshall.berkeley.edu>
7664              Subject: [PATCH _56] B::Deparse 0.57
7665              --
7666              Date: Tue, 23 Mar 1999 13:08:12 -0800 (PST)
7667              Message-ID: <14072.502.107712.175179@fre-76-120.reshall.berkeley.edu>
7668              Subject: Re: [PATCH _56] B::Deparse 0.57 
7669      Branch: perl
7670            ! AUTHORS MAINTAIN ext/B/B/Deparse.pm
7671 ____________________________________________________________________________
7672 [  3162] By: gsar                                  on 1999/03/25  06:11:46
7673         Log: fix a few places that said 'int', but meant 'STRLEN'
7674      Branch: perl
7675            ! pod/perlguts.pod proto.h sv.c
7676 ____________________________________________________________________________
7677 [  3161] By: gsar                                  on 1999/03/25  06:01:18
7678         Log: From: Russ Allbery <rra@stanford.edu>
7679              Date: 22 Mar 1999 04:26:26 -0800
7680              Message-ID: <yl4sndr9ql.fsf@windlord.stanford.edu>
7681              Subject: [5.005_56] Add EXISTS to SDBM_File and libsdbm
7682      Branch: perl
7683            ! ext/SDBM_File/SDBM_File.xs ext/SDBM_File/sdbm/README.too
7684            ! ext/SDBM_File/sdbm/pair.c ext/SDBM_File/sdbm/pair.h
7685            ! ext/SDBM_File/sdbm/sdbm.3 ext/SDBM_File/sdbm/sdbm.c
7686            ! ext/SDBM_File/sdbm/sdbm.h pod/perldelta.pod t/lib/sdbm.t
7687 ____________________________________________________________________________
7688 [  3160] By: gsar                                  on 1999/03/25  02:26:31
7689         Log: better description of OP_UNSTACK (s/unstack/iteration finalizer/)
7690      Branch: perl
7691            ! opcode.h opcode.pl
7692 ____________________________________________________________________________
7693 [  3159] By: gsar                                  on 1999/03/25  02:18:17
7694         Log: add statement-modifier loops to :base_loop class
7695      Branch: perl
7696            ! ext/Opcode/Opcode.pm
7697 ____________________________________________________________________________
7698 [  3158] By: gsar                                  on 1999/03/25  00:36:57
7699         Log: integrate changes#3105,3130,3154 from maint-5.005
7700      Branch: perl
7701           !> Configure INSTALL hints/dec_osf.sh hints/netbsd.sh
7702 ____________________________________________________________________________
7703 [  3157] By: gsar                                  on 1999/03/25  00:24:17
7704         Log: remove bogus panic()
7705      Branch: perl
7706            ! Changes lib/Math/BigFloat.pm
7707 ____________________________________________________________________________
7708 [  3156] By: jhi                                   on 1999/03/24  22:43:43
7709         Log: Integrate from mainperl.
7710      Branch: cfgperl
7711           +> (branch 38 files)
7712           !> (integrate 68 files)
7713 ____________________________________________________________________________
7714 [  3155] By: jhi                                   on 1999/03/24  22:12:17
7715         Log: Configure regenerated because of changes #3130/#3154 and #3147.
7716      Branch: cfgperl
7717            ! Configure config_h.SH
7718 ____________________________________________________________________________
7719 [  3154] By: jhi                                   on 1999/03/24  21:40:51
7720         Log: Reword the shared library search path (LD_LIBRARY_PATH) info
7721              based on suggestions from Andy Dougherty.
7722      Branch: maint-5.005/perl
7723            ! INSTALL
7724 ____________________________________________________________________________
7725 [  3153] By: gsar                                  on 1999/03/24  10:38:05
7726         Log: applied suggested patch, modulo superceded parts
7727              From: Charles Bailey <BAILEY@newman.upenn.edu>
7728              Date: Thu, 18 Mar 1999 00:10:44 -0400 (EDT)
7729              Message-id: <01J8YFGIHW2W001E7S@mail.newman.upenn.edu>
7730              Subject: [PATCH 5.005_56] Miscellaneous VMS-specific fixes
7731      Branch: perl
7732            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_VMS.pm
7733            ! t/comp/require.t t/op/lex_assign.t t/op/taint.t
7734            ! utils/perldoc.PL vms/ext/Stdio/Stdio.pm vms/ext/Stdio/Stdio.xs
7735            ! vms/ext/Stdio/test.pl vms/test.com vms/vmsish.h
7736 ____________________________________________________________________________
7737 [  3152] By: gsar                                  on 1999/03/24  10:30:51
7738         Log: applied suggested patch, modulo superceded parts
7739              From: Charles Bailey <BAILEY@newman.upenn.edu>
7740              Date: Thu, 18 Mar 1999 00:04:31 -0400 (EDT)
7741              Message-id: <01J8YF0EOWLU001E7S@mail.newman.upenn.edu>
7742              Subject: [PATCH 5.005_56] Miscellaneous small fixes
7743      Branch: perl
7744            ! ext/B/defsubs.h.PL ext/re/re.pm lib/ExtUtils/MM_Unix.pm
7745            ! lib/File/Basename.pm
7746 ____________________________________________________________________________
7747 [  3151] By: gsar                                  on 1999/03/24  10:15:00
7748         Log: doc tweak suggested by M.J.T. Guy <mjtg@cus.cam.ac.uk>
7749      Branch: perl
7750            ! pod/perlop.pod
7751 ____________________________________________________________________________
7752 [  3150] By: gsar                                  on 1999/03/24  10:09:13
7753         Log: missing integration in previous change
7754      Branch: perl
7755           !> README.apollo
7756 ____________________________________________________________________________
7757 [  3149] By: gsar                                  on 1999/03/24  10:06:44
7758         Log: integrate changes#3116,3119 from maint-5.005
7759      Branch: perl
7760            + README.apollo
7761           +> apollo/netinet/in.h
7762           !> MANIFEST hints/apollo.sh t/lib/io_udp.t
7763 ____________________________________________________________________________
7764 [  3148] By: gsar                                  on 1999/03/24  10:01:56
7765         Log: integrate changes#3091-3094 from maint-5.005
7766      Branch: perl
7767           !> README.hurd vms/subconfigure.com vos/config.h
7768           !> vos/config_h.SH_orig
7769 ____________________________________________________________________________
7770 [  3147] By: gsar                                  on 1999/03/24  09:31:49
7771         Log: warn about newfangled vfork() caveats
7772      Branch: perl
7773            ! Configure
7774 ____________________________________________________________________________
7775 [  3146] By: jhi                                   on 1999/03/24  09:20:14
7776         Log: Bring in changes #2808 and #2812 (from mainline perl)
7777              that enhance the perlbug checklist.
7778      Branch: maint-5.005/perl
7779            ! utils/perlbug.PL
7780 ____________________________________________________________________________
7781 [  3145] By: gsar                                  on 1999/03/24  08:37:02
7782         Log: integrate change#3115 from maint-5.005
7783      Branch: perl
7784           !> ext/DB_File/Changes ext/DB_File/DB_File.pm
7785           !> ext/DB_File/DB_File.xs ext/DB_File/typemap
7786 ____________________________________________________________________________
7787 [  3144] By: gsar                                  on 1999/03/24  08:33:59
7788         Log: add note about map in scalar context
7789      Branch: perl
7790            ! pod/perlfunc.pod
7791 ____________________________________________________________________________
7792 [  3143] By: gsar                                  on 1999/03/24  08:25:59
7793         Log: doc tweak
7794      Branch: perl
7795            ! lib/Time/Local.pm
7796 ____________________________________________________________________________
7797 [  3142] By: gsar                                  on 1999/03/24  08:20:37
7798         Log: applied suggested patch, modulo bogus hunk
7799              From: "Vishal Bhatia" <vishalb@hotmail.com>
7800              Date: Thu, 11 Mar 1999 07:40:27 PST
7801              Message-ID: <19990311154027.25891.qmail@hotmail.com>
7802              Subject: [PATCH 5.005_56] Minor fixes in perlcc
7803      Branch: perl
7804            ! ext/B/B/C.pm ext/B/B/CC.pm utils/perlcc.PL
7805 ____________________________________________________________________________
7806 [  3141] By: gsar                                  on 1999/03/24  08:06:12
7807         Log: integrate change#3104 from maint-5.005
7808      Branch: perl
7809           !> README.os390 t/lib/posix.t
7810 ____________________________________________________________________________
7811 [  3140] By: gsar                                  on 1999/03/24  06:34:56
7812         Log: fix failure of C<&locked_sub;> under -Dusethreads
7813      Branch: perl
7814            ! pp_hot.c t/lib/thread.t
7815 ____________________________________________________________________________
7816 [  3139] By: gsar                                  on 1999/03/24  05:52:00
7817         Log: debugger tweak (wasn't printing a newline after recalled commands)
7818      Branch: perl
7819            ! lib/perl5db.pl
7820 ____________________________________________________________________________
7821 [  3138] By: gsar                                  on 1999/03/24  05:33:28
7822         Log: document OO exceptions (based on a suggestion by Andreas Koenig
7823              <andreas.koenig@anima.de>)
7824      Branch: perl
7825            ! pod/perlfunc.pod
7826 ____________________________________________________________________________
7827 [  3137] By: gsar                                  on 1999/03/24  02:50:20
7828         Log: better "Illegal %s digit ignored" warnings
7829      Branch: perl
7830            ! MANIFEST pod/perldiag.pod pod/perlfunc.pod t/pragma/warn/util
7831            ! toke.c util.c
7832 ____________________________________________________________________________
7833 [  3136] By: gsar                                  on 1999/03/24  02:26:38
7834         Log: fix off-by-one that resulted in misparse of C</[\x{80}-\x{81}]/>
7835      Branch: perl
7836            + t/pragma/utf8.t
7837            ! regcomp.c
7838 ____________________________________________________________________________
7839 [  3135] By: gsar                                  on 1999/03/24  01:29:09
7840         Log: flip release & version in win32_uname()
7841      Branch: perl
7842            ! win32/win32.c
7843 ____________________________________________________________________________
7844 [  3134] By: gsar                                  on 1999/03/24  01:08:33
7845         Log: support POSIX::uname() via win32_uname()
7846      Branch: perl
7847            ! XSUB.h iperlsys.h win32/GenCAPI.pl win32/config.bc
7848            ! win32/config.gc win32/config.vc win32/config_H.bc
7849            ! win32/config_H.gc win32/config_H.vc win32/makedef.pl
7850            ! win32/perlhost.h win32/win32.c win32/win32.h win32/win32iop.h
7851 ____________________________________________________________________________
7852 [  3133] By: gsar                                  on 1999/03/23  22:20:10
7853         Log: From: jan.dubois@ibm.net (Jan Dubois)
7854              Date: Sat, 06 Mar 1999 21:42:56 +0100
7855              Message-ID: <36e49281.50337171@smtp1.ibm.net>
7856              Subject: [PATCH 5.005_56] perldelta.pod changes for Win32::* functions
7857      Branch: perl
7858            ! pod/perldelta.pod
7859 ____________________________________________________________________________
7860 [  3132] By: gsar                                  on 1999/03/23  22:17:45
7861         Log: File::Spec fixes from Jan Dubois <jan.dubois@ibm.net>
7862              Date: Sat, 06 Mar 1999 17:50:49 +0100
7863              Message-ID: <36e25209.33833760@smtp1.ibm.net>
7864              Subject: [PATCH 5.005_56] Fixes for File::Spec::Functions.pm
7865              --
7866              Date: Sat, 06 Mar 1999 18:15:00 +0100
7867              Message-ID: <36e36222.37954195@smtp1.ibm.net>
7868              Subject: [PATCH 5.005_56] Fix for File::Spec::Win32.pm
7869      Branch: perl
7870            + t/lib/filefunc.t
7871            ! MANIFEST lib/File/Spec/Functions.pm lib/File/Spec/Win32.pm
7872            ! pod/perldelta.pod pod/perlmodlib.pod
7873 ____________________________________________________________________________
7874 [  3131] By: gsar                                  on 1999/03/23  22:07:59
7875         Log: integrate cfgperl changes into mainline
7876      Branch: perl
7877           +> ext/DynaLoader/dl_rhapsody.xs hints/rhapsody.sh
7878           !> Configure Makefile.SH config_h.SH configure.gnu handy.h
7879           !> installperl malloc.c perl.c perl.h pod/perl.pod
7880           !> pod/perldelta.pod pp_sys.c t/op/stat.t x2p/util.c
7881 ____________________________________________________________________________
7882 [  3130] By: jhi                                   on 1999/03/23  22:02:23
7883         Log: Don't use config.msg to remind about the
7884              LD_LIBRARY_PATH because Makefile.SH takes
7885              care of that.
7886              
7887              Use shrplib in DEC O^W^Digital U^W^WTru64 UNIX.
7888              This used to be the default but in some MT or another it
7889              was dropped because of some transient error or another.
7890      Branch: maint-5.005/perl
7891            ! Configure hints/dec_osf.sh
7892 ____________________________________________________________________________
7893 [  3129] By: gsar                                  on 1999/03/23  21:38:03
7894         Log: add Pod-Parser-1.08 (verbatim module =include tests elided owing
7895              to size    and better maintainability)
7896      Branch: perl
7897            + lib/Pod/Checker.pm lib/Pod/InputObjects.pm lib/Pod/Parser.pm
7898            + lib/Pod/PlainText.pm lib/Pod/Select.pm lib/Pod/Usage.pm
7899            + pod/pod2usage.PL pod/podchecker.PL pod/podselect.PL
7900            + t/pod/emptycmd.t t/pod/emptycmd.xr t/pod/for.t t/pod/for.xr
7901            + t/pod/headings.t t/pod/headings.xr t/pod/include.t
7902            + t/pod/include.xr t/pod/included.t t/pod/included.xr
7903            + t/pod/lref.t t/pod/lref.xr t/pod/nested_items.t
7904            + t/pod/nested_items.xr t/pod/nested_seqs.t t/pod/nested_seqs.xr
7905            + t/pod/oneline_cmds.t t/pod/oneline_cmds.xr t/pod/poderrs.t
7906            + t/pod/poderrs.xr t/pod/special_seqs.t t/pod/special_seqs.xr
7907            + t/pod/testcmp.pl t/pod/testp2pt.pl t/pod/testpchk.pl
7908            ! AUTHORS MAINTAIN MANIFEST installperl pod/Makefile
7909            ! win32/Makefile win32/makefile.mk win32/pod.mak
7910 ____________________________________________________________________________
7911 [  3128] By: jhi                                   on 1999/03/23  10:14:54
7912         Log: Integrate from mainperl.
7913      Branch: cfgperl
7914           !> (integrate 46 files)
7915 ____________________________________________________________________________
7916 [  3127] By: gsar                                  on 1999/03/23  06:57:30
7917         Log: From: Tim Witham - FES <twitham@pcocd2.intel.com>
7918              Date: Thu, 4 Mar 1999 10:54:01 -0800
7919              Message-Id: <9903041854.AA46868@frc0000>
7920              Subject: patch for useless Math::BigInt warnings
7921      Branch: perl
7922            ! lib/Math/BigInt.pm
7923 ____________________________________________________________________________
7924 [  3126] By: gsar                                  on 1999/03/23  05:54:37
7925         Log: avoid literal 'undef' in $lddlflags under `Configure -Uoptimize`
7926              From: "Kurt D. Starsinic" <kstar@chapin.edu>
7927              Date: Fri, 19 Feb 1999 15:47:59 -0500
7928              Message-ID: <19990219154759.A32350@O2.chapin.edu>
7929              Subject: [PATCH] OSF/1 hints
7930      Branch: perl
7931            ! hints/dec_osf.sh
7932 ____________________________________________________________________________
7933 [  3125] By: gsar                                  on 1999/03/23  00:56:38
7934         Log: avoid typeglob persistence in pp_readline()
7935      Branch: perl
7936            ! sv.c t/op/gv.t
7937 ____________________________________________________________________________
7938 [  3124] By: gsar                                  on 1999/03/22  21:12:23
7939         Log: update copyright years
7940      Branch: perl
7941            ! Changes EXTERN.h INTERN.h av.c av.h bytecode.pl cop.h cv.h
7942            ! deb.c doio.c doop.c dump.c form.h gv.c gv.h handy.h hv.c hv.h
7943            ! malloc.c mg.c mg.h op.c op.h perl.c perl.h perlio.c pp.c pp.h
7944            ! pp_ctl.c pp_hot.c pp_sys.c regcomp.c regexec.c run.c scope.c
7945            ! sv.c sv.h toke.c utf8.c utf8.h util.c
7946 ____________________________________________________________________________
7947 [  3123] By: gsar                                  on 1999/03/22  07:07:06
7948         Log: implement win32_spawnvp() internally, making it return true PIDs
7949              for asynchronous spawns; fix win32_kill() to always deal with
7950              PIDs
7951      Branch: perl
7952            ! win32/win32.c win32/win32.h
7953 ____________________________________________________________________________
7954 [  3122] By: jhi                                   on 1999/03/19  21:12:14
7955         Log: Describe the new Benchmark feature in more detail.
7956      Branch: cfgperl
7957            ! pod/perldelta.pod
7958      Branch: maint-5.005/perl
7959            ! pod/perldelta.pod
7960 ____________________________________________________________________________
7961 [  3121] By: jhi                                   on 1999/03/19  08:16:12
7962         Log: AVAILABILITY tuning.
7963      Branch: cfgperl
7964            ! pod/perl.pod
7965      Branch: maint-5.005/perl
7966            ! pod/perl.pod
7967 ____________________________________________________________________________
7968 [  3120] By: jhi                                   on 1999/03/17  14:52:17
7969         Log: Rhapsody change assumed too much.
7970      Branch: cfgperl
7971            ! t/op/stat.t
7972 ____________________________________________________________________________
7973 [  3119] By: jhi                                   on 1999/03/17  14:33:43
7974         Log: More Apollo fixes.
7975      Branch: maint-5.005/perl
7976            ! README.apollo hints/apollo.sh t/lib/io_udp.t
7977 ____________________________________________________________________________
7978 [  3118] By: jhi                                   on 1999/03/16  17:23:39
7979         Log: Nada.
7980      Branch: maint-5.005/perl
7981            ! README.apollo
7982 ____________________________________________________________________________
7983 [  3117] By: jhi                                   on 1999/03/16  17:18:49
7984         Log: Apollo DomainOS AVAILABILITY.
7985      Branch: cfgperl
7986            ! pod/perl.pod
7987      Branch: maint-5.005/perl
7988            ! pod/perl.pod
7989 ____________________________________________________________________________
7990 [  3116] By: jhi                                   on 1999/03/16  17:14:00
7991         Log: Apollo DomainOS patch
7992              From: Johann Klasek <jk@auto.tuwien.ac.at>
7993              Subject: Re: DomainPerl
7994              Date: Tue, 16 Mar 1999 17:46:32 +0100
7995              Message-ID: <19990316174632.A19759@euklid.auto.tuwien.ac.at>
7996      Branch: maint-5.005/perl
7997            + README.apollo apollo/netinet/in.h
7998            ! MANIFEST hints/apollo.sh
7999 ____________________________________________________________________________
8000 [  3115] By: jhi                                   on 1999/03/16  14:23:54
8001         Log: From: Paul Marquess <pmarquess@bfsec.bt.co.uk>
8002              To: Gurusamy Sarathy <gsar@activestate.com>,
8003              Graham Barr <gbarr@pobox.com>
8004              Cc: Perl5 Porters <perl5-porters@perl.org>,
8005              "Paul.Marquess" <Paul.Marquess@btinternet.com>
8006              Subject: [PATCH 5.005_56 & 5.005_03_T6] Upgrade DB_File to version 1.65
8007              Date: Sun, 14 Mar 1999 14:43:57 -0000
8008              Message-Id: <199903141841.NAA17040@defender.perl.org>
8009      Branch: maint-5.005/perl
8010            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
8011            ! ext/DB_File/DB_File.xs ext/DB_File/typemap
8012 ____________________________________________________________________________
8013 [  3114] By: jhi                                   on 1999/03/16  12:42:20
8014         Log: Mention Rhapsody in 5.005_5X perldelta,
8015              and in Rhapsody and Netware in 5.005_0X and 5.005_5X
8016              *planned* AVAILABILITY.
8017      Branch: cfgperl
8018            ! pod/perl.pod pod/perldelta.pod
8019      Branch: maint-5.005/perl
8020            ! pod/perl.pod
8021 ____________________________________________________________________________
8022 [  3113] By: jhi                                   on 1999/03/16  10:38:53
8023         Log: perldelta niggling.
8024      Branch: cfgperl
8025            ! pod/perldelta.pod
8026      Branch: maint-5.005/perl
8027            ! pod/perldelta.pod
8028 ____________________________________________________________________________
8029 [  3112] By: jhi                                   on 1999/03/16  10:35:21
8030         Log: Integrate from mainperl.
8031      Branch: cfgperl
8032           !> lib/unicode/MakeEthiopicSyllables.PL pod/perldelta.pod
8033           !> pod/perlhist.pod pod/perlmodinstall.pod pod/perltodo.pod
8034 ____________________________________________________________________________
8035 [  3111] By: jhi                                   on 1999/03/16  10:28:10
8036         Log: AVAILABILITY update: still mention PowerUX,
8037              Novell Netware now has sources available.
8038      Branch: cfgperl
8039            ! pod/perl.pod
8040      Branch: maint-5.005/perl
8041            ! pod/perl.pod
8042 ____________________________________________________________________________
8043 [  3110] By: gsar                                  on 1999/03/16  04:34:23
8044         Log: sundry pod niggles
8045      Branch: perl
8046            ! lib/unicode/MakeEthiopicSyllables.PL pod/perldelta.pod
8047            ! pod/perlhist.pod pod/perlmodinstall.pod pod/perltodo.pod
8048 ____________________________________________________________________________
8049 [  3109] By: jhi                                   on 1999/03/15  17:00:11
8050         Log: Integrate from mainperl.
8051      Branch: cfgperl
8052           +> lib/unicode/EthiopicSyllables.txt lib/unicode/In/Ethiopic.pl
8053           +> lib/unicode/Is/Syllable.pl
8054           +> lib/unicode/MakeEthiopicSyllables.PL
8055           +> lib/unicode/README.Ethiopic
8056           !> AUTHORS MAINTAIN MANIFEST lib/unicode/Block.pl
8057           !> lib/unicode/Category.pl lib/unicode/Is/Alnum.pl
8058           !> lib/unicode/Is/Alpha.pl lib/unicode/Is/Digit.pl
8059           !> lib/unicode/Is/L.pl lib/unicode/Is/Lo.pl lib/unicode/Is/N.pl
8060           !> lib/unicode/Is/Nd.pl lib/unicode/Is/No.pl lib/unicode/Is/P.pl
8061           !> lib/unicode/Is/Po.pl lib/unicode/Is/Space.pl
8062           !> lib/unicode/Is/Z.pl lib/unicode/Is/Zs.pl lib/unicode/Makefile
8063           !> lib/unicode/Name.pl lib/unicode/Number.pl op.c
8064 ____________________________________________________________________________
8065 [  3108] By: jhi                                   on 1999/03/15  16:58:12
8066         Log: First pass of integrating the Rhapsody port,
8067              
8068              From: Wilfredo Sanchez <wsanchez@apple.com> 
8069              Subject: Keeping the world in sync.
8070              Reply-To: wsanchez@apple.com 
8071              To: perlbug@perl.com 
8072              Date: Fri, 13 Nov 1998 17:11:30 -0800 
8073              Message-Id: <199811140111.RAA41784@scv4.apple.com> 
8074      Branch: cfgperl
8075            + ext/DynaLoader/dl_rhapsody.xs hints/rhapsody.sh
8076            ! Configure Makefile.SH config_h.SH configure.gnu handy.h
8077            ! installperl malloc.c perl.c perl.h pp_sys.c t/op/stat.t
8078            ! x2p/util.c
8079 ____________________________________________________________________________
8080 [  3107] By: gsar                                  on 1999/03/15  03:22:10
8081         Log: applied suggested patch (mailed to perl-unicode@perl.org) with minor tweaks
8082              From: Daniel Yacob <dmulholl@cs.indiana.edu>
8083              Date: Tue, 23 Feb 1999 16:13:42 -0500 (EST)
8084              Message-Id: <199902232113.QAA26135@drum.cs.indiana.edu>
8085              Subject: ../lib/unicode/ Unicode 3.0 Extensions for Ethiopic
8086      Branch: perl
8087            + lib/unicode/EthiopicSyllables.txt lib/unicode/In/Ethiopic.pl
8088            + lib/unicode/Is/Syllable.pl
8089            + lib/unicode/MakeEthiopicSyllables.PL
8090            + lib/unicode/README.Ethiopic
8091            ! AUTHORS MAINTAIN MANIFEST lib/unicode/Block.pl
8092            ! lib/unicode/Category.pl lib/unicode/Is/Alnum.pl
8093            ! lib/unicode/Is/Alpha.pl lib/unicode/Is/Digit.pl
8094            ! lib/unicode/Is/L.pl lib/unicode/Is/Lo.pl lib/unicode/Is/N.pl
8095            ! lib/unicode/Is/Nd.pl lib/unicode/Is/No.pl lib/unicode/Is/P.pl
8096            ! lib/unicode/Is/Po.pl lib/unicode/Is/Space.pl
8097            ! lib/unicode/Is/Z.pl lib/unicode/Is/Zs.pl lib/unicode/Makefile
8098            ! lib/unicode/Name.pl lib/unicode/Number.pl
8099 ____________________________________________________________________________
8100 [  3106] By: gsar                                  on 1999/03/12  20:35:36
8101         Log: change#3067 failed package.t due to needless creation of $a and $b;
8102              fixed to do that only for C<sort BLOCK|CODE @foo>, not C<sort(@foo)>
8103      Branch: perl
8104            ! op.c
8105 ____________________________________________________________________________
8106 [  3105] By: jhi                                   on 1999/03/12  15:54:57
8107         Log: Recognize the NetBSD packages collection.
8108      Branch: maint-5.005/perl
8109            ! hints/netbsd.sh
8110 ____________________________________________________________________________
8111 [  3104] By: jhi                                   on 1999/03/12  09:07:04
8112         Log: From: pvhp@forte.com (Peter Prymmer)
8113              To: jhi@iki.fi, perl-mvs@perl.org, perlbug@perl.com
8114              Subject: [PATCH MT6,_56] was Re: Not OK: perl 5.00503 +MAINT_TRIAL_6 on os390 06.00 (UNINSTALLED)
8115              Date: Thu, 11 Mar 99 14:24:54 PST
8116              Message-Id: <9903112224.AA24346@forte.com>
8117      Branch: maint-5.005/perl
8118            ! README.os390 t/lib/posix.t
8119 ____________________________________________________________________________
8120 [  3103] By: jhi                                   on 1999/03/10  11:07:46
8121         Log: Integrate from mainperl.
8122      Branch: cfgperl
8123           !> Changes embed.h embed.pl embedvar.h global.sym objXSUB.h op.c
8124           !> perl.c perl.h pod/perldelta.pod pod/pod2man.PL t/base/lex.t
8125           !> t/pragma/warn/1global toke.c win32/makedef.pl
8126 ____________________________________________________________________________
8127 [  3102] By: jhi                                   on 1999/03/10  11:01:20
8128         Log: From: pvhp@forte.com (Peter Prymmer)
8129              To: perl5-porters@perl.org
8130              Subject: [5.005_03-MT6]Patch: time passes
8131              Date: Tue, 9 Mar 99 18:42:17 PST
8132              Message-Id: <9903100242.AA29057@forte.com>
8133      Branch: maint-5.005/perl
8134            ! perl.c
8135 ____________________________________________________________________________
8136 [  3101] By: jhi                                   on 1999/03/10  10:30:15
8137         Log: From: Mark-Jason Dominus <mjd@plover.com>
8138              To: perl5-porters@perl.com
8139              Subject: Minor fix to perlfunc.pod
8140              Date: Mon, 08 Mar 1999 20:05:53 -0500
8141              Message-ID: <19990309010553.13757.qmail@plover.com>
8142      Branch: maint-5.005/perl
8143            ! pod/perlfunc.pod
8144 ____________________________________________________________________________
8145 [  3100] By: gsar                                  on 1999/03/09  23:04:44
8146         Log: change#3060 had the wrong quotes
8147      Branch: perl
8148            ! pod/pod2man.PL
8149 ____________________________________________________________________________
8150 [  3099] By: jhi                                   on 1999/03/09  12:52:21
8151         Log: d_uname was broken (probably since _53), reported by
8152              
8153              From: Alan Burlison <Alan.Burlison@uk.sun.com>
8154              To: p5p <perl5-porters@perl.org>, Gurusamy Sarathy <gsar@umich.edu>,
8155              cpan-testers@perl.org
8156              Subject: Not OK: perl 5.00556 on sun4-solaris 2.6
8157              Date: Mon, 08 Mar 1999 13:22:31 +0000
8158              Message-ID: <36E3CF17.EA1FEDAA@uk.sun.com>
8159              
8160              and
8161              
8162              From: lvirden@cas.org (Larry W. Virden)
8163              To: perlbug@perl.com
8164              Subject: configure not correctly identifying uname posix compatibility
8165              Date: Mon, 8 Mar 1999 06:36:16 -0500 (EST)
8166              Message-Id: <199903081136.GAA23682@cas.org>
8167      Branch: cfgperl
8168            ! Configure config_h.SH
8169 ____________________________________________________________________________
8170 [  3098] By: gsar                                  on 1999/03/09  03:16:07
8171         Log: fix parsing of here documents in C<eval 's/.../<<FOO/e'>
8172      Branch: perl
8173            ! op.c perl.h pod/perldelta.pod t/base/lex.t toke.c
8174 ____________________________________________________________________________
8175 [  3097] By: gsar                                  on 1999/03/09  02:50:43
8176         Log: use yyerror() instead of croak() so that compile-time failures in
8177              my(LIST) don't confuse globals with lexicals
8178      Branch: perl
8179            ! op.c toke.c
8180 ____________________________________________________________________________
8181 [  3096] By: gsar                                  on 1999/03/09  02:47:36
8182         Log: adjust testsuite for change#3067
8183      Branch: perl
8184            ! t/pragma/warn/1global
8185 ____________________________________________________________________________
8186 [  3095] By: gsar                                  on 1999/03/08  21:04:48
8187         Log: remove bogus symbols from global.sym
8188      Branch: perl
8189            ! Changes embed.h embed.pl embedvar.h global.sym objXSUB.h
8190            ! perl.h win32/makedef.pl
8191 ____________________________________________________________________________
8192 [  3094] By: jhi                                   on 1999/03/06  16:16:15
8193         Log: From: Mark Kettenis <kettenis@wins.uva.nl>
8194              To: jhi@iki.fi
8195              Subject: Oops
8196              Date: Sat, 6 Mar 1999 17:15:35 +0100 (CET)
8197              Message-Id: <199903061615.RAA00207@delius.kettenis.nl>
8198      Branch: maint-5.005/perl
8199            ! README.hurd
8200 ____________________________________________________________________________
8201 [  3093] By: jhi                                   on 1999/03/06  15:59:46
8202         Log: From: Mark Kettenis <kettenis@wins.uva.nl>
8203              To: jhi@iki.fi
8204              Subject: New Hurd README
8205              Date: Sat, 6 Mar 1999 16:46:12 +0100 (CET)
8206              Message-Id: <199903061601.RAA00185@delius.kettenis.nl>
8207      Branch: maint-5.005/perl
8208            ! README.hurd
8209 ____________________________________________________________________________
8210 [  3092] By: jhi                                   on 1999/03/06  12:52:06
8211         Log: From: Paul_Green@stratus.com
8212              To: perl5-porters@perl.org
8213              Cc: jhi@iki.fi, Paul_Green@stratus.com
8214              Subject: [PATCH 5.005_03-MAINT_TRIAL_6]: platform: vos -- updates to VOS port of Perl5
8215              Date: Fri, 5 Mar 1999 18:08:49 -0500 
8216              Message-ID: <1D1A4EF7AD4DD211A80D00A0C9D7DB665A035A@exna1.stratus.com>
8217      Branch: maint-5.005/perl
8218            ! vos/config.h vos/config_h.SH_orig
8219 ____________________________________________________________________________
8220 [  3091] By: jhi                                   on 1999/03/06  12:42:21
8221         Log: From: Dan Sugalski <sugalskd@osshe.edu>
8222              To: perl5-porters@perl.org, vmsperl@perl.org
8223              Subject: [PATCH 5.005_03-MT6]VMS build patch
8224              Date: Fri, 05 Mar 1999 12:36:19 -0800
8225              Message-Id: <3.0.6.32.19990305123619.02d326a0@ous.edu>
8226      Branch: maint-5.005/perl
8227            ! vms/subconfigure.com
8228 ____________________________________________________________________________
8229 [  3090] By: gsar                                  on 1999/03/06  04:40:03
8230         Log: integrate change#3089 from mainline
8231              
8232              tolerate CRs after options
8233      Branch: maint-5.005/perl
8234           !> perl.c
8235 ____________________________________________________________________________
8236 [  3089] By: gsar                                  on 1999/03/06  04:30:40
8237         Log: tolerate CRs after options
8238      Branch: perl
8239            ! perl.c
8240 ____________________________________________________________________________
8241 [  3088] By: jhi                                   on 1999/03/05  12:49:01
8242         Log: Integrate from mainperl.
8243      Branch: cfgperl
8244           +> README.hurd
8245           !> MANIFEST ext/Errno/Errno_pm.PL t/lib/io_sock.t
8246 ____________________________________________________________________________
8247 [  3087] By: gsar                                  on 1999/03/05  06:41:16
8248         Log: adjust timeouts to accomodate slow/busy systems
8249      Branch: perl
8250            ! t/lib/io_sock.t
8251 ____________________________________________________________________________
8252 [  3083] By: gsar                                  on 1999/03/05  01:32:47
8253         Log: integrate change#3081 from maint-5.005
8254      Branch: perl
8255           !> ext/Errno/Errno_pm.PL
8256 ____________________________________________________________________________
8257 [  3082] By: gsar                                  on 1999/03/05  01:31:06
8258         Log: integrate change#2904 from maint-5.005
8259      Branch: perl
8260           +> README.hurd
8261           !> MANIFEST
8262 ____________________________________________________________________________
8263 [  3081] By: gsar                                  on 1999/03/05  00:14:33
8264         Log: protect against doubled backslashes
8265      Branch: maint-5.005/perl
8266            ! ext/Errno/Errno_pm.PL
8267 ____________________________________________________________________________
8268 [  3077] By: jhi                                   on 1999/03/04  08:10:13
8269         Log: Integrate from mainperl.
8270      Branch: cfgperl
8271           +> ext/B/B/Stash.pm
8272           !> MANIFEST README.hpux cc_runtime.h config_h.SH ext/B/B/C.pm
8273           !> ext/B/B/CC.pm gv.c lib/File/Compare.pm lib/Test/Harness.pm
8274           !> op.c pod/perldelta.pod pod/perlfunc.pod pod/pod2man.PL
8275           !> t/lib/bigfloatpm.t t/lib/io_sock.t utils/perlcc.PL
8276 ____________________________________________________________________________
8277 [  3076] By: jhi                                   on 1999/03/04  08:07:59
8278         Log: Regen config_h.SH once more because of *size, 
8279              noticed by
8280              
8281              From: Hans Mulder <hansm@icgned.icgroup.nl>
8282              To: Jarkko Hietaniemi <jhi@iki.fi>
8283              Cc: perl5-porters@perl.org
8284              Subject: [PATCH for _56] LONGSIZE used before it is set in config.h
8285              Date: Thu,  4 Mar 99 00:10:45 +0100
8286              Message-Id: <9903032317.AA23021@icgned.icgroup.nl>
8287      Branch: cfgperl
8288            ! Configure config_h.SH
8289 ____________________________________________________________________________
8290 [  3068] By: gsar                                  on 1999/03/04  05:48:03
8291         Log: From: Hans Mulder <hansm@icgned.icgroup.nl>
8292              Date: Thu,  4 Mar 99 00:10:45 +0100
8293              Message-Id: <9903032317.AA23021@icgned.icgroup.nl>
8294              Subject: [PATCH for _56] LONGSIZE used before it is set in config.h
8295      Branch: perl
8296            ! config_h.SH
8297 ____________________________________________________________________________
8298 [  3067] By: gsar                                  on 1999/03/04  05:44:32
8299         Log: exempt $foo::a,$foo::b from warnings only if sort() was seen in package foo
8300              From: Graham Barr <gbarr@ti.com>
8301              Date: Wed, 3 Mar 1999 17:23:56 -0600
8302              Message-ID: <19990303172356.F7442@dal.asp.ti.com>
8303              Subject: Re: 'use strict' doesn't work for one-letter variables
8304      Branch: perl
8305            ! gv.c op.c
8306 ____________________________________________________________________________
8307 [  3066] By: gsar                                  on 1999/03/04  05:20:50
8308         Log: updates to compiler modules
8309              From: "Vishal Bhatia" <vishalb@hotmail.com>
8310              Date: Tue, 02 Mar 1999 23:27:25 PST
8311              Message-ID: <19990303072725.779.qmail@hotmail.com>
8312              Subject: PATCH 5.005_56 + Test procedure
8313      Branch: perl
8314            + ext/B/B/Stash.pm
8315            ! MANIFEST cc_runtime.h ext/B/B/C.pm ext/B/B/CC.pm
8316            ! lib/Test/Harness.pm utils/perlcc.PL
8317 ____________________________________________________________________________
8318 [  3065] By: gsar                                  on 1999/03/04  05:03:30
8319         Log: more s/s_/s!/ etc.
8320      Branch: perl
8321            ! pod/perldelta.pod pod/perlfunc.pod
8322 ____________________________________________________________________________
8323 [  3064] By: gsar                                  on 1999/03/04  04:50:45
8324         Log: integrate cfgperl contents into mainline
8325      Branch: perl
8326           !> Configure README.vms bytecode.h config_h.SH configure.com
8327           !> ext/B/defsubs.h.PL hints/hpux.sh pod/perldelta.pod
8328           !> pod/perldiag.pod pp.c t/lib/ipc_sysv.t t/op/pack.t thread.h
8329           !> vms/ext/vmsish.pm vms/subconfigure.com vms/vms.c vms/vmsish.h
8330 ____________________________________________________________________________
8331 [  3063] By: gsar                                  on 1999/03/04  04:44:13
8332         Log: HP-UX has yet another spelling for /NaNQ?/
8333      Branch: perl
8334            ! t/lib/bigfloatpm.t
8335 ____________________________________________________________________________
8336 [  3062] By: gsar                                  on 1999/03/04  04:36:08
8337         Log: error-check for accept() test
8338      Branch: perl
8339            ! t/lib/io_sock.t
8340 ____________________________________________________________________________
8341 [  3061] By: gsar                                  on 1999/03/04  03:40:25
8342         Log: allow custom comparison function in File::Compare::compare_text()
8343              From: jan.dubois@ibm.net (Jan Dubois)
8344              Date: Fri, 26 Feb 1999 21:56:09 +0100
8345              Message-ID: <36db0838.8805651@smtp1.ibm.net>
8346              Subject: Re: PodParser 1.07 (was: RE: C<stuff()> vs stuff()) 
8347      Branch: perl
8348            ! lib/File/Compare.pm
8349 ____________________________________________________________________________
8350 [  3060] By: gsar                                  on 1999/03/04  03:37:38
8351         Log: better version of change#3038
8352              From: abigail@fnx.com
8353              Date: Mon, 1 Mar 1999 14:11:36 -0500 (EST)
8354              Message-ID: <19990301191136.5557.qmail@alexandra.wayne.fnx.com>
8355              Subject: Re: [PATCH 5.005_03 TRIAL-5 pod/pod2man.PL] Recognize -> and => inside
8356      Branch: perl
8357            ! pod/pod2man.PL
8358 ____________________________________________________________________________
8359 [  3058] By: jhi                                   on 1999/03/03  22:30:40
8360         Log: Configure regen to
8361              (1) match maint-5.005 patches #3056 and #3057
8362              (2) better version of PHOSTNAME of #3050
8363              (3) the crosscompile/multiarch config_h.SH trouble solved for now
8364      Branch: cfgperl
8365            ! Configure config_h.SH
8366 ____________________________________________________________________________
8367 [  3054] By: jhi                                   on 1999/03/03  09:57:59
8368         Log: Change #3053 missed perldelta.
8369      Branch: cfgperl
8370            ! pod/perldelta.pod
8371 ____________________________________________________________________________
8372 [  3053] By: jhi                                   on 1999/03/03  08:29:43
8373         Log: Use '!' to mark native integer packings instead of '_'.
8374      Branch: cfgperl
8375            ! pod/perldiag.pod pp.c t/lib/ipc_sysv.t t/op/pack.t
8376 ____________________________________________________________________________
8377 [  3052] By: jhi                                   on 1999/03/02  23:12:36
8378         Log: The HP-UX threads patch (change #3028) is needed also here.
8379      Branch: cfgperl
8380            ! hints/hpux.sh thread.h
8381 ____________________________________________________________________________
8382 [  3051] By: jhi                                   on 1999/03/02  08:24:52
8383         Log: From: Dan Sugalski <sugalskd@osshe.edu>
8384              To: perl5-porters@perl.org, vmsperl@perl.org
8385              Subject: [PATCH 5.005_0x and 5.005_5x]Minor update to README.VMS
8386              Date: Mon, 01 Mar 1999 16:10:57 -0800
8387              Message-Id: <3.0.6.32.19990301161057.03b1fc00@ous.edu>
8388      Branch: cfgperl
8389            ! README.vms
8390      Branch: maint-5.005/perl
8391            ! README.vms
8392 ____________________________________________________________________________
8393 [  3050] By: jhi                                   on 1999/03/02  08:22:29
8394         Log: From: Dan Sugalski <sugalskd@osshe.edu>
8395              To: perl5-porters@perl.org, vmsperl@perl.org
8396              Subject: [PATCH5.005_56]Diffs to get 5.005_56 building on VMS
8397              Date: Mon, 01 Mar 1999 16:06:29 -0800
8398              Message-Id: <3.0.6.32.19990301160629.02e09ec0@ous.edu>
8399              
8400              From: Dan Sugalski <sugalskd@osshe.edu>
8401              To: perl5-porters@perl.org, vmsperl@perl.org
8402              Subject: [PATCH 5.005_56]vmsish.pm patch
8403              Date: Mon, 01 Mar 1999 20:19:04 -0800
8404              Message-Id: <3.0.6.32.19990301201904.02cff460@ous.edu>
8405              
8406              plus Configure regen containing a "solution" to the
8407              crosscompile/multiarch problem.
8408      Branch: cfgperl
8409            ! Configure config_h.SH configure.com ext/B/defsubs.h.PL
8410            ! vms/ext/vmsish.pm vms/subconfigure.com vms/vms.c vms/vmsish.h
8411 ____________________________________________________________________________
8412 [  3049] By: jhi                                   on 1999/03/02  07:34:21
8413         Log: From: Spider Boardman <spider@leggy.zk3.dec.com>
8414              To: perl5-porters@perl.org
8415              Subject: [PATCH] Eliminate (valid) warning in byterun.c
8416              Date: Mon, 01 Mar 1999 17:27:59 -0500
8417              Message-Id: <199903012227.RAA00181@leggy.zk3.dec.com>
8418      Branch: cfgperl
8419            ! bytecode.h
8420      Branch: maint-5.005/perl
8421            ! bytecode.h
8422 ____________________________________________________________________________
8423 [  3048] By: gsar                                  on 1999/03/02  06:41:21
8424         Log: updated HP-UX notes from Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
8425      Branch: perl
8426            ! MANIFEST README.hpux
8427 ____________________________________________________________________________
8428 [  3047] By: jhi                                   on 1999/03/01  06:34:43
8429         Log: Integrate from mainperl.
8430      Branch: cfgperl
8431           +> README.hpux lib/File/Spec/Functions.pm
8432           !> (integrate 28 files)
8433 ____________________________________________________________________________
8434 [  3046] By: gsar                                  on 1999/03/01  05:34:28
8435         Log: this is 5.005_56
8436      Branch: perl
8437            ! Changes
8438
8439 ----------------
8440 Version 5.005_56
8441 ----------------
8442
8443 ____________________________________________________________________________
8444 [  3045] By: gsar                                  on 1999/03/01  03:32:30
8445         Log: destroy PL_svref_mutex in perl_destruct()
8446      Branch: perl
8447            ! perl.c
8448 ____________________________________________________________________________
8449 [  3044] By: gsar                                  on 1999/03/01  00:38:50
8450         Log: up patchlevel &c.
8451      Branch: perl
8452            ! Changes patchlevel.h pod/perlhist.pod win32/Makefile
8453            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
8454            ! win32/makefile.mk
8455 ____________________________________________________________________________
8456 [  3043] By: gsar                                  on 1999/03/01  00:14:15
8457         Log: integrate cfgperl contents into mainline
8458      Branch: perl
8459            ! pod/perldelta.pod
8460           !> Configure config_h.SH
8461 ____________________________________________________________________________
8462 [  3042] By: gsar                                  on 1999/02/28  23:55:08
8463         Log: slightly edited version of suggested patch
8464              From: jan.dubois@ibm.net (Jan Dubois)
8465              Date: Mon, 01 Mar 1999 00:32:05 +0100
8466              Message-ID: <36dbcf2c.12325433@smtp1.ibm.net>
8467              Subject: Re: [PATCH 5.005_55] Cleanup of File::Spec module
8468      Branch: perl
8469            + lib/File/Spec/Functions.pm
8470            ! MANIFEST lib/File/Spec.pm
8471 ____________________________________________________________________________
8472 [  3041] By: gsar                                  on 1999/02/28  22:47:19
8473         Log: fix subtle bug in eval'' testsuite
8474      Branch: perl
8475            ! t/op/eval.t
8476 ____________________________________________________________________________
8477 [  3040] By: gsar                                  on 1999/02/28  22:46:24
8478         Log: avoid literal control characters in change#3039
8479      Branch: perl
8480            ! t/base/lex.t
8481 ____________________________________________________________________________
8482 [  3039] By: gsar                                  on 1999/02/28  21:47:18
8483         Log: todo item: permit extended control variables a la ${^Foo} (patch
8484              courtesy Mark-Jason Dominus <mjd@plover.com>)
8485      Branch: perl
8486            ! op.c pod/perldelta.pod pod/perltodo.pod pod/perlvar.pod
8487            ! t/base/lex.t toke.c
8488 ____________________________________________________________________________
8489 [  3038] By: gsar                                  on 1999/02/28  21:21:05
8490         Log: From: abigail@fnx.com
8491              Date: Sun, 28 Feb 1999 10:59:16 -0500 (EST)
8492              Message-ID: <19990228155916.14496.qmail@alexandra.wayne.fnx.com>
8493              Subject: Recognize -> and => inside [A-Z]<> sequences.
8494      Branch: perl
8495            ! pod/pod2man.PL
8496 ____________________________________________________________________________
8497 [  3037] By: gsar                                  on 1999/02/28  21:12:22
8498         Log: fix longstanding bug: searches for lexicals originating within eval''
8499              weren't stopping at the subroutine boundary correctly
8500      Branch: perl
8501            ! op.c proto.h t/op/eval.t
8502 ____________________________________________________________________________
8503 [  3036] By: gsar                                  on 1999/02/28  20:02:29
8504         Log: revert parts of change#2990 to preserve predictable usage of Win32::Foo()
8505              as stacked list values
8506              From: jan.dubois@ibm.net (Jan Dubois)
8507              Date: Sat, 27 Feb 1999 18:24:17 +0100
8508              Message-ID: <36e22849.36531259@smtp1.ibm.net>
8509              Subject: Re: resend [PATCH 5.005_55] Various win32/win32.c cleanup 
8510      Branch: perl
8511            ! win32/win32.c
8512 ____________________________________________________________________________
8513 [  3035] By: gsar                                  on 1999/02/28  19:48:54
8514         Log: remove superfluous stack_sp decl
8515      Branch: perl
8516            ! jpl/JNI/JNI.xs
8517 ____________________________________________________________________________
8518 [  3034] By: gsar                                  on 1999/02/28  19:34:58
8519         Log: s/print STDERR/warn/ suggested by abigail@fnx.com; add $VERSION
8520      Branch: perl
8521            ! lib/Getopt/Std.pm
8522 ____________________________________________________________________________
8523 [  3033] By: gsar                                  on 1999/02/28  19:23:41
8524         Log: add File::Compare::compare_text()
8525              From: jan.dubois@ibm.net (Jan Dubois)
8526              Date: Fri, 26 Feb 1999 00:20:41 +0100
8527              Message-ID: <36dcd8ab.20195659@smtp1.ibm.net>
8528              Subject: Re: PodParser 1.07 (was: RE: C<stuff()> vs stuff()) 
8529      Branch: perl
8530            ! lib/File/Compare.pm pod/perltodo.pod
8531 ____________________________________________________________________________
8532 [  3032] By: gsar                                  on 1999/02/28  19:01:33
8533         Log: add README.hpux
8534      Branch: perl
8535            + README.hpux
8536            ! MAINTAIN MANIFEST
8537 ____________________________________________________________________________
8538 [  3031] By: gsar                                  on 1999/02/28  18:49:08
8539         Log: avoid escaping &amp; et al multiple times (variant of fix suggested by
8540              James Cromie <jcromie@fossil.uswc.uswest.com>
8541      Branch: perl
8542            ! lib/Pod/Html.pm
8543 ____________________________________________________________________________
8544 [  3030] By: gsar                                  on 1999/02/28  18:35:09
8545         Log: From: jan.dubois@ibm.net (Jan Dubois)
8546              Date: Wed, 24 Feb 1999 22:34:56 +0100
8547              Message-ID: <36d86f1e.11495549@smtp1.ibm.net>
8548              Subject: [PATCH 5.005_55] Test::Harness setting $ENV{HARNESS_ACTIVE}
8549      Branch: perl
8550            ! lib/Test/Harness.pm
8551 ____________________________________________________________________________
8552 [  3029] By: gsar                                  on 1999/02/28  18:28:18
8553         Log: add note about env pollution
8554      Branch: perl
8555            ! INSTALL pod/perltodo.pod
8556 ____________________________________________________________________________
8557 [  3028] By: jhi                                   on 1999/02/26  14:40:00
8558         Log: HP-UX 11 threads.
8559              
8560              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
8561              To: perl5-porters@perl.org
8562              Cc: jhi@cc.hut.fi
8563              Subject: Maint 5 and _54 with threading on HP-UX 11.00
8564              Date: Wed, 3 Feb 1999 12:57:18 -0800 (PST)
8565              Message-Id: <199902032057.MAA10218@xfiles.intercon.hp.com>
8566              
8567              NOTE from jhi: the hpux hints could still be more robust by
8568              disabling gdbm when necessary.
8569              
8570              Currently if there's a libgdbm.sl (gdbm 1.7.3) which is pre-11,
8571              linking -lgdbm -lpthread creates an executable that instantly
8572              core dumps on a pthreads internal panic:
8573              
8574              ./gdpt
8575              
8576              Pthread internal error: message: __libc_reinit() failed, file: ../pthreads/pthread.c, line: 1096
8577              Return Pointer is 0xc082bf33
8578              17639 quit (core dumped)  ./gdpt
8579              
8580              You don't have to *use* either gdbm or pthreads in the executable,
8581              just linking them together is enough.  Workaround is to recompile
8582              the GDBM under HP-UX 11, that makes the problem go away.
8583      Branch: maint-5.005/perl
8584            ! hints/hpux.sh thread.h
8585 ____________________________________________________________________________
8586 [  3025] By: jhi                                   on 1999/02/25  20:41:07
8587         Log: Temporary workaround for the config_h.SH versus
8588              crosscompile and multiarch plus introduce 'rt'
8589              to $libswanted: in UNIX98 sched_yield() lives there.
8590      Branch: cfgperl
8591            ! Configure config_h.SH
8592 ____________________________________________________________________________
8593 [  3024] By: jhi                                   on 1999/02/24  12:54:59
8594         Log: Integrate from mainperl.
8595      Branch: cfgperl
8596           +> t/lib/fatal.t
8597           !> (integrate 44 files)
8598 ____________________________________________________________________________
8599 [  3023] By: gsar                                  on 1999/02/24  07:02:12
8600         Log: integrate cfgperl contents
8601      Branch: perl
8602           !> (integrate 30 files)
8603 ____________________________________________________________________________
8604 [  3022] By: gsar                                  on 1999/02/24  05:59:47
8605         Log: From: Daniel Grisinger <dgris@moiraine.dimensional.com>
8606              Date: 23 Feb 1999 17:53:22 -0700
8607              Message-ID: <m3g17w62rh.fsf@moiraine.dimensional.com>
8608              Subject: [PATCH: _55] perldoc -q broken
8609      Branch: perl
8610            ! utils/perldoc.PL
8611 ____________________________________________________________________________
8612 [  3021] By: gsar                                  on 1999/02/24  05:51:53
8613         Log: ansify perlio.c, fix PerlIO-ish typos
8614      Branch: perl
8615            ! ext/DynaLoader/dl_beos.xs ext/DynaLoader/dl_cygwin32.xs
8616            ! iperlsys.h perlio.c
8617 ____________________________________________________________________________
8618 [  3020] By: gsar                                  on 1999/02/24  05:28:06
8619         Log: adjust a Perl_malloc() flag for NeXT
8620              From: Hans Mulder <hansm@icgned.icgroup.nl>
8621              Date: Tue, 23 Feb 99 00:26:25 +0100
8622              Message-Id: <9902222329.AA17516@icgned.icgroup.nl>
8623              Subject: [PATCH for _55] MUTEX_INIT_CALLS_MALLOC no longer necessary
8624      Branch: perl
8625            ! perl.h
8626 ____________________________________________________________________________
8627 [  3019] By: gsar                                  on 1999/02/24  05:19:42
8628         Log: perltodo adjustments from Joshua Pritikin <joshua.pritikin@db.com>
8629      Branch: perl
8630            ! pod/perltodo.pod
8631 ____________________________________________________________________________
8632 [  3018] By: gsar                                  on 1999/02/24  04:15:18
8633         Log: From: Joshua Pritikin <joshua.pritikin@db.com>
8634              Date: Mon, 22 Feb 1999 11:29:09 -0500 (EST)
8635              Message-ID: <Pine.GSO.4.02.9902221128200.500-100000@eq1062.wks.na.deuba.com>
8636              Subject: improved error message [PATCH _55] [RESEND]
8637      Branch: perl
8638            ! sv.c
8639 ____________________________________________________________________________
8640 [  3017] By: gsar                                  on 1999/02/24  03:50:34
8641         Log: From: Tom Christiansen <tchrist@jhereg.perl.com>
8642              Date: Sun, 21 Feb 1999 20:02:18 -0700
8643              Message-Id: <199902220302.UAA09981@jhereg.perl.com>
8644              Subject: perlfunc updates (against 55)
8645      Branch: perl
8646            ! pod/perlfunc.pod
8647 ____________________________________________________________________________
8648 [  3016] By: gsar                                  on 1999/02/24  03:17:05
8649         Log: testsuite adjustments
8650              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
8651              Date: Sat, 20 Feb 1999 15:24:57 +0000
8652              Message-Id: <E10EEH3-0003Wf-00@taurus.cus.cam.ac.uk>
8653              Subject: Not quite OK: perl5.005_55 on SunOS 4.1.3 / gcc
8654      Branch: perl
8655            ! t/lib/io_sock.t t/op/lex_assign.t
8656 ____________________________________________________________________________
8657 [  3015] By: gsar                                  on 1999/02/24  02:54:47
8658         Log: avoid modifying readonly values from qw()
8659      Branch: perl
8660            ! lib/ExtUtils/MM_Unix.pm
8661 ____________________________________________________________________________
8662 [  3014] By: gsar                                  on 1999/02/24  02:49:04
8663         Log: more "correct" utbuf for utime()
8664      Branch: perl
8665            ! doio.c
8666 ____________________________________________________________________________
8667 [  3013] By: jhi                                   on 1999/02/22  19:27:44
8668         Log: Fix MacPerl version, change PowerUX to PowerMAX.
8669              
8670              From: Chris Nandor <pudge@pobox.com>
8671              To: jhi@iki.fi
8672              Cc: perl5-porters@perl.org
8673              Subject: Re: perl current availability as documented by perl.pod
8674              Date: Sun, 21 Feb 1999 11:06:03 -0500
8675              Message-Id: <v04020a07b2f5df60c9e3@[192.168.0.77]>
8676              
8677              From: Tom Horsley <Tom.Horsley@mail.ccur.com>
8678              To: jhi@iki.fi
8679              Cc: perl5-porters@perl.org
8680              Subject: Re: perl current availability as documented by perl.pod
8681              Date: Mon, 22 Feb 1999 13:08:30 GMT
8682              Message-Id: <199902221308.NAA19971@cleo.ccur.com>
8683      Branch: cfgperl
8684            ! pod/perl.pod
8685      Branch: maint-5.005/perl
8686            ! pod/perl.pod
8687 ____________________________________________________________________________
8688 [  3012] By: jhi                                   on 1999/02/22  10:26:11
8689         Log: Snapshot the cross-compilation/multiarchitecture stuff
8690              (currently broken in next)
8691      Branch: cfgperl
8692            ! Configure config_h.SH pp.c
8693 ____________________________________________________________________________
8694 [  3011] By: jhi                                   on 1999/02/22  10:24:51
8695         Log: From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
8696              To: gsar@activestate.com (Gurusamy Sarathy)
8697              Cc: perl5-porters@perl.org (Perl5 Porters)
8698              Subject: [PATCH 5.005_55] DB_File 1.64 patch
8699              Date: Mon, 22 Feb 1999 10:07:00 +0000 (GMT)
8700              Message-Id: <9902221007.AA17751@claudius.bfsec.bt.co.uk>
8701      Branch: cfgperl
8702            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
8703            ! ext/DB_File/DB_File.xs ext/DB_File/typemap t/lib/db-recno.t
8704 ____________________________________________________________________________
8705 [  3009] By: jhi                                   on 1999/02/22  09:14:26
8706         Log: Scratch #3008 and introduce $crosscompile and $multiarch
8707              also in non-Configure lands.
8708      Branch: cfgperl
8709            ! Configure config_h.SH hints/next_3.sh hints/next_3_0.sh
8710            ! hints/next_4.sh vms/subconfigure.com win32/config.bc
8711            ! win32/config.gc win32/config.vc win32/config_H.bc
8712            ! win32/config_H.gc win32/config_H.vc
8713 ____________________________________________________________________________
8714 [  3008] By: jhi                                   on 1999/02/22  08:58:04
8715         Log: Add -DMULTIARCH (see change #3006).
8716      Branch: cfgperl
8717            ! hints/next_3.sh hints/next_3_0.sh hints/next_4.sh
8718 ____________________________________________________________________________
8719 [  3007] By: jhi                                   on 1999/02/22  08:54:06
8720         Log: Undo the references to local{lib,arch} introduced by #3006.
8721      Branch: cfgperl
8722            ! Configure config_h.SH
8723 ____________________________________________________________________________
8724 [  3006] By: jhi                                   on 1999/02/22  08:43:50
8725         Log: From: hansm@icgned.icgroup.nl
8726              To: perlbug@perl.com
8727              Subject: Not OK: perl 5.00555 on OPENSTEP-Mach-thread 4_2 (UNINSTALLED)
8728              Date: Sun, 21 Feb 1999 22:58:55 +0100
8729              Reply-To: hansmu@xs4all.nl
8730              Message-Id: <9902212201.AA13386@icgned.icgroup.nl>
8731              
8732              plus other Configure changes: prepare for cross-compilation/
8733              multiarchitecture builds.
8734      Branch: cfgperl
8735            ! Configure config_h.SH
8736 ____________________________________________________________________________
8737 [  3005] By: jhi                                   on 1999/02/22  08:35:30
8738         Log: Configure/Perl knew how to look for use Mach cthreads
8739              but Configure didn't let them to be used ($osname 'next').
8740      Branch: cfgperl
8741            ! Configure config_h.SH
8742      Branch: maint-5.005/perl
8743            ! Configure
8744 ____________________________________________________________________________
8745 [  3004] By: jhi                                   on 1999/02/21  15:46:02
8746         Log: Update Acorn AVAILABILITY.
8747      Branch: cfgperl
8748            ! pod/perl.pod
8749      Branch: maint-5.005/perl
8750            ! pod/perl.pod
8751 ____________________________________________________________________________
8752 [  3003] By: jhi                                   on 1999/02/21  14:50:42
8753         Log: From: rjk@linguist.dartmouth.edu (Ronald J. Kimball)
8754              To: perl5-porters@perl.org (Perl 5 Porters)
8755              Subject: PATCH: perlref.pod - symbolic ref example
8756              Date: Sat, 20 Feb 1999 17:32:11 -0500 (EST)
8757              Message-Id: <199902202232.RAA62306@linguist.dartmouth.edu>
8758      Branch: cfgperl
8759            ! pod/perlref.pod
8760      Branch: maint-5.005/perl
8761            ! pod/perlref.pod
8762 ____________________________________________________________________________
8763 [  3002] By: jhi                                   on 1999/02/21  14:35:22
8764         Log: Sync cfgperl with maint-5.005 change #3000.
8765      Branch: cfgperl
8766            ! pod/perlfunc.pod t/op/pack.t
8767 ____________________________________________________________________________
8768 [  2999] By: gsar                                  on 1999/02/20  22:48:30
8769         Log: From:    John Bley <jbb6@acpub.duke.edu>
8770              Date:    Sat, 20 Feb 1999 16:02:34 EST
8771              Message-Id: <Pine.SOL.3.91.990220155832.9913A-100000@soc11.acpub.duke.edu>
8772              Subject: [PATCH]5.005_55 (CORE) Sparse intializer in regcomp.c
8773      Branch: perl
8774            ! regcomp.c
8775 ____________________________________________________________________________
8776 [  2998] By: jhi                                   on 1999/02/20  14:13:06
8777         Log: Enhanced the endianness description.
8778      Branch: cfgperl
8779            ! pod/perlfunc.pod
8780 ____________________________________________________________________________
8781 [  2996] By: jhi                                   on 1999/02/20  13:55:41
8782         Log: Glossary now mostly fixed.
8783      Branch: cfgperl
8784            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
8785            ! config_h.SH
8786 ____________________________________________________________________________
8787 [  2994] By: jhi                                   on 1999/02/20  11:58:33
8788         Log: Perldeltify GNU/Hurd.
8789      Branch: cfgperl
8790            ! pod/perldelta.pod
8791 ____________________________________________________________________________
8792 [  2993] By: gsar                                  on 1999/02/20  00:59:10
8793         Log: fix typo in Perl_sbrk()
8794              From: hansm@icgned.icgroup.nl
8795              Date: Fri, 19 Feb 1999 23:19:31 +0100
8796              Message-Id: <9902192221.AA07213@icgned.icgroup.nl>
8797              Subject: Not OK: perl 5.00555 on OPENSTEP-Mach 4_2 (UNINSTALLED)
8798      Branch: perl
8799            ! malloc.c
8800 ____________________________________________________________________________
8801 [  2992] By: gsar                                  on 1999/02/20  00:51:08
8802         Log: integrate change#2980 from maint-5.005
8803      Branch: perl
8804           !> utils/h2xs.PL
8805 ____________________________________________________________________________
8806 [  2991] By: gsar                                  on 1999/02/20  00:34:01
8807         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
8808              Date: Thu, 18 Feb 1999 18:51:38 +0000
8809              Message-Id: <199902181851.SAA14018@crypt.compulink.co.uk>
8810              Subject: [PATCH 5.005_55] test failures with MIME-tools-4.122 and perl 5.005_55 
8811      Branch: perl
8812            ! pp_hot.c t/op/pat.t
8813 ____________________________________________________________________________
8814 [  2990] By: gsar                                  on 1999/02/20  00:30:48
8815         Log: From: jan.dubois@ibm.net (Jan Dubois)
8816              Date: Thu, 18 Feb 1999 19:14:07 +0100
8817              Message-ID: <36d15809.40853323@smtp1.ibm.net>
8818              Subject: resend [PATCH 5.005_55] Various win32/win32.c cleanup
8819      Branch: perl
8820            ! win32/win32.c
8821 ____________________________________________________________________________
8822 [  2989] By: gsar                                  on 1999/02/20  00:27:01
8823         Log: do poll() emulation unless HAS_POLL && I_POLL
8824      Branch: perl
8825            ! ext/IO/poll.h
8826 ____________________________________________________________________________
8827 [  2988] By: gsar                                  on 1999/02/19  23:52:12
8828         Log: tweak RE for NaNQ? recognition
8829      Branch: perl
8830            ! t/lib/bigfloatpm.t
8831 ____________________________________________________________________________
8832 [  2987] By: gsar                                  on 1999/02/19  23:29:59
8833         Log: mention C<use utf8> and C<use warning> in perldelta
8834      Branch: perl
8835            ! pod/perldelta.pod
8836 ____________________________________________________________________________
8837 [  2985] By: jhi                                   on 1999/02/19  20:43:19
8838         Log: pack/unpack better in (network-)short-non-16-bits and
8839              (network-)long-non-32-bits systems such as Cray C90.
8840      Branch: cfgperl
8841            ! perl.h pp.c t/op/pack.t
8842 ____________________________________________________________________________
8843 [  2984] By: jhi                                   on 1999/02/19  20:38:54
8844         Log: Regen Configure.
8845      Branch: cfgperl
8846            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
8847            ! perl.c
8848 ____________________________________________________________________________
8849 [  2982] By: jhi                                   on 1999/02/19  19:51:49
8850         Log: Configure update: fstatvfs/fstafs/getmntent/hasmntopt were
8851              not probed for and         
8852              
8853              From: "Kurt D. Starsinic" <kstar@chapin.edu>
8854              To: Chaim Frenkel <chaimf@pobox.com>,
8855              Russ Allbery <rra@stanford.edu>,
8856              Jarkko Hietaniemi <jhi@iki.fi>,
8857              Gurusamy Sarathy <gsar@activestate.com>,
8858              Graham Barr <gbarr@pobox.com>
8859              Cc: bdensch@ameritech.net, perlbug@perl.com
8860              Subject: [PATCH] Re: Solaris 7 for Intel
8861              Message-ID: <19990219124404.A30182@O2.chapin.edu>
8862              
8863              Glossary is still missing some terms because
8864              mkglossary is misbehaving (change #2981 updated
8865              Glossary manually)
8866      Branch: cfgperl
8867            ! Configure Makefile.SH Porting/Glossary Porting/config.sh
8868            ! Porting/config_H
8869 ____________________________________________________________________________
8870 [  2980] By: gbarr                                 on 1999/02/19  16:06:53
8871         Log: Make result of h2xs work when user adds C<use strict>
8872      Branch: maint-5.005/perl
8873            ! utils/h2xs.PL
8874 ____________________________________________________________________________
8875 [  2979] By: gsar                                  on 1999/02/19  05:24:29
8876         Log: doc for change#2978
8877      Branch: perl
8878            ! pod/perlsub.pod
8879 ____________________________________________________________________________
8880 [  2978] By: gsar                                  on 1999/02/19  05:08:29
8881         Log: bring '*' prototype closer to how it behaves internally
8882      Branch: perl
8883            + t/lib/fatal.t
8884            ! MANIFEST lib/Fatal.pm op.c t/comp/proto.t
8885 ____________________________________________________________________________
8886 [  2977] By: gsar                                  on 1999/02/19  02:50:31
8887         Log: stem leakage of perly.h #defines #ifndef PERL_CORE
8888      Branch: perl
8889            ! perly.h
8890 ____________________________________________________________________________
8891 [  2975] By: gsar                                  on 1999/02/18  21:41:57
8892         Log: distinguish eval'' from BEGIN|INIT|END CVs (fixes buggy propagation
8893              of lexical searches in BEGIN|INIT|END)
8894      Branch: perl
8895            ! cop.h cv.h op.c perly.c perly.y pp_ctl.c t/op/misc.t
8896            ! vms/perly_c.vms
8897 ____________________________________________________________________________
8898 [  2974] By: gsar                                  on 1999/02/18  21:03:06
8899         Log: missing PERL_POLLUTE_MALLOC
8900      Branch: perl
8901            ! ext/SDBM_File/sdbm/sdbm.h
8902 ____________________________________________________________________________
8903 [  2973] By: gsar                                  on 1999/02/18  17:10:49
8904         Log: From:    Andy Dougherty <doughera@lafayette.edu>
8905              Date:    Wed, 17 Feb 1999 17:22:50 EST
8906              Message-Id: <Pine.GSU.4.05.9902171720490.17243-100000@newton.phys>
8907              Subject: [PATCH 5.005_xx] dotsh.pl triggers new warnings
8908      Branch: perl
8909            ! lib/dotsh.pl
8910 ____________________________________________________________________________
8911 [  2972] By: gsar                                  on 1999/02/18  17:04:12
8912         Log: s/#defined/#define/
8913      Branch: perl
8914            ! ext/Data/Dumper/Dumper.xs
8915 ____________________________________________________________________________
8916 [  2970] By: gsar                                  on 1999/02/18  03:26:43
8917         Log: ensure is data malloc()ed by GDBM is free()d (not Perl_mfree()d)
8918      Branch: perl
8919            ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
8920            ! ext/GDBM_File/typemap
8921 ____________________________________________________________________________
8922 [  2969] By: gsar                                  on 1999/02/17  23:30:47
8923         Log: correct slurp mode doc
8924      Branch: perl
8925            ! pod/perlfunc.pod pod/perlop.pod
8926 ____________________________________________________________________________
8927 [  2968] By: jhi                                   on 1999/02/17  23:15:49
8928         Log: Ultrix hints update.
8929              
8930              From: Spider Boardman <spider@zk3.dec.com>
8931              To: perlbug@perl.com
8932              Subject: Not OK: perl 5.00555 on RISC-ultrix 4.4 (UNINSTALLED)
8933              Date: Tue, 16 Feb 1999 23:04:28 -0500
8934              Message-Id: <9902170404.AA11036@abyss.zk3.dec.com>
8935      Branch: cfgperl
8936            ! hints/ultrix_4.sh
8937 ____________________________________________________________________________
8938 [  2966] By: jhi                                   on 1999/02/17  23:09:21
8939         Log: Change #2965 wiped out some Sarathy's _55 changes.
8940              Now unwiped.
8941      Branch: cfgperl
8942            ! Configure pp.c t/op/pack.t
8943 ____________________________________________________________________________
8944 [  2965] By: jhi                                   on 1999/02/17  23:00:04
8945         Log: Configure tweaks.
8946              
8947              Fix the Unixware/SCO uname scan:
8948              
8949              From: Tom Hughes <thh@cyberscience.com>
8950              To: perlbug@perl.com
8951              Subject: Not OK: perl 5.00555 on i386-svr4 [actually Unixware 2.1] (UNINSTALLED)
8952              Date: 17 Feb 1999 15:34:15 +0000    
8953              Message-ID: <yekg185nix4.fsf@elva.cyberscience.com>
8954              
8955              AIX syscalls.exp scan: the syscall might be marked 32, 3264, or 64
8956              
8957              From: Joe Buehler <jhpb@hekimian.com>
8958              To: perl5-porters@perl.org
8959              Subject: setsid not detected by perl 5.005_02 configure under AIX 4.3
8960              Date: 12 Feb 1999 11:25:21 -0500
8961              Message-ID: <yd3lni3613i.fsf@ganymede.hekimian.com>
8962              
8963              Make the pthreads joinable constant scan to output to fd 4, not 2.
8964      Branch: cfgperl
8965            ! Configure
8966 ____________________________________________________________________________
8967 [  2964] By: gsar                                  on 1999/02/17  21:30:07
8968         Log: From: Tom Christiansen <tchrist@jhereg.perl.com>
8969              Date: Wed, 17 Feb 1999 06:53:13 -0700
8970              Message-Id: <199902171353.GAA15682@jhereg.perl.com>
8971              Subject: PATCH: lib/Pod/Functions.pm for perl5.005_55
8972      Branch: perl
8973            ! lib/Pod/Functions.pm
8974 ____________________________________________________________________________
8975 [  2963] By: gsar                                  on 1999/02/17  21:18:21
8976         Log: fix comppad handling for failures in eval 'qr/(?p{...})/'
8977              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
8978              Date: Wed, 17 Feb 1999 10:06:01 +0000
8979              Message-Id: <199902171006.KAA10204@crypt.compulink.co.uk>
8980              Subject: Re: [5.005_53] panic: pad_free curpad 
8981      Branch: perl
8982            ! regcomp.c regexec.c t/op/misc.t
8983 ____________________________________________________________________________
8984 [  2962] By: gsar                                  on 1999/02/16  21:26:28
8985         Log: NaNQ? tweak
8986      Branch: perl
8987            ! t/lib/bigfloatpm.t
8988 ____________________________________________________________________________
8989 [  2961] By: jhi                                   on 1999/02/16  19:26:38
8990         Log: Integrate from mainperl.
8991      Branch: cfgperl
8992           !> (integrate 37 files)
8993 ____________________________________________________________________________
8994 [  2960] By: gsar                                  on 1999/02/16  18:04:29
8995         Log: undo change#2465 (qw[] is a real list now)
8996      Branch: perl
8997            ! pod/perlop.pod
8998 ____________________________________________________________________________
8999 [  2959] By: gsar                                  on 1999/02/16  07:09:33
9000         Log: this was 5.005_55
9001      Branch: perl
9002            ! Changes
9003
9004 ----------------
9005 Version 5.005_55
9006 ----------------
9007
9008 ____________________________________________________________________________
9009 [  2958] By: gsar                                  on 1999/02/16  06:18:27
9010         Log: integrate change#2852 from maint-5.005; integrate cfgperl contents;
9011              elide dups and non-dependents from Changes
9012      Branch: perl
9013            ! Changes pod/perlhist.pod
9014           !> Configure INSTALL README.threads doio.c ext/IPC/SysV/SysV.xs
9015           !> hints/ultrix_4.sh pod/perl.pod pod/perlfunc.pod
9016           !> pod/perlport.pod pp.c t/op/pack.t
9017 ____________________________________________________________________________
9018 [  2957] By: gsar                                  on 1999/02/16  04:09:47
9019         Log: propagate PERL_VERSION everywhere, add to pod
9020      Branch: perl
9021            ! Configure configpm configure.com ext/B/B/C.pm ext/B/byteperl.c
9022            ! ext/DB_File/DB_File.xs ext/Data/Dumper/Dumper.xs ext/IO/IO.xs
9023            ! hints/freebsd.sh hints/os2.sh installman installperl myconfig
9024            ! os2/Makefile.SHs os2/os2.c patchlevel.h perl.c perl.h
9025            ! plan9/genconfig.pl plan9/myconfig.plan9 plan9/versnum
9026            ! pod/perldebug.pod pod/perldelta.pod vms/genconfig.pl
9027            ! vms/myconfig.com vms/subconfigure.com win32/config.bc
9028            ! win32/config.gc win32/config.vc win32/config_sh.PL
9029            ! win32/win32.c x2p/a2py.c
9030 ____________________________________________________________________________
9031 [  2955] By: jhi                                   on 1999/02/15  16:15:03
9032         Log: The pack tests now better in C90 (after the packnative patches).
9033      Branch: cfgperl
9034            ! t/op/pack.t
9035 ____________________________________________________________________________
9036 [  2954] By: gsar                                  on 1999/02/15  14:11:50
9037         Log: tweak Configure to follow new PERL_VERSION etc.
9038      Branch: perl
9039            ! Configure patchlevel.h pod/perlhist.pod
9040 ____________________________________________________________________________
9041 [  2953] By: jhi                                   on 1999/02/15  14:02:21
9042         Log: Integrate from mainperl.
9043      Branch: cfgperl
9044           !> MANIFEST Porting/makerel
9045 ____________________________________________________________________________
9046 [  2952] By: jhi                                   on 1999/02/15  13:50:07
9047         Log: Enhance the packnative patch: use the packnative code
9048              only if required.  Also added hefty testing (hopefully
9049              I didn't assume too much...).  Tested on alpha, ix86, sparc.
9050      Branch: cfgperl
9051            ! pod/perlfunc.pod pp.c t/op/pack.t
9052 ____________________________________________________________________________
9053 [  2951] By: jhi                                   on 1999/02/15  13:46:56
9054         Log: AVAILABILITY from 5.005_03-tobe, will of course
9055              require updating when 5.006 comes out.
9056      Branch: cfgperl
9057            ! pod/perl.pod
9058 ____________________________________________________________________________
9059 [  2949] By: gsar                                  on 1999/02/15  13:28:51
9060         Log: will this be it for 5.005_55?
9061      Branch: perl
9062            ! MANIFEST Porting/makerel
9063 ____________________________________________________________________________
9064 [  2948] By: jhi                                   on 1999/02/15  13:23:52
9065         Log: Integrate from mainperl.
9066      Branch: cfgperl
9067           !> Changes Makefile.SH ext/B/B/C.pm patchlevel.h perl.h
9068           !> pod/perldiag.pod pod/perlembed.pod pod/perlfaq3.pod
9069           !> pod/perlfaq4.pod pod/perlfaq9.pod pod/perlmodinstall.pod
9070           !> pod/perlmodlib.pod pod/perltoc.pod t/io/argv.t
9071           !> t/lib/bigfloatpm.t t/lib/h2ph.t win32/Makefile win32/config.bc
9072           !> win32/config.gc win32/config.vc win32/config_H.bc
9073           !> win32/config_H.gc win32/config_H.vc win32/makefile.mk
9074 ____________________________________________________________________________
9075 [  2947] By: jhi                                   on 1999/02/15  13:20:41
9076         Log: perlport.pod 1.39 from Chris.
9077      Branch: cfgperl
9078            ! pod/perlport.pod
9079 ____________________________________________________________________________
9080 [  2946] By: jhi                                   on 1999/02/15  13:09:58
9081         Log: Import Ultrix update, change #2864, 
9082              
9083              From: Spider Boardman <spider@zk3.dec.com>
9084              To: perlbug@perl.com
9085              Subject: Not OK: perl 5.00503 +MAINT_TRIAL_5 on RISC-ultrix 4.4 (UNINSTALLED)
9086              Date: Wed, 10 Feb 1999 23:33:31 -0500
9087              Message-Id: <9902110433.AA12816@abyss.zk3.dec.com>
9088      Branch: cfgperl
9089            ! doio.c ext/IPC/SysV/SysV.xs hints/ultrix_4.sh
9090 ____________________________________________________________________________
9091 [  2945] By: jhi                                   on 1999/02/15  13:04:50
9092         Log: OpenBSD sparc SHMLBA.
9093      Branch: cfgperl
9094            ! ext/IPC/SysV/SysV.xs
9095 ____________________________________________________________________________
9096 [  2944] By: gsar                                  on 1999/02/15  12:09:52
9097         Log: update win32/config* stuff, Changes
9098      Branch: perl
9099            ! Changes win32/Makefile win32/config.bc win32/config.gc
9100            ! win32/config.vc win32/config_H.bc win32/config_H.gc
9101            ! win32/config_H.vc win32/makefile.mk
9102 ____________________________________________________________________________
9103 [  2943] By: gsar                                  on 1999/02/15  11:54:08
9104         Log: #include patchlevel.h by default, provide
9105              PERL_{REVISION,VERSION,SUBVERSION}
9106      Branch: perl
9107            ! patchlevel.h perl.h
9108 ____________________________________________________________________________
9109 [  2942] By: gsar                                  on 1999/02/15  10:26:59
9110         Log: allow /0|NaN/ on some bigfloatpm.t tests for portability; other
9111              misc fixes
9112      Branch: perl
9113            ! Makefile.SH t/io/argv.t t/lib/bigfloatpm.t t/lib/h2ph.t
9114 ____________________________________________________________________________
9115 [  2941] By: gsar                                  on 1999/02/15  10:24:37
9116         Log: broken URLs fixed (from Michael G Schwern <schwern@pobox.com>)
9117              Message-ID: <19990207002851.B9185@toldyouso.com>
9118              Message-ID: <19990207212152.A9765@toldyouso.com>
9119              Message-ID: <19990207212041.A9622@toldyouso.com>
9120              Message-ID: <19990207213127.A10244@toldyouso.com>
9121              Message-ID: <19990207212559.A9950@toldyouso.com>
9122              Message-ID: <19990207212842.A9994@toldyouso.com>
9123              Message-ID: <19990207212500.A9860@toldyouso.com>
9124              Message-ID: <19990207213013.A10105@toldyouso.com>
9125      Branch: perl
9126            ! pod/perldiag.pod pod/perlembed.pod pod/perlfaq3.pod
9127            ! pod/perlfaq4.pod pod/perlfaq9.pod pod/perlmodinstall.pod
9128            ! pod/perlmodlib.pod pod/perltoc.pod
9129 ____________________________________________________________________________
9130 [  2940] By: gsar                                  on 1999/02/15  10:07:08
9131         Log: enable dynaloading in C.pm-compiled programs (non-conflicting part
9132              of suggested patch)
9133              From: "Vishal Bhatia" <vishalb@my-dejanews.com>
9134              Date: Mon, 08 Feb 1999 01:14:41 -0000
9135              Message-ID: <DHIDFFOPMEFDBAAA@my-dejanews.com>
9136              Subject: [PATCH 5.005_54] some pending C.pm stuff 
9137      Branch: perl
9138            ! ext/B/B/C.pm
9139 ____________________________________________________________________________
9140 [  2939] By: jhi                                   on 1999/02/15  08:40:18
9141         Log: Integrate from mainperl.
9142      Branch: cfgperl
9143           +> t/lib/bigfloat.t t/lib/bigfloatpm.t
9144            - lib/File/PathConvert.pm
9145           !> (integrate 81 files)
9146 ____________________________________________________________________________
9147 [  2938] By: gsar                                  on 1999/02/15  06:56:39
9148         Log: change#2839 was bogus, redo
9149      Branch: perl
9150           !> t/lib/h2ph.pht
9151 ____________________________________________________________________________
9152 [  2937] By: gsar                                  on 1999/02/15  06:38:15
9153         Log: support Win32::GetFullPathName() and Win32::SetLastError()
9154              From: jan.dubois@ibm.net (Jan Dubois)
9155              Date: Tue, 09 Feb 1999 22:27:31 +0100
9156              Message-ID: <36c1a2ed.8007554@smtp1.ibm.net>
9157              Subject: [PATCH _54] Win32::GetFullPathName (Re: File::Spec::Win32 and UNCs)
9158      Branch: perl
9159            ! win32/win32.c
9160 ____________________________________________________________________________
9161 [  2936] By: gsar                                  on 1999/02/15  06:26:39
9162         Log: support native integers, pack("L_",...) etc. (via private mail)
9163              From: Jarkko Hietaniemi <jhi@iki.fi>
9164              Date: Wed, 10 Feb 1999 00:04:52 +0200 (EET)
9165              Message-Id: <199902092204.AAA29065@alpha.hut.fi>
9166              Subject: the "packnative" patch
9167      Branch: perl
9168            ! pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod pp.c
9169            ! t/lib/ipc_sysv.t t/op/pack.t
9170 ____________________________________________________________________________
9171 [  2935] By: gsar                                  on 1999/02/15  06:04:02
9172         Log: From: Michael G Schwern <schwern@pobox.com>
9173              Date: Tue, 9 Feb 1999 04:13:12 -0500
9174              Message-ID: <19990209041312.A15788@toldyouso.com>
9175              Subject: [PATCH]5.005_03-MAINT_TRIAL_5 utils/h2xs fixing -A & more
9176      Branch: perl
9177            ! utils/h2xs.PL
9178 ____________________________________________________________________________
9179 [  2934] By: gsar                                  on 1999/02/15  05:30:13
9180         Log: fix bugs in the handling of negative numbers, among other things
9181              From: Steven Knight <knight@theopera.baldmt.citilink.com>
9182              Date: Mon, 8 Feb 1999 01:16:24 -0600
9183              Message-Id: <199902080716.BAA24652@theopera.baldmt.citilink.com>
9184              Subject: Math::BigFloat and Math::BigInt
9185      Branch: perl
9186            + t/lib/bigfloat.t t/lib/bigfloatpm.t
9187            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/bigfloat.pl
9188            ! t/lib/bigintpm.t
9189 ____________________________________________________________________________
9190 [  2933] By: gsar                                  on 1999/02/15  04:57:52
9191         Log: From: "J. van Krieken" <John.van.Krieken@ATComputing.nl>
9192              Date: Thu, 4 Feb 1999 17:25:25 +0100 (MET)
9193              Message-Id: <199902041625.RAA14489@atcmpg.ATComputing.nl>
9194              Subject: s2p incorrectly handles hold space commands
9195      Branch: perl
9196            ! x2p/s2p.PL
9197 ____________________________________________________________________________
9198 [  2932] By: gsar                                  on 1999/02/15  04:45:55
9199         Log: clarify what a "line" is
9200      Branch: perl
9201            ! pod/perlfunc.pod pod/perlvar.pod
9202 ____________________________________________________________________________
9203 [  2931] By: gsar                                  on 1999/02/15  04:23:29
9204         Log: backout change#2811 and add newer version based on File::Spec
9205              From: Barrie Slaymaker <rbs@telerama.com>
9206              Date: Thu, 11 Feb 1999 16:29:24 -0500
9207              Message-ID: <36C34BB4.A62090E0@telerama.com>
9208              Subject: [PATCH]5.005_54 (pod2html) Relative URLs using new File::Spec
9209      Branch: perl
9210            - lib/File/PathConvert.pm
9211            ! MANIFEST installhtml lib/Pod/Html.pm
9212 ____________________________________________________________________________
9213 [  2930] By: gsar                                  on 1999/02/15  04:16:25
9214         Log: From: Barrie Slaymaker <rbs@telerama.com>
9215              Date: Thu, 11 Feb 1999 19:39:48 -0500
9216              Message-ID: <36C37854.707D139@telerama.com>
9217              Subject: [PATCH] 5.005_54 #2 Merging File::PathConvert in to File::Spec
9218      Branch: perl
9219            ! lib/File/Spec/Unix.pm lib/File/Spec/Win32.pm
9220 ____________________________________________________________________________
9221 [  2929] By: gsar                                  on 1999/02/15  04:06:50
9222         Log: patches suggested by John Bley <jbb6@acpub.duke.edu> (with minor edits)
9223              Date: Wed, 3 Feb 1999 05:24:55 -0500 (EST)
9224              Message-ID: <Pine.SOL.3.91.990203051924.302A-100000@soc11.acpub.duke.edu>
9225              Subject: [PATCH]5.005_54 (DOC) fix many typos
9226              --
9227              Date: Wed, 3 Feb 1999 08:53:53 -0500 (EST)
9228              Message-ID: <Pine.SOL.3.91.990203085157.895A-100000@soc11.acpub.duke.edu>
9229              Subject: [PATCH]5.005_54 (DOC) typos
9230      Branch: perl
9231            ! pod/perl5004delta.pod pod/perl5005delta.pod pod/perlcall.pod
9232            ! pod/perldebug.pod pod/perlfaq1.pod pod/perlfaq2.pod
9233            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
9234            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
9235            ! pod/perlfaq9.pod pod/perlfunc.pod pod/perlguts.pod
9236            ! pod/perllol.pod pod/perlmod.pod pod/perlref.pod
9237            ! pod/perlrun.pod pod/perlsub.pod pod/perltoc.pod
9238            ! pod/perlvar.pod pod/perlxs.pod
9239 ____________________________________________________________________________
9240 [  2928] By: gsar                                  on 1999/02/15  03:39:53
9241         Log: allow the Carp routines to pass through exception objects
9242      Branch: perl
9243            ! lib/Carp.pm
9244 ____________________________________________________________________________
9245 [  2927] By: gsar                                  on 1999/02/15  03:22:57
9246         Log: mention Proc::Daemon (suggested by Michael G Schwern <schwern@pobox.com>)
9247      Branch: perl
9248            ! pod/perlfaq8.pod
9249 ____________________________________________________________________________
9250 [  2926] By: gsar                                  on 1999/02/15  03:19:39
9251         Log: integrate h2ph.PL fixes from change#2809 (change#2838 was supposed to
9252              have done that, but didn't)
9253      Branch: perl
9254           !> utils/h2ph.PL
9255 ____________________________________________________________________________
9256 [  2925] By: gsar                                  on 1999/02/15  03:17:01
9257         Log: integrate cfgperl changes into mainline
9258      Branch: perl
9259            ! Changes
9260           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
9261           !> config_h.SH hints/openbsd.sh hints/ultrix_4.sh
9262           !> pod/perlport.pod t/lib/h2ph.pht utils/h2ph.PL
9263           !> vms/subconfigure.com
9264 ____________________________________________________________________________
9265 [  2924] By: gsar                                  on 1999/02/15  03:07:08
9266         Log: add const qualifier to most char* prototypes, handle ripple effect
9267      Branch: perl
9268            ! gv.c hv.c hv.h mg.c op.c perl.c pod/perlguts.pod proto.h sv.c
9269            ! universal.c util.c
9270 ____________________________________________________________________________
9271 [  2923] By: gsar                                  on 1999/02/15  01:04:30
9272         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
9273              Date: Thu, 04 Feb 1999 02:37:31 +0000
9274              Message-Id: <199902040237.CAA03255@crypt.compulink.co.uk>
9275              Subject: [PATCH 5.005_54] Re: .. misinterpreted as flipflop 
9276      Branch: perl
9277            ! pp_ctl.c t/op/range.t
9278 ____________________________________________________________________________
9279 [  2922] By: gsar                                  on 1999/02/15  00:24:34
9280         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
9281              Date: Sun, 31 Jan 1999 01:50:06 +0000
9282              Message-Id: <199901310150.BAA16299@crypt.compulink.co.uk>
9283              Subject: [PATCH 5.005_03t4] regexp flags bug
9284      Branch: perl
9285            ! regcomp.c t/op/re_tests
9286 ____________________________________________________________________________
9287 [  2921] By: gsar                                  on 1999/02/15  00:13:02
9288         Log: use New() et al., rather than safemalloc() et al.
9289              From: jan.dubois@ibm.net (Jan Dubois)
9290              Date: Fri, 29 Jan 1999 23:27:22 +0100
9291              Message-ID: <36bd33f2.51029616@smtp1.ibm.net>
9292              Subject: [PATCH _03-MT5] POSIX.xs memory API
9293      Branch: perl
9294            ! ext/POSIX/POSIX.xs
9295 ____________________________________________________________________________
9296 [  2920] By: gsar                                  on 1999/02/15  00:05:33
9297         Log: tweak READ() docs to mention $buffer must be altered by reference
9298      Branch: perl
9299            ! pod/perltie.pod
9300 ____________________________________________________________________________
9301 [  2919] By: gsar                                  on 1999/02/14  23:50:39
9302         Log: applied suggested patch, with several language/readability tweaks
9303              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9304              Date: Fri, 29 Jan 1999 00:25:02 -0500
9305              Message-ID: <19990129002502.C2898@monk.mps.ohio-state.edu>
9306              Subject: Re: [PATCH 5.005_*] Better parsing docs
9307      Branch: perl
9308            ! pod/perlop.pod
9309 ____________________________________________________________________________
9310 [  2918] By: gsar                                  on 1999/02/14  23:20:42
9311         Log: several bug fixes; now croak()s when date exceeds integer limits (instead
9312              of silently returning bogus values)
9313              From: Peter Chines <pchines@nhgri.nih.gov>
9314              Date: Wed, 27 Jan 1999 16:11:31 -0500
9315              Message-Id: <199901272117.QAA21458@kronos.nhgri.nih.gov>
9316              Subject: Time::Local
9317      Branch: perl
9318            ! lib/Time/Local.pm pod/perldelta.pod
9319 ____________________________________________________________________________
9320 [  2917] By: gsar                                  on 1999/02/14  11:21:43
9321         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9322              Date: Thu, 28 Jan 1999 10:02:20 -0500
9323              Message-ID: <19990128100220.A1321@monk.mps.ohio-state.edu>
9324              Subject: Re: [PATCH 5.005_53] Better perldoc
9325      Branch: perl
9326            ! utils/perldoc.PL
9327 ____________________________________________________________________________
9328 [  2916] By: gsar                                  on 1999/02/14  10:59:38
9329         Log: back out change#2751, apply updated version 
9330              From: jan.dubois@ibm.net (Jan Dubois)
9331              Date: Sat, 06 Feb 1999 01:06:29 +0100
9332              Message-ID: <36bc844c.18763049@smtp1.ibm.net>
9333              Subject: [PATCH] Cleanup of File::Spec module
9334      Branch: perl
9335            ! lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
9336            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
9337            ! lib/File/Spec/Win32.pm
9338 ____________________________________________________________________________
9339 [  2915] By: gsar                                  on 1999/02/14  10:48:01
9340         Log: tweak select() test
9341      Branch: perl
9342            ! pod/perlipc.pod t/op/fh.t
9343 ____________________________________________________________________________
9344 [  2914] By: gsar                                  on 1999/02/14  10:25:55
9345         Log: allow C<select('foo')> to autovivify *foo (SelectSaver expects that)
9346      Branch: perl
9347            ! op.c pod/perldiag.pod pp_sys.c t/op/misc.t
9348 ____________________________________________________________________________
9349 [  2913] By: gsar                                  on 1999/02/14  10:03:51
9350         Log: From: Kenneth Albanowski <kjahds@kjahds.com>
9351              Date: Sat, 23 Jan 1999 21:52:15 -0500 (EST)
9352              Message-ID: <Pine.LNX.3.93.990123212857.446B-100000@kjahds.kjahds.com>
9353              Subject: Re: SvOPV() or SvPV_nolen() or ...
9354      Branch: perl
9355            ! pod/perlguts.pod
9356 ____________________________________________________________________________
9357 [  2912] By: gsar                                  on 1999/02/14  09:57:29
9358         Log: provide SvPV_nolen(sv) to avoid use of PL_na
9359              From: jan.dubois@ibm.net (Jan Dubois)
9360              Date: Sun, 24 Jan 1999 02:45:32 +0100
9361              Message-ID: <36bb7ada.68485547@smtp1.ibm.net>
9362              Subject: [PATCH 5.005_54]  _54 version of SvPV_nolen patch
9363      Branch: perl
9364            ! embed.h global.sym objXSUB.h pod/perlguts.pod proto.h sv.c
9365            ! sv.h
9366 ____________________________________________________________________________
9367 [  2911] By: gsar                                  on 1999/02/14  06:51:05
9368         Log: elide stray effluvium
9369      Branch: perl
9370            ! pod/perldelta.pod
9371 ____________________________________________________________________________
9372 [  2910] By: gsar                                  on 1999/02/14  05:51:56
9373         Log: slurping an empty file should return '' rather than undef, with
9374              commensurate effects on ARGV processing
9375      Branch: perl
9376            ! pod/perldelta.pod pod/perlfunc.pod pod/perlop.pod
9377            ! pod/perlvar.pod pp_hot.c sv.h t/io/argv.t
9378 ____________________________________________________________________________
9379 [  2909] By: gsar                                  on 1999/02/14  00:02:11
9380         Log: perly_c.diff typo
9381      Branch: perl
9382            ! perly.c perly_c.diff vms/perly_c.vms
9383 ____________________________________________________________________________
9384 [  2908] By: gsar                                  on 1999/02/13  18:20:13
9385         Log: From: jan.dubois@ibm.net (Jan Dubois)
9386              Date: Sat, 13 Feb 1999 13:25:53 +0100
9387              Message-Id: <36c9629c.13334874@smtp1.ibm.net>
9388              Subject: [PATCH 5.005_03-MT5] "goto must have label" message for C<goto ''>
9389      Branch: perl
9390            ! pod/perlfunc.pod pp_ctl.c t/lib/io_unix.t
9391 ____________________________________________________________________________
9392 [  2907] By: jhi                                   on 1999/02/13  15:07:26
9393         Log: Integrate from mainperl.
9394      Branch: cfgperl
9395           +> emacs/e2ctags.pl pod/perltodo.pod t/op/lop.t
9396           !> (integrate 150 files)
9397 ____________________________________________________________________________
9398 [  2903] By: gsar                                  on 1999/02/12  13:25:59
9399         Log: From: jan.dubois@ibm.net (Jan Dubois)
9400              Date: Sun, 24 Jan 1999 01:12:00 +0100
9401              Message-ID: <36b66479.62756298@smtp1.ibm.net>
9402              Subject: [PATCH 5.005_54] remove OVERLOAD conditionals
9403      Branch: perl
9404            ! XSUB.h dump.c gv.c hv.h mg.c perl.h perlvars.h pp.c pp.h
9405            ! proto.h sv.c sv.h
9406 ____________________________________________________________________________
9407 [  2902] By: gsar                                  on 1999/02/12  12:55:11
9408         Log: script to generate ctags from etags
9409              From: Colin Kuskie <ckuskie@cadence.com>
9410              Date: Wed, 20 Jan 1999 16:29:35 -0800 (PST)
9411              Message-ID: <Pine.GSO.3.96.990120160519.5755Q-100000@pdxue150.cadence.com>
9412              Subject: [PATCH 5.005_54] adding ctags to the source, FAQ, make
9413      Branch: perl
9414            + emacs/e2ctags.pl
9415            ! Makefile.SH pod/perlfaq3.pod
9416 ____________________________________________________________________________
9417 [  2901] By: gsar                                  on 1999/02/12  12:40:17
9418         Log: allow boolean assign ops to be lvalues
9419              From: Stephen McCamant <smccam@uclink4.berkeley.edu>
9420              Date: Mon, 11 Jan 1999 16:52:18 -0600 (CST)
9421              Message-ID: <13978.32609.495338.544643@alias-2.pr.mcs.net>
9422              --
9423              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
9424              Date: Mon, 18 Jan 1999 10:04:00 +0000
9425              Message-Id: <199901181004.KAA17471@crypt.compulink.co.uk>
9426              Subject: Re: [inconsistency 5.005_54] ||= not an lvalue 
9427      Branch: perl
9428            + t/op/lop.t
9429            ! MANIFEST op.c
9430 ____________________________________________________________________________
9431 [  2899] By: jhi                                   on 1999/02/12  12:03:48
9432         Log: Configure update: OpenBSD thread-awareness, SCO ODT/OSR osvers.
9433      Branch: cfgperl
9434            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
9435            ! config_h.SH hints/openbsd.sh
9436 ____________________________________________________________________________
9437 [  2898] By: gsar                                  on 1999/02/12  11:49:25
9438         Log: support win32_putenv()
9439      Branch: perl
9440            ! mg.c util.c win32/GenCAPI.pl win32/makedef.pl win32/perlhost.h
9441            ! win32/win32.c win32/win32iop.h
9442 ____________________________________________________________________________
9443 [  2894] By: gsar                                  on 1999/02/12  11:09:27
9444         Log: add missing hunk in change#2657
9445      Branch: perl
9446            ! ext/B/B/CC.pm
9447 ____________________________________________________________________________
9448 [  2893] By: gsar                                  on 1999/02/12  11:00:13
9449         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9450              Date: Tue, 19 Jan 1999 20:13:15 -0500
9451              Message-ID: <19990119201315.A21167@monk.mps.ohio-state.edu>
9452              Subject: [PATCH 5.005_53] Remove extraneous sh in test suites
9453      Branch: perl
9454            ! t/op/fh.t t/op/misc.t t/op/runlevel.t t/pragma/strict.t
9455            ! t/pragma/subs.t t/pragma/warning.t
9456 ____________________________________________________________________________
9457 [  2892] By: gsar                                  on 1999/02/12  10:44:38
9458         Log: update change#2670 to later version
9459              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
9460              Date: Sun, 31 Jan 1999 16:16:14 +0000
9461              Message-Id: <199901311616.QAA17673@crypt.compulink.co.uk>
9462              Subject: Re: [PATCH 5.005_54] Evalled substitution parsing 
9463      Branch: perl
9464            ! t/op/subst.t toke.c
9465 ____________________________________________________________________________
9466 [  2891] By: gsar                                  on 1999/02/12  10:31:17
9467         Log: make testsuite somewhat location independent
9468      Branch: perl
9469            ! (edit 117 files)
9470 ____________________________________________________________________________
9471 [  2890] By: gsar                                  on 1999/02/12  10:00:30
9472         Log: add $AutoLoader::VERSION
9473      Branch: perl
9474            ! lib/AutoLoader.pm
9475 ____________________________________________________________________________
9476 [  2889] By: gsar                                  on 1999/02/12  09:55:48
9477         Log: tweak PERL_STRICT_CR notes
9478      Branch: perl
9479            ! pod/perl5005delta.pod
9480 ____________________________________________________________________________
9481 [  2888] By: gsar                                  on 1999/02/12  09:41:45
9482         Log: add note about test-notty target
9483      Branch: perl
9484            ! README.win32
9485 ____________________________________________________________________________
9486 [  2887] By: gsar                                  on 1999/02/12  09:37:37
9487         Log: add perltodo.pod
9488      Branch: perl
9489            + pod/perltodo.pod
9490            ! MANIFEST Todo pod/Makefile pod/perl.pod pod/roffitall
9491            ! win32/pod.mak
9492 ____________________________________________________________________________
9493 [  2886] By: jhi                                   on 1999/02/12  08:52:14
9494         Log: Integrate from mainperl.
9495      Branch: cfgperl
9496           +> t/op/fh.t
9497           !> (integrate 30 files)
9498 ____________________________________________________________________________
9499 [  2885] By: gsar                                  on 1999/02/12  08:42:10
9500         Log: note how to find REG_INFTY limit
9501      Branch: perl
9502            ! pod/perlre.pod
9503 ____________________________________________________________________________
9504 [  2884] By: jhi                                   on 1999/02/12  08:36:14
9505         Log: OpenBSD pthreads awareness, thanks to
9506              David Leonard <david.leonard@csee.uq.edu.au>
9507      Branch: maint-5.005/perl
9508            ! Configure hints/openbsd.sh
9509 ____________________________________________________________________________
9510 [  2882] By: gsar                                  on 1999/02/12  08:05:20
9511         Log: IO is maintained by p5p (per Graham Barr's wishes)
9512      Branch: perl
9513            ! MAINTAIN ext/IO/ChangeLog ext/IO/README ext/IO/lib/IO/Dir.pm
9514            ! ext/IO/lib/IO/Pipe.pm ext/IO/lib/IO/Poll.pm
9515            ! ext/IO/lib/IO/Select.pm ext/IO/lib/IO/Socket.pm
9516            ! ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/Socket/UNIX.pm
9517 ____________________________________________________________________________
9518 [  2881] By: gsar                                  on 1999/02/12  07:57:13
9519         Log: fh.t typo
9520      Branch: perl
9521            ! t/op/fh.t
9522 ____________________________________________________________________________
9523 [  2880] By: gsar                                  on 1999/02/12  07:38:16
9524         Log: PERL5OPT=-T enables taint mode (suggested by Jason Riedy <ejr@cise.ufl.edu>)
9525      Branch: perl
9526            ! perl.c pod/perlrun.pod
9527 ____________________________________________________________________________
9528 [  2879] By: gsar                                  on 1999/02/12  05:39:29
9529         Log: fix ops that are not filehandle constructors to not create GV if it
9530              doesn't already exist (avoids leaks); extend semantics of defined()
9531              so that defined(*{$foo}) works (experimental)
9532      Branch: perl
9533            + t/op/fh.t
9534            ! MANIFEST embed.h embed.pl objXSUB.h op.c pod/perldiag.pod pp.c
9535            ! pp_hot.c pp_sys.c proto.h t/op/gv.t t/op/misc.t
9536 ____________________________________________________________________________
9537 [  2877] By: jhi                                   on 1999/02/11  20:44:00
9538         Log: From: Chris Nandor <pudge@pobox.com>
9539              To: perl5-porters@perl.org
9540              Subject: [PATCH] perlport.pod 1.39
9541              Date: Thu, 11 Feb 1999 12:28:35 -0500
9542              Message-Id: <v04020a2db2e8c3177123@[192.168.0.77]>
9543      Branch: cfgperl
9544            ! pod/perlport.pod
9545 ____________________________________________________________________________
9546 [  2870] By: gsar                                  on 1999/02/11  11:17:08
9547         Log: remove double typeglob deref (suggested by RonaldWS <ronaldws@aol.com>)
9548      Branch: perl
9549            ! ext/IO/lib/IO/Pipe.pm
9550 ____________________________________________________________________________
9551 [  2869] By: gsar                                  on 1999/02/11  11:00:56
9552         Log: update win32/pod.mak
9553      Branch: perl
9554            ! win32/pod.mak
9555 ____________________________________________________________________________
9556 [  2868] By: gsar                                  on 1999/02/11  10:42:44
9557         Log: From: Benjamin Low <b.d.low@unsw.edu.au>
9558              Date: Fri, 08 Jan 1999 14:36:53 +1100
9559              Message-ID: <36957D55.1D65A0B2@unsw.edu.au>
9560              Subject: Re: [Fwd: IO::Socket::connect and blocking]
9561      Branch: perl
9562            ! ext/IO/lib/IO/Socket.pm
9563 ____________________________________________________________________________
9564 [  2867] By: gsar                                  on 1999/02/11  09:43:03
9565         Log: av_extend() doc tweak from Jan Dubois
9566      Branch: perl
9567            ! pod/perlguts.pod
9568 ____________________________________________________________________________
9569 [  2866] By: gsar                                  on 1999/02/11  09:27:17
9570         Log: display full pathname of unreadable files
9571      Branch: perl
9572            ! utils/perldoc.PL
9573 ____________________________________________________________________________
9574 [  2865] By: gsar                                  on 1999/02/11  09:02:31
9575         Log: missing patch in change#2522
9576      Branch: perl
9577            ! lib/Pod/Text.pm
9578 ____________________________________________________________________________
9579 [  2864] By: jhi                                   on 1999/02/11  08:45:00
9580         Log: From: Spider Boardman <spider@zk3.dec.com>
9581              To: perlbug@perl.com
9582              Subject: Not OK: perl 5.00503 +MAINT_TRIAL_5 on RISC-ultrix 4.4 (UNINSTALLED)
9583              Date: Wed, 10 Feb 1999 23:33:31 -0500
9584              Message-Id: <9902110433.AA12816@abyss.zk3.dec.com>
9585      Branch: maint-5.005/perl
9586            ! doio.c ext/IPC/SysV/SysV.xs hints/ultrix_4.sh
9587 ____________________________________________________________________________
9588 [  2862] By: gsar                                  on 1999/02/11  08:14:34
9589         Log: integrate changes#2738,2740 from maint-5.005
9590      Branch: perl
9591           !> lib/ExtUtils/MakeMaker.pm
9592 ____________________________________________________________________________
9593 [  2861] By: jhi                                   on 1999/02/11  08:04:25
9594         Log: Integrate from mainperl.
9595      Branch: cfgperl
9596           !> Changes perl.h pod/perl5005delta.pod pp_ctl.c t/op/local.t
9597           !> t/op/range.t win32/config.gc
9598 ____________________________________________________________________________
9599 [  2860] By: gsar                                  on 1999/02/11  07:30:08
9600         Log: binmode() support for cygwin32 (suggested by Steven Morlock
9601              <newspost@morlock.net>)
9602      Branch: perl
9603            ! perl.h
9604 ____________________________________________________________________________
9605 [  2859] By: gsar                                  on 1999/02/11  07:14:21
9606         Log: update Changes
9607      Branch: perl
9608            ! Changes
9609           !> pod/perl5005delta.pod
9610 ____________________________________________________________________________
9611 [  2856] By: gsar                                  on 1999/02/11  07:07:39
9612         Log: integrate perldelta changes from maint-5.005
9613      Branch: perl
9614           !> pod/perl5005delta.pod
9615 ____________________________________________________________________________
9616 [  2855] By: gsar                                  on 1999/02/11  06:31:50
9617         Log: applied suggested patch; added tests
9618              From: Adam Krolnik <adamk@gypsy.cyrix.com>
9619              Date: Sat, 12 Dec 98 15:30:18 -0600
9620              Message-Id: <9812122130.AA03717@gypsy.eng.cyrix.com>
9621              Subject: Range operation doesn't handle IV_MAX
9622      Branch: perl
9623            ! pp_ctl.c t/op/range.t
9624 ____________________________________________________________________________
9625 [  2854] By: gsar                                  on 1999/02/11  05:00:55
9626         Log: compatibility fix: magic non-propagation in foreach implicit localization
9627      Branch: perl
9628            ! pp_ctl.c t/op/local.t win32/config.gc
9629 ____________________________________________________________________________
9630 [  2852] By: gsar                                  on 1999/02/10  23:17:49
9631         Log: fair warning about -Dusethreads
9632      Branch: maint-5.005/perl
9633            ! Configure INSTALL README.threads
9634 ____________________________________________________________________________
9635 [  2847] By: jhi                                   on 1999/02/09  19:13:28
9636         Log: Integrate from mainperl.
9637      Branch: cfgperl
9638           !> pod/perldelta.pod pod/perlfunc.pod pod/perlobj.pod
9639           !> pod/perlop.pod pp.c t/op/method.t t/op/pack.t
9640 ____________________________________________________________________________
9641 [  2846] By: gsar                                  on 1999/02/09  13:53:28
9642         Log: a modified version of suggested patch for pack template 'Z'; added docs
9643              From: "Valeriy E. Ushakov" <uwe@ptc.spbu.ru>
9644              Date: Mon, 16 Jun 1997 03:00:31 +0400 (MSD)
9645              Message-ID: <%lOHpzIuGV@snark.ptc.spbu.ru>
9646              Subject: lack of pack/unpack letter with useful symmetry for C null delimited strings
9647      Branch: perl
9648            ! pod/perldelta.pod pod/perlfunc.pod pp.c t/op/pack.t
9649 ____________________________________________________________________________
9650 [  2845] By: gsar                                  on 1999/02/09  00:03:26
9651         Log: clarify docs for change#2835
9652      Branch: perl
9653            ! pod/perldelta.pod pod/perlop.pod
9654 ____________________________________________________________________________
9655 [  2844] By: gsar                                  on 1999/02/08  23:40:57
9656         Log: addendum to change#2823
9657              From: Stephen McCamant <smccam@uclink4.berkeley.edu>
9658              Date: Sun, 13 Dec 1998 16:06:04 -0800 (PST)
9659              Message-ID: <13940.21805.470054.299@fre-76-120.reshall.berkeley.edu>
9660              Subject: [PATCH] Docs and tests for method-call syntax
9661      Branch: perl
9662            ! pod/perlobj.pod t/op/method.t
9663 ____________________________________________________________________________
9664 [  2843] By: jhi                                   on 1999/02/08  21:06:28
9665         Log: Ultrix mmap tidbit.
9666      Branch: cfgperl
9667            ! hints/ultrix_4.sh
9668 ____________________________________________________________________________
9669 [  2842] By: jhi                                   on 1999/02/08  20:22:55
9670         Log: Integrate from mainperl.
9671      Branch: cfgperl
9672           +> t/op/subst_wamp.t
9673           !> (integrate 35 files)
9674 ____________________________________________________________________________
9675 [  2841] By: jhi                                   on 1999/02/08  18:23:26
9676         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9677              To: Mailing list Perl5 <perl5-porters@perl.org>
9678              Subject: [PATCH 5.005_53] s/\ba/./g was over-optimized
9679              Date: Sun, 7 Feb 1999 17:25:22 -0500
9680              Message-ID: <19990207172522.B894@monk.mps.ohio-state.edu>
9681      Branch: cfgperl
9682            + t/op/subst_amp.t
9683            ! MANIFEST regcomp.c t/op/subst.t
9684 ____________________________________________________________________________
9685 [  2840] By: jhi                                   on 1999/02/08  18:16:54
9686         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9687              To: Mailing list Perl5 <perl5-porters@perl.org>
9688              Subject: [PATCH 5.005_53] Fix list-context //g with zero-length matches
9689              Date: Sun, 7 Feb 1999 17:00:10 -0500
9690              Message-ID: <19990207170009.A894@monk.mps.ohio-state.edu>
9691      Branch: cfgperl
9692            ! pp_hot.c t/op/pat.t
9693 ____________________________________________________________________________
9694 [  2839] By: jhi                                   on 1999/02/08  17:25:30
9695         Log: A require was missing.
9696      Branch: cfgperl
9697            ! t/lib/h2ph.pht
9698 ____________________________________________________________________________
9699 [  2838] By: jhi                                   on 1999/02/08  16:38:41
9700         Log: Bring in the change #2809 (the Configure part has been
9701              modified rather a lot since the #2809, though.)
9702      Branch: cfgperl
9703            ! Configure utils/h2ph.PL
9704 ____________________________________________________________________________
9705 [  2835] By: gsar                                  on 1999/02/08  14:40:23
9706         Log: make qw() into a true list at compile time (slightly modified
9707              variant of patch suggested by Tom Hughes <tom@compton.demon.co.uk>)
9708      Branch: perl
9709            ! pod/perldelta.pod pod/perlop.pod pp_hot.c toke.c
9710 ____________________________________________________________________________
9711 [  2834] By: gsar                                  on 1999/02/08  13:23:16
9712         Log: make safesysmalloc() etc., always available; safemalloc() et al are
9713              now macros that point to the right malloc; fix various places in
9714              sources that need to always use safesysmalloc() et al
9715      Branch: perl
9716            ! embed.h embedvar.h global.sym iperlsys.h mg.c objXSUB.h perl.h
9717            ! perl_exp.SH proto.h util.c vms/gen_shrfls.pl win32/makedef.pl
9718 ____________________________________________________________________________
9719 [  2833] By: gsar                                  on 1999/02/08  10:56:16
9720         Log: remove spurious #endif in last change
9721      Branch: perl
9722            ! perl.h
9723 ____________________________________________________________________________
9724 [  2832] By: gsar                                  on 1999/02/08  10:34:55
9725         Log: make EMBEDMYMALLOC the default and provide PERL_POLLUTE_MALLOC to let
9726              them ask for insanity (untested)
9727      Branch: perl
9728            ! INSTALL Todo-5.005 ext/SDBM_File/sdbm/sdbm.h hints/machten.sh
9729            ! hints/next_3.sh hints/next_4.sh hints/qnx.sh iperlsys.h
9730            ! malloc.c perl.h pod/perldelta.pod pod/perlguts.pod sv.c
9731 ____________________________________________________________________________
9732 [  2831] By: jhi                                   on 1999/02/08  08:33:33
9733         Log: Update vms/subconfigure.com along the lines of change #2829.
9734      Branch: cfgperl
9735            ! vms/subconfigure.com
9736 ____________________________________________________________________________
9737 [  2830] By: gsar                                  on 1999/02/08  00:19:46
9738         Log: integrate cfgperl changes into mainline
9739      Branch: perl
9740           +> ext/DynaLoader/dl_beos.xs ext/GDBM_File/hints/sco.pl
9741           +> lib/File/PathConvert.pm pod/perlthrtut.pod
9742            ! Changes
9743           !> (integrate 93 files)
9744 ____________________________________________________________________________
9745 [  2829] By: jhi                                   on 1999/02/07  23:49:46
9746         Log: Configure update.
9747              
9748              Probe for mmap() et alia.
9749              The *cc*symbols patch (just Configure, no h2ph).
9750      Branch: cfgperl
9751            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
9752            ! config_h.SH perl.h
9753 ____________________________________________________________________________
9754 [  2828] By: gsar                                  on 1999/02/07  23:38:47
9755         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9756              Date: Sun, 7 Feb 1999 17:25:22 -0500
9757              Message-ID: <19990207172522.B894@monk.mps.ohio-state.edu>
9758              Subject: [PATCH 5.005_53] s/\ba/./g was over-optimized
9759      Branch: perl
9760            + t/op/subst_amp.t t/op/subst_wamp.t
9761            ! MANIFEST regcomp.c t/op/subst.t
9762 ____________________________________________________________________________
9763 [  2827] By: gsar                                  on 1999/02/07  23:27:32
9764         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9765              Date: Sun, 7 Feb 1999 17:00:10 -0500
9766              Message-ID: <19990207170009.A894@monk.mps.ohio-state.edu>
9767              Subject: [PATCH 5.005_53] Fix list-context //g with zero-length matches
9768      Branch: perl
9769            ! pp_hot.c t/op/pat.t
9770 ____________________________________________________________________________
9771 [  2826] By: gsar                                  on 1999/02/07  23:26:04
9772         Log: patch for change#2822, done right; add PERL_OBJECT stuff; regen headers
9773              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9774              Date: Sun, 7 Feb 1999 15:07:27 -0500
9775              Message-ID: <19990207150726.A571@monk.mps.ohio-state.edu>
9776              Subject: Re: fixing memory leaks in REx compilation
9777      Branch: perl
9778            ! embed.h embed.pl objXSUB.h proto.h regcomp.c regcomp.h
9779            ! regexec.c
9780 ____________________________________________________________________________
9781 [  2825] By: jhi                                   on 1999/02/07  18:05:13
9782         Log: Integrate from mainperl.
9783      Branch: cfgperl
9784           +> lib/DB.pm t/comp/bproto.t
9785           !> MANIFEST ext/Data/Dumper/Dumper.pm ext/SDBM_File/sdbm/sdbm.c
9786           !> lib/Pod/Html.pm op.c perly.c perly.y perly_c.diff
9787           !> pod/perldelta.pod pod/perlfunc.pod pod/perlop.pod regcomp.h
9788           !> toke.c vms/perly_c.vms
9789 ____________________________________________________________________________
9790 [  2824] By: gsar                                  on 1999/02/07  14:21:48
9791         Log: tweak doc on bitwise ops
9792      Branch: perl
9793            ! pod/perlop.pod
9794 ____________________________________________________________________________
9795 [  2823] By: gsar                                  on 1999/02/07  13:38:31
9796         Log: applied suggested patch; regen perly* and vms/perly*
9797              From: Stephen McCamant <smccam@uclink4.berkeley.edu>
9798              Date: Sun, 13 Dec 1998 01:10:12 -0800 (PST)
9799              Message-ID: <13939.26706.620683.846776@fre-76-120.reshall.berkeley.edu>
9800              Subject: [PATCH] Re: Suggestion for perlobj man page
9801      Branch: perl
9802            ! perly.c perly.y perly_c.diff toke.c vms/perly_c.vms
9803 ____________________________________________________________________________
9804 [  2822] By: gsar                                  on 1999/02/07  12:39:09
9805         Log: Ilya's idea for cleaning up failed regex allocs (substantive parts
9806              disabled, fails tests)
9807      Branch: perl
9808            ! regcomp.h
9809 ____________________________________________________________________________
9810 [  2821] By: gsar                                  on 1999/02/07  11:09:39
9811         Log: pod2html misinterprets Foo::Bar as a URL (fix suggested by Alexander Barilo
9812              <Alexander.Barilo@aexp.com>)
9813      Branch: perl
9814            ! lib/Pod/Html.pm
9815 ____________________________________________________________________________
9816 [  2820] By: gsar                                  on 1999/02/07  10:20:35
9817         Log: add draft debugging API implementation
9818      Branch: perl
9819            + lib/DB.pm
9820            ! MANIFEST
9821 ____________________________________________________________________________
9822 [  2819] By: gsar                                  on 1999/02/07  09:58:45
9823         Log: avoid garbage in db->dirbuf
9824              From: Masahiro KAJIURA <masahiro.kajiura@toshiba.co.jp>
9825              Date: Sat, 05 Dec 1998 14:14:54 +0900
9826              Message-Id: <199812050514.OAA23268@toshiba.co.jp>
9827              Subject: SDBM bug
9828      Branch: perl
9829            ! ext/SDBM_File/sdbm/sdbm.c
9830 ____________________________________________________________________________
9831 [  2818] By: gsar                                  on 1999/02/07  09:32:24
9832         Log: missing entry
9833      Branch: perl
9834            ! MANIFEST
9835 ____________________________________________________________________________
9836 [  2817] By: gsar                                  on 1999/02/07  09:30:47
9837         Log: properly prototype check parenthesized unary ops (e.g. defined(&a,&b))
9838      Branch: perl
9839            + t/comp/bproto.t
9840            ! op.c pod/perldelta.pod pod/perlfunc.pod pod/perlop.pod
9841 ____________________________________________________________________________
9842 [  2816] By: gsar                                  on 1999/02/06  00:14:29
9843         Log: minor bug in dumping blessed subrefs
9844      Branch: perl
9845            ! ext/Data/Dumper/Dumper.pm
9846 ____________________________________________________________________________
9847 [  2812] By: jhi                                   on 1999/02/03  22:02:24
9848         Log: Enhance change #2808.
9849              
9850              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
9851              To: perl5-porters@perl.org
9852              Subject: Re: [PATCH 5.00*]: perlbug checklist
9853              Date: Wed, 3 Feb 1999 19:02:27 +0000
9854              Message-Id: <E1087ZD-0005z1-00@taurus.cus.cam.ac.uk>
9855      Branch: cfgperl
9856            ! utils/perlbug.PL
9857 ____________________________________________________________________________
9858 [  2811] By: jhi                                   on 1999/02/03  21:53:23
9859         Log: From: Barrie Slaymaker <rbs@telerama.com>
9860              To: perl5-porters@perl.org
9861              CC: pod-people@perl.org
9862              Subject: [PATCH]5.005_54 (pod2html) Generate Relative URLs
9863              Date: Wed, 03 Feb 1999 10:34:18 -0500
9864              Message-ID: <36B86C7A.E99EFFF1@telerama.com>
9865              
9866              Add File::PathConvert.pm.
9867              Fix Pod::Html and installhtml to understand relative urls.
9868      Branch: cfgperl
9869            + lib/File/PathConvert.pm
9870            ! MANIFEST installhtml lib/Pod/Html.pm
9871 ____________________________________________________________________________
9872 [  2810] By: jhi                                   on 1999/02/03  20:25:10
9873         Log: From: Francois Desarmenien <desar@club-internet.fr>
9874              To: Mailing list Perl5 <perl5-porters@perl.org>
9875              Subject: [PATCH]5.005_54 (hints) SCO 3/5 hint files and SysV correction
9876              Date: Wed, 03 Feb 1999 13:13:24 +0000
9877              Message-ID: <36B84B74.5EC9B6C8@club-internet.fr>
9878              
9879              (note: this patch completely overrides Tom Wolfe's patch,
9880              change #2604)
9881      Branch: cfgperl
9882            + ext/GDBM_File/hints/sco.pl
9883            ! MANIFEST ext/IPC/SysV/SysV.xs hints/sco.sh
9884 ____________________________________________________________________________
9885 [  2809] By: jhi                                   on 1999/02/03  19:54:16
9886         Log: h2ph fixes + Configure patch to support them.
9887              
9888              From: "Kurt D. Starsinic" <kstar@chapin.edu>
9889              To: Graham Barr <gbarr@pobox.com>, Jarkko Hietaniemi <jhi@iki.fi>,
9890              Gurusamy Sarathy <gsar@engin.umich.edu>
9891              Cc: perl5-porters@perl.org
9892              Subject: [PATCH 5.00503_MT5] h2ph.PL
9893              Date: Tue, 2 Feb 1999 19:48:06 -0500
9894              Message-ID: <19990202194806.E10647@O2.chapin.edu>
9895      Branch: maint-5.005/perl
9896            ! Configure utils/h2ph.PL
9897 ____________________________________________________________________________
9898 [  2808] By: jhi                                   on 1999/02/03  16:59:55
9899         Log: Enhance the perlbug checklist.
9900      Branch: cfgperl
9901            ! utils/perlbug.PL
9902 ____________________________________________________________________________
9903 [  2807] By: jhi                                   on 1999/02/03  14:01:37
9904         Log: Document the standard strftime %formats.
9905              
9906              From: Dominic Dunlop <domo@vo.lu>
9907              To: "Kurt D. Starsinic" <kstar@chapin.edu>, Ben Gertzfield <che@debian.org>
9908              Subject: [PATCH] 5.00[45]*: Re: POSIX's strftime() does not enforce POSIX %C on Solaris
9909              Date: Tue, 2 Feb 1999 15:55:29 +0100
9910              Message-Id: <v0311070cb2dcb3f5f773@[212.24.192.188]>
9911      Branch: cfgperl
9912            ! ext/POSIX/POSIX.pod
9913 ____________________________________________________________________________
9914 [  2806] By: jhi                                   on 1999/02/03  13:58:00
9915         Log: Integrate from mainperl.
9916      Branch: cfgperl
9917           !> perl.h
9918 ____________________________________________________________________________
9919 [  2805] By: gsar                                  on 1999/02/03  03:32:31
9920         Log: PL_uuemap[] init needs help for sizeof()
9921      Branch: perl
9922            ! perl.h
9923 ____________________________________________________________________________
9924 [  2804] By: jhi                                   on 1999/02/02  20:44:30
9925         Log: These should've been already in #2803.
9926      Branch: cfgperl
9927            ! Configure config_h.SH vms/subconfigure.com
9928 ____________________________________________________________________________
9929 [  2803] By: jhi                                   on 1999/02/02  20:38:45
9930         Log: telldir prototype issue, from mists of time...
9931      Branch: cfgperl
9932            ! hints/netbsd.sh pp_sys.c
9933 ____________________________________________________________________________
9934 [  2801] By: jhi                                   on 1999/02/02  17:40:14
9935         Log: From: John Bley <jbb6@acpub.duke.edu>
9936              To: perlbug@perl.org
9937              Subject: [PATCH]5.005_54 (DOC) fix minor typos
9938              Date: Tue, 2 Feb 1999 07:52:52 -0500 (EST)
9939              Message-ID: <Pine.SOL.3.91.990202075115.23589A-100000@soc11.acpub.duke.edu>
9940      Branch: cfgperl
9941            ! pod/perlre.pod
9942 ____________________________________________________________________________
9943 [  2800] By: jhi                                   on 1999/02/02  17:26:49
9944         Log: Update todo with POSIX 1003.1 1996 Edition reminder.
9945      Branch: cfgperl
9946            ! Todo-5.005
9947 ____________________________________________________________________________
9948 [  2799] By: jhi                                   on 1999/02/02  17:18:51
9949         Log: Update FindBin from maint-5.005.
9950      Branch: cfgperl
9951            ! lib/FindBin.pm
9952 ____________________________________________________________________________
9953 [  2798] By: jhi                                   on 1999/02/02  17:16:07
9954         Log: Fix typecasts in #2797
9955              
9956              From: "G. Del Merritt" <del@intranetics.com>
9957              Date: Fri, 29 Jan 1999 11:47:25 -0700
9958              Message-Id: <199901291847.LAA04828@jhereg.perl.com>
9959              Subject: Not OK: perl 5.00503 +MAINT_TRIAL_5 on MSWin32-x86-object 4.0 (PATCH included)
9960      Branch: cfgperl
9961            ! ext/POSIX/POSIX.xs
9962 ____________________________________________________________________________
9963 [  2797] By: jhi                                   on 1999/02/02  17:14:37
9964         Log: From: Ted Law <tedlaw@cibcwg.com>
9965              Date: Wed, 27 Jan 1999 14:54:03 -0500 (EST)
9966              Message-Id: <199901271954.OAA07391@dcm2.cibcwg.com>
9967              Subject: POSIX::strftime buffer overflow problem
9968      Branch: cfgperl
9969            ! ext/POSIX/POSIX.xs
9970 ____________________________________________________________________________
9971 [  2796] By: jhi                                   on 1999/02/02  17:13:23
9972         Log: Do not use File::Slurp.
9973      Branch: cfgperl
9974            ! t/lib/textfill.t
9975 ____________________________________________________________________________
9976 [  2795] By: jhi                                   on 1999/02/02  17:11:48
9977         Log: perlhist update from maint-5.005.
9978      Branch: cfgperl
9979            ! pod/perlhist.pod
9980 ____________________________________________________________________________
9981 [  2794] By: jhi                                   on 1999/02/02  17:10:33
9982         Log: POSIX::redef setv?buf() to IO::Handle:: (by gbarr).
9983      Branch: cfgperl
9984            ! ext/POSIX/POSIX.pm
9985 ____________________________________________________________________________
9986 [  2793] By: jhi                                   on 1999/02/02  17:08:39
9987         Log: Missed the html test from change #2787. 
9988      Branch: cfgperl
9989            ! t/lib/cgi-html.t
9990 ____________________________________________________________________________
9991 [  2792] By: jhi                                   on 1999/02/02  17:01:24
9992         Log: Update Getopt::Long to 2.19.
9993      Branch: cfgperl
9994            ! lib/Getopt/Long.pm
9995 ____________________________________________________________________________
9996 [  2791] By: jhi                                   on 1999/02/02  16:59:13
9997         Log: overload syntax is no longer experimental
9998      Branch: cfgperl
9999            ! lib/overload.pm
10000 ____________________________________________________________________________
10001 [  2789] By: jhi                                   on 1999/02/02  16:47:50
10002         Log: Still doc fixes.
10003      Branch: cfgperl
10004            ! lib/diagnostics.pm
10005 ____________________________________________________________________________
10006 [  2788] By: jhi                                   on 1999/02/02  16:47:07
10007         Log: Doc fixes.
10008      Branch: cfgperl
10009            ! lib/CGI.pm lib/diagnostics.pm
10010 ____________________________________________________________________________
10011 [  2787] By: jhi                                   on 1999/02/02  16:38:55
10012         Log: CGI.pm updated to 2.46 (the CGI docs fixes redone
10013              where applicable).
10014      Branch: cfgperl
10015            ! eg/cgi/RunMeFirst eg/cgi/caution.xbm
10016            ! eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi eg/cgi/crash.cgi
10017            ! eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
10018            ! eg/cgi/dna.small.gif.uu eg/cgi/file_upload.cgi
10019            ! eg/cgi/frameset.cgi eg/cgi/index.html
10020            ! eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
10021            ! eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
10022            ! eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
10023            ! eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo.gif.uu
10024            ! lib/CGI.pm lib/CGI/Apache.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
10025            ! lib/CGI/Fast.pm lib/CGI/Push.pm lib/CGI/Switch.pm
10026 ____________________________________________________________________________
10027 [  2786] By: jhi                                   on 1999/02/02  16:17:52
10028         Log: Update CPAN to 1.47.
10029      Branch: cfgperl
10030            ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/Nox.pm
10031 ____________________________________________________________________________
10032 [  2785] By: jhi                                   on 1999/02/02  16:09:03
10033         Log: From: Mark-Jason Dominus <mjd@plover.com>
10034              Date: Sat, 16 Jan 1999 17:22:06 -0500
10035              Subject: Re: DOC PATCH (5.005_54 perlsub.pod)
10036              Message-ID: <19990116222206.3674.qmail@plover.com>
10037      Branch: cfgperl
10038            ! pod/perlsub.pod
10039 ____________________________________________________________________________
10040 [  2784] By: jhi                                   on 1999/02/02  16:01:31
10041         Log: Fix incorrect "used only once" warnings
10042              
10043              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10044              Date: Fri, 8 Jan 1999 04:37:10 -0500
10045              Message-ID: <19990108043710.A14390@monk.mps.ohio-state.edu>
10046              Subject: Re: change#965 flakiness
10047      Branch: cfgperl
10048            ! gv.c
10049 ____________________________________________________________________________
10050 [  2783] By: jhi                                   on 1999/02/02  15:50:38
10051         Log: perldelta updates.
10052      Branch: cfgperl
10053            ! pod/perldelta.pod
10054 ____________________________________________________________________________
10055 [  2782] By: jhi                                   on 1999/02/02  14:28:26
10056         Log: Mirror change #2781.
10057      Branch: cfgperl
10058            ! hints/linux.sh
10059 ____________________________________________________________________________
10060 [  2781] By: jhi                                   on 1999/02/02  14:27:01
10061         Log: Update the MkLinux note.
10062      Branch: maint-5.005/perl
10063            ! hints/linux.sh
10064 ____________________________________________________________________________
10065 [  2780] By: jhi                                   on 1999/02/02  14:10:59
10066         Log: Update todo.
10067      Branch: cfgperl
10068            ! Todo-5.005
10069 ____________________________________________________________________________
10070 [  2779] By: jhi                                   on 1999/02/02  14:00:25
10071         Log: Integrate from mainperl.
10072      Branch: cfgperl
10073            ! t/lib/textfill.t t/lib/textwrap.t
10074           !> (integrate 32 files)
10075 ____________________________________________________________________________
10076 [  2778] By: jhi                                   on 1999/02/02  13:56:23
10077         Log: VMS update, applicable parts of
10078              
10079              From: Dan Sugalski <sugalskd@osshe.edu>
10080              To: perl5-porters@perl.org
10081              Subject: [PATCH 5.005_03MT3]VMS configure tweak
10082              Date: Wed, 20 Jan 1999 12:05:18 -0800
10083              Message-Id: <3.0.6.32.19990120120518.00a98470@ous.edu>
10084              
10085              From: Dan Sugalski <sugalskd@osshe.edu>
10086              To: perlbug@perl.com, vmsperl@perl.org
10087              Subject: NOT OK: perl 5.00503 +MAINT_TRIAL_4 on VMSAXP (Patch included, of course)
10088              Date: Tue, 26 Jan 1999 14:40:38 -0800
10089              Message-Id: <3.0.6.32.19990126144038.02e5d650@ous.edu>
10090              
10091              From: Dan Sugalski <sugalskd@osshe.edu>
10092              To: perl5-porters@perl.org, vmsperl@perl.org
10093              Subject: [PATCH 5.005_03-MAILT_TRIAL_4]VMS test patches
10094              Date: Tue, 26 Jan 1999 14:55:29 -0800
10095              Message-Id: <3.0.6.32.19990126145529.02f22280@ous.edu>
10096      Branch: cfgperl
10097            ! vms/ext/Stdio/test.pl vms/subconfigure.com
10098 ____________________________________________________________________________
10099 [  2777] By: jhi                                   on 1999/02/02  13:43:24
10100         Log: Synch usethreads parts from maint-5.005.
10101      Branch: cfgperl
10102            ! hints/aix.sh hints/dec_osf.sh hints/dos_djgpp.sh
10103            ! hints/freebsd.sh hints/hpux.sh hints/irix_4.sh hints/irix_5.sh
10104            ! hints/irix_6.sh hints/irix_6_0.sh hints/irix_6_1.sh
10105            ! hints/linux.sh hints/os2.sh hints/solaris_2.sh hints/vmesa.sh
10106 ____________________________________________________________________________
10107 [  2776] By: jhi                                   on 1999/02/02  13:17:16
10108         Log: Jumbo FreeBSD update from Anton Berezin <tobez@plab.ku.dk>
10109      Branch: cfgperl
10110            ! Makefile.SH hints/freebsd.sh
10111 ____________________________________________________________________________
10112 [  2774] By: jhi                                   on 1999/02/02  13:10:39
10113         Log: Add perlthrtut, update pod/* machinery.
10114              (a pod/Makefile.SH is sorely needed)
10115      Branch: cfgperl
10116            + pod/perlthrtut.pod
10117            ! MANIFEST pod/Makefile pod/perl.pod pod/roffitall
10118 ____________________________________________________________________________
10119 [  2773] By: jhi                                   on 1999/02/02  12:54:24
10120         Log: From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
10121              To: perl5-porters@perl.org
10122              Subject: Re: [PATCH] perl5.005_03-MAINT_TRIAL_3: clarify Sv[INU]V versus Sv[INU]VX in perlguts
10123              Date: Tue, 26 Jan 1999 22:25:07 +0000
10124              Message-Id: <E105Gux-0000Ac-00@taurus.cus.cam.ac.uk>
10125      Branch: cfgperl
10126            ! pod/perlguts.pod
10127 ____________________________________________________________________________
10128 [  2771] By: jhi                                   on 1999/02/02  12:47:34
10129         Log: Use perlbug instead of personal email address.
10130      Branch: cfgperl
10131            ! Configure
10132 ____________________________________________________________________________
10133 [  2770] By: jhi                                   on 1999/02/02  12:42:06
10134         Log: Miniperl fails to build (pp_sys.c was changed and iperlsys.h wasn't)
10135              
10136              From: "G. Del Merritt" <del@intranetics.com>
10137              To: perlbug@perl.com
10138              Subject: NOT OK: perl 5.00503 +MAINT_TRIAL_4 on MSWin32-x86-object (PATCHES included)
10139              Date: Tue, 26 Jan 1999 12:09:09 -0700
10140              Message-Id: <199901261909.MAA25525@jhereg.perl.com>
10141      Branch: cfgperl
10142            ! iperlsys.h
10143 ____________________________________________________________________________
10144 [  2769] By: jhi                                   on 1999/02/02  12:37:57
10145         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10146              To: Mailing list Perl5 <perl5-porters@perl.org>
10147              Subject: [PATCH 5.005_*] OS/2 threads
10148              Date: Tue, 26 Jan 1999 13:39:46 -0500
10149              Message-ID: <19990126133946.A11594@monk.mps.ohio-state.edu>
10150      Branch: cfgperl
10151            ! os2/os2ish.h
10152 ____________________________________________________________________________
10153 [  2768] By: jhi                                   on 1999/02/02  12:36:16
10154         Log: Apply change #2711 from maint-5.005:
10155              
10156              make ok", "make okfile", and "make nok" were broken
10157              with -Duseshrplib, because of a shared typo.
10158              
10159              From: Spider Boardman <spider@web.zk3.dec.com>
10160              To: perlbug@perl.com
10161              Subject: Not OK: perl 5.00503 +MAINT_TRIAL_4 on alpha-dec_osf-thread 5.0 (UNINSTALLED)
10162              Date: Wed, 27 Jan 1999 12:27:15 -0500
10163              Message-Id: <199901271727.MAA233455@web.zk3.dec.com>
10164      Branch: cfgperl
10165            ! Makefile.SH
10166 ____________________________________________________________________________
10167 [  2766] By: jhi                                   on 1999/02/02  12:27:08
10168         Log: Make Configure use "int main()" instead of bare "main()".
10169              Like maint-5.005 change #2703 but now via metaconfig.
10170      Branch: cfgperl
10171            ! Configure
10172 ____________________________________________________________________________
10173 [  2765] By: jhi                                   on 1999/02/02  11:59:30
10174         Log: Undo part of change #2562.
10175      Branch: cfgperl
10176            ! Configure
10177 ____________________________________________________________________________
10178 [  2764] By: jhi                                   on 1999/02/02  11:52:39
10179         Log: NetBSD synch with maint-5.005.
10180      Branch: cfgperl
10181            ! Makefile.SH hints/netbsd.sh makedepend.SH unixish.h
10182 ____________________________________________________________________________
10183 [  2763] By: jhi                                   on 1999/02/02  11:44:07
10184         Log: $Config{installusrbinperl}
10185              (maint-5.005 changes #2614 and #2709)
10186      Branch: cfgperl
10187            ! Configure installperl
10188 ____________________________________________________________________________
10189 [  2762] By: jhi                                   on 1999/02/02  11:29:13
10190         Log: Errno update from maint-5.005 (changes #2583, #2710).
10191      Branch: cfgperl
10192            ! Configure ext/Errno/Errno_pm.PL
10193 ____________________________________________________________________________
10194 [  2759] By: jhi                                   on 1999/02/02  10:53:20
10195         Log: Update Trig.pm from maint-5.005.
10196      Branch: cfgperl
10197            ! lib/Math/Trig.pm
10198 ____________________________________________________________________________
10199 [  2757] By: jhi                                   on 1999/02/02  10:41:26
10200         Log: MPE/iX update (mirror maint-5.005 change #2715)
10201      Branch: cfgperl
10202            ! hints/mpeix.sh mpeix/relink
10203 ____________________________________________________________________________
10204 [  2756] By: jhi                                   on 1999/02/02  10:38:08
10205         Log: BeOS update (Mirror maint-5.005 change #2727).
10206      Branch: cfgperl
10207            + ext/DynaLoader/dl_beos.xs
10208            ! Configure MANIFEST Makefile.SH README.beos hints/beos.sh
10209            ! lib/ExtUtils/MM_Unix.pm
10210 ____________________________________________________________________________
10211 [  2754] By: gsar                                  on 1999/02/02  08:52:13
10212         Log: Todo updates from Andy Dougherty <doughera@lafayette.edu>
10213      Branch: perl
10214            ! Porting/pumpkin.pod Todo Todo-5.005
10215 ____________________________________________________________________________
10216 [  2753] By: gsar                                  on 1999/02/02  08:46:21
10217         Log: Todo tweaks
10218      Branch: perl
10219            ! Todo Todo-5.005
10220 ____________________________________________________________________________
10221 [  2752] By: jhi                                   on 1999/02/01  22:15:12
10222         Log: Add perlthrtut.pod.
10223              
10224              From: Dan Sugalski <sugalskd@osshe.edu>
10225              To: perl5-porters@perl.org
10226              Subject: perlthrtut.pod
10227              Date: Mon, 01 Feb 1999 10:57:11 -0800
10228              Message-Id: <3.0.6.32.19990201105711.02e62540@ous.edu>
10229      Branch: maint-5.005/perl
10230            + pod/perlthrtut.pod
10231            ! MANIFEST pod/Makefile pod/buildtoc pod/perldelta.pod
10232            ! pod/roffitall
10233 ____________________________________________________________________________
10234 [  2751] By: gsar                                  on 1999/02/01  07:28:05
10235         Log: devnull() support from Jan Dubois <jan.dubois@ibm.net> and others
10236      Branch: perl
10237            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
10238            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
10239 ____________________________________________________________________________
10240 [  2750] By: gsar                                  on 1999/02/01  07:09:20
10241         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10242              Date: Fri, 4 Dec 1998 01:02:03 -0500 (EST)
10243              Message-Id: <199812040602.BAA07215@monk.mps.ohio-state.edu>
10244              Subject: [PATCH 5.005_53] Debugging REx with lookbehind
10245      Branch: perl
10246            ! regexec.c
10247 ____________________________________________________________________________
10248 [  2749] By: gsar                                  on 1999/02/01  07:07:59
10249         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10250              Date: Fri, 4 Dec 1998 00:05:41 -0500 (EST)
10251              Message-Id: <199812040505.AAA16616@monk.mps.ohio-state.edu>
10252              Subject: [PATCH 5.005_53] Speed up .*? and half-fix UTF lookbehind
10253      Branch: perl
10254            ! regexec.c
10255 ____________________________________________________________________________
10256 [  2748] By: gsar                                  on 1999/02/01  06:47:06
10257         Log: From: "Jonathan I. Kamens" <jik@kamens.brookline.ma.us>
10258              Date: Thu, 3 Dec 1998 15:10:17 -0500
10259              Message-Id: <199812032010.PAA09692@jik.shore.net>
10260              Subject: sample checksum code in "perlfunc" man page is wrong
10261      Branch: perl
10262            ! pod/perlfunc.pod
10263 ____________________________________________________________________________
10264 [  2747] By: gsar                                  on 1999/02/01  06:35:13
10265         Log: typos in Pod/Text.pm
10266              From: "Greg Chapman" <glc@well.com>
10267              Date: Tue, 1 Dec 1998 10:50:18 -0800
10268              Message-Id: <199812011849.KAA08816@smtp.well.com>
10269              Subject: Glitch in Pod::Text
10270      Branch: perl
10271            ! lib/Pod/Text.pm
10272 ____________________________________________________________________________
10273 [  2746] By: gsar                                  on 1999/02/01  06:27:35
10274         Log: various win32-ish changes merged from maint-5.005
10275      Branch: perl
10276            ! README.win32 embedvar.h globvar.sym lib/ExtUtils/MM_Unix.pm
10277            ! objXSUB.h op.c perl.h perlvars.h pp.c sv.c t/io/fs.t toke.c
10278            ! win32/Makefile win32/config.bc win32/config.vc
10279            ! win32/config_sh.PL win32/makefile.mk win32/runperl.c
10280            ! win32/win32.c
10281 ____________________________________________________________________________
10282 [  2745] By: gsar                                  on 1999/02/01  04:51:54
10283         Log: integrate cfgperl changes into mainline
10284      Branch: perl
10285           !> INSTALL hints/aix.sh lib/Time/Local.pm pod/perldelta.pod
10286 ____________________________________________________________________________
10287 [  2744] By: gsar                                  on 1999/02/01  04:31:09
10288         Log: improved diagnostic on syntax errors at EOL
10289      Branch: perl
10290            ! toke.c
10291 ____________________________________________________________________________
10292 [  2743] By: gsar                                  on 1999/02/01  03:59:13
10293         Log: don't attempt connect() to bogus IP addresses
10294              From:    Graham Barr <gbarr@pobox.com>
10295              Date:    Sun, 31 Jan 1999 21:50:45 CST
10296              Message-Id: <19990131215045.A633@pobox.com>
10297      Branch: perl
10298            ! t/lib/io_multihomed.t
10299 ____________________________________________________________________________
10300 [  2742] By: gsar                                  on 1999/02/01  03:08:58
10301         Log: update Changes
10302      Branch: perl
10303            ! Changes pod/perldelta.pod
10304 ____________________________________________________________________________
10305 [  2740] By: gsar                                  on 1999/02/01  02:43:07
10306         Log: CAPI inheritance tweak and doc
10307      Branch: maint-5.005/perl
10308            ! lib/ExtUtils/MakeMaker.pm
10309 ____________________________________________________________________________
10310 [  2739] By: jhi                                   on 1999/01/31  18:31:54
10311         Log: Undo changes #2730 and #2731 and replace them
10312              with an extensively tested patch from
10313              Anton Berezin <tobez@plab.ku.dk> (via private email).
10314      Branch: maint-5.005/perl
10315            ! Makefile.SH hints/freebsd.sh
10316 ____________________________________________________________________________
10317 [  2738] By: gsar                                  on 1999/01/31  05:04:32
10318         Log: fix bogus CAPI inheritance from change#2541
10319      Branch: maint-5.005/perl
10320            ! lib/ExtUtils/MakeMaker.pm
10321 ____________________________________________________________________________
10322 [  2731] By: jhi                                   on 1999/01/29  14:33:12
10323         Log: FreeBSD version numbers can be like "2.2.8-release".
10324      Branch: maint-5.005/perl
10325            ! hints/freebsd.sh
10326 ____________________________________________________________________________
10327 [  2730] By: jhi                                   on 1999/01/29  12:40:38
10328         Log: FreeBSD hints iteration (hopefully convergent).
10329              usethreads: require at least FreeBSD 2.2.8.
10330              signal type: mirror change #2429 in cfgperl.
10331      Branch: maint-5.005/perl
10332            ! hints/freebsd.sh
10333 ____________________________________________________________________________
10334 [  2727] By: gbarr                                 on 1999/01/29  04:09:57
10335         Log: From: Tom Spindler <dogcow@isi.net>
10336              Date: Thu, 28 Jan 1999 17:15:11 -0800
10337              Message-ID: <19990128171510.A11778@isi.net>
10338              Subject: [PATCH] BeOS dynamic loading support for perl5.005_03_MT4
10339      Branch: maint-5.005/perl
10340            + ext/DynaLoader/dl_beos.xs
10341            ! Configure MANIFEST Makefile.SH README.beos hints/beos.sh
10342            ! lib/ExtUtils/MM_Unix.pm
10343 ____________________________________________________________________________
10344 [  2726] By: gbarr                                 on 1999/01/29  03:30:51
10345         Log: Remove use of File::Slurp in t/lib/textfill.t
10346      Branch: maint-5.005/perl
10347            ! t/lib/textfill.t
10348 ____________________________________________________________________________
10349 [  2725] By: gbarr                                 on 1999/01/29  03:11:41
10350         Log: From: Gurusamy Sarathy <gsar@ActiveState.com>
10351              Date: Wed, 27 Jan 1999 23:14:33 -0800
10352              Message-Id: <199901280714.XAA10176@activestate.com>
10353              Subject: Re: NOT OK: "@INC contains: ." after make install - MAINT_TRIAL_4 - 5.005_03 maintenance trial 4 MSWin32-x86-object
10354      Branch: maint-5.005/perl
10355            ! win32/Makefile win32/makefile.mk
10356 ____________________________________________________________________________
10357 [  2720] By: gsar                                  on 1999/01/27  21:54:42
10358         Log: missing space while munging CCFLAGS for PERL_CAPI
10359      Branch: perl
10360            ! lib/ExtUtils/MM_Unix.pm
10361 ____________________________________________________________________________
10362 [  2718] By: jhi                                   on 1999/01/27  19:46:04
10363         Log: io/fs.t fails test #18 (sense of tests appears to have been
10364              changed incompletely; this patch just skips the test attached,
10365              a la test #17 preceding it).
10366              
10367              From: "G. Del Merritt" <del@intranetics.com>
10368              To: perlbug@perl.com
10369              Subject: NOT OK: perl 5.00503 +MAINT_TRIAL_4 on MSWin32-x86-object (PATCHES included)
10370              Date: Tue, 26 Jan 1999 12:09:09 -0700
10371              Message-Id: <199901261909.MAA25525@jhereg.perl.com>
10372      Branch: maint-5.005/perl
10373            ! t/io/fs.t
10374 ____________________________________________________________________________
10375 [  2717] By: jhi                                   on 1999/01/27  19:44:46
10376         Log: Miniperl fails to build (pp_sys.c was changed and iperlsys.h wasn't)
10377              
10378              From: "G. Del Merritt" <del@intranetics.com>
10379              To: perlbug@perl.com
10380              Subject: NOT OK: perl 5.00503 +MAINT_TRIAL_4 on MSWin32-x86-object (PATCHES included)
10381              Date: Tue, 26 Jan 1999 12:09:09 -0700
10382              Message-Id: <199901261909.MAA25525@jhereg.perl.com>
10383      Branch: maint-5.005/perl
10384            ! iperlsys.h
10385 ____________________________________________________________________________
10386 [  2715] By: jhi                                   on 1999/01/27  19:34:28
10387         Log: From: Mark Bixby <markb@spock.dis.cccd.edu>
10388              To: perl5-porters@perl.org
10389              Subject: [PATCH perl5.005_03-MAINT_TRIAL_4] MPE port tweaks
10390              Date: Tue, 26 Jan 1999 16:32:18 -0800 (PST)
10391              Message-Id: <199901270032.QAA13395@spock.dis.cccd.edu>
10392      Branch: maint-5.005/perl
10393            ! hints/mpeix.sh mpeix/relink
10394 ____________________________________________________________________________
10395 [  2710] By: jhi                                   on 1999/01/27  19:22:23
10396         Log: Errno fixes:
10397              
10398              From: Spider Boardman <spider@web.zk3.dec.com>
10399              To: perlbug@perl.com
10400              Subject: Not OK: perl 5.00503 +MAINT_TRIAL_4 on alpha-dec_osf-thread 5.0 (UNINSTALLED)
10401              Date: Wed, 27 Jan 1999 12:27:15 -0500
10402              Message-Id: <199901271727.MAA233455@web.zk3.dec.com>
10403              
10404              From: Spider Boardman <spider@web.zk3.dec.com>
10405              To: perlbug@perl.com
10406              Subject: Not OK: perl 5.00503 +MAINT_TRIAL_4 on alpha-dec_osf-thread 5.0 (UNINSTALLED)
10407              Date: Wed, 27 Jan 1999 13:31:16 -0500
10408              Message-Id: <199901271831.NAA241001@web.zk3.dec.com>
10409      Branch: maint-5.005/perl
10410            ! Configure ext/Errno/Errno_pm.PL
10411 ____________________________________________________________________________
10412 [  2709] By: jhi                                   on 1999/01/27  19:17:35
10413         Log: Fix Configure installusrbinperl:
10414              
10415              From: Spider Boardman <spider@web.zk3.dec.com>
10416              To: jhi@iki.fi
10417              cc: perl5-porters@perl.org
10418              Subject: Re: Not OK: perl 5.00503 +MAINT_TRIAL_4 on alpha-dec_osf-thread 5.0 (UNINSTALLED)
10419              Date: Wed, 27 Jan 1999 13:03:35 -0500
10420              Message-Id: <199901271803.NAA238257@web.zk3.dec.com>
10421      Branch: maint-5.005/perl
10422            ! Configure
10423 ____________________________________________________________________________
10424 [  2707] By: gbarr                                 on 1999/01/26  02:06:17
10425         Log: Add redef IO::Handle::* for setv?buf()
10426      Branch: maint-5.005/perl
10427            ! ext/POSIX/POSIX.pm
10428 ____________________________________________________________________________
10429 [  2705] By: jhi                                   on 1999/01/24  15:14:30
10430         Log: Mention year-1900 and month 0..11.
10431      Branch: cfgperl
10432            ! lib/Time/Local.pm
10433 ____________________________________________________________________________
10434 [  2704] By: jhi                                   on 1999/01/24  15:13:36
10435         Log: Document Configure -Uinstallusrbinperl.
10436      Branch: cfgperl
10437            ! INSTALL pod/perldelta.pod
10438 ____________________________________________________________________________
10439 [  2698] By: jhi                                   on 1999/01/24  12:46:00
10440         Log: Use only xlc_r for usethreads.
10441      Branch: cfgperl
10442            ! hints/aix.sh
10443 ____________________________________________________________________________
10444 [  2695] By: gsar                                  on 1999/01/24  07:09:05
10445         Log: integrate cfgperl changes into mainline
10446      Branch: perl
10447           +> lib/Exporter/Heavy.pm
10448           !> (integrate 65 files)
10449 ____________________________________________________________________________
10450 [  2694] By: gsar                                  on 1999/01/24  01:28:49
10451         Log: better notes on 'make' on win32
10452      Branch: perl
10453            ! README.win32
10454 ____________________________________________________________________________
10455 [  2683] By: jhi                                   on 1999/01/22  15:41:00
10456         Log: More de-cut-and-pastos.
10457      Branch: cfgperl
10458            ! hints/irix_6.sh hints/os2.sh
10459 ____________________________________________________________________________
10460 [  2682] By: jhi                                   on 1999/01/22  15:30:51
10461         Log: usethreads.cbu cut-and-pasto.
10462      Branch: cfgperl
10463            ! hints/solaris_2.sh
10464 ____________________________________________________________________________
10465 [  2681] By: jhi                                   on 1999/01/22  14:54:55
10466         Log: Better (I hope) LANGUAGE documentation.
10467      Branch: cfgperl
10468            ! pod/perllocale.pod
10469 ____________________________________________________________________________
10470 [  2680] By: jhi                                   on 1999/01/22  09:20:29
10471         Log: From: Dan Sugalski <sugalskd@osshe.edu>
10472              To: perl5-porters@perl.org
10473              Subject: [PATCH 5.005_03MT3]VMS configure tweak
10474              Date: Wed, 20 Jan 1999 12:05:18 -0800
10475              Message-Id: <3.0.6.32.19990120120518.00a98470@ous.edu>
10476      Branch: cfgperl
10477            ! vms/subconfigure.com
10478 ____________________________________________________________________________
10479 [  2679] By: jhi                                   on 1999/01/22  09:13:18
10480         Log: nosuid getmntent() branch.
10481      Branch: cfgperl
10482            ! perl.c perl.h
10483 ____________________________________________________________________________
10484 [  2678] By: jhi                                   on 1999/01/22  08:54:19
10485         Log: nosuid patch continued: *BSD needs <sys/param.h>.
10486      Branch: cfgperl
10487            ! Configure config_h.SH
10488 ____________________________________________________________________________
10489 [  2676] By: gbarr                                 on 1999/01/22  01:54:02
10490         Log: Fixup FindBin to use File::Spec
10491              
10492              Message-Id: <19990120185157.D24479@west-tip.transeda.com>
10493              Date: Wed, 20 Jan 1999 18:51:57 +0000
10494              From: Paul Johnson <pjcj@transeda.com>
10495              Subject: Re: [PATCH] 5005_54 Make FindBin work with UNC paths
10496      Branch: maint-5.005/perl
10497            ! lib/FindBin.pm
10498 ____________________________________________________________________________
10499 [  2671] By: gbarr                                 on 1999/01/22  00:40:13
10500         Log: Fix win32 for Borland compiler and spaces in paths
10501              
10502              From: Gurusamy Sarathy <gsar@activestate.com>
10503              Date: Mon, 18 Jan 1999 20:33:17 -0800
10504              Message-Id: <199901190433.UAA03656@activestate.com>
10505              Subject: [PATCH] 5.005_03-trial3 win32 issues
10506      Branch: maint-5.005/perl
10507            ! README.win32 win32/Makefile win32/config_sh.PL
10508            ! win32/makefile.mk win32/runperl.c
10509 ____________________________________________________________________________
10510 [  2670] By: jhi                                   on 1999/01/21  16:12:38
10511         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
10512              To: perl5-porters@perl.org
10513              Subject: Re: [PATCH 5.005_54] Evalled substitution parsing
10514              Date: Thu, 21 Jan 1999 12:08:01 +0000
10515              Message-Id: <199901211208.MAA01228@crypt.compulink.co.uk>
10516      Branch: cfgperl
10517            ! pod/perldiag.pod t/op/subst.t toke.c
10518 ____________________________________________________________________________
10519 [  2669] By: jhi                                   on 1999/01/21  16:11:46
10520         Log: To: perl5-porters@perl.org
10521              Subject: [PATCH 5.005_54] hints/freebsd.sh - reflect the birth of version 4.0
10522              From: Anton Berezin <tobez@plab.ku.dk>
10523              Date: 21 Jan 1999 17:07:28 +0100
10524              Message-ID: <86emood2yn.fsf@lion.plab.ku.dk>
10525      Branch: cfgperl
10526            ! hints/freebsd.sh
10527 ____________________________________________________________________________
10528 [  2668] By: jhi                                   on 1999/01/21  15:38:34
10529         Log: Add Daniel Grisinger <dgris@dimensional.com>.
10530      Branch: cfgperl
10531            ! AUTHORS MAINTAIN
10532 ____________________________________________________________________________
10533 [  2667] By: jhi                                   on 1999/01/21  15:32:28
10534         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10535              To: Mailing list Perl5 <perl5-porters@perl.org>
10536              Subject: [PATCH 5.005_53] Lean Exporter.pm
10537              Date: Thu, 21 Jan 1999 03:25:23 -0500
10538              Message-ID: <19990121032523.A25704@monk.mps.ohio-state.edu>
10539      Branch: cfgperl
10540            + lib/Exporter/Heavy.pm
10541            ! MANIFEST lib/Exporter.pm
10542 ____________________________________________________________________________
10543 [  2666] By: jhi                                   on 1999/01/21  15:24:10
10544         Log: From: "W. Phillip Moore" <wpm@ms.com>
10545              To: Graham Barr <gbarr@ti.com>, perlbug@perl.org
10546              Subject: Re: [PATCH] File::Path 1.04 bug (all perl5 core versions)
10547              Date: Tue, 19 Jan 1999 11:39:11 -0500 (EST)
10548              Message-ID: <13988.46383.298992.97303@zappa>
10549      Branch: cfgperl
10550            ! lib/File/Path.pm
10551 ____________________________________________________________________________
10552 [  2665] By: jhi                                   on 1999/01/21  15:20:48
10553         Log: CPAN update (CPAN-1.44_54) from Andreas and
10554              jumbo doc patch from Abigail.
10555              
10556              From: abigail@fnx.com
10557              To: perl5-porters@perl.org (Perl Porters)
10558              Subject: [PATCH 5.005_03 TRIAL 3 lib/AutoLoader.pm]  Typos
10559              Date: Tue, 19 Jan 1999 19:14:10 -0500 (EST)
10560              Message-ID: <19990120001410.19645.qmail@alexandra.wayne.fnx.com>
10561              
10562              From: abigail@fnx.com
10563              To: perl5-porters@perl.org (Perl Porters)
10564              Subject: [PATCH 5.005_03 TRIAL3 lib/CGI.pm] Typos
10565              Date: Tue, 19 Jan 1999 19:32:42 -0500 (EST)
10566              Message-ID: <19990120003242.19938.qmail@alexandra.wayne.fnx.com>
10567              
10568              From: abigail@fnx.com
10569              To: perl5-porters@perl.org (Perl Porters)
10570              Subject: [PATCH 5.005_03 TRIAL3 lib/CPAN.pm] Typos
10571              Date: Tue, 19 Jan 1999 19:40:41 -0500 (EST)
10572              Message-ID: <19990120004041.20052.qmail@alexandra.wayne.fnx.com>
10573              
10574              From: abigail@fnx.com
10575              To: perl5-porters@perl.org (Perl Porters)
10576              Subject: [PATCH 5.005_03 TRIAL3 lib/Carp.pm] Typo
10577              Date: Tue, 19 Jan 1999 19:43:12 -0500 (EST)
10578              Message-ID: <19990120004312.20152.qmail@alexandra.wayne.fnx.com>
10579              
10580              From: abigail@fnx.com
10581              To: perl5-porters@perl.org (Perl Porters)
10582              Subject: [PATCH 5.005_03 TRIAL3 lib/Cwd.pm] Typo
10583              Date: Tue, 19 Jan 1999 19:44:29 -0500 (EST)
10584              Message-ID: <19990120004429.20190.qmail@alexandra.wayne.fnx.com>
10585              
10586              From: abigail@fnx.com
10587              To: perl5-porters@perl.org (Perl Porters)
10588              Subject: [PATCH 5.005_03 TRIAL3 lib/Safe.pm] Typo
10589              Date: Tue, 19 Jan 1999 19:52:41 -0500 (EST)
10590              Message-ID: <19990120005241.20693.qmail@alexandra.wayne.fnx.com>
10591              
10592              From: abigail@fnx.com
10593              To: perl5-porters@perl.org (Perl Porters)
10594              Subject: [PATCH 5.005_03 TRIAL3 lib/SelfLoader.pm] Typos
10595              Date: Tue, 19 Jan 1999 19:55:25 -0500 (EST)
10596              Message-ID: <19990120005525.20788.qmail@alexandra.wayne.fnx.com>
10597              
10598              From: abigail@fnx.com
10599              To: perl5-porters@perl.org (Perl Porters)
10600              Subject: [PATCH 5.005_03 TRIAL3 lib/Symbol.pm] Typo
10601              Date: Tue, 19 Jan 1999 19:58:21 -0500 (EST)
10602              Message-ID: <19990120005821.20926.qmail@alexandra.wayne.fnx.com>
10603              
10604              From: abigail@fnx.com
10605              To: perl5-porters@perl.org (Perl Porters)
10606              Subject: [PATCH 5.005_03 TRIAL3 lib/Test.pm] Typo
10607              Date: Tue, 19 Jan 1999 20:00:02 -0500 (EST)
10608              Message-ID: <19990120010002.20973.qmail@alexandra.wayne.fnx.com>
10609              
10610              From: abigail@fnx.com
10611              To: perl5-porters@perl.org (Perl Porters)
10612              Subject: [PATCH 5.005_03 TRIAL3 lib/ops.pm] Typo
10613              Date: Tue, 19 Jan 1999 20:39:09 -0500 (EST)
10614              Message-ID: <19990120013909.23085.qmail@alexandra.wayne.fnx.com>
10615              
10616              From: abigail@fnx.com
10617              To: perl5-porters@perl.org (Perl Porters)
10618              Subject: [PATCH 5.005_03 TRIAL3 lib/diagnostics.pm] Typos  (ignore previous patch for this file...)
10619              Date: Tue, 19 Jan 1999 20:38:23 -0500 (EST)
10620              Message-ID: <19990120013823.23015.qmail@alexandra.wayne.fnx.com>
10621              
10622              From: abigail@fnx.com
10623              To: perl5-porters@perl.org (Perl Porters)
10624              Subject: [PATCH 5.005_03 TRIAL3 lib/overload.pm] Typos
10625              Date: Tue, 19 Jan 1999 20:58:16 -0500 (EST)
10626              Message-ID: <19990120015817.24306.qmail@alexandra.wayne.fnx.com>
10627              
10628              From: abigail@fnx.com
10629              To: perl5-porters@perl.org (Perl Porters)
10630              Subject: [PATCH 5.005_03 TRIAL3 lib/re.pm] Typos
10631              Date: Tue, 19 Jan 1999 21:03:26 -0500 (EST)
10632              Message-ID: <19990120020326.24373.qmail@alexandra.wayne.fnx.com>
10633      Branch: cfgperl
10634            ! ext/Opcode/Safe.pm ext/Opcode/ops.pm lib/AutoLoader.pm
10635            ! lib/CGI.pm lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/Nox.pm
10636            ! lib/Carp.pm lib/Cwd.pm lib/SelfLoader.pm lib/Symbol.pm
10637            ! lib/Test.pm lib/diagnostics.pm lib/fields.pm lib/overload.pm
10638 ____________________________________________________________________________
10639 [  2664] By: jhi                                   on 1999/01/21  14:47:43
10640         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10641              To: Mailing list Perl5 <perl5-porters@perl.org>
10642              Subject: [PATCH 5.005_*] OS2::PrfDB was exploiting a bug in U32 XSUBs
10643              Date: Thu, 21 Jan 1999 03:58:29 -0500
10644              Message-ID: <19990121035829.A25822@monk.mps.ohio-state.edu>
10645      Branch: cfgperl
10646            ! os2/Changes os2/OS2/PrfDB/PrfDB.xs
10647 ____________________________________________________________________________
10648 [  2663] By: jhi                                   on 1999/01/21  14:43:58
10649         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10650              To: Mailing list Perl5 <perl5-porters@perl.org>
10651              Subject: [PATCH 5.005_*] Errno.pm suffers from \\ too
10652              Date: Thu, 21 Jan 1999 02:46:34 -0500
10653              Message-ID: <19990121024634.A25600@monk.mps.ohio-state.edu>
10654      Branch: cfgperl
10655            ! ext/Errno/Errno_pm.PL
10656 ____________________________________________________________________________
10657 [  2662] By: jhi                                   on 1999/01/21  14:42:42
10658         Log: From: Daniel Grisinger <dgris@moiraine.dimensional.com>
10659              To: Francois Desarmenien <desar@club-internet.fr>
10660              Cc: Gurusamy Sarathy <gsar@activestate.com>,
10661              Mailing list Perl5 <perl5-porters@perl.org>, bugmongers@perl.org
10662              Subject: [PATCH] patching.pod, misc fixes (was Re: Which ? What ? Why ? When ?)
10663              Date: 21 Jan 1999 00:17:35 -0700
10664              Message-ID: <m31zkpqels.fsf_-_@moiraine.dimensional.com>
10665      Branch: cfgperl
10666            ! Porting/patching.pod
10667 ____________________________________________________________________________
10668 [  2661] By: jhi                                   on 1999/01/21  14:41:13
10669         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10670              To: Mailing list Perl5 <perl5-porters@perl.org>
10671              Subject: [PATCH 5.00*] makedepend
10672              Date: Thu, 21 Jan 1999 02:08:27 -0500
10673              Message-ID: <19990121020827.A25509@monk.mps.ohio-state.edu>
10674      Branch: cfgperl
10675            ! makedepend.SH
10676 ____________________________________________________________________________
10677 [  2660] By: jhi                                   on 1999/01/21  14:36:45
10678         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10679              To: Mailing list Perl5 <perl5-porters@perl.org>
10680              Subject: [PATCH 5.005_53] Pipes and 2>&1 on OS/2
10681              Date: Tue, 19 Jan 1999 20:06:45 -0500
10682              Message-ID: <19990119200645.A21154@monk.mps.ohio-state.edu>
10683      Branch: cfgperl
10684            ! os2/Changes os2/os2.c
10685 ____________________________________________________________________________
10686 [  2657] By: jhi                                   on 1999/01/21  11:40:35
10687         Log: From: "Vishal Bhatia" <vishalb@hotmail.com>
10688              To: perl5-porters@perl.org
10689              Subject: [PATCH 5.005_54]pp_mapstart & pp_grepstart return val (CC.pm)
10690              Date: Mon, 18 Jan 1999 01:32:31 PST
10691              Message-ID: <19990118093231.18443.qmail@hotmail.com>
10692      Branch: cfgperl
10693            ! ext/B/B/CC.pm
10694 ____________________________________________________________________________
10695 [  2656] By: jhi                                   on 1999/01/21  11:35:34
10696         Log: From: Achim Bohnet <ach@mpe.mpg.de>
10697              Subject: [PATCH] Not OK: perl 5.00503 +MAINT_TRIAL_3 on alpha-dec_osf 4.0 (UNINSTALLED) 
10698              Date: Wed, 20 Jan 1999 20:25:53 +0100
10699              Message-Id: <199901201925.UAA16940@o06.xray.mpe.mpg.de>
10700      Branch: cfgperl
10701            ! pp.c
10702 ____________________________________________________________________________
10703 [  2655] By: jhi                                   on 1999/01/21  10:46:01
10704         Log: Handle NIS (and NetInfo) more robustly.
10705      Branch: cfgperl
10706            ! t/op/grent.t t/op/pwent.t
10707 ____________________________________________________________________________
10708 [  2654] By: jhi                                   on 1999/01/21  10:17:20
10709         Log: Two-argument eaccess() of SCO.
10710      Branch: cfgperl
10711            ! pp_sys.c
10712 ____________________________________________________________________________
10713 [  2653] By: jhi                                   on 1999/01/21  08:53:14
10714         Log: -DNO_NOSUID_CHECK for those platforms which have no way
10715              of checking for nosuid but still want suidperl.
10716      Branch: cfgperl
10717            ! perl.c
10718 ____________________________________________________________________________
10719 [  2652] By: jhi                                   on 1999/01/21  08:22:50
10720         Log: The LANGUAGE mirrors LC_ALL usage.
10721      Branch: cfgperl
10722            ! Configure config_h.SH
10723 ____________________________________________________________________________
10724 [  2651] By: jhi                                   on 1999/01/20  22:01:21
10725         Log: I_MNTENT was missing.
10726      Branch: cfgperl
10727            ! Configure config_h.SH
10728 ____________________________________________________________________________
10729 [  2650] By: jhi                                   on 1999/01/19  13:42:03
10730         Log: NetBSD update, based on patches from the NetBSD packages system.
10731      Branch: cfgperl
10732            ! Makefile.SH hints/netbsd.sh makedepend.SH unixish.h
10733 ____________________________________________________________________________
10734 [  2649] By: jhi                                   on 1999/01/19  12:44:02
10735         Log: Jumbo Configure update.
10736              * -Uinstallusrbinperl: disable /usr/bin/perl installation
10737              by installperl
10738              * usethreads.cbu
10739              * use64bits.cbu
10740              * "nosuid"
10741      Branch: cfgperl
10742            ! Configure config_h.SH hints/aix.sh hints/dec_osf.sh
10743            ! hints/dos_djgpp.sh hints/freebsd.sh hints/hpux.sh
10744            ! hints/irix_4.sh hints/irix_5.sh hints/irix_6.sh
10745            ! hints/irix_6_0.sh hints/irix_6_1.sh hints/linux.sh
10746            ! hints/os2.sh hints/solaris_2.sh hints/vmesa.sh perl.c perl.h
10747            ! pod/perldiag.pod
10748 ____________________________________________________________________________
10749 [  2648] By: jhi                                   on 1999/01/19  09:16:44
10750         Log: Mention /usr/share/locale.
10751      Branch: cfgperl
10752            ! pod/perllocale.pod
10753 ____________________________________________________________________________
10754 [  2647] By: jhi                                   on 1999/01/19  09:11:11
10755         Log: SHMLBA strikes back in NetBSD/sparc.
10756              
10757              From: Dave Nelson <David.Nelson@bellcow.com>
10758              To: jhi@iki.fi
10759              Subject: perl5.005_02 + IPC::SysV + NetBSD/Sparc
10760              Date: Mon, 18 Jan 1999 22:07:56 -0600
10761              Message-Id: <199901190407.WAA02543@longhorn.bellcow.com>
10762      Branch: cfgperl
10763            ! ext/IPC/SysV/SysV.xs
10764 ____________________________________________________________________________
10765 [  2646] By: jhi                                   on 1999/01/19  08:58:17
10766         Log: Show LANGUAGE env var when needed. (Augment change #2645).
10767      Branch: cfgperl
10768            ! util.c utils/perlbug.PL
10769 ____________________________________________________________________________
10770 [  2645] By: jhi                                   on 1999/01/19  08:52:15
10771         Log: Document the GNU LANGUAGE env var.
10772      Branch: cfgperl
10773            ! pod/perllocale.pod
10774 ____________________________________________________________________________
10775 [  2644] By: jhi                                   on 1999/01/19  08:42:25
10776         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10777              To: Mailing list Perl5 <perl5-porters@perl.org>
10778              Subject: [PATCH 5.005_53] Fixing \G bug by Francois Desarmenien
10779              Date: Mon, 18 Jan 1999 20:57:02 -0500
10780              Message-ID: <19990118205702.A18379@monk.mps.ohio-state.edu>
10781      Branch: cfgperl
10782            ! pp_hot.c t/op/pat.t
10783 ____________________________________________________________________________
10784 [  2643] By: jhi                                   on 1999/01/18  11:23:41
10785         Log: Add various cruft to "clean" target. (Time for t/Makefile?)
10786      Branch: cfgperl
10787            ! Makefile.SH
10788 ____________________________________________________________________________
10789 [  2642] By: jhi                                   on 1999/01/18  11:03:38
10790         Log: GNU libc locale system has LANGUAGE env var that partly
10791              overrides even LC_ALL.
10792      Branch: cfgperl
10793            ! t/lib/safe2.t t/op/groups.t t/op/mkdir.t
10794 ____________________________________________________________________________
10795 [  2641] By: jhi                                   on 1999/01/18  10:55:04
10796         Log: Integrate from mainperl.
10797      Branch: cfgperl
10798           +> ext/B/defsubs.h.PL
10799            ! t/op/groups.t
10800           !> (integrate 38 files)
10801 ____________________________________________________________________________
10802 [  2640] By: gsar                                  on 1999/01/18  10:06:29
10803         Log: a few random cleanups
10804      Branch: perl
10805            ! ext/B/Makefile.PL lib/Test/Harness.pm t/pragma/warn/doio
10806 ____________________________________________________________________________
10807 [  2639] By: gsar                                  on 1999/01/18  05:56:21
10808         Log: From:    "Vishal Bhatia" <vishalb@hotmail.com>
10809              Date:    Sun, 17 Jan 1999 16:41:10 PST
10810              Message-Id: <19990118004111.29667.qmail@hotmail.com>
10811              Subject: [PATCH 5.005_54]Duplicate saved ops (CC.pm)
10812      Branch: perl
10813            ! ext/B/B/C.pm
10814 ____________________________________________________________________________
10815 [  2638] By: gsar                                  on 1999/01/18  05:41:21
10816         Log: From:    jan.dubois@ibm.net (Jan Dubois)
10817              Date:    Mon, 18 Jan 1999 00:37:41 +0100
10818              Message-Id: <36a271cd.2105507@smtp1.ibm.net>
10819              Subject: [PATCH 5.005_54] fix bugs in do_sv_dump() from Devel::Peek integration
10820      Branch: perl
10821            ! dump.c
10822 ____________________________________________________________________________
10823 [  2633] By: gsar                                  on 1999/01/17  13:39:59
10824         Log: bogus assert()
10825      Branch: perl
10826            ! pp.c t/op/groups.t
10827 ____________________________________________________________________________
10828 [  2632] By: gsar                                  on 1999/01/17  13:22:04
10829         Log: various tweaks for clean build and test on win32
10830      Branch: perl
10831            ! embed.h ext/B/Makefile.PL global.sym lib/FindBin.pm objXSUB.h
10832            ! op.c t/pragma/warn/doio
10833 ____________________________________________________________________________
10834 [  2631] By: gsar                                  on 1999/01/17  12:28:06
10835         Log: undo change#2336, and add clarification about subversive
10836              CPAN distributions from Andreas Koenig
10837      Branch: perl
10838            ! Porting/pumpkin.pod lib/CPAN.pm
10839 ____________________________________________________________________________
10840 [  2630] By: gsar                                  on 1999/01/17  12:04:06
10841         Log: fix silent taint failures under -U
10842      Branch: perl
10843            ! doio.c
10844 ____________________________________________________________________________
10845 [  2629] By: gsar                                  on 1999/01/17  12:00:23
10846         Log: sanity check piped opens (tweaked version of patch suggested
10847              by Mark-Jason Dominus)
10848      Branch: perl
10849            ! doio.c pod/perldelta.pod pod/perldiag.pod t/io/pipe.t
10850            ! t/op/taint.t t/pragma/warn/doio
10851 ____________________________________________________________________________
10852 [  2628] By: gsar                                  on 1999/01/17  11:26:21
10853         Log: regen headers
10854      Branch: perl
10855            ! embed.h embedvar.h objXSUB.h
10856 ____________________________________________________________________________
10857 [  2627] By: gsar                                  on 1999/01/17  11:23:37
10858         Log: PERL_OBJECTness for change#2595
10859      Branch: perl
10860            ! embed.pl op.c pod/perlport.pod proto.h
10861 ____________________________________________________________________________
10862 [  2626] By: gsar                                  on 1999/01/17  09:47:07
10863         Log: PERL_OBJECT tweaks for change#2426
10864      Branch: perl
10865            ! embed.pl proto.h regcomp.c
10866 ____________________________________________________________________________
10867 [  2625] By: gsar                                  on 1999/01/17  09:37:58
10868         Log: documentation in change#2596 is not quite right; fix it
10869      Branch: perl
10870            ! lib/Math/BigFloat.pm pod/perlguts.pod
10871 ____________________________________________________________________________
10872 [  2624] By: gsar                                  on 1999/01/17  09:28:34
10873         Log: undo change#2571; C<use File::Spec> instead
10874      Branch: perl
10875            ! lib/FindBin.pm
10876 ____________________________________________________________________________
10877 [  2623] By: gsar                                  on 1999/01/17  09:20:42
10878         Log: change#2572 is not applicable; undo, retaining scan_bin addition
10879              to global.sym
10880      Branch: perl
10881            ! global.sym perl.c proto.h
10882 ____________________________________________________________________________
10883 [  2622] By: gsar                                  on 1999/01/17  09:17:42
10884         Log: change#2576 is based on a wrong premise; undo it
10885      Branch: perl
10886            ! pp_ctl.c
10887 ____________________________________________________________________________
10888 [  2621] By: gsar                                  on 1999/01/17  09:12:42
10889         Log: fix change#2602 to not used hard coded constants
10890      Branch: perl
10891            ! ext/B/B/C.pm ext/B/defsubs.h.PL
10892 ____________________________________________________________________________
10893 [  2620] By: gsar                                  on 1999/01/17  09:02:07
10894         Log: integrate cfgperl changes into mainline, fix conflicts
10895      Branch: perl
10896           +> AUTHORS MAINTAIN README.mint ext/DynaLoader/hints/linux.pl
10897           +> ext/POSIX/hints/mint.pl hints/gnu.sh hints/mint.sh
10898           +> lib/Dumpvalue.pm mint/Makefile mint/README mint/errno.h
10899           +> mint/pwd.c mint/stdio.h mint/sys/time.h mint/time.h
10900           +> pod/perlopentut.pod
10901           !> (integrate 162 files)
10902 ____________________________________________________________________________
10903 [  2619] By: gsar                                  on 1999/01/17  08:42:04
10904         Log: a few doc typos
10905      Branch: perl
10906            ! lib/utf8.pm pod/perlfunc.pod pod/perlre.pod
10907 ____________________________________________________________________________
10908 [  2616] By: gbarr                                 on 1999/01/16  18:59:55
10909         Log: Win32 changes from Jan
10910              
10911              From: jan.dubois@ibm.net (Jan Dubois)
10912              Date: Fri, 15 Jan 1999 23:38:35 +0100
10913              Message-ID: <36a7c10d.16311905@smtp1.ibm.net>
10914              Subject: [PATCH 5.005_03m2] Win32 Makefile patches
10915              
10916              From: jan.dubois@ibm.net (Jan Dubois)
10917              Date: Sat, 16 Jan 1999 13:02:45 +0100
10918              Message-ID: <36a07da6.10722337@smtp1.ibm.net>
10919              Subject: [PATCH 5.005_03m2] minor tweaks to README.win32
10920      Branch: maint-5.005/perl
10921            ! README.win32 win32/Makefile win32/makefile.mk
10922 ____________________________________________________________________________
10923 [  2615] By: gbarr                                 on 1999/01/16  18:48:48
10924         Log: Jumbo patch from Sarathy for PERL_OBJECT & USE_THREADS
10925              
10926              From: Gurusamy Sarathy <gsar@engin.umich.edu>
10927              Date: Thu, 07 Jan 1999 00:12:00 -0500
10928              Message-Id: <199901070512.AAA23568@aatma.engin.umich.edu>
10929              Subject: Re: [PATCH 5.005_03-MAINT_TRIAL2] fixes for PERL_OBJECT and USE_THREADS builds
10930              
10931              From: Gurusamy Sarathy <gsar@engin.umich.edu>
10932              Date: Thu, 14 Jan 1999 19:21:46 -0500
10933              Message-Id: <199901150021.TAA01886@aatma.engin.umich.edu>
10934              Subject: Re: [PATCH 5.005_03-MAINT_TRIAL2] fixes for PERL_OBJECT and USE_THREADS builds
10935      Branch: maint-5.005/perl
10936            ! embed.h global.sym lib/ExtUtils/MM_Unix.pm objXSUB.h objpp.h
10937            ! op.c perl.c perl.h perly.c perly.y perly_c.diff pp.c proto.h
10938            ! sv.c t/io/fs.t toke.c win32/GenCAPI.pl win32/config.bc
10939            ! win32/makedef.pl win32/runperl.c win32/win32.c
10940 ____________________________________________________________________________
10941 [  2614] By: gbarr                                 on 1999/01/16  16:48:38
10942         Log: From: Jarkko Hietaniemi <jhi@iki.fi>
10943              Date: Fri, 15 Jan 1999 17:28:34 +0200 (EET)
10944              Message-Id: <199901151528.RAA08785@alpha.hut.fi>
10945              Subject: [PATCH] 5.005_03-MAINT_TRIAL_2: NetBSD patches
10946              
10947              From: Jarkko Hietaniemi <jhi@iki.fi>
10948              Date: Fri, 15 Jan 1999 18:44:19 +0200 (EET)
10949              Message-Id: <199901151644.SAA08184@alpha.hut.fi>
10950              Subject: [PATCH] 5.005_03-MAINT_TRIAL_2: allow skipping the "install also as /usr/bin/perl" question of installperl
10951              
10952              From: Jarkko Hietaniemi <jhi@iki.fi>
10953              Date: Fri, 15 Jan 1999 18:52:29 +0200 (EET)
10954              Message-Id: <199901151652.SAA11259@alpha.hut.fi>
10955              Subject: the promised "installusrbinperl + NetBSD" fix
10956      Branch: maint-5.005/perl
10957            ! Configure Makefile.SH hints/netbsd.sh installperl
10958            ! makedepend.SH unixish.h
10959 ____________________________________________________________________________
10960 [  2611] By: jhi                                   on 1999/01/14  12:16:14
10961         Log: From: Tom Christiansen <tchrist@jhereg.perl.com>
10962              To: pumpkings@jhereg.perl.com
10963              Subject: perlopentut.pod
10964              Date: Sat, 09 Jan 1999 08:13:18 -0700
10965              Message-Id: <199901091513.IAA17512@jhereg.perl.com>
10966      Branch: cfgperl
10967            + pod/perlopentut.pod
10968            ! MANIFEST pod/perl.pod pod/perldelta.pod pod/roffitall
10969 ____________________________________________________________________________
10970 [  2607] By: gbarr                                 on 1999/01/14  02:53:40
10971         Log: Added Carp::cluck to perldelta.pod
10972      Branch: maint-5.005/perl
10973            ! pod/perldelta.pod
10974 ____________________________________________________________________________
10975 [  2605] By: jhi                                   on 1999/01/13  18:26:19
10976         Log: From: "Jonathan Fine (IT- Borders Online)" <jfine@borders.com>
10977              To: "'cpan@perl.org'" <cpan@perl.org>
10978              Subject: "Bug" fix for File::Find.pm
10979              Date:   Thu, 31 Dec 1998 13:01:50 -0500
10980              Message-ID: <311F144DB5E5D011B03F00805FE954B10708BE17@exchange01_ph.borders.com>
10981      Branch: cfgperl
10982            ! lib/File/Find.pm
10983 ____________________________________________________________________________
10984 [  2604] By: jhi                                   on 1999/01/13  18:08:45
10985         Log: From: Peter Wolfe <wolfe@teloseng.com>
10986              Subject: SCO 3.2v5 patch for perl5.005_03-MAINT_TRIAL_1
10987              To: perlbug@perl.com
10988              Date: 11 Jan 1999 23:00:05 +0200
10989              Message-ID: <MLIST_199901111950.LAA01703@titan.teloseng.com>
10990      Branch: cfgperl
10991            ! hints/sco.sh
10992 ____________________________________________________________________________
10993 [  2603] By: jhi                                   on 1999/01/13  18:06:56
10994         Log: From: hans@icgroup.nl (Hans Mulder)
10995              Subject: [Patch for 5.005_54] re::debugcolors dumps core
10996              To: perlbug@perl.com
10997              Cc: hansmu@xs4all.nl
10998              Date: 11 Jan 1999 22:22:45 +0200
10999              Message-ID: <MLIST_9901111947.AA22109@icgned.icgroup.nl>
11000      Branch: cfgperl
11001            ! ext/re/re.pm regcomp.c
11002 ____________________________________________________________________________
11003 [  2602] By: jhi                                   on 1999/01/13  18:05:43
11004         Log: From: "Vishal Bhatia" <vishalb@hotmail.com>
11005              Subject: [PATCH 5.005_54]B::MAGIC::PTR doesnot check for valid length.
11006              Date: 11 Jan 1999 08:02:41 +0200
11007              Lines: 134
11008              Message-ID: <MLIST_19990111052126.27966.qmail@hotmail.com>
11009      Branch: cfgperl
11010            ! ext/B/B.xs ext/B/B/C.pm
11011 ____________________________________________________________________________
11012 [  2601] By: jhi                                   on 1999/01/13  18:01:53
11013         Log: From: James FitzGibbon <james@ican.net>
11014              Subject: Trivial patch for HP-UX 11 and shared libperl
11015              To: perl5-porters@perl.org
11016              Date: 8 Jan 1999 19:13:23 +0200
11017              Message-ID: <MLIST_Pine.BSF.4.05.9901081110090.21785-100000@staff1.tor.accglobal.net>
11018      Branch: cfgperl
11019            ! Makefile.SH
11020 ____________________________________________________________________________
11021 [  2600] By: jhi                                   on 1999/01/13  17:59:45
11022         Log: From: "Vishal Bhatia" <vishalb@hotmail.com>
11023              Subject: [PATCH 5.005_54] B::CC::pp_rv2cv problem
11024              To: perl5-porters@perl.org
11025              Date: 8 Jan 1999 12:43:36 +0200
11026              Message-ID: <MLIST_19990108101557.4481.qmail@hotmail.com>
11027      Branch: cfgperl
11028            ! ext/B/B/CC.pm
11029 ____________________________________________________________________________
11030 [  2599] By: jhi                                   on 1999/01/13  17:50:11
11031         Log: From: Robin Barker <rmb1@cise.npl.co.uk>
11032              Subject: PATCH to installperl
11033              To: perl5-porters@perl.org
11034              Date: 4 Jan 1999 16:15:18 +0200
11035              Message-ID: <MLIST_199901041350.NAA19665@cyclone.cise.npl.co.uk>
11036      Branch: cfgperl
11037            ! installperl
11038 ____________________________________________________________________________
11039 [  2598] By: jhi                                   on 1999/01/13  17:34:51
11040         Log: From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
11041              To: gsar@engin.umich.edu (Gurusamy Sarathy), gbarr@pobox.com
11042              Cc: perl5-porters@perl.org
11043              Subject: PATCH DB_File 1.63 for 5.005_54 & 5.005_03
11044              Date: Tue, 29 Dec 1998 16:23:54 +0000 (GMT)
11045              Message-Id: <9812291623.AA20884@claudius.bfsec.bt.co.uk>
11046      Branch: cfgperl
11047            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
11048            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo ext/DB_File/typemap
11049 ____________________________________________________________________________
11050 [  2597] By: jhi                                   on 1999/01/13  17:30:33
11051         Log: From: David Dyck <dcd@tc.fluke.com>
11052              To: Perl Porters <perl5-porters@perl.org>,
11053              Gurusamy Sarathy <gsar@engin.umich.edu>
11054              Subject: PATCH to perl5.005_54/pod/perldsc.pod (fix typo)
11055              Date: Tue, 12 Jan 1999 11:14:19 -0800 (PST)
11056              Message-ID: <Pine.LNX.4.05.9901121111250.22568-100000@dd.tc.fluke.com>
11057      Branch: cfgperl
11058            ! pod/perldsc.pod
11059 ____________________________________________________________________________
11060 [  2596] By: jhi                                   on 1999/01/13  17:26:44
11061         Log: From: Joshua Pritikin <joshua.pritikin@db.com>
11062              To: perl5-porters@perl.org
11063              Subject: [PATCH] modglobal w/ spelling fixes
11064              Date: Tue, 12 Jan 1999 18:06:01 -0500 (EST)
11065              Message-ID: <Pine.GSO.4.02.9901121805290.625-100000@eq1062.wks.na.deuba.com>
11066      Branch: cfgperl
11067            ! pod/perlguts.pod
11068 ____________________________________________________________________________
11069 [  2595] By: jhi                                   on 1999/01/13  17:24:59
11070         Log: From: Hans Mulder <hansm@icgroup.nl>
11071              Optimize common sort routines.  Thread started by the message
11072              
11073              From: Hans Mulder <hansm@icgroup.nl>
11074              Sender: owner-perl5-porters@perl.org
11075              To: perl5-porters@perl.org
11076              Subject: [Patch for 5.00554] From the Todo list: Optimize sort by { $a <=> $b
11077              Message-Id: <9901092156.AA03831@icgned.icgroup.nl>
11078              
11079              and the patch from the message
11080              
11081              From: Hans Mulder <hans@icgroup.nl>
11082              To: jhi@iki.fi
11083              Cc: perl5-porters@perl.org
11084              Subject: Re: [Patch for 5.00554] From the Todo list: Optimize sort by { $a <=>
11085              $b }
11086              Date: Wed, 13 Jan 1999 17:39:35 +0100
11087              Message-Id: <9901131639.AA17419@icgned.icgroup.nl>
11088      Branch: cfgperl
11089            ! Todo op.c op.h pp_ctl.c t/op/sort.t
11090 ____________________________________________________________________________
11091 [  2594] By: jhi                                   on 1999/01/13  16:50:17
11092         Log: Atari MiNT port by Guido Flohr <gufl0000@stud.uni-sb.de>
11093              (the diffs were based on 5.004_02).  Tested by Guido
11094              and Frank Naumann <fnaumann@prinz-atm.CS.Uni-Magdeburg.De>.
11095      Branch: cfgperl
11096            + README.mint ext/POSIX/hints/mint.pl hints/mint.sh
11097            + mint/Makefile mint/README mint/errno.h mint/pwd.c mint/stdio.h
11098            + mint/sys/time.h mint/time.h
11099            ! MANIFEST doio.c malloc.c miniperlmain.c perl.c t/io/fs.t
11100            ! t/lib/safe2.t t/op/groups.t t/op/mkdir.t t/op/taint.t util.c
11101 ____________________________________________________________________________
11102 [  2593] By: jhi                                   on 1999/01/09  16:54:26
11103         Log: Detypo.
11104      Branch: cfgperl
11105            ! hints/dec_osf.sh
11106 ____________________________________________________________________________
11107 [  2592] By: jhi                                   on 1999/01/09  16:17:13
11108         Log: Move usethreads and use64bits logic from hints to Configure.
11109      Branch: cfgperl
11110            ! Configure hints/README.hints hints/aix.sh hints/dec_osf.sh
11111            ! hints/dos_djgpp.sh hints/freebsd.sh hints/hpux.sh
11112            ! hints/irix_6.sh hints/irix_6_0.sh hints/irix_6_1.sh
11113            ! hints/linux.sh hints/os2.sh hints/solaris_2.sh hints/vmesa.sh
11114 ____________________________________________________________________________
11115 [  2591] By: jhi                                   on 1999/01/09  14:45:24
11116         Log: Missing dTHRs added.
11117      Branch: cfgperl
11118            ! regcomp.c toke.c
11119 ____________________________________________________________________________
11120 [  2590] By: jhi                                   on 1999/01/08  15:27:17
11121         Log: Finalize change #2589 and add better AIX nm scanning from:
11122              
11123              Message-Id: <m0zyNW0-00017VC@gentoo.com>
11124              From: bll@gentoo.com (Brad Lanam)
11125              Subject: Re: mailhelp returned a non-zero status
11126              In-Reply-To: <199901072155.WAA14369@hptnocou.grenoble.hp.com> from Raphael Manfredi at "Jan 7, 1999 10:55:24 pm"
11127              To: ram@hptnocou.grenoble.hp.com (Raphael Manfredi)
11128      Branch: cfgperl
11129            ! Configure hints/freebsd.sh hints/linux.sh
11130 ____________________________________________________________________________
11131 [  2589] By: jhi                                   on 1999/01/08  15:14:54
11132         Log: Undo change #2581.
11133      Branch: cfgperl
11134            ! Configure hints/freebsd.sh hints/linux.sh
11135 ____________________________________________________________________________
11136 [  2588] By: jhi                                   on 1999/01/08  11:51:52
11137         Log: FAQ jumbo patch from tchrist.
11138              
11139              Message-Id: <199901080605.XAA20229@jhereg.perl.com>
11140              From: Tom Christiansen <tchrist@jhereg.perl.com>
11141              To: pumpkings@jhereg.perl.com
11142              Subject: newest version of perlfaq.pod
11143              Date: Thu, 7 Jan 1999 23:05:02 -0700
11144              
11145              Message-Id: <199901080605.XAA20231@jhereg.perl.com>
11146              From: Tom Christiansen <tchrist@jhereg.perl.com>
11147              To: pumpkings@jhereg.perl.com
11148              Subject: newest version of perlfaq1.pod
11149              Date: Thu, 7 Jan 1999 23:05:02 -0700
11150              
11151              Message-Id: <199901080605.XAA20233@jhereg.perl.com>
11152              From: Tom Christiansen <tchrist@jhereg.perl.com>
11153              To: pumpkings@jhereg.perl.com
11154              Subject: newest version of perlfaq2.pod
11155              Date: Thu, 7 Jan 1999 23:05:02 -0700
11156              
11157              Message-Id: <199901080605.XAA20235@jhereg.perl.com>
11158              From: Tom Christiansen <tchrist@jhereg.perl.com>
11159              To: pumpkings@jhereg.perl.com
11160              Subject: newest version of perlfaq3.pod
11161              Date: Thu, 7 Jan 1999 23:05:02 -0700
11162              
11163              Message-Id: <199901080605.XAA20237@jhereg.perl.com>
11164              From: Tom Christiansen <tchrist@jhereg.perl.com>
11165              To: pumpkings@jhereg.perl.com
11166              Subject: newest version of perlfaq4.pod
11167              Date: Thu, 7 Jan 1999 23:05:02 -0700
11168              
11169              Message-Id: <199901080605.XAA20239@jhereg.perl.com>
11170              From: Tom Christiansen <tchrist@jhereg.perl.com>
11171              To: pumpkings@jhereg.perl.com
11172              Subject: newest version of perlfaq5.pod
11173              Date: Thu, 7 Jan 1999 23:05:02 -0700
11174              
11175              Message-Id: <199901080605.XAA20241@jhereg.perl.com>
11176              From: Tom Christiansen <tchrist@jhereg.perl.com>
11177              To: pumpkings@jhereg.perl.com
11178              Subject: newest version of perlfaq6.pod
11179              Date: Thu, 7 Jan 1999 23:05:02 -0700
11180              
11181              Message-Id: <199901080605.XAA20243@jhereg.perl.com>
11182              From: Tom Christiansen <tchrist@jhereg.perl.com>
11183              To: pumpkings@jhereg.perl.com
11184              Subject: newest version of perlfaq7.pod
11185              Date: Thu, 7 Jan 1999 23:05:03 -0700
11186              
11187              Message-Id: <199901080605.XAA20245@jhereg.perl.com>
11188              From: Tom Christiansen <tchrist@jhereg.perl.com>
11189              To: pumpkings@jhereg.perl.com
11190              Subject: newest version of perlfaq8.pod
11191              Date: Thu, 7 Jan 1999 23:05:03 -0700
11192              
11193              Message-Id: <199901080605.XAA20257@jhereg.perl.com>
11194              From: Tom Christiansen <tchrist@jhereg.perl.com>
11195              To: pumpkings@jhereg.perl.com
11196              Subject: newest version of perlfaq9.pod
11197              Date: Thu, 7 Jan 1999 23:05:03 -0700
11198      Branch: cfgperl
11199            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
11200            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
11201            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
11202            ! pod/perlfaq9.pod
11203 ____________________________________________________________________________
11204 [  2587] By: jhi                                   on 1999/01/08  11:17:43
11205         Log: More doc fixes from Abigail.
11206      Branch: cfgperl
11207            ! lib/Time/gmtime.pm lib/Time/localtime.pm lib/User/grent.pm
11208            ! lib/User/pwent.pm
11209 ____________________________________________________________________________
11210 [  2585] By: jhi                                   on 1999/01/08  08:31:02
11211         Log: Change #2584 from maint-5.005:
11212              
11213              implemented Ilya's suggested fix, and added a testcase
11214              
11215              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11216              Date: Tue, 5 Jan 1999 00:56:01 -0500 (EST)
11217              Message-Id: <199901050556.AAA02597@monk.mps.ohio-state.edu>
11218              Subject: Re: Text::ParseWords: regex fix
11219      Branch: cfgperl
11220            ! lib/Text/ParseWords.pm t/lib/parsewords.t
11221 ____________________________________________________________________________
11222 [  2583] By: gbarr                                 on 1999/01/08  04:50:03
11223         Log: From: Jarkko Hietaniemi <jhi@iki.fi>
11224              Date: Thu, 7 Jan 1999 12:47:38 +0200 (EET)
11225              Message-Id: <199901071047.MAA24100@alpha.hut.fi>
11226              Subject: [PATCH] 5.005_03-MAINT_TRIAL_2: ext/Errno_pm.PL: understand wrapper cppstdins
11227      Branch: maint-5.005/perl
11228            ! ext/Errno/Errno_pm.PL
11229 ____________________________________________________________________________
11230 [  2581] By: jhi                                   on 1999/01/07  16:38:03
11231         Log: Configure update:
11232              - usethreads, use64bits, and usemultiplicity
11233              are no more interactively asked by Configure
11234              - "int main()" (vs bare "main()") enforced in test programs
11235      Branch: cfgperl
11236            ! Configure hints/freebsd.sh hints/linux.sh
11237 ____________________________________________________________________________
11238 [  2580] By: jhi                                   on 1999/01/07  11:19:12
11239         Log: From: Dan Sugalski <sugalskd@osshe.edu>
11240              Date: Wed, 06 Jan 1999 13:47:34 -0800
11241              Message-Id: <3.0.6.32.19990106134734.0334d260@ous.edu>
11242              Subject: [PATCH 5.005_02-MT2, 5.005_5x]VMS.C tweak for occasional system() error
11243      Branch: cfgperl
11244            ! vms/vms.c
11245 ____________________________________________________________________________
11246 [  2579] By: jhi                                   on 1999/01/07  09:08:36
11247         Log: Another set of doc patches from Abigail
11248              
11249              From: abigail@fnx.com
11250              Message-ID: <19990107032132.20124.qmail@alexandra.wayne.fnx.com>
11251              Subject: [PATCH 5.005_03 TRAIL2 lib/Net/hostent.pm] Typo fix
11252              Date: Wed, 6 Jan 1999 22:21:32 -0500 (EST)
11253              
11254              From: abigail@fnx.com
11255              Message-ID: <19990107032445.20178.qmail@alexandra.wayne.fnx.com>
11256              Subject: [PATCH 5.005_03 TRIAL2 lib/Net/netent.pm] Typo fix
11257              Date: Wed, 6 Jan 1999 22:24:45 -0500 (EST)
11258              
11259              From: abigail@fnx.com
11260              Message-ID: <19990107032834.20362.qmail@alexandra.wayne.fnx.com>
11261              Subject: [PATCH 5.005_03 TRAIL2 lib/Term/Complete.pm] Typo fix
11262              Date: Wed, 6 Jan 1999 22:28:34 -0500 (EST)
11263              
11264              From: abigail@fnx.com
11265              Message-ID: <19990107033136.20440.qmail@alexandra.wayne.fnx.com>
11266              Subject: [PATCH 5.005_03 TRAIL2 lib/Term/ReadLine.pm] Typo fix
11267              Date: Wed, 6 Jan 1999 22:31:36 -0500 (EST)
11268              
11269              From: abigail@fnx.com
11270              Message-ID: <19990107033351.20540.qmail@alexandra.wayne.fnx.com>
11271              Subject: [PATCH 5.005_03 TRIAL2 lib/CGI/Apache.pm] Typo fix
11272              Date: Wed, 6 Jan 1999 22:33:51 -0500 (EST)
11273              
11274              From: abigail@fnx.com
11275              Message-ID: <19990107033933.20707.qmail@alexandra.wayne.fnx.com>
11276              Subject: [PATCH 5.005_03 TRIAL2 lib/CGI/Push.pm] Typo fix
11277              Date: Wed, 6 Jan 1999 22:39:33 -0500 (EST)
11278              
11279              From: abigail@fnx.com
11280              Message-ID: <19990107034548.20936.qmail@alexandra.wayne.fnx.com>
11281              Subject: [PATCH 5.005_03 TRIAL2 lib/File/Copy.pm] Typo fixes
11282              Date: Wed, 6 Jan 1999 22:45:48 -0500 (EST)
11283              
11284              From: abigail@fnx.com
11285              Message-ID: <19990107034856.21056.qmail@alexandra.wayne.fnx.com>
11286              Subject: [PATCH 5.005_03 TRIAL2 lib/File/Spec.pm] Typo fix
11287              Date: Wed, 6 Jan 1999 22:48:56 -0500 (EST)
11288              
11289              From: abigail@fnx.com
11290              Message-ID: <19990107035113.21174.qmail@alexandra.wayne.fnx.com>
11291              Subject: [PATCH 5.005_03 TRIAL2 lib/File/Spec/Mac.pm] Typo fixes
11292              Date: Wed, 6 Jan 1999 22:51:13 -0500 (EST)
11293              
11294              From: abigail@fnx.com
11295              Message-ID: <19990107035612.21522.qmail@alexandra.wayne.fnx.com>
11296              Subject: [PATCH 5.005_03 TRIAL2 lib/Math/BigFloat.pm] Typo fix
11297              Date: Wed, 6 Jan 1999 22:56:12 -0500 (EST)
11298              
11299              From: abigail@fnx.com
11300              Message-ID: <19990107035842.21585.qmail@alexandra.wayne.fnx.com>
11301              Subject: [PATCH 5.005_03 TRIAL2 lib/Math/BigInt.pm] Typo fixes
11302              Date: Wed, 6 Jan 1999 22:58:41 -0500 (EST)
11303              
11304              From: abigail@fnx.com
11305              Message-ID: <19990107040644.22009.qmail@alexandra.wayne.fnx.com>
11306              Subject: [PATCH 5.005_03 TRIAL2 lib/Text/Wrap.pm] Typo fixes
11307              Date: Wed, 6 Jan 1999 23:06:44 -0500 (EST)
11308              
11309              From: abigail@fnx.com
11310              Message-ID: <19990107040955.22087.qmail@alexandra.wayne.fnx.com>
11311              Subject: [PATCH 5.005_03 TRIAL2 lib/Tie/Array.pm] Typo fixes
11312              Date: Wed, 6 Jan 1999 23:09:55 -0500 (EST)
11313              
11314              From: abigail@fnx.com
11315              Message-ID: <19990107041136.22174.qmail@alexandra.wayne.fnx.com>
11316              Subject: [PATCH 5.005_03 TRIAL2 lib/Tie/Hash.pm] Typo fix
11317              Date: Wed, 6 Jan 1999 23:11:36 -0500 (EST)
11318      Branch: cfgperl
11319            ! lib/CGI/Apache.pm lib/CGI/Push.pm lib/File/Copy.pm
11320            ! lib/File/Spec.pm lib/File/Spec/Mac.pm lib/Math/BigFloat.pm
11321            ! lib/Math/BigInt.pm lib/Net/hostent.pm lib/Net/netent.pm
11322            ! lib/Term/Complete.pm lib/Term/ReadLine.pm lib/Text/Wrap.pm
11323            ! lib/Tie/Array.pm lib/Tie/Hash.pm
11324 ____________________________________________________________________________
11325 [  2576] By: jhi                                   on 1999/01/06  17:05:20
11326         Log: Change #2582 fallout: the amagic_cmp* are no more file static.
11327      Branch: cfgperl
11328            ! pp_ctl.c
11329 ____________________________________________________________________________
11330 [  2575] By: jhi                                   on 1999/01/06  13:18:56
11331         Log: Enhance the great_circle_distance() documentation.
11332      Branch: cfgperl
11333            ! lib/Math/Trig.pm
11334 ____________________________________________________________________________
11335 [  2574] By: jhi                                   on 1999/01/06  12:58:03
11336         Log: From: Mark Bixby <markb@spock.dis.cccd.edu>
11337              To: perlbug@perl.com
11338              Subject: [PATCH 5.005_03-MAINT_TRIAL_2] t/op/sysio.t for MPE/iX
11339              Date: Mon, 4 Jan 1999 13:34:58 -0800 (PST)
11340              Message-Id: <199901042134.NAA18852@spock.dis.cccd.edu>
11341      Branch: cfgperl
11342            ! t/op/sysio.t
11343 ____________________________________________________________________________
11344 [  2573] By: jhi                                   on 1999/01/06  12:40:19
11345         Log: From: "W. Phillip Moore" <wpm@ms.com>
11346              To: perlbug@perl.org
11347              Subject: [PATCH] POSIX getpgrp is not -w clean
11348              Date: Tue, 5 Jan 1999 12:40:27 -0500 (EST)
11349              Message-ID: <13970.20107.190314.549471@zappa>
11350      Branch: cfgperl
11351            ! ext/POSIX/POSIX.pm
11352 ____________________________________________________________________________
11353 [  2572] By: jhi                                   on 1999/01/06  12:25:24
11354         Log: Based on
11355              From: jan.dubois@ibm.net (Jan Dubois)
11356              To: perl5-porters@perl.org
11357              Subject: [PATCH 5.005_03-MAINT_TRIAL2] fixes for PERL_OBJECT and USE_THREADS builds
11358              Date: Wed, 06 Jan 1999 01:24:09 +0100
11359              Message-ID: <3696aa85.18259325@smtp1.ibm.net>
11360              except that
11361              - objXSUB.h was already okay
11362              - embed.h patching is futile, global.sym patched instead
11363              - objpp.h does not exist
11364              - proto.h addition applied manually
11365              - win32/GenCAPI.pl was already okay
11366              - win32/makedef.pl was already okay
11367      Branch: cfgperl
11368            ! global.sym perl.c proto.h
11369 ____________________________________________________________________________
11370 [  2571] By: jhi                                   on 1999/01/06  11:25:48
11371         Log: From: Slaven Rezic <eserte@cs.tu-berlin.de>
11372              To: perlbug@perl.com
11373              Subject: FindBin.pm on Win32 systems
11374              Date: Mon, 4 Jan 1999 23:01:46 +0100 (CET)
11375              Message-Id: <199901042201.XAA01875@cabulja.herceg.de>
11376      Branch: cfgperl
11377            ! lib/FindBin.pm
11378 ____________________________________________________________________________
11379 [  2570] By: jhi                                   on 1999/01/06  11:21:48
11380         Log: From: Dan Sugalski <sugalskd@osshe.edu>
11381              To: perl5-porters@perl.org, vmsperl@perl.org
11382              Subject: [PATCH 5.005_03-MAINT_TRIAL_2]taint.c fix for VMS
11383              Date: Tue, 05 Jan 1999 16:47:31 -0800
11384              Message-Id: <3.0.6.32.19990105164731.00b5b2d0@ous.edu>
11385              
11386              (the ext/IO/lib/IO/Socket.pm was not really changed here;
11387              it was a leftover from #2569)
11388      Branch: cfgperl
11389            ! ext/IO/lib/IO/Socket.pm taint.c
11390 ____________________________________________________________________________
11391 [  2569] By: jhi                                   on 1999/01/06  11:18:22
11392         Log: Jumbo doc patch from Abigail (almost identical to
11393              the 5.005-maint change #2562 except for the
11394              ext/IO/lib/IO/Socket.pm patch which was not
11395              applicable because the IO version of 5.005-devel
11396              is somewhat different (why?))
11397              
11398              From: abigail@fnx.com
11399              Message-ID: <19990105170142.4889.qmail@alexandra.wayne.fnx.com>
11400              Subject: [PATCH 5.005_03-TRIAL2 lib/ExtUtils/Liblist.pm] pod fixes
11401              Date: Tue, 5 Jan 1999 12:01:42 -0500 (EST)
11402              
11403              From: abigail@fnx.com
11404              Message-ID: <19990105172855.5115.qmail@alexandra.wayne.fnx.com>
11405              Subject: [PATCH 5.005_03 MAINT2 lib/ExtUtils/Commands.pm] Typo fix.
11406              Date: Tue, 5 Jan 1999 12:28:55 -0500 (EST)
11407              
11408              From: abigail@fnx.com
11409              Message-ID: <19990105173808.5260.qmail@alexandra.wayne.fnx.com>
11410              Subject: [PATCH perl5.005_03 MAINT3 lib/ExtUtils/Embed.pm] Typo fix
11411              Date: Tue, 5 Jan 1999 12:38:08 -0500 (EST)
11412              
11413              From: abigail@fnx.com
11414              Message-ID: <19990105174859.5533.qmail@alexandra.wayne.fnx.com>
11415              Subject: [PATCH 5.005_03 MAINT2 lib/ExtUtils/Install.pm] Typo fix
11416              Date: Tue, 5 Jan 1999 12:48:59 -0500 (EST)
11417              
11418              From: abigail@fnx.com
11419              Message-ID: <19990105174947.5547.qmail@alexandra.wayne.fnx.com>
11420              Subject: [PATCH 5.005_03 lib/ExtUtils/MM_Unix.pm] Typo fixes
11421              Date: Tue, 5 Jan 1999 12:49:46 -0500 (EST)
11422              
11423              From: abigail@fnx.com
11424              Message-ID: <19990105182301.5966.qmail@alexandra.wayne.fnx.com>
11425              Subject: [PATCH 5.005_03 lib/ExtUtils/MakeMaker.pm] Typos fixes.
11426              Date: Tue, 5 Jan 1999 13:23:00 -0500 (EST)
11427              
11428              From: abigail@fnx.com
11429              Message-ID: <19990105183344.6065.qmail@alexandra.wayne.fnx.com>
11430              Subject: [PATCH 5.005_03 TRIAL2 lib/ExtUtils/Manifest.pm] Typo fixes
11431              Date: Tue, 5 Jan 1999 13:33:44 -0500 (EST)
11432              
11433              From: abigail@fnx.com
11434              Message-ID: <19990105184028.6220.qmail@alexandra.wayne.fnx.com>
11435              Subject: [PATCH 5.005_03 TRIAL2 lib/ExtUtils/Mksymlists.pm] Typo fix
11436              Date: Tue, 5 Jan 1999 13:40:28 -0500 (EST)
11437              
11438              From: abigail@fnx.com
11439              Message-ID: <19990106012015.9451.qmail@alexandra.wayne.fnx.com>
11440              Subject: [PATCH 5.005_03 TRIAL2 lib/IO/Pipe.pm] Typo fixes.
11441              Date: Tue, 5 Jan 1999 20:20:15 -0500 (EST)
11442              
11443              From: abigail@fnx.com
11444              Message-ID: <19990106012047.9459.qmail@alexandra.wayne.fnx.com>
11445              Subject: [PATCH 5.005_03 TRAIL2 lib/IO/Seekable.pm] Typo fixes
11446              Date: Tue, 5 Jan 1999 20:20:47 -0500 (EST)
11447      Branch: cfgperl
11448            ! ext/IO/lib/IO/Pipe.pm ext/IO/lib/IO/Seekable.pm
11449            ! lib/ExtUtils/Command.pm lib/ExtUtils/Embed.pm
11450            ! lib/ExtUtils/Install.pm lib/ExtUtils/Liblist.pm
11451            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
11452            ! lib/ExtUtils/Manifest.pm lib/ExtUtils/Mksymlists.pm
11453 ____________________________________________________________________________
11454 [  2568] By: gbarr                                 on 1999/01/06  03:13:15
11455         Log: From: jan.dubois@ibm.net (Jan Dubois)
11456              Date: Wed, 06 Jan 1999 01:24:09 +0100
11457              Message-ID: <3696aa85.18259325@smtp1.ibm.net>
11458              Subject: [PATCH 5.005_03-MAINT_TRIAL2] fixes for PERL_OBJECT and USE_THREADS builds
11459      Branch: maint-5.005/perl
11460            ! embed.h global.sym objXSUB.h objpp.h perl.c proto.h
11461            ! win32/GenCAPI.pl win32/makedef.pl
11462 ____________________________________________________________________________
11463 [  2566] By: gbarr                                 on 1999/01/06  02:29:05
11464         Log: From: "W. Phillip Moore" <wpm@ms.com>
11465              Date: Tue, 5 Jan 1999 12:40:27 -0500 (EST)
11466              Message-ID: <13970.20107.190314.549471@zappa>
11467              Subject: [PATCH] POSIX getpgrp is not -w clean
11468      Branch: maint-5.005/perl
11469            ! ext/POSIX/POSIX.pm
11470 ____________________________________________________________________________
11471 [  2565] By: gbarr                                 on 1999/01/06  02:19:00
11472         Log: From: Slaven Rezic <eserte@cs.tu-berlin.de>
11473              Date: Mon, 4 Jan 1999 23:01:46 +0100 (CET)
11474              Message-Id: <199901042201.XAA01875@cabulja.herceg.de>
11475              Subject: FindBin.pm on Win32 systems
11476      Branch: maint-5.005/perl
11477            ! lib/FindBin.pm
11478 ____________________________________________________________________________
11479 [  2561] By: jhi                                   on 1999/01/05  10:49:10
11480         Log: Reword the setlocale() 1-arg case better.
11481      Branch: cfgperl
11482            ! ext/POSIX/POSIX.pod
11483 ____________________________________________________________________________
11484 [  2559] By: gbarr                                 on 1999/01/02  15:37:35
11485         Log: From: Blair Zajac <bzajac@geostaff.com>
11486              Date: Wed, 23 Dec 1998 17:13:32 -0800
11487              Message-ID: <3681953C.8B6A90AA@geostaff.com>
11488              Subject: Tie::SubstrHash patch
11489      Branch: maint-5.005/perl
11490            ! lib/Tie/SubstrHash.pm
11491 ____________________________________________________________________________
11492 [  2554] By: jhi                                   on 1999/01/02  14:55:06
11493         Log: Object destruction order testing.
11494      Branch: cfgperl
11495            ! t/op/misc.t
11496 ____________________________________________________________________________
11497 [  2553] By: jhi                                   on 1999/01/02  14:49:40
11498         Log: perldelta the Dumpvalue.pm of change #2513.
11499      Branch: cfgperl
11500            ! lib/Dumpvalue.pm pod/perldelta.pod
11501 ____________________________________________________________________________
11502 [  2552] By: nick                                  on 1999/01/02  14:45:38
11503         Log: Tone down Makefile.PL so it works on Win32
11504      Branch: perl
11505            ! ext/B/Makefile.PL
11506 ____________________________________________________________________________
11507 [  2551] By: nick                                  on 1999/01/02  14:06:30
11508         Log: Export constant subs from B.xs for op.h, cop.h and a few others.
11509              Use them in various B::* rather than have local defs.
11510      Branch: perl
11511            + ext/B/defsubs.h.PL
11512            ! ext/B/B.pm ext/B/B.xs ext/B/B/Bytecode.pm ext/B/B/C.pm
11513            ! ext/B/B/CC.pm ext/B/B/Deparse.pm ext/B/B/Lint.pm
11514            ! ext/B/B/Stackobj.pm ext/B/B/Xref.pm ext/B/Makefile.PL
11515 ____________________________________________________________________________
11516 [  2550] By: nick                                  on 1999/01/02  10:04:02
11517         Log: Integrate ext/B changes from //depot/cfgperl
11518      Branch: perl
11519           !> ext/B/B.xs ext/B/B/C.pm ext/B/B/CC.pm ext/B/B/Stackobj.pm
11520 ____________________________________________________________________________
11521 [  2549] By: jhi                                   on 1999/01/01  13:54:16
11522         Log: From: "Paul Holser" <Paul.Holser.pholser@nortelnetworks.com>
11523              To: perlbug@perl.com
11524              Subject: op/groups.t fails test 1 on HP-UX 10.20
11525              Date: Wed, 30 Dec 1998 15:16:12 -0600 (CST)
11526              Message-Id: <199812302116.PAA12439@crchh44c.us.nortel.com>
11527      Branch: cfgperl
11528            ! t/op/groups.t
11529 ____________________________________________________________________________
11530 [  2548] By: jhi                                   on 1999/01/01  13:53:31
11531         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
11532              To: perl5-porters@perl.org
11533              cc: hv@crypt0.demon.co.uk
11534              Subject: [bug 5.004_54] duplicate error message
11535              Date: Thu, 31 Dec 1998 04:05:25 +0000
11536              Message-Id: <199812310405.EAA00386@crypt.compulink.co.uk>
11537              
11538              Message-ID: <13963.60672.134591.383377@alias-2.pr.mcs.net>
11539              From: Stephen McCamant <smccam@uclink4.berkeley.edu>
11540              To: hv@crypt0.demon.co.uk
11541              Cc: perl5-porters@perl.org
11542              Subject: [PATCH _54] Re: duplicate error message
11543              Date: Thu, 31 Dec 1998 16:10:13 -0600 (CST)
11544              
11545              Message-Id: <199901010732.HAA02926@crypt.compulink.co.uk>
11546              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
11547              To: Stephen McCamant <smccam@uclink4.berkeley.edu>
11548              cc: hv@crypt0.demon.co.uk, perl5-porters@perl.org
11549              Subject: [TEST PATCH _54] Re: duplicate error message 
11550              Date: Fri, 01 Jan 1999 07:32:14 +0000
11551      Branch: cfgperl
11552            ! op.c t/pragma/warn/op
11553 ____________________________________________________________________________
11554 [  2547] By: jhi                                   on 1998/12/31  14:15:04
11555         Log: From: Chris Nandor <pudge@pobox.com>
11556              To: jhi@iki.fi
11557              Cc: perl5-porters@perl.org
11558              Subject: Re: [PATCH] perlport.pod 1.38
11559              Date: Thu, 31 Dec 1998 09:06:48 -0500
11560              Message-Id: <v04020a1db2b1352ec92a@[192.168.0.77]>
11561      Branch: cfgperl
11562            ! pod/perlport.pod
11563 ____________________________________________________________________________
11564 [  2546] By: jhi                                   on 1998/12/31  11:18:17
11565         Log: From: Wilson P. Snyder II
11566              To: perl5-porters@perl.org
11567              Subject: [PATCH v5.5.53] REV2: Binary number support
11568              Date: 1998/11/30
11569              Message-ID: <199811301543.KAA15689@vulcan.maker.com>
11570      Branch: cfgperl
11571            ! pod/perldata.pod pod/perldelta.pod pod/perlfunc.pod pp.c
11572            ! proto.h sv.c t/op/oct.t t/op/sprintf.t t/pragma/warn/util
11573            ! toke.c util.c
11574 ____________________________________________________________________________
11575 [  2545] By: jhi                                   on 1998/12/31  09:27:40
11576         Log: From: "Todd C. Miller" <Todd.Miller@courtesan.com>
11577              To: perlbug@perl.com
11578              Subject: "perl -T -P" dumps core on OpenBSD and Linux
11579              Date: Wed, 30 Dec 1998 21:11:05 -0700 (MST)
11580              Message-Id: <199812310411.VAA37568@xerxes.courtesan.com>
11581      Branch: cfgperl
11582            ! taint.c
11583 ____________________________________________________________________________
11584 [  2544] By: jhi                                   on 1998/12/31  09:21:45
11585         Log: From: Tim Bunce <Tim.Bunce@ig.co.uk> 
11586              To: perlbug@perl.com 
11587              Subject: bug in pod2man search for perl binary [5.005_5x]
11588              Date: Sat, 12 Dec 1998 23:08:51 +0000 
11589              Message-ID: <19981212230851.A20578@ig.co.uk> 
11590      Branch: cfgperl
11591            ! pod/pod2man.PL
11592 ____________________________________________________________________________
11593 [  2541] By: gbarr                                 on 1998/12/30  14:37:14
11594         Log: From: jan.dubois@ibm.net (Jan Dubois)
11595              Date: Wed, 23 Dec 1998 21:26:38 +0100
11596              Message-ID: <36895086.8849224@smtp1.ibm.net>
11597              Subject: [PATCH 5.005_03m1] subdirectory Makefiles should inherit CAPI setting from command line
11598      Branch: maint-5.005/perl
11599            ! lib/ExtUtils/MakeMaker.pm
11600 ____________________________________________________________________________
11601 [  2540] By: jhi                                   on 1998/12/30  08:42:04
11602         Log: Evermore AUTHORS and MAINTAIN.
11603      Branch: cfgperl
11604            ! AUTHORS MAINTAIN
11605 ____________________________________________________________________________
11606 [  2539] By: jhi                                   on 1998/12/29  15:10:34
11607         Log: More AUTHORS and MAINTAIN.
11608      Branch: cfgperl
11609            ! AUTHORS MAINTAIN
11610 ____________________________________________________________________________
11611 [  2537] By: jhi                                   on 1998/12/29  14:34:47
11612         Log: From: Frank Ridderbusch <Frank.Ridderbusch@pdb.siemens.de>
11613              Date: Tue, 15 Dec 1998 16:23:12 +0100 (MET)
11614              Message-ID: <13942.32480.700000.640927@utensil>
11615              Subject: Minor Bug in AutoSplit.qm in 5.005 and 5.004
11616              (mirror change#2531 in the 5.005-maint)
11617      Branch: cfgperl
11618            ! lib/AutoSplit.pm
11619 ____________________________________________________________________________
11620 [  2531] By: gbarr                                 on 1998/12/29  14:12:25
11621         Log: change in_pod pattern to /^=\w/ from /^=/
11622              From: Frank Ridderbusch <Frank.Ridderbusch@pdb.siemens.de>
11623              Date: Tue, 15 Dec 1998 16:23:12 +0100 (MET)
11624              Message-ID: <13942.32480.700000.640927@utensil>
11625              Subject: Minor Bug in AutoSplit.qm in 5.005 and 5.004
11626      Branch: maint-5.005/perl
11627            ! lib/AutoSplit.pm
11628 ____________________________________________________________________________
11629 [  2525] By: jhi                                   on 1998/12/29  13:06:26
11630         Log: From: "Vishal Bhatia" <vishalb@hotmail.com>
11631              To: perl5-porters@perl.org
11632              Subject: [PATCH 5.005_54] More minor  Fixes in CC.pm/C.pm
11633              Date: 16 Dec 1998 03:17:03 +0200
11634              Message-ID: <MLIST_199812160055.QAA06272@f10.hotmail.com>
11635      Branch: cfgperl
11636            ! ext/B/B/C.pm ext/B/B/CC.pm ext/B/B/Stackobj.pm
11637 ____________________________________________________________________________
11638 [  2524] By: jhi                                   on 1998/12/29  13:00:06
11639         Log: From: "Vishal Bhatia" <vishalb@hotmail.com>
11640              To: perl5-porters@perl.org
11641              Cc: rmb1@cise.npl.co.uk, nick@ni-s.u-net.com
11642              Subject: [PATCH 5.005_54] Re:perlcc -e 'my $x = shift; print +($x ?...' failure
11643              Date: 10 Dec 1998 08:30:02 +0200
11644              Message-ID: <MLIST_19981210061651.29891.qmail@hotmail.com>
11645              
11646              (Nick's part was applied earlier, in change #2460)
11647      Branch: cfgperl
11648            ! ext/B/B.xs ext/B/B/C.pm ext/B/B/CC.pm ext/B/B/Stackobj.pm
11649 ____________________________________________________________________________
11650 [  2523] By: jhi                                   on 1998/12/29  12:41:31
11651         Log: From: "vishal bhatia" <vishalb@hotmail.com>
11652              To: nick@ni-s.u-net.com
11653              Cc: perl5-porters@perl.org
11654              Subject: [PATCH 5.005_54] return value of perlcc/B::CC generated functions.
11655              Date: 9 Dec 1998 06:50:30 +0200
11656              Message-ID: <MLIST_19981209043146.16829.qmail@hotmail.com>
11657      Branch: cfgperl
11658            ! ext/B/B/CC.pm
11659 ____________________________________________________________________________
11660 [  2522] By: jhi                                   on 1998/12/29  12:15:18
11661         Log: From: rjk@linguist.dartmouth.edu (Ronald J. Kimball)
11662              To: perl5-porters@perl.org (Perl 5 Porters)
11663              Subject: [PATCH 5.005_54] Pod::Text.pm reformating indented paragraphs
11664              Date: 25 Dec 1998 23:02:28 +0200
11665              Message-ID: <MLIST_199812252034.PAA27812@linguist.dartmouth.edu>
11666      Branch: cfgperl
11667            ! lib/Pod/Text.pm
11668 ____________________________________________________________________________
11669 [  2521] By: jhi                                   on 1998/12/29  12:07:54
11670         Log: Undo #2519 (breaks universal.c).
11671      Branch: cfgperl
11672            ! XSUB.h
11673 ____________________________________________________________________________
11674 [  2519] By: jhi                                   on 1998/12/29  11:41:10
11675         Log: From: Joshua Pritikin <joshua.pritikin@db.com>
11676              To: perl5-porters@perl.org
11677              Cc: perl-xs@perl.org
11678              Subject: XSUB.h refinement [PATCH]
11679              Date: 18 Dec 1998 03:58:44 +0200
11680              Message-ID: <MLIST_Pine.GSO.4.02.9812171733330.589-100000@eq1062.wks.na.deuba.com>
11681      Branch: cfgperl
11682            ! XSUB.h
11683 ____________________________________________________________________________
11684 [  2518] By: jhi                                   on 1998/12/29  11:36:19
11685         Log: From: abigail@fnx.com
11686              To: perl5-porters@perl.org (Perl Porters)
11687              Subject: [PATCH 5.005_02; lib/fields.pm] Typos in pod.
11688              Date: 28 Dec 1998 21:39:15 +0200
11689              Message-ID: <MLIST_19981228191612.8380.qmail@alexandra.wayne.fnx.com>
11690      Branch: cfgperl
11691            ! lib/fields.pm
11692 ____________________________________________________________________________
11693 [  2517] By: jhi                                   on 1998/12/29  11:35:03
11694         Log: Document change #2516.
11695      Branch: cfgperl
11696            ! pod/perldelta.pod
11697 ____________________________________________________________________________
11698 [  2516] By: jhi                                   on 1998/12/29  11:32:26
11699         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11700              To: perl5-porters@perl.org (Mailing list Perl5)
11701              Subject: [PATCH 5.005_53] Warn on unrecognized alpha escapes.
11702              Date: 9 Dec 1998 10:39:31 +0200
11703              Message-ID: <MLIST_199812090823.DAA17566@monk.mps.ohio-state.edu>
11704      Branch: cfgperl
11705            ! pod/perldiag.pod regcomp.c toke.c
11706 ____________________________________________________________________________
11707 [  2515] By: jhi                                   on 1998/12/29  11:27:11
11708         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11709              To: perl5-porters@perl.org (Mailing list Perl5)
11710              Subject: [PATCH 5.005_53] Bugs in hairy interactions of feature in REx
11711              Date: 8 Dec 1998 09:02:04 +0200
11712              Message-ID: <MLIST_199812080637.BAA16025@monk.mps.ohio-state.edu>
11713              
11714              \G fixes (wasn't working right with //g, s///, and $_ in (?{})).
11715      Branch: cfgperl
11716            ! pp_ctl.c pp_hot.c regexec.c regexp.h t/op/pat.t t/op/subst.t
11717 ____________________________________________________________________________
11718 [  2514] By: jhi                                   on 1998/12/29  11:21:31
11719         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11720              To: perl5-porters@perl.org (Mailing list Perl5)
11721              Subject: [PATCH 5.005_53] Regexp tests and UTF8
11722              Date: 8 Dec 1998 07:02:01 +0200
11723              Message-ID: <MLIST_199812080447.XAA05297@monk.mps.ohio-state.edu>
11724      Branch: cfgperl
11725            ! regcomp.c
11726 ____________________________________________________________________________
11727 [  2513] By: jhi                                   on 1998/12/29  11:18:34
11728         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11729              Subject: [PATCH 5.005_*] Dumpvar.pm
11730              To: perl5-porters@perl.org (Mailing list Perl5)
11731              Date: 7 Dec 1998 10:17:35 +0200
11732              Message-ID: <MLIST_199812070744.CAA18949@monk.mps.ohio-state.edu>
11733      Branch: cfgperl
11734            + lib/Dumpvalue.pm
11735            ! MANIFEST
11736 ____________________________________________________________________________
11737 [  2511] By: gbarr                                 on 1998/12/28  14:55:28
11738         Log: From: jan.dubois@ibm.net (Jan Dubois)
11739              Date: Tue, 01 Dec 1998 00:07:33 +0100
11740              Message-ID: <366921b5.14512598@smtp1.ibm.net>
11741              Subject: Re: 5.005_03-MAINT-TRIAL1, [PATCH] to compile on Win32
11742              
11743              From: jan.dubois@ibm.net (Jan Dubois)
11744              Date: Wed, 02 Dec 1998 00:24:54 +0100
11745              Message-ID: <366a77bb.19498126@smtp1.ibm.net>
11746              Subject: Re: 5.005_03-MAINT-TRIAL1, [PATCH] spaces in filenames support
11747      Branch: maint-5.005/perl
11748            ! perl.h proto.h taint.c win32/GenCAPI.pl win32/Makefile
11749            ! win32/config.bc win32/config.gc win32/config.vc
11750            ! win32/config_sh.PL win32/makedef.pl
11751 ____________________________________________________________________________
11752 [  2509] By: jhi                                   on 1998/12/28  13:00:31
11753     Log: Kickstart AUTHORS and MAINTAIN.
11754  Branch: cfgperl
11755        + AUTHORS MAINTAIN
11756        ! MANIFEST
11757 ____________________________________________________________________________
11758 [  2508] By: jhi                                   on 1998/12/28  08:04:00
11759     Log: From: Nathan Torkington <gnat@frii.com>
11760          To: perlbug@perl.com
11761          Subject: [PATCH] perlxstut.pod fix
11762          Date: Sat, 26 Dec 1998 14:28:21 +1300 (NZDT)
11763          Message-ID: <13956.15285.933914.320849@localhost.frii.com>
11764  Branch: cfgperl
11765        ! pod/perlxstut.pod
11766 ____________________________________________________________________________
11767 [  2507] By: jhi                                   on 1998/12/28  07:59:00
11768     Log: From: abigail@fnx.com
11769          To: perlbug@perl.com
11770          Subject: [PATCH 5.005_02] Re: m// doc is buggy (was Re: m'$foo' is undocumented)
11771          Date: Wed, 23 Dec 1998 22:59:59 -0500 (EST)
11772          Message-ID: <19981224035959.16994.qmail@alexandra.wayne.fnx.com>
11773          (slightly modified, a part of the patch was rejected)
11774          (strange, I thought I had already submitted this one
11775          but Perforce disagrees with me...)
11776  Branch: cfgperl
11777        ! pod/perlop.pod
11778 ____________________________________________________________________________
11779 [  2506] By: jhi                                   on 1998/12/28  07:56:59
11780     Log: From: Artur <artur@vogon-solutions.com>
11781          To: perlbug@perl.com
11782          Subject: PATCH: perlmodlib.pod
11783          Date: Fri, 25 Dec 1998 00:48:39 +0000
11784          Message-ID: <3682E0E7.EBFB5D65@vogon-solutions.com>
11785  Branch: cfgperl
11786        ! pod/perlmodlib.pod pod/perlop.pod
11787 ____________________________________________________________________________
11788 [  2505] By: jhi                                   on 1998/12/28  07:46:06
11789     Log: From: abigail@fnx.com
11790          To: perl5-porters@perl.org (Perl Porters)
11791          Subject: [PATCH 5.005_02] Typo in documentation of pod2html.
11792          Date: Wed, 23 Dec 1998 22:32:07 -0500 (EST)
11793          Message-ID: <19981224033207.16751.qmail@alexandra.wayne.fnx.com>
11794  Branch: cfgperl
11795        ! pod/pod2html.PL
11796 ____________________________________________________________________________
11797 [  2504] By: jhi                                   on 1998/12/28  07:44:35
11798     Log: From: Jim Avera <avera@fjst.com>
11799          To: perlbug@perl.com
11800          Subject: perlbug bug - shows dates reversed
11801          Date: Wed, 23 Dec 1998 18:08:56 -0800 (PST)
11802          Message-Id: <199812240208.SAA27616@membrane.ssd.hal.com>
11803  Branch: cfgperl
11804        ! utils/perlbug.PL
11805 ____________________________________________________________________________
11806 [  2503] By: jhi                                   on 1998/12/28  07:41:39
11807     Log: From: jan.dubois@ibm.net (Jan Dubois)
11808          To: makemaker@franz.ww.TU-Berlin.DE, perl5-porters@perl.org
11809          Subject: [PATCH 5.005_03m1] subdirectory Makefiles should inherit CAPI setting from command line
11810          Date: Wed, 23 Dec 1998 21:26:38 +0100
11811          Message-ID: <36895086.8849224@smtp1.ibm.net>
11812  Branch: cfgperl
11813        ! lib/ExtUtils/MakeMaker.pm
11814 ____________________________________________________________________________
11815 [  2502] By: jhi                                   on 1998/12/28  07:39:20
11816     Log: From: Blair Zajac <bzajac@geostaff.com>
11817          To: perl5-porters@perl.org
11818          Subject: Tie::SubstrHash patch
11819          Date: Wed, 23 Dec 1998 17:13:32 -0800
11820          Message-ID: <3681953C.8B6A90AA@geostaff.com>
11821  Branch: cfgperl
11822        ! lib/Tie/SubstrHash.pm
11823 ____________________________________________________________________________
11824 [  2501] By: jhi                                   on 1998/12/28  07:37:16
11825     Log: From: Alan.Harder@Ebay.Sun.COM (Alan Harder)
11826          To: perlbug@perl.com
11827          Subject: perlfaq9 minor error
11828          Date: Wed, 23 Dec 1998 14:54:19 -0800
11829          Message-Id: <199812232254.OAA05986@moshpit.EBay.Sun.COM>
11830  Branch: cfgperl
11831        ! pod/perlfaq9.pod
11832 ____________________________________________________________________________
11833 [  2500] By: jhi                                   on 1998/12/23  10:38:18
11834     Log: More porting notes about filesystems, AmigaOS, and MiNT.
11835  Branch: cfgperl
11836        ! pod/perlport.pod
11837 ____________________________________________________________________________
11838 [  2499] By: jhi                                   on 1998/12/22  09:26:49
11839     Log: Add few MSG_ and uio constants.
11840  Branch: cfgperl
11841        ! ext/Socket/Socket.pm ext/Socket/Socket.xs iperlsys.h
11842 ____________________________________________________________________________
11843 [  2498] By: jhi                                   on 1998/12/22  08:39:30
11844     Log: Slight recoding of util.c:repeatcpy() to circumnavigate
11845          a Digital C compiler optimizer bug that broke the 'x'
11846          operator under certain circumstances.  See t/op/repeat.t
11847          test #20 for graphic details.  Reported in
11848          
11849          From: Gisle Aas <gisle@aas.no>
11850          To: Mark Martinec <Mark.Martinec@nsc.ijs.si>
11851          Cc: ach@xray.mpe.mpg.de, cpan-testers@perl.org, perl5-porters@perl.org
11852          Subject: Re: Digest-MD5-2.00 test fails on DEC Alpha - a patch
11853          Date: 18 Dec 1998 14:27:40 +0100
11854          Message-ID: <m37lvpa8c3.fsf@furu.g.aas.no>
11855          
11856          and discussed further in the thread
11857          
11858          From: Jarkko Hietaniemi <jhi@iki.fi>
11859          To: Gisle Aas <gisle@aas.no>
11860          Cc: Mark Martinec <Mark.Martinec@nsc.ijs.si>, ach@xray.mpe.mpg.de,
11861          cpan-testers@perl.org, perl5-porters@perl.org
11862          Subject: x operator broken in DEC Alpha for 8-bit characters (Re: Digest-MD5-2.00 test fails on DEC Alpha - a patch)
11863          Date: Fri, 18 Dec 1998 16:18:37 +0200 (EET)
11864          Message-ID: <13946.25661.193449.138023@alpha.hut.fi>
11865  Branch: cfgperl
11866        ! t/op/repeat.t util.c
11867 ____________________________________________________________________________
11868 [  2497] By: jhi                                   on 1998/12/21  14:18:57
11869     Log: Change #2483 update.
11870  Branch: cfgperl
11871        ! t/op/tr.t
11872 ____________________________________________________________________________
11873 [  2496] By: jhi                                   on 1998/12/21  14:07:41
11874     Log: Update on change #2493.
11875  Branch: cfgperl
11876        ! t/pragma/warn/op
11877 ____________________________________________________________________________
11878 [  2495] By: jhi                                   on 1998/12/21  13:52:00
11879     Log: Change #2487 aftershock.
11880  Branch: cfgperl
11881        ! warning.pl
11882 ____________________________________________________________________________
11883 [  2494] By: jhi                                   on 1998/12/21  12:35:00
11884     Log: From: Chris Nandor <pudge@pobox.com>
11885          To: perl5-porters@perl.org
11886          Subject: [PATCH] perlport.pod v1.37
11887          Date: Sat, 19 Dec 1998 12:54:34 -0500
11888          Message-Id: <v04020a03b2a194aaa676@[192.168.0.77]>
11889  Branch: cfgperl
11890        ! pod/perlport.pod
11891 ____________________________________________________________________________
11892 [  2493] By: jhi                                   on 1998/12/21  12:22:44
11893     Log: From: Mark-Jason Dominus <mjd@plover.com>
11894          To: perl5-porters@perl.com
11895          Subject: PATCH (5.005_02): Dejargonizing
11896          Date: Sun, 20 Dec 1998 14:35:20 -0500
11897          Message-ID: <19981220193520.11230.qmail@plover.com>
11898          
11899          From: Mark-Jason Dominus <mjd@plover.com>
11900          To: perl5-porters@perl.com
11901          Subject: PATCH (5.005_02): Spelling correction in warning message
11902          Date: Sun, 20 Dec 1998 13:51:30 -0500
11903          Message-ID: <19981220185130.11067.qmail@plover.com>
11904  Branch: cfgperl
11905        ! doio.c op.c
11906 ____________________________________________________________________________
11907 [  2492] By: jhi                                   on 1998/12/21  09:00:05
11908     Log: From: "Vishal Bhatia" <vishalb@hotmail.com>
11909          To: perl5-porters@perl.org
11910          Subject: [PATCH 5.005_54] pp_next/pp_last/pp_redo problems
11911          Date: Sun, 20 Dec 1998 19:03:25 PST
11912          Message-ID: <19981221030326.27660.qmail@hotmail.com>
11913          
11914          (slightly reformatted)
11915  Branch: cfgperl
11916        ! ext/B/B/CC.pm
11917 ____________________________________________________________________________
11918 [  2491] By: nick                                  on 1998/12/20  14:21:29
11919     Log: Save _all_ GV's which have SV, AV or HV set.
11920  Branch: perl
11921        ! ext/B/B/C.pm
11922 ____________________________________________________________________________
11923 [  2490] By: jhi                                   on 1998/12/18  15:13:19
11924     Log: Add idea about generalising cpp symbol probing of Errno.
11925  Branch: cfgperl
11926        ! Todo
11927 ____________________________________________________________________________
11928 [  2489] By: jhi                                   on 1998/12/18  14:47:57
11929     Log: Address some of the issues of:
11930          
11931          From: Tom Christiansen <tchrist@jhereg.perl.com>
11932          To: perl-porters-active@jhereg.perl.com
11933          Subject: Undocumentation Issues for 5.005
11934          Date: Thu, 17 Dec 1998 14:46:24 -0700
11935          Message-Id: <199812172146.OAA05316@jhereg.perl.com>
11936  Branch: cfgperl
11937        ! pod/perl5005delta.pod
11938 ____________________________________________________________________________
11939 [  2488] By: jhi                                   on 1998/12/18  11:26:32
11940     Log: From: root <root@dubravka.in-berlin.de>
11941          To: perlbug@perl.com
11942          Cc: k@dubravka.in-berlin.de
11943          Subject: Please add no_modify to PERL_POLLUTE
11944          Date: Fri, 18 Dec 1998 10:45:52 +0100
11945          Message-Id: <199812180945.KAA05275@dubravka.in-berlin.de>
11946          
11947          (Really from Andreas König)
11948  Branch: cfgperl
11949        ! embed.pl
11950 ____________________________________________________________________________
11951 [  2487] By: jhi                                   on 1998/12/17  14:05:52
11952     Log: Some (by far not all) issues of the below message addressed.
11953          
11954          From: Tom Christiansen <tchrist@jhereg.perl.com>
11955          To: The Perl Porters Mailing List <perl5-porters@perl.org>
11956          Subject: important UNDOC issues for 5.005_54
11957          Date: Wed, 16 Dec 1998 21:14:53 -0700
11958          Message-Id: <199812170414.VAA25860@jhereg.perl.com>
11959  Branch: cfgperl
11960        ! lib/warning.pm pod/perl5005delta.pod pod/perldelta.pod
11961 ____________________________________________________________________________
11962 [  2486] By: jhi                                   on 1998/12/17  12:47:15
11963     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11964          To: domo@computer.org
11965          Cc: jhi@iki.fi, perl5-porters@perl.org
11966          Subject: Re: stuff related to malloc.c
11967          Date: Wed, 16 Dec 1998 16:40:27 -0500 (EST)
11968          Message-Id: <199812162140.QAA04925@monk.mps.ohio-state.edu>
11969  Branch: cfgperl
11970        ! malloc.c
11971 ____________________________________________________________________________
11972 [  2485] By: jhi                                   on 1998/12/17  12:17:19
11973     Log: More porting notes.
11974  Branch: cfgperl
11975        ! Porting/pumpkin.pod
11976 ____________________________________________________________________________
11977 [  2484] By: jhi                                   on 1998/12/15  08:38:05
11978     Log: Undo #2386 and #2205.
11979  Branch: cfgperl
11980        ! pod/perlfunc.pod
11981 ____________________________________________________________________________
11982 [  2483] By: jhi                                   on 1998/12/14  17:58:35
11983     Log: lib was missing from @INC.
11984  Branch: cfgperl
11985        ! t/op/tr.t
11986 ____________________________________________________________________________
11987 [  2482] By: jhi                                   on 1998/12/14  17:52:42
11988     Log: Was missing use Text::Wrap.
11989  Branch: cfgperl
11990        ! t/lib/textfill.t
11991 ____________________________________________________________________________
11992 [  2481] By: jhi                                   on 1998/12/14  16:00:22
11993     Log: nlist.h not yet Configure-probed but DynaLoader Linux-hinted.
11994          
11995          From: Jonathan Roy <roy@idle.com>
11996          To: perl5-porters@perl.org
11997          Subject: nlist.h add to Configure checks?
11998          Date: Sun, 13 Dec 1998 22:22:49 -0500
11999          Message-Id: <4.1.19981213221847.00a3e100@pop-server.tampabay.rr.com>
12000  Branch: cfgperl
12001        + ext/DynaLoader/hints/linux.pl
12002        ! MANIFEST
12003 ____________________________________________________________________________
12004 [  2480] By: jhi                                   on 1998/12/14  15:02:44
12005     Log: Give up completely using nm in AIX.
12006          
12007          From: "Kurt D. Starsinic" <kstar@chapin.edu>
12008          To: Gurusamy Sarathy <gsar@engin.umich.edu>, Jarkko Hietaniemi <jhi@iki.fi>
12009          Cc: perl5-porters@perl.org
12010          Subject: [PATCH 5.005_54] AIX 4.3.1.0 fails to locate some functions
12011          Date: Thu, 10 Dec 1998 00:51:46 -0500
12012          Message-ID: <19981210005146.B29986@O2.chapin.edu>
12013  Branch: cfgperl
12014        ! hints/aix.sh
12015 ____________________________________________________________________________
12016 [  2479] By: jhi                                   on 1998/12/14  14:39:52
12017     Log: AIX' error messages are different.
12018          
12019          From: "Kurt D. Starsinic" <kstar@chapin.edu>
12020          To: Gurusamy Sarathy <gsar@engin.umich.edu>
12021          Cc: perl5-porters@perl.org
12022          Subject: [PATCH 5.005_54] AIX 4.1.3.0 fails pragma/warning.t
12023          Date: Thu, 10 Dec 1998 00:42:36 -0500
12024          Message-ID: <19981210004236.A29986@O2.chapin.edu>
12025          
12026          From: Michael Engel <engel@nms1.cc.huji.ac.il>
12027          To: perlbug@perl.com
12028          Subject: erroes in installing perl5*53 on IBM RS6000, aix 4.1
12029          Date: Mon, 14 Dec 1998 16:15:20 +0200 (IST)
12030          Message-ID: <Pine.A41.4.05_heb2.07.9812141609500.58712-300000@nms1.cc.huji.ac.il>
12031  Branch: cfgperl
12032        ! t/pragma/warn/doio
12033 ____________________________________________________________________________
12034 [  2475] By: jhi                                   on 1998/12/13  12:35:55
12035     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12036          To: jhi@iki.fi
12037          Cc: Carl_Adler@idx.com, perl5-porters@perl.org
12038          Subject: Re: stuff related to malloc.c
12039          Date: Sat, 12 Dec 1998 19:39:44 -0500 (EST)
12040          Message-Id: <199812130039.TAA21704@monk.mps.ohio-state.edu>
12041  Branch: cfgperl
12042        ! malloc.c
12043 ____________________________________________________________________________
12044 [  2474] By: jhi                                   on 1998/12/13  12:32:42
12045     Log: Some notes about porting issues.
12046  Branch: cfgperl
12047        ! Porting/pumpkin.pod
12048 ____________________________________________________________________________
12049 [  2473] By: jhi                                   on 1998/12/13  12:03:58
12050     Log: From: Laszlo Molnar <ml1050@freemail.c3.hu>
12051          To: Perl 5 Porters <perl5-porters@perl.org>
12052          Subject: [patch 5.005_02] dos-djgpp update
12053          Date: Sun, 13 Dec 1998 00:08:44 +0100
12054          Message-ID: <19981213000844.C264@beeblebrox>
12055  Branch: cfgperl
12056        ! djgpp/config.over
12057 ____________________________________________________________________________
12058 [  2472] By: gbarr                                 on 1998/12/12  17:12:28
12059     Log: undo changes to Exporter.pm from #2312
12060  Branch: maint-5.005/perl
12061        ! lib/Exporter.pm
12062 ____________________________________________________________________________
12063 [  2465] By: jhi                                   on 1998/12/12  12:31:21
12064     Log: Document that qw() taints.
12065          
12066          From: Christian Burger <burger@terra.mpikg-teltow.mpg.de> 
12067          To: perlbug@perl.com 
12068          Subject: taint problems
12069          Date: Sun, 1 Nov 1998 22:28:41 +0100 (MET) 
12070          Message-Id: <199811012128.WAA23381@terra.mpikg-teltow.mpg.de>
12071  Branch: cfgperl
12072        ! pod/perlop.pod
12073 ____________________________________________________________________________
12074 [  2464] By: jhi                                   on 1998/12/11  14:09:51
12075     Log: From: Horst von Brand <vonbrand@sleipnir.valparaiso.cl>
12076          To: dist-users@foretune.co.jp
12077          Subject: (dist-users 871) dist-3.0@70 generates lots of main() without type
12078          Date: Mon, 07 Dec 1998 20:13:04 -0400
12079          Message-Id: <199812072313.UAA06181@sleipnir.valparaiso.cl>
12080  Branch: cfgperl
12081        ! Configure
12082 ____________________________________________________________________________
12083 [  2463] By: jhi                                   on 1998/12/11  13:29:54
12084     Log: MAXPATHLEN.
12085  Branch: cfgperl
12086        ! perl.h
12087 ____________________________________________________________________________
12088 [  2462] By: jhi                                   on 1998/12/11  08:37:58
12089     Log: From: Mark Kettenis <kettenis@phys.uva.nl>
12090          To: perl5-porters@perl.org
12091          Subject: [PATCH]5.005_54 (CONFIG) Added support for GNU/Hurd
12092          Date: Thu, 10 Dec 1998 22:00:57 +0100 (CET)
12093          Message-Id: <199812102100.WAA00097@delius.kettenis.nl>
12094  Branch: cfgperl
12095        + hints/gnu.sh
12096 ____________________________________________________________________________
12097 [  2461] By: nick                                  on 1998/12/10  21:00:50
12098     Log: Date: Wed, 09 Dec 1998 22:16:50 PST
12099          From: Vishal Bhatia <vishalb@hotmail.com>
12100          1. Fixes the bug  reported by  Robin Barker <rmb1@cise.npl.co.uk> 
12101          2. Fixes the bug  regarding return value of c-functions generated out 
12102          of perl subs. ( Just includes the patch I sent earlier)
12103          3. Incorporates the other changes that need to be done to get CC.pm
12104          use ISA search for packages and methods on the same lines as C.pm
12105          
12106          Vishal would appreciate comments about B::Stackobj changes from 
12107          someone knowing that module well.
12108  Branch: perl
12109        ! ext/B/B/C.pm ext/B/B/CC.pm ext/B/B/Stackobj.pm
12110 ____________________________________________________________________________
12111 [  2460] By: jhi                                   on 1998/12/08  08:11:27
12112     Log: Integrate from mainperl.
12113  Branch: cfgperl
12114       !> Changes ext/B/B.pm ext/B/B.xs ext/B/B/C.pm ext/B/B/CC.pm
12115       !> ext/B/B/Deparse.pm perl.h pod/perl.pod pod/perl5005delta.pod
12116       !> pod/perldiag.pod pod/perlfunc.pod pp_sys.c t/lib/io_unix.t
12117       !> toke.c util.c
12118 ____________________________________________________________________________
12119 [  2459] By: jhi                                   on 1998/12/07  07:50:11
12120     Log: From: hansm@icgroup.nl 
12121          Subject: Not OK: perl 5.00503 +MAINT_TRIAL_1 on OPENSTEP-Mach 4_1 (UNINSTALLED)
12122          Reply-To: hansmu@xs4all.nl 
12123          To: perlbug@perl.com 
12124          Date: Sun, 6 Dec 98 22:19:54 +0100 
12125          Message-Id: <9812062116.AA26445@icgned.icgroup.nl> 
12126  Branch: cfgperl
12127        ! util.c
12128 ____________________________________________________________________________
12129 [  2458] By: gsar                                  on 1998/12/07  06:00:55
12130     Log: fix dup lexical
12131  Branch: perl
12132        ! ext/B/B/Deparse.pm t/lib/io_unix.t
12133 ____________________________________________________________________________
12134 [  2457] By: gsar                                  on 1998/12/06  14:38:59
12135     Log: mention limit on line numbers reported by diagnostics
12136  Branch: perl
12137        ! pod/perl.pod toke.c
12138 ____________________________________________________________________________
12139 [  2456] By: gsar                                  on 1998/12/06  13:49:02
12140     Log: branch perldelta.pod
12141  Branch: maint-5.005/perl
12142       +> pod/perldelta.pod
12143 ____________________________________________________________________________
12144 [  2455] By: gsar                                  on 1998/12/06  13:47:21
12145     Log: clobber perldelta.pod to reestablish branch from perl5005delta.pod
12146  Branch: maint-5.005/perl
12147        - pod/perldelta.pod
12148 ____________________________________________________________________________
12149 [  2454] By: gsar                                  on 1998/12/06  13:35:31
12150     Log: fix outdated/incorrect info about arbitrary limits
12151  Branch: perl
12152        ! Changes perl.h pod/perl.pod pod/perl5005delta.pod
12153        ! pod/perldiag.pod pod/perlfunc.pod pp_sys.c util.c
12154 ____________________________________________________________________________
12155 [  2453] By: nick                                  on 1998/12/05  16:14:42
12156     Log: Avoid hard-coding op numbers
12157          Update CC.pm to save %INC, and to co-exist with new C.pm
12158  Branch: perl
12159        ! ext/B/B.pm ext/B/B.xs ext/B/B/C.pm ext/B/B/CC.pm
12160 ____________________________________________________________________________
12161 [  2452] By: nick                                  on 1998/12/05  10:44:28
12162     Log: B.xs had its own code to calculate hash() which differed from
12163          PERL_HASH in hv.h - so all saved HV's were mangled - including %INC
12164          which meant that run-time require was re-done.
12165          Removed some debug from C.pm
12166  Branch: perl
12167        ! ext/B/B.xs ext/B/B/C.pm
12168 ____________________________________________________________________________
12169 [  2451] By: nick                                  on 1998/12/04  21:58:49
12170     Log: Snapshot of re-worked B::C which compiles Tk apps at least as
12171          well as _54, but with pre-scan for classes and save the ISA scheme.
12172  Branch: perl
12173        ! ext/B/B/C.pm
12174 ____________________________________________________________________________
12175 [  2450] By: nick                                  on 1998/12/04  17:58:44
12176     Log: Vishal Bhatia's patch as a basis.
12177  Branch: perl
12178        ! ext/B/B/C.pm ext/B/B/CC.pm
12179 ____________________________________________________________________________
12180 [  2449] By: jhi                                   on 1998/12/04  16:39:21
12181     Log: Integrate from mainperl.
12182  Branch: cfgperl
12183       !> t/op/goto.t t/op/tr.t
12184 ____________________________________________________________________________
12185 [  2448] By: gsar                                  on 1998/12/04  06:06:49
12186     Log: tweak test for UTEST
12187  Branch: perl
12188        ! t/op/tr.t
12189 ____________________________________________________________________________
12190 [  2444] By: jhi                                   on 1998/12/03  14:37:22
12191     Log: s/\bthe the\b/the/g *.pod
12192  Branch: cfgperl
12193        ! pod/perlfaq8.pod pod/perlfunc.pod pod/perlguts.pod
12194 ____________________________________________________________________________
12195 [  2443] By: jhi                                   on 1998/12/03  13:39:53
12196     Log: Change#2441 aftermath.
12197  Branch: cfgperl
12198        ! Configure Porting/Glossary Porting/config.sh Porting/config_H
12199        ! config_h.SH thread.h vms/subconfigure.com
12200 ____________________________________________________________________________
12201 [  2441] By: jhi                                   on 1998/12/03  08:15:13
12202     Log: From: Dan Sugalski <sugalskd@osshe.edu>
12203          To: perl5-porters@perl.org, vmsperl@cor.newman.upenn.edu
12204          Subject: [PATCH 5.005_54]Initial VMS patches
12205          Date: 3 Dec 1998 01:05:55 +0200
12206          Message-ID: <MLIST_3.0.6.32.19981202141057.0339a7f0@ous.edu>
12207          
12208          The patch to config_h.SH requires more study because
12209          metaconfig needs to agree.
12210  Branch: cfgperl
12211        ! config_h.SH configure.com global.sym lib/ExtUtils/MM_VMS.pm
12212        ! t/lib/textfill.t t/pragma/warning.t vms/descrip_mms.template
12213        ! vms/gen_shrfls.pl vms/subconfigure.com vms/vmsish.h
12214 ____________________________________________________________________________
12215 [  2440] By: gsar                                  on 1998/12/03  01:32:16
12216     Log: add failed check-in of goto.t from change#1867
12217  Branch: perl
12218        ! t/op/goto.t
12219 ____________________________________________________________________________
12220 [  2437] By: jhi                                   on 1998/12/02  18:03:51
12221     Log: Fix most of the bad L<> links of
12222          
12223          From: Tom Christiansen <tchrist@jhereg.perl.com> 
12224          Subject: bad L<> links
12225          Reply-to: tchrist@perl.com 
12226          To: perlbug@jhereg.perl.com 
12227          Date: Tue, 11 Aug 1998 10:58:07 -0500 
12228          Message-Id: <199808111658.KAA00484@jhereg.perl.com> 
12229          
12230          The ones not fixed may require darker Pod::HTML magic,
12231          for example the perlguts.html#tags should work fine, IMHO.
12232  Branch: cfgperl
12233        ! pod/perl5005delta.pod pod/perlcall.pod pod/perldata.pod
12234        ! pod/perldiag.pod pod/perlfaq5.pod pod/perlfaq7.pod
12235        ! pod/perlfunc.pod pod/perlguts.pod pod/perllocale.pod
12236        ! pod/perlobj.pod pod/perlport.pod pod/perlsub.pod
12237        ! pod/perlvar.pod
12238 ____________________________________________________________________________
12239 [  2436] By: jhi                                   on 1998/12/02  16:35:04
12240     Log: One paste too many in #2345.
12241  Branch: cfgperl
12242        ! lib/Pod/Html.pm
12243 ____________________________________________________________________________
12244 [  2435] By: jhi                                   on 1998/12/02  16:32:33
12245     Log: Pod::Html and Pod::Text were not locale-savvy:
12246          for example in =head1 all non-ASCII-\w-runs were
12247          turned into underscores in NAME tags.  This could
12248          result in several NAME tags becoming identical.
12249          Reported by:
12250          
12251          From: Fyodor Krasnov <fyodor@aha.ru> 
12252          Subject: pod2html vs Russian Characters
12253          To: Tom.Christiansen@snn.aha.ru, tchrist@perl.com 
12254          Date: Tue, 24 Nov 1998 19:00:36 +0300 (MSK) 
12255          Message-Id: <199811241600.TAA05149@stat.aha.ru> 
12256  Branch: cfgperl
12257        ! lib/Pod/Html.pm lib/Pod/Text.pm
12258 ____________________________________________________________________________
12259 [  2434] By: jhi                                   on 1998/12/02  10:29:00
12260     Log: The real Mc5_54 integration.
12261  Branch: cfgperl
12262       !> Changes MANIFEST pod/perlhist.pod pp_hot.c
12263 ____________________________________________________________________________
12264 [  2433] By: jhi                                   on 1998/12/02  08:52:13
12265     Log: From: Andy Dougherty <doughera@lafayette.edu>
12266          To: Perl Porters <perl5-porters@perl.org>
12267          Subject: [PATCH 5.005_xx] Missing redirection of simple test program
12268          Date: Tue, 1 Dec 1998 13:40:12 -0500 (EST)
12269          Message-Id: <Pine.SUN.3.96.981201133546.4288K-100000@newton.phys>
12270  Branch: cfgperl
12271        ! Configure
12272 ____________________________________________________________________________
12273 [  2432] By: jhi                                   on 1998/12/02  08:49:47
12274     Log: From: Andy Dougherty <doughera@lafayette.edu>
12275          To: Perl Porters <perl5-porters@perl.org>
12276          Subject: [PATCH 5.005_xx] erroneous 'none' in lddlflags
12277          Date: Tue, 1 Dec 1998 12:50:27 -0500 (EST)
12278          Message-Id: <Pine.SUN.3.96.981201124929.4288H-100000@newton.phys>
12279  Branch: cfgperl
12280        ! Configure
12281 ____________________________________________________________________________
12282 [  2431] By: jhi                                   on 1998/12/01  16:11:50
12283     Log: From: achampio@lehman.com (Alan Champion)
12284          Subject: Not OK: perl 5.00503 +MAINT_TRIAL_1 on sun4-solaris 2.3 (UNINSTALLED)
12285          To: perlbug@perl.com
12286          Date: 1 Dec 1998 17:36:33 +0200
12287          Message-ID: <MLIST_9812011518.AA00005@lonhpov1.lehman.com>
12288          
12289          Skip NIS includes.
12290  Branch: cfgperl
12291        ! t/op/pwent.t
12292 ____________________________________________________________________________
12293 [  2430] By: gsar                                  on 1998/12/01  12:12:50
12294     Log: 5.005_54, as released
12295  Branch: perl
12296        ! Changes MANIFEST pod/perlhist.pod pp_hot.c
12297 ____________________________________________________________________________
12298 [  2429] By: jhi                                   on 1998/12/01  11:28:39
12299     Log: From: Anton Berezin <tobez@plab.ku.dk>
12300          To: perl5-porters@perl.org
12301          Subject: [PATCH 5.005_54] Configure - hints/freebsd.sh signal handler type
12302          Date: 30 Nov 1998 19:46:24 +0100
12303          Message-ID: <864srhhvcv.fsf@lion.plab.ku.dk>
12304  Branch: cfgperl
12305        ! hints/freebsd.sh
12306 ____________________________________________________________________________
12307 [  2428] By: jhi                                   on 1998/12/01  11:08:16
12308     Log: Integrate from _54 mainperl modulo the NetBSD ifdef in util.c.
12309  Branch: cfgperl
12310       +> (branch 30 files)
12311       !> (integrate 71 files)
12312 ____________________________________________________________________________
12313 [  2427] By: jhi                                   on 1998/12/01  10:51:37
12314     Log: Default to accepting a hinted $randfunc even when $csym
12315          does not find it.  (the previous defaylt behaviour was not
12316          to accept).
12317  Branch: cfgperl
12318        ! Configure
12319 ____________________________________________________________________________
12320 [  2426] By: jhi                                   on 1998/12/01  10:13:03
12321     Log: Separated the [:foo:] parsing to its own function.
12322          Passes all tests.
12323  Branch: cfgperl
12324        ! regcomp.c
12325 ____________________________________________________________________________
12326 [  2425] By: jhi                                   on 1998/12/01  08:22:49
12327     Log: Typo in comments.
12328  Branch: cfgperl
12329        ! regexec.c
12330 ____________________________________________________________________________
12331 [  2424] By: jhi                                   on 1998/12/01  08:21:38
12332     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12333          Subject: [PATCH 5.005_*] Debugger 'v' command
12334          To: perl5-porters@perl.org (Mailing list Perl5)
12335          Date: 1 Dec 1998 07:55:11 +0200
12336          Message-ID: <MLIST_199812010534.AAA21371@monk.mps.ohio-state.edu>
12337  Branch: cfgperl
12338        ! lib/perl5db.pl
12339 ____________________________________________________________________________
12340 [  2423] By: jhi                                   on 1998/12/01  08:19:08
12341     Log: From: pvhp@forte.com (Peter Prymmer)
12342          Subject: [PATCH 5.005_03t1 && 5.005_54]dll linkage side decks for OS/390
12343          To: perl5-porters@perl.org
12344          Date: 1 Dec 1998 07:27:11 +0200
12345          Message-ID: <MLIST_9812010508.AA07791@forte.com>
12346  Branch: cfgperl
12347        ! hints/os390.sh
12348 ____________________________________________________________________________
12349 [  2417] By: jhi                                   on 1998/11/30  08:14:00
12350     Log: s/SCM_CREDENTIALSS/SCM_CREDENTIAL/
12351  Branch: cfgperl
12352        ! ext/Socket/Socket.xs
12353 ____________________________________________________________________________
12354 [  2416] By: jhi                                   on 1998/11/30  08:00:15
12355     Log: Undo #2395, seems more like a problem in netbsd-current.
12356  Branch: cfgperl
12357        ! util.c
12358
12359 ----------------
12360 Version 5.005_54
12361 ----------------
12362
12363 ____________________________________________________________________________
12364 [  2414] By: gsar                                  on 1998/11/30  02:23:55
12365     Log: more JPL tweaks
12366  Branch: perl
12367        - jpl/JNI/MANIFEST jpl/PerlInterpreter/Makefile
12368        ! Changes MANIFEST jpl/JNI/JNI.pm jpl/README
12369 ____________________________________________________________________________
12370 [  2413] By: gsar                                  on 1998/11/30  01:35:56
12371     Log: stub bin/jpl that just runs JPL::Compile::files()
12372  Branch: perl
12373        + jpl/bin/jpl
12374 ____________________________________________________________________________
12375 [  2412] By: gsar                                  on 1998/11/30  01:32:14
12376     Log: delete symlink
12377  Branch: perl
12378        - jpl/bin/jpl
12379 ____________________________________________________________________________
12380 [  2410] By: gsar                                  on 1998/11/30  01:30:44
12381     Log: branch jpl from perlext to perl
12382  Branch: perl
12383       +> (branch 30 files)
12384 ____________________________________________________________________________
12385 [  2407] By: gsar                                  on 1998/11/30  01:24:53
12386     Log: JPL tweaks to build with 5.005
12387  Branch: perlext
12388        ! jpl/JNI/JNI.xs jpl/JNI/typemap jpl/JPL/Compile.pm
12389        ! jpl/PerlInterpreter/PerlInterpreter.c jpl/README
12390 ____________________________________________________________________________
12391 [  2406] By: gsar                                  on 1998/11/30  00:55:54
12392     Log: integrate changes#2273,2274,2288,2291 from maint-5.004
12393  Branch: perl
12394        ! Porting/patchls doio.c lib/Sys/Syslog.pm t/op/die_exit.t
12395 ____________________________________________________________________________
12396 [  2405] By: gsar                                  on 1998/11/30  00:28:55
12397     Log: patchlevel up to 54
12398  Branch: perl
12399        ! patchlevel.h win32/Makefile win32/config_H.bc
12400        ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
12401 ____________________________________________________________________________
12402 [  2403] By: gsar                                  on 1998/11/29  23:35:50
12403     Log: integrate cfgperl changes into mainline
12404  Branch: perl
12405       !> Configure Porting/Glossary Porting/config.sh Porting/config_H
12406       !> config_h.SH pod/perlfunc.pod t/op/grent.t t/op/pwent.t util.c
12407 ____________________________________________________________________________
12408 [  2402] By: gsar                                  on 1998/11/29  23:08:42
12409     Log: sync Text::Wrap version number
12410  Branch: perl
12411        ! lib/Text/Wrap.pm
12412 ____________________________________________________________________________
12413 [  2401] By: gsar                                  on 1998/11/29  22:56:21
12414     Log: textfill.t tweak
12415  Branch: perl
12416        ! t/lib/textfill.t
12417 ____________________________________________________________________________
12418 [  2400] By: gsar                                  on 1998/11/29  22:50:41
12419     Log: update to Text::Wrap 98.112901 from David Muir Sharnoff
12420          <muir@idiom.com>
12421  Branch: perl
12422        + t/lib/textfill.t
12423        ! MANIFEST lib/Text/Wrap.pm
12424 ____________________________________________________________________________
12425 [  2399] By: gsar                                  on 1998/11/29  22:28:05
12426     Log: updated to Text::Wrap 98.112801 from CPAN; one published change
12427          has happened without the authors knowledge or consent; the subversive
12428          version (which is in 5.00502) breaks one of the tests in the
12429          authors testsuite; attempts are being made to find a fix that
12430          avoids breaking code already running with the 5.005_02 version
12431          From:    David Muir Sharnoff <muir@idiom.com>
12432          Date:    Sat, 28 Nov 1998 04:34:17 PST
12433          Message-Id: <199811281234.EAA03082@idiom.com>
12434          Subject: Updated Text::Wrap, Time::ParseDate, File::Flock
12435  Branch: perl
12436        ! lib/Text/Wrap.pm t/lib/textwrap.t
12437 ____________________________________________________________________________
12438 [  2397] By: nick                                  on 1998/11/29  20:13:58
12439     Log: Update docs and English.pm for $^C
12440  Branch: perl
12441        ! lib/English.pm pod/perlvar.pod
12442 ____________________________________________________________________________
12443 [  2396] By: jhi                                   on 1998/11/29  20:13:03
12444     Log: Mirror #2384.
12445  Branch: cfgperl
12446        ! t/op/pwent.t
12447 ____________________________________________________________________________
12448 [  2395] By: jhi                                   on 1998/11/29  19:59:12
12449     Log: Newer NetBSDs don't have NSIG in <sys/signal.h>, they need <signal.h>.
12450  Branch: cfgperl
12451        ! util.c
12452 ____________________________________________________________________________
12453 [  2394] By: gsar                                  on 1998/11/29  19:49:08
12454     Log: updated perlreftut.pod
12455  Branch: perl
12456        ! pod/perlreftut.pod
12457 ____________________________________________________________________________
12458 [  2393] By: gsar                                  on 1998/11/29  19:31:56
12459     Log: misc tweaks
12460  Branch: perl
12461        ! ext/IO/Makefile.PL lib/Test.pm t/lib/io_poll.t t/op/sort.t
12462 ____________________________________________________________________________
12463 [  2392] By: gsar                                  on 1998/11/29  19:31:18
12464     Log: notes about -DPERL_POLLUTE
12465  Branch: perl
12466        ! INSTALL pod/perldelta.pod win32/Makefile win32/makefile.mk
12467 ____________________________________________________________________________
12468 [  2391] By: gsar                                  on 1998/11/29  19:13:52
12469     Log: explain various win32 build caveats more clearly
12470  Branch: perl
12471        ! README.win32 win32/Makefile win32/makefile.mk
12472 ____________________________________________________________________________
12473 [  2390] By: gsar                                  on 1998/11/29  16:51:59
12474     Log: remove I_POLL detection (Configure will do that now)
12475  Branch: perl
12476        ! ext/IO/Makefile.PL
12477 ____________________________________________________________________________
12478 [  2389] By: jhi                                   on 1998/11/29  16:39:16
12479     Log: Add I_POLL for IO 1.20.
12480  Branch: cfgperl
12481        ! Configure Porting/Glossary Porting/config.sh Porting/config_H
12482        ! config_h.SH
12483 ____________________________________________________________________________
12484 [  2388] By: gsar                                  on 1998/11/29  16:23:30
12485     Log: add p4desc (augments 'p4 describe' output with diffs for new files)
12486  Branch: perl
12487        + Porting/p4desc
12488        ! MANIFEST
12489 ____________________________________________________________________________
12490 [  2387] By: gsar                                  on 1998/11/29  16:08:03
12491     Log: another threads reliability fix: serialize writes to thr->threadsv
12492          avoid most uses of PL_na (which is much more inefficient than a
12493          simple local); update docs to suit; PL_na now being thr->Tna may
12494          be a minor compatibility issue for extensions--will require dTHR
12495          outside of XSUBs (those get automatic dTHR)
12496  Branch: perl
12497        ! XSUB.h djgpp/djgpp.c doio.c doop.c dump.c ext/B/B.xs
12498        ! ext/DB_File/DB_File.xs ext/DynaLoader/dl_next.xs
12499        ! ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs ext/Thread/Thread.xs
12500        ! ext/attrs/attrs.xs gv.c malloc.c mg.c op.c
12501        ! os2/OS2/REXX/REXX.xs os2/os2.c perl.c perly.c perly.y
12502        ! pod/perlcall.pod pod/perlembed.pod pod/perlguts.pod
12503        ! pod/perlxs.pod pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c run.c sv.c
12504        ! t/op/pwent.t taint.c toke.c universal.c vmesa/vmesa.c
12505        ! vms/ext/Stdio/Stdio.xs vms/perly_c.vms vms/vms.c win32/win32.c
12506 ____________________________________________________________________________
12507 [  2386] By: jhi                                   on 1998/11/29  15:40:42
12508     Log: Tune the "if" entry.
12509  Branch: cfgperl
12510        ! pod/perlfunc.pod
12511 ____________________________________________________________________________
12512 [  2385] By: gsar                                  on 1998/11/29  12:40:28
12513     Log: various fixes for race conditions under threads: mutex locks based
12514          on PL_threadnum were seriously flawed, since it means more than one
12515          thread could enter the critical region; PL_na was global instead of
12516          thread-local; child thread could finish and free thr structures
12517          before Thread->new() got around to creating the Thread object;
12518          cv_clone() needed locking, as it mucks with PL_comppad and other
12519          global data; new_struct_thread() needed to lock template-thread's
12520          mutex while copying its data
12521  Branch: perl
12522        ! embedvar.h ext/Thread/Thread.xs gv.c op.c perl.c perlvars.h
12523        ! pp_hot.c thrdvar.h thread.h util.c win32/win32thread.c
12524 ____________________________________________________________________________
12525 [  2384] By: gsar                                  on 1998/11/29  10:54:38
12526     Log: s/warn/print/ on multiply defined groups
12527  Branch: perl
12528        ! t/op/grent.t
12529 ____________________________________________________________________________
12530 [  2383] By: gsar                                  on 1998/11/29  10:48:39
12531     Log: backout change#2334
12532  Branch: perl
12533        ! pod/perlfunc.pod pp_hot.c sv.c thrdvar.h
12534 ____________________________________________________________________________
12535 [  2382] By: jhi                                   on 1998/11/29  10:33:40
12536     Log: Better NetInfo behaviour.
12537  Branch: cfgperl
12538        ! t/op/grent.t t/op/pwent.t
12539 ____________________________________________________________________________
12540 [  2381] By: jhi                                   on 1998/11/29  10:08:15
12541     Log: Integrate from mainperl.
12542  Branch: cfgperl
12543       +> ext/IO/ChangeLog ext/IO/lib/IO/Dir.pm ext/IO/lib/IO/Poll.pm
12544       +> ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/Socket/UNIX.pm
12545       +> ext/IO/poll.c ext/IO/poll.h pod/perlreftut.pod
12546       +> t/lib/io_const.t t/lib/io_dir.t t/lib/io_multihomed.t
12547       +> t/lib/io_poll.t t/lib/io_unix.t
12548       !> (integrate 58 files)
12549 ____________________________________________________________________________
12550 [  2380] By: gsar                                  on 1998/11/29  08:22:49
12551     Log: prefer IO::Handle for IO if FileHandle:: is empty (as suggested by
12552          Tim Bunce)
12553  Branch: perl
12554        ! gv.c
12555 ____________________________________________________________________________
12556 [  2379] By: gsar                                  on 1998/11/29  07:06:43
12557     Log: fix for pat.t failure under USE_THREADS
12558  Branch: perl
12559        ! pp_ctl.c regexec.c
12560 ____________________________________________________________________________
12561 [  2378] By: nick                                  on 1998/11/28  22:46:57
12562     Log: More C.pm tweaks
12563          Save globs even if we have saved cv itself before - may be imported.
12564          
12565          While we don't save "bootstrap" CV we need to provide a stub,
12566          so that if we require it later we don't fall through and attempt
12567          to DynaLoad module again.
12568          
12569          Attempt to save %INC so that "require" does not reload things
12570          we have compiled-in (does not work right yet - seems to be due
12571          to PL_incgv being created in perl_parse() current scheme setting 
12572          GvHV() is "better" than saving the glob, but still does not 
12573          work as I expect). 
12574  Branch: perl
12575        ! ext/B/B/C.pm
12576 ____________________________________________________________________________
12577 [  2377] By: gsar                                  on 1998/11/28  22:30:38
12578     Log: various tweaks; result passes all tests for normal build on Solaris;
12579          fails two pat.t tests under USE_THREADS; io_poll.t test#3 fails on
12580          win32 due to lack of select() that works on non-socket fds
12581  Branch: perl
12582        ! ext/IO/poll.c regcomp.c regexec.c scope.c
12583        ! t/lib/io_multihomed.t win32/makefile.mk
12584 ____________________________________________________________________________
12585 [  2376] By: gsar                                  on 1998/11/28  20:44:39
12586     Log: add $config_args to perl -V display (suggested by Ilya Zakharevich)
12587  Branch: perl
12588        ! myconfig
12589 ____________________________________________________________________________
12590 [  2375] By: gsar                                  on 1998/11/28  20:42:58
12591     Log: integrate cfgperl changes into mainline
12592  Branch: perl
12593       !> Configure ext/POSIX/hints/dynixptx.pl myconfig t/op/grent.t
12594       !> t/op/pwent.t t/op/undef.t t/pragma/locale.t util.c
12595 ____________________________________________________________________________
12596 [  2374] By: gsar                                  on 1998/11/28  20:02:03
12597     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12598          Date: Thu, 5 Nov 1998 02:21:12 -0500 (EST)
12599          Message-Id: <199811050721.CAA27998@monk.mps.ohio-state.edu>
12600          Subject: [PATCH 5.00553] Yet another OS/2 patch
12601  Branch: perl
12602        ! os2/Changes os2/Makefile.SHs os2/os2.c t/pragma/warn/op
12603 ____________________________________________________________________________
12604 [  2373] By: gsar                                  on 1998/11/28  19:30:06
12605     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12606          Date: Sat, 28 Nov 1998 01:51:56 -0500 (EST)
12607          Message-Id: <199811280651.BAA18095@monk.mps.ohio-state.edu>
12608          Subject: [PATCH 5.005_53] Change $#+
12609  Branch: perl
12610        ! mg.c pod/perlvar.pod t/op/pat.t
12611 ____________________________________________________________________________
12612 [  2372] By: gsar                                  on 1998/11/28  19:28:00
12613     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12614          Date: Sat, 28 Nov 1998 00:33:17 -0500 (EST)
12615          Message-Id: <199811280533.AAA25654@monk.mps.ohio-state.edu>
12616          Subject: [PATCH 5.005_53] Finishing off SNOBOL: $1 in (?{})
12617  Branch: perl
12618        ! embedvar.h mg.c objXSUB.h perl.c regexec.c t/op/pat.t
12619        ! thrdvar.h
12620 ____________________________________________________________________________
12621 [  2371] By: gsar                                  on 1998/11/28  19:23:53
12622     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12623          Date: Fri, 27 Nov 1998 16:16:48 -0500 (EST)
12624          Message-Id: <199811272116.QAA03502@monk.mps.ohio-state.edu>
12625          Subject: [PATCH 5.005_53] better -Mre=debugcolor
12626  Branch: perl
12627        ! embedvar.h objXSUB.h regexec.c thrdvar.h
12628 ____________________________________________________________________________
12629 [  2370] By: gsar                                  on 1998/11/28  19:21:17
12630     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12631          Date: Fri, 27 Nov 1998 15:22:19 -0500 (EST)
12632          Message-Id: <199811272022.PAA17874@monk.mps.ohio-state.edu>
12633          Subject: [PATCH 5.005_*] regcolors
12634  Branch: perl
12635        ! embed.h global.sym objXSUB.h proto.h regcomp.c regexec.c
12636 ____________________________________________________________________________
12637 [  2369] By: gsar                                  on 1998/11/28  19:00:15
12638     Log: allow final period in a file (not followed by a newline) to
12639          terminate format spec
12640  Branch: perl
12641        ! toke.c
12642 ____________________________________________________________________________
12643 [  2368] By: gsar                                  on 1998/11/28  18:58:25
12644     Log: Liblist tweak suggested by Swen Thuemmler <Swen.Thuemmler@paderlinx.de>;
12645          add C<$Config{installarchlib}/CORE> to the default locations searched
12646          on win32
12647  Branch: perl
12648        ! lib/ExtUtils/Liblist.pm
12649 ____________________________________________________________________________
12650 [  2367] By: gsar                                  on 1998/11/28  18:46:05
12651     Log: applied suggested patch with PERL_OBJECT tweaks
12652          From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12653          Date: Thu, 26 Nov 1998 02:46:20 -0500 (EST)
12654          Message-Id: <199811260746.CAA23164@monk.mps.ohio-state.edu>
12655          Subject: [PATCH 5.005_53] Enable $_ and pos() inside (?{ CODE }) in RExen
12656  Branch: perl
12657        ! embed.h embed.pl embedvar.h objXSUB.h pp_ctl.c proto.h
12658        ! regexec.c t/op/pat.t thrdvar.h
12659 ____________________________________________________________________________
12660 [  2366] By: gsar                                  on 1998/11/28  18:38:34
12661     Log: additional documentation for qr//
12662          From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12663          Message-Id: <199811260751.CAA24560@monk.mps.ohio-state.edu>
12664          Date: Thu, 26 Nov 1998 02:51:09 -0500 (EST)
12665          Subject: [PATCH 5.005_*] Documentation (fwd)
12666  Branch: perl
12667        ! pod/perlfunc.pod pod/perlop.pod pod/perlpod.pod
12668 ____________________________________________________________________________
12669 [  2365] By: gsar                                  on 1998/11/28  18:35:35
12670     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12671          Date: Wed, 25 Nov 1998 23:33:45 -0500 (EST)
12672          Message-Id: <199811260433.XAA29281@monk.mps.ohio-state.edu>
12673          Subject: [PATCH 5.005_*] Fix \G in REx without //g
12674  Branch: perl
12675        ! cop.h embedvar.h objXSUB.h pp.c pp_ctl.c pp_hot.c regexec.c
12676        ! regexp.h t/op/pat.t thrdvar.h
12677 ____________________________________________________________________________
12678 [  2364] By: gsar                                  on 1998/11/28  18:24:20
12679     Log: update Test.pm to Test-1.12; tweak 're' detection
12680  Branch: perl
12681        ! lib/Test.pm
12682 ____________________________________________________________________________
12683 [  2363] By: gsar                                  on 1998/11/28  18:12:04
12684     Log: avoid command-line quoting portability problems in lex_assign.t
12685  Branch: perl
12686        ! t/op/lex_assign.t
12687 ____________________________________________________________________________
12688 [  2362] By: gsar                                  on 1998/11/28  18:08:50
12689     Log: From: John Tobey <jtobey@channel1.com>
12690          Date: Thu, 19 Nov 1998 14:14:15 -0500 (EST)
12691          Message-Id: <m0zgZWx-000FOgC@feynman.localnet>
12692          Subject: PATCH: document English.pm sawampersand and thread issues
12693  Branch: perl
12694        ! lib/English.pm pod/perlvar.pod
12695 ____________________________________________________________________________
12696 [  2361] By: gsar                                  on 1998/11/28  18:03:04
12697     Log: fix uninitialized warnings
12698          From: Brian Callaghan <callagh@itginc.com>
12699          Date: Thu, 19 Nov 1998 17:49:10 -0800
12700          Message-Id: <3654CA96.B64FCAEB@itginc.com>
12701          Subject: Complete.pm patch (version 1.1)
12702  Branch: perl
12703        ! lib/Term/Complete.pm
12704 ____________________________________________________________________________
12705 [  2360] By: gsar                                  on 1998/11/28  17:59:16
12706     Log: s/Array/List/ suggested by John Tobey
12707  Branch: perl
12708        ! pod/perldata.pod
12709 ____________________________________________________________________________
12710 [  2359] By: gsar                                  on 1998/11/28  17:47:48
12711     Log: update tie() entry in perlfunc to reflect TIEARRAY and TIEHANDLE
12712  Branch: perl
12713        ! lib/Tie/Handle.pm pod/perlfunc.pod
12714 ____________________________________________________________________________
12715 [  2358] By: jhi                                   on 1998/11/28  17:23:15
12716     Log: Revamp the locale tests.
12717          (0) Instead of rewiring a few locales scan for them.
12718          (1) Bogus test #101 removed.
12719          (2) All the locales are checked, the lists of failed
12720          and non-failed ones are displayed.
12721          (3) The test #103 is again 'active' so that it may fail.
12722          (4) To balance (3) a hopefully pacifying message is shown
12723          if the #103 fails.
12724  Branch: cfgperl
12725        ! t/pragma/locale.t
12726 ____________________________________________________________________________
12727 [  2357] By: gsar                                  on 1998/11/28  17:21:07
12728     Log: add perlreftut.pod
12729  Branch: perl
12730        + pod/perlreftut.pod
12731        ! MANIFEST pod/Makefile pod/buildtoc pod/perl.pod
12732        ! pod/perlref.pod pod/roffitall vms/descrip_mms.template
12733        ! win32/pod.mak
12734 ____________________________________________________________________________
12735 [  2356] By: jhi                                   on 1998/11/28  16:58:01
12736     Log: Change #2346 fallout.
12737  Branch: cfgperl
12738        ! t/op/undef.t
12739 ____________________________________________________________________________
12740 [  2355] By: gsar                                  on 1998/11/28  16:46:43
12741     Log: IO.xs tweaks; avoid coredump in io_xs.t; remove newCONSTSUB();
12742          ANSI prototypes
12743  Branch: perl
12744        ! ext/IO/IO.xs
12745 ____________________________________________________________________________
12746 [  2354] By: gsar                                  on 1998/11/28  16:08:07
12747     Log: add IO-1.20; mess with t/lib/io_*.t in an attempt to
12748          keep platform hacks that aren't in the 1.20 dist; add new files
12749          to MANIFEST; hack Makefile.PL; result hasn't been tested
12750          anywhere
12751  Branch: perl
12752        + ext/IO/ChangeLog ext/IO/lib/IO/Dir.pm ext/IO/lib/IO/Poll.pm
12753        + ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/Socket/UNIX.pm
12754        + ext/IO/poll.c ext/IO/poll.h t/lib/io_const.t t/lib/io_dir.t
12755        + t/lib/io_multihomed.t t/lib/io_poll.t t/lib/io_unix.t
12756        ! MANIFEST ext/IO/IO.pm ext/IO/IO.xs ext/IO/Makefile.PL
12757        ! ext/IO/README ext/IO/lib/IO/File.pm ext/IO/lib/IO/Handle.pm
12758        ! ext/IO/lib/IO/Pipe.pm ext/IO/lib/IO/Seekable.pm
12759        ! ext/IO/lib/IO/Select.pm ext/IO/lib/IO/Socket.pm
12760        ! t/lib/io_sock.t t/lib/io_udp.t
12761 ____________________________________________________________________________
12762 [  2353] By: jhi                                   on 1998/11/28  15:51:03
12763     Log: Locale collation, ctype, and numeric, were initialized wrong
12764          (if LC_ALL or LANG were unset, so were the collation/ctype/numeric),
12765          as reported by
12766          
12767          From: Ilya.Sandler@etak.com (Ilya Sandler)
12768          Subject: a bug in locale handling: LC_COLLATE ignored sometimes
12769          To: perlbug@perl.com
12770          Date: 25 Nov 1998 04:53:52 +0200
12771          Message-ID: <MLIST_199811250226.SAA12590@axi001.etak.sw>
12772  Branch: cfgperl
12773        ! util.c
12774 ____________________________________________________________________________
12775 [  2352] By: nick                                  on 1998/11/28  15:21:59
12776     Log: Implement $^C to allow perl access to -c flag - I think this 
12777          was agreed once...
12778  Branch: perl
12779        ! gv.c mg.c
12780 ____________________________________________________________________________
12781 [  2351] By: jhi                                   on 1998/11/28  15:14:24
12782     Log: Change #2251 fixup.
12783  Branch: cfgperl
12784        ! myconfig
12785 ____________________________________________________________________________
12786 [  2350] By: jhi                                   on 1998/11/28  14:58:19
12787     Log: Integrate from mainperl.
12788  Branch: cfgperl
12789       +> ext/Devel/Peek/Changes ext/Devel/Peek/Makefile.PL
12790       +> ext/Devel/Peek/Peek.pm ext/Devel/Peek/Peek.xs
12791       +> pod/perl5005delta.pod
12792       !> (integrate 49 files)
12793 ____________________________________________________________________________
12794 [  2349] By: jhi                                   on 1998/11/28  14:27:36
12795     Log: Passwd and group file groveling.
12796  Branch: cfgperl
12797        ! t/op/grent.t t/op/pwent.t
12798 ____________________________________________________________________________
12799 [  2348] By: gsar                                  on 1998/11/28  14:09:50
12800     Log: more conservative version of changes#2345,2346,2347; those break
12801          C<defined(@{"foo::ISA"})> which seems to be extensively used in
12802          the libs :-(
12803  Branch: perl
12804        ! pp.c t/op/method.t
12805 ____________________________________________________________________________
12806 [  2347] By: gsar                                  on 1998/11/28  13:36:08
12807     Log: tweak bogus test
12808  Branch: perl
12809        ! t/op/method.t
12810 ____________________________________________________________________________
12811 [  2346] By: gsar                                  on 1998/11/28  13:20:34
12812     Log: test cases for previous change
12813  Branch: perl
12814        ! t/op/undef.t
12815 ____________________________________________________________________________
12816 [  2345] By: gsar                                  on 1998/11/28  13:07:17
12817     Log: fix typo in pp_defined() causing C<defined %tied> to fail
12818  Branch: perl
12819        ! pp.c
12820 ____________________________________________________________________________
12821 [  2344] By: gsar                                  on 1998/11/28  13:03:29
12822     Log: s/comment/comment_t/ tweak (suggested by John Gorman
12823          <jgorman@webbysoft.com>)
12824  Branch: perl
12825        ! ext/B/B/Assembler.pm ext/B/B/Disassembler.pm
12826 ____________________________________________________________________________
12827 [  2343] By: gsar                                  on 1998/11/28  12:52:40
12828     Log: add (stub) perldelta.pod
12829  Branch: perl
12830        + pod/perldelta.pod
12831 ____________________________________________________________________________
12832 [  2342] By: gsar                                  on 1998/11/28  12:49:26
12833     Log: rename perldelta.pod to perl5005delta.pod in preparation for
12834          starting a new one
12835  Branch: perl
12836       +> pod/perl5005delta.pod
12837        - pod/perldelta.pod
12838        ! MANIFEST pod/perl.pod
12839 ____________________________________________________________________________
12840 [  2341] By: gsar                                  on 1998/11/28  12:41:55
12841     Log: fix MALLOC_LOCK #define
12842  Branch: perl
12843        ! malloc.c
12844 ____________________________________________________________________________
12845 [  2340] By: gsar                                  on 1998/11/28  12:18:23
12846     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12847          Date: Sun, 15 Nov 1998 20:25:50 -0500 (EST)
12848          Message-Id: <199811160125.UAA05268@monk.mps.ohio-state.edu>
12849          Subject: [PATCH 5.005_53] OS/2 events get closer to Perl
12850  Branch: perl
12851        ! os2/Changes os2/os2.c os2/os2.sym os2/os2ish.h
12852 ____________________________________________________________________________
12853 [  2339] By: jhi                                   on 1998/11/28  11:59:01
12854     Log: Add -lm to dynix/ptx POSIX hints.
12855          From: "Martin J. Bligh" <mbligh@sequent.com>
12856          To: jhi@iki.fi
12857          Subject: Re: Making Perl work on DYNIX/ptx
12858          Date: Wed, 25 Nov 1998 10:34:41 -0800
12859          Message-ID: <1457015007.911990081@w-186d219.rhe.sequent.com>
12860  Branch: cfgperl
12861        ! ext/POSIX/hints/dynixptx.pl
12862 ____________________________________________________________________________
12863 [  2338] By: jhi                                   on 1998/11/28  11:57:19
12864     Log: Detypo.
12865  Branch: cfgperl
12866        ! lib/filetest.pm
12867 ____________________________________________________________________________
12868 [  2337] By: jhi                                   on 1998/11/28  11:56:29
12869     Log: Better LD_LIBRARY_PATH instructions for Bourneists.
12870  Branch: cfgperl
12871        ! Configure
12872 ____________________________________________________________________________
12873 [  2336] By: gsar                                  on 1998/11/28  11:41:14
12874     Log: teach CPAN.pm to ignore beta perl distributions when looking for
12875          modules
12876          From: root@dogberry.rutgers.edu (root)
12877          Date: Thu, 12 Nov 1998 23:08:39 -0500
12878          Message-Id: <199811130408.XAA10578@dogberry.rutgers.edu>
12879          Subject: recompile tries getting a perl distribution
12880  Branch: perl
12881        ! lib/CPAN.pm
12882 ____________________________________________________________________________
12883 [  2335] By: gsar                                  on 1998/11/28  11:27:46
12884     Log: make $1 et al readonly under threads; make C<undef $1> fail like
12885          C<$1 = undef> does
12886  Branch: perl
12887        ! op.c pp.c t/op/undef.t
12888 ____________________________________________________________________________
12889 [  2334] By: gsar                                  on 1998/11/28  10:24:52
12890     Log: s/Regexp/re/ and clarify policy on lowercased object namespaces
12891  Branch: perl
12892        ! pod/perlfunc.pod pp_hot.c sv.c thrdvar.h
12893 ____________________________________________________________________________
12894 [  2333] By: gsar                                  on 1998/11/28  09:36:40
12895     Log: document changed PERL_HASH()
12896  Branch: perl
12897        ! pod/perlfunc.pod pod/perlguts.pod
12898 ____________________________________________________________________________
12899 [  2332] By: nick                                  on 1998/11/27  21:10:27
12900     Log: Handle INIT list in C.pm
12901          1. Provide init_av() from B.xs
12902          2. Export it in B.pm
12903          3. Use it in C.pm
12904          Also disable some pruning in savecv() which seems to undo
12905          my previous patch.
12906          Experimental feature - save pathnames of .so files in easily 
12907          grep-able form for use in wrapper to feed to linker.  
12908  Branch: perl
12909        ! ext/B/B.pm ext/B/B.xs ext/B/B/C.pm
12910 ____________________________________________________________________________
12911 [  2327] By: gsar                                  on 1998/11/27  15:12:01
12912     Log: integrate change#2315 from maint-5.005
12913  Branch: perl
12914        ! t/op/sort.t
12915       !> op.c sv.c
12916 ____________________________________________________________________________
12917 [  2326] By: gsar                                  on 1998/11/27  15:00:42
12918     Log: integrate changes#2304,2305,2306,2308 from maint-5.005
12919  Branch: perl
12920       !> ext/DynaLoader/dl_mpeix.xs installperl lib/ExtUtils/MM_Unix.pm
12921       !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MakeMaker.pm
12922       !> lib/ExtUtils/typemap
12923 ____________________________________________________________________________
12924 [  2325] By: gsar                                  on 1998/11/27  14:46:18
12925     Log: malloc bugfix and documentation from Ilya Zakharevich
12926          Date: Tue, 24 Nov 1998 17:24:55 -0500 (EST)
12927          Message-Id: <199811242224.RAA22618@monk.mps.ohio-state.edu>
12928          Subject: [PATCH 5.005_*] Re: Internal coredump
12929          --
12930          Date: Thu, 26 Nov 1998 03:06:10 -0500 (EST)
12931          Message-Id: <199811260806.DAA28913@monk.mps.ohio-state.edu>
12932          Subject: [PATCH 5.005_*] malloc.c documentation
12933  Branch: perl
12934        ! malloc.c
12935 ____________________________________________________________________________
12936 [  2324] By: gsar                                  on 1998/11/27  14:41:38
12937     Log: B::C tweaks to allow Tk compiles from Nick Ing-Simmons
12938  Branch: perl
12939        ! ext/B/B/C.pm
12940 ____________________________________________________________________________
12941 [  2323] By: gsar                                  on 1998/11/27  14:33:44
12942     Log: From: maeda@src.ricoh.co.jp
12943          Date: Tue, 24 Nov 1998 10:37:45 +0900
12944          Message-Id: <199811240137.KAA05867@luna.src.ricoh.co.jp>
12945          Subject: format "..." bug
12946  Branch: perl
12947        ! pp_ctl.c t/op/write.t
12948 ____________________________________________________________________________
12949 [  2322] By: gsar                                  on 1998/11/27  14:20:12
12950     Log: add ext/Devel/Peek
12951          From: jan.dubois@ibm.net (Jan Dubois)
12952          Date: Mon, 23 Nov 1998 00:48:11 +0100
12953          Message-ID: <36589ec9.49964585@smtp1.ibm.net>
12954          Subject: [PATCH 5.005_53] Devel::Peek integration
12955  Branch: perl
12956        + ext/Devel/Peek/Changes ext/Devel/Peek/Makefile.PL
12957        + ext/Devel/Peek/Peek.pm ext/Devel/Peek/Peek.xs
12958        ! MANIFEST dump.c embed.h embedvar.h global.sym intrpvar.h
12959        ! objXSUB.h perl.c perl.h proto.h sv.c sv.h thrdvar.h
12960        ! win32/GenCAPI.pl win32/Makefile win32/makefile.mk
12961 ____________________________________________________________________________
12962 [  2321] By: gsar                                  on 1998/11/27  13:03:08
12963     Log: ensure 'make regen_headers' even without perl installed
12964          (suggested by Ilya Zakharevich)
12965  Branch: perl
12966        ! bytecode.pl warning.pl
12967 ____________________________________________________________________________
12968 [  2320] By: gsar                                  on 1998/11/27  12:58:36
12969     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12970          Date: Mon, 9 Nov 1998 19:03:25 -0500 (EST)
12971          Message-Id: <199811100003.TAA05815@monk.mps.ohio-state.edu>
12972          Subject: [PATCH 5.005_*] Cosmetic malloc patch
12973  Branch: perl
12974        ! malloc.c
12975 ____________________________________________________________________________
12976 [  2319] By: gsar                                  on 1998/11/27  12:56:13
12977     Log: eliminate dup hunk from integration
12978  Branch: perl
12979        ! lib/filetest.pm perl.h
12980 ____________________________________________________________________________
12981 [  2318] By: gsar                                  on 1998/11/27  12:50:08
12982     Log: integrate cfgperl changes into mainline
12983  Branch: perl
12984       +> ext/DB_File/hints/dynixptx.pl ext/POSIX/hints/dynixptx.pl
12985        ! pod/perlfaq4.pod
12986       !> (integrate 30 files)
12987 ____________________________________________________________________________
12988 [  2317] By: jhi                                   on 1998/11/27  11:38:13
12989     Log: C<-x>.
12990  Branch: cfgperl
12991        ! lib/filetest.pm
12992 ____________________________________________________________________________
12993 [  2316] By: jhi                                   on 1998/11/27  11:10:22
12994     Log: Integrate from mainperl.
12995  Branch: cfgperl
12996       !> XSUB.h embed.h embed.pl embedvar.h ext/Thread/Thread.xs
12997       !> iperlsys.h mg.c objXSUB.h op.c pp_ctl.c pp_sys.c proto.h
12998       !> t/comp/package.t t/lib/dumper.t t/pragma/warn/pp_ctl
12999       !> universal.c util.c win32/GenCAPI.pl win32/win32.h
13000       !> win32/win32sck.c
13001 ____________________________________________________________________________
13002 [  2315] By: gbarr                                 on 1998/11/27  05:16:50
13003     Log: integrate change#2246 from mainline, while still allowing
13004          C<sort $globref @foo>
13005          
13006          allow C<sort $coderef @foo>
13007  Branch: maint-5.005/perl
13008        ! op.c sv.c
13009       !> t/op/sort.t
13010 ____________________________________________________________________________
13011 [  2308] By: gbarr                                 on 1998/11/27  00:11:44
13012     Log: Updates for MPE/iX DynaLoader and installperl, via private mail
13013          forwarded by Jarkko Hietaniemi from Mark Bixby
13014  Branch: maint-5.005/perl
13015        ! ext/DynaLoader/dl_mpeix.xs installperl
13016 ____________________________________________________________________________
13017 [  2306] By: gbarr                                 on 1998/11/26  23:44:47
13018     Log: Allow PL_FILES to have multiple targets from one source by allowing
13019          an array ref as the value in the hash
13020  Branch: maint-5.005/perl
13021        ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
13022        ! lib/ExtUtils/MakeMaker.pm
13023 ____________________________________________________________________________
13024 [  2305] By: gbarr                                 on 1998/11/26  23:38:06
13025     Log: fix unsigned variables to use SvUV and sv_setuv
13026  Branch: maint-5.005/perl
13027        ! lib/ExtUtils/typemap
13028 ____________________________________________________________________________
13029 [  2304] By: gbarr                                 on 1998/11/26  23:36:17
13030     Log: Fix embeded \n in ABSTRACT and <> in AUTHOR
13031  Branch: maint-5.005/perl
13032        ! lib/ExtUtils/MM_Unix.pm
13033 ____________________________________________________________________________
13034 [  2301] By: gsar                                  on 1998/11/26  10:16:54
13035     Log: fix PL_defoutgv leak under threads
13036  Branch: perl
13037        ! ext/Thread/Thread.xs
13038 ____________________________________________________________________________
13039 [  2300] By: gsar                                  on 1998/11/26  09:04:44
13040     Log: properly free temporaries created by threads
13041  Branch: perl
13042        ! ext/Thread/Thread.xs
13043 ____________________________________________________________________________
13044 [  2299] By: gsar                                  on 1998/11/26  06:51:16
13045     Log: fix C<if (...) { package Foo; ... }> misoptimization that fails
13046          to set the package for the block properly
13047  Branch: perl
13048        ! op.c t/comp/package.t t/lib/dumper.t
13049 ____________________________________________________________________________
13050 [  2298] By: nick                                  on 1998/11/24  22:04:20
13051     Log: Part-1 of tweaks to allow Tk to be "compiled"
13052          Make XS_UNIVERSAL_xxx non-static so they can be found in libperl.
13053          (May also need attention to exports etc. - to follow.)
13054  Branch: perl
13055        ! universal.c
13056 ____________________________________________________________________________
13057 [  2294] By: jhi                                   on 1998/11/23  10:44:26
13058     Log: The new socket tests need in some platforms
13059          to #include <sys/types.h>.
13060  Branch: cfgperl
13061        ! Configure
13062 ____________________________________________________________________________
13063 [  2293] By: jhi                                   on 1998/11/23  10:33:42
13064     Log: From: Gerben Wierda <G.C.Th.Wierda@AWT.nl>
13065          To: Jarkko Hietaniemi <jhi@cc.hut.fi>
13066          Subject: Re: Test results for perl5.005_53 under NEXTSTEP 3.3 (intel)
13067          Date: Mon, 23 Nov 1998 10:07:04 +0100
13068          Message-Id: <9811230907.AA06484@AWT.nl>
13069          
13070          NeXTstep NetInfo uses nidump to get the user/group databases.
13071  Branch: cfgperl
13072        ! t/op/grent.t t/op/pwent.t
13073 ____________________________________________________________________________
13074 [  2291] By: TimBunce                              on 1998/11/22  22:23:09
13075     Log: Updated Porting/patchls utility.
13076  Branch: maint-5.004/perl
13077        ! Porting/patchls
13078 ____________________________________________________________________________
13079 [  2288] By: TimBunce                              on 1998/11/22  21:46:11
13080     Log: Title:  "Buglet in Sys::Syslog.pm (with fix)"
13081          From:  Henrik Tougaard <ht.000@foa.dk>
13082          Msg-ID:  <Pine.OSF.3.95.981117092651.1492C-100000@sula.pensam.dk>
13083          Files:  lib/Sys/Syslog.pm
13084  Branch: maint-5.004/perl
13085        ! lib/Sys/Syslog.pm
13086 ____________________________________________________________________________
13087 [  2286] By: jhi                                   on 1998/11/22  19:08:42
13088     Log: Change#2284 aid: allow also for plain old MSG_ and SCM_ #defines.
13089  Branch: cfgperl
13090        ! ext/Socket/Socket.xs
13091 ____________________________________________________________________________
13092 [  2285] By: jhi                                   on 1998/11/22  18:21:07
13093     Log: MSG_PROXY for GNU/Hurd (previously we believed that
13094          all GNU libc platforms have MSG_PROXY.  Untrue).
13095          In fact this ended up as a major MSG_* and SCM_*
13096          update.  The MSG_XXX known to be enums in some
13097          versions of the glibc are now probed for and respective
13098          HAS_MSG_XXX are defined.  While I was at it I noticed
13099          SCM_RIGHTS being similarly an enum.  This reminded me of
13100          an ancient discussion in perl5-porters:
13101          http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/9612/msg01017.html
13102          The BSD socket interface has a nifty feature for passing
13103          file descriptors and credentials--via sockets.  It may be
13104          too late to add this functionality to the CORE but
13105          at least Configure now probes for the functions,
13106          structs, and includes, defining the appropriate
13107          HAS_YYY and I_ZZZ, and the Socket extension exports
13108          the constants, in case somebody wants to write an
13109          extension for this interface.
13110  Branch: cfgperl
13111        ! Configure Porting/Glossary Porting/config.sh Porting/config_H
13112        ! config_h.SH ext/Socket/Socket.pm ext/Socket/Socket.xs
13113        ! iperlsys.h
13114 ____________________________________________________________________________
13115 [  2284] By: jhi                                   on 1998/11/22  18:13:21
13116     Log: perlhist.pod 1.54, containing 5_53.
13117  Branch: cfgperl
13118        ! pod/perlhist.pod
13119 ____________________________________________________________________________
13120 [  2274] By: TimBunce                              on 1998/11/22  16:25:46
13121     Log: Preserve errno around fcntl(fd,F_SETFD,fd > maxsysfd) in do_open()
13122  Branch: maint-5.004/perl
13123        ! doio.c
13124 ____________________________________________________________________________
13125 [  2273] By: TimBunce                              on 1998/11/22  16:17:43
13126     Log: Improve op/die_exit.t test for implicit close changing $!
13127  Branch: maint-5.004/perl
13128        ! t/op/die_exit.t
13129 ____________________________________________________________________________
13130 [  2268] By: jhi                                   on 1998/11/22  14:44:11
13131     Log: Fix thinko.
13132  Branch: cfgperl
13133        ! hints/dynixptx.sh
13134 ____________________________________________________________________________
13135 [  2267] By: jhi                                   on 1998/11/22  13:19:41
13136     Log: Document the d_socket override.
13137  Branch: cfgperl
13138        ! hints/dynixptx.sh
13139 ____________________________________________________________________________
13140 [  2266] By: jhi                                   on 1998/11/22  12:12:29
13141     Log: From: John Tobey <jtobey@channel1.com>
13142          Subject: [PATCH] perlfaq typos
13143          To: perl5-porters@perl.com
13144          Date: 22 Nov 1998 04:25:15 +0200
13145          Message-ID: <MLIST_m0zhPeF-000FOgC@feynman.localnet>
13146  Branch: cfgperl
13147        ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
13148        ! pod/perlfaq7.pod pod/perlfaq8.pod
13149 ____________________________________________________________________________
13150 [  2265] By: jhi                                   on 1998/11/22  12:06:29
13151     Log: From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
13152          Subject: DB_File 1.61 patch for 5.005_53 & 5.005_02
13153          Newsgroups: hut.lists.perl5-porters
13154          To: gsar@engin.umich.edu (Gurusamy Sarathy)
13155          Cc: perl5-porters@perl.org (Perl5 Porters)
13156          Date: 20 Nov 1998 12:20:41 +0200
13157  Branch: cfgperl
13158        ! ext/DB_File/Changes ext/DB_File/DB_File.pm
13159        ! ext/DB_File/DB_File.xs
13160 ____________________________________________________________________________
13161 [  2264] By: jhi                                   on 1998/11/22  11:55:09
13162     Log: NeXTstep /etc/group and /etc/passwd are used only at boot time,
13163          From: Gerben Wierda <G.C.Th.Wierda@AWT.nl>
13164          Subject: Test results for perl5.005_53 under NEXTSTEP 3.3 (intel)
13165          To: perlbug@perl.com
13166          Date: 20 Nov 1998 18:39:06 +0200
13167          Lines: 47
13168          Message-ID: <MLIST_9811201533.AA22148@AWT.nl>
13169  Branch: cfgperl
13170        ! t/op/grent.t t/op/pwent.t
13171 ____________________________________________________________________________
13172 [  2263] By: jhi                                   on 1998/11/22  11:42:59
13173     Log: Permission testing is tricky when we have too much power.
13174          Problem reported in
13175          From: Gerben Wierda <G.C.Th.Wierda@AWT.nl>
13176          Subject: Test results for perl5.005_53 under NEXTSTEP 3.3 (intel)
13177          To: perlbug@perl.com
13178          Date: 20 Nov 1998 18:39:06 +0200
13179          Message-ID: <MLIST_9811201533.AA22148@AWT.nl>
13180  Branch: cfgperl
13181        ! t/op/filetest.t
13182 ____________________________________________________________________________
13183 [  2262] By: gsar                                  on 1998/11/22  11:37:02
13184     Log: fix broken CAPI generation
13185  Branch: perl
13186        ! win32/GenCAPI.pl
13187 ____________________________________________________________________________
13188 [  2261] By: jhi                                   on 1998/11/22  11:17:00
13189     Log: -x should be C<-x>, reported by Gerben Wierda.
13190  Branch: cfgperl
13191        ! pod/perlfunc.pod
13192 ____________________________________________________________________________
13193 [  2260] By: gsar                                  on 1998/11/22  11:12:02
13194     Log: phase 2 of PERL_OBJECT cleanup; objXSUB.h autogeneration
13195  Branch: perl
13196        ! XSUB.h embed.h embed.pl embedvar.h iperlsys.h objXSUB.h
13197        ! proto.h
13198 ____________________________________________________________________________
13199 [  2259] By: jhi                                   on 1998/11/22  11:06:40
13200     Log: From: "Kurt D. Starsinic" <kstar@chapin.edu>
13201          Subject: Re: [PATCH] Re: pod2man bug in date generated line
13202          To: Albert Dvornik <bert@genscan.com>, "Larry W. Virden" <lvirden@cas.org>
13203          Cc: perlbug@perl.com
13204          Date: 20 Nov 1998 21:30:17 +0200
13205          Message-ID: <MLIST_19981120131523.A464@O2.chapin.edu>
13206  Branch: cfgperl
13207        ! pod/pod2man.PL
13208 ____________________________________________________________________________
13209 [  2256] By: jhi                                   on 1998/11/21  10:44:01
13210     Log: From: Thomas Bowditch <bowditch@inmet.com>
13211          Subject: Benchmark.pm suggestion
13212          To: jhi@iki.fi, Tim.Bunce@ig.co.uk
13213          Date: Fri, 20 Nov 1998 17:43:46 -0500
13214          Message-Id: <199811202243.RAA26252@harp.camb.inmet.com>
13215          
13216          Added timesum().
13217  Branch: cfgperl
13218        ! lib/Benchmark.pm
13219 ____________________________________________________________________________
13220 [  2255] By: gsar                                  on 1998/11/21  08:45:06
13221     Log: another win32 portability fix: make sysread() and syswrite()
13222          work on sockets
13223  Branch: perl
13224        ! pp_sys.c win32/win32.h
13225 ____________________________________________________________________________
13226 [  2254] By: gsar                                  on 1998/11/21  07:49:06
13227     Log: win32_recvfrom() compatibility fix
13228  Branch: perl
13229        ! win32/win32sck.c
13230 ____________________________________________________________________________
13231 [  2253] By: jhi                                   on 1998/11/20  08:22:06
13232     Log: From: Mark Bixby <markb@spock.dis.cccd.edu>
13233          To: jhi@iki.fi
13234          Subject: MPE/iX Perl 5.005_02 oops
13235          Date: Thu, 19 Nov 1998 17:10:45 -0800 (PST)
13236          Message-Id: <199811200110.RAA07395@spock.dis.cccd.edu>
13237  Branch: cfgperl
13238        ! ext/DynaLoader/dl_mpeix.xs installperl
13239 ____________________________________________________________________________
13240 [  2252] By: gsar                                  on 1998/11/19  17:38:03
13241     Log: mess_sv tweak for change#2249
13242  Branch: perl
13243        ! util.c
13244 ____________________________________________________________________________
13245 [  2251] By: jhi                                   on 1998/11/18  12:32:19
13246     Log: Display use64bits and usemultiplicity but only if necessary.
13247  Branch: cfgperl
13248        ! myconfig
13249 ____________________________________________________________________________
13250 [  2250] By: jhi                                   on 1998/11/18  12:26:50
13251     Log: From: Horst von Brand <vonbrand@sleipnir.valparaiso.cl> 
13252          Subject: pp.c uses 'unsigned Quad_t'
13253          To: perlbug@perl.com 
13254          Date: Sun, 15 Nov 1998 20:57:05 -0300 
13255          Message-Id: <199811152357.UAA12768@sleipnir.valparaiso.cl>
13256  Branch: cfgperl
13257        ! perl.h pp.c
13258 ____________________________________________________________________________
13259 [  2249] By: gsar                                  on 1998/11/18  05:43:11
13260     Log: use PL_mess_sv only during global destruction (fixes problems with
13261          overlapping invocations of form()/warn()/die()/croak() trampling on
13262          each other's messages)
13263  Branch: perl
13264        ! mg.c util.c
13265 ____________________________________________________________________________
13266 [  2248] By: gsar                                  on 1998/11/18  05:39:36
13267     Log: tweak change#2245 to skip previous message if any
13268  Branch: perl
13269        ! pp_ctl.c t/pragma/warn/pp_ctl
13270 ____________________________________________________________________________
13271 [  2247] By: jhi                                   on 1998/11/17  11:46:56
13272     Log: Integrate from mainperl.
13273  Branch: cfgperl
13274       !> (integrate 26 files)
13275 ____________________________________________________________________________
13276 [  2246] By: gsar                                  on 1998/11/17  09:41:10
13277     Log: allow C<sort $coderef @foo>
13278  Branch: perl
13279        ! op.c t/op/sort.t t/pragma/overload.t
13280 ____________________________________________________________________________
13281 [  2245] By: gsar                                  on 1998/11/17  08:28:26
13282     Log: propagate failures in DESTROY() as (optional) warnings
13283  Branch: perl
13284        ! pod/perldiag.pod pp_ctl.c t/pragma/warn/pp_ctl
13285 ____________________________________________________________________________
13286 [  2244] By: gsar                                  on 1998/11/17  07:43:08
13287     Log: ensure PL_dirty is reinit-ed properly under -DMULTIPLICITY
13288  Branch: perl
13289        ! perl.c thrdvar.h
13290 ____________________________________________________________________________
13291 [  2243] By: gsar                                  on 1998/11/17  07:40:09
13292     Log: sort WARN_FOO symbols to avoid hash traversal order dependency
13293  Branch: perl
13294        ! lib/warning.pm warning.h warning.pl
13295 ____________________________________________________________________________
13296 [  2242] By: gsar                                  on 1998/11/17  06:32:39
13297     Log: fix skipspace() to properly account for newlines in eval''-ed
13298          strings (caused bogus line numbers in diagnostics and debugger)
13299  Branch: perl
13300        ! t/pragma/warn/pp_ctl t/pragma/warn/toke toke.c
13301 ____________________________________________________________________________
13302 [  2241] By: gsar                                  on 1998/11/17  03:48:12
13303     Log: s/Perl_utf8skip/PL_utf8skip/g
13304  Branch: perl
13305        ! embed.h embed.pl global.sym globvar.sym regexec.c utf8.h
13306 ____________________________________________________________________________
13307 [  2240] By: gsar                                  on 1998/11/14  06:09:06
13308     Log: rework op/groups.t
13309  Branch: perl
13310        ! t/op/filetest.t t/op/groups.t
13311 ____________________________________________________________________________
13312 [  2235] By: gsar                                  on 1998/11/14  00:17:05
13313     Log: catch a neophyte trap: open(<FH>), close(<FH>) etc.
13314  Branch: perl
13315        ! op.c
13316 ____________________________________________________________________________
13317 [  2234] By: gsar                                  on 1998/11/14  00:14:02
13318     Log: update Changes
13319  Branch: perl
13320        ! Changes win32/config.bc win32/config.gc win32/config.vc
13321 ____________________________________________________________________________
13322 [  2233] By: gsar                                  on 1998/11/13  09:43:03
13323     Log: doc tweak
13324  Branch: perl
13325        ! README.win32
13326 ____________________________________________________________________________
13327 [  2230] By: jhi                                   on 1998/11/12  17:07:45
13328     Log: Allow hints file override for d_socket
13329          (based on Sequent-induced change #2229).
13330  Branch: cfgperl
13331        ! Configure
13332 ____________________________________________________________________________
13333 [  2229] By: jhi                                   on 1998/11/12  16:32:33
13334     Log: 
13335          From: "Martin J. Bligh" <mbligh@sequent.com>
13336          To: jhi@iki.fi
13337          cc: gbarr@ti.com, gbarr@pobox.com, gsar@umich.edu
13338          Subject: Re: Making Perl work on DYNIX/ptx
13339          Date: Tue, 10 Nov 1998 16:24:26 -0800
13340          Message-ID: <181999655.910715066@w-186d219.rhe.sequent.com>
13341  Branch: cfgperl
13342        ! hints/dynixptx.sh
13343 ____________________________________________________________________________
13344 [  2228] By: jhi                                   on 1998/11/12  11:40:37
13345     Log: From: "Martin J. Bligh" <mbligh@sequent.com>
13346          Message-ID: <187803647.910720870@w-186d219.rhe.sequent.com>
13347          To: jhi@iki.fi
13348          cc: gbarr@ti.com, gbarr@pobox.com, gsar@umich.edu
13349          Subject: Re: Making Perl work on DYNIX/ptx
13350          Date: Tue, 10 Nov 1998 18:01:10 -0800
13351  Branch: cfgperl
13352        + ext/DB_File/hints/dynixptx.pl ext/POSIX/hints/dynixptx.pl
13353 ____________________________________________________________________________
13354 [  2227] By: jhi                                   on 1998/11/12  11:17:42
13355     Log: Integrate from mainperl.
13356  Branch: cfgperl
13357       !> Changes XSUB.h av.c embed.h embed.pl embedvar.h
13358       !> ext/IPC/SysV/Msg.pm global.sym hv.c lib/Text/Wrap.pm objXSUB.h
13359       !> perl.c perl.h pod/perlfunc.pod pod/perlvar.pod pp_sys.c
13360       !> proto.h regexec.c t/op/array.t util.c win32/makedef.pl
13361       !> win32/win32.c x2p/s2p.PL
13362 ____________________________________________________________________________
13363 [  2226] By: gsar                                  on 1998/11/11  21:05:42
13364     Log: provide -DPERL_POLLUTE
13365  Branch: perl
13366        ! embed.pl embedvar.h
13367 ____________________________________________________________________________
13368 [  2225] By: jhi                                   on 1998/11/09  07:45:12
13369     Log: From: Hans Mulder <hansm@icgroup.nl>
13370          To: Ilya Zakharevich <ilya@math.ohio-state.edu>
13371          Cc: gsar@engin.umich.edu (Gurusamy Sarathy), jhi@iki.fi,
13372          perl5-porters@perl.org
13373          Subject: Re: [PATCH] Re: Not OK: perl 5.00553 on OPENSTEP-Mach 4_1
13374          (UNINSTALLED)
13375          Date: Sun,  8 Nov 98 22:20:23 +0100
13376          Message-Id: <9811082119.AA11802@icgned.icgroup.nl>
13377  Branch: cfgperl
13378        ! malloc.c perl.h
13379 ____________________________________________________________________________
13380 [  2224] By: gsar                                  on 1998/11/09  03:13:14
13381     Log: avoid endless loops in Text::Wrap (from a suggestion by Lupe
13382          Christoph <lupe@alanya.m.isar.de>)
13383  Branch: perl
13384        ! lib/Text/Wrap.pm
13385 ____________________________________________________________________________
13386 [  2223] By: gsar                                  on 1998/11/09  02:09:06
13387     Log: fix misplaced brace in s2p (as suggested by Lionel Fourquaux
13388          <lionel.fourquaux@wanadoo.fr>)
13389  Branch: perl
13390        ! x2p/s2p.PL
13391 ____________________________________________________________________________
13392 [  2222] By: gsar                                  on 1998/11/09  01:56:24
13393     Log: patches from Hugo van der Sanden <hv@crypt.compulink.co.uk>
13394          Date: Wed, 04 Nov 1998 12:19:44 +0000
13395          Message-Id: <199811041219.MAA05451@crypt.compulink.co.uk>
13396          Subject: [PATCH] Re: [5.005_53] read overflow? 
13397          --
13398          Date: Wed, 04 Nov 1998 13:15:18 +0000
13399          Message-Id: <199811041315.NAA05711@crypt.compulink.co.uk>
13400          Subject: [PATCH 5.005_53] perl -V fix
13401  Branch: perl
13402        ! perl.c regexec.c
13403 ____________________________________________________________________________
13404 [  2221] By: gsar                                  on 1998/11/09  01:34:56
13405     Log: From: jan.dubois@ibm.net (Jan Dubois)
13406          Date: Sun, 01 Nov 1998 00:05:01 +0100
13407          Message-ID: <364294bd.18052307@smtp1.ibm.net>
13408          Subject: [PATCH v5.5.53, WIN32] PL_block_type undefined unless DEBUGGING
13409  Branch: perl
13410        ! Changes win32/makedef.pl
13411 ____________________________________________________________________________
13412 [  2220] By: gsar                                  on 1998/11/08  21:13:07
13413     Log: integrate changes#2120,2168,2218 from maint-5.005;
13414          add new vtbls; s/\bvtbl_/PL_vtbl_/; remove trailing comma in
13415          enum; make regen_headers
13416  Branch: perl
13417        ! XSUB.h embed.h embedvar.h ext/IPC/SysV/Msg.pm global.sym
13418        ! objXSUB.h perl.h pod/perlfunc.pod proto.h util.c win32/win32.c
13419 ____________________________________________________________________________
13420 [  2219] By: gsar                                  on 1998/11/08  19:42:57
13421     Log: integrate cfgperl changes into mainline
13422  Branch: perl
13423       +> README.vmesa
13424       !> Configure MANIFEST Porting/Glossary Porting/config.sh
13425       !> Porting/config_H config_h.SH ext/Thread/Thread.xs
13426       !> hints/hpux.sh hints/vmesa.sh lib/Math/Complex.pm malloc.c
13427       !> perl.h pod/perlfunc.pod pod/perllocale.pod pod/perlport.pod
13428       !> pp_sys.c sv.c t/lib/complex.t t/op/groups.t t/op/lex_assign.t
13429       !> thread.h vms/subconfigure.com vos/config.h
13430 ____________________________________________________________________________
13431 [  2218] By: gbarr                                 on 1998/11/08  16:48:44
13432     Log: From: Graham Barr <gbarr@ti.com>
13433          Date: Mon, 2 Nov 1998 07:38:52 -0600
13434          Message-ID: <19981102073852.A12751@asic.sc.ti.com>
13435          Subject: [PATCH 5.005_*] Re: IPC::Msg 1.03
13436  Branch: maint-5.005/perl
13437        ! ext/IPC/SysV/Msg.pm
13438 ____________________________________________________________________________
13439 [  2215] By: gsar                                  on 1998/11/08  02:52:52
13440     Log: set close-on-exec bit on pipe() FDs
13441  Branch: perl
13442        ! pod/perlfunc.pod pod/perlvar.pod pp_sys.c
13443 ____________________________________________________________________________
13444 [  2214] By: gsar                                  on 1998/11/08  02:27:57
13445     Log: typo in newHVhv()
13446  Branch: perl
13447        ! hv.c
13448 ____________________________________________________________________________
13449 [  2211] By: jhi                                   on 1998/11/07  21:14:18
13450     Log: Finalize the Mach CThreads support.
13451          
13452          From: Hans Mulder <hansm@icgroup.nl>
13453          Date: Sat,  7 Nov 98 22:06:20 +0100
13454          To: Gurusamy Sarathy <gsar@engin.umich.edu>
13455          Cc: jhi@iki.fi, perl5-porters@perl.org
13456          Subject: [PATCH] Re: Not OK: perl 5.00553 on OPENSTEP-Mach 4_1 (UNINSTALLED) 
13457          Message-Id: <9811072105.AA07794@icgned.icgroup.nl>
13458  Branch: cfgperl
13459        ! malloc.c perl.h
13460 ____________________________________________________________________________
13461 [  2210] By: gsar                                  on 1998/11/06  20:36:50
13462     Log: fix AvREALISH bogusness
13463  Branch: perl
13464        ! av.c t/op/array.t
13465 ____________________________________________________________________________
13466 [  2209] By: jhi                                   on 1998/11/06  08:05:31
13467     Log: Renamed malloc.c ASSERT() macro to P_ASSERT() because
13468          ASSERT() causes problems in {NeXTStep,OpenStep}.
13469          
13470          From: Hans Mulder <hansm@icgroup.nl>
13471          To: Jarkko Hietaniemi <jhi@cc.hut.fi>
13472          Subject: Re: Not OK: perl 5.00553 on OPENSTEP-Mach 4_1 (UNINSTALLED)
13473          Date: Fri,  6 Nov 98 01:27:41 +0100
13474          Message-Id: <9811060025.AA27389@icgned.icgroup.nl>
13475          
13476          and
13477          
13478          From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13479          Subject: Re: ASSERT() in malloc.c
13480          To: jhi@iki.fi
13481          Date: Fri, 6 Nov 1998 02:59:29 -0500 (EST)
13482          Message-Id: <199811060759.CAA18915@monk.mps.ohio-state.edu>
13483  Branch: cfgperl
13484        ! malloc.c
13485 ____________________________________________________________________________
13486 [  2208] By: jhi                                   on 1998/11/06  07:55:38
13487     Log: Mach CThreads needs #include <mach/cthreads.h>.
13488  Branch: cfgperl
13489        ! perl.h
13490 ____________________________________________________________________________
13491 [  2206] By: jhi                                   on 1998/11/05  14:54:52
13492     Log: PERL_BADLANG wrongly documented.
13493          
13494          From: ts <decoux@moulon.inra.fr>
13495          To: jhi@cc.hut.fi
13496          Subject: Re: Locale warning messages
13497          Date: Thu, 5 Nov 1998 14:34:19 +0100 (MET)
13498          Message-Id: <199811051334.OAA24863@moulon.inra.fr>
13499          
13500          and
13501          
13502          From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13503          Subject: Re: PERL_BADLANG
13504          To: jhi@iki.fi
13505          Subject: Re: PERL_BADLANG
13506          Date: Thu, 5 Nov 1998 09:49:00 -0500 (EST)
13507          Message-Id: <199811051449.JAA04238@monk.mps.ohio-state.edu>
13508  Branch: cfgperl
13509        ! pod/perllocale.pod
13510 ____________________________________________________________________________
13511 [  2205] By: jhi                                   on 1998/11/05  14:24:33
13512     Log: Document all the control flow keywords in perlfunc
13513          so that "perlfunc -f while" works.
13514  Branch: cfgperl
13515        ! pod/perlfunc.pod
13516 ____________________________________________________________________________
13517 [  2204] By: jhi                                   on 1998/11/05  12:46:02
13518     Log: Configure update.  Remove last trace of PTHREADS_CREATED_JOINABLE
13519          (from vos/config.h).  Update Porting/{Glossary,config*}.
13520  Branch: cfgperl
13521        ! Configure Porting/Glossary Porting/config.sh Porting/config_H
13522        ! config_h.SH vos/config.h
13523 ____________________________________________________________________________
13524 [  2203] By: jhi                                   on 1998/11/05  08:34:39
13525     Log: VM/ESA and VMS sig_num_init (change#2101) catchup.
13526  Branch: cfgperl
13527        ! hints/vmesa.sh vms/subconfigure.com
13528 ____________________________________________________________________________
13529 [  2202] By: jhi                                   on 1998/11/05  08:03:20
13530     Log: Integrate from mainperl.
13531  Branch: cfgperl
13532       !> Changes cop.h doop.c gv.c mg.c perl.c pp_ctl.c sv.c util.c
13533       !> win32/Makefile win32/makefile.mk win32/win32.c
13534 ____________________________________________________________________________
13535 [  2201] By: gsar                                  on 1998/11/05  04:40:44
13536     Log: another POPSTACK victim
13537  Branch: perl
13538        ! cop.h sv.c
13539 ____________________________________________________________________________
13540 [  2196] By: gsar                                  on 1998/11/05  02:07:54
13541     Log: fix a location affected by change#2191, add note about POPSTACK
13542  Branch: perl
13543        ! cop.h gv.c pp_ctl.c
13544 ____________________________________________________________________________
13545 [  2195] By: gsar                                  on 1998/11/05  02:04:45
13546     Log: makefile notes
13547  Branch: perl
13548        ! win32/Makefile win32/makefile.mk
13549 ____________________________________________________________________________
13550 [  2192] By: gsar                                  on 1998/11/04  23:48:53
13551     Log: indeterminate order-of-evaluation fixes
13552  Branch: perl
13553        ! mg.c
13554 ____________________________________________________________________________
13555 [  2191] By: gsar                                  on 1998/11/04  23:02:16
13556     Log: refetch local stack pointer in POPSTACK
13557  Branch: perl
13558        ! cop.h perl.c
13559 ____________________________________________________________________________
13560 [  2190] By: jhi                                   on 1998/11/04  08:50:40
13561     Log: Configure update.
13562          Sequent DYNIX/ptx updates: osvers=$4 (instead of $3) of uname -a,
13563          
13564          From: Andy Dougherty <doughera@lafcol.lafayette.edu>
13565          To: Martin Bligh <mbligh@sequent.com>
13566          Cc: Jarkko Hietaniemi <jhi@iki.fi>
13567          Subject: Re: Perl 5's configure on DYNIX/ptx
13568          Message-Id: <Pine.SUN.3.96.981103090824.5533B-100000@newton.phys>
13569          Date: Tue, 3 Nov 1998 09:35:26 -0500 (EST)
13570          
13571          find sockets also from libsocket, not just libnet.
13572          OS390: $compile_ok instead of $compile for <inttypes.h>,
13573          
13574          From: pvhp@forte.com (Peter Prymmer)
13575          To: Thomas.Dorner@start.de, jhi@iki.fi, neale@VMA.TABNSW.COM.AU
13576          Subject: _53 not OK on os390 but looking better than ever
13577          Date: Tue, 3 Nov 98 17:33:22 PST
13578          Message-Id: <9811040133.AA09450@forte.com>
13579  Branch: cfgperl
13580        ! Configure
13581 ____________________________________________________________________________
13582 [  2189] By: jhi                                   on 1998/11/04  07:43:58
13583     Log: sysio.t failure: fix undefined order of evaluation, from
13584          
13585          From: Spider Boardman <spider@web.zk3.dec.com>
13586          Subject: Not OK: perl 5.00553 on alpha-thread 5.0 [PATCH]
13587          To: perlbug@perl.com
13588          Date: 4 Nov 1998 01:22:30 +0200
13589          Message-ID: <MLIST_199811032227.RAA143892@web.zk3.dec.com>
13590  Branch: cfgperl
13591        ! pp_sys.c
13592 ____________________________________________________________________________
13593 [  2188] By: gsar                                  on 1998/11/04  02:59:16
13594     Log: fix return value of win32_pclose()
13595  Branch: perl
13596        ! win32/win32.c
13597 ____________________________________________________________________________
13598 [  2187] By: gsar                                  on 1998/11/04  02:56:34
13599     Log: s/sv_upgrade/SvUPGRADE/ a couple of places
13600  Branch: perl
13601        ! Changes doop.c gv.c util.c
13602 ____________________________________________________________________________
13603 [  2186] By: jhi                                   on 1998/11/03  08:17:52
13604     Log: Document quads in pack.
13605  Branch: cfgperl
13606        ! pod/perlfunc.pod
13607 ____________________________________________________________________________
13608 [  2185] By: jhi                                   on 1998/11/03  07:49:35
13609     Log: (IV) vs (I32) vs I_V()
13610          
13611          Subject: [PATCH 5.005_53] Reverting typecast in sv_upgrade()
13612          From: Anton Berezin <tobez@plab.ku.dk> 
13613          To: "p5p" <perl5-porters@perl.org> 
13614          Date: 01 Nov 1998 15:09:11 +0100 
13615          Message-ID: <86hfwjtshk.fsf@lion.plab.ku.dk>
13616          
13617          and
13618          
13619          From: Andy Dougherty <doughera@lafcol.lafayette.edu> 
13620          Date: Mon, 2 Nov 1998 10:17:34 -0500 (EST) 
13621          Message-Id: <Pine.SUN.3.96.981102101433.4479B-100000@newton.phys>
13622  Branch: cfgperl
13623        ! sv.c
13624 ____________________________________________________________________________
13625 [  2184] By: jhi                                   on 1998/11/03  07:42:46
13626     Log: VM/ESA updates.
13627  Branch: cfgperl
13628        + README.vmesa
13629        ! MANIFEST pod/perlfunc.pod pod/perlport.pod
13630 ____________________________________________________________________________
13631 [  2183] By: jhi                                   on 1998/11/02  12:58:13
13632     Log: The id(1)-parsing is real fun.
13633  Branch: cfgperl
13634        ! t/op/groups.t
13635 ____________________________________________________________________________
13636 [  2182] By: jhi                                   on 1998/11/02  12:07:43
13637     Log: Decommission the symlink test.
13638  Branch: cfgperl
13639        ! t/op/lex_assign.t
13640 ____________________________________________________________________________
13641 [  2181] By: jhi                                   on 1998/11/02  12:03:08
13642     Log: Replace ATTR_JOINABLE with true Configure probe
13643          for PTHREAD_CREATE_JOINABLE (or equivalent:
13644          PTHREAD_CREATE_UNDETACHED or __UNDETACHED).
13645          Remove ATTR_JOINABLE itself: Thread.xs uses
13646          PTHREAD_CREATE_JOINABLE (or equivalent) directly.
13647          
13648          Really scan for <mach/cthreads.h> only if usethreads.
13649  Branch: cfgperl
13650        ! Configure config_h.SH ext/Thread/Thread.xs thread.h
13651 ____________________________________________________________________________
13652 [  2180] By: jhi                                   on 1998/11/02  11:07:34
13653     Log: In HP-UX 10.X usethreads only if the required files are present.
13654  Branch: cfgperl
13655        ! hints/hpux.sh
13656 ____________________________________________________________________________
13657 [  2179] By: jhi                                   on 1998/11/02  09:10:33
13658     Log: Prefer groups(1).
13659          id -Gn can be broken.
13660          id -a can save the day.
13661  Branch: cfgperl
13662        ! t/op/groups.t
13663 ____________________________________________________________________________
13664 [  2178] By: jhi                                   on 1998/11/02  08:35:29
13665     Log: Detrail enum comma.
13666  Branch: cfgperl
13667        ! perl.h
13668 ____________________________________________________________________________
13669 [  2177] By: jhi                                   on 1998/11/02  08:24:12
13670     Log: 0**0 = 1, from
13671          
13672          From: d-lewart@uiuc.edu (Daniel S. Lewart)
13673          Subject: Math::Complex 0**0 patches
13674          Date: Sun, 1 Nov 1998 19:21:48 -0600 (CST)
13675          Message-Id: <199811020121.TAA28310@staff2.cso.uiuc.edu>
13676          To: jhi@iki.fi (Jarkko Hietaniemi),
13677          Raphael_Manfredi@grenoble.hp.com (Raphael Manfredi)
13678  Branch: cfgperl
13679        ! lib/Math/Complex.pm t/lib/complex.t
13680 ____________________________________________________________________________
13681 [  2168] By: gbarr                                 on 1998/11/01  01:58:58
13682     Log: From: jan.dubois@ibm.net (Jan Dubois)   
13683          Date: Fri, 09 Oct 1998 23:28:31 +0200
13684          Message-ID: <36217b7f.3193091@smtp1.ibm.net>
13685          Subject: [PATCH 5.005_02] Allow XS access to vtbl_*s when compiled with PERL_OBJECT
13686  Branch: maint-5.005/perl
13687        ! XSUB.h
13688 ____________________________________________________________________________
13689 [  2164] By: jhi                                   on 1998/10/31  15:50:02
13690     Log: Integrate from mainperl.
13691  Branch: cfgperl
13692       +> t/op/lex_assign.t
13693       !> (integrate 45 files)
13694
13695 ----------------
13696 Version 5.005_53
13697 ----------------
13698
13699 ____________________________________________________________________________
13700 [  2163] By: gsar                                  on 1998/10/31  11:31:12
13701     Log: bump patchlevel; other minor fixes for clean build and test on
13702          Solaris and win32
13703  Branch: perl
13704        ! Changes ext/Data/Dumper/Dumper.xs patchlevel.h pp.h sv.c
13705        ! t/lib/dumper.t t/op/groups.t t/op/lex_assign.t
13706        ! t/pragma/warn/regexec win32/Makefile win32/config_H.bc
13707        ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
13708        ! x2p/a2p.c
13709 ____________________________________________________________________________
13710 [  2162] By: gsar                                  on 1998/10/31  09:40:31
13711     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13712          Date: Fri, 30 Oct 1998 18:36:20 -0500 (EST)
13713          Message-Id: <199810302336.SAA17336@monk.mps.ohio-state.edu>
13714          Subject: Re: [PATCH 5.00552] Overloaded <> and deref again
13715  Branch: perl
13716        ! pp.h
13717 ____________________________________________________________________________
13718 [  2161] By: gsar                                  on 1998/10/31  09:39:13
13719     Log: From: Albert Dvornik <bert@genscan.com>
13720          Date: 30 Oct 1998 17:50:04 -0500
13721          Message-Id: <tqd879vf4z.fsf@puma.genscan.com>
13722          Subject: [PATCH perl5.00[45]] a2p: make sprintf less greedy without -o
13723  Branch: perl
13724        ! x2p/Makefile.SH x2p/a2p.c x2p/a2p.pod x2p/a2p.y x2p/a2py.c
13725 ____________________________________________________________________________
13726 [  2160] By: gsar                                  on 1998/10/31  09:35:03
13727     Log: fix for bugs in -x mode
13728          From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13729          Date: Sat, 31 Oct 1998 00:30:57 -0500 (EST)
13730          Message-Id: <199810310530.AAA22277@monk.mps.ohio-state.edu>
13731          Subject: [PATCH 5.00552] Fix h2xs
13732  Branch: perl
13733        ! utils/h2xs.PL
13734 ____________________________________________________________________________
13735 [  2159] By: gsar                                  on 1998/10/31  09:31:36
13736     Log: Data::Dumper update
13737  Branch: perl
13738        ! ext/Data/Dumper/Changes ext/Data/Dumper/Dumper.pm
13739        ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/Todo
13740 ____________________________________________________________________________
13741 [  2153] By: gsar                                  on 1998/10/30  21:40:09
13742     Log: add testsuite portion of patch
13743          From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13744          Date: Thu, 29 Oct 1998 23:20:01 -0500 (EST)
13745          Message-Id: <199810300420.XAA25651@monk.mps.ohio-state.edu>
13746          Subject: [PATCH 5.00321 ;-)] 87% speedup
13747  Branch: perl
13748        + t/op/lex_assign.t
13749        ! MANIFEST
13750 ____________________________________________________________________________
13751 [  2152] By: gsar                                  on 1998/10/30  21:08:11
13752     Log: mention the C<$SIG{CHLD} = 'IGNORE'> special case
13753  Branch: perl
13754        ! pod/perlfunc.pod pod/perlipc.pod pod/perlvar.pod
13755 ____________________________________________________________________________
13756 [  2151] By: gsar                                  on 1998/10/30  20:18:09
13757     Log: From: Mark-Jason Dominus <mjd@plover.com>
13758          Date: Fri, 30 Oct 1998 14:24:23 EST
13759          Message-Id: <19981030192423.27276.qmail@plover.com>
13760          Subject: PATCH: (5.005_02)  a2p should use `chomp' instead of `chop'
13761  Branch: perl
13762        ! x2p/walk.c
13763 ____________________________________________________________________________
13764 [  2150] By: gsar                                  on 1998/10/30  20:08:57
13765     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13766          Date: Thu, 29 Oct 1998 22:04:54 -0500 (EST)
13767          Message-Id: <199810300304.WAA23291@monk.mps.ohio-state.edu>
13768          Subject: [PATCH 5.00552] Overloaded <> and deref again
13769  Branch: perl
13770        ! gv.c lib/overload.pm perl.h pp.c pp.h pp_hot.c pp_sys.c sv.c
13771        ! t/pragma/overload.t toke.c
13772 ____________________________________________________________________________
13773 [  2149] By: gsar                                  on 1998/10/30  19:38:15
13774     Log: From: Roderick Schertler <roderick@argon.org>
13775          Date: Thu, 29 Oct 1998 14:50:18 -0500
13776          Message-ID: <17625.909690618@eeyore.ibcinc.com>
13777          Subject: patch for daemonization docs in perlipc
13778  Branch: perl
13779        ! pod/perlipc.pod
13780 ____________________________________________________________________________
13781 [  2148] By: gsar                                  on 1998/10/30  19:36:07
13782     Log: From: Anton Berezin <tobez@plab.ku.dk>
13783          Date: 29 Oct 1998 17:06:25 +0100
13784          Message-ID: <86pvbbuzcu.fsf@lion.plab.ku.dk>
13785          Subject: [PATCH 5.005_52] win32_opendir() fails on empty drives
13786  Branch: perl
13787        ! win32/win32.c
13788 ____________________________________________________________________________
13789 [  2147] By: gsar                                  on 1998/10/30  19:31:37
13790     Log: tweaked version of suggested patch
13791          From: Anton Berezin <tobez@plab.ku.dk>
13792          Date: 29 Oct 1998 14:48:54 +0100
13793          Message-ID: <86yapzv5q1.fsf@lion.plab.ku.dk>
13794          Subject: [PATCH 5.005_52] One more problem with win32_stat and MSVC
13795  Branch: perl
13796        ! win32/win32.c
13797 ____________________________________________________________________________
13798 [  2146] By: gsar                                  on 1998/10/30  19:03:50
13799     Log: hand-apply whitespace-mutiliated patch
13800          From: "vishal bhatia" <vishalb@hotmail.com>
13801          Date: Wed, 28 Oct 1998 23:45:32 PST
13802          Message-ID: <19981029074534.2334.qmail@hotmail.com>
13803          Subject: [PATCH 5.005_52]Compiling modules,more bugfixes for B
13804  Branch: perl
13805        ! ext/B/B/C.pm ext/B/B/CC.pm
13806 ____________________________________________________________________________
13807 [  2145] By: gsar                                  on 1998/10/30  18:46:58
13808     Log: remaining PL_foo stragglers
13809  Branch: perl
13810        ! doio.c ext/B/B.pm ext/IPC/SysV/SysV.xs ext/Opcode/Opcode.pm
13811        ! op.h os2/os2.c vms/gen_shrfls.pl
13812 ____________________________________________________________________________
13813 [  2144] By: gsar                                  on 1998/10/30  17:38:36
13814     Log: integrate cfgperl tweaks into mainline
13815  Branch: perl
13816       !> Makefile.SH README.posix-bc doio.c ext/POSIX/POSIX.xs proto.h
13817       !> t/op/misc.t t/pragma/subs.t t/pragma/warning.t
13818 ____________________________________________________________________________
13819 [  2143] By: jhi                                   on 1998/10/30  13:27:39
13820     Log: There can be multiple yacc/bison errors.
13821  Branch: cfgperl
13822        ! t/op/misc.t t/pragma/subs.t t/pragma/warning.t
13823 ____________________________________________________________________________
13824 [  2142] By: jhi                                   on 1998/10/30  13:18:43
13825     Log: README.posix-bc update.
13826  Branch: cfgperl
13827        ! README.posix-bc
13828 ____________________________________________________________________________
13829 [  2141] By: jhi                                   on 1998/10/30  09:12:59
13830     Log: #2133 fallout.
13831  Branch: cfgperl
13832        ! doio.c ext/POSIX/POSIX.xs
13833 ____________________________________________________________________________
13834 [  2140] By: jhi                                   on 1998/10/30  08:43:18
13835     Log: Integrate from mainperl.
13836  Branch: cfgperl
13837       +> globvar.sym pp.sym
13838        - objpp.h thread.sym
13839       !> (integrate 61 files)
13840 ____________________________________________________________________________
13841 [  2133] By: gsar                                  on 1998/10/30  02:51:39
13842     Log: phase 1 of somewhat major rearrangement of PERL_OBJECT stuff
13843          (objpp.h is gone, embed.pl now does some of that); objXSUB.h
13844          should soon be automated also; the global variables that
13845          escaped the PL_foo conversion are now reined in; renamed
13846          MAGIC in regcomp.h to REG_MAGIC to avoid collision with the
13847          type of same name; duplicated lists of pp_things in various
13848          places is now gone; result has only been tested on win32
13849  Branch: perl
13850        + globvar.sym pp.sym
13851        - objpp.h thread.sym
13852        ! MANIFEST Makefile.SH av.c bytecode.h byterun.h cop.h doio.c
13853        ! doop.c dump.c embed.h embed.pl embedvar.h ext/B/B.xs
13854        ! ext/POSIX/POSIX.xs ext/Thread/Thread.xs global.sym globals.c
13855        ! gv.c malloc.c mg.c objXSUB.h op.c opcode.h opcode.pl perl.c
13856        ! perl.h perl_exp.SH perlvars.h perly.c pod/perlguts.pod pp.c
13857        ! pp.h pp_ctl.c pp_hot.c pp_proto.h pp_sys.c proto.h regcomp.c
13858        ! regcomp.h regcomp.pl regcomp.sym regexec.c regnodes.h run.c
13859        ! scope.c sv.c t/op/filetest.t taint.c thrdvar.h toke.c util.c
13860        ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
13861        ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
13862        ! win32/makedef.pl win32/makefile.mk win32/perlhost.h
13863 ____________________________________________________________________________
13864 [  2130] By: jhi                                   on 1998/10/29  15:31:26
13865     Log: Pure bison yylex() proto was broken.
13866  Branch: cfgperl
13867        ! proto.h
13868 ____________________________________________________________________________
13869 [  2126] By: jhi                                   on 1998/10/29  08:35:54
13870     Log: Integrate mainperl.
13871  Branch: cfgperl
13872       !> INSTALL README.cygwin32 cygwin32/gcc2 cygwin32/ld2
13873       !> lib/ExtUtils/MakeMaker.pm lib/perl5db.pl malloc.c pp.c
13874       !> pp_ctl.c proto.h regexec.c t/pragma/overload.t
13875       !> t/pragma/warn/doio toke.c win32/makefile.mk
13876 ____________________________________________________________________________
13877 [  2125] By: jhi                                   on 1998/10/29  08:32:38
13878     Log: EBCDIC Makefile.SH iteration converges.  Hopefully.
13879  Branch: cfgperl
13880        ! Makefile.SH
13881 ____________________________________________________________________________
13882 [  2124] By: jhi                                   on 1998/10/29  08:06:44
13883     Log: EBCDIC Makefile.SH tuneup.
13884  Branch: cfgperl
13885        ! Makefile.SH
13886 ____________________________________________________________________________
13887 [  2119] By: gsar                                  on 1998/10/28  23:24:04
13888     Log: remove doubled hunk from integration
13889  Branch: perl
13890        ! pp.c
13891 ____________________________________________________________________________
13892 [  2118] By: gsar                                  on 1998/10/28  22:03:31
13893     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13894          Date: Wed, 28 Oct 1998 01:23:27 -0500 (EST)
13895          Message-Id: <199810280623.BAA06968@monk.mps.ohio-state.edu>
13896          Subject: [PATCH 5.00552] Minor debugger tweaks
13897  Branch: perl
13898        ! lib/perl5db.pl
13899 ____________________________________________________________________________
13900 [  2117] By: gsar                                  on 1998/10/28  22:02:30
13901     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13902          Date: Wed, 28 Oct 1998 01:20:33 -0500 (EST)
13903          Message-Id: <199810280620.BAA06893@monk.mps.ohio-state.edu>
13904          Subject: [PATCH 5.00552] Make sort respect overloading
13905  Branch: perl
13906        ! pp_ctl.c proto.h t/pragma/overload.t
13907 ____________________________________________________________________________
13908 [  2116] By: gsar                                  on 1998/10/28  21:51:11
13909     Log: MM patches from Ilya Zakharevich
13910          Date: Wed, 28 Oct 1998 01:27:04 -0500 (EST)
13911          Message-Id: <199810280627.BAA07053@monk.mps.ohio-state.edu>
13912          Subject: [PATCH 5.00552] Make MakeMaker more verbose
13913          --
13914          Date: Wed, 28 Oct 1998 01:25:36 -0500 (EST)
13915          Message-Id: <199810280625.BAA06980@monk.mps.ohio-state.edu>
13916          Subject: [PATCH 5.00552] Make MakeMaker ignore errors in kid Makefile.PL
13917  Branch: perl
13918        ! lib/ExtUtils/MakeMaker.pm
13919 ____________________________________________________________________________
13920 [  2115] By: gsar                                  on 1998/10/28  21:46:19
13921     Log: add explicit references to perl source path in ld2 and gcc2
13922  Branch: perl
13923        ! README.cygwin32 cygwin32/gcc2 cygwin32/ld2
13924 ____________________________________________________________________________
13925 [  2114] By: gsar                                  on 1998/10/28  21:39:56
13926     Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
13927          Date: Tue, 27 Oct 1998 10:40:41 -0500 (EST)
13928          Message-Id: <Pine.SUN.3.96.981027103726.28498E-100000@newton.phys>
13929          Subject: [PATCH] Re: Problems with: Creating an installable tar archive
13930  Branch: perl
13931        ! INSTALL
13932 ____________________________________________________________________________
13933 [  2113] By: gsar                                  on 1998/10/28  21:21:16
13934     Log: integrate cfgperl into mainline
13935  Branch: perl
13936       +> t/op/filetest.t
13937       !> Configure MANIFEST Makefile.SH config_h.SH perl.h perly.y
13938       !> perly_c.diff pp.c proto.h t/comp/require.t t/io/pipe.t
13939       !> t/op/groups.t t/op/misc.t t/pragma/subs.t t/pragma/warning.t
13940       !> thread.h toke.c vmesa/Makefile
13941 ____________________________________________________________________________
13942 [  2112] By: gsar                                  on 1998/10/28  21:14:18
13943     Log: minor cleanup
13944  Branch: perl
13945        ! malloc.c regexec.c t/pragma/warn/doio win32/makefile.mk
13946 ____________________________________________________________________________
13947 [  2111] By: gsar                                  on 1998/10/28  18:52:10
13948     Log: smarter C<$SIG{FOO} = BAREWORD;> warning
13949  Branch: perl
13950        ! toke.c
13951 ____________________________________________________________________________
13952 [  2110] By: jhi                                   on 1998/10/28  15:07:54
13953     Log: posix-bc doesn't want to regenerate a2p.h from a2p.y.
13954  Branch: cfgperl
13955        ! Makefile.SH
13956 ____________________________________________________________________________
13957 [  2109] By: jhi                                   on 1998/10/28  13:39:54
13958     Log: a2p.y needs to generate also y.tab.h.
13959  Branch: cfgperl
13960        ! Makefile.SH
13961 ____________________________________________________________________________
13962 [  2108] By: jhi                                   on 1998/10/28  10:33:36
13963     Log: The "parse error" must be converted to "syntax error",
13964          just matching it aint' enough.
13965  Branch: cfgperl
13966        ! t/comp/require.t t/op/misc.t t/pragma/subs.t
13967        ! t/pragma/warning.t
13968 ____________________________________________________________________________
13969 [  2107] By: jhi                                   on 1998/10/28  10:23:05
13970     Log: Regen sig_n{ame,umber}* if slightest doubt.
13971  Branch: cfgperl
13972        ! Configure
13973 ____________________________________________________________________________
13974 [  2106] By: jhi                                   on 1998/10/28  08:44:49
13975     Log: Bison says 'parse error', not 'parser error'.
13976  Branch: cfgperl
13977        ! t/comp/require.t t/op/misc.t t/pragma/subs.t
13978        ! t/pragma/warning.t
13979 ____________________________________________________________________________
13980 [  2105] By: jhi                                   on 1998/10/28  08:42:09
13981     Log: yylex() parametrization.
13982  Branch: cfgperl
13983        ! proto.h toke.c
13984 ____________________________________________________________________________
13985 [  2104] By: jhi                                   on 1998/10/28  08:25:09
13986     Log: Bring in #2102.
13987  Branch: cfgperl
13988        ! pp.c
13989 ____________________________________________________________________________
13990 [  2103] By: jhi                                   on 1998/10/28  08:22:04
13991     Log: From: Dominic Dunlop <domo@vo.lu>
13992          Subject: [PATCH 5.005_02]  Re: perl5.004_04 testing problem
13993          Date: 27 Oct 1998 20:47:25 +0200
13994          Message-ID: <MLIST_v03110700b25b7dc95bbc@[212.24.192.87]>
13995  Branch: cfgperl
13996        ! t/op/groups.t
13997 ____________________________________________________________________________
13998 [  2102] By: larry                                 on 1998/10/27  18:58:55
13999     Log: utf8 change to quotemeta broke EBCDIC
14000  Branch: perl
14001        ! pp.c
14002 ____________________________________________________________________________
14003 [  2101] By: jhi                                   on 1998/10/27  12:55:34
14004     Log: $Config{sig_num_init}.
14005          Also, a new approach to the 'pthreads-created-joinable': drop
14006          it and use {PTHREAD_CREATE_{JOINABLE,UNDETACHED},__UNDETACHED}
14007          directly. (See also #2096).
14008  Branch: cfgperl
14009        ! Configure config_h.SH
14010 ____________________________________________________________________________
14011 [  2100] By: jhi                                   on 1998/10/27  10:48:55
14012     Log: Regenerated perly_c.diff.
14013  Branch: cfgperl
14014        ! perly_c.diff
14015 ____________________________________________________________________________
14016 [  2099] By: jhi                                   on 1998/10/27  08:42:25
14017     Log: First the mangler was Netscape, then it was me.
14018  Branch: cfgperl
14019        ! vmesa/Makefile
14020 ____________________________________________________________________________
14021 [  2098] By: jhi                                   on 1998/10/27  08:34:40
14022     Log: `id -Gn` might be available where `groups` is not.
14023  Branch: cfgperl
14024        ! t/op/groups.t
14025 ____________________________________________________________________________
14026 [  2097] By: jhi                                   on 1998/10/27  08:05:17
14027     Log: Netscape had mangled the tabs.
14028  Branch: cfgperl
14029        ! vmesa/Makefile
14030 ____________________________________________________________________________
14031 [  2096] By: jhi                                   on 1998/10/27  08:03:05
14032     Log: ATTR_JOINABLE logic, based on (private email)
14033          
14034          From: Neale Ferguson <neale@VMA.TABNSW.COM.AU>
14035          Subject: Some little diffs
14036          Message-ID: <36350969.DA33E7B4@mailbox.tabnsw.com.au>
14037          Date: Tue, 27 Oct 1998 13:44:42 +1300
14038  Branch: cfgperl
14039        ! thread.h
14040 ____________________________________________________________________________
14041 [  2095] By: jhi                                   on 1998/10/27  07:56:57
14042     Log: Mach cthreads support based on:
14043          
14044          From: brie@corp.home.net (Brian Harrison)
14045          Subject: perl5.005_02 patch for mthreads
14046          To: perl5-porters@perl.org
14047          Date: 24 Oct 1998 01:01:55 +0300
14048          Message-ID: <MLIST_Pine.GSO.4.04.9810231410220.11111-200000@sulaco.eos.home.net>
14049          
14050          Pthread yield probe (dejavu)
14051          Cosmetic nanochange for the union semun output.
14052          Better inttypes.h probe.
14053          Undo the 'void *' $selecttype probe from #1971 because
14054          it breaks the $selectminbits test.
14055  Branch: cfgperl
14056        ! Configure config_h.SH perl.h thread.h
14057 ____________________________________________________________________________
14058 [  2094] By: jhi                                   on 1998/10/26  13:02:07
14059     Log: Also posix-bc wants to reyacc.
14060  Branch: cfgperl
14061        ! Makefile.SH
14062 ____________________________________________________________________________
14063 [  2093] By: jhi                                   on 1998/10/26  10:17:21
14064     Log: Removed !(*s & 0x80) from pp_quotemeta(), introduced after
14065          5_02 and really breaking things in non-ASCII worlds.
14066  Branch: cfgperl
14067        ! pp.c
14068 ____________________________________________________________________________
14069 [  2092] By: jhi                                   on 1998/10/26  09:08:00
14070     Log: More robustness.
14071  Branch: cfgperl
14072        ! t/comp/require.t t/op/misc.t t/pragma/subs.t
14073        ! t/pragma/warning.t
14074 ____________________________________________________________________________
14075 [  2091] By: jhi                                   on 1998/10/26  08:47:32
14076     Log: s/YYLEXPARAM/PERL_YYLEX_PARAM_DECL/g
14077          Bison really wants YYLEX_PARAM.
14078  Branch: cfgperl
14079        ! perly.y proto.h toke.c
14080 ____________________________________________________________________________
14081 [  2090] By: jhi                                   on 1998/10/26  08:21:25
14082     Log: s/YYLEX_PARAM/YYLEXPARAM/
14083  Branch: cfgperl
14084        ! perly.y
14085 ____________________________________________________________________________
14086 [  2089] By: jhi                                   on 1998/10/26  08:17:33
14087     Log: Indicate skipped subtests.
14088  Branch: cfgperl
14089        ! t/io/pipe.t
14090 ____________________________________________________________________________
14091 [  2088] By: jhi                                   on 1998/10/26  08:11:36
14092     Log: Integrate from mainperl.
14093  Branch: cfgperl
14094       !> (integrate 54 files)
14095 ____________________________________________________________________________
14096 [  2087] By: jhi                                   on 1998/10/26  08:08:02
14097     Log: Add test for filetests.
14098  Branch: cfgperl
14099        + t/op/filetest.t
14100        ! MANIFEST
14101 ____________________________________________________________________________
14102 [  2086] By: gsar                                  on 1998/10/26  02:44:44
14103     Log: various win32 tweaks; disable new xs_cpp section (it creates
14104          ambiguous inference graph for %.xs --> %.o)
14105  Branch: perl
14106        ! ext/Thread/Thread.xs gv.c lib/ExtUtils/MakeMaker.pm mg.c pp.c
14107        ! pp_hot.c proto.h win32/GenCAPI.pl win32/Makefile
14108        ! win32/config.gc win32/config_H.gc win32/makedef.pl
14109        ! win32/makefile.mk win32/win32.h
14110 ____________________________________________________________________________
14111 [  2085] By: gsar                                  on 1998/10/26  00:50:02
14112     Log: sanity-check $Config{drand01} in rand.t
14113  Branch: perl
14114        ! t/op/rand.t win32/config.bc win32/config.gc win32/config.vc
14115        ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
14116 ____________________________________________________________________________
14117 [  2078] By: gsar                                  on 1998/10/25  10:22:04
14118     Log: update win32/config*.?c
14119  Branch: perl
14120        ! Changes win32/config.bc win32/config.gc win32/config.vc
14121        ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
14122 ____________________________________________________________________________
14123 [  2077] By: gsar                                  on 1998/10/25  08:39:25
14124     Log: From: Graham Barr <gbarr@pobox.com>
14125          Date: Sat, 24 Oct 1998 21:45:50 -0500
14126          Message-ID: <19981024214550.C508@pobox.com>
14127          Subject: Re: die with a reference  should use overload "" operator
14128  Branch: perl
14129        ! pp_ctl.c
14130 ____________________________________________________________________________
14131 [  2076] By: gsar                                  on 1998/10/25  08:37:49
14132     Log: From: Graham Barr <gbarr@pobox.com>
14133          Date: Sat, 24 Oct 1998 12:45:21 -0500
14134          Message-ID: <19981024124521.C512@pobox.com>
14135          Subject: [PATCH 5.005_02] Re: Auto-incrementing tied scalar causes SEGV
14136  Branch: perl
14137        ! sv.c
14138 ____________________________________________________________________________
14139 [  2075] By: gsar                                  on 1998/10/25  08:24:09
14140     Log: fix C<print $n += 5;> etc.
14141  Branch: perl
14142        ! toke.c
14143 ____________________________________________________________________________
14144 [  2074] By: gsar                                  on 1998/10/25  08:12:28
14145     Log: list builtins with portability caveats
14146          From: Jarkko Hietaniemi <jhi@iki.fi>
14147          Date: Fri, 23 Oct 1998 14:05:23 +0300 (EET DST)
14148          Message-Id: <199810231105.OAA02411@alpha.hut.fi>
14149          Subject: [PATCH] 5.005_02 and 5.005_52: perlfunc.pod and perlport.pod
14150  Branch: perl
14151        ! pod/perlfunc.pod
14152 ____________________________________________________________________________
14153 [  2073] By: gsar                                  on 1998/10/25  07:55:43
14154     Log: fix stack overrun in file test operators
14155  Branch: perl
14156        ! pp_sys.c
14157 ____________________________________________________________________________
14158 [  2072] By: gsar                                  on 1998/10/25  07:29:45
14159     Log: implement C<goto &func> and other fixes (via private mail)
14160          From:    "vishal bhatia" <vishalb@hotmail.com>
14161          Date:    Wed, 21 Oct 1998 22:59:03 PDT
14162          Message-Id: <19981022055904.20083.qmail@hotmail.com>
14163          Subject: [PATCH 5.005_52] More fixes for B
14164  Branch: perl
14165        ! ext/B/B.pm ext/B/B.xs ext/B/B/C.pm ext/B/B/CC.pm
14166 ____________________________________________________________________________
14167 [  2071] By: gsar                                  on 1998/10/25  07:14:41
14168     Log: From: Graham Barr <gbarr@pobox.com>
14169          Date: Sat, 17 Oct 1998 20:42:41 -0500
14170          Message-ID: <19981017204241.G510@pobox.com>
14171          Subject: Re: taint checking for: use lib "$ENV{'EVIL'}"
14172  Branch: perl
14173        ! pp_ctl.c
14174 ____________________________________________________________________________
14175 [  2070] By: gsar                                  on 1998/10/25  07:07:29
14176     Log: avoid bogus line number in XSUB redefined warnings
14177  Branch: perl
14178        ! op.c
14179 ____________________________________________________________________________
14180 [  2069] By: gsar                                  on 1998/10/25  06:59:03
14181     Log: From: Martijn Koster <mak@excitecorp.com>
14182          Date: Wed, 21 Oct 1998 13:12:03 +0100
14183          Message-ID: <19981021131203.A15661@excitecorp.com>
14184          Subject: File::Path::mkpath reports the wrong error
14185  Branch: perl
14186        ! lib/File/Path.pm
14187 ____________________________________________________________________________
14188 [  2068] By: gsar                                  on 1998/10/25  06:54:43
14189     Log: From: Zachary Miller <zcmiller@simon.er.usgs.gov>
14190          Date: Tue, 20 Oct 1998 20:52:20 -0500
14191          Message-Id: <199810210152.UAA07792@simon.er.usgs.gov>
14192          Subject: Exporter.pm's export_to_level() argument handling buggy
14193  Branch: perl
14194        ! lib/Exporter.pm
14195 ____________________________________________________________________________
14196 [  2067] By: gsar                                  on 1998/10/25  06:50:19
14197     Log: From: jan.dubois@ibm.net (Jan Dubois)
14198          Date: Wed, 21 Oct 1998 00:55:51 +0200
14199          Message-ID: <36380269.55370608@smtp1.ibm.net>
14200          Subject: Make _really_ sure Dynaloader.xs code is initialized only once
14201  Branch: perl
14202        ! ext/DynaLoader/DynaLoader_pm.PL
14203 ____________________________________________________________________________
14204 [  2066] By: gsar                                  on 1998/10/25  06:48:19
14205     Log: recognize '%' as a shell metachar for win32
14206          From: jan.dubois@ibm.net (Jan Dubois)
14207          Date: Tue, 20 Oct 1998 21:57:35 +0200
14208          Message-ID: <3636ea31.49170453@smtp1.ibm.net>
14209          Subject: [PATCH 5.005_02, Win32]  Re: %ENV% not expanded in backquotes?
14210  Branch: perl
14211        ! win32/win32.c
14212 ____________________________________________________________________________
14213 [  2065] By: gsar                                  on 1998/10/25  06:46:30
14214     Log: remove FAST_SV_GETS remnant (as suggested by Gisle Aas)
14215  Branch: perl
14216        ! sv.c
14217 ____________________________________________________________________________
14218 [  2064] By: gsar                                  on 1998/10/25  06:45:09
14219     Log: From: Gisle Aas <gisle@aas.no>
14220          Date: 20 Oct 1998 14:24:44 +0200
14221          Message-ID: <m34sszctf7.fsf@furu.g.aas.no>
14222          Subject: ord() and unpack("U*",...) should not be negative
14223  Branch: perl
14224        ! pp.c
14225 ____________________________________________________________________________
14226 [  2063] By: gsar                                  on 1998/10/25  06:42:29
14227     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14228          Date: Sun, 18 Oct 1998 23:20:57 -0400 (EDT)
14229          Message-Id: <199810190320.XAA28249@monk.mps.ohio-state.edu>
14230          Subject: [PATCH 5.005_*] Improve sbrk() on OS/2
14231  Branch: perl
14232        ! os2/os2.c
14233 ____________________________________________________________________________
14234 [  2062] By: gsar                                  on 1998/10/25  06:41:26
14235     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14236          Date: Sun, 18 Oct 1998 23:10:29 -0400 (EDT)
14237          Message-Id: <199810190310.XAA28102@monk.mps.ohio-state.edu>
14238          Subject: [PATCH 5.005_*] Speed up aassign
14239  Branch: perl
14240        ! pp_hot.c
14241 ____________________________________________________________________________
14242 [  2061] By: gsar                                  on 1998/10/25  06:39:04
14243     Log: From: Graham Barr <gbarr@pobox.com>
14244          Date: Sat, 17 Oct 1998 22:22:02 -0500
14245          Message-ID: <19981017222202.J510@pobox.com>
14246          Subject: Re: '*' prototype does not allow bareword with strict
14247  Branch: perl
14248        ! toke.c
14249 ____________________________________________________________________________
14250 [  2060] By: gsar                                  on 1998/10/25  06:37:34
14251     Log: handle '::' in section names properly
14252          From: Graham Barr <gbarr@pobox.com>
14253          Date: Sat, 17 Oct 1998 12:57:54 -0500
14254          Message-ID: <19981017125754.C510@pobox.com>
14255          Subject: Re: pod2html
14256  Branch: perl
14257        ! lib/Pod/Html.pm
14258 ____________________________________________________________________________
14259 [  2059] By: gsar                                  on 1998/10/25  06:33:43
14260     Log: integrate changes#1982,2014,2021 (from maint-5.005)
14261  Branch: perl
14262       !> av.c doop.c ext/POSIX/POSIX.xs hv.c lib/ExtUtils/MakeMaker.pm
14263       !> mg.c mg.h pp.c pp_hot.c pp_sys.c scope.c t/op/tie.t
14264 ____________________________________________________________________________
14265 [  2058] By: gsar                                  on 1998/10/25  05:44:17
14266     Log: allow more win32 symbol exports (suggested by Jan Dubois)
14267  Branch: perl
14268        ! win32/makedef.pl
14269 ____________________________________________________________________________
14270 [  2057] By: gsar                                  on 1998/10/25  05:40:40
14271     Log: integrate change#2053 from maint-5.005
14272  Branch: perl
14273       !> cop.h t/cmd/while.t
14274 ____________________________________________________________________________
14275 [  2056] By: gsar                                  on 1998/10/25  05:16:41
14276     Log: commented version of a patch suggested by Drago Goricanec
14277          From: Jarkko Hietaniemi <jhi@cc.hut.fi>
14278          Date: 16 Oct 1998 15:24:45 +0300
14279          Message-ID: <oeeogrc1ype.fsf@alpha.hut.fi>
14280          Subject: Re: [PATCH 5.005_52] Linux select fails with more than 32 FDs
14281  Branch: perl
14282        ! pp_sys.c
14283 ____________________________________________________________________________
14284 [  2055] By: gsar                                  on 1998/10/25  05:11:03
14285     Log: include eof() in description of buffering caveats
14286          From: Anton Berezin <tobez@plab.ku.dk>
14287          Date: Fri, 16 Oct 1998 19:22:41 +0200 (CEST)
14288          Message-Id: <199810161722.TAA28813@lion.plab.ku.dk>
14289          Subject: [DOCPATCH] pod/perlfunc.pod
14290  Branch: perl
14291        ! pod/perlfunc.pod
14292 ____________________________________________________________________________
14293 [  2054] By: gsar                                  on 1998/10/25  05:07:42
14294     Log: disallow 'x' in hex numbers (except leading '0x')
14295          From: Gisle Aas <gisle@aas.no>
14296          Date: 16 Oct 1998 16:33:12 +0200
14297          Message-ID: <m3n26wtw47.fsf@furu.g.aas.no>
14298          Subject: Re: [PATCH 5.005_52] 'x' is not a legal hex digit
14299  Branch: perl
14300        ! perlvars.h t/op/oct.t util.c
14301 ____________________________________________________________________________
14302 [  2052] By: gsar                                  on 1998/10/25  04:49:04
14303     Log: avoid the circular refcnt logic in magic_mutexfree()
14304  Branch: perl
14305        ! mg.c pp.c pp_hot.c
14306 ____________________________________________________________________________
14307 [  2051] By: gsar                                  on 1998/10/25  04:35:07
14308     Log: properly restore PL_rsfp_filters after require
14309  Branch: perl
14310        ! embed.h global.sym objXSUB.h objpp.h pp_ctl.c proto.h scope.c
14311        ! scope.h
14312 ____________________________________________________________________________
14313 [  2050] By: gsar                                  on 1998/10/25  02:42:32
14314     Log: integrate cfgperl changes back into mainline
14315  Branch: perl
14316       +> README.posix-bc hints/posix-bc.sh hints/vmesa.sh
14317       +> vmesa/Makefile vmesa/vmesa.c vmesa/vmesaish.h
14318       !> (integrate 33 files)
14319 ____________________________________________________________________________
14320 [  2049] By: gsar                                  on 1998/10/25  01:30:48
14321     Log: avoid "mysterious" compile-time failures without messages
14322  Branch: perl
14323        ! gv.c
14324 ____________________________________________________________________________
14325 [  2041] By: gsar                                  on 1998/10/23  21:11:56
14326     Log: checkin jpl under //depot/perlext/jpl/...
14327  Branch: perlext
14328        + jpl/JNI/Changes jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/MANIFEST
14329        + jpl/JNI/Makefile.PL jpl/JNI/test.pl jpl/JNI/typemap
14330        + jpl/JPL/AutoLoader.pm jpl/JPL/Class.pm jpl/JPL/Compile.pm
14331        + jpl/JPL/Makefile.PL jpl/JPL_Rolo/JPL_Rolo.jpl
14332        + jpl/JPL_Rolo/Makefile.PL jpl/JPL_Rolo/README
14333        + jpl/JPL_Rolo/cardfile jpl/PerlInterpreter/Makefile
14334        + jpl/PerlInterpreter/Makefile.PL
14335        + jpl/PerlInterpreter/PerlInterpreter.c
14336        + jpl/PerlInterpreter/PerlInterpreter.h
14337        + jpl/PerlInterpreter/PerlInterpreter.java jpl/README
14338        + jpl/Sample/Makefile.PL jpl/Sample/Sample.jpl
14339        + jpl/Test/Makefile.PL jpl/Test/Test.jpl jpl/bin/jpl
14340        + jpl/get_jdk/README jpl/get_jdk/get_jdk.pl
14341        + jpl/get_jdk/jdk_hosts jpl/install-jpl
14342 ____________________________________________________________________________
14343 [  2040] By: larry                                 on 1998/10/23  19:31:42
14344     Log: chr(0xFFFFFFFF) didn't translate to utf8 character
14345  Branch: perl
14346        ! pp.c
14347 ____________________________________________________________________________
14348 [  2039] By: larry                                 on 1998/10/23  18:48:34
14349     Log: tr///d does not seem to work
14350  Branch: perl
14351        ! lib/utf8_heavy.pl
14352 ____________________________________________________________________________
14353 [  2038] By: larry                                 on 1998/10/23  18:00:41
14354     Log: Program with utf8 identifiers fails to compile
14355  Branch: perl
14356        ! doop.c gv.c op.c pp.c pp_hot.c toke.c
14357 ____________________________________________________________________________
14358 [  2037] By: jhi                                   on 1998/10/23  14:04:51
14359     Log: Test suite portability:
14360          - posix-bc does not write to broken pipes
14361          - filehand #11 only iff we have fork
14362          - warning.t can now match $expected using regular expressions
14363  Branch: cfgperl
14364        ! t/io/pipe.t t/lib/filehand.t t/pragma/warn/doio
14365        ! t/pragma/warning.t
14366 ____________________________________________________________________________
14367 [  2036] By: jhi                                   on 1998/10/23  12:12:07
14368     Log: yacc clarification.
14369  Branch: cfgperl
14370        ! README.posix-bc
14371 ____________________________________________________________________________
14372 [  2035] By: jhi                                   on 1998/10/23  12:09:59
14373     Log: Some C compilers get upset about 8-bit characters in /* comments. */
14374  Branch: cfgperl
14375        ! mg.c
14376 ____________________________________________________________________________
14377 [  2034] By: jhi                                   on 1998/10/22  09:11:52
14378     Log: Configure update: both for pthread_yield more robust
14379          testing (all variants of pthread_attr_getdetachstate()) --
14380          and because Configure was broken in major way! About 1000
14381          last lines were truncated.
14382  Branch: cfgperl
14383        ! Configure
14384 ____________________________________________________________________________
14385 [  2033] By: jhi                                   on 1998/10/22  07:47:10
14386     Log: DJGPP feedback for #2028.
14387  Branch: cfgperl
14388        ! thread.h
14389 ____________________________________________________________________________
14390 [  2032] By: jhi                                   on 1998/10/21  13:03:57
14391     Log: yielding, the saga continues.
14392  Branch: cfgperl
14393        ! Configure config_h.SH
14394       !> av.c lib/constant.pm op.c pod/perldiag.pod pp_ctl.c
14395       !> t/op/goto.t t/pragma/constant.t
14396 ____________________________________________________________________________
14397 [  2031] By: jhi                                   on 1998/10/21  09:15:42
14398     Log: VM/ESA feedback for #2028.
14399  Branch: cfgperl
14400        ! Configure config_h.SH thread.h
14401 ____________________________________________________________________________
14402 [  2030] By: gsar                                  on 1998/10/21  04:22:53
14403     Log: fix handling of mayhaps-extended @_ in goto &sub
14404  Branch: perl
14405        ! av.c pp_ctl.c t/op/goto.t
14406 ____________________________________________________________________________
14407 [  2029] By: gsar                                  on 1998/10/21  00:54:14
14408     Log: restore sanity to "constant" references
14409  Branch: perl
14410        ! lib/constant.pm op.c pod/perldiag.pod t/pragma/constant.t
14411 ____________________________________________________________________________
14412 [  2028] By: jhi                                   on 1998/10/20  15:01:20
14413     Log: OLD_PTHREADS_API reorganizing.
14414  Branch: cfgperl
14415        ! dosish.h ext/Thread/Thread.xs perl.h thread.h util.c
14416        ! vmesa/vmesaish.h
14417 ____________________________________________________________________________
14418 [  2027] By: jhi                                   on 1998/10/20  14:14:51
14419     Log: #2026 fallout.
14420  Branch: cfgperl
14421        ! Makefile.SH
14422 ____________________________________________________________________________
14423 [  2026] By: jhi                                   on 1998/10/20  11:47:21
14424     Log: VM/ESA update.
14425  Branch: cfgperl
14426        ! Makefile.SH vmesa/vmesa.c vmesa/vmesaish.h
14427 ____________________________________________________________________________
14428 [  2025] By: jhi                                   on 1998/10/20  08:20:56
14429     Log: 64-bitness, based on
14430          
14431          From: Scott Henry <scotth@sgi.com>
14432          To: perl-64bit@perl.org
14433          Message-ID: <yd8u30zyerl.fsf@hoshi.engr.sgi.com>
14434          Subject: Re: Configure problems/questions...
14435          Date: 19 Oct 1998 22:38:06 -0700
14436  Branch: cfgperl
14437        ! hints/irix_6.sh perl.h
14438 ____________________________________________________________________________
14439 [  2024] By: jhi                                   on 1998/10/20  08:09:07
14440     Log: Add lseeksize.
14441  Branch: cfgperl
14442        ! config_h.SH
14443 ____________________________________________________________________________
14444 [  2023] By: jhi                                   on 1998/10/20  08:08:33
14445     Log: Mumble about _yields() only when threaded.
14446  Branch: cfgperl
14447        ! Configure
14448 ____________________________________________________________________________
14449 [  2022] By: jhi                                   on 1998/10/20  07:46:26
14450     Log: Thinko at PTHREADS_CREATED_JOINABLE.
14451  Branch: cfgperl
14452        ! thread.h
14453 ____________________________________________________________________________
14454 [  2021] By: gbarr                                 on 1998/10/20  01:25:23
14455     Log: From: Chip Salzenberg <chip@perlsupport.com>
14456          Date: Tue, 6 Oct 1998 13:33:05 -0400
14457          Message-ID: <19981006133305.A2348@perlsupport.com>
14458          Subject: [PATCH] 5.005_02: Eliminate leak on self-ties
14459  Branch: maint-5.005/perl
14460        ! av.c doop.c hv.c mg.c mg.h pp.c pp_hot.c pp_sys.c scope.c
14461        ! t/op/tie.t
14462 ____________________________________________________________________________
14463 [  2020] By: jhi                                   on 1998/10/19  09:15:53
14464     Log: YIELD more robustly.
14465  Branch: cfgperl
14466        ! thread.h
14467 ____________________________________________________________________________
14468 [  2019] By: jhi                                   on 1998/10/19  08:48:33
14469     Log: VM/ESA (and OS390) are in between of OLD_PTHREADS_API and
14470          the 'new' one (just like DJGPP, it seems).
14471  Branch: cfgperl
14472        ! thread.h
14473 ____________________________________________________________________________
14474 [  2018] By: jhi                                   on 1998/10/19  07:02:44
14475     Log: vmesaish.h doesn't exclude unixish.h.
14476  Branch: cfgperl
14477        ! perl.h
14478 ____________________________________________________________________________
14479 [  2017] By: jhi                                   on 1998/10/19  06:44:19
14480     Log: 1<<$randbits is not good for randbits=48.
14481  Branch: cfgperl
14482        ! t/op/rand.t
14483 ____________________________________________________________________________
14484 [  2016] By: jhi                                   on 1998/10/19  06:39:47
14485     Log: Make #2012 glob pattern more portable.
14486  Branch: cfgperl
14487        ! Makefile.SH
14488 ____________________________________________________________________________
14489 [  2014] By: gbarr                                 on 1998/10/17  20:31:42
14490     Log: Fix POSIX::sigprocmask not to check type of $old parameter
14491          as it is output only
14492  Branch: maint-5.005/perl
14493        ! ext/POSIX/POSIX.xs
14494 ____________________________________________________________________________
14495 [  2012] By: jhi                                   on 1998/10/17  15:04:23
14496     Log: clean numbered core dumps and t/tmp[0-9]*.
14497  Branch: cfgperl
14498        ! Makefile.SH
14499 ____________________________________________________________________________
14500 [  2011] By: jhi                                   on 1998/10/17  14:59:15
14501     Log: More robust yacc/bison failure output handling.
14502  Branch: cfgperl
14503        ! t/comp/require.t t/op/misc.t t/pragma/subs.t
14504 ____________________________________________________________________________
14505 [  2010] By: jhi                                   on 1998/10/17  14:51:05
14506     Log: BC2000 POSIX update.
14507  Branch: cfgperl
14508        ! MANIFEST
14509 ____________________________________________________________________________
14510 [  2009] By: jhi                                   on 1998/10/17  14:49:46
14511     Log: POSIX BC2000 port from perl-mvs:
14512          
14513          Subject: Ported perl 5.005.02 to BS2000 / POSIX
14514          From: Dorner Thomas <Thomas.Dorner@start.de> 
14515          Date: Tue, 29 Sep 1998 13:29:36 +0100 
14516          Message-ID: <9CE47B416A24D2118BC40000F84009B20B72C5@start.de> 
14517  Branch: cfgperl
14518        + README.posix-bc hints/posix-bc.sh
14519        ! Configure MANIFEST perl.c perly.y proto.h t/lib/cgi-html.t
14520        ! t/op/magic.t t/op/pack.t t/op/quotemeta.t t/op/subst.t toke.c
14521        ! unixish.h
14522 ____________________________________________________________________________
14523 [  2008] By: jhi                                   on 1998/10/17  14:07:49
14524     Log: VM/ESA-update.
14525  Branch: cfgperl
14526        ! MANIFEST
14527 ____________________________________________________________________________
14528 [  2007] By: jhi                                   on 1998/10/17  13:55:34
14529     Log: Forgot few S_I* imports.
14530  Branch: cfgperl
14531        ! t/lib/ipc_sysv.t
14532 ____________________________________________________________________________
14533 [  2006] By: jhi                                   on 1998/10/17  13:43:54
14534     Log: The VM/ESA port essentials, based on
14535          
14536          perl-mvs:
14537          
14538          From: Neale Ferguson <neale@VMA.TABNSW.COM.AU>
14539          Subject: Re: Can't find Data/Dumper.pm
14540          Date: Mon, 28 Sep 1998 07:40:49 +1300
14541          Message-ID: <360E86B0.23847AF4@mailbox.tabnsw.com.au>
14542          
14543          private email:
14544          
14545          From: Neale Ferguson <neale@VMA.TABNSW.COM.AU>
14546          Subject: Re: Perl thread problems in VM/ESA
14547          Date: Thu, 15 Oct 1998 07:18:35 +1300
14548          Message-ID: <3624EAFA.16163A2B@mailbox.tabnsw.com.au>
14549          
14550          and private email:
14551          
14552          From: Neale Ferguson <NEALE@PUCC.PRINCETON.EDU>
14553          Subject:  perl archive
14554          Date:  Sun, 11 Oct 1998 19:28:54 EDT
14555          Message-Id: <19981011233112Z67215-26626+1513@outbound.Princeton.EDU>
14556          which gave a pointer to
14557          
14558          http://pucc.princeton.edu/~neale/perl.tar
14559          
14560          (based on Perl 5.005_51)
14561  Branch: cfgperl
14562        + hints/vmesa.sh vmesa/Makefile vmesa/vmesa.c vmesa/vmesaish.h
14563        ! ext/Errno/Errno_pm.PL perl.c perl.h perly.y pp_sys.c
14564        ! t/io/pipe.t t/lib/cgi-html.t t/lib/ipc_sysv.t t/op/magic.t
14565        ! t/op/pack.t t/op/quotemeta.t t/op/subst.t util.c x2p/a2p.h
14566 ____________________________________________________________________________
14567 [  2005] By: jhi                                   on 1998/10/17  13:17:19
14568     Log: Integrate mainperl.
14569  Branch: cfgperl
14570       !> Porting/genlog ext/B/B/CC.pm ext/POSIX/POSIX.pm
14571       !> lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
14572       !> lib/Term/Complete.pm op.c opcode.h opcode.pl os2/Makefile.SHs
14573       !> os2/os2.c pod/perlfunc.pod pod/perlxs.pod pp.c sv.c
14574       !> t/op/grent.t t/op/sysio.t t/op/tiehandle.t toke.c
14575       !> utils/perldoc.PL vms/ext/Stdio/Stdio.pm win32/Makefile
14576       !> win32/makefile.mk
14577 ____________________________________________________________________________
14578 [  2004] By: jhi                                   on 1998/10/17  11:19:06
14579     Log: Removed an extra ' from the int64_t test.
14580  Branch: cfgperl
14581        ! Configure
14582 ____________________________________________________________________________
14583 [  2003] By: gsar                                  on 1998/10/17  04:11:40
14584     Log: silence -w noises (suggested by Greg Bacon)
14585  Branch: perl
14586        ! lib/Term/Complete.pm
14587 ____________________________________________________________________________
14588 [  2002] By: gsar                                  on 1998/10/17  04:07:48
14589     Log: From: Gisle Aas <gisle@aas.no>
14590          Date: 14 Oct 1998 15:53:14 +0200
14591          Message-ID: <m3g1cr9rn9.fsf@furu.g.aas.no>
14592          Subject: Re: chr(0xFFFF_FFFF) and "\x{10_FFFF}" [PATCH 5.005_52]
14593  Branch: perl
14594        ! util.c
14595 ____________________________________________________________________________
14596 [  2001] By: gsar                                  on 1998/10/17  04:06:10
14597     Log: From: Gisle Aas <gisle@aas.no>
14598          Date: 14 Oct 1998 15:17:44 +0200
14599          Message-ID: <m3iuhn9taf.fsf@furu.g.aas.no>
14600          Subject: [PATCH 5.005_52] Core dump from "Missing right brace on \x{}"
14601  Branch: perl
14602        ! toke.c
14603 ____________________________________________________________________________
14604 [  2000] By: gsar                                  on 1998/10/17  03:06:33
14605     Log: From: Gisle Aas <gisle@aas.no>
14606          Date: 14 Oct 1998 00:38:06 +0200
14607          Message-ID: <m3iuhonl4h.fsf@furu.g.aas.no>
14608          Subject: [PATCH 5.005_52] utf8 substr can access memory outside PVX buffer
14609  Branch: perl
14610        ! sv.c
14611 ____________________________________________________________________________
14612 [  1999] By: gsar                                  on 1998/10/17  03:04:48
14613     Log: From: Dan Sugalski <sugalskd@osshe.edu>
14614          Date: Tue, 13 Oct 1998 15:10:57 -0700
14615          Message-Id: <3.0.6.32.19981013151057.00a947a0@ous.edu>
14616          Subject: [PATCH 5.004/5.005/5.006]Doc patch to VMS::Stdio module
14617  Branch: perl
14618        ! vms/ext/Stdio/Stdio.pm
14619 ____________________________________________________________________________
14620 [  1998] By: gsar                                  on 1998/10/17  03:00:40
14621     Log: skip readonly vars and unref references when doing a reset()
14622  Branch: perl
14623        ! sv.c
14624 ____________________________________________________________________________
14625 [  1997] By: gsar                                  on 1998/10/17  02:49:19
14626     Log: fix buggy treatment of large checksums on unicode strings
14627          From: Gisle Aas <gisle@aas.no>
14628          Date: 13 Oct 1998 21:35:39 +0200
14629          Message-ID: <m31zocp850.fsf@furu.g.aas.no>
14630          Subject: unpack("%48U*",...)  [PATCH 5.005_52]
14631  Branch: perl
14632        ! pp.c
14633 ____________________________________________________________________________
14634 [  1996] By: gsar                                  on 1998/10/17  02:43:22
14635     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14636          Date: Tue, 13 Oct 1998 04:46:00 -0400 (EDT)
14637          Message-Id: <199810130846.EAA00769@monk.mps.ohio-state.edu>
14638          Subject: [PATCH 5.005_52] Memory overrun in os2.c
14639  Branch: perl
14640        ! os2/Makefile.SHs os2/os2.c
14641 ____________________________________________________________________________
14642 [  1995] By: gsar                                  on 1998/10/17  02:42:01
14643     Log: clarify section name rules for typemaps
14644  Branch: perl
14645        ! pod/perlxs.pod
14646 ____________________________________________________________________________
14647 [  1994] By: gsar                                  on 1998/10/17  02:33:02
14648     Log: whitespace-proof grent.t
14649  Branch: perl
14650        ! t/op/grent.t
14651 ____________________________________________________________________________
14652 [  1993] By: gsar                                  on 1998/10/17  02:27:29
14653     Log: fix bug in B::CC::pp_sassign()
14654          From: "vishal bhatia" <vishalb@hotmail.com>
14655          Date: Sun, 11 Oct 1998 18:41:38 PDT
14656          Message-ID: <19981012014139.19614.qmail@hotmail.com>
14657          Subject: B::CC problems with pp_sassign routine
14658  Branch: perl
14659        ! ext/B/B/CC.pm
14660 ____________________________________________________________________________
14661 [  1992] By: gsar                                  on 1998/10/17  02:17:49
14662     Log: applied suggested patch with small doc tweak
14663          From: Gisle Aas <gisle@aas.no>
14664          Date: 11 Oct 1998 12:53:13 +0200
14665          Message-ID: <m3u31bfjza.fsf@furu.g.aas.no>
14666          Subject: Re: [PATCH 5.005_52] Optional syswrite LENGTH argument
14667  Branch: perl
14668        ! opcode.h opcode.pl pod/perlfunc.pod pp_sys.c t/op/sysio.t
14669        ! t/op/tiehandle.t
14670 ____________________________________________________________________________
14671 [  1991] By: gsar                                  on 1998/10/17  02:08:30
14672     Log: apply non-conflicting parts from suggested patch
14673          From: jan.dubois@ibm.net (Jan Dubois)
14674          Date: Sat, 10 Oct 1998 13:15:45 +0200
14675          Message-ID: <36223ed7.18279374@smtp1.ibm.net>
14676          Subject: [PATCH 5.005_52] Still more MakeMaker  patches
14677  Branch: perl
14678        ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
14679 ____________________________________________________________________________
14680 [  1990] By: gsar                                  on 1998/10/17  02:01:24
14681     Log: provide option to enable optimization with VC (suggested by Jan
14682          Dubois)
14683  Branch: perl
14684        ! win32/Makefile win32/makefile.mk
14685 ____________________________________________________________________________
14686 [  1989] By: gsar                                  on 1998/10/17  01:55:27
14687     Log: Rhapsody DR2 has bsd/ctypes.h, not objc/NXCType.h (suggested by
14688          Dave Leppik <dleppik@gage.com>
14689  Branch: perl
14690        ! perl.h
14691 ____________________________________________________________________________
14692 [  1988] By: gsar                                  on 1998/10/17  01:49:05
14693     Log: stray typo found by Hugo van der Sanden
14694  Branch: perl
14695        ! op.c
14696 ____________________________________________________________________________
14697 [  1987] By: gsar                                  on 1998/10/17  01:45:52
14698     Log: perldoc pod update
14699          From: Daniel Grisinger <dgris@perrin.dimensional.com>
14700          Date: 06 Oct 1998 23:56:51 -0600
14701          Message-ID: <m3g1d0kj8c.fsf@perrin.dimensional.com>
14702          Subject: [PATCH _02 and _52] perldoc
14703  Branch: perl
14704        ! utils/perldoc.PL
14705 ____________________________________________________________________________
14706 [  1986] By: gsar                                  on 1998/10/17  01:41:40
14707     Log: qualify names of builtins
14708  Branch: perl
14709        ! ext/POSIX/POSIX.pm
14710 ____________________________________________________________________________
14711 [  1982] By: gbarr                                 on 1998/10/17  00:20:57
14712     Log: From: Jochen Wiedmann <joe@ispsoft.de>
14713          Date: Thu, 17 Sep 1998 17:16:06 +0200
14714          Message-ID: <360127B6.E44564A@ispsoft.de>
14715          Subject: [PATCH] ExtUtils::MakeMaker::prompt cannot return 0
14716  Branch: maint-5.005/perl
14717        ! lib/ExtUtils/MakeMaker.pm
14718 ____________________________________________________________________________
14719 [  1978] By: gsar                                  on 1998/10/16  01:58:58
14720     Log: integrate cfgperl mods into mainline
14721  Branch: perl
14722       +> ext/DynaLoader/dl_vmesa.xs
14723        ! Porting/genlog
14724       !> Configure MANIFEST Makefile.SH config_h.SH
14725       !> ext/Thread/Thread.xs gv.c hints/hpux.sh hints/irix_6.sh
14726       !> hints/linux.sh hints/os390.sh op.c t/op/pat.t thread.h
14727       !> x2p/Makefile.SH
14728 ____________________________________________________________________________
14729 [  1976] By: gsar                                  on 1998/10/16  00:10:52
14730     Log: stray tweak
14731  Branch: perl
14732        ! op.c
14733 ____________________________________________________________________________
14734 [  1975] By: gsar                                  on 1998/10/15  23:54:38
14735     Log: propagate typeness of lexicals while cloning them
14736  Branch: perl
14737        ! op.c
14738 ____________________________________________________________________________
14739 [  1974] By: gsar                                  on 1998/10/15  23:53:25
14740     Log: s/last/first/ typo in append_list()
14741  Branch: perl
14742        ! op.c
14743 ____________________________________________________________________________
14744 [  1973] By: gsar                                  on 1998/10/15  20:06:17
14745     Log: nuke confperl branch and contents
14746  Branch: confperl
14747        - (delete 1284 files)
14748 ____________________________________________________________________________
14749 [  1972] By: jhi                                   on 1998/10/15  07:07:35
14750     Log: Test #162 had been added but the "print 1..161" had not been updated.
14751  Branch: cfgperl
14752        ! t/op/pat.t
14753 ____________________________________________________________________________
14754 [  1971] By: gsar                                  on 1998/10/15  03:09:58
14755     Log: check in all confperl changes as of change#1964 into cfgperl
14756  Branch: cfgperl
14757        + ext/DynaLoader/dl_vmesa.xs
14758        ! Configure MANIFEST Makefile.SH config_h.SH
14759        ! ext/Thread/Thread.xs gv.c hints/hpux.sh hints/irix_6.sh
14760        ! hints/linux.sh hints/os390.sh op.c thread.h x2p/Makefile.SH
14761 ____________________________________________________________________________
14762 [  1970] By: gsar                                  on 1998/10/15  03:05:59
14763     Log: integrate mainline to get tr.t
14764  Branch: cfgperl
14765       +> t/op/tr.t
14766 ____________________________________________________________________________
14767 [  1969] By: gsar                                  on 1998/10/15  03:04:17
14768     Log: add missing tr.t to repository
14769  Branch: perl
14770        + t/op/tr.t
14771 ____________________________________________________________________________
14772 [  1968] By: gsar                                  on 1998/10/15  03:02:43
14773     Log: create cfgperl branch
14774  Branch: cfgperl
14775       +> (branch 1282 files)
14776 ____________________________________________________________________________
14777 [  1967] By: gsar                                  on 1998/10/15  02:46:08
14778     Log: correct bugs exposed in MM_Unix.pm by commenting out Selfloader
14779          (MAN3PODS cannot be set to ' '; stray stricture violation)
14780  Branch: perl
14781        ! ext/B/Makefile.PL ext/DB_File/Makefile.PL
14782        ! ext/Data/Dumper/Makefile.PL ext/DynaLoader/Makefile.PL
14783        ! ext/Errno/Makefile.PL ext/Fcntl/Makefile.PL
14784        ! ext/GDBM_File/Makefile.PL ext/IO/Makefile.PL
14785        ! ext/IPC/SysV/Makefile.PL ext/NDBM_File/Makefile.PL
14786        ! ext/ODBM_File/Makefile.PL ext/Opcode/Makefile.PL
14787        ! ext/POSIX/Makefile.PL ext/SDBM_File/Makefile.PL
14788        ! ext/Socket/Makefile.PL ext/Thread/Makefile.PL
14789        ! ext/attrs/Makefile.PL ext/re/Makefile.PL
14790        ! lib/ExtUtils/MM_Unix.pm
14791 ____________________________________________________________________________
14792 [  1966] By: gsar                                  on 1998/10/15  02:19:03
14793     Log: tweak to make fix in change#1944 behave correctly for closures
14794          created within eval''
14795  Branch: perl
14796        ! op.c t/op/eval.t
14797 ____________________________________________________________________________
14798 [  1965] By: gsar                                  on 1998/10/14  23:22:41
14799     Log: use better numbers for exitstatus test
14800  Branch: perl
14801        ! t/op/die_exit.t
14802 ____________________________________________________________________________
14803 [  1964] By: jhi                                   on 1998/10/14  17:25:41
14804     Log: Add VM/ESA dynaloading (uses <dll.h>).
14805  Branch: confperl
14806        + ext/DynaLoader/dl_vmesa.xs
14807        ! MANIFEST
14808 ____________________________________________________________________________
14809 [  1963] By: jhi                                   on 1998/10/14  17:17:10
14810     Log: Remove a2p.loadmap in 'clean' target.
14811  Branch: confperl
14812        ! x2p/Makefile.SH
14813 ____________________________________________________________________________
14814 [  1962] By: jhi                                   on 1998/10/14  17:13:11
14815     Log: VM/ESA produces also .prelmaps. (No, not .perlmaps...)
14816  Branch: confperl
14817        ! Makefile.SH
14818 ____________________________________________________________________________
14819 [  1961] By: jhi                                   on 1998/10/14  16:27:39
14820     Log: VM/ESA creates executable.loadmaps.
14821  Branch: confperl
14822        ! Makefile.SH
14823 ____________________________________________________________________________
14824 [  1960] By: jhi                                   on 1998/10/14  15:37:39
14825     Log: Introduce SCHED_YIELD (one of sched_yield(),
14826          pthread_yield(), or pthread_yield(NULL)).
14827          YIELD is then defined using SCHED_YIELD unless
14828          a platform-specific YIELD has already been defined.
14829          
14830          Support pthread_attr_setdetachstate(pthread_attr_t*, int*).
14831          
14832          The need for pthread_yield(NULL) and pthread_attr_setdet...
14833          introduced by (private email)
14834          
14835          From: Neale Ferguson <neale@VMA.TABNSW.COM.AU>
14836          Date: Sat, 10 Oct 1998 21:08:15 +1300
14837          Message-ID: <361F15EE.47376EC@mailbox.tabnsw.com.au>
14838          Subject: Re: Perl thread problems in VM/ESA
14839          
14840          Better select() protoprobe (for AIX), from (private email)
14841          From: Andy Dougherty <doughera@lafcol.lafayette.edu>
14842          Date: Fri, 2 Oct 1998 14:52:25 -0400 (EDT)
14843          Message-Id: <Pine.SUN.3.96.981002144601.11832D-100000@newton.phys>
14844          Subject: AIX select (fwd)
14845          From: Lars Hecking <lhecking@nmrc.ucc.ie>
14846          To: Andy Dougherty <doughera@lafcol.lafayette.edu>
14847          Date: Fri, 2 Oct 1998 10:40:01 +0100
14848          Subject: AIX select
14849          
14850          Linux-avoid-so.X.Y, based on
14851          From: "Kurt D. Starsinic" <kstar@chapin.edu>
14852          Date: Tue, 13 Oct 1998 15:55:07 -0400
14853          Message-ID: <19981013155507.B4004@O2.chapin.edu>
14854          Subject: Re: [PATCH 5.005_52] [Was: Re: How can Debian accomodate new installation ?]
14855  Branch: confperl
14856        ! Configure config_h.SH ext/Thread/Thread.xs hints/linux.sh
14857        ! thread.h
14858 ____________________________________________________________________________
14859 [  1959] By: jhi                                   on 1998/10/14  12:51:26
14860     Log: Some old pthread implementations have
14861          pthread_attr_setdetachstate(pthread_attr_t*, int*).
14862  Branch: confperl
14863        ! ext/Thread/Thread.xs
14864 ____________________________________________________________________________
14865 [  1958] By: jhi                                   on 1998/10/14  12:41:11
14866     Log: SCHED_YIELD and ATTR_JOINABLE fixes.  Thread.xs and Configure
14867          counterparts will follow soon.
14868  Branch: confperl
14869        ! thread.h
14870 ____________________________________________________________________________
14871 [  1957] By: jhi                                   on 1998/10/14  12:38:11
14872     Log: Add tr.t (MANIFEST already knew about it, strange)
14873  Branch: confperl
14874        + t/op/tr.t
14875 ____________________________________________________________________________
14876 [  1956] By: jhi                                   on 1998/10/14  12:24:35
14877     Log: Mutexen should be initialized only once.
14878  Branch: confperl
14879        ! gv.c op.c
14880 ____________________________________________________________________________
14881 [  1955] By: jhi                                   on 1998/10/14  12:19:38
14882     Log: os390 has its own cppstdin.
14883  Branch: confperl
14884        ! hints/os390.sh
14885 ____________________________________________________________________________
14886 [  1954] By: jhi                                   on 1998/10/14  12:15:06
14887     Log: Integrate with mainperl.
14888  Branch: confperl
14889       !> (integrate 1280 files)
14890 ____________________________________________________________________________
14891 [  1953] By: jhi                                   on 1998/10/14  11:48:08
14892     Log: Removed duplicate CMA threads code for HPUX 10.X.
14893          (probably residue of patch(1) being too understanding)
14894          Enhanced 64-bit settings. (redo change#1940)
14895  Branch: confperl
14896        ! hints/hpux.sh
14897 ____________________________________________________________________________
14898 [  1952] By: jhi                                   on 1998/10/14  11:45:16
14899     Log: (redo change#1949) Detypo in the d_open64 warning about
14900          the impending WHOA.
14901  Branch: confperl
14902        ! hints/irix_6.sh
14903 ____________________________________________________________________________
14904 [  1951] By: jhi                                   on 1998/10/14  10:54:16
14905     Log: Mutexen should only be inited once, after they have been New()ed.
14906  Branch: confperl
14907        ! gv.c op.c
14908 ____________________________________________________________________________
14909 [  1950] By: jhi                                   on 1998/10/14  10:41:43
14910     Log: Own cppstdin.
14911  Branch: confperl
14912        ! hints/os390.sh
14913 ____________________________________________________________________________
14914 [  1949] By: jhi                                   on 1998/10/14  10:34:23
14915     Log: Detypo in the d_open64 warning about the impending WHOA.
14916  Branch: confperl
14917        ! hints/irix_6.sh
14918 ____________________________________________________________________________
14919 [  1948] By: gsar                                  on 1998/10/14  05:38:01
14920     Log: two typos
14921  Branch: perl
14922        ! pp_hot.c t/op/eval.t
14923 ____________________________________________________________________________
14924 [  1947] By: gsar                                  on 1998/10/14  05:37:10
14925     Log: let docatch() pass the buck when restartop turns out to be null,
14926          making exceptions in BEGIN{} propagate as expected
14927  Branch: perl
14928        ! pp_ctl.c t/op/misc.t
14929 ____________________________________________________________________________
14930 [  1946] By: gsar                                  on 1998/10/13  03:41:49
14931     Log: add missing file from change#1943
14932  Branch: perl
14933        ! proto.h
14934 ____________________________________________________________________________
14935 [  1945] By: gsar                                  on 1998/10/13  03:32:02
14936     Log: defer "deep recursion" warnings until CXt_SUB context is properly
14937          set up
14938  Branch: perl
14939        ! pp_hot.c t/pragma/warn/pp_hot
14940 ____________________________________________________________________________
14941 [  1944] By: gsar                                  on 1998/10/13  03:15:50
14942     Log: change#1614 merely disabled earlier fix (doh!); undo it and properly
14943          fixup the cop_seq value that must be seen by lexical lookups that
14944          emanate within eval''
14945  Branch: perl
14946        ! cop.h op.c pp_ctl.c pp_hot.c scope.c t/op/eval.t
14947 ____________________________________________________________________________
14948 [  1943] By: gsar                                  on 1998/10/13  02:06:09
14949     Log: ensure recursive attempts to findlex()icals know enough about where
14950          the last eval'' context was encountered
14951  Branch: perl
14952        ! op.c t/op/eval.t
14953 ____________________________________________________________________________
14954 [  1942] By: gsar                                  on 1998/10/13  02:01:24
14955     Log: force copy of substrings when matching against temporaries
14956  Branch: perl
14957        ! pp_hot.c t/op/pat.t
14958 ____________________________________________________________________________
14959 [  1941] By: gsar                                  on 1998/10/13  01:49:16
14960     Log: don't longjmp() in pp_goto() (regressive bug from old single-stack
14961          implementation)
14962  Branch: perl
14963        ! pp_ctl.c t/op/runlevel.t
14964 ____________________________________________________________________________
14965 [  1940] By: jhi                                   on 1998/10/12  09:57:44
14966     Log: Removed duplicate CMA threads code for HPUX 10.X.
14967          (probably residue of patch(1) being too understanding)
14968          Enhanced 64-bit settings.
14969  Branch: confperl
14970        ! hints/hpux.sh
14971 ____________________________________________________________________________
14972 [  1939] By: jhi                                   on 1998/10/12  09:53:11
14973     Log: Initial sync from mainline perl.
14974  Branch: confperl
14975        + (add 1282 files)
14976 ____________________________________________________________________________
14977 [  1937] By: gsar                                  on 1998/10/06  21:16:34
14978     Log: fix $/ init for USE_THREADS
14979  Branch: perl
14980        ! perl.c
14981 ____________________________________________________________________________
14982 [  1936] By: gsar                                  on 1998/10/06  07:19:39
14983     Log: fix globals caught by change#1927; builds and tests on Solaris
14984  Branch: perl
14985        ! Changes mg.c op.c perl.c pp_ctl.c regcomp.c utf8.c utf8.h
14986        ! warning.h warning.pl
14987 ____________________________________________________________________________
14988 [  1935] By: gsar                                  on 1998/10/06  06:50:35
14989     Log: add test for previous fix
14990  Branch: perl
14991        ! ext/Thread/create.t
14992 ____________________________________________________________________________
14993 [  1934] By: gsar                                  on 1998/10/06  06:37:36
14994     Log: fix USE_THREADS coredump due to uninitialized PL_hv_fetch_ent_mh
14995  Branch: perl
14996        ! util.c
14997 ____________________________________________________________________________
14998 [  1933] By: gsar                                  on 1998/10/06  05:04:20
14999     Log: undo bogus part of change#1903 (as pointed out by Larry)
15000  Branch: perl
15001        ! pp_ctl.c
15002 ____________________________________________________________________________
15003 [  1932] By: gsar                                  on 1998/10/06  04:21:31
15004     Log: added tweaked version of suggested patch
15005          From: jan.dubois@ibm.net (Jan Dubois)
15006          Date: Sat, 03 Oct 1998 19:04:48 +0200
15007          Message-ID: <361d54b2.36841294@smtp1.ibm.net>
15008          Subject: [PATCH 5.005_52] More MakeMaker  patches
15009  Branch: perl
15010        ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
15011        ! lib/ExtUtils/Mkbootstrap.pm lib/ExtUtils/Mksymlists.pm
15012 ____________________________________________________________________________
15013 [  1931] By: gsar                                  on 1998/10/06  04:04:33
15014     Log: use cpp symbols instead of hardwired constants
15015          From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
15016          Date: Mon, 05 Oct 1998 09:23:33 +0100
15017          Message-Id: <199810050823.JAA00891@crypt.compulink.co.uk>
15018          Subject: [PATCH 5.005_52] By the numbers (resend)
15019  Branch: perl
15020        ! op.c
15021 ____________________________________________________________________________
15022 [  1930] By: gsar                                  on 1998/10/06  04:01:55
15023     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15024          Message-Id: <199810050637.CAA07781@monk.mps.ohio-state.edu>
15025          Date: Mon, 5 Oct 1998 02:37:43 -0400 (EDT)
15026          Subject: [PATCH 5.005_52] Cumulative OS/2-related patch
15027  Branch: perl
15028        ! Makefile.SH hints/os2.sh lib/ExtUtils/MM_OS2.pm mg.c
15029        ! os2/Changes os2/Makefile.SHs os2/os2.c perl_exp.SH util.c
15030 ____________________________________________________________________________
15031 [  1929] By: gsar                                  on 1998/10/06  03:50:36
15032     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15033          Date: Mon, 5 Oct 1998 02:39:00 -0400 (EDT)
15034          Message-Id: <199810050639.CAA07803@monk.mps.ohio-state.edu>
15035          Subject: [PATCH 5.00552] Minor test improvement
15036  Branch: perl
15037        ! t/op/magic.t
15038 ____________________________________________________________________________
15039 [  1928] By: gsar                                  on 1998/10/06  03:49:03
15040     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15041          Date: Mon, 5 Oct 1998 02:38:23 -0400 (EDT)
15042          Message-Id: <199810050638.CAA07792@monk.mps.ohio-state.edu>
15043          Subject: [PATCH 5.00552] emacs/ptags inprovements
15044  Branch: perl
15045        ! emacs/ptags
15046 ____________________________________________________________________________
15047 [  1927] By: gsar                                  on 1998/10/06  03:47:44
15048     Log: disable C<#define dirty PL_dirty> et al.
15049  Branch: perl
15050        ! embed.pl embedvar.h
15051 ____________________________________________________________________________
15052 [  1926] By: gsar                                  on 1998/10/06  03:43:32
15053     Log: From: Mark-Jason Dominus <mjd@plover.com>
15054          Date: Sun, 04 Oct 1998 14:48:11 -0400
15055          Message-ID: <19981004184811.16048.qmail@plover.com>
15056          Subject: PATCH: perldoc -f does not locate -e, -r, -x, etc.
15057  Branch: perl
15058        ! utils/perldoc.PL
15059 ____________________________________________________________________________
15060 [  1925] By: gsar                                  on 1998/10/06  03:27:35
15061     Log: disable USE_THREADS when PERL_OBJECT is enabled
15062  Branch: perl
15063        ! win32/Makefile win32/makefile.mk
15064 ____________________________________________________________________________
15065 [  1924] By: gsar                                  on 1998/10/06  03:26:54
15066     Log: remove spurious unused conflicting globals (PL_yy{v,s}sp)
15067  Branch: perl
15068        ! Makefile.SH Todo-5.005 embedvar.h perlvars.h perly.c toke.c
15069        ! vms/perly_c.vms
15070 ____________________________________________________________________________
15071 [  1923] By: gsar                                  on 1998/10/03  05:19:56
15072     Log: make C<use> recognize C<require> overrides; allow C<do EXPR> to be
15073          overridden
15074  Branch: perl
15075        ! embed.h global.sym objXSUB.h objpp.h op.c perly.c perly.y
15076        ! proto.h vms/perly_c.vms
15077 ____________________________________________________________________________
15078 [  1922] By: gsar                                  on 1998/10/03  03:59:50
15079     Log: suppress manifypods leak in extensions
15080  Branch: perl
15081        ! ext/Errno/Makefile.PL ext/IPC/SysV/Makefile.PL pod/pod2man.PL
15082 ____________________________________________________________________________
15083 [  1921] By: gsar                                  on 1998/10/02  22:30:15
15084     Log: os390 fixes (suggested by Peter Prymmer)
15085  Branch: perl
15086        ! Makefile.SH regcomp.c
15087 ____________________________________________________________________________
15088 [  1920] By: gsar                                  on 1998/10/02  21:41:19
15089     Log: squelch undef warnings
15090          From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
15091          Date: Fri, 02 Oct 1998 11:01:14 +0100
15092          Message-Id: <199810021001.LAA19214@crypt.compulink.co.uk>
15093          Subject: [PATCH] Re: Apparent bug in Math::BigInt 
15094  Branch: perl
15095        ! Changes lib/Math/BigInt.pm
15096 ____________________________________________________________________________
15097 [  1919] By: gsar                                  on 1998/10/02  04:59:13
15098     Log: add note to INSTALL about ANSI C
15099  Branch: perl
15100        ! INSTALL
15101 ____________________________________________________________________________
15102 [  1918] By: gsar                                  on 1998/10/02  04:21:10
15103     Log: tolerate spaces when fixing up __cplusplus output by old h2xs
15104          From: jan.dubois@ibm.net (Jan Dubois)
15105          Date: Wed, 30 Sep 1998 23:35:30 +0200
15106          Message-ID: <3619a1e8.12336659@smtp1.ibm.net>
15107          Subject: [PATCH 5.005_52]: xsubpp and PERL_OBJECT
15108  Branch: perl
15109        ! lib/ExtUtils/xsubpp
15110 ____________________________________________________________________________
15111 [  1917] By: gsar                                  on 1998/10/02  04:16:02
15112     Log: From: Jarkko Hietaniemi <jhi@iki.fi>
15113          Date: Thu, 1 Oct 1998 11:37:26 +0300 (EET DST)
15114          Message-Id: <199810010837.LAA31371@alpha.hut.fi>
15115          Subject: Re: Configure test for selectbits busted
15116  Branch: perl
15117        ! Configure
15118 ____________________________________________________________________________
15119 [  1916] By: gsar                                  on 1998/10/02  04:14:17
15120     Log: From: Dan Sugalski <sugalskd@osshe.edu>
15121          Date: Wed, 30 Sep 1998 17:15:20 -0700
15122          Message-Id: <3.0.6.32.19980930171520.00b22eb0@ous.edu>
15123          Subject: [PATCH 5.005_02]VMS config tweaks
15124  Branch: perl
15125        ! vms/descrip_mms.template vms/subconfigure.com
15126 ____________________________________________________________________________
15127 [  1915] By: gsar                                  on 1998/10/02  04:10:47
15128     Log: use Off_t to permit 64-bit seek()
15129          From: Scott Henry <scotth@sgi.com>
15130          Date: 29 Sep 1998 17:38:46 -0700
15131          Message-ID: <yd8lnn2zb6x.fsf_-_@hoshi.engr.sgi.com>
15132          Subject: Re: [PATCH] 5.005_02: Configure "Massive Attack"
15133          --
15134          Date: 28 Sep 1998 18:55:37 -0700
15135          Message-ID: <yd8ogrz1y3q.fsf@hoshi.engr.sgi.com>
15136          Subject: Re: [PATCH] 5.005_51: Configure "Massive Attack"
15137  Branch: perl
15138        ! doio.c pp_sys.c proto.h sv.c
15139 ____________________________________________________________________________
15140 [  1914] By: gsar                                  on 1998/10/02  04:05:36
15141     Log: normalize tm struct passed to strftime() with mktime()
15142          From: Spider Boardman <spider@orb.nashua.nh.us>
15143          Date: Wed, 30 Sep 1998 15:12:09 -0400
15144          Message-Id: <199809301912.PAA26119@Orb.Nashua.NH.US>
15145          Subject: [PATCH 5.005_52] Re: POSIX::strftime returns incorrect date 
15146  Branch: perl
15147        ! ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
15148 ____________________________________________________________________________
15149 [  1913] By: gsar                                  on 1998/10/02  03:59:46
15150     Log: don't try to run foo_SH.orig etc.
15151  Branch: perl
15152        ! Configure
15153 ____________________________________________________________________________
15154 [  1912] By: gsar                                  on 1998/10/02  03:45:37
15155     Log: make warning about glob process failure optional
15156  Branch: perl
15157        ! pod/perldiag.pod pp_hot.c
15158 ____________________________________________________________________________
15159 [  1911] By: gsar                                  on 1998/10/02  02:52:21
15160     Log: document yet another RE diagnostic, make it consistent with REG_INFTY
15161          From: Dominic Dunlop <domo@vo.lu>
15162          Date: Tue, 29 Sep 1998 21:06:30 +0000
15163          Message-Id: <v03110700b236f60b1375@[212.24.192.106]>
15164          Subject: [PATCH 5.005_52] Fix hard-coded "matches null string many times" limit
15165          --
15166          Date: Wed, 30 Sep 1998 11:46:44 +0000
15167          Message-Id: <v03110702b237beb04830@[212.24.192.74]>
15168          Subject: [PATCH 5.005_52] Add "Strange *+?{} ..." to perldiag
15169  Branch: perl
15170        ! pod/perldiag.pod regcomp.c
15171 ____________________________________________________________________________
15172 [  1910] By: gsar                                  on 1998/10/02  02:48:48
15173     Log: minor Configure tweaks (via private mail)
15174          From: Jarkko Hietaniemi <jhi@iki.fi>
15175          Date: Wed, 30 Sep 1998 02:25:06 +0300 (EET DST)
15176          Message-Id: <199809292325.CAA19737@alpha.hut.fi>
15177          Subject: [PATCH] 5.005_52: the drizzle continues
15178  Branch: perl
15179        ! Configure config_h.SH handy.h
15180 ____________________________________________________________________________
15181 [  1909] By: gsar                                  on 1998/10/02  02:46:39
15182     Log: update SCO hints for dynamic loading
15183          From: Andy Dougherty <doughera@lafcol.lafayette.edu>
15184          Date: Mon, 28 Sep 1998 16:50:38 -0400 (EDT)
15185          Message-Id: <Pine.SUN.3.96.980928164648.8130E-100000@newton.phys>
15186          Subject: [PATCH 5.004_04-MAINT_TRIAL_5 and 5.005_xx] Re: Perl on SCO_SV
15187          --
15188          Date: Tue, 29 Sep 1998 16:48:55 -0400 (EDT)
15189          Message-Id: <Pine.SUN.3.96.980929164612.8634A-100000@newton.phys>
15190          Subject: Re: [PATCH 5.004_04-MAINT_TRIAL_5 and 5.005_xx] Re: Perl on SCO_SV
15191  Branch: perl
15192        ! hints/sco.sh
15193 ____________________________________________________________________________
15194 [  1908] By: gsar                                  on 1998/10/02  02:33:39
15195     Log: make File::Find work when wanted() is autoloaded or a symbolic ref
15196  Branch: perl
15197        ! lib/File/Find.pm
15198 ____________________________________________________________________________
15199 [  1907] By: gsar                                  on 1998/10/02  02:21:52
15200     Log: applied patches, but retained old behavior for win32 (where compilers
15201          can't read from stdin at all)
15202          From: Graham Barr <gbarr@ti.com>
15203          Date: Mon, 28 Sep 1998 09:41:49 -0500
15204          Message-ID: <19980928094149.B26576@asic.sc.ti.com>
15205          Subject: Re: 5.005_51 Errno invokes cpprun incorrectly
15206          --
15207          Date: Tue, 29 Sep 1998 12:35:43 -0500
15208          Message-ID: <19980929123543.Z26576@asic.sc.ti.com>
15209          Subject: Re: 5.005_51 Errno invokes cpprun incorrectly
15210  Branch: perl
15211        ! ext/Errno/Errno_pm.PL
15212 ____________________________________________________________________________
15213 [  1906] By: gsar                                  on 1998/10/02  02:02:19
15214     Log: tolerate whitespace in /etc/group entries (suggested by Jarkko
15215          Hietaniemi)
15216  Branch: perl
15217        ! t/op/grent.t
15218 ____________________________________________________________________________
15219 [  1905] By: gsar                                  on 1998/10/02  01:59:56
15220     Log: win32 caveats about truncate()
15221  Branch: perl
15222        ! pod/perlport.pod
15223 ____________________________________________________________________________
15224 [  1904] By: gsar                                  on 1998/10/02  01:53:25
15225     Log: various Configure and hints updates (prefer drand48() or random()
15226          over rand(); add -Dusemultiplicity; enhanced 64-bitness);  patch
15227          applied modulo SCO hints superceded by later patch
15228          From: Jarkko Hietaniemi <jhi@iki.fi>
15229          Date: Tue, 29 Sep 1998 00:56:33 +0300 (EET DST)
15230          Message-Id: <199809282156.AAA18615@alpha.hut.fi>
15231          Subject: [PATCH] 5.005_52: Configure et al:
15232  Branch: perl
15233        + ext/IPC/SysV/hints/next_3.pl
15234        ! Configure INSTALL MANIFEST config_h.SH ext/IPC/SysV/SysV.xs
15235        ! hints/dec_osf.sh hints/irix_6.sh hints/next_3.sh
15236        ! hints/solaris_2.sh perl.h pod/perldiag.pod pp.c pp_sys.c
15237 ____________________________________________________________________________
15238 [  1903] By: gsar                                  on 1998/10/02  01:42:37
15239     Log: fixes for bugs in /RE/p        from Hugo van der Sanden
15240          Date: Mon, 28 Sep 1998 17:41:49 +0100
15241          Message-Id: <199809281641.RAA02450@crypt.compulink.co.uk>
15242          Subject: [PATCH 5.005_52] Re: More on ?p 
15243          --
15244          Date: Thu, 01 Oct 1998 09:10:58 +0100
15245          Message-Id: <199810010810.JAA16426@crypt.compulink.co.uk>
15246          Subject: [PATCH 5.005_52] ?p fix
15247          --
15248          Date: Thu, 01 Oct 1998 10:45:56 +0100
15249          Message-Id: <199810010945.KAA16733@crypt.compulink.co.uk>
15250          Subject: [PATCH 5.005_52] more on ?p
15251  Branch: perl
15252        ! pp_ctl.c
15253 ____________________________________________________________________________
15254 [  1902] By: gsar                                  on 1998/10/02  01:36:14
15255     Log: From: Kenneth Duda <kjd@cisco.com>
15256          Date: Sun, 27 Sep 1998 20:22:12 -0700 (PDT)
15257          Message-Id: <199809280322.UAA01261@scorpion.cisco.com>
15258          Subject: writemain dies when there are more than 4000 characters of extensions
15259  Branch: perl
15260        ! writemain.SH
15261 ____________________________________________________________________________
15262 [  1901] By: gsar                                  on 1998/10/02  01:33:16
15263     Log: tweak run_byacc recipe
15264  Branch: perl
15265        ! Makefile.SH Porting/pumpkin.pod
15266 ____________________________________________________________________________
15267 [  1900] By: gsar                                  on 1998/10/02  01:02:09
15268     Log: use SETERRNO() to reset errno (suggested by Charles Bailey)
15269  Branch: perl
15270        ! perl.h pp_ctl.c
15271 ____________________________________________________________________________
15272 [  1899] By: gsar                                  on 1998/09/28  20:46:30
15273     Log: fix various 5.00552 mishaps (fixes suggested by Jan Dubois,
15274          Kurt Starsinic, Spider Boardman, Dan Sugalski and Albert
15275          Dvornik)
15276  Branch: perl
15277        ! hints/irix_6.sh lib/ExtUtils/MakeMaker.pm mg.c scope.c
15278 ____________________________________________________________________________
15279 [  1898] By: gsar                                  on 1998/09/28  20:42:52
15280     Log: flush unsubmitted 5.00552 change
15281  Branch: perl
15282        ! MANIFEST
15283 ____________________________________________________________________________
15284 [  1897] By: gsar                                  on 1998/09/27  04:43:06
15285     Log: run vms_yfix.pl
15286  Branch: perl
15287        ! vms/perly_c.vms
15288 ____________________________________________________________________________
15289 [  1896] By: gsar                                  on 1998/09/27  03:38:55
15290     Log: small tweak on last change
15291  Branch: perl
15292        ! win32/win32.c
15293 ____________________________________________________________________________
15294 [  1895] By: gsar                                  on 1998/09/27  03:17:17
15295     Log: fix win32_stat() to do the right thing for share names
15296  Branch: perl
15297        ! win32/win32.c
15298 ____________________________________________________________________________
15299 [  1891] By: larry                                 on 1998/09/25  18:50:40
15300     Log: Fixed apostrophe problem from Mark Knutsen.
15301  Branch: perl
15302        ! sv.h
15303
15304 ----------------
15305 Version 5.005_52
15306 ----------------
15307
15308 ____________________________________________________________________________
15309 [  1890] By: gsar                                  on 1998/09/25  10:25:00
15310     Log: update template config.sh, add new config vars to win32 stuff
15311  Branch: perl
15312        ! Changes Porting/config.sh Porting/config_H config_h.SH objpp.h
15313        ! pp_sys.c proto.h win32/config.bc win32/config.gc
15314        ! win32/config.vc win32/config_H.bc win32/config_H.gc
15315        ! win32/config_H.vc win32/win32.h
15316 ____________________________________________________________________________
15317 [  1889] By: gsar                                  on 1998/09/25  07:13:13
15318     Log: big Configure update from Jarkko: sync metaconfig units; d_statblks fix
15319          for Linux; hpux CMA-threads hints; ELF support for FreeBSD; beginnings
15320          of full-fledged 64-bit support (including support for: fseeko/ftello,
15321          Quad_t aka long long, hpux and irix 64-bits hints, new 64-bit constants
15322          in Fcntl)
15323          From: Jarkko Hietaniemi <jhi@iki.fi>
15324          Date: Fri, 11 Sep 1998 23:56:11 +0300 (EET DST)
15325          Message-Id: <199809112056.XAA04720@alpha.hut.fi>
15326          Subject: [PATCH] 5.005_51: Configure "Massive Attack"
15327          --
15328          From: Jarkko Hietaniemi <jhi@cc.hut.fi>
15329          Date: 12 Sep 1998 09:44:25 +0300
15330          Message-ID: <oeeaf45bzjq.fsf@alpha.hut.fi>
15331          Subject: Re: [PATCH] 5.005_51: Configure "Massive Attack"
15332  Branch: perl
15333        + lib/filetest.pm
15334        ! Configure MANIFEST Makefile.SH config_h.SH doio.c embedvar.h
15335        ! ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs handy.h hints/dec_osf.sh
15336        ! hints/freebsd.sh hints/hpux.sh hints/irix_6.sh objXSUB.h
15337        ! perl.c perl.h perl_exp.SH perlio.c perlvars.h pod/perldiag.pod
15338        ! pod/perlfunc.pod pp_sys.c proto.h win32/GenCAPI.pl
15339        ! win32/makedef.pl
15340 ____________________________________________________________________________
15341 [  1888] By: gsar                                  on 1998/09/25  06:27:12
15342     Log: bump patchlevel to 52; other little tweaks for threads, win32 builds
15343  Branch: perl
15344        ! doop.c mg.c patchlevel.h regexec.c win32/Makefile
15345        ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
15346        ! win32/makedef.pl win32/makefile.mk win32/win32.c
15347 ____________________________________________________________________________
15348 [  1887] By: gsar                                  on 1998/09/25  04:50:49
15349     Log: win32.c tweak
15350  Branch: perl
15351        ! win32/win32.c
15352 ____________________________________________________________________________
15353 [  1886] By: gsar                                  on 1998/09/25  04:47:32
15354     Log: s/MAKEMAKEROPT/PERL_MM_OPT/
15355  Branch: perl
15356        ! lib/ExtUtils/MakeMaker.pm
15357 ____________________________________________________________________________
15358 [  1885] By: gsar                                  on 1998/09/25  04:05:09
15359     Log: From: Dominic Dunlop <domo@vo.lu>
15360          Date: Thu, 10 Sep 1998 11:02:46 +0000
15361          Message-Id: <v03110703b21d581d7ef1@[212.24.192.107]>
15362          Subject: MM_Unix::canonpath erroneously turns leading // into /
15363  Branch: perl
15364        ! lib/ExtUtils/MM_Unix.pm
15365 ____________________________________________________________________________
15366 [  1884] By: gsar                                  on 1998/09/25  03:06:10
15367     Log: temporarily disable perl malloc for a2p until we clean up
15368          conflicting malloc() declarations everywhere
15369  Branch: perl
15370        ! x2p/Makefile.SH
15371 ____________________________________________________________________________
15372 [  1883] By: gsar                                  on 1998/09/25  02:27:00
15373     Log: remove obsolete win32/bin/*.pl
15374  Branch: perl
15375        - win32/bin/network.pl win32/bin/webget.pl win32/bin/www.pl
15376        ! Changes MANIFEST win32/Makefile win32/makefile.mk
15377 ____________________________________________________________________________
15378 [  1882] By: gsar                                  on 1998/09/25  02:04:43
15379     Log: missing file in last submit
15380  Branch: perl
15381        ! proto.h
15382 ____________________________________________________________________________
15383 [  1881] By: gsar                                  on 1998/09/25  01:56:54
15384     Log: serial access to PL_x[inpr]v_root for USE_THREADS
15385  Branch: perl
15386        ! sv.c
15387 ____________________________________________________________________________
15388 [  1880] By: gsar                                  on 1998/09/25  01:19:38
15389     Log: lock sv_mutex in new_he() and del_he() for USE_THREADS
15390          From: Drago Goricanec <drago@king.otsd.ts.fujitsu.co.jp>
15391          Date: Thu, 24 Sep 1998 22:01:09 +0900
15392          Message-Id: <19980924220109J.drago@otsd.ts.fujitsu.co.jp>
15393          Subject: [PATCH 5.005_51] Re: Perl 5.005_51 not yet multi Thread safe 
15394  Branch: perl
15395        ! hv.c proto.h
15396 ____________________________________________________________________________
15397 [  1879] By: gsar                                  on 1998/09/25  00:20:07
15398     Log: tweaks to enable PERL_OBJECT to build & test on win32
15399  Branch: perl
15400        ! Changes doop.c mg.c objpp.h proto.h regexec.c util.c
15401        ! win32/GenCAPI.pl
15402 ____________________________________________________________________________
15403 [  1878] By: gsar                                  on 1998/09/25  00:13:36
15404     Log: fix change#1861, which breaks default boot_xxx symbol generation
15405  Branch: perl
15406        ! lib/ExtUtils/Mksymlists.pm
15407 ____________________________________________________________________________
15408 [  1877] By: gsar                                  on 1998/09/24  10:29:54
15409     Log: two tweaks for clean build and test on Solaris
15410  Branch: perl
15411        ! op.c t/op/subst.t
15412 ____________________________________________________________________________
15413 [  1876] By: gsar                                  on 1998/09/24  09:04:43
15414     Log: From: Colin Kuskie <ckuskie@cadence.com>
15415          Date: Wed, 26 Aug 1998 14:53:01 -0700 (PDT)
15416          Message-ID: <Pine.GSO.3.96.980826143507.3258K-100000@pdxmail.cadence.com>
15417          Subject: [PATCH 5.005_51] perlform.pod
15418  Branch: perl
15419        ! pod/perlform.pod
15420 ____________________________________________________________________________
15421 [  1875] By: gsar                                  on 1998/09/24  08:47:47
15422     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15423          Date: Tue, 25 Aug 1998 15:35:58 -0400 (EDT)
15424          Message-Id: <199808251935.PAA11384@monk.mps.ohio-state.edu>
15425          Subject: Re: problem with (?p{}) [PATCH 5.005_5*]
15426  Branch: perl
15427        ! regexec.c
15428 ____________________________________________________________________________
15429 [  1874] By: gsar                                  on 1998/09/24  08:44:55
15430     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15431          Date: Tue, 25 Aug 1998 14:56:06 -0400 (EDT)
15432          Message-Id: <199808251856.OAA10825@monk.mps.ohio-state.edu>
15433          Subject: Re: your Regexp.patch dated 21.8 [PATCH]
15434  Branch: perl
15435        ! toke.c
15436 ____________________________________________________________________________
15437 [  1873] By: gsar                                  on 1998/09/24  08:39:41
15438     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15439          Date: Tue, 25 Aug 1998 04:29:49 -0400 (EDT)
15440          Message-Id: <199808250829.EAA02470@monk.mps.ohio-state.edu>
15441          Subject: [PATCH 5.005_*] Extraneous warning for (?()A|B)
15442  Branch: perl
15443        ! Changes regcomp.c
15444 ____________________________________________________________________________
15445 [  1872] By: gsar                                  on 1998/09/24  08:37:00
15446     Log: From: Krishna Sethuraman <krishpl@shamu.engr.sgi.com>
15447          Date: Sun, 23 Aug 1998 23:18:38 PDT
15448          Message-Id: <199808240618.XAA05329@shamu.engr.sgi.com>
15449          Subject: new irix_6.sh hints file
15450  Branch: perl
15451        ! hints/irix_6.sh
15452 ____________________________________________________________________________
15453 [  1871] By: gsar                                  on 1998/09/24  07:26:37
15454     Log: correct FSF address in various places
15455  Branch: perl
15456        ! Copying README ext/B/README lib/Getopt/Long.pm
15457 ____________________________________________________________________________
15458 [  1870] By: gsar                                  on 1998/09/24  07:11:56
15459     Log: From:    Dan Sugalski <sugalskd@osshe.edu>
15460          Date:    Fri, 14 Aug 1998 09:20:16 PDT
15461          Message-Id: <3.0.5.32.19980814092016.00b37dc0@ous.edu>
15462          Subject: [PATCH 5.005_02] (and _5x I expect) VMS config procedure patch
15463  Branch: perl
15464        ! configure.com
15465 ____________________________________________________________________________
15466 [  1869] By: gsar                                  on 1998/09/24  06:55:59
15467     Log: use STRICT_ALIGNMENT on IRIX to allow usemymalloc=y again
15468          From:    Scott Henry <scotth@sgi.com>
15469          Date:    13 Aug 1998 09:52:15 PDT
15470          Message-Id: <yd8pve46czk.fsf@hoshi.engr.sgi.com>
15471          Subject: [PATCH] Irix USE_LONG_LONG/malloc.c incompatibility (was...)
15472  Branch: perl
15473        ! hints/irix_6.sh
15474 ____________________________________________________________________________
15475 [  1868] By: gsar                                  on 1998/09/24  06:51:23
15476     Log: From:    Nathan Torkington <gnat@frii.com>
15477          Date:    Thu, 13 Aug 1998 10:59:48 MDT
15478          Message-Id: <199808131659.KAA06179@prometheus.frii.com>
15479          Subject: [PATCH] 5.005_02 perlfunc.pod, improve umask entry
15480  Branch: perl
15481        ! pod/perlfunc.pod
15482 ____________________________________________________________________________
15483 [  1867] By: gsar                                  on 1998/09/24  06:45:13
15484     Log: make C<goto &sub> AUTOLOAD-aware (autouse now works for modules
15485          that are autoloaded)
15486  Branch: perl
15487        ! pp_ctl.c
15488 ____________________________________________________________________________
15489 [  1866] By: gsar                                  on 1998/09/24  05:21:19
15490     Log: grandfather deprecated "$$<digit>" no more
15491  Branch: perl
15492        ! pod/perldiag.pod toke.c
15493 ____________________________________________________________________________
15494 [  1865] By: gsar                                  on 1998/09/24  04:52:48
15495     Log: tweak PERL_HASH() to h=h+(h>>5) in order to improve distribution of
15496          low bits (suggested by Ilya Zakharevich)
15497  Branch: perl
15498        ! hv.h
15499 ____________________________________________________________________________
15500 [  1864] By: gsar                                  on 1998/09/24  04:29:14
15501     Log: move yyglobal decls from perly.c to perlvars.h, regen headers, tweak
15502          perly_c.diff
15503  Branch: perl
15504        ! embed.h embedvar.h global.sym perlvars.h perly.c perly.h
15505        ! perly_c.diff toke.c
15506 ____________________________________________________________________________
15507 [  1863] By: gsar                                  on 1998/09/24  03:36:30
15508     Log: provide locked access to string table for USE_THREADS
15509  Branch: perl
15510        ! embedvar.h hv.c intrpvar.h objXSUB.h perl.c thread.h
15511 ____________________________________________________________________________
15512 [  1862] By: gsar                                  on 1998/09/24  03:30:32
15513     Log: remove bogus warn()
15514  Branch: perl
15515        ! embed.pl
15516 ____________________________________________________________________________
15517 [  1861] By: gsar                                  on 1998/09/24  02:58:51
15518     Log: applied suggested patch, adapted for all platforms
15519          From: jan.dubois@ibm.net (Jan Dubois)
15520          Date: Sun, 20 Sep 1998 12:56:38 +0200
15521          Message-ID: <3604de0c.12319885@smtp1.ibm.net>
15522          Subject: [New PATCH 5.005_02] Support Mksymlists FUNCLIST argument in MakeMaker
15523  Branch: perl
15524        ! lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
15525        ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
15526        ! lib/ExtUtils/MakeMaker.pm
15527 ____________________________________________________________________________
15528 [  1860] By: gsar                                  on 1998/09/24  02:16:14
15529     Log: upgrade to CPAN-1.40
15530  Branch: perl
15531        ! Changes lib/CPAN.pm lib/CPAN/FirstTime.pm
15532 ____________________________________________________________________________
15533 [  1859] By: gsar                                  on 1998/09/24  02:08:59
15534     Log: use $ENV{MAKEMAKEROPT} to set default command line args
15535  Branch: perl
15536        ! lib/ExtUtils/MakeMaker.pm
15537 ____________________________________________________________________________
15538 [  1857] By: gsar                                  on 1998/09/23  10:58:36
15539     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15540          Date: Tue, 22 Sep 1998 17:30:16 -0400 (EDT)
15541          Message-Id: <199809222130.RAA17034@monk.mps.ohio-state.edu>
15542          Subject: More verbose Test::Harness [PATCH]
15543  Branch: perl
15544        ! lib/Test/Harness.pm
15545 ____________________________________________________________________________
15546 [  1856] By: gsar                                  on 1998/09/23  10:56:24
15547     Log: update hints for OPENSTEP 4.2 on i386
15548          From: Gerben Wierda <Gerben_Wierda@RnA.nl>
15549          Date: Sun, 20 Sep 1998 01:03:18 +0200
15550          Message-Id: <9809192303.AA29190@Spike>
15551          Subject: Perl 5.005_02 compilation problems
15552  Branch: perl
15553        ! hints/next_4.sh
15554 ____________________________________________________________________________
15555 [  1855] By: gsar                                  on 1998/09/23  10:52:27
15556     Log: reset errno after C<require> search (as suggested by Larry)
15557  Branch: perl
15558        ! pp_ctl.c
15559 ____________________________________________________________________________
15560 [  1854] By: gsar                                  on 1998/09/23  10:50:26
15561     Log: misc pod tweaks
15562  Branch: perl
15563        ! pod/perldelta.pod pod/perldiag.pod pod/perlport.pod
15564 ____________________________________________________________________________
15565 [  1853] By: gsar                                  on 1998/09/23  10:46:06
15566     Log: make Pod/Html.pm handle the --title option properly (as suggested
15567          by gml4410@ggr.co.uk)
15568  Branch: perl
15569        ! lib/Pod/Html.pm
15570 ____________________________________________________________________________
15571 [  1852] By: gsar                                  on 1998/09/23  10:41:39
15572     Log: SSNEW() API for allocating memory on the savestack
15573          From: Albert Dvornik <bert@genscan.com>
15574          Date: 17 Sep 1998 19:23:07 -0400
15575          Message-Id: <tqemtae338.fsf@puma.genscan.com>
15576          Subject: [PATCH 5.005_51] (was: why SAVEDESTRUCTOR()...)
15577  Branch: perl
15578        ! Changes Changes5.005 embed.h global.sym mg.c objXSUB.h objpp.h
15579        ! perl.h proto.h scope.c scope.h t/io/tell.t
15580 ____________________________________________________________________________
15581 [  1851] By: gsar                                  on 1998/09/23  10:37:05
15582     Log: From: Jochen Wiedmann <joe@ispsoft.de>
15583          Date: Thu, 17 Sep 1998 17:16:06 +0200
15584          Message-ID: <360127B6.E44564A@ispsoft.de>
15585          Subject: [PATCH] ExtUtils::MakeMaker::prompt cannot return 0
15586  Branch: perl
15587        ! lib/ExtUtils/MakeMaker.pm
15588 ____________________________________________________________________________
15589 [  1850] By: gsar                                  on 1998/09/23  10:33:05
15590     Log: From: andreas.koenig@kulturbox.de (Andreas J. Koenig)
15591          Date: 15 Sep 1998 01:32:31 +0200
15592          Message-ID: <sfchfya46eo.fsf@dubravka.in-berlin.de>
15593          Subject: Re: [PATCH] MakeMaker "test" target doesn't depend on "all"
15594  Branch: perl
15595        ! lib/ExtUtils/MM_Unix.pm
15596 ____________________________________________________________________________
15597 [  1849] By: gsar                                  on 1998/09/23  10:29:04
15598     Log: From: Charles Bailey <BAILEY@newman.upenn.edu>
15599          Date: Sat, 12 Sep 1998 19:25:32 -0400 (EDT)
15600          Message-id: <01J1QBJUAY1I002KOW@cor.newman.upenn.edu>
15601          Subject: Re: extralibs.ld problem in MM_VMS.pm
15602  Branch: perl
15603        ! lib/ExtUtils/MM_VMS.pm
15604 ____________________________________________________________________________
15605 [  1848] By: gsar                                  on 1998/09/23  10:25:24
15606     Log: From: Roderick Schertler <roderick@argon.org>
15607          Date: 11 Sep 1998 16:19:21 -0400
15608          Message-ID: <pzyarqpfli.fsf@eeyore.ibcinc.com>
15609          Subject: Re: Open2 and memory leaks
15610  Branch: perl
15611        ! lib/IPC/Open3.pm
15612 ____________________________________________________________________________
15613 [  1847] By: gsar                                  on 1998/09/23  10:18:31
15614     Log: From: Roderick Schertler <roderick@argon.org>
15615          Date: Wed, 09 Sep 1998 23:52:48 -0400
15616          Message-ID: <20567.905399568@eeyore.ibcinc.com>
15617          Subject: seed srand from /dev/urandom when possible
15618  Branch: perl
15619        ! pod/perlfunc.pod pp.c
15620 ____________________________________________________________________________
15621 [  1846] By: gsar                                  on 1998/09/23  10:12:22
15622     Log: From: Roderick Schertler <roderick@argon.org>
15623          Date: Thu, 10 Sep 1998 00:32:17 -0400
15624          Message-ID: <21142.905401937@eeyore.ibcinc.com>
15625          Subject: doc update for crypt()'s salt
15626  Branch: perl
15627        ! pod/perlfunc.pod
15628 ____________________________________________________________________________
15629 [  1845] By: gsar                                  on 1998/09/23  10:09:23
15630     Log: fix h2ph handling of C<#error "foo">
15631          From: SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>
15632          Date: Thu, 10 Sep 1998 09:59:33 +0900
15633          Message-Id: <19980910095933N.ksakai@netwk.ntt-at.co.jp>
15634          Subject: [5.005_02] h2ph problem
15635  Branch: perl
15636        ! utils/h2ph.PL
15637 ____________________________________________________________________________
15638 [  1844] By: gsar                                  on 1998/09/23  10:06:13
15639     Log: plug strictly private function leaks in API listing
15640  Branch: perl
15641        ! pod/perlguts.pod
15642 ____________________________________________________________________________
15643 [  1843] By: gsar                                  on 1998/09/23  10:02:57
15644     Log: hide symbol for static build
15645          From: Dominic Dunlop <domo@vo.lu>
15646          Date: Tue, 8 Sep 1998 21:40:46 +0000
15647          Message-Id: <v03110700b21b52db318d@[212.24.192.111]>
15648          Subject: Not OK: perl 5.00551 on powerpc-machten 4.1.1 [PATCH]
15649  Branch: perl
15650        ! regcomp.c
15651 ____________________________________________________________________________
15652 [  1842] By: gsar                                  on 1998/09/23  09:52:46
15653     Log: define PUT_svindex(), PUT_opindex()
15654  Branch: perl
15655        ! ext/B/B/Assembler.pm
15656 ____________________________________________________________________________
15657 [  1841] By: gsar                                  on 1998/09/23  09:44:25
15658     Log: From: Dominic Dunlop <domo@vo.lu>
15659          Date: Tue, 8 Sep 1998 15:34:53 +0000
15660          Message-Id: <v03110701b21afbdc7cfb@[212.24.192.76]>
15661          Subject: [PATCH 5.005_51] Eliminate pragma/warn-regexec test dependence on REG_INFTY value
15662  Branch: perl
15663        ! t/pragma/warn/regexec
15664 ____________________________________________________________________________
15665 [  1840] By: gsar                                  on 1998/09/23  09:42:17
15666     Log: pl2bat tweak from Tye McQueen <tye@metronet.com>
15667  Branch: perl
15668        ! win32/bin/pl2bat.pl
15669 ____________________________________________________________________________
15670 [  1839] By: gsar                                  on 1998/09/23  09:38:18
15671     Log: From: Drago Goricanec <drago@raptor.otsd.ts.fujitsu.co.jp>
15672          Date: Mon, 7 Sep 1998 17:36:09 +0900
15673          Message-Id: <199809070836.RAA14631@raptor.otsd.ts.fujitsu.co.jp>
15674          Subject: Thread::cond_wait bug in 5.005.51 causes deadlock
15675  Branch: perl
15676        ! ext/Thread/Thread.xs
15677 ____________________________________________________________________________
15678 [  1838] By: gsar                                  on 1998/09/23  09:21:11
15679     Log: From: "Green, Paul" <pgreen@seussnt.stratus.com>
15680          Date: Thu, 10 Sep 1998 00:02:07 -0400
15681          Message-ID: <646CD0392810D211B04A00A024BF26FB1022EB@terminator.sw.stratus.com>
15682          Subject: RE: [PATCH] 5.005_02 and 5.005_51: Stratus VOS port
15683  Branch: perl
15684        + README.vos vos/Changes vos/build.cm vos/compile_perl.cm
15685        + vos/config.h vos/config_h.SH_orig vos/perl.bind
15686        + vos/test_vos_dummies.c vos/vos_dummies.c vos/vosish.h
15687        ! MANIFEST perl.c perl.h pod/perlport.pod
15688 ____________________________________________________________________________
15689 [  1837] By: gsar                                  on 1998/09/23  08:45:58
15690     Log: (via private mail)
15691          From: Charles Bailey <BAILEY@newman.upenn.edu>
15692          Date: Sat, 05 Sep 1998 01:23:58 -0400 (EDT)
15693          Message-id: <01J1FH7R43NS002F14@cor.newman.upenn.edu>
15694          Subject: [Patch 5.005_02] Miscellaneous VMS cleanup
15695  Branch: perl
15696        ! Changes Changes5.005 README.vms ext/DynaLoader/dl_vms.xs
15697        ! lib/Cwd.pm lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MakeMaker.pm
15698        ! lib/ExtUtils/Mksymlists.pm lib/File/Copy.pm lib/File/Path.pm
15699        ! lib/File/Spec.pm pod/perldiag.pod pod/perlfaq1.pod
15700        ! pod/perlport.pod pod/perlrun.pod vms/ext/DCLsym/0README.txt
15701        ! vms/ext/DCLsym/DCLsym.pm vms/ext/DCLsym/DCLsym.xs
15702        ! vms/ext/Filespec.pm vms/ext/XSSymSet.pm vms/gen_shrfls.pl
15703        ! vms/mms2make.pl vms/perly_c.vms vms/sockadapt.c
15704        ! vms/sockadapt.h vms/test.com vms/vms.c vms/vms_yfix.pl
15705        ! vms/writemain.pl
15706 ____________________________________________________________________________
15707 [  1836] By: gsar                                  on 1998/09/23  08:17:42
15708     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15709          Date: Sat, 5 Sep 1998 00:14:51 -0400 (EDT)
15710          Message-Id: <199809050414.AAA19801@monk.mps.ohio-state.edu>
15711          Subject: [PATCH 5.005_*] OS/2 spawning typos
15712  Branch: perl
15713        ! os2/os2.c
15714 ____________________________________________________________________________
15715 [  1835] By: gsar                                  on 1998/09/23  08:09:55
15716     Log: warn on C<my($foo,$foo)>
15717  Branch: perl
15718        ! op.c pod/perldiag.pod
15719 ____________________________________________________________________________
15720 [  1834] By: gsar                                  on 1998/09/23  07:35:56
15721     Log: From: pvhp@forte.com (Peter Prymmer)
15722          Date: Fri, 4 Sep 98 13:27:41 PDT
15723          Message-Id: <9809042027.AA04463@forte.com>
15724          Subject: [PATCH 5.005_02 && 5.005_51] general updates to README.vms
15725  Branch: perl
15726        ! README.vms
15727 ____________________________________________________________________________
15728 [  1833] By: gsar                                  on 1998/09/23  07:27:34
15729     Log: From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
15730          Date: Wed, 2 Sep 1998 10:06:49 -0700 (PDT)
15731          Message-Id: <199809021706.KAA26349@xfiles.intercon.hp.com>
15732          Subject: PATCH: 5.005_02 hint/hpux.sh
15733  Branch: perl
15734        ! hints/hpux.sh
15735 ____________________________________________________________________________
15736 [  1832] By: gsar                                  on 1998/09/23  07:22:40
15737     Log: fix (some) installhtml bugs
15738          From: Larry Parmelee <parmelee@CS.Cornell.EDU>
15739          Date: Tue, 1 Sep 1998 12:43:40 -0400 (EDT)
15740          Message-Id: <199809011643.MAA05702@sundown.cs.cornell.edu>
15741          Subject: installhtml script needs work
15742  Branch: perl
15743        ! installhtml
15744 ____________________________________________________________________________
15745 [  1831] By: gsar                                  on 1998/09/23  07:19:30
15746     Log: document 'U' magic with examples
15747          From: Alan Burlison <Alan.Burlison@UK.Sun.com>
15748          Date: Tue, 1 Sep 1998 15:54:06 +0100 (BST)
15749          Message-Id: <199809011455.PAA00631@sale-wts>
15750          Subject: Re: Looking for some XS MAGIC examples...
15751  Branch: perl
15752        ! pod/perlguts.pod
15753 ____________________________________________________________________________
15754 [  1830] By: gsar                                  on 1998/09/23  07:16:43
15755     Log: From: pvhp@forte.com (Peter Prymmer)
15756          Date: Mon, 31 Aug 98 17:13:49 PDT
15757          Message-Id: <9809010013.AA06737@forte.com>
15758          Subject: [PATCH: 5.005_02; yet another system configuration tip for OS/390]
15759  Branch: perl
15760        ! README.os390
15761 ____________________________________________________________________________
15762 [  1829] By: gsar                                  on 1998/09/23  07:15:08
15763     Log: fix problematic typecast in filter_del()
15764          From: Mark P Lutz <tecmpl1@triton.ca.boeing.com>
15765          Date: Mon, 31 Aug 1998 21:13:11 GMT
15766          Message-Id: <199808312113.VAA53356@triton.ca.boeing.com>
15767          Subject: perl5.005_02 does not build on Cray T90
15768  Branch: perl
15769        ! toke.c
15770 ____________________________________________________________________________
15771 [  1828] By: gsar                                  on 1998/09/23  07:11:34
15772     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15773          Date: Mon, 31 Aug 1998 14:52:10 -0400 (EDT)
15774          Message-Id: <199808311852.OAA24676@monk.mps.ohio-state.edu>
15775          Subject: [PATCH 5.005_5*] (?>) broken in RE
15776  Branch: perl
15777        ! regexec.c t/op/re_tests
15778 ____________________________________________________________________________
15779 [  1827] By: gsar                                  on 1998/09/23  07:09:50
15780     Log: U/WIN testsuite patches from Joe Buehler <jhpb@hekimian.com>
15781  Branch: perl
15782        ! t/op/grent.t t/op/groups.t
15783 ____________________________________________________________________________
15784 [  1826] By: gsar                                  on 1998/09/23  07:03:16
15785     Log: From: Jarkko Hietaniemi <jhi@iki.fi>
15786          Date: Wed, 12 Aug 1998 22:41:37 +0300 (EET DST)
15787          Message-Id: <199808121941.WAA06263@alpha.hut.fi>
15788          Subject: [PATCH] 5.004_50 or 5.005_02: get rid of interp.sym because not even AIX needs it
15789  Branch: perl
15790        - interp.sym
15791        ! MANIFEST Makefile.SH embed.pl perl_exp.SH
15792 ____________________________________________________________________________
15793 [  1825] By: gsar                                  on 1998/09/23  06:56:40
15794     Log: re-introduce change#1703
15795  Branch: perl
15796        ! ext/re/re.pm pod/perlre.pod regcomp.c regexec.c thrdvar.h
15797 ____________________________________________________________________________
15798 [  1824] By: gsar                                  on 1998/09/23  06:44:19
15799     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15800          Date: Sat, 29 Aug 1998 17:38:30 -0400 (EDT)
15801          Message-Id: <199808292138.RAA18359@monk.mps.ohio-state.edu>
15802          Subject: [PATCH 5.005_*] Protect debugger from nonlocal exits
15803  Branch: perl
15804        ! lib/perl5db.pl
15805 ____________________________________________________________________________
15806 [  1823] By: gsar                                  on 1998/09/23  06:41:34
15807         Log: From: Joe Buehler <jhpb@hekimian.com>
15808              Date: 29 Aug 1998 17:13:28 -0400
15809              Message-ID: <yd37lzro5jb.fsf@pandora.hekimian.com>
15810              Subject: patches for perl 5.005_51 under U/WIN
15811      Branch: perl
15812            + hints/uwin.sh
15813            ! Configure installman lib/ExtUtils/MM_Unix.pm makedepend.SH
15814            ! t/lib/posix.t
15815 ____________________________________________________________________________
15816 [  1822] By: gsar                                  on 1998/09/23  06:36:59
15817         Log: add missing C<no utf8;> tweak from Larry
15818      Branch: perl
15819            ! t/op/subst.t
15820 ____________________________________________________________________________
15821 [  1821] By: gsar                                  on 1998/09/23  06:27:51
15822         Log: s/runops/CALLRUNOPS/
15823      Branch: perl
15824            ! cc_runtime.h
15825 ____________________________________________________________________________
15826 [  1820] By: gsar                                  on 1998/09/23  06:24:49
15827         Log: rename t/pragma/warn-* to t/pragma/warn/*, be 8.3-friendly
15828      Branch: perl
15829           +> t/pragma/warn/1global t/pragma/warn/2use t/pragma/warn/3both
15830           +> t/pragma/warn/4lint t/pragma/warn/5nolint t/pragma/warn/doio
15831           +> t/pragma/warn/gv t/pragma/warn/mg t/pragma/warn/op
15832           +> t/pragma/warn/perl t/pragma/warn/perly t/pragma/warn/pp
15833           +> t/pragma/warn/pp_ctl t/pragma/warn/pp_hot t/pragma/warn/pp_sys
15834           +> t/pragma/warn/regcomp t/pragma/warn/regexec t/pragma/warn/sv
15835           +> t/pragma/warn/taint t/pragma/warn/toke t/pragma/warn/universal
15836           +> t/pragma/warn/util
15837            - t/pragma/warn-1global t/pragma/warn-2use t/pragma/warn-3both
15838            - t/pragma/warn-4lint t/pragma/warn-5nolint t/pragma/warn-doio
15839            - t/pragma/warn-gv t/pragma/warn-mg t/pragma/warn-op
15840            - t/pragma/warn-perl t/pragma/warn-perly t/pragma/warn-pp
15841            - t/pragma/warn-pp_ctl t/pragma/warn-pp_hot t/pragma/warn-pp_sys
15842            - t/pragma/warn-regcomp t/pragma/warn-regexec t/pragma/warn-sv
15843            - t/pragma/warn-taint t/pragma/warn-toke t/pragma/warn-universal
15844            - t/pragma/warn-util
15845            ! MANIFEST t/pragma/warning.t
15846 ____________________________________________________________________________
15847 [  1819] By: gsar                                  on 1998/09/23  06:08:46
15848         Log: make \(%foo) return refs to values (not copies of values)
15849              From: Stephen McCamant <smccam@uclink4.berkeley.edu>
15850              Date: Fri, 28 Aug 1998 20:46:10 -0700 (PDT)
15851              Message-ID: <13799.30680.47765.352558@fre-76-120.reshall.berkeley.edu>
15852              --
15853              From: Roderick Schertler <roderick@argon.org>
15854              Date: Sat, 29 Aug 1998 00:58:33 -0400
15855              Message-ID: <29894.904366713@eeyore.ibcinc.com>
15856              Subject: Re: \(%x) problems
15857      Branch: perl
15858            ! doop.c pod/perlref.pod
15859 ____________________________________________________________________________
15860 [  1818] By: gsar                                  on 1998/09/23  06:05:08
15861         Log: make h2xs generate ANSI prototypes
15862      Branch: perl
15863            ! utils/h2xs.PL
15864 ____________________________________________________________________________
15865 [  1817] By: gsar                                  on 1998/09/23  05:57:16
15866         Log: updated usethreads hints for hpux 10.X
15867              From: Matthew T Harden <mthard@mthard1.monsanto.com>
15868              Date: Fri, 28 Aug 1998 14:10:42 GMT
15869              Message-Id: <199808281410.AA11058@mthard1.monsanto.com>
15870              Subject: Re: OK: perl 5.00502 on PA-RISC1.1-thread 10.20 (UNINSTALLED)
15871      Branch: perl
15872            ! hints/hpux.sh perl.h
15873 ____________________________________________________________________________
15874 [  1816] By: gsar                                  on 1998/09/23  05:53:31
15875         Log: don't create empty directories in installperl
15876              From: Robin Barker <rmb1@cise.npl.co.uk>
15877              Date: Fri, 21 Aug 1998 11:29:24 +0100 (BST)
15878              Message-Id: <199808211029.LAA00551@cyclone.cise.npl.co.uk>
15879              Subject: [PATCH 5.005_02] install: empty dirs
15880      Branch: perl
15881            ! installperl
15882 ____________________________________________________________________________
15883 [  1815] By: gsar                                  on 1998/09/23  05:50:36
15884         Log: make behavior of /(a{3})+/ like /(aaa)+/ w.r.t where it matches
15885              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15886              Date: Fri, 21 Aug 1998 05:41:02 -0400 (EDT)
15887              Message-Id: <199808210941.FAA16467@monk.mps.ohio-state.edu>
15888              Subject: Re: your mail
15889      Branch: perl
15890            ! regexec.c t/op/re_tests
15891 ____________________________________________________________________________
15892 [  1814] By: gsar                                  on 1998/09/23  05:45:17
15893         Log: From: "Kurt D. Starsinic" <kstar@chapin.edu>
15894              Date: Thu, 20 Aug 1998 20:59:03 -0400
15895              Message-ID: <19980820205903.A12908@O2.chapin.edu>
15896              Subject: [PATCH] h2ph misquotes #error directives
15897      Branch: perl
15898            ! t/lib/h2ph.pht utils/h2ph.PL
15899 ____________________________________________________________________________
15900 [  1813] By: gsar                                  on 1998/09/23  05:42:41
15901         Log: patch to support computed regular subexpressions
15902              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15903              Date: Thu, 20 Aug 1998 15:19:50 -0400 (EDT)
15904              Message-Id: <199808201919.PAA04692@monk.mps.ohio-state.edu>
15905              Subject: [5.005_5* PATCH] Postponed RE - now!
15906      Branch: perl
15907            ! embedvar.h objXSUB.h pod/perlre.pod regcomp.c regexec.c
15908            ! t/op/pat.t t/op/re_tests thrdvar.h toke.c
15909 ____________________________________________________________________________
15910 [  1812] By: gsar                                  on 1998/09/23  05:26:26
15911         Log: better CR-handling on shebang line and in formats (fixed variant of
15912              patch suggested by Igor Sysoev <igor@nitek.ru>)
15913      Branch: perl
15914            ! perl.c toke.c
15915 ____________________________________________________________________________
15916 [  1811] By: gsar                                  on 1998/09/23  04:35:46
15917         Log: document non-loopish blocks better
15918              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
15919              Date: Tue, 18 Aug 1998 12:28:36 +0100
15920              Message-Id: <E0z8jwK-00057Z-00@ursa.cus.cam.ac.uk>
15921              Subject: Re: next in do {} while block gives error message
15922      Branch: perl
15923            ! pod/perlfunc.pod
15924 ____________________________________________________________________________
15925 [  1810] By: gsar                                  on 1998/09/23  04:12:05
15926         Log: fix bogus integerization of pop()'s return value
15927              From: Gurusamy Sarathy <gsar@engin.umich.edu>
15928              Date: Sat, 15 Aug 1998 23:27:54 -0400
15929              Message-Id: <199808160327.XAA05186@aatma.engin.umich.edu>
15930              Subject: Re: Complex expression does integer arithmetic 
15931      Branch: perl
15932            ! opcode.h opcode.pl
15933 ____________________________________________________________________________
15934 [  1809] By: gsar                                  on 1998/09/23  04:09:43
15935         Log: tweak README.win32
15936      Branch: perl
15937            ! README.win32
15938 ____________________________________________________________________________
15939 [  1808] By: gsar                                  on 1998/09/23  03:40:57
15940         Log: better diagnostic for do{} used as lvalue
15941      Branch: perl
15942            ! op.c pod/perlport.pod
15943 ____________________________________________________________________________
15944 [  1807] By: gsar                                  on 1998/09/23  03:38:30
15945         Log: enable PERL_SBRK_VIA_MALLOC on OPENSTEP-Mach
15946              From: hansm@icgroup.nl
15947              Date: Tue, 11 Aug 98 21:08:51 +0200
15948              Message-Id: <9808111907.AA21903@icgned.icgroup.nl>
15949              Subject: Not OK: perl 5.00551 on OPENSTEP-Mach 4_1 (UNINSTALLED)
15950      Branch: perl
15951            ! malloc.c
15952 ____________________________________________________________________________
15953 [  1806] By: gsar                                  on 1998/09/23  03:36:08
15954         Log: support make written in perl (aka "pmake") on win32
15955      Branch: perl
15956            ! lib/ExtUtils/MM_Win32.pm
15957 ____________________________________________________________________________
15958 [  1805] By: gsar                                  on 1998/09/23  03:30:07
15959         Log: fix mismatched UV/U32 types for to_utf8_*()
15960      Branch: perl
15961            ! utf8.c
15962 ____________________________________________________________________________
15963 [  1804] By: gsar                                  on 1998/09/23  03:22:22
15964         Log: From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
15965              Date: Sun, 9 Aug 1998 22:38:23 +0200
15966              Message-ID: <19980809223823.A215@cdata.tvnet.hu>
15967              Subject: [PATCH 5.5002] dos-djgpp update
15968      Branch: perl
15969            ! t/io/fs.t
15970 ____________________________________________________________________________
15971 [  1803] By: gsar                                  on 1998/09/23  03:20:13
15972         Log: apply minimal variant of patch (sent via private mail)
15973              From: jarkko.hietaniemi@research.nokia.com (Jarkko Hietaniemi)
15974              Date: Wed, 12 Aug 1998 15:42:35 +0300
15975              Message-Id: <199808121242.PAA29761@comanche.spices>
15976              Subject: [PATCH] 5.004_02 or 5.005_51: fix regexp and tr character ranges in non-ASCII lands
15977      Branch: perl
15978            ! MANIFEST perl.h pod/perllocale.pod pod/perlop.pod
15979            ! pod/perlre.pod regcomp.c t/pragma/locale.t toke.c
15980 ____________________________________________________________________________
15981 [  1802] By: gsar                                  on 1998/09/23  03:03:39
15982         Log: adjust searchdict.t for EBCDIC (still needs documenting)
15983              From: pvhp@forte.com (Peter Prymmer)
15984              Date: Thu, 6 Aug 98 18:09:39 PDT
15985              Message-Id: <9808070109.AA06158@forte.com>
15986              Subject: [PATCH 5.005_02-TRIAL2] potential modification to t/lib/searchdict.t
15987      Branch: perl
15988            ! README.os390 t/lib/searchdict.t
15989 ____________________________________________________________________________
15990 [  1801] By: gsar                                  on 1998/09/23  02:54:15
15991         Log: silence redefined warning for XS(INIT) {}
15992      Branch: perl
15993            ! op.c
15994 ____________________________________________________________________________
15995 [  1800] By: gsar                                  on 1998/09/23  02:42:23
15996         Log: support match indices via special variables @- and @+
15997              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15998              Date: Tue, 21 Jul 1998 23:00:35 -0400 (EDT)
15999              Message-Id: <199807220300.XAA16081@monk.mps.ohio-state.edu>
16000              Subject: [PATCH 5.004_76] @- and @+
16001      Branch: perl
16002            ! av.c embed.h global.sym gv.c mg.c objXSUB.h objpp.h perl.h
16003            ! pod/perlvar.pod proto.h regnodes.h sv.c t/op/pat.t toke.c
16004 ____________________________________________________________________________
16005 [  1799] By: gsar                                  on 1998/09/23  01:44:31
16006         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16007              Date: Tue, 11 Aug 1998 18:43:29 -0400 (EDT)
16008              Message-Id: <199808112243.SAA14243@monk.mps.ohio-state.edu>
16009              Subject: Re: Segmentation fault for /a*abc?xyz+pqr{3}ab{2,}xy{4,5}pq{0,6}AB{0,}zz/
16010      Branch: perl
16011            ! regcomp.c t/op/re_tests
16012 ____________________________________________________________________________
16013 [  1798] By: gsar                                  on 1998/09/23  01:39:23
16014         Log: integrate maint-5.005 changes (except conflicting change#1794)
16015      Branch: perl
16016            ! Changes
16017           !> objXSUB.h op.c pod/perlfunc.pod pp.c regcomp.c t/op/re_tests
16018           !> toke.c util.c win32/config.bc win32/config.gc win32/config.vc
16019           !> win32/win32.h
16020 ____________________________________________________________________________
16021 [  1797] By: gsar                                  on 1998/09/23  01:32:36
16022         Log: add note to win32/Makefile about setting CCHOME
16023      Branch: perl
16024            ! win32/Makefile win32/makefile.mk
16025 ____________________________________________________________________________
16026 [  1796] By: gsar                                  on 1998/09/23  01:31:32
16027         Log: perl.pod tweak
16028      Branch: perl
16029            ! pod/perl.pod
16030 ____________________________________________________________________________
16031 [  1795] By: gsar                                  on 1998/09/21  20:34:10
16032         Log: make xsubpp generate well-formed code with CAPI && !PERL_OBJECT
16033      Branch: perl
16034            ! lib/ExtUtils/xsubpp
16035 ____________________________________________________________________________
16036 [  1789] By: gsar                                  on 1998/09/18  18:01:37
16037         Log: delay freeing itervar so C<for $i (@a) { return($i) }> works
16038      Branch: perl
16039            ! cop.h t/cmd/for.t
16040 ____________________________________________________________________________
16041 [  1788] By: gsar                                  on 1998/09/17  02:19:11
16042         Log: resync win32/config.?c with Porting/config.sh to pick up apiversion
16043      Branch: perl
16044            ! win32/config.bc win32/config.gc win32/config.vc
16045 ____________________________________________________________________________
16046 [  1787] By: gsar                                  on 1998/09/17  01:45:14
16047         Log: suppress bogus warning on C<sub x {} x()>
16048      Branch: perl
16049            ! toke.c
16050 ____________________________________________________________________________
16051 [  1786] By: gsar                                  on 1998/09/17  01:42:51
16052         Log: ntohl typo in objXSUB.h
16053      Branch: perl
16054            ! objXSUB.h
16055 ____________________________________________________________________________
16056 [  1785] By: gsar                                  on 1998/09/17  01:41:48
16057         Log: fill gaps in sig_* entries in win32/config.?c
16058      Branch: perl
16059            ! win32/config.bc win32/config.gc win32/config.vc
16060 ____________________________________________________________________________
16061 [  1781] By: larry                                 on 1998/09/05  23:48:24
16062         Log: tr/// logic was hosed under utf8
16063      Branch: perl
16064            ! doop.c op.c op.h pp.c proto.h
16065 ____________________________________________________________________________
16066 [  1780] By: larry                                 on 1998/09/05  23:44:16
16067         Log: several new tests needed tweaking to work under utf8
16068      Branch: perl
16069            ! t/comp/require.t t/op/pack.t t/op/substr.t
16070 ____________________________________________________________________________
16071 [  1779] By: larry                                 on 1998/09/05  23:41:42
16072         Log: index() applied BM optimization to wrong argument
16073      Branch: perl
16074            ! op.c util.c
16075 ____________________________________________________________________________
16076 [  1778] By: larry                                 on 1998/09/05  23:38:29
16077         Log: Implicit require during compile reset line numbering
16078      Branch: perl
16079            ! pp_ctl.c
16080
16081 ----------------
16082 Version 5.005_51
16083 ----------------
16084
16085 ____________________________________________________________________________
16086 [  1777] By: gsar                                  on 1998/08/10  07:02:38
16087         Log: various tweaks: fix signed vs. unsigned problems that prevented C++
16088              builds; add sundry PERL_OBJECT scaffolding to get it to build; fix
16089              lexical warning testsuite for win32
16090      Branch: perl
16091            ! Changes doop.c embed.h global.sym objXSUB.h objpp.h op.c
16092            ! pod/perlhist.pod pp.c pp_hot.c proto.h regcomp.c regexec.c
16093            ! sv.c t/pragma/warn-doio t/pragma/warn-mg t/pragma/warn-op
16094            ! t/pragma/warn-regexec toke.c utf8.c win32/GenCAPI.pl
16095            ! win32/Makefile win32/makefile.mk
16096 ____________________________________________________________________________
16097 [  1776] By: gsar                                  on 1998/08/09  17:53:48
16098         Log: fix coredump with MULTIPLICITY (ckWARN() needs early curcop init)
16099      Branch: perl
16100            ! Changes MANIFEST perl.c pod/perlhist.pod
16101 ____________________________________________________________________________
16102 [  1775] By: gsar                                  on 1998/08/09  14:35:33
16103         Log: tweak warning test
16104      Branch: perl
16105            ! t/pragma/warn-toke
16106 ____________________________________________________________________________
16107 [  1774] By: gsar                                  on 1998/08/09  14:13:46
16108         Log: add missing dTHR; notes for test failures due to small stacksize
16109      Branch: perl
16110            ! doio.c gv.c op.c sv.c t/pragma/warn-mg t/pragma/warn-regexec
16111            ! toke.c universal.c util.c
16112 ____________________________________________________________________________
16113 [  1773] By: gsar                                  on 1998/08/09  11:31:53
16114         Log: lexical warnings; tweaks to places that didn't apply correctly
16115              From:    pmarquess@bfsec.bt.co.uk (Paul Marquess)
16116              Date:    Wed, 29 Jul 1998 09:28:45 BST
16117              Message-Id: <9807290828.AA26286@claudius.bfsec.bt.co.uk>
16118              Subject: lexical warnings patch for 5.005_50
16119      Branch: perl
16120            + README.lexwarn lib/warning.pm t/pragma/warn-2use
16121            + t/pragma/warn-3both t/pragma/warn-4lint t/pragma/warn-5nolint
16122            + t/pragma/warn-doio t/pragma/warn-gv t/pragma/warn-mg
16123            + t/pragma/warn-op t/pragma/warn-perl t/pragma/warn-perly
16124            + t/pragma/warn-pp t/pragma/warn-pp_ctl t/pragma/warn-pp_hot
16125            + t/pragma/warn-pp_sys t/pragma/warn-regcomp
16126            + t/pragma/warn-regexec t/pragma/warn-sv t/pragma/warn-taint
16127            + t/pragma/warn-toke t/pragma/warn-universal t/pragma/warn-util
16128            + warning.h warning.pl
16129            ! Changes MANIFEST Makefile.SH cop.h doio.c global.sym gv.c
16130            ! lib/diagnostics.pm mg.c op.c op.h perl.c perl.h pp.c pp_ctl.c
16131            ! pp_hot.c pp_sys.c proto.h regcomp.c regexec.c sv.c t/op/tie.t
16132            ! t/pragma/warn-1global t/pragma/warning.t taint.c toke.c
16133            ! universal.c util.c
16134 ____________________________________________________________________________
16135 [  1772] By: gsar                                  on 1998/08/08  23:06:00
16136         Log: bump patchlevel to 5.005_51
16137      Branch: perl
16138            ! patchlevel.h win32/Makefile win32/config_H.bc
16139            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
16140 ____________________________________________________________________________
16141 [  1771] By: gsar                                  on 1998/08/08  23:01:57
16142         Log: fix bogus warning on "\x{123}"
16143              From: pmarquess@claudius.bfsec.bt.co.uk (Paul Marquess)
16144              Date: Mon, 27 Jul 1998 06:16:15 +0100 (BST)
16145              Message-Id: <9807270534.AA11102@claudius.bfsec.bt.co.uk>
16146              Subject: [5.005_50 PATCH] Some unicode problems
16147      Branch: perl
16148            ! regcomp.c toke.c
16149 ____________________________________________________________________________
16150 [  1770] By: gsar                                  on 1998/08/08  22:56:55
16151         Log: hide dup symbol for static build of ext/re
16152              From: Dominic Dunlop <domo@ppp72.vo.lu>
16153              Date: Wed, 29 Jul 1998 11:09:56 +0100 (WET DST)
16154              Message-Id: <199807291009.LAA08935@ppp72.vo.lu>
16155              Subject: Not OK: perl 5.00550 on powerpc-machten 4.1 [BOGUS PATCH]
16156      Branch: perl
16157            ! regcomp.c
16158 ____________________________________________________________________________
16159 [  1769] By: gsar                                  on 1998/08/08  22:45:06
16160         Log: fix double free on -Mutf8 -e '$b=uc("")'
16161              From: larry@wall.org (Larry Wall)
16162              Date: Fri, 7 Aug 1998 14:42:43 -0700
16163              Message-Id: <199808072142.OAA14920@wall.org>
16164              Subject: [PATCH 5.005_50]: uc("") and lc("") under utf8 fails
16165      Branch: perl
16166            ! pp.c
16167 ____________________________________________________________________________
16168 [  1768] By: gsar                                  on 1998/08/08  22:42:29
16169         Log: substr() assumes utf8 without say-so
16170              From: larry@wall.org (Larry Wall)
16171              Date: Fri, 7 Aug 1998 12:25:12 -0700
16172              Message-Id: <199808071925.MAA13436@wall.org>
16173              Subject: [PATCH 5.005_50] substr bug?
16174      Branch: perl
16175            ! pp.c
16176 ____________________________________________________________________________
16177 [  1767] By: gsar                                  on 1998/08/08  22:38:25
16178         Log: fix intolerance of SWASHes for blank lines
16179              From: Gisle Aas <aas@sn.no>
16180              Date: 06 Aug 1998 23:28:57 +0200
16181              Message-ID: <m3emutkdeu.fsf@furu.g.aas.no>
16182              Subject: Re: Re[2]: another joyride begins
16183      Branch: perl
16184            ! lib/utf8_heavy.pl
16185 ____________________________________________________________________________
16186 [  1766] By: gsar                                  on 1998/08/08  22:33:10
16187         Log: utf8 doc tweak
16188              From: Gisle Aas <aas@sn.no>
16189              Date: 05 Aug 1998 00:41:04 +0200
16190              Message-ID: <m3yat4wetb.fsf@furu.g.aas.no>
16191              Subject: Matching clumps
16192      Branch: perl
16193            ! lib/utf8.pm
16194 ____________________________________________________________________________
16195 [  1765] By: gsar                                  on 1998/08/08  22:31:37
16196         Log: kill bogus warning from -we 'use utf8; $_="\x{FF}"'
16197              From: Gisle Aas <aas@sn.no>
16198              Date: 04 Aug 1998 22:56:11 +0200
16199              Message-ID: <m3yat4sbys.fsf@furu.g.aas.no>
16200              Subject: Re: another joyride begins
16201      Branch: perl
16202            ! lib/utf8_heavy.pl
16203 ____________________________________________________________________________
16204 [  1764] By: gsar                                  on 1998/08/08  22:28:43
16205         Log: From: larry@wall.org (Larry Wall)
16206              Date: Tue, 4 Aug 1998 17:04:51 -0700
16207              Message-Id: <199808050004.RAA22592@wall.org>
16208              Subject: [PATCH 5.005_50] \pX not implemented!
16209      Branch: perl
16210            ! regcomp.c
16211 ____________________________________________________________________________
16212 [  1763] By: gsar                                  on 1998/08/08  22:27:15
16213         Log: From: Stephen McCamant <alias@mcs.com>
16214              Date: Sun,  2 Aug 1998 16:33:18 -0500 (CDT)
16215              Message-ID: <13764.55116.921952.837027@alias-2.pr.mcs.net>
16216              Subject: [PATCH] Eliminate superfluous RV2p[AH]Vs in oops[AH]V()
16217      Branch: perl
16218            ! op.c
16219 ____________________________________________________________________________
16220 [  1762] By: gsar                                  on 1998/08/08  22:26:09
16221         Log: From: Jarkko Hietaniemi <jhi@iki.fi>
16222              Date: Sun, 2 Aug 1998 22:05:28 +0300 (EET DST)
16223              Message-Id: <199808021905.WAA10592@alpha.hut.fi>
16224              Subject: [PATCH] 5.005_02-TRIAL1 or 5.004_05-MAINT_TRIAL_5: t/op/{pw,gr}ent.t
16225      Branch: perl
16226            + t/op/grent.t t/op/pwent.t
16227            ! MANIFEST
16228 ____________________________________________________________________________
16229 [  1761] By: gsar                                  on 1998/08/08  22:21:52
16230         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16231              Date: Thu, 30 Jul 1998 19:23:56 -0400 (EDT)
16232              Message-Id: <199807302323.TAA21175@monk.mps.ohio-state.edu>
16233              Subject: [5.005_50 PATCH] misprint in RE engine
16234      Branch: perl
16235            ! regexec.c t/op/re_tests
16236 ____________________________________________________________________________
16237 [  1760] By: gsar                                  on 1998/08/08  22:18:54
16238         Log: integrate maint-5.005 changes into mainline
16239      Branch: perl
16240           +> Porting/fixCORE README.os390 ebcdic.c win32/des_fcrypt.patch
16241           !> (integrate 138 files)
16242 ____________________________________________________________________________
16243 [  1672] By: gsar                                  on 1998/07/27  18:35:28
16244         Log: create new Changes
16245      Branch: perl
16246            + Changes
16247            ! Changes5.005 MANIFEST
16248 ____________________________________________________________________________
16249 [  1671] By: gsar                                  on 1998/07/27  18:30:57
16250         Log: rename Changes --> Changes5.005
16251      Branch: perl
16252           +> Changes5.005
16253            - Changes
16254 ____________________________________________________________________________
16255 [  1670] By: gsar                                  on 1998/07/27  18:10:14
16256         Log: integrate 5.005_01 changes from maint
16257      Branch: perl
16258            ! Changes
16259           !> README.win32 pod/perldelta.pod proto.h toke.c win32/GenCAPI.pl
16260           !> win32/win32.c
16261 ____________________________________________________________________________
16262 [  1667] By: nick                                  on 1998/07/26  14:31:01
16263         Log: Add dTHR so that it compiles miniperl in threaded mode
16264      Branch: perl
16265            ! doop.c mg.c regcomp.c regexec.c
16266 ____________________________________________________________________________
16267 [  1666] By: nick                                  on 1998/07/26  13:01:10
16268         Log: Resolve ansiperl against mainline (@1648?)
16269              Unclear that change number has "taken".
16270      Branch: ansiperl
16271           +> (branch 169 files)
16272            - ObjXSub.h XSLock.h compat3.sym fixvars pod/perld4.pod
16273           !> (integrate 131 files)
16274
16275 ----------------
16276 Version 5.005_50
16277 ----------------
16278
16279 ____________________________________________________________________________
16280 [  1665] By: gsar                                  on 1998/07/26  05:38:48
16281         Log: add trailing newline to file
16282      Branch: perl
16283            ! Changes lib/unicode/blocks.txt
16284 ____________________________________________________________________________
16285 [  1664] By: gsar                                  on 1998/07/26  05:08:48
16286         Log: integrate proto.h additions from maint-5.005
16287      Branch: perl
16288           !> pod/perlhist.pod proto.h
16289 ____________________________________________________________________________
16290 [  1663] By: gsar                                  on 1998/07/26  05:07:05
16291         Log: add new files to MANIFEST; add missing prototypes to proto.h;
16292              s/PL_utf8skip/utf8skip/ for now, or we end up with Perl_PL_;
16293              add typecasts to silence warnings; tweaks for win32 builds
16294      Branch: perl
16295            ! MANIFEST embed.h global.sym proto.h regexec.c toke.c utf8.h
16296            ! win32/Makefile win32/makefile.mk
16297 ____________________________________________________________________________
16298 [  1662] By: gsar                                  on 1998/07/26  05:01:52
16299         Log: add missing sv_*_mg() prototypes in proto.h, update perlhist.pod
16300      Branch: maint-5.005/perl
16301            ! pod/perlhist.pod proto.h
16302 ____________________________________________________________________________
16303 [  1661] By: gsar                                  on 1998/07/26  02:52:48
16304         Log: up patchlevel to 5.005_50
16305      Branch: perl
16306            ! Changes patchlevel.h win32/Makefile win32/config_H.bc
16307            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
16308 ____________________________________________________________________________
16309 [  1660] By: gsar                                  on 1998/07/26  02:43:57
16310         Log: integrate utfperl
16311      Branch: perl
16312           +> (branch 162 files)
16313           !> (integrate 29 files)
16314 ____________________________________________________________________________
16315 [  1659] By: gsar                                  on 1998/07/26  02:38:22
16316         Log: integrate maint-5.005 changes
16317      Branch: perl
16318           !> Changes README.vms djgpp/fixpmain emacs/ptags hints/beos.sh
16319           !> lib/Math/BigInt.pm pod/perldelta.pod pod/perlmodinstall.pod
16320           !> pod/perltoc.pod pp_sys.c t/lib/bigintpm.t
16321           !> vms/descrip_mms.template vms/subconfigure.com
16322 ____________________________________________________________________________
16323 [  1658] By: gsar                                  on 1998/07/26  02:23:46
16324         Log: VMS patches from Dan Sugalski <sugalskd@osshe.edu>
16325              Date: Fri, 24 Jul 1998 11:38:25 -0700
16326              Message-Id: <3.0.5.32.19980724113825.00a067b0@ous.edu>
16327              Subject: [PATCH 5.005] version number problem with VMS (Corrected)
16328              --
16329              Date: Fri, 24 Jul 1998 12:30:36 -0700
16330              Message-Id: <3.0.5.32.19980724123036.009f0390@ous.edu>
16331              Subject: [PATCH 5.005]Tweaks to README.vms
16332              --
16333              Date: Sat, 25 Jul 1998 17:56:55 -0700 (PDT)
16334              Message-ID: <Pine.GSO.3.96.980725175626.15740D-100000@netserve.ous.edu>
16335              Subject: [PATCH 5.005] Final build cleanup patch
16336      Branch: maint-5.005/perl
16337            ! README.vms vms/descrip_mms.template vms/subconfigure.com
16338 ____________________________________________________________________________
16339 [  1657] By: gsar                                  on 1998/07/26  02:19:50
16340         Log: another platform where pp_sselect() needs a whole fd_set buffer
16341              From: Lupe Christoph <lupe@alanya.m.isar.de>
16342              Date: Sat, 25 Jul 1998 19:49:33 +0200 (MET DST)
16343              Message-Id: <199807251749.TAA22347@alanya.m.isar.de>
16344              Subject: Patch for Not OK: perl 5.005 on i86pc-solaris-thread 2.6
16345      Branch: maint-5.005/perl
16346            ! pp_sys.c
16347 ____________________________________________________________________________
16348 [  1656] By: gsar                                  on 1998/07/26  02:12:46
16349         Log: fix problem building modules on dos-djgpp
16350              From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
16351              Date: Sat, 25 Jul 1998 00:53:39 +0200
16352              Message-ID: <19980725005339.C222@cdata.tvnet.hu>
16353              Subject: [PATCH 5.005] dos-djgpp and modules problem
16354      Branch: maint-5.005/perl
16355            ! djgpp/fixpmain
16356 ____________________________________________________________________________
16357 [  1655] By: gsar                                  on 1998/07/26  02:11:09
16358         Log: From: Tom Spindler <dogcow@home.merit.edu>
16359              Date: Wed, 22 Jul 1998 16:11:07 -0400
16360              Message-ID: <19980722161107.A16813@home.merit.edu>
16361              Subject: [PATCH 5.005] BeOS tweak
16362      Branch: maint-5.005/perl
16363            ! hints/beos.sh
16364 ____________________________________________________________________________
16365 [  1654] By: gsar                                  on 1998/07/26  02:09:29
16366         Log: various pod tweaks
16367      Branch: maint-5.005/perl
16368            ! Changes pod/perldelta.pod pod/perlmodinstall.pod
16369            ! pod/perltoc.pod
16370 ____________________________________________________________________________
16371 [  1653] By: gsar                                  on 1998/07/26  02:05:46
16372         Log: fix emacs/ptags for PL_* changes
16373              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16374              Date: Fri, 24 Jul 1998 03:12:35 -0400 (EDT)
16375              Message-Id: <199807240712.DAA04204@monk.mps.ohio-state.edu>
16376              Subject: [PATCH 5.004_76] Yet better ptags
16377      Branch: maint-5.005/perl
16378            ! emacs/ptags
16379 ____________________________________________________________________________
16380 [  1652] By: gsar                                  on 1998/07/26  02:03:01
16381         Log: fix behavior of <=> on bigints
16382              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
16383              Message-Id: <E0yzlfF-0004kz-00@taurus.cus.cam.ac.uk>
16384              Date: Fri, 24 Jul 1998 18:29:53 +0100
16385              Subject: [PATCH] Re: Math::BigInt <=> op is not correct.
16386      Branch: maint-5.005/perl
16387            ! lib/Math/BigInt.pm t/lib/bigintpm.t
16388 ____________________________________________________________________________
16389 [  1651] By: larry                                 on 1998/07/24  05:44:33
16390         Log: Here are the long-expected Unicode/UTF-8 modifications.
16391      Branch: utfperl
16392            + lib/unicode/ArabLink.pl lib/unicode/ArabLnkGrp.pl
16393            + lib/unicode/Bidirectional.pl lib/unicode/Block.pl
16394            + lib/unicode/Category.pl lib/unicode/CombiningClass.pl
16395            + lib/unicode/Decomposition.pl
16396            + lib/unicode/In/AlphabeticPresentationForms.pl
16397            + lib/unicode/In/Arabic.pl
16398            + lib/unicode/In/ArabicPresentationForms-A.pl
16399            + lib/unicode/In/ArabicPresentationForms-B.pl
16400            + lib/unicode/In/Armenian.pl lib/unicode/In/Arrows.pl
16401            + lib/unicode/In/BasicLatin.pl lib/unicode/In/Bengali.pl
16402            + lib/unicode/In/BlockElements.pl lib/unicode/In/Bopomofo.pl
16403            + lib/unicode/In/BoxDrawing.pl
16404            + lib/unicode/In/CJKCompatibility.pl
16405            + lib/unicode/In/CJKCompatibilityForms.pl
16406            + lib/unicode/In/CJKCompatibilityIdeographs.pl
16407            + lib/unicode/In/CJKSymbolsandPunctuation.pl
16408            + lib/unicode/In/CJKUnifiedIdeographs.pl
16409            + lib/unicode/In/CombiningDiacriticalMarks.pl
16410            + lib/unicode/In/CombiningHalfMarks.pl
16411            + lib/unicode/In/CombiningMarksforSymbols.pl
16412            + lib/unicode/In/ControlPictures.pl
16413            + lib/unicode/In/CurrencySymbols.pl lib/unicode/In/Cyrillic.pl
16414            + lib/unicode/In/Devanagari.pl lib/unicode/In/Dingbats.pl
16415            + lib/unicode/In/EnclosedAlphanumerics.pl
16416            + lib/unicode/In/EnclosedCJKLettersandMonths.pl
16417            + lib/unicode/In/GeneralPunctuation.pl
16418            + lib/unicode/In/GeometricShapes.pl lib/unicode/In/Georgian.pl
16419            + lib/unicode/In/Greek.pl lib/unicode/In/GreekExtended.pl
16420            + lib/unicode/In/Gujarati.pl lib/unicode/In/Gurmukhi.pl
16421            + lib/unicode/In/HalfwidthandFullwidthForms.pl
16422            + lib/unicode/In/HangulCompatibilityJamo.pl
16423            + lib/unicode/In/HangulJamo.pl lib/unicode/In/HangulSyllables.pl
16424            + lib/unicode/In/Hebrew.pl
16425            + lib/unicode/In/HighPrivateUseSurrogates.pl
16426            + lib/unicode/In/HighSurrogates.pl lib/unicode/In/Hiragana.pl
16427            + lib/unicode/In/IPAExtensions.pl lib/unicode/In/Kanbun.pl
16428            + lib/unicode/In/Kannada.pl lib/unicode/In/Katakana.pl
16429            + lib/unicode/In/Lao.pl lib/unicode/In/Latin-1Supplement.pl
16430            + lib/unicode/In/LatinExtended-A.pl
16431            + lib/unicode/In/LatinExtended-B.pl
16432            + lib/unicode/In/LatinExtendedAdditional.pl
16433            + lib/unicode/In/LetterlikeSymbols.pl
16434            + lib/unicode/In/LowSurrogates.pl lib/unicode/In/Malayalam.pl
16435            + lib/unicode/In/MathematicalOperators.pl
16436            + lib/unicode/In/MiscellaneousSymbols.pl
16437            + lib/unicode/In/MiscellaneousTechnical.pl
16438            + lib/unicode/In/NumberForms.pl
16439            + lib/unicode/In/OpticalCharacterRecognition.pl
16440            + lib/unicode/In/Oriya.pl lib/unicode/In/PrivateUse.pl
16441            + lib/unicode/In/SmallFormVariants.pl
16442            + lib/unicode/In/SpacingModifierLetters.pl
16443            + lib/unicode/In/Specials.pl
16444            + lib/unicode/In/SuperscriptsandSubscripts.pl
16445            + lib/unicode/In/Tamil.pl lib/unicode/In/Telugu.pl
16446            + lib/unicode/In/Thai.pl lib/unicode/In/Tibetan.pl
16447            + lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
16448            + lib/unicode/Is/BidiAN.pl lib/unicode/Is/BidiB.pl
16449            + lib/unicode/Is/BidiCS.pl lib/unicode/Is/BidiEN.pl
16450            + lib/unicode/Is/BidiES.pl lib/unicode/Is/BidiET.pl
16451            + lib/unicode/Is/BidiL.pl lib/unicode/Is/BidiON.pl
16452            + lib/unicode/Is/BidiR.pl lib/unicode/Is/BidiS.pl
16453            + lib/unicode/Is/BidiWS.pl lib/unicode/Is/C.pl
16454            + lib/unicode/Is/Cc.pl lib/unicode/Is/Cn.pl lib/unicode/Is/Co.pl
16455            + lib/unicode/Is/DCcircle.pl lib/unicode/Is/DCcompat.pl
16456            + lib/unicode/Is/DCfinal.pl lib/unicode/Is/DCfont.pl
16457            + lib/unicode/Is/DCinital.pl lib/unicode/Is/DCinitial.pl
16458            + lib/unicode/Is/DCisolated.pl lib/unicode/Is/DCnarrow.pl
16459            + lib/unicode/Is/DCnoBreak.pl lib/unicode/Is/DCsmall.pl
16460            + lib/unicode/Is/DCsquare.pl lib/unicode/Is/DCsub.pl
16461            + lib/unicode/Is/DCsuper.pl lib/unicode/Is/DCvertical.pl
16462            + lib/unicode/Is/DCwide.pl lib/unicode/Is/DecoCanon.pl
16463            + lib/unicode/Is/DecoCompat.pl lib/unicode/Is/Digit.pl
16464            + lib/unicode/Is/L.pl lib/unicode/Is/Ll.pl lib/unicode/Is/Lm.pl
16465            + lib/unicode/Is/Lo.pl lib/unicode/Is/Lower.pl
16466            + lib/unicode/Is/Lt.pl lib/unicode/Is/Lu.pl lib/unicode/Is/M.pl
16467            + lib/unicode/Is/Mc.pl lib/unicode/Is/Mirrored.pl
16468            + lib/unicode/Is/Mn.pl lib/unicode/Is/N.pl lib/unicode/Is/Nd.pl
16469            + lib/unicode/Is/No.pl lib/unicode/Is/P.pl lib/unicode/Is/Pd.pl
16470            + lib/unicode/Is/Pe.pl lib/unicode/Is/Po.pl
16471            + lib/unicode/Is/Print.pl lib/unicode/Is/Ps.pl
16472            + lib/unicode/Is/S.pl lib/unicode/Is/Sc.pl lib/unicode/Is/Sm.pl
16473            + lib/unicode/Is/So.pl lib/unicode/Is/Space.pl
16474            + lib/unicode/Is/Upper.pl lib/unicode/Is/Z.pl
16475            + lib/unicode/Is/Zl.pl lib/unicode/Is/Zp.pl lib/unicode/Is/Zs.pl
16476            + lib/unicode/JamoShort.pl lib/unicode/Makefile
16477            + lib/unicode/Name.pl lib/unicode/Number.pl
16478            + lib/unicode/To/Digit.pl lib/unicode/To/Lower.pl
16479            + lib/unicode/To/Title.pl lib/unicode/To/Upper.pl
16480            + lib/unicode/UnicodeData-Latest.txt lib/unicode/arabshp.txt
16481            + lib/unicode/blocks.txt lib/unicode/index2.txt
16482            + lib/unicode/jamo2.txt lib/unicode/mktables.PL
16483            + lib/unicode/names2.txt lib/unicode/props2.txt
16484            + lib/unicode/readme.txt lib/utf8.pm lib/utf8_heavy.pl t/UTEST
16485            + utf8.c utf8.h
16486            ! Makefile.SH doop.c embed.h embedvar.h global.sym handy.h mg.c
16487            ! op.c op.h perl.h perlvars.h pod/perlfunc.pod pod/perlop.pod
16488            ! pod/perlre.pod pp.c pp_ctl.c pp_hot.c proto.h regcomp.c
16489            ! regcomp.h regcomp.sym regexec.c regexp.h regnodes.h sv.c
16490            ! t/op/vec.t toke.c util.c vms/vmsish.h
16491 ____________________________________________________________________________
16492 [  1650] By: gsar                                  on 1998/07/24  04:06:48
16493         Log: create utfperl branch
16494      Branch: utfperl
16495           +> (branch 1079 files)
16496 ____________________________________________________________________________
16497 [  1649] By: gsar                                  on 1998/07/24  03:56:56
16498         Log: create maint-5.005 branch
16499      Branch: maint-5.005/perl
16500           +> (branch 1079 files)
16501 ____________________________________________________________________________
16502 [  1648] By: gsar                                  on 1998/07/24  03:36:35
16503         Log: un-checked-in 5.005 Changes  (this is 5.005 *exactly*)
16504      Branch: perl
16505            ! Changes
16506