Integrate with Sarathy.
[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 [  3655] By: gsar                                  on 1999/07/07  18:55:45
83         Log: filetest.t and ByteLoader build tweaks from Peter Prymmer
84              <pvhp@forte.com>
85      Branch: perl
86            ! ext/ByteLoader/Makefile.PL t/op/filetest.t
87 ____________________________________________________________________________
88 [  3654] By: gsar                                  on 1999/07/07  18:47:03
89         Log: change#1889 mistakenly removed F_SETLK
90      Branch: perl
91            ! ext/Fcntl/Fcntl.xs
92 ____________________________________________________________________________
93 [  3653] By: gsar                                  on 1999/07/07  18:42:42
94         Log: B::Deparse update
95              From: Stephen McCamant <smccam@uclink4.berkeley.edu>
96              Date: Mon,  5 Jul 1999 17:57:03 -0500 (CDT)
97              Message-ID: <14209.13729.738691.610723@alias-2.pr.mcs.net>
98              Subject: [PATCH _57, long] B::Deparse 0.58
99      Branch: perl
100            ! ext/B/B/Deparse.pm
101 ____________________________________________________________________________
102 [  3652] By: gsar                                  on 1999/07/07  18:41:07
103         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
104              Date: Mon, 5 Jul 1999 18:24:19 -0400 (EDT)
105              Message-Id: <199907052224.SAA10454@monk.mps.ohio-state.edu>
106              Subject: Re: [ID 19990705.001] Overloading boolean conversion
107      Branch: perl
108            ! gv.c t/pragma/overload.t
109 ____________________________________________________________________________
110 [  3651] By: gsar                                  on 1999/07/07  17:47:30
111         Log: missing PerlIO_reopen() (suggested by sam@daemoninc.com)
112      Branch: perl
113            ! perlsfio.h
114 ____________________________________________________________________________
115 [  3650] By: gsar                                  on 1999/07/07  17:45:52
116         Log: applied new parts of suggested patch
117              From: Charles Bailey <BAILEY@newman.upenn.edu>
118              Date: Fri, 02 Jul 1999 19:18:41 -0400 (EDT)
119              Message-id: <01JD3M8W1VXS000S5G@mail.newman.upenn.edu>
120              Subject: [PATCH 5.005_57] Consolidated VMS patch
121      Branch: perl
122            ! configure.com ext/IO/lib/IO/File.pm iperlsys.h
123            ! lib/ExtUtils/MM_VMS.pm lib/File/Basename.pm
124            ! lib/File/Spec/VMS.pm pod/perldiag.pod t/base/rs.t
125            ! t/lib/io_multihomed.t t/lib/textfill.t t/lib/textwrap.t
126            ! t/op/filetest.t t/op/mkdir.t thread.h vms/vms.c
127 ____________________________________________________________________________
128 [  3649] By: jhi                                   on 1999/07/07  13:38:02
129         Log: Sync regcomp warn with reality.
130      Branch: cfgperl
131            ! t/pragma/warn/regcomp
132 ____________________________________________________________________________
133 [  3648] By: jhi                                   on 1999/07/07  13:04:55
134         Log: Integrate with Sarathy; one conflict in t/pragma/warn/recgomp
135              resolved manually.
136      Branch: cfgperl
137           +> pod/perllexwarn.pod t/pragma/warn/6default t/pragma/warn/av
138           +> t/pragma/warn/doop t/pragma/warn/hv t/pragma/warn/malloc
139           +> t/pragma/warn/perlio t/pragma/warn/run t/pragma/warn/utf8
140            - README.lexwarn
141           !> (integrate 79 files)
142 ____________________________________________________________________________
143 [  3647] By: gsar                                  on 1999/07/07  10:32:03
144         Log: From: jan.dubois@ibm.net (Jan Dubois)
145              Date: Thu, 01 Jul 1999 11:17:53 +0200
146              Message-ID: <377b2ca4.14467042@smtp1.ibm.net>
147              Subject: [PATCH 5.005_57] MakeMaker support for pod2html
148      Branch: perl
149            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
150            ! lib/ExtUtils/MakeMaker.pm
151 ____________________________________________________________________________
152 [  3646] By: gsar                                  on 1999/07/07  10:27:55
153         Log: fix undocumented IO::Handle functions as suggested
154              by cj10@cam.ac.uk
155      Branch: perl
156            ! ext/IO/lib/IO/Handle.pm
157 ____________________________________________________________________________
158 [  3645] By: gsar                                  on 1999/07/07  10:18:55
159         Log: prohibit thread join()ing itself (from Dan Sugalski)
160      Branch: perl
161            ! ext/Thread/Thread.xs
162 ____________________________________________________________________________
163 [  3644] By: gsar                                  on 1999/07/07  10:14:26
164         Log: From: "Vishal Bhatia" <vishalb@my-deja.com>
165              Date: Wed, 30 Jun 1999 14:02:42 -0700
166              Message-ID: <LJHFKBDHMHHJDAAA@my-deja.com>
167              Subject:  [PATCH 5.005_57] Compiler and XSUBS
168      Branch: perl
169            ! ext/B/B/C.pm
170 ____________________________________________________________________________
171 [  3643] By: gsar                                  on 1999/07/07  10:08:38
172         Log: mention C<foreach VAR (LIST) BLOCK continue BLOCK> syntax
173              (from François Désarménien <desar@club-internet.fr>)
174      Branch: perl
175            ! pod/perlsyn.pod
176 ____________________________________________________________________________
177 [  3642] By: gsar                                  on 1999/07/07  10:03:24
178         Log: From: Doug MacEachern <dougm@cp.net>
179              Date: Sun, 27 Jun 1999 22:43:25 -0700 (PDT)
180              Message-ID: <Pine.LNX.4.10.9906272236430.389-100000@mojo.eng.cp.net>
181              Subject: [PATCH 5.005_57] add B::PV::{LEN,CUR}
182      Branch: perl
183            ! ext/B/B.xs
184 ____________________________________________________________________________
185 [  3641] By: gsar                                  on 1999/07/07  10:00:57
186         Log: slightly modified version of suggested patch
187              From: Steven N. Hirsch <hirschs@stargate.btv.ibm.com>
188              Date: Mon, 28 Jun 1999 14:23:59 -0400
189              Message-Id: <199906281823.OAA24912@stargate.btv.ibm.com>
190              Subject: [ID 19990628.007] POSIX::tmpnam() broken for threaded 5.00503
191      Branch: perl
192            ! ext/POSIX/POSIX.xs
193 ____________________________________________________________________________
194 [  3640] By: gsar                                  on 1999/07/07  09:45:43
195         Log: lexical warnings update (warning.t fails one test
196              due to leaked scalar, investigation pending)
197              From: paul.marquess@bt.com
198              Date: Sat, 26 Jun 1999 23:19:52 +0100
199              Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB29C6C8E@mbtlipnt02.btlabs.bt.co.uk>
200              Subject: [PATCH 5.005_57] Lexical Warnings - mandatory warning are now default warnings
201      Branch: perl
202            + pod/perllexwarn.pod t/pragma/warn/6default t/pragma/warn/av
203            + t/pragma/warn/doop t/pragma/warn/hv t/pragma/warn/malloc
204            + t/pragma/warn/perlio t/pragma/warn/run t/pragma/warn/utf8
205            - README.lexwarn
206            ! Changes MANIFEST av.c djgpp/djgpp.c doio.c doop.c
207            ! ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c
208            ! ext/ByteLoader/byterun.h gv.c hv.c jpl/JNI/JNI.xs
209            ! lib/warning.pm mg.c op.c os2/os2.c perl.c perlio.c
210            ! pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
211            ! pod/perlmodlib.pod pod/perlrun.pod pod/perlvar.pod pp.c
212            ! pp_ctl.c run.c sv.c t/pragma/warn/3both t/pragma/warn/doio
213            ! t/pragma/warn/gv t/pragma/warn/mg t/pragma/warn/op
214            ! t/pragma/warn/perl t/pragma/warn/perly t/pragma/warn/pp
215            ! t/pragma/warn/pp_ctl t/pragma/warn/pp_hot t/pragma/warn/pp_sys
216            ! t/pragma/warn/regcomp t/pragma/warn/regexec t/pragma/warn/sv
217            ! t/pragma/warn/taint t/pragma/warn/toke t/pragma/warn/universal
218            ! t/pragma/warn/util t/pragma/warning.t toke.c utf8.c util.c
219            ! warning.h warning.pl win32/win32.c
220 ____________________________________________________________________________
221 [  3639] By: gsar                                  on 1999/07/07  08:09:30
222         Log: From: Brian Jepson <bjepson@home.com>
223              Date: Sat, 26 Jun 1999 10:47:45 -0500 (EST)
224              Message-ID: <Pine.LNX.4.10.9906261044180.659-100000@cx384756-a.sking1.ri.home.com>
225              Subject: Patch to JPL example program
226      Branch: perl
227            ! jpl/JPL_Rolo/JPL_Rolo.jpl
228 ____________________________________________________________________________
229 [  3638] By: jhi                                   on 1999/07/07  08:07:58
230         Log: Integrate with Sarathy.
231      Branch: cfgperl
232           !> (integrate 34 files)
233 ____________________________________________________________________________
234 [  3637] By: gsar                                  on 1999/07/07  08:07:49
235         Log: From: Stephen McCamant <smccam@uclink4.berkeley.edu>
236              Date: Fri, 25 Jun 1999 13:38:44 -0500 (CDT)
237              Message-ID: <14193.25034.113373.245377@alias-2.pr.mcs.net>
238              Subject: [PATCH _57, long] Eliminate CONDOPs
239      Branch: perl
240            ! bytecode.pl dump.c ext/B/B.pm ext/B/B.xs ext/B/B/Bblock.pm
241            ! ext/B/B/Bytecode.pm ext/B/B/C.pm ext/B/B/CC.pm
242            ! ext/B/B/Debug.pm ext/B/B/Xref.pm ext/B/ramblings/flip-flop
243            ! ext/B/typemap op.c op.h opcode.h opcode.pl perl.h
244            ! pod/perltoc.pod pp_ctl.c pp_hot.c
245 ____________________________________________________________________________
246 [  3636] By: gsar                                  on 1999/07/07  07:50:51
247         Log: adapted suggested patch for IO-1.20x
248              From: ian@dial.pipex.com
249              Date:  Fri, 25 Jun 1999 10:39:42 +0100
250              Message-Id:  <199906250939.KAA02152@homer.diplex.co.uk>
251              Subject: [ID 19990625.001]  Minor fixes for IO::Socket.pm
252      Branch: perl
253            ! ext/IO/lib/IO/Socket.pm
254 ____________________________________________________________________________
255 [  3635] By: gsar                                  on 1999/07/07  07:26:05
256         Log: PowerMAX hints update from Tom Horsley <Tom.Horsley@mail.ccur.com>
257      Branch: perl
258            ! hints/powerux.sh
259 ____________________________________________________________________________
260 [  3634] By: gsar                                  on 1999/07/07  07:20:02
261         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
262              Date: Wed, 23 Jun 1999 16:16:05 +0100
263              Message-Id: <199906231516.QAA23851@crypt.compulink.co.uk>
264              Subject: [PATCH 5.005_57] memleak in optimizer
265      Branch: perl
266            ! embed.h embed.pl objXSUB.h op.c proto.h
267 ____________________________________________________________________________
268 [  3633] By: gsar                                  on 1999/07/07  07:10:52
269         Log: add do-not-edit caveats for files generated by opcode.pl
270              (suggested by Hugo van der Sanden)
271      Branch: perl
272            ! opcode.h opcode.pl pp.sym pp_proto.h
273 ____________________________________________________________________________
274 [  3632] By: gsar                                  on 1999/07/07  06:41:13
275         Log: better diagnostics on read operations from write-only
276              filehandles
277      Branch: perl
278            ! doio.c perl.c pod/perldelta.pod pod/perldiag.pod pp_hot.c
279            ! pp_sys.c t/pragma/warn/pp_hot t/pragma/warn/pp_sys
280 ____________________________________________________________________________
281 [  3631] By: gsar                                  on 1999/07/07  02:03:34
282         Log: make Sys::Hostname safe against C<$SIG{CHLD}='IGNORE'> (suggested
283              by David Muir Sharnoff <muir@idiom.com>)
284      Branch: perl
285            ! lib/Sys/Hostname.pm
286 ____________________________________________________________________________
287 [  3630] By: gsar                                  on 1999/07/07  01:57:16
288         Log: From: "Vishal Bhatia" <vishalb@my-deja.com>
289              Date: Sun, 20 Jun 1999 17:17:17 -0700
290              Message-ID: <AEBDBGKPMEAJAAAA@my-deja.com>
291              Subject: [PATCH 5.005_57] Minor bug fix in pp_require
292      Branch: perl
293            ! ext/B/B/CC.pm
294 ____________________________________________________________________________
295 [  3629] By: gsar                                  on 1999/07/07  01:46:03
296         Log: installperl should write normal messages to STDOUT, not STDERR
297      Branch: perl
298            ! installperl
299 ____________________________________________________________________________
300 [  3628] By: gsar                                  on 1999/07/07  01:41:25
301         Log: BSD/OS needs -DSTRUCT_TM_HASZONE as of 4.0.1 (from mab@alink.net)
302      Branch: perl
303            ! hints/bsdos.sh
304 ____________________________________________________________________________
305 [  3627] By: gsar                                  on 1999/07/07  00:27:10
306         Log: make diagnostic on C<my $^I> etc., more readable
307      Branch: perl
308            ! op.c
309 ____________________________________________________________________________
310 [  3626] By: gsar                                  on 1999/07/06  23:47:27
311         Log: From: Andy Dougherty <doughera@lafayette.edu>
312              Date:  Thu, 17 Jun 1999 12:07:11 -0400 (EDT)
313              Message-Id:  <Pine.GSU.4.05.9906171204580.937-100000@newton.phys>
314              Subject: [ID 19990617.004  [PATCH 5.005_57] make distclean fixes]
315      Branch: perl
316            ! Makefile.SH utils/Makefile
317 ____________________________________________________________________________
318 [  3625] By: jhi                                   on 1999/07/06  21:50:46
319         Log: Some new files of #3624 missing from MANIFEST.
320      Branch: cfgperl
321            ! MANIFEST
322 ____________________________________________________________________________
323 [  3624] By: jhi                                   on 1999/07/06  21:47:04
324         Log: POSIX [[:character class:]] support for standard, locale,
325              and utf8.  If both utf8 and locale are on, utf8 wins.
326              I don't fully understand why so many tables changed in
327              lib/unicode because of "make" -- maybe it was just overdue.
328      Branch: cfgperl
329            + lib/unicode/Is/ASCII.pl lib/unicode/Is/Cntrl.pl
330            + lib/unicode/Is/Graph.pl lib/unicode/Is/Punct.pl
331            + lib/unicode/Is/Word.pl lib/unicode/Is/XDigit.pl
332            ! MANIFEST Todo-5.005 embed.h embed.pl embedvar.h global.sym
333            ! handy.h intrpvar.h lib/unicode/Bidirectional.pl
334            ! lib/unicode/Block.pl lib/unicode/Category.pl
335            ! lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
336            ! lib/unicode/Is/BidiL.pl lib/unicode/Is/Digit.pl
337            ! lib/unicode/Is/L.pl lib/unicode/Is/Lo.pl
338            ! lib/unicode/Is/Lower.pl lib/unicode/Is/Print.pl
339            ! lib/unicode/Is/Space.pl lib/unicode/Is/Upper.pl
340            ! lib/unicode/Is/Z.pl lib/unicode/Is/Zs.pl lib/unicode/Name.pl
341            ! lib/unicode/To/Digit.pl lib/unicode/mktables.PL objXSUB.h
342            ! pod/perldelta.pod pod/perldiag.pod pod/perlre.pod proto.h
343            ! regcomp.c regcomp.h regcomp.sym regexec.c regnodes.h
344            ! t/op/pat.t t/op/re_tests t/op/regexp.t t/pragma/utf8.t
345            ! t/pragma/warn/regcomp utf8.c
346 ____________________________________________________________________________
347 [  3623] By: gsar                                  on 1999/07/06  20:52:48
348         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
349              Date: Wed, 16 Jun 1999 14:57:22 -0400
350              Message-ID: <19990616145722.B16258@monk.mps.ohio-state.edu>
351              Subject: [PATCH 5.00557] Devel::Peek
352      Branch: perl
353            ! ext/Devel/Peek/Peek.pm ext/Devel/Peek/Peek.xs
354 ____________________________________________________________________________
355 [  3622] By: gsar                                  on 1999/07/06  20:22:59
356         Log: applied patch after demunging headers with appropriate paths
357              From: "Vishal Bhatia" <vishalb@my-deja.com>
358              Date: Sat, 12 Jun 1999 08:23:59 -0700
359              Message-ID: <JIHEJPFDFKIBDAAA@my-deja.com>
360              Subject: [Patch 5.005_57] unsigned arithmetic (Compiler)
361      Branch: perl
362            ! cc_runtime.h ext/B/B.xs ext/B/B/CC.pm ext/B/B/Stackobj.pm
363            ! ext/B/defsubs.h.PL lib/ExtUtils/typemap t/harness
364 ____________________________________________________________________________
365 [  3621] By: gsar                                  on 1999/07/06  20:10:50
366         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
367              Date: Thu, 10 Jun 1999 04:05:22 -0400 (EDT)
368              Message-Id: <199906100805.EAA18216@monk.mps.ohio-state.edu>
369              Subject: [PATCH 5.005_57] Optimize 2>&1 in commands
370      Branch: perl
371            ! doio.c
372 ____________________________________________________________________________
373 [  3620] By: jhi                                   on 1999/07/06  19:16:47
374         Log: Mention EPOC and SOCKS.
375      Branch: cfgperl
376            ! pod/perldelta.pod
377 ____________________________________________________________________________
378 [  3619] By: gsar                                  on 1999/07/06  16:52:37
379         Log: fix int vs STRLEN issue
380      Branch: perl
381            ! pp.c
382 ____________________________________________________________________________
383 [  3618] By: jhi                                   on 1999/07/06  16:52:20
384         Log: There ain't Perl_atonv().
385      Branch: cfgperl
386            ! ext/ByteLoader/bytecode.h
387 ____________________________________________________________________________
388 [  3617] By: jhi                                   on 1999/07/06  15:55:22
389         Log: Integrate with Sarathy.
390      Branch: cfgperl
391           !> Makefile.SH
392 ____________________________________________________________________________
393 [  3616] By: jhi                                   on 1999/07/06  15:54:09
394         Log: Tweak for #3613.
395      Branch: cfgperl
396            ! Configure config_h.SH
397 ____________________________________________________________________________
398 [  3615] By: gsar                                  on 1999/07/06  11:00:21
399         Log: From: "Todd C. Miller" <Todd.Miller@courtesan.com>
400              Date:  Sun, 13 Jun 1999 17:46:13 -0600 (MDT)
401              Message-Id:  <199906132346.RAA26632@xerxes.courtesan.com>
402              Subject: [ID 19990613.003  linklibperl set incorrectly in Makefile.SH for OpenBSD]
403      Branch: perl
404            ! Makefile.SH
405 ____________________________________________________________________________
406 [  3614] By: jhi                                   on 1999/07/06  10:44:48
407         Log: Integrate with Sarathy.
408      Branch: cfgperl
409           !> ext/IO/lib/IO/File.pm op.c op.h opcode.h opcode.pl perl.h pp.h
410           !> pp.sym pp_proto.h t/base/rs.t t/pragma/warn/op
411 ____________________________________________________________________________
412 [  3613] By: jhi                                   on 1999/07/06  10:43:20
413         Log: From: Nathan Kurz <nate@valleytel.net>
414              Subject: [ID 19990612.001 compiling three deep modules within ext/]
415              ply-To: nate@valleytel.net
416              erl5-porters@perl.org
417              Date: Sat, 12 Jun 1999 01:26:04 -0500
418              Message-Id: <199906120626.BAA04996@trinkpad.valleytel.net>
419      Branch: cfgperl
420            ! Configure config_h.SH
421 ____________________________________________________________________________
422 [  3612] By: gsar                                  on 1999/07/06  10:17:52
423         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
424              Date: Sat, 12 Jun 1999 04:49:09 -0400 (EDT)
425              Message-Id: <199906120849.EAA26986@monk.mps.ohio-state.edu>
426              Subject: [PATCH 5.005_57] Optimize away OP_SASSIGN
427      Branch: perl
428            ! op.c op.h opcode.h opcode.pl pp.h pp.sym pp_proto.h
429 ____________________________________________________________________________
430 [  3611] By: gsar                                  on 1999/07/06  09:51:20
431         Log: From: pvhp@forte.com (Peter Prymmer)
432              Date: Fri, 11 Jun 99 17:07:19 PDT
433              Message-Id: <9906120007.AA13802@forte.com>
434              Subject: [PATCH _03 && _57]portability fix for IO::File and FileHandle
435      Branch: perl
436            ! ext/IO/lib/IO/File.pm
437 ____________________________________________________________________________
438 [  3610] By: gsar                                  on 1999/07/06  09:37:37
439         Log: fix for C<$/ = 42> setting paragraph mode (applied with small
440              tweak)
441              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
442              Date: Wed, 09 Jun 1999 18:27:51 +0100
443              Message-Id: <E10rm8l-00023T-00@ursa.cus.cam.ac.uk>
444              Subject: Re: [ID 19990608.002] Possible bug with binmode and <FH> on Perl 5.005_03 Win32
445      Branch: perl
446            ! perl.h t/base/rs.t
447 ____________________________________________________________________________
448 [  3609] By: jhi                                   on 1999/07/06  09:28:48
449         Log: Integrate with Sarathy.
450      Branch: cfgperl
451           !> (integrate 49 files)
452 ____________________________________________________________________________
453 [  3608] By: gsar                                  on 1999/07/06  09:28:21
454         Log: test tweak
455      Branch: perl
456            ! t/pragma/warn/op
457 ____________________________________________________________________________
458 [  3607] By: jhi                                   on 1999/07/06  09:22:48
459         Log: Put back the cygwin32 Configure fix of 3582 undone by 3597.
460      Branch: cfgperl
461            ! Configure config_h.SH
462 ____________________________________________________________________________
463 [  3606] By: gsar                                  on 1999/07/06  09:05:02
464         Log: applied slightly tweaked version of suggested patch for
465              improved RE API
466              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
467              Date: Wed, 9 Jun 1999 18:14:27 -0400 (EDT)
468              Message-Id: <199906092214.SAA14126@monk.mps.ohio-state.edu>
469              Subject: [PATCH 5.005_57] REx engine rehash
470      Branch: perl
471            ! Changes dump.c embed.h embed.pl embedvar.h ext/re/Makefile.PL
472            ! ext/re/re.xs global.sym objXSUB.h perl.c perl.h pp.c pp_hot.c
473            ! proto.h regcomp.c regcomp.h regexec.c regexp.h thrdvar.h
474            ! util.c
475 ____________________________________________________________________________
476 [  3605] By: gsar                                  on 1999/07/06  08:54:03
477         Log: bug in change#3602 (cpp conditionals not allowed inside macro args)
478      Branch: perl
479            ! sv.c
480 ____________________________________________________________________________
481 [  3604] By: gsar                                  on 1999/07/06  07:08:30
482         Log: From: paul.marquess@bt.com
483              Date: Tue, 8 Jun 1999 22:37:58 +0100 
484              Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB29C6C3C@mbtlipnt02.btlabs.bt.co.uk>
485              Subject: [PATCH 5.005_57] DB_File 1.67
486      Branch: perl
487            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
488            ! ext/DB_File/DB_File.xs ext/DB_File/typemap
489 ____________________________________________________________________________
490 [  3603] By: gsar                                  on 1999/07/06  07:04:50
491         Log: From: paul.marquess@bt.com
492              Date: Tue, 8 Jun 1999 22:34:01 +0100 
493              Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB29C6C3B@mbtlipnt02.btlabs.bt.co.uk>
494              Subject: [PATCH 5.005_57] DBM Filters
495      Branch: perl
496            ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
497            ! ext/NDBM_File/NDBM_File.pm ext/NDBM_File/NDBM_File.xs
498            ! ext/ODBM_File/ODBM_File.pm ext/ODBM_File/ODBM_File.xs
499            ! ext/SDBM_File/SDBM_File.pm ext/SDBM_File/SDBM_File.xs
500 ____________________________________________________________________________
501 [  3602] By: gsar                                  on 1999/07/06  07:00:01
502         Log: slightly tweaked version of suggested patch
503              From: Dan Sugalski <sugalskd@ous.edu>
504              Date: Tue, 08 Jun 1999 14:09:38 -0700
505              Message-Id: <3.0.6.32.19990608140938.030f12e0@ous.edu>
506              Subject: [PATCH 5.005_57]Use NV instead of double in the core
507      Branch: perl
508            ! av.h bytecode.pl cv.h doio.c dump.c embed.pl
509            ! ext/ByteLoader/bytecode.h ext/ByteLoader/byterun.c hv.h
510            ! intrpvar.h mg.c op.c perl.h pp.c pp.h pp_ctl.c pp_sys.c
511            ! proto.h sv.c sv.h toke.c universal.c util.c
512 ____________________________________________________________________________
513 [  3601] By: gsar                                  on 1999/07/06  06:52:57
514         Log: integrate cfgperl contents into mainline
515      Branch: perl
516           +> README.epoc epoc/config.h epoc/epoc.c epoc/epocish.h
517           +> epoc/perl.mmp epoc/perl.pkg
518           !> (integrate 30 files)
519 ____________________________________________________________________________
520 [  3598] By: jhi                                   on 1999/07/05  20:02:55
521         Log: Integrate with mainperl.
522      Branch: cfgperl
523           +> lib/CGI/Pretty.pm
524           !> Changes ext/B/B/Bblock.pm ext/B/B/C.pm ext/B/B/CC.pm
525           !> ext/B/B/Stackobj.pm ext/GDBM_File/GDBM_File.xs mg.c op.c
526           !> opcode.h opcode.pl pp_sys.c t/lib/io_udp.t thread.h toke.c
527           !> vms/descrip_mms.template vms/subconfigure.com vms/vms.c
528           !> vms/vmsish.h
529 ____________________________________________________________________________
530 [  3597] By: jhi                                   on 1999/07/05  19:59:48
531         Log: Hack SOCKS support some more plus a patch from Andy Dougherty
532              that addresses the notorious "Additional libraries" question.
533      Branch: cfgperl
534            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
535            ! config_h.SH doio.c ext/Socket/Socket.xs hints/aix.sh perl.c
536            ! pp_sys.c
537 ____________________________________________________________________________
538 [  3596] By: gsar                                  on 1999/07/05  18:30:51
539         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
540              Date: Tue, 8 Jun 1999 04:47:58 -0400 (EDT)
541              Message-Id: <199906080847.EAA03810@monk.mps.ohio-state.edu>
542              Subject: [PATCH 5.00557] Long-standing UDP sockets bug on OS/2
543      Branch: perl
544            ! pp_sys.c t/lib/io_udp.t
545 ____________________________________________________________________________
546 [  3595] By: gsar                                  on 1999/07/05  18:29:08
547         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
548              Date: Tue, 8 Jun 1999 04:44:58 -0400 (EDT)
549              Message-Id: <199906080844.EAA03784@monk.mps.ohio-state.edu>
550              Subject: [PATCH 5.00557] Setting $^E wipes out $!
551      Branch: perl
552            ! mg.c
553 ____________________________________________________________________________
554 [  3594] By: gsar                                  on 1999/07/05  18:24:53
555         Log: hand-apply whitespace mutiliated patch
556              From: Dan Sugalski <sugalskd@osshe.edu>
557              Date: Mon, 07 Jun 1999 14:46:42 -0700
558              Message-Id: <3.0.6.32.19990607144642.03079100@ous.edu>
559              Subject: [PATCH 5.005_57]Updated VMS patch
560      Branch: perl
561            ! thread.h vms/descrip_mms.template vms/subconfigure.com
562            ! vms/vms.c vms/vmsish.h
563 ____________________________________________________________________________
564 [  3593] By: gsar                                  on 1999/07/05  17:53:04
565         Log: applied parts not duplicated by previous patches
566              From: "Vishal Bhatia" <vishalb@my-deja.com>
567              Date: Sat, 05 Jun 1999 08:42:17 -0700
568              Message-ID: <JAMCAJKJEJDPAAAA@my-deja.com>
569              Subject: Fwd: [PATCH 5.005_57] consolidated compiler changes
570      Branch: perl
571            ! Changes ext/B/B/Bblock.pm ext/B/B/C.pm ext/B/B/CC.pm
572            ! ext/B/B/Stackobj.pm
573 ____________________________________________________________________________
574 [  3592] By: jhi                                   on 1999/07/05  17:17:22
575         Log: AIX threaded build, plus few more on the side.
576      Branch: cfgperl
577            ! embed.h embed.pl ext/DynaLoader/dl_aix.xs
578            ! ext/DynaLoader/dl_next.xs ext/DynaLoader/dl_rhapsody.xs
579            ! ext/DynaLoader/dl_vms.xs hints/aix.sh objXSUB.h perl.h
580            ! perl_exp.SH pp_ctl.c proto.h toke.c util.c
581 ____________________________________________________________________________
582 [  3591] By: gsar                                  on 1999/07/05  16:52:34
583         Log: "\e" and "\a" didn't produce right escape under EBCDIC
584              From: pvhp@forte.com (Peter Prymmer)
585              Date: Fri, 4 Jun 99 12:00:27 PDT
586              Message-Id: <9906041900.AA28387@forte.com>
587              Subject: [PATCH 5.005_57]lingering ASCIIism in tokener
588      Branch: perl
589            ! toke.c
590 ____________________________________________________________________________
591 [  3590] By: gsar                                  on 1999/07/05  16:40:01
592         Log: s/scalar ref constructor/single ref constructor/ (suggested
593              by Stephen McCamant)
594      Branch: perl
595            ! opcode.h opcode.pl
596 ____________________________________________________________________________
597 [  3589] By: gsar                                  on 1999/07/05  16:34:06
598         Log: no such thing as gdbm_clearerr() (from Andy Dougherty)
599      Branch: perl
600            ! ext/GDBM_File/GDBM_File.xs
601 ____________________________________________________________________________
602 [  3588] By: gsar                                  on 1999/07/05  16:29:39
603         Log: allow C<-foo> under C<use integer> (behavior of C<-$string>
604              is unchanged still)
605      Branch: perl
606            ! op.c
607 ____________________________________________________________________________
608 [  3587] By: jhi                                   on 1999/07/05  10:31:43
609         Log: Make perl_exp.SH smarter about what to include and what to exclude.
610      Branch: cfgperl
611            ! perl_exp.SH
612 ____________________________________________________________________________
613 [  3586] By: jhi                                   on 1999/07/05  09:29:31
614         Log: Remove unnecessary and extraneous my $i = 0.
615      Branch: cfgperl
616            ! bytecode.pl
617 ____________________________________________________________________________
618 [  3585] By: jhi                                   on 1999/07/05  07:28:59
619         Log: Integrate with mainperl.
620      Branch: cfgperl
621           !> (integrate 30 files)
622 ____________________________________________________________________________
623 [  3584] By: gsar                                  on 1999/07/05  05:36:28
624         Log: From: Vishal Bhatia <vishalb@hotmail.com>
625              Date: Thu, 03 Jun 1999 00:57:48 PDT
626              Message-ID: <19990603075749.86665.qmail@hotmail.com>
627              Subject: Re: [PATCH 5.005_57] pp_sort sorted out
628      Branch: perl
629            ! ext/B/B/Bblock.pm ext/B/B/C.pm ext/B/B/CC.pm
630 ____________________________________________________________________________
631 [  3583] By: gsar                                  on 1999/07/05  05:31:19
632         Log: suppress fancy display when in verbose mode (suggested by
633              Paul Johnson <pjcj@transeda.com>)
634      Branch: perl
635            ! lib/Test/Harness.pm
636 ____________________________________________________________________________
637 [  3582] By: gsar                                  on 1999/07/05  05:17:12
638         Log: cygwin32 update
639              From: "Fifer, Eric" <EFifer@sanwaint.com>
640              Date:  Wed, 2 Jun 1999 15:16:05 +0100
641              Message-Id:  <71E287AB0D94D111BBD600600849EC8185EDD9@POST>
642              Subject:  [ID 19990602.003] perl5.005_03 (CORE) cygwin32 port
643      Branch: perl
644            ! Configure Makefile.SH README.cygwin32 cygwin32/Makefile.SHs
645            ! cygwin32/build-instructions.READFIRST
646            ! cygwin32/build-instructions.charles-wilson
647            ! cygwin32/build-instructions.sebastien-barre
648            ! cygwin32/build-instructions.steven-morlock
649            ! cygwin32/build-instructions.steven-morlock2 doio.c dosish.h
650            ! ext/POSIX/Makefile.PL ext/POSIX/POSIX.xs hints/cygwin32.sh
651            ! lib/Cwd.pm lib/ExtUtils/MM_Cygwin.pm perl.h pp_hot.c
652            ! t/op/magic.t util.c
653 ____________________________________________________________________________
654 [  3581] By: gsar                                  on 1999/07/05  02:46:18
655         Log: NeXT doesn't have FD_CLOEXEC (suggested by Hans Mulder)
656      Branch: perl
657            ! util.c
658 ____________________________________________________________________________
659 [  3580] By: gsar                                  on 1999/07/05  02:38:03
660         Log: From: "Ed Peschko" <ed_peschko@csgsystems.com>
661              Date: Mon, 31 May 1999 18:18:13 -0600
662              Message-ID: <19990601001813.AAA17834@csgsystems.com>
663              Subject: [ PATCH perl5.005_57 ] new perlcc + regression tests
664      Branch: perl
665            ! t/TEST t/UTEST t/harness utils/perlcc.PL
666 ____________________________________________________________________________
667 [  3579] By: gsar                                  on 1999/07/05  01:20:58
668         Log: compatibility tweak for Class::Struct
669      Branch: perl
670            ! lib/Class/Struct.pm
671 ____________________________________________________________________________
672 [  3578] By: jhi                                   on 1999/07/04  23:26:01
673         Log: Miscellaneus AIX fixes + SOCKS support.
674      Branch: cfgperl
675            ! Configure Makefile.SH Porting/Glossary Porting/config.sh
676            ! Porting/config_H config_h.SH doio.c ext/Socket/Socket.xs
677            ! hints/aix.sh pp_sys.c
678 ____________________________________________________________________________
679 [  3577] By: gsar                                  on 1999/07/04  23:07:39
680         Log: test tweak
681      Branch: perl
682            ! t/io/openpid.t
683 ____________________________________________________________________________
684 [  3576] By: jhi                                   on 1999/07/04  22:39:23
685         Log: Integrate with mainperl.
686      Branch: cfgperl
687           +> t/io/openpid.t
688            - win32/perlhost.h
689           !> (integrate 51 files)
690 ____________________________________________________________________________
691 [  3575] By: jhi                                   on 1999/07/04  22:26:48
692         Log: Added 64-bit support for AIX 4.3 or better
693              based on Martin H. Rusoff's observations.
694      Branch: cfgperl
695            ! Configure config_h.SH hints/aix.sh
696 ____________________________________________________________________________
697 [  3574] By: jhi                                   on 1999/07/04  21:34:47
698         Log: Do not throw away gccvers compilation errors.
699              From: Andy Dougherty <doughera@lafayette.edu>
700              To: Ron Seguin <rseguin@on.bell.ca>
701              Cc: Perl Porters <perl5-porters@perl.org>
702              Subject: [PATCH] Re: [ID 19990625.011]  WHOA There
703              Date: Mon, 28 Jun 1999 12:36:38 -0400 (EDT)
704              Message-Id: <Pine.GSU.4.05.9906281230100.6265-100000@newton.phys>
705      Branch: cfgperl
706            ! Configure config_h.SH
707 ____________________________________________________________________________
708 [  3573] By: gsar                                  on 1999/07/04  21:10:32
709         Log: adapted suggested tests for addition to testsuite
710              From: RonaldWS@aol.com
711              Date:  Sun, 30 May 1999 16:27:28 EDT
712              Message-Id:  <25cd799f.2482f930@aol.com>
713              Subject: [19990530.007] Open with pipe | does not return pid under win32
714      Branch: perl
715            + t/io/openpid.t
716            ! MANIFEST win32/win32.c
717 ____________________________________________________________________________
718 [  3572] By: gsar                                  on 1999/07/04  20:29:32
719         Log: perl_run() should call my_exit(0) for normal completion
720      Branch: perl
721            ! perl.c
722 ____________________________________________________________________________
723 [  3571] By: jhi                                   on 1999/07/04  20:10:44
724         Log: Add test for change #3568 plus general cleanup.
725      Branch: cfgperl
726            ! t/pragma/locale.t
727 ____________________________________________________________________________
728 [  3570] By: gsar                                  on 1999/07/04  20:03:21
729         Log: make overload, Data::Dumper, and dumpvar understand qr// stringify
730              overloading
731      Branch: perl
732            ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/Dumper.xs
733            ! lib/Dumpvalue.pm lib/dumpvar.pl lib/overload.pm pp_ctl.c
734 ____________________________________________________________________________
735 [  3569] By: gsar                                  on 1999/07/04  18:04:48
736         Log: make AIX dynaloading work when libperl is shared (and thus under
737              mod_perl etc.)
738              From: Jens-Uwe Mager <jum@helios.de>
739              Date:  Sat, 29 May 1999 17:09:52 +0200
740              Message-Id:  <199905291509.RAA43978@ans.helios.de>
741              Subject: [19990529.002] DynaLoader does not work properly if perl is not the main program (AIX)
742      Branch: perl
743            ! ext/DynaLoader/dl_aix.xs
744 ____________________________________________________________________________
745 [  3568] By: jhi                                   on 1999/07/04  14:54:23
746         Log: pp_lc/pp_lcfirst/pp_quotemeta/pp_uc/pp_ucfirst were not calling mg_set().
747              This resulted for example in the 'o' magic not being cleared by
748              magic_setcollxfrm(), which resulted in strange cmp results.
749              The bug was reported originally in the message
750              Subject: Bug with locale
751              From: Jan Starzynski <jan@planet.de> 
752              To: perlbug@perl.com 
753              Date: Fri, 09 Apr 1999 13:23:07 +0200 
754              Message-ID: <370DE31B.DAEE1332@planet.de> 
755      Branch: cfgperl
756            ! pp.c
757 ____________________________________________________________________________
758 [  3567] By: gsar                                  on 1999/07/04  02:38:34
759         Log: remove misleading info on defined(&func), unclutter deprecation
760              about defined(@array)
761      Branch: perl
762            ! op.c pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
763            ! t/pragma/warn/op
764 ____________________________________________________________________________
765 [  3566] By: gsar                                  on 1999/07/04  01:46:31
766         Log: From: jan.dubois@ibm.net (Jan Dubois)
767              Date: Wed, 26 May 1999 22:07:17 +0200
768              Message-ID: <374c53ac.10322322@smtp1.ibm.net>
769              Subject: [PATCH 5.005_57] MINGW32 and EGCS 1.1.2 support
770      Branch: perl
771            ! Changes win32/win32.c win32/win32.h
772 ____________________________________________________________________________
773 [  3565] By: gsar                                  on 1999/07/04  01:26:02
774         Log: newer version of perlxstut from Jeff Okamoto (slightly edited
775              for win32 issues)
776      Branch: perl
777            ! pod/perlxstut.pod
778 ____________________________________________________________________________
779 [  3564] By: gsar                                  on 1999/07/02  03:09:04
780         Log: avoid warnings
781      Branch: perl
782            ! ext/Thread/Thread/Specific.pm lib/fields.pm
783 ____________________________________________________________________________
784 [  3563] By: gsar                                  on 1999/06/28  19:23:47
785         Log: inc version (for CPAN.pm sanity)
786      Branch: perl
787            ! lib/Text/ParseWords.pm
788 ____________________________________________________________________________
789 [  3562] By: gsar                                  on 1999/06/28  19:19:01
790         Log: regen perltoc
791      Branch: perl
792            ! pod/perltoc.pod
793 ____________________________________________________________________________
794 [  3561] By: gsar                                  on 1999/06/28  19:08:41
795         Log: From: Damian Conway <damian@cs.monash.edu.au>
796              Date: Wed, 26 May 1999 00:58:35 -0400
797              Message-Id: <199905260458.AAA06411@defender.perl.org>
798              Subject: [19990526.002] Misc. improvements to Class:Struct
799      Branch: perl
800            ! MANIFEST lib/Class/Struct.pm
801 ____________________________________________________________________________
802 [  3560] By: gsar                                  on 1999/06/28  18:50:52
803         Log: remove bogus PL_optype_size
804      Branch: perl
805            ! bytecode.pl ext/ByteLoader/byterun.h
806 ____________________________________________________________________________
807 [  3559] By: gsar                                  on 1999/06/28  18:22:26
808         Log: upgrade CGI.pm to v2.53 (CGI/{Apache,Switch}.pm NOT deleted)
809      Branch: perl
810            + lib/CGI/Pretty.pm
811            ! eg/cgi/file_upload.cgi lib/CGI.pm lib/CGI/Carp.pm
812            ! lib/CGI/Cookie.pm lib/CGI/Fast.pm t/lib/cgi-form.t
813            ! t/lib/cgi-html.t t/lib/cgi-request.t
814 ____________________________________________________________________________
815 [  3558] By: jhi                                   on 1999/06/28  07:30:21
816         Log: Change Olaf Lebbe's email address.
817      Branch: cfgperl
818            ! README.epoc
819 ____________________________________________________________________________
820 [  3557] By: gsar                                  on 1999/06/28  00:07:33
821         Log: make autogenerated files writable
822      Branch: perl
823            - win32/perlhost.h
824            ! MANIFEST Porting/makerel embed.h embedvar.h ext/B/B/Asmdata.pm
825            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h global.sym
826            ! keywords.h lib/warning.pm objXSUB.h opcode.h pp.sym pp_proto.h
827            ! proto.h regnodes.h warning.h win32/config_H.bc
828            ! win32/config_H.gc win32/config_H.vc
829 ____________________________________________________________________________
830 [  3556] By: jhi                                   on 1999/06/27  19:22:53
831         Log: Update MANIFEST to match #3555.
832      Branch: cfgperl
833            ! MANIFEST
834 ____________________________________________________________________________
835 [  3555] By: jhi                                   on 1999/06/27  19:16:22
836         Log: EPOC port to Psion5.
837              From: Olaf Flebbe <O.Flebbe@science-computing.de>
838              To: Jarkko Hietaniemi <jhi@iki.fi>
839              Cc: perl5-porters@perl.org
840              Subject: Re: Psion5
841              Date: Sun, 27 Jun 1999 20:50:30 +0200 (METDST)
842              Message-ID: <Pine.GHP.4.02.9906272048130.17736-100000@io.science-computing.de>
843      Branch: cfgperl
844            + README.epoc epoc/config.h epoc/epoc.c epoc/epocish.h
845            + epoc/perl.mmp epoc/perl.pkg
846            ! MANIFEST doio.c lib/Term/ReadLine.pm lib/perl5db.pl perl.c
847            ! perl.h sv.c util.c
848 ____________________________________________________________________________
849 [  3554] By: jhi                                   on 1999/06/27  18:50:52
850         Log: Integrate from mainperl.
851      Branch: cfgperl
852           !> (integrate 48 files)
853 ____________________________________________________________________________
854 [  3553] By: gsar                                  on 1999/06/27  14:28:49
855         Log: somewhat untested PERL_OBJECT cleanups (C++isms mostly
856              gone from the public API); PERL_OBJECT builds again on
857              windows
858              
859              TODO: namespace-clean the typedefs in iperlsys.h and
860              elsewhere; remove C++ remnants from public headers
861      Branch: perl
862            ! XSUB.h bytecode.pl cv.h embed.h embed.pl ext/B/B.xs
863            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
864            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h
865            ! ext/DynaLoader/dlutils.c global.sym globals.c iperlsys.h
866            ! lib/ExtUtils/Embed.pm lib/ExtUtils/xsubpp mg.c objXSUB.h
867            ! opcode.h opcode.pl perl.c perl.h pod/perlhist.pod pp_ctl.c
868            ! pp_hot.c proto.h scope.h sv.h toke.c universal.c util.c
869            ! win32/GenCAPI.pl win32/Makefile win32/config.bc
870            ! win32/config.gc win32/config.vc win32/dl_win32.xs
871            ! win32/makedef.pl win32/makefile.mk win32/perllib.c
872            ! win32/runperl.c win32/win32.c win32/win32.h win32/win32iop.h
873            ! win32/win32sck.c
874 ____________________________________________________________________________
875 [  3552] By: gsar                                  on 1999/06/27  13:49:31
876         Log: integrate cfgperl changes into mainline
877      Branch: perl
878           !> dump.c embed.h embed.pl embedvar.h global.sym intrpvar.h mg.c
879           !> objXSUB.h op.c perl.c perl.h perlvars.h pp.c pp_ctl.c
880           !> pp_proto.h pp_sys.c proto.h sv.c t/pragma/locale.t toke.c
881           !> util.c
882 ____________________________________________________________________________
883 [  3551] By: gsar                                  on 1999/06/27  13:31:11
884         Log: fix indents
885      Branch: perl
886            ! op.c
887 ____________________________________________________________________________
888 [  3550] By: gsar                                  on 1999/06/24  22:42:53
889         Log: update Changes
890      Branch: perl
891            ! Changes
892 ____________________________________________________________________________
893 [  3549] By: gsar                                  on 1999/06/24  22:41:17
894         Log: avoid race condition in the CAPI extension bootstrap handler
895      Branch: perl
896            ! lib/ExtUtils/xsubpp win32/GenCAPI.pl
897 ____________________________________________________________________________
898 [  3548] By: gsar                                  on 1999/06/24  22:39:53
899         Log: sanity check to cover the case when perl is installed into the
900              X:\ (drive root)
901      Branch: perl
902            ! win32/win32.c
903 ____________________________________________________________________________
904 [  3547] By: gsar                                  on 1999/06/22  19:30:32
905         Log: tweak RefHash to make intent clearer (suggested by John Dlugosz)
906      Branch: perl
907            ! lib/Tie/RefHash.pm
908 ____________________________________________________________________________
909 [  3544] By: jhi                                   on 1999/06/18  19:24:28
910         Log: Tidy up #3542 and #3543. 
911      Branch: cfgperl
912            ! t/pragma/locale.t util.c
913 ____________________________________________________________________________
914 [  3543] By: jhi                                   on 1999/06/18  10:28:45
915         Log: Spice up locale.t.
916      Branch: cfgperl
917            ! t/pragma/locale.t
918 ____________________________________________________________________________
919 [  3542] By: jhi                                   on 1999/06/17  22:42:03
920         Log: Fixed two long-standing locale bugs.
921              
922              Both problems were related to numeric locale which
923              controls the radix character aka the decimal separator.
924              (1) printf (and sprintf) were resetting the numeric locale to C.
925              (2) Using locale-numerically formatted floating point
926              numbers (e.g. "1,23") together with -w caused warnings about
927              "isn't numeric".  The operations were working fine, though,
928              because atof() was using the local locale.
929              Both problems reported by Stefan Vogtner.
930              
931              Introduced a wrapper for atof() that attempts to convert
932              the string both ways.  This helps Perl to understand
933              numbers like this "4.56" even when using a local locale
934              makes atof() understand only numbers like this "7,89".
935              
936              Remaining related problems, both of which existed before
937              this patch and continue to exist after this patch:
938              (a) The behaviour of print() is _not_ as documented by perllocale.
939              Instead of always using the C locale, print() does use the
940              local locale, just like the *printf() do.  This may be fixable
941              now that switching to-and-fro between locales has been made
942              more consistent, but fixing print() would change existing
943              behaviour.  perllocale is not changed by this patch.
944              (b) If a number has been stringified (say, via "$number") under
945              a local locale, the cached string value persists even under
946              "no locale".  This may or may not be a problem: operations
947              work fine because the original number is still there, but
948              that the string form keeps its locale-ish outlook may be
949              somewhat confusing.
950      Branch: cfgperl
951            ! dump.c embed.h embed.pl embedvar.h global.sym intrpvar.h mg.c
952            ! objXSUB.h op.c perl.c perl.h perlvars.h pp.c pp_ctl.c
953            ! pp_proto.h pp_sys.c proto.h sv.c t/pragma/locale.t toke.c
954            ! util.c
955 ____________________________________________________________________________
956 [  3541] By: jhi                                   on 1999/06/17  20:00:16
957         Log: Integrate from mainperl.
958      Branch: cfgperl
959           !> ext/Data/Dumper/Dumper.pm op.c
960 ____________________________________________________________________________
961 [  3540] By: gsar                                  on 1999/06/16  16:49:55
962         Log: dump C<0> as such, not C<'0'>
963      Branch: perl
964            ! ext/Data/Dumper/Dumper.pm
965 ____________________________________________________________________________
966 [  3539] By: gsar                                  on 1999/06/13  04:04:40
967         Log: fix coredumper in change#3498
968      Branch: perl
969            ! op.c
970 ____________________________________________________________________________
971 [  3538] By: jhi                                   on 1999/06/12  22:01:26
972         Log: Integrate from mainperl.
973      Branch: cfgperl
974           +> lib/caller.pm
975           !> (integrate 36 files)
976 ____________________________________________________________________________
977 [  3537] By: gsar                                  on 1999/06/12  06:43:03
978         Log: EXTERN_C declarations for global arrays in various
979              headers, so perl can be built even in C++ mode; win32
980              build fixups; regen headers
981      Branch: perl
982            ! XSUB.h embedvar.h ext/B/B.xs objXSUB.h opcode.h opcode.pl
983            ! perl.h regcomp.h regexec.c utf8.h win32/win32.c win32/win32.h
984 ____________________________________________________________________________
985 [  3536] By: gsar                                  on 1999/06/12  06:38:21
986         Log: caller.pm typos
987      Branch: perl
988            ! lib/caller.pm
989 ____________________________________________________________________________
990 [  3535] By: gsar                                  on 1999/06/11  23:13:54
991         Log: various little tweaks; most globals are now in intrpvar.h, ninterps
992              is temporarily gone
993      Branch: perl
994            ! embed.pl intrpvar.h os2/os2.c perl.c perlvars.h
995            ! pod/perldelta.pod proto.h win32/perllib.c
996 ____________________________________________________________________________
997 [  3534] By: gsar                                  on 1999/06/11  20:41:51
998         Log: implement C<use caller 'encoding'>
999      Branch: perl
1000            + lib/caller.pm
1001            ! MANIFEST perl.h pod/perldelta.pod pod/perlfunc.pod pp_ctl.c
1002 ____________________________________________________________________________
1003 [  3533] By: gsar                                  on 1999/06/11  16:51:04
1004         Log: truncate() has a peculiar exemption from strict barewords, even
1005              though it has a non-filehandle prototype
1006      Branch: perl
1007            ! op.c t/io/fs.t
1008 ____________________________________________________________________________
1009 [  3532] By: gsar                                  on 1999/06/11  09:09:16
1010         Log: GDBM tweak
1011      Branch: perl
1012            ! ext/GDBM_File/GDBM_File.xs ext/GDBM_File/typemap
1013 ____________________________________________________________________________
1014 [  3531] By: gsar                                  on 1999/06/10  23:34:19
1015         Log: part of the platform changes for IMPLICIT_CONTEXT
1016      Branch: perl
1017            ! djgpp/djgpp.c jpl/JNI/JNI.xs jpl/JNI/typemap
1018            ! jpl/PerlInterpreter/PerlInterpreter.c
1019            ! jpl/PerlInterpreter/PerlInterpreter.h
1020            ! os2/OS2/ExtAttr/ExtAttr.xs os2/OS2/PrfDB/PrfDB.xs
1021            ! os2/OS2/Process/Process.xs os2/OS2/REXX/REXX.xs perl.h
1022 ____________________________________________________________________________
1023 [  3530] By: jhi                                   on 1999/06/10  20:55:56
1024         Log: Integrate from mainperl.
1025      Branch: cfgperl
1026           !> ext/DB_File/DB_File.xs ext/DB_File/typemap
1027 ____________________________________________________________________________
1028 [  3529] By: gsar                                  on 1999/06/10  20:40:01
1029         Log: DB_File tweaks for IMPLICIT CONTEXT
1030      Branch: perl
1031            ! ext/DB_File/DB_File.xs ext/DB_File/typemap
1032 ____________________________________________________________________________
1033 [  3528] By: jhi                                   on 1999/06/10  10:18:15
1034         Log: Integrate from mainperl.
1035      Branch: cfgperl
1036           !> (integrate 105 files)
1037 ____________________________________________________________________________
1038 [  3527] By: gsar                                  on 1999/06/10  09:30:35
1039         Log: most globals are now interpreter local; locale initialization
1040              was too early, defer it until interpreter is allocated and
1041              initialized; multiple interpreters should now be
1042              concurrency-safe (untested)
1043      Branch: perl
1044            ! embedvar.h intrpvar.h malloc.c miniperlmain.c perl.c perl.h
1045            ! perlvars.h
1046 ____________________________________________________________________________
1047 [  3526] By: gsar                                  on 1999/06/10  08:38:00
1048         Log: fix small nits
1049      Branch: perl
1050            ! cc_runtime.h ext/B/B/CC.pm run.c
1051 ____________________________________________________________________________
1052 [  3525] By: gsar                                  on 1999/06/10  04:41:38
1053         Log: win32 build fixes
1054      Branch: perl
1055            ! bytecode.pl dosish.h embed.h embed.pl ext/B/B.xs
1056            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
1057            ! ext/ByteLoader/byterun.h ext/SDBM_File/sdbm/sdbm.c globals.c
1058            ! mg.c objXSUB.h op.h perl.c perl.h pp_sys.c proto.h sv.c util.c
1059            ! win32/Makefile win32/config_H.bc win32/config_H.gc
1060            ! win32/config_H.vc win32/config_h.PL win32/dl_win32.xs
1061            ! win32/makedef.pl win32/makefile.mk win32/perllib.c
1062            ! win32/win32.c win32/win32.h win32/win32sck.c
1063            ! win32/win32thread.c win32/win32thread.h
1064 ____________________________________________________________________________
1065 [  3524] By: gsar                                  on 1999/06/09  18:03:01
1066         Log: more complete support for implicit thread/interpreter pointer,
1067              enabled via -DPERL_IMPLICIT_CONTEXT (all changes are noops
1068              without that enabled):
1069              - USE_THREADS now enables PERL_IMPLICIT_CONTEXT, so dTHR
1070              is a noop; tests pass on Solaris; should be faster now!
1071              - MULTIPLICITY has been tested with and without
1072              PERL_IMPLICIT_CONTEXT on Solaris
1073              - improved function database now merged with embed.pl
1074              - everything except the varargs functions have foo(a,b,c) macros
1075              to provide compatibility
1076              - varargs functions default to compatibility variants that
1077              get the context pointer using dTHX
1078              - there should be almost no source compatibility issues as a
1079              result of all this
1080              - dl_foo.xs changes other than dl_dlopen.xs untested
1081              - still needs documentation, fixups for win32 etc
1082              Next step: migrate most non-mutex variables from perlvars.h
1083              to intrpvar.h
1084      Branch: perl
1085            - proto.pl
1086            ! MANIFEST XSUB.h av.c bytecode.pl cv.h doio.c doop.c dump.c
1087            ! ebcdic.c embed.h embed.pl embedvar.h ext/B/B.xs ext/B/typemap
1088            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
1089            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h
1090            ! ext/Data/Dumper/Dumper.xs ext/Devel/Peek/Peek.xs
1091            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_beos.xs
1092            ! ext/DynaLoader/dl_cygwin32.xs ext/DynaLoader/dl_dld.xs
1093            ! ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dl_hpux.xs
1094            ! ext/DynaLoader/dl_mpeix.xs ext/DynaLoader/dl_next.xs
1095            ! ext/DynaLoader/dl_none.xs ext/DynaLoader/dl_rhapsody.xs
1096            ! ext/DynaLoader/dl_vmesa.xs ext/DynaLoader/dl_vms.xs
1097            ! ext/DynaLoader/dlutils.c ext/Opcode/Opcode.xs
1098            ! ext/POSIX/POSIX.xs ext/Thread/Thread.xs ext/re/re.xs
1099            ! global.sym globals.c gv.c hv.c lib/ExtUtils/typemap
1100            ! lib/ExtUtils/xsubpp malloc.c mg.c mg.h miniperlmain.c
1101            ! objXSUB.h op.c opcode.h opcode.pl perl.c perl.h perlio.c
1102            ! perlsfio.h perly.c pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c
1103            ! proto.h regcomp.c regcomp.h regexec.c run.c scope.c scope.h
1104            ! sv.c taint.c thrdvar.h thread.h toke.c universal.c utf8.c
1105            ! util.c win32/Makefile win32/makefile.mk writemain.SH
1106 ____________________________________________________________________________
1107 [  3523] By: gsar                                  on 1999/06/07  05:24:13
1108         Log: missed a file
1109      Branch: perl
1110            + proto.pl
1111            ! MANIFEST
1112 ____________________________________________________________________________
1113 [  3522] By: gsar                                  on 1999/06/07  05:18:34
1114         Log: initial stub implementation of implicit thread/this
1115              pointer    argument; builds/tests on Solaris, win32
1116              hasn't been fixed up yet; proto.h, global.sym and
1117              static function decls are now generated from a common
1118              database in proto.pl; some inconsistently named
1119              perl_foo() things are now Perl_foo(), compatibility
1120              #defines provided; perl_foo() (lowercase 'p') reserved
1121              for functions that take an explicit context argument;
1122              next step: generate #define foo(a,b) Perl_foo(aTHX_ a,b)
1123      Branch: perl
1124            ! XSUB.h av.c cop.h deb.c doio.c doop.c dump.c ebcdic.c embed.h
1125            ! embed.pl ext/POSIX/POSIX.xs global.sym globals.c gv.c gv.h
1126            ! hv.c malloc.c mg.c miniperlmain.c objXSUB.h op.c opcode.h
1127            ! opcode.pl perl.c perl.h perl_exp.SH perlio.c perly.c perly.y
1128            ! pp.c pp.sym pp_ctl.c pp_hot.c pp_proto.h pp_sys.c proto.h
1129            ! regcomp.c regexec.c run.c scope.c scope.h sv.c taint.c toke.c
1130            ! universal.c utf8.c util.c
1131 ____________________________________________________________________________
1132 [  3521] By: gsar                                  on 1999/06/04  23:00:22
1133         Log: clean up some stray "global" symbols
1134      Branch: perl
1135            ! embed.h embed.pl global.sym objXSUB.h opcode.pl pp.sym
1136            ! pp_proto.h proto.h
1137 ____________________________________________________________________________
1138 [  3520] By: jhi                                   on 1999/06/02  21:33:28
1139         Log: Integrate from mainperl.
1140      Branch: cfgperl
1141           !> (integrate 94 files)
1142 ____________________________________________________________________________
1143 [  3519] By: gsar                                  on 1999/06/02  07:16:10
1144         Log: avoid dereferencing null pointer from getpwent() et al
1145      Branch: perl
1146            ! pp_sys.c
1147 ____________________________________________________________________________
1148 [  3518] By: gsar                                  on 1999/06/02  04:47:10
1149         Log: remove _() non-ansism
1150      Branch: perl
1151            ! Porting/config_H XSUB.h config_h.SH cv.h doio.c doop.c
1152            ! ext/B/B/C.pm ext/B/B/CC.pm ext/B/byteperl.c
1153            ! ext/ByteLoader/ByteLoader.xs ext/Data/Dumper/Dumper.xs
1154            ! ext/DynaLoader/dl_beos.xs ext/DynaLoader/dl_dlopen.xs
1155            ! ext/DynaLoader/dl_vmesa.xs ext/IO/poll.h ext/IPC/SysV/SysV.xs
1156            ! ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs ext/Thread/Thread.xs
1157            ! ext/re/re.xs handy.h hv.c iperlsys.h
1158            ! jpl/PerlInterpreter/PerlInterpreter.c lib/ExtUtils/Embed.pm
1159            ! malloc.c mg.c mg.h minimod.pl miniperlmain.c op.c op.h
1160            ! opcode.h opcode.pl os2/POSIX.mkfifo perl.c perl.h
1161            ! plan9/config.plan9 pod/perlembed.pod pod/perlguts.pod pp.c
1162            ! pp_ctl.c pp_hot.c pp_sys.c proto.h regcomp.c regexec.c run.c
1163            ! scope.h sv.c sv.h thread.h toke.c util.c vms/sockadapt.h
1164            ! vms/vmsish.h vms/writemain.pl vos/config.h
1165            ! vos/config_h.SH_orig win32/GenCAPI.pl win32/config_H.bc
1166            ! win32/config_H.gc win32/config_H.vc win32/makemain.pl
1167            ! win32/perllib.c win32/runperl.c win32/win32.h
1168            ! win32/win32thread.h writemain.SH x2p/a2p.c x2p/a2p.h x2p/a2p.y
1169            ! x2p/hash.h x2p/str.h x2p/util.h x2p/walk.c
1170 ____________________________________________________________________________
1171 [  3517] By: gsar                                  on 1999/06/02  02:17:51
1172         Log: missed a few files
1173      Branch: perl
1174            ! ext/POSIX/POSIX.xs jpl/JNI/JNI.xs
1175 ____________________________________________________________________________
1176 [  3516] By: gsar                                  on 1999/06/02  01:37:33
1177         Log: integrate cfgperl contents into mainline
1178      Branch: perl
1179           +> ext/ByteLoader/bytecode.h ext/ByteLoader/byterun.c
1180           +> ext/ByteLoader/byterun.h
1181            - bytecode.h byterun.c byterun.h
1182            ! Changes
1183           !> (integrate 58 files)
1184 ____________________________________________________________________________
1185 [  3515] By: gsar                                  on 1999/06/02  00:48:50
1186         Log: remove stray K&R-isms
1187      Branch: perl
1188            ! ext/SDBM_File/sdbm/dba.c ext/SDBM_File/sdbm/dbd.c
1189            ! ext/SDBM_File/sdbm/dbe.c ext/SDBM_File/sdbm/dbm.c
1190            ! ext/SDBM_File/sdbm/dbu.c mg.c op.c pp_ctl.c pp_sys.c sv.c
1191            ! toke.c util.c win32/win32.c x2p/hash.c
1192 ____________________________________________________________________________
1193 [  3514] By: gsar                                  on 1999/06/01  15:55:55
1194         Log: change#3447 didn't do enough to exempt Foo->bar(qw/.../) from
1195              strict 'subs'
1196      Branch: perl
1197            ! op.c t/pragma/strict-subs
1198 ____________________________________________________________________________
1199 [  3513] By: jhi                                   on 1999/06/01  07:17:05
1200         Log: Patch applying of #3499 had gone awry.
1201      Branch: cfgperl
1202            ! ext/ByteLoader/bytecode.h ext/ByteLoader/byterun.h
1203 ____________________________________________________________________________
1204 [  3512] By: gsar                                  on 1999/05/31  19:21:30
1205         Log: tighter -help output
1206      Branch: perl
1207            ! perl.c
1208 ____________________________________________________________________________
1209 [  3511] By: gsar                                  on 1999/05/31  17:18:23
1210         Log: fix memory leak in C<eval 'return sub {...}'>
1211      Branch: perl
1212            ! embed.h embed.pl objXSUB.h pp_ctl.c proto.h
1213 ____________________________________________________________________________
1214 [  3510] By: gsar                                  on 1999/05/31  14:11:46
1215         Log: tweak C++isms
1216      Branch: perl
1217            ! win32/dl_win32.xs win32/win32.c
1218 ____________________________________________________________________________
1219 [  3509] By: jhi                                   on 1999/05/30  13:02:26
1220         Log: Cleanup of #3488.
1221      Branch: cfgperl
1222            ! Configure config_h.SH
1223 ____________________________________________________________________________
1224 [  3508] By: jhi                                   on 1999/05/30  11:16:01
1225         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1226              To: Mailing list Perl5 <perl5-porters@perl.org>
1227              Subject: [PATCH 5.005_57] Teach Socket and io_unix.t the syntax of OS/2
1228              Date: Sat, 29 May 1999 20:18:13 -0400
1229              Message-ID: <19990529201813.B9489@monk.mps.ohio-state.edu>
1230      Branch: cfgperl
1231            ! ext/Socket/Socket.xs os2/os2ish.h t/lib/io_unix.t
1232 ____________________________________________________________________________
1233 [  3507] By: jhi                                   on 1999/05/29  20:05:40
1234         Log: From: Mark-Jason Dominus <mjd@plover.com>
1235              To: perl5-porters@perl.com
1236              Subject: PATCH (5.005_57): Document use of `SPECIAL' flag for `pushre':
1237              Date: Sat, 29 May 1999 14:45:10 -0400
1238              Message-ID: <19990529184510.27557.qmail@plover.com>
1239      Branch: cfgperl
1240            ! op.h
1241 ____________________________________________________________________________
1242 [  3506] By: gsar                                  on 1999/05/29  16:49:39
1243         Log: avoid gv_check() recursive pit
1244      Branch: perl
1245            ! gv.c
1246 ____________________________________________________________________________
1247 [  3505] By: jhi                                   on 1999/05/29  11:38:16
1248         Log: From: jan.dubois@ibm.net (Jan Dubois)
1249              To: Gurusamy Sarathy <gsar@activestate.com>
1250              Cc: perl5-porters@perl.org
1251              Subject: [PATCH 5.005_57]Safeguard against unimplemented functions in pwuid.t and grent.t
1252              Date: Sat, 29 May 1999 08:46:22 +0200
1253              Message-ID: <374f8007.2016008@smtp1.ibm.net>
1254      Branch: cfgperl
1255            ! t/op/grent.t t/op/pwent.t
1256 ____________________________________________________________________________
1257 [  3504] By: jhi                                   on 1999/05/29  11:07:10
1258         Log: QNX needs <sys/select.h> to define fd_set.
1259              
1260              From: Norton Allen <allen@huarp.harvard.edu>
1261              To: perl5-porters@perl.org
1262              Subject: [19990526.016] Not OK: perl 5.00503 on x86-qnx 424
1263              Date:  Wed, 26 May 1999 13:51:27 -0400 (EDT)
1264              Message-Id:  <199905261751.NAA20966@bottesini.harvard.edu>
1265      Branch: cfgperl
1266            ! ext/IO/poll.c
1267 ____________________________________________________________________________
1268 [  3503] By: jhi                                   on 1999/05/29  10:53:31
1269         Log: From: jan.dubois@ibm.net (Jan Dubois)
1270              To: Gurusamy Sarathy <gsar@activestate.com>, perl5-porters@perl.org
1271              Subject: [PATCH all versions] (was Re: Unitialized Value Complaints in Math::BigFloat)
1272              Date: Fri, 28 May 1999 20:14:35 +0200
1273              Message-ID: <3751daa4.7188847@smtp1.ibm.net>
1274      Branch: cfgperl
1275            ! lib/Math/BigFloat.pm
1276 ____________________________________________________________________________
1277 [  3502] By: jhi                                   on 1999/05/29  10:44:44
1278         Log: Make Configure support the change #3367,
1279              SysV shadow passwords.
1280      Branch: cfgperl
1281            ! Configure config_h.SH pp_sys.c
1282 ____________________________________________________________________________
1283 [  3501] By: gsar                                  on 1999/05/28  21:22:23
1284         Log: add wide versions of win32 system calls (first step in
1285              globalization); delayload winsock for performance if compiling
1286              with VC 6.0
1287      Branch: perl
1288            ! win32/Makefile win32/dl_win32.xs win32/makefile.mk
1289            ! win32/win32.c win32/win32.h
1290 ____________________________________________________________________________
1291 [  3500] By: jhi                                   on 1999/05/28  21:17:24
1292         Log: The new t/lib/io_linenum.t was using stricture
1293              before @INC was set up.
1294      Branch: cfgperl
1295            ! t/lib/io_linenum.t
1296 ____________________________________________________________________________
1297 [  3499] By: jhi                                   on 1999/05/28  17:13:23
1298         Log: From: Tom Hughes <tom@compton.nu>
1299              To: perl5-porters@perl.org
1300              Subject: [PATCH 5.005_57] ByteLoader mark 2
1301              Date: Wed, 26 May 1999 23:59:49 +0100
1302              Message-ID: <bf337a0849.tom@compton.compton.nu>
1303              
1304              plus resolve tiny conflict with #3479
1305              plus regen_headers.
1306      Branch: cfgperl
1307            + ext/ByteLoader/bytecode.h ext/ByteLoader/byterun.c
1308            + ext/ByteLoader/byterun.h
1309            - bytecode.h byterun.c byterun.h
1310            ! MANIFEST Makefile.SH bytecode.pl embed.h embedvar.h ext/B/B.pm
1311            ! ext/B/B.xs ext/B/B/Bytecode.pm ext/B/Makefile.PL
1312            ! ext/ByteLoader/ByteLoader.pm ext/ByteLoader/ByteLoader.xs
1313            ! ext/ByteLoader/Makefile.PL global.sym intrpvar.h objXSUB.h
1314            ! perl.h perlvars.h proto.h util.c utils/Makefile
1315 ____________________________________________________________________________
1316 [  3498] By: jhi                                   on 1999/05/28  16:53:04
1317         Log: From: Mark-Jason Dominus <mjd@plover.com>
1318              To: perl5-porters@perl.com
1319              Subject: PATCH (5.005_57): defined(@a) now deprecated
1320              Date: Thu, 27 May 1999 16:05:44 -0400
1321              Message-ID: <19990527200544.13330.qmail@plover.com>
1322      Branch: cfgperl
1323            ! lib/Carp.pm op.c opcode.h opcode.pl pod/perldelta.pod
1324            ! pod/perldiag.pod pod/perlfunc.pod pp_proto.h t/pragma/warn/op
1325 ____________________________________________________________________________
1326 [  3497] By: jhi                                   on 1999/05/28  16:50:54
1327         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1328              To: perl5-porters@perl.org (Mailing list Perl5)
1329              Subject: [PATCH 5.00557] Cosmetic OS/2-related patches
1330              Date: Fri, 28 May 1999 12:13:00 -0400 (EDT)
1331              Message-Id: <199905281613.MAA02048@monk.mps.ohio-state.edu>
1332      Branch: cfgperl
1333            ! MANIFEST Makefile.SH ext/POSIX/POSIX.xs hints/os2.sh
1334            ! os2/Makefile.SHs t/io/pipe.t t/lib/io_sock.t
1335 ____________________________________________________________________________
1336 [  3496] By: jhi                                   on 1999/05/28  16:48:39
1337         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1338              To: perl5-porters@perl.org (Mailing list Perl5)
1339              Subject: [PATCH 5.00557] Required OS/2-related patches
1340              Date: Fri, 28 May 1999 12:11:48 -0400 (EDT)
1341              Message-Id: <199905281611.MAA02037@monk.mps.ohio-state.edu>
1342      Branch: cfgperl
1343            ! os2/os2.c t/lib/bigfloatpm.t t/lib/io_unix.t t/op/groups.t
1344            ! t/op/stat.t util.c
1345 ____________________________________________________________________________
1346 [  3495] By: jhi                                   on 1999/05/28  16:45:56
1347         Log: From: Paul Johnson <pjcj@transeda.com>
1348              To: perl5-porters <perl5-porters@perl.org>
1349              Subject: [PATCH 5.005_57] Provide more useful test okay percentage
1350              Date: Fri, 28 May 1999 15:13:54 +0100
1351              Message-ID: <19990528151354.B289@west-tip.transeda.com>
1352      Branch: cfgperl
1353            ! t/TEST
1354 ____________________________________________________________________________
1355 [  3494] By: jhi                                   on 1999/05/28  16:44:34
1356         Log: From: Paul Johnson <pjcj@transeda.com>
1357              To: perl5-porters <perl5-porters@perl.org>
1358              Subject: [PATCH 5.005_57] Fixes related to working local $.
1359              Date: Fri, 28 May 1999 15:11:18 +0100
1360              Message-ID: <19990528151118.A289@west-tip.transeda.com>
1361      Branch: cfgperl
1362            ! ext/IO/lib/IO/Handle.pm pod/perlvar.pod t/lib/io_linenum.t
1363 ____________________________________________________________________________
1364 [  3493] By: gsar                                  on 1999/05/28  16:37:26
1365         Log: change#3449 wasn't doing enough
1366      Branch: perl
1367            ! op.c t/comp/proto.t
1368 ____________________________________________________________________________
1369 [  3492] By: jhi                                   on 1999/05/28  08:12:23
1370         Log: From: paul.marquess@bt.com
1371              To: doughera@lafayette.edu
1372              Cc: perl5-porters@perl.org
1373              Subject: RE: [19990527.002] DBM Filters in _57 cause problems in NDBM_File
1374              Date: Thu, 27 May 1999 23:31:38 +0100
1375              Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB29C6C03@mbtlipnt02.btlabs.bt.co.uk>
1376              
1377              Had to be applied manually; some mailer had munged the patch slightly.
1378      Branch: cfgperl
1379            ! ext/NDBM_File/NDBM_File.xs
1380 ____________________________________________________________________________
1381 [  3491] By: jhi                                   on 1999/05/28  07:51:17
1382         Log: From: "Vishal Bhatia" <vishalb@my-deja.com>
1383              To: perl5-porters@perl.org
1384              Subject: [PATCH 5.005_57] fixing eval in the compiler
1385              Date: Thu, 27 May 1999 07:56:54 -0700
1386              Message-ID: <JDIKFDKKLGHHBAAA@my-deja.com>
1387      Branch: cfgperl
1388            ! cc_runtime.h scope.h
1389 ____________________________________________________________________________
1390 [  3490] By: jhi                                   on 1999/05/28  07:47:06
1391         Log: From: Andy Dougherty <doughera@lafayette.edu>
1392              To: perlbug@perl.com
1393              Cc: Jarkko Hietaniemi <jhi@iki.fi>
1394              Subject: [PATCH] Configure updates for ISC 4.1
1395              Date: Thu, 27 May 1999 15:19:21 -0400 (EDT)
1396              Message-Id: <Pine.GSU.4.05.9905271513500.22115-100000@newton.phys>
1397      Branch: cfgperl
1398            ! Configure config_h.SH
1399 ____________________________________________________________________________
1400 [  3489] By: jhi                                   on 1999/05/28  07:39:17
1401         Log: Integrate from mainperl.
1402      Branch: cfgperl
1403           !> malloc.c win32/makedef.pl win32/win32.c
1404 ____________________________________________________________________________
1405 [  3488] By: jhi                                   on 1999/05/27  16:57:19
1406         Log: From: Andy Dougherty <doughera@lafayette.edu>
1407              To: Perl Porters <perl5-porters@perl.org>
1408              Subject: [PATCH] Re: 5.005_57 NOT OK on SunOS 4.1.3
1409              Date: Thu, 27 May 1999 12:26:28 -0400 (EDT)
1410              Message-Id: <Pine.GSU.4.05.9905271120230.22115-100000@newton.phys>
1411      Branch: cfgperl
1412            ! Configure config_h.SH hints/sunos_4_1.sh util.c
1413 ____________________________________________________________________________
1414 [  3487] By: gsar                                  on 1999/05/27  03:56:20
1415         Log: make win32_spawnvp() inherit standard handles even when they
1416              may be redirected
1417      Branch: perl
1418            ! win32/win32.c
1419 ____________________________________________________________________________
1420 [  3486] By: jhi                                   on 1999/05/26  19:55:52
1421         Log: From: Andy Dougherty <doughera@lafayette.edu>
1422              To: perl5-porters@perl.org
1423              Subject: Re: BUG -> [19990526.004] perl5.005_57 error in util.c on sun4-solaris2.6
1424              Date: Wed, 26 May 1999 14:49:52 -0400 (EDT)
1425              Message-Id: <Pine.GSU.4.05.9905261448310.19172-100000@newton.phys>
1426      Branch: cfgperl
1427            ! util.c
1428 ____________________________________________________________________________
1429 [  3485] By: chip                                  on 1999/05/26  17:19:11
1430         Log: Look for Linux FILE structure in libio.h, for glibc-2.1.
1431      Branch: maint-5.004/perl
1432            ! Configure
1433 ____________________________________________________________________________
1434 [  3484] By: gsar                                  on 1999/05/26  01:56:28
1435         Log: fix missing exported symbol
1436      Branch: perl
1437            ! malloc.c win32/makedef.pl
1438 ____________________________________________________________________________
1439 [  3483] By: jhi                                   on 1999/05/25  23:08:07
1440         Log: Configure -Dopenbsd_distribution to build for the OpenBSD tree.
1441              
1442              From: "Todd C. Miller" <Todd.Miller@courtesan.com>
1443              To: perlbug@perl.com
1444              Subject: OpenBSD hints file update
1445              Date: Tue, 25 May 1999 12:12:38 -0600 (MDT)
1446              Message-Id: <199905251812.MAA06032@xerxes.courtesan.com>
1447      Branch: cfgperl
1448            ! hints/openbsd.sh
1449 ____________________________________________________________________________
1450 [  3482] By: jhi                                   on 1999/05/25  23:01:25
1451         Log: From: Tom Hughes <tom@compton.nu>
1452              To: perl5-porters@perl.org
1453              Subject: [PATCH 5.005_57] Make Configure recognise glibc 2.1 stdio
1454              Date: Tue, 25 May 1999 23:10:23 +0100
1455              Message-ID: <1ed7f10749.tom@compton.compton.nu>
1456      Branch: cfgperl
1457            ! Configure config_h.SH
1458 ____________________________________________________________________________
1459 [  3481] By: jhi                                   on 1999/05/25  22:31:50
1460         Log: 3479, 3480, 3481 seems logical.
1461      Branch: cfgperl
1462           !> hints/aix.sh
1463 ____________________________________________________________________________
1464 [  3480] By: jhi                                   on 1999/05/25  22:13:39
1465         Log: The change #3479 wasn't perfect.
1466      Branch: perl
1467            ! hints/aix.sh
1468 ____________________________________________________________________________
1469 [  3479] By: jhi                                   on 1999/05/25  21:59:21
1470         Log: Cures for _57 in AIX 4.1.5.0.
1471              (1) The lddlflags lost its -lc by change #3660
1472              (and the politeness of change #3257).
1473              (2) optype_size must end up in perl.exp (as PL_optype_size).
1474              Added it to perlvars.h, fixed bytecode.pl,
1475              regen'ed the relevant headers.
1476      Branch: cfgperl
1477            ! bytecode.h bytecode.pl byterun.h embed.h embedvar.h objXSUB.h
1478            ! perlvars.h
1479      Branch: perl
1480            ! hints/aix.sh
1481 ____________________________________________________________________________
1482 [  3478] By: jhi                                   on 1999/05/25  20:13:47
1483         Log: Integrate from mainperl.
1484      Branch: cfgperl
1485           +> pod/perltootc.pod
1486           !> (integrate 101 files)
1487 ____________________________________________________________________________
1488 [  3477] By: gsar                                  on 1999/05/25  10:43:48
1489         Log: here be 5.005_57
1490      Branch: perl
1491            ! Changes MANIFEST Porting/makerel
1492           !> Changes5.005
1493
1494 ----------------
1495 Version 5.005_57
1496 ----------------
1497
1498 ____________________________________________________________________________
1499 [  3476] By: gsar                                  on 1999/05/25  09:23:43
1500         Log: up patchlevel &c
1501      Branch: perl
1502            ! Changes patchlevel.h pod/perlhist.pod win32/Makefile
1503            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
1504            ! win32/makefile.mk
1505 ____________________________________________________________________________
1506 [  3475] By: gsar                                  on 1999/05/25  09:14:51
1507         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1508              Date: Tue, 25 May 1999 02:42:23 -0400 (EDT)
1509              Message-Id: <199905250642.CAA06208@monk.mps.ohio-state.edu>
1510              Subject: [PATCH 5.005_56] REx engine improvements
1511      Branch: perl
1512            ! embedvar.h mg.c objXSUB.h pp.c pp_ctl.c pp_hot.c regcomp.c
1513            ! regexec.c regexp.h t/op/pat.t t/op/re_tests t/op/regexp.t
1514            ! thrdvar.h util.c
1515 ____________________________________________________________________________
1516 [  3474] By: gsar                                  on 1999/05/25  08:39:56
1517         Log: test case for change#3470
1518      Branch: perl
1519            ! t/lib/bigintpm.t
1520 ____________________________________________________________________________
1521 [  3473] By: gsar                                  on 1999/05/25  08:36:52
1522         Log: perlport 1.43 update from Chris Nandor and Tom Christiansen
1523      Branch: perl
1524            ! Changes pod/perlport.pod
1525 ____________________________________________________________________________
1526 [  3472] By: gsar                                  on 1999/05/25  08:28:57
1527         Log: assorted tweaks
1528      Branch: perl
1529            ! doio.c iperlsys.h win32/config.bc win32/config.gc
1530            ! win32/config.vc win32/config_H.bc win32/config_H.gc
1531            ! win32/config_H.vc win32/makedef.pl
1532 ____________________________________________________________________________
1533 [  3471] By: gsar                                  on 1999/05/25  06:06:04
1534         Log: perlref update from Tom Christiansen
1535      Branch: perl
1536            ! pod/perlref.pod
1537 ____________________________________________________________________________
1538 [  3470] By: gsar                                  on 1999/05/25  06:03:27
1539         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1540              Date: Mon, 24 May 1999 17:43:56 -0400
1541              Message-ID: <19990524174356.A1944@monk.mps.ohio-state.edu>
1542              Subject: [PATCH 5.005_*] hv.c calling negative malloc()
1543      Branch: perl
1544            ! hv.c
1545 ____________________________________________________________________________
1546 [  3469] By: gsar                                  on 1999/05/25  05:59:22
1547         Log: avoid temporary files that have a constant name (from a suggestion
1548              by Anthony J. Lill <ajlill@ajlc.waterloo.on.ca>)
1549      Branch: perl
1550            ! lib/ExtUtils/MM_Unix.pm
1551 ____________________________________________________________________________
1552 [  3468] By: gsar                                  on 1999/05/25  05:54:29
1553         Log: From: pvhp@forte.com (Peter Prymmer)
1554              Date: Mon, 24 May 99 11:20:25 PDT
1555              Message-Id: <9905241820.AA28071@forte.com>
1556              Subject: [PATCH: _56 and _03]EBCDIC %HTML_Escapes for Pod::Text, plus sync patch.
1557      Branch: perl
1558            ! lib/Pod/Text.pm
1559 ____________________________________________________________________________
1560 [  3467] By: gsar                                  on 1999/05/25  04:08:50
1561         Log: fix glob() bug that resulted in missing symlinks that don't point
1562              anywhere
1563      Branch: perl
1564            ! pp_hot.c
1565 ____________________________________________________________________________
1566 [  3466] By: gsar                                  on 1999/05/25  03:00:00
1567         Log: avoid enumerating @INC contents in diagnostic if @INC was never
1568              searched
1569      Branch: perl
1570            ! pod/perldiag.pod pp_ctl.c
1571 ____________________________________________________________________________
1572 [  3465] By: gsar                                  on 1999/05/25  02:24:08
1573         Log: add caveat about close(PIPE) carelessness
1574      Branch: perl
1575            ! pod/perlfunc.pod
1576 ____________________________________________________________________________
1577 [  3464] By: gsar                                  on 1999/05/24  23:55:53
1578         Log: fix bogus line numbers for void context warnings
1579              (change#2548 was overeager)
1580      Branch: perl
1581            ! op.c
1582 ____________________________________________________________________________
1583 [  3463] By: gsar                                  on 1999/05/24  23:31:58
1584         Log: change#3455 had a typo
1585      Branch: perl
1586            ! pp_ctl.c
1587 ____________________________________________________________________________
1588 [  3462] By: gsar                                  on 1999/05/24  17:32:20
1589         Log: more pod updates from Tom Christiansen; regen perltoc
1590      Branch: perl
1591            ! pod/perl.pod pod/perldelta.pod pod/perlmod.pod pod/perlobj.pod
1592            ! pod/perlre.pod pod/perltoc.pod pod/perlvar.pod
1593 ____________________________________________________________________________
1594 [  3461] By: gsar                                  on 1999/05/24  07:41:32
1595         Log: perlmod notes from Damian Conway (via Tom Christiansen)
1596      Branch: perl
1597            ! pod/perlmod.pod
1598 ____________________________________________________________________________
1599 [  3460] By: gsar                                  on 1999/05/24  07:24:11
1600         Log: major pod update from Tom Christiansen
1601      Branch: perl
1602            + pod/perltootc.pod
1603            ! MANIFEST lib/Pod/Functions.pm pod/Makefile pod/buildtoc
1604            ! pod/perl.pod pod/perl5004delta.pod pod/perlcall.pod
1605            ! pod/perldata.pod pod/perldebug.pod pod/perldelta.pod
1606            ! pod/perldsc.pod pod/perlfunc.pod pod/perlipc.pod
1607            ! pod/perllol.pod pod/perlmod.pod pod/perlmodinstall.pod
1608            ! pod/perlmodlib.pod pod/perlobj.pod pod/perlop.pod
1609            ! pod/perlopentut.pod pod/perlpod.pod pod/perlport.pod
1610            ! pod/perlre.pod pod/perlref.pod pod/perlrun.pod pod/perlsec.pod
1611            ! pod/perlsub.pod pod/perlsyn.pod pod/perlthrtut.pod
1612            ! pod/perltie.pod pod/perltrap.pod pod/perlvar.pod
1613            ! pod/perlxs.pod pod/pod2man.PL
1614 ____________________________________________________________________________
1615 [  3459] By: gsar                                  on 1999/05/24  06:26:48
1616         Log: perlfaq update from Tom Christiansen
1617      Branch: perl
1618            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
1619            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
1620            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
1621            ! pod/perlfaq9.pod
1622 ____________________________________________________________________________
1623 [  3458] By: gsar                                  on 1999/05/24  05:55:11
1624         Log: updated to v1.50 from CPAN
1625      Branch: perl
1626            ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/Nox.pm
1627 ____________________________________________________________________________
1628 [  3457] By: gsar                                  on 1999/05/24  05:46:20
1629         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
1630              Date: Sun, 23 May 1999 16:35:07 +0100
1631              Message-Id: <199905231535.QAA00032@crypt.compulink.co.uk>
1632              Subject: [PATCH 5.005_56] name PL_in_eval bits
1633      Branch: perl
1634            ! cop.h op.c perl.c pp_ctl.c toke.c util.c
1635 ____________________________________________________________________________
1636 [  3456] By: gsar                                  on 1999/05/24  05:18:06
1637         Log: make -t mode the default on emacs/dumb terminals
1638      Branch: perl
1639            ! Changes utils/perldoc.PL
1640 ____________________________________________________________________________
1641 [  3455] By: gsar                                  on 1999/05/24  05:05:19
1642         Log: return 0 rather than "" when scalar grep has nothing to iterate
1643              on (brings behavior in line with documentation)
1644      Branch: perl
1645            ! pp_ctl.c
1646 ____________________________________________________________________________
1647 [  3454] By: gsar                                  on 1999/05/24  04:52:52
1648         Log: From: Tim Jenness <t.jenness@jach.hawaii.edu>
1649              Date: Thu, 20 May 1999 13:27:02 -1000
1650              Message-Id: <E10kcDN-0007TA-00@lapaki>
1651              Subject: Problem with MM_Unix in 5.005_03
1652      Branch: perl
1653            ! lib/ExtUtils/MM_Unix.pm
1654 ____________________________________________________________________________
1655 [  3453] By: gsar                                  on 1999/05/24  04:39:49
1656         Log: avoid removing duplicates in user-generated warnings
1657              From: byron@omix.com (Byron Brummer)
1658              Date: Thu, 20 May 1999 04:01:17 -0700 (PDT)
1659              Message-Id: <199905201101.EAA91175@thrush.omix.com>
1660              Subject: [PATCH] Re: warn buffers/loses output in ?? - 5.005_03
1661      Branch: perl
1662            ! lib/diagnostics.pm
1663 ____________________________________________________________________________
1664 [  3452] By: gsar                                  on 1999/05/24  04:23:10
1665         Log: straighten some code to avoid NeXT compiler bugs (from
1666              Geoff Kuenning <geoff@cs.hmc.edu>)
1667      Branch: perl
1668            ! pp_ctl.c
1669 ____________________________________________________________________________
1670 [  3451] By: gsar                                  on 1999/05/24  03:03:05
1671         Log: minor logic tweak for reserved word warning
1672      Branch: perl
1673            ! lib/Test/Harness.pm toke.c
1674 ____________________________________________________________________________
1675 [  3450] By: gsar                                  on 1999/05/24  02:34:20
1676         Log: oops, some files missing in change#3449
1677      Branch: perl
1678            ! op.c op.h toke.c
1679 ____________________________________________________________________________
1680 [  3449] By: gsar                                  on 1999/05/24  02:33:12
1681         Log: allow '*' prototype to autoquote even barewords that happen to be
1682              function names; parens or ampersand continue to force the other
1683              interpretation; makes C<sub Foo {'bar'} CORE::GLOBAL::require Foo;>
1684              do the right thing, for example
1685      Branch: perl
1686            ! t/comp/proto.t
1687 ____________________________________________________________________________
1688 [  3448] By: gsar                                  on 1999/05/24  01:51:24
1689         Log: remove vestiges of PL_last_proto
1690      Branch: perl
1691            ! embedvar.h intrpvar.h objXSUB.h
1692 ____________________________________________________________________________
1693 [  3447] By: gsar                                  on 1999/05/24  01:49:20
1694         Log: redo change#2061 and parts of change#1169 with code in the
1695              parser; PL_last_proto hackery gone, strict 'subs' in now
1696              implemented in the optimizer where specifying the exceptional
1697              cases is much more robust; '*' (bareword) prototype now works
1698              reliably when used in second and subsequent arguments
1699      Branch: perl
1700            ! dump.c embed.h embed.pl objXSUB.h op.c op.h proto.h toke.c
1701 ____________________________________________________________________________
1702 [  3446] By: gsar                                  on 1999/05/23  05:00:55
1703         Log: remove redundant part of change#1169 superceded by change#2061;
1704              avoid "future reserved word" warning on prototypical bearwords
1705      Branch: perl
1706            ! t/lib/fatal.t toke.c
1707 ____________________________________________________________________________
1708 [  3445] By: gsar                                  on 1999/05/21  23:36:49
1709         Log: s/isspace/isSPACE/g and make sure the CRT version is always
1710              passed an unsigned char (fixes random occurrence of spaces in
1711              arguments containing high-bit chars passed to spawned children,
1712              on win32)
1713      Branch: perl
1714            ! ext/SDBM_File/sdbm/dbe.c win32/perlhost.h win32/win32.c
1715 ____________________________________________________________________________
1716 [  3444] By: gsar                                  on 1999/05/21  23:08:55
1717         Log: integrate Configure changes from cfgperl
1718      Branch: perl
1719           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
1720           !> config_h.SH
1721 ____________________________________________________________________________
1722 [  3443] By: jhi                                   on 1999/05/21  22:00:56
1723         Log: Integrate from mainperl.
1724      Branch: cfgperl
1725           !> Changes doop.c ext/SDBM_File/sdbm/dba.c
1726           !> ext/SDBM_File/sdbm/dbd.c ext/SDBM_File/sdbm/dbe.c os2/os2.c
1727           !> perl.h pod/perldiag.pod pod/perlport.pod pp.c t/comp/proto.t
1728           !> win32/perlhost.h win32/win32.c x2p/walk.c
1729 ____________________________________________________________________________
1730 [  3442] By: jhi                                   on 1999/05/21  21:59:46
1731         Log: fflush.
1732      Branch: cfgperl
1733            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
1734            ! config_h.SH
1735 ____________________________________________________________________________
1736 [  3441] By: gsar                                  on 1999/05/21  17:48:55
1737         Log: integrate cfgperl changes
1738      Branch: perl
1739           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
1740           !> config_h.SH hints/sunos_4_1.sh installperl
1741 ____________________________________________________________________________
1742 [  3440] By: gsar                                  on 1999/05/21  17:42:49
1743         Log: test tweak
1744      Branch: perl
1745            ! t/comp/proto.t
1746 ____________________________________________________________________________
1747 [  3439] By: gsar                                  on 1999/05/21  17:31:26
1748         Log: fix breakage when neither FFLUSH_ALL nor FFLUSH_NULL are #defined.
1749              (Configure fflush(NULL) detection seems broken on Solaris, which
1750              is why I hit the problem)
1751      Branch: perl
1752            ! Changes perl.h
1753 ____________________________________________________________________________
1754 [  3438] By: gsar                                  on 1999/05/20  16:41:01
1755         Log: perlport 1.41 update from Chris Nandor <pudge@pobox.com>
1756      Branch: perl
1757            ! pod/perlport.pod
1758 ____________________________________________________________________________
1759 [  3437] By: jhi                                   on 1999/05/20  07:14:39
1760         Log: Patches to fflushing in SunOS 4 from Andy Dougherty
1761              (via private email).
1762      Branch: cfgperl
1763            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
1764            ! config_h.SH hints/sunos_4_1.sh
1765 ____________________________________________________________________________
1766 [  3436] By: gsar                                  on 1999/05/20  05:18:26
1767         Log: various little nits
1768      Branch: perl
1769            ! doop.c ext/SDBM_File/sdbm/dba.c ext/SDBM_File/sdbm/dbd.c
1770            ! ext/SDBM_File/sdbm/dbe.c os2/os2.c pod/perldiag.pod pp.c
1771            ! win32/perlhost.h win32/win32.c x2p/walk.c
1772 ____________________________________________________________________________
1773 [  3435] By: jhi                                   on 1999/05/18  16:25:49
1774         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
1775              To: perl5-porters@perl.org
1776              Subject: installperl
1777              Date: Fri, 14 May 1999 21:34:58 +0100
1778              Message-Id: <199905142034.VAA00865@crypt.compulink.co.uk>
1779      Branch: cfgperl
1780            ! installperl
1781 ____________________________________________________________________________
1782 [  3434] By: jhi                                   on 1999/05/17  21:25:54
1783         Log: Integrate from mainperl.
1784      Branch: cfgperl
1785           +> lib/ExtUtils/MM_Cygwin.pm
1786            - cygwin32/impure_ptr.c
1787           !> MANIFEST README.cygwin32 XSUB.h cygwin32/Makefile.SHs
1788           !> cygwin32/perlld.in dosish.h ext/DynaLoader/dl_cygwin32.xs
1789           !> ext/POSIX/POSIX.xs gv.c hints/cygwin32.sh installman
1790           !> installperl perl.h pod/perldiag.pod pp.c pp_hot.c util.c
1791           !> x2p/find2perl.PL
1792 ____________________________________________________________________________
1793 [  3433] By: gsar                                  on 1999/05/17  09:49:01
1794         Log: integrate cfgperl changes into mainline
1795      Branch: perl
1796           !> Configure INSTALL config_h.SH configure.com embed.h
1797           !> ext/Devel/Peek/Peek.xs ext/Socket/Socket.xs global.sym
1798           !> hints/dec_osf.sh objXSUB.h perl.h pod/perldiag.pod proto.h
1799           !> util.c
1800 ____________________________________________________________________________
1801 [  3432] By: gsar                                  on 1999/05/17  09:06:45
1802         Log: emit more appropriate diagnostic for failed glob (variant
1803              of patch suggested by Graham Barr)
1804      Branch: perl
1805            ! gv.c pod/perldiag.pod pp.c pp_hot.c
1806 ____________________________________________________________________________
1807 [  3431] By: gsar                                  on 1999/05/17  08:38:09
1808         Log: From: "Todd C. Miller" <Todd.Miller@courtesan.com>
1809              Date: Thu, 13 May 1999 22:18:43 -0600 (MDT)
1810              Message-Id: <199905140418.WAA18826@xerxes.courtesan.com>
1811              Subject: find2perl does not grok the 'c' suffix to the -size argument
1812      Branch: perl
1813            ! x2p/find2perl.PL
1814 ____________________________________________________________________________
1815 [  3430] By: gsar                                  on 1999/05/17  08:26:21
1816         Log: additional cleanups for cygwin32 port
1817              From: "Fifer, Eric" <EFifer@sanwaint.com>
1818              Date: Wed, 12 May 1999 20:25:54 +0100
1819              Message-ID: <71E287AB0D94D111BBD600600849EC8185EDAF@POST>
1820              Subject: [PATCH]perl5.005_03 (CORE) cygwin32 port
1821      Branch: perl
1822            + lib/ExtUtils/MM_Cygwin.pm
1823            - cygwin32/impure_ptr.c
1824            ! MANIFEST README.cygwin32 XSUB.h cygwin32/Makefile.SHs
1825            ! cygwin32/perlld.in dosish.h ext/DynaLoader/dl_cygwin32.xs
1826            ! ext/POSIX/POSIX.xs hints/cygwin32.sh installman installperl
1827            ! perl.h util.c
1828 ____________________________________________________________________________
1829 [  3429] By: gsar                                  on 1999/05/17  08:01:04
1830         Log: From: Andy Dougherty <doughera@lafayette.edu>
1831              Date: Wed, 12 May 1999 11:44:11 -0400 (EDT)
1832              Message-Id: <Pine.GSU.4.05.9905121136520.25150-100000@newton.phys>
1833              Subject: [PATCH] (Was Re: SunOS4.1 compilation error)
1834      Branch: perl
1835            ! INSTALL
1836 ____________________________________________________________________________
1837 [  3428] By: jhi                                   on 1999/05/17  07:03:26
1838         Log: Integrate from mainperl modulo the Socket.xs change.
1839      Branch: cfgperl
1840           !> ext/Socket/Socket.xs op.c win32/include/sys/socket.h
1841           !> win32/win32.c win32/win32.h
1842 ____________________________________________________________________________
1843 [  3427] By: jhi                                   on 1999/05/16  22:09:11
1844         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1845              To: perl5-porters@perl.org (Mailing list Perl5)
1846              Subject: [PATCH 5.005_56] Devel::Peek::mstat not working
1847              Date: Sun, 16 May 1999 01:28:18 -0400 (EDT)
1848              Message-Id: <199905160528.BAA23376@monk.mps.ohio-state.edu>
1849      Branch: cfgperl
1850            ! ext/Devel/Peek/Peek.xs
1851 ____________________________________________________________________________
1852 [  3426] By: jhi                                   on 1999/05/16  22:07:11
1853         Log: From: Mark-Jason Dominus <mjd@plover.com>
1854              To: perl5-porters@perl.com
1855              Subject: DOC PATCH (5.005_55): Error message missing from perldiag.pod
1856              Date: Sat, 15 May 1999 12:43:47 -0400
1857              Message-ID: <19990515164348.7313.qmail@plover.com>
1858      Branch: cfgperl
1859            ! pod/perldiag.pod
1860 ____________________________________________________________________________
1861 [  3425] By: nick                                  on 1999/05/15  15:56:10
1862         Log: Mingw32 + w32api-0.1.5 tweaks
1863              - now more like other Win32 compilers
1864      Branch: perl
1865            ! ext/Socket/Socket.xs win32/include/sys/socket.h win32/win32.c
1866            ! win32/win32.h
1867 ____________________________________________________________________________
1868 [  3424] By: nick                                  on 1999/05/14  21:04:22
1869         Log: Experimental "slab" allocator for ops.
1870              To try it -DPL_OP_SLAB_ALLOC for op.c 
1871              This is for proof of concept only, it leaks memory 
1872              (ops are not free'd) so don't use in embedded apps.
1873              If this minimalist version does not show performance 
1874              gain then whole idea is worthless. 
1875              Nick see's approx 12% speed up vs perlmalloc running
1876              perl -Ilib -MCPAN -e '' 
1877              Solaris2.6, gcc-2.8.1 but numbers are not repeatable.
1878      Branch: perl
1879            ! op.c
1880 ____________________________________________________________________________
1881 [  3423] By: gsar                                  on 1999/05/14  19:55:04
1882         Log: on win32, look for "site/5.XXX/lib" if "site/5.XXXYY/lib" isn't
1883              found (brings sitelib intuition in line with privlib)
1884      Branch: perl
1885            ! win32/win32.c
1886 ____________________________________________________________________________
1887 [  3422] By: jhi                                   on 1999/05/14  08:08:01
1888         Log: From: pvhp@forte.com (Peter Prymmer)
1889              To: perl5-porters@perl.org, vmsperl@perl.org
1890              Subject: [PATCH: 5.005_56] add config.msg to VMS configure.com
1891              Date: Thu, 13 May 99 15:29:57 PDT
1892              Message-Id: <9905132229.AA15854@forte.com>
1893      Branch: cfgperl
1894            ! configure.com
1895 ____________________________________________________________________________
1896 [  3421] By: jhi                                   on 1999/05/14  07:34:20
1897         Log: Integrate from mainperl.
1898      Branch: cfgperl
1899           !> lib/ExtUtils/MM_Unix.pm win32/win32.c
1900 ____________________________________________________________________________
1901 [  3420] By: jhi                                   on 1999/05/14  07:33:26
1902         Log: Still fflushing.
1903      Branch: cfgperl
1904            ! Configure config_h.SH util.c
1905 ____________________________________________________________________________
1906 [  3419] By: gsar                                  on 1999/05/14  03:08:29
1907         Log: mortalize string allocations by win32_get_{priv,site}lib()
1908              (fixes small memory leak in interpreter)
1909      Branch: perl
1910            ! win32/win32.c
1911 ____________________________________________________________________________
1912 [  3418] By: gsar                                  on 1999/05/14  03:06:50
1913         Log: make win32_longname() preserve kind of slashes in argument
1914      Branch: perl
1915            ! win32/win32.c
1916 ____________________________________________________________________________
1917 [  3417] By: gsar                                  on 1999/05/14  03:04:44
1918         Log: canonicalize path for $(FULLPERL) and $(PERL) in MakeMaker
1919      Branch: perl
1920            ! lib/ExtUtils/MM_Unix.pm
1921 ____________________________________________________________________________
1922 [  3416] By: jhi                                   on 1999/05/13  21:18:06
1923         Log: Integrate from mainperl.
1924      Branch: cfgperl
1925           !> pp_ctl.c
1926 ____________________________________________________________________________
1927 [  3415] By: jhi                                   on 1999/05/13  21:16:49
1928         Log: Fixes from Andy Dougherty (via private email).
1929      Branch: cfgperl
1930            ! Configure config_h.SH
1931 ____________________________________________________________________________
1932 [  3414] By: nick                                  on 1999/05/13  20:04:26
1933         Log: valist vs va_list typo
1934      Branch: perl
1935            ! pp_ctl.c
1936 ____________________________________________________________________________
1937 [  3413] By: jhi                                   on 1999/05/13  15:04:05
1938         Log: From: Andy Dougherty <doughera@lafayette.edu>
1939              To: perlbug@perl.com
1940              Subject: [PATCH] (Was Re: SunOS4.1 compilation error)
1941              Date: Wed, 12 May 1999 11:44:11 -0400 (EDT)
1942              Message-Id: <Pine.GSU.4.05.9905121136520.25150-100000@newton.phys>
1943      Branch: cfgperl
1944            ! INSTALL
1945 ____________________________________________________________________________
1946 [  3412] By: jhi                                   on 1999/05/13  14:20:17
1947         Log: Integrate from mainperl.
1948      Branch: cfgperl
1949           !> pp_ctl.c
1950 ____________________________________________________________________________
1951 [  3411] By: gsar                                  on 1999/05/13  14:16:56
1952         Log: docatch_body() declaration mismatch
1953      Branch: perl
1954            ! pp_ctl.c
1955 ____________________________________________________________________________
1956 [  3410] By: jhi                                   on 1999/05/13  13:51:44
1957         Log: Add HAS_MEMCHR and make memchr into a cpp macro if it already isn't.
1958      Branch: cfgperl
1959            ! Configure config_h.SH perl.h
1960 ____________________________________________________________________________
1961 [  3409] By: jhi                                   on 1999/05/13  13:31:53
1962         Log: Still fflushing strong.
1963      Branch: cfgperl
1964            ! Configure config_h.SH embed.h global.sym objXSUB.h perl.h
1965            ! proto.h util.c
1966 ____________________________________________________________________________
1967 [  3408] By: jhi                                   on 1999/05/12  14:30:23
1968         Log: Integrate from mainperl.
1969      Branch: cfgperl
1970           !> (integrate 30 files)
1971 ____________________________________________________________________________
1972 [  3407] By: jhi                                   on 1999/05/12  12:28:31
1973         Log: Be tidier with fflush(NULL) testing.
1974      Branch: cfgperl
1975            ! Configure config_h.SH
1976 ____________________________________________________________________________
1977 [  3406] By: gsar                                  on 1999/05/12  11:26:03
1978         Log: better range-checking on list slices, with test
1979              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
1980              Date: Sun, 02 May 1999 17:02:53 +0100
1981              Message-Id: <199905021602.RAA13905@crypt.compulink.co.uk>
1982              Subject: Re: List slice of undefs returns 0 items 
1983      Branch: perl
1984            ! pp.c t/op/list.t
1985 ____________________________________________________________________________
1986 [  3405] By: gsar                                  on 1999/05/12  11:22:27
1987         Log: change#3397 needs test tweak
1988      Branch: perl
1989            ! Changes t/pragma/warn/sv
1990 ____________________________________________________________________________
1991 [  3404] By: gsar                                  on 1999/05/12  11:07:44
1992         Log: typo in change#3397
1993      Branch: perl
1994            ! doop.c
1995 ____________________________________________________________________________
1996 [  3403] By: gsar                                  on 1999/05/12  10:49:01
1997         Log: From: Stephen Zander <gibreel@pobox.com>
1998              Date: 12 May 1999 01:22:31 -0700
1999              Message-ID: <87u2tik88o.fsf@pooh.fire-swamp.net>
2000              Subject: Re: Test::Harness runs tainted tests with wrong library path
2001      Branch: perl
2002            ! lib/Test/Harness.pm
2003 ____________________________________________________________________________
2004 [  3402] By: gsar                                  on 1999/05/12  10:42:06
2005         Log: typo in change#3400
2006      Branch: perl
2007            ! ext/B/B/Deparse.pm
2008 ____________________________________________________________________________
2009 [  3401] By: jhi                                   on 1999/05/12  10:40:42
2010         Log: A better, shinier, and possibly even correctly working
2011              reincarnation of #3398.
2012      Branch: cfgperl
2013            ! Configure config_h.SH
2014 ____________________________________________________________________________
2015 [  3400] By: gsar                                  on 1999/05/12  10:40:11
2016         Log: deparse \&func() as \(&func()) for clarity
2017              From: Albert Dvornik <bert@genscan.com>
2018              Date: 11 May 1999 13:32:04 -0400
2019              Message-ID: <tqk8ufwm0b.fsf@puma.genscan.com>
2020              Subject: [PATCH 5.005_56] Deparse and \&func() (was Re: File::Find...)
2021      Branch: perl
2022            ! ext/B/B/Deparse.pm
2023 ____________________________________________________________________________
2024 [  3399] By: gsar                                  on 1999/05/12  10:36:02
2025         Log: more testsuite smarts (many of them courtesy Ilya)
2026      Branch: perl
2027            ! lib/Test/Harness.pm t/comp/cpp.t t/io/pipe.t t/lib/db-btree.t
2028            ! t/lib/db-hash.t t/lib/db-recno.t t/lib/gdbm.t
2029            ! t/lib/io_multihomed.t t/lib/io_pipe.t t/lib/io_sock.t
2030            ! t/lib/io_udp.t t/lib/io_unix.t t/lib/ipc_sysv.t t/lib/ndbm.t
2031            ! t/lib/odbm.t t/lib/thread.t t/op/exec.t t/op/fork.t
2032            ! t/op/grent.t t/op/groups.t t/op/nothread.t t/op/numconvert.t
2033            ! t/op/pwent.t
2034 ____________________________________________________________________________
2035 [  3398] By: jhi                                   on 1999/05/12  09:33:08
2036         Log: Detect whether fflush(NULL) works as per change #3352.
2037      Branch: cfgperl
2038            ! Configure config_h.SH perl.h
2039 ____________________________________________________________________________
2040 [  3397] By: gsar                                  on 1999/05/12  08:56:03
2041         Log: From: jan.dubois@ibm.net (Jan Dubois)
2042              Date: Wed, 12 May 1999 01:01:00 +0200
2043              Message-ID: <3741b5e8.20386944@smtp1.ibm.net>
2044              Subject: [PATCH 5.005_03] chop/chomp modify readonly values
2045      Branch: perl
2046            ! doop.c
2047 ____________________________________________________________________________
2048 [  3396] By: gsar                                  on 1999/05/12  08:23:27
2049         Log: opendir(D,"x:") on win32 opens cwd() for drive rather than root;
2050              stat() behaves similarly
2051      Branch: perl
2052            ! win32/win32.c
2053 ____________________________________________________________________________
2054 [  3395] By: jhi                                   on 1999/05/11  22:21:32
2055         Log: Redo parts of #3341 and #3358 that #3394 undid.
2056      Branch: cfgperl
2057            ! Configure config_h.SH
2058 ____________________________________________________________________________
2059 [  3394] By: jhi                                   on 1999/05/11  22:03:48
2060         Log: Add I_NETINET_TCP to help change #3391.
2061      Branch: cfgperl
2062            ! Configure config_h.SH ext/Socket/Socket.xs
2063 ____________________________________________________________________________
2064 [  3393] By: jhi                                   on 1999/05/11  21:44:59
2065         Log: Integrate from mainperl.
2066      Branch: cfgperl
2067           !> (integrate 55 files)
2068 ____________________________________________________________________________
2069 [  3392] By: gsar                                  on 1999/05/11  20:56:43
2070         Log: update embedvar.h
2071      Branch: perl
2072            ! embedvar.h ext/ByteLoader/ByteLoader.pm pod/perldelta.pod
2073 ____________________________________________________________________________
2074 [  3391] By: gsar                                  on 1999/05/11  16:32:05
2075         Log: From: Joshua Pritikin <joshua.pritikin@db.com>
2076              Date: Tue, 11 May 1999 11:10:13 -0400 (EDT)
2077              Message-ID: <Pine.GSO.4.02.9905111106460.1418-100000@eq1062.wks.na.deuba.com>
2078              Subject: Socket IPPROTO_TCP [PATCH 5.005_5x]
2079      Branch: perl
2080            ! ext/Socket/Socket.pm ext/Socket/Socket.xs
2081 ____________________________________________________________________________
2082 [  3390] By: gsar                                  on 1999/05/11  15:27:40
2083         Log: display more frequent progress messages when STDOUT is a tty
2084      Branch: perl
2085            ! lib/Test/Harness.pm
2086 ____________________________________________________________________________
2087 [  3389] By: gsar                                  on 1999/05/11  14:40:58
2088         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2089              Date: Mon, 10 May 1999 02:07:01 -0400 (EDT)
2090              Message-Id: <199905100607.CAA26045@monk.mps.ohio-state.edu>
2091              Subject: [PATCH 5.005_53] Explanations by Test::Harness
2092      Branch: perl
2093            ! lib/Test/Harness.pm
2094 ____________________________________________________________________________
2095 [  3388] By: gsar                                  on 1999/05/11  14:08:14
2096         Log: avoid creating spurious subroutine stubs on failed subroutine
2097              call and other places of sv_2cv() misuse; fixes problems with
2098              failed subroutine calls "hiding" later attempts to lookup methods
2099              in base classes
2100      Branch: perl
2101            ! gv.c perl.c pod/perlguts.pod pp_hot.c sv.c t/op/method.t
2102 ____________________________________________________________________________
2103 [  3387] By: gsar                                  on 1999/05/11  09:34:13
2104         Log: various fixes for clean build and test on win32; configpm broken,
2105              needed to open myconfig.SH rather than myconfig; sundry adjustments
2106              to bytecode stuff; tweaks to DYNAMIC_ENV_FETCH code to make it
2107              work under win32; getenv_sv() changed to getenv_len() since SVs
2108              aren't visible in the lower echelons; remove bogus exports from
2109              config.sym; PERL_OBJECT-ness for C++ exception support; null out
2110              IoDIRP in filter_del() or sv_free() will attempt to close it
2111      Branch: perl
2112            ! Changes bytecode.pl byterun.c byterun.h configpm embed.h
2113            ! embed.pl ext/B/B/Asmdata.pm ext/ByteLoader/ByteLoader.xs
2114            ! ext/DynaLoader/dlutils.c global.sym hv.c iperlsys.h objXSUB.h
2115            ! op.c perl.c perl.h pp.c pp_ctl.c proto.h scope.c scope.h
2116            ! t/io/open.t t/op/magic.t toke.c util.c vms/vms.c vms/vmsish.h
2117            ! win32/GenCAPI.pl win32/Makefile win32/config.bc
2118            ! win32/config.gc win32/config.vc win32/makedef.pl
2119            ! win32/makefile.mk win32/perlhost.h win32/runperl.c
2120            ! win32/win32.c win32/win32.h
2121 ____________________________________________________________________________
2122 [  3386] By: gsar                                  on 1999/05/11  02:49:07
2123         Log: gutsupport for C++ exceptions
2124              From: Chip Salzenberg <chip@perlsupport.com>
2125              Date: Tue, 9 Mar 1999 11:51:57 -0500
2126              Message-ID: <19990309115157.E7911@perlsupport.com>
2127              Subject: [PATCH 5.005] Flexible Exceptions
2128      Branch: perl
2129            ! embed.h global.sym objXSUB.h perl.c perl.h pp_ctl.c proto.h
2130            ! scope.c scope.h thrdvar.h util.c
2131 ____________________________________________________________________________
2132 [  3385] By: gsar                                  on 1999/05/10  19:33:36
2133         Log: "weak" references internals, still needs perlguts documentation
2134              (somewhat modified version of patch suggested by Tuomas J. Lukka
2135              <lukka@fas.harvard.edu>)
2136      Branch: perl
2137            ! dump.c embed.h embed.pl global.sym mg.c objXSUB.h perl.h
2138            ! pod/perldiag.pod proto.h sv.c sv.h util.c
2139 ____________________________________________________________________________
2140 [  3384] By: jhi                                   on 1999/05/10  18:21:43
2141         Log: Circumnavigate Digital UNIX 4.0D miniperl core dump
2142              (due to QAR 56761) (the bug has been fixed in 4.0E or better)
2143      Branch: cfgperl
2144            ! INSTALL hints/dec_osf.sh
2145 ____________________________________________________________________________
2146 [  3381] By: jhi                                   on 1999/05/10  14:39:28
2147         Log: Integrate from mainperl.
2148      Branch: cfgperl
2149           +> cygwin32/Makefile.SHs cygwin32/build-instructions.READFIRST
2150           +> cygwin32/build-instructions.charles-wilson
2151           +> cygwin32/build-instructions.sebastien-barre
2152           +> cygwin32/build-instructions.steven-morlock
2153           +> cygwin32/build-instructions.steven-morlock2
2154           +> cygwin32/impure_ptr.c cygwin32/ld2.in cygwin32/perlld.in
2155           +> ext/ByteLoader/ByteLoader.pm ext/ByteLoader/ByteLoader.xs
2156           +> ext/ByteLoader/Makefile.PL pod/Win32.pod t/lib/io_linenum.t
2157           +> t/op/numconvert.t utils/perlbc.PL
2158            - cygwin32/cw32imp.h cygwin32/gcc2 cygwin32/ld2 cygwin32/perlgcc
2159            - cygwin32/perlld
2160           !> (integrate 105 files)
2161 ____________________________________________________________________________
2162 [  3380] By: gsar                                  on 1999/05/10  12:27:14
2163         Log: regen regnodes.h
2164      Branch: perl
2165            ! Changes regnodes.h
2166 ____________________________________________________________________________
2167 [  3379] By: gsar                                  on 1999/05/10  12:17:26
2168         Log: From: jan.dubois@ibm.net (Jan Dubois)
2169              Date: Sat, 01 May 1999 22:55:36 +0200
2170              Message-ID: <373067e9.56194713@smtp1.ibm.net>
2171              Subject: [PATCH 5.005_56] Win32 and VC++ 98 doesn't support CASTI
2172      Branch: perl
2173            ! pod/perlfunc.pod pod/perlop.pod win32/config.vc
2174            ! win32/config_H.vc
2175 ____________________________________________________________________________
2176 [  3378] By: gsar                                  on 1999/05/10  12:07:13
2177         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2178              Date: Fri, 30 Apr 1999 22:26:09 -0400 (EDT)
2179              Message-Id: <199905010226.WAA19127@monk.mps.ohio-state.edu>
2180              Subject: [PATCH 5.005_56] Self-consistent numeric conversion again
2181      Branch: perl
2182            + t/op/numconvert.t
2183            ! MANIFEST doio.c dump.c perl.h pp.c pp_hot.c sv.c sv.h toke.c
2184            ! util.c
2185 ____________________________________________________________________________
2186 [  3377] By: gsar                                  on 1999/05/10  11:39:48
2187         Log: pp_modulo comment tweak from Ilya
2188      Branch: perl
2189            ! pp.c
2190 ____________________________________________________________________________
2191 [  3376] By: gsar                                  on 1999/05/10  11:30:40
2192         Log: From: Joshua Pritikin <joshua.pritikin@db.com>
2193              Date: Fri, 7 May 1999 11:31:00 -0400 (EDT)
2194              Message-ID: <Pine.GSO.4.02.9905071127100.1449-100000@eq1062.wks.na.deuba.com>
2195              Subject: Test.pm update [PATCH _56]
2196      Branch: perl
2197            ! lib/Test.pm
2198 ____________________________________________________________________________
2199 [  3375] By: gsar                                  on 1999/05/10  11:28:30
2200         Log: From: jan.dubois@ibm.net (Jan Dubois)
2201              Date: Fri, 07 May 1999 00:59:54 +0200
2202              Message-ID: <373318ae.19292461@smtp1.ibm.net>
2203              Subject: Re: Using existing memory for an SV's PV 
2204      Branch: perl
2205            ! sv.c
2206 ____________________________________________________________________________
2207 [  3374] By: gsar                                  on 1999/05/10  11:23:44
2208         Log: From: jan.dubois@ibm.net (Jan Dubois)
2209              Date: Fri, 07 May 1999 00:59:52 +0200
2210              Message-ID: <37321800.19118320@smtp1.ibm.net>
2211              Subject: [PATCH 5.005_56] Fix -Dm memory debugging for PERL_OBJECT
2212      Branch: perl
2213            ! perl.h
2214 ____________________________________________________________________________
2215 [  3373] By: gsar                                  on 1999/05/10  11:22:10
2216         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2217              Date: Thu, 6 May 1999 18:17:28 -0400
2218              Message-ID: <19990506181728.A12433@monk.mps.ohio-state.edu>
2219              Subject: Re: [PATCH 5.005_56] Make open(F,"command |") return correct err(no)
2220      Branch: perl
2221            ! doio.c embed.h global.sym objXSUB.h pod/perldiag.pod proto.h
2222            ! util.c
2223 ____________________________________________________________________________
2224 [  3372] By: gsar                                  on 1999/05/10  10:57:49
2225         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2226              Date: Thu, 6 May 1999 01:21:05 -0400 (EDT)
2227              Message-Id: <199905060521.BAA03485@monk.mps.ohio-state.edu>
2228              Subject: [PATCH 5.005_56] Cosmetic: data-driven REx-dump
2229      Branch: perl
2230            ! regcomp.c regcomp.pl
2231 ____________________________________________________________________________
2232 [  3371] By: gsar                                  on 1999/05/10  10:54:01
2233         Log: From: lane@duphy4.physics.drexel.edu
2234              Date: Tue, 04 May 1999 10:19:25 -0700
2235              Message-Id: <3.0.6.32.19990504101925.02ecde30@ous.edu>
2236              Subject: [PATCH 5.005.56] pod->html VMS fixes
2237      Branch: perl
2238            ! installhtml lib/Pod/Html.pm
2239 ____________________________________________________________________________
2240 [  3370] By: gsar                                  on 1999/05/10  10:45:52
2241         Log: testsuite nits
2242      Branch: perl
2243            ! t/lib/io_linenum.t t/op/filetest.t
2244 ____________________________________________________________________________
2245 [  3369] By: gsar                                  on 1999/05/10  10:35:22
2246         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2247              Date: Mon, 3 May 1999 22:38:50 -0400 (EDT)
2248              Message-Id: <199905040238.WAA01865@monk.mps.ohio-state.edu>
2249              Subject: [PATCH 5.005_53] Quickier thread-specific data on OS/2
2250      Branch: perl
2251            ! os2/os2ish.h os2/os2thread.h
2252 ____________________________________________________________________________
2253 [  3368] By: gsar                                  on 1999/05/10  10:00:11
2254         Log: From: Albert Dvornik <bert@genscan.com>
2255              Date: 03 May 1999 12:20:57 -0400
2256              Message-ID: <tqlnf6gm52.fsf@puma.genscan.com>
2257              Subject: [PATCH 5.005_56] do_sv_dump does dump (core) on IO handles
2258      Branch: perl
2259            ! dump.c
2260 ____________________________________________________________________________
2261 [  3367] By: gsar                                  on 1999/05/10  09:55:51
2262         Log: shadow password support for Solaris (needs Configure help to
2263              determine HAS_GETSPENT)
2264              From: "Patrick O'Brien" <pdo@cs.umd.edu>
2265              Date: Sat, 01 May 1999 19:41:17 -0400
2266              Message-Id: <199905012341.TAA23989@optimus.cs.umd.edu>
2267              Subject: getpwent() under solaris
2268      Branch: perl
2269            ! pp_sys.c
2270 ____________________________________________________________________________
2271 [  3366] By: gsar                                  on 1999/05/10  09:45:58
2272         Log: From: jan.dubois@ibm.net (Jan Dubois)
2273              Date: Sat, 01 May 1999 23:45:47 +0200
2274              Message-ID: <373373fb.59284266@smtp1.ibm.net>
2275              Subject: [PATCH 5.005_56] Add POLLUTE=1 option to MakeMaker
2276      Branch: perl
2277            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
2278            ! pod/perldelta.pod
2279 ____________________________________________________________________________
2280 [  3365] By: gsar                                  on 1999/05/10  09:34:22
2281         Log: test suite and fix input_line_number()
2282              From: Paul Johnson <pjcj@transeda.com>
2283              Date: Thu, 29 Apr 1999 06:28:14 +0100
2284              Message-ID: <19990429062814.A17906@west-tip.transeda.com>
2285              Subject: [PATCH] IO::Handle 1.20 (was Re: FAIL Gedcom-1.01 i86pc-solaris 2.6)
2286      Branch: perl
2287            + t/lib/io_linenum.t
2288            ! MANIFEST ext/IO/lib/IO/Handle.pm
2289 ____________________________________________________________________________
2290 [  3364] By: gsar                                  on 1999/05/10  09:20:56
2291         Log: fix overeager [:foo:] parsing
2292              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
2293              Date: Fri, 30 Apr 1999 09:26:18 +0100
2294              Message-Id: <199904300826.JAA01257@crypt.compulink.co.uk>
2295              Subject: [PATCH 5.005_{56,03}] Re: Regular expression difference b/n 5.004 & 5.005 
2296      Branch: perl
2297            ! regcomp.c t/op/re_tests
2298 ____________________________________________________________________________
2299 [  3363] By: gsar                                  on 1999/05/10  09:09:21
2300         Log: documentation for Win32 builtins (somewhat modified)
2301              From: jan.dubois@ibm.net (Jan Dubois)
2302              Date: Tue, 30 Mar 1999 08:05:03 +0200
2303              Message-ID: <37006783.1926460@smtp1.ibm.net>
2304              Subject: Re: Issues with build 509 
2305      Branch: perl
2306            + pod/Win32.pod
2307            ! MANIFEST
2308 ____________________________________________________________________________
2309 [  3362] By: gsar                                  on 1999/05/10  08:22:07
2310         Log: provide File::Copy::syscopy() via Win32::CopyFile() on win32
2311      Branch: perl
2312            ! lib/File/Copy.pm win32/win32.c
2313 ____________________________________________________________________________
2314 [  3361] By: gsar                                  on 1999/05/10  08:11:29
2315         Log: escape ampersands in <pre> sections
2316      Branch: perl
2317            ! Changes lib/Pod/Html.pm
2318 ____________________________________________________________________________
2319 [  3360] By: gsar                                  on 1999/05/10  08:04:14
2320         Log: AIX hints enhancements (threads build, SOCKS support)
2321              From: "David R. Favor" <dfavor@austin.ibm.com>
2322              Date: Wed, 28 Apr 1999 08:45:28 -0500
2323              Message-ID: <372710F8.B1F73BEB@austin.ibm.com>
2324              Subject: Working build for AIX + gcc + threading
2325      Branch: perl
2326            ! hints/aix.sh
2327 ____________________________________________________________________________
2328 [  3359] By: gsar                                  on 1999/05/10  07:49:26
2329         Log: more Compiler patches from Vishal Bhatia <vishalb@my-dejanews.com>
2330              Date: Tue, 27 Apr 1999 23:47:24 PDT
2331              Message-ID: <19990428064724.95244.qmail@hotmail.com>
2332              Subject: [PATCH 5.005_56] Saving Tied hashes ( C.pm)
2333              --
2334              Date: Thu, 29 Apr 1999 18:21:06 -0700
2335              Message-ID: <GEFPBFDJADFJBAAA@my-dejanews.com>
2336              Subject: [PATCH 5.005_56] double constants ( C.pm)
2337              --
2338              Date: Mon, 03 May 1999 20:21:31 PDT
2339              Message-ID: <19990504032131.81113.qmail@hotmail.com>
2340              Subject: [PATCH 5.005_56] Overloading implementation ( Compiler)
2341              --
2342              Date: Thu, 06 May 1999 17:57:09 -0700
2343              Message-ID: <FCJELBLAJBOBAAAA@my-dejanews.com>
2344              Subject: Stash.pm
2345      Branch: perl
2346            ! ext/B/B.pm ext/B/B.xs ext/B/B/Bblock.pm ext/B/B/C.pm
2347            ! ext/B/B/CC.pm ext/B/B/Stash.pm t/harness
2348 ____________________________________________________________________________
2349 [  3358] By: gsar                                  on 1999/05/10  04:39:15
2350         Log: cygwin32 update (untested adaptation of patch against 5.005_03)
2351              From: alexander smishlajev <als@turnhere.com>
2352              Date: Sun, 25 Apr 1999 14:58:29 +0300
2353              Message-ID: <37230365.5F68B460@turnhere.com>
2354              Subject: [PATCH]5.005_03 (CORE) cygwin32 port
2355      Branch: perl
2356            + cygwin32/Makefile.SHs cygwin32/build-instructions.READFIRST
2357            + cygwin32/build-instructions.charles-wilson
2358            + cygwin32/build-instructions.sebastien-barre
2359            + cygwin32/build-instructions.steven-morlock
2360            + cygwin32/build-instructions.steven-morlock2
2361            + cygwin32/impure_ptr.c cygwin32/ld2.in cygwin32/perlld.in
2362            - cygwin32/cw32imp.h cygwin32/gcc2 cygwin32/ld2 cygwin32/perlgcc
2363            - cygwin32/perlld
2364            ! Configure EXTERN.h MANIFEST Makefile.SH README.cygwin32 XSUB.h
2365            ! cflags.SH config_h.SH dosish.h ext/POSIX/Makefile.PL
2366            ! ext/SDBM_File/sdbm/pair.c hints/cygwin32.sh installperl
2367            ! lib/Cwd.pm lib/ExtUtils/MakeMaker.pm lib/perl5db.pl
2368            ! makedepend.SH perl.h perlvars.h pp_hot.c pp_sys.c regcomp.c
2369            ! t/io/fs.t t/io/tell.t t/lib/anydbm.t t/op/stat.t util.c
2370 ____________________________________________________________________________
2371 [  3357] By: gsar                                  on 1999/05/10  04:07:07
2372         Log: applied suggested patch, modulo already applied parts
2373              From: Charles Bailey <BAILEY@newman.upenn.edu>
2374              Date: Sat, 24 Apr 1999 20:12:43 -0400 (EDT)
2375              Message-id: <01JAF9UAV9XG002O0W@mail.newman.upenn.edu>
2376              Subject: [Patch 5.005_56] VMS consolidated patch #2
2377      Branch: perl
2378            ! configure.com t/op/filetest.t t/op/taint.t t/pragma/warn/doio
2379            ! t/pragma/warn/mg t/pragma/warn/pp_sys t/pragma/warn/sv
2380            ! vms/descrip_mms.template vms/ext/vmsish.t vms/perlvms.pod
2381            ! vms/subconfigure.com vms/test.com vms/vms.c
2382 ____________________________________________________________________________
2383 [  3356] By: gsar                                  on 1999/05/10  03:48:08
2384         Log: applied suggested patch, with win32 and PERL_OBJECT additions
2385              From: Tom Hughes <tom@compton.nu>
2386              Date: Sat, 24 Apr 1999 18:11:59 +0100
2387              Message-ID: <609bdff748.tom@compton.compton.nu>
2388              Subject: ByteLoader patch
2389      Branch: perl
2390            + ext/ByteLoader/ByteLoader.pm ext/ByteLoader/ByteLoader.xs
2391            + ext/ByteLoader/Makefile.PL utils/perlbc.PL
2392            ! MANIFEST bytecode.h bytecode.pl byterun.c byterun.h embed.h
2393            ! embed.pl ext/B/B.xs ext/B/B/Asmdata.pm ext/B/B/Bytecode.pm
2394            ! ext/B/B/Debug.pm objXSUB.h op.c pp_ctl.c proto.h
2395            ! utils/Makefile win32/Makefile win32/makefile.mk
2396 ____________________________________________________________________________
2397 [  3355] By: gsar                                  on 1999/05/10  03:22:49
2398         Log: document 'test' attribute (from Andreas Koenig)
2399      Branch: perl
2400            ! lib/ExtUtils/MakeMaker.pm
2401 ____________________________________________________________________________
2402 [  3354] By: gsar                                  on 1999/05/10  03:12:37
2403         Log: From: pmarquess@bfsec.bt.co.uk
2404              Date: Thu, 22 Apr 1999 23:12:08 +0100
2405              Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB29C6B45@mbtlipnt02.btlabs.bt.co.uk>
2406              Subject: PATCH for small bug in scan_bin
2407      Branch: perl
2408            ! util.c
2409 ____________________________________________________________________________
2410 [  3353] By: gsar                                  on 1999/05/10  02:39:33
2411         Log: more bulletproof workaround for mangled paths (updates changes#3345,3350);
2412              provide Win32::GetLongPathName() to complement Win32::GetShortPathName()
2413      Branch: perl
2414            ! t/op/magic.t win32/makedef.pl win32/runperl.c win32/win32.c
2415            ! win32/win32iop.h
2416 ____________________________________________________________________________
2417 [  3352] By: gsar                                  on 1999/05/09  22:47:39
2418         Log: flush all open output buffers before fork(), exec(), system, qx//
2419              and pipe open() operations, simplifying buffering headaches faced
2420              by users; uses fflush(NULL), which may need Configure test
2421      Branch: perl
2422            ! perl.h pod/perldelta.pod pod/perlfunc.pod pod/perlipc.pod
2423            ! pp_sys.c util.c vmesa/vmesa.c vms/vms.c win32/win32.c
2424 ____________________________________________________________________________
2425 [  3351] By: gsar                                  on 1999/05/09  21:11:51
2426         Log: perlcc on win32 (correct version of fix suggested by Jean-Louis
2427              Leroy <jll@skynet.be>)
2428      Branch: perl
2429            ! utils/perlcc.PL
2430 ____________________________________________________________________________
2431 [  3350] By: gsar                                  on 1999/05/09  20:39:11
2432         Log: normalize $^X to full pathname on win32
2433      Branch: perl
2434            ! win32/runperl.c
2435 ____________________________________________________________________________
2436 [  3349] By: gsar                                  on 1999/05/09  20:23:07
2437         Log: allow readline($globref), <$globref> already works
2438      Branch: perl
2439            ! pp_hot.c
2440 ____________________________________________________________________________
2441 [  3348] By: gsar                                  on 1999/05/09  20:00:09
2442         Log: perldoc cleanups (variant of changes suggested by Christian Lemburg
2443              <lemburg@online-club.de>)
2444      Branch: perl
2445            ! utils/perldoc.PL
2446 ____________________________________________________________________________
2447 [  3347] By: gsar                                  on 1999/05/09  18:47:21
2448         Log: additions to Thread.pm docs from Tuomas J. Lukka
2449              <lukka@fas.harvard.edu>
2450      Branch: perl
2451            ! ext/Thread/Thread.pm
2452 ____________________________________________________________________________
2453 [  3346] By: gsar                                  on 1999/05/09  18:38:00
2454         Log: From: Stephen McCamant <smccam@uclink4.berkeley.edu>
2455              Date: Sat, 17 Apr 1999 02:46:13 -0700 (PDT)
2456              Message-ID: <14103.57454.614253.598264@fre-76-120.reshall.berkeley.edu>
2457              Subject: [PATCH _56] Re: pdt: Perl Development Tools? 
2458      Branch: perl
2459            ! ext/B/B/Xref.pm
2460 ____________________________________________________________________________
2461 [  3345] By: gsar                                  on 1999/05/09  18:22:43
2462         Log: work around mangled archname on win32 while finding privlib/sitelib;
2463              normalize lib paths to forward slashes internally
2464      Branch: perl
2465            ! win32/win32.c
2466 ____________________________________________________________________________
2467 [  3344] By: gsar                                  on 1999/05/09  03:20:06
2468         Log: fix typo in dbm filters that caused odbm.t to fail
2469      Branch: perl
2470            ! ext/ODBM_File/ODBM_File.xs t/lib/odbm.t
2471 ____________________________________________________________________________
2472 [  3343] By: gsar                                  on 1999/05/09  02:02:59
2473         Log: tweak test totals
2474      Branch: perl
2475            ! Changes t/lib/tie-stdhandle.t
2476 ____________________________________________________________________________
2477 [  3342] By: gsar                                  on 1999/05/09  01:42:06
2478         Log: import list propagation busted (pointed out by Ton Hospel
2479              <thospel@mail.dma.be>)
2480      Branch: perl
2481            ! lib/autouse.pm
2482 ____________________________________________________________________________
2483 [  3341] By: gsar                                  on 1999/05/09  00:54:18
2484         Log: hpux needs {SHLIB_PATH,LDOPTS} rather than LD_{LIBRARY,RUN}_PATH
2485              (as suggested by Eric Boehm <boehm@nortelnetworks.com>)
2486      Branch: perl
2487            ! Configure Makefile.SH
2488 ____________________________________________________________________________
2489 [  3340] By: gsar                                  on 1999/05/09  00:40:41
2490         Log: generate manpages for newly added utils
2491      Branch: perl
2492            ! installman
2493 ____________________________________________________________________________
2494 [  3339] By: gsar                                  on 1999/05/09  00:33:50
2495         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
2496              Date: Sun, 02 May 1999 17:59:24 +0100
2497              Message-Id: <199905021659.RAA14016@crypt.compulink.co.uk>
2498              Subject: [PATCH] Re: ptr to realloced memory in yylex
2499      Branch: perl
2500            ! toke.c
2501 ____________________________________________________________________________
2502 [  3338] By: jhi                                   on 1999/05/08  22:40:29
2503         Log: Remove CONFIG item, add Digital UNIX 'ld' bug.
2504      Branch: cfgperl
2505            ! INSTALL
2506 ____________________________________________________________________________
2507 [  3337] By: jhi                                   on 1999/05/08  22:22:26
2508         Log: Integrate from mainperl.
2509      Branch: cfgperl
2510           +> pod/perldbmfilter.pod t/io/open.t t/lib/tie-stdhandle.t
2511           !> (integrate 54 files)
2512 ____________________________________________________________________________
2513 [  3336] By: gsar                                  on 1999/05/08  21:48:22
2514         Log: make perldoc -f grok nested =items
2515      Branch: perl
2516            ! utils/perldoc.PL
2517 ____________________________________________________________________________
2518 [  3335] By: gsar                                  on 1999/05/08  19:48:11
2519         Log: allow AV/HV dereferences on pseudohashes ($ph->{foo}[1], etc.)
2520      Branch: perl
2521            ! op.c t/lib/fields.t
2522 ____________________________________________________________________________
2523 [  3334] By: gsar                                  on 1999/05/08  19:09:41
2524         Log: update test totals
2525      Branch: perl
2526            ! t/lib/bigintpm.t
2527 ____________________________________________________________________________
2528 [  3333] By: gsar                                  on 1999/05/08  16:56:02
2529         Log: mention unpack('pP',...) footshot (from Albert Dvornik <bert@genscan.com>)
2530      Branch: perl
2531            ! pod/perlfunc.pod
2532 ____________________________________________________________________________
2533 [  3332] By: gsar                                  on 1999/05/08  16:46:44
2534         Log: applied suggested patch, added tests
2535              From: William Mann <wmann@avici.com>
2536              Date: Mon, 12 Apr 1999 12:25:22 -0400 (EDT)
2537              Message-Id: <199904121625.MAA00983@hwsrv1.avici.com>
2538              Subject: BigInt.pm extensions for logical operations
2539      Branch: perl
2540            ! lib/Math/BigInt.pm pod/perldelta.pod t/lib/bigintpm.t
2541 ____________________________________________________________________________
2542 [  3331] By: gsar                                  on 1999/05/08  16:09:33
2543         Log: avoid temporary files named 'tmp'
2544      Branch: perl
2545            ! Makefile.SH pp.c
2546 ____________________________________________________________________________
2547 [  3330] By: nick                                  on 1999/05/08  14:16:30
2548         Log: Implement OPEN, EOF, SEEK, TELL, BINMODE and FILENO as TIEHANDLE methods.
2549              Provide Tie::StdHandle
2550              Basic update of docs.
2551      Branch: perl
2552            + t/lib/tie-stdhandle.t
2553            ! lib/Tie/Handle.pm pod/perltie.pod pp_sys.c
2554 ____________________________________________________________________________
2555 [  3329] By: nick                                  on 1999/05/08  12:03:45
2556         Log: Tweaks to open(my $fh,...) stuff
2557      Branch: perl
2558            ! op.c pp.c pp_sys.c t/io/open.t
2559 ____________________________________________________________________________
2560 [  3328] By: nick                                  on 1999/05/08  11:18:42
2561         Log: Bring SDBM_File.xs into line with new typemap
2562      Branch: perl
2563            ! ext/SDBM_File/SDBM_File.xs
2564 ____________________________________________________________________________
2565 [  3327] By: gsar                                  on 1999/05/08  00:07:11
2566         Log: add test case for AUTOLOAD reentrancy fix in change#3279
2567      Branch: perl
2568            ! t/lib/autoloader.t
2569 ____________________________________________________________________________
2570 [  3326] By: nick                                  on 1999/05/07  21:24:50
2571         Log: Implement open( my $fh, ...) and similar.
2572              Set flag in op.c for "constructor ops"
2573              In pp_rv2gv, if flag is set and arg is PADSV and uninit
2574              vivify as reference to a detached GV.
2575              (Name of GV is the pad name.)
2576              This scheme should "just work" for pipe/socket etc. too.
2577              
2578              #if 0 out the open(FH,undef) for now.
2579              Change t/io/open.t to test open(my $fh,...)
2580      Branch: perl
2581            ! op.c pp.c pp_sys.c t/io/open.t
2582 ____________________________________________________________________________
2583 [  3325] By: nick                                  on 1999/05/07  21:18:42
2584         Log: Correct SvLEN vs SvCUR  which leads to odd "chunk" vs "line" in mess().
2585      Branch: perl
2586            ! util.c
2587 ____________________________________________________________________________
2588 [  3324] By: gsar                                  on 1999/05/07  20:28:31
2589         Log: avoid using PL_sv_mutex in condpair_magic() (avoids hangs when
2590              intervening code has to allocate SVs)
2591      Branch: perl
2592            ! util.c
2593 ____________________________________________________________________________
2594 [  3323] By: gsar                                  on 1999/05/07  19:45:08
2595         Log: allow line numbers to show in diagnostics during global destruction
2596      Branch: perl
2597            ! util.c
2598 ____________________________________________________________________________
2599 [  3322] By: gsar                                  on 1999/05/07  09:38:11
2600         Log: From: Dan Sugalski <sugalskd@ous.edu>
2601              Date: Fri, 09 Apr 1999 16:16:39 -0700
2602              Message-Id: <3.0.6.32.19990409161639.02ea1050@ous.edu>
2603              Subject: [PATCH 5.005_03]Bug in MM_VMS.PM
2604      Branch: perl
2605            ! lib/ExtUtils/MM_VMS.pm
2606 ____________________________________________________________________________
2607 [  3321] By: gsar                                  on 1999/05/07  09:08:23
2608         Log: From: kwzh@gnu.org (Karl Heuer)
2609              Date: Wed, 7 Apr 1999 23:58:58 -0400
2610              Message-Id: <199904080358.XAA01192@mescaline.gnu.org>
2611              Subject: [perl-5.005.02] detect lack of /dev/tty
2612      Branch: perl
2613            ! Makefile.SH
2614 ____________________________________________________________________________
2615 [  3320] By: gsar                                  on 1999/05/07  08:52:14
2616         Log: allow distinct prefix for versioned executables
2617              From: Roderick Schertler <roderick@argon.org>
2618              Date: Wed, 07 Apr 1999 15:34:56 -0400
2619              Message-ID: <3003.923513696@eeyore.ibcinc.com>
2620              Subject: perl55.00503 -> perl5.00503 patch for installperl
2621      Branch: perl
2622            ! INSTALL installperl
2623 ____________________________________________________________________________
2624 [  3319] By: gsar                                  on 1999/05/07  08:07:02
2625         Log: From: Dan Sugalski <sugalskd@osshe.edu>
2626              Date: Mon, 05 Apr 1999 15:38:42 -0700
2627              Message-Id: <3.0.6.32.19990405153842.0367b650@ous.edu>
2628              Subject: Re: chomp fails with $/ in fixed-length record mode
2629              --
2630              From: Roderick Schertler <roderick@argon.org>
2631              Date: Tue, 06 Apr 1999 21:11:37 -0400
2632              Message-ID: <2795.923447497@eeyore.ibcinc.com>
2633              Subject: Re: chomp fails with $/ in fixed-length record mode
2634      Branch: perl
2635            ! doop.c pod/perlfunc.pod t/op/chop.t
2636 ____________________________________________________________________________
2637 [  3318] By: gsar                                  on 1999/05/07  07:56:35
2638         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2639              Date: Tue, 6 Apr 1999 01:40:36 -0400
2640              Message-ID: <19990406014035.A1238@monk.mps.ohio-state.edu>
2641              Subject: [PATCH 5.005_*] Make % use fmod()
2642      Branch: perl
2643            ! pp.c t/op/arith.t
2644 ____________________________________________________________________________
2645 [  3317] By: gsar                                  on 1999/05/07  04:18:11
2646         Log: DBM Filters (via private mail)
2647              From: pmarquess@bfsec.bt.co.uk
2648              Date: Sun, 18 Apr 1999 21:05:52 +0100
2649              Message-Id: <199904182009.NAA19152@activestate.com>
2650              Subject: DBM Filters
2651      Branch: perl
2652            + pod/perldbmfilter.pod
2653            ! MANIFEST ext/DB_File/Changes ext/DB_File/DB_File.pm
2654            ! ext/DB_File/DB_File.xs ext/DB_File/typemap
2655            ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
2656            ! ext/GDBM_File/typemap ext/NDBM_File/NDBM_File.pm
2657            ! ext/NDBM_File/NDBM_File.xs ext/NDBM_File/typemap
2658            ! ext/ODBM_File/ODBM_File.pm ext/ODBM_File/ODBM_File.xs
2659            ! ext/ODBM_File/typemap ext/SDBM_File/SDBM_File.pm
2660            ! ext/SDBM_File/SDBM_File.xs ext/SDBM_File/typemap
2661            ! lib/AnyDBM_File.pm pod/Makefile pod/buildtoc pod/perl.pod
2662            ! pod/perldelta.pod t/lib/db-btree.t t/lib/db-hash.t
2663            ! t/lib/db-recno.t t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
2664            ! t/lib/sdbm.t
2665 ____________________________________________________________________________
2666 [  3316] By: gsar                                  on 1999/05/07  03:28:53
2667         Log: avoid negative return value from Win32::GetTickCount()
2668              From: jan.dubois@ibm.net (Jan Dubois)
2669              Date: Sat, 03 Apr 1999 19:04:18 +0200
2670              Message-ID: <37084742.22824479@smtp1.ibm.net>
2671              Subject: Re: Win32::GetTickCount
2672      Branch: perl
2673            ! win32/win32.c
2674 ____________________________________________________________________________
2675 [  3315] By: nick                                  on 1999/05/06  21:44:38
2676         Log: open(FH,undef) # creates new_tmpfile opened read/write
2677              Add t/io/open.t with test for above.
2678      Branch: perl
2679            + t/io/open.t
2680            ! pp_sys.c
2681 ____________________________________________________________________________
2682 [  3314] By: gsar                                  on 1999/05/06  08:01:23
2683         Log: compiler fixes from Vishal Bhatia <vishalb@hotmail.com>
2684              Date: Tue, 30 Mar 1999 23:40:34 PST
2685              Message-ID: <19990331074034.6117.qmail@hotmail.com>
2686              Subject: [PATCH 5.005_56] pp_entersub and pp_leavewrite(CC.pm)
2687              --
2688              Date: Wed, 07 Apr 1999 00:28:23 -0800
2689              Message-ID: <FGBNLNPOEELFAAAA@my-dejanews.com>
2690              Subject: [PATCH 5.005_56] function prototypes(B.pm)
2691              --
2692              Date: Thu, 22 Apr 1999 23:40:52 -0700
2693              Message-ID: <OEAOMKBMLDADCAAA@my-dejanews.com>
2694              Subject: [PATCH 5.005_56 ] discarding worthless padsvs
2695              --
2696              Date: Tue, 27 Apr 1999 01:14:49 PDT
2697              Message-ID: <19990427081449.28615.qmail@hotmail.com>
2698              Subject: [PATCH 5.005_56] pp_ncmp implementation ( CC.pm)
2699      Branch: perl
2700            ! ext/B/B.pm ext/B/B/CC.pm ext/B/B/Stackobj.pm t/op/gv.t
2701            ! t/op/ref.t
2702 ____________________________________________________________________________
2703 [  3313] By: jhi                                   on 1999/05/06  07:59:52
2704         Log: Integrate from mainperl.
2705      Branch: cfgperl
2706           !> (integrate 33 files)
2707 ____________________________________________________________________________
2708 [  3312] By: gsar                                  on 1999/05/06  07:11:50
2709         Log: add Ethiopic section to unicode master database (from Ken
2710              Whistler <kenw@sybase.com>)
2711      Branch: perl
2712            ! lib/unicode/UnicodeData-Latest.txt
2713 ____________________________________________________________________________
2714 [  3311] By: gsar                                  on 1999/05/06  05:37:55
2715         Log: From: Damon Atkins <n107844@sysmgtdev.nabaus.com.au>
2716              Date: Tue, 30 Mar 1999 11:26:11 +1000 (EST)
2717              Message-Id: <199903300126.LAA20870@sysmgtdev.nabaus.com.au>
2718              Subject: Largefiles for Solaris
2719      Branch: perl
2720            ! hints/solaris_2.sh
2721 ____________________________________________________________________________
2722 [  3310] By: gsar                                  on 1999/05/06  05:14:35
2723         Log: emit more accurate diagnostic for syntax errors involving <>
2724              within eval""
2725      Branch: perl
2726            ! toke.c utils/perldoc.PL
2727 ____________________________________________________________________________
2728 [  3309] By: gsar                                  on 1999/05/06  04:36:31
2729         Log: additional test for IPC::Open3 (courtesy RonaldWS@aol.com)
2730      Branch: perl
2731            ! t/lib/open3.t
2732 ____________________________________________________________________________
2733 [  3308] By: gsar                                  on 1999/05/06  03:19:16
2734         Log: applied first part of suggested patch (bug described cannot be
2735              reproduced any longer, so the second inconclusive part has not
2736              been applied)
2737              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
2738              Date: Sun, 28 Mar 1999 04:51:34 +0100
2739              Message-Id: <199903280351.EAA20430@crypt.compulink.co.uk>
2740              Subject: [PATCH 5.005_56] Re: A core dump 
2741      Branch: perl
2742            ! toke.c
2743 ____________________________________________________________________________
2744 [  3307] By: gsar                                  on 1999/05/06  01:56:06
2745         Log: fix bogus OPf_REF context in C<sort BLOCK @foo> (extension of
2746              change#3180)
2747      Branch: perl
2748            ! op.c
2749 ____________________________________________________________________________
2750 [  3306] By: gsar                                  on 1999/05/05  17:17:34
2751         Log: applied non-conflicting parts of suggested patch
2752              From: Charles Bailey <BAILEY@newman.upenn.edu>
2753              Date: Sat, 27 Mar 1999 00:16:51 -0400 (EDT)
2754              Message-id: <01J9AZY8I2PW001O2S@mail.newman.upenn.edu>
2755              Subject: [Patch 5.005_56] Revised VMS patch
2756      Branch: perl
2757            ! Changes ext/B/defsubs.h.PL hv.c iperlsys.h perl.c
2758            ! pod/perldiag.pod proto.h util.c vms/perlvms.pod vms/vms.c
2759 ____________________________________________________________________________
2760 [  3305] By: gsar                                  on 1999/05/05  16:20:19
2761         Log: make perldoc use backslashed pathnames within system() on win32
2762      Branch: perl
2763            ! pod/perldiag.pod pod/perlthrtut.pod utils/perldoc.PL
2764 ____________________________________________________________________________
2765 [  3304] By: gsar                                  on 1999/05/05  07:29:43
2766         Log: upgrade Pod::Parser to v1.081 from CPAN
2767      Branch: perl
2768            ! lib/Pod/Checker.pm lib/Pod/InputObjects.pm lib/Pod/Parser.pm
2769            ! lib/Pod/PlainText.pm lib/Pod/Select.pm lib/Pod/Usage.pm
2770            ! t/pod/special_seqs.t t/pod/special_seqs.xr t/pod/testp2pt.pl
2771 ____________________________________________________________________________
2772 [  3303] By: gsar                                  on 1999/05/05  07:02:07
2773         Log: From: Andy Dougherty <doughera@lafayette.edu>
2774              Date: Fri, 19 Mar 1999 12:31:35 -0500 (EST)
2775              Message-Id: <Pine.GSU.4.05.9903191208250.8899-100000@newton.phys>
2776              Subject: [PATCH 5.005_03-MT3] INSTALL patches
2777      Branch: perl
2778            ! INSTALL
2779 ____________________________________________________________________________
2780 [  3302] By: gsar                                  on 1999/05/05  06:55:21
2781         Log: load base packages based on nonexistent $VERSION
2782              From: andreas.koenig@anima.de (Andreas J. Koenig)
2783              Date: 19 Mar 1999 06:00:28 +0100
2784              Message-ID: <sfcsob2m5ub.fsf@dubravka.in-berlin.de>
2785              Subject: Re: base.pm flaw
2786      Branch: perl
2787            ! lib/base.pm lib/locale.pm
2788 ____________________________________________________________________________
2789 [  3301] By: gsar                                  on 1999/05/04  05:41:08
2790         Log: pod2man outputs switched date and revision label (fix suggested by
2791              EthanSasiela@mede.com)
2792      Branch: perl
2793            ! pod/pod2man.PL
2794 ____________________________________________________________________________
2795 [  3300] By: gsar                                  on 1999/05/03  18:48:25
2796         Log: adjust win32_stat() to cope with FindFirstFile() and stat() bugs
2797              (makes opendir(D,"c:") work reliably)
2798      Branch: perl
2799            ! win32/win32.c
2800 ____________________________________________________________________________
2801 [  3299] By: gsar                                  on 1999/05/02  19:39:55
2802         Log: add test case for change#3298
2803      Branch: perl
2804            ! sv.c t/op/readdir.t
2805 ____________________________________________________________________________
2806 [  3298] By: gsar                                  on 1999/05/02  19:24:41
2807         Log: close directory handles properly when localized
2808      Branch: perl
2809            ! sv.c
2810 ____________________________________________________________________________
2811 [  3297] By: jhi                                   on 1999/04/30  11:42:14
2812         Log: Integrate from mainperl.
2813      Branch: cfgperl
2814           !> Changes config_h.SH configure.com lib/AutoLoader.pm
2815           !> lib/AutoSplit.pm lib/File/Path.pm pod/perlre.pod pp.c pp_ctl.c
2816           !> pp_sys.c proto.h regcomp.c t/op/die.t t/op/ref.t util.c
2817           !> vms/descrip_mms.template vms/gen_shrfls.pl vms/munchconfig.c
2818           !> vms/subconfigure.com win32/win32.c
2819 ____________________________________________________________________________
2820 [  3293] By: chip                                  on 1999/04/29  18:50:49
2821         Log: Fix shebang lines.
2822      Branch: maint-5.004/perl
2823            ! Porting/p4d2p h2pl/mksizes pod/checkpods.PL pod/pod2html.PL
2824            ! pod/pod2latex.PL pod/pod2man.PL pod/pod2text.PL utils/c2ph.PL
2825            ! utils/h2ph.PL utils/h2xs.PL utils/perlbug.PL utils/perldoc.PL
2826            ! utils/pl2pm.PL utils/splain.PL win32/bin/search.pl
2827            ! x2p/find2perl.PL x2p/s2p.PL
2828 ____________________________________________________________________________
2829 [  3284] By: gsar                                  on 1999/04/27  00:48:42
2830         Log: integrate change#3279 from maint-5.004
2831      Branch: perl
2832            ! lib/AutoLoader.pm
2833 ____________________________________________________________________________
2834 [  3279] By: chip                                  on 1999/04/26  23:09:26
2835         Log: Make &AutoLoad::AUTOLOAD reentrant.
2836      Branch: maint-5.004/perl
2837            ! lib/AutoLoader.pm
2838 ____________________________________________________________________________
2839 [  3276] By: chip                                  on 1999/04/26  22:34:36
2840         Log: Make porting scripts executable.
2841      Branch: maint-5.004/perl
2842            ! Changes Porting/genlog Porting/makerel Porting/p4desc
2843            ! Porting/patchls
2844 ____________________________________________________________________________
2845 [  3274] By: gsar                                  on 1999/04/26  17:30:31
2846         Log: allow embedded null characters in diagnostics
2847      Branch: perl
2848            ! pp_ctl.c pp_sys.c proto.h regcomp.c t/op/die.t util.c
2849 ____________________________________________________________________________
2850 [  3273] By: gsar                                  on 1999/04/26  08:27:22
2851         Log: hand-applied conflicting parts of suggested patch
2852              From: Charles Bailey <BAILEY@newman.upenn.edu>
2853              Date: Wed, 17 Mar 1999 23:55:23 -0400 (EDT)
2854              Message-id: <01J8YELSL7WK001E7S@mail.newman.upenn.edu>
2855              Subject: [PATCH 5.005_56] VMS configuration/build
2856      Branch: perl
2857            ! configure.com vms/descrip_mms.template vms/gen_shrfls.pl
2858            ! vms/munchconfig.c vms/subconfigure.com
2859 ____________________________________________________________________________
2860 [  3272] By: gsar                                  on 1999/04/26  08:25:41
2861         Log: update Changes; tweak minor regressions
2862      Branch: perl
2863            ! Changes lib/AutoSplit.pm lib/File/Path.pm
2864 ____________________________________________________________________________
2865 [  3271] By: gsar                                  on 1999/04/26  07:52:51
2866         Log: integrate change#3229 from maint-5.004
2867      Branch: perl
2868            ! pp_ctl.c util.c
2869 ____________________________________________________________________________
2870 [  3270] By: gsar                                  on 1999/04/25  22:58:27
2871         Log: fix buggy reference count on refs to SVs with autoviv magic
2872              (resulted in C<my @a; $a[1] = 1; print \$_ for @a> and Data::Dumper
2873              accessing free()d memory)
2874      Branch: perl
2875            ! pp.c t/op/ref.t
2876 ____________________________________________________________________________
2877 [  3269] By: gsar                                  on 1999/04/24  17:07:55
2878         Log: fix bug in change#3123 (off-by-one, caused C<qx[noargs]> to fail
2879              on win32)
2880      Branch: perl
2881            ! win32/win32.c
2882 ____________________________________________________________________________
2883 [  3268] By: gsar                                  on 1999/04/24  16:38:25
2884         Log: kill dup hunk
2885      Branch: perl
2886            ! config_h.SH
2887 ____________________________________________________________________________
2888 [  3267] By: gsar                                  on 1999/04/24  16:35:57
2889         Log: integrate cfgperl changes into mainline
2890      Branch: perl
2891           +> myconfig.SH
2892            - myconfig
2893            ! pod/perlre.pod
2894           !> (integrate 38 files)
2895 ____________________________________________________________________________
2896 [  3266] By: jhi                                   on 1999/04/23  18:42:44
2897         Log: From: "Kurt D. Starsinic" <kstar@chapin.edu>
2898              To: perl5-porters@perl.org, Jarkko Hietaniemi <jhi@iki.fi>,
2899              Graham Barr <gbarr@pobox.com>, Gurusamy Sarathy <gsar@activestate.com>
2900              Cc: Lionel Cons <lionel.cons@cern.ch>,
2901              Ilya Zakharevich <ilya@math.ohio-state.edu>,
2902              David Hayes <david@bdel.com>
2903              Subject: [PATCH] h2ph
2904              Date: Fri, 23 Apr 1999 12:37:23 -0400
2905              Message-ID: <19990423123723.A49550@O2.chapin.edu>
2906      Branch: cfgperl
2907            ! utils/h2ph.PL
2908 ____________________________________________________________________________
2909 [  3265] By: jhi                                   on 1999/04/21  18:17:12
2910         Log: From: lane@duphy4.physics.drexel.edu (by way of Dan Sugalski <sugalskd@ous.edu>)
2911              To: perlbug@perl.org
2912              Subject: [PATCH Perl 5.005.56] descrip_mms.template installed files fix
2913              Date: Wed, 21 Apr 1999 08:17:54 -0700
2914              Message-Id: <3.0.6.32.19990421081754.03127b60@ous.edu>
2915      Branch: cfgperl
2916            ! vms/descrip_mms.template
2917 ____________________________________________________________________________
2918 [  3264] By: jhi                                   on 1999/04/20  08:50:54
2919         Log: From: Andy Dougherty <doughera@lafayette.edu>
2920              To: The Perl Porters Mailing List <perl5-porters@perl.org>
2921              Subject: [PATCH 5.005_56] Re: 5.006 Todo
2922              Date: Mon, 19 Apr 1999 16:27:07 -0400 (EDT)
2923              Message-Id: <Pine.GSU.4.05.9904191623470.7838-100000@newton.phys>
2924      Branch: cfgperl
2925            ! Porting/pumpkin.pod
2926 ____________________________________________________________________________
2927 [  3263] By: jhi                                   on 1999/04/20  08:05:01
2928         Log: From: Chip Salzenberg <chip@perlsupport.com>
2929              To: Perl 5 Porters <perl5-porters@perl.org>
2930              Subject: [PATCH 5.005_56] Configure: $sig_count
2931              Date: Sun, 18 Apr 1999 17:54:36 -0400
2932              Message-ID: <19990418175436.A27496@perlsupport.com>
2933      Branch: cfgperl
2934            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
2935            ! config_h.SH
2936 ____________________________________________________________________________
2937 [  3262] By: jhi                                   on 1999/04/19  18:23:50
2938         Log: Subject: PATCH wrong faq reference in perlbook.pod
2939              From: Robin Barker <rmb1@cise.npl.co.uk>
2940              To: perlbug@perl.com
2941              Date: Fri, 9 Apr 1999 16:05:23 +0100 (BST)
2942              Message-Id: <199904091505.QAA03757@cyclone.cise.npl.co.uk>
2943      Branch: cfgperl
2944            ! pod/perlbook.pod
2945 ____________________________________________________________________________
2946 [  3261] By: jhi                                   on 1999/04/15  13:59:04
2947         Log: From: Andy Dougherty <doughera@lafayette.edu>
2948              To: Hugo van der Sanden <hugo@corp.netcom.net.uk>
2949              Cc: Perl Porters <perl5-porters@perl.org>
2950              Subject: [PATCH] Re: 5.005_03 and gcc, GNU ld under Solaris 2.6
2951              Date: Wed, 14 Apr 1999 17:07:43 -0400 (EDT)
2952              Message-Id: <Pine.GSU.4.05.9904141658290.4262-100000@newton.phys>
2953      Branch: cfgperl
2954            ! hints/solaris_2.sh
2955 ____________________________________________________________________________
2956 [  3260] By: jhi                                   on 1999/04/15  13:56:53
2957         Log: From: Tom Christiansen <tchrist@jhereg.perl.com>
2958              To: pumpkings@jhereg.perl.com
2959              Subject: PATCH: 5.005_56: perldata.pod (UPDATE)
2960              Date: Thu, 15 Apr 1999 07:13:41 -0600
2961              Message-Id: <199904151313.HAA07682@jhereg.perl.com>
2962      Branch: cfgperl
2963            ! pod/perldata.pod
2964 ____________________________________________________________________________
2965 [  3259] By: jhi                                   on 1999/04/13  23:12:52
2966         Log: LDLIBPTH also on 'clean' targets.
2967      Branch: cfgperl
2968            ! Makefile.SH
2969 ____________________________________________________________________________
2970 [  3258] By: jhi                                   on 1999/04/13  21:38:46
2971         Log: Add information about the two DEC C compiler optimizer bugs
2972              (what patch levels of the compilers fix them).
2973      Branch: cfgperl
2974            ! pp.c t/op/repeat.t
2975 ____________________________________________________________________________
2976 [  3257] By: jhi                                   on 1999/04/13  14:25:08
2977         Log: Be polite about ccdlflags and lddflags, too.
2978              Avoid Perl's malloc only when threaded.
2979      Branch: cfgperl
2980            ! hints/aix.sh
2981 ____________________________________________________________________________
2982 [  3256] By: jhi                                   on 1999/04/13  10:21:33
2983         Log: Croak if no known ways to semctl() (don't assume union semun).
2984      Branch: cfgperl
2985            ! doio.c perl.h
2986 ____________________________________________________________________________
2987 [  3255] By: jhi                                   on 1999/04/13  09:10:26
2988         Log: From: Dan Sugalski <sugalskd@osshe.edu>
2989              To: perl5-porters@perl.org, vmsperl@perl.org
2990              Subject: [Patch 5.005/5.006]Another MM_VMS.pm patch
2991              Date: Mon, 12 Apr 1999 13:36:48 -0700
2992              Message-Id: <3.0.6.32.19990412133648.030e7ec0@ous.edu>
2993      Branch: cfgperl
2994            ! lib/ExtUtils/MM_VMS.pm
2995 ____________________________________________________________________________
2996 [  3254] By: jhi                                   on 1999/04/13  06:56:26
2997         Log: From: "Todd C. Miller" <Todd.Miller@courtesan.com>
2998              To: perlbug@perl.com
2999              Subject: Update for OpenBSD hints
3000              Date: Mon, 12 Apr 1999 23:12:22 -0600 (MDT)
3001              Message-Id: <199904130512.XAA27712@xerxes.courtesan.com>
3002      Branch: cfgperl
3003            ! hints/openbsd.sh
3004 ____________________________________________________________________________
3005 [  3229] By: chip                                  on 1999/04/13  04:04:14
3006         Log: Preserve errno from importunities of sfio.
3007      Branch: maint-5.004/perl
3008            ! pp_ctl.c util.c
3009 ____________________________________________________________________________
3010 [  3226] By: jhi                                   on 1999/04/11  12:52:26
3011         Log: If both ways to call semctl are broken,    skip the tests.
3012      Branch: cfgperl
3013            ! t/lib/ipc_sysv.t
3014 ____________________________________________________________________________
3015 [  3225] By: jhi                                   on 1999/04/10  22:27:28
3016         Log: From: Andy Dougherty <doughera@lafayette.edu>
3017              To: dsembr01@ox.slug.louisville.edu
3018              Cc: perlbug@perl.com
3019              Subject: [PATCH 5.004_05 5.005_03 5.005_56] Re: Misspelled macro in ext/POSIX/POSIX.xs?
3020              Date: Fri, 9 Apr 1999 16:58:08 -0400 (EDT)
3021              Message-Id: <Pine.GSU.4.05.9904091648570.894-100000@newton.phys>
3022      Branch: cfgperl
3023            ! ext/POSIX/POSIX.xs
3024 ____________________________________________________________________________
3025 [  3224] By: jhi                                   on 1999/04/09  18:50:32
3026         Log: From: Andy Dougherty <doughera@lafayette.edu>
3027              To: Perl Porters <perl5-porters@perl.org>
3028              Subject: [PATCH 5.005_56] Re: prefix= in hints
3029              Date: Fri, 9 Apr 1999 14:54:18 -0400 (EDT)
3030              Message-Id: <Pine.GSU.4.05.9904091445280.894-100000@newton.phys>
3031              
3032              (Overrides change #3204 from Kurt)
3033      Branch: cfgperl
3034            ! hints/linux.sh
3035 ____________________________________________________________________________
3036 [  3223] By: jhi                                   on 1999/04/09  18:37:55
3037         Log: Understand Apollo's //node notation.
3038              
3039              From: Johann Klasek <jk@auto.tuwien.ac.at>
3040              To: jhi@iki.fi
3041              Subject: Re: DomainPerl
3042              Date: Fri, 9 Apr 1999 18:21:37 +0200
3043              Message-ID: <19990409182137.A2299@euklid.auto.tuwien.ac.at>
3044      Branch: cfgperl
3045            ! lib/Cwd.pm
3046 ____________________________________________________________________________
3047 [  3220] By: jhi                                   on 1999/04/04  16:33:49
3048         Log: Integrate from mainperl.
3049      Branch: cfgperl
3050           !> (integrate 39 files)
3051 ____________________________________________________________________________
3052 [  3219] By: gsar                                  on 1999/04/04  02:48:17
3053         Log: tweak previous change
3054      Branch: maint-5.005/perl
3055            ! win32/win32.c
3056 ____________________________________________________________________________
3057 [  3218] By: gsar                                  on 1999/04/04  02:44:47
3058         Log: be careful about extending the stack for the Win32:: builtins
3059      Branch: maint-5.005/perl
3060            ! win32/win32.c
3061 ____________________________________________________________________________
3062 [  3217] By: gsar                                  on 1999/04/04  01:59:26
3063         Log: correct places that said newSVpv() when they meant newSVpvn()
3064      Branch: perl
3065            ! XSUB.h dump.c ext/B/B.xs ext/B/defsubs.h.PL
3066            ! ext/DB_File/DB_File.xs ext/DynaLoader/dl_vms.xs
3067            ! ext/IPC/SysV/SysV.xs ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
3068            ! ext/Socket/Socket.xs ext/attrs/attrs.xs gv.c hv.c hv.h
3069            ! jpl/JNI/JNI.xs mg.c op.c perl.c pod/perlguts.pod pp.c pp_ctl.c
3070            ! pp_sys.c regcomp.c toke.c util.c win32/dl_win32.xs
3071            ! win32/win32.c
3072 ____________________________________________________________________________
3073 [  3216] By: gsar                                  on 1999/04/03  23:58:27
3074         Log: avoid duplicate code
3075      Branch: perl
3076            ! sv.c
3077 ____________________________________________________________________________
3078 [  3215] By: gsar                                  on 1999/04/03  23:14:34
3079         Log: grow PL_tmps_stack more efficiently; make it more amenable to
3080              STRESS_REALLOC testing
3081      Branch: perl
3082            ! embed.h embed.pl global.sym objXSUB.h pp.h proto.h scope.c
3083            ! sv.c
3084 ____________________________________________________________________________
3085 [  3214] By: gsar                                  on 1999/04/03  21:01:09
3086         Log: scrounge and save three extra branches in pp_entersub()
3087      Branch: perl
3088            ! cv.h pp_ctl.c pp_hot.c
3089 ____________________________________________________________________________
3090 [  3213] By: gsar                                  on 1999/04/03  17:43:23
3091         Log: remove duplicate code and an extra branch in sv_setsv() and
3092              other hot code by making SvTHINKFIRST() think about FAKE SVs
3093      Branch: perl
3094            ! doio.c embed.h embed.pl global.sym objXSUB.h pp.c pp_hot.c
3095            ! proto.h scope.c sv.c sv.h
3096 ____________________________________________________________________________
3097 [  3212] By: jhi                                   on 1999/04/03  16:20:09
3098         Log: Fix up some _t nits (Pid_t, Gid_t, Uid_t, etc. instead of int).
3099              
3100              From: John Bley <jbb6@acpub.duke.edu>
3101              To: perlbug@perl.org
3102              Subject: [PATCH]5.005_03 (CORE) Fix some _t nits
3103              Date: Thu, 1 Apr 1999 02:01:47 -0500 (EST)
3104              Message-ID: <Pine.SOL.3.91.990401015805.21458A-100000@soc13.acpub.duke.edu>
3105      Branch: cfgperl
3106            ! doio.c pp_sys.c
3107 ____________________________________________________________________________
3108 [  3211] By: jhi                                   on 1999/04/03  13:27:26
3109         Log: Change #3210 was rather unportable.  This is better.
3110      Branch: cfgperl
3111            ! Configure config_h.SH
3112 ____________________________________________________________________________
3113 [  3210] By: jhi                                   on 1999/04/03  13:16:20
3114         Log: Avoid Digital UNIX' ksh.
3115              
3116              From: Jarkko Hietaniemi <jhi@iki.fi> 
3117              To: Henrik Tougaard <ht000@siberut.foa.dk> 
3118              Cc: perlbug@perl.com, ht000@foa.dk 
3119              Subject: Re: Not OK perl5.005_03-MAINT_TRIAL_4
3120              Date: Wed, 27 Jan 1999 16:52:33 +0200 (EET) 
3121              Message-ID: <13999.10289.319422.239987@alpha.hut.fi> 
3122      Branch: cfgperl
3123            ! Configure config_h.SH
3124 ____________________________________________________________________________
3125 [  3209] By: jhi                                   on 1999/04/03  12:49:04
3126         Log: Integrate from mainperl.
3127      Branch: cfgperl
3128           !> Changes Makefile.SH README installperl t/lib/bigfloatpm.t
3129 ____________________________________________________________________________
3130 [  3208] By: jhi                                   on 1999/04/03  12:27:24
3131         Log: Add -mabi=64 to ccflags for 64-bit IRIX gcc.
3132              
3133              From: Lionel Cons <lionel.cons@cern.ch>
3134              To: jhi@iki.fi
3135              Cc: perlbug@perl.com, kstar@isinet.com,
3136              Philippe Defert <philippe.defert@cern.ch>
3137              Subject: Re: Not OK: perl 5.00503 on IP27-irix 6.5 (UNINSTALLED)
3138              Date: Thu, 1 Apr 1999 14:05:28 +0200 (METDST)
3139              Message-Id: <199904011205.OAA11380@mercury.cern.ch>
3140      Branch: cfgperl
3141            ! hints/irix_6.sh
3142 ____________________________________________________________________________
3143 [  3207] By: jhi                                   on 1999/04/03  12:20:21
3144         Log: Be polite about usemymalloc.
3145      Branch: cfgperl
3146            ! hints/aix.sh
3147 ____________________________________________________________________________
3148 [  3206] By: gsar                                  on 1999/04/02  23:31:59
3149         Log: a typo in change#3205
3150      Branch: perl
3151            ! t/lib/bigfloatpm.t
3152 ____________________________________________________________________________
3153 [  3205] By: gsar                                  on 1999/04/02  23:20:31
3154         Log: make testsuite reflect change#3157  (Math::BigFloat->new now
3155              returns NaNs faithfully)
3156      Branch: perl
3157            ! t/lib/bigfloatpm.t
3158 ____________________________________________________________________________
3159 [  3204] By: jhi                                   on 1999/04/02  22:03:23
3160         Log: On -Uinstallusrbinperl and no -Dprefix, set prefix to /usr/local.
3161              
3162              From: "Kurt D. Starsinic" <kstar@chapin.edu>
3163              To: perl5-porters@perl.org
3164              Subject: linux hints nit
3165              Date: Fri, 2 Apr 1999 16:49:47 -0500
3166              Message-ID: <19990402164947.E80926@O2.chapin.edu>
3167      Branch: cfgperl
3168            ! hints/linux.sh
3169 ____________________________________________________________________________
3170 [  3203] By: jhi                                   on 1999/04/02  22:00:56
3171         Log: Display exact glibc version in Linux. 
3172              
3173              From: Andy Dougherty <doughera@lafayette.edu>
3174              To: Perl Porters <perl5-porters@perl.org>
3175              Subject: Displaying glibc version on Linux
3176              Date: Mon, 29 Mar 1999 15:04:26 -0500 (EST)
3177              Message-Id: <Pine.GSU.4.05.9903291417370.15335-100000@newton.phys>
3178      Branch: cfgperl
3179            ! hints/linux.sh
3180 ____________________________________________________________________________
3181 [  3202] By: gsar                                  on 1999/04/02  21:23:18
3182         Log: various little goofs
3183      Branch: perl
3184            ! Changes Makefile.SH README installperl
3185 ____________________________________________________________________________
3186 [  3201] By: jhi                                   on 1999/04/02  13:13:39
3187         Log: Configure regen.
3188              
3189              Add llseek + offset_t probing.
3190              Change CONFIG to CONFIGDOTSH.
3191              'unset foo' is unportable, use foo=''.
3192      Branch: cfgperl
3193            ! Configure Makefile.SH Policy_sh.SH cflags.SH config_h.SH
3194            ! configpm makeaperl.SH makedepend.SH makedir.SH myconfig.SH
3195            ! perl_exp.SH writemain.SH
3196 ____________________________________________________________________________
3197 [  3200] By: jhi                                   on 1999/04/02  12:06:22
3198         Log: Introduce myconfig.SH.
3199              
3200              From: Andy Dougherty <doughera@lafayette.edu>
3201              To: Jarkko Hietaniemi <jhi@iki.fi>
3202              Cc: Nick Ing-Simmons <nik@tiuk.ti.com>, Perl Porters <perl5-porters@perl.org>
3203              Subject: [PATCH] myconfig.SH (was Re: perl install bug on AIX 4.3.1.0)
3204              Date: Tue, 30 Mar 1999 12:41:29 -0500 (EST)
3205              Message-Id: <Pine.GSU.4.05.9903301222280.15987-100000@newton.phys>
3206      Branch: cfgperl
3207            + myconfig.SH
3208            - myconfig
3209            ! MANIFEST
3210 ____________________________________________________________________________
3211 [  3195] By: jhi                                   on 1999/03/28  16:42:54
3212         Log: Update perlhist on 5_03.
3213      Branch: maint-5.005/perl
3214            ! pod/perlhist.pod
3215 ____________________________________________________________________________
3216 [  3194] By: jhi                                   on 1999/03/28  12:30:01
3217         Log: Integrate from mainperl.
3218      Branch: cfgperl
3219           +> t/op/grep.t
3220            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/bigfloat.pl
3221            ! t/lib/bigintpm.t
3222           !> MANIFEST Porting/p4desc ext/Thread/Thread.xs op.c
3223           !> t/lib/thread.t
3224 ____________________________________________________________________________
3225 [  3189] By: gsar                                  on 1999/03/28  08:22:00
3226         Log: various pod niggles
3227      Branch: maint-5.005/perl
3228            ! pod/perl.pod pod/perldebug.pod pod/perldiag.pod
3229            ! pod/perlfunc.pod pod/perlhist.pod
3230 ____________________________________________________________________________
3231 [  3187] By: gsar                                  on 1999/03/28  07:31:16
3232         Log: regularize CAPI declarations (CAPI extensions now build under
3233              the Borland compiler)
3234      Branch: maint-5.005/perl
3235            ! win32/GenCAPI.pl
3236 ____________________________________________________________________________
3237 [  3186] By: gsar                                  on 1999/03/28  07:26:33
3238         Log: ensure XS_LOCKS stuff happens *before* XSUB is entered under
3239              -DPERL_CAPI
3240      Branch: maint-5.005/perl
3241            ! XSlock.h win32/GenCAPI.pl win32/Makefile win32/makefile.mk
3242 ____________________________________________________________________________
3243 [  3183] By: gsar                                  on 1999/03/28  06:00:46
3244         Log: update p4 utility to ignore non-text files
3245      Branch: perl
3246            ! Porting/p4desc
3247 ____________________________________________________________________________
3248 [  3181] By: gsar                                  on 1999/03/28  03:37:23
3249         Log: integrate change#3179 from maint-5.005
3250      Branch: perl
3251           !> ext/Thread/Thread.xs t/lib/thread.t
3252 ____________________________________________________________________________
3253 [  3180] By: gsar                                  on 1999/03/28  02:28:20
3254         Log: fix bogus OPf_REF context for the BLOCK in C<grep BLOCK @foo>
3255              (sometimes caused bizarreness in the BLOCK)
3256      Branch: perl
3257            + t/op/grep.t
3258            ! MANIFEST op.c
3259 ____________________________________________________________________________
3260 [  3179] By: gsar                                  on 1999/03/28  02:14:04
3261         Log: fix thread segfault when passing large number of arguments to child
3262              a la C<Thread->new($foo, 1..1000)>
3263      Branch: maint-5.005/perl
3264            ! ext/Thread/Thread.xs t/lib/thread.t
3265 ____________________________________________________________________________
3266 [  3178] By: gbarr                                 on 1999/03/28  01:39:23
3267         Log: fix $Config{'usethreads'} typo in perlthrtut
3268              
3269              From: Ian Maloney <szhmf9@wsblob.ubs.com>
3270              Date: Thu, 25 Mar 1999 16:40:14 +0100 (MET)
3271              Message-Id: <199903251540.QAA02439@wsblob.>
3272              Subject: perlthrtut documentation error
3273      Branch: maint-5.005/perl
3274            ! pod/perlthrtut.pod
3275 ____________________________________________________________________________
3276 [  3173] By: gbarr                                 on 1999/03/27  18:19:47
3277         Log: Update Test.pm to VERSION 1.122 from CPAN
3278      Branch: maint-5.005/perl
3279            ! lib/Test.pm
3280 ____________________________________________________________________________
3281 [  3171] By: jhi                                   on 1999/03/26  22:38:28
3282         Log: Integrate from mainperl.
3283      Branch: cfgperl
3284           !> (integrate 37 files)
3285 ____________________________________________________________________________
3286 [  3170] By: gsar                                  on 1999/03/26  01:30:25
3287         Log: specify type of bracket in "Unmatched bracket" diagnostic;
3288              prefer 'brace' or 'curly bracket' over 'curly brace'
3289      Branch: perl
3290            ! pod/perldiag.pod pod/perlreftut.pod pod/perlstyle.pod
3291            ! t/op/misc.t t/op/re_tests toke.c
3292 ____________________________________________________________________________
3293 [  3169] By: gsar                                  on 1999/03/26  00:50:51
3294         Log: better description of "Integer overflow" diagnostic
3295      Branch: perl
3296            ! pod/perldiag.pod
3297 ____________________________________________________________________________
3298 [  3168] By: gsar                                  on 1999/03/25  11:02:46
3299         Log: applied needful parts of suggested patch
3300              From: "Vishal Bhatia" <vishalb@my-dejanews.com>
3301              Date: Tue, 23 Mar 1999 16:21:43 -0800
3302              Message-ID: <OOOKJGFMLFLHBAAA@my-dejanews.com>
3303              Subject: [PATCH 5.005_56] pp_formline correction
3304      Branch: perl
3305            ! ext/B/B/Bblock.pm ext/B/B/CC.pm
3306 ____________________________________________________________________________
3307 [  3167] By: gsar                                  on 1999/03/25  10:39:02
3308         Log: clarify what a "comment" means (due to Mark-Jason Dominus
3309              <mjd@plover.com>)
3310      Branch: perl
3311            ! pod/perlsyn.pod
3312 ____________________________________________________________________________
3313 [  3166] By: gsar                                  on 1999/03/25  10:33:18
3314         Log: describe current behavior on local($foo{nothere}) (suggested by
3315              Lionel Cons <lionel.cons@cern.ch>)
3316      Branch: perl
3317            ! pod/perlsub.pod
3318 ____________________________________________________________________________
3319 [  3165] By: gsar                                  on 1999/03/25  06:21:05
3320         Log: fix refcnt on PL_main_cv (variant of suggestion by Vishal Bhatia
3321              <vishalb@hotmail.com>)
3322      Branch: perl
3323            ! ext/B/B/C.pm
3324 ____________________________________________________________________________
3325 [  3164] By: gsar                                  on 1999/03/25  06:17:27
3326         Log: From: Stephen McCamant <smccam@uclink4.berkeley.edu>
3327              Date: Tue, 23 Mar 1999 17:47:04 -0800 (PST)
3328              Message-ID: <14072.16859.154428.241373@fre-76-120.reshall.berkeley.edu>
3329              Subject: [PATCH _56] Compiler needs to know about utf8 SVOP tr///s
3330      Branch: perl
3331            ! ext/B/B.xs op.h opcode.pl
3332 ____________________________________________________________________________
3333 [  3163] By: gsar                                  on 1999/03/25  06:15:49
3334         Log: B::Deparse update from Stephen McCamant <smccam@uclink4.berkeley.edu>
3335              Date: Tue, 23 Mar 1999 02:41:34 -0800 (PST)
3336              Message-ID: <14071.27445.867782.852353@fre-76-120.reshall.berkeley.edu>
3337              Subject: [PATCH _56] B::Deparse 0.57
3338              --
3339              Date: Tue, 23 Mar 1999 13:08:12 -0800 (PST)
3340              Message-ID: <14072.502.107712.175179@fre-76-120.reshall.berkeley.edu>
3341              Subject: Re: [PATCH _56] B::Deparse 0.57 
3342      Branch: perl
3343            ! AUTHORS MAINTAIN ext/B/B/Deparse.pm
3344 ____________________________________________________________________________
3345 [  3162] By: gsar                                  on 1999/03/25  06:11:46
3346         Log: fix a few places that said 'int', but meant 'STRLEN'
3347      Branch: perl
3348            ! pod/perlguts.pod proto.h sv.c
3349 ____________________________________________________________________________
3350 [  3161] By: gsar                                  on 1999/03/25  06:01:18
3351         Log: From: Russ Allbery <rra@stanford.edu>
3352              Date: 22 Mar 1999 04:26:26 -0800
3353              Message-ID: <yl4sndr9ql.fsf@windlord.stanford.edu>
3354              Subject: [5.005_56] Add EXISTS to SDBM_File and libsdbm
3355      Branch: perl
3356            ! ext/SDBM_File/SDBM_File.xs ext/SDBM_File/sdbm/README.too
3357            ! ext/SDBM_File/sdbm/pair.c ext/SDBM_File/sdbm/pair.h
3358            ! ext/SDBM_File/sdbm/sdbm.3 ext/SDBM_File/sdbm/sdbm.c
3359            ! ext/SDBM_File/sdbm/sdbm.h pod/perldelta.pod t/lib/sdbm.t
3360 ____________________________________________________________________________
3361 [  3160] By: gsar                                  on 1999/03/25  02:26:31
3362         Log: better description of OP_UNSTACK (s/unstack/iteration finalizer/)
3363      Branch: perl
3364            ! opcode.h opcode.pl
3365 ____________________________________________________________________________
3366 [  3159] By: gsar                                  on 1999/03/25  02:18:17
3367         Log: add statement-modifier loops to :base_loop class
3368      Branch: perl
3369            ! ext/Opcode/Opcode.pm
3370 ____________________________________________________________________________
3371 [  3158] By: gsar                                  on 1999/03/25  00:36:57
3372         Log: integrate changes#3105,3130,3154 from maint-5.005
3373      Branch: perl
3374           !> Configure INSTALL hints/dec_osf.sh hints/netbsd.sh
3375 ____________________________________________________________________________
3376 [  3157] By: gsar                                  on 1999/03/25  00:24:17
3377         Log: remove bogus panic()
3378      Branch: perl
3379            ! Changes lib/Math/BigFloat.pm
3380 ____________________________________________________________________________
3381 [  3156] By: jhi                                   on 1999/03/24  22:43:43
3382         Log: Integrate from mainperl.
3383      Branch: cfgperl
3384           +> (branch 38 files)
3385           !> (integrate 68 files)
3386 ____________________________________________________________________________
3387 [  3155] By: jhi                                   on 1999/03/24  22:12:17
3388         Log: Configure regenerated because of changes #3130/#3154 and #3147.
3389      Branch: cfgperl
3390            ! Configure config_h.SH
3391 ____________________________________________________________________________
3392 [  3154] By: jhi                                   on 1999/03/24  21:40:51
3393         Log: Reword the shared library search path (LD_LIBRARY_PATH) info
3394              based on suggestions from Andy Dougherty.
3395      Branch: maint-5.005/perl
3396            ! INSTALL
3397 ____________________________________________________________________________
3398 [  3153] By: gsar                                  on 1999/03/24  10:38:05
3399         Log: applied suggested patch, modulo superceded parts
3400              From: Charles Bailey <BAILEY@newman.upenn.edu>
3401              Date: Thu, 18 Mar 1999 00:10:44 -0400 (EDT)
3402              Message-id: <01J8YFGIHW2W001E7S@mail.newman.upenn.edu>
3403              Subject: [PATCH 5.005_56] Miscellaneous VMS-specific fixes
3404      Branch: perl
3405            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_VMS.pm
3406            ! t/comp/require.t t/op/lex_assign.t t/op/taint.t
3407            ! utils/perldoc.PL vms/ext/Stdio/Stdio.pm vms/ext/Stdio/Stdio.xs
3408            ! vms/ext/Stdio/test.pl vms/test.com vms/vmsish.h
3409 ____________________________________________________________________________
3410 [  3152] By: gsar                                  on 1999/03/24  10:30:51
3411         Log: applied suggested patch, modulo superceded parts
3412              From: Charles Bailey <BAILEY@newman.upenn.edu>
3413              Date: Thu, 18 Mar 1999 00:04:31 -0400 (EDT)
3414              Message-id: <01J8YF0EOWLU001E7S@mail.newman.upenn.edu>
3415              Subject: [PATCH 5.005_56] Miscellaneous small fixes
3416      Branch: perl
3417            ! ext/B/defsubs.h.PL ext/re/re.pm lib/ExtUtils/MM_Unix.pm
3418            ! lib/File/Basename.pm
3419 ____________________________________________________________________________
3420 [  3151] By: gsar                                  on 1999/03/24  10:15:00
3421         Log: doc tweak suggested by M.J.T. Guy <mjtg@cus.cam.ac.uk>
3422      Branch: perl
3423            ! pod/perlop.pod
3424 ____________________________________________________________________________
3425 [  3150] By: gsar                                  on 1999/03/24  10:09:13
3426         Log: missing integration in previous change
3427      Branch: perl
3428           !> README.apollo
3429 ____________________________________________________________________________
3430 [  3149] By: gsar                                  on 1999/03/24  10:06:44
3431         Log: integrate changes#3116,3119 from maint-5.005
3432      Branch: perl
3433            + README.apollo
3434           +> apollo/netinet/in.h
3435           !> MANIFEST hints/apollo.sh t/lib/io_udp.t
3436 ____________________________________________________________________________
3437 [  3148] By: gsar                                  on 1999/03/24  10:01:56
3438         Log: integrate changes#3091-3094 from maint-5.005
3439      Branch: perl
3440           !> README.hurd vms/subconfigure.com vos/config.h
3441           !> vos/config_h.SH_orig
3442 ____________________________________________________________________________
3443 [  3147] By: gsar                                  on 1999/03/24  09:31:49
3444         Log: warn about newfangled vfork() caveats
3445      Branch: perl
3446            ! Configure
3447 ____________________________________________________________________________
3448 [  3146] By: jhi                                   on 1999/03/24  09:20:14
3449         Log: Bring in changes #2808 and #2812 (from mainline perl)
3450              that enhance the perlbug checklist.
3451      Branch: maint-5.005/perl
3452            ! utils/perlbug.PL
3453 ____________________________________________________________________________
3454 [  3145] By: gsar                                  on 1999/03/24  08:37:02
3455         Log: integrate change#3115 from maint-5.005
3456      Branch: perl
3457           !> ext/DB_File/Changes ext/DB_File/DB_File.pm
3458           !> ext/DB_File/DB_File.xs ext/DB_File/typemap
3459 ____________________________________________________________________________
3460 [  3144] By: gsar                                  on 1999/03/24  08:33:59
3461         Log: add note about map in scalar context
3462      Branch: perl
3463            ! pod/perlfunc.pod
3464 ____________________________________________________________________________
3465 [  3143] By: gsar                                  on 1999/03/24  08:25:59
3466         Log: doc tweak
3467      Branch: perl
3468            ! lib/Time/Local.pm
3469 ____________________________________________________________________________
3470 [  3142] By: gsar                                  on 1999/03/24  08:20:37
3471         Log: applied suggested patch, modulo bogus hunk
3472              From: "Vishal Bhatia" <vishalb@hotmail.com>
3473              Date: Thu, 11 Mar 1999 07:40:27 PST
3474              Message-ID: <19990311154027.25891.qmail@hotmail.com>
3475              Subject: [PATCH 5.005_56] Minor fixes in perlcc
3476      Branch: perl
3477            ! ext/B/B/C.pm ext/B/B/CC.pm utils/perlcc.PL
3478 ____________________________________________________________________________
3479 [  3141] By: gsar                                  on 1999/03/24  08:06:12
3480         Log: integrate change#3104 from maint-5.005
3481      Branch: perl
3482           !> README.os390 t/lib/posix.t
3483 ____________________________________________________________________________
3484 [  3140] By: gsar                                  on 1999/03/24  06:34:56
3485         Log: fix failure of C<&locked_sub;> under -Dusethreads
3486      Branch: perl
3487            ! pp_hot.c t/lib/thread.t
3488 ____________________________________________________________________________
3489 [  3139] By: gsar                                  on 1999/03/24  05:52:00
3490         Log: debugger tweak (wasn't printing a newline after recalled commands)
3491      Branch: perl
3492            ! lib/perl5db.pl
3493 ____________________________________________________________________________
3494 [  3138] By: gsar                                  on 1999/03/24  05:33:28
3495         Log: document OO exceptions (based on a suggestion by Andreas Koenig
3496              <andreas.koenig@anima.de>)
3497      Branch: perl
3498            ! pod/perlfunc.pod
3499 ____________________________________________________________________________
3500 [  3137] By: gsar                                  on 1999/03/24  02:50:20
3501         Log: better "Illegal %s digit ignored" warnings
3502      Branch: perl
3503            ! MANIFEST pod/perldiag.pod pod/perlfunc.pod t/pragma/warn/util
3504            ! toke.c util.c
3505 ____________________________________________________________________________
3506 [  3136] By: gsar                                  on 1999/03/24  02:26:38
3507         Log: fix off-by-one that resulted in misparse of C</[\x{80}-\x{81}]/>
3508      Branch: perl
3509            + t/pragma/utf8.t
3510            ! regcomp.c
3511 ____________________________________________________________________________
3512 [  3135] By: gsar                                  on 1999/03/24  01:29:09
3513         Log: flip release & version in win32_uname()
3514      Branch: perl
3515            ! win32/win32.c
3516 ____________________________________________________________________________
3517 [  3134] By: gsar                                  on 1999/03/24  01:08:33
3518         Log: support POSIX::uname() via win32_uname()
3519      Branch: perl
3520            ! XSUB.h iperlsys.h win32/GenCAPI.pl win32/config.bc
3521            ! win32/config.gc win32/config.vc win32/config_H.bc
3522            ! win32/config_H.gc win32/config_H.vc win32/makedef.pl
3523            ! win32/perlhost.h win32/win32.c win32/win32.h win32/win32iop.h
3524 ____________________________________________________________________________
3525 [  3133] By: gsar                                  on 1999/03/23  22:20:10
3526         Log: From: jan.dubois@ibm.net (Jan Dubois)
3527              Date: Sat, 06 Mar 1999 21:42:56 +0100
3528              Message-ID: <36e49281.50337171@smtp1.ibm.net>
3529              Subject: [PATCH 5.005_56] perldelta.pod changes for Win32::* functions
3530      Branch: perl
3531            ! pod/perldelta.pod
3532 ____________________________________________________________________________
3533 [  3132] By: gsar                                  on 1999/03/23  22:17:45
3534         Log: File::Spec fixes from Jan Dubois <jan.dubois@ibm.net>
3535              Date: Sat, 06 Mar 1999 17:50:49 +0100
3536              Message-ID: <36e25209.33833760@smtp1.ibm.net>
3537              Subject: [PATCH 5.005_56] Fixes for File::Spec::Functions.pm
3538              --
3539              Date: Sat, 06 Mar 1999 18:15:00 +0100
3540              Message-ID: <36e36222.37954195@smtp1.ibm.net>
3541              Subject: [PATCH 5.005_56] Fix for File::Spec::Win32.pm
3542      Branch: perl
3543            + t/lib/filefunc.t
3544            ! MANIFEST lib/File/Spec/Functions.pm lib/File/Spec/Win32.pm
3545            ! pod/perldelta.pod pod/perlmodlib.pod
3546 ____________________________________________________________________________
3547 [  3131] By: gsar                                  on 1999/03/23  22:07:59
3548         Log: integrate cfgperl changes into mainline
3549      Branch: perl
3550           +> ext/DynaLoader/dl_rhapsody.xs hints/rhapsody.sh
3551           !> Configure Makefile.SH config_h.SH configure.gnu handy.h
3552           !> installperl malloc.c perl.c perl.h pod/perl.pod
3553           !> pod/perldelta.pod pp_sys.c t/op/stat.t x2p/util.c
3554 ____________________________________________________________________________
3555 [  3130] By: jhi                                   on 1999/03/23  22:02:23
3556         Log: Don't use config.msg to remind about the
3557              LD_LIBRARY_PATH because Makefile.SH takes
3558              care of that.
3559              
3560              Use shrplib in DEC O^W^Digital U^W^WTru64 UNIX.
3561              This used to be the default but in some MT or another it
3562              was dropped because of some transient error or another.
3563      Branch: maint-5.005/perl
3564            ! Configure hints/dec_osf.sh
3565 ____________________________________________________________________________
3566 [  3129] By: gsar                                  on 1999/03/23  21:38:03
3567         Log: add Pod-Parser-1.08 (verbatim module =include tests elided owing
3568              to size    and better maintainability)
3569      Branch: perl
3570            + lib/Pod/Checker.pm lib/Pod/InputObjects.pm lib/Pod/Parser.pm
3571            + lib/Pod/PlainText.pm lib/Pod/Select.pm lib/Pod/Usage.pm
3572            + pod/pod2usage.PL pod/podchecker.PL pod/podselect.PL
3573            + t/pod/emptycmd.t t/pod/emptycmd.xr t/pod/for.t t/pod/for.xr
3574            + t/pod/headings.t t/pod/headings.xr t/pod/include.t
3575            + t/pod/include.xr t/pod/included.t t/pod/included.xr
3576            + t/pod/lref.t t/pod/lref.xr t/pod/nested_items.t
3577            + t/pod/nested_items.xr t/pod/nested_seqs.t t/pod/nested_seqs.xr
3578            + t/pod/oneline_cmds.t t/pod/oneline_cmds.xr t/pod/poderrs.t
3579            + t/pod/poderrs.xr t/pod/special_seqs.t t/pod/special_seqs.xr
3580            + t/pod/testcmp.pl t/pod/testp2pt.pl t/pod/testpchk.pl
3581            ! AUTHORS MAINTAIN MANIFEST installperl pod/Makefile
3582            ! win32/Makefile win32/makefile.mk win32/pod.mak
3583 ____________________________________________________________________________
3584 [  3128] By: jhi                                   on 1999/03/23  10:14:54
3585         Log: Integrate from mainperl.
3586      Branch: cfgperl
3587           !> (integrate 46 files)
3588 ____________________________________________________________________________
3589 [  3127] By: gsar                                  on 1999/03/23  06:57:30
3590         Log: From: Tim Witham - FES <twitham@pcocd2.intel.com>
3591              Date: Thu, 4 Mar 1999 10:54:01 -0800
3592              Message-Id: <9903041854.AA46868@frc0000>
3593              Subject: patch for useless Math::BigInt warnings
3594      Branch: perl
3595            ! lib/Math/BigInt.pm
3596 ____________________________________________________________________________
3597 [  3126] By: gsar                                  on 1999/03/23  05:54:37
3598         Log: avoid literal 'undef' in $lddlflags under `Configure -Uoptimize`
3599              From: "Kurt D. Starsinic" <kstar@chapin.edu>
3600              Date: Fri, 19 Feb 1999 15:47:59 -0500
3601              Message-ID: <19990219154759.A32350@O2.chapin.edu>
3602              Subject: [PATCH] OSF/1 hints
3603      Branch: perl
3604            ! hints/dec_osf.sh
3605 ____________________________________________________________________________
3606 [  3125] By: gsar                                  on 1999/03/23  00:56:38
3607         Log: avoid typeglob persistence in pp_readline()
3608      Branch: perl
3609            ! sv.c t/op/gv.t
3610 ____________________________________________________________________________
3611 [  3124] By: gsar                                  on 1999/03/22  21:12:23
3612         Log: update copyright years
3613      Branch: perl
3614            ! Changes EXTERN.h INTERN.h av.c av.h bytecode.pl cop.h cv.h
3615            ! deb.c doio.c doop.c dump.c form.h gv.c gv.h handy.h hv.c hv.h
3616            ! malloc.c mg.c mg.h op.c op.h perl.c perl.h perlio.c pp.c pp.h
3617            ! pp_ctl.c pp_hot.c pp_sys.c regcomp.c regexec.c run.c scope.c
3618            ! sv.c sv.h toke.c utf8.c utf8.h util.c
3619 ____________________________________________________________________________
3620 [  3123] By: gsar                                  on 1999/03/22  07:07:06
3621         Log: implement win32_spawnvp() internally, making it return true PIDs
3622              for asynchronous spawns; fix win32_kill() to always deal with
3623              PIDs
3624      Branch: perl
3625            ! win32/win32.c win32/win32.h
3626 ____________________________________________________________________________
3627 [  3122] By: jhi                                   on 1999/03/19  21:12:14
3628         Log: Describe the new Benchmark feature in more detail.
3629      Branch: cfgperl
3630            ! pod/perldelta.pod
3631      Branch: maint-5.005/perl
3632            ! pod/perldelta.pod
3633 ____________________________________________________________________________
3634 [  3121] By: jhi                                   on 1999/03/19  08:16:12
3635         Log: AVAILABILITY tuning.
3636      Branch: cfgperl
3637            ! pod/perl.pod
3638      Branch: maint-5.005/perl
3639            ! pod/perl.pod
3640 ____________________________________________________________________________
3641 [  3120] By: jhi                                   on 1999/03/17  14:52:17
3642         Log: Rhapsody change assumed too much.
3643      Branch: cfgperl
3644            ! t/op/stat.t
3645 ____________________________________________________________________________
3646 [  3119] By: jhi                                   on 1999/03/17  14:33:43
3647         Log: More Apollo fixes.
3648      Branch: maint-5.005/perl
3649            ! README.apollo hints/apollo.sh t/lib/io_udp.t
3650 ____________________________________________________________________________
3651 [  3118] By: jhi                                   on 1999/03/16  17:23:39
3652         Log: Nada.
3653      Branch: maint-5.005/perl
3654            ! README.apollo
3655 ____________________________________________________________________________
3656 [  3117] By: jhi                                   on 1999/03/16  17:18:49
3657         Log: Apollo DomainOS AVAILABILITY.
3658      Branch: cfgperl
3659            ! pod/perl.pod
3660      Branch: maint-5.005/perl
3661            ! pod/perl.pod
3662 ____________________________________________________________________________
3663 [  3116] By: jhi                                   on 1999/03/16  17:14:00
3664         Log: Apollo DomainOS patch
3665              From: Johann Klasek <jk@auto.tuwien.ac.at>
3666              Subject: Re: DomainPerl
3667              Date: Tue, 16 Mar 1999 17:46:32 +0100
3668              Message-ID: <19990316174632.A19759@euklid.auto.tuwien.ac.at>
3669      Branch: maint-5.005/perl
3670            + README.apollo apollo/netinet/in.h
3671            ! MANIFEST hints/apollo.sh
3672 ____________________________________________________________________________
3673 [  3115] By: jhi                                   on 1999/03/16  14:23:54
3674         Log: From: Paul Marquess <pmarquess@bfsec.bt.co.uk>
3675              To: Gurusamy Sarathy <gsar@activestate.com>,
3676              Graham Barr <gbarr@pobox.com>
3677              Cc: Perl5 Porters <perl5-porters@perl.org>,
3678              "Paul.Marquess" <Paul.Marquess@btinternet.com>
3679              Subject: [PATCH 5.005_56 & 5.005_03_T6] Upgrade DB_File to version 1.65
3680              Date: Sun, 14 Mar 1999 14:43:57 -0000
3681              Message-Id: <199903141841.NAA17040@defender.perl.org>
3682      Branch: maint-5.005/perl
3683            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
3684            ! ext/DB_File/DB_File.xs ext/DB_File/typemap
3685 ____________________________________________________________________________
3686 [  3114] By: jhi                                   on 1999/03/16  12:42:20
3687         Log: Mention Rhapsody in 5.005_5X perldelta,
3688              and in Rhapsody and Netware in 5.005_0X and 5.005_5X
3689              *planned* AVAILABILITY.
3690      Branch: cfgperl
3691            ! pod/perl.pod pod/perldelta.pod
3692      Branch: maint-5.005/perl
3693            ! pod/perl.pod
3694 ____________________________________________________________________________
3695 [  3113] By: jhi                                   on 1999/03/16  10:38:53
3696         Log: perldelta niggling.
3697      Branch: cfgperl
3698            ! pod/perldelta.pod
3699      Branch: maint-5.005/perl
3700            ! pod/perldelta.pod
3701 ____________________________________________________________________________
3702 [  3112] By: jhi                                   on 1999/03/16  10:35:21
3703         Log: Integrate from mainperl.
3704      Branch: cfgperl
3705           !> lib/unicode/MakeEthiopicSyllables.PL pod/perldelta.pod
3706           !> pod/perlhist.pod pod/perlmodinstall.pod pod/perltodo.pod
3707 ____________________________________________________________________________
3708 [  3111] By: jhi                                   on 1999/03/16  10:28:10
3709         Log: AVAILABILITY update: still mention PowerUX,
3710              Novell Netware now has sources available.
3711      Branch: cfgperl
3712            ! pod/perl.pod
3713      Branch: maint-5.005/perl
3714            ! pod/perl.pod
3715 ____________________________________________________________________________
3716 [  3110] By: gsar                                  on 1999/03/16  04:34:23
3717         Log: sundry pod niggles
3718      Branch: perl
3719            ! lib/unicode/MakeEthiopicSyllables.PL pod/perldelta.pod
3720            ! pod/perlhist.pod pod/perlmodinstall.pod pod/perltodo.pod
3721 ____________________________________________________________________________
3722 [  3109] By: jhi                                   on 1999/03/15  17:00:11
3723         Log: Integrate from mainperl.
3724      Branch: cfgperl
3725           +> lib/unicode/EthiopicSyllables.txt lib/unicode/In/Ethiopic.pl
3726           +> lib/unicode/Is/Syllable.pl
3727           +> lib/unicode/MakeEthiopicSyllables.PL
3728           +> lib/unicode/README.Ethiopic
3729           !> AUTHORS MAINTAIN MANIFEST lib/unicode/Block.pl
3730           !> lib/unicode/Category.pl lib/unicode/Is/Alnum.pl
3731           !> lib/unicode/Is/Alpha.pl lib/unicode/Is/Digit.pl
3732           !> lib/unicode/Is/L.pl lib/unicode/Is/Lo.pl lib/unicode/Is/N.pl
3733           !> lib/unicode/Is/Nd.pl lib/unicode/Is/No.pl lib/unicode/Is/P.pl
3734           !> lib/unicode/Is/Po.pl lib/unicode/Is/Space.pl
3735           !> lib/unicode/Is/Z.pl lib/unicode/Is/Zs.pl lib/unicode/Makefile
3736           !> lib/unicode/Name.pl lib/unicode/Number.pl op.c
3737 ____________________________________________________________________________
3738 [  3108] By: jhi                                   on 1999/03/15  16:58:12
3739         Log: First pass of integrating the Rhapsody port,
3740              
3741              From: Wilfredo Sanchez <wsanchez@apple.com> 
3742              Subject: Keeping the world in sync.
3743              Reply-To: wsanchez@apple.com 
3744              To: perlbug@perl.com 
3745              Date: Fri, 13 Nov 1998 17:11:30 -0800 
3746              Message-Id: <199811140111.RAA41784@scv4.apple.com> 
3747      Branch: cfgperl
3748            + ext/DynaLoader/dl_rhapsody.xs hints/rhapsody.sh
3749            ! Configure Makefile.SH config_h.SH configure.gnu handy.h
3750            ! installperl malloc.c perl.c perl.h pp_sys.c t/op/stat.t
3751            ! x2p/util.c
3752 ____________________________________________________________________________
3753 [  3107] By: gsar                                  on 1999/03/15  03:22:10
3754         Log: applied suggested patch (mailed to perl-unicode@perl.org) with minor tweaks
3755              From: Daniel Yacob <dmulholl@cs.indiana.edu>
3756              Date: Tue, 23 Feb 1999 16:13:42 -0500 (EST)
3757              Message-Id: <199902232113.QAA26135@drum.cs.indiana.edu>
3758              Subject: ../lib/unicode/ Unicode 3.0 Extensions for Ethiopic
3759      Branch: perl
3760            + lib/unicode/EthiopicSyllables.txt lib/unicode/In/Ethiopic.pl
3761            + lib/unicode/Is/Syllable.pl
3762            + lib/unicode/MakeEthiopicSyllables.PL
3763            + lib/unicode/README.Ethiopic
3764            ! AUTHORS MAINTAIN MANIFEST lib/unicode/Block.pl
3765            ! lib/unicode/Category.pl lib/unicode/Is/Alnum.pl
3766            ! lib/unicode/Is/Alpha.pl lib/unicode/Is/Digit.pl
3767            ! lib/unicode/Is/L.pl lib/unicode/Is/Lo.pl lib/unicode/Is/N.pl
3768            ! lib/unicode/Is/Nd.pl lib/unicode/Is/No.pl lib/unicode/Is/P.pl
3769            ! lib/unicode/Is/Po.pl lib/unicode/Is/Space.pl
3770            ! lib/unicode/Is/Z.pl lib/unicode/Is/Zs.pl lib/unicode/Makefile
3771            ! lib/unicode/Name.pl lib/unicode/Number.pl
3772 ____________________________________________________________________________
3773 [  3106] By: gsar                                  on 1999/03/12  20:35:36
3774         Log: change#3067 failed package.t due to needless creation of $a and $b;
3775              fixed to do that only for C<sort BLOCK|CODE @foo>, not C<sort(@foo)>
3776      Branch: perl
3777            ! op.c
3778 ____________________________________________________________________________
3779 [  3105] By: jhi                                   on 1999/03/12  15:54:57
3780         Log: Recognize the NetBSD packages collection.
3781      Branch: maint-5.005/perl
3782            ! hints/netbsd.sh
3783 ____________________________________________________________________________
3784 [  3104] By: jhi                                   on 1999/03/12  09:07:04
3785         Log: From: pvhp@forte.com (Peter Prymmer)
3786              To: jhi@iki.fi, perl-mvs@perl.org, perlbug@perl.com
3787              Subject: [PATCH MT6,_56] was Re: Not OK: perl 5.00503 +MAINT_TRIAL_6 on os390 06.00 (UNINSTALLED)
3788              Date: Thu, 11 Mar 99 14:24:54 PST
3789              Message-Id: <9903112224.AA24346@forte.com>
3790      Branch: maint-5.005/perl
3791            ! README.os390 t/lib/posix.t
3792 ____________________________________________________________________________
3793 [  3103] By: jhi                                   on 1999/03/10  11:07:46
3794         Log: Integrate from mainperl.
3795      Branch: cfgperl
3796           !> Changes embed.h embed.pl embedvar.h global.sym objXSUB.h op.c
3797           !> perl.c perl.h pod/perldelta.pod pod/pod2man.PL t/base/lex.t
3798           !> t/pragma/warn/1global toke.c win32/makedef.pl
3799 ____________________________________________________________________________
3800 [  3102] By: jhi                                   on 1999/03/10  11:01:20
3801         Log: From: pvhp@forte.com (Peter Prymmer)
3802              To: perl5-porters@perl.org
3803              Subject: [5.005_03-MT6]Patch: time passes
3804              Date: Tue, 9 Mar 99 18:42:17 PST
3805              Message-Id: <9903100242.AA29057@forte.com>
3806      Branch: maint-5.005/perl
3807            ! perl.c
3808 ____________________________________________________________________________
3809 [  3101] By: jhi                                   on 1999/03/10  10:30:15
3810         Log: From: Mark-Jason Dominus <mjd@plover.com>
3811              To: perl5-porters@perl.com
3812              Subject: Minor fix to perlfunc.pod
3813              Date: Mon, 08 Mar 1999 20:05:53 -0500
3814              Message-ID: <19990309010553.13757.qmail@plover.com>
3815      Branch: maint-5.005/perl
3816            ! pod/perlfunc.pod
3817 ____________________________________________________________________________
3818 [  3100] By: gsar                                  on 1999/03/09  23:04:44
3819         Log: change#3060 had the wrong quotes
3820      Branch: perl
3821            ! pod/pod2man.PL
3822 ____________________________________________________________________________
3823 [  3099] By: jhi                                   on 1999/03/09  12:52:21
3824         Log: d_uname was broken (probably since _53), reported by
3825              
3826              From: Alan Burlison <Alan.Burlison@uk.sun.com>
3827              To: p5p <perl5-porters@perl.org>, Gurusamy Sarathy <gsar@umich.edu>,
3828              cpan-testers@perl.org
3829              Subject: Not OK: perl 5.00556 on sun4-solaris 2.6
3830              Date: Mon, 08 Mar 1999 13:22:31 +0000
3831              Message-ID: <36E3CF17.EA1FEDAA@uk.sun.com>
3832              
3833              and
3834              
3835              From: lvirden@cas.org (Larry W. Virden)
3836              To: perlbug@perl.com
3837              Subject: configure not correctly identifying uname posix compatibility
3838              Date: Mon, 8 Mar 1999 06:36:16 -0500 (EST)
3839              Message-Id: <199903081136.GAA23682@cas.org>
3840      Branch: cfgperl
3841            ! Configure config_h.SH
3842 ____________________________________________________________________________
3843 [  3098] By: gsar                                  on 1999/03/09  03:16:07
3844         Log: fix parsing of here documents in C<eval 's/.../<<FOO/e'>
3845      Branch: perl
3846            ! op.c perl.h pod/perldelta.pod t/base/lex.t toke.c
3847 ____________________________________________________________________________
3848 [  3097] By: gsar                                  on 1999/03/09  02:50:43
3849         Log: use yyerror() instead of croak() so that compile-time failures in
3850              my(LIST) don't confuse globals with lexicals
3851      Branch: perl
3852            ! op.c toke.c
3853 ____________________________________________________________________________
3854 [  3096] By: gsar                                  on 1999/03/09  02:47:36
3855         Log: adjust testsuite for change#3067
3856      Branch: perl
3857            ! t/pragma/warn/1global
3858 ____________________________________________________________________________
3859 [  3095] By: gsar                                  on 1999/03/08  21:04:48
3860         Log: remove bogus symbols from global.sym
3861      Branch: perl
3862            ! Changes embed.h embed.pl embedvar.h global.sym objXSUB.h
3863            ! perl.h win32/makedef.pl
3864 ____________________________________________________________________________
3865 [  3094] By: jhi                                   on 1999/03/06  16:16:15
3866         Log: From: Mark Kettenis <kettenis@wins.uva.nl>
3867              To: jhi@iki.fi
3868              Subject: Oops
3869              Date: Sat, 6 Mar 1999 17:15:35 +0100 (CET)
3870              Message-Id: <199903061615.RAA00207@delius.kettenis.nl>
3871      Branch: maint-5.005/perl
3872            ! README.hurd
3873 ____________________________________________________________________________
3874 [  3093] By: jhi                                   on 1999/03/06  15:59:46
3875         Log: From: Mark Kettenis <kettenis@wins.uva.nl>
3876              To: jhi@iki.fi
3877              Subject: New Hurd README
3878              Date: Sat, 6 Mar 1999 16:46:12 +0100 (CET)
3879              Message-Id: <199903061601.RAA00185@delius.kettenis.nl>
3880      Branch: maint-5.005/perl
3881            ! README.hurd
3882 ____________________________________________________________________________
3883 [  3092] By: jhi                                   on 1999/03/06  12:52:06
3884         Log: From: Paul_Green@stratus.com
3885              To: perl5-porters@perl.org
3886              Cc: jhi@iki.fi, Paul_Green@stratus.com
3887              Subject: [PATCH 5.005_03-MAINT_TRIAL_6]: platform: vos -- updates to VOS port of Perl5
3888              Date: Fri, 5 Mar 1999 18:08:49 -0500 
3889              Message-ID: <1D1A4EF7AD4DD211A80D00A0C9D7DB665A035A@exna1.stratus.com>
3890      Branch: maint-5.005/perl
3891            ! vos/config.h vos/config_h.SH_orig
3892 ____________________________________________________________________________
3893 [  3091] By: jhi                                   on 1999/03/06  12:42:21
3894         Log: From: Dan Sugalski <sugalskd@osshe.edu>
3895              To: perl5-porters@perl.org, vmsperl@perl.org
3896              Subject: [PATCH 5.005_03-MT6]VMS build patch
3897              Date: Fri, 05 Mar 1999 12:36:19 -0800
3898              Message-Id: <3.0.6.32.19990305123619.02d326a0@ous.edu>
3899      Branch: maint-5.005/perl
3900            ! vms/subconfigure.com
3901 ____________________________________________________________________________
3902 [  3090] By: gsar                                  on 1999/03/06  04:40:03
3903         Log: integrate change#3089 from mainline
3904              
3905              tolerate CRs after options
3906      Branch: maint-5.005/perl
3907           !> perl.c
3908 ____________________________________________________________________________
3909 [  3089] By: gsar                                  on 1999/03/06  04:30:40
3910         Log: tolerate CRs after options
3911      Branch: perl
3912            ! perl.c
3913 ____________________________________________________________________________
3914 [  3088] By: jhi                                   on 1999/03/05  12:49:01
3915         Log: Integrate from mainperl.
3916      Branch: cfgperl
3917           +> README.hurd
3918           !> MANIFEST ext/Errno/Errno_pm.PL t/lib/io_sock.t
3919 ____________________________________________________________________________
3920 [  3087] By: gsar                                  on 1999/03/05  06:41:16
3921         Log: adjust timeouts to accomodate slow/busy systems
3922      Branch: perl
3923            ! t/lib/io_sock.t
3924 ____________________________________________________________________________
3925 [  3083] By: gsar                                  on 1999/03/05  01:32:47
3926         Log: integrate change#3081 from maint-5.005
3927      Branch: perl
3928           !> ext/Errno/Errno_pm.PL
3929 ____________________________________________________________________________
3930 [  3082] By: gsar                                  on 1999/03/05  01:31:06
3931         Log: integrate change#2904 from maint-5.005
3932      Branch: perl
3933           +> README.hurd
3934           !> MANIFEST
3935 ____________________________________________________________________________
3936 [  3081] By: gsar                                  on 1999/03/05  00:14:33
3937         Log: protect against doubled backslashes
3938      Branch: maint-5.005/perl
3939            ! ext/Errno/Errno_pm.PL
3940 ____________________________________________________________________________
3941 [  3077] By: jhi                                   on 1999/03/04  08:10:13
3942         Log: Integrate from mainperl.
3943      Branch: cfgperl
3944           +> ext/B/B/Stash.pm
3945           !> MANIFEST README.hpux cc_runtime.h config_h.SH ext/B/B/C.pm
3946           !> ext/B/B/CC.pm gv.c lib/File/Compare.pm lib/Test/Harness.pm
3947           !> op.c pod/perldelta.pod pod/perlfunc.pod pod/pod2man.PL
3948           !> t/lib/bigfloatpm.t t/lib/io_sock.t utils/perlcc.PL
3949 ____________________________________________________________________________
3950 [  3076] By: jhi                                   on 1999/03/04  08:07:59
3951         Log: Regen config_h.SH once more because of *size, 
3952              noticed by
3953              
3954              From: Hans Mulder <hansm@icgned.icgroup.nl>
3955              To: Jarkko Hietaniemi <jhi@iki.fi>
3956              Cc: perl5-porters@perl.org
3957              Subject: [PATCH for _56] LONGSIZE used before it is set in config.h
3958              Date: Thu,  4 Mar 99 00:10:45 +0100
3959              Message-Id: <9903032317.AA23021@icgned.icgroup.nl>
3960      Branch: cfgperl
3961            ! Configure config_h.SH
3962 ____________________________________________________________________________
3963 [  3068] By: gsar                                  on 1999/03/04  05:48:03
3964         Log: From: Hans Mulder <hansm@icgned.icgroup.nl>
3965              Date: Thu,  4 Mar 99 00:10:45 +0100
3966              Message-Id: <9903032317.AA23021@icgned.icgroup.nl>
3967              Subject: [PATCH for _56] LONGSIZE used before it is set in config.h
3968      Branch: perl
3969            ! config_h.SH
3970 ____________________________________________________________________________
3971 [  3067] By: gsar                                  on 1999/03/04  05:44:32
3972         Log: exempt $foo::a,$foo::b from warnings only if sort() was seen in package foo
3973              From: Graham Barr <gbarr@ti.com>
3974              Date: Wed, 3 Mar 1999 17:23:56 -0600
3975              Message-ID: <19990303172356.F7442@dal.asp.ti.com>
3976              Subject: Re: 'use strict' doesn't work for one-letter variables
3977      Branch: perl
3978            ! gv.c op.c
3979 ____________________________________________________________________________
3980 [  3066] By: gsar                                  on 1999/03/04  05:20:50
3981         Log: updates to compiler modules
3982              From: "Vishal Bhatia" <vishalb@hotmail.com>
3983              Date: Tue, 02 Mar 1999 23:27:25 PST
3984              Message-ID: <19990303072725.779.qmail@hotmail.com>
3985              Subject: PATCH 5.005_56 + Test procedure
3986      Branch: perl
3987            + ext/B/B/Stash.pm
3988            ! MANIFEST cc_runtime.h ext/B/B/C.pm ext/B/B/CC.pm
3989            ! lib/Test/Harness.pm utils/perlcc.PL
3990 ____________________________________________________________________________
3991 [  3065] By: gsar                                  on 1999/03/04  05:03:30
3992         Log: more s/s_/s!/ etc.
3993      Branch: perl
3994            ! pod/perldelta.pod pod/perlfunc.pod
3995 ____________________________________________________________________________
3996 [  3064] By: gsar                                  on 1999/03/04  04:50:45
3997         Log: integrate cfgperl contents into mainline
3998      Branch: perl
3999           !> Configure README.vms bytecode.h config_h.SH configure.com
4000           !> ext/B/defsubs.h.PL hints/hpux.sh pod/perldelta.pod
4001           !> pod/perldiag.pod pp.c t/lib/ipc_sysv.t t/op/pack.t thread.h
4002           !> vms/ext/vmsish.pm vms/subconfigure.com vms/vms.c vms/vmsish.h
4003 ____________________________________________________________________________
4004 [  3063] By: gsar                                  on 1999/03/04  04:44:13
4005         Log: HP-UX has yet another spelling for /NaNQ?/
4006      Branch: perl
4007            ! t/lib/bigfloatpm.t
4008 ____________________________________________________________________________
4009 [  3062] By: gsar                                  on 1999/03/04  04:36:08
4010         Log: error-check for accept() test
4011      Branch: perl
4012            ! t/lib/io_sock.t
4013 ____________________________________________________________________________
4014 [  3061] By: gsar                                  on 1999/03/04  03:40:25
4015         Log: allow custom comparison function in File::Compare::compare_text()
4016              From: jan.dubois@ibm.net (Jan Dubois)
4017              Date: Fri, 26 Feb 1999 21:56:09 +0100
4018              Message-ID: <36db0838.8805651@smtp1.ibm.net>
4019              Subject: Re: PodParser 1.07 (was: RE: C<stuff()> vs stuff()) 
4020      Branch: perl
4021            ! lib/File/Compare.pm
4022 ____________________________________________________________________________
4023 [  3060] By: gsar                                  on 1999/03/04  03:37:38
4024         Log: better version of change#3038
4025              From: abigail@fnx.com
4026              Date: Mon, 1 Mar 1999 14:11:36 -0500 (EST)
4027              Message-ID: <19990301191136.5557.qmail@alexandra.wayne.fnx.com>
4028              Subject: Re: [PATCH 5.005_03 TRIAL-5 pod/pod2man.PL] Recognize -> and => inside
4029      Branch: perl
4030            ! pod/pod2man.PL
4031 ____________________________________________________________________________
4032 [  3058] By: jhi                                   on 1999/03/03  22:30:40
4033         Log: Configure regen to
4034              (1) match maint-5.005 patches #3056 and #3057
4035              (2) better version of PHOSTNAME of #3050
4036              (3) the crosscompile/multiarch config_h.SH trouble solved for now
4037      Branch: cfgperl
4038            ! Configure config_h.SH
4039 ____________________________________________________________________________
4040 [  3054] By: jhi                                   on 1999/03/03  09:57:59
4041         Log: Change #3053 missed perldelta.
4042      Branch: cfgperl
4043            ! pod/perldelta.pod
4044 ____________________________________________________________________________
4045 [  3053] By: jhi                                   on 1999/03/03  08:29:43
4046         Log: Use '!' to mark native integer packings instead of '_'.
4047      Branch: cfgperl
4048            ! pod/perldiag.pod pp.c t/lib/ipc_sysv.t t/op/pack.t
4049 ____________________________________________________________________________
4050 [  3052] By: jhi                                   on 1999/03/02  23:12:36
4051         Log: The HP-UX threads patch (change #3028) is needed also here.
4052      Branch: cfgperl
4053            ! hints/hpux.sh thread.h
4054 ____________________________________________________________________________
4055 [  3051] By: jhi                                   on 1999/03/02  08:24:52
4056         Log: From: Dan Sugalski <sugalskd@osshe.edu>
4057              To: perl5-porters@perl.org, vmsperl@perl.org
4058              Subject: [PATCH 5.005_0x and 5.005_5x]Minor update to README.VMS
4059              Date: Mon, 01 Mar 1999 16:10:57 -0800
4060              Message-Id: <3.0.6.32.19990301161057.03b1fc00@ous.edu>
4061      Branch: cfgperl
4062            ! README.vms
4063      Branch: maint-5.005/perl
4064            ! README.vms
4065 ____________________________________________________________________________
4066 [  3050] By: jhi                                   on 1999/03/02  08:22:29
4067         Log: From: Dan Sugalski <sugalskd@osshe.edu>
4068              To: perl5-porters@perl.org, vmsperl@perl.org
4069              Subject: [PATCH5.005_56]Diffs to get 5.005_56 building on VMS
4070              Date: Mon, 01 Mar 1999 16:06:29 -0800
4071              Message-Id: <3.0.6.32.19990301160629.02e09ec0@ous.edu>
4072              
4073              From: Dan Sugalski <sugalskd@osshe.edu>
4074              To: perl5-porters@perl.org, vmsperl@perl.org
4075              Subject: [PATCH 5.005_56]vmsish.pm patch
4076              Date: Mon, 01 Mar 1999 20:19:04 -0800
4077              Message-Id: <3.0.6.32.19990301201904.02cff460@ous.edu>
4078              
4079              plus Configure regen containing a "solution" to the
4080              crosscompile/multiarch problem.
4081      Branch: cfgperl
4082            ! Configure config_h.SH configure.com ext/B/defsubs.h.PL
4083            ! vms/ext/vmsish.pm vms/subconfigure.com vms/vms.c vms/vmsish.h
4084 ____________________________________________________________________________
4085 [  3049] By: jhi                                   on 1999/03/02  07:34:21
4086         Log: From: Spider Boardman <spider@leggy.zk3.dec.com>
4087              To: perl5-porters@perl.org
4088              Subject: [PATCH] Eliminate (valid) warning in byterun.c
4089              Date: Mon, 01 Mar 1999 17:27:59 -0500
4090              Message-Id: <199903012227.RAA00181@leggy.zk3.dec.com>
4091      Branch: cfgperl
4092            ! bytecode.h
4093      Branch: maint-5.005/perl
4094            ! bytecode.h
4095 ____________________________________________________________________________
4096 [  3048] By: gsar                                  on 1999/03/02  06:41:21
4097         Log: updated HP-UX notes from Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
4098      Branch: perl
4099            ! MANIFEST README.hpux
4100 ____________________________________________________________________________
4101 [  3047] By: jhi                                   on 1999/03/01  06:34:43
4102         Log: Integrate from mainperl.
4103      Branch: cfgperl
4104           +> README.hpux lib/File/Spec/Functions.pm
4105           !> (integrate 28 files)
4106 ____________________________________________________________________________
4107 [  3046] By: gsar                                  on 1999/03/01  05:34:28
4108         Log: this is 5.005_56
4109      Branch: perl
4110            ! Changes
4111
4112 ----------------
4113 Version 5.005_56
4114 ----------------
4115
4116 ____________________________________________________________________________
4117 [  3045] By: gsar                                  on 1999/03/01  03:32:30
4118         Log: destroy PL_svref_mutex in perl_destruct()
4119      Branch: perl
4120            ! perl.c
4121 ____________________________________________________________________________
4122 [  3044] By: gsar                                  on 1999/03/01  00:38:50
4123         Log: up patchlevel &c.
4124      Branch: perl
4125            ! Changes patchlevel.h pod/perlhist.pod win32/Makefile
4126            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
4127            ! win32/makefile.mk
4128 ____________________________________________________________________________
4129 [  3043] By: gsar                                  on 1999/03/01  00:14:15
4130         Log: integrate cfgperl contents into mainline
4131      Branch: perl
4132            ! pod/perldelta.pod
4133           !> Configure config_h.SH
4134 ____________________________________________________________________________
4135 [  3042] By: gsar                                  on 1999/02/28  23:55:08
4136         Log: slightly edited version of suggested patch
4137              From: jan.dubois@ibm.net (Jan Dubois)
4138              Date: Mon, 01 Mar 1999 00:32:05 +0100
4139              Message-ID: <36dbcf2c.12325433@smtp1.ibm.net>
4140              Subject: Re: [PATCH 5.005_55] Cleanup of File::Spec module
4141      Branch: perl
4142            + lib/File/Spec/Functions.pm
4143            ! MANIFEST lib/File/Spec.pm
4144 ____________________________________________________________________________
4145 [  3041] By: gsar                                  on 1999/02/28  22:47:19
4146         Log: fix subtle bug in eval'' testsuite
4147      Branch: perl
4148            ! t/op/eval.t
4149 ____________________________________________________________________________
4150 [  3040] By: gsar                                  on 1999/02/28  22:46:24
4151         Log: avoid literal control characters in change#3039
4152      Branch: perl
4153            ! t/base/lex.t
4154 ____________________________________________________________________________
4155 [  3039] By: gsar                                  on 1999/02/28  21:47:18
4156         Log: todo item: permit extended control variables a la ${^Foo} (patch
4157              courtesy Mark-Jason Dominus <mjd@plover.com>)
4158      Branch: perl
4159            ! op.c pod/perldelta.pod pod/perltodo.pod pod/perlvar.pod
4160            ! t/base/lex.t toke.c
4161 ____________________________________________________________________________
4162 [  3038] By: gsar                                  on 1999/02/28  21:21:05
4163         Log: From: abigail@fnx.com
4164              Date: Sun, 28 Feb 1999 10:59:16 -0500 (EST)
4165              Message-ID: <19990228155916.14496.qmail@alexandra.wayne.fnx.com>
4166              Subject: Recognize -> and => inside [A-Z]<> sequences.
4167      Branch: perl
4168            ! pod/pod2man.PL
4169 ____________________________________________________________________________
4170 [  3037] By: gsar                                  on 1999/02/28  21:12:22
4171         Log: fix longstanding bug: searches for lexicals originating within eval''
4172              weren't stopping at the subroutine boundary correctly
4173      Branch: perl
4174            ! op.c proto.h t/op/eval.t
4175 ____________________________________________________________________________
4176 [  3036] By: gsar                                  on 1999/02/28  20:02:29
4177         Log: revert parts of change#2990 to preserve predictable usage of Win32::Foo()
4178              as stacked list values
4179              From: jan.dubois@ibm.net (Jan Dubois)
4180              Date: Sat, 27 Feb 1999 18:24:17 +0100
4181              Message-ID: <36e22849.36531259@smtp1.ibm.net>
4182              Subject: Re: resend [PATCH 5.005_55] Various win32/win32.c cleanup 
4183      Branch: perl
4184            ! win32/win32.c
4185 ____________________________________________________________________________
4186 [  3035] By: gsar                                  on 1999/02/28  19:48:54
4187         Log: remove superfluous stack_sp decl
4188      Branch: perl
4189            ! jpl/JNI/JNI.xs
4190 ____________________________________________________________________________
4191 [  3034] By: gsar                                  on 1999/02/28  19:34:58
4192         Log: s/print STDERR/warn/ suggested by abigail@fnx.com; add $VERSION
4193      Branch: perl
4194            ! lib/Getopt/Std.pm
4195 ____________________________________________________________________________
4196 [  3033] By: gsar                                  on 1999/02/28  19:23:41
4197         Log: add File::Compare::compare_text()
4198              From: jan.dubois@ibm.net (Jan Dubois)
4199              Date: Fri, 26 Feb 1999 00:20:41 +0100
4200              Message-ID: <36dcd8ab.20195659@smtp1.ibm.net>
4201              Subject: Re: PodParser 1.07 (was: RE: C<stuff()> vs stuff()) 
4202      Branch: perl
4203            ! lib/File/Compare.pm pod/perltodo.pod
4204 ____________________________________________________________________________
4205 [  3032] By: gsar                                  on 1999/02/28  19:01:33
4206         Log: add README.hpux
4207      Branch: perl
4208            + README.hpux
4209            ! MAINTAIN MANIFEST
4210 ____________________________________________________________________________
4211 [  3031] By: gsar                                  on 1999/02/28  18:49:08
4212         Log: avoid escaping &amp; et al multiple times (variant of fix suggested by
4213              James Cromie <jcromie@fossil.uswc.uswest.com>
4214      Branch: perl
4215            ! lib/Pod/Html.pm
4216 ____________________________________________________________________________
4217 [  3030] By: gsar                                  on 1999/02/28  18:35:09
4218         Log: From: jan.dubois@ibm.net (Jan Dubois)
4219              Date: Wed, 24 Feb 1999 22:34:56 +0100
4220              Message-ID: <36d86f1e.11495549@smtp1.ibm.net>
4221              Subject: [PATCH 5.005_55] Test::Harness setting $ENV{HARNESS_ACTIVE}
4222      Branch: perl
4223            ! lib/Test/Harness.pm
4224 ____________________________________________________________________________
4225 [  3029] By: gsar                                  on 1999/02/28  18:28:18
4226         Log: add note about env pollution
4227      Branch: perl
4228            ! INSTALL pod/perltodo.pod
4229 ____________________________________________________________________________
4230 [  3028] By: jhi                                   on 1999/02/26  14:40:00
4231         Log: HP-UX 11 threads.
4232              
4233              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
4234              To: perl5-porters@perl.org
4235              Cc: jhi@cc.hut.fi
4236              Subject: Maint 5 and _54 with threading on HP-UX 11.00
4237              Date: Wed, 3 Feb 1999 12:57:18 -0800 (PST)
4238              Message-Id: <199902032057.MAA10218@xfiles.intercon.hp.com>
4239              
4240              NOTE from jhi: the hpux hints could still be more robust by
4241              disabling gdbm when necessary.
4242              
4243              Currently if there's a libgdbm.sl (gdbm 1.7.3) which is pre-11,
4244              linking -lgdbm -lpthread creates an executable that instantly
4245              core dumps on a pthreads internal panic:
4246              
4247              ./gdpt
4248              
4249              Pthread internal error: message: __libc_reinit() failed, file: ../pthreads/pthread.c, line: 1096
4250              Return Pointer is 0xc082bf33
4251              17639 quit (core dumped)  ./gdpt
4252              
4253              You don't have to *use* either gdbm or pthreads in the executable,
4254              just linking them together is enough.  Workaround is to recompile
4255              the GDBM under HP-UX 11, that makes the problem go away.
4256      Branch: maint-5.005/perl
4257            ! hints/hpux.sh thread.h
4258 ____________________________________________________________________________
4259 [  3025] By: jhi                                   on 1999/02/25  20:41:07
4260         Log: Temporary workaround for the config_h.SH versus
4261              crosscompile and multiarch plus introduce 'rt'
4262              to $libswanted: in UNIX98 sched_yield() lives there.
4263      Branch: cfgperl
4264            ! Configure config_h.SH
4265 ____________________________________________________________________________
4266 [  3024] By: jhi                                   on 1999/02/24  12:54:59
4267         Log: Integrate from mainperl.
4268      Branch: cfgperl
4269           +> t/lib/fatal.t
4270           !> (integrate 44 files)
4271 ____________________________________________________________________________
4272 [  3023] By: gsar                                  on 1999/02/24  07:02:12
4273         Log: integrate cfgperl contents
4274      Branch: perl
4275           !> (integrate 30 files)
4276 ____________________________________________________________________________
4277 [  3022] By: gsar                                  on 1999/02/24  05:59:47
4278         Log: From: Daniel Grisinger <dgris@moiraine.dimensional.com>
4279              Date: 23 Feb 1999 17:53:22 -0700
4280              Message-ID: <m3g17w62rh.fsf@moiraine.dimensional.com>
4281              Subject: [PATCH: _55] perldoc -q broken
4282      Branch: perl
4283            ! utils/perldoc.PL
4284 ____________________________________________________________________________
4285 [  3021] By: gsar                                  on 1999/02/24  05:51:53
4286         Log: ansify perlio.c, fix PerlIO-ish typos
4287      Branch: perl
4288            ! ext/DynaLoader/dl_beos.xs ext/DynaLoader/dl_cygwin32.xs
4289            ! iperlsys.h perlio.c
4290 ____________________________________________________________________________
4291 [  3020] By: gsar                                  on 1999/02/24  05:28:06
4292         Log: adjust a Perl_malloc() flag for NeXT
4293              From: Hans Mulder <hansm@icgned.icgroup.nl>
4294              Date: Tue, 23 Feb 99 00:26:25 +0100
4295              Message-Id: <9902222329.AA17516@icgned.icgroup.nl>
4296              Subject: [PATCH for _55] MUTEX_INIT_CALLS_MALLOC no longer necessary
4297      Branch: perl
4298            ! perl.h
4299 ____________________________________________________________________________
4300 [  3019] By: gsar                                  on 1999/02/24  05:19:42
4301         Log: perltodo adjustments from Joshua Pritikin <joshua.pritikin@db.com>
4302      Branch: perl
4303            ! pod/perltodo.pod
4304 ____________________________________________________________________________
4305 [  3018] By: gsar                                  on 1999/02/24  04:15:18
4306         Log: From: Joshua Pritikin <joshua.pritikin@db.com>
4307              Date: Mon, 22 Feb 1999 11:29:09 -0500 (EST)
4308              Message-ID: <Pine.GSO.4.02.9902221128200.500-100000@eq1062.wks.na.deuba.com>
4309              Subject: improved error message [PATCH _55] [RESEND]
4310      Branch: perl
4311            ! sv.c
4312 ____________________________________________________________________________
4313 [  3017] By: gsar                                  on 1999/02/24  03:50:34
4314         Log: From: Tom Christiansen <tchrist@jhereg.perl.com>
4315              Date: Sun, 21 Feb 1999 20:02:18 -0700
4316              Message-Id: <199902220302.UAA09981@jhereg.perl.com>
4317              Subject: perlfunc updates (against 55)
4318      Branch: perl
4319            ! pod/perlfunc.pod
4320 ____________________________________________________________________________
4321 [  3016] By: gsar                                  on 1999/02/24  03:17:05
4322         Log: testsuite adjustments
4323              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
4324              Date: Sat, 20 Feb 1999 15:24:57 +0000
4325              Message-Id: <E10EEH3-0003Wf-00@taurus.cus.cam.ac.uk>
4326              Subject: Not quite OK: perl5.005_55 on SunOS 4.1.3 / gcc
4327      Branch: perl
4328            ! t/lib/io_sock.t t/op/lex_assign.t
4329 ____________________________________________________________________________
4330 [  3015] By: gsar                                  on 1999/02/24  02:54:47
4331         Log: avoid modifying readonly values from qw()
4332      Branch: perl
4333            ! lib/ExtUtils/MM_Unix.pm
4334 ____________________________________________________________________________
4335 [  3014] By: gsar                                  on 1999/02/24  02:49:04
4336         Log: more "correct" utbuf for utime()
4337      Branch: perl
4338            ! doio.c
4339 ____________________________________________________________________________
4340 [  3013] By: jhi                                   on 1999/02/22  19:27:44
4341         Log: Fix MacPerl version, change PowerUX to PowerMAX.
4342              
4343              From: Chris Nandor <pudge@pobox.com>
4344              To: jhi@iki.fi
4345              Cc: perl5-porters@perl.org
4346              Subject: Re: perl current availability as documented by perl.pod
4347              Date: Sun, 21 Feb 1999 11:06:03 -0500
4348              Message-Id: <v04020a07b2f5df60c9e3@[192.168.0.77]>
4349              
4350              From: Tom Horsley <Tom.Horsley@mail.ccur.com>
4351              To: jhi@iki.fi
4352              Cc: perl5-porters@perl.org
4353              Subject: Re: perl current availability as documented by perl.pod
4354              Date: Mon, 22 Feb 1999 13:08:30 GMT
4355              Message-Id: <199902221308.NAA19971@cleo.ccur.com>
4356      Branch: cfgperl
4357            ! pod/perl.pod
4358      Branch: maint-5.005/perl
4359            ! pod/perl.pod
4360 ____________________________________________________________________________
4361 [  3012] By: jhi                                   on 1999/02/22  10:26:11
4362         Log: Snapshot the cross-compilation/multiarchitecture stuff
4363              (currently broken in next)
4364      Branch: cfgperl
4365            ! Configure config_h.SH pp.c
4366 ____________________________________________________________________________
4367 [  3011] By: jhi                                   on 1999/02/22  10:24:51
4368         Log: From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
4369              To: gsar@activestate.com (Gurusamy Sarathy)
4370              Cc: perl5-porters@perl.org (Perl5 Porters)
4371              Subject: [PATCH 5.005_55] DB_File 1.64 patch
4372              Date: Mon, 22 Feb 1999 10:07:00 +0000 (GMT)
4373              Message-Id: <9902221007.AA17751@claudius.bfsec.bt.co.uk>
4374      Branch: cfgperl
4375            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
4376            ! ext/DB_File/DB_File.xs ext/DB_File/typemap t/lib/db-recno.t
4377 ____________________________________________________________________________
4378 [  3009] By: jhi                                   on 1999/02/22  09:14:26
4379         Log: Scratch #3008 and introduce $crosscompile and $multiarch
4380              also in non-Configure lands.
4381      Branch: cfgperl
4382            ! Configure config_h.SH hints/next_3.sh hints/next_3_0.sh
4383            ! hints/next_4.sh vms/subconfigure.com win32/config.bc
4384            ! win32/config.gc win32/config.vc win32/config_H.bc
4385            ! win32/config_H.gc win32/config_H.vc
4386 ____________________________________________________________________________
4387 [  3008] By: jhi                                   on 1999/02/22  08:58:04
4388         Log: Add -DMULTIARCH (see change #3006).
4389      Branch: cfgperl
4390            ! hints/next_3.sh hints/next_3_0.sh hints/next_4.sh
4391 ____________________________________________________________________________
4392 [  3007] By: jhi                                   on 1999/02/22  08:54:06
4393         Log: Undo the references to local{lib,arch} introduced by #3006.
4394      Branch: cfgperl
4395            ! Configure config_h.SH
4396 ____________________________________________________________________________
4397 [  3006] By: jhi                                   on 1999/02/22  08:43:50
4398         Log: From: hansm@icgned.icgroup.nl
4399              To: perlbug@perl.com
4400              Subject: Not OK: perl 5.00555 on OPENSTEP-Mach-thread 4_2 (UNINSTALLED)
4401              Date: Sun, 21 Feb 1999 22:58:55 +0100
4402              Reply-To: hansmu@xs4all.nl
4403              Message-Id: <9902212201.AA13386@icgned.icgroup.nl>
4404              
4405              plus other Configure changes: prepare for cross-compilation/
4406              multiarchitecture builds.
4407      Branch: cfgperl
4408            ! Configure config_h.SH
4409 ____________________________________________________________________________
4410 [  3005] By: jhi                                   on 1999/02/22  08:35:30
4411         Log: Configure/Perl knew how to look for use Mach cthreads
4412              but Configure didn't let them to be used ($osname 'next').
4413      Branch: cfgperl
4414            ! Configure config_h.SH
4415      Branch: maint-5.005/perl
4416            ! Configure
4417 ____________________________________________________________________________
4418 [  3004] By: jhi                                   on 1999/02/21  15:46:02
4419         Log: Update Acorn AVAILABILITY.
4420      Branch: cfgperl
4421            ! pod/perl.pod
4422      Branch: maint-5.005/perl
4423            ! pod/perl.pod
4424 ____________________________________________________________________________
4425 [  3003] By: jhi                                   on 1999/02/21  14:50:42
4426         Log: From: rjk@linguist.dartmouth.edu (Ronald J. Kimball)
4427              To: perl5-porters@perl.org (Perl 5 Porters)
4428              Subject: PATCH: perlref.pod - symbolic ref example
4429              Date: Sat, 20 Feb 1999 17:32:11 -0500 (EST)
4430              Message-Id: <199902202232.RAA62306@linguist.dartmouth.edu>
4431      Branch: cfgperl
4432            ! pod/perlref.pod
4433      Branch: maint-5.005/perl
4434            ! pod/perlref.pod
4435 ____________________________________________________________________________
4436 [  3002] By: jhi                                   on 1999/02/21  14:35:22
4437         Log: Sync cfgperl with maint-5.005 change #3000.
4438      Branch: cfgperl
4439            ! pod/perlfunc.pod t/op/pack.t
4440 ____________________________________________________________________________
4441 [  2999] By: gsar                                  on 1999/02/20  22:48:30
4442         Log: From:    John Bley <jbb6@acpub.duke.edu>
4443              Date:    Sat, 20 Feb 1999 16:02:34 EST
4444              Message-Id: <Pine.SOL.3.91.990220155832.9913A-100000@soc11.acpub.duke.edu>
4445              Subject: [PATCH]5.005_55 (CORE) Sparse intializer in regcomp.c
4446      Branch: perl
4447            ! regcomp.c
4448 ____________________________________________________________________________
4449 [  2998] By: jhi                                   on 1999/02/20  14:13:06
4450         Log: Enhanced the endianness description.
4451      Branch: cfgperl
4452            ! pod/perlfunc.pod
4453 ____________________________________________________________________________
4454 [  2996] By: jhi                                   on 1999/02/20  13:55:41
4455         Log: Glossary now mostly fixed.
4456      Branch: cfgperl
4457            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
4458            ! config_h.SH
4459 ____________________________________________________________________________
4460 [  2994] By: jhi                                   on 1999/02/20  11:58:33
4461         Log: Perldeltify GNU/Hurd.
4462      Branch: cfgperl
4463            ! pod/perldelta.pod
4464 ____________________________________________________________________________
4465 [  2993] By: gsar                                  on 1999/02/20  00:59:10
4466         Log: fix typo in Perl_sbrk()
4467              From: hansm@icgned.icgroup.nl
4468              Date: Fri, 19 Feb 1999 23:19:31 +0100
4469              Message-Id: <9902192221.AA07213@icgned.icgroup.nl>
4470              Subject: Not OK: perl 5.00555 on OPENSTEP-Mach 4_2 (UNINSTALLED)
4471      Branch: perl
4472            ! malloc.c
4473 ____________________________________________________________________________
4474 [  2992] By: gsar                                  on 1999/02/20  00:51:08
4475         Log: integrate change#2980 from maint-5.005
4476      Branch: perl
4477           !> utils/h2xs.PL
4478 ____________________________________________________________________________
4479 [  2991] By: gsar                                  on 1999/02/20  00:34:01
4480         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
4481              Date: Thu, 18 Feb 1999 18:51:38 +0000
4482              Message-Id: <199902181851.SAA14018@crypt.compulink.co.uk>
4483              Subject: [PATCH 5.005_55] test failures with MIME-tools-4.122 and perl 5.005_55 
4484      Branch: perl
4485            ! pp_hot.c t/op/pat.t
4486 ____________________________________________________________________________
4487 [  2990] By: gsar                                  on 1999/02/20  00:30:48
4488         Log: From: jan.dubois@ibm.net (Jan Dubois)
4489              Date: Thu, 18 Feb 1999 19:14:07 +0100
4490              Message-ID: <36d15809.40853323@smtp1.ibm.net>
4491              Subject: resend [PATCH 5.005_55] Various win32/win32.c cleanup
4492      Branch: perl
4493            ! win32/win32.c
4494 ____________________________________________________________________________
4495 [  2989] By: gsar                                  on 1999/02/20  00:27:01
4496         Log: do poll() emulation unless HAS_POLL && I_POLL
4497      Branch: perl
4498            ! ext/IO/poll.h
4499 ____________________________________________________________________________
4500 [  2988] By: gsar                                  on 1999/02/19  23:52:12
4501         Log: tweak RE for NaNQ? recognition
4502      Branch: perl
4503            ! t/lib/bigfloatpm.t
4504 ____________________________________________________________________________
4505 [  2987] By: gsar                                  on 1999/02/19  23:29:59
4506         Log: mention C<use utf8> and C<use warning> in perldelta
4507      Branch: perl
4508            ! pod/perldelta.pod
4509 ____________________________________________________________________________
4510 [  2985] By: jhi                                   on 1999/02/19  20:43:19
4511         Log: pack/unpack better in (network-)short-non-16-bits and
4512              (network-)long-non-32-bits systems such as Cray C90.
4513      Branch: cfgperl
4514            ! perl.h pp.c t/op/pack.t
4515 ____________________________________________________________________________
4516 [  2984] By: jhi                                   on 1999/02/19  20:38:54
4517         Log: Regen Configure.
4518      Branch: cfgperl
4519            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
4520            ! perl.c
4521 ____________________________________________________________________________
4522 [  2982] By: jhi                                   on 1999/02/19  19:51:49
4523         Log: Configure update: fstatvfs/fstafs/getmntent/hasmntopt were
4524              not probed for and         
4525              
4526              From: "Kurt D. Starsinic" <kstar@chapin.edu>
4527              To: Chaim Frenkel <chaimf@pobox.com>,
4528              Russ Allbery <rra@stanford.edu>,
4529              Jarkko Hietaniemi <jhi@iki.fi>,
4530              Gurusamy Sarathy <gsar@activestate.com>,
4531              Graham Barr <gbarr@pobox.com>
4532              Cc: bdensch@ameritech.net, perlbug@perl.com
4533              Subject: [PATCH] Re: Solaris 7 for Intel
4534              Message-ID: <19990219124404.A30182@O2.chapin.edu>
4535              
4536              Glossary is still missing some terms because
4537              mkglossary is misbehaving (change #2981 updated
4538              Glossary manually)
4539      Branch: cfgperl
4540            ! Configure Makefile.SH Porting/Glossary Porting/config.sh
4541            ! Porting/config_H
4542 ____________________________________________________________________________
4543 [  2980] By: gbarr                                 on 1999/02/19  16:06:53
4544         Log: Make result of h2xs work when user adds C<use strict>
4545      Branch: maint-5.005/perl
4546            ! utils/h2xs.PL
4547 ____________________________________________________________________________
4548 [  2979] By: gsar                                  on 1999/02/19  05:24:29
4549         Log: doc for change#2978
4550      Branch: perl
4551            ! pod/perlsub.pod
4552 ____________________________________________________________________________
4553 [  2978] By: gsar                                  on 1999/02/19  05:08:29
4554         Log: bring '*' prototype closer to how it behaves internally
4555      Branch: perl
4556            + t/lib/fatal.t
4557            ! MANIFEST lib/Fatal.pm op.c t/comp/proto.t
4558 ____________________________________________________________________________
4559 [  2977] By: gsar                                  on 1999/02/19  02:50:31
4560         Log: stem leakage of perly.h #defines #ifndef PERL_CORE
4561      Branch: perl
4562            ! perly.h
4563 ____________________________________________________________________________
4564 [  2975] By: gsar                                  on 1999/02/18  21:41:57
4565         Log: distinguish eval'' from BEGIN|INIT|END CVs (fixes buggy propagation
4566              of lexical searches in BEGIN|INIT|END)
4567      Branch: perl
4568            ! cop.h cv.h op.c perly.c perly.y pp_ctl.c t/op/misc.t
4569            ! vms/perly_c.vms
4570 ____________________________________________________________________________
4571 [  2974] By: gsar                                  on 1999/02/18  21:03:06
4572         Log: missing PERL_POLLUTE_MALLOC
4573      Branch: perl
4574            ! ext/SDBM_File/sdbm/sdbm.h
4575 ____________________________________________________________________________
4576 [  2973] By: gsar                                  on 1999/02/18  17:10:49
4577         Log: From:    Andy Dougherty <doughera@lafayette.edu>
4578              Date:    Wed, 17 Feb 1999 17:22:50 EST
4579              Message-Id: <Pine.GSU.4.05.9902171720490.17243-100000@newton.phys>
4580              Subject: [PATCH 5.005_xx] dotsh.pl triggers new warnings
4581      Branch: perl
4582            ! lib/dotsh.pl
4583 ____________________________________________________________________________
4584 [  2972] By: gsar                                  on 1999/02/18  17:04:12
4585         Log: s/#defined/#define/
4586      Branch: perl
4587            ! ext/Data/Dumper/Dumper.xs
4588 ____________________________________________________________________________
4589 [  2970] By: gsar                                  on 1999/02/18  03:26:43
4590         Log: ensure is data malloc()ed by GDBM is free()d (not Perl_mfree()d)
4591      Branch: perl
4592            ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
4593            ! ext/GDBM_File/typemap
4594 ____________________________________________________________________________
4595 [  2969] By: gsar                                  on 1999/02/17  23:30:47
4596         Log: correct slurp mode doc
4597      Branch: perl
4598            ! pod/perlfunc.pod pod/perlop.pod
4599 ____________________________________________________________________________
4600 [  2968] By: jhi                                   on 1999/02/17  23:15:49
4601         Log: Ultrix hints update.
4602              
4603              From: Spider Boardman <spider@zk3.dec.com>
4604              To: perlbug@perl.com
4605              Subject: Not OK: perl 5.00555 on RISC-ultrix 4.4 (UNINSTALLED)
4606              Date: Tue, 16 Feb 1999 23:04:28 -0500
4607              Message-Id: <9902170404.AA11036@abyss.zk3.dec.com>
4608      Branch: cfgperl
4609            ! hints/ultrix_4.sh
4610 ____________________________________________________________________________
4611 [  2966] By: jhi                                   on 1999/02/17  23:09:21
4612         Log: Change #2965 wiped out some Sarathy's _55 changes.
4613              Now unwiped.
4614      Branch: cfgperl
4615            ! Configure pp.c t/op/pack.t
4616 ____________________________________________________________________________
4617 [  2965] By: jhi                                   on 1999/02/17  23:00:04
4618         Log: Configure tweaks.
4619              
4620              Fix the Unixware/SCO uname scan:
4621              
4622              From: Tom Hughes <thh@cyberscience.com>
4623              To: perlbug@perl.com
4624              Subject: Not OK: perl 5.00555 on i386-svr4 [actually Unixware 2.1] (UNINSTALLED)
4625              Date: 17 Feb 1999 15:34:15 +0000    
4626              Message-ID: <yekg185nix4.fsf@elva.cyberscience.com>
4627              
4628              AIX syscalls.exp scan: the syscall might be marked 32, 3264, or 64
4629              
4630              From: Joe Buehler <jhpb@hekimian.com>
4631              To: perl5-porters@perl.org
4632              Subject: setsid not detected by perl 5.005_02 configure under AIX 4.3
4633              Date: 12 Feb 1999 11:25:21 -0500
4634              Message-ID: <yd3lni3613i.fsf@ganymede.hekimian.com>
4635              
4636              Make the pthreads joinable constant scan to output to fd 4, not 2.
4637      Branch: cfgperl
4638            ! Configure
4639 ____________________________________________________________________________
4640 [  2964] By: gsar                                  on 1999/02/17  21:30:07
4641         Log: From: Tom Christiansen <tchrist@jhereg.perl.com>
4642              Date: Wed, 17 Feb 1999 06:53:13 -0700
4643              Message-Id: <199902171353.GAA15682@jhereg.perl.com>
4644              Subject: PATCH: lib/Pod/Functions.pm for perl5.005_55
4645      Branch: perl
4646            ! lib/Pod/Functions.pm
4647 ____________________________________________________________________________
4648 [  2963] By: gsar                                  on 1999/02/17  21:18:21
4649         Log: fix comppad handling for failures in eval 'qr/(?p{...})/'
4650              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
4651              Date: Wed, 17 Feb 1999 10:06:01 +0000
4652              Message-Id: <199902171006.KAA10204@crypt.compulink.co.uk>
4653              Subject: Re: [5.005_53] panic: pad_free curpad 
4654      Branch: perl
4655            ! regcomp.c regexec.c t/op/misc.t
4656 ____________________________________________________________________________
4657 [  2962] By: gsar                                  on 1999/02/16  21:26:28
4658         Log: NaNQ? tweak
4659      Branch: perl
4660            ! t/lib/bigfloatpm.t
4661 ____________________________________________________________________________
4662 [  2961] By: jhi                                   on 1999/02/16  19:26:38
4663         Log: Integrate from mainperl.
4664      Branch: cfgperl
4665           !> (integrate 37 files)
4666 ____________________________________________________________________________
4667 [  2960] By: gsar                                  on 1999/02/16  18:04:29
4668         Log: undo change#2465 (qw[] is a real list now)
4669      Branch: perl
4670            ! pod/perlop.pod
4671 ____________________________________________________________________________
4672 [  2959] By: gsar                                  on 1999/02/16  07:09:33
4673         Log: this was 5.005_55
4674      Branch: perl
4675            ! Changes
4676
4677 ----------------
4678 Version 5.005_55
4679 ----------------
4680
4681 ____________________________________________________________________________
4682 [  2958] By: gsar                                  on 1999/02/16  06:18:27
4683         Log: integrate change#2852 from maint-5.005; integrate cfgperl contents;
4684              elide dups and non-dependents from Changes
4685      Branch: perl
4686            ! Changes pod/perlhist.pod
4687           !> Configure INSTALL README.threads doio.c ext/IPC/SysV/SysV.xs
4688           !> hints/ultrix_4.sh pod/perl.pod pod/perlfunc.pod
4689           !> pod/perlport.pod pp.c t/op/pack.t
4690 ____________________________________________________________________________
4691 [  2957] By: gsar                                  on 1999/02/16  04:09:47
4692         Log: propagate PERL_VERSION everywhere, add to pod
4693      Branch: perl
4694            ! Configure configpm configure.com ext/B/B/C.pm ext/B/byteperl.c
4695            ! ext/DB_File/DB_File.xs ext/Data/Dumper/Dumper.xs ext/IO/IO.xs
4696            ! hints/freebsd.sh hints/os2.sh installman installperl myconfig
4697            ! os2/Makefile.SHs os2/os2.c patchlevel.h perl.c perl.h
4698            ! plan9/genconfig.pl plan9/myconfig.plan9 plan9/versnum
4699            ! pod/perldebug.pod pod/perldelta.pod vms/genconfig.pl
4700            ! vms/myconfig.com vms/subconfigure.com win32/config.bc
4701            ! win32/config.gc win32/config.vc win32/config_sh.PL
4702            ! win32/win32.c x2p/a2py.c
4703 ____________________________________________________________________________
4704 [  2955] By: jhi                                   on 1999/02/15  16:15:03
4705         Log: The pack tests now better in C90 (after the packnative patches).
4706      Branch: cfgperl
4707            ! t/op/pack.t
4708 ____________________________________________________________________________
4709 [  2954] By: gsar                                  on 1999/02/15  14:11:50
4710         Log: tweak Configure to follow new PERL_VERSION etc.
4711      Branch: perl
4712            ! Configure patchlevel.h pod/perlhist.pod
4713 ____________________________________________________________________________
4714 [  2953] By: jhi                                   on 1999/02/15  14:02:21
4715         Log: Integrate from mainperl.
4716      Branch: cfgperl
4717           !> MANIFEST Porting/makerel
4718 ____________________________________________________________________________
4719 [  2952] By: jhi                                   on 1999/02/15  13:50:07
4720         Log: Enhance the packnative patch: use the packnative code
4721              only if required.  Also added hefty testing (hopefully
4722              I didn't assume too much...).  Tested on alpha, ix86, sparc.
4723      Branch: cfgperl
4724            ! pod/perlfunc.pod pp.c t/op/pack.t
4725 ____________________________________________________________________________
4726 [  2951] By: jhi                                   on 1999/02/15  13:46:56
4727         Log: AVAILABILITY from 5.005_03-tobe, will of course
4728              require updating when 5.006 comes out.
4729      Branch: cfgperl
4730            ! pod/perl.pod
4731 ____________________________________________________________________________
4732 [  2949] By: gsar                                  on 1999/02/15  13:28:51
4733         Log: will this be it for 5.005_55?
4734      Branch: perl
4735            ! MANIFEST Porting/makerel
4736 ____________________________________________________________________________
4737 [  2948] By: jhi                                   on 1999/02/15  13:23:52
4738         Log: Integrate from mainperl.
4739      Branch: cfgperl
4740           !> Changes Makefile.SH ext/B/B/C.pm patchlevel.h perl.h
4741           !> pod/perldiag.pod pod/perlembed.pod pod/perlfaq3.pod
4742           !> pod/perlfaq4.pod pod/perlfaq9.pod pod/perlmodinstall.pod
4743           !> pod/perlmodlib.pod pod/perltoc.pod t/io/argv.t
4744           !> t/lib/bigfloatpm.t t/lib/h2ph.t win32/Makefile win32/config.bc
4745           !> win32/config.gc win32/config.vc win32/config_H.bc
4746           !> win32/config_H.gc win32/config_H.vc win32/makefile.mk
4747 ____________________________________________________________________________
4748 [  2947] By: jhi                                   on 1999/02/15  13:20:41
4749         Log: perlport.pod 1.39 from Chris.
4750      Branch: cfgperl
4751            ! pod/perlport.pod
4752 ____________________________________________________________________________
4753 [  2946] By: jhi                                   on 1999/02/15  13:09:58
4754         Log: Import Ultrix update, change #2864, 
4755              
4756              From: Spider Boardman <spider@zk3.dec.com>
4757              To: perlbug@perl.com
4758              Subject: Not OK: perl 5.00503 +MAINT_TRIAL_5 on RISC-ultrix 4.4 (UNINSTALLED)
4759              Date: Wed, 10 Feb 1999 23:33:31 -0500
4760              Message-Id: <9902110433.AA12816@abyss.zk3.dec.com>
4761      Branch: cfgperl
4762            ! doio.c ext/IPC/SysV/SysV.xs hints/ultrix_4.sh
4763 ____________________________________________________________________________
4764 [  2945] By: jhi                                   on 1999/02/15  13:04:50
4765         Log: OpenBSD sparc SHMLBA.
4766      Branch: cfgperl
4767            ! ext/IPC/SysV/SysV.xs
4768 ____________________________________________________________________________
4769 [  2944] By: gsar                                  on 1999/02/15  12:09:52
4770         Log: update win32/config* stuff, Changes
4771      Branch: perl
4772            ! Changes win32/Makefile win32/config.bc win32/config.gc
4773            ! win32/config.vc win32/config_H.bc win32/config_H.gc
4774            ! win32/config_H.vc win32/makefile.mk
4775 ____________________________________________________________________________
4776 [  2943] By: gsar                                  on 1999/02/15  11:54:08
4777         Log: #include patchlevel.h by default, provide
4778              PERL_{REVISION,VERSION,SUBVERSION}
4779      Branch: perl
4780            ! patchlevel.h perl.h
4781 ____________________________________________________________________________
4782 [  2942] By: gsar                                  on 1999/02/15  10:26:59
4783         Log: allow /0|NaN/ on some bigfloatpm.t tests for portability; other
4784              misc fixes
4785      Branch: perl
4786            ! Makefile.SH t/io/argv.t t/lib/bigfloatpm.t t/lib/h2ph.t
4787 ____________________________________________________________________________
4788 [  2941] By: gsar                                  on 1999/02/15  10:24:37
4789         Log: broken URLs fixed (from Michael G Schwern <schwern@pobox.com>)
4790              Message-ID: <19990207002851.B9185@toldyouso.com>
4791              Message-ID: <19990207212152.A9765@toldyouso.com>
4792              Message-ID: <19990207212041.A9622@toldyouso.com>
4793              Message-ID: <19990207213127.A10244@toldyouso.com>
4794              Message-ID: <19990207212559.A9950@toldyouso.com>
4795              Message-ID: <19990207212842.A9994@toldyouso.com>
4796              Message-ID: <19990207212500.A9860@toldyouso.com>
4797              Message-ID: <19990207213013.A10105@toldyouso.com>
4798      Branch: perl
4799            ! pod/perldiag.pod pod/perlembed.pod pod/perlfaq3.pod
4800            ! pod/perlfaq4.pod pod/perlfaq9.pod pod/perlmodinstall.pod
4801            ! pod/perlmodlib.pod pod/perltoc.pod
4802 ____________________________________________________________________________
4803 [  2940] By: gsar                                  on 1999/02/15  10:07:08
4804         Log: enable dynaloading in C.pm-compiled programs (non-conflicting part
4805              of suggested patch)
4806              From: "Vishal Bhatia" <vishalb@my-dejanews.com>
4807              Date: Mon, 08 Feb 1999 01:14:41 -0000
4808              Message-ID: <DHIDFFOPMEFDBAAA@my-dejanews.com>
4809              Subject: [PATCH 5.005_54] some pending C.pm stuff 
4810      Branch: perl
4811            ! ext/B/B/C.pm
4812 ____________________________________________________________________________
4813 [  2939] By: jhi                                   on 1999/02/15  08:40:18
4814         Log: Integrate from mainperl.
4815      Branch: cfgperl
4816           +> t/lib/bigfloat.t t/lib/bigfloatpm.t
4817            - lib/File/PathConvert.pm
4818           !> (integrate 81 files)
4819 ____________________________________________________________________________
4820 [  2938] By: gsar                                  on 1999/02/15  06:56:39
4821         Log: change#2839 was bogus, redo
4822      Branch: perl
4823           !> t/lib/h2ph.pht
4824 ____________________________________________________________________________
4825 [  2937] By: gsar                                  on 1999/02/15  06:38:15
4826         Log: support Win32::GetFullPathName() and Win32::SetLastError()
4827              From: jan.dubois@ibm.net (Jan Dubois)
4828              Date: Tue, 09 Feb 1999 22:27:31 +0100
4829              Message-ID: <36c1a2ed.8007554@smtp1.ibm.net>
4830              Subject: [PATCH _54] Win32::GetFullPathName (Re: File::Spec::Win32 and UNCs)
4831      Branch: perl
4832            ! win32/win32.c
4833 ____________________________________________________________________________
4834 [  2936] By: gsar                                  on 1999/02/15  06:26:39
4835         Log: support native integers, pack("L_",...) etc. (via private mail)
4836              From: Jarkko Hietaniemi <jhi@iki.fi>
4837              Date: Wed, 10 Feb 1999 00:04:52 +0200 (EET)
4838              Message-Id: <199902092204.AAA29065@alpha.hut.fi>
4839              Subject: the "packnative" patch
4840      Branch: perl
4841            ! pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod pp.c
4842            ! t/lib/ipc_sysv.t t/op/pack.t
4843 ____________________________________________________________________________
4844 [  2935] By: gsar                                  on 1999/02/15  06:04:02
4845         Log: From: Michael G Schwern <schwern@pobox.com>
4846              Date: Tue, 9 Feb 1999 04:13:12 -0500
4847              Message-ID: <19990209041312.A15788@toldyouso.com>
4848              Subject: [PATCH]5.005_03-MAINT_TRIAL_5 utils/h2xs fixing -A & more
4849      Branch: perl
4850            ! utils/h2xs.PL
4851 ____________________________________________________________________________
4852 [  2934] By: gsar                                  on 1999/02/15  05:30:13
4853         Log: fix bugs in the handling of negative numbers, among other things
4854              From: Steven Knight <knight@theopera.baldmt.citilink.com>
4855              Date: Mon, 8 Feb 1999 01:16:24 -0600
4856              Message-Id: <199902080716.BAA24652@theopera.baldmt.citilink.com>
4857              Subject: Math::BigFloat and Math::BigInt
4858      Branch: perl
4859            + t/lib/bigfloat.t t/lib/bigfloatpm.t
4860            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/bigfloat.pl
4861            ! t/lib/bigintpm.t
4862 ____________________________________________________________________________
4863 [  2933] By: gsar                                  on 1999/02/15  04:57:52
4864         Log: From: "J. van Krieken" <John.van.Krieken@ATComputing.nl>
4865              Date: Thu, 4 Feb 1999 17:25:25 +0100 (MET)
4866              Message-Id: <199902041625.RAA14489@atcmpg.ATComputing.nl>
4867              Subject: s2p incorrectly handles hold space commands
4868      Branch: perl
4869            ! x2p/s2p.PL
4870 ____________________________________________________________________________
4871 [  2932] By: gsar                                  on 1999/02/15  04:45:55
4872         Log: clarify what a "line" is
4873      Branch: perl
4874            ! pod/perlfunc.pod pod/perlvar.pod
4875 ____________________________________________________________________________
4876 [  2931] By: gsar                                  on 1999/02/15  04:23:29
4877         Log: backout change#2811 and add newer version based on File::Spec
4878              From: Barrie Slaymaker <rbs@telerama.com>
4879              Date: Thu, 11 Feb 1999 16:29:24 -0500
4880              Message-ID: <36C34BB4.A62090E0@telerama.com>
4881              Subject: [PATCH]5.005_54 (pod2html) Relative URLs using new File::Spec
4882      Branch: perl
4883            - lib/File/PathConvert.pm
4884            ! MANIFEST installhtml lib/Pod/Html.pm
4885 ____________________________________________________________________________
4886 [  2930] By: gsar                                  on 1999/02/15  04:16:25
4887         Log: From: Barrie Slaymaker <rbs@telerama.com>
4888              Date: Thu, 11 Feb 1999 19:39:48 -0500
4889              Message-ID: <36C37854.707D139@telerama.com>
4890              Subject: [PATCH] 5.005_54 #2 Merging File::PathConvert in to File::Spec
4891      Branch: perl
4892            ! lib/File/Spec/Unix.pm lib/File/Spec/Win32.pm
4893 ____________________________________________________________________________
4894 [  2929] By: gsar                                  on 1999/02/15  04:06:50
4895         Log: patches suggested by John Bley <jbb6@acpub.duke.edu> (with minor edits)
4896              Date: Wed, 3 Feb 1999 05:24:55 -0500 (EST)
4897              Message-ID: <Pine.SOL.3.91.990203051924.302A-100000@soc11.acpub.duke.edu>
4898              Subject: [PATCH]5.005_54 (DOC) fix many typos
4899              --
4900              Date: Wed, 3 Feb 1999 08:53:53 -0500 (EST)
4901              Message-ID: <Pine.SOL.3.91.990203085157.895A-100000@soc11.acpub.duke.edu>
4902              Subject: [PATCH]5.005_54 (DOC) typos
4903      Branch: perl
4904            ! pod/perl5004delta.pod pod/perl5005delta.pod pod/perlcall.pod
4905            ! pod/perldebug.pod pod/perlfaq1.pod pod/perlfaq2.pod
4906            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
4907            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
4908            ! pod/perlfaq9.pod pod/perlfunc.pod pod/perlguts.pod
4909            ! pod/perllol.pod pod/perlmod.pod pod/perlref.pod
4910            ! pod/perlrun.pod pod/perlsub.pod pod/perltoc.pod
4911            ! pod/perlvar.pod pod/perlxs.pod
4912 ____________________________________________________________________________
4913 [  2928] By: gsar                                  on 1999/02/15  03:39:53
4914         Log: allow the Carp routines to pass through exception objects
4915      Branch: perl
4916            ! lib/Carp.pm
4917 ____________________________________________________________________________
4918 [  2927] By: gsar                                  on 1999/02/15  03:22:57
4919         Log: mention Proc::Daemon (suggested by Michael G Schwern <schwern@pobox.com>)
4920      Branch: perl
4921            ! pod/perlfaq8.pod
4922 ____________________________________________________________________________
4923 [  2926] By: gsar                                  on 1999/02/15  03:19:39
4924         Log: integrate h2ph.PL fixes from change#2809 (change#2838 was supposed to
4925              have done that, but didn't)
4926      Branch: perl
4927           !> utils/h2ph.PL
4928 ____________________________________________________________________________
4929 [  2925] By: gsar                                  on 1999/02/15  03:17:01
4930         Log: integrate cfgperl changes into mainline
4931      Branch: perl
4932            ! Changes
4933           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
4934           !> config_h.SH hints/openbsd.sh hints/ultrix_4.sh
4935           !> pod/perlport.pod t/lib/h2ph.pht utils/h2ph.PL
4936           !> vms/subconfigure.com
4937 ____________________________________________________________________________
4938 [  2924] By: gsar                                  on 1999/02/15  03:07:08
4939         Log: add const qualifier to most char* prototypes, handle ripple effect
4940      Branch: perl
4941            ! gv.c hv.c hv.h mg.c op.c perl.c pod/perlguts.pod proto.h sv.c
4942            ! universal.c util.c
4943 ____________________________________________________________________________
4944 [  2923] By: gsar                                  on 1999/02/15  01:04:30
4945         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
4946              Date: Thu, 04 Feb 1999 02:37:31 +0000
4947              Message-Id: <199902040237.CAA03255@crypt.compulink.co.uk>
4948              Subject: [PATCH 5.005_54] Re: .. misinterpreted as flipflop 
4949      Branch: perl
4950            ! pp_ctl.c t/op/range.t
4951 ____________________________________________________________________________
4952 [  2922] By: gsar                                  on 1999/02/15  00:24:34
4953         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
4954              Date: Sun, 31 Jan 1999 01:50:06 +0000
4955              Message-Id: <199901310150.BAA16299@crypt.compulink.co.uk>
4956              Subject: [PATCH 5.005_03t4] regexp flags bug
4957      Branch: perl
4958            ! regcomp.c t/op/re_tests
4959 ____________________________________________________________________________
4960 [  2921] By: gsar                                  on 1999/02/15  00:13:02
4961         Log: use New() et al., rather than safemalloc() et al.
4962              From: jan.dubois@ibm.net (Jan Dubois)
4963              Date: Fri, 29 Jan 1999 23:27:22 +0100
4964              Message-ID: <36bd33f2.51029616@smtp1.ibm.net>
4965              Subject: [PATCH _03-MT5] POSIX.xs memory API
4966      Branch: perl
4967            ! ext/POSIX/POSIX.xs
4968 ____________________________________________________________________________
4969 [  2920] By: gsar                                  on 1999/02/15  00:05:33
4970         Log: tweak READ() docs to mention $buffer must be altered by reference
4971      Branch: perl
4972            ! pod/perltie.pod
4973 ____________________________________________________________________________
4974 [  2919] By: gsar                                  on 1999/02/14  23:50:39
4975         Log: applied suggested patch, with several language/readability tweaks
4976              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4977              Date: Fri, 29 Jan 1999 00:25:02 -0500
4978              Message-ID: <19990129002502.C2898@monk.mps.ohio-state.edu>
4979              Subject: Re: [PATCH 5.005_*] Better parsing docs
4980      Branch: perl
4981            ! pod/perlop.pod
4982 ____________________________________________________________________________
4983 [  2918] By: gsar                                  on 1999/02/14  23:20:42
4984         Log: several bug fixes; now croak()s when date exceeds integer limits (instead
4985              of silently returning bogus values)
4986              From: Peter Chines <pchines@nhgri.nih.gov>
4987              Date: Wed, 27 Jan 1999 16:11:31 -0500
4988              Message-Id: <199901272117.QAA21458@kronos.nhgri.nih.gov>
4989              Subject: Time::Local
4990      Branch: perl
4991            ! lib/Time/Local.pm pod/perldelta.pod
4992 ____________________________________________________________________________
4993 [  2917] By: gsar                                  on 1999/02/14  11:21:43
4994         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4995              Date: Thu, 28 Jan 1999 10:02:20 -0500
4996              Message-ID: <19990128100220.A1321@monk.mps.ohio-state.edu>
4997              Subject: Re: [PATCH 5.005_53] Better perldoc
4998      Branch: perl
4999            ! utils/perldoc.PL
5000 ____________________________________________________________________________
5001 [  2916] By: gsar                                  on 1999/02/14  10:59:38
5002         Log: back out change#2751, apply updated version 
5003              From: jan.dubois@ibm.net (Jan Dubois)
5004              Date: Sat, 06 Feb 1999 01:06:29 +0100
5005              Message-ID: <36bc844c.18763049@smtp1.ibm.net>
5006              Subject: [PATCH] Cleanup of File::Spec module
5007      Branch: perl
5008            ! lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
5009            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
5010            ! lib/File/Spec/Win32.pm
5011 ____________________________________________________________________________
5012 [  2915] By: gsar                                  on 1999/02/14  10:48:01
5013         Log: tweak select() test
5014      Branch: perl
5015            ! pod/perlipc.pod t/op/fh.t
5016 ____________________________________________________________________________
5017 [  2914] By: gsar                                  on 1999/02/14  10:25:55
5018         Log: allow C<select('foo')> to autovivify *foo (SelectSaver expects that)
5019      Branch: perl
5020            ! op.c pod/perldiag.pod pp_sys.c t/op/misc.t
5021 ____________________________________________________________________________
5022 [  2913] By: gsar                                  on 1999/02/14  10:03:51
5023         Log: From: Kenneth Albanowski <kjahds@kjahds.com>
5024              Date: Sat, 23 Jan 1999 21:52:15 -0500 (EST)
5025              Message-ID: <Pine.LNX.3.93.990123212857.446B-100000@kjahds.kjahds.com>
5026              Subject: Re: SvOPV() or SvPV_nolen() or ...
5027      Branch: perl
5028            ! pod/perlguts.pod
5029 ____________________________________________________________________________
5030 [  2912] By: gsar                                  on 1999/02/14  09:57:29
5031         Log: provide SvPV_nolen(sv) to avoid use of PL_na
5032              From: jan.dubois@ibm.net (Jan Dubois)
5033              Date: Sun, 24 Jan 1999 02:45:32 +0100
5034              Message-ID: <36bb7ada.68485547@smtp1.ibm.net>
5035              Subject: [PATCH 5.005_54]  _54 version of SvPV_nolen patch
5036      Branch: perl
5037            ! embed.h global.sym objXSUB.h pod/perlguts.pod proto.h sv.c
5038            ! sv.h
5039 ____________________________________________________________________________
5040 [  2911] By: gsar                                  on 1999/02/14  06:51:05
5041         Log: elide stray effluvium
5042      Branch: perl
5043            ! pod/perldelta.pod
5044 ____________________________________________________________________________
5045 [  2910] By: gsar                                  on 1999/02/14  05:51:56
5046         Log: slurping an empty file should return '' rather than undef, with
5047              commensurate effects on ARGV processing
5048      Branch: perl
5049            ! pod/perldelta.pod pod/perlfunc.pod pod/perlop.pod
5050            ! pod/perlvar.pod pp_hot.c sv.h t/io/argv.t
5051 ____________________________________________________________________________
5052 [  2909] By: gsar                                  on 1999/02/14  00:02:11
5053         Log: perly_c.diff typo
5054      Branch: perl
5055            ! perly.c perly_c.diff vms/perly_c.vms
5056 ____________________________________________________________________________
5057 [  2908] By: gsar                                  on 1999/02/13  18:20:13
5058         Log: From: jan.dubois@ibm.net (Jan Dubois)
5059              Date: Sat, 13 Feb 1999 13:25:53 +0100
5060              Message-Id: <36c9629c.13334874@smtp1.ibm.net>
5061              Subject: [PATCH 5.005_03-MT5] "goto must have label" message for C<goto ''>
5062      Branch: perl
5063            ! pod/perlfunc.pod pp_ctl.c t/lib/io_unix.t
5064 ____________________________________________________________________________
5065 [  2907] By: jhi                                   on 1999/02/13  15:07:26
5066         Log: Integrate from mainperl.
5067      Branch: cfgperl
5068           +> emacs/e2ctags.pl pod/perltodo.pod t/op/lop.t
5069           !> (integrate 150 files)
5070 ____________________________________________________________________________
5071 [  2903] By: gsar                                  on 1999/02/12  13:25:59
5072         Log: From: jan.dubois@ibm.net (Jan Dubois)
5073              Date: Sun, 24 Jan 1999 01:12:00 +0100
5074              Message-ID: <36b66479.62756298@smtp1.ibm.net>
5075              Subject: [PATCH 5.005_54] remove OVERLOAD conditionals
5076      Branch: perl
5077            ! XSUB.h dump.c gv.c hv.h mg.c perl.h perlvars.h pp.c pp.h
5078            ! proto.h sv.c sv.h
5079 ____________________________________________________________________________
5080 [  2902] By: gsar                                  on 1999/02/12  12:55:11
5081         Log: script to generate ctags from etags
5082              From: Colin Kuskie <ckuskie@cadence.com>
5083              Date: Wed, 20 Jan 1999 16:29:35 -0800 (PST)
5084              Message-ID: <Pine.GSO.3.96.990120160519.5755Q-100000@pdxue150.cadence.com>
5085              Subject: [PATCH 5.005_54] adding ctags to the source, FAQ, make
5086      Branch: perl
5087            + emacs/e2ctags.pl
5088            ! Makefile.SH pod/perlfaq3.pod
5089 ____________________________________________________________________________
5090 [  2901] By: gsar                                  on 1999/02/12  12:40:17
5091         Log: allow boolean assign ops to be lvalues
5092              From: Stephen McCamant <smccam@uclink4.berkeley.edu>
5093              Date: Mon, 11 Jan 1999 16:52:18 -0600 (CST)
5094              Message-ID: <13978.32609.495338.544643@alias-2.pr.mcs.net>
5095              --
5096              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
5097              Date: Mon, 18 Jan 1999 10:04:00 +0000
5098              Message-Id: <199901181004.KAA17471@crypt.compulink.co.uk>
5099              Subject: Re: [inconsistency 5.005_54] ||= not an lvalue 
5100      Branch: perl
5101            + t/op/lop.t
5102            ! MANIFEST op.c
5103 ____________________________________________________________________________
5104 [  2899] By: jhi                                   on 1999/02/12  12:03:48
5105         Log: Configure update: OpenBSD thread-awareness, SCO ODT/OSR osvers.
5106      Branch: cfgperl
5107            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
5108            ! config_h.SH hints/openbsd.sh
5109 ____________________________________________________________________________
5110 [  2898] By: gsar                                  on 1999/02/12  11:49:25
5111         Log: support win32_putenv()
5112      Branch: perl
5113            ! mg.c util.c win32/GenCAPI.pl win32/makedef.pl win32/perlhost.h
5114            ! win32/win32.c win32/win32iop.h
5115 ____________________________________________________________________________
5116 [  2894] By: gsar                                  on 1999/02/12  11:09:27
5117         Log: add missing hunk in change#2657
5118      Branch: perl
5119            ! ext/B/B/CC.pm
5120 ____________________________________________________________________________
5121 [  2893] By: gsar                                  on 1999/02/12  11:00:13
5122         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5123              Date: Tue, 19 Jan 1999 20:13:15 -0500
5124              Message-ID: <19990119201315.A21167@monk.mps.ohio-state.edu>
5125              Subject: [PATCH 5.005_53] Remove extraneous sh in test suites
5126      Branch: perl
5127            ! t/op/fh.t t/op/misc.t t/op/runlevel.t t/pragma/strict.t
5128            ! t/pragma/subs.t t/pragma/warning.t
5129 ____________________________________________________________________________
5130 [  2892] By: gsar                                  on 1999/02/12  10:44:38
5131         Log: update change#2670 to later version
5132              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
5133              Date: Sun, 31 Jan 1999 16:16:14 +0000
5134              Message-Id: <199901311616.QAA17673@crypt.compulink.co.uk>
5135              Subject: Re: [PATCH 5.005_54] Evalled substitution parsing 
5136      Branch: perl
5137            ! t/op/subst.t toke.c
5138 ____________________________________________________________________________
5139 [  2891] By: gsar                                  on 1999/02/12  10:31:17
5140         Log: make testsuite somewhat location independent
5141      Branch: perl
5142            ! (edit 117 files)
5143 ____________________________________________________________________________
5144 [  2890] By: gsar                                  on 1999/02/12  10:00:30
5145         Log: add $AutoLoader::VERSION
5146      Branch: perl
5147            ! lib/AutoLoader.pm
5148 ____________________________________________________________________________
5149 [  2889] By: gsar                                  on 1999/02/12  09:55:48
5150         Log: tweak PERL_STRICT_CR notes
5151      Branch: perl
5152            ! pod/perl5005delta.pod
5153 ____________________________________________________________________________
5154 [  2888] By: gsar                                  on 1999/02/12  09:41:45
5155         Log: add note about test-notty target
5156      Branch: perl
5157            ! README.win32
5158 ____________________________________________________________________________
5159 [  2887] By: gsar                                  on 1999/02/12  09:37:37
5160         Log: add perltodo.pod
5161      Branch: perl
5162            + pod/perltodo.pod
5163            ! MANIFEST Todo pod/Makefile pod/perl.pod pod/roffitall
5164            ! win32/pod.mak
5165 ____________________________________________________________________________
5166 [  2886] By: jhi                                   on 1999/02/12  08:52:14
5167         Log: Integrate from mainperl.
5168      Branch: cfgperl
5169           +> t/op/fh.t
5170           !> (integrate 30 files)
5171 ____________________________________________________________________________
5172 [  2885] By: gsar                                  on 1999/02/12  08:42:10
5173         Log: note how to find REG_INFTY limit
5174      Branch: perl
5175            ! pod/perlre.pod
5176 ____________________________________________________________________________
5177 [  2884] By: jhi                                   on 1999/02/12  08:36:14
5178         Log: OpenBSD pthreads awareness, thanks to
5179              David Leonard <david.leonard@csee.uq.edu.au>
5180      Branch: maint-5.005/perl
5181            ! Configure hints/openbsd.sh
5182 ____________________________________________________________________________
5183 [  2882] By: gsar                                  on 1999/02/12  08:05:20
5184         Log: IO is maintained by p5p (per Graham Barr's wishes)
5185      Branch: perl
5186            ! MAINTAIN ext/IO/ChangeLog ext/IO/README ext/IO/lib/IO/Dir.pm
5187            ! ext/IO/lib/IO/Pipe.pm ext/IO/lib/IO/Poll.pm
5188            ! ext/IO/lib/IO/Select.pm ext/IO/lib/IO/Socket.pm
5189            ! ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/Socket/UNIX.pm
5190 ____________________________________________________________________________
5191 [  2881] By: gsar                                  on 1999/02/12  07:57:13
5192         Log: fh.t typo
5193      Branch: perl
5194            ! t/op/fh.t
5195 ____________________________________________________________________________
5196 [  2880] By: gsar                                  on 1999/02/12  07:38:16
5197         Log: PERL5OPT=-T enables taint mode (suggested by Jason Riedy <ejr@cise.ufl.edu>)
5198      Branch: perl
5199            ! perl.c pod/perlrun.pod
5200 ____________________________________________________________________________
5201 [  2879] By: gsar                                  on 1999/02/12  05:39:29
5202         Log: fix ops that are not filehandle constructors to not create GV if it
5203              doesn't already exist (avoids leaks); extend semantics of defined()
5204              so that defined(*{$foo}) works (experimental)
5205      Branch: perl
5206            + t/op/fh.t
5207            ! MANIFEST embed.h embed.pl objXSUB.h op.c pod/perldiag.pod pp.c
5208            ! pp_hot.c pp_sys.c proto.h t/op/gv.t t/op/misc.t
5209 ____________________________________________________________________________
5210 [  2877] By: jhi                                   on 1999/02/11  20:44:00
5211         Log: From: Chris Nandor <pudge@pobox.com>
5212              To: perl5-porters@perl.org
5213              Subject: [PATCH] perlport.pod 1.39
5214              Date: Thu, 11 Feb 1999 12:28:35 -0500
5215              Message-Id: <v04020a2db2e8c3177123@[192.168.0.77]>
5216      Branch: cfgperl
5217            ! pod/perlport.pod
5218 ____________________________________________________________________________
5219 [  2870] By: gsar                                  on 1999/02/11  11:17:08
5220         Log: remove double typeglob deref (suggested by RonaldWS <ronaldws@aol.com>)
5221      Branch: perl
5222            ! ext/IO/lib/IO/Pipe.pm
5223 ____________________________________________________________________________
5224 [  2869] By: gsar                                  on 1999/02/11  11:00:56
5225         Log: update win32/pod.mak
5226      Branch: perl
5227            ! win32/pod.mak
5228 ____________________________________________________________________________
5229 [  2868] By: gsar                                  on 1999/02/11  10:42:44
5230         Log: From: Benjamin Low <b.d.low@unsw.edu.au>
5231              Date: Fri, 08 Jan 1999 14:36:53 +1100
5232              Message-ID: <36957D55.1D65A0B2@unsw.edu.au>
5233              Subject: Re: [Fwd: IO::Socket::connect and blocking]
5234      Branch: perl
5235            ! ext/IO/lib/IO/Socket.pm
5236 ____________________________________________________________________________
5237 [  2867] By: gsar                                  on 1999/02/11  09:43:03
5238         Log: av_extend() doc tweak from Jan Dubois
5239      Branch: perl
5240            ! pod/perlguts.pod
5241 ____________________________________________________________________________
5242 [  2866] By: gsar                                  on 1999/02/11  09:27:17
5243         Log: display full pathname of unreadable files
5244      Branch: perl
5245            ! utils/perldoc.PL
5246 ____________________________________________________________________________
5247 [  2865] By: gsar                                  on 1999/02/11  09:02:31
5248         Log: missing patch in change#2522
5249      Branch: perl
5250            ! lib/Pod/Text.pm
5251 ____________________________________________________________________________
5252 [  2864] By: jhi                                   on 1999/02/11  08:45:00
5253         Log: From: Spider Boardman <spider@zk3.dec.com>
5254              To: perlbug@perl.com
5255              Subject: Not OK: perl 5.00503 +MAINT_TRIAL_5 on RISC-ultrix 4.4 (UNINSTALLED)
5256              Date: Wed, 10 Feb 1999 23:33:31 -0500
5257              Message-Id: <9902110433.AA12816@abyss.zk3.dec.com>
5258      Branch: maint-5.005/perl
5259            ! doio.c ext/IPC/SysV/SysV.xs hints/ultrix_4.sh
5260 ____________________________________________________________________________
5261 [  2862] By: gsar                                  on 1999/02/11  08:14:34
5262         Log: integrate changes#2738,2740 from maint-5.005
5263      Branch: perl
5264           !> lib/ExtUtils/MakeMaker.pm
5265 ____________________________________________________________________________
5266 [  2861] By: jhi                                   on 1999/02/11  08:04:25
5267         Log: Integrate from mainperl.
5268      Branch: cfgperl
5269           !> Changes perl.h pod/perl5005delta.pod pp_ctl.c t/op/local.t
5270           !> t/op/range.t win32/config.gc
5271 ____________________________________________________________________________
5272 [  2860] By: gsar                                  on 1999/02/11  07:30:08
5273         Log: binmode() support for cygwin32 (suggested by Steven Morlock
5274              <newspost@morlock.net>)
5275      Branch: perl
5276            ! perl.h
5277 ____________________________________________________________________________
5278 [  2859] By: gsar                                  on 1999/02/11  07:14:21
5279         Log: update Changes
5280      Branch: perl
5281            ! Changes
5282           !> pod/perl5005delta.pod
5283 ____________________________________________________________________________
5284 [  2856] By: gsar                                  on 1999/02/11  07:07:39
5285         Log: integrate perldelta changes from maint-5.005
5286      Branch: perl
5287           !> pod/perl5005delta.pod
5288 ____________________________________________________________________________
5289 [  2855] By: gsar                                  on 1999/02/11  06:31:50
5290         Log: applied suggested patch; added tests
5291              From: Adam Krolnik <adamk@gypsy.cyrix.com>
5292              Date: Sat, 12 Dec 98 15:30:18 -0600
5293              Message-Id: <9812122130.AA03717@gypsy.eng.cyrix.com>
5294              Subject: Range operation doesn't handle IV_MAX
5295      Branch: perl
5296            ! pp_ctl.c t/op/range.t
5297 ____________________________________________________________________________
5298 [  2854] By: gsar                                  on 1999/02/11  05:00:55
5299         Log: compatibility fix: magic non-propagation in foreach implicit localization
5300      Branch: perl
5301            ! pp_ctl.c t/op/local.t win32/config.gc
5302 ____________________________________________________________________________
5303 [  2852] By: gsar                                  on 1999/02/10  23:17:49
5304         Log: fair warning about -Dusethreads
5305      Branch: maint-5.005/perl
5306            ! Configure INSTALL README.threads
5307 ____________________________________________________________________________
5308 [  2847] By: jhi                                   on 1999/02/09  19:13:28
5309         Log: Integrate from mainperl.
5310      Branch: cfgperl
5311           !> pod/perldelta.pod pod/perlfunc.pod pod/perlobj.pod
5312           !> pod/perlop.pod pp.c t/op/method.t t/op/pack.t
5313 ____________________________________________________________________________
5314 [  2846] By: gsar                                  on 1999/02/09  13:53:28
5315         Log: a modified version of suggested patch for pack template 'Z'; added docs
5316              From: "Valeriy E. Ushakov" <uwe@ptc.spbu.ru>
5317              Date: Mon, 16 Jun 1997 03:00:31 +0400 (MSD)
5318              Message-ID: <%lOHpzIuGV@snark.ptc.spbu.ru>
5319              Subject: lack of pack/unpack letter with useful symmetry for C null delimited strings
5320      Branch: perl
5321            ! pod/perldelta.pod pod/perlfunc.pod pp.c t/op/pack.t
5322 ____________________________________________________________________________
5323 [  2845] By: gsar                                  on 1999/02/09  00:03:26
5324         Log: clarify docs for change#2835
5325      Branch: perl
5326            ! pod/perldelta.pod pod/perlop.pod
5327 ____________________________________________________________________________
5328 [  2844] By: gsar                                  on 1999/02/08  23:40:57
5329         Log: addendum to change#2823
5330              From: Stephen McCamant <smccam@uclink4.berkeley.edu>
5331              Date: Sun, 13 Dec 1998 16:06:04 -0800 (PST)
5332              Message-ID: <13940.21805.470054.299@fre-76-120.reshall.berkeley.edu>
5333              Subject: [PATCH] Docs and tests for method-call syntax
5334      Branch: perl
5335            ! pod/perlobj.pod t/op/method.t
5336 ____________________________________________________________________________
5337 [  2843] By: jhi                                   on 1999/02/08  21:06:28
5338         Log: Ultrix mmap tidbit.
5339      Branch: cfgperl
5340            ! hints/ultrix_4.sh
5341 ____________________________________________________________________________
5342 [  2842] By: jhi                                   on 1999/02/08  20:22:55
5343         Log: Integrate from mainperl.
5344      Branch: cfgperl
5345           +> t/op/subst_wamp.t
5346           !> (integrate 35 files)
5347 ____________________________________________________________________________
5348 [  2841] By: jhi                                   on 1999/02/08  18:23:26
5349         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5350              To: Mailing list Perl5 <perl5-porters@perl.org>
5351              Subject: [PATCH 5.005_53] s/\ba/./g was over-optimized
5352              Date: Sun, 7 Feb 1999 17:25:22 -0500
5353              Message-ID: <19990207172522.B894@monk.mps.ohio-state.edu>
5354      Branch: cfgperl
5355            + t/op/subst_amp.t
5356            ! MANIFEST regcomp.c t/op/subst.t
5357 ____________________________________________________________________________
5358 [  2840] By: jhi                                   on 1999/02/08  18:16:54
5359         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5360              To: Mailing list Perl5 <perl5-porters@perl.org>
5361              Subject: [PATCH 5.005_53] Fix list-context //g with zero-length matches
5362              Date: Sun, 7 Feb 1999 17:00:10 -0500
5363              Message-ID: <19990207170009.A894@monk.mps.ohio-state.edu>
5364      Branch: cfgperl
5365            ! pp_hot.c t/op/pat.t
5366 ____________________________________________________________________________
5367 [  2839] By: jhi                                   on 1999/02/08  17:25:30
5368         Log: A require was missing.
5369      Branch: cfgperl
5370            ! t/lib/h2ph.pht
5371 ____________________________________________________________________________
5372 [  2838] By: jhi                                   on 1999/02/08  16:38:41
5373         Log: Bring in the change #2809 (the Configure part has been
5374              modified rather a lot since the #2809, though.)
5375      Branch: cfgperl
5376            ! Configure utils/h2ph.PL
5377 ____________________________________________________________________________
5378 [  2835] By: gsar                                  on 1999/02/08  14:40:23
5379         Log: make qw() into a true list at compile time (slightly modified
5380              variant of patch suggested by Tom Hughes <tom@compton.demon.co.uk>)
5381      Branch: perl
5382            ! pod/perldelta.pod pod/perlop.pod pp_hot.c toke.c
5383 ____________________________________________________________________________
5384 [  2834] By: gsar                                  on 1999/02/08  13:23:16
5385         Log: make safesysmalloc() etc., always available; safemalloc() et al are
5386              now macros that point to the right malloc; fix various places in
5387              sources that need to always use safesysmalloc() et al
5388      Branch: perl
5389            ! embed.h embedvar.h global.sym iperlsys.h mg.c objXSUB.h perl.h
5390            ! perl_exp.SH proto.h util.c vms/gen_shrfls.pl win32/makedef.pl
5391 ____________________________________________________________________________
5392 [  2833] By: gsar                                  on 1999/02/08  10:56:16
5393         Log: remove spurious #endif in last change
5394      Branch: perl
5395            ! perl.h
5396 ____________________________________________________________________________
5397 [  2832] By: gsar                                  on 1999/02/08  10:34:55
5398         Log: make EMBEDMYMALLOC the default and provide PERL_POLLUTE_MALLOC to let
5399              them ask for insanity (untested)
5400      Branch: perl
5401            ! INSTALL Todo-5.005 ext/SDBM_File/sdbm/sdbm.h hints/machten.sh
5402            ! hints/next_3.sh hints/next_4.sh hints/qnx.sh iperlsys.h
5403            ! malloc.c perl.h pod/perldelta.pod pod/perlguts.pod sv.c
5404 ____________________________________________________________________________
5405 [  2831] By: jhi                                   on 1999/02/08  08:33:33
5406         Log: Update vms/subconfigure.com along the lines of change #2829.
5407      Branch: cfgperl
5408            ! vms/subconfigure.com
5409 ____________________________________________________________________________
5410 [  2830] By: gsar                                  on 1999/02/08  00:19:46
5411         Log: integrate cfgperl changes into mainline
5412      Branch: perl
5413           +> ext/DynaLoader/dl_beos.xs ext/GDBM_File/hints/sco.pl
5414           +> lib/File/PathConvert.pm pod/perlthrtut.pod
5415            ! Changes
5416           !> (integrate 93 files)
5417 ____________________________________________________________________________
5418 [  2829] By: jhi                                   on 1999/02/07  23:49:46
5419         Log: Configure update.
5420              
5421              Probe for mmap() et alia.
5422              The *cc*symbols patch (just Configure, no h2ph).
5423      Branch: cfgperl
5424            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
5425            ! config_h.SH perl.h
5426 ____________________________________________________________________________
5427 [  2828] By: gsar                                  on 1999/02/07  23:38:47
5428         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5429              Date: Sun, 7 Feb 1999 17:25:22 -0500
5430              Message-ID: <19990207172522.B894@monk.mps.ohio-state.edu>
5431              Subject: [PATCH 5.005_53] s/\ba/./g was over-optimized
5432      Branch: perl
5433            + t/op/subst_amp.t t/op/subst_wamp.t
5434            ! MANIFEST regcomp.c t/op/subst.t
5435 ____________________________________________________________________________
5436 [  2827] By: gsar                                  on 1999/02/07  23:27:32
5437         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5438              Date: Sun, 7 Feb 1999 17:00:10 -0500
5439              Message-ID: <19990207170009.A894@monk.mps.ohio-state.edu>
5440              Subject: [PATCH 5.005_53] Fix list-context //g with zero-length matches
5441      Branch: perl
5442            ! pp_hot.c t/op/pat.t
5443 ____________________________________________________________________________
5444 [  2826] By: gsar                                  on 1999/02/07  23:26:04
5445         Log: patch for change#2822, done right; add PERL_OBJECT stuff; regen headers
5446              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5447              Date: Sun, 7 Feb 1999 15:07:27 -0500
5448              Message-ID: <19990207150726.A571@monk.mps.ohio-state.edu>
5449              Subject: Re: fixing memory leaks in REx compilation
5450      Branch: perl
5451            ! embed.h embed.pl objXSUB.h proto.h regcomp.c regcomp.h
5452            ! regexec.c
5453 ____________________________________________________________________________
5454 [  2825] By: jhi                                   on 1999/02/07  18:05:13
5455         Log: Integrate from mainperl.
5456      Branch: cfgperl
5457           +> lib/DB.pm t/comp/bproto.t
5458           !> MANIFEST ext/Data/Dumper/Dumper.pm ext/SDBM_File/sdbm/sdbm.c
5459           !> lib/Pod/Html.pm op.c perly.c perly.y perly_c.diff
5460           !> pod/perldelta.pod pod/perlfunc.pod pod/perlop.pod regcomp.h
5461           !> toke.c vms/perly_c.vms
5462 ____________________________________________________________________________
5463 [  2824] By: gsar                                  on 1999/02/07  14:21:48
5464         Log: tweak doc on bitwise ops
5465      Branch: perl
5466            ! pod/perlop.pod
5467 ____________________________________________________________________________
5468 [  2823] By: gsar                                  on 1999/02/07  13:38:31
5469         Log: applied suggested patch; regen perly* and vms/perly*
5470              From: Stephen McCamant <smccam@uclink4.berkeley.edu>
5471              Date: Sun, 13 Dec 1998 01:10:12 -0800 (PST)
5472              Message-ID: <13939.26706.620683.846776@fre-76-120.reshall.berkeley.edu>
5473              Subject: [PATCH] Re: Suggestion for perlobj man page
5474      Branch: perl
5475            ! perly.c perly.y perly_c.diff toke.c vms/perly_c.vms
5476 ____________________________________________________________________________
5477 [  2822] By: gsar                                  on 1999/02/07  12:39:09
5478         Log: Ilya's idea for cleaning up failed regex allocs (substantive parts
5479              disabled, fails tests)
5480      Branch: perl
5481            ! regcomp.h
5482 ____________________________________________________________________________
5483 [  2821] By: gsar                                  on 1999/02/07  11:09:39
5484         Log: pod2html misinterprets Foo::Bar as a URL (fix suggested by Alexander Barilo
5485              <Alexander.Barilo@aexp.com>)
5486      Branch: perl
5487            ! lib/Pod/Html.pm
5488 ____________________________________________________________________________
5489 [  2820] By: gsar                                  on 1999/02/07  10:20:35
5490         Log: add draft debugging API implementation
5491      Branch: perl
5492            + lib/DB.pm
5493            ! MANIFEST
5494 ____________________________________________________________________________
5495 [  2819] By: gsar                                  on 1999/02/07  09:58:45
5496         Log: avoid garbage in db->dirbuf
5497              From: Masahiro KAJIURA <masahiro.kajiura@toshiba.co.jp>
5498              Date: Sat, 05 Dec 1998 14:14:54 +0900
5499              Message-Id: <199812050514.OAA23268@toshiba.co.jp>
5500              Subject: SDBM bug
5501      Branch: perl
5502            ! ext/SDBM_File/sdbm/sdbm.c
5503 ____________________________________________________________________________
5504 [  2818] By: gsar                                  on 1999/02/07  09:32:24
5505         Log: missing entry
5506      Branch: perl
5507            ! MANIFEST
5508 ____________________________________________________________________________
5509 [  2817] By: gsar                                  on 1999/02/07  09:30:47
5510         Log: properly prototype check parenthesized unary ops (e.g. defined(&a,&b))
5511      Branch: perl
5512            + t/comp/bproto.t
5513            ! op.c pod/perldelta.pod pod/perlfunc.pod pod/perlop.pod
5514 ____________________________________________________________________________
5515 [  2816] By: gsar                                  on 1999/02/06  00:14:29
5516         Log: minor bug in dumping blessed subrefs
5517      Branch: perl
5518            ! ext/Data/Dumper/Dumper.pm
5519 ____________________________________________________________________________
5520 [  2812] By: jhi                                   on 1999/02/03  22:02:24
5521         Log: Enhance change #2808.
5522              
5523              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
5524              To: perl5-porters@perl.org
5525              Subject: Re: [PATCH 5.00*]: perlbug checklist
5526              Date: Wed, 3 Feb 1999 19:02:27 +0000
5527              Message-Id: <E1087ZD-0005z1-00@taurus.cus.cam.ac.uk>
5528      Branch: cfgperl
5529            ! utils/perlbug.PL
5530 ____________________________________________________________________________
5531 [  2811] By: jhi                                   on 1999/02/03  21:53:23
5532         Log: From: Barrie Slaymaker <rbs@telerama.com>
5533              To: perl5-porters@perl.org
5534              CC: pod-people@perl.org
5535              Subject: [PATCH]5.005_54 (pod2html) Generate Relative URLs
5536              Date: Wed, 03 Feb 1999 10:34:18 -0500
5537              Message-ID: <36B86C7A.E99EFFF1@telerama.com>
5538              
5539              Add File::PathConvert.pm.
5540              Fix Pod::Html and installhtml to understand relative urls.
5541      Branch: cfgperl
5542            + lib/File/PathConvert.pm
5543            ! MANIFEST installhtml lib/Pod/Html.pm
5544 ____________________________________________________________________________
5545 [  2810] By: jhi                                   on 1999/02/03  20:25:10
5546         Log: From: Francois Desarmenien <desar@club-internet.fr>
5547              To: Mailing list Perl5 <perl5-porters@perl.org>
5548              Subject: [PATCH]5.005_54 (hints) SCO 3/5 hint files and SysV correction
5549              Date: Wed, 03 Feb 1999 13:13:24 +0000
5550              Message-ID: <36B84B74.5EC9B6C8@club-internet.fr>
5551              
5552              (note: this patch completely overrides Tom Wolfe's patch,
5553              change #2604)
5554      Branch: cfgperl
5555            + ext/GDBM_File/hints/sco.pl
5556            ! MANIFEST ext/IPC/SysV/SysV.xs hints/sco.sh
5557 ____________________________________________________________________________
5558 [  2809] By: jhi                                   on 1999/02/03  19:54:16
5559         Log: h2ph fixes + Configure patch to support them.
5560              
5561              From: "Kurt D. Starsinic" <kstar@chapin.edu>
5562              To: Graham Barr <gbarr@pobox.com>, Jarkko Hietaniemi <jhi@iki.fi>,
5563              Gurusamy Sarathy <gsar@engin.umich.edu>
5564              Cc: perl5-porters@perl.org
5565              Subject: [PATCH 5.00503_MT5] h2ph.PL
5566              Date: Tue, 2 Feb 1999 19:48:06 -0500
5567              Message-ID: <19990202194806.E10647@O2.chapin.edu>
5568      Branch: maint-5.005/perl
5569            ! Configure utils/h2ph.PL
5570 ____________________________________________________________________________
5571 [  2808] By: jhi                                   on 1999/02/03  16:59:55
5572         Log: Enhance the perlbug checklist.
5573      Branch: cfgperl
5574            ! utils/perlbug.PL
5575 ____________________________________________________________________________
5576 [  2807] By: jhi                                   on 1999/02/03  14:01:37
5577         Log: Document the standard strftime %formats.
5578              
5579              From: Dominic Dunlop <domo@vo.lu>
5580              To: "Kurt D. Starsinic" <kstar@chapin.edu>, Ben Gertzfield <che@debian.org>
5581              Subject: [PATCH] 5.00[45]*: Re: POSIX's strftime() does not enforce POSIX %C on Solaris
5582              Date: Tue, 2 Feb 1999 15:55:29 +0100
5583              Message-Id: <v0311070cb2dcb3f5f773@[212.24.192.188]>
5584      Branch: cfgperl
5585            ! ext/POSIX/POSIX.pod
5586 ____________________________________________________________________________
5587 [  2806] By: jhi                                   on 1999/02/03  13:58:00
5588         Log: Integrate from mainperl.
5589      Branch: cfgperl
5590           !> perl.h
5591 ____________________________________________________________________________
5592 [  2805] By: gsar                                  on 1999/02/03  03:32:31
5593         Log: PL_uuemap[] init needs help for sizeof()
5594      Branch: perl
5595            ! perl.h
5596 ____________________________________________________________________________
5597 [  2804] By: jhi                                   on 1999/02/02  20:44:30
5598         Log: These should've been already in #2803.
5599      Branch: cfgperl
5600            ! Configure config_h.SH vms/subconfigure.com
5601 ____________________________________________________________________________
5602 [  2803] By: jhi                                   on 1999/02/02  20:38:45
5603         Log: telldir prototype issue, from mists of time...
5604      Branch: cfgperl
5605            ! hints/netbsd.sh pp_sys.c
5606 ____________________________________________________________________________
5607 [  2801] By: jhi                                   on 1999/02/02  17:40:14
5608         Log: From: John Bley <jbb6@acpub.duke.edu>
5609              To: perlbug@perl.org
5610              Subject: [PATCH]5.005_54 (DOC) fix minor typos
5611              Date: Tue, 2 Feb 1999 07:52:52 -0500 (EST)
5612              Message-ID: <Pine.SOL.3.91.990202075115.23589A-100000@soc11.acpub.duke.edu>
5613      Branch: cfgperl
5614            ! pod/perlre.pod
5615 ____________________________________________________________________________
5616 [  2800] By: jhi                                   on 1999/02/02  17:26:49
5617         Log: Update todo with POSIX 1003.1 1996 Edition reminder.
5618      Branch: cfgperl
5619            ! Todo-5.005
5620 ____________________________________________________________________________
5621 [  2799] By: jhi                                   on 1999/02/02  17:18:51
5622         Log: Update FindBin from maint-5.005.
5623      Branch: cfgperl
5624            ! lib/FindBin.pm
5625 ____________________________________________________________________________
5626 [  2798] By: jhi                                   on 1999/02/02  17:16:07
5627         Log: Fix typecasts in #2797
5628              
5629              From: "G. Del Merritt" <del@intranetics.com>
5630              Date: Fri, 29 Jan 1999 11:47:25 -0700
5631              Message-Id: <199901291847.LAA04828@jhereg.perl.com>
5632              Subject: Not OK: perl 5.00503 +MAINT_TRIAL_5 on MSWin32-x86-object 4.0 (PATCH included)
5633      Branch: cfgperl
5634            ! ext/POSIX/POSIX.xs
5635 ____________________________________________________________________________
5636 [  2797] By: jhi                                   on 1999/02/02  17:14:37
5637         Log: From: Ted Law <tedlaw@cibcwg.com>
5638              Date: Wed, 27 Jan 1999 14:54:03 -0500 (EST)
5639              Message-Id: <199901271954.OAA07391@dcm2.cibcwg.com>
5640              Subject: POSIX::strftime buffer overflow problem
5641      Branch: cfgperl
5642            ! ext/POSIX/POSIX.xs
5643 ____________________________________________________________________________
5644 [  2796] By: jhi                                   on 1999/02/02  17:13:23
5645         Log: Do not use File::Slurp.
5646      Branch: cfgperl
5647            ! t/lib/textfill.t
5648 ____________________________________________________________________________
5649 [  2795] By: jhi                                   on 1999/02/02  17:11:48
5650         Log: perlhist update from maint-5.005.
5651      Branch: cfgperl
5652            ! pod/perlhist.pod
5653 ____________________________________________________________________________
5654 [  2794] By: jhi                                   on 1999/02/02  17:10:33
5655         Log: POSIX::redef setv?buf() to IO::Handle:: (by gbarr).
5656      Branch: cfgperl
5657            ! ext/POSIX/POSIX.pm
5658 ____________________________________________________________________________
5659 [  2793] By: jhi                                   on 1999/02/02  17:08:39
5660         Log: Missed the html test from change #2787. 
5661      Branch: cfgperl
5662            ! t/lib/cgi-html.t
5663 ____________________________________________________________________________
5664 [  2792] By: jhi                                   on 1999/02/02  17:01:24
5665         Log: Update Getopt::Long to 2.19.
5666      Branch: cfgperl
5667            ! lib/Getopt/Long.pm
5668 ____________________________________________________________________________
5669 [  2791] By: jhi                                   on 1999/02/02  16:59:13
5670         Log: overload syntax is no longer experimental
5671      Branch: cfgperl
5672            ! lib/overload.pm
5673 ____________________________________________________________________________
5674 [  2789] By: jhi                                   on 1999/02/02  16:47:50
5675         Log: Still doc fixes.
5676      Branch: cfgperl
5677            ! lib/diagnostics.pm
5678 ____________________________________________________________________________
5679 [  2788] By: jhi                                   on 1999/02/02  16:47:07
5680         Log: Doc fixes.
5681      Branch: cfgperl
5682            ! lib/CGI.pm lib/diagnostics.pm
5683 ____________________________________________________________________________
5684 [  2787] By: jhi                                   on 1999/02/02  16:38:55
5685         Log: CGI.pm updated to 2.46 (the CGI docs fixes redone
5686              where applicable).
5687      Branch: cfgperl
5688            ! eg/cgi/RunMeFirst eg/cgi/caution.xbm
5689            ! eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi eg/cgi/crash.cgi
5690            ! eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
5691            ! eg/cgi/dna.small.gif.uu eg/cgi/file_upload.cgi
5692            ! eg/cgi/frameset.cgi eg/cgi/index.html
5693            ! eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
5694            ! eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
5695            ! eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
5696            ! eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo.gif.uu
5697            ! lib/CGI.pm lib/CGI/Apache.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
5698            ! lib/CGI/Fast.pm lib/CGI/Push.pm lib/CGI/Switch.pm
5699 ____________________________________________________________________________
5700 [  2786] By: jhi                                   on 1999/02/02  16:17:52
5701         Log: Update CPAN to 1.47.
5702      Branch: cfgperl
5703            ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/Nox.pm
5704 ____________________________________________________________________________
5705 [  2785] By: jhi                                   on 1999/02/02  16:09:03
5706         Log: From: Mark-Jason Dominus <mjd@plover.com>
5707              Date: Sat, 16 Jan 1999 17:22:06 -0500
5708              Subject: Re: DOC PATCH (5.005_54 perlsub.pod)
5709              Message-ID: <19990116222206.3674.qmail@plover.com>
5710      Branch: cfgperl
5711            ! pod/perlsub.pod
5712 ____________________________________________________________________________
5713 [  2784] By: jhi                                   on 1999/02/02  16:01:31
5714         Log: Fix incorrect "used only once" warnings
5715              
5716              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5717              Date: Fri, 8 Jan 1999 04:37:10 -0500
5718              Message-ID: <19990108043710.A14390@monk.mps.ohio-state.edu>
5719              Subject: Re: change#965 flakiness
5720      Branch: cfgperl
5721            ! gv.c
5722 ____________________________________________________________________________
5723 [  2783] By: jhi                                   on 1999/02/02  15:50:38
5724         Log: perldelta updates.
5725      Branch: cfgperl
5726            ! pod/perldelta.pod
5727 ____________________________________________________________________________
5728 [  2782] By: jhi                                   on 1999/02/02  14:28:26
5729         Log: Mirror change #2781.
5730      Branch: cfgperl
5731            ! hints/linux.sh
5732 ____________________________________________________________________________
5733 [  2781] By: jhi                                   on 1999/02/02  14:27:01
5734         Log: Update the MkLinux note.
5735      Branch: maint-5.005/perl
5736            ! hints/linux.sh
5737 ____________________________________________________________________________
5738 [  2780] By: jhi                                   on 1999/02/02  14:10:59
5739         Log: Update todo.
5740      Branch: cfgperl
5741            ! Todo-5.005
5742 ____________________________________________________________________________
5743 [  2779] By: jhi                                   on 1999/02/02  14:00:25
5744         Log: Integrate from mainperl.
5745      Branch: cfgperl
5746            ! t/lib/textfill.t t/lib/textwrap.t
5747           !> (integrate 32 files)
5748 ____________________________________________________________________________
5749 [  2778] By: jhi                                   on 1999/02/02  13:56:23
5750         Log: VMS update, applicable parts of
5751              
5752              From: Dan Sugalski <sugalskd@osshe.edu>
5753              To: perl5-porters@perl.org
5754              Subject: [PATCH 5.005_03MT3]VMS configure tweak
5755              Date: Wed, 20 Jan 1999 12:05:18 -0800
5756              Message-Id: <3.0.6.32.19990120120518.00a98470@ous.edu>
5757              
5758              From: Dan Sugalski <sugalskd@osshe.edu>
5759              To: perlbug@perl.com, vmsperl@perl.org
5760              Subject: NOT OK: perl 5.00503 +MAINT_TRIAL_4 on VMSAXP (Patch included, of course)
5761              Date: Tue, 26 Jan 1999 14:40:38 -0800
5762              Message-Id: <3.0.6.32.19990126144038.02e5d650@ous.edu>
5763              
5764              From: Dan Sugalski <sugalskd@osshe.edu>
5765              To: perl5-porters@perl.org, vmsperl@perl.org
5766              Subject: [PATCH 5.005_03-MAILT_TRIAL_4]VMS test patches
5767              Date: Tue, 26 Jan 1999 14:55:29 -0800
5768              Message-Id: <3.0.6.32.19990126145529.02f22280@ous.edu>
5769      Branch: cfgperl
5770            ! vms/ext/Stdio/test.pl vms/subconfigure.com
5771 ____________________________________________________________________________
5772 [  2777] By: jhi                                   on 1999/02/02  13:43:24
5773         Log: Synch usethreads parts from maint-5.005.
5774      Branch: cfgperl
5775            ! hints/aix.sh hints/dec_osf.sh hints/dos_djgpp.sh
5776            ! hints/freebsd.sh hints/hpux.sh hints/irix_4.sh hints/irix_5.sh
5777            ! hints/irix_6.sh hints/irix_6_0.sh hints/irix_6_1.sh
5778            ! hints/linux.sh hints/os2.sh hints/solaris_2.sh hints/vmesa.sh
5779 ____________________________________________________________________________
5780 [  2776] By: jhi                                   on 1999/02/02  13:17:16
5781         Log: Jumbo FreeBSD update from Anton Berezin <tobez@plab.ku.dk>
5782      Branch: cfgperl
5783            ! Makefile.SH hints/freebsd.sh
5784 ____________________________________________________________________________
5785 [  2774] By: jhi                                   on 1999/02/02  13:10:39
5786         Log: Add perlthrtut, update pod/* machinery.
5787              (a pod/Makefile.SH is sorely needed)
5788      Branch: cfgperl
5789            + pod/perlthrtut.pod
5790            ! MANIFEST pod/Makefile pod/perl.pod pod/roffitall
5791 ____________________________________________________________________________
5792 [  2773] By: jhi                                   on 1999/02/02  12:54:24
5793         Log: From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
5794              To: perl5-porters@perl.org
5795              Subject: Re: [PATCH] perl5.005_03-MAINT_TRIAL_3: clarify Sv[INU]V versus Sv[INU]VX in perlguts
5796              Date: Tue, 26 Jan 1999 22:25:07 +0000
5797              Message-Id: <E105Gux-0000Ac-00@taurus.cus.cam.ac.uk>
5798      Branch: cfgperl
5799            ! pod/perlguts.pod
5800 ____________________________________________________________________________
5801 [  2771] By: jhi                                   on 1999/02/02  12:47:34
5802         Log: Use perlbug instead of personal email address.
5803      Branch: cfgperl
5804            ! Configure
5805 ____________________________________________________________________________
5806 [  2770] By: jhi                                   on 1999/02/02  12:42:06
5807         Log: Miniperl fails to build (pp_sys.c was changed and iperlsys.h wasn't)
5808              
5809              From: "G. Del Merritt" <del@intranetics.com>
5810              To: perlbug@perl.com
5811              Subject: NOT OK: perl 5.00503 +MAINT_TRIAL_4 on MSWin32-x86-object (PATCHES included)
5812              Date: Tue, 26 Jan 1999 12:09:09 -0700
5813              Message-Id: <199901261909.MAA25525@jhereg.perl.com>
5814      Branch: cfgperl
5815            ! iperlsys.h
5816 ____________________________________________________________________________
5817 [  2769] By: jhi                                   on 1999/02/02  12:37:57
5818         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5819              To: Mailing list Perl5 <perl5-porters@perl.org>
5820              Subject: [PATCH 5.005_*] OS/2 threads
5821              Date: Tue, 26 Jan 1999 13:39:46 -0500
5822              Message-ID: <19990126133946.A11594@monk.mps.ohio-state.edu>
5823      Branch: cfgperl
5824            ! os2/os2ish.h
5825 ____________________________________________________________________________
5826 [  2768] By: jhi                                   on 1999/02/02  12:36:16
5827         Log: Apply change #2711 from maint-5.005:
5828              
5829              make ok", "make okfile", and "make nok" were broken
5830              with -Duseshrplib, because of a shared typo.
5831              
5832              From: Spider Boardman <spider@web.zk3.dec.com>
5833              To: perlbug@perl.com
5834              Subject: Not OK: perl 5.00503 +MAINT_TRIAL_4 on alpha-dec_osf-thread 5.0 (UNINSTALLED)
5835              Date: Wed, 27 Jan 1999 12:27:15 -0500
5836              Message-Id: <199901271727.MAA233455@web.zk3.dec.com>
5837      Branch: cfgperl
5838            ! Makefile.SH
5839 ____________________________________________________________________________
5840 [  2766] By: jhi                                   on 1999/02/02  12:27:08
5841         Log: Make Configure use "int main()" instead of bare "main()".
5842              Like maint-5.005 change #2703 but now via metaconfig.
5843      Branch: cfgperl
5844            ! Configure
5845 ____________________________________________________________________________
5846 [  2765] By: jhi                                   on 1999/02/02  11:59:30
5847         Log: Undo part of change #2562.
5848      Branch: cfgperl
5849            ! Configure
5850 ____________________________________________________________________________
5851 [  2764] By: jhi                                   on 1999/02/02  11:52:39
5852         Log: NetBSD synch with maint-5.005.
5853      Branch: cfgperl
5854            ! Makefile.SH hints/netbsd.sh makedepend.SH unixish.h
5855 ____________________________________________________________________________
5856 [  2763] By: jhi                                   on 1999/02/02  11:44:07
5857         Log: $Config{installusrbinperl}
5858              (maint-5.005 changes #2614 and #2709)
5859      Branch: cfgperl
5860            ! Configure installperl
5861 ____________________________________________________________________________
5862 [  2762] By: jhi                                   on 1999/02/02  11:29:13
5863         Log: Errno update from maint-5.005 (changes #2583, #2710).
5864      Branch: cfgperl
5865            ! Configure ext/Errno/Errno_pm.PL
5866 ____________________________________________________________________________
5867 [  2759] By: jhi                                   on 1999/02/02  10:53:20
5868         Log: Update Trig.pm from maint-5.005.
5869      Branch: cfgperl
5870            ! lib/Math/Trig.pm
5871 ____________________________________________________________________________
5872 [  2757] By: jhi                                   on 1999/02/02  10:41:26
5873         Log: MPE/iX update (mirror maint-5.005 change #2715)
5874      Branch: cfgperl
5875            ! hints/mpeix.sh mpeix/relink
5876 ____________________________________________________________________________
5877 [  2756] By: jhi                                   on 1999/02/02  10:38:08
5878         Log: BeOS update (Mirror maint-5.005 change #2727).
5879      Branch: cfgperl
5880            + ext/DynaLoader/dl_beos.xs
5881            ! Configure MANIFEST Makefile.SH README.beos hints/beos.sh
5882            ! lib/ExtUtils/MM_Unix.pm
5883 ____________________________________________________________________________
5884 [  2754] By: gsar                                  on 1999/02/02  08:52:13
5885         Log: Todo updates from Andy Dougherty <doughera@lafayette.edu>
5886      Branch: perl
5887            ! Porting/pumpkin.pod Todo Todo-5.005
5888 ____________________________________________________________________________
5889 [  2753] By: gsar                                  on 1999/02/02  08:46:21
5890         Log: Todo tweaks
5891      Branch: perl
5892            ! Todo Todo-5.005
5893 ____________________________________________________________________________
5894 [  2752] By: jhi                                   on 1999/02/01  22:15:12
5895         Log: Add perlthrtut.pod.
5896              
5897              From: Dan Sugalski <sugalskd@osshe.edu>
5898              To: perl5-porters@perl.org
5899              Subject: perlthrtut.pod
5900              Date: Mon, 01 Feb 1999 10:57:11 -0800
5901              Message-Id: <3.0.6.32.19990201105711.02e62540@ous.edu>
5902      Branch: maint-5.005/perl
5903            + pod/perlthrtut.pod
5904            ! MANIFEST pod/Makefile pod/buildtoc pod/perldelta.pod
5905            ! pod/roffitall
5906 ____________________________________________________________________________
5907 [  2751] By: gsar                                  on 1999/02/01  07:28:05
5908         Log: devnull() support from Jan Dubois <jan.dubois@ibm.net> and others
5909      Branch: perl
5910            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
5911            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
5912 ____________________________________________________________________________
5913 [  2750] By: gsar                                  on 1999/02/01  07:09:20
5914         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5915              Date: Fri, 4 Dec 1998 01:02:03 -0500 (EST)
5916              Message-Id: <199812040602.BAA07215@monk.mps.ohio-state.edu>
5917              Subject: [PATCH 5.005_53] Debugging REx with lookbehind
5918      Branch: perl
5919            ! regexec.c
5920 ____________________________________________________________________________
5921 [  2749] By: gsar                                  on 1999/02/01  07:07:59
5922         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5923              Date: Fri, 4 Dec 1998 00:05:41 -0500 (EST)
5924              Message-Id: <199812040505.AAA16616@monk.mps.ohio-state.edu>
5925              Subject: [PATCH 5.005_53] Speed up .*? and half-fix UTF lookbehind
5926      Branch: perl
5927            ! regexec.c
5928 ____________________________________________________________________________
5929 [  2748] By: gsar                                  on 1999/02/01  06:47:06
5930         Log: From: "Jonathan I. Kamens" <jik@kamens.brookline.ma.us>
5931              Date: Thu, 3 Dec 1998 15:10:17 -0500
5932              Message-Id: <199812032010.PAA09692@jik.shore.net>
5933              Subject: sample checksum code in "perlfunc" man page is wrong
5934      Branch: perl
5935            ! pod/perlfunc.pod
5936 ____________________________________________________________________________
5937 [  2747] By: gsar                                  on 1999/02/01  06:35:13
5938         Log: typos in Pod/Text.pm
5939              From: "Greg Chapman" <glc@well.com>
5940              Date: Tue, 1 Dec 1998 10:50:18 -0800
5941              Message-Id: <199812011849.KAA08816@smtp.well.com>
5942              Subject: Glitch in Pod::Text
5943      Branch: perl
5944            ! lib/Pod/Text.pm
5945 ____________________________________________________________________________
5946 [  2746] By: gsar                                  on 1999/02/01  06:27:35
5947         Log: various win32-ish changes merged from maint-5.005
5948      Branch: perl
5949            ! README.win32 embedvar.h globvar.sym lib/ExtUtils/MM_Unix.pm
5950            ! objXSUB.h op.c perl.h perlvars.h pp.c sv.c t/io/fs.t toke.c
5951            ! win32/Makefile win32/config.bc win32/config.vc
5952            ! win32/config_sh.PL win32/makefile.mk win32/runperl.c
5953            ! win32/win32.c
5954 ____________________________________________________________________________
5955 [  2745] By: gsar                                  on 1999/02/01  04:51:54
5956         Log: integrate cfgperl changes into mainline
5957      Branch: perl
5958           !> INSTALL hints/aix.sh lib/Time/Local.pm pod/perldelta.pod
5959 ____________________________________________________________________________
5960 [  2744] By: gsar                                  on 1999/02/01  04:31:09
5961         Log: improved diagnostic on syntax errors at EOL
5962      Branch: perl
5963            ! toke.c
5964 ____________________________________________________________________________
5965 [  2743] By: gsar                                  on 1999/02/01  03:59:13
5966         Log: don't attempt connect() to bogus IP addresses
5967              From:    Graham Barr <gbarr@pobox.com>
5968              Date:    Sun, 31 Jan 1999 21:50:45 CST
5969              Message-Id: <19990131215045.A633@pobox.com>
5970      Branch: perl
5971            ! t/lib/io_multihomed.t
5972 ____________________________________________________________________________
5973 [  2742] By: gsar                                  on 1999/02/01  03:08:58
5974         Log: update Changes
5975      Branch: perl
5976            ! Changes pod/perldelta.pod
5977 ____________________________________________________________________________
5978 [  2740] By: gsar                                  on 1999/02/01  02:43:07
5979         Log: CAPI inheritance tweak and doc
5980      Branch: maint-5.005/perl
5981            ! lib/ExtUtils/MakeMaker.pm
5982 ____________________________________________________________________________
5983 [  2739] By: jhi                                   on 1999/01/31  18:31:54
5984         Log: Undo changes #2730 and #2731 and replace them
5985              with an extensively tested patch from
5986              Anton Berezin <tobez@plab.ku.dk> (via private email).
5987      Branch: maint-5.005/perl
5988            ! Makefile.SH hints/freebsd.sh
5989 ____________________________________________________________________________
5990 [  2738] By: gsar                                  on 1999/01/31  05:04:32
5991         Log: fix bogus CAPI inheritance from change#2541
5992      Branch: maint-5.005/perl
5993            ! lib/ExtUtils/MakeMaker.pm
5994 ____________________________________________________________________________
5995 [  2731] By: jhi                                   on 1999/01/29  14:33:12
5996         Log: FreeBSD version numbers can be like "2.2.8-release".
5997      Branch: maint-5.005/perl
5998            ! hints/freebsd.sh
5999 ____________________________________________________________________________
6000 [  2730] By: jhi                                   on 1999/01/29  12:40:38
6001         Log: FreeBSD hints iteration (hopefully convergent).
6002              usethreads: require at least FreeBSD 2.2.8.
6003              signal type: mirror change #2429 in cfgperl.
6004      Branch: maint-5.005/perl
6005            ! hints/freebsd.sh
6006 ____________________________________________________________________________
6007 [  2727] By: gbarr                                 on 1999/01/29  04:09:57
6008         Log: From: Tom Spindler <dogcow@isi.net>
6009              Date: Thu, 28 Jan 1999 17:15:11 -0800
6010              Message-ID: <19990128171510.A11778@isi.net>
6011              Subject: [PATCH] BeOS dynamic loading support for perl5.005_03_MT4
6012      Branch: maint-5.005/perl
6013            + ext/DynaLoader/dl_beos.xs
6014            ! Configure MANIFEST Makefile.SH README.beos hints/beos.sh
6015            ! lib/ExtUtils/MM_Unix.pm
6016 ____________________________________________________________________________
6017 [  2726] By: gbarr                                 on 1999/01/29  03:30:51
6018         Log: Remove use of File::Slurp in t/lib/textfill.t
6019      Branch: maint-5.005/perl
6020            ! t/lib/textfill.t
6021 ____________________________________________________________________________
6022 [  2725] By: gbarr                                 on 1999/01/29  03:11:41
6023         Log: From: Gurusamy Sarathy <gsar@ActiveState.com>
6024              Date: Wed, 27 Jan 1999 23:14:33 -0800
6025              Message-Id: <199901280714.XAA10176@activestate.com>
6026              Subject: Re: NOT OK: "@INC contains: ." after make install - MAINT_TRIAL_4 - 5.005_03 maintenance trial 4 MSWin32-x86-object
6027      Branch: maint-5.005/perl
6028            ! win32/Makefile win32/makefile.mk
6029 ____________________________________________________________________________
6030 [  2720] By: gsar                                  on 1999/01/27  21:54:42
6031         Log: missing space while munging CCFLAGS for PERL_CAPI
6032      Branch: perl
6033            ! lib/ExtUtils/MM_Unix.pm
6034 ____________________________________________________________________________
6035 [  2718] By: jhi                                   on 1999/01/27  19:46:04
6036         Log: io/fs.t fails test #18 (sense of tests appears to have been
6037              changed incompletely; this patch just skips the test attached,
6038              a la test #17 preceding it).
6039              
6040              From: "G. Del Merritt" <del@intranetics.com>
6041              To: perlbug@perl.com
6042              Subject: NOT OK: perl 5.00503 +MAINT_TRIAL_4 on MSWin32-x86-object (PATCHES included)
6043              Date: Tue, 26 Jan 1999 12:09:09 -0700
6044              Message-Id: <199901261909.MAA25525@jhereg.perl.com>
6045      Branch: maint-5.005/perl
6046            ! t/io/fs.t
6047 ____________________________________________________________________________
6048 [  2717] By: jhi                                   on 1999/01/27  19:44:46
6049         Log: Miniperl fails to build (pp_sys.c was changed and iperlsys.h wasn't)
6050              
6051              From: "G. Del Merritt" <del@intranetics.com>
6052              To: perlbug@perl.com
6053              Subject: NOT OK: perl 5.00503 +MAINT_TRIAL_4 on MSWin32-x86-object (PATCHES included)
6054              Date: Tue, 26 Jan 1999 12:09:09 -0700
6055              Message-Id: <199901261909.MAA25525@jhereg.perl.com>
6056      Branch: maint-5.005/perl
6057            ! iperlsys.h
6058 ____________________________________________________________________________
6059 [  2715] By: jhi                                   on 1999/01/27  19:34:28
6060         Log: From: Mark Bixby <markb@spock.dis.cccd.edu>
6061              To: perl5-porters@perl.org
6062              Subject: [PATCH perl5.005_03-MAINT_TRIAL_4] MPE port tweaks
6063              Date: Tue, 26 Jan 1999 16:32:18 -0800 (PST)
6064              Message-Id: <199901270032.QAA13395@spock.dis.cccd.edu>
6065      Branch: maint-5.005/perl
6066            ! hints/mpeix.sh mpeix/relink
6067 ____________________________________________________________________________
6068 [  2710] By: jhi                                   on 1999/01/27  19:22:23
6069         Log: Errno fixes:
6070              
6071              From: Spider Boardman <spider@web.zk3.dec.com>
6072              To: perlbug@perl.com
6073              Subject: Not OK: perl 5.00503 +MAINT_TRIAL_4 on alpha-dec_osf-thread 5.0 (UNINSTALLED)
6074              Date: Wed, 27 Jan 1999 12:27:15 -0500
6075              Message-Id: <199901271727.MAA233455@web.zk3.dec.com>
6076              
6077              From: Spider Boardman <spider@web.zk3.dec.com>
6078              To: perlbug@perl.com
6079              Subject: Not OK: perl 5.00503 +MAINT_TRIAL_4 on alpha-dec_osf-thread 5.0 (UNINSTALLED)
6080              Date: Wed, 27 Jan 1999 13:31:16 -0500
6081              Message-Id: <199901271831.NAA241001@web.zk3.dec.com>
6082      Branch: maint-5.005/perl
6083            ! Configure ext/Errno/Errno_pm.PL
6084 ____________________________________________________________________________
6085 [  2709] By: jhi                                   on 1999/01/27  19:17:35
6086         Log: Fix Configure installusrbinperl:
6087              
6088              From: Spider Boardman <spider@web.zk3.dec.com>
6089              To: jhi@iki.fi
6090              cc: perl5-porters@perl.org
6091              Subject: Re: Not OK: perl 5.00503 +MAINT_TRIAL_4 on alpha-dec_osf-thread 5.0 (UNINSTALLED)
6092              Date: Wed, 27 Jan 1999 13:03:35 -0500
6093              Message-Id: <199901271803.NAA238257@web.zk3.dec.com>
6094      Branch: maint-5.005/perl
6095            ! Configure
6096 ____________________________________________________________________________
6097 [  2707] By: gbarr                                 on 1999/01/26  02:06:17
6098         Log: Add redef IO::Handle::* for setv?buf()
6099      Branch: maint-5.005/perl
6100            ! ext/POSIX/POSIX.pm
6101 ____________________________________________________________________________
6102 [  2705] By: jhi                                   on 1999/01/24  15:14:30
6103         Log: Mention year-1900 and month 0..11.
6104      Branch: cfgperl
6105            ! lib/Time/Local.pm
6106 ____________________________________________________________________________
6107 [  2704] By: jhi                                   on 1999/01/24  15:13:36
6108         Log: Document Configure -Uinstallusrbinperl.
6109      Branch: cfgperl
6110            ! INSTALL pod/perldelta.pod
6111 ____________________________________________________________________________
6112 [  2698] By: jhi                                   on 1999/01/24  12:46:00
6113         Log: Use only xlc_r for usethreads.
6114      Branch: cfgperl
6115            ! hints/aix.sh
6116 ____________________________________________________________________________
6117 [  2695] By: gsar                                  on 1999/01/24  07:09:05
6118         Log: integrate cfgperl changes into mainline
6119      Branch: perl
6120           +> lib/Exporter/Heavy.pm
6121           !> (integrate 65 files)
6122 ____________________________________________________________________________
6123 [  2694] By: gsar                                  on 1999/01/24  01:28:49
6124         Log: better notes on 'make' on win32
6125      Branch: perl
6126            ! README.win32
6127 ____________________________________________________________________________
6128 [  2683] By: jhi                                   on 1999/01/22  15:41:00
6129         Log: More de-cut-and-pastos.
6130      Branch: cfgperl
6131            ! hints/irix_6.sh hints/os2.sh
6132 ____________________________________________________________________________
6133 [  2682] By: jhi                                   on 1999/01/22  15:30:51
6134         Log: usethreads.cbu cut-and-pasto.
6135      Branch: cfgperl
6136            ! hints/solaris_2.sh
6137 ____________________________________________________________________________
6138 [  2681] By: jhi                                   on 1999/01/22  14:54:55
6139         Log: Better (I hope) LANGUAGE documentation.
6140      Branch: cfgperl
6141            ! pod/perllocale.pod
6142 ____________________________________________________________________________
6143 [  2680] By: jhi                                   on 1999/01/22  09:20:29
6144         Log: From: Dan Sugalski <sugalskd@osshe.edu>
6145              To: perl5-porters@perl.org
6146              Subject: [PATCH 5.005_03MT3]VMS configure tweak
6147              Date: Wed, 20 Jan 1999 12:05:18 -0800
6148              Message-Id: <3.0.6.32.19990120120518.00a98470@ous.edu>
6149      Branch: cfgperl
6150            ! vms/subconfigure.com
6151 ____________________________________________________________________________
6152 [  2679] By: jhi                                   on 1999/01/22  09:13:18
6153         Log: nosuid getmntent() branch.
6154      Branch: cfgperl
6155            ! perl.c perl.h
6156 ____________________________________________________________________________
6157 [  2678] By: jhi                                   on 1999/01/22  08:54:19
6158         Log: nosuid patch continued: *BSD needs <sys/param.h>.
6159      Branch: cfgperl
6160            ! Configure config_h.SH
6161 ____________________________________________________________________________
6162 [  2676] By: gbarr                                 on 1999/01/22  01:54:02
6163         Log: Fixup FindBin to use File::Spec
6164              
6165              Message-Id: <19990120185157.D24479@west-tip.transeda.com>
6166              Date: Wed, 20 Jan 1999 18:51:57 +0000
6167              From: Paul Johnson <pjcj@transeda.com>
6168              Subject: Re: [PATCH] 5005_54 Make FindBin work with UNC paths
6169      Branch: maint-5.005/perl
6170            ! lib/FindBin.pm
6171 ____________________________________________________________________________
6172 [  2671] By: gbarr                                 on 1999/01/22  00:40:13
6173         Log: Fix win32 for Borland compiler and spaces in paths
6174              
6175              From: Gurusamy Sarathy <gsar@activestate.com>
6176              Date: Mon, 18 Jan 1999 20:33:17 -0800
6177              Message-Id: <199901190433.UAA03656@activestate.com>
6178              Subject: [PATCH] 5.005_03-trial3 win32 issues
6179      Branch: maint-5.005/perl
6180            ! README.win32 win32/Makefile win32/config_sh.PL
6181            ! win32/makefile.mk win32/runperl.c
6182 ____________________________________________________________________________
6183 [  2670] By: jhi                                   on 1999/01/21  16:12:38
6184         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
6185              To: perl5-porters@perl.org
6186              Subject: Re: [PATCH 5.005_54] Evalled substitution parsing
6187              Date: Thu, 21 Jan 1999 12:08:01 +0000
6188              Message-Id: <199901211208.MAA01228@crypt.compulink.co.uk>
6189      Branch: cfgperl
6190            ! pod/perldiag.pod t/op/subst.t toke.c
6191 ____________________________________________________________________________
6192 [  2669] By: jhi                                   on 1999/01/21  16:11:46
6193         Log: To: perl5-porters@perl.org
6194              Subject: [PATCH 5.005_54] hints/freebsd.sh - reflect the birth of version 4.0
6195              From: Anton Berezin <tobez@plab.ku.dk>
6196              Date: 21 Jan 1999 17:07:28 +0100
6197              Message-ID: <86emood2yn.fsf@lion.plab.ku.dk>
6198      Branch: cfgperl
6199            ! hints/freebsd.sh
6200 ____________________________________________________________________________
6201 [  2668] By: jhi                                   on 1999/01/21  15:38:34
6202         Log: Add Daniel Grisinger <dgris@dimensional.com>.
6203      Branch: cfgperl
6204            ! AUTHORS MAINTAIN
6205 ____________________________________________________________________________
6206 [  2667] By: jhi                                   on 1999/01/21  15:32:28
6207         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6208              To: Mailing list Perl5 <perl5-porters@perl.org>
6209              Subject: [PATCH 5.005_53] Lean Exporter.pm
6210              Date: Thu, 21 Jan 1999 03:25:23 -0500
6211              Message-ID: <19990121032523.A25704@monk.mps.ohio-state.edu>
6212      Branch: cfgperl
6213            + lib/Exporter/Heavy.pm
6214            ! MANIFEST lib/Exporter.pm
6215 ____________________________________________________________________________
6216 [  2666] By: jhi                                   on 1999/01/21  15:24:10
6217         Log: From: "W. Phillip Moore" <wpm@ms.com>
6218              To: Graham Barr <gbarr@ti.com>, perlbug@perl.org
6219              Subject: Re: [PATCH] File::Path 1.04 bug (all perl5 core versions)
6220              Date: Tue, 19 Jan 1999 11:39:11 -0500 (EST)
6221              Message-ID: <13988.46383.298992.97303@zappa>
6222      Branch: cfgperl
6223            ! lib/File/Path.pm
6224 ____________________________________________________________________________
6225 [  2665] By: jhi                                   on 1999/01/21  15:20:48
6226         Log: CPAN update (CPAN-1.44_54) from Andreas and
6227              jumbo doc patch from Abigail.
6228              
6229              From: abigail@fnx.com
6230              To: perl5-porters@perl.org (Perl Porters)
6231              Subject: [PATCH 5.005_03 TRIAL 3 lib/AutoLoader.pm]  Typos
6232              Date: Tue, 19 Jan 1999 19:14:10 -0500 (EST)
6233              Message-ID: <19990120001410.19645.qmail@alexandra.wayne.fnx.com>
6234              
6235              From: abigail@fnx.com
6236              To: perl5-porters@perl.org (Perl Porters)
6237              Subject: [PATCH 5.005_03 TRIAL3 lib/CGI.pm] Typos
6238              Date: Tue, 19 Jan 1999 19:32:42 -0500 (EST)
6239              Message-ID: <19990120003242.19938.qmail@alexandra.wayne.fnx.com>
6240              
6241              From: abigail@fnx.com
6242              To: perl5-porters@perl.org (Perl Porters)
6243              Subject: [PATCH 5.005_03 TRIAL3 lib/CPAN.pm] Typos
6244              Date: Tue, 19 Jan 1999 19:40:41 -0500 (EST)
6245              Message-ID: <19990120004041.20052.qmail@alexandra.wayne.fnx.com>
6246              
6247              From: abigail@fnx.com
6248              To: perl5-porters@perl.org (Perl Porters)
6249              Subject: [PATCH 5.005_03 TRIAL3 lib/Carp.pm] Typo
6250              Date: Tue, 19 Jan 1999 19:43:12 -0500 (EST)
6251              Message-ID: <19990120004312.20152.qmail@alexandra.wayne.fnx.com>
6252              
6253              From: abigail@fnx.com
6254              To: perl5-porters@perl.org (Perl Porters)
6255              Subject: [PATCH 5.005_03 TRIAL3 lib/Cwd.pm] Typo
6256              Date: Tue, 19 Jan 1999 19:44:29 -0500 (EST)
6257              Message-ID: <19990120004429.20190.qmail@alexandra.wayne.fnx.com>
6258              
6259              From: abigail@fnx.com
6260              To: perl5-porters@perl.org (Perl Porters)
6261              Subject: [PATCH 5.005_03 TRIAL3 lib/Safe.pm] Typo
6262              Date: Tue, 19 Jan 1999 19:52:41 -0500 (EST)
6263              Message-ID: <19990120005241.20693.qmail@alexandra.wayne.fnx.com>
6264              
6265              From: abigail@fnx.com
6266              To: perl5-porters@perl.org (Perl Porters)
6267              Subject: [PATCH 5.005_03 TRIAL3 lib/SelfLoader.pm] Typos
6268              Date: Tue, 19 Jan 1999 19:55:25 -0500 (EST)
6269              Message-ID: <19990120005525.20788.qmail@alexandra.wayne.fnx.com>
6270              
6271              From: abigail@fnx.com
6272              To: perl5-porters@perl.org (Perl Porters)
6273              Subject: [PATCH 5.005_03 TRIAL3 lib/Symbol.pm] Typo
6274              Date: Tue, 19 Jan 1999 19:58:21 -0500 (EST)
6275              Message-ID: <19990120005821.20926.qmail@alexandra.wayne.fnx.com>
6276              
6277              From: abigail@fnx.com
6278              To: perl5-porters@perl.org (Perl Porters)
6279              Subject: [PATCH 5.005_03 TRIAL3 lib/Test.pm] Typo
6280              Date: Tue, 19 Jan 1999 20:00:02 -0500 (EST)
6281              Message-ID: <19990120010002.20973.qmail@alexandra.wayne.fnx.com>
6282              
6283              From: abigail@fnx.com
6284              To: perl5-porters@perl.org (Perl Porters)
6285              Subject: [PATCH 5.005_03 TRIAL3 lib/ops.pm] Typo
6286              Date: Tue, 19 Jan 1999 20:39:09 -0500 (EST)
6287              Message-ID: <19990120013909.23085.qmail@alexandra.wayne.fnx.com>
6288              
6289              From: abigail@fnx.com
6290              To: perl5-porters@perl.org (Perl Porters)
6291              Subject: [PATCH 5.005_03 TRIAL3 lib/diagnostics.pm] Typos  (ignore previous patch for this file...)
6292              Date: Tue, 19 Jan 1999 20:38:23 -0500 (EST)
6293              Message-ID: <19990120013823.23015.qmail@alexandra.wayne.fnx.com>
6294              
6295              From: abigail@fnx.com
6296              To: perl5-porters@perl.org (Perl Porters)
6297              Subject: [PATCH 5.005_03 TRIAL3 lib/overload.pm] Typos
6298              Date: Tue, 19 Jan 1999 20:58:16 -0500 (EST)
6299              Message-ID: <19990120015817.24306.qmail@alexandra.wayne.fnx.com>
6300              
6301              From: abigail@fnx.com
6302              To: perl5-porters@perl.org (Perl Porters)
6303              Subject: [PATCH 5.005_03 TRIAL3 lib/re.pm] Typos
6304              Date: Tue, 19 Jan 1999 21:03:26 -0500 (EST)
6305              Message-ID: <19990120020326.24373.qmail@alexandra.wayne.fnx.com>
6306      Branch: cfgperl
6307            ! ext/Opcode/Safe.pm ext/Opcode/ops.pm lib/AutoLoader.pm
6308            ! lib/CGI.pm lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/Nox.pm
6309            ! lib/Carp.pm lib/Cwd.pm lib/SelfLoader.pm lib/Symbol.pm
6310            ! lib/Test.pm lib/diagnostics.pm lib/fields.pm lib/overload.pm
6311 ____________________________________________________________________________
6312 [  2664] By: jhi                                   on 1999/01/21  14:47:43
6313         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6314              To: Mailing list Perl5 <perl5-porters@perl.org>
6315              Subject: [PATCH 5.005_*] OS2::PrfDB was exploiting a bug in U32 XSUBs
6316              Date: Thu, 21 Jan 1999 03:58:29 -0500
6317              Message-ID: <19990121035829.A25822@monk.mps.ohio-state.edu>
6318      Branch: cfgperl
6319            ! os2/Changes os2/OS2/PrfDB/PrfDB.xs
6320 ____________________________________________________________________________
6321 [  2663] By: jhi                                   on 1999/01/21  14:43:58
6322         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6323              To: Mailing list Perl5 <perl5-porters@perl.org>
6324              Subject: [PATCH 5.005_*] Errno.pm suffers from \\ too
6325              Date: Thu, 21 Jan 1999 02:46:34 -0500
6326              Message-ID: <19990121024634.A25600@monk.mps.ohio-state.edu>
6327      Branch: cfgperl
6328            ! ext/Errno/Errno_pm.PL
6329 ____________________________________________________________________________
6330 [  2662] By: jhi                                   on 1999/01/21  14:42:42
6331         Log: From: Daniel Grisinger <dgris@moiraine.dimensional.com>
6332              To: Francois Desarmenien <desar@club-internet.fr>
6333              Cc: Gurusamy Sarathy <gsar@activestate.com>,
6334              Mailing list Perl5 <perl5-porters@perl.org>, bugmongers@perl.org
6335              Subject: [PATCH] patching.pod, misc fixes (was Re: Which ? What ? Why ? When ?)
6336              Date: 21 Jan 1999 00:17:35 -0700
6337              Message-ID: <m31zkpqels.fsf_-_@moiraine.dimensional.com>
6338      Branch: cfgperl
6339            ! Porting/patching.pod
6340 ____________________________________________________________________________
6341 [  2661] By: jhi                                   on 1999/01/21  14:41:13
6342         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6343              To: Mailing list Perl5 <perl5-porters@perl.org>
6344              Subject: [PATCH 5.00*] makedepend
6345              Date: Thu, 21 Jan 1999 02:08:27 -0500
6346              Message-ID: <19990121020827.A25509@monk.mps.ohio-state.edu>
6347      Branch: cfgperl
6348            ! makedepend.SH
6349 ____________________________________________________________________________
6350 [  2660] By: jhi                                   on 1999/01/21  14:36:45
6351         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6352              To: Mailing list Perl5 <perl5-porters@perl.org>
6353              Subject: [PATCH 5.005_53] Pipes and 2>&1 on OS/2
6354              Date: Tue, 19 Jan 1999 20:06:45 -0500
6355              Message-ID: <19990119200645.A21154@monk.mps.ohio-state.edu>
6356      Branch: cfgperl
6357            ! os2/Changes os2/os2.c
6358 ____________________________________________________________________________
6359 [  2657] By: jhi                                   on 1999/01/21  11:40:35
6360         Log: From: "Vishal Bhatia" <vishalb@hotmail.com>
6361              To: perl5-porters@perl.org
6362              Subject: [PATCH 5.005_54]pp_mapstart & pp_grepstart return val (CC.pm)
6363              Date: Mon, 18 Jan 1999 01:32:31 PST
6364              Message-ID: <19990118093231.18443.qmail@hotmail.com>
6365      Branch: cfgperl
6366            ! ext/B/B/CC.pm
6367 ____________________________________________________________________________
6368 [  2656] By: jhi                                   on 1999/01/21  11:35:34
6369         Log: From: Achim Bohnet <ach@mpe.mpg.de>
6370              Subject: [PATCH] Not OK: perl 5.00503 +MAINT_TRIAL_3 on alpha-dec_osf 4.0 (UNINSTALLED) 
6371              Date: Wed, 20 Jan 1999 20:25:53 +0100
6372              Message-Id: <199901201925.UAA16940@o06.xray.mpe.mpg.de>
6373      Branch: cfgperl
6374            ! pp.c
6375 ____________________________________________________________________________
6376 [  2655] By: jhi                                   on 1999/01/21  10:46:01
6377         Log: Handle NIS (and NetInfo) more robustly.
6378      Branch: cfgperl
6379            ! t/op/grent.t t/op/pwent.t
6380 ____________________________________________________________________________
6381 [  2654] By: jhi                                   on 1999/01/21  10:17:20
6382         Log: Two-argument eaccess() of SCO.
6383      Branch: cfgperl
6384            ! pp_sys.c
6385 ____________________________________________________________________________
6386 [  2653] By: jhi                                   on 1999/01/21  08:53:14
6387         Log: -DNO_NOSUID_CHECK for those platforms which have no way
6388              of checking for nosuid but still want suidperl.
6389      Branch: cfgperl
6390            ! perl.c
6391 ____________________________________________________________________________
6392 [  2652] By: jhi                                   on 1999/01/21  08:22:50
6393         Log: The LANGUAGE mirrors LC_ALL usage.
6394      Branch: cfgperl
6395            ! Configure config_h.SH
6396 ____________________________________________________________________________
6397 [  2651] By: jhi                                   on 1999/01/20  22:01:21
6398         Log: I_MNTENT was missing.
6399      Branch: cfgperl
6400            ! Configure config_h.SH
6401 ____________________________________________________________________________
6402 [  2650] By: jhi                                   on 1999/01/19  13:42:03
6403         Log: NetBSD update, based on patches from the NetBSD packages system.
6404      Branch: cfgperl
6405            ! Makefile.SH hints/netbsd.sh makedepend.SH unixish.h
6406 ____________________________________________________________________________
6407 [  2649] By: jhi                                   on 1999/01/19  12:44:02
6408         Log: Jumbo Configure update.
6409              * -Uinstallusrbinperl: disable /usr/bin/perl installation
6410              by installperl
6411              * usethreads.cbu
6412              * use64bits.cbu
6413              * "nosuid"
6414      Branch: cfgperl
6415            ! Configure config_h.SH hints/aix.sh hints/dec_osf.sh
6416            ! hints/dos_djgpp.sh hints/freebsd.sh hints/hpux.sh
6417            ! hints/irix_4.sh hints/irix_5.sh hints/irix_6.sh
6418            ! hints/irix_6_0.sh hints/irix_6_1.sh hints/linux.sh
6419            ! hints/os2.sh hints/solaris_2.sh hints/vmesa.sh perl.c perl.h
6420            ! pod/perldiag.pod
6421 ____________________________________________________________________________
6422 [  2648] By: jhi                                   on 1999/01/19  09:16:44
6423         Log: Mention /usr/share/locale.
6424      Branch: cfgperl
6425            ! pod/perllocale.pod
6426 ____________________________________________________________________________
6427 [  2647] By: jhi                                   on 1999/01/19  09:11:11
6428         Log: SHMLBA strikes back in NetBSD/sparc.
6429              
6430              From: Dave Nelson <David.Nelson@bellcow.com>
6431              To: jhi@iki.fi
6432              Subject: perl5.005_02 + IPC::SysV + NetBSD/Sparc
6433              Date: Mon, 18 Jan 1999 22:07:56 -0600
6434              Message-Id: <199901190407.WAA02543@longhorn.bellcow.com>
6435      Branch: cfgperl
6436            ! ext/IPC/SysV/SysV.xs
6437 ____________________________________________________________________________
6438 [  2646] By: jhi                                   on 1999/01/19  08:58:17
6439         Log: Show LANGUAGE env var when needed. (Augment change #2645).
6440      Branch: cfgperl
6441            ! util.c utils/perlbug.PL
6442 ____________________________________________________________________________
6443 [  2645] By: jhi                                   on 1999/01/19  08:52:15
6444         Log: Document the GNU LANGUAGE env var.
6445      Branch: cfgperl
6446            ! pod/perllocale.pod
6447 ____________________________________________________________________________
6448 [  2644] By: jhi                                   on 1999/01/19  08:42:25
6449         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6450              To: Mailing list Perl5 <perl5-porters@perl.org>
6451              Subject: [PATCH 5.005_53] Fixing \G bug by Francois Desarmenien
6452              Date: Mon, 18 Jan 1999 20:57:02 -0500
6453              Message-ID: <19990118205702.A18379@monk.mps.ohio-state.edu>
6454      Branch: cfgperl
6455            ! pp_hot.c t/op/pat.t
6456 ____________________________________________________________________________
6457 [  2643] By: jhi                                   on 1999/01/18  11:23:41
6458         Log: Add various cruft to "clean" target. (Time for t/Makefile?)
6459      Branch: cfgperl
6460            ! Makefile.SH
6461 ____________________________________________________________________________
6462 [  2642] By: jhi                                   on 1999/01/18  11:03:38
6463         Log: GNU libc locale system has LANGUAGE env var that partly
6464              overrides even LC_ALL.
6465      Branch: cfgperl
6466            ! t/lib/safe2.t t/op/groups.t t/op/mkdir.t
6467 ____________________________________________________________________________
6468 [  2641] By: jhi                                   on 1999/01/18  10:55:04
6469         Log: Integrate from mainperl.
6470      Branch: cfgperl
6471           +> ext/B/defsubs.h.PL
6472            ! t/op/groups.t
6473           !> (integrate 38 files)
6474 ____________________________________________________________________________
6475 [  2640] By: gsar                                  on 1999/01/18  10:06:29
6476         Log: a few random cleanups
6477      Branch: perl
6478            ! ext/B/Makefile.PL lib/Test/Harness.pm t/pragma/warn/doio
6479 ____________________________________________________________________________
6480 [  2639] By: gsar                                  on 1999/01/18  05:56:21
6481         Log: From:    "Vishal Bhatia" <vishalb@hotmail.com>
6482              Date:    Sun, 17 Jan 1999 16:41:10 PST
6483              Message-Id: <19990118004111.29667.qmail@hotmail.com>
6484              Subject: [PATCH 5.005_54]Duplicate saved ops (CC.pm)
6485      Branch: perl
6486            ! ext/B/B/C.pm
6487 ____________________________________________________________________________
6488 [  2638] By: gsar                                  on 1999/01/18  05:41:21
6489         Log: From:    jan.dubois@ibm.net (Jan Dubois)
6490              Date:    Mon, 18 Jan 1999 00:37:41 +0100
6491              Message-Id: <36a271cd.2105507@smtp1.ibm.net>
6492              Subject: [PATCH 5.005_54] fix bugs in do_sv_dump() from Devel::Peek integration
6493      Branch: perl
6494            ! dump.c
6495 ____________________________________________________________________________
6496 [  2633] By: gsar                                  on 1999/01/17  13:39:59
6497         Log: bogus assert()
6498      Branch: perl
6499            ! pp.c t/op/groups.t
6500 ____________________________________________________________________________
6501 [  2632] By: gsar                                  on 1999/01/17  13:22:04
6502         Log: various tweaks for clean build and test on win32
6503      Branch: perl
6504            ! embed.h ext/B/Makefile.PL global.sym lib/FindBin.pm objXSUB.h
6505            ! op.c t/pragma/warn/doio
6506 ____________________________________________________________________________
6507 [  2631] By: gsar                                  on 1999/01/17  12:28:06
6508         Log: undo change#2336, and add clarification about subversive
6509              CPAN distributions from Andreas Koenig
6510      Branch: perl
6511            ! Porting/pumpkin.pod lib/CPAN.pm
6512 ____________________________________________________________________________
6513 [  2630] By: gsar                                  on 1999/01/17  12:04:06
6514         Log: fix silent taint failures under -U
6515      Branch: perl
6516            ! doio.c
6517 ____________________________________________________________________________
6518 [  2629] By: gsar                                  on 1999/01/17  12:00:23
6519         Log: sanity check piped opens (tweaked version of patch suggested
6520              by Mark-Jason Dominus)
6521      Branch: perl
6522            ! doio.c pod/perldelta.pod pod/perldiag.pod t/io/pipe.t
6523            ! t/op/taint.t t/pragma/warn/doio
6524 ____________________________________________________________________________
6525 [  2628] By: gsar                                  on 1999/01/17  11:26:21
6526         Log: regen headers
6527      Branch: perl
6528            ! embed.h embedvar.h objXSUB.h
6529 ____________________________________________________________________________
6530 [  2627] By: gsar                                  on 1999/01/17  11:23:37
6531         Log: PERL_OBJECTness for change#2595
6532      Branch: perl
6533            ! embed.pl op.c pod/perlport.pod proto.h
6534 ____________________________________________________________________________
6535 [  2626] By: gsar                                  on 1999/01/17  09:47:07
6536         Log: PERL_OBJECT tweaks for change#2426
6537      Branch: perl
6538            ! embed.pl proto.h regcomp.c
6539 ____________________________________________________________________________
6540 [  2625] By: gsar                                  on 1999/01/17  09:37:58
6541         Log: documentation in change#2596 is not quite right; fix it
6542      Branch: perl
6543            ! lib/Math/BigFloat.pm pod/perlguts.pod
6544 ____________________________________________________________________________
6545 [  2624] By: gsar                                  on 1999/01/17  09:28:34
6546         Log: undo change#2571; C<use File::Spec> instead
6547      Branch: perl
6548            ! lib/FindBin.pm
6549 ____________________________________________________________________________
6550 [  2623] By: gsar                                  on 1999/01/17  09:20:42
6551         Log: change#2572 is not applicable; undo, retaining scan_bin addition
6552              to global.sym
6553      Branch: perl
6554            ! global.sym perl.c proto.h
6555 ____________________________________________________________________________
6556 [  2622] By: gsar                                  on 1999/01/17  09:17:42
6557         Log: change#2576 is based on a wrong premise; undo it
6558      Branch: perl
6559            ! pp_ctl.c
6560 ____________________________________________________________________________
6561 [  2621] By: gsar                                  on 1999/01/17  09:12:42
6562         Log: fix change#2602 to not used hard coded constants
6563      Branch: perl
6564            ! ext/B/B/C.pm ext/B/defsubs.h.PL
6565 ____________________________________________________________________________
6566 [  2620] By: gsar                                  on 1999/01/17  09:02:07
6567         Log: integrate cfgperl changes into mainline, fix conflicts
6568      Branch: perl
6569           +> AUTHORS MAINTAIN README.mint ext/DynaLoader/hints/linux.pl
6570           +> ext/POSIX/hints/mint.pl hints/gnu.sh hints/mint.sh
6571           +> lib/Dumpvalue.pm mint/Makefile mint/README mint/errno.h
6572           +> mint/pwd.c mint/stdio.h mint/sys/time.h mint/time.h
6573           +> pod/perlopentut.pod
6574           !> (integrate 162 files)
6575 ____________________________________________________________________________
6576 [  2619] By: gsar                                  on 1999/01/17  08:42:04
6577         Log: a few doc typos
6578      Branch: perl
6579            ! lib/utf8.pm pod/perlfunc.pod pod/perlre.pod
6580 ____________________________________________________________________________
6581 [  2616] By: gbarr                                 on 1999/01/16  18:59:55
6582         Log: Win32 changes from Jan
6583              
6584              From: jan.dubois@ibm.net (Jan Dubois)
6585              Date: Fri, 15 Jan 1999 23:38:35 +0100
6586              Message-ID: <36a7c10d.16311905@smtp1.ibm.net>
6587              Subject: [PATCH 5.005_03m2] Win32 Makefile patches
6588              
6589              From: jan.dubois@ibm.net (Jan Dubois)
6590              Date: Sat, 16 Jan 1999 13:02:45 +0100
6591              Message-ID: <36a07da6.10722337@smtp1.ibm.net>
6592              Subject: [PATCH 5.005_03m2] minor tweaks to README.win32
6593      Branch: maint-5.005/perl
6594            ! README.win32 win32/Makefile win32/makefile.mk
6595 ____________________________________________________________________________
6596 [  2615] By: gbarr                                 on 1999/01/16  18:48:48
6597         Log: Jumbo patch from Sarathy for PERL_OBJECT & USE_THREADS
6598              
6599              From: Gurusamy Sarathy <gsar@engin.umich.edu>
6600              Date: Thu, 07 Jan 1999 00:12:00 -0500
6601              Message-Id: <199901070512.AAA23568@aatma.engin.umich.edu>
6602              Subject: Re: [PATCH 5.005_03-MAINT_TRIAL2] fixes for PERL_OBJECT and USE_THREADS builds
6603              
6604              From: Gurusamy Sarathy <gsar@engin.umich.edu>
6605              Date: Thu, 14 Jan 1999 19:21:46 -0500
6606              Message-Id: <199901150021.TAA01886@aatma.engin.umich.edu>
6607              Subject: Re: [PATCH 5.005_03-MAINT_TRIAL2] fixes for PERL_OBJECT and USE_THREADS builds
6608      Branch: maint-5.005/perl
6609            ! embed.h global.sym lib/ExtUtils/MM_Unix.pm objXSUB.h objpp.h
6610            ! op.c perl.c perl.h perly.c perly.y perly_c.diff pp.c proto.h
6611            ! sv.c t/io/fs.t toke.c win32/GenCAPI.pl win32/config.bc
6612            ! win32/makedef.pl win32/runperl.c win32/win32.c
6613 ____________________________________________________________________________
6614 [  2614] By: gbarr                                 on 1999/01/16  16:48:38
6615         Log: From: Jarkko Hietaniemi <jhi@iki.fi>
6616              Date: Fri, 15 Jan 1999 17:28:34 +0200 (EET)
6617              Message-Id: <199901151528.RAA08785@alpha.hut.fi>
6618              Subject: [PATCH] 5.005_03-MAINT_TRIAL_2: NetBSD patches
6619              
6620              From: Jarkko Hietaniemi <jhi@iki.fi>
6621              Date: Fri, 15 Jan 1999 18:44:19 +0200 (EET)
6622              Message-Id: <199901151644.SAA08184@alpha.hut.fi>
6623              Subject: [PATCH] 5.005_03-MAINT_TRIAL_2: allow skipping the "install also as /usr/bin/perl" question of installperl
6624              
6625              From: Jarkko Hietaniemi <jhi@iki.fi>
6626              Date: Fri, 15 Jan 1999 18:52:29 +0200 (EET)
6627              Message-Id: <199901151652.SAA11259@alpha.hut.fi>
6628              Subject: the promised "installusrbinperl + NetBSD" fix
6629      Branch: maint-5.005/perl
6630            ! Configure Makefile.SH hints/netbsd.sh installperl
6631            ! makedepend.SH unixish.h
6632 ____________________________________________________________________________
6633 [  2611] By: jhi                                   on 1999/01/14  12:16:14
6634         Log: From: Tom Christiansen <tchrist@jhereg.perl.com>
6635              To: pumpkings@jhereg.perl.com
6636              Subject: perlopentut.pod
6637              Date: Sat, 09 Jan 1999 08:13:18 -0700
6638              Message-Id: <199901091513.IAA17512@jhereg.perl.com>
6639      Branch: cfgperl
6640            + pod/perlopentut.pod
6641            ! MANIFEST pod/perl.pod pod/perldelta.pod pod/roffitall
6642 ____________________________________________________________________________
6643 [  2607] By: gbarr                                 on 1999/01/14  02:53:40
6644         Log: Added Carp::cluck to perldelta.pod
6645      Branch: maint-5.005/perl
6646            ! pod/perldelta.pod
6647 ____________________________________________________________________________
6648 [  2605] By: jhi                                   on 1999/01/13  18:26:19
6649         Log: From: "Jonathan Fine (IT- Borders Online)" <jfine@borders.com>
6650              To: "'cpan@perl.org'" <cpan@perl.org>
6651              Subject: "Bug" fix for File::Find.pm
6652              Date:   Thu, 31 Dec 1998 13:01:50 -0500
6653              Message-ID: <311F144DB5E5D011B03F00805FE954B10708BE17@exchange01_ph.borders.com>
6654      Branch: cfgperl
6655            ! lib/File/Find.pm
6656 ____________________________________________________________________________
6657 [  2604] By: jhi                                   on 1999/01/13  18:08:45
6658         Log: From: Peter Wolfe <wolfe@teloseng.com>
6659              Subject: SCO 3.2v5 patch for perl5.005_03-MAINT_TRIAL_1
6660              To: perlbug@perl.com
6661              Date: 11 Jan 1999 23:00:05 +0200
6662              Message-ID: <MLIST_199901111950.LAA01703@titan.teloseng.com>
6663      Branch: cfgperl
6664            ! hints/sco.sh
6665 ____________________________________________________________________________
6666 [  2603] By: jhi                                   on 1999/01/13  18:06:56
6667         Log: From: hans@icgroup.nl (Hans Mulder)
6668              Subject: [Patch for 5.005_54] re::debugcolors dumps core
6669              To: perlbug@perl.com
6670              Cc: hansmu@xs4all.nl
6671              Date: 11 Jan 1999 22:22:45 +0200
6672              Message-ID: <MLIST_9901111947.AA22109@icgned.icgroup.nl>
6673      Branch: cfgperl
6674            ! ext/re/re.pm regcomp.c
6675 ____________________________________________________________________________
6676 [  2602] By: jhi                                   on 1999/01/13  18:05:43
6677         Log: From: "Vishal Bhatia" <vishalb@hotmail.com>
6678              Subject: [PATCH 5.005_54]B::MAGIC::PTR doesnot check for valid length.
6679              Date: 11 Jan 1999 08:02:41 +0200
6680              Lines: 134
6681              Message-ID: <MLIST_19990111052126.27966.qmail@hotmail.com>
6682      Branch: cfgperl
6683            ! ext/B/B.xs ext/B/B/C.pm
6684 ____________________________________________________________________________
6685 [  2601] By: jhi                                   on 1999/01/13  18:01:53
6686         Log: From: James FitzGibbon <james@ican.net>
6687              Subject: Trivial patch for HP-UX 11 and shared libperl
6688              To: perl5-porters@perl.org
6689              Date: 8 Jan 1999 19:13:23 +0200
6690              Message-ID: <MLIST_Pine.BSF.4.05.9901081110090.21785-100000@staff1.tor.accglobal.net>
6691      Branch: cfgperl
6692            ! Makefile.SH
6693 ____________________________________________________________________________
6694 [  2600] By: jhi                                   on 1999/01/13  17:59:45
6695         Log: From: "Vishal Bhatia" <vishalb@hotmail.com>
6696              Subject: [PATCH 5.005_54] B::CC::pp_rv2cv problem
6697              To: perl5-porters@perl.org
6698              Date: 8 Jan 1999 12:43:36 +0200
6699              Message-ID: <MLIST_19990108101557.4481.qmail@hotmail.com>
6700      Branch: cfgperl
6701            ! ext/B/B/CC.pm
6702 ____________________________________________________________________________
6703 [  2599] By: jhi                                   on 1999/01/13  17:50:11
6704         Log: From: Robin Barker <rmb1@cise.npl.co.uk>
6705              Subject: PATCH to installperl
6706              To: perl5-porters@perl.org
6707              Date: 4 Jan 1999 16:15:18 +0200
6708              Message-ID: <MLIST_199901041350.NAA19665@cyclone.cise.npl.co.uk>
6709      Branch: cfgperl
6710            ! installperl
6711 ____________________________________________________________________________
6712 [  2598] By: jhi                                   on 1999/01/13  17:34:51
6713         Log: From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
6714              To: gsar@engin.umich.edu (Gurusamy Sarathy), gbarr@pobox.com
6715              Cc: perl5-porters@perl.org
6716              Subject: PATCH DB_File 1.63 for 5.005_54 & 5.005_03
6717              Date: Tue, 29 Dec 1998 16:23:54 +0000 (GMT)
6718              Message-Id: <9812291623.AA20884@claudius.bfsec.bt.co.uk>
6719      Branch: cfgperl
6720            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
6721            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo ext/DB_File/typemap
6722 ____________________________________________________________________________
6723 [  2597] By: jhi                                   on 1999/01/13  17:30:33
6724         Log: From: David Dyck <dcd@tc.fluke.com>
6725              To: Perl Porters <perl5-porters@perl.org>,
6726              Gurusamy Sarathy <gsar@engin.umich.edu>
6727              Subject: PATCH to perl5.005_54/pod/perldsc.pod (fix typo)
6728              Date: Tue, 12 Jan 1999 11:14:19 -0800 (PST)
6729              Message-ID: <Pine.LNX.4.05.9901121111250.22568-100000@dd.tc.fluke.com>
6730      Branch: cfgperl
6731            ! pod/perldsc.pod
6732 ____________________________________________________________________________
6733 [  2596] By: jhi                                   on 1999/01/13  17:26:44
6734         Log: From: Joshua Pritikin <joshua.pritikin@db.com>
6735              To: perl5-porters@perl.org
6736              Subject: [PATCH] modglobal w/ spelling fixes
6737              Date: Tue, 12 Jan 1999 18:06:01 -0500 (EST)
6738              Message-ID: <Pine.GSO.4.02.9901121805290.625-100000@eq1062.wks.na.deuba.com>
6739      Branch: cfgperl
6740            ! pod/perlguts.pod
6741 ____________________________________________________________________________
6742 [  2595] By: jhi                                   on 1999/01/13  17:24:59
6743         Log: From: Hans Mulder <hansm@icgroup.nl>
6744              Optimize common sort routines.  Thread started by the message
6745              
6746              From: Hans Mulder <hansm@icgroup.nl>
6747              Sender: owner-perl5-porters@perl.org
6748              To: perl5-porters@perl.org
6749              Subject: [Patch for 5.00554] From the Todo list: Optimize sort by { $a <=> $b
6750              Message-Id: <9901092156.AA03831@icgned.icgroup.nl>
6751              
6752              and the patch from the message
6753              
6754              From: Hans Mulder <hans@icgroup.nl>
6755              To: jhi@iki.fi
6756              Cc: perl5-porters@perl.org
6757              Subject: Re: [Patch for 5.00554] From the Todo list: Optimize sort by { $a <=>
6758              $b }
6759              Date: Wed, 13 Jan 1999 17:39:35 +0100
6760              Message-Id: <9901131639.AA17419@icgned.icgroup.nl>
6761      Branch: cfgperl
6762            ! Todo op.c op.h pp_ctl.c t/op/sort.t
6763 ____________________________________________________________________________
6764 [  2594] By: jhi                                   on 1999/01/13  16:50:17
6765         Log: Atari MiNT port by Guido Flohr <gufl0000@stud.uni-sb.de>
6766              (the diffs were based on 5.004_02).  Tested by Guido
6767              and Frank Naumann <fnaumann@prinz-atm.CS.Uni-Magdeburg.De>.
6768      Branch: cfgperl
6769            + README.mint ext/POSIX/hints/mint.pl hints/mint.sh
6770            + mint/Makefile mint/README mint/errno.h mint/pwd.c mint/stdio.h
6771            + mint/sys/time.h mint/time.h
6772            ! MANIFEST doio.c malloc.c miniperlmain.c perl.c t/io/fs.t
6773            ! t/lib/safe2.t t/op/groups.t t/op/mkdir.t t/op/taint.t util.c
6774 ____________________________________________________________________________
6775 [  2593] By: jhi                                   on 1999/01/09  16:54:26
6776         Log: Detypo.
6777      Branch: cfgperl
6778            ! hints/dec_osf.sh
6779 ____________________________________________________________________________
6780 [  2592] By: jhi                                   on 1999/01/09  16:17:13
6781         Log: Move usethreads and use64bits logic from hints to Configure.
6782      Branch: cfgperl
6783            ! Configure hints/README.hints hints/aix.sh hints/dec_osf.sh
6784            ! hints/dos_djgpp.sh hints/freebsd.sh hints/hpux.sh
6785            ! hints/irix_6.sh hints/irix_6_0.sh hints/irix_6_1.sh
6786            ! hints/linux.sh hints/os2.sh hints/solaris_2.sh hints/vmesa.sh
6787 ____________________________________________________________________________
6788 [  2591] By: jhi                                   on 1999/01/09  14:45:24
6789         Log: Missing dTHRs added.
6790      Branch: cfgperl
6791            ! regcomp.c toke.c
6792 ____________________________________________________________________________
6793 [  2590] By: jhi                                   on 1999/01/08  15:27:17
6794         Log: Finalize change #2589 and add better AIX nm scanning from:
6795              
6796              Message-Id: <m0zyNW0-00017VC@gentoo.com>
6797              From: bll@gentoo.com (Brad Lanam)
6798              Subject: Re: mailhelp returned a non-zero status
6799              In-Reply-To: <199901072155.WAA14369@hptnocou.grenoble.hp.com> from Raphael Manfredi at "Jan 7, 1999 10:55:24 pm"
6800              To: ram@hptnocou.grenoble.hp.com (Raphael Manfredi)
6801      Branch: cfgperl
6802            ! Configure hints/freebsd.sh hints/linux.sh
6803 ____________________________________________________________________________
6804 [  2589] By: jhi                                   on 1999/01/08  15:14:54
6805         Log: Undo change #2581.
6806      Branch: cfgperl
6807            ! Configure hints/freebsd.sh hints/linux.sh
6808 ____________________________________________________________________________
6809 [  2588] By: jhi                                   on 1999/01/08  11:51:52
6810         Log: FAQ jumbo patch from tchrist.
6811              
6812              Message-Id: <199901080605.XAA20229@jhereg.perl.com>
6813              From: Tom Christiansen <tchrist@jhereg.perl.com>
6814              To: pumpkings@jhereg.perl.com
6815              Subject: newest version of perlfaq.pod
6816              Date: Thu, 7 Jan 1999 23:05:02 -0700
6817              
6818              Message-Id: <199901080605.XAA20231@jhereg.perl.com>
6819              From: Tom Christiansen <tchrist@jhereg.perl.com>
6820              To: pumpkings@jhereg.perl.com
6821              Subject: newest version of perlfaq1.pod
6822              Date: Thu, 7 Jan 1999 23:05:02 -0700
6823              
6824              Message-Id: <199901080605.XAA20233@jhereg.perl.com>
6825              From: Tom Christiansen <tchrist@jhereg.perl.com>
6826              To: pumpkings@jhereg.perl.com
6827              Subject: newest version of perlfaq2.pod
6828              Date: Thu, 7 Jan 1999 23:05:02 -0700
6829              
6830              Message-Id: <199901080605.XAA20235@jhereg.perl.com>
6831              From: Tom Christiansen <tchrist@jhereg.perl.com>
6832              To: pumpkings@jhereg.perl.com
6833              Subject: newest version of perlfaq3.pod
6834              Date: Thu, 7 Jan 1999 23:05:02 -0700
6835              
6836              Message-Id: <199901080605.XAA20237@jhereg.perl.com>
6837              From: Tom Christiansen <tchrist@jhereg.perl.com>
6838              To: pumpkings@jhereg.perl.com
6839              Subject: newest version of perlfaq4.pod
6840              Date: Thu, 7 Jan 1999 23:05:02 -0700
6841              
6842              Message-Id: <199901080605.XAA20239@jhereg.perl.com>
6843              From: Tom Christiansen <tchrist@jhereg.perl.com>
6844              To: pumpkings@jhereg.perl.com
6845              Subject: newest version of perlfaq5.pod
6846              Date: Thu, 7 Jan 1999 23:05:02 -0700
6847              
6848              Message-Id: <199901080605.XAA20241@jhereg.perl.com>
6849              From: Tom Christiansen <tchrist@jhereg.perl.com>
6850              To: pumpkings@jhereg.perl.com
6851              Subject: newest version of perlfaq6.pod
6852              Date: Thu, 7 Jan 1999 23:05:02 -0700
6853              
6854              Message-Id: <199901080605.XAA20243@jhereg.perl.com>
6855              From: Tom Christiansen <tchrist@jhereg.perl.com>
6856              To: pumpkings@jhereg.perl.com
6857              Subject: newest version of perlfaq7.pod
6858              Date: Thu, 7 Jan 1999 23:05:03 -0700
6859              
6860              Message-Id: <199901080605.XAA20245@jhereg.perl.com>
6861              From: Tom Christiansen <tchrist@jhereg.perl.com>
6862              To: pumpkings@jhereg.perl.com
6863              Subject: newest version of perlfaq8.pod
6864              Date: Thu, 7 Jan 1999 23:05:03 -0700
6865              
6866              Message-Id: <199901080605.XAA20257@jhereg.perl.com>
6867              From: Tom Christiansen <tchrist@jhereg.perl.com>
6868              To: pumpkings@jhereg.perl.com
6869              Subject: newest version of perlfaq9.pod
6870              Date: Thu, 7 Jan 1999 23:05:03 -0700
6871      Branch: cfgperl
6872            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
6873            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
6874            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
6875            ! pod/perlfaq9.pod
6876 ____________________________________________________________________________
6877 [  2587] By: jhi                                   on 1999/01/08  11:17:43
6878         Log: More doc fixes from Abigail.
6879      Branch: cfgperl
6880            ! lib/Time/gmtime.pm lib/Time/localtime.pm lib/User/grent.pm
6881            ! lib/User/pwent.pm
6882 ____________________________________________________________________________
6883 [  2585] By: jhi                                   on 1999/01/08  08:31:02
6884         Log: Change #2584 from maint-5.005:
6885              
6886              implemented Ilya's suggested fix, and added a testcase
6887              
6888              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6889              Date: Tue, 5 Jan 1999 00:56:01 -0500 (EST)
6890              Message-Id: <199901050556.AAA02597@monk.mps.ohio-state.edu>
6891              Subject: Re: Text::ParseWords: regex fix
6892      Branch: cfgperl
6893            ! lib/Text/ParseWords.pm t/lib/parsewords.t
6894 ____________________________________________________________________________
6895 [  2583] By: gbarr                                 on 1999/01/08  04:50:03
6896         Log: From: Jarkko Hietaniemi <jhi@iki.fi>
6897              Date: Thu, 7 Jan 1999 12:47:38 +0200 (EET)
6898              Message-Id: <199901071047.MAA24100@alpha.hut.fi>
6899              Subject: [PATCH] 5.005_03-MAINT_TRIAL_2: ext/Errno_pm.PL: understand wrapper cppstdins
6900      Branch: maint-5.005/perl
6901            ! ext/Errno/Errno_pm.PL
6902 ____________________________________________________________________________
6903 [  2581] By: jhi                                   on 1999/01/07  16:38:03
6904         Log: Configure update:
6905              - usethreads, use64bits, and usemultiplicity
6906              are no more interactively asked by Configure
6907              - "int main()" (vs bare "main()") enforced in test programs
6908      Branch: cfgperl
6909            ! Configure hints/freebsd.sh hints/linux.sh
6910 ____________________________________________________________________________
6911 [  2580] By: jhi                                   on 1999/01/07  11:19:12
6912         Log: From: Dan Sugalski <sugalskd@osshe.edu>
6913              Date: Wed, 06 Jan 1999 13:47:34 -0800
6914              Message-Id: <3.0.6.32.19990106134734.0334d260@ous.edu>
6915              Subject: [PATCH 5.005_02-MT2, 5.005_5x]VMS.C tweak for occasional system() error
6916      Branch: cfgperl
6917            ! vms/vms.c
6918 ____________________________________________________________________________
6919 [  2579] By: jhi                                   on 1999/01/07  09:08:36
6920         Log: Another set of doc patches from Abigail
6921              
6922              From: abigail@fnx.com
6923              Message-ID: <19990107032132.20124.qmail@alexandra.wayne.fnx.com>
6924              Subject: [PATCH 5.005_03 TRAIL2 lib/Net/hostent.pm] Typo fix
6925              Date: Wed, 6 Jan 1999 22:21:32 -0500 (EST)
6926              
6927              From: abigail@fnx.com
6928              Message-ID: <19990107032445.20178.qmail@alexandra.wayne.fnx.com>
6929              Subject: [PATCH 5.005_03 TRIAL2 lib/Net/netent.pm] Typo fix
6930              Date: Wed, 6 Jan 1999 22:24:45 -0500 (EST)
6931              
6932              From: abigail@fnx.com
6933              Message-ID: <19990107032834.20362.qmail@alexandra.wayne.fnx.com>
6934              Subject: [PATCH 5.005_03 TRAIL2 lib/Term/Complete.pm] Typo fix
6935              Date: Wed, 6 Jan 1999 22:28:34 -0500 (EST)
6936              
6937              From: abigail@fnx.com
6938              Message-ID: <19990107033136.20440.qmail@alexandra.wayne.fnx.com>
6939              Subject: [PATCH 5.005_03 TRAIL2 lib/Term/ReadLine.pm] Typo fix
6940              Date: Wed, 6 Jan 1999 22:31:36 -0500 (EST)
6941              
6942              From: abigail@fnx.com
6943              Message-ID: <19990107033351.20540.qmail@alexandra.wayne.fnx.com>
6944              Subject: [PATCH 5.005_03 TRIAL2 lib/CGI/Apache.pm] Typo fix
6945              Date: Wed, 6 Jan 1999 22:33:51 -0500 (EST)
6946              
6947              From: abigail@fnx.com
6948              Message-ID: <19990107033933.20707.qmail@alexandra.wayne.fnx.com>
6949              Subject: [PATCH 5.005_03 TRIAL2 lib/CGI/Push.pm] Typo fix
6950              Date: Wed, 6 Jan 1999 22:39:33 -0500 (EST)
6951              
6952              From: abigail@fnx.com
6953              Message-ID: <19990107034548.20936.qmail@alexandra.wayne.fnx.com>
6954              Subject: [PATCH 5.005_03 TRIAL2 lib/File/Copy.pm] Typo fixes
6955              Date: Wed, 6 Jan 1999 22:45:48 -0500 (EST)
6956              
6957              From: abigail@fnx.com
6958              Message-ID: <19990107034856.21056.qmail@alexandra.wayne.fnx.com>
6959              Subject: [PATCH 5.005_03 TRIAL2 lib/File/Spec.pm] Typo fix
6960              Date: Wed, 6 Jan 1999 22:48:56 -0500 (EST)
6961              
6962              From: abigail@fnx.com
6963              Message-ID: <19990107035113.21174.qmail@alexandra.wayne.fnx.com>
6964              Subject: [PATCH 5.005_03 TRIAL2 lib/File/Spec/Mac.pm] Typo fixes
6965              Date: Wed, 6 Jan 1999 22:51:13 -0500 (EST)
6966              
6967              From: abigail@fnx.com
6968              Message-ID: <19990107035612.21522.qmail@alexandra.wayne.fnx.com>
6969              Subject: [PATCH 5.005_03 TRIAL2 lib/Math/BigFloat.pm] Typo fix
6970              Date: Wed, 6 Jan 1999 22:56:12 -0500 (EST)
6971              
6972              From: abigail@fnx.com
6973              Message-ID: <19990107035842.21585.qmail@alexandra.wayne.fnx.com>
6974              Subject: [PATCH 5.005_03 TRIAL2 lib/Math/BigInt.pm] Typo fixes
6975              Date: Wed, 6 Jan 1999 22:58:41 -0500 (EST)
6976              
6977              From: abigail@fnx.com
6978              Message-ID: <19990107040644.22009.qmail@alexandra.wayne.fnx.com>
6979              Subject: [PATCH 5.005_03 TRIAL2 lib/Text/Wrap.pm] Typo fixes
6980              Date: Wed, 6 Jan 1999 23:06:44 -0500 (EST)
6981              
6982              From: abigail@fnx.com
6983              Message-ID: <19990107040955.22087.qmail@alexandra.wayne.fnx.com>
6984              Subject: [PATCH 5.005_03 TRIAL2 lib/Tie/Array.pm] Typo fixes
6985              Date: Wed, 6 Jan 1999 23:09:55 -0500 (EST)
6986              
6987              From: abigail@fnx.com
6988              Message-ID: <19990107041136.22174.qmail@alexandra.wayne.fnx.com>
6989              Subject: [PATCH 5.005_03 TRIAL2 lib/Tie/Hash.pm] Typo fix
6990              Date: Wed, 6 Jan 1999 23:11:36 -0500 (EST)
6991      Branch: cfgperl
6992            ! lib/CGI/Apache.pm lib/CGI/Push.pm lib/File/Copy.pm
6993            ! lib/File/Spec.pm lib/File/Spec/Mac.pm lib/Math/BigFloat.pm
6994            ! lib/Math/BigInt.pm lib/Net/hostent.pm lib/Net/netent.pm
6995            ! lib/Term/Complete.pm lib/Term/ReadLine.pm lib/Text/Wrap.pm
6996            ! lib/Tie/Array.pm lib/Tie/Hash.pm
6997 ____________________________________________________________________________
6998 [  2576] By: jhi                                   on 1999/01/06  17:05:20
6999         Log: Change #2582 fallout: the amagic_cmp* are no more file static.
7000      Branch: cfgperl
7001            ! pp_ctl.c
7002 ____________________________________________________________________________
7003 [  2575] By: jhi                                   on 1999/01/06  13:18:56
7004         Log: Enhance the great_circle_distance() documentation.
7005      Branch: cfgperl
7006            ! lib/Math/Trig.pm
7007 ____________________________________________________________________________
7008 [  2574] By: jhi                                   on 1999/01/06  12:58:03
7009         Log: From: Mark Bixby <markb@spock.dis.cccd.edu>
7010              To: perlbug@perl.com
7011              Subject: [PATCH 5.005_03-MAINT_TRIAL_2] t/op/sysio.t for MPE/iX
7012              Date: Mon, 4 Jan 1999 13:34:58 -0800 (PST)
7013              Message-Id: <199901042134.NAA18852@spock.dis.cccd.edu>
7014      Branch: cfgperl
7015            ! t/op/sysio.t
7016 ____________________________________________________________________________
7017 [  2573] By: jhi                                   on 1999/01/06  12:40:19
7018         Log: From: "W. Phillip Moore" <wpm@ms.com>
7019              To: perlbug@perl.org
7020              Subject: [PATCH] POSIX getpgrp is not -w clean
7021              Date: Tue, 5 Jan 1999 12:40:27 -0500 (EST)
7022              Message-ID: <13970.20107.190314.549471@zappa>
7023      Branch: cfgperl
7024            ! ext/POSIX/POSIX.pm
7025 ____________________________________________________________________________
7026 [  2572] By: jhi                                   on 1999/01/06  12:25:24
7027         Log: Based on
7028              From: jan.dubois@ibm.net (Jan Dubois)
7029              To: perl5-porters@perl.org
7030              Subject: [PATCH 5.005_03-MAINT_TRIAL2] fixes for PERL_OBJECT and USE_THREADS builds
7031              Date: Wed, 06 Jan 1999 01:24:09 +0100
7032              Message-ID: <3696aa85.18259325@smtp1.ibm.net>
7033              except that
7034              - objXSUB.h was already okay
7035              - embed.h patching is futile, global.sym patched instead
7036              - objpp.h does not exist
7037              - proto.h addition applied manually
7038              - win32/GenCAPI.pl was already okay
7039              - win32/makedef.pl was already okay
7040      Branch: cfgperl
7041            ! global.sym perl.c proto.h
7042 ____________________________________________________________________________
7043 [  2571] By: jhi                                   on 1999/01/06  11:25:48
7044         Log: From: Slaven Rezic <eserte@cs.tu-berlin.de>
7045              To: perlbug@perl.com
7046              Subject: FindBin.pm on Win32 systems
7047              Date: Mon, 4 Jan 1999 23:01:46 +0100 (CET)
7048              Message-Id: <199901042201.XAA01875@cabulja.herceg.de>
7049      Branch: cfgperl
7050            ! lib/FindBin.pm
7051 ____________________________________________________________________________
7052 [  2570] By: jhi                                   on 1999/01/06  11:21:48
7053         Log: From: Dan Sugalski <sugalskd@osshe.edu>
7054              To: perl5-porters@perl.org, vmsperl@perl.org
7055              Subject: [PATCH 5.005_03-MAINT_TRIAL_2]taint.c fix for VMS
7056              Date: Tue, 05 Jan 1999 16:47:31 -0800
7057              Message-Id: <3.0.6.32.19990105164731.00b5b2d0@ous.edu>
7058              
7059              (the ext/IO/lib/IO/Socket.pm was not really changed here;
7060              it was a leftover from #2569)
7061      Branch: cfgperl
7062            ! ext/IO/lib/IO/Socket.pm taint.c
7063 ____________________________________________________________________________
7064 [  2569] By: jhi                                   on 1999/01/06  11:18:22
7065         Log: Jumbo doc patch from Abigail (almost identical to
7066              the 5.005-maint change #2562 except for the
7067              ext/IO/lib/IO/Socket.pm patch which was not
7068              applicable because the IO version of 5.005-devel
7069              is somewhat different (why?))
7070              
7071              From: abigail@fnx.com
7072              Message-ID: <19990105170142.4889.qmail@alexandra.wayne.fnx.com>
7073              Subject: [PATCH 5.005_03-TRIAL2 lib/ExtUtils/Liblist.pm] pod fixes
7074              Date: Tue, 5 Jan 1999 12:01:42 -0500 (EST)
7075              
7076              From: abigail@fnx.com
7077              Message-ID: <19990105172855.5115.qmail@alexandra.wayne.fnx.com>
7078              Subject: [PATCH 5.005_03 MAINT2 lib/ExtUtils/Commands.pm] Typo fix.
7079              Date: Tue, 5 Jan 1999 12:28:55 -0500 (EST)
7080              
7081              From: abigail@fnx.com
7082              Message-ID: <19990105173808.5260.qmail@alexandra.wayne.fnx.com>
7083              Subject: [PATCH perl5.005_03 MAINT3 lib/ExtUtils/Embed.pm] Typo fix
7084              Date: Tue, 5 Jan 1999 12:38:08 -0500 (EST)
7085              
7086              From: abigail@fnx.com
7087              Message-ID: <19990105174859.5533.qmail@alexandra.wayne.fnx.com>
7088              Subject: [PATCH 5.005_03 MAINT2 lib/ExtUtils/Install.pm] Typo fix
7089              Date: Tue, 5 Jan 1999 12:48:59 -0500 (EST)
7090              
7091              From: abigail@fnx.com
7092              Message-ID: <19990105174947.5547.qmail@alexandra.wayne.fnx.com>
7093              Subject: [PATCH 5.005_03 lib/ExtUtils/MM_Unix.pm] Typo fixes
7094              Date: Tue, 5 Jan 1999 12:49:46 -0500 (EST)
7095              
7096              From: abigail@fnx.com
7097              Message-ID: <19990105182301.5966.qmail@alexandra.wayne.fnx.com>
7098              Subject: [PATCH 5.005_03 lib/ExtUtils/MakeMaker.pm] Typos fixes.
7099              Date: Tue, 5 Jan 1999 13:23:00 -0500 (EST)
7100              
7101              From: abigail@fnx.com
7102              Message-ID: <19990105183344.6065.qmail@alexandra.wayne.fnx.com>
7103              Subject: [PATCH 5.005_03 TRIAL2 lib/ExtUtils/Manifest.pm] Typo fixes
7104              Date: Tue, 5 Jan 1999 13:33:44 -0500 (EST)
7105              
7106              From: abigail@fnx.com
7107              Message-ID: <19990105184028.6220.qmail@alexandra.wayne.fnx.com>
7108              Subject: [PATCH 5.005_03 TRIAL2 lib/ExtUtils/Mksymlists.pm] Typo fix
7109              Date: Tue, 5 Jan 1999 13:40:28 -0500 (EST)
7110              
7111              From: abigail@fnx.com
7112              Message-ID: <19990106012015.9451.qmail@alexandra.wayne.fnx.com>
7113              Subject: [PATCH 5.005_03 TRIAL2 lib/IO/Pipe.pm] Typo fixes.
7114              Date: Tue, 5 Jan 1999 20:20:15 -0500 (EST)
7115              
7116              From: abigail@fnx.com
7117              Message-ID: <19990106012047.9459.qmail@alexandra.wayne.fnx.com>
7118              Subject: [PATCH 5.005_03 TRAIL2 lib/IO/Seekable.pm] Typo fixes
7119              Date: Tue, 5 Jan 1999 20:20:47 -0500 (EST)
7120      Branch: cfgperl
7121            ! ext/IO/lib/IO/Pipe.pm ext/IO/lib/IO/Seekable.pm
7122            ! lib/ExtUtils/Command.pm lib/ExtUtils/Embed.pm
7123            ! lib/ExtUtils/Install.pm lib/ExtUtils/Liblist.pm
7124            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
7125            ! lib/ExtUtils/Manifest.pm lib/ExtUtils/Mksymlists.pm
7126 ____________________________________________________________________________
7127 [  2568] By: gbarr                                 on 1999/01/06  03:13:15
7128         Log: From: jan.dubois@ibm.net (Jan Dubois)
7129              Date: Wed, 06 Jan 1999 01:24:09 +0100
7130              Message-ID: <3696aa85.18259325@smtp1.ibm.net>
7131              Subject: [PATCH 5.005_03-MAINT_TRIAL2] fixes for PERL_OBJECT and USE_THREADS builds
7132      Branch: maint-5.005/perl
7133            ! embed.h global.sym objXSUB.h objpp.h perl.c proto.h
7134            ! win32/GenCAPI.pl win32/makedef.pl
7135 ____________________________________________________________________________
7136 [  2566] By: gbarr                                 on 1999/01/06  02:29:05
7137         Log: From: "W. Phillip Moore" <wpm@ms.com>
7138              Date: Tue, 5 Jan 1999 12:40:27 -0500 (EST)
7139              Message-ID: <13970.20107.190314.549471@zappa>
7140              Subject: [PATCH] POSIX getpgrp is not -w clean
7141      Branch: maint-5.005/perl
7142            ! ext/POSIX/POSIX.pm
7143 ____________________________________________________________________________
7144 [  2565] By: gbarr                                 on 1999/01/06  02:19:00
7145         Log: From: Slaven Rezic <eserte@cs.tu-berlin.de>
7146              Date: Mon, 4 Jan 1999 23:01:46 +0100 (CET)
7147              Message-Id: <199901042201.XAA01875@cabulja.herceg.de>
7148              Subject: FindBin.pm on Win32 systems
7149      Branch: maint-5.005/perl
7150            ! lib/FindBin.pm
7151 ____________________________________________________________________________
7152 [  2561] By: jhi                                   on 1999/01/05  10:49:10
7153         Log: Reword the setlocale() 1-arg case better.
7154      Branch: cfgperl
7155            ! ext/POSIX/POSIX.pod
7156 ____________________________________________________________________________
7157 [  2559] By: gbarr                                 on 1999/01/02  15:37:35
7158         Log: From: Blair Zajac <bzajac@geostaff.com>
7159              Date: Wed, 23 Dec 1998 17:13:32 -0800
7160              Message-ID: <3681953C.8B6A90AA@geostaff.com>
7161              Subject: Tie::SubstrHash patch
7162      Branch: maint-5.005/perl
7163            ! lib/Tie/SubstrHash.pm
7164 ____________________________________________________________________________
7165 [  2554] By: jhi                                   on 1999/01/02  14:55:06
7166         Log: Object destruction order testing.
7167      Branch: cfgperl
7168            ! t/op/misc.t
7169 ____________________________________________________________________________
7170 [  2553] By: jhi                                   on 1999/01/02  14:49:40
7171         Log: perldelta the Dumpvalue.pm of change #2513.
7172      Branch: cfgperl
7173            ! lib/Dumpvalue.pm pod/perldelta.pod
7174 ____________________________________________________________________________
7175 [  2552] By: nick                                  on 1999/01/02  14:45:38
7176         Log: Tone down Makefile.PL so it works on Win32
7177      Branch: perl
7178            ! ext/B/Makefile.PL
7179 ____________________________________________________________________________
7180 [  2551] By: nick                                  on 1999/01/02  14:06:30
7181         Log: Export constant subs from B.xs for op.h, cop.h and a few others.
7182              Use them in various B::* rather than have local defs.
7183      Branch: perl
7184            + ext/B/defsubs.h.PL
7185            ! ext/B/B.pm ext/B/B.xs ext/B/B/Bytecode.pm ext/B/B/C.pm
7186            ! ext/B/B/CC.pm ext/B/B/Deparse.pm ext/B/B/Lint.pm
7187            ! ext/B/B/Stackobj.pm ext/B/B/Xref.pm ext/B/Makefile.PL
7188 ____________________________________________________________________________
7189 [  2550] By: nick                                  on 1999/01/02  10:04:02
7190         Log: Integrate ext/B changes from //depot/cfgperl
7191      Branch: perl
7192           !> ext/B/B.xs ext/B/B/C.pm ext/B/B/CC.pm ext/B/B/Stackobj.pm
7193 ____________________________________________________________________________
7194 [  2549] By: jhi                                   on 1999/01/01  13:54:16
7195         Log: From: "Paul Holser" <Paul.Holser.pholser@nortelnetworks.com>
7196              To: perlbug@perl.com
7197              Subject: op/groups.t fails test 1 on HP-UX 10.20
7198              Date: Wed, 30 Dec 1998 15:16:12 -0600 (CST)
7199              Message-Id: <199812302116.PAA12439@crchh44c.us.nortel.com>
7200      Branch: cfgperl
7201            ! t/op/groups.t
7202 ____________________________________________________________________________
7203 [  2548] By: jhi                                   on 1999/01/01  13:53:31
7204         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
7205              To: perl5-porters@perl.org
7206              cc: hv@crypt0.demon.co.uk
7207              Subject: [bug 5.004_54] duplicate error message
7208              Date: Thu, 31 Dec 1998 04:05:25 +0000
7209              Message-Id: <199812310405.EAA00386@crypt.compulink.co.uk>
7210              
7211              Message-ID: <13963.60672.134591.383377@alias-2.pr.mcs.net>
7212              From: Stephen McCamant <smccam@uclink4.berkeley.edu>
7213              To: hv@crypt0.demon.co.uk
7214              Cc: perl5-porters@perl.org
7215              Subject: [PATCH _54] Re: duplicate error message
7216              Date: Thu, 31 Dec 1998 16:10:13 -0600 (CST)
7217              
7218              Message-Id: <199901010732.HAA02926@crypt.compulink.co.uk>
7219              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
7220              To: Stephen McCamant <smccam@uclink4.berkeley.edu>
7221              cc: hv@crypt0.demon.co.uk, perl5-porters@perl.org
7222              Subject: [TEST PATCH _54] Re: duplicate error message 
7223              Date: Fri, 01 Jan 1999 07:32:14 +0000
7224      Branch: cfgperl
7225            ! op.c t/pragma/warn/op
7226 ____________________________________________________________________________
7227 [  2547] By: jhi                                   on 1998/12/31  14:15:04
7228         Log: From: Chris Nandor <pudge@pobox.com>
7229              To: jhi@iki.fi
7230              Cc: perl5-porters@perl.org
7231              Subject: Re: [PATCH] perlport.pod 1.38
7232              Date: Thu, 31 Dec 1998 09:06:48 -0500
7233              Message-Id: <v04020a1db2b1352ec92a@[192.168.0.77]>
7234      Branch: cfgperl
7235            ! pod/perlport.pod
7236 ____________________________________________________________________________
7237 [  2546] By: jhi                                   on 1998/12/31  11:18:17
7238         Log: From: Wilson P. Snyder II
7239              To: perl5-porters@perl.org
7240              Subject: [PATCH v5.5.53] REV2: Binary number support
7241              Date: 1998/11/30
7242              Message-ID: <199811301543.KAA15689@vulcan.maker.com>
7243      Branch: cfgperl
7244            ! pod/perldata.pod pod/perldelta.pod pod/perlfunc.pod pp.c
7245            ! proto.h sv.c t/op/oct.t t/op/sprintf.t t/pragma/warn/util
7246            ! toke.c util.c
7247 ____________________________________________________________________________
7248 [  2545] By: jhi                                   on 1998/12/31  09:27:40
7249         Log: From: "Todd C. Miller" <Todd.Miller@courtesan.com>
7250              To: perlbug@perl.com
7251              Subject: "perl -T -P" dumps core on OpenBSD and Linux
7252              Date: Wed, 30 Dec 1998 21:11:05 -0700 (MST)
7253              Message-Id: <199812310411.VAA37568@xerxes.courtesan.com>
7254      Branch: cfgperl
7255            ! taint.c
7256 ____________________________________________________________________________
7257 [  2544] By: jhi                                   on 1998/12/31  09:21:45
7258         Log: From: Tim Bunce <Tim.Bunce@ig.co.uk> 
7259              To: perlbug@perl.com 
7260              Subject: bug in pod2man search for perl binary [5.005_5x]
7261              Date: Sat, 12 Dec 1998 23:08:51 +0000 
7262              Message-ID: <19981212230851.A20578@ig.co.uk> 
7263      Branch: cfgperl
7264            ! pod/pod2man.PL
7265 ____________________________________________________________________________
7266 [  2541] By: gbarr                                 on 1998/12/30  14:37:14
7267         Log: From: jan.dubois@ibm.net (Jan Dubois)
7268              Date: Wed, 23 Dec 1998 21:26:38 +0100
7269              Message-ID: <36895086.8849224@smtp1.ibm.net>
7270              Subject: [PATCH 5.005_03m1] subdirectory Makefiles should inherit CAPI setting from command line
7271      Branch: maint-5.005/perl
7272            ! lib/ExtUtils/MakeMaker.pm
7273 ____________________________________________________________________________
7274 [  2540] By: jhi                                   on 1998/12/30  08:42:04
7275         Log: Evermore AUTHORS and MAINTAIN.
7276      Branch: cfgperl
7277            ! AUTHORS MAINTAIN
7278 ____________________________________________________________________________
7279 [  2539] By: jhi                                   on 1998/12/29  15:10:34
7280         Log: More AUTHORS and MAINTAIN.
7281      Branch: cfgperl
7282            ! AUTHORS MAINTAIN
7283 ____________________________________________________________________________
7284 [  2537] By: jhi                                   on 1998/12/29  14:34:47
7285         Log: From: Frank Ridderbusch <Frank.Ridderbusch@pdb.siemens.de>
7286              Date: Tue, 15 Dec 1998 16:23:12 +0100 (MET)
7287              Message-ID: <13942.32480.700000.640927@utensil>
7288              Subject: Minor Bug in AutoSplit.qm in 5.005 and 5.004
7289              (mirror change#2531 in the 5.005-maint)
7290      Branch: cfgperl
7291            ! lib/AutoSplit.pm
7292 ____________________________________________________________________________
7293 [  2531] By: gbarr                                 on 1998/12/29  14:12:25
7294         Log: change in_pod pattern to /^=\w/ from /^=/
7295              From: Frank Ridderbusch <Frank.Ridderbusch@pdb.siemens.de>
7296              Date: Tue, 15 Dec 1998 16:23:12 +0100 (MET)
7297              Message-ID: <13942.32480.700000.640927@utensil>
7298              Subject: Minor Bug in AutoSplit.qm in 5.005 and 5.004
7299      Branch: maint-5.005/perl
7300            ! lib/AutoSplit.pm
7301 ____________________________________________________________________________
7302 [  2525] By: jhi                                   on 1998/12/29  13:06:26
7303         Log: From: "Vishal Bhatia" <vishalb@hotmail.com>
7304              To: perl5-porters@perl.org
7305              Subject: [PATCH 5.005_54] More minor  Fixes in CC.pm/C.pm
7306              Date: 16 Dec 1998 03:17:03 +0200
7307              Message-ID: <MLIST_199812160055.QAA06272@f10.hotmail.com>
7308      Branch: cfgperl
7309            ! ext/B/B/C.pm ext/B/B/CC.pm ext/B/B/Stackobj.pm
7310 ____________________________________________________________________________
7311 [  2524] By: jhi                                   on 1998/12/29  13:00:06
7312         Log: From: "Vishal Bhatia" <vishalb@hotmail.com>
7313              To: perl5-porters@perl.org
7314              Cc: rmb1@cise.npl.co.uk, nick@ni-s.u-net.com
7315              Subject: [PATCH 5.005_54] Re:perlcc -e 'my $x = shift; print +($x ?...' failure
7316              Date: 10 Dec 1998 08:30:02 +0200
7317              Message-ID: <MLIST_19981210061651.29891.qmail@hotmail.com>
7318              
7319              (Nick's part was applied earlier, in change #2460)
7320      Branch: cfgperl
7321            ! ext/B/B.xs ext/B/B/C.pm ext/B/B/CC.pm ext/B/B/Stackobj.pm
7322 ____________________________________________________________________________
7323 [  2523] By: jhi                                   on 1998/12/29  12:41:31
7324         Log: From: "vishal bhatia" <vishalb@hotmail.com>
7325              To: nick@ni-s.u-net.com
7326              Cc: perl5-porters@perl.org
7327              Subject: [PATCH 5.005_54] return value of perlcc/B::CC generated functions.
7328              Date: 9 Dec 1998 06:50:30 +0200
7329              Message-ID: <MLIST_19981209043146.16829.qmail@hotmail.com>
7330      Branch: cfgperl
7331            ! ext/B/B/CC.pm
7332 ____________________________________________________________________________
7333 [  2522] By: jhi                                   on 1998/12/29  12:15:18
7334         Log: From: rjk@linguist.dartmouth.edu (Ronald J. Kimball)
7335              To: perl5-porters@perl.org (Perl 5 Porters)
7336              Subject: [PATCH 5.005_54] Pod::Text.pm reformating indented paragraphs
7337              Date: 25 Dec 1998 23:02:28 +0200
7338              Message-ID: <MLIST_199812252034.PAA27812@linguist.dartmouth.edu>
7339      Branch: cfgperl
7340            ! lib/Pod/Text.pm
7341 ____________________________________________________________________________
7342 [  2521] By: jhi                                   on 1998/12/29  12:07:54
7343         Log: Undo #2519 (breaks universal.c).
7344      Branch: cfgperl
7345            ! XSUB.h
7346 ____________________________________________________________________________
7347 [  2519] By: jhi                                   on 1998/12/29  11:41:10
7348         Log: From: Joshua Pritikin <joshua.pritikin@db.com>
7349              To: perl5-porters@perl.org
7350              Cc: perl-xs@perl.org
7351              Subject: XSUB.h refinement [PATCH]
7352              Date: 18 Dec 1998 03:58:44 +0200
7353              Message-ID: <MLIST_Pine.GSO.4.02.9812171733330.589-100000@eq1062.wks.na.deuba.com>
7354      Branch: cfgperl
7355            ! XSUB.h
7356 ____________________________________________________________________________
7357 [  2518] By: jhi                                   on 1998/12/29  11:36:19
7358         Log: From: abigail@fnx.com
7359              To: perl5-porters@perl.org (Perl Porters)
7360              Subject: [PATCH 5.005_02; lib/fields.pm] Typos in pod.
7361              Date: 28 Dec 1998 21:39:15 +0200
7362              Message-ID: <MLIST_19981228191612.8380.qmail@alexandra.wayne.fnx.com>
7363      Branch: cfgperl
7364            ! lib/fields.pm
7365 ____________________________________________________________________________
7366 [  2517] By: jhi                                   on 1998/12/29  11:35:03
7367         Log: Document change #2516.
7368      Branch: cfgperl
7369            ! pod/perldelta.pod
7370 ____________________________________________________________________________
7371 [  2516] By: jhi                                   on 1998/12/29  11:32:26
7372         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7373              To: perl5-porters@perl.org (Mailing list Perl5)
7374              Subject: [PATCH 5.005_53] Warn on unrecognized alpha escapes.
7375              Date: 9 Dec 1998 10:39:31 +0200
7376              Message-ID: <MLIST_199812090823.DAA17566@monk.mps.ohio-state.edu>
7377      Branch: cfgperl
7378            ! pod/perldiag.pod regcomp.c toke.c
7379 ____________________________________________________________________________
7380 [  2515] By: jhi                                   on 1998/12/29  11:27:11
7381         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7382              To: perl5-porters@perl.org (Mailing list Perl5)
7383              Subject: [PATCH 5.005_53] Bugs in hairy interactions of feature in REx
7384              Date: 8 Dec 1998 09:02:04 +0200
7385              Message-ID: <MLIST_199812080637.BAA16025@monk.mps.ohio-state.edu>
7386              
7387              \G fixes (wasn't working right with //g, s///, and $_ in (?{})).
7388      Branch: cfgperl
7389            ! pp_ctl.c pp_hot.c regexec.c regexp.h t/op/pat.t t/op/subst.t
7390 ____________________________________________________________________________
7391 [  2514] By: jhi                                   on 1998/12/29  11:21:31
7392         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7393              To: perl5-porters@perl.org (Mailing list Perl5)
7394              Subject: [PATCH 5.005_53] Regexp tests and UTF8
7395              Date: 8 Dec 1998 07:02:01 +0200
7396              Message-ID: <MLIST_199812080447.XAA05297@monk.mps.ohio-state.edu>
7397      Branch: cfgperl
7398            ! regcomp.c
7399 ____________________________________________________________________________
7400 [  2513] By: jhi                                   on 1998/12/29  11:18:34
7401         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7402              Subject: [PATCH 5.005_*] Dumpvar.pm
7403              To: perl5-porters@perl.org (Mailing list Perl5)
7404              Date: 7 Dec 1998 10:17:35 +0200
7405              Message-ID: <MLIST_199812070744.CAA18949@monk.mps.ohio-state.edu>
7406      Branch: cfgperl
7407            + lib/Dumpvalue.pm
7408            ! MANIFEST
7409 ____________________________________________________________________________
7410 [  2511] By: gbarr                                 on 1998/12/28  14:55:28
7411         Log: From: jan.dubois@ibm.net (Jan Dubois)
7412              Date: Tue, 01 Dec 1998 00:07:33 +0100
7413              Message-ID: <366921b5.14512598@smtp1.ibm.net>
7414              Subject: Re: 5.005_03-MAINT-TRIAL1, [PATCH] to compile on Win32
7415              
7416              From: jan.dubois@ibm.net (Jan Dubois)
7417              Date: Wed, 02 Dec 1998 00:24:54 +0100
7418              Message-ID: <366a77bb.19498126@smtp1.ibm.net>
7419              Subject: Re: 5.005_03-MAINT-TRIAL1, [PATCH] spaces in filenames support
7420      Branch: maint-5.005/perl
7421            ! perl.h proto.h taint.c win32/GenCAPI.pl win32/Makefile
7422            ! win32/config.bc win32/config.gc win32/config.vc
7423            ! win32/config_sh.PL win32/makedef.pl
7424 ____________________________________________________________________________
7425 [  2509] By: jhi                                   on 1998/12/28  13:00:31
7426     Log: Kickstart AUTHORS and MAINTAIN.
7427  Branch: cfgperl
7428        + AUTHORS MAINTAIN
7429        ! MANIFEST
7430 ____________________________________________________________________________
7431 [  2508] By: jhi                                   on 1998/12/28  08:04:00
7432     Log: From: Nathan Torkington <gnat@frii.com>
7433          To: perlbug@perl.com
7434          Subject: [PATCH] perlxstut.pod fix
7435          Date: Sat, 26 Dec 1998 14:28:21 +1300 (NZDT)
7436          Message-ID: <13956.15285.933914.320849@localhost.frii.com>
7437  Branch: cfgperl
7438        ! pod/perlxstut.pod
7439 ____________________________________________________________________________
7440 [  2507] By: jhi                                   on 1998/12/28  07:59:00
7441     Log: From: abigail@fnx.com
7442          To: perlbug@perl.com
7443          Subject: [PATCH 5.005_02] Re: m// doc is buggy (was Re: m'$foo' is undocumented)
7444          Date: Wed, 23 Dec 1998 22:59:59 -0500 (EST)
7445          Message-ID: <19981224035959.16994.qmail@alexandra.wayne.fnx.com>
7446          (slightly modified, a part of the patch was rejected)
7447          (strange, I thought I had already submitted this one
7448          but Perforce disagrees with me...)
7449  Branch: cfgperl
7450        ! pod/perlop.pod
7451 ____________________________________________________________________________
7452 [  2506] By: jhi                                   on 1998/12/28  07:56:59
7453     Log: From: Artur <artur@vogon-solutions.com>
7454          To: perlbug@perl.com
7455          Subject: PATCH: perlmodlib.pod
7456          Date: Fri, 25 Dec 1998 00:48:39 +0000
7457          Message-ID: <3682E0E7.EBFB5D65@vogon-solutions.com>
7458  Branch: cfgperl
7459        ! pod/perlmodlib.pod pod/perlop.pod
7460 ____________________________________________________________________________
7461 [  2505] By: jhi                                   on 1998/12/28  07:46:06
7462     Log: From: abigail@fnx.com
7463          To: perl5-porters@perl.org (Perl Porters)
7464          Subject: [PATCH 5.005_02] Typo in documentation of pod2html.
7465          Date: Wed, 23 Dec 1998 22:32:07 -0500 (EST)
7466          Message-ID: <19981224033207.16751.qmail@alexandra.wayne.fnx.com>
7467  Branch: cfgperl
7468        ! pod/pod2html.PL
7469 ____________________________________________________________________________
7470 [  2504] By: jhi                                   on 1998/12/28  07:44:35
7471     Log: From: Jim Avera <avera@fjst.com>
7472          To: perlbug@perl.com
7473          Subject: perlbug bug - shows dates reversed
7474          Date: Wed, 23 Dec 1998 18:08:56 -0800 (PST)
7475          Message-Id: <199812240208.SAA27616@membrane.ssd.hal.com>
7476  Branch: cfgperl
7477        ! utils/perlbug.PL
7478 ____________________________________________________________________________
7479 [  2503] By: jhi                                   on 1998/12/28  07:41:39
7480     Log: From: jan.dubois@ibm.net (Jan Dubois)
7481          To: makemaker@franz.ww.TU-Berlin.DE, perl5-porters@perl.org
7482          Subject: [PATCH 5.005_03m1] subdirectory Makefiles should inherit CAPI setting from command line
7483          Date: Wed, 23 Dec 1998 21:26:38 +0100
7484          Message-ID: <36895086.8849224@smtp1.ibm.net>
7485  Branch: cfgperl
7486        ! lib/ExtUtils/MakeMaker.pm
7487 ____________________________________________________________________________
7488 [  2502] By: jhi                                   on 1998/12/28  07:39:20
7489     Log: From: Blair Zajac <bzajac@geostaff.com>
7490          To: perl5-porters@perl.org
7491          Subject: Tie::SubstrHash patch
7492          Date: Wed, 23 Dec 1998 17:13:32 -0800
7493          Message-ID: <3681953C.8B6A90AA@geostaff.com>
7494  Branch: cfgperl
7495        ! lib/Tie/SubstrHash.pm
7496 ____________________________________________________________________________
7497 [  2501] By: jhi                                   on 1998/12/28  07:37:16
7498     Log: From: Alan.Harder@Ebay.Sun.COM (Alan Harder)
7499          To: perlbug@perl.com
7500          Subject: perlfaq9 minor error
7501          Date: Wed, 23 Dec 1998 14:54:19 -0800
7502          Message-Id: <199812232254.OAA05986@moshpit.EBay.Sun.COM>
7503  Branch: cfgperl
7504        ! pod/perlfaq9.pod
7505 ____________________________________________________________________________
7506 [  2500] By: jhi                                   on 1998/12/23  10:38:18
7507     Log: More porting notes about filesystems, AmigaOS, and MiNT.
7508  Branch: cfgperl
7509        ! pod/perlport.pod
7510 ____________________________________________________________________________
7511 [  2499] By: jhi                                   on 1998/12/22  09:26:49
7512     Log: Add few MSG_ and uio constants.
7513  Branch: cfgperl
7514        ! ext/Socket/Socket.pm ext/Socket/Socket.xs iperlsys.h
7515 ____________________________________________________________________________
7516 [  2498] By: jhi                                   on 1998/12/22  08:39:30
7517     Log: Slight recoding of util.c:repeatcpy() to circumnavigate
7518          a Digital C compiler optimizer bug that broke the 'x'
7519          operator under certain circumstances.  See t/op/repeat.t
7520          test #20 for graphic details.  Reported in
7521          
7522          From: Gisle Aas <gisle@aas.no>
7523          To: Mark Martinec <Mark.Martinec@nsc.ijs.si>
7524          Cc: ach@xray.mpe.mpg.de, cpan-testers@perl.org, perl5-porters@perl.org
7525          Subject: Re: Digest-MD5-2.00 test fails on DEC Alpha - a patch
7526          Date: 18 Dec 1998 14:27:40 +0100
7527          Message-ID: <m37lvpa8c3.fsf@furu.g.aas.no>
7528          
7529          and discussed further in the thread
7530          
7531          From: Jarkko Hietaniemi <jhi@iki.fi>
7532          To: Gisle Aas <gisle@aas.no>
7533          Cc: Mark Martinec <Mark.Martinec@nsc.ijs.si>, ach@xray.mpe.mpg.de,
7534          cpan-testers@perl.org, perl5-porters@perl.org
7535          Subject: x operator broken in DEC Alpha for 8-bit characters (Re: Digest-MD5-2.00 test fails on DEC Alpha - a patch)
7536          Date: Fri, 18 Dec 1998 16:18:37 +0200 (EET)
7537          Message-ID: <13946.25661.193449.138023@alpha.hut.fi>
7538  Branch: cfgperl
7539        ! t/op/repeat.t util.c
7540 ____________________________________________________________________________
7541 [  2497] By: jhi                                   on 1998/12/21  14:18:57
7542     Log: Change #2483 update.
7543  Branch: cfgperl
7544        ! t/op/tr.t
7545 ____________________________________________________________________________
7546 [  2496] By: jhi                                   on 1998/12/21  14:07:41
7547     Log: Update on change #2493.
7548  Branch: cfgperl
7549        ! t/pragma/warn/op
7550 ____________________________________________________________________________
7551 [  2495] By: jhi                                   on 1998/12/21  13:52:00
7552     Log: Change #2487 aftershock.
7553  Branch: cfgperl
7554        ! warning.pl
7555 ____________________________________________________________________________
7556 [  2494] By: jhi                                   on 1998/12/21  12:35:00
7557     Log: From: Chris Nandor <pudge@pobox.com>
7558          To: perl5-porters@perl.org
7559          Subject: [PATCH] perlport.pod v1.37
7560          Date: Sat, 19 Dec 1998 12:54:34 -0500
7561          Message-Id: <v04020a03b2a194aaa676@[192.168.0.77]>
7562  Branch: cfgperl
7563        ! pod/perlport.pod
7564 ____________________________________________________________________________
7565 [  2493] By: jhi                                   on 1998/12/21  12:22:44
7566     Log: From: Mark-Jason Dominus <mjd@plover.com>
7567          To: perl5-porters@perl.com
7568          Subject: PATCH (5.005_02): Dejargonizing
7569          Date: Sun, 20 Dec 1998 14:35:20 -0500
7570          Message-ID: <19981220193520.11230.qmail@plover.com>
7571          
7572          From: Mark-Jason Dominus <mjd@plover.com>
7573          To: perl5-porters@perl.com
7574          Subject: PATCH (5.005_02): Spelling correction in warning message
7575          Date: Sun, 20 Dec 1998 13:51:30 -0500
7576          Message-ID: <19981220185130.11067.qmail@plover.com>
7577  Branch: cfgperl
7578        ! doio.c op.c
7579 ____________________________________________________________________________
7580 [  2492] By: jhi                                   on 1998/12/21  09:00:05
7581     Log: From: "Vishal Bhatia" <vishalb@hotmail.com>
7582          To: perl5-porters@perl.org
7583          Subject: [PATCH 5.005_54] pp_next/pp_last/pp_redo problems
7584          Date: Sun, 20 Dec 1998 19:03:25 PST
7585          Message-ID: <19981221030326.27660.qmail@hotmail.com>
7586          
7587          (slightly reformatted)
7588  Branch: cfgperl
7589        ! ext/B/B/CC.pm
7590 ____________________________________________________________________________
7591 [  2491] By: nick                                  on 1998/12/20  14:21:29
7592     Log: Save _all_ GV's which have SV, AV or HV set.
7593  Branch: perl
7594        ! ext/B/B/C.pm
7595 ____________________________________________________________________________
7596 [  2490] By: jhi                                   on 1998/12/18  15:13:19
7597     Log: Add idea about generalising cpp symbol probing of Errno.
7598  Branch: cfgperl
7599        ! Todo
7600 ____________________________________________________________________________
7601 [  2489] By: jhi                                   on 1998/12/18  14:47:57
7602     Log: Address some of the issues of:
7603          
7604          From: Tom Christiansen <tchrist@jhereg.perl.com>
7605          To: perl-porters-active@jhereg.perl.com
7606          Subject: Undocumentation Issues for 5.005
7607          Date: Thu, 17 Dec 1998 14:46:24 -0700
7608          Message-Id: <199812172146.OAA05316@jhereg.perl.com>
7609  Branch: cfgperl
7610        ! pod/perl5005delta.pod
7611 ____________________________________________________________________________
7612 [  2488] By: jhi                                   on 1998/12/18  11:26:32
7613     Log: From: root <root@dubravka.in-berlin.de>
7614          To: perlbug@perl.com
7615          Cc: k@dubravka.in-berlin.de
7616          Subject: Please add no_modify to PERL_POLLUTE
7617          Date: Fri, 18 Dec 1998 10:45:52 +0100
7618          Message-Id: <199812180945.KAA05275@dubravka.in-berlin.de>
7619          
7620          (Really from Andreas König)
7621  Branch: cfgperl
7622        ! embed.pl
7623 ____________________________________________________________________________
7624 [  2487] By: jhi                                   on 1998/12/17  14:05:52
7625     Log: Some (by far not all) issues of the below message addressed.
7626          
7627          From: Tom Christiansen <tchrist@jhereg.perl.com>
7628          To: The Perl Porters Mailing List <perl5-porters@perl.org>
7629          Subject: important UNDOC issues for 5.005_54
7630          Date: Wed, 16 Dec 1998 21:14:53 -0700
7631          Message-Id: <199812170414.VAA25860@jhereg.perl.com>
7632  Branch: cfgperl
7633        ! lib/warning.pm pod/perl5005delta.pod pod/perldelta.pod
7634 ____________________________________________________________________________
7635 [  2486] By: jhi                                   on 1998/12/17  12:47:15
7636     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7637          To: domo@computer.org
7638          Cc: jhi@iki.fi, perl5-porters@perl.org
7639          Subject: Re: stuff related to malloc.c
7640          Date: Wed, 16 Dec 1998 16:40:27 -0500 (EST)
7641          Message-Id: <199812162140.QAA04925@monk.mps.ohio-state.edu>
7642  Branch: cfgperl
7643        ! malloc.c
7644 ____________________________________________________________________________
7645 [  2485] By: jhi                                   on 1998/12/17  12:17:19
7646     Log: More porting notes.
7647  Branch: cfgperl
7648        ! Porting/pumpkin.pod
7649 ____________________________________________________________________________
7650 [  2484] By: jhi                                   on 1998/12/15  08:38:05
7651     Log: Undo #2386 and #2205.
7652  Branch: cfgperl
7653        ! pod/perlfunc.pod
7654 ____________________________________________________________________________
7655 [  2483] By: jhi                                   on 1998/12/14  17:58:35
7656     Log: lib was missing from @INC.
7657  Branch: cfgperl
7658        ! t/op/tr.t
7659 ____________________________________________________________________________
7660 [  2482] By: jhi                                   on 1998/12/14  17:52:42
7661     Log: Was missing use Text::Wrap.
7662  Branch: cfgperl
7663        ! t/lib/textfill.t
7664 ____________________________________________________________________________
7665 [  2481] By: jhi                                   on 1998/12/14  16:00:22
7666     Log: nlist.h not yet Configure-probed but DynaLoader Linux-hinted.
7667          
7668          From: Jonathan Roy <roy@idle.com>
7669          To: perl5-porters@perl.org
7670          Subject: nlist.h add to Configure checks?
7671          Date: Sun, 13 Dec 1998 22:22:49 -0500
7672          Message-Id: <4.1.19981213221847.00a3e100@pop-server.tampabay.rr.com>
7673  Branch: cfgperl
7674        + ext/DynaLoader/hints/linux.pl
7675        ! MANIFEST
7676 ____________________________________________________________________________
7677 [  2480] By: jhi                                   on 1998/12/14  15:02:44
7678     Log: Give up completely using nm in AIX.
7679          
7680          From: "Kurt D. Starsinic" <kstar@chapin.edu>
7681          To: Gurusamy Sarathy <gsar@engin.umich.edu>, Jarkko Hietaniemi <jhi@iki.fi>
7682          Cc: perl5-porters@perl.org
7683          Subject: [PATCH 5.005_54] AIX 4.3.1.0 fails to locate some functions
7684          Date: Thu, 10 Dec 1998 00:51:46 -0500
7685          Message-ID: <19981210005146.B29986@O2.chapin.edu>
7686  Branch: cfgperl
7687        ! hints/aix.sh
7688 ____________________________________________________________________________
7689 [  2479] By: jhi                                   on 1998/12/14  14:39:52
7690     Log: AIX' error messages are different.
7691          
7692          From: "Kurt D. Starsinic" <kstar@chapin.edu>
7693          To: Gurusamy Sarathy <gsar@engin.umich.edu>
7694          Cc: perl5-porters@perl.org
7695          Subject: [PATCH 5.005_54] AIX 4.1.3.0 fails pragma/warning.t
7696          Date: Thu, 10 Dec 1998 00:42:36 -0500
7697          Message-ID: <19981210004236.A29986@O2.chapin.edu>
7698          
7699          From: Michael Engel <engel@nms1.cc.huji.ac.il>
7700          To: perlbug@perl.com
7701          Subject: erroes in installing perl5*53 on IBM RS6000, aix 4.1
7702          Date: Mon, 14 Dec 1998 16:15:20 +0200 (IST)
7703          Message-ID: <Pine.A41.4.05_heb2.07.9812141609500.58712-300000@nms1.cc.huji.ac.il>
7704  Branch: cfgperl
7705        ! t/pragma/warn/doio
7706 ____________________________________________________________________________
7707 [  2475] By: jhi                                   on 1998/12/13  12:35:55
7708     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7709          To: jhi@iki.fi
7710          Cc: Carl_Adler@idx.com, perl5-porters@perl.org
7711          Subject: Re: stuff related to malloc.c
7712          Date: Sat, 12 Dec 1998 19:39:44 -0500 (EST)
7713          Message-Id: <199812130039.TAA21704@monk.mps.ohio-state.edu>
7714  Branch: cfgperl
7715        ! malloc.c
7716 ____________________________________________________________________________
7717 [  2474] By: jhi                                   on 1998/12/13  12:32:42
7718     Log: Some notes about porting issues.
7719  Branch: cfgperl
7720        ! Porting/pumpkin.pod
7721 ____________________________________________________________________________
7722 [  2473] By: jhi                                   on 1998/12/13  12:03:58
7723     Log: From: Laszlo Molnar <ml1050@freemail.c3.hu>
7724          To: Perl 5 Porters <perl5-porters@perl.org>
7725          Subject: [patch 5.005_02] dos-djgpp update
7726          Date: Sun, 13 Dec 1998 00:08:44 +0100
7727          Message-ID: <19981213000844.C264@beeblebrox>
7728  Branch: cfgperl
7729        ! djgpp/config.over
7730 ____________________________________________________________________________
7731 [  2472] By: gbarr                                 on 1998/12/12  17:12:28
7732     Log: undo changes to Exporter.pm from #2312
7733  Branch: maint-5.005/perl
7734        ! lib/Exporter.pm
7735 ____________________________________________________________________________
7736 [  2465] By: jhi                                   on 1998/12/12  12:31:21
7737     Log: Document that qw() taints.
7738          
7739          From: Christian Burger <burger@terra.mpikg-teltow.mpg.de> 
7740          To: perlbug@perl.com 
7741          Subject: taint problems
7742          Date: Sun, 1 Nov 1998 22:28:41 +0100 (MET) 
7743          Message-Id: <199811012128.WAA23381@terra.mpikg-teltow.mpg.de>
7744  Branch: cfgperl
7745        ! pod/perlop.pod
7746 ____________________________________________________________________________
7747 [  2464] By: jhi                                   on 1998/12/11  14:09:51
7748     Log: From: Horst von Brand <vonbrand@sleipnir.valparaiso.cl>
7749          To: dist-users@foretune.co.jp
7750          Subject: (dist-users 871) dist-3.0@70 generates lots of main() without type
7751          Date: Mon, 07 Dec 1998 20:13:04 -0400
7752          Message-Id: <199812072313.UAA06181@sleipnir.valparaiso.cl>
7753  Branch: cfgperl
7754        ! Configure
7755 ____________________________________________________________________________
7756 [  2463] By: jhi                                   on 1998/12/11  13:29:54
7757     Log: MAXPATHLEN.
7758  Branch: cfgperl
7759        ! perl.h
7760 ____________________________________________________________________________
7761 [  2462] By: jhi                                   on 1998/12/11  08:37:58
7762     Log: From: Mark Kettenis <kettenis@phys.uva.nl>
7763          To: perl5-porters@perl.org
7764          Subject: [PATCH]5.005_54 (CONFIG) Added support for GNU/Hurd
7765          Date: Thu, 10 Dec 1998 22:00:57 +0100 (CET)
7766          Message-Id: <199812102100.WAA00097@delius.kettenis.nl>
7767  Branch: cfgperl
7768        + hints/gnu.sh
7769 ____________________________________________________________________________
7770 [  2461] By: nick                                  on 1998/12/10  21:00:50
7771     Log: Date: Wed, 09 Dec 1998 22:16:50 PST
7772          From: Vishal Bhatia <vishalb@hotmail.com>
7773          1. Fixes the bug  reported by  Robin Barker <rmb1@cise.npl.co.uk> 
7774          2. Fixes the bug  regarding return value of c-functions generated out 
7775          of perl subs. ( Just includes the patch I sent earlier)
7776          3. Incorporates the other changes that need to be done to get CC.pm
7777          use ISA search for packages and methods on the same lines as C.pm
7778          
7779          Vishal would appreciate comments about B::Stackobj changes from 
7780          someone knowing that module well.
7781  Branch: perl
7782        ! ext/B/B/C.pm ext/B/B/CC.pm ext/B/B/Stackobj.pm
7783 ____________________________________________________________________________
7784 [  2460] By: jhi                                   on 1998/12/08  08:11:27
7785     Log: Integrate from mainperl.
7786  Branch: cfgperl
7787       !> Changes ext/B/B.pm ext/B/B.xs ext/B/B/C.pm ext/B/B/CC.pm
7788       !> ext/B/B/Deparse.pm perl.h pod/perl.pod pod/perl5005delta.pod
7789       !> pod/perldiag.pod pod/perlfunc.pod pp_sys.c t/lib/io_unix.t
7790       !> toke.c util.c
7791 ____________________________________________________________________________
7792 [  2459] By: jhi                                   on 1998/12/07  07:50:11
7793     Log: From: hansm@icgroup.nl 
7794          Subject: Not OK: perl 5.00503 +MAINT_TRIAL_1 on OPENSTEP-Mach 4_1 (UNINSTALLED)
7795          Reply-To: hansmu@xs4all.nl 
7796          To: perlbug@perl.com 
7797          Date: Sun, 6 Dec 98 22:19:54 +0100 
7798          Message-Id: <9812062116.AA26445@icgned.icgroup.nl> 
7799  Branch: cfgperl
7800        ! util.c
7801 ____________________________________________________________________________
7802 [  2458] By: gsar                                  on 1998/12/07  06:00:55
7803     Log: fix dup lexical
7804  Branch: perl
7805        ! ext/B/B/Deparse.pm t/lib/io_unix.t
7806 ____________________________________________________________________________
7807 [  2457] By: gsar                                  on 1998/12/06  14:38:59
7808     Log: mention limit on line numbers reported by diagnostics
7809  Branch: perl
7810        ! pod/perl.pod toke.c
7811 ____________________________________________________________________________
7812 [  2456] By: gsar                                  on 1998/12/06  13:49:02
7813     Log: branch perldelta.pod
7814  Branch: maint-5.005/perl
7815       +> pod/perldelta.pod
7816 ____________________________________________________________________________
7817 [  2455] By: gsar                                  on 1998/12/06  13:47:21
7818     Log: clobber perldelta.pod to reestablish branch from perl5005delta.pod
7819  Branch: maint-5.005/perl
7820        - pod/perldelta.pod
7821 ____________________________________________________________________________
7822 [  2454] By: gsar                                  on 1998/12/06  13:35:31
7823     Log: fix outdated/incorrect info about arbitrary limits
7824  Branch: perl
7825        ! Changes perl.h pod/perl.pod pod/perl5005delta.pod
7826        ! pod/perldiag.pod pod/perlfunc.pod pp_sys.c util.c
7827 ____________________________________________________________________________
7828 [  2453] By: nick                                  on 1998/12/05  16:14:42
7829     Log: Avoid hard-coding op numbers
7830          Update CC.pm to save %INC, and to co-exist with new C.pm
7831  Branch: perl
7832        ! ext/B/B.pm ext/B/B.xs ext/B/B/C.pm ext/B/B/CC.pm
7833 ____________________________________________________________________________
7834 [  2452] By: nick                                  on 1998/12/05  10:44:28
7835     Log: B.xs had its own code to calculate hash() which differed from
7836          PERL_HASH in hv.h - so all saved HV's were mangled - including %INC
7837          which meant that run-time require was re-done.
7838          Removed some debug from C.pm
7839  Branch: perl
7840        ! ext/B/B.xs ext/B/B/C.pm
7841 ____________________________________________________________________________
7842 [  2451] By: nick                                  on 1998/12/04  21:58:49
7843     Log: Snapshot of re-worked B::C which compiles Tk apps at least as
7844          well as _54, but with pre-scan for classes and save the ISA scheme.
7845  Branch: perl
7846        ! ext/B/B/C.pm
7847 ____________________________________________________________________________
7848 [  2450] By: nick                                  on 1998/12/04  17:58:44
7849     Log: Vishal Bhatia's patch as a basis.
7850  Branch: perl
7851        ! ext/B/B/C.pm ext/B/B/CC.pm
7852 ____________________________________________________________________________
7853 [  2449] By: jhi                                   on 1998/12/04  16:39:21
7854     Log: Integrate from mainperl.
7855  Branch: cfgperl
7856       !> t/op/goto.t t/op/tr.t
7857 ____________________________________________________________________________
7858 [  2448] By: gsar                                  on 1998/12/04  06:06:49
7859     Log: tweak test for UTEST
7860  Branch: perl
7861        ! t/op/tr.t
7862 ____________________________________________________________________________
7863 [  2444] By: jhi                                   on 1998/12/03  14:37:22
7864     Log: s/\bthe the\b/the/g *.pod
7865  Branch: cfgperl
7866        ! pod/perlfaq8.pod pod/perlfunc.pod pod/perlguts.pod
7867 ____________________________________________________________________________
7868 [  2443] By: jhi                                   on 1998/12/03  13:39:53
7869     Log: Change#2441 aftermath.
7870  Branch: cfgperl
7871        ! Configure Porting/Glossary Porting/config.sh Porting/config_H
7872        ! config_h.SH thread.h vms/subconfigure.com
7873 ____________________________________________________________________________
7874 [  2441] By: jhi                                   on 1998/12/03  08:15:13
7875     Log: From: Dan Sugalski <sugalskd@osshe.edu>
7876          To: perl5-porters@perl.org, vmsperl@cor.newman.upenn.edu
7877          Subject: [PATCH 5.005_54]Initial VMS patches
7878          Date: 3 Dec 1998 01:05:55 +0200
7879          Message-ID: <MLIST_3.0.6.32.19981202141057.0339a7f0@ous.edu>
7880          
7881          The patch to config_h.SH requires more study because
7882          metaconfig needs to agree.
7883  Branch: cfgperl
7884        ! config_h.SH configure.com global.sym lib/ExtUtils/MM_VMS.pm
7885        ! t/lib/textfill.t t/pragma/warning.t vms/descrip_mms.template
7886        ! vms/gen_shrfls.pl vms/subconfigure.com vms/vmsish.h
7887 ____________________________________________________________________________
7888 [  2440] By: gsar                                  on 1998/12/03  01:32:16
7889     Log: add failed check-in of goto.t from change#1867
7890  Branch: perl
7891        ! t/op/goto.t
7892 ____________________________________________________________________________
7893 [  2437] By: jhi                                   on 1998/12/02  18:03:51
7894     Log: Fix most of the bad L<> links of
7895          
7896          From: Tom Christiansen <tchrist@jhereg.perl.com> 
7897          Subject: bad L<> links
7898          Reply-to: tchrist@perl.com 
7899          To: perlbug@jhereg.perl.com 
7900          Date: Tue, 11 Aug 1998 10:58:07 -0500 
7901          Message-Id: <199808111658.KAA00484@jhereg.perl.com> 
7902          
7903          The ones not fixed may require darker Pod::HTML magic,
7904          for example the perlguts.html#tags should work fine, IMHO.
7905  Branch: cfgperl
7906        ! pod/perl5005delta.pod pod/perlcall.pod pod/perldata.pod
7907        ! pod/perldiag.pod pod/perlfaq5.pod pod/perlfaq7.pod
7908        ! pod/perlfunc.pod pod/perlguts.pod pod/perllocale.pod
7909        ! pod/perlobj.pod pod/perlport.pod pod/perlsub.pod
7910        ! pod/perlvar.pod
7911 ____________________________________________________________________________
7912 [  2436] By: jhi                                   on 1998/12/02  16:35:04
7913     Log: One paste too many in #2345.
7914  Branch: cfgperl
7915        ! lib/Pod/Html.pm
7916 ____________________________________________________________________________
7917 [  2435] By: jhi                                   on 1998/12/02  16:32:33
7918     Log: Pod::Html and Pod::Text were not locale-savvy:
7919          for example in =head1 all non-ASCII-\w-runs were
7920          turned into underscores in NAME tags.  This could
7921          result in several NAME tags becoming identical.
7922          Reported by:
7923          
7924          From: Fyodor Krasnov <fyodor@aha.ru> 
7925          Subject: pod2html vs Russian Characters
7926          To: Tom.Christiansen@snn.aha.ru, tchrist@perl.com 
7927          Date: Tue, 24 Nov 1998 19:00:36 +0300 (MSK) 
7928          Message-Id: <199811241600.TAA05149@stat.aha.ru> 
7929  Branch: cfgperl
7930        ! lib/Pod/Html.pm lib/Pod/Text.pm
7931 ____________________________________________________________________________
7932 [  2434] By: jhi                                   on 1998/12/02  10:29:00
7933     Log: The real Mc5_54 integration.
7934  Branch: cfgperl
7935       !> Changes MANIFEST pod/perlhist.pod pp_hot.c
7936 ____________________________________________________________________________
7937 [  2433] By: jhi                                   on 1998/12/02  08:52:13
7938     Log: From: Andy Dougherty <doughera@lafayette.edu>
7939          To: Perl Porters <perl5-porters@perl.org>
7940          Subject: [PATCH 5.005_xx] Missing redirection of simple test program
7941          Date: Tue, 1 Dec 1998 13:40:12 -0500 (EST)
7942          Message-Id: <Pine.SUN.3.96.981201133546.4288K-100000@newton.phys>
7943  Branch: cfgperl
7944        ! Configure
7945 ____________________________________________________________________________
7946 [  2432] By: jhi                                   on 1998/12/02  08:49:47
7947     Log: From: Andy Dougherty <doughera@lafayette.edu>
7948          To: Perl Porters <perl5-porters@perl.org>
7949          Subject: [PATCH 5.005_xx] erroneous 'none' in lddlflags
7950          Date: Tue, 1 Dec 1998 12:50:27 -0500 (EST)
7951          Message-Id: <Pine.SUN.3.96.981201124929.4288H-100000@newton.phys>
7952  Branch: cfgperl
7953        ! Configure
7954 ____________________________________________________________________________
7955 [  2431] By: jhi                                   on 1998/12/01  16:11:50
7956     Log: From: achampio@lehman.com (Alan Champion)
7957          Subject: Not OK: perl 5.00503 +MAINT_TRIAL_1 on sun4-solaris 2.3 (UNINSTALLED)
7958          To: perlbug@perl.com
7959          Date: 1 Dec 1998 17:36:33 +0200
7960          Message-ID: <MLIST_9812011518.AA00005@lonhpov1.lehman.com>
7961          
7962          Skip NIS includes.
7963  Branch: cfgperl
7964        ! t/op/pwent.t
7965 ____________________________________________________________________________
7966 [  2430] By: gsar                                  on 1998/12/01  12:12:50
7967     Log: 5.005_54, as released
7968  Branch: perl
7969        ! Changes MANIFEST pod/perlhist.pod pp_hot.c
7970 ____________________________________________________________________________
7971 [  2429] By: jhi                                   on 1998/12/01  11:28:39
7972     Log: From: Anton Berezin <tobez@plab.ku.dk>
7973          To: perl5-porters@perl.org
7974          Subject: [PATCH 5.005_54] Configure - hints/freebsd.sh signal handler type
7975          Date: 30 Nov 1998 19:46:24 +0100
7976          Message-ID: <864srhhvcv.fsf@lion.plab.ku.dk>
7977  Branch: cfgperl
7978        ! hints/freebsd.sh
7979 ____________________________________________________________________________
7980 [  2428] By: jhi                                   on 1998/12/01  11:08:16
7981     Log: Integrate from _54 mainperl modulo the NetBSD ifdef in util.c.
7982  Branch: cfgperl
7983       +> (branch 30 files)
7984       !> (integrate 71 files)
7985 ____________________________________________________________________________
7986 [  2427] By: jhi                                   on 1998/12/01  10:51:37
7987     Log: Default to accepting a hinted $randfunc even when $csym
7988          does not find it.  (the previous defaylt behaviour was not
7989          to accept).
7990  Branch: cfgperl
7991        ! Configure
7992 ____________________________________________________________________________
7993 [  2426] By: jhi                                   on 1998/12/01  10:13:03
7994     Log: Separated the [:foo:] parsing to its own function.
7995          Passes all tests.
7996  Branch: cfgperl
7997        ! regcomp.c
7998 ____________________________________________________________________________
7999 [  2425] By: jhi                                   on 1998/12/01  08:22:49
8000     Log: Typo in comments.
8001  Branch: cfgperl
8002        ! regexec.c
8003 ____________________________________________________________________________
8004 [  2424] By: jhi                                   on 1998/12/01  08:21:38
8005     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8006          Subject: [PATCH 5.005_*] Debugger 'v' command
8007          To: perl5-porters@perl.org (Mailing list Perl5)
8008          Date: 1 Dec 1998 07:55:11 +0200
8009          Message-ID: <MLIST_199812010534.AAA21371@monk.mps.ohio-state.edu>
8010  Branch: cfgperl
8011        ! lib/perl5db.pl
8012 ____________________________________________________________________________
8013 [  2423] By: jhi                                   on 1998/12/01  08:19:08
8014     Log: From: pvhp@forte.com (Peter Prymmer)
8015          Subject: [PATCH 5.005_03t1 && 5.005_54]dll linkage side decks for OS/390
8016          To: perl5-porters@perl.org
8017          Date: 1 Dec 1998 07:27:11 +0200
8018          Message-ID: <MLIST_9812010508.AA07791@forte.com>
8019  Branch: cfgperl
8020        ! hints/os390.sh
8021 ____________________________________________________________________________
8022 [  2417] By: jhi                                   on 1998/11/30  08:14:00
8023     Log: s/SCM_CREDENTIALSS/SCM_CREDENTIAL/
8024  Branch: cfgperl
8025        ! ext/Socket/Socket.xs
8026 ____________________________________________________________________________
8027 [  2416] By: jhi                                   on 1998/11/30  08:00:15
8028     Log: Undo #2395, seems more like a problem in netbsd-current.
8029  Branch: cfgperl
8030        ! util.c
8031
8032 ----------------
8033 Version 5.005_54
8034 ----------------
8035
8036 ____________________________________________________________________________
8037 [  2414] By: gsar                                  on 1998/11/30  02:23:55
8038     Log: more JPL tweaks
8039  Branch: perl
8040        - jpl/JNI/MANIFEST jpl/PerlInterpreter/Makefile
8041        ! Changes MANIFEST jpl/JNI/JNI.pm jpl/README
8042 ____________________________________________________________________________
8043 [  2413] By: gsar                                  on 1998/11/30  01:35:56
8044     Log: stub bin/jpl that just runs JPL::Compile::files()
8045  Branch: perl
8046        + jpl/bin/jpl
8047 ____________________________________________________________________________
8048 [  2412] By: gsar                                  on 1998/11/30  01:32:14
8049     Log: delete symlink
8050  Branch: perl
8051        - jpl/bin/jpl
8052 ____________________________________________________________________________
8053 [  2410] By: gsar                                  on 1998/11/30  01:30:44
8054     Log: branch jpl from perlext to perl
8055  Branch: perl
8056       +> (branch 30 files)
8057 ____________________________________________________________________________
8058 [  2407] By: gsar                                  on 1998/11/30  01:24:53
8059     Log: JPL tweaks to build with 5.005
8060  Branch: perlext
8061        ! jpl/JNI/JNI.xs jpl/JNI/typemap jpl/JPL/Compile.pm
8062        ! jpl/PerlInterpreter/PerlInterpreter.c jpl/README
8063 ____________________________________________________________________________
8064 [  2406] By: gsar                                  on 1998/11/30  00:55:54
8065     Log: integrate changes#2273,2274,2288,2291 from maint-5.004
8066  Branch: perl
8067        ! Porting/patchls doio.c lib/Sys/Syslog.pm t/op/die_exit.t
8068 ____________________________________________________________________________
8069 [  2405] By: gsar                                  on 1998/11/30  00:28:55
8070     Log: patchlevel up to 54
8071  Branch: perl
8072        ! patchlevel.h win32/Makefile win32/config_H.bc
8073        ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
8074 ____________________________________________________________________________
8075 [  2403] By: gsar                                  on 1998/11/29  23:35:50
8076     Log: integrate cfgperl changes into mainline
8077  Branch: perl
8078       !> Configure Porting/Glossary Porting/config.sh Porting/config_H
8079       !> config_h.SH pod/perlfunc.pod t/op/grent.t t/op/pwent.t util.c
8080 ____________________________________________________________________________
8081 [  2402] By: gsar                                  on 1998/11/29  23:08:42
8082     Log: sync Text::Wrap version number
8083  Branch: perl
8084        ! lib/Text/Wrap.pm
8085 ____________________________________________________________________________
8086 [  2401] By: gsar                                  on 1998/11/29  22:56:21
8087     Log: textfill.t tweak
8088  Branch: perl
8089        ! t/lib/textfill.t
8090 ____________________________________________________________________________
8091 [  2400] By: gsar                                  on 1998/11/29  22:50:41
8092     Log: update to Text::Wrap 98.112901 from David Muir Sharnoff
8093          <muir@idiom.com>
8094  Branch: perl
8095        + t/lib/textfill.t
8096        ! MANIFEST lib/Text/Wrap.pm
8097 ____________________________________________________________________________
8098 [  2399] By: gsar                                  on 1998/11/29  22:28:05
8099     Log: updated to Text::Wrap 98.112801 from CPAN; one published change
8100          has happened without the authors knowledge or consent; the subversive
8101          version (which is in 5.00502) breaks one of the tests in the
8102          authors testsuite; attempts are being made to find a fix that
8103          avoids breaking code already running with the 5.005_02 version
8104          From:    David Muir Sharnoff <muir@idiom.com>
8105          Date:    Sat, 28 Nov 1998 04:34:17 PST
8106          Message-Id: <199811281234.EAA03082@idiom.com>
8107          Subject: Updated Text::Wrap, Time::ParseDate, File::Flock
8108  Branch: perl
8109        ! lib/Text/Wrap.pm t/lib/textwrap.t
8110 ____________________________________________________________________________
8111 [  2397] By: nick                                  on 1998/11/29  20:13:58
8112     Log: Update docs and English.pm for $^C
8113  Branch: perl
8114        ! lib/English.pm pod/perlvar.pod
8115 ____________________________________________________________________________
8116 [  2396] By: jhi                                   on 1998/11/29  20:13:03
8117     Log: Mirror #2384.
8118  Branch: cfgperl
8119        ! t/op/pwent.t
8120 ____________________________________________________________________________
8121 [  2395] By: jhi                                   on 1998/11/29  19:59:12
8122     Log: Newer NetBSDs don't have NSIG in <sys/signal.h>, they need <signal.h>.
8123  Branch: cfgperl
8124        ! util.c
8125 ____________________________________________________________________________
8126 [  2394] By: gsar                                  on 1998/11/29  19:49:08
8127     Log: updated perlreftut.pod
8128  Branch: perl
8129        ! pod/perlreftut.pod
8130 ____________________________________________________________________________
8131 [  2393] By: gsar                                  on 1998/11/29  19:31:56
8132     Log: misc tweaks
8133  Branch: perl
8134        ! ext/IO/Makefile.PL lib/Test.pm t/lib/io_poll.t t/op/sort.t
8135 ____________________________________________________________________________
8136 [  2392] By: gsar                                  on 1998/11/29  19:31:18
8137     Log: notes about -DPERL_POLLUTE
8138  Branch: perl
8139        ! INSTALL pod/perldelta.pod win32/Makefile win32/makefile.mk
8140 ____________________________________________________________________________
8141 [  2391] By: gsar                                  on 1998/11/29  19:13:52
8142     Log: explain various win32 build caveats more clearly
8143  Branch: perl
8144        ! README.win32 win32/Makefile win32/makefile.mk
8145 ____________________________________________________________________________
8146 [  2390] By: gsar                                  on 1998/11/29  16:51:59
8147     Log: remove I_POLL detection (Configure will do that now)
8148  Branch: perl
8149        ! ext/IO/Makefile.PL
8150 ____________________________________________________________________________
8151 [  2389] By: jhi                                   on 1998/11/29  16:39:16
8152     Log: Add I_POLL for IO 1.20.
8153  Branch: cfgperl
8154        ! Configure Porting/Glossary Porting/config.sh Porting/config_H
8155        ! config_h.SH
8156 ____________________________________________________________________________
8157 [  2388] By: gsar                                  on 1998/11/29  16:23:30
8158     Log: add p4desc (augments 'p4 describe' output with diffs for new files)
8159  Branch: perl
8160        + Porting/p4desc
8161        ! MANIFEST
8162 ____________________________________________________________________________
8163 [  2387] By: gsar                                  on 1998/11/29  16:08:03
8164     Log: another threads reliability fix: serialize writes to thr->threadsv
8165          avoid most uses of PL_na (which is much more inefficient than a
8166          simple local); update docs to suit; PL_na now being thr->Tna may
8167          be a minor compatibility issue for extensions--will require dTHR
8168          outside of XSUBs (those get automatic dTHR)
8169  Branch: perl
8170        ! XSUB.h djgpp/djgpp.c doio.c doop.c dump.c ext/B/B.xs
8171        ! ext/DB_File/DB_File.xs ext/DynaLoader/dl_next.xs
8172        ! ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs ext/Thread/Thread.xs
8173        ! ext/attrs/attrs.xs gv.c malloc.c mg.c op.c
8174        ! os2/OS2/REXX/REXX.xs os2/os2.c perl.c perly.c perly.y
8175        ! pod/perlcall.pod pod/perlembed.pod pod/perlguts.pod
8176        ! pod/perlxs.pod pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c run.c sv.c
8177        ! t/op/pwent.t taint.c toke.c universal.c vmesa/vmesa.c
8178        ! vms/ext/Stdio/Stdio.xs vms/perly_c.vms vms/vms.c win32/win32.c
8179 ____________________________________________________________________________
8180 [  2386] By: jhi                                   on 1998/11/29  15:40:42
8181     Log: Tune the "if" entry.
8182  Branch: cfgperl
8183        ! pod/perlfunc.pod
8184 ____________________________________________________________________________
8185 [  2385] By: gsar                                  on 1998/11/29  12:40:28
8186     Log: various fixes for race conditions under threads: mutex locks based
8187          on PL_threadnum were seriously flawed, since it means more than one
8188          thread could enter the critical region; PL_na was global instead of
8189          thread-local; child thread could finish and free thr structures
8190          before Thread->new() got around to creating the Thread object;
8191          cv_clone() needed locking, as it mucks with PL_comppad and other
8192          global data; new_struct_thread() needed to lock template-thread's
8193          mutex while copying its data
8194  Branch: perl
8195        ! embedvar.h ext/Thread/Thread.xs gv.c op.c perl.c perlvars.h
8196        ! pp_hot.c thrdvar.h thread.h util.c win32/win32thread.c
8197 ____________________________________________________________________________
8198 [  2384] By: gsar                                  on 1998/11/29  10:54:38
8199     Log: s/warn/print/ on multiply defined groups
8200  Branch: perl
8201        ! t/op/grent.t
8202 ____________________________________________________________________________
8203 [  2383] By: gsar                                  on 1998/11/29  10:48:39
8204     Log: backout change#2334
8205  Branch: perl
8206        ! pod/perlfunc.pod pp_hot.c sv.c thrdvar.h
8207 ____________________________________________________________________________
8208 [  2382] By: jhi                                   on 1998/11/29  10:33:40
8209     Log: Better NetInfo behaviour.
8210  Branch: cfgperl
8211        ! t/op/grent.t t/op/pwent.t
8212 ____________________________________________________________________________
8213 [  2381] By: jhi                                   on 1998/11/29  10:08:15
8214     Log: Integrate from mainperl.
8215  Branch: cfgperl
8216       +> ext/IO/ChangeLog ext/IO/lib/IO/Dir.pm ext/IO/lib/IO/Poll.pm
8217       +> ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/Socket/UNIX.pm
8218       +> ext/IO/poll.c ext/IO/poll.h pod/perlreftut.pod
8219       +> t/lib/io_const.t t/lib/io_dir.t t/lib/io_multihomed.t
8220       +> t/lib/io_poll.t t/lib/io_unix.t
8221       !> (integrate 58 files)
8222 ____________________________________________________________________________
8223 [  2380] By: gsar                                  on 1998/11/29  08:22:49
8224     Log: prefer IO::Handle for IO if FileHandle:: is empty (as suggested by
8225          Tim Bunce)
8226  Branch: perl
8227        ! gv.c
8228 ____________________________________________________________________________
8229 [  2379] By: gsar                                  on 1998/11/29  07:06:43
8230     Log: fix for pat.t failure under USE_THREADS
8231  Branch: perl
8232        ! pp_ctl.c regexec.c
8233 ____________________________________________________________________________
8234 [  2378] By: nick                                  on 1998/11/28  22:46:57
8235     Log: More C.pm tweaks
8236          Save globs even if we have saved cv itself before - may be imported.
8237          
8238          While we don't save "bootstrap" CV we need to provide a stub,
8239          so that if we require it later we don't fall through and attempt
8240          to DynaLoad module again.
8241          
8242          Attempt to save %INC so that "require" does not reload things
8243          we have compiled-in (does not work right yet - seems to be due
8244          to PL_incgv being created in perl_parse() current scheme setting 
8245          GvHV() is "better" than saving the glob, but still does not 
8246          work as I expect). 
8247  Branch: perl
8248        ! ext/B/B/C.pm
8249 ____________________________________________________________________________
8250 [  2377] By: gsar                                  on 1998/11/28  22:30:38
8251     Log: various tweaks; result passes all tests for normal build on Solaris;
8252          fails two pat.t tests under USE_THREADS; io_poll.t test#3 fails on
8253          win32 due to lack of select() that works on non-socket fds
8254  Branch: perl
8255        ! ext/IO/poll.c regcomp.c regexec.c scope.c
8256        ! t/lib/io_multihomed.t win32/makefile.mk
8257 ____________________________________________________________________________
8258 [  2376] By: gsar                                  on 1998/11/28  20:44:39
8259     Log: add $config_args to perl -V display (suggested by Ilya Zakharevich)
8260  Branch: perl
8261        ! myconfig
8262 ____________________________________________________________________________
8263 [  2375] By: gsar                                  on 1998/11/28  20:42:58
8264     Log: integrate cfgperl changes into mainline
8265  Branch: perl
8266       !> Configure ext/POSIX/hints/dynixptx.pl myconfig t/op/grent.t
8267       !> t/op/pwent.t t/op/undef.t t/pragma/locale.t util.c
8268 ____________________________________________________________________________
8269 [  2374] By: gsar                                  on 1998/11/28  20:02:03
8270     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8271          Date: Thu, 5 Nov 1998 02:21:12 -0500 (EST)
8272          Message-Id: <199811050721.CAA27998@monk.mps.ohio-state.edu>
8273          Subject: [PATCH 5.00553] Yet another OS/2 patch
8274  Branch: perl
8275        ! os2/Changes os2/Makefile.SHs os2/os2.c t/pragma/warn/op
8276 ____________________________________________________________________________
8277 [  2373] By: gsar                                  on 1998/11/28  19:30:06
8278     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8279          Date: Sat, 28 Nov 1998 01:51:56 -0500 (EST)
8280          Message-Id: <199811280651.BAA18095@monk.mps.ohio-state.edu>
8281          Subject: [PATCH 5.005_53] Change $#+
8282  Branch: perl
8283        ! mg.c pod/perlvar.pod t/op/pat.t
8284 ____________________________________________________________________________
8285 [  2372] By: gsar                                  on 1998/11/28  19:28:00
8286     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8287          Date: Sat, 28 Nov 1998 00:33:17 -0500 (EST)
8288          Message-Id: <199811280533.AAA25654@monk.mps.ohio-state.edu>
8289          Subject: [PATCH 5.005_53] Finishing off SNOBOL: $1 in (?{})
8290  Branch: perl
8291        ! embedvar.h mg.c objXSUB.h perl.c regexec.c t/op/pat.t
8292        ! thrdvar.h
8293 ____________________________________________________________________________
8294 [  2371] By: gsar                                  on 1998/11/28  19:23:53
8295     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8296          Date: Fri, 27 Nov 1998 16:16:48 -0500 (EST)
8297          Message-Id: <199811272116.QAA03502@monk.mps.ohio-state.edu>
8298          Subject: [PATCH 5.005_53] better -Mre=debugcolor
8299  Branch: perl
8300        ! embedvar.h objXSUB.h regexec.c thrdvar.h
8301 ____________________________________________________________________________
8302 [  2370] By: gsar                                  on 1998/11/28  19:21:17
8303     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8304          Date: Fri, 27 Nov 1998 15:22:19 -0500 (EST)
8305          Message-Id: <199811272022.PAA17874@monk.mps.ohio-state.edu>
8306          Subject: [PATCH 5.005_*] regcolors
8307  Branch: perl
8308        ! embed.h global.sym objXSUB.h proto.h regcomp.c regexec.c
8309 ____________________________________________________________________________
8310 [  2369] By: gsar                                  on 1998/11/28  19:00:15
8311     Log: allow final period in a file (not followed by a newline) to
8312          terminate format spec
8313  Branch: perl
8314        ! toke.c
8315 ____________________________________________________________________________
8316 [  2368] By: gsar                                  on 1998/11/28  18:58:25
8317     Log: Liblist tweak suggested by Swen Thuemmler <Swen.Thuemmler@paderlinx.de>;
8318          add C<$Config{installarchlib}/CORE> to the default locations searched
8319          on win32
8320  Branch: perl
8321        ! lib/ExtUtils/Liblist.pm
8322 ____________________________________________________________________________
8323 [  2367] By: gsar                                  on 1998/11/28  18:46:05
8324     Log: applied suggested patch with PERL_OBJECT tweaks
8325          From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8326          Date: Thu, 26 Nov 1998 02:46:20 -0500 (EST)
8327          Message-Id: <199811260746.CAA23164@monk.mps.ohio-state.edu>
8328          Subject: [PATCH 5.005_53] Enable $_ and pos() inside (?{ CODE }) in RExen
8329  Branch: perl
8330        ! embed.h embed.pl embedvar.h objXSUB.h pp_ctl.c proto.h
8331        ! regexec.c t/op/pat.t thrdvar.h
8332 ____________________________________________________________________________
8333 [  2366] By: gsar                                  on 1998/11/28  18:38:34
8334     Log: additional documentation for qr//
8335          From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8336          Message-Id: <199811260751.CAA24560@monk.mps.ohio-state.edu>
8337          Date: Thu, 26 Nov 1998 02:51:09 -0500 (EST)
8338          Subject: [PATCH 5.005_*] Documentation (fwd)
8339  Branch: perl
8340        ! pod/perlfunc.pod pod/perlop.pod pod/perlpod.pod
8341 ____________________________________________________________________________
8342 [  2365] By: gsar                                  on 1998/11/28  18:35:35
8343     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8344          Date: Wed, 25 Nov 1998 23:33:45 -0500 (EST)
8345          Message-Id: <199811260433.XAA29281@monk.mps.ohio-state.edu>
8346          Subject: [PATCH 5.005_*] Fix \G in REx without //g
8347  Branch: perl
8348        ! cop.h embedvar.h objXSUB.h pp.c pp_ctl.c pp_hot.c regexec.c
8349        ! regexp.h t/op/pat.t thrdvar.h
8350 ____________________________________________________________________________
8351 [  2364] By: gsar                                  on 1998/11/28  18:24:20
8352     Log: update Test.pm to Test-1.12; tweak 're' detection
8353  Branch: perl
8354        ! lib/Test.pm
8355 ____________________________________________________________________________
8356 [  2363] By: gsar                                  on 1998/11/28  18:12:04
8357     Log: avoid command-line quoting portability problems in lex_assign.t
8358  Branch: perl
8359        ! t/op/lex_assign.t
8360 ____________________________________________________________________________
8361 [  2362] By: gsar                                  on 1998/11/28  18:08:50
8362     Log: From: John Tobey <jtobey@channel1.com>
8363          Date: Thu, 19 Nov 1998 14:14:15 -0500 (EST)
8364          Message-Id: <m0zgZWx-000FOgC@feynman.localnet>
8365          Subject: PATCH: document English.pm sawampersand and thread issues
8366  Branch: perl
8367        ! lib/English.pm pod/perlvar.pod
8368 ____________________________________________________________________________
8369 [  2361] By: gsar                                  on 1998/11/28  18:03:04
8370     Log: fix uninitialized warnings
8371          From: Brian Callaghan <callagh@itginc.com>
8372          Date: Thu, 19 Nov 1998 17:49:10 -0800
8373          Message-Id: <3654CA96.B64FCAEB@itginc.com>
8374          Subject: Complete.pm patch (version 1.1)
8375  Branch: perl
8376        ! lib/Term/Complete.pm
8377 ____________________________________________________________________________
8378 [  2360] By: gsar                                  on 1998/11/28  17:59:16
8379     Log: s/Array/List/ suggested by John Tobey
8380  Branch: perl
8381        ! pod/perldata.pod
8382 ____________________________________________________________________________
8383 [  2359] By: gsar                                  on 1998/11/28  17:47:48
8384     Log: update tie() entry in perlfunc to reflect TIEARRAY and TIEHANDLE
8385  Branch: perl
8386        ! lib/Tie/Handle.pm pod/perlfunc.pod
8387 ____________________________________________________________________________
8388 [  2358] By: jhi                                   on 1998/11/28  17:23:15
8389     Log: Revamp the locale tests.
8390          (0) Instead of rewiring a few locales scan for them.
8391          (1) Bogus test #101 removed.
8392          (2) All the locales are checked, the lists of failed
8393          and non-failed ones are displayed.
8394          (3) The test #103 is again 'active' so that it may fail.
8395          (4) To balance (3) a hopefully pacifying message is shown
8396          if the #103 fails.
8397  Branch: cfgperl
8398        ! t/pragma/locale.t
8399 ____________________________________________________________________________
8400 [  2357] By: gsar                                  on 1998/11/28  17:21:07
8401     Log: add perlreftut.pod
8402  Branch: perl
8403        + pod/perlreftut.pod
8404        ! MANIFEST pod/Makefile pod/buildtoc pod/perl.pod
8405        ! pod/perlref.pod pod/roffitall vms/descrip_mms.template
8406        ! win32/pod.mak
8407 ____________________________________________________________________________
8408 [  2356] By: jhi                                   on 1998/11/28  16:58:01
8409     Log: Change #2346 fallout.
8410  Branch: cfgperl
8411        ! t/op/undef.t
8412 ____________________________________________________________________________
8413 [  2355] By: gsar                                  on 1998/11/28  16:46:43
8414     Log: IO.xs tweaks; avoid coredump in io_xs.t; remove newCONSTSUB();
8415          ANSI prototypes
8416  Branch: perl
8417        ! ext/IO/IO.xs
8418 ____________________________________________________________________________
8419 [  2354] By: gsar                                  on 1998/11/28  16:08:07
8420     Log: add IO-1.20; mess with t/lib/io_*.t in an attempt to
8421          keep platform hacks that aren't in the 1.20 dist; add new files
8422          to MANIFEST; hack Makefile.PL; result hasn't been tested
8423          anywhere
8424  Branch: perl
8425        + ext/IO/ChangeLog ext/IO/lib/IO/Dir.pm ext/IO/lib/IO/Poll.pm
8426        + ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/Socket/UNIX.pm
8427        + ext/IO/poll.c ext/IO/poll.h t/lib/io_const.t t/lib/io_dir.t
8428        + t/lib/io_multihomed.t t/lib/io_poll.t t/lib/io_unix.t
8429        ! MANIFEST ext/IO/IO.pm ext/IO/IO.xs ext/IO/Makefile.PL
8430        ! ext/IO/README ext/IO/lib/IO/File.pm ext/IO/lib/IO/Handle.pm
8431        ! ext/IO/lib/IO/Pipe.pm ext/IO/lib/IO/Seekable.pm
8432        ! ext/IO/lib/IO/Select.pm ext/IO/lib/IO/Socket.pm
8433        ! t/lib/io_sock.t t/lib/io_udp.t
8434 ____________________________________________________________________________
8435 [  2353] By: jhi                                   on 1998/11/28  15:51:03
8436     Log: Locale collation, ctype, and numeric, were initialized wrong
8437          (if LC_ALL or LANG were unset, so were the collation/ctype/numeric),
8438          as reported by
8439          
8440          From: Ilya.Sandler@etak.com (Ilya Sandler)
8441          Subject: a bug in locale handling: LC_COLLATE ignored sometimes
8442          To: perlbug@perl.com
8443          Date: 25 Nov 1998 04:53:52 +0200
8444          Message-ID: <MLIST_199811250226.SAA12590@axi001.etak.sw>
8445  Branch: cfgperl
8446        ! util.c
8447 ____________________________________________________________________________
8448 [  2352] By: nick                                  on 1998/11/28  15:21:59
8449     Log: Implement $^C to allow perl access to -c flag - I think this 
8450          was agreed once...
8451  Branch: perl
8452        ! gv.c mg.c
8453 ____________________________________________________________________________
8454 [  2351] By: jhi                                   on 1998/11/28  15:14:24
8455     Log: Change #2251 fixup.
8456  Branch: cfgperl
8457        ! myconfig
8458 ____________________________________________________________________________
8459 [  2350] By: jhi                                   on 1998/11/28  14:58:19
8460     Log: Integrate from mainperl.
8461  Branch: cfgperl
8462       +> ext/Devel/Peek/Changes ext/Devel/Peek/Makefile.PL
8463       +> ext/Devel/Peek/Peek.pm ext/Devel/Peek/Peek.xs
8464       +> pod/perl5005delta.pod
8465       !> (integrate 49 files)
8466 ____________________________________________________________________________
8467 [  2349] By: jhi                                   on 1998/11/28  14:27:36
8468     Log: Passwd and group file groveling.
8469  Branch: cfgperl
8470        ! t/op/grent.t t/op/pwent.t
8471 ____________________________________________________________________________
8472 [  2348] By: gsar                                  on 1998/11/28  14:09:50
8473     Log: more conservative version of changes#2345,2346,2347; those break
8474          C<defined(@{"foo::ISA"})> which seems to be extensively used in
8475          the libs :-(
8476  Branch: perl
8477        ! pp.c t/op/method.t
8478 ____________________________________________________________________________
8479 [  2347] By: gsar                                  on 1998/11/28  13:36:08
8480     Log: tweak bogus test
8481  Branch: perl
8482        ! t/op/method.t
8483 ____________________________________________________________________________
8484 [  2346] By: gsar                                  on 1998/11/28  13:20:34
8485     Log: test cases for previous change
8486  Branch: perl
8487        ! t/op/undef.t
8488 ____________________________________________________________________________
8489 [  2345] By: gsar                                  on 1998/11/28  13:07:17
8490     Log: fix typo in pp_defined() causing C<defined %tied> to fail
8491  Branch: perl
8492        ! pp.c
8493 ____________________________________________________________________________
8494 [  2344] By: gsar                                  on 1998/11/28  13:03:29
8495     Log: s/comment/comment_t/ tweak (suggested by John Gorman
8496          <jgorman@webbysoft.com>)
8497  Branch: perl
8498        ! ext/B/B/Assembler.pm ext/B/B/Disassembler.pm
8499 ____________________________________________________________________________
8500 [  2343] By: gsar                                  on 1998/11/28  12:52:40
8501     Log: add (stub) perldelta.pod
8502  Branch: perl
8503        + pod/perldelta.pod
8504 ____________________________________________________________________________
8505 [  2342] By: gsar                                  on 1998/11/28  12:49:26
8506     Log: rename perldelta.pod to perl5005delta.pod in preparation for
8507          starting a new one
8508  Branch: perl
8509       +> pod/perl5005delta.pod
8510        - pod/perldelta.pod
8511        ! MANIFEST pod/perl.pod
8512 ____________________________________________________________________________
8513 [  2341] By: gsar                                  on 1998/11/28  12:41:55
8514     Log: fix MALLOC_LOCK #define
8515  Branch: perl
8516        ! malloc.c
8517 ____________________________________________________________________________
8518 [  2340] By: gsar                                  on 1998/11/28  12:18:23
8519     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8520          Date: Sun, 15 Nov 1998 20:25:50 -0500 (EST)
8521          Message-Id: <199811160125.UAA05268@monk.mps.ohio-state.edu>
8522          Subject: [PATCH 5.005_53] OS/2 events get closer to Perl
8523  Branch: perl
8524        ! os2/Changes os2/os2.c os2/os2.sym os2/os2ish.h
8525 ____________________________________________________________________________
8526 [  2339] By: jhi                                   on 1998/11/28  11:59:01
8527     Log: Add -lm to dynix/ptx POSIX hints.
8528          From: "Martin J. Bligh" <mbligh@sequent.com>
8529          To: jhi@iki.fi
8530          Subject: Re: Making Perl work on DYNIX/ptx
8531          Date: Wed, 25 Nov 1998 10:34:41 -0800
8532          Message-ID: <1457015007.911990081@w-186d219.rhe.sequent.com>
8533  Branch: cfgperl
8534        ! ext/POSIX/hints/dynixptx.pl
8535 ____________________________________________________________________________
8536 [  2338] By: jhi                                   on 1998/11/28  11:57:19
8537     Log: Detypo.
8538  Branch: cfgperl
8539        ! lib/filetest.pm
8540 ____________________________________________________________________________
8541 [  2337] By: jhi                                   on 1998/11/28  11:56:29
8542     Log: Better LD_LIBRARY_PATH instructions for Bourneists.
8543  Branch: cfgperl
8544        ! Configure
8545 ____________________________________________________________________________
8546 [  2336] By: gsar                                  on 1998/11/28  11:41:14
8547     Log: teach CPAN.pm to ignore beta perl distributions when looking for
8548          modules
8549          From: root@dogberry.rutgers.edu (root)
8550          Date: Thu, 12 Nov 1998 23:08:39 -0500
8551          Message-Id: <199811130408.XAA10578@dogberry.rutgers.edu>
8552          Subject: recompile tries getting a perl distribution
8553  Branch: perl
8554        ! lib/CPAN.pm
8555 ____________________________________________________________________________
8556 [  2335] By: gsar                                  on 1998/11/28  11:27:46
8557     Log: make $1 et al readonly under threads; make C<undef $1> fail like
8558          C<$1 = undef> does
8559  Branch: perl
8560        ! op.c pp.c t/op/undef.t
8561 ____________________________________________________________________________
8562 [  2334] By: gsar                                  on 1998/11/28  10:24:52
8563     Log: s/Regexp/re/ and clarify policy on lowercased object namespaces
8564  Branch: perl
8565        ! pod/perlfunc.pod pp_hot.c sv.c thrdvar.h
8566 ____________________________________________________________________________
8567 [  2333] By: gsar                                  on 1998/11/28  09:36:40
8568     Log: document changed PERL_HASH()
8569  Branch: perl
8570        ! pod/perlfunc.pod pod/perlguts.pod
8571 ____________________________________________________________________________
8572 [  2332] By: nick                                  on 1998/11/27  21:10:27
8573     Log: Handle INIT list in C.pm
8574          1. Provide init_av() from B.xs
8575          2. Export it in B.pm
8576          3. Use it in C.pm
8577          Also disable some pruning in savecv() which seems to undo
8578          my previous patch.
8579          Experimental feature - save pathnames of .so files in easily 
8580          grep-able form for use in wrapper to feed to linker.  
8581  Branch: perl
8582        ! ext/B/B.pm ext/B/B.xs ext/B/B/C.pm
8583 ____________________________________________________________________________
8584 [  2327] By: gsar                                  on 1998/11/27  15:12:01
8585     Log: integrate change#2315 from maint-5.005
8586  Branch: perl
8587        ! t/op/sort.t
8588       !> op.c sv.c
8589 ____________________________________________________________________________
8590 [  2326] By: gsar                                  on 1998/11/27  15:00:42
8591     Log: integrate changes#2304,2305,2306,2308 from maint-5.005
8592  Branch: perl
8593       !> ext/DynaLoader/dl_mpeix.xs installperl lib/ExtUtils/MM_Unix.pm
8594       !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MakeMaker.pm
8595       !> lib/ExtUtils/typemap
8596 ____________________________________________________________________________
8597 [  2325] By: gsar                                  on 1998/11/27  14:46:18
8598     Log: malloc bugfix and documentation from Ilya Zakharevich
8599          Date: Tue, 24 Nov 1998 17:24:55 -0500 (EST)
8600          Message-Id: <199811242224.RAA22618@monk.mps.ohio-state.edu>
8601          Subject: [PATCH 5.005_*] Re: Internal coredump
8602          --
8603          Date: Thu, 26 Nov 1998 03:06:10 -0500 (EST)
8604          Message-Id: <199811260806.DAA28913@monk.mps.ohio-state.edu>
8605          Subject: [PATCH 5.005_*] malloc.c documentation
8606  Branch: perl
8607        ! malloc.c
8608 ____________________________________________________________________________
8609 [  2324] By: gsar                                  on 1998/11/27  14:41:38
8610     Log: B::C tweaks to allow Tk compiles from Nick Ing-Simmons
8611  Branch: perl
8612        ! ext/B/B/C.pm
8613 ____________________________________________________________________________
8614 [  2323] By: gsar                                  on 1998/11/27  14:33:44
8615     Log: From: maeda@src.ricoh.co.jp
8616          Date: Tue, 24 Nov 1998 10:37:45 +0900
8617          Message-Id: <199811240137.KAA05867@luna.src.ricoh.co.jp>
8618          Subject: format "..." bug
8619  Branch: perl
8620        ! pp_ctl.c t/op/write.t
8621 ____________________________________________________________________________
8622 [  2322] By: gsar                                  on 1998/11/27  14:20:12
8623     Log: add ext/Devel/Peek
8624          From: jan.dubois@ibm.net (Jan Dubois)
8625          Date: Mon, 23 Nov 1998 00:48:11 +0100
8626          Message-ID: <36589ec9.49964585@smtp1.ibm.net>
8627          Subject: [PATCH 5.005_53] Devel::Peek integration
8628  Branch: perl
8629        + ext/Devel/Peek/Changes ext/Devel/Peek/Makefile.PL
8630        + ext/Devel/Peek/Peek.pm ext/Devel/Peek/Peek.xs
8631        ! MANIFEST dump.c embed.h embedvar.h global.sym intrpvar.h
8632        ! objXSUB.h perl.c perl.h proto.h sv.c sv.h thrdvar.h
8633        ! win32/GenCAPI.pl win32/Makefile win32/makefile.mk
8634 ____________________________________________________________________________
8635 [  2321] By: gsar                                  on 1998/11/27  13:03:08
8636     Log: ensure 'make regen_headers' even without perl installed
8637          (suggested by Ilya Zakharevich)
8638  Branch: perl
8639        ! bytecode.pl warning.pl
8640 ____________________________________________________________________________
8641 [  2320] By: gsar                                  on 1998/11/27  12:58:36
8642     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8643          Date: Mon, 9 Nov 1998 19:03:25 -0500 (EST)
8644          Message-Id: <199811100003.TAA05815@monk.mps.ohio-state.edu>
8645          Subject: [PATCH 5.005_*] Cosmetic malloc patch
8646  Branch: perl
8647        ! malloc.c
8648 ____________________________________________________________________________
8649 [  2319] By: gsar                                  on 1998/11/27  12:56:13
8650     Log: eliminate dup hunk from integration
8651  Branch: perl
8652        ! lib/filetest.pm perl.h
8653 ____________________________________________________________________________
8654 [  2318] By: gsar                                  on 1998/11/27  12:50:08
8655     Log: integrate cfgperl changes into mainline
8656  Branch: perl
8657       +> ext/DB_File/hints/dynixptx.pl ext/POSIX/hints/dynixptx.pl
8658        ! pod/perlfaq4.pod
8659       !> (integrate 30 files)
8660 ____________________________________________________________________________
8661 [  2317] By: jhi                                   on 1998/11/27  11:38:13
8662     Log: C<-x>.
8663  Branch: cfgperl
8664        ! lib/filetest.pm
8665 ____________________________________________________________________________
8666 [  2316] By: jhi                                   on 1998/11/27  11:10:22
8667     Log: Integrate from mainperl.
8668  Branch: cfgperl
8669       !> XSUB.h embed.h embed.pl embedvar.h ext/Thread/Thread.xs
8670       !> iperlsys.h mg.c objXSUB.h op.c pp_ctl.c pp_sys.c proto.h
8671       !> t/comp/package.t t/lib/dumper.t t/pragma/warn/pp_ctl
8672       !> universal.c util.c win32/GenCAPI.pl win32/win32.h
8673       !> win32/win32sck.c
8674 ____________________________________________________________________________
8675 [  2315] By: gbarr                                 on 1998/11/27  05:16:50
8676     Log: integrate change#2246 from mainline, while still allowing
8677          C<sort $globref @foo>
8678          
8679          allow C<sort $coderef @foo>
8680  Branch: maint-5.005/perl
8681        ! op.c sv.c
8682       !> t/op/sort.t
8683 ____________________________________________________________________________
8684 [  2308] By: gbarr                                 on 1998/11/27  00:11:44
8685     Log: Updates for MPE/iX DynaLoader and installperl, via private mail
8686          forwarded by Jarkko Hietaniemi from Mark Bixby
8687  Branch: maint-5.005/perl
8688        ! ext/DynaLoader/dl_mpeix.xs installperl
8689 ____________________________________________________________________________
8690 [  2306] By: gbarr                                 on 1998/11/26  23:44:47
8691     Log: Allow PL_FILES to have multiple targets from one source by allowing
8692          an array ref as the value in the hash
8693  Branch: maint-5.005/perl
8694        ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
8695        ! lib/ExtUtils/MakeMaker.pm
8696 ____________________________________________________________________________
8697 [  2305] By: gbarr                                 on 1998/11/26  23:38:06
8698     Log: fix unsigned variables to use SvUV and sv_setuv
8699  Branch: maint-5.005/perl
8700        ! lib/ExtUtils/typemap
8701 ____________________________________________________________________________
8702 [  2304] By: gbarr                                 on 1998/11/26  23:36:17
8703     Log: Fix embeded \n in ABSTRACT and <> in AUTHOR
8704  Branch: maint-5.005/perl
8705        ! lib/ExtUtils/MM_Unix.pm
8706 ____________________________________________________________________________
8707 [  2301] By: gsar                                  on 1998/11/26  10:16:54
8708     Log: fix PL_defoutgv leak under threads
8709  Branch: perl
8710        ! ext/Thread/Thread.xs
8711 ____________________________________________________________________________
8712 [  2300] By: gsar                                  on 1998/11/26  09:04:44
8713     Log: properly free temporaries created by threads
8714  Branch: perl
8715        ! ext/Thread/Thread.xs
8716 ____________________________________________________________________________
8717 [  2299] By: gsar                                  on 1998/11/26  06:51:16
8718     Log: fix C<if (...) { package Foo; ... }> misoptimization that fails
8719          to set the package for the block properly
8720  Branch: perl
8721        ! op.c t/comp/package.t t/lib/dumper.t
8722 ____________________________________________________________________________
8723 [  2298] By: nick                                  on 1998/11/24  22:04:20
8724     Log: Part-1 of tweaks to allow Tk to be "compiled"
8725          Make XS_UNIVERSAL_xxx non-static so they can be found in libperl.
8726          (May also need attention to exports etc. - to follow.)
8727  Branch: perl
8728        ! universal.c
8729 ____________________________________________________________________________
8730 [  2294] By: jhi                                   on 1998/11/23  10:44:26
8731     Log: The new socket tests need in some platforms
8732          to #include <sys/types.h>.
8733  Branch: cfgperl
8734        ! Configure
8735 ____________________________________________________________________________
8736 [  2293] By: jhi                                   on 1998/11/23  10:33:42
8737     Log: From: Gerben Wierda <G.C.Th.Wierda@AWT.nl>
8738          To: Jarkko Hietaniemi <jhi@cc.hut.fi>
8739          Subject: Re: Test results for perl5.005_53 under NEXTSTEP 3.3 (intel)
8740          Date: Mon, 23 Nov 1998 10:07:04 +0100
8741          Message-Id: <9811230907.AA06484@AWT.nl>
8742          
8743          NeXTstep NetInfo uses nidump to get the user/group databases.
8744  Branch: cfgperl
8745        ! t/op/grent.t t/op/pwent.t
8746 ____________________________________________________________________________
8747 [  2291] By: TimBunce                              on 1998/11/22  22:23:09
8748     Log: Updated Porting/patchls utility.
8749  Branch: maint-5.004/perl
8750        ! Porting/patchls
8751 ____________________________________________________________________________
8752 [  2288] By: TimBunce                              on 1998/11/22  21:46:11
8753     Log: Title:  "Buglet in Sys::Syslog.pm (with fix)"
8754          From:  Henrik Tougaard <ht.000@foa.dk>
8755          Msg-ID:  <Pine.OSF.3.95.981117092651.1492C-100000@sula.pensam.dk>
8756          Files:  lib/Sys/Syslog.pm
8757  Branch: maint-5.004/perl
8758        ! lib/Sys/Syslog.pm
8759 ____________________________________________________________________________
8760 [  2286] By: jhi                                   on 1998/11/22  19:08:42
8761     Log: Change#2284 aid: allow also for plain old MSG_ and SCM_ #defines.
8762  Branch: cfgperl
8763        ! ext/Socket/Socket.xs
8764 ____________________________________________________________________________
8765 [  2285] By: jhi                                   on 1998/11/22  18:21:07
8766     Log: MSG_PROXY for GNU/Hurd (previously we believed that
8767          all GNU libc platforms have MSG_PROXY.  Untrue).
8768          In fact this ended up as a major MSG_* and SCM_*
8769          update.  The MSG_XXX known to be enums in some
8770          versions of the glibc are now probed for and respective
8771          HAS_MSG_XXX are defined.  While I was at it I noticed
8772          SCM_RIGHTS being similarly an enum.  This reminded me of
8773          an ancient discussion in perl5-porters:
8774          http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/9612/msg01017.html
8775          The BSD socket interface has a nifty feature for passing
8776          file descriptors and credentials--via sockets.  It may be
8777          too late to add this functionality to the CORE but
8778          at least Configure now probes for the functions,
8779          structs, and includes, defining the appropriate
8780          HAS_YYY and I_ZZZ, and the Socket extension exports
8781          the constants, in case somebody wants to write an
8782          extension for this interface.
8783  Branch: cfgperl
8784        ! Configure Porting/Glossary Porting/config.sh Porting/config_H
8785        ! config_h.SH ext/Socket/Socket.pm ext/Socket/Socket.xs
8786        ! iperlsys.h
8787 ____________________________________________________________________________
8788 [  2284] By: jhi                                   on 1998/11/22  18:13:21
8789     Log: perlhist.pod 1.54, containing 5_53.
8790  Branch: cfgperl
8791        ! pod/perlhist.pod
8792 ____________________________________________________________________________
8793 [  2274] By: TimBunce                              on 1998/11/22  16:25:46
8794     Log: Preserve errno around fcntl(fd,F_SETFD,fd > maxsysfd) in do_open()
8795  Branch: maint-5.004/perl
8796        ! doio.c
8797 ____________________________________________________________________________
8798 [  2273] By: TimBunce                              on 1998/11/22  16:17:43
8799     Log: Improve op/die_exit.t test for implicit close changing $!
8800  Branch: maint-5.004/perl
8801        ! t/op/die_exit.t
8802 ____________________________________________________________________________
8803 [  2268] By: jhi                                   on 1998/11/22  14:44:11
8804     Log: Fix thinko.
8805  Branch: cfgperl
8806        ! hints/dynixptx.sh
8807 ____________________________________________________________________________
8808 [  2267] By: jhi                                   on 1998/11/22  13:19:41
8809     Log: Document the d_socket override.
8810  Branch: cfgperl
8811        ! hints/dynixptx.sh
8812 ____________________________________________________________________________
8813 [  2266] By: jhi                                   on 1998/11/22  12:12:29
8814     Log: From: John Tobey <jtobey@channel1.com>
8815          Subject: [PATCH] perlfaq typos
8816          To: perl5-porters@perl.com
8817          Date: 22 Nov 1998 04:25:15 +0200
8818          Message-ID: <MLIST_m0zhPeF-000FOgC@feynman.localnet>
8819  Branch: cfgperl
8820        ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
8821        ! pod/perlfaq7.pod pod/perlfaq8.pod
8822 ____________________________________________________________________________
8823 [  2265] By: jhi                                   on 1998/11/22  12:06:29
8824     Log: From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
8825          Subject: DB_File 1.61 patch for 5.005_53 & 5.005_02
8826          Newsgroups: hut.lists.perl5-porters
8827          To: gsar@engin.umich.edu (Gurusamy Sarathy)
8828          Cc: perl5-porters@perl.org (Perl5 Porters)
8829          Date: 20 Nov 1998 12:20:41 +0200
8830  Branch: cfgperl
8831        ! ext/DB_File/Changes ext/DB_File/DB_File.pm
8832        ! ext/DB_File/DB_File.xs
8833 ____________________________________________________________________________
8834 [  2264] By: jhi                                   on 1998/11/22  11:55:09
8835     Log: NeXTstep /etc/group and /etc/passwd are used only at boot time,
8836          From: Gerben Wierda <G.C.Th.Wierda@AWT.nl>
8837          Subject: Test results for perl5.005_53 under NEXTSTEP 3.3 (intel)
8838          To: perlbug@perl.com
8839          Date: 20 Nov 1998 18:39:06 +0200
8840          Lines: 47
8841          Message-ID: <MLIST_9811201533.AA22148@AWT.nl>
8842  Branch: cfgperl
8843        ! t/op/grent.t t/op/pwent.t
8844 ____________________________________________________________________________
8845 [  2263] By: jhi                                   on 1998/11/22  11:42:59
8846     Log: Permission testing is tricky when we have too much power.
8847          Problem reported in
8848          From: Gerben Wierda <G.C.Th.Wierda@AWT.nl>
8849          Subject: Test results for perl5.005_53 under NEXTSTEP 3.3 (intel)
8850          To: perlbug@perl.com
8851          Date: 20 Nov 1998 18:39:06 +0200
8852          Message-ID: <MLIST_9811201533.AA22148@AWT.nl>
8853  Branch: cfgperl
8854        ! t/op/filetest.t
8855 ____________________________________________________________________________
8856 [  2262] By: gsar                                  on 1998/11/22  11:37:02
8857     Log: fix broken CAPI generation
8858  Branch: perl
8859        ! win32/GenCAPI.pl
8860 ____________________________________________________________________________
8861 [  2261] By: jhi                                   on 1998/11/22  11:17:00
8862     Log: -x should be C<-x>, reported by Gerben Wierda.
8863  Branch: cfgperl
8864        ! pod/perlfunc.pod
8865 ____________________________________________________________________________
8866 [  2260] By: gsar                                  on 1998/11/22  11:12:02
8867     Log: phase 2 of PERL_OBJECT cleanup; objXSUB.h autogeneration
8868  Branch: perl
8869        ! XSUB.h embed.h embed.pl embedvar.h iperlsys.h objXSUB.h
8870        ! proto.h
8871 ____________________________________________________________________________
8872 [  2259] By: jhi                                   on 1998/11/22  11:06:40
8873     Log: From: "Kurt D. Starsinic" <kstar@chapin.edu>
8874          Subject: Re: [PATCH] Re: pod2man bug in date generated line
8875          To: Albert Dvornik <bert@genscan.com>, "Larry W. Virden" <lvirden@cas.org>
8876          Cc: perlbug@perl.com
8877          Date: 20 Nov 1998 21:30:17 +0200
8878          Message-ID: <MLIST_19981120131523.A464@O2.chapin.edu>
8879  Branch: cfgperl
8880        ! pod/pod2man.PL
8881 ____________________________________________________________________________
8882 [  2256] By: jhi                                   on 1998/11/21  10:44:01
8883     Log: From: Thomas Bowditch <bowditch@inmet.com>
8884          Subject: Benchmark.pm suggestion
8885          To: jhi@iki.fi, Tim.Bunce@ig.co.uk
8886          Date: Fri, 20 Nov 1998 17:43:46 -0500
8887          Message-Id: <199811202243.RAA26252@harp.camb.inmet.com>
8888          
8889          Added timesum().
8890  Branch: cfgperl
8891        ! lib/Benchmark.pm
8892 ____________________________________________________________________________
8893 [  2255] By: gsar                                  on 1998/11/21  08:45:06
8894     Log: another win32 portability fix: make sysread() and syswrite()
8895          work on sockets
8896  Branch: perl
8897        ! pp_sys.c win32/win32.h
8898 ____________________________________________________________________________
8899 [  2254] By: gsar                                  on 1998/11/21  07:49:06
8900     Log: win32_recvfrom() compatibility fix
8901  Branch: perl
8902        ! win32/win32sck.c
8903 ____________________________________________________________________________
8904 [  2253] By: jhi                                   on 1998/11/20  08:22:06
8905     Log: From: Mark Bixby <markb@spock.dis.cccd.edu>
8906          To: jhi@iki.fi
8907          Subject: MPE/iX Perl 5.005_02 oops
8908          Date: Thu, 19 Nov 1998 17:10:45 -0800 (PST)
8909          Message-Id: <199811200110.RAA07395@spock.dis.cccd.edu>
8910  Branch: cfgperl
8911        ! ext/DynaLoader/dl_mpeix.xs installperl
8912 ____________________________________________________________________________
8913 [  2252] By: gsar                                  on 1998/11/19  17:38:03
8914     Log: mess_sv tweak for change#2249
8915  Branch: perl
8916        ! util.c
8917 ____________________________________________________________________________
8918 [  2251] By: jhi                                   on 1998/11/18  12:32:19
8919     Log: Display use64bits and usemultiplicity but only if necessary.
8920  Branch: cfgperl
8921        ! myconfig
8922 ____________________________________________________________________________
8923 [  2250] By: jhi                                   on 1998/11/18  12:26:50
8924     Log: From: Horst von Brand <vonbrand@sleipnir.valparaiso.cl> 
8925          Subject: pp.c uses 'unsigned Quad_t'
8926          To: perlbug@perl.com 
8927          Date: Sun, 15 Nov 1998 20:57:05 -0300 
8928          Message-Id: <199811152357.UAA12768@sleipnir.valparaiso.cl>
8929  Branch: cfgperl
8930        ! perl.h pp.c
8931 ____________________________________________________________________________
8932 [  2249] By: gsar                                  on 1998/11/18  05:43:11
8933     Log: use PL_mess_sv only during global destruction (fixes problems with
8934          overlapping invocations of form()/warn()/die()/croak() trampling on
8935          each other's messages)
8936  Branch: perl
8937        ! mg.c util.c
8938 ____________________________________________________________________________
8939 [  2248] By: gsar                                  on 1998/11/18  05:39:36
8940     Log: tweak change#2245 to skip previous message if any
8941  Branch: perl
8942        ! pp_ctl.c t/pragma/warn/pp_ctl
8943 ____________________________________________________________________________
8944 [  2247] By: jhi                                   on 1998/11/17  11:46:56
8945     Log: Integrate from mainperl.
8946  Branch: cfgperl
8947       !> (integrate 26 files)
8948 ____________________________________________________________________________
8949 [  2246] By: gsar                                  on 1998/11/17  09:41:10
8950     Log: allow C<sort $coderef @foo>
8951  Branch: perl
8952        ! op.c t/op/sort.t t/pragma/overload.t
8953 ____________________________________________________________________________
8954 [  2245] By: gsar                                  on 1998/11/17  08:28:26
8955     Log: propagate failures in DESTROY() as (optional) warnings
8956  Branch: perl
8957        ! pod/perldiag.pod pp_ctl.c t/pragma/warn/pp_ctl
8958 ____________________________________________________________________________
8959 [  2244] By: gsar                                  on 1998/11/17  07:43:08
8960     Log: ensure PL_dirty is reinit-ed properly under -DMULTIPLICITY
8961  Branch: perl
8962        ! perl.c thrdvar.h
8963 ____________________________________________________________________________
8964 [  2243] By: gsar                                  on 1998/11/17  07:40:09
8965     Log: sort WARN_FOO symbols to avoid hash traversal order dependency
8966  Branch: perl
8967        ! lib/warning.pm warning.h warning.pl
8968 ____________________________________________________________________________
8969 [  2242] By: gsar                                  on 1998/11/17  06:32:39
8970     Log: fix skipspace() to properly account for newlines in eval''-ed
8971          strings (caused bogus line numbers in diagnostics and debugger)
8972  Branch: perl
8973        ! t/pragma/warn/pp_ctl t/pragma/warn/toke toke.c
8974 ____________________________________________________________________________
8975 [  2241] By: gsar                                  on 1998/11/17  03:48:12
8976     Log: s/Perl_utf8skip/PL_utf8skip/g
8977  Branch: perl
8978        ! embed.h embed.pl global.sym globvar.sym regexec.c utf8.h
8979 ____________________________________________________________________________
8980 [  2240] By: gsar                                  on 1998/11/14  06:09:06
8981     Log: rework op/groups.t
8982  Branch: perl
8983        ! t/op/filetest.t t/op/groups.t
8984 ____________________________________________________________________________
8985 [  2235] By: gsar                                  on 1998/11/14  00:17:05
8986     Log: catch a neophyte trap: open(<FH>), close(<FH>) etc.
8987  Branch: perl
8988        ! op.c
8989 ____________________________________________________________________________
8990 [  2234] By: gsar                                  on 1998/11/14  00:14:02
8991     Log: update Changes
8992  Branch: perl
8993        ! Changes win32/config.bc win32/config.gc win32/config.vc
8994 ____________________________________________________________________________
8995 [  2233] By: gsar                                  on 1998/11/13  09:43:03
8996     Log: doc tweak
8997  Branch: perl
8998        ! README.win32
8999 ____________________________________________________________________________
9000 [  2230] By: jhi                                   on 1998/11/12  17:07:45
9001     Log: Allow hints file override for d_socket
9002          (based on Sequent-induced change #2229).
9003  Branch: cfgperl
9004        ! Configure
9005 ____________________________________________________________________________
9006 [  2229] By: jhi                                   on 1998/11/12  16:32:33
9007     Log: 
9008          From: "Martin J. Bligh" <mbligh@sequent.com>
9009          To: jhi@iki.fi
9010          cc: gbarr@ti.com, gbarr@pobox.com, gsar@umich.edu
9011          Subject: Re: Making Perl work on DYNIX/ptx
9012          Date: Tue, 10 Nov 1998 16:24:26 -0800
9013          Message-ID: <181999655.910715066@w-186d219.rhe.sequent.com>
9014  Branch: cfgperl
9015        ! hints/dynixptx.sh
9016 ____________________________________________________________________________
9017 [  2228] By: jhi                                   on 1998/11/12  11:40:37
9018     Log: From: "Martin J. Bligh" <mbligh@sequent.com>
9019          Message-ID: <187803647.910720870@w-186d219.rhe.sequent.com>
9020          To: jhi@iki.fi
9021          cc: gbarr@ti.com, gbarr@pobox.com, gsar@umich.edu
9022          Subject: Re: Making Perl work on DYNIX/ptx
9023          Date: Tue, 10 Nov 1998 18:01:10 -0800
9024  Branch: cfgperl
9025        + ext/DB_File/hints/dynixptx.pl ext/POSIX/hints/dynixptx.pl
9026 ____________________________________________________________________________
9027 [  2227] By: jhi                                   on 1998/11/12  11:17:42
9028     Log: Integrate from mainperl.
9029  Branch: cfgperl
9030       !> Changes XSUB.h av.c embed.h embed.pl embedvar.h
9031       !> ext/IPC/SysV/Msg.pm global.sym hv.c lib/Text/Wrap.pm objXSUB.h
9032       !> perl.c perl.h pod/perlfunc.pod pod/perlvar.pod pp_sys.c
9033       !> proto.h regexec.c t/op/array.t util.c win32/makedef.pl
9034       !> win32/win32.c x2p/s2p.PL
9035 ____________________________________________________________________________
9036 [  2226] By: gsar                                  on 1998/11/11  21:05:42
9037     Log: provide -DPERL_POLLUTE
9038  Branch: perl
9039        ! embed.pl embedvar.h
9040 ____________________________________________________________________________
9041 [  2225] By: jhi                                   on 1998/11/09  07:45:12
9042     Log: From: Hans Mulder <hansm@icgroup.nl>
9043          To: Ilya Zakharevich <ilya@math.ohio-state.edu>
9044          Cc: gsar@engin.umich.edu (Gurusamy Sarathy), jhi@iki.fi,
9045          perl5-porters@perl.org
9046          Subject: Re: [PATCH] Re: Not OK: perl 5.00553 on OPENSTEP-Mach 4_1
9047          (UNINSTALLED)
9048          Date: Sun,  8 Nov 98 22:20:23 +0100
9049          Message-Id: <9811082119.AA11802@icgned.icgroup.nl>
9050  Branch: cfgperl
9051        ! malloc.c perl.h
9052 ____________________________________________________________________________
9053 [  2224] By: gsar                                  on 1998/11/09  03:13:14
9054     Log: avoid endless loops in Text::Wrap (from a suggestion by Lupe
9055          Christoph <lupe@alanya.m.isar.de>)
9056  Branch: perl
9057        ! lib/Text/Wrap.pm
9058 ____________________________________________________________________________
9059 [  2223] By: gsar                                  on 1998/11/09  02:09:06
9060     Log: fix misplaced brace in s2p (as suggested by Lionel Fourquaux
9061          <lionel.fourquaux@wanadoo.fr>)
9062  Branch: perl
9063        ! x2p/s2p.PL
9064 ____________________________________________________________________________
9065 [  2222] By: gsar                                  on 1998/11/09  01:56:24
9066     Log: patches from Hugo van der Sanden <hv@crypt.compulink.co.uk>
9067          Date: Wed, 04 Nov 1998 12:19:44 +0000
9068          Message-Id: <199811041219.MAA05451@crypt.compulink.co.uk>
9069          Subject: [PATCH] Re: [5.005_53] read overflow? 
9070          --
9071          Date: Wed, 04 Nov 1998 13:15:18 +0000
9072          Message-Id: <199811041315.NAA05711@crypt.compulink.co.uk>
9073          Subject: [PATCH 5.005_53] perl -V fix
9074  Branch: perl
9075        ! perl.c regexec.c
9076 ____________________________________________________________________________
9077 [  2221] By: gsar                                  on 1998/11/09  01:34:56
9078     Log: From: jan.dubois@ibm.net (Jan Dubois)
9079          Date: Sun, 01 Nov 1998 00:05:01 +0100
9080          Message-ID: <364294bd.18052307@smtp1.ibm.net>
9081          Subject: [PATCH v5.5.53, WIN32] PL_block_type undefined unless DEBUGGING
9082  Branch: perl
9083        ! Changes win32/makedef.pl
9084 ____________________________________________________________________________
9085 [  2220] By: gsar                                  on 1998/11/08  21:13:07
9086     Log: integrate changes#2120,2168,2218 from maint-5.005;
9087          add new vtbls; s/\bvtbl_/PL_vtbl_/; remove trailing comma in
9088          enum; make regen_headers
9089  Branch: perl
9090        ! XSUB.h embed.h embedvar.h ext/IPC/SysV/Msg.pm global.sym
9091        ! objXSUB.h perl.h pod/perlfunc.pod proto.h util.c win32/win32.c
9092 ____________________________________________________________________________
9093 [  2219] By: gsar                                  on 1998/11/08  19:42:57
9094     Log: integrate cfgperl changes into mainline
9095  Branch: perl
9096       +> README.vmesa
9097       !> Configure MANIFEST Porting/Glossary Porting/config.sh
9098       !> Porting/config_H config_h.SH ext/Thread/Thread.xs
9099       !> hints/hpux.sh hints/vmesa.sh lib/Math/Complex.pm malloc.c
9100       !> perl.h pod/perlfunc.pod pod/perllocale.pod pod/perlport.pod
9101       !> pp_sys.c sv.c t/lib/complex.t t/op/groups.t t/op/lex_assign.t
9102       !> thread.h vms/subconfigure.com vos/config.h
9103 ____________________________________________________________________________
9104 [  2218] By: gbarr                                 on 1998/11/08  16:48:44
9105     Log: From: Graham Barr <gbarr@ti.com>
9106          Date: Mon, 2 Nov 1998 07:38:52 -0600
9107          Message-ID: <19981102073852.A12751@asic.sc.ti.com>
9108          Subject: [PATCH 5.005_*] Re: IPC::Msg 1.03
9109  Branch: maint-5.005/perl
9110        ! ext/IPC/SysV/Msg.pm
9111 ____________________________________________________________________________
9112 [  2215] By: gsar                                  on 1998/11/08  02:52:52
9113     Log: set close-on-exec bit on pipe() FDs
9114  Branch: perl
9115        ! pod/perlfunc.pod pod/perlvar.pod pp_sys.c
9116 ____________________________________________________________________________
9117 [  2214] By: gsar                                  on 1998/11/08  02:27:57
9118     Log: typo in newHVhv()
9119  Branch: perl
9120        ! hv.c
9121 ____________________________________________________________________________
9122 [  2211] By: jhi                                   on 1998/11/07  21:14:18
9123     Log: Finalize the Mach CThreads support.
9124          
9125          From: Hans Mulder <hansm@icgroup.nl>
9126          Date: Sat,  7 Nov 98 22:06:20 +0100
9127          To: Gurusamy Sarathy <gsar@engin.umich.edu>
9128          Cc: jhi@iki.fi, perl5-porters@perl.org
9129          Subject: [PATCH] Re: Not OK: perl 5.00553 on OPENSTEP-Mach 4_1 (UNINSTALLED) 
9130          Message-Id: <9811072105.AA07794@icgned.icgroup.nl>
9131  Branch: cfgperl
9132        ! malloc.c perl.h
9133 ____________________________________________________________________________
9134 [  2210] By: gsar                                  on 1998/11/06  20:36:50
9135     Log: fix AvREALISH bogusness
9136  Branch: perl
9137        ! av.c t/op/array.t
9138 ____________________________________________________________________________
9139 [  2209] By: jhi                                   on 1998/11/06  08:05:31
9140     Log: Renamed malloc.c ASSERT() macro to P_ASSERT() because
9141          ASSERT() causes problems in {NeXTStep,OpenStep}.
9142          
9143          From: Hans Mulder <hansm@icgroup.nl>
9144          To: Jarkko Hietaniemi <jhi@cc.hut.fi>
9145          Subject: Re: Not OK: perl 5.00553 on OPENSTEP-Mach 4_1 (UNINSTALLED)
9146          Date: Fri,  6 Nov 98 01:27:41 +0100
9147          Message-Id: <9811060025.AA27389@icgned.icgroup.nl>
9148          
9149          and
9150          
9151          From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9152          Subject: Re: ASSERT() in malloc.c
9153          To: jhi@iki.fi
9154          Date: Fri, 6 Nov 1998 02:59:29 -0500 (EST)
9155          Message-Id: <199811060759.CAA18915@monk.mps.ohio-state.edu>
9156  Branch: cfgperl
9157        ! malloc.c
9158 ____________________________________________________________________________
9159 [  2208] By: jhi                                   on 1998/11/06  07:55:38
9160     Log: Mach CThreads needs #include <mach/cthreads.h>.
9161  Branch: cfgperl
9162        ! perl.h
9163 ____________________________________________________________________________
9164 [  2206] By: jhi                                   on 1998/11/05  14:54:52
9165     Log: PERL_BADLANG wrongly documented.
9166          
9167          From: ts <decoux@moulon.inra.fr>
9168          To: jhi@cc.hut.fi
9169          Subject: Re: Locale warning messages
9170          Date: Thu, 5 Nov 1998 14:34:19 +0100 (MET)
9171          Message-Id: <199811051334.OAA24863@moulon.inra.fr>
9172          
9173          and
9174          
9175          From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9176          Subject: Re: PERL_BADLANG
9177          To: jhi@iki.fi
9178          Subject: Re: PERL_BADLANG
9179          Date: Thu, 5 Nov 1998 09:49:00 -0500 (EST)
9180          Message-Id: <199811051449.JAA04238@monk.mps.ohio-state.edu>
9181  Branch: cfgperl
9182        ! pod/perllocale.pod
9183 ____________________________________________________________________________
9184 [  2205] By: jhi                                   on 1998/11/05  14:24:33
9185     Log: Document all the control flow keywords in perlfunc
9186          so that "perlfunc -f while" works.
9187  Branch: cfgperl
9188        ! pod/perlfunc.pod
9189 ____________________________________________________________________________
9190 [  2204] By: jhi                                   on 1998/11/05  12:46:02
9191     Log: Configure update.  Remove last trace of PTHREADS_CREATED_JOINABLE
9192          (from vos/config.h).  Update Porting/{Glossary,config*}.
9193  Branch: cfgperl
9194        ! Configure Porting/Glossary Porting/config.sh Porting/config_H
9195        ! config_h.SH vos/config.h
9196 ____________________________________________________________________________
9197 [  2203] By: jhi                                   on 1998/11/05  08:34:39
9198     Log: VM/ESA and VMS sig_num_init (change#2101) catchup.
9199  Branch: cfgperl
9200        ! hints/vmesa.sh vms/subconfigure.com
9201 ____________________________________________________________________________
9202 [  2202] By: jhi                                   on 1998/11/05  08:03:20
9203     Log: Integrate from mainperl.
9204  Branch: cfgperl
9205       !> Changes cop.h doop.c gv.c mg.c perl.c pp_ctl.c sv.c util.c
9206       !> win32/Makefile win32/makefile.mk win32/win32.c
9207 ____________________________________________________________________________
9208 [  2201] By: gsar                                  on 1998/11/05  04:40:44
9209     Log: another POPSTACK victim
9210  Branch: perl
9211        ! cop.h sv.c
9212 ____________________________________________________________________________
9213 [  2196] By: gsar                                  on 1998/11/05  02:07:54
9214     Log: fix a location affected by change#2191, add note about POPSTACK
9215  Branch: perl
9216        ! cop.h gv.c pp_ctl.c
9217 ____________________________________________________________________________
9218 [  2195] By: gsar                                  on 1998/11/05  02:04:45
9219     Log: makefile notes
9220  Branch: perl
9221        ! win32/Makefile win32/makefile.mk
9222 ____________________________________________________________________________
9223 [  2192] By: gsar                                  on 1998/11/04  23:48:53
9224     Log: indeterminate order-of-evaluation fixes
9225  Branch: perl
9226        ! mg.c
9227 ____________________________________________________________________________
9228 [  2191] By: gsar                                  on 1998/11/04  23:02:16
9229     Log: refetch local stack pointer in POPSTACK
9230  Branch: perl
9231        ! cop.h perl.c
9232 ____________________________________________________________________________
9233 [  2190] By: jhi                                   on 1998/11/04  08:50:40
9234     Log: Configure update.
9235          Sequent DYNIX/ptx updates: osvers=$4 (instead of $3) of uname -a,
9236          
9237          From: Andy Dougherty <doughera@lafcol.lafayette.edu>
9238          To: Martin Bligh <mbligh@sequent.com>
9239          Cc: Jarkko Hietaniemi <jhi@iki.fi>
9240          Subject: Re: Perl 5's configure on DYNIX/ptx
9241          Message-Id: <Pine.SUN.3.96.981103090824.5533B-100000@newton.phys>
9242          Date: Tue, 3 Nov 1998 09:35:26 -0500 (EST)
9243          
9244          find sockets also from libsocket, not just libnet.
9245          OS390: $compile_ok instead of $compile for <inttypes.h>,
9246          
9247          From: pvhp@forte.com (Peter Prymmer)
9248          To: Thomas.Dorner@start.de, jhi@iki.fi, neale@VMA.TABNSW.COM.AU
9249          Subject: _53 not OK on os390 but looking better than ever
9250          Date: Tue, 3 Nov 98 17:33:22 PST
9251          Message-Id: <9811040133.AA09450@forte.com>
9252  Branch: cfgperl
9253        ! Configure
9254 ____________________________________________________________________________
9255 [  2189] By: jhi                                   on 1998/11/04  07:43:58
9256     Log: sysio.t failure: fix undefined order of evaluation, from
9257          
9258          From: Spider Boardman <spider@web.zk3.dec.com>
9259          Subject: Not OK: perl 5.00553 on alpha-thread 5.0 [PATCH]
9260          To: perlbug@perl.com
9261          Date: 4 Nov 1998 01:22:30 +0200
9262          Message-ID: <MLIST_199811032227.RAA143892@web.zk3.dec.com>
9263  Branch: cfgperl
9264        ! pp_sys.c
9265 ____________________________________________________________________________
9266 [  2188] By: gsar                                  on 1998/11/04  02:59:16
9267     Log: fix return value of win32_pclose()
9268  Branch: perl
9269        ! win32/win32.c
9270 ____________________________________________________________________________
9271 [  2187] By: gsar                                  on 1998/11/04  02:56:34
9272     Log: s/sv_upgrade/SvUPGRADE/ a couple of places
9273  Branch: perl
9274        ! Changes doop.c gv.c util.c
9275 ____________________________________________________________________________
9276 [  2186] By: jhi                                   on 1998/11/03  08:17:52
9277     Log: Document quads in pack.
9278  Branch: cfgperl
9279        ! pod/perlfunc.pod
9280 ____________________________________________________________________________
9281 [  2185] By: jhi                                   on 1998/11/03  07:49:35
9282     Log: (IV) vs (I32) vs I_V()
9283          
9284          Subject: [PATCH 5.005_53] Reverting typecast in sv_upgrade()
9285          From: Anton Berezin <tobez@plab.ku.dk> 
9286          To: "p5p" <perl5-porters@perl.org> 
9287          Date: 01 Nov 1998 15:09:11 +0100 
9288          Message-ID: <86hfwjtshk.fsf@lion.plab.ku.dk>
9289          
9290          and
9291          
9292          From: Andy Dougherty <doughera@lafcol.lafayette.edu> 
9293          Date: Mon, 2 Nov 1998 10:17:34 -0500 (EST) 
9294          Message-Id: <Pine.SUN.3.96.981102101433.4479B-100000@newton.phys>
9295  Branch: cfgperl
9296        ! sv.c
9297 ____________________________________________________________________________
9298 [  2184] By: jhi                                   on 1998/11/03  07:42:46
9299     Log: VM/ESA updates.
9300  Branch: cfgperl
9301        + README.vmesa
9302        ! MANIFEST pod/perlfunc.pod pod/perlport.pod
9303 ____________________________________________________________________________
9304 [  2183] By: jhi                                   on 1998/11/02  12:58:13
9305     Log: The id(1)-parsing is real fun.
9306  Branch: cfgperl
9307        ! t/op/groups.t
9308 ____________________________________________________________________________
9309 [  2182] By: jhi                                   on 1998/11/02  12:07:43
9310     Log: Decommission the symlink test.
9311  Branch: cfgperl
9312        ! t/op/lex_assign.t
9313 ____________________________________________________________________________
9314 [  2181] By: jhi                                   on 1998/11/02  12:03:08
9315     Log: Replace ATTR_JOINABLE with true Configure probe
9316          for PTHREAD_CREATE_JOINABLE (or equivalent:
9317          PTHREAD_CREATE_UNDETACHED or __UNDETACHED).
9318          Remove ATTR_JOINABLE itself: Thread.xs uses
9319          PTHREAD_CREATE_JOINABLE (or equivalent) directly.
9320          
9321          Really scan for <mach/cthreads.h> only if usethreads.
9322  Branch: cfgperl
9323        ! Configure config_h.SH ext/Thread/Thread.xs thread.h
9324 ____________________________________________________________________________
9325 [  2180] By: jhi                                   on 1998/11/02  11:07:34
9326     Log: In HP-UX 10.X usethreads only if the required files are present.
9327  Branch: cfgperl
9328        ! hints/hpux.sh
9329 ____________________________________________________________________________
9330 [  2179] By: jhi                                   on 1998/11/02  09:10:33
9331     Log: Prefer groups(1).
9332          id -Gn can be broken.
9333          id -a can save the day.
9334  Branch: cfgperl
9335        ! t/op/groups.t
9336 ____________________________________________________________________________
9337 [  2178] By: jhi                                   on 1998/11/02  08:35:29
9338     Log: Detrail enum comma.
9339  Branch: cfgperl
9340        ! perl.h
9341 ____________________________________________________________________________
9342 [  2177] By: jhi                                   on 1998/11/02  08:24:12
9343     Log: 0**0 = 1, from
9344          
9345          From: d-lewart@uiuc.edu (Daniel S. Lewart)
9346          Subject: Math::Complex 0**0 patches
9347          Date: Sun, 1 Nov 1998 19:21:48 -0600 (CST)
9348          Message-Id: <199811020121.TAA28310@staff2.cso.uiuc.edu>
9349          To: jhi@iki.fi (Jarkko Hietaniemi),
9350          Raphael_Manfredi@grenoble.hp.com (Raphael Manfredi)
9351  Branch: cfgperl
9352        ! lib/Math/Complex.pm t/lib/complex.t
9353 ____________________________________________________________________________
9354 [  2168] By: gbarr                                 on 1998/11/01  01:58:58
9355     Log: From: jan.dubois@ibm.net (Jan Dubois)   
9356          Date: Fri, 09 Oct 1998 23:28:31 +0200
9357          Message-ID: <36217b7f.3193091@smtp1.ibm.net>
9358          Subject: [PATCH 5.005_02] Allow XS access to vtbl_*s when compiled with PERL_OBJECT
9359  Branch: maint-5.005/perl
9360        ! XSUB.h
9361 ____________________________________________________________________________
9362 [  2164] By: jhi                                   on 1998/10/31  15:50:02
9363     Log: Integrate from mainperl.
9364  Branch: cfgperl
9365       +> t/op/lex_assign.t
9366       !> (integrate 45 files)
9367
9368 ----------------
9369 Version 5.005_53
9370 ----------------
9371
9372 ____________________________________________________________________________
9373 [  2163] By: gsar                                  on 1998/10/31  11:31:12
9374     Log: bump patchlevel; other minor fixes for clean build and test on
9375          Solaris and win32
9376  Branch: perl
9377        ! Changes ext/Data/Dumper/Dumper.xs patchlevel.h pp.h sv.c
9378        ! t/lib/dumper.t t/op/groups.t t/op/lex_assign.t
9379        ! t/pragma/warn/regexec win32/Makefile win32/config_H.bc
9380        ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
9381        ! x2p/a2p.c
9382 ____________________________________________________________________________
9383 [  2162] By: gsar                                  on 1998/10/31  09:40:31
9384     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9385          Date: Fri, 30 Oct 1998 18:36:20 -0500 (EST)
9386          Message-Id: <199810302336.SAA17336@monk.mps.ohio-state.edu>
9387          Subject: Re: [PATCH 5.00552] Overloaded <> and deref again
9388  Branch: perl
9389        ! pp.h
9390 ____________________________________________________________________________
9391 [  2161] By: gsar                                  on 1998/10/31  09:39:13
9392     Log: From: Albert Dvornik <bert@genscan.com>
9393          Date: 30 Oct 1998 17:50:04 -0500
9394          Message-Id: <tqd879vf4z.fsf@puma.genscan.com>
9395          Subject: [PATCH perl5.00[45]] a2p: make sprintf less greedy without -o
9396  Branch: perl
9397        ! x2p/Makefile.SH x2p/a2p.c x2p/a2p.pod x2p/a2p.y x2p/a2py.c
9398 ____________________________________________________________________________
9399 [  2160] By: gsar                                  on 1998/10/31  09:35:03
9400     Log: fix for bugs in -x mode
9401          From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9402          Date: Sat, 31 Oct 1998 00:30:57 -0500 (EST)
9403          Message-Id: <199810310530.AAA22277@monk.mps.ohio-state.edu>
9404          Subject: [PATCH 5.00552] Fix h2xs
9405  Branch: perl
9406        ! utils/h2xs.PL
9407 ____________________________________________________________________________
9408 [  2159] By: gsar                                  on 1998/10/31  09:31:36
9409     Log: Data::Dumper update
9410  Branch: perl
9411        ! ext/Data/Dumper/Changes ext/Data/Dumper/Dumper.pm
9412        ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/Todo
9413 ____________________________________________________________________________
9414 [  2153] By: gsar                                  on 1998/10/30  21:40:09
9415     Log: add testsuite portion of patch
9416          From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9417          Date: Thu, 29 Oct 1998 23:20:01 -0500 (EST)
9418          Message-Id: <199810300420.XAA25651@monk.mps.ohio-state.edu>
9419          Subject: [PATCH 5.00321 ;-)] 87% speedup
9420  Branch: perl
9421        + t/op/lex_assign.t
9422        ! MANIFEST
9423 ____________________________________________________________________________
9424 [  2152] By: gsar                                  on 1998/10/30  21:08:11
9425     Log: mention the C<$SIG{CHLD} = 'IGNORE'> special case
9426  Branch: perl
9427        ! pod/perlfunc.pod pod/perlipc.pod pod/perlvar.pod
9428 ____________________________________________________________________________
9429 [  2151] By: gsar                                  on 1998/10/30  20:18:09
9430     Log: From: Mark-Jason Dominus <mjd@plover.com>
9431          Date: Fri, 30 Oct 1998 14:24:23 EST
9432          Message-Id: <19981030192423.27276.qmail@plover.com>
9433          Subject: PATCH: (5.005_02)  a2p should use `chomp' instead of `chop'
9434  Branch: perl
9435        ! x2p/walk.c
9436 ____________________________________________________________________________
9437 [  2150] By: gsar                                  on 1998/10/30  20:08:57
9438     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9439          Date: Thu, 29 Oct 1998 22:04:54 -0500 (EST)
9440          Message-Id: <199810300304.WAA23291@monk.mps.ohio-state.edu>
9441          Subject: [PATCH 5.00552] Overloaded <> and deref again
9442  Branch: perl
9443        ! gv.c lib/overload.pm perl.h pp.c pp.h pp_hot.c pp_sys.c sv.c
9444        ! t/pragma/overload.t toke.c
9445 ____________________________________________________________________________
9446 [  2149] By: gsar                                  on 1998/10/30  19:38:15
9447     Log: From: Roderick Schertler <roderick@argon.org>
9448          Date: Thu, 29 Oct 1998 14:50:18 -0500
9449          Message-ID: <17625.909690618@eeyore.ibcinc.com>
9450          Subject: patch for daemonization docs in perlipc
9451  Branch: perl
9452        ! pod/perlipc.pod
9453 ____________________________________________________________________________
9454 [  2148] By: gsar                                  on 1998/10/30  19:36:07
9455     Log: From: Anton Berezin <tobez@plab.ku.dk>
9456          Date: 29 Oct 1998 17:06:25 +0100
9457          Message-ID: <86pvbbuzcu.fsf@lion.plab.ku.dk>
9458          Subject: [PATCH 5.005_52] win32_opendir() fails on empty drives
9459  Branch: perl
9460        ! win32/win32.c
9461 ____________________________________________________________________________
9462 [  2147] By: gsar                                  on 1998/10/30  19:31:37
9463     Log: tweaked version of suggested patch
9464          From: Anton Berezin <tobez@plab.ku.dk>
9465          Date: 29 Oct 1998 14:48:54 +0100
9466          Message-ID: <86yapzv5q1.fsf@lion.plab.ku.dk>
9467          Subject: [PATCH 5.005_52] One more problem with win32_stat and MSVC
9468  Branch: perl
9469        ! win32/win32.c
9470 ____________________________________________________________________________
9471 [  2146] By: gsar                                  on 1998/10/30  19:03:50
9472     Log: hand-apply whitespace-mutiliated patch
9473          From: "vishal bhatia" <vishalb@hotmail.com>
9474          Date: Wed, 28 Oct 1998 23:45:32 PST
9475          Message-ID: <19981029074534.2334.qmail@hotmail.com>
9476          Subject: [PATCH 5.005_52]Compiling modules,more bugfixes for B
9477  Branch: perl
9478        ! ext/B/B/C.pm ext/B/B/CC.pm
9479 ____________________________________________________________________________
9480 [  2145] By: gsar                                  on 1998/10/30  18:46:58
9481     Log: remaining PL_foo stragglers
9482  Branch: perl
9483        ! doio.c ext/B/B.pm ext/IPC/SysV/SysV.xs ext/Opcode/Opcode.pm
9484        ! op.h os2/os2.c vms/gen_shrfls.pl
9485 ____________________________________________________________________________
9486 [  2144] By: gsar                                  on 1998/10/30  17:38:36
9487     Log: integrate cfgperl tweaks into mainline
9488  Branch: perl
9489       !> Makefile.SH README.posix-bc doio.c ext/POSIX/POSIX.xs proto.h
9490       !> t/op/misc.t t/pragma/subs.t t/pragma/warning.t
9491 ____________________________________________________________________________
9492 [  2143] By: jhi                                   on 1998/10/30  13:27:39
9493     Log: There can be multiple yacc/bison errors.
9494  Branch: cfgperl
9495        ! t/op/misc.t t/pragma/subs.t t/pragma/warning.t
9496 ____________________________________________________________________________
9497 [  2142] By: jhi                                   on 1998/10/30  13:18:43
9498     Log: README.posix-bc update.
9499  Branch: cfgperl
9500        ! README.posix-bc
9501 ____________________________________________________________________________
9502 [  2141] By: jhi                                   on 1998/10/30  09:12:59
9503     Log: #2133 fallout.
9504  Branch: cfgperl
9505        ! doio.c ext/POSIX/POSIX.xs
9506 ____________________________________________________________________________
9507 [  2140] By: jhi                                   on 1998/10/30  08:43:18
9508     Log: Integrate from mainperl.
9509  Branch: cfgperl
9510       +> globvar.sym pp.sym
9511        - objpp.h thread.sym
9512       !> (integrate 61 files)
9513 ____________________________________________________________________________
9514 [  2133] By: gsar                                  on 1998/10/30  02:51:39
9515     Log: phase 1 of somewhat major rearrangement of PERL_OBJECT stuff
9516          (objpp.h is gone, embed.pl now does some of that); objXSUB.h
9517          should soon be automated also; the global variables that
9518          escaped the PL_foo conversion are now reined in; renamed
9519          MAGIC in regcomp.h to REG_MAGIC to avoid collision with the
9520          type of same name; duplicated lists of pp_things in various
9521          places is now gone; result has only been tested on win32
9522  Branch: perl
9523        + globvar.sym pp.sym
9524        - objpp.h thread.sym
9525        ! MANIFEST Makefile.SH av.c bytecode.h byterun.h cop.h doio.c
9526        ! doop.c dump.c embed.h embed.pl embedvar.h ext/B/B.xs
9527        ! ext/POSIX/POSIX.xs ext/Thread/Thread.xs global.sym globals.c
9528        ! gv.c malloc.c mg.c objXSUB.h op.c opcode.h opcode.pl perl.c
9529        ! perl.h perl_exp.SH perlvars.h perly.c pod/perlguts.pod pp.c
9530        ! pp.h pp_ctl.c pp_hot.c pp_proto.h pp_sys.c proto.h regcomp.c
9531        ! regcomp.h regcomp.pl regcomp.sym regexec.c regnodes.h run.c
9532        ! scope.c sv.c t/op/filetest.t taint.c thrdvar.h toke.c util.c
9533        ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
9534        ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
9535        ! win32/makedef.pl win32/makefile.mk win32/perlhost.h
9536 ____________________________________________________________________________
9537 [  2130] By: jhi                                   on 1998/10/29  15:31:26
9538     Log: Pure bison yylex() proto was broken.
9539  Branch: cfgperl
9540        ! proto.h
9541 ____________________________________________________________________________
9542 [  2126] By: jhi                                   on 1998/10/29  08:35:54
9543     Log: Integrate mainperl.
9544  Branch: cfgperl
9545       !> INSTALL README.cygwin32 cygwin32/gcc2 cygwin32/ld2
9546       !> lib/ExtUtils/MakeMaker.pm lib/perl5db.pl malloc.c pp.c
9547       !> pp_ctl.c proto.h regexec.c t/pragma/overload.t
9548       !> t/pragma/warn/doio toke.c win32/makefile.mk
9549 ____________________________________________________________________________
9550 [  2125] By: jhi                                   on 1998/10/29  08:32:38
9551     Log: EBCDIC Makefile.SH iteration converges.  Hopefully.
9552  Branch: cfgperl
9553        ! Makefile.SH
9554 ____________________________________________________________________________
9555 [  2124] By: jhi                                   on 1998/10/29  08:06:44
9556     Log: EBCDIC Makefile.SH tuneup.
9557  Branch: cfgperl
9558        ! Makefile.SH
9559 ____________________________________________________________________________
9560 [  2119] By: gsar                                  on 1998/10/28  23:24:04
9561     Log: remove doubled hunk from integration
9562  Branch: perl
9563        ! pp.c
9564 ____________________________________________________________________________
9565 [  2118] By: gsar                                  on 1998/10/28  22:03:31
9566     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9567          Date: Wed, 28 Oct 1998 01:23:27 -0500 (EST)
9568          Message-Id: <199810280623.BAA06968@monk.mps.ohio-state.edu>
9569          Subject: [PATCH 5.00552] Minor debugger tweaks
9570  Branch: perl
9571        ! lib/perl5db.pl
9572 ____________________________________________________________________________
9573 [  2117] By: gsar                                  on 1998/10/28  22:02:30
9574     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9575          Date: Wed, 28 Oct 1998 01:20:33 -0500 (EST)
9576          Message-Id: <199810280620.BAA06893@monk.mps.ohio-state.edu>
9577          Subject: [PATCH 5.00552] Make sort respect overloading
9578  Branch: perl
9579        ! pp_ctl.c proto.h t/pragma/overload.t
9580 ____________________________________________________________________________
9581 [  2116] By: gsar                                  on 1998/10/28  21:51:11
9582     Log: MM patches from Ilya Zakharevich
9583          Date: Wed, 28 Oct 1998 01:27:04 -0500 (EST)
9584          Message-Id: <199810280627.BAA07053@monk.mps.ohio-state.edu>
9585          Subject: [PATCH 5.00552] Make MakeMaker more verbose
9586          --
9587          Date: Wed, 28 Oct 1998 01:25:36 -0500 (EST)
9588          Message-Id: <199810280625.BAA06980@monk.mps.ohio-state.edu>
9589          Subject: [PATCH 5.00552] Make MakeMaker ignore errors in kid Makefile.PL
9590  Branch: perl
9591        ! lib/ExtUtils/MakeMaker.pm
9592 ____________________________________________________________________________
9593 [  2115] By: gsar                                  on 1998/10/28  21:46:19
9594     Log: add explicit references to perl source path in ld2 and gcc2
9595  Branch: perl
9596        ! README.cygwin32 cygwin32/gcc2 cygwin32/ld2
9597 ____________________________________________________________________________
9598 [  2114] By: gsar                                  on 1998/10/28  21:39:56
9599     Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
9600          Date: Tue, 27 Oct 1998 10:40:41 -0500 (EST)
9601          Message-Id: <Pine.SUN.3.96.981027103726.28498E-100000@newton.phys>
9602          Subject: [PATCH] Re: Problems with: Creating an installable tar archive
9603  Branch: perl
9604        ! INSTALL
9605 ____________________________________________________________________________
9606 [  2113] By: gsar                                  on 1998/10/28  21:21:16
9607     Log: integrate cfgperl into mainline
9608  Branch: perl
9609       +> t/op/filetest.t
9610       !> Configure MANIFEST Makefile.SH config_h.SH perl.h perly.y
9611       !> perly_c.diff pp.c proto.h t/comp/require.t t/io/pipe.t
9612       !> t/op/groups.t t/op/misc.t t/pragma/subs.t t/pragma/warning.t
9613       !> thread.h toke.c vmesa/Makefile
9614 ____________________________________________________________________________
9615 [  2112] By: gsar                                  on 1998/10/28  21:14:18
9616     Log: minor cleanup
9617  Branch: perl
9618        ! malloc.c regexec.c t/pragma/warn/doio win32/makefile.mk
9619 ____________________________________________________________________________
9620 [  2111] By: gsar                                  on 1998/10/28  18:52:10
9621     Log: smarter C<$SIG{FOO} = BAREWORD;> warning
9622  Branch: perl
9623        ! toke.c
9624 ____________________________________________________________________________
9625 [  2110] By: jhi                                   on 1998/10/28  15:07:54
9626     Log: posix-bc doesn't want to regenerate a2p.h from a2p.y.
9627  Branch: cfgperl
9628        ! Makefile.SH
9629 ____________________________________________________________________________
9630 [  2109] By: jhi                                   on 1998/10/28  13:39:54
9631     Log: a2p.y needs to generate also y.tab.h.
9632  Branch: cfgperl
9633        ! Makefile.SH
9634 ____________________________________________________________________________
9635 [  2108] By: jhi                                   on 1998/10/28  10:33:36
9636     Log: The "parse error" must be converted to "syntax error",
9637          just matching it aint' enough.
9638  Branch: cfgperl
9639        ! t/comp/require.t t/op/misc.t t/pragma/subs.t
9640        ! t/pragma/warning.t
9641 ____________________________________________________________________________
9642 [  2107] By: jhi                                   on 1998/10/28  10:23:05
9643     Log: Regen sig_n{ame,umber}* if slightest doubt.
9644  Branch: cfgperl
9645        ! Configure
9646 ____________________________________________________________________________
9647 [  2106] By: jhi                                   on 1998/10/28  08:44:49
9648     Log: Bison says 'parse error', not 'parser error'.
9649  Branch: cfgperl
9650        ! t/comp/require.t t/op/misc.t t/pragma/subs.t
9651        ! t/pragma/warning.t
9652 ____________________________________________________________________________
9653 [  2105] By: jhi                                   on 1998/10/28  08:42:09
9654     Log: yylex() parametrization.
9655  Branch: cfgperl
9656        ! proto.h toke.c
9657 ____________________________________________________________________________
9658 [  2104] By: jhi                                   on 1998/10/28  08:25:09
9659     Log: Bring in #2102.
9660  Branch: cfgperl
9661        ! pp.c
9662 ____________________________________________________________________________
9663 [  2103] By: jhi                                   on 1998/10/28  08:22:04
9664     Log: From: Dominic Dunlop <domo@vo.lu>
9665          Subject: [PATCH 5.005_02]  Re: perl5.004_04 testing problem
9666          Date: 27 Oct 1998 20:47:25 +0200
9667          Message-ID: <MLIST_v03110700b25b7dc95bbc@[212.24.192.87]>
9668  Branch: cfgperl
9669        ! t/op/groups.t
9670 ____________________________________________________________________________
9671 [  2102] By: larry                                 on 1998/10/27  18:58:55
9672     Log: utf8 change to quotemeta broke EBCDIC
9673  Branch: perl
9674        ! pp.c
9675 ____________________________________________________________________________
9676 [  2101] By: jhi                                   on 1998/10/27  12:55:34
9677     Log: $Config{sig_num_init}.
9678          Also, a new approach to the 'pthreads-created-joinable': drop
9679          it and use {PTHREAD_CREATE_{JOINABLE,UNDETACHED},__UNDETACHED}
9680          directly. (See also #2096).
9681  Branch: cfgperl
9682        ! Configure config_h.SH
9683 ____________________________________________________________________________
9684 [  2100] By: jhi                                   on 1998/10/27  10:48:55
9685     Log: Regenerated perly_c.diff.
9686  Branch: cfgperl
9687        ! perly_c.diff
9688 ____________________________________________________________________________
9689 [  2099] By: jhi                                   on 1998/10/27  08:42:25
9690     Log: First the mangler was Netscape, then it was me.
9691  Branch: cfgperl
9692        ! vmesa/Makefile
9693 ____________________________________________________________________________
9694 [  2098] By: jhi                                   on 1998/10/27  08:34:40
9695     Log: `id -Gn` might be available where `groups` is not.
9696  Branch: cfgperl
9697        ! t/op/groups.t
9698 ____________________________________________________________________________
9699 [  2097] By: jhi                                   on 1998/10/27  08:05:17
9700     Log: Netscape had mangled the tabs.
9701  Branch: cfgperl
9702        ! vmesa/Makefile
9703 ____________________________________________________________________________
9704 [  2096] By: jhi                                   on 1998/10/27  08:03:05
9705     Log: ATTR_JOINABLE logic, based on (private email)
9706          
9707          From: Neale Ferguson <neale@VMA.TABNSW.COM.AU>
9708          Subject: Some little diffs
9709          Message-ID: <36350969.DA33E7B4@mailbox.tabnsw.com.au>
9710          Date: Tue, 27 Oct 1998 13:44:42 +1300
9711  Branch: cfgperl
9712        ! thread.h
9713 ____________________________________________________________________________
9714 [  2095] By: jhi                                   on 1998/10/27  07:56:57
9715     Log: Mach cthreads support based on:
9716          
9717          From: brie@corp.home.net (Brian Harrison)
9718          Subject: perl5.005_02 patch for mthreads
9719          To: perl5-porters@perl.org
9720          Date: 24 Oct 1998 01:01:55 +0300
9721          Message-ID: <MLIST_Pine.GSO.4.04.9810231410220.11111-200000@sulaco.eos.home.net>
9722          
9723          Pthread yield probe (dejavu)
9724          Cosmetic nanochange for the union semun output.
9725          Better inttypes.h probe.
9726          Undo the 'void *' $selecttype probe from #1971 because
9727          it breaks the $selectminbits test.
9728  Branch: cfgperl
9729        ! Configure config_h.SH perl.h thread.h
9730 ____________________________________________________________________________
9731 [  2094] By: jhi                                   on 1998/10/26  13:02:07
9732     Log: Also posix-bc wants to reyacc.
9733  Branch: cfgperl
9734        ! Makefile.SH
9735 ____________________________________________________________________________
9736 [  2093] By: jhi                                   on 1998/10/26  10:17:21
9737     Log: Removed !(*s & 0x80) from pp_quotemeta(), introduced after
9738          5_02 and really breaking things in non-ASCII worlds.
9739  Branch: cfgperl
9740        ! pp.c
9741 ____________________________________________________________________________
9742 [  2092] By: jhi                                   on 1998/10/26  09:08:00
9743     Log: More robustness.
9744  Branch: cfgperl
9745        ! t/comp/require.t t/op/misc.t t/pragma/subs.t
9746        ! t/pragma/warning.t
9747 ____________________________________________________________________________
9748 [  2091] By: jhi                                   on 1998/10/26  08:47:32
9749     Log: s/YYLEXPARAM/PERL_YYLEX_PARAM_DECL/g
9750          Bison really wants YYLEX_PARAM.
9751  Branch: cfgperl
9752        ! perly.y proto.h toke.c
9753 ____________________________________________________________________________
9754 [  2090] By: jhi                                   on 1998/10/26  08:21:25
9755     Log: s/YYLEX_PARAM/YYLEXPARAM/
9756  Branch: cfgperl
9757        ! perly.y
9758 ____________________________________________________________________________
9759 [  2089] By: jhi                                   on 1998/10/26  08:17:33
9760     Log: Indicate skipped subtests.
9761  Branch: cfgperl
9762        ! t/io/pipe.t
9763 ____________________________________________________________________________
9764 [  2088] By: jhi                                   on 1998/10/26  08:11:36
9765     Log: Integrate from mainperl.
9766  Branch: cfgperl
9767       !> (integrate 54 files)
9768 ____________________________________________________________________________
9769 [  2087] By: jhi                                   on 1998/10/26  08:08:02
9770     Log: Add test for filetests.
9771  Branch: cfgperl
9772        + t/op/filetest.t
9773        ! MANIFEST
9774 ____________________________________________________________________________
9775 [  2086] By: gsar                                  on 1998/10/26  02:44:44
9776     Log: various win32 tweaks; disable new xs_cpp section (it creates
9777          ambiguous inference graph for %.xs --> %.o)
9778  Branch: perl
9779        ! ext/Thread/Thread.xs gv.c lib/ExtUtils/MakeMaker.pm mg.c pp.c
9780        ! pp_hot.c proto.h win32/GenCAPI.pl win32/Makefile
9781        ! win32/config.gc win32/config_H.gc win32/makedef.pl
9782        ! win32/makefile.mk win32/win32.h
9783 ____________________________________________________________________________
9784 [  2085] By: gsar                                  on 1998/10/26  00:50:02
9785     Log: sanity-check $Config{drand01} in rand.t
9786  Branch: perl
9787        ! t/op/rand.t win32/config.bc win32/config.gc win32/config.vc
9788        ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
9789 ____________________________________________________________________________
9790 [  2078] By: gsar                                  on 1998/10/25  10:22:04
9791     Log: update win32/config*.?c
9792  Branch: perl
9793        ! Changes win32/config.bc win32/config.gc win32/config.vc
9794        ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
9795 ____________________________________________________________________________
9796 [  2077] By: gsar                                  on 1998/10/25  08:39:25
9797     Log: From: Graham Barr <gbarr@pobox.com>
9798          Date: Sat, 24 Oct 1998 21:45:50 -0500
9799          Message-ID: <19981024214550.C508@pobox.com>
9800          Subject: Re: die with a reference  should use overload "" operator
9801  Branch: perl
9802        ! pp_ctl.c
9803 ____________________________________________________________________________
9804 [  2076] By: gsar                                  on 1998/10/25  08:37:49
9805     Log: From: Graham Barr <gbarr@pobox.com>
9806          Date: Sat, 24 Oct 1998 12:45:21 -0500
9807          Message-ID: <19981024124521.C512@pobox.com>
9808          Subject: [PATCH 5.005_02] Re: Auto-incrementing tied scalar causes SEGV
9809  Branch: perl
9810        ! sv.c
9811 ____________________________________________________________________________
9812 [  2075] By: gsar                                  on 1998/10/25  08:24:09
9813     Log: fix C<print $n += 5;> etc.
9814  Branch: perl
9815        ! toke.c
9816 ____________________________________________________________________________
9817 [  2074] By: gsar                                  on 1998/10/25  08:12:28
9818     Log: list builtins with portability caveats
9819          From: Jarkko Hietaniemi <jhi@iki.fi>
9820          Date: Fri, 23 Oct 1998 14:05:23 +0300 (EET DST)
9821          Message-Id: <199810231105.OAA02411@alpha.hut.fi>
9822          Subject: [PATCH] 5.005_02 and 5.005_52: perlfunc.pod and perlport.pod
9823  Branch: perl
9824        ! pod/perlfunc.pod
9825 ____________________________________________________________________________
9826 [  2073] By: gsar                                  on 1998/10/25  07:55:43
9827     Log: fix stack overrun in file test operators
9828  Branch: perl
9829        ! pp_sys.c
9830 ____________________________________________________________________________
9831 [  2072] By: gsar                                  on 1998/10/25  07:29:45
9832     Log: implement C<goto &func> and other fixes (via private mail)
9833          From:    "vishal bhatia" <vishalb@hotmail.com>
9834          Date:    Wed, 21 Oct 1998 22:59:03 PDT
9835          Message-Id: <19981022055904.20083.qmail@hotmail.com>
9836          Subject: [PATCH 5.005_52] More fixes for B
9837  Branch: perl
9838        ! ext/B/B.pm ext/B/B.xs ext/B/B/C.pm ext/B/B/CC.pm
9839 ____________________________________________________________________________
9840 [  2071] By: gsar                                  on 1998/10/25  07:14:41
9841     Log: From: Graham Barr <gbarr@pobox.com>
9842          Date: Sat, 17 Oct 1998 20:42:41 -0500
9843          Message-ID: <19981017204241.G510@pobox.com>
9844          Subject: Re: taint checking for: use lib "$ENV{'EVIL'}"
9845  Branch: perl
9846        ! pp_ctl.c
9847 ____________________________________________________________________________
9848 [  2070] By: gsar                                  on 1998/10/25  07:07:29
9849     Log: avoid bogus line number in XSUB redefined warnings
9850  Branch: perl
9851        ! op.c
9852 ____________________________________________________________________________
9853 [  2069] By: gsar                                  on 1998/10/25  06:59:03
9854     Log: From: Martijn Koster <mak@excitecorp.com>
9855          Date: Wed, 21 Oct 1998 13:12:03 +0100
9856          Message-ID: <19981021131203.A15661@excitecorp.com>
9857          Subject: File::Path::mkpath reports the wrong error
9858  Branch: perl
9859        ! lib/File/Path.pm
9860 ____________________________________________________________________________
9861 [  2068] By: gsar                                  on 1998/10/25  06:54:43
9862     Log: From: Zachary Miller <zcmiller@simon.er.usgs.gov>
9863          Date: Tue, 20 Oct 1998 20:52:20 -0500
9864          Message-Id: <199810210152.UAA07792@simon.er.usgs.gov>
9865          Subject: Exporter.pm's export_to_level() argument handling buggy
9866  Branch: perl
9867        ! lib/Exporter.pm
9868 ____________________________________________________________________________
9869 [  2067] By: gsar                                  on 1998/10/25  06:50:19
9870     Log: From: jan.dubois@ibm.net (Jan Dubois)
9871          Date: Wed, 21 Oct 1998 00:55:51 +0200
9872          Message-ID: <36380269.55370608@smtp1.ibm.net>
9873          Subject: Make _really_ sure Dynaloader.xs code is initialized only once
9874  Branch: perl
9875        ! ext/DynaLoader/DynaLoader_pm.PL
9876 ____________________________________________________________________________
9877 [  2066] By: gsar                                  on 1998/10/25  06:48:19
9878     Log: recognize '%' as a shell metachar for win32
9879          From: jan.dubois@ibm.net (Jan Dubois)
9880          Date: Tue, 20 Oct 1998 21:57:35 +0200
9881          Message-ID: <3636ea31.49170453@smtp1.ibm.net>
9882          Subject: [PATCH 5.005_02, Win32]  Re: %ENV% not expanded in backquotes?
9883  Branch: perl
9884        ! win32/win32.c
9885 ____________________________________________________________________________
9886 [  2065] By: gsar                                  on 1998/10/25  06:46:30
9887     Log: remove FAST_SV_GETS remnant (as suggested by Gisle Aas)
9888  Branch: perl
9889        ! sv.c
9890 ____________________________________________________________________________
9891 [  2064] By: gsar                                  on 1998/10/25  06:45:09
9892     Log: From: Gisle Aas <gisle@aas.no>
9893          Date: 20 Oct 1998 14:24:44 +0200
9894          Message-ID: <m34sszctf7.fsf@furu.g.aas.no>
9895          Subject: ord() and unpack("U*",...) should not be negative
9896  Branch: perl
9897        ! pp.c
9898 ____________________________________________________________________________
9899 [  2063] By: gsar                                  on 1998/10/25  06:42:29
9900     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9901          Date: Sun, 18 Oct 1998 23:20:57 -0400 (EDT)
9902          Message-Id: <199810190320.XAA28249@monk.mps.ohio-state.edu>
9903          Subject: [PATCH 5.005_*] Improve sbrk() on OS/2
9904  Branch: perl
9905        ! os2/os2.c
9906 ____________________________________________________________________________
9907 [  2062] By: gsar                                  on 1998/10/25  06:41:26
9908     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9909          Date: Sun, 18 Oct 1998 23:10:29 -0400 (EDT)
9910          Message-Id: <199810190310.XAA28102@monk.mps.ohio-state.edu>
9911          Subject: [PATCH 5.005_*] Speed up aassign
9912  Branch: perl
9913        ! pp_hot.c
9914 ____________________________________________________________________________
9915 [  2061] By: gsar                                  on 1998/10/25  06:39:04
9916     Log: From: Graham Barr <gbarr@pobox.com>
9917          Date: Sat, 17 Oct 1998 22:22:02 -0500
9918          Message-ID: <19981017222202.J510@pobox.com>
9919          Subject: Re: '*' prototype does not allow bareword with strict
9920  Branch: perl
9921        ! toke.c
9922 ____________________________________________________________________________
9923 [  2060] By: gsar                                  on 1998/10/25  06:37:34
9924     Log: handle '::' in section names properly
9925          From: Graham Barr <gbarr@pobox.com>
9926          Date: Sat, 17 Oct 1998 12:57:54 -0500
9927          Message-ID: <19981017125754.C510@pobox.com>
9928          Subject: Re: pod2html
9929  Branch: perl
9930        ! lib/Pod/Html.pm
9931 ____________________________________________________________________________
9932 [  2059] By: gsar                                  on 1998/10/25  06:33:43
9933     Log: integrate changes#1982,2014,2021 (from maint-5.005)
9934  Branch: perl
9935       !> av.c doop.c ext/POSIX/POSIX.xs hv.c lib/ExtUtils/MakeMaker.pm
9936       !> mg.c mg.h pp.c pp_hot.c pp_sys.c scope.c t/op/tie.t
9937 ____________________________________________________________________________
9938 [  2058] By: gsar                                  on 1998/10/25  05:44:17
9939     Log: allow more win32 symbol exports (suggested by Jan Dubois)
9940  Branch: perl
9941        ! win32/makedef.pl
9942 ____________________________________________________________________________
9943 [  2057] By: gsar                                  on 1998/10/25  05:40:40
9944     Log: integrate change#2053 from maint-5.005
9945  Branch: perl
9946       !> cop.h t/cmd/while.t
9947 ____________________________________________________________________________
9948 [  2056] By: gsar                                  on 1998/10/25  05:16:41
9949     Log: commented version of a patch suggested by Drago Goricanec
9950          From: Jarkko Hietaniemi <jhi@cc.hut.fi>
9951          Date: 16 Oct 1998 15:24:45 +0300
9952          Message-ID: <oeeogrc1ype.fsf@alpha.hut.fi>
9953          Subject: Re: [PATCH 5.005_52] Linux select fails with more than 32 FDs
9954  Branch: perl
9955        ! pp_sys.c
9956 ____________________________________________________________________________
9957 [  2055] By: gsar                                  on 1998/10/25  05:11:03
9958     Log: include eof() in description of buffering caveats
9959          From: Anton Berezin <tobez@plab.ku.dk>
9960          Date: Fri, 16 Oct 1998 19:22:41 +0200 (CEST)
9961          Message-Id: <199810161722.TAA28813@lion.plab.ku.dk>
9962          Subject: [DOCPATCH] pod/perlfunc.pod
9963  Branch: perl
9964        ! pod/perlfunc.pod
9965 ____________________________________________________________________________
9966 [  2054] By: gsar                                  on 1998/10/25  05:07:42
9967     Log: disallow 'x' in hex numbers (except leading '0x')
9968          From: Gisle Aas <gisle@aas.no>
9969          Date: 16 Oct 1998 16:33:12 +0200
9970          Message-ID: <m3n26wtw47.fsf@furu.g.aas.no>
9971          Subject: Re: [PATCH 5.005_52] 'x' is not a legal hex digit
9972  Branch: perl
9973        ! perlvars.h t/op/oct.t util.c
9974 ____________________________________________________________________________
9975 [  2052] By: gsar                                  on 1998/10/25  04:49:04
9976     Log: avoid the circular refcnt logic in magic_mutexfree()
9977  Branch: perl
9978        ! mg.c pp.c pp_hot.c
9979 ____________________________________________________________________________
9980 [  2051] By: gsar                                  on 1998/10/25  04:35:07
9981     Log: properly restore PL_rsfp_filters after require
9982  Branch: perl
9983        ! embed.h global.sym objXSUB.h objpp.h pp_ctl.c proto.h scope.c
9984        ! scope.h
9985 ____________________________________________________________________________
9986 [  2050] By: gsar                                  on 1998/10/25  02:42:32
9987     Log: integrate cfgperl changes back into mainline
9988  Branch: perl
9989       +> README.posix-bc hints/posix-bc.sh hints/vmesa.sh
9990       +> vmesa/Makefile vmesa/vmesa.c vmesa/vmesaish.h
9991       !> (integrate 33 files)
9992 ____________________________________________________________________________
9993 [  2049] By: gsar                                  on 1998/10/25  01:30:48
9994     Log: avoid "mysterious" compile-time failures without messages
9995  Branch: perl
9996        ! gv.c
9997 ____________________________________________________________________________
9998 [  2041] By: gsar                                  on 1998/10/23  21:11:56
9999     Log: checkin jpl under //depot/perlext/jpl/...
10000  Branch: perlext
10001        + jpl/JNI/Changes jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/MANIFEST
10002        + jpl/JNI/Makefile.PL jpl/JNI/test.pl jpl/JNI/typemap
10003        + jpl/JPL/AutoLoader.pm jpl/JPL/Class.pm jpl/JPL/Compile.pm
10004        + jpl/JPL/Makefile.PL jpl/JPL_Rolo/JPL_Rolo.jpl
10005        + jpl/JPL_Rolo/Makefile.PL jpl/JPL_Rolo/README
10006        + jpl/JPL_Rolo/cardfile jpl/PerlInterpreter/Makefile
10007        + jpl/PerlInterpreter/Makefile.PL
10008        + jpl/PerlInterpreter/PerlInterpreter.c
10009        + jpl/PerlInterpreter/PerlInterpreter.h
10010        + jpl/PerlInterpreter/PerlInterpreter.java jpl/README
10011        + jpl/Sample/Makefile.PL jpl/Sample/Sample.jpl
10012        + jpl/Test/Makefile.PL jpl/Test/Test.jpl jpl/bin/jpl
10013        + jpl/get_jdk/README jpl/get_jdk/get_jdk.pl
10014        + jpl/get_jdk/jdk_hosts jpl/install-jpl
10015 ____________________________________________________________________________
10016 [  2040] By: larry                                 on 1998/10/23  19:31:42
10017     Log: chr(0xFFFFFFFF) didn't translate to utf8 character
10018  Branch: perl
10019        ! pp.c
10020 ____________________________________________________________________________
10021 [  2039] By: larry                                 on 1998/10/23  18:48:34
10022     Log: tr///d does not seem to work
10023  Branch: perl
10024        ! lib/utf8_heavy.pl
10025 ____________________________________________________________________________
10026 [  2038] By: larry                                 on 1998/10/23  18:00:41
10027     Log: Program with utf8 identifiers fails to compile
10028  Branch: perl
10029        ! doop.c gv.c op.c pp.c pp_hot.c toke.c
10030 ____________________________________________________________________________
10031 [  2037] By: jhi                                   on 1998/10/23  14:04:51
10032     Log: Test suite portability:
10033          - posix-bc does not write to broken pipes
10034          - filehand #11 only iff we have fork
10035          - warning.t can now match $expected using regular expressions
10036  Branch: cfgperl
10037        ! t/io/pipe.t t/lib/filehand.t t/pragma/warn/doio
10038        ! t/pragma/warning.t
10039 ____________________________________________________________________________
10040 [  2036] By: jhi                                   on 1998/10/23  12:12:07
10041     Log: yacc clarification.
10042  Branch: cfgperl
10043        ! README.posix-bc
10044 ____________________________________________________________________________
10045 [  2035] By: jhi                                   on 1998/10/23  12:09:59
10046     Log: Some C compilers get upset about 8-bit characters in /* comments. */
10047  Branch: cfgperl
10048        ! mg.c
10049 ____________________________________________________________________________
10050 [  2034] By: jhi                                   on 1998/10/22  09:11:52
10051     Log: Configure update: both for pthread_yield more robust
10052          testing (all variants of pthread_attr_getdetachstate()) --
10053          and because Configure was broken in major way! About 1000
10054          last lines were truncated.
10055  Branch: cfgperl
10056        ! Configure
10057 ____________________________________________________________________________
10058 [  2033] By: jhi                                   on 1998/10/22  07:47:10
10059     Log: DJGPP feedback for #2028.
10060  Branch: cfgperl
10061        ! thread.h
10062 ____________________________________________________________________________
10063 [  2032] By: jhi                                   on 1998/10/21  13:03:57
10064     Log: yielding, the saga continues.
10065  Branch: cfgperl
10066        ! Configure config_h.SH
10067       !> av.c lib/constant.pm op.c pod/perldiag.pod pp_ctl.c
10068       !> t/op/goto.t t/pragma/constant.t
10069 ____________________________________________________________________________
10070 [  2031] By: jhi                                   on 1998/10/21  09:15:42
10071     Log: VM/ESA feedback for #2028.
10072  Branch: cfgperl
10073        ! Configure config_h.SH thread.h
10074 ____________________________________________________________________________
10075 [  2030] By: gsar                                  on 1998/10/21  04:22:53
10076     Log: fix handling of mayhaps-extended @_ in goto &sub
10077  Branch: perl
10078        ! av.c pp_ctl.c t/op/goto.t
10079 ____________________________________________________________________________
10080 [  2029] By: gsar                                  on 1998/10/21  00:54:14
10081     Log: restore sanity to "constant" references
10082  Branch: perl
10083        ! lib/constant.pm op.c pod/perldiag.pod t/pragma/constant.t
10084 ____________________________________________________________________________
10085 [  2028] By: jhi                                   on 1998/10/20  15:01:20
10086     Log: OLD_PTHREADS_API reorganizing.
10087  Branch: cfgperl
10088        ! dosish.h ext/Thread/Thread.xs perl.h thread.h util.c
10089        ! vmesa/vmesaish.h
10090 ____________________________________________________________________________
10091 [  2027] By: jhi                                   on 1998/10/20  14:14:51
10092     Log: #2026 fallout.
10093  Branch: cfgperl
10094        ! Makefile.SH
10095 ____________________________________________________________________________
10096 [  2026] By: jhi                                   on 1998/10/20  11:47:21
10097     Log: VM/ESA update.
10098  Branch: cfgperl
10099        ! Makefile.SH vmesa/vmesa.c vmesa/vmesaish.h
10100 ____________________________________________________________________________
10101 [  2025] By: jhi                                   on 1998/10/20  08:20:56
10102     Log: 64-bitness, based on
10103          
10104          From: Scott Henry <scotth@sgi.com>
10105          To: perl-64bit@perl.org
10106          Message-ID: <yd8u30zyerl.fsf@hoshi.engr.sgi.com>
10107          Subject: Re: Configure problems/questions...
10108          Date: 19 Oct 1998 22:38:06 -0700
10109  Branch: cfgperl
10110        ! hints/irix_6.sh perl.h
10111 ____________________________________________________________________________
10112 [  2024] By: jhi                                   on 1998/10/20  08:09:07
10113     Log: Add lseeksize.
10114  Branch: cfgperl
10115        ! config_h.SH
10116 ____________________________________________________________________________
10117 [  2023] By: jhi                                   on 1998/10/20  08:08:33
10118     Log: Mumble about _yields() only when threaded.
10119  Branch: cfgperl
10120        ! Configure
10121 ____________________________________________________________________________
10122 [  2022] By: jhi                                   on 1998/10/20  07:46:26
10123     Log: Thinko at PTHREADS_CREATED_JOINABLE.
10124  Branch: cfgperl
10125        ! thread.h
10126 ____________________________________________________________________________
10127 [  2021] By: gbarr                                 on 1998/10/20  01:25:23
10128     Log: From: Chip Salzenberg <chip@perlsupport.com>
10129          Date: Tue, 6 Oct 1998 13:33:05 -0400
10130          Message-ID: <19981006133305.A2348@perlsupport.com>
10131          Subject: [PATCH] 5.005_02: Eliminate leak on self-ties
10132  Branch: maint-5.005/perl
10133        ! av.c doop.c hv.c mg.c mg.h pp.c pp_hot.c pp_sys.c scope.c
10134        ! t/op/tie.t
10135 ____________________________________________________________________________
10136 [  2020] By: jhi                                   on 1998/10/19  09:15:53
10137     Log: YIELD more robustly.
10138  Branch: cfgperl
10139        ! thread.h
10140 ____________________________________________________________________________
10141 [  2019] By: jhi                                   on 1998/10/19  08:48:33
10142     Log: VM/ESA (and OS390) are in between of OLD_PTHREADS_API and
10143          the 'new' one (just like DJGPP, it seems).
10144  Branch: cfgperl
10145        ! thread.h
10146 ____________________________________________________________________________
10147 [  2018] By: jhi                                   on 1998/10/19  07:02:44
10148     Log: vmesaish.h doesn't exclude unixish.h.
10149  Branch: cfgperl
10150        ! perl.h
10151 ____________________________________________________________________________
10152 [  2017] By: jhi                                   on 1998/10/19  06:44:19
10153     Log: 1<<$randbits is not good for randbits=48.
10154  Branch: cfgperl
10155        ! t/op/rand.t
10156 ____________________________________________________________________________
10157 [  2016] By: jhi                                   on 1998/10/19  06:39:47
10158     Log: Make #2012 glob pattern more portable.
10159  Branch: cfgperl
10160        ! Makefile.SH
10161 ____________________________________________________________________________
10162 [  2014] By: gbarr                                 on 1998/10/17  20:31:42
10163     Log: Fix POSIX::sigprocmask not to check type of $old parameter
10164          as it is output only
10165  Branch: maint-5.005/perl
10166        ! ext/POSIX/POSIX.xs
10167 ____________________________________________________________________________
10168 [  2012] By: jhi                                   on 1998/10/17  15:04:23
10169     Log: clean numbered core dumps and t/tmp[0-9]*.
10170  Branch: cfgperl
10171        ! Makefile.SH
10172 ____________________________________________________________________________
10173 [  2011] By: jhi                                   on 1998/10/17  14:59:15
10174     Log: More robust yacc/bison failure output handling.
10175  Branch: cfgperl
10176        ! t/comp/require.t t/op/misc.t t/pragma/subs.t
10177 ____________________________________________________________________________
10178 [  2010] By: jhi                                   on 1998/10/17  14:51:05
10179     Log: BC2000 POSIX update.
10180  Branch: cfgperl
10181        ! MANIFEST
10182 ____________________________________________________________________________
10183 [  2009] By: jhi                                   on 1998/10/17  14:49:46
10184     Log: POSIX BC2000 port from perl-mvs:
10185          
10186          Subject: Ported perl 5.005.02 to BS2000 / POSIX
10187          From: Dorner Thomas <Thomas.Dorner@start.de> 
10188          Date: Tue, 29 Sep 1998 13:29:36 +0100 
10189          Message-ID: <9CE47B416A24D2118BC40000F84009B20B72C5@start.de> 
10190  Branch: cfgperl
10191        + README.posix-bc hints/posix-bc.sh
10192        ! Configure MANIFEST perl.c perly.y proto.h t/lib/cgi-html.t
10193        ! t/op/magic.t t/op/pack.t t/op/quotemeta.t t/op/subst.t toke.c
10194        ! unixish.h
10195 ____________________________________________________________________________
10196 [  2008] By: jhi                                   on 1998/10/17  14:07:49
10197     Log: VM/ESA-update.
10198  Branch: cfgperl
10199        ! MANIFEST
10200 ____________________________________________________________________________
10201 [  2007] By: jhi                                   on 1998/10/17  13:55:34
10202     Log: Forgot few S_I* imports.
10203  Branch: cfgperl
10204        ! t/lib/ipc_sysv.t
10205 ____________________________________________________________________________
10206 [  2006] By: jhi                                   on 1998/10/17  13:43:54
10207     Log: The VM/ESA port essentials, based on
10208          
10209          perl-mvs:
10210          
10211          From: Neale Ferguson <neale@VMA.TABNSW.COM.AU>
10212          Subject: Re: Can't find Data/Dumper.pm
10213          Date: Mon, 28 Sep 1998 07:40:49 +1300
10214          Message-ID: <360E86B0.23847AF4@mailbox.tabnsw.com.au>
10215          
10216          private email:
10217          
10218          From: Neale Ferguson <neale@VMA.TABNSW.COM.AU>
10219          Subject: Re: Perl thread problems in VM/ESA
10220          Date: Thu, 15 Oct 1998 07:18:35 +1300
10221          Message-ID: <3624EAFA.16163A2B@mailbox.tabnsw.com.au>
10222          
10223          and private email:
10224          
10225          From: Neale Ferguson <NEALE@PUCC.PRINCETON.EDU>
10226          Subject:  perl archive
10227          Date:  Sun, 11 Oct 1998 19:28:54 EDT
10228          Message-Id: <19981011233112Z67215-26626+1513@outbound.Princeton.EDU>
10229          which gave a pointer to
10230          
10231          http://pucc.princeton.edu/~neale/perl.tar
10232          
10233          (based on Perl 5.005_51)
10234  Branch: cfgperl
10235        + hints/vmesa.sh vmesa/Makefile vmesa/vmesa.c vmesa/vmesaish.h
10236        ! ext/Errno/Errno_pm.PL perl.c perl.h perly.y pp_sys.c
10237        ! t/io/pipe.t t/lib/cgi-html.t t/lib/ipc_sysv.t t/op/magic.t
10238        ! t/op/pack.t t/op/quotemeta.t t/op/subst.t util.c x2p/a2p.h
10239 ____________________________________________________________________________
10240 [  2005] By: jhi                                   on 1998/10/17  13:17:19
10241     Log: Integrate mainperl.
10242  Branch: cfgperl
10243       !> Porting/genlog ext/B/B/CC.pm ext/POSIX/POSIX.pm
10244       !> lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
10245       !> lib/Term/Complete.pm op.c opcode.h opcode.pl os2/Makefile.SHs
10246       !> os2/os2.c pod/perlfunc.pod pod/perlxs.pod pp.c sv.c
10247       !> t/op/grent.t t/op/sysio.t t/op/tiehandle.t toke.c
10248       !> utils/perldoc.PL vms/ext/Stdio/Stdio.pm win32/Makefile
10249       !> win32/makefile.mk
10250 ____________________________________________________________________________
10251 [  2004] By: jhi                                   on 1998/10/17  11:19:06
10252     Log: Removed an extra ' from the int64_t test.
10253  Branch: cfgperl
10254        ! Configure
10255 ____________________________________________________________________________
10256 [  2003] By: gsar                                  on 1998/10/17  04:11:40
10257     Log: silence -w noises (suggested by Greg Bacon)
10258  Branch: perl
10259        ! lib/Term/Complete.pm
10260 ____________________________________________________________________________
10261 [  2002] By: gsar                                  on 1998/10/17  04:07:48
10262     Log: From: Gisle Aas <gisle@aas.no>
10263          Date: 14 Oct 1998 15:53:14 +0200
10264          Message-ID: <m3g1cr9rn9.fsf@furu.g.aas.no>
10265          Subject: Re: chr(0xFFFF_FFFF) and "\x{10_FFFF}" [PATCH 5.005_52]
10266  Branch: perl
10267        ! util.c
10268 ____________________________________________________________________________
10269 [  2001] By: gsar                                  on 1998/10/17  04:06:10
10270     Log: From: Gisle Aas <gisle@aas.no>
10271          Date: 14 Oct 1998 15:17:44 +0200
10272          Message-ID: <m3iuhn9taf.fsf@furu.g.aas.no>
10273          Subject: [PATCH 5.005_52] Core dump from "Missing right brace on \x{}"
10274  Branch: perl
10275        ! toke.c
10276 ____________________________________________________________________________
10277 [  2000] By: gsar                                  on 1998/10/17  03:06:33
10278     Log: From: Gisle Aas <gisle@aas.no>
10279          Date: 14 Oct 1998 00:38:06 +0200
10280          Message-ID: <m3iuhonl4h.fsf@furu.g.aas.no>
10281          Subject: [PATCH 5.005_52] utf8 substr can access memory outside PVX buffer
10282  Branch: perl
10283        ! sv.c
10284 ____________________________________________________________________________
10285 [  1999] By: gsar                                  on 1998/10/17  03:04:48
10286     Log: From: Dan Sugalski <sugalskd@osshe.edu>
10287          Date: Tue, 13 Oct 1998 15:10:57 -0700
10288          Message-Id: <3.0.6.32.19981013151057.00a947a0@ous.edu>
10289          Subject: [PATCH 5.004/5.005/5.006]Doc patch to VMS::Stdio module
10290  Branch: perl
10291        ! vms/ext/Stdio/Stdio.pm
10292 ____________________________________________________________________________
10293 [  1998] By: gsar                                  on 1998/10/17  03:00:40
10294     Log: skip readonly vars and unref references when doing a reset()
10295  Branch: perl
10296        ! sv.c
10297 ____________________________________________________________________________
10298 [  1997] By: gsar                                  on 1998/10/17  02:49:19
10299     Log: fix buggy treatment of large checksums on unicode strings
10300          From: Gisle Aas <gisle@aas.no>
10301          Date: 13 Oct 1998 21:35:39 +0200
10302          Message-ID: <m31zocp850.fsf@furu.g.aas.no>
10303          Subject: unpack("%48U*",...)  [PATCH 5.005_52]
10304  Branch: perl
10305        ! pp.c
10306 ____________________________________________________________________________
10307 [  1996] By: gsar                                  on 1998/10/17  02:43:22
10308     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10309          Date: Tue, 13 Oct 1998 04:46:00 -0400 (EDT)
10310          Message-Id: <199810130846.EAA00769@monk.mps.ohio-state.edu>
10311          Subject: [PATCH 5.005_52] Memory overrun in os2.c
10312  Branch: perl
10313        ! os2/Makefile.SHs os2/os2.c
10314 ____________________________________________________________________________
10315 [  1995] By: gsar                                  on 1998/10/17  02:42:01
10316     Log: clarify section name rules for typemaps
10317  Branch: perl
10318        ! pod/perlxs.pod
10319 ____________________________________________________________________________
10320 [  1994] By: gsar                                  on 1998/10/17  02:33:02
10321     Log: whitespace-proof grent.t
10322  Branch: perl
10323        ! t/op/grent.t
10324 ____________________________________________________________________________
10325 [  1993] By: gsar                                  on 1998/10/17  02:27:29
10326     Log: fix bug in B::CC::pp_sassign()
10327          From: "vishal bhatia" <vishalb@hotmail.com>
10328          Date: Sun, 11 Oct 1998 18:41:38 PDT
10329          Message-ID: <19981012014139.19614.qmail@hotmail.com>
10330          Subject: B::CC problems with pp_sassign routine
10331  Branch: perl
10332        ! ext/B/B/CC.pm
10333 ____________________________________________________________________________
10334 [  1992] By: gsar                                  on 1998/10/17  02:17:49
10335     Log: applied suggested patch with small doc tweak
10336          From: Gisle Aas <gisle@aas.no>
10337          Date: 11 Oct 1998 12:53:13 +0200
10338          Message-ID: <m3u31bfjza.fsf@furu.g.aas.no>
10339          Subject: Re: [PATCH 5.005_52] Optional syswrite LENGTH argument
10340  Branch: perl
10341        ! opcode.h opcode.pl pod/perlfunc.pod pp_sys.c t/op/sysio.t
10342        ! t/op/tiehandle.t
10343 ____________________________________________________________________________
10344 [  1991] By: gsar                                  on 1998/10/17  02:08:30
10345     Log: apply non-conflicting parts from suggested patch
10346          From: jan.dubois@ibm.net (Jan Dubois)
10347          Date: Sat, 10 Oct 1998 13:15:45 +0200
10348          Message-ID: <36223ed7.18279374@smtp1.ibm.net>
10349          Subject: [PATCH 5.005_52] Still more MakeMaker  patches
10350  Branch: perl
10351        ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
10352 ____________________________________________________________________________
10353 [  1990] By: gsar                                  on 1998/10/17  02:01:24
10354     Log: provide option to enable optimization with VC (suggested by Jan
10355          Dubois)
10356  Branch: perl
10357        ! win32/Makefile win32/makefile.mk
10358 ____________________________________________________________________________
10359 [  1989] By: gsar                                  on 1998/10/17  01:55:27
10360     Log: Rhapsody DR2 has bsd/ctypes.h, not objc/NXCType.h (suggested by
10361          Dave Leppik <dleppik@gage.com>
10362  Branch: perl
10363        ! perl.h
10364 ____________________________________________________________________________
10365 [  1988] By: gsar                                  on 1998/10/17  01:49:05
10366     Log: stray typo found by Hugo van der Sanden
10367  Branch: perl
10368        ! op.c
10369 ____________________________________________________________________________
10370 [  1987] By: gsar                                  on 1998/10/17  01:45:52
10371     Log: perldoc pod update
10372          From: Daniel Grisinger <dgris@perrin.dimensional.com>
10373          Date: 06 Oct 1998 23:56:51 -0600
10374          Message-ID: <m3g1d0kj8c.fsf@perrin.dimensional.com>
10375          Subject: [PATCH _02 and _52] perldoc
10376  Branch: perl
10377        ! utils/perldoc.PL
10378 ____________________________________________________________________________
10379 [  1986] By: gsar                                  on 1998/10/17  01:41:40
10380     Log: qualify names of builtins
10381  Branch: perl
10382        ! ext/POSIX/POSIX.pm
10383 ____________________________________________________________________________
10384 [  1982] By: gbarr                                 on 1998/10/17  00:20:57
10385     Log: From: Jochen Wiedmann <joe@ispsoft.de>
10386          Date: Thu, 17 Sep 1998 17:16:06 +0200
10387          Message-ID: <360127B6.E44564A@ispsoft.de>
10388          Subject: [PATCH] ExtUtils::MakeMaker::prompt cannot return 0
10389  Branch: maint-5.005/perl
10390        ! lib/ExtUtils/MakeMaker.pm
10391 ____________________________________________________________________________
10392 [  1978] By: gsar                                  on 1998/10/16  01:58:58
10393     Log: integrate cfgperl mods into mainline
10394  Branch: perl
10395       +> ext/DynaLoader/dl_vmesa.xs
10396        ! Porting/genlog
10397       !> Configure MANIFEST Makefile.SH config_h.SH
10398       !> ext/Thread/Thread.xs gv.c hints/hpux.sh hints/irix_6.sh
10399       !> hints/linux.sh hints/os390.sh op.c t/op/pat.t thread.h
10400       !> x2p/Makefile.SH
10401 ____________________________________________________________________________
10402 [  1976] By: gsar                                  on 1998/10/16  00:10:52
10403     Log: stray tweak
10404  Branch: perl
10405        ! op.c
10406 ____________________________________________________________________________
10407 [  1975] By: gsar                                  on 1998/10/15  23:54:38
10408     Log: propagate typeness of lexicals while cloning them
10409  Branch: perl
10410        ! op.c
10411 ____________________________________________________________________________
10412 [  1974] By: gsar                                  on 1998/10/15  23:53:25
10413     Log: s/last/first/ typo in append_list()
10414  Branch: perl
10415        ! op.c
10416 ____________________________________________________________________________
10417 [  1973] By: gsar                                  on 1998/10/15  20:06:17
10418     Log: nuke confperl branch and contents
10419  Branch: confperl
10420        - (delete 1284 files)
10421 ____________________________________________________________________________
10422 [  1972] By: jhi                                   on 1998/10/15  07:07:35
10423     Log: Test #162 had been added but the "print 1..161" had not been updated.
10424  Branch: cfgperl
10425        ! t/op/pat.t
10426 ____________________________________________________________________________
10427 [  1971] By: gsar                                  on 1998/10/15  03:09:58
10428     Log: check in all confperl changes as of change#1964 into cfgperl
10429  Branch: cfgperl
10430        + ext/DynaLoader/dl_vmesa.xs
10431        ! Configure MANIFEST Makefile.SH config_h.SH
10432        ! ext/Thread/Thread.xs gv.c hints/hpux.sh hints/irix_6.sh
10433        ! hints/linux.sh hints/os390.sh op.c thread.h x2p/Makefile.SH
10434 ____________________________________________________________________________
10435 [  1970] By: gsar                                  on 1998/10/15  03:05:59
10436     Log: integrate mainline to get tr.t
10437  Branch: cfgperl
10438       +> t/op/tr.t
10439 ____________________________________________________________________________
10440 [  1969] By: gsar                                  on 1998/10/15  03:04:17
10441     Log: add missing tr.t to repository
10442  Branch: perl
10443        + t/op/tr.t
10444 ____________________________________________________________________________
10445 [  1968] By: gsar                                  on 1998/10/15  03:02:43
10446     Log: create cfgperl branch
10447  Branch: cfgperl
10448       +> (branch 1282 files)
10449 ____________________________________________________________________________
10450 [  1967] By: gsar                                  on 1998/10/15  02:46:08
10451     Log: correct bugs exposed in MM_Unix.pm by commenting out Selfloader
10452          (MAN3PODS cannot be set to ' '; stray stricture violation)
10453  Branch: perl
10454        ! ext/B/Makefile.PL ext/DB_File/Makefile.PL
10455        ! ext/Data/Dumper/Makefile.PL ext/DynaLoader/Makefile.PL
10456        ! ext/Errno/Makefile.PL ext/Fcntl/Makefile.PL
10457        ! ext/GDBM_File/Makefile.PL ext/IO/Makefile.PL
10458        ! ext/IPC/SysV/Makefile.PL ext/NDBM_File/Makefile.PL
10459        ! ext/ODBM_File/Makefile.PL ext/Opcode/Makefile.PL
10460        ! ext/POSIX/Makefile.PL ext/SDBM_File/Makefile.PL
10461        ! ext/Socket/Makefile.PL ext/Thread/Makefile.PL
10462        ! ext/attrs/Makefile.PL ext/re/Makefile.PL
10463        ! lib/ExtUtils/MM_Unix.pm
10464 ____________________________________________________________________________
10465 [  1966] By: gsar                                  on 1998/10/15  02:19:03
10466     Log: tweak to make fix in change#1944 behave correctly for closures
10467          created within eval''
10468  Branch: perl
10469        ! op.c t/op/eval.t
10470 ____________________________________________________________________________
10471 [  1965] By: gsar                                  on 1998/10/14  23:22:41
10472     Log: use better numbers for exitstatus test
10473  Branch: perl
10474        ! t/op/die_exit.t
10475 ____________________________________________________________________________
10476 [  1964] By: jhi                                   on 1998/10/14  17:25:41
10477     Log: Add VM/ESA dynaloading (uses <dll.h>).
10478  Branch: confperl
10479        + ext/DynaLoader/dl_vmesa.xs
10480        ! MANIFEST
10481 ____________________________________________________________________________
10482 [  1963] By: jhi                                   on 1998/10/14  17:17:10
10483     Log: Remove a2p.loadmap in 'clean' target.
10484  Branch: confperl
10485        ! x2p/Makefile.SH
10486 ____________________________________________________________________________
10487 [  1962] By: jhi                                   on 1998/10/14  17:13:11
10488     Log: VM/ESA produces also .prelmaps. (No, not .perlmaps...)
10489  Branch: confperl
10490        ! Makefile.SH
10491 ____________________________________________________________________________
10492 [  1961] By: jhi                                   on 1998/10/14  16:27:39
10493     Log: VM/ESA creates executable.loadmaps.
10494  Branch: confperl
10495        ! Makefile.SH
10496 ____________________________________________________________________________
10497 [  1960] By: jhi                                   on 1998/10/14  15:37:39
10498     Log: Introduce SCHED_YIELD (one of sched_yield(),
10499          pthread_yield(), or pthread_yield(NULL)).
10500          YIELD is then defined using SCHED_YIELD unless
10501          a platform-specific YIELD has already been defined.
10502          
10503          Support pthread_attr_setdetachstate(pthread_attr_t*, int*).
10504          
10505          The need for pthread_yield(NULL) and pthread_attr_setdet...
10506          introduced by (private email)
10507          
10508          From: Neale Ferguson <neale@VMA.TABNSW.COM.AU>
10509          Date: Sat, 10 Oct 1998 21:08:15 +1300
10510          Message-ID: <361F15EE.47376EC@mailbox.tabnsw.com.au>
10511          Subject: Re: Perl thread problems in VM/ESA
10512          
10513          Better select() protoprobe (for AIX), from (private email)
10514          From: Andy Dougherty <doughera@lafcol.lafayette.edu>
10515          Date: Fri, 2 Oct 1998 14:52:25 -0400 (EDT)
10516          Message-Id: <Pine.SUN.3.96.981002144601.11832D-100000@newton.phys>
10517          Subject: AIX select (fwd)
10518          From: Lars Hecking <lhecking@nmrc.ucc.ie>
10519          To: Andy Dougherty <doughera@lafcol.lafayette.edu>
10520          Date: Fri, 2 Oct 1998 10:40:01 +0100
10521          Subject: AIX select
10522          
10523          Linux-avoid-so.X.Y, based on
10524          From: "Kurt D. Starsinic" <kstar@chapin.edu>
10525          Date: Tue, 13 Oct 1998 15:55:07 -0400
10526          Message-ID: <19981013155507.B4004@O2.chapin.edu>
10527          Subject: Re: [PATCH 5.005_52] [Was: Re: How can Debian accomodate new installation ?]
10528  Branch: confperl
10529        ! Configure config_h.SH ext/Thread/Thread.xs hints/linux.sh
10530        ! thread.h
10531 ____________________________________________________________________________
10532 [  1959] By: jhi                                   on 1998/10/14  12:51:26
10533     Log: Some old pthread implementations have
10534          pthread_attr_setdetachstate(pthread_attr_t*, int*).
10535  Branch: confperl
10536        ! ext/Thread/Thread.xs
10537 ____________________________________________________________________________
10538 [  1958] By: jhi                                   on 1998/10/14  12:41:11
10539     Log: SCHED_YIELD and ATTR_JOINABLE fixes.  Thread.xs and Configure
10540          counterparts will follow soon.
10541  Branch: confperl
10542        ! thread.h
10543 ____________________________________________________________________________
10544 [  1957] By: jhi                                   on 1998/10/14  12:38:11
10545     Log: Add tr.t (MANIFEST already knew about it, strange)
10546  Branch: confperl
10547        + t/op/tr.t
10548 ____________________________________________________________________________
10549 [  1956] By: jhi                                   on 1998/10/14  12:24:35
10550     Log: Mutexen should be initialized only once.
10551  Branch: confperl
10552        ! gv.c op.c
10553 ____________________________________________________________________________
10554 [  1955] By: jhi                                   on 1998/10/14  12:19:38
10555     Log: os390 has its own cppstdin.
10556  Branch: confperl
10557        ! hints/os390.sh
10558 ____________________________________________________________________________
10559 [  1954] By: jhi                                   on 1998/10/14  12:15:06
10560     Log: Integrate with mainperl.
10561  Branch: confperl
10562       !> (integrate 1280 files)
10563 ____________________________________________________________________________
10564 [  1953] By: jhi                                   on 1998/10/14  11:48:08
10565     Log: Removed duplicate CMA threads code for HPUX 10.X.
10566          (probably residue of patch(1) being too understanding)
10567          Enhanced 64-bit settings. (redo change#1940)
10568  Branch: confperl
10569        ! hints/hpux.sh
10570 ____________________________________________________________________________
10571 [  1952] By: jhi                                   on 1998/10/14  11:45:16
10572     Log: (redo change#1949) Detypo in the d_open64 warning about
10573          the impending WHOA.
10574  Branch: confperl
10575        ! hints/irix_6.sh
10576 ____________________________________________________________________________
10577 [  1951] By: jhi                                   on 1998/10/14  10:54:16
10578     Log: Mutexen should only be inited once, after they have been New()ed.
10579  Branch: confperl
10580        ! gv.c op.c
10581 ____________________________________________________________________________
10582 [  1950] By: jhi                                   on 1998/10/14  10:41:43
10583     Log: Own cppstdin.
10584  Branch: confperl
10585        ! hints/os390.sh
10586 ____________________________________________________________________________
10587 [  1949] By: jhi                                   on 1998/10/14  10:34:23
10588     Log: Detypo in the d_open64 warning about the impending WHOA.
10589  Branch: confperl
10590        ! hints/irix_6.sh
10591 ____________________________________________________________________________
10592 [  1948] By: gsar                                  on 1998/10/14  05:38:01
10593     Log: two typos
10594  Branch: perl
10595        ! pp_hot.c t/op/eval.t
10596 ____________________________________________________________________________
10597 [  1947] By: gsar                                  on 1998/10/14  05:37:10
10598     Log: let docatch() pass the buck when restartop turns out to be null,
10599          making exceptions in BEGIN{} propagate as expected
10600  Branch: perl
10601        ! pp_ctl.c t/op/misc.t
10602 ____________________________________________________________________________
10603 [  1946] By: gsar                                  on 1998/10/13  03:41:49
10604     Log: add missing file from change#1943
10605  Branch: perl
10606        ! proto.h
10607 ____________________________________________________________________________
10608 [  1945] By: gsar                                  on 1998/10/13  03:32:02
10609     Log: defer "deep recursion" warnings until CXt_SUB context is properly
10610          set up
10611  Branch: perl
10612        ! pp_hot.c t/pragma/warn/pp_hot
10613 ____________________________________________________________________________
10614 [  1944] By: gsar                                  on 1998/10/13  03:15:50
10615     Log: change#1614 merely disabled earlier fix (doh!); undo it and properly
10616          fixup the cop_seq value that must be seen by lexical lookups that
10617          emanate within eval''
10618  Branch: perl
10619        ! cop.h op.c pp_ctl.c pp_hot.c scope.c t/op/eval.t
10620 ____________________________________________________________________________
10621 [  1943] By: gsar                                  on 1998/10/13  02:06:09
10622     Log: ensure recursive attempts to findlex()icals know enough about where
10623          the last eval'' context was encountered
10624  Branch: perl
10625        ! op.c t/op/eval.t
10626 ____________________________________________________________________________
10627 [  1942] By: gsar                                  on 1998/10/13  02:01:24
10628     Log: force copy of substrings when matching against temporaries
10629  Branch: perl
10630        ! pp_hot.c t/op/pat.t
10631 ____________________________________________________________________________
10632 [  1941] By: gsar                                  on 1998/10/13  01:49:16
10633     Log: don't longjmp() in pp_goto() (regressive bug from old single-stack
10634          implementation)
10635  Branch: perl
10636        ! pp_ctl.c t/op/runlevel.t
10637 ____________________________________________________________________________
10638 [  1940] By: jhi                                   on 1998/10/12  09:57:44
10639     Log: Removed duplicate CMA threads code for HPUX 10.X.
10640          (probably residue of patch(1) being too understanding)
10641          Enhanced 64-bit settings.
10642  Branch: confperl
10643        ! hints/hpux.sh
10644 ____________________________________________________________________________
10645 [  1939] By: jhi                                   on 1998/10/12  09:53:11
10646     Log: Initial sync from mainline perl.
10647  Branch: confperl
10648        + (add 1282 files)
10649 ____________________________________________________________________________
10650 [  1937] By: gsar                                  on 1998/10/06  21:16:34
10651     Log: fix $/ init for USE_THREADS
10652  Branch: perl
10653        ! perl.c
10654 ____________________________________________________________________________
10655 [  1936] By: gsar                                  on 1998/10/06  07:19:39
10656     Log: fix globals caught by change#1927; builds and tests on Solaris
10657  Branch: perl
10658        ! Changes mg.c op.c perl.c pp_ctl.c regcomp.c utf8.c utf8.h
10659        ! warning.h warning.pl
10660 ____________________________________________________________________________
10661 [  1935] By: gsar                                  on 1998/10/06  06:50:35
10662     Log: add test for previous fix
10663  Branch: perl
10664        ! ext/Thread/create.t
10665 ____________________________________________________________________________
10666 [  1934] By: gsar                                  on 1998/10/06  06:37:36
10667     Log: fix USE_THREADS coredump due to uninitialized PL_hv_fetch_ent_mh
10668  Branch: perl
10669        ! util.c
10670 ____________________________________________________________________________
10671 [  1933] By: gsar                                  on 1998/10/06  05:04:20
10672     Log: undo bogus part of change#1903 (as pointed out by Larry)
10673  Branch: perl
10674        ! pp_ctl.c
10675 ____________________________________________________________________________
10676 [  1932] By: gsar                                  on 1998/10/06  04:21:31
10677     Log: added tweaked version of suggested patch
10678          From: jan.dubois@ibm.net (Jan Dubois)
10679          Date: Sat, 03 Oct 1998 19:04:48 +0200
10680          Message-ID: <361d54b2.36841294@smtp1.ibm.net>
10681          Subject: [PATCH 5.005_52] More MakeMaker  patches
10682  Branch: perl
10683        ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
10684        ! lib/ExtUtils/Mkbootstrap.pm lib/ExtUtils/Mksymlists.pm
10685 ____________________________________________________________________________
10686 [  1931] By: gsar                                  on 1998/10/06  04:04:33
10687     Log: use cpp symbols instead of hardwired constants
10688          From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
10689          Date: Mon, 05 Oct 1998 09:23:33 +0100
10690          Message-Id: <199810050823.JAA00891@crypt.compulink.co.uk>
10691          Subject: [PATCH 5.005_52] By the numbers (resend)
10692  Branch: perl
10693        ! op.c
10694 ____________________________________________________________________________
10695 [  1930] By: gsar                                  on 1998/10/06  04:01:55
10696     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10697          Message-Id: <199810050637.CAA07781@monk.mps.ohio-state.edu>
10698          Date: Mon, 5 Oct 1998 02:37:43 -0400 (EDT)
10699          Subject: [PATCH 5.005_52] Cumulative OS/2-related patch
10700  Branch: perl
10701        ! Makefile.SH hints/os2.sh lib/ExtUtils/MM_OS2.pm mg.c
10702        ! os2/Changes os2/Makefile.SHs os2/os2.c perl_exp.SH util.c
10703 ____________________________________________________________________________
10704 [  1929] By: gsar                                  on 1998/10/06  03:50:36
10705     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10706          Date: Mon, 5 Oct 1998 02:39:00 -0400 (EDT)
10707          Message-Id: <199810050639.CAA07803@monk.mps.ohio-state.edu>
10708          Subject: [PATCH 5.00552] Minor test improvement
10709  Branch: perl
10710        ! t/op/magic.t
10711 ____________________________________________________________________________
10712 [  1928] By: gsar                                  on 1998/10/06  03:49:03
10713     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10714          Date: Mon, 5 Oct 1998 02:38:23 -0400 (EDT)
10715          Message-Id: <199810050638.CAA07792@monk.mps.ohio-state.edu>
10716          Subject: [PATCH 5.00552] emacs/ptags inprovements
10717  Branch: perl
10718        ! emacs/ptags
10719 ____________________________________________________________________________
10720 [  1927] By: gsar                                  on 1998/10/06  03:47:44
10721     Log: disable C<#define dirty PL_dirty> et al.
10722  Branch: perl
10723        ! embed.pl embedvar.h
10724 ____________________________________________________________________________
10725 [  1926] By: gsar                                  on 1998/10/06  03:43:32
10726     Log: From: Mark-Jason Dominus <mjd@plover.com>
10727          Date: Sun, 04 Oct 1998 14:48:11 -0400
10728          Message-ID: <19981004184811.16048.qmail@plover.com>
10729          Subject: PATCH: perldoc -f does not locate -e, -r, -x, etc.
10730  Branch: perl
10731        ! utils/perldoc.PL
10732 ____________________________________________________________________________
10733 [  1925] By: gsar                                  on 1998/10/06  03:27:35
10734     Log: disable USE_THREADS when PERL_OBJECT is enabled
10735  Branch: perl
10736        ! win32/Makefile win32/makefile.mk
10737 ____________________________________________________________________________
10738 [  1924] By: gsar                                  on 1998/10/06  03:26:54
10739     Log: remove spurious unused conflicting globals (PL_yy{v,s}sp)
10740  Branch: perl
10741        ! Makefile.SH Todo-5.005 embedvar.h perlvars.h perly.c toke.c
10742        ! vms/perly_c.vms
10743 ____________________________________________________________________________
10744 [  1923] By: gsar                                  on 1998/10/03  05:19:56
10745     Log: make C<use> recognize C<require> overrides; allow C<do EXPR> to be
10746          overridden
10747  Branch: perl
10748        ! embed.h global.sym objXSUB.h objpp.h op.c perly.c perly.y
10749        ! proto.h vms/perly_c.vms
10750 ____________________________________________________________________________
10751 [  1922] By: gsar                                  on 1998/10/03  03:59:50
10752     Log: suppress manifypods leak in extensions
10753  Branch: perl
10754        ! ext/Errno/Makefile.PL ext/IPC/SysV/Makefile.PL pod/pod2man.PL
10755 ____________________________________________________________________________
10756 [  1921] By: gsar                                  on 1998/10/02  22:30:15
10757     Log: os390 fixes (suggested by Peter Prymmer)
10758  Branch: perl
10759        ! Makefile.SH regcomp.c
10760 ____________________________________________________________________________
10761 [  1920] By: gsar                                  on 1998/10/02  21:41:19
10762     Log: squelch undef warnings
10763          From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
10764          Date: Fri, 02 Oct 1998 11:01:14 +0100
10765          Message-Id: <199810021001.LAA19214@crypt.compulink.co.uk>
10766          Subject: [PATCH] Re: Apparent bug in Math::BigInt 
10767  Branch: perl
10768        ! Changes lib/Math/BigInt.pm
10769 ____________________________________________________________________________
10770 [  1919] By: gsar                                  on 1998/10/02  04:59:13
10771     Log: add note to INSTALL about ANSI C
10772  Branch: perl
10773        ! INSTALL
10774 ____________________________________________________________________________
10775 [  1918] By: gsar                                  on 1998/10/02  04:21:10
10776     Log: tolerate spaces when fixing up __cplusplus output by old h2xs
10777          From: jan.dubois@ibm.net (Jan Dubois)
10778          Date: Wed, 30 Sep 1998 23:35:30 +0200
10779          Message-ID: <3619a1e8.12336659@smtp1.ibm.net>
10780          Subject: [PATCH 5.005_52]: xsubpp and PERL_OBJECT
10781  Branch: perl
10782        ! lib/ExtUtils/xsubpp
10783 ____________________________________________________________________________
10784 [  1917] By: gsar                                  on 1998/10/02  04:16:02
10785     Log: From: Jarkko Hietaniemi <jhi@iki.fi>
10786          Date: Thu, 1 Oct 1998 11:37:26 +0300 (EET DST)
10787          Message-Id: <199810010837.LAA31371@alpha.hut.fi>
10788          Subject: Re: Configure test for selectbits busted
10789  Branch: perl
10790        ! Configure
10791 ____________________________________________________________________________
10792 [  1916] By: gsar                                  on 1998/10/02  04:14:17
10793     Log: From: Dan Sugalski <sugalskd@osshe.edu>
10794          Date: Wed, 30 Sep 1998 17:15:20 -0700
10795          Message-Id: <3.0.6.32.19980930171520.00b22eb0@ous.edu>
10796          Subject: [PATCH 5.005_02]VMS config tweaks
10797  Branch: perl
10798        ! vms/descrip_mms.template vms/subconfigure.com
10799 ____________________________________________________________________________
10800 [  1915] By: gsar                                  on 1998/10/02  04:10:47
10801     Log: use Off_t to permit 64-bit seek()
10802          From: Scott Henry <scotth@sgi.com>
10803          Date: 29 Sep 1998 17:38:46 -0700
10804          Message-ID: <yd8lnn2zb6x.fsf_-_@hoshi.engr.sgi.com>
10805          Subject: Re: [PATCH] 5.005_02: Configure "Massive Attack"
10806          --
10807          Date: 28 Sep 1998 18:55:37 -0700
10808          Message-ID: <yd8ogrz1y3q.fsf@hoshi.engr.sgi.com>
10809          Subject: Re: [PATCH] 5.005_51: Configure "Massive Attack"
10810  Branch: perl
10811        ! doio.c pp_sys.c proto.h sv.c
10812 ____________________________________________________________________________
10813 [  1914] By: gsar                                  on 1998/10/02  04:05:36
10814     Log: normalize tm struct passed to strftime() with mktime()
10815          From: Spider Boardman <spider@orb.nashua.nh.us>
10816          Date: Wed, 30 Sep 1998 15:12:09 -0400
10817          Message-Id: <199809301912.PAA26119@Orb.Nashua.NH.US>
10818          Subject: [PATCH 5.005_52] Re: POSIX::strftime returns incorrect date 
10819  Branch: perl
10820        ! ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
10821 ____________________________________________________________________________
10822 [  1913] By: gsar                                  on 1998/10/02  03:59:46
10823     Log: don't try to run foo_SH.orig etc.
10824  Branch: perl
10825        ! Configure
10826 ____________________________________________________________________________
10827 [  1912] By: gsar                                  on 1998/10/02  03:45:37
10828     Log: make warning about glob process failure optional
10829  Branch: perl
10830        ! pod/perldiag.pod pp_hot.c
10831 ____________________________________________________________________________
10832 [  1911] By: gsar                                  on 1998/10/02  02:52:21
10833     Log: document yet another RE diagnostic, make it consistent with REG_INFTY
10834          From: Dominic Dunlop <domo@vo.lu>
10835          Date: Tue, 29 Sep 1998 21:06:30 +0000
10836          Message-Id: <v03110700b236f60b1375@[212.24.192.106]>
10837          Subject: [PATCH 5.005_52] Fix hard-coded "matches null string many times" limit
10838          --
10839          Date: Wed, 30 Sep 1998 11:46:44 +0000
10840          Message-Id: <v03110702b237beb04830@[212.24.192.74]>
10841          Subject: [PATCH 5.005_52] Add "Strange *+?{} ..." to perldiag
10842  Branch: perl
10843        ! pod/perldiag.pod regcomp.c
10844 ____________________________________________________________________________
10845 [  1910] By: gsar                                  on 1998/10/02  02:48:48
10846     Log: minor Configure tweaks (via private mail)
10847          From: Jarkko Hietaniemi <jhi@iki.fi>
10848          Date: Wed, 30 Sep 1998 02:25:06 +0300 (EET DST)
10849          Message-Id: <199809292325.CAA19737@alpha.hut.fi>
10850          Subject: [PATCH] 5.005_52: the drizzle continues
10851  Branch: perl
10852        ! Configure config_h.SH handy.h
10853 ____________________________________________________________________________
10854 [  1909] By: gsar                                  on 1998/10/02  02:46:39
10855     Log: update SCO hints for dynamic loading
10856          From: Andy Dougherty <doughera@lafcol.lafayette.edu>
10857          Date: Mon, 28 Sep 1998 16:50:38 -0400 (EDT)
10858          Message-Id: <Pine.SUN.3.96.980928164648.8130E-100000@newton.phys>
10859          Subject: [PATCH 5.004_04-MAINT_TRIAL_5 and 5.005_xx] Re: Perl on SCO_SV
10860          --
10861          Date: Tue, 29 Sep 1998 16:48:55 -0400 (EDT)
10862          Message-Id: <Pine.SUN.3.96.980929164612.8634A-100000@newton.phys>
10863          Subject: Re: [PATCH 5.004_04-MAINT_TRIAL_5 and 5.005_xx] Re: Perl on SCO_SV
10864  Branch: perl
10865        ! hints/sco.sh
10866 ____________________________________________________________________________
10867 [  1908] By: gsar                                  on 1998/10/02  02:33:39
10868     Log: make File::Find work when wanted() is autoloaded or a symbolic ref
10869  Branch: perl
10870        ! lib/File/Find.pm
10871 ____________________________________________________________________________
10872 [  1907] By: gsar                                  on 1998/10/02  02:21:52
10873     Log: applied patches, but retained old behavior for win32 (where compilers
10874          can't read from stdin at all)
10875          From: Graham Barr <gbarr@ti.com>
10876          Date: Mon, 28 Sep 1998 09:41:49 -0500
10877          Message-ID: <19980928094149.B26576@asic.sc.ti.com>
10878          Subject: Re: 5.005_51 Errno invokes cpprun incorrectly
10879          --
10880          Date: Tue, 29 Sep 1998 12:35:43 -0500
10881          Message-ID: <19980929123543.Z26576@asic.sc.ti.com>
10882          Subject: Re: 5.005_51 Errno invokes cpprun incorrectly
10883  Branch: perl
10884        ! ext/Errno/Errno_pm.PL
10885 ____________________________________________________________________________
10886 [  1906] By: gsar                                  on 1998/10/02  02:02:19
10887     Log: tolerate whitespace in /etc/group entries (suggested by Jarkko
10888          Hietaniemi)
10889  Branch: perl
10890        ! t/op/grent.t
10891 ____________________________________________________________________________
10892 [  1905] By: gsar                                  on 1998/10/02  01:59:56
10893     Log: win32 caveats about truncate()
10894  Branch: perl
10895        ! pod/perlport.pod
10896 ____________________________________________________________________________
10897 [  1904] By: gsar                                  on 1998/10/02  01:53:25
10898     Log: various Configure and hints updates (prefer drand48() or random()
10899          over rand(); add -Dusemultiplicity; enhanced 64-bitness);  patch
10900          applied modulo SCO hints superceded by later patch
10901          From: Jarkko Hietaniemi <jhi@iki.fi>
10902          Date: Tue, 29 Sep 1998 00:56:33 +0300 (EET DST)
10903          Message-Id: <199809282156.AAA18615@alpha.hut.fi>
10904          Subject: [PATCH] 5.005_52: Configure et al:
10905  Branch: perl
10906        + ext/IPC/SysV/hints/next_3.pl
10907        ! Configure INSTALL MANIFEST config_h.SH ext/IPC/SysV/SysV.xs
10908        ! hints/dec_osf.sh hints/irix_6.sh hints/next_3.sh
10909        ! hints/solaris_2.sh perl.h pod/perldiag.pod pp.c pp_sys.c
10910 ____________________________________________________________________________
10911 [  1903] By: gsar                                  on 1998/10/02  01:42:37
10912     Log: fixes for bugs in /RE/p        from Hugo van der Sanden
10913          Date: Mon, 28 Sep 1998 17:41:49 +0100
10914          Message-Id: <199809281641.RAA02450@crypt.compulink.co.uk>
10915          Subject: [PATCH 5.005_52] Re: More on ?p 
10916          --
10917          Date: Thu, 01 Oct 1998 09:10:58 +0100
10918          Message-Id: <199810010810.JAA16426@crypt.compulink.co.uk>
10919          Subject: [PATCH 5.005_52] ?p fix
10920          --
10921          Date: Thu, 01 Oct 1998 10:45:56 +0100
10922          Message-Id: <199810010945.KAA16733@crypt.compulink.co.uk>
10923          Subject: [PATCH 5.005_52] more on ?p
10924  Branch: perl
10925        ! pp_ctl.c
10926 ____________________________________________________________________________
10927 [  1902] By: gsar                                  on 1998/10/02  01:36:14
10928     Log: From: Kenneth Duda <kjd@cisco.com>
10929          Date: Sun, 27 Sep 1998 20:22:12 -0700 (PDT)
10930          Message-Id: <199809280322.UAA01261@scorpion.cisco.com>
10931          Subject: writemain dies when there are more than 4000 characters of extensions
10932  Branch: perl
10933        ! writemain.SH
10934 ____________________________________________________________________________
10935 [  1901] By: gsar                                  on 1998/10/02  01:33:16
10936     Log: tweak run_byacc recipe
10937  Branch: perl
10938        ! Makefile.SH Porting/pumpkin.pod
10939 ____________________________________________________________________________
10940 [  1900] By: gsar                                  on 1998/10/02  01:02:09
10941     Log: use SETERRNO() to reset errno (suggested by Charles Bailey)
10942  Branch: perl
10943        ! perl.h pp_ctl.c
10944 ____________________________________________________________________________
10945 [  1899] By: gsar                                  on 1998/09/28  20:46:30
10946     Log: fix various 5.00552 mishaps (fixes suggested by Jan Dubois,
10947          Kurt Starsinic, Spider Boardman, Dan Sugalski and Albert
10948          Dvornik)
10949  Branch: perl
10950        ! hints/irix_6.sh lib/ExtUtils/MakeMaker.pm mg.c scope.c
10951 ____________________________________________________________________________
10952 [  1898] By: gsar                                  on 1998/09/28  20:42:52
10953     Log: flush unsubmitted 5.00552 change
10954  Branch: perl
10955        ! MANIFEST
10956 ____________________________________________________________________________
10957 [  1897] By: gsar                                  on 1998/09/27  04:43:06
10958     Log: run vms_yfix.pl
10959  Branch: perl
10960        ! vms/perly_c.vms
10961 ____________________________________________________________________________
10962 [  1896] By: gsar                                  on 1998/09/27  03:38:55
10963     Log: small tweak on last change
10964  Branch: perl
10965        ! win32/win32.c
10966 ____________________________________________________________________________
10967 [  1895] By: gsar                                  on 1998/09/27  03:17:17
10968     Log: fix win32_stat() to do the right thing for share names
10969  Branch: perl
10970        ! win32/win32.c
10971 ____________________________________________________________________________
10972 [  1891] By: larry                                 on 1998/09/25  18:50:40
10973     Log: Fixed apostrophe problem from Mark Knutsen.
10974  Branch: perl
10975        ! sv.h
10976
10977 ----------------
10978 Version 5.005_52
10979 ----------------
10980
10981 ____________________________________________________________________________
10982 [  1890] By: gsar                                  on 1998/09/25  10:25:00
10983     Log: update template config.sh, add new config vars to win32 stuff
10984  Branch: perl
10985        ! Changes Porting/config.sh Porting/config_H config_h.SH objpp.h
10986        ! pp_sys.c proto.h win32/config.bc win32/config.gc
10987        ! win32/config.vc win32/config_H.bc win32/config_H.gc
10988        ! win32/config_H.vc win32/win32.h
10989 ____________________________________________________________________________
10990 [  1889] By: gsar                                  on 1998/09/25  07:13:13
10991     Log: big Configure update from Jarkko: sync metaconfig units; d_statblks fix
10992          for Linux; hpux CMA-threads hints; ELF support for FreeBSD; beginnings
10993          of full-fledged 64-bit support (including support for: fseeko/ftello,
10994          Quad_t aka long long, hpux and irix 64-bits hints, new 64-bit constants
10995          in Fcntl)
10996          From: Jarkko Hietaniemi <jhi@iki.fi>
10997          Date: Fri, 11 Sep 1998 23:56:11 +0300 (EET DST)
10998          Message-Id: <199809112056.XAA04720@alpha.hut.fi>
10999          Subject: [PATCH] 5.005_51: Configure "Massive Attack"
11000          --
11001          From: Jarkko Hietaniemi <jhi@cc.hut.fi>
11002          Date: 12 Sep 1998 09:44:25 +0300
11003          Message-ID: <oeeaf45bzjq.fsf@alpha.hut.fi>
11004          Subject: Re: [PATCH] 5.005_51: Configure "Massive Attack"
11005  Branch: perl
11006        + lib/filetest.pm
11007        ! Configure MANIFEST Makefile.SH config_h.SH doio.c embedvar.h
11008        ! ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs handy.h hints/dec_osf.sh
11009        ! hints/freebsd.sh hints/hpux.sh hints/irix_6.sh objXSUB.h
11010        ! perl.c perl.h perl_exp.SH perlio.c perlvars.h pod/perldiag.pod
11011        ! pod/perlfunc.pod pp_sys.c proto.h win32/GenCAPI.pl
11012        ! win32/makedef.pl
11013 ____________________________________________________________________________
11014 [  1888] By: gsar                                  on 1998/09/25  06:27:12
11015     Log: bump patchlevel to 52; other little tweaks for threads, win32 builds
11016  Branch: perl
11017        ! doop.c mg.c patchlevel.h regexec.c win32/Makefile
11018        ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
11019        ! win32/makedef.pl win32/makefile.mk win32/win32.c
11020 ____________________________________________________________________________
11021 [  1887] By: gsar                                  on 1998/09/25  04:50:49
11022     Log: win32.c tweak
11023  Branch: perl
11024        ! win32/win32.c
11025 ____________________________________________________________________________
11026 [  1886] By: gsar                                  on 1998/09/25  04:47:32
11027     Log: s/MAKEMAKEROPT/PERL_MM_OPT/
11028  Branch: perl
11029        ! lib/ExtUtils/MakeMaker.pm
11030 ____________________________________________________________________________
11031 [  1885] By: gsar                                  on 1998/09/25  04:05:09
11032     Log: From: Dominic Dunlop <domo@vo.lu>
11033          Date: Thu, 10 Sep 1998 11:02:46 +0000
11034          Message-Id: <v03110703b21d581d7ef1@[212.24.192.107]>
11035          Subject: MM_Unix::canonpath erroneously turns leading // into /
11036  Branch: perl
11037        ! lib/ExtUtils/MM_Unix.pm
11038 ____________________________________________________________________________
11039 [  1884] By: gsar                                  on 1998/09/25  03:06:10
11040     Log: temporarily disable perl malloc for a2p until we clean up
11041          conflicting malloc() declarations everywhere
11042  Branch: perl
11043        ! x2p/Makefile.SH
11044 ____________________________________________________________________________
11045 [  1883] By: gsar                                  on 1998/09/25  02:27:00
11046     Log: remove obsolete win32/bin/*.pl
11047  Branch: perl
11048        - win32/bin/network.pl win32/bin/webget.pl win32/bin/www.pl
11049        ! Changes MANIFEST win32/Makefile win32/makefile.mk
11050 ____________________________________________________________________________
11051 [  1882] By: gsar                                  on 1998/09/25  02:04:43
11052     Log: missing file in last submit
11053  Branch: perl
11054        ! proto.h
11055 ____________________________________________________________________________
11056 [  1881] By: gsar                                  on 1998/09/25  01:56:54
11057     Log: serial access to PL_x[inpr]v_root for USE_THREADS
11058  Branch: perl
11059        ! sv.c
11060 ____________________________________________________________________________
11061 [  1880] By: gsar                                  on 1998/09/25  01:19:38
11062     Log: lock sv_mutex in new_he() and del_he() for USE_THREADS
11063          From: Drago Goricanec <drago@king.otsd.ts.fujitsu.co.jp>
11064          Date: Thu, 24 Sep 1998 22:01:09 +0900
11065          Message-Id: <19980924220109J.drago@otsd.ts.fujitsu.co.jp>
11066          Subject: [PATCH 5.005_51] Re: Perl 5.005_51 not yet multi Thread safe 
11067  Branch: perl
11068        ! hv.c proto.h
11069 ____________________________________________________________________________
11070 [  1879] By: gsar                                  on 1998/09/25  00:20:07
11071     Log: tweaks to enable PERL_OBJECT to build & test on win32
11072  Branch: perl
11073        ! Changes doop.c mg.c objpp.h proto.h regexec.c util.c
11074        ! win32/GenCAPI.pl
11075 ____________________________________________________________________________
11076 [  1878] By: gsar                                  on 1998/09/25  00:13:36
11077     Log: fix change#1861, which breaks default boot_xxx symbol generation
11078  Branch: perl
11079        ! lib/ExtUtils/Mksymlists.pm
11080 ____________________________________________________________________________
11081 [  1877] By: gsar                                  on 1998/09/24  10:29:54
11082     Log: two tweaks for clean build and test on Solaris
11083  Branch: perl
11084        ! op.c t/op/subst.t
11085 ____________________________________________________________________________
11086 [  1876] By: gsar                                  on 1998/09/24  09:04:43
11087     Log: From: Colin Kuskie <ckuskie@cadence.com>
11088          Date: Wed, 26 Aug 1998 14:53:01 -0700 (PDT)
11089          Message-ID: <Pine.GSO.3.96.980826143507.3258K-100000@pdxmail.cadence.com>
11090          Subject: [PATCH 5.005_51] perlform.pod
11091  Branch: perl
11092        ! pod/perlform.pod
11093 ____________________________________________________________________________
11094 [  1875] By: gsar                                  on 1998/09/24  08:47:47
11095     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11096          Date: Tue, 25 Aug 1998 15:35:58 -0400 (EDT)
11097          Message-Id: <199808251935.PAA11384@monk.mps.ohio-state.edu>
11098          Subject: Re: problem with (?p{}) [PATCH 5.005_5*]
11099  Branch: perl
11100        ! regexec.c
11101 ____________________________________________________________________________
11102 [  1874] By: gsar                                  on 1998/09/24  08:44:55
11103     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11104          Date: Tue, 25 Aug 1998 14:56:06 -0400 (EDT)
11105          Message-Id: <199808251856.OAA10825@monk.mps.ohio-state.edu>
11106          Subject: Re: your Regexp.patch dated 21.8 [PATCH]
11107  Branch: perl
11108        ! toke.c
11109 ____________________________________________________________________________
11110 [  1873] By: gsar                                  on 1998/09/24  08:39:41
11111     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11112          Date: Tue, 25 Aug 1998 04:29:49 -0400 (EDT)
11113          Message-Id: <199808250829.EAA02470@monk.mps.ohio-state.edu>
11114          Subject: [PATCH 5.005_*] Extraneous warning for (?()A|B)
11115  Branch: perl
11116        ! Changes regcomp.c
11117 ____________________________________________________________________________
11118 [  1872] By: gsar                                  on 1998/09/24  08:37:00
11119     Log: From: Krishna Sethuraman <krishpl@shamu.engr.sgi.com>
11120          Date: Sun, 23 Aug 1998 23:18:38 PDT
11121          Message-Id: <199808240618.XAA05329@shamu.engr.sgi.com>
11122          Subject: new irix_6.sh hints file
11123  Branch: perl
11124        ! hints/irix_6.sh
11125 ____________________________________________________________________________
11126 [  1871] By: gsar                                  on 1998/09/24  07:26:37
11127     Log: correct FSF address in various places
11128  Branch: perl
11129        ! Copying README ext/B/README lib/Getopt/Long.pm
11130 ____________________________________________________________________________
11131 [  1870] By: gsar                                  on 1998/09/24  07:11:56
11132     Log: From:    Dan Sugalski <sugalskd@osshe.edu>
11133          Date:    Fri, 14 Aug 1998 09:20:16 PDT
11134          Message-Id: <3.0.5.32.19980814092016.00b37dc0@ous.edu>
11135          Subject: [PATCH 5.005_02] (and _5x I expect) VMS config procedure patch
11136  Branch: perl
11137        ! configure.com
11138 ____________________________________________________________________________
11139 [  1869] By: gsar                                  on 1998/09/24  06:55:59
11140     Log: use STRICT_ALIGNMENT on IRIX to allow usemymalloc=y again
11141          From:    Scott Henry <scotth@sgi.com>
11142          Date:    13 Aug 1998 09:52:15 PDT
11143          Message-Id: <yd8pve46czk.fsf@hoshi.engr.sgi.com>
11144          Subject: [PATCH] Irix USE_LONG_LONG/malloc.c incompatibility (was...)
11145  Branch: perl
11146        ! hints/irix_6.sh
11147 ____________________________________________________________________________
11148 [  1868] By: gsar                                  on 1998/09/24  06:51:23
11149     Log: From:    Nathan Torkington <gnat@frii.com>
11150          Date:    Thu, 13 Aug 1998 10:59:48 MDT
11151          Message-Id: <199808131659.KAA06179@prometheus.frii.com>
11152          Subject: [PATCH] 5.005_02 perlfunc.pod, improve umask entry
11153  Branch: perl
11154        ! pod/perlfunc.pod
11155 ____________________________________________________________________________
11156 [  1867] By: gsar                                  on 1998/09/24  06:45:13
11157     Log: make C<goto &sub> AUTOLOAD-aware (autouse now works for modules
11158          that are autoloaded)
11159  Branch: perl
11160        ! pp_ctl.c
11161 ____________________________________________________________________________
11162 [  1866] By: gsar                                  on 1998/09/24  05:21:19
11163     Log: grandfather deprecated "$$<digit>" no more
11164  Branch: perl
11165        ! pod/perldiag.pod toke.c
11166 ____________________________________________________________________________
11167 [  1865] By: gsar                                  on 1998/09/24  04:52:48
11168     Log: tweak PERL_HASH() to h=h+(h>>5) in order to improve distribution of
11169          low bits (suggested by Ilya Zakharevich)
11170  Branch: perl
11171        ! hv.h
11172 ____________________________________________________________________________
11173 [  1864] By: gsar                                  on 1998/09/24  04:29:14
11174     Log: move yyglobal decls from perly.c to perlvars.h, regen headers, tweak
11175          perly_c.diff
11176  Branch: perl
11177        ! embed.h embedvar.h global.sym perlvars.h perly.c perly.h
11178        ! perly_c.diff toke.c
11179 ____________________________________________________________________________
11180 [  1863] By: gsar                                  on 1998/09/24  03:36:30
11181     Log: provide locked access to string table for USE_THREADS
11182  Branch: perl
11183        ! embedvar.h hv.c intrpvar.h objXSUB.h perl.c thread.h
11184 ____________________________________________________________________________
11185 [  1862] By: gsar                                  on 1998/09/24  03:30:32
11186     Log: remove bogus warn()
11187  Branch: perl
11188        ! embed.pl
11189 ____________________________________________________________________________
11190 [  1861] By: gsar                                  on 1998/09/24  02:58:51
11191     Log: applied suggested patch, adapted for all platforms
11192          From: jan.dubois@ibm.net (Jan Dubois)
11193          Date: Sun, 20 Sep 1998 12:56:38 +0200
11194          Message-ID: <3604de0c.12319885@smtp1.ibm.net>
11195          Subject: [New PATCH 5.005_02] Support Mksymlists FUNCLIST argument in MakeMaker
11196  Branch: perl
11197        ! lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
11198        ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
11199        ! lib/ExtUtils/MakeMaker.pm
11200 ____________________________________________________________________________
11201 [  1860] By: gsar                                  on 1998/09/24  02:16:14
11202     Log: upgrade to CPAN-1.40
11203  Branch: perl
11204        ! Changes lib/CPAN.pm lib/CPAN/FirstTime.pm
11205 ____________________________________________________________________________
11206 [  1859] By: gsar                                  on 1998/09/24  02:08:59
11207     Log: use $ENV{MAKEMAKEROPT} to set default command line args
11208  Branch: perl
11209        ! lib/ExtUtils/MakeMaker.pm
11210 ____________________________________________________________________________
11211 [  1857] By: gsar                                  on 1998/09/23  10:58:36
11212     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11213          Date: Tue, 22 Sep 1998 17:30:16 -0400 (EDT)
11214          Message-Id: <199809222130.RAA17034@monk.mps.ohio-state.edu>
11215          Subject: More verbose Test::Harness [PATCH]
11216  Branch: perl
11217        ! lib/Test/Harness.pm
11218 ____________________________________________________________________________
11219 [  1856] By: gsar                                  on 1998/09/23  10:56:24
11220     Log: update hints for OPENSTEP 4.2 on i386
11221          From: Gerben Wierda <Gerben_Wierda@RnA.nl>
11222          Date: Sun, 20 Sep 1998 01:03:18 +0200
11223          Message-Id: <9809192303.AA29190@Spike>
11224          Subject: Perl 5.005_02 compilation problems
11225  Branch: perl
11226        ! hints/next_4.sh
11227 ____________________________________________________________________________
11228 [  1855] By: gsar                                  on 1998/09/23  10:52:27
11229     Log: reset errno after C<require> search (as suggested by Larry)
11230  Branch: perl
11231        ! pp_ctl.c
11232 ____________________________________________________________________________
11233 [  1854] By: gsar                                  on 1998/09/23  10:50:26
11234     Log: misc pod tweaks
11235  Branch: perl
11236        ! pod/perldelta.pod pod/perldiag.pod pod/perlport.pod
11237 ____________________________________________________________________________
11238 [  1853] By: gsar                                  on 1998/09/23  10:46:06
11239     Log: make Pod/Html.pm handle the --title option properly (as suggested
11240          by gml4410@ggr.co.uk)
11241  Branch: perl
11242        ! lib/Pod/Html.pm
11243 ____________________________________________________________________________
11244 [  1852] By: gsar                                  on 1998/09/23  10:41:39
11245     Log: SSNEW() API for allocating memory on the savestack
11246          From: Albert Dvornik <bert@genscan.com>
11247          Date: 17 Sep 1998 19:23:07 -0400
11248          Message-Id: <tqemtae338.fsf@puma.genscan.com>
11249          Subject: [PATCH 5.005_51] (was: why SAVEDESTRUCTOR()...)
11250  Branch: perl
11251        ! Changes Changes5.005 embed.h global.sym mg.c objXSUB.h objpp.h
11252        ! perl.h proto.h scope.c scope.h t/io/tell.t
11253 ____________________________________________________________________________
11254 [  1851] By: gsar                                  on 1998/09/23  10:37:05
11255     Log: From: Jochen Wiedmann <joe@ispsoft.de>
11256          Date: Thu, 17 Sep 1998 17:16:06 +0200
11257          Message-ID: <360127B6.E44564A@ispsoft.de>
11258          Subject: [PATCH] ExtUtils::MakeMaker::prompt cannot return 0
11259  Branch: perl
11260        ! lib/ExtUtils/MakeMaker.pm
11261 ____________________________________________________________________________
11262 [  1850] By: gsar                                  on 1998/09/23  10:33:05
11263     Log: From: andreas.koenig@kulturbox.de (Andreas J. Koenig)
11264          Date: 15 Sep 1998 01:32:31 +0200
11265          Message-ID: <sfchfya46eo.fsf@dubravka.in-berlin.de>
11266          Subject: Re: [PATCH] MakeMaker "test" target doesn't depend on "all"
11267  Branch: perl
11268        ! lib/ExtUtils/MM_Unix.pm
11269 ____________________________________________________________________________
11270 [  1849] By: gsar                                  on 1998/09/23  10:29:04
11271     Log: From: Charles Bailey <BAILEY@newman.upenn.edu>
11272          Date: Sat, 12 Sep 1998 19:25:32 -0400 (EDT)
11273          Message-id: <01J1QBJUAY1I002KOW@cor.newman.upenn.edu>
11274          Subject: Re: extralibs.ld problem in MM_VMS.pm
11275  Branch: perl
11276        ! lib/ExtUtils/MM_VMS.pm
11277 ____________________________________________________________________________
11278 [  1848] By: gsar                                  on 1998/09/23  10:25:24
11279     Log: From: Roderick Schertler <roderick@argon.org>
11280          Date: 11 Sep 1998 16:19:21 -0400
11281          Message-ID: <pzyarqpfli.fsf@eeyore.ibcinc.com>
11282          Subject: Re: Open2 and memory leaks
11283  Branch: perl
11284        ! lib/IPC/Open3.pm
11285 ____________________________________________________________________________
11286 [  1847] By: gsar                                  on 1998/09/23  10:18:31
11287     Log: From: Roderick Schertler <roderick@argon.org>
11288          Date: Wed, 09 Sep 1998 23:52:48 -0400
11289          Message-ID: <20567.905399568@eeyore.ibcinc.com>
11290          Subject: seed srand from /dev/urandom when possible
11291  Branch: perl
11292        ! pod/perlfunc.pod pp.c
11293 ____________________________________________________________________________
11294 [  1846] By: gsar                                  on 1998/09/23  10:12:22
11295     Log: From: Roderick Schertler <roderick@argon.org>
11296          Date: Thu, 10 Sep 1998 00:32:17 -0400
11297          Message-ID: <21142.905401937@eeyore.ibcinc.com>
11298          Subject: doc update for crypt()'s salt
11299  Branch: perl
11300        ! pod/perlfunc.pod
11301 ____________________________________________________________________________
11302 [  1845] By: gsar                                  on 1998/09/23  10:09:23
11303     Log: fix h2ph handling of C<#error "foo">
11304          From: SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>
11305          Date: Thu, 10 Sep 1998 09:59:33 +0900
11306          Message-Id: <19980910095933N.ksakai@netwk.ntt-at.co.jp>
11307          Subject: [5.005_02] h2ph problem
11308  Branch: perl
11309        ! utils/h2ph.PL
11310 ____________________________________________________________________________
11311 [  1844] By: gsar                                  on 1998/09/23  10:06:13
11312     Log: plug strictly private function leaks in API listing
11313  Branch: perl
11314        ! pod/perlguts.pod
11315 ____________________________________________________________________________
11316 [  1843] By: gsar                                  on 1998/09/23  10:02:57
11317     Log: hide symbol for static build
11318          From: Dominic Dunlop <domo@vo.lu>
11319          Date: Tue, 8 Sep 1998 21:40:46 +0000
11320          Message-Id: <v03110700b21b52db318d@[212.24.192.111]>
11321          Subject: Not OK: perl 5.00551 on powerpc-machten 4.1.1 [PATCH]
11322  Branch: perl
11323        ! regcomp.c
11324 ____________________________________________________________________________
11325 [  1842] By: gsar                                  on 1998/09/23  09:52:46
11326     Log: define PUT_svindex(), PUT_opindex()
11327  Branch: perl
11328        ! ext/B/B/Assembler.pm
11329 ____________________________________________________________________________
11330 [  1841] By: gsar                                  on 1998/09/23  09:44:25
11331     Log: From: Dominic Dunlop <domo@vo.lu>
11332          Date: Tue, 8 Sep 1998 15:34:53 +0000
11333          Message-Id: <v03110701b21afbdc7cfb@[212.24.192.76]>
11334          Subject: [PATCH 5.005_51] Eliminate pragma/warn-regexec test dependence on REG_INFTY value
11335  Branch: perl
11336        ! t/pragma/warn/regexec
11337 ____________________________________________________________________________
11338 [  1840] By: gsar                                  on 1998/09/23  09:42:17
11339     Log: pl2bat tweak from Tye McQueen <tye@metronet.com>
11340  Branch: perl
11341        ! win32/bin/pl2bat.pl
11342 ____________________________________________________________________________
11343 [  1839] By: gsar                                  on 1998/09/23  09:38:18
11344     Log: From: Drago Goricanec <drago@raptor.otsd.ts.fujitsu.co.jp>
11345          Date: Mon, 7 Sep 1998 17:36:09 +0900
11346          Message-Id: <199809070836.RAA14631@raptor.otsd.ts.fujitsu.co.jp>
11347          Subject: Thread::cond_wait bug in 5.005.51 causes deadlock
11348  Branch: perl
11349        ! ext/Thread/Thread.xs
11350 ____________________________________________________________________________
11351 [  1838] By: gsar                                  on 1998/09/23  09:21:11
11352     Log: From: "Green, Paul" <pgreen@seussnt.stratus.com>
11353          Date: Thu, 10 Sep 1998 00:02:07 -0400
11354          Message-ID: <646CD0392810D211B04A00A024BF26FB1022EB@terminator.sw.stratus.com>
11355          Subject: RE: [PATCH] 5.005_02 and 5.005_51: Stratus VOS port
11356  Branch: perl
11357        + README.vos vos/Changes vos/build.cm vos/compile_perl.cm
11358        + vos/config.h vos/config_h.SH_orig vos/perl.bind
11359        + vos/test_vos_dummies.c vos/vos_dummies.c vos/vosish.h
11360        ! MANIFEST perl.c perl.h pod/perlport.pod
11361 ____________________________________________________________________________
11362 [  1837] By: gsar                                  on 1998/09/23  08:45:58
11363     Log: (via private mail)
11364          From: Charles Bailey <BAILEY@newman.upenn.edu>
11365          Date: Sat, 05 Sep 1998 01:23:58 -0400 (EDT)
11366          Message-id: <01J1FH7R43NS002F14@cor.newman.upenn.edu>
11367          Subject: [Patch 5.005_02] Miscellaneous VMS cleanup
11368  Branch: perl
11369        ! Changes Changes5.005 README.vms ext/DynaLoader/dl_vms.xs
11370        ! lib/Cwd.pm lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MakeMaker.pm
11371        ! lib/ExtUtils/Mksymlists.pm lib/File/Copy.pm lib/File/Path.pm
11372        ! lib/File/Spec.pm pod/perldiag.pod pod/perlfaq1.pod
11373        ! pod/perlport.pod pod/perlrun.pod vms/ext/DCLsym/0README.txt
11374        ! vms/ext/DCLsym/DCLsym.pm vms/ext/DCLsym/DCLsym.xs
11375        ! vms/ext/Filespec.pm vms/ext/XSSymSet.pm vms/gen_shrfls.pl
11376        ! vms/mms2make.pl vms/perly_c.vms vms/sockadapt.c
11377        ! vms/sockadapt.h vms/test.com vms/vms.c vms/vms_yfix.pl
11378        ! vms/writemain.pl
11379 ____________________________________________________________________________
11380 [  1836] By: gsar                                  on 1998/09/23  08:17:42
11381     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11382          Date: Sat, 5 Sep 1998 00:14:51 -0400 (EDT)
11383          Message-Id: <199809050414.AAA19801@monk.mps.ohio-state.edu>
11384          Subject: [PATCH 5.005_*] OS/2 spawning typos
11385  Branch: perl
11386        ! os2/os2.c
11387 ____________________________________________________________________________
11388 [  1835] By: gsar                                  on 1998/09/23  08:09:55
11389     Log: warn on C<my($foo,$foo)>
11390  Branch: perl
11391        ! op.c pod/perldiag.pod
11392 ____________________________________________________________________________
11393 [  1834] By: gsar                                  on 1998/09/23  07:35:56
11394     Log: From: pvhp@forte.com (Peter Prymmer)
11395          Date: Fri, 4 Sep 98 13:27:41 PDT
11396          Message-Id: <9809042027.AA04463@forte.com>
11397          Subject: [PATCH 5.005_02 && 5.005_51] general updates to README.vms
11398  Branch: perl
11399        ! README.vms
11400 ____________________________________________________________________________
11401 [  1833] By: gsar                                  on 1998/09/23  07:27:34
11402     Log: From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
11403          Date: Wed, 2 Sep 1998 10:06:49 -0700 (PDT)
11404          Message-Id: <199809021706.KAA26349@xfiles.intercon.hp.com>
11405          Subject: PATCH: 5.005_02 hint/hpux.sh
11406  Branch: perl
11407        ! hints/hpux.sh
11408 ____________________________________________________________________________
11409 [  1832] By: gsar                                  on 1998/09/23  07:22:40
11410     Log: fix (some) installhtml bugs
11411          From: Larry Parmelee <parmelee@CS.Cornell.EDU>
11412          Date: Tue, 1 Sep 1998 12:43:40 -0400 (EDT)
11413          Message-Id: <199809011643.MAA05702@sundown.cs.cornell.edu>
11414          Subject: installhtml script needs work
11415  Branch: perl
11416        ! installhtml
11417 ____________________________________________________________________________
11418 [  1831] By: gsar                                  on 1998/09/23  07:19:30
11419     Log: document 'U' magic with examples
11420          From: Alan Burlison <Alan.Burlison@UK.Sun.com>
11421          Date: Tue, 1 Sep 1998 15:54:06 +0100 (BST)
11422          Message-Id: <199809011455.PAA00631@sale-wts>
11423          Subject: Re: Looking for some XS MAGIC examples...
11424  Branch: perl
11425        ! pod/perlguts.pod
11426 ____________________________________________________________________________
11427 [  1830] By: gsar                                  on 1998/09/23  07:16:43
11428     Log: From: pvhp@forte.com (Peter Prymmer)
11429          Date: Mon, 31 Aug 98 17:13:49 PDT
11430          Message-Id: <9809010013.AA06737@forte.com>
11431          Subject: [PATCH: 5.005_02; yet another system configuration tip for OS/390]
11432  Branch: perl
11433        ! README.os390
11434 ____________________________________________________________________________
11435 [  1829] By: gsar                                  on 1998/09/23  07:15:08
11436     Log: fix problematic typecast in filter_del()
11437          From: Mark P Lutz <tecmpl1@triton.ca.boeing.com>
11438          Date: Mon, 31 Aug 1998 21:13:11 GMT
11439          Message-Id: <199808312113.VAA53356@triton.ca.boeing.com>
11440          Subject: perl5.005_02 does not build on Cray T90
11441  Branch: perl
11442        ! toke.c
11443 ____________________________________________________________________________
11444 [  1828] By: gsar                                  on 1998/09/23  07:11:34
11445     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11446          Date: Mon, 31 Aug 1998 14:52:10 -0400 (EDT)
11447          Message-Id: <199808311852.OAA24676@monk.mps.ohio-state.edu>
11448          Subject: [PATCH 5.005_5*] (?>) broken in RE
11449  Branch: perl
11450        ! regexec.c t/op/re_tests
11451 ____________________________________________________________________________
11452 [  1827] By: gsar                                  on 1998/09/23  07:09:50
11453     Log: U/WIN testsuite patches from Joe Buehler <jhpb@hekimian.com>
11454  Branch: perl
11455        ! t/op/grent.t t/op/groups.t
11456 ____________________________________________________________________________
11457 [  1826] By: gsar                                  on 1998/09/23  07:03:16
11458     Log: From: Jarkko Hietaniemi <jhi@iki.fi>
11459          Date: Wed, 12 Aug 1998 22:41:37 +0300 (EET DST)
11460          Message-Id: <199808121941.WAA06263@alpha.hut.fi>
11461          Subject: [PATCH] 5.004_50 or 5.005_02: get rid of interp.sym because not even AIX needs it
11462  Branch: perl
11463        - interp.sym
11464        ! MANIFEST Makefile.SH embed.pl perl_exp.SH
11465 ____________________________________________________________________________
11466 [  1825] By: gsar                                  on 1998/09/23  06:56:40
11467     Log: re-introduce change#1703
11468  Branch: perl
11469        ! ext/re/re.pm pod/perlre.pod regcomp.c regexec.c thrdvar.h
11470 ____________________________________________________________________________
11471 [  1824] By: gsar                                  on 1998/09/23  06:44:19
11472     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11473          Date: Sat, 29 Aug 1998 17:38:30 -0400 (EDT)
11474          Message-Id: <199808292138.RAA18359@monk.mps.ohio-state.edu>
11475          Subject: [PATCH 5.005_*] Protect debugger from nonlocal exits
11476  Branch: perl
11477        ! lib/perl5db.pl
11478 ____________________________________________________________________________
11479 [  1823] By: gsar                                  on 1998/09/23  06:41:34
11480         Log: From: Joe Buehler <jhpb@hekimian.com>
11481              Date: 29 Aug 1998 17:13:28 -0400
11482              Message-ID: <yd37lzro5jb.fsf@pandora.hekimian.com>
11483              Subject: patches for perl 5.005_51 under U/WIN
11484      Branch: perl
11485            + hints/uwin.sh
11486            ! Configure installman lib/ExtUtils/MM_Unix.pm makedepend.SH
11487            ! t/lib/posix.t
11488 ____________________________________________________________________________
11489 [  1822] By: gsar                                  on 1998/09/23  06:36:59
11490         Log: add missing C<no utf8;> tweak from Larry
11491      Branch: perl
11492            ! t/op/subst.t
11493 ____________________________________________________________________________
11494 [  1821] By: gsar                                  on 1998/09/23  06:27:51
11495         Log: s/runops/CALLRUNOPS/
11496      Branch: perl
11497            ! cc_runtime.h
11498 ____________________________________________________________________________
11499 [  1820] By: gsar                                  on 1998/09/23  06:24:49
11500         Log: rename t/pragma/warn-* to t/pragma/warn/*, be 8.3-friendly
11501      Branch: perl
11502           +> t/pragma/warn/1global t/pragma/warn/2use t/pragma/warn/3both
11503           +> t/pragma/warn/4lint t/pragma/warn/5nolint t/pragma/warn/doio
11504           +> t/pragma/warn/gv t/pragma/warn/mg t/pragma/warn/op
11505           +> t/pragma/warn/perl t/pragma/warn/perly t/pragma/warn/pp
11506           +> t/pragma/warn/pp_ctl t/pragma/warn/pp_hot t/pragma/warn/pp_sys
11507           +> t/pragma/warn/regcomp t/pragma/warn/regexec t/pragma/warn/sv
11508           +> t/pragma/warn/taint t/pragma/warn/toke t/pragma/warn/universal
11509           +> t/pragma/warn/util
11510            - t/pragma/warn-1global t/pragma/warn-2use t/pragma/warn-3both
11511            - t/pragma/warn-4lint t/pragma/warn-5nolint t/pragma/warn-doio
11512            - t/pragma/warn-gv t/pragma/warn-mg t/pragma/warn-op
11513            - t/pragma/warn-perl t/pragma/warn-perly t/pragma/warn-pp
11514            - t/pragma/warn-pp_ctl t/pragma/warn-pp_hot t/pragma/warn-pp_sys
11515            - t/pragma/warn-regcomp t/pragma/warn-regexec t/pragma/warn-sv
11516            - t/pragma/warn-taint t/pragma/warn-toke t/pragma/warn-universal
11517            - t/pragma/warn-util
11518            ! MANIFEST t/pragma/warning.t
11519 ____________________________________________________________________________
11520 [  1819] By: gsar                                  on 1998/09/23  06:08:46
11521         Log: make \(%foo) return refs to values (not copies of values)
11522              From: Stephen McCamant <smccam@uclink4.berkeley.edu>
11523              Date: Fri, 28 Aug 1998 20:46:10 -0700 (PDT)
11524              Message-ID: <13799.30680.47765.352558@fre-76-120.reshall.berkeley.edu>
11525              --
11526              From: Roderick Schertler <roderick@argon.org>
11527              Date: Sat, 29 Aug 1998 00:58:33 -0400
11528              Message-ID: <29894.904366713@eeyore.ibcinc.com>
11529              Subject: Re: \(%x) problems
11530      Branch: perl
11531            ! doop.c pod/perlref.pod
11532 ____________________________________________________________________________
11533 [  1818] By: gsar                                  on 1998/09/23  06:05:08
11534         Log: make h2xs generate ANSI prototypes
11535      Branch: perl
11536            ! utils/h2xs.PL
11537 ____________________________________________________________________________
11538 [  1817] By: gsar                                  on 1998/09/23  05:57:16
11539         Log: updated usethreads hints for hpux 10.X
11540              From: Matthew T Harden <mthard@mthard1.monsanto.com>
11541              Date: Fri, 28 Aug 1998 14:10:42 GMT
11542              Message-Id: <199808281410.AA11058@mthard1.monsanto.com>
11543              Subject: Re: OK: perl 5.00502 on PA-RISC1.1-thread 10.20 (UNINSTALLED)
11544      Branch: perl
11545            ! hints/hpux.sh perl.h
11546 ____________________________________________________________________________
11547 [  1816] By: gsar                                  on 1998/09/23  05:53:31
11548         Log: don't create empty directories in installperl
11549              From: Robin Barker <rmb1@cise.npl.co.uk>
11550              Date: Fri, 21 Aug 1998 11:29:24 +0100 (BST)
11551              Message-Id: <199808211029.LAA00551@cyclone.cise.npl.co.uk>
11552              Subject: [PATCH 5.005_02] install: empty dirs
11553      Branch: perl
11554            ! installperl
11555 ____________________________________________________________________________
11556 [  1815] By: gsar                                  on 1998/09/23  05:50:36
11557         Log: make behavior of /(a{3})+/ like /(aaa)+/ w.r.t where it matches
11558              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11559              Date: Fri, 21 Aug 1998 05:41:02 -0400 (EDT)
11560              Message-Id: <199808210941.FAA16467@monk.mps.ohio-state.edu>
11561              Subject: Re: your mail
11562      Branch: perl
11563            ! regexec.c t/op/re_tests
11564 ____________________________________________________________________________
11565 [  1814] By: gsar                                  on 1998/09/23  05:45:17
11566         Log: From: "Kurt D. Starsinic" <kstar@chapin.edu>
11567              Date: Thu, 20 Aug 1998 20:59:03 -0400
11568              Message-ID: <19980820205903.A12908@O2.chapin.edu>
11569              Subject: [PATCH] h2ph misquotes #error directives
11570      Branch: perl
11571            ! t/lib/h2ph.pht utils/h2ph.PL
11572 ____________________________________________________________________________
11573 [  1813] By: gsar                                  on 1998/09/23  05:42:41
11574         Log: patch to support computed regular subexpressions
11575              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11576              Date: Thu, 20 Aug 1998 15:19:50 -0400 (EDT)
11577              Message-Id: <199808201919.PAA04692@monk.mps.ohio-state.edu>
11578              Subject: [5.005_5* PATCH] Postponed RE - now!
11579      Branch: perl
11580            ! embedvar.h objXSUB.h pod/perlre.pod regcomp.c regexec.c
11581            ! t/op/pat.t t/op/re_tests thrdvar.h toke.c
11582 ____________________________________________________________________________
11583 [  1812] By: gsar                                  on 1998/09/23  05:26:26
11584         Log: better CR-handling on shebang line and in formats (fixed variant of
11585              patch suggested by Igor Sysoev <igor@nitek.ru>)
11586      Branch: perl
11587            ! perl.c toke.c
11588 ____________________________________________________________________________
11589 [  1811] By: gsar                                  on 1998/09/23  04:35:46
11590         Log: document non-loopish blocks better
11591              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
11592              Date: Tue, 18 Aug 1998 12:28:36 +0100
11593              Message-Id: <E0z8jwK-00057Z-00@ursa.cus.cam.ac.uk>
11594              Subject: Re: next in do {} while block gives error message
11595      Branch: perl
11596            ! pod/perlfunc.pod
11597 ____________________________________________________________________________
11598 [  1810] By: gsar                                  on 1998/09/23  04:12:05
11599         Log: fix bogus integerization of pop()'s return value
11600              From: Gurusamy Sarathy <gsar@engin.umich.edu>
11601              Date: Sat, 15 Aug 1998 23:27:54 -0400
11602              Message-Id: <199808160327.XAA05186@aatma.engin.umich.edu>
11603              Subject: Re: Complex expression does integer arithmetic 
11604      Branch: perl
11605            ! opcode.h opcode.pl
11606 ____________________________________________________________________________
11607 [  1809] By: gsar                                  on 1998/09/23  04:09:43
11608         Log: tweak README.win32
11609      Branch: perl
11610            ! README.win32
11611 ____________________________________________________________________________
11612 [  1808] By: gsar                                  on 1998/09/23  03:40:57
11613         Log: better diagnostic for do{} used as lvalue
11614      Branch: perl
11615            ! op.c pod/perlport.pod
11616 ____________________________________________________________________________
11617 [  1807] By: gsar                                  on 1998/09/23  03:38:30
11618         Log: enable PERL_SBRK_VIA_MALLOC on OPENSTEP-Mach
11619              From: hansm@icgroup.nl
11620              Date: Tue, 11 Aug 98 21:08:51 +0200
11621              Message-Id: <9808111907.AA21903@icgned.icgroup.nl>
11622              Subject: Not OK: perl 5.00551 on OPENSTEP-Mach 4_1 (UNINSTALLED)
11623      Branch: perl
11624            ! malloc.c
11625 ____________________________________________________________________________
11626 [  1806] By: gsar                                  on 1998/09/23  03:36:08
11627         Log: support make written in perl (aka "pmake") on win32
11628      Branch: perl
11629            ! lib/ExtUtils/MM_Win32.pm
11630 ____________________________________________________________________________
11631 [  1805] By: gsar                                  on 1998/09/23  03:30:07
11632         Log: fix mismatched UV/U32 types for to_utf8_*()
11633      Branch: perl
11634            ! utf8.c
11635 ____________________________________________________________________________
11636 [  1804] By: gsar                                  on 1998/09/23  03:22:22
11637         Log: From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
11638              Date: Sun, 9 Aug 1998 22:38:23 +0200
11639              Message-ID: <19980809223823.A215@cdata.tvnet.hu>
11640              Subject: [PATCH 5.5002] dos-djgpp update
11641      Branch: perl
11642            ! t/io/fs.t
11643 ____________________________________________________________________________
11644 [  1803] By: gsar                                  on 1998/09/23  03:20:13
11645         Log: apply minimal variant of patch (sent via private mail)
11646              From: jarkko.hietaniemi@research.nokia.com (Jarkko Hietaniemi)
11647              Date: Wed, 12 Aug 1998 15:42:35 +0300
11648              Message-Id: <199808121242.PAA29761@comanche.spices>
11649              Subject: [PATCH] 5.004_02 or 5.005_51: fix regexp and tr character ranges in non-ASCII lands
11650      Branch: perl
11651            ! MANIFEST perl.h pod/perllocale.pod pod/perlop.pod
11652            ! pod/perlre.pod regcomp.c t/pragma/locale.t toke.c
11653 ____________________________________________________________________________
11654 [  1802] By: gsar                                  on 1998/09/23  03:03:39
11655         Log: adjust searchdict.t for EBCDIC (still needs documenting)
11656              From: pvhp@forte.com (Peter Prymmer)
11657              Date: Thu, 6 Aug 98 18:09:39 PDT
11658              Message-Id: <9808070109.AA06158@forte.com>
11659              Subject: [PATCH 5.005_02-TRIAL2] potential modification to t/lib/searchdict.t
11660      Branch: perl
11661            ! README.os390 t/lib/searchdict.t
11662 ____________________________________________________________________________
11663 [  1801] By: gsar                                  on 1998/09/23  02:54:15
11664         Log: silence redefined warning for XS(INIT) {}
11665      Branch: perl
11666            ! op.c
11667 ____________________________________________________________________________
11668 [  1800] By: gsar                                  on 1998/09/23  02:42:23
11669         Log: support match indices via special variables @- and @+
11670              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11671              Date: Tue, 21 Jul 1998 23:00:35 -0400 (EDT)
11672              Message-Id: <199807220300.XAA16081@monk.mps.ohio-state.edu>
11673              Subject: [PATCH 5.004_76] @- and @+
11674      Branch: perl
11675            ! av.c embed.h global.sym gv.c mg.c objXSUB.h objpp.h perl.h
11676            ! pod/perlvar.pod proto.h regnodes.h sv.c t/op/pat.t toke.c
11677 ____________________________________________________________________________
11678 [  1799] By: gsar                                  on 1998/09/23  01:44:31
11679         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11680              Date: Tue, 11 Aug 1998 18:43:29 -0400 (EDT)
11681              Message-Id: <199808112243.SAA14243@monk.mps.ohio-state.edu>
11682              Subject: Re: Segmentation fault for /a*abc?xyz+pqr{3}ab{2,}xy{4,5}pq{0,6}AB{0,}zz/
11683      Branch: perl
11684            ! regcomp.c t/op/re_tests
11685 ____________________________________________________________________________
11686 [  1798] By: gsar                                  on 1998/09/23  01:39:23
11687         Log: integrate maint-5.005 changes (except conflicting change#1794)
11688      Branch: perl
11689            ! Changes
11690           !> objXSUB.h op.c pod/perlfunc.pod pp.c regcomp.c t/op/re_tests
11691           !> toke.c util.c win32/config.bc win32/config.gc win32/config.vc
11692           !> win32/win32.h
11693 ____________________________________________________________________________
11694 [  1797] By: gsar                                  on 1998/09/23  01:32:36
11695         Log: add note to win32/Makefile about setting CCHOME
11696      Branch: perl
11697            ! win32/Makefile win32/makefile.mk
11698 ____________________________________________________________________________
11699 [  1796] By: gsar                                  on 1998/09/23  01:31:32
11700         Log: perl.pod tweak
11701      Branch: perl
11702            ! pod/perl.pod
11703 ____________________________________________________________________________
11704 [  1795] By: gsar                                  on 1998/09/21  20:34:10
11705         Log: make xsubpp generate well-formed code with CAPI && !PERL_OBJECT
11706      Branch: perl
11707            ! lib/ExtUtils/xsubpp
11708 ____________________________________________________________________________
11709 [  1789] By: gsar                                  on 1998/09/18  18:01:37
11710         Log: delay freeing itervar so C<for $i (@a) { return($i) }> works
11711      Branch: perl
11712            ! cop.h t/cmd/for.t
11713 ____________________________________________________________________________
11714 [  1788] By: gsar                                  on 1998/09/17  02:19:11
11715         Log: resync win32/config.?c with Porting/config.sh to pick up apiversion
11716      Branch: perl
11717            ! win32/config.bc win32/config.gc win32/config.vc
11718 ____________________________________________________________________________
11719 [  1787] By: gsar                                  on 1998/09/17  01:45:14
11720         Log: suppress bogus warning on C<sub x {} x()>
11721      Branch: perl
11722            ! toke.c
11723 ____________________________________________________________________________
11724 [  1786] By: gsar                                  on 1998/09/17  01:42:51
11725         Log: ntohl typo in objXSUB.h
11726      Branch: perl
11727            ! objXSUB.h
11728 ____________________________________________________________________________
11729 [  1785] By: gsar                                  on 1998/09/17  01:41:48
11730         Log: fill gaps in sig_* entries in win32/config.?c
11731      Branch: perl
11732            ! win32/config.bc win32/config.gc win32/config.vc
11733 ____________________________________________________________________________
11734 [  1781] By: larry                                 on 1998/09/05  23:48:24
11735         Log: tr/// logic was hosed under utf8
11736      Branch: perl
11737            ! doop.c op.c op.h pp.c proto.h
11738 ____________________________________________________________________________
11739 [  1780] By: larry                                 on 1998/09/05  23:44:16
11740         Log: several new tests needed tweaking to work under utf8
11741      Branch: perl
11742            ! t/comp/require.t t/op/pack.t t/op/substr.t
11743 ____________________________________________________________________________
11744 [  1779] By: larry                                 on 1998/09/05  23:41:42
11745         Log: index() applied BM optimization to wrong argument
11746      Branch: perl
11747            ! op.c util.c
11748 ____________________________________________________________________________
11749 [  1778] By: larry                                 on 1998/09/05  23:38:29
11750         Log: Implicit require during compile reset line numbering
11751      Branch: perl
11752            ! pp_ctl.c
11753
11754 ----------------
11755 Version 5.005_51
11756 ----------------
11757
11758 ____________________________________________________________________________
11759 [  1777] By: gsar                                  on 1998/08/10  07:02:38
11760         Log: various tweaks: fix signed vs. unsigned problems that prevented C++
11761              builds; add sundry PERL_OBJECT scaffolding to get it to build; fix
11762              lexical warning testsuite for win32
11763      Branch: perl
11764            ! Changes doop.c embed.h global.sym objXSUB.h objpp.h op.c
11765            ! pod/perlhist.pod pp.c pp_hot.c proto.h regcomp.c regexec.c
11766            ! sv.c t/pragma/warn-doio t/pragma/warn-mg t/pragma/warn-op
11767            ! t/pragma/warn-regexec toke.c utf8.c win32/GenCAPI.pl
11768            ! win32/Makefile win32/makefile.mk
11769 ____________________________________________________________________________
11770 [  1776] By: gsar                                  on 1998/08/09  17:53:48
11771         Log: fix coredump with MULTIPLICITY (ckWARN() needs early curcop init)
11772      Branch: perl
11773            ! Changes MANIFEST perl.c pod/perlhist.pod
11774 ____________________________________________________________________________
11775 [  1775] By: gsar                                  on 1998/08/09  14:35:33
11776         Log: tweak warning test
11777      Branch: perl
11778            ! t/pragma/warn-toke
11779 ____________________________________________________________________________
11780 [  1774] By: gsar                                  on 1998/08/09  14:13:46
11781         Log: add missing dTHR; notes for test failures due to small stacksize
11782      Branch: perl
11783            ! doio.c gv.c op.c sv.c t/pragma/warn-mg t/pragma/warn-regexec
11784            ! toke.c universal.c util.c
11785 ____________________________________________________________________________
11786 [  1773] By: gsar                                  on 1998/08/09  11:31:53
11787         Log: lexical warnings; tweaks to places that didn't apply correctly
11788              From:    pmarquess@bfsec.bt.co.uk (Paul Marquess)
11789              Date:    Wed, 29 Jul 1998 09:28:45 BST
11790              Message-Id: <9807290828.AA26286@claudius.bfsec.bt.co.uk>
11791              Subject: lexical warnings patch for 5.005_50
11792      Branch: perl
11793            + README.lexwarn lib/warning.pm t/pragma/warn-2use
11794            + t/pragma/warn-3both t/pragma/warn-4lint t/pragma/warn-5nolint
11795            + t/pragma/warn-doio t/pragma/warn-gv t/pragma/warn-mg
11796            + t/pragma/warn-op t/pragma/warn-perl t/pragma/warn-perly
11797            + t/pragma/warn-pp t/pragma/warn-pp_ctl t/pragma/warn-pp_hot
11798            + t/pragma/warn-pp_sys t/pragma/warn-regcomp
11799            + t/pragma/warn-regexec t/pragma/warn-sv t/pragma/warn-taint
11800            + t/pragma/warn-toke t/pragma/warn-universal t/pragma/warn-util
11801            + warning.h warning.pl
11802            ! Changes MANIFEST Makefile.SH cop.h doio.c global.sym gv.c
11803            ! lib/diagnostics.pm mg.c op.c op.h perl.c perl.h pp.c pp_ctl.c
11804            ! pp_hot.c pp_sys.c proto.h regcomp.c regexec.c sv.c t/op/tie.t
11805            ! t/pragma/warn-1global t/pragma/warning.t taint.c toke.c
11806            ! universal.c util.c
11807 ____________________________________________________________________________
11808 [  1772] By: gsar                                  on 1998/08/08  23:06:00
11809         Log: bump patchlevel to 5.005_51
11810      Branch: perl
11811            ! patchlevel.h win32/Makefile win32/config_H.bc
11812            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
11813 ____________________________________________________________________________
11814 [  1771] By: gsar                                  on 1998/08/08  23:01:57
11815         Log: fix bogus warning on "\x{123}"
11816              From: pmarquess@claudius.bfsec.bt.co.uk (Paul Marquess)
11817              Date: Mon, 27 Jul 1998 06:16:15 +0100 (BST)
11818              Message-Id: <9807270534.AA11102@claudius.bfsec.bt.co.uk>
11819              Subject: [5.005_50 PATCH] Some unicode problems
11820      Branch: perl
11821            ! regcomp.c toke.c
11822 ____________________________________________________________________________
11823 [  1770] By: gsar                                  on 1998/08/08  22:56:55
11824         Log: hide dup symbol for static build of ext/re
11825              From: Dominic Dunlop <domo@ppp72.vo.lu>
11826              Date: Wed, 29 Jul 1998 11:09:56 +0100 (WET DST)
11827              Message-Id: <199807291009.LAA08935@ppp72.vo.lu>
11828              Subject: Not OK: perl 5.00550 on powerpc-machten 4.1 [BOGUS PATCH]
11829      Branch: perl
11830            ! regcomp.c
11831 ____________________________________________________________________________
11832 [  1769] By: gsar                                  on 1998/08/08  22:45:06
11833         Log: fix double free on -Mutf8 -e '$b=uc("")'
11834              From: larry@wall.org (Larry Wall)
11835              Date: Fri, 7 Aug 1998 14:42:43 -0700
11836              Message-Id: <199808072142.OAA14920@wall.org>
11837              Subject: [PATCH 5.005_50]: uc("") and lc("") under utf8 fails
11838      Branch: perl
11839            ! pp.c
11840 ____________________________________________________________________________
11841 [  1768] By: gsar                                  on 1998/08/08  22:42:29
11842         Log: substr() assumes utf8 without say-so
11843              From: larry@wall.org (Larry Wall)
11844              Date: Fri, 7 Aug 1998 12:25:12 -0700
11845              Message-Id: <199808071925.MAA13436@wall.org>
11846              Subject: [PATCH 5.005_50] substr bug?
11847      Branch: perl
11848            ! pp.c
11849 ____________________________________________________________________________
11850 [  1767] By: gsar                                  on 1998/08/08  22:38:25
11851         Log: fix intolerance of SWASHes for blank lines
11852              From: Gisle Aas <aas@sn.no>
11853              Date: 06 Aug 1998 23:28:57 +0200
11854              Message-ID: <m3emutkdeu.fsf@furu.g.aas.no>
11855              Subject: Re: Re[2]: another joyride begins
11856      Branch: perl
11857            ! lib/utf8_heavy.pl
11858 ____________________________________________________________________________
11859 [  1766] By: gsar                                  on 1998/08/08  22:33:10
11860         Log: utf8 doc tweak
11861              From: Gisle Aas <aas@sn.no>
11862              Date: 05 Aug 1998 00:41:04 +0200
11863              Message-ID: <m3yat4wetb.fsf@furu.g.aas.no>
11864              Subject: Matching clumps
11865      Branch: perl
11866            ! lib/utf8.pm
11867 ____________________________________________________________________________
11868 [  1765] By: gsar                                  on 1998/08/08  22:31:37
11869         Log: kill bogus warning from -we 'use utf8; $_="\x{FF}"'
11870              From: Gisle Aas <aas@sn.no>
11871              Date: 04 Aug 1998 22:56:11 +0200
11872              Message-ID: <m3yat4sbys.fsf@furu.g.aas.no>
11873              Subject: Re: another joyride begins
11874      Branch: perl
11875            ! lib/utf8_heavy.pl
11876 ____________________________________________________________________________
11877 [  1764] By: gsar                                  on 1998/08/08  22:28:43
11878         Log: From: larry@wall.org (Larry Wall)
11879              Date: Tue, 4 Aug 1998 17:04:51 -0700
11880              Message-Id: <199808050004.RAA22592@wall.org>
11881              Subject: [PATCH 5.005_50] \pX not implemented!
11882      Branch: perl
11883            ! regcomp.c
11884 ____________________________________________________________________________
11885 [  1763] By: gsar                                  on 1998/08/08  22:27:15
11886         Log: From: Stephen McCamant <alias@mcs.com>
11887              Date: Sun,  2 Aug 1998 16:33:18 -0500 (CDT)
11888              Message-ID: <13764.55116.921952.837027@alias-2.pr.mcs.net>
11889              Subject: [PATCH] Eliminate superfluous RV2p[AH]Vs in oops[AH]V()
11890      Branch: perl
11891            ! op.c
11892 ____________________________________________________________________________
11893 [  1762] By: gsar                                  on 1998/08/08  22:26:09
11894         Log: From: Jarkko Hietaniemi <jhi@iki.fi>
11895              Date: Sun, 2 Aug 1998 22:05:28 +0300 (EET DST)
11896              Message-Id: <199808021905.WAA10592@alpha.hut.fi>
11897              Subject: [PATCH] 5.005_02-TRIAL1 or 5.004_05-MAINT_TRIAL_5: t/op/{pw,gr}ent.t
11898      Branch: perl
11899            + t/op/grent.t t/op/pwent.t
11900            ! MANIFEST
11901 ____________________________________________________________________________
11902 [  1761] By: gsar                                  on 1998/08/08  22:21:52
11903         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11904              Date: Thu, 30 Jul 1998 19:23:56 -0400 (EDT)
11905              Message-Id: <199807302323.TAA21175@monk.mps.ohio-state.edu>
11906              Subject: [5.005_50 PATCH] misprint in RE engine
11907      Branch: perl
11908            ! regexec.c t/op/re_tests
11909 ____________________________________________________________________________
11910 [  1760] By: gsar                                  on 1998/08/08  22:18:54
11911         Log: integrate maint-5.005 changes into mainline
11912      Branch: perl
11913           +> Porting/fixCORE README.os390 ebcdic.c win32/des_fcrypt.patch
11914           !> (integrate 138 files)
11915 ____________________________________________________________________________
11916 [  1672] By: gsar                                  on 1998/07/27  18:35:28
11917         Log: create new Changes
11918      Branch: perl
11919            + Changes
11920            ! Changes5.005 MANIFEST
11921 ____________________________________________________________________________
11922 [  1671] By: gsar                                  on 1998/07/27  18:30:57
11923         Log: rename Changes --> Changes5.005
11924      Branch: perl
11925           +> Changes5.005
11926            - Changes
11927 ____________________________________________________________________________
11928 [  1670] By: gsar                                  on 1998/07/27  18:10:14
11929         Log: integrate 5.005_01 changes from maint
11930      Branch: perl
11931            ! Changes
11932           !> README.win32 pod/perldelta.pod proto.h toke.c win32/GenCAPI.pl
11933           !> win32/win32.c
11934 ____________________________________________________________________________
11935 [  1667] By: nick                                  on 1998/07/26  14:31:01
11936         Log: Add dTHR so that it compiles miniperl in threaded mode
11937      Branch: perl
11938            ! doop.c mg.c regcomp.c regexec.c
11939 ____________________________________________________________________________
11940 [  1666] By: nick                                  on 1998/07/26  13:01:10
11941         Log: Resolve ansiperl against mainline (@1648?)
11942              Unclear that change number has "taken".
11943      Branch: ansiperl
11944           +> (branch 169 files)
11945            - ObjXSub.h XSLock.h compat3.sym fixvars pod/perld4.pod
11946           !> (integrate 131 files)
11947
11948 ----------------
11949 Version 5.005_50
11950 ----------------
11951
11952 ____________________________________________________________________________
11953 [  1665] By: gsar                                  on 1998/07/26  05:38:48
11954         Log: add trailing newline to file
11955      Branch: perl
11956            ! Changes lib/unicode/blocks.txt
11957 ____________________________________________________________________________
11958 [  1664] By: gsar                                  on 1998/07/26  05:08:48
11959         Log: integrate proto.h additions from maint-5.005
11960      Branch: perl
11961           !> pod/perlhist.pod proto.h
11962 ____________________________________________________________________________
11963 [  1663] By: gsar                                  on 1998/07/26  05:07:05
11964         Log: add new files to MANIFEST; add missing prototypes to proto.h;
11965              s/PL_utf8skip/utf8skip/ for now, or we end up with Perl_PL_;
11966              add typecasts to silence warnings; tweaks for win32 builds
11967      Branch: perl
11968            ! MANIFEST embed.h global.sym proto.h regexec.c toke.c utf8.h
11969            ! win32/Makefile win32/makefile.mk
11970 ____________________________________________________________________________
11971 [  1662] By: gsar                                  on 1998/07/26  05:01:52
11972         Log: add missing sv_*_mg() prototypes in proto.h, update perlhist.pod
11973      Branch: maint-5.005/perl
11974            ! pod/perlhist.pod proto.h
11975 ____________________________________________________________________________
11976 [  1661] By: gsar                                  on 1998/07/26  02:52:48
11977         Log: up patchlevel to 5.005_50
11978      Branch: perl
11979            ! Changes patchlevel.h win32/Makefile win32/config_H.bc
11980            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
11981 ____________________________________________________________________________
11982 [  1660] By: gsar                                  on 1998/07/26  02:43:57
11983         Log: integrate utfperl
11984      Branch: perl
11985           +> (branch 162 files)
11986           !> (integrate 29 files)
11987 ____________________________________________________________________________
11988 [  1659] By: gsar                                  on 1998/07/26  02:38:22
11989         Log: integrate maint-5.005 changes
11990      Branch: perl
11991           !> Changes README.vms djgpp/fixpmain emacs/ptags hints/beos.sh
11992           !> lib/Math/BigInt.pm pod/perldelta.pod pod/perlmodinstall.pod
11993           !> pod/perltoc.pod pp_sys.c t/lib/bigintpm.t
11994           !> vms/descrip_mms.template vms/subconfigure.com
11995 ____________________________________________________________________________
11996 [  1658] By: gsar                                  on 1998/07/26  02:23:46
11997         Log: VMS patches from Dan Sugalski <sugalskd@osshe.edu>
11998              Date: Fri, 24 Jul 1998 11:38:25 -0700
11999              Message-Id: <3.0.5.32.19980724113825.00a067b0@ous.edu>
12000              Subject: [PATCH 5.005] version number problem with VMS (Corrected)
12001              --
12002              Date: Fri, 24 Jul 1998 12:30:36 -0700
12003              Message-Id: <3.0.5.32.19980724123036.009f0390@ous.edu>
12004              Subject: [PATCH 5.005]Tweaks to README.vms
12005              --
12006              Date: Sat, 25 Jul 1998 17:56:55 -0700 (PDT)
12007              Message-ID: <Pine.GSO.3.96.980725175626.15740D-100000@netserve.ous.edu>
12008              Subject: [PATCH 5.005] Final build cleanup patch
12009      Branch: maint-5.005/perl
12010            ! README.vms vms/descrip_mms.template vms/subconfigure.com
12011 ____________________________________________________________________________
12012 [  1657] By: gsar                                  on 1998/07/26  02:19:50
12013         Log: another platform where pp_sselect() needs a whole fd_set buffer
12014              From: Lupe Christoph <lupe@alanya.m.isar.de>
12015              Date: Sat, 25 Jul 1998 19:49:33 +0200 (MET DST)
12016              Message-Id: <199807251749.TAA22347@alanya.m.isar.de>
12017              Subject: Patch for Not OK: perl 5.005 on i86pc-solaris-thread 2.6
12018      Branch: maint-5.005/perl
12019            ! pp_sys.c
12020 ____________________________________________________________________________
12021 [  1656] By: gsar                                  on 1998/07/26  02:12:46
12022         Log: fix problem building modules on dos-djgpp
12023              From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
12024              Date: Sat, 25 Jul 1998 00:53:39 +0200
12025              Message-ID: <19980725005339.C222@cdata.tvnet.hu>
12026              Subject: [PATCH 5.005] dos-djgpp and modules problem
12027      Branch: maint-5.005/perl
12028            ! djgpp/fixpmain
12029 ____________________________________________________________________________
12030 [  1655] By: gsar                                  on 1998/07/26  02:11:09
12031         Log: From: Tom Spindler <dogcow@home.merit.edu>
12032              Date: Wed, 22 Jul 1998 16:11:07 -0400
12033              Message-ID: <19980722161107.A16813@home.merit.edu>
12034              Subject: [PATCH 5.005] BeOS tweak
12035      Branch: maint-5.005/perl
12036            ! hints/beos.sh
12037 ____________________________________________________________________________
12038 [  1654] By: gsar                                  on 1998/07/26  02:09:29
12039         Log: various pod tweaks
12040      Branch: maint-5.005/perl
12041            ! Changes pod/perldelta.pod pod/perlmodinstall.pod
12042            ! pod/perltoc.pod
12043 ____________________________________________________________________________
12044 [  1653] By: gsar                                  on 1998/07/26  02:05:46
12045         Log: fix emacs/ptags for PL_* changes
12046              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12047              Date: Fri, 24 Jul 1998 03:12:35 -0400 (EDT)
12048              Message-Id: <199807240712.DAA04204@monk.mps.ohio-state.edu>
12049              Subject: [PATCH 5.004_76] Yet better ptags
12050      Branch: maint-5.005/perl
12051            ! emacs/ptags
12052 ____________________________________________________________________________
12053 [  1652] By: gsar                                  on 1998/07/26  02:03:01
12054         Log: fix behavior of <=> on bigints
12055              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
12056              Message-Id: <E0yzlfF-0004kz-00@taurus.cus.cam.ac.uk>
12057              Date: Fri, 24 Jul 1998 18:29:53 +0100
12058              Subject: [PATCH] Re: Math::BigInt <=> op is not correct.
12059      Branch: maint-5.005/perl
12060            ! lib/Math/BigInt.pm t/lib/bigintpm.t
12061 ____________________________________________________________________________
12062 [  1651] By: larry                                 on 1998/07/24  05:44:33
12063         Log: Here are the long-expected Unicode/UTF-8 modifications.
12064      Branch: utfperl
12065            + lib/unicode/ArabLink.pl lib/unicode/ArabLnkGrp.pl
12066            + lib/unicode/Bidirectional.pl lib/unicode/Block.pl
12067            + lib/unicode/Category.pl lib/unicode/CombiningClass.pl
12068            + lib/unicode/Decomposition.pl
12069            + lib/unicode/In/AlphabeticPresentationForms.pl
12070            + lib/unicode/In/Arabic.pl
12071            + lib/unicode/In/ArabicPresentationForms-A.pl
12072            + lib/unicode/In/ArabicPresentationForms-B.pl
12073            + lib/unicode/In/Armenian.pl lib/unicode/In/Arrows.pl
12074            + lib/unicode/In/BasicLatin.pl lib/unicode/In/Bengali.pl
12075            + lib/unicode/In/BlockElements.pl lib/unicode/In/Bopomofo.pl
12076            + lib/unicode/In/BoxDrawing.pl
12077            + lib/unicode/In/CJKCompatibility.pl
12078            + lib/unicode/In/CJKCompatibilityForms.pl
12079            + lib/unicode/In/CJKCompatibilityIdeographs.pl
12080            + lib/unicode/In/CJKSymbolsandPunctuation.pl
12081            + lib/unicode/In/CJKUnifiedIdeographs.pl
12082            + lib/unicode/In/CombiningDiacriticalMarks.pl
12083            + lib/unicode/In/CombiningHalfMarks.pl
12084            + lib/unicode/In/CombiningMarksforSymbols.pl
12085            + lib/unicode/In/ControlPictures.pl
12086            + lib/unicode/In/CurrencySymbols.pl lib/unicode/In/Cyrillic.pl
12087            + lib/unicode/In/Devanagari.pl lib/unicode/In/Dingbats.pl
12088            + lib/unicode/In/EnclosedAlphanumerics.pl
12089            + lib/unicode/In/EnclosedCJKLettersandMonths.pl
12090            + lib/unicode/In/GeneralPunctuation.pl
12091            + lib/unicode/In/GeometricShapes.pl lib/unicode/In/Georgian.pl
12092            + lib/unicode/In/Greek.pl lib/unicode/In/GreekExtended.pl
12093            + lib/unicode/In/Gujarati.pl lib/unicode/In/Gurmukhi.pl
12094            + lib/unicode/In/HalfwidthandFullwidthForms.pl
12095            + lib/unicode/In/HangulCompatibilityJamo.pl
12096            + lib/unicode/In/HangulJamo.pl lib/unicode/In/HangulSyllables.pl
12097            + lib/unicode/In/Hebrew.pl
12098            + lib/unicode/In/HighPrivateUseSurrogates.pl
12099            + lib/unicode/In/HighSurrogates.pl lib/unicode/In/Hiragana.pl
12100            + lib/unicode/In/IPAExtensions.pl lib/unicode/In/Kanbun.pl
12101            + lib/unicode/In/Kannada.pl lib/unicode/In/Katakana.pl
12102            + lib/unicode/In/Lao.pl lib/unicode/In/Latin-1Supplement.pl
12103            + lib/unicode/In/LatinExtended-A.pl
12104            + lib/unicode/In/LatinExtended-B.pl
12105            + lib/unicode/In/LatinExtendedAdditional.pl
12106            + lib/unicode/In/LetterlikeSymbols.pl
12107            + lib/unicode/In/LowSurrogates.pl lib/unicode/In/Malayalam.pl
12108            + lib/unicode/In/MathematicalOperators.pl
12109            + lib/unicode/In/MiscellaneousSymbols.pl
12110            + lib/unicode/In/MiscellaneousTechnical.pl
12111            + lib/unicode/In/NumberForms.pl
12112            + lib/unicode/In/OpticalCharacterRecognition.pl
12113            + lib/unicode/In/Oriya.pl lib/unicode/In/PrivateUse.pl
12114            + lib/unicode/In/SmallFormVariants.pl
12115            + lib/unicode/In/SpacingModifierLetters.pl
12116            + lib/unicode/In/Specials.pl
12117            + lib/unicode/In/SuperscriptsandSubscripts.pl
12118            + lib/unicode/In/Tamil.pl lib/unicode/In/Telugu.pl
12119            + lib/unicode/In/Thai.pl lib/unicode/In/Tibetan.pl
12120            + lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
12121            + lib/unicode/Is/BidiAN.pl lib/unicode/Is/BidiB.pl
12122            + lib/unicode/Is/BidiCS.pl lib/unicode/Is/BidiEN.pl
12123            + lib/unicode/Is/BidiES.pl lib/unicode/Is/BidiET.pl
12124            + lib/unicode/Is/BidiL.pl lib/unicode/Is/BidiON.pl
12125            + lib/unicode/Is/BidiR.pl lib/unicode/Is/BidiS.pl
12126            + lib/unicode/Is/BidiWS.pl lib/unicode/Is/C.pl
12127            + lib/unicode/Is/Cc.pl lib/unicode/Is/Cn.pl lib/unicode/Is/Co.pl
12128            + lib/unicode/Is/DCcircle.pl lib/unicode/Is/DCcompat.pl
12129            + lib/unicode/Is/DCfinal.pl lib/unicode/Is/DCfont.pl
12130            + lib/unicode/Is/DCinital.pl lib/unicode/Is/DCinitial.pl
12131            + lib/unicode/Is/DCisolated.pl lib/unicode/Is/DCnarrow.pl
12132            + lib/unicode/Is/DCnoBreak.pl lib/unicode/Is/DCsmall.pl
12133            + lib/unicode/Is/DCsquare.pl lib/unicode/Is/DCsub.pl
12134            + lib/unicode/Is/DCsuper.pl lib/unicode/Is/DCvertical.pl
12135            + lib/unicode/Is/DCwide.pl lib/unicode/Is/DecoCanon.pl
12136            + lib/unicode/Is/DecoCompat.pl lib/unicode/Is/Digit.pl
12137            + lib/unicode/Is/L.pl lib/unicode/Is/Ll.pl lib/unicode/Is/Lm.pl
12138            + lib/unicode/Is/Lo.pl lib/unicode/Is/Lower.pl
12139            + lib/unicode/Is/Lt.pl lib/unicode/Is/Lu.pl lib/unicode/Is/M.pl
12140            + lib/unicode/Is/Mc.pl lib/unicode/Is/Mirrored.pl
12141            + lib/unicode/Is/Mn.pl lib/unicode/Is/N.pl lib/unicode/Is/Nd.pl
12142            + lib/unicode/Is/No.pl lib/unicode/Is/P.pl lib/unicode/Is/Pd.pl
12143            + lib/unicode/Is/Pe.pl lib/unicode/Is/Po.pl
12144            + lib/unicode/Is/Print.pl lib/unicode/Is/Ps.pl
12145            + lib/unicode/Is/S.pl lib/unicode/Is/Sc.pl lib/unicode/Is/Sm.pl
12146            + lib/unicode/Is/So.pl lib/unicode/Is/Space.pl
12147            + lib/unicode/Is/Upper.pl lib/unicode/Is/Z.pl
12148            + lib/unicode/Is/Zl.pl lib/unicode/Is/Zp.pl lib/unicode/Is/Zs.pl
12149            + lib/unicode/JamoShort.pl lib/unicode/Makefile
12150            + lib/unicode/Name.pl lib/unicode/Number.pl
12151            + lib/unicode/To/Digit.pl lib/unicode/To/Lower.pl
12152            + lib/unicode/To/Title.pl lib/unicode/To/Upper.pl
12153            + lib/unicode/UnicodeData-Latest.txt lib/unicode/arabshp.txt
12154            + lib/unicode/blocks.txt lib/unicode/index2.txt
12155            + lib/unicode/jamo2.txt lib/unicode/mktables.PL
12156            + lib/unicode/names2.txt lib/unicode/props2.txt
12157            + lib/unicode/readme.txt lib/utf8.pm lib/utf8_heavy.pl t/UTEST
12158            + utf8.c utf8.h
12159            ! Makefile.SH doop.c embed.h embedvar.h global.sym handy.h mg.c
12160            ! op.c op.h perl.h perlvars.h pod/perlfunc.pod pod/perlop.pod
12161            ! pod/perlre.pod pp.c pp_ctl.c pp_hot.c proto.h regcomp.c
12162            ! regcomp.h regcomp.sym regexec.c regexp.h regnodes.h sv.c
12163            ! t/op/vec.t toke.c util.c vms/vmsish.h
12164 ____________________________________________________________________________
12165 [  1650] By: gsar                                  on 1998/07/24  04:06:48
12166         Log: create utfperl branch
12167      Branch: utfperl
12168           +> (branch 1079 files)
12169 ____________________________________________________________________________
12170 [  1649] By: gsar                                  on 1998/07/24  03:56:56
12171         Log: create maint-5.005 branch
12172      Branch: maint-5.005/perl
12173           +> (branch 1079 files)
12174 ____________________________________________________________________________
12175 [  1648] By: gsar                                  on 1998/07/24  03:36:35
12176         Log: un-checked-in 5.005 Changes  (this is 5.005 *exactly*)
12177      Branch: perl
12178            ! Changes
12179