add do-not-edit caveats for files generated by opcode.pl
[p5sagit/p5-mst-13.2.git] / Changes
1 Please note: This file provides a summary of significant changes
2 between versions and sub-versions of Perl, not necessarily a complete
3 list of each modification.  If you'd like more detailed information,
4 please consult the comments in the patches on which the relevant
5 release of Perl is based.  (Patches can be found on any CPAN
6 site, in the .../src/5.0 directory for full version releases,
7 or in the .../src/5/0/unsupported directory for sub-version
8 releases.)
9
10
11                            ---------------
12                             CAST AND CREW
13                            ---------------
14
15 To give due honor to those who have made Perl what is is today,
16 here are some of the more common names in the Changes file, and their
17 current addresses (as of July 1998):
18
19     Gisle Aas           <gisle@aas.no>
20     Abigail             <abigail@fnx.com>
21     Kenneth Albanowski  <kjahds@kjahds.com>
22     Russ Allbery        <rra@stanford.edu>
23     Spider Boardman     <spider@orb.nashua.nh.us>
24     Tom Christiansen    <tchrist@perl.com>
25     Jan Dubois          <jan.dubois@ibm.net>
26     Hallvard B Furuseth <h.b.furuseth@usit.uio.no>
27     M. J. T. Guy        <mjtg@cus.cam.ac.uk>
28     Jarkko Hietaniemi   <jhi@iki.fi>
29     Nick Ing-Simmons    <nik@tiuk.ti.com>
30     Andreas Koenig      <a.koenig@mind.de>
31     Doug MacEachern     <dougm@opengroup.org>
32     Paul Marquess       <pmarquess@bfsec.bt.co.uk>
33     Stephen McCamant    <alias@mcs.com>
34     Laszlo Molnar       <molnarl@cdata.tvnet.hu>
35     Hans Mulder         <hansmu@xs4all.nl>
36     Matthias Neeracher  <neeri@iis.ee.ethz.ch>
37     Jeff Okamoto        <okamoto@hpcc123.corp.hp.com>
38     Ulrich Pfeifer      <pfeifer@charly.informatik.uni-dortmund.de>
39     Tom Phoenix         <rootbeer@teleport.com>
40     Joshua Pritikin     <joshua.pritikin@db.com>
41     Norbert Pueschel    <pueschel@imsdd.meb.uni-bonn.de>
42     Dean Roehrich       <roehrich@cray.com>
43     Hugo van der Sanden <hv@crypt0.demon.co.uk>
44     Roderick Schertler  <roderick@argon.org>
45     Kurt D. Starsinic   <kstar@isinet.com>
46     Dan Sugalski        <sugalskd@osshe.edu>
47     Larry W. Virden     <lvirden@cas.org>
48     Ilya Zakharevich    <ilya@math.ohio-state.edu>
49
50 And the Keepers of the Patch Pumpkin:
51
52     Charles Bailey      <bailey@newman.upenn.edu>
53     Graham Barr         <gbarr@ti.com>
54     Malcolm Beattie     <mbeattie@sable.ox.ac.uk>
55     Tim Bunce           <Tim.Bunce@ig.co.uk>
56     Andy Dougherty      <doughera@lafcol.lafayette.edu>
57     Gurusamy Sarathy    <gsar@umich.edu>
58     Chip Salzenberg     <chip@perl.com>
59
60 And, of course, the Author of Perl:
61
62     Larry Wall          <larry@wall.org>
63
64
65 NOTE: Each change entry shows the change number; who checked it into the
66 repository; when; description of the change; which branch the change
67 happened in; and the affected files.  The file lists have a short symbolic
68 indicator:
69
70             !       modified
71             +       added
72             -       deleted
73             +>      branched (from elsewhere)
74             !>      merged changes (from elsewhere)
75
76
77 ----------------
78 Version 5.005_58        Development release working toward 5.006
79 ----------------
80
81 ____________________________________________________________________________
82 [  3604] By: gsar                                  on 1999/07/06  07:08:30
83         Log: From: paul.marquess@bt.com
84              Date: Tue, 8 Jun 1999 22:37:58 +0100 
85              Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB29C6C3C@mbtlipnt02.btlabs.bt.co.uk>
86              Subject: [PATCH 5.005_57] DB_File 1.67
87      Branch: perl
88            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
89            ! ext/DB_File/DB_File.xs ext/DB_File/typemap
90 ____________________________________________________________________________
91 [  3603] By: gsar                                  on 1999/07/06  07:04:50
92         Log: From: paul.marquess@bt.com
93              Date: Tue, 8 Jun 1999 22:34:01 +0100 
94              Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB29C6C3B@mbtlipnt02.btlabs.bt.co.uk>
95              Subject: [PATCH 5.005_57] DBM Filters
96      Branch: perl
97            ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
98            ! ext/NDBM_File/NDBM_File.pm ext/NDBM_File/NDBM_File.xs
99            ! ext/ODBM_File/ODBM_File.pm ext/ODBM_File/ODBM_File.xs
100            ! ext/SDBM_File/SDBM_File.pm ext/SDBM_File/SDBM_File.xs
101 ____________________________________________________________________________
102 [  3602] By: gsar                                  on 1999/07/06  07:00:01
103         Log: slightly tweaked version of suggested patch
104              From: Dan Sugalski <sugalskd@ous.edu>
105              Date: Tue, 08 Jun 1999 14:09:38 -0700
106              Message-Id: <3.0.6.32.19990608140938.030f12e0@ous.edu>
107              Subject: [PATCH 5.005_57]Use NV instead of double in the core
108      Branch: perl
109            ! av.h bytecode.pl cv.h doio.c dump.c embed.pl
110            ! ext/ByteLoader/bytecode.h ext/ByteLoader/byterun.c hv.h
111            ! intrpvar.h mg.c op.c perl.h pp.c pp.h pp_ctl.c pp_sys.c
112            ! proto.h sv.c sv.h toke.c universal.c util.c
113 ____________________________________________________________________________
114 [  3601] By: gsar                                  on 1999/07/06  06:52:57
115         Log: integrate cfgperl contents into mainline
116      Branch: perl
117           +> README.epoc epoc/config.h epoc/epoc.c epoc/epocish.h
118           +> epoc/perl.mmp epoc/perl.pkg
119           !> (integrate 30 files)
120 ____________________________________________________________________________
121 [  3598] By: jhi                                   on 1999/07/05  20:02:55
122         Log: Integrate with mainperl.
123      Branch: cfgperl
124           +> lib/CGI/Pretty.pm
125           !> Changes ext/B/B/Bblock.pm ext/B/B/C.pm ext/B/B/CC.pm
126           !> ext/B/B/Stackobj.pm ext/GDBM_File/GDBM_File.xs mg.c op.c
127           !> opcode.h opcode.pl pp_sys.c t/lib/io_udp.t thread.h toke.c
128           !> vms/descrip_mms.template vms/subconfigure.com vms/vms.c
129           !> vms/vmsish.h
130 ____________________________________________________________________________
131 [  3597] By: jhi                                   on 1999/07/05  19:59:48
132         Log: Hack SOCKS support some more plus a patch from Andy Dougherty
133              that addresses the notorious "Additional libraries" question.
134      Branch: cfgperl
135            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
136            ! config_h.SH doio.c ext/Socket/Socket.xs hints/aix.sh perl.c
137            ! pp_sys.c
138 ____________________________________________________________________________
139 [  3596] By: gsar                                  on 1999/07/05  18:30:51
140         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
141              Date: Tue, 8 Jun 1999 04:47:58 -0400 (EDT)
142              Message-Id: <199906080847.EAA03810@monk.mps.ohio-state.edu>
143              Subject: [PATCH 5.00557] Long-standing UDP sockets bug on OS/2
144      Branch: perl
145            ! pp_sys.c t/lib/io_udp.t
146 ____________________________________________________________________________
147 [  3595] By: gsar                                  on 1999/07/05  18:29:08
148         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
149              Date: Tue, 8 Jun 1999 04:44:58 -0400 (EDT)
150              Message-Id: <199906080844.EAA03784@monk.mps.ohio-state.edu>
151              Subject: [PATCH 5.00557] Setting $^E wipes out $!
152      Branch: perl
153            ! mg.c
154 ____________________________________________________________________________
155 [  3594] By: gsar                                  on 1999/07/05  18:24:53
156         Log: hand-apply whitespace mutiliated patch
157              From: Dan Sugalski <sugalskd@osshe.edu>
158              Date: Mon, 07 Jun 1999 14:46:42 -0700
159              Message-Id: <3.0.6.32.19990607144642.03079100@ous.edu>
160              Subject: [PATCH 5.005_57]Updated VMS patch
161      Branch: perl
162            ! thread.h vms/descrip_mms.template vms/subconfigure.com
163            ! vms/vms.c vms/vmsish.h
164 ____________________________________________________________________________
165 [  3593] By: gsar                                  on 1999/07/05  17:53:04
166         Log: applied parts not duplicated by previous patches
167              From: "Vishal Bhatia" <vishalb@my-deja.com>
168              Date: Sat, 05 Jun 1999 08:42:17 -0700
169              Message-ID: <JAMCAJKJEJDPAAAA@my-deja.com>
170              Subject: Fwd: [PATCH 5.005_57] consolidated compiler changes
171      Branch: perl
172            ! Changes ext/B/B/Bblock.pm ext/B/B/C.pm ext/B/B/CC.pm
173            ! ext/B/B/Stackobj.pm
174 ____________________________________________________________________________
175 [  3592] By: jhi                                   on 1999/07/05  17:17:22
176         Log: AIX threaded build, plus few more on the side.
177      Branch: cfgperl
178            ! embed.h embed.pl ext/DynaLoader/dl_aix.xs
179            ! ext/DynaLoader/dl_next.xs ext/DynaLoader/dl_rhapsody.xs
180            ! ext/DynaLoader/dl_vms.xs hints/aix.sh objXSUB.h perl.h
181            ! perl_exp.SH pp_ctl.c proto.h toke.c util.c
182 ____________________________________________________________________________
183 [  3591] By: gsar                                  on 1999/07/05  16:52:34
184         Log: "\e" and "\a" didn't produce right escape under EBCDIC
185              From: pvhp@forte.com (Peter Prymmer)
186              Date: Fri, 4 Jun 99 12:00:27 PDT
187              Message-Id: <9906041900.AA28387@forte.com>
188              Subject: [PATCH 5.005_57]lingering ASCIIism in tokener
189      Branch: perl
190            ! toke.c
191 ____________________________________________________________________________
192 [  3590] By: gsar                                  on 1999/07/05  16:40:01
193         Log: s/scalar ref constructor/single ref constructor/ (suggested
194              by Stephen McCamant)
195      Branch: perl
196            ! opcode.h opcode.pl
197 ____________________________________________________________________________
198 [  3589] By: gsar                                  on 1999/07/05  16:34:06
199         Log: no such thing as gdbm_clearerr() (from Andy Dougherty)
200      Branch: perl
201            ! ext/GDBM_File/GDBM_File.xs
202 ____________________________________________________________________________
203 [  3588] By: gsar                                  on 1999/07/05  16:29:39
204         Log: allow C<-foo> under C<use integer> (behavior of C<-$string>
205              is unchanged still)
206      Branch: perl
207            ! op.c
208 ____________________________________________________________________________
209 [  3587] By: jhi                                   on 1999/07/05  10:31:43
210         Log: Make perl_exp.SH smarter about what to include and what to exclude.
211      Branch: cfgperl
212            ! perl_exp.SH
213 ____________________________________________________________________________
214 [  3586] By: jhi                                   on 1999/07/05  09:29:31
215         Log: Remove unnecessary and extraneous my $i = 0.
216      Branch: cfgperl
217            ! bytecode.pl
218 ____________________________________________________________________________
219 [  3585] By: jhi                                   on 1999/07/05  07:28:59
220         Log: Integrate with mainperl.
221      Branch: cfgperl
222           !> (integrate 30 files)
223 ____________________________________________________________________________
224 [  3584] By: gsar                                  on 1999/07/05  05:36:28
225         Log: From: Vishal Bhatia <vishalb@hotmail.com>
226              Date: Thu, 03 Jun 1999 00:57:48 PDT
227              Message-ID: <19990603075749.86665.qmail@hotmail.com>
228              Subject: Re: [PATCH 5.005_57] pp_sort sorted out
229      Branch: perl
230            ! ext/B/B/Bblock.pm ext/B/B/C.pm ext/B/B/CC.pm
231 ____________________________________________________________________________
232 [  3583] By: gsar                                  on 1999/07/05  05:31:19
233         Log: suppress fancy display when in verbose mode (suggested by
234              Paul Johnson <pjcj@transeda.com>)
235      Branch: perl
236            ! lib/Test/Harness.pm
237 ____________________________________________________________________________
238 [  3582] By: gsar                                  on 1999/07/05  05:17:12
239         Log: cygwin32 update
240              From: "Fifer, Eric" <EFifer@sanwaint.com>
241              Date:  Wed, 2 Jun 1999 15:16:05 +0100
242              Message-Id:  <71E287AB0D94D111BBD600600849EC8185EDD9@POST>
243              Subject:  [ID 19990602.003] perl5.005_03 (CORE) cygwin32 port
244      Branch: perl
245            ! Configure Makefile.SH README.cygwin32 cygwin32/Makefile.SHs
246            ! cygwin32/build-instructions.READFIRST
247            ! cygwin32/build-instructions.charles-wilson
248            ! cygwin32/build-instructions.sebastien-barre
249            ! cygwin32/build-instructions.steven-morlock
250            ! cygwin32/build-instructions.steven-morlock2 doio.c dosish.h
251            ! ext/POSIX/Makefile.PL ext/POSIX/POSIX.xs hints/cygwin32.sh
252            ! lib/Cwd.pm lib/ExtUtils/MM_Cygwin.pm perl.h pp_hot.c
253            ! t/op/magic.t util.c
254 ____________________________________________________________________________
255 [  3581] By: gsar                                  on 1999/07/05  02:46:18
256         Log: NeXT doesn't have FD_CLOEXEC (suggested by Hans Mulder)
257      Branch: perl
258            ! util.c
259 ____________________________________________________________________________
260 [  3580] By: gsar                                  on 1999/07/05  02:38:03
261         Log: From: "Ed Peschko" <ed_peschko@csgsystems.com>
262              Date: Mon, 31 May 1999 18:18:13 -0600
263              Message-ID: <19990601001813.AAA17834@csgsystems.com>
264              Subject: [ PATCH perl5.005_57 ] new perlcc + regression tests
265      Branch: perl
266            ! t/TEST t/UTEST t/harness utils/perlcc.PL
267 ____________________________________________________________________________
268 [  3579] By: gsar                                  on 1999/07/05  01:20:58
269         Log: compatibility tweak for Class::Struct
270      Branch: perl
271            ! lib/Class/Struct.pm
272 ____________________________________________________________________________
273 [  3578] By: jhi                                   on 1999/07/04  23:26:01
274         Log: Miscellaneus AIX fixes + SOCKS support.
275      Branch: cfgperl
276            ! Configure Makefile.SH Porting/Glossary Porting/config.sh
277            ! Porting/config_H config_h.SH doio.c ext/Socket/Socket.xs
278            ! hints/aix.sh pp_sys.c
279 ____________________________________________________________________________
280 [  3577] By: gsar                                  on 1999/07/04  23:07:39
281         Log: test tweak
282      Branch: perl
283            ! t/io/openpid.t
284 ____________________________________________________________________________
285 [  3576] By: jhi                                   on 1999/07/04  22:39:23
286         Log: Integrate with mainperl.
287      Branch: cfgperl
288           +> t/io/openpid.t
289            - win32/perlhost.h
290           !> (integrate 51 files)
291 ____________________________________________________________________________
292 [  3575] By: jhi                                   on 1999/07/04  22:26:48
293         Log: Added 64-bit support for AIX 4.3 or better
294              based on Martin H. Rusoff's observations.
295      Branch: cfgperl
296            ! Configure config_h.SH hints/aix.sh
297 ____________________________________________________________________________
298 [  3574] By: jhi                                   on 1999/07/04  21:34:47
299         Log: Do not throw away gccvers compilation errors.
300              From: Andy Dougherty <doughera@lafayette.edu>
301              To: Ron Seguin <rseguin@on.bell.ca>
302              Cc: Perl Porters <perl5-porters@perl.org>
303              Subject: [PATCH] Re: [ID 19990625.011]  WHOA There
304              Date: Mon, 28 Jun 1999 12:36:38 -0400 (EDT)
305              Message-Id: <Pine.GSU.4.05.9906281230100.6265-100000@newton.phys>
306      Branch: cfgperl
307            ! Configure config_h.SH
308 ____________________________________________________________________________
309 [  3573] By: gsar                                  on 1999/07/04  21:10:32
310         Log: adapted suggested tests for addition to testsuite
311              From: RonaldWS@aol.com
312              Date:  Sun, 30 May 1999 16:27:28 EDT
313              Message-Id:  <25cd799f.2482f930@aol.com>
314              Subject: [19990530.007] Open with pipe | does not return pid under win32
315      Branch: perl
316            + t/io/openpid.t
317            ! MANIFEST win32/win32.c
318 ____________________________________________________________________________
319 [  3572] By: gsar                                  on 1999/07/04  20:29:32
320         Log: perl_run() should call my_exit(0) for normal completion
321      Branch: perl
322            ! perl.c
323 ____________________________________________________________________________
324 [  3571] By: jhi                                   on 1999/07/04  20:10:44
325         Log: Add test for change #3568 plus general cleanup.
326      Branch: cfgperl
327            ! t/pragma/locale.t
328 ____________________________________________________________________________
329 [  3570] By: gsar                                  on 1999/07/04  20:03:21
330         Log: make overload, Data::Dumper, and dumpvar understand qr// stringify
331              overloading
332      Branch: perl
333            ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/Dumper.xs
334            ! lib/Dumpvalue.pm lib/dumpvar.pl lib/overload.pm pp_ctl.c
335 ____________________________________________________________________________
336 [  3569] By: gsar                                  on 1999/07/04  18:04:48
337         Log: make AIX dynaloading work when libperl is shared (and thus under
338              mod_perl etc.)
339              From: Jens-Uwe Mager <jum@helios.de>
340              Date:  Sat, 29 May 1999 17:09:52 +0200
341              Message-Id:  <199905291509.RAA43978@ans.helios.de>
342              Subject: [19990529.002] DynaLoader does not work properly if perl is not the main program (AIX)
343      Branch: perl
344            ! ext/DynaLoader/dl_aix.xs
345 ____________________________________________________________________________
346 [  3568] By: jhi                                   on 1999/07/04  14:54:23
347         Log: pp_lc/pp_lcfirst/pp_quotemeta/pp_uc/pp_ucfirst were not calling mg_set().
348              This resulted for example in the 'o' magic not being cleared by
349              magic_setcollxfrm(), which resulted in strange cmp results.
350              The bug was reported originally in the message
351              Subject: Bug with locale
352              From: Jan Starzynski <jan@planet.de> 
353              To: perlbug@perl.com 
354              Date: Fri, 09 Apr 1999 13:23:07 +0200 
355              Message-ID: <370DE31B.DAEE1332@planet.de> 
356      Branch: cfgperl
357            ! pp.c
358 ____________________________________________________________________________
359 [  3567] By: gsar                                  on 1999/07/04  02:38:34
360         Log: remove misleading info on defined(&func), unclutter deprecation
361              about defined(@array)
362      Branch: perl
363            ! op.c pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
364            ! t/pragma/warn/op
365 ____________________________________________________________________________
366 [  3566] By: gsar                                  on 1999/07/04  01:46:31
367         Log: From: jan.dubois@ibm.net (Jan Dubois)
368              Date: Wed, 26 May 1999 22:07:17 +0200
369              Message-ID: <374c53ac.10322322@smtp1.ibm.net>
370              Subject: [PATCH 5.005_57] MINGW32 and EGCS 1.1.2 support
371      Branch: perl
372            ! Changes win32/win32.c win32/win32.h
373 ____________________________________________________________________________
374 [  3565] By: gsar                                  on 1999/07/04  01:26:02
375         Log: newer version of perlxstut from Jeff Okamoto (slightly edited
376              for win32 issues)
377      Branch: perl
378            ! pod/perlxstut.pod
379 ____________________________________________________________________________
380 [  3564] By: gsar                                  on 1999/07/02  03:09:04
381         Log: avoid warnings
382      Branch: perl
383            ! ext/Thread/Thread/Specific.pm lib/fields.pm
384 ____________________________________________________________________________
385 [  3563] By: gsar                                  on 1999/06/28  19:23:47
386         Log: inc version (for CPAN.pm sanity)
387      Branch: perl
388            ! lib/Text/ParseWords.pm
389 ____________________________________________________________________________
390 [  3562] By: gsar                                  on 1999/06/28  19:19:01
391         Log: regen perltoc
392      Branch: perl
393            ! pod/perltoc.pod
394 ____________________________________________________________________________
395 [  3561] By: gsar                                  on 1999/06/28  19:08:41
396         Log: From: Damian Conway <damian@cs.monash.edu.au>
397              Date: Wed, 26 May 1999 00:58:35 -0400
398              Message-Id: <199905260458.AAA06411@defender.perl.org>
399              Subject: [19990526.002] Misc. improvements to Class:Struct
400      Branch: perl
401            ! MANIFEST lib/Class/Struct.pm
402 ____________________________________________________________________________
403 [  3560] By: gsar                                  on 1999/06/28  18:50:52
404         Log: remove bogus PL_optype_size
405      Branch: perl
406            ! bytecode.pl ext/ByteLoader/byterun.h
407 ____________________________________________________________________________
408 [  3559] By: gsar                                  on 1999/06/28  18:22:26
409         Log: upgrade CGI.pm to v2.53 (CGI/{Apache,Switch}.pm NOT deleted)
410      Branch: perl
411            + lib/CGI/Pretty.pm
412            ! eg/cgi/file_upload.cgi lib/CGI.pm lib/CGI/Carp.pm
413            ! lib/CGI/Cookie.pm lib/CGI/Fast.pm t/lib/cgi-form.t
414            ! t/lib/cgi-html.t t/lib/cgi-request.t
415 ____________________________________________________________________________
416 [  3558] By: jhi                                   on 1999/06/28  07:30:21
417         Log: Change Olaf Lebbe's email address.
418      Branch: cfgperl
419            ! README.epoc
420 ____________________________________________________________________________
421 [  3557] By: gsar                                  on 1999/06/28  00:07:33
422         Log: make autogenerated files writable
423      Branch: perl
424            - win32/perlhost.h
425            ! MANIFEST Porting/makerel embed.h embedvar.h ext/B/B/Asmdata.pm
426            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h global.sym
427            ! keywords.h lib/warning.pm objXSUB.h opcode.h pp.sym pp_proto.h
428            ! proto.h regnodes.h warning.h win32/config_H.bc
429            ! win32/config_H.gc win32/config_H.vc
430 ____________________________________________________________________________
431 [  3556] By: jhi                                   on 1999/06/27  19:22:53
432         Log: Update MANIFEST to match #3555.
433      Branch: cfgperl
434            ! MANIFEST
435 ____________________________________________________________________________
436 [  3555] By: jhi                                   on 1999/06/27  19:16:22
437         Log: EPOC port to Psion5.
438              From: Olaf Flebbe <O.Flebbe@science-computing.de>
439              To: Jarkko Hietaniemi <jhi@iki.fi>
440              Cc: perl5-porters@perl.org
441              Subject: Re: Psion5
442              Date: Sun, 27 Jun 1999 20:50:30 +0200 (METDST)
443              Message-ID: <Pine.GHP.4.02.9906272048130.17736-100000@io.science-computing.de>
444      Branch: cfgperl
445            + README.epoc epoc/config.h epoc/epoc.c epoc/epocish.h
446            + epoc/perl.mmp epoc/perl.pkg
447            ! MANIFEST doio.c lib/Term/ReadLine.pm lib/perl5db.pl perl.c
448            ! perl.h sv.c util.c
449 ____________________________________________________________________________
450 [  3554] By: jhi                                   on 1999/06/27  18:50:52
451         Log: Integrate from mainperl.
452      Branch: cfgperl
453           !> (integrate 48 files)
454 ____________________________________________________________________________
455 [  3553] By: gsar                                  on 1999/06/27  14:28:49
456         Log: somewhat untested PERL_OBJECT cleanups (C++isms mostly
457              gone from the public API); PERL_OBJECT builds again on
458              windows
459              
460              TODO: namespace-clean the typedefs in iperlsys.h and
461              elsewhere; remove C++ remnants from public headers
462      Branch: perl
463            ! XSUB.h bytecode.pl cv.h embed.h embed.pl ext/B/B.xs
464            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
465            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h
466            ! ext/DynaLoader/dlutils.c global.sym globals.c iperlsys.h
467            ! lib/ExtUtils/Embed.pm lib/ExtUtils/xsubpp mg.c objXSUB.h
468            ! opcode.h opcode.pl perl.c perl.h pod/perlhist.pod pp_ctl.c
469            ! pp_hot.c proto.h scope.h sv.h toke.c universal.c util.c
470            ! win32/GenCAPI.pl win32/Makefile win32/config.bc
471            ! win32/config.gc win32/config.vc win32/dl_win32.xs
472            ! win32/makedef.pl win32/makefile.mk win32/perllib.c
473            ! win32/runperl.c win32/win32.c win32/win32.h win32/win32iop.h
474            ! win32/win32sck.c
475 ____________________________________________________________________________
476 [  3552] By: gsar                                  on 1999/06/27  13:49:31
477         Log: integrate cfgperl changes into mainline
478      Branch: perl
479           !> dump.c embed.h embed.pl embedvar.h global.sym intrpvar.h mg.c
480           !> objXSUB.h op.c perl.c perl.h perlvars.h pp.c pp_ctl.c
481           !> pp_proto.h pp_sys.c proto.h sv.c t/pragma/locale.t toke.c
482           !> util.c
483 ____________________________________________________________________________
484 [  3551] By: gsar                                  on 1999/06/27  13:31:11
485         Log: fix indents
486      Branch: perl
487            ! op.c
488 ____________________________________________________________________________
489 [  3550] By: gsar                                  on 1999/06/24  22:42:53
490         Log: update Changes
491      Branch: perl
492            ! Changes
493 ____________________________________________________________________________
494 [  3549] By: gsar                                  on 1999/06/24  22:41:17
495         Log: avoid race condition in the CAPI extension bootstrap handler
496      Branch: perl
497            ! lib/ExtUtils/xsubpp win32/GenCAPI.pl
498 ____________________________________________________________________________
499 [  3548] By: gsar                                  on 1999/06/24  22:39:53
500         Log: sanity check to cover the case when perl is installed into the
501              X:\ (drive root)
502      Branch: perl
503            ! win32/win32.c
504 ____________________________________________________________________________
505 [  3547] By: gsar                                  on 1999/06/22  19:30:32
506         Log: tweak RefHash to make intent clearer (suggested by John Dlugosz)
507      Branch: perl
508            ! lib/Tie/RefHash.pm
509 ____________________________________________________________________________
510 [  3544] By: jhi                                   on 1999/06/18  19:24:28
511         Log: Tidy up #3542 and #3543. 
512      Branch: cfgperl
513            ! t/pragma/locale.t util.c
514 ____________________________________________________________________________
515 [  3543] By: jhi                                   on 1999/06/18  10:28:45
516         Log: Spice up locale.t.
517      Branch: cfgperl
518            ! t/pragma/locale.t
519 ____________________________________________________________________________
520 [  3542] By: jhi                                   on 1999/06/17  22:42:03
521         Log: Fixed two long-standing locale bugs.
522              
523              Both problems were related to numeric locale which
524              controls the radix character aka the decimal separator.
525              (1) printf (and sprintf) were resetting the numeric locale to C.
526              (2) Using locale-numerically formatted floating point
527              numbers (e.g. "1,23") together with -w caused warnings about
528              "isn't numeric".  The operations were working fine, though,
529              because atof() was using the local locale.
530              Both problems reported by Stefan Vogtner.
531              
532              Introduced a wrapper for atof() that attempts to convert
533              the string both ways.  This helps Perl to understand
534              numbers like this "4.56" even when using a local locale
535              makes atof() understand only numbers like this "7,89".
536              
537              Remaining related problems, both of which existed before
538              this patch and continue to exist after this patch:
539              (a) The behaviour of print() is _not_ as documented by perllocale.
540              Instead of always using the C locale, print() does use the
541              local locale, just like the *printf() do.  This may be fixable
542              now that switching to-and-fro between locales has been made
543              more consistent, but fixing print() would change existing
544              behaviour.  perllocale is not changed by this patch.
545              (b) If a number has been stringified (say, via "$number") under
546              a local locale, the cached string value persists even under
547              "no locale".  This may or may not be a problem: operations
548              work fine because the original number is still there, but
549              that the string form keeps its locale-ish outlook may be
550              somewhat confusing.
551      Branch: cfgperl
552            ! dump.c embed.h embed.pl embedvar.h global.sym intrpvar.h mg.c
553            ! objXSUB.h op.c perl.c perl.h perlvars.h pp.c pp_ctl.c
554            ! pp_proto.h pp_sys.c proto.h sv.c t/pragma/locale.t toke.c
555            ! util.c
556 ____________________________________________________________________________
557 [  3541] By: jhi                                   on 1999/06/17  20:00:16
558         Log: Integrate from mainperl.
559      Branch: cfgperl
560           !> ext/Data/Dumper/Dumper.pm op.c
561 ____________________________________________________________________________
562 [  3540] By: gsar                                  on 1999/06/16  16:49:55
563         Log: dump C<0> as such, not C<'0'>
564      Branch: perl
565            ! ext/Data/Dumper/Dumper.pm
566 ____________________________________________________________________________
567 [  3539] By: gsar                                  on 1999/06/13  04:04:40
568         Log: fix coredumper in change#3498
569      Branch: perl
570            ! op.c
571 ____________________________________________________________________________
572 [  3538] By: jhi                                   on 1999/06/12  22:01:26
573         Log: Integrate from mainperl.
574      Branch: cfgperl
575           +> lib/caller.pm
576           !> (integrate 36 files)
577 ____________________________________________________________________________
578 [  3537] By: gsar                                  on 1999/06/12  06:43:03
579         Log: EXTERN_C declarations for global arrays in various
580              headers, so perl can be built even in C++ mode; win32
581              build fixups; regen headers
582      Branch: perl
583            ! XSUB.h embedvar.h ext/B/B.xs objXSUB.h opcode.h opcode.pl
584            ! perl.h regcomp.h regexec.c utf8.h win32/win32.c win32/win32.h
585 ____________________________________________________________________________
586 [  3536] By: gsar                                  on 1999/06/12  06:38:21
587         Log: caller.pm typos
588      Branch: perl
589            ! lib/caller.pm
590 ____________________________________________________________________________
591 [  3535] By: gsar                                  on 1999/06/11  23:13:54
592         Log: various little tweaks; most globals are now in intrpvar.h, ninterps
593              is temporarily gone
594      Branch: perl
595            ! embed.pl intrpvar.h os2/os2.c perl.c perlvars.h
596            ! pod/perldelta.pod proto.h win32/perllib.c
597 ____________________________________________________________________________
598 [  3534] By: gsar                                  on 1999/06/11  20:41:51
599         Log: implement C<use caller 'encoding'>
600      Branch: perl
601            + lib/caller.pm
602            ! MANIFEST perl.h pod/perldelta.pod pod/perlfunc.pod pp_ctl.c
603 ____________________________________________________________________________
604 [  3533] By: gsar                                  on 1999/06/11  16:51:04
605         Log: truncate() has a peculiar exemption from strict barewords, even
606              though it has a non-filehandle prototype
607      Branch: perl
608            ! op.c t/io/fs.t
609 ____________________________________________________________________________
610 [  3532] By: gsar                                  on 1999/06/11  09:09:16
611         Log: GDBM tweak
612      Branch: perl
613            ! ext/GDBM_File/GDBM_File.xs ext/GDBM_File/typemap
614 ____________________________________________________________________________
615 [  3531] By: gsar                                  on 1999/06/10  23:34:19
616         Log: part of the platform changes for IMPLICIT_CONTEXT
617      Branch: perl
618            ! djgpp/djgpp.c jpl/JNI/JNI.xs jpl/JNI/typemap
619            ! jpl/PerlInterpreter/PerlInterpreter.c
620            ! jpl/PerlInterpreter/PerlInterpreter.h
621            ! os2/OS2/ExtAttr/ExtAttr.xs os2/OS2/PrfDB/PrfDB.xs
622            ! os2/OS2/Process/Process.xs os2/OS2/REXX/REXX.xs perl.h
623 ____________________________________________________________________________
624 [  3530] By: jhi                                   on 1999/06/10  20:55:56
625         Log: Integrate from mainperl.
626      Branch: cfgperl
627           !> ext/DB_File/DB_File.xs ext/DB_File/typemap
628 ____________________________________________________________________________
629 [  3529] By: gsar                                  on 1999/06/10  20:40:01
630         Log: DB_File tweaks for IMPLICIT CONTEXT
631      Branch: perl
632            ! ext/DB_File/DB_File.xs ext/DB_File/typemap
633 ____________________________________________________________________________
634 [  3528] By: jhi                                   on 1999/06/10  10:18:15
635         Log: Integrate from mainperl.
636      Branch: cfgperl
637           !> (integrate 105 files)
638 ____________________________________________________________________________
639 [  3527] By: gsar                                  on 1999/06/10  09:30:35
640         Log: most globals are now interpreter local; locale initialization
641              was too early, defer it until interpreter is allocated and
642              initialized; multiple interpreters should now be
643              concurrency-safe (untested)
644      Branch: perl
645            ! embedvar.h intrpvar.h malloc.c miniperlmain.c perl.c perl.h
646            ! perlvars.h
647 ____________________________________________________________________________
648 [  3526] By: gsar                                  on 1999/06/10  08:38:00
649         Log: fix small nits
650      Branch: perl
651            ! cc_runtime.h ext/B/B/CC.pm run.c
652 ____________________________________________________________________________
653 [  3525] By: gsar                                  on 1999/06/10  04:41:38
654         Log: win32 build fixes
655      Branch: perl
656            ! bytecode.pl dosish.h embed.h embed.pl ext/B/B.xs
657            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
658            ! ext/ByteLoader/byterun.h ext/SDBM_File/sdbm/sdbm.c globals.c
659            ! mg.c objXSUB.h op.h perl.c perl.h pp_sys.c proto.h sv.c util.c
660            ! win32/Makefile win32/config_H.bc win32/config_H.gc
661            ! win32/config_H.vc win32/config_h.PL win32/dl_win32.xs
662            ! win32/makedef.pl win32/makefile.mk win32/perllib.c
663            ! win32/win32.c win32/win32.h win32/win32sck.c
664            ! win32/win32thread.c win32/win32thread.h
665 ____________________________________________________________________________
666 [  3524] By: gsar                                  on 1999/06/09  18:03:01
667         Log: more complete support for implicit thread/interpreter pointer,
668              enabled via -DPERL_IMPLICIT_CONTEXT (all changes are noops
669              without that enabled):
670              - USE_THREADS now enables PERL_IMPLICIT_CONTEXT, so dTHR
671              is a noop; tests pass on Solaris; should be faster now!
672              - MULTIPLICITY has been tested with and without
673              PERL_IMPLICIT_CONTEXT on Solaris
674              - improved function database now merged with embed.pl
675              - everything except the varargs functions have foo(a,b,c) macros
676              to provide compatibility
677              - varargs functions default to compatibility variants that
678              get the context pointer using dTHX
679              - there should be almost no source compatibility issues as a
680              result of all this
681              - dl_foo.xs changes other than dl_dlopen.xs untested
682              - still needs documentation, fixups for win32 etc
683              Next step: migrate most non-mutex variables from perlvars.h
684              to intrpvar.h
685      Branch: perl
686            - proto.pl
687            ! MANIFEST XSUB.h av.c bytecode.pl cv.h doio.c doop.c dump.c
688            ! ebcdic.c embed.h embed.pl embedvar.h ext/B/B.xs ext/B/typemap
689            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
690            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h
691            ! ext/Data/Dumper/Dumper.xs ext/Devel/Peek/Peek.xs
692            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_beos.xs
693            ! ext/DynaLoader/dl_cygwin32.xs ext/DynaLoader/dl_dld.xs
694            ! ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dl_hpux.xs
695            ! ext/DynaLoader/dl_mpeix.xs ext/DynaLoader/dl_next.xs
696            ! ext/DynaLoader/dl_none.xs ext/DynaLoader/dl_rhapsody.xs
697            ! ext/DynaLoader/dl_vmesa.xs ext/DynaLoader/dl_vms.xs
698            ! ext/DynaLoader/dlutils.c ext/Opcode/Opcode.xs
699            ! ext/POSIX/POSIX.xs ext/Thread/Thread.xs ext/re/re.xs
700            ! global.sym globals.c gv.c hv.c lib/ExtUtils/typemap
701            ! lib/ExtUtils/xsubpp malloc.c mg.c mg.h miniperlmain.c
702            ! objXSUB.h op.c opcode.h opcode.pl perl.c perl.h perlio.c
703            ! perlsfio.h perly.c pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c
704            ! proto.h regcomp.c regcomp.h regexec.c run.c scope.c scope.h
705            ! sv.c taint.c thrdvar.h thread.h toke.c universal.c utf8.c
706            ! util.c win32/Makefile win32/makefile.mk writemain.SH
707 ____________________________________________________________________________
708 [  3523] By: gsar                                  on 1999/06/07  05:24:13
709         Log: missed a file
710      Branch: perl
711            + proto.pl
712            ! MANIFEST
713 ____________________________________________________________________________
714 [  3522] By: gsar                                  on 1999/06/07  05:18:34
715         Log: initial stub implementation of implicit thread/this
716              pointer    argument; builds/tests on Solaris, win32
717              hasn't been fixed up yet; proto.h, global.sym and
718              static function decls are now generated from a common
719              database in proto.pl; some inconsistently named
720              perl_foo() things are now Perl_foo(), compatibility
721              #defines provided; perl_foo() (lowercase 'p') reserved
722              for functions that take an explicit context argument;
723              next step: generate #define foo(a,b) Perl_foo(aTHX_ a,b)
724      Branch: perl
725            ! XSUB.h av.c cop.h deb.c doio.c doop.c dump.c ebcdic.c embed.h
726            ! embed.pl ext/POSIX/POSIX.xs global.sym globals.c gv.c gv.h
727            ! hv.c malloc.c mg.c miniperlmain.c objXSUB.h op.c opcode.h
728            ! opcode.pl perl.c perl.h perl_exp.SH perlio.c perly.c perly.y
729            ! pp.c pp.sym pp_ctl.c pp_hot.c pp_proto.h pp_sys.c proto.h
730            ! regcomp.c regexec.c run.c scope.c scope.h sv.c taint.c toke.c
731            ! universal.c utf8.c util.c
732 ____________________________________________________________________________
733 [  3521] By: gsar                                  on 1999/06/04  23:00:22
734         Log: clean up some stray "global" symbols
735      Branch: perl
736            ! embed.h embed.pl global.sym objXSUB.h opcode.pl pp.sym
737            ! pp_proto.h proto.h
738 ____________________________________________________________________________
739 [  3520] By: jhi                                   on 1999/06/02  21:33:28
740         Log: Integrate from mainperl.
741      Branch: cfgperl
742           !> (integrate 94 files)
743 ____________________________________________________________________________
744 [  3519] By: gsar                                  on 1999/06/02  07:16:10
745         Log: avoid dereferencing null pointer from getpwent() et al
746      Branch: perl
747            ! pp_sys.c
748 ____________________________________________________________________________
749 [  3518] By: gsar                                  on 1999/06/02  04:47:10
750         Log: remove _() non-ansism
751      Branch: perl
752            ! Porting/config_H XSUB.h config_h.SH cv.h doio.c doop.c
753            ! ext/B/B/C.pm ext/B/B/CC.pm ext/B/byteperl.c
754            ! ext/ByteLoader/ByteLoader.xs ext/Data/Dumper/Dumper.xs
755            ! ext/DynaLoader/dl_beos.xs ext/DynaLoader/dl_dlopen.xs
756            ! ext/DynaLoader/dl_vmesa.xs ext/IO/poll.h ext/IPC/SysV/SysV.xs
757            ! ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs ext/Thread/Thread.xs
758            ! ext/re/re.xs handy.h hv.c iperlsys.h
759            ! jpl/PerlInterpreter/PerlInterpreter.c lib/ExtUtils/Embed.pm
760            ! malloc.c mg.c mg.h minimod.pl miniperlmain.c op.c op.h
761            ! opcode.h opcode.pl os2/POSIX.mkfifo perl.c perl.h
762            ! plan9/config.plan9 pod/perlembed.pod pod/perlguts.pod pp.c
763            ! pp_ctl.c pp_hot.c pp_sys.c proto.h regcomp.c regexec.c run.c
764            ! scope.h sv.c sv.h thread.h toke.c util.c vms/sockadapt.h
765            ! vms/vmsish.h vms/writemain.pl vos/config.h
766            ! vos/config_h.SH_orig win32/GenCAPI.pl win32/config_H.bc
767            ! win32/config_H.gc win32/config_H.vc win32/makemain.pl
768            ! win32/perllib.c win32/runperl.c win32/win32.h
769            ! win32/win32thread.h writemain.SH x2p/a2p.c x2p/a2p.h x2p/a2p.y
770            ! x2p/hash.h x2p/str.h x2p/util.h x2p/walk.c
771 ____________________________________________________________________________
772 [  3517] By: gsar                                  on 1999/06/02  02:17:51
773         Log: missed a few files
774      Branch: perl
775            ! ext/POSIX/POSIX.xs jpl/JNI/JNI.xs
776 ____________________________________________________________________________
777 [  3516] By: gsar                                  on 1999/06/02  01:37:33
778         Log: integrate cfgperl contents into mainline
779      Branch: perl
780           +> ext/ByteLoader/bytecode.h ext/ByteLoader/byterun.c
781           +> ext/ByteLoader/byterun.h
782            - bytecode.h byterun.c byterun.h
783            ! Changes
784           !> (integrate 58 files)
785 ____________________________________________________________________________
786 [  3515] By: gsar                                  on 1999/06/02  00:48:50
787         Log: remove stray K&R-isms
788      Branch: perl
789            ! ext/SDBM_File/sdbm/dba.c ext/SDBM_File/sdbm/dbd.c
790            ! ext/SDBM_File/sdbm/dbe.c ext/SDBM_File/sdbm/dbm.c
791            ! ext/SDBM_File/sdbm/dbu.c mg.c op.c pp_ctl.c pp_sys.c sv.c
792            ! toke.c util.c win32/win32.c x2p/hash.c
793 ____________________________________________________________________________
794 [  3514] By: gsar                                  on 1999/06/01  15:55:55
795         Log: change#3447 didn't do enough to exempt Foo->bar(qw/.../) from
796              strict 'subs'
797      Branch: perl
798            ! op.c t/pragma/strict-subs
799 ____________________________________________________________________________
800 [  3513] By: jhi                                   on 1999/06/01  07:17:05
801         Log: Patch applying of #3499 had gone awry.
802      Branch: cfgperl
803            ! ext/ByteLoader/bytecode.h ext/ByteLoader/byterun.h
804 ____________________________________________________________________________
805 [  3512] By: gsar                                  on 1999/05/31  19:21:30
806         Log: tighter -help output
807      Branch: perl
808            ! perl.c
809 ____________________________________________________________________________
810 [  3511] By: gsar                                  on 1999/05/31  17:18:23
811         Log: fix memory leak in C<eval 'return sub {...}'>
812      Branch: perl
813            ! embed.h embed.pl objXSUB.h pp_ctl.c proto.h
814 ____________________________________________________________________________
815 [  3510] By: gsar                                  on 1999/05/31  14:11:46
816         Log: tweak C++isms
817      Branch: perl
818            ! win32/dl_win32.xs win32/win32.c
819 ____________________________________________________________________________
820 [  3509] By: jhi                                   on 1999/05/30  13:02:26
821         Log: Cleanup of #3488.
822      Branch: cfgperl
823            ! Configure config_h.SH
824 ____________________________________________________________________________
825 [  3508] By: jhi                                   on 1999/05/30  11:16:01
826         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
827              To: Mailing list Perl5 <perl5-porters@perl.org>
828              Subject: [PATCH 5.005_57] Teach Socket and io_unix.t the syntax of OS/2
829              Date: Sat, 29 May 1999 20:18:13 -0400
830              Message-ID: <19990529201813.B9489@monk.mps.ohio-state.edu>
831      Branch: cfgperl
832            ! ext/Socket/Socket.xs os2/os2ish.h t/lib/io_unix.t
833 ____________________________________________________________________________
834 [  3507] By: jhi                                   on 1999/05/29  20:05:40
835         Log: From: Mark-Jason Dominus <mjd@plover.com>
836              To: perl5-porters@perl.com
837              Subject: PATCH (5.005_57): Document use of `SPECIAL' flag for `pushre':
838              Date: Sat, 29 May 1999 14:45:10 -0400
839              Message-ID: <19990529184510.27557.qmail@plover.com>
840      Branch: cfgperl
841            ! op.h
842 ____________________________________________________________________________
843 [  3506] By: gsar                                  on 1999/05/29  16:49:39
844         Log: avoid gv_check() recursive pit
845      Branch: perl
846            ! gv.c
847 ____________________________________________________________________________
848 [  3505] By: jhi                                   on 1999/05/29  11:38:16
849         Log: From: jan.dubois@ibm.net (Jan Dubois)
850              To: Gurusamy Sarathy <gsar@activestate.com>
851              Cc: perl5-porters@perl.org
852              Subject: [PATCH 5.005_57]Safeguard against unimplemented functions in pwuid.t and grent.t
853              Date: Sat, 29 May 1999 08:46:22 +0200
854              Message-ID: <374f8007.2016008@smtp1.ibm.net>
855      Branch: cfgperl
856            ! t/op/grent.t t/op/pwent.t
857 ____________________________________________________________________________
858 [  3504] By: jhi                                   on 1999/05/29  11:07:10
859         Log: QNX needs <sys/select.h> to define fd_set.
860              
861              From: Norton Allen <allen@huarp.harvard.edu>
862              To: perl5-porters@perl.org
863              Subject: [19990526.016] Not OK: perl 5.00503 on x86-qnx 424
864              Date:  Wed, 26 May 1999 13:51:27 -0400 (EDT)
865              Message-Id:  <199905261751.NAA20966@bottesini.harvard.edu>
866      Branch: cfgperl
867            ! ext/IO/poll.c
868 ____________________________________________________________________________
869 [  3503] By: jhi                                   on 1999/05/29  10:53:31
870         Log: From: jan.dubois@ibm.net (Jan Dubois)
871              To: Gurusamy Sarathy <gsar@activestate.com>, perl5-porters@perl.org
872              Subject: [PATCH all versions] (was Re: Unitialized Value Complaints in Math::BigFloat)
873              Date: Fri, 28 May 1999 20:14:35 +0200
874              Message-ID: <3751daa4.7188847@smtp1.ibm.net>
875      Branch: cfgperl
876            ! lib/Math/BigFloat.pm
877 ____________________________________________________________________________
878 [  3502] By: jhi                                   on 1999/05/29  10:44:44
879         Log: Make Configure support the change #3367,
880              SysV shadow passwords.
881      Branch: cfgperl
882            ! Configure config_h.SH pp_sys.c
883 ____________________________________________________________________________
884 [  3501] By: gsar                                  on 1999/05/28  21:22:23
885         Log: add wide versions of win32 system calls (first step in
886              globalization); delayload winsock for performance if compiling
887              with VC 6.0
888      Branch: perl
889            ! win32/Makefile win32/dl_win32.xs win32/makefile.mk
890            ! win32/win32.c win32/win32.h
891 ____________________________________________________________________________
892 [  3500] By: jhi                                   on 1999/05/28  21:17:24
893         Log: The new t/lib/io_linenum.t was using stricture
894              before @INC was set up.
895      Branch: cfgperl
896            ! t/lib/io_linenum.t
897 ____________________________________________________________________________
898 [  3499] By: jhi                                   on 1999/05/28  17:13:23
899         Log: From: Tom Hughes <tom@compton.nu>
900              To: perl5-porters@perl.org
901              Subject: [PATCH 5.005_57] ByteLoader mark 2
902              Date: Wed, 26 May 1999 23:59:49 +0100
903              Message-ID: <bf337a0849.tom@compton.compton.nu>
904              
905              plus resolve tiny conflict with #3479
906              plus regen_headers.
907      Branch: cfgperl
908            + ext/ByteLoader/bytecode.h ext/ByteLoader/byterun.c
909            + ext/ByteLoader/byterun.h
910            - bytecode.h byterun.c byterun.h
911            ! MANIFEST Makefile.SH bytecode.pl embed.h embedvar.h ext/B/B.pm
912            ! ext/B/B.xs ext/B/B/Bytecode.pm ext/B/Makefile.PL
913            ! ext/ByteLoader/ByteLoader.pm ext/ByteLoader/ByteLoader.xs
914            ! ext/ByteLoader/Makefile.PL global.sym intrpvar.h objXSUB.h
915            ! perl.h perlvars.h proto.h util.c utils/Makefile
916 ____________________________________________________________________________
917 [  3498] By: jhi                                   on 1999/05/28  16:53:04
918         Log: From: Mark-Jason Dominus <mjd@plover.com>
919              To: perl5-porters@perl.com
920              Subject: PATCH (5.005_57): defined(@a) now deprecated
921              Date: Thu, 27 May 1999 16:05:44 -0400
922              Message-ID: <19990527200544.13330.qmail@plover.com>
923      Branch: cfgperl
924            ! lib/Carp.pm op.c opcode.h opcode.pl pod/perldelta.pod
925            ! pod/perldiag.pod pod/perlfunc.pod pp_proto.h t/pragma/warn/op
926 ____________________________________________________________________________
927 [  3497] By: jhi                                   on 1999/05/28  16:50:54
928         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
929              To: perl5-porters@perl.org (Mailing list Perl5)
930              Subject: [PATCH 5.00557] Cosmetic OS/2-related patches
931              Date: Fri, 28 May 1999 12:13:00 -0400 (EDT)
932              Message-Id: <199905281613.MAA02048@monk.mps.ohio-state.edu>
933      Branch: cfgperl
934            ! MANIFEST Makefile.SH ext/POSIX/POSIX.xs hints/os2.sh
935            ! os2/Makefile.SHs t/io/pipe.t t/lib/io_sock.t
936 ____________________________________________________________________________
937 [  3496] By: jhi                                   on 1999/05/28  16:48:39
938         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
939              To: perl5-porters@perl.org (Mailing list Perl5)
940              Subject: [PATCH 5.00557] Required OS/2-related patches
941              Date: Fri, 28 May 1999 12:11:48 -0400 (EDT)
942              Message-Id: <199905281611.MAA02037@monk.mps.ohio-state.edu>
943      Branch: cfgperl
944            ! os2/os2.c t/lib/bigfloatpm.t t/lib/io_unix.t t/op/groups.t
945            ! t/op/stat.t util.c
946 ____________________________________________________________________________
947 [  3495] By: jhi                                   on 1999/05/28  16:45:56
948         Log: From: Paul Johnson <pjcj@transeda.com>
949              To: perl5-porters <perl5-porters@perl.org>
950              Subject: [PATCH 5.005_57] Provide more useful test okay percentage
951              Date: Fri, 28 May 1999 15:13:54 +0100
952              Message-ID: <19990528151354.B289@west-tip.transeda.com>
953      Branch: cfgperl
954            ! t/TEST
955 ____________________________________________________________________________
956 [  3494] By: jhi                                   on 1999/05/28  16:44:34
957         Log: From: Paul Johnson <pjcj@transeda.com>
958              To: perl5-porters <perl5-porters@perl.org>
959              Subject: [PATCH 5.005_57] Fixes related to working local $.
960              Date: Fri, 28 May 1999 15:11:18 +0100
961              Message-ID: <19990528151118.A289@west-tip.transeda.com>
962      Branch: cfgperl
963            ! ext/IO/lib/IO/Handle.pm pod/perlvar.pod t/lib/io_linenum.t
964 ____________________________________________________________________________
965 [  3493] By: gsar                                  on 1999/05/28  16:37:26
966         Log: change#3449 wasn't doing enough
967      Branch: perl
968            ! op.c t/comp/proto.t
969 ____________________________________________________________________________
970 [  3492] By: jhi                                   on 1999/05/28  08:12:23
971         Log: From: paul.marquess@bt.com
972              To: doughera@lafayette.edu
973              Cc: perl5-porters@perl.org
974              Subject: RE: [19990527.002] DBM Filters in _57 cause problems in NDBM_File
975              Date: Thu, 27 May 1999 23:31:38 +0100
976              Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB29C6C03@mbtlipnt02.btlabs.bt.co.uk>
977              
978              Had to be applied manually; some mailer had munged the patch slightly.
979      Branch: cfgperl
980            ! ext/NDBM_File/NDBM_File.xs
981 ____________________________________________________________________________
982 [  3491] By: jhi                                   on 1999/05/28  07:51:17
983         Log: From: "Vishal Bhatia" <vishalb@my-deja.com>
984              To: perl5-porters@perl.org
985              Subject: [PATCH 5.005_57] fixing eval in the compiler
986              Date: Thu, 27 May 1999 07:56:54 -0700
987              Message-ID: <JDIKFDKKLGHHBAAA@my-deja.com>
988      Branch: cfgperl
989            ! cc_runtime.h scope.h
990 ____________________________________________________________________________
991 [  3490] By: jhi                                   on 1999/05/28  07:47:06
992         Log: From: Andy Dougherty <doughera@lafayette.edu>
993              To: perlbug@perl.com
994              Cc: Jarkko Hietaniemi <jhi@iki.fi>
995              Subject: [PATCH] Configure updates for ISC 4.1
996              Date: Thu, 27 May 1999 15:19:21 -0400 (EDT)
997              Message-Id: <Pine.GSU.4.05.9905271513500.22115-100000@newton.phys>
998      Branch: cfgperl
999            ! Configure config_h.SH
1000 ____________________________________________________________________________
1001 [  3489] By: jhi                                   on 1999/05/28  07:39:17
1002         Log: Integrate from mainperl.
1003      Branch: cfgperl
1004           !> malloc.c win32/makedef.pl win32/win32.c
1005 ____________________________________________________________________________
1006 [  3488] By: jhi                                   on 1999/05/27  16:57:19
1007         Log: From: Andy Dougherty <doughera@lafayette.edu>
1008              To: Perl Porters <perl5-porters@perl.org>
1009              Subject: [PATCH] Re: 5.005_57 NOT OK on SunOS 4.1.3
1010              Date: Thu, 27 May 1999 12:26:28 -0400 (EDT)
1011              Message-Id: <Pine.GSU.4.05.9905271120230.22115-100000@newton.phys>
1012      Branch: cfgperl
1013            ! Configure config_h.SH hints/sunos_4_1.sh util.c
1014 ____________________________________________________________________________
1015 [  3487] By: gsar                                  on 1999/05/27  03:56:20
1016         Log: make win32_spawnvp() inherit standard handles even when they
1017              may be redirected
1018      Branch: perl
1019            ! win32/win32.c
1020 ____________________________________________________________________________
1021 [  3486] By: jhi                                   on 1999/05/26  19:55:52
1022         Log: From: Andy Dougherty <doughera@lafayette.edu>
1023              To: perl5-porters@perl.org
1024              Subject: Re: BUG -> [19990526.004] perl5.005_57 error in util.c on sun4-solaris2.6
1025              Date: Wed, 26 May 1999 14:49:52 -0400 (EDT)
1026              Message-Id: <Pine.GSU.4.05.9905261448310.19172-100000@newton.phys>
1027      Branch: cfgperl
1028            ! util.c
1029 ____________________________________________________________________________
1030 [  3485] By: chip                                  on 1999/05/26  17:19:11
1031         Log: Look for Linux FILE structure in libio.h, for glibc-2.1.
1032      Branch: maint-5.004/perl
1033            ! Configure
1034 ____________________________________________________________________________
1035 [  3484] By: gsar                                  on 1999/05/26  01:56:28
1036         Log: fix missing exported symbol
1037      Branch: perl
1038            ! malloc.c win32/makedef.pl
1039 ____________________________________________________________________________
1040 [  3483] By: jhi                                   on 1999/05/25  23:08:07
1041         Log: Configure -Dopenbsd_distribution to build for the OpenBSD tree.
1042              
1043              From: "Todd C. Miller" <Todd.Miller@courtesan.com>
1044              To: perlbug@perl.com
1045              Subject: OpenBSD hints file update
1046              Date: Tue, 25 May 1999 12:12:38 -0600 (MDT)
1047              Message-Id: <199905251812.MAA06032@xerxes.courtesan.com>
1048      Branch: cfgperl
1049            ! hints/openbsd.sh
1050 ____________________________________________________________________________
1051 [  3482] By: jhi                                   on 1999/05/25  23:01:25
1052         Log: From: Tom Hughes <tom@compton.nu>
1053              To: perl5-porters@perl.org
1054              Subject: [PATCH 5.005_57] Make Configure recognise glibc 2.1 stdio
1055              Date: Tue, 25 May 1999 23:10:23 +0100
1056              Message-ID: <1ed7f10749.tom@compton.compton.nu>
1057      Branch: cfgperl
1058            ! Configure config_h.SH
1059 ____________________________________________________________________________
1060 [  3481] By: jhi                                   on 1999/05/25  22:31:50
1061         Log: 3479, 3480, 3481 seems logical.
1062      Branch: cfgperl
1063           !> hints/aix.sh
1064 ____________________________________________________________________________
1065 [  3480] By: jhi                                   on 1999/05/25  22:13:39
1066         Log: The change #3479 wasn't perfect.
1067      Branch: perl
1068            ! hints/aix.sh
1069 ____________________________________________________________________________
1070 [  3479] By: jhi                                   on 1999/05/25  21:59:21
1071         Log: Cures for _57 in AIX 4.1.5.0.
1072              (1) The lddlflags lost its -lc by change #3660
1073              (and the politeness of change #3257).
1074              (2) optype_size must end up in perl.exp (as PL_optype_size).
1075              Added it to perlvars.h, fixed bytecode.pl,
1076              regen'ed the relevant headers.
1077      Branch: cfgperl
1078            ! bytecode.h bytecode.pl byterun.h embed.h embedvar.h objXSUB.h
1079            ! perlvars.h
1080      Branch: perl
1081            ! hints/aix.sh
1082 ____________________________________________________________________________
1083 [  3478] By: jhi                                   on 1999/05/25  20:13:47
1084         Log: Integrate from mainperl.
1085      Branch: cfgperl
1086           +> pod/perltootc.pod
1087           !> (integrate 101 files)
1088 ____________________________________________________________________________
1089 [  3477] By: gsar                                  on 1999/05/25  10:43:48
1090         Log: here be 5.005_57
1091      Branch: perl
1092            ! Changes MANIFEST Porting/makerel
1093           !> Changes5.005
1094
1095 ----------------
1096 Version 5.005_57
1097 ----------------
1098
1099 ____________________________________________________________________________
1100 [  3476] By: gsar                                  on 1999/05/25  09:23:43
1101         Log: up patchlevel &c
1102      Branch: perl
1103            ! Changes patchlevel.h pod/perlhist.pod win32/Makefile
1104            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
1105            ! win32/makefile.mk
1106 ____________________________________________________________________________
1107 [  3475] By: gsar                                  on 1999/05/25  09:14:51
1108         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1109              Date: Tue, 25 May 1999 02:42:23 -0400 (EDT)
1110              Message-Id: <199905250642.CAA06208@monk.mps.ohio-state.edu>
1111              Subject: [PATCH 5.005_56] REx engine improvements
1112      Branch: perl
1113            ! embedvar.h mg.c objXSUB.h pp.c pp_ctl.c pp_hot.c regcomp.c
1114            ! regexec.c regexp.h t/op/pat.t t/op/re_tests t/op/regexp.t
1115            ! thrdvar.h util.c
1116 ____________________________________________________________________________
1117 [  3474] By: gsar                                  on 1999/05/25  08:39:56
1118         Log: test case for change#3470
1119      Branch: perl
1120            ! t/lib/bigintpm.t
1121 ____________________________________________________________________________
1122 [  3473] By: gsar                                  on 1999/05/25  08:36:52
1123         Log: perlport 1.43 update from Chris Nandor and Tom Christiansen
1124      Branch: perl
1125            ! Changes pod/perlport.pod
1126 ____________________________________________________________________________
1127 [  3472] By: gsar                                  on 1999/05/25  08:28:57
1128         Log: assorted tweaks
1129      Branch: perl
1130            ! doio.c iperlsys.h win32/config.bc win32/config.gc
1131            ! win32/config.vc win32/config_H.bc win32/config_H.gc
1132            ! win32/config_H.vc win32/makedef.pl
1133 ____________________________________________________________________________
1134 [  3471] By: gsar                                  on 1999/05/25  06:06:04
1135         Log: perlref update from Tom Christiansen
1136      Branch: perl
1137            ! pod/perlref.pod
1138 ____________________________________________________________________________
1139 [  3470] By: gsar                                  on 1999/05/25  06:03:27
1140         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1141              Date: Mon, 24 May 1999 17:43:56 -0400
1142              Message-ID: <19990524174356.A1944@monk.mps.ohio-state.edu>
1143              Subject: [PATCH 5.005_*] hv.c calling negative malloc()
1144      Branch: perl
1145            ! hv.c
1146 ____________________________________________________________________________
1147 [  3469] By: gsar                                  on 1999/05/25  05:59:22
1148         Log: avoid temporary files that have a constant name (from a suggestion
1149              by Anthony J. Lill <ajlill@ajlc.waterloo.on.ca>)
1150      Branch: perl
1151            ! lib/ExtUtils/MM_Unix.pm
1152 ____________________________________________________________________________
1153 [  3468] By: gsar                                  on 1999/05/25  05:54:29
1154         Log: From: pvhp@forte.com (Peter Prymmer)
1155              Date: Mon, 24 May 99 11:20:25 PDT
1156              Message-Id: <9905241820.AA28071@forte.com>
1157              Subject: [PATCH: _56 and _03]EBCDIC %HTML_Escapes for Pod::Text, plus sync patch.
1158      Branch: perl
1159            ! lib/Pod/Text.pm
1160 ____________________________________________________________________________
1161 [  3467] By: gsar                                  on 1999/05/25  04:08:50
1162         Log: fix glob() bug that resulted in missing symlinks that don't point
1163              anywhere
1164      Branch: perl
1165            ! pp_hot.c
1166 ____________________________________________________________________________
1167 [  3466] By: gsar                                  on 1999/05/25  03:00:00
1168         Log: avoid enumerating @INC contents in diagnostic if @INC was never
1169              searched
1170      Branch: perl
1171            ! pod/perldiag.pod pp_ctl.c
1172 ____________________________________________________________________________
1173 [  3465] By: gsar                                  on 1999/05/25  02:24:08
1174         Log: add caveat about close(PIPE) carelessness
1175      Branch: perl
1176            ! pod/perlfunc.pod
1177 ____________________________________________________________________________
1178 [  3464] By: gsar                                  on 1999/05/24  23:55:53
1179         Log: fix bogus line numbers for void context warnings
1180              (change#2548 was overeager)
1181      Branch: perl
1182            ! op.c
1183 ____________________________________________________________________________
1184 [  3463] By: gsar                                  on 1999/05/24  23:31:58
1185         Log: change#3455 had a typo
1186      Branch: perl
1187            ! pp_ctl.c
1188 ____________________________________________________________________________
1189 [  3462] By: gsar                                  on 1999/05/24  17:32:20
1190         Log: more pod updates from Tom Christiansen; regen perltoc
1191      Branch: perl
1192            ! pod/perl.pod pod/perldelta.pod pod/perlmod.pod pod/perlobj.pod
1193            ! pod/perlre.pod pod/perltoc.pod pod/perlvar.pod
1194 ____________________________________________________________________________
1195 [  3461] By: gsar                                  on 1999/05/24  07:41:32
1196         Log: perlmod notes from Damian Conway (via Tom Christiansen)
1197      Branch: perl
1198            ! pod/perlmod.pod
1199 ____________________________________________________________________________
1200 [  3460] By: gsar                                  on 1999/05/24  07:24:11
1201         Log: major pod update from Tom Christiansen
1202      Branch: perl
1203            + pod/perltootc.pod
1204            ! MANIFEST lib/Pod/Functions.pm pod/Makefile pod/buildtoc
1205            ! pod/perl.pod pod/perl5004delta.pod pod/perlcall.pod
1206            ! pod/perldata.pod pod/perldebug.pod pod/perldelta.pod
1207            ! pod/perldsc.pod pod/perlfunc.pod pod/perlipc.pod
1208            ! pod/perllol.pod pod/perlmod.pod pod/perlmodinstall.pod
1209            ! pod/perlmodlib.pod pod/perlobj.pod pod/perlop.pod
1210            ! pod/perlopentut.pod pod/perlpod.pod pod/perlport.pod
1211            ! pod/perlre.pod pod/perlref.pod pod/perlrun.pod pod/perlsec.pod
1212            ! pod/perlsub.pod pod/perlsyn.pod pod/perlthrtut.pod
1213            ! pod/perltie.pod pod/perltrap.pod pod/perlvar.pod
1214            ! pod/perlxs.pod pod/pod2man.PL
1215 ____________________________________________________________________________
1216 [  3459] By: gsar                                  on 1999/05/24  06:26:48
1217         Log: perlfaq update from Tom Christiansen
1218      Branch: perl
1219            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
1220            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
1221            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
1222            ! pod/perlfaq9.pod
1223 ____________________________________________________________________________
1224 [  3458] By: gsar                                  on 1999/05/24  05:55:11
1225         Log: updated to v1.50 from CPAN
1226      Branch: perl
1227            ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/Nox.pm
1228 ____________________________________________________________________________
1229 [  3457] By: gsar                                  on 1999/05/24  05:46:20
1230         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
1231              Date: Sun, 23 May 1999 16:35:07 +0100
1232              Message-Id: <199905231535.QAA00032@crypt.compulink.co.uk>
1233              Subject: [PATCH 5.005_56] name PL_in_eval bits
1234      Branch: perl
1235            ! cop.h op.c perl.c pp_ctl.c toke.c util.c
1236 ____________________________________________________________________________
1237 [  3456] By: gsar                                  on 1999/05/24  05:18:06
1238         Log: make -t mode the default on emacs/dumb terminals
1239      Branch: perl
1240            ! Changes utils/perldoc.PL
1241 ____________________________________________________________________________
1242 [  3455] By: gsar                                  on 1999/05/24  05:05:19
1243         Log: return 0 rather than "" when scalar grep has nothing to iterate
1244              on (brings behavior in line with documentation)
1245      Branch: perl
1246            ! pp_ctl.c
1247 ____________________________________________________________________________
1248 [  3454] By: gsar                                  on 1999/05/24  04:52:52
1249         Log: From: Tim Jenness <t.jenness@jach.hawaii.edu>
1250              Date: Thu, 20 May 1999 13:27:02 -1000
1251              Message-Id: <E10kcDN-0007TA-00@lapaki>
1252              Subject: Problem with MM_Unix in 5.005_03
1253      Branch: perl
1254            ! lib/ExtUtils/MM_Unix.pm
1255 ____________________________________________________________________________
1256 [  3453] By: gsar                                  on 1999/05/24  04:39:49
1257         Log: avoid removing duplicates in user-generated warnings
1258              From: byron@omix.com (Byron Brummer)
1259              Date: Thu, 20 May 1999 04:01:17 -0700 (PDT)
1260              Message-Id: <199905201101.EAA91175@thrush.omix.com>
1261              Subject: [PATCH] Re: warn buffers/loses output in ?? - 5.005_03
1262      Branch: perl
1263            ! lib/diagnostics.pm
1264 ____________________________________________________________________________
1265 [  3452] By: gsar                                  on 1999/05/24  04:23:10
1266         Log: straighten some code to avoid NeXT compiler bugs (from
1267              Geoff Kuenning <geoff@cs.hmc.edu>)
1268      Branch: perl
1269            ! pp_ctl.c
1270 ____________________________________________________________________________
1271 [  3451] By: gsar                                  on 1999/05/24  03:03:05
1272         Log: minor logic tweak for reserved word warning
1273      Branch: perl
1274            ! lib/Test/Harness.pm toke.c
1275 ____________________________________________________________________________
1276 [  3450] By: gsar                                  on 1999/05/24  02:34:20
1277         Log: oops, some files missing in change#3449
1278      Branch: perl
1279            ! op.c op.h toke.c
1280 ____________________________________________________________________________
1281 [  3449] By: gsar                                  on 1999/05/24  02:33:12
1282         Log: allow '*' prototype to autoquote even barewords that happen to be
1283              function names; parens or ampersand continue to force the other
1284              interpretation; makes C<sub Foo {'bar'} CORE::GLOBAL::require Foo;>
1285              do the right thing, for example
1286      Branch: perl
1287            ! t/comp/proto.t
1288 ____________________________________________________________________________
1289 [  3448] By: gsar                                  on 1999/05/24  01:51:24
1290         Log: remove vestiges of PL_last_proto
1291      Branch: perl
1292            ! embedvar.h intrpvar.h objXSUB.h
1293 ____________________________________________________________________________
1294 [  3447] By: gsar                                  on 1999/05/24  01:49:20
1295         Log: redo change#2061 and parts of change#1169 with code in the
1296              parser; PL_last_proto hackery gone, strict 'subs' in now
1297              implemented in the optimizer where specifying the exceptional
1298              cases is much more robust; '*' (bareword) prototype now works
1299              reliably when used in second and subsequent arguments
1300      Branch: perl
1301            ! dump.c embed.h embed.pl objXSUB.h op.c op.h proto.h toke.c
1302 ____________________________________________________________________________
1303 [  3446] By: gsar                                  on 1999/05/23  05:00:55
1304         Log: remove redundant part of change#1169 superceded by change#2061;
1305              avoid "future reserved word" warning on prototypical bearwords
1306      Branch: perl
1307            ! t/lib/fatal.t toke.c
1308 ____________________________________________________________________________
1309 [  3445] By: gsar                                  on 1999/05/21  23:36:49
1310         Log: s/isspace/isSPACE/g and make sure the CRT version is always
1311              passed an unsigned char (fixes random occurrence of spaces in
1312              arguments containing high-bit chars passed to spawned children,
1313              on win32)
1314      Branch: perl
1315            ! ext/SDBM_File/sdbm/dbe.c win32/perlhost.h win32/win32.c
1316 ____________________________________________________________________________
1317 [  3444] By: gsar                                  on 1999/05/21  23:08:55
1318         Log: integrate Configure changes from cfgperl
1319      Branch: perl
1320           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
1321           !> config_h.SH
1322 ____________________________________________________________________________
1323 [  3443] By: jhi                                   on 1999/05/21  22:00:56
1324         Log: Integrate from mainperl.
1325      Branch: cfgperl
1326           !> Changes doop.c ext/SDBM_File/sdbm/dba.c
1327           !> ext/SDBM_File/sdbm/dbd.c ext/SDBM_File/sdbm/dbe.c os2/os2.c
1328           !> perl.h pod/perldiag.pod pod/perlport.pod pp.c t/comp/proto.t
1329           !> win32/perlhost.h win32/win32.c x2p/walk.c
1330 ____________________________________________________________________________
1331 [  3442] By: jhi                                   on 1999/05/21  21:59:46
1332         Log: fflush.
1333      Branch: cfgperl
1334            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
1335            ! config_h.SH
1336 ____________________________________________________________________________
1337 [  3441] By: gsar                                  on 1999/05/21  17:48:55
1338         Log: integrate cfgperl changes
1339      Branch: perl
1340           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
1341           !> config_h.SH hints/sunos_4_1.sh installperl
1342 ____________________________________________________________________________
1343 [  3440] By: gsar                                  on 1999/05/21  17:42:49
1344         Log: test tweak
1345      Branch: perl
1346            ! t/comp/proto.t
1347 ____________________________________________________________________________
1348 [  3439] By: gsar                                  on 1999/05/21  17:31:26
1349         Log: fix breakage when neither FFLUSH_ALL nor FFLUSH_NULL are #defined.
1350              (Configure fflush(NULL) detection seems broken on Solaris, which
1351              is why I hit the problem)
1352      Branch: perl
1353            ! Changes perl.h
1354 ____________________________________________________________________________
1355 [  3438] By: gsar                                  on 1999/05/20  16:41:01
1356         Log: perlport 1.41 update from Chris Nandor <pudge@pobox.com>
1357      Branch: perl
1358            ! pod/perlport.pod
1359 ____________________________________________________________________________
1360 [  3437] By: jhi                                   on 1999/05/20  07:14:39
1361         Log: Patches to fflushing in SunOS 4 from Andy Dougherty
1362              (via private email).
1363      Branch: cfgperl
1364            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
1365            ! config_h.SH hints/sunos_4_1.sh
1366 ____________________________________________________________________________
1367 [  3436] By: gsar                                  on 1999/05/20  05:18:26
1368         Log: various little nits
1369      Branch: perl
1370            ! doop.c ext/SDBM_File/sdbm/dba.c ext/SDBM_File/sdbm/dbd.c
1371            ! ext/SDBM_File/sdbm/dbe.c os2/os2.c pod/perldiag.pod pp.c
1372            ! win32/perlhost.h win32/win32.c x2p/walk.c
1373 ____________________________________________________________________________
1374 [  3435] By: jhi                                   on 1999/05/18  16:25:49
1375         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
1376              To: perl5-porters@perl.org
1377              Subject: installperl
1378              Date: Fri, 14 May 1999 21:34:58 +0100
1379              Message-Id: <199905142034.VAA00865@crypt.compulink.co.uk>
1380      Branch: cfgperl
1381            ! installperl
1382 ____________________________________________________________________________
1383 [  3434] By: jhi                                   on 1999/05/17  21:25:54
1384         Log: Integrate from mainperl.
1385      Branch: cfgperl
1386           +> lib/ExtUtils/MM_Cygwin.pm
1387            - cygwin32/impure_ptr.c
1388           !> MANIFEST README.cygwin32 XSUB.h cygwin32/Makefile.SHs
1389           !> cygwin32/perlld.in dosish.h ext/DynaLoader/dl_cygwin32.xs
1390           !> ext/POSIX/POSIX.xs gv.c hints/cygwin32.sh installman
1391           !> installperl perl.h pod/perldiag.pod pp.c pp_hot.c util.c
1392           !> x2p/find2perl.PL
1393 ____________________________________________________________________________
1394 [  3433] By: gsar                                  on 1999/05/17  09:49:01
1395         Log: integrate cfgperl changes into mainline
1396      Branch: perl
1397           !> Configure INSTALL config_h.SH configure.com embed.h
1398           !> ext/Devel/Peek/Peek.xs ext/Socket/Socket.xs global.sym
1399           !> hints/dec_osf.sh objXSUB.h perl.h pod/perldiag.pod proto.h
1400           !> util.c
1401 ____________________________________________________________________________
1402 [  3432] By: gsar                                  on 1999/05/17  09:06:45
1403         Log: emit more appropriate diagnostic for failed glob (variant
1404              of patch suggested by Graham Barr)
1405      Branch: perl
1406            ! gv.c pod/perldiag.pod pp.c pp_hot.c
1407 ____________________________________________________________________________
1408 [  3431] By: gsar                                  on 1999/05/17  08:38:09
1409         Log: From: "Todd C. Miller" <Todd.Miller@courtesan.com>
1410              Date: Thu, 13 May 1999 22:18:43 -0600 (MDT)
1411              Message-Id: <199905140418.WAA18826@xerxes.courtesan.com>
1412              Subject: find2perl does not grok the 'c' suffix to the -size argument
1413      Branch: perl
1414            ! x2p/find2perl.PL
1415 ____________________________________________________________________________
1416 [  3430] By: gsar                                  on 1999/05/17  08:26:21
1417         Log: additional cleanups for cygwin32 port
1418              From: "Fifer, Eric" <EFifer@sanwaint.com>
1419              Date: Wed, 12 May 1999 20:25:54 +0100
1420              Message-ID: <71E287AB0D94D111BBD600600849EC8185EDAF@POST>
1421              Subject: [PATCH]perl5.005_03 (CORE) cygwin32 port
1422      Branch: perl
1423            + lib/ExtUtils/MM_Cygwin.pm
1424            - cygwin32/impure_ptr.c
1425            ! MANIFEST README.cygwin32 XSUB.h cygwin32/Makefile.SHs
1426            ! cygwin32/perlld.in dosish.h ext/DynaLoader/dl_cygwin32.xs
1427            ! ext/POSIX/POSIX.xs hints/cygwin32.sh installman installperl
1428            ! perl.h util.c
1429 ____________________________________________________________________________
1430 [  3429] By: gsar                                  on 1999/05/17  08:01:04
1431         Log: From: Andy Dougherty <doughera@lafayette.edu>
1432              Date: Wed, 12 May 1999 11:44:11 -0400 (EDT)
1433              Message-Id: <Pine.GSU.4.05.9905121136520.25150-100000@newton.phys>
1434              Subject: [PATCH] (Was Re: SunOS4.1 compilation error)
1435      Branch: perl
1436            ! INSTALL
1437 ____________________________________________________________________________
1438 [  3428] By: jhi                                   on 1999/05/17  07:03:26
1439         Log: Integrate from mainperl modulo the Socket.xs change.
1440      Branch: cfgperl
1441           !> ext/Socket/Socket.xs op.c win32/include/sys/socket.h
1442           !> win32/win32.c win32/win32.h
1443 ____________________________________________________________________________
1444 [  3427] By: jhi                                   on 1999/05/16  22:09:11
1445         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1446              To: perl5-porters@perl.org (Mailing list Perl5)
1447              Subject: [PATCH 5.005_56] Devel::Peek::mstat not working
1448              Date: Sun, 16 May 1999 01:28:18 -0400 (EDT)
1449              Message-Id: <199905160528.BAA23376@monk.mps.ohio-state.edu>
1450      Branch: cfgperl
1451            ! ext/Devel/Peek/Peek.xs
1452 ____________________________________________________________________________
1453 [  3426] By: jhi                                   on 1999/05/16  22:07:11
1454         Log: From: Mark-Jason Dominus <mjd@plover.com>
1455              To: perl5-porters@perl.com
1456              Subject: DOC PATCH (5.005_55): Error message missing from perldiag.pod
1457              Date: Sat, 15 May 1999 12:43:47 -0400
1458              Message-ID: <19990515164348.7313.qmail@plover.com>
1459      Branch: cfgperl
1460            ! pod/perldiag.pod
1461 ____________________________________________________________________________
1462 [  3425] By: nick                                  on 1999/05/15  15:56:10
1463         Log: Mingw32 + w32api-0.1.5 tweaks
1464              - now more like other Win32 compilers
1465      Branch: perl
1466            ! ext/Socket/Socket.xs win32/include/sys/socket.h win32/win32.c
1467            ! win32/win32.h
1468 ____________________________________________________________________________
1469 [  3424] By: nick                                  on 1999/05/14  21:04:22
1470         Log: Experimental "slab" allocator for ops.
1471              To try it -DPL_OP_SLAB_ALLOC for op.c 
1472              This is for proof of concept only, it leaks memory 
1473              (ops are not free'd) so don't use in embedded apps.
1474              If this minimalist version does not show performance 
1475              gain then whole idea is worthless. 
1476              Nick see's approx 12% speed up vs perlmalloc running
1477              perl -Ilib -MCPAN -e '' 
1478              Solaris2.6, gcc-2.8.1 but numbers are not repeatable.
1479      Branch: perl
1480            ! op.c
1481 ____________________________________________________________________________
1482 [  3423] By: gsar                                  on 1999/05/14  19:55:04
1483         Log: on win32, look for "site/5.XXX/lib" if "site/5.XXXYY/lib" isn't
1484              found (brings sitelib intuition in line with privlib)
1485      Branch: perl
1486            ! win32/win32.c
1487 ____________________________________________________________________________
1488 [  3422] By: jhi                                   on 1999/05/14  08:08:01
1489         Log: From: pvhp@forte.com (Peter Prymmer)
1490              To: perl5-porters@perl.org, vmsperl@perl.org
1491              Subject: [PATCH: 5.005_56] add config.msg to VMS configure.com
1492              Date: Thu, 13 May 99 15:29:57 PDT
1493              Message-Id: <9905132229.AA15854@forte.com>
1494      Branch: cfgperl
1495            ! configure.com
1496 ____________________________________________________________________________
1497 [  3421] By: jhi                                   on 1999/05/14  07:34:20
1498         Log: Integrate from mainperl.
1499      Branch: cfgperl
1500           !> lib/ExtUtils/MM_Unix.pm win32/win32.c
1501 ____________________________________________________________________________
1502 [  3420] By: jhi                                   on 1999/05/14  07:33:26
1503         Log: Still fflushing.
1504      Branch: cfgperl
1505            ! Configure config_h.SH util.c
1506 ____________________________________________________________________________
1507 [  3419] By: gsar                                  on 1999/05/14  03:08:29
1508         Log: mortalize string allocations by win32_get_{priv,site}lib()
1509              (fixes small memory leak in interpreter)
1510      Branch: perl
1511            ! win32/win32.c
1512 ____________________________________________________________________________
1513 [  3418] By: gsar                                  on 1999/05/14  03:06:50
1514         Log: make win32_longname() preserve kind of slashes in argument
1515      Branch: perl
1516            ! win32/win32.c
1517 ____________________________________________________________________________
1518 [  3417] By: gsar                                  on 1999/05/14  03:04:44
1519         Log: canonicalize path for $(FULLPERL) and $(PERL) in MakeMaker
1520      Branch: perl
1521            ! lib/ExtUtils/MM_Unix.pm
1522 ____________________________________________________________________________
1523 [  3416] By: jhi                                   on 1999/05/13  21:18:06
1524         Log: Integrate from mainperl.
1525      Branch: cfgperl
1526           !> pp_ctl.c
1527 ____________________________________________________________________________
1528 [  3415] By: jhi                                   on 1999/05/13  21:16:49
1529         Log: Fixes from Andy Dougherty (via private email).
1530      Branch: cfgperl
1531            ! Configure config_h.SH
1532 ____________________________________________________________________________
1533 [  3414] By: nick                                  on 1999/05/13  20:04:26
1534         Log: valist vs va_list typo
1535      Branch: perl
1536            ! pp_ctl.c
1537 ____________________________________________________________________________
1538 [  3413] By: jhi                                   on 1999/05/13  15:04:05
1539         Log: From: Andy Dougherty <doughera@lafayette.edu>
1540              To: perlbug@perl.com
1541              Subject: [PATCH] (Was Re: SunOS4.1 compilation error)
1542              Date: Wed, 12 May 1999 11:44:11 -0400 (EDT)
1543              Message-Id: <Pine.GSU.4.05.9905121136520.25150-100000@newton.phys>
1544      Branch: cfgperl
1545            ! INSTALL
1546 ____________________________________________________________________________
1547 [  3412] By: jhi                                   on 1999/05/13  14:20:17
1548         Log: Integrate from mainperl.
1549      Branch: cfgperl
1550           !> pp_ctl.c
1551 ____________________________________________________________________________
1552 [  3411] By: gsar                                  on 1999/05/13  14:16:56
1553         Log: docatch_body() declaration mismatch
1554      Branch: perl
1555            ! pp_ctl.c
1556 ____________________________________________________________________________
1557 [  3410] By: jhi                                   on 1999/05/13  13:51:44
1558         Log: Add HAS_MEMCHR and make memchr into a cpp macro if it already isn't.
1559      Branch: cfgperl
1560            ! Configure config_h.SH perl.h
1561 ____________________________________________________________________________
1562 [  3409] By: jhi                                   on 1999/05/13  13:31:53
1563         Log: Still fflushing strong.
1564      Branch: cfgperl
1565            ! Configure config_h.SH embed.h global.sym objXSUB.h perl.h
1566            ! proto.h util.c
1567 ____________________________________________________________________________
1568 [  3408] By: jhi                                   on 1999/05/12  14:30:23
1569         Log: Integrate from mainperl.
1570      Branch: cfgperl
1571           !> (integrate 30 files)
1572 ____________________________________________________________________________
1573 [  3407] By: jhi                                   on 1999/05/12  12:28:31
1574         Log: Be tidier with fflush(NULL) testing.
1575      Branch: cfgperl
1576            ! Configure config_h.SH
1577 ____________________________________________________________________________
1578 [  3406] By: gsar                                  on 1999/05/12  11:26:03
1579         Log: better range-checking on list slices, with test
1580              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
1581              Date: Sun, 02 May 1999 17:02:53 +0100
1582              Message-Id: <199905021602.RAA13905@crypt.compulink.co.uk>
1583              Subject: Re: List slice of undefs returns 0 items 
1584      Branch: perl
1585            ! pp.c t/op/list.t
1586 ____________________________________________________________________________
1587 [  3405] By: gsar                                  on 1999/05/12  11:22:27
1588         Log: change#3397 needs test tweak
1589      Branch: perl
1590            ! Changes t/pragma/warn/sv
1591 ____________________________________________________________________________
1592 [  3404] By: gsar                                  on 1999/05/12  11:07:44
1593         Log: typo in change#3397
1594      Branch: perl
1595            ! doop.c
1596 ____________________________________________________________________________
1597 [  3403] By: gsar                                  on 1999/05/12  10:49:01
1598         Log: From: Stephen Zander <gibreel@pobox.com>
1599              Date: 12 May 1999 01:22:31 -0700
1600              Message-ID: <87u2tik88o.fsf@pooh.fire-swamp.net>
1601              Subject: Re: Test::Harness runs tainted tests with wrong library path
1602      Branch: perl
1603            ! lib/Test/Harness.pm
1604 ____________________________________________________________________________
1605 [  3402] By: gsar                                  on 1999/05/12  10:42:06
1606         Log: typo in change#3400
1607      Branch: perl
1608            ! ext/B/B/Deparse.pm
1609 ____________________________________________________________________________
1610 [  3401] By: jhi                                   on 1999/05/12  10:40:42
1611         Log: A better, shinier, and possibly even correctly working
1612              reincarnation of #3398.
1613      Branch: cfgperl
1614            ! Configure config_h.SH
1615 ____________________________________________________________________________
1616 [  3400] By: gsar                                  on 1999/05/12  10:40:11
1617         Log: deparse \&func() as \(&func()) for clarity
1618              From: Albert Dvornik <bert@genscan.com>
1619              Date: 11 May 1999 13:32:04 -0400
1620              Message-ID: <tqk8ufwm0b.fsf@puma.genscan.com>
1621              Subject: [PATCH 5.005_56] Deparse and \&func() (was Re: File::Find...)
1622      Branch: perl
1623            ! ext/B/B/Deparse.pm
1624 ____________________________________________________________________________
1625 [  3399] By: gsar                                  on 1999/05/12  10:36:02
1626         Log: more testsuite smarts (many of them courtesy Ilya)
1627      Branch: perl
1628            ! lib/Test/Harness.pm t/comp/cpp.t t/io/pipe.t t/lib/db-btree.t
1629            ! t/lib/db-hash.t t/lib/db-recno.t t/lib/gdbm.t
1630            ! t/lib/io_multihomed.t t/lib/io_pipe.t t/lib/io_sock.t
1631            ! t/lib/io_udp.t t/lib/io_unix.t t/lib/ipc_sysv.t t/lib/ndbm.t
1632            ! t/lib/odbm.t t/lib/thread.t t/op/exec.t t/op/fork.t
1633            ! t/op/grent.t t/op/groups.t t/op/nothread.t t/op/numconvert.t
1634            ! t/op/pwent.t
1635 ____________________________________________________________________________
1636 [  3398] By: jhi                                   on 1999/05/12  09:33:08
1637         Log: Detect whether fflush(NULL) works as per change #3352.
1638      Branch: cfgperl
1639            ! Configure config_h.SH perl.h
1640 ____________________________________________________________________________
1641 [  3397] By: gsar                                  on 1999/05/12  08:56:03
1642         Log: From: jan.dubois@ibm.net (Jan Dubois)
1643              Date: Wed, 12 May 1999 01:01:00 +0200
1644              Message-ID: <3741b5e8.20386944@smtp1.ibm.net>
1645              Subject: [PATCH 5.005_03] chop/chomp modify readonly values
1646      Branch: perl
1647            ! doop.c
1648 ____________________________________________________________________________
1649 [  3396] By: gsar                                  on 1999/05/12  08:23:27
1650         Log: opendir(D,"x:") on win32 opens cwd() for drive rather than root;
1651              stat() behaves similarly
1652      Branch: perl
1653            ! win32/win32.c
1654 ____________________________________________________________________________
1655 [  3395] By: jhi                                   on 1999/05/11  22:21:32
1656         Log: Redo parts of #3341 and #3358 that #3394 undid.
1657      Branch: cfgperl
1658            ! Configure config_h.SH
1659 ____________________________________________________________________________
1660 [  3394] By: jhi                                   on 1999/05/11  22:03:48
1661         Log: Add I_NETINET_TCP to help change #3391.
1662      Branch: cfgperl
1663            ! Configure config_h.SH ext/Socket/Socket.xs
1664 ____________________________________________________________________________
1665 [  3393] By: jhi                                   on 1999/05/11  21:44:59
1666         Log: Integrate from mainperl.
1667      Branch: cfgperl
1668           !> (integrate 55 files)
1669 ____________________________________________________________________________
1670 [  3392] By: gsar                                  on 1999/05/11  20:56:43
1671         Log: update embedvar.h
1672      Branch: perl
1673            ! embedvar.h ext/ByteLoader/ByteLoader.pm pod/perldelta.pod
1674 ____________________________________________________________________________
1675 [  3391] By: gsar                                  on 1999/05/11  16:32:05
1676         Log: From: Joshua Pritikin <joshua.pritikin@db.com>
1677              Date: Tue, 11 May 1999 11:10:13 -0400 (EDT)
1678              Message-ID: <Pine.GSO.4.02.9905111106460.1418-100000@eq1062.wks.na.deuba.com>
1679              Subject: Socket IPPROTO_TCP [PATCH 5.005_5x]
1680      Branch: perl
1681            ! ext/Socket/Socket.pm ext/Socket/Socket.xs
1682 ____________________________________________________________________________
1683 [  3390] By: gsar                                  on 1999/05/11  15:27:40
1684         Log: display more frequent progress messages when STDOUT is a tty
1685      Branch: perl
1686            ! lib/Test/Harness.pm
1687 ____________________________________________________________________________
1688 [  3389] By: gsar                                  on 1999/05/11  14:40:58
1689         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1690              Date: Mon, 10 May 1999 02:07:01 -0400 (EDT)
1691              Message-Id: <199905100607.CAA26045@monk.mps.ohio-state.edu>
1692              Subject: [PATCH 5.005_53] Explanations by Test::Harness
1693      Branch: perl
1694            ! lib/Test/Harness.pm
1695 ____________________________________________________________________________
1696 [  3388] By: gsar                                  on 1999/05/11  14:08:14
1697         Log: avoid creating spurious subroutine stubs on failed subroutine
1698              call and other places of sv_2cv() misuse; fixes problems with
1699              failed subroutine calls "hiding" later attempts to lookup methods
1700              in base classes
1701      Branch: perl
1702            ! gv.c perl.c pod/perlguts.pod pp_hot.c sv.c t/op/method.t
1703 ____________________________________________________________________________
1704 [  3387] By: gsar                                  on 1999/05/11  09:34:13
1705         Log: various fixes for clean build and test on win32; configpm broken,
1706              needed to open myconfig.SH rather than myconfig; sundry adjustments
1707              to bytecode stuff; tweaks to DYNAMIC_ENV_FETCH code to make it
1708              work under win32; getenv_sv() changed to getenv_len() since SVs
1709              aren't visible in the lower echelons; remove bogus exports from
1710              config.sym; PERL_OBJECT-ness for C++ exception support; null out
1711              IoDIRP in filter_del() or sv_free() will attempt to close it
1712      Branch: perl
1713            ! Changes bytecode.pl byterun.c byterun.h configpm embed.h
1714            ! embed.pl ext/B/B/Asmdata.pm ext/ByteLoader/ByteLoader.xs
1715            ! ext/DynaLoader/dlutils.c global.sym hv.c iperlsys.h objXSUB.h
1716            ! op.c perl.c perl.h pp.c pp_ctl.c proto.h scope.c scope.h
1717            ! t/io/open.t t/op/magic.t toke.c util.c vms/vms.c vms/vmsish.h
1718            ! win32/GenCAPI.pl win32/Makefile win32/config.bc
1719            ! win32/config.gc win32/config.vc win32/makedef.pl
1720            ! win32/makefile.mk win32/perlhost.h win32/runperl.c
1721            ! win32/win32.c win32/win32.h
1722 ____________________________________________________________________________
1723 [  3386] By: gsar                                  on 1999/05/11  02:49:07
1724         Log: gutsupport for C++ exceptions
1725              From: Chip Salzenberg <chip@perlsupport.com>
1726              Date: Tue, 9 Mar 1999 11:51:57 -0500
1727              Message-ID: <19990309115157.E7911@perlsupport.com>
1728              Subject: [PATCH 5.005] Flexible Exceptions
1729      Branch: perl
1730            ! embed.h global.sym objXSUB.h perl.c perl.h pp_ctl.c proto.h
1731            ! scope.c scope.h thrdvar.h util.c
1732 ____________________________________________________________________________
1733 [  3385] By: gsar                                  on 1999/05/10  19:33:36
1734         Log: "weak" references internals, still needs perlguts documentation
1735              (somewhat modified version of patch suggested by Tuomas J. Lukka
1736              <lukka@fas.harvard.edu>)
1737      Branch: perl
1738            ! dump.c embed.h embed.pl global.sym mg.c objXSUB.h perl.h
1739            ! pod/perldiag.pod proto.h sv.c sv.h util.c
1740 ____________________________________________________________________________
1741 [  3384] By: jhi                                   on 1999/05/10  18:21:43
1742         Log: Circumnavigate Digital UNIX 4.0D miniperl core dump
1743              (due to QAR 56761) (the bug has been fixed in 4.0E or better)
1744      Branch: cfgperl
1745            ! INSTALL hints/dec_osf.sh
1746 ____________________________________________________________________________
1747 [  3381] By: jhi                                   on 1999/05/10  14:39:28
1748         Log: Integrate from mainperl.
1749      Branch: cfgperl
1750           +> cygwin32/Makefile.SHs cygwin32/build-instructions.READFIRST
1751           +> cygwin32/build-instructions.charles-wilson
1752           +> cygwin32/build-instructions.sebastien-barre
1753           +> cygwin32/build-instructions.steven-morlock
1754           +> cygwin32/build-instructions.steven-morlock2
1755           +> cygwin32/impure_ptr.c cygwin32/ld2.in cygwin32/perlld.in
1756           +> ext/ByteLoader/ByteLoader.pm ext/ByteLoader/ByteLoader.xs
1757           +> ext/ByteLoader/Makefile.PL pod/Win32.pod t/lib/io_linenum.t
1758           +> t/op/numconvert.t utils/perlbc.PL
1759            - cygwin32/cw32imp.h cygwin32/gcc2 cygwin32/ld2 cygwin32/perlgcc
1760            - cygwin32/perlld
1761           !> (integrate 105 files)
1762 ____________________________________________________________________________
1763 [  3380] By: gsar                                  on 1999/05/10  12:27:14
1764         Log: regen regnodes.h
1765      Branch: perl
1766            ! Changes regnodes.h
1767 ____________________________________________________________________________
1768 [  3379] By: gsar                                  on 1999/05/10  12:17:26
1769         Log: From: jan.dubois@ibm.net (Jan Dubois)
1770              Date: Sat, 01 May 1999 22:55:36 +0200
1771              Message-ID: <373067e9.56194713@smtp1.ibm.net>
1772              Subject: [PATCH 5.005_56] Win32 and VC++ 98 doesn't support CASTI
1773      Branch: perl
1774            ! pod/perlfunc.pod pod/perlop.pod win32/config.vc
1775            ! win32/config_H.vc
1776 ____________________________________________________________________________
1777 [  3378] By: gsar                                  on 1999/05/10  12:07:13
1778         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1779              Date: Fri, 30 Apr 1999 22:26:09 -0400 (EDT)
1780              Message-Id: <199905010226.WAA19127@monk.mps.ohio-state.edu>
1781              Subject: [PATCH 5.005_56] Self-consistent numeric conversion again
1782      Branch: perl
1783            + t/op/numconvert.t
1784            ! MANIFEST doio.c dump.c perl.h pp.c pp_hot.c sv.c sv.h toke.c
1785            ! util.c
1786 ____________________________________________________________________________
1787 [  3377] By: gsar                                  on 1999/05/10  11:39:48
1788         Log: pp_modulo comment tweak from Ilya
1789      Branch: perl
1790            ! pp.c
1791 ____________________________________________________________________________
1792 [  3376] By: gsar                                  on 1999/05/10  11:30:40
1793         Log: From: Joshua Pritikin <joshua.pritikin@db.com>
1794              Date: Fri, 7 May 1999 11:31:00 -0400 (EDT)
1795              Message-ID: <Pine.GSO.4.02.9905071127100.1449-100000@eq1062.wks.na.deuba.com>
1796              Subject: Test.pm update [PATCH _56]
1797      Branch: perl
1798            ! lib/Test.pm
1799 ____________________________________________________________________________
1800 [  3375] By: gsar                                  on 1999/05/10  11:28:30
1801         Log: From: jan.dubois@ibm.net (Jan Dubois)
1802              Date: Fri, 07 May 1999 00:59:54 +0200
1803              Message-ID: <373318ae.19292461@smtp1.ibm.net>
1804              Subject: Re: Using existing memory for an SV's PV 
1805      Branch: perl
1806            ! sv.c
1807 ____________________________________________________________________________
1808 [  3374] By: gsar                                  on 1999/05/10  11:23:44
1809         Log: From: jan.dubois@ibm.net (Jan Dubois)
1810              Date: Fri, 07 May 1999 00:59:52 +0200
1811              Message-ID: <37321800.19118320@smtp1.ibm.net>
1812              Subject: [PATCH 5.005_56] Fix -Dm memory debugging for PERL_OBJECT
1813      Branch: perl
1814            ! perl.h
1815 ____________________________________________________________________________
1816 [  3373] By: gsar                                  on 1999/05/10  11:22:10
1817         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1818              Date: Thu, 6 May 1999 18:17:28 -0400
1819              Message-ID: <19990506181728.A12433@monk.mps.ohio-state.edu>
1820              Subject: Re: [PATCH 5.005_56] Make open(F,"command |") return correct err(no)
1821      Branch: perl
1822            ! doio.c embed.h global.sym objXSUB.h pod/perldiag.pod proto.h
1823            ! util.c
1824 ____________________________________________________________________________
1825 [  3372] By: gsar                                  on 1999/05/10  10:57:49
1826         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1827              Date: Thu, 6 May 1999 01:21:05 -0400 (EDT)
1828              Message-Id: <199905060521.BAA03485@monk.mps.ohio-state.edu>
1829              Subject: [PATCH 5.005_56] Cosmetic: data-driven REx-dump
1830      Branch: perl
1831            ! regcomp.c regcomp.pl
1832 ____________________________________________________________________________
1833 [  3371] By: gsar                                  on 1999/05/10  10:54:01
1834         Log: From: lane@duphy4.physics.drexel.edu
1835              Date: Tue, 04 May 1999 10:19:25 -0700
1836              Message-Id: <3.0.6.32.19990504101925.02ecde30@ous.edu>
1837              Subject: [PATCH 5.005.56] pod->html VMS fixes
1838      Branch: perl
1839            ! installhtml lib/Pod/Html.pm
1840 ____________________________________________________________________________
1841 [  3370] By: gsar                                  on 1999/05/10  10:45:52
1842         Log: testsuite nits
1843      Branch: perl
1844            ! t/lib/io_linenum.t t/op/filetest.t
1845 ____________________________________________________________________________
1846 [  3369] By: gsar                                  on 1999/05/10  10:35:22
1847         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1848              Date: Mon, 3 May 1999 22:38:50 -0400 (EDT)
1849              Message-Id: <199905040238.WAA01865@monk.mps.ohio-state.edu>
1850              Subject: [PATCH 5.005_53] Quickier thread-specific data on OS/2
1851      Branch: perl
1852            ! os2/os2ish.h os2/os2thread.h
1853 ____________________________________________________________________________
1854 [  3368] By: gsar                                  on 1999/05/10  10:00:11
1855         Log: From: Albert Dvornik <bert@genscan.com>
1856              Date: 03 May 1999 12:20:57 -0400
1857              Message-ID: <tqlnf6gm52.fsf@puma.genscan.com>
1858              Subject: [PATCH 5.005_56] do_sv_dump does dump (core) on IO handles
1859      Branch: perl
1860            ! dump.c
1861 ____________________________________________________________________________
1862 [  3367] By: gsar                                  on 1999/05/10  09:55:51
1863         Log: shadow password support for Solaris (needs Configure help to
1864              determine HAS_GETSPENT)
1865              From: "Patrick O'Brien" <pdo@cs.umd.edu>
1866              Date: Sat, 01 May 1999 19:41:17 -0400
1867              Message-Id: <199905012341.TAA23989@optimus.cs.umd.edu>
1868              Subject: getpwent() under solaris
1869      Branch: perl
1870            ! pp_sys.c
1871 ____________________________________________________________________________
1872 [  3366] By: gsar                                  on 1999/05/10  09:45:58
1873         Log: From: jan.dubois@ibm.net (Jan Dubois)
1874              Date: Sat, 01 May 1999 23:45:47 +0200
1875              Message-ID: <373373fb.59284266@smtp1.ibm.net>
1876              Subject: [PATCH 5.005_56] Add POLLUTE=1 option to MakeMaker
1877      Branch: perl
1878            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
1879            ! pod/perldelta.pod
1880 ____________________________________________________________________________
1881 [  3365] By: gsar                                  on 1999/05/10  09:34:22
1882         Log: test suite and fix input_line_number()
1883              From: Paul Johnson <pjcj@transeda.com>
1884              Date: Thu, 29 Apr 1999 06:28:14 +0100
1885              Message-ID: <19990429062814.A17906@west-tip.transeda.com>
1886              Subject: [PATCH] IO::Handle 1.20 (was Re: FAIL Gedcom-1.01 i86pc-solaris 2.6)
1887      Branch: perl
1888            + t/lib/io_linenum.t
1889            ! MANIFEST ext/IO/lib/IO/Handle.pm
1890 ____________________________________________________________________________
1891 [  3364] By: gsar                                  on 1999/05/10  09:20:56
1892         Log: fix overeager [:foo:] parsing
1893              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
1894              Date: Fri, 30 Apr 1999 09:26:18 +0100
1895              Message-Id: <199904300826.JAA01257@crypt.compulink.co.uk>
1896              Subject: [PATCH 5.005_{56,03}] Re: Regular expression difference b/n 5.004 & 5.005 
1897      Branch: perl
1898            ! regcomp.c t/op/re_tests
1899 ____________________________________________________________________________
1900 [  3363] By: gsar                                  on 1999/05/10  09:09:21
1901         Log: documentation for Win32 builtins (somewhat modified)
1902              From: jan.dubois@ibm.net (Jan Dubois)
1903              Date: Tue, 30 Mar 1999 08:05:03 +0200
1904              Message-ID: <37006783.1926460@smtp1.ibm.net>
1905              Subject: Re: Issues with build 509 
1906      Branch: perl
1907            + pod/Win32.pod
1908            ! MANIFEST
1909 ____________________________________________________________________________
1910 [  3362] By: gsar                                  on 1999/05/10  08:22:07
1911         Log: provide File::Copy::syscopy() via Win32::CopyFile() on win32
1912      Branch: perl
1913            ! lib/File/Copy.pm win32/win32.c
1914 ____________________________________________________________________________
1915 [  3361] By: gsar                                  on 1999/05/10  08:11:29
1916         Log: escape ampersands in <pre> sections
1917      Branch: perl
1918            ! Changes lib/Pod/Html.pm
1919 ____________________________________________________________________________
1920 [  3360] By: gsar                                  on 1999/05/10  08:04:14
1921         Log: AIX hints enhancements (threads build, SOCKS support)
1922              From: "David R. Favor" <dfavor@austin.ibm.com>
1923              Date: Wed, 28 Apr 1999 08:45:28 -0500
1924              Message-ID: <372710F8.B1F73BEB@austin.ibm.com>
1925              Subject: Working build for AIX + gcc + threading
1926      Branch: perl
1927            ! hints/aix.sh
1928 ____________________________________________________________________________
1929 [  3359] By: gsar                                  on 1999/05/10  07:49:26
1930         Log: more Compiler patches from Vishal Bhatia <vishalb@my-dejanews.com>
1931              Date: Tue, 27 Apr 1999 23:47:24 PDT
1932              Message-ID: <19990428064724.95244.qmail@hotmail.com>
1933              Subject: [PATCH 5.005_56] Saving Tied hashes ( C.pm)
1934              --
1935              Date: Thu, 29 Apr 1999 18:21:06 -0700
1936              Message-ID: <GEFPBFDJADFJBAAA@my-dejanews.com>
1937              Subject: [PATCH 5.005_56] double constants ( C.pm)
1938              --
1939              Date: Mon, 03 May 1999 20:21:31 PDT
1940              Message-ID: <19990504032131.81113.qmail@hotmail.com>
1941              Subject: [PATCH 5.005_56] Overloading implementation ( Compiler)
1942              --
1943              Date: Thu, 06 May 1999 17:57:09 -0700
1944              Message-ID: <FCJELBLAJBOBAAAA@my-dejanews.com>
1945              Subject: Stash.pm
1946      Branch: perl
1947            ! ext/B/B.pm ext/B/B.xs ext/B/B/Bblock.pm ext/B/B/C.pm
1948            ! ext/B/B/CC.pm ext/B/B/Stash.pm t/harness
1949 ____________________________________________________________________________
1950 [  3358] By: gsar                                  on 1999/05/10  04:39:15
1951         Log: cygwin32 update (untested adaptation of patch against 5.005_03)
1952              From: alexander smishlajev <als@turnhere.com>
1953              Date: Sun, 25 Apr 1999 14:58:29 +0300
1954              Message-ID: <37230365.5F68B460@turnhere.com>
1955              Subject: [PATCH]5.005_03 (CORE) cygwin32 port
1956      Branch: perl
1957            + cygwin32/Makefile.SHs cygwin32/build-instructions.READFIRST
1958            + cygwin32/build-instructions.charles-wilson
1959            + cygwin32/build-instructions.sebastien-barre
1960            + cygwin32/build-instructions.steven-morlock
1961            + cygwin32/build-instructions.steven-morlock2
1962            + cygwin32/impure_ptr.c cygwin32/ld2.in cygwin32/perlld.in
1963            - cygwin32/cw32imp.h cygwin32/gcc2 cygwin32/ld2 cygwin32/perlgcc
1964            - cygwin32/perlld
1965            ! Configure EXTERN.h MANIFEST Makefile.SH README.cygwin32 XSUB.h
1966            ! cflags.SH config_h.SH dosish.h ext/POSIX/Makefile.PL
1967            ! ext/SDBM_File/sdbm/pair.c hints/cygwin32.sh installperl
1968            ! lib/Cwd.pm lib/ExtUtils/MakeMaker.pm lib/perl5db.pl
1969            ! makedepend.SH perl.h perlvars.h pp_hot.c pp_sys.c regcomp.c
1970            ! t/io/fs.t t/io/tell.t t/lib/anydbm.t t/op/stat.t util.c
1971 ____________________________________________________________________________
1972 [  3357] By: gsar                                  on 1999/05/10  04:07:07
1973         Log: applied suggested patch, modulo already applied parts
1974              From: Charles Bailey <BAILEY@newman.upenn.edu>
1975              Date: Sat, 24 Apr 1999 20:12:43 -0400 (EDT)
1976              Message-id: <01JAF9UAV9XG002O0W@mail.newman.upenn.edu>
1977              Subject: [Patch 5.005_56] VMS consolidated patch #2
1978      Branch: perl
1979            ! configure.com t/op/filetest.t t/op/taint.t t/pragma/warn/doio
1980            ! t/pragma/warn/mg t/pragma/warn/pp_sys t/pragma/warn/sv
1981            ! vms/descrip_mms.template vms/ext/vmsish.t vms/perlvms.pod
1982            ! vms/subconfigure.com vms/test.com vms/vms.c
1983 ____________________________________________________________________________
1984 [  3356] By: gsar                                  on 1999/05/10  03:48:08
1985         Log: applied suggested patch, with win32 and PERL_OBJECT additions
1986              From: Tom Hughes <tom@compton.nu>
1987              Date: Sat, 24 Apr 1999 18:11:59 +0100
1988              Message-ID: <609bdff748.tom@compton.compton.nu>
1989              Subject: ByteLoader patch
1990      Branch: perl
1991            + ext/ByteLoader/ByteLoader.pm ext/ByteLoader/ByteLoader.xs
1992            + ext/ByteLoader/Makefile.PL utils/perlbc.PL
1993            ! MANIFEST bytecode.h bytecode.pl byterun.c byterun.h embed.h
1994            ! embed.pl ext/B/B.xs ext/B/B/Asmdata.pm ext/B/B/Bytecode.pm
1995            ! ext/B/B/Debug.pm objXSUB.h op.c pp_ctl.c proto.h
1996            ! utils/Makefile win32/Makefile win32/makefile.mk
1997 ____________________________________________________________________________
1998 [  3355] By: gsar                                  on 1999/05/10  03:22:49
1999         Log: document 'test' attribute (from Andreas Koenig)
2000      Branch: perl
2001            ! lib/ExtUtils/MakeMaker.pm
2002 ____________________________________________________________________________
2003 [  3354] By: gsar                                  on 1999/05/10  03:12:37
2004         Log: From: pmarquess@bfsec.bt.co.uk
2005              Date: Thu, 22 Apr 1999 23:12:08 +0100
2006              Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB29C6B45@mbtlipnt02.btlabs.bt.co.uk>
2007              Subject: PATCH for small bug in scan_bin
2008      Branch: perl
2009            ! util.c
2010 ____________________________________________________________________________
2011 [  3353] By: gsar                                  on 1999/05/10  02:39:33
2012         Log: more bulletproof workaround for mangled paths (updates changes#3345,3350);
2013              provide Win32::GetLongPathName() to complement Win32::GetShortPathName()
2014      Branch: perl
2015            ! t/op/magic.t win32/makedef.pl win32/runperl.c win32/win32.c
2016            ! win32/win32iop.h
2017 ____________________________________________________________________________
2018 [  3352] By: gsar                                  on 1999/05/09  22:47:39
2019         Log: flush all open output buffers before fork(), exec(), system, qx//
2020              and pipe open() operations, simplifying buffering headaches faced
2021              by users; uses fflush(NULL), which may need Configure test
2022      Branch: perl
2023            ! perl.h pod/perldelta.pod pod/perlfunc.pod pod/perlipc.pod
2024            ! pp_sys.c util.c vmesa/vmesa.c vms/vms.c win32/win32.c
2025 ____________________________________________________________________________
2026 [  3351] By: gsar                                  on 1999/05/09  21:11:51
2027         Log: perlcc on win32 (correct version of fix suggested by Jean-Louis
2028              Leroy <jll@skynet.be>)
2029      Branch: perl
2030            ! utils/perlcc.PL
2031 ____________________________________________________________________________
2032 [  3350] By: gsar                                  on 1999/05/09  20:39:11
2033         Log: normalize $^X to full pathname on win32
2034      Branch: perl
2035            ! win32/runperl.c
2036 ____________________________________________________________________________
2037 [  3349] By: gsar                                  on 1999/05/09  20:23:07
2038         Log: allow readline($globref), <$globref> already works
2039      Branch: perl
2040            ! pp_hot.c
2041 ____________________________________________________________________________
2042 [  3348] By: gsar                                  on 1999/05/09  20:00:09
2043         Log: perldoc cleanups (variant of changes suggested by Christian Lemburg
2044              <lemburg@online-club.de>)
2045      Branch: perl
2046            ! utils/perldoc.PL
2047 ____________________________________________________________________________
2048 [  3347] By: gsar                                  on 1999/05/09  18:47:21
2049         Log: additions to Thread.pm docs from Tuomas J. Lukka
2050              <lukka@fas.harvard.edu>
2051      Branch: perl
2052            ! ext/Thread/Thread.pm
2053 ____________________________________________________________________________
2054 [  3346] By: gsar                                  on 1999/05/09  18:38:00
2055         Log: From: Stephen McCamant <smccam@uclink4.berkeley.edu>
2056              Date: Sat, 17 Apr 1999 02:46:13 -0700 (PDT)
2057              Message-ID: <14103.57454.614253.598264@fre-76-120.reshall.berkeley.edu>
2058              Subject: [PATCH _56] Re: pdt: Perl Development Tools? 
2059      Branch: perl
2060            ! ext/B/B/Xref.pm
2061 ____________________________________________________________________________
2062 [  3345] By: gsar                                  on 1999/05/09  18:22:43
2063         Log: work around mangled archname on win32 while finding privlib/sitelib;
2064              normalize lib paths to forward slashes internally
2065      Branch: perl
2066            ! win32/win32.c
2067 ____________________________________________________________________________
2068 [  3344] By: gsar                                  on 1999/05/09  03:20:06
2069         Log: fix typo in dbm filters that caused odbm.t to fail
2070      Branch: perl
2071            ! ext/ODBM_File/ODBM_File.xs t/lib/odbm.t
2072 ____________________________________________________________________________
2073 [  3343] By: gsar                                  on 1999/05/09  02:02:59
2074         Log: tweak test totals
2075      Branch: perl
2076            ! Changes t/lib/tie-stdhandle.t
2077 ____________________________________________________________________________
2078 [  3342] By: gsar                                  on 1999/05/09  01:42:06
2079         Log: import list propagation busted (pointed out by Ton Hospel
2080              <thospel@mail.dma.be>)
2081      Branch: perl
2082            ! lib/autouse.pm
2083 ____________________________________________________________________________
2084 [  3341] By: gsar                                  on 1999/05/09  00:54:18
2085         Log: hpux needs {SHLIB_PATH,LDOPTS} rather than LD_{LIBRARY,RUN}_PATH
2086              (as suggested by Eric Boehm <boehm@nortelnetworks.com>)
2087      Branch: perl
2088            ! Configure Makefile.SH
2089 ____________________________________________________________________________
2090 [  3340] By: gsar                                  on 1999/05/09  00:40:41
2091         Log: generate manpages for newly added utils
2092      Branch: perl
2093            ! installman
2094 ____________________________________________________________________________
2095 [  3339] By: gsar                                  on 1999/05/09  00:33:50
2096         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
2097              Date: Sun, 02 May 1999 17:59:24 +0100
2098              Message-Id: <199905021659.RAA14016@crypt.compulink.co.uk>
2099              Subject: [PATCH] Re: ptr to realloced memory in yylex
2100      Branch: perl
2101            ! toke.c
2102 ____________________________________________________________________________
2103 [  3338] By: jhi                                   on 1999/05/08  22:40:29
2104         Log: Remove CONFIG item, add Digital UNIX 'ld' bug.
2105      Branch: cfgperl
2106            ! INSTALL
2107 ____________________________________________________________________________
2108 [  3337] By: jhi                                   on 1999/05/08  22:22:26
2109         Log: Integrate from mainperl.
2110      Branch: cfgperl
2111           +> pod/perldbmfilter.pod t/io/open.t t/lib/tie-stdhandle.t
2112           !> (integrate 54 files)
2113 ____________________________________________________________________________
2114 [  3336] By: gsar                                  on 1999/05/08  21:48:22
2115         Log: make perldoc -f grok nested =items
2116      Branch: perl
2117            ! utils/perldoc.PL
2118 ____________________________________________________________________________
2119 [  3335] By: gsar                                  on 1999/05/08  19:48:11
2120         Log: allow AV/HV dereferences on pseudohashes ($ph->{foo}[1], etc.)
2121      Branch: perl
2122            ! op.c t/lib/fields.t
2123 ____________________________________________________________________________
2124 [  3334] By: gsar                                  on 1999/05/08  19:09:41
2125         Log: update test totals
2126      Branch: perl
2127            ! t/lib/bigintpm.t
2128 ____________________________________________________________________________
2129 [  3333] By: gsar                                  on 1999/05/08  16:56:02
2130         Log: mention unpack('pP',...) footshot (from Albert Dvornik <bert@genscan.com>)
2131      Branch: perl
2132            ! pod/perlfunc.pod
2133 ____________________________________________________________________________
2134 [  3332] By: gsar                                  on 1999/05/08  16:46:44
2135         Log: applied suggested patch, added tests
2136              From: William Mann <wmann@avici.com>
2137              Date: Mon, 12 Apr 1999 12:25:22 -0400 (EDT)
2138              Message-Id: <199904121625.MAA00983@hwsrv1.avici.com>
2139              Subject: BigInt.pm extensions for logical operations
2140      Branch: perl
2141            ! lib/Math/BigInt.pm pod/perldelta.pod t/lib/bigintpm.t
2142 ____________________________________________________________________________
2143 [  3331] By: gsar                                  on 1999/05/08  16:09:33
2144         Log: avoid temporary files named 'tmp'
2145      Branch: perl
2146            ! Makefile.SH pp.c
2147 ____________________________________________________________________________
2148 [  3330] By: nick                                  on 1999/05/08  14:16:30
2149         Log: Implement OPEN, EOF, SEEK, TELL, BINMODE and FILENO as TIEHANDLE methods.
2150              Provide Tie::StdHandle
2151              Basic update of docs.
2152      Branch: perl
2153            + t/lib/tie-stdhandle.t
2154            ! lib/Tie/Handle.pm pod/perltie.pod pp_sys.c
2155 ____________________________________________________________________________
2156 [  3329] By: nick                                  on 1999/05/08  12:03:45
2157         Log: Tweaks to open(my $fh,...) stuff
2158      Branch: perl
2159            ! op.c pp.c pp_sys.c t/io/open.t
2160 ____________________________________________________________________________
2161 [  3328] By: nick                                  on 1999/05/08  11:18:42
2162         Log: Bring SDBM_File.xs into line with new typemap
2163      Branch: perl
2164            ! ext/SDBM_File/SDBM_File.xs
2165 ____________________________________________________________________________
2166 [  3327] By: gsar                                  on 1999/05/08  00:07:11
2167         Log: add test case for AUTOLOAD reentrancy fix in change#3279
2168      Branch: perl
2169            ! t/lib/autoloader.t
2170 ____________________________________________________________________________
2171 [  3326] By: nick                                  on 1999/05/07  21:24:50
2172         Log: Implement open( my $fh, ...) and similar.
2173              Set flag in op.c for "constructor ops"
2174              In pp_rv2gv, if flag is set and arg is PADSV and uninit
2175              vivify as reference to a detached GV.
2176              (Name of GV is the pad name.)
2177              This scheme should "just work" for pipe/socket etc. too.
2178              
2179              #if 0 out the open(FH,undef) for now.
2180              Change t/io/open.t to test open(my $fh,...)
2181      Branch: perl
2182            ! op.c pp.c pp_sys.c t/io/open.t
2183 ____________________________________________________________________________
2184 [  3325] By: nick                                  on 1999/05/07  21:18:42
2185         Log: Correct SvLEN vs SvCUR  which leads to odd "chunk" vs "line" in mess().
2186      Branch: perl
2187            ! util.c
2188 ____________________________________________________________________________
2189 [  3324] By: gsar                                  on 1999/05/07  20:28:31
2190         Log: avoid using PL_sv_mutex in condpair_magic() (avoids hangs when
2191              intervening code has to allocate SVs)
2192      Branch: perl
2193            ! util.c
2194 ____________________________________________________________________________
2195 [  3323] By: gsar                                  on 1999/05/07  19:45:08
2196         Log: allow line numbers to show in diagnostics during global destruction
2197      Branch: perl
2198            ! util.c
2199 ____________________________________________________________________________
2200 [  3322] By: gsar                                  on 1999/05/07  09:38:11
2201         Log: From: Dan Sugalski <sugalskd@ous.edu>
2202              Date: Fri, 09 Apr 1999 16:16:39 -0700
2203              Message-Id: <3.0.6.32.19990409161639.02ea1050@ous.edu>
2204              Subject: [PATCH 5.005_03]Bug in MM_VMS.PM
2205      Branch: perl
2206            ! lib/ExtUtils/MM_VMS.pm
2207 ____________________________________________________________________________
2208 [  3321] By: gsar                                  on 1999/05/07  09:08:23
2209         Log: From: kwzh@gnu.org (Karl Heuer)
2210              Date: Wed, 7 Apr 1999 23:58:58 -0400
2211              Message-Id: <199904080358.XAA01192@mescaline.gnu.org>
2212              Subject: [perl-5.005.02] detect lack of /dev/tty
2213      Branch: perl
2214            ! Makefile.SH
2215 ____________________________________________________________________________
2216 [  3320] By: gsar                                  on 1999/05/07  08:52:14
2217         Log: allow distinct prefix for versioned executables
2218              From: Roderick Schertler <roderick@argon.org>
2219              Date: Wed, 07 Apr 1999 15:34:56 -0400
2220              Message-ID: <3003.923513696@eeyore.ibcinc.com>
2221              Subject: perl55.00503 -> perl5.00503 patch for installperl
2222      Branch: perl
2223            ! INSTALL installperl
2224 ____________________________________________________________________________
2225 [  3319] By: gsar                                  on 1999/05/07  08:07:02
2226         Log: From: Dan Sugalski <sugalskd@osshe.edu>
2227              Date: Mon, 05 Apr 1999 15:38:42 -0700
2228              Message-Id: <3.0.6.32.19990405153842.0367b650@ous.edu>
2229              Subject: Re: chomp fails with $/ in fixed-length record mode
2230              --
2231              From: Roderick Schertler <roderick@argon.org>
2232              Date: Tue, 06 Apr 1999 21:11:37 -0400
2233              Message-ID: <2795.923447497@eeyore.ibcinc.com>
2234              Subject: Re: chomp fails with $/ in fixed-length record mode
2235      Branch: perl
2236            ! doop.c pod/perlfunc.pod t/op/chop.t
2237 ____________________________________________________________________________
2238 [  3318] By: gsar                                  on 1999/05/07  07:56:35
2239         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2240              Date: Tue, 6 Apr 1999 01:40:36 -0400
2241              Message-ID: <19990406014035.A1238@monk.mps.ohio-state.edu>
2242              Subject: [PATCH 5.005_*] Make % use fmod()
2243      Branch: perl
2244            ! pp.c t/op/arith.t
2245 ____________________________________________________________________________
2246 [  3317] By: gsar                                  on 1999/05/07  04:18:11
2247         Log: DBM Filters (via private mail)
2248              From: pmarquess@bfsec.bt.co.uk
2249              Date: Sun, 18 Apr 1999 21:05:52 +0100
2250              Message-Id: <199904182009.NAA19152@activestate.com>
2251              Subject: DBM Filters
2252      Branch: perl
2253            + pod/perldbmfilter.pod
2254            ! MANIFEST ext/DB_File/Changes ext/DB_File/DB_File.pm
2255            ! ext/DB_File/DB_File.xs ext/DB_File/typemap
2256            ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
2257            ! ext/GDBM_File/typemap ext/NDBM_File/NDBM_File.pm
2258            ! ext/NDBM_File/NDBM_File.xs ext/NDBM_File/typemap
2259            ! ext/ODBM_File/ODBM_File.pm ext/ODBM_File/ODBM_File.xs
2260            ! ext/ODBM_File/typemap ext/SDBM_File/SDBM_File.pm
2261            ! ext/SDBM_File/SDBM_File.xs ext/SDBM_File/typemap
2262            ! lib/AnyDBM_File.pm pod/Makefile pod/buildtoc pod/perl.pod
2263            ! pod/perldelta.pod t/lib/db-btree.t t/lib/db-hash.t
2264            ! t/lib/db-recno.t t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
2265            ! t/lib/sdbm.t
2266 ____________________________________________________________________________
2267 [  3316] By: gsar                                  on 1999/05/07  03:28:53
2268         Log: avoid negative return value from Win32::GetTickCount()
2269              From: jan.dubois@ibm.net (Jan Dubois)
2270              Date: Sat, 03 Apr 1999 19:04:18 +0200
2271              Message-ID: <37084742.22824479@smtp1.ibm.net>
2272              Subject: Re: Win32::GetTickCount
2273      Branch: perl
2274            ! win32/win32.c
2275 ____________________________________________________________________________
2276 [  3315] By: nick                                  on 1999/05/06  21:44:38
2277         Log: open(FH,undef) # creates new_tmpfile opened read/write
2278              Add t/io/open.t with test for above.
2279      Branch: perl
2280            + t/io/open.t
2281            ! pp_sys.c
2282 ____________________________________________________________________________
2283 [  3314] By: gsar                                  on 1999/05/06  08:01:23
2284         Log: compiler fixes from Vishal Bhatia <vishalb@hotmail.com>
2285              Date: Tue, 30 Mar 1999 23:40:34 PST
2286              Message-ID: <19990331074034.6117.qmail@hotmail.com>
2287              Subject: [PATCH 5.005_56] pp_entersub and pp_leavewrite(CC.pm)
2288              --
2289              Date: Wed, 07 Apr 1999 00:28:23 -0800
2290              Message-ID: <FGBNLNPOEELFAAAA@my-dejanews.com>
2291              Subject: [PATCH 5.005_56] function prototypes(B.pm)
2292              --
2293              Date: Thu, 22 Apr 1999 23:40:52 -0700
2294              Message-ID: <OEAOMKBMLDADCAAA@my-dejanews.com>
2295              Subject: [PATCH 5.005_56 ] discarding worthless padsvs
2296              --
2297              Date: Tue, 27 Apr 1999 01:14:49 PDT
2298              Message-ID: <19990427081449.28615.qmail@hotmail.com>
2299              Subject: [PATCH 5.005_56] pp_ncmp implementation ( CC.pm)
2300      Branch: perl
2301            ! ext/B/B.pm ext/B/B/CC.pm ext/B/B/Stackobj.pm t/op/gv.t
2302            ! t/op/ref.t
2303 ____________________________________________________________________________
2304 [  3313] By: jhi                                   on 1999/05/06  07:59:52
2305         Log: Integrate from mainperl.
2306      Branch: cfgperl
2307           !> (integrate 33 files)
2308 ____________________________________________________________________________
2309 [  3312] By: gsar                                  on 1999/05/06  07:11:50
2310         Log: add Ethiopic section to unicode master database (from Ken
2311              Whistler <kenw@sybase.com>)
2312      Branch: perl
2313            ! lib/unicode/UnicodeData-Latest.txt
2314 ____________________________________________________________________________
2315 [  3311] By: gsar                                  on 1999/05/06  05:37:55
2316         Log: From: Damon Atkins <n107844@sysmgtdev.nabaus.com.au>
2317              Date: Tue, 30 Mar 1999 11:26:11 +1000 (EST)
2318              Message-Id: <199903300126.LAA20870@sysmgtdev.nabaus.com.au>
2319              Subject: Largefiles for Solaris
2320      Branch: perl
2321            ! hints/solaris_2.sh
2322 ____________________________________________________________________________
2323 [  3310] By: gsar                                  on 1999/05/06  05:14:35
2324         Log: emit more accurate diagnostic for syntax errors involving <>
2325              within eval""
2326      Branch: perl
2327            ! toke.c utils/perldoc.PL
2328 ____________________________________________________________________________
2329 [  3309] By: gsar                                  on 1999/05/06  04:36:31
2330         Log: additional test for IPC::Open3 (courtesy RonaldWS@aol.com)
2331      Branch: perl
2332            ! t/lib/open3.t
2333 ____________________________________________________________________________
2334 [  3308] By: gsar                                  on 1999/05/06  03:19:16
2335         Log: applied first part of suggested patch (bug described cannot be
2336              reproduced any longer, so the second inconclusive part has not
2337              been applied)
2338              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
2339              Date: Sun, 28 Mar 1999 04:51:34 +0100
2340              Message-Id: <199903280351.EAA20430@crypt.compulink.co.uk>
2341              Subject: [PATCH 5.005_56] Re: A core dump 
2342      Branch: perl
2343            ! toke.c
2344 ____________________________________________________________________________
2345 [  3307] By: gsar                                  on 1999/05/06  01:56:06
2346         Log: fix bogus OPf_REF context in C<sort BLOCK @foo> (extension of
2347              change#3180)
2348      Branch: perl
2349            ! op.c
2350 ____________________________________________________________________________
2351 [  3306] By: gsar                                  on 1999/05/05  17:17:34
2352         Log: applied non-conflicting parts of suggested patch
2353              From: Charles Bailey <BAILEY@newman.upenn.edu>
2354              Date: Sat, 27 Mar 1999 00:16:51 -0400 (EDT)
2355              Message-id: <01J9AZY8I2PW001O2S@mail.newman.upenn.edu>
2356              Subject: [Patch 5.005_56] Revised VMS patch
2357      Branch: perl
2358            ! Changes ext/B/defsubs.h.PL hv.c iperlsys.h perl.c
2359            ! pod/perldiag.pod proto.h util.c vms/perlvms.pod vms/vms.c
2360 ____________________________________________________________________________
2361 [  3305] By: gsar                                  on 1999/05/05  16:20:19
2362         Log: make perldoc use backslashed pathnames within system() on win32
2363      Branch: perl
2364            ! pod/perldiag.pod pod/perlthrtut.pod utils/perldoc.PL
2365 ____________________________________________________________________________
2366 [  3304] By: gsar                                  on 1999/05/05  07:29:43
2367         Log: upgrade Pod::Parser to v1.081 from CPAN
2368      Branch: perl
2369            ! lib/Pod/Checker.pm lib/Pod/InputObjects.pm lib/Pod/Parser.pm
2370            ! lib/Pod/PlainText.pm lib/Pod/Select.pm lib/Pod/Usage.pm
2371            ! t/pod/special_seqs.t t/pod/special_seqs.xr t/pod/testp2pt.pl
2372 ____________________________________________________________________________
2373 [  3303] By: gsar                                  on 1999/05/05  07:02:07
2374         Log: From: Andy Dougherty <doughera@lafayette.edu>
2375              Date: Fri, 19 Mar 1999 12:31:35 -0500 (EST)
2376              Message-Id: <Pine.GSU.4.05.9903191208250.8899-100000@newton.phys>
2377              Subject: [PATCH 5.005_03-MT3] INSTALL patches
2378      Branch: perl
2379            ! INSTALL
2380 ____________________________________________________________________________
2381 [  3302] By: gsar                                  on 1999/05/05  06:55:21
2382         Log: load base packages based on nonexistent $VERSION
2383              From: andreas.koenig@anima.de (Andreas J. Koenig)
2384              Date: 19 Mar 1999 06:00:28 +0100
2385              Message-ID: <sfcsob2m5ub.fsf@dubravka.in-berlin.de>
2386              Subject: Re: base.pm flaw
2387      Branch: perl
2388            ! lib/base.pm lib/locale.pm
2389 ____________________________________________________________________________
2390 [  3301] By: gsar                                  on 1999/05/04  05:41:08
2391         Log: pod2man outputs switched date and revision label (fix suggested by
2392              EthanSasiela@mede.com)
2393      Branch: perl
2394            ! pod/pod2man.PL
2395 ____________________________________________________________________________
2396 [  3300] By: gsar                                  on 1999/05/03  18:48:25
2397         Log: adjust win32_stat() to cope with FindFirstFile() and stat() bugs
2398              (makes opendir(D,"c:") work reliably)
2399      Branch: perl
2400            ! win32/win32.c
2401 ____________________________________________________________________________
2402 [  3299] By: gsar                                  on 1999/05/02  19:39:55
2403         Log: add test case for change#3298
2404      Branch: perl
2405            ! sv.c t/op/readdir.t
2406 ____________________________________________________________________________
2407 [  3298] By: gsar                                  on 1999/05/02  19:24:41
2408         Log: close directory handles properly when localized
2409      Branch: perl
2410            ! sv.c
2411 ____________________________________________________________________________
2412 [  3297] By: jhi                                   on 1999/04/30  11:42:14
2413         Log: Integrate from mainperl.
2414      Branch: cfgperl
2415           !> Changes config_h.SH configure.com lib/AutoLoader.pm
2416           !> lib/AutoSplit.pm lib/File/Path.pm pod/perlre.pod pp.c pp_ctl.c
2417           !> pp_sys.c proto.h regcomp.c t/op/die.t t/op/ref.t util.c
2418           !> vms/descrip_mms.template vms/gen_shrfls.pl vms/munchconfig.c
2419           !> vms/subconfigure.com win32/win32.c
2420 ____________________________________________________________________________
2421 [  3293] By: chip                                  on 1999/04/29  18:50:49
2422         Log: Fix shebang lines.
2423      Branch: maint-5.004/perl
2424            ! Porting/p4d2p h2pl/mksizes pod/checkpods.PL pod/pod2html.PL
2425            ! pod/pod2latex.PL pod/pod2man.PL pod/pod2text.PL utils/c2ph.PL
2426            ! utils/h2ph.PL utils/h2xs.PL utils/perlbug.PL utils/perldoc.PL
2427            ! utils/pl2pm.PL utils/splain.PL win32/bin/search.pl
2428            ! x2p/find2perl.PL x2p/s2p.PL
2429 ____________________________________________________________________________
2430 [  3284] By: gsar                                  on 1999/04/27  00:48:42
2431         Log: integrate change#3279 from maint-5.004
2432      Branch: perl
2433            ! lib/AutoLoader.pm
2434 ____________________________________________________________________________
2435 [  3279] By: chip                                  on 1999/04/26  23:09:26
2436         Log: Make &AutoLoad::AUTOLOAD reentrant.
2437      Branch: maint-5.004/perl
2438            ! lib/AutoLoader.pm
2439 ____________________________________________________________________________
2440 [  3276] By: chip                                  on 1999/04/26  22:34:36
2441         Log: Make porting scripts executable.
2442      Branch: maint-5.004/perl
2443            ! Changes Porting/genlog Porting/makerel Porting/p4desc
2444            ! Porting/patchls
2445 ____________________________________________________________________________
2446 [  3274] By: gsar                                  on 1999/04/26  17:30:31
2447         Log: allow embedded null characters in diagnostics
2448      Branch: perl
2449            ! pp_ctl.c pp_sys.c proto.h regcomp.c t/op/die.t util.c
2450 ____________________________________________________________________________
2451 [  3273] By: gsar                                  on 1999/04/26  08:27:22
2452         Log: hand-applied conflicting parts of suggested patch
2453              From: Charles Bailey <BAILEY@newman.upenn.edu>
2454              Date: Wed, 17 Mar 1999 23:55:23 -0400 (EDT)
2455              Message-id: <01J8YELSL7WK001E7S@mail.newman.upenn.edu>
2456              Subject: [PATCH 5.005_56] VMS configuration/build
2457      Branch: perl
2458            ! configure.com vms/descrip_mms.template vms/gen_shrfls.pl
2459            ! vms/munchconfig.c vms/subconfigure.com
2460 ____________________________________________________________________________
2461 [  3272] By: gsar                                  on 1999/04/26  08:25:41
2462         Log: update Changes; tweak minor regressions
2463      Branch: perl
2464            ! Changes lib/AutoSplit.pm lib/File/Path.pm
2465 ____________________________________________________________________________
2466 [  3271] By: gsar                                  on 1999/04/26  07:52:51
2467         Log: integrate change#3229 from maint-5.004
2468      Branch: perl
2469            ! pp_ctl.c util.c
2470 ____________________________________________________________________________
2471 [  3270] By: gsar                                  on 1999/04/25  22:58:27
2472         Log: fix buggy reference count on refs to SVs with autoviv magic
2473              (resulted in C<my @a; $a[1] = 1; print \$_ for @a> and Data::Dumper
2474              accessing free()d memory)
2475      Branch: perl
2476            ! pp.c t/op/ref.t
2477 ____________________________________________________________________________
2478 [  3269] By: gsar                                  on 1999/04/24  17:07:55
2479         Log: fix bug in change#3123 (off-by-one, caused C<qx[noargs]> to fail
2480              on win32)
2481      Branch: perl
2482            ! win32/win32.c
2483 ____________________________________________________________________________
2484 [  3268] By: gsar                                  on 1999/04/24  16:38:25
2485         Log: kill dup hunk
2486      Branch: perl
2487            ! config_h.SH
2488 ____________________________________________________________________________
2489 [  3267] By: gsar                                  on 1999/04/24  16:35:57
2490         Log: integrate cfgperl changes into mainline
2491      Branch: perl
2492           +> myconfig.SH
2493            - myconfig
2494            ! pod/perlre.pod
2495           !> (integrate 38 files)
2496 ____________________________________________________________________________
2497 [  3266] By: jhi                                   on 1999/04/23  18:42:44
2498         Log: From: "Kurt D. Starsinic" <kstar@chapin.edu>
2499              To: perl5-porters@perl.org, Jarkko Hietaniemi <jhi@iki.fi>,
2500              Graham Barr <gbarr@pobox.com>, Gurusamy Sarathy <gsar@activestate.com>
2501              Cc: Lionel Cons <lionel.cons@cern.ch>,
2502              Ilya Zakharevich <ilya@math.ohio-state.edu>,
2503              David Hayes <david@bdel.com>
2504              Subject: [PATCH] h2ph
2505              Date: Fri, 23 Apr 1999 12:37:23 -0400
2506              Message-ID: <19990423123723.A49550@O2.chapin.edu>
2507      Branch: cfgperl
2508            ! utils/h2ph.PL
2509 ____________________________________________________________________________
2510 [  3265] By: jhi                                   on 1999/04/21  18:17:12
2511         Log: From: lane@duphy4.physics.drexel.edu (by way of Dan Sugalski <sugalskd@ous.edu>)
2512              To: perlbug@perl.org
2513              Subject: [PATCH Perl 5.005.56] descrip_mms.template installed files fix
2514              Date: Wed, 21 Apr 1999 08:17:54 -0700
2515              Message-Id: <3.0.6.32.19990421081754.03127b60@ous.edu>
2516      Branch: cfgperl
2517            ! vms/descrip_mms.template
2518 ____________________________________________________________________________
2519 [  3264] By: jhi                                   on 1999/04/20  08:50:54
2520         Log: From: Andy Dougherty <doughera@lafayette.edu>
2521              To: The Perl Porters Mailing List <perl5-porters@perl.org>
2522              Subject: [PATCH 5.005_56] Re: 5.006 Todo
2523              Date: Mon, 19 Apr 1999 16:27:07 -0400 (EDT)
2524              Message-Id: <Pine.GSU.4.05.9904191623470.7838-100000@newton.phys>
2525      Branch: cfgperl
2526            ! Porting/pumpkin.pod
2527 ____________________________________________________________________________
2528 [  3263] By: jhi                                   on 1999/04/20  08:05:01
2529         Log: From: Chip Salzenberg <chip@perlsupport.com>
2530              To: Perl 5 Porters <perl5-porters@perl.org>
2531              Subject: [PATCH 5.005_56] Configure: $sig_count
2532              Date: Sun, 18 Apr 1999 17:54:36 -0400
2533              Message-ID: <19990418175436.A27496@perlsupport.com>
2534      Branch: cfgperl
2535            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
2536            ! config_h.SH
2537 ____________________________________________________________________________
2538 [  3262] By: jhi                                   on 1999/04/19  18:23:50
2539         Log: Subject: PATCH wrong faq reference in perlbook.pod
2540              From: Robin Barker <rmb1@cise.npl.co.uk>
2541              To: perlbug@perl.com
2542              Date: Fri, 9 Apr 1999 16:05:23 +0100 (BST)
2543              Message-Id: <199904091505.QAA03757@cyclone.cise.npl.co.uk>
2544      Branch: cfgperl
2545            ! pod/perlbook.pod
2546 ____________________________________________________________________________
2547 [  3261] By: jhi                                   on 1999/04/15  13:59:04
2548         Log: From: Andy Dougherty <doughera@lafayette.edu>
2549              To: Hugo van der Sanden <hugo@corp.netcom.net.uk>
2550              Cc: Perl Porters <perl5-porters@perl.org>
2551              Subject: [PATCH] Re: 5.005_03 and gcc, GNU ld under Solaris 2.6
2552              Date: Wed, 14 Apr 1999 17:07:43 -0400 (EDT)
2553              Message-Id: <Pine.GSU.4.05.9904141658290.4262-100000@newton.phys>
2554      Branch: cfgperl
2555            ! hints/solaris_2.sh
2556 ____________________________________________________________________________
2557 [  3260] By: jhi                                   on 1999/04/15  13:56:53
2558         Log: From: Tom Christiansen <tchrist@jhereg.perl.com>
2559              To: pumpkings@jhereg.perl.com
2560              Subject: PATCH: 5.005_56: perldata.pod (UPDATE)
2561              Date: Thu, 15 Apr 1999 07:13:41 -0600
2562              Message-Id: <199904151313.HAA07682@jhereg.perl.com>
2563      Branch: cfgperl
2564            ! pod/perldata.pod
2565 ____________________________________________________________________________
2566 [  3259] By: jhi                                   on 1999/04/13  23:12:52
2567         Log: LDLIBPTH also on 'clean' targets.
2568      Branch: cfgperl
2569            ! Makefile.SH
2570 ____________________________________________________________________________
2571 [  3258] By: jhi                                   on 1999/04/13  21:38:46
2572         Log: Add information about the two DEC C compiler optimizer bugs
2573              (what patch levels of the compilers fix them).
2574      Branch: cfgperl
2575            ! pp.c t/op/repeat.t
2576 ____________________________________________________________________________
2577 [  3257] By: jhi                                   on 1999/04/13  14:25:08
2578         Log: Be polite about ccdlflags and lddflags, too.
2579              Avoid Perl's malloc only when threaded.
2580      Branch: cfgperl
2581            ! hints/aix.sh
2582 ____________________________________________________________________________
2583 [  3256] By: jhi                                   on 1999/04/13  10:21:33
2584         Log: Croak if no known ways to semctl() (don't assume union semun).
2585      Branch: cfgperl
2586            ! doio.c perl.h
2587 ____________________________________________________________________________
2588 [  3255] By: jhi                                   on 1999/04/13  09:10:26
2589         Log: From: Dan Sugalski <sugalskd@osshe.edu>
2590              To: perl5-porters@perl.org, vmsperl@perl.org
2591              Subject: [Patch 5.005/5.006]Another MM_VMS.pm patch
2592              Date: Mon, 12 Apr 1999 13:36:48 -0700
2593              Message-Id: <3.0.6.32.19990412133648.030e7ec0@ous.edu>
2594      Branch: cfgperl
2595            ! lib/ExtUtils/MM_VMS.pm
2596 ____________________________________________________________________________
2597 [  3254] By: jhi                                   on 1999/04/13  06:56:26
2598         Log: From: "Todd C. Miller" <Todd.Miller@courtesan.com>
2599              To: perlbug@perl.com
2600              Subject: Update for OpenBSD hints
2601              Date: Mon, 12 Apr 1999 23:12:22 -0600 (MDT)
2602              Message-Id: <199904130512.XAA27712@xerxes.courtesan.com>
2603      Branch: cfgperl
2604            ! hints/openbsd.sh
2605 ____________________________________________________________________________
2606 [  3229] By: chip                                  on 1999/04/13  04:04:14
2607         Log: Preserve errno from importunities of sfio.
2608      Branch: maint-5.004/perl
2609            ! pp_ctl.c util.c
2610 ____________________________________________________________________________
2611 [  3226] By: jhi                                   on 1999/04/11  12:52:26
2612         Log: If both ways to call semctl are broken,    skip the tests.
2613      Branch: cfgperl
2614            ! t/lib/ipc_sysv.t
2615 ____________________________________________________________________________
2616 [  3225] By: jhi                                   on 1999/04/10  22:27:28
2617         Log: From: Andy Dougherty <doughera@lafayette.edu>
2618              To: dsembr01@ox.slug.louisville.edu
2619              Cc: perlbug@perl.com
2620              Subject: [PATCH 5.004_05 5.005_03 5.005_56] Re: Misspelled macro in ext/POSIX/POSIX.xs?
2621              Date: Fri, 9 Apr 1999 16:58:08 -0400 (EDT)
2622              Message-Id: <Pine.GSU.4.05.9904091648570.894-100000@newton.phys>
2623      Branch: cfgperl
2624            ! ext/POSIX/POSIX.xs
2625 ____________________________________________________________________________
2626 [  3224] By: jhi                                   on 1999/04/09  18:50:32
2627         Log: From: Andy Dougherty <doughera@lafayette.edu>
2628              To: Perl Porters <perl5-porters@perl.org>
2629              Subject: [PATCH 5.005_56] Re: prefix= in hints
2630              Date: Fri, 9 Apr 1999 14:54:18 -0400 (EDT)
2631              Message-Id: <Pine.GSU.4.05.9904091445280.894-100000@newton.phys>
2632              
2633              (Overrides change #3204 from Kurt)
2634      Branch: cfgperl
2635            ! hints/linux.sh
2636 ____________________________________________________________________________
2637 [  3223] By: jhi                                   on 1999/04/09  18:37:55
2638         Log: Understand Apollo's //node notation.
2639              
2640              From: Johann Klasek <jk@auto.tuwien.ac.at>
2641              To: jhi@iki.fi
2642              Subject: Re: DomainPerl
2643              Date: Fri, 9 Apr 1999 18:21:37 +0200
2644              Message-ID: <19990409182137.A2299@euklid.auto.tuwien.ac.at>
2645      Branch: cfgperl
2646            ! lib/Cwd.pm
2647 ____________________________________________________________________________
2648 [  3220] By: jhi                                   on 1999/04/04  16:33:49
2649         Log: Integrate from mainperl.
2650      Branch: cfgperl
2651           !> (integrate 39 files)
2652 ____________________________________________________________________________
2653 [  3219] By: gsar                                  on 1999/04/04  02:48:17
2654         Log: tweak previous change
2655      Branch: maint-5.005/perl
2656            ! win32/win32.c
2657 ____________________________________________________________________________
2658 [  3218] By: gsar                                  on 1999/04/04  02:44:47
2659         Log: be careful about extending the stack for the Win32:: builtins
2660      Branch: maint-5.005/perl
2661            ! win32/win32.c
2662 ____________________________________________________________________________
2663 [  3217] By: gsar                                  on 1999/04/04  01:59:26
2664         Log: correct places that said newSVpv() when they meant newSVpvn()
2665      Branch: perl
2666            ! XSUB.h dump.c ext/B/B.xs ext/B/defsubs.h.PL
2667            ! ext/DB_File/DB_File.xs ext/DynaLoader/dl_vms.xs
2668            ! ext/IPC/SysV/SysV.xs ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
2669            ! ext/Socket/Socket.xs ext/attrs/attrs.xs gv.c hv.c hv.h
2670            ! jpl/JNI/JNI.xs mg.c op.c perl.c pod/perlguts.pod pp.c pp_ctl.c
2671            ! pp_sys.c regcomp.c toke.c util.c win32/dl_win32.xs
2672            ! win32/win32.c
2673 ____________________________________________________________________________
2674 [  3216] By: gsar                                  on 1999/04/03  23:58:27
2675         Log: avoid duplicate code
2676      Branch: perl
2677            ! sv.c
2678 ____________________________________________________________________________
2679 [  3215] By: gsar                                  on 1999/04/03  23:14:34
2680         Log: grow PL_tmps_stack more efficiently; make it more amenable to
2681              STRESS_REALLOC testing
2682      Branch: perl
2683            ! embed.h embed.pl global.sym objXSUB.h pp.h proto.h scope.c
2684            ! sv.c
2685 ____________________________________________________________________________
2686 [  3214] By: gsar                                  on 1999/04/03  21:01:09
2687         Log: scrounge and save three extra branches in pp_entersub()
2688      Branch: perl
2689            ! cv.h pp_ctl.c pp_hot.c
2690 ____________________________________________________________________________
2691 [  3213] By: gsar                                  on 1999/04/03  17:43:23
2692         Log: remove duplicate code and an extra branch in sv_setsv() and
2693              other hot code by making SvTHINKFIRST() think about FAKE SVs
2694      Branch: perl
2695            ! doio.c embed.h embed.pl global.sym objXSUB.h pp.c pp_hot.c
2696            ! proto.h scope.c sv.c sv.h
2697 ____________________________________________________________________________
2698 [  3212] By: jhi                                   on 1999/04/03  16:20:09
2699         Log: Fix up some _t nits (Pid_t, Gid_t, Uid_t, etc. instead of int).
2700              
2701              From: John Bley <jbb6@acpub.duke.edu>
2702              To: perlbug@perl.org
2703              Subject: [PATCH]5.005_03 (CORE) Fix some _t nits
2704              Date: Thu, 1 Apr 1999 02:01:47 -0500 (EST)
2705              Message-ID: <Pine.SOL.3.91.990401015805.21458A-100000@soc13.acpub.duke.edu>
2706      Branch: cfgperl
2707            ! doio.c pp_sys.c
2708 ____________________________________________________________________________
2709 [  3211] By: jhi                                   on 1999/04/03  13:27:26
2710         Log: Change #3210 was rather unportable.  This is better.
2711      Branch: cfgperl
2712            ! Configure config_h.SH
2713 ____________________________________________________________________________
2714 [  3210] By: jhi                                   on 1999/04/03  13:16:20
2715         Log: Avoid Digital UNIX' ksh.
2716              
2717              From: Jarkko Hietaniemi <jhi@iki.fi> 
2718              To: Henrik Tougaard <ht000@siberut.foa.dk> 
2719              Cc: perlbug@perl.com, ht000@foa.dk 
2720              Subject: Re: Not OK perl5.005_03-MAINT_TRIAL_4
2721              Date: Wed, 27 Jan 1999 16:52:33 +0200 (EET) 
2722              Message-ID: <13999.10289.319422.239987@alpha.hut.fi> 
2723      Branch: cfgperl
2724            ! Configure config_h.SH
2725 ____________________________________________________________________________
2726 [  3209] By: jhi                                   on 1999/04/03  12:49:04
2727         Log: Integrate from mainperl.
2728      Branch: cfgperl
2729           !> Changes Makefile.SH README installperl t/lib/bigfloatpm.t
2730 ____________________________________________________________________________
2731 [  3208] By: jhi                                   on 1999/04/03  12:27:24
2732         Log: Add -mabi=64 to ccflags for 64-bit IRIX gcc.
2733              
2734              From: Lionel Cons <lionel.cons@cern.ch>
2735              To: jhi@iki.fi
2736              Cc: perlbug@perl.com, kstar@isinet.com,
2737              Philippe Defert <philippe.defert@cern.ch>
2738              Subject: Re: Not OK: perl 5.00503 on IP27-irix 6.5 (UNINSTALLED)
2739              Date: Thu, 1 Apr 1999 14:05:28 +0200 (METDST)
2740              Message-Id: <199904011205.OAA11380@mercury.cern.ch>
2741      Branch: cfgperl
2742            ! hints/irix_6.sh
2743 ____________________________________________________________________________
2744 [  3207] By: jhi                                   on 1999/04/03  12:20:21
2745         Log: Be polite about usemymalloc.
2746      Branch: cfgperl
2747            ! hints/aix.sh
2748 ____________________________________________________________________________
2749 [  3206] By: gsar                                  on 1999/04/02  23:31:59
2750         Log: a typo in change#3205
2751      Branch: perl
2752            ! t/lib/bigfloatpm.t
2753 ____________________________________________________________________________
2754 [  3205] By: gsar                                  on 1999/04/02  23:20:31
2755         Log: make testsuite reflect change#3157  (Math::BigFloat->new now
2756              returns NaNs faithfully)
2757      Branch: perl
2758            ! t/lib/bigfloatpm.t
2759 ____________________________________________________________________________
2760 [  3204] By: jhi                                   on 1999/04/02  22:03:23
2761         Log: On -Uinstallusrbinperl and no -Dprefix, set prefix to /usr/local.
2762              
2763              From: "Kurt D. Starsinic" <kstar@chapin.edu>
2764              To: perl5-porters@perl.org
2765              Subject: linux hints nit
2766              Date: Fri, 2 Apr 1999 16:49:47 -0500
2767              Message-ID: <19990402164947.E80926@O2.chapin.edu>
2768      Branch: cfgperl
2769            ! hints/linux.sh
2770 ____________________________________________________________________________
2771 [  3203] By: jhi                                   on 1999/04/02  22:00:56
2772         Log: Display exact glibc version in Linux. 
2773              
2774              From: Andy Dougherty <doughera@lafayette.edu>
2775              To: Perl Porters <perl5-porters@perl.org>
2776              Subject: Displaying glibc version on Linux
2777              Date: Mon, 29 Mar 1999 15:04:26 -0500 (EST)
2778              Message-Id: <Pine.GSU.4.05.9903291417370.15335-100000@newton.phys>
2779      Branch: cfgperl
2780            ! hints/linux.sh
2781 ____________________________________________________________________________
2782 [  3202] By: gsar                                  on 1999/04/02  21:23:18
2783         Log: various little goofs
2784      Branch: perl
2785            ! Changes Makefile.SH README installperl
2786 ____________________________________________________________________________
2787 [  3201] By: jhi                                   on 1999/04/02  13:13:39
2788         Log: Configure regen.
2789              
2790              Add llseek + offset_t probing.
2791              Change CONFIG to CONFIGDOTSH.
2792              'unset foo' is unportable, use foo=''.
2793      Branch: cfgperl
2794            ! Configure Makefile.SH Policy_sh.SH cflags.SH config_h.SH
2795            ! configpm makeaperl.SH makedepend.SH makedir.SH myconfig.SH
2796            ! perl_exp.SH writemain.SH
2797 ____________________________________________________________________________
2798 [  3200] By: jhi                                   on 1999/04/02  12:06:22
2799         Log: Introduce myconfig.SH.
2800              
2801              From: Andy Dougherty <doughera@lafayette.edu>
2802              To: Jarkko Hietaniemi <jhi@iki.fi>
2803              Cc: Nick Ing-Simmons <nik@tiuk.ti.com>, Perl Porters <perl5-porters@perl.org>
2804              Subject: [PATCH] myconfig.SH (was Re: perl install bug on AIX 4.3.1.0)
2805              Date: Tue, 30 Mar 1999 12:41:29 -0500 (EST)
2806              Message-Id: <Pine.GSU.4.05.9903301222280.15987-100000@newton.phys>
2807      Branch: cfgperl
2808            + myconfig.SH
2809            - myconfig
2810            ! MANIFEST
2811 ____________________________________________________________________________
2812 [  3195] By: jhi                                   on 1999/03/28  16:42:54
2813         Log: Update perlhist on 5_03.
2814      Branch: maint-5.005/perl
2815            ! pod/perlhist.pod
2816 ____________________________________________________________________________
2817 [  3194] By: jhi                                   on 1999/03/28  12:30:01
2818         Log: Integrate from mainperl.
2819      Branch: cfgperl
2820           +> t/op/grep.t
2821            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/bigfloat.pl
2822            ! t/lib/bigintpm.t
2823           !> MANIFEST Porting/p4desc ext/Thread/Thread.xs op.c
2824           !> t/lib/thread.t
2825 ____________________________________________________________________________
2826 [  3189] By: gsar                                  on 1999/03/28  08:22:00
2827         Log: various pod niggles
2828      Branch: maint-5.005/perl
2829            ! pod/perl.pod pod/perldebug.pod pod/perldiag.pod
2830            ! pod/perlfunc.pod pod/perlhist.pod
2831 ____________________________________________________________________________
2832 [  3187] By: gsar                                  on 1999/03/28  07:31:16
2833         Log: regularize CAPI declarations (CAPI extensions now build under
2834              the Borland compiler)
2835      Branch: maint-5.005/perl
2836            ! win32/GenCAPI.pl
2837 ____________________________________________________________________________
2838 [  3186] By: gsar                                  on 1999/03/28  07:26:33
2839         Log: ensure XS_LOCKS stuff happens *before* XSUB is entered under
2840              -DPERL_CAPI
2841      Branch: maint-5.005/perl
2842            ! XSlock.h win32/GenCAPI.pl win32/Makefile win32/makefile.mk
2843 ____________________________________________________________________________
2844 [  3183] By: gsar                                  on 1999/03/28  06:00:46
2845         Log: update p4 utility to ignore non-text files
2846      Branch: perl
2847            ! Porting/p4desc
2848 ____________________________________________________________________________
2849 [  3181] By: gsar                                  on 1999/03/28  03:37:23
2850         Log: integrate change#3179 from maint-5.005
2851      Branch: perl
2852           !> ext/Thread/Thread.xs t/lib/thread.t
2853 ____________________________________________________________________________
2854 [  3180] By: gsar                                  on 1999/03/28  02:28:20
2855         Log: fix bogus OPf_REF context for the BLOCK in C<grep BLOCK @foo>
2856              (sometimes caused bizarreness in the BLOCK)
2857      Branch: perl
2858            + t/op/grep.t
2859            ! MANIFEST op.c
2860 ____________________________________________________________________________
2861 [  3179] By: gsar                                  on 1999/03/28  02:14:04
2862         Log: fix thread segfault when passing large number of arguments to child
2863              a la C<Thread->new($foo, 1..1000)>
2864      Branch: maint-5.005/perl
2865            ! ext/Thread/Thread.xs t/lib/thread.t
2866 ____________________________________________________________________________
2867 [  3178] By: gbarr                                 on 1999/03/28  01:39:23
2868         Log: fix $Config{'usethreads'} typo in perlthrtut
2869              
2870              From: Ian Maloney <szhmf9@wsblob.ubs.com>
2871              Date: Thu, 25 Mar 1999 16:40:14 +0100 (MET)
2872              Message-Id: <199903251540.QAA02439@wsblob.>
2873              Subject: perlthrtut documentation error
2874      Branch: maint-5.005/perl
2875            ! pod/perlthrtut.pod
2876 ____________________________________________________________________________
2877 [  3173] By: gbarr                                 on 1999/03/27  18:19:47
2878         Log: Update Test.pm to VERSION 1.122 from CPAN
2879      Branch: maint-5.005/perl
2880            ! lib/Test.pm
2881 ____________________________________________________________________________
2882 [  3171] By: jhi                                   on 1999/03/26  22:38:28
2883         Log: Integrate from mainperl.
2884      Branch: cfgperl
2885           !> (integrate 37 files)
2886 ____________________________________________________________________________
2887 [  3170] By: gsar                                  on 1999/03/26  01:30:25
2888         Log: specify type of bracket in "Unmatched bracket" diagnostic;
2889              prefer 'brace' or 'curly bracket' over 'curly brace'
2890      Branch: perl
2891            ! pod/perldiag.pod pod/perlreftut.pod pod/perlstyle.pod
2892            ! t/op/misc.t t/op/re_tests toke.c
2893 ____________________________________________________________________________
2894 [  3169] By: gsar                                  on 1999/03/26  00:50:51
2895         Log: better description of "Integer overflow" diagnostic
2896      Branch: perl
2897            ! pod/perldiag.pod
2898 ____________________________________________________________________________
2899 [  3168] By: gsar                                  on 1999/03/25  11:02:46
2900         Log: applied needful parts of suggested patch
2901              From: "Vishal Bhatia" <vishalb@my-dejanews.com>
2902              Date: Tue, 23 Mar 1999 16:21:43 -0800
2903              Message-ID: <OOOKJGFMLFLHBAAA@my-dejanews.com>
2904              Subject: [PATCH 5.005_56] pp_formline correction
2905      Branch: perl
2906            ! ext/B/B/Bblock.pm ext/B/B/CC.pm
2907 ____________________________________________________________________________
2908 [  3167] By: gsar                                  on 1999/03/25  10:39:02
2909         Log: clarify what a "comment" means (due to Mark-Jason Dominus
2910              <mjd@plover.com>)
2911      Branch: perl
2912            ! pod/perlsyn.pod
2913 ____________________________________________________________________________
2914 [  3166] By: gsar                                  on 1999/03/25  10:33:18
2915         Log: describe current behavior on local($foo{nothere}) (suggested by
2916              Lionel Cons <lionel.cons@cern.ch>)
2917      Branch: perl
2918            ! pod/perlsub.pod
2919 ____________________________________________________________________________
2920 [  3165] By: gsar                                  on 1999/03/25  06:21:05
2921         Log: fix refcnt on PL_main_cv (variant of suggestion by Vishal Bhatia
2922              <vishalb@hotmail.com>)
2923      Branch: perl
2924            ! ext/B/B/C.pm
2925 ____________________________________________________________________________
2926 [  3164] By: gsar                                  on 1999/03/25  06:17:27
2927         Log: From: Stephen McCamant <smccam@uclink4.berkeley.edu>
2928              Date: Tue, 23 Mar 1999 17:47:04 -0800 (PST)
2929              Message-ID: <14072.16859.154428.241373@fre-76-120.reshall.berkeley.edu>
2930              Subject: [PATCH _56] Compiler needs to know about utf8 SVOP tr///s
2931      Branch: perl
2932            ! ext/B/B.xs op.h opcode.pl
2933 ____________________________________________________________________________
2934 [  3163] By: gsar                                  on 1999/03/25  06:15:49
2935         Log: B::Deparse update from Stephen McCamant <smccam@uclink4.berkeley.edu>
2936              Date: Tue, 23 Mar 1999 02:41:34 -0800 (PST)
2937              Message-ID: <14071.27445.867782.852353@fre-76-120.reshall.berkeley.edu>
2938              Subject: [PATCH _56] B::Deparse 0.57
2939              --
2940              Date: Tue, 23 Mar 1999 13:08:12 -0800 (PST)
2941              Message-ID: <14072.502.107712.175179@fre-76-120.reshall.berkeley.edu>
2942              Subject: Re: [PATCH _56] B::Deparse 0.57 
2943      Branch: perl
2944            ! AUTHORS MAINTAIN ext/B/B/Deparse.pm
2945 ____________________________________________________________________________
2946 [  3162] By: gsar                                  on 1999/03/25  06:11:46
2947         Log: fix a few places that said 'int', but meant 'STRLEN'
2948      Branch: perl
2949            ! pod/perlguts.pod proto.h sv.c
2950 ____________________________________________________________________________
2951 [  3161] By: gsar                                  on 1999/03/25  06:01:18
2952         Log: From: Russ Allbery <rra@stanford.edu>
2953              Date: 22 Mar 1999 04:26:26 -0800
2954              Message-ID: <yl4sndr9ql.fsf@windlord.stanford.edu>
2955              Subject: [5.005_56] Add EXISTS to SDBM_File and libsdbm
2956      Branch: perl
2957            ! ext/SDBM_File/SDBM_File.xs ext/SDBM_File/sdbm/README.too
2958            ! ext/SDBM_File/sdbm/pair.c ext/SDBM_File/sdbm/pair.h
2959            ! ext/SDBM_File/sdbm/sdbm.3 ext/SDBM_File/sdbm/sdbm.c
2960            ! ext/SDBM_File/sdbm/sdbm.h pod/perldelta.pod t/lib/sdbm.t
2961 ____________________________________________________________________________
2962 [  3160] By: gsar                                  on 1999/03/25  02:26:31
2963         Log: better description of OP_UNSTACK (s/unstack/iteration finalizer/)
2964      Branch: perl
2965            ! opcode.h opcode.pl
2966 ____________________________________________________________________________
2967 [  3159] By: gsar                                  on 1999/03/25  02:18:17
2968         Log: add statement-modifier loops to :base_loop class
2969      Branch: perl
2970            ! ext/Opcode/Opcode.pm
2971 ____________________________________________________________________________
2972 [  3158] By: gsar                                  on 1999/03/25  00:36:57
2973         Log: integrate changes#3105,3130,3154 from maint-5.005
2974      Branch: perl
2975           !> Configure INSTALL hints/dec_osf.sh hints/netbsd.sh
2976 ____________________________________________________________________________
2977 [  3157] By: gsar                                  on 1999/03/25  00:24:17
2978         Log: remove bogus panic()
2979      Branch: perl
2980            ! Changes lib/Math/BigFloat.pm
2981 ____________________________________________________________________________
2982 [  3156] By: jhi                                   on 1999/03/24  22:43:43
2983         Log: Integrate from mainperl.
2984      Branch: cfgperl
2985           +> (branch 38 files)
2986           !> (integrate 68 files)
2987 ____________________________________________________________________________
2988 [  3155] By: jhi                                   on 1999/03/24  22:12:17
2989         Log: Configure regenerated because of changes #3130/#3154 and #3147.
2990      Branch: cfgperl
2991            ! Configure config_h.SH
2992 ____________________________________________________________________________
2993 [  3154] By: jhi                                   on 1999/03/24  21:40:51
2994         Log: Reword the shared library search path (LD_LIBRARY_PATH) info
2995              based on suggestions from Andy Dougherty.
2996      Branch: maint-5.005/perl
2997            ! INSTALL
2998 ____________________________________________________________________________
2999 [  3153] By: gsar                                  on 1999/03/24  10:38:05
3000         Log: applied suggested patch, modulo superceded parts
3001              From: Charles Bailey <BAILEY@newman.upenn.edu>
3002              Date: Thu, 18 Mar 1999 00:10:44 -0400 (EDT)
3003              Message-id: <01J8YFGIHW2W001E7S@mail.newman.upenn.edu>
3004              Subject: [PATCH 5.005_56] Miscellaneous VMS-specific fixes
3005      Branch: perl
3006            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_VMS.pm
3007            ! t/comp/require.t t/op/lex_assign.t t/op/taint.t
3008            ! utils/perldoc.PL vms/ext/Stdio/Stdio.pm vms/ext/Stdio/Stdio.xs
3009            ! vms/ext/Stdio/test.pl vms/test.com vms/vmsish.h
3010 ____________________________________________________________________________
3011 [  3152] By: gsar                                  on 1999/03/24  10:30:51
3012         Log: applied suggested patch, modulo superceded parts
3013              From: Charles Bailey <BAILEY@newman.upenn.edu>
3014              Date: Thu, 18 Mar 1999 00:04:31 -0400 (EDT)
3015              Message-id: <01J8YF0EOWLU001E7S@mail.newman.upenn.edu>
3016              Subject: [PATCH 5.005_56] Miscellaneous small fixes
3017      Branch: perl
3018            ! ext/B/defsubs.h.PL ext/re/re.pm lib/ExtUtils/MM_Unix.pm
3019            ! lib/File/Basename.pm
3020 ____________________________________________________________________________
3021 [  3151] By: gsar                                  on 1999/03/24  10:15:00
3022         Log: doc tweak suggested by M.J.T. Guy <mjtg@cus.cam.ac.uk>
3023      Branch: perl
3024            ! pod/perlop.pod
3025 ____________________________________________________________________________
3026 [  3150] By: gsar                                  on 1999/03/24  10:09:13
3027         Log: missing integration in previous change
3028      Branch: perl
3029           !> README.apollo
3030 ____________________________________________________________________________
3031 [  3149] By: gsar                                  on 1999/03/24  10:06:44
3032         Log: integrate changes#3116,3119 from maint-5.005
3033      Branch: perl
3034            + README.apollo
3035           +> apollo/netinet/in.h
3036           !> MANIFEST hints/apollo.sh t/lib/io_udp.t
3037 ____________________________________________________________________________
3038 [  3148] By: gsar                                  on 1999/03/24  10:01:56
3039         Log: integrate changes#3091-3094 from maint-5.005
3040      Branch: perl
3041           !> README.hurd vms/subconfigure.com vos/config.h
3042           !> vos/config_h.SH_orig
3043 ____________________________________________________________________________
3044 [  3147] By: gsar                                  on 1999/03/24  09:31:49
3045         Log: warn about newfangled vfork() caveats
3046      Branch: perl
3047            ! Configure
3048 ____________________________________________________________________________
3049 [  3146] By: jhi                                   on 1999/03/24  09:20:14
3050         Log: Bring in changes #2808 and #2812 (from mainline perl)
3051              that enhance the perlbug checklist.
3052      Branch: maint-5.005/perl
3053            ! utils/perlbug.PL
3054 ____________________________________________________________________________
3055 [  3145] By: gsar                                  on 1999/03/24  08:37:02
3056         Log: integrate change#3115 from maint-5.005
3057      Branch: perl
3058           !> ext/DB_File/Changes ext/DB_File/DB_File.pm
3059           !> ext/DB_File/DB_File.xs ext/DB_File/typemap
3060 ____________________________________________________________________________
3061 [  3144] By: gsar                                  on 1999/03/24  08:33:59
3062         Log: add note about map in scalar context
3063      Branch: perl
3064            ! pod/perlfunc.pod
3065 ____________________________________________________________________________
3066 [  3143] By: gsar                                  on 1999/03/24  08:25:59
3067         Log: doc tweak
3068      Branch: perl
3069            ! lib/Time/Local.pm
3070 ____________________________________________________________________________
3071 [  3142] By: gsar                                  on 1999/03/24  08:20:37
3072         Log: applied suggested patch, modulo bogus hunk
3073              From: "Vishal Bhatia" <vishalb@hotmail.com>
3074              Date: Thu, 11 Mar 1999 07:40:27 PST
3075              Message-ID: <19990311154027.25891.qmail@hotmail.com>
3076              Subject: [PATCH 5.005_56] Minor fixes in perlcc
3077      Branch: perl
3078            ! ext/B/B/C.pm ext/B/B/CC.pm utils/perlcc.PL
3079 ____________________________________________________________________________
3080 [  3141] By: gsar                                  on 1999/03/24  08:06:12
3081         Log: integrate change#3104 from maint-5.005
3082      Branch: perl
3083           !> README.os390 t/lib/posix.t
3084 ____________________________________________________________________________
3085 [  3140] By: gsar                                  on 1999/03/24  06:34:56
3086         Log: fix failure of C<&locked_sub;> under -Dusethreads
3087      Branch: perl
3088            ! pp_hot.c t/lib/thread.t
3089 ____________________________________________________________________________
3090 [  3139] By: gsar                                  on 1999/03/24  05:52:00
3091         Log: debugger tweak (wasn't printing a newline after recalled commands)
3092      Branch: perl
3093            ! lib/perl5db.pl
3094 ____________________________________________________________________________
3095 [  3138] By: gsar                                  on 1999/03/24  05:33:28
3096         Log: document OO exceptions (based on a suggestion by Andreas Koenig
3097              <andreas.koenig@anima.de>)
3098      Branch: perl
3099            ! pod/perlfunc.pod
3100 ____________________________________________________________________________
3101 [  3137] By: gsar                                  on 1999/03/24  02:50:20
3102         Log: better "Illegal %s digit ignored" warnings
3103      Branch: perl
3104            ! MANIFEST pod/perldiag.pod pod/perlfunc.pod t/pragma/warn/util
3105            ! toke.c util.c
3106 ____________________________________________________________________________
3107 [  3136] By: gsar                                  on 1999/03/24  02:26:38
3108         Log: fix off-by-one that resulted in misparse of C</[\x{80}-\x{81}]/>
3109      Branch: perl
3110            + t/pragma/utf8.t
3111            ! regcomp.c
3112 ____________________________________________________________________________
3113 [  3135] By: gsar                                  on 1999/03/24  01:29:09
3114         Log: flip release & version in win32_uname()
3115      Branch: perl
3116            ! win32/win32.c
3117 ____________________________________________________________________________
3118 [  3134] By: gsar                                  on 1999/03/24  01:08:33
3119         Log: support POSIX::uname() via win32_uname()
3120      Branch: perl
3121            ! XSUB.h iperlsys.h win32/GenCAPI.pl win32/config.bc
3122            ! win32/config.gc win32/config.vc win32/config_H.bc
3123            ! win32/config_H.gc win32/config_H.vc win32/makedef.pl
3124            ! win32/perlhost.h win32/win32.c win32/win32.h win32/win32iop.h
3125 ____________________________________________________________________________
3126 [  3133] By: gsar                                  on 1999/03/23  22:20:10
3127         Log: From: jan.dubois@ibm.net (Jan Dubois)
3128              Date: Sat, 06 Mar 1999 21:42:56 +0100
3129              Message-ID: <36e49281.50337171@smtp1.ibm.net>
3130              Subject: [PATCH 5.005_56] perldelta.pod changes for Win32::* functions
3131      Branch: perl
3132            ! pod/perldelta.pod
3133 ____________________________________________________________________________
3134 [  3132] By: gsar                                  on 1999/03/23  22:17:45
3135         Log: File::Spec fixes from Jan Dubois <jan.dubois@ibm.net>
3136              Date: Sat, 06 Mar 1999 17:50:49 +0100
3137              Message-ID: <36e25209.33833760@smtp1.ibm.net>
3138              Subject: [PATCH 5.005_56] Fixes for File::Spec::Functions.pm
3139              --
3140              Date: Sat, 06 Mar 1999 18:15:00 +0100
3141              Message-ID: <36e36222.37954195@smtp1.ibm.net>
3142              Subject: [PATCH 5.005_56] Fix for File::Spec::Win32.pm
3143      Branch: perl
3144            + t/lib/filefunc.t
3145            ! MANIFEST lib/File/Spec/Functions.pm lib/File/Spec/Win32.pm
3146            ! pod/perldelta.pod pod/perlmodlib.pod
3147 ____________________________________________________________________________
3148 [  3131] By: gsar                                  on 1999/03/23  22:07:59
3149         Log: integrate cfgperl changes into mainline
3150      Branch: perl
3151           +> ext/DynaLoader/dl_rhapsody.xs hints/rhapsody.sh
3152           !> Configure Makefile.SH config_h.SH configure.gnu handy.h
3153           !> installperl malloc.c perl.c perl.h pod/perl.pod
3154           !> pod/perldelta.pod pp_sys.c t/op/stat.t x2p/util.c
3155 ____________________________________________________________________________
3156 [  3130] By: jhi                                   on 1999/03/23  22:02:23
3157         Log: Don't use config.msg to remind about the
3158              LD_LIBRARY_PATH because Makefile.SH takes
3159              care of that.
3160              
3161              Use shrplib in DEC O^W^Digital U^W^WTru64 UNIX.
3162              This used to be the default but in some MT or another it
3163              was dropped because of some transient error or another.
3164      Branch: maint-5.005/perl
3165            ! Configure hints/dec_osf.sh
3166 ____________________________________________________________________________
3167 [  3129] By: gsar                                  on 1999/03/23  21:38:03
3168         Log: add Pod-Parser-1.08 (verbatim module =include tests elided owing
3169              to size    and better maintainability)
3170      Branch: perl
3171            + lib/Pod/Checker.pm lib/Pod/InputObjects.pm lib/Pod/Parser.pm
3172            + lib/Pod/PlainText.pm lib/Pod/Select.pm lib/Pod/Usage.pm
3173            + pod/pod2usage.PL pod/podchecker.PL pod/podselect.PL
3174            + t/pod/emptycmd.t t/pod/emptycmd.xr t/pod/for.t t/pod/for.xr
3175            + t/pod/headings.t t/pod/headings.xr t/pod/include.t
3176            + t/pod/include.xr t/pod/included.t t/pod/included.xr
3177            + t/pod/lref.t t/pod/lref.xr t/pod/nested_items.t
3178            + t/pod/nested_items.xr t/pod/nested_seqs.t t/pod/nested_seqs.xr
3179            + t/pod/oneline_cmds.t t/pod/oneline_cmds.xr t/pod/poderrs.t
3180            + t/pod/poderrs.xr t/pod/special_seqs.t t/pod/special_seqs.xr
3181            + t/pod/testcmp.pl t/pod/testp2pt.pl t/pod/testpchk.pl
3182            ! AUTHORS MAINTAIN MANIFEST installperl pod/Makefile
3183            ! win32/Makefile win32/makefile.mk win32/pod.mak
3184 ____________________________________________________________________________
3185 [  3128] By: jhi                                   on 1999/03/23  10:14:54
3186         Log: Integrate from mainperl.
3187      Branch: cfgperl
3188           !> (integrate 46 files)
3189 ____________________________________________________________________________
3190 [  3127] By: gsar                                  on 1999/03/23  06:57:30
3191         Log: From: Tim Witham - FES <twitham@pcocd2.intel.com>
3192              Date: Thu, 4 Mar 1999 10:54:01 -0800
3193              Message-Id: <9903041854.AA46868@frc0000>
3194              Subject: patch for useless Math::BigInt warnings
3195      Branch: perl
3196            ! lib/Math/BigInt.pm
3197 ____________________________________________________________________________
3198 [  3126] By: gsar                                  on 1999/03/23  05:54:37
3199         Log: avoid literal 'undef' in $lddlflags under `Configure -Uoptimize`
3200              From: "Kurt D. Starsinic" <kstar@chapin.edu>
3201              Date: Fri, 19 Feb 1999 15:47:59 -0500
3202              Message-ID: <19990219154759.A32350@O2.chapin.edu>
3203              Subject: [PATCH] OSF/1 hints
3204      Branch: perl
3205            ! hints/dec_osf.sh
3206 ____________________________________________________________________________
3207 [  3125] By: gsar                                  on 1999/03/23  00:56:38
3208         Log: avoid typeglob persistence in pp_readline()
3209      Branch: perl
3210            ! sv.c t/op/gv.t
3211 ____________________________________________________________________________
3212 [  3124] By: gsar                                  on 1999/03/22  21:12:23
3213         Log: update copyright years
3214      Branch: perl
3215            ! Changes EXTERN.h INTERN.h av.c av.h bytecode.pl cop.h cv.h
3216            ! deb.c doio.c doop.c dump.c form.h gv.c gv.h handy.h hv.c hv.h
3217            ! malloc.c mg.c mg.h op.c op.h perl.c perl.h perlio.c pp.c pp.h
3218            ! pp_ctl.c pp_hot.c pp_sys.c regcomp.c regexec.c run.c scope.c
3219            ! sv.c sv.h toke.c utf8.c utf8.h util.c
3220 ____________________________________________________________________________
3221 [  3123] By: gsar                                  on 1999/03/22  07:07:06
3222         Log: implement win32_spawnvp() internally, making it return true PIDs
3223              for asynchronous spawns; fix win32_kill() to always deal with
3224              PIDs
3225      Branch: perl
3226            ! win32/win32.c win32/win32.h
3227 ____________________________________________________________________________
3228 [  3122] By: jhi                                   on 1999/03/19  21:12:14
3229         Log: Describe the new Benchmark feature in more detail.
3230      Branch: cfgperl
3231            ! pod/perldelta.pod
3232      Branch: maint-5.005/perl
3233            ! pod/perldelta.pod
3234 ____________________________________________________________________________
3235 [  3121] By: jhi                                   on 1999/03/19  08:16:12
3236         Log: AVAILABILITY tuning.
3237      Branch: cfgperl
3238            ! pod/perl.pod
3239      Branch: maint-5.005/perl
3240            ! pod/perl.pod
3241 ____________________________________________________________________________
3242 [  3120] By: jhi                                   on 1999/03/17  14:52:17
3243         Log: Rhapsody change assumed too much.
3244      Branch: cfgperl
3245            ! t/op/stat.t
3246 ____________________________________________________________________________
3247 [  3119] By: jhi                                   on 1999/03/17  14:33:43
3248         Log: More Apollo fixes.
3249      Branch: maint-5.005/perl
3250            ! README.apollo hints/apollo.sh t/lib/io_udp.t
3251 ____________________________________________________________________________
3252 [  3118] By: jhi                                   on 1999/03/16  17:23:39
3253         Log: Nada.
3254      Branch: maint-5.005/perl
3255            ! README.apollo
3256 ____________________________________________________________________________
3257 [  3117] By: jhi                                   on 1999/03/16  17:18:49
3258         Log: Apollo DomainOS AVAILABILITY.
3259      Branch: cfgperl
3260            ! pod/perl.pod
3261      Branch: maint-5.005/perl
3262            ! pod/perl.pod
3263 ____________________________________________________________________________
3264 [  3116] By: jhi                                   on 1999/03/16  17:14:00
3265         Log: Apollo DomainOS patch
3266              From: Johann Klasek <jk@auto.tuwien.ac.at>
3267              Subject: Re: DomainPerl
3268              Date: Tue, 16 Mar 1999 17:46:32 +0100
3269              Message-ID: <19990316174632.A19759@euklid.auto.tuwien.ac.at>
3270      Branch: maint-5.005/perl
3271            + README.apollo apollo/netinet/in.h
3272            ! MANIFEST hints/apollo.sh
3273 ____________________________________________________________________________
3274 [  3115] By: jhi                                   on 1999/03/16  14:23:54
3275         Log: From: Paul Marquess <pmarquess@bfsec.bt.co.uk>
3276              To: Gurusamy Sarathy <gsar@activestate.com>,
3277              Graham Barr <gbarr@pobox.com>
3278              Cc: Perl5 Porters <perl5-porters@perl.org>,
3279              "Paul.Marquess" <Paul.Marquess@btinternet.com>
3280              Subject: [PATCH 5.005_56 & 5.005_03_T6] Upgrade DB_File to version 1.65
3281              Date: Sun, 14 Mar 1999 14:43:57 -0000
3282              Message-Id: <199903141841.NAA17040@defender.perl.org>
3283      Branch: maint-5.005/perl
3284            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
3285            ! ext/DB_File/DB_File.xs ext/DB_File/typemap
3286 ____________________________________________________________________________
3287 [  3114] By: jhi                                   on 1999/03/16  12:42:20
3288         Log: Mention Rhapsody in 5.005_5X perldelta,
3289              and in Rhapsody and Netware in 5.005_0X and 5.005_5X
3290              *planned* AVAILABILITY.
3291      Branch: cfgperl
3292            ! pod/perl.pod pod/perldelta.pod
3293      Branch: maint-5.005/perl
3294            ! pod/perl.pod
3295 ____________________________________________________________________________
3296 [  3113] By: jhi                                   on 1999/03/16  10:38:53
3297         Log: perldelta niggling.
3298      Branch: cfgperl
3299            ! pod/perldelta.pod
3300      Branch: maint-5.005/perl
3301            ! pod/perldelta.pod
3302 ____________________________________________________________________________
3303 [  3112] By: jhi                                   on 1999/03/16  10:35:21
3304         Log: Integrate from mainperl.
3305      Branch: cfgperl
3306           !> lib/unicode/MakeEthiopicSyllables.PL pod/perldelta.pod
3307           !> pod/perlhist.pod pod/perlmodinstall.pod pod/perltodo.pod
3308 ____________________________________________________________________________
3309 [  3111] By: jhi                                   on 1999/03/16  10:28:10
3310         Log: AVAILABILITY update: still mention PowerUX,
3311              Novell Netware now has sources available.
3312      Branch: cfgperl
3313            ! pod/perl.pod
3314      Branch: maint-5.005/perl
3315            ! pod/perl.pod
3316 ____________________________________________________________________________
3317 [  3110] By: gsar                                  on 1999/03/16  04:34:23
3318         Log: sundry pod niggles
3319      Branch: perl
3320            ! lib/unicode/MakeEthiopicSyllables.PL pod/perldelta.pod
3321            ! pod/perlhist.pod pod/perlmodinstall.pod pod/perltodo.pod
3322 ____________________________________________________________________________
3323 [  3109] By: jhi                                   on 1999/03/15  17:00:11
3324         Log: Integrate from mainperl.
3325      Branch: cfgperl
3326           +> lib/unicode/EthiopicSyllables.txt lib/unicode/In/Ethiopic.pl
3327           +> lib/unicode/Is/Syllable.pl
3328           +> lib/unicode/MakeEthiopicSyllables.PL
3329           +> lib/unicode/README.Ethiopic
3330           !> AUTHORS MAINTAIN MANIFEST lib/unicode/Block.pl
3331           !> lib/unicode/Category.pl lib/unicode/Is/Alnum.pl
3332           !> lib/unicode/Is/Alpha.pl lib/unicode/Is/Digit.pl
3333           !> lib/unicode/Is/L.pl lib/unicode/Is/Lo.pl lib/unicode/Is/N.pl
3334           !> lib/unicode/Is/Nd.pl lib/unicode/Is/No.pl lib/unicode/Is/P.pl
3335           !> lib/unicode/Is/Po.pl lib/unicode/Is/Space.pl
3336           !> lib/unicode/Is/Z.pl lib/unicode/Is/Zs.pl lib/unicode/Makefile
3337           !> lib/unicode/Name.pl lib/unicode/Number.pl op.c
3338 ____________________________________________________________________________
3339 [  3108] By: jhi                                   on 1999/03/15  16:58:12
3340         Log: First pass of integrating the Rhapsody port,
3341              
3342              From: Wilfredo Sanchez <wsanchez@apple.com> 
3343              Subject: Keeping the world in sync.
3344              Reply-To: wsanchez@apple.com 
3345              To: perlbug@perl.com 
3346              Date: Fri, 13 Nov 1998 17:11:30 -0800 
3347              Message-Id: <199811140111.RAA41784@scv4.apple.com> 
3348      Branch: cfgperl
3349            + ext/DynaLoader/dl_rhapsody.xs hints/rhapsody.sh
3350            ! Configure Makefile.SH config_h.SH configure.gnu handy.h
3351            ! installperl malloc.c perl.c perl.h pp_sys.c t/op/stat.t
3352            ! x2p/util.c
3353 ____________________________________________________________________________
3354 [  3107] By: gsar                                  on 1999/03/15  03:22:10
3355         Log: applied suggested patch (mailed to perl-unicode@perl.org) with minor tweaks
3356              From: Daniel Yacob <dmulholl@cs.indiana.edu>
3357              Date: Tue, 23 Feb 1999 16:13:42 -0500 (EST)
3358              Message-Id: <199902232113.QAA26135@drum.cs.indiana.edu>
3359              Subject: ../lib/unicode/ Unicode 3.0 Extensions for Ethiopic
3360      Branch: perl
3361            + lib/unicode/EthiopicSyllables.txt lib/unicode/In/Ethiopic.pl
3362            + lib/unicode/Is/Syllable.pl
3363            + lib/unicode/MakeEthiopicSyllables.PL
3364            + lib/unicode/README.Ethiopic
3365            ! AUTHORS MAINTAIN MANIFEST lib/unicode/Block.pl
3366            ! lib/unicode/Category.pl lib/unicode/Is/Alnum.pl
3367            ! lib/unicode/Is/Alpha.pl lib/unicode/Is/Digit.pl
3368            ! lib/unicode/Is/L.pl lib/unicode/Is/Lo.pl lib/unicode/Is/N.pl
3369            ! lib/unicode/Is/Nd.pl lib/unicode/Is/No.pl lib/unicode/Is/P.pl
3370            ! lib/unicode/Is/Po.pl lib/unicode/Is/Space.pl
3371            ! lib/unicode/Is/Z.pl lib/unicode/Is/Zs.pl lib/unicode/Makefile
3372            ! lib/unicode/Name.pl lib/unicode/Number.pl
3373 ____________________________________________________________________________
3374 [  3106] By: gsar                                  on 1999/03/12  20:35:36
3375         Log: change#3067 failed package.t due to needless creation of $a and $b;
3376              fixed to do that only for C<sort BLOCK|CODE @foo>, not C<sort(@foo)>
3377      Branch: perl
3378            ! op.c
3379 ____________________________________________________________________________
3380 [  3105] By: jhi                                   on 1999/03/12  15:54:57
3381         Log: Recognize the NetBSD packages collection.
3382      Branch: maint-5.005/perl
3383            ! hints/netbsd.sh
3384 ____________________________________________________________________________
3385 [  3104] By: jhi                                   on 1999/03/12  09:07:04
3386         Log: From: pvhp@forte.com (Peter Prymmer)
3387              To: jhi@iki.fi, perl-mvs@perl.org, perlbug@perl.com
3388              Subject: [PATCH MT6,_56] was Re: Not OK: perl 5.00503 +MAINT_TRIAL_6 on os390 06.00 (UNINSTALLED)
3389              Date: Thu, 11 Mar 99 14:24:54 PST
3390              Message-Id: <9903112224.AA24346@forte.com>
3391      Branch: maint-5.005/perl
3392            ! README.os390 t/lib/posix.t
3393 ____________________________________________________________________________
3394 [  3103] By: jhi                                   on 1999/03/10  11:07:46
3395         Log: Integrate from mainperl.
3396      Branch: cfgperl
3397           !> Changes embed.h embed.pl embedvar.h global.sym objXSUB.h op.c
3398           !> perl.c perl.h pod/perldelta.pod pod/pod2man.PL t/base/lex.t
3399           !> t/pragma/warn/1global toke.c win32/makedef.pl
3400 ____________________________________________________________________________
3401 [  3102] By: jhi                                   on 1999/03/10  11:01:20
3402         Log: From: pvhp@forte.com (Peter Prymmer)
3403              To: perl5-porters@perl.org
3404              Subject: [5.005_03-MT6]Patch: time passes
3405              Date: Tue, 9 Mar 99 18:42:17 PST
3406              Message-Id: <9903100242.AA29057@forte.com>
3407      Branch: maint-5.005/perl
3408            ! perl.c
3409 ____________________________________________________________________________
3410 [  3101] By: jhi                                   on 1999/03/10  10:30:15
3411         Log: From: Mark-Jason Dominus <mjd@plover.com>
3412              To: perl5-porters@perl.com
3413              Subject: Minor fix to perlfunc.pod
3414              Date: Mon, 08 Mar 1999 20:05:53 -0500
3415              Message-ID: <19990309010553.13757.qmail@plover.com>
3416      Branch: maint-5.005/perl
3417            ! pod/perlfunc.pod
3418 ____________________________________________________________________________
3419 [  3100] By: gsar                                  on 1999/03/09  23:04:44
3420         Log: change#3060 had the wrong quotes
3421      Branch: perl
3422            ! pod/pod2man.PL
3423 ____________________________________________________________________________
3424 [  3099] By: jhi                                   on 1999/03/09  12:52:21
3425         Log: d_uname was broken (probably since _53), reported by
3426              
3427              From: Alan Burlison <Alan.Burlison@uk.sun.com>
3428              To: p5p <perl5-porters@perl.org>, Gurusamy Sarathy <gsar@umich.edu>,
3429              cpan-testers@perl.org
3430              Subject: Not OK: perl 5.00556 on sun4-solaris 2.6
3431              Date: Mon, 08 Mar 1999 13:22:31 +0000
3432              Message-ID: <36E3CF17.EA1FEDAA@uk.sun.com>
3433              
3434              and
3435              
3436              From: lvirden@cas.org (Larry W. Virden)
3437              To: perlbug@perl.com
3438              Subject: configure not correctly identifying uname posix compatibility
3439              Date: Mon, 8 Mar 1999 06:36:16 -0500 (EST)
3440              Message-Id: <199903081136.GAA23682@cas.org>
3441      Branch: cfgperl
3442            ! Configure config_h.SH
3443 ____________________________________________________________________________
3444 [  3098] By: gsar                                  on 1999/03/09  03:16:07
3445         Log: fix parsing of here documents in C<eval 's/.../<<FOO/e'>
3446      Branch: perl
3447            ! op.c perl.h pod/perldelta.pod t/base/lex.t toke.c
3448 ____________________________________________________________________________
3449 [  3097] By: gsar                                  on 1999/03/09  02:50:43
3450         Log: use yyerror() instead of croak() so that compile-time failures in
3451              my(LIST) don't confuse globals with lexicals
3452      Branch: perl
3453            ! op.c toke.c
3454 ____________________________________________________________________________
3455 [  3096] By: gsar                                  on 1999/03/09  02:47:36
3456         Log: adjust testsuite for change#3067
3457      Branch: perl
3458            ! t/pragma/warn/1global
3459 ____________________________________________________________________________
3460 [  3095] By: gsar                                  on 1999/03/08  21:04:48
3461         Log: remove bogus symbols from global.sym
3462      Branch: perl
3463            ! Changes embed.h embed.pl embedvar.h global.sym objXSUB.h
3464            ! perl.h win32/makedef.pl
3465 ____________________________________________________________________________
3466 [  3094] By: jhi                                   on 1999/03/06  16:16:15
3467         Log: From: Mark Kettenis <kettenis@wins.uva.nl>
3468              To: jhi@iki.fi
3469              Subject: Oops
3470              Date: Sat, 6 Mar 1999 17:15:35 +0100 (CET)
3471              Message-Id: <199903061615.RAA00207@delius.kettenis.nl>
3472      Branch: maint-5.005/perl
3473            ! README.hurd
3474 ____________________________________________________________________________
3475 [  3093] By: jhi                                   on 1999/03/06  15:59:46
3476         Log: From: Mark Kettenis <kettenis@wins.uva.nl>
3477              To: jhi@iki.fi
3478              Subject: New Hurd README
3479              Date: Sat, 6 Mar 1999 16:46:12 +0100 (CET)
3480              Message-Id: <199903061601.RAA00185@delius.kettenis.nl>
3481      Branch: maint-5.005/perl
3482            ! README.hurd
3483 ____________________________________________________________________________
3484 [  3092] By: jhi                                   on 1999/03/06  12:52:06
3485         Log: From: Paul_Green@stratus.com
3486              To: perl5-porters@perl.org
3487              Cc: jhi@iki.fi, Paul_Green@stratus.com
3488              Subject: [PATCH 5.005_03-MAINT_TRIAL_6]: platform: vos -- updates to VOS port of Perl5
3489              Date: Fri, 5 Mar 1999 18:08:49 -0500 
3490              Message-ID: <1D1A4EF7AD4DD211A80D00A0C9D7DB665A035A@exna1.stratus.com>
3491      Branch: maint-5.005/perl
3492            ! vos/config.h vos/config_h.SH_orig
3493 ____________________________________________________________________________
3494 [  3091] By: jhi                                   on 1999/03/06  12:42:21
3495         Log: From: Dan Sugalski <sugalskd@osshe.edu>
3496              To: perl5-porters@perl.org, vmsperl@perl.org
3497              Subject: [PATCH 5.005_03-MT6]VMS build patch
3498              Date: Fri, 05 Mar 1999 12:36:19 -0800
3499              Message-Id: <3.0.6.32.19990305123619.02d326a0@ous.edu>
3500      Branch: maint-5.005/perl
3501            ! vms/subconfigure.com
3502 ____________________________________________________________________________
3503 [  3090] By: gsar                                  on 1999/03/06  04:40:03
3504         Log: integrate change#3089 from mainline
3505              
3506              tolerate CRs after options
3507      Branch: maint-5.005/perl
3508           !> perl.c
3509 ____________________________________________________________________________
3510 [  3089] By: gsar                                  on 1999/03/06  04:30:40
3511         Log: tolerate CRs after options
3512      Branch: perl
3513            ! perl.c
3514 ____________________________________________________________________________
3515 [  3088] By: jhi                                   on 1999/03/05  12:49:01
3516         Log: Integrate from mainperl.
3517      Branch: cfgperl
3518           +> README.hurd
3519           !> MANIFEST ext/Errno/Errno_pm.PL t/lib/io_sock.t
3520 ____________________________________________________________________________
3521 [  3087] By: gsar                                  on 1999/03/05  06:41:16
3522         Log: adjust timeouts to accomodate slow/busy systems
3523      Branch: perl
3524            ! t/lib/io_sock.t
3525 ____________________________________________________________________________
3526 [  3083] By: gsar                                  on 1999/03/05  01:32:47
3527         Log: integrate change#3081 from maint-5.005
3528      Branch: perl
3529           !> ext/Errno/Errno_pm.PL
3530 ____________________________________________________________________________
3531 [  3082] By: gsar                                  on 1999/03/05  01:31:06
3532         Log: integrate change#2904 from maint-5.005
3533      Branch: perl
3534           +> README.hurd
3535           !> MANIFEST
3536 ____________________________________________________________________________
3537 [  3081] By: gsar                                  on 1999/03/05  00:14:33
3538         Log: protect against doubled backslashes
3539      Branch: maint-5.005/perl
3540            ! ext/Errno/Errno_pm.PL
3541 ____________________________________________________________________________
3542 [  3077] By: jhi                                   on 1999/03/04  08:10:13
3543         Log: Integrate from mainperl.
3544      Branch: cfgperl
3545           +> ext/B/B/Stash.pm
3546           !> MANIFEST README.hpux cc_runtime.h config_h.SH ext/B/B/C.pm
3547           !> ext/B/B/CC.pm gv.c lib/File/Compare.pm lib/Test/Harness.pm
3548           !> op.c pod/perldelta.pod pod/perlfunc.pod pod/pod2man.PL
3549           !> t/lib/bigfloatpm.t t/lib/io_sock.t utils/perlcc.PL
3550 ____________________________________________________________________________
3551 [  3076] By: jhi                                   on 1999/03/04  08:07:59
3552         Log: Regen config_h.SH once more because of *size, 
3553              noticed by
3554              
3555              From: Hans Mulder <hansm@icgned.icgroup.nl>
3556              To: Jarkko Hietaniemi <jhi@iki.fi>
3557              Cc: perl5-porters@perl.org
3558              Subject: [PATCH for _56] LONGSIZE used before it is set in config.h
3559              Date: Thu,  4 Mar 99 00:10:45 +0100
3560              Message-Id: <9903032317.AA23021@icgned.icgroup.nl>
3561      Branch: cfgperl
3562            ! Configure config_h.SH
3563 ____________________________________________________________________________
3564 [  3068] By: gsar                                  on 1999/03/04  05:48:03
3565         Log: From: Hans Mulder <hansm@icgned.icgroup.nl>
3566              Date: Thu,  4 Mar 99 00:10:45 +0100
3567              Message-Id: <9903032317.AA23021@icgned.icgroup.nl>
3568              Subject: [PATCH for _56] LONGSIZE used before it is set in config.h
3569      Branch: perl
3570            ! config_h.SH
3571 ____________________________________________________________________________
3572 [  3067] By: gsar                                  on 1999/03/04  05:44:32
3573         Log: exempt $foo::a,$foo::b from warnings only if sort() was seen in package foo
3574              From: Graham Barr <gbarr@ti.com>
3575              Date: Wed, 3 Mar 1999 17:23:56 -0600
3576              Message-ID: <19990303172356.F7442@dal.asp.ti.com>
3577              Subject: Re: 'use strict' doesn't work for one-letter variables
3578      Branch: perl
3579            ! gv.c op.c
3580 ____________________________________________________________________________
3581 [  3066] By: gsar                                  on 1999/03/04  05:20:50
3582         Log: updates to compiler modules
3583              From: "Vishal Bhatia" <vishalb@hotmail.com>
3584              Date: Tue, 02 Mar 1999 23:27:25 PST
3585              Message-ID: <19990303072725.779.qmail@hotmail.com>
3586              Subject: PATCH 5.005_56 + Test procedure
3587      Branch: perl
3588            + ext/B/B/Stash.pm
3589            ! MANIFEST cc_runtime.h ext/B/B/C.pm ext/B/B/CC.pm
3590            ! lib/Test/Harness.pm utils/perlcc.PL
3591 ____________________________________________________________________________
3592 [  3065] By: gsar                                  on 1999/03/04  05:03:30
3593         Log: more s/s_/s!/ etc.
3594      Branch: perl
3595            ! pod/perldelta.pod pod/perlfunc.pod
3596 ____________________________________________________________________________
3597 [  3064] By: gsar                                  on 1999/03/04  04:50:45
3598         Log: integrate cfgperl contents into mainline
3599      Branch: perl
3600           !> Configure README.vms bytecode.h config_h.SH configure.com
3601           !> ext/B/defsubs.h.PL hints/hpux.sh pod/perldelta.pod
3602           !> pod/perldiag.pod pp.c t/lib/ipc_sysv.t t/op/pack.t thread.h
3603           !> vms/ext/vmsish.pm vms/subconfigure.com vms/vms.c vms/vmsish.h
3604 ____________________________________________________________________________
3605 [  3063] By: gsar                                  on 1999/03/04  04:44:13
3606         Log: HP-UX has yet another spelling for /NaNQ?/
3607      Branch: perl
3608            ! t/lib/bigfloatpm.t
3609 ____________________________________________________________________________
3610 [  3062] By: gsar                                  on 1999/03/04  04:36:08
3611         Log: error-check for accept() test
3612      Branch: perl
3613            ! t/lib/io_sock.t
3614 ____________________________________________________________________________
3615 [  3061] By: gsar                                  on 1999/03/04  03:40:25
3616         Log: allow custom comparison function in File::Compare::compare_text()
3617              From: jan.dubois@ibm.net (Jan Dubois)
3618              Date: Fri, 26 Feb 1999 21:56:09 +0100
3619              Message-ID: <36db0838.8805651@smtp1.ibm.net>
3620              Subject: Re: PodParser 1.07 (was: RE: C<stuff()> vs stuff()) 
3621      Branch: perl
3622            ! lib/File/Compare.pm
3623 ____________________________________________________________________________
3624 [  3060] By: gsar                                  on 1999/03/04  03:37:38
3625         Log: better version of change#3038
3626              From: abigail@fnx.com
3627              Date: Mon, 1 Mar 1999 14:11:36 -0500 (EST)
3628              Message-ID: <19990301191136.5557.qmail@alexandra.wayne.fnx.com>
3629              Subject: Re: [PATCH 5.005_03 TRIAL-5 pod/pod2man.PL] Recognize -> and => inside
3630      Branch: perl
3631            ! pod/pod2man.PL
3632 ____________________________________________________________________________
3633 [  3058] By: jhi                                   on 1999/03/03  22:30:40
3634         Log: Configure regen to
3635              (1) match maint-5.005 patches #3056 and #3057
3636              (2) better version of PHOSTNAME of #3050
3637              (3) the crosscompile/multiarch config_h.SH trouble solved for now
3638      Branch: cfgperl
3639            ! Configure config_h.SH
3640 ____________________________________________________________________________
3641 [  3054] By: jhi                                   on 1999/03/03  09:57:59
3642         Log: Change #3053 missed perldelta.
3643      Branch: cfgperl
3644            ! pod/perldelta.pod
3645 ____________________________________________________________________________
3646 [  3053] By: jhi                                   on 1999/03/03  08:29:43
3647         Log: Use '!' to mark native integer packings instead of '_'.
3648      Branch: cfgperl
3649            ! pod/perldiag.pod pp.c t/lib/ipc_sysv.t t/op/pack.t
3650 ____________________________________________________________________________
3651 [  3052] By: jhi                                   on 1999/03/02  23:12:36
3652         Log: The HP-UX threads patch (change #3028) is needed also here.
3653      Branch: cfgperl
3654            ! hints/hpux.sh thread.h
3655 ____________________________________________________________________________
3656 [  3051] By: jhi                                   on 1999/03/02  08:24:52
3657         Log: From: Dan Sugalski <sugalskd@osshe.edu>
3658              To: perl5-porters@perl.org, vmsperl@perl.org
3659              Subject: [PATCH 5.005_0x and 5.005_5x]Minor update to README.VMS
3660              Date: Mon, 01 Mar 1999 16:10:57 -0800
3661              Message-Id: <3.0.6.32.19990301161057.03b1fc00@ous.edu>
3662      Branch: cfgperl
3663            ! README.vms
3664      Branch: maint-5.005/perl
3665            ! README.vms
3666 ____________________________________________________________________________
3667 [  3050] By: jhi                                   on 1999/03/02  08:22:29
3668         Log: From: Dan Sugalski <sugalskd@osshe.edu>
3669              To: perl5-porters@perl.org, vmsperl@perl.org
3670              Subject: [PATCH5.005_56]Diffs to get 5.005_56 building on VMS
3671              Date: Mon, 01 Mar 1999 16:06:29 -0800
3672              Message-Id: <3.0.6.32.19990301160629.02e09ec0@ous.edu>
3673              
3674              From: Dan Sugalski <sugalskd@osshe.edu>
3675              To: perl5-porters@perl.org, vmsperl@perl.org
3676              Subject: [PATCH 5.005_56]vmsish.pm patch
3677              Date: Mon, 01 Mar 1999 20:19:04 -0800
3678              Message-Id: <3.0.6.32.19990301201904.02cff460@ous.edu>
3679              
3680              plus Configure regen containing a "solution" to the
3681              crosscompile/multiarch problem.
3682      Branch: cfgperl
3683            ! Configure config_h.SH configure.com ext/B/defsubs.h.PL
3684            ! vms/ext/vmsish.pm vms/subconfigure.com vms/vms.c vms/vmsish.h
3685 ____________________________________________________________________________
3686 [  3049] By: jhi                                   on 1999/03/02  07:34:21
3687         Log: From: Spider Boardman <spider@leggy.zk3.dec.com>
3688              To: perl5-porters@perl.org
3689              Subject: [PATCH] Eliminate (valid) warning in byterun.c
3690              Date: Mon, 01 Mar 1999 17:27:59 -0500
3691              Message-Id: <199903012227.RAA00181@leggy.zk3.dec.com>
3692      Branch: cfgperl
3693            ! bytecode.h
3694      Branch: maint-5.005/perl
3695            ! bytecode.h
3696 ____________________________________________________________________________
3697 [  3048] By: gsar                                  on 1999/03/02  06:41:21
3698         Log: updated HP-UX notes from Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
3699      Branch: perl
3700            ! MANIFEST README.hpux
3701 ____________________________________________________________________________
3702 [  3047] By: jhi                                   on 1999/03/01  06:34:43
3703         Log: Integrate from mainperl.
3704      Branch: cfgperl
3705           +> README.hpux lib/File/Spec/Functions.pm
3706           !> (integrate 28 files)
3707 ____________________________________________________________________________
3708 [  3046] By: gsar                                  on 1999/03/01  05:34:28
3709         Log: this is 5.005_56
3710      Branch: perl
3711            ! Changes
3712
3713 ----------------
3714 Version 5.005_56
3715 ----------------
3716
3717 ____________________________________________________________________________
3718 [  3045] By: gsar                                  on 1999/03/01  03:32:30
3719         Log: destroy PL_svref_mutex in perl_destruct()
3720      Branch: perl
3721            ! perl.c
3722 ____________________________________________________________________________
3723 [  3044] By: gsar                                  on 1999/03/01  00:38:50
3724         Log: up patchlevel &c.
3725      Branch: perl
3726            ! Changes patchlevel.h pod/perlhist.pod win32/Makefile
3727            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
3728            ! win32/makefile.mk
3729 ____________________________________________________________________________
3730 [  3043] By: gsar                                  on 1999/03/01  00:14:15
3731         Log: integrate cfgperl contents into mainline
3732      Branch: perl
3733            ! pod/perldelta.pod
3734           !> Configure config_h.SH
3735 ____________________________________________________________________________
3736 [  3042] By: gsar                                  on 1999/02/28  23:55:08
3737         Log: slightly edited version of suggested patch
3738              From: jan.dubois@ibm.net (Jan Dubois)
3739              Date: Mon, 01 Mar 1999 00:32:05 +0100
3740              Message-ID: <36dbcf2c.12325433@smtp1.ibm.net>
3741              Subject: Re: [PATCH 5.005_55] Cleanup of File::Spec module
3742      Branch: perl
3743            + lib/File/Spec/Functions.pm
3744            ! MANIFEST lib/File/Spec.pm
3745 ____________________________________________________________________________
3746 [  3041] By: gsar                                  on 1999/02/28  22:47:19
3747         Log: fix subtle bug in eval'' testsuite
3748      Branch: perl
3749            ! t/op/eval.t
3750 ____________________________________________________________________________
3751 [  3040] By: gsar                                  on 1999/02/28  22:46:24
3752         Log: avoid literal control characters in change#3039
3753      Branch: perl
3754            ! t/base/lex.t
3755 ____________________________________________________________________________
3756 [  3039] By: gsar                                  on 1999/02/28  21:47:18
3757         Log: todo item: permit extended control variables a la ${^Foo} (patch
3758              courtesy Mark-Jason Dominus <mjd@plover.com>)
3759      Branch: perl
3760            ! op.c pod/perldelta.pod pod/perltodo.pod pod/perlvar.pod
3761            ! t/base/lex.t toke.c
3762 ____________________________________________________________________________
3763 [  3038] By: gsar                                  on 1999/02/28  21:21:05
3764         Log: From: abigail@fnx.com
3765              Date: Sun, 28 Feb 1999 10:59:16 -0500 (EST)
3766              Message-ID: <19990228155916.14496.qmail@alexandra.wayne.fnx.com>
3767              Subject: Recognize -> and => inside [A-Z]<> sequences.
3768      Branch: perl
3769            ! pod/pod2man.PL
3770 ____________________________________________________________________________
3771 [  3037] By: gsar                                  on 1999/02/28  21:12:22
3772         Log: fix longstanding bug: searches for lexicals originating within eval''
3773              weren't stopping at the subroutine boundary correctly
3774      Branch: perl
3775            ! op.c proto.h t/op/eval.t
3776 ____________________________________________________________________________
3777 [  3036] By: gsar                                  on 1999/02/28  20:02:29
3778         Log: revert parts of change#2990 to preserve predictable usage of Win32::Foo()
3779              as stacked list values
3780              From: jan.dubois@ibm.net (Jan Dubois)
3781              Date: Sat, 27 Feb 1999 18:24:17 +0100
3782              Message-ID: <36e22849.36531259@smtp1.ibm.net>
3783              Subject: Re: resend [PATCH 5.005_55] Various win32/win32.c cleanup 
3784      Branch: perl
3785            ! win32/win32.c
3786 ____________________________________________________________________________
3787 [  3035] By: gsar                                  on 1999/02/28  19:48:54
3788         Log: remove superfluous stack_sp decl
3789      Branch: perl
3790            ! jpl/JNI/JNI.xs
3791 ____________________________________________________________________________
3792 [  3034] By: gsar                                  on 1999/02/28  19:34:58
3793         Log: s/print STDERR/warn/ suggested by abigail@fnx.com; add $VERSION
3794      Branch: perl
3795            ! lib/Getopt/Std.pm
3796 ____________________________________________________________________________
3797 [  3033] By: gsar                                  on 1999/02/28  19:23:41
3798         Log: add File::Compare::compare_text()
3799              From: jan.dubois@ibm.net (Jan Dubois)
3800              Date: Fri, 26 Feb 1999 00:20:41 +0100
3801              Message-ID: <36dcd8ab.20195659@smtp1.ibm.net>
3802              Subject: Re: PodParser 1.07 (was: RE: C<stuff()> vs stuff()) 
3803      Branch: perl
3804            ! lib/File/Compare.pm pod/perltodo.pod
3805 ____________________________________________________________________________
3806 [  3032] By: gsar                                  on 1999/02/28  19:01:33
3807         Log: add README.hpux
3808      Branch: perl
3809            + README.hpux
3810            ! MAINTAIN MANIFEST
3811 ____________________________________________________________________________
3812 [  3031] By: gsar                                  on 1999/02/28  18:49:08
3813         Log: avoid escaping &amp; et al multiple times (variant of fix suggested by
3814              James Cromie <jcromie@fossil.uswc.uswest.com>
3815      Branch: perl
3816            ! lib/Pod/Html.pm
3817 ____________________________________________________________________________
3818 [  3030] By: gsar                                  on 1999/02/28  18:35:09
3819         Log: From: jan.dubois@ibm.net (Jan Dubois)
3820              Date: Wed, 24 Feb 1999 22:34:56 +0100
3821              Message-ID: <36d86f1e.11495549@smtp1.ibm.net>
3822              Subject: [PATCH 5.005_55] Test::Harness setting $ENV{HARNESS_ACTIVE}
3823      Branch: perl
3824            ! lib/Test/Harness.pm
3825 ____________________________________________________________________________
3826 [  3029] By: gsar                                  on 1999/02/28  18:28:18
3827         Log: add note about env pollution
3828      Branch: perl
3829            ! INSTALL pod/perltodo.pod
3830 ____________________________________________________________________________
3831 [  3028] By: jhi                                   on 1999/02/26  14:40:00
3832         Log: HP-UX 11 threads.
3833              
3834              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
3835              To: perl5-porters@perl.org
3836              Cc: jhi@cc.hut.fi
3837              Subject: Maint 5 and _54 with threading on HP-UX 11.00
3838              Date: Wed, 3 Feb 1999 12:57:18 -0800 (PST)
3839              Message-Id: <199902032057.MAA10218@xfiles.intercon.hp.com>
3840              
3841              NOTE from jhi: the hpux hints could still be more robust by
3842              disabling gdbm when necessary.
3843              
3844              Currently if there's a libgdbm.sl (gdbm 1.7.3) which is pre-11,
3845              linking -lgdbm -lpthread creates an executable that instantly
3846              core dumps on a pthreads internal panic:
3847              
3848              ./gdpt
3849              
3850              Pthread internal error: message: __libc_reinit() failed, file: ../pthreads/pthread.c, line: 1096
3851              Return Pointer is 0xc082bf33
3852              17639 quit (core dumped)  ./gdpt
3853              
3854              You don't have to *use* either gdbm or pthreads in the executable,
3855              just linking them together is enough.  Workaround is to recompile
3856              the GDBM under HP-UX 11, that makes the problem go away.
3857      Branch: maint-5.005/perl
3858            ! hints/hpux.sh thread.h
3859 ____________________________________________________________________________
3860 [  3025] By: jhi                                   on 1999/02/25  20:41:07
3861         Log: Temporary workaround for the config_h.SH versus
3862              crosscompile and multiarch plus introduce 'rt'
3863              to $libswanted: in UNIX98 sched_yield() lives there.
3864      Branch: cfgperl
3865            ! Configure config_h.SH
3866 ____________________________________________________________________________
3867 [  3024] By: jhi                                   on 1999/02/24  12:54:59
3868         Log: Integrate from mainperl.
3869      Branch: cfgperl
3870           +> t/lib/fatal.t
3871           !> (integrate 44 files)
3872 ____________________________________________________________________________
3873 [  3023] By: gsar                                  on 1999/02/24  07:02:12
3874         Log: integrate cfgperl contents
3875      Branch: perl
3876           !> (integrate 30 files)
3877 ____________________________________________________________________________
3878 [  3022] By: gsar                                  on 1999/02/24  05:59:47
3879         Log: From: Daniel Grisinger <dgris@moiraine.dimensional.com>
3880              Date: 23 Feb 1999 17:53:22 -0700
3881              Message-ID: <m3g17w62rh.fsf@moiraine.dimensional.com>
3882              Subject: [PATCH: _55] perldoc -q broken
3883      Branch: perl
3884            ! utils/perldoc.PL
3885 ____________________________________________________________________________
3886 [  3021] By: gsar                                  on 1999/02/24  05:51:53
3887         Log: ansify perlio.c, fix PerlIO-ish typos
3888      Branch: perl
3889            ! ext/DynaLoader/dl_beos.xs ext/DynaLoader/dl_cygwin32.xs
3890            ! iperlsys.h perlio.c
3891 ____________________________________________________________________________
3892 [  3020] By: gsar                                  on 1999/02/24  05:28:06
3893         Log: adjust a Perl_malloc() flag for NeXT
3894              From: Hans Mulder <hansm@icgned.icgroup.nl>
3895              Date: Tue, 23 Feb 99 00:26:25 +0100
3896              Message-Id: <9902222329.AA17516@icgned.icgroup.nl>
3897              Subject: [PATCH for _55] MUTEX_INIT_CALLS_MALLOC no longer necessary
3898      Branch: perl
3899            ! perl.h
3900 ____________________________________________________________________________
3901 [  3019] By: gsar                                  on 1999/02/24  05:19:42
3902         Log: perltodo adjustments from Joshua Pritikin <joshua.pritikin@db.com>
3903      Branch: perl
3904            ! pod/perltodo.pod
3905 ____________________________________________________________________________
3906 [  3018] By: gsar                                  on 1999/02/24  04:15:18
3907         Log: From: Joshua Pritikin <joshua.pritikin@db.com>
3908              Date: Mon, 22 Feb 1999 11:29:09 -0500 (EST)
3909              Message-ID: <Pine.GSO.4.02.9902221128200.500-100000@eq1062.wks.na.deuba.com>
3910              Subject: improved error message [PATCH _55] [RESEND]
3911      Branch: perl
3912            ! sv.c
3913 ____________________________________________________________________________
3914 [  3017] By: gsar                                  on 1999/02/24  03:50:34
3915         Log: From: Tom Christiansen <tchrist@jhereg.perl.com>
3916              Date: Sun, 21 Feb 1999 20:02:18 -0700
3917              Message-Id: <199902220302.UAA09981@jhereg.perl.com>
3918              Subject: perlfunc updates (against 55)
3919      Branch: perl
3920            ! pod/perlfunc.pod
3921 ____________________________________________________________________________
3922 [  3016] By: gsar                                  on 1999/02/24  03:17:05
3923         Log: testsuite adjustments
3924              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
3925              Date: Sat, 20 Feb 1999 15:24:57 +0000
3926              Message-Id: <E10EEH3-0003Wf-00@taurus.cus.cam.ac.uk>
3927              Subject: Not quite OK: perl5.005_55 on SunOS 4.1.3 / gcc
3928      Branch: perl
3929            ! t/lib/io_sock.t t/op/lex_assign.t
3930 ____________________________________________________________________________
3931 [  3015] By: gsar                                  on 1999/02/24  02:54:47
3932         Log: avoid modifying readonly values from qw()
3933      Branch: perl
3934            ! lib/ExtUtils/MM_Unix.pm
3935 ____________________________________________________________________________
3936 [  3014] By: gsar                                  on 1999/02/24  02:49:04
3937         Log: more "correct" utbuf for utime()
3938      Branch: perl
3939            ! doio.c
3940 ____________________________________________________________________________
3941 [  3013] By: jhi                                   on 1999/02/22  19:27:44
3942         Log: Fix MacPerl version, change PowerUX to PowerMAX.
3943              
3944              From: Chris Nandor <pudge@pobox.com>
3945              To: jhi@iki.fi
3946              Cc: perl5-porters@perl.org
3947              Subject: Re: perl current availability as documented by perl.pod
3948              Date: Sun, 21 Feb 1999 11:06:03 -0500
3949              Message-Id: <v04020a07b2f5df60c9e3@[192.168.0.77]>
3950              
3951              From: Tom Horsley <Tom.Horsley@mail.ccur.com>
3952              To: jhi@iki.fi
3953              Cc: perl5-porters@perl.org
3954              Subject: Re: perl current availability as documented by perl.pod
3955              Date: Mon, 22 Feb 1999 13:08:30 GMT
3956              Message-Id: <199902221308.NAA19971@cleo.ccur.com>
3957      Branch: cfgperl
3958            ! pod/perl.pod
3959      Branch: maint-5.005/perl
3960            ! pod/perl.pod
3961 ____________________________________________________________________________
3962 [  3012] By: jhi                                   on 1999/02/22  10:26:11
3963         Log: Snapshot the cross-compilation/multiarchitecture stuff
3964              (currently broken in next)
3965      Branch: cfgperl
3966            ! Configure config_h.SH pp.c
3967 ____________________________________________________________________________
3968 [  3011] By: jhi                                   on 1999/02/22  10:24:51
3969         Log: From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
3970              To: gsar@activestate.com (Gurusamy Sarathy)
3971              Cc: perl5-porters@perl.org (Perl5 Porters)
3972              Subject: [PATCH 5.005_55] DB_File 1.64 patch
3973              Date: Mon, 22 Feb 1999 10:07:00 +0000 (GMT)
3974              Message-Id: <9902221007.AA17751@claudius.bfsec.bt.co.uk>
3975      Branch: cfgperl
3976            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
3977            ! ext/DB_File/DB_File.xs ext/DB_File/typemap t/lib/db-recno.t
3978 ____________________________________________________________________________
3979 [  3009] By: jhi                                   on 1999/02/22  09:14:26
3980         Log: Scratch #3008 and introduce $crosscompile and $multiarch
3981              also in non-Configure lands.
3982      Branch: cfgperl
3983            ! Configure config_h.SH hints/next_3.sh hints/next_3_0.sh
3984            ! hints/next_4.sh vms/subconfigure.com win32/config.bc
3985            ! win32/config.gc win32/config.vc win32/config_H.bc
3986            ! win32/config_H.gc win32/config_H.vc
3987 ____________________________________________________________________________
3988 [  3008] By: jhi                                   on 1999/02/22  08:58:04
3989         Log: Add -DMULTIARCH (see change #3006).
3990      Branch: cfgperl
3991            ! hints/next_3.sh hints/next_3_0.sh hints/next_4.sh
3992 ____________________________________________________________________________
3993 [  3007] By: jhi                                   on 1999/02/22  08:54:06
3994         Log: Undo the references to local{lib,arch} introduced by #3006.
3995      Branch: cfgperl
3996            ! Configure config_h.SH
3997 ____________________________________________________________________________
3998 [  3006] By: jhi                                   on 1999/02/22  08:43:50
3999         Log: From: hansm@icgned.icgroup.nl
4000              To: perlbug@perl.com
4001              Subject: Not OK: perl 5.00555 on OPENSTEP-Mach-thread 4_2 (UNINSTALLED)
4002              Date: Sun, 21 Feb 1999 22:58:55 +0100
4003              Reply-To: hansmu@xs4all.nl
4004              Message-Id: <9902212201.AA13386@icgned.icgroup.nl>
4005              
4006              plus other Configure changes: prepare for cross-compilation/
4007              multiarchitecture builds.
4008      Branch: cfgperl
4009            ! Configure config_h.SH
4010 ____________________________________________________________________________
4011 [  3005] By: jhi                                   on 1999/02/22  08:35:30
4012         Log: Configure/Perl knew how to look for use Mach cthreads
4013              but Configure didn't let them to be used ($osname 'next').
4014      Branch: cfgperl
4015            ! Configure config_h.SH
4016      Branch: maint-5.005/perl
4017            ! Configure
4018 ____________________________________________________________________________
4019 [  3004] By: jhi                                   on 1999/02/21  15:46:02
4020         Log: Update Acorn AVAILABILITY.
4021      Branch: cfgperl
4022            ! pod/perl.pod
4023      Branch: maint-5.005/perl
4024            ! pod/perl.pod
4025 ____________________________________________________________________________
4026 [  3003] By: jhi                                   on 1999/02/21  14:50:42
4027         Log: From: rjk@linguist.dartmouth.edu (Ronald J. Kimball)
4028              To: perl5-porters@perl.org (Perl 5 Porters)
4029              Subject: PATCH: perlref.pod - symbolic ref example
4030              Date: Sat, 20 Feb 1999 17:32:11 -0500 (EST)
4031              Message-Id: <199902202232.RAA62306@linguist.dartmouth.edu>
4032      Branch: cfgperl
4033            ! pod/perlref.pod
4034      Branch: maint-5.005/perl
4035            ! pod/perlref.pod
4036 ____________________________________________________________________________
4037 [  3002] By: jhi                                   on 1999/02/21  14:35:22
4038         Log: Sync cfgperl with maint-5.005 change #3000.
4039      Branch: cfgperl
4040            ! pod/perlfunc.pod t/op/pack.t
4041 ____________________________________________________________________________
4042 [  2999] By: gsar                                  on 1999/02/20  22:48:30
4043         Log: From:    John Bley <jbb6@acpub.duke.edu>
4044              Date:    Sat, 20 Feb 1999 16:02:34 EST
4045              Message-Id: <Pine.SOL.3.91.990220155832.9913A-100000@soc11.acpub.duke.edu>
4046              Subject: [PATCH]5.005_55 (CORE) Sparse intializer in regcomp.c
4047      Branch: perl
4048            ! regcomp.c
4049 ____________________________________________________________________________
4050 [  2998] By: jhi                                   on 1999/02/20  14:13:06
4051         Log: Enhanced the endianness description.
4052      Branch: cfgperl
4053            ! pod/perlfunc.pod
4054 ____________________________________________________________________________
4055 [  2996] By: jhi                                   on 1999/02/20  13:55:41
4056         Log: Glossary now mostly fixed.
4057      Branch: cfgperl
4058            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
4059            ! config_h.SH
4060 ____________________________________________________________________________
4061 [  2994] By: jhi                                   on 1999/02/20  11:58:33
4062         Log: Perldeltify GNU/Hurd.
4063      Branch: cfgperl
4064            ! pod/perldelta.pod
4065 ____________________________________________________________________________
4066 [  2993] By: gsar                                  on 1999/02/20  00:59:10
4067         Log: fix typo in Perl_sbrk()
4068              From: hansm@icgned.icgroup.nl
4069              Date: Fri, 19 Feb 1999 23:19:31 +0100
4070              Message-Id: <9902192221.AA07213@icgned.icgroup.nl>
4071              Subject: Not OK: perl 5.00555 on OPENSTEP-Mach 4_2 (UNINSTALLED)
4072      Branch: perl
4073            ! malloc.c
4074 ____________________________________________________________________________
4075 [  2992] By: gsar                                  on 1999/02/20  00:51:08
4076         Log: integrate change#2980 from maint-5.005
4077      Branch: perl
4078           !> utils/h2xs.PL
4079 ____________________________________________________________________________
4080 [  2991] By: gsar                                  on 1999/02/20  00:34:01
4081         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
4082              Date: Thu, 18 Feb 1999 18:51:38 +0000
4083              Message-Id: <199902181851.SAA14018@crypt.compulink.co.uk>
4084              Subject: [PATCH 5.005_55] test failures with MIME-tools-4.122 and perl 5.005_55 
4085      Branch: perl
4086            ! pp_hot.c t/op/pat.t
4087 ____________________________________________________________________________
4088 [  2990] By: gsar                                  on 1999/02/20  00:30:48
4089         Log: From: jan.dubois@ibm.net (Jan Dubois)
4090              Date: Thu, 18 Feb 1999 19:14:07 +0100
4091              Message-ID: <36d15809.40853323@smtp1.ibm.net>
4092              Subject: resend [PATCH 5.005_55] Various win32/win32.c cleanup
4093      Branch: perl
4094            ! win32/win32.c
4095 ____________________________________________________________________________
4096 [  2989] By: gsar                                  on 1999/02/20  00:27:01
4097         Log: do poll() emulation unless HAS_POLL && I_POLL
4098      Branch: perl
4099            ! ext/IO/poll.h
4100 ____________________________________________________________________________
4101 [  2988] By: gsar                                  on 1999/02/19  23:52:12
4102         Log: tweak RE for NaNQ? recognition
4103      Branch: perl
4104            ! t/lib/bigfloatpm.t
4105 ____________________________________________________________________________
4106 [  2987] By: gsar                                  on 1999/02/19  23:29:59
4107         Log: mention C<use utf8> and C<use warning> in perldelta
4108      Branch: perl
4109            ! pod/perldelta.pod
4110 ____________________________________________________________________________
4111 [  2985] By: jhi                                   on 1999/02/19  20:43:19
4112         Log: pack/unpack better in (network-)short-non-16-bits and
4113              (network-)long-non-32-bits systems such as Cray C90.
4114      Branch: cfgperl
4115            ! perl.h pp.c t/op/pack.t
4116 ____________________________________________________________________________
4117 [  2984] By: jhi                                   on 1999/02/19  20:38:54
4118         Log: Regen Configure.
4119      Branch: cfgperl
4120            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
4121            ! perl.c
4122 ____________________________________________________________________________
4123 [  2982] By: jhi                                   on 1999/02/19  19:51:49
4124         Log: Configure update: fstatvfs/fstafs/getmntent/hasmntopt were
4125              not probed for and         
4126              
4127              From: "Kurt D. Starsinic" <kstar@chapin.edu>
4128              To: Chaim Frenkel <chaimf@pobox.com>,
4129              Russ Allbery <rra@stanford.edu>,
4130              Jarkko Hietaniemi <jhi@iki.fi>,
4131              Gurusamy Sarathy <gsar@activestate.com>,
4132              Graham Barr <gbarr@pobox.com>
4133              Cc: bdensch@ameritech.net, perlbug@perl.com
4134              Subject: [PATCH] Re: Solaris 7 for Intel
4135              Message-ID: <19990219124404.A30182@O2.chapin.edu>
4136              
4137              Glossary is still missing some terms because
4138              mkglossary is misbehaving (change #2981 updated
4139              Glossary manually)
4140      Branch: cfgperl
4141            ! Configure Makefile.SH Porting/Glossary Porting/config.sh
4142            ! Porting/config_H
4143 ____________________________________________________________________________
4144 [  2980] By: gbarr                                 on 1999/02/19  16:06:53
4145         Log: Make result of h2xs work when user adds C<use strict>
4146      Branch: maint-5.005/perl
4147            ! utils/h2xs.PL
4148 ____________________________________________________________________________
4149 [  2979] By: gsar                                  on 1999/02/19  05:24:29
4150         Log: doc for change#2978
4151      Branch: perl
4152            ! pod/perlsub.pod
4153 ____________________________________________________________________________
4154 [  2978] By: gsar                                  on 1999/02/19  05:08:29
4155         Log: bring '*' prototype closer to how it behaves internally
4156      Branch: perl
4157            + t/lib/fatal.t
4158            ! MANIFEST lib/Fatal.pm op.c t/comp/proto.t
4159 ____________________________________________________________________________
4160 [  2977] By: gsar                                  on 1999/02/19  02:50:31
4161         Log: stem leakage of perly.h #defines #ifndef PERL_CORE
4162      Branch: perl
4163            ! perly.h
4164 ____________________________________________________________________________
4165 [  2975] By: gsar                                  on 1999/02/18  21:41:57
4166         Log: distinguish eval'' from BEGIN|INIT|END CVs (fixes buggy propagation
4167              of lexical searches in BEGIN|INIT|END)
4168      Branch: perl
4169            ! cop.h cv.h op.c perly.c perly.y pp_ctl.c t/op/misc.t
4170            ! vms/perly_c.vms
4171 ____________________________________________________________________________
4172 [  2974] By: gsar                                  on 1999/02/18  21:03:06
4173         Log: missing PERL_POLLUTE_MALLOC
4174      Branch: perl
4175            ! ext/SDBM_File/sdbm/sdbm.h
4176 ____________________________________________________________________________
4177 [  2973] By: gsar                                  on 1999/02/18  17:10:49
4178         Log: From:    Andy Dougherty <doughera@lafayette.edu>
4179              Date:    Wed, 17 Feb 1999 17:22:50 EST
4180              Message-Id: <Pine.GSU.4.05.9902171720490.17243-100000@newton.phys>
4181              Subject: [PATCH 5.005_xx] dotsh.pl triggers new warnings
4182      Branch: perl
4183            ! lib/dotsh.pl
4184 ____________________________________________________________________________
4185 [  2972] By: gsar                                  on 1999/02/18  17:04:12
4186         Log: s/#defined/#define/
4187      Branch: perl
4188            ! ext/Data/Dumper/Dumper.xs
4189 ____________________________________________________________________________
4190 [  2970] By: gsar                                  on 1999/02/18  03:26:43
4191         Log: ensure is data malloc()ed by GDBM is free()d (not Perl_mfree()d)
4192      Branch: perl
4193            ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
4194            ! ext/GDBM_File/typemap
4195 ____________________________________________________________________________
4196 [  2969] By: gsar                                  on 1999/02/17  23:30:47
4197         Log: correct slurp mode doc
4198      Branch: perl
4199            ! pod/perlfunc.pod pod/perlop.pod
4200 ____________________________________________________________________________
4201 [  2968] By: jhi                                   on 1999/02/17  23:15:49
4202         Log: Ultrix hints update.
4203              
4204              From: Spider Boardman <spider@zk3.dec.com>
4205              To: perlbug@perl.com
4206              Subject: Not OK: perl 5.00555 on RISC-ultrix 4.4 (UNINSTALLED)
4207              Date: Tue, 16 Feb 1999 23:04:28 -0500
4208              Message-Id: <9902170404.AA11036@abyss.zk3.dec.com>
4209      Branch: cfgperl
4210            ! hints/ultrix_4.sh
4211 ____________________________________________________________________________
4212 [  2966] By: jhi                                   on 1999/02/17  23:09:21
4213         Log: Change #2965 wiped out some Sarathy's _55 changes.
4214              Now unwiped.
4215      Branch: cfgperl
4216            ! Configure pp.c t/op/pack.t
4217 ____________________________________________________________________________
4218 [  2965] By: jhi                                   on 1999/02/17  23:00:04
4219         Log: Configure tweaks.
4220              
4221              Fix the Unixware/SCO uname scan:
4222              
4223              From: Tom Hughes <thh@cyberscience.com>
4224              To: perlbug@perl.com
4225              Subject: Not OK: perl 5.00555 on i386-svr4 [actually Unixware 2.1] (UNINSTALLED)
4226              Date: 17 Feb 1999 15:34:15 +0000    
4227              Message-ID: <yekg185nix4.fsf@elva.cyberscience.com>
4228              
4229              AIX syscalls.exp scan: the syscall might be marked 32, 3264, or 64
4230              
4231              From: Joe Buehler <jhpb@hekimian.com>
4232              To: perl5-porters@perl.org
4233              Subject: setsid not detected by perl 5.005_02 configure under AIX 4.3
4234              Date: 12 Feb 1999 11:25:21 -0500
4235              Message-ID: <yd3lni3613i.fsf@ganymede.hekimian.com>
4236              
4237              Make the pthreads joinable constant scan to output to fd 4, not 2.
4238      Branch: cfgperl
4239            ! Configure
4240 ____________________________________________________________________________
4241 [  2964] By: gsar                                  on 1999/02/17  21:30:07
4242         Log: From: Tom Christiansen <tchrist@jhereg.perl.com>
4243              Date: Wed, 17 Feb 1999 06:53:13 -0700
4244              Message-Id: <199902171353.GAA15682@jhereg.perl.com>
4245              Subject: PATCH: lib/Pod/Functions.pm for perl5.005_55
4246      Branch: perl
4247            ! lib/Pod/Functions.pm
4248 ____________________________________________________________________________
4249 [  2963] By: gsar                                  on 1999/02/17  21:18:21
4250         Log: fix comppad handling for failures in eval 'qr/(?p{...})/'
4251              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
4252              Date: Wed, 17 Feb 1999 10:06:01 +0000
4253              Message-Id: <199902171006.KAA10204@crypt.compulink.co.uk>
4254              Subject: Re: [5.005_53] panic: pad_free curpad 
4255      Branch: perl
4256            ! regcomp.c regexec.c t/op/misc.t
4257 ____________________________________________________________________________
4258 [  2962] By: gsar                                  on 1999/02/16  21:26:28
4259         Log: NaNQ? tweak
4260      Branch: perl
4261            ! t/lib/bigfloatpm.t
4262 ____________________________________________________________________________
4263 [  2961] By: jhi                                   on 1999/02/16  19:26:38
4264         Log: Integrate from mainperl.
4265      Branch: cfgperl
4266           !> (integrate 37 files)
4267 ____________________________________________________________________________
4268 [  2960] By: gsar                                  on 1999/02/16  18:04:29
4269         Log: undo change#2465 (qw[] is a real list now)
4270      Branch: perl
4271            ! pod/perlop.pod
4272 ____________________________________________________________________________
4273 [  2959] By: gsar                                  on 1999/02/16  07:09:33
4274         Log: this was 5.005_55
4275      Branch: perl
4276            ! Changes
4277
4278 ----------------
4279 Version 5.005_55
4280 ----------------
4281
4282 ____________________________________________________________________________
4283 [  2958] By: gsar                                  on 1999/02/16  06:18:27
4284         Log: integrate change#2852 from maint-5.005; integrate cfgperl contents;
4285              elide dups and non-dependents from Changes
4286      Branch: perl
4287            ! Changes pod/perlhist.pod
4288           !> Configure INSTALL README.threads doio.c ext/IPC/SysV/SysV.xs
4289           !> hints/ultrix_4.sh pod/perl.pod pod/perlfunc.pod
4290           !> pod/perlport.pod pp.c t/op/pack.t
4291 ____________________________________________________________________________
4292 [  2957] By: gsar                                  on 1999/02/16  04:09:47
4293         Log: propagate PERL_VERSION everywhere, add to pod
4294      Branch: perl
4295            ! Configure configpm configure.com ext/B/B/C.pm ext/B/byteperl.c
4296            ! ext/DB_File/DB_File.xs ext/Data/Dumper/Dumper.xs ext/IO/IO.xs
4297            ! hints/freebsd.sh hints/os2.sh installman installperl myconfig
4298            ! os2/Makefile.SHs os2/os2.c patchlevel.h perl.c perl.h
4299            ! plan9/genconfig.pl plan9/myconfig.plan9 plan9/versnum
4300            ! pod/perldebug.pod pod/perldelta.pod vms/genconfig.pl
4301            ! vms/myconfig.com vms/subconfigure.com win32/config.bc
4302            ! win32/config.gc win32/config.vc win32/config_sh.PL
4303            ! win32/win32.c x2p/a2py.c
4304 ____________________________________________________________________________
4305 [  2955] By: jhi                                   on 1999/02/15  16:15:03
4306         Log: The pack tests now better in C90 (after the packnative patches).
4307      Branch: cfgperl
4308            ! t/op/pack.t
4309 ____________________________________________________________________________
4310 [  2954] By: gsar                                  on 1999/02/15  14:11:50
4311         Log: tweak Configure to follow new PERL_VERSION etc.
4312      Branch: perl
4313            ! Configure patchlevel.h pod/perlhist.pod
4314 ____________________________________________________________________________
4315 [  2953] By: jhi                                   on 1999/02/15  14:02:21
4316         Log: Integrate from mainperl.
4317      Branch: cfgperl
4318           !> MANIFEST Porting/makerel
4319 ____________________________________________________________________________
4320 [  2952] By: jhi                                   on 1999/02/15  13:50:07
4321         Log: Enhance the packnative patch: use the packnative code
4322              only if required.  Also added hefty testing (hopefully
4323              I didn't assume too much...).  Tested on alpha, ix86, sparc.
4324      Branch: cfgperl
4325            ! pod/perlfunc.pod pp.c t/op/pack.t
4326 ____________________________________________________________________________
4327 [  2951] By: jhi                                   on 1999/02/15  13:46:56
4328         Log: AVAILABILITY from 5.005_03-tobe, will of course
4329              require updating when 5.006 comes out.
4330      Branch: cfgperl
4331            ! pod/perl.pod
4332 ____________________________________________________________________________
4333 [  2949] By: gsar                                  on 1999/02/15  13:28:51
4334         Log: will this be it for 5.005_55?
4335      Branch: perl
4336            ! MANIFEST Porting/makerel
4337 ____________________________________________________________________________
4338 [  2948] By: jhi                                   on 1999/02/15  13:23:52
4339         Log: Integrate from mainperl.
4340      Branch: cfgperl
4341           !> Changes Makefile.SH ext/B/B/C.pm patchlevel.h perl.h
4342           !> pod/perldiag.pod pod/perlembed.pod pod/perlfaq3.pod
4343           !> pod/perlfaq4.pod pod/perlfaq9.pod pod/perlmodinstall.pod
4344           !> pod/perlmodlib.pod pod/perltoc.pod t/io/argv.t
4345           !> t/lib/bigfloatpm.t t/lib/h2ph.t win32/Makefile win32/config.bc
4346           !> win32/config.gc win32/config.vc win32/config_H.bc
4347           !> win32/config_H.gc win32/config_H.vc win32/makefile.mk
4348 ____________________________________________________________________________
4349 [  2947] By: jhi                                   on 1999/02/15  13:20:41
4350         Log: perlport.pod 1.39 from Chris.
4351      Branch: cfgperl
4352            ! pod/perlport.pod
4353 ____________________________________________________________________________
4354 [  2946] By: jhi                                   on 1999/02/15  13:09:58
4355         Log: Import Ultrix update, change #2864, 
4356              
4357              From: Spider Boardman <spider@zk3.dec.com>
4358              To: perlbug@perl.com
4359              Subject: Not OK: perl 5.00503 +MAINT_TRIAL_5 on RISC-ultrix 4.4 (UNINSTALLED)
4360              Date: Wed, 10 Feb 1999 23:33:31 -0500
4361              Message-Id: <9902110433.AA12816@abyss.zk3.dec.com>
4362      Branch: cfgperl
4363            ! doio.c ext/IPC/SysV/SysV.xs hints/ultrix_4.sh
4364 ____________________________________________________________________________
4365 [  2945] By: jhi                                   on 1999/02/15  13:04:50
4366         Log: OpenBSD sparc SHMLBA.
4367      Branch: cfgperl
4368            ! ext/IPC/SysV/SysV.xs
4369 ____________________________________________________________________________
4370 [  2944] By: gsar                                  on 1999/02/15  12:09:52
4371         Log: update win32/config* stuff, Changes
4372      Branch: perl
4373            ! Changes win32/Makefile win32/config.bc win32/config.gc
4374            ! win32/config.vc win32/config_H.bc win32/config_H.gc
4375            ! win32/config_H.vc win32/makefile.mk
4376 ____________________________________________________________________________
4377 [  2943] By: gsar                                  on 1999/02/15  11:54:08
4378         Log: #include patchlevel.h by default, provide
4379              PERL_{REVISION,VERSION,SUBVERSION}
4380      Branch: perl
4381            ! patchlevel.h perl.h
4382 ____________________________________________________________________________
4383 [  2942] By: gsar                                  on 1999/02/15  10:26:59
4384         Log: allow /0|NaN/ on some bigfloatpm.t tests for portability; other
4385              misc fixes
4386      Branch: perl
4387            ! Makefile.SH t/io/argv.t t/lib/bigfloatpm.t t/lib/h2ph.t
4388 ____________________________________________________________________________
4389 [  2941] By: gsar                                  on 1999/02/15  10:24:37
4390         Log: broken URLs fixed (from Michael G Schwern <schwern@pobox.com>)
4391              Message-ID: <19990207002851.B9185@toldyouso.com>
4392              Message-ID: <19990207212152.A9765@toldyouso.com>
4393              Message-ID: <19990207212041.A9622@toldyouso.com>
4394              Message-ID: <19990207213127.A10244@toldyouso.com>
4395              Message-ID: <19990207212559.A9950@toldyouso.com>
4396              Message-ID: <19990207212842.A9994@toldyouso.com>
4397              Message-ID: <19990207212500.A9860@toldyouso.com>
4398              Message-ID: <19990207213013.A10105@toldyouso.com>
4399      Branch: perl
4400            ! pod/perldiag.pod pod/perlembed.pod pod/perlfaq3.pod
4401            ! pod/perlfaq4.pod pod/perlfaq9.pod pod/perlmodinstall.pod
4402            ! pod/perlmodlib.pod pod/perltoc.pod
4403 ____________________________________________________________________________
4404 [  2940] By: gsar                                  on 1999/02/15  10:07:08
4405         Log: enable dynaloading in C.pm-compiled programs (non-conflicting part
4406              of suggested patch)
4407              From: "Vishal Bhatia" <vishalb@my-dejanews.com>
4408              Date: Mon, 08 Feb 1999 01:14:41 -0000
4409              Message-ID: <DHIDFFOPMEFDBAAA@my-dejanews.com>
4410              Subject: [PATCH 5.005_54] some pending C.pm stuff 
4411      Branch: perl
4412            ! ext/B/B/C.pm
4413 ____________________________________________________________________________
4414 [  2939] By: jhi                                   on 1999/02/15  08:40:18
4415         Log: Integrate from mainperl.
4416      Branch: cfgperl
4417           +> t/lib/bigfloat.t t/lib/bigfloatpm.t
4418            - lib/File/PathConvert.pm
4419           !> (integrate 81 files)
4420 ____________________________________________________________________________
4421 [  2938] By: gsar                                  on 1999/02/15  06:56:39
4422         Log: change#2839 was bogus, redo
4423      Branch: perl
4424           !> t/lib/h2ph.pht
4425 ____________________________________________________________________________
4426 [  2937] By: gsar                                  on 1999/02/15  06:38:15
4427         Log: support Win32::GetFullPathName() and Win32::SetLastError()
4428              From: jan.dubois@ibm.net (Jan Dubois)
4429              Date: Tue, 09 Feb 1999 22:27:31 +0100
4430              Message-ID: <36c1a2ed.8007554@smtp1.ibm.net>
4431              Subject: [PATCH _54] Win32::GetFullPathName (Re: File::Spec::Win32 and UNCs)
4432      Branch: perl
4433            ! win32/win32.c
4434 ____________________________________________________________________________
4435 [  2936] By: gsar                                  on 1999/02/15  06:26:39
4436         Log: support native integers, pack("L_",...) etc. (via private mail)
4437              From: Jarkko Hietaniemi <jhi@iki.fi>
4438              Date: Wed, 10 Feb 1999 00:04:52 +0200 (EET)
4439              Message-Id: <199902092204.AAA29065@alpha.hut.fi>
4440              Subject: the "packnative" patch
4441      Branch: perl
4442            ! pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod pp.c
4443            ! t/lib/ipc_sysv.t t/op/pack.t
4444 ____________________________________________________________________________
4445 [  2935] By: gsar                                  on 1999/02/15  06:04:02
4446         Log: From: Michael G Schwern <schwern@pobox.com>
4447              Date: Tue, 9 Feb 1999 04:13:12 -0500
4448              Message-ID: <19990209041312.A15788@toldyouso.com>
4449              Subject: [PATCH]5.005_03-MAINT_TRIAL_5 utils/h2xs fixing -A & more
4450      Branch: perl
4451            ! utils/h2xs.PL
4452 ____________________________________________________________________________
4453 [  2934] By: gsar                                  on 1999/02/15  05:30:13
4454         Log: fix bugs in the handling of negative numbers, among other things
4455              From: Steven Knight <knight@theopera.baldmt.citilink.com>
4456              Date: Mon, 8 Feb 1999 01:16:24 -0600
4457              Message-Id: <199902080716.BAA24652@theopera.baldmt.citilink.com>
4458              Subject: Math::BigFloat and Math::BigInt
4459      Branch: perl
4460            + t/lib/bigfloat.t t/lib/bigfloatpm.t
4461            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/bigfloat.pl
4462            ! t/lib/bigintpm.t
4463 ____________________________________________________________________________
4464 [  2933] By: gsar                                  on 1999/02/15  04:57:52
4465         Log: From: "J. van Krieken" <John.van.Krieken@ATComputing.nl>
4466              Date: Thu, 4 Feb 1999 17:25:25 +0100 (MET)
4467              Message-Id: <199902041625.RAA14489@atcmpg.ATComputing.nl>
4468              Subject: s2p incorrectly handles hold space commands
4469      Branch: perl
4470            ! x2p/s2p.PL
4471 ____________________________________________________________________________
4472 [  2932] By: gsar                                  on 1999/02/15  04:45:55
4473         Log: clarify what a "line" is
4474      Branch: perl
4475            ! pod/perlfunc.pod pod/perlvar.pod
4476 ____________________________________________________________________________
4477 [  2931] By: gsar                                  on 1999/02/15  04:23:29
4478         Log: backout change#2811 and add newer version based on File::Spec
4479              From: Barrie Slaymaker <rbs@telerama.com>
4480              Date: Thu, 11 Feb 1999 16:29:24 -0500
4481              Message-ID: <36C34BB4.A62090E0@telerama.com>
4482              Subject: [PATCH]5.005_54 (pod2html) Relative URLs using new File::Spec
4483      Branch: perl
4484            - lib/File/PathConvert.pm
4485            ! MANIFEST installhtml lib/Pod/Html.pm
4486 ____________________________________________________________________________
4487 [  2930] By: gsar                                  on 1999/02/15  04:16:25
4488         Log: From: Barrie Slaymaker <rbs@telerama.com>
4489              Date: Thu, 11 Feb 1999 19:39:48 -0500
4490              Message-ID: <36C37854.707D139@telerama.com>
4491              Subject: [PATCH] 5.005_54 #2 Merging File::PathConvert in to File::Spec
4492      Branch: perl
4493            ! lib/File/Spec/Unix.pm lib/File/Spec/Win32.pm
4494 ____________________________________________________________________________
4495 [  2929] By: gsar                                  on 1999/02/15  04:06:50
4496         Log: patches suggested by John Bley <jbb6@acpub.duke.edu> (with minor edits)
4497              Date: Wed, 3 Feb 1999 05:24:55 -0500 (EST)
4498              Message-ID: <Pine.SOL.3.91.990203051924.302A-100000@soc11.acpub.duke.edu>
4499              Subject: [PATCH]5.005_54 (DOC) fix many typos
4500              --
4501              Date: Wed, 3 Feb 1999 08:53:53 -0500 (EST)
4502              Message-ID: <Pine.SOL.3.91.990203085157.895A-100000@soc11.acpub.duke.edu>
4503              Subject: [PATCH]5.005_54 (DOC) typos
4504      Branch: perl
4505            ! pod/perl5004delta.pod pod/perl5005delta.pod pod/perlcall.pod
4506            ! pod/perldebug.pod pod/perlfaq1.pod pod/perlfaq2.pod
4507            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
4508            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
4509            ! pod/perlfaq9.pod pod/perlfunc.pod pod/perlguts.pod
4510            ! pod/perllol.pod pod/perlmod.pod pod/perlref.pod
4511            ! pod/perlrun.pod pod/perlsub.pod pod/perltoc.pod
4512            ! pod/perlvar.pod pod/perlxs.pod
4513 ____________________________________________________________________________
4514 [  2928] By: gsar                                  on 1999/02/15  03:39:53
4515         Log: allow the Carp routines to pass through exception objects
4516      Branch: perl
4517            ! lib/Carp.pm
4518 ____________________________________________________________________________
4519 [  2927] By: gsar                                  on 1999/02/15  03:22:57
4520         Log: mention Proc::Daemon (suggested by Michael G Schwern <schwern@pobox.com>)
4521      Branch: perl
4522            ! pod/perlfaq8.pod
4523 ____________________________________________________________________________
4524 [  2926] By: gsar                                  on 1999/02/15  03:19:39
4525         Log: integrate h2ph.PL fixes from change#2809 (change#2838 was supposed to
4526              have done that, but didn't)
4527      Branch: perl
4528           !> utils/h2ph.PL
4529 ____________________________________________________________________________
4530 [  2925] By: gsar                                  on 1999/02/15  03:17:01
4531         Log: integrate cfgperl changes into mainline
4532      Branch: perl
4533            ! Changes
4534           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
4535           !> config_h.SH hints/openbsd.sh hints/ultrix_4.sh
4536           !> pod/perlport.pod t/lib/h2ph.pht utils/h2ph.PL
4537           !> vms/subconfigure.com
4538 ____________________________________________________________________________
4539 [  2924] By: gsar                                  on 1999/02/15  03:07:08
4540         Log: add const qualifier to most char* prototypes, handle ripple effect
4541      Branch: perl
4542            ! gv.c hv.c hv.h mg.c op.c perl.c pod/perlguts.pod proto.h sv.c
4543            ! universal.c util.c
4544 ____________________________________________________________________________
4545 [  2923] By: gsar                                  on 1999/02/15  01:04:30
4546         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
4547              Date: Thu, 04 Feb 1999 02:37:31 +0000
4548              Message-Id: <199902040237.CAA03255@crypt.compulink.co.uk>
4549              Subject: [PATCH 5.005_54] Re: .. misinterpreted as flipflop 
4550      Branch: perl
4551            ! pp_ctl.c t/op/range.t
4552 ____________________________________________________________________________
4553 [  2922] By: gsar                                  on 1999/02/15  00:24:34
4554         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
4555              Date: Sun, 31 Jan 1999 01:50:06 +0000
4556              Message-Id: <199901310150.BAA16299@crypt.compulink.co.uk>
4557              Subject: [PATCH 5.005_03t4] regexp flags bug
4558      Branch: perl
4559            ! regcomp.c t/op/re_tests
4560 ____________________________________________________________________________
4561 [  2921] By: gsar                                  on 1999/02/15  00:13:02
4562         Log: use New() et al., rather than safemalloc() et al.
4563              From: jan.dubois@ibm.net (Jan Dubois)
4564              Date: Fri, 29 Jan 1999 23:27:22 +0100
4565              Message-ID: <36bd33f2.51029616@smtp1.ibm.net>
4566              Subject: [PATCH _03-MT5] POSIX.xs memory API
4567      Branch: perl
4568            ! ext/POSIX/POSIX.xs
4569 ____________________________________________________________________________
4570 [  2920] By: gsar                                  on 1999/02/15  00:05:33
4571         Log: tweak READ() docs to mention $buffer must be altered by reference
4572      Branch: perl
4573            ! pod/perltie.pod
4574 ____________________________________________________________________________
4575 [  2919] By: gsar                                  on 1999/02/14  23:50:39
4576         Log: applied suggested patch, with several language/readability tweaks
4577              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4578              Date: Fri, 29 Jan 1999 00:25:02 -0500
4579              Message-ID: <19990129002502.C2898@monk.mps.ohio-state.edu>
4580              Subject: Re: [PATCH 5.005_*] Better parsing docs
4581      Branch: perl
4582            ! pod/perlop.pod
4583 ____________________________________________________________________________
4584 [  2918] By: gsar                                  on 1999/02/14  23:20:42
4585         Log: several bug fixes; now croak()s when date exceeds integer limits (instead
4586              of silently returning bogus values)
4587              From: Peter Chines <pchines@nhgri.nih.gov>
4588              Date: Wed, 27 Jan 1999 16:11:31 -0500
4589              Message-Id: <199901272117.QAA21458@kronos.nhgri.nih.gov>
4590              Subject: Time::Local
4591      Branch: perl
4592            ! lib/Time/Local.pm pod/perldelta.pod
4593 ____________________________________________________________________________
4594 [  2917] By: gsar                                  on 1999/02/14  11:21:43
4595         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4596              Date: Thu, 28 Jan 1999 10:02:20 -0500
4597              Message-ID: <19990128100220.A1321@monk.mps.ohio-state.edu>
4598              Subject: Re: [PATCH 5.005_53] Better perldoc
4599      Branch: perl
4600            ! utils/perldoc.PL
4601 ____________________________________________________________________________
4602 [  2916] By: gsar                                  on 1999/02/14  10:59:38
4603         Log: back out change#2751, apply updated version 
4604              From: jan.dubois@ibm.net (Jan Dubois)
4605              Date: Sat, 06 Feb 1999 01:06:29 +0100
4606              Message-ID: <36bc844c.18763049@smtp1.ibm.net>
4607              Subject: [PATCH] Cleanup of File::Spec module
4608      Branch: perl
4609            ! lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
4610            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
4611            ! lib/File/Spec/Win32.pm
4612 ____________________________________________________________________________
4613 [  2915] By: gsar                                  on 1999/02/14  10:48:01
4614         Log: tweak select() test
4615      Branch: perl
4616            ! pod/perlipc.pod t/op/fh.t
4617 ____________________________________________________________________________
4618 [  2914] By: gsar                                  on 1999/02/14  10:25:55
4619         Log: allow C<select('foo')> to autovivify *foo (SelectSaver expects that)
4620      Branch: perl
4621            ! op.c pod/perldiag.pod pp_sys.c t/op/misc.t
4622 ____________________________________________________________________________
4623 [  2913] By: gsar                                  on 1999/02/14  10:03:51
4624         Log: From: Kenneth Albanowski <kjahds@kjahds.com>
4625              Date: Sat, 23 Jan 1999 21:52:15 -0500 (EST)
4626              Message-ID: <Pine.LNX.3.93.990123212857.446B-100000@kjahds.kjahds.com>
4627              Subject: Re: SvOPV() or SvPV_nolen() or ...
4628      Branch: perl
4629            ! pod/perlguts.pod
4630 ____________________________________________________________________________
4631 [  2912] By: gsar                                  on 1999/02/14  09:57:29
4632         Log: provide SvPV_nolen(sv) to avoid use of PL_na
4633              From: jan.dubois@ibm.net (Jan Dubois)
4634              Date: Sun, 24 Jan 1999 02:45:32 +0100
4635              Message-ID: <36bb7ada.68485547@smtp1.ibm.net>
4636              Subject: [PATCH 5.005_54]  _54 version of SvPV_nolen patch
4637      Branch: perl
4638            ! embed.h global.sym objXSUB.h pod/perlguts.pod proto.h sv.c
4639            ! sv.h
4640 ____________________________________________________________________________
4641 [  2911] By: gsar                                  on 1999/02/14  06:51:05
4642         Log: elide stray effluvium
4643      Branch: perl
4644            ! pod/perldelta.pod
4645 ____________________________________________________________________________
4646 [  2910] By: gsar                                  on 1999/02/14  05:51:56
4647         Log: slurping an empty file should return '' rather than undef, with
4648              commensurate effects on ARGV processing
4649      Branch: perl
4650            ! pod/perldelta.pod pod/perlfunc.pod pod/perlop.pod
4651            ! pod/perlvar.pod pp_hot.c sv.h t/io/argv.t
4652 ____________________________________________________________________________
4653 [  2909] By: gsar                                  on 1999/02/14  00:02:11
4654         Log: perly_c.diff typo
4655      Branch: perl
4656            ! perly.c perly_c.diff vms/perly_c.vms
4657 ____________________________________________________________________________
4658 [  2908] By: gsar                                  on 1999/02/13  18:20:13
4659         Log: From: jan.dubois@ibm.net (Jan Dubois)
4660              Date: Sat, 13 Feb 1999 13:25:53 +0100
4661              Message-Id: <36c9629c.13334874@smtp1.ibm.net>
4662              Subject: [PATCH 5.005_03-MT5] "goto must have label" message for C<goto ''>
4663      Branch: perl
4664            ! pod/perlfunc.pod pp_ctl.c t/lib/io_unix.t
4665 ____________________________________________________________________________
4666 [  2907] By: jhi                                   on 1999/02/13  15:07:26
4667         Log: Integrate from mainperl.
4668      Branch: cfgperl
4669           +> emacs/e2ctags.pl pod/perltodo.pod t/op/lop.t
4670           !> (integrate 150 files)
4671 ____________________________________________________________________________
4672 [  2903] By: gsar                                  on 1999/02/12  13:25:59
4673         Log: From: jan.dubois@ibm.net (Jan Dubois)
4674              Date: Sun, 24 Jan 1999 01:12:00 +0100
4675              Message-ID: <36b66479.62756298@smtp1.ibm.net>
4676              Subject: [PATCH 5.005_54] remove OVERLOAD conditionals
4677      Branch: perl
4678            ! XSUB.h dump.c gv.c hv.h mg.c perl.h perlvars.h pp.c pp.h
4679            ! proto.h sv.c sv.h
4680 ____________________________________________________________________________
4681 [  2902] By: gsar                                  on 1999/02/12  12:55:11
4682         Log: script to generate ctags from etags
4683              From: Colin Kuskie <ckuskie@cadence.com>
4684              Date: Wed, 20 Jan 1999 16:29:35 -0800 (PST)
4685              Message-ID: <Pine.GSO.3.96.990120160519.5755Q-100000@pdxue150.cadence.com>
4686              Subject: [PATCH 5.005_54] adding ctags to the source, FAQ, make
4687      Branch: perl
4688            + emacs/e2ctags.pl
4689            ! Makefile.SH pod/perlfaq3.pod
4690 ____________________________________________________________________________
4691 [  2901] By: gsar                                  on 1999/02/12  12:40:17
4692         Log: allow boolean assign ops to be lvalues
4693              From: Stephen McCamant <smccam@uclink4.berkeley.edu>
4694              Date: Mon, 11 Jan 1999 16:52:18 -0600 (CST)
4695              Message-ID: <13978.32609.495338.544643@alias-2.pr.mcs.net>
4696              --
4697              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
4698              Date: Mon, 18 Jan 1999 10:04:00 +0000
4699              Message-Id: <199901181004.KAA17471@crypt.compulink.co.uk>
4700              Subject: Re: [inconsistency 5.005_54] ||= not an lvalue 
4701      Branch: perl
4702            + t/op/lop.t
4703            ! MANIFEST op.c
4704 ____________________________________________________________________________
4705 [  2899] By: jhi                                   on 1999/02/12  12:03:48
4706         Log: Configure update: OpenBSD thread-awareness, SCO ODT/OSR osvers.
4707      Branch: cfgperl
4708            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
4709            ! config_h.SH hints/openbsd.sh
4710 ____________________________________________________________________________
4711 [  2898] By: gsar                                  on 1999/02/12  11:49:25
4712         Log: support win32_putenv()
4713      Branch: perl
4714            ! mg.c util.c win32/GenCAPI.pl win32/makedef.pl win32/perlhost.h
4715            ! win32/win32.c win32/win32iop.h
4716 ____________________________________________________________________________
4717 [  2894] By: gsar                                  on 1999/02/12  11:09:27
4718         Log: add missing hunk in change#2657
4719      Branch: perl
4720            ! ext/B/B/CC.pm
4721 ____________________________________________________________________________
4722 [  2893] By: gsar                                  on 1999/02/12  11:00:13
4723         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4724              Date: Tue, 19 Jan 1999 20:13:15 -0500
4725              Message-ID: <19990119201315.A21167@monk.mps.ohio-state.edu>
4726              Subject: [PATCH 5.005_53] Remove extraneous sh in test suites
4727      Branch: perl
4728            ! t/op/fh.t t/op/misc.t t/op/runlevel.t t/pragma/strict.t
4729            ! t/pragma/subs.t t/pragma/warning.t
4730 ____________________________________________________________________________
4731 [  2892] By: gsar                                  on 1999/02/12  10:44:38
4732         Log: update change#2670 to later version
4733              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
4734              Date: Sun, 31 Jan 1999 16:16:14 +0000
4735              Message-Id: <199901311616.QAA17673@crypt.compulink.co.uk>
4736              Subject: Re: [PATCH 5.005_54] Evalled substitution parsing 
4737      Branch: perl
4738            ! t/op/subst.t toke.c
4739 ____________________________________________________________________________
4740 [  2891] By: gsar                                  on 1999/02/12  10:31:17
4741         Log: make testsuite somewhat location independent
4742      Branch: perl
4743            ! (edit 117 files)
4744 ____________________________________________________________________________
4745 [  2890] By: gsar                                  on 1999/02/12  10:00:30
4746         Log: add $AutoLoader::VERSION
4747      Branch: perl
4748            ! lib/AutoLoader.pm
4749 ____________________________________________________________________________
4750 [  2889] By: gsar                                  on 1999/02/12  09:55:48
4751         Log: tweak PERL_STRICT_CR notes
4752      Branch: perl
4753            ! pod/perl5005delta.pod
4754 ____________________________________________________________________________
4755 [  2888] By: gsar                                  on 1999/02/12  09:41:45
4756         Log: add note about test-notty target
4757      Branch: perl
4758            ! README.win32
4759 ____________________________________________________________________________
4760 [  2887] By: gsar                                  on 1999/02/12  09:37:37
4761         Log: add perltodo.pod
4762      Branch: perl
4763            + pod/perltodo.pod
4764            ! MANIFEST Todo pod/Makefile pod/perl.pod pod/roffitall
4765            ! win32/pod.mak
4766 ____________________________________________________________________________
4767 [  2886] By: jhi                                   on 1999/02/12  08:52:14
4768         Log: Integrate from mainperl.
4769      Branch: cfgperl
4770           +> t/op/fh.t
4771           !> (integrate 30 files)
4772 ____________________________________________________________________________
4773 [  2885] By: gsar                                  on 1999/02/12  08:42:10
4774         Log: note how to find REG_INFTY limit
4775      Branch: perl
4776            ! pod/perlre.pod
4777 ____________________________________________________________________________
4778 [  2884] By: jhi                                   on 1999/02/12  08:36:14
4779         Log: OpenBSD pthreads awareness, thanks to
4780              David Leonard <david.leonard@csee.uq.edu.au>
4781      Branch: maint-5.005/perl
4782            ! Configure hints/openbsd.sh
4783 ____________________________________________________________________________
4784 [  2882] By: gsar                                  on 1999/02/12  08:05:20
4785         Log: IO is maintained by p5p (per Graham Barr's wishes)
4786      Branch: perl
4787            ! MAINTAIN ext/IO/ChangeLog ext/IO/README ext/IO/lib/IO/Dir.pm
4788            ! ext/IO/lib/IO/Pipe.pm ext/IO/lib/IO/Poll.pm
4789            ! ext/IO/lib/IO/Select.pm ext/IO/lib/IO/Socket.pm
4790            ! ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/Socket/UNIX.pm
4791 ____________________________________________________________________________
4792 [  2881] By: gsar                                  on 1999/02/12  07:57:13
4793         Log: fh.t typo
4794      Branch: perl
4795            ! t/op/fh.t
4796 ____________________________________________________________________________
4797 [  2880] By: gsar                                  on 1999/02/12  07:38:16
4798         Log: PERL5OPT=-T enables taint mode (suggested by Jason Riedy <ejr@cise.ufl.edu>)
4799      Branch: perl
4800            ! perl.c pod/perlrun.pod
4801 ____________________________________________________________________________
4802 [  2879] By: gsar                                  on 1999/02/12  05:39:29
4803         Log: fix ops that are not filehandle constructors to not create GV if it
4804              doesn't already exist (avoids leaks); extend semantics of defined()
4805              so that defined(*{$foo}) works (experimental)
4806      Branch: perl
4807            + t/op/fh.t
4808            ! MANIFEST embed.h embed.pl objXSUB.h op.c pod/perldiag.pod pp.c
4809            ! pp_hot.c pp_sys.c proto.h t/op/gv.t t/op/misc.t
4810 ____________________________________________________________________________
4811 [  2877] By: jhi                                   on 1999/02/11  20:44:00
4812         Log: From: Chris Nandor <pudge@pobox.com>
4813              To: perl5-porters@perl.org
4814              Subject: [PATCH] perlport.pod 1.39
4815              Date: Thu, 11 Feb 1999 12:28:35 -0500
4816              Message-Id: <v04020a2db2e8c3177123@[192.168.0.77]>
4817      Branch: cfgperl
4818            ! pod/perlport.pod
4819 ____________________________________________________________________________
4820 [  2870] By: gsar                                  on 1999/02/11  11:17:08
4821         Log: remove double typeglob deref (suggested by RonaldWS <ronaldws@aol.com>)
4822      Branch: perl
4823            ! ext/IO/lib/IO/Pipe.pm
4824 ____________________________________________________________________________
4825 [  2869] By: gsar                                  on 1999/02/11  11:00:56
4826         Log: update win32/pod.mak
4827      Branch: perl
4828            ! win32/pod.mak
4829 ____________________________________________________________________________
4830 [  2868] By: gsar                                  on 1999/02/11  10:42:44
4831         Log: From: Benjamin Low <b.d.low@unsw.edu.au>
4832              Date: Fri, 08 Jan 1999 14:36:53 +1100
4833              Message-ID: <36957D55.1D65A0B2@unsw.edu.au>
4834              Subject: Re: [Fwd: IO::Socket::connect and blocking]
4835      Branch: perl
4836            ! ext/IO/lib/IO/Socket.pm
4837 ____________________________________________________________________________
4838 [  2867] By: gsar                                  on 1999/02/11  09:43:03
4839         Log: av_extend() doc tweak from Jan Dubois
4840      Branch: perl
4841            ! pod/perlguts.pod
4842 ____________________________________________________________________________
4843 [  2866] By: gsar                                  on 1999/02/11  09:27:17
4844         Log: display full pathname of unreadable files
4845      Branch: perl
4846            ! utils/perldoc.PL
4847 ____________________________________________________________________________
4848 [  2865] By: gsar                                  on 1999/02/11  09:02:31
4849         Log: missing patch in change#2522
4850      Branch: perl
4851            ! lib/Pod/Text.pm
4852 ____________________________________________________________________________
4853 [  2864] By: jhi                                   on 1999/02/11  08:45:00
4854         Log: From: Spider Boardman <spider@zk3.dec.com>
4855              To: perlbug@perl.com
4856              Subject: Not OK: perl 5.00503 +MAINT_TRIAL_5 on RISC-ultrix 4.4 (UNINSTALLED)
4857              Date: Wed, 10 Feb 1999 23:33:31 -0500
4858              Message-Id: <9902110433.AA12816@abyss.zk3.dec.com>
4859      Branch: maint-5.005/perl
4860            ! doio.c ext/IPC/SysV/SysV.xs hints/ultrix_4.sh
4861 ____________________________________________________________________________
4862 [  2862] By: gsar                                  on 1999/02/11  08:14:34
4863         Log: integrate changes#2738,2740 from maint-5.005
4864      Branch: perl
4865           !> lib/ExtUtils/MakeMaker.pm
4866 ____________________________________________________________________________
4867 [  2861] By: jhi                                   on 1999/02/11  08:04:25
4868         Log: Integrate from mainperl.
4869      Branch: cfgperl
4870           !> Changes perl.h pod/perl5005delta.pod pp_ctl.c t/op/local.t
4871           !> t/op/range.t win32/config.gc
4872 ____________________________________________________________________________
4873 [  2860] By: gsar                                  on 1999/02/11  07:30:08
4874         Log: binmode() support for cygwin32 (suggested by Steven Morlock
4875              <newspost@morlock.net>)
4876      Branch: perl
4877            ! perl.h
4878 ____________________________________________________________________________
4879 [  2859] By: gsar                                  on 1999/02/11  07:14:21
4880         Log: update Changes
4881      Branch: perl
4882            ! Changes
4883           !> pod/perl5005delta.pod
4884 ____________________________________________________________________________
4885 [  2856] By: gsar                                  on 1999/02/11  07:07:39
4886         Log: integrate perldelta changes from maint-5.005
4887      Branch: perl
4888           !> pod/perl5005delta.pod
4889 ____________________________________________________________________________
4890 [  2855] By: gsar                                  on 1999/02/11  06:31:50
4891         Log: applied suggested patch; added tests
4892              From: Adam Krolnik <adamk@gypsy.cyrix.com>
4893              Date: Sat, 12 Dec 98 15:30:18 -0600
4894              Message-Id: <9812122130.AA03717@gypsy.eng.cyrix.com>
4895              Subject: Range operation doesn't handle IV_MAX
4896      Branch: perl
4897            ! pp_ctl.c t/op/range.t
4898 ____________________________________________________________________________
4899 [  2854] By: gsar                                  on 1999/02/11  05:00:55
4900         Log: compatibility fix: magic non-propagation in foreach implicit localization
4901      Branch: perl
4902            ! pp_ctl.c t/op/local.t win32/config.gc
4903 ____________________________________________________________________________
4904 [  2852] By: gsar                                  on 1999/02/10  23:17:49
4905         Log: fair warning about -Dusethreads
4906      Branch: maint-5.005/perl
4907            ! Configure INSTALL README.threads
4908 ____________________________________________________________________________
4909 [  2847] By: jhi                                   on 1999/02/09  19:13:28
4910         Log: Integrate from mainperl.
4911      Branch: cfgperl
4912           !> pod/perldelta.pod pod/perlfunc.pod pod/perlobj.pod
4913           !> pod/perlop.pod pp.c t/op/method.t t/op/pack.t
4914 ____________________________________________________________________________
4915 [  2846] By: gsar                                  on 1999/02/09  13:53:28
4916         Log: a modified version of suggested patch for pack template 'Z'; added docs
4917              From: "Valeriy E. Ushakov" <uwe@ptc.spbu.ru>
4918              Date: Mon, 16 Jun 1997 03:00:31 +0400 (MSD)
4919              Message-ID: <%lOHpzIuGV@snark.ptc.spbu.ru>
4920              Subject: lack of pack/unpack letter with useful symmetry for C null delimited strings
4921      Branch: perl
4922            ! pod/perldelta.pod pod/perlfunc.pod pp.c t/op/pack.t
4923 ____________________________________________________________________________
4924 [  2845] By: gsar                                  on 1999/02/09  00:03:26
4925         Log: clarify docs for change#2835
4926      Branch: perl
4927            ! pod/perldelta.pod pod/perlop.pod
4928 ____________________________________________________________________________
4929 [  2844] By: gsar                                  on 1999/02/08  23:40:57
4930         Log: addendum to change#2823
4931              From: Stephen McCamant <smccam@uclink4.berkeley.edu>
4932              Date: Sun, 13 Dec 1998 16:06:04 -0800 (PST)
4933              Message-ID: <13940.21805.470054.299@fre-76-120.reshall.berkeley.edu>
4934              Subject: [PATCH] Docs and tests for method-call syntax
4935      Branch: perl
4936            ! pod/perlobj.pod t/op/method.t
4937 ____________________________________________________________________________
4938 [  2843] By: jhi                                   on 1999/02/08  21:06:28
4939         Log: Ultrix mmap tidbit.
4940      Branch: cfgperl
4941            ! hints/ultrix_4.sh
4942 ____________________________________________________________________________
4943 [  2842] By: jhi                                   on 1999/02/08  20:22:55
4944         Log: Integrate from mainperl.
4945      Branch: cfgperl
4946           +> t/op/subst_wamp.t
4947           !> (integrate 35 files)
4948 ____________________________________________________________________________
4949 [  2841] By: jhi                                   on 1999/02/08  18:23:26
4950         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4951              To: Mailing list Perl5 <perl5-porters@perl.org>
4952              Subject: [PATCH 5.005_53] s/\ba/./g was over-optimized
4953              Date: Sun, 7 Feb 1999 17:25:22 -0500
4954              Message-ID: <19990207172522.B894@monk.mps.ohio-state.edu>
4955      Branch: cfgperl
4956            + t/op/subst_amp.t
4957            ! MANIFEST regcomp.c t/op/subst.t
4958 ____________________________________________________________________________
4959 [  2840] By: jhi                                   on 1999/02/08  18:16:54
4960         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4961              To: Mailing list Perl5 <perl5-porters@perl.org>
4962              Subject: [PATCH 5.005_53] Fix list-context //g with zero-length matches
4963              Date: Sun, 7 Feb 1999 17:00:10 -0500
4964              Message-ID: <19990207170009.A894@monk.mps.ohio-state.edu>
4965      Branch: cfgperl
4966            ! pp_hot.c t/op/pat.t
4967 ____________________________________________________________________________
4968 [  2839] By: jhi                                   on 1999/02/08  17:25:30
4969         Log: A require was missing.
4970      Branch: cfgperl
4971            ! t/lib/h2ph.pht
4972 ____________________________________________________________________________
4973 [  2838] By: jhi                                   on 1999/02/08  16:38:41
4974         Log: Bring in the change #2809 (the Configure part has been
4975              modified rather a lot since the #2809, though.)
4976      Branch: cfgperl
4977            ! Configure utils/h2ph.PL
4978 ____________________________________________________________________________
4979 [  2835] By: gsar                                  on 1999/02/08  14:40:23
4980         Log: make qw() into a true list at compile time (slightly modified
4981              variant of patch suggested by Tom Hughes <tom@compton.demon.co.uk>)
4982      Branch: perl
4983            ! pod/perldelta.pod pod/perlop.pod pp_hot.c toke.c
4984 ____________________________________________________________________________
4985 [  2834] By: gsar                                  on 1999/02/08  13:23:16
4986         Log: make safesysmalloc() etc., always available; safemalloc() et al are
4987              now macros that point to the right malloc; fix various places in
4988              sources that need to always use safesysmalloc() et al
4989      Branch: perl
4990            ! embed.h embedvar.h global.sym iperlsys.h mg.c objXSUB.h perl.h
4991            ! perl_exp.SH proto.h util.c vms/gen_shrfls.pl win32/makedef.pl
4992 ____________________________________________________________________________
4993 [  2833] By: gsar                                  on 1999/02/08  10:56:16
4994         Log: remove spurious #endif in last change
4995      Branch: perl
4996            ! perl.h
4997 ____________________________________________________________________________
4998 [  2832] By: gsar                                  on 1999/02/08  10:34:55
4999         Log: make EMBEDMYMALLOC the default and provide PERL_POLLUTE_MALLOC to let
5000              them ask for insanity (untested)
5001      Branch: perl
5002            ! INSTALL Todo-5.005 ext/SDBM_File/sdbm/sdbm.h hints/machten.sh
5003            ! hints/next_3.sh hints/next_4.sh hints/qnx.sh iperlsys.h
5004            ! malloc.c perl.h pod/perldelta.pod pod/perlguts.pod sv.c
5005 ____________________________________________________________________________
5006 [  2831] By: jhi                                   on 1999/02/08  08:33:33
5007         Log: Update vms/subconfigure.com along the lines of change #2829.
5008      Branch: cfgperl
5009            ! vms/subconfigure.com
5010 ____________________________________________________________________________
5011 [  2830] By: gsar                                  on 1999/02/08  00:19:46
5012         Log: integrate cfgperl changes into mainline
5013      Branch: perl
5014           +> ext/DynaLoader/dl_beos.xs ext/GDBM_File/hints/sco.pl
5015           +> lib/File/PathConvert.pm pod/perlthrtut.pod
5016            ! Changes
5017           !> (integrate 93 files)
5018 ____________________________________________________________________________
5019 [  2829] By: jhi                                   on 1999/02/07  23:49:46
5020         Log: Configure update.
5021              
5022              Probe for mmap() et alia.
5023              The *cc*symbols patch (just Configure, no h2ph).
5024      Branch: cfgperl
5025            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
5026            ! config_h.SH perl.h
5027 ____________________________________________________________________________
5028 [  2828] By: gsar                                  on 1999/02/07  23:38:47
5029         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5030              Date: Sun, 7 Feb 1999 17:25:22 -0500
5031              Message-ID: <19990207172522.B894@monk.mps.ohio-state.edu>
5032              Subject: [PATCH 5.005_53] s/\ba/./g was over-optimized
5033      Branch: perl
5034            + t/op/subst_amp.t t/op/subst_wamp.t
5035            ! MANIFEST regcomp.c t/op/subst.t
5036 ____________________________________________________________________________
5037 [  2827] By: gsar                                  on 1999/02/07  23:27:32
5038         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5039              Date: Sun, 7 Feb 1999 17:00:10 -0500
5040              Message-ID: <19990207170009.A894@monk.mps.ohio-state.edu>
5041              Subject: [PATCH 5.005_53] Fix list-context //g with zero-length matches
5042      Branch: perl
5043            ! pp_hot.c t/op/pat.t
5044 ____________________________________________________________________________
5045 [  2826] By: gsar                                  on 1999/02/07  23:26:04
5046         Log: patch for change#2822, done right; add PERL_OBJECT stuff; regen headers
5047              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5048              Date: Sun, 7 Feb 1999 15:07:27 -0500
5049              Message-ID: <19990207150726.A571@monk.mps.ohio-state.edu>
5050              Subject: Re: fixing memory leaks in REx compilation
5051      Branch: perl
5052            ! embed.h embed.pl objXSUB.h proto.h regcomp.c regcomp.h
5053            ! regexec.c
5054 ____________________________________________________________________________
5055 [  2825] By: jhi                                   on 1999/02/07  18:05:13
5056         Log: Integrate from mainperl.
5057      Branch: cfgperl
5058           +> lib/DB.pm t/comp/bproto.t
5059           !> MANIFEST ext/Data/Dumper/Dumper.pm ext/SDBM_File/sdbm/sdbm.c
5060           !> lib/Pod/Html.pm op.c perly.c perly.y perly_c.diff
5061           !> pod/perldelta.pod pod/perlfunc.pod pod/perlop.pod regcomp.h
5062           !> toke.c vms/perly_c.vms
5063 ____________________________________________________________________________
5064 [  2824] By: gsar                                  on 1999/02/07  14:21:48
5065         Log: tweak doc on bitwise ops
5066      Branch: perl
5067            ! pod/perlop.pod
5068 ____________________________________________________________________________
5069 [  2823] By: gsar                                  on 1999/02/07  13:38:31
5070         Log: applied suggested patch; regen perly* and vms/perly*
5071              From: Stephen McCamant <smccam@uclink4.berkeley.edu>
5072              Date: Sun, 13 Dec 1998 01:10:12 -0800 (PST)
5073              Message-ID: <13939.26706.620683.846776@fre-76-120.reshall.berkeley.edu>
5074              Subject: [PATCH] Re: Suggestion for perlobj man page
5075      Branch: perl
5076            ! perly.c perly.y perly_c.diff toke.c vms/perly_c.vms
5077 ____________________________________________________________________________
5078 [  2822] By: gsar                                  on 1999/02/07  12:39:09
5079         Log: Ilya's idea for cleaning up failed regex allocs (substantive parts
5080              disabled, fails tests)
5081      Branch: perl
5082            ! regcomp.h
5083 ____________________________________________________________________________
5084 [  2821] By: gsar                                  on 1999/02/07  11:09:39
5085         Log: pod2html misinterprets Foo::Bar as a URL (fix suggested by Alexander Barilo
5086              <Alexander.Barilo@aexp.com>)
5087      Branch: perl
5088            ! lib/Pod/Html.pm
5089 ____________________________________________________________________________
5090 [  2820] By: gsar                                  on 1999/02/07  10:20:35
5091         Log: add draft debugging API implementation
5092      Branch: perl
5093            + lib/DB.pm
5094            ! MANIFEST
5095 ____________________________________________________________________________
5096 [  2819] By: gsar                                  on 1999/02/07  09:58:45
5097         Log: avoid garbage in db->dirbuf
5098              From: Masahiro KAJIURA <masahiro.kajiura@toshiba.co.jp>
5099              Date: Sat, 05 Dec 1998 14:14:54 +0900
5100              Message-Id: <199812050514.OAA23268@toshiba.co.jp>
5101              Subject: SDBM bug
5102      Branch: perl
5103            ! ext/SDBM_File/sdbm/sdbm.c
5104 ____________________________________________________________________________
5105 [  2818] By: gsar                                  on 1999/02/07  09:32:24
5106         Log: missing entry
5107      Branch: perl
5108            ! MANIFEST
5109 ____________________________________________________________________________
5110 [  2817] By: gsar                                  on 1999/02/07  09:30:47
5111         Log: properly prototype check parenthesized unary ops (e.g. defined(&a,&b))
5112      Branch: perl
5113            + t/comp/bproto.t
5114            ! op.c pod/perldelta.pod pod/perlfunc.pod pod/perlop.pod
5115 ____________________________________________________________________________
5116 [  2816] By: gsar                                  on 1999/02/06  00:14:29
5117         Log: minor bug in dumping blessed subrefs
5118      Branch: perl
5119            ! ext/Data/Dumper/Dumper.pm
5120 ____________________________________________________________________________
5121 [  2812] By: jhi                                   on 1999/02/03  22:02:24
5122         Log: Enhance change #2808.
5123              
5124              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
5125              To: perl5-porters@perl.org
5126              Subject: Re: [PATCH 5.00*]: perlbug checklist
5127              Date: Wed, 3 Feb 1999 19:02:27 +0000
5128              Message-Id: <E1087ZD-0005z1-00@taurus.cus.cam.ac.uk>
5129      Branch: cfgperl
5130            ! utils/perlbug.PL
5131 ____________________________________________________________________________
5132 [  2811] By: jhi                                   on 1999/02/03  21:53:23
5133         Log: From: Barrie Slaymaker <rbs@telerama.com>
5134              To: perl5-porters@perl.org
5135              CC: pod-people@perl.org
5136              Subject: [PATCH]5.005_54 (pod2html) Generate Relative URLs
5137              Date: Wed, 03 Feb 1999 10:34:18 -0500
5138              Message-ID: <36B86C7A.E99EFFF1@telerama.com>
5139              
5140              Add File::PathConvert.pm.
5141              Fix Pod::Html and installhtml to understand relative urls.
5142      Branch: cfgperl
5143            + lib/File/PathConvert.pm
5144            ! MANIFEST installhtml lib/Pod/Html.pm
5145 ____________________________________________________________________________
5146 [  2810] By: jhi                                   on 1999/02/03  20:25:10
5147         Log: From: Francois Desarmenien <desar@club-internet.fr>
5148              To: Mailing list Perl5 <perl5-porters@perl.org>
5149              Subject: [PATCH]5.005_54 (hints) SCO 3/5 hint files and SysV correction
5150              Date: Wed, 03 Feb 1999 13:13:24 +0000
5151              Message-ID: <36B84B74.5EC9B6C8@club-internet.fr>
5152              
5153              (note: this patch completely overrides Tom Wolfe's patch,
5154              change #2604)
5155      Branch: cfgperl
5156            + ext/GDBM_File/hints/sco.pl
5157            ! MANIFEST ext/IPC/SysV/SysV.xs hints/sco.sh
5158 ____________________________________________________________________________
5159 [  2809] By: jhi                                   on 1999/02/03  19:54:16
5160         Log: h2ph fixes + Configure patch to support them.
5161              
5162              From: "Kurt D. Starsinic" <kstar@chapin.edu>
5163              To: Graham Barr <gbarr@pobox.com>, Jarkko Hietaniemi <jhi@iki.fi>,
5164              Gurusamy Sarathy <gsar@engin.umich.edu>
5165              Cc: perl5-porters@perl.org
5166              Subject: [PATCH 5.00503_MT5] h2ph.PL
5167              Date: Tue, 2 Feb 1999 19:48:06 -0500
5168              Message-ID: <19990202194806.E10647@O2.chapin.edu>
5169      Branch: maint-5.005/perl
5170            ! Configure utils/h2ph.PL
5171 ____________________________________________________________________________
5172 [  2808] By: jhi                                   on 1999/02/03  16:59:55
5173         Log: Enhance the perlbug checklist.
5174      Branch: cfgperl
5175            ! utils/perlbug.PL
5176 ____________________________________________________________________________
5177 [  2807] By: jhi                                   on 1999/02/03  14:01:37
5178         Log: Document the standard strftime %formats.
5179              
5180              From: Dominic Dunlop <domo@vo.lu>
5181              To: "Kurt D. Starsinic" <kstar@chapin.edu>, Ben Gertzfield <che@debian.org>
5182              Subject: [PATCH] 5.00[45]*: Re: POSIX's strftime() does not enforce POSIX %C on Solaris
5183              Date: Tue, 2 Feb 1999 15:55:29 +0100
5184              Message-Id: <v0311070cb2dcb3f5f773@[212.24.192.188]>
5185      Branch: cfgperl
5186            ! ext/POSIX/POSIX.pod
5187 ____________________________________________________________________________
5188 [  2806] By: jhi                                   on 1999/02/03  13:58:00
5189         Log: Integrate from mainperl.
5190      Branch: cfgperl
5191           !> perl.h
5192 ____________________________________________________________________________
5193 [  2805] By: gsar                                  on 1999/02/03  03:32:31
5194         Log: PL_uuemap[] init needs help for sizeof()
5195      Branch: perl
5196            ! perl.h
5197 ____________________________________________________________________________
5198 [  2804] By: jhi                                   on 1999/02/02  20:44:30
5199         Log: These should've been already in #2803.
5200      Branch: cfgperl
5201            ! Configure config_h.SH vms/subconfigure.com
5202 ____________________________________________________________________________
5203 [  2803] By: jhi                                   on 1999/02/02  20:38:45
5204         Log: telldir prototype issue, from mists of time...
5205      Branch: cfgperl
5206            ! hints/netbsd.sh pp_sys.c
5207 ____________________________________________________________________________
5208 [  2801] By: jhi                                   on 1999/02/02  17:40:14
5209         Log: From: John Bley <jbb6@acpub.duke.edu>
5210              To: perlbug@perl.org
5211              Subject: [PATCH]5.005_54 (DOC) fix minor typos
5212              Date: Tue, 2 Feb 1999 07:52:52 -0500 (EST)
5213              Message-ID: <Pine.SOL.3.91.990202075115.23589A-100000@soc11.acpub.duke.edu>
5214      Branch: cfgperl
5215            ! pod/perlre.pod
5216 ____________________________________________________________________________
5217 [  2800] By: jhi                                   on 1999/02/02  17:26:49
5218         Log: Update todo with POSIX 1003.1 1996 Edition reminder.
5219      Branch: cfgperl
5220            ! Todo-5.005
5221 ____________________________________________________________________________
5222 [  2799] By: jhi                                   on 1999/02/02  17:18:51
5223         Log: Update FindBin from maint-5.005.
5224      Branch: cfgperl
5225            ! lib/FindBin.pm
5226 ____________________________________________________________________________
5227 [  2798] By: jhi                                   on 1999/02/02  17:16:07
5228         Log: Fix typecasts in #2797
5229              
5230              From: "G. Del Merritt" <del@intranetics.com>
5231              Date: Fri, 29 Jan 1999 11:47:25 -0700
5232              Message-Id: <199901291847.LAA04828@jhereg.perl.com>
5233              Subject: Not OK: perl 5.00503 +MAINT_TRIAL_5 on MSWin32-x86-object 4.0 (PATCH included)
5234      Branch: cfgperl
5235            ! ext/POSIX/POSIX.xs
5236 ____________________________________________________________________________
5237 [  2797] By: jhi                                   on 1999/02/02  17:14:37
5238         Log: From: Ted Law <tedlaw@cibcwg.com>
5239              Date: Wed, 27 Jan 1999 14:54:03 -0500 (EST)
5240              Message-Id: <199901271954.OAA07391@dcm2.cibcwg.com>
5241              Subject: POSIX::strftime buffer overflow problem
5242      Branch: cfgperl
5243            ! ext/POSIX/POSIX.xs
5244 ____________________________________________________________________________
5245 [  2796] By: jhi                                   on 1999/02/02  17:13:23
5246         Log: Do not use File::Slurp.
5247      Branch: cfgperl
5248            ! t/lib/textfill.t
5249 ____________________________________________________________________________
5250 [  2795] By: jhi                                   on 1999/02/02  17:11:48
5251         Log: perlhist update from maint-5.005.
5252      Branch: cfgperl
5253            ! pod/perlhist.pod
5254 ____________________________________________________________________________
5255 [  2794] By: jhi                                   on 1999/02/02  17:10:33
5256         Log: POSIX::redef setv?buf() to IO::Handle:: (by gbarr).
5257      Branch: cfgperl
5258            ! ext/POSIX/POSIX.pm
5259 ____________________________________________________________________________
5260 [  2793] By: jhi                                   on 1999/02/02  17:08:39
5261         Log: Missed the html test from change #2787. 
5262      Branch: cfgperl
5263            ! t/lib/cgi-html.t
5264 ____________________________________________________________________________
5265 [  2792] By: jhi                                   on 1999/02/02  17:01:24
5266         Log: Update Getopt::Long to 2.19.
5267      Branch: cfgperl
5268            ! lib/Getopt/Long.pm
5269 ____________________________________________________________________________
5270 [  2791] By: jhi                                   on 1999/02/02  16:59:13
5271         Log: overload syntax is no longer experimental
5272      Branch: cfgperl
5273            ! lib/overload.pm
5274 ____________________________________________________________________________
5275 [  2789] By: jhi                                   on 1999/02/02  16:47:50
5276         Log: Still doc fixes.
5277      Branch: cfgperl
5278            ! lib/diagnostics.pm
5279 ____________________________________________________________________________
5280 [  2788] By: jhi                                   on 1999/02/02  16:47:07
5281         Log: Doc fixes.
5282      Branch: cfgperl
5283            ! lib/CGI.pm lib/diagnostics.pm
5284 ____________________________________________________________________________
5285 [  2787] By: jhi                                   on 1999/02/02  16:38:55
5286         Log: CGI.pm updated to 2.46 (the CGI docs fixes redone
5287              where applicable).
5288      Branch: cfgperl
5289            ! eg/cgi/RunMeFirst eg/cgi/caution.xbm
5290            ! eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi eg/cgi/crash.cgi
5291            ! eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
5292            ! eg/cgi/dna.small.gif.uu eg/cgi/file_upload.cgi
5293            ! eg/cgi/frameset.cgi eg/cgi/index.html
5294            ! eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
5295            ! eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
5296            ! eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
5297            ! eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo.gif.uu
5298            ! lib/CGI.pm lib/CGI/Apache.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
5299            ! lib/CGI/Fast.pm lib/CGI/Push.pm lib/CGI/Switch.pm
5300 ____________________________________________________________________________
5301 [  2786] By: jhi                                   on 1999/02/02  16:17:52
5302         Log: Update CPAN to 1.47.
5303      Branch: cfgperl
5304            ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/Nox.pm
5305 ____________________________________________________________________________
5306 [  2785] By: jhi                                   on 1999/02/02  16:09:03
5307         Log: From: Mark-Jason Dominus <mjd@plover.com>
5308              Date: Sat, 16 Jan 1999 17:22:06 -0500
5309              Subject: Re: DOC PATCH (5.005_54 perlsub.pod)
5310              Message-ID: <19990116222206.3674.qmail@plover.com>
5311      Branch: cfgperl
5312            ! pod/perlsub.pod
5313 ____________________________________________________________________________
5314 [  2784] By: jhi                                   on 1999/02/02  16:01:31
5315         Log: Fix incorrect "used only once" warnings
5316              
5317              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5318              Date: Fri, 8 Jan 1999 04:37:10 -0500
5319              Message-ID: <19990108043710.A14390@monk.mps.ohio-state.edu>
5320              Subject: Re: change#965 flakiness
5321      Branch: cfgperl
5322            ! gv.c
5323 ____________________________________________________________________________
5324 [  2783] By: jhi                                   on 1999/02/02  15:50:38
5325         Log: perldelta updates.
5326      Branch: cfgperl
5327            ! pod/perldelta.pod
5328 ____________________________________________________________________________
5329 [  2782] By: jhi                                   on 1999/02/02  14:28:26
5330         Log: Mirror change #2781.
5331      Branch: cfgperl
5332            ! hints/linux.sh
5333 ____________________________________________________________________________
5334 [  2781] By: jhi                                   on 1999/02/02  14:27:01
5335         Log: Update the MkLinux note.
5336      Branch: maint-5.005/perl
5337            ! hints/linux.sh
5338 ____________________________________________________________________________
5339 [  2780] By: jhi                                   on 1999/02/02  14:10:59
5340         Log: Update todo.
5341      Branch: cfgperl
5342            ! Todo-5.005
5343 ____________________________________________________________________________
5344 [  2779] By: jhi                                   on 1999/02/02  14:00:25
5345         Log: Integrate from mainperl.
5346      Branch: cfgperl
5347            ! t/lib/textfill.t t/lib/textwrap.t
5348           !> (integrate 32 files)
5349 ____________________________________________________________________________
5350 [  2778] By: jhi                                   on 1999/02/02  13:56:23
5351         Log: VMS update, applicable parts of
5352              
5353              From: Dan Sugalski <sugalskd@osshe.edu>
5354              To: perl5-porters@perl.org
5355              Subject: [PATCH 5.005_03MT3]VMS configure tweak
5356              Date: Wed, 20 Jan 1999 12:05:18 -0800
5357              Message-Id: <3.0.6.32.19990120120518.00a98470@ous.edu>
5358              
5359              From: Dan Sugalski <sugalskd@osshe.edu>
5360              To: perlbug@perl.com, vmsperl@perl.org
5361              Subject: NOT OK: perl 5.00503 +MAINT_TRIAL_4 on VMSAXP (Patch included, of course)
5362              Date: Tue, 26 Jan 1999 14:40:38 -0800
5363              Message-Id: <3.0.6.32.19990126144038.02e5d650@ous.edu>
5364              
5365              From: Dan Sugalski <sugalskd@osshe.edu>
5366              To: perl5-porters@perl.org, vmsperl@perl.org
5367              Subject: [PATCH 5.005_03-MAILT_TRIAL_4]VMS test patches
5368              Date: Tue, 26 Jan 1999 14:55:29 -0800
5369              Message-Id: <3.0.6.32.19990126145529.02f22280@ous.edu>
5370      Branch: cfgperl
5371            ! vms/ext/Stdio/test.pl vms/subconfigure.com
5372 ____________________________________________________________________________
5373 [  2777] By: jhi                                   on 1999/02/02  13:43:24
5374         Log: Synch usethreads parts from maint-5.005.
5375      Branch: cfgperl
5376            ! hints/aix.sh hints/dec_osf.sh hints/dos_djgpp.sh
5377            ! hints/freebsd.sh hints/hpux.sh hints/irix_4.sh hints/irix_5.sh
5378            ! hints/irix_6.sh hints/irix_6_0.sh hints/irix_6_1.sh
5379            ! hints/linux.sh hints/os2.sh hints/solaris_2.sh hints/vmesa.sh
5380 ____________________________________________________________________________
5381 [  2776] By: jhi                                   on 1999/02/02  13:17:16
5382         Log: Jumbo FreeBSD update from Anton Berezin <tobez@plab.ku.dk>
5383      Branch: cfgperl
5384            ! Makefile.SH hints/freebsd.sh
5385 ____________________________________________________________________________
5386 [  2774] By: jhi                                   on 1999/02/02  13:10:39
5387         Log: Add perlthrtut, update pod/* machinery.
5388              (a pod/Makefile.SH is sorely needed)
5389      Branch: cfgperl
5390            + pod/perlthrtut.pod
5391            ! MANIFEST pod/Makefile pod/perl.pod pod/roffitall
5392 ____________________________________________________________________________
5393 [  2773] By: jhi                                   on 1999/02/02  12:54:24
5394         Log: From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
5395              To: perl5-porters@perl.org
5396              Subject: Re: [PATCH] perl5.005_03-MAINT_TRIAL_3: clarify Sv[INU]V versus Sv[INU]VX in perlguts
5397              Date: Tue, 26 Jan 1999 22:25:07 +0000
5398              Message-Id: <E105Gux-0000Ac-00@taurus.cus.cam.ac.uk>
5399      Branch: cfgperl
5400            ! pod/perlguts.pod
5401 ____________________________________________________________________________
5402 [  2771] By: jhi                                   on 1999/02/02  12:47:34
5403         Log: Use perlbug instead of personal email address.
5404      Branch: cfgperl
5405            ! Configure
5406 ____________________________________________________________________________
5407 [  2770] By: jhi                                   on 1999/02/02  12:42:06
5408         Log: Miniperl fails to build (pp_sys.c was changed and iperlsys.h wasn't)
5409              
5410              From: "G. Del Merritt" <del@intranetics.com>
5411              To: perlbug@perl.com
5412              Subject: NOT OK: perl 5.00503 +MAINT_TRIAL_4 on MSWin32-x86-object (PATCHES included)
5413              Date: Tue, 26 Jan 1999 12:09:09 -0700
5414              Message-Id: <199901261909.MAA25525@jhereg.perl.com>
5415      Branch: cfgperl
5416            ! iperlsys.h
5417 ____________________________________________________________________________
5418 [  2769] By: jhi                                   on 1999/02/02  12:37:57
5419         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5420              To: Mailing list Perl5 <perl5-porters@perl.org>
5421              Subject: [PATCH 5.005_*] OS/2 threads
5422              Date: Tue, 26 Jan 1999 13:39:46 -0500
5423              Message-ID: <19990126133946.A11594@monk.mps.ohio-state.edu>
5424      Branch: cfgperl
5425            ! os2/os2ish.h
5426 ____________________________________________________________________________
5427 [  2768] By: jhi                                   on 1999/02/02  12:36:16
5428         Log: Apply change #2711 from maint-5.005:
5429              
5430              make ok", "make okfile", and "make nok" were broken
5431              with -Duseshrplib, because of a shared typo.
5432              
5433              From: Spider Boardman <spider@web.zk3.dec.com>
5434              To: perlbug@perl.com
5435              Subject: Not OK: perl 5.00503 +MAINT_TRIAL_4 on alpha-dec_osf-thread 5.0 (UNINSTALLED)
5436              Date: Wed, 27 Jan 1999 12:27:15 -0500
5437              Message-Id: <199901271727.MAA233455@web.zk3.dec.com>
5438      Branch: cfgperl
5439            ! Makefile.SH
5440 ____________________________________________________________________________
5441 [  2766] By: jhi                                   on 1999/02/02  12:27:08
5442         Log: Make Configure use "int main()" instead of bare "main()".
5443              Like maint-5.005 change #2703 but now via metaconfig.
5444      Branch: cfgperl
5445            ! Configure
5446 ____________________________________________________________________________
5447 [  2765] By: jhi                                   on 1999/02/02  11:59:30
5448         Log: Undo part of change #2562.
5449      Branch: cfgperl
5450            ! Configure
5451 ____________________________________________________________________________
5452 [  2764] By: jhi                                   on 1999/02/02  11:52:39
5453         Log: NetBSD synch with maint-5.005.
5454      Branch: cfgperl
5455            ! Makefile.SH hints/netbsd.sh makedepend.SH unixish.h
5456 ____________________________________________________________________________
5457 [  2763] By: jhi                                   on 1999/02/02  11:44:07
5458         Log: $Config{installusrbinperl}
5459              (maint-5.005 changes #2614 and #2709)
5460      Branch: cfgperl
5461            ! Configure installperl
5462 ____________________________________________________________________________
5463 [  2762] By: jhi                                   on 1999/02/02  11:29:13
5464         Log: Errno update from maint-5.005 (changes #2583, #2710).
5465      Branch: cfgperl
5466            ! Configure ext/Errno/Errno_pm.PL
5467 ____________________________________________________________________________
5468 [  2759] By: jhi                                   on 1999/02/02  10:53:20
5469         Log: Update Trig.pm from maint-5.005.
5470      Branch: cfgperl
5471            ! lib/Math/Trig.pm
5472 ____________________________________________________________________________
5473 [  2757] By: jhi                                   on 1999/02/02  10:41:26
5474         Log: MPE/iX update (mirror maint-5.005 change #2715)
5475      Branch: cfgperl
5476            ! hints/mpeix.sh mpeix/relink
5477 ____________________________________________________________________________
5478 [  2756] By: jhi                                   on 1999/02/02  10:38:08
5479         Log: BeOS update (Mirror maint-5.005 change #2727).
5480      Branch: cfgperl
5481            + ext/DynaLoader/dl_beos.xs
5482            ! Configure MANIFEST Makefile.SH README.beos hints/beos.sh
5483            ! lib/ExtUtils/MM_Unix.pm
5484 ____________________________________________________________________________
5485 [  2754] By: gsar                                  on 1999/02/02  08:52:13
5486         Log: Todo updates from Andy Dougherty <doughera@lafayette.edu>
5487      Branch: perl
5488            ! Porting/pumpkin.pod Todo Todo-5.005
5489 ____________________________________________________________________________
5490 [  2753] By: gsar                                  on 1999/02/02  08:46:21
5491         Log: Todo tweaks
5492      Branch: perl
5493            ! Todo Todo-5.005
5494 ____________________________________________________________________________
5495 [  2752] By: jhi                                   on 1999/02/01  22:15:12
5496         Log: Add perlthrtut.pod.
5497              
5498              From: Dan Sugalski <sugalskd@osshe.edu>
5499              To: perl5-porters@perl.org
5500              Subject: perlthrtut.pod
5501              Date: Mon, 01 Feb 1999 10:57:11 -0800
5502              Message-Id: <3.0.6.32.19990201105711.02e62540@ous.edu>
5503      Branch: maint-5.005/perl
5504            + pod/perlthrtut.pod
5505            ! MANIFEST pod/Makefile pod/buildtoc pod/perldelta.pod
5506            ! pod/roffitall
5507 ____________________________________________________________________________
5508 [  2751] By: gsar                                  on 1999/02/01  07:28:05
5509         Log: devnull() support from Jan Dubois <jan.dubois@ibm.net> and others
5510      Branch: perl
5511            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
5512            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
5513 ____________________________________________________________________________
5514 [  2750] By: gsar                                  on 1999/02/01  07:09:20
5515         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5516              Date: Fri, 4 Dec 1998 01:02:03 -0500 (EST)
5517              Message-Id: <199812040602.BAA07215@monk.mps.ohio-state.edu>
5518              Subject: [PATCH 5.005_53] Debugging REx with lookbehind
5519      Branch: perl
5520            ! regexec.c
5521 ____________________________________________________________________________
5522 [  2749] By: gsar                                  on 1999/02/01  07:07:59
5523         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5524              Date: Fri, 4 Dec 1998 00:05:41 -0500 (EST)
5525              Message-Id: <199812040505.AAA16616@monk.mps.ohio-state.edu>
5526              Subject: [PATCH 5.005_53] Speed up .*? and half-fix UTF lookbehind
5527      Branch: perl
5528            ! regexec.c
5529 ____________________________________________________________________________
5530 [  2748] By: gsar                                  on 1999/02/01  06:47:06
5531         Log: From: "Jonathan I. Kamens" <jik@kamens.brookline.ma.us>
5532              Date: Thu, 3 Dec 1998 15:10:17 -0500
5533              Message-Id: <199812032010.PAA09692@jik.shore.net>
5534              Subject: sample checksum code in "perlfunc" man page is wrong
5535      Branch: perl
5536            ! pod/perlfunc.pod
5537 ____________________________________________________________________________
5538 [  2747] By: gsar                                  on 1999/02/01  06:35:13
5539         Log: typos in Pod/Text.pm
5540              From: "Greg Chapman" <glc@well.com>
5541              Date: Tue, 1 Dec 1998 10:50:18 -0800
5542              Message-Id: <199812011849.KAA08816@smtp.well.com>
5543              Subject: Glitch in Pod::Text
5544      Branch: perl
5545            ! lib/Pod/Text.pm
5546 ____________________________________________________________________________
5547 [  2746] By: gsar                                  on 1999/02/01  06:27:35
5548         Log: various win32-ish changes merged from maint-5.005
5549      Branch: perl
5550            ! README.win32 embedvar.h globvar.sym lib/ExtUtils/MM_Unix.pm
5551            ! objXSUB.h op.c perl.h perlvars.h pp.c sv.c t/io/fs.t toke.c
5552            ! win32/Makefile win32/config.bc win32/config.vc
5553            ! win32/config_sh.PL win32/makefile.mk win32/runperl.c
5554            ! win32/win32.c
5555 ____________________________________________________________________________
5556 [  2745] By: gsar                                  on 1999/02/01  04:51:54
5557         Log: integrate cfgperl changes into mainline
5558      Branch: perl
5559           !> INSTALL hints/aix.sh lib/Time/Local.pm pod/perldelta.pod
5560 ____________________________________________________________________________
5561 [  2744] By: gsar                                  on 1999/02/01  04:31:09
5562         Log: improved diagnostic on syntax errors at EOL
5563      Branch: perl
5564            ! toke.c
5565 ____________________________________________________________________________
5566 [  2743] By: gsar                                  on 1999/02/01  03:59:13
5567         Log: don't attempt connect() to bogus IP addresses
5568              From:    Graham Barr <gbarr@pobox.com>
5569              Date:    Sun, 31 Jan 1999 21:50:45 CST
5570              Message-Id: <19990131215045.A633@pobox.com>
5571      Branch: perl
5572            ! t/lib/io_multihomed.t
5573 ____________________________________________________________________________
5574 [  2742] By: gsar                                  on 1999/02/01  03:08:58
5575         Log: update Changes
5576      Branch: perl
5577            ! Changes pod/perldelta.pod
5578 ____________________________________________________________________________
5579 [  2740] By: gsar                                  on 1999/02/01  02:43:07
5580         Log: CAPI inheritance tweak and doc
5581      Branch: maint-5.005/perl
5582            ! lib/ExtUtils/MakeMaker.pm
5583 ____________________________________________________________________________
5584 [  2739] By: jhi                                   on 1999/01/31  18:31:54
5585         Log: Undo changes #2730 and #2731 and replace them
5586              with an extensively tested patch from
5587              Anton Berezin <tobez@plab.ku.dk> (via private email).
5588      Branch: maint-5.005/perl
5589            ! Makefile.SH hints/freebsd.sh
5590 ____________________________________________________________________________
5591 [  2738] By: gsar                                  on 1999/01/31  05:04:32
5592         Log: fix bogus CAPI inheritance from change#2541
5593      Branch: maint-5.005/perl
5594            ! lib/ExtUtils/MakeMaker.pm
5595 ____________________________________________________________________________
5596 [  2731] By: jhi                                   on 1999/01/29  14:33:12
5597         Log: FreeBSD version numbers can be like "2.2.8-release".
5598      Branch: maint-5.005/perl
5599            ! hints/freebsd.sh
5600 ____________________________________________________________________________
5601 [  2730] By: jhi                                   on 1999/01/29  12:40:38
5602         Log: FreeBSD hints iteration (hopefully convergent).
5603              usethreads: require at least FreeBSD 2.2.8.
5604              signal type: mirror change #2429 in cfgperl.
5605      Branch: maint-5.005/perl
5606            ! hints/freebsd.sh
5607 ____________________________________________________________________________
5608 [  2727] By: gbarr                                 on 1999/01/29  04:09:57
5609         Log: From: Tom Spindler <dogcow@isi.net>
5610              Date: Thu, 28 Jan 1999 17:15:11 -0800
5611              Message-ID: <19990128171510.A11778@isi.net>
5612              Subject: [PATCH] BeOS dynamic loading support for perl5.005_03_MT4
5613      Branch: maint-5.005/perl
5614            + ext/DynaLoader/dl_beos.xs
5615            ! Configure MANIFEST Makefile.SH README.beos hints/beos.sh
5616            ! lib/ExtUtils/MM_Unix.pm
5617 ____________________________________________________________________________
5618 [  2726] By: gbarr                                 on 1999/01/29  03:30:51
5619         Log: Remove use of File::Slurp in t/lib/textfill.t
5620      Branch: maint-5.005/perl
5621            ! t/lib/textfill.t
5622 ____________________________________________________________________________
5623 [  2725] By: gbarr                                 on 1999/01/29  03:11:41
5624         Log: From: Gurusamy Sarathy <gsar@ActiveState.com>
5625              Date: Wed, 27 Jan 1999 23:14:33 -0800
5626              Message-Id: <199901280714.XAA10176@activestate.com>
5627              Subject: Re: NOT OK: "@INC contains: ." after make install - MAINT_TRIAL_4 - 5.005_03 maintenance trial 4 MSWin32-x86-object
5628      Branch: maint-5.005/perl
5629            ! win32/Makefile win32/makefile.mk
5630 ____________________________________________________________________________
5631 [  2720] By: gsar                                  on 1999/01/27  21:54:42
5632         Log: missing space while munging CCFLAGS for PERL_CAPI
5633      Branch: perl
5634            ! lib/ExtUtils/MM_Unix.pm
5635 ____________________________________________________________________________
5636 [  2718] By: jhi                                   on 1999/01/27  19:46:04
5637         Log: io/fs.t fails test #18 (sense of tests appears to have been
5638              changed incompletely; this patch just skips the test attached,
5639              a la test #17 preceding it).
5640              
5641              From: "G. Del Merritt" <del@intranetics.com>
5642              To: perlbug@perl.com
5643              Subject: NOT OK: perl 5.00503 +MAINT_TRIAL_4 on MSWin32-x86-object (PATCHES included)
5644              Date: Tue, 26 Jan 1999 12:09:09 -0700
5645              Message-Id: <199901261909.MAA25525@jhereg.perl.com>
5646      Branch: maint-5.005/perl
5647            ! t/io/fs.t
5648 ____________________________________________________________________________
5649 [  2717] By: jhi                                   on 1999/01/27  19:44:46
5650         Log: Miniperl fails to build (pp_sys.c was changed and iperlsys.h wasn't)
5651              
5652              From: "G. Del Merritt" <del@intranetics.com>
5653              To: perlbug@perl.com
5654              Subject: NOT OK: perl 5.00503 +MAINT_TRIAL_4 on MSWin32-x86-object (PATCHES included)
5655              Date: Tue, 26 Jan 1999 12:09:09 -0700
5656              Message-Id: <199901261909.MAA25525@jhereg.perl.com>
5657      Branch: maint-5.005/perl
5658            ! iperlsys.h
5659 ____________________________________________________________________________
5660 [  2715] By: jhi                                   on 1999/01/27  19:34:28
5661         Log: From: Mark Bixby <markb@spock.dis.cccd.edu>
5662              To: perl5-porters@perl.org
5663              Subject: [PATCH perl5.005_03-MAINT_TRIAL_4] MPE port tweaks
5664              Date: Tue, 26 Jan 1999 16:32:18 -0800 (PST)
5665              Message-Id: <199901270032.QAA13395@spock.dis.cccd.edu>
5666      Branch: maint-5.005/perl
5667            ! hints/mpeix.sh mpeix/relink
5668 ____________________________________________________________________________
5669 [  2710] By: jhi                                   on 1999/01/27  19:22:23
5670         Log: Errno fixes:
5671              
5672              From: Spider Boardman <spider@web.zk3.dec.com>
5673              To: perlbug@perl.com
5674              Subject: Not OK: perl 5.00503 +MAINT_TRIAL_4 on alpha-dec_osf-thread 5.0 (UNINSTALLED)
5675              Date: Wed, 27 Jan 1999 12:27:15 -0500
5676              Message-Id: <199901271727.MAA233455@web.zk3.dec.com>
5677              
5678              From: Spider Boardman <spider@web.zk3.dec.com>
5679              To: perlbug@perl.com
5680              Subject: Not OK: perl 5.00503 +MAINT_TRIAL_4 on alpha-dec_osf-thread 5.0 (UNINSTALLED)
5681              Date: Wed, 27 Jan 1999 13:31:16 -0500
5682              Message-Id: <199901271831.NAA241001@web.zk3.dec.com>
5683      Branch: maint-5.005/perl
5684            ! Configure ext/Errno/Errno_pm.PL
5685 ____________________________________________________________________________
5686 [  2709] By: jhi                                   on 1999/01/27  19:17:35
5687         Log: Fix Configure installusrbinperl:
5688              
5689              From: Spider Boardman <spider@web.zk3.dec.com>
5690              To: jhi@iki.fi
5691              cc: perl5-porters@perl.org
5692              Subject: Re: Not OK: perl 5.00503 +MAINT_TRIAL_4 on alpha-dec_osf-thread 5.0 (UNINSTALLED)
5693              Date: Wed, 27 Jan 1999 13:03:35 -0500
5694              Message-Id: <199901271803.NAA238257@web.zk3.dec.com>
5695      Branch: maint-5.005/perl
5696            ! Configure
5697 ____________________________________________________________________________
5698 [  2707] By: gbarr                                 on 1999/01/26  02:06:17
5699         Log: Add redef IO::Handle::* for setv?buf()
5700      Branch: maint-5.005/perl
5701            ! ext/POSIX/POSIX.pm
5702 ____________________________________________________________________________
5703 [  2705] By: jhi                                   on 1999/01/24  15:14:30
5704         Log: Mention year-1900 and month 0..11.
5705      Branch: cfgperl
5706            ! lib/Time/Local.pm
5707 ____________________________________________________________________________
5708 [  2704] By: jhi                                   on 1999/01/24  15:13:36
5709         Log: Document Configure -Uinstallusrbinperl.
5710      Branch: cfgperl
5711            ! INSTALL pod/perldelta.pod
5712 ____________________________________________________________________________
5713 [  2698] By: jhi                                   on 1999/01/24  12:46:00
5714         Log: Use only xlc_r for usethreads.
5715      Branch: cfgperl
5716            ! hints/aix.sh
5717 ____________________________________________________________________________
5718 [  2695] By: gsar                                  on 1999/01/24  07:09:05
5719         Log: integrate cfgperl changes into mainline
5720      Branch: perl
5721           +> lib/Exporter/Heavy.pm
5722           !> (integrate 65 files)
5723 ____________________________________________________________________________
5724 [  2694] By: gsar                                  on 1999/01/24  01:28:49
5725         Log: better notes on 'make' on win32
5726      Branch: perl
5727            ! README.win32
5728 ____________________________________________________________________________
5729 [  2683] By: jhi                                   on 1999/01/22  15:41:00
5730         Log: More de-cut-and-pastos.
5731      Branch: cfgperl
5732            ! hints/irix_6.sh hints/os2.sh
5733 ____________________________________________________________________________
5734 [  2682] By: jhi                                   on 1999/01/22  15:30:51
5735         Log: usethreads.cbu cut-and-pasto.
5736      Branch: cfgperl
5737            ! hints/solaris_2.sh
5738 ____________________________________________________________________________
5739 [  2681] By: jhi                                   on 1999/01/22  14:54:55
5740         Log: Better (I hope) LANGUAGE documentation.
5741      Branch: cfgperl
5742            ! pod/perllocale.pod
5743 ____________________________________________________________________________
5744 [  2680] By: jhi                                   on 1999/01/22  09:20:29
5745         Log: From: Dan Sugalski <sugalskd@osshe.edu>
5746              To: perl5-porters@perl.org
5747              Subject: [PATCH 5.005_03MT3]VMS configure tweak
5748              Date: Wed, 20 Jan 1999 12:05:18 -0800
5749              Message-Id: <3.0.6.32.19990120120518.00a98470@ous.edu>
5750      Branch: cfgperl
5751            ! vms/subconfigure.com
5752 ____________________________________________________________________________
5753 [  2679] By: jhi                                   on 1999/01/22  09:13:18
5754         Log: nosuid getmntent() branch.
5755      Branch: cfgperl
5756            ! perl.c perl.h
5757 ____________________________________________________________________________
5758 [  2678] By: jhi                                   on 1999/01/22  08:54:19
5759         Log: nosuid patch continued: *BSD needs <sys/param.h>.
5760      Branch: cfgperl
5761            ! Configure config_h.SH
5762 ____________________________________________________________________________
5763 [  2676] By: gbarr                                 on 1999/01/22  01:54:02
5764         Log: Fixup FindBin to use File::Spec
5765              
5766              Message-Id: <19990120185157.D24479@west-tip.transeda.com>
5767              Date: Wed, 20 Jan 1999 18:51:57 +0000
5768              From: Paul Johnson <pjcj@transeda.com>
5769              Subject: Re: [PATCH] 5005_54 Make FindBin work with UNC paths
5770      Branch: maint-5.005/perl
5771            ! lib/FindBin.pm
5772 ____________________________________________________________________________
5773 [  2671] By: gbarr                                 on 1999/01/22  00:40:13
5774         Log: Fix win32 for Borland compiler and spaces in paths
5775              
5776              From: Gurusamy Sarathy <gsar@activestate.com>
5777              Date: Mon, 18 Jan 1999 20:33:17 -0800
5778              Message-Id: <199901190433.UAA03656@activestate.com>
5779              Subject: [PATCH] 5.005_03-trial3 win32 issues
5780      Branch: maint-5.005/perl
5781            ! README.win32 win32/Makefile win32/config_sh.PL
5782            ! win32/makefile.mk win32/runperl.c
5783 ____________________________________________________________________________
5784 [  2670] By: jhi                                   on 1999/01/21  16:12:38
5785         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
5786              To: perl5-porters@perl.org
5787              Subject: Re: [PATCH 5.005_54] Evalled substitution parsing
5788              Date: Thu, 21 Jan 1999 12:08:01 +0000
5789              Message-Id: <199901211208.MAA01228@crypt.compulink.co.uk>
5790      Branch: cfgperl
5791            ! pod/perldiag.pod t/op/subst.t toke.c
5792 ____________________________________________________________________________
5793 [  2669] By: jhi                                   on 1999/01/21  16:11:46
5794         Log: To: perl5-porters@perl.org
5795              Subject: [PATCH 5.005_54] hints/freebsd.sh - reflect the birth of version 4.0
5796              From: Anton Berezin <tobez@plab.ku.dk>
5797              Date: 21 Jan 1999 17:07:28 +0100
5798              Message-ID: <86emood2yn.fsf@lion.plab.ku.dk>
5799      Branch: cfgperl
5800            ! hints/freebsd.sh
5801 ____________________________________________________________________________
5802 [  2668] By: jhi                                   on 1999/01/21  15:38:34
5803         Log: Add Daniel Grisinger <dgris@dimensional.com>.
5804      Branch: cfgperl
5805            ! AUTHORS MAINTAIN
5806 ____________________________________________________________________________
5807 [  2667] By: jhi                                   on 1999/01/21  15:32:28
5808         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5809              To: Mailing list Perl5 <perl5-porters@perl.org>
5810              Subject: [PATCH 5.005_53] Lean Exporter.pm
5811              Date: Thu, 21 Jan 1999 03:25:23 -0500
5812              Message-ID: <19990121032523.A25704@monk.mps.ohio-state.edu>
5813      Branch: cfgperl
5814            + lib/Exporter/Heavy.pm
5815            ! MANIFEST lib/Exporter.pm
5816 ____________________________________________________________________________
5817 [  2666] By: jhi                                   on 1999/01/21  15:24:10
5818         Log: From: "W. Phillip Moore" <wpm@ms.com>
5819              To: Graham Barr <gbarr@ti.com>, perlbug@perl.org
5820              Subject: Re: [PATCH] File::Path 1.04 bug (all perl5 core versions)
5821              Date: Tue, 19 Jan 1999 11:39:11 -0500 (EST)
5822              Message-ID: <13988.46383.298992.97303@zappa>
5823      Branch: cfgperl
5824            ! lib/File/Path.pm
5825 ____________________________________________________________________________
5826 [  2665] By: jhi                                   on 1999/01/21  15:20:48
5827         Log: CPAN update (CPAN-1.44_54) from Andreas and
5828              jumbo doc patch from Abigail.
5829              
5830              From: abigail@fnx.com
5831              To: perl5-porters@perl.org (Perl Porters)
5832              Subject: [PATCH 5.005_03 TRIAL 3 lib/AutoLoader.pm]  Typos
5833              Date: Tue, 19 Jan 1999 19:14:10 -0500 (EST)
5834              Message-ID: <19990120001410.19645.qmail@alexandra.wayne.fnx.com>
5835              
5836              From: abigail@fnx.com
5837              To: perl5-porters@perl.org (Perl Porters)
5838              Subject: [PATCH 5.005_03 TRIAL3 lib/CGI.pm] Typos
5839              Date: Tue, 19 Jan 1999 19:32:42 -0500 (EST)
5840              Message-ID: <19990120003242.19938.qmail@alexandra.wayne.fnx.com>
5841              
5842              From: abigail@fnx.com
5843              To: perl5-porters@perl.org (Perl Porters)
5844              Subject: [PATCH 5.005_03 TRIAL3 lib/CPAN.pm] Typos
5845              Date: Tue, 19 Jan 1999 19:40:41 -0500 (EST)
5846              Message-ID: <19990120004041.20052.qmail@alexandra.wayne.fnx.com>
5847              
5848              From: abigail@fnx.com
5849              To: perl5-porters@perl.org (Perl Porters)
5850              Subject: [PATCH 5.005_03 TRIAL3 lib/Carp.pm] Typo
5851              Date: Tue, 19 Jan 1999 19:43:12 -0500 (EST)
5852              Message-ID: <19990120004312.20152.qmail@alexandra.wayne.fnx.com>
5853              
5854              From: abigail@fnx.com
5855              To: perl5-porters@perl.org (Perl Porters)
5856              Subject: [PATCH 5.005_03 TRIAL3 lib/Cwd.pm] Typo
5857              Date: Tue, 19 Jan 1999 19:44:29 -0500 (EST)
5858              Message-ID: <19990120004429.20190.qmail@alexandra.wayne.fnx.com>
5859              
5860              From: abigail@fnx.com
5861              To: perl5-porters@perl.org (Perl Porters)
5862              Subject: [PATCH 5.005_03 TRIAL3 lib/Safe.pm] Typo
5863              Date: Tue, 19 Jan 1999 19:52:41 -0500 (EST)
5864              Message-ID: <19990120005241.20693.qmail@alexandra.wayne.fnx.com>
5865              
5866              From: abigail@fnx.com
5867              To: perl5-porters@perl.org (Perl Porters)
5868              Subject: [PATCH 5.005_03 TRIAL3 lib/SelfLoader.pm] Typos
5869              Date: Tue, 19 Jan 1999 19:55:25 -0500 (EST)
5870              Message-ID: <19990120005525.20788.qmail@alexandra.wayne.fnx.com>
5871              
5872              From: abigail@fnx.com
5873              To: perl5-porters@perl.org (Perl Porters)
5874              Subject: [PATCH 5.005_03 TRIAL3 lib/Symbol.pm] Typo
5875              Date: Tue, 19 Jan 1999 19:58:21 -0500 (EST)
5876              Message-ID: <19990120005821.20926.qmail@alexandra.wayne.fnx.com>
5877              
5878              From: abigail@fnx.com
5879              To: perl5-porters@perl.org (Perl Porters)
5880              Subject: [PATCH 5.005_03 TRIAL3 lib/Test.pm] Typo
5881              Date: Tue, 19 Jan 1999 20:00:02 -0500 (EST)
5882              Message-ID: <19990120010002.20973.qmail@alexandra.wayne.fnx.com>
5883              
5884              From: abigail@fnx.com
5885              To: perl5-porters@perl.org (Perl Porters)
5886              Subject: [PATCH 5.005_03 TRIAL3 lib/ops.pm] Typo
5887              Date: Tue, 19 Jan 1999 20:39:09 -0500 (EST)
5888              Message-ID: <19990120013909.23085.qmail@alexandra.wayne.fnx.com>
5889              
5890              From: abigail@fnx.com
5891              To: perl5-porters@perl.org (Perl Porters)
5892              Subject: [PATCH 5.005_03 TRIAL3 lib/diagnostics.pm] Typos  (ignore previous patch for this file...)
5893              Date: Tue, 19 Jan 1999 20:38:23 -0500 (EST)
5894              Message-ID: <19990120013823.23015.qmail@alexandra.wayne.fnx.com>
5895              
5896              From: abigail@fnx.com
5897              To: perl5-porters@perl.org (Perl Porters)
5898              Subject: [PATCH 5.005_03 TRIAL3 lib/overload.pm] Typos
5899              Date: Tue, 19 Jan 1999 20:58:16 -0500 (EST)
5900              Message-ID: <19990120015817.24306.qmail@alexandra.wayne.fnx.com>
5901              
5902              From: abigail@fnx.com
5903              To: perl5-porters@perl.org (Perl Porters)
5904              Subject: [PATCH 5.005_03 TRIAL3 lib/re.pm] Typos
5905              Date: Tue, 19 Jan 1999 21:03:26 -0500 (EST)
5906              Message-ID: <19990120020326.24373.qmail@alexandra.wayne.fnx.com>
5907      Branch: cfgperl
5908            ! ext/Opcode/Safe.pm ext/Opcode/ops.pm lib/AutoLoader.pm
5909            ! lib/CGI.pm lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/Nox.pm
5910            ! lib/Carp.pm lib/Cwd.pm lib/SelfLoader.pm lib/Symbol.pm
5911            ! lib/Test.pm lib/diagnostics.pm lib/fields.pm lib/overload.pm
5912 ____________________________________________________________________________
5913 [  2664] By: jhi                                   on 1999/01/21  14:47:43
5914         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5915              To: Mailing list Perl5 <perl5-porters@perl.org>
5916              Subject: [PATCH 5.005_*] OS2::PrfDB was exploiting a bug in U32 XSUBs
5917              Date: Thu, 21 Jan 1999 03:58:29 -0500
5918              Message-ID: <19990121035829.A25822@monk.mps.ohio-state.edu>
5919      Branch: cfgperl
5920            ! os2/Changes os2/OS2/PrfDB/PrfDB.xs
5921 ____________________________________________________________________________
5922 [  2663] By: jhi                                   on 1999/01/21  14:43:58
5923         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5924              To: Mailing list Perl5 <perl5-porters@perl.org>
5925              Subject: [PATCH 5.005_*] Errno.pm suffers from \\ too
5926              Date: Thu, 21 Jan 1999 02:46:34 -0500
5927              Message-ID: <19990121024634.A25600@monk.mps.ohio-state.edu>
5928      Branch: cfgperl
5929            ! ext/Errno/Errno_pm.PL
5930 ____________________________________________________________________________
5931 [  2662] By: jhi                                   on 1999/01/21  14:42:42
5932         Log: From: Daniel Grisinger <dgris@moiraine.dimensional.com>
5933              To: Francois Desarmenien <desar@club-internet.fr>
5934              Cc: Gurusamy Sarathy <gsar@activestate.com>,
5935              Mailing list Perl5 <perl5-porters@perl.org>, bugmongers@perl.org
5936              Subject: [PATCH] patching.pod, misc fixes (was Re: Which ? What ? Why ? When ?)
5937              Date: 21 Jan 1999 00:17:35 -0700
5938              Message-ID: <m31zkpqels.fsf_-_@moiraine.dimensional.com>
5939      Branch: cfgperl
5940            ! Porting/patching.pod
5941 ____________________________________________________________________________
5942 [  2661] By: jhi                                   on 1999/01/21  14:41:13
5943         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5944              To: Mailing list Perl5 <perl5-porters@perl.org>
5945              Subject: [PATCH 5.00*] makedepend
5946              Date: Thu, 21 Jan 1999 02:08:27 -0500
5947              Message-ID: <19990121020827.A25509@monk.mps.ohio-state.edu>
5948      Branch: cfgperl
5949            ! makedepend.SH
5950 ____________________________________________________________________________
5951 [  2660] By: jhi                                   on 1999/01/21  14:36:45
5952         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5953              To: Mailing list Perl5 <perl5-porters@perl.org>
5954              Subject: [PATCH 5.005_53] Pipes and 2>&1 on OS/2
5955              Date: Tue, 19 Jan 1999 20:06:45 -0500
5956              Message-ID: <19990119200645.A21154@monk.mps.ohio-state.edu>
5957      Branch: cfgperl
5958            ! os2/Changes os2/os2.c
5959 ____________________________________________________________________________
5960 [  2657] By: jhi                                   on 1999/01/21  11:40:35
5961         Log: From: "Vishal Bhatia" <vishalb@hotmail.com>
5962              To: perl5-porters@perl.org
5963              Subject: [PATCH 5.005_54]pp_mapstart & pp_grepstart return val (CC.pm)
5964              Date: Mon, 18 Jan 1999 01:32:31 PST
5965              Message-ID: <19990118093231.18443.qmail@hotmail.com>
5966      Branch: cfgperl
5967            ! ext/B/B/CC.pm
5968 ____________________________________________________________________________
5969 [  2656] By: jhi                                   on 1999/01/21  11:35:34
5970         Log: From: Achim Bohnet <ach@mpe.mpg.de>
5971              Subject: [PATCH] Not OK: perl 5.00503 +MAINT_TRIAL_3 on alpha-dec_osf 4.0 (UNINSTALLED) 
5972              Date: Wed, 20 Jan 1999 20:25:53 +0100
5973              Message-Id: <199901201925.UAA16940@o06.xray.mpe.mpg.de>
5974      Branch: cfgperl
5975            ! pp.c
5976 ____________________________________________________________________________
5977 [  2655] By: jhi                                   on 1999/01/21  10:46:01
5978         Log: Handle NIS (and NetInfo) more robustly.
5979      Branch: cfgperl
5980            ! t/op/grent.t t/op/pwent.t
5981 ____________________________________________________________________________
5982 [  2654] By: jhi                                   on 1999/01/21  10:17:20
5983         Log: Two-argument eaccess() of SCO.
5984      Branch: cfgperl
5985            ! pp_sys.c
5986 ____________________________________________________________________________
5987 [  2653] By: jhi                                   on 1999/01/21  08:53:14
5988         Log: -DNO_NOSUID_CHECK for those platforms which have no way
5989              of checking for nosuid but still want suidperl.
5990      Branch: cfgperl
5991            ! perl.c
5992 ____________________________________________________________________________
5993 [  2652] By: jhi                                   on 1999/01/21  08:22:50
5994         Log: The LANGUAGE mirrors LC_ALL usage.
5995      Branch: cfgperl
5996            ! Configure config_h.SH
5997 ____________________________________________________________________________
5998 [  2651] By: jhi                                   on 1999/01/20  22:01:21
5999         Log: I_MNTENT was missing.
6000      Branch: cfgperl
6001            ! Configure config_h.SH
6002 ____________________________________________________________________________
6003 [  2650] By: jhi                                   on 1999/01/19  13:42:03
6004         Log: NetBSD update, based on patches from the NetBSD packages system.
6005      Branch: cfgperl
6006            ! Makefile.SH hints/netbsd.sh makedepend.SH unixish.h
6007 ____________________________________________________________________________
6008 [  2649] By: jhi                                   on 1999/01/19  12:44:02
6009         Log: Jumbo Configure update.
6010              * -Uinstallusrbinperl: disable /usr/bin/perl installation
6011              by installperl
6012              * usethreads.cbu
6013              * use64bits.cbu
6014              * "nosuid"
6015      Branch: cfgperl
6016            ! Configure config_h.SH hints/aix.sh hints/dec_osf.sh
6017            ! hints/dos_djgpp.sh hints/freebsd.sh hints/hpux.sh
6018            ! hints/irix_4.sh hints/irix_5.sh hints/irix_6.sh
6019            ! hints/irix_6_0.sh hints/irix_6_1.sh hints/linux.sh
6020            ! hints/os2.sh hints/solaris_2.sh hints/vmesa.sh perl.c perl.h
6021            ! pod/perldiag.pod
6022 ____________________________________________________________________________
6023 [  2648] By: jhi                                   on 1999/01/19  09:16:44
6024         Log: Mention /usr/share/locale.
6025      Branch: cfgperl
6026            ! pod/perllocale.pod
6027 ____________________________________________________________________________
6028 [  2647] By: jhi                                   on 1999/01/19  09:11:11
6029         Log: SHMLBA strikes back in NetBSD/sparc.
6030              
6031              From: Dave Nelson <David.Nelson@bellcow.com>
6032              To: jhi@iki.fi
6033              Subject: perl5.005_02 + IPC::SysV + NetBSD/Sparc
6034              Date: Mon, 18 Jan 1999 22:07:56 -0600
6035              Message-Id: <199901190407.WAA02543@longhorn.bellcow.com>
6036      Branch: cfgperl
6037            ! ext/IPC/SysV/SysV.xs
6038 ____________________________________________________________________________
6039 [  2646] By: jhi                                   on 1999/01/19  08:58:17
6040         Log: Show LANGUAGE env var when needed. (Augment change #2645).
6041      Branch: cfgperl
6042            ! util.c utils/perlbug.PL
6043 ____________________________________________________________________________
6044 [  2645] By: jhi                                   on 1999/01/19  08:52:15
6045         Log: Document the GNU LANGUAGE env var.
6046      Branch: cfgperl
6047            ! pod/perllocale.pod
6048 ____________________________________________________________________________
6049 [  2644] By: jhi                                   on 1999/01/19  08:42:25
6050         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6051              To: Mailing list Perl5 <perl5-porters@perl.org>
6052              Subject: [PATCH 5.005_53] Fixing \G bug by Francois Desarmenien
6053              Date: Mon, 18 Jan 1999 20:57:02 -0500
6054              Message-ID: <19990118205702.A18379@monk.mps.ohio-state.edu>
6055      Branch: cfgperl
6056            ! pp_hot.c t/op/pat.t
6057 ____________________________________________________________________________
6058 [  2643] By: jhi                                   on 1999/01/18  11:23:41
6059         Log: Add various cruft to "clean" target. (Time for t/Makefile?)
6060      Branch: cfgperl
6061            ! Makefile.SH
6062 ____________________________________________________________________________
6063 [  2642] By: jhi                                   on 1999/01/18  11:03:38
6064         Log: GNU libc locale system has LANGUAGE env var that partly
6065              overrides even LC_ALL.
6066      Branch: cfgperl
6067            ! t/lib/safe2.t t/op/groups.t t/op/mkdir.t
6068 ____________________________________________________________________________
6069 [  2641] By: jhi                                   on 1999/01/18  10:55:04
6070         Log: Integrate from mainperl.
6071      Branch: cfgperl
6072           +> ext/B/defsubs.h.PL
6073            ! t/op/groups.t
6074           !> (integrate 38 files)
6075 ____________________________________________________________________________
6076 [  2640] By: gsar                                  on 1999/01/18  10:06:29
6077         Log: a few random cleanups
6078      Branch: perl
6079            ! ext/B/Makefile.PL lib/Test/Harness.pm t/pragma/warn/doio
6080 ____________________________________________________________________________
6081 [  2639] By: gsar                                  on 1999/01/18  05:56:21
6082         Log: From:    "Vishal Bhatia" <vishalb@hotmail.com>
6083              Date:    Sun, 17 Jan 1999 16:41:10 PST
6084              Message-Id: <19990118004111.29667.qmail@hotmail.com>
6085              Subject: [PATCH 5.005_54]Duplicate saved ops (CC.pm)
6086      Branch: perl
6087            ! ext/B/B/C.pm
6088 ____________________________________________________________________________
6089 [  2638] By: gsar                                  on 1999/01/18  05:41:21
6090         Log: From:    jan.dubois@ibm.net (Jan Dubois)
6091              Date:    Mon, 18 Jan 1999 00:37:41 +0100
6092              Message-Id: <36a271cd.2105507@smtp1.ibm.net>
6093              Subject: [PATCH 5.005_54] fix bugs in do_sv_dump() from Devel::Peek integration
6094      Branch: perl
6095            ! dump.c
6096 ____________________________________________________________________________
6097 [  2633] By: gsar                                  on 1999/01/17  13:39:59
6098         Log: bogus assert()
6099      Branch: perl
6100            ! pp.c t/op/groups.t
6101 ____________________________________________________________________________
6102 [  2632] By: gsar                                  on 1999/01/17  13:22:04
6103         Log: various tweaks for clean build and test on win32
6104      Branch: perl
6105            ! embed.h ext/B/Makefile.PL global.sym lib/FindBin.pm objXSUB.h
6106            ! op.c t/pragma/warn/doio
6107 ____________________________________________________________________________
6108 [  2631] By: gsar                                  on 1999/01/17  12:28:06
6109         Log: undo change#2336, and add clarification about subversive
6110              CPAN distributions from Andreas Koenig
6111      Branch: perl
6112            ! Porting/pumpkin.pod lib/CPAN.pm
6113 ____________________________________________________________________________
6114 [  2630] By: gsar                                  on 1999/01/17  12:04:06
6115         Log: fix silent taint failures under -U
6116      Branch: perl
6117            ! doio.c
6118 ____________________________________________________________________________
6119 [  2629] By: gsar                                  on 1999/01/17  12:00:23
6120         Log: sanity check piped opens (tweaked version of patch suggested
6121              by Mark-Jason Dominus)
6122      Branch: perl
6123            ! doio.c pod/perldelta.pod pod/perldiag.pod t/io/pipe.t
6124            ! t/op/taint.t t/pragma/warn/doio
6125 ____________________________________________________________________________
6126 [  2628] By: gsar                                  on 1999/01/17  11:26:21
6127         Log: regen headers
6128      Branch: perl
6129            ! embed.h embedvar.h objXSUB.h
6130 ____________________________________________________________________________
6131 [  2627] By: gsar                                  on 1999/01/17  11:23:37
6132         Log: PERL_OBJECTness for change#2595
6133      Branch: perl
6134            ! embed.pl op.c pod/perlport.pod proto.h
6135 ____________________________________________________________________________
6136 [  2626] By: gsar                                  on 1999/01/17  09:47:07
6137         Log: PERL_OBJECT tweaks for change#2426
6138      Branch: perl
6139            ! embed.pl proto.h regcomp.c
6140 ____________________________________________________________________________
6141 [  2625] By: gsar                                  on 1999/01/17  09:37:58
6142         Log: documentation in change#2596 is not quite right; fix it
6143      Branch: perl
6144            ! lib/Math/BigFloat.pm pod/perlguts.pod
6145 ____________________________________________________________________________
6146 [  2624] By: gsar                                  on 1999/01/17  09:28:34
6147         Log: undo change#2571; C<use File::Spec> instead
6148      Branch: perl
6149            ! lib/FindBin.pm
6150 ____________________________________________________________________________
6151 [  2623] By: gsar                                  on 1999/01/17  09:20:42
6152         Log: change#2572 is not applicable; undo, retaining scan_bin addition
6153              to global.sym
6154      Branch: perl
6155            ! global.sym perl.c proto.h
6156 ____________________________________________________________________________
6157 [  2622] By: gsar                                  on 1999/01/17  09:17:42
6158         Log: change#2576 is based on a wrong premise; undo it
6159      Branch: perl
6160            ! pp_ctl.c
6161 ____________________________________________________________________________
6162 [  2621] By: gsar                                  on 1999/01/17  09:12:42
6163         Log: fix change#2602 to not used hard coded constants
6164      Branch: perl
6165            ! ext/B/B/C.pm ext/B/defsubs.h.PL
6166 ____________________________________________________________________________
6167 [  2620] By: gsar                                  on 1999/01/17  09:02:07
6168         Log: integrate cfgperl changes into mainline, fix conflicts
6169      Branch: perl
6170           +> AUTHORS MAINTAIN README.mint ext/DynaLoader/hints/linux.pl
6171           +> ext/POSIX/hints/mint.pl hints/gnu.sh hints/mint.sh
6172           +> lib/Dumpvalue.pm mint/Makefile mint/README mint/errno.h
6173           +> mint/pwd.c mint/stdio.h mint/sys/time.h mint/time.h
6174           +> pod/perlopentut.pod
6175           !> (integrate 162 files)
6176 ____________________________________________________________________________
6177 [  2619] By: gsar                                  on 1999/01/17  08:42:04
6178         Log: a few doc typos
6179      Branch: perl
6180            ! lib/utf8.pm pod/perlfunc.pod pod/perlre.pod
6181 ____________________________________________________________________________
6182 [  2616] By: gbarr                                 on 1999/01/16  18:59:55
6183         Log: Win32 changes from Jan
6184              
6185              From: jan.dubois@ibm.net (Jan Dubois)
6186              Date: Fri, 15 Jan 1999 23:38:35 +0100
6187              Message-ID: <36a7c10d.16311905@smtp1.ibm.net>
6188              Subject: [PATCH 5.005_03m2] Win32 Makefile patches
6189              
6190              From: jan.dubois@ibm.net (Jan Dubois)
6191              Date: Sat, 16 Jan 1999 13:02:45 +0100
6192              Message-ID: <36a07da6.10722337@smtp1.ibm.net>
6193              Subject: [PATCH 5.005_03m2] minor tweaks to README.win32
6194      Branch: maint-5.005/perl
6195            ! README.win32 win32/Makefile win32/makefile.mk
6196 ____________________________________________________________________________
6197 [  2615] By: gbarr                                 on 1999/01/16  18:48:48
6198         Log: Jumbo patch from Sarathy for PERL_OBJECT & USE_THREADS
6199              
6200              From: Gurusamy Sarathy <gsar@engin.umich.edu>
6201              Date: Thu, 07 Jan 1999 00:12:00 -0500
6202              Message-Id: <199901070512.AAA23568@aatma.engin.umich.edu>
6203              Subject: Re: [PATCH 5.005_03-MAINT_TRIAL2] fixes for PERL_OBJECT and USE_THREADS builds
6204              
6205              From: Gurusamy Sarathy <gsar@engin.umich.edu>
6206              Date: Thu, 14 Jan 1999 19:21:46 -0500
6207              Message-Id: <199901150021.TAA01886@aatma.engin.umich.edu>
6208              Subject: Re: [PATCH 5.005_03-MAINT_TRIAL2] fixes for PERL_OBJECT and USE_THREADS builds
6209      Branch: maint-5.005/perl
6210            ! embed.h global.sym lib/ExtUtils/MM_Unix.pm objXSUB.h objpp.h
6211            ! op.c perl.c perl.h perly.c perly.y perly_c.diff pp.c proto.h
6212            ! sv.c t/io/fs.t toke.c win32/GenCAPI.pl win32/config.bc
6213            ! win32/makedef.pl win32/runperl.c win32/win32.c
6214 ____________________________________________________________________________
6215 [  2614] By: gbarr                                 on 1999/01/16  16:48:38
6216         Log: From: Jarkko Hietaniemi <jhi@iki.fi>
6217              Date: Fri, 15 Jan 1999 17:28:34 +0200 (EET)
6218              Message-Id: <199901151528.RAA08785@alpha.hut.fi>
6219              Subject: [PATCH] 5.005_03-MAINT_TRIAL_2: NetBSD patches
6220              
6221              From: Jarkko Hietaniemi <jhi@iki.fi>
6222              Date: Fri, 15 Jan 1999 18:44:19 +0200 (EET)
6223              Message-Id: <199901151644.SAA08184@alpha.hut.fi>
6224              Subject: [PATCH] 5.005_03-MAINT_TRIAL_2: allow skipping the "install also as /usr/bin/perl" question of installperl
6225              
6226              From: Jarkko Hietaniemi <jhi@iki.fi>
6227              Date: Fri, 15 Jan 1999 18:52:29 +0200 (EET)
6228              Message-Id: <199901151652.SAA11259@alpha.hut.fi>
6229              Subject: the promised "installusrbinperl + NetBSD" fix
6230      Branch: maint-5.005/perl
6231            ! Configure Makefile.SH hints/netbsd.sh installperl
6232            ! makedepend.SH unixish.h
6233 ____________________________________________________________________________
6234 [  2611] By: jhi                                   on 1999/01/14  12:16:14
6235         Log: From: Tom Christiansen <tchrist@jhereg.perl.com>
6236              To: pumpkings@jhereg.perl.com
6237              Subject: perlopentut.pod
6238              Date: Sat, 09 Jan 1999 08:13:18 -0700
6239              Message-Id: <199901091513.IAA17512@jhereg.perl.com>
6240      Branch: cfgperl
6241            + pod/perlopentut.pod
6242            ! MANIFEST pod/perl.pod pod/perldelta.pod pod/roffitall
6243 ____________________________________________________________________________
6244 [  2607] By: gbarr                                 on 1999/01/14  02:53:40
6245         Log: Added Carp::cluck to perldelta.pod
6246      Branch: maint-5.005/perl
6247            ! pod/perldelta.pod
6248 ____________________________________________________________________________
6249 [  2605] By: jhi                                   on 1999/01/13  18:26:19
6250         Log: From: "Jonathan Fine (IT- Borders Online)" <jfine@borders.com>
6251              To: "'cpan@perl.org'" <cpan@perl.org>
6252              Subject: "Bug" fix for File::Find.pm
6253              Date:   Thu, 31 Dec 1998 13:01:50 -0500
6254              Message-ID: <311F144DB5E5D011B03F00805FE954B10708BE17@exchange01_ph.borders.com>
6255      Branch: cfgperl
6256            ! lib/File/Find.pm
6257 ____________________________________________________________________________
6258 [  2604] By: jhi                                   on 1999/01/13  18:08:45
6259         Log: From: Peter Wolfe <wolfe@teloseng.com>
6260              Subject: SCO 3.2v5 patch for perl5.005_03-MAINT_TRIAL_1
6261              To: perlbug@perl.com
6262              Date: 11 Jan 1999 23:00:05 +0200
6263              Message-ID: <MLIST_199901111950.LAA01703@titan.teloseng.com>
6264      Branch: cfgperl
6265            ! hints/sco.sh
6266 ____________________________________________________________________________
6267 [  2603] By: jhi                                   on 1999/01/13  18:06:56
6268         Log: From: hans@icgroup.nl (Hans Mulder)
6269              Subject: [Patch for 5.005_54] re::debugcolors dumps core
6270              To: perlbug@perl.com
6271              Cc: hansmu@xs4all.nl
6272              Date: 11 Jan 1999 22:22:45 +0200
6273              Message-ID: <MLIST_9901111947.AA22109@icgned.icgroup.nl>
6274      Branch: cfgperl
6275            ! ext/re/re.pm regcomp.c
6276 ____________________________________________________________________________
6277 [  2602] By: jhi                                   on 1999/01/13  18:05:43
6278         Log: From: "Vishal Bhatia" <vishalb@hotmail.com>
6279              Subject: [PATCH 5.005_54]B::MAGIC::PTR doesnot check for valid length.
6280              Date: 11 Jan 1999 08:02:41 +0200
6281              Lines: 134
6282              Message-ID: <MLIST_19990111052126.27966.qmail@hotmail.com>
6283      Branch: cfgperl
6284            ! ext/B/B.xs ext/B/B/C.pm
6285 ____________________________________________________________________________
6286 [  2601] By: jhi                                   on 1999/01/13  18:01:53
6287         Log: From: James FitzGibbon <james@ican.net>
6288              Subject: Trivial patch for HP-UX 11 and shared libperl
6289              To: perl5-porters@perl.org
6290              Date: 8 Jan 1999 19:13:23 +0200
6291              Message-ID: <MLIST_Pine.BSF.4.05.9901081110090.21785-100000@staff1.tor.accglobal.net>
6292      Branch: cfgperl
6293            ! Makefile.SH
6294 ____________________________________________________________________________
6295 [  2600] By: jhi                                   on 1999/01/13  17:59:45
6296         Log: From: "Vishal Bhatia" <vishalb@hotmail.com>
6297              Subject: [PATCH 5.005_54] B::CC::pp_rv2cv problem
6298              To: perl5-porters@perl.org
6299              Date: 8 Jan 1999 12:43:36 +0200
6300              Message-ID: <MLIST_19990108101557.4481.qmail@hotmail.com>
6301      Branch: cfgperl
6302            ! ext/B/B/CC.pm
6303 ____________________________________________________________________________
6304 [  2599] By: jhi                                   on 1999/01/13  17:50:11
6305         Log: From: Robin Barker <rmb1@cise.npl.co.uk>
6306              Subject: PATCH to installperl
6307              To: perl5-porters@perl.org
6308              Date: 4 Jan 1999 16:15:18 +0200
6309              Message-ID: <MLIST_199901041350.NAA19665@cyclone.cise.npl.co.uk>
6310      Branch: cfgperl
6311            ! installperl
6312 ____________________________________________________________________________
6313 [  2598] By: jhi                                   on 1999/01/13  17:34:51
6314         Log: From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
6315              To: gsar@engin.umich.edu (Gurusamy Sarathy), gbarr@pobox.com
6316              Cc: perl5-porters@perl.org
6317              Subject: PATCH DB_File 1.63 for 5.005_54 & 5.005_03
6318              Date: Tue, 29 Dec 1998 16:23:54 +0000 (GMT)
6319              Message-Id: <9812291623.AA20884@claudius.bfsec.bt.co.uk>
6320      Branch: cfgperl
6321            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
6322            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo ext/DB_File/typemap
6323 ____________________________________________________________________________
6324 [  2597] By: jhi                                   on 1999/01/13  17:30:33
6325         Log: From: David Dyck <dcd@tc.fluke.com>
6326              To: Perl Porters <perl5-porters@perl.org>,
6327              Gurusamy Sarathy <gsar@engin.umich.edu>
6328              Subject: PATCH to perl5.005_54/pod/perldsc.pod (fix typo)
6329              Date: Tue, 12 Jan 1999 11:14:19 -0800 (PST)
6330              Message-ID: <Pine.LNX.4.05.9901121111250.22568-100000@dd.tc.fluke.com>
6331      Branch: cfgperl
6332            ! pod/perldsc.pod
6333 ____________________________________________________________________________
6334 [  2596] By: jhi                                   on 1999/01/13  17:26:44
6335         Log: From: Joshua Pritikin <joshua.pritikin@db.com>
6336              To: perl5-porters@perl.org
6337              Subject: [PATCH] modglobal w/ spelling fixes
6338              Date: Tue, 12 Jan 1999 18:06:01 -0500 (EST)
6339              Message-ID: <Pine.GSO.4.02.9901121805290.625-100000@eq1062.wks.na.deuba.com>
6340      Branch: cfgperl
6341            ! pod/perlguts.pod
6342 ____________________________________________________________________________
6343 [  2595] By: jhi                                   on 1999/01/13  17:24:59
6344         Log: From: Hans Mulder <hansm@icgroup.nl>
6345              Optimize common sort routines.  Thread started by the message
6346              
6347              From: Hans Mulder <hansm@icgroup.nl>
6348              Sender: owner-perl5-porters@perl.org
6349              To: perl5-porters@perl.org
6350              Subject: [Patch for 5.00554] From the Todo list: Optimize sort by { $a <=> $b
6351              Message-Id: <9901092156.AA03831@icgned.icgroup.nl>
6352              
6353              and the patch from the message
6354              
6355              From: Hans Mulder <hans@icgroup.nl>
6356              To: jhi@iki.fi
6357              Cc: perl5-porters@perl.org
6358              Subject: Re: [Patch for 5.00554] From the Todo list: Optimize sort by { $a <=>
6359              $b }
6360              Date: Wed, 13 Jan 1999 17:39:35 +0100
6361              Message-Id: <9901131639.AA17419@icgned.icgroup.nl>
6362      Branch: cfgperl
6363            ! Todo op.c op.h pp_ctl.c t/op/sort.t
6364 ____________________________________________________________________________
6365 [  2594] By: jhi                                   on 1999/01/13  16:50:17
6366         Log: Atari MiNT port by Guido Flohr <gufl0000@stud.uni-sb.de>
6367              (the diffs were based on 5.004_02).  Tested by Guido
6368              and Frank Naumann <fnaumann@prinz-atm.CS.Uni-Magdeburg.De>.
6369      Branch: cfgperl
6370            + README.mint ext/POSIX/hints/mint.pl hints/mint.sh
6371            + mint/Makefile mint/README mint/errno.h mint/pwd.c mint/stdio.h
6372            + mint/sys/time.h mint/time.h
6373            ! MANIFEST doio.c malloc.c miniperlmain.c perl.c t/io/fs.t
6374            ! t/lib/safe2.t t/op/groups.t t/op/mkdir.t t/op/taint.t util.c
6375 ____________________________________________________________________________
6376 [  2593] By: jhi                                   on 1999/01/09  16:54:26
6377         Log: Detypo.
6378      Branch: cfgperl
6379            ! hints/dec_osf.sh
6380 ____________________________________________________________________________
6381 [  2592] By: jhi                                   on 1999/01/09  16:17:13
6382         Log: Move usethreads and use64bits logic from hints to Configure.
6383      Branch: cfgperl
6384            ! Configure hints/README.hints hints/aix.sh hints/dec_osf.sh
6385            ! hints/dos_djgpp.sh hints/freebsd.sh hints/hpux.sh
6386            ! hints/irix_6.sh hints/irix_6_0.sh hints/irix_6_1.sh
6387            ! hints/linux.sh hints/os2.sh hints/solaris_2.sh hints/vmesa.sh
6388 ____________________________________________________________________________
6389 [  2591] By: jhi                                   on 1999/01/09  14:45:24
6390         Log: Missing dTHRs added.
6391      Branch: cfgperl
6392            ! regcomp.c toke.c
6393 ____________________________________________________________________________
6394 [  2590] By: jhi                                   on 1999/01/08  15:27:17
6395         Log: Finalize change #2589 and add better AIX nm scanning from:
6396              
6397              Message-Id: <m0zyNW0-00017VC@gentoo.com>
6398              From: bll@gentoo.com (Brad Lanam)
6399              Subject: Re: mailhelp returned a non-zero status
6400              In-Reply-To: <199901072155.WAA14369@hptnocou.grenoble.hp.com> from Raphael Manfredi at "Jan 7, 1999 10:55:24 pm"
6401              To: ram@hptnocou.grenoble.hp.com (Raphael Manfredi)
6402      Branch: cfgperl
6403            ! Configure hints/freebsd.sh hints/linux.sh
6404 ____________________________________________________________________________
6405 [  2589] By: jhi                                   on 1999/01/08  15:14:54
6406         Log: Undo change #2581.
6407      Branch: cfgperl
6408            ! Configure hints/freebsd.sh hints/linux.sh
6409 ____________________________________________________________________________
6410 [  2588] By: jhi                                   on 1999/01/08  11:51:52
6411         Log: FAQ jumbo patch from tchrist.
6412              
6413              Message-Id: <199901080605.XAA20229@jhereg.perl.com>
6414              From: Tom Christiansen <tchrist@jhereg.perl.com>
6415              To: pumpkings@jhereg.perl.com
6416              Subject: newest version of perlfaq.pod
6417              Date: Thu, 7 Jan 1999 23:05:02 -0700
6418              
6419              Message-Id: <199901080605.XAA20231@jhereg.perl.com>
6420              From: Tom Christiansen <tchrist@jhereg.perl.com>
6421              To: pumpkings@jhereg.perl.com
6422              Subject: newest version of perlfaq1.pod
6423              Date: Thu, 7 Jan 1999 23:05:02 -0700
6424              
6425              Message-Id: <199901080605.XAA20233@jhereg.perl.com>
6426              From: Tom Christiansen <tchrist@jhereg.perl.com>
6427              To: pumpkings@jhereg.perl.com
6428              Subject: newest version of perlfaq2.pod
6429              Date: Thu, 7 Jan 1999 23:05:02 -0700
6430              
6431              Message-Id: <199901080605.XAA20235@jhereg.perl.com>
6432              From: Tom Christiansen <tchrist@jhereg.perl.com>
6433              To: pumpkings@jhereg.perl.com
6434              Subject: newest version of perlfaq3.pod
6435              Date: Thu, 7 Jan 1999 23:05:02 -0700
6436              
6437              Message-Id: <199901080605.XAA20237@jhereg.perl.com>
6438              From: Tom Christiansen <tchrist@jhereg.perl.com>
6439              To: pumpkings@jhereg.perl.com
6440              Subject: newest version of perlfaq4.pod
6441              Date: Thu, 7 Jan 1999 23:05:02 -0700
6442              
6443              Message-Id: <199901080605.XAA20239@jhereg.perl.com>
6444              From: Tom Christiansen <tchrist@jhereg.perl.com>
6445              To: pumpkings@jhereg.perl.com
6446              Subject: newest version of perlfaq5.pod
6447              Date: Thu, 7 Jan 1999 23:05:02 -0700
6448              
6449              Message-Id: <199901080605.XAA20241@jhereg.perl.com>
6450              From: Tom Christiansen <tchrist@jhereg.perl.com>
6451              To: pumpkings@jhereg.perl.com
6452              Subject: newest version of perlfaq6.pod
6453              Date: Thu, 7 Jan 1999 23:05:02 -0700
6454              
6455              Message-Id: <199901080605.XAA20243@jhereg.perl.com>
6456              From: Tom Christiansen <tchrist@jhereg.perl.com>
6457              To: pumpkings@jhereg.perl.com
6458              Subject: newest version of perlfaq7.pod
6459              Date: Thu, 7 Jan 1999 23:05:03 -0700
6460              
6461              Message-Id: <199901080605.XAA20245@jhereg.perl.com>
6462              From: Tom Christiansen <tchrist@jhereg.perl.com>
6463              To: pumpkings@jhereg.perl.com
6464              Subject: newest version of perlfaq8.pod
6465              Date: Thu, 7 Jan 1999 23:05:03 -0700
6466              
6467              Message-Id: <199901080605.XAA20257@jhereg.perl.com>
6468              From: Tom Christiansen <tchrist@jhereg.perl.com>
6469              To: pumpkings@jhereg.perl.com
6470              Subject: newest version of perlfaq9.pod
6471              Date: Thu, 7 Jan 1999 23:05:03 -0700
6472      Branch: cfgperl
6473            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
6474            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
6475            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
6476            ! pod/perlfaq9.pod
6477 ____________________________________________________________________________
6478 [  2587] By: jhi                                   on 1999/01/08  11:17:43
6479         Log: More doc fixes from Abigail.
6480      Branch: cfgperl
6481            ! lib/Time/gmtime.pm lib/Time/localtime.pm lib/User/grent.pm
6482            ! lib/User/pwent.pm
6483 ____________________________________________________________________________
6484 [  2585] By: jhi                                   on 1999/01/08  08:31:02
6485         Log: Change #2584 from maint-5.005:
6486              
6487              implemented Ilya's suggested fix, and added a testcase
6488              
6489              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6490              Date: Tue, 5 Jan 1999 00:56:01 -0500 (EST)
6491              Message-Id: <199901050556.AAA02597@monk.mps.ohio-state.edu>
6492              Subject: Re: Text::ParseWords: regex fix
6493      Branch: cfgperl
6494            ! lib/Text/ParseWords.pm t/lib/parsewords.t
6495 ____________________________________________________________________________
6496 [  2583] By: gbarr                                 on 1999/01/08  04:50:03
6497         Log: From: Jarkko Hietaniemi <jhi@iki.fi>
6498              Date: Thu, 7 Jan 1999 12:47:38 +0200 (EET)
6499              Message-Id: <199901071047.MAA24100@alpha.hut.fi>
6500              Subject: [PATCH] 5.005_03-MAINT_TRIAL_2: ext/Errno_pm.PL: understand wrapper cppstdins
6501      Branch: maint-5.005/perl
6502            ! ext/Errno/Errno_pm.PL
6503 ____________________________________________________________________________
6504 [  2581] By: jhi                                   on 1999/01/07  16:38:03
6505         Log: Configure update:
6506              - usethreads, use64bits, and usemultiplicity
6507              are no more interactively asked by Configure
6508              - "int main()" (vs bare "main()") enforced in test programs
6509      Branch: cfgperl
6510            ! Configure hints/freebsd.sh hints/linux.sh
6511 ____________________________________________________________________________
6512 [  2580] By: jhi                                   on 1999/01/07  11:19:12
6513         Log: From: Dan Sugalski <sugalskd@osshe.edu>
6514              Date: Wed, 06 Jan 1999 13:47:34 -0800
6515              Message-Id: <3.0.6.32.19990106134734.0334d260@ous.edu>
6516              Subject: [PATCH 5.005_02-MT2, 5.005_5x]VMS.C tweak for occasional system() error
6517      Branch: cfgperl
6518            ! vms/vms.c
6519 ____________________________________________________________________________
6520 [  2579] By: jhi                                   on 1999/01/07  09:08:36
6521         Log: Another set of doc patches from Abigail
6522              
6523              From: abigail@fnx.com
6524              Message-ID: <19990107032132.20124.qmail@alexandra.wayne.fnx.com>
6525              Subject: [PATCH 5.005_03 TRAIL2 lib/Net/hostent.pm] Typo fix
6526              Date: Wed, 6 Jan 1999 22:21:32 -0500 (EST)
6527              
6528              From: abigail@fnx.com
6529              Message-ID: <19990107032445.20178.qmail@alexandra.wayne.fnx.com>
6530              Subject: [PATCH 5.005_03 TRIAL2 lib/Net/netent.pm] Typo fix
6531              Date: Wed, 6 Jan 1999 22:24:45 -0500 (EST)
6532              
6533              From: abigail@fnx.com
6534              Message-ID: <19990107032834.20362.qmail@alexandra.wayne.fnx.com>
6535              Subject: [PATCH 5.005_03 TRAIL2 lib/Term/Complete.pm] Typo fix
6536              Date: Wed, 6 Jan 1999 22:28:34 -0500 (EST)
6537              
6538              From: abigail@fnx.com
6539              Message-ID: <19990107033136.20440.qmail@alexandra.wayne.fnx.com>
6540              Subject: [PATCH 5.005_03 TRAIL2 lib/Term/ReadLine.pm] Typo fix
6541              Date: Wed, 6 Jan 1999 22:31:36 -0500 (EST)
6542              
6543              From: abigail@fnx.com
6544              Message-ID: <19990107033351.20540.qmail@alexandra.wayne.fnx.com>
6545              Subject: [PATCH 5.005_03 TRIAL2 lib/CGI/Apache.pm] Typo fix
6546              Date: Wed, 6 Jan 1999 22:33:51 -0500 (EST)
6547              
6548              From: abigail@fnx.com
6549              Message-ID: <19990107033933.20707.qmail@alexandra.wayne.fnx.com>
6550              Subject: [PATCH 5.005_03 TRIAL2 lib/CGI/Push.pm] Typo fix
6551              Date: Wed, 6 Jan 1999 22:39:33 -0500 (EST)
6552              
6553              From: abigail@fnx.com
6554              Message-ID: <19990107034548.20936.qmail@alexandra.wayne.fnx.com>
6555              Subject: [PATCH 5.005_03 TRIAL2 lib/File/Copy.pm] Typo fixes
6556              Date: Wed, 6 Jan 1999 22:45:48 -0500 (EST)
6557              
6558              From: abigail@fnx.com
6559              Message-ID: <19990107034856.21056.qmail@alexandra.wayne.fnx.com>
6560              Subject: [PATCH 5.005_03 TRIAL2 lib/File/Spec.pm] Typo fix
6561              Date: Wed, 6 Jan 1999 22:48:56 -0500 (EST)
6562              
6563              From: abigail@fnx.com
6564              Message-ID: <19990107035113.21174.qmail@alexandra.wayne.fnx.com>
6565              Subject: [PATCH 5.005_03 TRIAL2 lib/File/Spec/Mac.pm] Typo fixes
6566              Date: Wed, 6 Jan 1999 22:51:13 -0500 (EST)
6567              
6568              From: abigail@fnx.com
6569              Message-ID: <19990107035612.21522.qmail@alexandra.wayne.fnx.com>
6570              Subject: [PATCH 5.005_03 TRIAL2 lib/Math/BigFloat.pm] Typo fix
6571              Date: Wed, 6 Jan 1999 22:56:12 -0500 (EST)
6572              
6573              From: abigail@fnx.com
6574              Message-ID: <19990107035842.21585.qmail@alexandra.wayne.fnx.com>
6575              Subject: [PATCH 5.005_03 TRIAL2 lib/Math/BigInt.pm] Typo fixes
6576              Date: Wed, 6 Jan 1999 22:58:41 -0500 (EST)
6577              
6578              From: abigail@fnx.com
6579              Message-ID: <19990107040644.22009.qmail@alexandra.wayne.fnx.com>
6580              Subject: [PATCH 5.005_03 TRIAL2 lib/Text/Wrap.pm] Typo fixes
6581              Date: Wed, 6 Jan 1999 23:06:44 -0500 (EST)
6582              
6583              From: abigail@fnx.com
6584              Message-ID: <19990107040955.22087.qmail@alexandra.wayne.fnx.com>
6585              Subject: [PATCH 5.005_03 TRIAL2 lib/Tie/Array.pm] Typo fixes
6586              Date: Wed, 6 Jan 1999 23:09:55 -0500 (EST)
6587              
6588              From: abigail@fnx.com
6589              Message-ID: <19990107041136.22174.qmail@alexandra.wayne.fnx.com>
6590              Subject: [PATCH 5.005_03 TRIAL2 lib/Tie/Hash.pm] Typo fix
6591              Date: Wed, 6 Jan 1999 23:11:36 -0500 (EST)
6592      Branch: cfgperl
6593            ! lib/CGI/Apache.pm lib/CGI/Push.pm lib/File/Copy.pm
6594            ! lib/File/Spec.pm lib/File/Spec/Mac.pm lib/Math/BigFloat.pm
6595            ! lib/Math/BigInt.pm lib/Net/hostent.pm lib/Net/netent.pm
6596            ! lib/Term/Complete.pm lib/Term/ReadLine.pm lib/Text/Wrap.pm
6597            ! lib/Tie/Array.pm lib/Tie/Hash.pm
6598 ____________________________________________________________________________
6599 [  2576] By: jhi                                   on 1999/01/06  17:05:20
6600         Log: Change #2582 fallout: the amagic_cmp* are no more file static.
6601      Branch: cfgperl
6602            ! pp_ctl.c
6603 ____________________________________________________________________________
6604 [  2575] By: jhi                                   on 1999/01/06  13:18:56
6605         Log: Enhance the great_circle_distance() documentation.
6606      Branch: cfgperl
6607            ! lib/Math/Trig.pm
6608 ____________________________________________________________________________
6609 [  2574] By: jhi                                   on 1999/01/06  12:58:03
6610         Log: From: Mark Bixby <markb@spock.dis.cccd.edu>
6611              To: perlbug@perl.com
6612              Subject: [PATCH 5.005_03-MAINT_TRIAL_2] t/op/sysio.t for MPE/iX
6613              Date: Mon, 4 Jan 1999 13:34:58 -0800 (PST)
6614              Message-Id: <199901042134.NAA18852@spock.dis.cccd.edu>
6615      Branch: cfgperl
6616            ! t/op/sysio.t
6617 ____________________________________________________________________________
6618 [  2573] By: jhi                                   on 1999/01/06  12:40:19
6619         Log: From: "W. Phillip Moore" <wpm@ms.com>
6620              To: perlbug@perl.org
6621              Subject: [PATCH] POSIX getpgrp is not -w clean
6622              Date: Tue, 5 Jan 1999 12:40:27 -0500 (EST)
6623              Message-ID: <13970.20107.190314.549471@zappa>
6624      Branch: cfgperl
6625            ! ext/POSIX/POSIX.pm
6626 ____________________________________________________________________________
6627 [  2572] By: jhi                                   on 1999/01/06  12:25:24
6628         Log: Based on
6629              From: jan.dubois@ibm.net (Jan Dubois)
6630              To: perl5-porters@perl.org
6631              Subject: [PATCH 5.005_03-MAINT_TRIAL2] fixes for PERL_OBJECT and USE_THREADS builds
6632              Date: Wed, 06 Jan 1999 01:24:09 +0100
6633              Message-ID: <3696aa85.18259325@smtp1.ibm.net>
6634              except that
6635              - objXSUB.h was already okay
6636              - embed.h patching is futile, global.sym patched instead
6637              - objpp.h does not exist
6638              - proto.h addition applied manually
6639              - win32/GenCAPI.pl was already okay
6640              - win32/makedef.pl was already okay
6641      Branch: cfgperl
6642            ! global.sym perl.c proto.h
6643 ____________________________________________________________________________
6644 [  2571] By: jhi                                   on 1999/01/06  11:25:48
6645         Log: From: Slaven Rezic <eserte@cs.tu-berlin.de>
6646              To: perlbug@perl.com
6647              Subject: FindBin.pm on Win32 systems
6648              Date: Mon, 4 Jan 1999 23:01:46 +0100 (CET)
6649              Message-Id: <199901042201.XAA01875@cabulja.herceg.de>
6650      Branch: cfgperl
6651            ! lib/FindBin.pm
6652 ____________________________________________________________________________
6653 [  2570] By: jhi                                   on 1999/01/06  11:21:48
6654         Log: From: Dan Sugalski <sugalskd@osshe.edu>
6655              To: perl5-porters@perl.org, vmsperl@perl.org
6656              Subject: [PATCH 5.005_03-MAINT_TRIAL_2]taint.c fix for VMS
6657              Date: Tue, 05 Jan 1999 16:47:31 -0800
6658              Message-Id: <3.0.6.32.19990105164731.00b5b2d0@ous.edu>
6659              
6660              (the ext/IO/lib/IO/Socket.pm was not really changed here;
6661              it was a leftover from #2569)
6662      Branch: cfgperl
6663            ! ext/IO/lib/IO/Socket.pm taint.c
6664 ____________________________________________________________________________
6665 [  2569] By: jhi                                   on 1999/01/06  11:18:22
6666         Log: Jumbo doc patch from Abigail (almost identical to
6667              the 5.005-maint change #2562 except for the
6668              ext/IO/lib/IO/Socket.pm patch which was not
6669              applicable because the IO version of 5.005-devel
6670              is somewhat different (why?))
6671              
6672              From: abigail@fnx.com
6673              Message-ID: <19990105170142.4889.qmail@alexandra.wayne.fnx.com>
6674              Subject: [PATCH 5.005_03-TRIAL2 lib/ExtUtils/Liblist.pm] pod fixes
6675              Date: Tue, 5 Jan 1999 12:01:42 -0500 (EST)
6676              
6677              From: abigail@fnx.com
6678              Message-ID: <19990105172855.5115.qmail@alexandra.wayne.fnx.com>
6679              Subject: [PATCH 5.005_03 MAINT2 lib/ExtUtils/Commands.pm] Typo fix.
6680              Date: Tue, 5 Jan 1999 12:28:55 -0500 (EST)
6681              
6682              From: abigail@fnx.com
6683              Message-ID: <19990105173808.5260.qmail@alexandra.wayne.fnx.com>
6684              Subject: [PATCH perl5.005_03 MAINT3 lib/ExtUtils/Embed.pm] Typo fix
6685              Date: Tue, 5 Jan 1999 12:38:08 -0500 (EST)
6686              
6687              From: abigail@fnx.com
6688              Message-ID: <19990105174859.5533.qmail@alexandra.wayne.fnx.com>
6689              Subject: [PATCH 5.005_03 MAINT2 lib/ExtUtils/Install.pm] Typo fix
6690              Date: Tue, 5 Jan 1999 12:48:59 -0500 (EST)
6691              
6692              From: abigail@fnx.com
6693              Message-ID: <19990105174947.5547.qmail@alexandra.wayne.fnx.com>
6694              Subject: [PATCH 5.005_03 lib/ExtUtils/MM_Unix.pm] Typo fixes
6695              Date: Tue, 5 Jan 1999 12:49:46 -0500 (EST)
6696              
6697              From: abigail@fnx.com
6698              Message-ID: <19990105182301.5966.qmail@alexandra.wayne.fnx.com>
6699              Subject: [PATCH 5.005_03 lib/ExtUtils/MakeMaker.pm] Typos fixes.
6700              Date: Tue, 5 Jan 1999 13:23:00 -0500 (EST)
6701              
6702              From: abigail@fnx.com
6703              Message-ID: <19990105183344.6065.qmail@alexandra.wayne.fnx.com>
6704              Subject: [PATCH 5.005_03 TRIAL2 lib/ExtUtils/Manifest.pm] Typo fixes
6705              Date: Tue, 5 Jan 1999 13:33:44 -0500 (EST)
6706              
6707              From: abigail@fnx.com
6708              Message-ID: <19990105184028.6220.qmail@alexandra.wayne.fnx.com>
6709              Subject: [PATCH 5.005_03 TRIAL2 lib/ExtUtils/Mksymlists.pm] Typo fix
6710              Date: Tue, 5 Jan 1999 13:40:28 -0500 (EST)
6711              
6712              From: abigail@fnx.com
6713              Message-ID: <19990106012015.9451.qmail@alexandra.wayne.fnx.com>
6714              Subject: [PATCH 5.005_03 TRIAL2 lib/IO/Pipe.pm] Typo fixes.
6715              Date: Tue, 5 Jan 1999 20:20:15 -0500 (EST)
6716              
6717              From: abigail@fnx.com
6718              Message-ID: <19990106012047.9459.qmail@alexandra.wayne.fnx.com>
6719              Subject: [PATCH 5.005_03 TRAIL2 lib/IO/Seekable.pm] Typo fixes
6720              Date: Tue, 5 Jan 1999 20:20:47 -0500 (EST)
6721      Branch: cfgperl
6722            ! ext/IO/lib/IO/Pipe.pm ext/IO/lib/IO/Seekable.pm
6723            ! lib/ExtUtils/Command.pm lib/ExtUtils/Embed.pm
6724            ! lib/ExtUtils/Install.pm lib/ExtUtils/Liblist.pm
6725            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
6726            ! lib/ExtUtils/Manifest.pm lib/ExtUtils/Mksymlists.pm
6727 ____________________________________________________________________________
6728 [  2568] By: gbarr                                 on 1999/01/06  03:13:15
6729         Log: From: jan.dubois@ibm.net (Jan Dubois)
6730              Date: Wed, 06 Jan 1999 01:24:09 +0100
6731              Message-ID: <3696aa85.18259325@smtp1.ibm.net>
6732              Subject: [PATCH 5.005_03-MAINT_TRIAL2] fixes for PERL_OBJECT and USE_THREADS builds
6733      Branch: maint-5.005/perl
6734            ! embed.h global.sym objXSUB.h objpp.h perl.c proto.h
6735            ! win32/GenCAPI.pl win32/makedef.pl
6736 ____________________________________________________________________________
6737 [  2566] By: gbarr                                 on 1999/01/06  02:29:05
6738         Log: From: "W. Phillip Moore" <wpm@ms.com>
6739              Date: Tue, 5 Jan 1999 12:40:27 -0500 (EST)
6740              Message-ID: <13970.20107.190314.549471@zappa>
6741              Subject: [PATCH] POSIX getpgrp is not -w clean
6742      Branch: maint-5.005/perl
6743            ! ext/POSIX/POSIX.pm
6744 ____________________________________________________________________________
6745 [  2565] By: gbarr                                 on 1999/01/06  02:19:00
6746         Log: From: Slaven Rezic <eserte@cs.tu-berlin.de>
6747              Date: Mon, 4 Jan 1999 23:01:46 +0100 (CET)
6748              Message-Id: <199901042201.XAA01875@cabulja.herceg.de>
6749              Subject: FindBin.pm on Win32 systems
6750      Branch: maint-5.005/perl
6751            ! lib/FindBin.pm
6752 ____________________________________________________________________________
6753 [  2561] By: jhi                                   on 1999/01/05  10:49:10
6754         Log: Reword the setlocale() 1-arg case better.
6755      Branch: cfgperl
6756            ! ext/POSIX/POSIX.pod
6757 ____________________________________________________________________________
6758 [  2559] By: gbarr                                 on 1999/01/02  15:37:35
6759         Log: From: Blair Zajac <bzajac@geostaff.com>
6760              Date: Wed, 23 Dec 1998 17:13:32 -0800
6761              Message-ID: <3681953C.8B6A90AA@geostaff.com>
6762              Subject: Tie::SubstrHash patch
6763      Branch: maint-5.005/perl
6764            ! lib/Tie/SubstrHash.pm
6765 ____________________________________________________________________________
6766 [  2554] By: jhi                                   on 1999/01/02  14:55:06
6767         Log: Object destruction order testing.
6768      Branch: cfgperl
6769            ! t/op/misc.t
6770 ____________________________________________________________________________
6771 [  2553] By: jhi                                   on 1999/01/02  14:49:40
6772         Log: perldelta the Dumpvalue.pm of change #2513.
6773      Branch: cfgperl
6774            ! lib/Dumpvalue.pm pod/perldelta.pod
6775 ____________________________________________________________________________
6776 [  2552] By: nick                                  on 1999/01/02  14:45:38
6777         Log: Tone down Makefile.PL so it works on Win32
6778      Branch: perl
6779            ! ext/B/Makefile.PL
6780 ____________________________________________________________________________
6781 [  2551] By: nick                                  on 1999/01/02  14:06:30
6782         Log: Export constant subs from B.xs for op.h, cop.h and a few others.
6783              Use them in various B::* rather than have local defs.
6784      Branch: perl
6785            + ext/B/defsubs.h.PL
6786            ! ext/B/B.pm ext/B/B.xs ext/B/B/Bytecode.pm ext/B/B/C.pm
6787            ! ext/B/B/CC.pm ext/B/B/Deparse.pm ext/B/B/Lint.pm
6788            ! ext/B/B/Stackobj.pm ext/B/B/Xref.pm ext/B/Makefile.PL
6789 ____________________________________________________________________________
6790 [  2550] By: nick                                  on 1999/01/02  10:04:02
6791         Log: Integrate ext/B changes from //depot/cfgperl
6792      Branch: perl
6793           !> ext/B/B.xs ext/B/B/C.pm ext/B/B/CC.pm ext/B/B/Stackobj.pm
6794 ____________________________________________________________________________
6795 [  2549] By: jhi                                   on 1999/01/01  13:54:16
6796         Log: From: "Paul Holser" <Paul.Holser.pholser@nortelnetworks.com>
6797              To: perlbug@perl.com
6798              Subject: op/groups.t fails test 1 on HP-UX 10.20
6799              Date: Wed, 30 Dec 1998 15:16:12 -0600 (CST)
6800              Message-Id: <199812302116.PAA12439@crchh44c.us.nortel.com>
6801      Branch: cfgperl
6802            ! t/op/groups.t
6803 ____________________________________________________________________________
6804 [  2548] By: jhi                                   on 1999/01/01  13:53:31
6805         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
6806              To: perl5-porters@perl.org
6807              cc: hv@crypt0.demon.co.uk
6808              Subject: [bug 5.004_54] duplicate error message
6809              Date: Thu, 31 Dec 1998 04:05:25 +0000
6810              Message-Id: <199812310405.EAA00386@crypt.compulink.co.uk>
6811              
6812              Message-ID: <13963.60672.134591.383377@alias-2.pr.mcs.net>
6813              From: Stephen McCamant <smccam@uclink4.berkeley.edu>
6814              To: hv@crypt0.demon.co.uk
6815              Cc: perl5-porters@perl.org
6816              Subject: [PATCH _54] Re: duplicate error message
6817              Date: Thu, 31 Dec 1998 16:10:13 -0600 (CST)
6818              
6819              Message-Id: <199901010732.HAA02926@crypt.compulink.co.uk>
6820              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
6821              To: Stephen McCamant <smccam@uclink4.berkeley.edu>
6822              cc: hv@crypt0.demon.co.uk, perl5-porters@perl.org
6823              Subject: [TEST PATCH _54] Re: duplicate error message 
6824              Date: Fri, 01 Jan 1999 07:32:14 +0000
6825      Branch: cfgperl
6826            ! op.c t/pragma/warn/op
6827 ____________________________________________________________________________
6828 [  2547] By: jhi                                   on 1998/12/31  14:15:04
6829         Log: From: Chris Nandor <pudge@pobox.com>
6830              To: jhi@iki.fi
6831              Cc: perl5-porters@perl.org
6832              Subject: Re: [PATCH] perlport.pod 1.38
6833              Date: Thu, 31 Dec 1998 09:06:48 -0500
6834              Message-Id: <v04020a1db2b1352ec92a@[192.168.0.77]>
6835      Branch: cfgperl
6836            ! pod/perlport.pod
6837 ____________________________________________________________________________
6838 [  2546] By: jhi                                   on 1998/12/31  11:18:17
6839         Log: From: Wilson P. Snyder II
6840              To: perl5-porters@perl.org
6841              Subject: [PATCH v5.5.53] REV2: Binary number support
6842              Date: 1998/11/30
6843              Message-ID: <199811301543.KAA15689@vulcan.maker.com>
6844      Branch: cfgperl
6845            ! pod/perldata.pod pod/perldelta.pod pod/perlfunc.pod pp.c
6846            ! proto.h sv.c t/op/oct.t t/op/sprintf.t t/pragma/warn/util
6847            ! toke.c util.c
6848 ____________________________________________________________________________
6849 [  2545] By: jhi                                   on 1998/12/31  09:27:40
6850         Log: From: "Todd C. Miller" <Todd.Miller@courtesan.com>
6851              To: perlbug@perl.com
6852              Subject: "perl -T -P" dumps core on OpenBSD and Linux
6853              Date: Wed, 30 Dec 1998 21:11:05 -0700 (MST)
6854              Message-Id: <199812310411.VAA37568@xerxes.courtesan.com>
6855      Branch: cfgperl
6856            ! taint.c
6857 ____________________________________________________________________________
6858 [  2544] By: jhi                                   on 1998/12/31  09:21:45
6859         Log: From: Tim Bunce <Tim.Bunce@ig.co.uk> 
6860              To: perlbug@perl.com 
6861              Subject: bug in pod2man search for perl binary [5.005_5x]
6862              Date: Sat, 12 Dec 1998 23:08:51 +0000 
6863              Message-ID: <19981212230851.A20578@ig.co.uk> 
6864      Branch: cfgperl
6865            ! pod/pod2man.PL
6866 ____________________________________________________________________________
6867 [  2541] By: gbarr                                 on 1998/12/30  14:37:14
6868         Log: From: jan.dubois@ibm.net (Jan Dubois)
6869              Date: Wed, 23 Dec 1998 21:26:38 +0100
6870              Message-ID: <36895086.8849224@smtp1.ibm.net>
6871              Subject: [PATCH 5.005_03m1] subdirectory Makefiles should inherit CAPI setting from command line
6872      Branch: maint-5.005/perl
6873            ! lib/ExtUtils/MakeMaker.pm
6874 ____________________________________________________________________________
6875 [  2540] By: jhi                                   on 1998/12/30  08:42:04
6876         Log: Evermore AUTHORS and MAINTAIN.
6877      Branch: cfgperl
6878            ! AUTHORS MAINTAIN
6879 ____________________________________________________________________________
6880 [  2539] By: jhi                                   on 1998/12/29  15:10:34
6881         Log: More AUTHORS and MAINTAIN.
6882      Branch: cfgperl
6883            ! AUTHORS MAINTAIN
6884 ____________________________________________________________________________
6885 [  2537] By: jhi                                   on 1998/12/29  14:34:47
6886         Log: From: Frank Ridderbusch <Frank.Ridderbusch@pdb.siemens.de>
6887              Date: Tue, 15 Dec 1998 16:23:12 +0100 (MET)
6888              Message-ID: <13942.32480.700000.640927@utensil>
6889              Subject: Minor Bug in AutoSplit.qm in 5.005 and 5.004
6890              (mirror change#2531 in the 5.005-maint)
6891      Branch: cfgperl
6892            ! lib/AutoSplit.pm
6893 ____________________________________________________________________________
6894 [  2531] By: gbarr                                 on 1998/12/29  14:12:25
6895         Log: change in_pod pattern to /^=\w/ from /^=/
6896              From: Frank Ridderbusch <Frank.Ridderbusch@pdb.siemens.de>
6897              Date: Tue, 15 Dec 1998 16:23:12 +0100 (MET)
6898              Message-ID: <13942.32480.700000.640927@utensil>
6899              Subject: Minor Bug in AutoSplit.qm in 5.005 and 5.004
6900      Branch: maint-5.005/perl
6901            ! lib/AutoSplit.pm
6902 ____________________________________________________________________________
6903 [  2525] By: jhi                                   on 1998/12/29  13:06:26
6904         Log: From: "Vishal Bhatia" <vishalb@hotmail.com>
6905              To: perl5-porters@perl.org
6906              Subject: [PATCH 5.005_54] More minor  Fixes in CC.pm/C.pm
6907              Date: 16 Dec 1998 03:17:03 +0200
6908              Message-ID: <MLIST_199812160055.QAA06272@f10.hotmail.com>
6909      Branch: cfgperl
6910            ! ext/B/B/C.pm ext/B/B/CC.pm ext/B/B/Stackobj.pm
6911 ____________________________________________________________________________
6912 [  2524] By: jhi                                   on 1998/12/29  13:00:06
6913         Log: From: "Vishal Bhatia" <vishalb@hotmail.com>
6914              To: perl5-porters@perl.org
6915              Cc: rmb1@cise.npl.co.uk, nick@ni-s.u-net.com
6916              Subject: [PATCH 5.005_54] Re:perlcc -e 'my $x = shift; print +($x ?...' failure
6917              Date: 10 Dec 1998 08:30:02 +0200
6918              Message-ID: <MLIST_19981210061651.29891.qmail@hotmail.com>
6919              
6920              (Nick's part was applied earlier, in change #2460)
6921      Branch: cfgperl
6922            ! ext/B/B.xs ext/B/B/C.pm ext/B/B/CC.pm ext/B/B/Stackobj.pm
6923 ____________________________________________________________________________
6924 [  2523] By: jhi                                   on 1998/12/29  12:41:31
6925         Log: From: "vishal bhatia" <vishalb@hotmail.com>
6926              To: nick@ni-s.u-net.com
6927              Cc: perl5-porters@perl.org
6928              Subject: [PATCH 5.005_54] return value of perlcc/B::CC generated functions.
6929              Date: 9 Dec 1998 06:50:30 +0200
6930              Message-ID: <MLIST_19981209043146.16829.qmail@hotmail.com>
6931      Branch: cfgperl
6932            ! ext/B/B/CC.pm
6933 ____________________________________________________________________________
6934 [  2522] By: jhi                                   on 1998/12/29  12:15:18
6935         Log: From: rjk@linguist.dartmouth.edu (Ronald J. Kimball)
6936              To: perl5-porters@perl.org (Perl 5 Porters)
6937              Subject: [PATCH 5.005_54] Pod::Text.pm reformating indented paragraphs
6938              Date: 25 Dec 1998 23:02:28 +0200
6939              Message-ID: <MLIST_199812252034.PAA27812@linguist.dartmouth.edu>
6940      Branch: cfgperl
6941            ! lib/Pod/Text.pm
6942 ____________________________________________________________________________
6943 [  2521] By: jhi                                   on 1998/12/29  12:07:54
6944         Log: Undo #2519 (breaks universal.c).
6945      Branch: cfgperl
6946            ! XSUB.h
6947 ____________________________________________________________________________
6948 [  2519] By: jhi                                   on 1998/12/29  11:41:10
6949         Log: From: Joshua Pritikin <joshua.pritikin@db.com>
6950              To: perl5-porters@perl.org
6951              Cc: perl-xs@perl.org
6952              Subject: XSUB.h refinement [PATCH]
6953              Date: 18 Dec 1998 03:58:44 +0200
6954              Message-ID: <MLIST_Pine.GSO.4.02.9812171733330.589-100000@eq1062.wks.na.deuba.com>
6955      Branch: cfgperl
6956            ! XSUB.h
6957 ____________________________________________________________________________
6958 [  2518] By: jhi                                   on 1998/12/29  11:36:19
6959         Log: From: abigail@fnx.com
6960              To: perl5-porters@perl.org (Perl Porters)
6961              Subject: [PATCH 5.005_02; lib/fields.pm] Typos in pod.
6962              Date: 28 Dec 1998 21:39:15 +0200
6963              Message-ID: <MLIST_19981228191612.8380.qmail@alexandra.wayne.fnx.com>
6964      Branch: cfgperl
6965            ! lib/fields.pm
6966 ____________________________________________________________________________
6967 [  2517] By: jhi                                   on 1998/12/29  11:35:03
6968         Log: Document change #2516.
6969      Branch: cfgperl
6970            ! pod/perldelta.pod
6971 ____________________________________________________________________________
6972 [  2516] By: jhi                                   on 1998/12/29  11:32:26
6973         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6974              To: perl5-porters@perl.org (Mailing list Perl5)
6975              Subject: [PATCH 5.005_53] Warn on unrecognized alpha escapes.
6976              Date: 9 Dec 1998 10:39:31 +0200
6977              Message-ID: <MLIST_199812090823.DAA17566@monk.mps.ohio-state.edu>
6978      Branch: cfgperl
6979            ! pod/perldiag.pod regcomp.c toke.c
6980 ____________________________________________________________________________
6981 [  2515] By: jhi                                   on 1998/12/29  11:27:11
6982         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6983              To: perl5-porters@perl.org (Mailing list Perl5)
6984              Subject: [PATCH 5.005_53] Bugs in hairy interactions of feature in REx
6985              Date: 8 Dec 1998 09:02:04 +0200
6986              Message-ID: <MLIST_199812080637.BAA16025@monk.mps.ohio-state.edu>
6987              
6988              \G fixes (wasn't working right with //g, s///, and $_ in (?{})).
6989      Branch: cfgperl
6990            ! pp_ctl.c pp_hot.c regexec.c regexp.h t/op/pat.t t/op/subst.t
6991 ____________________________________________________________________________
6992 [  2514] By: jhi                                   on 1998/12/29  11:21:31
6993         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6994              To: perl5-porters@perl.org (Mailing list Perl5)
6995              Subject: [PATCH 5.005_53] Regexp tests and UTF8
6996              Date: 8 Dec 1998 07:02:01 +0200
6997              Message-ID: <MLIST_199812080447.XAA05297@monk.mps.ohio-state.edu>
6998      Branch: cfgperl
6999            ! regcomp.c
7000 ____________________________________________________________________________
7001 [  2513] By: jhi                                   on 1998/12/29  11:18:34
7002         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7003              Subject: [PATCH 5.005_*] Dumpvar.pm
7004              To: perl5-porters@perl.org (Mailing list Perl5)
7005              Date: 7 Dec 1998 10:17:35 +0200
7006              Message-ID: <MLIST_199812070744.CAA18949@monk.mps.ohio-state.edu>
7007      Branch: cfgperl
7008            + lib/Dumpvalue.pm
7009            ! MANIFEST
7010 ____________________________________________________________________________
7011 [  2511] By: gbarr                                 on 1998/12/28  14:55:28
7012         Log: From: jan.dubois@ibm.net (Jan Dubois)
7013              Date: Tue, 01 Dec 1998 00:07:33 +0100
7014              Message-ID: <366921b5.14512598@smtp1.ibm.net>
7015              Subject: Re: 5.005_03-MAINT-TRIAL1, [PATCH] to compile on Win32
7016              
7017              From: jan.dubois@ibm.net (Jan Dubois)
7018              Date: Wed, 02 Dec 1998 00:24:54 +0100
7019              Message-ID: <366a77bb.19498126@smtp1.ibm.net>
7020              Subject: Re: 5.005_03-MAINT-TRIAL1, [PATCH] spaces in filenames support
7021      Branch: maint-5.005/perl
7022            ! perl.h proto.h taint.c win32/GenCAPI.pl win32/Makefile
7023            ! win32/config.bc win32/config.gc win32/config.vc
7024            ! win32/config_sh.PL win32/makedef.pl
7025 ____________________________________________________________________________
7026 [  2509] By: jhi                                   on 1998/12/28  13:00:31
7027     Log: Kickstart AUTHORS and MAINTAIN.
7028  Branch: cfgperl
7029        + AUTHORS MAINTAIN
7030        ! MANIFEST
7031 ____________________________________________________________________________
7032 [  2508] By: jhi                                   on 1998/12/28  08:04:00
7033     Log: From: Nathan Torkington <gnat@frii.com>
7034          To: perlbug@perl.com
7035          Subject: [PATCH] perlxstut.pod fix
7036          Date: Sat, 26 Dec 1998 14:28:21 +1300 (NZDT)
7037          Message-ID: <13956.15285.933914.320849@localhost.frii.com>
7038  Branch: cfgperl
7039        ! pod/perlxstut.pod
7040 ____________________________________________________________________________
7041 [  2507] By: jhi                                   on 1998/12/28  07:59:00
7042     Log: From: abigail@fnx.com
7043          To: perlbug@perl.com
7044          Subject: [PATCH 5.005_02] Re: m// doc is buggy (was Re: m'$foo' is undocumented)
7045          Date: Wed, 23 Dec 1998 22:59:59 -0500 (EST)
7046          Message-ID: <19981224035959.16994.qmail@alexandra.wayne.fnx.com>
7047          (slightly modified, a part of the patch was rejected)
7048          (strange, I thought I had already submitted this one
7049          but Perforce disagrees with me...)
7050  Branch: cfgperl
7051        ! pod/perlop.pod
7052 ____________________________________________________________________________
7053 [  2506] By: jhi                                   on 1998/12/28  07:56:59
7054     Log: From: Artur <artur@vogon-solutions.com>
7055          To: perlbug@perl.com
7056          Subject: PATCH: perlmodlib.pod
7057          Date: Fri, 25 Dec 1998 00:48:39 +0000
7058          Message-ID: <3682E0E7.EBFB5D65@vogon-solutions.com>
7059  Branch: cfgperl
7060        ! pod/perlmodlib.pod pod/perlop.pod
7061 ____________________________________________________________________________
7062 [  2505] By: jhi                                   on 1998/12/28  07:46:06
7063     Log: From: abigail@fnx.com
7064          To: perl5-porters@perl.org (Perl Porters)
7065          Subject: [PATCH 5.005_02] Typo in documentation of pod2html.
7066          Date: Wed, 23 Dec 1998 22:32:07 -0500 (EST)
7067          Message-ID: <19981224033207.16751.qmail@alexandra.wayne.fnx.com>
7068  Branch: cfgperl
7069        ! pod/pod2html.PL
7070 ____________________________________________________________________________
7071 [  2504] By: jhi                                   on 1998/12/28  07:44:35
7072     Log: From: Jim Avera <avera@fjst.com>
7073          To: perlbug@perl.com
7074          Subject: perlbug bug - shows dates reversed
7075          Date: Wed, 23 Dec 1998 18:08:56 -0800 (PST)
7076          Message-Id: <199812240208.SAA27616@membrane.ssd.hal.com>
7077  Branch: cfgperl
7078        ! utils/perlbug.PL
7079 ____________________________________________________________________________
7080 [  2503] By: jhi                                   on 1998/12/28  07:41:39
7081     Log: From: jan.dubois@ibm.net (Jan Dubois)
7082          To: makemaker@franz.ww.TU-Berlin.DE, perl5-porters@perl.org
7083          Subject: [PATCH 5.005_03m1] subdirectory Makefiles should inherit CAPI setting from command line
7084          Date: Wed, 23 Dec 1998 21:26:38 +0100
7085          Message-ID: <36895086.8849224@smtp1.ibm.net>
7086  Branch: cfgperl
7087        ! lib/ExtUtils/MakeMaker.pm
7088 ____________________________________________________________________________
7089 [  2502] By: jhi                                   on 1998/12/28  07:39:20
7090     Log: From: Blair Zajac <bzajac@geostaff.com>
7091          To: perl5-porters@perl.org
7092          Subject: Tie::SubstrHash patch
7093          Date: Wed, 23 Dec 1998 17:13:32 -0800
7094          Message-ID: <3681953C.8B6A90AA@geostaff.com>
7095  Branch: cfgperl
7096        ! lib/Tie/SubstrHash.pm
7097 ____________________________________________________________________________
7098 [  2501] By: jhi                                   on 1998/12/28  07:37:16
7099     Log: From: Alan.Harder@Ebay.Sun.COM (Alan Harder)
7100          To: perlbug@perl.com
7101          Subject: perlfaq9 minor error
7102          Date: Wed, 23 Dec 1998 14:54:19 -0800
7103          Message-Id: <199812232254.OAA05986@moshpit.EBay.Sun.COM>
7104  Branch: cfgperl
7105        ! pod/perlfaq9.pod
7106 ____________________________________________________________________________
7107 [  2500] By: jhi                                   on 1998/12/23  10:38:18
7108     Log: More porting notes about filesystems, AmigaOS, and MiNT.
7109  Branch: cfgperl
7110        ! pod/perlport.pod
7111 ____________________________________________________________________________
7112 [  2499] By: jhi                                   on 1998/12/22  09:26:49
7113     Log: Add few MSG_ and uio constants.
7114  Branch: cfgperl
7115        ! ext/Socket/Socket.pm ext/Socket/Socket.xs iperlsys.h
7116 ____________________________________________________________________________
7117 [  2498] By: jhi                                   on 1998/12/22  08:39:30
7118     Log: Slight recoding of util.c:repeatcpy() to circumnavigate
7119          a Digital C compiler optimizer bug that broke the 'x'
7120          operator under certain circumstances.  See t/op/repeat.t
7121          test #20 for graphic details.  Reported in
7122          
7123          From: Gisle Aas <gisle@aas.no>
7124          To: Mark Martinec <Mark.Martinec@nsc.ijs.si>
7125          Cc: ach@xray.mpe.mpg.de, cpan-testers@perl.org, perl5-porters@perl.org
7126          Subject: Re: Digest-MD5-2.00 test fails on DEC Alpha - a patch
7127          Date: 18 Dec 1998 14:27:40 +0100
7128          Message-ID: <m37lvpa8c3.fsf@furu.g.aas.no>
7129          
7130          and discussed further in the thread
7131          
7132          From: Jarkko Hietaniemi <jhi@iki.fi>
7133          To: Gisle Aas <gisle@aas.no>
7134          Cc: Mark Martinec <Mark.Martinec@nsc.ijs.si>, ach@xray.mpe.mpg.de,
7135          cpan-testers@perl.org, perl5-porters@perl.org
7136          Subject: x operator broken in DEC Alpha for 8-bit characters (Re: Digest-MD5-2.00 test fails on DEC Alpha - a patch)
7137          Date: Fri, 18 Dec 1998 16:18:37 +0200 (EET)
7138          Message-ID: <13946.25661.193449.138023@alpha.hut.fi>
7139  Branch: cfgperl
7140        ! t/op/repeat.t util.c
7141 ____________________________________________________________________________
7142 [  2497] By: jhi                                   on 1998/12/21  14:18:57
7143     Log: Change #2483 update.
7144  Branch: cfgperl
7145        ! t/op/tr.t
7146 ____________________________________________________________________________
7147 [  2496] By: jhi                                   on 1998/12/21  14:07:41
7148     Log: Update on change #2493.
7149  Branch: cfgperl
7150        ! t/pragma/warn/op
7151 ____________________________________________________________________________
7152 [  2495] By: jhi                                   on 1998/12/21  13:52:00
7153     Log: Change #2487 aftershock.
7154  Branch: cfgperl
7155        ! warning.pl
7156 ____________________________________________________________________________
7157 [  2494] By: jhi                                   on 1998/12/21  12:35:00
7158     Log: From: Chris Nandor <pudge@pobox.com>
7159          To: perl5-porters@perl.org
7160          Subject: [PATCH] perlport.pod v1.37
7161          Date: Sat, 19 Dec 1998 12:54:34 -0500
7162          Message-Id: <v04020a03b2a194aaa676@[192.168.0.77]>
7163  Branch: cfgperl
7164        ! pod/perlport.pod
7165 ____________________________________________________________________________
7166 [  2493] By: jhi                                   on 1998/12/21  12:22:44
7167     Log: From: Mark-Jason Dominus <mjd@plover.com>
7168          To: perl5-porters@perl.com
7169          Subject: PATCH (5.005_02): Dejargonizing
7170          Date: Sun, 20 Dec 1998 14:35:20 -0500
7171          Message-ID: <19981220193520.11230.qmail@plover.com>
7172          
7173          From: Mark-Jason Dominus <mjd@plover.com>
7174          To: perl5-porters@perl.com
7175          Subject: PATCH (5.005_02): Spelling correction in warning message
7176          Date: Sun, 20 Dec 1998 13:51:30 -0500
7177          Message-ID: <19981220185130.11067.qmail@plover.com>
7178  Branch: cfgperl
7179        ! doio.c op.c
7180 ____________________________________________________________________________
7181 [  2492] By: jhi                                   on 1998/12/21  09:00:05
7182     Log: From: "Vishal Bhatia" <vishalb@hotmail.com>
7183          To: perl5-porters@perl.org
7184          Subject: [PATCH 5.005_54] pp_next/pp_last/pp_redo problems
7185          Date: Sun, 20 Dec 1998 19:03:25 PST
7186          Message-ID: <19981221030326.27660.qmail@hotmail.com>
7187          
7188          (slightly reformatted)
7189  Branch: cfgperl
7190        ! ext/B/B/CC.pm
7191 ____________________________________________________________________________
7192 [  2491] By: nick                                  on 1998/12/20  14:21:29
7193     Log: Save _all_ GV's which have SV, AV or HV set.
7194  Branch: perl
7195        ! ext/B/B/C.pm
7196 ____________________________________________________________________________
7197 [  2490] By: jhi                                   on 1998/12/18  15:13:19
7198     Log: Add idea about generalising cpp symbol probing of Errno.
7199  Branch: cfgperl
7200        ! Todo
7201 ____________________________________________________________________________
7202 [  2489] By: jhi                                   on 1998/12/18  14:47:57
7203     Log: Address some of the issues of:
7204          
7205          From: Tom Christiansen <tchrist@jhereg.perl.com>
7206          To: perl-porters-active@jhereg.perl.com
7207          Subject: Undocumentation Issues for 5.005
7208          Date: Thu, 17 Dec 1998 14:46:24 -0700
7209          Message-Id: <199812172146.OAA05316@jhereg.perl.com>
7210  Branch: cfgperl
7211        ! pod/perl5005delta.pod
7212 ____________________________________________________________________________
7213 [  2488] By: jhi                                   on 1998/12/18  11:26:32
7214     Log: From: root <root@dubravka.in-berlin.de>
7215          To: perlbug@perl.com
7216          Cc: k@dubravka.in-berlin.de
7217          Subject: Please add no_modify to PERL_POLLUTE
7218          Date: Fri, 18 Dec 1998 10:45:52 +0100
7219          Message-Id: <199812180945.KAA05275@dubravka.in-berlin.de>
7220          
7221          (Really from Andreas König)
7222  Branch: cfgperl
7223        ! embed.pl
7224 ____________________________________________________________________________
7225 [  2487] By: jhi                                   on 1998/12/17  14:05:52
7226     Log: Some (by far not all) issues of the below message addressed.
7227          
7228          From: Tom Christiansen <tchrist@jhereg.perl.com>
7229          To: The Perl Porters Mailing List <perl5-porters@perl.org>
7230          Subject: important UNDOC issues for 5.005_54
7231          Date: Wed, 16 Dec 1998 21:14:53 -0700
7232          Message-Id: <199812170414.VAA25860@jhereg.perl.com>
7233  Branch: cfgperl
7234        ! lib/warning.pm pod/perl5005delta.pod pod/perldelta.pod
7235 ____________________________________________________________________________
7236 [  2486] By: jhi                                   on 1998/12/17  12:47:15
7237     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7238          To: domo@computer.org
7239          Cc: jhi@iki.fi, perl5-porters@perl.org
7240          Subject: Re: stuff related to malloc.c
7241          Date: Wed, 16 Dec 1998 16:40:27 -0500 (EST)
7242          Message-Id: <199812162140.QAA04925@monk.mps.ohio-state.edu>
7243  Branch: cfgperl
7244        ! malloc.c
7245 ____________________________________________________________________________
7246 [  2485] By: jhi                                   on 1998/12/17  12:17:19
7247     Log: More porting notes.
7248  Branch: cfgperl
7249        ! Porting/pumpkin.pod
7250 ____________________________________________________________________________
7251 [  2484] By: jhi                                   on 1998/12/15  08:38:05
7252     Log: Undo #2386 and #2205.
7253  Branch: cfgperl
7254        ! pod/perlfunc.pod
7255 ____________________________________________________________________________
7256 [  2483] By: jhi                                   on 1998/12/14  17:58:35
7257     Log: lib was missing from @INC.
7258  Branch: cfgperl
7259        ! t/op/tr.t
7260 ____________________________________________________________________________
7261 [  2482] By: jhi                                   on 1998/12/14  17:52:42
7262     Log: Was missing use Text::Wrap.
7263  Branch: cfgperl
7264        ! t/lib/textfill.t
7265 ____________________________________________________________________________
7266 [  2481] By: jhi                                   on 1998/12/14  16:00:22
7267     Log: nlist.h not yet Configure-probed but DynaLoader Linux-hinted.
7268          
7269          From: Jonathan Roy <roy@idle.com>
7270          To: perl5-porters@perl.org
7271          Subject: nlist.h add to Configure checks?
7272          Date: Sun, 13 Dec 1998 22:22:49 -0500
7273          Message-Id: <4.1.19981213221847.00a3e100@pop-server.tampabay.rr.com>
7274  Branch: cfgperl
7275        + ext/DynaLoader/hints/linux.pl
7276        ! MANIFEST
7277 ____________________________________________________________________________
7278 [  2480] By: jhi                                   on 1998/12/14  15:02:44
7279     Log: Give up completely using nm in AIX.
7280          
7281          From: "Kurt D. Starsinic" <kstar@chapin.edu>
7282          To: Gurusamy Sarathy <gsar@engin.umich.edu>, Jarkko Hietaniemi <jhi@iki.fi>
7283          Cc: perl5-porters@perl.org
7284          Subject: [PATCH 5.005_54] AIX 4.3.1.0 fails to locate some functions
7285          Date: Thu, 10 Dec 1998 00:51:46 -0500
7286          Message-ID: <19981210005146.B29986@O2.chapin.edu>
7287  Branch: cfgperl
7288        ! hints/aix.sh
7289 ____________________________________________________________________________
7290 [  2479] By: jhi                                   on 1998/12/14  14:39:52
7291     Log: AIX' error messages are different.
7292          
7293          From: "Kurt D. Starsinic" <kstar@chapin.edu>
7294          To: Gurusamy Sarathy <gsar@engin.umich.edu>
7295          Cc: perl5-porters@perl.org
7296          Subject: [PATCH 5.005_54] AIX 4.1.3.0 fails pragma/warning.t
7297          Date: Thu, 10 Dec 1998 00:42:36 -0500
7298          Message-ID: <19981210004236.A29986@O2.chapin.edu>
7299          
7300          From: Michael Engel <engel@nms1.cc.huji.ac.il>
7301          To: perlbug@perl.com
7302          Subject: erroes in installing perl5*53 on IBM RS6000, aix 4.1
7303          Date: Mon, 14 Dec 1998 16:15:20 +0200 (IST)
7304          Message-ID: <Pine.A41.4.05_heb2.07.9812141609500.58712-300000@nms1.cc.huji.ac.il>
7305  Branch: cfgperl
7306        ! t/pragma/warn/doio
7307 ____________________________________________________________________________
7308 [  2475] By: jhi                                   on 1998/12/13  12:35:55
7309     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7310          To: jhi@iki.fi
7311          Cc: Carl_Adler@idx.com, perl5-porters@perl.org
7312          Subject: Re: stuff related to malloc.c
7313          Date: Sat, 12 Dec 1998 19:39:44 -0500 (EST)
7314          Message-Id: <199812130039.TAA21704@monk.mps.ohio-state.edu>
7315  Branch: cfgperl
7316        ! malloc.c
7317 ____________________________________________________________________________
7318 [  2474] By: jhi                                   on 1998/12/13  12:32:42
7319     Log: Some notes about porting issues.
7320  Branch: cfgperl
7321        ! Porting/pumpkin.pod
7322 ____________________________________________________________________________
7323 [  2473] By: jhi                                   on 1998/12/13  12:03:58
7324     Log: From: Laszlo Molnar <ml1050@freemail.c3.hu>
7325          To: Perl 5 Porters <perl5-porters@perl.org>
7326          Subject: [patch 5.005_02] dos-djgpp update
7327          Date: Sun, 13 Dec 1998 00:08:44 +0100
7328          Message-ID: <19981213000844.C264@beeblebrox>
7329  Branch: cfgperl
7330        ! djgpp/config.over
7331 ____________________________________________________________________________
7332 [  2472] By: gbarr                                 on 1998/12/12  17:12:28
7333     Log: undo changes to Exporter.pm from #2312
7334  Branch: maint-5.005/perl
7335        ! lib/Exporter.pm
7336 ____________________________________________________________________________
7337 [  2465] By: jhi                                   on 1998/12/12  12:31:21
7338     Log: Document that qw() taints.
7339          
7340          From: Christian Burger <burger@terra.mpikg-teltow.mpg.de> 
7341          To: perlbug@perl.com 
7342          Subject: taint problems
7343          Date: Sun, 1 Nov 1998 22:28:41 +0100 (MET) 
7344          Message-Id: <199811012128.WAA23381@terra.mpikg-teltow.mpg.de>
7345  Branch: cfgperl
7346        ! pod/perlop.pod
7347 ____________________________________________________________________________
7348 [  2464] By: jhi                                   on 1998/12/11  14:09:51
7349     Log: From: Horst von Brand <vonbrand@sleipnir.valparaiso.cl>
7350          To: dist-users@foretune.co.jp
7351          Subject: (dist-users 871) dist-3.0@70 generates lots of main() without type
7352          Date: Mon, 07 Dec 1998 20:13:04 -0400
7353          Message-Id: <199812072313.UAA06181@sleipnir.valparaiso.cl>
7354  Branch: cfgperl
7355        ! Configure
7356 ____________________________________________________________________________
7357 [  2463] By: jhi                                   on 1998/12/11  13:29:54
7358     Log: MAXPATHLEN.
7359  Branch: cfgperl
7360        ! perl.h
7361 ____________________________________________________________________________
7362 [  2462] By: jhi                                   on 1998/12/11  08:37:58
7363     Log: From: Mark Kettenis <kettenis@phys.uva.nl>
7364          To: perl5-porters@perl.org
7365          Subject: [PATCH]5.005_54 (CONFIG) Added support for GNU/Hurd
7366          Date: Thu, 10 Dec 1998 22:00:57 +0100 (CET)
7367          Message-Id: <199812102100.WAA00097@delius.kettenis.nl>
7368  Branch: cfgperl
7369        + hints/gnu.sh
7370 ____________________________________________________________________________
7371 [  2461] By: nick                                  on 1998/12/10  21:00:50
7372     Log: Date: Wed, 09 Dec 1998 22:16:50 PST
7373          From: Vishal Bhatia <vishalb@hotmail.com>
7374          1. Fixes the bug  reported by  Robin Barker <rmb1@cise.npl.co.uk> 
7375          2. Fixes the bug  regarding return value of c-functions generated out 
7376          of perl subs. ( Just includes the patch I sent earlier)
7377          3. Incorporates the other changes that need to be done to get CC.pm
7378          use ISA search for packages and methods on the same lines as C.pm
7379          
7380          Vishal would appreciate comments about B::Stackobj changes from 
7381          someone knowing that module well.
7382  Branch: perl
7383        ! ext/B/B/C.pm ext/B/B/CC.pm ext/B/B/Stackobj.pm
7384 ____________________________________________________________________________
7385 [  2460] By: jhi                                   on 1998/12/08  08:11:27
7386     Log: Integrate from mainperl.
7387  Branch: cfgperl
7388       !> Changes ext/B/B.pm ext/B/B.xs ext/B/B/C.pm ext/B/B/CC.pm
7389       !> ext/B/B/Deparse.pm perl.h pod/perl.pod pod/perl5005delta.pod
7390       !> pod/perldiag.pod pod/perlfunc.pod pp_sys.c t/lib/io_unix.t
7391       !> toke.c util.c
7392 ____________________________________________________________________________
7393 [  2459] By: jhi                                   on 1998/12/07  07:50:11
7394     Log: From: hansm@icgroup.nl 
7395          Subject: Not OK: perl 5.00503 +MAINT_TRIAL_1 on OPENSTEP-Mach 4_1 (UNINSTALLED)
7396          Reply-To: hansmu@xs4all.nl 
7397          To: perlbug@perl.com 
7398          Date: Sun, 6 Dec 98 22:19:54 +0100 
7399          Message-Id: <9812062116.AA26445@icgned.icgroup.nl> 
7400  Branch: cfgperl
7401        ! util.c
7402 ____________________________________________________________________________
7403 [  2458] By: gsar                                  on 1998/12/07  06:00:55
7404     Log: fix dup lexical
7405  Branch: perl
7406        ! ext/B/B/Deparse.pm t/lib/io_unix.t
7407 ____________________________________________________________________________
7408 [  2457] By: gsar                                  on 1998/12/06  14:38:59
7409     Log: mention limit on line numbers reported by diagnostics
7410  Branch: perl
7411        ! pod/perl.pod toke.c
7412 ____________________________________________________________________________
7413 [  2456] By: gsar                                  on 1998/12/06  13:49:02
7414     Log: branch perldelta.pod
7415  Branch: maint-5.005/perl
7416       +> pod/perldelta.pod
7417 ____________________________________________________________________________
7418 [  2455] By: gsar                                  on 1998/12/06  13:47:21
7419     Log: clobber perldelta.pod to reestablish branch from perl5005delta.pod
7420  Branch: maint-5.005/perl
7421        - pod/perldelta.pod
7422 ____________________________________________________________________________
7423 [  2454] By: gsar                                  on 1998/12/06  13:35:31
7424     Log: fix outdated/incorrect info about arbitrary limits
7425  Branch: perl
7426        ! Changes perl.h pod/perl.pod pod/perl5005delta.pod
7427        ! pod/perldiag.pod pod/perlfunc.pod pp_sys.c util.c
7428 ____________________________________________________________________________
7429 [  2453] By: nick                                  on 1998/12/05  16:14:42
7430     Log: Avoid hard-coding op numbers
7431          Update CC.pm to save %INC, and to co-exist with new C.pm
7432  Branch: perl
7433        ! ext/B/B.pm ext/B/B.xs ext/B/B/C.pm ext/B/B/CC.pm
7434 ____________________________________________________________________________
7435 [  2452] By: nick                                  on 1998/12/05  10:44:28
7436     Log: B.xs had its own code to calculate hash() which differed from
7437          PERL_HASH in hv.h - so all saved HV's were mangled - including %INC
7438          which meant that run-time require was re-done.
7439          Removed some debug from C.pm
7440  Branch: perl
7441        ! ext/B/B.xs ext/B/B/C.pm
7442 ____________________________________________________________________________
7443 [  2451] By: nick                                  on 1998/12/04  21:58:49
7444     Log: Snapshot of re-worked B::C which compiles Tk apps at least as
7445          well as _54, but with pre-scan for classes and save the ISA scheme.
7446  Branch: perl
7447        ! ext/B/B/C.pm
7448 ____________________________________________________________________________
7449 [  2450] By: nick                                  on 1998/12/04  17:58:44
7450     Log: Vishal Bhatia's patch as a basis.
7451  Branch: perl
7452        ! ext/B/B/C.pm ext/B/B/CC.pm
7453 ____________________________________________________________________________
7454 [  2449] By: jhi                                   on 1998/12/04  16:39:21
7455     Log: Integrate from mainperl.
7456  Branch: cfgperl
7457       !> t/op/goto.t t/op/tr.t
7458 ____________________________________________________________________________
7459 [  2448] By: gsar                                  on 1998/12/04  06:06:49
7460     Log: tweak test for UTEST
7461  Branch: perl
7462        ! t/op/tr.t
7463 ____________________________________________________________________________
7464 [  2444] By: jhi                                   on 1998/12/03  14:37:22
7465     Log: s/\bthe the\b/the/g *.pod
7466  Branch: cfgperl
7467        ! pod/perlfaq8.pod pod/perlfunc.pod pod/perlguts.pod
7468 ____________________________________________________________________________
7469 [  2443] By: jhi                                   on 1998/12/03  13:39:53
7470     Log: Change#2441 aftermath.
7471  Branch: cfgperl
7472        ! Configure Porting/Glossary Porting/config.sh Porting/config_H
7473        ! config_h.SH thread.h vms/subconfigure.com
7474 ____________________________________________________________________________
7475 [  2441] By: jhi                                   on 1998/12/03  08:15:13
7476     Log: From: Dan Sugalski <sugalskd@osshe.edu>
7477          To: perl5-porters@perl.org, vmsperl@cor.newman.upenn.edu
7478          Subject: [PATCH 5.005_54]Initial VMS patches
7479          Date: 3 Dec 1998 01:05:55 +0200
7480          Message-ID: <MLIST_3.0.6.32.19981202141057.0339a7f0@ous.edu>
7481          
7482          The patch to config_h.SH requires more study because
7483          metaconfig needs to agree.
7484  Branch: cfgperl
7485        ! config_h.SH configure.com global.sym lib/ExtUtils/MM_VMS.pm
7486        ! t/lib/textfill.t t/pragma/warning.t vms/descrip_mms.template
7487        ! vms/gen_shrfls.pl vms/subconfigure.com vms/vmsish.h
7488 ____________________________________________________________________________
7489 [  2440] By: gsar                                  on 1998/12/03  01:32:16
7490     Log: add failed check-in of goto.t from change#1867
7491  Branch: perl
7492        ! t/op/goto.t
7493 ____________________________________________________________________________
7494 [  2437] By: jhi                                   on 1998/12/02  18:03:51
7495     Log: Fix most of the bad L<> links of
7496          
7497          From: Tom Christiansen <tchrist@jhereg.perl.com> 
7498          Subject: bad L<> links
7499          Reply-to: tchrist@perl.com 
7500          To: perlbug@jhereg.perl.com 
7501          Date: Tue, 11 Aug 1998 10:58:07 -0500 
7502          Message-Id: <199808111658.KAA00484@jhereg.perl.com> 
7503          
7504          The ones not fixed may require darker Pod::HTML magic,
7505          for example the perlguts.html#tags should work fine, IMHO.
7506  Branch: cfgperl
7507        ! pod/perl5005delta.pod pod/perlcall.pod pod/perldata.pod
7508        ! pod/perldiag.pod pod/perlfaq5.pod pod/perlfaq7.pod
7509        ! pod/perlfunc.pod pod/perlguts.pod pod/perllocale.pod
7510        ! pod/perlobj.pod pod/perlport.pod pod/perlsub.pod
7511        ! pod/perlvar.pod
7512 ____________________________________________________________________________
7513 [  2436] By: jhi                                   on 1998/12/02  16:35:04
7514     Log: One paste too many in #2345.
7515  Branch: cfgperl
7516        ! lib/Pod/Html.pm
7517 ____________________________________________________________________________
7518 [  2435] By: jhi                                   on 1998/12/02  16:32:33
7519     Log: Pod::Html and Pod::Text were not locale-savvy:
7520          for example in =head1 all non-ASCII-\w-runs were
7521          turned into underscores in NAME tags.  This could
7522          result in several NAME tags becoming identical.
7523          Reported by:
7524          
7525          From: Fyodor Krasnov <fyodor@aha.ru> 
7526          Subject: pod2html vs Russian Characters
7527          To: Tom.Christiansen@snn.aha.ru, tchrist@perl.com 
7528          Date: Tue, 24 Nov 1998 19:00:36 +0300 (MSK) 
7529          Message-Id: <199811241600.TAA05149@stat.aha.ru> 
7530  Branch: cfgperl
7531        ! lib/Pod/Html.pm lib/Pod/Text.pm
7532 ____________________________________________________________________________
7533 [  2434] By: jhi                                   on 1998/12/02  10:29:00
7534     Log: The real Mc5_54 integration.
7535  Branch: cfgperl
7536       !> Changes MANIFEST pod/perlhist.pod pp_hot.c
7537 ____________________________________________________________________________
7538 [  2433] By: jhi                                   on 1998/12/02  08:52:13
7539     Log: From: Andy Dougherty <doughera@lafayette.edu>
7540          To: Perl Porters <perl5-porters@perl.org>
7541          Subject: [PATCH 5.005_xx] Missing redirection of simple test program
7542          Date: Tue, 1 Dec 1998 13:40:12 -0500 (EST)
7543          Message-Id: <Pine.SUN.3.96.981201133546.4288K-100000@newton.phys>
7544  Branch: cfgperl
7545        ! Configure
7546 ____________________________________________________________________________
7547 [  2432] By: jhi                                   on 1998/12/02  08:49:47
7548     Log: From: Andy Dougherty <doughera@lafayette.edu>
7549          To: Perl Porters <perl5-porters@perl.org>
7550          Subject: [PATCH 5.005_xx] erroneous 'none' in lddlflags
7551          Date: Tue, 1 Dec 1998 12:50:27 -0500 (EST)
7552          Message-Id: <Pine.SUN.3.96.981201124929.4288H-100000@newton.phys>
7553  Branch: cfgperl
7554        ! Configure
7555 ____________________________________________________________________________
7556 [  2431] By: jhi                                   on 1998/12/01  16:11:50
7557     Log: From: achampio@lehman.com (Alan Champion)
7558          Subject: Not OK: perl 5.00503 +MAINT_TRIAL_1 on sun4-solaris 2.3 (UNINSTALLED)
7559          To: perlbug@perl.com
7560          Date: 1 Dec 1998 17:36:33 +0200
7561          Message-ID: <MLIST_9812011518.AA00005@lonhpov1.lehman.com>
7562          
7563          Skip NIS includes.
7564  Branch: cfgperl
7565        ! t/op/pwent.t
7566 ____________________________________________________________________________
7567 [  2430] By: gsar                                  on 1998/12/01  12:12:50
7568     Log: 5.005_54, as released
7569  Branch: perl
7570        ! Changes MANIFEST pod/perlhist.pod pp_hot.c
7571 ____________________________________________________________________________
7572 [  2429] By: jhi                                   on 1998/12/01  11:28:39
7573     Log: From: Anton Berezin <tobez@plab.ku.dk>
7574          To: perl5-porters@perl.org
7575          Subject: [PATCH 5.005_54] Configure - hints/freebsd.sh signal handler type
7576          Date: 30 Nov 1998 19:46:24 +0100
7577          Message-ID: <864srhhvcv.fsf@lion.plab.ku.dk>
7578  Branch: cfgperl
7579        ! hints/freebsd.sh
7580 ____________________________________________________________________________
7581 [  2428] By: jhi                                   on 1998/12/01  11:08:16
7582     Log: Integrate from _54 mainperl modulo the NetBSD ifdef in util.c.
7583  Branch: cfgperl
7584       +> (branch 30 files)
7585       !> (integrate 71 files)
7586 ____________________________________________________________________________
7587 [  2427] By: jhi                                   on 1998/12/01  10:51:37
7588     Log: Default to accepting a hinted $randfunc even when $csym
7589          does not find it.  (the previous defaylt behaviour was not
7590          to accept).
7591  Branch: cfgperl
7592        ! Configure
7593 ____________________________________________________________________________
7594 [  2426] By: jhi                                   on 1998/12/01  10:13:03
7595     Log: Separated the [:foo:] parsing to its own function.
7596          Passes all tests.
7597  Branch: cfgperl
7598        ! regcomp.c
7599 ____________________________________________________________________________
7600 [  2425] By: jhi                                   on 1998/12/01  08:22:49
7601     Log: Typo in comments.
7602  Branch: cfgperl
7603        ! regexec.c
7604 ____________________________________________________________________________
7605 [  2424] By: jhi                                   on 1998/12/01  08:21:38
7606     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7607          Subject: [PATCH 5.005_*] Debugger 'v' command
7608          To: perl5-porters@perl.org (Mailing list Perl5)
7609          Date: 1 Dec 1998 07:55:11 +0200
7610          Message-ID: <MLIST_199812010534.AAA21371@monk.mps.ohio-state.edu>
7611  Branch: cfgperl
7612        ! lib/perl5db.pl
7613 ____________________________________________________________________________
7614 [  2423] By: jhi                                   on 1998/12/01  08:19:08
7615     Log: From: pvhp@forte.com (Peter Prymmer)
7616          Subject: [PATCH 5.005_03t1 && 5.005_54]dll linkage side decks for OS/390
7617          To: perl5-porters@perl.org
7618          Date: 1 Dec 1998 07:27:11 +0200
7619          Message-ID: <MLIST_9812010508.AA07791@forte.com>
7620  Branch: cfgperl
7621        ! hints/os390.sh
7622 ____________________________________________________________________________
7623 [  2417] By: jhi                                   on 1998/11/30  08:14:00
7624     Log: s/SCM_CREDENTIALSS/SCM_CREDENTIAL/
7625  Branch: cfgperl
7626        ! ext/Socket/Socket.xs
7627 ____________________________________________________________________________
7628 [  2416] By: jhi                                   on 1998/11/30  08:00:15
7629     Log: Undo #2395, seems more like a problem in netbsd-current.
7630  Branch: cfgperl
7631        ! util.c
7632
7633 ----------------
7634 Version 5.005_54
7635 ----------------
7636
7637 ____________________________________________________________________________
7638 [  2414] By: gsar                                  on 1998/11/30  02:23:55
7639     Log: more JPL tweaks
7640  Branch: perl
7641        - jpl/JNI/MANIFEST jpl/PerlInterpreter/Makefile
7642        ! Changes MANIFEST jpl/JNI/JNI.pm jpl/README
7643 ____________________________________________________________________________
7644 [  2413] By: gsar                                  on 1998/11/30  01:35:56
7645     Log: stub bin/jpl that just runs JPL::Compile::files()
7646  Branch: perl
7647        + jpl/bin/jpl
7648 ____________________________________________________________________________
7649 [  2412] By: gsar                                  on 1998/11/30  01:32:14
7650     Log: delete symlink
7651  Branch: perl
7652        - jpl/bin/jpl
7653 ____________________________________________________________________________
7654 [  2410] By: gsar                                  on 1998/11/30  01:30:44
7655     Log: branch jpl from perlext to perl
7656  Branch: perl
7657       +> (branch 30 files)
7658 ____________________________________________________________________________
7659 [  2407] By: gsar                                  on 1998/11/30  01:24:53
7660     Log: JPL tweaks to build with 5.005
7661  Branch: perlext
7662        ! jpl/JNI/JNI.xs jpl/JNI/typemap jpl/JPL/Compile.pm
7663        ! jpl/PerlInterpreter/PerlInterpreter.c jpl/README
7664 ____________________________________________________________________________
7665 [  2406] By: gsar                                  on 1998/11/30  00:55:54
7666     Log: integrate changes#2273,2274,2288,2291 from maint-5.004
7667  Branch: perl
7668        ! Porting/patchls doio.c lib/Sys/Syslog.pm t/op/die_exit.t
7669 ____________________________________________________________________________
7670 [  2405] By: gsar                                  on 1998/11/30  00:28:55
7671     Log: patchlevel up to 54
7672  Branch: perl
7673        ! patchlevel.h win32/Makefile win32/config_H.bc
7674        ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
7675 ____________________________________________________________________________
7676 [  2403] By: gsar                                  on 1998/11/29  23:35:50
7677     Log: integrate cfgperl changes into mainline
7678  Branch: perl
7679       !> Configure Porting/Glossary Porting/config.sh Porting/config_H
7680       !> config_h.SH pod/perlfunc.pod t/op/grent.t t/op/pwent.t util.c
7681 ____________________________________________________________________________
7682 [  2402] By: gsar                                  on 1998/11/29  23:08:42
7683     Log: sync Text::Wrap version number
7684  Branch: perl
7685        ! lib/Text/Wrap.pm
7686 ____________________________________________________________________________
7687 [  2401] By: gsar                                  on 1998/11/29  22:56:21
7688     Log: textfill.t tweak
7689  Branch: perl
7690        ! t/lib/textfill.t
7691 ____________________________________________________________________________
7692 [  2400] By: gsar                                  on 1998/11/29  22:50:41
7693     Log: update to Text::Wrap 98.112901 from David Muir Sharnoff
7694          <muir@idiom.com>
7695  Branch: perl
7696        + t/lib/textfill.t
7697        ! MANIFEST lib/Text/Wrap.pm
7698 ____________________________________________________________________________
7699 [  2399] By: gsar                                  on 1998/11/29  22:28:05
7700     Log: updated to Text::Wrap 98.112801 from CPAN; one published change
7701          has happened without the authors knowledge or consent; the subversive
7702          version (which is in 5.00502) breaks one of the tests in the
7703          authors testsuite; attempts are being made to find a fix that
7704          avoids breaking code already running with the 5.005_02 version
7705          From:    David Muir Sharnoff <muir@idiom.com>
7706          Date:    Sat, 28 Nov 1998 04:34:17 PST
7707          Message-Id: <199811281234.EAA03082@idiom.com>
7708          Subject: Updated Text::Wrap, Time::ParseDate, File::Flock
7709  Branch: perl
7710        ! lib/Text/Wrap.pm t/lib/textwrap.t
7711 ____________________________________________________________________________
7712 [  2397] By: nick                                  on 1998/11/29  20:13:58
7713     Log: Update docs and English.pm for $^C
7714  Branch: perl
7715        ! lib/English.pm pod/perlvar.pod
7716 ____________________________________________________________________________
7717 [  2396] By: jhi                                   on 1998/11/29  20:13:03
7718     Log: Mirror #2384.
7719  Branch: cfgperl
7720        ! t/op/pwent.t
7721 ____________________________________________________________________________
7722 [  2395] By: jhi                                   on 1998/11/29  19:59:12
7723     Log: Newer NetBSDs don't have NSIG in <sys/signal.h>, they need <signal.h>.
7724  Branch: cfgperl
7725        ! util.c
7726 ____________________________________________________________________________
7727 [  2394] By: gsar                                  on 1998/11/29  19:49:08
7728     Log: updated perlreftut.pod
7729  Branch: perl
7730        ! pod/perlreftut.pod
7731 ____________________________________________________________________________
7732 [  2393] By: gsar                                  on 1998/11/29  19:31:56
7733     Log: misc tweaks
7734  Branch: perl
7735        ! ext/IO/Makefile.PL lib/Test.pm t/lib/io_poll.t t/op/sort.t
7736 ____________________________________________________________________________
7737 [  2392] By: gsar                                  on 1998/11/29  19:31:18
7738     Log: notes about -DPERL_POLLUTE
7739  Branch: perl
7740        ! INSTALL pod/perldelta.pod win32/Makefile win32/makefile.mk
7741 ____________________________________________________________________________
7742 [  2391] By: gsar                                  on 1998/11/29  19:13:52
7743     Log: explain various win32 build caveats more clearly
7744  Branch: perl
7745        ! README.win32 win32/Makefile win32/makefile.mk
7746 ____________________________________________________________________________
7747 [  2390] By: gsar                                  on 1998/11/29  16:51:59
7748     Log: remove I_POLL detection (Configure will do that now)
7749  Branch: perl
7750        ! ext/IO/Makefile.PL
7751 ____________________________________________________________________________
7752 [  2389] By: jhi                                   on 1998/11/29  16:39:16
7753     Log: Add I_POLL for IO 1.20.
7754  Branch: cfgperl
7755        ! Configure Porting/Glossary Porting/config.sh Porting/config_H
7756        ! config_h.SH
7757 ____________________________________________________________________________
7758 [  2388] By: gsar                                  on 1998/11/29  16:23:30
7759     Log: add p4desc (augments 'p4 describe' output with diffs for new files)
7760  Branch: perl
7761        + Porting/p4desc
7762        ! MANIFEST
7763 ____________________________________________________________________________
7764 [  2387] By: gsar                                  on 1998/11/29  16:08:03
7765     Log: another threads reliability fix: serialize writes to thr->threadsv
7766          avoid most uses of PL_na (which is much more inefficient than a
7767          simple local); update docs to suit; PL_na now being thr->Tna may
7768          be a minor compatibility issue for extensions--will require dTHR
7769          outside of XSUBs (those get automatic dTHR)
7770  Branch: perl
7771        ! XSUB.h djgpp/djgpp.c doio.c doop.c dump.c ext/B/B.xs
7772        ! ext/DB_File/DB_File.xs ext/DynaLoader/dl_next.xs
7773        ! ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs ext/Thread/Thread.xs
7774        ! ext/attrs/attrs.xs gv.c malloc.c mg.c op.c
7775        ! os2/OS2/REXX/REXX.xs os2/os2.c perl.c perly.c perly.y
7776        ! pod/perlcall.pod pod/perlembed.pod pod/perlguts.pod
7777        ! pod/perlxs.pod pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c run.c sv.c
7778        ! t/op/pwent.t taint.c toke.c universal.c vmesa/vmesa.c
7779        ! vms/ext/Stdio/Stdio.xs vms/perly_c.vms vms/vms.c win32/win32.c
7780 ____________________________________________________________________________
7781 [  2386] By: jhi                                   on 1998/11/29  15:40:42
7782     Log: Tune the "if" entry.
7783  Branch: cfgperl
7784        ! pod/perlfunc.pod
7785 ____________________________________________________________________________
7786 [  2385] By: gsar                                  on 1998/11/29  12:40:28
7787     Log: various fixes for race conditions under threads: mutex locks based
7788          on PL_threadnum were seriously flawed, since it means more than one
7789          thread could enter the critical region; PL_na was global instead of
7790          thread-local; child thread could finish and free thr structures
7791          before Thread->new() got around to creating the Thread object;
7792          cv_clone() needed locking, as it mucks with PL_comppad and other
7793          global data; new_struct_thread() needed to lock template-thread's
7794          mutex while copying its data
7795  Branch: perl
7796        ! embedvar.h ext/Thread/Thread.xs gv.c op.c perl.c perlvars.h
7797        ! pp_hot.c thrdvar.h thread.h util.c win32/win32thread.c
7798 ____________________________________________________________________________
7799 [  2384] By: gsar                                  on 1998/11/29  10:54:38
7800     Log: s/warn/print/ on multiply defined groups
7801  Branch: perl
7802        ! t/op/grent.t
7803 ____________________________________________________________________________
7804 [  2383] By: gsar                                  on 1998/11/29  10:48:39
7805     Log: backout change#2334
7806  Branch: perl
7807        ! pod/perlfunc.pod pp_hot.c sv.c thrdvar.h
7808 ____________________________________________________________________________
7809 [  2382] By: jhi                                   on 1998/11/29  10:33:40
7810     Log: Better NetInfo behaviour.
7811  Branch: cfgperl
7812        ! t/op/grent.t t/op/pwent.t
7813 ____________________________________________________________________________
7814 [  2381] By: jhi                                   on 1998/11/29  10:08:15
7815     Log: Integrate from mainperl.
7816  Branch: cfgperl
7817       +> ext/IO/ChangeLog ext/IO/lib/IO/Dir.pm ext/IO/lib/IO/Poll.pm
7818       +> ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/Socket/UNIX.pm
7819       +> ext/IO/poll.c ext/IO/poll.h pod/perlreftut.pod
7820       +> t/lib/io_const.t t/lib/io_dir.t t/lib/io_multihomed.t
7821       +> t/lib/io_poll.t t/lib/io_unix.t
7822       !> (integrate 58 files)
7823 ____________________________________________________________________________
7824 [  2380] By: gsar                                  on 1998/11/29  08:22:49
7825     Log: prefer IO::Handle for IO if FileHandle:: is empty (as suggested by
7826          Tim Bunce)
7827  Branch: perl
7828        ! gv.c
7829 ____________________________________________________________________________
7830 [  2379] By: gsar                                  on 1998/11/29  07:06:43
7831     Log: fix for pat.t failure under USE_THREADS
7832  Branch: perl
7833        ! pp_ctl.c regexec.c
7834 ____________________________________________________________________________
7835 [  2378] By: nick                                  on 1998/11/28  22:46:57
7836     Log: More C.pm tweaks
7837          Save globs even if we have saved cv itself before - may be imported.
7838          
7839          While we don't save "bootstrap" CV we need to provide a stub,
7840          so that if we require it later we don't fall through and attempt
7841          to DynaLoad module again.
7842          
7843          Attempt to save %INC so that "require" does not reload things
7844          we have compiled-in (does not work right yet - seems to be due
7845          to PL_incgv being created in perl_parse() current scheme setting 
7846          GvHV() is "better" than saving the glob, but still does not 
7847          work as I expect). 
7848  Branch: perl
7849        ! ext/B/B/C.pm
7850 ____________________________________________________________________________
7851 [  2377] By: gsar                                  on 1998/11/28  22:30:38
7852     Log: various tweaks; result passes all tests for normal build on Solaris;
7853          fails two pat.t tests under USE_THREADS; io_poll.t test#3 fails on
7854          win32 due to lack of select() that works on non-socket fds
7855  Branch: perl
7856        ! ext/IO/poll.c regcomp.c regexec.c scope.c
7857        ! t/lib/io_multihomed.t win32/makefile.mk
7858 ____________________________________________________________________________
7859 [  2376] By: gsar                                  on 1998/11/28  20:44:39
7860     Log: add $config_args to perl -V display (suggested by Ilya Zakharevich)
7861  Branch: perl
7862        ! myconfig
7863 ____________________________________________________________________________
7864 [  2375] By: gsar                                  on 1998/11/28  20:42:58
7865     Log: integrate cfgperl changes into mainline
7866  Branch: perl
7867       !> Configure ext/POSIX/hints/dynixptx.pl myconfig t/op/grent.t
7868       !> t/op/pwent.t t/op/undef.t t/pragma/locale.t util.c
7869 ____________________________________________________________________________
7870 [  2374] By: gsar                                  on 1998/11/28  20:02:03
7871     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7872          Date: Thu, 5 Nov 1998 02:21:12 -0500 (EST)
7873          Message-Id: <199811050721.CAA27998@monk.mps.ohio-state.edu>
7874          Subject: [PATCH 5.00553] Yet another OS/2 patch
7875  Branch: perl
7876        ! os2/Changes os2/Makefile.SHs os2/os2.c t/pragma/warn/op
7877 ____________________________________________________________________________
7878 [  2373] By: gsar                                  on 1998/11/28  19:30:06
7879     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7880          Date: Sat, 28 Nov 1998 01:51:56 -0500 (EST)
7881          Message-Id: <199811280651.BAA18095@monk.mps.ohio-state.edu>
7882          Subject: [PATCH 5.005_53] Change $#+
7883  Branch: perl
7884        ! mg.c pod/perlvar.pod t/op/pat.t
7885 ____________________________________________________________________________
7886 [  2372] By: gsar                                  on 1998/11/28  19:28:00
7887     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7888          Date: Sat, 28 Nov 1998 00:33:17 -0500 (EST)
7889          Message-Id: <199811280533.AAA25654@monk.mps.ohio-state.edu>
7890          Subject: [PATCH 5.005_53] Finishing off SNOBOL: $1 in (?{})
7891  Branch: perl
7892        ! embedvar.h mg.c objXSUB.h perl.c regexec.c t/op/pat.t
7893        ! thrdvar.h
7894 ____________________________________________________________________________
7895 [  2371] By: gsar                                  on 1998/11/28  19:23:53
7896     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7897          Date: Fri, 27 Nov 1998 16:16:48 -0500 (EST)
7898          Message-Id: <199811272116.QAA03502@monk.mps.ohio-state.edu>
7899          Subject: [PATCH 5.005_53] better -Mre=debugcolor
7900  Branch: perl
7901        ! embedvar.h objXSUB.h regexec.c thrdvar.h
7902 ____________________________________________________________________________
7903 [  2370] By: gsar                                  on 1998/11/28  19:21:17
7904     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7905          Date: Fri, 27 Nov 1998 15:22:19 -0500 (EST)
7906          Message-Id: <199811272022.PAA17874@monk.mps.ohio-state.edu>
7907          Subject: [PATCH 5.005_*] regcolors
7908  Branch: perl
7909        ! embed.h global.sym objXSUB.h proto.h regcomp.c regexec.c
7910 ____________________________________________________________________________
7911 [  2369] By: gsar                                  on 1998/11/28  19:00:15
7912     Log: allow final period in a file (not followed by a newline) to
7913          terminate format spec
7914  Branch: perl
7915        ! toke.c
7916 ____________________________________________________________________________
7917 [  2368] By: gsar                                  on 1998/11/28  18:58:25
7918     Log: Liblist tweak suggested by Swen Thuemmler <Swen.Thuemmler@paderlinx.de>;
7919          add C<$Config{installarchlib}/CORE> to the default locations searched
7920          on win32
7921  Branch: perl
7922        ! lib/ExtUtils/Liblist.pm
7923 ____________________________________________________________________________
7924 [  2367] By: gsar                                  on 1998/11/28  18:46:05
7925     Log: applied suggested patch with PERL_OBJECT tweaks
7926          From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7927          Date: Thu, 26 Nov 1998 02:46:20 -0500 (EST)
7928          Message-Id: <199811260746.CAA23164@monk.mps.ohio-state.edu>
7929          Subject: [PATCH 5.005_53] Enable $_ and pos() inside (?{ CODE }) in RExen
7930  Branch: perl
7931        ! embed.h embed.pl embedvar.h objXSUB.h pp_ctl.c proto.h
7932        ! regexec.c t/op/pat.t thrdvar.h
7933 ____________________________________________________________________________
7934 [  2366] By: gsar                                  on 1998/11/28  18:38:34
7935     Log: additional documentation for qr//
7936          From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7937          Message-Id: <199811260751.CAA24560@monk.mps.ohio-state.edu>
7938          Date: Thu, 26 Nov 1998 02:51:09 -0500 (EST)
7939          Subject: [PATCH 5.005_*] Documentation (fwd)
7940  Branch: perl
7941        ! pod/perlfunc.pod pod/perlop.pod pod/perlpod.pod
7942 ____________________________________________________________________________
7943 [  2365] By: gsar                                  on 1998/11/28  18:35:35
7944     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7945          Date: Wed, 25 Nov 1998 23:33:45 -0500 (EST)
7946          Message-Id: <199811260433.XAA29281@monk.mps.ohio-state.edu>
7947          Subject: [PATCH 5.005_*] Fix \G in REx without //g
7948  Branch: perl
7949        ! cop.h embedvar.h objXSUB.h pp.c pp_ctl.c pp_hot.c regexec.c
7950        ! regexp.h t/op/pat.t thrdvar.h
7951 ____________________________________________________________________________
7952 [  2364] By: gsar                                  on 1998/11/28  18:24:20
7953     Log: update Test.pm to Test-1.12; tweak 're' detection
7954  Branch: perl
7955        ! lib/Test.pm
7956 ____________________________________________________________________________
7957 [  2363] By: gsar                                  on 1998/11/28  18:12:04
7958     Log: avoid command-line quoting portability problems in lex_assign.t
7959  Branch: perl
7960        ! t/op/lex_assign.t
7961 ____________________________________________________________________________
7962 [  2362] By: gsar                                  on 1998/11/28  18:08:50
7963     Log: From: John Tobey <jtobey@channel1.com>
7964          Date: Thu, 19 Nov 1998 14:14:15 -0500 (EST)
7965          Message-Id: <m0zgZWx-000FOgC@feynman.localnet>
7966          Subject: PATCH: document English.pm sawampersand and thread issues
7967  Branch: perl
7968        ! lib/English.pm pod/perlvar.pod
7969 ____________________________________________________________________________
7970 [  2361] By: gsar                                  on 1998/11/28  18:03:04
7971     Log: fix uninitialized warnings
7972          From: Brian Callaghan <callagh@itginc.com>
7973          Date: Thu, 19 Nov 1998 17:49:10 -0800
7974          Message-Id: <3654CA96.B64FCAEB@itginc.com>
7975          Subject: Complete.pm patch (version 1.1)
7976  Branch: perl
7977        ! lib/Term/Complete.pm
7978 ____________________________________________________________________________
7979 [  2360] By: gsar                                  on 1998/11/28  17:59:16
7980     Log: s/Array/List/ suggested by John Tobey
7981  Branch: perl
7982        ! pod/perldata.pod
7983 ____________________________________________________________________________
7984 [  2359] By: gsar                                  on 1998/11/28  17:47:48
7985     Log: update tie() entry in perlfunc to reflect TIEARRAY and TIEHANDLE
7986  Branch: perl
7987        ! lib/Tie/Handle.pm pod/perlfunc.pod
7988 ____________________________________________________________________________
7989 [  2358] By: jhi                                   on 1998/11/28  17:23:15
7990     Log: Revamp the locale tests.
7991          (0) Instead of rewiring a few locales scan for them.
7992          (1) Bogus test #101 removed.
7993          (2) All the locales are checked, the lists of failed
7994          and non-failed ones are displayed.
7995          (3) The test #103 is again 'active' so that it may fail.
7996          (4) To balance (3) a hopefully pacifying message is shown
7997          if the #103 fails.
7998  Branch: cfgperl
7999        ! t/pragma/locale.t
8000 ____________________________________________________________________________
8001 [  2357] By: gsar                                  on 1998/11/28  17:21:07
8002     Log: add perlreftut.pod
8003  Branch: perl
8004        + pod/perlreftut.pod
8005        ! MANIFEST pod/Makefile pod/buildtoc pod/perl.pod
8006        ! pod/perlref.pod pod/roffitall vms/descrip_mms.template
8007        ! win32/pod.mak
8008 ____________________________________________________________________________
8009 [  2356] By: jhi                                   on 1998/11/28  16:58:01
8010     Log: Change #2346 fallout.
8011  Branch: cfgperl
8012        ! t/op/undef.t
8013 ____________________________________________________________________________
8014 [  2355] By: gsar                                  on 1998/11/28  16:46:43
8015     Log: IO.xs tweaks; avoid coredump in io_xs.t; remove newCONSTSUB();
8016          ANSI prototypes
8017  Branch: perl
8018        ! ext/IO/IO.xs
8019 ____________________________________________________________________________
8020 [  2354] By: gsar                                  on 1998/11/28  16:08:07
8021     Log: add IO-1.20; mess with t/lib/io_*.t in an attempt to
8022          keep platform hacks that aren't in the 1.20 dist; add new files
8023          to MANIFEST; hack Makefile.PL; result hasn't been tested
8024          anywhere
8025  Branch: perl
8026        + ext/IO/ChangeLog ext/IO/lib/IO/Dir.pm ext/IO/lib/IO/Poll.pm
8027        + ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/Socket/UNIX.pm
8028        + ext/IO/poll.c ext/IO/poll.h t/lib/io_const.t t/lib/io_dir.t
8029        + t/lib/io_multihomed.t t/lib/io_poll.t t/lib/io_unix.t
8030        ! MANIFEST ext/IO/IO.pm ext/IO/IO.xs ext/IO/Makefile.PL
8031        ! ext/IO/README ext/IO/lib/IO/File.pm ext/IO/lib/IO/Handle.pm
8032        ! ext/IO/lib/IO/Pipe.pm ext/IO/lib/IO/Seekable.pm
8033        ! ext/IO/lib/IO/Select.pm ext/IO/lib/IO/Socket.pm
8034        ! t/lib/io_sock.t t/lib/io_udp.t
8035 ____________________________________________________________________________
8036 [  2353] By: jhi                                   on 1998/11/28  15:51:03
8037     Log: Locale collation, ctype, and numeric, were initialized wrong
8038          (if LC_ALL or LANG were unset, so were the collation/ctype/numeric),
8039          as reported by
8040          
8041          From: Ilya.Sandler@etak.com (Ilya Sandler)
8042          Subject: a bug in locale handling: LC_COLLATE ignored sometimes
8043          To: perlbug@perl.com
8044          Date: 25 Nov 1998 04:53:52 +0200
8045          Message-ID: <MLIST_199811250226.SAA12590@axi001.etak.sw>
8046  Branch: cfgperl
8047        ! util.c
8048 ____________________________________________________________________________
8049 [  2352] By: nick                                  on 1998/11/28  15:21:59
8050     Log: Implement $^C to allow perl access to -c flag - I think this 
8051          was agreed once...
8052  Branch: perl
8053        ! gv.c mg.c
8054 ____________________________________________________________________________
8055 [  2351] By: jhi                                   on 1998/11/28  15:14:24
8056     Log: Change #2251 fixup.
8057  Branch: cfgperl
8058        ! myconfig
8059 ____________________________________________________________________________
8060 [  2350] By: jhi                                   on 1998/11/28  14:58:19
8061     Log: Integrate from mainperl.
8062  Branch: cfgperl
8063       +> ext/Devel/Peek/Changes ext/Devel/Peek/Makefile.PL
8064       +> ext/Devel/Peek/Peek.pm ext/Devel/Peek/Peek.xs
8065       +> pod/perl5005delta.pod
8066       !> (integrate 49 files)
8067 ____________________________________________________________________________
8068 [  2349] By: jhi                                   on 1998/11/28  14:27:36
8069     Log: Passwd and group file groveling.
8070  Branch: cfgperl
8071        ! t/op/grent.t t/op/pwent.t
8072 ____________________________________________________________________________
8073 [  2348] By: gsar                                  on 1998/11/28  14:09:50
8074     Log: more conservative version of changes#2345,2346,2347; those break
8075          C<defined(@{"foo::ISA"})> which seems to be extensively used in
8076          the libs :-(
8077  Branch: perl
8078        ! pp.c t/op/method.t
8079 ____________________________________________________________________________
8080 [  2347] By: gsar                                  on 1998/11/28  13:36:08
8081     Log: tweak bogus test
8082  Branch: perl
8083        ! t/op/method.t
8084 ____________________________________________________________________________
8085 [  2346] By: gsar                                  on 1998/11/28  13:20:34
8086     Log: test cases for previous change
8087  Branch: perl
8088        ! t/op/undef.t
8089 ____________________________________________________________________________
8090 [  2345] By: gsar                                  on 1998/11/28  13:07:17
8091     Log: fix typo in pp_defined() causing C<defined %tied> to fail
8092  Branch: perl
8093        ! pp.c
8094 ____________________________________________________________________________
8095 [  2344] By: gsar                                  on 1998/11/28  13:03:29
8096     Log: s/comment/comment_t/ tweak (suggested by John Gorman
8097          <jgorman@webbysoft.com>)
8098  Branch: perl
8099        ! ext/B/B/Assembler.pm ext/B/B/Disassembler.pm
8100 ____________________________________________________________________________
8101 [  2343] By: gsar                                  on 1998/11/28  12:52:40
8102     Log: add (stub) perldelta.pod
8103  Branch: perl
8104        + pod/perldelta.pod
8105 ____________________________________________________________________________
8106 [  2342] By: gsar                                  on 1998/11/28  12:49:26
8107     Log: rename perldelta.pod to perl5005delta.pod in preparation for
8108          starting a new one
8109  Branch: perl
8110       +> pod/perl5005delta.pod
8111        - pod/perldelta.pod
8112        ! MANIFEST pod/perl.pod
8113 ____________________________________________________________________________
8114 [  2341] By: gsar                                  on 1998/11/28  12:41:55
8115     Log: fix MALLOC_LOCK #define
8116  Branch: perl
8117        ! malloc.c
8118 ____________________________________________________________________________
8119 [  2340] By: gsar                                  on 1998/11/28  12:18:23
8120     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8121          Date: Sun, 15 Nov 1998 20:25:50 -0500 (EST)
8122          Message-Id: <199811160125.UAA05268@monk.mps.ohio-state.edu>
8123          Subject: [PATCH 5.005_53] OS/2 events get closer to Perl
8124  Branch: perl
8125        ! os2/Changes os2/os2.c os2/os2.sym os2/os2ish.h
8126 ____________________________________________________________________________
8127 [  2339] By: jhi                                   on 1998/11/28  11:59:01
8128     Log: Add -lm to dynix/ptx POSIX hints.
8129          From: "Martin J. Bligh" <mbligh@sequent.com>
8130          To: jhi@iki.fi
8131          Subject: Re: Making Perl work on DYNIX/ptx
8132          Date: Wed, 25 Nov 1998 10:34:41 -0800
8133          Message-ID: <1457015007.911990081@w-186d219.rhe.sequent.com>
8134  Branch: cfgperl
8135        ! ext/POSIX/hints/dynixptx.pl
8136 ____________________________________________________________________________
8137 [  2338] By: jhi                                   on 1998/11/28  11:57:19
8138     Log: Detypo.
8139  Branch: cfgperl
8140        ! lib/filetest.pm
8141 ____________________________________________________________________________
8142 [  2337] By: jhi                                   on 1998/11/28  11:56:29
8143     Log: Better LD_LIBRARY_PATH instructions for Bourneists.
8144  Branch: cfgperl
8145        ! Configure
8146 ____________________________________________________________________________
8147 [  2336] By: gsar                                  on 1998/11/28  11:41:14
8148     Log: teach CPAN.pm to ignore beta perl distributions when looking for
8149          modules
8150          From: root@dogberry.rutgers.edu (root)
8151          Date: Thu, 12 Nov 1998 23:08:39 -0500
8152          Message-Id: <199811130408.XAA10578@dogberry.rutgers.edu>
8153          Subject: recompile tries getting a perl distribution
8154  Branch: perl
8155        ! lib/CPAN.pm
8156 ____________________________________________________________________________
8157 [  2335] By: gsar                                  on 1998/11/28  11:27:46
8158     Log: make $1 et al readonly under threads; make C<undef $1> fail like
8159          C<$1 = undef> does
8160  Branch: perl
8161        ! op.c pp.c t/op/undef.t
8162 ____________________________________________________________________________
8163 [  2334] By: gsar                                  on 1998/11/28  10:24:52
8164     Log: s/Regexp/re/ and clarify policy on lowercased object namespaces
8165  Branch: perl
8166        ! pod/perlfunc.pod pp_hot.c sv.c thrdvar.h
8167 ____________________________________________________________________________
8168 [  2333] By: gsar                                  on 1998/11/28  09:36:40
8169     Log: document changed PERL_HASH()
8170  Branch: perl
8171        ! pod/perlfunc.pod pod/perlguts.pod
8172 ____________________________________________________________________________
8173 [  2332] By: nick                                  on 1998/11/27  21:10:27
8174     Log: Handle INIT list in C.pm
8175          1. Provide init_av() from B.xs
8176          2. Export it in B.pm
8177          3. Use it in C.pm
8178          Also disable some pruning in savecv() which seems to undo
8179          my previous patch.
8180          Experimental feature - save pathnames of .so files in easily 
8181          grep-able form for use in wrapper to feed to linker.  
8182  Branch: perl
8183        ! ext/B/B.pm ext/B/B.xs ext/B/B/C.pm
8184 ____________________________________________________________________________
8185 [  2327] By: gsar                                  on 1998/11/27  15:12:01
8186     Log: integrate change#2315 from maint-5.005
8187  Branch: perl
8188        ! t/op/sort.t
8189       !> op.c sv.c
8190 ____________________________________________________________________________
8191 [  2326] By: gsar                                  on 1998/11/27  15:00:42
8192     Log: integrate changes#2304,2305,2306,2308 from maint-5.005
8193  Branch: perl
8194       !> ext/DynaLoader/dl_mpeix.xs installperl lib/ExtUtils/MM_Unix.pm
8195       !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MakeMaker.pm
8196       !> lib/ExtUtils/typemap
8197 ____________________________________________________________________________
8198 [  2325] By: gsar                                  on 1998/11/27  14:46:18
8199     Log: malloc bugfix and documentation from Ilya Zakharevich
8200          Date: Tue, 24 Nov 1998 17:24:55 -0500 (EST)
8201          Message-Id: <199811242224.RAA22618@monk.mps.ohio-state.edu>
8202          Subject: [PATCH 5.005_*] Re: Internal coredump
8203          --
8204          Date: Thu, 26 Nov 1998 03:06:10 -0500 (EST)
8205          Message-Id: <199811260806.DAA28913@monk.mps.ohio-state.edu>
8206          Subject: [PATCH 5.005_*] malloc.c documentation
8207  Branch: perl
8208        ! malloc.c
8209 ____________________________________________________________________________
8210 [  2324] By: gsar                                  on 1998/11/27  14:41:38
8211     Log: B::C tweaks to allow Tk compiles from Nick Ing-Simmons
8212  Branch: perl
8213        ! ext/B/B/C.pm
8214 ____________________________________________________________________________
8215 [  2323] By: gsar                                  on 1998/11/27  14:33:44
8216     Log: From: maeda@src.ricoh.co.jp
8217          Date: Tue, 24 Nov 1998 10:37:45 +0900
8218          Message-Id: <199811240137.KAA05867@luna.src.ricoh.co.jp>
8219          Subject: format "..." bug
8220  Branch: perl
8221        ! pp_ctl.c t/op/write.t
8222 ____________________________________________________________________________
8223 [  2322] By: gsar                                  on 1998/11/27  14:20:12
8224     Log: add ext/Devel/Peek
8225          From: jan.dubois@ibm.net (Jan Dubois)
8226          Date: Mon, 23 Nov 1998 00:48:11 +0100
8227          Message-ID: <36589ec9.49964585@smtp1.ibm.net>
8228          Subject: [PATCH 5.005_53] Devel::Peek integration
8229  Branch: perl
8230        + ext/Devel/Peek/Changes ext/Devel/Peek/Makefile.PL
8231        + ext/Devel/Peek/Peek.pm ext/Devel/Peek/Peek.xs
8232        ! MANIFEST dump.c embed.h embedvar.h global.sym intrpvar.h
8233        ! objXSUB.h perl.c perl.h proto.h sv.c sv.h thrdvar.h
8234        ! win32/GenCAPI.pl win32/Makefile win32/makefile.mk
8235 ____________________________________________________________________________
8236 [  2321] By: gsar                                  on 1998/11/27  13:03:08
8237     Log: ensure 'make regen_headers' even without perl installed
8238          (suggested by Ilya Zakharevich)
8239  Branch: perl
8240        ! bytecode.pl warning.pl
8241 ____________________________________________________________________________
8242 [  2320] By: gsar                                  on 1998/11/27  12:58:36
8243     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8244          Date: Mon, 9 Nov 1998 19:03:25 -0500 (EST)
8245          Message-Id: <199811100003.TAA05815@monk.mps.ohio-state.edu>
8246          Subject: [PATCH 5.005_*] Cosmetic malloc patch
8247  Branch: perl
8248        ! malloc.c
8249 ____________________________________________________________________________
8250 [  2319] By: gsar                                  on 1998/11/27  12:56:13
8251     Log: eliminate dup hunk from integration
8252  Branch: perl
8253        ! lib/filetest.pm perl.h
8254 ____________________________________________________________________________
8255 [  2318] By: gsar                                  on 1998/11/27  12:50:08
8256     Log: integrate cfgperl changes into mainline
8257  Branch: perl
8258       +> ext/DB_File/hints/dynixptx.pl ext/POSIX/hints/dynixptx.pl
8259        ! pod/perlfaq4.pod
8260       !> (integrate 30 files)
8261 ____________________________________________________________________________
8262 [  2317] By: jhi                                   on 1998/11/27  11:38:13
8263     Log: C<-x>.
8264  Branch: cfgperl
8265        ! lib/filetest.pm
8266 ____________________________________________________________________________
8267 [  2316] By: jhi                                   on 1998/11/27  11:10:22
8268     Log: Integrate from mainperl.
8269  Branch: cfgperl
8270       !> XSUB.h embed.h embed.pl embedvar.h ext/Thread/Thread.xs
8271       !> iperlsys.h mg.c objXSUB.h op.c pp_ctl.c pp_sys.c proto.h
8272       !> t/comp/package.t t/lib/dumper.t t/pragma/warn/pp_ctl
8273       !> universal.c util.c win32/GenCAPI.pl win32/win32.h
8274       !> win32/win32sck.c
8275 ____________________________________________________________________________
8276 [  2315] By: gbarr                                 on 1998/11/27  05:16:50
8277     Log: integrate change#2246 from mainline, while still allowing
8278          C<sort $globref @foo>
8279          
8280          allow C<sort $coderef @foo>
8281  Branch: maint-5.005/perl
8282        ! op.c sv.c
8283       !> t/op/sort.t
8284 ____________________________________________________________________________
8285 [  2308] By: gbarr                                 on 1998/11/27  00:11:44
8286     Log: Updates for MPE/iX DynaLoader and installperl, via private mail
8287          forwarded by Jarkko Hietaniemi from Mark Bixby
8288  Branch: maint-5.005/perl
8289        ! ext/DynaLoader/dl_mpeix.xs installperl
8290 ____________________________________________________________________________
8291 [  2306] By: gbarr                                 on 1998/11/26  23:44:47
8292     Log: Allow PL_FILES to have multiple targets from one source by allowing
8293          an array ref as the value in the hash
8294  Branch: maint-5.005/perl
8295        ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
8296        ! lib/ExtUtils/MakeMaker.pm
8297 ____________________________________________________________________________
8298 [  2305] By: gbarr                                 on 1998/11/26  23:38:06
8299     Log: fix unsigned variables to use SvUV and sv_setuv
8300  Branch: maint-5.005/perl
8301        ! lib/ExtUtils/typemap
8302 ____________________________________________________________________________
8303 [  2304] By: gbarr                                 on 1998/11/26  23:36:17
8304     Log: Fix embeded \n in ABSTRACT and <> in AUTHOR
8305  Branch: maint-5.005/perl
8306        ! lib/ExtUtils/MM_Unix.pm
8307 ____________________________________________________________________________
8308 [  2301] By: gsar                                  on 1998/11/26  10:16:54
8309     Log: fix PL_defoutgv leak under threads
8310  Branch: perl
8311        ! ext/Thread/Thread.xs
8312 ____________________________________________________________________________
8313 [  2300] By: gsar                                  on 1998/11/26  09:04:44
8314     Log: properly free temporaries created by threads
8315  Branch: perl
8316        ! ext/Thread/Thread.xs
8317 ____________________________________________________________________________
8318 [  2299] By: gsar                                  on 1998/11/26  06:51:16
8319     Log: fix C<if (...) { package Foo; ... }> misoptimization that fails
8320          to set the package for the block properly
8321  Branch: perl
8322        ! op.c t/comp/package.t t/lib/dumper.t
8323 ____________________________________________________________________________
8324 [  2298] By: nick                                  on 1998/11/24  22:04:20
8325     Log: Part-1 of tweaks to allow Tk to be "compiled"
8326          Make XS_UNIVERSAL_xxx non-static so they can be found in libperl.
8327          (May also need attention to exports etc. - to follow.)
8328  Branch: perl
8329        ! universal.c
8330 ____________________________________________________________________________
8331 [  2294] By: jhi                                   on 1998/11/23  10:44:26
8332     Log: The new socket tests need in some platforms
8333          to #include <sys/types.h>.
8334  Branch: cfgperl
8335        ! Configure
8336 ____________________________________________________________________________
8337 [  2293] By: jhi                                   on 1998/11/23  10:33:42
8338     Log: From: Gerben Wierda <G.C.Th.Wierda@AWT.nl>
8339          To: Jarkko Hietaniemi <jhi@cc.hut.fi>
8340          Subject: Re: Test results for perl5.005_53 under NEXTSTEP 3.3 (intel)
8341          Date: Mon, 23 Nov 1998 10:07:04 +0100
8342          Message-Id: <9811230907.AA06484@AWT.nl>
8343          
8344          NeXTstep NetInfo uses nidump to get the user/group databases.
8345  Branch: cfgperl
8346        ! t/op/grent.t t/op/pwent.t
8347 ____________________________________________________________________________
8348 [  2291] By: TimBunce                              on 1998/11/22  22:23:09
8349     Log: Updated Porting/patchls utility.
8350  Branch: maint-5.004/perl
8351        ! Porting/patchls
8352 ____________________________________________________________________________
8353 [  2288] By: TimBunce                              on 1998/11/22  21:46:11
8354     Log: Title:  "Buglet in Sys::Syslog.pm (with fix)"
8355          From:  Henrik Tougaard <ht.000@foa.dk>
8356          Msg-ID:  <Pine.OSF.3.95.981117092651.1492C-100000@sula.pensam.dk>
8357          Files:  lib/Sys/Syslog.pm
8358  Branch: maint-5.004/perl
8359        ! lib/Sys/Syslog.pm
8360 ____________________________________________________________________________
8361 [  2286] By: jhi                                   on 1998/11/22  19:08:42
8362     Log: Change#2284 aid: allow also for plain old MSG_ and SCM_ #defines.
8363  Branch: cfgperl
8364        ! ext/Socket/Socket.xs
8365 ____________________________________________________________________________
8366 [  2285] By: jhi                                   on 1998/11/22  18:21:07
8367     Log: MSG_PROXY for GNU/Hurd (previously we believed that
8368          all GNU libc platforms have MSG_PROXY.  Untrue).
8369          In fact this ended up as a major MSG_* and SCM_*
8370          update.  The MSG_XXX known to be enums in some
8371          versions of the glibc are now probed for and respective
8372          HAS_MSG_XXX are defined.  While I was at it I noticed
8373          SCM_RIGHTS being similarly an enum.  This reminded me of
8374          an ancient discussion in perl5-porters:
8375          http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/9612/msg01017.html
8376          The BSD socket interface has a nifty feature for passing
8377          file descriptors and credentials--via sockets.  It may be
8378          too late to add this functionality to the CORE but
8379          at least Configure now probes for the functions,
8380          structs, and includes, defining the appropriate
8381          HAS_YYY and I_ZZZ, and the Socket extension exports
8382          the constants, in case somebody wants to write an
8383          extension for this interface.
8384  Branch: cfgperl
8385        ! Configure Porting/Glossary Porting/config.sh Porting/config_H
8386        ! config_h.SH ext/Socket/Socket.pm ext/Socket/Socket.xs
8387        ! iperlsys.h
8388 ____________________________________________________________________________
8389 [  2284] By: jhi                                   on 1998/11/22  18:13:21
8390     Log: perlhist.pod 1.54, containing 5_53.
8391  Branch: cfgperl
8392        ! pod/perlhist.pod
8393 ____________________________________________________________________________
8394 [  2274] By: TimBunce                              on 1998/11/22  16:25:46
8395     Log: Preserve errno around fcntl(fd,F_SETFD,fd > maxsysfd) in do_open()
8396  Branch: maint-5.004/perl
8397        ! doio.c
8398 ____________________________________________________________________________
8399 [  2273] By: TimBunce                              on 1998/11/22  16:17:43
8400     Log: Improve op/die_exit.t test for implicit close changing $!
8401  Branch: maint-5.004/perl
8402        ! t/op/die_exit.t
8403 ____________________________________________________________________________
8404 [  2268] By: jhi                                   on 1998/11/22  14:44:11
8405     Log: Fix thinko.
8406  Branch: cfgperl
8407        ! hints/dynixptx.sh
8408 ____________________________________________________________________________
8409 [  2267] By: jhi                                   on 1998/11/22  13:19:41
8410     Log: Document the d_socket override.
8411  Branch: cfgperl
8412        ! hints/dynixptx.sh
8413 ____________________________________________________________________________
8414 [  2266] By: jhi                                   on 1998/11/22  12:12:29
8415     Log: From: John Tobey <jtobey@channel1.com>
8416          Subject: [PATCH] perlfaq typos
8417          To: perl5-porters@perl.com
8418          Date: 22 Nov 1998 04:25:15 +0200
8419          Message-ID: <MLIST_m0zhPeF-000FOgC@feynman.localnet>
8420  Branch: cfgperl
8421        ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
8422        ! pod/perlfaq7.pod pod/perlfaq8.pod
8423 ____________________________________________________________________________
8424 [  2265] By: jhi                                   on 1998/11/22  12:06:29
8425     Log: From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
8426          Subject: DB_File 1.61 patch for 5.005_53 & 5.005_02
8427          Newsgroups: hut.lists.perl5-porters
8428          To: gsar@engin.umich.edu (Gurusamy Sarathy)
8429          Cc: perl5-porters@perl.org (Perl5 Porters)
8430          Date: 20 Nov 1998 12:20:41 +0200
8431  Branch: cfgperl
8432        ! ext/DB_File/Changes ext/DB_File/DB_File.pm
8433        ! ext/DB_File/DB_File.xs
8434 ____________________________________________________________________________
8435 [  2264] By: jhi                                   on 1998/11/22  11:55:09
8436     Log: NeXTstep /etc/group and /etc/passwd are used only at boot time,
8437          From: Gerben Wierda <G.C.Th.Wierda@AWT.nl>
8438          Subject: Test results for perl5.005_53 under NEXTSTEP 3.3 (intel)
8439          To: perlbug@perl.com
8440          Date: 20 Nov 1998 18:39:06 +0200
8441          Lines: 47
8442          Message-ID: <MLIST_9811201533.AA22148@AWT.nl>
8443  Branch: cfgperl
8444        ! t/op/grent.t t/op/pwent.t
8445 ____________________________________________________________________________
8446 [  2263] By: jhi                                   on 1998/11/22  11:42:59
8447     Log: Permission testing is tricky when we have too much power.
8448          Problem reported in
8449          From: Gerben Wierda <G.C.Th.Wierda@AWT.nl>
8450          Subject: Test results for perl5.005_53 under NEXTSTEP 3.3 (intel)
8451          To: perlbug@perl.com
8452          Date: 20 Nov 1998 18:39:06 +0200
8453          Message-ID: <MLIST_9811201533.AA22148@AWT.nl>
8454  Branch: cfgperl
8455        ! t/op/filetest.t
8456 ____________________________________________________________________________
8457 [  2262] By: gsar                                  on 1998/11/22  11:37:02
8458     Log: fix broken CAPI generation
8459  Branch: perl
8460        ! win32/GenCAPI.pl
8461 ____________________________________________________________________________
8462 [  2261] By: jhi                                   on 1998/11/22  11:17:00
8463     Log: -x should be C<-x>, reported by Gerben Wierda.
8464  Branch: cfgperl
8465        ! pod/perlfunc.pod
8466 ____________________________________________________________________________
8467 [  2260] By: gsar                                  on 1998/11/22  11:12:02
8468     Log: phase 2 of PERL_OBJECT cleanup; objXSUB.h autogeneration
8469  Branch: perl
8470        ! XSUB.h embed.h embed.pl embedvar.h iperlsys.h objXSUB.h
8471        ! proto.h
8472 ____________________________________________________________________________
8473 [  2259] By: jhi                                   on 1998/11/22  11:06:40
8474     Log: From: "Kurt D. Starsinic" <kstar@chapin.edu>
8475          Subject: Re: [PATCH] Re: pod2man bug in date generated line
8476          To: Albert Dvornik <bert@genscan.com>, "Larry W. Virden" <lvirden@cas.org>
8477          Cc: perlbug@perl.com
8478          Date: 20 Nov 1998 21:30:17 +0200
8479          Message-ID: <MLIST_19981120131523.A464@O2.chapin.edu>
8480  Branch: cfgperl
8481        ! pod/pod2man.PL
8482 ____________________________________________________________________________
8483 [  2256] By: jhi                                   on 1998/11/21  10:44:01
8484     Log: From: Thomas Bowditch <bowditch@inmet.com>
8485          Subject: Benchmark.pm suggestion
8486          To: jhi@iki.fi, Tim.Bunce@ig.co.uk
8487          Date: Fri, 20 Nov 1998 17:43:46 -0500
8488          Message-Id: <199811202243.RAA26252@harp.camb.inmet.com>
8489          
8490          Added timesum().
8491  Branch: cfgperl
8492        ! lib/Benchmark.pm
8493 ____________________________________________________________________________
8494 [  2255] By: gsar                                  on 1998/11/21  08:45:06
8495     Log: another win32 portability fix: make sysread() and syswrite()
8496          work on sockets
8497  Branch: perl
8498        ! pp_sys.c win32/win32.h
8499 ____________________________________________________________________________
8500 [  2254] By: gsar                                  on 1998/11/21  07:49:06
8501     Log: win32_recvfrom() compatibility fix
8502  Branch: perl
8503        ! win32/win32sck.c
8504 ____________________________________________________________________________
8505 [  2253] By: jhi                                   on 1998/11/20  08:22:06
8506     Log: From: Mark Bixby <markb@spock.dis.cccd.edu>
8507          To: jhi@iki.fi
8508          Subject: MPE/iX Perl 5.005_02 oops
8509          Date: Thu, 19 Nov 1998 17:10:45 -0800 (PST)
8510          Message-Id: <199811200110.RAA07395@spock.dis.cccd.edu>
8511  Branch: cfgperl
8512        ! ext/DynaLoader/dl_mpeix.xs installperl
8513 ____________________________________________________________________________
8514 [  2252] By: gsar                                  on 1998/11/19  17:38:03
8515     Log: mess_sv tweak for change#2249
8516  Branch: perl
8517        ! util.c
8518 ____________________________________________________________________________
8519 [  2251] By: jhi                                   on 1998/11/18  12:32:19
8520     Log: Display use64bits and usemultiplicity but only if necessary.
8521  Branch: cfgperl
8522        ! myconfig
8523 ____________________________________________________________________________
8524 [  2250] By: jhi                                   on 1998/11/18  12:26:50
8525     Log: From: Horst von Brand <vonbrand@sleipnir.valparaiso.cl> 
8526          Subject: pp.c uses 'unsigned Quad_t'
8527          To: perlbug@perl.com 
8528          Date: Sun, 15 Nov 1998 20:57:05 -0300 
8529          Message-Id: <199811152357.UAA12768@sleipnir.valparaiso.cl>
8530  Branch: cfgperl
8531        ! perl.h pp.c
8532 ____________________________________________________________________________
8533 [  2249] By: gsar                                  on 1998/11/18  05:43:11
8534     Log: use PL_mess_sv only during global destruction (fixes problems with
8535          overlapping invocations of form()/warn()/die()/croak() trampling on
8536          each other's messages)
8537  Branch: perl
8538        ! mg.c util.c
8539 ____________________________________________________________________________
8540 [  2248] By: gsar                                  on 1998/11/18  05:39:36
8541     Log: tweak change#2245 to skip previous message if any
8542  Branch: perl
8543        ! pp_ctl.c t/pragma/warn/pp_ctl
8544 ____________________________________________________________________________
8545 [  2247] By: jhi                                   on 1998/11/17  11:46:56
8546     Log: Integrate from mainperl.
8547  Branch: cfgperl
8548       !> (integrate 26 files)
8549 ____________________________________________________________________________
8550 [  2246] By: gsar                                  on 1998/11/17  09:41:10
8551     Log: allow C<sort $coderef @foo>
8552  Branch: perl
8553        ! op.c t/op/sort.t t/pragma/overload.t
8554 ____________________________________________________________________________
8555 [  2245] By: gsar                                  on 1998/11/17  08:28:26
8556     Log: propagate failures in DESTROY() as (optional) warnings
8557  Branch: perl
8558        ! pod/perldiag.pod pp_ctl.c t/pragma/warn/pp_ctl
8559 ____________________________________________________________________________
8560 [  2244] By: gsar                                  on 1998/11/17  07:43:08
8561     Log: ensure PL_dirty is reinit-ed properly under -DMULTIPLICITY
8562  Branch: perl
8563        ! perl.c thrdvar.h
8564 ____________________________________________________________________________
8565 [  2243] By: gsar                                  on 1998/11/17  07:40:09
8566     Log: sort WARN_FOO symbols to avoid hash traversal order dependency
8567  Branch: perl
8568        ! lib/warning.pm warning.h warning.pl
8569 ____________________________________________________________________________
8570 [  2242] By: gsar                                  on 1998/11/17  06:32:39
8571     Log: fix skipspace() to properly account for newlines in eval''-ed
8572          strings (caused bogus line numbers in diagnostics and debugger)
8573  Branch: perl
8574        ! t/pragma/warn/pp_ctl t/pragma/warn/toke toke.c
8575 ____________________________________________________________________________
8576 [  2241] By: gsar                                  on 1998/11/17  03:48:12
8577     Log: s/Perl_utf8skip/PL_utf8skip/g
8578  Branch: perl
8579        ! embed.h embed.pl global.sym globvar.sym regexec.c utf8.h
8580 ____________________________________________________________________________
8581 [  2240] By: gsar                                  on 1998/11/14  06:09:06
8582     Log: rework op/groups.t
8583  Branch: perl
8584        ! t/op/filetest.t t/op/groups.t
8585 ____________________________________________________________________________
8586 [  2235] By: gsar                                  on 1998/11/14  00:17:05
8587     Log: catch a neophyte trap: open(<FH>), close(<FH>) etc.
8588  Branch: perl
8589        ! op.c
8590 ____________________________________________________________________________
8591 [  2234] By: gsar                                  on 1998/11/14  00:14:02
8592     Log: update Changes
8593  Branch: perl
8594        ! Changes win32/config.bc win32/config.gc win32/config.vc
8595 ____________________________________________________________________________
8596 [  2233] By: gsar                                  on 1998/11/13  09:43:03
8597     Log: doc tweak
8598  Branch: perl
8599        ! README.win32
8600 ____________________________________________________________________________
8601 [  2230] By: jhi                                   on 1998/11/12  17:07:45
8602     Log: Allow hints file override for d_socket
8603          (based on Sequent-induced change #2229).
8604  Branch: cfgperl
8605        ! Configure
8606 ____________________________________________________________________________
8607 [  2229] By: jhi                                   on 1998/11/12  16:32:33
8608     Log: 
8609          From: "Martin J. Bligh" <mbligh@sequent.com>
8610          To: jhi@iki.fi
8611          cc: gbarr@ti.com, gbarr@pobox.com, gsar@umich.edu
8612          Subject: Re: Making Perl work on DYNIX/ptx
8613          Date: Tue, 10 Nov 1998 16:24:26 -0800
8614          Message-ID: <181999655.910715066@w-186d219.rhe.sequent.com>
8615  Branch: cfgperl
8616        ! hints/dynixptx.sh
8617 ____________________________________________________________________________
8618 [  2228] By: jhi                                   on 1998/11/12  11:40:37
8619     Log: From: "Martin J. Bligh" <mbligh@sequent.com>
8620          Message-ID: <187803647.910720870@w-186d219.rhe.sequent.com>
8621          To: jhi@iki.fi
8622          cc: gbarr@ti.com, gbarr@pobox.com, gsar@umich.edu
8623          Subject: Re: Making Perl work on DYNIX/ptx
8624          Date: Tue, 10 Nov 1998 18:01:10 -0800
8625  Branch: cfgperl
8626        + ext/DB_File/hints/dynixptx.pl ext/POSIX/hints/dynixptx.pl
8627 ____________________________________________________________________________
8628 [  2227] By: jhi                                   on 1998/11/12  11:17:42
8629     Log: Integrate from mainperl.
8630  Branch: cfgperl
8631       !> Changes XSUB.h av.c embed.h embed.pl embedvar.h
8632       !> ext/IPC/SysV/Msg.pm global.sym hv.c lib/Text/Wrap.pm objXSUB.h
8633       !> perl.c perl.h pod/perlfunc.pod pod/perlvar.pod pp_sys.c
8634       !> proto.h regexec.c t/op/array.t util.c win32/makedef.pl
8635       !> win32/win32.c x2p/s2p.PL
8636 ____________________________________________________________________________
8637 [  2226] By: gsar                                  on 1998/11/11  21:05:42
8638     Log: provide -DPERL_POLLUTE
8639  Branch: perl
8640        ! embed.pl embedvar.h
8641 ____________________________________________________________________________
8642 [  2225] By: jhi                                   on 1998/11/09  07:45:12
8643     Log: From: Hans Mulder <hansm@icgroup.nl>
8644          To: Ilya Zakharevich <ilya@math.ohio-state.edu>
8645          Cc: gsar@engin.umich.edu (Gurusamy Sarathy), jhi@iki.fi,
8646          perl5-porters@perl.org
8647          Subject: Re: [PATCH] Re: Not OK: perl 5.00553 on OPENSTEP-Mach 4_1
8648          (UNINSTALLED)
8649          Date: Sun,  8 Nov 98 22:20:23 +0100
8650          Message-Id: <9811082119.AA11802@icgned.icgroup.nl>
8651  Branch: cfgperl
8652        ! malloc.c perl.h
8653 ____________________________________________________________________________
8654 [  2224] By: gsar                                  on 1998/11/09  03:13:14
8655     Log: avoid endless loops in Text::Wrap (from a suggestion by Lupe
8656          Christoph <lupe@alanya.m.isar.de>)
8657  Branch: perl
8658        ! lib/Text/Wrap.pm
8659 ____________________________________________________________________________
8660 [  2223] By: gsar                                  on 1998/11/09  02:09:06
8661     Log: fix misplaced brace in s2p (as suggested by Lionel Fourquaux
8662          <lionel.fourquaux@wanadoo.fr>)
8663  Branch: perl
8664        ! x2p/s2p.PL
8665 ____________________________________________________________________________
8666 [  2222] By: gsar                                  on 1998/11/09  01:56:24
8667     Log: patches from Hugo van der Sanden <hv@crypt.compulink.co.uk>
8668          Date: Wed, 04 Nov 1998 12:19:44 +0000
8669          Message-Id: <199811041219.MAA05451@crypt.compulink.co.uk>
8670          Subject: [PATCH] Re: [5.005_53] read overflow? 
8671          --
8672          Date: Wed, 04 Nov 1998 13:15:18 +0000
8673          Message-Id: <199811041315.NAA05711@crypt.compulink.co.uk>
8674          Subject: [PATCH 5.005_53] perl -V fix
8675  Branch: perl
8676        ! perl.c regexec.c
8677 ____________________________________________________________________________
8678 [  2221] By: gsar                                  on 1998/11/09  01:34:56
8679     Log: From: jan.dubois@ibm.net (Jan Dubois)
8680          Date: Sun, 01 Nov 1998 00:05:01 +0100
8681          Message-ID: <364294bd.18052307@smtp1.ibm.net>
8682          Subject: [PATCH v5.5.53, WIN32] PL_block_type undefined unless DEBUGGING
8683  Branch: perl
8684        ! Changes win32/makedef.pl
8685 ____________________________________________________________________________
8686 [  2220] By: gsar                                  on 1998/11/08  21:13:07
8687     Log: integrate changes#2120,2168,2218 from maint-5.005;
8688          add new vtbls; s/\bvtbl_/PL_vtbl_/; remove trailing comma in
8689          enum; make regen_headers
8690  Branch: perl
8691        ! XSUB.h embed.h embedvar.h ext/IPC/SysV/Msg.pm global.sym
8692        ! objXSUB.h perl.h pod/perlfunc.pod proto.h util.c win32/win32.c
8693 ____________________________________________________________________________
8694 [  2219] By: gsar                                  on 1998/11/08  19:42:57
8695     Log: integrate cfgperl changes into mainline
8696  Branch: perl
8697       +> README.vmesa
8698       !> Configure MANIFEST Porting/Glossary Porting/config.sh
8699       !> Porting/config_H config_h.SH ext/Thread/Thread.xs
8700       !> hints/hpux.sh hints/vmesa.sh lib/Math/Complex.pm malloc.c
8701       !> perl.h pod/perlfunc.pod pod/perllocale.pod pod/perlport.pod
8702       !> pp_sys.c sv.c t/lib/complex.t t/op/groups.t t/op/lex_assign.t
8703       !> thread.h vms/subconfigure.com vos/config.h
8704 ____________________________________________________________________________
8705 [  2218] By: gbarr                                 on 1998/11/08  16:48:44
8706     Log: From: Graham Barr <gbarr@ti.com>
8707          Date: Mon, 2 Nov 1998 07:38:52 -0600
8708          Message-ID: <19981102073852.A12751@asic.sc.ti.com>
8709          Subject: [PATCH 5.005_*] Re: IPC::Msg 1.03
8710  Branch: maint-5.005/perl
8711        ! ext/IPC/SysV/Msg.pm
8712 ____________________________________________________________________________
8713 [  2215] By: gsar                                  on 1998/11/08  02:52:52
8714     Log: set close-on-exec bit on pipe() FDs
8715  Branch: perl
8716        ! pod/perlfunc.pod pod/perlvar.pod pp_sys.c
8717 ____________________________________________________________________________
8718 [  2214] By: gsar                                  on 1998/11/08  02:27:57
8719     Log: typo in newHVhv()
8720  Branch: perl
8721        ! hv.c
8722 ____________________________________________________________________________
8723 [  2211] By: jhi                                   on 1998/11/07  21:14:18
8724     Log: Finalize the Mach CThreads support.
8725          
8726          From: Hans Mulder <hansm@icgroup.nl>
8727          Date: Sat,  7 Nov 98 22:06:20 +0100
8728          To: Gurusamy Sarathy <gsar@engin.umich.edu>
8729          Cc: jhi@iki.fi, perl5-porters@perl.org
8730          Subject: [PATCH] Re: Not OK: perl 5.00553 on OPENSTEP-Mach 4_1 (UNINSTALLED) 
8731          Message-Id: <9811072105.AA07794@icgned.icgroup.nl>
8732  Branch: cfgperl
8733        ! malloc.c perl.h
8734 ____________________________________________________________________________
8735 [  2210] By: gsar                                  on 1998/11/06  20:36:50
8736     Log: fix AvREALISH bogusness
8737  Branch: perl
8738        ! av.c t/op/array.t
8739 ____________________________________________________________________________
8740 [  2209] By: jhi                                   on 1998/11/06  08:05:31
8741     Log: Renamed malloc.c ASSERT() macro to P_ASSERT() because
8742          ASSERT() causes problems in {NeXTStep,OpenStep}.
8743          
8744          From: Hans Mulder <hansm@icgroup.nl>
8745          To: Jarkko Hietaniemi <jhi@cc.hut.fi>
8746          Subject: Re: Not OK: perl 5.00553 on OPENSTEP-Mach 4_1 (UNINSTALLED)
8747          Date: Fri,  6 Nov 98 01:27:41 +0100
8748          Message-Id: <9811060025.AA27389@icgned.icgroup.nl>
8749          
8750          and
8751          
8752          From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8753          Subject: Re: ASSERT() in malloc.c
8754          To: jhi@iki.fi
8755          Date: Fri, 6 Nov 1998 02:59:29 -0500 (EST)
8756          Message-Id: <199811060759.CAA18915@monk.mps.ohio-state.edu>
8757  Branch: cfgperl
8758        ! malloc.c
8759 ____________________________________________________________________________
8760 [  2208] By: jhi                                   on 1998/11/06  07:55:38
8761     Log: Mach CThreads needs #include <mach/cthreads.h>.
8762  Branch: cfgperl
8763        ! perl.h
8764 ____________________________________________________________________________
8765 [  2206] By: jhi                                   on 1998/11/05  14:54:52
8766     Log: PERL_BADLANG wrongly documented.
8767          
8768          From: ts <decoux@moulon.inra.fr>
8769          To: jhi@cc.hut.fi
8770          Subject: Re: Locale warning messages
8771          Date: Thu, 5 Nov 1998 14:34:19 +0100 (MET)
8772          Message-Id: <199811051334.OAA24863@moulon.inra.fr>
8773          
8774          and
8775          
8776          From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8777          Subject: Re: PERL_BADLANG
8778          To: jhi@iki.fi
8779          Subject: Re: PERL_BADLANG
8780          Date: Thu, 5 Nov 1998 09:49:00 -0500 (EST)
8781          Message-Id: <199811051449.JAA04238@monk.mps.ohio-state.edu>
8782  Branch: cfgperl
8783        ! pod/perllocale.pod
8784 ____________________________________________________________________________
8785 [  2205] By: jhi                                   on 1998/11/05  14:24:33
8786     Log: Document all the control flow keywords in perlfunc
8787          so that "perlfunc -f while" works.
8788  Branch: cfgperl
8789        ! pod/perlfunc.pod
8790 ____________________________________________________________________________
8791 [  2204] By: jhi                                   on 1998/11/05  12:46:02
8792     Log: Configure update.  Remove last trace of PTHREADS_CREATED_JOINABLE
8793          (from vos/config.h).  Update Porting/{Glossary,config*}.
8794  Branch: cfgperl
8795        ! Configure Porting/Glossary Porting/config.sh Porting/config_H
8796        ! config_h.SH vos/config.h
8797 ____________________________________________________________________________
8798 [  2203] By: jhi                                   on 1998/11/05  08:34:39
8799     Log: VM/ESA and VMS sig_num_init (change#2101) catchup.
8800  Branch: cfgperl
8801        ! hints/vmesa.sh vms/subconfigure.com
8802 ____________________________________________________________________________
8803 [  2202] By: jhi                                   on 1998/11/05  08:03:20
8804     Log: Integrate from mainperl.
8805  Branch: cfgperl
8806       !> Changes cop.h doop.c gv.c mg.c perl.c pp_ctl.c sv.c util.c
8807       !> win32/Makefile win32/makefile.mk win32/win32.c
8808 ____________________________________________________________________________
8809 [  2201] By: gsar                                  on 1998/11/05  04:40:44
8810     Log: another POPSTACK victim
8811  Branch: perl
8812        ! cop.h sv.c
8813 ____________________________________________________________________________
8814 [  2196] By: gsar                                  on 1998/11/05  02:07:54
8815     Log: fix a location affected by change#2191, add note about POPSTACK
8816  Branch: perl
8817        ! cop.h gv.c pp_ctl.c
8818 ____________________________________________________________________________
8819 [  2195] By: gsar                                  on 1998/11/05  02:04:45
8820     Log: makefile notes
8821  Branch: perl
8822        ! win32/Makefile win32/makefile.mk
8823 ____________________________________________________________________________
8824 [  2192] By: gsar                                  on 1998/11/04  23:48:53
8825     Log: indeterminate order-of-evaluation fixes
8826  Branch: perl
8827        ! mg.c
8828 ____________________________________________________________________________
8829 [  2191] By: gsar                                  on 1998/11/04  23:02:16
8830     Log: refetch local stack pointer in POPSTACK
8831  Branch: perl
8832        ! cop.h perl.c
8833 ____________________________________________________________________________
8834 [  2190] By: jhi                                   on 1998/11/04  08:50:40
8835     Log: Configure update.
8836          Sequent DYNIX/ptx updates: osvers=$4 (instead of $3) of uname -a,
8837          
8838          From: Andy Dougherty <doughera@lafcol.lafayette.edu>
8839          To: Martin Bligh <mbligh@sequent.com>
8840          Cc: Jarkko Hietaniemi <jhi@iki.fi>
8841          Subject: Re: Perl 5's configure on DYNIX/ptx
8842          Message-Id: <Pine.SUN.3.96.981103090824.5533B-100000@newton.phys>
8843          Date: Tue, 3 Nov 1998 09:35:26 -0500 (EST)
8844          
8845          find sockets also from libsocket, not just libnet.
8846          OS390: $compile_ok instead of $compile for <inttypes.h>,
8847          
8848          From: pvhp@forte.com (Peter Prymmer)
8849          To: Thomas.Dorner@start.de, jhi@iki.fi, neale@VMA.TABNSW.COM.AU
8850          Subject: _53 not OK on os390 but looking better than ever
8851          Date: Tue, 3 Nov 98 17:33:22 PST
8852          Message-Id: <9811040133.AA09450@forte.com>
8853  Branch: cfgperl
8854        ! Configure
8855 ____________________________________________________________________________
8856 [  2189] By: jhi                                   on 1998/11/04  07:43:58
8857     Log: sysio.t failure: fix undefined order of evaluation, from
8858          
8859          From: Spider Boardman <spider@web.zk3.dec.com>
8860          Subject: Not OK: perl 5.00553 on alpha-thread 5.0 [PATCH]
8861          To: perlbug@perl.com
8862          Date: 4 Nov 1998 01:22:30 +0200
8863          Message-ID: <MLIST_199811032227.RAA143892@web.zk3.dec.com>
8864  Branch: cfgperl
8865        ! pp_sys.c
8866 ____________________________________________________________________________
8867 [  2188] By: gsar                                  on 1998/11/04  02:59:16
8868     Log: fix return value of win32_pclose()
8869  Branch: perl
8870        ! win32/win32.c
8871 ____________________________________________________________________________
8872 [  2187] By: gsar                                  on 1998/11/04  02:56:34
8873     Log: s/sv_upgrade/SvUPGRADE/ a couple of places
8874  Branch: perl
8875        ! Changes doop.c gv.c util.c
8876 ____________________________________________________________________________
8877 [  2186] By: jhi                                   on 1998/11/03  08:17:52
8878     Log: Document quads in pack.
8879  Branch: cfgperl
8880        ! pod/perlfunc.pod
8881 ____________________________________________________________________________
8882 [  2185] By: jhi                                   on 1998/11/03  07:49:35
8883     Log: (IV) vs (I32) vs I_V()
8884          
8885          Subject: [PATCH 5.005_53] Reverting typecast in sv_upgrade()
8886          From: Anton Berezin <tobez@plab.ku.dk> 
8887          To: "p5p" <perl5-porters@perl.org> 
8888          Date: 01 Nov 1998 15:09:11 +0100 
8889          Message-ID: <86hfwjtshk.fsf@lion.plab.ku.dk>
8890          
8891          and
8892          
8893          From: Andy Dougherty <doughera@lafcol.lafayette.edu> 
8894          Date: Mon, 2 Nov 1998 10:17:34 -0500 (EST) 
8895          Message-Id: <Pine.SUN.3.96.981102101433.4479B-100000@newton.phys>
8896  Branch: cfgperl
8897        ! sv.c
8898 ____________________________________________________________________________
8899 [  2184] By: jhi                                   on 1998/11/03  07:42:46
8900     Log: VM/ESA updates.
8901  Branch: cfgperl
8902        + README.vmesa
8903        ! MANIFEST pod/perlfunc.pod pod/perlport.pod
8904 ____________________________________________________________________________
8905 [  2183] By: jhi                                   on 1998/11/02  12:58:13
8906     Log: The id(1)-parsing is real fun.
8907  Branch: cfgperl
8908        ! t/op/groups.t
8909 ____________________________________________________________________________
8910 [  2182] By: jhi                                   on 1998/11/02  12:07:43
8911     Log: Decommission the symlink test.
8912  Branch: cfgperl
8913        ! t/op/lex_assign.t
8914 ____________________________________________________________________________
8915 [  2181] By: jhi                                   on 1998/11/02  12:03:08
8916     Log: Replace ATTR_JOINABLE with true Configure probe
8917          for PTHREAD_CREATE_JOINABLE (or equivalent:
8918          PTHREAD_CREATE_UNDETACHED or __UNDETACHED).
8919          Remove ATTR_JOINABLE itself: Thread.xs uses
8920          PTHREAD_CREATE_JOINABLE (or equivalent) directly.
8921          
8922          Really scan for <mach/cthreads.h> only if usethreads.
8923  Branch: cfgperl
8924        ! Configure config_h.SH ext/Thread/Thread.xs thread.h
8925 ____________________________________________________________________________
8926 [  2180] By: jhi                                   on 1998/11/02  11:07:34
8927     Log: In HP-UX 10.X usethreads only if the required files are present.
8928  Branch: cfgperl
8929        ! hints/hpux.sh
8930 ____________________________________________________________________________
8931 [  2179] By: jhi                                   on 1998/11/02  09:10:33
8932     Log: Prefer groups(1).
8933          id -Gn can be broken.
8934          id -a can save the day.
8935  Branch: cfgperl
8936        ! t/op/groups.t
8937 ____________________________________________________________________________
8938 [  2178] By: jhi                                   on 1998/11/02  08:35:29
8939     Log: Detrail enum comma.
8940  Branch: cfgperl
8941        ! perl.h
8942 ____________________________________________________________________________
8943 [  2177] By: jhi                                   on 1998/11/02  08:24:12
8944     Log: 0**0 = 1, from
8945          
8946          From: d-lewart@uiuc.edu (Daniel S. Lewart)
8947          Subject: Math::Complex 0**0 patches
8948          Date: Sun, 1 Nov 1998 19:21:48 -0600 (CST)
8949          Message-Id: <199811020121.TAA28310@staff2.cso.uiuc.edu>
8950          To: jhi@iki.fi (Jarkko Hietaniemi),
8951          Raphael_Manfredi@grenoble.hp.com (Raphael Manfredi)
8952  Branch: cfgperl
8953        ! lib/Math/Complex.pm t/lib/complex.t
8954 ____________________________________________________________________________
8955 [  2168] By: gbarr                                 on 1998/11/01  01:58:58
8956     Log: From: jan.dubois@ibm.net (Jan Dubois)   
8957          Date: Fri, 09 Oct 1998 23:28:31 +0200
8958          Message-ID: <36217b7f.3193091@smtp1.ibm.net>
8959          Subject: [PATCH 5.005_02] Allow XS access to vtbl_*s when compiled with PERL_OBJECT
8960  Branch: maint-5.005/perl
8961        ! XSUB.h
8962 ____________________________________________________________________________
8963 [  2164] By: jhi                                   on 1998/10/31  15:50:02
8964     Log: Integrate from mainperl.
8965  Branch: cfgperl
8966       +> t/op/lex_assign.t
8967       !> (integrate 45 files)
8968
8969 ----------------
8970 Version 5.005_53
8971 ----------------
8972
8973 ____________________________________________________________________________
8974 [  2163] By: gsar                                  on 1998/10/31  11:31:12
8975     Log: bump patchlevel; other minor fixes for clean build and test on
8976          Solaris and win32
8977  Branch: perl
8978        ! Changes ext/Data/Dumper/Dumper.xs patchlevel.h pp.h sv.c
8979        ! t/lib/dumper.t t/op/groups.t t/op/lex_assign.t
8980        ! t/pragma/warn/regexec win32/Makefile win32/config_H.bc
8981        ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
8982        ! x2p/a2p.c
8983 ____________________________________________________________________________
8984 [  2162] By: gsar                                  on 1998/10/31  09:40:31
8985     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8986          Date: Fri, 30 Oct 1998 18:36:20 -0500 (EST)
8987          Message-Id: <199810302336.SAA17336@monk.mps.ohio-state.edu>
8988          Subject: Re: [PATCH 5.00552] Overloaded <> and deref again
8989  Branch: perl
8990        ! pp.h
8991 ____________________________________________________________________________
8992 [  2161] By: gsar                                  on 1998/10/31  09:39:13
8993     Log: From: Albert Dvornik <bert@genscan.com>
8994          Date: 30 Oct 1998 17:50:04 -0500
8995          Message-Id: <tqd879vf4z.fsf@puma.genscan.com>
8996          Subject: [PATCH perl5.00[45]] a2p: make sprintf less greedy without -o
8997  Branch: perl
8998        ! x2p/Makefile.SH x2p/a2p.c x2p/a2p.pod x2p/a2p.y x2p/a2py.c
8999 ____________________________________________________________________________
9000 [  2160] By: gsar                                  on 1998/10/31  09:35:03
9001     Log: fix for bugs in -x mode
9002          From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9003          Date: Sat, 31 Oct 1998 00:30:57 -0500 (EST)
9004          Message-Id: <199810310530.AAA22277@monk.mps.ohio-state.edu>
9005          Subject: [PATCH 5.00552] Fix h2xs
9006  Branch: perl
9007        ! utils/h2xs.PL
9008 ____________________________________________________________________________
9009 [  2159] By: gsar                                  on 1998/10/31  09:31:36
9010     Log: Data::Dumper update
9011  Branch: perl
9012        ! ext/Data/Dumper/Changes ext/Data/Dumper/Dumper.pm
9013        ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/Todo
9014 ____________________________________________________________________________
9015 [  2153] By: gsar                                  on 1998/10/30  21:40:09
9016     Log: add testsuite portion of patch
9017          From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9018          Date: Thu, 29 Oct 1998 23:20:01 -0500 (EST)
9019          Message-Id: <199810300420.XAA25651@monk.mps.ohio-state.edu>
9020          Subject: [PATCH 5.00321 ;-)] 87% speedup
9021  Branch: perl
9022        + t/op/lex_assign.t
9023        ! MANIFEST
9024 ____________________________________________________________________________
9025 [  2152] By: gsar                                  on 1998/10/30  21:08:11
9026     Log: mention the C<$SIG{CHLD} = 'IGNORE'> special case
9027  Branch: perl
9028        ! pod/perlfunc.pod pod/perlipc.pod pod/perlvar.pod
9029 ____________________________________________________________________________
9030 [  2151] By: gsar                                  on 1998/10/30  20:18:09
9031     Log: From: Mark-Jason Dominus <mjd@plover.com>
9032          Date: Fri, 30 Oct 1998 14:24:23 EST
9033          Message-Id: <19981030192423.27276.qmail@plover.com>
9034          Subject: PATCH: (5.005_02)  a2p should use `chomp' instead of `chop'
9035  Branch: perl
9036        ! x2p/walk.c
9037 ____________________________________________________________________________
9038 [  2150] By: gsar                                  on 1998/10/30  20:08:57
9039     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9040          Date: Thu, 29 Oct 1998 22:04:54 -0500 (EST)
9041          Message-Id: <199810300304.WAA23291@monk.mps.ohio-state.edu>
9042          Subject: [PATCH 5.00552] Overloaded <> and deref again
9043  Branch: perl
9044        ! gv.c lib/overload.pm perl.h pp.c pp.h pp_hot.c pp_sys.c sv.c
9045        ! t/pragma/overload.t toke.c
9046 ____________________________________________________________________________
9047 [  2149] By: gsar                                  on 1998/10/30  19:38:15
9048     Log: From: Roderick Schertler <roderick@argon.org>
9049          Date: Thu, 29 Oct 1998 14:50:18 -0500
9050          Message-ID: <17625.909690618@eeyore.ibcinc.com>
9051          Subject: patch for daemonization docs in perlipc
9052  Branch: perl
9053        ! pod/perlipc.pod
9054 ____________________________________________________________________________
9055 [  2148] By: gsar                                  on 1998/10/30  19:36:07
9056     Log: From: Anton Berezin <tobez@plab.ku.dk>
9057          Date: 29 Oct 1998 17:06:25 +0100
9058          Message-ID: <86pvbbuzcu.fsf@lion.plab.ku.dk>
9059          Subject: [PATCH 5.005_52] win32_opendir() fails on empty drives
9060  Branch: perl
9061        ! win32/win32.c
9062 ____________________________________________________________________________
9063 [  2147] By: gsar                                  on 1998/10/30  19:31:37
9064     Log: tweaked version of suggested patch
9065          From: Anton Berezin <tobez@plab.ku.dk>
9066          Date: 29 Oct 1998 14:48:54 +0100
9067          Message-ID: <86yapzv5q1.fsf@lion.plab.ku.dk>
9068          Subject: [PATCH 5.005_52] One more problem with win32_stat and MSVC
9069  Branch: perl
9070        ! win32/win32.c
9071 ____________________________________________________________________________
9072 [  2146] By: gsar                                  on 1998/10/30  19:03:50
9073     Log: hand-apply whitespace-mutiliated patch
9074          From: "vishal bhatia" <vishalb@hotmail.com>
9075          Date: Wed, 28 Oct 1998 23:45:32 PST
9076          Message-ID: <19981029074534.2334.qmail@hotmail.com>
9077          Subject: [PATCH 5.005_52]Compiling modules,more bugfixes for B
9078  Branch: perl
9079        ! ext/B/B/C.pm ext/B/B/CC.pm
9080 ____________________________________________________________________________
9081 [  2145] By: gsar                                  on 1998/10/30  18:46:58
9082     Log: remaining PL_foo stragglers
9083  Branch: perl
9084        ! doio.c ext/B/B.pm ext/IPC/SysV/SysV.xs ext/Opcode/Opcode.pm
9085        ! op.h os2/os2.c vms/gen_shrfls.pl
9086 ____________________________________________________________________________
9087 [  2144] By: gsar                                  on 1998/10/30  17:38:36
9088     Log: integrate cfgperl tweaks into mainline
9089  Branch: perl
9090       !> Makefile.SH README.posix-bc doio.c ext/POSIX/POSIX.xs proto.h
9091       !> t/op/misc.t t/pragma/subs.t t/pragma/warning.t
9092 ____________________________________________________________________________
9093 [  2143] By: jhi                                   on 1998/10/30  13:27:39
9094     Log: There can be multiple yacc/bison errors.
9095  Branch: cfgperl
9096        ! t/op/misc.t t/pragma/subs.t t/pragma/warning.t
9097 ____________________________________________________________________________
9098 [  2142] By: jhi                                   on 1998/10/30  13:18:43
9099     Log: README.posix-bc update.
9100  Branch: cfgperl
9101        ! README.posix-bc
9102 ____________________________________________________________________________
9103 [  2141] By: jhi                                   on 1998/10/30  09:12:59
9104     Log: #2133 fallout.
9105  Branch: cfgperl
9106        ! doio.c ext/POSIX/POSIX.xs
9107 ____________________________________________________________________________
9108 [  2140] By: jhi                                   on 1998/10/30  08:43:18
9109     Log: Integrate from mainperl.
9110  Branch: cfgperl
9111       +> globvar.sym pp.sym
9112        - objpp.h thread.sym
9113       !> (integrate 61 files)
9114 ____________________________________________________________________________
9115 [  2133] By: gsar                                  on 1998/10/30  02:51:39
9116     Log: phase 1 of somewhat major rearrangement of PERL_OBJECT stuff
9117          (objpp.h is gone, embed.pl now does some of that); objXSUB.h
9118          should soon be automated also; the global variables that
9119          escaped the PL_foo conversion are now reined in; renamed
9120          MAGIC in regcomp.h to REG_MAGIC to avoid collision with the
9121          type of same name; duplicated lists of pp_things in various
9122          places is now gone; result has only been tested on win32
9123  Branch: perl
9124        + globvar.sym pp.sym
9125        - objpp.h thread.sym
9126        ! MANIFEST Makefile.SH av.c bytecode.h byterun.h cop.h doio.c
9127        ! doop.c dump.c embed.h embed.pl embedvar.h ext/B/B.xs
9128        ! ext/POSIX/POSIX.xs ext/Thread/Thread.xs global.sym globals.c
9129        ! gv.c malloc.c mg.c objXSUB.h op.c opcode.h opcode.pl perl.c
9130        ! perl.h perl_exp.SH perlvars.h perly.c pod/perlguts.pod pp.c
9131        ! pp.h pp_ctl.c pp_hot.c pp_proto.h pp_sys.c proto.h regcomp.c
9132        ! regcomp.h regcomp.pl regcomp.sym regexec.c regnodes.h run.c
9133        ! scope.c sv.c t/op/filetest.t taint.c thrdvar.h toke.c util.c
9134        ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
9135        ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
9136        ! win32/makedef.pl win32/makefile.mk win32/perlhost.h
9137 ____________________________________________________________________________
9138 [  2130] By: jhi                                   on 1998/10/29  15:31:26
9139     Log: Pure bison yylex() proto was broken.
9140  Branch: cfgperl
9141        ! proto.h
9142 ____________________________________________________________________________
9143 [  2126] By: jhi                                   on 1998/10/29  08:35:54
9144     Log: Integrate mainperl.
9145  Branch: cfgperl
9146       !> INSTALL README.cygwin32 cygwin32/gcc2 cygwin32/ld2
9147       !> lib/ExtUtils/MakeMaker.pm lib/perl5db.pl malloc.c pp.c
9148       !> pp_ctl.c proto.h regexec.c t/pragma/overload.t
9149       !> t/pragma/warn/doio toke.c win32/makefile.mk
9150 ____________________________________________________________________________
9151 [  2125] By: jhi                                   on 1998/10/29  08:32:38
9152     Log: EBCDIC Makefile.SH iteration converges.  Hopefully.
9153  Branch: cfgperl
9154        ! Makefile.SH
9155 ____________________________________________________________________________
9156 [  2124] By: jhi                                   on 1998/10/29  08:06:44
9157     Log: EBCDIC Makefile.SH tuneup.
9158  Branch: cfgperl
9159        ! Makefile.SH
9160 ____________________________________________________________________________
9161 [  2119] By: gsar                                  on 1998/10/28  23:24:04
9162     Log: remove doubled hunk from integration
9163  Branch: perl
9164        ! pp.c
9165 ____________________________________________________________________________
9166 [  2118] By: gsar                                  on 1998/10/28  22:03:31
9167     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9168          Date: Wed, 28 Oct 1998 01:23:27 -0500 (EST)
9169          Message-Id: <199810280623.BAA06968@monk.mps.ohio-state.edu>
9170          Subject: [PATCH 5.00552] Minor debugger tweaks
9171  Branch: perl
9172        ! lib/perl5db.pl
9173 ____________________________________________________________________________
9174 [  2117] By: gsar                                  on 1998/10/28  22:02:30
9175     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9176          Date: Wed, 28 Oct 1998 01:20:33 -0500 (EST)
9177          Message-Id: <199810280620.BAA06893@monk.mps.ohio-state.edu>
9178          Subject: [PATCH 5.00552] Make sort respect overloading
9179  Branch: perl
9180        ! pp_ctl.c proto.h t/pragma/overload.t
9181 ____________________________________________________________________________
9182 [  2116] By: gsar                                  on 1998/10/28  21:51:11
9183     Log: MM patches from Ilya Zakharevich
9184          Date: Wed, 28 Oct 1998 01:27:04 -0500 (EST)
9185          Message-Id: <199810280627.BAA07053@monk.mps.ohio-state.edu>
9186          Subject: [PATCH 5.00552] Make MakeMaker more verbose
9187          --
9188          Date: Wed, 28 Oct 1998 01:25:36 -0500 (EST)
9189          Message-Id: <199810280625.BAA06980@monk.mps.ohio-state.edu>
9190          Subject: [PATCH 5.00552] Make MakeMaker ignore errors in kid Makefile.PL
9191  Branch: perl
9192        ! lib/ExtUtils/MakeMaker.pm
9193 ____________________________________________________________________________
9194 [  2115] By: gsar                                  on 1998/10/28  21:46:19
9195     Log: add explicit references to perl source path in ld2 and gcc2
9196  Branch: perl
9197        ! README.cygwin32 cygwin32/gcc2 cygwin32/ld2
9198 ____________________________________________________________________________
9199 [  2114] By: gsar                                  on 1998/10/28  21:39:56
9200     Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
9201          Date: Tue, 27 Oct 1998 10:40:41 -0500 (EST)
9202          Message-Id: <Pine.SUN.3.96.981027103726.28498E-100000@newton.phys>
9203          Subject: [PATCH] Re: Problems with: Creating an installable tar archive
9204  Branch: perl
9205        ! INSTALL
9206 ____________________________________________________________________________
9207 [  2113] By: gsar                                  on 1998/10/28  21:21:16
9208     Log: integrate cfgperl into mainline
9209  Branch: perl
9210       +> t/op/filetest.t
9211       !> Configure MANIFEST Makefile.SH config_h.SH perl.h perly.y
9212       !> perly_c.diff pp.c proto.h t/comp/require.t t/io/pipe.t
9213       !> t/op/groups.t t/op/misc.t t/pragma/subs.t t/pragma/warning.t
9214       !> thread.h toke.c vmesa/Makefile
9215 ____________________________________________________________________________
9216 [  2112] By: gsar                                  on 1998/10/28  21:14:18
9217     Log: minor cleanup
9218  Branch: perl
9219        ! malloc.c regexec.c t/pragma/warn/doio win32/makefile.mk
9220 ____________________________________________________________________________
9221 [  2111] By: gsar                                  on 1998/10/28  18:52:10
9222     Log: smarter C<$SIG{FOO} = BAREWORD;> warning
9223  Branch: perl
9224        ! toke.c
9225 ____________________________________________________________________________
9226 [  2110] By: jhi                                   on 1998/10/28  15:07:54
9227     Log: posix-bc doesn't want to regenerate a2p.h from a2p.y.
9228  Branch: cfgperl
9229        ! Makefile.SH
9230 ____________________________________________________________________________
9231 [  2109] By: jhi                                   on 1998/10/28  13:39:54
9232     Log: a2p.y needs to generate also y.tab.h.
9233  Branch: cfgperl
9234        ! Makefile.SH
9235 ____________________________________________________________________________
9236 [  2108] By: jhi                                   on 1998/10/28  10:33:36
9237     Log: The "parse error" must be converted to "syntax error",
9238          just matching it aint' enough.
9239  Branch: cfgperl
9240        ! t/comp/require.t t/op/misc.t t/pragma/subs.t
9241        ! t/pragma/warning.t
9242 ____________________________________________________________________________
9243 [  2107] By: jhi                                   on 1998/10/28  10:23:05
9244     Log: Regen sig_n{ame,umber}* if slightest doubt.
9245  Branch: cfgperl
9246        ! Configure
9247 ____________________________________________________________________________
9248 [  2106] By: jhi                                   on 1998/10/28  08:44:49
9249     Log: Bison says 'parse error', not 'parser error'.
9250  Branch: cfgperl
9251        ! t/comp/require.t t/op/misc.t t/pragma/subs.t
9252        ! t/pragma/warning.t
9253 ____________________________________________________________________________
9254 [  2105] By: jhi                                   on 1998/10/28  08:42:09
9255     Log: yylex() parametrization.
9256  Branch: cfgperl
9257        ! proto.h toke.c
9258 ____________________________________________________________________________
9259 [  2104] By: jhi                                   on 1998/10/28  08:25:09
9260     Log: Bring in #2102.
9261  Branch: cfgperl
9262        ! pp.c
9263 ____________________________________________________________________________
9264 [  2103] By: jhi                                   on 1998/10/28  08:22:04
9265     Log: From: Dominic Dunlop <domo@vo.lu>
9266          Subject: [PATCH 5.005_02]  Re: perl5.004_04 testing problem
9267          Date: 27 Oct 1998 20:47:25 +0200
9268          Message-ID: <MLIST_v03110700b25b7dc95bbc@[212.24.192.87]>
9269  Branch: cfgperl
9270        ! t/op/groups.t
9271 ____________________________________________________________________________
9272 [  2102] By: larry                                 on 1998/10/27  18:58:55
9273     Log: utf8 change to quotemeta broke EBCDIC
9274  Branch: perl
9275        ! pp.c
9276 ____________________________________________________________________________
9277 [  2101] By: jhi                                   on 1998/10/27  12:55:34
9278     Log: $Config{sig_num_init}.
9279          Also, a new approach to the 'pthreads-created-joinable': drop
9280          it and use {PTHREAD_CREATE_{JOINABLE,UNDETACHED},__UNDETACHED}
9281          directly. (See also #2096).
9282  Branch: cfgperl
9283        ! Configure config_h.SH
9284 ____________________________________________________________________________
9285 [  2100] By: jhi                                   on 1998/10/27  10:48:55
9286     Log: Regenerated perly_c.diff.
9287  Branch: cfgperl
9288        ! perly_c.diff
9289 ____________________________________________________________________________
9290 [  2099] By: jhi                                   on 1998/10/27  08:42:25
9291     Log: First the mangler was Netscape, then it was me.
9292  Branch: cfgperl
9293        ! vmesa/Makefile
9294 ____________________________________________________________________________
9295 [  2098] By: jhi                                   on 1998/10/27  08:34:40
9296     Log: `id -Gn` might be available where `groups` is not.
9297  Branch: cfgperl
9298        ! t/op/groups.t
9299 ____________________________________________________________________________
9300 [  2097] By: jhi                                   on 1998/10/27  08:05:17
9301     Log: Netscape had mangled the tabs.
9302  Branch: cfgperl
9303        ! vmesa/Makefile
9304 ____________________________________________________________________________
9305 [  2096] By: jhi                                   on 1998/10/27  08:03:05
9306     Log: ATTR_JOINABLE logic, based on (private email)
9307          
9308          From: Neale Ferguson <neale@VMA.TABNSW.COM.AU>
9309          Subject: Some little diffs
9310          Message-ID: <36350969.DA33E7B4@mailbox.tabnsw.com.au>
9311          Date: Tue, 27 Oct 1998 13:44:42 +1300
9312  Branch: cfgperl
9313        ! thread.h
9314 ____________________________________________________________________________
9315 [  2095] By: jhi                                   on 1998/10/27  07:56:57
9316     Log: Mach cthreads support based on:
9317          
9318          From: brie@corp.home.net (Brian Harrison)
9319          Subject: perl5.005_02 patch for mthreads
9320          To: perl5-porters@perl.org
9321          Date: 24 Oct 1998 01:01:55 +0300
9322          Message-ID: <MLIST_Pine.GSO.4.04.9810231410220.11111-200000@sulaco.eos.home.net>
9323          
9324          Pthread yield probe (dejavu)
9325          Cosmetic nanochange for the union semun output.
9326          Better inttypes.h probe.
9327          Undo the 'void *' $selecttype probe from #1971 because
9328          it breaks the $selectminbits test.
9329  Branch: cfgperl
9330        ! Configure config_h.SH perl.h thread.h
9331 ____________________________________________________________________________
9332 [  2094] By: jhi                                   on 1998/10/26  13:02:07
9333     Log: Also posix-bc wants to reyacc.
9334  Branch: cfgperl
9335        ! Makefile.SH
9336 ____________________________________________________________________________
9337 [  2093] By: jhi                                   on 1998/10/26  10:17:21
9338     Log: Removed !(*s & 0x80) from pp_quotemeta(), introduced after
9339          5_02 and really breaking things in non-ASCII worlds.
9340  Branch: cfgperl
9341        ! pp.c
9342 ____________________________________________________________________________
9343 [  2092] By: jhi                                   on 1998/10/26  09:08:00
9344     Log: More robustness.
9345  Branch: cfgperl
9346        ! t/comp/require.t t/op/misc.t t/pragma/subs.t
9347        ! t/pragma/warning.t
9348 ____________________________________________________________________________
9349 [  2091] By: jhi                                   on 1998/10/26  08:47:32
9350     Log: s/YYLEXPARAM/PERL_YYLEX_PARAM_DECL/g
9351          Bison really wants YYLEX_PARAM.
9352  Branch: cfgperl
9353        ! perly.y proto.h toke.c
9354 ____________________________________________________________________________
9355 [  2090] By: jhi                                   on 1998/10/26  08:21:25
9356     Log: s/YYLEX_PARAM/YYLEXPARAM/
9357  Branch: cfgperl
9358        ! perly.y
9359 ____________________________________________________________________________
9360 [  2089] By: jhi                                   on 1998/10/26  08:17:33
9361     Log: Indicate skipped subtests.
9362  Branch: cfgperl
9363        ! t/io/pipe.t
9364 ____________________________________________________________________________
9365 [  2088] By: jhi                                   on 1998/10/26  08:11:36
9366     Log: Integrate from mainperl.
9367  Branch: cfgperl
9368       !> (integrate 54 files)
9369 ____________________________________________________________________________
9370 [  2087] By: jhi                                   on 1998/10/26  08:08:02
9371     Log: Add test for filetests.
9372  Branch: cfgperl
9373        + t/op/filetest.t
9374        ! MANIFEST
9375 ____________________________________________________________________________
9376 [  2086] By: gsar                                  on 1998/10/26  02:44:44
9377     Log: various win32 tweaks; disable new xs_cpp section (it creates
9378          ambiguous inference graph for %.xs --> %.o)
9379  Branch: perl
9380        ! ext/Thread/Thread.xs gv.c lib/ExtUtils/MakeMaker.pm mg.c pp.c
9381        ! pp_hot.c proto.h win32/GenCAPI.pl win32/Makefile
9382        ! win32/config.gc win32/config_H.gc win32/makedef.pl
9383        ! win32/makefile.mk win32/win32.h
9384 ____________________________________________________________________________
9385 [  2085] By: gsar                                  on 1998/10/26  00:50:02
9386     Log: sanity-check $Config{drand01} in rand.t
9387  Branch: perl
9388        ! t/op/rand.t win32/config.bc win32/config.gc win32/config.vc
9389        ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
9390 ____________________________________________________________________________
9391 [  2078] By: gsar                                  on 1998/10/25  10:22:04
9392     Log: update win32/config*.?c
9393  Branch: perl
9394        ! Changes win32/config.bc win32/config.gc win32/config.vc
9395        ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
9396 ____________________________________________________________________________
9397 [  2077] By: gsar                                  on 1998/10/25  08:39:25
9398     Log: From: Graham Barr <gbarr@pobox.com>
9399          Date: Sat, 24 Oct 1998 21:45:50 -0500
9400          Message-ID: <19981024214550.C508@pobox.com>
9401          Subject: Re: die with a reference  should use overload "" operator
9402  Branch: perl
9403        ! pp_ctl.c
9404 ____________________________________________________________________________
9405 [  2076] By: gsar                                  on 1998/10/25  08:37:49
9406     Log: From: Graham Barr <gbarr@pobox.com>
9407          Date: Sat, 24 Oct 1998 12:45:21 -0500
9408          Message-ID: <19981024124521.C512@pobox.com>
9409          Subject: [PATCH 5.005_02] Re: Auto-incrementing tied scalar causes SEGV
9410  Branch: perl
9411        ! sv.c
9412 ____________________________________________________________________________
9413 [  2075] By: gsar                                  on 1998/10/25  08:24:09
9414     Log: fix C<print $n += 5;> etc.
9415  Branch: perl
9416        ! toke.c
9417 ____________________________________________________________________________
9418 [  2074] By: gsar                                  on 1998/10/25  08:12:28
9419     Log: list builtins with portability caveats
9420          From: Jarkko Hietaniemi <jhi@iki.fi>
9421          Date: Fri, 23 Oct 1998 14:05:23 +0300 (EET DST)
9422          Message-Id: <199810231105.OAA02411@alpha.hut.fi>
9423          Subject: [PATCH] 5.005_02 and 5.005_52: perlfunc.pod and perlport.pod
9424  Branch: perl
9425        ! pod/perlfunc.pod
9426 ____________________________________________________________________________
9427 [  2073] By: gsar                                  on 1998/10/25  07:55:43
9428     Log: fix stack overrun in file test operators
9429  Branch: perl
9430        ! pp_sys.c
9431 ____________________________________________________________________________
9432 [  2072] By: gsar                                  on 1998/10/25  07:29:45
9433     Log: implement C<goto &func> and other fixes (via private mail)
9434          From:    "vishal bhatia" <vishalb@hotmail.com>
9435          Date:    Wed, 21 Oct 1998 22:59:03 PDT
9436          Message-Id: <19981022055904.20083.qmail@hotmail.com>
9437          Subject: [PATCH 5.005_52] More fixes for B
9438  Branch: perl
9439        ! ext/B/B.pm ext/B/B.xs ext/B/B/C.pm ext/B/B/CC.pm
9440 ____________________________________________________________________________
9441 [  2071] By: gsar                                  on 1998/10/25  07:14:41
9442     Log: From: Graham Barr <gbarr@pobox.com>
9443          Date: Sat, 17 Oct 1998 20:42:41 -0500
9444          Message-ID: <19981017204241.G510@pobox.com>
9445          Subject: Re: taint checking for: use lib "$ENV{'EVIL'}"
9446  Branch: perl
9447        ! pp_ctl.c
9448 ____________________________________________________________________________
9449 [  2070] By: gsar                                  on 1998/10/25  07:07:29
9450     Log: avoid bogus line number in XSUB redefined warnings
9451  Branch: perl
9452        ! op.c
9453 ____________________________________________________________________________
9454 [  2069] By: gsar                                  on 1998/10/25  06:59:03
9455     Log: From: Martijn Koster <mak@excitecorp.com>
9456          Date: Wed, 21 Oct 1998 13:12:03 +0100
9457          Message-ID: <19981021131203.A15661@excitecorp.com>
9458          Subject: File::Path::mkpath reports the wrong error
9459  Branch: perl
9460        ! lib/File/Path.pm
9461 ____________________________________________________________________________
9462 [  2068] By: gsar                                  on 1998/10/25  06:54:43
9463     Log: From: Zachary Miller <zcmiller@simon.er.usgs.gov>
9464          Date: Tue, 20 Oct 1998 20:52:20 -0500
9465          Message-Id: <199810210152.UAA07792@simon.er.usgs.gov>
9466          Subject: Exporter.pm's export_to_level() argument handling buggy
9467  Branch: perl
9468        ! lib/Exporter.pm
9469 ____________________________________________________________________________
9470 [  2067] By: gsar                                  on 1998/10/25  06:50:19
9471     Log: From: jan.dubois@ibm.net (Jan Dubois)
9472          Date: Wed, 21 Oct 1998 00:55:51 +0200
9473          Message-ID: <36380269.55370608@smtp1.ibm.net>
9474          Subject: Make _really_ sure Dynaloader.xs code is initialized only once
9475  Branch: perl
9476        ! ext/DynaLoader/DynaLoader_pm.PL
9477 ____________________________________________________________________________
9478 [  2066] By: gsar                                  on 1998/10/25  06:48:19
9479     Log: recognize '%' as a shell metachar for win32
9480          From: jan.dubois@ibm.net (Jan Dubois)
9481          Date: Tue, 20 Oct 1998 21:57:35 +0200
9482          Message-ID: <3636ea31.49170453@smtp1.ibm.net>
9483          Subject: [PATCH 5.005_02, Win32]  Re: %ENV% not expanded in backquotes?
9484  Branch: perl
9485        ! win32/win32.c
9486 ____________________________________________________________________________
9487 [  2065] By: gsar                                  on 1998/10/25  06:46:30
9488     Log: remove FAST_SV_GETS remnant (as suggested by Gisle Aas)
9489  Branch: perl
9490        ! sv.c
9491 ____________________________________________________________________________
9492 [  2064] By: gsar                                  on 1998/10/25  06:45:09
9493     Log: From: Gisle Aas <gisle@aas.no>
9494          Date: 20 Oct 1998 14:24:44 +0200
9495          Message-ID: <m34sszctf7.fsf@furu.g.aas.no>
9496          Subject: ord() and unpack("U*",...) should not be negative
9497  Branch: perl
9498        ! pp.c
9499 ____________________________________________________________________________
9500 [  2063] By: gsar                                  on 1998/10/25  06:42:29
9501     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9502          Date: Sun, 18 Oct 1998 23:20:57 -0400 (EDT)
9503          Message-Id: <199810190320.XAA28249@monk.mps.ohio-state.edu>
9504          Subject: [PATCH 5.005_*] Improve sbrk() on OS/2
9505  Branch: perl
9506        ! os2/os2.c
9507 ____________________________________________________________________________
9508 [  2062] By: gsar                                  on 1998/10/25  06:41:26
9509     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9510          Date: Sun, 18 Oct 1998 23:10:29 -0400 (EDT)
9511          Message-Id: <199810190310.XAA28102@monk.mps.ohio-state.edu>
9512          Subject: [PATCH 5.005_*] Speed up aassign
9513  Branch: perl
9514        ! pp_hot.c
9515 ____________________________________________________________________________
9516 [  2061] By: gsar                                  on 1998/10/25  06:39:04
9517     Log: From: Graham Barr <gbarr@pobox.com>
9518          Date: Sat, 17 Oct 1998 22:22:02 -0500
9519          Message-ID: <19981017222202.J510@pobox.com>
9520          Subject: Re: '*' prototype does not allow bareword with strict
9521  Branch: perl
9522        ! toke.c
9523 ____________________________________________________________________________
9524 [  2060] By: gsar                                  on 1998/10/25  06:37:34
9525     Log: handle '::' in section names properly
9526          From: Graham Barr <gbarr@pobox.com>
9527          Date: Sat, 17 Oct 1998 12:57:54 -0500
9528          Message-ID: <19981017125754.C510@pobox.com>
9529          Subject: Re: pod2html
9530  Branch: perl
9531        ! lib/Pod/Html.pm
9532 ____________________________________________________________________________
9533 [  2059] By: gsar                                  on 1998/10/25  06:33:43
9534     Log: integrate changes#1982,2014,2021 (from maint-5.005)
9535  Branch: perl
9536       !> av.c doop.c ext/POSIX/POSIX.xs hv.c lib/ExtUtils/MakeMaker.pm
9537       !> mg.c mg.h pp.c pp_hot.c pp_sys.c scope.c t/op/tie.t
9538 ____________________________________________________________________________
9539 [  2058] By: gsar                                  on 1998/10/25  05:44:17
9540     Log: allow more win32 symbol exports (suggested by Jan Dubois)
9541  Branch: perl
9542        ! win32/makedef.pl
9543 ____________________________________________________________________________
9544 [  2057] By: gsar                                  on 1998/10/25  05:40:40
9545     Log: integrate change#2053 from maint-5.005
9546  Branch: perl
9547       !> cop.h t/cmd/while.t
9548 ____________________________________________________________________________
9549 [  2056] By: gsar                                  on 1998/10/25  05:16:41
9550     Log: commented version of a patch suggested by Drago Goricanec
9551          From: Jarkko Hietaniemi <jhi@cc.hut.fi>
9552          Date: 16 Oct 1998 15:24:45 +0300
9553          Message-ID: <oeeogrc1ype.fsf@alpha.hut.fi>
9554          Subject: Re: [PATCH 5.005_52] Linux select fails with more than 32 FDs
9555  Branch: perl
9556        ! pp_sys.c
9557 ____________________________________________________________________________
9558 [  2055] By: gsar                                  on 1998/10/25  05:11:03
9559     Log: include eof() in description of buffering caveats
9560          From: Anton Berezin <tobez@plab.ku.dk>
9561          Date: Fri, 16 Oct 1998 19:22:41 +0200 (CEST)
9562          Message-Id: <199810161722.TAA28813@lion.plab.ku.dk>
9563          Subject: [DOCPATCH] pod/perlfunc.pod
9564  Branch: perl
9565        ! pod/perlfunc.pod
9566 ____________________________________________________________________________
9567 [  2054] By: gsar                                  on 1998/10/25  05:07:42
9568     Log: disallow 'x' in hex numbers (except leading '0x')
9569          From: Gisle Aas <gisle@aas.no>
9570          Date: 16 Oct 1998 16:33:12 +0200
9571          Message-ID: <m3n26wtw47.fsf@furu.g.aas.no>
9572          Subject: Re: [PATCH 5.005_52] 'x' is not a legal hex digit
9573  Branch: perl
9574        ! perlvars.h t/op/oct.t util.c
9575 ____________________________________________________________________________
9576 [  2052] By: gsar                                  on 1998/10/25  04:49:04
9577     Log: avoid the circular refcnt logic in magic_mutexfree()
9578  Branch: perl
9579        ! mg.c pp.c pp_hot.c
9580 ____________________________________________________________________________
9581 [  2051] By: gsar                                  on 1998/10/25  04:35:07
9582     Log: properly restore PL_rsfp_filters after require
9583  Branch: perl
9584        ! embed.h global.sym objXSUB.h objpp.h pp_ctl.c proto.h scope.c
9585        ! scope.h
9586 ____________________________________________________________________________
9587 [  2050] By: gsar                                  on 1998/10/25  02:42:32
9588     Log: integrate cfgperl changes back into mainline
9589  Branch: perl
9590       +> README.posix-bc hints/posix-bc.sh hints/vmesa.sh
9591       +> vmesa/Makefile vmesa/vmesa.c vmesa/vmesaish.h
9592       !> (integrate 33 files)
9593 ____________________________________________________________________________
9594 [  2049] By: gsar                                  on 1998/10/25  01:30:48
9595     Log: avoid "mysterious" compile-time failures without messages
9596  Branch: perl
9597        ! gv.c
9598 ____________________________________________________________________________
9599 [  2041] By: gsar                                  on 1998/10/23  21:11:56
9600     Log: checkin jpl under //depot/perlext/jpl/...
9601  Branch: perlext
9602        + jpl/JNI/Changes jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/MANIFEST
9603        + jpl/JNI/Makefile.PL jpl/JNI/test.pl jpl/JNI/typemap
9604        + jpl/JPL/AutoLoader.pm jpl/JPL/Class.pm jpl/JPL/Compile.pm
9605        + jpl/JPL/Makefile.PL jpl/JPL_Rolo/JPL_Rolo.jpl
9606        + jpl/JPL_Rolo/Makefile.PL jpl/JPL_Rolo/README
9607        + jpl/JPL_Rolo/cardfile jpl/PerlInterpreter/Makefile
9608        + jpl/PerlInterpreter/Makefile.PL
9609        + jpl/PerlInterpreter/PerlInterpreter.c
9610        + jpl/PerlInterpreter/PerlInterpreter.h
9611        + jpl/PerlInterpreter/PerlInterpreter.java jpl/README
9612        + jpl/Sample/Makefile.PL jpl/Sample/Sample.jpl
9613        + jpl/Test/Makefile.PL jpl/Test/Test.jpl jpl/bin/jpl
9614        + jpl/get_jdk/README jpl/get_jdk/get_jdk.pl
9615        + jpl/get_jdk/jdk_hosts jpl/install-jpl
9616 ____________________________________________________________________________
9617 [  2040] By: larry                                 on 1998/10/23  19:31:42
9618     Log: chr(0xFFFFFFFF) didn't translate to utf8 character
9619  Branch: perl
9620        ! pp.c
9621 ____________________________________________________________________________
9622 [  2039] By: larry                                 on 1998/10/23  18:48:34
9623     Log: tr///d does not seem to work
9624  Branch: perl
9625        ! lib/utf8_heavy.pl
9626 ____________________________________________________________________________
9627 [  2038] By: larry                                 on 1998/10/23  18:00:41
9628     Log: Program with utf8 identifiers fails to compile
9629  Branch: perl
9630        ! doop.c gv.c op.c pp.c pp_hot.c toke.c
9631 ____________________________________________________________________________
9632 [  2037] By: jhi                                   on 1998/10/23  14:04:51
9633     Log: Test suite portability:
9634          - posix-bc does not write to broken pipes
9635          - filehand #11 only iff we have fork
9636          - warning.t can now match $expected using regular expressions
9637  Branch: cfgperl
9638        ! t/io/pipe.t t/lib/filehand.t t/pragma/warn/doio
9639        ! t/pragma/warning.t
9640 ____________________________________________________________________________
9641 [  2036] By: jhi                                   on 1998/10/23  12:12:07
9642     Log: yacc clarification.
9643  Branch: cfgperl
9644        ! README.posix-bc
9645 ____________________________________________________________________________
9646 [  2035] By: jhi                                   on 1998/10/23  12:09:59
9647     Log: Some C compilers get upset about 8-bit characters in /* comments. */
9648  Branch: cfgperl
9649        ! mg.c
9650 ____________________________________________________________________________
9651 [  2034] By: jhi                                   on 1998/10/22  09:11:52
9652     Log: Configure update: both for pthread_yield more robust
9653          testing (all variants of pthread_attr_getdetachstate()) --
9654          and because Configure was broken in major way! About 1000
9655          last lines were truncated.
9656  Branch: cfgperl
9657        ! Configure
9658 ____________________________________________________________________________
9659 [  2033] By: jhi                                   on 1998/10/22  07:47:10
9660     Log: DJGPP feedback for #2028.
9661  Branch: cfgperl
9662        ! thread.h
9663 ____________________________________________________________________________
9664 [  2032] By: jhi                                   on 1998/10/21  13:03:57
9665     Log: yielding, the saga continues.
9666  Branch: cfgperl
9667        ! Configure config_h.SH
9668       !> av.c lib/constant.pm op.c pod/perldiag.pod pp_ctl.c
9669       !> t/op/goto.t t/pragma/constant.t
9670 ____________________________________________________________________________
9671 [  2031] By: jhi                                   on 1998/10/21  09:15:42
9672     Log: VM/ESA feedback for #2028.
9673  Branch: cfgperl
9674        ! Configure config_h.SH thread.h
9675 ____________________________________________________________________________
9676 [  2030] By: gsar                                  on 1998/10/21  04:22:53
9677     Log: fix handling of mayhaps-extended @_ in goto &sub
9678  Branch: perl
9679        ! av.c pp_ctl.c t/op/goto.t
9680 ____________________________________________________________________________
9681 [  2029] By: gsar                                  on 1998/10/21  00:54:14
9682     Log: restore sanity to "constant" references
9683  Branch: perl
9684        ! lib/constant.pm op.c pod/perldiag.pod t/pragma/constant.t
9685 ____________________________________________________________________________
9686 [  2028] By: jhi                                   on 1998/10/20  15:01:20
9687     Log: OLD_PTHREADS_API reorganizing.
9688  Branch: cfgperl
9689        ! dosish.h ext/Thread/Thread.xs perl.h thread.h util.c
9690        ! vmesa/vmesaish.h
9691 ____________________________________________________________________________
9692 [  2027] By: jhi                                   on 1998/10/20  14:14:51
9693     Log: #2026 fallout.
9694  Branch: cfgperl
9695        ! Makefile.SH
9696 ____________________________________________________________________________
9697 [  2026] By: jhi                                   on 1998/10/20  11:47:21
9698     Log: VM/ESA update.
9699  Branch: cfgperl
9700        ! Makefile.SH vmesa/vmesa.c vmesa/vmesaish.h
9701 ____________________________________________________________________________
9702 [  2025] By: jhi                                   on 1998/10/20  08:20:56
9703     Log: 64-bitness, based on
9704          
9705          From: Scott Henry <scotth@sgi.com>
9706          To: perl-64bit@perl.org
9707          Message-ID: <yd8u30zyerl.fsf@hoshi.engr.sgi.com>
9708          Subject: Re: Configure problems/questions...
9709          Date: 19 Oct 1998 22:38:06 -0700
9710  Branch: cfgperl
9711        ! hints/irix_6.sh perl.h
9712 ____________________________________________________________________________
9713 [  2024] By: jhi                                   on 1998/10/20  08:09:07
9714     Log: Add lseeksize.
9715  Branch: cfgperl
9716        ! config_h.SH
9717 ____________________________________________________________________________
9718 [  2023] By: jhi                                   on 1998/10/20  08:08:33
9719     Log: Mumble about _yields() only when threaded.
9720  Branch: cfgperl
9721        ! Configure
9722 ____________________________________________________________________________
9723 [  2022] By: jhi                                   on 1998/10/20  07:46:26
9724     Log: Thinko at PTHREADS_CREATED_JOINABLE.
9725  Branch: cfgperl
9726        ! thread.h
9727 ____________________________________________________________________________
9728 [  2021] By: gbarr                                 on 1998/10/20  01:25:23
9729     Log: From: Chip Salzenberg <chip@perlsupport.com>
9730          Date: Tue, 6 Oct 1998 13:33:05 -0400
9731          Message-ID: <19981006133305.A2348@perlsupport.com>
9732          Subject: [PATCH] 5.005_02: Eliminate leak on self-ties
9733  Branch: maint-5.005/perl
9734        ! av.c doop.c hv.c mg.c mg.h pp.c pp_hot.c pp_sys.c scope.c
9735        ! t/op/tie.t
9736 ____________________________________________________________________________
9737 [  2020] By: jhi                                   on 1998/10/19  09:15:53
9738     Log: YIELD more robustly.
9739  Branch: cfgperl
9740        ! thread.h
9741 ____________________________________________________________________________
9742 [  2019] By: jhi                                   on 1998/10/19  08:48:33
9743     Log: VM/ESA (and OS390) are in between of OLD_PTHREADS_API and
9744          the 'new' one (just like DJGPP, it seems).
9745  Branch: cfgperl
9746        ! thread.h
9747 ____________________________________________________________________________
9748 [  2018] By: jhi                                   on 1998/10/19  07:02:44
9749     Log: vmesaish.h doesn't exclude unixish.h.
9750  Branch: cfgperl
9751        ! perl.h
9752 ____________________________________________________________________________
9753 [  2017] By: jhi                                   on 1998/10/19  06:44:19
9754     Log: 1<<$randbits is not good for randbits=48.
9755  Branch: cfgperl
9756        ! t/op/rand.t
9757 ____________________________________________________________________________
9758 [  2016] By: jhi                                   on 1998/10/19  06:39:47
9759     Log: Make #2012 glob pattern more portable.
9760  Branch: cfgperl
9761        ! Makefile.SH
9762 ____________________________________________________________________________
9763 [  2014] By: gbarr                                 on 1998/10/17  20:31:42
9764     Log: Fix POSIX::sigprocmask not to check type of $old parameter
9765          as it is output only
9766  Branch: maint-5.005/perl
9767        ! ext/POSIX/POSIX.xs
9768 ____________________________________________________________________________
9769 [  2012] By: jhi                                   on 1998/10/17  15:04:23
9770     Log: clean numbered core dumps and t/tmp[0-9]*.
9771  Branch: cfgperl
9772        ! Makefile.SH
9773 ____________________________________________________________________________
9774 [  2011] By: jhi                                   on 1998/10/17  14:59:15
9775     Log: More robust yacc/bison failure output handling.
9776  Branch: cfgperl
9777        ! t/comp/require.t t/op/misc.t t/pragma/subs.t
9778 ____________________________________________________________________________
9779 [  2010] By: jhi                                   on 1998/10/17  14:51:05
9780     Log: BC2000 POSIX update.
9781  Branch: cfgperl
9782        ! MANIFEST
9783 ____________________________________________________________________________
9784 [  2009] By: jhi                                   on 1998/10/17  14:49:46
9785     Log: POSIX BC2000 port from perl-mvs:
9786          
9787          Subject: Ported perl 5.005.02 to BS2000 / POSIX
9788          From: Dorner Thomas <Thomas.Dorner@start.de> 
9789          Date: Tue, 29 Sep 1998 13:29:36 +0100 
9790          Message-ID: <9CE47B416A24D2118BC40000F84009B20B72C5@start.de> 
9791  Branch: cfgperl
9792        + README.posix-bc hints/posix-bc.sh
9793        ! Configure MANIFEST perl.c perly.y proto.h t/lib/cgi-html.t
9794        ! t/op/magic.t t/op/pack.t t/op/quotemeta.t t/op/subst.t toke.c
9795        ! unixish.h
9796 ____________________________________________________________________________
9797 [  2008] By: jhi                                   on 1998/10/17  14:07:49
9798     Log: VM/ESA-update.
9799  Branch: cfgperl
9800        ! MANIFEST
9801 ____________________________________________________________________________
9802 [  2007] By: jhi                                   on 1998/10/17  13:55:34
9803     Log: Forgot few S_I* imports.
9804  Branch: cfgperl
9805        ! t/lib/ipc_sysv.t
9806 ____________________________________________________________________________
9807 [  2006] By: jhi                                   on 1998/10/17  13:43:54
9808     Log: The VM/ESA port essentials, based on
9809          
9810          perl-mvs:
9811          
9812          From: Neale Ferguson <neale@VMA.TABNSW.COM.AU>
9813          Subject: Re: Can't find Data/Dumper.pm
9814          Date: Mon, 28 Sep 1998 07:40:49 +1300
9815          Message-ID: <360E86B0.23847AF4@mailbox.tabnsw.com.au>
9816          
9817          private email:
9818          
9819          From: Neale Ferguson <neale@VMA.TABNSW.COM.AU>
9820          Subject: Re: Perl thread problems in VM/ESA
9821          Date: Thu, 15 Oct 1998 07:18:35 +1300
9822          Message-ID: <3624EAFA.16163A2B@mailbox.tabnsw.com.au>
9823          
9824          and private email:
9825          
9826          From: Neale Ferguson <NEALE@PUCC.PRINCETON.EDU>
9827          Subject:  perl archive
9828          Date:  Sun, 11 Oct 1998 19:28:54 EDT
9829          Message-Id: <19981011233112Z67215-26626+1513@outbound.Princeton.EDU>
9830          which gave a pointer to
9831          
9832          http://pucc.princeton.edu/~neale/perl.tar
9833          
9834          (based on Perl 5.005_51)
9835  Branch: cfgperl
9836        + hints/vmesa.sh vmesa/Makefile vmesa/vmesa.c vmesa/vmesaish.h
9837        ! ext/Errno/Errno_pm.PL perl.c perl.h perly.y pp_sys.c
9838        ! t/io/pipe.t t/lib/cgi-html.t t/lib/ipc_sysv.t t/op/magic.t
9839        ! t/op/pack.t t/op/quotemeta.t t/op/subst.t util.c x2p/a2p.h
9840 ____________________________________________________________________________
9841 [  2005] By: jhi                                   on 1998/10/17  13:17:19
9842     Log: Integrate mainperl.
9843  Branch: cfgperl
9844       !> Porting/genlog ext/B/B/CC.pm ext/POSIX/POSIX.pm
9845       !> lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
9846       !> lib/Term/Complete.pm op.c opcode.h opcode.pl os2/Makefile.SHs
9847       !> os2/os2.c pod/perlfunc.pod pod/perlxs.pod pp.c sv.c
9848       !> t/op/grent.t t/op/sysio.t t/op/tiehandle.t toke.c
9849       !> utils/perldoc.PL vms/ext/Stdio/Stdio.pm win32/Makefile
9850       !> win32/makefile.mk
9851 ____________________________________________________________________________
9852 [  2004] By: jhi                                   on 1998/10/17  11:19:06
9853     Log: Removed an extra ' from the int64_t test.
9854  Branch: cfgperl
9855        ! Configure
9856 ____________________________________________________________________________
9857 [  2003] By: gsar                                  on 1998/10/17  04:11:40
9858     Log: silence -w noises (suggested by Greg Bacon)
9859  Branch: perl
9860        ! lib/Term/Complete.pm
9861 ____________________________________________________________________________
9862 [  2002] By: gsar                                  on 1998/10/17  04:07:48
9863     Log: From: Gisle Aas <gisle@aas.no>
9864          Date: 14 Oct 1998 15:53:14 +0200
9865          Message-ID: <m3g1cr9rn9.fsf@furu.g.aas.no>
9866          Subject: Re: chr(0xFFFF_FFFF) and "\x{10_FFFF}" [PATCH 5.005_52]
9867  Branch: perl
9868        ! util.c
9869 ____________________________________________________________________________
9870 [  2001] By: gsar                                  on 1998/10/17  04:06:10
9871     Log: From: Gisle Aas <gisle@aas.no>
9872          Date: 14 Oct 1998 15:17:44 +0200
9873          Message-ID: <m3iuhn9taf.fsf@furu.g.aas.no>
9874          Subject: [PATCH 5.005_52] Core dump from "Missing right brace on \x{}"
9875  Branch: perl
9876        ! toke.c
9877 ____________________________________________________________________________
9878 [  2000] By: gsar                                  on 1998/10/17  03:06:33
9879     Log: From: Gisle Aas <gisle@aas.no>
9880          Date: 14 Oct 1998 00:38:06 +0200
9881          Message-ID: <m3iuhonl4h.fsf@furu.g.aas.no>
9882          Subject: [PATCH 5.005_52] utf8 substr can access memory outside PVX buffer
9883  Branch: perl
9884        ! sv.c
9885 ____________________________________________________________________________
9886 [  1999] By: gsar                                  on 1998/10/17  03:04:48
9887     Log: From: Dan Sugalski <sugalskd@osshe.edu>
9888          Date: Tue, 13 Oct 1998 15:10:57 -0700
9889          Message-Id: <3.0.6.32.19981013151057.00a947a0@ous.edu>
9890          Subject: [PATCH 5.004/5.005/5.006]Doc patch to VMS::Stdio module
9891  Branch: perl
9892        ! vms/ext/Stdio/Stdio.pm
9893 ____________________________________________________________________________
9894 [  1998] By: gsar                                  on 1998/10/17  03:00:40
9895     Log: skip readonly vars and unref references when doing a reset()
9896  Branch: perl
9897        ! sv.c
9898 ____________________________________________________________________________
9899 [  1997] By: gsar                                  on 1998/10/17  02:49:19
9900     Log: fix buggy treatment of large checksums on unicode strings
9901          From: Gisle Aas <gisle@aas.no>
9902          Date: 13 Oct 1998 21:35:39 +0200
9903          Message-ID: <m31zocp850.fsf@furu.g.aas.no>
9904          Subject: unpack("%48U*",...)  [PATCH 5.005_52]
9905  Branch: perl
9906        ! pp.c
9907 ____________________________________________________________________________
9908 [  1996] By: gsar                                  on 1998/10/17  02:43:22
9909     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9910          Date: Tue, 13 Oct 1998 04:46:00 -0400 (EDT)
9911          Message-Id: <199810130846.EAA00769@monk.mps.ohio-state.edu>
9912          Subject: [PATCH 5.005_52] Memory overrun in os2.c
9913  Branch: perl
9914        ! os2/Makefile.SHs os2/os2.c
9915 ____________________________________________________________________________
9916 [  1995] By: gsar                                  on 1998/10/17  02:42:01
9917     Log: clarify section name rules for typemaps
9918  Branch: perl
9919        ! pod/perlxs.pod
9920 ____________________________________________________________________________
9921 [  1994] By: gsar                                  on 1998/10/17  02:33:02
9922     Log: whitespace-proof grent.t
9923  Branch: perl
9924        ! t/op/grent.t
9925 ____________________________________________________________________________
9926 [  1993] By: gsar                                  on 1998/10/17  02:27:29
9927     Log: fix bug in B::CC::pp_sassign()
9928          From: "vishal bhatia" <vishalb@hotmail.com>
9929          Date: Sun, 11 Oct 1998 18:41:38 PDT
9930          Message-ID: <19981012014139.19614.qmail@hotmail.com>
9931          Subject: B::CC problems with pp_sassign routine
9932  Branch: perl
9933        ! ext/B/B/CC.pm
9934 ____________________________________________________________________________
9935 [  1992] By: gsar                                  on 1998/10/17  02:17:49
9936     Log: applied suggested patch with small doc tweak
9937          From: Gisle Aas <gisle@aas.no>
9938          Date: 11 Oct 1998 12:53:13 +0200
9939          Message-ID: <m3u31bfjza.fsf@furu.g.aas.no>
9940          Subject: Re: [PATCH 5.005_52] Optional syswrite LENGTH argument
9941  Branch: perl
9942        ! opcode.h opcode.pl pod/perlfunc.pod pp_sys.c t/op/sysio.t
9943        ! t/op/tiehandle.t
9944 ____________________________________________________________________________
9945 [  1991] By: gsar                                  on 1998/10/17  02:08:30
9946     Log: apply non-conflicting parts from suggested patch
9947          From: jan.dubois@ibm.net (Jan Dubois)
9948          Date: Sat, 10 Oct 1998 13:15:45 +0200
9949          Message-ID: <36223ed7.18279374@smtp1.ibm.net>
9950          Subject: [PATCH 5.005_52] Still more MakeMaker  patches
9951  Branch: perl
9952        ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
9953 ____________________________________________________________________________
9954 [  1990] By: gsar                                  on 1998/10/17  02:01:24
9955     Log: provide option to enable optimization with VC (suggested by Jan
9956          Dubois)
9957  Branch: perl
9958        ! win32/Makefile win32/makefile.mk
9959 ____________________________________________________________________________
9960 [  1989] By: gsar                                  on 1998/10/17  01:55:27
9961     Log: Rhapsody DR2 has bsd/ctypes.h, not objc/NXCType.h (suggested by
9962          Dave Leppik <dleppik@gage.com>
9963  Branch: perl
9964        ! perl.h
9965 ____________________________________________________________________________
9966 [  1988] By: gsar                                  on 1998/10/17  01:49:05
9967     Log: stray typo found by Hugo van der Sanden
9968  Branch: perl
9969        ! op.c
9970 ____________________________________________________________________________
9971 [  1987] By: gsar                                  on 1998/10/17  01:45:52
9972     Log: perldoc pod update
9973          From: Daniel Grisinger <dgris@perrin.dimensional.com>
9974          Date: 06 Oct 1998 23:56:51 -0600
9975          Message-ID: <m3g1d0kj8c.fsf@perrin.dimensional.com>
9976          Subject: [PATCH _02 and _52] perldoc
9977  Branch: perl
9978        ! utils/perldoc.PL
9979 ____________________________________________________________________________
9980 [  1986] By: gsar                                  on 1998/10/17  01:41:40
9981     Log: qualify names of builtins
9982  Branch: perl
9983        ! ext/POSIX/POSIX.pm
9984 ____________________________________________________________________________
9985 [  1982] By: gbarr                                 on 1998/10/17  00:20:57
9986     Log: From: Jochen Wiedmann <joe@ispsoft.de>
9987          Date: Thu, 17 Sep 1998 17:16:06 +0200
9988          Message-ID: <360127B6.E44564A@ispsoft.de>
9989          Subject: [PATCH] ExtUtils::MakeMaker::prompt cannot return 0
9990  Branch: maint-5.005/perl
9991        ! lib/ExtUtils/MakeMaker.pm
9992 ____________________________________________________________________________
9993 [  1978] By: gsar                                  on 1998/10/16  01:58:58
9994     Log: integrate cfgperl mods into mainline
9995  Branch: perl
9996       +> ext/DynaLoader/dl_vmesa.xs
9997        ! Porting/genlog
9998       !> Configure MANIFEST Makefile.SH config_h.SH
9999       !> ext/Thread/Thread.xs gv.c hints/hpux.sh hints/irix_6.sh
10000       !> hints/linux.sh hints/os390.sh op.c t/op/pat.t thread.h
10001       !> x2p/Makefile.SH
10002 ____________________________________________________________________________
10003 [  1976] By: gsar                                  on 1998/10/16  00:10:52
10004     Log: stray tweak
10005  Branch: perl
10006        ! op.c
10007 ____________________________________________________________________________
10008 [  1975] By: gsar                                  on 1998/10/15  23:54:38
10009     Log: propagate typeness of lexicals while cloning them
10010  Branch: perl
10011        ! op.c
10012 ____________________________________________________________________________
10013 [  1974] By: gsar                                  on 1998/10/15  23:53:25
10014     Log: s/last/first/ typo in append_list()
10015  Branch: perl
10016        ! op.c
10017 ____________________________________________________________________________
10018 [  1973] By: gsar                                  on 1998/10/15  20:06:17
10019     Log: nuke confperl branch and contents
10020  Branch: confperl
10021        - (delete 1284 files)
10022 ____________________________________________________________________________
10023 [  1972] By: jhi                                   on 1998/10/15  07:07:35
10024     Log: Test #162 had been added but the "print 1..161" had not been updated.
10025  Branch: cfgperl
10026        ! t/op/pat.t
10027 ____________________________________________________________________________
10028 [  1971] By: gsar                                  on 1998/10/15  03:09:58
10029     Log: check in all confperl changes as of change#1964 into cfgperl
10030  Branch: cfgperl
10031        + ext/DynaLoader/dl_vmesa.xs
10032        ! Configure MANIFEST Makefile.SH config_h.SH
10033        ! ext/Thread/Thread.xs gv.c hints/hpux.sh hints/irix_6.sh
10034        ! hints/linux.sh hints/os390.sh op.c thread.h x2p/Makefile.SH
10035 ____________________________________________________________________________
10036 [  1970] By: gsar                                  on 1998/10/15  03:05:59
10037     Log: integrate mainline to get tr.t
10038  Branch: cfgperl
10039       +> t/op/tr.t
10040 ____________________________________________________________________________
10041 [  1969] By: gsar                                  on 1998/10/15  03:04:17
10042     Log: add missing tr.t to repository
10043  Branch: perl
10044        + t/op/tr.t
10045 ____________________________________________________________________________
10046 [  1968] By: gsar                                  on 1998/10/15  03:02:43
10047     Log: create cfgperl branch
10048  Branch: cfgperl
10049       +> (branch 1282 files)
10050 ____________________________________________________________________________
10051 [  1967] By: gsar                                  on 1998/10/15  02:46:08
10052     Log: correct bugs exposed in MM_Unix.pm by commenting out Selfloader
10053          (MAN3PODS cannot be set to ' '; stray stricture violation)
10054  Branch: perl
10055        ! ext/B/Makefile.PL ext/DB_File/Makefile.PL
10056        ! ext/Data/Dumper/Makefile.PL ext/DynaLoader/Makefile.PL
10057        ! ext/Errno/Makefile.PL ext/Fcntl/Makefile.PL
10058        ! ext/GDBM_File/Makefile.PL ext/IO/Makefile.PL
10059        ! ext/IPC/SysV/Makefile.PL ext/NDBM_File/Makefile.PL
10060        ! ext/ODBM_File/Makefile.PL ext/Opcode/Makefile.PL
10061        ! ext/POSIX/Makefile.PL ext/SDBM_File/Makefile.PL
10062        ! ext/Socket/Makefile.PL ext/Thread/Makefile.PL
10063        ! ext/attrs/Makefile.PL ext/re/Makefile.PL
10064        ! lib/ExtUtils/MM_Unix.pm
10065 ____________________________________________________________________________
10066 [  1966] By: gsar                                  on 1998/10/15  02:19:03
10067     Log: tweak to make fix in change#1944 behave correctly for closures
10068          created within eval''
10069  Branch: perl
10070        ! op.c t/op/eval.t
10071 ____________________________________________________________________________
10072 [  1965] By: gsar                                  on 1998/10/14  23:22:41
10073     Log: use better numbers for exitstatus test
10074  Branch: perl
10075        ! t/op/die_exit.t
10076 ____________________________________________________________________________
10077 [  1964] By: jhi                                   on 1998/10/14  17:25:41
10078     Log: Add VM/ESA dynaloading (uses <dll.h>).
10079  Branch: confperl
10080        + ext/DynaLoader/dl_vmesa.xs
10081        ! MANIFEST
10082 ____________________________________________________________________________
10083 [  1963] By: jhi                                   on 1998/10/14  17:17:10
10084     Log: Remove a2p.loadmap in 'clean' target.
10085  Branch: confperl
10086        ! x2p/Makefile.SH
10087 ____________________________________________________________________________
10088 [  1962] By: jhi                                   on 1998/10/14  17:13:11
10089     Log: VM/ESA produces also .prelmaps. (No, not .perlmaps...)
10090  Branch: confperl
10091        ! Makefile.SH
10092 ____________________________________________________________________________
10093 [  1961] By: jhi                                   on 1998/10/14  16:27:39
10094     Log: VM/ESA creates executable.loadmaps.
10095  Branch: confperl
10096        ! Makefile.SH
10097 ____________________________________________________________________________
10098 [  1960] By: jhi                                   on 1998/10/14  15:37:39
10099     Log: Introduce SCHED_YIELD (one of sched_yield(),
10100          pthread_yield(), or pthread_yield(NULL)).
10101          YIELD is then defined using SCHED_YIELD unless
10102          a platform-specific YIELD has already been defined.
10103          
10104          Support pthread_attr_setdetachstate(pthread_attr_t*, int*).
10105          
10106          The need for pthread_yield(NULL) and pthread_attr_setdet...
10107          introduced by (private email)
10108          
10109          From: Neale Ferguson <neale@VMA.TABNSW.COM.AU>
10110          Date: Sat, 10 Oct 1998 21:08:15 +1300
10111          Message-ID: <361F15EE.47376EC@mailbox.tabnsw.com.au>
10112          Subject: Re: Perl thread problems in VM/ESA
10113          
10114          Better select() protoprobe (for AIX), from (private email)
10115          From: Andy Dougherty <doughera@lafcol.lafayette.edu>
10116          Date: Fri, 2 Oct 1998 14:52:25 -0400 (EDT)
10117          Message-Id: <Pine.SUN.3.96.981002144601.11832D-100000@newton.phys>
10118          Subject: AIX select (fwd)
10119          From: Lars Hecking <lhecking@nmrc.ucc.ie>
10120          To: Andy Dougherty <doughera@lafcol.lafayette.edu>
10121          Date: Fri, 2 Oct 1998 10:40:01 +0100
10122          Subject: AIX select
10123          
10124          Linux-avoid-so.X.Y, based on
10125          From: "Kurt D. Starsinic" <kstar@chapin.edu>
10126          Date: Tue, 13 Oct 1998 15:55:07 -0400
10127          Message-ID: <19981013155507.B4004@O2.chapin.edu>
10128          Subject: Re: [PATCH 5.005_52] [Was: Re: How can Debian accomodate new installation ?]
10129  Branch: confperl
10130        ! Configure config_h.SH ext/Thread/Thread.xs hints/linux.sh
10131        ! thread.h
10132 ____________________________________________________________________________
10133 [  1959] By: jhi                                   on 1998/10/14  12:51:26
10134     Log: Some old pthread implementations have
10135          pthread_attr_setdetachstate(pthread_attr_t*, int*).
10136  Branch: confperl
10137        ! ext/Thread/Thread.xs
10138 ____________________________________________________________________________
10139 [  1958] By: jhi                                   on 1998/10/14  12:41:11
10140     Log: SCHED_YIELD and ATTR_JOINABLE fixes.  Thread.xs and Configure
10141          counterparts will follow soon.
10142  Branch: confperl
10143        ! thread.h
10144 ____________________________________________________________________________
10145 [  1957] By: jhi                                   on 1998/10/14  12:38:11
10146     Log: Add tr.t (MANIFEST already knew about it, strange)
10147  Branch: confperl
10148        + t/op/tr.t
10149 ____________________________________________________________________________
10150 [  1956] By: jhi                                   on 1998/10/14  12:24:35
10151     Log: Mutexen should be initialized only once.
10152  Branch: confperl
10153        ! gv.c op.c
10154 ____________________________________________________________________________
10155 [  1955] By: jhi                                   on 1998/10/14  12:19:38
10156     Log: os390 has its own cppstdin.
10157  Branch: confperl
10158        ! hints/os390.sh
10159 ____________________________________________________________________________
10160 [  1954] By: jhi                                   on 1998/10/14  12:15:06
10161     Log: Integrate with mainperl.
10162  Branch: confperl
10163       !> (integrate 1280 files)
10164 ____________________________________________________________________________
10165 [  1953] By: jhi                                   on 1998/10/14  11:48:08
10166     Log: Removed duplicate CMA threads code for HPUX 10.X.
10167          (probably residue of patch(1) being too understanding)
10168          Enhanced 64-bit settings. (redo change#1940)
10169  Branch: confperl
10170        ! hints/hpux.sh
10171 ____________________________________________________________________________
10172 [  1952] By: jhi                                   on 1998/10/14  11:45:16
10173     Log: (redo change#1949) Detypo in the d_open64 warning about
10174          the impending WHOA.
10175  Branch: confperl
10176        ! hints/irix_6.sh
10177 ____________________________________________________________________________
10178 [  1951] By: jhi                                   on 1998/10/14  10:54:16
10179     Log: Mutexen should only be inited once, after they have been New()ed.
10180  Branch: confperl
10181        ! gv.c op.c
10182 ____________________________________________________________________________
10183 [  1950] By: jhi                                   on 1998/10/14  10:41:43
10184     Log: Own cppstdin.
10185  Branch: confperl
10186        ! hints/os390.sh
10187 ____________________________________________________________________________
10188 [  1949] By: jhi                                   on 1998/10/14  10:34:23
10189     Log: Detypo in the d_open64 warning about the impending WHOA.
10190  Branch: confperl
10191        ! hints/irix_6.sh
10192 ____________________________________________________________________________
10193 [  1948] By: gsar                                  on 1998/10/14  05:38:01
10194     Log: two typos
10195  Branch: perl
10196        ! pp_hot.c t/op/eval.t
10197 ____________________________________________________________________________
10198 [  1947] By: gsar                                  on 1998/10/14  05:37:10
10199     Log: let docatch() pass the buck when restartop turns out to be null,
10200          making exceptions in BEGIN{} propagate as expected
10201  Branch: perl
10202        ! pp_ctl.c t/op/misc.t
10203 ____________________________________________________________________________
10204 [  1946] By: gsar                                  on 1998/10/13  03:41:49
10205     Log: add missing file from change#1943
10206  Branch: perl
10207        ! proto.h
10208 ____________________________________________________________________________
10209 [  1945] By: gsar                                  on 1998/10/13  03:32:02
10210     Log: defer "deep recursion" warnings until CXt_SUB context is properly
10211          set up
10212  Branch: perl
10213        ! pp_hot.c t/pragma/warn/pp_hot
10214 ____________________________________________________________________________
10215 [  1944] By: gsar                                  on 1998/10/13  03:15:50
10216     Log: change#1614 merely disabled earlier fix (doh!); undo it and properly
10217          fixup the cop_seq value that must be seen by lexical lookups that
10218          emanate within eval''
10219  Branch: perl
10220        ! cop.h op.c pp_ctl.c pp_hot.c scope.c t/op/eval.t
10221 ____________________________________________________________________________
10222 [  1943] By: gsar                                  on 1998/10/13  02:06:09
10223     Log: ensure recursive attempts to findlex()icals know enough about where
10224          the last eval'' context was encountered
10225  Branch: perl
10226        ! op.c t/op/eval.t
10227 ____________________________________________________________________________
10228 [  1942] By: gsar                                  on 1998/10/13  02:01:24
10229     Log: force copy of substrings when matching against temporaries
10230  Branch: perl
10231        ! pp_hot.c t/op/pat.t
10232 ____________________________________________________________________________
10233 [  1941] By: gsar                                  on 1998/10/13  01:49:16
10234     Log: don't longjmp() in pp_goto() (regressive bug from old single-stack
10235          implementation)
10236  Branch: perl
10237        ! pp_ctl.c t/op/runlevel.t
10238 ____________________________________________________________________________
10239 [  1940] By: jhi                                   on 1998/10/12  09:57:44
10240     Log: Removed duplicate CMA threads code for HPUX 10.X.
10241          (probably residue of patch(1) being too understanding)
10242          Enhanced 64-bit settings.
10243  Branch: confperl
10244        ! hints/hpux.sh
10245 ____________________________________________________________________________
10246 [  1939] By: jhi                                   on 1998/10/12  09:53:11
10247     Log: Initial sync from mainline perl.
10248  Branch: confperl
10249        + (add 1282 files)
10250 ____________________________________________________________________________
10251 [  1937] By: gsar                                  on 1998/10/06  21:16:34
10252     Log: fix $/ init for USE_THREADS
10253  Branch: perl
10254        ! perl.c
10255 ____________________________________________________________________________
10256 [  1936] By: gsar                                  on 1998/10/06  07:19:39
10257     Log: fix globals caught by change#1927; builds and tests on Solaris
10258  Branch: perl
10259        ! Changes mg.c op.c perl.c pp_ctl.c regcomp.c utf8.c utf8.h
10260        ! warning.h warning.pl
10261 ____________________________________________________________________________
10262 [  1935] By: gsar                                  on 1998/10/06  06:50:35
10263     Log: add test for previous fix
10264  Branch: perl
10265        ! ext/Thread/create.t
10266 ____________________________________________________________________________
10267 [  1934] By: gsar                                  on 1998/10/06  06:37:36
10268     Log: fix USE_THREADS coredump due to uninitialized PL_hv_fetch_ent_mh
10269  Branch: perl
10270        ! util.c
10271 ____________________________________________________________________________
10272 [  1933] By: gsar                                  on 1998/10/06  05:04:20
10273     Log: undo bogus part of change#1903 (as pointed out by Larry)
10274  Branch: perl
10275        ! pp_ctl.c
10276 ____________________________________________________________________________
10277 [  1932] By: gsar                                  on 1998/10/06  04:21:31
10278     Log: added tweaked version of suggested patch
10279          From: jan.dubois@ibm.net (Jan Dubois)
10280          Date: Sat, 03 Oct 1998 19:04:48 +0200
10281          Message-ID: <361d54b2.36841294@smtp1.ibm.net>
10282          Subject: [PATCH 5.005_52] More MakeMaker  patches
10283  Branch: perl
10284        ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
10285        ! lib/ExtUtils/Mkbootstrap.pm lib/ExtUtils/Mksymlists.pm
10286 ____________________________________________________________________________
10287 [  1931] By: gsar                                  on 1998/10/06  04:04:33
10288     Log: use cpp symbols instead of hardwired constants
10289          From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
10290          Date: Mon, 05 Oct 1998 09:23:33 +0100
10291          Message-Id: <199810050823.JAA00891@crypt.compulink.co.uk>
10292          Subject: [PATCH 5.005_52] By the numbers (resend)
10293  Branch: perl
10294        ! op.c
10295 ____________________________________________________________________________
10296 [  1930] By: gsar                                  on 1998/10/06  04:01:55
10297     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10298          Message-Id: <199810050637.CAA07781@monk.mps.ohio-state.edu>
10299          Date: Mon, 5 Oct 1998 02:37:43 -0400 (EDT)
10300          Subject: [PATCH 5.005_52] Cumulative OS/2-related patch
10301  Branch: perl
10302        ! Makefile.SH hints/os2.sh lib/ExtUtils/MM_OS2.pm mg.c
10303        ! os2/Changes os2/Makefile.SHs os2/os2.c perl_exp.SH util.c
10304 ____________________________________________________________________________
10305 [  1929] By: gsar                                  on 1998/10/06  03:50:36
10306     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10307          Date: Mon, 5 Oct 1998 02:39:00 -0400 (EDT)
10308          Message-Id: <199810050639.CAA07803@monk.mps.ohio-state.edu>
10309          Subject: [PATCH 5.00552] Minor test improvement
10310  Branch: perl
10311        ! t/op/magic.t
10312 ____________________________________________________________________________
10313 [  1928] By: gsar                                  on 1998/10/06  03:49:03
10314     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10315          Date: Mon, 5 Oct 1998 02:38:23 -0400 (EDT)
10316          Message-Id: <199810050638.CAA07792@monk.mps.ohio-state.edu>
10317          Subject: [PATCH 5.00552] emacs/ptags inprovements
10318  Branch: perl
10319        ! emacs/ptags
10320 ____________________________________________________________________________
10321 [  1927] By: gsar                                  on 1998/10/06  03:47:44
10322     Log: disable C<#define dirty PL_dirty> et al.
10323  Branch: perl
10324        ! embed.pl embedvar.h
10325 ____________________________________________________________________________
10326 [  1926] By: gsar                                  on 1998/10/06  03:43:32
10327     Log: From: Mark-Jason Dominus <mjd@plover.com>
10328          Date: Sun, 04 Oct 1998 14:48:11 -0400
10329          Message-ID: <19981004184811.16048.qmail@plover.com>
10330          Subject: PATCH: perldoc -f does not locate -e, -r, -x, etc.
10331  Branch: perl
10332        ! utils/perldoc.PL
10333 ____________________________________________________________________________
10334 [  1925] By: gsar                                  on 1998/10/06  03:27:35
10335     Log: disable USE_THREADS when PERL_OBJECT is enabled
10336  Branch: perl
10337        ! win32/Makefile win32/makefile.mk
10338 ____________________________________________________________________________
10339 [  1924] By: gsar                                  on 1998/10/06  03:26:54
10340     Log: remove spurious unused conflicting globals (PL_yy{v,s}sp)
10341  Branch: perl
10342        ! Makefile.SH Todo-5.005 embedvar.h perlvars.h perly.c toke.c
10343        ! vms/perly_c.vms
10344 ____________________________________________________________________________
10345 [  1923] By: gsar                                  on 1998/10/03  05:19:56
10346     Log: make C<use> recognize C<require> overrides; allow C<do EXPR> to be
10347          overridden
10348  Branch: perl
10349        ! embed.h global.sym objXSUB.h objpp.h op.c perly.c perly.y
10350        ! proto.h vms/perly_c.vms
10351 ____________________________________________________________________________
10352 [  1922] By: gsar                                  on 1998/10/03  03:59:50
10353     Log: suppress manifypods leak in extensions
10354  Branch: perl
10355        ! ext/Errno/Makefile.PL ext/IPC/SysV/Makefile.PL pod/pod2man.PL
10356 ____________________________________________________________________________
10357 [  1921] By: gsar                                  on 1998/10/02  22:30:15
10358     Log: os390 fixes (suggested by Peter Prymmer)
10359  Branch: perl
10360        ! Makefile.SH regcomp.c
10361 ____________________________________________________________________________
10362 [  1920] By: gsar                                  on 1998/10/02  21:41:19
10363     Log: squelch undef warnings
10364          From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
10365          Date: Fri, 02 Oct 1998 11:01:14 +0100
10366          Message-Id: <199810021001.LAA19214@crypt.compulink.co.uk>
10367          Subject: [PATCH] Re: Apparent bug in Math::BigInt 
10368  Branch: perl
10369        ! Changes lib/Math/BigInt.pm
10370 ____________________________________________________________________________
10371 [  1919] By: gsar                                  on 1998/10/02  04:59:13
10372     Log: add note to INSTALL about ANSI C
10373  Branch: perl
10374        ! INSTALL
10375 ____________________________________________________________________________
10376 [  1918] By: gsar                                  on 1998/10/02  04:21:10
10377     Log: tolerate spaces when fixing up __cplusplus output by old h2xs
10378          From: jan.dubois@ibm.net (Jan Dubois)
10379          Date: Wed, 30 Sep 1998 23:35:30 +0200
10380          Message-ID: <3619a1e8.12336659@smtp1.ibm.net>
10381          Subject: [PATCH 5.005_52]: xsubpp and PERL_OBJECT
10382  Branch: perl
10383        ! lib/ExtUtils/xsubpp
10384 ____________________________________________________________________________
10385 [  1917] By: gsar                                  on 1998/10/02  04:16:02
10386     Log: From: Jarkko Hietaniemi <jhi@iki.fi>
10387          Date: Thu, 1 Oct 1998 11:37:26 +0300 (EET DST)
10388          Message-Id: <199810010837.LAA31371@alpha.hut.fi>
10389          Subject: Re: Configure test for selectbits busted
10390  Branch: perl
10391        ! Configure
10392 ____________________________________________________________________________
10393 [  1916] By: gsar                                  on 1998/10/02  04:14:17
10394     Log: From: Dan Sugalski <sugalskd@osshe.edu>
10395          Date: Wed, 30 Sep 1998 17:15:20 -0700
10396          Message-Id: <3.0.6.32.19980930171520.00b22eb0@ous.edu>
10397          Subject: [PATCH 5.005_02]VMS config tweaks
10398  Branch: perl
10399        ! vms/descrip_mms.template vms/subconfigure.com
10400 ____________________________________________________________________________
10401 [  1915] By: gsar                                  on 1998/10/02  04:10:47
10402     Log: use Off_t to permit 64-bit seek()
10403          From: Scott Henry <scotth@sgi.com>
10404          Date: 29 Sep 1998 17:38:46 -0700
10405          Message-ID: <yd8lnn2zb6x.fsf_-_@hoshi.engr.sgi.com>
10406          Subject: Re: [PATCH] 5.005_02: Configure "Massive Attack"
10407          --
10408          Date: 28 Sep 1998 18:55:37 -0700
10409          Message-ID: <yd8ogrz1y3q.fsf@hoshi.engr.sgi.com>
10410          Subject: Re: [PATCH] 5.005_51: Configure "Massive Attack"
10411  Branch: perl
10412        ! doio.c pp_sys.c proto.h sv.c
10413 ____________________________________________________________________________
10414 [  1914] By: gsar                                  on 1998/10/02  04:05:36
10415     Log: normalize tm struct passed to strftime() with mktime()
10416          From: Spider Boardman <spider@orb.nashua.nh.us>
10417          Date: Wed, 30 Sep 1998 15:12:09 -0400
10418          Message-Id: <199809301912.PAA26119@Orb.Nashua.NH.US>
10419          Subject: [PATCH 5.005_52] Re: POSIX::strftime returns incorrect date 
10420  Branch: perl
10421        ! ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
10422 ____________________________________________________________________________
10423 [  1913] By: gsar                                  on 1998/10/02  03:59:46
10424     Log: don't try to run foo_SH.orig etc.
10425  Branch: perl
10426        ! Configure
10427 ____________________________________________________________________________
10428 [  1912] By: gsar                                  on 1998/10/02  03:45:37
10429     Log: make warning about glob process failure optional
10430  Branch: perl
10431        ! pod/perldiag.pod pp_hot.c
10432 ____________________________________________________________________________
10433 [  1911] By: gsar                                  on 1998/10/02  02:52:21
10434     Log: document yet another RE diagnostic, make it consistent with REG_INFTY
10435          From: Dominic Dunlop <domo@vo.lu>
10436          Date: Tue, 29 Sep 1998 21:06:30 +0000
10437          Message-Id: <v03110700b236f60b1375@[212.24.192.106]>
10438          Subject: [PATCH 5.005_52] Fix hard-coded "matches null string many times" limit
10439          --
10440          Date: Wed, 30 Sep 1998 11:46:44 +0000
10441          Message-Id: <v03110702b237beb04830@[212.24.192.74]>
10442          Subject: [PATCH 5.005_52] Add "Strange *+?{} ..." to perldiag
10443  Branch: perl
10444        ! pod/perldiag.pod regcomp.c
10445 ____________________________________________________________________________
10446 [  1910] By: gsar                                  on 1998/10/02  02:48:48
10447     Log: minor Configure tweaks (via private mail)
10448          From: Jarkko Hietaniemi <jhi@iki.fi>
10449          Date: Wed, 30 Sep 1998 02:25:06 +0300 (EET DST)
10450          Message-Id: <199809292325.CAA19737@alpha.hut.fi>
10451          Subject: [PATCH] 5.005_52: the drizzle continues
10452  Branch: perl
10453        ! Configure config_h.SH handy.h
10454 ____________________________________________________________________________
10455 [  1909] By: gsar                                  on 1998/10/02  02:46:39
10456     Log: update SCO hints for dynamic loading
10457          From: Andy Dougherty <doughera@lafcol.lafayette.edu>
10458          Date: Mon, 28 Sep 1998 16:50:38 -0400 (EDT)
10459          Message-Id: <Pine.SUN.3.96.980928164648.8130E-100000@newton.phys>
10460          Subject: [PATCH 5.004_04-MAINT_TRIAL_5 and 5.005_xx] Re: Perl on SCO_SV
10461          --
10462          Date: Tue, 29 Sep 1998 16:48:55 -0400 (EDT)
10463          Message-Id: <Pine.SUN.3.96.980929164612.8634A-100000@newton.phys>
10464          Subject: Re: [PATCH 5.004_04-MAINT_TRIAL_5 and 5.005_xx] Re: Perl on SCO_SV
10465  Branch: perl
10466        ! hints/sco.sh
10467 ____________________________________________________________________________
10468 [  1908] By: gsar                                  on 1998/10/02  02:33:39
10469     Log: make File::Find work when wanted() is autoloaded or a symbolic ref
10470  Branch: perl
10471        ! lib/File/Find.pm
10472 ____________________________________________________________________________
10473 [  1907] By: gsar                                  on 1998/10/02  02:21:52
10474     Log: applied patches, but retained old behavior for win32 (where compilers
10475          can't read from stdin at all)
10476          From: Graham Barr <gbarr@ti.com>
10477          Date: Mon, 28 Sep 1998 09:41:49 -0500
10478          Message-ID: <19980928094149.B26576@asic.sc.ti.com>
10479          Subject: Re: 5.005_51 Errno invokes cpprun incorrectly
10480          --
10481          Date: Tue, 29 Sep 1998 12:35:43 -0500
10482          Message-ID: <19980929123543.Z26576@asic.sc.ti.com>
10483          Subject: Re: 5.005_51 Errno invokes cpprun incorrectly
10484  Branch: perl
10485        ! ext/Errno/Errno_pm.PL
10486 ____________________________________________________________________________
10487 [  1906] By: gsar                                  on 1998/10/02  02:02:19
10488     Log: tolerate whitespace in /etc/group entries (suggested by Jarkko
10489          Hietaniemi)
10490  Branch: perl
10491        ! t/op/grent.t
10492 ____________________________________________________________________________
10493 [  1905] By: gsar                                  on 1998/10/02  01:59:56
10494     Log: win32 caveats about truncate()
10495  Branch: perl
10496        ! pod/perlport.pod
10497 ____________________________________________________________________________
10498 [  1904] By: gsar                                  on 1998/10/02  01:53:25
10499     Log: various Configure and hints updates (prefer drand48() or random()
10500          over rand(); add -Dusemultiplicity; enhanced 64-bitness);  patch
10501          applied modulo SCO hints superceded by later patch
10502          From: Jarkko Hietaniemi <jhi@iki.fi>
10503          Date: Tue, 29 Sep 1998 00:56:33 +0300 (EET DST)
10504          Message-Id: <199809282156.AAA18615@alpha.hut.fi>
10505          Subject: [PATCH] 5.005_52: Configure et al:
10506  Branch: perl
10507        + ext/IPC/SysV/hints/next_3.pl
10508        ! Configure INSTALL MANIFEST config_h.SH ext/IPC/SysV/SysV.xs
10509        ! hints/dec_osf.sh hints/irix_6.sh hints/next_3.sh
10510        ! hints/solaris_2.sh perl.h pod/perldiag.pod pp.c pp_sys.c
10511 ____________________________________________________________________________
10512 [  1903] By: gsar                                  on 1998/10/02  01:42:37
10513     Log: fixes for bugs in /RE/p        from Hugo van der Sanden
10514          Date: Mon, 28 Sep 1998 17:41:49 +0100
10515          Message-Id: <199809281641.RAA02450@crypt.compulink.co.uk>
10516          Subject: [PATCH 5.005_52] Re: More on ?p 
10517          --
10518          Date: Thu, 01 Oct 1998 09:10:58 +0100
10519          Message-Id: <199810010810.JAA16426@crypt.compulink.co.uk>
10520          Subject: [PATCH 5.005_52] ?p fix
10521          --
10522          Date: Thu, 01 Oct 1998 10:45:56 +0100
10523          Message-Id: <199810010945.KAA16733@crypt.compulink.co.uk>
10524          Subject: [PATCH 5.005_52] more on ?p
10525  Branch: perl
10526        ! pp_ctl.c
10527 ____________________________________________________________________________
10528 [  1902] By: gsar                                  on 1998/10/02  01:36:14
10529     Log: From: Kenneth Duda <kjd@cisco.com>
10530          Date: Sun, 27 Sep 1998 20:22:12 -0700 (PDT)
10531          Message-Id: <199809280322.UAA01261@scorpion.cisco.com>
10532          Subject: writemain dies when there are more than 4000 characters of extensions
10533  Branch: perl
10534        ! writemain.SH
10535 ____________________________________________________________________________
10536 [  1901] By: gsar                                  on 1998/10/02  01:33:16
10537     Log: tweak run_byacc recipe
10538  Branch: perl
10539        ! Makefile.SH Porting/pumpkin.pod
10540 ____________________________________________________________________________
10541 [  1900] By: gsar                                  on 1998/10/02  01:02:09
10542     Log: use SETERRNO() to reset errno (suggested by Charles Bailey)
10543  Branch: perl
10544        ! perl.h pp_ctl.c
10545 ____________________________________________________________________________
10546 [  1899] By: gsar                                  on 1998/09/28  20:46:30
10547     Log: fix various 5.00552 mishaps (fixes suggested by Jan Dubois,
10548          Kurt Starsinic, Spider Boardman, Dan Sugalski and Albert
10549          Dvornik)
10550  Branch: perl
10551        ! hints/irix_6.sh lib/ExtUtils/MakeMaker.pm mg.c scope.c
10552 ____________________________________________________________________________
10553 [  1898] By: gsar                                  on 1998/09/28  20:42:52
10554     Log: flush unsubmitted 5.00552 change
10555  Branch: perl
10556        ! MANIFEST
10557 ____________________________________________________________________________
10558 [  1897] By: gsar                                  on 1998/09/27  04:43:06
10559     Log: run vms_yfix.pl
10560  Branch: perl
10561        ! vms/perly_c.vms
10562 ____________________________________________________________________________
10563 [  1896] By: gsar                                  on 1998/09/27  03:38:55
10564     Log: small tweak on last change
10565  Branch: perl
10566        ! win32/win32.c
10567 ____________________________________________________________________________
10568 [  1895] By: gsar                                  on 1998/09/27  03:17:17
10569     Log: fix win32_stat() to do the right thing for share names
10570  Branch: perl
10571        ! win32/win32.c
10572 ____________________________________________________________________________
10573 [  1891] By: larry                                 on 1998/09/25  18:50:40
10574     Log: Fixed apostrophe problem from Mark Knutsen.
10575  Branch: perl
10576        ! sv.h
10577
10578 ----------------
10579 Version 5.005_52
10580 ----------------
10581
10582 ____________________________________________________________________________
10583 [  1890] By: gsar                                  on 1998/09/25  10:25:00
10584     Log: update template config.sh, add new config vars to win32 stuff
10585  Branch: perl
10586        ! Changes Porting/config.sh Porting/config_H config_h.SH objpp.h
10587        ! pp_sys.c proto.h win32/config.bc win32/config.gc
10588        ! win32/config.vc win32/config_H.bc win32/config_H.gc
10589        ! win32/config_H.vc win32/win32.h
10590 ____________________________________________________________________________
10591 [  1889] By: gsar                                  on 1998/09/25  07:13:13
10592     Log: big Configure update from Jarkko: sync metaconfig units; d_statblks fix
10593          for Linux; hpux CMA-threads hints; ELF support for FreeBSD; beginnings
10594          of full-fledged 64-bit support (including support for: fseeko/ftello,
10595          Quad_t aka long long, hpux and irix 64-bits hints, new 64-bit constants
10596          in Fcntl)
10597          From: Jarkko Hietaniemi <jhi@iki.fi>
10598          Date: Fri, 11 Sep 1998 23:56:11 +0300 (EET DST)
10599          Message-Id: <199809112056.XAA04720@alpha.hut.fi>
10600          Subject: [PATCH] 5.005_51: Configure "Massive Attack"
10601          --
10602          From: Jarkko Hietaniemi <jhi@cc.hut.fi>
10603          Date: 12 Sep 1998 09:44:25 +0300
10604          Message-ID: <oeeaf45bzjq.fsf@alpha.hut.fi>
10605          Subject: Re: [PATCH] 5.005_51: Configure "Massive Attack"
10606  Branch: perl
10607        + lib/filetest.pm
10608        ! Configure MANIFEST Makefile.SH config_h.SH doio.c embedvar.h
10609        ! ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs handy.h hints/dec_osf.sh
10610        ! hints/freebsd.sh hints/hpux.sh hints/irix_6.sh objXSUB.h
10611        ! perl.c perl.h perl_exp.SH perlio.c perlvars.h pod/perldiag.pod
10612        ! pod/perlfunc.pod pp_sys.c proto.h win32/GenCAPI.pl
10613        ! win32/makedef.pl
10614 ____________________________________________________________________________
10615 [  1888] By: gsar                                  on 1998/09/25  06:27:12
10616     Log: bump patchlevel to 52; other little tweaks for threads, win32 builds
10617  Branch: perl
10618        ! doop.c mg.c patchlevel.h regexec.c win32/Makefile
10619        ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
10620        ! win32/makedef.pl win32/makefile.mk win32/win32.c
10621 ____________________________________________________________________________
10622 [  1887] By: gsar                                  on 1998/09/25  04:50:49
10623     Log: win32.c tweak
10624  Branch: perl
10625        ! win32/win32.c
10626 ____________________________________________________________________________
10627 [  1886] By: gsar                                  on 1998/09/25  04:47:32
10628     Log: s/MAKEMAKEROPT/PERL_MM_OPT/
10629  Branch: perl
10630        ! lib/ExtUtils/MakeMaker.pm
10631 ____________________________________________________________________________
10632 [  1885] By: gsar                                  on 1998/09/25  04:05:09
10633     Log: From: Dominic Dunlop <domo@vo.lu>
10634          Date: Thu, 10 Sep 1998 11:02:46 +0000
10635          Message-Id: <v03110703b21d581d7ef1@[212.24.192.107]>
10636          Subject: MM_Unix::canonpath erroneously turns leading // into /
10637  Branch: perl
10638        ! lib/ExtUtils/MM_Unix.pm
10639 ____________________________________________________________________________
10640 [  1884] By: gsar                                  on 1998/09/25  03:06:10
10641     Log: temporarily disable perl malloc for a2p until we clean up
10642          conflicting malloc() declarations everywhere
10643  Branch: perl
10644        ! x2p/Makefile.SH
10645 ____________________________________________________________________________
10646 [  1883] By: gsar                                  on 1998/09/25  02:27:00
10647     Log: remove obsolete win32/bin/*.pl
10648  Branch: perl
10649        - win32/bin/network.pl win32/bin/webget.pl win32/bin/www.pl
10650        ! Changes MANIFEST win32/Makefile win32/makefile.mk
10651 ____________________________________________________________________________
10652 [  1882] By: gsar                                  on 1998/09/25  02:04:43
10653     Log: missing file in last submit
10654  Branch: perl
10655        ! proto.h
10656 ____________________________________________________________________________
10657 [  1881] By: gsar                                  on 1998/09/25  01:56:54
10658     Log: serial access to PL_x[inpr]v_root for USE_THREADS
10659  Branch: perl
10660        ! sv.c
10661 ____________________________________________________________________________
10662 [  1880] By: gsar                                  on 1998/09/25  01:19:38
10663     Log: lock sv_mutex in new_he() and del_he() for USE_THREADS
10664          From: Drago Goricanec <drago@king.otsd.ts.fujitsu.co.jp>
10665          Date: Thu, 24 Sep 1998 22:01:09 +0900
10666          Message-Id: <19980924220109J.drago@otsd.ts.fujitsu.co.jp>
10667          Subject: [PATCH 5.005_51] Re: Perl 5.005_51 not yet multi Thread safe 
10668  Branch: perl
10669        ! hv.c proto.h
10670 ____________________________________________________________________________
10671 [  1879] By: gsar                                  on 1998/09/25  00:20:07
10672     Log: tweaks to enable PERL_OBJECT to build & test on win32
10673  Branch: perl
10674        ! Changes doop.c mg.c objpp.h proto.h regexec.c util.c
10675        ! win32/GenCAPI.pl
10676 ____________________________________________________________________________
10677 [  1878] By: gsar                                  on 1998/09/25  00:13:36
10678     Log: fix change#1861, which breaks default boot_xxx symbol generation
10679  Branch: perl
10680        ! lib/ExtUtils/Mksymlists.pm
10681 ____________________________________________________________________________
10682 [  1877] By: gsar                                  on 1998/09/24  10:29:54
10683     Log: two tweaks for clean build and test on Solaris
10684  Branch: perl
10685        ! op.c t/op/subst.t
10686 ____________________________________________________________________________
10687 [  1876] By: gsar                                  on 1998/09/24  09:04:43
10688     Log: From: Colin Kuskie <ckuskie@cadence.com>
10689          Date: Wed, 26 Aug 1998 14:53:01 -0700 (PDT)
10690          Message-ID: <Pine.GSO.3.96.980826143507.3258K-100000@pdxmail.cadence.com>
10691          Subject: [PATCH 5.005_51] perlform.pod
10692  Branch: perl
10693        ! pod/perlform.pod
10694 ____________________________________________________________________________
10695 [  1875] By: gsar                                  on 1998/09/24  08:47:47
10696     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10697          Date: Tue, 25 Aug 1998 15:35:58 -0400 (EDT)
10698          Message-Id: <199808251935.PAA11384@monk.mps.ohio-state.edu>
10699          Subject: Re: problem with (?p{}) [PATCH 5.005_5*]
10700  Branch: perl
10701        ! regexec.c
10702 ____________________________________________________________________________
10703 [  1874] By: gsar                                  on 1998/09/24  08:44:55
10704     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10705          Date: Tue, 25 Aug 1998 14:56:06 -0400 (EDT)
10706          Message-Id: <199808251856.OAA10825@monk.mps.ohio-state.edu>
10707          Subject: Re: your Regexp.patch dated 21.8 [PATCH]
10708  Branch: perl
10709        ! toke.c
10710 ____________________________________________________________________________
10711 [  1873] By: gsar                                  on 1998/09/24  08:39:41
10712     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10713          Date: Tue, 25 Aug 1998 04:29:49 -0400 (EDT)
10714          Message-Id: <199808250829.EAA02470@monk.mps.ohio-state.edu>
10715          Subject: [PATCH 5.005_*] Extraneous warning for (?()A|B)
10716  Branch: perl
10717        ! Changes regcomp.c
10718 ____________________________________________________________________________
10719 [  1872] By: gsar                                  on 1998/09/24  08:37:00
10720     Log: From: Krishna Sethuraman <krishpl@shamu.engr.sgi.com>
10721          Date: Sun, 23 Aug 1998 23:18:38 PDT
10722          Message-Id: <199808240618.XAA05329@shamu.engr.sgi.com>
10723          Subject: new irix_6.sh hints file
10724  Branch: perl
10725        ! hints/irix_6.sh
10726 ____________________________________________________________________________
10727 [  1871] By: gsar                                  on 1998/09/24  07:26:37
10728     Log: correct FSF address in various places
10729  Branch: perl
10730        ! Copying README ext/B/README lib/Getopt/Long.pm
10731 ____________________________________________________________________________
10732 [  1870] By: gsar                                  on 1998/09/24  07:11:56
10733     Log: From:    Dan Sugalski <sugalskd@osshe.edu>
10734          Date:    Fri, 14 Aug 1998 09:20:16 PDT
10735          Message-Id: <3.0.5.32.19980814092016.00b37dc0@ous.edu>
10736          Subject: [PATCH 5.005_02] (and _5x I expect) VMS config procedure patch
10737  Branch: perl
10738        ! configure.com
10739 ____________________________________________________________________________
10740 [  1869] By: gsar                                  on 1998/09/24  06:55:59
10741     Log: use STRICT_ALIGNMENT on IRIX to allow usemymalloc=y again
10742          From:    Scott Henry <scotth@sgi.com>
10743          Date:    13 Aug 1998 09:52:15 PDT
10744          Message-Id: <yd8pve46czk.fsf@hoshi.engr.sgi.com>
10745          Subject: [PATCH] Irix USE_LONG_LONG/malloc.c incompatibility (was...)
10746  Branch: perl
10747        ! hints/irix_6.sh
10748 ____________________________________________________________________________
10749 [  1868] By: gsar                                  on 1998/09/24  06:51:23
10750     Log: From:    Nathan Torkington <gnat@frii.com>
10751          Date:    Thu, 13 Aug 1998 10:59:48 MDT
10752          Message-Id: <199808131659.KAA06179@prometheus.frii.com>
10753          Subject: [PATCH] 5.005_02 perlfunc.pod, improve umask entry
10754  Branch: perl
10755        ! pod/perlfunc.pod
10756 ____________________________________________________________________________
10757 [  1867] By: gsar                                  on 1998/09/24  06:45:13
10758     Log: make C<goto &sub> AUTOLOAD-aware (autouse now works for modules
10759          that are autoloaded)
10760  Branch: perl
10761        ! pp_ctl.c
10762 ____________________________________________________________________________
10763 [  1866] By: gsar                                  on 1998/09/24  05:21:19
10764     Log: grandfather deprecated "$$<digit>" no more
10765  Branch: perl
10766        ! pod/perldiag.pod toke.c
10767 ____________________________________________________________________________
10768 [  1865] By: gsar                                  on 1998/09/24  04:52:48
10769     Log: tweak PERL_HASH() to h=h+(h>>5) in order to improve distribution of
10770          low bits (suggested by Ilya Zakharevich)
10771  Branch: perl
10772        ! hv.h
10773 ____________________________________________________________________________
10774 [  1864] By: gsar                                  on 1998/09/24  04:29:14
10775     Log: move yyglobal decls from perly.c to perlvars.h, regen headers, tweak
10776          perly_c.diff
10777  Branch: perl
10778        ! embed.h embedvar.h global.sym perlvars.h perly.c perly.h
10779        ! perly_c.diff toke.c
10780 ____________________________________________________________________________
10781 [  1863] By: gsar                                  on 1998/09/24  03:36:30
10782     Log: provide locked access to string table for USE_THREADS
10783  Branch: perl
10784        ! embedvar.h hv.c intrpvar.h objXSUB.h perl.c thread.h
10785 ____________________________________________________________________________
10786 [  1862] By: gsar                                  on 1998/09/24  03:30:32
10787     Log: remove bogus warn()
10788  Branch: perl
10789        ! embed.pl
10790 ____________________________________________________________________________
10791 [  1861] By: gsar                                  on 1998/09/24  02:58:51
10792     Log: applied suggested patch, adapted for all platforms
10793          From: jan.dubois@ibm.net (Jan Dubois)
10794          Date: Sun, 20 Sep 1998 12:56:38 +0200
10795          Message-ID: <3604de0c.12319885@smtp1.ibm.net>
10796          Subject: [New PATCH 5.005_02] Support Mksymlists FUNCLIST argument in MakeMaker
10797  Branch: perl
10798        ! lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
10799        ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
10800        ! lib/ExtUtils/MakeMaker.pm
10801 ____________________________________________________________________________
10802 [  1860] By: gsar                                  on 1998/09/24  02:16:14
10803     Log: upgrade to CPAN-1.40
10804  Branch: perl
10805        ! Changes lib/CPAN.pm lib/CPAN/FirstTime.pm
10806 ____________________________________________________________________________
10807 [  1859] By: gsar                                  on 1998/09/24  02:08:59
10808     Log: use $ENV{MAKEMAKEROPT} to set default command line args
10809  Branch: perl
10810        ! lib/ExtUtils/MakeMaker.pm
10811 ____________________________________________________________________________
10812 [  1857] By: gsar                                  on 1998/09/23  10:58:36
10813     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10814          Date: Tue, 22 Sep 1998 17:30:16 -0400 (EDT)
10815          Message-Id: <199809222130.RAA17034@monk.mps.ohio-state.edu>
10816          Subject: More verbose Test::Harness [PATCH]
10817  Branch: perl
10818        ! lib/Test/Harness.pm
10819 ____________________________________________________________________________
10820 [  1856] By: gsar                                  on 1998/09/23  10:56:24
10821     Log: update hints for OPENSTEP 4.2 on i386
10822          From: Gerben Wierda <Gerben_Wierda@RnA.nl>
10823          Date: Sun, 20 Sep 1998 01:03:18 +0200
10824          Message-Id: <9809192303.AA29190@Spike>
10825          Subject: Perl 5.005_02 compilation problems
10826  Branch: perl
10827        ! hints/next_4.sh
10828 ____________________________________________________________________________
10829 [  1855] By: gsar                                  on 1998/09/23  10:52:27
10830     Log: reset errno after C<require> search (as suggested by Larry)
10831  Branch: perl
10832        ! pp_ctl.c
10833 ____________________________________________________________________________
10834 [  1854] By: gsar                                  on 1998/09/23  10:50:26
10835     Log: misc pod tweaks
10836  Branch: perl
10837        ! pod/perldelta.pod pod/perldiag.pod pod/perlport.pod
10838 ____________________________________________________________________________
10839 [  1853] By: gsar                                  on 1998/09/23  10:46:06
10840     Log: make Pod/Html.pm handle the --title option properly (as suggested
10841          by gml4410@ggr.co.uk)
10842  Branch: perl
10843        ! lib/Pod/Html.pm
10844 ____________________________________________________________________________
10845 [  1852] By: gsar                                  on 1998/09/23  10:41:39
10846     Log: SSNEW() API for allocating memory on the savestack
10847          From: Albert Dvornik <bert@genscan.com>
10848          Date: 17 Sep 1998 19:23:07 -0400
10849          Message-Id: <tqemtae338.fsf@puma.genscan.com>
10850          Subject: [PATCH 5.005_51] (was: why SAVEDESTRUCTOR()...)
10851  Branch: perl
10852        ! Changes Changes5.005 embed.h global.sym mg.c objXSUB.h objpp.h
10853        ! perl.h proto.h scope.c scope.h t/io/tell.t
10854 ____________________________________________________________________________
10855 [  1851] By: gsar                                  on 1998/09/23  10:37:05
10856     Log: From: Jochen Wiedmann <joe@ispsoft.de>
10857          Date: Thu, 17 Sep 1998 17:16:06 +0200
10858          Message-ID: <360127B6.E44564A@ispsoft.de>
10859          Subject: [PATCH] ExtUtils::MakeMaker::prompt cannot return 0
10860  Branch: perl
10861        ! lib/ExtUtils/MakeMaker.pm
10862 ____________________________________________________________________________
10863 [  1850] By: gsar                                  on 1998/09/23  10:33:05
10864     Log: From: andreas.koenig@kulturbox.de (Andreas J. Koenig)
10865          Date: 15 Sep 1998 01:32:31 +0200
10866          Message-ID: <sfchfya46eo.fsf@dubravka.in-berlin.de>
10867          Subject: Re: [PATCH] MakeMaker "test" target doesn't depend on "all"
10868  Branch: perl
10869        ! lib/ExtUtils/MM_Unix.pm
10870 ____________________________________________________________________________
10871 [  1849] By: gsar                                  on 1998/09/23  10:29:04
10872     Log: From: Charles Bailey <BAILEY@newman.upenn.edu>
10873          Date: Sat, 12 Sep 1998 19:25:32 -0400 (EDT)
10874          Message-id: <01J1QBJUAY1I002KOW@cor.newman.upenn.edu>
10875          Subject: Re: extralibs.ld problem in MM_VMS.pm
10876  Branch: perl
10877        ! lib/ExtUtils/MM_VMS.pm
10878 ____________________________________________________________________________
10879 [  1848] By: gsar                                  on 1998/09/23  10:25:24
10880     Log: From: Roderick Schertler <roderick@argon.org>
10881          Date: 11 Sep 1998 16:19:21 -0400
10882          Message-ID: <pzyarqpfli.fsf@eeyore.ibcinc.com>
10883          Subject: Re: Open2 and memory leaks
10884  Branch: perl
10885        ! lib/IPC/Open3.pm
10886 ____________________________________________________________________________
10887 [  1847] By: gsar                                  on 1998/09/23  10:18:31
10888     Log: From: Roderick Schertler <roderick@argon.org>
10889          Date: Wed, 09 Sep 1998 23:52:48 -0400
10890          Message-ID: <20567.905399568@eeyore.ibcinc.com>
10891          Subject: seed srand from /dev/urandom when possible
10892  Branch: perl
10893        ! pod/perlfunc.pod pp.c
10894 ____________________________________________________________________________
10895 [  1846] By: gsar                                  on 1998/09/23  10:12:22
10896     Log: From: Roderick Schertler <roderick@argon.org>
10897          Date: Thu, 10 Sep 1998 00:32:17 -0400
10898          Message-ID: <21142.905401937@eeyore.ibcinc.com>
10899          Subject: doc update for crypt()'s salt
10900  Branch: perl
10901        ! pod/perlfunc.pod
10902 ____________________________________________________________________________
10903 [  1845] By: gsar                                  on 1998/09/23  10:09:23
10904     Log: fix h2ph handling of C<#error "foo">
10905          From: SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>
10906          Date: Thu, 10 Sep 1998 09:59:33 +0900
10907          Message-Id: <19980910095933N.ksakai@netwk.ntt-at.co.jp>
10908          Subject: [5.005_02] h2ph problem
10909  Branch: perl
10910        ! utils/h2ph.PL
10911 ____________________________________________________________________________
10912 [  1844] By: gsar                                  on 1998/09/23  10:06:13
10913     Log: plug strictly private function leaks in API listing
10914  Branch: perl
10915        ! pod/perlguts.pod
10916 ____________________________________________________________________________
10917 [  1843] By: gsar                                  on 1998/09/23  10:02:57
10918     Log: hide symbol for static build
10919          From: Dominic Dunlop <domo@vo.lu>
10920          Date: Tue, 8 Sep 1998 21:40:46 +0000
10921          Message-Id: <v03110700b21b52db318d@[212.24.192.111]>
10922          Subject: Not OK: perl 5.00551 on powerpc-machten 4.1.1 [PATCH]
10923  Branch: perl
10924        ! regcomp.c
10925 ____________________________________________________________________________
10926 [  1842] By: gsar                                  on 1998/09/23  09:52:46
10927     Log: define PUT_svindex(), PUT_opindex()
10928  Branch: perl
10929        ! ext/B/B/Assembler.pm
10930 ____________________________________________________________________________
10931 [  1841] By: gsar                                  on 1998/09/23  09:44:25
10932     Log: From: Dominic Dunlop <domo@vo.lu>
10933          Date: Tue, 8 Sep 1998 15:34:53 +0000
10934          Message-Id: <v03110701b21afbdc7cfb@[212.24.192.76]>
10935          Subject: [PATCH 5.005_51] Eliminate pragma/warn-regexec test dependence on REG_INFTY value
10936  Branch: perl
10937        ! t/pragma/warn/regexec
10938 ____________________________________________________________________________
10939 [  1840] By: gsar                                  on 1998/09/23  09:42:17
10940     Log: pl2bat tweak from Tye McQueen <tye@metronet.com>
10941  Branch: perl
10942        ! win32/bin/pl2bat.pl
10943 ____________________________________________________________________________
10944 [  1839] By: gsar                                  on 1998/09/23  09:38:18
10945     Log: From: Drago Goricanec <drago@raptor.otsd.ts.fujitsu.co.jp>
10946          Date: Mon, 7 Sep 1998 17:36:09 +0900
10947          Message-Id: <199809070836.RAA14631@raptor.otsd.ts.fujitsu.co.jp>
10948          Subject: Thread::cond_wait bug in 5.005.51 causes deadlock
10949  Branch: perl
10950        ! ext/Thread/Thread.xs
10951 ____________________________________________________________________________
10952 [  1838] By: gsar                                  on 1998/09/23  09:21:11
10953     Log: From: "Green, Paul" <pgreen@seussnt.stratus.com>
10954          Date: Thu, 10 Sep 1998 00:02:07 -0400
10955          Message-ID: <646CD0392810D211B04A00A024BF26FB1022EB@terminator.sw.stratus.com>
10956          Subject: RE: [PATCH] 5.005_02 and 5.005_51: Stratus VOS port
10957  Branch: perl
10958        + README.vos vos/Changes vos/build.cm vos/compile_perl.cm
10959        + vos/config.h vos/config_h.SH_orig vos/perl.bind
10960        + vos/test_vos_dummies.c vos/vos_dummies.c vos/vosish.h
10961        ! MANIFEST perl.c perl.h pod/perlport.pod
10962 ____________________________________________________________________________
10963 [  1837] By: gsar                                  on 1998/09/23  08:45:58
10964     Log: (via private mail)
10965          From: Charles Bailey <BAILEY@newman.upenn.edu>
10966          Date: Sat, 05 Sep 1998 01:23:58 -0400 (EDT)
10967          Message-id: <01J1FH7R43NS002F14@cor.newman.upenn.edu>
10968          Subject: [Patch 5.005_02] Miscellaneous VMS cleanup
10969  Branch: perl
10970        ! Changes Changes5.005 README.vms ext/DynaLoader/dl_vms.xs
10971        ! lib/Cwd.pm lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MakeMaker.pm
10972        ! lib/ExtUtils/Mksymlists.pm lib/File/Copy.pm lib/File/Path.pm
10973        ! lib/File/Spec.pm pod/perldiag.pod pod/perlfaq1.pod
10974        ! pod/perlport.pod pod/perlrun.pod vms/ext/DCLsym/0README.txt
10975        ! vms/ext/DCLsym/DCLsym.pm vms/ext/DCLsym/DCLsym.xs
10976        ! vms/ext/Filespec.pm vms/ext/XSSymSet.pm vms/gen_shrfls.pl
10977        ! vms/mms2make.pl vms/perly_c.vms vms/sockadapt.c
10978        ! vms/sockadapt.h vms/test.com vms/vms.c vms/vms_yfix.pl
10979        ! vms/writemain.pl
10980 ____________________________________________________________________________
10981 [  1836] By: gsar                                  on 1998/09/23  08:17:42
10982     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10983          Date: Sat, 5 Sep 1998 00:14:51 -0400 (EDT)
10984          Message-Id: <199809050414.AAA19801@monk.mps.ohio-state.edu>
10985          Subject: [PATCH 5.005_*] OS/2 spawning typos
10986  Branch: perl
10987        ! os2/os2.c
10988 ____________________________________________________________________________
10989 [  1835] By: gsar                                  on 1998/09/23  08:09:55
10990     Log: warn on C<my($foo,$foo)>
10991  Branch: perl
10992        ! op.c pod/perldiag.pod
10993 ____________________________________________________________________________
10994 [  1834] By: gsar                                  on 1998/09/23  07:35:56
10995     Log: From: pvhp@forte.com (Peter Prymmer)
10996          Date: Fri, 4 Sep 98 13:27:41 PDT
10997          Message-Id: <9809042027.AA04463@forte.com>
10998          Subject: [PATCH 5.005_02 && 5.005_51] general updates to README.vms
10999  Branch: perl
11000        ! README.vms
11001 ____________________________________________________________________________
11002 [  1833] By: gsar                                  on 1998/09/23  07:27:34
11003     Log: From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
11004          Date: Wed, 2 Sep 1998 10:06:49 -0700 (PDT)
11005          Message-Id: <199809021706.KAA26349@xfiles.intercon.hp.com>
11006          Subject: PATCH: 5.005_02 hint/hpux.sh
11007  Branch: perl
11008        ! hints/hpux.sh
11009 ____________________________________________________________________________
11010 [  1832] By: gsar                                  on 1998/09/23  07:22:40
11011     Log: fix (some) installhtml bugs
11012          From: Larry Parmelee <parmelee@CS.Cornell.EDU>
11013          Date: Tue, 1 Sep 1998 12:43:40 -0400 (EDT)
11014          Message-Id: <199809011643.MAA05702@sundown.cs.cornell.edu>
11015          Subject: installhtml script needs work
11016  Branch: perl
11017        ! installhtml
11018 ____________________________________________________________________________
11019 [  1831] By: gsar                                  on 1998/09/23  07:19:30
11020     Log: document 'U' magic with examples
11021          From: Alan Burlison <Alan.Burlison@UK.Sun.com>
11022          Date: Tue, 1 Sep 1998 15:54:06 +0100 (BST)
11023          Message-Id: <199809011455.PAA00631@sale-wts>
11024          Subject: Re: Looking for some XS MAGIC examples...
11025  Branch: perl
11026        ! pod/perlguts.pod
11027 ____________________________________________________________________________
11028 [  1830] By: gsar                                  on 1998/09/23  07:16:43
11029     Log: From: pvhp@forte.com (Peter Prymmer)
11030          Date: Mon, 31 Aug 98 17:13:49 PDT
11031          Message-Id: <9809010013.AA06737@forte.com>
11032          Subject: [PATCH: 5.005_02; yet another system configuration tip for OS/390]
11033  Branch: perl
11034        ! README.os390
11035 ____________________________________________________________________________
11036 [  1829] By: gsar                                  on 1998/09/23  07:15:08
11037     Log: fix problematic typecast in filter_del()
11038          From: Mark P Lutz <tecmpl1@triton.ca.boeing.com>
11039          Date: Mon, 31 Aug 1998 21:13:11 GMT
11040          Message-Id: <199808312113.VAA53356@triton.ca.boeing.com>
11041          Subject: perl5.005_02 does not build on Cray T90
11042  Branch: perl
11043        ! toke.c
11044 ____________________________________________________________________________
11045 [  1828] By: gsar                                  on 1998/09/23  07:11:34
11046     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11047          Date: Mon, 31 Aug 1998 14:52:10 -0400 (EDT)
11048          Message-Id: <199808311852.OAA24676@monk.mps.ohio-state.edu>
11049          Subject: [PATCH 5.005_5*] (?>) broken in RE
11050  Branch: perl
11051        ! regexec.c t/op/re_tests
11052 ____________________________________________________________________________
11053 [  1827] By: gsar                                  on 1998/09/23  07:09:50
11054     Log: U/WIN testsuite patches from Joe Buehler <jhpb@hekimian.com>
11055  Branch: perl
11056        ! t/op/grent.t t/op/groups.t
11057 ____________________________________________________________________________
11058 [  1826] By: gsar                                  on 1998/09/23  07:03:16
11059     Log: From: Jarkko Hietaniemi <jhi@iki.fi>
11060          Date: Wed, 12 Aug 1998 22:41:37 +0300 (EET DST)
11061          Message-Id: <199808121941.WAA06263@alpha.hut.fi>
11062          Subject: [PATCH] 5.004_50 or 5.005_02: get rid of interp.sym because not even AIX needs it
11063  Branch: perl
11064        - interp.sym
11065        ! MANIFEST Makefile.SH embed.pl perl_exp.SH
11066 ____________________________________________________________________________
11067 [  1825] By: gsar                                  on 1998/09/23  06:56:40
11068     Log: re-introduce change#1703
11069  Branch: perl
11070        ! ext/re/re.pm pod/perlre.pod regcomp.c regexec.c thrdvar.h
11071 ____________________________________________________________________________
11072 [  1824] By: gsar                                  on 1998/09/23  06:44:19
11073     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11074          Date: Sat, 29 Aug 1998 17:38:30 -0400 (EDT)
11075          Message-Id: <199808292138.RAA18359@monk.mps.ohio-state.edu>
11076          Subject: [PATCH 5.005_*] Protect debugger from nonlocal exits
11077  Branch: perl
11078        ! lib/perl5db.pl
11079 ____________________________________________________________________________
11080 [  1823] By: gsar                                  on 1998/09/23  06:41:34
11081         Log: From: Joe Buehler <jhpb@hekimian.com>
11082              Date: 29 Aug 1998 17:13:28 -0400
11083              Message-ID: <yd37lzro5jb.fsf@pandora.hekimian.com>
11084              Subject: patches for perl 5.005_51 under U/WIN
11085      Branch: perl
11086            + hints/uwin.sh
11087            ! Configure installman lib/ExtUtils/MM_Unix.pm makedepend.SH
11088            ! t/lib/posix.t
11089 ____________________________________________________________________________
11090 [  1822] By: gsar                                  on 1998/09/23  06:36:59
11091         Log: add missing C<no utf8;> tweak from Larry
11092      Branch: perl
11093            ! t/op/subst.t
11094 ____________________________________________________________________________
11095 [  1821] By: gsar                                  on 1998/09/23  06:27:51
11096         Log: s/runops/CALLRUNOPS/
11097      Branch: perl
11098            ! cc_runtime.h
11099 ____________________________________________________________________________
11100 [  1820] By: gsar                                  on 1998/09/23  06:24:49
11101         Log: rename t/pragma/warn-* to t/pragma/warn/*, be 8.3-friendly
11102      Branch: perl
11103           +> t/pragma/warn/1global t/pragma/warn/2use t/pragma/warn/3both
11104           +> t/pragma/warn/4lint t/pragma/warn/5nolint t/pragma/warn/doio
11105           +> t/pragma/warn/gv t/pragma/warn/mg t/pragma/warn/op
11106           +> t/pragma/warn/perl t/pragma/warn/perly t/pragma/warn/pp
11107           +> t/pragma/warn/pp_ctl t/pragma/warn/pp_hot t/pragma/warn/pp_sys
11108           +> t/pragma/warn/regcomp t/pragma/warn/regexec t/pragma/warn/sv
11109           +> t/pragma/warn/taint t/pragma/warn/toke t/pragma/warn/universal
11110           +> t/pragma/warn/util
11111            - t/pragma/warn-1global t/pragma/warn-2use t/pragma/warn-3both
11112            - t/pragma/warn-4lint t/pragma/warn-5nolint t/pragma/warn-doio
11113            - t/pragma/warn-gv t/pragma/warn-mg t/pragma/warn-op
11114            - t/pragma/warn-perl t/pragma/warn-perly t/pragma/warn-pp
11115            - t/pragma/warn-pp_ctl t/pragma/warn-pp_hot t/pragma/warn-pp_sys
11116            - t/pragma/warn-regcomp t/pragma/warn-regexec t/pragma/warn-sv
11117            - t/pragma/warn-taint t/pragma/warn-toke t/pragma/warn-universal
11118            - t/pragma/warn-util
11119            ! MANIFEST t/pragma/warning.t
11120 ____________________________________________________________________________
11121 [  1819] By: gsar                                  on 1998/09/23  06:08:46
11122         Log: make \(%foo) return refs to values (not copies of values)
11123              From: Stephen McCamant <smccam@uclink4.berkeley.edu>
11124              Date: Fri, 28 Aug 1998 20:46:10 -0700 (PDT)
11125              Message-ID: <13799.30680.47765.352558@fre-76-120.reshall.berkeley.edu>
11126              --
11127              From: Roderick Schertler <roderick@argon.org>
11128              Date: Sat, 29 Aug 1998 00:58:33 -0400
11129              Message-ID: <29894.904366713@eeyore.ibcinc.com>
11130              Subject: Re: \(%x) problems
11131      Branch: perl
11132            ! doop.c pod/perlref.pod
11133 ____________________________________________________________________________
11134 [  1818] By: gsar                                  on 1998/09/23  06:05:08
11135         Log: make h2xs generate ANSI prototypes
11136      Branch: perl
11137            ! utils/h2xs.PL
11138 ____________________________________________________________________________
11139 [  1817] By: gsar                                  on 1998/09/23  05:57:16
11140         Log: updated usethreads hints for hpux 10.X
11141              From: Matthew T Harden <mthard@mthard1.monsanto.com>
11142              Date: Fri, 28 Aug 1998 14:10:42 GMT
11143              Message-Id: <199808281410.AA11058@mthard1.monsanto.com>
11144              Subject: Re: OK: perl 5.00502 on PA-RISC1.1-thread 10.20 (UNINSTALLED)
11145      Branch: perl
11146            ! hints/hpux.sh perl.h
11147 ____________________________________________________________________________
11148 [  1816] By: gsar                                  on 1998/09/23  05:53:31
11149         Log: don't create empty directories in installperl
11150              From: Robin Barker <rmb1@cise.npl.co.uk>
11151              Date: Fri, 21 Aug 1998 11:29:24 +0100 (BST)
11152              Message-Id: <199808211029.LAA00551@cyclone.cise.npl.co.uk>
11153              Subject: [PATCH 5.005_02] install: empty dirs
11154      Branch: perl
11155            ! installperl
11156 ____________________________________________________________________________
11157 [  1815] By: gsar                                  on 1998/09/23  05:50:36
11158         Log: make behavior of /(a{3})+/ like /(aaa)+/ w.r.t where it matches
11159              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11160              Date: Fri, 21 Aug 1998 05:41:02 -0400 (EDT)
11161              Message-Id: <199808210941.FAA16467@monk.mps.ohio-state.edu>
11162              Subject: Re: your mail
11163      Branch: perl
11164            ! regexec.c t/op/re_tests
11165 ____________________________________________________________________________
11166 [  1814] By: gsar                                  on 1998/09/23  05:45:17
11167         Log: From: "Kurt D. Starsinic" <kstar@chapin.edu>
11168              Date: Thu, 20 Aug 1998 20:59:03 -0400
11169              Message-ID: <19980820205903.A12908@O2.chapin.edu>
11170              Subject: [PATCH] h2ph misquotes #error directives
11171      Branch: perl
11172            ! t/lib/h2ph.pht utils/h2ph.PL
11173 ____________________________________________________________________________
11174 [  1813] By: gsar                                  on 1998/09/23  05:42:41
11175         Log: patch to support computed regular subexpressions
11176              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11177              Date: Thu, 20 Aug 1998 15:19:50 -0400 (EDT)
11178              Message-Id: <199808201919.PAA04692@monk.mps.ohio-state.edu>
11179              Subject: [5.005_5* PATCH] Postponed RE - now!
11180      Branch: perl
11181            ! embedvar.h objXSUB.h pod/perlre.pod regcomp.c regexec.c
11182            ! t/op/pat.t t/op/re_tests thrdvar.h toke.c
11183 ____________________________________________________________________________
11184 [  1812] By: gsar                                  on 1998/09/23  05:26:26
11185         Log: better CR-handling on shebang line and in formats (fixed variant of
11186              patch suggested by Igor Sysoev <igor@nitek.ru>)
11187      Branch: perl
11188            ! perl.c toke.c
11189 ____________________________________________________________________________
11190 [  1811] By: gsar                                  on 1998/09/23  04:35:46
11191         Log: document non-loopish blocks better
11192              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
11193              Date: Tue, 18 Aug 1998 12:28:36 +0100
11194              Message-Id: <E0z8jwK-00057Z-00@ursa.cus.cam.ac.uk>
11195              Subject: Re: next in do {} while block gives error message
11196      Branch: perl
11197            ! pod/perlfunc.pod
11198 ____________________________________________________________________________
11199 [  1810] By: gsar                                  on 1998/09/23  04:12:05
11200         Log: fix bogus integerization of pop()'s return value
11201              From: Gurusamy Sarathy <gsar@engin.umich.edu>
11202              Date: Sat, 15 Aug 1998 23:27:54 -0400
11203              Message-Id: <199808160327.XAA05186@aatma.engin.umich.edu>
11204              Subject: Re: Complex expression does integer arithmetic 
11205      Branch: perl
11206            ! opcode.h opcode.pl
11207 ____________________________________________________________________________
11208 [  1809] By: gsar                                  on 1998/09/23  04:09:43
11209         Log: tweak README.win32
11210      Branch: perl
11211            ! README.win32
11212 ____________________________________________________________________________
11213 [  1808] By: gsar                                  on 1998/09/23  03:40:57
11214         Log: better diagnostic for do{} used as lvalue
11215      Branch: perl
11216            ! op.c pod/perlport.pod
11217 ____________________________________________________________________________
11218 [  1807] By: gsar                                  on 1998/09/23  03:38:30
11219         Log: enable PERL_SBRK_VIA_MALLOC on OPENSTEP-Mach
11220              From: hansm@icgroup.nl
11221              Date: Tue, 11 Aug 98 21:08:51 +0200
11222              Message-Id: <9808111907.AA21903@icgned.icgroup.nl>
11223              Subject: Not OK: perl 5.00551 on OPENSTEP-Mach 4_1 (UNINSTALLED)
11224      Branch: perl
11225            ! malloc.c
11226 ____________________________________________________________________________
11227 [  1806] By: gsar                                  on 1998/09/23  03:36:08
11228         Log: support make written in perl (aka "pmake") on win32
11229      Branch: perl
11230            ! lib/ExtUtils/MM_Win32.pm
11231 ____________________________________________________________________________
11232 [  1805] By: gsar                                  on 1998/09/23  03:30:07
11233         Log: fix mismatched UV/U32 types for to_utf8_*()
11234      Branch: perl
11235            ! utf8.c
11236 ____________________________________________________________________________
11237 [  1804] By: gsar                                  on 1998/09/23  03:22:22
11238         Log: From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
11239              Date: Sun, 9 Aug 1998 22:38:23 +0200
11240              Message-ID: <19980809223823.A215@cdata.tvnet.hu>
11241              Subject: [PATCH 5.5002] dos-djgpp update
11242      Branch: perl
11243            ! t/io/fs.t
11244 ____________________________________________________________________________
11245 [  1803] By: gsar                                  on 1998/09/23  03:20:13
11246         Log: apply minimal variant of patch (sent via private mail)
11247              From: jarkko.hietaniemi@research.nokia.com (Jarkko Hietaniemi)
11248              Date: Wed, 12 Aug 1998 15:42:35 +0300
11249              Message-Id: <199808121242.PAA29761@comanche.spices>
11250              Subject: [PATCH] 5.004_02 or 5.005_51: fix regexp and tr character ranges in non-ASCII lands
11251      Branch: perl
11252            ! MANIFEST perl.h pod/perllocale.pod pod/perlop.pod
11253            ! pod/perlre.pod regcomp.c t/pragma/locale.t toke.c
11254 ____________________________________________________________________________
11255 [  1802] By: gsar                                  on 1998/09/23  03:03:39
11256         Log: adjust searchdict.t for EBCDIC (still needs documenting)
11257              From: pvhp@forte.com (Peter Prymmer)
11258              Date: Thu, 6 Aug 98 18:09:39 PDT
11259              Message-Id: <9808070109.AA06158@forte.com>
11260              Subject: [PATCH 5.005_02-TRIAL2] potential modification to t/lib/searchdict.t
11261      Branch: perl
11262            ! README.os390 t/lib/searchdict.t
11263 ____________________________________________________________________________
11264 [  1801] By: gsar                                  on 1998/09/23  02:54:15
11265         Log: silence redefined warning for XS(INIT) {}
11266      Branch: perl
11267            ! op.c
11268 ____________________________________________________________________________
11269 [  1800] By: gsar                                  on 1998/09/23  02:42:23
11270         Log: support match indices via special variables @- and @+
11271              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11272              Date: Tue, 21 Jul 1998 23:00:35 -0400 (EDT)
11273              Message-Id: <199807220300.XAA16081@monk.mps.ohio-state.edu>
11274              Subject: [PATCH 5.004_76] @- and @+
11275      Branch: perl
11276            ! av.c embed.h global.sym gv.c mg.c objXSUB.h objpp.h perl.h
11277            ! pod/perlvar.pod proto.h regnodes.h sv.c t/op/pat.t toke.c
11278 ____________________________________________________________________________
11279 [  1799] By: gsar                                  on 1998/09/23  01:44:31
11280         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11281              Date: Tue, 11 Aug 1998 18:43:29 -0400 (EDT)
11282              Message-Id: <199808112243.SAA14243@monk.mps.ohio-state.edu>
11283              Subject: Re: Segmentation fault for /a*abc?xyz+pqr{3}ab{2,}xy{4,5}pq{0,6}AB{0,}zz/
11284      Branch: perl
11285            ! regcomp.c t/op/re_tests
11286 ____________________________________________________________________________
11287 [  1798] By: gsar                                  on 1998/09/23  01:39:23
11288         Log: integrate maint-5.005 changes (except conflicting change#1794)
11289      Branch: perl
11290            ! Changes
11291           !> objXSUB.h op.c pod/perlfunc.pod pp.c regcomp.c t/op/re_tests
11292           !> toke.c util.c win32/config.bc win32/config.gc win32/config.vc
11293           !> win32/win32.h
11294 ____________________________________________________________________________
11295 [  1797] By: gsar                                  on 1998/09/23  01:32:36
11296         Log: add note to win32/Makefile about setting CCHOME
11297      Branch: perl
11298            ! win32/Makefile win32/makefile.mk
11299 ____________________________________________________________________________
11300 [  1796] By: gsar                                  on 1998/09/23  01:31:32
11301         Log: perl.pod tweak
11302      Branch: perl
11303            ! pod/perl.pod
11304 ____________________________________________________________________________
11305 [  1795] By: gsar                                  on 1998/09/21  20:34:10
11306         Log: make xsubpp generate well-formed code with CAPI && !PERL_OBJECT
11307      Branch: perl
11308            ! lib/ExtUtils/xsubpp
11309 ____________________________________________________________________________
11310 [  1789] By: gsar                                  on 1998/09/18  18:01:37
11311         Log: delay freeing itervar so C<for $i (@a) { return($i) }> works
11312      Branch: perl
11313            ! cop.h t/cmd/for.t
11314 ____________________________________________________________________________
11315 [  1788] By: gsar                                  on 1998/09/17  02:19:11
11316         Log: resync win32/config.?c with Porting/config.sh to pick up apiversion
11317      Branch: perl
11318            ! win32/config.bc win32/config.gc win32/config.vc
11319 ____________________________________________________________________________
11320 [  1787] By: gsar                                  on 1998/09/17  01:45:14
11321         Log: suppress bogus warning on C<sub x {} x()>
11322      Branch: perl
11323            ! toke.c
11324 ____________________________________________________________________________
11325 [  1786] By: gsar                                  on 1998/09/17  01:42:51
11326         Log: ntohl typo in objXSUB.h
11327      Branch: perl
11328            ! objXSUB.h
11329 ____________________________________________________________________________
11330 [  1785] By: gsar                                  on 1998/09/17  01:41:48
11331         Log: fill gaps in sig_* entries in win32/config.?c
11332      Branch: perl
11333            ! win32/config.bc win32/config.gc win32/config.vc
11334 ____________________________________________________________________________
11335 [  1781] By: larry                                 on 1998/09/05  23:48:24
11336         Log: tr/// logic was hosed under utf8
11337      Branch: perl
11338            ! doop.c op.c op.h pp.c proto.h
11339 ____________________________________________________________________________
11340 [  1780] By: larry                                 on 1998/09/05  23:44:16
11341         Log: several new tests needed tweaking to work under utf8
11342      Branch: perl
11343            ! t/comp/require.t t/op/pack.t t/op/substr.t
11344 ____________________________________________________________________________
11345 [  1779] By: larry                                 on 1998/09/05  23:41:42
11346         Log: index() applied BM optimization to wrong argument
11347      Branch: perl
11348            ! op.c util.c
11349 ____________________________________________________________________________
11350 [  1778] By: larry                                 on 1998/09/05  23:38:29
11351         Log: Implicit require during compile reset line numbering
11352      Branch: perl
11353            ! pp_ctl.c
11354
11355 ----------------
11356 Version 5.005_51
11357 ----------------
11358
11359 ____________________________________________________________________________
11360 [  1777] By: gsar                                  on 1998/08/10  07:02:38
11361         Log: various tweaks: fix signed vs. unsigned problems that prevented C++
11362              builds; add sundry PERL_OBJECT scaffolding to get it to build; fix
11363              lexical warning testsuite for win32
11364      Branch: perl
11365            ! Changes doop.c embed.h global.sym objXSUB.h objpp.h op.c
11366            ! pod/perlhist.pod pp.c pp_hot.c proto.h regcomp.c regexec.c
11367            ! sv.c t/pragma/warn-doio t/pragma/warn-mg t/pragma/warn-op
11368            ! t/pragma/warn-regexec toke.c utf8.c win32/GenCAPI.pl
11369            ! win32/Makefile win32/makefile.mk
11370 ____________________________________________________________________________
11371 [  1776] By: gsar                                  on 1998/08/09  17:53:48
11372         Log: fix coredump with MULTIPLICITY (ckWARN() needs early curcop init)
11373      Branch: perl
11374            ! Changes MANIFEST perl.c pod/perlhist.pod
11375 ____________________________________________________________________________
11376 [  1775] By: gsar                                  on 1998/08/09  14:35:33
11377         Log: tweak warning test
11378      Branch: perl
11379            ! t/pragma/warn-toke
11380 ____________________________________________________________________________
11381 [  1774] By: gsar                                  on 1998/08/09  14:13:46
11382         Log: add missing dTHR; notes for test failures due to small stacksize
11383      Branch: perl
11384            ! doio.c gv.c op.c sv.c t/pragma/warn-mg t/pragma/warn-regexec
11385            ! toke.c universal.c util.c
11386 ____________________________________________________________________________
11387 [  1773] By: gsar                                  on 1998/08/09  11:31:53
11388         Log: lexical warnings; tweaks to places that didn't apply correctly
11389              From:    pmarquess@bfsec.bt.co.uk (Paul Marquess)
11390              Date:    Wed, 29 Jul 1998 09:28:45 BST
11391              Message-Id: <9807290828.AA26286@claudius.bfsec.bt.co.uk>
11392              Subject: lexical warnings patch for 5.005_50
11393      Branch: perl
11394            + README.lexwarn lib/warning.pm t/pragma/warn-2use
11395            + t/pragma/warn-3both t/pragma/warn-4lint t/pragma/warn-5nolint
11396            + t/pragma/warn-doio t/pragma/warn-gv t/pragma/warn-mg
11397            + t/pragma/warn-op t/pragma/warn-perl t/pragma/warn-perly
11398            + t/pragma/warn-pp t/pragma/warn-pp_ctl t/pragma/warn-pp_hot
11399            + t/pragma/warn-pp_sys t/pragma/warn-regcomp
11400            + t/pragma/warn-regexec t/pragma/warn-sv t/pragma/warn-taint
11401            + t/pragma/warn-toke t/pragma/warn-universal t/pragma/warn-util
11402            + warning.h warning.pl
11403            ! Changes MANIFEST Makefile.SH cop.h doio.c global.sym gv.c
11404            ! lib/diagnostics.pm mg.c op.c op.h perl.c perl.h pp.c pp_ctl.c
11405            ! pp_hot.c pp_sys.c proto.h regcomp.c regexec.c sv.c t/op/tie.t
11406            ! t/pragma/warn-1global t/pragma/warning.t taint.c toke.c
11407            ! universal.c util.c
11408 ____________________________________________________________________________
11409 [  1772] By: gsar                                  on 1998/08/08  23:06:00
11410         Log: bump patchlevel to 5.005_51
11411      Branch: perl
11412            ! patchlevel.h win32/Makefile win32/config_H.bc
11413            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
11414 ____________________________________________________________________________
11415 [  1771] By: gsar                                  on 1998/08/08  23:01:57
11416         Log: fix bogus warning on "\x{123}"
11417              From: pmarquess@claudius.bfsec.bt.co.uk (Paul Marquess)
11418              Date: Mon, 27 Jul 1998 06:16:15 +0100 (BST)
11419              Message-Id: <9807270534.AA11102@claudius.bfsec.bt.co.uk>
11420              Subject: [5.005_50 PATCH] Some unicode problems
11421      Branch: perl
11422            ! regcomp.c toke.c
11423 ____________________________________________________________________________
11424 [  1770] By: gsar                                  on 1998/08/08  22:56:55
11425         Log: hide dup symbol for static build of ext/re
11426              From: Dominic Dunlop <domo@ppp72.vo.lu>
11427              Date: Wed, 29 Jul 1998 11:09:56 +0100 (WET DST)
11428              Message-Id: <199807291009.LAA08935@ppp72.vo.lu>
11429              Subject: Not OK: perl 5.00550 on powerpc-machten 4.1 [BOGUS PATCH]
11430      Branch: perl
11431            ! regcomp.c
11432 ____________________________________________________________________________
11433 [  1769] By: gsar                                  on 1998/08/08  22:45:06
11434         Log: fix double free on -Mutf8 -e '$b=uc("")'
11435              From: larry@wall.org (Larry Wall)
11436              Date: Fri, 7 Aug 1998 14:42:43 -0700
11437              Message-Id: <199808072142.OAA14920@wall.org>
11438              Subject: [PATCH 5.005_50]: uc("") and lc("") under utf8 fails
11439      Branch: perl
11440            ! pp.c
11441 ____________________________________________________________________________
11442 [  1768] By: gsar                                  on 1998/08/08  22:42:29
11443         Log: substr() assumes utf8 without say-so
11444              From: larry@wall.org (Larry Wall)
11445              Date: Fri, 7 Aug 1998 12:25:12 -0700
11446              Message-Id: <199808071925.MAA13436@wall.org>
11447              Subject: [PATCH 5.005_50] substr bug?
11448      Branch: perl
11449            ! pp.c
11450 ____________________________________________________________________________
11451 [  1767] By: gsar                                  on 1998/08/08  22:38:25
11452         Log: fix intolerance of SWASHes for blank lines
11453              From: Gisle Aas <aas@sn.no>
11454              Date: 06 Aug 1998 23:28:57 +0200
11455              Message-ID: <m3emutkdeu.fsf@furu.g.aas.no>
11456              Subject: Re: Re[2]: another joyride begins
11457      Branch: perl
11458            ! lib/utf8_heavy.pl
11459 ____________________________________________________________________________
11460 [  1766] By: gsar                                  on 1998/08/08  22:33:10
11461         Log: utf8 doc tweak
11462              From: Gisle Aas <aas@sn.no>
11463              Date: 05 Aug 1998 00:41:04 +0200
11464              Message-ID: <m3yat4wetb.fsf@furu.g.aas.no>
11465              Subject: Matching clumps
11466      Branch: perl
11467            ! lib/utf8.pm
11468 ____________________________________________________________________________
11469 [  1765] By: gsar                                  on 1998/08/08  22:31:37
11470         Log: kill bogus warning from -we 'use utf8; $_="\x{FF}"'
11471              From: Gisle Aas <aas@sn.no>
11472              Date: 04 Aug 1998 22:56:11 +0200
11473              Message-ID: <m3yat4sbys.fsf@furu.g.aas.no>
11474              Subject: Re: another joyride begins
11475      Branch: perl
11476            ! lib/utf8_heavy.pl
11477 ____________________________________________________________________________
11478 [  1764] By: gsar                                  on 1998/08/08  22:28:43
11479         Log: From: larry@wall.org (Larry Wall)
11480              Date: Tue, 4 Aug 1998 17:04:51 -0700
11481              Message-Id: <199808050004.RAA22592@wall.org>
11482              Subject: [PATCH 5.005_50] \pX not implemented!
11483      Branch: perl
11484            ! regcomp.c
11485 ____________________________________________________________________________
11486 [  1763] By: gsar                                  on 1998/08/08  22:27:15
11487         Log: From: Stephen McCamant <alias@mcs.com>
11488              Date: Sun,  2 Aug 1998 16:33:18 -0500 (CDT)
11489              Message-ID: <13764.55116.921952.837027@alias-2.pr.mcs.net>
11490              Subject: [PATCH] Eliminate superfluous RV2p[AH]Vs in oops[AH]V()
11491      Branch: perl
11492            ! op.c
11493 ____________________________________________________________________________
11494 [  1762] By: gsar                                  on 1998/08/08  22:26:09
11495         Log: From: Jarkko Hietaniemi <jhi@iki.fi>
11496              Date: Sun, 2 Aug 1998 22:05:28 +0300 (EET DST)
11497              Message-Id: <199808021905.WAA10592@alpha.hut.fi>
11498              Subject: [PATCH] 5.005_02-TRIAL1 or 5.004_05-MAINT_TRIAL_5: t/op/{pw,gr}ent.t
11499      Branch: perl
11500            + t/op/grent.t t/op/pwent.t
11501            ! MANIFEST
11502 ____________________________________________________________________________
11503 [  1761] By: gsar                                  on 1998/08/08  22:21:52
11504         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11505              Date: Thu, 30 Jul 1998 19:23:56 -0400 (EDT)
11506              Message-Id: <199807302323.TAA21175@monk.mps.ohio-state.edu>
11507              Subject: [5.005_50 PATCH] misprint in RE engine
11508      Branch: perl
11509            ! regexec.c t/op/re_tests
11510 ____________________________________________________________________________
11511 [  1760] By: gsar                                  on 1998/08/08  22:18:54
11512         Log: integrate maint-5.005 changes into mainline
11513      Branch: perl
11514           +> Porting/fixCORE README.os390 ebcdic.c win32/des_fcrypt.patch
11515           !> (integrate 138 files)
11516 ____________________________________________________________________________
11517 [  1672] By: gsar                                  on 1998/07/27  18:35:28
11518         Log: create new Changes
11519      Branch: perl
11520            + Changes
11521            ! Changes5.005 MANIFEST
11522 ____________________________________________________________________________
11523 [  1671] By: gsar                                  on 1998/07/27  18:30:57
11524         Log: rename Changes --> Changes5.005
11525      Branch: perl
11526           +> Changes5.005
11527            - Changes
11528 ____________________________________________________________________________
11529 [  1670] By: gsar                                  on 1998/07/27  18:10:14
11530         Log: integrate 5.005_01 changes from maint
11531      Branch: perl
11532            ! Changes
11533           !> README.win32 pod/perldelta.pod proto.h toke.c win32/GenCAPI.pl
11534           !> win32/win32.c
11535 ____________________________________________________________________________
11536 [  1667] By: nick                                  on 1998/07/26  14:31:01
11537         Log: Add dTHR so that it compiles miniperl in threaded mode
11538      Branch: perl
11539            ! doop.c mg.c regcomp.c regexec.c
11540 ____________________________________________________________________________
11541 [  1666] By: nick                                  on 1998/07/26  13:01:10
11542         Log: Resolve ansiperl against mainline (@1648?)
11543              Unclear that change number has "taken".
11544      Branch: ansiperl
11545           +> (branch 169 files)
11546            - ObjXSub.h XSLock.h compat3.sym fixvars pod/perld4.pod
11547           !> (integrate 131 files)
11548
11549 ----------------
11550 Version 5.005_50
11551 ----------------
11552
11553 ____________________________________________________________________________
11554 [  1665] By: gsar                                  on 1998/07/26  05:38:48
11555         Log: add trailing newline to file
11556      Branch: perl
11557            ! Changes lib/unicode/blocks.txt
11558 ____________________________________________________________________________
11559 [  1664] By: gsar                                  on 1998/07/26  05:08:48
11560         Log: integrate proto.h additions from maint-5.005
11561      Branch: perl
11562           !> pod/perlhist.pod proto.h
11563 ____________________________________________________________________________
11564 [  1663] By: gsar                                  on 1998/07/26  05:07:05
11565         Log: add new files to MANIFEST; add missing prototypes to proto.h;
11566              s/PL_utf8skip/utf8skip/ for now, or we end up with Perl_PL_;
11567              add typecasts to silence warnings; tweaks for win32 builds
11568      Branch: perl
11569            ! MANIFEST embed.h global.sym proto.h regexec.c toke.c utf8.h
11570            ! win32/Makefile win32/makefile.mk
11571 ____________________________________________________________________________
11572 [  1662] By: gsar                                  on 1998/07/26  05:01:52
11573         Log: add missing sv_*_mg() prototypes in proto.h, update perlhist.pod
11574      Branch: maint-5.005/perl
11575            ! pod/perlhist.pod proto.h
11576 ____________________________________________________________________________
11577 [  1661] By: gsar                                  on 1998/07/26  02:52:48
11578         Log: up patchlevel to 5.005_50
11579      Branch: perl
11580            ! Changes patchlevel.h win32/Makefile win32/config_H.bc
11581            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
11582 ____________________________________________________________________________
11583 [  1660] By: gsar                                  on 1998/07/26  02:43:57
11584         Log: integrate utfperl
11585      Branch: perl
11586           +> (branch 162 files)
11587           !> (integrate 29 files)
11588 ____________________________________________________________________________
11589 [  1659] By: gsar                                  on 1998/07/26  02:38:22
11590         Log: integrate maint-5.005 changes
11591      Branch: perl
11592           !> Changes README.vms djgpp/fixpmain emacs/ptags hints/beos.sh
11593           !> lib/Math/BigInt.pm pod/perldelta.pod pod/perlmodinstall.pod
11594           !> pod/perltoc.pod pp_sys.c t/lib/bigintpm.t
11595           !> vms/descrip_mms.template vms/subconfigure.com
11596 ____________________________________________________________________________
11597 [  1658] By: gsar                                  on 1998/07/26  02:23:46
11598         Log: VMS patches from Dan Sugalski <sugalskd@osshe.edu>
11599              Date: Fri, 24 Jul 1998 11:38:25 -0700
11600              Message-Id: <3.0.5.32.19980724113825.00a067b0@ous.edu>
11601              Subject: [PATCH 5.005] version number problem with VMS (Corrected)
11602              --
11603              Date: Fri, 24 Jul 1998 12:30:36 -0700
11604              Message-Id: <3.0.5.32.19980724123036.009f0390@ous.edu>
11605              Subject: [PATCH 5.005]Tweaks to README.vms
11606              --
11607              Date: Sat, 25 Jul 1998 17:56:55 -0700 (PDT)
11608              Message-ID: <Pine.GSO.3.96.980725175626.15740D-100000@netserve.ous.edu>
11609              Subject: [PATCH 5.005] Final build cleanup patch
11610      Branch: maint-5.005/perl
11611            ! README.vms vms/descrip_mms.template vms/subconfigure.com
11612 ____________________________________________________________________________
11613 [  1657] By: gsar                                  on 1998/07/26  02:19:50
11614         Log: another platform where pp_sselect() needs a whole fd_set buffer
11615              From: Lupe Christoph <lupe@alanya.m.isar.de>
11616              Date: Sat, 25 Jul 1998 19:49:33 +0200 (MET DST)
11617              Message-Id: <199807251749.TAA22347@alanya.m.isar.de>
11618              Subject: Patch for Not OK: perl 5.005 on i86pc-solaris-thread 2.6
11619      Branch: maint-5.005/perl
11620            ! pp_sys.c
11621 ____________________________________________________________________________
11622 [  1656] By: gsar                                  on 1998/07/26  02:12:46
11623         Log: fix problem building modules on dos-djgpp
11624              From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
11625              Date: Sat, 25 Jul 1998 00:53:39 +0200
11626              Message-ID: <19980725005339.C222@cdata.tvnet.hu>
11627              Subject: [PATCH 5.005] dos-djgpp and modules problem
11628      Branch: maint-5.005/perl
11629            ! djgpp/fixpmain
11630 ____________________________________________________________________________
11631 [  1655] By: gsar                                  on 1998/07/26  02:11:09
11632         Log: From: Tom Spindler <dogcow@home.merit.edu>
11633              Date: Wed, 22 Jul 1998 16:11:07 -0400
11634              Message-ID: <19980722161107.A16813@home.merit.edu>
11635              Subject: [PATCH 5.005] BeOS tweak
11636      Branch: maint-5.005/perl
11637            ! hints/beos.sh
11638 ____________________________________________________________________________
11639 [  1654] By: gsar                                  on 1998/07/26  02:09:29
11640         Log: various pod tweaks
11641      Branch: maint-5.005/perl
11642            ! Changes pod/perldelta.pod pod/perlmodinstall.pod
11643            ! pod/perltoc.pod
11644 ____________________________________________________________________________
11645 [  1653] By: gsar                                  on 1998/07/26  02:05:46
11646         Log: fix emacs/ptags for PL_* changes
11647              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11648              Date: Fri, 24 Jul 1998 03:12:35 -0400 (EDT)
11649              Message-Id: <199807240712.DAA04204@monk.mps.ohio-state.edu>
11650              Subject: [PATCH 5.004_76] Yet better ptags
11651      Branch: maint-5.005/perl
11652            ! emacs/ptags
11653 ____________________________________________________________________________
11654 [  1652] By: gsar                                  on 1998/07/26  02:03:01
11655         Log: fix behavior of <=> on bigints
11656              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
11657              Message-Id: <E0yzlfF-0004kz-00@taurus.cus.cam.ac.uk>
11658              Date: Fri, 24 Jul 1998 18:29:53 +0100
11659              Subject: [PATCH] Re: Math::BigInt <=> op is not correct.
11660      Branch: maint-5.005/perl
11661            ! lib/Math/BigInt.pm t/lib/bigintpm.t
11662 ____________________________________________________________________________
11663 [  1651] By: larry                                 on 1998/07/24  05:44:33
11664         Log: Here are the long-expected Unicode/UTF-8 modifications.
11665      Branch: utfperl
11666            + lib/unicode/ArabLink.pl lib/unicode/ArabLnkGrp.pl
11667            + lib/unicode/Bidirectional.pl lib/unicode/Block.pl
11668            + lib/unicode/Category.pl lib/unicode/CombiningClass.pl
11669            + lib/unicode/Decomposition.pl
11670            + lib/unicode/In/AlphabeticPresentationForms.pl
11671            + lib/unicode/In/Arabic.pl
11672            + lib/unicode/In/ArabicPresentationForms-A.pl
11673            + lib/unicode/In/ArabicPresentationForms-B.pl
11674            + lib/unicode/In/Armenian.pl lib/unicode/In/Arrows.pl
11675            + lib/unicode/In/BasicLatin.pl lib/unicode/In/Bengali.pl
11676            + lib/unicode/In/BlockElements.pl lib/unicode/In/Bopomofo.pl
11677            + lib/unicode/In/BoxDrawing.pl
11678            + lib/unicode/In/CJKCompatibility.pl
11679            + lib/unicode/In/CJKCompatibilityForms.pl
11680            + lib/unicode/In/CJKCompatibilityIdeographs.pl
11681            + lib/unicode/In/CJKSymbolsandPunctuation.pl
11682            + lib/unicode/In/CJKUnifiedIdeographs.pl
11683            + lib/unicode/In/CombiningDiacriticalMarks.pl
11684            + lib/unicode/In/CombiningHalfMarks.pl
11685            + lib/unicode/In/CombiningMarksforSymbols.pl
11686            + lib/unicode/In/ControlPictures.pl
11687            + lib/unicode/In/CurrencySymbols.pl lib/unicode/In/Cyrillic.pl
11688            + lib/unicode/In/Devanagari.pl lib/unicode/In/Dingbats.pl
11689            + lib/unicode/In/EnclosedAlphanumerics.pl
11690            + lib/unicode/In/EnclosedCJKLettersandMonths.pl
11691            + lib/unicode/In/GeneralPunctuation.pl
11692            + lib/unicode/In/GeometricShapes.pl lib/unicode/In/Georgian.pl
11693            + lib/unicode/In/Greek.pl lib/unicode/In/GreekExtended.pl
11694            + lib/unicode/In/Gujarati.pl lib/unicode/In/Gurmukhi.pl
11695            + lib/unicode/In/HalfwidthandFullwidthForms.pl
11696            + lib/unicode/In/HangulCompatibilityJamo.pl
11697            + lib/unicode/In/HangulJamo.pl lib/unicode/In/HangulSyllables.pl
11698            + lib/unicode/In/Hebrew.pl
11699            + lib/unicode/In/HighPrivateUseSurrogates.pl
11700            + lib/unicode/In/HighSurrogates.pl lib/unicode/In/Hiragana.pl
11701            + lib/unicode/In/IPAExtensions.pl lib/unicode/In/Kanbun.pl
11702            + lib/unicode/In/Kannada.pl lib/unicode/In/Katakana.pl
11703            + lib/unicode/In/Lao.pl lib/unicode/In/Latin-1Supplement.pl
11704            + lib/unicode/In/LatinExtended-A.pl
11705            + lib/unicode/In/LatinExtended-B.pl
11706            + lib/unicode/In/LatinExtendedAdditional.pl
11707            + lib/unicode/In/LetterlikeSymbols.pl
11708            + lib/unicode/In/LowSurrogates.pl lib/unicode/In/Malayalam.pl
11709            + lib/unicode/In/MathematicalOperators.pl
11710            + lib/unicode/In/MiscellaneousSymbols.pl
11711            + lib/unicode/In/MiscellaneousTechnical.pl
11712            + lib/unicode/In/NumberForms.pl
11713            + lib/unicode/In/OpticalCharacterRecognition.pl
11714            + lib/unicode/In/Oriya.pl lib/unicode/In/PrivateUse.pl
11715            + lib/unicode/In/SmallFormVariants.pl
11716            + lib/unicode/In/SpacingModifierLetters.pl
11717            + lib/unicode/In/Specials.pl
11718            + lib/unicode/In/SuperscriptsandSubscripts.pl
11719            + lib/unicode/In/Tamil.pl lib/unicode/In/Telugu.pl
11720            + lib/unicode/In/Thai.pl lib/unicode/In/Tibetan.pl
11721            + lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
11722            + lib/unicode/Is/BidiAN.pl lib/unicode/Is/BidiB.pl
11723            + lib/unicode/Is/BidiCS.pl lib/unicode/Is/BidiEN.pl
11724            + lib/unicode/Is/BidiES.pl lib/unicode/Is/BidiET.pl
11725            + lib/unicode/Is/BidiL.pl lib/unicode/Is/BidiON.pl
11726            + lib/unicode/Is/BidiR.pl lib/unicode/Is/BidiS.pl
11727            + lib/unicode/Is/BidiWS.pl lib/unicode/Is/C.pl
11728            + lib/unicode/Is/Cc.pl lib/unicode/Is/Cn.pl lib/unicode/Is/Co.pl
11729            + lib/unicode/Is/DCcircle.pl lib/unicode/Is/DCcompat.pl
11730            + lib/unicode/Is/DCfinal.pl lib/unicode/Is/DCfont.pl
11731            + lib/unicode/Is/DCinital.pl lib/unicode/Is/DCinitial.pl
11732            + lib/unicode/Is/DCisolated.pl lib/unicode/Is/DCnarrow.pl
11733            + lib/unicode/Is/DCnoBreak.pl lib/unicode/Is/DCsmall.pl
11734            + lib/unicode/Is/DCsquare.pl lib/unicode/Is/DCsub.pl
11735            + lib/unicode/Is/DCsuper.pl lib/unicode/Is/DCvertical.pl
11736            + lib/unicode/Is/DCwide.pl lib/unicode/Is/DecoCanon.pl
11737            + lib/unicode/Is/DecoCompat.pl lib/unicode/Is/Digit.pl
11738            + lib/unicode/Is/L.pl lib/unicode/Is/Ll.pl lib/unicode/Is/Lm.pl
11739            + lib/unicode/Is/Lo.pl lib/unicode/Is/Lower.pl
11740            + lib/unicode/Is/Lt.pl lib/unicode/Is/Lu.pl lib/unicode/Is/M.pl
11741            + lib/unicode/Is/Mc.pl lib/unicode/Is/Mirrored.pl
11742            + lib/unicode/Is/Mn.pl lib/unicode/Is/N.pl lib/unicode/Is/Nd.pl
11743            + lib/unicode/Is/No.pl lib/unicode/Is/P.pl lib/unicode/Is/Pd.pl
11744            + lib/unicode/Is/Pe.pl lib/unicode/Is/Po.pl
11745            + lib/unicode/Is/Print.pl lib/unicode/Is/Ps.pl
11746            + lib/unicode/Is/S.pl lib/unicode/Is/Sc.pl lib/unicode/Is/Sm.pl
11747            + lib/unicode/Is/So.pl lib/unicode/Is/Space.pl
11748            + lib/unicode/Is/Upper.pl lib/unicode/Is/Z.pl
11749            + lib/unicode/Is/Zl.pl lib/unicode/Is/Zp.pl lib/unicode/Is/Zs.pl
11750            + lib/unicode/JamoShort.pl lib/unicode/Makefile
11751            + lib/unicode/Name.pl lib/unicode/Number.pl
11752            + lib/unicode/To/Digit.pl lib/unicode/To/Lower.pl
11753            + lib/unicode/To/Title.pl lib/unicode/To/Upper.pl
11754            + lib/unicode/UnicodeData-Latest.txt lib/unicode/arabshp.txt
11755            + lib/unicode/blocks.txt lib/unicode/index2.txt
11756            + lib/unicode/jamo2.txt lib/unicode/mktables.PL
11757            + lib/unicode/names2.txt lib/unicode/props2.txt
11758            + lib/unicode/readme.txt lib/utf8.pm lib/utf8_heavy.pl t/UTEST
11759            + utf8.c utf8.h
11760            ! Makefile.SH doop.c embed.h embedvar.h global.sym handy.h mg.c
11761            ! op.c op.h perl.h perlvars.h pod/perlfunc.pod pod/perlop.pod
11762            ! pod/perlre.pod pp.c pp_ctl.c pp_hot.c proto.h regcomp.c
11763            ! regcomp.h regcomp.sym regexec.c regexp.h regnodes.h sv.c
11764            ! t/op/vec.t toke.c util.c vms/vmsish.h
11765 ____________________________________________________________________________
11766 [  1650] By: gsar                                  on 1998/07/24  04:06:48
11767         Log: create utfperl branch
11768      Branch: utfperl
11769           +> (branch 1079 files)
11770 ____________________________________________________________________________
11771 [  1649] By: gsar                                  on 1998/07/24  03:56:56
11772         Log: create maint-5.005 branch
11773      Branch: maint-5.005/perl
11774           +> (branch 1079 files)
11775 ____________________________________________________________________________
11776 [  1648] By: gsar                                  on 1998/07/24  03:36:35
11777         Log: un-checked-in 5.005 Changes  (this is 5.005 *exactly*)
11778      Branch: perl
11779            ! Changes
11780