Battle namespace pollution.
[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 [  4273] By: gsar                                  on 1999/10/01  22:58:55
83         Log: typo, whitespace adjustments
84      Branch: perl
85            ! utils/h2xs.PL
86 ____________________________________________________________________________
87 [  4272] By: gsar                                  on 1999/10/01  22:46:06
88         Log: remove dup hunks
89      Branch: perl
90            ! configure.com vms/vms.c
91 ____________________________________________________________________________
92 [  4271] By: gsar                                  on 1999/10/01  22:33:02
93         Log: integrate cfgperl contents into mainline; resolve h2xs.PL conflict
94              by declaring new globals "our" (XXX this means h2xs generated code
95              won't run on earlier versions; a switch to generate compatible
96              source is needed)
97      Branch: perl
98           !> (integrate 35 files)
99 ____________________________________________________________________________
100 [  4270] By: jhi                                   on 1999/10/01  12:05:56
101         Log: Integrate with Sarathy.
102      Branch: cfgperl
103           !> ext/B/B/C.pm lib/ExtUtils/typemap lib/ExtUtils/xsubpp
104           !> pod/perldiag.pod util.c
105 ____________________________________________________________________________
106 [  4269] By: jhi                                   on 1999/10/01  10:26:19
107         Log: From: Piotr Klaban <makler@oryl.man.torun.pl>
108              To: perl5-porters@perl.org
109              Subject: [ID 19991001.001] perlguts man page error
110              Date: Fri, 1 Oct 1999 10:23:49 +0200 (MET DST)
111              Message-Id: <199910010823.KAA05796@oryl.man.torun.pl>
112      Branch: cfgperl
113            ! pod/perlguts.pod
114 ____________________________________________________________________________
115 [  4268] By: jhi                                   on 1999/10/01  07:32:33
116         Log: There *is* a month called October.
117      Branch: cfgperl
118            ! t/op/time.t
119 ____________________________________________________________________________
120 [  4267] By: jhi                                   on 1999/10/01  06:58:10
121         Log: Temp file cleanliness.
122      Branch: cfgperl
123            ! t/lib/filecopy.t
124 ____________________________________________________________________________
125 [  4266] By: jhi                                   on 1999/10/01  06:46:56
126         Log: From: Barrie Slaymaker <barries@slaysys.com>
127              To: perl5-porters@perl.org
128              Subject: [PATCH 5.005_61] Benchmark.pm: Export countit(), cmpthese() by default
129              Date: Thu, 30 Sep 1999 22:16:26 -0400
130              Message-Id: <199910010216.WAA08309@jester.slaysys.com>
131      Branch: cfgperl
132            ! lib/Benchmark.pm
133 ____________________________________________________________________________
134 [  4265] By: jhi                                   on 1999/09/30  20:25:35
135         Log: From: Barrie Slaymaker <barries@slaysys.com>
136              To: perl5-porters@perl.org
137              Subject: [PATCH 5.005_61] Benchmark tweaks, fixes, cmpthese()
138              Date: Thu, 30 Sep 1999 15:44:00 -0400
139              Message-Id: <199909301944.PAA07166@jester.slaysys.com>
140              (Replaces #4175.)
141      Branch: cfgperl
142            ! lib/Benchmark.pm
143 ____________________________________________________________________________
144 [  4264] By: gsar                                  on 1999/09/30  17:59:26
145         Log: re-add missing "Out of memory!" entry
146      Branch: perl
147            ! pod/perldiag.pod
148 ____________________________________________________________________________
149 [  4263] By: jhi                                   on 1999/09/30  17:05:43
150         Log: Regenerate Configure.
151      Branch: cfgperl
152            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
153            ! config_h.SH
154 ____________________________________________________________________________
155 [  4261] By: jhi                                   on 1999/09/30  16:15:05
156         Log: From: Andy Dougherty <doughera@lafayette.edu>
157              To: Perl Porters <perl5-porters@perl.org>
158              Subject: [PATCH 5.005_61] rand() advisory for perldelta.pod
159              Date: Thu, 30 Sep 1999 12:24:00 -0400 (EDT)
160              Message-ID: <Pine.SOL.4.10.9909301218390.3343-100000@maxwell.phys.lafayette.edu>
161      Branch: cfgperl
162            ! pod/perldelta.pod
163 ____________________________________________________________________________
164 [  4260] By: jhi                                   on 1999/09/30  15:48:56
165         Log: From: Andy Dougherty <doughera@lafayette.edu>
166              To: Jarkko Hietaniemi <jhi@iki.fi>, Gurusamy Sarathy <gsar@activestate.com>
167              Subject: Re: Possible skeletal structure for searching multiple versions
168              Date: Thu, 30 Sep 1999 11:52:00 -0400 (EDT)
169              Message-ID: <Pine.SOL.4.10.9909301149090.3343-100000@maxwell.phys.lafayette.edu>
170      Branch: metaconfig
171            ! U/mkglossary
172      Branch: metaconfig/U/perl
173            + xs_apiversion.U
174            ! patchlevel.U
175 ____________________________________________________________________________
176 [  4259] By: jhi                                   on 1999/09/30  15:07:16
177         Log: Further ?idsize.U fixing.
178      Branch: metaconfig
179            ! U/typedefs/gidsize.U U/typedefs/pidsize.U U/typedefs/uidsize.U
180 ____________________________________________________________________________
181 [  4258] By: jhi                                   on 1999/09/30  15:00:14
182         Log: Fix the ?idsi{gn,ze} units, from Andy Dougherty.
183      Branch: metaconfig
184            ! U/typedefs/gidsign.U U/typedefs/gidsize.U U/typedefs/pidsign.U
185            ! U/typedefs/pidsize.U U/typedefs/uidsign.U U/typedefs/uidsize.U
186 ____________________________________________________________________________
187 [  4257] By: jhi                                   on 1999/09/30  09:48:33
188         Log: From: "Kurt D. Starsinic" <kstar@chapin.edu>
189              To: Gurusamy Sarathy <gsar@ActiveState.com>
190              Cc: tchrist@perl.com, Larry Wall <larry@wall.org>,
191              The Perl Porters Mailing List <perl5-porters@perl.org>
192              Subject: [PATCH] (Was: deprecating SIGDIE)
193              Date: Wed, 29 Sep 1999 15:16:50 -0400
194              Message-ID: <19990929151650.E26675@O2.chapin.edu>
195      Branch: cfgperl
196            ! Porting/findvars embedvar.h intrpvar.h mg.c objXSUB.h perl.c
197 ____________________________________________________________________________
198 [  4256] By: jhi                                   on 1999/09/30  09:45:22
199         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
200              To: Gurusamy Sarathy <gsar@activestate.com>
201              Cc: Barrie Slaymaker <barries@slaysys.com>, perl5-porters@perl.org
202              Subject: Re: _58, _61 Argument "" is not numeric in sprintf
203              Date: Wed, 29 Sep 1999 18:58:23 -0400
204              Message-ID: <19990929185823.A22099@monk.mps.ohio-state.edu>
205      Branch: cfgperl
206            ! Makefile.SH opcode.pl
207 ____________________________________________________________________________
208 [  4255] By: gsar                                  on 1999/09/30  09:03:48
209         Log: remove prehistoric XFree() gunk
210      Branch: perl
211            ! lib/ExtUtils/typemap lib/ExtUtils/xsubpp
212 ____________________________________________________________________________
213 [  4254] By: gsar                                  on 1999/09/30  08:40:14
214         Log: From: Vishal Bhatia <vishal@gol.com>
215              Date: Wed, 29 Sep 1999 23:27:28 +0900 (JST)
216              Message-ID: <Pine.LNX.4.10.9909292326280.5599-100000@localhost.localdomain>
217              Subject: [patch _61] Minor corrections in C.pm
218      Branch: perl
219            ! ext/B/B/C.pm
220 ____________________________________________________________________________
221 [  4253] By: gsar                                  on 1999/09/30  08:36:27
222         Log: off-by-one in fbm_compile() (spotted by John Bley
223              <jbley@cs.cmu.edu>); whitespace adjustments
224      Branch: perl
225            ! util.c
226 ____________________________________________________________________________
227 [  4251] By: jhi                                   on 1999/09/30  08:09:13
228         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
229              To: perl5-porters@perl.org (Mailing list Perl5)
230              Subject: [PATCH 5.00561+]  Followup h2xs patch
231              Date: Thu, 30 Sep 1999 04:15:52 -0400 (EDT)
232              Message-Id: <199909300815.EAA25425@monk.mps.ohio-state.edu>
233      Branch: cfgperl
234            ! utils/h2xs.PL
235 ____________________________________________________________________________
236 [  4250] By: jhi                                   on 1999/09/29  19:11:32
237         Log: Integrate with Sarathy.
238      Branch: cfgperl
239           !> djgpp/configure.bat embed.h embed.pl lib/Exporter/Heavy.pm
240           !> lib/ExtUtils/MM_Unix.pm lib/Time/Local.pm proto.h
241           !> t/pragma/locale/latin1 win32/Makefile win32/makefile.mk
242 ____________________________________________________________________________
243 [  4249] By: bailey                                on 1999/09/29  02:21:31
244         Log: resync with mainline
245      Branch: vmsperl
246           +> (branch 32 files)
247            - ext/B/defsubs.h.PL lib/unicode/arabshp.txt
248            - lib/unicode/blocks.txt lib/unicode/index2.txt
249            - lib/unicode/jamo2.txt lib/unicode/names2.txt
250            - lib/unicode/props2.txt lib/unicode/readme.txt
251            - t/lib/bigfloatpm.t
252           !> (integrate 240 files)
253 ____________________________________________________________________________
254 [  4248] By: jhi                                   on 1999/09/28  18:14:39
255         Log: From: Andy Dougherty <doughera@lafayette.edu>
256              To: Perl Porters <perl5-porters@perl.org>
257              Subject: [PATCH 5.005_xx] Re: [Config 5.005_03] -DDEBUGGING
258              Date: Tue, 28 Sep 1999 12:20:50 -0400 (EDT)
259              Message-ID: <Pine.SOL.4.10.9909281019360.1890-100000@maxwell.phys.lafayette.edu>
260              
261              From: Andy Dougherty <doughera@lafayette.edu>
262              To: Perl Porters <perl5-porters@perl.org>
263              Subject: [ANOTHER PATCH 5.005_61] Re: [Config 5.005_03] -DDEBUGGING
264              Date: Tue, 28 Sep 1999 13:39:49 -0400 (EDT)
265              Message-ID: <Pine.SOL.4.10.9909281338180.2012-100000@maxwell.phys.lafayette.edu>
266      Branch: cfgperl
267            ! hints/README.hints hints/amigaos.sh hints/cygwin.sh
268            ! hints/dynixptx.sh hints/epix.sh hints/esix4.sh hints/mint.sh
269            ! hints/mpeix.sh hints/next_3.sh hints/next_3_0.sh
270            ! hints/next_4.sh
271 ____________________________________________________________________________
272 [  4247] By: gsar                                  on 1999/09/28  17:36:59
273         Log: revert change#4115 (breaks libwww's base/date.t); could be 
274              reworked to enable it conditional on $Time::Local::nocroak
275              or some such
276      Branch: perl
277            ! lib/Time/Local.pm
278 ____________________________________________________________________________
279 [  4246] By: gsar                                  on 1999/09/28  17:33:14
280         Log: tweak for win32 build
281      Branch: perl
282            ! win32/Makefile win32/makefile.mk
283 ____________________________________________________________________________
284 [  4245] By: gsar                                  on 1999/09/28  17:31:34
285         Log: change#4236 fallout
286      Branch: perl
287            ! lib/ExtUtils/MM_Unix.pm
288 ____________________________________________________________________________
289 [  4244] By: gsar                                  on 1999/09/28  17:29:31
290         Log: remove doubled new_xpv
291      Branch: perl
292            ! embed.h embed.pl proto.h
293 ____________________________________________________________________________
294 [  4243] By: jhi                                   on 1999/09/27  19:13:20
295         Log: Artistic fine-tuning.
296      Branch: cfgperl
297            ! ext/B/defsubs_h.PL
298 ____________________________________________________________________________
299 [  4242] By: gsar                                  on 1999/09/27  17:05:22
300         Log: avoid implicit split to @_ in change#4181; binary -> text file
301              types in p4
302      Branch: perl
303            ! djgpp/configure.bat lib/Exporter/Heavy.pm
304            ! t/pragma/locale/latin1
305 ____________________________________________________________________________
306 [  4241] By: jhi                                   on 1999/09/27  07:48:19
307         Log: Integrate with Sarathy.
308      Branch: cfgperl
309           !> INSTALL embed.h embed.pl malloc.c pod/perldiag.pod pp.c
310           !> pp_ctl.c pp_hot.c pp_sys.c win32/Makefile win32/makefile.mk
311 ____________________________________________________________________________
312 [  4240] By: jhi                                   on 1999/09/27  07:47:11
313         Log: Finalize change #4232.
314              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
315              To: Jarkko Hietaniemi <jhi@iki.fi>
316              Cc: gsar@activestate.com, Mailing list Perl5 <perl5-porters@perl.org>
317              Subject: Re: xsubpp change breaks B, DB_File, POSIX builds
318              Date: Sun, 26 Sep 1999 16:52:31 -0400
319              Message-ID: <19990926165230.A26933@monk.mps.ohio-state.edu>
320      Branch: cfgperl
321            ! lib/ExtUtils/xsubpp
322 ____________________________________________________________________________
323 [  4239] By: gsar                                  on 1999/09/27  02:48:42
324         Log: add notes in INSTALL about Configure -Accflags=-DFOO
325      Branch: perl
326            ! INSTALL
327 ____________________________________________________________________________
328 [  4238] By: gsar                                  on 1999/09/27  02:03:48
329         Log: PERL_POLLUTE isn't required for bincompat, so don't enable
330              it automatically
331      Branch: perl
332            ! embed.h embed.pl
333 ____________________________________________________________________________
334 [  4237] By: gsar                                  on 1999/09/27  01:52:47
335         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
336              Date: Fri, 24 Sep 1999 23:25:36 -0400
337              Message-ID: <19990924232536.A16257@monk.mps.ohio-state.edu>
338              Subject: [PATCH 5.005_61] Malloc fixes and docs
339      Branch: perl
340            ! malloc.c pod/perldiag.pod
341 ____________________________________________________________________________
342 [  4236] By: gsar                                  on 1999/09/27  01:31:32
343         Log: avoid .exe in $Config{cc} (spotted by Vadim Konovalov
344              <vkonovalov@lucent.com>)
345      Branch: perl
346            ! win32/Makefile win32/makefile.mk
347 ____________________________________________________________________________
348 [  4235] By: gsar                                  on 1999/09/26  17:02:03
349         Log: fix buggy popping of subroutine contexts in the lvalue
350              subroutines implementation (change#4081); correct the
351              plethora of cases where DIE() was more appropriate than
352              croak()
353      Branch: perl
354            ! pp.c pp_ctl.c pp_hot.c pp_sys.c
355 ____________________________________________________________________________
356 [  4234] By: jhi                                   on 1999/09/26  12:06:28
357         Log: Fix #endif.
358      Branch: cfgperl
359            ! XSUB.h
360 ____________________________________________________________________________
361 [  4233] By: jhi                                   on 1999/09/26  11:59:18
362         Log: Integrate with Sarathy. h2xs.PL had to be manually resolved,
363              I kept my (Ilya's) version.
364      Branch: cfgperl
365           !> gv.c gv.h intrpvar.h keywords.h keywords.pl lib/Shell.pm op.c
366           !> pod/perldiag.pod pod/perlembed.pod pod/perlfaq3.pod
367           !> pod/perlfaq7.pod pod/perlfunc.pod pod/perlmod.pod
368           !> pod/perlmodlib.pod pod/perlsub.pod pod/perltoot.pod
369           !> pod/perlxstut.pod sv.h t/pragma/strict-vars toke.c
370           !> utils/h2xs.PL win32/Makefile win32/makefile.mk
371 ____________________________________________________________________________
372 [  4232] By: jhi                                   on 1999/09/26  09:53:43
373         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
374              To: Mailing list Perl5 <perl5-porters@perl.org>
375              Subject: [PATCH 5.005_61] teach xsubpp function pointers
376              Date: Sun, 26 Sep 1999 01:36:09 -0400
377              Message-ID: <19990926013609.A21148@monk.mps.ohio-state.edu>
378              
379              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
380              To: Mailing list Perl5 <perl5-porters@perl.org>
381              Subject: [PATCH 5.005_61] Make h2xs -x almost bullet-proof
382              Date: Sun, 26 Sep 1999 03:00:50 -0400
383              Message-ID: <19990926030050.A21498@monk.mps.ohio-state.edu>
384      Branch: cfgperl
385            ! lib/ExtUtils/xsubpp utils/h2xs.PL
386 ____________________________________________________________________________
387 [  4231] By: jhi                                   on 1999/09/26  09:48:49
388         Log: From: "Konovalov, Vadim" <vkonovalov@lucent.com>
389              To: perl5-porters@perl.org
390              Subject: misprint in perlguts
391              Date: Sun, 26 Sep 1999 12:48:36 +0400
392              Message-ID: <402099F49BEED211999700805FC7359F20D7A5@ru0028exch01.spb.lucent.com>
393      Branch: cfgperl
394            ! pod/perlguts.pod
395 ____________________________________________________________________________
396 [  4230] By: gsar                                  on 1999/09/26  00:50:08
397         Log: add $installarchlib/CORE to default linker search path on windows
398      Branch: perl
399            ! win32/Makefile win32/makefile.mk
400 ____________________________________________________________________________
401 [  4229] By: gsar                                  on 1999/09/25  20:05:03
402         Log: support C<use Shell> on Windows (reworked a patch suggested
403              by Jenda Krynicky <Jenda@McCann.cz>)
404      Branch: perl
405            ! lib/Shell.pm
406 ____________________________________________________________________________
407 [  4228] By: gsar                                  on 1999/09/25  07:03:34
408         Log: integrate cfgperl contents into mainline
409      Branch: perl
410           +> hints/svr5.sh
411           !> Configure MANIFEST Makefile.SH config_h.SH hints/sco.sh
412           !> lib/unicode/Eq/Latin1 lib/unicode/Eq/Unicode
413           !> lib/unicode/mktables.PL pod/perldelta.pod pod/perlfaq9.pod
414           !> regcomp.c regexec.c t/lib/syslfs.t t/op/lfs.t
415 ____________________________________________________________________________
416 [  4227] By: gsar                                  on 1999/09/25  06:44:47
417         Log: From: Larry Wall <larry@wall.org>
418              Date: Fri, 24 Sep 1999 21:59:37 PDT
419              Message-Id: <199909250459.VAA27506@kiev.wall.org>
420              Subject: Re: [PATCH 5.005_61] "our" declarations
421      Branch: perl
422            ! gv.c gv.h intrpvar.h keywords.h keywords.pl op.c
423            ! pod/perldiag.pod pod/perlembed.pod pod/perlfaq3.pod
424            ! pod/perlfaq7.pod pod/perlfunc.pod pod/perlmod.pod
425            ! pod/perlmodlib.pod pod/perlsub.pod pod/perltoot.pod
426            ! pod/perlxstut.pod sv.h t/pragma/strict-vars toke.c
427            ! utils/h2xs.PL
428 ____________________________________________________________________________
429 [  4226] By: jhi                                   on 1999/09/24  23:10:52
430         Log: Integrate with Sarathy.
431      Branch: cfgperl
432           !> XSUB.h ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
433           !> ext/POSIX/hints/linux.pl pod/perldiag.pod pod/perlfunc.pod
434           !> pp.c t/lib/posix.t t/op/pack.t toke.c utils/perlcc.PL
435 ____________________________________________________________________________
436 [  4225] By: gsar                                  on 1999/09/24  18:19:54
437         Log: avoid infinite recursive exec()s of perl.exe when shebang
438              contains "Perl" rather than "perl" on DOSISH platforms
439      Branch: perl
440            ! toke.c
441 ____________________________________________________________________________
442 [  4224] By: gsar                                  on 1999/09/24  16:09:23
443         Log: support cygwin and other platforms that link to import libraries
444              rather than directly with shared libraries (from a suggestion
445              by Lucian Cionca <Lucian.Cionca@algoritma.ro>)
446      Branch: perl
447            ! utils/perlcc.PL
448 ____________________________________________________________________________
449 [  4223] By: gsar                                  on 1999/09/24  05:05:06
450         Log: normalize time for strftime() (without the isdst effects of
451              mktime()) using a custom mini_mktime()
452              From: spider-perl@Orb.Nashua.NH.US
453              Date: Thu, 23 Sep 1999 17:54:53 -0400
454              Message-Id: <199909232154.RAA25151@leggy.zk3.dec.com>
455              Subject: Re: [ID 19990913.003] Possible bug using POSIX::strftime Digital UNIX Perl 5.005_03 
456      Branch: perl
457            ! ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
458            ! ext/POSIX/hints/linux.pl t/lib/posix.t
459 ____________________________________________________________________________
460 [  4222] By: gsar                                  on 1999/09/23  06:44:42
461         Log: change "#" to a comment starter in pack templates; "/" now
462              used for specifying counted types
463              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
464              Date: Wed, 22 Sep 1999 19:41:30 -0400
465              Message-ID: <19990922194130.A864@monk.mps.ohio-state.edu>
466              Subject: [PATCH 5.005_61] Enable comments in pack()/unpack() templates
467      Branch: perl
468            ! pod/perldiag.pod pod/perlfunc.pod pp.c t/op/pack.t
469 ____________________________________________________________________________
470 [  4221] By: gsar                                  on 1999/09/23  06:26:54
471         Log: From: Vishal Bhatia <vishal@gol.com>
472              Date: Thu, 23 Sep 1999 12:45:19 +0900 (JST)
473              Message-ID: <Pine.LNX.4.10.9909231218360.3428-100000@localhost.localdomain>
474              Subject: [patch _61] perlcc changes
475      Branch: perl
476            ! utils/perlcc.PL
477 ____________________________________________________________________________
478 [  4220] By: gsar                                  on 1999/09/23  01:12:24
479         Log: add include guard
480      Branch: perl
481            ! XSUB.h
482 ____________________________________________________________________________
483 [  4219] By: jhi                                   on 1999/09/22  20:38:15
484         Log: Cleanup cleanup.
485      Branch: cfgperl
486            ! Makefile.SH t/lib/syslfs.t t/op/lfs.t
487 ____________________________________________________________________________
488 [  4218] By: jhi                                   on 1999/09/22  19:26:58
489         Log: Tweak the equivalence tables once again.
490      Branch: cfgperl
491            ! lib/unicode/Eq/Latin1 lib/unicode/Eq/Unicode
492            ! lib/unicode/mktables.PL
493 ____________________________________________________________________________
494 [  4215] By: jhi                                   on 1999/09/22  06:47:03
495         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
496              To: Mailing list Perl5 <perl5-porters@perl.org>
497              Subject: [PATCH 5.005_61] regfree could segfault with -Mre=debug
498              Date: Tue, 21 Sep 1999 19:50:00 -0400
499              Message-ID: <19990921195000.A23938@monk.mps.ohio-state.edu>
500              
501              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
502              To: Mailing list Perl5 <perl5-porters@perl.org>
503              Subject: [PATCH 5.005_61] More verbose -Mre=debug
504              Date: Tue, 21 Sep 1999 22:29:55 -0400
505              Message-ID: <19990921222955.A25094@monk.mps.ohio-state.edu>
506      Branch: cfgperl
507            ! regcomp.c regexec.c
508 ____________________________________________________________________________
509 [  4214] By: jhi                                   on 1999/09/21  21:08:43
510         Log: From: 0000-Admin (0000) <root@devsys0.zenez.com>
511              Reply-To: gerberb@zenez.com
512              To: perl5-porters@perl.org
513              Subject: [ID 19990921.004] Changes for SCO OpenServer and UnixWare 7
514              Date: Tue, 21 Sep 1999 11:07:46 -0600 (MDT)
515              Message-Id: <199909211707.LAA23611@devsys0.zenez.com>
516              
517              (Snipped away the last lines of svr5.sh a la change #3725)
518      Branch: cfgperl
519            + hints/svr5.sh
520            ! Configure MANIFEST config_h.SH hints/sco.sh
521      Branch: metaconfig
522            ! U/modified/Cppsym.U U/modified/Oldconfig.U
523 ____________________________________________________________________________
524 [  4213] By: jhi                                   on 1999/09/21  20:48:01
525         Log: From: Kragen Sitaker <kragen@dnaco.net>
526              To: perl5-porters@perl.org
527              Subject: [ID 19990921.013] accidental list context in perlfaq9
528              Date: Tue, 21 Sep 1999 16:27:53 -0400 (EDT)
529              Reply-To: kragen@pobox.com
530              Message-Id: <199909212027.QAA03450@kirk.dnaco.net>
531      Branch: cfgperl
532            ! pod/perlfaq9.pod
533 ____________________________________________________________________________
534 [  4212] By: jhi                                   on 1999/09/20  19:55:42
535         Log: Integrate with Sarathy.
536      Branch: cfgperl
537           +> README.Y2K
538           !> Changes MANIFEST
539 ____________________________________________________________________________
540 [  4211] By: jhi                                   on 1999/09/20  19:44:44
541         Log: Rename -Duselfs to -Duselargefiles.  We don't need no stnkngbbrvtns.
542      Branch: cfgperl
543            ! Configure config_h.SH pod/perldelta.pod
544      Branch: metaconfig/U/perl
545            ! use64bits.U uselfs.U uselongdbl.U
546 ____________________________________________________________________________
547 [  4210] By: jhi                                   on 1999/09/20  19:38:26
548         Log: Configure -A change: -Afoo=bar is equal to -Aappend:foo=" bar".
549      Branch: cfgperl
550            ! Configure config_h.SH
551      Branch: metaconfig
552            ! U/modified/Options.U
553 ____________________________________________________________________________
554 [  4209] By: gsar                                  on 1999/09/20  19:35:39
555         Log: integrate cfgperl changes into mainline
556      Branch: perl
557           +> lib/unicode/Unicode.html
558            ! Changes
559           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
560           !> config_h.SH doio.c perl.h pod/perldelta.pod pod/perlfunc.pod
561 ____________________________________________________________________________
562 [  4208] By: gsar                                  on 1999/09/20  18:28:44
563         Log: add README.Y2K (from Dominic Dunlop <domo@vo.lu>)
564      Branch: perl
565            + README.Y2K
566            ! MANIFEST
567 ____________________________________________________________________________
568 [  4207] By: jhi                                   on 1999/09/20  11:06:13
569         Log: Document -Duselfs, -Duselongdouble, and -Dusemorebits.
570      Branch: cfgperl
571            ! pod/perldelta.pod
572 ____________________________________________________________________________
573 [  4206] By: jhi                                   on 1999/09/20  09:53:15
574         Log: Do not test for gccish things in non-gccish platforms.
575      Branch: cfgperl
576            ! Configure config_h.SH
577      Branch: metaconfig
578            ! U/compline/ccflags.U
579 ____________________________________________________________________________
580 [  4205] By: jhi                                   on 1999/09/20  09:41:22
581         Log: Prompt for uselfs.
582      Branch: cfgperl
583            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
584            ! config_h.SH
585      Branch: metaconfig
586            ! U/mksample
587      Branch: metaconfig/U/perl
588            ! use64bits.U uselfs.U
589 ____________________________________________________________________________
590 [  4204] By: jhi                                   on 1999/09/20  09:09:29
591         Log: Add usemorebits and uselfs.
592      Branch: cfgperl
593            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
594            ! config_h.SH doio.c perl.h
595      Branch: metaconfig/U/perl
596            + uselfs.U usemorebits.U
597            ! use64bits.U uselongdbl.U
598 ____________________________________________________________________________
599 [  4203] By: jhi                                   on 1999/09/20  07:48:48
600         Log: Dethinko.
601      Branch: cfgperl
602            ! pod/perlfunc.pod
603 ____________________________________________________________________________
604 [  4202] By: jhi                                   on 1999/09/20  07:33:32
605         Log: Fix a bug in the description of endianness.  Reported in
606              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
607              To: perl5-porters@perl.org
608              Subject: BUG: perldoc -f pack
609              Date: Mon, 20 Sep 1999 09:43:49 +0400
610              Message-ID: <402099F49BEED211999700805FC7359F20D3F5@ru0028exch01.spb.lucent.com>
611      Branch: cfgperl
612            ! pod/perlfunc.pod
613 ____________________________________________________________________________
614 [  4201] By: jhi                                   on 1999/09/20  07:01:26
615         Log: Integrate with Sarathy.
616      Branch: cfgperl
617           +> t/op/args.t
618           !> (integrate 31 files)
619 ____________________________________________________________________________
620 [  4200] By: gsar                                  on 1999/09/20  03:45:06
621         Log: From: Russ Allbery <rra@stanford.edu>
622              Date: 19 Aug 1999 04:35:44 -0700
623              Message-Id: <yl7lms9f5b.fsf@windlord.stanford.edu>
624              Subject: [ID 19990819.002] File::Find error when pruning top-level directories
625      Branch: perl
626            ! lib/File/Find.pm
627 ____________________________________________________________________________
628 [  4199] By: gsar                                  on 1999/09/20  03:27:49
629         Log: suppress warning (from John Tobey <jtobey@epsilondev.com>)
630      Branch: perl
631            ! ext/B/B/Terse.pm
632 ____________________________________________________________________________
633 [  4198] By: gsar                                  on 1999/09/20  03:25:25
634         Log: add arenas for managing allocations of remaining xpv*v structures
635              From: Vishal Bhatia <vishal@gol.com>
636              Date: Wed, 25 Aug 1999 00:31:33 +0900 (JST)
637              Message-ID: <Pine.LNX.4.10.9908250031000.11727-100000@localhost.localdomain>
638              Subject: [PATCH 5.005_60] removing extra ref count (compiler) 
639      Branch: perl
640            ! embed.h embed.pl embedvar.h ext/B/B/C.pm intrpvar.h objXSUB.h
641            ! proto.h sv.c
642 ____________________________________________________________________________
643 [  4197] By: gsar                                  on 1999/09/20  03:06:10
644         Log: queue errors due to strictures rather than printing them as
645              warnings; symbols that violate strictures do *not* end up in
646              the symbol table anyway, making multiple evals of the same piece
647              of code produce the same errors; errors indicate all locations
648              of a global symbol rather than just the first one; these
649              changes make compile-time failures within evals reliably
650              visible via the return value or contents of $@, and trappable
651              using __DIE__ hooks
652      Branch: perl
653            ! embed.h embed.pl embedvar.h ext/DynaLoader/dlutils.c
654            ! ext/Thread/Thread.xs global.sym gv.c objXSUB.h op.c perl.c
655            ! perlapi.c pp_ctl.c proto.h regcomp.c t/pragma/strict-refs
656            ! t/pragma/strict-vars thrdvar.h toke.c util.c
657 ____________________________________________________________________________
658 [  4196] By: gsar                                  on 1999/09/19  22:14:29
659         Log: control change#1914 via hints (causes problems on some platforms)
660      Branch: perl
661            ! ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
662            ! ext/POSIX/hints/linux.pl
663 ____________________________________________________________________________
664 [  4195] By: gsar                                  on 1999/09/19  21:30:18
665         Log: avoid clearing @_ at all for faster subroutine calls; fix bugs
666              in passing around references to @_, eg C<sub foo { \@_ }>; add
667              tests for the same
668      Branch: perl
669            + t/op/args.t
670            ! MANIFEST cop.h pp.c pp_ctl.c pp_hot.c
671 ____________________________________________________________________________
672 [  4194] By: jhi                                   on 1999/09/18  18:57:45
673         Log: Integrate with Sarathy.
674      Branch: cfgperl
675           !> opcode.h opcode.pl
676 ____________________________________________________________________________
677 [  4193] By: nick                                  on 1999/09/18  15:24:56
678         Log: Re-integrate mainline
679              Basic SvUTF8 stuff in headers, no functional changes yet.
680      Branch: utfperl
681            + lib/byte.pm lib/byte_heavy.pl
682           +> ext/B/defsubs_h.PL ext/DB_File/version.c jpl/JNI/Closer.java
683           +> jpl/JNI/JNIConfig jpl/JNI/JNIConfig.Win32
684           +> jpl/JNI/JNIConfig.kaffe jpl/JNI/JNIConfig.noembed
685           +> jpl/JNI/JNIConfig.standard jpl/JNI/typemap.gcc
686           +> jpl/JNI/typemap.win32 jpl/SETVARS.PL lib/unicode/ArabShap.txt
687           +> lib/unicode/Blocks.txt lib/unicode/CompExcl.txt
688           +> lib/unicode/EAWidth.txt lib/unicode/Index.txt
689           +> lib/unicode/Jamo-2.txt lib/unicode/LineBrk.txt
690           +> lib/unicode/Names.txt lib/unicode/Props.txt
691           +> lib/unicode/ReadMe.txt lib/unicode/SpecCase.txt
692           +> t/lib/bigfltpm.t
693            - ext/B/defsubs.h.PL lib/unicode/arabshp.txt
694            - lib/unicode/blocks.txt lib/unicode/index2.txt
695            - lib/unicode/jamo2.txt lib/unicode/names2.txt
696            - lib/unicode/props2.txt lib/unicode/readme.txt
697            - t/lib/bigfloatpm.t
698            ! doop.c embed.h embed.pl gv.c mg.c objXSUB.h op.c op.h perl.h
699            ! perlapi.c pp.c pp_ctl.c pp_hot.c proto.h regcomp.c regcomp.h
700            ! regexec.c regexp.h regnodes.h sv.c sv.h toke.c utf8.c utf8.h
701            ! warnings.h
702           !> (integrate 142 files)
703 ____________________________________________________________________________
704 [  4192] By: gsar                                  on 1999/09/18  15:11:47
705         Log: more op description tweaks
706      Branch: perl
707            ! opcode.h opcode.pl
708 ____________________________________________________________________________
709 [  4191] By: jhi                                   on 1999/09/18  07:47:16
710         Log: Integrate with Sarathy.
711      Branch: cfgperl
712           !> Changes opcode.h opcode.pl t/io/open.t t/op/misc.t
713           !> t/pragma/warn/op
714 ____________________________________________________________________________
715 [  4190] By: jhi                                   on 1999/09/18  07:35:45
716         Log: Add description of the Unicode database files.
717      Branch: cfgperl
718            + lib/unicode/Unicode.html
719 ____________________________________________________________________________
720 [  4189] By: gsar                                  on 1999/09/18  03:14:58
721         Log: tweak some op names in change#4177 (will any of this break code that
722              gropes $@ ?)
723      Branch: perl
724            ! Changes opcode.h opcode.pl t/io/open.t t/op/misc.t
725            ! t/pragma/warn/op
726 ____________________________________________________________________________
727 [  4188] By: jhi                                   on 1999/09/17  21:30:08
728         Log: Pick up the typo fix.
729      Branch: cfgperl
730           !> t/io/open.t
731 ____________________________________________________________________________
732 [  4187] By: gsar                                  on 1999/09/17  21:13:55
733         Log: fix typo
734      Branch: perl
735            ! t/io/open.t
736 ____________________________________________________________________________
737 [  4186] By: gsar                                  on 1999/09/17  20:57:29
738         Log: integrate cfgperl change
739      Branch: perl
740           !> vms/subconfigure.com
741 ____________________________________________________________________________
742 [  4185] By: jhi                                   on 1999/09/17  20:46:41
743         Log: Re-apply applicable parts of #3993, #3994, and #3995.
744      Branch: cfgperl
745            ! vms/subconfigure.com
746 ____________________________________________________________________________
747 [  4184] By: gsar                                  on 1999/09/17  20:26:02
748         Log: integrate cfgperl contents into mainline
749      Branch: perl
750           +> lib/unicode/ArabShap.txt lib/unicode/Blocks.txt
751           +> lib/unicode/CompExcl.txt lib/unicode/EAWidth.txt
752           +> lib/unicode/Index.txt lib/unicode/Jamo-2.txt
753           +> lib/unicode/LineBrk.txt lib/unicode/Names.txt
754           +> lib/unicode/Props.txt lib/unicode/ReadMe.txt
755           +> lib/unicode/SpecCase.txt
756            - lib/unicode/arabshp.txt lib/unicode/blocks.txt
757            - lib/unicode/index2.txt lib/unicode/jamo2.txt
758            - lib/unicode/names2.txt lib/unicode/props2.txt
759            - lib/unicode/readme.txt
760           !> (integrate 73 files)
761 ____________________________________________________________________________
762 [  4183] By: jhi                                   on 1999/09/17  20:25:51
763         Log: Integrate with Sarathy.
764      Branch: cfgperl
765           !> configure.com ext/ByteLoader/byterun.h
766           !> ext/DynaLoader/DynaLoader_pm.PL lib/ExtUtils/MM_VMS.pm
767           !> lib/File/Spec/VMS.pm pod/perlhist.pod t/io/open.t
768           !> vms/descrip_mms.template vms/gen_shrfls.pl vms/perly_c.vms
769           !> vms/perly_h.vms vms/subconfigure.com vms/vms.c vms/vmsish.h
770 ____________________________________________________________________________
771 [  4182] By: gsar                                  on 1999/09/17  20:16:28
772         Log: integrate vmsperl contents into mainline (where VMS files conflicted,
773              vmsperl contents have prevailed)
774      Branch: perl
775           !> configure.com ext/ByteLoader/byterun.h
776           !> ext/DynaLoader/DynaLoader_pm.PL lib/ExtUtils/MM_VMS.pm
777           !> lib/File/Spec/VMS.pm t/io/open.t vms/descrip_mms.template
778           !> vms/gen_shrfls.pl vms/perly_c.vms vms/perly_h.vms
779           !> vms/subconfigure.com vms/vms.c vms/vmsish.h
780 ____________________________________________________________________________
781 [  4181] By: jhi                                   on 1999/09/17  20:12:37
782         Log: From: Michael G Schwern <schwern@pobox.com>
783              To: perl5-porters@perl.org
784              Subject: [PATCH 5.005_60 lib/Exporter/Heavy.pm] export_to_level()
785              Date: Thu, 19 Aug 1999 21:30:01 -0400
786              Message-ID: <19990819213001.A22512@athens.aocn.com>
787      Branch: cfgperl
788            ! lib/Exporter/Heavy.pm
789 ____________________________________________________________________________
790 [  4180] By: gsar                                  on 1999/09/17  20:11:00
791         Log: perlhist additions
792      Branch: perl
793            ! pod/perlhist.pod
794 ____________________________________________________________________________
795 [  4179] By: jhi                                   on 1999/09/17  20:08:00
796         Log: The change #4176 should've undone only the test, not the code patch.
797      Branch: cfgperl
798            ! doio.c
799 ____________________________________________________________________________
800 [  4178] By: jhi                                   on 1999/09/17  20:06:08
801         Log: From: Ian Phillipps <ian@dial.pipex.com>
802              To: Hans GINZEL <hgin2088@mail.kolej.mff.cuni.cz>, perl5-porters@perl.org
803              Subject: [PATCH 5.005_59] Re: [ID 19990820.007] Small typo in perlsyn.pod
804              Date: Sat, 21 Aug 1999 12:36:12 +0100
805              Message-ID: <19990821123612.A9955@homer.diplex.co.uk>
806      Branch: cfgperl
807            ! pod/perlsyn.pod
808 ____________________________________________________________________________
809 [  4177] By: jhi                                   on 1999/09/17  20:00:19
810         Log: More descriptive names for operators.
811              
812              From: Michael G Schwern <schwern@pobox.com>
813              To: Ilya Zakharevich <ilya@math.ohio-state.edu>
814              Cc: perl5-porters@perl.org
815              Subject: Re: [ID 19990817.009] [BUG 5.005_60 & 5.005_03] == reported as eq in
816              Date: Tue, 17 Aug 1999 18:35:45 -0400
817              Message-ID: <19990817183545.A23073@toldyouso.com>
818              
819              From: Michael G Schwern <schwern@pobox.com>
820              To: perl5-porters@perl.org
821              Subject: [PATCH 5.005_60 opcode.pl and friends] Improved opcode descriptions
822              Date: Wed, 18 Aug 1999 03:53:38 -0400
823              Message-ID: <19990818035337.A31505@athens.aocn.com>
824      Branch: cfgperl
825            ! opcode.h opcode.pl pp.sym pp_proto.h sv.c t/op/misc.t
826            ! t/pragma/warn/op t/pragma/warn/sv
827 ____________________________________________________________________________
828 [  4176] By: jhi                                   on 1999/09/17  18:19:18
829         Log: Take away the infamous io/dup.t #7.
830              It seems there simply is no way to portably
831              "flush" an input file handle.
832      Branch: cfgperl
833            ! doio.c t/io/dup.t
834 ____________________________________________________________________________
835 [  4175] By: jhi                                   on 1999/09/17  14:45:08
836         Log: From: Barrie Slaymaker <barries@slaysys.com>
837              To: perl5-porters@perl.org
838              Subject: [PATCH 5.005_61] Benchmark: screwed patch format, try this instead
839              Date: Fri, 17 Sep 1999 11:16:48 -0400
840              Message-Id: <199909171516.LAA30887@jester.slaysys.com>
841      Branch: cfgperl
842            ! lib/Benchmark.pm
843 ____________________________________________________________________________
844 [  4174] By: jhi                                   on 1999/09/17  14:07:16
845         Log: UNICOS does support large files but doesn't support sparse files
846              so we cannot easily test for large file support.
847      Branch: cfgperl
848            ! t/lib/syslfs.t t/op/lfs.t
849 ____________________________________________________________________________
850 [  4173] By: jhi                                   on 1999/09/17  14:03:44
851         Log: UNICOS has sloppy division/modulo for floating point numbers.
852      Branch: cfgperl
853            ! t/op/arith.t
854 ____________________________________________________________________________
855 [  4172] By: jhi                                   on 1999/09/17  13:47:49
856         Log: Portable blocksize (replaces #4171).
857      Branch: cfgperl
858            ! t/lib/syslfs.t t/op/lfs.t
859 ____________________________________________________________________________
860 [  4171] By: jhi                                   on 1999/09/17  13:08:54
861         Log: (replaced by #4172)
862      Branch: cfgperl
863            ! t/lib/syslfs.t t/op/lfs.t
864 ____________________________________________________________________________
865 [  4170] By: jhi                                   on 1999/09/17  12:59:11
866         Log: Detypo #4169.
867      Branch: cfgperl
868            ! t/lib/syslfs.t t/op/lfs.t
869 ____________________________________________________________________________
870 [  4169] By: jhi                                   on 1999/09/17  12:16:34
871         Log: Diagnose possible quota limits.
872      Branch: cfgperl
873            ! t/lib/syslfs.t t/op/lfs.t
874 ____________________________________________________________________________
875 [  4168] By: jhi                                   on 1999/09/17  12:10:43
876         Log: UNICOS doesn't have getpgid().  Or, at least 9.0.1ai
877              doesn't have one that wouldn't cause SIGSYS.  UNICOS
878              does have getpgrp(void) so Perl getpgrp() is happy.
879      Branch: cfgperl
880            ! hints/unicos.sh
881 ____________________________________________________________________________
882 [  4167] By: jhi                                   on 1999/09/17  11:49:30
883         Log: Filesystem quotas may stop you from using large files.
884      Branch: cfgperl
885            ! pod/perldelta.pod t/lib/syslfs.t t/op/lfs.t
886 ____________________________________________________________________________
887 [  4166] By: jhi                                   on 1999/09/17  11:36:01
888         Log: Too strict pattern for parsing group lists.
889      Branch: cfgperl
890            ! t/op/groups.t
891 ____________________________________________________________________________
892 [  4165] By: jhi                                   on 1999/09/17  09:06:18
893         Log: Configure maintenance. It's sigaction.sa_flags
894              and the Glossary regen'ed.
895      Branch: cfgperl
896            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
897            ! config_h.SH
898      Branch: metaconfig
899            ! U/compline/d_sigaction.U
900 ____________________________________________________________________________
901 [  4164] By: jhi                                   on 1999/09/15  06:57:51
902         Log: Integrate with Sarathy.
903      Branch: cfgperl
904           +> jpl/JNI/Closer.java jpl/JNI/JNIConfig jpl/JNI/JNIConfig.Win32
905           +> jpl/JNI/JNIConfig.kaffe jpl/JNI/JNIConfig.noembed
906           +> jpl/JNI/JNIConfig.standard jpl/JNI/typemap.gcc
907           +> jpl/JNI/typemap.win32 jpl/SETVARS.PL
908           !> Changes MANIFEST embed.h embed.pl jpl/JNI/JNI.pm
909           !> jpl/JNI/JNI.xs jpl/JNI/Makefile.PL jpl/JNI/test.pl
910           !> jpl/JNI/typemap jpl/JPL/Makefile.PL
911           !> jpl/PerlInterpreter/Makefile.PL
912           !> jpl/PerlInterpreter/PerlInterpreter.c
913           !> jpl/PerlInterpreter/PerlInterpreter.h jpl/README
914           !> jpl/Sample/Makefile.PL jpl/install-jpl
915           !> lib/File/Spec/Functions.pm pod/perlhist.pod regexec.c
916           !> t/op/pat.t
917 ____________________________________________________________________________
918 [  4163] By: gsar                                  on 1999/09/15  05:17:27
919         Log: add :ALL export tag (from Chris Nandor <pudge@pobox.com>)
920      Branch: perl
921            ! lib/File/Spec/Functions.pm
922 ____________________________________________________________________________
923 [  4162] By: gsar                                  on 1999/09/15  05:09:14
924         Log: addendum to change#4136 (from Robin Barker <rmb1@cise.npl.co.uk>)
925      Branch: perl
926            ! Changes embed.h embed.pl
927 ____________________________________________________________________________
928 [  4161] By: gsar                                  on 1999/09/15  04:08:25
929         Log: missing perlhist dates from Jeff Okamoto
930      Branch: perl
931            ! pod/perlhist.pod
932 ____________________________________________________________________________
933 [  4160] By: gsar                                  on 1999/09/15  03:13:08
934         Log: jpl tweak
935      Branch: perl
936            ! MANIFEST jpl/JNI/Makefile.PL
937 ____________________________________________________________________________
938 [  4159] By: gsar                                  on 1999/09/15  02:57:08
939         Log: update to JPL snapshot v09141999, with minor tweaks (from Brian
940              Jepson <bjepson@home.com>)
941      Branch: perl
942            + jpl/JNI/Closer.java jpl/JNI/JNIConfig jpl/JNI/JNIConfig.Win32
943            + jpl/JNI/JNIConfig.kaffe jpl/JNI/JNIConfig.noembed
944            + jpl/JNI/JNIConfig.standard jpl/JNI/typemap.gcc
945            + jpl/JNI/typemap.win32 jpl/SETVARS.PL
946            ! jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
947            ! jpl/JNI/test.pl jpl/JNI/typemap jpl/JPL/Makefile.PL
948            ! jpl/PerlInterpreter/Makefile.PL
949            ! jpl/PerlInterpreter/PerlInterpreter.c
950            ! jpl/PerlInterpreter/PerlInterpreter.h jpl/README
951            ! jpl/Sample/Makefile.PL jpl/install-jpl
952 ____________________________________________________________________________
953 [  4158] By: gsar                                  on 1999/09/15  01:27:14
954         Log: From:    Ilya Zakharevich <ilya@math.ohio-state.edu>
955              Date:    Tue, 14 Sep 1999 21:26:15 EDT
956              Message-Id: <199909150126.VAA24720@monk.mps.ohio-state.edu>
957              Subject: [PATCH 5.005_58+] Re: [ID 19990914.001] Perl_re_intuit_start() hangs in a loop
958      Branch: perl
959            ! regexec.c t/op/pat.t
960 ____________________________________________________________________________
961 [  4157] By: jhi                                   on 1999/09/14  21:18:09
962         Log: config.h will define USE_64_BITS if need be.
963      Branch: cfgperl
964            ! hints/irix_6.sh
965 ____________________________________________________________________________
966 [  4156] By: jhi                                   on 1999/09/14  20:30:00
967         Log: Change #4149 necessitates also a small code change.
968      Branch: cfgperl
969            ! ext/B/defsubs_h.PL
970 ____________________________________________________________________________
971 [  4155] By: jhi                                   on 1999/09/14  20:15:53
972         Log: Update EPOC libdir names.
973      Branch: cfgperl
974            ! epoc/config.h
975 ____________________________________________________________________________
976 [  4154] By: jhi                                   on 1999/09/14  20:13:41
977         Log: Obsolete epoc/config.h caused #4153 to re-introduce already
978              deceased HAS.*DBM.*64 mumblings.
979      Branch: cfgperl
980            ! Configure config_h.SH epoc/config.h
981 ____________________________________________________________________________
982 [  4153] By: jhi                                   on 1999/09/14  20:04:53
983         Log: Configure nits.
984      Branch: cfgperl
985            ! Configure config_h.SH
986      Branch: metaconfig
987            ! U/compline/d_sigaction.U U/threads/i_pthread.U
988 ____________________________________________________________________________
989 [  4152] By: jhi                                   on 1999/09/14  19:30:22
990         Log: Integrate with Sarathy.
991      Branch: cfgperl
992           +> ext/B/defsubs_h.PL t/lib/bigfltpm.t
993            - ext/B/defsubs.h.PL t/lib/bigfloatpm.t
994           !> INSTALL MANIFEST ext/B/Makefile.PL pod/perldiag.pod
995           !> win32/config_sh.PL
996 ____________________________________________________________________________
997 [  4151] By: jhi                                   on 1999/09/14  10:25:01
998         Log: Update Unicode database and recompute the tables.
999              Rename the .txt files to be more Unicode 3.0-like.
1000              Unihan-3.0.txt not included because it is 16 MB.
1001              syllables.txt is manually maintained.
1002              See ReadMe.txt for description of the .txt files.
1003              (not all of them are used yet)
1004      Branch: cfgperl
1005            + lib/unicode/ArabShap.txt lib/unicode/Blocks.txt
1006            + lib/unicode/CompExcl.txt lib/unicode/EAWidth.txt
1007            + lib/unicode/Index.txt lib/unicode/Jamo-2.txt
1008            + lib/unicode/LineBrk.txt lib/unicode/Names.txt
1009            + lib/unicode/Props.txt lib/unicode/ReadMe.txt
1010            + lib/unicode/SpecCase.txt
1011            - lib/unicode/arabshp.txt lib/unicode/blocks.txt
1012            - lib/unicode/index2.txt lib/unicode/jamo2.txt
1013            - lib/unicode/names2.txt lib/unicode/props2.txt
1014            - lib/unicode/readme.txt
1015            ! MANIFEST lib/unicode/ArabLink.pl lib/unicode/ArabLnkGrp.pl
1016            ! lib/unicode/Bidirectional.pl lib/unicode/Block.pl
1017            ! lib/unicode/Category.pl lib/unicode/CombiningClass.pl
1018            ! lib/unicode/Decomposition.pl
1019            ! lib/unicode/In/ArabicPresentationForms-B.pl
1020            ! lib/unicode/In/Specials.pl lib/unicode/In/Tibetan.pl
1021            ! lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
1022            ! lib/unicode/Is/BidiCS.pl lib/unicode/Is/BidiL.pl
1023            ! lib/unicode/Is/BidiON.pl lib/unicode/Is/BidiWS.pl
1024            ! lib/unicode/Is/DCcompat.pl lib/unicode/Is/DecoCanon.pl
1025            ! lib/unicode/Is/DecoCompat.pl lib/unicode/Is/L.pl
1026            ! lib/unicode/Is/Ll.pl lib/unicode/Is/Lo.pl
1027            ! lib/unicode/Is/Lower.pl lib/unicode/Is/Lu.pl
1028            ! lib/unicode/Is/Pd.pl lib/unicode/Is/Po.pl lib/unicode/Is/S.pl
1029            ! lib/unicode/Is/Sm.pl lib/unicode/Is/So.pl
1030            ! lib/unicode/Is/Upper.pl lib/unicode/Is/Word.pl
1031            ! lib/unicode/JamoShort.pl lib/unicode/UnicodeData-Latest.txt
1032            ! lib/unicode/mktables.PL
1033 ____________________________________________________________________________
1034 [  4150] By: gsar                                  on 1999/09/14  09:31:57
1035         Log: INSTALL tweak
1036      Branch: perl
1037            ! INSTALL
1038 ____________________________________________________________________________
1039 [  4149] By: gsar                                  on 1999/09/14  09:00:45
1040         Log: change some filenames to be 8.3-friendly
1041      Branch: perl
1042           +> ext/B/defsubs_h.PL t/lib/bigfltpm.t
1043            - ext/B/defsubs.h.PL t/lib/bigfloatpm.t
1044            ! MANIFEST ext/B/Makefile.PL pod/perldiag.pod
1045 ____________________________________________________________________________
1046 [  4148] By: gsar                                  on 1999/09/14  08:35:00
1047         Log: win32 config tweak (suggested by Greg Chapman <glc@well.com>)
1048      Branch: perl
1049            ! win32/config_sh.PL
1050 ____________________________________________________________________________
1051 [  4147] By: jhi                                   on 1999/09/14  08:07:49
1052         Log: Not that UVSIZE normally differs that much from IVSIZE...
1053      Branch: cfgperl
1054            ! perl.h
1055 ____________________________________________________________________________
1056 [  4146] By: jhi                                   on 1999/09/14  08:04:40
1057         Log: Integrate with Sarathy.
1058      Branch: cfgperl
1059           !> Changes ext/DB_File/DB_File.xs
1060 ____________________________________________________________________________
1061 [  4145] By: jhi                                   on 1999/09/14  07:10:02
1062         Log: I_PTHREAD was PTHREADEAD.
1063      Branch: cfgperl
1064            ! Configure config_h.SH
1065      Branch: metaconfig
1066            ! U/threads/i_pthread.U
1067 ____________________________________________________________________________
1068 [  4144] By: gsar                                  on 1999/09/14  06:46:47
1069         Log: change#4113 was missing DB_File.xs changes
1070      Branch: perl
1071            ! ext/DB_File/DB_File.xs
1072 ____________________________________________________________________________
1073 [  4143] By: jhi                                   on 1999/09/13  20:16:20
1074         Log: Small doc and whitespace edits.
1075      Branch: cfgperl
1076            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_beos.xs
1077            ! ext/DynaLoader/dl_cygwin.xs ext/DynaLoader/dl_dld.xs
1078            ! ext/DynaLoader/dl_hpux.xs ext/DynaLoader/dl_mpeix.xs
1079            ! ext/DynaLoader/dl_next.xs ext/DynaLoader/dl_rhapsody.xs
1080            ! ext/DynaLoader/dl_vmesa.xs ext/DynaLoader/dl_vms.xs
1081            ! pod/perldelta.pod
1082 ____________________________________________________________________________
1083 [  4142] By: gsar                                  on 1999/09/13  19:32:31
1084         Log: integrate cfgperl contents into mainline, update Changes
1085      Branch: perl
1086           +> ext/DB_File/version.c
1087            ! Changes
1088           !> (integrate 44 files)
1089 ____________________________________________________________________________
1090 [  4141] By: jhi                                   on 1999/09/13  16:16:56
1091         Log: Scan for <pthread.h> always.
1092      Branch: cfgperl
1093            ! Configure config_h.SH perl.h
1094      Branch: metaconfig
1095            ! U/threads/i_pthread.U
1096 ____________________________________________________________________________
1097 [  4140] By: jhi                                   on 1999/09/13  16:00:08
1098         Log: Integrate with Sarathy.
1099      Branch: cfgperl
1100           !> (integrate 27 files)
1101 ____________________________________________________________________________
1102 [  4139] By: jhi                                   on 1999/09/13  15:35:18
1103         Log: Add -A option to Configure to diddle with variables
1104              after the hints file has been applied.
1105      Branch: cfgperl
1106            ! Configure config_h.SH
1107      Branch: metaconfig
1108            ! U/modified/Oldconfig.U U/modified/Options.U
1109 ____________________________________________________________________________
1110 [  4138] By: jhi                                   on 1999/09/13  13:42:56
1111         Log: Change #4136 edited DynaLoader.xs which is kind of fruitless.
1112      Branch: cfgperl
1113            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_beos.xs
1114            ! ext/DynaLoader/dl_cygwin.xs ext/DynaLoader/dl_dld.xs
1115            ! ext/DynaLoader/dl_hpux.xs ext/DynaLoader/dl_mpeix.xs
1116            ! ext/DynaLoader/dl_next.xs ext/DynaLoader/dl_rhapsody.xs
1117            ! ext/DynaLoader/dl_vmesa.xs ext/DynaLoader/dl_vms.xs
1118 ____________________________________________________________________________
1119 [  4137] By: jhi                                   on 1999/09/13  13:25:31
1120         Log: Applying change #4136 manually introduced patch residue.
1121      Branch: cfgperl
1122            ! perl.h
1123 ____________________________________________________________________________
1124 [  4136] By: jhi                                   on 1999/09/13  13:23:04
1125         Log: Replace change #4100 with
1126              From: Robin Barker <rmb1@cise.npl.co.uk>
1127              To: gsar@activestate.com
1128              Cc: perl5-porters@perl.org
1129              Subject: Re: [ID 19990907.004] [PATCH perl5.005_61] compiler warnings with -Duse64bits
1130              Date: Mon, 13 Sep 1999 14:15:11 +0100 (BST)
1131              Message-Id: <199909131315.OAA24012@tempest.npl.co.uk>
1132      Branch: cfgperl
1133            ! doio.c dump.c ext/B/B.xs ext/B/typemap
1134            ! ext/ByteLoader/bytecode.h ext/Devel/DProf/DProf.xs
1135            ! ext/DynaLoader/dl_dlopen.xs ext/ODBM_File/ODBM_File.xs
1136            ! ext/POSIX/POSIX.xs lib/ExtUtils/typemap malloc.c perl.h pp.c
1137            ! pp_ctl.c pp_hot.c pp_sys.c sv.c
1138 ____________________________________________________________________________
1139 [  4135] By: jhi                                   on 1999/09/13  10:22:31
1140         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1141              To: perl5-porters@perl.org (Mailing list Perl5)
1142              Subject: [PATCH 5.005_61] MakeMaker supports uninstalled Perls
1143              Date: Sat, 11 Sep 1999 05:31:03 -0400 (EDT)
1144              Message-Id: <199909110931.FAA11036@monk.mps.ohio-state.edu>
1145              
1146              From: andreas.koenig@anima.de (Andreas J. Koenig)
1147              To: Ilya Zakharevich <ilya@math.ohio-state.edu>
1148              Cc: perl5-porters@perl.org (Mailing list Perl5)
1149              Subject: Re: [PATCH 5.005_61] MakeMaker supports uninstalled Perls
1150              Date: 11 Sep 1999 15:36:26 +0200
1151              Message-ID: <sfc906dr2n9.fsf@hohenstaufen.in-berlin.de>
1152      Branch: cfgperl
1153            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
1154 ____________________________________________________________________________
1155 [  4134] By: jhi                                   on 1999/09/13  10:20:14
1156         Log: From: Tom Phoenix <rootbeer@redcat.com>
1157              To: Perl Porters Mailing List <perl5-porters@perl.org>
1158              Subject: [DOCPATCH] Server errors and perldiag
1159              Date: Fri, 10 Sep 1999 16:45:02 -0700 (PDT)
1160              Message-ID: <Pine.GSO.4.10.9909101639490.16999-100000@user2.teleport.com>
1161      Branch: cfgperl
1162            ! pod/perldiag.pod
1163 ____________________________________________________________________________
1164 [  4133] By: gsar                                  on 1999/09/13  03:25:43
1165         Log: avoid assertion failure on C<@a'>
1166      Branch: perl
1167            ! toke.c
1168 ____________________________________________________________________________
1169 [  4132] By: gsar                                  on 1999/09/13  03:03:57
1170         Log: add -DPERL_Y2KWARN build option that will generate additional
1171              warnings on "19$yy" etc (reworked a patch suggested by
1172              Ulrich Pfeifer <upf@de.uu.net>)
1173      Branch: perl
1174            ! pod/perldelta.pod pod/perldiag.pod pod/perllexwarn.pod
1175            ! pp_hot.c sv.c t/pragma/warn/pp_hot t/pragma/warn/sv
1176 ____________________________________________________________________________
1177 [  4131] By: gsar                                  on 1999/09/12  22:06:25
1178         Log: fix DATA leaks; reword documentation about the DATA filehandle
1179      Branch: perl
1180            ! ext/Opcode/Safe.pm lib/Pod/Functions.pm pod/perldata.pod
1181 ____________________________________________________________________________
1182 [  4130] By: gsar                                  on 1999/09/12  20:08:56
1183         Log: make sprintf("%g",...) threadsafe; only taint its result iff the
1184              formatted result looks nonstandard
1185      Branch: perl
1186            ! embed.pl embedvar.h intrpvar.h objXSUB.h perl.c perlapi.c
1187            ! pod/perlfunc.pod pod/perlguts.pod proto.h sv.c
1188            ! t/pragma/locale.t thrdvar.h
1189 ____________________________________________________________________________
1190 [  4129] By: gsar                                  on 1999/09/12  17:04:11
1191         Log: From: Doug MacEachern <dougm@cp.net>
1192              Date: Sun, 25 Jul 1999 15:49:00 -0700 (PDT)
1193              Message-ID: <Pine.LNX.4.10.9907251538380.373-100000@mojo.eng.cp.net>
1194              Subject: [PATCH 5.005_57] B::clearsym
1195      Branch: perl
1196            ! ext/B/B.pm ext/B/B/Bblock.pm ext/B/B/Debug.pm ext/B/B/Terse.pm
1197 ____________________________________________________________________________
1198 [  4128] By: gsar                                  on 1999/09/12  16:59:12
1199         Log: better debugger help output (from Ilya Zakharevich)
1200      Branch: perl
1201            ! lib/perl5db.pl
1202 ____________________________________________________________________________
1203 [  4127] By: jhi                                   on 1999/09/11  20:50:37
1204         Log: Integrate with Sarathy.
1205      Branch: cfgperl
1206           +> pod/perlcompile.pod t/lib/gol-basic.t t/lib/gol-compat.t
1207           +> t/lib/gol-linkage.t
1208           !> (integrate 43 files)
1209 ____________________________________________________________________________
1210 [  4126] By: nick                                  on 1999/09/10  20:44:22
1211         Log: Get resolve -at mainline
1212      Branch: utfperl
1213           +> (branch 297 files)
1214            - README.cygwin32 XSlock.h bytecode.h byterun.c byterun.h
1215            - cygwin32/cw32imp.h cygwin32/gcc2 cygwin32/ld2 cygwin32/perlgcc
1216            - cygwin32/perlld ext/B/byteperl.c ext/DynaLoader/dl_cygwin32.xs
1217            - hints/cygwin32.sh interp.sym myconfig objpp.h perl_exp.SH
1218            - t/pragma/warn-1global t/pragma/warning.t thread.sym
1219            - win32/GenCAPI.pl win32/TEST win32/autosplit.pl
1220            - win32/bin/network.pl win32/bin/webget.pl win32/bin/www.pl
1221            - win32/genxsdef.pl win32/makedef.pl win32/makemain.pl
1222            - win32/makeperldef.pl win32/perlhost.h
1223           !> (integrate 847 files)
1224 ____________________________________________________________________________
1225 [  4125] By: gsar                                  on 1999/09/10  19:22:14
1226         Log: s/dXS_TARGET/dXSTARG/ in change#4044 (to match dARGS vs dXSARGS
1227              etc.)
1228      Branch: perl
1229            ! XSUB.h pp.h
1230 ____________________________________________________________________________
1231 [  4124] By: gsar                                  on 1999/09/10  19:14:35
1232         Log: rewrote substantive parts of patch
1233              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1234              Date: Fri, 27 Aug 1999 19:02:18 -0400
1235              Message-ID: <19990827190218.A19561@monk.mps.ohio-state.edu>
1236              Subject: [PATCH 5.005_58] REx documentation
1237      Branch: perl
1238            ! pod/perlre.pod
1239 ____________________________________________________________________________
1240 [  4123] By: gsar                                  on 1999/09/10  18:21:53
1241         Log: note about AVf_*
1242      Branch: perl
1243            ! av.h
1244 ____________________________________________________________________________
1245 [  4122] By: gsar                                  on 1999/09/10  17:55:42
1246         Log: allow 'text' in L<text|A::B/"C"> (from Martin Lichtin
1247              <lichtin@bivio.com>)
1248      Branch: perl
1249            ! lib/Pod/Html.pm
1250 ____________________________________________________________________________
1251 [  4121] By: gsar                                  on 1999/09/10  17:49:35
1252         Log: dos-djgpp update (from Laszlo Molnar <laszlo.molnar@eth.ericsson.se>)
1253      Branch: perl
1254            ! AUTHORS Changes README.dos djgpp/config.over
1255            ! djgpp/configure.bat djgpp/djgpp.c djgpp/djgppsed.sh dosish.h
1256            ! lib/ExtUtils/MM_Unix.pm pod/pod2usage.PL pod/podchecker.PL
1257            ! pod/podselect.PL sv.h t/io/openpid.t util.c
1258 ____________________________________________________________________________
1259 [  4120] By: gsar                                  on 1999/09/10  12:25:01
1260         Log: add perlcompile.pod (edited content from Nathan Torkington
1261              <gnat@frii.com> and others)
1262      Branch: perl
1263            + pod/perlcompile.pod
1264            ! MANIFEST pod/Makefile pod/buildtoc pod/perl.pod pod/roffitall
1265 ____________________________________________________________________________
1266 [  4119] By: gsar                                  on 1999/09/10  11:05:13
1267         Log: avoid leaking static local_patches unless patchlevel.h is
1268              explicitly included
1269      Branch: perl
1270            ! patchlevel.h perl.c
1271 ____________________________________________________________________________
1272 [  4118] By: gsar                                  on 1999/09/10  10:44:54
1273         Log: upgrade to Getopt::Long v2.20 (from Johan Vromans
1274              <jvromans@squirrel.nl>)
1275      Branch: perl
1276            + t/lib/gol-basic.t t/lib/gol-compat.t t/lib/gol-linkage.t
1277            ! Changes MANIFEST lib/Getopt/Long.pm
1278 ____________________________________________________________________________
1279 [  4117] By: jhi                                   on 1999/09/09  18:24:30
1280         Log: Remove ill-designed %B introduced by change #4111.
1281      Branch: cfgperl
1282            ! sv.c t/op/sprintf.t
1283 ____________________________________________________________________________
1284 [  4116] By: jhi                                   on 1999/09/09  15:56:52
1285         Log: perldeltify change #4115.
1286      Branch: cfgperl
1287            ! pod/perldelta.pod
1288 ____________________________________________________________________________
1289 [  4115] By: jhi                                   on 1999/09/09  15:48:56
1290         Log: From: "John L. Allen" <allen@grumman.com> 
1291              To: perl5-porters@perl.org 
1292              Subject: [ID 19990901.003] Time::Local should not croak on "out-of-range" days
1293              Date: Wed, 1 Sep 1999 13:33:39 -0400 (EDT) 
1294              Message-Id: <199909011733.NAA17356@gateway.grumman.com> 
1295      Branch: cfgperl
1296            ! lib/Time/Local.pm
1297 ____________________________________________________________________________
1298 [  4114] By: jhi                                   on 1999/09/09  15:42:30
1299         Log: From: "Daniel S. Lewart" <lewart@www.cvm.uiuc.edu>
1300              To: perl5-porters@perl.org
1301              Subject: [ID 19990909.003] MAXINT redefined warning on HP-UX 10.20
1302              Date: Thu, 9 Sep 1999 10:33:37 -0500 (CDT)
1303              Message-Id: <199909091533.KAA01242@www.cvm.uiuc.edu>
1304      Branch: cfgperl
1305            ! pp_sys.c
1306 ____________________________________________________________________________
1307 [  4113] By: jhi                                   on 1999/09/09  10:17:45
1308         Log: From: paul.marquess@bt.com
1309              To: gsar@ActiveState.com
1310              Cc: perl5-porters@perl.org
1311              Subject: [PATCH 5.005_61] DB_File 1.71
1312              Date: Thu, 9 Sep 1999 11:20:13 +0100
1313              Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB202D49BBE@mbtlipnt02.btlabs.bt.co.uk>
1314      Branch: cfgperl
1315            + ext/DB_File/version.c
1316            ! MANIFEST ext/DB_File/Changes ext/DB_File/DB_File.pm
1317            ! ext/DB_File/Makefile.PL ext/DB_File/dbinfo ext/DB_File/typemap
1318            ! t/lib/db-btree.t
1319 ____________________________________________________________________________
1320 [  4112] By: jhi                                   on 1999/09/09  09:05:32
1321         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1322              To: perl5-porters@perl.org (Mailing list Perl5)
1323              Subject: [PATCH 5.005_58] Fix interaction of (?p{}) and (?>)
1324              Date: Thu, 9 Sep 1999 04:40:11 -0400 (EDT)
1325              Message-Id: <199909090840.EAA26471@monk.mps.ohio-state.edu>
1326      Branch: cfgperl
1327            ! regexec.c t/op/pat.t
1328 ____________________________________________________________________________
1329 [  4111] By: jhi                                   on 1999/09/09  07:50:07
1330         Log: %#b in particular and %B in general were kaputt.
1331      Branch: cfgperl
1332            ! sv.c t/op/sprintf.t
1333 ____________________________________________________________________________
1334 [  4110] By: jhi                                   on 1999/09/09  07:29:17
1335         Log: Tidy up 64-bit situation in perldelta.
1336      Branch: cfgperl
1337            ! pod/perldelta.pod
1338 ____________________________________________________________________________
1339 [  4109] By: jhi                                   on 1999/09/09  07:26:53
1340         Log: Clear up PL_regcc issues.
1341              
1342              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1343              To: perl5-porters@perl.org (Mailing list Perl5)
1344              Subject: [PATCH 5.005_60] Another regexec.c unobfuscation
1345              Date: Thu, 9 Sep 1999 02:49:49 -0400 (EDT)
1346              Message-Id: <199909090649.CAA26119@monk.mps.ohio-state.edu>
1347      Branch: cfgperl
1348            ! regexec.c
1349 ____________________________________________________________________________
1350 [  4108] By: gsar                                  on 1999/09/08  20:52:51
1351         Log: avoid ass_u_ming uppercase types are not user objects (spotted
1352              by Kurt Starsinic)
1353      Branch: perl
1354            ! ext/Data/Dumper/Dumper.pm
1355 ____________________________________________________________________________
1356 [  4107] By: gsar                                  on 1999/09/08  20:35:18
1357         Log: From: akim@epita.fr (DEMAILLE Akim)
1358              Date: Wed, 8 Sep 1999 18:18:44 +0200 (CEST)
1359              Message-Id: <m11OkQm-003A4IC@beyrouth.lrde.epita.fr>
1360              Subject: [ID 19990908.014] s2p does not quote @
1361      Branch: perl
1362            ! x2p/s2p.PL
1363 ____________________________________________________________________________
1364 [  4106] By: gsar                                  on 1999/09/08  20:25:12
1365         Log: integrate cfgperl contents into mainline
1366      Branch: perl
1367           !> (integrate 30 files)
1368 ____________________________________________________________________________
1369 [  4105] By: jhi                                   on 1999/09/08  09:02:37
1370         Log: Minor touches at the [:class:] description.
1371      Branch: cfgperl
1372            ! pod/perlre.pod
1373 ____________________________________________________________________________
1374 [  4104] By: jhi                                   on 1999/09/08  08:57:58
1375         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1376              To: Mailing list Perl5 <perl5-porters@perl.org>
1377              Subject: [PATCH 5.005_58] Fix debugging output for REx
1378              Date: Wed, 8 Sep 1999 05:02:02 -0400
1379              Message-ID: <19990908050201.A17682@monk.mps.ohio-state.edu>
1380      Branch: cfgperl
1381            ! regcomp.c
1382 ____________________________________________________________________________
1383 [  4103] By: gsar                                  on 1999/09/08  00:53:50
1384         Log: fix memory leak in C<sub f { split ' ', "a b" } f() while 1>
1385      Branch: perl
1386            ! pp.c
1387 ____________________________________________________________________________
1388 [  4102] By: gsar                                  on 1999/09/08  00:52:50
1389         Log: fix memory leak in C<sub f { @_ = 1 } f() while 1>
1390      Branch: perl
1391            ! cop.h pp_hot.c
1392 ____________________________________________________________________________
1393 [  4101] By: gsar                                  on 1999/09/07  17:25:07
1394         Log: various fixups for windows
1395      Branch: perl
1396            ! embed.h embed.pl objXSUB.h op.c perlapi.c proto.h
1397            ! win32/Makefile win32/makefile.mk xsutils.c
1398 ____________________________________________________________________________
1399 [  4100] By: jhi                                   on 1999/09/07  12:49:15
1400         Log: Fix pointer casts.
1401              
1402              From: Robin Barker <rmb1@cise.npl.co.uk>
1403              To: perl5-porters@perl.org
1404              Subject: [ID 19990907.004] [PATCH perl5.005_61] compiler warnings with
1405              -Duse64bits
1406              Date: Tue, 7 Sep 1999 12:30:18 +0100 (BST)
1407              Message-Id: <199909071130.MAA11435@tempest.npl.co.uk>
1408      Branch: cfgperl
1409            ! doio.c dump.c ext/B/B.xs ext/B/typemap
1410            ! ext/ByteLoader/bytecode.h ext/Devel/DProf/DProf.xs
1411            ! ext/DynaLoader/dl_dlopen.xs ext/ODBM_File/ODBM_File.xs
1412            ! ext/POSIX/POSIX.xs lib/ExtUtils/typemap malloc.c perl.h pp.c
1413            ! pp_ctl.c pp_hot.c pp_sys.c sv.c
1414 ____________________________________________________________________________
1415 [  4099] By: jhi                                   on 1999/09/07  10:29:04
1416         Log: Add sig/pid/uid size and sign probes.
1417      Branch: metaconfig
1418            + U/typedefs/gidsign.U U/typedefs/gidsize.U U/typedefs/pidsign.U
1419            + U/typedefs/pidsize.U U/typedefs/uidsign.U U/typedefs/uidsize.U
1420 ____________________________________________________________________________
1421 [  4098] By: jhi                                   on 1999/09/07  10:27:06
1422         Log: Band-aid until we've got %{Uid_t} or something similar
1423              for sv_catpvfn().
1424      Branch: cfgperl
1425            ! taint.c
1426 ____________________________________________________________________________
1427 [  4097] By: jhi                                   on 1999/09/07  09:41:23
1428         Log: Fix a printf thinko: now quads must have the ll L q prefix.
1429              (in other words, a bare %d is an int/unsigned)
1430      Branch: cfgperl
1431            ! pp_sys.c sv.c t/op/64bit.t
1432 ____________________________________________________________________________
1433 [  4096] By: jhi                                   on 1999/09/07  07:36:17
1434         Log: HP-UX 10.20 and gcc 2.8.1 break UINT32_MAX.
1435              
1436              From: "Daniel S. Lewart" <lewart@www.cvm.uiuc.edu>
1437              To: perl5-porters@perl.org
1438              Subject: [ID 19990906.007] Not OK: perl 5.00561 on PA-RISC1.1 10.20
1439              Date: Mon, 6 Sep 1999 21:18:12 -0500 (CDT)
1440              Message-Id: <199909070218.VAA29232@www.cvm.uiuc.edu>
1441      Branch: cfgperl
1442            ! hints/hpux.sh perl.h
1443 ____________________________________________________________________________
1444 [  4095] By: gsar                                  on 1999/09/06  20:47:02
1445         Log: applied suggested patch with suitable test to detect MSVC
1446              From: "Vishal Bhatia" <vishalb@my-deja.com>
1447              Date: Wed, 11 Aug 1999 01:43:28 -0700
1448              Message-ID: <GFCJELIOGEENAAAA@my-deja.com>
1449              Subject: compiler on  win32
1450      Branch: perl
1451            ! ext/B/B/C.pm
1452 ____________________________________________________________________________
1453 [  4094] By: jhi                                   on 1999/09/06  20:34:44
1454         Log: Integrate with Sarathy.
1455      Branch: cfgperl
1456           !> ext/B/B/Bytecode.pm lib/Test/Harness.pm t/TEST t/UTEST
1457           !> t/harness t/pragma/sub_lval.t utils/Makefile utils/perlcc.PL
1458 ____________________________________________________________________________
1459 [  4093] By: jhi                                   on 1999/09/06  20:33:43
1460         Log: Fix UV_SIZEOF to UVSIZE; change the overflow tests
1461              so that they overflow also on 64-bit platforms.
1462      Branch: cfgperl
1463            ! t/pragma/warn/toke t/pragma/warn/util toke.c util.c
1464 ____________________________________________________________________________
1465 [  4092] By: gsar                                  on 1999/09/06  20:16:58
1466         Log: support bytecode and C backends in perlcc (patch suggested
1467              by Tom Hughes <tom@compton.au>); s/-opt/-noopt/ and make the
1468              C backend the default; describe new switches in pod; introduce
1469              PERLCC_OPTS and s/COMPILE_TIMEOUT/PERLCC_TIMEOUT/;
1470              s/COMPILE_TEST/HARNESS_COMPILE_TEST/; document these %ENV
1471              entries
1472      Branch: perl
1473            ! ext/B/B/Bytecode.pm lib/Test/Harness.pm t/TEST t/UTEST
1474            ! t/harness utils/Makefile utils/perlcc.PL
1475 ____________________________________________________________________________
1476 [  4091] By: jhi                                   on 1999/09/06  19:10:41
1477         Log: Integrate with Sarathy.
1478      Branch: cfgperl
1479           +> t/pragma/sub_lval.t
1480           !> (integrate 52 files)
1481 ____________________________________________________________________________
1482 [  4090] By: gsar                                  on 1999/09/06  19:09:06
1483         Log: propagate changed error text
1484      Branch: perl
1485            ! t/pragma/sub_lval.t
1486 ____________________________________________________________________________
1487 [  4089] By: gsar                                  on 1999/09/06  18:54:43
1488         Log: sprintf doc tweak (from Ian Phillipps <ian@dial.pipex.com>)
1489      Branch: perl
1490            ! pod/perlfunc.pod
1491 ____________________________________________________________________________
1492 [  4088] By: gsar                                  on 1999/09/06  18:52:10
1493         Log: From: paul.marquess@bt.com
1494              Date: Sun, 5 Sep 1999 15:11:08 +0100 
1495              Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB202D49BAB@mbtlipnt02.btlabs.bt.co.uk>
1496              Subject: [PATCH 5.005_61] Another patch for Lexical Warnings
1497      Branch: perl
1498            ! pp_sys.c t/pragma/warn/doio t/pragma/warn/op
1499            ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys
1500            ! t/pragma/warn/regcomp t/pragma/warn/sv t/pragma/warn/toke
1501            ! t/pragma/warn/universal t/pragma/warn/utf8 t/pragma/warn/util
1502            ! toke.c
1503 ____________________________________________________________________________
1504 [  4087] By: gsar                                  on 1999/09/06  18:06:06
1505         Log: change#3612 is buggy when quotemeta argument matches target
1506              (hope this is the last of the optimized-OP_SASSIGN bugs)
1507              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1508              Date: Sun, 5 Sep 1999 06:07:42 -0400 (EDT)
1509              Message-Id: <199909051007.GAA06423@monk.mps.ohio-state.edu>
1510              Subject: Re: [BUG: quotemeta]
1511      Branch: perl
1512            ! Changes op.c t/op/lex_assign.t
1513 ____________________________________________________________________________
1514 [  4086] By: gsar                                  on 1999/09/06  17:57:52
1515         Log: misc tweaks
1516      Branch: perl
1517            ! bytecode.pl ext/ByteLoader/byterun.h pod/perlsyn.pod toke.c
1518 ____________________________________________________________________________
1519 [  4085] By: gsar                                  on 1999/09/06  03:54:23
1520         Log: applied patch suggested by Hans Mulder to fix problems on
1521              OPENSTEP-Mach; be more careful about PERL_POLLUTE_MALLOC
1522              when they ask for bincompat (platforms that used to default
1523              to EMBEDMYMALLOC continue to do so); disable warnings.t#192
1524              (appears unsalvageable on some platforms)
1525      Branch: perl
1526            ! embed.h embed.pl handy.h perl.h pp_sys.c t/pragma/warn/pp_hot
1527 ____________________________________________________________________________
1528 [  4084] By: bailey                                on 1999/09/06  02:39:11
1529         Log: Integrate mainline 5.05_61
1530      Branch: vmsperl
1531           +> (branch 32 files)
1532            - lib/unicode/EthiopicSyllables.txt
1533            - lib/unicode/MakeEthiopicSyllables.PL t/pragma/warning.t
1534            - warning.pl
1535            ! vms/descrip_mms.template vms/gen_shrfls.pl vms/perly_c.vms
1536            ! vms/perly_h.vms vms/vms.c
1537           !> (integrate 346 files)
1538 ____________________________________________________________________________
1539 [  4083] By: gsar                                  on 1999/09/06  00:10:40
1540         Log: optional warning on join(/foo/...) (reworked suggested patch
1541              by Mark-Jason Dominus <mjd@plover.com>)
1542      Branch: perl
1543            ! embed.h objXSUB.h op.c opcode.h opcode.pl perlapi.c
1544            ! pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod pp.sym
1545            ! pp_proto.h t/pragma/warn/op
1546 ____________________________________________________________________________
1547 [  4082] By: gsar                                  on 1999/09/05  22:28:57
1548         Log: fix data loss when more than one block is read from SDBM
1549              *.dir file (suggested by Uwe Ohse <uwe@ohse.de>)
1550      Branch: perl
1551            ! ext/SDBM_File/sdbm/sdbm.c
1552 ____________________________________________________________________________
1553 [  4081] By: gsar                                  on 1999/09/05  22:07:18
1554         Log: initial implementation of lvalue subroutines (slightly fixed
1555              version of patch suggested by Ilya Zakharevich, which in turn
1556              is based on the one suggested by Tuomas J. Lukka <lukka@iki.fi>)
1557      Branch: perl
1558            + t/pragma/sub_lval.t
1559            ! MANIFEST cop.h cv.h dump.c embed.h ext/Opcode/Opcode.pm
1560            ! ext/attrs/attrs.pm ext/attrs/attrs.xs global.sym objXSUB.h
1561            ! op.c op.h opcode.h opcode.pl opnames.h perlapi.c
1562            ! pod/perldiag.pod pod/perlsub.pod pp.c pp.sym pp_hot.c
1563            ! pp_proto.h proto.h t/pragma/warn/pp_ctl
1564 ____________________________________________________________________________
1565 [  4080] By: jhi                                   on 1999/09/05  22:02:18
1566         Log: Undo #4055 (related to #4079).
1567      Branch: cfgperl
1568            ! pod/perlop.pod
1569 ____________________________________________________________________________
1570 [  4079] By: jhi                                   on 1999/09/05  21:30:54
1571         Log: Time is not yet ripe.
1572      Branch: cfgperl
1573            ! pod/perldelta.pod pod/perlop.pod pp.c t/op/64bit.t t/op/misc.t
1574 ____________________________________________________________________________
1575 [  4078] By: gsar                                  on 1999/09/05  18:17:32
1576         Log: modified suggested patch to handle cross-refs and qr// objects
1577              correctly; unfollowed refs are represented as simple string
1578              value, not just the bare type; $VERSION stays the same until
1579              it is ready for prime time (avoids CPAN confustication)
1580              From:    John Nolan <jpnolan@Op.Net>
1581              Date:    Wed, 04 Aug 1999 20:21:10 EDT
1582              Message-Id: <199908050021.UAA09693@monet.op.net>
1583              Subject: [ID 19990804.006] [PATCH]5.005_60 (Data::Dumper) - implements Maxdepth setting
1584      Branch: perl
1585            ! Changes ext/Data/Dumper/Changes ext/Data/Dumper/Dumper.pm
1586            ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/Todo t/lib/dumper.t
1587 ____________________________________________________________________________
1588 [  4077] By: jhi                                   on 1999/09/04  21:54:42
1589         Log: timesum() wasn't @EXPORTed as promised by the documentation.
1590              Bug reported by Alex Efros <powerman@inart.kharkov.com>.
1591      Branch: cfgperl
1592            ! lib/Benchmark.pm
1593 ____________________________________________________________________________
1594 [  4076] By: gsar                                  on 1999/09/04  20:21:59
1595         Log: integrate cfgperl contents into mainline
1596      Branch: perl
1597           +> lib/attributes.pm lib/warnings.pm t/lib/attrs.t t/op/attrs.t
1598           +> t/pragma/warn/7fatal t/pragma/warn/8signal t/pragma/warnings.t
1599           +> warnings.h warnings.pl xsutils.c
1600            - lib/warning.pm t/pragma/warning.t warning.h warning.pl
1601           !> (integrate 109 files)
1602 ____________________________________________________________________________
1603 [  4075] By: jhi                                   on 1999/09/04  18:04:47
1604         Log: use integer on the problematic subtest.
1605      Branch: cfgperl
1606            ! t/op/misc.t
1607 ____________________________________________________________________________
1608 [  4074] By: jhi                                   on 1999/09/04  17:57:40
1609         Log: Warn about numconvert.t in case somebody
1610              wants to make sv_2pv more 64-bit aware.
1611      Branch: cfgperl
1612            ! sv.c
1613 ____________________________________________________________________________
1614 [  4073] By: jhi                                   on 1999/09/04  17:54:51
1615         Log: Comment upgrading: the quad situation isn't quite as
1616              bad as it used to be.
1617      Branch: cfgperl
1618            ! perl.h
1619 ____________________________________________________________________________
1620 [  4072] By: jhi                                   on 1999/09/04  15:35:37
1621         Log: Integrate with Sarathy.
1622      Branch: cfgperl
1623           !> win32/win32.c
1624 ____________________________________________________________________________
1625 [  4071] By: jhi                                   on 1999/09/04  15:28:11
1626         Log: Fix LFS with -Duseperlio in Solaris.  Reported in
1627              
1628              From: Robin Barker <rmb1@cise.npl.co.uk>
1629              To: perl5-porters@perl.org
1630              Subject: [ID 19990823.009] [PATCH perl5.005_61] typo in perl.h
1631              Date: Mon, 23 Aug 1999 16:41:11 +0100 (BST)
1632              Message-Id: <199908231541.QAA10043@tempest.npl.co.uk>
1633              
1634              and later (in private email) found to be dependent
1635              on useperlio.
1636              
1637              Mental note: the cpp magic done in perlsdio.h (and assumedly
1638              also in perlsfio.h) may cause trouble later with lfs because
1639              both the perlio scheme by Perl and the lfs support by vendors
1640              like to play cpp games to map the stdio namespace back and forth.
1641              The problem fixed here (fseek vs fseeko, ftell vs ftello) may be
1642              just the beginning.
1643      Branch: cfgperl
1644            ! perlio.c
1645 ____________________________________________________________________________
1646 [  4070] By: jhi                                   on 1999/09/04  13:12:14
1647         Log: Enable 64-bit clean bit ops.
1648              (Disables the t/op/misc.t substest 3 in 64-bit platforms.)
1649      Branch: cfgperl
1650            ! pod/perldelta.pod pod/perlop.pod pp.c pp_hot.c t/op/64bit.t
1651            ! t/op/misc.t
1652 ____________________________________________________________________________
1653 [  4069] By: jhi                                   on 1999/09/03  21:17:30
1654         Log: Turn on USE_64_BIT_OFFSETS implicitly.
1655      Branch: cfgperl
1656            ! perl.h
1657 ____________________________________________________________________________
1658 [  4068] By: jhi                                   on 1999/09/03  08:19:59
1659         Log: Fix from Spider for the sub attributes (there was an undocumented
1660              dependency between force_word() and skipspace()).
1661      Branch: cfgperl
1662            ! toke.c
1663 ____________________________________________________________________________
1664 [  4067] By: jhi                                   on 1999/09/01  23:17:06
1665         Log: From: John Tobey <spam@john-edwin-tobey.org>
1666              To: ilya@math.ohio-state.edu
1667              CC: perl5-porters@perl.org
1668              Subject: Re: [PATCH 5.005_60] distclean forgot two
1669              Date: Mon, 23 Aug 1999 02:10:11 -0400 (EDT)
1670              Message-Id: <m11InJ5-000FPCC@feynman.localnet>
1671      Branch: cfgperl
1672            ! t/lib/dprof.t
1673 ____________________________________________________________________________
1674 [  4066] By: jhi                                   on 1999/09/01  23:14:50
1675         Log: From: "Fifer, Eric" <EFifer@sanwaint.com>
1676              To: perl5-porters@perl.org
1677              Subject: [ID 19990821.001] [PATCH] perl5.005_60 cygwin port
1678              Date: Fri, 20 Aug 1999 15:37:27 +0100
1679              Message-Id: <8A160D637356D311BC4300600849EC8122E217@POST>
1680      Branch: cfgperl
1681            ! cygwin/Makefile.SHs ext/ByteLoader/byterun.h
1682            ! ext/SDBM_File/sdbm/sdbm.c hints/cygwin.sh perl.h pp_sys.c
1683            ! t/io/fs.t t/io/tell.t t/lib/anydbm.t t/op/stat.t
1684 ____________________________________________________________________________
1685 [  4065] By: jhi                                   on 1999/09/01  22:06:43
1686         Log: From: Dominic Dunlop <domo@vo.lu>
1687              To: perl5-porters@perl.org
1688              Subject: [ID 19990819.001] Not OK: perl 5.00560 on powerpc-machten 4.1.1
1689              (UNINSTALLED) [PATCH]
1690              Date: Thu, 19 Aug 1999 09:48:03 +0200
1691              Message-Id: <v03110709b3e165b51dda@[212.24.192.132]>
1692              
1693              The PERL_POLLUTE_MALLOC part had to be manually applied.
1694      Branch: cfgperl
1695            ! hints/machten.sh perl.h
1696 ____________________________________________________________________________
1697 [  4064] By: jhi                                   on 1999/09/01  13:56:14
1698         Log: From: Martin Lichtin <lichtin@bivio.com>
1699              To: jhi@iki.fi
1700              CC: perl5-porters@perl.org
1701              Subject: Re: [ID 19990829.001] ExtUtils::Install.pm, minor umask problem
1702              Date: Wed, 01 Sep 1999 15:50:04 +0200
1703              Message-ID: <37CD2F0C.944BFACE@bivio.com>
1704      Branch: cfgperl
1705            ! lib/ExtUtils/Install.pm
1706 ____________________________________________________________________________
1707 [  4063] By: jhi                                   on 1999/09/01  13:16:11
1708         Log: Enhance lfs tests: check every seek and sysseek
1709              and test also that -e and -f detect largefiles.
1710      Branch: cfgperl
1711            ! t/lib/syslfs.t t/op/lfs.t
1712 ____________________________________________________________________________
1713 [  4062] By: jhi                                   on 1999/09/01  12:08:04
1714         Log: From: Colin Kuskie <ckuskie@Cadence.COM>
1715              To: Ronald J Kimball <rjk@linguist.dartmouth.edu>
1716              cc: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>,
1717              The Perl Porters Mailing List <perl5-porters@perl.org>
1718              Subject: [REPATCH 5.005_61] Re: perldiag.pod omissions
1719              Date: Tue, 31 Aug 1999 11:24:31 -0700 (PDT)
1720              Message-ID: <Pine.GSO.4.10.9908311055460.11290-100000@pdxult10a.cadence.com>
1721      Branch: cfgperl
1722            ! pod/perldiag.pod
1723 ____________________________________________________________________________
1724 [  4061] By: jhi                                   on 1999/09/01  12:03:03
1725         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1726              To: ilya@math.ohio-state.edu (Ilya Zakharevich)
1727              Cc: perl5-porters@perl.org, cloos@adamsmith.ai
1728              Subject: Re: [ID 19990830.005] Assigning value of an op on an SV to said SV
1729              Date: Wed, 1 Sep 1999 02:56:06 -0400 (EDT)
1730              Message-Id: <199909010656.CAA04478@monk.mps.ohio-state.edu>
1731      Branch: cfgperl
1732            ! op.c t/op/join.t
1733 ____________________________________________________________________________
1734 [  4060] By: jhi                                   on 1999/09/01  07:59:42
1735         Log: IV_DIG and NV_DIG fixes.
1736      Branch: cfgperl
1737            ! perl.h
1738 ____________________________________________________________________________
1739 [  4059] By: jhi                                   on 1999/08/31  14:47:18
1740         Log: \C{} -> \N{} residue.
1741      Branch: cfgperl
1742            ! toke.c
1743 ____________________________________________________________________________
1744 [  4057] By: gsar                                  on 1999/08/30  22:08:19
1745         Log: avoid hiding child process window
1746      Branch: perl
1747            ! win32/win32.c
1748 ____________________________________________________________________________
1749 [  4055] By: jhi                                   on 1999/08/30  21:20:50
1750         Log: Document the undefinedness of overshifting.
1751      Branch: cfgperl
1752            ! pod/perlop.pod
1753 ____________________________________________________________________________
1754 [  4054] By: jhi                                   on 1999/08/30  20:18:18
1755         Log: History fixes and updates.
1756      Branch: cfgperl
1757            ! pod/perlhist.pod
1758 ____________________________________________________________________________
1759 [  4053] By: jhi                                   on 1999/08/30  19:34:02
1760         Log: Shell quoting thinko broke installdirs.
1761              From: JVromans@Squirrel.nl (Johan Vromans)
1762              To: perl5-porters@perl.org
1763              Subject: [ID 19990830.001] 5.005_61 Configure does not substitute
1764              installprefix
1765              Date: Mon, 30 Aug 1999 16:10:10 +0200 (MEST)
1766              Message-Id: <14282.37058.934928.805633@plume.nl.compuware.com>
1767      Branch: cfgperl
1768            ! Configure config_h.SH
1769      Branch: metaconfig
1770            ! U/installdirs/archlib.U U/installdirs/bin.U
1771            ! U/installdirs/html1dir.U U/installdirs/html3dir.U
1772            ! U/installdirs/installprefix.U U/installdirs/man1dir.U
1773            ! U/installdirs/man3dir.U U/installdirs/privlib.U
1774            ! U/installdirs/scriptdir.U U/installdirs/sitearch.U
1775            ! U/installdirs/sitebin.U U/installdirs/sitehtml1dir.U
1776            ! U/installdirs/sitehtml3dir.U U/installdirs/sitelib.U
1777            ! U/installdirs/siteman1dir.U U/installdirs/siteman3dir.U
1778            ! U/installdirs/sitescriptdir.U U/installdirs/vendorarch.U
1779            ! U/installdirs/vendorbin.U U/installdirs/vendorhtml1dir.U
1780            ! U/installdirs/vendorhtml3dir.U U/installdirs/vendorlib.U
1781            ! U/installdirs/vendorman1dir.U U/installdirs/vendorman3dir.U
1782            ! U/installdirs/vendorscriptdir.U
1783 ____________________________________________________________________________
1784 [  4052] By: jhi                                   on 1999/08/30  02:57:05
1785         Log: Use \N{named characters} instead of \C.
1786              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1787              To: jhi@iki.fi
1788              Cc: larry@wall.org (Larry Wall), Tim.Bunce@ig.co.uk (Tim Bunce),
1789              perl5-porters@perl.org (Mailing list Perl5)
1790              Subject: Re: [PATCH 5.005_58] Named characters in Perl
1791              Date: Sun, 29 Aug 1999 16:46:53 -0400 (EDT)
1792              Message-Id: <199908292046.QAA05510@monk.mps.ohio-state.edu>
1793      Branch: cfgperl
1794            ! lib/charnames.pm lib/utf8.pm pod/perldiag.pod pod/perlop.pod
1795            ! pod/perlre.pod regcomp.c t/lib/charnames.t toke.c
1796 ____________________________________________________________________________
1797 [  4051] By: jhi                                   on 1999/08/30  02:54:20
1798         Log: From: Spider Boardman <spider@Orb.Nashua.NH.US>
1799              To: perl5-porters@perl.org
1800              Subject: [ID 19990829.004] Autoloaded &VERSION and UNIVERSAL::VERSION
1801              don't mix
1802              Date: Sun, 29 Aug 1999 19:04:53 -0400
1803              Message-Id: <199908292304.TAA13738@Orb.Nashua.NH.US>
1804      Branch: cfgperl
1805            ! universal.c
1806 ____________________________________________________________________________
1807 [  4050] By: jhi                                   on 1999/08/29  16:38:58
1808         Log: Conditionally socksify the LIBS of Socket.
1809      Branch: cfgperl
1810            ! ext/Socket/Makefile.PL
1811 ____________________________________________________________________________
1812 [  4049] By: jhi                                   on 1999/08/29  15:33:30
1813         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1814              To: Mailing list Perl5 <perl5-porters@perl.org>
1815              Subject: Re: [PATCH 5.005_60] fix @DB::typeahead
1816              Date: Wed, 25 Aug 1999 16:19:58 -0400
1817              Message-ID: <19990825161958.A4658@monk.mps.ohio-state.edu>
1818      Branch: cfgperl
1819            ! lib/perl5db.pl
1820 ____________________________________________________________________________
1821 [  4048] By: jhi                                   on 1999/08/29  15:31:36
1822         Log: From: Stephen McCamant <smccam@uclink4.berkeley.edu>
1823              To: perl5-porters@perl.org
1824              Subject: [PATCH _61] Lost arguments to simplified sort
1825              Date: Wed, 25 Aug 1999 23:22:32 -0700 (PDT)
1826              Message-ID: <14276.56616.879390.562685@metonymy.hip.berkeley.edu>
1827      Branch: cfgperl
1828            ! op.c t/op/sort.t
1829 ____________________________________________________________________________
1830 [  4047] By: jhi                                   on 1999/08/29  15:29:29
1831         Log: From: Olaf Flebbe <olaf@science-computing.de>
1832              Sender: owner-perl5-porters@perl.org
1833              To: perl5-porters@perl.org
1834              Subject: [ID 19990827.003] [PATCH]5.005_60 Patch for EPOC Support
1835              Date: Fri, 27 Aug 1999 21:50:41 +0200 (MEST)
1836      Branch: cfgperl
1837            ! README.epoc epoc/config.h epoc/epoc.c epoc/epocish.h
1838            ! epoc/perl.mmp epoc/perl.pkg
1839 ____________________________________________________________________________
1840 [  4046] By: jhi                                   on 1999/08/29  15:21:18
1841         Log: From: pvhp@forte.com (Peter Prymmer)
1842              To: perl5-porters@perl.org
1843              Subject: [PATCH: 5.005_61] an EBCDIC friendly cgi-html.t test
1844              Date: Fri, 27 Aug 99 18:51:04 PDT
1845              Message-Id: <9908280151.AA05010@forte.com>
1846      Branch: cfgperl
1847            ! t/lib/cgi-html.t
1848 ____________________________________________________________________________
1849 [  4045] By: jhi                                   on 1999/08/29  15:18:38
1850         Log: Fix scalar gmtime (and localtime) in quad environments,
1851              bug reported by Robin Parker.
1852              
1853              From: Robin Barker <rmb1@cise.npl.co.uk>
1854              To: jhi@iki.fi
1855              Cc: perl5-porters@perl.org
1856              Subject: Re: [ID 19990823.009] [PATCH perl5.005_61] typo in perl.h
1857              Date: Tue, 24 Aug 1999 11:09:24 +0100 (BST)
1858              Message-Id: <199908241009.LAA24394@tempest.npl.co.uk>
1859      Branch: cfgperl
1860            ! pp_sys.c t/op/time.t
1861 ____________________________________________________________________________
1862 [  4044] By: jhi                                   on 1999/08/29  11:24:03
1863         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1864              To: perl5-porters@perl.org (Mailing list Perl5)
1865              Subject: [PATCH 5.005_60] Speeding up XSUB calls up to 66%
1866              Date: Fri, 27 Aug 1999 03:33:01 -0400 (EDT)
1867              Message-Id: <199908270733.DAA16927@monk.mps.ohio-state.edu>
1868              
1869              Addendum: it's "only" 33% speedup.
1870      Branch: cfgperl
1871            ! dump.c op.c op.h pp.h
1872 ____________________________________________________________________________
1873 [  4043] By: jhi                                   on 1999/08/29  11:10:33
1874         Log: From: spider-perl@Orb.Nashua.NH.US
1875              To: Mailing list Perl5 <perl5-porters@perl.org>
1876              Subject: [PATCH 5.005_61 CORE] sub : attrlist
1877              Date: Sun, 29 Aug 1999 03:02:11 -0400
1878              Message-Id: <199908290702.DAA32191@Orb.Nashua.NH.US>
1879      Branch: cfgperl
1880            + lib/attributes.pm t/lib/attrs.t t/op/attrs.t xsutils.c
1881            ! MANIFEST Makefile.SH embed.h embed.pl embedvar.h global.sym
1882            ! gv.c lib/AutoSplit.pm lib/SelfLoader.pm objXSUB.h op.c perl.c
1883            ! perl.h perlapi.c perlapi.h perly.c perly.fixer perly.h perly.y
1884            ! perly_c.diff pod/perldelta.pod pod/perldiag.pod
1885            ! pod/perlfunc.pod pod/perlmodlib.pod pod/perlsub.pod proto.h
1886            ! toke.c vms/perly_c.vms vms/perly_h.vms warnings.h
1887 ____________________________________________________________________________
1888 [  4042] By: jhi                                   on 1999/08/29  11:08:50
1889         Log: Turn off gcc-2.95's strict-alias optimization.
1890              This, of course, should be only temporary.
1891              From Andy Dougherty.
1892      Branch: cfgperl
1893            ! Configure config_h.SH
1894      Branch: metaconfig
1895            ! U/compline/ccflags.U U/modified/cc.U
1896 ____________________________________________________________________________
1897 [  4041] By: jhi                                   on 1999/08/29  10:47:30
1898         Log: Fix a typo in #4036.
1899      Branch: cfgperl
1900            ! mg.c
1901 ____________________________________________________________________________
1902 [  4040] By: jhi                                   on 1999/08/29  10:34:58
1903         Log: Add a missing #endif forgotten by #4035.
1904      Branch: cfgperl
1905            ! doop.c
1906 ____________________________________________________________________________
1907 [  4039] By: jhi                                   on 1999/08/29  10:31:19
1908         Log: Remove an extra #endif introduced by #4036.
1909      Branch: cfgperl
1910            ! perl.h
1911 ____________________________________________________________________________
1912 [  4038] By: jhi                                   on 1999/08/29  10:18:59
1913         Log: Rename warning to warnings, from Paul Marquess.
1914      Branch: cfgperl
1915            + lib/warnings.pm t/pragma/warn/7fatal t/pragma/warn/8signal
1916            + t/pragma/warnings.t warnings.h warnings.pl
1917            - lib/warning.pm t/pragma/warning.t warning.h warning.pl
1918            ! MANIFEST Makefile.SH gv.c mg.c perl.h pod/perldelta.pod
1919            ! pod/perldiag.pod pod/perlfunc.pod pod/perllexwarn.pod
1920            ! pod/perlmodlib.pod pod/perlrun.pod pod/perltoc.pod
1921            ! pod/perlvar.pod t/op/64bit.t t/op/tie.t t/pragma/warn/2use
1922            ! t/pragma/warn/3both t/pragma/warn/4lint t/pragma/warn/5nolint
1923            ! t/pragma/warn/6default t/pragma/warn/doio t/pragma/warn/doop
1924            ! t/pragma/warn/gv t/pragma/warn/mg t/pragma/warn/op
1925            ! t/pragma/warn/perl t/pragma/warn/perly t/pragma/warn/pp
1926            ! t/pragma/warn/pp_ctl t/pragma/warn/pp_hot t/pragma/warn/pp_sys
1927            ! t/pragma/warn/regcomp t/pragma/warn/regexec t/pragma/warn/sv
1928            ! t/pragma/warn/taint t/pragma/warn/toke t/pragma/warn/universal
1929            ! t/pragma/warn/utf8 t/pragma/warn/util toke.c
1930 ____________________________________________________________________________
1931 [  4037] By: jhi                                   on 1999/08/29  10:08:47
1932         Log: Create the equivalence tables based on
1933              the real Unicode decomposition, not on
1934              the character name.
1935      Branch: cfgperl
1936            ! lib/unicode/Eq/Latin1 lib/unicode/Eq/Unicode
1937            ! lib/unicode/mktables.PL
1938 ____________________________________________________________________________
1939 [  4036] By: jhi                                   on 1999/08/29  09:29:08
1940         Log: Integrate with Sarathy.
1941      Branch: cfgperl
1942           +> lib/unicode/Is/SylA.pl lib/unicode/Is/SylC.pl
1943           +> lib/unicode/Is/SylE.pl lib/unicode/Is/SylI.pl
1944           +> lib/unicode/Is/SylO.pl lib/unicode/Is/SylU.pl
1945           +> lib/unicode/Is/SylV.pl lib/unicode/Is/SylWA.pl
1946           +> lib/unicode/Is/SylWC.pl lib/unicode/Is/SylWE.pl
1947           +> lib/unicode/Is/SylWI.pl lib/unicode/Is/SylWV.pl
1948           !> (integrate 190 files)
1949 ____________________________________________________________________________
1950 [  4035] By: jhi                                   on 1999/08/29  08:56:15
1951         Log: Implement 64-bit vec().
1952      Branch: cfgperl
1953            ! doop.c pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
1954            ! pp.h t/op/64bit.t
1955 ____________________________________________________________________________
1956 [  4034] By: gsar                                  on 1999/08/29  03:35:18
1957         Log: deadcode removal
1958      Branch: perl
1959            ! XSUB.h embed.h embed.pl global.sym mg.c op.c perl.h perlapi.h
1960            ! pp_ctl.c proto.h run.c sv.c
1961 ____________________________________________________________________________
1962 [  4033] By: jhi                                   on 1999/08/28  17:31:07
1963         Log: From: Robin Barker <rmb1@cise.npl.co.uk>
1964              To: perl5-porters@perl.org
1965              Subject: [ID 19990823.009] [PATCH perl5.005_61] typo in perl.h
1966              Date: Mon, 23 Aug 1999 16:41:11 +0100 (BST)
1967              Message-Id: <199908231541.QAA10043@tempest.npl.co.uk>
1968      Branch: cfgperl
1969            ! perl.h
1970 ____________________________________________________________________________
1971 [  4032] By: gsar                                  on 1999/08/26  23:53:33
1972         Log: new thread should set current interp in TLS
1973      Branch: perl
1974            ! ext/Thread/Thread.xs
1975 ____________________________________________________________________________
1976 [  4031] By: bailey                                on 1999/08/23  03:40:07
1977         Log: When extension doesn't have a "main" object file to anchor linker search, pull in all objct files
1978      Branch: vmsperl
1979            ! lib/ExtUtils/MM_VMS.pm
1980 ____________________________________________________________________________
1981 [  4030] By: bailey                                on 1999/08/23  03:37:43
1982         Log: Patch up holes in realclean target
1983      Branch: vmsperl
1984            ! vms/descrip_mms.template
1985 ____________________________________________________________________________
1986 [  4029] By: bailey                                on 1999/08/23  03:36:24
1987         Log: Fix handling of PERL_POLLUTE
1988      Branch: vmsperl
1989            ! lib/ExtUtils/MM_VMS.pm
1990 ____________________________________________________________________________
1991 [  4028] By: bailey                                on 1999/08/23  03:34:08
1992         Log: Update VMS version of perly.h
1993      Branch: vmsperl
1994            ! vms/perly_h.vms
1995 ____________________________________________________________________________
1996 [  4027] By: bailey                                on 1999/08/23  03:32:45
1997         Log: Update dependencies in Descrip.MMS
1998      Branch: vmsperl
1999            ! vms/descrip_mms.template
2000 ____________________________________________________________________________
2001 [  4026] By: bailey                                on 1999/08/23  03:30:01
2002         Log: Fix prototypes in perlapi.c (64-bit?)
2003              Clear prior definition of getenv_len before defining VMS-specific macro
2004      Branch: vmsperl
2005            ! perlapi.c vms/vmsish.h
2006 ____________________________________________________________________________
2007 [  4025] By: bailey                                on 1999/08/23  03:25:51
2008         Log: Add '-m' option to Configure.com which skips the MANIFEST check
2009      Branch: vmsperl
2010            ! configure.com
2011 ____________________________________________________________________________
2012 [  4024] By: bailey                                on 1999/08/23  03:23:34
2013         Log: Skip open() tests that rely on Unix fork semantics
2014      Branch: vmsperl
2015            ! t/io/open.t
2016 ____________________________________________________________________________
2017 [  4023] By: bailey                                on 1999/08/23  03:21:46
2018         Log: Loosen conditons for recognizing a function name in perl.h to accomodate revisions
2019      Branch: vmsperl
2020            ! vms/gen_shrfls.pl
2021 ____________________________________________________________________________
2022 [  4022] By: bailey                                on 1999/08/23  03:17:33
2023         Log: update MM_VMS to use new File::Spec routines
2024      Branch: vmsperl
2025            ! lib/ExtUtils/MM_VMS.pm lib/File/Spec/VMS.pm
2026 ____________________________________________________________________________
2027 [  4021] By: bailey                                on 1999/08/23  03:13:40
2028         Log: byteperl is now part of the ByteLoader ext
2029      Branch: vmsperl
2030            ! ext/ByteLoader/byterun.h vms/descrip_mms.template
2031 ____________________________________________________________________________
2032 [  4020] By: bailey                                on 1999/08/23  03:10:41
2033         Log: Allow option to treat barewords at start of Unix paths as simple words rather than logicals
2034      Branch: vmsperl
2035            ! vms/vms.c
2036 ____________________________________________________________________________
2037 [  4019] By: bailey                                on 1999/08/23  03:07:28
2038         Log: Update calls for new thread context handling
2039      Branch: vmsperl
2040            ! ext/Devel/DProf/DProf.xs ext/DynaLoader/dl_vms.xs
2041            ! ext/POSIX/POSIX.xs vms/vms.c vms/vmsish.h vms/writemain.pl
2042 ____________________________________________________________________________
2043 [  4018] By: bailey                                on 1999/08/23  03:01:31
2044         Log: Allow for file versions in library when looking for .bs files
2045      Branch: vmsperl
2046            ! ext/DynaLoader/DynaLoader_pm.PL
2047 ____________________________________________________________________________
2048 [  4017] By: bailey                                on 1999/08/23  02:58:55
2049         Log: Update VMS configuration procedures for 5.005_60
2050      Branch: vmsperl
2051            ! configure.com vms/subconfigure.com
2052 ____________________________________________________________________________
2053 [  4016] By: gsar                                  on 1999/08/20  22:19:56
2054         Log: update Changes
2055      Branch: perl
2056            ! Changes
2057
2058 ----------------
2059 Version 5.005_61
2060 ----------------
2061
2062 ____________________________________________________________________________
2063 [  4015] By: gsar                                  on 1999/08/20  22:17:41
2064         Log: perl_free() should use PerlMem_free()
2065      Branch: perl
2066            ! perl.c
2067 ____________________________________________________________________________
2068 [  4014] By: gsar                                  on 1999/08/20  22:10:46
2069         Log: win32 tweaks
2070      Branch: perl
2071            ! XSUB.h mg.c perl.c win32/config.bc win32/config.gc
2072            ! win32/config.vc win32/config_H.bc win32/config_H.gc
2073            ! win32/config_H.vc
2074 ____________________________________________________________________________
2075 [  4013] By: gsar                                  on 1999/08/20  22:09:56
2076         Log: DEBUG_m() adjusted to internalize dTHX
2077      Branch: perl
2078            ! malloc.c perl.h util.c
2079 ____________________________________________________________________________
2080 [  4012] By: gsar                                  on 1999/08/20  17:51:06
2081         Log: make autogenerated files writable
2082      Branch: perl
2083            ! (edit 171 files)
2084 ____________________________________________________________________________
2085 [  4011] By: gsar                                  on 1999/08/20  17:43:47
2086         Log: update Changes
2087      Branch: perl
2088            ! Changes perl.h pod/perldelta.pod pod/perlguts.pod
2089 ____________________________________________________________________________
2090 [  4010] By: gsar                                  on 1999/08/20  17:21:53
2091         Log: up patchlevel &c
2092      Branch: perl
2093            ! Changes patchlevel.h win32/Makefile win32/config_H.bc
2094            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
2095 ____________________________________________________________________________
2096 [  4009] By: gsar                                  on 1999/08/20  16:46:26
2097         Log: add missing Is/Syl*.pl files
2098      Branch: perl
2099            + lib/unicode/Is/SylA.pl lib/unicode/Is/SylC.pl
2100            + lib/unicode/Is/SylE.pl lib/unicode/Is/SylI.pl
2101            + lib/unicode/Is/SylO.pl lib/unicode/Is/SylU.pl
2102            + lib/unicode/Is/SylV.pl lib/unicode/Is/SylWA.pl
2103            + lib/unicode/Is/SylWC.pl lib/unicode/Is/SylWE.pl
2104            + lib/unicode/Is/SylWI.pl lib/unicode/Is/SylWV.pl
2105 ____________________________________________________________________________
2106 [  4008] By: gsar                                  on 1999/08/20  16:31:02
2107         Log: integrate cfgperl contents into mainline
2108      Branch: perl
2109           +> ext/ByteLoader/hints/sunos.pl lib/charnames.pm
2110           +> lib/unicode/Eq/Latin1 lib/unicode/Eq/Unicode
2111           +> lib/unicode/syllables.txt t/lib/charnames.t t/lib/syslfs.t
2112           +> t/op/lfs.t
2113            - lib/unicode/EthiopicSyllables.txt
2114            - lib/unicode/MakeEthiopicSyllables.PL
2115           !> (integrate 261 files)
2116 ____________________________________________________________________________
2117 [  4007] By: gsar                                  on 1999/08/20  15:24:08
2118         Log: support USE_THREADS+MULTIPLICITY; source compat tweaks for
2119              USE_THREADS and MULTIPLICITY; minor pod adjustments
2120      Branch: perl
2121            ! Porting/patching.pod Todo Todo-5.005 XSUB.h embed.pl
2122            ! embedvar.h perl.c perl.h pod/perlguts.pod util.c
2123 ____________________________________________________________________________
2124 [  4006] By: jhi                                   on 1999/08/19  19:01:41
2125         Log: Tighten the vec() code so that naughty BITS cause an error.
2126      Branch: cfgperl
2127            ! doop.c
2128 ____________________________________________________________________________
2129 [  4005] By: jhi                                   on 1999/08/19  15:55:09
2130         Log: Don't document ill-defined vec() bits cases
2131              (for which the code doesn't work right in any case)
2132      Branch: cfgperl
2133            ! pod/perldiag.pod pod/perlfunc.pod
2134 ____________________________________________________________________________
2135 [  4004] By: jhi                                   on 1999/08/19  12:49:41
2136         Log: Removed duplicated code (in pp.c and mg.c) by introducing
2137              do_vecget().  NOTE: the calling convention of do_vecset()
2138              changes, too: the `offset' that is assigned to LvTARGOFF(TARG)
2139              in pp_vec() is no more multiplied by `size' in pp_vec(),
2140              the multiplication is now done in do_vecset().
2141              
2142              Also fix a cpp thinko in change #4002.
2143      Branch: cfgperl
2144            ! doop.c embed.h embed.pl embedvar.h global.sym mg.c objXSUB.h
2145            ! perl.h perlapi.c pod/perldiag.pod pod/perlfunc.pod pp.c
2146            ! proto.h
2147 ____________________________________________________________________________
2148 [  4003] By: jhi                                   on 1999/08/18  08:27:22
2149         Log: Warn about small spherical distances.
2150      Branch: cfgperl
2151            ! lib/Math/Trig.pm
2152 ____________________________________________________________________________
2153 [  4002] By: jhi                                   on 1999/08/17  09:11:51
2154         Log: Enhance IV_FITS_IN_IV (though it's still unused).
2155      Branch: cfgperl
2156            ! perl.h
2157 ____________________________________________________________________________
2158 [  4001] By: jhi                                   on 1999/08/17  08:13:34
2159         Log: From: andreas.koenig@anima.de (Andreas J. Koenig)
2160              Message-ID: <sfcogg7ylk7.fsf@hohenstaufen.in-berlin.de>
2161              To: The Perl5 Porters Mailing List <perl5-porters@perl.org>
2162              Subject: [PATCH] overload.pm str/num confu
2163              Date: 17 Aug 1999 08:21:12 +0200
2164      Branch: cfgperl
2165            ! lib/overload.pm
2166 ____________________________________________________________________________
2167 [  4000] By: jhi                                   on 1999/08/17  07:20:23
2168         Log: From: merlyn@stonehenge.com (Randal L. Schwartz)
2169              To: perl5-porters@perl.org
2170              Subject: [ID 19990816.006] small patch to perlobj.pod from 5.005_03
2171              Date: 16 Aug 1999 14:24:28 -0700
2172              Message-Id: <m1ogg7to4z.fsf@halfdome.holdit.com>
2173      Branch: cfgperl
2174            ! pod/perlobj.pod
2175 ____________________________________________________________________________
2176 [  3999] By: jhi                                   on 1999/08/16  19:49:09
2177         Log: Integrate with Nick.
2178      Branch: cfgperl
2179           !> cop.h op.c perl.c t/op/eval.t t/pragma/warn/op util.c
2180 ____________________________________________________________________________
2181 [  3998] By: jhi                                   on 1999/08/16  19:44:29
2182         Log: Fix most of the pod2man moanings reported in
2183              
2184              From: "Larry W. Virden" <lvirden@cas.org>
2185              To: perl5-porters@perl.org
2186              Subject: [ID 19990803.011] Not OK: perl 5.00560 on sun4-solaris 2.6
2187              (UNINSTALLED)
2188              Date: Tue, 3 Aug 1999 15:35:06 -0400 (EDT)
2189              Message-Id: <199908031935.PAA27692@cas.org>
2190              
2191              Configure regen'ed.
2192      Branch: cfgperl
2193            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
2194            ! config_h.SH ext/B/B/Stash.pm lib/Carp/Heavy.pm
2195            ! lib/Dumpvalue.pm lib/Exporter/Heavy.pm lib/filetest.pm
2196            ! lib/utf8.pm pod/perllexwarn.pod pod/perlxstut.pod
2197            ! utils/h2xs.PL utils/perlcc.PL
2198 ____________________________________________________________________________
2199 [  3997] By: jhi                                   on 1999/08/16  19:20:37
2200         Log: A fix of sorts for the flush-before-dup scenario.
2201      Branch: cfgperl
2202            ! doio.c
2203 ____________________________________________________________________________
2204 [  3996] By: jhi                                   on 1999/08/16  19:14:37
2205         Log: More paranoia.
2206      Branch: cfgperl
2207            ! sv.c
2208 ____________________________________________________________________________
2209 [  3995] By: jhi                                   on 1999/08/16  18:55:35
2210         Log: Batch of small 64-bit/long double/large file support tweaks:
2211              - scan for LDBL_DIG
2212              - from DBL_DIG and LDBL_DIG select NV_DIG
2213              - introduce IVSIZE, UVSIZE, NVSIZE
2214              - introduce IV_DIG
2215              - remove stdio64
2216              - AIX uses `oslevel` when others use `uname -r`
2217              - already AIX 4.2 goes 64-bit
2218              - in HP-UX require the 64-bit libc, just the directory isn't enough
2219              - group ids are not NVs
2220              - #undef USE_LONG_DOUBLE if long double is no better than double
2221              - introduce NV_WITHIN_*() and IV_FITS_IN_IV
2222              - mention large file support in perldelta
2223              - introduce quad TOPpin' and POPpin'
2224              - the svcat... buffer was tiny for printing quads in %b
2225              - fix the multiplication test in 64bit.t
2226              - try to make VMS to comply with all this removal and "introducal"
2227              of symbols
2228      Branch: cfgperl
2229            ! Configure config_h.SH dump.c hints/aix.sh hints/hpux.sh mg.c
2230            ! perl.h perlio.c pod/perldelta.pod pp.h sv.c t/lib/syslfs.t
2231            ! t/op/64bit.t t/op/lfs.t utf8.c vms/subconfigure.com
2232      Branch: metaconfig
2233            ! U/modified/d_longdbl.U
2234      Branch: metaconfig/U/perl
2235            + d_ldbl_dig.U
2236 ____________________________________________________________________________
2237 [  3994] By: jhi                                   on 1999/08/16  07:53:44
2238         Log: More Configure/subconfigure.com syncing.
2239      Branch: cfgperl
2240            ! vms/subconfigure.com
2241 ____________________________________________________________________________
2242 [  3993] By: jhi                                   on 1999/08/14  22:09:26
2243         Log: Remove from VMS what the change #3982 took away from Configure lands.
2244      Branch: cfgperl
2245            ! vms/subconfigure.com
2246 ____________________________________________________________________________
2247 [  3992] By: jhi                                   on 1999/08/14  13:29:13
2248         Log: Small test tweaks.
2249      Branch: cfgperl
2250            ! t/io/dup.t t/lib/dprof.t t/lib/odbm.t
2251 ____________________________________________________________________________
2252 [  3991] By: jhi                                   on 1999/08/14  13:08:41
2253         Log: Augment filesize limit note.
2254      Branch: cfgperl
2255            ! doio.c
2256 ____________________________________________________________________________
2257 [  3990] By: jhi                                   on 1999/08/14  13:06:12
2258         Log: Note about filesize limits.
2259      Branch: cfgperl
2260            ! doio.c pp_sys.c
2261 ____________________________________________________________________________
2262 [  3989] By: jhi                                   on 1999/08/14  11:31:58
2263         Log: Catch the case of filesize limits.
2264      Branch: cfgperl
2265            ! t/lib/syslfs.t t/op/lfs.t
2266 ____________________________________________________________________________
2267 [  3988] By: nick                                  on 1999/08/14  09:20:58
2268         Log: New lightweight Carp has a require. If Carp is used in a __DIE__ handler
2269              this causes a POPSTACK panic. The problem seems to be that although
2270              die_where() has unwound the tail of perl_vdie() top_env setjmp has been
2271              set to resume execution there. Avoiding setting CATCH_SET(TRUE) in 
2272              call_sv() avoids this. So invent a new G_NOCATCH flag to disable
2273              messing with CATCH_SET() in call_sv, use it in perl_vdie().
2274              Add test to op/eval.t which will fail (panic) if bug comes back.
2275              >>> I AM NOT CONVINCED THIS IS CORRECT LONG TERM FIX <<<
2276      Branch: perl
2277            ! cop.h perl.c t/op/eval.t util.c
2278 ____________________________________________________________________________
2279 [  3987] By: jhi                                   on 1999/08/13  23:57:52
2280         Log: From: "Craig A. Berry" <craig.berry@metamor.com>
2281              To: perl5-porters@perl.org, vmsperl@perl.org, sarathy@activestate.com
2282              Subject: [PATCH 5.005_60] fix MM_VMS.pm for space-delimited lists
2283              Date: Fri, 13 Aug 1999 17:42:47 -0500
2284              Message-Id: <v04210105b3da3ed9599d@[172.16.246.133]>
2285      Branch: cfgperl
2286            ! lib/ExtUtils/MM_VMS.pm
2287 ____________________________________________________________________________
2288 [  3986] By: jhi                                   on 1999/08/13  23:56:44
2289         Log: Don't quit before printing out the message.
2290      Branch: cfgperl
2291            ! t/lib/syslfs.t t/op/lfs.t
2292 ____________________________________________________________________________
2293 [  3985] By: jhi                                   on 1999/08/13  23:35:49
2294         Log: Remove more t/ trash on target "clean".
2295      Branch: cfgperl
2296            ! Makefile.SH
2297 ____________________________________________________________________________
2298 [  3984] By: jhi                                   on 1999/08/13  23:02:53
2299         Log: Avoid double long double. 
2300      Branch: cfgperl
2301            ! Configure config_h.SH
2302      Branch: metaconfig/U/perl
2303            ! uselongdbl.U
2304 ____________________________________________________________________________
2305 [  3983] By: jhi                                   on 1999/08/13  22:59:56
2306         Log: BYTEORDER fix.
2307      Branch: cfgperl
2308            ! Configure config_h.SH
2309      Branch: metaconfig
2310            ! U/compline/byteorder.U
2311 ____________________________________________________________________________
2312 [  3982] By: jhi                                   on 1999/08/13  22:48:40
2313         Log: Jumbo Configure and large file support update.
2314              Remove a lot of unneeded 64-bitness cruft;
2315              re-introduce BYTEORDER; update 64-bitness hints;
2316              lfs should now work in Solaris; long doubles in AIX.
2317      Branch: cfgperl
2318            ! Configure config_h.SH doio.c hints/aix.sh hints/hpux.sh
2319            ! hints/irix_6.sh hints/solaris_2.sh iperlsys.h perl.h perlio.c
2320            ! perlsdio.h pp.h pp_sys.c
2321      Branch: metaconfig
2322            ! U/compline/byteorder.U U/compline/ccflags.U
2323      Branch: metaconfig/U/perl
2324            ! d_dlsymun.U io64.U uselongdbl.U
2325 ____________________________________________________________________________
2326 [  3980] By: jhi                                   on 1999/08/13  15:09:11
2327         Log: Introduce HAS_LLSEEK.
2328      Branch: cfgperl
2329            ! Configure config_h.SH perl.h
2330 ____________________________________________________________________________
2331 [  3979] By: jhi                                   on 1999/08/13  14:29:47
2332         Log: From: <dan@sidhe.org>
2333              To: perl5-porters@perl.org, vmsperl@perl.org, bailey@newman.upenn.edu,
2334              sarathy@activestate.com
2335              Subject: [PATCH 5.005_60]fix up VMS->unix filename translation a bit
2336              Date: Fri, 13 Aug 1999 09:00:42 -0700 (PDT)
2337              Message-ID: <Pine.LNX.4.10.9908130849390.3950-100000@tuatha.sidhe.org>
2338      Branch: cfgperl
2339            ! vms/vms.c
2340 ____________________________________________________________________________
2341 [  3978] By: jhi                                   on 1999/08/13  09:56:46
2342         Log: Make the 64-bit tests more paranoid.
2343      Branch: cfgperl
2344            ! t/op/64bit.t
2345 ____________________________________________________________________________
2346 [  3976] By: jhi                                   on 1999/08/12  21:49:16
2347         Log: IRIX64 needs more -mabi=64 with gcc.
2348      Branch: cfgperl
2349            ! hints/irix_6.sh
2350 ____________________________________________________________________________
2351 [  3975] By: jhi                                   on 1999/08/12  21:02:03
2352         Log: Reincarnate change #3967, now in more modest form.
2353      Branch: cfgperl
2354            ! hints/irix_6.sh
2355 ____________________________________________________________________________
2356 [  3974] By: jhi                                   on 1999/08/12  20:49:36
2357         Log: Remove rt from libswanted (I added it many moons ago
2358              when I thought it would be useful in Digital UNIX,
2359              I was wrong); undo the recent IRIX hints changes,
2360              getting rid of one warning brought new ones.
2361      Branch: cfgperl
2362            ! Configure config_h.SH hints/irix_6.sh
2363      Branch: metaconfig
2364            ! U/modified/Myinit.U
2365 ____________________________________________________________________________
2366 [  3973] By: jhi                                   on 1999/08/12  19:42:53
2367         Log: st_blocks is in 512 byte blocks.
2368      Branch: cfgperl
2369            ! t/lib/syslfs.t t/op/lfs.t
2370 ____________________________________________________________________________
2371 [  3972] By: jhi                                   on 1999/08/12  19:27:31
2372         Log: Don't claim defeat too early.
2373      Branch: cfgperl
2374            ! Configure config_h.SH
2375      Branch: metaconfig/U/perl
2376            ! longdblfio.U
2377 ____________________________________________________________________________
2378 [  3971] By: jhi                                   on 1999/08/12  19:24:14
2379         Log: IRIX 64-bit hint tweak. 
2380      Branch: cfgperl
2381            ! hints/irix_6.sh
2382 ____________________________________________________________________________
2383 [  3970] By: nick                                  on 1999/08/12  19:17:20
2384         Log: Turn of deprecated warnings for defined(@Sompack::ISA) type
2385              tests i.e. RV2AV and RV2HV
2386      Branch: perl
2387            ! op.c t/pragma/warn/op
2388 ____________________________________________________________________________
2389 [  3969] By: jhi                                   on 1999/08/12  19:06:17
2390         Log: Add Configure -Duselongdouble and add a missing semicolon.
2391      Branch: cfgperl
2392            ! Configure config_h.SH sv.c
2393      Branch: metaconfig/U/perl
2394            + uselongdbl.U
2395 ____________________________________________________________________________
2396 [  3968] By: jhi                                   on 1999/08/12  18:46:00
2397         Log: Simply exit() early if lfs support seems unlikely.
2398      Branch: cfgperl
2399            ! t/lib/syslfs.t t/op/lfs.t
2400 ____________________________________________________________________________
2401 [  3967] By: jhi                                   on 1999/08/12  18:44:05
2402         Log: Suffer silently for unused libraries.
2403      Branch: cfgperl
2404            ! hints/irix_6.sh
2405 ____________________________________________________________________________
2406 [  3966] By: jhi                                   on 1999/08/12  13:18:44
2407         Log: Update MANIFEST to follow change #3965.
2408      Branch: cfgperl
2409            ! MANIFEST
2410 ____________________________________________________________________________
2411 [  3965] By: jhi                                   on 1999/08/12  13:15:38
2412         Log: Regenerate Unicode tables based on new syllable lists
2413              from Daniel Yacob.
2414      Branch: cfgperl
2415            ! (edit 159 files)
2416 ____________________________________________________________________________
2417 [  3964] By: jhi                                   on 1999/08/12  10:06:24
2418         Log: Remove more spurious casting.
2419      Branch: cfgperl
2420            ! pp_sys.c
2421 ____________________________________________________________________________
2422 [  3963] By: jhi                                   on 1999/08/12  08:18:53
2423         Log: Minor niggles on the lfs tests.
2424      Branch: cfgperl
2425            ! t/lib/syslfs.t t/op/lfs.t
2426 ____________________________________________________________________________
2427 [  3962] By: jhi                                   on 1999/08/11  22:48:25
2428         Log: Don't bother with lfs testing if off_t is too small.
2429      Branch: cfgperl
2430            ! t/lib/syslfs.t t/op/lfs.t
2431 ____________________________________________________________________________
2432 [  3961] By: jhi                                   on 1999/08/11  22:22:54
2433         Log: Long double patches from Dan Sugalski.
2434      Branch: cfgperl
2435            ! sv.c
2436 ____________________________________________________________________________
2437 [  3960] By: jhi                                   on 1999/08/11  22:17:55
2438         Log: Flush buffer before duplicating file descriptor.
2439              
2440              From: Mark-Jason Dominus <mjd@plover.com>
2441              To: Graham Barr <gbarr@pobox.com>
2442              cc: Vicki Brown <vlb@cfcl.com>, perl5-porters@perl.org, mjd@plover.com
2443              Subject: Re: [ID 19990811.002] can't dup DATA? (PATCH (5.005_57))
2444              Date: Wed, 11 Aug 1999 15:56:09 -0400
2445              Message-ID: <19990811195610.5933.qmail@plover.com>
2446              
2447              From: Mark-Jason Dominus <mjd@plover.com>
2448              To: perl5-porters@perl.org
2449              Subject: Re: [ID 19990811.002] can't dup DATA? (PATCH (5.005_57)) 
2450              Date: Wed, 11 Aug 1999 16:05:46 -0400
2451              Message-ID: <19990811200546.6165.qmail@plover.com>
2452      Branch: cfgperl
2453            ! doio.c pod/perldelta.pod
2454 ____________________________________________________________________________
2455 [  3959] By: jhi                                   on 1999/08/11  22:11:35
2456         Log: Bypass fsync(NULL) (crashes miniperl compiled with DEC C 5.2)
2457              
2458              From: "Craig A. Berry" <craig.berry@metamor.com>
2459              Sender: owner-perl5-porters@perl.org
2460              To: vmsperl@perl.org, perl5-porters@perl.org, sarathy@activestate.com,
2461              bailey@newman.upenn.edu
2462              Subject: [PATCH 5.005_60] vms.c my_flush patch to circumvent fileno
2463              problem
2464              Date: Wed, 11 Aug 1999 14:31:11 -0500
2465              Message-Id: <4.2.0.58.19990811141007.00b8f8a0@mmtnt11.metamor.com>
2466      Branch: cfgperl
2467            ! vms/vms.c
2468 ____________________________________________________________________________
2469 [  3958] By: jhi                                   on 1999/08/11  15:35:45
2470         Log: Add a hopefully comforting message if there seems to be no LFS. 
2471              This seems to be the case with e.g. ext2fs, a somewhat popular fs.
2472              The tests will fail on lfs tests only if quad is available,
2473              if ENOQUAD, the lfs tests will be skipped.
2474      Branch: cfgperl
2475            ! t/lib/syslfs.t t/op/lfs.t
2476 ____________________________________________________________________________
2477 [  3957] By: jhi                                   on 1999/08/11  12:25:59
2478         Log: Unapply an experimental patch that accidentally escaped
2479              from the lab by piggybacking with the change #3955.
2480      Branch: cfgperl
2481            ! pp.c pp.h pp_hot.c
2482 ____________________________________________________________________________
2483 [  3956] By: jhi                                   on 1999/08/11  08:19:23
2484         Log: Add sysio large file support testing.
2485      Branch: cfgperl
2486            + t/lib/syslfs.t
2487            ! MANIFEST pod/perlfunc.pod t/op/64bit.t t/op/lfs.t
2488 ____________________________________________________________________________
2489 [  3955] By: jhi                                   on 1999/08/10  22:39:11
2490         Log: From: <dan@sidhe.org>
2491              To: vmsperl@perl.org, perl5-porters@perl.org,
2492              sarathy@activestate.com, bailey@newman.upenn.edu
2493              Subject: [PATCH 5.005_60]Patches needed to get _60 building with
2494              threads on VMS
2495              Date: Tue, 10 Aug 1999 16:34:56 -0700 (PDT)
2496              Message-ID: <Pine.LNX.4.10.9908101631030.18266-100000@tuatha.sidhe.org>
2497      Branch: cfgperl
2498            ! ext/Devel/DProf/DProf.xs ext/DynaLoader/dl_vms.xs
2499            ! ext/POSIX/POSIX.xs pp.c pp.h pp_hot.c vms/vms.c vms/vmsish.h
2500            ! vms/writemain.pl
2501 ____________________________________________________________________________
2502 [  3954] By: jhi                                   on 1999/08/10  20:37:55
2503         Log: LFS testing robustness.
2504      Branch: cfgperl
2505            ! t/op/lfs.t
2506 ____________________________________________________________________________
2507 [  3953] By: jhi                                   on 1999/08/10  19:54:50
2508         Log: From: <dan@sidhe.org>
2509              To: vmsperl@perl.org, perp5-porters@perl.org, bailey@newman.upenn.edu,
2510              sarathy@activestate.com
2511              Subject: [PATCH 5.005_60]Pathces to get _60 building on VMS
2512              Date: Tue, 10 Aug 1999 13:28:18 -0700 (PDT)
2513              Message-ID: <Pine.LNX.4.10.9908101323130.18266-100000@tuatha.sidhe.org>
2514      Branch: cfgperl
2515            ! configure.com vms/descrip_mms.template vms/gen_shrfls.pl
2516            ! vms/subconfigure.com vms/vmsish.h
2517 ____________________________________________________________________________
2518 [  3952] By: jhi                                   on 1999/08/10  17:18:57
2519         Log: AIX is different, again.  Now in cc -E output.
2520      Branch: cfgperl
2521            ! Configure config_h.SH
2522      Branch: metaconfig
2523            ! U/modified/cppstdin.U
2524 ____________________________________________________________________________
2525 [  3951] By: jhi                                   on 1999/08/10  14:37:08
2526         Log: Use Pid_t on pgrp matters.
2527      Branch: cfgperl
2528            ! pp_sys.c
2529 ____________________________________________________________________________
2530 [  3950] By: jhi                                   on 1999/08/10  14:35:30
2531         Log: Use Pid_t.
2532      Branch: cfgperl
2533            ! doio.c embed.h embed.pl embedvar.h global.sym perlapi.c
2534            ! pp_sys.c proto.h util.c
2535 ____________________________________________________________________________
2536 [  3949] By: jhi                                   on 1999/08/10  14:11:15
2537         Log: Use Mode_t.
2538      Branch: cfgperl
2539            ! doio.c embed.h embed.pl embedvar.h global.sym perlapi.c
2540            ! perlapi.h pp_sys.c proto.h
2541 ____________________________________________________________________________
2542 [  3948] By: jhi                                   on 1999/08/10  13:53:19
2543         Log: Small perlbug doc tweaks from Jon Orwant.
2544      Branch: cfgperl
2545            ! utils/perlbug.PL
2546 ____________________________________________________________________________
2547 [  3947] By: jhi                                   on 1999/08/10  09:55:11
2548         Log: Large file support testing.
2549      Branch: cfgperl
2550            + t/op/lfs.t
2551            ! MANIFEST t/op/64bit.t
2552 ____________________________________________________________________________
2553 [  3946] By: jhi                                   on 1999/08/10  09:13:54
2554         Log: Remove I32 casting from time-related functions.
2555      Branch: cfgperl
2556            ! pp_sys.c
2557 ____________________________________________________________________________
2558 [  3945] By: jhi                                   on 1999/08/10  09:06:42
2559         Log: Gratuitous uid and gid casts to I32s and ints removed.
2560              There are still problem spots in printfing such ids:
2561              width (%d vs %ld) and signedness %d vs %u.
2562      Branch: cfgperl
2563            ! doio.c embed.h embed.pl embedvar.h global.sym intrpvar.h mg.c
2564            ! perl.c perlapi.c pp_hot.c proto.h
2565 ____________________________________________________________________________
2566 [  3944] By: jhi                                   on 1999/08/10  07:43:03
2567         Log: Remove I32 casts from pp_stat, these make stat()
2568              very broken e.g. on files larger than 2 gigabytes.
2569              Reported by
2570              From: Phil Lobbes <phil@finchcomputer.com>
2571              To: perl5-porters@perl.org
2572              Subject: [ID 19990810.001] Possible bug using stat w/large files Digital
2573              UNIX Perl 5.005_03
2574              Date: Mon, 09 Aug 1999 21:38:54 -0700
2575              Message-Id: <199908100438.VAA08292@ultra.finchcomputer.com>
2576              
2577              There are more of these I32 casts all over pp_sys.c,
2578              all of them should be checked.
2579      Branch: cfgperl
2580            ! pp_sys.c
2581 ____________________________________________________________________________
2582 [  3943] By: jhi                                   on 1999/08/10  07:38:30
2583         Log: Remove blathering.
2584      Branch: cfgperl
2585            ! lib/unicode/mktables.PL
2586 ____________________________________________________________________________
2587 [  3942] By: jhi                                   on 1999/08/09  20:35:13
2588         Log: lexwarn maintenance: new warning class unsafe
2589              subclasses 'overflow' and 'portable' created,
2590              used by the recent integer overflow warnings.
2591              Class syntax subclass 'octal' renamed to 'digit',
2592              binary and hexadecimal parsing errors also 'digit' warnings.
2593      Branch: cfgperl
2594            ! lib/warning.pm pod/perllexwarn.pod t/pragma/warn/util toke.c
2595            ! util.c warning.h warning.pl
2596 ____________________________________________________________________________
2597 [  3941] By: jhi                                   on 1999/08/09  10:40:47
2598         Log: Integrate with Nick.
2599      Branch: cfgperl
2600           +> opnames.h
2601           !> Changes MANIFEST embed.h embed.pl ext/B/B/C.pm ext/B/B/CC.pm
2602           !> global.sym opcode.h opcode.pl perl.h perlapi.c pp.c
2603 ____________________________________________________________________________
2604 [  3940] By: jhi                                   on 1999/08/09  10:32:43
2605         Log: Regenerate the Unicode tables after having updated the Unicode
2606              database (change #3939).
2607      Branch: cfgperl
2608            ! (edit 157 files)
2609 ____________________________________________________________________________
2610 [  3939] By: jhi                                   on 1999/08/09  10:27:22
2611         Log: Unicode data updated to be the latest beta of the Unicode 3.0.
2612      Branch: cfgperl
2613            ! lib/unicode/UnicodeData-Latest.txt
2614 ____________________________________________________________________________
2615 [  3938] By: jhi                                   on 1999/08/09  10:25:54
2616         Log: Ethiopic changes via private email from Daniel Yacob,
2617              <dmulholl@cs.indiana.edu>.  Ethiopic and Cherokee done,
2618              Canadian Syllabics and Yi under construction.
2619      Branch: cfgperl
2620            + lib/unicode/syllables.txt
2621            - lib/unicode/EthiopicSyllables.txt
2622            - lib/unicode/MakeEthiopicSyllables.PL
2623            ! MANIFEST lib/unicode/UnicodeData-Latest.txt
2624            ! lib/unicode/mktables.PL
2625 ____________________________________________________________________________
2626 [  3937] By: jhi                                   on 1999/08/09  10:21:51
2627         Log: Move the equivalence class creation last.
2628      Branch: cfgperl
2629            ! lib/unicode/mktables.PL
2630 ____________________________________________________________________________
2631 [  3936] By: jhi                                   on 1999/08/09  10:20:40
2632         Log: Compute equivalence classes (diacritics stripping) only
2633              for letters, not for ligatures.
2634      Branch: cfgperl
2635            ! lib/unicode/Eq/Latin1 lib/unicode/Eq/Unicode
2636            ! lib/unicode/mktables.PL
2637 ____________________________________________________________________________
2638 [  3935] By: nick                                  on 1999/08/08  13:53:57
2639         Log: Will now correctly re-call 
2640              bootstrap "Foo";
2641              if requested. This should allow build on Win32 and other
2642              platforms where you cannot link to loadables directly.
2643      Branch: perl
2644            ! ext/B/B/C.pm
2645 ____________________________________________________________________________
2646 [  3934] By: nick                                  on 1999/08/07  12:23:55
2647         Log: Vishal Bhatia <vishalb@my-deja.com>
2648              Subject: [PATCH 5.005_60] fix for some obscure bugs (compiler)
2649              Message-ID: <HLPEBPHPAKHKAAAA@my-deja.com>
2650      Branch: perl
2651            ! ext/B/B/CC.pm
2652 ____________________________________________________________________________
2653 [  3933] By: nick                                  on 1999/08/07  12:19:46
2654         Log: B::C changes to get simple Tk app. compiling again
2655      Branch: perl
2656            ! ext/B/B/C.pm
2657 ____________________________________________________________________________
2658 [  3932] By: jhi                                   on 1999/08/06  21:17:16
2659         Log: Regen Configure to include change #3915.
2660      Branch: cfgperl
2661            ! Configure config_h.SH
2662 ____________________________________________________________________________
2663 [  3931] By: jhi                                   on 1999/08/06  18:52:57
2664         Log: Todo update.
2665      Branch: cfgperl
2666            ! Todo Todo-5.005 lib/unicode/mktables.PL
2667 ____________________________________________________________________________
2668 [  3930] By: jhi                                   on 1999/08/06  13:13:05
2669         Log: Character class equivalence tables.
2670      Branch: cfgperl
2671            + lib/unicode/Eq/Latin1 lib/unicode/Eq/Unicode
2672            ! MANIFEST lib/unicode/mktables.PL
2673 ____________________________________________________________________________
2674 [  3929] By: jhi                                   on 1999/08/06  11:59:11
2675         Log: More Fcntl constants.  (This process really needs
2676              to be automated, at least partly, see the Errno extension.)
2677              Now also the SEEK_ constants are available via the Fcntl.
2678              Yes, this is redundant (IO::Seekable and POSIX supply them already),
2679              but now Fcntl is a one-stop shopping mall for all your
2680              file-related constants.    
2681      Branch: cfgperl
2682            ! ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs pod/perlfunc.pod
2683 ____________________________________________________________________________
2684 [  3928] By: jhi                                   on 1999/08/06  08:08:03
2685         Log: Protect against pack/unpack repeat count overflows,
2686              based on:
2687              
2688              From: Nathan Torkington <gnat@frii.com>
2689              To: Brian Keefer <mgomes@cwix.com>
2690              Cc: perl5-porters@perl.org
2691              Subject: Re: [ID 19990806.001] Core dump with obfuscated code
2692              Date: Thu, 5 Aug 1999 23:01:51 -0600 (MDT)
2693              Message-ID: <14250.27711.769942.100675@localhost.frii.com>
2694      Branch: cfgperl
2695            ! pod/perldiag.pod pp.c
2696 ____________________________________________________________________________
2697 [  3927] By: jhi                                   on 1999/08/06  07:32:20
2698         Log: Fix for Nathan's fix (#3920) from Guy Decoux.
2699              
2700              From: Nathan Torkington <gnat@frii.com>
2701              To: perl5-porters@perl.org
2702              Subject: Bugfix for my bugfix
2703              Date: Thu, 5 Aug 1999 21:25:47 -0600 (MDT)
2704              Message-ID: <14250.21947.765134.940583@localhost.frii.com>
2705      Branch: cfgperl
2706            ! ext/B/B/Assembler.pm
2707 ____________________________________________________________________________
2708 [  3926] By: jhi                                   on 1999/08/05  17:25:19
2709         Log: Fix regex charclass parsing so that bogus ranges
2710              like [0-\d] and [[:word:]-z] are no more allowed.
2711              The anomaly was noticed by Guy Decoux.
2712      Branch: cfgperl
2713            ! pod/perldiag.pod pod/perlre.pod regcomp.c t/op/re_tests
2714 ____________________________________________________________________________
2715 [  3925] By: jhi                                   on 1999/08/05  10:31:47
2716         Log: split /^/ deprecation warning should not be on by default.
2717      Branch: cfgperl
2718            ! pp.c
2719 ____________________________________________________________________________
2720 [  3923] By: jhi                                   on 1999/08/05  09:16:57
2721         Log: From: paul.marquess@bt.com
2722              To: jhi@iki.fi, paul.marquess@bt.com
2723              Cc: gsar@ActiveState.com, perl5-porters@perl.org
2724              Subject: RE: [PATCH 5.005_60] anydbm.t + DB_File + Berkeley DB >= 2.4.10
2725              Date: Thu, 5 Aug 1999 09:33:14 +0100
2726              Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB202D49B26@mbtlipnt02.btlabs.bt.co.uk>
2727      Branch: cfgperl
2728            ! t/lib/anydbm.t
2729 ____________________________________________________________________________
2730 [  3921] By: jhi                                   on 1999/08/05  08:05:13
2731         Log: From: paul.marquess@bt.com
2732              To: perl5-porters@perl.org
2733              Cc: gsar@activestate.com, nik@tiuk.ti.com, jhi@iki.fi,
2734              randy@theoryx5.uwinnipeg.ca
2735              Subject:  [PATCH 5.005_60] DB_File 1.70
2736              Date: Wed, 4 Aug 1999 23:22:22 +0100
2737              Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB202D49B21@mbtlipnt02.btlabs.bt.co.uk>
2738              
2739              (Replaces change #3917)
2740      Branch: cfgperl
2741            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
2742            ! ext/DB_File/DB_File.xs t/lib/db-btree.t t/lib/db-hash.t
2743 ____________________________________________________________________________
2744 [  3920] By: jhi                                   on 1999/08/04  19:02:58
2745         Log: From: Nathan Torkington <gnat@frii.com>
2746              To: perl5-porters@perl.org
2747              Subject: [5.005_60 PATCH] Make B::Bytecode work
2748              Date: Wed, 4 Aug 1999 11:24:56 -0600 (MDT)
2749              Message-ID: <14248.30568.769427.216092@localhost.frii.com>
2750      Branch: cfgperl
2751            ! ext/B/B/Assembler.pm
2752 ____________________________________________________________________________
2753 [  3919] By: jhi                                   on 1999/08/04  10:56:26
2754         Log: Update history records.
2755      Branch: cfgperl
2756            ! pod/perlhist.pod
2757 ____________________________________________________________________________
2758 [  3918] By: jhi                                   on 1999/08/04  09:36:13
2759         Log: Minor fixes to linux -Dusethreads -Duseperlio.
2760      Branch: cfgperl
2761            ! perlio.c
2762 ____________________________________________________________________________
2763 [  3917] By: jhi                                   on 1999/08/04  08:13:20
2764         Log: (Replaced by change #3921)
2765              From: paul.marquess@bt.com
2766              To: gsar@activestate.com
2767              Cc: perl5-porters@perl.org
2768              Subject: [PATCH 5.005_60] DB_File 1.69
2769              Date: Tue, 3 Aug 1999 22:55:00 +0100
2770              Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB29C6D04@mbtlipnt02.btlabs.bt.co.uk>
2771      Branch: cfgperl
2772            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
2773            ! ext/DB_File/DB_File.xs t/lib/db-btree.t t/lib/db-hash.t
2774 ____________________________________________________________________________
2775 [  3916] By: jhi                                   on 1999/08/04  07:59:05
2776         Log: Introduce the charnames pragma.
2777              
2778              Subject: [PATCH 5.005_58] Free \C (for named chars), move to \O
2779              From: Ilya Zakharevich <[9]ilya@math.ohio-state.edu>
2780              To: Chip Salzenberg <[11]chip@perlsupport.com>
2781              Cc: Mailing list Perl5 <[12]perl5-porters@perl.org>
2782              Date: Sat, 31 Jul 1999 05:44:05 -0400
2783              Message-Id: <[13]199907311407.IAA25042@localhost.frii.com>
2784              
2785              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2786              To: Mailing list Perl5 <perl5-porters@perl.org>
2787              Subject: [PATCH 5.005_58] Named characters in Perl
2788              Date: Mon, 2 Aug 1999 19:25:40 -0400
2789              Message-ID: <19990802192540.B24407@monk.mps.ohio-state.edu>
2790      Branch: cfgperl
2791            + lib/charnames.pm t/lib/charnames.t
2792            ! MAINTAIN MANIFEST lib/utf8.pm pod/perldiag.pod pod/perlop.pod
2793            ! pod/perlre.pod regcomp.c toke.c
2794 ____________________________________________________________________________
2795 [  3915] By: jhi                                   on 1999/08/03  21:18:49
2796         Log: Support Configure -Dmake=pmake.
2797              Via private email from Andy.
2798              NOTE: assumes "basename" command.
2799      Branch: metaconfig
2800            ! U/modified/Config_sh.U
2801 ____________________________________________________________________________
2802 [  3914] By: jhi                                   on 1999/08/03  21:11:11
2803         Log: The op/filetest.t failed subtest 7 if testing as root.
2804              
2805              From: =?iso-8859-1?Q?Fran=E7ois=20D=E9sarm=E9nien?= <desar@club-internet.fr>
2806              To: perl5-porters@perl.org
2807              Subject: [ID 19990727.039] Not OK: perl 5.00558 on i386-sco 3.2v5.0.4
2808              Date: Tue, 27 Jul 1999 22:54:05 +0200
2809              Message-Id: <379E1C6D.626DC765@club-internet.fr>
2810      Branch: cfgperl
2811            ! t/op/filetest.t
2812 ____________________________________________________________________________
2813 [  3911] By: jhi                                   on 1999/08/03  19:52:38
2814         Log: The "-Dusethreads -Duseperlio" combination failed.
2815              
2816              From: Spider Boardman <spider@leggy.zk3.dec.com>
2817              To: perl5-porters@perl.org
2818              Subject: [ID 19990803.007] Not OK: perl 5.00560 on alpha-dec_osf-thread
2819              4.0 (UNINSTALLED)
2820              Date: Tue, 3 Aug 1999 14:25:00 -0400
2821              Message-Id: <199908031825.OAA29254@leggy.zk3.dec.com>
2822              
2823              See also change #3912.
2824      Branch: cfgperl
2825            ! perlio.c
2826 ____________________________________________________________________________
2827 [  3910] By: jhi                                   on 1999/08/03  10:44:24
2828         Log: From: Chris Nandor <pudge@pobox.com>
2829              To: perl5-porters@perl.org
2830              Subject: [PATCH 5.005_58] perlbug.PL 1.27
2831              Date: Wed, 28 Jul 1999 23:42:49 -0400
2832              Message-Id: <v04210104b3c57ce9e3de@[152.167.11.247]>
2833      Branch: cfgperl
2834            ! utils/perlbug.PL
2835 ____________________________________________________________________________
2836 [  3909] By: jhi                                   on 1999/08/03  10:41:04
2837         Log: Hints for building ByteLoader in SunoS.  Based on
2838              From: Andy Dougherty <doughera@lafayette.edu>
2839              To: Gurusamy Sarathy <gsar@activestate.com>
2840              Cc: Perl Porters <perl5-porters@perl.org>
2841              Subject: Re: 5.005_58 Not OK SunOS 4.1.3
2842              Date: Mon, 2 Aug 1999 14:01:58 -0400 (EDT)
2843              Message-Id: <Pine.GSU.4.05.9908021357410.5873-100000@newton.phys>
2844      Branch: cfgperl
2845            + ext/ByteLoader/hints/sunos.pl
2846            ! MANIFEST ext/ByteLoader/ByteLoader.xs
2847 ____________________________________________________________________________
2848 [  3908] By: jhi                                   on 1999/08/03  09:29:22
2849         Log: Clarify RE engine code; inline a static function to a macro;
2850              make exact string nodes smaller.
2851              
2852              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2853              To: perl5-porters@perl.org (Mailing list Perl5)
2854              Subject: [PATCH 5.005_60] Cosmetic change to REx engine
2855              Date: Mon, 2 Aug 1999 21:53:36 -0400 (EDT)
2856              Message-Id: <199908030153.VAA10542@monk.mps.ohio-state.edu>
2857      Branch: cfgperl
2858            ! Makefile.SH embed.pl global.sym keywords.h lib/warning.pm
2859            ! opcode.h pp.sym pp_proto.h regcomp.c regcomp.h regexec.c
2860            ! regnodes.h warning.h
2861 ____________________________________________________________________________
2862 [  3907] By: jhi                                   on 1999/08/03  08:11:49
2863         Log: 5_59 configured with -Dd_bincompat5005 can't be made
2864              binary compatible with a 5_03 which was built with -DEMBEDMYMALLOC.
2865              
2866              From: Spider Boardman <spider@leggy.zk3.dec.com>
2867              To: perl5-porters@perl.org
2868              Subject: [ID 19990802.016] Not OK: perl 5.00559
2869              Date: Mon, 2 Aug 1999 16:11:13 -0400
2870              Message-Id: <199908022011.QAA30224@leggy.zk3.dec.com>
2871      Branch: cfgperl
2872            ! embed.pl
2873 ____________________________________________________________________________
2874 [  3906] By: jhi                                   on 1999/08/03  07:48:59
2875         Log: Change #3790 redemption: with a little additional
2876              patch from Ilya it works okay.
2877      Branch: cfgperl
2878            ! ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm
2879            ! lib/ExtUtils/MakeMaker.pm os2/OS2/REXX/Makefile.PL perl.h
2880 ____________________________________________________________________________
2881 [  3905] By: gsar                                  on 1999/08/02  21:03:23
2882         Log: this will be 5.005_60
2883      Branch: perl
2884            ! Changes
2885
2886 ----------------
2887 Version 5.005_60
2888 ----------------
2889
2890 ____________________________________________________________________________
2891 [  3904] By: gsar                                  on 1999/08/02  20:30:23
2892         Log: don't enable PERL_POLLUTE_MALLOC when EMBEDMYMALLOC is
2893              in effect (from Spider Boardman <spider@leggy.zk3.dec.com>);
2894              regen headers
2895      Branch: perl
2896            ! embed.h embed.pl global.sym opcode.h perlapi.c
2897 ____________________________________________________________________________
2898 [  3903] By: gsar                                  on 1999/08/02  20:26:07
2899         Log: native int pack/unpack fixes (from Spider Boardman
2900              <spider@leggy.zk3.dec.com>)
2901      Branch: perl
2902            ! pp.c
2903 ____________________________________________________________________________
2904 [  3902] By: gsar                                  on 1999/08/02  20:24:41
2905         Log: fix broken -DDEBUGGING_OPS (from Spider Boardman
2906              <spider@leggy.zk3.dec.com>)
2907      Branch: perl
2908            + opnames.h
2909            ! Changes MANIFEST opcode.pl perl.h
2910 ____________________________________________________________________________
2911 [  3901] By: gsar                                  on 1999/08/02  18:51:18
2912         Log: integrate cfgperl contents
2913      Branch: perl
2914           !> INSTALL README pod/perldelta.pod
2915 ____________________________________________________________________________
2916 [  3900] By: jhi                                   on 1999/08/02  18:46:21
2917         Log: Update README and INSTALL; partly based on the message
2918              
2919              From: "John L. Allen" <allen@grumman.com>
2920              To: Jarkko Hietaniemi <jhi@iki.fi>
2921              cc: perl5-porters@perl.org
2922              Subject: Re: Perl Installation Problem
2923              Date: Thu, 29 Jul 1999 14:55:05 -0400 (EDT)
2924              Message-ID: <Pine.SOL.3.91.990729144440.1035A-100000@gateway.grumman.com>
2925              
2926              and private email from Andy Dougherty.
2927      Branch: cfgperl
2928            ! INSTALL README
2929 ____________________________________________________________________________
2930 [  3899] By: jhi                                   on 1999/08/02  18:36:35
2931         Log: Integrate with Sarathy.
2932      Branch: cfgperl
2933           !> op.c
2934 ____________________________________________________________________________
2935 [  3898] By: jhi                                   on 1999/08/02  18:34:49
2936         Log: Update PERL_BINCOMPAT_5005; update 64-bitness.
2937      Branch: cfgperl
2938            ! pod/perldelta.pod
2939 ____________________________________________________________________________
2940 [  3897] By: gsar                                  on 1999/08/02  18:18:37
2941         Log: optimizations could sometimes bypass bareword check
2942      Branch: perl
2943            ! op.c
2944 ____________________________________________________________________________
2945 [  3896] By: jhi                                   on 1999/08/02  18:18:34
2946         Log: Integrate with Sarathy.
2947      Branch: cfgperl
2948           !> Changes makedef.pl patchlevel.h win32/Makefile
2949           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
2950           !> win32/makefile.mk
2951 ____________________________________________________________________________
2952 [  3895] By: gsar                                  on 1999/08/02  17:22:40
2953         Log: up patchlevel etc.
2954      Branch: perl
2955            ! Changes patchlevel.h win32/Makefile win32/config_H.bc
2956            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
2957 ____________________________________________________________________________
2958 [  3894] By: gsar                                  on 1999/08/02  17:12:31
2959         Log: integrate change#3893, make it conditional on bincompat5005
2960      Branch: perl
2961            ! makedef.pl
2962 ____________________________________________________________________________
2963 [  3893] By: jhi                                   on 1999/08/02  16:49:08
2964         Log: PERL_BINCOMPAT_5005 symbol translation.
2965              (AIX wouldn't link neither perl nor extensions.)
2966      Branch: cfgperl
2967            ! makedef.pl
2968 ____________________________________________________________________________
2969 [  3892] By: gsar                                  on 1999/08/02  16:09:13
2970         Log: integrate cfgperl contents into mainline
2971      Branch: perl
2972           +> t/op/64bit.t
2973            ! Changes
2974           !> Configure MANIFEST config_h.SH doio.c dump.c hints/aix.sh op.c
2975           !> pod/perlfunc.pod pp_hot.c pp_sys.c regcomp.c sv.c t/io/open.t
2976           !> t/pragma/utf8.t t/pragma/warn/pp_hot toke.c util.c
2977 ____________________________________________________________________________
2978 [  3891] By: jhi                                   on 1999/08/02  14:52:40
2979         Log: AIX long long probing requires LL suffix for
2980              the ll constant.  The suffix doesn't seem
2981              to bother other ll platforms.
2982      Branch: cfgperl
2983            ! Configure config_h.SH hints/aix.sh
2984      Branch: metaconfig/U/perl
2985            ! quadfio.U
2986 ____________________________________________________________________________
2987 [  3890] By: jhi                                   on 1999/08/02  14:21:55
2988         Log: Exact path to perl for open -|.
2989      Branch: cfgperl
2990            ! t/io/open.t
2991 ____________________________________________________________________________
2992 [  3889] By: jhi                                   on 1999/08/02  14:18:03
2993         Log: Integrate with Sarathy.
2994      Branch: cfgperl
2995           !> Changes patchlevel.h pod/perlhist.pod pp_ctl.c util.c
2996           !> win32/Makefile win32/config_H.bc win32/config_H.gc
2997           !> win32/config_H.vc win32/makefile.mk win32/win32.c
2998 ____________________________________________________________________________
2999 [  3888] By: jhi                                   on 1999/08/02  14:14:29
3000         Log: AIX -Duse64bits: old AIXen do not have the getconf variables.
3001      Branch: cfgperl
3002            ! hints/aix.sh
3003 ____________________________________________________________________________
3004 [  3887] By: jhi                                   on 1999/08/02  12:53:10
3005         Log: Fix some of the {IV_IS_QUAD,UV_IS_QUAD} cases so that
3006              emacs code indentation doesn't get wrong ideas--
3007              in other words, introduce a couple of "redundant" if:s.
3008      Branch: cfgperl
3009            ! doio.c dump.c op.c pp_hot.c pp_sys.c regcomp.c sv.c toke.c
3010            ! util.c
3011 ____________________________________________________________________________
3012 [  3886] By: jhi                                   on 1999/08/02  12:43:16
3013         Log: Mention that also *BSD systems with glibc are known to stumble.
3014      Branch: cfgperl
3015            ! t/pragma/warn/pp_hot
3016 ____________________________________________________________________________
3017 [  3885] By: jhi                                   on 1999/08/02  12:34:15
3018         Log: Allow also non-long long but still quad platforms print quads.
3019      Branch: cfgperl
3020            ! Configure config_h.SH
3021      Branch: metaconfig/U/perl
3022            ! longdblfio.U quadfio.U
3023 ____________________________________________________________________________
3024 [  3884] By: jhi                                   on 1999/08/02  11:56:14
3025         Log: Fix regclass utf8 hex ranges for quads.
3026      Branch: cfgperl
3027            ! regcomp.c
3028 ____________________________________________________________________________
3029 [  3883] By: jhi                                   on 1999/08/02  11:42:14
3030         Log: Enhance the description of how to detect quad support.
3031      Branch: cfgperl
3032            ! pod/perlfunc.pod
3033 ____________________________________________________________________________
3034 [  3882] By: jhi                                   on 1999/08/02  11:22:19
3035         Log: Fix printf %D %U %O for quads.
3036      Branch: cfgperl
3037            ! sv.c t/op/64bit.t
3038 ____________________________________________________________________________
3039 [  3881] By: jhi                                   on 1999/08/02  11:16:12
3040         Log: Document quad printing.
3041      Branch: cfgperl
3042            ! pod/perlfunc.pod
3043 ____________________________________________________________________________
3044 [  3880] By: jhi                                   on 1999/08/02  10:32:01
3045         Log: More 64-bit fixing.  One known bug of that kind
3046              remains, 32-bit platforms using long long in
3047              the test t/pragma/utf8 subtests 1-3 fail.
3048              (Update: change    #3884 fixed that one.)
3049      Branch: cfgperl
3050            + t/op/64bit.t
3051            ! Configure MANIFEST config_h.SH regcomp.c sv.c t/pragma/utf8.t
3052
3053 ----------------
3054 Version 5.005_59
3055 ----------------
3056
3057 ____________________________________________________________________________
3058 [  3879] By: gsar                                  on 1999/08/02  08:18:58
3059         Log: integrate cfgperl changes into mainline
3060      Branch: perl
3061           !> Configure config_h.SH sv.c
3062 ____________________________________________________________________________
3063 [  3878] By: gsar                                  on 1999/08/02  08:13:16
3064         Log: change#3692 had an unintentional patch leak through!
3065              (this would explain the mysterious C<next LABEL> failures
3066              people have seen)
3067      Branch: perl
3068            ! pp_ctl.c
3069 ____________________________________________________________________________
3070 [  3877] By: gsar                                  on 1999/08/02  08:00:29
3071         Log: up patchlevel to 59
3072      Branch: perl
3073            ! Changes patchlevel.h pod/perlhist.pod win32/Makefile
3074            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
3075            ! win32/makefile.mk
3076 ____________________________________________________________________________
3077 [  3876] By: gsar                                  on 1999/08/02  07:51:18
3078         Log: fix coredump under usethreads+debug
3079      Branch: perl
3080            ! util.c
3081 ____________________________________________________________________________
3082 [  3875] By: jhi                                   on 1999/08/02  07:50:51
3083         Log: d_bincompat5005 could be left empty.
3084      Branch: cfgperl
3085            ! Configure config_h.SH
3086      Branch: metaconfig/U/perl
3087            ! bincompat5005.U
3088 ____________________________________________________________________________
3089 [  3874] By: jhi                                   on 1999/08/02  07:42:45
3090         Log: Fix printf %d when IV is quad.
3091      Branch: cfgperl
3092            ! sv.c
3093 ____________________________________________________________________________
3094 [  3873] By: gsar                                  on 1999/08/02  07:41:03
3095         Log: fix d_bincompat5005='' junking config.h
3096      Branch: perl
3097            ! Configure
3098 ____________________________________________________________________________
3099 [  3872] By: gsar                                  on 1999/08/02  07:38:48
3100         Log: C needs parameter list, not merely type
3101      Branch: perl
3102            ! win32/win32.c
3103 ____________________________________________________________________________
3104 [  3871] By: jhi                                   on 1999/08/02  07:20:51
3105         Log: Integrate with Sarathy.
3106      Branch: cfgperl
3107           !> Changes ext/B/B/C.pm ext/B/B/CC.pm regexec.c
3108 ____________________________________________________________________________
3109 [  3870] By: gsar                                  on 1999/08/02  07:12:18
3110         Log: integrate cfgperl changes into mainline
3111      Branch: perl
3112            ! Changes
3113           !> Configure Makefile.SH Porting/Glossary Porting/config.sh
3114           !> Porting/config_H config_h.SH doio.c dump.c mg.c op.c perl.h
3115           !> pp_ctl.c pp_hot.c pp_sys.c scope.c sv.c t/pragma/warn/sv
3116           !> toke.c util.c
3117 ____________________________________________________________________________
3118 [  3869] By: gsar                                  on 1999/08/02  06:59:09
3119         Log: From: "Vishal Bhatia" <vishalb@my-deja.com>
3120              Date: Sat, 31 Jul 1999 19:08:33 -0700
3121              Message-ID: <LAONLKLELDJAFAAA@my-deja.com>
3122              Subject: [PATCH 5.005_58] "use constant" in the compiler
3123      Branch: perl
3124            ! ext/B/B/C.pm ext/B/B/CC.pm
3125 ____________________________________________________________________________
3126 [  3868] By: gsar                                  on 1999/08/02  06:55:51
3127         Log: debug build tweak
3128      Branch: perl
3129            ! regexec.c
3130 ____________________________________________________________________________
3131 [  3867] By: gsar                                  on 1999/08/02  06:35:18
3132         Log: create vmsperl branch (to be owned and operated by: cbailey)
3133      Branch: vmsperl
3134           +> (branch 1476 files)
3135 ____________________________________________________________________________
3136 [  3866] By: jhi                                   on 1999/08/01  23:34:40
3137         Log: so_locations once is enough.
3138      Branch: cfgperl
3139            ! Makefile.SH
3140 ____________________________________________________________________________
3141 [  3865] By: jhi                                   on 1999/08/01  23:13:05
3142         Log: Simplicate duplicated code.
3143      Branch: cfgperl
3144            ! util.c
3145 ____________________________________________________________________________
3146 [  3864] By: jhi                                   on 1999/08/01  22:41:41
3147         Log: Integrate with Sarathy.  perl.h and util.c required manual resolving.
3148      Branch: cfgperl
3149           +> README.cygwin cygwin/Makefile.SHs cygwin/ld2.in
3150           +> cygwin/perlld.in ext/DynaLoader/dl_cygwin.xs hints/cygwin.sh
3151            - README.cygwin32 cygwin32/Makefile.SHs
3152            - cygwin32/build-instructions.READFIRST
3153            - cygwin32/build-instructions.charles-wilson
3154            - cygwin32/build-instructions.sebastien-barre
3155            - cygwin32/build-instructions.steven-morlock
3156            - cygwin32/build-instructions.steven-morlock2 cygwin32/ld2.in
3157            - cygwin32/perlld.in ext/DynaLoader/dl_cygwin32.xs
3158            - hints/cygwin32.sh
3159           !> (integrate 61 files)
3160 ____________________________________________________________________________
3161 [  3863] By: jhi                                   on 1999/08/01  22:36:02
3162         Log: Regen Configure and Glossary once again.
3163      Branch: cfgperl
3164            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
3165            ! config_h.SH
3166 ____________________________________________________________________________
3167 [  3862] By: jhi                                   on 1999/08/01  22:26:09
3168         Log: Glossary update for #3861.
3169      Branch: cfgperl
3170            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
3171            ! config_h.SH
3172 ____________________________________________________________________________
3173 [  3861] By: jhi                                   on 1999/08/01  22:22:51
3174         Log: 64-bit work.  Now 32-bit platforms get a 100% make test
3175              with -Duse64bits (using long long).
3176              Tested in Solaris 2.6 sparc  RH Linux 6.0 x86
3177              (and Digital IX 4.0D, to get a true 64-bit opinion).  Now e.g.
3178              'print unpack "q", pack "q", 12345678901'
3179              should work on such 32-bit platforms.
3180              Still a lot of printf()s behind -D which wrongly assume
3181              that %ld/%lx and (long) are a good combination.
3182              Introducing a slew of new macros intended to be used in printf()
3183              format strings: e. g. PERL_PRId64 is the string to be used
3184              when printing an IV, printf("%" PERL_PRId64 "\n", iv).
3185              The PRI... naming follows the C9X naming of <inttypes.h> macros.
3186      Branch: cfgperl
3187            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
3188            ! config_h.SH doio.c dump.c mg.c op.c perl.h pp_ctl.c pp_hot.c
3189            ! pp_sys.c scope.c sv.c t/pragma/warn/sv toke.c util.c
3190      Branch: metaconfig/U/perl
3191            + atolf.U atoll.U longdblfio.U quadfio.U strtoull.U
3192 ____________________________________________________________________________
3193 [  3860] By: gsar                                  on 1999/08/01  21:23:18
3194         Log: integrate cfgperl contents into mainline
3195      Branch: perl
3196            ! toke.c
3197           !> (integrate 29 files)
3198 ____________________________________________________________________________
3199 [  3859] By: gsar                                  on 1999/08/01  21:13:09
3200         Log: From: Nathan Torkington <gnat@frii.com>
3201              Date: Sun, 1 Aug 1999 11:23:35 -0600 (MDT)
3202              Message-ID: <14244.33431.739419.806927@localhost.frii.com>
3203              Subject: [PATCH 5.005_58] ext/B/B/Disassembler.pm patch
3204      Branch: perl
3205            ! ext/B/B/Disassembler.pm
3206 ____________________________________________________________________________
3207 [  3858] By: gsar                                  on 1999/08/01  21:09:15
3208         Log: DB_File 1.68 update from Paul Marquess
3209      Branch: perl
3210            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
3211            ! ext/DB_File/DB_File.xs t/lib/db-btree.t t/lib/db-hash.t
3212            ! t/lib/db-recno.t
3213 ____________________________________________________________________________
3214 [  3857] By: gsar                                  on 1999/08/01  21:05:54
3215         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3216              Date: Sat, 31 Jul 1999 05:13:38 -0400
3217              Message-Id: <199907311407.IAA25038@localhost.frii.com>
3218              Subject: [PATCH 5.005_58] More optimizations to REx engine
3219      Branch: perl
3220            ! embed.pl embedvar.h ext/Thread/Thread.xs objXSUB.h perl.c
3221            ! perl.h proto.h regcomp.c regexec.c t/op/re_tests thrdvar.h
3222 ____________________________________________________________________________
3223 [  3856] By: gsar                                  on 1999/08/01  20:59:59
3224         Log: slightly modified version of suggested patch
3225              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3226              Date: Sat, 31 Jul 1999 04:45:12 -0400
3227              Message-Id: <199907311406.IAA25034@localhost.frii.com>
3228              Subject: [PATCH 5.005_58] Fix OS/2 build
3229      Branch: perl
3230            ! Makefile.SH lib/ExtUtils/MM_OS2.pm lib/ExtUtils/Mksymlists.pm
3231            ! makedef.pl os2/Makefile.SHs os2/diff.configure perl.h sv.h
3232 ____________________________________________________________________________
3233 [  3855] By: gsar                                  on 1999/08/01  20:49:06
3234         Log: cygwin update
3235              From: "Fifer, Eric" <EFifer@sanwaint.com>
3236              Date: Fri, 30 Jul 1999 18:31:48 +0100
3237              Message-Id: <71E287AB0D94D111BBD600600849EC8185EE06@POST>
3238              Subject: [ID 19990730.003] PATCH] perl5.005_58 cygwin port
3239      Branch: perl
3240            ! doio.c dosish.h lib/File/Spec/Unix.pm mg.c perl.h perlsdio.h
3241            ! pp_sys.c unixish.h util.c
3242 ____________________________________________________________________________
3243 [  3854] By: gsar                                  on 1999/08/01  20:41:53
3244         Log: fixes from Stephen McCamant that address bugs in change#3612
3245              (the optimization shouldn't be enabled in expressions where
3246              the variable is introduced), and fix Deparse to grok the
3247              optimization
3248              Date: Thu, 29 Jul 1999 21:21:49 -0500 (CDT)
3249              Message-ID: <14241.3133.979257.953396@alias-2.pr.mcs.net>
3250              Subject: [PATCH _58] Set OPpTARGET_MY more consistently
3251              --
3252              Date: Thu, 29 Jul 1999 22:31:16 -0500 (CDT)
3253              Message-ID: <14241.7300.181386.763503@alias-2.pr.mcs.net>
3254              Subject: [PATCH _58] Disable TARGET_MY-ization on variable introduction
3255              --
3256              Date: Fri, 30 Jul 1999 22:25:27 -0500 (CDT)
3257              Message-Id: <199907310326.VAA24376@localhost.frii.com>
3258              Subject: [PATCH _58, long] B::Deparse (was Re: New warning 'Useless use of...')
3259      Branch: perl
3260            ! ext/B/B/Deparse.pm op.c
3261 ____________________________________________________________________________
3262 [  3853] By: gsar                                  on 1999/08/01  20:31:32
3263         Log: From: Stephen McCamant <smccam@uclink4.berkeley.edu>
3264              Date: Thu, 29 Jul 1999 14:08:50 -0500 (CDT)
3265              Message-ID: <14240.42690.292893.605292@alias-2.pr.mcs.net>
3266              Subject: [PATCH _58] Two one-liner LOGOP tweaks
3267      Branch: perl
3268            ! op.c opcode.h opcode.pl
3269 ____________________________________________________________________________
3270 [  3852] By: gsar                                  on 1999/08/01  20:29:17
3271         Log: rename cygwin32 to cygwin (from Eric Fifer <EFifer@sanwaint.com>)
3272      Branch: perl
3273            ! AUTHORS EXTERN.h INSTALL MAINTAIN Makefile.SH Porting/patchls
3274            ! README.cygwin README.win32 XSUB.h cygwin/Makefile.SHs
3275            ! ext/DynaLoader/dl_cygwin.xs ext/POSIX/POSIX.xs
3276            ! ext/SDBM_File/sdbm/pair.c hints/cygwin.sh
3277            ! lib/ExtUtils/MM_Cygwin.pm makedepend.SH perl.h pod/perl.pod
3278            ! pod/perlport.pod pp_sys.c util.c
3279 ____________________________________________________________________________
3280 [  3851] By: gsar                                  on 1999/08/01  20:20:05
3281         Log: move files around for s/cygwin32/cygwin/ renaming
3282      Branch: perl
3283           +> README.cygwin cygwin/Makefile.SHs cygwin/ld2.in
3284           +> cygwin/perlld.in ext/DynaLoader/dl_cygwin.xs hints/cygwin.sh
3285            - README.cygwin32 cygwin32/Makefile.SHs
3286            - cygwin32/build-instructions.READFIRST
3287            - cygwin32/build-instructions.charles-wilson
3288            - cygwin32/build-instructions.sebastien-barre
3289            - cygwin32/build-instructions.steven-morlock
3290            - cygwin32/build-instructions.steven-morlock2 cygwin32/ld2.in
3291            - cygwin32/perlld.in ext/DynaLoader/dl_cygwin32.xs
3292            - hints/cygwin32.sh
3293            ! MANIFEST
3294 ____________________________________________________________________________
3295 [  3850] By: gsar                                  on 1999/08/01  20:05:14
3296         Log: posix-bc hints tweak (via private mail from Thomas Dorner
3297              <Thomas.Dorner@start.de>)
3298      Branch: perl
3299            ! Changes hints/posix-bc.sh
3300 ____________________________________________________________________________
3301 [  3849] By: gsar                                  on 1999/08/01  19:50:20
3302         Log: notes on PERL_IMPLICIT_CONTEXT (from a version by Nathan Torkington
3303              <gnat@frii.com>)
3304      Branch: perl
3305            ! perl.h pod/perldelta.pod pod/perlguts.pod
3306 ____________________________________________________________________________
3307 [  3848] By: gsar                                  on 1999/08/01  18:34:41
3308         Log: fix defined(@foo) encarpments
3309      Branch: perl
3310            ! ext/B/B/C.pm lib/CGI.pm lib/Dumpvalue.pm lib/dumpvar.pl
3311            ! pod/perltrap.pod
3312 ____________________________________________________________________________
3313 [  3847] By: jhi                                   on 1999/08/01  17:17:07
3314         Log: Undo #3790 and the patches that attempted to fix it
3315              (#3837, #3838, #3845).  The #3790 caused linkage failures
3316              and/or core dumps in Solaris 2.6, Digital UNIX 4.0D, and
3317              IRIX 6.5.
3318      Branch: cfgperl
3319            - ext/SDBM_File/hints/dec_osf.pl ext/SDBM_File/hints/solaris.pl
3320            ! MANIFEST ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm
3321            ! lib/ExtUtils/MakeMaker.pm os2/OS2/REXX/Makefile.PL perl.h
3322 ____________________________________________________________________________
3323 [  3846] By: jhi                                   on 1999/08/01  11:41:52
3324         Log: Reading 64-bit decimal numbers was broken because
3325              the NV was cast to an I32, not an IV.
3326      Branch: cfgperl
3327            ! toke.c
3328 ____________________________________________________________________________
3329 [  3845] By: jhi                                   on 1999/08/01  11:00:24
3330         Log: Solaris doesn't like PERL_MALLOC_OK in SDBM_File.
3331      Branch: cfgperl
3332            + ext/SDBM_File/hints/solaris.pl
3333 ____________________________________________________________________________
3334 [  3844] By: jhi                                   on 1999/08/01  10:55:44
3335         Log: Enable Solaris largefiles support only if -Duse64bits is used.
3336              (Effectively removes #3311).
3337      Branch: cfgperl
3338            ! hints/solaris_2.sh
3339 ____________________________________________________________________________
3340 [  3843] By: jhi                                   on 1999/07/31  22:44:56
3341         Log: Integer overflow iteration.
3342      Branch: cfgperl
3343            ! t/op/oct.t toke.c util.c
3344 ____________________________________________________________________________
3345 [  3842] By: jhi                                   on 1999/07/31  22:11:03
3346         Log: Remove a lot of unused regnode codes.
3347              Noticed by Ilya.
3348      Branch: cfgperl
3349            ! regcomp.c regcomp.sym regexec.c regnodes.h
3350 ____________________________________________________________________________
3351 [  3841] By: jhi                                   on 1999/07/31  21:53:54
3352         Log: Make the use64bits and usethreads friendlier/braver;
3353              they no more wimp out if the platform is unknown.
3354              On use64bits if gcc used -DUSE_LONG_LONG is added
3355              to the ccflags (this dependency on gcc caused a slightly weird
3356              reordering of Configure, but things still seem to work.)
3357      Branch: cfgperl
3358            ! Configure README.threads config_h.SH
3359      Branch: metaconfig
3360            ! U/threads/usethreads.U
3361      Branch: metaconfig/U/perl
3362            ! use64bits.U
3363 ____________________________________________________________________________
3364 [  3840] By: jhi                                   on 1999/07/31  20:26:22
3365         Log: Hack the "integer overflow" code some more.
3366      Branch: cfgperl
3367            ! perl.h toke.c util.c
3368 ____________________________________________________________________________
3369 [  3839] By: jhi                                   on 1999/07/31  20:22:00
3370         Log: Test oct() at the 2^32-1 limit.
3371      Branch: cfgperl
3372            ! t/op/oct.t
3373 ____________________________________________________________________________
3374 [  3838] By: jhi                                   on 1999/07/31  20:08:43
3375         Log: Update MANIFEST for #3837.
3376      Branch: cfgperl
3377            ! MANIFEST
3378 ____________________________________________________________________________
3379 [  3837] By: jhi                                   on 1999/07/31  20:02:40
3380         Log: Digital UNIX 4.0D doesn't like perl malloc on sdbm
3381              (a core dump with a corrput stack ensues).
3382      Branch: cfgperl
3383            + ext/SDBM_File/hints/dec_osf.pl
3384 ____________________________________________________________________________
3385 [  3836] By: jhi                                   on 1999/07/29  21:09:01
3386         Log: Allow for Configure -Ubincompat5005 override.
3387      Branch: cfgperl
3388            ! Configure config_h.SH
3389      Branch: metaconfig/U/perl
3390            ! bincompat5005.U
3391 ____________________________________________________________________________
3392 [  3835] By: jhi                                   on 1999/07/29  21:04:02
3393         Log: Make Configure support PERL_BINCOMPAT_5005.
3394      Branch: cfgperl
3395            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
3396            ! config_h.SH
3397      Branch: metaconfig/U/perl
3398            + bincompat5005.U
3399 ____________________________________________________________________________
3400 [  3834] By: jhi                                   on 1999/07/29  19:25:35
3401         Log: AIX tweak, need reported by David R. Fravor <dfavor@austin.ibm.com> 
3402      Branch: cfgperl
3403            ! Makefile.SH
3404 ____________________________________________________________________________
3405 [  3833] By: jhi                                   on 1999/07/29  14:07:09
3406         Log: Integrate with Sarathy.  I overruled on perldelta
3407              and perldiag.
3408      Branch: cfgperl
3409           !> README.win32 emacs/cperl-mode.el globals.c installperl
3410           !> iperlsys.h makedef.pl perl.h pod/perldelta.pod
3411           !> pod/perldiag.pod pod/perllexwarn.pod toke.c utils/perldoc.PL
3412           !> win32/Makefile win32/bin/pl2bat.pl win32/makefile.mk
3413           !> win32/perllib.c win32/win32.c
3414 ____________________________________________________________________________
3415 [  3832] By: jhi                                   on 1999/07/29  14:02:50
3416         Log: Repent and make overly large integerish
3417              constants non-fatal.  They are now promoted
3418              to NVs, accompanied by an overflow warning that
3419              is by default on.
3420      Branch: cfgperl
3421            ! embed.pl global.sym pod/perldelta.pod pod/perldiag.pod pp.c
3422            ! proto.h t/op/oct.t t/pragma/warn/6default t/pragma/warn/util
3423            ! toke.c util.c
3424 ____________________________________________________________________________
3425 [  3831] By: jhi                                   on 1999/07/29  11:40:04
3426         Log: AIX exhibits different error on failed system().
3427              Slightly modified patch via private email from
3428              David R. Favor <dfavor@austin.ibm.com>
3429      Branch: cfgperl
3430            ! t/op/exec.t
3431 ____________________________________________________________________________
3432 [  3830] By: gsar                                  on 1999/07/29  07:46:11
3433         Log: cperl-mode.el v4.19
3434      Branch: perl
3435            ! emacs/cperl-mode.el
3436 ____________________________________________________________________________
3437 [  3829] By: gsar                                  on 1999/07/29  07:30:35
3438         Log: From: jan.dubois@ibm.net (Jan Dubois)
3439              Date: Wed, 28 Jul 1999 22:01:42 +0200
3440              Message-ID: <37aa5f9b.12941448@smtp1.ibm.net>
3441              Subject: [PATCH 5.005_58] win32/bin/pl2bat.pl doesn't work correctly
3442      Branch: perl
3443            ! win32/bin/pl2bat.pl
3444 ____________________________________________________________________________
3445 [  3828] By: gsar                                  on 1999/07/29  07:19:27
3446         Log: tweak previous change for multiple hits
3447      Branch: perl
3448            ! utils/perldoc.PL
3449 ____________________________________________________________________________
3450 [  3827] By: gsar                                  on 1999/07/29  07:10:00
3451         Log: band-aid for perldoc -t broken-ness (the new Pod::Text
3452              really needs a pod2text() compatibility function)
3453      Branch: perl
3454            ! utils/perldoc.PL
3455 ____________________________________________________________________________
3456 [  3826] By: gsar                                  on 1999/07/29  01:33:46
3457         Log: minor tweaks to pods and toke.c comments
3458      Branch: perl
3459            ! pod/perldelta.pod pod/perldiag.pod pod/perllexwarn.pod toke.c
3460 ____________________________________________________________________________
3461 [  3825] By: gsar                                  on 1999/07/29  00:12:52
3462         Log: integrate cfgperl changes into mainline
3463      Branch: perl
3464           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
3465           !> README.threads config_h.SH ext/IO/lib/IO/Handle.pm
3466           !> ext/IO/lib/IO/Socket.pm ext/IO/lib/IO/Socket/INET.pm
3467           !> ext/POSIX/POSIX.xs lib/ExtUtils/Install.pm perl.h
3468           !> pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
3469           !> pod/perllexwarn.pod pod/perlre.pod pp.c pp_sys.c
3470           !> t/lib/io_unix.t t/op/oct.t t/pragma/warn/6default
3471           !> t/pragma/warn/util toke.c util.c
3472 ____________________________________________________________________________
3473 [  3824] By: jhi                                   on 1999/07/28  21:15:04
3474         Log: Tiny patch to go over #3820 (via private mail from Lincoln).
3475      Branch: cfgperl
3476            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Socket.pm
3477            ! ext/IO/lib/IO/Socket/INET.pm
3478 ____________________________________________________________________________
3479 [  3823] By: jhi                                   on 1999/07/28  20:29:17
3480         Log: Continue pack() doc honing.
3481      Branch: cfgperl
3482            ! pod/perlfunc.pod
3483 ____________________________________________________________________________
3484 [  3822] By: jhi                                   on 1999/07/28  20:17:37
3485         Log: Enhance pack() doc.
3486      Branch: cfgperl
3487            ! pod/perlfunc.pod
3488 ____________________________________________________________________________
3489 [  3821] By: jhi                                   on 1999/07/28  18:34:50
3490         Log: UNIX Domain Sockets are not implemented under QNX.
3491              
3492              From: Norton Allen <allen@huarp.harvard.edu>
3493              To: perl5-porters@perl.org
3494              Subject: [ID 19990728.010] Patch:t/lib/io_unix.t _58 QNX
3495              Date: Wed, 28 Jul 1999 14:07:16 -0400 (edt)
3496              Message-Id: <199907281807.OAA13167@bottesini.harvard.edu>
3497      Branch: cfgperl
3498            ! t/lib/io_unix.t
3499 ____________________________________________________________________________
3500 [  3820] By: jhi                                   on 1999/07/28  18:13:37
3501         Log: IO::* enhancements.
3502              
3503              1) write() and syswrite() will now accept a single-argument
3504              form of the call, for consistency with Perl's syswrite().
3505              2) You can create a TCP-based IO::Socket::INET without forcing
3506              a connect attempt.  This allows you to configure its options
3507              (like making it non-blocking) and then call connect() manually.
3508              3) Fixed a bug that prevented the IO::Socket::protocol() accessor
3509              from ever returning the correct value.
3510              
3511              From: Lincoln Stein <lstein@formaggio.cshl.org>
3512              To: Graham Barr <gbarr@pobox.com>
3513              Cc: Lincoln Stein <lstein@cshl.org>, perl5-porters@perl.org
3514              Subject: Re: patch for IO::*
3515              Date: Wed, 28 Jul 1999 13:55:05 -0400 (EDT)
3516              Message-ID: <14239.17401.330408.145295@formaggio.cshl.org>
3517      Branch: cfgperl
3518            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Socket.pm
3519            ! ext/IO/lib/IO/Socket/INET.pm
3520 ____________________________________________________________________________
3521 [  3819] By: gsar                                  on 1999/07/28  18:08:06
3522         Log: misc PERL_OBJECT tweaks; perlcore.dll is now perl56.dll
3523      Branch: perl
3524            ! README.win32 globals.c installperl iperlsys.h makedef.pl
3525            ! perl.h win32/Makefile win32/makefile.mk win32/perllib.c
3526            ! win32/win32.c
3527 ____________________________________________________________________________
3528 [  3818] By: jhi                                   on 1999/07/28  17:48:16
3529         Log: Need to add QNX to the list for DONT_DECLARE_STD.
3530              (The elimination of use of the _() macro apparently triggered
3531              an incompatability with a #define of atof)
3532              
3533              From: Norton Allen <allen@huarp.harvard.edu>
3534              To: perl5-porters@perl.org
3535              Subject: [ID 19990728.008] Patch:perl.h _58 QNX
3536              Date: Wed, 28 Jul 1999 13:06:23 -0400 (edt)
3537              Message-Id: <199907281706.NAA07617@bottesini.harvard.edu>
3538      Branch: cfgperl
3539            ! perl.h
3540 ____________________________________________________________________________
3541 [  3817] By: jhi                                   on 1999/07/28  17:46:30
3542         Log: Need to add some more conditions to deal with the case
3543              defined(HAS_GETSPNAM) && ! defined(HAS_GETSPENT)
3544              which is true for QNX4.
3545              From: Norton Allen <allen@huarp.harvard.edu>
3546              To: perl5-porters@perl.org
3547              Subject: [ID 19990728.009] Patch:pp_sys.c _58 QNX
3548              Date: Wed, 28 Jul 1999 13:08:42 -0400 (edt)
3549              Message-Id: <199907281708.NAA07947@bottesini.harvard.edu>
3550      Branch: cfgperl
3551            ! pp_sys.c
3552 ____________________________________________________________________________
3553 [  3816] By: jhi                                   on 1999/07/28  17:43:40
3554         Log: The QNX shell needs a couple more semicolons.
3555              
3556              From: Norton Allen <allen@huarp.harvard.edu>
3557              To: perl5-porters@perl.org
3558              Subject: [ID 19990728.007] Patch:Configure _58 QNX
3559              Date: Wed, 28 Jul 1999 13:03:00 -0400 (edt)
3560              Message-Id: <199907281703.NAA07363@bottesini.harvard.edu>
3561              
3562              plus silence metalint moanings on vendorprefix.
3563      Branch: cfgperl
3564            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
3565            ! config_h.SH
3566 ____________________________________________________________________________
3567 [  3815] By: jhi                                   on 1999/07/28  17:31:11
3568         Log: Silence metalint on vendorprefix.U.
3569      Branch: metaconfig
3570            ! U/installdirs/vendorprefix.U
3571 ____________________________________________________________________________
3572 [  3814] By: jhi                                   on 1999/07/28  17:13:29
3573         Log: QNX shell needs more semicolons.
3574      Branch: metaconfig/U/perl
3575            ! Extensions.U
3576 ____________________________________________________________________________
3577 [  3813] By: jhi                                   on 1999/07/28  17:05:08
3578         Log: Integrate with Sarathy.
3579      Branch: cfgperl
3580           !> lib/ExtUtils/MM_Unix.pm
3581 ____________________________________________________________________________
3582 [  3812] By: jhi                                   on 1999/07/28  16:20:17
3583         Log: Fix a typo, un-shout, and reformat the installation output.
3584      Branch: cfgperl
3585            ! lib/ExtUtils/Install.pm
3586 ____________________________________________________________________________
3587 [  3811] By: gsar                                  on 1999/07/28  15:41:11
3588         Log: fix typo that caused INSTALLPRIVLIB to have doubled 'perl5'
3589      Branch: perl
3590            ! lib/ExtUtils/MM_Unix.pm
3591 ____________________________________________________________________________
3592 [  3810] By: jhi                                   on 1999/07/28  13:55:57
3593         Log: Talk more about subsecond things in perlfunc.
3594              (Yes, redundant with perlfaq8.)
3595      Branch: cfgperl
3596            ! pod/perlfunc.pod
3597 ____________________________________________________________________________
3598 [  3809] By: jhi                                   on 1999/07/28  07:23:48
3599         Log: Integrate with Sarathy.
3600      Branch: cfgperl
3601           !> configpm hints/freebsd.sh lib/Pod/Html.pm perl.h t/op/grent.t
3602           !> t/op/pwent.t
3603 ____________________________________________________________________________
3604 [  3808] By: jhi                                   on 1999/07/28  07:23:03
3605         Log: Document toke.c.
3606              From: Nathan Torkington <gnat@frii.com>
3607              To: perl5-porters@perl.org
3608              Subject: Re: toke.c patch, work in progress
3609              Date: Tue, 27 Jul 1999 23:02:09 -0600 (MDT)
3610              Message-ID: <14238.36561.979473.667842@localhost.frii.com>
3611      Branch: cfgperl
3612            ! toke.c
3613 ____________________________________________________________________________
3614 [  3807] By: jhi                                   on 1999/07/28  07:10:56
3615         Log: perlre clarification.
3616              
3617              From: Ian Phillipps <ian@dial.pipex.com>
3618              To: Perl 5 Porters <perl5-porters@perl.org>
3619              Subject: [PATCH 5.00557] Add definite article to perlre.pod
3620              Date: Tue, 27 Jul 1999 10:46:29 +0100
3621              Message-ID: <19990727104629.A10074@homer.diplex.co.uk>
3622      Branch: cfgperl
3623            ! pod/perlre.pod
3624 ____________________________________________________________________________
3625 [  3806] By: gsar                                  on 1999/07/28  07:07:46
3626         Log: fix the perl -V breakage
3627              
3628              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3629              To: Jarkko Hietaniemi <jhi@iki.fi>
3630              Cc: "John L. Allen" <allen@grumman.com>, perl5-porters@perl.org,
3631              gsar@activestate.com
3632              Subject: Re: Follow up to: _58 on AIX 431
3633              Date: Tue, 27 Jul 1999 17:42:00 -0400
3634              Message-ID: <19990727174200.A12775@monk.mps.ohio-state.edu>
3635      Branch: perl
3636            ! configpm
3637 ____________________________________________________________________________
3638 [  3805] By: gsar                                  on 1999/07/28  07:03:34
3639         Log: avoid warning (from Doug MacEachern)
3640      Branch: perl
3641            ! perl.h
3642 ____________________________________________________________________________
3643 [  3804] By: gsar                                  on 1999/07/28  06:59:30
3644         Log: Pod::Html tweak
3645              
3646              From: jan.dubois@ibm.net (Jan Dubois)
3647              To: perl5-porters@perl.org
3648              Subject: [PATCH 5.005_58] pod2html: Missing chunk for VMS filenames
3649              Date: Tue, 27 Jul 1999 22:14:12 +0200
3650              Message-ID: <37a50af0.46171380@smtp1.ibm.net>
3651      Branch: perl
3652            ! lib/Pod/Html.pm
3653 ____________________________________________________________________________
3654 [  3803] By: gsar                                  on 1999/07/28  06:56:38
3655         Log: freebsd hints update
3656              
3657              From: Anton Berezin <tobez@plab.ku.dk>
3658              To: perl5-porters@perl.org
3659              Subject: [ID 19990727.034] Not OK: perl 5.00558 on i386-freebsd-thread4.0-current (UNINSTALLED)
3660              Date: Tue, 27 Jul 1999 20:29:39 +0200 (CEST)
3661              Message-Id: <199907271829.UAA62861@lion.plab.ku.dk>
3662      Branch: perl
3663            ! hints/freebsd.sh
3664 ____________________________________________________________________________
3665 [  3802] By: gsar                                  on 1999/07/28  06:51:32
3666         Log: cosmetic testsuite patch
3667              
3668              From: Graham Barr <gbarr@ti.com>
3669              To: Perl5 Porters <perl5-porters@perl.org>
3670              Subject: 5.005_58 build
3671              Date: Tue, 27 Jul 1999 08:09:25 -0500
3672              Message-ID: <19990727080925.F4683@dal.asp.ti.com>
3673      Branch: perl
3674            ! t/op/grent.t t/op/pwent.t
3675 ____________________________________________________________________________
3676 [  3801] By: jhi                                   on 1999/07/27  13:49:39
3677         Log: Minuscule cleanup of the integer overflow patch.
3678      Branch: cfgperl
3679            ! util.c
3680 ____________________________________________________________________________
3681 [  3800] By: jhi                                   on 1999/07/27  13:37:23
3682         Log: Test hex('x...').
3683      Branch: cfgperl
3684            ! t/op/oct.t
3685 ____________________________________________________________________________
3686 [  3799] By: jhi                                   on 1999/07/27  12:45:45
3687         Log: Integrate with Sarathy (5.005_58).
3688      Branch: cfgperl
3689            - ext/B/byteperl.c
3690           !> Changes MANIFEST Porting/makerel configpm embed.h embed.pl
3691           !> ext/Devel/DProf/DProf.xs ext/POSIX/POSIX.pm
3692           !> ext/SDBM_File/Makefile.PL lib/AutoLoader.pm
3693           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
3694           !> lib/Pod/Parser.pm lib/SelfLoader.pm os2/OS2/REXX/Makefile.PL
3695           !> perl.h pod/perldelta.pod pod/perlfaq9.pod pod/perlhist.pod
3696           !> win32/bin/pl2bat.pl win32/config_H.bc win32/config_H.gc
3697           !> win32/config_H.vc
3698 ____________________________________________________________________________
3699 [  3798] By: jhi                                   on 1999/07/27  12:42:43
3700         Log: Integer constants (0x, 0[0-7], 0b) now overflow fatally,
3701              they used to be just optional lexical warnings.
3702              Also, with warnings turned on, constants > 2**32-1
3703              trigger a non-portability warning.
3704      Branch: cfgperl
3705            ! pod/perldelta.pod pod/perldiag.pod pod/perllexwarn.pod pp.c
3706            ! t/op/oct.t t/pragma/warn/6default t/pragma/warn/util toke.c
3707            ! util.c
3708 ____________________________________________________________________________
3709 [  3797] By: gsar                                  on 1999/07/27  10:48:27
3710         Log: here lies 5.005_58
3711      Branch: perl
3712            - ext/B/byteperl.c
3713            ! Changes MANIFEST Porting/makerel pod/perldelta.pod
3714            ! pod/perlfaq9.pod pod/perlhist.pod
3715
3716 ----------------
3717 Version 5.005_58
3718 ----------------
3719
3720 ____________________________________________________________________________
3721 [  3796] By: gsar                                  on 1999/07/27  09:23:42
3722         Log: regenerate win32/config_H.?c
3723      Branch: perl
3724            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
3725 ____________________________________________________________________________
3726 [  3795] By: gsar                                  on 1999/07/27  09:02:31
3727         Log: From: Tye McQueen <tye@metronet.com>
3728              Date: Mon, 26 Jul 1999 19:19:22 -0500 (CDT)
3729              Message-Id: <199907270019.AA08223@metronet.com>
3730              Subject: Patch pl2bat.pl so batch file can fail
3731      Branch: perl
3732            ! win32/bin/pl2bat.pl
3733 ____________________________________________________________________________
3734 [  3794] By: gsar                                  on 1999/07/27  08:59:58
3735         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3736              Date: Mon, 26 Jul 1999 01:09:00 -0400 (EDT)
3737              Message-Id: <199907260509.BAA26303@monk.mps.ohio-state.edu>
3738              Subject: [PATCH 5.005_57] decrease memory footprint of standard modules
3739      Branch: perl
3740            ! configpm ext/POSIX/POSIX.pm lib/AutoLoader.pm
3741            ! lib/SelfLoader.pm
3742 ____________________________________________________________________________
3743 [  3793] By: gsar                                  on 1999/07/27  08:19:16
3744         Log: support -DPERL_BINCOMPAT_5005, still needs a Configure test
3745              (from Andy Dougherty)
3746      Branch: perl
3747            ! embed.h embed.pl
3748 ____________________________________________________________________________
3749 [  3792] By: gsar                                  on 1999/07/27  08:04:19
3750         Log: recognize more constructs such as C<$-> in pod (from Russ Allbery
3751              and Brad Appleton)
3752      Branch: perl
3753            ! lib/Pod/Parser.pm
3754 ____________________________________________________________________________
3755 [  3791] By: gsar                                  on 1999/07/27  07:50:54
3756         Log: cover case where CLK_TCK is a float, not integer (from
3757              alexander smishlajev <als@turnhere.com>)
3758      Branch: perl
3759            ! ext/Devel/DProf/DProf.xs
3760 ____________________________________________________________________________
3761 [  3790] By: gsar                                  on 1999/07/27  07:45:08
3762         Log: provide MakeMaker attribute PERL_MALLOC_OK that allows extensions
3763              to call Perl_malloc() as malloc() (from Ilya Zakharevich)
3764      Branch: perl
3765            ! ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm
3766            ! lib/ExtUtils/MakeMaker.pm os2/OS2/REXX/Makefile.PL perl.h
3767 ____________________________________________________________________________
3768 [  3789] By: jhi                                   on 1999/07/27  07:44:55
3769         Log: Integrate with Sarathy.
3770      Branch: cfgperl
3771           +> lib/Pod/Text/Color.pm lib/Pod/Text/Termcap.pm
3772           !> MANIFEST doio.c embed.h embed.pl ext/B/B/CC.pm
3773           !> ext/SDBM_File/sdbm/sdbm.h global.sym lib/Pod/Html.pm
3774           !> lib/Pod/Text.pm objXSUB.h opcode.h opcode.pl perlapi.c
3775           !> pod/perldiag.pod pod/perlfunc.pod pod/pod2text.PL pp_sys.c
3776           !> proto.h t/comp/proto.t t/io/open.t
3777 ____________________________________________________________________________
3778 [  3788] By: gsar                                  on 1999/07/27  07:29:59
3779         Log: replace Pod::Text with Pod::SimpleText v0.01 (thanks
3780              to Russ Allbery <rra@stanford.edu>); s/Simple// and
3781              s/pod2txt/pod2text/ etc.
3782      Branch: perl
3783            + lib/Pod/Text/Color.pm lib/Pod/Text/Termcap.pm
3784            ! MANIFEST lib/Pod/Text.pm pod/pod2text.PL
3785 ____________________________________________________________________________
3786 [  3787] By: gsar                                  on 1999/07/27  06:48:40
3787         Log: From: Andy Dougherty <doughera@lafayette.edu>
3788              Date: Wed, 16 Jun 1999 14:40:09 -0400 (EDT)
3789              Message-Id: <Pine.GSU.4.05.9906161435390.248-100000@newton.phys>
3790              Subject: Re: [ID 19990608.003] my_bcopy problem; Unixware 2.0.3
3791      Branch: perl
3792            ! ext/SDBM_File/sdbm/sdbm.h
3793 ____________________________________________________________________________
3794 [  3786] By: gsar                                  on 1999/07/27  06:30:09
3795         Log: applied suggested patch; added missing prototype changes to
3796              opcode.pl along with documentation typos (feature still needs
3797              to be described in perlopentut.pod and summarized in
3798              perldelta.pod)
3799              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3800              Date: Thu, 17 Jun 1999 00:39:34 -0400 (EDT)
3801              Message-Id: <199906170439.AAA18154@monk.mps.ohio-state.edu>
3802              Subject: [PATCH 5.00557] 3-arg open
3803      Branch: perl
3804            ! doio.c embed.h embed.pl global.sym objXSUB.h opcode.h
3805            ! opcode.pl perlapi.c pod/perldiag.pod pod/perlfunc.pod pp_sys.c
3806            ! proto.h t/comp/proto.t t/io/open.t
3807 ____________________________________________________________________________
3808 [  3785] By: gsar                                  on 1999/07/27  04:36:39
3809         Log: don't quit if =head* wasn't found (suggested by Roland Bauer
3810              <roland.bauer@fff.at>)
3811      Branch: perl
3812            ! lib/Pod/Html.pm
3813 ____________________________________________________________________________
3814 [  3784] By: gsar                                  on 1999/07/27  03:56:17
3815         Log: change#3762 wasn't needed
3816      Branch: perl
3817            ! ext/B/B/CC.pm
3818 ____________________________________________________________________________
3819 [  3783] By: jhi                                   on 1999/07/26  19:08:21
3820         Log: Integrate with Sarathy.
3821      Branch: cfgperl
3822           !> Changes makedef.pl patchlevel.h pod/perlfunc.pod pp_ctl.c
3823           !> toke.c utils/dprofpp.PL win32/Makefile win32/config_H.bc
3824           !> win32/config_H.gc win32/config_H.vc win32/makefile.mk
3825 ____________________________________________________________________________
3826 [  3782] By: gsar                                  on 1999/07/26  18:16:50
3827         Log: update Changes, patchlevel &c.
3828      Branch: perl
3829            ! Changes patchlevel.h win32/Makefile win32/config_H.bc
3830            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
3831 ____________________________________________________________________________
3832 [  3781] By: gsar                                  on 1999/07/26  17:54:47
3833         Log: a more correct fix for change#2744
3834              From: Stephen McCamant <smccam@uclink4.berkeley.edu>
3835              Date: Sun, 25 Jul 1999 14:02:25 -0500 (CDT)
3836              Message-ID: <14235.24385.671437.246345@alias-2.pr.mcs.net>
3837              Subject: [PATCH _57] Re: toke.c questions 
3838      Branch: perl
3839            ! toke.c
3840 ____________________________________________________________________________
3841 [  3780] By: gsar                                  on 1999/07/26  17:37:04
3842         Log: utime() doc typo from Greg Bacon <gbacon@itsc.uah.edu>
3843      Branch: perl
3844            ! pod/perlfunc.pod
3845 ____________________________________________________________________________
3846 [  3779] By: jhi                                   on 1999/07/26  16:37:23
3847         Log: Dusting off.
3848      Branch: cfgperl
3849            ! README.threads
3850 ____________________________________________________________________________
3851 [  3778] By: gsar                                  on 1999/07/26  13:28:46
3852         Log: avoid DIVZERO
3853      Branch: perl
3854            ! utils/dprofpp.PL
3855 ____________________________________________________________________________
3856 [  3777] By: gsar                                  on 1999/07/26  13:18:53
3857         Log: warnings identified by Borland compiler
3858      Branch: perl
3859            ! makedef.pl pp_ctl.c
3860 ____________________________________________________________________________
3861 [  3776] By: jhi                                   on 1999/07/26  13:07:36
3862         Log: Integrate with Sarathy.
3863      Branch: cfgperl
3864           !> lib/Carp/Heavy.pm pp_ctl.c pp_hot.c
3865 ____________________________________________________________________________
3866 [  3775] By: gsar                                  on 1999/07/26  12:55:43
3867         Log: avoid infinite recursion when Thread.pm croaks during
3868              bootstrap
3869      Branch: perl
3870            ! lib/Carp/Heavy.pm
3871 ____________________________________________________________________________
3872 [  3774] By: gsar                                  on 1999/07/26  12:43:02
3873         Log: integrate cfgperl contents into mainline
3874      Branch: perl
3875           +> lib/Carp/Heavy.pm
3876           !> MANIFEST Makefile.SH cflags.SH configpm ext/util/make_ext
3877           !> lib/AutoSplit.pm lib/Carp.pm makedepend.SH pod/pod2html.PL
3878           !> pod/pod2latex.PL pod/pod2man.PL pod/pod2text.PL
3879           !> pod/pod2usage.PL pod/podchecker.PL pod/podselect.PL
3880           !> writemain.SH x2p/Makefile.SH x2p/cflags.SH
3881 ____________________________________________________________________________
3882 [  3773] By: jhi                                   on 1999/07/26  12:40:29
3883         Log: Use long doubles only if they are useful.
3884      Branch: cfgperl
3885            ! ext/POSIX/POSIX.xs
3886 ____________________________________________________________________________
3887 [  3772] By: gsar                                  on 1999/07/26  12:33:11
3888         Log: typo in change#3768
3889      Branch: perl
3890            ! pp_hot.c
3891 ____________________________________________________________________________
3892 [  3771] By: gsar                                  on 1999/07/26  12:08:27
3893         Log: alpha-stage support for user-hooks in @INC
3894              From: Ken Fox <kfox@ford.com>
3895              Date: Mon, 19 Jul 1999 22:12:29 -0400 (EDT)
3896              Message-Id: <199907200213.WAA02816@mailfw2.ford.com>
3897              Subject: Re: loading remote modules
3898      Branch: perl
3899            ! pp_ctl.c
3900 ____________________________________________________________________________
3901 [  3770] By: jhi                                   on 1999/07/26  11:38:36
3902         Log: Back out #3735.  Needs more work.
3903      Branch: cfgperl
3904            ! Makefile.SH cflags.SH configpm ext/util/make_ext
3905            ! lib/AutoSplit.pm makedepend.SH pod/pod2html.PL
3906            ! pod/pod2latex.PL pod/pod2man.PL pod/pod2text.PL
3907            ! pod/pod2usage.PL pod/podchecker.PL pod/podselect.PL
3908            ! writemain.SH x2p/Makefile.SH x2p/cflags.SH
3909 ____________________________________________________________________________
3910 [  3769] By: jhi                                   on 1999/07/26  11:24:45
3911         Log: Integrate with Sarathy.
3912      Branch: cfgperl
3913           !> (integrate 35 files)
3914 ____________________________________________________________________________
3915 [  3768] By: gsar                                  on 1999/07/26  11:03:07
3916         Log: optimize method name lookup
3917              From: Chip Salzenberg <chip@perlsupport.com>
3918              Date: Thu, 22 Jul 1999 13:43:36 -0400
3919              Message-ID: <19990722134336.Q391@perlsupport.com>
3920              Subject: [PATCH] OP_METHOD_NAMED
3921      Branch: perl
3922            ! dump.c embed.h embed.pl ext/Opcode/Opcode.pm objXSUB.h op.c
3923            ! opcode.h opcode.pl perlapi.c pp.sym pp_hot.c pp_proto.h
3924            ! proto.h
3925 ____________________________________________________________________________
3926 [  3767] By: gsar                                  on 1999/07/26  10:44:11
3927         Log: allow arrow omission in $foo[10]->('foo') etc. (but not in
3928              foo()->()); rework grammar to remove conflicts
3929              From: Stephen McCamant <smccam@uclink4.berkeley.edu>
3930              Date: Fri, 23 Jul 1999 15:55:22 -0500 (CDT)
3931              Message-ID: <14232.54970.771570.548676@alias-2.pr.mcs.net>
3932              Subject: [PATCH _57, long] Re: optional arrow asymmetry
3933      Branch: perl
3934            ! Makefile.SH embed.h embed.pl global.sym objXSUB.h op.c
3935            ! perlapi.c perly.c perly.h perly.y perly_c.diff proto.h
3936            ! vms/perly_c.vms vms/perly_h.vms
3937 ____________________________________________________________________________
3938 [  3766] By: jhi                                   on 1999/07/26  10:18:56
3939         Log: Use $< instead of $*.c in *perlmain.o rules.
3940      Branch: cfgperl
3941            ! Makefile.SH
3942 ____________________________________________________________________________
3943 [  3765] By: gsar                                  on 1999/07/26  09:28:48
3944         Log: From: Ian Phillipps <ian@dial.pipex.com>
3945              Date: Fri, 23 Jul 1999 23:35:56 +0100
3946              Message-ID: <19990723233556.B2435@homer.diplex.co.uk>
3947              Subject: (Version 2) Extending unpack to deal with counted strings
3948      Branch: perl
3949            ! pod/perldiag.pod pod/perlfunc.pod pp.c t/op/pack.t
3950 ____________________________________________________________________________
3951 [  3764] By: jhi                                   on 1999/07/26  09:17:26
3952         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3953              To: perl5-porters@perl.org (Mailing list Perl5)
3954              Subject: [PATCH 5.005_57] Lean Carp.pm with Carp/Heavy.pm
3955              Date: Mon, 26 Jul 1999 04:05:27 -0400 (EDT)
3956              Message-Id: <199907260805.EAA26888@monk.mps.ohio-state.edu>
3957              
3958              The patch was based on 5_57 so had to re-apply lib/Carp.pm
3959              parts of changes #3498, #3696, and #3702 for the new
3960              lib/Carp/Heavy.pm.
3961      Branch: cfgperl
3962            + lib/Carp/Heavy.pm
3963            ! MANIFEST lib/Carp.pm
3964 ____________________________________________________________________________
3965 [  3763] By: gsar                                  on 1999/07/26  09:03:17
3966         Log: ~ isn't valid in VMS filenames
3967      Branch: perl
3968            ! lib/Pod/Html.pm
3969 ____________________________________________________________________________
3970 [  3762] By: gsar                                  on 1999/07/26  08:59:47
3971         Log: setstate stop-gap from Vishal Bhatia
3972      Branch: perl
3973            ! ext/B/B/CC.pm
3974 ____________________________________________________________________________
3975 [  3761] By: gsar                                  on 1999/07/26  08:06:39
3976         Log: patch for pp_foo -> Perl_pp_foo changes from Vishal Bhatia;
3977              add B::OP::name() method that returns just the op_name;
3978              convert Deparse et all to use that instead of B::OP::ppaddr();
3979              add support for OP_SETSTATE in Deparse
3980      Branch: perl
3981            ! ext/B/B.pm ext/B/B.xs ext/B/B/Bblock.pm ext/B/B/Bytecode.pm
3982            ! ext/B/B/C.pm ext/B/B/CC.pm ext/B/B/Deparse.pm ext/B/B/Lint.pm
3983            ! ext/B/B/Xref.pm opcode.h opcode.pl
3984 ____________________________________________________________________________
3985 [  3760] By: jhi                                   on 1999/07/26  07:14:43
3986         Log: Integrate with Sarathy.
3987      Branch: cfgperl
3988           !> (integrate 43 files)
3989 ____________________________________________________________________________
3990 [  3759] By: gsar                                  on 1999/07/26  05:12:24
3991         Log: add disclaimer about perl 4 libraries (modified version of
3992              patch suggested by Clinton Pierce <cpierce1@ford.com>)
3993      Branch: perl
3994            ! lib/abbrev.pl lib/bigfloat.pl lib/bigint.pl lib/bigrat.pl
3995            ! lib/cacheout.pl lib/chat2.pl lib/complete.pl lib/ctime.pl
3996            ! lib/dotsh.pl lib/exceptions.pl lib/fastcwd.pl lib/flush.pl
3997            ! lib/ftp.pl lib/getcwd.pl lib/getopt.pl lib/getopts.pl
3998            ! lib/hostname.pl lib/look.pl lib/pwd.pl lib/termcap.pl
3999 ____________________________________________________________________________
4000 [  3758] By: gsar                                  on 1999/07/26  04:48:35
4001         Log: make reset() behave with high-bit characters
4002              From: Ian Phillipps <ian@dial.pipex.com>
4003              Date: Thu, 22 Jul 1999 22:48:59 +0100
4004              Message-ID: <19990722224859.A27987@homer.diplex.co.uk>
4005              Subject: [PATCH 5.005_57] sv_reset can cause stack corruption
4006      Branch: perl
4007            ! sv.c
4008 ____________________________________________________________________________
4009 [  3757] By: gsar                                  on 1999/07/26  04:40:32
4010         Log: update to perlport-1.44 from Chris Nandor <pudge@pobox.com>
4011      Branch: perl
4012            ! pod/perlport.pod
4013 ____________________________________________________________________________
4014 [  3756] By: gsar                                  on 1999/07/26  04:20:37
4015         Log: dprofpp pod additions from Nathan Torkington <gnat@frii.com>
4016      Branch: perl
4017            ! utils/dprofpp.PL
4018 ____________________________________________________________________________
4019 [  3755] By: gsar                                  on 1999/07/26  04:18:00
4020         Log: disable VPATH for now (breaks x2p build)
4021      Branch: perl
4022            ! x2p/Makefile.SH
4023 ____________________________________________________________________________
4024 [  3754] By: gsar                                  on 1999/07/26  03:15:33
4025         Log: INSTALL =~ s/5.006/5.6/; delay loading Errno until needed
4026              (%! has the necessary magic); misc typos
4027      Branch: perl
4028            ! INSTALL ext/DB_File/DB_File.pm ext/Fcntl/Fcntl.pm
4029            ! ext/GDBM_File/GDBM_File.pm gv.c jpl/JNI/JNI.pm
4030            ! lib/AutoLoader.pm lib/CPAN.pm perl.c pod/perllocale.pod
4031            ! utils/h2xs.PL
4032 ____________________________________________________________________________
4033 [  3753] By: gsar                                  on 1999/07/26  02:38:28
4034         Log: integrate cfgperl contents into mainline
4035      Branch: perl
4036           +> t/pragma/locale/latin1 t/pragma/locale/utf8
4037           !> (integrate 53 files)
4038 ____________________________________________________________________________
4039 [  3752] By: gsar                                  on 1999/07/26  02:11:31
4040         Log: ensure implicitly closed handles don't set $? or $!
4041      Branch: perl
4042            ! doio.c embed.h embed.pl perlapi.c proto.h sv.c t/io/pipe.t
4043 ____________________________________________________________________________
4044 [  3751] By: gsar                                  on 1999/07/26  01:28:34
4045         Log: change#3534 didn't preserve undef return values from caller()
4046      Branch: perl
4047            ! Changes pp_ctl.c
4048 ____________________________________________________________________________
4049 [  3750] By: jhi                                   on 1999/07/25  20:59:29
4050         Log: Back up a tiny bit from #3735.
4051              This may break builds outside the source directory
4052              but then again, they do not work that ell yet anyway.
4053      Branch: cfgperl
4054            ! Makefile.SH
4055 ____________________________________________________________________________
4056 [  3750] By: jhi                                   on 1999/07/25  20:59:29
4057         Log: Back up a tiny bit from #3735.
4058              This may break builds outside the source directory
4059              but then again, they do not work that ell yet anyway.
4060      Branch: cfgperl
4061            ! Makefile.SH
4062 ____________________________________________________________________________
4063 [  3749] By: jhi                                   on 1999/07/25  19:15:55
4064         Log: Integrate with Sarathy.
4065      Branch: cfgperl
4066           !> lib/ExtUtils/MM_Unix.pm toke.c utils/h2xs.PL
4067 ____________________________________________________________________________
4068 [  3748] By: jhi                                   on 1999/07/25  19:06:59
4069         Log: Recode locale.t so that the change in #3730
4070              is not needed and locale.t works both without
4071              and with the utf8 pragma.
4072      Branch: cfgperl
4073            + t/pragma/locale/latin1 t/pragma/locale/utf8
4074            ! MANIFEST t/pragma/locale.t
4075 ____________________________________________________________________________
4076 [  3747] By: jhi                                   on 1999/07/25  19:01:46
4077         Log: Like #3743.
4078      Branch: cfgperl
4079            ! utils/perlbug.PL
4080 ____________________________________________________________________________
4081 [  3746] By: gsar                                  on 1999/07/25  18:08:58
4082         Log: add option to omit Changes file, from Abigail <abigail@delanet.com>;
4083              append a HISTORY section to POD if option is used
4084      Branch: perl
4085            ! utils/h2xs.PL
4086 ____________________________________________________________________________
4087 [  3745] By: gsar                                  on 1999/07/25  17:40:03
4088         Log: warn rather than die when parse_version() can't cut it (from
4089              Michael G Schwern <schwern@pobox.com>)
4090      Branch: perl
4091            ! lib/ExtUtils/MM_Unix.pm
4092 ____________________________________________________________________________
4093 [  3744] By: gsar                                  on 1999/07/25  16:32:48
4094         Log: make map behave like grep wrt indirect object slot when
4095              there are parentheses; revert an experimental mod by Larry
4096              in change#2038 that failed to parse %{{qw(a b c)}} properly
4097              (this means C<map {use Foo; ...} ...> still needs a proper
4098              fix)
4099      Branch: perl
4100            ! toke.c
4101 ____________________________________________________________________________
4102 [  3743] By: jhi                                   on 1999/07/25  16:24:55
4103         Log: Fix a typo in #3725.
4104      Branch: cfgperl
4105            ! utils/perlbug.PL
4106 ____________________________________________________________________________
4107 [  3742] By: jhi                                   on 1999/07/25  16:14:39
4108         Log: Integrate with Sarathy.
4109      Branch: cfgperl
4110           !> (integrate 26 files)
4111 ____________________________________________________________________________
4112 [  3741] By: jhi                                   on 1999/07/25  16:02:28
4113         Log: Cut-and-pasto in #3737.
4114      Branch: cfgperl
4115            ! perl.c
4116 ____________________________________________________________________________
4117 [  3740] By: gsar                                  on 1999/07/25  15:59:34
4118         Log: add note about glibc bug
4119      Branch: perl
4120            ! t/pragma/warn/pp_hot
4121 ____________________________________________________________________________
4122 [  3739] By: gsar                                  on 1999/07/25  15:48:40
4123         Log: fix bug in change#3728 that might free COPs prematurely;
4124              null(op) now does more thorough scrubbing of the op, which
4125              fixes a few compile-time memory "leaks"
4126      Branch: perl
4127            ! dump.c embed.h embed.pl op.c proto.h
4128 ____________________________________________________________________________
4129 [  3738] By: jhi                                   on 1999/07/25  14:15:26
4130         Log: In accordance with #3737.
4131      Branch: metaconfig
4132            ! U/installdirs/sitelib.U U/installdirs/vendorprefix.U
4133            ! U/modified/Oldconfig.U
4134      Branch: metaconfig/U/perl
4135            ! Extensions.U
4136 ____________________________________________________________________________
4137 [  3737] By: jhi                                   on 1999/07/25  14:12:34
4138         Log: Use vendorprefixlib.
4139      Branch: cfgperl
4140            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
4141            ! config_h.SH perl.c
4142 ____________________________________________________________________________
4143 [  3736] By: jhi                                   on 1999/07/25  13:10:03
4144         Log: Populate metaconfig branch.
4145      Branch: metaconfig
4146            + (add 1468 files)
4147      Branch: metaconfig/U/perl
4148            + (add 101 files)
4149 ____________________________________________________________________________
4150 [  3735] By: jhi                                   on 1999/07/25  12:27:20
4151         Log: First steps of making builds outside the source
4152              directory possible.  These should get us as far
4153              as miniperl, then building DynaLoader falls into
4154              tiny twinkling pieces as MakeMaker knows nothing
4155              of VPATH mindset.
4156      Branch: cfgperl
4157            ! Configure Makefile.SH cflags.SH config_h.SH configpm
4158            ! ext/util/make_ext lib/AutoSplit.pm makedepend.SH
4159            ! pod/pod2html.PL pod/pod2latex.PL pod/pod2man.PL
4160            ! pod/pod2text.PL pod/pod2usage.PL pod/podchecker.PL
4161            ! pod/podselect.PL writemain.SH x2p/Makefile.SH x2p/cflags.SH
4162 ____________________________________________________________________________
4163 [  3734] By: jhi                                   on 1999/07/25  11:19:28
4164         Log: Poor Glossary--are we fixed yet?
4165      Branch: cfgperl
4166            ! Porting/Glossary
4167 ____________________________________________________________________________
4168 [  3733] By: jhi                                   on 1999/07/25  11:15:06
4169         Log: Change #3732 mistakenly clobbered Glossary.
4170      Branch: cfgperl
4171            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
4172            ! config_h.SH
4173 ____________________________________________________________________________
4174 [  3732] By: jhi                                   on 1999/07/25  10:46:39
4175         Log: Andy's new installation scheme (note: a lot of this
4176              leaked in already with change #3731).  The vendor*
4177              stuff is not used anywhere (in *.SH, say), so it
4178              isn't in Configure, either.
4179      Branch: cfgperl
4180            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
4181            ! config_h.SH
4182 ____________________________________________________________________________
4183 [  3731] By: jhi                                   on 1999/07/25  10:12:07
4184         Log: Circumcode a strange shell(?) bug in AIX found
4185              while trying to do -Duse64bits (which I couldn't do
4186              in the end because the CPU isn't 64-bit in that box,
4187              but at least now the probing doesn't crash.)
4188      Branch: cfgperl
4189            ! Configure config_h.SH hints/aix.sh
4190 ____________________________________________________________________________
4191 [  3730] By: gsar                                  on 1999/07/25  04:56:56
4192         Log: fix little utf8 nits in testsuite; add patch from Ilya that cures
4193              a utf8 bug in one of the new RE optimizations
4194      Branch: perl
4195            ! regcomp.c regexec.c t/harness t/lib/io_udp.t t/op/re_tests
4196            ! t/pragma/locale.t
4197 ____________________________________________________________________________
4198 [  3729] By: jhi                                   on 1999/07/23  19:56:27
4199         Log: From: Andy Dougherty <doughera@lafayette.edu>
4200              To: Perl Porters <perl5-porters@perl.org>
4201              Subject: [PATCH 5.005_57] INSTALL-1.58
4202              Date: Fri, 23 Jul 1999 10:50:13 -0400 (EDT)
4203              Message-Id: <Pine.GSU.4.05.9907231033190.3555-100000@newton.phys>
4204              
4205              plus
4206              
4207              From: "Kurt D. Starsinic" <kstar@chapin.edu>
4208              To: Andy Dougherty <doughera@lafayette.edu>
4209              Cc: Perl Porters <perl5-porters@perl.org>
4210              Subject: Re: [PATCH 5.005_57] INSTALL-1.58
4211              Date: Fri, 23 Jul 1999 13:38:25 -0400
4212              Message-ID: <19990723133825.A12033@O2.chapin.edu>
4213      Branch: cfgperl
4214            ! INSTALL
4215 ____________________________________________________________________________
4216 [  3728] By: gsar                                  on 1999/07/23  17:24:42
4217         Log: applied suggested patch for tracking line numbers correctly in
4218              optimized blocks with a single statement; changed setcop to
4219              setstate and added code for -Dx dumps
4220              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
4221              Date: Wed, 23 Jun 1999 17:27:42 +0100
4222              Message-Id: <199906231627.RAA24033@crypt.compulink.co.uk>
4223              Subject: [PATCH 5.005_57] Line number error in optimised else() 
4224      Branch: perl
4225            ! dump.c embed.h ext/Devel/DProf/DProf.xs ext/Opcode/Opcode.pm
4226            ! objXSUB.h op.c opcode.h opcode.pl perlapi.c pp.sym pp_hot.c
4227            ! pp_proto.h t/op/misc.t
4228 ____________________________________________________________________________
4229 [  3727] By: gsar                                  on 1999/07/23  15:56:04
4230         Log: avoid useless use of target for pp_each(); also fixes bugs due to
4231              refcount held by the target
4232      Branch: perl
4233            ! opcode.h opcode.pl pp.c t/op/each.t
4234 ____________________________________________________________________________
4235 [  3726] By: jhi                                   on 1999/07/23  12:08:30
4236         Log: Change #3725 aftershock.
4237      Branch: cfgperl
4238            ! INSTALL jpl/JNI/JNI.pm
4239 ____________________________________________________________________________
4240 [  3725] By: jhi                                   on 1999/07/23  11:58:49
4241         Log: Introduce $Config{ldlibpthname} which contains
4242              the name of the environment variable holding the
4243              dynamic library search path, often LD_LIBRARY_PATH.
4244              Use this new feature all over.
4245              Also removed remnants of admonition "add LD_LIBRARY_PATH
4246              before running make" because Makefile.SH does this for you. 
4247      Branch: cfgperl
4248            ! Configure Makefile.SH config_h.SH
4249            ! ext/DynaLoader/DynaLoader_pm.PL hints/README.hints
4250            ! hints/aix.sh hints/beos.sh hints/cygwin32.sh hints/dgux.sh
4251            ! hints/epix.sh hints/esix4.sh hints/hpux.sh hints/next_4.sh
4252            ! hints/os2.sh hints/rhapsody.sh hints/svr4.sh jpl/JNI/JNI.pm
4253            ! jpl/install-jpl utils/perlbug.PL
4254 ____________________________________________________________________________
4255 [  3724] By: jhi                                   on 1999/07/23  08:03:36
4256         Log: From: Spider Boardman <spider@orb.nashua.nh.us>
4257              To: perl5-porters@perl.org
4258              Subject: [PATCH] Re: [ID 19990715.003] [BUG] all perl5 versions: segfault on $# 
4259              Date: Thu, 22 Jul 1999 19:58:34 -0400
4260              Message-Id: <199907222358.TAA27354@Orb.Nashua.NH.US>
4261      Branch: cfgperl
4262            ! av.c
4263 ____________________________________________________________________________
4264 [  3723] By: gsar                                  on 1999/07/23  00:01:29
4265         Log: emit warning about function calls that were encountered too early
4266              to enforce their prototype
4267      Branch: perl
4268            ! op.c op.h pod/perldiag.pod
4269 ____________________________________________________________________________
4270 [  3722] By: jhi                                   on 1999/07/22  21:19:59
4271         Log: From: "Kurt D. Starsinic" <kstar@chapin.edu>
4272              To: perl5-porters@perl.org
4273              Cc: Chip Salzenberg <chip@perlsupport.com>, Gurusamy Sarathy <gsar@activestate.com>
4274              Subject: [PATCH] MakeMaker documentation
4275              Date: Wed, 21 Jul 1999 14:15:42 -0400
4276              Message-ID: <19990721141542.A1800@O2.chapin.edu>
4277      Branch: cfgperl
4278            ! lib/ExtUtils/MakeMaker.pm
4279 ____________________________________________________________________________
4280 [  3721] By: jhi                                   on 1999/07/22  21:05:19
4281         Log: From: pvhp@forte.com (Peter Prymmer)
4282              To: chip@perlsupport.com, gsar@activestate.com, perl-mvs@perl.org, perl5-porters@perl.org
4283              Subject: [PATCH: 5.005_03 && 5.005_57]os390 hints file appendix stops bad builds
4284              Date: Wed, 21 Jul 99 17:15:39 PDT
4285              Message-Id: <9907220015.AA11931@forte.com>
4286      Branch: cfgperl
4287            ! hints/os390.sh
4288 ____________________________________________________________________________
4289 [  3720] By: jhi                                   on 1999/07/22  20:51:17
4290         Log: AIX magic: ccdlflags needs to be different for
4291              Perl itself and for extra-core extensions
4292              (as used by ExtUtilss::embed::ldopts).
4293              Based on the problems described in
4294              
4295              From: Mike W Ellwood <mwe@rl.ac.uk>
4296              To: perl5-porters@perl.org
4297              Subject: [ID 19990722.002] Perl 5.00503 and AIX 4.1.5; perl.exp; build errors. Also Imagemagick...
4298              Date: Thu, 22 Jul 1999 14:28:19 +0100 (BST)
4299              Reply-To: m.w.ellwood@rl.ac.uk
4300              Message-Id: <Pine.A41.3.96.990722141209.72660V-100000@unixfe.rl.ac.uk>
4301      Branch: cfgperl
4302            ! Configure Makefile.SH config_h.SH hints/aix.sh
4303 ____________________________________________________________________________
4304 [  3719] By: jhi                                   on 1999/07/22  08:23:53
4305         Log: Update history records.
4306      Branch: cfgperl
4307            ! pod/perlhist.pod
4308 ____________________________________________________________________________
4309 [  3718] By: jhi                                   on 1999/07/21  13:54:42
4310         Log: Todododobedobedo.
4311      Branch: cfgperl
4312            ! Todo
4313 ____________________________________________________________________________
4314 [  3717] By: jhi                                   on 1999/07/21  12:10:48
4315         Log: Even more Todo.
4316      Branch: cfgperl
4317            ! Todo
4318 ____________________________________________________________________________
4319 [  3716] By: jhi                                   on 1999/07/21  11:40:39
4320         Log: Use Errno more extensively so that error
4321              messages are more portable (another way
4322              would be to muck around with LC_MESSAGES).
4323              Problem reported in
4324              
4325              From: oracle@pcr8.pcr.com
4326              To: perl5-porters@perl.org
4327              Subject: [ID 19990719.003] LC_MESSAGES breaks h2xs autoloaded constants on AIX 4.1.4
4328              Date: Mon, 19 Jul 1999 18:39:13 -0400
4329              Message-Id: <9907192239.AA44990@pcr8.pcr.com>
4330      Branch: cfgperl
4331            ! ext/DB_File/DB_File.pm ext/Fcntl/Fcntl.pm
4332            ! ext/GDBM_File/GDBM_File.pm jpl/JNI/JNI.pm lib/AutoLoader.pm
4333            ! lib/CPAN.pm pod/perllocale.pod utils/h2xs.PL
4334 ____________________________________________________________________________
4335 [  3715] By: jhi                                   on 1999/07/21  11:05:36
4336         Log: Slightly modified patch.
4337              From: Sean Sheedy <seans@ncube.com>
4338              To: perl5-porters@perl.org
4339              Subject: [ID 19990720.003] Perl 5.005_3 patch: Non-standard object extensions
4340              Date: Tue, 20 Jul 1999 09:52:06 -0700
4341              Message-Id: <3794A935.1C150E54@ncube.com>
4342      Branch: cfgperl
4343            ! cflags.SH x2p/cflags.SH
4344 ____________________________________________________________________________
4345 [  3714] By: jhi                                   on 1999/07/20  21:26:19
4346         Log: More Todo.
4347      Branch: cfgperl
4348            ! Todo
4349 ____________________________________________________________________________
4350 [  3713] By: jhi                                   on 1999/07/20  18:02:45
4351         Log: Integrate with Sarathy.
4352      Branch: cfgperl
4353           +> ext/Devel/DProf/Changes ext/Devel/DProf/DProf.pm
4354           +> ext/Devel/DProf/DProf.xs ext/Devel/DProf/Makefile.PL
4355           +> ext/Devel/DProf/Todo t/lib/dprof.t t/lib/dprof/V.pm
4356           +> t/lib/dprof/test1_t t/lib/dprof/test1_v t/lib/dprof/test2_t
4357           +> t/lib/dprof/test2_v t/lib/dprof/test3_t t/lib/dprof/test3_v
4358           +> t/lib/dprof/test4_t t/lib/dprof/test4_v t/lib/dprof/test5_t
4359           +> t/lib/dprof/test5_v t/lib/dprof/test6_t t/lib/dprof/test6_v
4360           +> utils/dprofpp.PL
4361           !> INSTALL MAINTAIN MANIFEST configure.com
4362           !> ext/Devel/Peek/Makefile.PL installman installperl
4363           !> pod/roffitall utils/Makefile vms/descrip_mms.template
4364           !> win32/Makefile win32/makefile.mk win32/win32.h
4365 ____________________________________________________________________________
4366 [  3712] By: gsar                                  on 1999/07/20  15:29:01
4367         Log: DProf tweak
4368      Branch: perl
4369            ! ext/Devel/DProf/DProf.xs
4370 ____________________________________________________________________________
4371 [  3711] By: gsar                                  on 1999/07/20  07:56:19
4372         Log: another DProf build tweak
4373      Branch: perl
4374            ! utils/dprofpp.PL
4375 ____________________________________________________________________________
4376 [  3710] By: gsar                                  on 1999/07/20  07:36:36
4377         Log: move DProf things around to where they are supposed to be
4378      Branch: perl
4379            + t/lib/dprof.t t/lib/dprof/V.pm t/lib/dprof/test1_t
4380            + t/lib/dprof/test1_v t/lib/dprof/test2_t t/lib/dprof/test2_v
4381            + t/lib/dprof/test3_t t/lib/dprof/test3_v t/lib/dprof/test4_t
4382            + t/lib/dprof/test4_v t/lib/dprof/test5_t t/lib/dprof/test5_v
4383            + t/lib/dprof/test6_t t/lib/dprof/test6_v
4384           +> utils/dprofpp.PL
4385            - ext/Devel/DProf/dprofpp.PL ext/Devel/DProf/t/V.pm
4386            - ext/Devel/DProf/t/test1.pl ext/Devel/DProf/t/test1.t
4387            - ext/Devel/DProf/t/test1.v ext/Devel/DProf/t/test2.t
4388            - ext/Devel/DProf/t/test2.v ext/Devel/DProf/t/test3.t
4389            - ext/Devel/DProf/t/test3.v ext/Devel/DProf/t/test4.t
4390            - ext/Devel/DProf/t/test4.v ext/Devel/DProf/t/test5.t
4391            - ext/Devel/DProf/t/test5.v ext/Devel/DProf/t/test6.t
4392            - ext/Devel/DProf/t/test6.v ext/Devel/DProf/test.pl
4393            ! INSTALL MANIFEST ext/Devel/DProf/Makefile.PL installman
4394            ! installperl pod/roffitall utils/Makefile
4395            ! vms/descrip_mms.template win32/Makefile win32/makefile.mk
4396 ____________________________________________________________________________
4397 [  3709] By: gsar                                  on 1999/07/20  06:13:16
4398         Log: DProf fixups for PERL_IMPLICIT_CONTEXT
4399      Branch: perl
4400            ! ext/Devel/DProf/DProf.xs ext/Devel/DProf/Makefile.PL
4401            ! ext/Devel/Peek/Makefile.PL
4402 ____________________________________________________________________________
4403 [  3708] By: gsar                                  on 1999/07/20  06:01:22
4404         Log: move DProf to Devel/DProf
4405      Branch: perl
4406           +> ext/Devel/DProf/Changes ext/Devel/DProf/DProf.pm
4407           +> ext/Devel/DProf/DProf.xs ext/Devel/DProf/Makefile.PL
4408           +> ext/Devel/DProf/Todo ext/Devel/DProf/dprofpp.PL
4409           +> ext/Devel/DProf/t/V.pm ext/Devel/DProf/t/test1.pl
4410           +> ext/Devel/DProf/t/test1.t ext/Devel/DProf/t/test1.v
4411           +> ext/Devel/DProf/t/test2.t ext/Devel/DProf/t/test2.v
4412           +> ext/Devel/DProf/t/test3.t ext/Devel/DProf/t/test3.v
4413           +> ext/Devel/DProf/t/test4.t ext/Devel/DProf/t/test4.v
4414           +> ext/Devel/DProf/t/test5.t ext/Devel/DProf/t/test5.v
4415           +> ext/Devel/DProf/t/test6.t ext/Devel/DProf/t/test6.v
4416           +> ext/Devel/DProf/test.pl
4417            - ext/DProf/Changes ext/DProf/DProf.pm ext/DProf/DProf.xs
4418            - ext/DProf/Makefile.PL ext/DProf/Todo ext/DProf/dprofpp.PL
4419            - ext/DProf/t/V.pm ext/DProf/t/test1.pl ext/DProf/t/test1.t
4420            - ext/DProf/t/test1.v ext/DProf/t/test2.t ext/DProf/t/test2.v
4421            - ext/DProf/t/test3.t ext/DProf/t/test3.v ext/DProf/t/test4.t
4422            - ext/DProf/t/test4.v ext/DProf/t/test5.t ext/DProf/t/test5.v
4423            - ext/DProf/t/test6.t ext/DProf/t/test6.v ext/DProf/test.pl
4424            ! MAINTAIN MANIFEST configure.com win32/Makefile
4425            ! win32/makefile.mk
4426 ____________________________________________________________________________
4427 [  3707] By: gsar                                  on 1999/07/20  05:39:11
4428         Log: add Devel::DProf v19990108 from CPAN, as it was
4429      Branch: perl
4430            + ext/DProf/Changes ext/DProf/DProf.pm ext/DProf/DProf.xs
4431            + ext/DProf/Makefile.PL ext/DProf/Todo ext/DProf/dprofpp.PL
4432            + ext/DProf/t/V.pm ext/DProf/t/test1.pl ext/DProf/t/test1.t
4433            + ext/DProf/t/test1.v ext/DProf/t/test2.t ext/DProf/t/test2.v
4434            + ext/DProf/t/test3.t ext/DProf/t/test3.v ext/DProf/t/test4.t
4435            + ext/DProf/t/test4.v ext/DProf/t/test5.t ext/DProf/t/test5.v
4436            + ext/DProf/t/test6.t ext/DProf/t/test6.v ext/DProf/test.pl
4437            ! MANIFEST
4438 ____________________________________________________________________________
4439 [  3706] By: gsar                                  on 1999/07/20  04:52:25
4440         Log: C<union any> needs no PERL_OBJECT-treatment
4441      Branch: perl
4442            ! win32/win32.h
4443 ____________________________________________________________________________
4444 [  3705] By: gsar                                  on 1999/07/20  04:11:54
4445         Log: fix problem in default build
4446      Branch: perl
4447            ! win32/Makefile win32/makefile.mk
4448 ____________________________________________________________________________
4449 [  3704] By: jhi                                   on 1999/07/19  07:06:36
4450         Log: Integrate with Sarathy.
4451      Branch: cfgperl
4452           !> Changes lib/Carp.pm makedef.pl pod/perldiag.pod sv.h util.c
4453           !> win32/win32.c
4454 ____________________________________________________________________________
4455 [  3703] By: gsar                                  on 1999/07/19  05:55:57
4456         Log: win32 nits
4457      Branch: perl
4458            ! makedef.pl sv.h
4459 ____________________________________________________________________________
4460 [  3702] By: gsar                                  on 1999/07/19  04:29:34
4461         Log: don't display tid from main thread (or testsuite breaks)
4462      Branch: perl
4463            ! lib/Carp.pm util.c
4464 ____________________________________________________________________________
4465 [  3701] By: gsar                                  on 1999/07/19  00:47:52
4466         Log: remove several doubled (and tripled!) entries
4467      Branch: perl
4468            ! pod/perldiag.pod
4469 ____________________________________________________________________________
4470 [  3700] By: gsar                                  on 1999/07/19  00:42:34
4471         Log: integrate cfgperl contents into mainline
4472      Branch: perl
4473           +> makedef.pl
4474            - perl_exp.SH win32/makedef.pl
4475           !> MANIFEST Makefile.SH ext/DynaLoader/DynaLoader_pm.PL
4476           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_vms.xs hints/aix.sh
4477           !> pod/perldiag.pod pp.c regexec.c t/pragma/warn/util toke.c
4478           !> utf8.c util.c win32/Makefile win32/makefile.mk
4479 ____________________________________________________________________________
4480 [  3699] By: gsar                                  on 1999/07/19  00:33:59
4481         Log: avoid bug in win32_str_os_error() (from Jan Dubois)
4482      Branch: perl
4483            ! Changes win32/win32.c
4484 ____________________________________________________________________________
4485 [  3698] By: jhi                                   on 1999/07/18  21:33:57
4486         Log: Integrate with Sarathy.
4487      Branch: cfgperl
4488           +> t/op/chars.t
4489           !> (integrate 57 files)
4490 ____________________________________________________________________________
4491 [  3697] By: gsar                                  on 1999/07/18  05:22:36
4492         Log: From: pvhp@forte.com (Peter Prymmer)
4493              Date: Thu, 1 Jul 99 19:31:24 PDT
4494              Message-Id: <9907020231.AA16942@forte.com>
4495              Subject: [ID 19990701.031] 4 ctl chars on EBCDIC not asciiish enough
4496      Branch: perl
4497            + t/op/chars.t
4498            ! MANIFEST ebcdic.c t/op/ord.t
4499 ____________________________________________________________________________
4500 [  3696] By: gsar                                  on 1999/07/18  05:11:02
4501         Log: display thread id in diagnostics (suggested by Dan Sugalski)
4502      Branch: perl
4503            ! lib/Carp.pm util.c
4504 ____________________________________________________________________________
4505 [  3695] By: gsar                                  on 1999/07/18  04:57:47
4506         Log: missing perldiag entry (from Dan Sugalski <sugalskd@osshe.edu>)
4507      Branch: perl
4508            ! pod/perldiag.pod
4509 ____________________________________________________________________________
4510 [  3694] By: gsar                                  on 1999/07/18  04:56:28
4511         Log: cache [NIUP]V conversions of defined READONLY values
4512              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4513              Date: Sun, 11 Jul 1999 04:39:44 -0400
4514              Message-ID: <19990711043944.A25944@monk.mps.ohio-state.edu>
4515              Subject: [PATCH 5.005_57] Allow caching of numeric/string conversion
4516      Branch: perl
4517            ! sv.c
4518 ____________________________________________________________________________
4519 [  3693] By: gsar                                  on 1999/07/18  03:53:38
4520         Log: From: jan.dubois@ibm.net (Jan Dubois)
4521              Date: Sat, 17 Jul 1999 10:58:29 +0200
4522              Message-ID: <379144ad.13616689@smtp1.ibm.net>
4523              Subject: [PATCH 5.005] Some lib/ExtUtils/Manifest.pm POD fixes
4524      Branch: perl
4525            ! lib/ExtUtils/Manifest.pm
4526 ____________________________________________________________________________
4527 [  3692] By: gsar                                  on 1999/07/18  03:51:03
4528         Log: remove spurious newSTATEOP() that causes goto to enter one too many
4529              contexts when jumping between if and elsif blocks
4530      Branch: perl
4531            ! perly.c perly.y pp_ctl.c t/op/goto.t
4532 ____________________________________________________________________________
4533 [  3691] By: gsar                                  on 1999/07/18  01:49:59
4534         Log: detypo, update Changes
4535      Branch: perl
4536            ! Changes doio.c
4537 ____________________________________________________________________________
4538 [  3690] By: gsar                                  on 1999/07/18  01:16:59
4539         Log: mention the -Minteger effect on modulus (from Nathan Torkington)
4540      Branch: perl
4541            ! lib/integer.pm
4542 ____________________________________________________________________________
4543 [  3689] By: gsar                                  on 1999/07/18  00:47:17
4544         Log: ensure __END__ appears on a line by itself in wrapped
4545              scripts (thanks to Steve Tolkin <tolkin@mediaone.net>);
4546              mention caveat about successfull kill()
4547      Branch: perl
4548            ! pod/perlfunc.pod win32/bin/pl2bat.pl
4549 ____________________________________________________________________________
4550 [  3688] By: gsar                                  on 1999/07/17  20:47:44
4551         Log: noecho noops (from Nicholas Clark <nick@flirble.org>)
4552      Branch: perl
4553            ! ext/SDBM_File/sdbm/Makefile.PL
4554 ____________________________________________________________________________
4555 [  3687] By: gsar                                  on 1999/07/17  20:43:27
4556         Log: make CC.pm use a distinct CCPP() macro rather than PP()
4557              (suggested by Vishal Bhatia <vishalb@my-deja.com>)
4558      Branch: perl
4559            ! cc_runtime.h ext/B/B/CC.pm
4560 ____________________________________________________________________________
4561 [  3686] By: gsar                                  on 1999/07/17  20:39:08
4562         Log: tiny bug in vars.pm (from John Dlugosz)
4563      Branch: perl
4564            ! lib/vars.pm
4565 ____________________________________________________________________________
4566 [  3685] By: gsar                                  on 1999/07/17  20:37:27
4567         Log: applied suggested patch, along with later tweak
4568              From: jan.dubois@ibm.net (Jan Dubois)
4569              Date: Wed, 14 Jul 1999 23:53:43 +0200
4570              Message-ID: <37a902e7.15977234@smtp1.ibm.net>
4571              Subject: Merge ActivePerl Stylesheet support etc into Pod::Html.pm
4572      Branch: perl
4573            ! lib/Pod/Html.pm
4574 ____________________________________________________________________________
4575 [  3684] By: gsar                                  on 1999/07/17  20:24:32
4576         Log: avoid #ifdef DEBUGGING in thrdvar.h (from Dominic Dunlop <domo@vo.lu>)
4577      Branch: perl
4578            ! thrdvar.h
4579 ____________________________________________________________________________
4580 [  3683] By: gsar                                  on 1999/07/17  20:21:01
4581         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4582              Date: Tue, 13 Jul 1999 05:44:28 -0400 (EDT)
4583              Message-Id: <199907130944.FAA04473@monk.mps.ohio-state.edu>
4584              Subject: [PATCH 5.005_57] Segfaults if $^P
4585      Branch: perl
4586            ! embed.h embed.pl global.sym mg.c objXSUB.h perl.c perlapi.c
4587            ! proto.h
4588 ____________________________________________________________________________
4589 [  3682] By: gsar                                  on 1999/07/17  20:04:17
4590         Log: use a better prefixify() heuristic than m/perl/ (prefix/lib/perl5
4591              and prefix/lib/perl5/man are ass_u_med only if those directories
4592              actually exist; else prefix/{lib,man} are used)
4593      Branch: perl
4594            ! lib/ExtUtils/MM_Unix.pm
4595 ____________________________________________________________________________
4596 [  3681] By: gsar                                  on 1999/07/17  19:12:33
4597         Log: allow $foo{$x} and $bar[$i] for (\$) prototype
4598      Branch: perl
4599            ! op.c t/comp/proto.t
4600 ____________________________________________________________________________
4601 [  3680] By: gsar                                  on 1999/07/17  18:23:55
4602         Log: fix vec() on magic values
4603              From: Ian Phillipps <ian@dial.pipex.com>
4604              Date: Mon, 12 Jul 1999 12:30:05 +0100
4605              Message-ID: <19990712123005.A11355@homer.diplex.co.uk>
4606              Subject: [PATCH 5.005_57] Re: do_vecset is broken.  Re: [ID 19990703.003].
4607      Branch: perl
4608            ! doop.c t/op/tie.t
4609 ____________________________________________________________________________
4610 [  3679] By: gsar                                  on 1999/07/17  18:10:44
4611         Log: make system() return -1 and set $! if exec of child failed
4612              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4613              Date: Fri, 9 Jul 1999 05:21:13 -0400
4614              Message-ID: <19990709052113.A6201@monk.mps.ohio-state.edu>
4615              Subject: [PATCH 5.005_57] system()==-1 and $! from failing fork/exec
4616      Branch: perl
4617            ! doio.c embed.h embed.pl global.sym objXSUB.h perlapi.c
4618            ! pod/perlfunc.pod pp_sys.c proto.h t/op/exec.t
4619 ____________________________________________________________________________
4620 [  3678] By: gsar                                  on 1999/07/17  17:54:01
4621         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4622              Date: Fri, 9 Jul 1999 04:27:51 -0400 (EDT)
4623              Message-Id: <199907090827.EAA03321@monk.mps.ohio-state.edu>
4624              Subject: [PATCH 5.005_57] File descriptor leak in do_exec3
4625      Branch: perl
4626            ! util.c
4627 ____________________________________________________________________________
4628 [  3677] By: gsar                                  on 1999/07/17  17:34:38
4629         Log: a modernized version of find2perl from Ken Pizzini <ken@halcyon.com>;
4630              converted Ken's documentation outline into pod
4631      Branch: perl
4632            ! x2p/find2perl.PL
4633 ____________________________________________________________________________
4634 [  3676] By: gsar                                  on 1999/07/17  16:34:09
4635         Log: pod fixes (with minor edits) from Abigail, Ronald Kimball, Jon
4636              Waddington, Tuomas Lukka, Steven Tolkin, Ian Phillipps, and
4637              Steve Lidie
4638      Branch: perl
4639            ! pod/Win32.pod pod/perldelta.pod pod/perlfaq.pod
4640            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
4641            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfunc.pod
4642            ! pod/perlguts.pod pod/perlhist.pod pod/perlop.pod
4643            ! pod/perlport.pod pod/perltoc.pod pod/perltodo.pod
4644            ! pod/perltoot.pod pod/perltootc.pod pod/perlvar.pod
4645 ____________________________________________________________________________
4646 [  3675] By: gsar                                  on 1999/07/17  00:16:53
4647         Log: backout redundant change#3628
4648      Branch: perl
4649            ! Changes hints/bsdos.sh
4650 ____________________________________________________________________________
4651 [  3674] By: jhi                                   on 1999/07/15  14:26:03
4652         Log: Fix the bin/oct/hex constant overflow tests for
4653              long long platforms.
4654      Branch: cfgperl
4655            ! t/pragma/warn/util
4656 ____________________________________________________________________________
4657 [  3673] By: jhi                                   on 1999/07/14  21:59:11
4658         Log: Fixed AIX dynamic loading and AIX shared Perl library.
4659              Tested in: AIX 4.1.5 cc+useshrplib+usethreads, 4.1.5 cc,
4660              4.1.5 gcc+useshrplib+usethreads, 4.3.1 cc+useshrplib.
4661              Hijacked win32/makedef.pl for more general purpose export
4662              list building, now it is used (as toplevel makedef.pl)
4663              for win32 and AIX (perl_exp.SH made unnecessary).
4664              Because the export lists are now correct in AIX, no more linker
4665              warnings about "Exported symbol not defined" should appear.
4666      Branch: cfgperl
4667            + makedef.pl
4668            - perl_exp.SH win32/makedef.pl
4669            ! MANIFEST Makefile.SH ext/DynaLoader/DynaLoader_pm.PL
4670            ! ext/DynaLoader/dl_aix.xs hints/aix.sh win32/Makefile
4671            ! win32/makefile.mk
4672 ____________________________________________________________________________
4673 [  3672] By: gsar                                  on 1999/07/14  17:12:13
4674         Log: minor efficiency tweak
4675      Branch: perl
4676            ! pp_ctl.c
4677 ____________________________________________________________________________
4678 [  3671] By: jhi                                   on 1999/07/14  16:22:39
4679         Log: The regexec.c change of #3606 caused a core dump in fbm_instr()
4680              if its caller re_intuit_start() was entered with strend == strpos
4681              because end_shift ended up as -1.  The patch ain't necessarily
4682              correct but least the core dump is avoided.
4683      Branch: cfgperl
4684            ! regexec.c
4685 ____________________________________________________________________________
4686 [  3670] By: jhi                                   on 1999/07/13  07:59:09
4687         Log: Integrate with Sarathy.
4688      Branch: cfgperl
4689            - XSlock.h win32/GenCAPI.pl win32/TEST win32/autosplit.pl
4690            - win32/genxsdef.pl win32/makemain.pl win32/makeperldef.pl
4691           !> (integrate 67 files)
4692 ____________________________________________________________________________
4693 [  3669] By: gsar                                  on 1999/07/12  06:14:54
4694         Log: fixups for sundry warnings about function pointers
4695      Branch: perl
4696            ! ext/re/re.xs intrpvar.h op.c perl.c perl.h pp_ctl.c scope.h
4697            ! sv.c thrdvar.h util.c win32/Makefile win32/makefile.mk
4698            ! win32/win32.c win32/win32.h
4699 ____________________________________________________________________________
4700 [  3668] By: gsar                                  on 1999/07/12  04:11:58
4701         Log: tweaks for win32/borland
4702      Branch: perl
4703            ! t/pragma/locale.t win32/makedef.pl win32/makefile.mk
4704 ____________________________________________________________________________
4705 [  3667] By: gsar                                  on 1999/07/12  01:55:15
4706         Log: yet more cleanups of the PERL_OBJECT, MULTIPLICITY and USE_THREADS
4707              builds; passing the implicit context is unified among the three
4708              flavors; PERL_IMPLICIT_CONTEXT is auto-enabled under all three
4709              flavors (see the top of perl.h) for testing; all varargs functions
4710              foo() have a va_list-taking variant vfoo() for generating the
4711              context-free versions; the PERL_OBJECT build should now be
4712              hyper-compatible with CPAN extensions (C++ is totally out of
4713              the picture)
4714              
4715              result has only been tested on Windows
4716              
4717              TODO: write docs on the THX rationale and idiomatic usage of
4718              the Perl API
4719      Branch: perl
4720            - XSlock.h win32/GenCAPI.pl win32/TEST win32/autosplit.pl
4721            - win32/genxsdef.pl win32/makemain.pl win32/makeperldef.pl
4722            ! MANIFEST XSUB.h bytecode.pl deb.c dump.c embed.h embed.pl
4723            ! embedvar.h ext/B/B.xs ext/ByteLoader/ByteLoader.xs
4724            ! ext/ByteLoader/byterun.c ext/Data/Dumper/Dumper.xs
4725            ! ext/Devel/Peek/Peek.xs ext/Fcntl/Fcntl.xs ext/IO/IO.xs
4726            ! ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
4727            ! ext/SDBM_File/SDBM_File.xs ext/Socket/Socket.xs
4728            ! ext/Thread/Thread.xs ext/attrs/attrs.xs ext/re/re.xs
4729            ! global.sym globals.c intrpvar.h iperlsys.h
4730            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
4731            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/xsubpp lib/base.pm
4732            ! lib/warning.pm malloc.c objXSUB.h perl.c perl.h perlapi.c
4733            ! perlapi.h perlio.c pp_sys.c proto.h regcomp.c regexec.c
4734            ! scope.c sv.c thrdvar.h util.c win32/Makefile win32/config_H.bc
4735            ! win32/config_H.gc win32/config_H.vc win32/config_h.PL
4736            ! win32/dl_win32.xs win32/include/dirent.h
4737            ! win32/include/sys/socket.h win32/makedef.pl win32/makefile.mk
4738            ! win32/perllib.c win32/runperl.c win32/win32.c win32/win32.h
4739            ! win32/win32iop.h win32/win32sck.c
4740 ____________________________________________________________________________
4741 [  3666] By: jhi                                   on 1999/07/11  22:00:13
4742         Log: Integrate with Sarathy.
4743      Branch: cfgperl
4744           !> op.c t/op/lex_assign.t
4745 ____________________________________________________________________________
4746 [  3665] By: jhi                                   on 1999/07/11  21:59:01
4747         Log: More manual sync.
4748      Branch: cfgperl
4749            ! pod/perldelta.pod
4750 ____________________________________________________________________________
4751 [  3664] By: gsar                                  on 1999/07/11  19:11:07
4752         Log: change#3612 was buggy and failed to build Tk; applied Ilya's
4753              remedy and related tests via private mail
4754      Branch: perl
4755            ! op.c t/op/lex_assign.t
4756 ____________________________________________________________________________
4757 [  3663] By: jhi                                   on 1999/07/11  15:04:37
4758         Log: Manual synchronization with Sarathy (some files
4759              had drifted apart for no apparent reason), plus
4760              I had a typo in dl_vms.xs Sarathy had fixed.
4761      Branch: cfgperl
4762            ! ext/DynaLoader/dl_vms.xs pod/perldelta.pod pp.c pp_sys.c
4763 ____________________________________________________________________________
4764 [  3662] By: jhi                                   on 1999/07/10  12:23:21
4765         Log: Change t/pragma/warn oct()/hex() overflow tests to use %Config
4766              to adapt to the underlying platform (the binary, 0b1..., test
4767              was broken in 64-bit platforms).  Also change "hex" in the
4768              warning messages to "hexadecimal" to match "binary" and "octal".
4769      Branch: cfgperl
4770            ! pod/perldiag.pod t/pragma/warn/util util.c
4771 ____________________________________________________________________________
4772 [  3661] By: jhi                                   on 1999/07/08  21:54:55
4773         Log: Integrate with Sarathy.
4774      Branch: cfgperl
4775           +> perlapi.c perlapi.h
4776           !> (integrate 43 files)
4777 ____________________________________________________________________________
4778 [  3660] By: gsar                                  on 1999/07/08  18:47:35
4779         Log: more PERL_OBJECT cleanups (changes still untested on Unix!)
4780      Branch: perl
4781            + perlapi.c perlapi.h
4782            ! MANIFEST XSUB.h emacs/ptags embed.h embed.pl embedvar.h
4783            ! ext/Opcode/Opcode.xs global.sym globals.c intrpvar.h
4784            ! iperlsys.h mg.c miniperlmain.c objXSUB.h perl.c perl.h perly.c
4785            ! pp.c pp_ctl.c pp_hot.c proto.h regcomp.c regcomp.h regexec.c
4786            ! scope.c scope.h sv.c thrdvar.h toke.c util.c win32/GenCAPI.pl
4787            ! win32/Makefile win32/makedef.pl win32/perllib.c win32/win32.c
4788            ! win32/win32.h
4789 ____________________________________________________________________________
4790 [  3659] By: gsar                                  on 1999/07/08  18:41:45
4791         Log: sundry cleanups for clean build on windows
4792      Branch: perl
4793            ! doio.c regcomp.c regcomp.h t/io/openpid.t utf8.c
4794 ____________________________________________________________________________
4795 [  3658] By: gsar                                  on 1999/07/08  01:24:25
4796         Log: fixes for logical bugs in the lexwarn patch; other tweaks to avoid
4797              type mismatch problems
4798      Branch: perl
4799            ! doio.c gv.c op.c pp.c regcomp.c regexec.c run.c sv.c
4800            ! t/pragma/warn/op toke.c utf8.c util.c
4801 ____________________________________________________________________________
4802 [  3657] By: jhi                                   on 1999/07/07  23:01:16
4803         Log: Integrate with Sarathy.  perldiag.pod required manual editing.
4804      Branch: cfgperl
4805            ! pod/perldiag.pod
4806           !> Changes configure.com ext/B/B/Deparse.pm
4807           !> ext/ByteLoader/Makefile.PL ext/Fcntl/Fcntl.xs
4808           !> ext/IO/lib/IO/File.pm gv.c iperlsys.h lib/ExtUtils/MM_VMS.pm
4809           !> lib/File/Basename.pm lib/File/Spec/VMS.pm perlsfio.h
4810           !> t/base/rs.t t/lib/io_multihomed.t t/lib/textfill.t
4811           !> t/lib/textwrap.t t/op/filetest.t t/op/mkdir.t
4812           !> t/pragma/overload.t thread.h vms/vms.c
4813 ____________________________________________________________________________
4814 [  3656] By: gsar                                  on 1999/07/07  21:04:38
4815         Log: integrate cfgperl contents
4816      Branch: perl
4817           +> lib/unicode/Is/ASCII.pl lib/unicode/Is/Cntrl.pl
4818           +> lib/unicode/Is/Graph.pl lib/unicode/Is/Punct.pl
4819           +> lib/unicode/Is/Word.pl lib/unicode/Is/XDigit.pl
4820            ! Changes
4821           !> (integrate 45 files)
4822 ____________________________________________________________________________
4823 [  3655] By: gsar                                  on 1999/07/07  18:55:45
4824         Log: filetest.t and ByteLoader build tweaks from Peter Prymmer
4825              <pvhp@forte.com>
4826      Branch: perl
4827            ! ext/ByteLoader/Makefile.PL t/op/filetest.t
4828 ____________________________________________________________________________
4829 [  3654] By: gsar                                  on 1999/07/07  18:47:03
4830         Log: change#1889 mistakenly removed F_SETLK
4831      Branch: perl
4832            ! ext/Fcntl/Fcntl.xs
4833 ____________________________________________________________________________
4834 [  3653] By: gsar                                  on 1999/07/07  18:42:42
4835         Log: B::Deparse update
4836              From: Stephen McCamant <smccam@uclink4.berkeley.edu>
4837              Date: Mon,  5 Jul 1999 17:57:03 -0500 (CDT)
4838              Message-ID: <14209.13729.738691.610723@alias-2.pr.mcs.net>
4839              Subject: [PATCH _57, long] B::Deparse 0.58
4840      Branch: perl
4841            ! ext/B/B/Deparse.pm
4842 ____________________________________________________________________________
4843 [  3652] By: gsar                                  on 1999/07/07  18:41:07
4844         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4845              Date: Mon, 5 Jul 1999 18:24:19 -0400 (EDT)
4846              Message-Id: <199907052224.SAA10454@monk.mps.ohio-state.edu>
4847              Subject: Re: [ID 19990705.001] Overloading boolean conversion
4848      Branch: perl
4849            ! gv.c t/pragma/overload.t
4850 ____________________________________________________________________________
4851 [  3651] By: gsar                                  on 1999/07/07  17:47:30
4852         Log: missing PerlIO_reopen() (suggested by sam@daemoninc.com)
4853      Branch: perl
4854            ! perlsfio.h
4855 ____________________________________________________________________________
4856 [  3650] By: gsar                                  on 1999/07/07  17:45:52
4857         Log: applied new parts of suggested patch
4858              From: Charles Bailey <BAILEY@newman.upenn.edu>
4859              Date: Fri, 02 Jul 1999 19:18:41 -0400 (EDT)
4860              Message-id: <01JD3M8W1VXS000S5G@mail.newman.upenn.edu>
4861              Subject: [PATCH 5.005_57] Consolidated VMS patch
4862      Branch: perl
4863            ! configure.com ext/IO/lib/IO/File.pm iperlsys.h
4864            ! lib/ExtUtils/MM_VMS.pm lib/File/Basename.pm
4865            ! lib/File/Spec/VMS.pm pod/perldiag.pod t/base/rs.t
4866            ! t/lib/io_multihomed.t t/lib/textfill.t t/lib/textwrap.t
4867            ! t/op/filetest.t t/op/mkdir.t thread.h vms/vms.c
4868 ____________________________________________________________________________
4869 [  3649] By: jhi                                   on 1999/07/07  13:38:02
4870         Log: Sync regcomp warn with reality.
4871      Branch: cfgperl
4872            ! t/pragma/warn/regcomp
4873 ____________________________________________________________________________
4874 [  3648] By: jhi                                   on 1999/07/07  13:04:55
4875         Log: Integrate with Sarathy; one conflict in t/pragma/warn/recgomp
4876              resolved manually.
4877      Branch: cfgperl
4878           +> pod/perllexwarn.pod t/pragma/warn/6default t/pragma/warn/av
4879           +> t/pragma/warn/doop t/pragma/warn/hv t/pragma/warn/malloc
4880           +> t/pragma/warn/perlio t/pragma/warn/run t/pragma/warn/utf8
4881            - README.lexwarn
4882           !> (integrate 79 files)
4883 ____________________________________________________________________________
4884 [  3647] By: gsar                                  on 1999/07/07  10:32:03
4885         Log: From: jan.dubois@ibm.net (Jan Dubois)
4886              Date: Thu, 01 Jul 1999 11:17:53 +0200
4887              Message-ID: <377b2ca4.14467042@smtp1.ibm.net>
4888              Subject: [PATCH 5.005_57] MakeMaker support for pod2html
4889      Branch: perl
4890            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
4891            ! lib/ExtUtils/MakeMaker.pm
4892 ____________________________________________________________________________
4893 [  3646] By: gsar                                  on 1999/07/07  10:27:55
4894         Log: fix undocumented IO::Handle functions as suggested
4895              by cj10@cam.ac.uk
4896      Branch: perl
4897            ! ext/IO/lib/IO/Handle.pm
4898 ____________________________________________________________________________
4899 [  3645] By: gsar                                  on 1999/07/07  10:18:55
4900         Log: prohibit thread join()ing itself (from Dan Sugalski)
4901      Branch: perl
4902            ! ext/Thread/Thread.xs
4903 ____________________________________________________________________________
4904 [  3644] By: gsar                                  on 1999/07/07  10:14:26
4905         Log: From: "Vishal Bhatia" <vishalb@my-deja.com>
4906              Date: Wed, 30 Jun 1999 14:02:42 -0700
4907              Message-ID: <LJHFKBDHMHHJDAAA@my-deja.com>
4908              Subject:  [PATCH 5.005_57] Compiler and XSUBS
4909      Branch: perl
4910            ! ext/B/B/C.pm
4911 ____________________________________________________________________________
4912 [  3643] By: gsar                                  on 1999/07/07  10:08:38
4913         Log: mention C<foreach VAR (LIST) BLOCK continue BLOCK> syntax
4914              (from François Désarménien <desar@club-internet.fr>)
4915      Branch: perl
4916            ! pod/perlsyn.pod
4917 ____________________________________________________________________________
4918 [  3642] By: gsar                                  on 1999/07/07  10:03:24
4919         Log: From: Doug MacEachern <dougm@cp.net>
4920              Date: Sun, 27 Jun 1999 22:43:25 -0700 (PDT)
4921              Message-ID: <Pine.LNX.4.10.9906272236430.389-100000@mojo.eng.cp.net>
4922              Subject: [PATCH 5.005_57] add B::PV::{LEN,CUR}
4923      Branch: perl
4924            ! ext/B/B.xs
4925 ____________________________________________________________________________
4926 [  3641] By: gsar                                  on 1999/07/07  10:00:57
4927         Log: slightly modified version of suggested patch
4928              From: Steven N. Hirsch <hirschs@stargate.btv.ibm.com>
4929              Date: Mon, 28 Jun 1999 14:23:59 -0400
4930              Message-Id: <199906281823.OAA24912@stargate.btv.ibm.com>
4931              Subject: [ID 19990628.007] POSIX::tmpnam() broken for threaded 5.00503
4932      Branch: perl
4933            ! ext/POSIX/POSIX.xs
4934 ____________________________________________________________________________
4935 [  3640] By: gsar                                  on 1999/07/07  09:45:43
4936         Log: lexical warnings update (warning.t fails one test
4937              due to leaked scalar, investigation pending)
4938              From: paul.marquess@bt.com
4939              Date: Sat, 26 Jun 1999 23:19:52 +0100
4940              Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB29C6C8E@mbtlipnt02.btlabs.bt.co.uk>
4941              Subject: [PATCH 5.005_57] Lexical Warnings - mandatory warning are now default warnings
4942      Branch: perl
4943            + pod/perllexwarn.pod t/pragma/warn/6default t/pragma/warn/av
4944            + t/pragma/warn/doop t/pragma/warn/hv t/pragma/warn/malloc
4945            + t/pragma/warn/perlio t/pragma/warn/run t/pragma/warn/utf8
4946            - README.lexwarn
4947            ! Changes MANIFEST av.c djgpp/djgpp.c doio.c doop.c
4948            ! ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c
4949            ! ext/ByteLoader/byterun.h gv.c hv.c jpl/JNI/JNI.xs
4950            ! lib/warning.pm mg.c op.c os2/os2.c perl.c perlio.c
4951            ! pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
4952            ! pod/perlmodlib.pod pod/perlrun.pod pod/perlvar.pod pp.c
4953            ! pp_ctl.c run.c sv.c t/pragma/warn/3both t/pragma/warn/doio
4954            ! t/pragma/warn/gv t/pragma/warn/mg t/pragma/warn/op
4955            ! t/pragma/warn/perl t/pragma/warn/perly t/pragma/warn/pp
4956            ! t/pragma/warn/pp_ctl t/pragma/warn/pp_hot t/pragma/warn/pp_sys
4957            ! t/pragma/warn/regcomp t/pragma/warn/regexec t/pragma/warn/sv
4958            ! t/pragma/warn/taint t/pragma/warn/toke t/pragma/warn/universal
4959            ! t/pragma/warn/util t/pragma/warning.t toke.c utf8.c util.c
4960            ! warning.h warning.pl win32/win32.c
4961 ____________________________________________________________________________
4962 [  3639] By: gsar                                  on 1999/07/07  08:09:30
4963         Log: From: Brian Jepson <bjepson@home.com>
4964              Date: Sat, 26 Jun 1999 10:47:45 -0500 (EST)
4965              Message-ID: <Pine.LNX.4.10.9906261044180.659-100000@cx384756-a.sking1.ri.home.com>
4966              Subject: Patch to JPL example program
4967      Branch: perl
4968            ! jpl/JPL_Rolo/JPL_Rolo.jpl
4969 ____________________________________________________________________________
4970 [  3638] By: jhi                                   on 1999/07/07  08:07:58
4971         Log: Integrate with Sarathy.
4972      Branch: cfgperl
4973           !> (integrate 34 files)
4974 ____________________________________________________________________________
4975 [  3637] By: gsar                                  on 1999/07/07  08:07:49
4976         Log: From: Stephen McCamant <smccam@uclink4.berkeley.edu>
4977              Date: Fri, 25 Jun 1999 13:38:44 -0500 (CDT)
4978              Message-ID: <14193.25034.113373.245377@alias-2.pr.mcs.net>
4979              Subject: [PATCH _57, long] Eliminate CONDOPs
4980      Branch: perl
4981            ! bytecode.pl dump.c ext/B/B.pm ext/B/B.xs ext/B/B/Bblock.pm
4982            ! ext/B/B/Bytecode.pm ext/B/B/C.pm ext/B/B/CC.pm
4983            ! ext/B/B/Debug.pm ext/B/B/Xref.pm ext/B/ramblings/flip-flop
4984            ! ext/B/typemap op.c op.h opcode.h opcode.pl perl.h
4985            ! pod/perltoc.pod pp_ctl.c pp_hot.c
4986 ____________________________________________________________________________
4987 [  3636] By: gsar                                  on 1999/07/07  07:50:51
4988         Log: adapted suggested patch for IO-1.20x
4989              From: ian@dial.pipex.com
4990              Date:  Fri, 25 Jun 1999 10:39:42 +0100
4991              Message-Id:  <199906250939.KAA02152@homer.diplex.co.uk>
4992              Subject: [ID 19990625.001]  Minor fixes for IO::Socket.pm
4993      Branch: perl
4994            ! ext/IO/lib/IO/Socket.pm
4995 ____________________________________________________________________________
4996 [  3635] By: gsar                                  on 1999/07/07  07:26:05
4997         Log: PowerMAX hints update from Tom Horsley <Tom.Horsley@mail.ccur.com>
4998      Branch: perl
4999            ! hints/powerux.sh
5000 ____________________________________________________________________________
5001 [  3634] By: gsar                                  on 1999/07/07  07:20:02
5002         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
5003              Date: Wed, 23 Jun 1999 16:16:05 +0100
5004              Message-Id: <199906231516.QAA23851@crypt.compulink.co.uk>
5005              Subject: [PATCH 5.005_57] memleak in optimizer
5006      Branch: perl
5007            ! embed.h embed.pl objXSUB.h op.c proto.h
5008 ____________________________________________________________________________
5009 [  3633] By: gsar                                  on 1999/07/07  07:10:52
5010         Log: add do-not-edit caveats for files generated by opcode.pl
5011              (suggested by Hugo van der Sanden)
5012      Branch: perl
5013            ! opcode.h opcode.pl pp.sym pp_proto.h
5014 ____________________________________________________________________________
5015 [  3632] By: gsar                                  on 1999/07/07  06:41:13
5016         Log: better diagnostics on read operations from write-only
5017              filehandles
5018      Branch: perl
5019            ! doio.c perl.c pod/perldelta.pod pod/perldiag.pod pp_hot.c
5020            ! pp_sys.c t/pragma/warn/pp_hot t/pragma/warn/pp_sys
5021 ____________________________________________________________________________
5022 [  3631] By: gsar                                  on 1999/07/07  02:03:34
5023         Log: make Sys::Hostname safe against C<$SIG{CHLD}='IGNORE'> (suggested
5024              by David Muir Sharnoff <muir@idiom.com>)
5025      Branch: perl
5026            ! lib/Sys/Hostname.pm
5027 ____________________________________________________________________________
5028 [  3630] By: gsar                                  on 1999/07/07  01:57:16
5029         Log: From: "Vishal Bhatia" <vishalb@my-deja.com>
5030              Date: Sun, 20 Jun 1999 17:17:17 -0700
5031              Message-ID: <AEBDBGKPMEAJAAAA@my-deja.com>
5032              Subject: [PATCH 5.005_57] Minor bug fix in pp_require
5033      Branch: perl
5034            ! ext/B/B/CC.pm
5035 ____________________________________________________________________________
5036 [  3629] By: gsar                                  on 1999/07/07  01:46:03
5037         Log: installperl should write normal messages to STDOUT, not STDERR
5038      Branch: perl
5039            ! installperl
5040 ____________________________________________________________________________
5041 [  3628] By: gsar                                  on 1999/07/07  01:41:25
5042         Log: BSD/OS needs -DSTRUCT_TM_HASZONE as of 4.0.1 (from mab@alink.net)
5043      Branch: perl
5044            ! hints/bsdos.sh
5045 ____________________________________________________________________________
5046 [  3627] By: gsar                                  on 1999/07/07  00:27:10
5047         Log: make diagnostic on C<my $^I> etc., more readable
5048      Branch: perl
5049            ! op.c
5050 ____________________________________________________________________________
5051 [  3626] By: gsar                                  on 1999/07/06  23:47:27
5052         Log: From: Andy Dougherty <doughera@lafayette.edu>
5053              Date:  Thu, 17 Jun 1999 12:07:11 -0400 (EDT)
5054              Message-Id:  <Pine.GSU.4.05.9906171204580.937-100000@newton.phys>
5055              Subject: [ID 19990617.004  [PATCH 5.005_57] make distclean fixes]
5056      Branch: perl
5057            ! Makefile.SH utils/Makefile
5058 ____________________________________________________________________________
5059 [  3625] By: jhi                                   on 1999/07/06  21:50:46
5060         Log: Some new files of #3624 missing from MANIFEST.
5061      Branch: cfgperl
5062            ! MANIFEST
5063 ____________________________________________________________________________
5064 [  3624] By: jhi                                   on 1999/07/06  21:47:04
5065         Log: POSIX [[:character class:]] support for standard, locale,
5066              and utf8.  If both utf8 and locale are on, utf8 wins.
5067              I don't fully understand why so many tables changed in
5068              lib/unicode because of "make" -- maybe it was just overdue.
5069      Branch: cfgperl
5070            + lib/unicode/Is/ASCII.pl lib/unicode/Is/Cntrl.pl
5071            + lib/unicode/Is/Graph.pl lib/unicode/Is/Punct.pl
5072            + lib/unicode/Is/Word.pl lib/unicode/Is/XDigit.pl
5073            ! MANIFEST Todo-5.005 embed.h embed.pl embedvar.h global.sym
5074            ! handy.h intrpvar.h lib/unicode/Bidirectional.pl
5075            ! lib/unicode/Block.pl lib/unicode/Category.pl
5076            ! lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
5077            ! lib/unicode/Is/BidiL.pl lib/unicode/Is/Digit.pl
5078            ! lib/unicode/Is/L.pl lib/unicode/Is/Lo.pl
5079            ! lib/unicode/Is/Lower.pl lib/unicode/Is/Print.pl
5080            ! lib/unicode/Is/Space.pl lib/unicode/Is/Upper.pl
5081            ! lib/unicode/Is/Z.pl lib/unicode/Is/Zs.pl lib/unicode/Name.pl
5082            ! lib/unicode/To/Digit.pl lib/unicode/mktables.PL objXSUB.h
5083            ! pod/perldelta.pod pod/perldiag.pod pod/perlre.pod proto.h
5084            ! regcomp.c regcomp.h regcomp.sym regexec.c regnodes.h
5085            ! t/op/pat.t t/op/re_tests t/op/regexp.t t/pragma/utf8.t
5086            ! t/pragma/warn/regcomp utf8.c
5087 ____________________________________________________________________________
5088 [  3623] By: gsar                                  on 1999/07/06  20:52:48
5089         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5090              Date: Wed, 16 Jun 1999 14:57:22 -0400
5091              Message-ID: <19990616145722.B16258@monk.mps.ohio-state.edu>
5092              Subject: [PATCH 5.00557] Devel::Peek
5093      Branch: perl
5094            ! ext/Devel/Peek/Peek.pm ext/Devel/Peek/Peek.xs
5095 ____________________________________________________________________________
5096 [  3622] By: gsar                                  on 1999/07/06  20:22:59
5097         Log: applied patch after demunging headers with appropriate paths
5098              From: "Vishal Bhatia" <vishalb@my-deja.com>
5099              Date: Sat, 12 Jun 1999 08:23:59 -0700
5100              Message-ID: <JIHEJPFDFKIBDAAA@my-deja.com>
5101              Subject: [Patch 5.005_57] unsigned arithmetic (Compiler)
5102      Branch: perl
5103            ! cc_runtime.h ext/B/B.xs ext/B/B/CC.pm ext/B/B/Stackobj.pm
5104            ! ext/B/defsubs.h.PL lib/ExtUtils/typemap t/harness
5105 ____________________________________________________________________________
5106 [  3621] By: gsar                                  on 1999/07/06  20:10:50
5107         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5108              Date: Thu, 10 Jun 1999 04:05:22 -0400 (EDT)
5109              Message-Id: <199906100805.EAA18216@monk.mps.ohio-state.edu>
5110              Subject: [PATCH 5.005_57] Optimize 2>&1 in commands
5111      Branch: perl
5112            ! doio.c
5113 ____________________________________________________________________________
5114 [  3620] By: jhi                                   on 1999/07/06  19:16:47
5115         Log: Mention EPOC and SOCKS.
5116      Branch: cfgperl
5117            ! pod/perldelta.pod
5118 ____________________________________________________________________________
5119 [  3619] By: gsar                                  on 1999/07/06  16:52:37
5120         Log: fix int vs STRLEN issue
5121      Branch: perl
5122            ! pp.c
5123 ____________________________________________________________________________
5124 [  3618] By: jhi                                   on 1999/07/06  16:52:20
5125         Log: There ain't Perl_atonv().
5126      Branch: cfgperl
5127            ! ext/ByteLoader/bytecode.h
5128 ____________________________________________________________________________
5129 [  3617] By: jhi                                   on 1999/07/06  15:55:22
5130         Log: Integrate with Sarathy.
5131      Branch: cfgperl
5132           !> Makefile.SH
5133 ____________________________________________________________________________
5134 [  3616] By: jhi                                   on 1999/07/06  15:54:09
5135         Log: Tweak for #3613.
5136      Branch: cfgperl
5137            ! Configure config_h.SH
5138 ____________________________________________________________________________
5139 [  3615] By: gsar                                  on 1999/07/06  11:00:21
5140         Log: From: "Todd C. Miller" <Todd.Miller@courtesan.com>
5141              Date:  Sun, 13 Jun 1999 17:46:13 -0600 (MDT)
5142              Message-Id:  <199906132346.RAA26632@xerxes.courtesan.com>
5143              Subject: [ID 19990613.003  linklibperl set incorrectly in Makefile.SH for OpenBSD]
5144      Branch: perl
5145            ! Makefile.SH
5146 ____________________________________________________________________________
5147 [  3614] By: jhi                                   on 1999/07/06  10:44:48
5148         Log: Integrate with Sarathy.
5149      Branch: cfgperl
5150           !> ext/IO/lib/IO/File.pm op.c op.h opcode.h opcode.pl perl.h pp.h
5151           !> pp.sym pp_proto.h t/base/rs.t t/pragma/warn/op
5152 ____________________________________________________________________________
5153 [  3613] By: jhi                                   on 1999/07/06  10:43:20
5154         Log: From: Nathan Kurz <nate@valleytel.net>
5155              Subject: [ID 19990612.001 compiling three deep modules within ext/]
5156              ply-To: nate@valleytel.net
5157              erl5-porters@perl.org
5158              Date: Sat, 12 Jun 1999 01:26:04 -0500
5159              Message-Id: <199906120626.BAA04996@trinkpad.valleytel.net>
5160      Branch: cfgperl
5161            ! Configure config_h.SH
5162 ____________________________________________________________________________
5163 [  3612] By: gsar                                  on 1999/07/06  10:17:52
5164         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5165              Date: Sat, 12 Jun 1999 04:49:09 -0400 (EDT)
5166              Message-Id: <199906120849.EAA26986@monk.mps.ohio-state.edu>
5167              Subject: [PATCH 5.005_57] Optimize away OP_SASSIGN
5168      Branch: perl
5169            ! op.c op.h opcode.h opcode.pl pp.h pp.sym pp_proto.h
5170 ____________________________________________________________________________
5171 [  3611] By: gsar                                  on 1999/07/06  09:51:20
5172         Log: From: pvhp@forte.com (Peter Prymmer)
5173              Date: Fri, 11 Jun 99 17:07:19 PDT
5174              Message-Id: <9906120007.AA13802@forte.com>
5175              Subject: [PATCH _03 && _57]portability fix for IO::File and FileHandle
5176      Branch: perl
5177            ! ext/IO/lib/IO/File.pm
5178 ____________________________________________________________________________
5179 [  3610] By: gsar                                  on 1999/07/06  09:37:37
5180         Log: fix for C<$/ = 42> setting paragraph mode (applied with small
5181              tweak)
5182              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
5183              Date: Wed, 09 Jun 1999 18:27:51 +0100
5184              Message-Id: <E10rm8l-00023T-00@ursa.cus.cam.ac.uk>
5185              Subject: Re: [ID 19990608.002] Possible bug with binmode and <FH> on Perl 5.005_03 Win32
5186      Branch: perl
5187            ! perl.h t/base/rs.t
5188 ____________________________________________________________________________
5189 [  3609] By: jhi                                   on 1999/07/06  09:28:48
5190         Log: Integrate with Sarathy.
5191      Branch: cfgperl
5192           !> (integrate 49 files)
5193 ____________________________________________________________________________
5194 [  3608] By: gsar                                  on 1999/07/06  09:28:21
5195         Log: test tweak
5196      Branch: perl
5197            ! t/pragma/warn/op
5198 ____________________________________________________________________________
5199 [  3607] By: jhi                                   on 1999/07/06  09:22:48
5200         Log: Put back the cygwin32 Configure fix of 3582 undone by 3597.
5201      Branch: cfgperl
5202            ! Configure config_h.SH
5203 ____________________________________________________________________________
5204 [  3606] By: gsar                                  on 1999/07/06  09:05:02
5205         Log: applied slightly tweaked version of suggested patch for
5206              improved RE API
5207              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5208              Date: Wed, 9 Jun 1999 18:14:27 -0400 (EDT)
5209              Message-Id: <199906092214.SAA14126@monk.mps.ohio-state.edu>
5210              Subject: [PATCH 5.005_57] REx engine rehash
5211      Branch: perl
5212            ! Changes dump.c embed.h embed.pl embedvar.h ext/re/Makefile.PL
5213            ! ext/re/re.xs global.sym objXSUB.h perl.c perl.h pp.c pp_hot.c
5214            ! proto.h regcomp.c regcomp.h regexec.c regexp.h thrdvar.h
5215            ! util.c
5216 ____________________________________________________________________________
5217 [  3605] By: gsar                                  on 1999/07/06  08:54:03
5218         Log: bug in change#3602 (cpp conditionals not allowed inside macro args)
5219      Branch: perl
5220            ! sv.c
5221 ____________________________________________________________________________
5222 [  3604] By: gsar                                  on 1999/07/06  07:08:30
5223         Log: From: paul.marquess@bt.com
5224              Date: Tue, 8 Jun 1999 22:37:58 +0100 
5225              Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB29C6C3C@mbtlipnt02.btlabs.bt.co.uk>
5226              Subject: [PATCH 5.005_57] DB_File 1.67
5227      Branch: perl
5228            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
5229            ! ext/DB_File/DB_File.xs ext/DB_File/typemap
5230 ____________________________________________________________________________
5231 [  3603] By: gsar                                  on 1999/07/06  07:04:50
5232         Log: From: paul.marquess@bt.com
5233              Date: Tue, 8 Jun 1999 22:34:01 +0100 
5234              Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB29C6C3B@mbtlipnt02.btlabs.bt.co.uk>
5235              Subject: [PATCH 5.005_57] DBM Filters
5236      Branch: perl
5237            ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
5238            ! ext/NDBM_File/NDBM_File.pm ext/NDBM_File/NDBM_File.xs
5239            ! ext/ODBM_File/ODBM_File.pm ext/ODBM_File/ODBM_File.xs
5240            ! ext/SDBM_File/SDBM_File.pm ext/SDBM_File/SDBM_File.xs
5241 ____________________________________________________________________________
5242 [  3602] By: gsar                                  on 1999/07/06  07:00:01
5243         Log: slightly tweaked version of suggested patch
5244              From: Dan Sugalski <sugalskd@ous.edu>
5245              Date: Tue, 08 Jun 1999 14:09:38 -0700
5246              Message-Id: <3.0.6.32.19990608140938.030f12e0@ous.edu>
5247              Subject: [PATCH 5.005_57]Use NV instead of double in the core
5248      Branch: perl
5249            ! av.h bytecode.pl cv.h doio.c dump.c embed.pl
5250            ! ext/ByteLoader/bytecode.h ext/ByteLoader/byterun.c hv.h
5251            ! intrpvar.h mg.c op.c perl.h pp.c pp.h pp_ctl.c pp_sys.c
5252            ! proto.h sv.c sv.h toke.c universal.c util.c
5253 ____________________________________________________________________________
5254 [  3601] By: gsar                                  on 1999/07/06  06:52:57
5255         Log: integrate cfgperl contents into mainline
5256      Branch: perl
5257           +> README.epoc epoc/config.h epoc/epoc.c epoc/epocish.h
5258           +> epoc/perl.mmp epoc/perl.pkg
5259           !> (integrate 30 files)
5260 ____________________________________________________________________________
5261 [  3598] By: jhi                                   on 1999/07/05  20:02:55
5262         Log: Integrate with mainperl.
5263      Branch: cfgperl
5264           +> lib/CGI/Pretty.pm
5265           !> Changes ext/B/B/Bblock.pm ext/B/B/C.pm ext/B/B/CC.pm
5266           !> ext/B/B/Stackobj.pm ext/GDBM_File/GDBM_File.xs mg.c op.c
5267           !> opcode.h opcode.pl pp_sys.c t/lib/io_udp.t thread.h toke.c
5268           !> vms/descrip_mms.template vms/subconfigure.com vms/vms.c
5269           !> vms/vmsish.h
5270 ____________________________________________________________________________
5271 [  3597] By: jhi                                   on 1999/07/05  19:59:48
5272         Log: Hack SOCKS support some more plus a patch from Andy Dougherty
5273              that addresses the notorious "Additional libraries" question.
5274      Branch: cfgperl
5275            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
5276            ! config_h.SH doio.c ext/Socket/Socket.xs hints/aix.sh perl.c
5277            ! pp_sys.c
5278 ____________________________________________________________________________
5279 [  3596] By: gsar                                  on 1999/07/05  18:30:51
5280         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5281              Date: Tue, 8 Jun 1999 04:47:58 -0400 (EDT)
5282              Message-Id: <199906080847.EAA03810@monk.mps.ohio-state.edu>
5283              Subject: [PATCH 5.00557] Long-standing UDP sockets bug on OS/2
5284      Branch: perl
5285            ! pp_sys.c t/lib/io_udp.t
5286 ____________________________________________________________________________
5287 [  3595] By: gsar                                  on 1999/07/05  18:29:08
5288         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5289              Date: Tue, 8 Jun 1999 04:44:58 -0400 (EDT)
5290              Message-Id: <199906080844.EAA03784@monk.mps.ohio-state.edu>
5291              Subject: [PATCH 5.00557] Setting $^E wipes out $!
5292      Branch: perl
5293            ! mg.c
5294 ____________________________________________________________________________
5295 [  3594] By: gsar                                  on 1999/07/05  18:24:53
5296         Log: hand-apply whitespace mutiliated patch
5297              From: Dan Sugalski <sugalskd@osshe.edu>
5298              Date: Mon, 07 Jun 1999 14:46:42 -0700
5299              Message-Id: <3.0.6.32.19990607144642.03079100@ous.edu>
5300              Subject: [PATCH 5.005_57]Updated VMS patch
5301      Branch: perl
5302            ! thread.h vms/descrip_mms.template vms/subconfigure.com
5303            ! vms/vms.c vms/vmsish.h
5304 ____________________________________________________________________________
5305 [  3593] By: gsar                                  on 1999/07/05  17:53:04
5306         Log: applied parts not duplicated by previous patches
5307              From: "Vishal Bhatia" <vishalb@my-deja.com>
5308              Date: Sat, 05 Jun 1999 08:42:17 -0700
5309              Message-ID: <JAMCAJKJEJDPAAAA@my-deja.com>
5310              Subject: Fwd: [PATCH 5.005_57] consolidated compiler changes
5311      Branch: perl
5312            ! Changes ext/B/B/Bblock.pm ext/B/B/C.pm ext/B/B/CC.pm
5313            ! ext/B/B/Stackobj.pm
5314 ____________________________________________________________________________
5315 [  3592] By: jhi                                   on 1999/07/05  17:17:22
5316         Log: AIX threaded build, plus few more on the side.
5317      Branch: cfgperl
5318            ! embed.h embed.pl ext/DynaLoader/dl_aix.xs
5319            ! ext/DynaLoader/dl_next.xs ext/DynaLoader/dl_rhapsody.xs
5320            ! ext/DynaLoader/dl_vms.xs hints/aix.sh objXSUB.h perl.h
5321            ! perl_exp.SH pp_ctl.c proto.h toke.c util.c
5322 ____________________________________________________________________________
5323 [  3591] By: gsar                                  on 1999/07/05  16:52:34
5324         Log: "\e" and "\a" didn't produce right escape under EBCDIC
5325              From: pvhp@forte.com (Peter Prymmer)
5326              Date: Fri, 4 Jun 99 12:00:27 PDT
5327              Message-Id: <9906041900.AA28387@forte.com>
5328              Subject: [PATCH 5.005_57]lingering ASCIIism in tokener
5329      Branch: perl
5330            ! toke.c
5331 ____________________________________________________________________________
5332 [  3590] By: gsar                                  on 1999/07/05  16:40:01
5333         Log: s/scalar ref constructor/single ref constructor/ (suggested
5334              by Stephen McCamant)
5335      Branch: perl
5336            ! opcode.h opcode.pl
5337 ____________________________________________________________________________
5338 [  3589] By: gsar                                  on 1999/07/05  16:34:06
5339         Log: no such thing as gdbm_clearerr() (from Andy Dougherty)
5340      Branch: perl
5341            ! ext/GDBM_File/GDBM_File.xs
5342 ____________________________________________________________________________
5343 [  3588] By: gsar                                  on 1999/07/05  16:29:39
5344         Log: allow C<-foo> under C<use integer> (behavior of C<-$string>
5345              is unchanged still)
5346      Branch: perl
5347            ! op.c
5348 ____________________________________________________________________________
5349 [  3587] By: jhi                                   on 1999/07/05  10:31:43
5350         Log: Make perl_exp.SH smarter about what to include and what to exclude.
5351      Branch: cfgperl
5352            ! perl_exp.SH
5353 ____________________________________________________________________________
5354 [  3586] By: jhi                                   on 1999/07/05  09:29:31
5355         Log: Remove unnecessary and extraneous my $i = 0.
5356      Branch: cfgperl
5357            ! bytecode.pl
5358 ____________________________________________________________________________
5359 [  3585] By: jhi                                   on 1999/07/05  07:28:59
5360         Log: Integrate with mainperl.
5361      Branch: cfgperl
5362           !> (integrate 30 files)
5363 ____________________________________________________________________________
5364 [  3584] By: gsar                                  on 1999/07/05  05:36:28
5365         Log: From: Vishal Bhatia <vishalb@hotmail.com>
5366              Date: Thu, 03 Jun 1999 00:57:48 PDT
5367              Message-ID: <19990603075749.86665.qmail@hotmail.com>
5368              Subject: Re: [PATCH 5.005_57] pp_sort sorted out
5369      Branch: perl
5370            ! ext/B/B/Bblock.pm ext/B/B/C.pm ext/B/B/CC.pm
5371 ____________________________________________________________________________
5372 [  3583] By: gsar                                  on 1999/07/05  05:31:19
5373         Log: suppress fancy display when in verbose mode (suggested by
5374              Paul Johnson <pjcj@transeda.com>)
5375      Branch: perl
5376            ! lib/Test/Harness.pm
5377 ____________________________________________________________________________
5378 [  3582] By: gsar                                  on 1999/07/05  05:17:12
5379         Log: cygwin32 update
5380              From: "Fifer, Eric" <EFifer@sanwaint.com>
5381              Date:  Wed, 2 Jun 1999 15:16:05 +0100
5382              Message-Id:  <71E287AB0D94D111BBD600600849EC8185EDD9@POST>
5383              Subject:  [ID 19990602.003] perl5.005_03 (CORE) cygwin32 port
5384      Branch: perl
5385            ! Configure Makefile.SH README.cygwin32 cygwin32/Makefile.SHs
5386            ! cygwin32/build-instructions.READFIRST
5387            ! cygwin32/build-instructions.charles-wilson
5388            ! cygwin32/build-instructions.sebastien-barre
5389            ! cygwin32/build-instructions.steven-morlock
5390            ! cygwin32/build-instructions.steven-morlock2 doio.c dosish.h
5391            ! ext/POSIX/Makefile.PL ext/POSIX/POSIX.xs hints/cygwin32.sh
5392            ! lib/Cwd.pm lib/ExtUtils/MM_Cygwin.pm perl.h pp_hot.c
5393            ! t/op/magic.t util.c
5394 ____________________________________________________________________________
5395 [  3581] By: gsar                                  on 1999/07/05  02:46:18
5396         Log: NeXT doesn't have FD_CLOEXEC (suggested by Hans Mulder)
5397      Branch: perl
5398            ! util.c
5399 ____________________________________________________________________________
5400 [  3580] By: gsar                                  on 1999/07/05  02:38:03
5401         Log: From: "Ed Peschko" <ed_peschko@csgsystems.com>
5402              Date: Mon, 31 May 1999 18:18:13 -0600
5403              Message-ID: <19990601001813.AAA17834@csgsystems.com>
5404              Subject: [ PATCH perl5.005_57 ] new perlcc + regression tests
5405      Branch: perl
5406            ! t/TEST t/UTEST t/harness utils/perlcc.PL
5407 ____________________________________________________________________________
5408 [  3579] By: gsar                                  on 1999/07/05  01:20:58
5409         Log: compatibility tweak for Class::Struct
5410      Branch: perl
5411            ! lib/Class/Struct.pm
5412 ____________________________________________________________________________
5413 [  3578] By: jhi                                   on 1999/07/04  23:26:01
5414         Log: Miscellaneus AIX fixes + SOCKS support.
5415      Branch: cfgperl
5416            ! Configure Makefile.SH Porting/Glossary Porting/config.sh
5417            ! Porting/config_H config_h.SH doio.c ext/Socket/Socket.xs
5418            ! hints/aix.sh pp_sys.c
5419 ____________________________________________________________________________
5420 [  3577] By: gsar                                  on 1999/07/04  23:07:39
5421         Log: test tweak
5422      Branch: perl
5423            ! t/io/openpid.t
5424 ____________________________________________________________________________
5425 [  3576] By: jhi                                   on 1999/07/04  22:39:23
5426         Log: Integrate with mainperl.
5427      Branch: cfgperl
5428           +> t/io/openpid.t
5429            - win32/perlhost.h
5430           !> (integrate 51 files)
5431 ____________________________________________________________________________
5432 [  3575] By: jhi                                   on 1999/07/04  22:26:48
5433         Log: Added 64-bit support for AIX 4.3 or better
5434              based on Martin H. Rusoff's observations.
5435      Branch: cfgperl
5436            ! Configure config_h.SH hints/aix.sh
5437 ____________________________________________________________________________
5438 [  3574] By: jhi                                   on 1999/07/04  21:34:47
5439         Log: Do not throw away gccvers compilation errors.
5440              From: Andy Dougherty <doughera@lafayette.edu>
5441              To: Ron Seguin <rseguin@on.bell.ca>
5442              Cc: Perl Porters <perl5-porters@perl.org>
5443              Subject: [PATCH] Re: [ID 19990625.011]  WHOA There
5444              Date: Mon, 28 Jun 1999 12:36:38 -0400 (EDT)
5445              Message-Id: <Pine.GSU.4.05.9906281230100.6265-100000@newton.phys>
5446      Branch: cfgperl
5447            ! Configure config_h.SH
5448 ____________________________________________________________________________
5449 [  3573] By: gsar                                  on 1999/07/04  21:10:32
5450         Log: adapted suggested tests for addition to testsuite
5451              From: RonaldWS@aol.com
5452              Date:  Sun, 30 May 1999 16:27:28 EDT
5453              Message-Id:  <25cd799f.2482f930@aol.com>
5454              Subject: [19990530.007] Open with pipe | does not return pid under win32
5455      Branch: perl
5456            + t/io/openpid.t
5457            ! MANIFEST win32/win32.c
5458 ____________________________________________________________________________
5459 [  3572] By: gsar                                  on 1999/07/04  20:29:32
5460         Log: perl_run() should call my_exit(0) for normal completion
5461      Branch: perl
5462            ! perl.c
5463 ____________________________________________________________________________
5464 [  3571] By: jhi                                   on 1999/07/04  20:10:44
5465         Log: Add test for change #3568 plus general cleanup.
5466      Branch: cfgperl
5467            ! t/pragma/locale.t
5468 ____________________________________________________________________________
5469 [  3570] By: gsar                                  on 1999/07/04  20:03:21
5470         Log: make overload, Data::Dumper, and dumpvar understand qr// stringify
5471              overloading
5472      Branch: perl
5473            ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/Dumper.xs
5474            ! lib/Dumpvalue.pm lib/dumpvar.pl lib/overload.pm pp_ctl.c
5475 ____________________________________________________________________________
5476 [  3569] By: gsar                                  on 1999/07/04  18:04:48
5477         Log: make AIX dynaloading work when libperl is shared (and thus under
5478              mod_perl etc.)
5479              From: Jens-Uwe Mager <jum@helios.de>
5480              Date:  Sat, 29 May 1999 17:09:52 +0200
5481              Message-Id:  <199905291509.RAA43978@ans.helios.de>
5482              Subject: [19990529.002] DynaLoader does not work properly if perl is not the main program (AIX)
5483      Branch: perl
5484            ! ext/DynaLoader/dl_aix.xs
5485 ____________________________________________________________________________
5486 [  3568] By: jhi                                   on 1999/07/04  14:54:23
5487         Log: pp_lc/pp_lcfirst/pp_quotemeta/pp_uc/pp_ucfirst were not calling mg_set().
5488              This resulted for example in the 'o' magic not being cleared by
5489              magic_setcollxfrm(), which resulted in strange cmp results.
5490              The bug was reported originally in the message
5491              Subject: Bug with locale
5492              From: Jan Starzynski <jan@planet.de> 
5493              To: perlbug@perl.com 
5494              Date: Fri, 09 Apr 1999 13:23:07 +0200 
5495              Message-ID: <370DE31B.DAEE1332@planet.de> 
5496      Branch: cfgperl
5497            ! pp.c
5498 ____________________________________________________________________________
5499 [  3567] By: gsar                                  on 1999/07/04  02:38:34
5500         Log: remove misleading info on defined(&func), unclutter deprecation
5501              about defined(@array)
5502      Branch: perl
5503            ! op.c pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
5504            ! t/pragma/warn/op
5505 ____________________________________________________________________________
5506 [  3566] By: gsar                                  on 1999/07/04  01:46:31
5507         Log: From: jan.dubois@ibm.net (Jan Dubois)
5508              Date: Wed, 26 May 1999 22:07:17 +0200
5509              Message-ID: <374c53ac.10322322@smtp1.ibm.net>
5510              Subject: [PATCH 5.005_57] MINGW32 and EGCS 1.1.2 support
5511      Branch: perl
5512            ! Changes win32/win32.c win32/win32.h
5513 ____________________________________________________________________________
5514 [  3565] By: gsar                                  on 1999/07/04  01:26:02
5515         Log: newer version of perlxstut from Jeff Okamoto (slightly edited
5516              for win32 issues)
5517      Branch: perl
5518            ! pod/perlxstut.pod
5519 ____________________________________________________________________________
5520 [  3564] By: gsar                                  on 1999/07/02  03:09:04
5521         Log: avoid warnings
5522      Branch: perl
5523            ! ext/Thread/Thread/Specific.pm lib/fields.pm
5524 ____________________________________________________________________________
5525 [  3563] By: gsar                                  on 1999/06/28  19:23:47
5526         Log: inc version (for CPAN.pm sanity)
5527      Branch: perl
5528            ! lib/Text/ParseWords.pm
5529 ____________________________________________________________________________
5530 [  3562] By: gsar                                  on 1999/06/28  19:19:01
5531         Log: regen perltoc
5532      Branch: perl
5533            ! pod/perltoc.pod
5534 ____________________________________________________________________________
5535 [  3561] By: gsar                                  on 1999/06/28  19:08:41
5536         Log: From: Damian Conway <damian@cs.monash.edu.au>
5537              Date: Wed, 26 May 1999 00:58:35 -0400
5538              Message-Id: <199905260458.AAA06411@defender.perl.org>
5539              Subject: [19990526.002] Misc. improvements to Class:Struct
5540      Branch: perl
5541            ! MANIFEST lib/Class/Struct.pm
5542 ____________________________________________________________________________
5543 [  3560] By: gsar                                  on 1999/06/28  18:50:52
5544         Log: remove bogus PL_optype_size
5545      Branch: perl
5546            ! bytecode.pl ext/ByteLoader/byterun.h
5547 ____________________________________________________________________________
5548 [  3559] By: gsar                                  on 1999/06/28  18:22:26
5549         Log: upgrade CGI.pm to v2.53 (CGI/{Apache,Switch}.pm NOT deleted)
5550      Branch: perl
5551            + lib/CGI/Pretty.pm
5552            ! eg/cgi/file_upload.cgi lib/CGI.pm lib/CGI/Carp.pm
5553            ! lib/CGI/Cookie.pm lib/CGI/Fast.pm t/lib/cgi-form.t
5554            ! t/lib/cgi-html.t t/lib/cgi-request.t
5555 ____________________________________________________________________________
5556 [  3558] By: jhi                                   on 1999/06/28  07:30:21
5557         Log: Change Olaf Lebbe's email address.
5558      Branch: cfgperl
5559            ! README.epoc
5560 ____________________________________________________________________________
5561 [  3557] By: gsar                                  on 1999/06/28  00:07:33
5562         Log: make autogenerated files writable
5563      Branch: perl
5564            - win32/perlhost.h
5565            ! MANIFEST Porting/makerel embed.h embedvar.h ext/B/B/Asmdata.pm
5566            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h global.sym
5567            ! keywords.h lib/warning.pm objXSUB.h opcode.h pp.sym pp_proto.h
5568            ! proto.h regnodes.h warning.h win32/config_H.bc
5569            ! win32/config_H.gc win32/config_H.vc
5570 ____________________________________________________________________________
5571 [  3556] By: jhi                                   on 1999/06/27  19:22:53
5572         Log: Update MANIFEST to match #3555.
5573      Branch: cfgperl
5574            ! MANIFEST
5575 ____________________________________________________________________________
5576 [  3555] By: jhi                                   on 1999/06/27  19:16:22
5577         Log: EPOC port to Psion5.
5578              From: Olaf Flebbe <O.Flebbe@science-computing.de>
5579              To: Jarkko Hietaniemi <jhi@iki.fi>
5580              Cc: perl5-porters@perl.org
5581              Subject: Re: Psion5
5582              Date: Sun, 27 Jun 1999 20:50:30 +0200 (METDST)
5583              Message-ID: <Pine.GHP.4.02.9906272048130.17736-100000@io.science-computing.de>
5584      Branch: cfgperl
5585            + README.epoc epoc/config.h epoc/epoc.c epoc/epocish.h
5586            + epoc/perl.mmp epoc/perl.pkg
5587            ! MANIFEST doio.c lib/Term/ReadLine.pm lib/perl5db.pl perl.c
5588            ! perl.h sv.c util.c
5589 ____________________________________________________________________________
5590 [  3554] By: jhi                                   on 1999/06/27  18:50:52
5591         Log: Integrate from mainperl.
5592      Branch: cfgperl
5593           !> (integrate 48 files)
5594 ____________________________________________________________________________
5595 [  3553] By: gsar                                  on 1999/06/27  14:28:49
5596         Log: somewhat untested PERL_OBJECT cleanups (C++isms mostly
5597              gone from the public API); PERL_OBJECT builds again on
5598              windows
5599              
5600              TODO: namespace-clean the typedefs in iperlsys.h and
5601              elsewhere; remove C++ remnants from public headers
5602      Branch: perl
5603            ! XSUB.h bytecode.pl cv.h embed.h embed.pl ext/B/B.xs
5604            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
5605            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h
5606            ! ext/DynaLoader/dlutils.c global.sym globals.c iperlsys.h
5607            ! lib/ExtUtils/Embed.pm lib/ExtUtils/xsubpp mg.c objXSUB.h
5608            ! opcode.h opcode.pl perl.c perl.h pod/perlhist.pod pp_ctl.c
5609            ! pp_hot.c proto.h scope.h sv.h toke.c universal.c util.c
5610            ! win32/GenCAPI.pl win32/Makefile win32/config.bc
5611            ! win32/config.gc win32/config.vc win32/dl_win32.xs
5612            ! win32/makedef.pl win32/makefile.mk win32/perllib.c
5613            ! win32/runperl.c win32/win32.c win32/win32.h win32/win32iop.h
5614            ! win32/win32sck.c
5615 ____________________________________________________________________________
5616 [  3552] By: gsar                                  on 1999/06/27  13:49:31
5617         Log: integrate cfgperl changes into mainline
5618      Branch: perl
5619           !> dump.c embed.h embed.pl embedvar.h global.sym intrpvar.h mg.c
5620           !> objXSUB.h op.c perl.c perl.h perlvars.h pp.c pp_ctl.c
5621           !> pp_proto.h pp_sys.c proto.h sv.c t/pragma/locale.t toke.c
5622           !> util.c
5623 ____________________________________________________________________________
5624 [  3551] By: gsar                                  on 1999/06/27  13:31:11
5625         Log: fix indents
5626      Branch: perl
5627            ! op.c
5628 ____________________________________________________________________________
5629 [  3550] By: gsar                                  on 1999/06/24  22:42:53
5630         Log: update Changes
5631      Branch: perl
5632            ! Changes
5633 ____________________________________________________________________________
5634 [  3549] By: gsar                                  on 1999/06/24  22:41:17
5635         Log: avoid race condition in the CAPI extension bootstrap handler
5636      Branch: perl
5637            ! lib/ExtUtils/xsubpp win32/GenCAPI.pl
5638 ____________________________________________________________________________
5639 [  3548] By: gsar                                  on 1999/06/24  22:39:53
5640         Log: sanity check to cover the case when perl is installed into the
5641              X:\ (drive root)
5642      Branch: perl
5643            ! win32/win32.c
5644 ____________________________________________________________________________
5645 [  3547] By: gsar                                  on 1999/06/22  19:30:32
5646         Log: tweak RefHash to make intent clearer (suggested by John Dlugosz)
5647      Branch: perl
5648            ! lib/Tie/RefHash.pm
5649 ____________________________________________________________________________
5650 [  3544] By: jhi                                   on 1999/06/18  19:24:28
5651         Log: Tidy up #3542 and #3543. 
5652      Branch: cfgperl
5653            ! t/pragma/locale.t util.c
5654 ____________________________________________________________________________
5655 [  3543] By: jhi                                   on 1999/06/18  10:28:45
5656         Log: Spice up locale.t.
5657      Branch: cfgperl
5658            ! t/pragma/locale.t
5659 ____________________________________________________________________________
5660 [  3542] By: jhi                                   on 1999/06/17  22:42:03
5661         Log: Fixed two long-standing locale bugs.
5662              
5663              Both problems were related to numeric locale which
5664              controls the radix character aka the decimal separator.
5665              (1) printf (and sprintf) were resetting the numeric locale to C.
5666              (2) Using locale-numerically formatted floating point
5667              numbers (e.g. "1,23") together with -w caused warnings about
5668              "isn't numeric".  The operations were working fine, though,
5669              because atof() was using the local locale.
5670              Both problems reported by Stefan Vogtner.
5671              
5672              Introduced a wrapper for atof() that attempts to convert
5673              the string both ways.  This helps Perl to understand
5674              numbers like this "4.56" even when using a local locale
5675              makes atof() understand only numbers like this "7,89".
5676              
5677              Remaining related problems, both of which existed before
5678              this patch and continue to exist after this patch:
5679              (a) The behaviour of print() is _not_ as documented by perllocale.
5680              Instead of always using the C locale, print() does use the
5681              local locale, just like the *printf() do.  This may be fixable
5682              now that switching to-and-fro between locales has been made
5683              more consistent, but fixing print() would change existing
5684              behaviour.  perllocale is not changed by this patch.
5685              (b) If a number has been stringified (say, via "$number") under
5686              a local locale, the cached string value persists even under
5687              "no locale".  This may or may not be a problem: operations
5688              work fine because the original number is still there, but
5689              that the string form keeps its locale-ish outlook may be
5690              somewhat confusing.
5691      Branch: cfgperl
5692            ! dump.c embed.h embed.pl embedvar.h global.sym intrpvar.h mg.c
5693            ! objXSUB.h op.c perl.c perl.h perlvars.h pp.c pp_ctl.c
5694            ! pp_proto.h pp_sys.c proto.h sv.c t/pragma/locale.t toke.c
5695            ! util.c
5696 ____________________________________________________________________________
5697 [  3541] By: jhi                                   on 1999/06/17  20:00:16
5698         Log: Integrate from mainperl.
5699      Branch: cfgperl
5700           !> ext/Data/Dumper/Dumper.pm op.c
5701 ____________________________________________________________________________
5702 [  3540] By: gsar                                  on 1999/06/16  16:49:55
5703         Log: dump C<0> as such, not C<'0'>
5704      Branch: perl
5705            ! ext/Data/Dumper/Dumper.pm
5706 ____________________________________________________________________________
5707 [  3539] By: gsar                                  on 1999/06/13  04:04:40
5708         Log: fix coredumper in change#3498
5709      Branch: perl
5710            ! op.c
5711 ____________________________________________________________________________
5712 [  3538] By: jhi                                   on 1999/06/12  22:01:26
5713         Log: Integrate from mainperl.
5714      Branch: cfgperl
5715           +> lib/caller.pm
5716           !> (integrate 36 files)
5717 ____________________________________________________________________________
5718 [  3537] By: gsar                                  on 1999/06/12  06:43:03
5719         Log: EXTERN_C declarations for global arrays in various
5720              headers, so perl can be built even in C++ mode; win32
5721              build fixups; regen headers
5722      Branch: perl
5723            ! XSUB.h embedvar.h ext/B/B.xs objXSUB.h opcode.h opcode.pl
5724            ! perl.h regcomp.h regexec.c utf8.h win32/win32.c win32/win32.h
5725 ____________________________________________________________________________
5726 [  3536] By: gsar                                  on 1999/06/12  06:38:21
5727         Log: caller.pm typos
5728      Branch: perl
5729            ! lib/caller.pm
5730 ____________________________________________________________________________
5731 [  3535] By: gsar                                  on 1999/06/11  23:13:54
5732         Log: various little tweaks; most globals are now in intrpvar.h, ninterps
5733              is temporarily gone
5734      Branch: perl
5735            ! embed.pl intrpvar.h os2/os2.c perl.c perlvars.h
5736            ! pod/perldelta.pod proto.h win32/perllib.c
5737 ____________________________________________________________________________
5738 [  3534] By: gsar                                  on 1999/06/11  20:41:51
5739         Log: implement C<use caller 'encoding'>
5740      Branch: perl
5741            + lib/caller.pm
5742            ! MANIFEST perl.h pod/perldelta.pod pod/perlfunc.pod pp_ctl.c
5743 ____________________________________________________________________________
5744 [  3533] By: gsar                                  on 1999/06/11  16:51:04
5745         Log: truncate() has a peculiar exemption from strict barewords, even
5746              though it has a non-filehandle prototype
5747      Branch: perl
5748            ! op.c t/io/fs.t
5749 ____________________________________________________________________________
5750 [  3532] By: gsar                                  on 1999/06/11  09:09:16
5751         Log: GDBM tweak
5752      Branch: perl
5753            ! ext/GDBM_File/GDBM_File.xs ext/GDBM_File/typemap
5754 ____________________________________________________________________________
5755 [  3531] By: gsar                                  on 1999/06/10  23:34:19
5756         Log: part of the platform changes for IMPLICIT_CONTEXT
5757      Branch: perl
5758            ! djgpp/djgpp.c jpl/JNI/JNI.xs jpl/JNI/typemap
5759            ! jpl/PerlInterpreter/PerlInterpreter.c
5760            ! jpl/PerlInterpreter/PerlInterpreter.h
5761            ! os2/OS2/ExtAttr/ExtAttr.xs os2/OS2/PrfDB/PrfDB.xs
5762            ! os2/OS2/Process/Process.xs os2/OS2/REXX/REXX.xs perl.h
5763 ____________________________________________________________________________
5764 [  3530] By: jhi                                   on 1999/06/10  20:55:56
5765         Log: Integrate from mainperl.
5766      Branch: cfgperl
5767           !> ext/DB_File/DB_File.xs ext/DB_File/typemap
5768 ____________________________________________________________________________
5769 [  3529] By: gsar                                  on 1999/06/10  20:40:01
5770         Log: DB_File tweaks for IMPLICIT CONTEXT
5771      Branch: perl
5772            ! ext/DB_File/DB_File.xs ext/DB_File/typemap
5773 ____________________________________________________________________________
5774 [  3528] By: jhi                                   on 1999/06/10  10:18:15
5775         Log: Integrate from mainperl.
5776      Branch: cfgperl
5777           !> (integrate 105 files)
5778 ____________________________________________________________________________
5779 [  3527] By: gsar                                  on 1999/06/10  09:30:35
5780         Log: most globals are now interpreter local; locale initialization
5781              was too early, defer it until interpreter is allocated and
5782              initialized; multiple interpreters should now be
5783              concurrency-safe (untested)
5784      Branch: perl
5785            ! embedvar.h intrpvar.h malloc.c miniperlmain.c perl.c perl.h
5786            ! perlvars.h
5787 ____________________________________________________________________________
5788 [  3526] By: gsar                                  on 1999/06/10  08:38:00
5789         Log: fix small nits
5790      Branch: perl
5791            ! cc_runtime.h ext/B/B/CC.pm run.c
5792 ____________________________________________________________________________
5793 [  3525] By: gsar                                  on 1999/06/10  04:41:38
5794         Log: win32 build fixes
5795      Branch: perl
5796            ! bytecode.pl dosish.h embed.h embed.pl ext/B/B.xs
5797            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
5798            ! ext/ByteLoader/byterun.h ext/SDBM_File/sdbm/sdbm.c globals.c
5799            ! mg.c objXSUB.h op.h perl.c perl.h pp_sys.c proto.h sv.c util.c
5800            ! win32/Makefile win32/config_H.bc win32/config_H.gc
5801            ! win32/config_H.vc win32/config_h.PL win32/dl_win32.xs
5802            ! win32/makedef.pl win32/makefile.mk win32/perllib.c
5803            ! win32/win32.c win32/win32.h win32/win32sck.c
5804            ! win32/win32thread.c win32/win32thread.h
5805 ____________________________________________________________________________
5806 [  3524] By: gsar                                  on 1999/06/09  18:03:01
5807         Log: more complete support for implicit thread/interpreter pointer,
5808              enabled via -DPERL_IMPLICIT_CONTEXT (all changes are noops
5809              without that enabled):
5810              - USE_THREADS now enables PERL_IMPLICIT_CONTEXT, so dTHR
5811              is a noop; tests pass on Solaris; should be faster now!
5812              - MULTIPLICITY has been tested with and without
5813              PERL_IMPLICIT_CONTEXT on Solaris
5814              - improved function database now merged with embed.pl
5815              - everything except the varargs functions have foo(a,b,c) macros
5816              to provide compatibility
5817              - varargs functions default to compatibility variants that
5818              get the context pointer using dTHX
5819              - there should be almost no source compatibility issues as a
5820              result of all this
5821              - dl_foo.xs changes other than dl_dlopen.xs untested
5822              - still needs documentation, fixups for win32 etc
5823              Next step: migrate most non-mutex variables from perlvars.h
5824              to intrpvar.h
5825      Branch: perl
5826            - proto.pl
5827            ! MANIFEST XSUB.h av.c bytecode.pl cv.h doio.c doop.c dump.c
5828            ! ebcdic.c embed.h embed.pl embedvar.h ext/B/B.xs ext/B/typemap
5829            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
5830            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h
5831            ! ext/Data/Dumper/Dumper.xs ext/Devel/Peek/Peek.xs
5832            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_beos.xs
5833            ! ext/DynaLoader/dl_cygwin32.xs ext/DynaLoader/dl_dld.xs
5834            ! ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dl_hpux.xs
5835            ! ext/DynaLoader/dl_mpeix.xs ext/DynaLoader/dl_next.xs
5836            ! ext/DynaLoader/dl_none.xs ext/DynaLoader/dl_rhapsody.xs
5837            ! ext/DynaLoader/dl_vmesa.xs ext/DynaLoader/dl_vms.xs
5838            ! ext/DynaLoader/dlutils.c ext/Opcode/Opcode.xs
5839            ! ext/POSIX/POSIX.xs ext/Thread/Thread.xs ext/re/re.xs
5840            ! global.sym globals.c gv.c hv.c lib/ExtUtils/typemap
5841            ! lib/ExtUtils/xsubpp malloc.c mg.c mg.h miniperlmain.c
5842            ! objXSUB.h op.c opcode.h opcode.pl perl.c perl.h perlio.c
5843            ! perlsfio.h perly.c pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c
5844            ! proto.h regcomp.c regcomp.h regexec.c run.c scope.c scope.h
5845            ! sv.c taint.c thrdvar.h thread.h toke.c universal.c utf8.c
5846            ! util.c win32/Makefile win32/makefile.mk writemain.SH
5847 ____________________________________________________________________________
5848 [  3523] By: gsar                                  on 1999/06/07  05:24:13
5849         Log: missed a file
5850      Branch: perl
5851            + proto.pl
5852            ! MANIFEST
5853 ____________________________________________________________________________
5854 [  3522] By: gsar                                  on 1999/06/07  05:18:34
5855         Log: initial stub implementation of implicit thread/this
5856              pointer    argument; builds/tests on Solaris, win32
5857              hasn't been fixed up yet; proto.h, global.sym and
5858              static function decls are now generated from a common
5859              database in proto.pl; some inconsistently named
5860              perl_foo() things are now Perl_foo(), compatibility
5861              #defines provided; perl_foo() (lowercase 'p') reserved
5862              for functions that take an explicit context argument;
5863              next step: generate #define foo(a,b) Perl_foo(aTHX_ a,b)
5864      Branch: perl
5865            ! XSUB.h av.c cop.h deb.c doio.c doop.c dump.c ebcdic.c embed.h
5866            ! embed.pl ext/POSIX/POSIX.xs global.sym globals.c gv.c gv.h
5867            ! hv.c malloc.c mg.c miniperlmain.c objXSUB.h op.c opcode.h
5868            ! opcode.pl perl.c perl.h perl_exp.SH perlio.c perly.c perly.y
5869            ! pp.c pp.sym pp_ctl.c pp_hot.c pp_proto.h pp_sys.c proto.h
5870            ! regcomp.c regexec.c run.c scope.c scope.h sv.c taint.c toke.c
5871            ! universal.c utf8.c util.c
5872 ____________________________________________________________________________
5873 [  3521] By: gsar                                  on 1999/06/04  23:00:22
5874         Log: clean up some stray "global" symbols
5875      Branch: perl
5876            ! embed.h embed.pl global.sym objXSUB.h opcode.pl pp.sym
5877            ! pp_proto.h proto.h
5878 ____________________________________________________________________________
5879 [  3520] By: jhi                                   on 1999/06/02  21:33:28
5880         Log: Integrate from mainperl.
5881      Branch: cfgperl
5882           !> (integrate 94 files)
5883 ____________________________________________________________________________
5884 [  3519] By: gsar                                  on 1999/06/02  07:16:10
5885         Log: avoid dereferencing null pointer from getpwent() et al
5886      Branch: perl
5887            ! pp_sys.c
5888 ____________________________________________________________________________
5889 [  3518] By: gsar                                  on 1999/06/02  04:47:10
5890         Log: remove _() non-ansism
5891      Branch: perl
5892            ! Porting/config_H XSUB.h config_h.SH cv.h doio.c doop.c
5893            ! ext/B/B/C.pm ext/B/B/CC.pm ext/B/byteperl.c
5894            ! ext/ByteLoader/ByteLoader.xs ext/Data/Dumper/Dumper.xs
5895            ! ext/DynaLoader/dl_beos.xs ext/DynaLoader/dl_dlopen.xs
5896            ! ext/DynaLoader/dl_vmesa.xs ext/IO/poll.h ext/IPC/SysV/SysV.xs
5897            ! ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs ext/Thread/Thread.xs
5898            ! ext/re/re.xs handy.h hv.c iperlsys.h
5899            ! jpl/PerlInterpreter/PerlInterpreter.c lib/ExtUtils/Embed.pm
5900            ! malloc.c mg.c mg.h minimod.pl miniperlmain.c op.c op.h
5901            ! opcode.h opcode.pl os2/POSIX.mkfifo perl.c perl.h
5902            ! plan9/config.plan9 pod/perlembed.pod pod/perlguts.pod pp.c
5903            ! pp_ctl.c pp_hot.c pp_sys.c proto.h regcomp.c regexec.c run.c
5904            ! scope.h sv.c sv.h thread.h toke.c util.c vms/sockadapt.h
5905            ! vms/vmsish.h vms/writemain.pl vos/config.h
5906            ! vos/config_h.SH_orig win32/GenCAPI.pl win32/config_H.bc
5907            ! win32/config_H.gc win32/config_H.vc win32/makemain.pl
5908            ! win32/perllib.c win32/runperl.c win32/win32.h
5909            ! win32/win32thread.h writemain.SH x2p/a2p.c x2p/a2p.h x2p/a2p.y
5910            ! x2p/hash.h x2p/str.h x2p/util.h x2p/walk.c
5911 ____________________________________________________________________________
5912 [  3517] By: gsar                                  on 1999/06/02  02:17:51
5913         Log: missed a few files
5914      Branch: perl
5915            ! ext/POSIX/POSIX.xs jpl/JNI/JNI.xs
5916 ____________________________________________________________________________
5917 [  3516] By: gsar                                  on 1999/06/02  01:37:33
5918         Log: integrate cfgperl contents into mainline
5919      Branch: perl
5920           +> ext/ByteLoader/bytecode.h ext/ByteLoader/byterun.c
5921           +> ext/ByteLoader/byterun.h
5922            - bytecode.h byterun.c byterun.h
5923            ! Changes
5924           !> (integrate 58 files)
5925 ____________________________________________________________________________
5926 [  3515] By: gsar                                  on 1999/06/02  00:48:50
5927         Log: remove stray K&R-isms
5928      Branch: perl
5929            ! ext/SDBM_File/sdbm/dba.c ext/SDBM_File/sdbm/dbd.c
5930            ! ext/SDBM_File/sdbm/dbe.c ext/SDBM_File/sdbm/dbm.c
5931            ! ext/SDBM_File/sdbm/dbu.c mg.c op.c pp_ctl.c pp_sys.c sv.c
5932            ! toke.c util.c win32/win32.c x2p/hash.c
5933 ____________________________________________________________________________
5934 [  3514] By: gsar                                  on 1999/06/01  15:55:55
5935         Log: change#3447 didn't do enough to exempt Foo->bar(qw/.../) from
5936              strict 'subs'
5937      Branch: perl
5938            ! op.c t/pragma/strict-subs
5939 ____________________________________________________________________________
5940 [  3513] By: jhi                                   on 1999/06/01  07:17:05
5941         Log: Patch applying of #3499 had gone awry.
5942      Branch: cfgperl
5943            ! ext/ByteLoader/bytecode.h ext/ByteLoader/byterun.h
5944 ____________________________________________________________________________
5945 [  3512] By: gsar                                  on 1999/05/31  19:21:30
5946         Log: tighter -help output
5947      Branch: perl
5948            ! perl.c
5949 ____________________________________________________________________________
5950 [  3511] By: gsar                                  on 1999/05/31  17:18:23
5951         Log: fix memory leak in C<eval 'return sub {...}'>
5952      Branch: perl
5953            ! embed.h embed.pl objXSUB.h pp_ctl.c proto.h
5954 ____________________________________________________________________________
5955 [  3510] By: gsar                                  on 1999/05/31  14:11:46
5956         Log: tweak C++isms
5957      Branch: perl
5958            ! win32/dl_win32.xs win32/win32.c
5959 ____________________________________________________________________________
5960 [  3509] By: jhi                                   on 1999/05/30  13:02:26
5961         Log: Cleanup of #3488.
5962      Branch: cfgperl
5963            ! Configure config_h.SH
5964 ____________________________________________________________________________
5965 [  3508] By: jhi                                   on 1999/05/30  11:16:01
5966         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5967              To: Mailing list Perl5 <perl5-porters@perl.org>
5968              Subject: [PATCH 5.005_57] Teach Socket and io_unix.t the syntax of OS/2
5969              Date: Sat, 29 May 1999 20:18:13 -0400
5970              Message-ID: <19990529201813.B9489@monk.mps.ohio-state.edu>
5971      Branch: cfgperl
5972            ! ext/Socket/Socket.xs os2/os2ish.h t/lib/io_unix.t
5973 ____________________________________________________________________________
5974 [  3507] By: jhi                                   on 1999/05/29  20:05:40
5975         Log: From: Mark-Jason Dominus <mjd@plover.com>
5976              To: perl5-porters@perl.com
5977              Subject: PATCH (5.005_57): Document use of `SPECIAL' flag for `pushre':
5978              Date: Sat, 29 May 1999 14:45:10 -0400
5979              Message-ID: <19990529184510.27557.qmail@plover.com>
5980      Branch: cfgperl
5981            ! op.h
5982 ____________________________________________________________________________
5983 [  3506] By: gsar                                  on 1999/05/29  16:49:39
5984         Log: avoid gv_check() recursive pit
5985      Branch: perl
5986            ! gv.c
5987 ____________________________________________________________________________
5988 [  3505] By: jhi                                   on 1999/05/29  11:38:16
5989         Log: From: jan.dubois@ibm.net (Jan Dubois)
5990              To: Gurusamy Sarathy <gsar@activestate.com>
5991              Cc: perl5-porters@perl.org
5992              Subject: [PATCH 5.005_57]Safeguard against unimplemented functions in pwuid.t and grent.t
5993              Date: Sat, 29 May 1999 08:46:22 +0200
5994              Message-ID: <374f8007.2016008@smtp1.ibm.net>
5995      Branch: cfgperl
5996            ! t/op/grent.t t/op/pwent.t
5997 ____________________________________________________________________________
5998 [  3504] By: jhi                                   on 1999/05/29  11:07:10
5999         Log: QNX needs <sys/select.h> to define fd_set.
6000              
6001              From: Norton Allen <allen@huarp.harvard.edu>
6002              To: perl5-porters@perl.org
6003              Subject: [19990526.016] Not OK: perl 5.00503 on x86-qnx 424
6004              Date:  Wed, 26 May 1999 13:51:27 -0400 (EDT)
6005              Message-Id:  <199905261751.NAA20966@bottesini.harvard.edu>
6006      Branch: cfgperl
6007            ! ext/IO/poll.c
6008 ____________________________________________________________________________
6009 [  3503] By: jhi                                   on 1999/05/29  10:53:31
6010         Log: From: jan.dubois@ibm.net (Jan Dubois)
6011              To: Gurusamy Sarathy <gsar@activestate.com>, perl5-porters@perl.org
6012              Subject: [PATCH all versions] (was Re: Unitialized Value Complaints in Math::BigFloat)
6013              Date: Fri, 28 May 1999 20:14:35 +0200
6014              Message-ID: <3751daa4.7188847@smtp1.ibm.net>
6015      Branch: cfgperl
6016            ! lib/Math/BigFloat.pm
6017 ____________________________________________________________________________
6018 [  3502] By: jhi                                   on 1999/05/29  10:44:44
6019         Log: Make Configure support the change #3367,
6020              SysV shadow passwords.
6021      Branch: cfgperl
6022            ! Configure config_h.SH pp_sys.c
6023 ____________________________________________________________________________
6024 [  3501] By: gsar                                  on 1999/05/28  21:22:23
6025         Log: add wide versions of win32 system calls (first step in
6026              globalization); delayload winsock for performance if compiling
6027              with VC 6.0
6028      Branch: perl
6029            ! win32/Makefile win32/dl_win32.xs win32/makefile.mk
6030            ! win32/win32.c win32/win32.h
6031 ____________________________________________________________________________
6032 [  3500] By: jhi                                   on 1999/05/28  21:17:24
6033         Log: The new t/lib/io_linenum.t was using stricture
6034              before @INC was set up.
6035      Branch: cfgperl
6036            ! t/lib/io_linenum.t
6037 ____________________________________________________________________________
6038 [  3499] By: jhi                                   on 1999/05/28  17:13:23
6039         Log: From: Tom Hughes <tom@compton.nu>
6040              To: perl5-porters@perl.org
6041              Subject: [PATCH 5.005_57] ByteLoader mark 2
6042              Date: Wed, 26 May 1999 23:59:49 +0100
6043              Message-ID: <bf337a0849.tom@compton.compton.nu>
6044              
6045              plus resolve tiny conflict with #3479
6046              plus regen_headers.
6047      Branch: cfgperl
6048            + ext/ByteLoader/bytecode.h ext/ByteLoader/byterun.c
6049            + ext/ByteLoader/byterun.h
6050            - bytecode.h byterun.c byterun.h
6051            ! MANIFEST Makefile.SH bytecode.pl embed.h embedvar.h ext/B/B.pm
6052            ! ext/B/B.xs ext/B/B/Bytecode.pm ext/B/Makefile.PL
6053            ! ext/ByteLoader/ByteLoader.pm ext/ByteLoader/ByteLoader.xs
6054            ! ext/ByteLoader/Makefile.PL global.sym intrpvar.h objXSUB.h
6055            ! perl.h perlvars.h proto.h util.c utils/Makefile
6056 ____________________________________________________________________________
6057 [  3498] By: jhi                                   on 1999/05/28  16:53:04
6058         Log: From: Mark-Jason Dominus <mjd@plover.com>
6059              To: perl5-porters@perl.com
6060              Subject: PATCH (5.005_57): defined(@a) now deprecated
6061              Date: Thu, 27 May 1999 16:05:44 -0400
6062              Message-ID: <19990527200544.13330.qmail@plover.com>
6063      Branch: cfgperl
6064            ! lib/Carp.pm op.c opcode.h opcode.pl pod/perldelta.pod
6065            ! pod/perldiag.pod pod/perlfunc.pod pp_proto.h t/pragma/warn/op
6066 ____________________________________________________________________________
6067 [  3497] By: jhi                                   on 1999/05/28  16:50:54
6068         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6069              To: perl5-porters@perl.org (Mailing list Perl5)
6070              Subject: [PATCH 5.00557] Cosmetic OS/2-related patches
6071              Date: Fri, 28 May 1999 12:13:00 -0400 (EDT)
6072              Message-Id: <199905281613.MAA02048@monk.mps.ohio-state.edu>
6073      Branch: cfgperl
6074            ! MANIFEST Makefile.SH ext/POSIX/POSIX.xs hints/os2.sh
6075            ! os2/Makefile.SHs t/io/pipe.t t/lib/io_sock.t
6076 ____________________________________________________________________________
6077 [  3496] By: jhi                                   on 1999/05/28  16:48:39
6078         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6079              To: perl5-porters@perl.org (Mailing list Perl5)
6080              Subject: [PATCH 5.00557] Required OS/2-related patches
6081              Date: Fri, 28 May 1999 12:11:48 -0400 (EDT)
6082              Message-Id: <199905281611.MAA02037@monk.mps.ohio-state.edu>
6083      Branch: cfgperl
6084            ! os2/os2.c t/lib/bigfloatpm.t t/lib/io_unix.t t/op/groups.t
6085            ! t/op/stat.t util.c
6086 ____________________________________________________________________________
6087 [  3495] By: jhi                                   on 1999/05/28  16:45:56
6088         Log: From: Paul Johnson <pjcj@transeda.com>
6089              To: perl5-porters <perl5-porters@perl.org>
6090              Subject: [PATCH 5.005_57] Provide more useful test okay percentage
6091              Date: Fri, 28 May 1999 15:13:54 +0100
6092              Message-ID: <19990528151354.B289@west-tip.transeda.com>
6093      Branch: cfgperl
6094            ! t/TEST
6095 ____________________________________________________________________________
6096 [  3494] By: jhi                                   on 1999/05/28  16:44:34
6097         Log: From: Paul Johnson <pjcj@transeda.com>
6098              To: perl5-porters <perl5-porters@perl.org>
6099              Subject: [PATCH 5.005_57] Fixes related to working local $.
6100              Date: Fri, 28 May 1999 15:11:18 +0100
6101              Message-ID: <19990528151118.A289@west-tip.transeda.com>
6102      Branch: cfgperl
6103            ! ext/IO/lib/IO/Handle.pm pod/perlvar.pod t/lib/io_linenum.t
6104 ____________________________________________________________________________
6105 [  3493] By: gsar                                  on 1999/05/28  16:37:26
6106         Log: change#3449 wasn't doing enough
6107      Branch: perl
6108            ! op.c t/comp/proto.t
6109 ____________________________________________________________________________
6110 [  3492] By: jhi                                   on 1999/05/28  08:12:23
6111         Log: From: paul.marquess@bt.com
6112              To: doughera@lafayette.edu
6113              Cc: perl5-porters@perl.org
6114              Subject: RE: [19990527.002] DBM Filters in _57 cause problems in NDBM_File
6115              Date: Thu, 27 May 1999 23:31:38 +0100
6116              Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB29C6C03@mbtlipnt02.btlabs.bt.co.uk>
6117              
6118              Had to be applied manually; some mailer had munged the patch slightly.
6119      Branch: cfgperl
6120            ! ext/NDBM_File/NDBM_File.xs
6121 ____________________________________________________________________________
6122 [  3491] By: jhi                                   on 1999/05/28  07:51:17
6123         Log: From: "Vishal Bhatia" <vishalb@my-deja.com>
6124              To: perl5-porters@perl.org
6125              Subject: [PATCH 5.005_57] fixing eval in the compiler
6126              Date: Thu, 27 May 1999 07:56:54 -0700
6127              Message-ID: <JDIKFDKKLGHHBAAA@my-deja.com>
6128      Branch: cfgperl
6129            ! cc_runtime.h scope.h
6130 ____________________________________________________________________________
6131 [  3490] By: jhi                                   on 1999/05/28  07:47:06
6132         Log: From: Andy Dougherty <doughera@lafayette.edu>
6133              To: perlbug@perl.com
6134              Cc: Jarkko Hietaniemi <jhi@iki.fi>
6135              Subject: [PATCH] Configure updates for ISC 4.1
6136              Date: Thu, 27 May 1999 15:19:21 -0400 (EDT)
6137              Message-Id: <Pine.GSU.4.05.9905271513500.22115-100000@newton.phys>
6138      Branch: cfgperl
6139            ! Configure config_h.SH
6140 ____________________________________________________________________________
6141 [  3489] By: jhi                                   on 1999/05/28  07:39:17
6142         Log: Integrate from mainperl.
6143      Branch: cfgperl
6144           !> malloc.c win32/makedef.pl win32/win32.c
6145 ____________________________________________________________________________
6146 [  3488] By: jhi                                   on 1999/05/27  16:57:19
6147         Log: From: Andy Dougherty <doughera@lafayette.edu>
6148              To: Perl Porters <perl5-porters@perl.org>
6149              Subject: [PATCH] Re: 5.005_57 NOT OK on SunOS 4.1.3
6150              Date: Thu, 27 May 1999 12:26:28 -0400 (EDT)
6151              Message-Id: <Pine.GSU.4.05.9905271120230.22115-100000@newton.phys>
6152      Branch: cfgperl
6153            ! Configure config_h.SH hints/sunos_4_1.sh util.c
6154 ____________________________________________________________________________
6155 [  3487] By: gsar                                  on 1999/05/27  03:56:20
6156         Log: make win32_spawnvp() inherit standard handles even when they
6157              may be redirected
6158      Branch: perl
6159            ! win32/win32.c
6160 ____________________________________________________________________________
6161 [  3486] By: jhi                                   on 1999/05/26  19:55:52
6162         Log: From: Andy Dougherty <doughera@lafayette.edu>
6163              To: perl5-porters@perl.org
6164              Subject: Re: BUG -> [19990526.004] perl5.005_57 error in util.c on sun4-solaris2.6
6165              Date: Wed, 26 May 1999 14:49:52 -0400 (EDT)
6166              Message-Id: <Pine.GSU.4.05.9905261448310.19172-100000@newton.phys>
6167      Branch: cfgperl
6168            ! util.c
6169 ____________________________________________________________________________
6170 [  3485] By: chip                                  on 1999/05/26  17:19:11
6171         Log: Look for Linux FILE structure in libio.h, for glibc-2.1.
6172      Branch: maint-5.004/perl
6173            ! Configure
6174 ____________________________________________________________________________
6175 [  3484] By: gsar                                  on 1999/05/26  01:56:28
6176         Log: fix missing exported symbol
6177      Branch: perl
6178            ! malloc.c win32/makedef.pl
6179 ____________________________________________________________________________
6180 [  3483] By: jhi                                   on 1999/05/25  23:08:07
6181         Log: Configure -Dopenbsd_distribution to build for the OpenBSD tree.
6182              
6183              From: "Todd C. Miller" <Todd.Miller@courtesan.com>
6184              To: perlbug@perl.com
6185              Subject: OpenBSD hints file update
6186              Date: Tue, 25 May 1999 12:12:38 -0600 (MDT)
6187              Message-Id: <199905251812.MAA06032@xerxes.courtesan.com>
6188      Branch: cfgperl
6189            ! hints/openbsd.sh
6190 ____________________________________________________________________________
6191 [  3482] By: jhi                                   on 1999/05/25  23:01:25
6192         Log: From: Tom Hughes <tom@compton.nu>
6193              To: perl5-porters@perl.org
6194              Subject: [PATCH 5.005_57] Make Configure recognise glibc 2.1 stdio
6195              Date: Tue, 25 May 1999 23:10:23 +0100
6196              Message-ID: <1ed7f10749.tom@compton.compton.nu>
6197      Branch: cfgperl
6198            ! Configure config_h.SH
6199 ____________________________________________________________________________
6200 [  3481] By: jhi                                   on 1999/05/25  22:31:50
6201         Log: 3479, 3480, 3481 seems logical.
6202      Branch: cfgperl
6203           !> hints/aix.sh
6204 ____________________________________________________________________________
6205 [  3480] By: jhi                                   on 1999/05/25  22:13:39
6206         Log: The change #3479 wasn't perfect.
6207      Branch: perl
6208            ! hints/aix.sh
6209 ____________________________________________________________________________
6210 [  3479] By: jhi                                   on 1999/05/25  21:59:21
6211         Log: Cures for _57 in AIX 4.1.5.0.
6212              (1) The lddlflags lost its -lc by change #3660
6213              (and the politeness of change #3257).
6214              (2) optype_size must end up in perl.exp (as PL_optype_size).
6215              Added it to perlvars.h, fixed bytecode.pl,
6216              regen'ed the relevant headers.
6217      Branch: cfgperl
6218            ! bytecode.h bytecode.pl byterun.h embed.h embedvar.h objXSUB.h
6219            ! perlvars.h
6220      Branch: perl
6221            ! hints/aix.sh
6222 ____________________________________________________________________________
6223 [  3478] By: jhi                                   on 1999/05/25  20:13:47
6224         Log: Integrate from mainperl.
6225      Branch: cfgperl
6226           +> pod/perltootc.pod
6227           !> (integrate 101 files)
6228 ____________________________________________________________________________
6229 [  3477] By: gsar                                  on 1999/05/25  10:43:48
6230         Log: here be 5.005_57
6231      Branch: perl
6232            ! Changes MANIFEST Porting/makerel
6233           !> Changes5.005
6234
6235 ----------------
6236 Version 5.005_57
6237 ----------------
6238
6239 ____________________________________________________________________________
6240 [  3476] By: gsar                                  on 1999/05/25  09:23:43
6241         Log: up patchlevel &c
6242      Branch: perl
6243            ! Changes patchlevel.h pod/perlhist.pod win32/Makefile
6244            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
6245            ! win32/makefile.mk
6246 ____________________________________________________________________________
6247 [  3475] By: gsar                                  on 1999/05/25  09:14:51
6248         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6249              Date: Tue, 25 May 1999 02:42:23 -0400 (EDT)
6250              Message-Id: <199905250642.CAA06208@monk.mps.ohio-state.edu>
6251              Subject: [PATCH 5.005_56] REx engine improvements
6252      Branch: perl
6253            ! embedvar.h mg.c objXSUB.h pp.c pp_ctl.c pp_hot.c regcomp.c
6254            ! regexec.c regexp.h t/op/pat.t t/op/re_tests t/op/regexp.t
6255            ! thrdvar.h util.c
6256 ____________________________________________________________________________
6257 [  3474] By: gsar                                  on 1999/05/25  08:39:56
6258         Log: test case for change#3470
6259      Branch: perl
6260            ! t/lib/bigintpm.t
6261 ____________________________________________________________________________
6262 [  3473] By: gsar                                  on 1999/05/25  08:36:52
6263         Log: perlport 1.43 update from Chris Nandor and Tom Christiansen
6264      Branch: perl
6265            ! Changes pod/perlport.pod
6266 ____________________________________________________________________________
6267 [  3472] By: gsar                                  on 1999/05/25  08:28:57
6268         Log: assorted tweaks
6269      Branch: perl
6270            ! doio.c iperlsys.h win32/config.bc win32/config.gc
6271            ! win32/config.vc win32/config_H.bc win32/config_H.gc
6272            ! win32/config_H.vc win32/makedef.pl
6273 ____________________________________________________________________________
6274 [  3471] By: gsar                                  on 1999/05/25  06:06:04
6275         Log: perlref update from Tom Christiansen
6276      Branch: perl
6277            ! pod/perlref.pod
6278 ____________________________________________________________________________
6279 [  3470] By: gsar                                  on 1999/05/25  06:03:27
6280         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6281              Date: Mon, 24 May 1999 17:43:56 -0400
6282              Message-ID: <19990524174356.A1944@monk.mps.ohio-state.edu>
6283              Subject: [PATCH 5.005_*] hv.c calling negative malloc()
6284      Branch: perl
6285            ! hv.c
6286 ____________________________________________________________________________
6287 [  3469] By: gsar                                  on 1999/05/25  05:59:22
6288         Log: avoid temporary files that have a constant name (from a suggestion
6289              by Anthony J. Lill <ajlill@ajlc.waterloo.on.ca>)
6290      Branch: perl
6291            ! lib/ExtUtils/MM_Unix.pm
6292 ____________________________________________________________________________
6293 [  3468] By: gsar                                  on 1999/05/25  05:54:29
6294         Log: From: pvhp@forte.com (Peter Prymmer)
6295              Date: Mon, 24 May 99 11:20:25 PDT
6296              Message-Id: <9905241820.AA28071@forte.com>
6297              Subject: [PATCH: _56 and _03]EBCDIC %HTML_Escapes for Pod::Text, plus sync patch.
6298      Branch: perl
6299            ! lib/Pod/Text.pm
6300 ____________________________________________________________________________
6301 [  3467] By: gsar                                  on 1999/05/25  04:08:50
6302         Log: fix glob() bug that resulted in missing symlinks that don't point
6303              anywhere
6304      Branch: perl
6305            ! pp_hot.c
6306 ____________________________________________________________________________
6307 [  3466] By: gsar                                  on 1999/05/25  03:00:00
6308         Log: avoid enumerating @INC contents in diagnostic if @INC was never
6309              searched
6310      Branch: perl
6311            ! pod/perldiag.pod pp_ctl.c
6312 ____________________________________________________________________________
6313 [  3465] By: gsar                                  on 1999/05/25  02:24:08
6314         Log: add caveat about close(PIPE) carelessness
6315      Branch: perl
6316            ! pod/perlfunc.pod
6317 ____________________________________________________________________________
6318 [  3464] By: gsar                                  on 1999/05/24  23:55:53
6319         Log: fix bogus line numbers for void context warnings
6320              (change#2548 was overeager)
6321      Branch: perl
6322            ! op.c
6323 ____________________________________________________________________________
6324 [  3463] By: gsar                                  on 1999/05/24  23:31:58
6325         Log: change#3455 had a typo
6326      Branch: perl
6327            ! pp_ctl.c
6328 ____________________________________________________________________________
6329 [  3462] By: gsar                                  on 1999/05/24  17:32:20
6330         Log: more pod updates from Tom Christiansen; regen perltoc
6331      Branch: perl
6332            ! pod/perl.pod pod/perldelta.pod pod/perlmod.pod pod/perlobj.pod
6333            ! pod/perlre.pod pod/perltoc.pod pod/perlvar.pod
6334 ____________________________________________________________________________
6335 [  3461] By: gsar                                  on 1999/05/24  07:41:32
6336         Log: perlmod notes from Damian Conway (via Tom Christiansen)
6337      Branch: perl
6338            ! pod/perlmod.pod
6339 ____________________________________________________________________________
6340 [  3460] By: gsar                                  on 1999/05/24  07:24:11
6341         Log: major pod update from Tom Christiansen
6342      Branch: perl
6343            + pod/perltootc.pod
6344            ! MANIFEST lib/Pod/Functions.pm pod/Makefile pod/buildtoc
6345            ! pod/perl.pod pod/perl5004delta.pod pod/perlcall.pod
6346            ! pod/perldata.pod pod/perldebug.pod pod/perldelta.pod
6347            ! pod/perldsc.pod pod/perlfunc.pod pod/perlipc.pod
6348            ! pod/perllol.pod pod/perlmod.pod pod/perlmodinstall.pod
6349            ! pod/perlmodlib.pod pod/perlobj.pod pod/perlop.pod
6350            ! pod/perlopentut.pod pod/perlpod.pod pod/perlport.pod
6351            ! pod/perlre.pod pod/perlref.pod pod/perlrun.pod pod/perlsec.pod
6352            ! pod/perlsub.pod pod/perlsyn.pod pod/perlthrtut.pod
6353            ! pod/perltie.pod pod/perltrap.pod pod/perlvar.pod
6354            ! pod/perlxs.pod pod/pod2man.PL
6355 ____________________________________________________________________________
6356 [  3459] By: gsar                                  on 1999/05/24  06:26:48
6357         Log: perlfaq update from Tom Christiansen
6358      Branch: perl
6359            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
6360            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
6361            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
6362            ! pod/perlfaq9.pod
6363 ____________________________________________________________________________
6364 [  3458] By: gsar                                  on 1999/05/24  05:55:11
6365         Log: updated to v1.50 from CPAN
6366      Branch: perl
6367            ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/Nox.pm
6368 ____________________________________________________________________________
6369 [  3457] By: gsar                                  on 1999/05/24  05:46:20
6370         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
6371              Date: Sun, 23 May 1999 16:35:07 +0100
6372              Message-Id: <199905231535.QAA00032@crypt.compulink.co.uk>
6373              Subject: [PATCH 5.005_56] name PL_in_eval bits
6374      Branch: perl
6375            ! cop.h op.c perl.c pp_ctl.c toke.c util.c
6376 ____________________________________________________________________________
6377 [  3456] By: gsar                                  on 1999/05/24  05:18:06
6378         Log: make -t mode the default on emacs/dumb terminals
6379      Branch: perl
6380            ! Changes utils/perldoc.PL
6381 ____________________________________________________________________________
6382 [  3455] By: gsar                                  on 1999/05/24  05:05:19
6383         Log: return 0 rather than "" when scalar grep has nothing to iterate
6384              on (brings behavior in line with documentation)
6385      Branch: perl
6386            ! pp_ctl.c
6387 ____________________________________________________________________________
6388 [  3454] By: gsar                                  on 1999/05/24  04:52:52
6389         Log: From: Tim Jenness <t.jenness@jach.hawaii.edu>
6390              Date: Thu, 20 May 1999 13:27:02 -1000
6391              Message-Id: <E10kcDN-0007TA-00@lapaki>
6392              Subject: Problem with MM_Unix in 5.005_03
6393      Branch: perl
6394            ! lib/ExtUtils/MM_Unix.pm
6395 ____________________________________________________________________________
6396 [  3453] By: gsar                                  on 1999/05/24  04:39:49
6397         Log: avoid removing duplicates in user-generated warnings
6398              From: byron@omix.com (Byron Brummer)
6399              Date: Thu, 20 May 1999 04:01:17 -0700 (PDT)
6400              Message-Id: <199905201101.EAA91175@thrush.omix.com>
6401              Subject: [PATCH] Re: warn buffers/loses output in ?? - 5.005_03
6402      Branch: perl
6403            ! lib/diagnostics.pm
6404 ____________________________________________________________________________
6405 [  3452] By: gsar                                  on 1999/05/24  04:23:10
6406         Log: straighten some code to avoid NeXT compiler bugs (from
6407              Geoff Kuenning <geoff@cs.hmc.edu>)
6408      Branch: perl
6409            ! pp_ctl.c
6410 ____________________________________________________________________________
6411 [  3451] By: gsar                                  on 1999/05/24  03:03:05
6412         Log: minor logic tweak for reserved word warning
6413      Branch: perl
6414            ! lib/Test/Harness.pm toke.c
6415 ____________________________________________________________________________
6416 [  3450] By: gsar                                  on 1999/05/24  02:34:20
6417         Log: oops, some files missing in change#3449
6418      Branch: perl
6419            ! op.c op.h toke.c
6420 ____________________________________________________________________________
6421 [  3449] By: gsar                                  on 1999/05/24  02:33:12
6422         Log: allow '*' prototype to autoquote even barewords that happen to be
6423              function names; parens or ampersand continue to force the other
6424              interpretation; makes C<sub Foo {'bar'} CORE::GLOBAL::require Foo;>
6425              do the right thing, for example
6426      Branch: perl
6427            ! t/comp/proto.t
6428 ____________________________________________________________________________
6429 [  3448] By: gsar                                  on 1999/05/24  01:51:24
6430         Log: remove vestiges of PL_last_proto
6431      Branch: perl
6432            ! embedvar.h intrpvar.h objXSUB.h
6433 ____________________________________________________________________________
6434 [  3447] By: gsar                                  on 1999/05/24  01:49:20
6435         Log: redo change#2061 and parts of change#1169 with code in the
6436              parser; PL_last_proto hackery gone, strict 'subs' in now
6437              implemented in the optimizer where specifying the exceptional
6438              cases is much more robust; '*' (bareword) prototype now works
6439              reliably when used in second and subsequent arguments
6440      Branch: perl
6441            ! dump.c embed.h embed.pl objXSUB.h op.c op.h proto.h toke.c
6442 ____________________________________________________________________________
6443 [  3446] By: gsar                                  on 1999/05/23  05:00:55
6444         Log: remove redundant part of change#1169 superceded by change#2061;
6445              avoid "future reserved word" warning on prototypical bearwords
6446      Branch: perl
6447            ! t/lib/fatal.t toke.c
6448 ____________________________________________________________________________
6449 [  3445] By: gsar                                  on 1999/05/21  23:36:49
6450         Log: s/isspace/isSPACE/g and make sure the CRT version is always
6451              passed an unsigned char (fixes random occurrence of spaces in
6452              arguments containing high-bit chars passed to spawned children,
6453              on win32)
6454      Branch: perl
6455            ! ext/SDBM_File/sdbm/dbe.c win32/perlhost.h win32/win32.c
6456 ____________________________________________________________________________
6457 [  3444] By: gsar                                  on 1999/05/21  23:08:55
6458         Log: integrate Configure changes from cfgperl
6459      Branch: perl
6460           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
6461           !> config_h.SH
6462 ____________________________________________________________________________
6463 [  3443] By: jhi                                   on 1999/05/21  22:00:56
6464         Log: Integrate from mainperl.
6465      Branch: cfgperl
6466           !> Changes doop.c ext/SDBM_File/sdbm/dba.c
6467           !> ext/SDBM_File/sdbm/dbd.c ext/SDBM_File/sdbm/dbe.c os2/os2.c
6468           !> perl.h pod/perldiag.pod pod/perlport.pod pp.c t/comp/proto.t
6469           !> win32/perlhost.h win32/win32.c x2p/walk.c
6470 ____________________________________________________________________________
6471 [  3442] By: jhi                                   on 1999/05/21  21:59:46
6472         Log: fflush.
6473      Branch: cfgperl
6474            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
6475            ! config_h.SH
6476 ____________________________________________________________________________
6477 [  3441] By: gsar                                  on 1999/05/21  17:48:55
6478         Log: integrate cfgperl changes
6479      Branch: perl
6480           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
6481           !> config_h.SH hints/sunos_4_1.sh installperl
6482 ____________________________________________________________________________
6483 [  3440] By: gsar                                  on 1999/05/21  17:42:49
6484         Log: test tweak
6485      Branch: perl
6486            ! t/comp/proto.t
6487 ____________________________________________________________________________
6488 [  3439] By: gsar                                  on 1999/05/21  17:31:26
6489         Log: fix breakage when neither FFLUSH_ALL nor FFLUSH_NULL are #defined.
6490              (Configure fflush(NULL) detection seems broken on Solaris, which
6491              is why I hit the problem)
6492      Branch: perl
6493            ! Changes perl.h
6494 ____________________________________________________________________________
6495 [  3438] By: gsar                                  on 1999/05/20  16:41:01
6496         Log: perlport 1.41 update from Chris Nandor <pudge@pobox.com>
6497      Branch: perl
6498            ! pod/perlport.pod
6499 ____________________________________________________________________________
6500 [  3437] By: jhi                                   on 1999/05/20  07:14:39
6501         Log: Patches to fflushing in SunOS 4 from Andy Dougherty
6502              (via private email).
6503      Branch: cfgperl
6504            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
6505            ! config_h.SH hints/sunos_4_1.sh
6506 ____________________________________________________________________________
6507 [  3436] By: gsar                                  on 1999/05/20  05:18:26
6508         Log: various little nits
6509      Branch: perl
6510            ! doop.c ext/SDBM_File/sdbm/dba.c ext/SDBM_File/sdbm/dbd.c
6511            ! ext/SDBM_File/sdbm/dbe.c os2/os2.c pod/perldiag.pod pp.c
6512            ! win32/perlhost.h win32/win32.c x2p/walk.c
6513 ____________________________________________________________________________
6514 [  3435] By: jhi                                   on 1999/05/18  16:25:49
6515         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
6516              To: perl5-porters@perl.org
6517              Subject: installperl
6518              Date: Fri, 14 May 1999 21:34:58 +0100
6519              Message-Id: <199905142034.VAA00865@crypt.compulink.co.uk>
6520      Branch: cfgperl
6521            ! installperl
6522 ____________________________________________________________________________
6523 [  3434] By: jhi                                   on 1999/05/17  21:25:54
6524         Log: Integrate from mainperl.
6525      Branch: cfgperl
6526           +> lib/ExtUtils/MM_Cygwin.pm
6527            - cygwin32/impure_ptr.c
6528           !> MANIFEST README.cygwin32 XSUB.h cygwin32/Makefile.SHs
6529           !> cygwin32/perlld.in dosish.h ext/DynaLoader/dl_cygwin32.xs
6530           !> ext/POSIX/POSIX.xs gv.c hints/cygwin32.sh installman
6531           !> installperl perl.h pod/perldiag.pod pp.c pp_hot.c util.c
6532           !> x2p/find2perl.PL
6533 ____________________________________________________________________________
6534 [  3433] By: gsar                                  on 1999/05/17  09:49:01
6535         Log: integrate cfgperl changes into mainline
6536      Branch: perl
6537           !> Configure INSTALL config_h.SH configure.com embed.h
6538           !> ext/Devel/Peek/Peek.xs ext/Socket/Socket.xs global.sym
6539           !> hints/dec_osf.sh objXSUB.h perl.h pod/perldiag.pod proto.h
6540           !> util.c
6541 ____________________________________________________________________________
6542 [  3432] By: gsar                                  on 1999/05/17  09:06:45
6543         Log: emit more appropriate diagnostic for failed glob (variant
6544              of patch suggested by Graham Barr)
6545      Branch: perl
6546            ! gv.c pod/perldiag.pod pp.c pp_hot.c
6547 ____________________________________________________________________________
6548 [  3431] By: gsar                                  on 1999/05/17  08:38:09
6549         Log: From: "Todd C. Miller" <Todd.Miller@courtesan.com>
6550              Date: Thu, 13 May 1999 22:18:43 -0600 (MDT)
6551              Message-Id: <199905140418.WAA18826@xerxes.courtesan.com>
6552              Subject: find2perl does not grok the 'c' suffix to the -size argument
6553      Branch: perl
6554            ! x2p/find2perl.PL
6555 ____________________________________________________________________________
6556 [  3430] By: gsar                                  on 1999/05/17  08:26:21
6557         Log: additional cleanups for cygwin32 port
6558              From: "Fifer, Eric" <EFifer@sanwaint.com>
6559              Date: Wed, 12 May 1999 20:25:54 +0100
6560              Message-ID: <71E287AB0D94D111BBD600600849EC8185EDAF@POST>
6561              Subject: [PATCH]perl5.005_03 (CORE) cygwin32 port
6562      Branch: perl
6563            + lib/ExtUtils/MM_Cygwin.pm
6564            - cygwin32/impure_ptr.c
6565            ! MANIFEST README.cygwin32 XSUB.h cygwin32/Makefile.SHs
6566            ! cygwin32/perlld.in dosish.h ext/DynaLoader/dl_cygwin32.xs
6567            ! ext/POSIX/POSIX.xs hints/cygwin32.sh installman installperl
6568            ! perl.h util.c
6569 ____________________________________________________________________________
6570 [  3429] By: gsar                                  on 1999/05/17  08:01:04
6571         Log: From: Andy Dougherty <doughera@lafayette.edu>
6572              Date: Wed, 12 May 1999 11:44:11 -0400 (EDT)
6573              Message-Id: <Pine.GSU.4.05.9905121136520.25150-100000@newton.phys>
6574              Subject: [PATCH] (Was Re: SunOS4.1 compilation error)
6575      Branch: perl
6576            ! INSTALL
6577 ____________________________________________________________________________
6578 [  3428] By: jhi                                   on 1999/05/17  07:03:26
6579         Log: Integrate from mainperl modulo the Socket.xs change.
6580      Branch: cfgperl
6581           !> ext/Socket/Socket.xs op.c win32/include/sys/socket.h
6582           !> win32/win32.c win32/win32.h
6583 ____________________________________________________________________________
6584 [  3427] By: jhi                                   on 1999/05/16  22:09:11
6585         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6586              To: perl5-porters@perl.org (Mailing list Perl5)
6587              Subject: [PATCH 5.005_56] Devel::Peek::mstat not working
6588              Date: Sun, 16 May 1999 01:28:18 -0400 (EDT)
6589              Message-Id: <199905160528.BAA23376@monk.mps.ohio-state.edu>
6590      Branch: cfgperl
6591            ! ext/Devel/Peek/Peek.xs
6592 ____________________________________________________________________________
6593 [  3426] By: jhi                                   on 1999/05/16  22:07:11
6594         Log: From: Mark-Jason Dominus <mjd@plover.com>
6595              To: perl5-porters@perl.com
6596              Subject: DOC PATCH (5.005_55): Error message missing from perldiag.pod
6597              Date: Sat, 15 May 1999 12:43:47 -0400
6598              Message-ID: <19990515164348.7313.qmail@plover.com>
6599      Branch: cfgperl
6600            ! pod/perldiag.pod
6601 ____________________________________________________________________________
6602 [  3425] By: nick                                  on 1999/05/15  15:56:10
6603         Log: Mingw32 + w32api-0.1.5 tweaks
6604              - now more like other Win32 compilers
6605      Branch: perl
6606            ! ext/Socket/Socket.xs win32/include/sys/socket.h win32/win32.c
6607            ! win32/win32.h
6608 ____________________________________________________________________________
6609 [  3424] By: nick                                  on 1999/05/14  21:04:22
6610         Log: Experimental "slab" allocator for ops.
6611              To try it -DPL_OP_SLAB_ALLOC for op.c 
6612              This is for proof of concept only, it leaks memory 
6613              (ops are not free'd) so don't use in embedded apps.
6614              If this minimalist version does not show performance 
6615              gain then whole idea is worthless. 
6616              Nick see's approx 12% speed up vs perlmalloc running
6617              perl -Ilib -MCPAN -e '' 
6618              Solaris2.6, gcc-2.8.1 but numbers are not repeatable.
6619      Branch: perl
6620            ! op.c
6621 ____________________________________________________________________________
6622 [  3423] By: gsar                                  on 1999/05/14  19:55:04
6623         Log: on win32, look for "site/5.XXX/lib" if "site/5.XXXYY/lib" isn't
6624              found (brings sitelib intuition in line with privlib)
6625      Branch: perl
6626            ! win32/win32.c
6627 ____________________________________________________________________________
6628 [  3422] By: jhi                                   on 1999/05/14  08:08:01
6629         Log: From: pvhp@forte.com (Peter Prymmer)
6630              To: perl5-porters@perl.org, vmsperl@perl.org
6631              Subject: [PATCH: 5.005_56] add config.msg to VMS configure.com
6632              Date: Thu, 13 May 99 15:29:57 PDT
6633              Message-Id: <9905132229.AA15854@forte.com>
6634      Branch: cfgperl
6635            ! configure.com
6636 ____________________________________________________________________________
6637 [  3421] By: jhi                                   on 1999/05/14  07:34:20
6638         Log: Integrate from mainperl.
6639      Branch: cfgperl
6640           !> lib/ExtUtils/MM_Unix.pm win32/win32.c
6641 ____________________________________________________________________________
6642 [  3420] By: jhi                                   on 1999/05/14  07:33:26
6643         Log: Still fflushing.
6644      Branch: cfgperl
6645            ! Configure config_h.SH util.c
6646 ____________________________________________________________________________
6647 [  3419] By: gsar                                  on 1999/05/14  03:08:29
6648         Log: mortalize string allocations by win32_get_{priv,site}lib()
6649              (fixes small memory leak in interpreter)
6650      Branch: perl
6651            ! win32/win32.c
6652 ____________________________________________________________________________
6653 [  3418] By: gsar                                  on 1999/05/14  03:06:50
6654         Log: make win32_longname() preserve kind of slashes in argument
6655      Branch: perl
6656            ! win32/win32.c
6657 ____________________________________________________________________________
6658 [  3417] By: gsar                                  on 1999/05/14  03:04:44
6659         Log: canonicalize path for $(FULLPERL) and $(PERL) in MakeMaker
6660      Branch: perl
6661            ! lib/ExtUtils/MM_Unix.pm
6662 ____________________________________________________________________________
6663 [  3416] By: jhi                                   on 1999/05/13  21:18:06
6664         Log: Integrate from mainperl.
6665      Branch: cfgperl
6666           !> pp_ctl.c
6667 ____________________________________________________________________________
6668 [  3415] By: jhi                                   on 1999/05/13  21:16:49
6669         Log: Fixes from Andy Dougherty (via private email).
6670      Branch: cfgperl
6671            ! Configure config_h.SH
6672 ____________________________________________________________________________
6673 [  3414] By: nick                                  on 1999/05/13  20:04:26
6674         Log: valist vs va_list typo
6675      Branch: perl
6676            ! pp_ctl.c
6677 ____________________________________________________________________________
6678 [  3413] By: jhi                                   on 1999/05/13  15:04:05
6679         Log: From: Andy Dougherty <doughera@lafayette.edu>
6680              To: perlbug@perl.com
6681              Subject: [PATCH] (Was Re: SunOS4.1 compilation error)
6682              Date: Wed, 12 May 1999 11:44:11 -0400 (EDT)
6683              Message-Id: <Pine.GSU.4.05.9905121136520.25150-100000@newton.phys>
6684      Branch: cfgperl
6685            ! INSTALL
6686 ____________________________________________________________________________
6687 [  3412] By: jhi                                   on 1999/05/13  14:20:17
6688         Log: Integrate from mainperl.
6689      Branch: cfgperl
6690           !> pp_ctl.c
6691 ____________________________________________________________________________
6692 [  3411] By: gsar                                  on 1999/05/13  14:16:56
6693         Log: docatch_body() declaration mismatch
6694      Branch: perl
6695            ! pp_ctl.c
6696 ____________________________________________________________________________
6697 [  3410] By: jhi                                   on 1999/05/13  13:51:44
6698         Log: Add HAS_MEMCHR and make memchr into a cpp macro if it already isn't.
6699      Branch: cfgperl
6700            ! Configure config_h.SH perl.h
6701 ____________________________________________________________________________
6702 [  3409] By: jhi                                   on 1999/05/13  13:31:53
6703         Log: Still fflushing strong.
6704      Branch: cfgperl
6705            ! Configure config_h.SH embed.h global.sym objXSUB.h perl.h
6706            ! proto.h util.c
6707 ____________________________________________________________________________
6708 [  3408] By: jhi                                   on 1999/05/12  14:30:23
6709         Log: Integrate from mainperl.
6710      Branch: cfgperl
6711           !> (integrate 30 files)
6712 ____________________________________________________________________________
6713 [  3407] By: jhi                                   on 1999/05/12  12:28:31
6714         Log: Be tidier with fflush(NULL) testing.
6715      Branch: cfgperl
6716            ! Configure config_h.SH
6717 ____________________________________________________________________________
6718 [  3406] By: gsar                                  on 1999/05/12  11:26:03
6719         Log: better range-checking on list slices, with test
6720              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
6721              Date: Sun, 02 May 1999 17:02:53 +0100
6722              Message-Id: <199905021602.RAA13905@crypt.compulink.co.uk>
6723              Subject: Re: List slice of undefs returns 0 items 
6724      Branch: perl
6725            ! pp.c t/op/list.t
6726 ____________________________________________________________________________
6727 [  3405] By: gsar                                  on 1999/05/12  11:22:27
6728         Log: change#3397 needs test tweak
6729      Branch: perl
6730            ! Changes t/pragma/warn/sv
6731 ____________________________________________________________________________
6732 [  3404] By: gsar                                  on 1999/05/12  11:07:44
6733         Log: typo in change#3397
6734      Branch: perl
6735            ! doop.c
6736 ____________________________________________________________________________
6737 [  3403] By: gsar                                  on 1999/05/12  10:49:01
6738         Log: From: Stephen Zander <gibreel@pobox.com>
6739              Date: 12 May 1999 01:22:31 -0700
6740              Message-ID: <87u2tik88o.fsf@pooh.fire-swamp.net>
6741              Subject: Re: Test::Harness runs tainted tests with wrong library path
6742      Branch: perl
6743            ! lib/Test/Harness.pm
6744 ____________________________________________________________________________
6745 [  3402] By: gsar                                  on 1999/05/12  10:42:06
6746         Log: typo in change#3400
6747      Branch: perl
6748            ! ext/B/B/Deparse.pm
6749 ____________________________________________________________________________
6750 [  3401] By: jhi                                   on 1999/05/12  10:40:42
6751         Log: A better, shinier, and possibly even correctly working
6752              reincarnation of #3398.
6753      Branch: cfgperl
6754            ! Configure config_h.SH
6755 ____________________________________________________________________________
6756 [  3400] By: gsar                                  on 1999/05/12  10:40:11
6757         Log: deparse \&func() as \(&func()) for clarity
6758              From: Albert Dvornik <bert@genscan.com>
6759              Date: 11 May 1999 13:32:04 -0400
6760              Message-ID: <tqk8ufwm0b.fsf@puma.genscan.com>
6761              Subject: [PATCH 5.005_56] Deparse and \&func() (was Re: File::Find...)
6762      Branch: perl
6763            ! ext/B/B/Deparse.pm
6764 ____________________________________________________________________________
6765 [  3399] By: gsar                                  on 1999/05/12  10:36:02
6766         Log: more testsuite smarts (many of them courtesy Ilya)
6767      Branch: perl
6768            ! lib/Test/Harness.pm t/comp/cpp.t t/io/pipe.t t/lib/db-btree.t
6769            ! t/lib/db-hash.t t/lib/db-recno.t t/lib/gdbm.t
6770            ! t/lib/io_multihomed.t t/lib/io_pipe.t t/lib/io_sock.t
6771            ! t/lib/io_udp.t t/lib/io_unix.t t/lib/ipc_sysv.t t/lib/ndbm.t
6772            ! t/lib/odbm.t t/lib/thread.t t/op/exec.t t/op/fork.t
6773            ! t/op/grent.t t/op/groups.t t/op/nothread.t t/op/numconvert.t
6774            ! t/op/pwent.t
6775 ____________________________________________________________________________
6776 [  3398] By: jhi                                   on 1999/05/12  09:33:08
6777         Log: Detect whether fflush(NULL) works as per change #3352.
6778      Branch: cfgperl
6779            ! Configure config_h.SH perl.h
6780 ____________________________________________________________________________
6781 [  3397] By: gsar                                  on 1999/05/12  08:56:03
6782         Log: From: jan.dubois@ibm.net (Jan Dubois)
6783              Date: Wed, 12 May 1999 01:01:00 +0200
6784              Message-ID: <3741b5e8.20386944@smtp1.ibm.net>
6785              Subject: [PATCH 5.005_03] chop/chomp modify readonly values
6786      Branch: perl
6787            ! doop.c
6788 ____________________________________________________________________________
6789 [  3396] By: gsar                                  on 1999/05/12  08:23:27
6790         Log: opendir(D,"x:") on win32 opens cwd() for drive rather than root;
6791              stat() behaves similarly
6792      Branch: perl
6793            ! win32/win32.c
6794 ____________________________________________________________________________
6795 [  3395] By: jhi                                   on 1999/05/11  22:21:32
6796         Log: Redo parts of #3341 and #3358 that #3394 undid.
6797      Branch: cfgperl
6798            ! Configure config_h.SH
6799 ____________________________________________________________________________
6800 [  3394] By: jhi                                   on 1999/05/11  22:03:48
6801         Log: Add I_NETINET_TCP to help change #3391.
6802      Branch: cfgperl
6803            ! Configure config_h.SH ext/Socket/Socket.xs
6804 ____________________________________________________________________________
6805 [  3393] By: jhi                                   on 1999/05/11  21:44:59
6806         Log: Integrate from mainperl.
6807      Branch: cfgperl
6808           !> (integrate 55 files)
6809 ____________________________________________________________________________
6810 [  3392] By: gsar                                  on 1999/05/11  20:56:43
6811         Log: update embedvar.h
6812      Branch: perl
6813            ! embedvar.h ext/ByteLoader/ByteLoader.pm pod/perldelta.pod
6814 ____________________________________________________________________________
6815 [  3391] By: gsar                                  on 1999/05/11  16:32:05
6816         Log: From: Joshua Pritikin <joshua.pritikin@db.com>
6817              Date: Tue, 11 May 1999 11:10:13 -0400 (EDT)
6818              Message-ID: <Pine.GSO.4.02.9905111106460.1418-100000@eq1062.wks.na.deuba.com>
6819              Subject: Socket IPPROTO_TCP [PATCH 5.005_5x]
6820      Branch: perl
6821            ! ext/Socket/Socket.pm ext/Socket/Socket.xs
6822 ____________________________________________________________________________
6823 [  3390] By: gsar                                  on 1999/05/11  15:27:40
6824         Log: display more frequent progress messages when STDOUT is a tty
6825      Branch: perl
6826            ! lib/Test/Harness.pm
6827 ____________________________________________________________________________
6828 [  3389] By: gsar                                  on 1999/05/11  14:40:58
6829         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6830              Date: Mon, 10 May 1999 02:07:01 -0400 (EDT)
6831              Message-Id: <199905100607.CAA26045@monk.mps.ohio-state.edu>
6832              Subject: [PATCH 5.005_53] Explanations by Test::Harness
6833      Branch: perl
6834            ! lib/Test/Harness.pm
6835 ____________________________________________________________________________
6836 [  3388] By: gsar                                  on 1999/05/11  14:08:14
6837         Log: avoid creating spurious subroutine stubs on failed subroutine
6838              call and other places of sv_2cv() misuse; fixes problems with
6839              failed subroutine calls "hiding" later attempts to lookup methods
6840              in base classes
6841      Branch: perl
6842            ! gv.c perl.c pod/perlguts.pod pp_hot.c sv.c t/op/method.t
6843 ____________________________________________________________________________
6844 [  3387] By: gsar                                  on 1999/05/11  09:34:13
6845         Log: various fixes for clean build and test on win32; configpm broken,
6846              needed to open myconfig.SH rather than myconfig; sundry adjustments
6847              to bytecode stuff; tweaks to DYNAMIC_ENV_FETCH code to make it
6848              work under win32; getenv_sv() changed to getenv_len() since SVs
6849              aren't visible in the lower echelons; remove bogus exports from
6850              config.sym; PERL_OBJECT-ness for C++ exception support; null out
6851              IoDIRP in filter_del() or sv_free() will attempt to close it
6852      Branch: perl
6853            ! Changes bytecode.pl byterun.c byterun.h configpm embed.h
6854            ! embed.pl ext/B/B/Asmdata.pm ext/ByteLoader/ByteLoader.xs
6855            ! ext/DynaLoader/dlutils.c global.sym hv.c iperlsys.h objXSUB.h
6856            ! op.c perl.c perl.h pp.c pp_ctl.c proto.h scope.c scope.h
6857            ! t/io/open.t t/op/magic.t toke.c util.c vms/vms.c vms/vmsish.h
6858            ! win32/GenCAPI.pl win32/Makefile win32/config.bc
6859            ! win32/config.gc win32/config.vc win32/makedef.pl
6860            ! win32/makefile.mk win32/perlhost.h win32/runperl.c
6861            ! win32/win32.c win32/win32.h
6862 ____________________________________________________________________________
6863 [  3386] By: gsar                                  on 1999/05/11  02:49:07
6864         Log: gutsupport for C++ exceptions
6865              From: Chip Salzenberg <chip@perlsupport.com>
6866              Date: Tue, 9 Mar 1999 11:51:57 -0500
6867              Message-ID: <19990309115157.E7911@perlsupport.com>
6868              Subject: [PATCH 5.005] Flexible Exceptions
6869      Branch: perl
6870            ! embed.h global.sym objXSUB.h perl.c perl.h pp_ctl.c proto.h
6871            ! scope.c scope.h thrdvar.h util.c
6872 ____________________________________________________________________________
6873 [  3385] By: gsar                                  on 1999/05/10  19:33:36
6874         Log: "weak" references internals, still needs perlguts documentation
6875              (somewhat modified version of patch suggested by Tuomas J. Lukka
6876              <lukka@fas.harvard.edu>)
6877      Branch: perl
6878            ! dump.c embed.h embed.pl global.sym mg.c objXSUB.h perl.h
6879            ! pod/perldiag.pod proto.h sv.c sv.h util.c
6880 ____________________________________________________________________________
6881 [  3384] By: jhi                                   on 1999/05/10  18:21:43
6882         Log: Circumnavigate Digital UNIX 4.0D miniperl core dump
6883              (due to QAR 56761) (the bug has been fixed in 4.0E or better)
6884      Branch: cfgperl
6885            ! INSTALL hints/dec_osf.sh
6886 ____________________________________________________________________________
6887 [  3381] By: jhi                                   on 1999/05/10  14:39:28
6888         Log: Integrate from mainperl.
6889      Branch: cfgperl
6890           +> cygwin32/Makefile.SHs cygwin32/build-instructions.READFIRST
6891           +> cygwin32/build-instructions.charles-wilson
6892           +> cygwin32/build-instructions.sebastien-barre
6893           +> cygwin32/build-instructions.steven-morlock
6894           +> cygwin32/build-instructions.steven-morlock2
6895           +> cygwin32/impure_ptr.c cygwin32/ld2.in cygwin32/perlld.in
6896           +> ext/ByteLoader/ByteLoader.pm ext/ByteLoader/ByteLoader.xs
6897           +> ext/ByteLoader/Makefile.PL pod/Win32.pod t/lib/io_linenum.t
6898           +> t/op/numconvert.t utils/perlbc.PL
6899            - cygwin32/cw32imp.h cygwin32/gcc2 cygwin32/ld2 cygwin32/perlgcc
6900            - cygwin32/perlld
6901           !> (integrate 105 files)
6902 ____________________________________________________________________________
6903 [  3380] By: gsar                                  on 1999/05/10  12:27:14
6904         Log: regen regnodes.h
6905      Branch: perl
6906            ! Changes regnodes.h
6907 ____________________________________________________________________________
6908 [  3379] By: gsar                                  on 1999/05/10  12:17:26
6909         Log: From: jan.dubois@ibm.net (Jan Dubois)
6910              Date: Sat, 01 May 1999 22:55:36 +0200
6911              Message-ID: <373067e9.56194713@smtp1.ibm.net>
6912              Subject: [PATCH 5.005_56] Win32 and VC++ 98 doesn't support CASTI
6913      Branch: perl
6914            ! pod/perlfunc.pod pod/perlop.pod win32/config.vc
6915            ! win32/config_H.vc
6916 ____________________________________________________________________________
6917 [  3378] By: gsar                                  on 1999/05/10  12:07:13
6918         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6919              Date: Fri, 30 Apr 1999 22:26:09 -0400 (EDT)
6920              Message-Id: <199905010226.WAA19127@monk.mps.ohio-state.edu>
6921              Subject: [PATCH 5.005_56] Self-consistent numeric conversion again
6922      Branch: perl
6923            + t/op/numconvert.t
6924            ! MANIFEST doio.c dump.c perl.h pp.c pp_hot.c sv.c sv.h toke.c
6925            ! util.c
6926 ____________________________________________________________________________
6927 [  3377] By: gsar                                  on 1999/05/10  11:39:48
6928         Log: pp_modulo comment tweak from Ilya
6929      Branch: perl
6930            ! pp.c
6931 ____________________________________________________________________________
6932 [  3376] By: gsar                                  on 1999/05/10  11:30:40
6933         Log: From: Joshua Pritikin <joshua.pritikin@db.com>
6934              Date: Fri, 7 May 1999 11:31:00 -0400 (EDT)
6935              Message-ID: <Pine.GSO.4.02.9905071127100.1449-100000@eq1062.wks.na.deuba.com>
6936              Subject: Test.pm update [PATCH _56]
6937      Branch: perl
6938            ! lib/Test.pm
6939 ____________________________________________________________________________
6940 [  3375] By: gsar                                  on 1999/05/10  11:28:30
6941         Log: From: jan.dubois@ibm.net (Jan Dubois)
6942              Date: Fri, 07 May 1999 00:59:54 +0200
6943              Message-ID: <373318ae.19292461@smtp1.ibm.net>
6944              Subject: Re: Using existing memory for an SV's PV 
6945      Branch: perl
6946            ! sv.c
6947 ____________________________________________________________________________
6948 [  3374] By: gsar                                  on 1999/05/10  11:23:44
6949         Log: From: jan.dubois@ibm.net (Jan Dubois)
6950              Date: Fri, 07 May 1999 00:59:52 +0200
6951              Message-ID: <37321800.19118320@smtp1.ibm.net>
6952              Subject: [PATCH 5.005_56] Fix -Dm memory debugging for PERL_OBJECT
6953      Branch: perl
6954            ! perl.h
6955 ____________________________________________________________________________
6956 [  3373] By: gsar                                  on 1999/05/10  11:22:10
6957         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6958              Date: Thu, 6 May 1999 18:17:28 -0400
6959              Message-ID: <19990506181728.A12433@monk.mps.ohio-state.edu>
6960              Subject: Re: [PATCH 5.005_56] Make open(F,"command |") return correct err(no)
6961      Branch: perl
6962            ! doio.c embed.h global.sym objXSUB.h pod/perldiag.pod proto.h
6963            ! util.c
6964 ____________________________________________________________________________
6965 [  3372] By: gsar                                  on 1999/05/10  10:57:49
6966         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6967              Date: Thu, 6 May 1999 01:21:05 -0400 (EDT)
6968              Message-Id: <199905060521.BAA03485@monk.mps.ohio-state.edu>
6969              Subject: [PATCH 5.005_56] Cosmetic: data-driven REx-dump
6970      Branch: perl
6971            ! regcomp.c regcomp.pl
6972 ____________________________________________________________________________
6973 [  3371] By: gsar                                  on 1999/05/10  10:54:01
6974         Log: From: lane@duphy4.physics.drexel.edu
6975              Date: Tue, 04 May 1999 10:19:25 -0700
6976              Message-Id: <3.0.6.32.19990504101925.02ecde30@ous.edu>
6977              Subject: [PATCH 5.005.56] pod->html VMS fixes
6978      Branch: perl
6979            ! installhtml lib/Pod/Html.pm
6980 ____________________________________________________________________________
6981 [  3370] By: gsar                                  on 1999/05/10  10:45:52
6982         Log: testsuite nits
6983      Branch: perl
6984            ! t/lib/io_linenum.t t/op/filetest.t
6985 ____________________________________________________________________________
6986 [  3369] By: gsar                                  on 1999/05/10  10:35:22
6987         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6988              Date: Mon, 3 May 1999 22:38:50 -0400 (EDT)
6989              Message-Id: <199905040238.WAA01865@monk.mps.ohio-state.edu>
6990              Subject: [PATCH 5.005_53] Quickier thread-specific data on OS/2
6991      Branch: perl
6992            ! os2/os2ish.h os2/os2thread.h
6993 ____________________________________________________________________________
6994 [  3368] By: gsar                                  on 1999/05/10  10:00:11
6995         Log: From: Albert Dvornik <bert@genscan.com>
6996              Date: 03 May 1999 12:20:57 -0400
6997              Message-ID: <tqlnf6gm52.fsf@puma.genscan.com>
6998              Subject: [PATCH 5.005_56] do_sv_dump does dump (core) on IO handles
6999      Branch: perl
7000            ! dump.c
7001 ____________________________________________________________________________
7002 [  3367] By: gsar                                  on 1999/05/10  09:55:51
7003         Log: shadow password support for Solaris (needs Configure help to
7004              determine HAS_GETSPENT)
7005              From: "Patrick O'Brien" <pdo@cs.umd.edu>
7006              Date: Sat, 01 May 1999 19:41:17 -0400
7007              Message-Id: <199905012341.TAA23989@optimus.cs.umd.edu>
7008              Subject: getpwent() under solaris
7009      Branch: perl
7010            ! pp_sys.c
7011 ____________________________________________________________________________
7012 [  3366] By: gsar                                  on 1999/05/10  09:45:58
7013         Log: From: jan.dubois@ibm.net (Jan Dubois)
7014              Date: Sat, 01 May 1999 23:45:47 +0200
7015              Message-ID: <373373fb.59284266@smtp1.ibm.net>
7016              Subject: [PATCH 5.005_56] Add POLLUTE=1 option to MakeMaker
7017      Branch: perl
7018            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
7019            ! pod/perldelta.pod
7020 ____________________________________________________________________________
7021 [  3365] By: gsar                                  on 1999/05/10  09:34:22
7022         Log: test suite and fix input_line_number()
7023              From: Paul Johnson <pjcj@transeda.com>
7024              Date: Thu, 29 Apr 1999 06:28:14 +0100
7025              Message-ID: <19990429062814.A17906@west-tip.transeda.com>
7026              Subject: [PATCH] IO::Handle 1.20 (was Re: FAIL Gedcom-1.01 i86pc-solaris 2.6)
7027      Branch: perl
7028            + t/lib/io_linenum.t
7029            ! MANIFEST ext/IO/lib/IO/Handle.pm
7030 ____________________________________________________________________________
7031 [  3364] By: gsar                                  on 1999/05/10  09:20:56
7032         Log: fix overeager [:foo:] parsing
7033              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
7034              Date: Fri, 30 Apr 1999 09:26:18 +0100
7035              Message-Id: <199904300826.JAA01257@crypt.compulink.co.uk>
7036              Subject: [PATCH 5.005_{56,03}] Re: Regular expression difference b/n 5.004 & 5.005 
7037      Branch: perl
7038            ! regcomp.c t/op/re_tests
7039 ____________________________________________________________________________
7040 [  3363] By: gsar                                  on 1999/05/10  09:09:21
7041         Log: documentation for Win32 builtins (somewhat modified)
7042              From: jan.dubois@ibm.net (Jan Dubois)
7043              Date: Tue, 30 Mar 1999 08:05:03 +0200
7044              Message-ID: <37006783.1926460@smtp1.ibm.net>
7045              Subject: Re: Issues with build 509 
7046      Branch: perl
7047            + pod/Win32.pod
7048            ! MANIFEST
7049 ____________________________________________________________________________
7050 [  3362] By: gsar                                  on 1999/05/10  08:22:07
7051         Log: provide File::Copy::syscopy() via Win32::CopyFile() on win32
7052      Branch: perl
7053            ! lib/File/Copy.pm win32/win32.c
7054 ____________________________________________________________________________
7055 [  3361] By: gsar                                  on 1999/05/10  08:11:29
7056         Log: escape ampersands in <pre> sections
7057      Branch: perl
7058            ! Changes lib/Pod/Html.pm
7059 ____________________________________________________________________________
7060 [  3360] By: gsar                                  on 1999/05/10  08:04:14
7061         Log: AIX hints enhancements (threads build, SOCKS support)
7062              From: "David R. Favor" <dfavor@austin.ibm.com>
7063              Date: Wed, 28 Apr 1999 08:45:28 -0500
7064              Message-ID: <372710F8.B1F73BEB@austin.ibm.com>
7065              Subject: Working build for AIX + gcc + threading
7066      Branch: perl
7067            ! hints/aix.sh
7068 ____________________________________________________________________________
7069 [  3359] By: gsar                                  on 1999/05/10  07:49:26
7070         Log: more Compiler patches from Vishal Bhatia <vishalb@my-dejanews.com>
7071              Date: Tue, 27 Apr 1999 23:47:24 PDT
7072              Message-ID: <19990428064724.95244.qmail@hotmail.com>
7073              Subject: [PATCH 5.005_56] Saving Tied hashes ( C.pm)
7074              --
7075              Date: Thu, 29 Apr 1999 18:21:06 -0700
7076              Message-ID: <GEFPBFDJADFJBAAA@my-dejanews.com>
7077              Subject: [PATCH 5.005_56] double constants ( C.pm)
7078              --
7079              Date: Mon, 03 May 1999 20:21:31 PDT
7080              Message-ID: <19990504032131.81113.qmail@hotmail.com>
7081              Subject: [PATCH 5.005_56] Overloading implementation ( Compiler)
7082              --
7083              Date: Thu, 06 May 1999 17:57:09 -0700
7084              Message-ID: <FCJELBLAJBOBAAAA@my-dejanews.com>
7085              Subject: Stash.pm
7086      Branch: perl
7087            ! ext/B/B.pm ext/B/B.xs ext/B/B/Bblock.pm ext/B/B/C.pm
7088            ! ext/B/B/CC.pm ext/B/B/Stash.pm t/harness
7089 ____________________________________________________________________________
7090 [  3358] By: gsar                                  on 1999/05/10  04:39:15
7091         Log: cygwin32 update (untested adaptation of patch against 5.005_03)
7092              From: alexander smishlajev <als@turnhere.com>
7093              Date: Sun, 25 Apr 1999 14:58:29 +0300
7094              Message-ID: <37230365.5F68B460@turnhere.com>
7095              Subject: [PATCH]5.005_03 (CORE) cygwin32 port
7096      Branch: perl
7097            + cygwin32/Makefile.SHs cygwin32/build-instructions.READFIRST
7098            + cygwin32/build-instructions.charles-wilson
7099            + cygwin32/build-instructions.sebastien-barre
7100            + cygwin32/build-instructions.steven-morlock
7101            + cygwin32/build-instructions.steven-morlock2
7102            + cygwin32/impure_ptr.c cygwin32/ld2.in cygwin32/perlld.in
7103            - cygwin32/cw32imp.h cygwin32/gcc2 cygwin32/ld2 cygwin32/perlgcc
7104            - cygwin32/perlld
7105            ! Configure EXTERN.h MANIFEST Makefile.SH README.cygwin32 XSUB.h
7106            ! cflags.SH config_h.SH dosish.h ext/POSIX/Makefile.PL
7107            ! ext/SDBM_File/sdbm/pair.c hints/cygwin32.sh installperl
7108            ! lib/Cwd.pm lib/ExtUtils/MakeMaker.pm lib/perl5db.pl
7109            ! makedepend.SH perl.h perlvars.h pp_hot.c pp_sys.c regcomp.c
7110            ! t/io/fs.t t/io/tell.t t/lib/anydbm.t t/op/stat.t util.c
7111 ____________________________________________________________________________
7112 [  3357] By: gsar                                  on 1999/05/10  04:07:07
7113         Log: applied suggested patch, modulo already applied parts
7114              From: Charles Bailey <BAILEY@newman.upenn.edu>
7115              Date: Sat, 24 Apr 1999 20:12:43 -0400 (EDT)
7116              Message-id: <01JAF9UAV9XG002O0W@mail.newman.upenn.edu>
7117              Subject: [Patch 5.005_56] VMS consolidated patch #2
7118      Branch: perl
7119            ! configure.com t/op/filetest.t t/op/taint.t t/pragma/warn/doio
7120            ! t/pragma/warn/mg t/pragma/warn/pp_sys t/pragma/warn/sv
7121            ! vms/descrip_mms.template vms/ext/vmsish.t vms/perlvms.pod
7122            ! vms/subconfigure.com vms/test.com vms/vms.c
7123 ____________________________________________________________________________
7124 [  3356] By: gsar                                  on 1999/05/10  03:48:08
7125         Log: applied suggested patch, with win32 and PERL_OBJECT additions
7126              From: Tom Hughes <tom@compton.nu>
7127              Date: Sat, 24 Apr 1999 18:11:59 +0100
7128              Message-ID: <609bdff748.tom@compton.compton.nu>
7129              Subject: ByteLoader patch
7130      Branch: perl
7131            + ext/ByteLoader/ByteLoader.pm ext/ByteLoader/ByteLoader.xs
7132            + ext/ByteLoader/Makefile.PL utils/perlbc.PL
7133            ! MANIFEST bytecode.h bytecode.pl byterun.c byterun.h embed.h
7134            ! embed.pl ext/B/B.xs ext/B/B/Asmdata.pm ext/B/B/Bytecode.pm
7135            ! ext/B/B/Debug.pm objXSUB.h op.c pp_ctl.c proto.h
7136            ! utils/Makefile win32/Makefile win32/makefile.mk
7137 ____________________________________________________________________________
7138 [  3355] By: gsar                                  on 1999/05/10  03:22:49
7139         Log: document 'test' attribute (from Andreas Koenig)
7140      Branch: perl
7141            ! lib/ExtUtils/MakeMaker.pm
7142 ____________________________________________________________________________
7143 [  3354] By: gsar                                  on 1999/05/10  03:12:37
7144         Log: From: pmarquess@bfsec.bt.co.uk
7145              Date: Thu, 22 Apr 1999 23:12:08 +0100
7146              Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB29C6B45@mbtlipnt02.btlabs.bt.co.uk>
7147              Subject: PATCH for small bug in scan_bin
7148      Branch: perl
7149            ! util.c
7150 ____________________________________________________________________________
7151 [  3353] By: gsar                                  on 1999/05/10  02:39:33
7152         Log: more bulletproof workaround for mangled paths (updates changes#3345,3350);
7153              provide Win32::GetLongPathName() to complement Win32::GetShortPathName()
7154      Branch: perl
7155            ! t/op/magic.t win32/makedef.pl win32/runperl.c win32/win32.c
7156            ! win32/win32iop.h
7157 ____________________________________________________________________________
7158 [  3352] By: gsar                                  on 1999/05/09  22:47:39
7159         Log: flush all open output buffers before fork(), exec(), system, qx//
7160              and pipe open() operations, simplifying buffering headaches faced
7161              by users; uses fflush(NULL), which may need Configure test
7162      Branch: perl
7163            ! perl.h pod/perldelta.pod pod/perlfunc.pod pod/perlipc.pod
7164            ! pp_sys.c util.c vmesa/vmesa.c vms/vms.c win32/win32.c
7165 ____________________________________________________________________________
7166 [  3351] By: gsar                                  on 1999/05/09  21:11:51
7167         Log: perlcc on win32 (correct version of fix suggested by Jean-Louis
7168              Leroy <jll@skynet.be>)
7169      Branch: perl
7170            ! utils/perlcc.PL
7171 ____________________________________________________________________________
7172 [  3350] By: gsar                                  on 1999/05/09  20:39:11
7173         Log: normalize $^X to full pathname on win32
7174      Branch: perl
7175            ! win32/runperl.c
7176 ____________________________________________________________________________
7177 [  3349] By: gsar                                  on 1999/05/09  20:23:07
7178         Log: allow readline($globref), <$globref> already works
7179      Branch: perl
7180            ! pp_hot.c
7181 ____________________________________________________________________________
7182 [  3348] By: gsar                                  on 1999/05/09  20:00:09
7183         Log: perldoc cleanups (variant of changes suggested by Christian Lemburg
7184              <lemburg@online-club.de>)
7185      Branch: perl
7186            ! utils/perldoc.PL
7187 ____________________________________________________________________________
7188 [  3347] By: gsar                                  on 1999/05/09  18:47:21
7189         Log: additions to Thread.pm docs from Tuomas J. Lukka
7190              <lukka@fas.harvard.edu>
7191      Branch: perl
7192            ! ext/Thread/Thread.pm
7193 ____________________________________________________________________________
7194 [  3346] By: gsar                                  on 1999/05/09  18:38:00
7195         Log: From: Stephen McCamant <smccam@uclink4.berkeley.edu>
7196              Date: Sat, 17 Apr 1999 02:46:13 -0700 (PDT)
7197              Message-ID: <14103.57454.614253.598264@fre-76-120.reshall.berkeley.edu>
7198              Subject: [PATCH _56] Re: pdt: Perl Development Tools? 
7199      Branch: perl
7200            ! ext/B/B/Xref.pm
7201 ____________________________________________________________________________
7202 [  3345] By: gsar                                  on 1999/05/09  18:22:43
7203         Log: work around mangled archname on win32 while finding privlib/sitelib;
7204              normalize lib paths to forward slashes internally
7205      Branch: perl
7206            ! win32/win32.c
7207 ____________________________________________________________________________
7208 [  3344] By: gsar                                  on 1999/05/09  03:20:06
7209         Log: fix typo in dbm filters that caused odbm.t to fail
7210      Branch: perl
7211            ! ext/ODBM_File/ODBM_File.xs t/lib/odbm.t
7212 ____________________________________________________________________________
7213 [  3343] By: gsar                                  on 1999/05/09  02:02:59
7214         Log: tweak test totals
7215      Branch: perl
7216            ! Changes t/lib/tie-stdhandle.t
7217 ____________________________________________________________________________
7218 [  3342] By: gsar                                  on 1999/05/09  01:42:06
7219         Log: import list propagation busted (pointed out by Ton Hospel
7220              <thospel@mail.dma.be>)
7221      Branch: perl
7222            ! lib/autouse.pm
7223 ____________________________________________________________________________
7224 [  3341] By: gsar                                  on 1999/05/09  00:54:18
7225         Log: hpux needs {SHLIB_PATH,LDOPTS} rather than LD_{LIBRARY,RUN}_PATH
7226              (as suggested by Eric Boehm <boehm@nortelnetworks.com>)
7227      Branch: perl
7228            ! Configure Makefile.SH
7229 ____________________________________________________________________________
7230 [  3340] By: gsar                                  on 1999/05/09  00:40:41
7231         Log: generate manpages for newly added utils
7232      Branch: perl
7233            ! installman
7234 ____________________________________________________________________________
7235 [  3339] By: gsar                                  on 1999/05/09  00:33:50
7236         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
7237              Date: Sun, 02 May 1999 17:59:24 +0100
7238              Message-Id: <199905021659.RAA14016@crypt.compulink.co.uk>
7239              Subject: [PATCH] Re: ptr to realloced memory in yylex
7240      Branch: perl
7241            ! toke.c
7242 ____________________________________________________________________________
7243 [  3338] By: jhi                                   on 1999/05/08  22:40:29
7244         Log: Remove CONFIG item, add Digital UNIX 'ld' bug.
7245      Branch: cfgperl
7246            ! INSTALL
7247 ____________________________________________________________________________
7248 [  3337] By: jhi                                   on 1999/05/08  22:22:26
7249         Log: Integrate from mainperl.
7250      Branch: cfgperl
7251           +> pod/perldbmfilter.pod t/io/open.t t/lib/tie-stdhandle.t
7252           !> (integrate 54 files)
7253 ____________________________________________________________________________
7254 [  3336] By: gsar                                  on 1999/05/08  21:48:22
7255         Log: make perldoc -f grok nested =items
7256      Branch: perl
7257            ! utils/perldoc.PL
7258 ____________________________________________________________________________
7259 [  3335] By: gsar                                  on 1999/05/08  19:48:11
7260         Log: allow AV/HV dereferences on pseudohashes ($ph->{foo}[1], etc.)
7261      Branch: perl
7262            ! op.c t/lib/fields.t
7263 ____________________________________________________________________________
7264 [  3334] By: gsar                                  on 1999/05/08  19:09:41
7265         Log: update test totals
7266      Branch: perl
7267            ! t/lib/bigintpm.t
7268 ____________________________________________________________________________
7269 [  3333] By: gsar                                  on 1999/05/08  16:56:02
7270         Log: mention unpack('pP',...) footshot (from Albert Dvornik <bert@genscan.com>)
7271      Branch: perl
7272            ! pod/perlfunc.pod
7273 ____________________________________________________________________________
7274 [  3332] By: gsar                                  on 1999/05/08  16:46:44
7275         Log: applied suggested patch, added tests
7276              From: William Mann <wmann@avici.com>
7277              Date: Mon, 12 Apr 1999 12:25:22 -0400 (EDT)
7278              Message-Id: <199904121625.MAA00983@hwsrv1.avici.com>
7279              Subject: BigInt.pm extensions for logical operations
7280      Branch: perl
7281            ! lib/Math/BigInt.pm pod/perldelta.pod t/lib/bigintpm.t
7282 ____________________________________________________________________________
7283 [  3331] By: gsar                                  on 1999/05/08  16:09:33
7284         Log: avoid temporary files named 'tmp'
7285      Branch: perl
7286            ! Makefile.SH pp.c
7287 ____________________________________________________________________________
7288 [  3330] By: nick                                  on 1999/05/08  14:16:30
7289         Log: Implement OPEN, EOF, SEEK, TELL, BINMODE and FILENO as TIEHANDLE methods.
7290              Provide Tie::StdHandle
7291              Basic update of docs.
7292      Branch: perl
7293            + t/lib/tie-stdhandle.t
7294            ! lib/Tie/Handle.pm pod/perltie.pod pp_sys.c
7295 ____________________________________________________________________________
7296 [  3329] By: nick                                  on 1999/05/08  12:03:45
7297         Log: Tweaks to open(my $fh,...) stuff
7298      Branch: perl
7299            ! op.c pp.c pp_sys.c t/io/open.t
7300 ____________________________________________________________________________
7301 [  3328] By: nick                                  on 1999/05/08  11:18:42
7302         Log: Bring SDBM_File.xs into line with new typemap
7303      Branch: perl
7304            ! ext/SDBM_File/SDBM_File.xs
7305 ____________________________________________________________________________
7306 [  3327] By: gsar                                  on 1999/05/08  00:07:11
7307         Log: add test case for AUTOLOAD reentrancy fix in change#3279
7308      Branch: perl
7309            ! t/lib/autoloader.t
7310 ____________________________________________________________________________
7311 [  3326] By: nick                                  on 1999/05/07  21:24:50
7312         Log: Implement open( my $fh, ...) and similar.
7313              Set flag in op.c for "constructor ops"
7314              In pp_rv2gv, if flag is set and arg is PADSV and uninit
7315              vivify as reference to a detached GV.
7316              (Name of GV is the pad name.)
7317              This scheme should "just work" for pipe/socket etc. too.
7318              
7319              #if 0 out the open(FH,undef) for now.
7320              Change t/io/open.t to test open(my $fh,...)
7321      Branch: perl
7322            ! op.c pp.c pp_sys.c t/io/open.t
7323 ____________________________________________________________________________
7324 [  3325] By: nick                                  on 1999/05/07  21:18:42
7325         Log: Correct SvLEN vs SvCUR  which leads to odd "chunk" vs "line" in mess().
7326      Branch: perl
7327            ! util.c
7328 ____________________________________________________________________________
7329 [  3324] By: gsar                                  on 1999/05/07  20:28:31
7330         Log: avoid using PL_sv_mutex in condpair_magic() (avoids hangs when
7331              intervening code has to allocate SVs)
7332      Branch: perl
7333            ! util.c
7334 ____________________________________________________________________________
7335 [  3323] By: gsar                                  on 1999/05/07  19:45:08
7336         Log: allow line numbers to show in diagnostics during global destruction
7337      Branch: perl
7338            ! util.c
7339 ____________________________________________________________________________
7340 [  3322] By: gsar                                  on 1999/05/07  09:38:11
7341         Log: From: Dan Sugalski <sugalskd@ous.edu>
7342              Date: Fri, 09 Apr 1999 16:16:39 -0700
7343              Message-Id: <3.0.6.32.19990409161639.02ea1050@ous.edu>
7344              Subject: [PATCH 5.005_03]Bug in MM_VMS.PM
7345      Branch: perl
7346            ! lib/ExtUtils/MM_VMS.pm
7347 ____________________________________________________________________________
7348 [  3321] By: gsar                                  on 1999/05/07  09:08:23
7349         Log: From: kwzh@gnu.org (Karl Heuer)
7350              Date: Wed, 7 Apr 1999 23:58:58 -0400
7351              Message-Id: <199904080358.XAA01192@mescaline.gnu.org>
7352              Subject: [perl-5.005.02] detect lack of /dev/tty
7353      Branch: perl
7354            ! Makefile.SH
7355 ____________________________________________________________________________
7356 [  3320] By: gsar                                  on 1999/05/07  08:52:14
7357         Log: allow distinct prefix for versioned executables
7358              From: Roderick Schertler <roderick@argon.org>
7359              Date: Wed, 07 Apr 1999 15:34:56 -0400
7360              Message-ID: <3003.923513696@eeyore.ibcinc.com>
7361              Subject: perl55.00503 -> perl5.00503 patch for installperl
7362      Branch: perl
7363            ! INSTALL installperl
7364 ____________________________________________________________________________
7365 [  3319] By: gsar                                  on 1999/05/07  08:07:02
7366         Log: From: Dan Sugalski <sugalskd@osshe.edu>
7367              Date: Mon, 05 Apr 1999 15:38:42 -0700
7368              Message-Id: <3.0.6.32.19990405153842.0367b650@ous.edu>
7369              Subject: Re: chomp fails with $/ in fixed-length record mode
7370              --
7371              From: Roderick Schertler <roderick@argon.org>
7372              Date: Tue, 06 Apr 1999 21:11:37 -0400
7373              Message-ID: <2795.923447497@eeyore.ibcinc.com>
7374              Subject: Re: chomp fails with $/ in fixed-length record mode
7375      Branch: perl
7376            ! doop.c pod/perlfunc.pod t/op/chop.t
7377 ____________________________________________________________________________
7378 [  3318] By: gsar                                  on 1999/05/07  07:56:35
7379         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7380              Date: Tue, 6 Apr 1999 01:40:36 -0400
7381              Message-ID: <19990406014035.A1238@monk.mps.ohio-state.edu>
7382              Subject: [PATCH 5.005_*] Make % use fmod()
7383      Branch: perl
7384            ! pp.c t/op/arith.t
7385 ____________________________________________________________________________
7386 [  3317] By: gsar                                  on 1999/05/07  04:18:11
7387         Log: DBM Filters (via private mail)
7388              From: pmarquess@bfsec.bt.co.uk
7389              Date: Sun, 18 Apr 1999 21:05:52 +0100
7390              Message-Id: <199904182009.NAA19152@activestate.com>
7391              Subject: DBM Filters
7392      Branch: perl
7393            + pod/perldbmfilter.pod
7394            ! MANIFEST ext/DB_File/Changes ext/DB_File/DB_File.pm
7395            ! ext/DB_File/DB_File.xs ext/DB_File/typemap
7396            ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
7397            ! ext/GDBM_File/typemap ext/NDBM_File/NDBM_File.pm
7398            ! ext/NDBM_File/NDBM_File.xs ext/NDBM_File/typemap
7399            ! ext/ODBM_File/ODBM_File.pm ext/ODBM_File/ODBM_File.xs
7400            ! ext/ODBM_File/typemap ext/SDBM_File/SDBM_File.pm
7401            ! ext/SDBM_File/SDBM_File.xs ext/SDBM_File/typemap
7402            ! lib/AnyDBM_File.pm pod/Makefile pod/buildtoc pod/perl.pod
7403            ! pod/perldelta.pod t/lib/db-btree.t t/lib/db-hash.t
7404            ! t/lib/db-recno.t t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
7405            ! t/lib/sdbm.t
7406 ____________________________________________________________________________
7407 [  3316] By: gsar                                  on 1999/05/07  03:28:53
7408         Log: avoid negative return value from Win32::GetTickCount()
7409              From: jan.dubois@ibm.net (Jan Dubois)
7410              Date: Sat, 03 Apr 1999 19:04:18 +0200
7411              Message-ID: <37084742.22824479@smtp1.ibm.net>
7412              Subject: Re: Win32::GetTickCount
7413      Branch: perl
7414            ! win32/win32.c
7415 ____________________________________________________________________________
7416 [  3315] By: nick                                  on 1999/05/06  21:44:38
7417         Log: open(FH,undef) # creates new_tmpfile opened read/write
7418              Add t/io/open.t with test for above.
7419      Branch: perl
7420            + t/io/open.t
7421            ! pp_sys.c
7422 ____________________________________________________________________________
7423 [  3314] By: gsar                                  on 1999/05/06  08:01:23
7424         Log: compiler fixes from Vishal Bhatia <vishalb@hotmail.com>
7425              Date: Tue, 30 Mar 1999 23:40:34 PST
7426              Message-ID: <19990331074034.6117.qmail@hotmail.com>
7427              Subject: [PATCH 5.005_56] pp_entersub and pp_leavewrite(CC.pm)
7428              --
7429              Date: Wed, 07 Apr 1999 00:28:23 -0800
7430              Message-ID: <FGBNLNPOEELFAAAA@my-dejanews.com>
7431              Subject: [PATCH 5.005_56] function prototypes(B.pm)
7432              --
7433              Date: Thu, 22 Apr 1999 23:40:52 -0700
7434              Message-ID: <OEAOMKBMLDADCAAA@my-dejanews.com>
7435              Subject: [PATCH 5.005_56 ] discarding worthless padsvs
7436              --
7437              Date: Tue, 27 Apr 1999 01:14:49 PDT
7438              Message-ID: <19990427081449.28615.qmail@hotmail.com>
7439              Subject: [PATCH 5.005_56] pp_ncmp implementation ( CC.pm)
7440      Branch: perl
7441            ! ext/B/B.pm ext/B/B/CC.pm ext/B/B/Stackobj.pm t/op/gv.t
7442            ! t/op/ref.t
7443 ____________________________________________________________________________
7444 [  3313] By: jhi                                   on 1999/05/06  07:59:52
7445         Log: Integrate from mainperl.
7446      Branch: cfgperl
7447           !> (integrate 33 files)
7448 ____________________________________________________________________________
7449 [  3312] By: gsar                                  on 1999/05/06  07:11:50
7450         Log: add Ethiopic section to unicode master database (from Ken
7451              Whistler <kenw@sybase.com>)
7452      Branch: perl
7453            ! lib/unicode/UnicodeData-Latest.txt
7454 ____________________________________________________________________________
7455 [  3311] By: gsar                                  on 1999/05/06  05:37:55
7456         Log: From: Damon Atkins <n107844@sysmgtdev.nabaus.com.au>
7457              Date: Tue, 30 Mar 1999 11:26:11 +1000 (EST)
7458              Message-Id: <199903300126.LAA20870@sysmgtdev.nabaus.com.au>
7459              Subject: Largefiles for Solaris
7460      Branch: perl
7461            ! hints/solaris_2.sh
7462 ____________________________________________________________________________
7463 [  3310] By: gsar                                  on 1999/05/06  05:14:35
7464         Log: emit more accurate diagnostic for syntax errors involving <>
7465              within eval""
7466      Branch: perl
7467            ! toke.c utils/perldoc.PL
7468 ____________________________________________________________________________
7469 [  3309] By: gsar                                  on 1999/05/06  04:36:31
7470         Log: additional test for IPC::Open3 (courtesy RonaldWS@aol.com)
7471      Branch: perl
7472            ! t/lib/open3.t
7473 ____________________________________________________________________________
7474 [  3308] By: gsar                                  on 1999/05/06  03:19:16
7475         Log: applied first part of suggested patch (bug described cannot be
7476              reproduced any longer, so the second inconclusive part has not
7477              been applied)
7478              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
7479              Date: Sun, 28 Mar 1999 04:51:34 +0100
7480              Message-Id: <199903280351.EAA20430@crypt.compulink.co.uk>
7481              Subject: [PATCH 5.005_56] Re: A core dump 
7482      Branch: perl
7483            ! toke.c
7484 ____________________________________________________________________________
7485 [  3307] By: gsar                                  on 1999/05/06  01:56:06
7486         Log: fix bogus OPf_REF context in C<sort BLOCK @foo> (extension of
7487              change#3180)
7488      Branch: perl
7489            ! op.c
7490 ____________________________________________________________________________
7491 [  3306] By: gsar                                  on 1999/05/05  17:17:34
7492         Log: applied non-conflicting parts of suggested patch
7493              From: Charles Bailey <BAILEY@newman.upenn.edu>
7494              Date: Sat, 27 Mar 1999 00:16:51 -0400 (EDT)
7495              Message-id: <01J9AZY8I2PW001O2S@mail.newman.upenn.edu>
7496              Subject: [Patch 5.005_56] Revised VMS patch
7497      Branch: perl
7498            ! Changes ext/B/defsubs.h.PL hv.c iperlsys.h perl.c
7499            ! pod/perldiag.pod proto.h util.c vms/perlvms.pod vms/vms.c
7500 ____________________________________________________________________________
7501 [  3305] By: gsar                                  on 1999/05/05  16:20:19
7502         Log: make perldoc use backslashed pathnames within system() on win32
7503      Branch: perl
7504            ! pod/perldiag.pod pod/perlthrtut.pod utils/perldoc.PL
7505 ____________________________________________________________________________
7506 [  3304] By: gsar                                  on 1999/05/05  07:29:43
7507         Log: upgrade Pod::Parser to v1.081 from CPAN
7508      Branch: perl
7509            ! lib/Pod/Checker.pm lib/Pod/InputObjects.pm lib/Pod/Parser.pm
7510            ! lib/Pod/PlainText.pm lib/Pod/Select.pm lib/Pod/Usage.pm
7511            ! t/pod/special_seqs.t t/pod/special_seqs.xr t/pod/testp2pt.pl
7512 ____________________________________________________________________________
7513 [  3303] By: gsar                                  on 1999/05/05  07:02:07
7514         Log: From: Andy Dougherty <doughera@lafayette.edu>
7515              Date: Fri, 19 Mar 1999 12:31:35 -0500 (EST)
7516              Message-Id: <Pine.GSU.4.05.9903191208250.8899-100000@newton.phys>
7517              Subject: [PATCH 5.005_03-MT3] INSTALL patches
7518      Branch: perl
7519            ! INSTALL
7520 ____________________________________________________________________________
7521 [  3302] By: gsar                                  on 1999/05/05  06:55:21
7522         Log: load base packages based on nonexistent $VERSION
7523              From: andreas.koenig@anima.de (Andreas J. Koenig)
7524              Date: 19 Mar 1999 06:00:28 +0100
7525              Message-ID: <sfcsob2m5ub.fsf@dubravka.in-berlin.de>
7526              Subject: Re: base.pm flaw
7527      Branch: perl
7528            ! lib/base.pm lib/locale.pm
7529 ____________________________________________________________________________
7530 [  3301] By: gsar                                  on 1999/05/04  05:41:08
7531         Log: pod2man outputs switched date and revision label (fix suggested by
7532              EthanSasiela@mede.com)
7533      Branch: perl
7534            ! pod/pod2man.PL
7535 ____________________________________________________________________________
7536 [  3300] By: gsar                                  on 1999/05/03  18:48:25
7537         Log: adjust win32_stat() to cope with FindFirstFile() and stat() bugs
7538              (makes opendir(D,"c:") work reliably)
7539      Branch: perl
7540            ! win32/win32.c
7541 ____________________________________________________________________________
7542 [  3299] By: gsar                                  on 1999/05/02  19:39:55
7543         Log: add test case for change#3298
7544      Branch: perl
7545            ! sv.c t/op/readdir.t
7546 ____________________________________________________________________________
7547 [  3298] By: gsar                                  on 1999/05/02  19:24:41
7548         Log: close directory handles properly when localized
7549      Branch: perl
7550            ! sv.c
7551 ____________________________________________________________________________
7552 [  3297] By: jhi                                   on 1999/04/30  11:42:14
7553         Log: Integrate from mainperl.
7554      Branch: cfgperl
7555           !> Changes config_h.SH configure.com lib/AutoLoader.pm
7556           !> lib/AutoSplit.pm lib/File/Path.pm pod/perlre.pod pp.c pp_ctl.c
7557           !> pp_sys.c proto.h regcomp.c t/op/die.t t/op/ref.t util.c
7558           !> vms/descrip_mms.template vms/gen_shrfls.pl vms/munchconfig.c
7559           !> vms/subconfigure.com win32/win32.c
7560 ____________________________________________________________________________
7561 [  3293] By: chip                                  on 1999/04/29  18:50:49
7562         Log: Fix shebang lines.
7563      Branch: maint-5.004/perl
7564            ! Porting/p4d2p h2pl/mksizes pod/checkpods.PL pod/pod2html.PL
7565            ! pod/pod2latex.PL pod/pod2man.PL pod/pod2text.PL utils/c2ph.PL
7566            ! utils/h2ph.PL utils/h2xs.PL utils/perlbug.PL utils/perldoc.PL
7567            ! utils/pl2pm.PL utils/splain.PL win32/bin/search.pl
7568            ! x2p/find2perl.PL x2p/s2p.PL
7569 ____________________________________________________________________________
7570 [  3284] By: gsar                                  on 1999/04/27  00:48:42
7571         Log: integrate change#3279 from maint-5.004
7572      Branch: perl
7573            ! lib/AutoLoader.pm
7574 ____________________________________________________________________________
7575 [  3279] By: chip                                  on 1999/04/26  23:09:26
7576         Log: Make &AutoLoad::AUTOLOAD reentrant.
7577      Branch: maint-5.004/perl
7578            ! lib/AutoLoader.pm
7579 ____________________________________________________________________________
7580 [  3276] By: chip                                  on 1999/04/26  22:34:36
7581         Log: Make porting scripts executable.
7582      Branch: maint-5.004/perl
7583            ! Changes Porting/genlog Porting/makerel Porting/p4desc
7584            ! Porting/patchls
7585 ____________________________________________________________________________
7586 [  3274] By: gsar                                  on 1999/04/26  17:30:31
7587         Log: allow embedded null characters in diagnostics
7588      Branch: perl
7589            ! pp_ctl.c pp_sys.c proto.h regcomp.c t/op/die.t util.c
7590 ____________________________________________________________________________
7591 [  3273] By: gsar                                  on 1999/04/26  08:27:22
7592         Log: hand-applied conflicting parts of suggested patch
7593              From: Charles Bailey <BAILEY@newman.upenn.edu>
7594              Date: Wed, 17 Mar 1999 23:55:23 -0400 (EDT)
7595              Message-id: <01J8YELSL7WK001E7S@mail.newman.upenn.edu>
7596              Subject: [PATCH 5.005_56] VMS configuration/build
7597      Branch: perl
7598            ! configure.com vms/descrip_mms.template vms/gen_shrfls.pl
7599            ! vms/munchconfig.c vms/subconfigure.com
7600 ____________________________________________________________________________
7601 [  3272] By: gsar                                  on 1999/04/26  08:25:41
7602         Log: update Changes; tweak minor regressions
7603      Branch: perl
7604            ! Changes lib/AutoSplit.pm lib/File/Path.pm
7605 ____________________________________________________________________________
7606 [  3271] By: gsar                                  on 1999/04/26  07:52:51
7607         Log: integrate change#3229 from maint-5.004
7608      Branch: perl
7609            ! pp_ctl.c util.c
7610 ____________________________________________________________________________
7611 [  3270] By: gsar                                  on 1999/04/25  22:58:27
7612         Log: fix buggy reference count on refs to SVs with autoviv magic
7613              (resulted in C<my @a; $a[1] = 1; print \$_ for @a> and Data::Dumper
7614              accessing free()d memory)
7615      Branch: perl
7616            ! pp.c t/op/ref.t
7617 ____________________________________________________________________________
7618 [  3269] By: gsar                                  on 1999/04/24  17:07:55
7619         Log: fix bug in change#3123 (off-by-one, caused C<qx[noargs]> to fail
7620              on win32)
7621      Branch: perl
7622            ! win32/win32.c
7623 ____________________________________________________________________________
7624 [  3268] By: gsar                                  on 1999/04/24  16:38:25
7625         Log: kill dup hunk
7626      Branch: perl
7627            ! config_h.SH
7628 ____________________________________________________________________________
7629 [  3267] By: gsar                                  on 1999/04/24  16:35:57
7630         Log: integrate cfgperl changes into mainline
7631      Branch: perl
7632           +> myconfig.SH
7633            - myconfig
7634            ! pod/perlre.pod
7635           !> (integrate 38 files)
7636 ____________________________________________________________________________
7637 [  3266] By: jhi                                   on 1999/04/23  18:42:44
7638         Log: From: "Kurt D. Starsinic" <kstar@chapin.edu>
7639              To: perl5-porters@perl.org, Jarkko Hietaniemi <jhi@iki.fi>,
7640              Graham Barr <gbarr@pobox.com>, Gurusamy Sarathy <gsar@activestate.com>
7641              Cc: Lionel Cons <lionel.cons@cern.ch>,
7642              Ilya Zakharevich <ilya@math.ohio-state.edu>,
7643              David Hayes <david@bdel.com>
7644              Subject: [PATCH] h2ph
7645              Date: Fri, 23 Apr 1999 12:37:23 -0400
7646              Message-ID: <19990423123723.A49550@O2.chapin.edu>
7647      Branch: cfgperl
7648            ! utils/h2ph.PL
7649 ____________________________________________________________________________
7650 [  3265] By: jhi                                   on 1999/04/21  18:17:12
7651         Log: From: lane@duphy4.physics.drexel.edu (by way of Dan Sugalski <sugalskd@ous.edu>)
7652              To: perlbug@perl.org
7653              Subject: [PATCH Perl 5.005.56] descrip_mms.template installed files fix
7654              Date: Wed, 21 Apr 1999 08:17:54 -0700
7655              Message-Id: <3.0.6.32.19990421081754.03127b60@ous.edu>
7656      Branch: cfgperl
7657            ! vms/descrip_mms.template
7658 ____________________________________________________________________________
7659 [  3264] By: jhi                                   on 1999/04/20  08:50:54
7660         Log: From: Andy Dougherty <doughera@lafayette.edu>
7661              To: The Perl Porters Mailing List <perl5-porters@perl.org>
7662              Subject: [PATCH 5.005_56] Re: 5.006 Todo
7663              Date: Mon, 19 Apr 1999 16:27:07 -0400 (EDT)
7664              Message-Id: <Pine.GSU.4.05.9904191623470.7838-100000@newton.phys>
7665      Branch: cfgperl
7666            ! Porting/pumpkin.pod
7667 ____________________________________________________________________________
7668 [  3263] By: jhi                                   on 1999/04/20  08:05:01
7669         Log: From: Chip Salzenberg <chip@perlsupport.com>
7670              To: Perl 5 Porters <perl5-porters@perl.org>
7671              Subject: [PATCH 5.005_56] Configure: $sig_count
7672              Date: Sun, 18 Apr 1999 17:54:36 -0400
7673              Message-ID: <19990418175436.A27496@perlsupport.com>
7674      Branch: cfgperl
7675            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
7676            ! config_h.SH
7677 ____________________________________________________________________________
7678 [  3262] By: jhi                                   on 1999/04/19  18:23:50
7679         Log: Subject: PATCH wrong faq reference in perlbook.pod
7680              From: Robin Barker <rmb1@cise.npl.co.uk>
7681              To: perlbug@perl.com
7682              Date: Fri, 9 Apr 1999 16:05:23 +0100 (BST)
7683              Message-Id: <199904091505.QAA03757@cyclone.cise.npl.co.uk>
7684      Branch: cfgperl
7685            ! pod/perlbook.pod
7686 ____________________________________________________________________________
7687 [  3261] By: jhi                                   on 1999/04/15  13:59:04
7688         Log: From: Andy Dougherty <doughera@lafayette.edu>
7689              To: Hugo van der Sanden <hugo@corp.netcom.net.uk>
7690              Cc: Perl Porters <perl5-porters@perl.org>
7691              Subject: [PATCH] Re: 5.005_03 and gcc, GNU ld under Solaris 2.6
7692              Date: Wed, 14 Apr 1999 17:07:43 -0400 (EDT)
7693              Message-Id: <Pine.GSU.4.05.9904141658290.4262-100000@newton.phys>
7694      Branch: cfgperl
7695            ! hints/solaris_2.sh
7696 ____________________________________________________________________________
7697 [  3260] By: jhi                                   on 1999/04/15  13:56:53
7698         Log: From: Tom Christiansen <tchrist@jhereg.perl.com>
7699              To: pumpkings@jhereg.perl.com
7700              Subject: PATCH: 5.005_56: perldata.pod (UPDATE)
7701              Date: Thu, 15 Apr 1999 07:13:41 -0600
7702              Message-Id: <199904151313.HAA07682@jhereg.perl.com>
7703      Branch: cfgperl
7704            ! pod/perldata.pod
7705 ____________________________________________________________________________
7706 [  3259] By: jhi                                   on 1999/04/13  23:12:52
7707         Log: LDLIBPTH also on 'clean' targets.
7708      Branch: cfgperl
7709            ! Makefile.SH
7710 ____________________________________________________________________________
7711 [  3258] By: jhi                                   on 1999/04/13  21:38:46
7712         Log: Add information about the two DEC C compiler optimizer bugs
7713              (what patch levels of the compilers fix them).
7714      Branch: cfgperl
7715            ! pp.c t/op/repeat.t
7716 ____________________________________________________________________________
7717 [  3257] By: jhi                                   on 1999/04/13  14:25:08
7718         Log: Be polite about ccdlflags and lddflags, too.
7719              Avoid Perl's malloc only when threaded.
7720      Branch: cfgperl
7721            ! hints/aix.sh
7722 ____________________________________________________________________________
7723 [  3256] By: jhi                                   on 1999/04/13  10:21:33
7724         Log: Croak if no known ways to semctl() (don't assume union semun).
7725      Branch: cfgperl
7726            ! doio.c perl.h
7727 ____________________________________________________________________________
7728 [  3255] By: jhi                                   on 1999/04/13  09:10:26
7729         Log: From: Dan Sugalski <sugalskd@osshe.edu>
7730              To: perl5-porters@perl.org, vmsperl@perl.org
7731              Subject: [Patch 5.005/5.006]Another MM_VMS.pm patch
7732              Date: Mon, 12 Apr 1999 13:36:48 -0700
7733              Message-Id: <3.0.6.32.19990412133648.030e7ec0@ous.edu>
7734      Branch: cfgperl
7735            ! lib/ExtUtils/MM_VMS.pm
7736 ____________________________________________________________________________
7737 [  3254] By: jhi                                   on 1999/04/13  06:56:26
7738         Log: From: "Todd C. Miller" <Todd.Miller@courtesan.com>
7739              To: perlbug@perl.com
7740              Subject: Update for OpenBSD hints
7741              Date: Mon, 12 Apr 1999 23:12:22 -0600 (MDT)
7742              Message-Id: <199904130512.XAA27712@xerxes.courtesan.com>
7743      Branch: cfgperl
7744            ! hints/openbsd.sh
7745 ____________________________________________________________________________
7746 [  3229] By: chip                                  on 1999/04/13  04:04:14
7747         Log: Preserve errno from importunities of sfio.
7748      Branch: maint-5.004/perl
7749            ! pp_ctl.c util.c
7750 ____________________________________________________________________________
7751 [  3226] By: jhi                                   on 1999/04/11  12:52:26
7752         Log: If both ways to call semctl are broken,    skip the tests.
7753      Branch: cfgperl
7754            ! t/lib/ipc_sysv.t
7755 ____________________________________________________________________________
7756 [  3225] By: jhi                                   on 1999/04/10  22:27:28
7757         Log: From: Andy Dougherty <doughera@lafayette.edu>
7758              To: dsembr01@ox.slug.louisville.edu
7759              Cc: perlbug@perl.com
7760              Subject: [PATCH 5.004_05 5.005_03 5.005_56] Re: Misspelled macro in ext/POSIX/POSIX.xs?
7761              Date: Fri, 9 Apr 1999 16:58:08 -0400 (EDT)
7762              Message-Id: <Pine.GSU.4.05.9904091648570.894-100000@newton.phys>
7763      Branch: cfgperl
7764            ! ext/POSIX/POSIX.xs
7765 ____________________________________________________________________________
7766 [  3224] By: jhi                                   on 1999/04/09  18:50:32
7767         Log: From: Andy Dougherty <doughera@lafayette.edu>
7768              To: Perl Porters <perl5-porters@perl.org>
7769              Subject: [PATCH 5.005_56] Re: prefix= in hints
7770              Date: Fri, 9 Apr 1999 14:54:18 -0400 (EDT)
7771              Message-Id: <Pine.GSU.4.05.9904091445280.894-100000@newton.phys>
7772              
7773              (Overrides change #3204 from Kurt)
7774      Branch: cfgperl
7775            ! hints/linux.sh
7776 ____________________________________________________________________________
7777 [  3223] By: jhi                                   on 1999/04/09  18:37:55
7778         Log: Understand Apollo's //node notation.
7779              
7780              From: Johann Klasek <jk@auto.tuwien.ac.at>
7781              To: jhi@iki.fi
7782              Subject: Re: DomainPerl
7783              Date: Fri, 9 Apr 1999 18:21:37 +0200
7784              Message-ID: <19990409182137.A2299@euklid.auto.tuwien.ac.at>
7785      Branch: cfgperl
7786            ! lib/Cwd.pm
7787 ____________________________________________________________________________
7788 [  3220] By: jhi                                   on 1999/04/04  16:33:49
7789         Log: Integrate from mainperl.
7790      Branch: cfgperl
7791           !> (integrate 39 files)
7792 ____________________________________________________________________________
7793 [  3219] By: gsar                                  on 1999/04/04  02:48:17
7794         Log: tweak previous change
7795      Branch: maint-5.005/perl
7796            ! win32/win32.c
7797 ____________________________________________________________________________
7798 [  3218] By: gsar                                  on 1999/04/04  02:44:47
7799         Log: be careful about extending the stack for the Win32:: builtins
7800      Branch: maint-5.005/perl
7801            ! win32/win32.c
7802 ____________________________________________________________________________
7803 [  3217] By: gsar                                  on 1999/04/04  01:59:26
7804         Log: correct places that said newSVpv() when they meant newSVpvn()
7805      Branch: perl
7806            ! XSUB.h dump.c ext/B/B.xs ext/B/defsubs.h.PL
7807            ! ext/DB_File/DB_File.xs ext/DynaLoader/dl_vms.xs
7808            ! ext/IPC/SysV/SysV.xs ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
7809            ! ext/Socket/Socket.xs ext/attrs/attrs.xs gv.c hv.c hv.h
7810            ! jpl/JNI/JNI.xs mg.c op.c perl.c pod/perlguts.pod pp.c pp_ctl.c
7811            ! pp_sys.c regcomp.c toke.c util.c win32/dl_win32.xs
7812            ! win32/win32.c
7813 ____________________________________________________________________________
7814 [  3216] By: gsar                                  on 1999/04/03  23:58:27
7815         Log: avoid duplicate code
7816      Branch: perl
7817            ! sv.c
7818 ____________________________________________________________________________
7819 [  3215] By: gsar                                  on 1999/04/03  23:14:34
7820         Log: grow PL_tmps_stack more efficiently; make it more amenable to
7821              STRESS_REALLOC testing
7822      Branch: perl
7823            ! embed.h embed.pl global.sym objXSUB.h pp.h proto.h scope.c
7824            ! sv.c
7825 ____________________________________________________________________________
7826 [  3214] By: gsar                                  on 1999/04/03  21:01:09
7827         Log: scrounge and save three extra branches in pp_entersub()
7828      Branch: perl
7829            ! cv.h pp_ctl.c pp_hot.c
7830 ____________________________________________________________________________
7831 [  3213] By: gsar                                  on 1999/04/03  17:43:23
7832         Log: remove duplicate code and an extra branch in sv_setsv() and
7833              other hot code by making SvTHINKFIRST() think about FAKE SVs
7834      Branch: perl
7835            ! doio.c embed.h embed.pl global.sym objXSUB.h pp.c pp_hot.c
7836            ! proto.h scope.c sv.c sv.h
7837 ____________________________________________________________________________
7838 [  3212] By: jhi                                   on 1999/04/03  16:20:09
7839         Log: Fix up some _t nits (Pid_t, Gid_t, Uid_t, etc. instead of int).
7840              
7841              From: John Bley <jbb6@acpub.duke.edu>
7842              To: perlbug@perl.org
7843              Subject: [PATCH]5.005_03 (CORE) Fix some _t nits
7844              Date: Thu, 1 Apr 1999 02:01:47 -0500 (EST)
7845              Message-ID: <Pine.SOL.3.91.990401015805.21458A-100000@soc13.acpub.duke.edu>
7846      Branch: cfgperl
7847            ! doio.c pp_sys.c
7848 ____________________________________________________________________________
7849 [  3211] By: jhi                                   on 1999/04/03  13:27:26
7850         Log: Change #3210 was rather unportable.  This is better.
7851      Branch: cfgperl
7852            ! Configure config_h.SH
7853 ____________________________________________________________________________
7854 [  3210] By: jhi                                   on 1999/04/03  13:16:20
7855         Log: Avoid Digital UNIX' ksh.
7856              
7857              From: Jarkko Hietaniemi <jhi@iki.fi> 
7858              To: Henrik Tougaard <ht000@siberut.foa.dk> 
7859              Cc: perlbug@perl.com, ht000@foa.dk 
7860              Subject: Re: Not OK perl5.005_03-MAINT_TRIAL_4
7861              Date: Wed, 27 Jan 1999 16:52:33 +0200 (EET) 
7862              Message-ID: <13999.10289.319422.239987@alpha.hut.fi> 
7863      Branch: cfgperl
7864            ! Configure config_h.SH
7865 ____________________________________________________________________________
7866 [  3209] By: jhi                                   on 1999/04/03  12:49:04
7867         Log: Integrate from mainperl.
7868      Branch: cfgperl
7869           !> Changes Makefile.SH README installperl t/lib/bigfloatpm.t
7870 ____________________________________________________________________________
7871 [  3208] By: jhi                                   on 1999/04/03  12:27:24
7872         Log: Add -mabi=64 to ccflags for 64-bit IRIX gcc.
7873              
7874              From: Lionel Cons <lionel.cons@cern.ch>
7875              To: jhi@iki.fi
7876              Cc: perlbug@perl.com, kstar@isinet.com,
7877              Philippe Defert <philippe.defert@cern.ch>
7878              Subject: Re: Not OK: perl 5.00503 on IP27-irix 6.5 (UNINSTALLED)
7879              Date: Thu, 1 Apr 1999 14:05:28 +0200 (METDST)
7880              Message-Id: <199904011205.OAA11380@mercury.cern.ch>
7881      Branch: cfgperl
7882            ! hints/irix_6.sh
7883 ____________________________________________________________________________
7884 [  3207] By: jhi                                   on 1999/04/03  12:20:21
7885         Log: Be polite about usemymalloc.
7886      Branch: cfgperl
7887            ! hints/aix.sh
7888 ____________________________________________________________________________
7889 [  3206] By: gsar                                  on 1999/04/02  23:31:59
7890         Log: a typo in change#3205
7891      Branch: perl
7892            ! t/lib/bigfloatpm.t
7893 ____________________________________________________________________________
7894 [  3205] By: gsar                                  on 1999/04/02  23:20:31
7895         Log: make testsuite reflect change#3157  (Math::BigFloat->new now
7896              returns NaNs faithfully)
7897      Branch: perl
7898            ! t/lib/bigfloatpm.t
7899 ____________________________________________________________________________
7900 [  3204] By: jhi                                   on 1999/04/02  22:03:23
7901         Log: On -Uinstallusrbinperl and no -Dprefix, set prefix to /usr/local.
7902              
7903              From: "Kurt D. Starsinic" <kstar@chapin.edu>
7904              To: perl5-porters@perl.org
7905              Subject: linux hints nit
7906              Date: Fri, 2 Apr 1999 16:49:47 -0500
7907              Message-ID: <19990402164947.E80926@O2.chapin.edu>
7908      Branch: cfgperl
7909            ! hints/linux.sh
7910 ____________________________________________________________________________
7911 [  3203] By: jhi                                   on 1999/04/02  22:00:56
7912         Log: Display exact glibc version in Linux. 
7913              
7914              From: Andy Dougherty <doughera@lafayette.edu>
7915              To: Perl Porters <perl5-porters@perl.org>
7916              Subject: Displaying glibc version on Linux
7917              Date: Mon, 29 Mar 1999 15:04:26 -0500 (EST)
7918              Message-Id: <Pine.GSU.4.05.9903291417370.15335-100000@newton.phys>
7919      Branch: cfgperl
7920            ! hints/linux.sh
7921 ____________________________________________________________________________
7922 [  3202] By: gsar                                  on 1999/04/02  21:23:18
7923         Log: various little goofs
7924      Branch: perl
7925            ! Changes Makefile.SH README installperl
7926 ____________________________________________________________________________
7927 [  3201] By: jhi                                   on 1999/04/02  13:13:39
7928         Log: Configure regen.
7929              
7930              Add llseek + offset_t probing.
7931              Change CONFIG to CONFIGDOTSH.
7932              'unset foo' is unportable, use foo=''.
7933      Branch: cfgperl
7934            ! Configure Makefile.SH Policy_sh.SH cflags.SH config_h.SH
7935            ! configpm makeaperl.SH makedepend.SH makedir.SH myconfig.SH
7936            ! perl_exp.SH writemain.SH
7937 ____________________________________________________________________________
7938 [  3200] By: jhi                                   on 1999/04/02  12:06:22
7939         Log: Introduce myconfig.SH.
7940              
7941              From: Andy Dougherty <doughera@lafayette.edu>
7942              To: Jarkko Hietaniemi <jhi@iki.fi>
7943              Cc: Nick Ing-Simmons <nik@tiuk.ti.com>, Perl Porters <perl5-porters@perl.org>
7944              Subject: [PATCH] myconfig.SH (was Re: perl install bug on AIX 4.3.1.0)
7945              Date: Tue, 30 Mar 1999 12:41:29 -0500 (EST)
7946              Message-Id: <Pine.GSU.4.05.9903301222280.15987-100000@newton.phys>
7947      Branch: cfgperl
7948            + myconfig.SH
7949            - myconfig
7950            ! MANIFEST
7951 ____________________________________________________________________________
7952 [  3195] By: jhi                                   on 1999/03/28  16:42:54
7953         Log: Update perlhist on 5_03.
7954      Branch: maint-5.005/perl
7955            ! pod/perlhist.pod
7956 ____________________________________________________________________________
7957 [  3194] By: jhi                                   on 1999/03/28  12:30:01
7958         Log: Integrate from mainperl.
7959      Branch: cfgperl
7960           +> t/op/grep.t
7961            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/bigfloat.pl
7962            ! t/lib/bigintpm.t
7963           !> MANIFEST Porting/p4desc ext/Thread/Thread.xs op.c
7964           !> t/lib/thread.t
7965 ____________________________________________________________________________
7966 [  3189] By: gsar                                  on 1999/03/28  08:22:00
7967         Log: various pod niggles
7968      Branch: maint-5.005/perl
7969            ! pod/perl.pod pod/perldebug.pod pod/perldiag.pod
7970            ! pod/perlfunc.pod pod/perlhist.pod
7971 ____________________________________________________________________________
7972 [  3187] By: gsar                                  on 1999/03/28  07:31:16
7973         Log: regularize CAPI declarations (CAPI extensions now build under
7974              the Borland compiler)
7975      Branch: maint-5.005/perl
7976            ! win32/GenCAPI.pl
7977 ____________________________________________________________________________
7978 [  3186] By: gsar                                  on 1999/03/28  07:26:33
7979         Log: ensure XS_LOCKS stuff happens *before* XSUB is entered under
7980              -DPERL_CAPI
7981      Branch: maint-5.005/perl
7982            ! XSlock.h win32/GenCAPI.pl win32/Makefile win32/makefile.mk
7983 ____________________________________________________________________________
7984 [  3183] By: gsar                                  on 1999/03/28  06:00:46
7985         Log: update p4 utility to ignore non-text files
7986      Branch: perl
7987            ! Porting/p4desc
7988 ____________________________________________________________________________
7989 [  3181] By: gsar                                  on 1999/03/28  03:37:23
7990         Log: integrate change#3179 from maint-5.005
7991      Branch: perl
7992           !> ext/Thread/Thread.xs t/lib/thread.t
7993 ____________________________________________________________________________
7994 [  3180] By: gsar                                  on 1999/03/28  02:28:20
7995         Log: fix bogus OPf_REF context for the BLOCK in C<grep BLOCK @foo>
7996              (sometimes caused bizarreness in the BLOCK)
7997      Branch: perl
7998            + t/op/grep.t
7999            ! MANIFEST op.c
8000 ____________________________________________________________________________
8001 [  3179] By: gsar                                  on 1999/03/28  02:14:04
8002         Log: fix thread segfault when passing large number of arguments to child
8003              a la C<Thread->new($foo, 1..1000)>
8004      Branch: maint-5.005/perl
8005            ! ext/Thread/Thread.xs t/lib/thread.t
8006 ____________________________________________________________________________
8007 [  3178] By: gbarr                                 on 1999/03/28  01:39:23
8008         Log: fix $Config{'usethreads'} typo in perlthrtut
8009              
8010              From: Ian Maloney <szhmf9@wsblob.ubs.com>
8011              Date: Thu, 25 Mar 1999 16:40:14 +0100 (MET)
8012              Message-Id: <199903251540.QAA02439@wsblob.>
8013              Subject: perlthrtut documentation error
8014      Branch: maint-5.005/perl
8015            ! pod/perlthrtut.pod
8016 ____________________________________________________________________________
8017 [  3173] By: gbarr                                 on 1999/03/27  18:19:47
8018         Log: Update Test.pm to VERSION 1.122 from CPAN
8019      Branch: maint-5.005/perl
8020            ! lib/Test.pm
8021 ____________________________________________________________________________
8022 [  3171] By: jhi                                   on 1999/03/26  22:38:28
8023         Log: Integrate from mainperl.
8024      Branch: cfgperl
8025           !> (integrate 37 files)
8026 ____________________________________________________________________________
8027 [  3170] By: gsar                                  on 1999/03/26  01:30:25
8028         Log: specify type of bracket in "Unmatched bracket" diagnostic;
8029              prefer 'brace' or 'curly bracket' over 'curly brace'
8030      Branch: perl
8031            ! pod/perldiag.pod pod/perlreftut.pod pod/perlstyle.pod
8032            ! t/op/misc.t t/op/re_tests toke.c
8033 ____________________________________________________________________________
8034 [  3169] By: gsar                                  on 1999/03/26  00:50:51
8035         Log: better description of "Integer overflow" diagnostic
8036      Branch: perl
8037            ! pod/perldiag.pod
8038 ____________________________________________________________________________
8039 [  3168] By: gsar                                  on 1999/03/25  11:02:46
8040         Log: applied needful parts of suggested patch
8041              From: "Vishal Bhatia" <vishalb@my-dejanews.com>
8042              Date: Tue, 23 Mar 1999 16:21:43 -0800
8043              Message-ID: <OOOKJGFMLFLHBAAA@my-dejanews.com>
8044              Subject: [PATCH 5.005_56] pp_formline correction
8045      Branch: perl
8046            ! ext/B/B/Bblock.pm ext/B/B/CC.pm
8047 ____________________________________________________________________________
8048 [  3167] By: gsar                                  on 1999/03/25  10:39:02
8049         Log: clarify what a "comment" means (due to Mark-Jason Dominus
8050              <mjd@plover.com>)
8051      Branch: perl
8052            ! pod/perlsyn.pod
8053 ____________________________________________________________________________
8054 [  3166] By: gsar                                  on 1999/03/25  10:33:18
8055         Log: describe current behavior on local($foo{nothere}) (suggested by
8056              Lionel Cons <lionel.cons@cern.ch>)
8057      Branch: perl
8058            ! pod/perlsub.pod
8059 ____________________________________________________________________________
8060 [  3165] By: gsar                                  on 1999/03/25  06:21:05
8061         Log: fix refcnt on PL_main_cv (variant of suggestion by Vishal Bhatia
8062              <vishalb@hotmail.com>)
8063      Branch: perl
8064            ! ext/B/B/C.pm
8065 ____________________________________________________________________________
8066 [  3164] By: gsar                                  on 1999/03/25  06:17:27
8067         Log: From: Stephen McCamant <smccam@uclink4.berkeley.edu>
8068              Date: Tue, 23 Mar 1999 17:47:04 -0800 (PST)
8069              Message-ID: <14072.16859.154428.241373@fre-76-120.reshall.berkeley.edu>
8070              Subject: [PATCH _56] Compiler needs to know about utf8 SVOP tr///s
8071      Branch: perl
8072            ! ext/B/B.xs op.h opcode.pl
8073 ____________________________________________________________________________
8074 [  3163] By: gsar                                  on 1999/03/25  06:15:49
8075         Log: B::Deparse update from Stephen McCamant <smccam@uclink4.berkeley.edu>
8076              Date: Tue, 23 Mar 1999 02:41:34 -0800 (PST)
8077              Message-ID: <14071.27445.867782.852353@fre-76-120.reshall.berkeley.edu>
8078              Subject: [PATCH _56] B::Deparse 0.57
8079              --
8080              Date: Tue, 23 Mar 1999 13:08:12 -0800 (PST)
8081              Message-ID: <14072.502.107712.175179@fre-76-120.reshall.berkeley.edu>
8082              Subject: Re: [PATCH _56] B::Deparse 0.57 
8083      Branch: perl
8084            ! AUTHORS MAINTAIN ext/B/B/Deparse.pm
8085 ____________________________________________________________________________
8086 [  3162] By: gsar                                  on 1999/03/25  06:11:46
8087         Log: fix a few places that said 'int', but meant 'STRLEN'
8088      Branch: perl
8089            ! pod/perlguts.pod proto.h sv.c
8090 ____________________________________________________________________________
8091 [  3161] By: gsar                                  on 1999/03/25  06:01:18
8092         Log: From: Russ Allbery <rra@stanford.edu>
8093              Date: 22 Mar 1999 04:26:26 -0800
8094              Message-ID: <yl4sndr9ql.fsf@windlord.stanford.edu>
8095              Subject: [5.005_56] Add EXISTS to SDBM_File and libsdbm
8096      Branch: perl
8097            ! ext/SDBM_File/SDBM_File.xs ext/SDBM_File/sdbm/README.too
8098            ! ext/SDBM_File/sdbm/pair.c ext/SDBM_File/sdbm/pair.h
8099            ! ext/SDBM_File/sdbm/sdbm.3 ext/SDBM_File/sdbm/sdbm.c
8100            ! ext/SDBM_File/sdbm/sdbm.h pod/perldelta.pod t/lib/sdbm.t
8101 ____________________________________________________________________________
8102 [  3160] By: gsar                                  on 1999/03/25  02:26:31
8103         Log: better description of OP_UNSTACK (s/unstack/iteration finalizer/)
8104      Branch: perl
8105            ! opcode.h opcode.pl
8106 ____________________________________________________________________________
8107 [  3159] By: gsar                                  on 1999/03/25  02:18:17
8108         Log: add statement-modifier loops to :base_loop class
8109      Branch: perl
8110            ! ext/Opcode/Opcode.pm
8111 ____________________________________________________________________________
8112 [  3158] By: gsar                                  on 1999/03/25  00:36:57
8113         Log: integrate changes#3105,3130,3154 from maint-5.005
8114      Branch: perl
8115           !> Configure INSTALL hints/dec_osf.sh hints/netbsd.sh
8116 ____________________________________________________________________________
8117 [  3157] By: gsar                                  on 1999/03/25  00:24:17
8118         Log: remove bogus panic()
8119      Branch: perl
8120            ! Changes lib/Math/BigFloat.pm
8121 ____________________________________________________________________________
8122 [  3156] By: jhi                                   on 1999/03/24  22:43:43
8123         Log: Integrate from mainperl.
8124      Branch: cfgperl
8125           +> (branch 38 files)
8126           !> (integrate 68 files)
8127 ____________________________________________________________________________
8128 [  3155] By: jhi                                   on 1999/03/24  22:12:17
8129         Log: Configure regenerated because of changes #3130/#3154 and #3147.
8130      Branch: cfgperl
8131            ! Configure config_h.SH
8132 ____________________________________________________________________________
8133 [  3154] By: jhi                                   on 1999/03/24  21:40:51
8134         Log: Reword the shared library search path (LD_LIBRARY_PATH) info
8135              based on suggestions from Andy Dougherty.
8136      Branch: maint-5.005/perl
8137            ! INSTALL
8138 ____________________________________________________________________________
8139 [  3153] By: gsar                                  on 1999/03/24  10:38:05
8140         Log: applied suggested patch, modulo superceded parts
8141              From: Charles Bailey <BAILEY@newman.upenn.edu>
8142              Date: Thu, 18 Mar 1999 00:10:44 -0400 (EDT)
8143              Message-id: <01J8YFGIHW2W001E7S@mail.newman.upenn.edu>
8144              Subject: [PATCH 5.005_56] Miscellaneous VMS-specific fixes
8145      Branch: perl
8146            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_VMS.pm
8147            ! t/comp/require.t t/op/lex_assign.t t/op/taint.t
8148            ! utils/perldoc.PL vms/ext/Stdio/Stdio.pm vms/ext/Stdio/Stdio.xs
8149            ! vms/ext/Stdio/test.pl vms/test.com vms/vmsish.h
8150 ____________________________________________________________________________
8151 [  3152] By: gsar                                  on 1999/03/24  10:30:51
8152         Log: applied suggested patch, modulo superceded parts
8153              From: Charles Bailey <BAILEY@newman.upenn.edu>
8154              Date: Thu, 18 Mar 1999 00:04:31 -0400 (EDT)
8155              Message-id: <01J8YF0EOWLU001E7S@mail.newman.upenn.edu>
8156              Subject: [PATCH 5.005_56] Miscellaneous small fixes
8157      Branch: perl
8158            ! ext/B/defsubs.h.PL ext/re/re.pm lib/ExtUtils/MM_Unix.pm
8159            ! lib/File/Basename.pm
8160 ____________________________________________________________________________
8161 [  3151] By: gsar                                  on 1999/03/24  10:15:00
8162         Log: doc tweak suggested by M.J.T. Guy <mjtg@cus.cam.ac.uk>
8163      Branch: perl
8164            ! pod/perlop.pod
8165 ____________________________________________________________________________
8166 [  3150] By: gsar                                  on 1999/03/24  10:09:13
8167         Log: missing integration in previous change
8168      Branch: perl
8169           !> README.apollo
8170 ____________________________________________________________________________
8171 [  3149] By: gsar                                  on 1999/03/24  10:06:44
8172         Log: integrate changes#3116,3119 from maint-5.005
8173      Branch: perl
8174            + README.apollo
8175           +> apollo/netinet/in.h
8176           !> MANIFEST hints/apollo.sh t/lib/io_udp.t
8177 ____________________________________________________________________________
8178 [  3148] By: gsar                                  on 1999/03/24  10:01:56
8179         Log: integrate changes#3091-3094 from maint-5.005
8180      Branch: perl
8181           !> README.hurd vms/subconfigure.com vos/config.h
8182           !> vos/config_h.SH_orig
8183 ____________________________________________________________________________
8184 [  3147] By: gsar                                  on 1999/03/24  09:31:49
8185         Log: warn about newfangled vfork() caveats
8186      Branch: perl
8187            ! Configure
8188 ____________________________________________________________________________
8189 [  3146] By: jhi                                   on 1999/03/24  09:20:14
8190         Log: Bring in changes #2808 and #2812 (from mainline perl)
8191              that enhance the perlbug checklist.
8192      Branch: maint-5.005/perl
8193            ! utils/perlbug.PL
8194 ____________________________________________________________________________
8195 [  3145] By: gsar                                  on 1999/03/24  08:37:02
8196         Log: integrate change#3115 from maint-5.005
8197      Branch: perl
8198           !> ext/DB_File/Changes ext/DB_File/DB_File.pm
8199           !> ext/DB_File/DB_File.xs ext/DB_File/typemap
8200 ____________________________________________________________________________
8201 [  3144] By: gsar                                  on 1999/03/24  08:33:59
8202         Log: add note about map in scalar context
8203      Branch: perl
8204            ! pod/perlfunc.pod
8205 ____________________________________________________________________________
8206 [  3143] By: gsar                                  on 1999/03/24  08:25:59
8207         Log: doc tweak
8208      Branch: perl
8209            ! lib/Time/Local.pm
8210 ____________________________________________________________________________
8211 [  3142] By: gsar                                  on 1999/03/24  08:20:37
8212         Log: applied suggested patch, modulo bogus hunk
8213              From: "Vishal Bhatia" <vishalb@hotmail.com>
8214              Date: Thu, 11 Mar 1999 07:40:27 PST
8215              Message-ID: <19990311154027.25891.qmail@hotmail.com>
8216              Subject: [PATCH 5.005_56] Minor fixes in perlcc
8217      Branch: perl
8218            ! ext/B/B/C.pm ext/B/B/CC.pm utils/perlcc.PL
8219 ____________________________________________________________________________
8220 [  3141] By: gsar                                  on 1999/03/24  08:06:12
8221         Log: integrate change#3104 from maint-5.005
8222      Branch: perl
8223           !> README.os390 t/lib/posix.t
8224 ____________________________________________________________________________
8225 [  3140] By: gsar                                  on 1999/03/24  06:34:56
8226         Log: fix failure of C<&locked_sub;> under -Dusethreads
8227      Branch: perl
8228            ! pp_hot.c t/lib/thread.t
8229 ____________________________________________________________________________
8230 [  3139] By: gsar                                  on 1999/03/24  05:52:00
8231         Log: debugger tweak (wasn't printing a newline after recalled commands)
8232      Branch: perl
8233            ! lib/perl5db.pl
8234 ____________________________________________________________________________
8235 [  3138] By: gsar                                  on 1999/03/24  05:33:28
8236         Log: document OO exceptions (based on a suggestion by Andreas Koenig
8237              <andreas.koenig@anima.de>)
8238      Branch: perl
8239            ! pod/perlfunc.pod
8240 ____________________________________________________________________________
8241 [  3137] By: gsar                                  on 1999/03/24  02:50:20
8242         Log: better "Illegal %s digit ignored" warnings
8243      Branch: perl
8244            ! MANIFEST pod/perldiag.pod pod/perlfunc.pod t/pragma/warn/util
8245            ! toke.c util.c
8246 ____________________________________________________________________________
8247 [  3136] By: gsar                                  on 1999/03/24  02:26:38
8248         Log: fix off-by-one that resulted in misparse of C</[\x{80}-\x{81}]/>
8249      Branch: perl
8250            + t/pragma/utf8.t
8251            ! regcomp.c
8252 ____________________________________________________________________________
8253 [  3135] By: gsar                                  on 1999/03/24  01:29:09
8254         Log: flip release & version in win32_uname()
8255      Branch: perl
8256            ! win32/win32.c
8257 ____________________________________________________________________________
8258 [  3134] By: gsar                                  on 1999/03/24  01:08:33
8259         Log: support POSIX::uname() via win32_uname()
8260      Branch: perl
8261            ! XSUB.h iperlsys.h win32/GenCAPI.pl win32/config.bc
8262            ! win32/config.gc win32/config.vc win32/config_H.bc
8263            ! win32/config_H.gc win32/config_H.vc win32/makedef.pl
8264            ! win32/perlhost.h win32/win32.c win32/win32.h win32/win32iop.h
8265 ____________________________________________________________________________
8266 [  3133] By: gsar                                  on 1999/03/23  22:20:10
8267         Log: From: jan.dubois@ibm.net (Jan Dubois)
8268              Date: Sat, 06 Mar 1999 21:42:56 +0100
8269              Message-ID: <36e49281.50337171@smtp1.ibm.net>
8270              Subject: [PATCH 5.005_56] perldelta.pod changes for Win32::* functions
8271      Branch: perl
8272            ! pod/perldelta.pod
8273 ____________________________________________________________________________
8274 [  3132] By: gsar                                  on 1999/03/23  22:17:45
8275         Log: File::Spec fixes from Jan Dubois <jan.dubois@ibm.net>
8276              Date: Sat, 06 Mar 1999 17:50:49 +0100
8277              Message-ID: <36e25209.33833760@smtp1.ibm.net>
8278              Subject: [PATCH 5.005_56] Fixes for File::Spec::Functions.pm
8279              --
8280              Date: Sat, 06 Mar 1999 18:15:00 +0100
8281              Message-ID: <36e36222.37954195@smtp1.ibm.net>
8282              Subject: [PATCH 5.005_56] Fix for File::Spec::Win32.pm
8283      Branch: perl
8284            + t/lib/filefunc.t
8285            ! MANIFEST lib/File/Spec/Functions.pm lib/File/Spec/Win32.pm
8286            ! pod/perldelta.pod pod/perlmodlib.pod
8287 ____________________________________________________________________________
8288 [  3131] By: gsar                                  on 1999/03/23  22:07:59
8289         Log: integrate cfgperl changes into mainline
8290      Branch: perl
8291           +> ext/DynaLoader/dl_rhapsody.xs hints/rhapsody.sh
8292           !> Configure Makefile.SH config_h.SH configure.gnu handy.h
8293           !> installperl malloc.c perl.c perl.h pod/perl.pod
8294           !> pod/perldelta.pod pp_sys.c t/op/stat.t x2p/util.c
8295 ____________________________________________________________________________
8296 [  3130] By: jhi                                   on 1999/03/23  22:02:23
8297         Log: Don't use config.msg to remind about the
8298              LD_LIBRARY_PATH because Makefile.SH takes
8299              care of that.
8300              
8301              Use shrplib in DEC O^W^Digital U^W^WTru64 UNIX.
8302              This used to be the default but in some MT or another it
8303              was dropped because of some transient error or another.
8304      Branch: maint-5.005/perl
8305            ! Configure hints/dec_osf.sh
8306 ____________________________________________________________________________
8307 [  3129] By: gsar                                  on 1999/03/23  21:38:03
8308         Log: add Pod-Parser-1.08 (verbatim module =include tests elided owing
8309              to size    and better maintainability)
8310      Branch: perl
8311            + lib/Pod/Checker.pm lib/Pod/InputObjects.pm lib/Pod/Parser.pm
8312            + lib/Pod/PlainText.pm lib/Pod/Select.pm lib/Pod/Usage.pm
8313            + pod/pod2usage.PL pod/podchecker.PL pod/podselect.PL
8314            + t/pod/emptycmd.t t/pod/emptycmd.xr t/pod/for.t t/pod/for.xr
8315            + t/pod/headings.t t/pod/headings.xr t/pod/include.t
8316            + t/pod/include.xr t/pod/included.t t/pod/included.xr
8317            + t/pod/lref.t t/pod/lref.xr t/pod/nested_items.t
8318            + t/pod/nested_items.xr t/pod/nested_seqs.t t/pod/nested_seqs.xr
8319            + t/pod/oneline_cmds.t t/pod/oneline_cmds.xr t/pod/poderrs.t
8320            + t/pod/poderrs.xr t/pod/special_seqs.t t/pod/special_seqs.xr
8321            + t/pod/testcmp.pl t/pod/testp2pt.pl t/pod/testpchk.pl
8322            ! AUTHORS MAINTAIN MANIFEST installperl pod/Makefile
8323            ! win32/Makefile win32/makefile.mk win32/pod.mak
8324 ____________________________________________________________________________
8325 [  3128] By: jhi                                   on 1999/03/23  10:14:54
8326         Log: Integrate from mainperl.
8327      Branch: cfgperl
8328           !> (integrate 46 files)
8329 ____________________________________________________________________________
8330 [  3127] By: gsar                                  on 1999/03/23  06:57:30
8331         Log: From: Tim Witham - FES <twitham@pcocd2.intel.com>
8332              Date: Thu, 4 Mar 1999 10:54:01 -0800
8333              Message-Id: <9903041854.AA46868@frc0000>
8334              Subject: patch for useless Math::BigInt warnings
8335      Branch: perl
8336            ! lib/Math/BigInt.pm
8337 ____________________________________________________________________________
8338 [  3126] By: gsar                                  on 1999/03/23  05:54:37
8339         Log: avoid literal 'undef' in $lddlflags under `Configure -Uoptimize`
8340              From: "Kurt D. Starsinic" <kstar@chapin.edu>
8341              Date: Fri, 19 Feb 1999 15:47:59 -0500
8342              Message-ID: <19990219154759.A32350@O2.chapin.edu>
8343              Subject: [PATCH] OSF/1 hints
8344      Branch: perl
8345            ! hints/dec_osf.sh
8346 ____________________________________________________________________________
8347 [  3125] By: gsar                                  on 1999/03/23  00:56:38
8348         Log: avoid typeglob persistence in pp_readline()
8349      Branch: perl
8350            ! sv.c t/op/gv.t
8351 ____________________________________________________________________________
8352 [  3124] By: gsar                                  on 1999/03/22  21:12:23
8353         Log: update copyright years
8354      Branch: perl
8355            ! Changes EXTERN.h INTERN.h av.c av.h bytecode.pl cop.h cv.h
8356            ! deb.c doio.c doop.c dump.c form.h gv.c gv.h handy.h hv.c hv.h
8357            ! malloc.c mg.c mg.h op.c op.h perl.c perl.h perlio.c pp.c pp.h
8358            ! pp_ctl.c pp_hot.c pp_sys.c regcomp.c regexec.c run.c scope.c
8359            ! sv.c sv.h toke.c utf8.c utf8.h util.c
8360 ____________________________________________________________________________
8361 [  3123] By: gsar                                  on 1999/03/22  07:07:06
8362         Log: implement win32_spawnvp() internally, making it return true PIDs
8363              for asynchronous spawns; fix win32_kill() to always deal with
8364              PIDs
8365      Branch: perl
8366            ! win32/win32.c win32/win32.h
8367 ____________________________________________________________________________
8368 [  3122] By: jhi                                   on 1999/03/19  21:12:14
8369         Log: Describe the new Benchmark feature in more detail.
8370      Branch: cfgperl
8371            ! pod/perldelta.pod
8372      Branch: maint-5.005/perl
8373            ! pod/perldelta.pod
8374 ____________________________________________________________________________
8375 [  3121] By: jhi                                   on 1999/03/19  08:16:12
8376         Log: AVAILABILITY tuning.
8377      Branch: cfgperl
8378            ! pod/perl.pod
8379      Branch: maint-5.005/perl
8380            ! pod/perl.pod
8381 ____________________________________________________________________________
8382 [  3120] By: jhi                                   on 1999/03/17  14:52:17
8383         Log: Rhapsody change assumed too much.
8384      Branch: cfgperl
8385            ! t/op/stat.t
8386 ____________________________________________________________________________
8387 [  3119] By: jhi                                   on 1999/03/17  14:33:43
8388         Log: More Apollo fixes.
8389      Branch: maint-5.005/perl
8390            ! README.apollo hints/apollo.sh t/lib/io_udp.t
8391 ____________________________________________________________________________
8392 [  3118] By: jhi                                   on 1999/03/16  17:23:39
8393         Log: Nada.
8394      Branch: maint-5.005/perl
8395            ! README.apollo
8396 ____________________________________________________________________________
8397 [  3117] By: jhi                                   on 1999/03/16  17:18:49
8398         Log: Apollo DomainOS AVAILABILITY.
8399      Branch: cfgperl
8400            ! pod/perl.pod
8401      Branch: maint-5.005/perl
8402            ! pod/perl.pod
8403 ____________________________________________________________________________
8404 [  3116] By: jhi                                   on 1999/03/16  17:14:00
8405         Log: Apollo DomainOS patch
8406              From: Johann Klasek <jk@auto.tuwien.ac.at>
8407              Subject: Re: DomainPerl
8408              Date: Tue, 16 Mar 1999 17:46:32 +0100
8409              Message-ID: <19990316174632.A19759@euklid.auto.tuwien.ac.at>
8410      Branch: maint-5.005/perl
8411            + README.apollo apollo/netinet/in.h
8412            ! MANIFEST hints/apollo.sh
8413 ____________________________________________________________________________
8414 [  3115] By: jhi                                   on 1999/03/16  14:23:54
8415         Log: From: Paul Marquess <pmarquess@bfsec.bt.co.uk>
8416              To: Gurusamy Sarathy <gsar@activestate.com>,
8417              Graham Barr <gbarr@pobox.com>
8418              Cc: Perl5 Porters <perl5-porters@perl.org>,
8419              "Paul.Marquess" <Paul.Marquess@btinternet.com>
8420              Subject: [PATCH 5.005_56 & 5.005_03_T6] Upgrade DB_File to version 1.65
8421              Date: Sun, 14 Mar 1999 14:43:57 -0000
8422              Message-Id: <199903141841.NAA17040@defender.perl.org>
8423      Branch: maint-5.005/perl
8424            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
8425            ! ext/DB_File/DB_File.xs ext/DB_File/typemap
8426 ____________________________________________________________________________
8427 [  3114] By: jhi                                   on 1999/03/16  12:42:20
8428         Log: Mention Rhapsody in 5.005_5X perldelta,
8429              and in Rhapsody and Netware in 5.005_0X and 5.005_5X
8430              *planned* AVAILABILITY.
8431      Branch: cfgperl
8432            ! pod/perl.pod pod/perldelta.pod
8433      Branch: maint-5.005/perl
8434            ! pod/perl.pod
8435 ____________________________________________________________________________
8436 [  3113] By: jhi                                   on 1999/03/16  10:38:53
8437         Log: perldelta niggling.
8438      Branch: cfgperl
8439            ! pod/perldelta.pod
8440      Branch: maint-5.005/perl
8441            ! pod/perldelta.pod
8442 ____________________________________________________________________________
8443 [  3112] By: jhi                                   on 1999/03/16  10:35:21
8444         Log: Integrate from mainperl.
8445      Branch: cfgperl
8446           !> lib/unicode/MakeEthiopicSyllables.PL pod/perldelta.pod
8447           !> pod/perlhist.pod pod/perlmodinstall.pod pod/perltodo.pod
8448 ____________________________________________________________________________
8449 [  3111] By: jhi                                   on 1999/03/16  10:28:10
8450         Log: AVAILABILITY update: still mention PowerUX,
8451              Novell Netware now has sources available.
8452      Branch: cfgperl
8453            ! pod/perl.pod
8454      Branch: maint-5.005/perl
8455            ! pod/perl.pod
8456 ____________________________________________________________________________
8457 [  3110] By: gsar                                  on 1999/03/16  04:34:23
8458         Log: sundry pod niggles
8459      Branch: perl
8460            ! lib/unicode/MakeEthiopicSyllables.PL pod/perldelta.pod
8461            ! pod/perlhist.pod pod/perlmodinstall.pod pod/perltodo.pod
8462 ____________________________________________________________________________
8463 [  3109] By: jhi                                   on 1999/03/15  17:00:11
8464         Log: Integrate from mainperl.
8465      Branch: cfgperl
8466           +> lib/unicode/EthiopicSyllables.txt lib/unicode/In/Ethiopic.pl
8467           +> lib/unicode/Is/Syllable.pl
8468           +> lib/unicode/MakeEthiopicSyllables.PL
8469           +> lib/unicode/README.Ethiopic
8470           !> AUTHORS MAINTAIN MANIFEST lib/unicode/Block.pl
8471           !> lib/unicode/Category.pl lib/unicode/Is/Alnum.pl
8472           !> lib/unicode/Is/Alpha.pl lib/unicode/Is/Digit.pl
8473           !> lib/unicode/Is/L.pl lib/unicode/Is/Lo.pl lib/unicode/Is/N.pl
8474           !> lib/unicode/Is/Nd.pl lib/unicode/Is/No.pl lib/unicode/Is/P.pl
8475           !> lib/unicode/Is/Po.pl lib/unicode/Is/Space.pl
8476           !> lib/unicode/Is/Z.pl lib/unicode/Is/Zs.pl lib/unicode/Makefile
8477           !> lib/unicode/Name.pl lib/unicode/Number.pl op.c
8478 ____________________________________________________________________________
8479 [  3108] By: jhi                                   on 1999/03/15  16:58:12
8480         Log: First pass of integrating the Rhapsody port,
8481              
8482              From: Wilfredo Sanchez <wsanchez@apple.com> 
8483              Subject: Keeping the world in sync.
8484              Reply-To: wsanchez@apple.com 
8485              To: perlbug@perl.com 
8486              Date: Fri, 13 Nov 1998 17:11:30 -0800 
8487              Message-Id: <199811140111.RAA41784@scv4.apple.com> 
8488      Branch: cfgperl
8489            + ext/DynaLoader/dl_rhapsody.xs hints/rhapsody.sh
8490            ! Configure Makefile.SH config_h.SH configure.gnu handy.h
8491            ! installperl malloc.c perl.c perl.h pp_sys.c t/op/stat.t
8492            ! x2p/util.c
8493 ____________________________________________________________________________
8494 [  3107] By: gsar                                  on 1999/03/15  03:22:10
8495         Log: applied suggested patch (mailed to perl-unicode@perl.org) with minor tweaks
8496              From: Daniel Yacob <dmulholl@cs.indiana.edu>
8497              Date: Tue, 23 Feb 1999 16:13:42 -0500 (EST)
8498              Message-Id: <199902232113.QAA26135@drum.cs.indiana.edu>
8499              Subject: ../lib/unicode/ Unicode 3.0 Extensions for Ethiopic
8500      Branch: perl
8501            + lib/unicode/EthiopicSyllables.txt lib/unicode/In/Ethiopic.pl
8502            + lib/unicode/Is/Syllable.pl
8503            + lib/unicode/MakeEthiopicSyllables.PL
8504            + lib/unicode/README.Ethiopic
8505            ! AUTHORS MAINTAIN MANIFEST lib/unicode/Block.pl
8506            ! lib/unicode/Category.pl lib/unicode/Is/Alnum.pl
8507            ! lib/unicode/Is/Alpha.pl lib/unicode/Is/Digit.pl
8508            ! lib/unicode/Is/L.pl lib/unicode/Is/Lo.pl lib/unicode/Is/N.pl
8509            ! lib/unicode/Is/Nd.pl lib/unicode/Is/No.pl lib/unicode/Is/P.pl
8510            ! lib/unicode/Is/Po.pl lib/unicode/Is/Space.pl
8511            ! lib/unicode/Is/Z.pl lib/unicode/Is/Zs.pl lib/unicode/Makefile
8512            ! lib/unicode/Name.pl lib/unicode/Number.pl
8513 ____________________________________________________________________________
8514 [  3106] By: gsar                                  on 1999/03/12  20:35:36
8515         Log: change#3067 failed package.t due to needless creation of $a and $b;
8516              fixed to do that only for C<sort BLOCK|CODE @foo>, not C<sort(@foo)>
8517      Branch: perl
8518            ! op.c
8519 ____________________________________________________________________________
8520 [  3105] By: jhi                                   on 1999/03/12  15:54:57
8521         Log: Recognize the NetBSD packages collection.
8522      Branch: maint-5.005/perl
8523            ! hints/netbsd.sh
8524 ____________________________________________________________________________
8525 [  3104] By: jhi                                   on 1999/03/12  09:07:04
8526         Log: From: pvhp@forte.com (Peter Prymmer)
8527              To: jhi@iki.fi, perl-mvs@perl.org, perlbug@perl.com
8528              Subject: [PATCH MT6,_56] was Re: Not OK: perl 5.00503 +MAINT_TRIAL_6 on os390 06.00 (UNINSTALLED)
8529              Date: Thu, 11 Mar 99 14:24:54 PST
8530              Message-Id: <9903112224.AA24346@forte.com>
8531      Branch: maint-5.005/perl
8532            ! README.os390 t/lib/posix.t
8533 ____________________________________________________________________________
8534 [  3103] By: jhi                                   on 1999/03/10  11:07:46
8535         Log: Integrate from mainperl.
8536      Branch: cfgperl
8537           !> Changes embed.h embed.pl embedvar.h global.sym objXSUB.h op.c
8538           !> perl.c perl.h pod/perldelta.pod pod/pod2man.PL t/base/lex.t
8539           !> t/pragma/warn/1global toke.c win32/makedef.pl
8540 ____________________________________________________________________________
8541 [  3102] By: jhi                                   on 1999/03/10  11:01:20
8542         Log: From: pvhp@forte.com (Peter Prymmer)
8543              To: perl5-porters@perl.org
8544              Subject: [5.005_03-MT6]Patch: time passes
8545              Date: Tue, 9 Mar 99 18:42:17 PST
8546              Message-Id: <9903100242.AA29057@forte.com>
8547      Branch: maint-5.005/perl
8548            ! perl.c
8549 ____________________________________________________________________________
8550 [  3101] By: jhi                                   on 1999/03/10  10:30:15
8551         Log: From: Mark-Jason Dominus <mjd@plover.com>
8552              To: perl5-porters@perl.com
8553              Subject: Minor fix to perlfunc.pod
8554              Date: Mon, 08 Mar 1999 20:05:53 -0500
8555              Message-ID: <19990309010553.13757.qmail@plover.com>
8556      Branch: maint-5.005/perl
8557            ! pod/perlfunc.pod
8558 ____________________________________________________________________________
8559 [  3100] By: gsar                                  on 1999/03/09  23:04:44
8560         Log: change#3060 had the wrong quotes
8561      Branch: perl
8562            ! pod/pod2man.PL
8563 ____________________________________________________________________________
8564 [  3099] By: jhi                                   on 1999/03/09  12:52:21
8565         Log: d_uname was broken (probably since _53), reported by
8566              
8567              From: Alan Burlison <Alan.Burlison@uk.sun.com>
8568              To: p5p <perl5-porters@perl.org>, Gurusamy Sarathy <gsar@umich.edu>,
8569              cpan-testers@perl.org
8570              Subject: Not OK: perl 5.00556 on sun4-solaris 2.6
8571              Date: Mon, 08 Mar 1999 13:22:31 +0000
8572              Message-ID: <36E3CF17.EA1FEDAA@uk.sun.com>
8573              
8574              and
8575              
8576              From: lvirden@cas.org (Larry W. Virden)
8577              To: perlbug@perl.com
8578              Subject: configure not correctly identifying uname posix compatibility
8579              Date: Mon, 8 Mar 1999 06:36:16 -0500 (EST)
8580              Message-Id: <199903081136.GAA23682@cas.org>
8581      Branch: cfgperl
8582            ! Configure config_h.SH
8583 ____________________________________________________________________________
8584 [  3098] By: gsar                                  on 1999/03/09  03:16:07
8585         Log: fix parsing of here documents in C<eval 's/.../<<FOO/e'>
8586      Branch: perl
8587            ! op.c perl.h pod/perldelta.pod t/base/lex.t toke.c
8588 ____________________________________________________________________________
8589 [  3097] By: gsar                                  on 1999/03/09  02:50:43
8590         Log: use yyerror() instead of croak() so that compile-time failures in
8591              my(LIST) don't confuse globals with lexicals
8592      Branch: perl
8593            ! op.c toke.c
8594 ____________________________________________________________________________
8595 [  3096] By: gsar                                  on 1999/03/09  02:47:36
8596         Log: adjust testsuite for change#3067
8597      Branch: perl
8598            ! t/pragma/warn/1global
8599 ____________________________________________________________________________
8600 [  3095] By: gsar                                  on 1999/03/08  21:04:48
8601         Log: remove bogus symbols from global.sym
8602      Branch: perl
8603            ! Changes embed.h embed.pl embedvar.h global.sym objXSUB.h
8604            ! perl.h win32/makedef.pl
8605 ____________________________________________________________________________
8606 [  3094] By: jhi                                   on 1999/03/06  16:16:15
8607         Log: From: Mark Kettenis <kettenis@wins.uva.nl>
8608              To: jhi@iki.fi
8609              Subject: Oops
8610              Date: Sat, 6 Mar 1999 17:15:35 +0100 (CET)
8611              Message-Id: <199903061615.RAA00207@delius.kettenis.nl>
8612      Branch: maint-5.005/perl
8613            ! README.hurd
8614 ____________________________________________________________________________
8615 [  3093] By: jhi                                   on 1999/03/06  15:59:46
8616         Log: From: Mark Kettenis <kettenis@wins.uva.nl>
8617              To: jhi@iki.fi
8618              Subject: New Hurd README
8619              Date: Sat, 6 Mar 1999 16:46:12 +0100 (CET)
8620              Message-Id: <199903061601.RAA00185@delius.kettenis.nl>
8621      Branch: maint-5.005/perl
8622            ! README.hurd
8623 ____________________________________________________________________________
8624 [  3092] By: jhi                                   on 1999/03/06  12:52:06
8625         Log: From: Paul_Green@stratus.com
8626              To: perl5-porters@perl.org
8627              Cc: jhi@iki.fi, Paul_Green@stratus.com
8628              Subject: [PATCH 5.005_03-MAINT_TRIAL_6]: platform: vos -- updates to VOS port of Perl5
8629              Date: Fri, 5 Mar 1999 18:08:49 -0500 
8630              Message-ID: <1D1A4EF7AD4DD211A80D00A0C9D7DB665A035A@exna1.stratus.com>
8631      Branch: maint-5.005/perl
8632            ! vos/config.h vos/config_h.SH_orig
8633 ____________________________________________________________________________
8634 [  3091] By: jhi                                   on 1999/03/06  12:42:21
8635         Log: From: Dan Sugalski <sugalskd@osshe.edu>
8636              To: perl5-porters@perl.org, vmsperl@perl.org
8637              Subject: [PATCH 5.005_03-MT6]VMS build patch
8638              Date: Fri, 05 Mar 1999 12:36:19 -0800
8639              Message-Id: <3.0.6.32.19990305123619.02d326a0@ous.edu>
8640      Branch: maint-5.005/perl
8641            ! vms/subconfigure.com
8642 ____________________________________________________________________________
8643 [  3090] By: gsar                                  on 1999/03/06  04:40:03
8644         Log: integrate change#3089 from mainline
8645              
8646              tolerate CRs after options
8647      Branch: maint-5.005/perl
8648           !> perl.c
8649 ____________________________________________________________________________
8650 [  3089] By: gsar                                  on 1999/03/06  04:30:40
8651         Log: tolerate CRs after options
8652      Branch: perl
8653            ! perl.c
8654 ____________________________________________________________________________
8655 [  3088] By: jhi                                   on 1999/03/05  12:49:01
8656         Log: Integrate from mainperl.
8657      Branch: cfgperl
8658           +> README.hurd
8659           !> MANIFEST ext/Errno/Errno_pm.PL t/lib/io_sock.t
8660 ____________________________________________________________________________
8661 [  3087] By: gsar                                  on 1999/03/05  06:41:16
8662         Log: adjust timeouts to accomodate slow/busy systems
8663      Branch: perl
8664            ! t/lib/io_sock.t
8665 ____________________________________________________________________________
8666 [  3083] By: gsar                                  on 1999/03/05  01:32:47
8667         Log: integrate change#3081 from maint-5.005
8668      Branch: perl
8669           !> ext/Errno/Errno_pm.PL
8670 ____________________________________________________________________________
8671 [  3082] By: gsar                                  on 1999/03/05  01:31:06
8672         Log: integrate change#2904 from maint-5.005
8673      Branch: perl
8674           +> README.hurd
8675           !> MANIFEST
8676 ____________________________________________________________________________
8677 [  3081] By: gsar                                  on 1999/03/05  00:14:33
8678         Log: protect against doubled backslashes
8679      Branch: maint-5.005/perl
8680            ! ext/Errno/Errno_pm.PL
8681 ____________________________________________________________________________
8682 [  3077] By: jhi                                   on 1999/03/04  08:10:13
8683         Log: Integrate from mainperl.
8684      Branch: cfgperl
8685           +> ext/B/B/Stash.pm
8686           !> MANIFEST README.hpux cc_runtime.h config_h.SH ext/B/B/C.pm
8687           !> ext/B/B/CC.pm gv.c lib/File/Compare.pm lib/Test/Harness.pm
8688           !> op.c pod/perldelta.pod pod/perlfunc.pod pod/pod2man.PL
8689           !> t/lib/bigfloatpm.t t/lib/io_sock.t utils/perlcc.PL
8690 ____________________________________________________________________________
8691 [  3076] By: jhi                                   on 1999/03/04  08:07:59
8692         Log: Regen config_h.SH once more because of *size, 
8693              noticed by
8694              
8695              From: Hans Mulder <hansm@icgned.icgroup.nl>
8696              To: Jarkko Hietaniemi <jhi@iki.fi>
8697              Cc: perl5-porters@perl.org
8698              Subject: [PATCH for _56] LONGSIZE used before it is set in config.h
8699              Date: Thu,  4 Mar 99 00:10:45 +0100
8700              Message-Id: <9903032317.AA23021@icgned.icgroup.nl>
8701      Branch: cfgperl
8702            ! Configure config_h.SH
8703 ____________________________________________________________________________
8704 [  3068] By: gsar                                  on 1999/03/04  05:48:03
8705         Log: From: Hans Mulder <hansm@icgned.icgroup.nl>
8706              Date: Thu,  4 Mar 99 00:10:45 +0100
8707              Message-Id: <9903032317.AA23021@icgned.icgroup.nl>
8708              Subject: [PATCH for _56] LONGSIZE used before it is set in config.h
8709      Branch: perl
8710            ! config_h.SH
8711 ____________________________________________________________________________
8712 [  3067] By: gsar                                  on 1999/03/04  05:44:32
8713         Log: exempt $foo::a,$foo::b from warnings only if sort() was seen in package foo
8714              From: Graham Barr <gbarr@ti.com>
8715              Date: Wed, 3 Mar 1999 17:23:56 -0600
8716              Message-ID: <19990303172356.F7442@dal.asp.ti.com>
8717              Subject: Re: 'use strict' doesn't work for one-letter variables
8718      Branch: perl
8719            ! gv.c op.c
8720 ____________________________________________________________________________
8721 [  3066] By: gsar                                  on 1999/03/04  05:20:50
8722         Log: updates to compiler modules
8723              From: "Vishal Bhatia" <vishalb@hotmail.com>
8724              Date: Tue, 02 Mar 1999 23:27:25 PST
8725              Message-ID: <19990303072725.779.qmail@hotmail.com>
8726              Subject: PATCH 5.005_56 + Test procedure
8727      Branch: perl
8728            + ext/B/B/Stash.pm
8729            ! MANIFEST cc_runtime.h ext/B/B/C.pm ext/B/B/CC.pm
8730            ! lib/Test/Harness.pm utils/perlcc.PL
8731 ____________________________________________________________________________
8732 [  3065] By: gsar                                  on 1999/03/04  05:03:30
8733         Log: more s/s_/s!/ etc.
8734      Branch: perl
8735            ! pod/perldelta.pod pod/perlfunc.pod
8736 ____________________________________________________________________________
8737 [  3064] By: gsar                                  on 1999/03/04  04:50:45
8738         Log: integrate cfgperl contents into mainline
8739      Branch: perl
8740           !> Configure README.vms bytecode.h config_h.SH configure.com
8741           !> ext/B/defsubs.h.PL hints/hpux.sh pod/perldelta.pod
8742           !> pod/perldiag.pod pp.c t/lib/ipc_sysv.t t/op/pack.t thread.h
8743           !> vms/ext/vmsish.pm vms/subconfigure.com vms/vms.c vms/vmsish.h
8744 ____________________________________________________________________________
8745 [  3063] By: gsar                                  on 1999/03/04  04:44:13
8746         Log: HP-UX has yet another spelling for /NaNQ?/
8747      Branch: perl
8748            ! t/lib/bigfloatpm.t
8749 ____________________________________________________________________________
8750 [  3062] By: gsar                                  on 1999/03/04  04:36:08
8751         Log: error-check for accept() test
8752      Branch: perl
8753            ! t/lib/io_sock.t
8754 ____________________________________________________________________________
8755 [  3061] By: gsar                                  on 1999/03/04  03:40:25
8756         Log: allow custom comparison function in File::Compare::compare_text()
8757              From: jan.dubois@ibm.net (Jan Dubois)
8758              Date: Fri, 26 Feb 1999 21:56:09 +0100
8759              Message-ID: <36db0838.8805651@smtp1.ibm.net>
8760              Subject: Re: PodParser 1.07 (was: RE: C<stuff()> vs stuff()) 
8761      Branch: perl
8762            ! lib/File/Compare.pm
8763 ____________________________________________________________________________
8764 [  3060] By: gsar                                  on 1999/03/04  03:37:38
8765         Log: better version of change#3038
8766              From: abigail@fnx.com
8767              Date: Mon, 1 Mar 1999 14:11:36 -0500 (EST)
8768              Message-ID: <19990301191136.5557.qmail@alexandra.wayne.fnx.com>
8769              Subject: Re: [PATCH 5.005_03 TRIAL-5 pod/pod2man.PL] Recognize -> and => inside
8770      Branch: perl
8771            ! pod/pod2man.PL
8772 ____________________________________________________________________________
8773 [  3058] By: jhi                                   on 1999/03/03  22:30:40
8774         Log: Configure regen to
8775              (1) match maint-5.005 patches #3056 and #3057
8776              (2) better version of PHOSTNAME of #3050
8777              (3) the crosscompile/multiarch config_h.SH trouble solved for now
8778      Branch: cfgperl
8779            ! Configure config_h.SH
8780 ____________________________________________________________________________
8781 [  3054] By: jhi                                   on 1999/03/03  09:57:59
8782         Log: Change #3053 missed perldelta.
8783      Branch: cfgperl
8784            ! pod/perldelta.pod
8785 ____________________________________________________________________________
8786 [  3053] By: jhi                                   on 1999/03/03  08:29:43
8787         Log: Use '!' to mark native integer packings instead of '_'.
8788      Branch: cfgperl
8789            ! pod/perldiag.pod pp.c t/lib/ipc_sysv.t t/op/pack.t
8790 ____________________________________________________________________________
8791 [  3052] By: jhi                                   on 1999/03/02  23:12:36
8792         Log: The HP-UX threads patch (change #3028) is needed also here.
8793      Branch: cfgperl
8794            ! hints/hpux.sh thread.h
8795 ____________________________________________________________________________
8796 [  3051] By: jhi                                   on 1999/03/02  08:24:52
8797         Log: From: Dan Sugalski <sugalskd@osshe.edu>
8798              To: perl5-porters@perl.org, vmsperl@perl.org
8799              Subject: [PATCH 5.005_0x and 5.005_5x]Minor update to README.VMS
8800              Date: Mon, 01 Mar 1999 16:10:57 -0800
8801              Message-Id: <3.0.6.32.19990301161057.03b1fc00@ous.edu>
8802      Branch: cfgperl
8803            ! README.vms
8804      Branch: maint-5.005/perl
8805            ! README.vms
8806 ____________________________________________________________________________
8807 [  3050] By: jhi                                   on 1999/03/02  08:22:29
8808         Log: From: Dan Sugalski <sugalskd@osshe.edu>
8809              To: perl5-porters@perl.org, vmsperl@perl.org
8810              Subject: [PATCH5.005_56]Diffs to get 5.005_56 building on VMS
8811              Date: Mon, 01 Mar 1999 16:06:29 -0800
8812              Message-Id: <3.0.6.32.19990301160629.02e09ec0@ous.edu>
8813              
8814              From: Dan Sugalski <sugalskd@osshe.edu>
8815              To: perl5-porters@perl.org, vmsperl@perl.org
8816              Subject: [PATCH 5.005_56]vmsish.pm patch
8817              Date: Mon, 01 Mar 1999 20:19:04 -0800
8818              Message-Id: <3.0.6.32.19990301201904.02cff460@ous.edu>
8819              
8820              plus Configure regen containing a "solution" to the
8821              crosscompile/multiarch problem.
8822      Branch: cfgperl
8823            ! Configure config_h.SH configure.com ext/B/defsubs.h.PL
8824            ! vms/ext/vmsish.pm vms/subconfigure.com vms/vms.c vms/vmsish.h
8825 ____________________________________________________________________________
8826 [  3049] By: jhi                                   on 1999/03/02  07:34:21
8827         Log: From: Spider Boardman <spider@leggy.zk3.dec.com>
8828              To: perl5-porters@perl.org
8829              Subject: [PATCH] Eliminate (valid) warning in byterun.c
8830              Date: Mon, 01 Mar 1999 17:27:59 -0500
8831              Message-Id: <199903012227.RAA00181@leggy.zk3.dec.com>
8832      Branch: cfgperl
8833            ! bytecode.h
8834      Branch: maint-5.005/perl
8835            ! bytecode.h
8836 ____________________________________________________________________________
8837 [  3048] By: gsar                                  on 1999/03/02  06:41:21
8838         Log: updated HP-UX notes from Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
8839      Branch: perl
8840            ! MANIFEST README.hpux
8841 ____________________________________________________________________________
8842 [  3047] By: jhi                                   on 1999/03/01  06:34:43
8843         Log: Integrate from mainperl.
8844      Branch: cfgperl
8845           +> README.hpux lib/File/Spec/Functions.pm
8846           !> (integrate 28 files)
8847 ____________________________________________________________________________
8848 [  3046] By: gsar                                  on 1999/03/01  05:34:28
8849         Log: this is 5.005_56
8850      Branch: perl
8851            ! Changes
8852
8853 ----------------
8854 Version 5.005_56
8855 ----------------
8856
8857 ____________________________________________________________________________
8858 [  3045] By: gsar                                  on 1999/03/01  03:32:30
8859         Log: destroy PL_svref_mutex in perl_destruct()
8860      Branch: perl
8861            ! perl.c
8862 ____________________________________________________________________________
8863 [  3044] By: gsar                                  on 1999/03/01  00:38:50
8864         Log: up patchlevel &c.
8865      Branch: perl
8866            ! Changes patchlevel.h pod/perlhist.pod win32/Makefile
8867            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
8868            ! win32/makefile.mk
8869 ____________________________________________________________________________
8870 [  3043] By: gsar                                  on 1999/03/01  00:14:15
8871         Log: integrate cfgperl contents into mainline
8872      Branch: perl
8873            ! pod/perldelta.pod
8874           !> Configure config_h.SH
8875 ____________________________________________________________________________
8876 [  3042] By: gsar                                  on 1999/02/28  23:55:08
8877         Log: slightly edited version of suggested patch
8878              From: jan.dubois@ibm.net (Jan Dubois)
8879              Date: Mon, 01 Mar 1999 00:32:05 +0100
8880              Message-ID: <36dbcf2c.12325433@smtp1.ibm.net>
8881              Subject: Re: [PATCH 5.005_55] Cleanup of File::Spec module
8882      Branch: perl
8883            + lib/File/Spec/Functions.pm
8884            ! MANIFEST lib/File/Spec.pm
8885 ____________________________________________________________________________
8886 [  3041] By: gsar                                  on 1999/02/28  22:47:19
8887         Log: fix subtle bug in eval'' testsuite
8888      Branch: perl
8889            ! t/op/eval.t
8890 ____________________________________________________________________________
8891 [  3040] By: gsar                                  on 1999/02/28  22:46:24
8892         Log: avoid literal control characters in change#3039
8893      Branch: perl
8894            ! t/base/lex.t
8895 ____________________________________________________________________________
8896 [  3039] By: gsar                                  on 1999/02/28  21:47:18
8897         Log: todo item: permit extended control variables a la ${^Foo} (patch
8898              courtesy Mark-Jason Dominus <mjd@plover.com>)
8899      Branch: perl
8900            ! op.c pod/perldelta.pod pod/perltodo.pod pod/perlvar.pod
8901            ! t/base/lex.t toke.c
8902 ____________________________________________________________________________
8903 [  3038] By: gsar                                  on 1999/02/28  21:21:05
8904         Log: From: abigail@fnx.com
8905              Date: Sun, 28 Feb 1999 10:59:16 -0500 (EST)
8906              Message-ID: <19990228155916.14496.qmail@alexandra.wayne.fnx.com>
8907              Subject: Recognize -> and => inside [A-Z]<> sequences.
8908      Branch: perl
8909            ! pod/pod2man.PL
8910 ____________________________________________________________________________
8911 [  3037] By: gsar                                  on 1999/02/28  21:12:22
8912         Log: fix longstanding bug: searches for lexicals originating within eval''
8913              weren't stopping at the subroutine boundary correctly
8914      Branch: perl
8915            ! op.c proto.h t/op/eval.t
8916 ____________________________________________________________________________
8917 [  3036] By: gsar                                  on 1999/02/28  20:02:29
8918         Log: revert parts of change#2990 to preserve predictable usage of Win32::Foo()
8919              as stacked list values
8920              From: jan.dubois@ibm.net (Jan Dubois)
8921              Date: Sat, 27 Feb 1999 18:24:17 +0100
8922              Message-ID: <36e22849.36531259@smtp1.ibm.net>
8923              Subject: Re: resend [PATCH 5.005_55] Various win32/win32.c cleanup 
8924      Branch: perl
8925            ! win32/win32.c
8926 ____________________________________________________________________________
8927 [  3035] By: gsar                                  on 1999/02/28  19:48:54
8928         Log: remove superfluous stack_sp decl
8929      Branch: perl
8930            ! jpl/JNI/JNI.xs
8931 ____________________________________________________________________________
8932 [  3034] By: gsar                                  on 1999/02/28  19:34:58
8933         Log: s/print STDERR/warn/ suggested by abigail@fnx.com; add $VERSION
8934      Branch: perl
8935            ! lib/Getopt/Std.pm
8936 ____________________________________________________________________________
8937 [  3033] By: gsar                                  on 1999/02/28  19:23:41
8938         Log: add File::Compare::compare_text()
8939              From: jan.dubois@ibm.net (Jan Dubois)
8940              Date: Fri, 26 Feb 1999 00:20:41 +0100
8941              Message-ID: <36dcd8ab.20195659@smtp1.ibm.net>
8942              Subject: Re: PodParser 1.07 (was: RE: C<stuff()> vs stuff()) 
8943      Branch: perl
8944            ! lib/File/Compare.pm pod/perltodo.pod
8945 ____________________________________________________________________________
8946 [  3032] By: gsar                                  on 1999/02/28  19:01:33
8947         Log: add README.hpux
8948      Branch: perl
8949            + README.hpux
8950            ! MAINTAIN MANIFEST
8951 ____________________________________________________________________________
8952 [  3031] By: gsar                                  on 1999/02/28  18:49:08
8953         Log: avoid escaping &amp; et al multiple times (variant of fix suggested by
8954              James Cromie <jcromie@fossil.uswc.uswest.com>
8955      Branch: perl
8956            ! lib/Pod/Html.pm
8957 ____________________________________________________________________________
8958 [  3030] By: gsar                                  on 1999/02/28  18:35:09
8959         Log: From: jan.dubois@ibm.net (Jan Dubois)
8960              Date: Wed, 24 Feb 1999 22:34:56 +0100
8961              Message-ID: <36d86f1e.11495549@smtp1.ibm.net>
8962              Subject: [PATCH 5.005_55] Test::Harness setting $ENV{HARNESS_ACTIVE}
8963      Branch: perl
8964            ! lib/Test/Harness.pm
8965 ____________________________________________________________________________
8966 [  3029] By: gsar                                  on 1999/02/28  18:28:18
8967         Log: add note about env pollution
8968      Branch: perl
8969            ! INSTALL pod/perltodo.pod
8970 ____________________________________________________________________________
8971 [  3028] By: jhi                                   on 1999/02/26  14:40:00
8972         Log: HP-UX 11 threads.
8973              
8974              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
8975              To: perl5-porters@perl.org
8976              Cc: jhi@cc.hut.fi
8977              Subject: Maint 5 and _54 with threading on HP-UX 11.00
8978              Date: Wed, 3 Feb 1999 12:57:18 -0800 (PST)
8979              Message-Id: <199902032057.MAA10218@xfiles.intercon.hp.com>
8980              
8981              NOTE from jhi: the hpux hints could still be more robust by
8982              disabling gdbm when necessary.
8983              
8984              Currently if there's a libgdbm.sl (gdbm 1.7.3) which is pre-11,
8985              linking -lgdbm -lpthread creates an executable that instantly
8986              core dumps on a pthreads internal panic:
8987              
8988              ./gdpt
8989              
8990              Pthread internal error: message: __libc_reinit() failed, file: ../pthreads/pthread.c, line: 1096
8991              Return Pointer is 0xc082bf33
8992              17639 quit (core dumped)  ./gdpt
8993              
8994              You don't have to *use* either gdbm or pthreads in the executable,
8995              just linking them together is enough.  Workaround is to recompile
8996              the GDBM under HP-UX 11, that makes the problem go away.
8997      Branch: maint-5.005/perl
8998            ! hints/hpux.sh thread.h
8999 ____________________________________________________________________________
9000 [  3025] By: jhi                                   on 1999/02/25  20:41:07
9001         Log: Temporary workaround for the config_h.SH versus
9002              crosscompile and multiarch plus introduce 'rt'
9003              to $libswanted: in UNIX98 sched_yield() lives there.
9004      Branch: cfgperl
9005            ! Configure config_h.SH
9006 ____________________________________________________________________________
9007 [  3024] By: jhi                                   on 1999/02/24  12:54:59
9008         Log: Integrate from mainperl.
9009      Branch: cfgperl
9010           +> t/lib/fatal.t
9011           !> (integrate 44 files)
9012 ____________________________________________________________________________
9013 [  3023] By: gsar                                  on 1999/02/24  07:02:12
9014         Log: integrate cfgperl contents
9015      Branch: perl
9016           !> (integrate 30 files)
9017 ____________________________________________________________________________
9018 [  3022] By: gsar                                  on 1999/02/24  05:59:47
9019         Log: From: Daniel Grisinger <dgris@moiraine.dimensional.com>
9020              Date: 23 Feb 1999 17:53:22 -0700
9021              Message-ID: <m3g17w62rh.fsf@moiraine.dimensional.com>
9022              Subject: [PATCH: _55] perldoc -q broken
9023      Branch: perl
9024            ! utils/perldoc.PL
9025 ____________________________________________________________________________
9026 [  3021] By: gsar                                  on 1999/02/24  05:51:53
9027         Log: ansify perlio.c, fix PerlIO-ish typos
9028      Branch: perl
9029            ! ext/DynaLoader/dl_beos.xs ext/DynaLoader/dl_cygwin32.xs
9030            ! iperlsys.h perlio.c
9031 ____________________________________________________________________________
9032 [  3020] By: gsar                                  on 1999/02/24  05:28:06
9033         Log: adjust a Perl_malloc() flag for NeXT
9034              From: Hans Mulder <hansm@icgned.icgroup.nl>
9035              Date: Tue, 23 Feb 99 00:26:25 +0100
9036              Message-Id: <9902222329.AA17516@icgned.icgroup.nl>
9037              Subject: [PATCH for _55] MUTEX_INIT_CALLS_MALLOC no longer necessary
9038      Branch: perl
9039            ! perl.h
9040 ____________________________________________________________________________
9041 [  3019] By: gsar                                  on 1999/02/24  05:19:42
9042         Log: perltodo adjustments from Joshua Pritikin <joshua.pritikin@db.com>
9043      Branch: perl
9044            ! pod/perltodo.pod
9045 ____________________________________________________________________________
9046 [  3018] By: gsar                                  on 1999/02/24  04:15:18
9047         Log: From: Joshua Pritikin <joshua.pritikin@db.com>
9048              Date: Mon, 22 Feb 1999 11:29:09 -0500 (EST)
9049              Message-ID: <Pine.GSO.4.02.9902221128200.500-100000@eq1062.wks.na.deuba.com>
9050              Subject: improved error message [PATCH _55] [RESEND]
9051      Branch: perl
9052            ! sv.c
9053 ____________________________________________________________________________
9054 [  3017] By: gsar                                  on 1999/02/24  03:50:34
9055         Log: From: Tom Christiansen <tchrist@jhereg.perl.com>
9056              Date: Sun, 21 Feb 1999 20:02:18 -0700
9057              Message-Id: <199902220302.UAA09981@jhereg.perl.com>
9058              Subject: perlfunc updates (against 55)
9059      Branch: perl
9060            ! pod/perlfunc.pod
9061 ____________________________________________________________________________
9062 [  3016] By: gsar                                  on 1999/02/24  03:17:05
9063         Log: testsuite adjustments
9064              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
9065              Date: Sat, 20 Feb 1999 15:24:57 +0000
9066              Message-Id: <E10EEH3-0003Wf-00@taurus.cus.cam.ac.uk>
9067              Subject: Not quite OK: perl5.005_55 on SunOS 4.1.3 / gcc
9068      Branch: perl
9069            ! t/lib/io_sock.t t/op/lex_assign.t
9070 ____________________________________________________________________________
9071 [  3015] By: gsar                                  on 1999/02/24  02:54:47
9072         Log: avoid modifying readonly values from qw()
9073      Branch: perl
9074            ! lib/ExtUtils/MM_Unix.pm
9075 ____________________________________________________________________________
9076 [  3014] By: gsar                                  on 1999/02/24  02:49:04
9077         Log: more "correct" utbuf for utime()
9078      Branch: perl
9079            ! doio.c
9080 ____________________________________________________________________________
9081 [  3013] By: jhi                                   on 1999/02/22  19:27:44
9082         Log: Fix MacPerl version, change PowerUX to PowerMAX.
9083              
9084              From: Chris Nandor <pudge@pobox.com>
9085              To: jhi@iki.fi
9086              Cc: perl5-porters@perl.org
9087              Subject: Re: perl current availability as documented by perl.pod
9088              Date: Sun, 21 Feb 1999 11:06:03 -0500
9089              Message-Id: <v04020a07b2f5df60c9e3@[192.168.0.77]>
9090              
9091              From: Tom Horsley <Tom.Horsley@mail.ccur.com>
9092              To: jhi@iki.fi
9093              Cc: perl5-porters@perl.org
9094              Subject: Re: perl current availability as documented by perl.pod
9095              Date: Mon, 22 Feb 1999 13:08:30 GMT
9096              Message-Id: <199902221308.NAA19971@cleo.ccur.com>
9097      Branch: cfgperl
9098            ! pod/perl.pod
9099      Branch: maint-5.005/perl
9100            ! pod/perl.pod
9101 ____________________________________________________________________________
9102 [  3012] By: jhi                                   on 1999/02/22  10:26:11
9103         Log: Snapshot the cross-compilation/multiarchitecture stuff
9104              (currently broken in next)
9105      Branch: cfgperl
9106            ! Configure config_h.SH pp.c
9107 ____________________________________________________________________________
9108 [  3011] By: jhi                                   on 1999/02/22  10:24:51
9109         Log: From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
9110              To: gsar@activestate.com (Gurusamy Sarathy)
9111              Cc: perl5-porters@perl.org (Perl5 Porters)
9112              Subject: [PATCH 5.005_55] DB_File 1.64 patch
9113              Date: Mon, 22 Feb 1999 10:07:00 +0000 (GMT)
9114              Message-Id: <9902221007.AA17751@claudius.bfsec.bt.co.uk>
9115      Branch: cfgperl
9116            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
9117            ! ext/DB_File/DB_File.xs ext/DB_File/typemap t/lib/db-recno.t
9118 ____________________________________________________________________________
9119 [  3009] By: jhi                                   on 1999/02/22  09:14:26
9120         Log: Scratch #3008 and introduce $crosscompile and $multiarch
9121              also in non-Configure lands.
9122      Branch: cfgperl
9123            ! Configure config_h.SH hints/next_3.sh hints/next_3_0.sh
9124            ! hints/next_4.sh vms/subconfigure.com win32/config.bc
9125            ! win32/config.gc win32/config.vc win32/config_H.bc
9126            ! win32/config_H.gc win32/config_H.vc
9127 ____________________________________________________________________________
9128 [  3008] By: jhi                                   on 1999/02/22  08:58:04
9129         Log: Add -DMULTIARCH (see change #3006).
9130      Branch: cfgperl
9131            ! hints/next_3.sh hints/next_3_0.sh hints/next_4.sh
9132 ____________________________________________________________________________
9133 [  3007] By: jhi                                   on 1999/02/22  08:54:06
9134         Log: Undo the references to local{lib,arch} introduced by #3006.
9135      Branch: cfgperl
9136            ! Configure config_h.SH
9137 ____________________________________________________________________________
9138 [  3006] By: jhi                                   on 1999/02/22  08:43:50
9139         Log: From: hansm@icgned.icgroup.nl
9140              To: perlbug@perl.com
9141              Subject: Not OK: perl 5.00555 on OPENSTEP-Mach-thread 4_2 (UNINSTALLED)
9142              Date: Sun, 21 Feb 1999 22:58:55 +0100
9143              Reply-To: hansmu@xs4all.nl
9144              Message-Id: <9902212201.AA13386@icgned.icgroup.nl>
9145              
9146              plus other Configure changes: prepare for cross-compilation/
9147              multiarchitecture builds.
9148      Branch: cfgperl
9149            ! Configure config_h.SH
9150 ____________________________________________________________________________
9151 [  3005] By: jhi                                   on 1999/02/22  08:35:30
9152         Log: Configure/Perl knew how to look for use Mach cthreads
9153              but Configure didn't let them to be used ($osname 'next').
9154      Branch: cfgperl
9155            ! Configure config_h.SH
9156      Branch: maint-5.005/perl
9157            ! Configure
9158 ____________________________________________________________________________
9159 [  3004] By: jhi                                   on 1999/02/21  15:46:02
9160         Log: Update Acorn AVAILABILITY.
9161      Branch: cfgperl
9162            ! pod/perl.pod
9163      Branch: maint-5.005/perl
9164            ! pod/perl.pod
9165 ____________________________________________________________________________
9166 [  3003] By: jhi                                   on 1999/02/21  14:50:42
9167         Log: From: rjk@linguist.dartmouth.edu (Ronald J. Kimball)
9168              To: perl5-porters@perl.org (Perl 5 Porters)
9169              Subject: PATCH: perlref.pod - symbolic ref example
9170              Date: Sat, 20 Feb 1999 17:32:11 -0500 (EST)
9171              Message-Id: <199902202232.RAA62306@linguist.dartmouth.edu>
9172      Branch: cfgperl
9173            ! pod/perlref.pod
9174      Branch: maint-5.005/perl
9175            ! pod/perlref.pod
9176 ____________________________________________________________________________
9177 [  3002] By: jhi                                   on 1999/02/21  14:35:22
9178         Log: Sync cfgperl with maint-5.005 change #3000.
9179      Branch: cfgperl
9180            ! pod/perlfunc.pod t/op/pack.t
9181 ____________________________________________________________________________
9182 [  2999] By: gsar                                  on 1999/02/20  22:48:30
9183         Log: From:    John Bley <jbb6@acpub.duke.edu>
9184              Date:    Sat, 20 Feb 1999 16:02:34 EST
9185              Message-Id: <Pine.SOL.3.91.990220155832.9913A-100000@soc11.acpub.duke.edu>
9186              Subject: [PATCH]5.005_55 (CORE) Sparse intializer in regcomp.c
9187      Branch: perl
9188            ! regcomp.c
9189 ____________________________________________________________________________
9190 [  2998] By: jhi                                   on 1999/02/20  14:13:06
9191         Log: Enhanced the endianness description.
9192      Branch: cfgperl
9193            ! pod/perlfunc.pod
9194 ____________________________________________________________________________
9195 [  2996] By: jhi                                   on 1999/02/20  13:55:41
9196         Log: Glossary now mostly fixed.
9197      Branch: cfgperl
9198            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
9199            ! config_h.SH
9200 ____________________________________________________________________________
9201 [  2994] By: jhi                                   on 1999/02/20  11:58:33
9202         Log: Perldeltify GNU/Hurd.
9203      Branch: cfgperl
9204            ! pod/perldelta.pod
9205 ____________________________________________________________________________
9206 [  2993] By: gsar                                  on 1999/02/20  00:59:10
9207         Log: fix typo in Perl_sbrk()
9208              From: hansm@icgned.icgroup.nl
9209              Date: Fri, 19 Feb 1999 23:19:31 +0100
9210              Message-Id: <9902192221.AA07213@icgned.icgroup.nl>
9211              Subject: Not OK: perl 5.00555 on OPENSTEP-Mach 4_2 (UNINSTALLED)
9212      Branch: perl
9213            ! malloc.c
9214 ____________________________________________________________________________
9215 [  2992] By: gsar                                  on 1999/02/20  00:51:08
9216         Log: integrate change#2980 from maint-5.005
9217      Branch: perl
9218           !> utils/h2xs.PL
9219 ____________________________________________________________________________
9220 [  2991] By: gsar                                  on 1999/02/20  00:34:01
9221         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
9222              Date: Thu, 18 Feb 1999 18:51:38 +0000
9223              Message-Id: <199902181851.SAA14018@crypt.compulink.co.uk>
9224              Subject: [PATCH 5.005_55] test failures with MIME-tools-4.122 and perl 5.005_55 
9225      Branch: perl
9226            ! pp_hot.c t/op/pat.t
9227 ____________________________________________________________________________
9228 [  2990] By: gsar                                  on 1999/02/20  00:30:48
9229         Log: From: jan.dubois@ibm.net (Jan Dubois)
9230              Date: Thu, 18 Feb 1999 19:14:07 +0100
9231              Message-ID: <36d15809.40853323@smtp1.ibm.net>
9232              Subject: resend [PATCH 5.005_55] Various win32/win32.c cleanup
9233      Branch: perl
9234            ! win32/win32.c
9235 ____________________________________________________________________________
9236 [  2989] By: gsar                                  on 1999/02/20  00:27:01
9237         Log: do poll() emulation unless HAS_POLL && I_POLL
9238      Branch: perl
9239            ! ext/IO/poll.h
9240 ____________________________________________________________________________
9241 [  2988] By: gsar                                  on 1999/02/19  23:52:12
9242         Log: tweak RE for NaNQ? recognition
9243      Branch: perl
9244            ! t/lib/bigfloatpm.t
9245 ____________________________________________________________________________
9246 [  2987] By: gsar                                  on 1999/02/19  23:29:59
9247         Log: mention C<use utf8> and C<use warning> in perldelta
9248      Branch: perl
9249            ! pod/perldelta.pod
9250 ____________________________________________________________________________
9251 [  2985] By: jhi                                   on 1999/02/19  20:43:19
9252         Log: pack/unpack better in (network-)short-non-16-bits and
9253              (network-)long-non-32-bits systems such as Cray C90.
9254      Branch: cfgperl
9255            ! perl.h pp.c t/op/pack.t
9256 ____________________________________________________________________________
9257 [  2984] By: jhi                                   on 1999/02/19  20:38:54
9258         Log: Regen Configure.
9259      Branch: cfgperl
9260            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
9261            ! perl.c
9262 ____________________________________________________________________________
9263 [  2982] By: jhi                                   on 1999/02/19  19:51:49
9264         Log: Configure update: fstatvfs/fstafs/getmntent/hasmntopt were
9265              not probed for and         
9266              
9267              From: "Kurt D. Starsinic" <kstar@chapin.edu>
9268              To: Chaim Frenkel <chaimf@pobox.com>,
9269              Russ Allbery <rra@stanford.edu>,
9270              Jarkko Hietaniemi <jhi@iki.fi>,
9271              Gurusamy Sarathy <gsar@activestate.com>,
9272              Graham Barr <gbarr@pobox.com>
9273              Cc: bdensch@ameritech.net, perlbug@perl.com
9274              Subject: [PATCH] Re: Solaris 7 for Intel
9275              Message-ID: <19990219124404.A30182@O2.chapin.edu>
9276              
9277              Glossary is still missing some terms because
9278              mkglossary is misbehaving (change #2981 updated
9279              Glossary manually)
9280      Branch: cfgperl
9281            ! Configure Makefile.SH Porting/Glossary Porting/config.sh
9282            ! Porting/config_H
9283 ____________________________________________________________________________
9284 [  2980] By: gbarr                                 on 1999/02/19  16:06:53
9285         Log: Make result of h2xs work when user adds C<use strict>
9286      Branch: maint-5.005/perl
9287            ! utils/h2xs.PL
9288 ____________________________________________________________________________
9289 [  2979] By: gsar                                  on 1999/02/19  05:24:29
9290         Log: doc for change#2978
9291      Branch: perl
9292            ! pod/perlsub.pod
9293 ____________________________________________________________________________
9294 [  2978] By: gsar                                  on 1999/02/19  05:08:29
9295         Log: bring '*' prototype closer to how it behaves internally
9296      Branch: perl
9297            + t/lib/fatal.t
9298            ! MANIFEST lib/Fatal.pm op.c t/comp/proto.t
9299 ____________________________________________________________________________
9300 [  2977] By: gsar                                  on 1999/02/19  02:50:31
9301         Log: stem leakage of perly.h #defines #ifndef PERL_CORE
9302      Branch: perl
9303            ! perly.h
9304 ____________________________________________________________________________
9305 [  2975] By: gsar                                  on 1999/02/18  21:41:57
9306         Log: distinguish eval'' from BEGIN|INIT|END CVs (fixes buggy propagation
9307              of lexical searches in BEGIN|INIT|END)
9308      Branch: perl
9309            ! cop.h cv.h op.c perly.c perly.y pp_ctl.c t/op/misc.t
9310            ! vms/perly_c.vms
9311 ____________________________________________________________________________
9312 [  2974] By: gsar                                  on 1999/02/18  21:03:06
9313         Log: missing PERL_POLLUTE_MALLOC
9314      Branch: perl
9315            ! ext/SDBM_File/sdbm/sdbm.h
9316 ____________________________________________________________________________
9317 [  2973] By: gsar                                  on 1999/02/18  17:10:49
9318         Log: From:    Andy Dougherty <doughera@lafayette.edu>
9319              Date:    Wed, 17 Feb 1999 17:22:50 EST
9320              Message-Id: <Pine.GSU.4.05.9902171720490.17243-100000@newton.phys>
9321              Subject: [PATCH 5.005_xx] dotsh.pl triggers new warnings
9322      Branch: perl
9323            ! lib/dotsh.pl
9324 ____________________________________________________________________________
9325 [  2972] By: gsar                                  on 1999/02/18  17:04:12
9326         Log: s/#defined/#define/
9327      Branch: perl
9328            ! ext/Data/Dumper/Dumper.xs
9329 ____________________________________________________________________________
9330 [  2970] By: gsar                                  on 1999/02/18  03:26:43
9331         Log: ensure is data malloc()ed by GDBM is free()d (not Perl_mfree()d)
9332      Branch: perl
9333            ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
9334            ! ext/GDBM_File/typemap
9335 ____________________________________________________________________________
9336 [  2969] By: gsar                                  on 1999/02/17  23:30:47
9337         Log: correct slurp mode doc
9338      Branch: perl
9339            ! pod/perlfunc.pod pod/perlop.pod
9340 ____________________________________________________________________________
9341 [  2968] By: jhi                                   on 1999/02/17  23:15:49
9342         Log: Ultrix hints update.
9343              
9344              From: Spider Boardman <spider@zk3.dec.com>
9345              To: perlbug@perl.com
9346              Subject: Not OK: perl 5.00555 on RISC-ultrix 4.4 (UNINSTALLED)
9347              Date: Tue, 16 Feb 1999 23:04:28 -0500
9348              Message-Id: <9902170404.AA11036@abyss.zk3.dec.com>
9349      Branch: cfgperl
9350            ! hints/ultrix_4.sh
9351 ____________________________________________________________________________
9352 [  2966] By: jhi                                   on 1999/02/17  23:09:21
9353         Log: Change #2965 wiped out some Sarathy's _55 changes.
9354              Now unwiped.
9355      Branch: cfgperl
9356            ! Configure pp.c t/op/pack.t
9357 ____________________________________________________________________________
9358 [  2965] By: jhi                                   on 1999/02/17  23:00:04
9359         Log: Configure tweaks.
9360              
9361              Fix the Unixware/SCO uname scan:
9362              
9363              From: Tom Hughes <thh@cyberscience.com>
9364              To: perlbug@perl.com
9365              Subject: Not OK: perl 5.00555 on i386-svr4 [actually Unixware 2.1] (UNINSTALLED)
9366              Date: 17 Feb 1999 15:34:15 +0000    
9367              Message-ID: <yekg185nix4.fsf@elva.cyberscience.com>
9368              
9369              AIX syscalls.exp scan: the syscall might be marked 32, 3264, or 64
9370              
9371              From: Joe Buehler <jhpb@hekimian.com>
9372              To: perl5-porters@perl.org
9373              Subject: setsid not detected by perl 5.005_02 configure under AIX 4.3
9374              Date: 12 Feb 1999 11:25:21 -0500
9375              Message-ID: <yd3lni3613i.fsf@ganymede.hekimian.com>
9376              
9377              Make the pthreads joinable constant scan to output to fd 4, not 2.
9378      Branch: cfgperl
9379            ! Configure
9380 ____________________________________________________________________________
9381 [  2964] By: gsar                                  on 1999/02/17  21:30:07
9382         Log: From: Tom Christiansen <tchrist@jhereg.perl.com>
9383              Date: Wed, 17 Feb 1999 06:53:13 -0700
9384              Message-Id: <199902171353.GAA15682@jhereg.perl.com>
9385              Subject: PATCH: lib/Pod/Functions.pm for perl5.005_55
9386      Branch: perl
9387            ! lib/Pod/Functions.pm
9388 ____________________________________________________________________________
9389 [  2963] By: gsar                                  on 1999/02/17  21:18:21
9390         Log: fix comppad handling for failures in eval 'qr/(?p{...})/'
9391              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
9392              Date: Wed, 17 Feb 1999 10:06:01 +0000
9393              Message-Id: <199902171006.KAA10204@crypt.compulink.co.uk>
9394              Subject: Re: [5.005_53] panic: pad_free curpad 
9395      Branch: perl
9396            ! regcomp.c regexec.c t/op/misc.t
9397 ____________________________________________________________________________
9398 [  2962] By: gsar                                  on 1999/02/16  21:26:28
9399         Log: NaNQ? tweak
9400      Branch: perl
9401            ! t/lib/bigfloatpm.t
9402 ____________________________________________________________________________
9403 [  2961] By: jhi                                   on 1999/02/16  19:26:38
9404         Log: Integrate from mainperl.
9405      Branch: cfgperl
9406           !> (integrate 37 files)
9407 ____________________________________________________________________________
9408 [  2960] By: gsar                                  on 1999/02/16  18:04:29
9409         Log: undo change#2465 (qw[] is a real list now)
9410      Branch: perl
9411            ! pod/perlop.pod
9412 ____________________________________________________________________________
9413 [  2959] By: gsar                                  on 1999/02/16  07:09:33
9414         Log: this was 5.005_55
9415      Branch: perl
9416            ! Changes
9417
9418 ----------------
9419 Version 5.005_55
9420 ----------------
9421
9422 ____________________________________________________________________________
9423 [  2958] By: gsar                                  on 1999/02/16  06:18:27
9424         Log: integrate change#2852 from maint-5.005; integrate cfgperl contents;
9425              elide dups and non-dependents from Changes
9426      Branch: perl
9427            ! Changes pod/perlhist.pod
9428           !> Configure INSTALL README.threads doio.c ext/IPC/SysV/SysV.xs
9429           !> hints/ultrix_4.sh pod/perl.pod pod/perlfunc.pod
9430           !> pod/perlport.pod pp.c t/op/pack.t
9431 ____________________________________________________________________________
9432 [  2957] By: gsar                                  on 1999/02/16  04:09:47
9433         Log: propagate PERL_VERSION everywhere, add to pod
9434      Branch: perl
9435            ! Configure configpm configure.com ext/B/B/C.pm ext/B/byteperl.c
9436            ! ext/DB_File/DB_File.xs ext/Data/Dumper/Dumper.xs ext/IO/IO.xs
9437            ! hints/freebsd.sh hints/os2.sh installman installperl myconfig
9438            ! os2/Makefile.SHs os2/os2.c patchlevel.h perl.c perl.h
9439            ! plan9/genconfig.pl plan9/myconfig.plan9 plan9/versnum
9440            ! pod/perldebug.pod pod/perldelta.pod vms/genconfig.pl
9441            ! vms/myconfig.com vms/subconfigure.com win32/config.bc
9442            ! win32/config.gc win32/config.vc win32/config_sh.PL
9443            ! win32/win32.c x2p/a2py.c
9444 ____________________________________________________________________________
9445 [  2955] By: jhi                                   on 1999/02/15  16:15:03
9446         Log: The pack tests now better in C90 (after the packnative patches).
9447      Branch: cfgperl
9448            ! t/op/pack.t
9449 ____________________________________________________________________________
9450 [  2954] By: gsar                                  on 1999/02/15  14:11:50
9451         Log: tweak Configure to follow new PERL_VERSION etc.
9452      Branch: perl
9453            ! Configure patchlevel.h pod/perlhist.pod
9454 ____________________________________________________________________________
9455 [  2953] By: jhi                                   on 1999/02/15  14:02:21
9456         Log: Integrate from mainperl.
9457      Branch: cfgperl
9458           !> MANIFEST Porting/makerel
9459 ____________________________________________________________________________
9460 [  2952] By: jhi                                   on 1999/02/15  13:50:07
9461         Log: Enhance the packnative patch: use the packnative code
9462              only if required.  Also added hefty testing (hopefully
9463              I didn't assume too much...).  Tested on alpha, ix86, sparc.
9464      Branch: cfgperl
9465            ! pod/perlfunc.pod pp.c t/op/pack.t
9466 ____________________________________________________________________________
9467 [  2951] By: jhi                                   on 1999/02/15  13:46:56
9468         Log: AVAILABILITY from 5.005_03-tobe, will of course
9469              require updating when 5.006 comes out.
9470      Branch: cfgperl
9471            ! pod/perl.pod
9472 ____________________________________________________________________________
9473 [  2949] By: gsar                                  on 1999/02/15  13:28:51
9474         Log: will this be it for 5.005_55?
9475      Branch: perl
9476            ! MANIFEST Porting/makerel
9477 ____________________________________________________________________________
9478 [  2948] By: jhi                                   on 1999/02/15  13:23:52
9479         Log: Integrate from mainperl.
9480      Branch: cfgperl
9481           !> Changes Makefile.SH ext/B/B/C.pm patchlevel.h perl.h
9482           !> pod/perldiag.pod pod/perlembed.pod pod/perlfaq3.pod
9483           !> pod/perlfaq4.pod pod/perlfaq9.pod pod/perlmodinstall.pod
9484           !> pod/perlmodlib.pod pod/perltoc.pod t/io/argv.t
9485           !> t/lib/bigfloatpm.t t/lib/h2ph.t win32/Makefile win32/config.bc
9486           !> win32/config.gc win32/config.vc win32/config_H.bc
9487           !> win32/config_H.gc win32/config_H.vc win32/makefile.mk
9488 ____________________________________________________________________________
9489 [  2947] By: jhi                                   on 1999/02/15  13:20:41
9490         Log: perlport.pod 1.39 from Chris.
9491      Branch: cfgperl
9492            ! pod/perlport.pod
9493 ____________________________________________________________________________
9494 [  2946] By: jhi                                   on 1999/02/15  13:09:58
9495         Log: Import Ultrix update, change #2864, 
9496              
9497              From: Spider Boardman <spider@zk3.dec.com>
9498              To: perlbug@perl.com
9499              Subject: Not OK: perl 5.00503 +MAINT_TRIAL_5 on RISC-ultrix 4.4 (UNINSTALLED)
9500              Date: Wed, 10 Feb 1999 23:33:31 -0500
9501              Message-Id: <9902110433.AA12816@abyss.zk3.dec.com>
9502      Branch: cfgperl
9503            ! doio.c ext/IPC/SysV/SysV.xs hints/ultrix_4.sh
9504 ____________________________________________________________________________
9505 [  2945] By: jhi                                   on 1999/02/15  13:04:50
9506         Log: OpenBSD sparc SHMLBA.
9507      Branch: cfgperl
9508            ! ext/IPC/SysV/SysV.xs
9509 ____________________________________________________________________________
9510 [  2944] By: gsar                                  on 1999/02/15  12:09:52
9511         Log: update win32/config* stuff, Changes
9512      Branch: perl
9513            ! Changes win32/Makefile win32/config.bc win32/config.gc
9514            ! win32/config.vc win32/config_H.bc win32/config_H.gc
9515            ! win32/config_H.vc win32/makefile.mk
9516 ____________________________________________________________________________
9517 [  2943] By: gsar                                  on 1999/02/15  11:54:08
9518         Log: #include patchlevel.h by default, provide
9519              PERL_{REVISION,VERSION,SUBVERSION}
9520      Branch: perl
9521            ! patchlevel.h perl.h
9522 ____________________________________________________________________________
9523 [  2942] By: gsar                                  on 1999/02/15  10:26:59
9524         Log: allow /0|NaN/ on some bigfloatpm.t tests for portability; other
9525              misc fixes
9526      Branch: perl
9527            ! Makefile.SH t/io/argv.t t/lib/bigfloatpm.t t/lib/h2ph.t
9528 ____________________________________________________________________________
9529 [  2941] By: gsar                                  on 1999/02/15  10:24:37
9530         Log: broken URLs fixed (from Michael G Schwern <schwern@pobox.com>)
9531              Message-ID: <19990207002851.B9185@toldyouso.com>
9532              Message-ID: <19990207212152.A9765@toldyouso.com>
9533              Message-ID: <19990207212041.A9622@toldyouso.com>
9534              Message-ID: <19990207213127.A10244@toldyouso.com>
9535              Message-ID: <19990207212559.A9950@toldyouso.com>
9536              Message-ID: <19990207212842.A9994@toldyouso.com>
9537              Message-ID: <19990207212500.A9860@toldyouso.com>
9538              Message-ID: <19990207213013.A10105@toldyouso.com>
9539      Branch: perl
9540            ! pod/perldiag.pod pod/perlembed.pod pod/perlfaq3.pod
9541            ! pod/perlfaq4.pod pod/perlfaq9.pod pod/perlmodinstall.pod
9542            ! pod/perlmodlib.pod pod/perltoc.pod
9543 ____________________________________________________________________________
9544 [  2940] By: gsar                                  on 1999/02/15  10:07:08
9545         Log: enable dynaloading in C.pm-compiled programs (non-conflicting part
9546              of suggested patch)
9547              From: "Vishal Bhatia" <vishalb@my-dejanews.com>
9548              Date: Mon, 08 Feb 1999 01:14:41 -0000
9549              Message-ID: <DHIDFFOPMEFDBAAA@my-dejanews.com>
9550              Subject: [PATCH 5.005_54] some pending C.pm stuff 
9551      Branch: perl
9552            ! ext/B/B/C.pm
9553 ____________________________________________________________________________
9554 [  2939] By: jhi                                   on 1999/02/15  08:40:18
9555         Log: Integrate from mainperl.
9556      Branch: cfgperl
9557           +> t/lib/bigfloat.t t/lib/bigfloatpm.t
9558            - lib/File/PathConvert.pm
9559           !> (integrate 81 files)
9560 ____________________________________________________________________________
9561 [  2938] By: gsar                                  on 1999/02/15  06:56:39
9562         Log: change#2839 was bogus, redo
9563      Branch: perl
9564           !> t/lib/h2ph.pht
9565 ____________________________________________________________________________
9566 [  2937] By: gsar                                  on 1999/02/15  06:38:15
9567         Log: support Win32::GetFullPathName() and Win32::SetLastError()
9568              From: jan.dubois@ibm.net (Jan Dubois)
9569              Date: Tue, 09 Feb 1999 22:27:31 +0100
9570              Message-ID: <36c1a2ed.8007554@smtp1.ibm.net>
9571              Subject: [PATCH _54] Win32::GetFullPathName (Re: File::Spec::Win32 and UNCs)
9572      Branch: perl
9573            ! win32/win32.c
9574 ____________________________________________________________________________
9575 [  2936] By: gsar                                  on 1999/02/15  06:26:39
9576         Log: support native integers, pack("L_",...) etc. (via private mail)
9577              From: Jarkko Hietaniemi <jhi@iki.fi>
9578              Date: Wed, 10 Feb 1999 00:04:52 +0200 (EET)
9579              Message-Id: <199902092204.AAA29065@alpha.hut.fi>
9580              Subject: the "packnative" patch
9581      Branch: perl
9582            ! pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod pp.c
9583            ! t/lib/ipc_sysv.t t/op/pack.t
9584 ____________________________________________________________________________
9585 [  2935] By: gsar                                  on 1999/02/15  06:04:02
9586         Log: From: Michael G Schwern <schwern@pobox.com>
9587              Date: Tue, 9 Feb 1999 04:13:12 -0500
9588              Message-ID: <19990209041312.A15788@toldyouso.com>
9589              Subject: [PATCH]5.005_03-MAINT_TRIAL_5 utils/h2xs fixing -A & more
9590      Branch: perl
9591            ! utils/h2xs.PL
9592 ____________________________________________________________________________
9593 [  2934] By: gsar                                  on 1999/02/15  05:30:13
9594         Log: fix bugs in the handling of negative numbers, among other things
9595              From: Steven Knight <knight@theopera.baldmt.citilink.com>
9596              Date: Mon, 8 Feb 1999 01:16:24 -0600
9597              Message-Id: <199902080716.BAA24652@theopera.baldmt.citilink.com>
9598              Subject: Math::BigFloat and Math::BigInt
9599      Branch: perl
9600            + t/lib/bigfloat.t t/lib/bigfloatpm.t
9601            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/bigfloat.pl
9602            ! t/lib/bigintpm.t
9603 ____________________________________________________________________________
9604 [  2933] By: gsar                                  on 1999/02/15  04:57:52
9605         Log: From: "J. van Krieken" <John.van.Krieken@ATComputing.nl>
9606              Date: Thu, 4 Feb 1999 17:25:25 +0100 (MET)
9607              Message-Id: <199902041625.RAA14489@atcmpg.ATComputing.nl>
9608              Subject: s2p incorrectly handles hold space commands
9609      Branch: perl
9610            ! x2p/s2p.PL
9611 ____________________________________________________________________________
9612 [  2932] By: gsar                                  on 1999/02/15  04:45:55
9613         Log: clarify what a "line" is
9614      Branch: perl
9615            ! pod/perlfunc.pod pod/perlvar.pod
9616 ____________________________________________________________________________
9617 [  2931] By: gsar                                  on 1999/02/15  04:23:29
9618         Log: backout change#2811 and add newer version based on File::Spec
9619              From: Barrie Slaymaker <rbs@telerama.com>
9620              Date: Thu, 11 Feb 1999 16:29:24 -0500
9621              Message-ID: <36C34BB4.A62090E0@telerama.com>
9622              Subject: [PATCH]5.005_54 (pod2html) Relative URLs using new File::Spec
9623      Branch: perl
9624            - lib/File/PathConvert.pm
9625            ! MANIFEST installhtml lib/Pod/Html.pm
9626 ____________________________________________________________________________
9627 [  2930] By: gsar                                  on 1999/02/15  04:16:25
9628         Log: From: Barrie Slaymaker <rbs@telerama.com>
9629              Date: Thu, 11 Feb 1999 19:39:48 -0500
9630              Message-ID: <36C37854.707D139@telerama.com>
9631              Subject: [PATCH] 5.005_54 #2 Merging File::PathConvert in to File::Spec
9632      Branch: perl
9633            ! lib/File/Spec/Unix.pm lib/File/Spec/Win32.pm
9634 ____________________________________________________________________________
9635 [  2929] By: gsar                                  on 1999/02/15  04:06:50
9636         Log: patches suggested by John Bley <jbb6@acpub.duke.edu> (with minor edits)
9637              Date: Wed, 3 Feb 1999 05:24:55 -0500 (EST)
9638              Message-ID: <Pine.SOL.3.91.990203051924.302A-100000@soc11.acpub.duke.edu>
9639              Subject: [PATCH]5.005_54 (DOC) fix many typos
9640              --
9641              Date: Wed, 3 Feb 1999 08:53:53 -0500 (EST)
9642              Message-ID: <Pine.SOL.3.91.990203085157.895A-100000@soc11.acpub.duke.edu>
9643              Subject: [PATCH]5.005_54 (DOC) typos
9644      Branch: perl
9645            ! pod/perl5004delta.pod pod/perl5005delta.pod pod/perlcall.pod
9646            ! pod/perldebug.pod pod/perlfaq1.pod pod/perlfaq2.pod
9647            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
9648            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
9649            ! pod/perlfaq9.pod pod/perlfunc.pod pod/perlguts.pod
9650            ! pod/perllol.pod pod/perlmod.pod pod/perlref.pod
9651            ! pod/perlrun.pod pod/perlsub.pod pod/perltoc.pod
9652            ! pod/perlvar.pod pod/perlxs.pod
9653 ____________________________________________________________________________
9654 [  2928] By: gsar                                  on 1999/02/15  03:39:53
9655         Log: allow the Carp routines to pass through exception objects
9656      Branch: perl
9657            ! lib/Carp.pm
9658 ____________________________________________________________________________
9659 [  2927] By: gsar                                  on 1999/02/15  03:22:57
9660         Log: mention Proc::Daemon (suggested by Michael G Schwern <schwern@pobox.com>)
9661      Branch: perl
9662            ! pod/perlfaq8.pod
9663 ____________________________________________________________________________
9664 [  2926] By: gsar                                  on 1999/02/15  03:19:39
9665         Log: integrate h2ph.PL fixes from change#2809 (change#2838 was supposed to
9666              have done that, but didn't)
9667      Branch: perl
9668           !> utils/h2ph.PL
9669 ____________________________________________________________________________
9670 [  2925] By: gsar                                  on 1999/02/15  03:17:01
9671         Log: integrate cfgperl changes into mainline
9672      Branch: perl
9673            ! Changes
9674           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
9675           !> config_h.SH hints/openbsd.sh hints/ultrix_4.sh
9676           !> pod/perlport.pod t/lib/h2ph.pht utils/h2ph.PL
9677           !> vms/subconfigure.com
9678 ____________________________________________________________________________
9679 [  2924] By: gsar                                  on 1999/02/15  03:07:08
9680         Log: add const qualifier to most char* prototypes, handle ripple effect
9681      Branch: perl
9682            ! gv.c hv.c hv.h mg.c op.c perl.c pod/perlguts.pod proto.h sv.c
9683            ! universal.c util.c
9684 ____________________________________________________________________________
9685 [  2923] By: gsar                                  on 1999/02/15  01:04:30
9686         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
9687              Date: Thu, 04 Feb 1999 02:37:31 +0000
9688              Message-Id: <199902040237.CAA03255@crypt.compulink.co.uk>
9689              Subject: [PATCH 5.005_54] Re: .. misinterpreted as flipflop 
9690      Branch: perl
9691            ! pp_ctl.c t/op/range.t
9692 ____________________________________________________________________________
9693 [  2922] By: gsar                                  on 1999/02/15  00:24:34
9694         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
9695              Date: Sun, 31 Jan 1999 01:50:06 +0000
9696              Message-Id: <199901310150.BAA16299@crypt.compulink.co.uk>
9697              Subject: [PATCH 5.005_03t4] regexp flags bug
9698      Branch: perl
9699            ! regcomp.c t/op/re_tests
9700 ____________________________________________________________________________
9701 [  2921] By: gsar                                  on 1999/02/15  00:13:02
9702         Log: use New() et al., rather than safemalloc() et al.
9703              From: jan.dubois@ibm.net (Jan Dubois)
9704              Date: Fri, 29 Jan 1999 23:27:22 +0100
9705              Message-ID: <36bd33f2.51029616@smtp1.ibm.net>
9706              Subject: [PATCH _03-MT5] POSIX.xs memory API
9707      Branch: perl
9708            ! ext/POSIX/POSIX.xs
9709 ____________________________________________________________________________
9710 [  2920] By: gsar                                  on 1999/02/15  00:05:33
9711         Log: tweak READ() docs to mention $buffer must be altered by reference
9712      Branch: perl
9713            ! pod/perltie.pod
9714 ____________________________________________________________________________
9715 [  2919] By: gsar                                  on 1999/02/14  23:50:39
9716         Log: applied suggested patch, with several language/readability tweaks
9717              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9718              Date: Fri, 29 Jan 1999 00:25:02 -0500
9719              Message-ID: <19990129002502.C2898@monk.mps.ohio-state.edu>
9720              Subject: Re: [PATCH 5.005_*] Better parsing docs
9721      Branch: perl
9722            ! pod/perlop.pod
9723 ____________________________________________________________________________
9724 [  2918] By: gsar                                  on 1999/02/14  23:20:42
9725         Log: several bug fixes; now croak()s when date exceeds integer limits (instead
9726              of silently returning bogus values)
9727              From: Peter Chines <pchines@nhgri.nih.gov>
9728              Date: Wed, 27 Jan 1999 16:11:31 -0500
9729              Message-Id: <199901272117.QAA21458@kronos.nhgri.nih.gov>
9730              Subject: Time::Local
9731      Branch: perl
9732            ! lib/Time/Local.pm pod/perldelta.pod
9733 ____________________________________________________________________________
9734 [  2917] By: gsar                                  on 1999/02/14  11:21:43
9735         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9736              Date: Thu, 28 Jan 1999 10:02:20 -0500
9737              Message-ID: <19990128100220.A1321@monk.mps.ohio-state.edu>
9738              Subject: Re: [PATCH 5.005_53] Better perldoc
9739      Branch: perl
9740            ! utils/perldoc.PL
9741 ____________________________________________________________________________
9742 [  2916] By: gsar                                  on 1999/02/14  10:59:38
9743         Log: back out change#2751, apply updated version 
9744              From: jan.dubois@ibm.net (Jan Dubois)
9745              Date: Sat, 06 Feb 1999 01:06:29 +0100
9746              Message-ID: <36bc844c.18763049@smtp1.ibm.net>
9747              Subject: [PATCH] Cleanup of File::Spec module
9748      Branch: perl
9749            ! lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
9750            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
9751            ! lib/File/Spec/Win32.pm
9752 ____________________________________________________________________________
9753 [  2915] By: gsar                                  on 1999/02/14  10:48:01
9754         Log: tweak select() test
9755      Branch: perl
9756            ! pod/perlipc.pod t/op/fh.t
9757 ____________________________________________________________________________
9758 [  2914] By: gsar                                  on 1999/02/14  10:25:55
9759         Log: allow C<select('foo')> to autovivify *foo (SelectSaver expects that)
9760      Branch: perl
9761            ! op.c pod/perldiag.pod pp_sys.c t/op/misc.t
9762 ____________________________________________________________________________
9763 [  2913] By: gsar                                  on 1999/02/14  10:03:51
9764         Log: From: Kenneth Albanowski <kjahds@kjahds.com>
9765              Date: Sat, 23 Jan 1999 21:52:15 -0500 (EST)
9766              Message-ID: <Pine.LNX.3.93.990123212857.446B-100000@kjahds.kjahds.com>
9767              Subject: Re: SvOPV() or SvPV_nolen() or ...
9768      Branch: perl
9769            ! pod/perlguts.pod
9770 ____________________________________________________________________________
9771 [  2912] By: gsar                                  on 1999/02/14  09:57:29
9772         Log: provide SvPV_nolen(sv) to avoid use of PL_na
9773              From: jan.dubois@ibm.net (Jan Dubois)
9774              Date: Sun, 24 Jan 1999 02:45:32 +0100
9775              Message-ID: <36bb7ada.68485547@smtp1.ibm.net>
9776              Subject: [PATCH 5.005_54]  _54 version of SvPV_nolen patch
9777      Branch: perl
9778            ! embed.h global.sym objXSUB.h pod/perlguts.pod proto.h sv.c
9779            ! sv.h
9780 ____________________________________________________________________________
9781 [  2911] By: gsar                                  on 1999/02/14  06:51:05
9782         Log: elide stray effluvium
9783      Branch: perl
9784            ! pod/perldelta.pod
9785 ____________________________________________________________________________
9786 [  2910] By: gsar                                  on 1999/02/14  05:51:56
9787         Log: slurping an empty file should return '' rather than undef, with
9788              commensurate effects on ARGV processing
9789      Branch: perl
9790            ! pod/perldelta.pod pod/perlfunc.pod pod/perlop.pod
9791            ! pod/perlvar.pod pp_hot.c sv.h t/io/argv.t
9792 ____________________________________________________________________________
9793 [  2909] By: gsar                                  on 1999/02/14  00:02:11
9794         Log: perly_c.diff typo
9795      Branch: perl
9796            ! perly.c perly_c.diff vms/perly_c.vms
9797 ____________________________________________________________________________
9798 [  2908] By: gsar                                  on 1999/02/13  18:20:13
9799         Log: From: jan.dubois@ibm.net (Jan Dubois)
9800              Date: Sat, 13 Feb 1999 13:25:53 +0100
9801              Message-Id: <36c9629c.13334874@smtp1.ibm.net>
9802              Subject: [PATCH 5.005_03-MT5] "goto must have label" message for C<goto ''>
9803      Branch: perl
9804            ! pod/perlfunc.pod pp_ctl.c t/lib/io_unix.t
9805 ____________________________________________________________________________
9806 [  2907] By: jhi                                   on 1999/02/13  15:07:26
9807         Log: Integrate from mainperl.
9808      Branch: cfgperl
9809           +> emacs/e2ctags.pl pod/perltodo.pod t/op/lop.t
9810           !> (integrate 150 files)
9811 ____________________________________________________________________________
9812 [  2903] By: gsar                                  on 1999/02/12  13:25:59
9813         Log: From: jan.dubois@ibm.net (Jan Dubois)
9814              Date: Sun, 24 Jan 1999 01:12:00 +0100
9815              Message-ID: <36b66479.62756298@smtp1.ibm.net>
9816              Subject: [PATCH 5.005_54] remove OVERLOAD conditionals
9817      Branch: perl
9818            ! XSUB.h dump.c gv.c hv.h mg.c perl.h perlvars.h pp.c pp.h
9819            ! proto.h sv.c sv.h
9820 ____________________________________________________________________________
9821 [  2902] By: gsar                                  on 1999/02/12  12:55:11
9822         Log: script to generate ctags from etags
9823              From: Colin Kuskie <ckuskie@cadence.com>
9824              Date: Wed, 20 Jan 1999 16:29:35 -0800 (PST)
9825              Message-ID: <Pine.GSO.3.96.990120160519.5755Q-100000@pdxue150.cadence.com>
9826              Subject: [PATCH 5.005_54] adding ctags to the source, FAQ, make
9827      Branch: perl
9828            + emacs/e2ctags.pl
9829            ! Makefile.SH pod/perlfaq3.pod
9830 ____________________________________________________________________________
9831 [  2901] By: gsar                                  on 1999/02/12  12:40:17
9832         Log: allow boolean assign ops to be lvalues
9833              From: Stephen McCamant <smccam@uclink4.berkeley.edu>
9834              Date: Mon, 11 Jan 1999 16:52:18 -0600 (CST)
9835              Message-ID: <13978.32609.495338.544643@alias-2.pr.mcs.net>
9836              --
9837              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
9838              Date: Mon, 18 Jan 1999 10:04:00 +0000
9839              Message-Id: <199901181004.KAA17471@crypt.compulink.co.uk>
9840              Subject: Re: [inconsistency 5.005_54] ||= not an lvalue 
9841      Branch: perl
9842            + t/op/lop.t
9843            ! MANIFEST op.c
9844 ____________________________________________________________________________
9845 [  2899] By: jhi                                   on 1999/02/12  12:03:48
9846         Log: Configure update: OpenBSD thread-awareness, SCO ODT/OSR osvers.
9847      Branch: cfgperl
9848            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
9849            ! config_h.SH hints/openbsd.sh
9850 ____________________________________________________________________________
9851 [  2898] By: gsar                                  on 1999/02/12  11:49:25
9852         Log: support win32_putenv()
9853      Branch: perl
9854            ! mg.c util.c win32/GenCAPI.pl win32/makedef.pl win32/perlhost.h
9855            ! win32/win32.c win32/win32iop.h
9856 ____________________________________________________________________________
9857 [  2894] By: gsar                                  on 1999/02/12  11:09:27
9858         Log: add missing hunk in change#2657
9859      Branch: perl
9860            ! ext/B/B/CC.pm
9861 ____________________________________________________________________________
9862 [  2893] By: gsar                                  on 1999/02/12  11:00:13
9863         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9864              Date: Tue, 19 Jan 1999 20:13:15 -0500
9865              Message-ID: <19990119201315.A21167@monk.mps.ohio-state.edu>
9866              Subject: [PATCH 5.005_53] Remove extraneous sh in test suites
9867      Branch: perl
9868            ! t/op/fh.t t/op/misc.t t/op/runlevel.t t/pragma/strict.t
9869            ! t/pragma/subs.t t/pragma/warning.t
9870 ____________________________________________________________________________
9871 [  2892] By: gsar                                  on 1999/02/12  10:44:38
9872         Log: update change#2670 to later version
9873              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
9874              Date: Sun, 31 Jan 1999 16:16:14 +0000
9875              Message-Id: <199901311616.QAA17673@crypt.compulink.co.uk>
9876              Subject: Re: [PATCH 5.005_54] Evalled substitution parsing 
9877      Branch: perl
9878            ! t/op/subst.t toke.c
9879 ____________________________________________________________________________
9880 [  2891] By: gsar                                  on 1999/02/12  10:31:17
9881         Log: make testsuite somewhat location independent
9882      Branch: perl
9883            ! (edit 117 files)
9884 ____________________________________________________________________________
9885 [  2890] By: gsar                                  on 1999/02/12  10:00:30
9886         Log: add $AutoLoader::VERSION
9887      Branch: perl
9888            ! lib/AutoLoader.pm
9889 ____________________________________________________________________________
9890 [  2889] By: gsar                                  on 1999/02/12  09:55:48
9891         Log: tweak PERL_STRICT_CR notes
9892      Branch: perl
9893            ! pod/perl5005delta.pod
9894 ____________________________________________________________________________
9895 [  2888] By: gsar                                  on 1999/02/12  09:41:45
9896         Log: add note about test-notty target
9897      Branch: perl
9898            ! README.win32
9899 ____________________________________________________________________________
9900 [  2887] By: gsar                                  on 1999/02/12  09:37:37
9901         Log: add perltodo.pod
9902      Branch: perl
9903            + pod/perltodo.pod
9904            ! MANIFEST Todo pod/Makefile pod/perl.pod pod/roffitall
9905            ! win32/pod.mak
9906 ____________________________________________________________________________
9907 [  2886] By: jhi                                   on 1999/02/12  08:52:14
9908         Log: Integrate from mainperl.
9909      Branch: cfgperl
9910           +> t/op/fh.t
9911           !> (integrate 30 files)
9912 ____________________________________________________________________________
9913 [  2885] By: gsar                                  on 1999/02/12  08:42:10
9914         Log: note how to find REG_INFTY limit
9915      Branch: perl
9916            ! pod/perlre.pod
9917 ____________________________________________________________________________
9918 [  2884] By: jhi                                   on 1999/02/12  08:36:14
9919         Log: OpenBSD pthreads awareness, thanks to
9920              David Leonard <david.leonard@csee.uq.edu.au>
9921      Branch: maint-5.005/perl
9922            ! Configure hints/openbsd.sh
9923 ____________________________________________________________________________
9924 [  2882] By: gsar                                  on 1999/02/12  08:05:20
9925         Log: IO is maintained by p5p (per Graham Barr's wishes)
9926      Branch: perl
9927            ! MAINTAIN ext/IO/ChangeLog ext/IO/README ext/IO/lib/IO/Dir.pm
9928            ! ext/IO/lib/IO/Pipe.pm ext/IO/lib/IO/Poll.pm
9929            ! ext/IO/lib/IO/Select.pm ext/IO/lib/IO/Socket.pm
9930            ! ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/Socket/UNIX.pm
9931 ____________________________________________________________________________
9932 [  2881] By: gsar                                  on 1999/02/12  07:57:13
9933         Log: fh.t typo
9934      Branch: perl
9935            ! t/op/fh.t
9936 ____________________________________________________________________________
9937 [  2880] By: gsar                                  on 1999/02/12  07:38:16
9938         Log: PERL5OPT=-T enables taint mode (suggested by Jason Riedy <ejr@cise.ufl.edu>)
9939      Branch: perl
9940            ! perl.c pod/perlrun.pod
9941 ____________________________________________________________________________
9942 [  2879] By: gsar                                  on 1999/02/12  05:39:29
9943         Log: fix ops that are not filehandle constructors to not create GV if it
9944              doesn't already exist (avoids leaks); extend semantics of defined()
9945              so that defined(*{$foo}) works (experimental)
9946      Branch: perl
9947            + t/op/fh.t
9948            ! MANIFEST embed.h embed.pl objXSUB.h op.c pod/perldiag.pod pp.c
9949            ! pp_hot.c pp_sys.c proto.h t/op/gv.t t/op/misc.t
9950 ____________________________________________________________________________
9951 [  2877] By: jhi                                   on 1999/02/11  20:44:00
9952         Log: From: Chris Nandor <pudge@pobox.com>
9953              To: perl5-porters@perl.org
9954              Subject: [PATCH] perlport.pod 1.39
9955              Date: Thu, 11 Feb 1999 12:28:35 -0500
9956              Message-Id: <v04020a2db2e8c3177123@[192.168.0.77]>
9957      Branch: cfgperl
9958            ! pod/perlport.pod
9959 ____________________________________________________________________________
9960 [  2870] By: gsar                                  on 1999/02/11  11:17:08
9961         Log: remove double typeglob deref (suggested by RonaldWS <ronaldws@aol.com>)
9962      Branch: perl
9963            ! ext/IO/lib/IO/Pipe.pm
9964 ____________________________________________________________________________
9965 [  2869] By: gsar                                  on 1999/02/11  11:00:56
9966         Log: update win32/pod.mak
9967      Branch: perl
9968            ! win32/pod.mak
9969 ____________________________________________________________________________
9970 [  2868] By: gsar                                  on 1999/02/11  10:42:44
9971         Log: From: Benjamin Low <b.d.low@unsw.edu.au>
9972              Date: Fri, 08 Jan 1999 14:36:53 +1100
9973              Message-ID: <36957D55.1D65A0B2@unsw.edu.au>
9974              Subject: Re: [Fwd: IO::Socket::connect and blocking]
9975      Branch: perl
9976            ! ext/IO/lib/IO/Socket.pm
9977 ____________________________________________________________________________
9978 [  2867] By: gsar                                  on 1999/02/11  09:43:03
9979         Log: av_extend() doc tweak from Jan Dubois
9980      Branch: perl
9981            ! pod/perlguts.pod
9982 ____________________________________________________________________________
9983 [  2866] By: gsar                                  on 1999/02/11  09:27:17
9984         Log: display full pathname of unreadable files
9985      Branch: perl
9986            ! utils/perldoc.PL
9987 ____________________________________________________________________________
9988 [  2865] By: gsar                                  on 1999/02/11  09:02:31
9989         Log: missing patch in change#2522
9990      Branch: perl
9991            ! lib/Pod/Text.pm
9992 ____________________________________________________________________________
9993 [  2864] By: jhi                                   on 1999/02/11  08:45:00
9994         Log: From: Spider Boardman <spider@zk3.dec.com>
9995              To: perlbug@perl.com
9996              Subject: Not OK: perl 5.00503 +MAINT_TRIAL_5 on RISC-ultrix 4.4 (UNINSTALLED)
9997              Date: Wed, 10 Feb 1999 23:33:31 -0500
9998              Message-Id: <9902110433.AA12816@abyss.zk3.dec.com>
9999      Branch: maint-5.005/perl
10000            ! doio.c ext/IPC/SysV/SysV.xs hints/ultrix_4.sh
10001 ____________________________________________________________________________
10002 [  2862] By: gsar                                  on 1999/02/11  08:14:34
10003         Log: integrate changes#2738,2740 from maint-5.005
10004      Branch: perl
10005           !> lib/ExtUtils/MakeMaker.pm
10006 ____________________________________________________________________________
10007 [  2861] By: jhi                                   on 1999/02/11  08:04:25
10008         Log: Integrate from mainperl.
10009      Branch: cfgperl
10010           !> Changes perl.h pod/perl5005delta.pod pp_ctl.c t/op/local.t
10011           !> t/op/range.t win32/config.gc
10012 ____________________________________________________________________________
10013 [  2860] By: gsar                                  on 1999/02/11  07:30:08
10014         Log: binmode() support for cygwin32 (suggested by Steven Morlock
10015              <newspost@morlock.net>)
10016      Branch: perl
10017            ! perl.h
10018 ____________________________________________________________________________
10019 [  2859] By: gsar                                  on 1999/02/11  07:14:21
10020         Log: update Changes
10021      Branch: perl
10022            ! Changes
10023           !> pod/perl5005delta.pod
10024 ____________________________________________________________________________
10025 [  2856] By: gsar                                  on 1999/02/11  07:07:39
10026         Log: integrate perldelta changes from maint-5.005
10027      Branch: perl
10028           !> pod/perl5005delta.pod
10029 ____________________________________________________________________________
10030 [  2855] By: gsar                                  on 1999/02/11  06:31:50
10031         Log: applied suggested patch; added tests
10032              From: Adam Krolnik <adamk@gypsy.cyrix.com>
10033              Date: Sat, 12 Dec 98 15:30:18 -0600
10034              Message-Id: <9812122130.AA03717@gypsy.eng.cyrix.com>
10035              Subject: Range operation doesn't handle IV_MAX
10036      Branch: perl
10037            ! pp_ctl.c t/op/range.t
10038 ____________________________________________________________________________
10039 [  2854] By: gsar                                  on 1999/02/11  05:00:55
10040         Log: compatibility fix: magic non-propagation in foreach implicit localization
10041      Branch: perl
10042            ! pp_ctl.c t/op/local.t win32/config.gc
10043 ____________________________________________________________________________
10044 [  2852] By: gsar                                  on 1999/02/10  23:17:49
10045         Log: fair warning about -Dusethreads
10046      Branch: maint-5.005/perl
10047            ! Configure INSTALL README.threads
10048 ____________________________________________________________________________
10049 [  2847] By: jhi                                   on 1999/02/09  19:13:28
10050         Log: Integrate from mainperl.
10051      Branch: cfgperl
10052           !> pod/perldelta.pod pod/perlfunc.pod pod/perlobj.pod
10053           !> pod/perlop.pod pp.c t/op/method.t t/op/pack.t
10054 ____________________________________________________________________________
10055 [  2846] By: gsar                                  on 1999/02/09  13:53:28
10056         Log: a modified version of suggested patch for pack template 'Z'; added docs
10057              From: "Valeriy E. Ushakov" <uwe@ptc.spbu.ru>
10058              Date: Mon, 16 Jun 1997 03:00:31 +0400 (MSD)
10059              Message-ID: <%lOHpzIuGV@snark.ptc.spbu.ru>
10060              Subject: lack of pack/unpack letter with useful symmetry for C null delimited strings
10061      Branch: perl
10062            ! pod/perldelta.pod pod/perlfunc.pod pp.c t/op/pack.t
10063 ____________________________________________________________________________
10064 [  2845] By: gsar                                  on 1999/02/09  00:03:26
10065         Log: clarify docs for change#2835
10066      Branch: perl
10067            ! pod/perldelta.pod pod/perlop.pod
10068 ____________________________________________________________________________
10069 [  2844] By: gsar                                  on 1999/02/08  23:40:57
10070         Log: addendum to change#2823
10071              From: Stephen McCamant <smccam@uclink4.berkeley.edu>
10072              Date: Sun, 13 Dec 1998 16:06:04 -0800 (PST)
10073              Message-ID: <13940.21805.470054.299@fre-76-120.reshall.berkeley.edu>
10074              Subject: [PATCH] Docs and tests for method-call syntax
10075      Branch: perl
10076            ! pod/perlobj.pod t/op/method.t
10077 ____________________________________________________________________________
10078 [  2843] By: jhi                                   on 1999/02/08  21:06:28
10079         Log: Ultrix mmap tidbit.
10080      Branch: cfgperl
10081            ! hints/ultrix_4.sh
10082 ____________________________________________________________________________
10083 [  2842] By: jhi                                   on 1999/02/08  20:22:55
10084         Log: Integrate from mainperl.
10085      Branch: cfgperl
10086           +> t/op/subst_wamp.t
10087           !> (integrate 35 files)
10088 ____________________________________________________________________________
10089 [  2841] By: jhi                                   on 1999/02/08  18:23:26
10090         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10091              To: Mailing list Perl5 <perl5-porters@perl.org>
10092              Subject: [PATCH 5.005_53] s/\ba/./g was over-optimized
10093              Date: Sun, 7 Feb 1999 17:25:22 -0500
10094              Message-ID: <19990207172522.B894@monk.mps.ohio-state.edu>
10095      Branch: cfgperl
10096            + t/op/subst_amp.t
10097            ! MANIFEST regcomp.c t/op/subst.t
10098 ____________________________________________________________________________
10099 [  2840] By: jhi                                   on 1999/02/08  18:16:54
10100         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10101              To: Mailing list Perl5 <perl5-porters@perl.org>
10102              Subject: [PATCH 5.005_53] Fix list-context //g with zero-length matches
10103              Date: Sun, 7 Feb 1999 17:00:10 -0500
10104              Message-ID: <19990207170009.A894@monk.mps.ohio-state.edu>
10105      Branch: cfgperl
10106            ! pp_hot.c t/op/pat.t
10107 ____________________________________________________________________________
10108 [  2839] By: jhi                                   on 1999/02/08  17:25:30
10109         Log: A require was missing.
10110      Branch: cfgperl
10111            ! t/lib/h2ph.pht
10112 ____________________________________________________________________________
10113 [  2838] By: jhi                                   on 1999/02/08  16:38:41
10114         Log: Bring in the change #2809 (the Configure part has been
10115              modified rather a lot since the #2809, though.)
10116      Branch: cfgperl
10117            ! Configure utils/h2ph.PL
10118 ____________________________________________________________________________
10119 [  2835] By: gsar                                  on 1999/02/08  14:40:23
10120         Log: make qw() into a true list at compile time (slightly modified
10121              variant of patch suggested by Tom Hughes <tom@compton.demon.co.uk>)
10122      Branch: perl
10123            ! pod/perldelta.pod pod/perlop.pod pp_hot.c toke.c
10124 ____________________________________________________________________________
10125 [  2834] By: gsar                                  on 1999/02/08  13:23:16
10126         Log: make safesysmalloc() etc., always available; safemalloc() et al are
10127              now macros that point to the right malloc; fix various places in
10128              sources that need to always use safesysmalloc() et al
10129      Branch: perl
10130            ! embed.h embedvar.h global.sym iperlsys.h mg.c objXSUB.h perl.h
10131            ! perl_exp.SH proto.h util.c vms/gen_shrfls.pl win32/makedef.pl
10132 ____________________________________________________________________________
10133 [  2833] By: gsar                                  on 1999/02/08  10:56:16
10134         Log: remove spurious #endif in last change
10135      Branch: perl
10136            ! perl.h
10137 ____________________________________________________________________________
10138 [  2832] By: gsar                                  on 1999/02/08  10:34:55
10139         Log: make EMBEDMYMALLOC the default and provide PERL_POLLUTE_MALLOC to let
10140              them ask for insanity (untested)
10141      Branch: perl
10142            ! INSTALL Todo-5.005 ext/SDBM_File/sdbm/sdbm.h hints/machten.sh
10143            ! hints/next_3.sh hints/next_4.sh hints/qnx.sh iperlsys.h
10144            ! malloc.c perl.h pod/perldelta.pod pod/perlguts.pod sv.c
10145 ____________________________________________________________________________
10146 [  2831] By: jhi                                   on 1999/02/08  08:33:33
10147         Log: Update vms/subconfigure.com along the lines of change #2829.
10148      Branch: cfgperl
10149            ! vms/subconfigure.com
10150 ____________________________________________________________________________
10151 [  2830] By: gsar                                  on 1999/02/08  00:19:46
10152         Log: integrate cfgperl changes into mainline
10153      Branch: perl
10154           +> ext/DynaLoader/dl_beos.xs ext/GDBM_File/hints/sco.pl
10155           +> lib/File/PathConvert.pm pod/perlthrtut.pod
10156            ! Changes
10157           !> (integrate 93 files)
10158 ____________________________________________________________________________
10159 [  2829] By: jhi                                   on 1999/02/07  23:49:46
10160         Log: Configure update.
10161              
10162              Probe for mmap() et alia.
10163              The *cc*symbols patch (just Configure, no h2ph).
10164      Branch: cfgperl
10165            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
10166            ! config_h.SH perl.h
10167 ____________________________________________________________________________
10168 [  2828] By: gsar                                  on 1999/02/07  23:38:47
10169         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10170              Date: Sun, 7 Feb 1999 17:25:22 -0500
10171              Message-ID: <19990207172522.B894@monk.mps.ohio-state.edu>
10172              Subject: [PATCH 5.005_53] s/\ba/./g was over-optimized
10173      Branch: perl
10174            + t/op/subst_amp.t t/op/subst_wamp.t
10175            ! MANIFEST regcomp.c t/op/subst.t
10176 ____________________________________________________________________________
10177 [  2827] By: gsar                                  on 1999/02/07  23:27:32
10178         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10179              Date: Sun, 7 Feb 1999 17:00:10 -0500
10180              Message-ID: <19990207170009.A894@monk.mps.ohio-state.edu>
10181              Subject: [PATCH 5.005_53] Fix list-context //g with zero-length matches
10182      Branch: perl
10183            ! pp_hot.c t/op/pat.t
10184 ____________________________________________________________________________
10185 [  2826] By: gsar                                  on 1999/02/07  23:26:04
10186         Log: patch for change#2822, done right; add PERL_OBJECT stuff; regen headers
10187              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10188              Date: Sun, 7 Feb 1999 15:07:27 -0500
10189              Message-ID: <19990207150726.A571@monk.mps.ohio-state.edu>
10190              Subject: Re: fixing memory leaks in REx compilation
10191      Branch: perl
10192            ! embed.h embed.pl objXSUB.h proto.h regcomp.c regcomp.h
10193            ! regexec.c
10194 ____________________________________________________________________________
10195 [  2825] By: jhi                                   on 1999/02/07  18:05:13
10196         Log: Integrate from mainperl.
10197      Branch: cfgperl
10198           +> lib/DB.pm t/comp/bproto.t
10199           !> MANIFEST ext/Data/Dumper/Dumper.pm ext/SDBM_File/sdbm/sdbm.c
10200           !> lib/Pod/Html.pm op.c perly.c perly.y perly_c.diff
10201           !> pod/perldelta.pod pod/perlfunc.pod pod/perlop.pod regcomp.h
10202           !> toke.c vms/perly_c.vms
10203 ____________________________________________________________________________
10204 [  2824] By: gsar                                  on 1999/02/07  14:21:48
10205         Log: tweak doc on bitwise ops
10206      Branch: perl
10207            ! pod/perlop.pod
10208 ____________________________________________________________________________
10209 [  2823] By: gsar                                  on 1999/02/07  13:38:31
10210         Log: applied suggested patch; regen perly* and vms/perly*
10211              From: Stephen McCamant <smccam@uclink4.berkeley.edu>
10212              Date: Sun, 13 Dec 1998 01:10:12 -0800 (PST)
10213              Message-ID: <13939.26706.620683.846776@fre-76-120.reshall.berkeley.edu>
10214              Subject: [PATCH] Re: Suggestion for perlobj man page
10215      Branch: perl
10216            ! perly.c perly.y perly_c.diff toke.c vms/perly_c.vms
10217 ____________________________________________________________________________
10218 [  2822] By: gsar                                  on 1999/02/07  12:39:09
10219         Log: Ilya's idea for cleaning up failed regex allocs (substantive parts
10220              disabled, fails tests)
10221      Branch: perl
10222            ! regcomp.h
10223 ____________________________________________________________________________
10224 [  2821] By: gsar                                  on 1999/02/07  11:09:39
10225         Log: pod2html misinterprets Foo::Bar as a URL (fix suggested by Alexander Barilo
10226              <Alexander.Barilo@aexp.com>)
10227      Branch: perl
10228            ! lib/Pod/Html.pm
10229 ____________________________________________________________________________
10230 [  2820] By: gsar                                  on 1999/02/07  10:20:35
10231         Log: add draft debugging API implementation
10232      Branch: perl
10233            + lib/DB.pm
10234            ! MANIFEST
10235 ____________________________________________________________________________
10236 [  2819] By: gsar                                  on 1999/02/07  09:58:45
10237         Log: avoid garbage in db->dirbuf
10238              From: Masahiro KAJIURA <masahiro.kajiura@toshiba.co.jp>
10239              Date: Sat, 05 Dec 1998 14:14:54 +0900
10240              Message-Id: <199812050514.OAA23268@toshiba.co.jp>
10241              Subject: SDBM bug
10242      Branch: perl
10243            ! ext/SDBM_File/sdbm/sdbm.c
10244 ____________________________________________________________________________
10245 [  2818] By: gsar                                  on 1999/02/07  09:32:24
10246         Log: missing entry
10247      Branch: perl
10248            ! MANIFEST
10249 ____________________________________________________________________________
10250 [  2817] By: gsar                                  on 1999/02/07  09:30:47
10251         Log: properly prototype check parenthesized unary ops (e.g. defined(&a,&b))
10252      Branch: perl
10253            + t/comp/bproto.t
10254            ! op.c pod/perldelta.pod pod/perlfunc.pod pod/perlop.pod
10255 ____________________________________________________________________________
10256 [  2816] By: gsar                                  on 1999/02/06  00:14:29
10257         Log: minor bug in dumping blessed subrefs
10258      Branch: perl
10259            ! ext/Data/Dumper/Dumper.pm
10260 ____________________________________________________________________________
10261 [  2812] By: jhi                                   on 1999/02/03  22:02:24
10262         Log: Enhance change #2808.
10263              
10264              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
10265              To: perl5-porters@perl.org
10266              Subject: Re: [PATCH 5.00*]: perlbug checklist
10267              Date: Wed, 3 Feb 1999 19:02:27 +0000
10268              Message-Id: <E1087ZD-0005z1-00@taurus.cus.cam.ac.uk>
10269      Branch: cfgperl
10270            ! utils/perlbug.PL
10271 ____________________________________________________________________________
10272 [  2811] By: jhi                                   on 1999/02/03  21:53:23
10273         Log: From: Barrie Slaymaker <rbs@telerama.com>
10274              To: perl5-porters@perl.org
10275              CC: pod-people@perl.org
10276              Subject: [PATCH]5.005_54 (pod2html) Generate Relative URLs
10277              Date: Wed, 03 Feb 1999 10:34:18 -0500
10278              Message-ID: <36B86C7A.E99EFFF1@telerama.com>
10279              
10280              Add File::PathConvert.pm.
10281              Fix Pod::Html and installhtml to understand relative urls.
10282      Branch: cfgperl
10283            + lib/File/PathConvert.pm
10284            ! MANIFEST installhtml lib/Pod/Html.pm
10285 ____________________________________________________________________________
10286 [  2810] By: jhi                                   on 1999/02/03  20:25:10
10287         Log: From: Francois Desarmenien <desar@club-internet.fr>
10288              To: Mailing list Perl5 <perl5-porters@perl.org>
10289              Subject: [PATCH]5.005_54 (hints) SCO 3/5 hint files and SysV correction
10290              Date: Wed, 03 Feb 1999 13:13:24 +0000
10291              Message-ID: <36B84B74.5EC9B6C8@club-internet.fr>
10292              
10293              (note: this patch completely overrides Tom Wolfe's patch,
10294              change #2604)
10295      Branch: cfgperl
10296            + ext/GDBM_File/hints/sco.pl
10297            ! MANIFEST ext/IPC/SysV/SysV.xs hints/sco.sh
10298 ____________________________________________________________________________
10299 [  2809] By: jhi                                   on 1999/02/03  19:54:16
10300         Log: h2ph fixes + Configure patch to support them.
10301              
10302              From: "Kurt D. Starsinic" <kstar@chapin.edu>
10303              To: Graham Barr <gbarr@pobox.com>, Jarkko Hietaniemi <jhi@iki.fi>,
10304              Gurusamy Sarathy <gsar@engin.umich.edu>
10305              Cc: perl5-porters@perl.org
10306              Subject: [PATCH 5.00503_MT5] h2ph.PL
10307              Date: Tue, 2 Feb 1999 19:48:06 -0500
10308              Message-ID: <19990202194806.E10647@O2.chapin.edu>
10309      Branch: maint-5.005/perl
10310            ! Configure utils/h2ph.PL
10311 ____________________________________________________________________________
10312 [  2808] By: jhi                                   on 1999/02/03  16:59:55
10313         Log: Enhance the perlbug checklist.
10314      Branch: cfgperl
10315            ! utils/perlbug.PL
10316 ____________________________________________________________________________
10317 [  2807] By: jhi                                   on 1999/02/03  14:01:37
10318         Log: Document the standard strftime %formats.
10319              
10320              From: Dominic Dunlop <domo@vo.lu>
10321              To: "Kurt D. Starsinic" <kstar@chapin.edu>, Ben Gertzfield <che@debian.org>
10322              Subject: [PATCH] 5.00[45]*: Re: POSIX's strftime() does not enforce POSIX %C on Solaris
10323              Date: Tue, 2 Feb 1999 15:55:29 +0100
10324              Message-Id: <v0311070cb2dcb3f5f773@[212.24.192.188]>
10325      Branch: cfgperl
10326            ! ext/POSIX/POSIX.pod
10327 ____________________________________________________________________________
10328 [  2806] By: jhi                                   on 1999/02/03  13:58:00
10329         Log: Integrate from mainperl.
10330      Branch: cfgperl
10331           !> perl.h
10332 ____________________________________________________________________________
10333 [  2805] By: gsar                                  on 1999/02/03  03:32:31
10334         Log: PL_uuemap[] init needs help for sizeof()
10335      Branch: perl
10336            ! perl.h
10337 ____________________________________________________________________________
10338 [  2804] By: jhi                                   on 1999/02/02  20:44:30
10339         Log: These should've been already in #2803.
10340      Branch: cfgperl
10341            ! Configure config_h.SH vms/subconfigure.com
10342 ____________________________________________________________________________
10343 [  2803] By: jhi                                   on 1999/02/02  20:38:45
10344         Log: telldir prototype issue, from mists of time...
10345      Branch: cfgperl
10346            ! hints/netbsd.sh pp_sys.c
10347 ____________________________________________________________________________
10348 [  2801] By: jhi                                   on 1999/02/02  17:40:14
10349         Log: From: John Bley <jbb6@acpub.duke.edu>
10350              To: perlbug@perl.org
10351              Subject: [PATCH]5.005_54 (DOC) fix minor typos
10352              Date: Tue, 2 Feb 1999 07:52:52 -0500 (EST)
10353              Message-ID: <Pine.SOL.3.91.990202075115.23589A-100000@soc11.acpub.duke.edu>
10354      Branch: cfgperl
10355            ! pod/perlre.pod
10356 ____________________________________________________________________________
10357 [  2800] By: jhi                                   on 1999/02/02  17:26:49
10358         Log: Update todo with POSIX 1003.1 1996 Edition reminder.
10359      Branch: cfgperl
10360            ! Todo-5.005
10361 ____________________________________________________________________________
10362 [  2799] By: jhi                                   on 1999/02/02  17:18:51
10363         Log: Update FindBin from maint-5.005.
10364      Branch: cfgperl
10365            ! lib/FindBin.pm
10366 ____________________________________________________________________________
10367 [  2798] By: jhi                                   on 1999/02/02  17:16:07
10368         Log: Fix typecasts in #2797
10369              
10370              From: "G. Del Merritt" <del@intranetics.com>
10371              Date: Fri, 29 Jan 1999 11:47:25 -0700
10372              Message-Id: <199901291847.LAA04828@jhereg.perl.com>
10373              Subject: Not OK: perl 5.00503 +MAINT_TRIAL_5 on MSWin32-x86-object 4.0 (PATCH included)
10374      Branch: cfgperl
10375            ! ext/POSIX/POSIX.xs
10376 ____________________________________________________________________________
10377 [  2797] By: jhi                                   on 1999/02/02  17:14:37
10378         Log: From: Ted Law <tedlaw@cibcwg.com>
10379              Date: Wed, 27 Jan 1999 14:54:03 -0500 (EST)
10380              Message-Id: <199901271954.OAA07391@dcm2.cibcwg.com>
10381              Subject: POSIX::strftime buffer overflow problem
10382      Branch: cfgperl
10383            ! ext/POSIX/POSIX.xs
10384 ____________________________________________________________________________
10385 [  2796] By: jhi                                   on 1999/02/02  17:13:23
10386         Log: Do not use File::Slurp.
10387      Branch: cfgperl
10388            ! t/lib/textfill.t
10389 ____________________________________________________________________________
10390 [  2795] By: jhi                                   on 1999/02/02  17:11:48
10391         Log: perlhist update from maint-5.005.
10392      Branch: cfgperl
10393            ! pod/perlhist.pod
10394 ____________________________________________________________________________
10395 [  2794] By: jhi                                   on 1999/02/02  17:10:33
10396         Log: POSIX::redef setv?buf() to IO::Handle:: (by gbarr).
10397      Branch: cfgperl
10398            ! ext/POSIX/POSIX.pm
10399 ____________________________________________________________________________
10400 [  2793] By: jhi                                   on 1999/02/02  17:08:39
10401         Log: Missed the html test from change #2787. 
10402      Branch: cfgperl
10403            ! t/lib/cgi-html.t
10404 ____________________________________________________________________________
10405 [  2792] By: jhi                                   on 1999/02/02  17:01:24
10406         Log: Update Getopt::Long to 2.19.
10407      Branch: cfgperl
10408            ! lib/Getopt/Long.pm
10409 ____________________________________________________________________________
10410 [  2791] By: jhi                                   on 1999/02/02  16:59:13
10411         Log: overload syntax is no longer experimental
10412      Branch: cfgperl
10413            ! lib/overload.pm
10414 ____________________________________________________________________________
10415 [  2789] By: jhi                                   on 1999/02/02  16:47:50
10416         Log: Still doc fixes.
10417      Branch: cfgperl
10418            ! lib/diagnostics.pm
10419 ____________________________________________________________________________
10420 [  2788] By: jhi                                   on 1999/02/02  16:47:07
10421         Log: Doc fixes.
10422      Branch: cfgperl
10423            ! lib/CGI.pm lib/diagnostics.pm
10424 ____________________________________________________________________________
10425 [  2787] By: jhi                                   on 1999/02/02  16:38:55
10426         Log: CGI.pm updated to 2.46 (the CGI docs fixes redone
10427              where applicable).
10428      Branch: cfgperl
10429            ! eg/cgi/RunMeFirst eg/cgi/caution.xbm
10430            ! eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi eg/cgi/crash.cgi
10431            ! eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
10432            ! eg/cgi/dna.small.gif.uu eg/cgi/file_upload.cgi
10433            ! eg/cgi/frameset.cgi eg/cgi/index.html
10434            ! eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
10435            ! eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
10436            ! eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
10437            ! eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo.gif.uu
10438            ! lib/CGI.pm lib/CGI/Apache.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
10439            ! lib/CGI/Fast.pm lib/CGI/Push.pm lib/CGI/Switch.pm
10440 ____________________________________________________________________________
10441 [  2786] By: jhi                                   on 1999/02/02  16:17:52
10442         Log: Update CPAN to 1.47.
10443      Branch: cfgperl
10444            ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/Nox.pm
10445 ____________________________________________________________________________
10446 [  2785] By: jhi                                   on 1999/02/02  16:09:03
10447         Log: From: Mark-Jason Dominus <mjd@plover.com>
10448              Date: Sat, 16 Jan 1999 17:22:06 -0500
10449              Subject: Re: DOC PATCH (5.005_54 perlsub.pod)
10450              Message-ID: <19990116222206.3674.qmail@plover.com>
10451      Branch: cfgperl
10452            ! pod/perlsub.pod
10453 ____________________________________________________________________________
10454 [  2784] By: jhi                                   on 1999/02/02  16:01:31
10455         Log: Fix incorrect "used only once" warnings
10456              
10457              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10458              Date: Fri, 8 Jan 1999 04:37:10 -0500
10459              Message-ID: <19990108043710.A14390@monk.mps.ohio-state.edu>
10460              Subject: Re: change#965 flakiness
10461      Branch: cfgperl
10462            ! gv.c
10463 ____________________________________________________________________________
10464 [  2783] By: jhi                                   on 1999/02/02  15:50:38
10465         Log: perldelta updates.
10466      Branch: cfgperl
10467            ! pod/perldelta.pod
10468 ____________________________________________________________________________
10469 [  2782] By: jhi                                   on 1999/02/02  14:28:26
10470         Log: Mirror change #2781.
10471      Branch: cfgperl
10472            ! hints/linux.sh
10473 ____________________________________________________________________________
10474 [  2781] By: jhi                                   on 1999/02/02  14:27:01
10475         Log: Update the MkLinux note.
10476      Branch: maint-5.005/perl
10477            ! hints/linux.sh
10478 ____________________________________________________________________________
10479 [  2780] By: jhi                                   on 1999/02/02  14:10:59
10480         Log: Update todo.
10481      Branch: cfgperl
10482            ! Todo-5.005
10483 ____________________________________________________________________________
10484 [  2779] By: jhi                                   on 1999/02/02  14:00:25
10485         Log: Integrate from mainperl.
10486      Branch: cfgperl
10487            ! t/lib/textfill.t t/lib/textwrap.t
10488           !> (integrate 32 files)
10489 ____________________________________________________________________________
10490 [  2778] By: jhi                                   on 1999/02/02  13:56:23
10491         Log: VMS update, applicable parts of
10492              
10493              From: Dan Sugalski <sugalskd@osshe.edu>
10494              To: perl5-porters@perl.org
10495              Subject: [PATCH 5.005_03MT3]VMS configure tweak
10496              Date: Wed, 20 Jan 1999 12:05:18 -0800
10497              Message-Id: <3.0.6.32.19990120120518.00a98470@ous.edu>
10498              
10499              From: Dan Sugalski <sugalskd@osshe.edu>
10500              To: perlbug@perl.com, vmsperl@perl.org
10501              Subject: NOT OK: perl 5.00503 +MAINT_TRIAL_4 on VMSAXP (Patch included, of course)
10502              Date: Tue, 26 Jan 1999 14:40:38 -0800
10503              Message-Id: <3.0.6.32.19990126144038.02e5d650@ous.edu>
10504              
10505              From: Dan Sugalski <sugalskd@osshe.edu>
10506              To: perl5-porters@perl.org, vmsperl@perl.org
10507              Subject: [PATCH 5.005_03-MAILT_TRIAL_4]VMS test patches
10508              Date: Tue, 26 Jan 1999 14:55:29 -0800
10509              Message-Id: <3.0.6.32.19990126145529.02f22280@ous.edu>
10510      Branch: cfgperl
10511            ! vms/ext/Stdio/test.pl vms/subconfigure.com
10512 ____________________________________________________________________________
10513 [  2777] By: jhi                                   on 1999/02/02  13:43:24
10514         Log: Synch usethreads parts from maint-5.005.
10515      Branch: cfgperl
10516            ! hints/aix.sh hints/dec_osf.sh hints/dos_djgpp.sh
10517            ! hints/freebsd.sh hints/hpux.sh hints/irix_4.sh hints/irix_5.sh
10518            ! hints/irix_6.sh hints/irix_6_0.sh hints/irix_6_1.sh
10519            ! hints/linux.sh hints/os2.sh hints/solaris_2.sh hints/vmesa.sh
10520 ____________________________________________________________________________
10521 [  2776] By: jhi                                   on 1999/02/02  13:17:16
10522         Log: Jumbo FreeBSD update from Anton Berezin <tobez@plab.ku.dk>
10523      Branch: cfgperl
10524            ! Makefile.SH hints/freebsd.sh
10525 ____________________________________________________________________________
10526 [  2774] By: jhi                                   on 1999/02/02  13:10:39
10527         Log: Add perlthrtut, update pod/* machinery.
10528              (a pod/Makefile.SH is sorely needed)
10529      Branch: cfgperl
10530            + pod/perlthrtut.pod
10531            ! MANIFEST pod/Makefile pod/perl.pod pod/roffitall
10532 ____________________________________________________________________________
10533 [  2773] By: jhi                                   on 1999/02/02  12:54:24
10534         Log: From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
10535              To: perl5-porters@perl.org
10536              Subject: Re: [PATCH] perl5.005_03-MAINT_TRIAL_3: clarify Sv[INU]V versus Sv[INU]VX in perlguts
10537              Date: Tue, 26 Jan 1999 22:25:07 +0000
10538              Message-Id: <E105Gux-0000Ac-00@taurus.cus.cam.ac.uk>
10539      Branch: cfgperl
10540            ! pod/perlguts.pod
10541 ____________________________________________________________________________
10542 [  2771] By: jhi                                   on 1999/02/02  12:47:34
10543         Log: Use perlbug instead of personal email address.
10544      Branch: cfgperl
10545            ! Configure
10546 ____________________________________________________________________________
10547 [  2770] By: jhi                                   on 1999/02/02  12:42:06
10548         Log: Miniperl fails to build (pp_sys.c was changed and iperlsys.h wasn't)
10549              
10550              From: "G. Del Merritt" <del@intranetics.com>
10551              To: perlbug@perl.com
10552              Subject: NOT OK: perl 5.00503 +MAINT_TRIAL_4 on MSWin32-x86-object (PATCHES included)
10553              Date: Tue, 26 Jan 1999 12:09:09 -0700
10554              Message-Id: <199901261909.MAA25525@jhereg.perl.com>
10555      Branch: cfgperl
10556            ! iperlsys.h
10557 ____________________________________________________________________________
10558 [  2769] By: jhi                                   on 1999/02/02  12:37:57
10559         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10560              To: Mailing list Perl5 <perl5-porters@perl.org>
10561              Subject: [PATCH 5.005_*] OS/2 threads
10562              Date: Tue, 26 Jan 1999 13:39:46 -0500
10563              Message-ID: <19990126133946.A11594@monk.mps.ohio-state.edu>
10564      Branch: cfgperl
10565            ! os2/os2ish.h
10566 ____________________________________________________________________________
10567 [  2768] By: jhi                                   on 1999/02/02  12:36:16
10568         Log: Apply change #2711 from maint-5.005:
10569              
10570              make ok", "make okfile", and "make nok" were broken
10571              with -Duseshrplib, because of a shared typo.
10572              
10573              From: Spider Boardman <spider@web.zk3.dec.com>
10574              To: perlbug@perl.com
10575              Subject: Not OK: perl 5.00503 +MAINT_TRIAL_4 on alpha-dec_osf-thread 5.0 (UNINSTALLED)
10576              Date: Wed, 27 Jan 1999 12:27:15 -0500
10577              Message-Id: <199901271727.MAA233455@web.zk3.dec.com>
10578      Branch: cfgperl
10579            ! Makefile.SH
10580 ____________________________________________________________________________
10581 [  2766] By: jhi                                   on 1999/02/02  12:27:08
10582         Log: Make Configure use "int main()" instead of bare "main()".
10583              Like maint-5.005 change #2703 but now via metaconfig.
10584      Branch: cfgperl
10585            ! Configure
10586 ____________________________________________________________________________
10587 [  2765] By: jhi                                   on 1999/02/02  11:59:30
10588         Log: Undo part of change #2562.
10589      Branch: cfgperl
10590            ! Configure
10591 ____________________________________________________________________________
10592 [  2764] By: jhi                                   on 1999/02/02  11:52:39
10593         Log: NetBSD synch with maint-5.005.
10594      Branch: cfgperl
10595            ! Makefile.SH hints/netbsd.sh makedepend.SH unixish.h
10596 ____________________________________________________________________________
10597 [  2763] By: jhi                                   on 1999/02/02  11:44:07
10598         Log: $Config{installusrbinperl}
10599              (maint-5.005 changes #2614 and #2709)
10600      Branch: cfgperl
10601            ! Configure installperl
10602 ____________________________________________________________________________
10603 [  2762] By: jhi                                   on 1999/02/02  11:29:13
10604         Log: Errno update from maint-5.005 (changes #2583, #2710).
10605      Branch: cfgperl
10606            ! Configure ext/Errno/Errno_pm.PL
10607 ____________________________________________________________________________
10608 [  2759] By: jhi                                   on 1999/02/02  10:53:20
10609         Log: Update Trig.pm from maint-5.005.
10610      Branch: cfgperl
10611            ! lib/Math/Trig.pm
10612 ____________________________________________________________________________
10613 [  2757] By: jhi                                   on 1999/02/02  10:41:26
10614         Log: MPE/iX update (mirror maint-5.005 change #2715)
10615      Branch: cfgperl
10616            ! hints/mpeix.sh mpeix/relink
10617 ____________________________________________________________________________
10618 [  2756] By: jhi                                   on 1999/02/02  10:38:08
10619         Log: BeOS update (Mirror maint-5.005 change #2727).
10620      Branch: cfgperl
10621            + ext/DynaLoader/dl_beos.xs
10622            ! Configure MANIFEST Makefile.SH README.beos hints/beos.sh
10623            ! lib/ExtUtils/MM_Unix.pm
10624 ____________________________________________________________________________
10625 [  2754] By: gsar                                  on 1999/02/02  08:52:13
10626         Log: Todo updates from Andy Dougherty <doughera@lafayette.edu>
10627      Branch: perl
10628            ! Porting/pumpkin.pod Todo Todo-5.005
10629 ____________________________________________________________________________
10630 [  2753] By: gsar                                  on 1999/02/02  08:46:21
10631         Log: Todo tweaks
10632      Branch: perl
10633            ! Todo Todo-5.005
10634 ____________________________________________________________________________
10635 [  2752] By: jhi                                   on 1999/02/01  22:15:12
10636         Log: Add perlthrtut.pod.
10637              
10638              From: Dan Sugalski <sugalskd@osshe.edu>
10639              To: perl5-porters@perl.org
10640              Subject: perlthrtut.pod
10641              Date: Mon, 01 Feb 1999 10:57:11 -0800
10642              Message-Id: <3.0.6.32.19990201105711.02e62540@ous.edu>
10643      Branch: maint-5.005/perl
10644            + pod/perlthrtut.pod
10645            ! MANIFEST pod/Makefile pod/buildtoc pod/perldelta.pod
10646            ! pod/roffitall
10647 ____________________________________________________________________________
10648 [  2751] By: gsar                                  on 1999/02/01  07:28:05
10649         Log: devnull() support from Jan Dubois <jan.dubois@ibm.net> and others
10650      Branch: perl
10651            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
10652            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
10653 ____________________________________________________________________________
10654 [  2750] By: gsar                                  on 1999/02/01  07:09:20
10655         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10656              Date: Fri, 4 Dec 1998 01:02:03 -0500 (EST)
10657              Message-Id: <199812040602.BAA07215@monk.mps.ohio-state.edu>
10658              Subject: [PATCH 5.005_53] Debugging REx with lookbehind
10659      Branch: perl
10660            ! regexec.c
10661 ____________________________________________________________________________
10662 [  2749] By: gsar                                  on 1999/02/01  07:07:59
10663         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10664              Date: Fri, 4 Dec 1998 00:05:41 -0500 (EST)
10665              Message-Id: <199812040505.AAA16616@monk.mps.ohio-state.edu>
10666              Subject: [PATCH 5.005_53] Speed up .*? and half-fix UTF lookbehind
10667      Branch: perl
10668            ! regexec.c
10669 ____________________________________________________________________________
10670 [  2748] By: gsar                                  on 1999/02/01  06:47:06
10671         Log: From: "Jonathan I. Kamens" <jik@kamens.brookline.ma.us>
10672              Date: Thu, 3 Dec 1998 15:10:17 -0500
10673              Message-Id: <199812032010.PAA09692@jik.shore.net>
10674              Subject: sample checksum code in "perlfunc" man page is wrong
10675      Branch: perl
10676            ! pod/perlfunc.pod
10677 ____________________________________________________________________________
10678 [  2747] By: gsar                                  on 1999/02/01  06:35:13
10679         Log: typos in Pod/Text.pm
10680              From: "Greg Chapman" <glc@well.com>
10681              Date: Tue, 1 Dec 1998 10:50:18 -0800
10682              Message-Id: <199812011849.KAA08816@smtp.well.com>
10683              Subject: Glitch in Pod::Text
10684      Branch: perl
10685            ! lib/Pod/Text.pm
10686 ____________________________________________________________________________
10687 [  2746] By: gsar                                  on 1999/02/01  06:27:35
10688         Log: various win32-ish changes merged from maint-5.005
10689      Branch: perl
10690            ! README.win32 embedvar.h globvar.sym lib/ExtUtils/MM_Unix.pm
10691            ! objXSUB.h op.c perl.h perlvars.h pp.c sv.c t/io/fs.t toke.c
10692            ! win32/Makefile win32/config.bc win32/config.vc
10693            ! win32/config_sh.PL win32/makefile.mk win32/runperl.c
10694            ! win32/win32.c
10695 ____________________________________________________________________________
10696 [  2745] By: gsar                                  on 1999/02/01  04:51:54
10697         Log: integrate cfgperl changes into mainline
10698      Branch: perl
10699           !> INSTALL hints/aix.sh lib/Time/Local.pm pod/perldelta.pod
10700 ____________________________________________________________________________
10701 [  2744] By: gsar                                  on 1999/02/01  04:31:09
10702         Log: improved diagnostic on syntax errors at EOL
10703      Branch: perl
10704            ! toke.c
10705 ____________________________________________________________________________
10706 [  2743] By: gsar                                  on 1999/02/01  03:59:13
10707         Log: don't attempt connect() to bogus IP addresses
10708              From:    Graham Barr <gbarr@pobox.com>
10709              Date:    Sun, 31 Jan 1999 21:50:45 CST
10710              Message-Id: <19990131215045.A633@pobox.com>
10711      Branch: perl
10712            ! t/lib/io_multihomed.t
10713 ____________________________________________________________________________
10714 [  2742] By: gsar                                  on 1999/02/01  03:08:58
10715         Log: update Changes
10716      Branch: perl
10717            ! Changes pod/perldelta.pod
10718 ____________________________________________________________________________
10719 [  2740] By: gsar                                  on 1999/02/01  02:43:07
10720         Log: CAPI inheritance tweak and doc
10721      Branch: maint-5.005/perl
10722            ! lib/ExtUtils/MakeMaker.pm
10723 ____________________________________________________________________________
10724 [  2739] By: jhi                                   on 1999/01/31  18:31:54
10725         Log: Undo changes #2730 and #2731 and replace them
10726              with an extensively tested patch from
10727              Anton Berezin <tobez@plab.ku.dk> (via private email).
10728      Branch: maint-5.005/perl
10729            ! Makefile.SH hints/freebsd.sh
10730 ____________________________________________________________________________
10731 [  2738] By: gsar                                  on 1999/01/31  05:04:32
10732         Log: fix bogus CAPI inheritance from change#2541
10733      Branch: maint-5.005/perl
10734            ! lib/ExtUtils/MakeMaker.pm
10735 ____________________________________________________________________________
10736 [  2731] By: jhi                                   on 1999/01/29  14:33:12
10737         Log: FreeBSD version numbers can be like "2.2.8-release".
10738      Branch: maint-5.005/perl
10739            ! hints/freebsd.sh
10740 ____________________________________________________________________________
10741 [  2730] By: jhi                                   on 1999/01/29  12:40:38
10742         Log: FreeBSD hints iteration (hopefully convergent).
10743              usethreads: require at least FreeBSD 2.2.8.
10744              signal type: mirror change #2429 in cfgperl.
10745      Branch: maint-5.005/perl
10746            ! hints/freebsd.sh
10747 ____________________________________________________________________________
10748 [  2727] By: gbarr                                 on 1999/01/29  04:09:57
10749         Log: From: Tom Spindler <dogcow@isi.net>
10750              Date: Thu, 28 Jan 1999 17:15:11 -0800
10751              Message-ID: <19990128171510.A11778@isi.net>
10752              Subject: [PATCH] BeOS dynamic loading support for perl5.005_03_MT4
10753      Branch: maint-5.005/perl
10754            + ext/DynaLoader/dl_beos.xs
10755            ! Configure MANIFEST Makefile.SH README.beos hints/beos.sh
10756            ! lib/ExtUtils/MM_Unix.pm
10757 ____________________________________________________________________________
10758 [  2726] By: gbarr                                 on 1999/01/29  03:30:51
10759         Log: Remove use of File::Slurp in t/lib/textfill.t
10760      Branch: maint-5.005/perl
10761            ! t/lib/textfill.t
10762 ____________________________________________________________________________
10763 [  2725] By: gbarr                                 on 1999/01/29  03:11:41
10764         Log: From: Gurusamy Sarathy <gsar@ActiveState.com>
10765              Date: Wed, 27 Jan 1999 23:14:33 -0800
10766              Message-Id: <199901280714.XAA10176@activestate.com>
10767              Subject: Re: NOT OK: "@INC contains: ." after make install - MAINT_TRIAL_4 - 5.005_03 maintenance trial 4 MSWin32-x86-object
10768      Branch: maint-5.005/perl
10769            ! win32/Makefile win32/makefile.mk
10770 ____________________________________________________________________________
10771 [  2720] By: gsar                                  on 1999/01/27  21:54:42
10772         Log: missing space while munging CCFLAGS for PERL_CAPI
10773      Branch: perl
10774            ! lib/ExtUtils/MM_Unix.pm
10775 ____________________________________________________________________________
10776 [  2718] By: jhi                                   on 1999/01/27  19:46:04
10777         Log: io/fs.t fails test #18 (sense of tests appears to have been
10778              changed incompletely; this patch just skips the test attached,
10779              a la test #17 preceding it).
10780              
10781              From: "G. Del Merritt" <del@intranetics.com>
10782              To: perlbug@perl.com
10783              Subject: NOT OK: perl 5.00503 +MAINT_TRIAL_4 on MSWin32-x86-object (PATCHES included)
10784              Date: Tue, 26 Jan 1999 12:09:09 -0700
10785              Message-Id: <199901261909.MAA25525@jhereg.perl.com>
10786      Branch: maint-5.005/perl
10787            ! t/io/fs.t
10788 ____________________________________________________________________________
10789 [  2717] By: jhi                                   on 1999/01/27  19:44:46
10790         Log: Miniperl fails to build (pp_sys.c was changed and iperlsys.h wasn't)
10791              
10792              From: "G. Del Merritt" <del@intranetics.com>
10793              To: perlbug@perl.com
10794              Subject: NOT OK: perl 5.00503 +MAINT_TRIAL_4 on MSWin32-x86-object (PATCHES included)
10795              Date: Tue, 26 Jan 1999 12:09:09 -0700
10796              Message-Id: <199901261909.MAA25525@jhereg.perl.com>
10797      Branch: maint-5.005/perl
10798            ! iperlsys.h
10799 ____________________________________________________________________________
10800 [  2715] By: jhi                                   on 1999/01/27  19:34:28
10801         Log: From: Mark Bixby <markb@spock.dis.cccd.edu>
10802              To: perl5-porters@perl.org
10803              Subject: [PATCH perl5.005_03-MAINT_TRIAL_4] MPE port tweaks
10804              Date: Tue, 26 Jan 1999 16:32:18 -0800 (PST)
10805              Message-Id: <199901270032.QAA13395@spock.dis.cccd.edu>
10806      Branch: maint-5.005/perl
10807            ! hints/mpeix.sh mpeix/relink
10808 ____________________________________________________________________________
10809 [  2710] By: jhi                                   on 1999/01/27  19:22:23
10810         Log: Errno fixes:
10811              
10812              From: Spider Boardman <spider@web.zk3.dec.com>
10813              To: perlbug@perl.com
10814              Subject: Not OK: perl 5.00503 +MAINT_TRIAL_4 on alpha-dec_osf-thread 5.0 (UNINSTALLED)
10815              Date: Wed, 27 Jan 1999 12:27:15 -0500
10816              Message-Id: <199901271727.MAA233455@web.zk3.dec.com>
10817              
10818              From: Spider Boardman <spider@web.zk3.dec.com>
10819              To: perlbug@perl.com
10820              Subject: Not OK: perl 5.00503 +MAINT_TRIAL_4 on alpha-dec_osf-thread 5.0 (UNINSTALLED)
10821              Date: Wed, 27 Jan 1999 13:31:16 -0500
10822              Message-Id: <199901271831.NAA241001@web.zk3.dec.com>
10823      Branch: maint-5.005/perl
10824            ! Configure ext/Errno/Errno_pm.PL
10825 ____________________________________________________________________________
10826 [  2709] By: jhi                                   on 1999/01/27  19:17:35
10827         Log: Fix Configure installusrbinperl:
10828              
10829              From: Spider Boardman <spider@web.zk3.dec.com>
10830              To: jhi@iki.fi
10831              cc: perl5-porters@perl.org
10832              Subject: Re: Not OK: perl 5.00503 +MAINT_TRIAL_4 on alpha-dec_osf-thread 5.0 (UNINSTALLED)
10833              Date: Wed, 27 Jan 1999 13:03:35 -0500
10834              Message-Id: <199901271803.NAA238257@web.zk3.dec.com>
10835      Branch: maint-5.005/perl
10836            ! Configure
10837 ____________________________________________________________________________
10838 [  2707] By: gbarr                                 on 1999/01/26  02:06:17
10839         Log: Add redef IO::Handle::* for setv?buf()
10840      Branch: maint-5.005/perl
10841            ! ext/POSIX/POSIX.pm
10842 ____________________________________________________________________________
10843 [  2705] By: jhi                                   on 1999/01/24  15:14:30
10844         Log: Mention year-1900 and month 0..11.
10845      Branch: cfgperl
10846            ! lib/Time/Local.pm
10847 ____________________________________________________________________________
10848 [  2704] By: jhi                                   on 1999/01/24  15:13:36
10849         Log: Document Configure -Uinstallusrbinperl.
10850      Branch: cfgperl
10851            ! INSTALL pod/perldelta.pod
10852 ____________________________________________________________________________
10853 [  2698] By: jhi                                   on 1999/01/24  12:46:00
10854         Log: Use only xlc_r for usethreads.
10855      Branch: cfgperl
10856            ! hints/aix.sh
10857 ____________________________________________________________________________
10858 [  2695] By: gsar                                  on 1999/01/24  07:09:05
10859         Log: integrate cfgperl changes into mainline
10860      Branch: perl
10861           +> lib/Exporter/Heavy.pm
10862           !> (integrate 65 files)
10863 ____________________________________________________________________________
10864 [  2694] By: gsar                                  on 1999/01/24  01:28:49
10865         Log: better notes on 'make' on win32
10866      Branch: perl
10867            ! README.win32
10868 ____________________________________________________________________________
10869 [  2683] By: jhi                                   on 1999/01/22  15:41:00
10870         Log: More de-cut-and-pastos.
10871      Branch: cfgperl
10872            ! hints/irix_6.sh hints/os2.sh
10873 ____________________________________________________________________________
10874 [  2682] By: jhi                                   on 1999/01/22  15:30:51
10875         Log: usethreads.cbu cut-and-pasto.
10876      Branch: cfgperl
10877            ! hints/solaris_2.sh
10878 ____________________________________________________________________________
10879 [  2681] By: jhi                                   on 1999/01/22  14:54:55
10880         Log: Better (I hope) LANGUAGE documentation.
10881      Branch: cfgperl
10882            ! pod/perllocale.pod
10883 ____________________________________________________________________________
10884 [  2680] By: jhi                                   on 1999/01/22  09:20:29
10885         Log: From: Dan Sugalski <sugalskd@osshe.edu>
10886              To: perl5-porters@perl.org
10887              Subject: [PATCH 5.005_03MT3]VMS configure tweak
10888              Date: Wed, 20 Jan 1999 12:05:18 -0800
10889              Message-Id: <3.0.6.32.19990120120518.00a98470@ous.edu>
10890      Branch: cfgperl
10891            ! vms/subconfigure.com
10892 ____________________________________________________________________________
10893 [  2679] By: jhi                                   on 1999/01/22  09:13:18
10894         Log: nosuid getmntent() branch.
10895      Branch: cfgperl
10896            ! perl.c perl.h
10897 ____________________________________________________________________________
10898 [  2678] By: jhi                                   on 1999/01/22  08:54:19
10899         Log: nosuid patch continued: *BSD needs <sys/param.h>.
10900      Branch: cfgperl
10901            ! Configure config_h.SH
10902 ____________________________________________________________________________
10903 [  2676] By: gbarr                                 on 1999/01/22  01:54:02
10904         Log: Fixup FindBin to use File::Spec
10905              
10906              Message-Id: <19990120185157.D24479@west-tip.transeda.com>
10907              Date: Wed, 20 Jan 1999 18:51:57 +0000
10908              From: Paul Johnson <pjcj@transeda.com>
10909              Subject: Re: [PATCH] 5005_54 Make FindBin work with UNC paths
10910      Branch: maint-5.005/perl
10911            ! lib/FindBin.pm
10912 ____________________________________________________________________________
10913 [  2671] By: gbarr                                 on 1999/01/22  00:40:13
10914         Log: Fix win32 for Borland compiler and spaces in paths
10915              
10916              From: Gurusamy Sarathy <gsar@activestate.com>
10917              Date: Mon, 18 Jan 1999 20:33:17 -0800
10918              Message-Id: <199901190433.UAA03656@activestate.com>
10919              Subject: [PATCH] 5.005_03-trial3 win32 issues
10920      Branch: maint-5.005/perl
10921            ! README.win32 win32/Makefile win32/config_sh.PL
10922            ! win32/makefile.mk win32/runperl.c
10923 ____________________________________________________________________________
10924 [  2670] By: jhi                                   on 1999/01/21  16:12:38
10925         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
10926              To: perl5-porters@perl.org
10927              Subject: Re: [PATCH 5.005_54] Evalled substitution parsing
10928              Date: Thu, 21 Jan 1999 12:08:01 +0000
10929              Message-Id: <199901211208.MAA01228@crypt.compulink.co.uk>
10930      Branch: cfgperl
10931            ! pod/perldiag.pod t/op/subst.t toke.c
10932 ____________________________________________________________________________
10933 [  2669] By: jhi                                   on 1999/01/21  16:11:46
10934         Log: To: perl5-porters@perl.org
10935              Subject: [PATCH 5.005_54] hints/freebsd.sh - reflect the birth of version 4.0
10936              From: Anton Berezin <tobez@plab.ku.dk>
10937              Date: 21 Jan 1999 17:07:28 +0100
10938              Message-ID: <86emood2yn.fsf@lion.plab.ku.dk>
10939      Branch: cfgperl
10940            ! hints/freebsd.sh
10941 ____________________________________________________________________________
10942 [  2668] By: jhi                                   on 1999/01/21  15:38:34
10943         Log: Add Daniel Grisinger <dgris@dimensional.com>.
10944      Branch: cfgperl
10945            ! AUTHORS MAINTAIN
10946 ____________________________________________________________________________
10947 [  2667] By: jhi                                   on 1999/01/21  15:32:28
10948         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10949              To: Mailing list Perl5 <perl5-porters@perl.org>
10950              Subject: [PATCH 5.005_53] Lean Exporter.pm
10951              Date: Thu, 21 Jan 1999 03:25:23 -0500
10952              Message-ID: <19990121032523.A25704@monk.mps.ohio-state.edu>
10953      Branch: cfgperl
10954            + lib/Exporter/Heavy.pm
10955            ! MANIFEST lib/Exporter.pm
10956 ____________________________________________________________________________
10957 [  2666] By: jhi                                   on 1999/01/21  15:24:10
10958         Log: From: "W. Phillip Moore" <wpm@ms.com>
10959              To: Graham Barr <gbarr@ti.com>, perlbug@perl.org
10960              Subject: Re: [PATCH] File::Path 1.04 bug (all perl5 core versions)
10961              Date: Tue, 19 Jan 1999 11:39:11 -0500 (EST)
10962              Message-ID: <13988.46383.298992.97303@zappa>
10963      Branch: cfgperl
10964            ! lib/File/Path.pm
10965 ____________________________________________________________________________
10966 [  2665] By: jhi                                   on 1999/01/21  15:20:48
10967         Log: CPAN update (CPAN-1.44_54) from Andreas and
10968              jumbo doc patch from Abigail.
10969              
10970              From: abigail@fnx.com
10971              To: perl5-porters@perl.org (Perl Porters)
10972              Subject: [PATCH 5.005_03 TRIAL 3 lib/AutoLoader.pm]  Typos
10973              Date: Tue, 19 Jan 1999 19:14:10 -0500 (EST)
10974              Message-ID: <19990120001410.19645.qmail@alexandra.wayne.fnx.com>
10975              
10976              From: abigail@fnx.com
10977              To: perl5-porters@perl.org (Perl Porters)
10978              Subject: [PATCH 5.005_03 TRIAL3 lib/CGI.pm] Typos
10979              Date: Tue, 19 Jan 1999 19:32:42 -0500 (EST)
10980              Message-ID: <19990120003242.19938.qmail@alexandra.wayne.fnx.com>
10981              
10982              From: abigail@fnx.com
10983              To: perl5-porters@perl.org (Perl Porters)
10984              Subject: [PATCH 5.005_03 TRIAL3 lib/CPAN.pm] Typos
10985              Date: Tue, 19 Jan 1999 19:40:41 -0500 (EST)
10986              Message-ID: <19990120004041.20052.qmail@alexandra.wayne.fnx.com>
10987              
10988              From: abigail@fnx.com
10989              To: perl5-porters@perl.org (Perl Porters)
10990              Subject: [PATCH 5.005_03 TRIAL3 lib/Carp.pm] Typo
10991              Date: Tue, 19 Jan 1999 19:43:12 -0500 (EST)
10992              Message-ID: <19990120004312.20152.qmail@alexandra.wayne.fnx.com>
10993              
10994              From: abigail@fnx.com
10995              To: perl5-porters@perl.org (Perl Porters)
10996              Subject: [PATCH 5.005_03 TRIAL3 lib/Cwd.pm] Typo
10997              Date: Tue, 19 Jan 1999 19:44:29 -0500 (EST)
10998              Message-ID: <19990120004429.20190.qmail@alexandra.wayne.fnx.com>
10999              
11000              From: abigail@fnx.com
11001              To: perl5-porters@perl.org (Perl Porters)
11002              Subject: [PATCH 5.005_03 TRIAL3 lib/Safe.pm] Typo
11003              Date: Tue, 19 Jan 1999 19:52:41 -0500 (EST)
11004              Message-ID: <19990120005241.20693.qmail@alexandra.wayne.fnx.com>
11005              
11006              From: abigail@fnx.com
11007              To: perl5-porters@perl.org (Perl Porters)
11008              Subject: [PATCH 5.005_03 TRIAL3 lib/SelfLoader.pm] Typos
11009              Date: Tue, 19 Jan 1999 19:55:25 -0500 (EST)
11010              Message-ID: <19990120005525.20788.qmail@alexandra.wayne.fnx.com>
11011              
11012              From: abigail@fnx.com
11013              To: perl5-porters@perl.org (Perl Porters)
11014              Subject: [PATCH 5.005_03 TRIAL3 lib/Symbol.pm] Typo
11015              Date: Tue, 19 Jan 1999 19:58:21 -0500 (EST)
11016              Message-ID: <19990120005821.20926.qmail@alexandra.wayne.fnx.com>
11017              
11018              From: abigail@fnx.com
11019              To: perl5-porters@perl.org (Perl Porters)
11020              Subject: [PATCH 5.005_03 TRIAL3 lib/Test.pm] Typo
11021              Date: Tue, 19 Jan 1999 20:00:02 -0500 (EST)
11022              Message-ID: <19990120010002.20973.qmail@alexandra.wayne.fnx.com>
11023              
11024              From: abigail@fnx.com
11025              To: perl5-porters@perl.org (Perl Porters)
11026              Subject: [PATCH 5.005_03 TRIAL3 lib/ops.pm] Typo
11027              Date: Tue, 19 Jan 1999 20:39:09 -0500 (EST)
11028              Message-ID: <19990120013909.23085.qmail@alexandra.wayne.fnx.com>
11029              
11030              From: abigail@fnx.com
11031              To: perl5-porters@perl.org (Perl Porters)
11032              Subject: [PATCH 5.005_03 TRIAL3 lib/diagnostics.pm] Typos  (ignore previous patch for this file...)
11033              Date: Tue, 19 Jan 1999 20:38:23 -0500 (EST)
11034              Message-ID: <19990120013823.23015.qmail@alexandra.wayne.fnx.com>
11035              
11036              From: abigail@fnx.com
11037              To: perl5-porters@perl.org (Perl Porters)
11038              Subject: [PATCH 5.005_03 TRIAL3 lib/overload.pm] Typos
11039              Date: Tue, 19 Jan 1999 20:58:16 -0500 (EST)
11040              Message-ID: <19990120015817.24306.qmail@alexandra.wayne.fnx.com>
11041              
11042              From: abigail@fnx.com
11043              To: perl5-porters@perl.org (Perl Porters)
11044              Subject: [PATCH 5.005_03 TRIAL3 lib/re.pm] Typos
11045              Date: Tue, 19 Jan 1999 21:03:26 -0500 (EST)
11046              Message-ID: <19990120020326.24373.qmail@alexandra.wayne.fnx.com>
11047      Branch: cfgperl
11048            ! ext/Opcode/Safe.pm ext/Opcode/ops.pm lib/AutoLoader.pm
11049            ! lib/CGI.pm lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/Nox.pm
11050            ! lib/Carp.pm lib/Cwd.pm lib/SelfLoader.pm lib/Symbol.pm
11051            ! lib/Test.pm lib/diagnostics.pm lib/fields.pm lib/overload.pm
11052 ____________________________________________________________________________
11053 [  2664] By: jhi                                   on 1999/01/21  14:47:43
11054         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11055              To: Mailing list Perl5 <perl5-porters@perl.org>
11056              Subject: [PATCH 5.005_*] OS2::PrfDB was exploiting a bug in U32 XSUBs
11057              Date: Thu, 21 Jan 1999 03:58:29 -0500
11058              Message-ID: <19990121035829.A25822@monk.mps.ohio-state.edu>
11059      Branch: cfgperl
11060            ! os2/Changes os2/OS2/PrfDB/PrfDB.xs
11061 ____________________________________________________________________________
11062 [  2663] By: jhi                                   on 1999/01/21  14:43:58
11063         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11064              To: Mailing list Perl5 <perl5-porters@perl.org>
11065              Subject: [PATCH 5.005_*] Errno.pm suffers from \\ too
11066              Date: Thu, 21 Jan 1999 02:46:34 -0500
11067              Message-ID: <19990121024634.A25600@monk.mps.ohio-state.edu>
11068      Branch: cfgperl
11069            ! ext/Errno/Errno_pm.PL
11070 ____________________________________________________________________________
11071 [  2662] By: jhi                                   on 1999/01/21  14:42:42
11072         Log: From: Daniel Grisinger <dgris@moiraine.dimensional.com>
11073              To: Francois Desarmenien <desar@club-internet.fr>
11074              Cc: Gurusamy Sarathy <gsar@activestate.com>,
11075              Mailing list Perl5 <perl5-porters@perl.org>, bugmongers@perl.org
11076              Subject: [PATCH] patching.pod, misc fixes (was Re: Which ? What ? Why ? When ?)
11077              Date: 21 Jan 1999 00:17:35 -0700
11078              Message-ID: <m31zkpqels.fsf_-_@moiraine.dimensional.com>
11079      Branch: cfgperl
11080            ! Porting/patching.pod
11081 ____________________________________________________________________________
11082 [  2661] By: jhi                                   on 1999/01/21  14:41:13
11083         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11084              To: Mailing list Perl5 <perl5-porters@perl.org>
11085              Subject: [PATCH 5.00*] makedepend
11086              Date: Thu, 21 Jan 1999 02:08:27 -0500
11087              Message-ID: <19990121020827.A25509@monk.mps.ohio-state.edu>
11088      Branch: cfgperl
11089            ! makedepend.SH
11090 ____________________________________________________________________________
11091 [  2660] By: jhi                                   on 1999/01/21  14:36:45
11092         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11093              To: Mailing list Perl5 <perl5-porters@perl.org>
11094              Subject: [PATCH 5.005_53] Pipes and 2>&1 on OS/2
11095              Date: Tue, 19 Jan 1999 20:06:45 -0500
11096              Message-ID: <19990119200645.A21154@monk.mps.ohio-state.edu>
11097      Branch: cfgperl
11098            ! os2/Changes os2/os2.c
11099 ____________________________________________________________________________
11100 [  2657] By: jhi                                   on 1999/01/21  11:40:35
11101         Log: From: "Vishal Bhatia" <vishalb@hotmail.com>
11102              To: perl5-porters@perl.org
11103              Subject: [PATCH 5.005_54]pp_mapstart & pp_grepstart return val (CC.pm)
11104              Date: Mon, 18 Jan 1999 01:32:31 PST
11105              Message-ID: <19990118093231.18443.qmail@hotmail.com>
11106      Branch: cfgperl
11107            ! ext/B/B/CC.pm
11108 ____________________________________________________________________________
11109 [  2656] By: jhi                                   on 1999/01/21  11:35:34
11110         Log: From: Achim Bohnet <ach@mpe.mpg.de>
11111              Subject: [PATCH] Not OK: perl 5.00503 +MAINT_TRIAL_3 on alpha-dec_osf 4.0 (UNINSTALLED) 
11112              Date: Wed, 20 Jan 1999 20:25:53 +0100
11113              Message-Id: <199901201925.UAA16940@o06.xray.mpe.mpg.de>
11114      Branch: cfgperl
11115            ! pp.c
11116 ____________________________________________________________________________
11117 [  2655] By: jhi                                   on 1999/01/21  10:46:01
11118         Log: Handle NIS (and NetInfo) more robustly.
11119      Branch: cfgperl
11120            ! t/op/grent.t t/op/pwent.t
11121 ____________________________________________________________________________
11122 [  2654] By: jhi                                   on 1999/01/21  10:17:20
11123         Log: Two-argument eaccess() of SCO.
11124      Branch: cfgperl
11125            ! pp_sys.c
11126 ____________________________________________________________________________
11127 [  2653] By: jhi                                   on 1999/01/21  08:53:14
11128         Log: -DNO_NOSUID_CHECK for those platforms which have no way
11129              of checking for nosuid but still want suidperl.
11130      Branch: cfgperl
11131            ! perl.c
11132 ____________________________________________________________________________
11133 [  2652] By: jhi                                   on 1999/01/21  08:22:50
11134         Log: The LANGUAGE mirrors LC_ALL usage.
11135      Branch: cfgperl
11136            ! Configure config_h.SH
11137 ____________________________________________________________________________
11138 [  2651] By: jhi                                   on 1999/01/20  22:01:21
11139         Log: I_MNTENT was missing.
11140      Branch: cfgperl
11141            ! Configure config_h.SH
11142 ____________________________________________________________________________
11143 [  2650] By: jhi                                   on 1999/01/19  13:42:03
11144         Log: NetBSD update, based on patches from the NetBSD packages system.
11145      Branch: cfgperl
11146            ! Makefile.SH hints/netbsd.sh makedepend.SH unixish.h
11147 ____________________________________________________________________________
11148 [  2649] By: jhi                                   on 1999/01/19  12:44:02
11149         Log: Jumbo Configure update.
11150              * -Uinstallusrbinperl: disable /usr/bin/perl installation
11151              by installperl
11152              * usethreads.cbu
11153              * use64bits.cbu
11154              * "nosuid"
11155      Branch: cfgperl
11156            ! Configure config_h.SH hints/aix.sh hints/dec_osf.sh
11157            ! hints/dos_djgpp.sh hints/freebsd.sh hints/hpux.sh
11158            ! hints/irix_4.sh hints/irix_5.sh hints/irix_6.sh
11159            ! hints/irix_6_0.sh hints/irix_6_1.sh hints/linux.sh
11160            ! hints/os2.sh hints/solaris_2.sh hints/vmesa.sh perl.c perl.h
11161            ! pod/perldiag.pod
11162 ____________________________________________________________________________
11163 [  2648] By: jhi                                   on 1999/01/19  09:16:44
11164         Log: Mention /usr/share/locale.
11165      Branch: cfgperl
11166            ! pod/perllocale.pod
11167 ____________________________________________________________________________
11168 [  2647] By: jhi                                   on 1999/01/19  09:11:11
11169         Log: SHMLBA strikes back in NetBSD/sparc.
11170              
11171              From: Dave Nelson <David.Nelson@bellcow.com>
11172              To: jhi@iki.fi
11173              Subject: perl5.005_02 + IPC::SysV + NetBSD/Sparc
11174              Date: Mon, 18 Jan 1999 22:07:56 -0600
11175              Message-Id: <199901190407.WAA02543@longhorn.bellcow.com>
11176      Branch: cfgperl
11177            ! ext/IPC/SysV/SysV.xs
11178 ____________________________________________________________________________
11179 [  2646] By: jhi                                   on 1999/01/19  08:58:17
11180         Log: Show LANGUAGE env var when needed. (Augment change #2645).
11181      Branch: cfgperl
11182            ! util.c utils/perlbug.PL
11183 ____________________________________________________________________________
11184 [  2645] By: jhi                                   on 1999/01/19  08:52:15
11185         Log: Document the GNU LANGUAGE env var.
11186      Branch: cfgperl
11187            ! pod/perllocale.pod
11188 ____________________________________________________________________________
11189 [  2644] By: jhi                                   on 1999/01/19  08:42:25
11190         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11191              To: Mailing list Perl5 <perl5-porters@perl.org>
11192              Subject: [PATCH 5.005_53] Fixing \G bug by Francois Desarmenien
11193              Date: Mon, 18 Jan 1999 20:57:02 -0500
11194              Message-ID: <19990118205702.A18379@monk.mps.ohio-state.edu>
11195      Branch: cfgperl
11196            ! pp_hot.c t/op/pat.t
11197 ____________________________________________________________________________
11198 [  2643] By: jhi                                   on 1999/01/18  11:23:41
11199         Log: Add various cruft to "clean" target. (Time for t/Makefile?)
11200      Branch: cfgperl
11201            ! Makefile.SH
11202 ____________________________________________________________________________
11203 [  2642] By: jhi                                   on 1999/01/18  11:03:38
11204         Log: GNU libc locale system has LANGUAGE env var that partly
11205              overrides even LC_ALL.
11206      Branch: cfgperl
11207            ! t/lib/safe2.t t/op/groups.t t/op/mkdir.t
11208 ____________________________________________________________________________
11209 [  2641] By: jhi                                   on 1999/01/18  10:55:04
11210         Log: Integrate from mainperl.
11211      Branch: cfgperl
11212           +> ext/B/defsubs.h.PL
11213            ! t/op/groups.t
11214           !> (integrate 38 files)
11215 ____________________________________________________________________________
11216 [  2640] By: gsar                                  on 1999/01/18  10:06:29
11217         Log: a few random cleanups
11218      Branch: perl
11219            ! ext/B/Makefile.PL lib/Test/Harness.pm t/pragma/warn/doio
11220 ____________________________________________________________________________
11221 [  2639] By: gsar                                  on 1999/01/18  05:56:21
11222         Log: From:    "Vishal Bhatia" <vishalb@hotmail.com>
11223              Date:    Sun, 17 Jan 1999 16:41:10 PST
11224              Message-Id: <19990118004111.29667.qmail@hotmail.com>
11225              Subject: [PATCH 5.005_54]Duplicate saved ops (CC.pm)
11226      Branch: perl
11227            ! ext/B/B/C.pm
11228 ____________________________________________________________________________
11229 [  2638] By: gsar                                  on 1999/01/18  05:41:21
11230         Log: From:    jan.dubois@ibm.net (Jan Dubois)
11231              Date:    Mon, 18 Jan 1999 00:37:41 +0100
11232              Message-Id: <36a271cd.2105507@smtp1.ibm.net>
11233              Subject: [PATCH 5.005_54] fix bugs in do_sv_dump() from Devel::Peek integration
11234      Branch: perl
11235            ! dump.c
11236 ____________________________________________________________________________
11237 [  2633] By: gsar                                  on 1999/01/17  13:39:59
11238         Log: bogus assert()
11239      Branch: perl
11240            ! pp.c t/op/groups.t
11241 ____________________________________________________________________________
11242 [  2632] By: gsar                                  on 1999/01/17  13:22:04
11243         Log: various tweaks for clean build and test on win32
11244      Branch: perl
11245            ! embed.h ext/B/Makefile.PL global.sym lib/FindBin.pm objXSUB.h
11246            ! op.c t/pragma/warn/doio
11247 ____________________________________________________________________________
11248 [  2631] By: gsar                                  on 1999/01/17  12:28:06
11249         Log: undo change#2336, and add clarification about subversive
11250              CPAN distributions from Andreas Koenig
11251      Branch: perl
11252            ! Porting/pumpkin.pod lib/CPAN.pm
11253 ____________________________________________________________________________
11254 [  2630] By: gsar                                  on 1999/01/17  12:04:06
11255         Log: fix silent taint failures under -U
11256      Branch: perl
11257            ! doio.c
11258 ____________________________________________________________________________
11259 [  2629] By: gsar                                  on 1999/01/17  12:00:23
11260         Log: sanity check piped opens (tweaked version of patch suggested
11261              by Mark-Jason Dominus)
11262      Branch: perl
11263            ! doio.c pod/perldelta.pod pod/perldiag.pod t/io/pipe.t
11264            ! t/op/taint.t t/pragma/warn/doio
11265 ____________________________________________________________________________
11266 [  2628] By: gsar                                  on 1999/01/17  11:26:21
11267         Log: regen headers
11268      Branch: perl
11269            ! embed.h embedvar.h objXSUB.h
11270 ____________________________________________________________________________
11271 [  2627] By: gsar                                  on 1999/01/17  11:23:37
11272         Log: PERL_OBJECTness for change#2595
11273      Branch: perl
11274            ! embed.pl op.c pod/perlport.pod proto.h
11275 ____________________________________________________________________________
11276 [  2626] By: gsar                                  on 1999/01/17  09:47:07
11277         Log: PERL_OBJECT tweaks for change#2426
11278      Branch: perl
11279            ! embed.pl proto.h regcomp.c
11280 ____________________________________________________________________________
11281 [  2625] By: gsar                                  on 1999/01/17  09:37:58
11282         Log: documentation in change#2596 is not quite right; fix it
11283      Branch: perl
11284            ! lib/Math/BigFloat.pm pod/perlguts.pod
11285 ____________________________________________________________________________
11286 [  2624] By: gsar                                  on 1999/01/17  09:28:34
11287         Log: undo change#2571; C<use File::Spec> instead
11288      Branch: perl
11289            ! lib/FindBin.pm
11290 ____________________________________________________________________________
11291 [  2623] By: gsar                                  on 1999/01/17  09:20:42
11292         Log: change#2572 is not applicable; undo, retaining scan_bin addition
11293              to global.sym
11294      Branch: perl
11295            ! global.sym perl.c proto.h
11296 ____________________________________________________________________________
11297 [  2622] By: gsar                                  on 1999/01/17  09:17:42
11298         Log: change#2576 is based on a wrong premise; undo it
11299      Branch: perl
11300            ! pp_ctl.c
11301 ____________________________________________________________________________
11302 [  2621] By: gsar                                  on 1999/01/17  09:12:42
11303         Log: fix change#2602 to not used hard coded constants
11304      Branch: perl
11305            ! ext/B/B/C.pm ext/B/defsubs.h.PL
11306 ____________________________________________________________________________
11307 [  2620] By: gsar                                  on 1999/01/17  09:02:07
11308         Log: integrate cfgperl changes into mainline, fix conflicts
11309      Branch: perl
11310           +> AUTHORS MAINTAIN README.mint ext/DynaLoader/hints/linux.pl
11311           +> ext/POSIX/hints/mint.pl hints/gnu.sh hints/mint.sh
11312           +> lib/Dumpvalue.pm mint/Makefile mint/README mint/errno.h
11313           +> mint/pwd.c mint/stdio.h mint/sys/time.h mint/time.h
11314           +> pod/perlopentut.pod
11315           !> (integrate 162 files)
11316 ____________________________________________________________________________
11317 [  2619] By: gsar                                  on 1999/01/17  08:42:04
11318         Log: a few doc typos
11319      Branch: perl
11320            ! lib/utf8.pm pod/perlfunc.pod pod/perlre.pod
11321 ____________________________________________________________________________
11322 [  2616] By: gbarr                                 on 1999/01/16  18:59:55
11323         Log: Win32 changes from Jan
11324              
11325              From: jan.dubois@ibm.net (Jan Dubois)
11326              Date: Fri, 15 Jan 1999 23:38:35 +0100
11327              Message-ID: <36a7c10d.16311905@smtp1.ibm.net>
11328              Subject: [PATCH 5.005_03m2] Win32 Makefile patches
11329              
11330              From: jan.dubois@ibm.net (Jan Dubois)
11331              Date: Sat, 16 Jan 1999 13:02:45 +0100
11332              Message-ID: <36a07da6.10722337@smtp1.ibm.net>
11333              Subject: [PATCH 5.005_03m2] minor tweaks to README.win32
11334      Branch: maint-5.005/perl
11335            ! README.win32 win32/Makefile win32/makefile.mk
11336 ____________________________________________________________________________
11337 [  2615] By: gbarr                                 on 1999/01/16  18:48:48
11338         Log: Jumbo patch from Sarathy for PERL_OBJECT & USE_THREADS
11339              
11340              From: Gurusamy Sarathy <gsar@engin.umich.edu>
11341              Date: Thu, 07 Jan 1999 00:12:00 -0500
11342              Message-Id: <199901070512.AAA23568@aatma.engin.umich.edu>
11343              Subject: Re: [PATCH 5.005_03-MAINT_TRIAL2] fixes for PERL_OBJECT and USE_THREADS builds
11344              
11345              From: Gurusamy Sarathy <gsar@engin.umich.edu>
11346              Date: Thu, 14 Jan 1999 19:21:46 -0500
11347              Message-Id: <199901150021.TAA01886@aatma.engin.umich.edu>
11348              Subject: Re: [PATCH 5.005_03-MAINT_TRIAL2] fixes for PERL_OBJECT and USE_THREADS builds
11349      Branch: maint-5.005/perl
11350            ! embed.h global.sym lib/ExtUtils/MM_Unix.pm objXSUB.h objpp.h
11351            ! op.c perl.c perl.h perly.c perly.y perly_c.diff pp.c proto.h
11352            ! sv.c t/io/fs.t toke.c win32/GenCAPI.pl win32/config.bc
11353            ! win32/makedef.pl win32/runperl.c win32/win32.c
11354 ____________________________________________________________________________
11355 [  2614] By: gbarr                                 on 1999/01/16  16:48:38
11356         Log: From: Jarkko Hietaniemi <jhi@iki.fi>
11357              Date: Fri, 15 Jan 1999 17:28:34 +0200 (EET)
11358              Message-Id: <199901151528.RAA08785@alpha.hut.fi>
11359              Subject: [PATCH] 5.005_03-MAINT_TRIAL_2: NetBSD patches
11360              
11361              From: Jarkko Hietaniemi <jhi@iki.fi>
11362              Date: Fri, 15 Jan 1999 18:44:19 +0200 (EET)
11363              Message-Id: <199901151644.SAA08184@alpha.hut.fi>
11364              Subject: [PATCH] 5.005_03-MAINT_TRIAL_2: allow skipping the "install also as /usr/bin/perl" question of installperl
11365              
11366              From: Jarkko Hietaniemi <jhi@iki.fi>
11367              Date: Fri, 15 Jan 1999 18:52:29 +0200 (EET)
11368              Message-Id: <199901151652.SAA11259@alpha.hut.fi>
11369              Subject: the promised "installusrbinperl + NetBSD" fix
11370      Branch: maint-5.005/perl
11371            ! Configure Makefile.SH hints/netbsd.sh installperl
11372            ! makedepend.SH unixish.h
11373 ____________________________________________________________________________
11374 [  2611] By: jhi                                   on 1999/01/14  12:16:14
11375         Log: From: Tom Christiansen <tchrist@jhereg.perl.com>
11376              To: pumpkings@jhereg.perl.com
11377              Subject: perlopentut.pod
11378              Date: Sat, 09 Jan 1999 08:13:18 -0700
11379              Message-Id: <199901091513.IAA17512@jhereg.perl.com>
11380      Branch: cfgperl
11381            + pod/perlopentut.pod
11382            ! MANIFEST pod/perl.pod pod/perldelta.pod pod/roffitall
11383 ____________________________________________________________________________
11384 [  2607] By: gbarr                                 on 1999/01/14  02:53:40
11385         Log: Added Carp::cluck to perldelta.pod
11386      Branch: maint-5.005/perl
11387            ! pod/perldelta.pod
11388 ____________________________________________________________________________
11389 [  2605] By: jhi                                   on 1999/01/13  18:26:19
11390         Log: From: "Jonathan Fine (IT- Borders Online)" <jfine@borders.com>
11391              To: "'cpan@perl.org'" <cpan@perl.org>
11392              Subject: "Bug" fix for File::Find.pm
11393              Date:   Thu, 31 Dec 1998 13:01:50 -0500
11394              Message-ID: <311F144DB5E5D011B03F00805FE954B10708BE17@exchange01_ph.borders.com>
11395      Branch: cfgperl
11396            ! lib/File/Find.pm
11397 ____________________________________________________________________________
11398 [  2604] By: jhi                                   on 1999/01/13  18:08:45
11399         Log: From: Peter Wolfe <wolfe@teloseng.com>
11400              Subject: SCO 3.2v5 patch for perl5.005_03-MAINT_TRIAL_1
11401              To: perlbug@perl.com
11402              Date: 11 Jan 1999 23:00:05 +0200
11403              Message-ID: <MLIST_199901111950.LAA01703@titan.teloseng.com>
11404      Branch: cfgperl
11405            ! hints/sco.sh
11406 ____________________________________________________________________________
11407 [  2603] By: jhi                                   on 1999/01/13  18:06:56
11408         Log: From: hans@icgroup.nl (Hans Mulder)
11409              Subject: [Patch for 5.005_54] re::debugcolors dumps core
11410              To: perlbug@perl.com
11411              Cc: hansmu@xs4all.nl
11412              Date: 11 Jan 1999 22:22:45 +0200
11413              Message-ID: <MLIST_9901111947.AA22109@icgned.icgroup.nl>
11414      Branch: cfgperl
11415            ! ext/re/re.pm regcomp.c
11416 ____________________________________________________________________________
11417 [  2602] By: jhi                                   on 1999/01/13  18:05:43
11418         Log: From: "Vishal Bhatia" <vishalb@hotmail.com>
11419              Subject: [PATCH 5.005_54]B::MAGIC::PTR doesnot check for valid length.
11420              Date: 11 Jan 1999 08:02:41 +0200
11421              Lines: 134
11422              Message-ID: <MLIST_19990111052126.27966.qmail@hotmail.com>
11423      Branch: cfgperl
11424            ! ext/B/B.xs ext/B/B/C.pm
11425 ____________________________________________________________________________
11426 [  2601] By: jhi                                   on 1999/01/13  18:01:53
11427         Log: From: James FitzGibbon <james@ican.net>
11428              Subject: Trivial patch for HP-UX 11 and shared libperl
11429              To: perl5-porters@perl.org
11430              Date: 8 Jan 1999 19:13:23 +0200
11431              Message-ID: <MLIST_Pine.BSF.4.05.9901081110090.21785-100000@staff1.tor.accglobal.net>
11432      Branch: cfgperl
11433            ! Makefile.SH
11434 ____________________________________________________________________________
11435 [  2600] By: jhi                                   on 1999/01/13  17:59:45
11436         Log: From: "Vishal Bhatia" <vishalb@hotmail.com>
11437              Subject: [PATCH 5.005_54] B::CC::pp_rv2cv problem
11438              To: perl5-porters@perl.org
11439              Date: 8 Jan 1999 12:43:36 +0200
11440              Message-ID: <MLIST_19990108101557.4481.qmail@hotmail.com>
11441      Branch: cfgperl
11442            ! ext/B/B/CC.pm
11443 ____________________________________________________________________________
11444 [  2599] By: jhi                                   on 1999/01/13  17:50:11
11445         Log: From: Robin Barker <rmb1@cise.npl.co.uk>
11446              Subject: PATCH to installperl
11447              To: perl5-porters@perl.org
11448              Date: 4 Jan 1999 16:15:18 +0200
11449              Message-ID: <MLIST_199901041350.NAA19665@cyclone.cise.npl.co.uk>
11450      Branch: cfgperl
11451            ! installperl
11452 ____________________________________________________________________________
11453 [  2598] By: jhi                                   on 1999/01/13  17:34:51
11454         Log: From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
11455              To: gsar@engin.umich.edu (Gurusamy Sarathy), gbarr@pobox.com
11456              Cc: perl5-porters@perl.org
11457              Subject: PATCH DB_File 1.63 for 5.005_54 & 5.005_03
11458              Date: Tue, 29 Dec 1998 16:23:54 +0000 (GMT)
11459              Message-Id: <9812291623.AA20884@claudius.bfsec.bt.co.uk>
11460      Branch: cfgperl
11461            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
11462            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo ext/DB_File/typemap
11463 ____________________________________________________________________________
11464 [  2597] By: jhi                                   on 1999/01/13  17:30:33
11465         Log: From: David Dyck <dcd@tc.fluke.com>
11466              To: Perl Porters <perl5-porters@perl.org>,
11467              Gurusamy Sarathy <gsar@engin.umich.edu>
11468              Subject: PATCH to perl5.005_54/pod/perldsc.pod (fix typo)
11469              Date: Tue, 12 Jan 1999 11:14:19 -0800 (PST)
11470              Message-ID: <Pine.LNX.4.05.9901121111250.22568-100000@dd.tc.fluke.com>
11471      Branch: cfgperl
11472            ! pod/perldsc.pod
11473 ____________________________________________________________________________
11474 [  2596] By: jhi                                   on 1999/01/13  17:26:44
11475         Log: From: Joshua Pritikin <joshua.pritikin@db.com>
11476              To: perl5-porters@perl.org
11477              Subject: [PATCH] modglobal w/ spelling fixes
11478              Date: Tue, 12 Jan 1999 18:06:01 -0500 (EST)
11479              Message-ID: <Pine.GSO.4.02.9901121805290.625-100000@eq1062.wks.na.deuba.com>
11480      Branch: cfgperl
11481            ! pod/perlguts.pod
11482 ____________________________________________________________________________
11483 [  2595] By: jhi                                   on 1999/01/13  17:24:59
11484         Log: From: Hans Mulder <hansm@icgroup.nl>
11485              Optimize common sort routines.  Thread started by the message
11486              
11487              From: Hans Mulder <hansm@icgroup.nl>
11488              Sender: owner-perl5-porters@perl.org
11489              To: perl5-porters@perl.org
11490              Subject: [Patch for 5.00554] From the Todo list: Optimize sort by { $a <=> $b
11491              Message-Id: <9901092156.AA03831@icgned.icgroup.nl>
11492              
11493              and the patch from the message
11494              
11495              From: Hans Mulder <hans@icgroup.nl>
11496              To: jhi@iki.fi
11497              Cc: perl5-porters@perl.org
11498              Subject: Re: [Patch for 5.00554] From the Todo list: Optimize sort by { $a <=>
11499              $b }
11500              Date: Wed, 13 Jan 1999 17:39:35 +0100
11501              Message-Id: <9901131639.AA17419@icgned.icgroup.nl>
11502      Branch: cfgperl
11503            ! Todo op.c op.h pp_ctl.c t/op/sort.t
11504 ____________________________________________________________________________
11505 [  2594] By: jhi                                   on 1999/01/13  16:50:17
11506         Log: Atari MiNT port by Guido Flohr <gufl0000@stud.uni-sb.de>
11507              (the diffs were based on 5.004_02).  Tested by Guido
11508              and Frank Naumann <fnaumann@prinz-atm.CS.Uni-Magdeburg.De>.
11509      Branch: cfgperl
11510            + README.mint ext/POSIX/hints/mint.pl hints/mint.sh
11511            + mint/Makefile mint/README mint/errno.h mint/pwd.c mint/stdio.h
11512            + mint/sys/time.h mint/time.h
11513            ! MANIFEST doio.c malloc.c miniperlmain.c perl.c t/io/fs.t
11514            ! t/lib/safe2.t t/op/groups.t t/op/mkdir.t t/op/taint.t util.c
11515 ____________________________________________________________________________
11516 [  2593] By: jhi                                   on 1999/01/09  16:54:26
11517         Log: Detypo.
11518      Branch: cfgperl
11519            ! hints/dec_osf.sh
11520 ____________________________________________________________________________
11521 [  2592] By: jhi                                   on 1999/01/09  16:17:13
11522         Log: Move usethreads and use64bits logic from hints to Configure.
11523      Branch: cfgperl
11524            ! Configure hints/README.hints hints/aix.sh hints/dec_osf.sh
11525            ! hints/dos_djgpp.sh hints/freebsd.sh hints/hpux.sh
11526            ! hints/irix_6.sh hints/irix_6_0.sh hints/irix_6_1.sh
11527            ! hints/linux.sh hints/os2.sh hints/solaris_2.sh hints/vmesa.sh
11528 ____________________________________________________________________________
11529 [  2591] By: jhi                                   on 1999/01/09  14:45:24
11530         Log: Missing dTHRs added.
11531      Branch: cfgperl
11532            ! regcomp.c toke.c
11533 ____________________________________________________________________________
11534 [  2590] By: jhi                                   on 1999/01/08  15:27:17
11535         Log: Finalize change #2589 and add better AIX nm scanning from:
11536              
11537              Message-Id: <m0zyNW0-00017VC@gentoo.com>
11538              From: bll@gentoo.com (Brad Lanam)
11539              Subject: Re: mailhelp returned a non-zero status
11540              In-Reply-To: <199901072155.WAA14369@hptnocou.grenoble.hp.com> from Raphael Manfredi at "Jan 7, 1999 10:55:24 pm"
11541              To: ram@hptnocou.grenoble.hp.com (Raphael Manfredi)
11542      Branch: cfgperl
11543            ! Configure hints/freebsd.sh hints/linux.sh
11544 ____________________________________________________________________________
11545 [  2589] By: jhi                                   on 1999/01/08  15:14:54
11546         Log: Undo change #2581.
11547      Branch: cfgperl
11548            ! Configure hints/freebsd.sh hints/linux.sh
11549 ____________________________________________________________________________
11550 [  2588] By: jhi                                   on 1999/01/08  11:51:52
11551         Log: FAQ jumbo patch from tchrist.
11552              
11553              Message-Id: <199901080605.XAA20229@jhereg.perl.com>
11554              From: Tom Christiansen <tchrist@jhereg.perl.com>
11555              To: pumpkings@jhereg.perl.com
11556              Subject: newest version of perlfaq.pod
11557              Date: Thu, 7 Jan 1999 23:05:02 -0700
11558              
11559              Message-Id: <199901080605.XAA20231@jhereg.perl.com>
11560              From: Tom Christiansen <tchrist@jhereg.perl.com>
11561              To: pumpkings@jhereg.perl.com
11562              Subject: newest version of perlfaq1.pod
11563              Date: Thu, 7 Jan 1999 23:05:02 -0700
11564              
11565              Message-Id: <199901080605.XAA20233@jhereg.perl.com>
11566              From: Tom Christiansen <tchrist@jhereg.perl.com>
11567              To: pumpkings@jhereg.perl.com
11568              Subject: newest version of perlfaq2.pod
11569              Date: Thu, 7 Jan 1999 23:05:02 -0700
11570              
11571              Message-Id: <199901080605.XAA20235@jhereg.perl.com>
11572              From: Tom Christiansen <tchrist@jhereg.perl.com>
11573              To: pumpkings@jhereg.perl.com
11574              Subject: newest version of perlfaq3.pod
11575              Date: Thu, 7 Jan 1999 23:05:02 -0700
11576              
11577              Message-Id: <199901080605.XAA20237@jhereg.perl.com>
11578              From: Tom Christiansen <tchrist@jhereg.perl.com>
11579              To: pumpkings@jhereg.perl.com
11580              Subject: newest version of perlfaq4.pod
11581              Date: Thu, 7 Jan 1999 23:05:02 -0700
11582              
11583              Message-Id: <199901080605.XAA20239@jhereg.perl.com>
11584              From: Tom Christiansen <tchrist@jhereg.perl.com>
11585              To: pumpkings@jhereg.perl.com
11586              Subject: newest version of perlfaq5.pod
11587              Date: Thu, 7 Jan 1999 23:05:02 -0700
11588              
11589              Message-Id: <199901080605.XAA20241@jhereg.perl.com>
11590              From: Tom Christiansen <tchrist@jhereg.perl.com>
11591              To: pumpkings@jhereg.perl.com
11592              Subject: newest version of perlfaq6.pod
11593              Date: Thu, 7 Jan 1999 23:05:02 -0700
11594              
11595              Message-Id: <199901080605.XAA20243@jhereg.perl.com>
11596              From: Tom Christiansen <tchrist@jhereg.perl.com>
11597              To: pumpkings@jhereg.perl.com
11598              Subject: newest version of perlfaq7.pod
11599              Date: Thu, 7 Jan 1999 23:05:03 -0700
11600              
11601              Message-Id: <199901080605.XAA20245@jhereg.perl.com>
11602              From: Tom Christiansen <tchrist@jhereg.perl.com>
11603              To: pumpkings@jhereg.perl.com
11604              Subject: newest version of perlfaq8.pod
11605              Date: Thu, 7 Jan 1999 23:05:03 -0700
11606              
11607              Message-Id: <199901080605.XAA20257@jhereg.perl.com>
11608              From: Tom Christiansen <tchrist@jhereg.perl.com>
11609              To: pumpkings@jhereg.perl.com
11610              Subject: newest version of perlfaq9.pod
11611              Date: Thu, 7 Jan 1999 23:05:03 -0700
11612      Branch: cfgperl
11613            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
11614            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
11615            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
11616            ! pod/perlfaq9.pod
11617 ____________________________________________________________________________
11618 [  2587] By: jhi                                   on 1999/01/08  11:17:43
11619         Log: More doc fixes from Abigail.
11620      Branch: cfgperl
11621            ! lib/Time/gmtime.pm lib/Time/localtime.pm lib/User/grent.pm
11622            ! lib/User/pwent.pm
11623 ____________________________________________________________________________
11624 [  2585] By: jhi                                   on 1999/01/08  08:31:02
11625         Log: Change #2584 from maint-5.005:
11626              
11627              implemented Ilya's suggested fix, and added a testcase
11628              
11629              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11630              Date: Tue, 5 Jan 1999 00:56:01 -0500 (EST)
11631              Message-Id: <199901050556.AAA02597@monk.mps.ohio-state.edu>
11632              Subject: Re: Text::ParseWords: regex fix
11633      Branch: cfgperl
11634            ! lib/Text/ParseWords.pm t/lib/parsewords.t
11635 ____________________________________________________________________________
11636 [  2583] By: gbarr                                 on 1999/01/08  04:50:03
11637         Log: From: Jarkko Hietaniemi <jhi@iki.fi>
11638              Date: Thu, 7 Jan 1999 12:47:38 +0200 (EET)
11639              Message-Id: <199901071047.MAA24100@alpha.hut.fi>
11640              Subject: [PATCH] 5.005_03-MAINT_TRIAL_2: ext/Errno_pm.PL: understand wrapper cppstdins
11641      Branch: maint-5.005/perl
11642            ! ext/Errno/Errno_pm.PL
11643 ____________________________________________________________________________
11644 [  2581] By: jhi                                   on 1999/01/07  16:38:03
11645         Log: Configure update:
11646              - usethreads, use64bits, and usemultiplicity
11647              are no more interactively asked by Configure
11648              - "int main()" (vs bare "main()") enforced in test programs
11649      Branch: cfgperl
11650            ! Configure hints/freebsd.sh hints/linux.sh
11651 ____________________________________________________________________________
11652 [  2580] By: jhi                                   on 1999/01/07  11:19:12
11653         Log: From: Dan Sugalski <sugalskd@osshe.edu>
11654              Date: Wed, 06 Jan 1999 13:47:34 -0800
11655              Message-Id: <3.0.6.32.19990106134734.0334d260@ous.edu>
11656              Subject: [PATCH 5.005_02-MT2, 5.005_5x]VMS.C tweak for occasional system() error
11657      Branch: cfgperl
11658            ! vms/vms.c
11659 ____________________________________________________________________________
11660 [  2579] By: jhi                                   on 1999/01/07  09:08:36
11661         Log: Another set of doc patches from Abigail
11662              
11663              From: abigail@fnx.com
11664              Message-ID: <19990107032132.20124.qmail@alexandra.wayne.fnx.com>
11665              Subject: [PATCH 5.005_03 TRAIL2 lib/Net/hostent.pm] Typo fix
11666              Date: Wed, 6 Jan 1999 22:21:32 -0500 (EST)
11667              
11668              From: abigail@fnx.com
11669              Message-ID: <19990107032445.20178.qmail@alexandra.wayne.fnx.com>
11670              Subject: [PATCH 5.005_03 TRIAL2 lib/Net/netent.pm] Typo fix
11671              Date: Wed, 6 Jan 1999 22:24:45 -0500 (EST)
11672              
11673              From: abigail@fnx.com
11674              Message-ID: <19990107032834.20362.qmail@alexandra.wayne.fnx.com>
11675              Subject: [PATCH 5.005_03 TRAIL2 lib/Term/Complete.pm] Typo fix
11676              Date: Wed, 6 Jan 1999 22:28:34 -0500 (EST)
11677              
11678              From: abigail@fnx.com
11679              Message-ID: <19990107033136.20440.qmail@alexandra.wayne.fnx.com>
11680              Subject: [PATCH 5.005_03 TRAIL2 lib/Term/ReadLine.pm] Typo fix
11681              Date: Wed, 6 Jan 1999 22:31:36 -0500 (EST)
11682              
11683              From: abigail@fnx.com
11684              Message-ID: <19990107033351.20540.qmail@alexandra.wayne.fnx.com>
11685              Subject: [PATCH 5.005_03 TRIAL2 lib/CGI/Apache.pm] Typo fix
11686              Date: Wed, 6 Jan 1999 22:33:51 -0500 (EST)
11687              
11688              From: abigail@fnx.com
11689              Message-ID: <19990107033933.20707.qmail@alexandra.wayne.fnx.com>
11690              Subject: [PATCH 5.005_03 TRIAL2 lib/CGI/Push.pm] Typo fix
11691              Date: Wed, 6 Jan 1999 22:39:33 -0500 (EST)
11692              
11693              From: abigail@fnx.com
11694              Message-ID: <19990107034548.20936.qmail@alexandra.wayne.fnx.com>
11695              Subject: [PATCH 5.005_03 TRIAL2 lib/File/Copy.pm] Typo fixes
11696              Date: Wed, 6 Jan 1999 22:45:48 -0500 (EST)
11697              
11698              From: abigail@fnx.com
11699              Message-ID: <19990107034856.21056.qmail@alexandra.wayne.fnx.com>
11700              Subject: [PATCH 5.005_03 TRIAL2 lib/File/Spec.pm] Typo fix
11701              Date: Wed, 6 Jan 1999 22:48:56 -0500 (EST)
11702              
11703              From: abigail@fnx.com
11704              Message-ID: <19990107035113.21174.qmail@alexandra.wayne.fnx.com>
11705              Subject: [PATCH 5.005_03 TRIAL2 lib/File/Spec/Mac.pm] Typo fixes
11706              Date: Wed, 6 Jan 1999 22:51:13 -0500 (EST)
11707              
11708              From: abigail@fnx.com
11709              Message-ID: <19990107035612.21522.qmail@alexandra.wayne.fnx.com>
11710              Subject: [PATCH 5.005_03 TRIAL2 lib/Math/BigFloat.pm] Typo fix
11711              Date: Wed, 6 Jan 1999 22:56:12 -0500 (EST)
11712              
11713              From: abigail@fnx.com
11714              Message-ID: <19990107035842.21585.qmail@alexandra.wayne.fnx.com>
11715              Subject: [PATCH 5.005_03 TRIAL2 lib/Math/BigInt.pm] Typo fixes
11716              Date: Wed, 6 Jan 1999 22:58:41 -0500 (EST)
11717              
11718              From: abigail@fnx.com
11719              Message-ID: <19990107040644.22009.qmail@alexandra.wayne.fnx.com>
11720              Subject: [PATCH 5.005_03 TRIAL2 lib/Text/Wrap.pm] Typo fixes
11721              Date: Wed, 6 Jan 1999 23:06:44 -0500 (EST)
11722              
11723              From: abigail@fnx.com
11724              Message-ID: <19990107040955.22087.qmail@alexandra.wayne.fnx.com>
11725              Subject: [PATCH 5.005_03 TRIAL2 lib/Tie/Array.pm] Typo fixes
11726              Date: Wed, 6 Jan 1999 23:09:55 -0500 (EST)
11727              
11728              From: abigail@fnx.com
11729              Message-ID: <19990107041136.22174.qmail@alexandra.wayne.fnx.com>
11730              Subject: [PATCH 5.005_03 TRIAL2 lib/Tie/Hash.pm] Typo fix
11731              Date: Wed, 6 Jan 1999 23:11:36 -0500 (EST)
11732      Branch: cfgperl
11733            ! lib/CGI/Apache.pm lib/CGI/Push.pm lib/File/Copy.pm
11734            ! lib/File/Spec.pm lib/File/Spec/Mac.pm lib/Math/BigFloat.pm
11735            ! lib/Math/BigInt.pm lib/Net/hostent.pm lib/Net/netent.pm
11736            ! lib/Term/Complete.pm lib/Term/ReadLine.pm lib/Text/Wrap.pm
11737            ! lib/Tie/Array.pm lib/Tie/Hash.pm
11738 ____________________________________________________________________________
11739 [  2576] By: jhi                                   on 1999/01/06  17:05:20
11740         Log: Change #2582 fallout: the amagic_cmp* are no more file static.
11741      Branch: cfgperl
11742            ! pp_ctl.c
11743 ____________________________________________________________________________
11744 [  2575] By: jhi                                   on 1999/01/06  13:18:56
11745         Log: Enhance the great_circle_distance() documentation.
11746      Branch: cfgperl
11747            ! lib/Math/Trig.pm
11748 ____________________________________________________________________________
11749 [  2574] By: jhi                                   on 1999/01/06  12:58:03
11750         Log: From: Mark Bixby <markb@spock.dis.cccd.edu>
11751              To: perlbug@perl.com
11752              Subject: [PATCH 5.005_03-MAINT_TRIAL_2] t/op/sysio.t for MPE/iX
11753              Date: Mon, 4 Jan 1999 13:34:58 -0800 (PST)
11754              Message-Id: <199901042134.NAA18852@spock.dis.cccd.edu>
11755      Branch: cfgperl
11756            ! t/op/sysio.t
11757 ____________________________________________________________________________
11758 [  2573] By: jhi                                   on 1999/01/06  12:40:19
11759         Log: From: "W. Phillip Moore" <wpm@ms.com>
11760              To: perlbug@perl.org
11761              Subject: [PATCH] POSIX getpgrp is not -w clean
11762              Date: Tue, 5 Jan 1999 12:40:27 -0500 (EST)
11763              Message-ID: <13970.20107.190314.549471@zappa>
11764      Branch: cfgperl
11765            ! ext/POSIX/POSIX.pm
11766 ____________________________________________________________________________
11767 [  2572] By: jhi                                   on 1999/01/06  12:25:24
11768         Log: Based on
11769              From: jan.dubois@ibm.net (Jan Dubois)
11770              To: perl5-porters@perl.org
11771              Subject: [PATCH 5.005_03-MAINT_TRIAL2] fixes for PERL_OBJECT and USE_THREADS builds
11772              Date: Wed, 06 Jan 1999 01:24:09 +0100
11773              Message-ID: <3696aa85.18259325@smtp1.ibm.net>
11774              except that
11775              - objXSUB.h was already okay
11776              - embed.h patching is futile, global.sym patched instead
11777              - objpp.h does not exist
11778              - proto.h addition applied manually
11779              - win32/GenCAPI.pl was already okay
11780              - win32/makedef.pl was already okay
11781      Branch: cfgperl
11782            ! global.sym perl.c proto.h
11783 ____________________________________________________________________________
11784 [  2571] By: jhi                                   on 1999/01/06  11:25:48
11785         Log: From: Slaven Rezic <eserte@cs.tu-berlin.de>
11786              To: perlbug@perl.com
11787              Subject: FindBin.pm on Win32 systems
11788              Date: Mon, 4 Jan 1999 23:01:46 +0100 (CET)
11789              Message-Id: <199901042201.XAA01875@cabulja.herceg.de>
11790      Branch: cfgperl
11791            ! lib/FindBin.pm
11792 ____________________________________________________________________________
11793 [  2570] By: jhi                                   on 1999/01/06  11:21:48
11794         Log: From: Dan Sugalski <sugalskd@osshe.edu>
11795              To: perl5-porters@perl.org, vmsperl@perl.org
11796              Subject: [PATCH 5.005_03-MAINT_TRIAL_2]taint.c fix for VMS
11797              Date: Tue, 05 Jan 1999 16:47:31 -0800
11798              Message-Id: <3.0.6.32.19990105164731.00b5b2d0@ous.edu>
11799              
11800              (the ext/IO/lib/IO/Socket.pm was not really changed here;
11801              it was a leftover from #2569)
11802      Branch: cfgperl
11803            ! ext/IO/lib/IO/Socket.pm taint.c
11804 ____________________________________________________________________________
11805 [  2569] By: jhi                                   on 1999/01/06  11:18:22
11806         Log: Jumbo doc patch from Abigail (almost identical to
11807              the 5.005-maint change #2562 except for the
11808              ext/IO/lib/IO/Socket.pm patch which was not
11809              applicable because the IO version of 5.005-devel
11810              is somewhat different (why?))
11811              
11812              From: abigail@fnx.com
11813              Message-ID: <19990105170142.4889.qmail@alexandra.wayne.fnx.com>
11814              Subject: [PATCH 5.005_03-TRIAL2 lib/ExtUtils/Liblist.pm] pod fixes
11815              Date: Tue, 5 Jan 1999 12:01:42 -0500 (EST)
11816              
11817              From: abigail@fnx.com
11818              Message-ID: <19990105172855.5115.qmail@alexandra.wayne.fnx.com>
11819              Subject: [PATCH 5.005_03 MAINT2 lib/ExtUtils/Commands.pm] Typo fix.
11820              Date: Tue, 5 Jan 1999 12:28:55 -0500 (EST)
11821              
11822              From: abigail@fnx.com
11823              Message-ID: <19990105173808.5260.qmail@alexandra.wayne.fnx.com>
11824              Subject: [PATCH perl5.005_03 MAINT3 lib/ExtUtils/Embed.pm] Typo fix
11825              Date: Tue, 5 Jan 1999 12:38:08 -0500 (EST)
11826              
11827              From: abigail@fnx.com
11828              Message-ID: <19990105174859.5533.qmail@alexandra.wayne.fnx.com>
11829              Subject: [PATCH 5.005_03 MAINT2 lib/ExtUtils/Install.pm] Typo fix
11830              Date: Tue, 5 Jan 1999 12:48:59 -0500 (EST)
11831              
11832              From: abigail@fnx.com
11833              Message-ID: <19990105174947.5547.qmail@alexandra.wayne.fnx.com>
11834              Subject: [PATCH 5.005_03 lib/ExtUtils/MM_Unix.pm] Typo fixes
11835              Date: Tue, 5 Jan 1999 12:49:46 -0500 (EST)
11836              
11837              From: abigail@fnx.com
11838              Message-ID: <19990105182301.5966.qmail@alexandra.wayne.fnx.com>
11839              Subject: [PATCH 5.005_03 lib/ExtUtils/MakeMaker.pm] Typos fixes.
11840              Date: Tue, 5 Jan 1999 13:23:00 -0500 (EST)
11841              
11842              From: abigail@fnx.com
11843              Message-ID: <19990105183344.6065.qmail@alexandra.wayne.fnx.com>
11844              Subject: [PATCH 5.005_03 TRIAL2 lib/ExtUtils/Manifest.pm] Typo fixes
11845              Date: Tue, 5 Jan 1999 13:33:44 -0500 (EST)
11846              
11847              From: abigail@fnx.com
11848              Message-ID: <19990105184028.6220.qmail@alexandra.wayne.fnx.com>
11849              Subject: [PATCH 5.005_03 TRIAL2 lib/ExtUtils/Mksymlists.pm] Typo fix
11850              Date: Tue, 5 Jan 1999 13:40:28 -0500 (EST)
11851              
11852              From: abigail@fnx.com
11853              Message-ID: <19990106012015.9451.qmail@alexandra.wayne.fnx.com>
11854              Subject: [PATCH 5.005_03 TRIAL2 lib/IO/Pipe.pm] Typo fixes.
11855              Date: Tue, 5 Jan 1999 20:20:15 -0500 (EST)
11856              
11857              From: abigail@fnx.com
11858              Message-ID: <19990106012047.9459.qmail@alexandra.wayne.fnx.com>
11859              Subject: [PATCH 5.005_03 TRAIL2 lib/IO/Seekable.pm] Typo fixes
11860              Date: Tue, 5 Jan 1999 20:20:47 -0500 (EST)
11861      Branch: cfgperl
11862            ! ext/IO/lib/IO/Pipe.pm ext/IO/lib/IO/Seekable.pm
11863            ! lib/ExtUtils/Command.pm lib/ExtUtils/Embed.pm
11864            ! lib/ExtUtils/Install.pm lib/ExtUtils/Liblist.pm
11865            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
11866            ! lib/ExtUtils/Manifest.pm lib/ExtUtils/Mksymlists.pm
11867 ____________________________________________________________________________
11868 [  2568] By: gbarr                                 on 1999/01/06  03:13:15
11869         Log: From: jan.dubois@ibm.net (Jan Dubois)
11870              Date: Wed, 06 Jan 1999 01:24:09 +0100
11871              Message-ID: <3696aa85.18259325@smtp1.ibm.net>
11872              Subject: [PATCH 5.005_03-MAINT_TRIAL2] fixes for PERL_OBJECT and USE_THREADS builds
11873      Branch: maint-5.005/perl
11874            ! embed.h global.sym objXSUB.h objpp.h perl.c proto.h
11875            ! win32/GenCAPI.pl win32/makedef.pl
11876 ____________________________________________________________________________
11877 [  2566] By: gbarr                                 on 1999/01/06  02:29:05
11878         Log: From: "W. Phillip Moore" <wpm@ms.com>
11879              Date: Tue, 5 Jan 1999 12:40:27 -0500 (EST)
11880              Message-ID: <13970.20107.190314.549471@zappa>
11881              Subject: [PATCH] POSIX getpgrp is not -w clean
11882      Branch: maint-5.005/perl
11883            ! ext/POSIX/POSIX.pm
11884 ____________________________________________________________________________
11885 [  2565] By: gbarr                                 on 1999/01/06  02:19:00
11886         Log: From: Slaven Rezic <eserte@cs.tu-berlin.de>
11887              Date: Mon, 4 Jan 1999 23:01:46 +0100 (CET)
11888              Message-Id: <199901042201.XAA01875@cabulja.herceg.de>
11889              Subject: FindBin.pm on Win32 systems
11890      Branch: maint-5.005/perl
11891            ! lib/FindBin.pm
11892 ____________________________________________________________________________
11893 [  2561] By: jhi                                   on 1999/01/05  10:49:10
11894         Log: Reword the setlocale() 1-arg case better.
11895      Branch: cfgperl
11896            ! ext/POSIX/POSIX.pod
11897 ____________________________________________________________________________
11898 [  2559] By: gbarr                                 on 1999/01/02  15:37:35
11899         Log: From: Blair Zajac <bzajac@geostaff.com>
11900              Date: Wed, 23 Dec 1998 17:13:32 -0800
11901              Message-ID: <3681953C.8B6A90AA@geostaff.com>
11902              Subject: Tie::SubstrHash patch
11903      Branch: maint-5.005/perl
11904            ! lib/Tie/SubstrHash.pm
11905 ____________________________________________________________________________
11906 [  2554] By: jhi                                   on 1999/01/02  14:55:06
11907         Log: Object destruction order testing.
11908      Branch: cfgperl
11909            ! t/op/misc.t
11910 ____________________________________________________________________________
11911 [  2553] By: jhi                                   on 1999/01/02  14:49:40
11912         Log: perldelta the Dumpvalue.pm of change #2513.
11913      Branch: cfgperl
11914            ! lib/Dumpvalue.pm pod/perldelta.pod
11915 ____________________________________________________________________________
11916 [  2552] By: nick                                  on 1999/01/02  14:45:38
11917         Log: Tone down Makefile.PL so it works on Win32
11918      Branch: perl
11919            ! ext/B/Makefile.PL
11920 ____________________________________________________________________________
11921 [  2551] By: nick                                  on 1999/01/02  14:06:30
11922         Log: Export constant subs from B.xs for op.h, cop.h and a few others.
11923              Use them in various B::* rather than have local defs.
11924      Branch: perl
11925            + ext/B/defsubs.h.PL
11926            ! ext/B/B.pm ext/B/B.xs ext/B/B/Bytecode.pm ext/B/B/C.pm
11927            ! ext/B/B/CC.pm ext/B/B/Deparse.pm ext/B/B/Lint.pm
11928            ! ext/B/B/Stackobj.pm ext/B/B/Xref.pm ext/B/Makefile.PL
11929 ____________________________________________________________________________
11930 [  2550] By: nick                                  on 1999/01/02  10:04:02
11931         Log: Integrate ext/B changes from //depot/cfgperl
11932      Branch: perl
11933           !> ext/B/B.xs ext/B/B/C.pm ext/B/B/CC.pm ext/B/B/Stackobj.pm
11934 ____________________________________________________________________________
11935 [  2549] By: jhi                                   on 1999/01/01  13:54:16
11936         Log: From: "Paul Holser" <Paul.Holser.pholser@nortelnetworks.com>
11937              To: perlbug@perl.com
11938              Subject: op/groups.t fails test 1 on HP-UX 10.20
11939              Date: Wed, 30 Dec 1998 15:16:12 -0600 (CST)
11940              Message-Id: <199812302116.PAA12439@crchh44c.us.nortel.com>
11941      Branch: cfgperl
11942            ! t/op/groups.t
11943 ____________________________________________________________________________
11944 [  2548] By: jhi                                   on 1999/01/01  13:53:31
11945         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
11946              To: perl5-porters@perl.org
11947              cc: hv@crypt0.demon.co.uk
11948              Subject: [bug 5.004_54] duplicate error message
11949              Date: Thu, 31 Dec 1998 04:05:25 +0000
11950              Message-Id: <199812310405.EAA00386@crypt.compulink.co.uk>
11951              
11952              Message-ID: <13963.60672.134591.383377@alias-2.pr.mcs.net>
11953              From: Stephen McCamant <smccam@uclink4.berkeley.edu>
11954              To: hv@crypt0.demon.co.uk
11955              Cc: perl5-porters@perl.org
11956              Subject: [PATCH _54] Re: duplicate error message
11957              Date: Thu, 31 Dec 1998 16:10:13 -0600 (CST)
11958              
11959              Message-Id: <199901010732.HAA02926@crypt.compulink.co.uk>
11960              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
11961              To: Stephen McCamant <smccam@uclink4.berkeley.edu>
11962              cc: hv@crypt0.demon.co.uk, perl5-porters@perl.org
11963              Subject: [TEST PATCH _54] Re: duplicate error message 
11964              Date: Fri, 01 Jan 1999 07:32:14 +0000
11965      Branch: cfgperl
11966            ! op.c t/pragma/warn/op
11967 ____________________________________________________________________________
11968 [  2547] By: jhi                                   on 1998/12/31  14:15:04
11969         Log: From: Chris Nandor <pudge@pobox.com>
11970              To: jhi@iki.fi
11971              Cc: perl5-porters@perl.org
11972              Subject: Re: [PATCH] perlport.pod 1.38
11973              Date: Thu, 31 Dec 1998 09:06:48 -0500
11974              Message-Id: <v04020a1db2b1352ec92a@[192.168.0.77]>
11975      Branch: cfgperl
11976            ! pod/perlport.pod
11977 ____________________________________________________________________________
11978 [  2546] By: jhi                                   on 1998/12/31  11:18:17
11979         Log: From: Wilson P. Snyder II
11980              To: perl5-porters@perl.org
11981              Subject: [PATCH v5.5.53] REV2: Binary number support
11982              Date: 1998/11/30
11983              Message-ID: <199811301543.KAA15689@vulcan.maker.com>
11984      Branch: cfgperl
11985            ! pod/perldata.pod pod/perldelta.pod pod/perlfunc.pod pp.c
11986            ! proto.h sv.c t/op/oct.t t/op/sprintf.t t/pragma/warn/util
11987            ! toke.c util.c
11988 ____________________________________________________________________________
11989 [  2545] By: jhi                                   on 1998/12/31  09:27:40
11990         Log: From: "Todd C. Miller" <Todd.Miller@courtesan.com>
11991              To: perlbug@perl.com
11992              Subject: "perl -T -P" dumps core on OpenBSD and Linux
11993              Date: Wed, 30 Dec 1998 21:11:05 -0700 (MST)
11994              Message-Id: <199812310411.VAA37568@xerxes.courtesan.com>
11995      Branch: cfgperl
11996            ! taint.c
11997 ____________________________________________________________________________
11998 [  2544] By: jhi                                   on 1998/12/31  09:21:45
11999         Log: From: Tim Bunce <Tim.Bunce@ig.co.uk> 
12000              To: perlbug@perl.com 
12001              Subject: bug in pod2man search for perl binary [5.005_5x]
12002              Date: Sat, 12 Dec 1998 23:08:51 +0000 
12003              Message-ID: <19981212230851.A20578@ig.co.uk> 
12004      Branch: cfgperl
12005            ! pod/pod2man.PL
12006 ____________________________________________________________________________
12007 [  2541] By: gbarr                                 on 1998/12/30  14:37:14
12008         Log: From: jan.dubois@ibm.net (Jan Dubois)
12009              Date: Wed, 23 Dec 1998 21:26:38 +0100
12010              Message-ID: <36895086.8849224@smtp1.ibm.net>
12011              Subject: [PATCH 5.005_03m1] subdirectory Makefiles should inherit CAPI setting from command line
12012      Branch: maint-5.005/perl
12013            ! lib/ExtUtils/MakeMaker.pm
12014 ____________________________________________________________________________
12015 [  2540] By: jhi                                   on 1998/12/30  08:42:04
12016         Log: Evermore AUTHORS and MAINTAIN.
12017      Branch: cfgperl
12018            ! AUTHORS MAINTAIN
12019 ____________________________________________________________________________
12020 [  2539] By: jhi                                   on 1998/12/29  15:10:34
12021         Log: More AUTHORS and MAINTAIN.
12022      Branch: cfgperl
12023            ! AUTHORS MAINTAIN
12024 ____________________________________________________________________________
12025 [  2537] By: jhi                                   on 1998/12/29  14:34:47
12026         Log: From: Frank Ridderbusch <Frank.Ridderbusch@pdb.siemens.de>
12027              Date: Tue, 15 Dec 1998 16:23:12 +0100 (MET)
12028              Message-ID: <13942.32480.700000.640927@utensil>
12029              Subject: Minor Bug in AutoSplit.qm in 5.005 and 5.004
12030              (mirror change#2531 in the 5.005-maint)
12031      Branch: cfgperl
12032            ! lib/AutoSplit.pm
12033 ____________________________________________________________________________
12034 [  2531] By: gbarr                                 on 1998/12/29  14:12:25
12035         Log: change in_pod pattern to /^=\w/ from /^=/
12036              From: Frank Ridderbusch <Frank.Ridderbusch@pdb.siemens.de>
12037              Date: Tue, 15 Dec 1998 16:23:12 +0100 (MET)
12038              Message-ID: <13942.32480.700000.640927@utensil>
12039              Subject: Minor Bug in AutoSplit.qm in 5.005 and 5.004
12040      Branch: maint-5.005/perl
12041            ! lib/AutoSplit.pm
12042 ____________________________________________________________________________
12043 [  2525] By: jhi                                   on 1998/12/29  13:06:26
12044         Log: From: "Vishal Bhatia" <vishalb@hotmail.com>
12045              To: perl5-porters@perl.org
12046              Subject: [PATCH 5.005_54] More minor  Fixes in CC.pm/C.pm
12047              Date: 16 Dec 1998 03:17:03 +0200
12048              Message-ID: <MLIST_199812160055.QAA06272@f10.hotmail.com>
12049      Branch: cfgperl
12050            ! ext/B/B/C.pm ext/B/B/CC.pm ext/B/B/Stackobj.pm
12051 ____________________________________________________________________________
12052 [  2524] By: jhi                                   on 1998/12/29  13:00:06
12053         Log: From: "Vishal Bhatia" <vishalb@hotmail.com>
12054              To: perl5-porters@perl.org
12055              Cc: rmb1@cise.npl.co.uk, nick@ni-s.u-net.com
12056              Subject: [PATCH 5.005_54] Re:perlcc -e 'my $x = shift; print +($x ?...' failure
12057              Date: 10 Dec 1998 08:30:02 +0200
12058              Message-ID: <MLIST_19981210061651.29891.qmail@hotmail.com>
12059              
12060              (Nick's part was applied earlier, in change #2460)
12061      Branch: cfgperl
12062            ! ext/B/B.xs ext/B/B/C.pm ext/B/B/CC.pm ext/B/B/Stackobj.pm
12063 ____________________________________________________________________________
12064 [  2523] By: jhi                                   on 1998/12/29  12:41:31
12065         Log: From: "vishal bhatia" <vishalb@hotmail.com>
12066              To: nick@ni-s.u-net.com
12067              Cc: perl5-porters@perl.org
12068              Subject: [PATCH 5.005_54] return value of perlcc/B::CC generated functions.
12069              Date: 9 Dec 1998 06:50:30 +0200
12070              Message-ID: <MLIST_19981209043146.16829.qmail@hotmail.com>
12071      Branch: cfgperl
12072            ! ext/B/B/CC.pm
12073 ____________________________________________________________________________
12074 [  2522] By: jhi                                   on 1998/12/29  12:15:18
12075         Log: From: rjk@linguist.dartmouth.edu (Ronald J. Kimball)
12076              To: perl5-porters@perl.org (Perl 5 Porters)
12077              Subject: [PATCH 5.005_54] Pod::Text.pm reformating indented paragraphs
12078              Date: 25 Dec 1998 23:02:28 +0200
12079              Message-ID: <MLIST_199812252034.PAA27812@linguist.dartmouth.edu>
12080      Branch: cfgperl
12081            ! lib/Pod/Text.pm
12082 ____________________________________________________________________________
12083 [  2521] By: jhi                                   on 1998/12/29  12:07:54
12084         Log: Undo #2519 (breaks universal.c).
12085      Branch: cfgperl
12086            ! XSUB.h
12087 ____________________________________________________________________________
12088 [  2519] By: jhi                                   on 1998/12/29  11:41:10
12089         Log: From: Joshua Pritikin <joshua.pritikin@db.com>
12090              To: perl5-porters@perl.org
12091              Cc: perl-xs@perl.org
12092              Subject: XSUB.h refinement [PATCH]
12093              Date: 18 Dec 1998 03:58:44 +0200
12094              Message-ID: <MLIST_Pine.GSO.4.02.9812171733330.589-100000@eq1062.wks.na.deuba.com>
12095      Branch: cfgperl
12096            ! XSUB.h
12097 ____________________________________________________________________________
12098 [  2518] By: jhi                                   on 1998/12/29  11:36:19
12099         Log: From: abigail@fnx.com
12100              To: perl5-porters@perl.org (Perl Porters)
12101              Subject: [PATCH 5.005_02; lib/fields.pm] Typos in pod.
12102              Date: 28 Dec 1998 21:39:15 +0200
12103              Message-ID: <MLIST_19981228191612.8380.qmail@alexandra.wayne.fnx.com>
12104      Branch: cfgperl
12105            ! lib/fields.pm
12106 ____________________________________________________________________________
12107 [  2517] By: jhi                                   on 1998/12/29  11:35:03
12108         Log: Document change #2516.
12109      Branch: cfgperl
12110            ! pod/perldelta.pod
12111 ____________________________________________________________________________
12112 [  2516] By: jhi                                   on 1998/12/29  11:32:26
12113         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12114              To: perl5-porters@perl.org (Mailing list Perl5)
12115              Subject: [PATCH 5.005_53] Warn on unrecognized alpha escapes.
12116              Date: 9 Dec 1998 10:39:31 +0200
12117              Message-ID: <MLIST_199812090823.DAA17566@monk.mps.ohio-state.edu>
12118      Branch: cfgperl
12119            ! pod/perldiag.pod regcomp.c toke.c
12120 ____________________________________________________________________________
12121 [  2515] By: jhi                                   on 1998/12/29  11:27:11
12122         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12123              To: perl5-porters@perl.org (Mailing list Perl5)
12124              Subject: [PATCH 5.005_53] Bugs in hairy interactions of feature in REx
12125              Date: 8 Dec 1998 09:02:04 +0200
12126              Message-ID: <MLIST_199812080637.BAA16025@monk.mps.ohio-state.edu>
12127              
12128              \G fixes (wasn't working right with //g, s///, and $_ in (?{})).
12129      Branch: cfgperl
12130            ! pp_ctl.c pp_hot.c regexec.c regexp.h t/op/pat.t t/op/subst.t
12131 ____________________________________________________________________________
12132 [  2514] By: jhi                                   on 1998/12/29  11:21:31
12133         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12134              To: perl5-porters@perl.org (Mailing list Perl5)
12135              Subject: [PATCH 5.005_53] Regexp tests and UTF8
12136              Date: 8 Dec 1998 07:02:01 +0200
12137              Message-ID: <MLIST_199812080447.XAA05297@monk.mps.ohio-state.edu>
12138      Branch: cfgperl
12139            ! regcomp.c
12140 ____________________________________________________________________________
12141 [  2513] By: jhi                                   on 1998/12/29  11:18:34
12142         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12143              Subject: [PATCH 5.005_*] Dumpvar.pm
12144              To: perl5-porters@perl.org (Mailing list Perl5)
12145              Date: 7 Dec 1998 10:17:35 +0200
12146              Message-ID: <MLIST_199812070744.CAA18949@monk.mps.ohio-state.edu>
12147      Branch: cfgperl
12148            + lib/Dumpvalue.pm
12149            ! MANIFEST
12150 ____________________________________________________________________________
12151 [  2511] By: gbarr                                 on 1998/12/28  14:55:28
12152         Log: From: jan.dubois@ibm.net (Jan Dubois)
12153              Date: Tue, 01 Dec 1998 00:07:33 +0100
12154              Message-ID: <366921b5.14512598@smtp1.ibm.net>
12155              Subject: Re: 5.005_03-MAINT-TRIAL1, [PATCH] to compile on Win32
12156              
12157              From: jan.dubois@ibm.net (Jan Dubois)
12158              Date: Wed, 02 Dec 1998 00:24:54 +0100
12159              Message-ID: <366a77bb.19498126@smtp1.ibm.net>
12160              Subject: Re: 5.005_03-MAINT-TRIAL1, [PATCH] spaces in filenames support
12161      Branch: maint-5.005/perl
12162            ! perl.h proto.h taint.c win32/GenCAPI.pl win32/Makefile
12163            ! win32/config.bc win32/config.gc win32/config.vc
12164            ! win32/config_sh.PL win32/makedef.pl
12165 ____________________________________________________________________________
12166 [  2509] By: jhi                                   on 1998/12/28  13:00:31
12167     Log: Kickstart AUTHORS and MAINTAIN.
12168  Branch: cfgperl
12169        + AUTHORS MAINTAIN
12170        ! MANIFEST
12171 ____________________________________________________________________________
12172 [  2508] By: jhi                                   on 1998/12/28  08:04:00
12173     Log: From: Nathan Torkington <gnat@frii.com>
12174          To: perlbug@perl.com
12175          Subject: [PATCH] perlxstut.pod fix
12176          Date: Sat, 26 Dec 1998 14:28:21 +1300 (NZDT)
12177          Message-ID: <13956.15285.933914.320849@localhost.frii.com>
12178  Branch: cfgperl
12179        ! pod/perlxstut.pod
12180 ____________________________________________________________________________
12181 [  2507] By: jhi                                   on 1998/12/28  07:59:00
12182     Log: From: abigail@fnx.com
12183          To: perlbug@perl.com
12184          Subject: [PATCH 5.005_02] Re: m// doc is buggy (was Re: m'$foo' is undocumented)
12185          Date: Wed, 23 Dec 1998 22:59:59 -0500 (EST)
12186          Message-ID: <19981224035959.16994.qmail@alexandra.wayne.fnx.com>
12187          (slightly modified, a part of the patch was rejected)
12188          (strange, I thought I had already submitted this one
12189          but Perforce disagrees with me...)
12190  Branch: cfgperl
12191        ! pod/perlop.pod
12192 ____________________________________________________________________________
12193 [  2506] By: jhi                                   on 1998/12/28  07:56:59
12194     Log: From: Artur <artur@vogon-solutions.com>
12195          To: perlbug@perl.com
12196          Subject: PATCH: perlmodlib.pod
12197          Date: Fri, 25 Dec 1998 00:48:39 +0000
12198          Message-ID: <3682E0E7.EBFB5D65@vogon-solutions.com>
12199  Branch: cfgperl
12200        ! pod/perlmodlib.pod pod/perlop.pod
12201 ____________________________________________________________________________
12202 [  2505] By: jhi                                   on 1998/12/28  07:46:06
12203     Log: From: abigail@fnx.com
12204          To: perl5-porters@perl.org (Perl Porters)
12205          Subject: [PATCH 5.005_02] Typo in documentation of pod2html.
12206          Date: Wed, 23 Dec 1998 22:32:07 -0500 (EST)
12207          Message-ID: <19981224033207.16751.qmail@alexandra.wayne.fnx.com>
12208  Branch: cfgperl
12209        ! pod/pod2html.PL
12210 ____________________________________________________________________________
12211 [  2504] By: jhi                                   on 1998/12/28  07:44:35
12212     Log: From: Jim Avera <avera@fjst.com>
12213          To: perlbug@perl.com
12214          Subject: perlbug bug - shows dates reversed
12215          Date: Wed, 23 Dec 1998 18:08:56 -0800 (PST)
12216          Message-Id: <199812240208.SAA27616@membrane.ssd.hal.com>
12217  Branch: cfgperl
12218        ! utils/perlbug.PL
12219 ____________________________________________________________________________
12220 [  2503] By: jhi                                   on 1998/12/28  07:41:39
12221     Log: From: jan.dubois@ibm.net (Jan Dubois)
12222          To: makemaker@franz.ww.TU-Berlin.DE, perl5-porters@perl.org
12223          Subject: [PATCH 5.005_03m1] subdirectory Makefiles should inherit CAPI setting from command line
12224          Date: Wed, 23 Dec 1998 21:26:38 +0100
12225          Message-ID: <36895086.8849224@smtp1.ibm.net>
12226  Branch: cfgperl
12227        ! lib/ExtUtils/MakeMaker.pm
12228 ____________________________________________________________________________
12229 [  2502] By: jhi                                   on 1998/12/28  07:39:20
12230     Log: From: Blair Zajac <bzajac@geostaff.com>
12231          To: perl5-porters@perl.org
12232          Subject: Tie::SubstrHash patch
12233          Date: Wed, 23 Dec 1998 17:13:32 -0800
12234          Message-ID: <3681953C.8B6A90AA@geostaff.com>
12235  Branch: cfgperl
12236        ! lib/Tie/SubstrHash.pm
12237 ____________________________________________________________________________
12238 [  2501] By: jhi                                   on 1998/12/28  07:37:16
12239     Log: From: Alan.Harder@Ebay.Sun.COM (Alan Harder)
12240          To: perlbug@perl.com
12241          Subject: perlfaq9 minor error
12242          Date: Wed, 23 Dec 1998 14:54:19 -0800
12243          Message-Id: <199812232254.OAA05986@moshpit.EBay.Sun.COM>
12244  Branch: cfgperl
12245        ! pod/perlfaq9.pod
12246 ____________________________________________________________________________
12247 [  2500] By: jhi                                   on 1998/12/23  10:38:18
12248     Log: More porting notes about filesystems, AmigaOS, and MiNT.
12249  Branch: cfgperl
12250        ! pod/perlport.pod
12251 ____________________________________________________________________________
12252 [  2499] By: jhi                                   on 1998/12/22  09:26:49
12253     Log: Add few MSG_ and uio constants.
12254  Branch: cfgperl
12255        ! ext/Socket/Socket.pm ext/Socket/Socket.xs iperlsys.h
12256 ____________________________________________________________________________
12257 [  2498] By: jhi                                   on 1998/12/22  08:39:30
12258     Log: Slight recoding of util.c:repeatcpy() to circumnavigate
12259          a Digital C compiler optimizer bug that broke the 'x'
12260          operator under certain circumstances.  See t/op/repeat.t
12261          test #20 for graphic details.  Reported in
12262          
12263          From: Gisle Aas <gisle@aas.no>
12264          To: Mark Martinec <Mark.Martinec@nsc.ijs.si>
12265          Cc: ach@xray.mpe.mpg.de, cpan-testers@perl.org, perl5-porters@perl.org
12266          Subject: Re: Digest-MD5-2.00 test fails on DEC Alpha - a patch
12267          Date: 18 Dec 1998 14:27:40 +0100
12268          Message-ID: <m37lvpa8c3.fsf@furu.g.aas.no>
12269          
12270          and discussed further in the thread
12271          
12272          From: Jarkko Hietaniemi <jhi@iki.fi>
12273          To: Gisle Aas <gisle@aas.no>
12274          Cc: Mark Martinec <Mark.Martinec@nsc.ijs.si>, ach@xray.mpe.mpg.de,
12275          cpan-testers@perl.org, perl5-porters@perl.org
12276          Subject: x operator broken in DEC Alpha for 8-bit characters (Re: Digest-MD5-2.00 test fails on DEC Alpha - a patch)
12277          Date: Fri, 18 Dec 1998 16:18:37 +0200 (EET)
12278          Message-ID: <13946.25661.193449.138023@alpha.hut.fi>
12279  Branch: cfgperl
12280        ! t/op/repeat.t util.c
12281 ____________________________________________________________________________
12282 [  2497] By: jhi                                   on 1998/12/21  14:18:57
12283     Log: Change #2483 update.
12284  Branch: cfgperl
12285        ! t/op/tr.t
12286 ____________________________________________________________________________
12287 [  2496] By: jhi                                   on 1998/12/21  14:07:41
12288     Log: Update on change #2493.
12289  Branch: cfgperl
12290        ! t/pragma/warn/op
12291 ____________________________________________________________________________
12292 [  2495] By: jhi                                   on 1998/12/21  13:52:00
12293     Log: Change #2487 aftershock.
12294  Branch: cfgperl
12295        ! warning.pl
12296 ____________________________________________________________________________
12297 [  2494] By: jhi                                   on 1998/12/21  12:35:00
12298     Log: From: Chris Nandor <pudge@pobox.com>
12299          To: perl5-porters@perl.org
12300          Subject: [PATCH] perlport.pod v1.37
12301          Date: Sat, 19 Dec 1998 12:54:34 -0500
12302          Message-Id: <v04020a03b2a194aaa676@[192.168.0.77]>
12303  Branch: cfgperl
12304        ! pod/perlport.pod
12305 ____________________________________________________________________________
12306 [  2493] By: jhi                                   on 1998/12/21  12:22:44
12307     Log: From: Mark-Jason Dominus <mjd@plover.com>
12308          To: perl5-porters@perl.com
12309          Subject: PATCH (5.005_02): Dejargonizing
12310          Date: Sun, 20 Dec 1998 14:35:20 -0500
12311          Message-ID: <19981220193520.11230.qmail@plover.com>
12312          
12313          From: Mark-Jason Dominus <mjd@plover.com>
12314          To: perl5-porters@perl.com
12315          Subject: PATCH (5.005_02): Spelling correction in warning message
12316          Date: Sun, 20 Dec 1998 13:51:30 -0500
12317          Message-ID: <19981220185130.11067.qmail@plover.com>
12318  Branch: cfgperl
12319        ! doio.c op.c
12320 ____________________________________________________________________________
12321 [  2492] By: jhi                                   on 1998/12/21  09:00:05
12322     Log: From: "Vishal Bhatia" <vishalb@hotmail.com>
12323          To: perl5-porters@perl.org
12324          Subject: [PATCH 5.005_54] pp_next/pp_last/pp_redo problems
12325          Date: Sun, 20 Dec 1998 19:03:25 PST
12326          Message-ID: <19981221030326.27660.qmail@hotmail.com>
12327          
12328          (slightly reformatted)
12329  Branch: cfgperl
12330        ! ext/B/B/CC.pm
12331 ____________________________________________________________________________
12332 [  2491] By: nick                                  on 1998/12/20  14:21:29
12333     Log: Save _all_ GV's which have SV, AV or HV set.
12334  Branch: perl
12335        ! ext/B/B/C.pm
12336 ____________________________________________________________________________
12337 [  2490] By: jhi                                   on 1998/12/18  15:13:19
12338     Log: Add idea about generalising cpp symbol probing of Errno.
12339  Branch: cfgperl
12340        ! Todo
12341 ____________________________________________________________________________
12342 [  2489] By: jhi                                   on 1998/12/18  14:47:57
12343     Log: Address some of the issues of:
12344          
12345          From: Tom Christiansen <tchrist@jhereg.perl.com>
12346          To: perl-porters-active@jhereg.perl.com
12347          Subject: Undocumentation Issues for 5.005
12348          Date: Thu, 17 Dec 1998 14:46:24 -0700
12349          Message-Id: <199812172146.OAA05316@jhereg.perl.com>
12350  Branch: cfgperl
12351        ! pod/perl5005delta.pod
12352 ____________________________________________________________________________
12353 [  2488] By: jhi                                   on 1998/12/18  11:26:32
12354     Log: From: root <root@dubravka.in-berlin.de>
12355          To: perlbug@perl.com
12356          Cc: k@dubravka.in-berlin.de
12357          Subject: Please add no_modify to PERL_POLLUTE
12358          Date: Fri, 18 Dec 1998 10:45:52 +0100
12359          Message-Id: <199812180945.KAA05275@dubravka.in-berlin.de>
12360          
12361          (Really from Andreas König)
12362  Branch: cfgperl
12363        ! embed.pl
12364 ____________________________________________________________________________
12365 [  2487] By: jhi                                   on 1998/12/17  14:05:52
12366     Log: Some (by far not all) issues of the below message addressed.
12367          
12368          From: Tom Christiansen <tchrist@jhereg.perl.com>
12369          To: The Perl Porters Mailing List <perl5-porters@perl.org>
12370          Subject: important UNDOC issues for 5.005_54
12371          Date: Wed, 16 Dec 1998 21:14:53 -0700
12372          Message-Id: <199812170414.VAA25860@jhereg.perl.com>
12373  Branch: cfgperl
12374        ! lib/warning.pm pod/perl5005delta.pod pod/perldelta.pod
12375 ____________________________________________________________________________
12376 [  2486] By: jhi                                   on 1998/12/17  12:47:15
12377     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12378          To: domo@computer.org
12379          Cc: jhi@iki.fi, perl5-porters@perl.org
12380          Subject: Re: stuff related to malloc.c
12381          Date: Wed, 16 Dec 1998 16:40:27 -0500 (EST)
12382          Message-Id: <199812162140.QAA04925@monk.mps.ohio-state.edu>
12383  Branch: cfgperl
12384        ! malloc.c
12385 ____________________________________________________________________________
12386 [  2485] By: jhi                                   on 1998/12/17  12:17:19
12387     Log: More porting notes.
12388  Branch: cfgperl
12389        ! Porting/pumpkin.pod
12390 ____________________________________________________________________________
12391 [  2484] By: jhi                                   on 1998/12/15  08:38:05
12392     Log: Undo #2386 and #2205.
12393  Branch: cfgperl
12394        ! pod/perlfunc.pod
12395 ____________________________________________________________________________
12396 [  2483] By: jhi                                   on 1998/12/14  17:58:35
12397     Log: lib was missing from @INC.
12398  Branch: cfgperl
12399        ! t/op/tr.t
12400 ____________________________________________________________________________
12401 [  2482] By: jhi                                   on 1998/12/14  17:52:42
12402     Log: Was missing use Text::Wrap.
12403  Branch: cfgperl
12404        ! t/lib/textfill.t
12405 ____________________________________________________________________________
12406 [  2481] By: jhi                                   on 1998/12/14  16:00:22
12407     Log: nlist.h not yet Configure-probed but DynaLoader Linux-hinted.
12408          
12409          From: Jonathan Roy <roy@idle.com>
12410          To: perl5-porters@perl.org
12411          Subject: nlist.h add to Configure checks?
12412          Date: Sun, 13 Dec 1998 22:22:49 -0500
12413          Message-Id: <4.1.19981213221847.00a3e100@pop-server.tampabay.rr.com>
12414  Branch: cfgperl
12415        + ext/DynaLoader/hints/linux.pl
12416        ! MANIFEST
12417 ____________________________________________________________________________
12418 [  2480] By: jhi                                   on 1998/12/14  15:02:44
12419     Log: Give up completely using nm in AIX.
12420          
12421          From: "Kurt D. Starsinic" <kstar@chapin.edu>
12422          To: Gurusamy Sarathy <gsar@engin.umich.edu>, Jarkko Hietaniemi <jhi@iki.fi>
12423          Cc: perl5-porters@perl.org
12424          Subject: [PATCH 5.005_54] AIX 4.3.1.0 fails to locate some functions
12425          Date: Thu, 10 Dec 1998 00:51:46 -0500
12426          Message-ID: <19981210005146.B29986@O2.chapin.edu>
12427  Branch: cfgperl
12428        ! hints/aix.sh
12429 ____________________________________________________________________________
12430 [  2479] By: jhi                                   on 1998/12/14  14:39:52
12431     Log: AIX' error messages are different.
12432          
12433          From: "Kurt D. Starsinic" <kstar@chapin.edu>
12434          To: Gurusamy Sarathy <gsar@engin.umich.edu>
12435          Cc: perl5-porters@perl.org
12436          Subject: [PATCH 5.005_54] AIX 4.1.3.0 fails pragma/warning.t
12437          Date: Thu, 10 Dec 1998 00:42:36 -0500
12438          Message-ID: <19981210004236.A29986@O2.chapin.edu>
12439          
12440          From: Michael Engel <engel@nms1.cc.huji.ac.il>
12441          To: perlbug@perl.com
12442          Subject: erroes in installing perl5*53 on IBM RS6000, aix 4.1
12443          Date: Mon, 14 Dec 1998 16:15:20 +0200 (IST)
12444          Message-ID: <Pine.A41.4.05_heb2.07.9812141609500.58712-300000@nms1.cc.huji.ac.il>
12445  Branch: cfgperl
12446        ! t/pragma/warn/doio
12447 ____________________________________________________________________________
12448 [  2475] By: jhi                                   on 1998/12/13  12:35:55
12449     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12450          To: jhi@iki.fi
12451          Cc: Carl_Adler@idx.com, perl5-porters@perl.org
12452          Subject: Re: stuff related to malloc.c
12453          Date: Sat, 12 Dec 1998 19:39:44 -0500 (EST)
12454          Message-Id: <199812130039.TAA21704@monk.mps.ohio-state.edu>
12455  Branch: cfgperl
12456        ! malloc.c
12457 ____________________________________________________________________________
12458 [  2474] By: jhi                                   on 1998/12/13  12:32:42
12459     Log: Some notes about porting issues.
12460  Branch: cfgperl
12461        ! Porting/pumpkin.pod
12462 ____________________________________________________________________________
12463 [  2473] By: jhi                                   on 1998/12/13  12:03:58
12464     Log: From: Laszlo Molnar <ml1050@freemail.c3.hu>
12465          To: Perl 5 Porters <perl5-porters@perl.org>
12466          Subject: [patch 5.005_02] dos-djgpp update
12467          Date: Sun, 13 Dec 1998 00:08:44 +0100
12468          Message-ID: <19981213000844.C264@beeblebrox>
12469  Branch: cfgperl
12470        ! djgpp/config.over
12471 ____________________________________________________________________________
12472 [  2472] By: gbarr                                 on 1998/12/12  17:12:28
12473     Log: undo changes to Exporter.pm from #2312
12474  Branch: maint-5.005/perl
12475        ! lib/Exporter.pm
12476 ____________________________________________________________________________
12477 [  2465] By: jhi                                   on 1998/12/12  12:31:21
12478     Log: Document that qw() taints.
12479          
12480          From: Christian Burger <burger@terra.mpikg-teltow.mpg.de> 
12481          To: perlbug@perl.com 
12482          Subject: taint problems
12483          Date: Sun, 1 Nov 1998 22:28:41 +0100 (MET) 
12484          Message-Id: <199811012128.WAA23381@terra.mpikg-teltow.mpg.de>
12485  Branch: cfgperl
12486        ! pod/perlop.pod
12487 ____________________________________________________________________________
12488 [  2464] By: jhi                                   on 1998/12/11  14:09:51
12489     Log: From: Horst von Brand <vonbrand@sleipnir.valparaiso.cl>
12490          To: dist-users@foretune.co.jp
12491          Subject: (dist-users 871) dist-3.0@70 generates lots of main() without type
12492          Date: Mon, 07 Dec 1998 20:13:04 -0400
12493          Message-Id: <199812072313.UAA06181@sleipnir.valparaiso.cl>
12494  Branch: cfgperl
12495        ! Configure
12496 ____________________________________________________________________________
12497 [  2463] By: jhi                                   on 1998/12/11  13:29:54
12498     Log: MAXPATHLEN.
12499  Branch: cfgperl
12500        ! perl.h
12501 ____________________________________________________________________________
12502 [  2462] By: jhi                                   on 1998/12/11  08:37:58
12503     Log: From: Mark Kettenis <kettenis@phys.uva.nl>
12504          To: perl5-porters@perl.org
12505          Subject: [PATCH]5.005_54 (CONFIG) Added support for GNU/Hurd
12506          Date: Thu, 10 Dec 1998 22:00:57 +0100 (CET)
12507          Message-Id: <199812102100.WAA00097@delius.kettenis.nl>
12508  Branch: cfgperl
12509        + hints/gnu.sh
12510 ____________________________________________________________________________
12511 [  2461] By: nick                                  on 1998/12/10  21:00:50
12512     Log: Date: Wed, 09 Dec 1998 22:16:50 PST
12513          From: Vishal Bhatia <vishalb@hotmail.com>
12514          1. Fixes the bug  reported by  Robin Barker <rmb1@cise.npl.co.uk> 
12515          2. Fixes the bug  regarding return value of c-functions generated out 
12516          of perl subs. ( Just includes the patch I sent earlier)
12517          3. Incorporates the other changes that need to be done to get CC.pm
12518          use ISA search for packages and methods on the same lines as C.pm
12519          
12520          Vishal would appreciate comments about B::Stackobj changes from 
12521          someone knowing that module well.
12522  Branch: perl
12523        ! ext/B/B/C.pm ext/B/B/CC.pm ext/B/B/Stackobj.pm
12524 ____________________________________________________________________________
12525 [  2460] By: jhi                                   on 1998/12/08  08:11:27
12526     Log: Integrate from mainperl.
12527  Branch: cfgperl
12528       !> Changes ext/B/B.pm ext/B/B.xs ext/B/B/C.pm ext/B/B/CC.pm
12529       !> ext/B/B/Deparse.pm perl.h pod/perl.pod pod/perl5005delta.pod
12530       !> pod/perldiag.pod pod/perlfunc.pod pp_sys.c t/lib/io_unix.t
12531       !> toke.c util.c
12532 ____________________________________________________________________________
12533 [  2459] By: jhi                                   on 1998/12/07  07:50:11
12534     Log: From: hansm@icgroup.nl 
12535          Subject: Not OK: perl 5.00503 +MAINT_TRIAL_1 on OPENSTEP-Mach 4_1 (UNINSTALLED)
12536          Reply-To: hansmu@xs4all.nl 
12537          To: perlbug@perl.com 
12538          Date: Sun, 6 Dec 98 22:19:54 +0100 
12539          Message-Id: <9812062116.AA26445@icgned.icgroup.nl> 
12540  Branch: cfgperl
12541        ! util.c
12542 ____________________________________________________________________________
12543 [  2458] By: gsar                                  on 1998/12/07  06:00:55
12544     Log: fix dup lexical
12545  Branch: perl
12546        ! ext/B/B/Deparse.pm t/lib/io_unix.t
12547 ____________________________________________________________________________
12548 [  2457] By: gsar                                  on 1998/12/06  14:38:59
12549     Log: mention limit on line numbers reported by diagnostics
12550  Branch: perl
12551        ! pod/perl.pod toke.c
12552 ____________________________________________________________________________
12553 [  2456] By: gsar                                  on 1998/12/06  13:49:02
12554     Log: branch perldelta.pod
12555  Branch: maint-5.005/perl
12556       +> pod/perldelta.pod
12557 ____________________________________________________________________________
12558 [  2455] By: gsar                                  on 1998/12/06  13:47:21
12559     Log: clobber perldelta.pod to reestablish branch from perl5005delta.pod
12560  Branch: maint-5.005/perl
12561        - pod/perldelta.pod
12562 ____________________________________________________________________________
12563 [  2454] By: gsar                                  on 1998/12/06  13:35:31
12564     Log: fix outdated/incorrect info about arbitrary limits
12565  Branch: perl
12566        ! Changes perl.h pod/perl.pod pod/perl5005delta.pod
12567        ! pod/perldiag.pod pod/perlfunc.pod pp_sys.c util.c
12568 ____________________________________________________________________________
12569 [  2453] By: nick                                  on 1998/12/05  16:14:42
12570     Log: Avoid hard-coding op numbers
12571          Update CC.pm to save %INC, and to co-exist with new C.pm
12572  Branch: perl
12573        ! ext/B/B.pm ext/B/B.xs ext/B/B/C.pm ext/B/B/CC.pm
12574 ____________________________________________________________________________
12575 [  2452] By: nick                                  on 1998/12/05  10:44:28
12576     Log: B.xs had its own code to calculate hash() which differed from
12577          PERL_HASH in hv.h - so all saved HV's were mangled - including %INC
12578          which meant that run-time require was re-done.
12579          Removed some debug from C.pm
12580  Branch: perl
12581        ! ext/B/B.xs ext/B/B/C.pm
12582 ____________________________________________________________________________
12583 [  2451] By: nick                                  on 1998/12/04  21:58:49
12584     Log: Snapshot of re-worked B::C which compiles Tk apps at least as
12585          well as _54, but with pre-scan for classes and save the ISA scheme.
12586  Branch: perl
12587        ! ext/B/B/C.pm
12588 ____________________________________________________________________________
12589 [  2450] By: nick                                  on 1998/12/04  17:58:44
12590     Log: Vishal Bhatia's patch as a basis.
12591  Branch: perl
12592        ! ext/B/B/C.pm ext/B/B/CC.pm
12593 ____________________________________________________________________________
12594 [  2449] By: jhi                                   on 1998/12/04  16:39:21
12595     Log: Integrate from mainperl.
12596  Branch: cfgperl
12597       !> t/op/goto.t t/op/tr.t
12598 ____________________________________________________________________________
12599 [  2448] By: gsar                                  on 1998/12/04  06:06:49
12600     Log: tweak test for UTEST
12601  Branch: perl
12602        ! t/op/tr.t
12603 ____________________________________________________________________________
12604 [  2444] By: jhi                                   on 1998/12/03  14:37:22
12605     Log: s/\bthe the\b/the/g *.pod
12606  Branch: cfgperl
12607        ! pod/perlfaq8.pod pod/perlfunc.pod pod/perlguts.pod
12608 ____________________________________________________________________________
12609 [  2443] By: jhi                                   on 1998/12/03  13:39:53
12610     Log: Change#2441 aftermath.
12611  Branch: cfgperl
12612        ! Configure Porting/Glossary Porting/config.sh Porting/config_H
12613        ! config_h.SH thread.h vms/subconfigure.com
12614 ____________________________________________________________________________
12615 [  2441] By: jhi                                   on 1998/12/03  08:15:13
12616     Log: From: Dan Sugalski <sugalskd@osshe.edu>
12617          To: perl5-porters@perl.org, vmsperl@cor.newman.upenn.edu
12618          Subject: [PATCH 5.005_54]Initial VMS patches
12619          Date: 3 Dec 1998 01:05:55 +0200
12620          Message-ID: <MLIST_3.0.6.32.19981202141057.0339a7f0@ous.edu>
12621          
12622          The patch to config_h.SH requires more study because
12623          metaconfig needs to agree.
12624  Branch: cfgperl
12625        ! config_h.SH configure.com global.sym lib/ExtUtils/MM_VMS.pm
12626        ! t/lib/textfill.t t/pragma/warning.t vms/descrip_mms.template
12627        ! vms/gen_shrfls.pl vms/subconfigure.com vms/vmsish.h
12628 ____________________________________________________________________________
12629 [  2440] By: gsar                                  on 1998/12/03  01:32:16
12630     Log: add failed check-in of goto.t from change#1867
12631  Branch: perl
12632        ! t/op/goto.t
12633 ____________________________________________________________________________
12634 [  2437] By: jhi                                   on 1998/12/02  18:03:51
12635     Log: Fix most of the bad L<> links of
12636          
12637          From: Tom Christiansen <tchrist@jhereg.perl.com> 
12638          Subject: bad L<> links
12639          Reply-to: tchrist@perl.com 
12640          To: perlbug@jhereg.perl.com 
12641          Date: Tue, 11 Aug 1998 10:58:07 -0500 
12642          Message-Id: <199808111658.KAA00484@jhereg.perl.com> 
12643          
12644          The ones not fixed may require darker Pod::HTML magic,
12645          for example the perlguts.html#tags should work fine, IMHO.
12646  Branch: cfgperl
12647        ! pod/perl5005delta.pod pod/perlcall.pod pod/perldata.pod
12648        ! pod/perldiag.pod pod/perlfaq5.pod pod/perlfaq7.pod
12649        ! pod/perlfunc.pod pod/perlguts.pod pod/perllocale.pod
12650        ! pod/perlobj.pod pod/perlport.pod pod/perlsub.pod
12651        ! pod/perlvar.pod
12652 ____________________________________________________________________________
12653 [  2436] By: jhi                                   on 1998/12/02  16:35:04
12654     Log: One paste too many in #2345.
12655  Branch: cfgperl
12656        ! lib/Pod/Html.pm
12657 ____________________________________________________________________________
12658 [  2435] By: jhi                                   on 1998/12/02  16:32:33
12659     Log: Pod::Html and Pod::Text were not locale-savvy:
12660          for example in =head1 all non-ASCII-\w-runs were
12661          turned into underscores in NAME tags.  This could
12662          result in several NAME tags becoming identical.
12663          Reported by:
12664          
12665          From: Fyodor Krasnov <fyodor@aha.ru> 
12666          Subject: pod2html vs Russian Characters
12667          To: Tom.Christiansen@snn.aha.ru, tchrist@perl.com 
12668          Date: Tue, 24 Nov 1998 19:00:36 +0300 (MSK) 
12669          Message-Id: <199811241600.TAA05149@stat.aha.ru> 
12670  Branch: cfgperl
12671        ! lib/Pod/Html.pm lib/Pod/Text.pm
12672 ____________________________________________________________________________
12673 [  2434] By: jhi                                   on 1998/12/02  10:29:00
12674     Log: The real Mc5_54 integration.
12675  Branch: cfgperl
12676       !> Changes MANIFEST pod/perlhist.pod pp_hot.c
12677 ____________________________________________________________________________
12678 [  2433] By: jhi                                   on 1998/12/02  08:52:13
12679     Log: From: Andy Dougherty <doughera@lafayette.edu>
12680          To: Perl Porters <perl5-porters@perl.org>
12681          Subject: [PATCH 5.005_xx] Missing redirection of simple test program
12682          Date: Tue, 1 Dec 1998 13:40:12 -0500 (EST)
12683          Message-Id: <Pine.SUN.3.96.981201133546.4288K-100000@newton.phys>
12684  Branch: cfgperl
12685        ! Configure
12686 ____________________________________________________________________________
12687 [  2432] By: jhi                                   on 1998/12/02  08:49:47
12688     Log: From: Andy Dougherty <doughera@lafayette.edu>
12689          To: Perl Porters <perl5-porters@perl.org>
12690          Subject: [PATCH 5.005_xx] erroneous 'none' in lddlflags
12691          Date: Tue, 1 Dec 1998 12:50:27 -0500 (EST)
12692          Message-Id: <Pine.SUN.3.96.981201124929.4288H-100000@newton.phys>
12693  Branch: cfgperl
12694        ! Configure
12695 ____________________________________________________________________________
12696 [  2431] By: jhi                                   on 1998/12/01  16:11:50
12697     Log: From: achampio@lehman.com (Alan Champion)
12698          Subject: Not OK: perl 5.00503 +MAINT_TRIAL_1 on sun4-solaris 2.3 (UNINSTALLED)
12699          To: perlbug@perl.com
12700          Date: 1 Dec 1998 17:36:33 +0200
12701          Message-ID: <MLIST_9812011518.AA00005@lonhpov1.lehman.com>
12702          
12703          Skip NIS includes.
12704  Branch: cfgperl
12705        ! t/op/pwent.t
12706 ____________________________________________________________________________
12707 [  2430] By: gsar                                  on 1998/12/01  12:12:50
12708     Log: 5.005_54, as released
12709  Branch: perl
12710        ! Changes MANIFEST pod/perlhist.pod pp_hot.c
12711 ____________________________________________________________________________
12712 [  2429] By: jhi                                   on 1998/12/01  11:28:39
12713     Log: From: Anton Berezin <tobez@plab.ku.dk>
12714          To: perl5-porters@perl.org
12715          Subject: [PATCH 5.005_54] Configure - hints/freebsd.sh signal handler type
12716          Date: 30 Nov 1998 19:46:24 +0100
12717          Message-ID: <864srhhvcv.fsf@lion.plab.ku.dk>
12718  Branch: cfgperl
12719        ! hints/freebsd.sh
12720 ____________________________________________________________________________
12721 [  2428] By: jhi                                   on 1998/12/01  11:08:16
12722     Log: Integrate from _54 mainperl modulo the NetBSD ifdef in util.c.
12723  Branch: cfgperl
12724       +> (branch 30 files)
12725       !> (integrate 71 files)
12726 ____________________________________________________________________________
12727 [  2427] By: jhi                                   on 1998/12/01  10:51:37
12728     Log: Default to accepting a hinted $randfunc even when $csym
12729          does not find it.  (the previous defaylt behaviour was not
12730          to accept).
12731  Branch: cfgperl
12732        ! Configure
12733 ____________________________________________________________________________
12734 [  2426] By: jhi                                   on 1998/12/01  10:13:03
12735     Log: Separated the [:foo:] parsing to its own function.
12736          Passes all tests.
12737  Branch: cfgperl
12738        ! regcomp.c
12739 ____________________________________________________________________________
12740 [  2425] By: jhi                                   on 1998/12/01  08:22:49
12741     Log: Typo in comments.
12742  Branch: cfgperl
12743        ! regexec.c
12744 ____________________________________________________________________________
12745 [  2424] By: jhi                                   on 1998/12/01  08:21:38
12746     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12747          Subject: [PATCH 5.005_*] Debugger 'v' command
12748          To: perl5-porters@perl.org (Mailing list Perl5)
12749          Date: 1 Dec 1998 07:55:11 +0200
12750          Message-ID: <MLIST_199812010534.AAA21371@monk.mps.ohio-state.edu>
12751  Branch: cfgperl
12752        ! lib/perl5db.pl
12753 ____________________________________________________________________________
12754 [  2423] By: jhi                                   on 1998/12/01  08:19:08
12755     Log: From: pvhp@forte.com (Peter Prymmer)
12756          Subject: [PATCH 5.005_03t1 && 5.005_54]dll linkage side decks for OS/390
12757          To: perl5-porters@perl.org
12758          Date: 1 Dec 1998 07:27:11 +0200
12759          Message-ID: <MLIST_9812010508.AA07791@forte.com>
12760  Branch: cfgperl
12761        ! hints/os390.sh
12762 ____________________________________________________________________________
12763 [  2417] By: jhi                                   on 1998/11/30  08:14:00
12764     Log: s/SCM_CREDENTIALSS/SCM_CREDENTIAL/
12765  Branch: cfgperl
12766        ! ext/Socket/Socket.xs
12767 ____________________________________________________________________________
12768 [  2416] By: jhi                                   on 1998/11/30  08:00:15
12769     Log: Undo #2395, seems more like a problem in netbsd-current.
12770  Branch: cfgperl
12771        ! util.c
12772
12773 ----------------
12774 Version 5.005_54
12775 ----------------
12776
12777 ____________________________________________________________________________
12778 [  2414] By: gsar                                  on 1998/11/30  02:23:55
12779     Log: more JPL tweaks
12780  Branch: perl
12781        - jpl/JNI/MANIFEST jpl/PerlInterpreter/Makefile
12782        ! Changes MANIFEST jpl/JNI/JNI.pm jpl/README
12783 ____________________________________________________________________________
12784 [  2413] By: gsar                                  on 1998/11/30  01:35:56
12785     Log: stub bin/jpl that just runs JPL::Compile::files()
12786  Branch: perl
12787        + jpl/bin/jpl
12788 ____________________________________________________________________________
12789 [  2412] By: gsar                                  on 1998/11/30  01:32:14
12790     Log: delete symlink
12791  Branch: perl
12792        - jpl/bin/jpl
12793 ____________________________________________________________________________
12794 [  2410] By: gsar                                  on 1998/11/30  01:30:44
12795     Log: branch jpl from perlext to perl
12796  Branch: perl
12797       +> (branch 30 files)
12798 ____________________________________________________________________________
12799 [  2407] By: gsar                                  on 1998/11/30  01:24:53
12800     Log: JPL tweaks to build with 5.005
12801  Branch: perlext
12802        ! jpl/JNI/JNI.xs jpl/JNI/typemap jpl/JPL/Compile.pm
12803        ! jpl/PerlInterpreter/PerlInterpreter.c jpl/README
12804 ____________________________________________________________________________
12805 [  2406] By: gsar                                  on 1998/11/30  00:55:54
12806     Log: integrate changes#2273,2274,2288,2291 from maint-5.004
12807  Branch: perl
12808        ! Porting/patchls doio.c lib/Sys/Syslog.pm t/op/die_exit.t
12809 ____________________________________________________________________________
12810 [  2405] By: gsar                                  on 1998/11/30  00:28:55
12811     Log: patchlevel up to 54
12812  Branch: perl
12813        ! patchlevel.h win32/Makefile win32/config_H.bc
12814        ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
12815 ____________________________________________________________________________
12816 [  2403] By: gsar                                  on 1998/11/29  23:35:50
12817     Log: integrate cfgperl changes into mainline
12818  Branch: perl
12819       !> Configure Porting/Glossary Porting/config.sh Porting/config_H
12820       !> config_h.SH pod/perlfunc.pod t/op/grent.t t/op/pwent.t util.c
12821 ____________________________________________________________________________
12822 [  2402] By: gsar                                  on 1998/11/29  23:08:42
12823     Log: sync Text::Wrap version number
12824  Branch: perl
12825        ! lib/Text/Wrap.pm
12826 ____________________________________________________________________________
12827 [  2401] By: gsar                                  on 1998/11/29  22:56:21
12828     Log: textfill.t tweak
12829  Branch: perl
12830        ! t/lib/textfill.t
12831 ____________________________________________________________________________
12832 [  2400] By: gsar                                  on 1998/11/29  22:50:41
12833     Log: update to Text::Wrap 98.112901 from David Muir Sharnoff
12834          <muir@idiom.com>
12835  Branch: perl
12836        + t/lib/textfill.t
12837        ! MANIFEST lib/Text/Wrap.pm
12838 ____________________________________________________________________________
12839 [  2399] By: gsar                                  on 1998/11/29  22:28:05
12840     Log: updated to Text::Wrap 98.112801 from CPAN; one published change
12841          has happened without the authors knowledge or consent; the subversive
12842          version (which is in 5.00502) breaks one of the tests in the
12843          authors testsuite; attempts are being made to find a fix that
12844          avoids breaking code already running with the 5.005_02 version
12845          From:    David Muir Sharnoff <muir@idiom.com>
12846          Date:    Sat, 28 Nov 1998 04:34:17 PST
12847          Message-Id: <199811281234.EAA03082@idiom.com>
12848          Subject: Updated Text::Wrap, Time::ParseDate, File::Flock
12849  Branch: perl
12850        ! lib/Text/Wrap.pm t/lib/textwrap.t
12851 ____________________________________________________________________________
12852 [  2397] By: nick                                  on 1998/11/29  20:13:58
12853     Log: Update docs and English.pm for $^C
12854  Branch: perl
12855        ! lib/English.pm pod/perlvar.pod
12856 ____________________________________________________________________________
12857 [  2396] By: jhi                                   on 1998/11/29  20:13:03
12858     Log: Mirror #2384.
12859  Branch: cfgperl
12860        ! t/op/pwent.t
12861 ____________________________________________________________________________
12862 [  2395] By: jhi                                   on 1998/11/29  19:59:12
12863     Log: Newer NetBSDs don't have NSIG in <sys/signal.h>, they need <signal.h>.
12864  Branch: cfgperl
12865        ! util.c
12866 ____________________________________________________________________________
12867 [  2394] By: gsar                                  on 1998/11/29  19:49:08
12868     Log: updated perlreftut.pod
12869  Branch: perl
12870        ! pod/perlreftut.pod
12871 ____________________________________________________________________________
12872 [  2393] By: gsar                                  on 1998/11/29  19:31:56
12873     Log: misc tweaks
12874  Branch: perl
12875        ! ext/IO/Makefile.PL lib/Test.pm t/lib/io_poll.t t/op/sort.t
12876 ____________________________________________________________________________
12877 [  2392] By: gsar                                  on 1998/11/29  19:31:18
12878     Log: notes about -DPERL_POLLUTE
12879  Branch: perl
12880        ! INSTALL pod/perldelta.pod win32/Makefile win32/makefile.mk
12881 ____________________________________________________________________________
12882 [  2391] By: gsar                                  on 1998/11/29  19:13:52
12883     Log: explain various win32 build caveats more clearly
12884  Branch: perl
12885        ! README.win32 win32/Makefile win32/makefile.mk
12886 ____________________________________________________________________________
12887 [  2390] By: gsar                                  on 1998/11/29  16:51:59
12888     Log: remove I_POLL detection (Configure will do that now)
12889  Branch: perl
12890        ! ext/IO/Makefile.PL
12891 ____________________________________________________________________________
12892 [  2389] By: jhi                                   on 1998/11/29  16:39:16
12893     Log: Add I_POLL for IO 1.20.
12894  Branch: cfgperl
12895        ! Configure Porting/Glossary Porting/config.sh Porting/config_H
12896        ! config_h.SH
12897 ____________________________________________________________________________
12898 [  2388] By: gsar                                  on 1998/11/29  16:23:30
12899     Log: add p4desc (augments 'p4 describe' output with diffs for new files)
12900  Branch: perl
12901        + Porting/p4desc
12902        ! MANIFEST
12903 ____________________________________________________________________________
12904 [  2387] By: gsar                                  on 1998/11/29  16:08:03
12905     Log: another threads reliability fix: serialize writes to thr->threadsv
12906          avoid most uses of PL_na (which is much more inefficient than a
12907          simple local); update docs to suit; PL_na now being thr->Tna may
12908          be a minor compatibility issue for extensions--will require dTHR
12909          outside of XSUBs (those get automatic dTHR)
12910  Branch: perl
12911        ! XSUB.h djgpp/djgpp.c doio.c doop.c dump.c ext/B/B.xs
12912        ! ext/DB_File/DB_File.xs ext/DynaLoader/dl_next.xs
12913        ! ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs ext/Thread/Thread.xs
12914        ! ext/attrs/attrs.xs gv.c malloc.c mg.c op.c
12915        ! os2/OS2/REXX/REXX.xs os2/os2.c perl.c perly.c perly.y
12916        ! pod/perlcall.pod pod/perlembed.pod pod/perlguts.pod
12917        ! pod/perlxs.pod pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c run.c sv.c
12918        ! t/op/pwent.t taint.c toke.c universal.c vmesa/vmesa.c
12919        ! vms/ext/Stdio/Stdio.xs vms/perly_c.vms vms/vms.c win32/win32.c
12920 ____________________________________________________________________________
12921 [  2386] By: jhi                                   on 1998/11/29  15:40:42
12922     Log: Tune the "if" entry.
12923  Branch: cfgperl
12924        ! pod/perlfunc.pod
12925 ____________________________________________________________________________
12926 [  2385] By: gsar                                  on 1998/11/29  12:40:28
12927     Log: various fixes for race conditions under threads: mutex locks based
12928          on PL_threadnum were seriously flawed, since it means more than one
12929          thread could enter the critical region; PL_na was global instead of
12930          thread-local; child thread could finish and free thr structures
12931          before Thread->new() got around to creating the Thread object;
12932          cv_clone() needed locking, as it mucks with PL_comppad and other
12933          global data; new_struct_thread() needed to lock template-thread's
12934          mutex while copying its data
12935  Branch: perl
12936        ! embedvar.h ext/Thread/Thread.xs gv.c op.c perl.c perlvars.h
12937        ! pp_hot.c thrdvar.h thread.h util.c win32/win32thread.c
12938 ____________________________________________________________________________
12939 [  2384] By: gsar                                  on 1998/11/29  10:54:38
12940     Log: s/warn/print/ on multiply defined groups
12941  Branch: perl
12942        ! t/op/grent.t
12943 ____________________________________________________________________________
12944 [  2383] By: gsar                                  on 1998/11/29  10:48:39
12945     Log: backout change#2334
12946  Branch: perl
12947        ! pod/perlfunc.pod pp_hot.c sv.c thrdvar.h
12948 ____________________________________________________________________________
12949 [  2382] By: jhi                                   on 1998/11/29  10:33:40
12950     Log: Better NetInfo behaviour.
12951  Branch: cfgperl
12952        ! t/op/grent.t t/op/pwent.t
12953 ____________________________________________________________________________
12954 [  2381] By: jhi                                   on 1998/11/29  10:08:15
12955     Log: Integrate from mainperl.
12956  Branch: cfgperl
12957       +> ext/IO/ChangeLog ext/IO/lib/IO/Dir.pm ext/IO/lib/IO/Poll.pm
12958       +> ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/Socket/UNIX.pm
12959       +> ext/IO/poll.c ext/IO/poll.h pod/perlreftut.pod
12960       +> t/lib/io_const.t t/lib/io_dir.t t/lib/io_multihomed.t
12961       +> t/lib/io_poll.t t/lib/io_unix.t
12962       !> (integrate 58 files)
12963 ____________________________________________________________________________
12964 [  2380] By: gsar                                  on 1998/11/29  08:22:49
12965     Log: prefer IO::Handle for IO if FileHandle:: is empty (as suggested by
12966          Tim Bunce)
12967  Branch: perl
12968        ! gv.c
12969 ____________________________________________________________________________
12970 [  2379] By: gsar                                  on 1998/11/29  07:06:43
12971     Log: fix for pat.t failure under USE_THREADS
12972  Branch: perl
12973        ! pp_ctl.c regexec.c
12974 ____________________________________________________________________________
12975 [  2378] By: nick                                  on 1998/11/28  22:46:57
12976     Log: More C.pm tweaks
12977          Save globs even if we have saved cv itself before - may be imported.
12978          
12979          While we don't save "bootstrap" CV we need to provide a stub,
12980          so that if we require it later we don't fall through and attempt
12981          to DynaLoad module again.
12982          
12983          Attempt to save %INC so that "require" does not reload things
12984          we have compiled-in (does not work right yet - seems to be due
12985          to PL_incgv being created in perl_parse() current scheme setting 
12986          GvHV() is "better" than saving the glob, but still does not 
12987          work as I expect). 
12988  Branch: perl
12989        ! ext/B/B/C.pm
12990 ____________________________________________________________________________
12991 [  2377] By: gsar                                  on 1998/11/28  22:30:38
12992     Log: various tweaks; result passes all tests for normal build on Solaris;
12993          fails two pat.t tests under USE_THREADS; io_poll.t test#3 fails on
12994          win32 due to lack of select() that works on non-socket fds
12995  Branch: perl
12996        ! ext/IO/poll.c regcomp.c regexec.c scope.c
12997        ! t/lib/io_multihomed.t win32/makefile.mk
12998 ____________________________________________________________________________
12999 [  2376] By: gsar                                  on 1998/11/28  20:44:39
13000     Log: add $config_args to perl -V display (suggested by Ilya Zakharevich)
13001  Branch: perl
13002        ! myconfig
13003 ____________________________________________________________________________
13004 [  2375] By: gsar                                  on 1998/11/28  20:42:58
13005     Log: integrate cfgperl changes into mainline
13006  Branch: perl
13007       !> Configure ext/POSIX/hints/dynixptx.pl myconfig t/op/grent.t
13008       !> t/op/pwent.t t/op/undef.t t/pragma/locale.t util.c
13009 ____________________________________________________________________________
13010 [  2374] By: gsar                                  on 1998/11/28  20:02:03
13011     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13012          Date: Thu, 5 Nov 1998 02:21:12 -0500 (EST)
13013          Message-Id: <199811050721.CAA27998@monk.mps.ohio-state.edu>
13014          Subject: [PATCH 5.00553] Yet another OS/2 patch
13015  Branch: perl
13016        ! os2/Changes os2/Makefile.SHs os2/os2.c t/pragma/warn/op
13017 ____________________________________________________________________________
13018 [  2373] By: gsar                                  on 1998/11/28  19:30:06
13019     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13020          Date: Sat, 28 Nov 1998 01:51:56 -0500 (EST)
13021          Message-Id: <199811280651.BAA18095@monk.mps.ohio-state.edu>
13022          Subject: [PATCH 5.005_53] Change $#+
13023  Branch: perl
13024        ! mg.c pod/perlvar.pod t/op/pat.t
13025 ____________________________________________________________________________
13026 [  2372] By: gsar                                  on 1998/11/28  19:28:00
13027     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13028          Date: Sat, 28 Nov 1998 00:33:17 -0500 (EST)
13029          Message-Id: <199811280533.AAA25654@monk.mps.ohio-state.edu>
13030          Subject: [PATCH 5.005_53] Finishing off SNOBOL: $1 in (?{})
13031  Branch: perl
13032        ! embedvar.h mg.c objXSUB.h perl.c regexec.c t/op/pat.t
13033        ! thrdvar.h
13034 ____________________________________________________________________________
13035 [  2371] By: gsar                                  on 1998/11/28  19:23:53
13036     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13037          Date: Fri, 27 Nov 1998 16:16:48 -0500 (EST)
13038          Message-Id: <199811272116.QAA03502@monk.mps.ohio-state.edu>
13039          Subject: [PATCH 5.005_53] better -Mre=debugcolor
13040  Branch: perl
13041        ! embedvar.h objXSUB.h regexec.c thrdvar.h
13042 ____________________________________________________________________________
13043 [  2370] By: gsar                                  on 1998/11/28  19:21:17
13044     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13045          Date: Fri, 27 Nov 1998 15:22:19 -0500 (EST)
13046          Message-Id: <199811272022.PAA17874@monk.mps.ohio-state.edu>
13047          Subject: [PATCH 5.005_*] regcolors
13048  Branch: perl
13049        ! embed.h global.sym objXSUB.h proto.h regcomp.c regexec.c
13050 ____________________________________________________________________________
13051 [  2369] By: gsar                                  on 1998/11/28  19:00:15
13052     Log: allow final period in a file (not followed by a newline) to
13053          terminate format spec
13054  Branch: perl
13055        ! toke.c
13056 ____________________________________________________________________________
13057 [  2368] By: gsar                                  on 1998/11/28  18:58:25
13058     Log: Liblist tweak suggested by Swen Thuemmler <Swen.Thuemmler@paderlinx.de>;
13059          add C<$Config{installarchlib}/CORE> to the default locations searched
13060          on win32
13061  Branch: perl
13062        ! lib/ExtUtils/Liblist.pm
13063 ____________________________________________________________________________
13064 [  2367] By: gsar                                  on 1998/11/28  18:46:05
13065     Log: applied suggested patch with PERL_OBJECT tweaks
13066          From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13067          Date: Thu, 26 Nov 1998 02:46:20 -0500 (EST)
13068          Message-Id: <199811260746.CAA23164@monk.mps.ohio-state.edu>
13069          Subject: [PATCH 5.005_53] Enable $_ and pos() inside (?{ CODE }) in RExen
13070  Branch: perl
13071        ! embed.h embed.pl embedvar.h objXSUB.h pp_ctl.c proto.h
13072        ! regexec.c t/op/pat.t thrdvar.h
13073 ____________________________________________________________________________
13074 [  2366] By: gsar                                  on 1998/11/28  18:38:34
13075     Log: additional documentation for qr//
13076          From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13077          Message-Id: <199811260751.CAA24560@monk.mps.ohio-state.edu>
13078          Date: Thu, 26 Nov 1998 02:51:09 -0500 (EST)
13079          Subject: [PATCH 5.005_*] Documentation (fwd)
13080  Branch: perl
13081        ! pod/perlfunc.pod pod/perlop.pod pod/perlpod.pod
13082 ____________________________________________________________________________
13083 [  2365] By: gsar                                  on 1998/11/28  18:35:35
13084     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13085          Date: Wed, 25 Nov 1998 23:33:45 -0500 (EST)
13086          Message-Id: <199811260433.XAA29281@monk.mps.ohio-state.edu>
13087          Subject: [PATCH 5.005_*] Fix \G in REx without //g
13088  Branch: perl
13089        ! cop.h embedvar.h objXSUB.h pp.c pp_ctl.c pp_hot.c regexec.c
13090        ! regexp.h t/op/pat.t thrdvar.h
13091 ____________________________________________________________________________
13092 [  2364] By: gsar                                  on 1998/11/28  18:24:20
13093     Log: update Test.pm to Test-1.12; tweak 're' detection
13094  Branch: perl
13095        ! lib/Test.pm
13096 ____________________________________________________________________________
13097 [  2363] By: gsar                                  on 1998/11/28  18:12:04
13098     Log: avoid command-line quoting portability problems in lex_assign.t
13099  Branch: perl
13100        ! t/op/lex_assign.t
13101 ____________________________________________________________________________
13102 [  2362] By: gsar                                  on 1998/11/28  18:08:50
13103     Log: From: John Tobey <jtobey@channel1.com>
13104          Date: Thu, 19 Nov 1998 14:14:15 -0500 (EST)
13105          Message-Id: <m0zgZWx-000FOgC@feynman.localnet>
13106          Subject: PATCH: document English.pm sawampersand and thread issues
13107  Branch: perl
13108        ! lib/English.pm pod/perlvar.pod
13109 ____________________________________________________________________________
13110 [  2361] By: gsar                                  on 1998/11/28  18:03:04
13111     Log: fix uninitialized warnings
13112          From: Brian Callaghan <callagh@itginc.com>
13113          Date: Thu, 19 Nov 1998 17:49:10 -0800
13114          Message-Id: <3654CA96.B64FCAEB@itginc.com>
13115          Subject: Complete.pm patch (version 1.1)
13116  Branch: perl
13117        ! lib/Term/Complete.pm
13118 ____________________________________________________________________________
13119 [  2360] By: gsar                                  on 1998/11/28  17:59:16
13120     Log: s/Array/List/ suggested by John Tobey
13121  Branch: perl
13122        ! pod/perldata.pod
13123 ____________________________________________________________________________
13124 [  2359] By: gsar                                  on 1998/11/28  17:47:48
13125     Log: update tie() entry in perlfunc to reflect TIEARRAY and TIEHANDLE
13126  Branch: perl
13127        ! lib/Tie/Handle.pm pod/perlfunc.pod
13128 ____________________________________________________________________________
13129 [  2358] By: jhi                                   on 1998/11/28  17:23:15
13130     Log: Revamp the locale tests.
13131          (0) Instead of rewiring a few locales scan for them.
13132          (1) Bogus test #101 removed.
13133          (2) All the locales are checked, the lists of failed
13134          and non-failed ones are displayed.
13135          (3) The test #103 is again 'active' so that it may fail.
13136          (4) To balance (3) a hopefully pacifying message is shown
13137          if the #103 fails.
13138  Branch: cfgperl
13139        ! t/pragma/locale.t
13140 ____________________________________________________________________________
13141 [  2357] By: gsar                                  on 1998/11/28  17:21:07
13142     Log: add perlreftut.pod
13143  Branch: perl
13144        + pod/perlreftut.pod
13145        ! MANIFEST pod/Makefile pod/buildtoc pod/perl.pod
13146        ! pod/perlref.pod pod/roffitall vms/descrip_mms.template
13147        ! win32/pod.mak
13148 ____________________________________________________________________________
13149 [  2356] By: jhi                                   on 1998/11/28  16:58:01
13150     Log: Change #2346 fallout.
13151  Branch: cfgperl
13152        ! t/op/undef.t
13153 ____________________________________________________________________________
13154 [  2355] By: gsar                                  on 1998/11/28  16:46:43
13155     Log: IO.xs tweaks; avoid coredump in io_xs.t; remove newCONSTSUB();
13156          ANSI prototypes
13157  Branch: perl
13158        ! ext/IO/IO.xs
13159 ____________________________________________________________________________
13160 [  2354] By: gsar                                  on 1998/11/28  16:08:07
13161     Log: add IO-1.20; mess with t/lib/io_*.t in an attempt to
13162          keep platform hacks that aren't in the 1.20 dist; add new files
13163          to MANIFEST; hack Makefile.PL; result hasn't been tested
13164          anywhere
13165  Branch: perl
13166        + ext/IO/ChangeLog ext/IO/lib/IO/Dir.pm ext/IO/lib/IO/Poll.pm
13167        + ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/Socket/UNIX.pm
13168        + ext/IO/poll.c ext/IO/poll.h t/lib/io_const.t t/lib/io_dir.t
13169        + t/lib/io_multihomed.t t/lib/io_poll.t t/lib/io_unix.t
13170        ! MANIFEST ext/IO/IO.pm ext/IO/IO.xs ext/IO/Makefile.PL
13171        ! ext/IO/README ext/IO/lib/IO/File.pm ext/IO/lib/IO/Handle.pm
13172        ! ext/IO/lib/IO/Pipe.pm ext/IO/lib/IO/Seekable.pm
13173        ! ext/IO/lib/IO/Select.pm ext/IO/lib/IO/Socket.pm
13174        ! t/lib/io_sock.t t/lib/io_udp.t
13175 ____________________________________________________________________________
13176 [  2353] By: jhi                                   on 1998/11/28  15:51:03
13177     Log: Locale collation, ctype, and numeric, were initialized wrong
13178          (if LC_ALL or LANG were unset, so were the collation/ctype/numeric),
13179          as reported by
13180          
13181          From: Ilya.Sandler@etak.com (Ilya Sandler)
13182          Subject: a bug in locale handling: LC_COLLATE ignored sometimes
13183          To: perlbug@perl.com
13184          Date: 25 Nov 1998 04:53:52 +0200
13185          Message-ID: <MLIST_199811250226.SAA12590@axi001.etak.sw>
13186  Branch: cfgperl
13187        ! util.c
13188 ____________________________________________________________________________
13189 [  2352] By: nick                                  on 1998/11/28  15:21:59
13190     Log: Implement $^C to allow perl access to -c flag - I think this 
13191          was agreed once...
13192  Branch: perl
13193        ! gv.c mg.c
13194 ____________________________________________________________________________
13195 [  2351] By: jhi                                   on 1998/11/28  15:14:24
13196     Log: Change #2251 fixup.
13197  Branch: cfgperl
13198        ! myconfig
13199 ____________________________________________________________________________
13200 [  2350] By: jhi                                   on 1998/11/28  14:58:19
13201     Log: Integrate from mainperl.
13202  Branch: cfgperl
13203       +> ext/Devel/Peek/Changes ext/Devel/Peek/Makefile.PL
13204       +> ext/Devel/Peek/Peek.pm ext/Devel/Peek/Peek.xs
13205       +> pod/perl5005delta.pod
13206       !> (integrate 49 files)
13207 ____________________________________________________________________________
13208 [  2349] By: jhi                                   on 1998/11/28  14:27:36
13209     Log: Passwd and group file groveling.
13210  Branch: cfgperl
13211        ! t/op/grent.t t/op/pwent.t
13212 ____________________________________________________________________________
13213 [  2348] By: gsar                                  on 1998/11/28  14:09:50
13214     Log: more conservative version of changes#2345,2346,2347; those break
13215          C<defined(@{"foo::ISA"})> which seems to be extensively used in
13216          the libs :-(
13217  Branch: perl
13218        ! pp.c t/op/method.t
13219 ____________________________________________________________________________
13220 [  2347] By: gsar                                  on 1998/11/28  13:36:08
13221     Log: tweak bogus test
13222  Branch: perl
13223        ! t/op/method.t
13224 ____________________________________________________________________________
13225 [  2346] By: gsar                                  on 1998/11/28  13:20:34
13226     Log: test cases for previous change
13227  Branch: perl
13228        ! t/op/undef.t
13229 ____________________________________________________________________________
13230 [  2345] By: gsar                                  on 1998/11/28  13:07:17
13231     Log: fix typo in pp_defined() causing C<defined %tied> to fail
13232  Branch: perl
13233        ! pp.c
13234 ____________________________________________________________________________
13235 [  2344] By: gsar                                  on 1998/11/28  13:03:29
13236     Log: s/comment/comment_t/ tweak (suggested by John Gorman
13237          <jgorman@webbysoft.com>)
13238  Branch: perl
13239        ! ext/B/B/Assembler.pm ext/B/B/Disassembler.pm
13240 ____________________________________________________________________________
13241 [  2343] By: gsar                                  on 1998/11/28  12:52:40
13242     Log: add (stub) perldelta.pod
13243  Branch: perl
13244        + pod/perldelta.pod
13245 ____________________________________________________________________________
13246 [  2342] By: gsar                                  on 1998/11/28  12:49:26
13247     Log: rename perldelta.pod to perl5005delta.pod in preparation for
13248          starting a new one
13249  Branch: perl
13250       +> pod/perl5005delta.pod
13251        - pod/perldelta.pod
13252        ! MANIFEST pod/perl.pod
13253 ____________________________________________________________________________
13254 [  2341] By: gsar                                  on 1998/11/28  12:41:55
13255     Log: fix MALLOC_LOCK #define
13256  Branch: perl
13257        ! malloc.c
13258 ____________________________________________________________________________
13259 [  2340] By: gsar                                  on 1998/11/28  12:18:23
13260     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13261          Date: Sun, 15 Nov 1998 20:25:50 -0500 (EST)
13262          Message-Id: <199811160125.UAA05268@monk.mps.ohio-state.edu>
13263          Subject: [PATCH 5.005_53] OS/2 events get closer to Perl
13264  Branch: perl
13265        ! os2/Changes os2/os2.c os2/os2.sym os2/os2ish.h
13266 ____________________________________________________________________________
13267 [  2339] By: jhi                                   on 1998/11/28  11:59:01
13268     Log: Add -lm to dynix/ptx POSIX hints.
13269          From: "Martin J. Bligh" <mbligh@sequent.com>
13270          To: jhi@iki.fi
13271          Subject: Re: Making Perl work on DYNIX/ptx
13272          Date: Wed, 25 Nov 1998 10:34:41 -0800
13273          Message-ID: <1457015007.911990081@w-186d219.rhe.sequent.com>
13274  Branch: cfgperl
13275        ! ext/POSIX/hints/dynixptx.pl
13276 ____________________________________________________________________________
13277 [  2338] By: jhi                                   on 1998/11/28  11:57:19
13278     Log: Detypo.
13279  Branch: cfgperl
13280        ! lib/filetest.pm
13281 ____________________________________________________________________________
13282 [  2337] By: jhi                                   on 1998/11/28  11:56:29
13283     Log: Better LD_LIBRARY_PATH instructions for Bourneists.
13284  Branch: cfgperl
13285        ! Configure
13286 ____________________________________________________________________________
13287 [  2336] By: gsar                                  on 1998/11/28  11:41:14
13288     Log: teach CPAN.pm to ignore beta perl distributions when looking for
13289          modules
13290          From: root@dogberry.rutgers.edu (root)
13291          Date: Thu, 12 Nov 1998 23:08:39 -0500
13292          Message-Id: <199811130408.XAA10578@dogberry.rutgers.edu>
13293          Subject: recompile tries getting a perl distribution
13294  Branch: perl
13295        ! lib/CPAN.pm
13296 ____________________________________________________________________________
13297 [  2335] By: gsar                                  on 1998/11/28  11:27:46
13298     Log: make $1 et al readonly under threads; make C<undef $1> fail like
13299          C<$1 = undef> does
13300  Branch: perl
13301        ! op.c pp.c t/op/undef.t
13302 ____________________________________________________________________________
13303 [  2334] By: gsar                                  on 1998/11/28  10:24:52
13304     Log: s/Regexp/re/ and clarify policy on lowercased object namespaces
13305  Branch: perl
13306        ! pod/perlfunc.pod pp_hot.c sv.c thrdvar.h
13307 ____________________________________________________________________________
13308 [  2333] By: gsar                                  on 1998/11/28  09:36:40
13309     Log: document changed PERL_HASH()
13310  Branch: perl
13311        ! pod/perlfunc.pod pod/perlguts.pod
13312 ____________________________________________________________________________
13313 [  2332] By: nick                                  on 1998/11/27  21:10:27
13314     Log: Handle INIT list in C.pm
13315          1. Provide init_av() from B.xs
13316          2. Export it in B.pm
13317          3. Use it in C.pm
13318          Also disable some pruning in savecv() which seems to undo
13319          my previous patch.
13320          Experimental feature - save pathnames of .so files in easily 
13321          grep-able form for use in wrapper to feed to linker.  
13322  Branch: perl
13323        ! ext/B/B.pm ext/B/B.xs ext/B/B/C.pm
13324 ____________________________________________________________________________
13325 [  2327] By: gsar                                  on 1998/11/27  15:12:01
13326     Log: integrate change#2315 from maint-5.005
13327  Branch: perl
13328        ! t/op/sort.t
13329       !> op.c sv.c
13330 ____________________________________________________________________________
13331 [  2326] By: gsar                                  on 1998/11/27  15:00:42
13332     Log: integrate changes#2304,2305,2306,2308 from maint-5.005
13333  Branch: perl
13334       !> ext/DynaLoader/dl_mpeix.xs installperl lib/ExtUtils/MM_Unix.pm
13335       !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MakeMaker.pm
13336       !> lib/ExtUtils/typemap
13337 ____________________________________________________________________________
13338 [  2325] By: gsar                                  on 1998/11/27  14:46:18
13339     Log: malloc bugfix and documentation from Ilya Zakharevich
13340          Date: Tue, 24 Nov 1998 17:24:55 -0500 (EST)
13341          Message-Id: <199811242224.RAA22618@monk.mps.ohio-state.edu>
13342          Subject: [PATCH 5.005_*] Re: Internal coredump
13343          --
13344          Date: Thu, 26 Nov 1998 03:06:10 -0500 (EST)
13345          Message-Id: <199811260806.DAA28913@monk.mps.ohio-state.edu>
13346          Subject: [PATCH 5.005_*] malloc.c documentation
13347  Branch: perl
13348        ! malloc.c
13349 ____________________________________________________________________________
13350 [  2324] By: gsar                                  on 1998/11/27  14:41:38
13351     Log: B::C tweaks to allow Tk compiles from Nick Ing-Simmons
13352  Branch: perl
13353        ! ext/B/B/C.pm
13354 ____________________________________________________________________________
13355 [  2323] By: gsar                                  on 1998/11/27  14:33:44
13356     Log: From: maeda@src.ricoh.co.jp
13357          Date: Tue, 24 Nov 1998 10:37:45 +0900
13358          Message-Id: <199811240137.KAA05867@luna.src.ricoh.co.jp>
13359          Subject: format "..." bug
13360  Branch: perl
13361        ! pp_ctl.c t/op/write.t
13362 ____________________________________________________________________________
13363 [  2322] By: gsar                                  on 1998/11/27  14:20:12
13364     Log: add ext/Devel/Peek
13365          From: jan.dubois@ibm.net (Jan Dubois)
13366          Date: Mon, 23 Nov 1998 00:48:11 +0100
13367          Message-ID: <36589ec9.49964585@smtp1.ibm.net>
13368          Subject: [PATCH 5.005_53] Devel::Peek integration
13369  Branch: perl
13370        + ext/Devel/Peek/Changes ext/Devel/Peek/Makefile.PL
13371        + ext/Devel/Peek/Peek.pm ext/Devel/Peek/Peek.xs
13372        ! MANIFEST dump.c embed.h embedvar.h global.sym intrpvar.h
13373        ! objXSUB.h perl.c perl.h proto.h sv.c sv.h thrdvar.h
13374        ! win32/GenCAPI.pl win32/Makefile win32/makefile.mk
13375 ____________________________________________________________________________
13376 [  2321] By: gsar                                  on 1998/11/27  13:03:08
13377     Log: ensure 'make regen_headers' even without perl installed
13378          (suggested by Ilya Zakharevich)
13379  Branch: perl
13380        ! bytecode.pl warning.pl
13381 ____________________________________________________________________________
13382 [  2320] By: gsar                                  on 1998/11/27  12:58:36
13383     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13384          Date: Mon, 9 Nov 1998 19:03:25 -0500 (EST)
13385          Message-Id: <199811100003.TAA05815@monk.mps.ohio-state.edu>
13386          Subject: [PATCH 5.005_*] Cosmetic malloc patch
13387  Branch: perl
13388        ! malloc.c
13389 ____________________________________________________________________________
13390 [  2319] By: gsar                                  on 1998/11/27  12:56:13
13391     Log: eliminate dup hunk from integration
13392  Branch: perl
13393        ! lib/filetest.pm perl.h
13394 ____________________________________________________________________________
13395 [  2318] By: gsar                                  on 1998/11/27  12:50:08
13396     Log: integrate cfgperl changes into mainline
13397  Branch: perl
13398       +> ext/DB_File/hints/dynixptx.pl ext/POSIX/hints/dynixptx.pl
13399        ! pod/perlfaq4.pod
13400       !> (integrate 30 files)
13401 ____________________________________________________________________________
13402 [  2317] By: jhi                                   on 1998/11/27  11:38:13
13403     Log: C<-x>.
13404  Branch: cfgperl
13405        ! lib/filetest.pm
13406 ____________________________________________________________________________
13407 [  2316] By: jhi                                   on 1998/11/27  11:10:22
13408     Log: Integrate from mainperl.
13409  Branch: cfgperl
13410       !> XSUB.h embed.h embed.pl embedvar.h ext/Thread/Thread.xs
13411       !> iperlsys.h mg.c objXSUB.h op.c pp_ctl.c pp_sys.c proto.h
13412       !> t/comp/package.t t/lib/dumper.t t/pragma/warn/pp_ctl
13413       !> universal.c util.c win32/GenCAPI.pl win32/win32.h
13414       !> win32/win32sck.c
13415 ____________________________________________________________________________
13416 [  2315] By: gbarr                                 on 1998/11/27  05:16:50
13417     Log: integrate change#2246 from mainline, while still allowing
13418          C<sort $globref @foo>
13419          
13420          allow C<sort $coderef @foo>
13421  Branch: maint-5.005/perl
13422        ! op.c sv.c
13423       !> t/op/sort.t
13424 ____________________________________________________________________________
13425 [  2308] By: gbarr                                 on 1998/11/27  00:11:44
13426     Log: Updates for MPE/iX DynaLoader and installperl, via private mail
13427          forwarded by Jarkko Hietaniemi from Mark Bixby
13428  Branch: maint-5.005/perl
13429        ! ext/DynaLoader/dl_mpeix.xs installperl
13430 ____________________________________________________________________________
13431 [  2306] By: gbarr                                 on 1998/11/26  23:44:47
13432     Log: Allow PL_FILES to have multiple targets from one source by allowing
13433          an array ref as the value in the hash
13434  Branch: maint-5.005/perl
13435        ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
13436        ! lib/ExtUtils/MakeMaker.pm
13437 ____________________________________________________________________________
13438 [  2305] By: gbarr                                 on 1998/11/26  23:38:06
13439     Log: fix unsigned variables to use SvUV and sv_setuv
13440  Branch: maint-5.005/perl
13441        ! lib/ExtUtils/typemap
13442 ____________________________________________________________________________
13443 [  2304] By: gbarr                                 on 1998/11/26  23:36:17
13444     Log: Fix embeded \n in ABSTRACT and <> in AUTHOR
13445  Branch: maint-5.005/perl
13446        ! lib/ExtUtils/MM_Unix.pm
13447 ____________________________________________________________________________
13448 [  2301] By: gsar                                  on 1998/11/26  10:16:54
13449     Log: fix PL_defoutgv leak under threads
13450  Branch: perl
13451        ! ext/Thread/Thread.xs
13452 ____________________________________________________________________________
13453 [  2300] By: gsar                                  on 1998/11/26  09:04:44
13454     Log: properly free temporaries created by threads
13455  Branch: perl
13456        ! ext/Thread/Thread.xs
13457 ____________________________________________________________________________
13458 [  2299] By: gsar                                  on 1998/11/26  06:51:16
13459     Log: fix C<if (...) { package Foo; ... }> misoptimization that fails
13460          to set the package for the block properly
13461  Branch: perl
13462        ! op.c t/comp/package.t t/lib/dumper.t
13463 ____________________________________________________________________________
13464 [  2298] By: nick                                  on 1998/11/24  22:04:20
13465     Log: Part-1 of tweaks to allow Tk to be "compiled"
13466          Make XS_UNIVERSAL_xxx non-static so they can be found in libperl.
13467          (May also need attention to exports etc. - to follow.)
13468  Branch: perl
13469        ! universal.c
13470 ____________________________________________________________________________
13471 [  2294] By: jhi                                   on 1998/11/23  10:44:26
13472     Log: The new socket tests need in some platforms
13473          to #include <sys/types.h>.
13474  Branch: cfgperl
13475        ! Configure
13476 ____________________________________________________________________________
13477 [  2293] By: jhi                                   on 1998/11/23  10:33:42
13478     Log: From: Gerben Wierda <G.C.Th.Wierda@AWT.nl>
13479          To: Jarkko Hietaniemi <jhi@cc.hut.fi>
13480          Subject: Re: Test results for perl5.005_53 under NEXTSTEP 3.3 (intel)
13481          Date: Mon, 23 Nov 1998 10:07:04 +0100
13482          Message-Id: <9811230907.AA06484@AWT.nl>
13483          
13484          NeXTstep NetInfo uses nidump to get the user/group databases.
13485  Branch: cfgperl
13486        ! t/op/grent.t t/op/pwent.t
13487 ____________________________________________________________________________
13488 [  2291] By: TimBunce                              on 1998/11/22  22:23:09
13489     Log: Updated Porting/patchls utility.
13490  Branch: maint-5.004/perl
13491        ! Porting/patchls
13492 ____________________________________________________________________________
13493 [  2288] By: TimBunce                              on 1998/11/22  21:46:11
13494     Log: Title:  "Buglet in Sys::Syslog.pm (with fix)"
13495          From:  Henrik Tougaard <ht.000@foa.dk>
13496          Msg-ID:  <Pine.OSF.3.95.981117092651.1492C-100000@sula.pensam.dk>
13497          Files:  lib/Sys/Syslog.pm
13498  Branch: maint-5.004/perl
13499        ! lib/Sys/Syslog.pm
13500 ____________________________________________________________________________
13501 [  2286] By: jhi                                   on 1998/11/22  19:08:42
13502     Log: Change#2284 aid: allow also for plain old MSG_ and SCM_ #defines.
13503  Branch: cfgperl
13504        ! ext/Socket/Socket.xs
13505 ____________________________________________________________________________
13506 [  2285] By: jhi                                   on 1998/11/22  18:21:07
13507     Log: MSG_PROXY for GNU/Hurd (previously we believed that
13508          all GNU libc platforms have MSG_PROXY.  Untrue).
13509          In fact this ended up as a major MSG_* and SCM_*
13510          update.  The MSG_XXX known to be enums in some
13511          versions of the glibc are now probed for and respective
13512          HAS_MSG_XXX are defined.  While I was at it I noticed
13513          SCM_RIGHTS being similarly an enum.  This reminded me of
13514          an ancient discussion in perl5-porters:
13515          http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/9612/msg01017.html
13516          The BSD socket interface has a nifty feature for passing
13517          file descriptors and credentials--via sockets.  It may be
13518          too late to add this functionality to the CORE but
13519          at least Configure now probes for the functions,
13520          structs, and includes, defining the appropriate
13521          HAS_YYY and I_ZZZ, and the Socket extension exports
13522          the constants, in case somebody wants to write an
13523          extension for this interface.
13524  Branch: cfgperl
13525        ! Configure Porting/Glossary Porting/config.sh Porting/config_H
13526        ! config_h.SH ext/Socket/Socket.pm ext/Socket/Socket.xs
13527        ! iperlsys.h
13528 ____________________________________________________________________________
13529 [  2284] By: jhi                                   on 1998/11/22  18:13:21
13530     Log: perlhist.pod 1.54, containing 5_53.
13531  Branch: cfgperl
13532        ! pod/perlhist.pod
13533 ____________________________________________________________________________
13534 [  2274] By: TimBunce                              on 1998/11/22  16:25:46
13535     Log: Preserve errno around fcntl(fd,F_SETFD,fd > maxsysfd) in do_open()
13536  Branch: maint-5.004/perl
13537        ! doio.c
13538 ____________________________________________________________________________
13539 [  2273] By: TimBunce                              on 1998/11/22  16:17:43
13540     Log: Improve op/die_exit.t test for implicit close changing $!
13541  Branch: maint-5.004/perl
13542        ! t/op/die_exit.t
13543 ____________________________________________________________________________
13544 [  2268] By: jhi                                   on 1998/11/22  14:44:11
13545     Log: Fix thinko.
13546  Branch: cfgperl
13547        ! hints/dynixptx.sh
13548 ____________________________________________________________________________
13549 [  2267] By: jhi                                   on 1998/11/22  13:19:41
13550     Log: Document the d_socket override.
13551  Branch: cfgperl
13552        ! hints/dynixptx.sh
13553 ____________________________________________________________________________
13554 [  2266] By: jhi                                   on 1998/11/22  12:12:29
13555     Log: From: John Tobey <jtobey@channel1.com>
13556          Subject: [PATCH] perlfaq typos
13557          To: perl5-porters@perl.com
13558          Date: 22 Nov 1998 04:25:15 +0200
13559          Message-ID: <MLIST_m0zhPeF-000FOgC@feynman.localnet>
13560  Branch: cfgperl
13561        ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
13562        ! pod/perlfaq7.pod pod/perlfaq8.pod
13563 ____________________________________________________________________________
13564 [  2265] By: jhi                                   on 1998/11/22  12:06:29
13565     Log: From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
13566          Subject: DB_File 1.61 patch for 5.005_53 & 5.005_02
13567          Newsgroups: hut.lists.perl5-porters
13568          To: gsar@engin.umich.edu (Gurusamy Sarathy)
13569          Cc: perl5-porters@perl.org (Perl5 Porters)
13570          Date: 20 Nov 1998 12:20:41 +0200
13571  Branch: cfgperl
13572        ! ext/DB_File/Changes ext/DB_File/DB_File.pm
13573        ! ext/DB_File/DB_File.xs
13574 ____________________________________________________________________________
13575 [  2264] By: jhi                                   on 1998/11/22  11:55:09
13576     Log: NeXTstep /etc/group and /etc/passwd are used only at boot time,
13577          From: Gerben Wierda <G.C.Th.Wierda@AWT.nl>
13578          Subject: Test results for perl5.005_53 under NEXTSTEP 3.3 (intel)
13579          To: perlbug@perl.com
13580          Date: 20 Nov 1998 18:39:06 +0200
13581          Lines: 47
13582          Message-ID: <MLIST_9811201533.AA22148@AWT.nl>
13583  Branch: cfgperl
13584        ! t/op/grent.t t/op/pwent.t
13585 ____________________________________________________________________________
13586 [  2263] By: jhi                                   on 1998/11/22  11:42:59
13587     Log: Permission testing is tricky when we have too much power.
13588          Problem reported in
13589          From: Gerben Wierda <G.C.Th.Wierda@AWT.nl>
13590          Subject: Test results for perl5.005_53 under NEXTSTEP 3.3 (intel)
13591          To: perlbug@perl.com
13592          Date: 20 Nov 1998 18:39:06 +0200
13593          Message-ID: <MLIST_9811201533.AA22148@AWT.nl>
13594  Branch: cfgperl
13595        ! t/op/filetest.t
13596 ____________________________________________________________________________
13597 [  2262] By: gsar                                  on 1998/11/22  11:37:02
13598     Log: fix broken CAPI generation
13599  Branch: perl
13600        ! win32/GenCAPI.pl
13601 ____________________________________________________________________________
13602 [  2261] By: jhi                                   on 1998/11/22  11:17:00
13603     Log: -x should be C<-x>, reported by Gerben Wierda.
13604  Branch: cfgperl
13605        ! pod/perlfunc.pod
13606 ____________________________________________________________________________
13607 [  2260] By: gsar                                  on 1998/11/22  11:12:02
13608     Log: phase 2 of PERL_OBJECT cleanup; objXSUB.h autogeneration
13609  Branch: perl
13610        ! XSUB.h embed.h embed.pl embedvar.h iperlsys.h objXSUB.h
13611        ! proto.h
13612 ____________________________________________________________________________
13613 [  2259] By: jhi                                   on 1998/11/22  11:06:40
13614     Log: From: "Kurt D. Starsinic" <kstar@chapin.edu>
13615          Subject: Re: [PATCH] Re: pod2man bug in date generated line
13616          To: Albert Dvornik <bert@genscan.com>, "Larry W. Virden" <lvirden@cas.org>
13617          Cc: perlbug@perl.com
13618          Date: 20 Nov 1998 21:30:17 +0200
13619          Message-ID: <MLIST_19981120131523.A464@O2.chapin.edu>
13620  Branch: cfgperl
13621        ! pod/pod2man.PL
13622 ____________________________________________________________________________
13623 [  2256] By: jhi                                   on 1998/11/21  10:44:01
13624     Log: From: Thomas Bowditch <bowditch@inmet.com>
13625          Subject: Benchmark.pm suggestion
13626          To: jhi@iki.fi, Tim.Bunce@ig.co.uk
13627          Date: Fri, 20 Nov 1998 17:43:46 -0500
13628          Message-Id: <199811202243.RAA26252@harp.camb.inmet.com>
13629          
13630          Added timesum().
13631  Branch: cfgperl
13632        ! lib/Benchmark.pm
13633 ____________________________________________________________________________
13634 [  2255] By: gsar                                  on 1998/11/21  08:45:06
13635     Log: another win32 portability fix: make sysread() and syswrite()
13636          work on sockets
13637  Branch: perl
13638        ! pp_sys.c win32/win32.h
13639 ____________________________________________________________________________
13640 [  2254] By: gsar                                  on 1998/11/21  07:49:06
13641     Log: win32_recvfrom() compatibility fix
13642  Branch: perl
13643        ! win32/win32sck.c
13644 ____________________________________________________________________________
13645 [  2253] By: jhi                                   on 1998/11/20  08:22:06
13646     Log: From: Mark Bixby <markb@spock.dis.cccd.edu>
13647          To: jhi@iki.fi
13648          Subject: MPE/iX Perl 5.005_02 oops
13649          Date: Thu, 19 Nov 1998 17:10:45 -0800 (PST)
13650          Message-Id: <199811200110.RAA07395@spock.dis.cccd.edu>
13651  Branch: cfgperl
13652        ! ext/DynaLoader/dl_mpeix.xs installperl
13653 ____________________________________________________________________________
13654 [  2252] By: gsar                                  on 1998/11/19  17:38:03
13655     Log: mess_sv tweak for change#2249
13656  Branch: perl
13657        ! util.c
13658 ____________________________________________________________________________
13659 [  2251] By: jhi                                   on 1998/11/18  12:32:19
13660     Log: Display use64bits and usemultiplicity but only if necessary.
13661  Branch: cfgperl
13662        ! myconfig
13663 ____________________________________________________________________________
13664 [  2250] By: jhi                                   on 1998/11/18  12:26:50
13665     Log: From: Horst von Brand <vonbrand@sleipnir.valparaiso.cl> 
13666          Subject: pp.c uses 'unsigned Quad_t'
13667          To: perlbug@perl.com 
13668          Date: Sun, 15 Nov 1998 20:57:05 -0300 
13669          Message-Id: <199811152357.UAA12768@sleipnir.valparaiso.cl>
13670  Branch: cfgperl
13671        ! perl.h pp.c
13672 ____________________________________________________________________________
13673 [  2249] By: gsar                                  on 1998/11/18  05:43:11
13674     Log: use PL_mess_sv only during global destruction (fixes problems with
13675          overlapping invocations of form()/warn()/die()/croak() trampling on
13676          each other's messages)
13677  Branch: perl
13678        ! mg.c util.c
13679 ____________________________________________________________________________
13680 [  2248] By: gsar                                  on 1998/11/18  05:39:36
13681     Log: tweak change#2245 to skip previous message if any
13682  Branch: perl
13683        ! pp_ctl.c t/pragma/warn/pp_ctl
13684 ____________________________________________________________________________
13685 [  2247] By: jhi                                   on 1998/11/17  11:46:56
13686     Log: Integrate from mainperl.
13687  Branch: cfgperl
13688       !> (integrate 26 files)
13689 ____________________________________________________________________________
13690 [  2246] By: gsar                                  on 1998/11/17  09:41:10
13691     Log: allow C<sort $coderef @foo>
13692  Branch: perl
13693        ! op.c t/op/sort.t t/pragma/overload.t
13694 ____________________________________________________________________________
13695 [  2245] By: gsar                                  on 1998/11/17  08:28:26
13696     Log: propagate failures in DESTROY() as (optional) warnings
13697  Branch: perl
13698        ! pod/perldiag.pod pp_ctl.c t/pragma/warn/pp_ctl
13699 ____________________________________________________________________________
13700 [  2244] By: gsar                                  on 1998/11/17  07:43:08
13701     Log: ensure PL_dirty is reinit-ed properly under -DMULTIPLICITY
13702  Branch: perl
13703        ! perl.c thrdvar.h
13704 ____________________________________________________________________________
13705 [  2243] By: gsar                                  on 1998/11/17  07:40:09
13706     Log: sort WARN_FOO symbols to avoid hash traversal order dependency
13707  Branch: perl
13708        ! lib/warning.pm warning.h warning.pl
13709 ____________________________________________________________________________
13710 [  2242] By: gsar                                  on 1998/11/17  06:32:39
13711     Log: fix skipspace() to properly account for newlines in eval''-ed
13712          strings (caused bogus line numbers in diagnostics and debugger)
13713  Branch: perl
13714        ! t/pragma/warn/pp_ctl t/pragma/warn/toke toke.c
13715 ____________________________________________________________________________
13716 [  2241] By: gsar                                  on 1998/11/17  03:48:12
13717     Log: s/Perl_utf8skip/PL_utf8skip/g
13718  Branch: perl
13719        ! embed.h embed.pl global.sym globvar.sym regexec.c utf8.h
13720 ____________________________________________________________________________
13721 [  2240] By: gsar                                  on 1998/11/14  06:09:06
13722     Log: rework op/groups.t
13723  Branch: perl
13724        ! t/op/filetest.t t/op/groups.t
13725 ____________________________________________________________________________
13726 [  2235] By: gsar                                  on 1998/11/14  00:17:05
13727     Log: catch a neophyte trap: open(<FH>), close(<FH>) etc.
13728  Branch: perl
13729        ! op.c
13730 ____________________________________________________________________________
13731 [  2234] By: gsar                                  on 1998/11/14  00:14:02
13732     Log: update Changes
13733  Branch: perl
13734        ! Changes win32/config.bc win32/config.gc win32/config.vc
13735 ____________________________________________________________________________
13736 [  2233] By: gsar                                  on 1998/11/13  09:43:03
13737     Log: doc tweak
13738  Branch: perl
13739        ! README.win32
13740 ____________________________________________________________________________
13741 [  2230] By: jhi                                   on 1998/11/12  17:07:45
13742     Log: Allow hints file override for d_socket
13743          (based on Sequent-induced change #2229).
13744  Branch: cfgperl
13745        ! Configure
13746 ____________________________________________________________________________
13747 [  2229] By: jhi                                   on 1998/11/12  16:32:33
13748     Log: 
13749          From: "Martin J. Bligh" <mbligh@sequent.com>
13750          To: jhi@iki.fi
13751          cc: gbarr@ti.com, gbarr@pobox.com, gsar@umich.edu
13752          Subject: Re: Making Perl work on DYNIX/ptx
13753          Date: Tue, 10 Nov 1998 16:24:26 -0800
13754          Message-ID: <181999655.910715066@w-186d219.rhe.sequent.com>
13755  Branch: cfgperl
13756        ! hints/dynixptx.sh
13757 ____________________________________________________________________________
13758 [  2228] By: jhi                                   on 1998/11/12  11:40:37
13759     Log: From: "Martin J. Bligh" <mbligh@sequent.com>
13760          Message-ID: <187803647.910720870@w-186d219.rhe.sequent.com>
13761          To: jhi@iki.fi
13762          cc: gbarr@ti.com, gbarr@pobox.com, gsar@umich.edu
13763          Subject: Re: Making Perl work on DYNIX/ptx
13764          Date: Tue, 10 Nov 1998 18:01:10 -0800
13765  Branch: cfgperl
13766        + ext/DB_File/hints/dynixptx.pl ext/POSIX/hints/dynixptx.pl
13767 ____________________________________________________________________________
13768 [  2227] By: jhi                                   on 1998/11/12  11:17:42
13769     Log: Integrate from mainperl.
13770  Branch: cfgperl
13771       !> Changes XSUB.h av.c embed.h embed.pl embedvar.h
13772       !> ext/IPC/SysV/Msg.pm global.sym hv.c lib/Text/Wrap.pm objXSUB.h
13773       !> perl.c perl.h pod/perlfunc.pod pod/perlvar.pod pp_sys.c
13774       !> proto.h regexec.c t/op/array.t util.c win32/makedef.pl
13775       !> win32/win32.c x2p/s2p.PL
13776 ____________________________________________________________________________
13777 [  2226] By: gsar                                  on 1998/11/11  21:05:42
13778     Log: provide -DPERL_POLLUTE
13779  Branch: perl
13780        ! embed.pl embedvar.h
13781 ____________________________________________________________________________
13782 [  2225] By: jhi                                   on 1998/11/09  07:45:12
13783     Log: From: Hans Mulder <hansm@icgroup.nl>
13784          To: Ilya Zakharevich <ilya@math.ohio-state.edu>
13785          Cc: gsar@engin.umich.edu (Gurusamy Sarathy), jhi@iki.fi,
13786          perl5-porters@perl.org
13787          Subject: Re: [PATCH] Re: Not OK: perl 5.00553 on OPENSTEP-Mach 4_1
13788          (UNINSTALLED)
13789          Date: Sun,  8 Nov 98 22:20:23 +0100
13790          Message-Id: <9811082119.AA11802@icgned.icgroup.nl>
13791  Branch: cfgperl
13792        ! malloc.c perl.h
13793 ____________________________________________________________________________
13794 [  2224] By: gsar                                  on 1998/11/09  03:13:14
13795     Log: avoid endless loops in Text::Wrap (from a suggestion by Lupe
13796          Christoph <lupe@alanya.m.isar.de>)
13797  Branch: perl
13798        ! lib/Text/Wrap.pm
13799 ____________________________________________________________________________
13800 [  2223] By: gsar                                  on 1998/11/09  02:09:06
13801     Log: fix misplaced brace in s2p (as suggested by Lionel Fourquaux
13802          <lionel.fourquaux@wanadoo.fr>)
13803  Branch: perl
13804        ! x2p/s2p.PL
13805 ____________________________________________________________________________
13806 [  2222] By: gsar                                  on 1998/11/09  01:56:24
13807     Log: patches from Hugo van der Sanden <hv@crypt.compulink.co.uk>
13808          Date: Wed, 04 Nov 1998 12:19:44 +0000
13809          Message-Id: <199811041219.MAA05451@crypt.compulink.co.uk>
13810          Subject: [PATCH] Re: [5.005_53] read overflow? 
13811          --
13812          Date: Wed, 04 Nov 1998 13:15:18 +0000
13813          Message-Id: <199811041315.NAA05711@crypt.compulink.co.uk>
13814          Subject: [PATCH 5.005_53] perl -V fix
13815  Branch: perl
13816        ! perl.c regexec.c
13817 ____________________________________________________________________________
13818 [  2221] By: gsar                                  on 1998/11/09  01:34:56
13819     Log: From: jan.dubois@ibm.net (Jan Dubois)
13820          Date: Sun, 01 Nov 1998 00:05:01 +0100
13821          Message-ID: <364294bd.18052307@smtp1.ibm.net>
13822          Subject: [PATCH v5.5.53, WIN32] PL_block_type undefined unless DEBUGGING
13823  Branch: perl
13824        ! Changes win32/makedef.pl
13825 ____________________________________________________________________________
13826 [  2220] By: gsar                                  on 1998/11/08  21:13:07
13827     Log: integrate changes#2120,2168,2218 from maint-5.005;
13828          add new vtbls; s/\bvtbl_/PL_vtbl_/; remove trailing comma in
13829          enum; make regen_headers
13830  Branch: perl
13831        ! XSUB.h embed.h embedvar.h ext/IPC/SysV/Msg.pm global.sym
13832        ! objXSUB.h perl.h pod/perlfunc.pod proto.h util.c win32/win32.c
13833 ____________________________________________________________________________
13834 [  2219] By: gsar                                  on 1998/11/08  19:42:57
13835     Log: integrate cfgperl changes into mainline
13836  Branch: perl
13837       +> README.vmesa
13838       !> Configure MANIFEST Porting/Glossary Porting/config.sh
13839       !> Porting/config_H config_h.SH ext/Thread/Thread.xs
13840       !> hints/hpux.sh hints/vmesa.sh lib/Math/Complex.pm malloc.c
13841       !> perl.h pod/perlfunc.pod pod/perllocale.pod pod/perlport.pod
13842       !> pp_sys.c sv.c t/lib/complex.t t/op/groups.t t/op/lex_assign.t
13843       !> thread.h vms/subconfigure.com vos/config.h
13844 ____________________________________________________________________________
13845 [  2218] By: gbarr                                 on 1998/11/08  16:48:44
13846     Log: From: Graham Barr <gbarr@ti.com>
13847          Date: Mon, 2 Nov 1998 07:38:52 -0600
13848          Message-ID: <19981102073852.A12751@asic.sc.ti.com>
13849          Subject: [PATCH 5.005_*] Re: IPC::Msg 1.03
13850  Branch: maint-5.005/perl
13851        ! ext/IPC/SysV/Msg.pm
13852 ____________________________________________________________________________
13853 [  2215] By: gsar                                  on 1998/11/08  02:52:52
13854     Log: set close-on-exec bit on pipe() FDs
13855  Branch: perl
13856        ! pod/perlfunc.pod pod/perlvar.pod pp_sys.c
13857 ____________________________________________________________________________
13858 [  2214] By: gsar                                  on 1998/11/08  02:27:57
13859     Log: typo in newHVhv()
13860  Branch: perl
13861        ! hv.c
13862 ____________________________________________________________________________
13863 [  2211] By: jhi                                   on 1998/11/07  21:14:18
13864     Log: Finalize the Mach CThreads support.
13865          
13866          From: Hans Mulder <hansm@icgroup.nl>
13867          Date: Sat,  7 Nov 98 22:06:20 +0100
13868          To: Gurusamy Sarathy <gsar@engin.umich.edu>
13869          Cc: jhi@iki.fi, perl5-porters@perl.org
13870          Subject: [PATCH] Re: Not OK: perl 5.00553 on OPENSTEP-Mach 4_1 (UNINSTALLED) 
13871          Message-Id: <9811072105.AA07794@icgned.icgroup.nl>
13872  Branch: cfgperl
13873        ! malloc.c perl.h
13874 ____________________________________________________________________________
13875 [  2210] By: gsar                                  on 1998/11/06  20:36:50
13876     Log: fix AvREALISH bogusness
13877  Branch: perl
13878        ! av.c t/op/array.t
13879 ____________________________________________________________________________
13880 [  2209] By: jhi                                   on 1998/11/06  08:05:31
13881     Log: Renamed malloc.c ASSERT() macro to P_ASSERT() because
13882          ASSERT() causes problems in {NeXTStep,OpenStep}.
13883          
13884          From: Hans Mulder <hansm@icgroup.nl>
13885          To: Jarkko Hietaniemi <jhi@cc.hut.fi>
13886          Subject: Re: Not OK: perl 5.00553 on OPENSTEP-Mach 4_1 (UNINSTALLED)
13887          Date: Fri,  6 Nov 98 01:27:41 +0100
13888          Message-Id: <9811060025.AA27389@icgned.icgroup.nl>
13889          
13890          and
13891          
13892          From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13893          Subject: Re: ASSERT() in malloc.c
13894          To: jhi@iki.fi
13895          Date: Fri, 6 Nov 1998 02:59:29 -0500 (EST)
13896          Message-Id: <199811060759.CAA18915@monk.mps.ohio-state.edu>
13897  Branch: cfgperl
13898        ! malloc.c
13899 ____________________________________________________________________________
13900 [  2208] By: jhi                                   on 1998/11/06  07:55:38
13901     Log: Mach CThreads needs #include <mach/cthreads.h>.
13902  Branch: cfgperl
13903        ! perl.h
13904 ____________________________________________________________________________
13905 [  2206] By: jhi                                   on 1998/11/05  14:54:52
13906     Log: PERL_BADLANG wrongly documented.
13907          
13908          From: ts <decoux@moulon.inra.fr>
13909          To: jhi@cc.hut.fi
13910          Subject: Re: Locale warning messages
13911          Date: Thu, 5 Nov 1998 14:34:19 +0100 (MET)
13912          Message-Id: <199811051334.OAA24863@moulon.inra.fr>
13913          
13914          and
13915          
13916          From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13917          Subject: Re: PERL_BADLANG
13918          To: jhi@iki.fi
13919          Subject: Re: PERL_BADLANG
13920          Date: Thu, 5 Nov 1998 09:49:00 -0500 (EST)
13921          Message-Id: <199811051449.JAA04238@monk.mps.ohio-state.edu>
13922  Branch: cfgperl
13923        ! pod/perllocale.pod
13924 ____________________________________________________________________________
13925 [  2205] By: jhi                                   on 1998/11/05  14:24:33
13926     Log: Document all the control flow keywords in perlfunc
13927          so that "perlfunc -f while" works.
13928  Branch: cfgperl
13929        ! pod/perlfunc.pod
13930 ____________________________________________________________________________
13931 [  2204] By: jhi                                   on 1998/11/05  12:46:02
13932     Log: Configure update.  Remove last trace of PTHREADS_CREATED_JOINABLE
13933          (from vos/config.h).  Update Porting/{Glossary,config*}.
13934  Branch: cfgperl
13935        ! Configure Porting/Glossary Porting/config.sh Porting/config_H
13936        ! config_h.SH vos/config.h
13937 ____________________________________________________________________________
13938 [  2203] By: jhi                                   on 1998/11/05  08:34:39
13939     Log: VM/ESA and VMS sig_num_init (change#2101) catchup.
13940  Branch: cfgperl
13941        ! hints/vmesa.sh vms/subconfigure.com
13942 ____________________________________________________________________________
13943 [  2202] By: jhi                                   on 1998/11/05  08:03:20
13944     Log: Integrate from mainperl.
13945  Branch: cfgperl
13946       !> Changes cop.h doop.c gv.c mg.c perl.c pp_ctl.c sv.c util.c
13947       !> win32/Makefile win32/makefile.mk win32/win32.c
13948 ____________________________________________________________________________
13949 [  2201] By: gsar                                  on 1998/11/05  04:40:44
13950     Log: another POPSTACK victim
13951  Branch: perl
13952        ! cop.h sv.c
13953 ____________________________________________________________________________
13954 [  2196] By: gsar                                  on 1998/11/05  02:07:54
13955     Log: fix a location affected by change#2191, add note about POPSTACK
13956  Branch: perl
13957        ! cop.h gv.c pp_ctl.c
13958 ____________________________________________________________________________
13959 [  2195] By: gsar                                  on 1998/11/05  02:04:45
13960     Log: makefile notes
13961  Branch: perl
13962        ! win32/Makefile win32/makefile.mk
13963 ____________________________________________________________________________
13964 [  2192] By: gsar                                  on 1998/11/04  23:48:53
13965     Log: indeterminate order-of-evaluation fixes
13966  Branch: perl
13967        ! mg.c
13968 ____________________________________________________________________________
13969 [  2191] By: gsar                                  on 1998/11/04  23:02:16
13970     Log: refetch local stack pointer in POPSTACK
13971  Branch: perl
13972        ! cop.h perl.c
13973 ____________________________________________________________________________
13974 [  2190] By: jhi                                   on 1998/11/04  08:50:40
13975     Log: Configure update.
13976          Sequent DYNIX/ptx updates: osvers=$4 (instead of $3) of uname -a,
13977          
13978          From: Andy Dougherty <doughera@lafcol.lafayette.edu>
13979          To: Martin Bligh <mbligh@sequent.com>
13980          Cc: Jarkko Hietaniemi <jhi@iki.fi>
13981          Subject: Re: Perl 5's configure on DYNIX/ptx
13982          Message-Id: <Pine.SUN.3.96.981103090824.5533B-100000@newton.phys>
13983          Date: Tue, 3 Nov 1998 09:35:26 -0500 (EST)
13984          
13985          find sockets also from libsocket, not just libnet.
13986          OS390: $compile_ok instead of $compile for <inttypes.h>,
13987          
13988          From: pvhp@forte.com (Peter Prymmer)
13989          To: Thomas.Dorner@start.de, jhi@iki.fi, neale@VMA.TABNSW.COM.AU
13990          Subject: _53 not OK on os390 but looking better than ever
13991          Date: Tue, 3 Nov 98 17:33:22 PST
13992          Message-Id: <9811040133.AA09450@forte.com>
13993  Branch: cfgperl
13994        ! Configure
13995 ____________________________________________________________________________
13996 [  2189] By: jhi                                   on 1998/11/04  07:43:58
13997     Log: sysio.t failure: fix undefined order of evaluation, from
13998          
13999          From: Spider Boardman <spider@web.zk3.dec.com>
14000          Subject: Not OK: perl 5.00553 on alpha-thread 5.0 [PATCH]
14001          To: perlbug@perl.com
14002          Date: 4 Nov 1998 01:22:30 +0200
14003          Message-ID: <MLIST_199811032227.RAA143892@web.zk3.dec.com>
14004  Branch: cfgperl
14005        ! pp_sys.c
14006 ____________________________________________________________________________
14007 [  2188] By: gsar                                  on 1998/11/04  02:59:16
14008     Log: fix return value of win32_pclose()
14009  Branch: perl
14010        ! win32/win32.c
14011 ____________________________________________________________________________
14012 [  2187] By: gsar                                  on 1998/11/04  02:56:34
14013     Log: s/sv_upgrade/SvUPGRADE/ a couple of places
14014  Branch: perl
14015        ! Changes doop.c gv.c util.c
14016 ____________________________________________________________________________
14017 [  2186] By: jhi                                   on 1998/11/03  08:17:52
14018     Log: Document quads in pack.
14019  Branch: cfgperl
14020        ! pod/perlfunc.pod
14021 ____________________________________________________________________________
14022 [  2185] By: jhi                                   on 1998/11/03  07:49:35
14023     Log: (IV) vs (I32) vs I_V()
14024          
14025          Subject: [PATCH 5.005_53] Reverting typecast in sv_upgrade()
14026          From: Anton Berezin <tobez@plab.ku.dk> 
14027          To: "p5p" <perl5-porters@perl.org> 
14028          Date: 01 Nov 1998 15:09:11 +0100 
14029          Message-ID: <86hfwjtshk.fsf@lion.plab.ku.dk>
14030          
14031          and
14032          
14033          From: Andy Dougherty <doughera@lafcol.lafayette.edu> 
14034          Date: Mon, 2 Nov 1998 10:17:34 -0500 (EST) 
14035          Message-Id: <Pine.SUN.3.96.981102101433.4479B-100000@newton.phys>
14036  Branch: cfgperl
14037        ! sv.c
14038 ____________________________________________________________________________
14039 [  2184] By: jhi                                   on 1998/11/03  07:42:46
14040     Log: VM/ESA updates.
14041  Branch: cfgperl
14042        + README.vmesa
14043        ! MANIFEST pod/perlfunc.pod pod/perlport.pod
14044 ____________________________________________________________________________
14045 [  2183] By: jhi                                   on 1998/11/02  12:58:13
14046     Log: The id(1)-parsing is real fun.
14047  Branch: cfgperl
14048        ! t/op/groups.t
14049 ____________________________________________________________________________
14050 [  2182] By: jhi                                   on 1998/11/02  12:07:43
14051     Log: Decommission the symlink test.
14052  Branch: cfgperl
14053        ! t/op/lex_assign.t
14054 ____________________________________________________________________________
14055 [  2181] By: jhi                                   on 1998/11/02  12:03:08
14056     Log: Replace ATTR_JOINABLE with true Configure probe
14057          for PTHREAD_CREATE_JOINABLE (or equivalent:
14058          PTHREAD_CREATE_UNDETACHED or __UNDETACHED).
14059          Remove ATTR_JOINABLE itself: Thread.xs uses
14060          PTHREAD_CREATE_JOINABLE (or equivalent) directly.
14061          
14062          Really scan for <mach/cthreads.h> only if usethreads.
14063  Branch: cfgperl
14064        ! Configure config_h.SH ext/Thread/Thread.xs thread.h
14065 ____________________________________________________________________________
14066 [  2180] By: jhi                                   on 1998/11/02  11:07:34
14067     Log: In HP-UX 10.X usethreads only if the required files are present.
14068  Branch: cfgperl
14069        ! hints/hpux.sh
14070 ____________________________________________________________________________
14071 [  2179] By: jhi                                   on 1998/11/02  09:10:33
14072     Log: Prefer groups(1).
14073          id -Gn can be broken.
14074          id -a can save the day.
14075  Branch: cfgperl
14076        ! t/op/groups.t
14077 ____________________________________________________________________________
14078 [  2178] By: jhi                                   on 1998/11/02  08:35:29
14079     Log: Detrail enum comma.
14080  Branch: cfgperl
14081        ! perl.h
14082 ____________________________________________________________________________
14083 [  2177] By: jhi                                   on 1998/11/02  08:24:12
14084     Log: 0**0 = 1, from
14085          
14086          From: d-lewart@uiuc.edu (Daniel S. Lewart)
14087          Subject: Math::Complex 0**0 patches
14088          Date: Sun, 1 Nov 1998 19:21:48 -0600 (CST)
14089          Message-Id: <199811020121.TAA28310@staff2.cso.uiuc.edu>
14090          To: jhi@iki.fi (Jarkko Hietaniemi),
14091          Raphael_Manfredi@grenoble.hp.com (Raphael Manfredi)
14092  Branch: cfgperl
14093        ! lib/Math/Complex.pm t/lib/complex.t
14094 ____________________________________________________________________________
14095 [  2168] By: gbarr                                 on 1998/11/01  01:58:58
14096     Log: From: jan.dubois@ibm.net (Jan Dubois)   
14097          Date: Fri, 09 Oct 1998 23:28:31 +0200
14098          Message-ID: <36217b7f.3193091@smtp1.ibm.net>
14099          Subject: [PATCH 5.005_02] Allow XS access to vtbl_*s when compiled with PERL_OBJECT
14100  Branch: maint-5.005/perl
14101        ! XSUB.h
14102 ____________________________________________________________________________
14103 [  2164] By: jhi                                   on 1998/10/31  15:50:02
14104     Log: Integrate from mainperl.
14105  Branch: cfgperl
14106       +> t/op/lex_assign.t
14107       !> (integrate 45 files)
14108
14109 ----------------
14110 Version 5.005_53
14111 ----------------
14112
14113 ____________________________________________________________________________
14114 [  2163] By: gsar                                  on 1998/10/31  11:31:12
14115     Log: bump patchlevel; other minor fixes for clean build and test on
14116          Solaris and win32
14117  Branch: perl
14118        ! Changes ext/Data/Dumper/Dumper.xs patchlevel.h pp.h sv.c
14119        ! t/lib/dumper.t t/op/groups.t t/op/lex_assign.t
14120        ! t/pragma/warn/regexec win32/Makefile win32/config_H.bc
14121        ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
14122        ! x2p/a2p.c
14123 ____________________________________________________________________________
14124 [  2162] By: gsar                                  on 1998/10/31  09:40:31
14125     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14126          Date: Fri, 30 Oct 1998 18:36:20 -0500 (EST)
14127          Message-Id: <199810302336.SAA17336@monk.mps.ohio-state.edu>
14128          Subject: Re: [PATCH 5.00552] Overloaded <> and deref again
14129  Branch: perl
14130        ! pp.h
14131 ____________________________________________________________________________
14132 [  2161] By: gsar                                  on 1998/10/31  09:39:13
14133     Log: From: Albert Dvornik <bert@genscan.com>
14134          Date: 30 Oct 1998 17:50:04 -0500
14135          Message-Id: <tqd879vf4z.fsf@puma.genscan.com>
14136          Subject: [PATCH perl5.00[45]] a2p: make sprintf less greedy without -o
14137  Branch: perl
14138        ! x2p/Makefile.SH x2p/a2p.c x2p/a2p.pod x2p/a2p.y x2p/a2py.c
14139 ____________________________________________________________________________
14140 [  2160] By: gsar                                  on 1998/10/31  09:35:03
14141     Log: fix for bugs in -x mode
14142          From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14143          Date: Sat, 31 Oct 1998 00:30:57 -0500 (EST)
14144          Message-Id: <199810310530.AAA22277@monk.mps.ohio-state.edu>
14145          Subject: [PATCH 5.00552] Fix h2xs
14146  Branch: perl
14147        ! utils/h2xs.PL
14148 ____________________________________________________________________________
14149 [  2159] By: gsar                                  on 1998/10/31  09:31:36
14150     Log: Data::Dumper update
14151  Branch: perl
14152        ! ext/Data/Dumper/Changes ext/Data/Dumper/Dumper.pm
14153        ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/Todo
14154 ____________________________________________________________________________
14155 [  2153] By: gsar                                  on 1998/10/30  21:40:09
14156     Log: add testsuite portion of patch
14157          From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14158          Date: Thu, 29 Oct 1998 23:20:01 -0500 (EST)
14159          Message-Id: <199810300420.XAA25651@monk.mps.ohio-state.edu>
14160          Subject: [PATCH 5.00321 ;-)] 87% speedup
14161  Branch: perl
14162        + t/op/lex_assign.t
14163        ! MANIFEST
14164 ____________________________________________________________________________
14165 [  2152] By: gsar                                  on 1998/10/30  21:08:11
14166     Log: mention the C<$SIG{CHLD} = 'IGNORE'> special case
14167  Branch: perl
14168        ! pod/perlfunc.pod pod/perlipc.pod pod/perlvar.pod
14169 ____________________________________________________________________________
14170 [  2151] By: gsar                                  on 1998/10/30  20:18:09
14171     Log: From: Mark-Jason Dominus <mjd@plover.com>
14172          Date: Fri, 30 Oct 1998 14:24:23 EST
14173          Message-Id: <19981030192423.27276.qmail@plover.com>
14174          Subject: PATCH: (5.005_02)  a2p should use `chomp' instead of `chop'
14175  Branch: perl
14176        ! x2p/walk.c
14177 ____________________________________________________________________________
14178 [  2150] By: gsar                                  on 1998/10/30  20:08:57
14179     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14180          Date: Thu, 29 Oct 1998 22:04:54 -0500 (EST)
14181          Message-Id: <199810300304.WAA23291@monk.mps.ohio-state.edu>
14182          Subject: [PATCH 5.00552] Overloaded <> and deref again
14183  Branch: perl
14184        ! gv.c lib/overload.pm perl.h pp.c pp.h pp_hot.c pp_sys.c sv.c
14185        ! t/pragma/overload.t toke.c
14186 ____________________________________________________________________________
14187 [  2149] By: gsar                                  on 1998/10/30  19:38:15
14188     Log: From: Roderick Schertler <roderick@argon.org>
14189          Date: Thu, 29 Oct 1998 14:50:18 -0500
14190          Message-ID: <17625.909690618@eeyore.ibcinc.com>
14191          Subject: patch for daemonization docs in perlipc
14192  Branch: perl
14193        ! pod/perlipc.pod
14194 ____________________________________________________________________________
14195 [  2148] By: gsar                                  on 1998/10/30  19:36:07
14196     Log: From: Anton Berezin <tobez@plab.ku.dk>
14197          Date: 29 Oct 1998 17:06:25 +0100
14198          Message-ID: <86pvbbuzcu.fsf@lion.plab.ku.dk>
14199          Subject: [PATCH 5.005_52] win32_opendir() fails on empty drives
14200  Branch: perl
14201        ! win32/win32.c
14202 ____________________________________________________________________________
14203 [  2147] By: gsar                                  on 1998/10/30  19:31:37
14204     Log: tweaked version of suggested patch
14205          From: Anton Berezin <tobez@plab.ku.dk>
14206          Date: 29 Oct 1998 14:48:54 +0100
14207          Message-ID: <86yapzv5q1.fsf@lion.plab.ku.dk>
14208          Subject: [PATCH 5.005_52] One more problem with win32_stat and MSVC
14209  Branch: perl
14210        ! win32/win32.c
14211 ____________________________________________________________________________
14212 [  2146] By: gsar                                  on 1998/10/30  19:03:50
14213     Log: hand-apply whitespace-mutiliated patch
14214          From: "vishal bhatia" <vishalb@hotmail.com>
14215          Date: Wed, 28 Oct 1998 23:45:32 PST
14216          Message-ID: <19981029074534.2334.qmail@hotmail.com>
14217          Subject: [PATCH 5.005_52]Compiling modules,more bugfixes for B
14218  Branch: perl
14219        ! ext/B/B/C.pm ext/B/B/CC.pm
14220 ____________________________________________________________________________
14221 [  2145] By: gsar                                  on 1998/10/30  18:46:58
14222     Log: remaining PL_foo stragglers
14223  Branch: perl
14224        ! doio.c ext/B/B.pm ext/IPC/SysV/SysV.xs ext/Opcode/Opcode.pm
14225        ! op.h os2/os2.c vms/gen_shrfls.pl
14226 ____________________________________________________________________________
14227 [  2144] By: gsar                                  on 1998/10/30  17:38:36
14228     Log: integrate cfgperl tweaks into mainline
14229  Branch: perl
14230       !> Makefile.SH README.posix-bc doio.c ext/POSIX/POSIX.xs proto.h
14231       !> t/op/misc.t t/pragma/subs.t t/pragma/warning.t
14232 ____________________________________________________________________________
14233 [  2143] By: jhi                                   on 1998/10/30  13:27:39
14234     Log: There can be multiple yacc/bison errors.
14235  Branch: cfgperl
14236        ! t/op/misc.t t/pragma/subs.t t/pragma/warning.t
14237 ____________________________________________________________________________
14238 [  2142] By: jhi                                   on 1998/10/30  13:18:43
14239     Log: README.posix-bc update.
14240  Branch: cfgperl
14241        ! README.posix-bc
14242 ____________________________________________________________________________
14243 [  2141] By: jhi                                   on 1998/10/30  09:12:59
14244     Log: #2133 fallout.
14245  Branch: cfgperl
14246        ! doio.c ext/POSIX/POSIX.xs
14247 ____________________________________________________________________________
14248 [  2140] By: jhi                                   on 1998/10/30  08:43:18
14249     Log: Integrate from mainperl.
14250  Branch: cfgperl
14251       +> globvar.sym pp.sym
14252        - objpp.h thread.sym
14253       !> (integrate 61 files)
14254 ____________________________________________________________________________
14255 [  2133] By: gsar                                  on 1998/10/30  02:51:39
14256     Log: phase 1 of somewhat major rearrangement of PERL_OBJECT stuff
14257          (objpp.h is gone, embed.pl now does some of that); objXSUB.h
14258          should soon be automated also; the global variables that
14259          escaped the PL_foo conversion are now reined in; renamed
14260          MAGIC in regcomp.h to REG_MAGIC to avoid collision with the
14261          type of same name; duplicated lists of pp_things in various
14262          places is now gone; result has only been tested on win32
14263  Branch: perl
14264        + globvar.sym pp.sym
14265        - objpp.h thread.sym
14266        ! MANIFEST Makefile.SH av.c bytecode.h byterun.h cop.h doio.c
14267        ! doop.c dump.c embed.h embed.pl embedvar.h ext/B/B.xs
14268        ! ext/POSIX/POSIX.xs ext/Thread/Thread.xs global.sym globals.c
14269        ! gv.c malloc.c mg.c objXSUB.h op.c opcode.h opcode.pl perl.c
14270        ! perl.h perl_exp.SH perlvars.h perly.c pod/perlguts.pod pp.c
14271        ! pp.h pp_ctl.c pp_hot.c pp_proto.h pp_sys.c proto.h regcomp.c
14272        ! regcomp.h regcomp.pl regcomp.sym regexec.c regnodes.h run.c
14273        ! scope.c sv.c t/op/filetest.t taint.c thrdvar.h toke.c util.c
14274        ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
14275        ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
14276        ! win32/makedef.pl win32/makefile.mk win32/perlhost.h
14277 ____________________________________________________________________________
14278 [  2130] By: jhi                                   on 1998/10/29  15:31:26
14279     Log: Pure bison yylex() proto was broken.
14280  Branch: cfgperl
14281        ! proto.h
14282 ____________________________________________________________________________
14283 [  2126] By: jhi                                   on 1998/10/29  08:35:54
14284     Log: Integrate mainperl.
14285  Branch: cfgperl
14286       !> INSTALL README.cygwin32 cygwin32/gcc2 cygwin32/ld2
14287       !> lib/ExtUtils/MakeMaker.pm lib/perl5db.pl malloc.c pp.c
14288       !> pp_ctl.c proto.h regexec.c t/pragma/overload.t
14289       !> t/pragma/warn/doio toke.c win32/makefile.mk
14290 ____________________________________________________________________________
14291 [  2125] By: jhi                                   on 1998/10/29  08:32:38
14292     Log: EBCDIC Makefile.SH iteration converges.  Hopefully.
14293  Branch: cfgperl
14294        ! Makefile.SH
14295 ____________________________________________________________________________
14296 [  2124] By: jhi                                   on 1998/10/29  08:06:44
14297     Log: EBCDIC Makefile.SH tuneup.
14298  Branch: cfgperl
14299        ! Makefile.SH
14300 ____________________________________________________________________________
14301 [  2119] By: gsar                                  on 1998/10/28  23:24:04
14302     Log: remove doubled hunk from integration
14303  Branch: perl
14304        ! pp.c
14305 ____________________________________________________________________________
14306 [  2118] By: gsar                                  on 1998/10/28  22:03:31
14307     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14308          Date: Wed, 28 Oct 1998 01:23:27 -0500 (EST)
14309          Message-Id: <199810280623.BAA06968@monk.mps.ohio-state.edu>
14310          Subject: [PATCH 5.00552] Minor debugger tweaks
14311  Branch: perl
14312        ! lib/perl5db.pl
14313 ____________________________________________________________________________
14314 [  2117] By: gsar                                  on 1998/10/28  22:02:30
14315     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14316          Date: Wed, 28 Oct 1998 01:20:33 -0500 (EST)
14317          Message-Id: <199810280620.BAA06893@monk.mps.ohio-state.edu>
14318          Subject: [PATCH 5.00552] Make sort respect overloading
14319  Branch: perl
14320        ! pp_ctl.c proto.h t/pragma/overload.t
14321 ____________________________________________________________________________
14322 [  2116] By: gsar                                  on 1998/10/28  21:51:11
14323     Log: MM patches from Ilya Zakharevich
14324          Date: Wed, 28 Oct 1998 01:27:04 -0500 (EST)
14325          Message-Id: <199810280627.BAA07053@monk.mps.ohio-state.edu>
14326          Subject: [PATCH 5.00552] Make MakeMaker more verbose
14327          --
14328          Date: Wed, 28 Oct 1998 01:25:36 -0500 (EST)
14329          Message-Id: <199810280625.BAA06980@monk.mps.ohio-state.edu>
14330          Subject: [PATCH 5.00552] Make MakeMaker ignore errors in kid Makefile.PL
14331  Branch: perl
14332        ! lib/ExtUtils/MakeMaker.pm
14333 ____________________________________________________________________________
14334 [  2115] By: gsar                                  on 1998/10/28  21:46:19
14335     Log: add explicit references to perl source path in ld2 and gcc2
14336  Branch: perl
14337        ! README.cygwin32 cygwin32/gcc2 cygwin32/ld2
14338 ____________________________________________________________________________
14339 [  2114] By: gsar                                  on 1998/10/28  21:39:56
14340     Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
14341          Date: Tue, 27 Oct 1998 10:40:41 -0500 (EST)
14342          Message-Id: <Pine.SUN.3.96.981027103726.28498E-100000@newton.phys>
14343          Subject: [PATCH] Re: Problems with: Creating an installable tar archive
14344  Branch: perl
14345        ! INSTALL
14346 ____________________________________________________________________________
14347 [  2113] By: gsar                                  on 1998/10/28  21:21:16
14348     Log: integrate cfgperl into mainline
14349  Branch: perl
14350       +> t/op/filetest.t
14351       !> Configure MANIFEST Makefile.SH config_h.SH perl.h perly.y
14352       !> perly_c.diff pp.c proto.h t/comp/require.t t/io/pipe.t
14353       !> t/op/groups.t t/op/misc.t t/pragma/subs.t t/pragma/warning.t
14354       !> thread.h toke.c vmesa/Makefile
14355 ____________________________________________________________________________
14356 [  2112] By: gsar                                  on 1998/10/28  21:14:18
14357     Log: minor cleanup
14358  Branch: perl
14359        ! malloc.c regexec.c t/pragma/warn/doio win32/makefile.mk
14360 ____________________________________________________________________________
14361 [  2111] By: gsar                                  on 1998/10/28  18:52:10
14362     Log: smarter C<$SIG{FOO} = BAREWORD;> warning
14363  Branch: perl
14364        ! toke.c
14365 ____________________________________________________________________________
14366 [  2110] By: jhi                                   on 1998/10/28  15:07:54
14367     Log: posix-bc doesn't want to regenerate a2p.h from a2p.y.
14368  Branch: cfgperl
14369        ! Makefile.SH
14370 ____________________________________________________________________________
14371 [  2109] By: jhi                                   on 1998/10/28  13:39:54
14372     Log: a2p.y needs to generate also y.tab.h.
14373  Branch: cfgperl
14374        ! Makefile.SH
14375 ____________________________________________________________________________
14376 [  2108] By: jhi                                   on 1998/10/28  10:33:36
14377     Log: The "parse error" must be converted to "syntax error",
14378          just matching it aint' enough.
14379  Branch: cfgperl
14380        ! t/comp/require.t t/op/misc.t t/pragma/subs.t
14381        ! t/pragma/warning.t
14382 ____________________________________________________________________________
14383 [  2107] By: jhi                                   on 1998/10/28  10:23:05
14384     Log: Regen sig_n{ame,umber}* if slightest doubt.
14385  Branch: cfgperl
14386        ! Configure
14387 ____________________________________________________________________________
14388 [  2106] By: jhi                                   on 1998/10/28  08:44:49
14389     Log: Bison says 'parse error', not 'parser error'.
14390  Branch: cfgperl
14391        ! t/comp/require.t t/op/misc.t t/pragma/subs.t
14392        ! t/pragma/warning.t
14393 ____________________________________________________________________________
14394 [  2105] By: jhi                                   on 1998/10/28  08:42:09
14395     Log: yylex() parametrization.
14396  Branch: cfgperl
14397        ! proto.h toke.c
14398 ____________________________________________________________________________
14399 [  2104] By: jhi                                   on 1998/10/28  08:25:09
14400     Log: Bring in #2102.
14401  Branch: cfgperl
14402        ! pp.c
14403 ____________________________________________________________________________
14404 [  2103] By: jhi                                   on 1998/10/28  08:22:04
14405     Log: From: Dominic Dunlop <domo@vo.lu>
14406          Subject: [PATCH 5.005_02]  Re: perl5.004_04 testing problem
14407          Date: 27 Oct 1998 20:47:25 +0200
14408          Message-ID: <MLIST_v03110700b25b7dc95bbc@[212.24.192.87]>
14409  Branch: cfgperl
14410        ! t/op/groups.t
14411 ____________________________________________________________________________
14412 [  2102] By: larry                                 on 1998/10/27  18:58:55
14413     Log: utf8 change to quotemeta broke EBCDIC
14414  Branch: perl
14415        ! pp.c
14416 ____________________________________________________________________________
14417 [  2101] By: jhi                                   on 1998/10/27  12:55:34
14418     Log: $Config{sig_num_init}.
14419          Also, a new approach to the 'pthreads-created-joinable': drop
14420          it and use {PTHREAD_CREATE_{JOINABLE,UNDETACHED},__UNDETACHED}
14421          directly. (See also #2096).
14422  Branch: cfgperl
14423        ! Configure config_h.SH
14424 ____________________________________________________________________________
14425 [  2100] By: jhi                                   on 1998/10/27  10:48:55
14426     Log: Regenerated perly_c.diff.
14427  Branch: cfgperl
14428        ! perly_c.diff
14429 ____________________________________________________________________________
14430 [  2099] By: jhi                                   on 1998/10/27  08:42:25
14431     Log: First the mangler was Netscape, then it was me.
14432  Branch: cfgperl
14433        ! vmesa/Makefile
14434 ____________________________________________________________________________
14435 [  2098] By: jhi                                   on 1998/10/27  08:34:40
14436     Log: `id -Gn` might be available where `groups` is not.
14437  Branch: cfgperl
14438        ! t/op/groups.t
14439 ____________________________________________________________________________
14440 [  2097] By: jhi                                   on 1998/10/27  08:05:17
14441     Log: Netscape had mangled the tabs.
14442  Branch: cfgperl
14443        ! vmesa/Makefile
14444 ____________________________________________________________________________
14445 [  2096] By: jhi                                   on 1998/10/27  08:03:05
14446     Log: ATTR_JOINABLE logic, based on (private email)
14447          
14448          From: Neale Ferguson <neale@VMA.TABNSW.COM.AU>
14449          Subject: Some little diffs
14450          Message-ID: <36350969.DA33E7B4@mailbox.tabnsw.com.au>
14451          Date: Tue, 27 Oct 1998 13:44:42 +1300
14452  Branch: cfgperl
14453        ! thread.h
14454 ____________________________________________________________________________
14455 [  2095] By: jhi                                   on 1998/10/27  07:56:57
14456     Log: Mach cthreads support based on:
14457          
14458          From: brie@corp.home.net (Brian Harrison)
14459          Subject: perl5.005_02 patch for mthreads
14460          To: perl5-porters@perl.org
14461          Date: 24 Oct 1998 01:01:55 +0300
14462          Message-ID: <MLIST_Pine.GSO.4.04.9810231410220.11111-200000@sulaco.eos.home.net>
14463          
14464          Pthread yield probe (dejavu)
14465          Cosmetic nanochange for the union semun output.
14466          Better inttypes.h probe.
14467          Undo the 'void *' $selecttype probe from #1971 because
14468          it breaks the $selectminbits test.
14469  Branch: cfgperl
14470        ! Configure config_h.SH perl.h thread.h
14471 ____________________________________________________________________________
14472 [  2094] By: jhi                                   on 1998/10/26  13:02:07
14473     Log: Also posix-bc wants to reyacc.
14474  Branch: cfgperl
14475        ! Makefile.SH
14476 ____________________________________________________________________________
14477 [  2093] By: jhi                                   on 1998/10/26  10:17:21
14478     Log: Removed !(*s & 0x80) from pp_quotemeta(), introduced after
14479          5_02 and really breaking things in non-ASCII worlds.
14480  Branch: cfgperl
14481        ! pp.c
14482 ____________________________________________________________________________
14483 [  2092] By: jhi                                   on 1998/10/26  09:08:00
14484     Log: More robustness.
14485  Branch: cfgperl
14486        ! t/comp/require.t t/op/misc.t t/pragma/subs.t
14487        ! t/pragma/warning.t
14488 ____________________________________________________________________________
14489 [  2091] By: jhi                                   on 1998/10/26  08:47:32
14490     Log: s/YYLEXPARAM/PERL_YYLEX_PARAM_DECL/g
14491          Bison really wants YYLEX_PARAM.
14492  Branch: cfgperl
14493        ! perly.y proto.h toke.c
14494 ____________________________________________________________________________
14495 [  2090] By: jhi                                   on 1998/10/26  08:21:25
14496     Log: s/YYLEX_PARAM/YYLEXPARAM/
14497  Branch: cfgperl
14498        ! perly.y
14499 ____________________________________________________________________________
14500 [  2089] By: jhi                                   on 1998/10/26  08:17:33
14501     Log: Indicate skipped subtests.
14502  Branch: cfgperl
14503        ! t/io/pipe.t
14504 ____________________________________________________________________________
14505 [  2088] By: jhi                                   on 1998/10/26  08:11:36
14506     Log: Integrate from mainperl.
14507  Branch: cfgperl
14508       !> (integrate 54 files)
14509 ____________________________________________________________________________
14510 [  2087] By: jhi                                   on 1998/10/26  08:08:02
14511     Log: Add test for filetests.
14512  Branch: cfgperl
14513        + t/op/filetest.t
14514        ! MANIFEST
14515 ____________________________________________________________________________
14516 [  2086] By: gsar                                  on 1998/10/26  02:44:44
14517     Log: various win32 tweaks; disable new xs_cpp section (it creates
14518          ambiguous inference graph for %.xs --> %.o)
14519  Branch: perl
14520        ! ext/Thread/Thread.xs gv.c lib/ExtUtils/MakeMaker.pm mg.c pp.c
14521        ! pp_hot.c proto.h win32/GenCAPI.pl win32/Makefile
14522        ! win32/config.gc win32/config_H.gc win32/makedef.pl
14523        ! win32/makefile.mk win32/win32.h
14524 ____________________________________________________________________________
14525 [  2085] By: gsar                                  on 1998/10/26  00:50:02
14526     Log: sanity-check $Config{drand01} in rand.t
14527  Branch: perl
14528        ! t/op/rand.t win32/config.bc win32/config.gc win32/config.vc
14529        ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
14530 ____________________________________________________________________________
14531 [  2078] By: gsar                                  on 1998/10/25  10:22:04
14532     Log: update win32/config*.?c
14533  Branch: perl
14534        ! Changes win32/config.bc win32/config.gc win32/config.vc
14535        ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
14536 ____________________________________________________________________________
14537 [  2077] By: gsar                                  on 1998/10/25  08:39:25
14538     Log: From: Graham Barr <gbarr@pobox.com>
14539          Date: Sat, 24 Oct 1998 21:45:50 -0500
14540          Message-ID: <19981024214550.C508@pobox.com>
14541          Subject: Re: die with a reference  should use overload "" operator
14542  Branch: perl
14543        ! pp_ctl.c
14544 ____________________________________________________________________________
14545 [  2076] By: gsar                                  on 1998/10/25  08:37:49
14546     Log: From: Graham Barr <gbarr@pobox.com>
14547          Date: Sat, 24 Oct 1998 12:45:21 -0500
14548          Message-ID: <19981024124521.C512@pobox.com>
14549          Subject: [PATCH 5.005_02] Re: Auto-incrementing tied scalar causes SEGV
14550  Branch: perl
14551        ! sv.c
14552 ____________________________________________________________________________
14553 [  2075] By: gsar                                  on 1998/10/25  08:24:09
14554     Log: fix C<print $n += 5;> etc.
14555  Branch: perl
14556        ! toke.c
14557 ____________________________________________________________________________
14558 [  2074] By: gsar                                  on 1998/10/25  08:12:28
14559     Log: list builtins with portability caveats
14560          From: Jarkko Hietaniemi <jhi@iki.fi>
14561          Date: Fri, 23 Oct 1998 14:05:23 +0300 (EET DST)
14562          Message-Id: <199810231105.OAA02411@alpha.hut.fi>
14563          Subject: [PATCH] 5.005_02 and 5.005_52: perlfunc.pod and perlport.pod
14564  Branch: perl
14565        ! pod/perlfunc.pod
14566 ____________________________________________________________________________
14567 [  2073] By: gsar                                  on 1998/10/25  07:55:43
14568     Log: fix stack overrun in file test operators
14569  Branch: perl
14570        ! pp_sys.c
14571 ____________________________________________________________________________
14572 [  2072] By: gsar                                  on 1998/10/25  07:29:45
14573     Log: implement C<goto &func> and other fixes (via private mail)
14574          From:    "vishal bhatia" <vishalb@hotmail.com>
14575          Date:    Wed, 21 Oct 1998 22:59:03 PDT
14576          Message-Id: <19981022055904.20083.qmail@hotmail.com>
14577          Subject: [PATCH 5.005_52] More fixes for B
14578  Branch: perl
14579        ! ext/B/B.pm ext/B/B.xs ext/B/B/C.pm ext/B/B/CC.pm
14580 ____________________________________________________________________________
14581 [  2071] By: gsar                                  on 1998/10/25  07:14:41
14582     Log: From: Graham Barr <gbarr@pobox.com>
14583          Date: Sat, 17 Oct 1998 20:42:41 -0500
14584          Message-ID: <19981017204241.G510@pobox.com>
14585          Subject: Re: taint checking for: use lib "$ENV{'EVIL'}"
14586  Branch: perl
14587        ! pp_ctl.c
14588 ____________________________________________________________________________
14589 [  2070] By: gsar                                  on 1998/10/25  07:07:29
14590     Log: avoid bogus line number in XSUB redefined warnings
14591  Branch: perl
14592        ! op.c
14593 ____________________________________________________________________________
14594 [  2069] By: gsar                                  on 1998/10/25  06:59:03
14595     Log: From: Martijn Koster <mak@excitecorp.com>
14596          Date: Wed, 21 Oct 1998 13:12:03 +0100
14597          Message-ID: <19981021131203.A15661@excitecorp.com>
14598          Subject: File::Path::mkpath reports the wrong error
14599  Branch: perl
14600        ! lib/File/Path.pm
14601 ____________________________________________________________________________
14602 [  2068] By: gsar                                  on 1998/10/25  06:54:43
14603     Log: From: Zachary Miller <zcmiller@simon.er.usgs.gov>
14604          Date: Tue, 20 Oct 1998 20:52:20 -0500
14605          Message-Id: <199810210152.UAA07792@simon.er.usgs.gov>
14606          Subject: Exporter.pm's export_to_level() argument handling buggy
14607  Branch: perl
14608        ! lib/Exporter.pm
14609 ____________________________________________________________________________
14610 [  2067] By: gsar                                  on 1998/10/25  06:50:19
14611     Log: From: jan.dubois@ibm.net (Jan Dubois)
14612          Date: Wed, 21 Oct 1998 00:55:51 +0200
14613          Message-ID: <36380269.55370608@smtp1.ibm.net>
14614          Subject: Make _really_ sure Dynaloader.xs code is initialized only once
14615  Branch: perl
14616        ! ext/DynaLoader/DynaLoader_pm.PL
14617 ____________________________________________________________________________
14618 [  2066] By: gsar                                  on 1998/10/25  06:48:19
14619     Log: recognize '%' as a shell metachar for win32
14620          From: jan.dubois@ibm.net (Jan Dubois)
14621          Date: Tue, 20 Oct 1998 21:57:35 +0200
14622          Message-ID: <3636ea31.49170453@smtp1.ibm.net>
14623          Subject: [PATCH 5.005_02, Win32]  Re: %ENV% not expanded in backquotes?
14624  Branch: perl
14625        ! win32/win32.c
14626 ____________________________________________________________________________
14627 [  2065] By: gsar                                  on 1998/10/25  06:46:30
14628     Log: remove FAST_SV_GETS remnant (as suggested by Gisle Aas)
14629  Branch: perl
14630        ! sv.c
14631 ____________________________________________________________________________
14632 [  2064] By: gsar                                  on 1998/10/25  06:45:09
14633     Log: From: Gisle Aas <gisle@aas.no>
14634          Date: 20 Oct 1998 14:24:44 +0200
14635          Message-ID: <m34sszctf7.fsf@furu.g.aas.no>
14636          Subject: ord() and unpack("U*",...) should not be negative
14637  Branch: perl
14638        ! pp.c
14639 ____________________________________________________________________________
14640 [  2063] By: gsar                                  on 1998/10/25  06:42:29
14641     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14642          Date: Sun, 18 Oct 1998 23:20:57 -0400 (EDT)
14643          Message-Id: <199810190320.XAA28249@monk.mps.ohio-state.edu>
14644          Subject: [PATCH 5.005_*] Improve sbrk() on OS/2
14645  Branch: perl
14646        ! os2/os2.c
14647 ____________________________________________________________________________
14648 [  2062] By: gsar                                  on 1998/10/25  06:41:26
14649     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14650          Date: Sun, 18 Oct 1998 23:10:29 -0400 (EDT)
14651          Message-Id: <199810190310.XAA28102@monk.mps.ohio-state.edu>
14652          Subject: [PATCH 5.005_*] Speed up aassign
14653  Branch: perl
14654        ! pp_hot.c
14655 ____________________________________________________________________________
14656 [  2061] By: gsar                                  on 1998/10/25  06:39:04
14657     Log: From: Graham Barr <gbarr@pobox.com>
14658          Date: Sat, 17 Oct 1998 22:22:02 -0500
14659          Message-ID: <19981017222202.J510@pobox.com>
14660          Subject: Re: '*' prototype does not allow bareword with strict
14661  Branch: perl
14662        ! toke.c
14663 ____________________________________________________________________________
14664 [  2060] By: gsar                                  on 1998/10/25  06:37:34
14665     Log: handle '::' in section names properly
14666          From: Graham Barr <gbarr@pobox.com>
14667          Date: Sat, 17 Oct 1998 12:57:54 -0500
14668          Message-ID: <19981017125754.C510@pobox.com>
14669          Subject: Re: pod2html
14670  Branch: perl
14671        ! lib/Pod/Html.pm
14672 ____________________________________________________________________________
14673 [  2059] By: gsar                                  on 1998/10/25  06:33:43
14674     Log: integrate changes#1982,2014,2021 (from maint-5.005)
14675  Branch: perl
14676       !> av.c doop.c ext/POSIX/POSIX.xs hv.c lib/ExtUtils/MakeMaker.pm
14677       !> mg.c mg.h pp.c pp_hot.c pp_sys.c scope.c t/op/tie.t
14678 ____________________________________________________________________________
14679 [  2058] By: gsar                                  on 1998/10/25  05:44:17
14680     Log: allow more win32 symbol exports (suggested by Jan Dubois)
14681  Branch: perl
14682        ! win32/makedef.pl
14683 ____________________________________________________________________________
14684 [  2057] By: gsar                                  on 1998/10/25  05:40:40
14685     Log: integrate change#2053 from maint-5.005
14686  Branch: perl
14687       !> cop.h t/cmd/while.t
14688 ____________________________________________________________________________
14689 [  2056] By: gsar                                  on 1998/10/25  05:16:41
14690     Log: commented version of a patch suggested by Drago Goricanec
14691          From: Jarkko Hietaniemi <jhi@cc.hut.fi>
14692          Date: 16 Oct 1998 15:24:45 +0300
14693          Message-ID: <oeeogrc1ype.fsf@alpha.hut.fi>
14694          Subject: Re: [PATCH 5.005_52] Linux select fails with more than 32 FDs
14695  Branch: perl
14696        ! pp_sys.c
14697 ____________________________________________________________________________
14698 [  2055] By: gsar                                  on 1998/10/25  05:11:03
14699     Log: include eof() in description of buffering caveats
14700          From: Anton Berezin <tobez@plab.ku.dk>
14701          Date: Fri, 16 Oct 1998 19:22:41 +0200 (CEST)
14702          Message-Id: <199810161722.TAA28813@lion.plab.ku.dk>
14703          Subject: [DOCPATCH] pod/perlfunc.pod
14704  Branch: perl
14705        ! pod/perlfunc.pod
14706 ____________________________________________________________________________
14707 [  2054] By: gsar                                  on 1998/10/25  05:07:42
14708     Log: disallow 'x' in hex numbers (except leading '0x')
14709          From: Gisle Aas <gisle@aas.no>
14710          Date: 16 Oct 1998 16:33:12 +0200
14711          Message-ID: <m3n26wtw47.fsf@furu.g.aas.no>
14712          Subject: Re: [PATCH 5.005_52] 'x' is not a legal hex digit
14713  Branch: perl
14714        ! perlvars.h t/op/oct.t util.c
14715 ____________________________________________________________________________
14716 [  2052] By: gsar                                  on 1998/10/25  04:49:04
14717     Log: avoid the circular refcnt logic in magic_mutexfree()
14718  Branch: perl
14719        ! mg.c pp.c pp_hot.c
14720 ____________________________________________________________________________
14721 [  2051] By: gsar                                  on 1998/10/25  04:35:07
14722     Log: properly restore PL_rsfp_filters after require
14723  Branch: perl
14724        ! embed.h global.sym objXSUB.h objpp.h pp_ctl.c proto.h scope.c
14725        ! scope.h
14726 ____________________________________________________________________________
14727 [  2050] By: gsar                                  on 1998/10/25  02:42:32
14728     Log: integrate cfgperl changes back into mainline
14729  Branch: perl
14730       +> README.posix-bc hints/posix-bc.sh hints/vmesa.sh
14731       +> vmesa/Makefile vmesa/vmesa.c vmesa/vmesaish.h
14732       !> (integrate 33 files)
14733 ____________________________________________________________________________
14734 [  2049] By: gsar                                  on 1998/10/25  01:30:48
14735     Log: avoid "mysterious" compile-time failures without messages
14736  Branch: perl
14737        ! gv.c
14738 ____________________________________________________________________________
14739 [  2041] By: gsar                                  on 1998/10/23  21:11:56
14740     Log: checkin jpl under //depot/perlext/jpl/...
14741  Branch: perlext
14742        + jpl/JNI/Changes jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/MANIFEST
14743        + jpl/JNI/Makefile.PL jpl/JNI/test.pl jpl/JNI/typemap
14744        + jpl/JPL/AutoLoader.pm jpl/JPL/Class.pm jpl/JPL/Compile.pm
14745        + jpl/JPL/Makefile.PL jpl/JPL_Rolo/JPL_Rolo.jpl
14746        + jpl/JPL_Rolo/Makefile.PL jpl/JPL_Rolo/README
14747        + jpl/JPL_Rolo/cardfile jpl/PerlInterpreter/Makefile
14748        + jpl/PerlInterpreter/Makefile.PL
14749        + jpl/PerlInterpreter/PerlInterpreter.c
14750        + jpl/PerlInterpreter/PerlInterpreter.h
14751        + jpl/PerlInterpreter/PerlInterpreter.java jpl/README
14752        + jpl/Sample/Makefile.PL jpl/Sample/Sample.jpl
14753        + jpl/Test/Makefile.PL jpl/Test/Test.jpl jpl/bin/jpl
14754        + jpl/get_jdk/README jpl/get_jdk/get_jdk.pl
14755        + jpl/get_jdk/jdk_hosts jpl/install-jpl
14756 ____________________________________________________________________________
14757 [  2040] By: larry                                 on 1998/10/23  19:31:42
14758     Log: chr(0xFFFFFFFF) didn't translate to utf8 character
14759  Branch: perl
14760        ! pp.c
14761 ____________________________________________________________________________
14762 [  2039] By: larry                                 on 1998/10/23  18:48:34
14763     Log: tr///d does not seem to work
14764  Branch: perl
14765        ! lib/utf8_heavy.pl
14766 ____________________________________________________________________________
14767 [  2038] By: larry                                 on 1998/10/23  18:00:41
14768     Log: Program with utf8 identifiers fails to compile
14769  Branch: perl
14770        ! doop.c gv.c op.c pp.c pp_hot.c toke.c
14771 ____________________________________________________________________________
14772 [  2037] By: jhi                                   on 1998/10/23  14:04:51
14773     Log: Test suite portability:
14774          - posix-bc does not write to broken pipes
14775          - filehand #11 only iff we have fork
14776          - warning.t can now match $expected using regular expressions
14777  Branch: cfgperl
14778        ! t/io/pipe.t t/lib/filehand.t t/pragma/warn/doio
14779        ! t/pragma/warning.t
14780 ____________________________________________________________________________
14781 [  2036] By: jhi                                   on 1998/10/23  12:12:07
14782     Log: yacc clarification.
14783  Branch: cfgperl
14784        ! README.posix-bc
14785 ____________________________________________________________________________
14786 [  2035] By: jhi                                   on 1998/10/23  12:09:59
14787     Log: Some C compilers get upset about 8-bit characters in /* comments. */
14788  Branch: cfgperl
14789        ! mg.c
14790 ____________________________________________________________________________
14791 [  2034] By: jhi                                   on 1998/10/22  09:11:52
14792     Log: Configure update: both for pthread_yield more robust
14793          testing (all variants of pthread_attr_getdetachstate()) --
14794          and because Configure was broken in major way! About 1000
14795          last lines were truncated.
14796  Branch: cfgperl
14797        ! Configure
14798 ____________________________________________________________________________
14799 [  2033] By: jhi                                   on 1998/10/22  07:47:10
14800     Log: DJGPP feedback for #2028.
14801  Branch: cfgperl
14802        ! thread.h
14803 ____________________________________________________________________________
14804 [  2032] By: jhi                                   on 1998/10/21  13:03:57
14805     Log: yielding, the saga continues.
14806  Branch: cfgperl
14807        ! Configure config_h.SH
14808       !> av.c lib/constant.pm op.c pod/perldiag.pod pp_ctl.c
14809       !> t/op/goto.t t/pragma/constant.t
14810 ____________________________________________________________________________
14811 [  2031] By: jhi                                   on 1998/10/21  09:15:42
14812     Log: VM/ESA feedback for #2028.
14813  Branch: cfgperl
14814        ! Configure config_h.SH thread.h
14815 ____________________________________________________________________________
14816 [  2030] By: gsar                                  on 1998/10/21  04:22:53
14817     Log: fix handling of mayhaps-extended @_ in goto &sub
14818  Branch: perl
14819        ! av.c pp_ctl.c t/op/goto.t
14820 ____________________________________________________________________________
14821 [  2029] By: gsar                                  on 1998/10/21  00:54:14
14822     Log: restore sanity to "constant" references
14823  Branch: perl
14824        ! lib/constant.pm op.c pod/perldiag.pod t/pragma/constant.t
14825 ____________________________________________________________________________
14826 [  2028] By: jhi                                   on 1998/10/20  15:01:20
14827     Log: OLD_PTHREADS_API reorganizing.
14828  Branch: cfgperl
14829        ! dosish.h ext/Thread/Thread.xs perl.h thread.h util.c
14830        ! vmesa/vmesaish.h
14831 ____________________________________________________________________________
14832 [  2027] By: jhi                                   on 1998/10/20  14:14:51
14833     Log: #2026 fallout.
14834  Branch: cfgperl
14835        ! Makefile.SH
14836 ____________________________________________________________________________
14837 [  2026] By: jhi                                   on 1998/10/20  11:47:21
14838     Log: VM/ESA update.
14839  Branch: cfgperl
14840        ! Makefile.SH vmesa/vmesa.c vmesa/vmesaish.h
14841 ____________________________________________________________________________
14842 [  2025] By: jhi                                   on 1998/10/20  08:20:56
14843     Log: 64-bitness, based on
14844          
14845          From: Scott Henry <scotth@sgi.com>
14846          To: perl-64bit@perl.org
14847          Message-ID: <yd8u30zyerl.fsf@hoshi.engr.sgi.com>
14848          Subject: Re: Configure problems/questions...
14849          Date: 19 Oct 1998 22:38:06 -0700
14850  Branch: cfgperl
14851        ! hints/irix_6.sh perl.h
14852 ____________________________________________________________________________
14853 [  2024] By: jhi                                   on 1998/10/20  08:09:07
14854     Log: Add lseeksize.
14855  Branch: cfgperl
14856        ! config_h.SH
14857 ____________________________________________________________________________
14858 [  2023] By: jhi                                   on 1998/10/20  08:08:33
14859     Log: Mumble about _yields() only when threaded.
14860  Branch: cfgperl
14861        ! Configure
14862 ____________________________________________________________________________
14863 [  2022] By: jhi                                   on 1998/10/20  07:46:26
14864     Log: Thinko at PTHREADS_CREATED_JOINABLE.
14865  Branch: cfgperl
14866        ! thread.h
14867 ____________________________________________________________________________
14868 [  2021] By: gbarr                                 on 1998/10/20  01:25:23
14869     Log: From: Chip Salzenberg <chip@perlsupport.com>
14870          Date: Tue, 6 Oct 1998 13:33:05 -0400
14871          Message-ID: <19981006133305.A2348@perlsupport.com>
14872          Subject: [PATCH] 5.005_02: Eliminate leak on self-ties
14873  Branch: maint-5.005/perl
14874        ! av.c doop.c hv.c mg.c mg.h pp.c pp_hot.c pp_sys.c scope.c
14875        ! t/op/tie.t
14876 ____________________________________________________________________________
14877 [  2020] By: jhi                                   on 1998/10/19  09:15:53
14878     Log: YIELD more robustly.
14879  Branch: cfgperl
14880        ! thread.h
14881 ____________________________________________________________________________
14882 [  2019] By: jhi                                   on 1998/10/19  08:48:33
14883     Log: VM/ESA (and OS390) are in between of OLD_PTHREADS_API and
14884          the 'new' one (just like DJGPP, it seems).
14885  Branch: cfgperl
14886        ! thread.h
14887 ____________________________________________________________________________
14888 [  2018] By: jhi                                   on 1998/10/19  07:02:44
14889     Log: vmesaish.h doesn't exclude unixish.h.
14890  Branch: cfgperl
14891        ! perl.h
14892 ____________________________________________________________________________
14893 [  2017] By: jhi                                   on 1998/10/19  06:44:19
14894     Log: 1<<$randbits is not good for randbits=48.
14895  Branch: cfgperl
14896        ! t/op/rand.t
14897 ____________________________________________________________________________
14898 [  2016] By: jhi                                   on 1998/10/19  06:39:47
14899     Log: Make #2012 glob pattern more portable.
14900  Branch: cfgperl
14901        ! Makefile.SH
14902 ____________________________________________________________________________
14903 [  2014] By: gbarr                                 on 1998/10/17  20:31:42
14904     Log: Fix POSIX::sigprocmask not to check type of $old parameter
14905          as it is output only
14906  Branch: maint-5.005/perl
14907        ! ext/POSIX/POSIX.xs
14908 ____________________________________________________________________________
14909 [  2012] By: jhi                                   on 1998/10/17  15:04:23
14910     Log: clean numbered core dumps and t/tmp[0-9]*.
14911  Branch: cfgperl
14912        ! Makefile.SH
14913 ____________________________________________________________________________
14914 [  2011] By: jhi                                   on 1998/10/17  14:59:15
14915     Log: More robust yacc/bison failure output handling.
14916  Branch: cfgperl
14917        ! t/comp/require.t t/op/misc.t t/pragma/subs.t
14918 ____________________________________________________________________________
14919 [  2010] By: jhi                                   on 1998/10/17  14:51:05
14920     Log: BC2000 POSIX update.
14921  Branch: cfgperl
14922        ! MANIFEST
14923 ____________________________________________________________________________
14924 [  2009] By: jhi                                   on 1998/10/17  14:49:46
14925     Log: POSIX BC2000 port from perl-mvs:
14926          
14927          Subject: Ported perl 5.005.02 to BS2000 / POSIX
14928          From: Dorner Thomas <Thomas.Dorner@start.de> 
14929          Date: Tue, 29 Sep 1998 13:29:36 +0100 
14930          Message-ID: <9CE47B416A24D2118BC40000F84009B20B72C5@start.de> 
14931  Branch: cfgperl
14932        + README.posix-bc hints/posix-bc.sh
14933        ! Configure MANIFEST perl.c perly.y proto.h t/lib/cgi-html.t
14934        ! t/op/magic.t t/op/pack.t t/op/quotemeta.t t/op/subst.t toke.c
14935        ! unixish.h
14936 ____________________________________________________________________________
14937 [  2008] By: jhi                                   on 1998/10/17  14:07:49
14938     Log: VM/ESA-update.
14939  Branch: cfgperl
14940        ! MANIFEST
14941 ____________________________________________________________________________
14942 [  2007] By: jhi                                   on 1998/10/17  13:55:34
14943     Log: Forgot few S_I* imports.
14944  Branch: cfgperl
14945        ! t/lib/ipc_sysv.t
14946 ____________________________________________________________________________
14947 [  2006] By: jhi                                   on 1998/10/17  13:43:54
14948     Log: The VM/ESA port essentials, based on
14949          
14950          perl-mvs:
14951          
14952          From: Neale Ferguson <neale@VMA.TABNSW.COM.AU>
14953          Subject: Re: Can't find Data/Dumper.pm
14954          Date: Mon, 28 Sep 1998 07:40:49 +1300
14955          Message-ID: <360E86B0.23847AF4@mailbox.tabnsw.com.au>
14956          
14957          private email:
14958          
14959          From: Neale Ferguson <neale@VMA.TABNSW.COM.AU>
14960          Subject: Re: Perl thread problems in VM/ESA
14961          Date: Thu, 15 Oct 1998 07:18:35 +1300
14962          Message-ID: <3624EAFA.16163A2B@mailbox.tabnsw.com.au>
14963          
14964          and private email:
14965          
14966          From: Neale Ferguson <NEALE@PUCC.PRINCETON.EDU>
14967          Subject:  perl archive
14968          Date:  Sun, 11 Oct 1998 19:28:54 EDT
14969          Message-Id: <19981011233112Z67215-26626+1513@outbound.Princeton.EDU>
14970          which gave a pointer to
14971          
14972          http://pucc.princeton.edu/~neale/perl.tar
14973          
14974          (based on Perl 5.005_51)
14975  Branch: cfgperl
14976        + hints/vmesa.sh vmesa/Makefile vmesa/vmesa.c vmesa/vmesaish.h
14977        ! ext/Errno/Errno_pm.PL perl.c perl.h perly.y pp_sys.c
14978        ! t/io/pipe.t t/lib/cgi-html.t t/lib/ipc_sysv.t t/op/magic.t
14979        ! t/op/pack.t t/op/quotemeta.t t/op/subst.t util.c x2p/a2p.h
14980 ____________________________________________________________________________
14981 [  2005] By: jhi                                   on 1998/10/17  13:17:19
14982     Log: Integrate mainperl.
14983  Branch: cfgperl
14984       !> Porting/genlog ext/B/B/CC.pm ext/POSIX/POSIX.pm
14985       !> lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
14986       !> lib/Term/Complete.pm op.c opcode.h opcode.pl os2/Makefile.SHs
14987       !> os2/os2.c pod/perlfunc.pod pod/perlxs.pod pp.c sv.c
14988       !> t/op/grent.t t/op/sysio.t t/op/tiehandle.t toke.c
14989       !> utils/perldoc.PL vms/ext/Stdio/Stdio.pm win32/Makefile
14990       !> win32/makefile.mk
14991 ____________________________________________________________________________
14992 [  2004] By: jhi                                   on 1998/10/17  11:19:06
14993     Log: Removed an extra ' from the int64_t test.
14994  Branch: cfgperl
14995        ! Configure
14996 ____________________________________________________________________________
14997 [  2003] By: gsar                                  on 1998/10/17  04:11:40
14998     Log: silence -w noises (suggested by Greg Bacon)
14999  Branch: perl
15000        ! lib/Term/Complete.pm
15001 ____________________________________________________________________________
15002 [  2002] By: gsar                                  on 1998/10/17  04:07:48
15003     Log: From: Gisle Aas <gisle@aas.no>
15004          Date: 14 Oct 1998 15:53:14 +0200
15005          Message-ID: <m3g1cr9rn9.fsf@furu.g.aas.no>
15006          Subject: Re: chr(0xFFFF_FFFF) and "\x{10_FFFF}" [PATCH 5.005_52]
15007  Branch: perl
15008        ! util.c
15009 ____________________________________________________________________________
15010 [  2001] By: gsar                                  on 1998/10/17  04:06:10
15011     Log: From: Gisle Aas <gisle@aas.no>
15012          Date: 14 Oct 1998 15:17:44 +0200
15013          Message-ID: <m3iuhn9taf.fsf@furu.g.aas.no>
15014          Subject: [PATCH 5.005_52] Core dump from "Missing right brace on \x{}"
15015  Branch: perl
15016        ! toke.c
15017 ____________________________________________________________________________
15018 [  2000] By: gsar                                  on 1998/10/17  03:06:33
15019     Log: From: Gisle Aas <gisle@aas.no>
15020          Date: 14 Oct 1998 00:38:06 +0200
15021          Message-ID: <m3iuhonl4h.fsf@furu.g.aas.no>
15022          Subject: [PATCH 5.005_52] utf8 substr can access memory outside PVX buffer
15023  Branch: perl
15024        ! sv.c
15025 ____________________________________________________________________________
15026 [  1999] By: gsar                                  on 1998/10/17  03:04:48
15027     Log: From: Dan Sugalski <sugalskd@osshe.edu>
15028          Date: Tue, 13 Oct 1998 15:10:57 -0700
15029          Message-Id: <3.0.6.32.19981013151057.00a947a0@ous.edu>
15030          Subject: [PATCH 5.004/5.005/5.006]Doc patch to VMS::Stdio module
15031  Branch: perl
15032        ! vms/ext/Stdio/Stdio.pm
15033 ____________________________________________________________________________
15034 [  1998] By: gsar                                  on 1998/10/17  03:00:40
15035     Log: skip readonly vars and unref references when doing a reset()
15036  Branch: perl
15037        ! sv.c
15038 ____________________________________________________________________________
15039 [  1997] By: gsar                                  on 1998/10/17  02:49:19
15040     Log: fix buggy treatment of large checksums on unicode strings
15041          From: Gisle Aas <gisle@aas.no>
15042          Date: 13 Oct 1998 21:35:39 +0200
15043          Message-ID: <m31zocp850.fsf@furu.g.aas.no>
15044          Subject: unpack("%48U*",...)  [PATCH 5.005_52]
15045  Branch: perl
15046        ! pp.c
15047 ____________________________________________________________________________
15048 [  1996] By: gsar                                  on 1998/10/17  02:43:22
15049     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15050          Date: Tue, 13 Oct 1998 04:46:00 -0400 (EDT)
15051          Message-Id: <199810130846.EAA00769@monk.mps.ohio-state.edu>
15052          Subject: [PATCH 5.005_52] Memory overrun in os2.c
15053  Branch: perl
15054        ! os2/Makefile.SHs os2/os2.c
15055 ____________________________________________________________________________
15056 [  1995] By: gsar                                  on 1998/10/17  02:42:01
15057     Log: clarify section name rules for typemaps
15058  Branch: perl
15059        ! pod/perlxs.pod
15060 ____________________________________________________________________________
15061 [  1994] By: gsar                                  on 1998/10/17  02:33:02
15062     Log: whitespace-proof grent.t
15063  Branch: perl
15064        ! t/op/grent.t
15065 ____________________________________________________________________________
15066 [  1993] By: gsar                                  on 1998/10/17  02:27:29
15067     Log: fix bug in B::CC::pp_sassign()
15068          From: "vishal bhatia" <vishalb@hotmail.com>
15069          Date: Sun, 11 Oct 1998 18:41:38 PDT
15070          Message-ID: <19981012014139.19614.qmail@hotmail.com>
15071          Subject: B::CC problems with pp_sassign routine
15072  Branch: perl
15073        ! ext/B/B/CC.pm
15074 ____________________________________________________________________________
15075 [  1992] By: gsar                                  on 1998/10/17  02:17:49
15076     Log: applied suggested patch with small doc tweak
15077          From: Gisle Aas <gisle@aas.no>
15078          Date: 11 Oct 1998 12:53:13 +0200
15079          Message-ID: <m3u31bfjza.fsf@furu.g.aas.no>
15080          Subject: Re: [PATCH 5.005_52] Optional syswrite LENGTH argument
15081  Branch: perl
15082        ! opcode.h opcode.pl pod/perlfunc.pod pp_sys.c t/op/sysio.t
15083        ! t/op/tiehandle.t
15084 ____________________________________________________________________________
15085 [  1991] By: gsar                                  on 1998/10/17  02:08:30
15086     Log: apply non-conflicting parts from suggested patch
15087          From: jan.dubois@ibm.net (Jan Dubois)
15088          Date: Sat, 10 Oct 1998 13:15:45 +0200
15089          Message-ID: <36223ed7.18279374@smtp1.ibm.net>
15090          Subject: [PATCH 5.005_52] Still more MakeMaker  patches
15091  Branch: perl
15092        ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
15093 ____________________________________________________________________________
15094 [  1990] By: gsar                                  on 1998/10/17  02:01:24
15095     Log: provide option to enable optimization with VC (suggested by Jan
15096          Dubois)
15097  Branch: perl
15098        ! win32/Makefile win32/makefile.mk
15099 ____________________________________________________________________________
15100 [  1989] By: gsar                                  on 1998/10/17  01:55:27
15101     Log: Rhapsody DR2 has bsd/ctypes.h, not objc/NXCType.h (suggested by
15102          Dave Leppik <dleppik@gage.com>
15103  Branch: perl
15104        ! perl.h
15105 ____________________________________________________________________________
15106 [  1988] By: gsar                                  on 1998/10/17  01:49:05
15107     Log: stray typo found by Hugo van der Sanden
15108  Branch: perl
15109        ! op.c
15110 ____________________________________________________________________________
15111 [  1987] By: gsar                                  on 1998/10/17  01:45:52
15112     Log: perldoc pod update
15113          From: Daniel Grisinger <dgris@perrin.dimensional.com>
15114          Date: 06 Oct 1998 23:56:51 -0600
15115          Message-ID: <m3g1d0kj8c.fsf@perrin.dimensional.com>
15116          Subject: [PATCH _02 and _52] perldoc
15117  Branch: perl
15118        ! utils/perldoc.PL
15119 ____________________________________________________________________________
15120 [  1986] By: gsar                                  on 1998/10/17  01:41:40
15121     Log: qualify names of builtins
15122  Branch: perl
15123        ! ext/POSIX/POSIX.pm
15124 ____________________________________________________________________________
15125 [  1982] By: gbarr                                 on 1998/10/17  00:20:57
15126     Log: From: Jochen Wiedmann <joe@ispsoft.de>
15127          Date: Thu, 17 Sep 1998 17:16:06 +0200
15128          Message-ID: <360127B6.E44564A@ispsoft.de>
15129          Subject: [PATCH] ExtUtils::MakeMaker::prompt cannot return 0
15130  Branch: maint-5.005/perl
15131        ! lib/ExtUtils/MakeMaker.pm
15132 ____________________________________________________________________________
15133 [  1978] By: gsar                                  on 1998/10/16  01:58:58
15134     Log: integrate cfgperl mods into mainline
15135  Branch: perl
15136       +> ext/DynaLoader/dl_vmesa.xs
15137        ! Porting/genlog
15138       !> Configure MANIFEST Makefile.SH config_h.SH
15139       !> ext/Thread/Thread.xs gv.c hints/hpux.sh hints/irix_6.sh
15140       !> hints/linux.sh hints/os390.sh op.c t/op/pat.t thread.h
15141       !> x2p/Makefile.SH
15142 ____________________________________________________________________________
15143 [  1976] By: gsar                                  on 1998/10/16  00:10:52
15144     Log: stray tweak
15145  Branch: perl
15146        ! op.c
15147 ____________________________________________________________________________
15148 [  1975] By: gsar                                  on 1998/10/15  23:54:38
15149     Log: propagate typeness of lexicals while cloning them
15150  Branch: perl
15151        ! op.c
15152 ____________________________________________________________________________
15153 [  1974] By: gsar                                  on 1998/10/15  23:53:25
15154     Log: s/last/first/ typo in append_list()
15155  Branch: perl
15156        ! op.c
15157 ____________________________________________________________________________
15158 [  1973] By: gsar                                  on 1998/10/15  20:06:17
15159     Log: nuke confperl branch and contents
15160  Branch: confperl
15161        - (delete 1284 files)
15162 ____________________________________________________________________________
15163 [  1972] By: jhi                                   on 1998/10/15  07:07:35
15164     Log: Test #162 had been added but the "print 1..161" had not been updated.
15165  Branch: cfgperl
15166        ! t/op/pat.t
15167 ____________________________________________________________________________
15168 [  1971] By: gsar                                  on 1998/10/15  03:09:58
15169     Log: check in all confperl changes as of change#1964 into cfgperl
15170  Branch: cfgperl
15171        + ext/DynaLoader/dl_vmesa.xs
15172        ! Configure MANIFEST Makefile.SH config_h.SH
15173        ! ext/Thread/Thread.xs gv.c hints/hpux.sh hints/irix_6.sh
15174        ! hints/linux.sh hints/os390.sh op.c thread.h x2p/Makefile.SH
15175 ____________________________________________________________________________
15176 [  1970] By: gsar                                  on 1998/10/15  03:05:59
15177     Log: integrate mainline to get tr.t
15178  Branch: cfgperl
15179       +> t/op/tr.t
15180 ____________________________________________________________________________
15181 [  1969] By: gsar                                  on 1998/10/15  03:04:17
15182     Log: add missing tr.t to repository
15183  Branch: perl
15184        + t/op/tr.t
15185 ____________________________________________________________________________
15186 [  1968] By: gsar                                  on 1998/10/15  03:02:43
15187     Log: create cfgperl branch
15188  Branch: cfgperl
15189       +> (branch 1282 files)
15190 ____________________________________________________________________________
15191 [  1967] By: gsar                                  on 1998/10/15  02:46:08
15192     Log: correct bugs exposed in MM_Unix.pm by commenting out Selfloader
15193          (MAN3PODS cannot be set to ' '; stray stricture violation)
15194  Branch: perl
15195        ! ext/B/Makefile.PL ext/DB_File/Makefile.PL
15196        ! ext/Data/Dumper/Makefile.PL ext/DynaLoader/Makefile.PL
15197        ! ext/Errno/Makefile.PL ext/Fcntl/Makefile.PL
15198        ! ext/GDBM_File/Makefile.PL ext/IO/Makefile.PL
15199        ! ext/IPC/SysV/Makefile.PL ext/NDBM_File/Makefile.PL
15200        ! ext/ODBM_File/Makefile.PL ext/Opcode/Makefile.PL
15201        ! ext/POSIX/Makefile.PL ext/SDBM_File/Makefile.PL
15202        ! ext/Socket/Makefile.PL ext/Thread/Makefile.PL
15203        ! ext/attrs/Makefile.PL ext/re/Makefile.PL
15204        ! lib/ExtUtils/MM_Unix.pm
15205 ____________________________________________________________________________
15206 [  1966] By: gsar                                  on 1998/10/15  02:19:03
15207     Log: tweak to make fix in change#1944 behave correctly for closures
15208          created within eval''
15209  Branch: perl
15210        ! op.c t/op/eval.t
15211 ____________________________________________________________________________
15212 [  1965] By: gsar                                  on 1998/10/14  23:22:41
15213     Log: use better numbers for exitstatus test
15214  Branch: perl
15215        ! t/op/die_exit.t
15216 ____________________________________________________________________________
15217 [  1964] By: jhi                                   on 1998/10/14  17:25:41
15218     Log: Add VM/ESA dynaloading (uses <dll.h>).
15219  Branch: confperl
15220        + ext/DynaLoader/dl_vmesa.xs
15221        ! MANIFEST
15222 ____________________________________________________________________________
15223 [  1963] By: jhi                                   on 1998/10/14  17:17:10
15224     Log: Remove a2p.loadmap in 'clean' target.
15225  Branch: confperl
15226        ! x2p/Makefile.SH
15227 ____________________________________________________________________________
15228 [  1962] By: jhi                                   on 1998/10/14  17:13:11
15229     Log: VM/ESA produces also .prelmaps. (No, not .perlmaps...)
15230  Branch: confperl
15231        ! Makefile.SH
15232 ____________________________________________________________________________
15233 [  1961] By: jhi                                   on 1998/10/14  16:27:39
15234     Log: VM/ESA creates executable.loadmaps.
15235  Branch: confperl
15236        ! Makefile.SH
15237 ____________________________________________________________________________
15238 [  1960] By: jhi                                   on 1998/10/14  15:37:39
15239     Log: Introduce SCHED_YIELD (one of sched_yield(),
15240          pthread_yield(), or pthread_yield(NULL)).
15241          YIELD is then defined using SCHED_YIELD unless
15242          a platform-specific YIELD has already been defined.
15243          
15244          Support pthread_attr_setdetachstate(pthread_attr_t*, int*).
15245          
15246          The need for pthread_yield(NULL) and pthread_attr_setdet...
15247          introduced by (private email)
15248          
15249          From: Neale Ferguson <neale@VMA.TABNSW.COM.AU>
15250          Date: Sat, 10 Oct 1998 21:08:15 +1300
15251          Message-ID: <361F15EE.47376EC@mailbox.tabnsw.com.au>
15252          Subject: Re: Perl thread problems in VM/ESA
15253          
15254          Better select() protoprobe (for AIX), from (private email)
15255          From: Andy Dougherty <doughera@lafcol.lafayette.edu>
15256          Date: Fri, 2 Oct 1998 14:52:25 -0400 (EDT)
15257          Message-Id: <Pine.SUN.3.96.981002144601.11832D-100000@newton.phys>
15258          Subject: AIX select (fwd)
15259          From: Lars Hecking <lhecking@nmrc.ucc.ie>
15260          To: Andy Dougherty <doughera@lafcol.lafayette.edu>
15261          Date: Fri, 2 Oct 1998 10:40:01 +0100
15262          Subject: AIX select
15263          
15264          Linux-avoid-so.X.Y, based on
15265          From: "Kurt D. Starsinic" <kstar@chapin.edu>
15266          Date: Tue, 13 Oct 1998 15:55:07 -0400
15267          Message-ID: <19981013155507.B4004@O2.chapin.edu>
15268          Subject: Re: [PATCH 5.005_52] [Was: Re: How can Debian accomodate new installation ?]
15269  Branch: confperl
15270        ! Configure config_h.SH ext/Thread/Thread.xs hints/linux.sh
15271        ! thread.h
15272 ____________________________________________________________________________
15273 [  1959] By: jhi                                   on 1998/10/14  12:51:26
15274     Log: Some old pthread implementations have
15275          pthread_attr_setdetachstate(pthread_attr_t*, int*).
15276  Branch: confperl
15277        ! ext/Thread/Thread.xs
15278 ____________________________________________________________________________
15279 [  1958] By: jhi                                   on 1998/10/14  12:41:11
15280     Log: SCHED_YIELD and ATTR_JOINABLE fixes.  Thread.xs and Configure
15281          counterparts will follow soon.
15282  Branch: confperl
15283        ! thread.h
15284 ____________________________________________________________________________
15285 [  1957] By: jhi                                   on 1998/10/14  12:38:11
15286     Log: Add tr.t (MANIFEST already knew about it, strange)
15287  Branch: confperl
15288        + t/op/tr.t
15289 ____________________________________________________________________________
15290 [  1956] By: jhi                                   on 1998/10/14  12:24:35
15291     Log: Mutexen should be initialized only once.
15292  Branch: confperl
15293        ! gv.c op.c
15294 ____________________________________________________________________________
15295 [  1955] By: jhi                                   on 1998/10/14  12:19:38
15296     Log: os390 has its own cppstdin.
15297  Branch: confperl
15298        ! hints/os390.sh
15299 ____________________________________________________________________________
15300 [  1954] By: jhi                                   on 1998/10/14  12:15:06
15301     Log: Integrate with mainperl.
15302  Branch: confperl
15303       !> (integrate 1280 files)
15304 ____________________________________________________________________________
15305 [  1953] By: jhi                                   on 1998/10/14  11:48:08
15306     Log: Removed duplicate CMA threads code for HPUX 10.X.
15307          (probably residue of patch(1) being too understanding)
15308          Enhanced 64-bit settings. (redo change#1940)
15309  Branch: confperl
15310        ! hints/hpux.sh
15311 ____________________________________________________________________________
15312 [  1952] By: jhi                                   on 1998/10/14  11:45:16
15313     Log: (redo change#1949) Detypo in the d_open64 warning about
15314          the impending WHOA.
15315  Branch: confperl
15316        ! hints/irix_6.sh
15317 ____________________________________________________________________________
15318 [  1951] By: jhi                                   on 1998/10/14  10:54:16
15319     Log: Mutexen should only be inited once, after they have been New()ed.
15320  Branch: confperl
15321        ! gv.c op.c
15322 ____________________________________________________________________________
15323 [  1950] By: jhi                                   on 1998/10/14  10:41:43
15324     Log: Own cppstdin.
15325  Branch: confperl
15326        ! hints/os390.sh
15327 ____________________________________________________________________________
15328 [  1949] By: jhi                                   on 1998/10/14  10:34:23
15329     Log: Detypo in the d_open64 warning about the impending WHOA.
15330  Branch: confperl
15331        ! hints/irix_6.sh
15332 ____________________________________________________________________________
15333 [  1948] By: gsar                                  on 1998/10/14  05:38:01
15334     Log: two typos
15335  Branch: perl
15336        ! pp_hot.c t/op/eval.t
15337 ____________________________________________________________________________
15338 [  1947] By: gsar                                  on 1998/10/14  05:37:10
15339     Log: let docatch() pass the buck when restartop turns out to be null,
15340          making exceptions in BEGIN{} propagate as expected
15341  Branch: perl
15342        ! pp_ctl.c t/op/misc.t
15343 ____________________________________________________________________________
15344 [  1946] By: gsar                                  on 1998/10/13  03:41:49
15345     Log: add missing file from change#1943
15346  Branch: perl
15347        ! proto.h
15348 ____________________________________________________________________________
15349 [  1945] By: gsar                                  on 1998/10/13  03:32:02
15350     Log: defer "deep recursion" warnings until CXt_SUB context is properly
15351          set up
15352  Branch: perl
15353        ! pp_hot.c t/pragma/warn/pp_hot
15354 ____________________________________________________________________________
15355 [  1944] By: gsar                                  on 1998/10/13  03:15:50
15356     Log: change#1614 merely disabled earlier fix (doh!); undo it and properly
15357          fixup the cop_seq value that must be seen by lexical lookups that
15358          emanate within eval''
15359  Branch: perl
15360        ! cop.h op.c pp_ctl.c pp_hot.c scope.c t/op/eval.t
15361 ____________________________________________________________________________
15362 [  1943] By: gsar                                  on 1998/10/13  02:06:09
15363     Log: ensure recursive attempts to findlex()icals know enough about where
15364          the last eval'' context was encountered
15365  Branch: perl
15366        ! op.c t/op/eval.t
15367 ____________________________________________________________________________
15368 [  1942] By: gsar                                  on 1998/10/13  02:01:24
15369     Log: force copy of substrings when matching against temporaries
15370  Branch: perl
15371        ! pp_hot.c t/op/pat.t
15372 ____________________________________________________________________________
15373 [  1941] By: gsar                                  on 1998/10/13  01:49:16
15374     Log: don't longjmp() in pp_goto() (regressive bug from old single-stack
15375          implementation)
15376  Branch: perl
15377        ! pp_ctl.c t/op/runlevel.t
15378 ____________________________________________________________________________
15379 [  1940] By: jhi                                   on 1998/10/12  09:57:44
15380     Log: Removed duplicate CMA threads code for HPUX 10.X.
15381          (probably residue of patch(1) being too understanding)
15382          Enhanced 64-bit settings.
15383  Branch: confperl
15384        ! hints/hpux.sh
15385 ____________________________________________________________________________
15386 [  1939] By: jhi                                   on 1998/10/12  09:53:11
15387     Log: Initial sync from mainline perl.
15388  Branch: confperl
15389        + (add 1282 files)
15390 ____________________________________________________________________________
15391 [  1937] By: gsar                                  on 1998/10/06  21:16:34
15392     Log: fix $/ init for USE_THREADS
15393  Branch: perl
15394        ! perl.c
15395 ____________________________________________________________________________
15396 [  1936] By: gsar                                  on 1998/10/06  07:19:39
15397     Log: fix globals caught by change#1927; builds and tests on Solaris
15398  Branch: perl
15399        ! Changes mg.c op.c perl.c pp_ctl.c regcomp.c utf8.c utf8.h
15400        ! warning.h warning.pl
15401 ____________________________________________________________________________
15402 [  1935] By: gsar                                  on 1998/10/06  06:50:35
15403     Log: add test for previous fix
15404  Branch: perl
15405        ! ext/Thread/create.t
15406 ____________________________________________________________________________
15407 [  1934] By: gsar                                  on 1998/10/06  06:37:36
15408     Log: fix USE_THREADS coredump due to uninitialized PL_hv_fetch_ent_mh
15409  Branch: perl
15410        ! util.c
15411 ____________________________________________________________________________
15412 [  1933] By: gsar                                  on 1998/10/06  05:04:20
15413     Log: undo bogus part of change#1903 (as pointed out by Larry)
15414  Branch: perl
15415        ! pp_ctl.c
15416 ____________________________________________________________________________
15417 [  1932] By: gsar                                  on 1998/10/06  04:21:31
15418     Log: added tweaked version of suggested patch
15419          From: jan.dubois@ibm.net (Jan Dubois)
15420          Date: Sat, 03 Oct 1998 19:04:48 +0200
15421          Message-ID: <361d54b2.36841294@smtp1.ibm.net>
15422          Subject: [PATCH 5.005_52] More MakeMaker  patches
15423  Branch: perl
15424        ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
15425        ! lib/ExtUtils/Mkbootstrap.pm lib/ExtUtils/Mksymlists.pm
15426 ____________________________________________________________________________
15427 [  1931] By: gsar                                  on 1998/10/06  04:04:33
15428     Log: use cpp symbols instead of hardwired constants
15429          From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
15430          Date: Mon, 05 Oct 1998 09:23:33 +0100
15431          Message-Id: <199810050823.JAA00891@crypt.compulink.co.uk>
15432          Subject: [PATCH 5.005_52] By the numbers (resend)
15433  Branch: perl
15434        ! op.c
15435 ____________________________________________________________________________
15436 [  1930] By: gsar                                  on 1998/10/06  04:01:55
15437     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15438          Message-Id: <199810050637.CAA07781@monk.mps.ohio-state.edu>
15439          Date: Mon, 5 Oct 1998 02:37:43 -0400 (EDT)
15440          Subject: [PATCH 5.005_52] Cumulative OS/2-related patch
15441  Branch: perl
15442        ! Makefile.SH hints/os2.sh lib/ExtUtils/MM_OS2.pm mg.c
15443        ! os2/Changes os2/Makefile.SHs os2/os2.c perl_exp.SH util.c
15444 ____________________________________________________________________________
15445 [  1929] By: gsar                                  on 1998/10/06  03:50:36
15446     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15447          Date: Mon, 5 Oct 1998 02:39:00 -0400 (EDT)
15448          Message-Id: <199810050639.CAA07803@monk.mps.ohio-state.edu>
15449          Subject: [PATCH 5.00552] Minor test improvement
15450  Branch: perl
15451        ! t/op/magic.t
15452 ____________________________________________________________________________
15453 [  1928] By: gsar                                  on 1998/10/06  03:49:03
15454     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15455          Date: Mon, 5 Oct 1998 02:38:23 -0400 (EDT)
15456          Message-Id: <199810050638.CAA07792@monk.mps.ohio-state.edu>
15457          Subject: [PATCH 5.00552] emacs/ptags inprovements
15458  Branch: perl
15459        ! emacs/ptags
15460 ____________________________________________________________________________
15461 [  1927] By: gsar                                  on 1998/10/06  03:47:44
15462     Log: disable C<#define dirty PL_dirty> et al.
15463  Branch: perl
15464        ! embed.pl embedvar.h
15465 ____________________________________________________________________________
15466 [  1926] By: gsar                                  on 1998/10/06  03:43:32
15467     Log: From: Mark-Jason Dominus <mjd@plover.com>
15468          Date: Sun, 04 Oct 1998 14:48:11 -0400
15469          Message-ID: <19981004184811.16048.qmail@plover.com>
15470          Subject: PATCH: perldoc -f does not locate -e, -r, -x, etc.
15471  Branch: perl
15472        ! utils/perldoc.PL
15473 ____________________________________________________________________________
15474 [  1925] By: gsar                                  on 1998/10/06  03:27:35
15475     Log: disable USE_THREADS when PERL_OBJECT is enabled
15476  Branch: perl
15477        ! win32/Makefile win32/makefile.mk
15478 ____________________________________________________________________________
15479 [  1924] By: gsar                                  on 1998/10/06  03:26:54
15480     Log: remove spurious unused conflicting globals (PL_yy{v,s}sp)
15481  Branch: perl
15482        ! Makefile.SH Todo-5.005 embedvar.h perlvars.h perly.c toke.c
15483        ! vms/perly_c.vms
15484 ____________________________________________________________________________
15485 [  1923] By: gsar                                  on 1998/10/03  05:19:56
15486     Log: make C<use> recognize C<require> overrides; allow C<do EXPR> to be
15487          overridden
15488  Branch: perl
15489        ! embed.h global.sym objXSUB.h objpp.h op.c perly.c perly.y
15490        ! proto.h vms/perly_c.vms
15491 ____________________________________________________________________________
15492 [  1922] By: gsar                                  on 1998/10/03  03:59:50
15493     Log: suppress manifypods leak in extensions
15494  Branch: perl
15495        ! ext/Errno/Makefile.PL ext/IPC/SysV/Makefile.PL pod/pod2man.PL
15496 ____________________________________________________________________________
15497 [  1921] By: gsar                                  on 1998/10/02  22:30:15
15498     Log: os390 fixes (suggested by Peter Prymmer)
15499  Branch: perl
15500        ! Makefile.SH regcomp.c
15501 ____________________________________________________________________________
15502 [  1920] By: gsar                                  on 1998/10/02  21:41:19
15503     Log: squelch undef warnings
15504          From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
15505          Date: Fri, 02 Oct 1998 11:01:14 +0100
15506          Message-Id: <199810021001.LAA19214@crypt.compulink.co.uk>
15507          Subject: [PATCH] Re: Apparent bug in Math::BigInt 
15508  Branch: perl
15509        ! Changes lib/Math/BigInt.pm
15510 ____________________________________________________________________________
15511 [  1919] By: gsar                                  on 1998/10/02  04:59:13
15512     Log: add note to INSTALL about ANSI C
15513  Branch: perl
15514        ! INSTALL
15515 ____________________________________________________________________________
15516 [  1918] By: gsar                                  on 1998/10/02  04:21:10
15517     Log: tolerate spaces when fixing up __cplusplus output by old h2xs
15518          From: jan.dubois@ibm.net (Jan Dubois)
15519          Date: Wed, 30 Sep 1998 23:35:30 +0200
15520          Message-ID: <3619a1e8.12336659@smtp1.ibm.net>
15521          Subject: [PATCH 5.005_52]: xsubpp and PERL_OBJECT
15522  Branch: perl
15523        ! lib/ExtUtils/xsubpp
15524 ____________________________________________________________________________
15525 [  1917] By: gsar                                  on 1998/10/02  04:16:02
15526     Log: From: Jarkko Hietaniemi <jhi@iki.fi>
15527          Date: Thu, 1 Oct 1998 11:37:26 +0300 (EET DST)
15528          Message-Id: <199810010837.LAA31371@alpha.hut.fi>
15529          Subject: Re: Configure test for selectbits busted
15530  Branch: perl
15531        ! Configure
15532 ____________________________________________________________________________
15533 [  1916] By: gsar                                  on 1998/10/02  04:14:17
15534     Log: From: Dan Sugalski <sugalskd@osshe.edu>
15535          Date: Wed, 30 Sep 1998 17:15:20 -0700
15536          Message-Id: <3.0.6.32.19980930171520.00b22eb0@ous.edu>
15537          Subject: [PATCH 5.005_02]VMS config tweaks
15538  Branch: perl
15539        ! vms/descrip_mms.template vms/subconfigure.com
15540 ____________________________________________________________________________
15541 [  1915] By: gsar                                  on 1998/10/02  04:10:47
15542     Log: use Off_t to permit 64-bit seek()
15543          From: Scott Henry <scotth@sgi.com>
15544          Date: 29 Sep 1998 17:38:46 -0700
15545          Message-ID: <yd8lnn2zb6x.fsf_-_@hoshi.engr.sgi.com>
15546          Subject: Re: [PATCH] 5.005_02: Configure "Massive Attack"
15547          --
15548          Date: 28 Sep 1998 18:55:37 -0700
15549          Message-ID: <yd8ogrz1y3q.fsf@hoshi.engr.sgi.com>
15550          Subject: Re: [PATCH] 5.005_51: Configure "Massive Attack"
15551  Branch: perl
15552        ! doio.c pp_sys.c proto.h sv.c
15553 ____________________________________________________________________________
15554 [  1914] By: gsar                                  on 1998/10/02  04:05:36
15555     Log: normalize tm struct passed to strftime() with mktime()
15556          From: Spider Boardman <spider@orb.nashua.nh.us>
15557          Date: Wed, 30 Sep 1998 15:12:09 -0400
15558          Message-Id: <199809301912.PAA26119@Orb.Nashua.NH.US>
15559          Subject: [PATCH 5.005_52] Re: POSIX::strftime returns incorrect date 
15560  Branch: perl
15561        ! ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
15562 ____________________________________________________________________________
15563 [  1913] By: gsar                                  on 1998/10/02  03:59:46
15564     Log: don't try to run foo_SH.orig etc.
15565  Branch: perl
15566        ! Configure
15567 ____________________________________________________________________________
15568 [  1912] By: gsar                                  on 1998/10/02  03:45:37
15569     Log: make warning about glob process failure optional
15570  Branch: perl
15571        ! pod/perldiag.pod pp_hot.c
15572 ____________________________________________________________________________
15573 [  1911] By: gsar                                  on 1998/10/02  02:52:21
15574     Log: document yet another RE diagnostic, make it consistent with REG_INFTY
15575          From: Dominic Dunlop <domo@vo.lu>
15576          Date: Tue, 29 Sep 1998 21:06:30 +0000
15577          Message-Id: <v03110700b236f60b1375@[212.24.192.106]>
15578          Subject: [PATCH 5.005_52] Fix hard-coded "matches null string many times" limit
15579          --
15580          Date: Wed, 30 Sep 1998 11:46:44 +0000
15581          Message-Id: <v03110702b237beb04830@[212.24.192.74]>
15582          Subject: [PATCH 5.005_52] Add "Strange *+?{} ..." to perldiag
15583  Branch: perl
15584        ! pod/perldiag.pod regcomp.c
15585 ____________________________________________________________________________
15586 [  1910] By: gsar                                  on 1998/10/02  02:48:48
15587     Log: minor Configure tweaks (via private mail)
15588          From: Jarkko Hietaniemi <jhi@iki.fi>
15589          Date: Wed, 30 Sep 1998 02:25:06 +0300 (EET DST)
15590          Message-Id: <199809292325.CAA19737@alpha.hut.fi>
15591          Subject: [PATCH] 5.005_52: the drizzle continues
15592  Branch: perl
15593        ! Configure config_h.SH handy.h
15594 ____________________________________________________________________________
15595 [  1909] By: gsar                                  on 1998/10/02  02:46:39
15596     Log: update SCO hints for dynamic loading
15597          From: Andy Dougherty <doughera@lafcol.lafayette.edu>
15598          Date: Mon, 28 Sep 1998 16:50:38 -0400 (EDT)
15599          Message-Id: <Pine.SUN.3.96.980928164648.8130E-100000@newton.phys>
15600          Subject: [PATCH 5.004_04-MAINT_TRIAL_5 and 5.005_xx] Re: Perl on SCO_SV
15601          --
15602          Date: Tue, 29 Sep 1998 16:48:55 -0400 (EDT)
15603          Message-Id: <Pine.SUN.3.96.980929164612.8634A-100000@newton.phys>
15604          Subject: Re: [PATCH 5.004_04-MAINT_TRIAL_5 and 5.005_xx] Re: Perl on SCO_SV
15605  Branch: perl
15606        ! hints/sco.sh
15607 ____________________________________________________________________________
15608 [  1908] By: gsar                                  on 1998/10/02  02:33:39
15609     Log: make File::Find work when wanted() is autoloaded or a symbolic ref
15610  Branch: perl
15611        ! lib/File/Find.pm
15612 ____________________________________________________________________________
15613 [  1907] By: gsar                                  on 1998/10/02  02:21:52
15614     Log: applied patches, but retained old behavior for win32 (where compilers
15615          can't read from stdin at all)
15616          From: Graham Barr <gbarr@ti.com>
15617          Date: Mon, 28 Sep 1998 09:41:49 -0500
15618          Message-ID: <19980928094149.B26576@asic.sc.ti.com>
15619          Subject: Re: 5.005_51 Errno invokes cpprun incorrectly
15620          --
15621          Date: Tue, 29 Sep 1998 12:35:43 -0500
15622          Message-ID: <19980929123543.Z26576@asic.sc.ti.com>
15623          Subject: Re: 5.005_51 Errno invokes cpprun incorrectly
15624  Branch: perl
15625        ! ext/Errno/Errno_pm.PL
15626 ____________________________________________________________________________
15627 [  1906] By: gsar                                  on 1998/10/02  02:02:19
15628     Log: tolerate whitespace in /etc/group entries (suggested by Jarkko
15629          Hietaniemi)
15630  Branch: perl
15631        ! t/op/grent.t
15632 ____________________________________________________________________________
15633 [  1905] By: gsar                                  on 1998/10/02  01:59:56
15634     Log: win32 caveats about truncate()
15635  Branch: perl
15636        ! pod/perlport.pod
15637 ____________________________________________________________________________
15638 [  1904] By: gsar                                  on 1998/10/02  01:53:25
15639     Log: various Configure and hints updates (prefer drand48() or random()
15640          over rand(); add -Dusemultiplicity; enhanced 64-bitness);  patch
15641          applied modulo SCO hints superceded by later patch
15642          From: Jarkko Hietaniemi <jhi@iki.fi>
15643          Date: Tue, 29 Sep 1998 00:56:33 +0300 (EET DST)
15644          Message-Id: <199809282156.AAA18615@alpha.hut.fi>
15645          Subject: [PATCH] 5.005_52: Configure et al:
15646  Branch: perl
15647        + ext/IPC/SysV/hints/next_3.pl
15648        ! Configure INSTALL MANIFEST config_h.SH ext/IPC/SysV/SysV.xs
15649        ! hints/dec_osf.sh hints/irix_6.sh hints/next_3.sh
15650        ! hints/solaris_2.sh perl.h pod/perldiag.pod pp.c pp_sys.c
15651 ____________________________________________________________________________
15652 [  1903] By: gsar                                  on 1998/10/02  01:42:37
15653     Log: fixes for bugs in /RE/p        from Hugo van der Sanden
15654          Date: Mon, 28 Sep 1998 17:41:49 +0100
15655          Message-Id: <199809281641.RAA02450@crypt.compulink.co.uk>
15656          Subject: [PATCH 5.005_52] Re: More on ?p 
15657          --
15658          Date: Thu, 01 Oct 1998 09:10:58 +0100
15659          Message-Id: <199810010810.JAA16426@crypt.compulink.co.uk>
15660          Subject: [PATCH 5.005_52] ?p fix
15661          --
15662          Date: Thu, 01 Oct 1998 10:45:56 +0100
15663          Message-Id: <199810010945.KAA16733@crypt.compulink.co.uk>
15664          Subject: [PATCH 5.005_52] more on ?p
15665  Branch: perl
15666        ! pp_ctl.c
15667 ____________________________________________________________________________
15668 [  1902] By: gsar                                  on 1998/10/02  01:36:14
15669     Log: From: Kenneth Duda <kjd@cisco.com>
15670          Date: Sun, 27 Sep 1998 20:22:12 -0700 (PDT)
15671          Message-Id: <199809280322.UAA01261@scorpion.cisco.com>
15672          Subject: writemain dies when there are more than 4000 characters of extensions
15673  Branch: perl
15674        ! writemain.SH
15675 ____________________________________________________________________________
15676 [  1901] By: gsar                                  on 1998/10/02  01:33:16
15677     Log: tweak run_byacc recipe
15678  Branch: perl
15679        ! Makefile.SH Porting/pumpkin.pod
15680 ____________________________________________________________________________
15681 [  1900] By: gsar                                  on 1998/10/02  01:02:09
15682     Log: use SETERRNO() to reset errno (suggested by Charles Bailey)
15683  Branch: perl
15684        ! perl.h pp_ctl.c
15685 ____________________________________________________________________________
15686 [  1899] By: gsar                                  on 1998/09/28  20:46:30
15687     Log: fix various 5.00552 mishaps (fixes suggested by Jan Dubois,
15688          Kurt Starsinic, Spider Boardman, Dan Sugalski and Albert
15689          Dvornik)
15690  Branch: perl
15691        ! hints/irix_6.sh lib/ExtUtils/MakeMaker.pm mg.c scope.c
15692 ____________________________________________________________________________
15693 [  1898] By: gsar                                  on 1998/09/28  20:42:52
15694     Log: flush unsubmitted 5.00552 change
15695  Branch: perl
15696        ! MANIFEST
15697 ____________________________________________________________________________
15698 [  1897] By: gsar                                  on 1998/09/27  04:43:06
15699     Log: run vms_yfix.pl
15700  Branch: perl
15701        ! vms/perly_c.vms
15702 ____________________________________________________________________________
15703 [  1896] By: gsar                                  on 1998/09/27  03:38:55
15704     Log: small tweak on last change
15705  Branch: perl
15706        ! win32/win32.c
15707 ____________________________________________________________________________
15708 [  1895] By: gsar                                  on 1998/09/27  03:17:17
15709     Log: fix win32_stat() to do the right thing for share names
15710  Branch: perl
15711        ! win32/win32.c
15712 ____________________________________________________________________________
15713 [  1891] By: larry                                 on 1998/09/25  18:50:40
15714     Log: Fixed apostrophe problem from Mark Knutsen.
15715  Branch: perl
15716        ! sv.h
15717
15718 ----------------
15719 Version 5.005_52
15720 ----------------
15721
15722 ____________________________________________________________________________
15723 [  1890] By: gsar                                  on 1998/09/25  10:25:00
15724     Log: update template config.sh, add new config vars to win32 stuff
15725  Branch: perl
15726        ! Changes Porting/config.sh Porting/config_H config_h.SH objpp.h
15727        ! pp_sys.c proto.h win32/config.bc win32/config.gc
15728        ! win32/config.vc win32/config_H.bc win32/config_H.gc
15729        ! win32/config_H.vc win32/win32.h
15730 ____________________________________________________________________________
15731 [  1889] By: gsar                                  on 1998/09/25  07:13:13
15732     Log: big Configure update from Jarkko: sync metaconfig units; d_statblks fix
15733          for Linux; hpux CMA-threads hints; ELF support for FreeBSD; beginnings
15734          of full-fledged 64-bit support (including support for: fseeko/ftello,
15735          Quad_t aka long long, hpux and irix 64-bits hints, new 64-bit constants
15736          in Fcntl)
15737          From: Jarkko Hietaniemi <jhi@iki.fi>
15738          Date: Fri, 11 Sep 1998 23:56:11 +0300 (EET DST)
15739          Message-Id: <199809112056.XAA04720@alpha.hut.fi>
15740          Subject: [PATCH] 5.005_51: Configure "Massive Attack"
15741          --
15742          From: Jarkko Hietaniemi <jhi@cc.hut.fi>
15743          Date: 12 Sep 1998 09:44:25 +0300
15744          Message-ID: <oeeaf45bzjq.fsf@alpha.hut.fi>
15745          Subject: Re: [PATCH] 5.005_51: Configure "Massive Attack"
15746  Branch: perl
15747        + lib/filetest.pm
15748        ! Configure MANIFEST Makefile.SH config_h.SH doio.c embedvar.h
15749        ! ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs handy.h hints/dec_osf.sh
15750        ! hints/freebsd.sh hints/hpux.sh hints/irix_6.sh objXSUB.h
15751        ! perl.c perl.h perl_exp.SH perlio.c perlvars.h pod/perldiag.pod
15752        ! pod/perlfunc.pod pp_sys.c proto.h win32/GenCAPI.pl
15753        ! win32/makedef.pl
15754 ____________________________________________________________________________
15755 [  1888] By: gsar                                  on 1998/09/25  06:27:12
15756     Log: bump patchlevel to 52; other little tweaks for threads, win32 builds
15757  Branch: perl
15758        ! doop.c mg.c patchlevel.h regexec.c win32/Makefile
15759        ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
15760        ! win32/makedef.pl win32/makefile.mk win32/win32.c
15761 ____________________________________________________________________________
15762 [  1887] By: gsar                                  on 1998/09/25  04:50:49
15763     Log: win32.c tweak
15764  Branch: perl
15765        ! win32/win32.c
15766 ____________________________________________________________________________
15767 [  1886] By: gsar                                  on 1998/09/25  04:47:32
15768     Log: s/MAKEMAKEROPT/PERL_MM_OPT/
15769  Branch: perl
15770        ! lib/ExtUtils/MakeMaker.pm
15771 ____________________________________________________________________________
15772 [  1885] By: gsar                                  on 1998/09/25  04:05:09
15773     Log: From: Dominic Dunlop <domo@vo.lu>
15774          Date: Thu, 10 Sep 1998 11:02:46 +0000
15775          Message-Id: <v03110703b21d581d7ef1@[212.24.192.107]>
15776          Subject: MM_Unix::canonpath erroneously turns leading // into /
15777  Branch: perl
15778        ! lib/ExtUtils/MM_Unix.pm
15779 ____________________________________________________________________________
15780 [  1884] By: gsar                                  on 1998/09/25  03:06:10
15781     Log: temporarily disable perl malloc for a2p until we clean up
15782          conflicting malloc() declarations everywhere
15783  Branch: perl
15784        ! x2p/Makefile.SH
15785 ____________________________________________________________________________
15786 [  1883] By: gsar                                  on 1998/09/25  02:27:00
15787     Log: remove obsolete win32/bin/*.pl
15788  Branch: perl
15789        - win32/bin/network.pl win32/bin/webget.pl win32/bin/www.pl
15790        ! Changes MANIFEST win32/Makefile win32/makefile.mk
15791 ____________________________________________________________________________
15792 [  1882] By: gsar                                  on 1998/09/25  02:04:43
15793     Log: missing file in last submit
15794  Branch: perl
15795        ! proto.h
15796 ____________________________________________________________________________
15797 [  1881] By: gsar                                  on 1998/09/25  01:56:54
15798     Log: serial access to PL_x[inpr]v_root for USE_THREADS
15799  Branch: perl
15800        ! sv.c
15801 ____________________________________________________________________________
15802 [  1880] By: gsar                                  on 1998/09/25  01:19:38
15803     Log: lock sv_mutex in new_he() and del_he() for USE_THREADS
15804          From: Drago Goricanec <drago@king.otsd.ts.fujitsu.co.jp>
15805          Date: Thu, 24 Sep 1998 22:01:09 +0900
15806          Message-Id: <19980924220109J.drago@otsd.ts.fujitsu.co.jp>
15807          Subject: [PATCH 5.005_51] Re: Perl 5.005_51 not yet multi Thread safe 
15808  Branch: perl
15809        ! hv.c proto.h
15810 ____________________________________________________________________________
15811 [  1879] By: gsar                                  on 1998/09/25  00:20:07
15812     Log: tweaks to enable PERL_OBJECT to build & test on win32
15813  Branch: perl
15814        ! Changes doop.c mg.c objpp.h proto.h regexec.c util.c
15815        ! win32/GenCAPI.pl
15816 ____________________________________________________________________________
15817 [  1878] By: gsar                                  on 1998/09/25  00:13:36
15818     Log: fix change#1861, which breaks default boot_xxx symbol generation
15819  Branch: perl
15820        ! lib/ExtUtils/Mksymlists.pm
15821 ____________________________________________________________________________
15822 [  1877] By: gsar                                  on 1998/09/24  10:29:54
15823     Log: two tweaks for clean build and test on Solaris
15824  Branch: perl
15825        ! op.c t/op/subst.t
15826 ____________________________________________________________________________
15827 [  1876] By: gsar                                  on 1998/09/24  09:04:43
15828     Log: From: Colin Kuskie <ckuskie@cadence.com>
15829          Date: Wed, 26 Aug 1998 14:53:01 -0700 (PDT)
15830          Message-ID: <Pine.GSO.3.96.980826143507.3258K-100000@pdxmail.cadence.com>
15831          Subject: [PATCH 5.005_51] perlform.pod
15832  Branch: perl
15833        ! pod/perlform.pod
15834 ____________________________________________________________________________
15835 [  1875] By: gsar                                  on 1998/09/24  08:47:47
15836     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15837          Date: Tue, 25 Aug 1998 15:35:58 -0400 (EDT)
15838          Message-Id: <199808251935.PAA11384@monk.mps.ohio-state.edu>
15839          Subject: Re: problem with (?p{}) [PATCH 5.005_5*]
15840  Branch: perl
15841        ! regexec.c
15842 ____________________________________________________________________________
15843 [  1874] By: gsar                                  on 1998/09/24  08:44:55
15844     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15845          Date: Tue, 25 Aug 1998 14:56:06 -0400 (EDT)
15846          Message-Id: <199808251856.OAA10825@monk.mps.ohio-state.edu>
15847          Subject: Re: your Regexp.patch dated 21.8 [PATCH]
15848  Branch: perl
15849        ! toke.c
15850 ____________________________________________________________________________
15851 [  1873] By: gsar                                  on 1998/09/24  08:39:41
15852     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15853          Date: Tue, 25 Aug 1998 04:29:49 -0400 (EDT)
15854          Message-Id: <199808250829.EAA02470@monk.mps.ohio-state.edu>
15855          Subject: [PATCH 5.005_*] Extraneous warning for (?()A|B)
15856  Branch: perl
15857        ! Changes regcomp.c
15858 ____________________________________________________________________________
15859 [  1872] By: gsar                                  on 1998/09/24  08:37:00
15860     Log: From: Krishna Sethuraman <krishpl@shamu.engr.sgi.com>
15861          Date: Sun, 23 Aug 1998 23:18:38 PDT
15862          Message-Id: <199808240618.XAA05329@shamu.engr.sgi.com>
15863          Subject: new irix_6.sh hints file
15864  Branch: perl
15865        ! hints/irix_6.sh
15866 ____________________________________________________________________________
15867 [  1871] By: gsar                                  on 1998/09/24  07:26:37
15868     Log: correct FSF address in various places
15869  Branch: perl
15870        ! Copying README ext/B/README lib/Getopt/Long.pm
15871 ____________________________________________________________________________
15872 [  1870] By: gsar                                  on 1998/09/24  07:11:56
15873     Log: From:    Dan Sugalski <sugalskd@osshe.edu>
15874          Date:    Fri, 14 Aug 1998 09:20:16 PDT
15875          Message-Id: <3.0.5.32.19980814092016.00b37dc0@ous.edu>
15876          Subject: [PATCH 5.005_02] (and _5x I expect) VMS config procedure patch
15877  Branch: perl
15878        ! configure.com
15879 ____________________________________________________________________________
15880 [  1869] By: gsar                                  on 1998/09/24  06:55:59
15881     Log: use STRICT_ALIGNMENT on IRIX to allow usemymalloc=y again
15882          From:    Scott Henry <scotth@sgi.com>
15883          Date:    13 Aug 1998 09:52:15 PDT
15884          Message-Id: <yd8pve46czk.fsf@hoshi.engr.sgi.com>
15885          Subject: [PATCH] Irix USE_LONG_LONG/malloc.c incompatibility (was...)
15886  Branch: perl
15887        ! hints/irix_6.sh
15888 ____________________________________________________________________________
15889 [  1868] By: gsar                                  on 1998/09/24  06:51:23
15890     Log: From:    Nathan Torkington <gnat@frii.com>
15891          Date:    Thu, 13 Aug 1998 10:59:48 MDT
15892          Message-Id: <199808131659.KAA06179@prometheus.frii.com>
15893          Subject: [PATCH] 5.005_02 perlfunc.pod, improve umask entry
15894  Branch: perl
15895        ! pod/perlfunc.pod
15896 ____________________________________________________________________________
15897 [  1867] By: gsar                                  on 1998/09/24  06:45:13
15898     Log: make C<goto &sub> AUTOLOAD-aware (autouse now works for modules
15899          that are autoloaded)
15900  Branch: perl
15901        ! pp_ctl.c
15902 ____________________________________________________________________________
15903 [  1866] By: gsar                                  on 1998/09/24  05:21:19
15904     Log: grandfather deprecated "$$<digit>" no more
15905  Branch: perl
15906        ! pod/perldiag.pod toke.c
15907 ____________________________________________________________________________
15908 [  1865] By: gsar                                  on 1998/09/24  04:52:48
15909     Log: tweak PERL_HASH() to h=h+(h>>5) in order to improve distribution of
15910          low bits (suggested by Ilya Zakharevich)
15911  Branch: perl
15912        ! hv.h
15913 ____________________________________________________________________________
15914 [  1864] By: gsar                                  on 1998/09/24  04:29:14
15915     Log: move yyglobal decls from perly.c to perlvars.h, regen headers, tweak
15916          perly_c.diff
15917  Branch: perl
15918        ! embed.h embedvar.h global.sym perlvars.h perly.c perly.h
15919        ! perly_c.diff toke.c
15920 ____________________________________________________________________________
15921 [  1863] By: gsar                                  on 1998/09/24  03:36:30
15922     Log: provide locked access to string table for USE_THREADS
15923  Branch: perl
15924        ! embedvar.h hv.c intrpvar.h objXSUB.h perl.c thread.h
15925 ____________________________________________________________________________
15926 [  1862] By: gsar                                  on 1998/09/24  03:30:32
15927     Log: remove bogus warn()
15928  Branch: perl
15929        ! embed.pl
15930 ____________________________________________________________________________
15931 [  1861] By: gsar                                  on 1998/09/24  02:58:51
15932     Log: applied suggested patch, adapted for all platforms
15933          From: jan.dubois@ibm.net (Jan Dubois)
15934          Date: Sun, 20 Sep 1998 12:56:38 +0200
15935          Message-ID: <3604de0c.12319885@smtp1.ibm.net>
15936          Subject: [New PATCH 5.005_02] Support Mksymlists FUNCLIST argument in MakeMaker
15937  Branch: perl
15938        ! lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
15939        ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
15940        ! lib/ExtUtils/MakeMaker.pm
15941 ____________________________________________________________________________
15942 [  1860] By: gsar                                  on 1998/09/24  02:16:14
15943     Log: upgrade to CPAN-1.40
15944  Branch: perl
15945        ! Changes lib/CPAN.pm lib/CPAN/FirstTime.pm
15946 ____________________________________________________________________________
15947 [  1859] By: gsar                                  on 1998/09/24  02:08:59
15948     Log: use $ENV{MAKEMAKEROPT} to set default command line args
15949  Branch: perl
15950        ! lib/ExtUtils/MakeMaker.pm
15951 ____________________________________________________________________________
15952 [  1857] By: gsar                                  on 1998/09/23  10:58:36
15953     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15954          Date: Tue, 22 Sep 1998 17:30:16 -0400 (EDT)
15955          Message-Id: <199809222130.RAA17034@monk.mps.ohio-state.edu>
15956          Subject: More verbose Test::Harness [PATCH]
15957  Branch: perl
15958        ! lib/Test/Harness.pm
15959 ____________________________________________________________________________
15960 [  1856] By: gsar                                  on 1998/09/23  10:56:24
15961     Log: update hints for OPENSTEP 4.2 on i386
15962          From: Gerben Wierda <Gerben_Wierda@RnA.nl>
15963          Date: Sun, 20 Sep 1998 01:03:18 +0200
15964          Message-Id: <9809192303.AA29190@Spike>
15965          Subject: Perl 5.005_02 compilation problems
15966  Branch: perl
15967        ! hints/next_4.sh
15968 ____________________________________________________________________________
15969 [  1855] By: gsar                                  on 1998/09/23  10:52:27
15970     Log: reset errno after C<require> search (as suggested by Larry)
15971  Branch: perl
15972        ! pp_ctl.c
15973 ____________________________________________________________________________
15974 [  1854] By: gsar                                  on 1998/09/23  10:50:26
15975     Log: misc pod tweaks
15976  Branch: perl
15977        ! pod/perldelta.pod pod/perldiag.pod pod/perlport.pod
15978 ____________________________________________________________________________
15979 [  1853] By: gsar                                  on 1998/09/23  10:46:06
15980     Log: make Pod/Html.pm handle the --title option properly (as suggested
15981          by gml4410@ggr.co.uk)
15982  Branch: perl
15983        ! lib/Pod/Html.pm
15984 ____________________________________________________________________________
15985 [  1852] By: gsar                                  on 1998/09/23  10:41:39
15986     Log: SSNEW() API for allocating memory on the savestack
15987          From: Albert Dvornik <bert@genscan.com>
15988          Date: 17 Sep 1998 19:23:07 -0400
15989          Message-Id: <tqemtae338.fsf@puma.genscan.com>
15990          Subject: [PATCH 5.005_51] (was: why SAVEDESTRUCTOR()...)
15991  Branch: perl
15992        ! Changes Changes5.005 embed.h global.sym mg.c objXSUB.h objpp.h
15993        ! perl.h proto.h scope.c scope.h t/io/tell.t
15994 ____________________________________________________________________________
15995 [  1851] By: gsar                                  on 1998/09/23  10:37:05
15996     Log: From: Jochen Wiedmann <joe@ispsoft.de>
15997          Date: Thu, 17 Sep 1998 17:16:06 +0200
15998          Message-ID: <360127B6.E44564A@ispsoft.de>
15999          Subject: [PATCH] ExtUtils::MakeMaker::prompt cannot return 0
16000  Branch: perl
16001        ! lib/ExtUtils/MakeMaker.pm
16002 ____________________________________________________________________________
16003 [  1850] By: gsar                                  on 1998/09/23  10:33:05
16004     Log: From: andreas.koenig@kulturbox.de (Andreas J. Koenig)
16005          Date: 15 Sep 1998 01:32:31 +0200
16006          Message-ID: <sfchfya46eo.fsf@dubravka.in-berlin.de>
16007          Subject: Re: [PATCH] MakeMaker "test" target doesn't depend on "all"
16008  Branch: perl
16009        ! lib/ExtUtils/MM_Unix.pm
16010 ____________________________________________________________________________
16011 [  1849] By: gsar                                  on 1998/09/23  10:29:04
16012     Log: From: Charles Bailey <BAILEY@newman.upenn.edu>
16013          Date: Sat, 12 Sep 1998 19:25:32 -0400 (EDT)
16014          Message-id: <01J1QBJUAY1I002KOW@cor.newman.upenn.edu>
16015          Subject: Re: extralibs.ld problem in MM_VMS.pm
16016  Branch: perl
16017        ! lib/ExtUtils/MM_VMS.pm
16018 ____________________________________________________________________________
16019 [  1848] By: gsar                                  on 1998/09/23  10:25:24
16020     Log: From: Roderick Schertler <roderick@argon.org>
16021          Date: 11 Sep 1998 16:19:21 -0400
16022          Message-ID: <pzyarqpfli.fsf@eeyore.ibcinc.com>
16023          Subject: Re: Open2 and memory leaks
16024  Branch: perl
16025        ! lib/IPC/Open3.pm
16026 ____________________________________________________________________________
16027 [  1847] By: gsar                                  on 1998/09/23  10:18:31
16028     Log: From: Roderick Schertler <roderick@argon.org>
16029          Date: Wed, 09 Sep 1998 23:52:48 -0400
16030          Message-ID: <20567.905399568@eeyore.ibcinc.com>
16031          Subject: seed srand from /dev/urandom when possible
16032  Branch: perl
16033        ! pod/perlfunc.pod pp.c
16034 ____________________________________________________________________________
16035 [  1846] By: gsar                                  on 1998/09/23  10:12:22
16036     Log: From: Roderick Schertler <roderick@argon.org>
16037          Date: Thu, 10 Sep 1998 00:32:17 -0400
16038          Message-ID: <21142.905401937@eeyore.ibcinc.com>
16039          Subject: doc update for crypt()'s salt
16040  Branch: perl
16041        ! pod/perlfunc.pod
16042 ____________________________________________________________________________
16043 [  1845] By: gsar                                  on 1998/09/23  10:09:23
16044     Log: fix h2ph handling of C<#error "foo">
16045          From: SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>
16046          Date: Thu, 10 Sep 1998 09:59:33 +0900
16047          Message-Id: <19980910095933N.ksakai@netwk.ntt-at.co.jp>
16048          Subject: [5.005_02] h2ph problem
16049  Branch: perl
16050        ! utils/h2ph.PL
16051 ____________________________________________________________________________
16052 [  1844] By: gsar                                  on 1998/09/23  10:06:13
16053     Log: plug strictly private function leaks in API listing
16054  Branch: perl
16055        ! pod/perlguts.pod
16056 ____________________________________________________________________________
16057 [  1843] By: gsar                                  on 1998/09/23  10:02:57
16058     Log: hide symbol for static build
16059          From: Dominic Dunlop <domo@vo.lu>
16060          Date: Tue, 8 Sep 1998 21:40:46 +0000
16061          Message-Id: <v03110700b21b52db318d@[212.24.192.111]>
16062          Subject: Not OK: perl 5.00551 on powerpc-machten 4.1.1 [PATCH]
16063  Branch: perl
16064        ! regcomp.c
16065 ____________________________________________________________________________
16066 [  1842] By: gsar                                  on 1998/09/23  09:52:46
16067     Log: define PUT_svindex(), PUT_opindex()
16068  Branch: perl
16069        ! ext/B/B/Assembler.pm
16070 ____________________________________________________________________________
16071 [  1841] By: gsar                                  on 1998/09/23  09:44:25
16072     Log: From: Dominic Dunlop <domo@vo.lu>
16073          Date: Tue, 8 Sep 1998 15:34:53 +0000
16074          Message-Id: <v03110701b21afbdc7cfb@[212.24.192.76]>
16075          Subject: [PATCH 5.005_51] Eliminate pragma/warn-regexec test dependence on REG_INFTY value
16076  Branch: perl
16077        ! t/pragma/warn/regexec
16078 ____________________________________________________________________________
16079 [  1840] By: gsar                                  on 1998/09/23  09:42:17
16080     Log: pl2bat tweak from Tye McQueen <tye@metronet.com>
16081  Branch: perl
16082        ! win32/bin/pl2bat.pl
16083 ____________________________________________________________________________
16084 [  1839] By: gsar                                  on 1998/09/23  09:38:18
16085     Log: From: Drago Goricanec <drago@raptor.otsd.ts.fujitsu.co.jp>
16086          Date: Mon, 7 Sep 1998 17:36:09 +0900
16087          Message-Id: <199809070836.RAA14631@raptor.otsd.ts.fujitsu.co.jp>
16088          Subject: Thread::cond_wait bug in 5.005.51 causes deadlock
16089  Branch: perl
16090        ! ext/Thread/Thread.xs
16091 ____________________________________________________________________________
16092 [  1838] By: gsar                                  on 1998/09/23  09:21:11
16093     Log: From: "Green, Paul" <pgreen@seussnt.stratus.com>
16094          Date: Thu, 10 Sep 1998 00:02:07 -0400
16095          Message-ID: <646CD0392810D211B04A00A024BF26FB1022EB@terminator.sw.stratus.com>
16096          Subject: RE: [PATCH] 5.005_02 and 5.005_51: Stratus VOS port
16097  Branch: perl
16098        + README.vos vos/Changes vos/build.cm vos/compile_perl.cm
16099        + vos/config.h vos/config_h.SH_orig vos/perl.bind
16100        + vos/test_vos_dummies.c vos/vos_dummies.c vos/vosish.h
16101        ! MANIFEST perl.c perl.h pod/perlport.pod
16102 ____________________________________________________________________________
16103 [  1837] By: gsar                                  on 1998/09/23  08:45:58
16104     Log: (via private mail)
16105          From: Charles Bailey <BAILEY@newman.upenn.edu>
16106          Date: Sat, 05 Sep 1998 01:23:58 -0400 (EDT)
16107          Message-id: <01J1FH7R43NS002F14@cor.newman.upenn.edu>
16108          Subject: [Patch 5.005_02] Miscellaneous VMS cleanup
16109  Branch: perl
16110        ! Changes Changes5.005 README.vms ext/DynaLoader/dl_vms.xs
16111        ! lib/Cwd.pm lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MakeMaker.pm
16112        ! lib/ExtUtils/Mksymlists.pm lib/File/Copy.pm lib/File/Path.pm
16113        ! lib/File/Spec.pm pod/perldiag.pod pod/perlfaq1.pod
16114        ! pod/perlport.pod pod/perlrun.pod vms/ext/DCLsym/0README.txt
16115        ! vms/ext/DCLsym/DCLsym.pm vms/ext/DCLsym/DCLsym.xs
16116        ! vms/ext/Filespec.pm vms/ext/XSSymSet.pm vms/gen_shrfls.pl
16117        ! vms/mms2make.pl vms/perly_c.vms vms/sockadapt.c
16118        ! vms/sockadapt.h vms/test.com vms/vms.c vms/vms_yfix.pl
16119        ! vms/writemain.pl
16120 ____________________________________________________________________________
16121 [  1836] By: gsar                                  on 1998/09/23  08:17:42
16122     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16123          Date: Sat, 5 Sep 1998 00:14:51 -0400 (EDT)
16124          Message-Id: <199809050414.AAA19801@monk.mps.ohio-state.edu>
16125          Subject: [PATCH 5.005_*] OS/2 spawning typos
16126  Branch: perl
16127        ! os2/os2.c
16128 ____________________________________________________________________________
16129 [  1835] By: gsar                                  on 1998/09/23  08:09:55
16130     Log: warn on C<my($foo,$foo)>
16131  Branch: perl
16132        ! op.c pod/perldiag.pod
16133 ____________________________________________________________________________
16134 [  1834] By: gsar                                  on 1998/09/23  07:35:56
16135     Log: From: pvhp@forte.com (Peter Prymmer)
16136          Date: Fri, 4 Sep 98 13:27:41 PDT
16137          Message-Id: <9809042027.AA04463@forte.com>
16138          Subject: [PATCH 5.005_02 && 5.005_51] general updates to README.vms
16139  Branch: perl
16140        ! README.vms
16141 ____________________________________________________________________________
16142 [  1833] By: gsar                                  on 1998/09/23  07:27:34
16143     Log: From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
16144          Date: Wed, 2 Sep 1998 10:06:49 -0700 (PDT)
16145          Message-Id: <199809021706.KAA26349@xfiles.intercon.hp.com>
16146          Subject: PATCH: 5.005_02 hint/hpux.sh
16147  Branch: perl
16148        ! hints/hpux.sh
16149 ____________________________________________________________________________
16150 [  1832] By: gsar                                  on 1998/09/23  07:22:40
16151     Log: fix (some) installhtml bugs
16152          From: Larry Parmelee <parmelee@CS.Cornell.EDU>
16153          Date: Tue, 1 Sep 1998 12:43:40 -0400 (EDT)
16154          Message-Id: <199809011643.MAA05702@sundown.cs.cornell.edu>
16155          Subject: installhtml script needs work
16156  Branch: perl
16157        ! installhtml
16158 ____________________________________________________________________________
16159 [  1831] By: gsar                                  on 1998/09/23  07:19:30
16160     Log: document 'U' magic with examples
16161          From: Alan Burlison <Alan.Burlison@UK.Sun.com>
16162          Date: Tue, 1 Sep 1998 15:54:06 +0100 (BST)
16163          Message-Id: <199809011455.PAA00631@sale-wts>
16164          Subject: Re: Looking for some XS MAGIC examples...
16165  Branch: perl
16166        ! pod/perlguts.pod
16167 ____________________________________________________________________________
16168 [  1830] By: gsar                                  on 1998/09/23  07:16:43
16169     Log: From: pvhp@forte.com (Peter Prymmer)
16170          Date: Mon, 31 Aug 98 17:13:49 PDT
16171          Message-Id: <9809010013.AA06737@forte.com>
16172          Subject: [PATCH: 5.005_02; yet another system configuration tip for OS/390]
16173  Branch: perl
16174        ! README.os390
16175 ____________________________________________________________________________
16176 [  1829] By: gsar                                  on 1998/09/23  07:15:08
16177     Log: fix problematic typecast in filter_del()
16178          From: Mark P Lutz <tecmpl1@triton.ca.boeing.com>
16179          Date: Mon, 31 Aug 1998 21:13:11 GMT
16180          Message-Id: <199808312113.VAA53356@triton.ca.boeing.com>
16181          Subject: perl5.005_02 does not build on Cray T90
16182  Branch: perl
16183        ! toke.c
16184 ____________________________________________________________________________
16185 [  1828] By: gsar                                  on 1998/09/23  07:11:34
16186     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16187          Date: Mon, 31 Aug 1998 14:52:10 -0400 (EDT)
16188          Message-Id: <199808311852.OAA24676@monk.mps.ohio-state.edu>
16189          Subject: [PATCH 5.005_5*] (?>) broken in RE
16190  Branch: perl
16191        ! regexec.c t/op/re_tests
16192 ____________________________________________________________________________
16193 [  1827] By: gsar                                  on 1998/09/23  07:09:50
16194     Log: U/WIN testsuite patches from Joe Buehler <jhpb@hekimian.com>
16195  Branch: perl
16196        ! t/op/grent.t t/op/groups.t
16197 ____________________________________________________________________________
16198 [  1826] By: gsar                                  on 1998/09/23  07:03:16
16199     Log: From: Jarkko Hietaniemi <jhi@iki.fi>
16200          Date: Wed, 12 Aug 1998 22:41:37 +0300 (EET DST)
16201          Message-Id: <199808121941.WAA06263@alpha.hut.fi>
16202          Subject: [PATCH] 5.004_50 or 5.005_02: get rid of interp.sym because not even AIX needs it
16203  Branch: perl
16204        - interp.sym
16205        ! MANIFEST Makefile.SH embed.pl perl_exp.SH
16206 ____________________________________________________________________________
16207 [  1825] By: gsar                                  on 1998/09/23  06:56:40
16208     Log: re-introduce change#1703
16209  Branch: perl
16210        ! ext/re/re.pm pod/perlre.pod regcomp.c regexec.c thrdvar.h
16211 ____________________________________________________________________________
16212 [  1824] By: gsar                                  on 1998/09/23  06:44:19
16213     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16214          Date: Sat, 29 Aug 1998 17:38:30 -0400 (EDT)
16215          Message-Id: <199808292138.RAA18359@monk.mps.ohio-state.edu>
16216          Subject: [PATCH 5.005_*] Protect debugger from nonlocal exits
16217  Branch: perl
16218        ! lib/perl5db.pl
16219 ____________________________________________________________________________
16220 [  1823] By: gsar                                  on 1998/09/23  06:41:34
16221         Log: From: Joe Buehler <jhpb@hekimian.com>
16222              Date: 29 Aug 1998 17:13:28 -0400
16223              Message-ID: <yd37lzro5jb.fsf@pandora.hekimian.com>
16224              Subject: patches for perl 5.005_51 under U/WIN
16225      Branch: perl
16226            + hints/uwin.sh
16227            ! Configure installman lib/ExtUtils/MM_Unix.pm makedepend.SH
16228            ! t/lib/posix.t
16229 ____________________________________________________________________________
16230 [  1822] By: gsar                                  on 1998/09/23  06:36:59
16231         Log: add missing C<no utf8;> tweak from Larry
16232      Branch: perl
16233            ! t/op/subst.t
16234 ____________________________________________________________________________
16235 [  1821] By: gsar                                  on 1998/09/23  06:27:51
16236         Log: s/runops/CALLRUNOPS/
16237      Branch: perl
16238            ! cc_runtime.h
16239 ____________________________________________________________________________
16240 [  1820] By: gsar                                  on 1998/09/23  06:24:49
16241         Log: rename t/pragma/warn-* to t/pragma/warn/*, be 8.3-friendly
16242      Branch: perl
16243           +> t/pragma/warn/1global t/pragma/warn/2use t/pragma/warn/3both
16244           +> t/pragma/warn/4lint t/pragma/warn/5nolint t/pragma/warn/doio
16245           +> t/pragma/warn/gv t/pragma/warn/mg t/pragma/warn/op
16246           +> t/pragma/warn/perl t/pragma/warn/perly t/pragma/warn/pp
16247           +> t/pragma/warn/pp_ctl t/pragma/warn/pp_hot t/pragma/warn/pp_sys
16248           +> t/pragma/warn/regcomp t/pragma/warn/regexec t/pragma/warn/sv
16249           +> t/pragma/warn/taint t/pragma/warn/toke t/pragma/warn/universal
16250           +> t/pragma/warn/util
16251            - t/pragma/warn-1global t/pragma/warn-2use t/pragma/warn-3both
16252            - t/pragma/warn-4lint t/pragma/warn-5nolint t/pragma/warn-doio
16253            - t/pragma/warn-gv t/pragma/warn-mg t/pragma/warn-op
16254            - t/pragma/warn-perl t/pragma/warn-perly t/pragma/warn-pp
16255            - t/pragma/warn-pp_ctl t/pragma/warn-pp_hot t/pragma/warn-pp_sys
16256            - t/pragma/warn-regcomp t/pragma/warn-regexec t/pragma/warn-sv
16257            - t/pragma/warn-taint t/pragma/warn-toke t/pragma/warn-universal
16258            - t/pragma/warn-util
16259            ! MANIFEST t/pragma/warning.t
16260 ____________________________________________________________________________
16261 [  1819] By: gsar                                  on 1998/09/23  06:08:46
16262         Log: make \(%foo) return refs to values (not copies of values)
16263              From: Stephen McCamant <smccam@uclink4.berkeley.edu>
16264              Date: Fri, 28 Aug 1998 20:46:10 -0700 (PDT)
16265              Message-ID: <13799.30680.47765.352558@fre-76-120.reshall.berkeley.edu>
16266              --
16267              From: Roderick Schertler <roderick@argon.org>
16268              Date: Sat, 29 Aug 1998 00:58:33 -0400
16269              Message-ID: <29894.904366713@eeyore.ibcinc.com>
16270              Subject: Re: \(%x) problems
16271      Branch: perl
16272            ! doop.c pod/perlref.pod
16273 ____________________________________________________________________________
16274 [  1818] By: gsar                                  on 1998/09/23  06:05:08
16275         Log: make h2xs generate ANSI prototypes
16276      Branch: perl
16277            ! utils/h2xs.PL
16278 ____________________________________________________________________________
16279 [  1817] By: gsar                                  on 1998/09/23  05:57:16
16280         Log: updated usethreads hints for hpux 10.X
16281              From: Matthew T Harden <mthard@mthard1.monsanto.com>
16282              Date: Fri, 28 Aug 1998 14:10:42 GMT
16283              Message-Id: <199808281410.AA11058@mthard1.monsanto.com>
16284              Subject: Re: OK: perl 5.00502 on PA-RISC1.1-thread 10.20 (UNINSTALLED)
16285      Branch: perl
16286            ! hints/hpux.sh perl.h
16287 ____________________________________________________________________________
16288 [  1816] By: gsar                                  on 1998/09/23  05:53:31
16289         Log: don't create empty directories in installperl
16290              From: Robin Barker <rmb1@cise.npl.co.uk>
16291              Date: Fri, 21 Aug 1998 11:29:24 +0100 (BST)
16292              Message-Id: <199808211029.LAA00551@cyclone.cise.npl.co.uk>
16293              Subject: [PATCH 5.005_02] install: empty dirs
16294      Branch: perl
16295            ! installperl
16296 ____________________________________________________________________________
16297 [  1815] By: gsar                                  on 1998/09/23  05:50:36
16298         Log: make behavior of /(a{3})+/ like /(aaa)+/ w.r.t where it matches
16299              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16300              Date: Fri, 21 Aug 1998 05:41:02 -0400 (EDT)
16301              Message-Id: <199808210941.FAA16467@monk.mps.ohio-state.edu>
16302              Subject: Re: your mail
16303      Branch: perl
16304            ! regexec.c t/op/re_tests
16305 ____________________________________________________________________________
16306 [  1814] By: gsar                                  on 1998/09/23  05:45:17
16307         Log: From: "Kurt D. Starsinic" <kstar@chapin.edu>
16308              Date: Thu, 20 Aug 1998 20:59:03 -0400
16309              Message-ID: <19980820205903.A12908@O2.chapin.edu>
16310              Subject: [PATCH] h2ph misquotes #error directives
16311      Branch: perl
16312            ! t/lib/h2ph.pht utils/h2ph.PL
16313 ____________________________________________________________________________
16314 [  1813] By: gsar                                  on 1998/09/23  05:42:41
16315         Log: patch to support computed regular subexpressions
16316              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16317              Date: Thu, 20 Aug 1998 15:19:50 -0400 (EDT)
16318              Message-Id: <199808201919.PAA04692@monk.mps.ohio-state.edu>
16319              Subject: [5.005_5* PATCH] Postponed RE - now!
16320      Branch: perl
16321            ! embedvar.h objXSUB.h pod/perlre.pod regcomp.c regexec.c
16322            ! t/op/pat.t t/op/re_tests thrdvar.h toke.c
16323 ____________________________________________________________________________
16324 [  1812] By: gsar                                  on 1998/09/23  05:26:26
16325         Log: better CR-handling on shebang line and in formats (fixed variant of
16326              patch suggested by Igor Sysoev <igor@nitek.ru>)
16327      Branch: perl
16328            ! perl.c toke.c
16329 ____________________________________________________________________________
16330 [  1811] By: gsar                                  on 1998/09/23  04:35:46
16331         Log: document non-loopish blocks better
16332              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
16333              Date: Tue, 18 Aug 1998 12:28:36 +0100
16334              Message-Id: <E0z8jwK-00057Z-00@ursa.cus.cam.ac.uk>
16335              Subject: Re: next in do {} while block gives error message
16336      Branch: perl
16337            ! pod/perlfunc.pod
16338 ____________________________________________________________________________
16339 [  1810] By: gsar                                  on 1998/09/23  04:12:05
16340         Log: fix bogus integerization of pop()'s return value
16341              From: Gurusamy Sarathy <gsar@engin.umich.edu>
16342              Date: Sat, 15 Aug 1998 23:27:54 -0400
16343              Message-Id: <199808160327.XAA05186@aatma.engin.umich.edu>
16344              Subject: Re: Complex expression does integer arithmetic 
16345      Branch: perl
16346            ! opcode.h opcode.pl
16347 ____________________________________________________________________________
16348 [  1809] By: gsar                                  on 1998/09/23  04:09:43
16349         Log: tweak README.win32
16350      Branch: perl
16351            ! README.win32
16352 ____________________________________________________________________________
16353 [  1808] By: gsar                                  on 1998/09/23  03:40:57
16354         Log: better diagnostic for do{} used as lvalue
16355      Branch: perl
16356            ! op.c pod/perlport.pod
16357 ____________________________________________________________________________
16358 [  1807] By: gsar                                  on 1998/09/23  03:38:30
16359         Log: enable PERL_SBRK_VIA_MALLOC on OPENSTEP-Mach
16360              From: hansm@icgroup.nl
16361              Date: Tue, 11 Aug 98 21:08:51 +0200
16362              Message-Id: <9808111907.AA21903@icgned.icgroup.nl>
16363              Subject: Not OK: perl 5.00551 on OPENSTEP-Mach 4_1 (UNINSTALLED)
16364      Branch: perl
16365            ! malloc.c
16366 ____________________________________________________________________________
16367 [  1806] By: gsar                                  on 1998/09/23  03:36:08
16368         Log: support make written in perl (aka "pmake") on win32
16369      Branch: perl
16370            ! lib/ExtUtils/MM_Win32.pm
16371 ____________________________________________________________________________
16372 [  1805] By: gsar                                  on 1998/09/23  03:30:07
16373         Log: fix mismatched UV/U32 types for to_utf8_*()
16374      Branch: perl
16375            ! utf8.c
16376 ____________________________________________________________________________
16377 [  1804] By: gsar                                  on 1998/09/23  03:22:22
16378         Log: From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
16379              Date: Sun, 9 Aug 1998 22:38:23 +0200
16380              Message-ID: <19980809223823.A215@cdata.tvnet.hu>
16381              Subject: [PATCH 5.5002] dos-djgpp update
16382      Branch: perl
16383            ! t/io/fs.t
16384 ____________________________________________________________________________
16385 [  1803] By: gsar                                  on 1998/09/23  03:20:13
16386         Log: apply minimal variant of patch (sent via private mail)
16387              From: jarkko.hietaniemi@research.nokia.com (Jarkko Hietaniemi)
16388              Date: Wed, 12 Aug 1998 15:42:35 +0300
16389              Message-Id: <199808121242.PAA29761@comanche.spices>
16390              Subject: [PATCH] 5.004_02 or 5.005_51: fix regexp and tr character ranges in non-ASCII lands
16391      Branch: perl
16392            ! MANIFEST perl.h pod/perllocale.pod pod/perlop.pod
16393            ! pod/perlre.pod regcomp.c t/pragma/locale.t toke.c
16394 ____________________________________________________________________________
16395 [  1802] By: gsar                                  on 1998/09/23  03:03:39
16396         Log: adjust searchdict.t for EBCDIC (still needs documenting)
16397              From: pvhp@forte.com (Peter Prymmer)
16398              Date: Thu, 6 Aug 98 18:09:39 PDT
16399              Message-Id: <9808070109.AA06158@forte.com>
16400              Subject: [PATCH 5.005_02-TRIAL2] potential modification to t/lib/searchdict.t
16401      Branch: perl
16402            ! README.os390 t/lib/searchdict.t
16403 ____________________________________________________________________________
16404 [  1801] By: gsar                                  on 1998/09/23  02:54:15
16405         Log: silence redefined warning for XS(INIT) {}
16406      Branch: perl
16407            ! op.c
16408 ____________________________________________________________________________
16409 [  1800] By: gsar                                  on 1998/09/23  02:42:23
16410         Log: support match indices via special variables @- and @+
16411              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16412              Date: Tue, 21 Jul 1998 23:00:35 -0400 (EDT)
16413              Message-Id: <199807220300.XAA16081@monk.mps.ohio-state.edu>
16414              Subject: [PATCH 5.004_76] @- and @+
16415      Branch: perl
16416            ! av.c embed.h global.sym gv.c mg.c objXSUB.h objpp.h perl.h
16417            ! pod/perlvar.pod proto.h regnodes.h sv.c t/op/pat.t toke.c
16418 ____________________________________________________________________________
16419 [  1799] By: gsar                                  on 1998/09/23  01:44:31
16420         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16421              Date: Tue, 11 Aug 1998 18:43:29 -0400 (EDT)
16422              Message-Id: <199808112243.SAA14243@monk.mps.ohio-state.edu>
16423              Subject: Re: Segmentation fault for /a*abc?xyz+pqr{3}ab{2,}xy{4,5}pq{0,6}AB{0,}zz/
16424      Branch: perl
16425            ! regcomp.c t/op/re_tests
16426 ____________________________________________________________________________
16427 [  1798] By: gsar                                  on 1998/09/23  01:39:23
16428         Log: integrate maint-5.005 changes (except conflicting change#1794)
16429      Branch: perl
16430            ! Changes
16431           !> objXSUB.h op.c pod/perlfunc.pod pp.c regcomp.c t/op/re_tests
16432           !> toke.c util.c win32/config.bc win32/config.gc win32/config.vc
16433           !> win32/win32.h
16434 ____________________________________________________________________________
16435 [  1797] By: gsar                                  on 1998/09/23  01:32:36
16436         Log: add note to win32/Makefile about setting CCHOME
16437      Branch: perl
16438            ! win32/Makefile win32/makefile.mk
16439 ____________________________________________________________________________
16440 [  1796] By: gsar                                  on 1998/09/23  01:31:32
16441         Log: perl.pod tweak
16442      Branch: perl
16443            ! pod/perl.pod
16444 ____________________________________________________________________________
16445 [  1795] By: gsar                                  on 1998/09/21  20:34:10
16446         Log: make xsubpp generate well-formed code with CAPI && !PERL_OBJECT
16447      Branch: perl
16448            ! lib/ExtUtils/xsubpp
16449 ____________________________________________________________________________
16450 [  1789] By: gsar                                  on 1998/09/18  18:01:37
16451         Log: delay freeing itervar so C<for $i (@a) { return($i) }> works
16452      Branch: perl
16453            ! cop.h t/cmd/for.t
16454 ____________________________________________________________________________
16455 [  1788] By: gsar                                  on 1998/09/17  02:19:11
16456         Log: resync win32/config.?c with Porting/config.sh to pick up apiversion
16457      Branch: perl
16458            ! win32/config.bc win32/config.gc win32/config.vc
16459 ____________________________________________________________________________
16460 [  1787] By: gsar                                  on 1998/09/17  01:45:14
16461         Log: suppress bogus warning on C<sub x {} x()>
16462      Branch: perl
16463            ! toke.c
16464 ____________________________________________________________________________
16465 [  1786] By: gsar                                  on 1998/09/17  01:42:51
16466         Log: ntohl typo in objXSUB.h
16467      Branch: perl
16468            ! objXSUB.h
16469 ____________________________________________________________________________
16470 [  1785] By: gsar                                  on 1998/09/17  01:41:48
16471         Log: fill gaps in sig_* entries in win32/config.?c
16472      Branch: perl
16473            ! win32/config.bc win32/config.gc win32/config.vc
16474 ____________________________________________________________________________
16475 [  1781] By: larry                                 on 1998/09/05  23:48:24
16476         Log: tr/// logic was hosed under utf8
16477      Branch: perl
16478            ! doop.c op.c op.h pp.c proto.h
16479 ____________________________________________________________________________
16480 [  1780] By: larry                                 on 1998/09/05  23:44:16
16481         Log: several new tests needed tweaking to work under utf8
16482      Branch: perl
16483            ! t/comp/require.t t/op/pack.t t/op/substr.t
16484 ____________________________________________________________________________
16485 [  1779] By: larry                                 on 1998/09/05  23:41:42
16486         Log: index() applied BM optimization to wrong argument
16487      Branch: perl
16488            ! op.c util.c
16489 ____________________________________________________________________________
16490 [  1778] By: larry                                 on 1998/09/05  23:38:29
16491         Log: Implicit require during compile reset line numbering
16492      Branch: perl
16493            ! pp_ctl.c
16494
16495 ----------------
16496 Version 5.005_51
16497 ----------------
16498
16499 ____________________________________________________________________________
16500 [  1777] By: gsar                                  on 1998/08/10  07:02:38
16501         Log: various tweaks: fix signed vs. unsigned problems that prevented C++
16502              builds; add sundry PERL_OBJECT scaffolding to get it to build; fix
16503              lexical warning testsuite for win32
16504      Branch: perl
16505            ! Changes doop.c embed.h global.sym objXSUB.h objpp.h op.c
16506            ! pod/perlhist.pod pp.c pp_hot.c proto.h regcomp.c regexec.c
16507            ! sv.c t/pragma/warn-doio t/pragma/warn-mg t/pragma/warn-op
16508            ! t/pragma/warn-regexec toke.c utf8.c win32/GenCAPI.pl
16509            ! win32/Makefile win32/makefile.mk
16510 ____________________________________________________________________________
16511 [  1776] By: gsar                                  on 1998/08/09  17:53:48
16512         Log: fix coredump with MULTIPLICITY (ckWARN() needs early curcop init)
16513      Branch: perl
16514            ! Changes MANIFEST perl.c pod/perlhist.pod
16515 ____________________________________________________________________________
16516 [  1775] By: gsar                                  on 1998/08/09  14:35:33
16517         Log: tweak warning test
16518      Branch: perl
16519            ! t/pragma/warn-toke
16520 ____________________________________________________________________________
16521 [  1774] By: gsar                                  on 1998/08/09  14:13:46
16522         Log: add missing dTHR; notes for test failures due to small stacksize
16523      Branch: perl
16524            ! doio.c gv.c op.c sv.c t/pragma/warn-mg t/pragma/warn-regexec
16525            ! toke.c universal.c util.c
16526 ____________________________________________________________________________
16527 [  1773] By: gsar                                  on 1998/08/09  11:31:53
16528         Log: lexical warnings; tweaks to places that didn't apply correctly
16529              From:    pmarquess@bfsec.bt.co.uk (Paul Marquess)
16530              Date:    Wed, 29 Jul 1998 09:28:45 BST
16531              Message-Id: <9807290828.AA26286@claudius.bfsec.bt.co.uk>
16532              Subject: lexical warnings patch for 5.005_50
16533      Branch: perl
16534            + README.lexwarn lib/warning.pm t/pragma/warn-2use
16535            + t/pragma/warn-3both t/pragma/warn-4lint t/pragma/warn-5nolint
16536            + t/pragma/warn-doio t/pragma/warn-gv t/pragma/warn-mg
16537            + t/pragma/warn-op t/pragma/warn-perl t/pragma/warn-perly
16538            + t/pragma/warn-pp t/pragma/warn-pp_ctl t/pragma/warn-pp_hot
16539            + t/pragma/warn-pp_sys t/pragma/warn-regcomp
16540            + t/pragma/warn-regexec t/pragma/warn-sv t/pragma/warn-taint
16541            + t/pragma/warn-toke t/pragma/warn-universal t/pragma/warn-util
16542            + warning.h warning.pl
16543            ! Changes MANIFEST Makefile.SH cop.h doio.c global.sym gv.c
16544            ! lib/diagnostics.pm mg.c op.c op.h perl.c perl.h pp.c pp_ctl.c
16545            ! pp_hot.c pp_sys.c proto.h regcomp.c regexec.c sv.c t/op/tie.t
16546            ! t/pragma/warn-1global t/pragma/warning.t taint.c toke.c
16547            ! universal.c util.c
16548 ____________________________________________________________________________
16549 [  1772] By: gsar                                  on 1998/08/08  23:06:00
16550         Log: bump patchlevel to 5.005_51
16551      Branch: perl
16552            ! patchlevel.h win32/Makefile win32/config_H.bc
16553            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
16554 ____________________________________________________________________________
16555 [  1771] By: gsar                                  on 1998/08/08  23:01:57
16556         Log: fix bogus warning on "\x{123}"
16557              From: pmarquess@claudius.bfsec.bt.co.uk (Paul Marquess)
16558              Date: Mon, 27 Jul 1998 06:16:15 +0100 (BST)
16559              Message-Id: <9807270534.AA11102@claudius.bfsec.bt.co.uk>
16560              Subject: [5.005_50 PATCH] Some unicode problems
16561      Branch: perl
16562            ! regcomp.c toke.c
16563 ____________________________________________________________________________
16564 [  1770] By: gsar                                  on 1998/08/08  22:56:55
16565         Log: hide dup symbol for static build of ext/re
16566              From: Dominic Dunlop <domo@ppp72.vo.lu>
16567              Date: Wed, 29 Jul 1998 11:09:56 +0100 (WET DST)
16568              Message-Id: <199807291009.LAA08935@ppp72.vo.lu>
16569              Subject: Not OK: perl 5.00550 on powerpc-machten 4.1 [BOGUS PATCH]
16570      Branch: perl
16571            ! regcomp.c
16572 ____________________________________________________________________________
16573 [  1769] By: gsar                                  on 1998/08/08  22:45:06
16574         Log: fix double free on -Mutf8 -e '$b=uc("")'
16575              From: larry@wall.org (Larry Wall)
16576              Date: Fri, 7 Aug 1998 14:42:43 -0700
16577              Message-Id: <199808072142.OAA14920@wall.org>
16578              Subject: [PATCH 5.005_50]: uc("") and lc("") under utf8 fails
16579      Branch: perl
16580            ! pp.c
16581 ____________________________________________________________________________
16582 [  1768] By: gsar                                  on 1998/08/08  22:42:29
16583         Log: substr() assumes utf8 without say-so
16584              From: larry@wall.org (Larry Wall)
16585              Date: Fri, 7 Aug 1998 12:25:12 -0700
16586              Message-Id: <199808071925.MAA13436@wall.org>
16587              Subject: [PATCH 5.005_50] substr bug?
16588      Branch: perl
16589            ! pp.c
16590 ____________________________________________________________________________
16591 [  1767] By: gsar                                  on 1998/08/08  22:38:25
16592         Log: fix intolerance of SWASHes for blank lines
16593              From: Gisle Aas <aas@sn.no>
16594              Date: 06 Aug 1998 23:28:57 +0200
16595              Message-ID: <m3emutkdeu.fsf@furu.g.aas.no>
16596              Subject: Re: Re[2]: another joyride begins
16597      Branch: perl
16598            ! lib/utf8_heavy.pl
16599 ____________________________________________________________________________
16600 [  1766] By: gsar                                  on 1998/08/08  22:33:10
16601         Log: utf8 doc tweak
16602              From: Gisle Aas <aas@sn.no>
16603              Date: 05 Aug 1998 00:41:04 +0200
16604              Message-ID: <m3yat4wetb.fsf@furu.g.aas.no>
16605              Subject: Matching clumps
16606      Branch: perl
16607            ! lib/utf8.pm
16608 ____________________________________________________________________________
16609 [  1765] By: gsar                                  on 1998/08/08  22:31:37
16610         Log: kill bogus warning from -we 'use utf8; $_="\x{FF}"'
16611              From: Gisle Aas <aas@sn.no>
16612              Date: 04 Aug 1998 22:56:11 +0200
16613              Message-ID: <m3yat4sbys.fsf@furu.g.aas.no>
16614              Subject: Re: another joyride begins
16615      Branch: perl
16616            ! lib/utf8_heavy.pl
16617 ____________________________________________________________________________
16618 [  1764] By: gsar                                  on 1998/08/08  22:28:43
16619         Log: From: larry@wall.org (Larry Wall)
16620              Date: Tue, 4 Aug 1998 17:04:51 -0700
16621              Message-Id: <199808050004.RAA22592@wall.org>
16622              Subject: [PATCH 5.005_50] \pX not implemented!
16623      Branch: perl
16624            ! regcomp.c
16625 ____________________________________________________________________________
16626 [  1763] By: gsar                                  on 1998/08/08  22:27:15
16627         Log: From: Stephen McCamant <alias@mcs.com>
16628              Date: Sun,  2 Aug 1998 16:33:18 -0500 (CDT)
16629              Message-ID: <13764.55116.921952.837027@alias-2.pr.mcs.net>
16630              Subject: [PATCH] Eliminate superfluous RV2p[AH]Vs in oops[AH]V()
16631      Branch: perl
16632            ! op.c
16633 ____________________________________________________________________________
16634 [  1762] By: gsar                                  on 1998/08/08  22:26:09
16635         Log: From: Jarkko Hietaniemi <jhi@iki.fi>
16636              Date: Sun, 2 Aug 1998 22:05:28 +0300 (EET DST)
16637              Message-Id: <199808021905.WAA10592@alpha.hut.fi>
16638              Subject: [PATCH] 5.005_02-TRIAL1 or 5.004_05-MAINT_TRIAL_5: t/op/{pw,gr}ent.t
16639      Branch: perl
16640            + t/op/grent.t t/op/pwent.t
16641            ! MANIFEST
16642 ____________________________________________________________________________
16643 [  1761] By: gsar                                  on 1998/08/08  22:21:52
16644         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16645              Date: Thu, 30 Jul 1998 19:23:56 -0400 (EDT)
16646              Message-Id: <199807302323.TAA21175@monk.mps.ohio-state.edu>
16647              Subject: [5.005_50 PATCH] misprint in RE engine
16648      Branch: perl
16649            ! regexec.c t/op/re_tests
16650 ____________________________________________________________________________
16651 [  1760] By: gsar                                  on 1998/08/08  22:18:54
16652         Log: integrate maint-5.005 changes into mainline
16653      Branch: perl
16654           +> Porting/fixCORE README.os390 ebcdic.c win32/des_fcrypt.patch
16655           !> (integrate 138 files)
16656 ____________________________________________________________________________
16657 [  1672] By: gsar                                  on 1998/07/27  18:35:28
16658         Log: create new Changes
16659      Branch: perl
16660            + Changes
16661            ! Changes5.005 MANIFEST
16662 ____________________________________________________________________________
16663 [  1671] By: gsar                                  on 1998/07/27  18:30:57
16664         Log: rename Changes --> Changes5.005
16665      Branch: perl
16666           +> Changes5.005
16667            - Changes
16668 ____________________________________________________________________________
16669 [  1670] By: gsar                                  on 1998/07/27  18:10:14
16670         Log: integrate 5.005_01 changes from maint
16671      Branch: perl
16672            ! Changes
16673           !> README.win32 pod/perldelta.pod proto.h toke.c win32/GenCAPI.pl
16674           !> win32/win32.c
16675 ____________________________________________________________________________
16676 [  1667] By: nick                                  on 1998/07/26  14:31:01
16677         Log: Add dTHR so that it compiles miniperl in threaded mode
16678      Branch: perl
16679            ! doop.c mg.c regcomp.c regexec.c
16680 ____________________________________________________________________________
16681 [  1666] By: nick                                  on 1998/07/26  13:01:10
16682         Log: Resolve ansiperl against mainline (@1648?)
16683              Unclear that change number has "taken".
16684      Branch: ansiperl
16685           +> (branch 169 files)
16686            - ObjXSub.h XSLock.h compat3.sym fixvars pod/perld4.pod
16687           !> (integrate 131 files)
16688
16689 ----------------
16690 Version 5.005_50
16691 ----------------
16692
16693 ____________________________________________________________________________
16694 [  1665] By: gsar                                  on 1998/07/26  05:38:48
16695         Log: add trailing newline to file
16696      Branch: perl
16697            ! Changes lib/unicode/blocks.txt
16698 ____________________________________________________________________________
16699 [  1664] By: gsar                                  on 1998/07/26  05:08:48
16700         Log: integrate proto.h additions from maint-5.005
16701      Branch: perl
16702           !> pod/perlhist.pod proto.h
16703 ____________________________________________________________________________
16704 [  1663] By: gsar                                  on 1998/07/26  05:07:05
16705         Log: add new files to MANIFEST; add missing prototypes to proto.h;
16706              s/PL_utf8skip/utf8skip/ for now, or we end up with Perl_PL_;
16707              add typecasts to silence warnings; tweaks for win32 builds
16708      Branch: perl
16709            ! MANIFEST embed.h global.sym proto.h regexec.c toke.c utf8.h
16710            ! win32/Makefile win32/makefile.mk
16711 ____________________________________________________________________________
16712 [  1662] By: gsar                                  on 1998/07/26  05:01:52
16713         Log: add missing sv_*_mg() prototypes in proto.h, update perlhist.pod
16714      Branch: maint-5.005/perl
16715            ! pod/perlhist.pod proto.h
16716 ____________________________________________________________________________
16717 [  1661] By: gsar                                  on 1998/07/26  02:52:48
16718         Log: up patchlevel to 5.005_50
16719      Branch: perl
16720            ! Changes patchlevel.h win32/Makefile win32/config_H.bc
16721            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
16722 ____________________________________________________________________________
16723 [  1660] By: gsar                                  on 1998/07/26  02:43:57
16724         Log: integrate utfperl
16725      Branch: perl
16726           +> (branch 162 files)
16727           !> (integrate 29 files)
16728 ____________________________________________________________________________
16729 [  1659] By: gsar                                  on 1998/07/26  02:38:22
16730         Log: integrate maint-5.005 changes
16731      Branch: perl
16732           !> Changes README.vms djgpp/fixpmain emacs/ptags hints/beos.sh
16733           !> lib/Math/BigInt.pm pod/perldelta.pod pod/perlmodinstall.pod
16734           !> pod/perltoc.pod pp_sys.c t/lib/bigintpm.t
16735           !> vms/descrip_mms.template vms/subconfigure.com
16736 ____________________________________________________________________________
16737 [  1658] By: gsar                                  on 1998/07/26  02:23:46
16738         Log: VMS patches from Dan Sugalski <sugalskd@osshe.edu>
16739              Date: Fri, 24 Jul 1998 11:38:25 -0700
16740              Message-Id: <3.0.5.32.19980724113825.00a067b0@ous.edu>
16741              Subject: [PATCH 5.005] version number problem with VMS (Corrected)
16742              --
16743              Date: Fri, 24 Jul 1998 12:30:36 -0700
16744              Message-Id: <3.0.5.32.19980724123036.009f0390@ous.edu>
16745              Subject: [PATCH 5.005]Tweaks to README.vms
16746              --
16747              Date: Sat, 25 Jul 1998 17:56:55 -0700 (PDT)
16748              Message-ID: <Pine.GSO.3.96.980725175626.15740D-100000@netserve.ous.edu>
16749              Subject: [PATCH 5.005] Final build cleanup patch
16750      Branch: maint-5.005/perl
16751            ! README.vms vms/descrip_mms.template vms/subconfigure.com
16752 ____________________________________________________________________________
16753 [  1657] By: gsar                                  on 1998/07/26  02:19:50
16754         Log: another platform where pp_sselect() needs a whole fd_set buffer
16755              From: Lupe Christoph <lupe@alanya.m.isar.de>
16756              Date: Sat, 25 Jul 1998 19:49:33 +0200 (MET DST)
16757              Message-Id: <199807251749.TAA22347@alanya.m.isar.de>
16758              Subject: Patch for Not OK: perl 5.005 on i86pc-solaris-thread 2.6
16759      Branch: maint-5.005/perl
16760            ! pp_sys.c
16761 ____________________________________________________________________________
16762 [  1656] By: gsar                                  on 1998/07/26  02:12:46
16763         Log: fix problem building modules on dos-djgpp
16764              From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
16765              Date: Sat, 25 Jul 1998 00:53:39 +0200
16766              Message-ID: <19980725005339.C222@cdata.tvnet.hu>
16767              Subject: [PATCH 5.005] dos-djgpp and modules problem
16768      Branch: maint-5.005/perl
16769            ! djgpp/fixpmain
16770 ____________________________________________________________________________
16771 [  1655] By: gsar                                  on 1998/07/26  02:11:09
16772         Log: From: Tom Spindler <dogcow@home.merit.edu>
16773              Date: Wed, 22 Jul 1998 16:11:07 -0400
16774              Message-ID: <19980722161107.A16813@home.merit.edu>
16775              Subject: [PATCH 5.005] BeOS tweak
16776      Branch: maint-5.005/perl
16777            ! hints/beos.sh
16778 ____________________________________________________________________________
16779 [  1654] By: gsar                                  on 1998/07/26  02:09:29
16780         Log: various pod tweaks
16781      Branch: maint-5.005/perl
16782            ! Changes pod/perldelta.pod pod/perlmodinstall.pod
16783            ! pod/perltoc.pod
16784 ____________________________________________________________________________
16785 [  1653] By: gsar                                  on 1998/07/26  02:05:46
16786         Log: fix emacs/ptags for PL_* changes
16787              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16788              Date: Fri, 24 Jul 1998 03:12:35 -0400 (EDT)
16789              Message-Id: <199807240712.DAA04204@monk.mps.ohio-state.edu>
16790              Subject: [PATCH 5.004_76] Yet better ptags
16791      Branch: maint-5.005/perl
16792            ! emacs/ptags
16793 ____________________________________________________________________________
16794 [  1652] By: gsar                                  on 1998/07/26  02:03:01
16795         Log: fix behavior of <=> on bigints
16796              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
16797              Message-Id: <E0yzlfF-0004kz-00@taurus.cus.cam.ac.uk>
16798              Date: Fri, 24 Jul 1998 18:29:53 +0100
16799              Subject: [PATCH] Re: Math::BigInt <=> op is not correct.
16800      Branch: maint-5.005/perl
16801            ! lib/Math/BigInt.pm t/lib/bigintpm.t
16802 ____________________________________________________________________________
16803 [  1651] By: larry                                 on 1998/07/24  05:44:33
16804         Log: Here are the long-expected Unicode/UTF-8 modifications.
16805      Branch: utfperl
16806            + lib/unicode/ArabLink.pl lib/unicode/ArabLnkGrp.pl
16807            + lib/unicode/Bidirectional.pl lib/unicode/Block.pl
16808            + lib/unicode/Category.pl lib/unicode/CombiningClass.pl
16809            + lib/unicode/Decomposition.pl
16810            + lib/unicode/In/AlphabeticPresentationForms.pl
16811            + lib/unicode/In/Arabic.pl
16812            + lib/unicode/In/ArabicPresentationForms-A.pl
16813            + lib/unicode/In/ArabicPresentationForms-B.pl
16814            + lib/unicode/In/Armenian.pl lib/unicode/In/Arrows.pl
16815            + lib/unicode/In/BasicLatin.pl lib/unicode/In/Bengali.pl
16816            + lib/unicode/In/BlockElements.pl lib/unicode/In/Bopomofo.pl
16817            + lib/unicode/In/BoxDrawing.pl
16818            + lib/unicode/In/CJKCompatibility.pl
16819            + lib/unicode/In/CJKCompatibilityForms.pl
16820            + lib/unicode/In/CJKCompatibilityIdeographs.pl
16821            + lib/unicode/In/CJKSymbolsandPunctuation.pl
16822            + lib/unicode/In/CJKUnifiedIdeographs.pl
16823            + lib/unicode/In/CombiningDiacriticalMarks.pl
16824            + lib/unicode/In/CombiningHalfMarks.pl
16825            + lib/unicode/In/CombiningMarksforSymbols.pl
16826            + lib/unicode/In/ControlPictures.pl
16827            + lib/unicode/In/CurrencySymbols.pl lib/unicode/In/Cyrillic.pl
16828            + lib/unicode/In/Devanagari.pl lib/unicode/In/Dingbats.pl
16829            + lib/unicode/In/EnclosedAlphanumerics.pl
16830            + lib/unicode/In/EnclosedCJKLettersandMonths.pl
16831            + lib/unicode/In/GeneralPunctuation.pl
16832            + lib/unicode/In/GeometricShapes.pl lib/unicode/In/Georgian.pl
16833            + lib/unicode/In/Greek.pl lib/unicode/In/GreekExtended.pl
16834            + lib/unicode/In/Gujarati.pl lib/unicode/In/Gurmukhi.pl
16835            + lib/unicode/In/HalfwidthandFullwidthForms.pl
16836            + lib/unicode/In/HangulCompatibilityJamo.pl
16837            + lib/unicode/In/HangulJamo.pl lib/unicode/In/HangulSyllables.pl
16838            + lib/unicode/In/Hebrew.pl
16839            + lib/unicode/In/HighPrivateUseSurrogates.pl
16840            + lib/unicode/In/HighSurrogates.pl lib/unicode/In/Hiragana.pl
16841            + lib/unicode/In/IPAExtensions.pl lib/unicode/In/Kanbun.pl
16842            + lib/unicode/In/Kannada.pl lib/unicode/In/Katakana.pl
16843            + lib/unicode/In/Lao.pl lib/unicode/In/Latin-1Supplement.pl
16844            + lib/unicode/In/LatinExtended-A.pl
16845            + lib/unicode/In/LatinExtended-B.pl
16846            + lib/unicode/In/LatinExtendedAdditional.pl
16847            + lib/unicode/In/LetterlikeSymbols.pl
16848            + lib/unicode/In/LowSurrogates.pl lib/unicode/In/Malayalam.pl
16849            + lib/unicode/In/MathematicalOperators.pl
16850            + lib/unicode/In/MiscellaneousSymbols.pl
16851            + lib/unicode/In/MiscellaneousTechnical.pl
16852            + lib/unicode/In/NumberForms.pl
16853            + lib/unicode/In/OpticalCharacterRecognition.pl
16854            + lib/unicode/In/Oriya.pl lib/unicode/In/PrivateUse.pl
16855            + lib/unicode/In/SmallFormVariants.pl
16856            + lib/unicode/In/SpacingModifierLetters.pl
16857            + lib/unicode/In/Specials.pl
16858            + lib/unicode/In/SuperscriptsandSubscripts.pl
16859            + lib/unicode/In/Tamil.pl lib/unicode/In/Telugu.pl
16860            + lib/unicode/In/Thai.pl lib/unicode/In/Tibetan.pl
16861            + lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
16862            + lib/unicode/Is/BidiAN.pl lib/unicode/Is/BidiB.pl
16863            + lib/unicode/Is/BidiCS.pl lib/unicode/Is/BidiEN.pl
16864            + lib/unicode/Is/BidiES.pl lib/unicode/Is/BidiET.pl
16865            + lib/unicode/Is/BidiL.pl lib/unicode/Is/BidiON.pl
16866            + lib/unicode/Is/BidiR.pl lib/unicode/Is/BidiS.pl
16867            + lib/unicode/Is/BidiWS.pl lib/unicode/Is/C.pl
16868            + lib/unicode/Is/Cc.pl lib/unicode/Is/Cn.pl lib/unicode/Is/Co.pl
16869            + lib/unicode/Is/DCcircle.pl lib/unicode/Is/DCcompat.pl
16870            + lib/unicode/Is/DCfinal.pl lib/unicode/Is/DCfont.pl
16871            + lib/unicode/Is/DCinital.pl lib/unicode/Is/DCinitial.pl
16872            + lib/unicode/Is/DCisolated.pl lib/unicode/Is/DCnarrow.pl
16873            + lib/unicode/Is/DCnoBreak.pl lib/unicode/Is/DCsmall.pl
16874            + lib/unicode/Is/DCsquare.pl lib/unicode/Is/DCsub.pl
16875            + lib/unicode/Is/DCsuper.pl lib/unicode/Is/DCvertical.pl
16876            + lib/unicode/Is/DCwide.pl lib/unicode/Is/DecoCanon.pl
16877            + lib/unicode/Is/DecoCompat.pl lib/unicode/Is/Digit.pl
16878            + lib/unicode/Is/L.pl lib/unicode/Is/Ll.pl lib/unicode/Is/Lm.pl
16879            + lib/unicode/Is/Lo.pl lib/unicode/Is/Lower.pl
16880            + lib/unicode/Is/Lt.pl lib/unicode/Is/Lu.pl lib/unicode/Is/M.pl
16881            + lib/unicode/Is/Mc.pl lib/unicode/Is/Mirrored.pl
16882            + lib/unicode/Is/Mn.pl lib/unicode/Is/N.pl lib/unicode/Is/Nd.pl
16883            + lib/unicode/Is/No.pl lib/unicode/Is/P.pl lib/unicode/Is/Pd.pl
16884            + lib/unicode/Is/Pe.pl lib/unicode/Is/Po.pl
16885            + lib/unicode/Is/Print.pl lib/unicode/Is/Ps.pl
16886            + lib/unicode/Is/S.pl lib/unicode/Is/Sc.pl lib/unicode/Is/Sm.pl
16887            + lib/unicode/Is/So.pl lib/unicode/Is/Space.pl
16888            + lib/unicode/Is/Upper.pl lib/unicode/Is/Z.pl
16889            + lib/unicode/Is/Zl.pl lib/unicode/Is/Zp.pl lib/unicode/Is/Zs.pl
16890            + lib/unicode/JamoShort.pl lib/unicode/Makefile
16891            + lib/unicode/Name.pl lib/unicode/Number.pl
16892            + lib/unicode/To/Digit.pl lib/unicode/To/Lower.pl
16893            + lib/unicode/To/Title.pl lib/unicode/To/Upper.pl
16894            + lib/unicode/UnicodeData-Latest.txt lib/unicode/arabshp.txt
16895            + lib/unicode/blocks.txt lib/unicode/index2.txt
16896            + lib/unicode/jamo2.txt lib/unicode/mktables.PL
16897            + lib/unicode/names2.txt lib/unicode/props2.txt
16898            + lib/unicode/readme.txt lib/utf8.pm lib/utf8_heavy.pl t/UTEST
16899            + utf8.c utf8.h
16900            ! Makefile.SH doop.c embed.h embedvar.h global.sym handy.h mg.c
16901            ! op.c op.h perl.h perlvars.h pod/perlfunc.pod pod/perlop.pod
16902            ! pod/perlre.pod pp.c pp_ctl.c pp_hot.c proto.h regcomp.c
16903            ! regcomp.h regcomp.sym regexec.c regexp.h regnodes.h sv.c
16904            ! t/op/vec.t toke.c util.c vms/vmsish.h
16905 ____________________________________________________________________________
16906 [  1650] By: gsar                                  on 1998/07/24  04:06:48
16907         Log: create utfperl branch
16908      Branch: utfperl
16909           +> (branch 1079 files)
16910 ____________________________________________________________________________
16911 [  1649] By: gsar                                  on 1998/07/24  03:56:56
16912         Log: create maint-5.005 branch
16913      Branch: maint-5.005/perl
16914           +> (branch 1079 files)
16915 ____________________________________________________________________________
16916 [  1648] By: gsar                                  on 1998/07/24  03:36:35
16917         Log: un-checked-in 5.005 Changes  (this is 5.005 *exactly*)
16918      Branch: perl
16919            ! Changes
16920