update win32/config* stuff, Changes
[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_55        Development release working toward 5.006
79 ----------------
80
81 ____________________________________________________________________________
82 [  2943] By: gsar                                  on 1999/02/15  11:54:08
83         Log: #include patchlevel.h by default, provide
84              PERL_{REVISION,VERSION,SUBVERSION}
85      Branch: perl
86            ! patchlevel.h perl.h
87 ____________________________________________________________________________
88 [  2942] By: gsar                                  on 1999/02/15  10:26:59
89         Log: allow /0|NaN/ on some bigfloatpm.t tests for portability; other
90              misc fixes
91      Branch: perl
92            ! Makefile.SH t/io/argv.t t/lib/bigfloatpm.t t/lib/h2ph.t
93 ____________________________________________________________________________
94 [  2941] By: gsar                                  on 1999/02/15  10:24:37
95         Log: broken URLs fixed (from Michael G Schwern <schwern@pobox.com>)
96              Message-ID: <19990207002851.B9185@toldyouso.com>
97              Message-ID: <19990207212152.A9765@toldyouso.com>
98              Message-ID: <19990207212041.A9622@toldyouso.com>
99              Message-ID: <19990207213127.A10244@toldyouso.com>
100              Message-ID: <19990207212559.A9950@toldyouso.com>
101              Message-ID: <19990207212842.A9994@toldyouso.com>
102              Message-ID: <19990207212500.A9860@toldyouso.com>
103              Message-ID: <19990207213013.A10105@toldyouso.com>
104      Branch: perl
105            ! pod/perldiag.pod pod/perlembed.pod pod/perlfaq3.pod
106            ! pod/perlfaq4.pod pod/perlfaq9.pod pod/perlmodinstall.pod
107            ! pod/perlmodlib.pod pod/perltoc.pod
108 ____________________________________________________________________________
109 [  2940] By: gsar                                  on 1999/02/15  10:07:08
110         Log: enable dynaloading in C.pm-compiled programs (non-conflicting part
111              of suggested patch)
112              From: "Vishal Bhatia" <vishalb@my-dejanews.com>
113              Date: Mon, 08 Feb 1999 01:14:41 -0000
114              Message-ID: <DHIDFFOPMEFDBAAA@my-dejanews.com>
115              Subject: [PATCH 5.005_54] some pending C.pm stuff 
116      Branch: perl
117            ! ext/B/B/C.pm
118 ____________________________________________________________________________
119 [  2939] By: jhi                                   on 1999/02/15  08:40:18
120         Log: Integrate from mainperl.
121      Branch: cfgperl
122           +> t/lib/bigfloat.t t/lib/bigfloatpm.t
123            - lib/File/PathConvert.pm
124           !> (integrate 81 files)
125 ____________________________________________________________________________
126 [  2938] By: gsar                                  on 1999/02/15  06:56:39
127         Log: change#2839 was bogus, redo
128      Branch: perl
129           !> t/lib/h2ph.pht
130 ____________________________________________________________________________
131 [  2937] By: gsar                                  on 1999/02/15  06:38:15
132         Log: support Win32::GetFullPathName() and Win32::SetLastError()
133              From: jan.dubois@ibm.net (Jan Dubois)
134              Date: Tue, 09 Feb 1999 22:27:31 +0100
135              Message-ID: <36c1a2ed.8007554@smtp1.ibm.net>
136              Subject: [PATCH _54] Win32::GetFullPathName (Re: File::Spec::Win32 and UNCs)
137      Branch: perl
138            ! win32/win32.c
139 ____________________________________________________________________________
140 [  2936] By: gsar                                  on 1999/02/15  06:26:39
141         Log: support native integers, pack("L_",...) etc. (via private mail)
142              From: Jarkko Hietaniemi <jhi@iki.fi>
143              Date: Wed, 10 Feb 1999 00:04:52 +0200 (EET)
144              Message-Id: <199902092204.AAA29065@alpha.hut.fi>
145              Subject: the "packnative" patch
146      Branch: perl
147            ! pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod pp.c
148            ! t/lib/ipc_sysv.t t/op/pack.t
149 ____________________________________________________________________________
150 [  2935] By: gsar                                  on 1999/02/15  06:04:02
151         Log: From: Michael G Schwern <schwern@pobox.com>
152              Date: Tue, 9 Feb 1999 04:13:12 -0500
153              Message-ID: <19990209041312.A15788@toldyouso.com>
154              Subject: [PATCH]5.005_03-MAINT_TRIAL_5 utils/h2xs fixing -A & more
155      Branch: perl
156            ! utils/h2xs.PL
157 ____________________________________________________________________________
158 [  2934] By: gsar                                  on 1999/02/15  05:30:13
159         Log: fix bugs in the handling of negative numbers, among other things
160              From: Steven Knight <knight@theopera.baldmt.citilink.com>
161              Date: Mon, 8 Feb 1999 01:16:24 -0600
162              Message-Id: <199902080716.BAA24652@theopera.baldmt.citilink.com>
163              Subject: Math::BigFloat and Math::BigInt
164      Branch: perl
165            + t/lib/bigfloat.t t/lib/bigfloatpm.t
166            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/bigfloat.pl
167            ! t/lib/bigintpm.t
168 ____________________________________________________________________________
169 [  2933] By: gsar                                  on 1999/02/15  04:57:52
170         Log: From: "J. van Krieken" <John.van.Krieken@ATComputing.nl>
171              Date: Thu, 4 Feb 1999 17:25:25 +0100 (MET)
172              Message-Id: <199902041625.RAA14489@atcmpg.ATComputing.nl>
173              Subject: s2p incorrectly handles hold space commands
174      Branch: perl
175            ! x2p/s2p.PL
176 ____________________________________________________________________________
177 [  2932] By: gsar                                  on 1999/02/15  04:45:55
178         Log: clarify what a "line" is
179      Branch: perl
180            ! pod/perlfunc.pod pod/perlvar.pod
181 ____________________________________________________________________________
182 [  2931] By: gsar                                  on 1999/02/15  04:23:29
183         Log: backout change#2811 and add newer version based on File::Spec
184              From: Barrie Slaymaker <rbs@telerama.com>
185              Date: Thu, 11 Feb 1999 16:29:24 -0500
186              Message-ID: <36C34BB4.A62090E0@telerama.com>
187              Subject: [PATCH]5.005_54 (pod2html) Relative URLs using new File::Spec
188      Branch: perl
189            - lib/File/PathConvert.pm
190            ! MANIFEST installhtml lib/Pod/Html.pm
191 ____________________________________________________________________________
192 [  2930] By: gsar                                  on 1999/02/15  04:16:25
193         Log: From: Barrie Slaymaker <rbs@telerama.com>
194              Date: Thu, 11 Feb 1999 19:39:48 -0500
195              Message-ID: <36C37854.707D139@telerama.com>
196              Subject: [PATCH] 5.005_54 #2 Merging File::PathConvert in to File::Spec
197      Branch: perl
198            ! lib/File/Spec/Unix.pm lib/File/Spec/Win32.pm
199 ____________________________________________________________________________
200 [  2929] By: gsar                                  on 1999/02/15  04:06:50
201         Log: patches suggested by John Bley <jbb6@acpub.duke.edu> (with minor edits)
202              Date: Wed, 3 Feb 1999 05:24:55 -0500 (EST)
203              Message-ID: <Pine.SOL.3.91.990203051924.302A-100000@soc11.acpub.duke.edu>
204              Subject: [PATCH]5.005_54 (DOC) fix many typos
205              --
206              Date: Wed, 3 Feb 1999 08:53:53 -0500 (EST)
207              Message-ID: <Pine.SOL.3.91.990203085157.895A-100000@soc11.acpub.duke.edu>
208              Subject: [PATCH]5.005_54 (DOC) typos
209      Branch: perl
210            ! pod/perl5004delta.pod pod/perl5005delta.pod pod/perlcall.pod
211            ! pod/perldebug.pod pod/perlfaq1.pod pod/perlfaq2.pod
212            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
213            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
214            ! pod/perlfaq9.pod pod/perlfunc.pod pod/perlguts.pod
215            ! pod/perllol.pod pod/perlmod.pod pod/perlref.pod
216            ! pod/perlrun.pod pod/perlsub.pod pod/perltoc.pod
217            ! pod/perlvar.pod pod/perlxs.pod
218 ____________________________________________________________________________
219 [  2928] By: gsar                                  on 1999/02/15  03:39:53
220         Log: allow the Carp routines to pass through exception objects
221      Branch: perl
222            ! lib/Carp.pm
223 ____________________________________________________________________________
224 [  2927] By: gsar                                  on 1999/02/15  03:22:57
225         Log: mention Proc::Daemon (suggested by Michael G Schwern <schwern@pobox.com>)
226      Branch: perl
227            ! pod/perlfaq8.pod
228 ____________________________________________________________________________
229 [  2926] By: gsar                                  on 1999/02/15  03:19:39
230         Log: integrate h2ph.PL fixes from change#2809 (change#2838 was supposed to
231              have done that, but didn't)
232      Branch: perl
233           !> utils/h2ph.PL
234 ____________________________________________________________________________
235 [  2925] By: gsar                                  on 1999/02/15  03:17:01
236         Log: integrate cfgperl changes into mainline
237      Branch: perl
238            ! Changes
239           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
240           !> config_h.SH hints/openbsd.sh hints/ultrix_4.sh
241           !> pod/perlport.pod t/lib/h2ph.pht utils/h2ph.PL
242           !> vms/subconfigure.com
243 ____________________________________________________________________________
244 [  2924] By: gsar                                  on 1999/02/15  03:07:08
245         Log: add const qualifier to most char* prototypes, handle ripple effect
246      Branch: perl
247            ! gv.c hv.c hv.h mg.c op.c perl.c pod/perlguts.pod proto.h sv.c
248            ! universal.c util.c
249 ____________________________________________________________________________
250 [  2923] By: gsar                                  on 1999/02/15  01:04:30
251         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
252              Date: Thu, 04 Feb 1999 02:37:31 +0000
253              Message-Id: <199902040237.CAA03255@crypt.compulink.co.uk>
254              Subject: [PATCH 5.005_54] Re: .. misinterpreted as flipflop 
255      Branch: perl
256            ! pp_ctl.c t/op/range.t
257 ____________________________________________________________________________
258 [  2922] By: gsar                                  on 1999/02/15  00:24:34
259         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
260              Date: Sun, 31 Jan 1999 01:50:06 +0000
261              Message-Id: <199901310150.BAA16299@crypt.compulink.co.uk>
262              Subject: [PATCH 5.005_03t4] regexp flags bug
263      Branch: perl
264            ! regcomp.c t/op/re_tests
265 ____________________________________________________________________________
266 [  2921] By: gsar                                  on 1999/02/15  00:13:02
267         Log: use New() et al., rather than safemalloc() et al.
268              From: jan.dubois@ibm.net (Jan Dubois)
269              Date: Fri, 29 Jan 1999 23:27:22 +0100
270              Message-ID: <36bd33f2.51029616@smtp1.ibm.net>
271              Subject: [PATCH _03-MT5] POSIX.xs memory API
272      Branch: perl
273            ! ext/POSIX/POSIX.xs
274 ____________________________________________________________________________
275 [  2920] By: gsar                                  on 1999/02/15  00:05:33
276         Log: tweak READ() docs to mention $buffer must be altered by reference
277      Branch: perl
278            ! pod/perltie.pod
279 ____________________________________________________________________________
280 [  2919] By: gsar                                  on 1999/02/14  23:50:39
281         Log: applied suggested patch, with several language/readability tweaks
282              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
283              Date: Fri, 29 Jan 1999 00:25:02 -0500
284              Message-ID: <19990129002502.C2898@monk.mps.ohio-state.edu>
285              Subject: Re: [PATCH 5.005_*] Better parsing docs
286      Branch: perl
287            ! pod/perlop.pod
288 ____________________________________________________________________________
289 [  2918] By: gsar                                  on 1999/02/14  23:20:42
290         Log: several bug fixes; now croak()s when date exceeds integer limits (instead
291              of silently returning bogus values)
292              From: Peter Chines <pchines@nhgri.nih.gov>
293              Date: Wed, 27 Jan 1999 16:11:31 -0500
294              Message-Id: <199901272117.QAA21458@kronos.nhgri.nih.gov>
295              Subject: Time::Local
296      Branch: perl
297            ! lib/Time/Local.pm pod/perldelta.pod
298 ____________________________________________________________________________
299 [  2917] By: gsar                                  on 1999/02/14  11:21:43
300         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
301              Date: Thu, 28 Jan 1999 10:02:20 -0500
302              Message-ID: <19990128100220.A1321@monk.mps.ohio-state.edu>
303              Subject: Re: [PATCH 5.005_53] Better perldoc
304      Branch: perl
305            ! utils/perldoc.PL
306 ____________________________________________________________________________
307 [  2916] By: gsar                                  on 1999/02/14  10:59:38
308         Log: back out change#2751, apply updated version 
309              From: jan.dubois@ibm.net (Jan Dubois)
310              Date: Sat, 06 Feb 1999 01:06:29 +0100
311              Message-ID: <36bc844c.18763049@smtp1.ibm.net>
312              Subject: [PATCH] Cleanup of File::Spec module
313      Branch: perl
314            ! lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
315            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
316            ! lib/File/Spec/Win32.pm
317 ____________________________________________________________________________
318 [  2915] By: gsar                                  on 1999/02/14  10:48:01
319         Log: tweak select() test
320      Branch: perl
321            ! pod/perlipc.pod t/op/fh.t
322 ____________________________________________________________________________
323 [  2914] By: gsar                                  on 1999/02/14  10:25:55
324         Log: allow C<select('foo')> to autovivify *foo (SelectSaver expects that)
325      Branch: perl
326            ! op.c pod/perldiag.pod pp_sys.c t/op/misc.t
327 ____________________________________________________________________________
328 [  2913] By: gsar                                  on 1999/02/14  10:03:51
329         Log: From: Kenneth Albanowski <kjahds@kjahds.com>
330              Date: Sat, 23 Jan 1999 21:52:15 -0500 (EST)
331              Message-ID: <Pine.LNX.3.93.990123212857.446B-100000@kjahds.kjahds.com>
332              Subject: Re: SvOPV() or SvPV_nolen() or ...
333      Branch: perl
334            ! pod/perlguts.pod
335 ____________________________________________________________________________
336 [  2912] By: gsar                                  on 1999/02/14  09:57:29
337         Log: provide SvPV_nolen(sv) to avoid use of PL_na
338              From: jan.dubois@ibm.net (Jan Dubois)
339              Date: Sun, 24 Jan 1999 02:45:32 +0100
340              Message-ID: <36bb7ada.68485547@smtp1.ibm.net>
341              Subject: [PATCH 5.005_54]  _54 version of SvPV_nolen patch
342      Branch: perl
343            ! embed.h global.sym objXSUB.h pod/perlguts.pod proto.h sv.c
344            ! sv.h
345 ____________________________________________________________________________
346 [  2911] By: gsar                                  on 1999/02/14  06:51:05
347         Log: elide stray effluvium
348      Branch: perl
349            ! pod/perldelta.pod
350 ____________________________________________________________________________
351 [  2910] By: gsar                                  on 1999/02/14  05:51:56
352         Log: slurping an empty file should return '' rather than undef, with
353              commensurate effects on ARGV processing
354      Branch: perl
355            ! pod/perldelta.pod pod/perlfunc.pod pod/perlop.pod
356            ! pod/perlvar.pod pp_hot.c sv.h t/io/argv.t
357 ____________________________________________________________________________
358 [  2909] By: gsar                                  on 1999/02/14  00:02:11
359         Log: perly_c.diff typo
360      Branch: perl
361            ! perly.c perly_c.diff vms/perly_c.vms
362 ____________________________________________________________________________
363 [  2908] By: gsar                                  on 1999/02/13  18:20:13
364         Log: From: jan.dubois@ibm.net (Jan Dubois)
365              Date: Sat, 13 Feb 1999 13:25:53 +0100
366              Message-Id: <36c9629c.13334874@smtp1.ibm.net>
367              Subject: [PATCH 5.005_03-MT5] "goto must have label" message for C<goto ''>
368      Branch: perl
369            ! pod/perlfunc.pod pp_ctl.c t/lib/io_unix.t
370 ____________________________________________________________________________
371 [  2907] By: jhi                                   on 1999/02/13  15:07:26
372         Log: Integrate from mainperl.
373      Branch: cfgperl
374           +> emacs/e2ctags.pl pod/perltodo.pod t/op/lop.t
375           !> (integrate 150 files)
376 ____________________________________________________________________________
377 [  2906] By: jhi                                   on 1999/02/13  14:55:47
378         Log: AVAILABILITY sync.
379      Branch: maint-5.005/perl
380            ! pod/perl.pod
381 ____________________________________________________________________________
382 [  2905] By: gsar                                  on 1999/02/13  00:12:53
383         Log: integrate change#2898 from mainline
384              
385              support win32_putenv()
386      Branch: maint-5.005/perl
387           !> mg.c util.c win32/GenCAPI.pl win32/makedef.pl win32/perlhost.h
388           !> win32/win32.c win32/win32iop.h
389 ____________________________________________________________________________
390 [  2904] By: jhi                                   on 1999/02/12  21:23:30
391         Log: Add README.hurd, from Mark Kettenis <kettenis@wins.uva.nl>.
392      Branch: maint-5.005/perl
393            + README.hurd
394            ! MANIFEST
395 ____________________________________________________________________________
396 [  2903] By: gsar                                  on 1999/02/12  13:25:59
397         Log: From: jan.dubois@ibm.net (Jan Dubois)
398              Date: Sun, 24 Jan 1999 01:12:00 +0100
399              Message-ID: <36b66479.62756298@smtp1.ibm.net>
400              Subject: [PATCH 5.005_54] remove OVERLOAD conditionals
401      Branch: perl
402            ! XSUB.h dump.c gv.c hv.h mg.c perl.h perlvars.h pp.c pp.h
403            ! proto.h sv.c sv.h
404 ____________________________________________________________________________
405 [  2902] By: gsar                                  on 1999/02/12  12:55:11
406         Log: script to generate ctags from etags
407              From: Colin Kuskie <ckuskie@cadence.com>
408              Date: Wed, 20 Jan 1999 16:29:35 -0800 (PST)
409              Message-ID: <Pine.GSO.3.96.990120160519.5755Q-100000@pdxue150.cadence.com>
410              Subject: [PATCH 5.005_54] adding ctags to the source, FAQ, make
411      Branch: perl
412            + emacs/e2ctags.pl
413            ! Makefile.SH pod/perlfaq3.pod
414 ____________________________________________________________________________
415 [  2901] By: gsar                                  on 1999/02/12  12:40:17
416         Log: allow boolean assign ops to be lvalues
417              From: Stephen McCamant <smccam@uclink4.berkeley.edu>
418              Date: Mon, 11 Jan 1999 16:52:18 -0600 (CST)
419              Message-ID: <13978.32609.495338.544643@alias-2.pr.mcs.net>
420              --
421              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
422              Date: Mon, 18 Jan 1999 10:04:00 +0000
423              Message-Id: <199901181004.KAA17471@crypt.compulink.co.uk>
424              Subject: Re: [inconsistency 5.005_54] ||= not an lvalue 
425      Branch: perl
426            + t/op/lop.t
427            ! MANIFEST op.c
428 ____________________________________________________________________________
429 [  2900] By: jhi                                   on 1999/02/12  12:07:28
430         Log: SCO ODT/OSR release scanning.
431      Branch: maint-5.005/perl
432            ! Configure
433 ____________________________________________________________________________
434 [  2899] By: jhi                                   on 1999/02/12  12:03:48
435         Log: Configure update: OpenBSD thread-awareness, SCO ODT/OSR osvers.
436      Branch: cfgperl
437            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
438            ! config_h.SH hints/openbsd.sh
439 ____________________________________________________________________________
440 [  2898] By: gsar                                  on 1999/02/12  11:49:25
441         Log: support win32_putenv()
442      Branch: perl
443            ! mg.c util.c win32/GenCAPI.pl win32/makedef.pl win32/perlhost.h
444            ! win32/win32.c win32/win32iop.h
445 ____________________________________________________________________________
446 [  2897] By: jhi                                   on 1999/02/12  11:24:25
447         Log: Undo a big bad paste from change #2884.
448      Branch: maint-5.005/perl
449            ! hints/openbsd.sh
450 ____________________________________________________________________________
451 [  2896] By: jhi                                   on 1999/02/12  11:19:52
452         Log: Update the error message of db-recno.t to DB version 1.86
453              and the URL to www.sleepycat.com instead of www.bostic.com.
454      Branch: maint-5.005/perl
455            ! t/lib/db-recno.t
456 ____________________________________________________________________________
457 [  2895] By: gsar                                  on 1999/02/12  11:18:59
458         Log: integrate change#2854 from mainline
459              
460              compatibility fix: magic non-propagation in foreach implicit localization
461      Branch: maint-5.005/perl
462           !> pp_ctl.c t/op/local.t
463 ____________________________________________________________________________
464 [  2894] By: gsar                                  on 1999/02/12  11:09:27
465         Log: add missing hunk in change#2657
466      Branch: perl
467            ! ext/B/B/CC.pm
468 ____________________________________________________________________________
469 [  2893] By: gsar                                  on 1999/02/12  11:00:13
470         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
471              Date: Tue, 19 Jan 1999 20:13:15 -0500
472              Message-ID: <19990119201315.A21167@monk.mps.ohio-state.edu>
473              Subject: [PATCH 5.005_53] Remove extraneous sh in test suites
474      Branch: perl
475            ! t/op/fh.t t/op/misc.t t/op/runlevel.t t/pragma/strict.t
476            ! t/pragma/subs.t t/pragma/warning.t
477 ____________________________________________________________________________
478 [  2892] By: gsar                                  on 1999/02/12  10:44:38
479         Log: update change#2670 to later version
480              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
481              Date: Sun, 31 Jan 1999 16:16:14 +0000
482              Message-Id: <199901311616.QAA17673@crypt.compulink.co.uk>
483              Subject: Re: [PATCH 5.005_54] Evalled substitution parsing 
484      Branch: perl
485            ! t/op/subst.t toke.c
486 ____________________________________________________________________________
487 [  2891] By: gsar                                  on 1999/02/12  10:31:17
488         Log: make testsuite somewhat location independent
489      Branch: perl
490            ! (edit 117 files)
491 ____________________________________________________________________________
492 [  2890] By: gsar                                  on 1999/02/12  10:00:30
493         Log: add $AutoLoader::VERSION
494      Branch: perl
495            ! lib/AutoLoader.pm
496 ____________________________________________________________________________
497 [  2889] By: gsar                                  on 1999/02/12  09:55:48
498         Log: tweak PERL_STRICT_CR notes
499      Branch: perl
500            ! pod/perl5005delta.pod
501 ____________________________________________________________________________
502 [  2888] By: gsar                                  on 1999/02/12  09:41:45
503         Log: add note about test-notty target
504      Branch: perl
505            ! README.win32
506 ____________________________________________________________________________
507 [  2887] By: gsar                                  on 1999/02/12  09:37:37
508         Log: add perltodo.pod
509      Branch: perl
510            + pod/perltodo.pod
511            ! MANIFEST Todo pod/Makefile pod/perl.pod pod/roffitall
512            ! win32/pod.mak
513 ____________________________________________________________________________
514 [  2886] By: jhi                                   on 1999/02/12  08:52:14
515         Log: Integrate from mainperl.
516      Branch: cfgperl
517           +> t/op/fh.t
518           !> (integrate 30 files)
519 ____________________________________________________________________________
520 [  2885] By: gsar                                  on 1999/02/12  08:42:10
521         Log: note how to find REG_INFTY limit
522      Branch: perl
523            ! pod/perlre.pod
524 ____________________________________________________________________________
525 [  2884] By: jhi                                   on 1999/02/12  08:36:14
526         Log: OpenBSD pthreads awareness, thanks to
527              David Leonard <david.leonard@csee.uq.edu.au>
528      Branch: maint-5.005/perl
529            ! Configure hints/openbsd.sh
530 ____________________________________________________________________________
531 [  2883] By: jhi                                   on 1999/02/12  08:29:51
532         Log: AVAILABILITY sync.
533      Branch: maint-5.005/perl
534            ! pod/perl.pod
535 ____________________________________________________________________________
536 [  2882] By: gsar                                  on 1999/02/12  08:05:20
537         Log: IO is maintained by p5p (per Graham Barr's wishes)
538      Branch: perl
539            ! MAINTAIN ext/IO/ChangeLog ext/IO/README ext/IO/lib/IO/Dir.pm
540            ! ext/IO/lib/IO/Pipe.pm ext/IO/lib/IO/Poll.pm
541            ! ext/IO/lib/IO/Select.pm ext/IO/lib/IO/Socket.pm
542            ! ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/Socket/UNIX.pm
543 ____________________________________________________________________________
544 [  2881] By: gsar                                  on 1999/02/12  07:57:13
545         Log: fh.t typo
546      Branch: perl
547            ! t/op/fh.t
548 ____________________________________________________________________________
549 [  2880] By: gsar                                  on 1999/02/12  07:38:16
550         Log: PERL5OPT=-T enables taint mode (suggested by Jason Riedy <ejr@cise.ufl.edu>)
551      Branch: perl
552            ! perl.c pod/perlrun.pod
553 ____________________________________________________________________________
554 [  2879] By: gsar                                  on 1999/02/12  05:39:29
555         Log: fix ops that are not filehandle constructors to not create GV if it
556              doesn't already exist (avoids leaks); extend semantics of defined()
557              so that defined(*{$foo}) works (experimental)
558      Branch: perl
559            + t/op/fh.t
560            ! MANIFEST embed.h embed.pl objXSUB.h op.c pod/perldiag.pod pp.c
561            ! pp_hot.c pp_sys.c proto.h t/op/gv.t t/op/misc.t
562 ____________________________________________________________________________
563 [  2878] By: jhi                                   on 1999/02/11  22:00:50
564         Log: Replace changes #2783, #2784, #2785, with a single tested
565              patch from Francois Desarmenien <desar@club-internet.fr>. 
566      Branch: maint-5.005/perl
567            ! MANIFEST ext/GDBM_File/hints/sco.pl ext/IPC/SysV/SysV.xs
568            ! hints/sco.sh
569 ____________________________________________________________________________
570 [  2877] By: jhi                                   on 1999/02/11  20:44:00
571         Log: From: Chris Nandor <pudge@pobox.com>
572              To: perl5-porters@perl.org
573              Subject: [PATCH] perlport.pod 1.39
574              Date: Thu, 11 Feb 1999 12:28:35 -0500
575              Message-Id: <v04020a2db2e8c3177123@[192.168.0.77]>
576      Branch: cfgperl
577            ! pod/perlport.pod
578 ____________________________________________________________________________
579 [  2876] By: jhi                                   on 1999/02/11  20:43:17
580         Log: From: Chris Nandor <pudge@pobox.com>
581              To: perl5-porters@perl.org
582              Subject: [PATCH] perlport.pod 1.39
583              Date: Thu, 11 Feb 1999 12:28:35 -0500
584              Message-Id: <v04020a2db2e8c3177123@[192.168.0.77]>
585      Branch: maint-5.005/perl
586            ! pod/perlport.pod
587 ____________________________________________________________________________
588 [  2875] By: jhi                                   on 1999/02/11  20:35:08
589         Log: The fpsetmask() really is SCO5 only.
590      Branch: maint-5.005/perl
591            ! unixish.h
592 ____________________________________________________________________________
593 [  2874] By: jhi                                   on 1999/02/11  20:32:06
594         Log: Change #2783 missed these.
595      Branch: maint-5.005/perl
596            ! ext/IPC/SysV/SysV.xs unixish.h
597 ____________________________________________________________________________
598 [  2873] By: jhi                                   on 1999/02/11  20:27:45
599         Log: Import the change #2810 from cfgperl.
600      Branch: maint-5.005/perl
601            + ext/GDBM_File/hints/sco.pl
602            ! MANIFEST hints/sco.sh unixish.h
603 ____________________________________________________________________________
604 [  2872] By: jhi                                   on 1999/02/11  19:57:37
605         Log: Sync the current AVAILABILITY.
606      Branch: maint-5.005/perl
607            ! pod/perl.pod pod/perldelta.pod
608 ____________________________________________________________________________
609 [  2871] By: jhi                                   on 1999/02/11  19:42:54
610         Log: Copied the GNU/Hurd hints file over from cfgperl
611              because it works well enough (there are still some
612              rough edges in Hurd), verified via private
613              email from Mark Kettenis <kettenis@wins.uva.nl>
614      Branch: maint-5.005/perl
615            + hints/gnu.sh
616 ____________________________________________________________________________
617 [  2870] By: gsar                                  on 1999/02/11  11:17:08
618         Log: remove double typeglob deref (suggested by RonaldWS <ronaldws@aol.com>)
619      Branch: perl
620            ! ext/IO/lib/IO/Pipe.pm
621 ____________________________________________________________________________
622 [  2869] By: gsar                                  on 1999/02/11  11:00:56
623         Log: update win32/pod.mak
624      Branch: perl
625            ! win32/pod.mak
626 ____________________________________________________________________________
627 [  2868] By: gsar                                  on 1999/02/11  10:42:44
628         Log: From: Benjamin Low <b.d.low@unsw.edu.au>
629              Date: Fri, 08 Jan 1999 14:36:53 +1100
630              Message-ID: <36957D55.1D65A0B2@unsw.edu.au>
631              Subject: Re: [Fwd: IO::Socket::connect and blocking]
632      Branch: perl
633            ! ext/IO/lib/IO/Socket.pm
634 ____________________________________________________________________________
635 [  2867] By: gsar                                  on 1999/02/11  09:43:03
636         Log: av_extend() doc tweak from Jan Dubois
637      Branch: perl
638            ! pod/perlguts.pod
639 ____________________________________________________________________________
640 [  2866] By: gsar                                  on 1999/02/11  09:27:17
641         Log: display full pathname of unreadable files
642      Branch: perl
643            ! utils/perldoc.PL
644 ____________________________________________________________________________
645 [  2865] By: gsar                                  on 1999/02/11  09:02:31
646         Log: missing patch in change#2522
647      Branch: perl
648            ! lib/Pod/Text.pm
649 ____________________________________________________________________________
650 [  2864] By: jhi                                   on 1999/02/11  08:45:00
651         Log: From: Spider Boardman <spider@zk3.dec.com>
652              To: perlbug@perl.com
653              Subject: Not OK: perl 5.00503 +MAINT_TRIAL_5 on RISC-ultrix 4.4 (UNINSTALLED)
654              Date: Wed, 10 Feb 1999 23:33:31 -0500
655              Message-Id: <9902110433.AA12816@abyss.zk3.dec.com>
656      Branch: maint-5.005/perl
657            ! doio.c ext/IPC/SysV/SysV.xs hints/ultrix_4.sh
658 ____________________________________________________________________________
659 [  2863] By: jhi                                   on 1999/02/11  08:35:35
660         Log: AVAILABILITY.
661      Branch: maint-5.005/perl
662            ! pod/perl.pod
663 ____________________________________________________________________________
664 [  2862] By: gsar                                  on 1999/02/11  08:14:34
665         Log: integrate changes#2738,2740 from maint-5.005
666      Branch: perl
667           !> lib/ExtUtils/MakeMaker.pm
668 ____________________________________________________________________________
669 [  2861] By: jhi                                   on 1999/02/11  08:04:25
670         Log: Integrate from mainperl.
671      Branch: cfgperl
672           !> Changes perl.h pod/perl5005delta.pod pp_ctl.c t/op/local.t
673           !> t/op/range.t win32/config.gc
674 ____________________________________________________________________________
675 [  2860] By: gsar                                  on 1999/02/11  07:30:08
676         Log: binmode() support for cygwin32 (suggested by Steven Morlock
677              <newspost@morlock.net>)
678      Branch: perl
679            ! perl.h
680 ____________________________________________________________________________
681 [  2859] By: gsar                                  on 1999/02/11  07:14:21
682         Log: update Changes
683      Branch: perl
684            ! Changes
685           !> pod/perl5005delta.pod
686 ____________________________________________________________________________
687 [  2858] By: gsar                                  on 1999/02/11  07:10:59
688         Log: remove dup hunk
689      Branch: maint-5.005/perl
690            ! pod/perldelta.pod
691 ____________________________________________________________________________
692 [  2857] By: gsar                                  on 1999/02/11  07:09:20
693         Log: sync with parent version of perldelta.pod
694      Branch: maint-5.005/perl
695           !> pod/perldelta.pod
696 ____________________________________________________________________________
697 [  2856] By: gsar                                  on 1999/02/11  07:07:39
698         Log: integrate perldelta changes from maint-5.005
699      Branch: perl
700           !> pod/perl5005delta.pod
701 ____________________________________________________________________________
702 [  2855] By: gsar                                  on 1999/02/11  06:31:50
703         Log: applied suggested patch; added tests
704              From: Adam Krolnik <adamk@gypsy.cyrix.com>
705              Date: Sat, 12 Dec 98 15:30:18 -0600
706              Message-Id: <9812122130.AA03717@gypsy.eng.cyrix.com>
707              Subject: Range operation doesn't handle IV_MAX
708      Branch: perl
709            ! pp_ctl.c t/op/range.t
710 ____________________________________________________________________________
711 [  2854] By: gsar                                  on 1999/02/11  05:00:55
712         Log: compatibility fix: magic non-propagation in foreach implicit localization
713      Branch: perl
714            ! pp_ctl.c t/op/local.t win32/config.gc
715 ____________________________________________________________________________
716 [  2853] By: gsar                                  on 1999/02/11  00:33:06
717         Log: integrate change#2816 from mainline
718              
719              minor bug in dumping blessed subrefs
720      Branch: maint-5.005/perl
721           !> ext/Data/Dumper/Dumper.pm
722 ____________________________________________________________________________
723 [  2852] By: gsar                                  on 1999/02/10  23:17:49
724         Log: fair warning about -Dusethreads
725      Branch: maint-5.005/perl
726            ! Configure INSTALL README.threads
727 ____________________________________________________________________________
728 [  2851] By: jhi                                   on 1999/02/10  23:00:39
729         Log: Snapshot of the ongoing AVAILABILITY discussion.
730      Branch: maint-5.005/perl
731            ! pod/perl.pod
732 ____________________________________________________________________________
733 [  2850] By: jhi                                   on 1999/02/10  16:07:32
734         Log: OS390 and Windows AVAILABILITY entries enhanced.
735      Branch: maint-5.005/perl
736            ! pod/perl.pod
737 ____________________________________________________________________________
738 [  2849] By: jhi                                   on 1999/02/10  12:39:46
739         Log: AS/400 and Mac were not described right.
740      Branch: maint-5.005/perl
741            ! pod/perl.pod
742 ____________________________________________________________________________
743 [  2848] By: jhi                                   on 1999/02/10  09:13:49
744         Log: Added AVAILABILITY section.
745      Branch: maint-5.005/perl
746            ! pod/perl.pod
747 ____________________________________________________________________________
748 [  2847] By: jhi                                   on 1999/02/09  19:13:28
749         Log: Integrate from mainperl.
750      Branch: cfgperl
751           !> pod/perldelta.pod pod/perlfunc.pod pod/perlobj.pod
752           !> pod/perlop.pod pp.c t/op/method.t t/op/pack.t
753 ____________________________________________________________________________
754 [  2846] By: gsar                                  on 1999/02/09  13:53:28
755         Log: a modified version of suggested patch for pack template 'Z'; added docs
756              From: "Valeriy E. Ushakov" <uwe@ptc.spbu.ru>
757              Date: Mon, 16 Jun 1997 03:00:31 +0400 (MSD)
758              Message-ID: <%lOHpzIuGV@snark.ptc.spbu.ru>
759              Subject: lack of pack/unpack letter with useful symmetry for C null delimited strings
760      Branch: perl
761            ! pod/perldelta.pod pod/perlfunc.pod pp.c t/op/pack.t
762 ____________________________________________________________________________
763 [  2845] By: gsar                                  on 1999/02/09  00:03:26
764         Log: clarify docs for change#2835
765      Branch: perl
766            ! pod/perldelta.pod pod/perlop.pod
767 ____________________________________________________________________________
768 [  2844] By: gsar                                  on 1999/02/08  23:40:57
769         Log: addendum to change#2823
770              From: Stephen McCamant <smccam@uclink4.berkeley.edu>
771              Date: Sun, 13 Dec 1998 16:06:04 -0800 (PST)
772              Message-ID: <13940.21805.470054.299@fre-76-120.reshall.berkeley.edu>
773              Subject: [PATCH] Docs and tests for method-call syntax
774      Branch: perl
775            ! pod/perlobj.pod t/op/method.t
776 ____________________________________________________________________________
777 [  2843] By: jhi                                   on 1999/02/08  21:06:28
778         Log: Ultrix mmap tidbit.
779      Branch: cfgperl
780            ! hints/ultrix_4.sh
781 ____________________________________________________________________________
782 [  2842] By: jhi                                   on 1999/02/08  20:22:55
783         Log: Integrate from mainperl.
784      Branch: cfgperl
785           +> t/op/subst_wamp.t
786           !> (integrate 35 files)
787 ____________________________________________________________________________
788 [  2841] By: jhi                                   on 1999/02/08  18:23:26
789         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
790              To: Mailing list Perl5 <perl5-porters@perl.org>
791              Subject: [PATCH 5.005_53] s/\ba/./g was over-optimized
792              Date: Sun, 7 Feb 1999 17:25:22 -0500
793              Message-ID: <19990207172522.B894@monk.mps.ohio-state.edu>
794      Branch: cfgperl
795            + t/op/subst_amp.t
796            ! MANIFEST regcomp.c t/op/subst.t
797 ____________________________________________________________________________
798 [  2840] By: jhi                                   on 1999/02/08  18:16:54
799         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
800              To: Mailing list Perl5 <perl5-porters@perl.org>
801              Subject: [PATCH 5.005_53] Fix list-context //g with zero-length matches
802              Date: Sun, 7 Feb 1999 17:00:10 -0500
803              Message-ID: <19990207170009.A894@monk.mps.ohio-state.edu>
804      Branch: cfgperl
805            ! pp_hot.c t/op/pat.t
806 ____________________________________________________________________________
807 [  2839] By: jhi                                   on 1999/02/08  17:25:30
808         Log: A require was missing.
809      Branch: cfgperl
810            ! t/lib/h2ph.pht
811 ____________________________________________________________________________
812 [  2838] By: jhi                                   on 1999/02/08  16:38:41
813         Log: Bring in the change #2809 (the Configure part has been
814              modified rather a lot since the #2809, though.)
815      Branch: cfgperl
816            ! Configure utils/h2ph.PL
817 ____________________________________________________________________________
818 [  2837] By: jhi                                   on 1999/02/08  14:51:39
819         Log: Fix typo introduced in change #2836.
820      Branch: maint-5.005/perl
821            ! Configure
822 ____________________________________________________________________________
823 [  2836] By: jhi                                   on 1999/02/08  14:44:31
824         Log: Augment change #2809, the h2ph-*symbols patch.
825      Branch: maint-5.005/perl
826            ! Configure t/lib/h2ph.pht
827 ____________________________________________________________________________
828 [  2835] By: gsar                                  on 1999/02/08  14:40:23
829         Log: make qw() into a true list at compile time (slightly modified
830              variant of patch suggested by Tom Hughes <tom@compton.demon.co.uk>)
831      Branch: perl
832            ! pod/perldelta.pod pod/perlop.pod pp_hot.c toke.c
833 ____________________________________________________________________________
834 [  2834] By: gsar                                  on 1999/02/08  13:23:16
835         Log: make safesysmalloc() etc., always available; safemalloc() et al are
836              now macros that point to the right malloc; fix various places in
837              sources that need to always use safesysmalloc() et al
838      Branch: perl
839            ! embed.h embedvar.h global.sym iperlsys.h mg.c objXSUB.h perl.h
840            ! perl_exp.SH proto.h util.c vms/gen_shrfls.pl win32/makedef.pl
841 ____________________________________________________________________________
842 [  2833] By: gsar                                  on 1999/02/08  10:56:16
843         Log: remove spurious #endif in last change
844      Branch: perl
845            ! perl.h
846 ____________________________________________________________________________
847 [  2832] By: gsar                                  on 1999/02/08  10:34:55
848         Log: make EMBEDMYMALLOC the default and provide PERL_POLLUTE_MALLOC to let
849              them ask for insanity (untested)
850      Branch: perl
851            ! INSTALL Todo-5.005 ext/SDBM_File/sdbm/sdbm.h hints/machten.sh
852            ! hints/next_3.sh hints/next_4.sh hints/qnx.sh iperlsys.h
853            ! malloc.c perl.h pod/perldelta.pod pod/perlguts.pod sv.c
854 ____________________________________________________________________________
855 [  2831] By: jhi                                   on 1999/02/08  08:33:33
856         Log: Update vms/subconfigure.com along the lines of change #2829.
857      Branch: cfgperl
858            ! vms/subconfigure.com
859 ____________________________________________________________________________
860 [  2830] By: gsar                                  on 1999/02/08  00:19:46
861         Log: integrate cfgperl changes into mainline
862      Branch: perl
863           +> ext/DynaLoader/dl_beos.xs ext/GDBM_File/hints/sco.pl
864           +> lib/File/PathConvert.pm pod/perlthrtut.pod
865            ! Changes
866           !> (integrate 93 files)
867 ____________________________________________________________________________
868 [  2829] By: jhi                                   on 1999/02/07  23:49:46
869         Log: Configure update.
870              
871              Probe for mmap() et alia.
872              The *cc*symbols patch (just Configure, no h2ph).
873      Branch: cfgperl
874            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
875            ! config_h.SH perl.h
876 ____________________________________________________________________________
877 [  2828] By: gsar                                  on 1999/02/07  23:38:47
878         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
879              Date: Sun, 7 Feb 1999 17:25:22 -0500
880              Message-ID: <19990207172522.B894@monk.mps.ohio-state.edu>
881              Subject: [PATCH 5.005_53] s/\ba/./g was over-optimized
882      Branch: perl
883            + t/op/subst_amp.t t/op/subst_wamp.t
884            ! MANIFEST regcomp.c t/op/subst.t
885 ____________________________________________________________________________
886 [  2827] By: gsar                                  on 1999/02/07  23:27:32
887         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
888              Date: Sun, 7 Feb 1999 17:00:10 -0500
889              Message-ID: <19990207170009.A894@monk.mps.ohio-state.edu>
890              Subject: [PATCH 5.005_53] Fix list-context //g with zero-length matches
891      Branch: perl
892            ! pp_hot.c t/op/pat.t
893 ____________________________________________________________________________
894 [  2826] By: gsar                                  on 1999/02/07  23:26:04
895         Log: patch for change#2822, done right; add PERL_OBJECT stuff; regen headers
896              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
897              Date: Sun, 7 Feb 1999 15:07:27 -0500
898              Message-ID: <19990207150726.A571@monk.mps.ohio-state.edu>
899              Subject: Re: fixing memory leaks in REx compilation
900      Branch: perl
901            ! embed.h embed.pl objXSUB.h proto.h regcomp.c regcomp.h
902            ! regexec.c
903 ____________________________________________________________________________
904 [  2825] By: jhi                                   on 1999/02/07  18:05:13
905         Log: Integrate from mainperl.
906      Branch: cfgperl
907           +> lib/DB.pm t/comp/bproto.t
908           !> MANIFEST ext/Data/Dumper/Dumper.pm ext/SDBM_File/sdbm/sdbm.c
909           !> lib/Pod/Html.pm op.c perly.c perly.y perly_c.diff
910           !> pod/perldelta.pod pod/perlfunc.pod pod/perlop.pod regcomp.h
911           !> toke.c vms/perly_c.vms
912 ____________________________________________________________________________
913 [  2824] By: gsar                                  on 1999/02/07  14:21:48
914         Log: tweak doc on bitwise ops
915      Branch: perl
916            ! pod/perlop.pod
917 ____________________________________________________________________________
918 [  2823] By: gsar                                  on 1999/02/07  13:38:31
919         Log: applied suggested patch; regen perly* and vms/perly*
920              From: Stephen McCamant <smccam@uclink4.berkeley.edu>
921              Date: Sun, 13 Dec 1998 01:10:12 -0800 (PST)
922              Message-ID: <13939.26706.620683.846776@fre-76-120.reshall.berkeley.edu>
923              Subject: [PATCH] Re: Suggestion for perlobj man page
924      Branch: perl
925            ! perly.c perly.y perly_c.diff toke.c vms/perly_c.vms
926 ____________________________________________________________________________
927 [  2822] By: gsar                                  on 1999/02/07  12:39:09
928         Log: Ilya's idea for cleaning up failed regex allocs (substantive parts
929              disabled, fails tests)
930      Branch: perl
931            ! regcomp.h
932 ____________________________________________________________________________
933 [  2821] By: gsar                                  on 1999/02/07  11:09:39
934         Log: pod2html misinterprets Foo::Bar as a URL (fix suggested by Alexander Barilo
935              <Alexander.Barilo@aexp.com>)
936      Branch: perl
937            ! lib/Pod/Html.pm
938 ____________________________________________________________________________
939 [  2820] By: gsar                                  on 1999/02/07  10:20:35
940         Log: add draft debugging API implementation
941      Branch: perl
942            + lib/DB.pm
943            ! MANIFEST
944 ____________________________________________________________________________
945 [  2819] By: gsar                                  on 1999/02/07  09:58:45
946         Log: avoid garbage in db->dirbuf
947              From: Masahiro KAJIURA <masahiro.kajiura@toshiba.co.jp>
948              Date: Sat, 05 Dec 1998 14:14:54 +0900
949              Message-Id: <199812050514.OAA23268@toshiba.co.jp>
950              Subject: SDBM bug
951      Branch: perl
952            ! ext/SDBM_File/sdbm/sdbm.c
953 ____________________________________________________________________________
954 [  2818] By: gsar                                  on 1999/02/07  09:32:24
955         Log: missing entry
956      Branch: perl
957            ! MANIFEST
958 ____________________________________________________________________________
959 [  2817] By: gsar                                  on 1999/02/07  09:30:47
960         Log: properly prototype check parenthesized unary ops (e.g. defined(&a,&b))
961      Branch: perl
962            + t/comp/bproto.t
963            ! op.c pod/perldelta.pod pod/perlfunc.pod pod/perlop.pod
964 ____________________________________________________________________________
965 [  2816] By: gsar                                  on 1999/02/06  00:14:29
966         Log: minor bug in dumping blessed subrefs
967      Branch: perl
968            ! ext/Data/Dumper/Dumper.pm
969 ____________________________________________________________________________
970 [  2815] By: gsar                                  on 1999/02/05  03:44:50
971         Log: integrate change#2242 from mainline
972              
973              fix skipspace() to properly account for newlines in eval''-ed
974              strings (caused bogus line numbers in diagnostics and debugger)
975      Branch: maint-5.005/perl
976           !> toke.c
977 ____________________________________________________________________________
978 [  2814] By: jhi                                   on 1999/02/04  21:21:39
979         Log: Stratus perlport update.
980      Branch: maint-5.005/perl
981            ! pod/perlport.pod
982 ____________________________________________________________________________
983 [  2813] By: jhi                                   on 1999/02/04  21:16:54
984         Log: Stratus VOS update.
985              
986              From: Paul_Green@stratus.com
987              To: jhi@iki.fi
988              Subject: RE: VOS changes for Perl5.005_03 are ready!
989              Date: Thu, 4 Feb 1999 14:51:07 -0500
990              Message-ID: <1D1A4EF7AD4DD211A80D00A0C9D7DB665A0168@exna1.stratus.com>
991      Branch: maint-5.005/perl
992            + vos/vos_accept.c
993            ! MANIFEST README.vos perl.c pod/perlport.pod vos/Changes
994            ! vos/build.cm vos/compile_perl.cm vos/config.h
995            ! vos/config_h.SH_orig vos/perl.bind vos/test_vos_dummies.c
996            ! vos/vos_dummies.c vos/vosish.h
997 ____________________________________________________________________________
998 [  2812] By: jhi                                   on 1999/02/03  22:02:24
999         Log: Enhance change #2808.
1000              
1001              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
1002              To: perl5-porters@perl.org
1003              Subject: Re: [PATCH 5.00*]: perlbug checklist
1004              Date: Wed, 3 Feb 1999 19:02:27 +0000
1005              Message-Id: <E1087ZD-0005z1-00@taurus.cus.cam.ac.uk>
1006      Branch: cfgperl
1007            ! utils/perlbug.PL
1008 ____________________________________________________________________________
1009 [  2811] By: jhi                                   on 1999/02/03  21:53:23
1010         Log: From: Barrie Slaymaker <rbs@telerama.com>
1011              To: perl5-porters@perl.org
1012              CC: pod-people@perl.org
1013              Subject: [PATCH]5.005_54 (pod2html) Generate Relative URLs
1014              Date: Wed, 03 Feb 1999 10:34:18 -0500
1015              Message-ID: <36B86C7A.E99EFFF1@telerama.com>
1016              
1017              Add File::PathConvert.pm.
1018              Fix Pod::Html and installhtml to understand relative urls.
1019      Branch: cfgperl
1020            + lib/File/PathConvert.pm
1021            ! MANIFEST installhtml lib/Pod/Html.pm
1022 ____________________________________________________________________________
1023 [  2810] By: jhi                                   on 1999/02/03  20:25:10
1024         Log: From: Francois Desarmenien <desar@club-internet.fr>
1025              To: Mailing list Perl5 <perl5-porters@perl.org>
1026              Subject: [PATCH]5.005_54 (hints) SCO 3/5 hint files and SysV correction
1027              Date: Wed, 03 Feb 1999 13:13:24 +0000
1028              Message-ID: <36B84B74.5EC9B6C8@club-internet.fr>
1029              
1030              (note: this patch completely overrides Tom Wolfe's patch,
1031              change #2604)
1032      Branch: cfgperl
1033            + ext/GDBM_File/hints/sco.pl
1034            ! MANIFEST ext/IPC/SysV/SysV.xs hints/sco.sh
1035 ____________________________________________________________________________
1036 [  2809] By: jhi                                   on 1999/02/03  19:54:16
1037         Log: h2ph fixes + Configure patch to support them.
1038              
1039              From: "Kurt D. Starsinic" <kstar@chapin.edu>
1040              To: Graham Barr <gbarr@pobox.com>, Jarkko Hietaniemi <jhi@iki.fi>,
1041              Gurusamy Sarathy <gsar@engin.umich.edu>
1042              Cc: perl5-porters@perl.org
1043              Subject: [PATCH 5.00503_MT5] h2ph.PL
1044              Date: Tue, 2 Feb 1999 19:48:06 -0500
1045              Message-ID: <19990202194806.E10647@O2.chapin.edu>
1046      Branch: maint-5.005/perl
1047            ! Configure utils/h2ph.PL
1048 ____________________________________________________________________________
1049 [  2808] By: jhi                                   on 1999/02/03  16:59:55
1050         Log: Enhance the perlbug checklist.
1051      Branch: cfgperl
1052            ! utils/perlbug.PL
1053 ____________________________________________________________________________
1054 [  2807] By: jhi                                   on 1999/02/03  14:01:37
1055         Log: Document the standard strftime %formats.
1056              
1057              From: Dominic Dunlop <domo@vo.lu>
1058              To: "Kurt D. Starsinic" <kstar@chapin.edu>, Ben Gertzfield <che@debian.org>
1059              Subject: [PATCH] 5.00[45]*: Re: POSIX's strftime() does not enforce POSIX %C on Solaris
1060              Date: Tue, 2 Feb 1999 15:55:29 +0100
1061              Message-Id: <v0311070cb2dcb3f5f773@[212.24.192.188]>
1062      Branch: cfgperl
1063            ! ext/POSIX/POSIX.pod
1064 ____________________________________________________________________________
1065 [  2806] By: jhi                                   on 1999/02/03  13:58:00
1066         Log: Integrate from mainperl.
1067      Branch: cfgperl
1068           !> perl.h
1069 ____________________________________________________________________________
1070 [  2805] By: gsar                                  on 1999/02/03  03:32:31
1071         Log: PL_uuemap[] init needs help for sizeof()
1072      Branch: perl
1073            ! perl.h
1074 ____________________________________________________________________________
1075 [  2804] By: jhi                                   on 1999/02/02  20:44:30
1076         Log: These should've been already in #2803.
1077      Branch: cfgperl
1078            ! Configure config_h.SH vms/subconfigure.com
1079 ____________________________________________________________________________
1080 [  2803] By: jhi                                   on 1999/02/02  20:38:45
1081         Log: telldir prototype issue, from mists of time...
1082      Branch: cfgperl
1083            ! hints/netbsd.sh pp_sys.c
1084 ____________________________________________________________________________
1085 [  2802] By: jhi                                   on 1999/02/02  17:41:23
1086         Log: From: John Bley <jbb6@acpub.duke.edu>
1087              To: perlbug@perl.org
1088              Subject: [PATCH]5.005_54 (DOC) fix minor typos
1089              Date: Tue, 2 Feb 1999 07:52:52 -0500 (EST)
1090              Message-ID: <Pine.SOL.3.91.990202075115.23589A-100000@soc11.acpub.duke.edu>
1091      Branch: maint-5.005/perl
1092            ! pod/perlre.pod
1093 ____________________________________________________________________________
1094 [  2801] By: jhi                                   on 1999/02/02  17:40:14
1095         Log: From: John Bley <jbb6@acpub.duke.edu>
1096              To: perlbug@perl.org
1097              Subject: [PATCH]5.005_54 (DOC) fix minor typos
1098              Date: Tue, 2 Feb 1999 07:52:52 -0500 (EST)
1099              Message-ID: <Pine.SOL.3.91.990202075115.23589A-100000@soc11.acpub.duke.edu>
1100      Branch: cfgperl
1101            ! pod/perlre.pod
1102 ____________________________________________________________________________
1103 [  2800] By: jhi                                   on 1999/02/02  17:26:49
1104         Log: Update todo with POSIX 1003.1 1996 Edition reminder.
1105      Branch: cfgperl
1106            ! Todo-5.005
1107 ____________________________________________________________________________
1108 [  2799] By: jhi                                   on 1999/02/02  17:18:51
1109         Log: Update FindBin from maint-5.005.
1110      Branch: cfgperl
1111            ! lib/FindBin.pm
1112 ____________________________________________________________________________
1113 [  2798] By: jhi                                   on 1999/02/02  17:16:07
1114         Log: Fix typecasts in #2797
1115              
1116              From: "G. Del Merritt" <del@intranetics.com>
1117              Date: Fri, 29 Jan 1999 11:47:25 -0700
1118              Message-Id: <199901291847.LAA04828@jhereg.perl.com>
1119              Subject: Not OK: perl 5.00503 +MAINT_TRIAL_5 on MSWin32-x86-object 4.0 (PATCH included)
1120      Branch: cfgperl
1121            ! ext/POSIX/POSIX.xs
1122 ____________________________________________________________________________
1123 [  2797] By: jhi                                   on 1999/02/02  17:14:37
1124         Log: From: Ted Law <tedlaw@cibcwg.com>
1125              Date: Wed, 27 Jan 1999 14:54:03 -0500 (EST)
1126              Message-Id: <199901271954.OAA07391@dcm2.cibcwg.com>
1127              Subject: POSIX::strftime buffer overflow problem
1128      Branch: cfgperl
1129            ! ext/POSIX/POSIX.xs
1130 ____________________________________________________________________________
1131 [  2796] By: jhi                                   on 1999/02/02  17:13:23
1132         Log: Do not use File::Slurp.
1133      Branch: cfgperl
1134            ! t/lib/textfill.t
1135 ____________________________________________________________________________
1136 [  2795] By: jhi                                   on 1999/02/02  17:11:48
1137         Log: perlhist update from maint-5.005.
1138      Branch: cfgperl
1139            ! pod/perlhist.pod
1140 ____________________________________________________________________________
1141 [  2794] By: jhi                                   on 1999/02/02  17:10:33
1142         Log: POSIX::redef setv?buf() to IO::Handle:: (by gbarr).
1143      Branch: cfgperl
1144            ! ext/POSIX/POSIX.pm
1145 ____________________________________________________________________________
1146 [  2793] By: jhi                                   on 1999/02/02  17:08:39
1147         Log: Missed the html test from change #2787. 
1148      Branch: cfgperl
1149            ! t/lib/cgi-html.t
1150 ____________________________________________________________________________
1151 [  2792] By: jhi                                   on 1999/02/02  17:01:24
1152         Log: Update Getopt::Long to 2.19.
1153      Branch: cfgperl
1154            ! lib/Getopt/Long.pm
1155 ____________________________________________________________________________
1156 [  2791] By: jhi                                   on 1999/02/02  16:59:13
1157         Log: overload syntax is no longer experimental
1158      Branch: cfgperl
1159            ! lib/overload.pm
1160 ____________________________________________________________________________
1161 [  2790] By: jhi                                   on 1999/02/02  16:51:45
1162         Log: Re-introduce the typo corrections (update to CGI 2.46
1163              overran them).
1164      Branch: maint-5.005/perl
1165            ! lib/CGI.pm
1166 ____________________________________________________________________________
1167 [  2789] By: jhi                                   on 1999/02/02  16:47:50
1168         Log: Still doc fixes.
1169      Branch: cfgperl
1170            ! lib/diagnostics.pm
1171 ____________________________________________________________________________
1172 [  2788] By: jhi                                   on 1999/02/02  16:47:07
1173         Log: Doc fixes.
1174      Branch: cfgperl
1175            ! lib/CGI.pm lib/diagnostics.pm
1176 ____________________________________________________________________________
1177 [  2787] By: jhi                                   on 1999/02/02  16:38:55
1178         Log: CGI.pm updated to 2.46 (the CGI docs fixes redone
1179              where applicable).
1180      Branch: cfgperl
1181            ! eg/cgi/RunMeFirst eg/cgi/caution.xbm
1182            ! eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi eg/cgi/crash.cgi
1183            ! eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
1184            ! eg/cgi/dna.small.gif.uu eg/cgi/file_upload.cgi
1185            ! eg/cgi/frameset.cgi eg/cgi/index.html
1186            ! eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
1187            ! eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
1188            ! eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
1189            ! eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo.gif.uu
1190            ! lib/CGI.pm lib/CGI/Apache.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
1191            ! lib/CGI/Fast.pm lib/CGI/Push.pm lib/CGI/Switch.pm
1192 ____________________________________________________________________________
1193 [  2786] By: jhi                                   on 1999/02/02  16:17:52
1194         Log: Update CPAN to 1.47.
1195      Branch: cfgperl
1196            ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/Nox.pm
1197 ____________________________________________________________________________
1198 [  2785] By: jhi                                   on 1999/02/02  16:09:03
1199         Log: From: Mark-Jason Dominus <mjd@plover.com>
1200              Date: Sat, 16 Jan 1999 17:22:06 -0500
1201              Subject: Re: DOC PATCH (5.005_54 perlsub.pod)
1202              Message-ID: <19990116222206.3674.qmail@plover.com>
1203      Branch: cfgperl
1204            ! pod/perlsub.pod
1205 ____________________________________________________________________________
1206 [  2784] By: jhi                                   on 1999/02/02  16:01:31
1207         Log: Fix incorrect "used only once" warnings
1208              
1209              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1210              Date: Fri, 8 Jan 1999 04:37:10 -0500
1211              Message-ID: <19990108043710.A14390@monk.mps.ohio-state.edu>
1212              Subject: Re: change#965 flakiness
1213      Branch: cfgperl
1214            ! gv.c
1215 ____________________________________________________________________________
1216 [  2783] By: jhi                                   on 1999/02/02  15:50:38
1217         Log: perldelta updates.
1218      Branch: cfgperl
1219            ! pod/perldelta.pod
1220 ____________________________________________________________________________
1221 [  2782] By: jhi                                   on 1999/02/02  14:28:26
1222         Log: Mirror change #2781.
1223      Branch: cfgperl
1224            ! hints/linux.sh
1225 ____________________________________________________________________________
1226 [  2781] By: jhi                                   on 1999/02/02  14:27:01
1227         Log: Update the MkLinux note.
1228      Branch: maint-5.005/perl
1229            ! hints/linux.sh
1230 ____________________________________________________________________________
1231 [  2780] By: jhi                                   on 1999/02/02  14:10:59
1232         Log: Update todo.
1233      Branch: cfgperl
1234            ! Todo-5.005
1235 ____________________________________________________________________________
1236 [  2779] By: jhi                                   on 1999/02/02  14:00:25
1237         Log: Integrate from mainperl.
1238      Branch: cfgperl
1239            ! t/lib/textfill.t t/lib/textwrap.t
1240           !> (integrate 32 files)
1241 ____________________________________________________________________________
1242 [  2778] By: jhi                                   on 1999/02/02  13:56:23
1243         Log: VMS update, applicable parts of
1244              
1245              From: Dan Sugalski <sugalskd@osshe.edu>
1246              To: perl5-porters@perl.org
1247              Subject: [PATCH 5.005_03MT3]VMS configure tweak
1248              Date: Wed, 20 Jan 1999 12:05:18 -0800
1249              Message-Id: <3.0.6.32.19990120120518.00a98470@ous.edu>
1250              
1251              From: Dan Sugalski <sugalskd@osshe.edu>
1252              To: perlbug@perl.com, vmsperl@perl.org
1253              Subject: NOT OK: perl 5.00503 +MAINT_TRIAL_4 on VMSAXP (Patch included, of course)
1254              Date: Tue, 26 Jan 1999 14:40:38 -0800
1255              Message-Id: <3.0.6.32.19990126144038.02e5d650@ous.edu>
1256              
1257              From: Dan Sugalski <sugalskd@osshe.edu>
1258              To: perl5-porters@perl.org, vmsperl@perl.org
1259              Subject: [PATCH 5.005_03-MAILT_TRIAL_4]VMS test patches
1260              Date: Tue, 26 Jan 1999 14:55:29 -0800
1261              Message-Id: <3.0.6.32.19990126145529.02f22280@ous.edu>
1262      Branch: cfgperl
1263            ! vms/ext/Stdio/test.pl vms/subconfigure.com
1264 ____________________________________________________________________________
1265 [  2777] By: jhi                                   on 1999/02/02  13:43:24
1266         Log: Synch usethreads parts from maint-5.005.
1267      Branch: cfgperl
1268            ! hints/aix.sh hints/dec_osf.sh hints/dos_djgpp.sh
1269            ! hints/freebsd.sh hints/hpux.sh hints/irix_4.sh hints/irix_5.sh
1270            ! hints/irix_6.sh hints/irix_6_0.sh hints/irix_6_1.sh
1271            ! hints/linux.sh hints/os2.sh hints/solaris_2.sh hints/vmesa.sh
1272 ____________________________________________________________________________
1273 [  2776] By: jhi                                   on 1999/02/02  13:17:16
1274         Log: Jumbo FreeBSD update from Anton Berezin <tobez@plab.ku.dk>
1275      Branch: cfgperl
1276            ! Makefile.SH hints/freebsd.sh
1277 ____________________________________________________________________________
1278 [  2775] By: jhi                                   on 1999/02/02  13:13:24
1279         Log: Mention lib/Dumpvalue.pm.
1280      Branch: maint-5.005/perl
1281            ! pod/roffitall
1282 ____________________________________________________________________________
1283 [  2774] By: jhi                                   on 1999/02/02  13:10:39
1284         Log: Add perlthrtut, update pod/* machinery.
1285              (a pod/Makefile.SH is sorely needed)
1286      Branch: cfgperl
1287            + pod/perlthrtut.pod
1288            ! MANIFEST pod/Makefile pod/perl.pod pod/roffitall
1289 ____________________________________________________________________________
1290 [  2773] By: jhi                                   on 1999/02/02  12:54:24
1291         Log: From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
1292              To: perl5-porters@perl.org
1293              Subject: Re: [PATCH] perl5.005_03-MAINT_TRIAL_3: clarify Sv[INU]V versus Sv[INU]VX in perlguts
1294              Date: Tue, 26 Jan 1999 22:25:07 +0000
1295              Message-Id: <E105Gux-0000Ac-00@taurus.cus.cam.ac.uk>
1296      Branch: cfgperl
1297            ! pod/perlguts.pod
1298 ____________________________________________________________________________
1299 [  2772] By: jhi                                   on 1999/02/02  12:52:50
1300         Log: io/fs.t fails test #18.
1301              
1302              From: "G. Del Merritt" <del@intranetics.com>
1303              To: perlbug@perl.com
1304              Subject: NOT OK: perl 5.00503 +MAINT_TRIAL_4 on MSWin32-x86-object (PATCHES included)
1305              Date: Tue, 26 Jan 1999 12:09:09 -0700
1306              Message-Id: <199901261909.MAA25525@jhereg.perl.com>
1307              
1308              didn't apply cleanly because test #17 is not similar, applied manually
1309      Branch: cfgperl
1310            ! t/io/fs.t
1311 ____________________________________________________________________________
1312 [  2771] By: jhi                                   on 1999/02/02  12:47:34
1313         Log: Use perlbug instead of personal email address.
1314      Branch: cfgperl
1315            ! Configure
1316 ____________________________________________________________________________
1317 [  2770] By: jhi                                   on 1999/02/02  12:42:06
1318         Log: Miniperl fails to build (pp_sys.c was changed and iperlsys.h wasn't)
1319              
1320              From: "G. Del Merritt" <del@intranetics.com>
1321              To: perlbug@perl.com
1322              Subject: NOT OK: perl 5.00503 +MAINT_TRIAL_4 on MSWin32-x86-object (PATCHES included)
1323              Date: Tue, 26 Jan 1999 12:09:09 -0700
1324              Message-Id: <199901261909.MAA25525@jhereg.perl.com>
1325      Branch: cfgperl
1326            ! iperlsys.h
1327 ____________________________________________________________________________
1328 [  2769] By: jhi                                   on 1999/02/02  12:37:57
1329         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1330              To: Mailing list Perl5 <perl5-porters@perl.org>
1331              Subject: [PATCH 5.005_*] OS/2 threads
1332              Date: Tue, 26 Jan 1999 13:39:46 -0500
1333              Message-ID: <19990126133946.A11594@monk.mps.ohio-state.edu>
1334      Branch: cfgperl
1335            ! os2/os2ish.h
1336 ____________________________________________________________________________
1337 [  2768] By: jhi                                   on 1999/02/02  12:36:16
1338         Log: Apply change #2711 from maint-5.005:
1339              
1340              make ok", "make okfile", and "make nok" were broken
1341              with -Duseshrplib, because of a shared typo.
1342              
1343              From: Spider Boardman <spider@web.zk3.dec.com>
1344              To: perlbug@perl.com
1345              Subject: Not OK: perl 5.00503 +MAINT_TRIAL_4 on alpha-dec_osf-thread 5.0 (UNINSTALLED)
1346              Date: Wed, 27 Jan 1999 12:27:15 -0500
1347              Message-Id: <199901271727.MAA233455@web.zk3.dec.com>
1348      Branch: cfgperl
1349            ! Makefile.SH
1350 ____________________________________________________________________________
1351 [  2767] By: jhi                                   on 1999/02/02  12:29:57
1352         Log: Demangle spaces to tab+space.
1353      Branch: maint-5.005/perl
1354            ! hints/freebsd.sh
1355 ____________________________________________________________________________
1356 [  2766] By: jhi                                   on 1999/02/02  12:27:08
1357         Log: Make Configure use "int main()" instead of bare "main()".
1358              Like maint-5.005 change #2703 but now via metaconfig.
1359      Branch: cfgperl
1360            ! Configure
1361 ____________________________________________________________________________
1362 [  2765] By: jhi                                   on 1999/02/02  11:59:30
1363         Log: Undo part of change #2562.
1364      Branch: cfgperl
1365            ! Configure
1366 ____________________________________________________________________________
1367 [  2764] By: jhi                                   on 1999/02/02  11:52:39
1368         Log: NetBSD synch with maint-5.005.
1369      Branch: cfgperl
1370            ! Makefile.SH hints/netbsd.sh makedepend.SH unixish.h
1371 ____________________________________________________________________________
1372 [  2763] By: jhi                                   on 1999/02/02  11:44:07
1373         Log: $Config{installusrbinperl}
1374              (maint-5.005 changes #2614 and #2709)
1375      Branch: cfgperl
1376            ! Configure installperl
1377 ____________________________________________________________________________
1378 [  2762] By: jhi                                   on 1999/02/02  11:29:13
1379         Log: Errno update from maint-5.005 (changes #2583, #2710).
1380      Branch: cfgperl
1381            ! Configure ext/Errno/Errno_pm.PL
1382 ____________________________________________________________________________
1383 [  2759] By: jhi                                   on 1999/02/02  10:53:20
1384         Log: Update Trig.pm from maint-5.005.
1385      Branch: cfgperl
1386            ! lib/Math/Trig.pm
1387 ____________________________________________________________________________
1388 [  2758] By: jhi                                   on 1999/02/02  10:51:26
1389         Log: Detypo.
1390      Branch: maint-5.005/perl
1391            ! lib/Math/Trig.pm
1392 ____________________________________________________________________________
1393 [  2757] By: jhi                                   on 1999/02/02  10:41:26
1394         Log: MPE/iX update (mirror maint-5.005 change #2715)
1395      Branch: cfgperl
1396            ! hints/mpeix.sh mpeix/relink
1397 ____________________________________________________________________________
1398 [  2756] By: jhi                                   on 1999/02/02  10:38:08
1399         Log: BeOS update (Mirror maint-5.005 change #2727).
1400      Branch: cfgperl
1401            + ext/DynaLoader/dl_beos.xs
1402            ! Configure MANIFEST Makefile.SH README.beos hints/beos.sh
1403            ! lib/ExtUtils/MM_Unix.pm
1404 ____________________________________________________________________________
1405 [  2755] By: jhi                                   on 1999/02/02  09:07:51
1406         Log: Make FreeBSD 2.2.7 work with -Duseshrplib -ders.
1407      Branch: maint-5.005/perl
1408            ! hints/freebsd.sh
1409 ____________________________________________________________________________
1410 [  2754] By: gsar                                  on 1999/02/02  08:52:13
1411         Log: Todo updates from Andy Dougherty <doughera@lafayette.edu>
1412      Branch: perl
1413            ! Porting/pumpkin.pod Todo Todo-5.005
1414 ____________________________________________________________________________
1415 [  2753] By: gsar                                  on 1999/02/02  08:46:21
1416         Log: Todo tweaks
1417      Branch: perl
1418            ! Todo Todo-5.005
1419 ____________________________________________________________________________
1420 [  2752] By: jhi                                   on 1999/02/01  22:15:12
1421         Log: Add perlthrtut.pod.
1422              
1423              From: Dan Sugalski <sugalskd@osshe.edu>
1424              To: perl5-porters@perl.org
1425              Subject: perlthrtut.pod
1426              Date: Mon, 01 Feb 1999 10:57:11 -0800
1427              Message-Id: <3.0.6.32.19990201105711.02e62540@ous.edu>
1428      Branch: maint-5.005/perl
1429            + pod/perlthrtut.pod
1430            ! MANIFEST pod/Makefile pod/buildtoc pod/perldelta.pod
1431            ! pod/roffitall
1432 ____________________________________________________________________________
1433 [  2751] By: gsar                                  on 1999/02/01  07:28:05
1434         Log: devnull() support from Jan Dubois <jan.dubois@ibm.net> and others
1435      Branch: perl
1436            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
1437            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
1438 ____________________________________________________________________________
1439 [  2750] By: gsar                                  on 1999/02/01  07:09:20
1440         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1441              Date: Fri, 4 Dec 1998 01:02:03 -0500 (EST)
1442              Message-Id: <199812040602.BAA07215@monk.mps.ohio-state.edu>
1443              Subject: [PATCH 5.005_53] Debugging REx with lookbehind
1444      Branch: perl
1445            ! regexec.c
1446 ____________________________________________________________________________
1447 [  2749] By: gsar                                  on 1999/02/01  07:07:59
1448         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1449              Date: Fri, 4 Dec 1998 00:05:41 -0500 (EST)
1450              Message-Id: <199812040505.AAA16616@monk.mps.ohio-state.edu>
1451              Subject: [PATCH 5.005_53] Speed up .*? and half-fix UTF lookbehind
1452      Branch: perl
1453            ! regexec.c
1454 ____________________________________________________________________________
1455 [  2748] By: gsar                                  on 1999/02/01  06:47:06
1456         Log: From: "Jonathan I. Kamens" <jik@kamens.brookline.ma.us>
1457              Date: Thu, 3 Dec 1998 15:10:17 -0500
1458              Message-Id: <199812032010.PAA09692@jik.shore.net>
1459              Subject: sample checksum code in "perlfunc" man page is wrong
1460      Branch: perl
1461            ! pod/perlfunc.pod
1462 ____________________________________________________________________________
1463 [  2747] By: gsar                                  on 1999/02/01  06:35:13
1464         Log: typos in Pod/Text.pm
1465              From: "Greg Chapman" <glc@well.com>
1466              Date: Tue, 1 Dec 1998 10:50:18 -0800
1467              Message-Id: <199812011849.KAA08816@smtp.well.com>
1468              Subject: Glitch in Pod::Text
1469      Branch: perl
1470            ! lib/Pod/Text.pm
1471 ____________________________________________________________________________
1472 [  2746] By: gsar                                  on 1999/02/01  06:27:35
1473         Log: various win32-ish changes merged from maint-5.005
1474      Branch: perl
1475            ! README.win32 embedvar.h globvar.sym lib/ExtUtils/MM_Unix.pm
1476            ! objXSUB.h op.c perl.h perlvars.h pp.c sv.c t/io/fs.t toke.c
1477            ! win32/Makefile win32/config.bc win32/config.vc
1478            ! win32/config_sh.PL win32/makefile.mk win32/runperl.c
1479            ! win32/win32.c
1480 ____________________________________________________________________________
1481 [  2745] By: gsar                                  on 1999/02/01  04:51:54
1482         Log: integrate cfgperl changes into mainline
1483      Branch: perl
1484           !> INSTALL hints/aix.sh lib/Time/Local.pm pod/perldelta.pod
1485 ____________________________________________________________________________
1486 [  2744] By: gsar                                  on 1999/02/01  04:31:09
1487         Log: improved diagnostic on syntax errors at EOL
1488      Branch: perl
1489            ! toke.c
1490 ____________________________________________________________________________
1491 [  2743] By: gsar                                  on 1999/02/01  03:59:13
1492         Log: don't attempt connect() to bogus IP addresses
1493              From:    Graham Barr <gbarr@pobox.com>
1494              Date:    Sun, 31 Jan 1999 21:50:45 CST
1495              Message-Id: <19990131215045.A633@pobox.com>
1496      Branch: perl
1497            ! t/lib/io_multihomed.t
1498 ____________________________________________________________________________
1499 [  2742] By: gsar                                  on 1999/02/01  03:08:58
1500         Log: update Changes
1501      Branch: perl
1502            ! Changes pod/perldelta.pod
1503 ____________________________________________________________________________
1504 [  2741] By: gbarr                                 on 1999/02/01  03:00:42
1505         Log: Fix typecasts in #2728
1506              
1507              From: "G. Del Merritt" <del@intranetics.com>
1508              Date: Fri, 29 Jan 1999 11:47:25 -0700
1509              Message-Id: <199901291847.LAA04828@jhereg.perl.com>
1510              Subject: Not OK: perl 5.00503 +MAINT_TRIAL_5 on MSWin32-x86-object 4.0 (PATCH included)
1511      Branch: maint-5.005/perl
1512            ! ext/POSIX/POSIX.xs
1513 ____________________________________________________________________________
1514 [  2740] By: gsar                                  on 1999/02/01  02:43:07
1515         Log: CAPI inheritance tweak and doc
1516      Branch: maint-5.005/perl
1517            ! lib/ExtUtils/MakeMaker.pm
1518 ____________________________________________________________________________
1519 [  2739] By: jhi                                   on 1999/01/31  18:31:54
1520         Log: Undo changes #2730 and #2731 and replace them
1521              with an extensively tested patch from
1522              Anton Berezin <tobez@plab.ku.dk> (via private email).
1523      Branch: maint-5.005/perl
1524            ! Makefile.SH hints/freebsd.sh
1525 ____________________________________________________________________________
1526 [  2738] By: gsar                                  on 1999/01/31  05:04:32
1527         Log: fix bogus CAPI inheritance from change#2541
1528      Branch: maint-5.005/perl
1529            ! lib/ExtUtils/MakeMaker.pm
1530 ____________________________________________________________________________
1531 [  2737] By: gsar                                  on 1999/01/31  04:55:06
1532         Log: remove the big ugly thing jhi sneezed into INSTALL :-)
1533      Branch: maint-5.005/perl
1534            ! INSTALL
1535 ____________________________________________________________________________
1536 [  2736] By: jhi                                   on 1999/01/30  12:57:06
1537         Log: From: pvhp@forte.com (Peter Prymmer)
1538              To: perl-mvs@perl.org, perlbug@perl.com
1539              Subject: Not OK: perl 5.00503 +MAINT_TRIAL_5 on os390 05.00 (UNINSTALLED)
1540              Date: Fri, 29 Jan 99 19:22:31 PST
1541              Message-Id: <9901300322.AA19136@forte.com>
1542              
1543              (slighty edited at the end)
1544      Branch: maint-5.005/perl
1545            ! README.os390
1546 ____________________________________________________________________________
1547 [  2735] By: jhi                                   on 1999/01/30  11:49:54
1548         Log: Undo 5.005-devel random, srandom mention.
1549      Branch: maint-5.005/perl
1550            ! INSTALL
1551 ____________________________________________________________________________
1552 [  2734] By: jhi                                   on 1999/01/29  22:22:00
1553         Log: Add perlreftut.
1554      Branch: maint-5.005/perl
1555            + pod/perlreftut.pod
1556            ! MANIFEST pod/perl.pod pod/perldelta.pod pod/roffitall
1557 ____________________________________________________________________________
1558 [  2732] By: gsar                                  on 1999/01/29  20:09:44
1559         Log: integrate change#2720 from mainline
1560              
1561              missing space while munging CCFLAGS for PERL_CAPI
1562      Branch: maint-5.005/perl
1563           !> lib/ExtUtils/MM_Unix.pm
1564 ____________________________________________________________________________
1565 [  2731] By: jhi                                   on 1999/01/29  14:33:12
1566         Log: FreeBSD version numbers can be like "2.2.8-release".
1567      Branch: maint-5.005/perl
1568            ! hints/freebsd.sh
1569 ____________________________________________________________________________
1570 [  2730] By: jhi                                   on 1999/01/29  12:40:38
1571         Log: FreeBSD hints iteration (hopefully convergent).
1572              usethreads: require at least FreeBSD 2.2.8.
1573              signal type: mirror change #2429 in cfgperl.
1574      Branch: maint-5.005/perl
1575            ! hints/freebsd.sh
1576 ____________________________________________________________________________
1577 [  2729] By: gbarr                                 on 1999/01/29  05:06:32
1578         Log: Trial release 5
1579      Branch: maint-5.005/perl
1580            ! Changes patchlevel.h pod/perlhist.pod
1581 ____________________________________________________________________________
1582 [  2728] By: gbarr                                 on 1999/01/29  04:10:37
1583         Log: From: Ted Law <tedlaw@cibcwg.com>
1584              Date: Wed, 27 Jan 1999 14:54:03 -0500 (EST)
1585              Message-Id: <199901271954.OAA07391@dcm2.cibcwg.com>
1586              Subject: POSIX::strftime buffer overflow problem
1587      Branch: maint-5.005/perl
1588            ! ext/POSIX/POSIX.xs
1589 ____________________________________________________________________________
1590 [  2727] By: gbarr                                 on 1999/01/29  04:09:57
1591         Log: From: Tom Spindler <dogcow@isi.net>
1592              Date: Thu, 28 Jan 1999 17:15:11 -0800
1593              Message-ID: <19990128171510.A11778@isi.net>
1594              Subject: [PATCH] BeOS dynamic loading support for perl5.005_03_MT4
1595      Branch: maint-5.005/perl
1596            + ext/DynaLoader/dl_beos.xs
1597            ! Configure MANIFEST Makefile.SH README.beos hints/beos.sh
1598            ! lib/ExtUtils/MM_Unix.pm
1599 ____________________________________________________________________________
1600 [  2726] By: gbarr                                 on 1999/01/29  03:30:51
1601         Log: Remove use of File::Slurp in t/lib/textfill.t
1602      Branch: maint-5.005/perl
1603            ! t/lib/textfill.t
1604 ____________________________________________________________________________
1605 [  2725] By: gbarr                                 on 1999/01/29  03:11:41
1606         Log: From: Gurusamy Sarathy <gsar@ActiveState.com>
1607              Date: Wed, 27 Jan 1999 23:14:33 -0800
1608              Message-Id: <199901280714.XAA10176@activestate.com>
1609              Subject: Re: NOT OK: "@INC contains: ." after make install - MAINT_TRIAL_4 - 5.005_03 maintenance trial 4 MSWin32-x86-object
1610      Branch: maint-5.005/perl
1611            ! win32/Makefile win32/makefile.mk
1612 ____________________________________________________________________________
1613 [  2724] By: jhi                                   on 1999/01/28  19:27:15
1614         Log: Change jhi@iki.fi to perlbug@perl.com.
1615              Cosmetic change in semctl probing messages.
1616      Branch: maint-5.005/perl
1617            ! Configure hints/freebsd.sh
1618 ____________________________________________________________________________
1619 [  2723] By: jhi                                   on 1999/01/28  17:27:49
1620         Log: Yet another typo in a test program.
1621      Branch: maint-5.005/perl
1622            ! Configure
1623 ____________________________________________________________________________
1624 [  2722] By: jhi                                   on 1999/01/28  17:13:52
1625         Log: The pthreads_created_joinable test had a typo,
1626              by blind luck the default value works almost anywhere.
1627      Branch: maint-5.005/perl
1628            ! Configure
1629 ____________________________________________________________________________
1630 [  2721] By: jhi                                   on 1999/01/28  13:04:23
1631         Log: MinT support, adapted from change #2594.
1632      Branch: maint-5.005/perl
1633            + README.mint ext/POSIX/hints/mint.pl hints/mint.sh
1634            + mint/Makefile mint/README mint/errno.h mint/pwd.c mint/stdio.h
1635            + mint/sys/time.h mint/time.h
1636            ! MANIFEST doio.c malloc.c miniperlmain.c perl.c
1637            ! pod/perldelta.pod t/io/fs.t t/lib/safe2.t t/op/groups.t
1638            ! t/op/mkdir.t t/op/taint.t
1639 ____________________________________________________________________________
1640 [  2720] By: gsar                                  on 1999/01/27  21:54:42
1641         Log: missing space while munging CCFLAGS for PERL_CAPI
1642      Branch: perl
1643            ! lib/ExtUtils/MM_Unix.pm
1644 ____________________________________________________________________________
1645 [  2719] By: jhi                                   on 1999/01/27  19:49:49
1646         Log: From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
1647              To: perl5-porters@perl.org
1648              Subject: Re: [PATCH] perl5.005_03-MAINT_TRIAL_3: clarify Sv[INU]V versus Sv[INU]VX in perlguts
1649              Date: Tue, 26 Jan 1999 22:25:07 +0000
1650              Message-Id: <E105Gux-0000Ac-00@taurus.cus.cam.ac.uk>
1651      Branch: maint-5.005/perl
1652            ! pod/perlguts.pod
1653 ____________________________________________________________________________
1654 [  2718] By: jhi                                   on 1999/01/27  19:46:04
1655         Log: io/fs.t fails test #18 (sense of tests appears to have been
1656              changed incompletely; this patch just skips the test attached,
1657              a la test #17 preceding it).
1658              
1659              From: "G. Del Merritt" <del@intranetics.com>
1660              To: perlbug@perl.com
1661              Subject: NOT OK: perl 5.00503 +MAINT_TRIAL_4 on MSWin32-x86-object (PATCHES included)
1662              Date: Tue, 26 Jan 1999 12:09:09 -0700
1663              Message-Id: <199901261909.MAA25525@jhereg.perl.com>
1664      Branch: maint-5.005/perl
1665            ! t/io/fs.t
1666 ____________________________________________________________________________
1667 [  2717] By: jhi                                   on 1999/01/27  19:44:46
1668         Log: Miniperl fails to build (pp_sys.c was changed and iperlsys.h wasn't)
1669              
1670              From: "G. Del Merritt" <del@intranetics.com>
1671              To: perlbug@perl.com
1672              Subject: NOT OK: perl 5.00503 +MAINT_TRIAL_4 on MSWin32-x86-object (PATCHES included)
1673              Date: Tue, 26 Jan 1999 12:09:09 -0700
1674              Message-Id: <199901261909.MAA25525@jhereg.perl.com>
1675      Branch: maint-5.005/perl
1676            ! iperlsys.h
1677 ____________________________________________________________________________
1678 [  2716] By: jhi                                   on 1999/01/27  19:38:36
1679         Log: From: Dan Sugalski <sugalskd@osshe.edu>
1680              To: perlbug@perl.com, vmsperl@perl.org
1681              Subject: NOT OK: perl 5.00503 +MAINT_TRIAL_4 on VMSAXP (Patch included, of course)
1682              Date: Tue, 26 Jan 1999 14:40:38 -0800
1683              Message-Id: <3.0.6.32.19990126144038.02e5d650@ous.edu>
1684              
1685              From: Dan Sugalski <sugalskd@osshe.edu>
1686              To: perl5-porters@perl.org, vmsperl@perl.org
1687              Subject: [PATCH 5.005_03-MAILT_TRIAL_4]VMS test patches
1688              Date: Tue, 26 Jan 1999 14:55:29 -0800
1689              Message-Id: <3.0.6.32.19990126145529.02f22280@ous.edu>
1690      Branch: maint-5.005/perl
1691            ! t/lib/textfill.t t/lib/textwrap.t vms/ext/Stdio/test.pl
1692            ! vms/subconfigure.com
1693 ____________________________________________________________________________
1694 [  2715] By: jhi                                   on 1999/01/27  19:34:28
1695         Log: From: Mark Bixby <markb@spock.dis.cccd.edu>
1696              To: perl5-porters@perl.org
1697              Subject: [PATCH perl5.005_03-MAINT_TRIAL_4] MPE port tweaks
1698              Date: Tue, 26 Jan 1999 16:32:18 -0800 (PST)
1699              Message-Id: <199901270032.QAA13395@spock.dis.cccd.edu>
1700      Branch: maint-5.005/perl
1701            ! hints/mpeix.sh mpeix/relink
1702 ____________________________________________________________________________
1703 [  2714] By: jhi                                   on 1999/01/27  19:32:41
1704         Log: NetBSD does not do setruid, setrgid.
1705      Branch: maint-5.005/perl
1706            ! hints/netbsd.sh
1707 ____________________________________________________________________________
1708 [  2713] By: jhi                                   on 1999/01/27  19:28:53
1709         Log: FreeBSD usethreads, based on private email with
1710              Anton Berezin <tobez@plab.ku.dk>.
1711      Branch: maint-5.005/perl
1712            ! hints/freebsd.sh
1713 ____________________________________________________________________________
1714 [  2712] By: jhi                                   on 1999/01/27  19:26:17
1715         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1716              To: Mailing list Perl5 <perl5-porters@perl.org>
1717              Subject: [PATCH 5.005_*] OS/2 threads
1718              Date: Tue, 26 Jan 1999 13:39:46 -0500
1719              Message-ID: <19990126133946.A11594@monk.mps.ohio-state.edu>
1720      Branch: maint-5.005/perl
1721            ! os2/os2ish.h
1722 ____________________________________________________________________________
1723 [  2711] By: jhi                                   on 1999/01/27  19:24:28
1724         Log: "make ok", "make okfile", and "make nok" were broken
1725              with -Duseshrplib, because of a shared typo.
1726              
1727              From: Spider Boardman <spider@web.zk3.dec.com>
1728              To: perlbug@perl.com
1729              Subject: Not OK: perl 5.00503 +MAINT_TRIAL_4 on alpha-dec_osf-thread 5.0 (UNINSTALLED)
1730              Date: Wed, 27 Jan 1999 12:27:15 -0500
1731              Message-Id: <199901271727.MAA233455@web.zk3.dec.com>
1732      Branch: maint-5.005/perl
1733            ! Makefile.SH
1734 ____________________________________________________________________________
1735 [  2710] By: jhi                                   on 1999/01/27  19:22:23
1736         Log: Errno fixes:
1737              
1738              From: Spider Boardman <spider@web.zk3.dec.com>
1739              To: perlbug@perl.com
1740              Subject: Not OK: perl 5.00503 +MAINT_TRIAL_4 on alpha-dec_osf-thread 5.0 (UNINSTALLED)
1741              Date: Wed, 27 Jan 1999 12:27:15 -0500
1742              Message-Id: <199901271727.MAA233455@web.zk3.dec.com>
1743              
1744              From: Spider Boardman <spider@web.zk3.dec.com>
1745              To: perlbug@perl.com
1746              Subject: Not OK: perl 5.00503 +MAINT_TRIAL_4 on alpha-dec_osf-thread 5.0 (UNINSTALLED)
1747              Date: Wed, 27 Jan 1999 13:31:16 -0500
1748              Message-Id: <199901271831.NAA241001@web.zk3.dec.com>
1749      Branch: maint-5.005/perl
1750            ! Configure ext/Errno/Errno_pm.PL
1751 ____________________________________________________________________________
1752 [  2709] By: jhi                                   on 1999/01/27  19:17:35
1753         Log: Fix Configure installusrbinperl:
1754              
1755              From: Spider Boardman <spider@web.zk3.dec.com>
1756              To: jhi@iki.fi
1757              cc: perl5-porters@perl.org
1758              Subject: Re: Not OK: perl 5.00503 +MAINT_TRIAL_4 on alpha-dec_osf-thread 5.0 (UNINSTALLED)
1759              Date: Wed, 27 Jan 1999 13:03:35 -0500
1760              Message-Id: <199901271803.NAA238257@web.zk3.dec.com>
1761      Branch: maint-5.005/perl
1762            ! Configure
1763 ____________________________________________________________________________
1764 [  2708] By: gbarr                                 on 1999/01/26  04:14:42
1765         Log: Trial release 4
1766      Branch: maint-5.005/perl
1767            ! Changes patchlevel.h pod/perlhist.pod
1768 ____________________________________________________________________________
1769 [  2707] By: gbarr                                 on 1999/01/26  02:06:17
1770         Log: Add redef IO::Handle::* for setv?buf()
1771      Branch: maint-5.005/perl
1772            ! ext/POSIX/POSIX.pm
1773 ____________________________________________________________________________
1774 [  2706] By: jhi                                   on 1999/01/24  22:26:12
1775         Log: Better AIX libc nm scan.
1776      Branch: maint-5.005/perl
1777            ! Configure
1778 ____________________________________________________________________________
1779 [  2705] By: jhi                                   on 1999/01/24  15:14:30
1780         Log: Mention year-1900 and month 0..11.
1781      Branch: cfgperl
1782            ! lib/Time/Local.pm
1783 ____________________________________________________________________________
1784 [  2704] By: jhi                                   on 1999/01/24  15:13:36
1785         Log: Document Configure -Uinstallusrbinperl.
1786      Branch: cfgperl
1787            ! INSTALL pod/perldelta.pod
1788 ____________________________________________________________________________
1789 [  2703] By: jhi                                   on 1999/01/24  14:26:18
1790         Log: Minor Configure adjustments.
1791      Branch: maint-5.005/perl
1792            ! Configure
1793 ____________________________________________________________________________
1794 [  2702] By: jhi                                   on 1999/01/24  13:57:33
1795         Log: Use usethreads.cbu consistently.
1796      Branch: maint-5.005/perl
1797            ! Configure hints/aix.sh hints/dec_osf.sh hints/dos_djgpp.sh
1798            ! hints/freebsd.sh hints/hpux.sh hints/irix_4.sh hints/irix_5.sh
1799            ! hints/irix_6.sh hints/irix_6_0.sh hints/irix_6_1.sh
1800            ! hints/linux.sh hints/os2.sh hints/solaris_2.sh
1801 ____________________________________________________________________________
1802 [  2701] By: jhi                                   on 1999/01/24  13:55:43
1803         Log: Mention year-1900 and month 0..11 also here.
1804      Branch: maint-5.005/perl
1805            ! lib/Time/Local.pm
1806 ____________________________________________________________________________
1807 [  2700] By: jhi                                   on 1999/01/24  13:52:36
1808         Log: Document Configure -Uinstallusrbinperl.
1809      Branch: maint-5.005/perl
1810            ! INSTALL pod/perldelta.pod
1811 ____________________________________________________________________________
1812 [  2699] By: jhi                                   on 1999/01/24  13:01:57
1813         Log: perlopentut was missing.
1814      Branch: maint-5.005/perl
1815            + pod/perlopentut.pod
1816            ! MANIFEST pod/perldelta.pod
1817 ____________________________________________________________________________
1818 [  2698] By: jhi                                   on 1999/01/24  12:46:00
1819         Log: Use only xlc_r for usethreads.
1820      Branch: cfgperl
1821            ! hints/aix.sh
1822 ____________________________________________________________________________
1823 [  2697] By: jhi                                   on 1999/01/24  12:31:33
1824         Log: Remove t/op/grent.t (t/op/pwent.t was removed by #2685).
1825      Branch: maint-5.005/perl
1826            - t/op/grent.t
1827            ! MANIFEST
1828 ____________________________________________________________________________
1829 [  2696] By: gsar                                  on 1999/01/24  11:39:39
1830         Log: integrate changes#2255,2694 from mainline 
1831              
1832              another win32 portability fix: make sysread() and syswrite()
1833              work on sockets
1834              
1835              better notes on 'make' on win32
1836      Branch: maint-5.005/perl
1837            ! README.win32 pp_sys.c win32/win32.h
1838 ____________________________________________________________________________
1839 [  2695] By: gsar                                  on 1999/01/24  07:09:05
1840         Log: integrate cfgperl changes into mainline
1841      Branch: perl
1842           +> lib/Exporter/Heavy.pm
1843           !> (integrate 65 files)
1844 ____________________________________________________________________________
1845 [  2694] By: gsar                                  on 1999/01/24  01:28:49
1846         Log: better notes on 'make' on win32
1847      Branch: perl
1848            ! README.win32
1849 ____________________________________________________________________________
1850 [  2693] By: gbarr                                 on 1999/01/24  00:53:31
1851         Log: Integrate changes #2646,2647 from cfgperl
1852              
1853              Show LANGUAGE env var when needed. (Augment change #2645).
1854              
1855              SHMLBA strikes back in NetBSD/sparc.
1856              
1857              From: Dave Nelson <David.Nelson@bellcow.com>
1858              To: jhi@iki.fi
1859              Subject: perl5.005_02 + IPC::SysV + NetBSD/Sparc
1860              Date: Mon, 18 Jan 1999 22:07:56 -0600
1861              Message-Id: <199901190407.WAA02543@longhorn.bellcow.com>
1862      Branch: maint-5.005/perl
1863            ! util.c utils/perlbug.PL
1864           !> ext/IPC/SysV/SysV.xs
1865 ____________________________________________________________________________
1866 [  2692] By: gbarr                                 on 1999/01/24  00:28:52
1867         Log: Integrate #2630 from mainline and an errno save fix
1868      Branch: maint-5.005/perl
1869           !> doio.c
1870 ____________________________________________________________________________
1871 [  2691] By: gbarr                                 on 1999/01/24  00:28:37
1872         Log: Update CGI modules to 2.46 and Getopt::Long to 2.19
1873      Branch: maint-5.005/perl
1874            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm lib/CGI/Fast.pm
1875            ! lib/CGI/Push.pm lib/Getopt/Long.pm t/lib/cgi-html.t
1876 ____________________________________________________________________________
1877 [  2690] By: gbarr                                 on 1999/01/23  23:35:39
1878         Log: Integrate #2681 from cfgperl
1879              
1880              Better (I hope) LANGUAGE documentation.
1881      Branch: maint-5.005/perl
1882           !> pod/perllocale.pod
1883 ____________________________________________________________________________
1884 [  2689] By: gbarr                                 on 1999/01/23  23:31:59
1885         Log: More nosuid patches
1886              
1887              From: Jarkko Hietaniemi <jhi@iki.fi>
1888              Date: Fri, 22 Jan 1999 12:12:45 +0200 (EET)
1889              Message-ID: <13992.20253.269284.841300@alpha.hut.fi>
1890              Subject: Re: [PATCH] 5.005*: the "nosuid" problem: v2
1891      Branch: maint-5.005/perl
1892            ! Configure config_h.SH perl.c perl.h pod/perldelta.pod
1893            ! pod/perldiag.pod
1894 ____________________________________________________________________________
1895 [  2688] By: gbarr                                 on 1999/01/23  23:03:39
1896         Log: From: Anton Berezin <tobez@plab.ku.dk>
1897              Date: 21 Jan 1999 17:07:28 +0100
1898              Message-ID: <86emood2yn.fsf@lion.plab.ku.dk>
1899              Subject: [PATCH 5.005_54] hints/freebsd.sh - reflect the birth of version 4.0
1900      Branch: maint-5.005/perl
1901            ! hints/freebsd.sh
1902 ____________________________________________________________________________
1903 [  2687] By: gbarr                                 on 1999/01/23  22:52:58
1904         Log: overload syntax is no longer experimental
1905      Branch: maint-5.005/perl
1906            ! lib/overload.pm
1907 ____________________________________________________________________________
1908 [  2685] By: gbarr                                 on 1999/01/23  22:15:46
1909         Log: Remove t/op/pwent.t added from cfgperl, but is not robust.
1910      Branch: maint-5.005/perl
1911            - t/op/pwent.t
1912            ! MANIFEST
1913 ____________________________________________________________________________
1914 [  2684] By: gbarr                                 on 1999/01/23  22:13:07
1915         Log: More doc typos from Abigail, and undo some in lib/diagnostics.pm
1916              from change #2672
1917              
1918              From: abigail@fnx.com
1919              Date: Tue, 19 Jan 1999 19:32:42 -0500 (EST)
1920              Message-Id: <19990120003242.19938.qmail@alexandra.wayne.fnx.com>
1921              Subject: [PATCH 5.005_03 TRIAL3 lib/CGI.pm] Typos
1922              
1923              From: abigail@fnx.com
1924              Date: Tue, 19 Jan 1999 19:40:41 -0500 (EST)
1925              Message-Id: <19990120004041.20052.qmail@alexandra.wayne.fnx.com>
1926              Subject: [PATCH 5.005_03 TRIAL3 lib/CPAN.pm] Typos
1927      Branch: maint-5.005/perl
1928            ! lib/CGI.pm lib/CPAN.pm lib/diagnostics.pm
1929 ____________________________________________________________________________
1930 [  2683] By: jhi                                   on 1999/01/22  15:41:00
1931         Log: More de-cut-and-pastos.
1932      Branch: cfgperl
1933            ! hints/irix_6.sh hints/os2.sh
1934 ____________________________________________________________________________
1935 [  2682] By: jhi                                   on 1999/01/22  15:30:51
1936         Log: usethreads.cbu cut-and-pasto.
1937      Branch: cfgperl
1938            ! hints/solaris_2.sh
1939 ____________________________________________________________________________
1940 [  2681] By: jhi                                   on 1999/01/22  14:54:55
1941         Log: Better (I hope) LANGUAGE documentation.
1942      Branch: cfgperl
1943            ! pod/perllocale.pod
1944 ____________________________________________________________________________
1945 [  2680] By: jhi                                   on 1999/01/22  09:20:29
1946         Log: From: Dan Sugalski <sugalskd@osshe.edu>
1947              To: perl5-porters@perl.org
1948              Subject: [PATCH 5.005_03MT3]VMS configure tweak
1949              Date: Wed, 20 Jan 1999 12:05:18 -0800
1950              Message-Id: <3.0.6.32.19990120120518.00a98470@ous.edu>
1951      Branch: cfgperl
1952            ! vms/subconfigure.com
1953 ____________________________________________________________________________
1954 [  2679] By: jhi                                   on 1999/01/22  09:13:18
1955         Log: nosuid getmntent() branch.
1956      Branch: cfgperl
1957            ! perl.c perl.h
1958 ____________________________________________________________________________
1959 [  2678] By: jhi                                   on 1999/01/22  08:54:19
1960         Log: nosuid patch continued: *BSD needs <sys/param.h>.
1961      Branch: cfgperl
1962            ! Configure config_h.SH
1963 ____________________________________________________________________________
1964 [  2677] By: gbarr                                 on 1999/01/22  03:38:07
1965         Log: Integrate #2645, #2648 and update patching.pod
1966              
1967              Document the GNU LANGUAGE env var.
1968              
1969              Mention /usr/share/locale.
1970              
1971              From: Daniel Grisinger <dgris@moiraine.dimensional.com>
1972              Date: 21 Jan 1999 00:17:35 -0700
1973              Message-Id: <m31zkpqels.fsf_-_@moiraine.dimensional.com>
1974              Subject: [PATCH] patching.pod, misc fixes (was Re: Which ? What ? Why ? When ?)
1975      Branch: maint-5.005/perl
1976            ! Porting/patching.pod
1977           !> pod/perllocale.pod
1978 ____________________________________________________________________________
1979 [  2676] By: gbarr                                 on 1999/01/22  01:54:02
1980         Log: Fixup FindBin to use File::Spec
1981              
1982              Message-Id: <19990120185157.D24479@west-tip.transeda.com>
1983              Date: Wed, 20 Jan 1999 18:51:57 +0000
1984              From: Paul Johnson <pjcj@transeda.com>
1985              Subject: Re: [PATCH] 5005_54 Make FindBin work with UNC paths
1986      Branch: maint-5.005/perl
1987            ! lib/FindBin.pm
1988 ____________________________________________________________________________
1989 [  2675] By: gbarr                                 on 1999/01/22  01:38:31
1990         Log: Add new config values added for nosuid fix into VMS configure
1991              
1992              From: Dan Sugalski <sugalskd@osshe.edu>
1993              Date: Wed, 20 Jan 1999 12:05:18 -0800
1994              Message-Id: <3.0.6.32.19990120120518.00a98470@ous.edu>
1995              Subject: [PATCH 5.005_03MT3]VMS configure tweak
1996      Branch: maint-5.005/perl
1997            ! vms/subconfigure.com
1998 ____________________________________________________________________________
1999 [  2674] By: gbarr                                 on 1999/01/22  01:36:35
2000         Log: Fix for buggy compiler optimization on dec for pack("I",...)
2001              
2002              From: Achim Bohnet <ach@mpe.mpg.de>
2003              Date: Wed, 20 Jan 1999 20:25:53 +0100
2004              Message-Id: <199901201925.UAA16940@o06.xray.mpe.mpg.de>
2005              Subject: [PATCH] Not OK: perl 5.00503 +MAINT_TRIAL_3 on alpha-dec_osf 4.0
2006      Branch: maint-5.005/perl
2007            ! pp.c
2008 ____________________________________________________________________________
2009 [  2673] By: gbarr                                 on 1999/01/22  01:29:37
2010         Log: OS/2 patches from Ilya
2011              
2012              Date: Thu, 21 Jan 1999 02:08:27 -0500
2013              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2014              Subject: [PATCH 5.00*] makedepend
2015              Message-Id: <19990121020827.A25509@monk.mps.ohio-state.edu>
2016              
2017              Date: Thu, 21 Jan 1999 02:46:34 -0500
2018              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2019              Subject: [PATCH 5.005_*] Errno.pm suffers from \\ too
2020              Message-Id: <19990121024634.A25600@monk.mps.ohio-state.edu>
2021              
2022              Date: Thu, 21 Jan 1999 02:50:16 -0500
2023              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2024              Subject: [PATCH 5.005_03] Resend of OS/2 patch
2025              Message-Id: <19990121025016.A25612@monk.mps.ohio-state.edu>
2026              
2027              Date: Thu, 21 Jan 1999 03:58:29 -0500
2028              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2029              Subject: [PATCH 5.005_*] OS2::PrfDB was exploiting a bug in U32 XSUBs
2030              Message-Id: <19990121035829.A25822@monk.mps.ohio-state.edu>
2031      Branch: maint-5.005/perl
2032            ! ext/Errno/Errno_pm.PL makedepend.SH os2/Changes
2033            ! os2/Makefile.SHs os2/OS2/PrfDB/PrfDB.xs os2/os2.c
2034 ____________________________________________________________________________
2035 [  2672] By: gbarr                                 on 1999/01/22  01:05:45
2036         Log: More doc typo patches from Abigail
2037              
2038              From: abigail@fnx.com
2039              Message-Id: <19990120001410.19645.qmail@alexandra.wayne.fnx.com>
2040              Subject: [PATCH 5.005_03 TRIAL 3 lib/AutoLoader.pm]  Typos
2041              Date: Tue, 19 Jan 1999 19:14:10 -0500 (EST)
2042              
2043              From: abigail@fnx.com
2044              Message-Id: <19990120004312.20152.qmail@alexandra.wayne.fnx.com>
2045              Subject: [PATCH 5.005_03 TRIAL3 lib/Carp.pm] Typo
2046              Date: Tue, 19 Jan 1999 19:43:12 -0500 (EST)
2047              
2048              From: abigail@fnx.com
2049              Message-Id: <19990120004429.20190.qmail@alexandra.wayne.fnx.com>
2050              Subject: [PATCH 5.005_03 TRIAL3 lib/Cwd.pm] Typo
2051              Date: Tue, 19 Jan 1999 19:44:29 -0500 (EST)
2052              
2053              From: abigail@fnx.com
2054              Message-Id: <19990120005241.20693.qmail@alexandra.wayne.fnx.com>
2055              Subject: [PATCH 5.005_03 TRIAL3 lib/Safe.pm] Typo
2056              Date: Tue, 19 Jan 1999 19:52:41 -0500 (EST)
2057              
2058              From: abigail@fnx.com
2059              Message-Id: <19990120005525.20788.qmail@alexandra.wayne.fnx.com>
2060              Subject: [PATCH 5.005_03 TRIAL3 lib/SelfLoader.pm] Typos
2061              Date: Tue, 19 Jan 1999 19:55:25 -0500 (EST)
2062              
2063              From: abigail@fnx.com
2064              Message-Id: <19990120005821.20926.qmail@alexandra.wayne.fnx.com>
2065              Subject: [PATCH 5.005_03 TRIAL3 lib/Symbol.pm] Typo
2066              Date: Tue, 19 Jan 1999 19:58:21 -0500 (EST)
2067              
2068              From: abigail@fnx.com
2069              Message-Id: <19990120010002.20973.qmail@alexandra.wayne.fnx.com>
2070              Subject: [PATCH 5.005_03 TRIAL3 lib/Test.pm] Typo
2071              Date: Tue, 19 Jan 1999 20:00:02 -0500 (EST)
2072              
2073              From: abigail@fnx.com
2074              Message-Id: <19990120013823.23015.qmail@alexandra.wayne.fnx.com>
2075              Subject: [PATCH 5.005_03 TRIAL3 lib/diagnostics.pm] Typos  (ignore
2076              Date: Tue, 19 Jan 1999 20:38:23 -0500 (EST)
2077              
2078              From: abigail@fnx.com
2079              Message-Id: <19990120013909.23085.qmail@alexandra.wayne.fnx.com>
2080              Subject: [PATCH 5.005_03 TRIAL3 lib/ops.pm] Typo
2081              Date: Tue, 19 Jan 1999 20:39:09 -0500 (EST)
2082              
2083              From: abigail@fnx.com
2084              Message-Id: <19990120015817.24306.qmail@alexandra.wayne.fnx.com>
2085              Subject: [PATCH 5.005_03 TRIAL3 lib/overload.pm] Typos
2086              Date: Tue, 19 Jan 1999 20:58:16 -0500 (EST)
2087              
2088              From: abigail@fnx.com
2089              Message-Id: <19990120020326.24373.qmail@alexandra.wayne.fnx.com>
2090              Subject: [PATCH 5.005_03 TRIAL3 lib/re.pm] Typos
2091              Date: Tue, 19 Jan 1999 21:03:26 -0500 (EST)
2092      Branch: maint-5.005/perl
2093            ! ext/Opcode/Safe.pm ext/Opcode/ops.pm ext/re/re.pm
2094            ! lib/AutoLoader.pm lib/Carp.pm lib/Cwd.pm lib/SelfLoader.pm
2095            ! lib/Symbol.pm lib/Test.pm lib/diagnostics.pm lib/overload.pm
2096 ____________________________________________________________________________
2097 [  2671] By: gbarr                                 on 1999/01/22  00:40:13
2098         Log: Fix win32 for Borland compiler and spaces in paths
2099              
2100              From: Gurusamy Sarathy <gsar@activestate.com>
2101              Date: Mon, 18 Jan 1999 20:33:17 -0800
2102              Message-Id: <199901190433.UAA03656@activestate.com>
2103              Subject: [PATCH] 5.005_03-trial3 win32 issues
2104      Branch: maint-5.005/perl
2105            ! README.win32 win32/Makefile win32/config_sh.PL
2106            ! win32/makefile.mk win32/runperl.c
2107 ____________________________________________________________________________
2108 [  2670] By: jhi                                   on 1999/01/21  16:12:38
2109         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
2110              To: perl5-porters@perl.org
2111              Subject: Re: [PATCH 5.005_54] Evalled substitution parsing
2112              Date: Thu, 21 Jan 1999 12:08:01 +0000
2113              Message-Id: <199901211208.MAA01228@crypt.compulink.co.uk>
2114      Branch: cfgperl
2115            ! pod/perldiag.pod t/op/subst.t toke.c
2116 ____________________________________________________________________________
2117 [  2669] By: jhi                                   on 1999/01/21  16:11:46
2118         Log: To: perl5-porters@perl.org
2119              Subject: [PATCH 5.005_54] hints/freebsd.sh - reflect the birth of version 4.0
2120              From: Anton Berezin <tobez@plab.ku.dk>
2121              Date: 21 Jan 1999 17:07:28 +0100
2122              Message-ID: <86emood2yn.fsf@lion.plab.ku.dk>
2123      Branch: cfgperl
2124            ! hints/freebsd.sh
2125 ____________________________________________________________________________
2126 [  2668] By: jhi                                   on 1999/01/21  15:38:34
2127         Log: Add Daniel Grisinger <dgris@dimensional.com>.
2128      Branch: cfgperl
2129            ! AUTHORS MAINTAIN
2130 ____________________________________________________________________________
2131 [  2667] By: jhi                                   on 1999/01/21  15:32:28
2132         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2133              To: Mailing list Perl5 <perl5-porters@perl.org>
2134              Subject: [PATCH 5.005_53] Lean Exporter.pm
2135              Date: Thu, 21 Jan 1999 03:25:23 -0500
2136              Message-ID: <19990121032523.A25704@monk.mps.ohio-state.edu>
2137      Branch: cfgperl
2138            + lib/Exporter/Heavy.pm
2139            ! MANIFEST lib/Exporter.pm
2140 ____________________________________________________________________________
2141 [  2666] By: jhi                                   on 1999/01/21  15:24:10
2142         Log: From: "W. Phillip Moore" <wpm@ms.com>
2143              To: Graham Barr <gbarr@ti.com>, perlbug@perl.org
2144              Subject: Re: [PATCH] File::Path 1.04 bug (all perl5 core versions)
2145              Date: Tue, 19 Jan 1999 11:39:11 -0500 (EST)
2146              Message-ID: <13988.46383.298992.97303@zappa>
2147      Branch: cfgperl
2148            ! lib/File/Path.pm
2149 ____________________________________________________________________________
2150 [  2665] By: jhi                                   on 1999/01/21  15:20:48
2151         Log: CPAN update (CPAN-1.44_54) from Andreas and
2152              jumbo doc patch from Abigail.
2153              
2154              From: abigail@fnx.com
2155              To: perl5-porters@perl.org (Perl Porters)
2156              Subject: [PATCH 5.005_03 TRIAL 3 lib/AutoLoader.pm]  Typos
2157              Date: Tue, 19 Jan 1999 19:14:10 -0500 (EST)
2158              Message-ID: <19990120001410.19645.qmail@alexandra.wayne.fnx.com>
2159              
2160              From: abigail@fnx.com
2161              To: perl5-porters@perl.org (Perl Porters)
2162              Subject: [PATCH 5.005_03 TRIAL3 lib/CGI.pm] Typos
2163              Date: Tue, 19 Jan 1999 19:32:42 -0500 (EST)
2164              Message-ID: <19990120003242.19938.qmail@alexandra.wayne.fnx.com>
2165              
2166              From: abigail@fnx.com
2167              To: perl5-porters@perl.org (Perl Porters)
2168              Subject: [PATCH 5.005_03 TRIAL3 lib/CPAN.pm] Typos
2169              Date: Tue, 19 Jan 1999 19:40:41 -0500 (EST)
2170              Message-ID: <19990120004041.20052.qmail@alexandra.wayne.fnx.com>
2171              
2172              From: abigail@fnx.com
2173              To: perl5-porters@perl.org (Perl Porters)
2174              Subject: [PATCH 5.005_03 TRIAL3 lib/Carp.pm] Typo
2175              Date: Tue, 19 Jan 1999 19:43:12 -0500 (EST)
2176              Message-ID: <19990120004312.20152.qmail@alexandra.wayne.fnx.com>
2177              
2178              From: abigail@fnx.com
2179              To: perl5-porters@perl.org (Perl Porters)
2180              Subject: [PATCH 5.005_03 TRIAL3 lib/Cwd.pm] Typo
2181              Date: Tue, 19 Jan 1999 19:44:29 -0500 (EST)
2182              Message-ID: <19990120004429.20190.qmail@alexandra.wayne.fnx.com>
2183              
2184              From: abigail@fnx.com
2185              To: perl5-porters@perl.org (Perl Porters)
2186              Subject: [PATCH 5.005_03 TRIAL3 lib/Safe.pm] Typo
2187              Date: Tue, 19 Jan 1999 19:52:41 -0500 (EST)
2188              Message-ID: <19990120005241.20693.qmail@alexandra.wayne.fnx.com>
2189              
2190              From: abigail@fnx.com
2191              To: perl5-porters@perl.org (Perl Porters)
2192              Subject: [PATCH 5.005_03 TRIAL3 lib/SelfLoader.pm] Typos
2193              Date: Tue, 19 Jan 1999 19:55:25 -0500 (EST)
2194              Message-ID: <19990120005525.20788.qmail@alexandra.wayne.fnx.com>
2195              
2196              From: abigail@fnx.com
2197              To: perl5-porters@perl.org (Perl Porters)
2198              Subject: [PATCH 5.005_03 TRIAL3 lib/Symbol.pm] Typo
2199              Date: Tue, 19 Jan 1999 19:58:21 -0500 (EST)
2200              Message-ID: <19990120005821.20926.qmail@alexandra.wayne.fnx.com>
2201              
2202              From: abigail@fnx.com
2203              To: perl5-porters@perl.org (Perl Porters)
2204              Subject: [PATCH 5.005_03 TRIAL3 lib/Test.pm] Typo
2205              Date: Tue, 19 Jan 1999 20:00:02 -0500 (EST)
2206              Message-ID: <19990120010002.20973.qmail@alexandra.wayne.fnx.com>
2207              
2208              From: abigail@fnx.com
2209              To: perl5-porters@perl.org (Perl Porters)
2210              Subject: [PATCH 5.005_03 TRIAL3 lib/ops.pm] Typo
2211              Date: Tue, 19 Jan 1999 20:39:09 -0500 (EST)
2212              Message-ID: <19990120013909.23085.qmail@alexandra.wayne.fnx.com>
2213              
2214              From: abigail@fnx.com
2215              To: perl5-porters@perl.org (Perl Porters)
2216              Subject: [PATCH 5.005_03 TRIAL3 lib/diagnostics.pm] Typos  (ignore previous patch for this file...)
2217              Date: Tue, 19 Jan 1999 20:38:23 -0500 (EST)
2218              Message-ID: <19990120013823.23015.qmail@alexandra.wayne.fnx.com>
2219              
2220              From: abigail@fnx.com
2221              To: perl5-porters@perl.org (Perl Porters)
2222              Subject: [PATCH 5.005_03 TRIAL3 lib/overload.pm] Typos
2223              Date: Tue, 19 Jan 1999 20:58:16 -0500 (EST)
2224              Message-ID: <19990120015817.24306.qmail@alexandra.wayne.fnx.com>
2225              
2226              From: abigail@fnx.com
2227              To: perl5-porters@perl.org (Perl Porters)
2228              Subject: [PATCH 5.005_03 TRIAL3 lib/re.pm] Typos
2229              Date: Tue, 19 Jan 1999 21:03:26 -0500 (EST)
2230              Message-ID: <19990120020326.24373.qmail@alexandra.wayne.fnx.com>
2231      Branch: cfgperl
2232            ! ext/Opcode/Safe.pm ext/Opcode/ops.pm lib/AutoLoader.pm
2233            ! lib/CGI.pm lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/Nox.pm
2234            ! lib/Carp.pm lib/Cwd.pm lib/SelfLoader.pm lib/Symbol.pm
2235            ! lib/Test.pm lib/diagnostics.pm lib/fields.pm lib/overload.pm
2236 ____________________________________________________________________________
2237 [  2664] By: jhi                                   on 1999/01/21  14:47:43
2238         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2239              To: Mailing list Perl5 <perl5-porters@perl.org>
2240              Subject: [PATCH 5.005_*] OS2::PrfDB was exploiting a bug in U32 XSUBs
2241              Date: Thu, 21 Jan 1999 03:58:29 -0500
2242              Message-ID: <19990121035829.A25822@monk.mps.ohio-state.edu>
2243      Branch: cfgperl
2244            ! os2/Changes os2/OS2/PrfDB/PrfDB.xs
2245 ____________________________________________________________________________
2246 [  2663] By: jhi                                   on 1999/01/21  14:43:58
2247         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2248              To: Mailing list Perl5 <perl5-porters@perl.org>
2249              Subject: [PATCH 5.005_*] Errno.pm suffers from \\ too
2250              Date: Thu, 21 Jan 1999 02:46:34 -0500
2251              Message-ID: <19990121024634.A25600@monk.mps.ohio-state.edu>
2252      Branch: cfgperl
2253            ! ext/Errno/Errno_pm.PL
2254 ____________________________________________________________________________
2255 [  2662] By: jhi                                   on 1999/01/21  14:42:42
2256         Log: From: Daniel Grisinger <dgris@moiraine.dimensional.com>
2257              To: Francois Desarmenien <desar@club-internet.fr>
2258              Cc: Gurusamy Sarathy <gsar@activestate.com>,
2259              Mailing list Perl5 <perl5-porters@perl.org>, bugmongers@perl.org
2260              Subject: [PATCH] patching.pod, misc fixes (was Re: Which ? What ? Why ? When ?)
2261              Date: 21 Jan 1999 00:17:35 -0700
2262              Message-ID: <m31zkpqels.fsf_-_@moiraine.dimensional.com>
2263      Branch: cfgperl
2264            ! Porting/patching.pod
2265 ____________________________________________________________________________
2266 [  2661] By: jhi                                   on 1999/01/21  14:41:13
2267         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2268              To: Mailing list Perl5 <perl5-porters@perl.org>
2269              Subject: [PATCH 5.00*] makedepend
2270              Date: Thu, 21 Jan 1999 02:08:27 -0500
2271              Message-ID: <19990121020827.A25509@monk.mps.ohio-state.edu>
2272      Branch: cfgperl
2273            ! makedepend.SH
2274 ____________________________________________________________________________
2275 [  2660] By: jhi                                   on 1999/01/21  14:36:45
2276         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2277              To: Mailing list Perl5 <perl5-porters@perl.org>
2278              Subject: [PATCH 5.005_53] Pipes and 2>&1 on OS/2
2279              Date: Tue, 19 Jan 1999 20:06:45 -0500
2280              Message-ID: <19990119200645.A21154@monk.mps.ohio-state.edu>
2281      Branch: cfgperl
2282            ! os2/Changes os2/os2.c
2283 ____________________________________________________________________________
2284 [  2657] By: jhi                                   on 1999/01/21  11:40:35
2285         Log: From: "Vishal Bhatia" <vishalb@hotmail.com>
2286              To: perl5-porters@perl.org
2287              Subject: [PATCH 5.005_54]pp_mapstart & pp_grepstart return val (CC.pm)
2288              Date: Mon, 18 Jan 1999 01:32:31 PST
2289              Message-ID: <19990118093231.18443.qmail@hotmail.com>
2290      Branch: cfgperl
2291            ! ext/B/B/CC.pm
2292 ____________________________________________________________________________
2293 [  2656] By: jhi                                   on 1999/01/21  11:35:34
2294         Log: From: Achim Bohnet <ach@mpe.mpg.de>
2295              Subject: [PATCH] Not OK: perl 5.00503 +MAINT_TRIAL_3 on alpha-dec_osf 4.0 (UNINSTALLED) 
2296              Date: Wed, 20 Jan 1999 20:25:53 +0100
2297              Message-Id: <199901201925.UAA16940@o06.xray.mpe.mpg.de>
2298      Branch: cfgperl
2299            ! pp.c
2300 ____________________________________________________________________________
2301 [  2655] By: jhi                                   on 1999/01/21  10:46:01
2302         Log: Handle NIS (and NetInfo) more robustly.
2303      Branch: cfgperl
2304            ! t/op/grent.t t/op/pwent.t
2305 ____________________________________________________________________________
2306 [  2654] By: jhi                                   on 1999/01/21  10:17:20
2307         Log: Two-argument eaccess() of SCO.
2308      Branch: cfgperl
2309            ! pp_sys.c
2310 ____________________________________________________________________________
2311 [  2653] By: jhi                                   on 1999/01/21  08:53:14
2312         Log: -DNO_NOSUID_CHECK for those platforms which have no way
2313              of checking for nosuid but still want suidperl.
2314      Branch: cfgperl
2315            ! perl.c
2316 ____________________________________________________________________________
2317 [  2652] By: jhi                                   on 1999/01/21  08:22:50
2318         Log: The LANGUAGE mirrors LC_ALL usage.
2319      Branch: cfgperl
2320            ! Configure config_h.SH
2321 ____________________________________________________________________________
2322 [  2651] By: jhi                                   on 1999/01/20  22:01:21
2323         Log: I_MNTENT was missing.
2324      Branch: cfgperl
2325            ! Configure config_h.SH
2326 ____________________________________________________________________________
2327 [  2650] By: jhi                                   on 1999/01/19  13:42:03
2328         Log: NetBSD update, based on patches from the NetBSD packages system.
2329      Branch: cfgperl
2330            ! Makefile.SH hints/netbsd.sh makedepend.SH unixish.h
2331 ____________________________________________________________________________
2332 [  2649] By: jhi                                   on 1999/01/19  12:44:02
2333         Log: Jumbo Configure update.
2334              * -Uinstallusrbinperl: disable /usr/bin/perl installation
2335              by installperl
2336              * usethreads.cbu
2337              * use64bits.cbu
2338              * "nosuid"
2339      Branch: cfgperl
2340            ! Configure config_h.SH hints/aix.sh hints/dec_osf.sh
2341            ! hints/dos_djgpp.sh hints/freebsd.sh hints/hpux.sh
2342            ! hints/irix_4.sh hints/irix_5.sh hints/irix_6.sh
2343            ! hints/irix_6_0.sh hints/irix_6_1.sh hints/linux.sh
2344            ! hints/os2.sh hints/solaris_2.sh hints/vmesa.sh perl.c perl.h
2345            ! pod/perldiag.pod
2346 ____________________________________________________________________________
2347 [  2648] By: jhi                                   on 1999/01/19  09:16:44
2348         Log: Mention /usr/share/locale.
2349      Branch: cfgperl
2350            ! pod/perllocale.pod
2351 ____________________________________________________________________________
2352 [  2647] By: jhi                                   on 1999/01/19  09:11:11
2353         Log: SHMLBA strikes back in NetBSD/sparc.
2354              
2355              From: Dave Nelson <David.Nelson@bellcow.com>
2356              To: jhi@iki.fi
2357              Subject: perl5.005_02 + IPC::SysV + NetBSD/Sparc
2358              Date: Mon, 18 Jan 1999 22:07:56 -0600
2359              Message-Id: <199901190407.WAA02543@longhorn.bellcow.com>
2360      Branch: cfgperl
2361            ! ext/IPC/SysV/SysV.xs
2362 ____________________________________________________________________________
2363 [  2646] By: jhi                                   on 1999/01/19  08:58:17
2364         Log: Show LANGUAGE env var when needed. (Augment change #2645).
2365      Branch: cfgperl
2366            ! util.c utils/perlbug.PL
2367 ____________________________________________________________________________
2368 [  2645] By: jhi                                   on 1999/01/19  08:52:15
2369         Log: Document the GNU LANGUAGE env var.
2370      Branch: cfgperl
2371            ! pod/perllocale.pod
2372 ____________________________________________________________________________
2373 [  2644] By: jhi                                   on 1999/01/19  08:42:25
2374         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2375              To: Mailing list Perl5 <perl5-porters@perl.org>
2376              Subject: [PATCH 5.005_53] Fixing \G bug by Francois Desarmenien
2377              Date: Mon, 18 Jan 1999 20:57:02 -0500
2378              Message-ID: <19990118205702.A18379@monk.mps.ohio-state.edu>
2379      Branch: cfgperl
2380            ! pp_hot.c t/op/pat.t
2381 ____________________________________________________________________________
2382 [  2643] By: jhi                                   on 1999/01/18  11:23:41
2383         Log: Add various cruft to "clean" target. (Time for t/Makefile?)
2384      Branch: cfgperl
2385            ! Makefile.SH
2386 ____________________________________________________________________________
2387 [  2642] By: jhi                                   on 1999/01/18  11:03:38
2388         Log: GNU libc locale system has LANGUAGE env var that partly
2389              overrides even LC_ALL.
2390      Branch: cfgperl
2391            ! t/lib/safe2.t t/op/groups.t t/op/mkdir.t
2392 ____________________________________________________________________________
2393 [  2641] By: jhi                                   on 1999/01/18  10:55:04
2394         Log: Integrate from mainperl.
2395      Branch: cfgperl
2396           +> ext/B/defsubs.h.PL
2397            ! t/op/groups.t
2398           !> (integrate 38 files)
2399 ____________________________________________________________________________
2400 [  2640] By: gsar                                  on 1999/01/18  10:06:29
2401         Log: a few random cleanups
2402      Branch: perl
2403            ! ext/B/Makefile.PL lib/Test/Harness.pm t/pragma/warn/doio
2404 ____________________________________________________________________________
2405 [  2639] By: gsar                                  on 1999/01/18  05:56:21
2406         Log: From:    "Vishal Bhatia" <vishalb@hotmail.com>
2407              Date:    Sun, 17 Jan 1999 16:41:10 PST
2408              Message-Id: <19990118004111.29667.qmail@hotmail.com>
2409              Subject: [PATCH 5.005_54]Duplicate saved ops (CC.pm)
2410      Branch: perl
2411            ! ext/B/B/C.pm
2412 ____________________________________________________________________________
2413 [  2638] By: gsar                                  on 1999/01/18  05:41:21
2414         Log: From:    jan.dubois@ibm.net (Jan Dubois)
2415              Date:    Mon, 18 Jan 1999 00:37:41 +0100
2416              Message-Id: <36a271cd.2105507@smtp1.ibm.net>
2417              Subject: [PATCH 5.005_54] fix bugs in do_sv_dump() from Devel::Peek integration
2418      Branch: perl
2419            ! dump.c
2420 ____________________________________________________________________________
2421 [  2637] By: gbarr                                 on 1999/01/18  02:52:18
2422         Log: Update DB_File to 1.63
2423              
2424              From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
2425              Date: Tue, 29 Dec 1998 16:23:54 +0000 (GMT)
2426              Message-Id: <9812291623.AA20884@claudius.bfsec.bt.co.uk>
2427              Subject: PATCH DB_File 1.63 for 5.005_54 & 5.005_03
2428      Branch: maint-5.005/perl
2429            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
2430            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo ext/DB_File/typemap
2431 ____________________________________________________________________________
2432 [  2636] By: gbarr                                 on 1999/01/17  18:03:31
2433         Log: Trial release 3
2434      Branch: maint-5.005/perl
2435            ! Changes patchlevel.h
2436 ____________________________________________________________________________
2437 [  2635] By: gbarr                                 on 1999/01/17  17:32:01
2438         Log: Update to CPAN-1.44
2439              
2440              From: Mark-Jason Dominus <mjd@plover.com>
2441              Date: Sat, 16 Jan 1999 17:22:06 -0500
2442              Message-ID: <19990116222206.3674.qmail@plover.com>
2443              Subject: Re: DOC PATCH (5.005_54 perlsub.pod)
2444      Branch: maint-5.005/perl
2445            ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/Nox.pm
2446            ! pod/perlsub.pod
2447 ____________________________________________________________________________
2448 [  2634] By: gbarr                                 on 1999/01/17  17:27:12
2449         Log: Fix for suidperl when script is on a nosuid filesystem
2450              
2451              From: Jarkko Hietaniemi <jhi@iki.fi>
2452              Date: Sun, 17 Jan 1999 16:27:06 +0200 (EET)
2453              Message-ID: <13985.62266.324824.292401@alpha.hut.fi>
2454              Subject: [PATCH] 5.005*: the "nosuid" problem: v2
2455      Branch: maint-5.005/perl
2456            ! Configure config_h.SH perl.c perl.h pod/perldiag.pod
2457 ____________________________________________________________________________
2458 [  2633] By: gsar                                  on 1999/01/17  13:39:59
2459         Log: bogus assert()
2460      Branch: perl
2461            ! pp.c t/op/groups.t
2462 ____________________________________________________________________________
2463 [  2632] By: gsar                                  on 1999/01/17  13:22:04
2464         Log: various tweaks for clean build and test on win32
2465      Branch: perl
2466            ! embed.h ext/B/Makefile.PL global.sym lib/FindBin.pm objXSUB.h
2467            ! op.c t/pragma/warn/doio
2468 ____________________________________________________________________________
2469 [  2631] By: gsar                                  on 1999/01/17  12:28:06
2470         Log: undo change#2336, and add clarification about subversive
2471              CPAN distributions from Andreas Koenig
2472      Branch: perl
2473            ! Porting/pumpkin.pod lib/CPAN.pm
2474 ____________________________________________________________________________
2475 [  2630] By: gsar                                  on 1999/01/17  12:04:06
2476         Log: fix silent taint failures under -U
2477      Branch: perl
2478            ! doio.c
2479 ____________________________________________________________________________
2480 [  2629] By: gsar                                  on 1999/01/17  12:00:23
2481         Log: sanity check piped opens (tweaked version of patch suggested
2482              by Mark-Jason Dominus)
2483      Branch: perl
2484            ! doio.c pod/perldelta.pod pod/perldiag.pod t/io/pipe.t
2485            ! t/op/taint.t t/pragma/warn/doio
2486 ____________________________________________________________________________
2487 [  2628] By: gsar                                  on 1999/01/17  11:26:21
2488         Log: regen headers
2489      Branch: perl
2490            ! embed.h embedvar.h objXSUB.h
2491 ____________________________________________________________________________
2492 [  2627] By: gsar                                  on 1999/01/17  11:23:37
2493         Log: PERL_OBJECTness for change#2595
2494      Branch: perl
2495            ! embed.pl op.c pod/perlport.pod proto.h
2496 ____________________________________________________________________________
2497 [  2626] By: gsar                                  on 1999/01/17  09:47:07
2498         Log: PERL_OBJECT tweaks for change#2426
2499      Branch: perl
2500            ! embed.pl proto.h regcomp.c
2501 ____________________________________________________________________________
2502 [  2625] By: gsar                                  on 1999/01/17  09:37:58
2503         Log: documentation in change#2596 is not quite right; fix it
2504      Branch: perl
2505            ! lib/Math/BigFloat.pm pod/perlguts.pod
2506 ____________________________________________________________________________
2507 [  2624] By: gsar                                  on 1999/01/17  09:28:34
2508         Log: undo change#2571; C<use File::Spec> instead
2509      Branch: perl
2510            ! lib/FindBin.pm
2511 ____________________________________________________________________________
2512 [  2623] By: gsar                                  on 1999/01/17  09:20:42
2513         Log: change#2572 is not applicable; undo, retaining scan_bin addition
2514              to global.sym
2515      Branch: perl
2516            ! global.sym perl.c proto.h
2517 ____________________________________________________________________________
2518 [  2622] By: gsar                                  on 1999/01/17  09:17:42
2519         Log: change#2576 is based on a wrong premise; undo it
2520      Branch: perl
2521            ! pp_ctl.c
2522 ____________________________________________________________________________
2523 [  2621] By: gsar                                  on 1999/01/17  09:12:42
2524         Log: fix change#2602 to not used hard coded constants
2525      Branch: perl
2526            ! ext/B/B/C.pm ext/B/defsubs.h.PL
2527 ____________________________________________________________________________
2528 [  2620] By: gsar                                  on 1999/01/17  09:02:07
2529         Log: integrate cfgperl changes into mainline, fix conflicts
2530      Branch: perl
2531           +> AUTHORS MAINTAIN README.mint ext/DynaLoader/hints/linux.pl
2532           +> ext/POSIX/hints/mint.pl hints/gnu.sh hints/mint.sh
2533           +> lib/Dumpvalue.pm mint/Makefile mint/README mint/errno.h
2534           +> mint/pwd.c mint/stdio.h mint/sys/time.h mint/time.h
2535           +> pod/perlopentut.pod
2536           !> (integrate 162 files)
2537 ____________________________________________________________________________
2538 [  2619] By: gsar                                  on 1999/01/17  08:42:04
2539         Log: a few doc typos
2540      Branch: perl
2541            ! lib/utf8.pm pod/perlfunc.pod pod/perlre.pod
2542 ____________________________________________________________________________
2543 [  2618] By: gbarr                                 on 1999/01/16  19:18:26
2544         Log: Added Dumpvalue.pm
2545              
2546              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2547              Date: Mon, 7 Dec 1998 02:44:25 -0500 (EST)
2548              Message-Id: <199812070744.CAA18949@monk.mps.ohio-state.edu>
2549              Subject: [PATCH 5.005_*] Dumpvar.pm
2550      Branch: maint-5.005/perl
2551            + lib/Dumpvalue.pm
2552            ! MANIFEST pod/perldelta.pod
2553 ____________________________________________________________________________
2554 [  2617] By: gbarr                                 on 1999/01/16  19:09:36
2555         Log: Minor change to perlxstut and added perlopentut.pod
2556              
2557              From: Nathan Torkington <gnat@frii.com>
2558              Date: Sat, 26 Dec 1998 14:28:21 +1300 (NZDT)
2559              Message-ID: <13956.15285.933914.320849@localhost.frii.com>
2560              Subject: [PATCH] perlxstut.pod fix
2561              
2562              From: Tom Christiansen <tchrist@jhereg.perl.com>
2563              Date: Sat, 09 Jan 1999 08:13:18 -0700
2564              Message-Id: <199901091513.IAA17512@jhereg.perl.com>
2565              Subject: perlopentut.pod
2566      Branch: maint-5.005/perl
2567            ! MANIFEST pod/perl.pod pod/perldelta.pod pod/perlxstut.pod
2568            ! pod/roffitall
2569 ____________________________________________________________________________
2570 [  2616] By: gbarr                                 on 1999/01/16  18:59:55
2571         Log: Win32 changes from Jan
2572              
2573              From: jan.dubois@ibm.net (Jan Dubois)
2574              Date: Fri, 15 Jan 1999 23:38:35 +0100
2575              Message-ID: <36a7c10d.16311905@smtp1.ibm.net>
2576              Subject: [PATCH 5.005_03m2] Win32 Makefile patches
2577              
2578              From: jan.dubois@ibm.net (Jan Dubois)
2579              Date: Sat, 16 Jan 1999 13:02:45 +0100
2580              Message-ID: <36a07da6.10722337@smtp1.ibm.net>
2581              Subject: [PATCH 5.005_03m2] minor tweaks to README.win32
2582      Branch: maint-5.005/perl
2583            ! README.win32 win32/Makefile win32/makefile.mk
2584 ____________________________________________________________________________
2585 [  2615] By: gbarr                                 on 1999/01/16  18:48:48
2586         Log: Jumbo patch from Sarathy for PERL_OBJECT & USE_THREADS
2587              
2588              From: Gurusamy Sarathy <gsar@engin.umich.edu>
2589              Date: Thu, 07 Jan 1999 00:12:00 -0500
2590              Message-Id: <199901070512.AAA23568@aatma.engin.umich.edu>
2591              Subject: Re: [PATCH 5.005_03-MAINT_TRIAL2] fixes for PERL_OBJECT and USE_THREADS builds
2592              
2593              From: Gurusamy Sarathy <gsar@engin.umich.edu>
2594              Date: Thu, 14 Jan 1999 19:21:46 -0500
2595              Message-Id: <199901150021.TAA01886@aatma.engin.umich.edu>
2596              Subject: Re: [PATCH 5.005_03-MAINT_TRIAL2] fixes for PERL_OBJECT and USE_THREADS builds
2597      Branch: maint-5.005/perl
2598            ! embed.h global.sym lib/ExtUtils/MM_Unix.pm objXSUB.h objpp.h
2599            ! op.c perl.c perl.h perly.c perly.y perly_c.diff pp.c proto.h
2600            ! sv.c t/io/fs.t toke.c win32/GenCAPI.pl win32/config.bc
2601            ! win32/makedef.pl win32/runperl.c win32/win32.c
2602 ____________________________________________________________________________
2603 [  2614] By: gbarr                                 on 1999/01/16  16:48:38
2604         Log: From: Jarkko Hietaniemi <jhi@iki.fi>
2605              Date: Fri, 15 Jan 1999 17:28:34 +0200 (EET)
2606              Message-Id: <199901151528.RAA08785@alpha.hut.fi>
2607              Subject: [PATCH] 5.005_03-MAINT_TRIAL_2: NetBSD patches
2608              
2609              From: Jarkko Hietaniemi <jhi@iki.fi>
2610              Date: Fri, 15 Jan 1999 18:44:19 +0200 (EET)
2611              Message-Id: <199901151644.SAA08184@alpha.hut.fi>
2612              Subject: [PATCH] 5.005_03-MAINT_TRIAL_2: allow skipping the "install also as /usr/bin/perl" question of installperl
2613              
2614              From: Jarkko Hietaniemi <jhi@iki.fi>
2615              Date: Fri, 15 Jan 1999 18:52:29 +0200 (EET)
2616              Message-Id: <199901151652.SAA11259@alpha.hut.fi>
2617              Subject: the promised "installusrbinperl + NetBSD" fix
2618      Branch: maint-5.005/perl
2619            ! Configure Makefile.SH hints/netbsd.sh installperl
2620            ! makedepend.SH unixish.h
2621 ____________________________________________________________________________
2622 [  2613] By: gbarr                                 on 1999/01/16  16:28:40
2623         Log: From: Laszlo Molnar <ml1050@freemail.c3.hu>
2624              Date: Thu, 14 Jan 1999 22:37:26 +0100
2625              Message-ID: <19990114223726.A177@beeblebrox>
2626              Subject: [PATCH for 5.005_03-MAINT_TRIAL_2] dos-djgpp update
2627      Branch: maint-5.005/perl
2628            ! djgpp/config.over djgpp/djgpp.c
2629 ____________________________________________________________________________
2630 [  2612] By: gbarr                                 on 1999/01/16  16:27:25
2631         Log: Hints for sco.sh to automatically support dynamic linking
2632              
2633              From: Peter Wolfe <wolfe@teloseng.com>
2634              Date: Mon, 11 Jan 1999 11:50:20 -0800 (PST)
2635              Message-Id: <199901111950.LAA01703@titan.teloseng.com>
2636              Subject: SCO 3.2v5 patch for perl5.005_03-MAINT_TRIAL_1
2637      Branch: maint-5.005/perl
2638            ! hints/sco.sh
2639 ____________________________________________________________________________
2640 [  2611] By: jhi                                   on 1999/01/14  12:16:14
2641         Log: From: Tom Christiansen <tchrist@jhereg.perl.com>
2642              To: pumpkings@jhereg.perl.com
2643              Subject: perlopentut.pod
2644              Date: Sat, 09 Jan 1999 08:13:18 -0700
2645              Message-Id: <199901091513.IAA17512@jhereg.perl.com>
2646      Branch: cfgperl
2647            + pod/perlopentut.pod
2648            ! MANIFEST pod/perl.pod pod/perldelta.pod pod/roffitall
2649 ____________________________________________________________________________
2650 [  2610] By: gbarr                                 on 1999/01/14  03:07:33
2651         Log: Fix login in installperl for pods
2652              
2653              From: Robin Barker <rmb1@cise.npl.co.uk>
2654              Date: Mon, 4 Jan 1999 13:50:10 GMT
2655              Message-Id: <199901041350.NAA19665@cyclone.cise.npl.co.uk>
2656              Subject: PATCH to installperl
2657      Branch: maint-5.005/perl
2658            ! installperl
2659 ____________________________________________________________________________
2660 [  2609] By: gbarr                                 on 1999/01/14  03:04:37
2661         Log: Fix incorrect "used only once" warnings
2662              
2663              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2664              Date: Fri, 8 Jan 1999 04:37:10 -0500
2665              Message-ID: <19990108043710.A14390@monk.mps.ohio-state.edu>
2666              Subject: Re: change#965 flakiness
2667      Branch: maint-5.005/perl
2668            ! gv.c
2669 ____________________________________________________________________________
2670 [  2608] By: gbarr                                 on 1999/01/14  02:56:46
2671         Log: Fixed double GLOB de-reference
2672              
2673              From: Gurusamy Sarathy <gsar@engin.umich.edu>
2674              Date: Sat, 09 Jan 1999 23:40:24 -0500
2675              Message-Id: <199901100440.XAA12360@aatma.engin.umich.edu>
2676              Subject: Re: IO::Pipe with perl -d (on HPUX)
2677      Branch: maint-5.005/perl
2678            ! ext/IO/lib/IO/Pipe.pm
2679 ____________________________________________________________________________
2680 [  2607] By: gbarr                                 on 1999/01/14  02:53:40
2681         Log: Added Carp::cluck to perldelta.pod
2682      Branch: maint-5.005/perl
2683            ! pod/perldelta.pod
2684 ____________________________________________________________________________
2685 [  2606] By: gbarr                                 on 1999/01/14  02:44:04
2686         Log: New perlfaq*.pod from Tom (private mail)
2687      Branch: maint-5.005/perl
2688            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
2689            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
2690            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
2691            ! pod/perlfaq9.pod
2692 ____________________________________________________________________________
2693 [  2605] By: jhi                                   on 1999/01/13  18:26:19
2694         Log: From: "Jonathan Fine (IT- Borders Online)" <jfine@borders.com>
2695              To: "'cpan@perl.org'" <cpan@perl.org>
2696              Subject: "Bug" fix for File::Find.pm
2697              Date:   Thu, 31 Dec 1998 13:01:50 -0500
2698              Message-ID: <311F144DB5E5D011B03F00805FE954B10708BE17@exchange01_ph.borders.com>
2699      Branch: cfgperl
2700            ! lib/File/Find.pm
2701 ____________________________________________________________________________
2702 [  2604] By: jhi                                   on 1999/01/13  18:08:45
2703         Log: From: Peter Wolfe <wolfe@teloseng.com>
2704              Subject: SCO 3.2v5 patch for perl5.005_03-MAINT_TRIAL_1
2705              To: perlbug@perl.com
2706              Date: 11 Jan 1999 23:00:05 +0200
2707              Message-ID: <MLIST_199901111950.LAA01703@titan.teloseng.com>
2708      Branch: cfgperl
2709            ! hints/sco.sh
2710 ____________________________________________________________________________
2711 [  2603] By: jhi                                   on 1999/01/13  18:06:56
2712         Log: From: hans@icgroup.nl (Hans Mulder)
2713              Subject: [Patch for 5.005_54] re::debugcolors dumps core
2714              To: perlbug@perl.com
2715              Cc: hansmu@xs4all.nl
2716              Date: 11 Jan 1999 22:22:45 +0200
2717              Message-ID: <MLIST_9901111947.AA22109@icgned.icgroup.nl>
2718      Branch: cfgperl
2719            ! ext/re/re.pm regcomp.c
2720 ____________________________________________________________________________
2721 [  2602] By: jhi                                   on 1999/01/13  18:05:43
2722         Log: From: "Vishal Bhatia" <vishalb@hotmail.com>
2723              Subject: [PATCH 5.005_54]B::MAGIC::PTR doesnot check for valid length.
2724              Date: 11 Jan 1999 08:02:41 +0200
2725              Lines: 134
2726              Message-ID: <MLIST_19990111052126.27966.qmail@hotmail.com>
2727      Branch: cfgperl
2728            ! ext/B/B.xs ext/B/B/C.pm
2729 ____________________________________________________________________________
2730 [  2601] By: jhi                                   on 1999/01/13  18:01:53
2731         Log: From: James FitzGibbon <james@ican.net>
2732              Subject: Trivial patch for HP-UX 11 and shared libperl
2733              To: perl5-porters@perl.org
2734              Date: 8 Jan 1999 19:13:23 +0200
2735              Message-ID: <MLIST_Pine.BSF.4.05.9901081110090.21785-100000@staff1.tor.accglobal.net>
2736      Branch: cfgperl
2737            ! Makefile.SH
2738 ____________________________________________________________________________
2739 [  2600] By: jhi                                   on 1999/01/13  17:59:45
2740         Log: From: "Vishal Bhatia" <vishalb@hotmail.com>
2741              Subject: [PATCH 5.005_54] B::CC::pp_rv2cv problem
2742              To: perl5-porters@perl.org
2743              Date: 8 Jan 1999 12:43:36 +0200
2744              Message-ID: <MLIST_19990108101557.4481.qmail@hotmail.com>
2745      Branch: cfgperl
2746            ! ext/B/B/CC.pm
2747 ____________________________________________________________________________
2748 [  2599] By: jhi                                   on 1999/01/13  17:50:11
2749         Log: From: Robin Barker <rmb1@cise.npl.co.uk>
2750              Subject: PATCH to installperl
2751              To: perl5-porters@perl.org
2752              Date: 4 Jan 1999 16:15:18 +0200
2753              Message-ID: <MLIST_199901041350.NAA19665@cyclone.cise.npl.co.uk>
2754      Branch: cfgperl
2755            ! installperl
2756 ____________________________________________________________________________
2757 [  2598] By: jhi                                   on 1999/01/13  17:34:51
2758         Log: From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
2759              To: gsar@engin.umich.edu (Gurusamy Sarathy), gbarr@pobox.com
2760              Cc: perl5-porters@perl.org
2761              Subject: PATCH DB_File 1.63 for 5.005_54 & 5.005_03
2762              Date: Tue, 29 Dec 1998 16:23:54 +0000 (GMT)
2763              Message-Id: <9812291623.AA20884@claudius.bfsec.bt.co.uk>
2764      Branch: cfgperl
2765            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
2766            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo ext/DB_File/typemap
2767 ____________________________________________________________________________
2768 [  2597] By: jhi                                   on 1999/01/13  17:30:33
2769         Log: From: David Dyck <dcd@tc.fluke.com>
2770              To: Perl Porters <perl5-porters@perl.org>,
2771              Gurusamy Sarathy <gsar@engin.umich.edu>
2772              Subject: PATCH to perl5.005_54/pod/perldsc.pod (fix typo)
2773              Date: Tue, 12 Jan 1999 11:14:19 -0800 (PST)
2774              Message-ID: <Pine.LNX.4.05.9901121111250.22568-100000@dd.tc.fluke.com>
2775      Branch: cfgperl
2776            ! pod/perldsc.pod
2777 ____________________________________________________________________________
2778 [  2596] By: jhi                                   on 1999/01/13  17:26:44
2779         Log: From: Joshua Pritikin <joshua.pritikin@db.com>
2780              To: perl5-porters@perl.org
2781              Subject: [PATCH] modglobal w/ spelling fixes
2782              Date: Tue, 12 Jan 1999 18:06:01 -0500 (EST)
2783              Message-ID: <Pine.GSO.4.02.9901121805290.625-100000@eq1062.wks.na.deuba.com>
2784      Branch: cfgperl
2785            ! pod/perlguts.pod
2786 ____________________________________________________________________________
2787 [  2595] By: jhi                                   on 1999/01/13  17:24:59
2788         Log: From: Hans Mulder <hansm@icgroup.nl>
2789              Optimize common sort routines.  Thread started by the message
2790              
2791              From: Hans Mulder <hansm@icgroup.nl>
2792              Sender: owner-perl5-porters@perl.org
2793              To: perl5-porters@perl.org
2794              Subject: [Patch for 5.00554] From the Todo list: Optimize sort by { $a <=> $b
2795              Message-Id: <9901092156.AA03831@icgned.icgroup.nl>
2796              
2797              and the patch from the message
2798              
2799              From: Hans Mulder <hans@icgroup.nl>
2800              To: jhi@iki.fi
2801              Cc: perl5-porters@perl.org
2802              Subject: Re: [Patch for 5.00554] From the Todo list: Optimize sort by { $a <=>
2803              $b }
2804              Date: Wed, 13 Jan 1999 17:39:35 +0100
2805              Message-Id: <9901131639.AA17419@icgned.icgroup.nl>
2806      Branch: cfgperl
2807            ! Todo op.c op.h pp_ctl.c t/op/sort.t
2808 ____________________________________________________________________________
2809 [  2594] By: jhi                                   on 1999/01/13  16:50:17
2810         Log: Atari MiNT port by Guido Flohr <gufl0000@stud.uni-sb.de>
2811              (the diffs were based on 5.004_02).  Tested by Guido
2812              and Frank Naumann <fnaumann@prinz-atm.CS.Uni-Magdeburg.De>.
2813      Branch: cfgperl
2814            + README.mint ext/POSIX/hints/mint.pl hints/mint.sh
2815            + mint/Makefile mint/README mint/errno.h mint/pwd.c mint/stdio.h
2816            + mint/sys/time.h mint/time.h
2817            ! MANIFEST doio.c malloc.c miniperlmain.c perl.c t/io/fs.t
2818            ! t/lib/safe2.t t/op/groups.t t/op/mkdir.t t/op/taint.t util.c
2819 ____________________________________________________________________________
2820 [  2593] By: jhi                                   on 1999/01/09  16:54:26
2821         Log: Detypo.
2822      Branch: cfgperl
2823            ! hints/dec_osf.sh
2824 ____________________________________________________________________________
2825 [  2592] By: jhi                                   on 1999/01/09  16:17:13
2826         Log: Move usethreads and use64bits logic from hints to Configure.
2827      Branch: cfgperl
2828            ! Configure hints/README.hints hints/aix.sh hints/dec_osf.sh
2829            ! hints/dos_djgpp.sh hints/freebsd.sh hints/hpux.sh
2830            ! hints/irix_6.sh hints/irix_6_0.sh hints/irix_6_1.sh
2831            ! hints/linux.sh hints/os2.sh hints/solaris_2.sh hints/vmesa.sh
2832 ____________________________________________________________________________
2833 [  2591] By: jhi                                   on 1999/01/09  14:45:24
2834         Log: Missing dTHRs added.
2835      Branch: cfgperl
2836            ! regcomp.c toke.c
2837 ____________________________________________________________________________
2838 [  2590] By: jhi                                   on 1999/01/08  15:27:17
2839         Log: Finalize change #2589 and add better AIX nm scanning from:
2840              
2841              Message-Id: <m0zyNW0-00017VC@gentoo.com>
2842              From: bll@gentoo.com (Brad Lanam)
2843              Subject: Re: mailhelp returned a non-zero status
2844              In-Reply-To: <199901072155.WAA14369@hptnocou.grenoble.hp.com> from Raphael Manfredi at "Jan 7, 1999 10:55:24 pm"
2845              To: ram@hptnocou.grenoble.hp.com (Raphael Manfredi)
2846      Branch: cfgperl
2847            ! Configure hints/freebsd.sh hints/linux.sh
2848 ____________________________________________________________________________
2849 [  2589] By: jhi                                   on 1999/01/08  15:14:54
2850         Log: Undo change #2581.
2851      Branch: cfgperl
2852            ! Configure hints/freebsd.sh hints/linux.sh
2853 ____________________________________________________________________________
2854 [  2588] By: jhi                                   on 1999/01/08  11:51:52
2855         Log: FAQ jumbo patch from tchrist.
2856              
2857              Message-Id: <199901080605.XAA20229@jhereg.perl.com>
2858              From: Tom Christiansen <tchrist@jhereg.perl.com>
2859              To: pumpkings@jhereg.perl.com
2860              Subject: newest version of perlfaq.pod
2861              Date: Thu, 7 Jan 1999 23:05:02 -0700
2862              
2863              Message-Id: <199901080605.XAA20231@jhereg.perl.com>
2864              From: Tom Christiansen <tchrist@jhereg.perl.com>
2865              To: pumpkings@jhereg.perl.com
2866              Subject: newest version of perlfaq1.pod
2867              Date: Thu, 7 Jan 1999 23:05:02 -0700
2868              
2869              Message-Id: <199901080605.XAA20233@jhereg.perl.com>
2870              From: Tom Christiansen <tchrist@jhereg.perl.com>
2871              To: pumpkings@jhereg.perl.com
2872              Subject: newest version of perlfaq2.pod
2873              Date: Thu, 7 Jan 1999 23:05:02 -0700
2874              
2875              Message-Id: <199901080605.XAA20235@jhereg.perl.com>
2876              From: Tom Christiansen <tchrist@jhereg.perl.com>
2877              To: pumpkings@jhereg.perl.com
2878              Subject: newest version of perlfaq3.pod
2879              Date: Thu, 7 Jan 1999 23:05:02 -0700
2880              
2881              Message-Id: <199901080605.XAA20237@jhereg.perl.com>
2882              From: Tom Christiansen <tchrist@jhereg.perl.com>
2883              To: pumpkings@jhereg.perl.com
2884              Subject: newest version of perlfaq4.pod
2885              Date: Thu, 7 Jan 1999 23:05:02 -0700
2886              
2887              Message-Id: <199901080605.XAA20239@jhereg.perl.com>
2888              From: Tom Christiansen <tchrist@jhereg.perl.com>
2889              To: pumpkings@jhereg.perl.com
2890              Subject: newest version of perlfaq5.pod
2891              Date: Thu, 7 Jan 1999 23:05:02 -0700
2892              
2893              Message-Id: <199901080605.XAA20241@jhereg.perl.com>
2894              From: Tom Christiansen <tchrist@jhereg.perl.com>
2895              To: pumpkings@jhereg.perl.com
2896              Subject: newest version of perlfaq6.pod
2897              Date: Thu, 7 Jan 1999 23:05:02 -0700
2898              
2899              Message-Id: <199901080605.XAA20243@jhereg.perl.com>
2900              From: Tom Christiansen <tchrist@jhereg.perl.com>
2901              To: pumpkings@jhereg.perl.com
2902              Subject: newest version of perlfaq7.pod
2903              Date: Thu, 7 Jan 1999 23:05:03 -0700
2904              
2905              Message-Id: <199901080605.XAA20245@jhereg.perl.com>
2906              From: Tom Christiansen <tchrist@jhereg.perl.com>
2907              To: pumpkings@jhereg.perl.com
2908              Subject: newest version of perlfaq8.pod
2909              Date: Thu, 7 Jan 1999 23:05:03 -0700
2910              
2911              Message-Id: <199901080605.XAA20257@jhereg.perl.com>
2912              From: Tom Christiansen <tchrist@jhereg.perl.com>
2913              To: pumpkings@jhereg.perl.com
2914              Subject: newest version of perlfaq9.pod
2915              Date: Thu, 7 Jan 1999 23:05:03 -0700
2916      Branch: cfgperl
2917            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
2918            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
2919            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
2920            ! pod/perlfaq9.pod
2921 ____________________________________________________________________________
2922 [  2587] By: jhi                                   on 1999/01/08  11:17:43
2923         Log: More doc fixes from Abigail.
2924      Branch: cfgperl
2925            ! lib/Time/gmtime.pm lib/Time/localtime.pm lib/User/grent.pm
2926            ! lib/User/pwent.pm
2927 ____________________________________________________________________________
2928 [  2585] By: jhi                                   on 1999/01/08  08:31:02
2929         Log: Change #2584 from maint-5.005:
2930              
2931              implemented Ilya's suggested fix, and added a testcase
2932              
2933              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2934              Date: Tue, 5 Jan 1999 00:56:01 -0500 (EST)
2935              Message-Id: <199901050556.AAA02597@monk.mps.ohio-state.edu>
2936              Subject: Re: Text::ParseWords: regex fix
2937      Branch: cfgperl
2938            ! lib/Text/ParseWords.pm t/lib/parsewords.t
2939 ____________________________________________________________________________
2940 [  2584] By: gbarr                                 on 1999/01/08  04:50:56
2941         Log: implemented Ilya's suggested fix, and added a testcase
2942              
2943              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2944              Date: Tue, 5 Jan 1999 00:56:01 -0500 (EST)
2945              Message-Id: <199901050556.AAA02597@monk.mps.ohio-state.edu>
2946              Subject: Re: Text::ParseWords: regex fix
2947      Branch: maint-5.005/perl
2948            ! lib/Text/ParseWords.pm t/lib/parsewords.t
2949 ____________________________________________________________________________
2950 [  2583] By: gbarr                                 on 1999/01/08  04:50:03
2951         Log: From: Jarkko Hietaniemi <jhi@iki.fi>
2952              Date: Thu, 7 Jan 1999 12:47:38 +0200 (EET)
2953              Message-Id: <199901071047.MAA24100@alpha.hut.fi>
2954              Subject: [PATCH] 5.005_03-MAINT_TRIAL_2: ext/Errno_pm.PL: understand wrapper cppstdins
2955      Branch: maint-5.005/perl
2956            ! ext/Errno/Errno_pm.PL
2957 ____________________________________________________________________________
2958 [  2582] By: gbarr                                 on 1999/01/08  03:37:55
2959         Log: More doc changes from Abigail, and included change #2575 from cfgperl
2960              
2961              From: abigail@fnx.com
2962              Message-ID: <19990107041434.22326.qmail@alexandra.wayne.fnx.com>
2963              Subject: [PATCH 5.005_03 TRIAL2 lib/Time/gmtime.pm] Typo fix
2964              Date: Wed, 6 Jan 1999 23:14:34 -0500 (EST)
2965              
2966              From: abigail@fnx.com
2967              Message-ID: <19990107041746.22376.qmail@alexandra.wayne.fnx.com>
2968              Subject: [PATCH 5.005_03 TRIAL2 lib/Time/localtime.pm] Typo fix
2969              Date: Wed, 6 Jan 1999 23:17:46 -0500 (EST)
2970              
2971              From: abigail@fnx.com
2972              Message-ID: <19990107042105.22527.qmail@alexandra.wayne.fnx.com>
2973              Subject: [PATCH 5.005_03 TRIAL2 lib/User/grent.pm] Typo fix
2974              Date: Wed, 6 Jan 1999 23:21:05 -0500 (EST)
2975              
2976              From: abigail@fnx.com
2977              Message-ID: <19990107042254.22624.qmail@alexandra.wayne.fnx.com>
2978              Subject: [PATCH 5.005_03 TRIAL2 lib/User/pwent.pw] Typo fix
2979              Date: Wed, 6 Jan 1999 23:22:54 -0500 (EST)
2980      Branch: maint-5.005/perl
2981            ! lib/Math/Trig.pm lib/Time/gmtime.pm lib/Time/localtime.pm
2982            ! lib/User/grent.pm lib/User/pwent.pm
2983 ____________________________________________________________________________
2984 [  2581] By: jhi                                   on 1999/01/07  16:38:03
2985         Log: Configure update:
2986              - usethreads, use64bits, and usemultiplicity
2987              are no more interactively asked by Configure
2988              - "int main()" (vs bare "main()") enforced in test programs
2989      Branch: cfgperl
2990            ! Configure hints/freebsd.sh hints/linux.sh
2991 ____________________________________________________________________________
2992 [  2580] By: jhi                                   on 1999/01/07  11:19:12
2993         Log: From: Dan Sugalski <sugalskd@osshe.edu>
2994              Date: Wed, 06 Jan 1999 13:47:34 -0800
2995              Message-Id: <3.0.6.32.19990106134734.0334d260@ous.edu>
2996              Subject: [PATCH 5.005_02-MT2, 5.005_5x]VMS.C tweak for occasional system() error
2997      Branch: cfgperl
2998            ! vms/vms.c
2999 ____________________________________________________________________________
3000 [  2579] By: jhi                                   on 1999/01/07  09:08:36
3001         Log: Another set of doc patches from Abigail
3002              
3003              From: abigail@fnx.com
3004              Message-ID: <19990107032132.20124.qmail@alexandra.wayne.fnx.com>
3005              Subject: [PATCH 5.005_03 TRAIL2 lib/Net/hostent.pm] Typo fix
3006              Date: Wed, 6 Jan 1999 22:21:32 -0500 (EST)
3007              
3008              From: abigail@fnx.com
3009              Message-ID: <19990107032445.20178.qmail@alexandra.wayne.fnx.com>
3010              Subject: [PATCH 5.005_03 TRIAL2 lib/Net/netent.pm] Typo fix
3011              Date: Wed, 6 Jan 1999 22:24:45 -0500 (EST)
3012              
3013              From: abigail@fnx.com
3014              Message-ID: <19990107032834.20362.qmail@alexandra.wayne.fnx.com>
3015              Subject: [PATCH 5.005_03 TRAIL2 lib/Term/Complete.pm] Typo fix
3016              Date: Wed, 6 Jan 1999 22:28:34 -0500 (EST)
3017              
3018              From: abigail@fnx.com
3019              Message-ID: <19990107033136.20440.qmail@alexandra.wayne.fnx.com>
3020              Subject: [PATCH 5.005_03 TRAIL2 lib/Term/ReadLine.pm] Typo fix
3021              Date: Wed, 6 Jan 1999 22:31:36 -0500 (EST)
3022              
3023              From: abigail@fnx.com
3024              Message-ID: <19990107033351.20540.qmail@alexandra.wayne.fnx.com>
3025              Subject: [PATCH 5.005_03 TRIAL2 lib/CGI/Apache.pm] Typo fix
3026              Date: Wed, 6 Jan 1999 22:33:51 -0500 (EST)
3027              
3028              From: abigail@fnx.com
3029              Message-ID: <19990107033933.20707.qmail@alexandra.wayne.fnx.com>
3030              Subject: [PATCH 5.005_03 TRIAL2 lib/CGI/Push.pm] Typo fix
3031              Date: Wed, 6 Jan 1999 22:39:33 -0500 (EST)
3032              
3033              From: abigail@fnx.com
3034              Message-ID: <19990107034548.20936.qmail@alexandra.wayne.fnx.com>
3035              Subject: [PATCH 5.005_03 TRIAL2 lib/File/Copy.pm] Typo fixes
3036              Date: Wed, 6 Jan 1999 22:45:48 -0500 (EST)
3037              
3038              From: abigail@fnx.com
3039              Message-ID: <19990107034856.21056.qmail@alexandra.wayne.fnx.com>
3040              Subject: [PATCH 5.005_03 TRIAL2 lib/File/Spec.pm] Typo fix
3041              Date: Wed, 6 Jan 1999 22:48:56 -0500 (EST)
3042              
3043              From: abigail@fnx.com
3044              Message-ID: <19990107035113.21174.qmail@alexandra.wayne.fnx.com>
3045              Subject: [PATCH 5.005_03 TRIAL2 lib/File/Spec/Mac.pm] Typo fixes
3046              Date: Wed, 6 Jan 1999 22:51:13 -0500 (EST)
3047              
3048              From: abigail@fnx.com
3049              Message-ID: <19990107035612.21522.qmail@alexandra.wayne.fnx.com>
3050              Subject: [PATCH 5.005_03 TRIAL2 lib/Math/BigFloat.pm] Typo fix
3051              Date: Wed, 6 Jan 1999 22:56:12 -0500 (EST)
3052              
3053              From: abigail@fnx.com
3054              Message-ID: <19990107035842.21585.qmail@alexandra.wayne.fnx.com>
3055              Subject: [PATCH 5.005_03 TRIAL2 lib/Math/BigInt.pm] Typo fixes
3056              Date: Wed, 6 Jan 1999 22:58:41 -0500 (EST)
3057              
3058              From: abigail@fnx.com
3059              Message-ID: <19990107040644.22009.qmail@alexandra.wayne.fnx.com>
3060              Subject: [PATCH 5.005_03 TRIAL2 lib/Text/Wrap.pm] Typo fixes
3061              Date: Wed, 6 Jan 1999 23:06:44 -0500 (EST)
3062              
3063              From: abigail@fnx.com
3064              Message-ID: <19990107040955.22087.qmail@alexandra.wayne.fnx.com>
3065              Subject: [PATCH 5.005_03 TRIAL2 lib/Tie/Array.pm] Typo fixes
3066              Date: Wed, 6 Jan 1999 23:09:55 -0500 (EST)
3067              
3068              From: abigail@fnx.com
3069              Message-ID: <19990107041136.22174.qmail@alexandra.wayne.fnx.com>
3070              Subject: [PATCH 5.005_03 TRIAL2 lib/Tie/Hash.pm] Typo fix
3071              Date: Wed, 6 Jan 1999 23:11:36 -0500 (EST)
3072      Branch: cfgperl
3073            ! lib/CGI/Apache.pm lib/CGI/Push.pm lib/File/Copy.pm
3074            ! lib/File/Spec.pm lib/File/Spec/Mac.pm lib/Math/BigFloat.pm
3075            ! lib/Math/BigInt.pm lib/Net/hostent.pm lib/Net/netent.pm
3076            ! lib/Term/Complete.pm lib/Term/ReadLine.pm lib/Text/Wrap.pm
3077            ! lib/Tie/Array.pm lib/Tie/Hash.pm
3078 ____________________________________________________________________________
3079 [  2578] By: gbarr                                 on 1999/01/07  04:30:26
3080         Log: From: Dan Sugalski <sugalskd@osshe.edu>
3081              Date: Wed, 06 Jan 1999 13:47:34 -0800
3082              Message-Id: <3.0.6.32.19990106134734.0334d260@ous.edu>
3083              Subject: [PATCH 5.005_02-MT2, 5.005_5x]VMS.C tweak for occasional system() error
3084      Branch: maint-5.005/perl
3085            ! vms/vms.c
3086 ____________________________________________________________________________
3087 [  2577] By: gbarr                                 on 1999/01/07  04:26:28
3088         Log: Another set of doc patches from Abigail
3089              
3090              From: abigail@fnx.com
3091              Message-ID: <19990107032132.20124.qmail@alexandra.wayne.fnx.com>
3092              Subject: [PATCH 5.005_03 TRAIL2 lib/Net/hostent.pm] Typo fix
3093              Date: Wed, 6 Jan 1999 22:21:32 -0500 (EST)
3094              
3095              From: abigail@fnx.com
3096              Message-ID: <19990107032445.20178.qmail@alexandra.wayne.fnx.com>
3097              Subject: [PATCH 5.005_03 TRIAL2 lib/Net/netent.pm] Typo fix
3098              Date: Wed, 6 Jan 1999 22:24:45 -0500 (EST)
3099              
3100              From: abigail@fnx.com
3101              Message-ID: <19990107032834.20362.qmail@alexandra.wayne.fnx.com>
3102              Subject: [PATCH 5.005_03 TRAIL2 lib/Term/Complete.pm] Typo fix
3103              Date: Wed, 6 Jan 1999 22:28:34 -0500 (EST)
3104              
3105              From: abigail@fnx.com
3106              Message-ID: <19990107033136.20440.qmail@alexandra.wayne.fnx.com>
3107              Subject: [PATCH 5.005_03 TRAIL2 lib/Term/ReadLine.pm] Typo fix
3108              Date: Wed, 6 Jan 1999 22:31:36 -0500 (EST)
3109              
3110              From: abigail@fnx.com
3111              Message-ID: <19990107033351.20540.qmail@alexandra.wayne.fnx.com>
3112              Subject: [PATCH 5.005_03 TRIAL2 lib/CGI/Apache.pm] Typo fix
3113              Date: Wed, 6 Jan 1999 22:33:51 -0500 (EST)
3114              
3115              From: abigail@fnx.com
3116              Message-ID: <19990107033933.20707.qmail@alexandra.wayne.fnx.com>
3117              Subject: [PATCH 5.005_03 TRIAL2 lib/CGI/Push.pm] Typo fix
3118              Date: Wed, 6 Jan 1999 22:39:33 -0500 (EST)
3119              
3120              From: abigail@fnx.com
3121              Message-ID: <19990107034548.20936.qmail@alexandra.wayne.fnx.com>
3122              Subject: [PATCH 5.005_03 TRIAL2 lib/File/Copy.pm] Typo fixes
3123              Date: Wed, 6 Jan 1999 22:45:48 -0500 (EST)
3124              
3125              From: abigail@fnx.com
3126              Message-ID: <19990107034856.21056.qmail@alexandra.wayne.fnx.com>
3127              Subject: [PATCH 5.005_03 TRIAL2 lib/File/Spec.pm] Typo fix
3128              Date: Wed, 6 Jan 1999 22:48:56 -0500 (EST)
3129              
3130              From: abigail@fnx.com
3131              Message-ID: <19990107035113.21174.qmail@alexandra.wayne.fnx.com>
3132              Subject: [PATCH 5.005_03 TRIAL2 lib/File/Spec/Mac.pm] Typo fixes
3133              Date: Wed, 6 Jan 1999 22:51:13 -0500 (EST)
3134              
3135              From: abigail@fnx.com
3136              Message-ID: <19990107035612.21522.qmail@alexandra.wayne.fnx.com>
3137              Subject: [PATCH 5.005_03 TRIAL2 lib/Math/BigFloat.pm] Typo fix
3138              Date: Wed, 6 Jan 1999 22:56:12 -0500 (EST)
3139              
3140              From: abigail@fnx.com
3141              Message-ID: <19990107035842.21585.qmail@alexandra.wayne.fnx.com>
3142              Subject: [PATCH 5.005_03 TRIAL2 lib/Math/BigInt.pm] Typo fixes
3143              Date: Wed, 6 Jan 1999 22:58:41 -0500 (EST)
3144              
3145              From: abigail@fnx.com
3146              Message-ID: <19990107040644.22009.qmail@alexandra.wayne.fnx.com>
3147              Subject: [PATCH 5.005_03 TRIAL2 lib/Text/Wrap.pm] Typo fixes
3148              Date: Wed, 6 Jan 1999 23:06:44 -0500 (EST)
3149              
3150              From: abigail@fnx.com
3151              Message-ID: <19990107040955.22087.qmail@alexandra.wayne.fnx.com>
3152              Subject: [PATCH 5.005_03 TRIAL2 lib/Tie/Array.pm] Typo fixes
3153              Date: Wed, 6 Jan 1999 23:09:55 -0500 (EST)
3154              
3155              From: abigail@fnx.com
3156              Message-ID: <19990107041136.22174.qmail@alexandra.wayne.fnx.com>
3157              Subject: [PATCH 5.005_03 TRIAL2 lib/Tie/Hash.pm] Typo fix
3158              Date: Wed, 6 Jan 1999 23:11:36 -0500 (EST)
3159      Branch: maint-5.005/perl
3160            ! lib/CGI/Apache.pm lib/CGI/Push.pm lib/File/Copy.pm
3161            ! lib/File/Spec.pm lib/File/Spec/Mac.pm lib/Math/BigFloat.pm
3162            ! lib/Math/BigInt.pm lib/Net/hostent.pm lib/Net/netent.pm
3163            ! lib/Term/Complete.pm lib/Term/ReadLine.pm lib/Text/Wrap.pm
3164            ! lib/Tie/Array.pm lib/Tie/Hash.pm
3165 ____________________________________________________________________________
3166 [  2576] By: jhi                                   on 1999/01/06  17:05:20
3167         Log: Change #2582 fallout: the amagic_cmp* are no more file static.
3168      Branch: cfgperl
3169            ! pp_ctl.c
3170 ____________________________________________________________________________
3171 [  2575] By: jhi                                   on 1999/01/06  13:18:56
3172         Log: Enhance the great_circle_distance() documentation.
3173      Branch: cfgperl
3174            ! lib/Math/Trig.pm
3175 ____________________________________________________________________________
3176 [  2574] By: jhi                                   on 1999/01/06  12:58:03
3177         Log: From: Mark Bixby <markb@spock.dis.cccd.edu>
3178              To: perlbug@perl.com
3179              Subject: [PATCH 5.005_03-MAINT_TRIAL_2] t/op/sysio.t for MPE/iX
3180              Date: Mon, 4 Jan 1999 13:34:58 -0800 (PST)
3181              Message-Id: <199901042134.NAA18852@spock.dis.cccd.edu>
3182      Branch: cfgperl
3183            ! t/op/sysio.t
3184 ____________________________________________________________________________
3185 [  2573] By: jhi                                   on 1999/01/06  12:40:19
3186         Log: From: "W. Phillip Moore" <wpm@ms.com>
3187              To: perlbug@perl.org
3188              Subject: [PATCH] POSIX getpgrp is not -w clean
3189              Date: Tue, 5 Jan 1999 12:40:27 -0500 (EST)
3190              Message-ID: <13970.20107.190314.549471@zappa>
3191      Branch: cfgperl
3192            ! ext/POSIX/POSIX.pm
3193 ____________________________________________________________________________
3194 [  2572] By: jhi                                   on 1999/01/06  12:25:24
3195         Log: Based on
3196              From: jan.dubois@ibm.net (Jan Dubois)
3197              To: perl5-porters@perl.org
3198              Subject: [PATCH 5.005_03-MAINT_TRIAL2] fixes for PERL_OBJECT and USE_THREADS builds
3199              Date: Wed, 06 Jan 1999 01:24:09 +0100
3200              Message-ID: <3696aa85.18259325@smtp1.ibm.net>
3201              except that
3202              - objXSUB.h was already okay
3203              - embed.h patching is futile, global.sym patched instead
3204              - objpp.h does not exist
3205              - proto.h addition applied manually
3206              - win32/GenCAPI.pl was already okay
3207              - win32/makedef.pl was already okay
3208      Branch: cfgperl
3209            ! global.sym perl.c proto.h
3210 ____________________________________________________________________________
3211 [  2571] By: jhi                                   on 1999/01/06  11:25:48
3212         Log: From: Slaven Rezic <eserte@cs.tu-berlin.de>
3213              To: perlbug@perl.com
3214              Subject: FindBin.pm on Win32 systems
3215              Date: Mon, 4 Jan 1999 23:01:46 +0100 (CET)
3216              Message-Id: <199901042201.XAA01875@cabulja.herceg.de>
3217      Branch: cfgperl
3218            ! lib/FindBin.pm
3219 ____________________________________________________________________________
3220 [  2570] By: jhi                                   on 1999/01/06  11:21:48
3221         Log: From: Dan Sugalski <sugalskd@osshe.edu>
3222              To: perl5-porters@perl.org, vmsperl@perl.org
3223              Subject: [PATCH 5.005_03-MAINT_TRIAL_2]taint.c fix for VMS
3224              Date: Tue, 05 Jan 1999 16:47:31 -0800
3225              Message-Id: <3.0.6.32.19990105164731.00b5b2d0@ous.edu>
3226              
3227              (the ext/IO/lib/IO/Socket.pm was not really changed here;
3228              it was a leftover from #2569)
3229      Branch: cfgperl
3230            ! ext/IO/lib/IO/Socket.pm taint.c
3231 ____________________________________________________________________________
3232 [  2569] By: jhi                                   on 1999/01/06  11:18:22
3233         Log: Jumbo doc patch from Abigail (almost identical to
3234              the 5.005-maint change #2562 except for the
3235              ext/IO/lib/IO/Socket.pm patch which was not
3236              applicable because the IO version of 5.005-devel
3237              is somewhat different (why?))
3238              
3239              From: abigail@fnx.com
3240              Message-ID: <19990105170142.4889.qmail@alexandra.wayne.fnx.com>
3241              Subject: [PATCH 5.005_03-TRIAL2 lib/ExtUtils/Liblist.pm] pod fixes
3242              Date: Tue, 5 Jan 1999 12:01:42 -0500 (EST)
3243              
3244              From: abigail@fnx.com
3245              Message-ID: <19990105172855.5115.qmail@alexandra.wayne.fnx.com>
3246              Subject: [PATCH 5.005_03 MAINT2 lib/ExtUtils/Commands.pm] Typo fix.
3247              Date: Tue, 5 Jan 1999 12:28:55 -0500 (EST)
3248              
3249              From: abigail@fnx.com
3250              Message-ID: <19990105173808.5260.qmail@alexandra.wayne.fnx.com>
3251              Subject: [PATCH perl5.005_03 MAINT3 lib/ExtUtils/Embed.pm] Typo fix
3252              Date: Tue, 5 Jan 1999 12:38:08 -0500 (EST)
3253              
3254              From: abigail@fnx.com
3255              Message-ID: <19990105174859.5533.qmail@alexandra.wayne.fnx.com>
3256              Subject: [PATCH 5.005_03 MAINT2 lib/ExtUtils/Install.pm] Typo fix
3257              Date: Tue, 5 Jan 1999 12:48:59 -0500 (EST)
3258              
3259              From: abigail@fnx.com
3260              Message-ID: <19990105174947.5547.qmail@alexandra.wayne.fnx.com>
3261              Subject: [PATCH 5.005_03 lib/ExtUtils/MM_Unix.pm] Typo fixes
3262              Date: Tue, 5 Jan 1999 12:49:46 -0500 (EST)
3263              
3264              From: abigail@fnx.com
3265              Message-ID: <19990105182301.5966.qmail@alexandra.wayne.fnx.com>
3266              Subject: [PATCH 5.005_03 lib/ExtUtils/MakeMaker.pm] Typos fixes.
3267              Date: Tue, 5 Jan 1999 13:23:00 -0500 (EST)
3268              
3269              From: abigail@fnx.com
3270              Message-ID: <19990105183344.6065.qmail@alexandra.wayne.fnx.com>
3271              Subject: [PATCH 5.005_03 TRIAL2 lib/ExtUtils/Manifest.pm] Typo fixes
3272              Date: Tue, 5 Jan 1999 13:33:44 -0500 (EST)
3273              
3274              From: abigail@fnx.com
3275              Message-ID: <19990105184028.6220.qmail@alexandra.wayne.fnx.com>
3276              Subject: [PATCH 5.005_03 TRIAL2 lib/ExtUtils/Mksymlists.pm] Typo fix
3277              Date: Tue, 5 Jan 1999 13:40:28 -0500 (EST)
3278              
3279              From: abigail@fnx.com
3280              Message-ID: <19990106012015.9451.qmail@alexandra.wayne.fnx.com>
3281              Subject: [PATCH 5.005_03 TRIAL2 lib/IO/Pipe.pm] Typo fixes.
3282              Date: Tue, 5 Jan 1999 20:20:15 -0500 (EST)
3283              
3284              From: abigail@fnx.com
3285              Message-ID: <19990106012047.9459.qmail@alexandra.wayne.fnx.com>
3286              Subject: [PATCH 5.005_03 TRAIL2 lib/IO/Seekable.pm] Typo fixes
3287              Date: Tue, 5 Jan 1999 20:20:47 -0500 (EST)
3288      Branch: cfgperl
3289            ! ext/IO/lib/IO/Pipe.pm ext/IO/lib/IO/Seekable.pm
3290            ! lib/ExtUtils/Command.pm lib/ExtUtils/Embed.pm
3291            ! lib/ExtUtils/Install.pm lib/ExtUtils/Liblist.pm
3292            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
3293            ! lib/ExtUtils/Manifest.pm lib/ExtUtils/Mksymlists.pm
3294 ____________________________________________________________________________
3295 [  2568] By: gbarr                                 on 1999/01/06  03:13:15
3296         Log: From: jan.dubois@ibm.net (Jan Dubois)
3297              Date: Wed, 06 Jan 1999 01:24:09 +0100
3298              Message-ID: <3696aa85.18259325@smtp1.ibm.net>
3299              Subject: [PATCH 5.005_03-MAINT_TRIAL2] fixes for PERL_OBJECT and USE_THREADS builds
3300      Branch: maint-5.005/perl
3301            ! embed.h global.sym objXSUB.h objpp.h perl.c proto.h
3302            ! win32/GenCAPI.pl win32/makedef.pl
3303 ____________________________________________________________________________
3304 [  2567] By: gbarr                                 on 1999/01/06  02:31:28
3305         Log: From: Dan Sugalski <sugalskd@osshe.edu>
3306              Date: Tue, 05 Jan 1999 16:47:31 -0800
3307              Message-Id: <3.0.6.32.19990105164731.00b5b2d0@ous.edu>
3308              Subject: [PATCH 5.005_03-MAINT_TRIAL_2]taint.c fix for VMS
3309      Branch: maint-5.005/perl
3310            ! taint.c
3311 ____________________________________________________________________________
3312 [  2566] By: gbarr                                 on 1999/01/06  02:29:05
3313         Log: From: "W. Phillip Moore" <wpm@ms.com>
3314              Date: Tue, 5 Jan 1999 12:40:27 -0500 (EST)
3315              Message-ID: <13970.20107.190314.549471@zappa>
3316              Subject: [PATCH] POSIX getpgrp is not -w clean
3317      Branch: maint-5.005/perl
3318            ! ext/POSIX/POSIX.pm
3319 ____________________________________________________________________________
3320 [  2565] By: gbarr                                 on 1999/01/06  02:19:00
3321         Log: From: Slaven Rezic <eserte@cs.tu-berlin.de>
3322              Date: Mon, 4 Jan 1999 23:01:46 +0100 (CET)
3323              Message-Id: <199901042201.XAA01875@cabulja.herceg.de>
3324              Subject: FindBin.pm on Win32 systems
3325      Branch: maint-5.005/perl
3326            ! lib/FindBin.pm
3327 ____________________________________________________________________________
3328 [  2564] By: gbarr                                 on 1999/01/06  02:13:23
3329         Log: From: Mark Bixby <markb@spock.dis.cccd.edu>
3330              Date: Mon, 4 Jan 1999 13:34:58 -0800 (PST)
3331              Message-Id: <199901042134.NAA18852@spock.dis.cccd.edu>
3332              Subject: [PATCH 5.005_03-MAINT_TRIAL_2] t/op/sysio.t for MPE/iX
3333      Branch: maint-5.005/perl
3334            ! t/op/sysio.t
3335 ____________________________________________________________________________
3336 [  2563] By: gbarr                                 on 1999/01/06  02:03:44
3337         Log: From: Jarkko Hietaniemi <jhi@cc.hut.fi>
3338              Date: Mon, 4 Jan 1999 19:25:03 +0200 (EET)
3339              Message-Id: <199901041725.TAA30462@alpha.hut.fi>
3340              Subject: [PATCH] 5.005_03-MAINT_TRIAL_2: undo untrue HP-UX 64-bitness (mostly harmless but misleading)
3341      Branch: maint-5.005/perl
3342            ! hints/hpux.sh
3343 ____________________________________________________________________________
3344 [  2562] By: gbarr                                 on 1999/01/06  02:02:18
3345         Log: Jumbo doc patch from Abigail
3346              
3347              From: abigail@fnx.com
3348              Message-ID: <19990105170142.4889.qmail@alexandra.wayne.fnx.com>
3349              Subject: [PATCH 5.005_03-TRIAL2 lib/ExtUtils/Liblist.pm] pod fixes
3350              Date: Tue, 5 Jan 1999 12:01:42 -0500 (EST)
3351              
3352              From: abigail@fnx.com
3353              Message-ID: <19990105172855.5115.qmail@alexandra.wayne.fnx.com>
3354              Subject: [PATCH 5.005_03 MAINT2 lib/ExtUtils/Commands.pm] Typo fix.
3355              Date: Tue, 5 Jan 1999 12:28:55 -0500 (EST)
3356              
3357              From: abigail@fnx.com
3358              Message-ID: <19990105173808.5260.qmail@alexandra.wayne.fnx.com>
3359              Subject: [PATCH perl5.005_03 MAINT3 lib/ExtUtils/Embed.pm] Typo fix
3360              Date: Tue, 5 Jan 1999 12:38:08 -0500 (EST)
3361              
3362              From: abigail@fnx.com
3363              Message-ID: <19990105174859.5533.qmail@alexandra.wayne.fnx.com>
3364              Subject: [PATCH 5.005_03 MAINT2 lib/ExtUtils/Install.pm] Typo fix
3365              Date: Tue, 5 Jan 1999 12:48:59 -0500 (EST)
3366              
3367              From: abigail@fnx.com
3368              Message-ID: <19990105174947.5547.qmail@alexandra.wayne.fnx.com>
3369              Subject: [PATCH 5.005_03 lib/ExtUtils/MM_Unix.pm] Typo fixes
3370              Date: Tue, 5 Jan 1999 12:49:46 -0500 (EST)
3371              
3372              From: abigail@fnx.com
3373              Message-ID: <19990105182301.5966.qmail@alexandra.wayne.fnx.com>
3374              Subject: [PATCH 5.005_03 lib/ExtUtils/MakeMaker.pm] Typos fixes.
3375              Date: Tue, 5 Jan 1999 13:23:00 -0500 (EST)
3376              
3377              From: abigail@fnx.com
3378              Message-ID: <19990105183344.6065.qmail@alexandra.wayne.fnx.com>
3379              Subject: [PATCH 5.005_03 TRIAL2 lib/ExtUtils/Manifest.pm] Typo fixes
3380              Date: Tue, 5 Jan 1999 13:33:44 -0500 (EST)
3381              
3382              From: abigail@fnx.com
3383              Message-ID: <19990105184028.6220.qmail@alexandra.wayne.fnx.com>
3384              Subject: [PATCH 5.005_03 TRIAL2 lib/ExtUtils/Mksymlists.pm] Typo fix
3385              Date: Tue, 5 Jan 1999 13:40:28 -0500 (EST)
3386              
3387              From: abigail@fnx.com
3388              Message-ID: <19990106012015.9451.qmail@alexandra.wayne.fnx.com>
3389              Subject: [PATCH 5.005_03 TRIAL2 lib/IO/Pipe.pm] Typo fixes.
3390              Date: Tue, 5 Jan 1999 20:20:15 -0500 (EST)
3391              
3392              From: abigail@fnx.com
3393              Message-ID: <19990106012047.9459.qmail@alexandra.wayne.fnx.com>
3394              Subject: [PATCH 5.005_03 TRAIL2 lib/IO/Seekable.pm] Typo fixes
3395              Date: Tue, 5 Jan 1999 20:20:47 -0500 (EST)
3396              
3397              From: abigail@fnx.com
3398              Message-ID: <19990106012338.9536.qmail@alexandra.wayne.fnx.com>
3399              Subject: [PATCH 5.005_03 TRIAL2 lib/IO/Socket.pm] Typo fix
3400              Date: Tue, 5 Jan 1999 20:23:38 -0500 (EST)
3401      Branch: maint-5.005/perl
3402            ! ext/IO/lib/IO/Pipe.pm ext/IO/lib/IO/Seekable.pm
3403            ! ext/IO/lib/IO/Socket.pm lib/ExtUtils/Command.pm
3404            ! lib/ExtUtils/Embed.pm lib/ExtUtils/Install.pm
3405            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
3406            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Manifest.pm
3407            ! lib/ExtUtils/Mksymlists.pm
3408 ____________________________________________________________________________
3409 [  2561] By: jhi                                   on 1999/01/05  10:49:10
3410         Log: Reword the setlocale() 1-arg case better.
3411      Branch: cfgperl
3412            ! ext/POSIX/POSIX.pod
3413 ____________________________________________________________________________
3414 [  2560] By: gbarr                                 on 1999/01/03  16:59:01
3415         Log: Trial release 2
3416      Branch: maint-5.005/perl
3417            ! Changes patchlevel.h
3418 ____________________________________________________________________________
3419 [  2559] By: gbarr                                 on 1999/01/02  15:37:35
3420         Log: From: Blair Zajac <bzajac@geostaff.com>
3421              Date: Wed, 23 Dec 1998 17:13:32 -0800
3422              Message-ID: <3681953C.8B6A90AA@geostaff.com>
3423              Subject: Tie::SubstrHash patch
3424      Branch: maint-5.005/perl
3425            ! lib/Tie/SubstrHash.pm
3426 ____________________________________________________________________________
3427 [  2558] By: gbarr                                 on 1999/01/02  15:30:01
3428         Log: integrate change #2544
3429              
3430              From: Tim Bunce <Tim.Bunce@ig.co.uk> 
3431              Subject: bug in pod2man search for perl binary [5.005_5x]
3432              Date: Sat, 12 Dec 1998 23:08:51 +0000 
3433              Message-ID: <19981212230851.A20578@ig.co.uk> 
3434      Branch: maint-5.005/perl
3435           !> pod/pod2man.PL
3436 ____________________________________________________________________________
3437 [  2557] By: gbarr                                 on 1999/01/02  15:20:42
3438         Log: integrate change #2548
3439              
3440              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
3441              To: perl5-porters@perl.org
3442              cc: hv@crypt0.demon.co.uk
3443              Subject: [bug 5.004_54] duplicate error message
3444              Date: Thu, 31 Dec 1998 04:05:25 +0000
3445              Message-Id: <199812310405.EAA00386@crypt.compulink.co.uk>
3446              
3447              Message-ID: <13963.60672.134591.383377@alias-2.pr.mcs.net>
3448              From: Stephen McCamant <smccam@uclink4.berkeley.edu>
3449              To: hv@crypt0.demon.co.uk
3450              Cc: perl5-porters@perl.org
3451              Subject: [PATCH _54] Re: duplicate error message
3452              Date: Thu, 31 Dec 1998 16:10:13 -0600 (CST)
3453              
3454              Message-Id: <199901010732.HAA02926@crypt.compulink.co.uk>
3455              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
3456              To: Stephen McCamant <smccam@uclink4.berkeley.edu>
3457              cc: hv@crypt0.demon.co.uk, perl5-porters@perl.org
3458              Subject: [TEST PATCH _54] Re: duplicate error message 
3459              Date: Fri, 01 Jan 1999 07:32:14 +0000
3460      Branch: maint-5.005/perl
3461            ! op.c t/pragma/warn-1global taint.c
3462 ____________________________________________________________________________
3463 [  2556] By: gbarr                                 on 1999/01/02  15:18:58
3464         Log: From: abigail@fnx.com
3465              Date: Mon, 28 Dec 1998 14:16:12 -0500 (EST)
3466              Message-ID: <19981228191612.8380.qmail@alexandra.wayne.fnx.com>
3467              Subject: [PATCH 5.005_02; lib/fields.pm] Typos in pod.
3468      Branch: maint-5.005/perl
3469            ! lib/fields.pm
3470 ____________________________________________________________________________
3471 [  2555] By: gbarr                                 on 1999/01/02  15:11:45
3472         Log: intregrate change #2547
3473              
3474              From: Chris Nandor <pudge@pobox.com>
3475              Subject: Re: [PATCH] perlport.pod 1.38
3476              Date: Thu, 31 Dec 1998 09:06:48 -0500
3477              Message-Id: <v04020a1db2b1352ec92a@[192.168.0.77]>
3478      Branch: maint-5.005/perl
3479           !> pod/perlport.pod
3480 ____________________________________________________________________________
3481 [  2554] By: jhi                                   on 1999/01/02  14:55:06
3482         Log: Object destruction order testing.
3483      Branch: cfgperl
3484            ! t/op/misc.t
3485 ____________________________________________________________________________
3486 [  2553] By: jhi                                   on 1999/01/02  14:49:40
3487         Log: perldelta the Dumpvalue.pm of change #2513.
3488      Branch: cfgperl
3489            ! lib/Dumpvalue.pm pod/perldelta.pod
3490 ____________________________________________________________________________
3491 [  2552] By: nick                                  on 1999/01/02  14:45:38
3492         Log: Tone down Makefile.PL so it works on Win32
3493      Branch: perl
3494            ! ext/B/Makefile.PL
3495 ____________________________________________________________________________
3496 [  2551] By: nick                                  on 1999/01/02  14:06:30
3497         Log: Export constant subs from B.xs for op.h, cop.h and a few others.
3498              Use them in various B::* rather than have local defs.
3499      Branch: perl
3500            + ext/B/defsubs.h.PL
3501            ! ext/B/B.pm ext/B/B.xs ext/B/B/Bytecode.pm ext/B/B/C.pm
3502            ! ext/B/B/CC.pm ext/B/B/Deparse.pm ext/B/B/Lint.pm
3503            ! ext/B/B/Stackobj.pm ext/B/B/Xref.pm ext/B/Makefile.PL
3504 ____________________________________________________________________________
3505 [  2550] By: nick                                  on 1999/01/02  10:04:02
3506         Log: Integrate ext/B changes from //depot/cfgperl
3507      Branch: perl
3508           !> ext/B/B.xs ext/B/B/C.pm ext/B/B/CC.pm ext/B/B/Stackobj.pm
3509 ____________________________________________________________________________
3510 [  2549] By: jhi                                   on 1999/01/01  13:54:16
3511         Log: From: "Paul Holser" <Paul.Holser.pholser@nortelnetworks.com>
3512              To: perlbug@perl.com
3513              Subject: op/groups.t fails test 1 on HP-UX 10.20
3514              Date: Wed, 30 Dec 1998 15:16:12 -0600 (CST)
3515              Message-Id: <199812302116.PAA12439@crchh44c.us.nortel.com>
3516      Branch: cfgperl
3517            ! t/op/groups.t
3518 ____________________________________________________________________________
3519 [  2548] By: jhi                                   on 1999/01/01  13:53:31
3520         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
3521              To: perl5-porters@perl.org
3522              cc: hv@crypt0.demon.co.uk
3523              Subject: [bug 5.004_54] duplicate error message
3524              Date: Thu, 31 Dec 1998 04:05:25 +0000
3525              Message-Id: <199812310405.EAA00386@crypt.compulink.co.uk>
3526              
3527              Message-ID: <13963.60672.134591.383377@alias-2.pr.mcs.net>
3528              From: Stephen McCamant <smccam@uclink4.berkeley.edu>
3529              To: hv@crypt0.demon.co.uk
3530              Cc: perl5-porters@perl.org
3531              Subject: [PATCH _54] Re: duplicate error message
3532              Date: Thu, 31 Dec 1998 16:10:13 -0600 (CST)
3533              
3534              Message-Id: <199901010732.HAA02926@crypt.compulink.co.uk>
3535              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
3536              To: Stephen McCamant <smccam@uclink4.berkeley.edu>
3537              cc: hv@crypt0.demon.co.uk, perl5-porters@perl.org
3538              Subject: [TEST PATCH _54] Re: duplicate error message 
3539              Date: Fri, 01 Jan 1999 07:32:14 +0000
3540      Branch: cfgperl
3541            ! op.c t/pragma/warn/op
3542 ____________________________________________________________________________
3543 [  2547] By: jhi                                   on 1998/12/31  14:15:04
3544         Log: From: Chris Nandor <pudge@pobox.com>
3545              To: jhi@iki.fi
3546              Cc: perl5-porters@perl.org
3547              Subject: Re: [PATCH] perlport.pod 1.38
3548              Date: Thu, 31 Dec 1998 09:06:48 -0500
3549              Message-Id: <v04020a1db2b1352ec92a@[192.168.0.77]>
3550      Branch: cfgperl
3551            ! pod/perlport.pod
3552 ____________________________________________________________________________
3553 [  2546] By: jhi                                   on 1998/12/31  11:18:17
3554         Log: From: Wilson P. Snyder II
3555              To: perl5-porters@perl.org
3556              Subject: [PATCH v5.5.53] REV2: Binary number support
3557              Date: 1998/11/30
3558              Message-ID: <199811301543.KAA15689@vulcan.maker.com>
3559      Branch: cfgperl
3560            ! pod/perldata.pod pod/perldelta.pod pod/perlfunc.pod pp.c
3561            ! proto.h sv.c t/op/oct.t t/op/sprintf.t t/pragma/warn/util
3562            ! toke.c util.c
3563 ____________________________________________________________________________
3564 [  2545] By: jhi                                   on 1998/12/31  09:27:40
3565         Log: From: "Todd C. Miller" <Todd.Miller@courtesan.com>
3566              To: perlbug@perl.com
3567              Subject: "perl -T -P" dumps core on OpenBSD and Linux
3568              Date: Wed, 30 Dec 1998 21:11:05 -0700 (MST)
3569              Message-Id: <199812310411.VAA37568@xerxes.courtesan.com>
3570      Branch: cfgperl
3571            ! taint.c
3572 ____________________________________________________________________________
3573 [  2544] By: jhi                                   on 1998/12/31  09:21:45
3574         Log: From: Tim Bunce <Tim.Bunce@ig.co.uk> 
3575              To: perlbug@perl.com 
3576              Subject: bug in pod2man search for perl binary [5.005_5x]
3577              Date: Sat, 12 Dec 1998 23:08:51 +0000 
3578              Message-ID: <19981212230851.A20578@ig.co.uk> 
3579      Branch: cfgperl
3580            ! pod/pod2man.PL
3581 ____________________________________________________________________________
3582 [  2543] By: gbarr                                 on 1998/12/31  06:17:13
3583         Log: integrated relevant parts og changes #2385 & #2387 from mainline
3584              
3585              various fixes for race conditions under threads: mutex locks based
3586              on PL_threadnum were seriously flawed, since it means more than one
3587              thread could enter the critical region; PL_na was global instead of
3588              thread-local; child thread could finish and free thr structures
3589              before Thread->new() got around to creating the Thread object;
3590              cv_clone() needed locking, as it mucks with PL_comppad and other
3591              global data; new_struct_thread() needed to lock template-thread's
3592              mutex while copying its data
3593              
3594              another threads reliability fix: serialize writes to thr->threadsv
3595              avoid most uses of PL_na (which is much more inefficient than a
3596              simple local); update docs to suit; PL_na now being thr->Tna may
3597              be a minor compatibility issue for extensions--will require dTHR
3598              outside of XSUBs (those get automatic dTHR)
3599      Branch: maint-5.005/perl
3600            ! XSUB.h djgpp/djgpp.c doio.c doop.c dump.c embedvar.h
3601            ! ext/DynaLoader/dl_next.xs ext/IO/IO.xs ext/Opcode/Opcode.xs
3602            ! ext/POSIX/POSIX.xs ext/Thread/Thread.xs ext/attrs/attrs.xs
3603            ! gv.c malloc.c mg.c objXSUB.h op.c os2/OS2/REXX/REXX.xs
3604            ! os2/os2.c perl.c perlvars.h perly.c perly.y pod/perlcall.pod
3605            ! pod/perlembed.pod pod/perlguts.pod pod/perlxs.pod pp.c pp.h
3606            ! pp_ctl.c pp_hot.c pp_sys.c run.c sv.c taint.c thread.h toke.c
3607            ! universal.c util.c vms/ext/Stdio/Stdio.xs vms/perly_c.vms
3608            ! vms/vms.c win32/win32.c win32/win32thread.c
3609 ____________________________________________________________________________
3610 [  2542] By: gbarr                                 on 1998/12/30  14:46:40
3611         Log: doc updates
3612              
3613              From: abigail@fnx.com
3614              Date: Wed, 23 Dec 1998 22:32:07 -0500 (EST)
3615              Message-ID: <19981224033207.16751.qmail@alexandra.wayne.fnx.com>
3616              Subject: [PATCH 5.005_02] Typo in documentation of pod2html.
3617              
3618              From: abigail@fnx.com
3619              Date: Wed, 23 Dec 1998 22:59:59 -0500 (EST)
3620              Message-ID: <19981224035959.16994.qmail@alexandra.wayne.fnx.com>
3621              Subject: [PATCH 5.005_02] Re: m// doc is buggy (was Re: m'$foo' is undocumented)
3622              
3623              pod/perldelta.pod from:
3624              From: Jarkko Hietaniemi <jhi@iki.fi>
3625              Date: Thu, 17 Dec 1998 16:13:34 +0200 (EET)
3626              Message-ID: <13945.4494.140163.973953@alpha.hut.fi>
3627              Subject: Re: important UNDOC issues for 5.005_54
3628      Branch: maint-5.005/perl
3629            ! pod/perldelta.pod pod/perlop.pod pod/pod2html.PL
3630 ____________________________________________________________________________
3631 [  2541] By: gbarr                                 on 1998/12/30  14:37:14
3632         Log: From: jan.dubois@ibm.net (Jan Dubois)
3633              Date: Wed, 23 Dec 1998 21:26:38 +0100
3634              Message-ID: <36895086.8849224@smtp1.ibm.net>
3635              Subject: [PATCH 5.005_03m1] subdirectory Makefiles should inherit CAPI setting from command line
3636      Branch: maint-5.005/perl
3637            ! lib/ExtUtils/MakeMaker.pm
3638 ____________________________________________________________________________
3639 [  2540] By: jhi                                   on 1998/12/30  08:42:04
3640         Log: Evermore AUTHORS and MAINTAIN.
3641      Branch: cfgperl
3642            ! AUTHORS MAINTAIN
3643 ____________________________________________________________________________
3644 [  2539] By: jhi                                   on 1998/12/29  15:10:34
3645         Log: More AUTHORS and MAINTAIN.
3646      Branch: cfgperl
3647            ! AUTHORS MAINTAIN
3648 ____________________________________________________________________________
3649 [  2538] By: gbarr                                 on 1998/12/29  14:41:29
3650         Log: From: Jarkko Hietaniemi <jhi@iki.fi>
3651              Date: Tue, 22 Dec 1998 10:57:48 +0200 (EET)
3652              Message-ID: <13951.24332.932827.831376@alpha.hut.fi>
3653              Subject: Re: x operator broken in DEC Alpha for 8-bit characters (Re: Digest-MD5-2.00 test fails on DEC Alpha - a patch)
3654      Branch: maint-5.005/perl
3655            ! t/op/repeat.t util.c
3656 ____________________________________________________________________________
3657 [  2537] By: jhi                                   on 1998/12/29  14:34:47
3658         Log: From: Frank Ridderbusch <Frank.Ridderbusch@pdb.siemens.de>
3659              Date: Tue, 15 Dec 1998 16:23:12 +0100 (MET)
3660              Message-ID: <13942.32480.700000.640927@utensil>
3661              Subject: Minor Bug in AutoSplit.qm in 5.005 and 5.004
3662              (mirror change#2531 in the 5.005-maint)
3663      Branch: cfgperl
3664            ! lib/AutoSplit.pm
3665 ____________________________________________________________________________
3666 [  2535] By: gbarr                                 on 1998/12/29  14:27:56
3667         Log: From: Jarkko Hietaniemi <jhi@iki.fi>
3668              Date: Fri, 18 Dec 1998 16:39:27 +0200 (EET)
3669              Message-ID: <13946.26911.140905.387070@alpha.hut.fi>
3670              Subject: Math::Trig, Math::Complex, Fcntl, addressed (Re: Undocumentation Issues for 5.005)
3671      Branch: maint-5.005/perl
3672            ! pod/perldelta.pod
3673 ____________________________________________________________________________
3674 [  2534] By: gbarr                                 on 1998/12/29  14:23:02
3675         Log: From: Jarkko Hietaniemi <jhi@iki.fi>
3676              Date: Tue, 15 Dec 1998 17:52:32 +0200 (EET)
3677              Message-ID: <13942.34240.66558.169330@alpha.hut.fi>
3678              Subject: some doc link fixes
3679      Branch: maint-5.005/perl
3680            ! pod/perlcall.pod pod/perldata.pod pod/perldiag.pod
3681            ! pod/perlfaq5.pod pod/perlfaq7.pod pod/perlfunc.pod
3682            ! pod/perlguts.pod pod/perllocale.pod pod/perlobj.pod
3683            ! pod/perlsub.pod pod/perlvar.pod
3684 ____________________________________________________________________________
3685 [  2533] By: gbarr                                 on 1998/12/29  14:23:00
3686         Log: From: Chris Nandor <pudge@pobox.com>
3687              Date: Sat, 19 Dec 1998 12:54:34 -0500
3688              Message-Id: <v04020a03b2a194aaa676@[192.168.0.77]>
3689              Subject: [PATCH] perlport.pod v1.37
3690      Branch: maint-5.005/perl
3691            ! pod/perlport.pod
3692 ____________________________________________________________________________
3693 [  2531] By: gbarr                                 on 1998/12/29  14:12:25
3694         Log: change in_pod pattern to /^=\w/ from /^=/
3695              From: Frank Ridderbusch <Frank.Ridderbusch@pdb.siemens.de>
3696              Date: Tue, 15 Dec 1998 16:23:12 +0100 (MET)
3697              Message-ID: <13942.32480.700000.640927@utensil>
3698              Subject: Minor Bug in AutoSplit.qm in 5.005 and 5.004
3699      Branch: maint-5.005/perl
3700            ! lib/AutoSplit.pm
3701 ____________________________________________________________________________
3702 [  2530] By: gbarr                                 on 1998/12/29  14:09:51
3703         Log: undo the "perlsyn intrusion" into perlfunc
3704      Branch: maint-5.005/perl
3705            ! pod/perlfunc.pod
3706 ____________________________________________________________________________
3707 [  2529] By: gbarr                                 on 1998/12/29  14:04:35
3708         Log: From: Jarkko Hietaniemi <hietanie@koah.research.nokia.com>
3709              Date: Sun, 13 Dec 1998 14:54:56 +0200 (EET)
3710              Message-Id: <199812131254.OAA24494@koah.research.nokia.com>
3711              Subject: ignore_versioned_libs isn't used anywhere (it became ignore_versioned_solibs)
3712      Branch: maint-5.005/perl
3713            ! hints/linux.sh
3714 ____________________________________________________________________________
3715 [  2528] By: gbarr                                 on 1998/12/29  13:59:49
3716         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3717              Date: Wed, 28 Oct 1998 01:20:33 -0500 (EST)
3718              Message-Id: <199810280620.BAA06893@monk.mps.ohio-state.edu>
3719              Subject: [PATCH 5.00552] Make sort respect overloading
3720      Branch: maint-5.005/perl
3721            ! pp_ctl.c t/pragma/overload.t
3722 ____________________________________________________________________________
3723 [  2527] By: gbarr                                 on 1998/12/29  13:58:56
3724         Log: doc update, quads only work on 64-but platforms
3725      Branch: maint-5.005/perl
3726            ! pod/perlfunc.pod
3727 ____________________________________________________________________________
3728 [  2526] By: gbarr                                 on 1998/12/29  13:49:55
3729         Log: From: Andy Dougherty <doughera@lafayette.edu>
3730              Date: Tue, 1 Dec 1998 12:50:27 -0500 (EST)
3731              Message-Id: <Pine.SUN.3.96.981201124929.4288H-100000@newton.phys>
3732              Subject: [PATCH 5.005_xx] erroneous 'none' in lddlflags
3733      Branch: maint-5.005/perl
3734            ! Configure
3735 ____________________________________________________________________________
3736 [  2525] By: jhi                                   on 1998/12/29  13:06:26
3737         Log: From: "Vishal Bhatia" <vishalb@hotmail.com>
3738              To: perl5-porters@perl.org
3739              Subject: [PATCH 5.005_54] More minor  Fixes in CC.pm/C.pm
3740              Date: 16 Dec 1998 03:17:03 +0200
3741              Message-ID: <MLIST_199812160055.QAA06272@f10.hotmail.com>
3742      Branch: cfgperl
3743            ! ext/B/B/C.pm ext/B/B/CC.pm ext/B/B/Stackobj.pm
3744 ____________________________________________________________________________
3745 [  2524] By: jhi                                   on 1998/12/29  13:00:06
3746         Log: From: "Vishal Bhatia" <vishalb@hotmail.com>
3747              To: perl5-porters@perl.org
3748              Cc: rmb1@cise.npl.co.uk, nick@ni-s.u-net.com
3749              Subject: [PATCH 5.005_54] Re:perlcc -e 'my $x = shift; print +($x ?...' failure
3750              Date: 10 Dec 1998 08:30:02 +0200
3751              Message-ID: <MLIST_19981210061651.29891.qmail@hotmail.com>
3752              
3753              (Nick's part was applied earlier, in change #2460)
3754      Branch: cfgperl
3755            ! ext/B/B.xs ext/B/B/C.pm ext/B/B/CC.pm ext/B/B/Stackobj.pm
3756 ____________________________________________________________________________
3757 [  2523] By: jhi                                   on 1998/12/29  12:41:31
3758         Log: From: "vishal bhatia" <vishalb@hotmail.com>
3759              To: nick@ni-s.u-net.com
3760              Cc: perl5-porters@perl.org
3761              Subject: [PATCH 5.005_54] return value of perlcc/B::CC generated functions.
3762              Date: 9 Dec 1998 06:50:30 +0200
3763              Message-ID: <MLIST_19981209043146.16829.qmail@hotmail.com>
3764      Branch: cfgperl
3765            ! ext/B/B/CC.pm
3766 ____________________________________________________________________________
3767 [  2522] By: jhi                                   on 1998/12/29  12:15:18
3768         Log: From: rjk@linguist.dartmouth.edu (Ronald J. Kimball)
3769              To: perl5-porters@perl.org (Perl 5 Porters)
3770              Subject: [PATCH 5.005_54] Pod::Text.pm reformating indented paragraphs
3771              Date: 25 Dec 1998 23:02:28 +0200
3772              Message-ID: <MLIST_199812252034.PAA27812@linguist.dartmouth.edu>
3773      Branch: cfgperl
3774            ! lib/Pod/Text.pm
3775 ____________________________________________________________________________
3776 [  2521] By: jhi                                   on 1998/12/29  12:07:54
3777         Log: Undo #2519 (breaks universal.c).
3778      Branch: cfgperl
3779            ! XSUB.h
3780 ____________________________________________________________________________
3781 [  2519] By: jhi                                   on 1998/12/29  11:41:10
3782         Log: From: Joshua Pritikin <joshua.pritikin@db.com>
3783              To: perl5-porters@perl.org
3784              Cc: perl-xs@perl.org
3785              Subject: XSUB.h refinement [PATCH]
3786              Date: 18 Dec 1998 03:58:44 +0200
3787              Message-ID: <MLIST_Pine.GSO.4.02.9812171733330.589-100000@eq1062.wks.na.deuba.com>
3788      Branch: cfgperl
3789            ! XSUB.h
3790 ____________________________________________________________________________
3791 [  2518] By: jhi                                   on 1998/12/29  11:36:19
3792         Log: From: abigail@fnx.com
3793              To: perl5-porters@perl.org (Perl Porters)
3794              Subject: [PATCH 5.005_02; lib/fields.pm] Typos in pod.
3795              Date: 28 Dec 1998 21:39:15 +0200
3796              Message-ID: <MLIST_19981228191612.8380.qmail@alexandra.wayne.fnx.com>
3797      Branch: cfgperl
3798            ! lib/fields.pm
3799 ____________________________________________________________________________
3800 [  2517] By: jhi                                   on 1998/12/29  11:35:03
3801         Log: Document change #2516.
3802      Branch: cfgperl
3803            ! pod/perldelta.pod
3804 ____________________________________________________________________________
3805 [  2516] By: jhi                                   on 1998/12/29  11:32:26
3806         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3807              To: perl5-porters@perl.org (Mailing list Perl5)
3808              Subject: [PATCH 5.005_53] Warn on unrecognized alpha escapes.
3809              Date: 9 Dec 1998 10:39:31 +0200
3810              Message-ID: <MLIST_199812090823.DAA17566@monk.mps.ohio-state.edu>
3811      Branch: cfgperl
3812            ! pod/perldiag.pod regcomp.c toke.c
3813 ____________________________________________________________________________
3814 [  2515] By: jhi                                   on 1998/12/29  11:27:11
3815         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3816              To: perl5-porters@perl.org (Mailing list Perl5)
3817              Subject: [PATCH 5.005_53] Bugs in hairy interactions of feature in REx
3818              Date: 8 Dec 1998 09:02:04 +0200
3819              Message-ID: <MLIST_199812080637.BAA16025@monk.mps.ohio-state.edu>
3820              
3821              \G fixes (wasn't working right with //g, s///, and $_ in (?{})).
3822      Branch: cfgperl
3823            ! pp_ctl.c pp_hot.c regexec.c regexp.h t/op/pat.t t/op/subst.t
3824 ____________________________________________________________________________
3825 [  2514] By: jhi                                   on 1998/12/29  11:21:31
3826         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3827              To: perl5-porters@perl.org (Mailing list Perl5)
3828              Subject: [PATCH 5.005_53] Regexp tests and UTF8
3829              Date: 8 Dec 1998 07:02:01 +0200
3830              Message-ID: <MLIST_199812080447.XAA05297@monk.mps.ohio-state.edu>
3831      Branch: cfgperl
3832            ! regcomp.c
3833 ____________________________________________________________________________
3834 [  2513] By: jhi                                   on 1998/12/29  11:18:34
3835         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3836              Subject: [PATCH 5.005_*] Dumpvar.pm
3837              To: perl5-porters@perl.org (Mailing list Perl5)
3838              Date: 7 Dec 1998 10:17:35 +0200
3839              Message-ID: <MLIST_199812070744.CAA18949@monk.mps.ohio-state.edu>
3840      Branch: cfgperl
3841            + lib/Dumpvalue.pm
3842            ! MANIFEST
3843 ____________________________________________________________________________
3844 [  2512] By: gbarr                                 on 1998/12/28  14:56:36
3845         Log: change t/op/pwent.t to ignore NIS includes
3846              From: achampio@lehman.com (Alan Champion)
3847              Date: Tue, 1 Dec 1998 15:18:03 GMT
3848              Message-Id: <9812011518.AA00005@lonhpov1.lehman.com>
3849              Subject: Not OK: perl 5.00503 +MAINT_TRIAL_1 on sun4-solaris 2.3 (UNINSTALLED)
3850              
3851              From: pvhp@forte.com (Peter Prymmer)
3852              Date: Fri, 4 Dec 98 17:11:41 PST
3853              Message-Id: <9812050111.AA16778@forte.com>
3854              Subject: [PATCH 5.005_03-MAINT_TRIAL_1 && 5.005_54]dumper and searchdict ebcdic style
3855      Branch: maint-5.005/perl
3856            ! t/lib/dumper.t t/lib/searchdict.t t/op/pwent.t
3857 ____________________________________________________________________________
3858 [  2511] By: gbarr                                 on 1998/12/28  14:55:28
3859         Log: From: jan.dubois@ibm.net (Jan Dubois)
3860              Date: Tue, 01 Dec 1998 00:07:33 +0100
3861              Message-ID: <366921b5.14512598@smtp1.ibm.net>
3862              Subject: Re: 5.005_03-MAINT-TRIAL1, [PATCH] to compile on Win32
3863              
3864              From: jan.dubois@ibm.net (Jan Dubois)
3865              Date: Wed, 02 Dec 1998 00:24:54 +0100
3866              Message-ID: <366a77bb.19498126@smtp1.ibm.net>
3867              Subject: Re: 5.005_03-MAINT-TRIAL1, [PATCH] spaces in filenames support
3868      Branch: maint-5.005/perl
3869            ! perl.h proto.h taint.c win32/GenCAPI.pl win32/Makefile
3870            ! win32/config.bc win32/config.gc win32/config.vc
3871            ! win32/config_sh.PL win32/makedef.pl
3872 ____________________________________________________________________________
3873 [  2510] By: gbarr                                 on 1998/12/28  14:37:35
3874         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3875              Date: Tue, 1 Dec 1998 00:34:08 -0500 (EST)
3876              Message-Id: <199812010534.AAA21371@monk.mps.ohio-state.edu>
3877              Subject: [PATCH 5.005_*] Debugger 'v' command
3878      Branch: maint-5.005/perl
3879            ! lib/perl5db.pl
3880 ____________________________________________________________________________
3881 [  2509] By: jhi                                   on 1998/12/28  13:00:31
3882         Log: Kickstart AUTHORS and MAINTAIN.
3883      Branch: cfgperl
3884            + AUTHORS MAINTAIN
3885            ! MANIFEST
3886 ____________________________________________________________________________
3887 [  2508] By: jhi                                   on 1998/12/28  08:04:00
3888         Log: From: Nathan Torkington <gnat@frii.com>
3889              To: perlbug@perl.com
3890              Subject: [PATCH] perlxstut.pod fix
3891              Date: Sat, 26 Dec 1998 14:28:21 +1300 (NZDT)
3892              Message-ID: <13956.15285.933914.320849@localhost.frii.com>
3893      Branch: cfgperl
3894            ! pod/perlxstut.pod
3895 ____________________________________________________________________________
3896 [  2507] By: jhi                                   on 1998/12/28  07:59:00
3897         Log: From: abigail@fnx.com
3898              To: perlbug@perl.com
3899              Subject: [PATCH 5.005_02] Re: m// doc is buggy (was Re: m'$foo' is undocumented)
3900              Date: Wed, 23 Dec 1998 22:59:59 -0500 (EST)
3901              Message-ID: <19981224035959.16994.qmail@alexandra.wayne.fnx.com>
3902              (slightly modified, a part of the patch was rejected)
3903              (strange, I thought I had already submitted this one
3904              but Perforce disagrees with me...)
3905      Branch: cfgperl
3906            ! pod/perlop.pod
3907 ____________________________________________________________________________
3908 [  2506] By: jhi                                   on 1998/12/28  07:56:59
3909         Log: From: Artur <artur@vogon-solutions.com>
3910              To: perlbug@perl.com
3911              Subject: PATCH: perlmodlib.pod
3912              Date: Fri, 25 Dec 1998 00:48:39 +0000
3913              Message-ID: <3682E0E7.EBFB5D65@vogon-solutions.com>
3914      Branch: cfgperl
3915            ! pod/perlmodlib.pod pod/perlop.pod
3916 ____________________________________________________________________________
3917 [  2505] By: jhi                                   on 1998/12/28  07:46:06
3918         Log: From: abigail@fnx.com
3919              To: perl5-porters@perl.org (Perl Porters)
3920              Subject: [PATCH 5.005_02] Typo in documentation of pod2html.
3921              Date: Wed, 23 Dec 1998 22:32:07 -0500 (EST)
3922              Message-ID: <19981224033207.16751.qmail@alexandra.wayne.fnx.com>
3923      Branch: cfgperl
3924            ! pod/pod2html.PL
3925 ____________________________________________________________________________
3926 [  2504] By: jhi                                   on 1998/12/28  07:44:35
3927         Log: From: Jim Avera <avera@fjst.com>
3928              To: perlbug@perl.com
3929              Subject: perlbug bug - shows dates reversed
3930              Date: Wed, 23 Dec 1998 18:08:56 -0800 (PST)
3931              Message-Id: <199812240208.SAA27616@membrane.ssd.hal.com>
3932      Branch: cfgperl
3933            ! utils/perlbug.PL
3934 ____________________________________________________________________________
3935 [  2503] By: jhi                                   on 1998/12/28  07:41:39
3936         Log: From: jan.dubois@ibm.net (Jan Dubois)
3937              To: makemaker@franz.ww.TU-Berlin.DE, perl5-porters@perl.org
3938              Subject: [PATCH 5.005_03m1] subdirectory Makefiles should inherit CAPI setting from command line
3939              Date: Wed, 23 Dec 1998 21:26:38 +0100
3940              Message-ID: <36895086.8849224@smtp1.ibm.net>
3941      Branch: cfgperl
3942            ! lib/ExtUtils/MakeMaker.pm
3943 ____________________________________________________________________________
3944 [  2502] By: jhi                                   on 1998/12/28  07:39:20
3945         Log: From: Blair Zajac <bzajac@geostaff.com>
3946              To: perl5-porters@perl.org
3947              Subject: Tie::SubstrHash patch
3948              Date: Wed, 23 Dec 1998 17:13:32 -0800
3949              Message-ID: <3681953C.8B6A90AA@geostaff.com>
3950      Branch: cfgperl
3951            ! lib/Tie/SubstrHash.pm
3952 ____________________________________________________________________________
3953 [  2501] By: jhi                                   on 1998/12/28  07:37:16
3954         Log: From: Alan.Harder@Ebay.Sun.COM (Alan Harder)
3955              To: perlbug@perl.com
3956              Subject: perlfaq9 minor error
3957              Date: Wed, 23 Dec 1998 14:54:19 -0800
3958              Message-Id: <199812232254.OAA05986@moshpit.EBay.Sun.COM>
3959      Branch: cfgperl
3960            ! pod/perlfaq9.pod
3961 ____________________________________________________________________________
3962 [  2500] By: jhi                                   on 1998/12/23  10:38:18
3963         Log: More porting notes about filesystems, AmigaOS, and MiNT.
3964      Branch: cfgperl
3965            ! pod/perlport.pod
3966 ____________________________________________________________________________
3967 [  2499] By: jhi                                   on 1998/12/22  09:26:49
3968         Log: Add few MSG_ and uio constants.
3969      Branch: cfgperl
3970            ! ext/Socket/Socket.pm ext/Socket/Socket.xs iperlsys.h
3971 ____________________________________________________________________________
3972 [  2498] By: jhi                                   on 1998/12/22  08:39:30
3973         Log: Slight recoding of util.c:repeatcpy() to circumnavigate
3974              a Digital C compiler optimizer bug that broke the 'x'
3975              operator under certain circumstances.  See t/op/repeat.t
3976              test #20 for graphic details.  Reported in
3977              
3978              From: Gisle Aas <gisle@aas.no>
3979              To: Mark Martinec <Mark.Martinec@nsc.ijs.si>
3980              Cc: ach@xray.mpe.mpg.de, cpan-testers@perl.org, perl5-porters@perl.org
3981              Subject: Re: Digest-MD5-2.00 test fails on DEC Alpha - a patch
3982              Date: 18 Dec 1998 14:27:40 +0100
3983              Message-ID: <m37lvpa8c3.fsf@furu.g.aas.no>
3984              
3985              and discussed further in the thread
3986              
3987              From: Jarkko Hietaniemi <jhi@iki.fi>
3988              To: Gisle Aas <gisle@aas.no>
3989              Cc: Mark Martinec <Mark.Martinec@nsc.ijs.si>, ach@xray.mpe.mpg.de,
3990              cpan-testers@perl.org, perl5-porters@perl.org
3991              Subject: x operator broken in DEC Alpha for 8-bit characters (Re: Digest-MD5-2.00 test fails on DEC Alpha - a patch)
3992              Date: Fri, 18 Dec 1998 16:18:37 +0200 (EET)
3993              Message-ID: <13946.25661.193449.138023@alpha.hut.fi>
3994      Branch: cfgperl
3995            ! t/op/repeat.t util.c
3996 ____________________________________________________________________________
3997 [  2497] By: jhi                                   on 1998/12/21  14:18:57
3998         Log: Change #2483 update.
3999      Branch: cfgperl
4000            ! t/op/tr.t
4001 ____________________________________________________________________________
4002 [  2496] By: jhi                                   on 1998/12/21  14:07:41
4003         Log: Update on change #2493.
4004      Branch: cfgperl
4005            ! t/pragma/warn/op
4006 ____________________________________________________________________________
4007 [  2495] By: jhi                                   on 1998/12/21  13:52:00
4008         Log: Change #2487 aftershock.
4009      Branch: cfgperl
4010            ! warning.pl
4011 ____________________________________________________________________________
4012 [  2494] By: jhi                                   on 1998/12/21  12:35:00
4013         Log: From: Chris Nandor <pudge@pobox.com>
4014              To: perl5-porters@perl.org
4015              Subject: [PATCH] perlport.pod v1.37
4016              Date: Sat, 19 Dec 1998 12:54:34 -0500
4017              Message-Id: <v04020a03b2a194aaa676@[192.168.0.77]>
4018      Branch: cfgperl
4019            ! pod/perlport.pod
4020 ____________________________________________________________________________
4021 [  2493] By: jhi                                   on 1998/12/21  12:22:44
4022         Log: From: Mark-Jason Dominus <mjd@plover.com>
4023              To: perl5-porters@perl.com
4024              Subject: PATCH (5.005_02): Dejargonizing
4025              Date: Sun, 20 Dec 1998 14:35:20 -0500
4026              Message-ID: <19981220193520.11230.qmail@plover.com>
4027              
4028              From: Mark-Jason Dominus <mjd@plover.com>
4029              To: perl5-porters@perl.com
4030              Subject: PATCH (5.005_02): Spelling correction in warning message
4031              Date: Sun, 20 Dec 1998 13:51:30 -0500
4032              Message-ID: <19981220185130.11067.qmail@plover.com>
4033      Branch: cfgperl
4034            ! doio.c op.c
4035 ____________________________________________________________________________
4036 [  2492] By: jhi                                   on 1998/12/21  09:00:05
4037         Log: From: "Vishal Bhatia" <vishalb@hotmail.com>
4038              To: perl5-porters@perl.org
4039              Subject: [PATCH 5.005_54] pp_next/pp_last/pp_redo problems
4040              Date: Sun, 20 Dec 1998 19:03:25 PST
4041              Message-ID: <19981221030326.27660.qmail@hotmail.com>
4042              
4043              (slightly reformatted)
4044      Branch: cfgperl
4045            ! ext/B/B/CC.pm
4046 ____________________________________________________________________________
4047 [  2491] By: nick                                  on 1998/12/20  14:21:29
4048         Log: Save _all_ GV's which have SV, AV or HV set.
4049      Branch: perl
4050            ! ext/B/B/C.pm
4051 ____________________________________________________________________________
4052 [  2490] By: jhi                                   on 1998/12/18  15:13:19
4053         Log: Add idea about generalising cpp symbol probing of Errno.
4054      Branch: cfgperl
4055            ! Todo
4056 ____________________________________________________________________________
4057 [  2489] By: jhi                                   on 1998/12/18  14:47:57
4058         Log: Address some of the issues of:
4059              
4060              From: Tom Christiansen <tchrist@jhereg.perl.com>
4061              To: perl-porters-active@jhereg.perl.com
4062              Subject: Undocumentation Issues for 5.005
4063              Date: Thu, 17 Dec 1998 14:46:24 -0700
4064              Message-Id: <199812172146.OAA05316@jhereg.perl.com>
4065      Branch: cfgperl
4066            ! pod/perl5005delta.pod
4067 ____________________________________________________________________________
4068 [  2488] By: jhi                                   on 1998/12/18  11:26:32
4069         Log: From: root <root@dubravka.in-berlin.de>
4070              To: perlbug@perl.com
4071              Cc: k@dubravka.in-berlin.de
4072              Subject: Please add no_modify to PERL_POLLUTE
4073              Date: Fri, 18 Dec 1998 10:45:52 +0100
4074              Message-Id: <199812180945.KAA05275@dubravka.in-berlin.de>
4075              
4076              (Really from Andreas König)
4077      Branch: cfgperl
4078            ! embed.pl
4079 ____________________________________________________________________________
4080 [  2487] By: jhi                                   on 1998/12/17  14:05:52
4081         Log: Some (by far not all) issues of the below message addressed.
4082              
4083              From: Tom Christiansen <tchrist@jhereg.perl.com>
4084              To: The Perl Porters Mailing List <perl5-porters@perl.org>
4085              Subject: important UNDOC issues for 5.005_54
4086              Date: Wed, 16 Dec 1998 21:14:53 -0700
4087              Message-Id: <199812170414.VAA25860@jhereg.perl.com>
4088      Branch: cfgperl
4089            ! lib/warning.pm pod/perl5005delta.pod pod/perldelta.pod
4090 ____________________________________________________________________________
4091 [  2486] By: jhi                                   on 1998/12/17  12:47:15
4092         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4093              To: domo@computer.org
4094              Cc: jhi@iki.fi, perl5-porters@perl.org
4095              Subject: Re: stuff related to malloc.c
4096              Date: Wed, 16 Dec 1998 16:40:27 -0500 (EST)
4097              Message-Id: <199812162140.QAA04925@monk.mps.ohio-state.edu>
4098      Branch: cfgperl
4099            ! malloc.c
4100 ____________________________________________________________________________
4101 [  2485] By: jhi                                   on 1998/12/17  12:17:19
4102         Log: More porting notes.
4103      Branch: cfgperl
4104            ! Porting/pumpkin.pod
4105 ____________________________________________________________________________
4106 [  2484] By: jhi                                   on 1998/12/15  08:38:05
4107         Log: Undo #2386 and #2205.
4108      Branch: cfgperl
4109            ! pod/perlfunc.pod
4110 ____________________________________________________________________________
4111 [  2483] By: jhi                                   on 1998/12/14  17:58:35
4112         Log: lib was missing from @INC.
4113      Branch: cfgperl
4114            ! t/op/tr.t
4115 ____________________________________________________________________________
4116 [  2482] By: jhi                                   on 1998/12/14  17:52:42
4117         Log: Was missing use Text::Wrap.
4118      Branch: cfgperl
4119            ! t/lib/textfill.t
4120 ____________________________________________________________________________
4121 [  2481] By: jhi                                   on 1998/12/14  16:00:22
4122         Log: nlist.h not yet Configure-probed but DynaLoader Linux-hinted.
4123              
4124              From: Jonathan Roy <roy@idle.com>
4125              To: perl5-porters@perl.org
4126              Subject: nlist.h add to Configure checks?
4127              Date: Sun, 13 Dec 1998 22:22:49 -0500
4128              Message-Id: <4.1.19981213221847.00a3e100@pop-server.tampabay.rr.com>
4129      Branch: cfgperl
4130            + ext/DynaLoader/hints/linux.pl
4131            ! MANIFEST
4132 ____________________________________________________________________________
4133 [  2480] By: jhi                                   on 1998/12/14  15:02:44
4134         Log: Give up completely using nm in AIX.
4135              
4136              From: "Kurt D. Starsinic" <kstar@chapin.edu>
4137              To: Gurusamy Sarathy <gsar@engin.umich.edu>, Jarkko Hietaniemi <jhi@iki.fi>
4138              Cc: perl5-porters@perl.org
4139              Subject: [PATCH 5.005_54] AIX 4.3.1.0 fails to locate some functions
4140              Date: Thu, 10 Dec 1998 00:51:46 -0500
4141              Message-ID: <19981210005146.B29986@O2.chapin.edu>
4142      Branch: cfgperl
4143            ! hints/aix.sh
4144 ____________________________________________________________________________
4145 [  2479] By: jhi                                   on 1998/12/14  14:39:52
4146         Log: AIX' error messages are different.
4147              
4148              From: "Kurt D. Starsinic" <kstar@chapin.edu>
4149              To: Gurusamy Sarathy <gsar@engin.umich.edu>
4150              Cc: perl5-porters@perl.org
4151              Subject: [PATCH 5.005_54] AIX 4.1.3.0 fails pragma/warning.t
4152              Date: Thu, 10 Dec 1998 00:42:36 -0500
4153              Message-ID: <19981210004236.A29986@O2.chapin.edu>
4154              
4155              From: Michael Engel <engel@nms1.cc.huji.ac.il>
4156              To: perlbug@perl.com
4157              Subject: erroes in installing perl5*53 on IBM RS6000, aix 4.1
4158              Date: Mon, 14 Dec 1998 16:15:20 +0200 (IST)
4159              Message-ID: <Pine.A41.4.05_heb2.07.9812141609500.58712-300000@nms1.cc.huji.ac.il>
4160      Branch: cfgperl
4161            ! t/pragma/warn/doio
4162 ____________________________________________________________________________
4163 [  2478] By: gbarr                                 on 1998/12/13  16:02:24
4164         Log: From: pvhp@forte.com (Peter Prymmer)
4165              Date: Mon, 30 Nov 98 21:08:36 PST
4166              Message-Id: <9812010508.AA07791@forte.com>
4167              Subject: [PATCH 5.005_03t1 && 5.005_54]dll linkage side decks for OS/390
4168      Branch: maint-5.005/perl
4169            ! hints/os390.sh
4170 ____________________________________________________________________________
4171 [  2477] By: gbarr                                 on 1998/12/13  16:00:23
4172         Log: From: Dan Sugalski <sugalskd@osshe.edu>
4173              Date: Mon, 30 Nov 1998 17:08:12 -0800
4174              Message-Id: <3.0.6.32.19981130170812.00b12b70@ous.edu>
4175              Subject: [PATCH 5.005_03]Minor VMS patches needed to build
4176      Branch: maint-5.005/perl
4177            ! lib/ExtUtils/MM_VMS.pm vms/subconfigure.com
4178 ____________________________________________________________________________
4179 [  2476] By: gbarr                                 on 1998/12/13  15:30:58
4180         Log: From: pvhp@forte.com (Peter Prymmer)
4181              Date: Fri, 4 Dec 98 00:37:32 PST
4182              Message-Id: <9812040837.AA10908@forte.com>
4183              Subject: Re: [PATCH 5.005_03-MAINT-TRIAL1] some tweaks to the build process for OS/390
4184      Branch: maint-5.005/perl
4185            ! Makefile.SH regcomp.c
4186 ____________________________________________________________________________
4187 [  2475] By: jhi                                   on 1998/12/13  12:35:55
4188         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4189              To: jhi@iki.fi
4190              Cc: Carl_Adler@idx.com, perl5-porters@perl.org
4191              Subject: Re: stuff related to malloc.c
4192              Date: Sat, 12 Dec 1998 19:39:44 -0500 (EST)
4193              Message-Id: <199812130039.TAA21704@monk.mps.ohio-state.edu>
4194      Branch: cfgperl
4195            ! malloc.c
4196 ____________________________________________________________________________
4197 [  2474] By: jhi                                   on 1998/12/13  12:32:42
4198         Log: Some notes about porting issues.
4199      Branch: cfgperl
4200            ! Porting/pumpkin.pod
4201 ____________________________________________________________________________
4202 [  2473] By: jhi                                   on 1998/12/13  12:03:58
4203         Log: From: Laszlo Molnar <ml1050@freemail.c3.hu>
4204              To: Perl 5 Porters <perl5-porters@perl.org>
4205              Subject: [patch 5.005_02] dos-djgpp update
4206              Date: Sun, 13 Dec 1998 00:08:44 +0100
4207              Message-ID: <19981213000844.C264@beeblebrox>
4208      Branch: cfgperl
4209            ! djgpp/config.over
4210 ____________________________________________________________________________
4211 [  2472] By: gbarr                                 on 1998/12/12  17:12:28
4212         Log: undo changes to Exporter.pm from #2312
4213      Branch: maint-5.005/perl
4214            ! lib/Exporter.pm
4215 ____________________________________________________________________________
4216 [  2471] By: gbarr                                 on 1998/12/12  17:09:39
4217         Log: integrate change#2459 from cfgperl
4218              
4219              enclose case want_vtbl_collxfrm with #ifdef USE_LOCALE_COLLATE
4220              
4221              From: hansm@icgroup.nl 
4222              Subject: Not OK: perl 5.00503 +MAINT_TRIAL_1 on OPENSTEP-Mach 4_1 (UNINSTALLED)
4223              Date: Sun, 6 Dec 98 22:19:54 +0100 
4224              Message-Id: <9812062116.AA26445@icgned.icgroup.nl> 
4225      Branch: maint-5.005/perl
4226            ! util.c
4227 ____________________________________________________________________________
4228 [  2470] By: gbarr                                 on 1998/12/12  16:46:03
4229         Log: re-sync'd Text::Wrap with new version from CPAN
4230      Branch: maint-5.005/perl
4231           +> t/lib/textfill.t
4232            ! MANIFEST
4233           !> lib/Text/Wrap.pm t/lib/textwrap.t
4234 ____________________________________________________________________________
4235 [  2469] By: gbarr                                 on 1998/12/12  15:58:43
4236         Log: integrate changes#2435,2436 from cfgperl
4237              
4238              Pod::Html and Pod::Text were not locale-savvy:
4239              for example in =head1 all non-ASCII-\w-runs were
4240              turned into underscores in NAME tags.  This could
4241              result in several NAME tags becoming identical.
4242              Reported by:
4243              
4244              From: Fyodor Krasnov <fyodor@aha.ru> 
4245              Subject: pod2html vs Russian Characters
4246              To: Tom.Christiansen@snn.aha.ru, tchrist@perl.com 
4247              Date: Tue, 24 Nov 1998 19:00:36 +0300 (MSK) 
4248              Message-Id: <199811241600.TAA05149@stat.aha.ru> 
4249              
4250              One paste too many in #2435.
4251      Branch: maint-5.005/perl
4252           !> lib/Pod/Html.pm lib/Pod/Text.pm
4253 ____________________________________________________________________________
4254 [  2468] By: gbarr                                 on 1998/12/12  15:01:58
4255         Log: redirect trail program to error msg file in Configure
4256              
4257              From: Andy Dougherty <doughera@lafayette.edu>
4258              Date: Tue, 1 Dec 1998 13:40:12 -0500 (EST)
4259              Message-Id: <Pine.SUN.3.96.981201133546.4288K-100000@newton.phys>
4260              Subject: [PATCH 5.005_xx] Missing redirection of simple test program
4261      Branch: maint-5.005/perl
4262            ! Configure
4263 ____________________________________________________________________________
4264 [  2467] By: gbarr                                 on 1998/12/12  14:52:24
4265         Log: Change reall_srchlen back to an int from a #define
4266              
4267              From: Graham Barr <gbarr@ti.com>
4268              Date: Mon, 30 Nov 1998 14:29:14 -0600
4269              Message-ID: <19981130142914.X1504@asic.sc.ti.com>
4270              Subject: [PATCH 5.005_03-MT!] Re: one compilation warning from 5_03-MT1
4271      Branch: maint-5.005/perl
4272            ! malloc.c
4273 ____________________________________________________________________________
4274 [  2466] By: gbarr                                 on 1998/12/12  14:40:56
4275         Log: s/SCM_CREDENTIALSS/SCM_CREDENTIALs/ in Socket.xs
4276              
4277              From: Andy Dougherty <doughera@lafayette.edu>
4278              Date: Thu, 3 Dec 1998 11:26:25 -0500 (EST)
4279              Message-Id: <Pine.SUN.3.96.981203112330.8800H-100000@newton.phys>
4280              Subject: [PATCH 5.005_03-MAINT_TRIAL_1] Trivial grammar patch
4281      Branch: maint-5.005/perl
4282            ! Porting/Glossary
4283           !> ext/Socket/Socket.xs
4284 ____________________________________________________________________________
4285 [  2465] By: jhi                                   on 1998/12/12  12:31:21
4286         Log: Document that qw() taints.
4287              
4288              From: Christian Burger <burger@terra.mpikg-teltow.mpg.de> 
4289              To: perlbug@perl.com 
4290              Subject: taint problems
4291              Date: Sun, 1 Nov 1998 22:28:41 +0100 (MET) 
4292              Message-Id: <199811012128.WAA23381@terra.mpikg-teltow.mpg.de>
4293      Branch: cfgperl
4294            ! pod/perlop.pod
4295 ____________________________________________________________________________
4296 [  2464] By: jhi                                   on 1998/12/11  14:09:51
4297         Log: From: Horst von Brand <vonbrand@sleipnir.valparaiso.cl>
4298              To: dist-users@foretune.co.jp
4299              Subject: (dist-users 871) dist-3.0@70 generates lots of main() without type
4300              Date: Mon, 07 Dec 1998 20:13:04 -0400
4301              Message-Id: <199812072313.UAA06181@sleipnir.valparaiso.cl>
4302      Branch: cfgperl
4303            ! Configure
4304 ____________________________________________________________________________
4305 [  2463] By: jhi                                   on 1998/12/11  13:29:54
4306         Log: MAXPATHLEN.
4307      Branch: cfgperl
4308            ! perl.h
4309 ____________________________________________________________________________
4310 [  2462] By: jhi                                   on 1998/12/11  08:37:58
4311         Log: From: Mark Kettenis <kettenis@phys.uva.nl>
4312              To: perl5-porters@perl.org
4313              Subject: [PATCH]5.005_54 (CONFIG) Added support for GNU/Hurd
4314              Date: Thu, 10 Dec 1998 22:00:57 +0100 (CET)
4315              Message-Id: <199812102100.WAA00097@delius.kettenis.nl>
4316      Branch: cfgperl
4317            + hints/gnu.sh
4318 ____________________________________________________________________________
4319 [  2461] By: nick                                  on 1998/12/10  21:00:50
4320         Log: Date: Wed, 09 Dec 1998 22:16:50 PST
4321              From: Vishal Bhatia <vishalb@hotmail.com>
4322              1. Fixes the bug  reported by  Robin Barker <rmb1@cise.npl.co.uk> 
4323              2. Fixes the bug  regarding return value of c-functions generated out 
4324              of perl subs. ( Just includes the patch I sent earlier)
4325              3. Incorporates the other changes that need to be done to get CC.pm
4326              use ISA search for packages and methods on the same lines as C.pm
4327              
4328              Vishal would appreciate comments about B::Stackobj changes from 
4329              someone knowing that module well.
4330      Branch: perl
4331            ! ext/B/B/C.pm ext/B/B/CC.pm ext/B/B/Stackobj.pm
4332 ____________________________________________________________________________
4333 [  2460] By: jhi                                   on 1998/12/08  08:11:27
4334         Log: Integrate from mainperl.
4335      Branch: cfgperl
4336           !> Changes ext/B/B.pm ext/B/B.xs ext/B/B/C.pm ext/B/B/CC.pm
4337           !> ext/B/B/Deparse.pm perl.h pod/perl.pod pod/perl5005delta.pod
4338           !> pod/perldiag.pod pod/perlfunc.pod pp_sys.c t/lib/io_unix.t
4339           !> toke.c util.c
4340 ____________________________________________________________________________
4341 [  2459] By: jhi                                   on 1998/12/07  07:50:11
4342         Log: From: hansm@icgroup.nl 
4343              Subject: Not OK: perl 5.00503 +MAINT_TRIAL_1 on OPENSTEP-Mach 4_1 (UNINSTALLED)
4344              Reply-To: hansmu@xs4all.nl 
4345              To: perlbug@perl.com 
4346              Date: Sun, 6 Dec 98 22:19:54 +0100 
4347              Message-Id: <9812062116.AA26445@icgned.icgroup.nl> 
4348      Branch: cfgperl
4349            ! util.c
4350 ____________________________________________________________________________
4351 [  2458] By: gsar                                  on 1998/12/07  06:00:55
4352         Log: fix dup lexical
4353      Branch: perl
4354            ! ext/B/B/Deparse.pm t/lib/io_unix.t
4355 ____________________________________________________________________________
4356 [  2457] By: gsar                                  on 1998/12/06  14:38:59
4357         Log: mention limit on line numbers reported by diagnostics
4358      Branch: perl
4359            ! pod/perl.pod toke.c
4360 ____________________________________________________________________________
4361 [  2456] By: gsar                                  on 1998/12/06  13:49:02
4362         Log: branch perldelta.pod
4363      Branch: maint-5.005/perl
4364           +> pod/perldelta.pod
4365 ____________________________________________________________________________
4366 [  2455] By: gsar                                  on 1998/12/06  13:47:21
4367         Log: clobber perldelta.pod to reestablish branch from perl5005delta.pod
4368      Branch: maint-5.005/perl
4369            - pod/perldelta.pod
4370 ____________________________________________________________________________
4371 [  2454] By: gsar                                  on 1998/12/06  13:35:31
4372         Log: fix outdated/incorrect info about arbitrary limits
4373      Branch: perl
4374            ! Changes perl.h pod/perl.pod pod/perl5005delta.pod
4375            ! pod/perldiag.pod pod/perlfunc.pod pp_sys.c util.c
4376 ____________________________________________________________________________
4377 [  2453] By: nick                                  on 1998/12/05  16:14:42
4378         Log: Avoid hard-coding op numbers
4379              Update CC.pm to save %INC, and to co-exist with new C.pm
4380      Branch: perl
4381            ! ext/B/B.pm ext/B/B.xs ext/B/B/C.pm ext/B/B/CC.pm
4382 ____________________________________________________________________________
4383 [  2452] By: nick                                  on 1998/12/05  10:44:28
4384         Log: B.xs had its own code to calculate hash() which differed from
4385              PERL_HASH in hv.h - so all saved HV's were mangled - including %INC
4386              which meant that run-time require was re-done.
4387              Removed some debug from C.pm
4388      Branch: perl
4389            ! ext/B/B.xs ext/B/B/C.pm
4390 ____________________________________________________________________________
4391 [  2451] By: nick                                  on 1998/12/04  21:58:49
4392         Log: Snapshot of re-worked B::C which compiles Tk apps at least as
4393              well as _54, but with pre-scan for classes and save the ISA scheme.
4394      Branch: perl
4395            ! ext/B/B/C.pm
4396 ____________________________________________________________________________
4397 [  2450] By: nick                                  on 1998/12/04  17:58:44
4398         Log: Vishal Bhatia's patch as a basis.
4399      Branch: perl
4400            ! ext/B/B/C.pm ext/B/B/CC.pm
4401 ____________________________________________________________________________
4402 [  2449] By: jhi                                   on 1998/12/04  16:39:21
4403         Log: Integrate from mainperl.
4404      Branch: cfgperl
4405           !> t/op/goto.t t/op/tr.t
4406 ____________________________________________________________________________
4407 [  2448] By: gsar                                  on 1998/12/04  06:06:49
4408         Log: tweak test for UTEST
4409      Branch: perl
4410            ! t/op/tr.t
4411 ____________________________________________________________________________
4412 [  2447] By: gsar                                  on 1998/12/04  03:47:42
4413         Log: update README.win32 in maint-5.004
4414      Branch: maint-5.004/perl
4415            ! README.win32 win32/Makefile win32/makefile.mk
4416 ____________________________________________________________________________
4417 [  2446] By: TimBunce                              on 1998/12/03  15:52:59
4418         Log: Update MANIFEST for dna.small.gif.uu (change 2445)
4419      Branch: maint-5.004/perl
4420            ! MANIFEST
4421 ____________________________________________________________________________
4422 [  2445] By: TimBunce                              on 1998/12/03  15:49:32
4423         Log: Ship dna.small.gif uuencoded.
4424              Update Changes and patchlevel.h for maint trial 8.
4425      Branch: maint-5.004/perl
4426            + eg/cgi/dna.small.gif.uu
4427            - eg/cgi/dna.small.gif
4428            ! Changes patchlevel.h
4429 ____________________________________________________________________________
4430 [  2444] By: jhi                                   on 1998/12/03  14:37:22
4431         Log: s/\bthe the\b/the/g *.pod
4432      Branch: cfgperl
4433            ! pod/perlfaq8.pod pod/perlfunc.pod pod/perlguts.pod
4434 ____________________________________________________________________________
4435 [  2443] By: jhi                                   on 1998/12/03  13:39:53
4436         Log: Change#2441 aftermath.
4437      Branch: cfgperl
4438            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
4439            ! config_h.SH thread.h vms/subconfigure.com
4440 ____________________________________________________________________________
4441 [  2442] By: TimBunce                              on 1998/12/03  13:05:18
4442         Log: Configure supplies bad ccflags for Irix/GCC combo
4443              From: "Kurt D. Starsinic" <kstar@chapin.edu>
4444      Branch: maint-5.004/perl
4445            ! hints/irix_6.sh
4446 ____________________________________________________________________________
4447 [  2441] By: jhi                                   on 1998/12/03  08:15:13
4448         Log: From: Dan Sugalski <sugalskd@osshe.edu>
4449              To: perl5-porters@perl.org, vmsperl@cor.newman.upenn.edu
4450              Subject: [PATCH 5.005_54]Initial VMS patches
4451              Date: 3 Dec 1998 01:05:55 +0200
4452              Message-ID: <MLIST_3.0.6.32.19981202141057.0339a7f0@ous.edu>
4453              
4454              The patch to config_h.SH requires more study because
4455              metaconfig needs to agree.
4456      Branch: cfgperl
4457            ! config_h.SH configure.com global.sym lib/ExtUtils/MM_VMS.pm
4458            ! t/lib/textfill.t t/pragma/warning.t vms/descrip_mms.template
4459            ! vms/gen_shrfls.pl vms/subconfigure.com vms/vmsish.h
4460 ____________________________________________________________________________
4461 [  2440] By: gsar                                  on 1998/12/03  01:32:16
4462         Log: add failed check-in of goto.t from change#1867
4463      Branch: perl
4464            ! t/op/goto.t
4465 ____________________________________________________________________________
4466 [  2439] By: TimBunce                              on 1998/12/03  00:30:03
4467         Log: Title:  "hints/freebsd.sh signal handler type"
4468              From:  Anton Berezin <tobez@plab.ku.dk>
4469              Msg-ID:  <864srhhvcv.fsf@lion.plab.ku.dk>
4470              Files:  hints/freebsd.sh
4471      Branch: maint-5.004/perl
4472            ! hints/freebsd.sh
4473 ____________________________________________________________________________
4474 [  2438] By: TimBunce                              on 1998/12/03  00:28:30
4475         Log: Title:  "erroneous 'none' in lddlflags"
4476              From:  Andy Dougherty <doughera@lafayette.edu>
4477              Files:  Configure
4478      Branch: maint-5.004/perl
4479            ! Configure
4480 ____________________________________________________________________________
4481 [  2437] By: jhi                                   on 1998/12/02  18:03:51
4482         Log: Fix most of the bad L<> links of
4483              
4484              From: Tom Christiansen <tchrist@jhereg.perl.com> 
4485              Subject: bad L<> links
4486              Reply-to: tchrist@perl.com 
4487              To: perlbug@jhereg.perl.com 
4488              Date: Tue, 11 Aug 1998 10:58:07 -0500 
4489              Message-Id: <199808111658.KAA00484@jhereg.perl.com> 
4490              
4491              The ones not fixed may require darker Pod::HTML magic,
4492              for example the perlguts.html#tags should work fine, IMHO.
4493      Branch: cfgperl
4494            ! pod/perl5005delta.pod pod/perlcall.pod pod/perldata.pod
4495            ! pod/perldiag.pod pod/perlfaq5.pod pod/perlfaq7.pod
4496            ! pod/perlfunc.pod pod/perlguts.pod pod/perllocale.pod
4497            ! pod/perlobj.pod pod/perlport.pod pod/perlsub.pod
4498            ! pod/perlvar.pod
4499 ____________________________________________________________________________
4500 [  2436] By: jhi                                   on 1998/12/02  16:35:04
4501         Log: One paste too many in #2345.
4502      Branch: cfgperl
4503            ! lib/Pod/Html.pm
4504 ____________________________________________________________________________
4505 [  2435] By: jhi                                   on 1998/12/02  16:32:33
4506         Log: Pod::Html and Pod::Text were not locale-savvy:
4507              for example in =head1 all non-ASCII-\w-runs were
4508              turned into underscores in NAME tags.  This could
4509              result in several NAME tags becoming identical.
4510              Reported by:
4511              
4512              From: Fyodor Krasnov <fyodor@aha.ru> 
4513              Subject: pod2html vs Russian Characters
4514              To: Tom.Christiansen@snn.aha.ru, tchrist@perl.com 
4515              Date: Tue, 24 Nov 1998 19:00:36 +0300 (MSK) 
4516              Message-Id: <199811241600.TAA05149@stat.aha.ru> 
4517      Branch: cfgperl
4518            ! lib/Pod/Html.pm lib/Pod/Text.pm
4519 ____________________________________________________________________________
4520 [  2434] By: jhi                                   on 1998/12/02  10:29:00
4521         Log: The real Mc5_54 integration.
4522      Branch: cfgperl
4523           !> Changes MANIFEST pod/perlhist.pod pp_hot.c
4524 ____________________________________________________________________________
4525 [  2433] By: jhi                                   on 1998/12/02  08:52:13
4526         Log: From: Andy Dougherty <doughera@lafayette.edu>
4527              To: Perl Porters <perl5-porters@perl.org>
4528              Subject: [PATCH 5.005_xx] Missing redirection of simple test program
4529              Date: Tue, 1 Dec 1998 13:40:12 -0500 (EST)
4530              Message-Id: <Pine.SUN.3.96.981201133546.4288K-100000@newton.phys>
4531      Branch: cfgperl
4532            ! Configure
4533 ____________________________________________________________________________
4534 [  2432] By: jhi                                   on 1998/12/02  08:49:47
4535         Log: From: Andy Dougherty <doughera@lafayette.edu>
4536              To: Perl Porters <perl5-porters@perl.org>
4537              Subject: [PATCH 5.005_xx] erroneous 'none' in lddlflags
4538              Date: Tue, 1 Dec 1998 12:50:27 -0500 (EST)
4539              Message-Id: <Pine.SUN.3.96.981201124929.4288H-100000@newton.phys>
4540      Branch: cfgperl
4541            ! Configure
4542 ____________________________________________________________________________
4543 [  2431] By: jhi                                   on 1998/12/01  16:11:50
4544         Log: From: achampio@lehman.com (Alan Champion)
4545              Subject: Not OK: perl 5.00503 +MAINT_TRIAL_1 on sun4-solaris 2.3 (UNINSTALLED)
4546              To: perlbug@perl.com
4547              Date: 1 Dec 1998 17:36:33 +0200
4548              Message-ID: <MLIST_9812011518.AA00005@lonhpov1.lehman.com>
4549              
4550              Skip NIS includes.
4551      Branch: cfgperl
4552            ! t/op/pwent.t
4553 ____________________________________________________________________________
4554 [  2430] By: gsar                                  on 1998/12/01  12:12:50
4555         Log: 5.005_54, as released
4556      Branch: perl
4557            ! Changes MANIFEST pod/perlhist.pod pp_hot.c
4558 ____________________________________________________________________________
4559 [  2429] By: jhi                                   on 1998/12/01  11:28:39
4560         Log: From: Anton Berezin <tobez@plab.ku.dk>
4561              To: perl5-porters@perl.org
4562              Subject: [PATCH 5.005_54] Configure - hints/freebsd.sh signal handler type
4563              Date: 30 Nov 1998 19:46:24 +0100
4564              Message-ID: <864srhhvcv.fsf@lion.plab.ku.dk>
4565      Branch: cfgperl
4566            ! hints/freebsd.sh
4567 ____________________________________________________________________________
4568 [  2428] By: jhi                                   on 1998/12/01  11:08:16
4569         Log: Integrate from _54 mainperl modulo the NetBSD ifdef in util.c.
4570      Branch: cfgperl
4571           +> (branch 30 files)
4572           !> (integrate 71 files)
4573 ____________________________________________________________________________
4574 [  2427] By: jhi                                   on 1998/12/01  10:51:37
4575         Log: Default to accepting a hinted $randfunc even when $csym
4576              does not find it.  (the previous defaylt behaviour was not
4577              to accept).
4578      Branch: cfgperl
4579            ! Configure
4580 ____________________________________________________________________________
4581 [  2426] By: jhi                                   on 1998/12/01  10:13:03
4582         Log: Separated the [:foo:] parsing to its own function.
4583              Passes all tests.
4584      Branch: cfgperl
4585            ! regcomp.c
4586 ____________________________________________________________________________
4587 [  2425] By: jhi                                   on 1998/12/01  08:22:49
4588         Log: Typo in comments.
4589      Branch: cfgperl
4590            ! regexec.c
4591 ____________________________________________________________________________
4592 [  2424] By: jhi                                   on 1998/12/01  08:21:38
4593         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4594              Subject: [PATCH 5.005_*] Debugger 'v' command
4595              To: perl5-porters@perl.org (Mailing list Perl5)
4596              Date: 1 Dec 1998 07:55:11 +0200
4597              Message-ID: <MLIST_199812010534.AAA21371@monk.mps.ohio-state.edu>
4598      Branch: cfgperl
4599            ! lib/perl5db.pl
4600 ____________________________________________________________________________
4601 [  2423] By: jhi                                   on 1998/12/01  08:19:08
4602         Log: From: pvhp@forte.com (Peter Prymmer)
4603              Subject: [PATCH 5.005_03t1 && 5.005_54]dll linkage side decks for OS/390
4604              To: perl5-porters@perl.org
4605              Date: 1 Dec 1998 07:27:11 +0200
4606              Message-ID: <MLIST_9812010508.AA07791@forte.com>
4607      Branch: cfgperl
4608            ! hints/os390.sh
4609 ____________________________________________________________________________
4610 [  2422] By: TimBunce                              on 1998/11/30  18:22:06
4611         Log: Title:  "defined and tie'ed hashes"
4612              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
4613              Msg-ID:  <199811281759.MAA11474@aatma.engin.umich.edu>
4614              Files:  pp.c
4615      Branch: maint-5.004/perl
4616            ! pp.c
4617 ____________________________________________________________________________
4618 [  2421] By: TimBunce                              on 1998/11/30  18:15:22
4619         Log: Title:  "Problems with ExtUtils::Liblist on Win32: -L -> -libpath -> -l(ibpath)"
4620              From:  Gurusamy Sarathy <gsar@engin.umich.edu>, Swen Thuemmler
4621              Msg-ID:  <199811280515.AAA18658@aatma.engin.umich.edu>
4622              Files:  lib/ExtUtils/Liblist.pm
4623      Branch: maint-5.004/perl
4624            ! lib/ExtUtils/Liblist.pm
4625 ____________________________________________________________________________
4626 [  2420] By: TimBunce                              on 1998/11/30  18:12:10
4627         Log: Apply MachTen malloc allignment work-around to NeXT.
4628      Branch: maint-5.004/perl
4629            ! malloc.c
4630 ____________________________________________________________________________
4631 [  2419] By: TimBunce                              on 1998/11/30  18:08:51
4632         Log: Add Configure config.msg warning mechanism from 5.005. Use it to warn
4633              about LD_LIBRARY_PATH if appropriate (eg Digital UNIX aka DEC OSF/1)
4634              From: Jarkko Hietaniemi <jhi@iki.fi>
4635      Branch: maint-5.004/perl
4636            ! Configure
4637 ____________________________________________________________________________
4638 [  2418] By: TimBunce                              on 1998/11/30  17:51:16
4639         Log: Copied change 2353 by Jarkko Hietaniemi.
4640              Locale collation, ctype, and numeric, were initialized wrong
4641              (if LC_ALL or LANG were unset, so were the collation/ctype/numeric),
4642              as reported by Ilya.Sandler@etak.com (Ilya Sandler)
4643      Branch: maint-5.004/perl
4644            ! util.c
4645 ____________________________________________________________________________
4646 [  2417] By: jhi                                   on 1998/11/30  08:14:00
4647         Log: s/SCM_CREDENTIALSS/SCM_CREDENTIAL/
4648      Branch: cfgperl
4649            ! ext/Socket/Socket.xs
4650 ____________________________________________________________________________
4651 [  2416] By: jhi                                   on 1998/11/30  08:00:15
4652         Log: Undo #2395, seems more like a problem in netbsd-current.
4653      Branch: cfgperl
4654            ! util.c
4655 ____________________________________________________________________________
4656 [  2415] By: gbarr                                 on 1998/11/30  02:31:15
4657         Log: Chnages,patchlevel.h etc...
4658      Branch: maint-5.005/perl
4659            ! Changes MANIFEST patchlevel.h t/op/tr.t win32/Makefile
4660            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
4661            ! win32/makefile.mk
4662
4663 ----------------
4664 Version 5.005_54
4665 ----------------
4666
4667 ____________________________________________________________________________
4668 [  2414] By: gsar                                  on 1998/11/30  02:23:55
4669         Log: more JPL tweaks
4670      Branch: perl
4671            - jpl/JNI/MANIFEST jpl/PerlInterpreter/Makefile
4672            ! Changes MANIFEST jpl/JNI/JNI.pm jpl/README
4673 ____________________________________________________________________________
4674 [  2413] By: gsar                                  on 1998/11/30  01:35:56
4675         Log: stub bin/jpl that just runs JPL::Compile::files()
4676      Branch: perl
4677            + jpl/bin/jpl
4678 ____________________________________________________________________________
4679 [  2412] By: gsar                                  on 1998/11/30  01:32:14
4680         Log: delete symlink
4681      Branch: perl
4682            - jpl/bin/jpl
4683 ____________________________________________________________________________
4684 [  2410] By: gsar                                  on 1998/11/30  01:30:44
4685         Log: branch jpl from perlext to perl
4686      Branch: perl
4687           +> (branch 30 files)
4688 ____________________________________________________________________________
4689 [  2407] By: gsar                                  on 1998/11/30  01:24:53
4690         Log: JPL tweaks to build with 5.005
4691      Branch: perlext
4692            ! jpl/JNI/JNI.xs jpl/JNI/typemap jpl/JPL/Compile.pm
4693            ! jpl/PerlInterpreter/PerlInterpreter.c jpl/README
4694 ____________________________________________________________________________
4695 [  2406] By: gsar                                  on 1998/11/30  00:55:54
4696         Log: integrate changes#2273,2274,2288,2291 from maint-5.004
4697      Branch: perl
4698            ! Porting/patchls doio.c lib/Sys/Syslog.pm t/op/die_exit.t
4699 ____________________________________________________________________________
4700 [  2405] By: gsar                                  on 1998/11/30  00:28:55
4701         Log: patchlevel up to 54
4702      Branch: perl
4703            ! patchlevel.h win32/Makefile win32/config_H.bc
4704            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
4705 ____________________________________________________________________________
4706 [  2403] By: gsar                                  on 1998/11/29  23:35:50
4707         Log: integrate cfgperl changes into mainline
4708      Branch: perl
4709           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
4710           !> config_h.SH pod/perlfunc.pod t/op/grent.t t/op/pwent.t util.c
4711 ____________________________________________________________________________
4712 [  2402] By: gsar                                  on 1998/11/29  23:08:42
4713         Log: sync Text::Wrap version number
4714      Branch: perl
4715            ! lib/Text/Wrap.pm
4716 ____________________________________________________________________________
4717 [  2401] By: gsar                                  on 1998/11/29  22:56:21
4718         Log: textfill.t tweak
4719      Branch: perl
4720            ! t/lib/textfill.t
4721 ____________________________________________________________________________
4722 [  2400] By: gsar                                  on 1998/11/29  22:50:41
4723         Log: update to Text::Wrap 98.112901 from David Muir Sharnoff
4724              <muir@idiom.com>
4725      Branch: perl
4726            + t/lib/textfill.t
4727            ! MANIFEST lib/Text/Wrap.pm
4728 ____________________________________________________________________________
4729 [  2399] By: gsar                                  on 1998/11/29  22:28:05
4730         Log: updated to Text::Wrap 98.112801 from CPAN; one published change
4731              has happened without the authors knowledge or consent; the subversive
4732              version (which is in 5.00502) breaks one of the tests in the
4733              authors testsuite; attempts are being made to find a fix that
4734              avoids breaking code already running with the 5.005_02 version
4735              From:    David Muir Sharnoff <muir@idiom.com>
4736              Date:    Sat, 28 Nov 1998 04:34:17 PST
4737              Message-Id: <199811281234.EAA03082@idiom.com>
4738              Subject: Updated Text::Wrap, Time::ParseDate, File::Flock
4739      Branch: perl
4740            ! lib/Text/Wrap.pm t/lib/textwrap.t
4741 ____________________________________________________________________________
4742 [  2397] By: nick                                  on 1998/11/29  20:13:58
4743         Log: Update docs and English.pm for $^C
4744      Branch: perl
4745            ! lib/English.pm pod/perlvar.pod
4746 ____________________________________________________________________________
4747 [  2396] By: jhi                                   on 1998/11/29  20:13:03
4748         Log: Mirror #2384.
4749      Branch: cfgperl
4750            ! t/op/pwent.t
4751 ____________________________________________________________________________
4752 [  2395] By: jhi                                   on 1998/11/29  19:59:12
4753         Log: Newer NetBSDs don't have NSIG in <sys/signal.h>, they need <signal.h>.
4754      Branch: cfgperl
4755            ! util.c
4756 ____________________________________________________________________________
4757 [  2394] By: gsar                                  on 1998/11/29  19:49:08
4758         Log: updated perlreftut.pod
4759      Branch: perl
4760            ! pod/perlreftut.pod
4761 ____________________________________________________________________________
4762 [  2393] By: gsar                                  on 1998/11/29  19:31:56
4763         Log: misc tweaks
4764      Branch: perl
4765            ! ext/IO/Makefile.PL lib/Test.pm t/lib/io_poll.t t/op/sort.t
4766 ____________________________________________________________________________
4767 [  2392] By: gsar                                  on 1998/11/29  19:31:18
4768         Log: notes about -DPERL_POLLUTE
4769      Branch: perl
4770            ! INSTALL pod/perldelta.pod win32/Makefile win32/makefile.mk
4771 ____________________________________________________________________________
4772 [  2391] By: gsar                                  on 1998/11/29  19:13:52
4773         Log: explain various win32 build caveats more clearly
4774      Branch: perl
4775            ! README.win32 win32/Makefile win32/makefile.mk
4776 ____________________________________________________________________________
4777 [  2390] By: gsar                                  on 1998/11/29  16:51:59
4778         Log: remove I_POLL detection (Configure will do that now)
4779      Branch: perl
4780            ! ext/IO/Makefile.PL
4781 ____________________________________________________________________________
4782 [  2389] By: jhi                                   on 1998/11/29  16:39:16
4783         Log: Add I_POLL for IO 1.20.
4784      Branch: cfgperl
4785            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
4786            ! config_h.SH
4787 ____________________________________________________________________________
4788 [  2388] By: gsar                                  on 1998/11/29  16:23:30
4789         Log: add p4desc (augments 'p4 describe' output with diffs for new files)
4790      Branch: perl
4791            + Porting/p4desc
4792            ! MANIFEST
4793 ____________________________________________________________________________
4794 [  2387] By: gsar                                  on 1998/11/29  16:08:03
4795         Log: another threads reliability fix: serialize writes to thr->threadsv
4796              avoid most uses of PL_na (which is much more inefficient than a
4797              simple local); update docs to suit; PL_na now being thr->Tna may
4798              be a minor compatibility issue for extensions--will require dTHR
4799              outside of XSUBs (those get automatic dTHR)
4800      Branch: perl
4801            ! XSUB.h djgpp/djgpp.c doio.c doop.c dump.c ext/B/B.xs
4802            ! ext/DB_File/DB_File.xs ext/DynaLoader/dl_next.xs
4803            ! ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs ext/Thread/Thread.xs
4804            ! ext/attrs/attrs.xs gv.c malloc.c mg.c op.c
4805            ! os2/OS2/REXX/REXX.xs os2/os2.c perl.c perly.c perly.y
4806            ! pod/perlcall.pod pod/perlembed.pod pod/perlguts.pod
4807            ! pod/perlxs.pod pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c run.c sv.c
4808            ! t/op/pwent.t taint.c toke.c universal.c vmesa/vmesa.c
4809            ! vms/ext/Stdio/Stdio.xs vms/perly_c.vms vms/vms.c win32/win32.c
4810 ____________________________________________________________________________
4811 [  2386] By: jhi                                   on 1998/11/29  15:40:42
4812         Log: Tune the "if" entry.
4813      Branch: cfgperl
4814            ! pod/perlfunc.pod
4815 ____________________________________________________________________________
4816 [  2385] By: gsar                                  on 1998/11/29  12:40:28
4817         Log: various fixes for race conditions under threads: mutex locks based
4818              on PL_threadnum were seriously flawed, since it means more than one
4819              thread could enter the critical region; PL_na was global instead of
4820              thread-local; child thread could finish and free thr structures
4821              before Thread->new() got around to creating the Thread object;
4822              cv_clone() needed locking, as it mucks with PL_comppad and other
4823              global data; new_struct_thread() needed to lock template-thread's
4824              mutex while copying its data
4825      Branch: perl
4826            ! embedvar.h ext/Thread/Thread.xs gv.c op.c perl.c perlvars.h
4827            ! pp_hot.c thrdvar.h thread.h util.c win32/win32thread.c
4828 ____________________________________________________________________________
4829 [  2384] By: gsar                                  on 1998/11/29  10:54:38
4830         Log: s/warn/print/ on multiply defined groups
4831      Branch: perl
4832            ! t/op/grent.t
4833 ____________________________________________________________________________
4834 [  2383] By: gsar                                  on 1998/11/29  10:48:39
4835         Log: backout change#2334
4836      Branch: perl
4837            ! pod/perlfunc.pod pp_hot.c sv.c thrdvar.h
4838 ____________________________________________________________________________
4839 [  2382] By: jhi                                   on 1998/11/29  10:33:40
4840         Log: Better NetInfo behaviour.
4841      Branch: cfgperl
4842            ! t/op/grent.t t/op/pwent.t
4843 ____________________________________________________________________________
4844 [  2381] By: jhi                                   on 1998/11/29  10:08:15
4845         Log: Integrate from mainperl.
4846      Branch: cfgperl
4847           +> ext/IO/ChangeLog ext/IO/lib/IO/Dir.pm ext/IO/lib/IO/Poll.pm
4848           +> ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/Socket/UNIX.pm
4849           +> ext/IO/poll.c ext/IO/poll.h pod/perlreftut.pod
4850           +> t/lib/io_const.t t/lib/io_dir.t t/lib/io_multihomed.t
4851           +> t/lib/io_poll.t t/lib/io_unix.t
4852           !> (integrate 58 files)
4853 ____________________________________________________________________________
4854 [  2380] By: gsar                                  on 1998/11/29  08:22:49
4855         Log: prefer IO::Handle for IO if FileHandle:: is empty (as suggested by
4856              Tim Bunce)
4857      Branch: perl
4858            ! gv.c
4859 ____________________________________________________________________________
4860 [  2379] By: gsar                                  on 1998/11/29  07:06:43
4861         Log: fix for pat.t failure under USE_THREADS
4862      Branch: perl
4863            ! pp_ctl.c regexec.c
4864 ____________________________________________________________________________
4865 [  2378] By: nick                                  on 1998/11/28  22:46:57
4866         Log: More C.pm tweaks
4867              Save globs even if we have saved cv itself before - may be imported.
4868              
4869              While we don't save "bootstrap" CV we need to provide a stub,
4870              so that if we require it later we don't fall through and attempt
4871              to DynaLoad module again.
4872              
4873              Attempt to save %INC so that "require" does not reload things
4874              we have compiled-in (does not work right yet - seems to be due
4875              to PL_incgv being created in perl_parse() current scheme setting 
4876              GvHV() is "better" than saving the glob, but still does not 
4877              work as I expect). 
4878      Branch: perl
4879            ! ext/B/B/C.pm
4880 ____________________________________________________________________________
4881 [  2377] By: gsar                                  on 1998/11/28  22:30:38
4882         Log: various tweaks; result passes all tests for normal build on Solaris;
4883              fails two pat.t tests under USE_THREADS; io_poll.t test#3 fails on
4884              win32 due to lack of select() that works on non-socket fds
4885      Branch: perl
4886            ! ext/IO/poll.c regcomp.c regexec.c scope.c
4887            ! t/lib/io_multihomed.t win32/makefile.mk
4888 ____________________________________________________________________________
4889 [  2376] By: gsar                                  on 1998/11/28  20:44:39
4890         Log: add $config_args to perl -V display (suggested by Ilya Zakharevich)
4891      Branch: perl
4892            ! myconfig
4893 ____________________________________________________________________________
4894 [  2375] By: gsar                                  on 1998/11/28  20:42:58
4895         Log: integrate cfgperl changes into mainline
4896      Branch: perl
4897           !> Configure ext/POSIX/hints/dynixptx.pl myconfig t/op/grent.t
4898           !> t/op/pwent.t t/op/undef.t t/pragma/locale.t util.c
4899 ____________________________________________________________________________
4900 [  2374] By: gsar                                  on 1998/11/28  20:02:03
4901         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4902              Date: Thu, 5 Nov 1998 02:21:12 -0500 (EST)
4903              Message-Id: <199811050721.CAA27998@monk.mps.ohio-state.edu>
4904              Subject: [PATCH 5.00553] Yet another OS/2 patch
4905      Branch: perl
4906            ! os2/Changes os2/Makefile.SHs os2/os2.c t/pragma/warn/op
4907 ____________________________________________________________________________
4908 [  2373] By: gsar                                  on 1998/11/28  19:30:06
4909         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4910              Date: Sat, 28 Nov 1998 01:51:56 -0500 (EST)
4911              Message-Id: <199811280651.BAA18095@monk.mps.ohio-state.edu>
4912              Subject: [PATCH 5.005_53] Change $#+
4913      Branch: perl
4914            ! mg.c pod/perlvar.pod t/op/pat.t
4915 ____________________________________________________________________________
4916 [  2372] By: gsar                                  on 1998/11/28  19:28:00
4917         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4918              Date: Sat, 28 Nov 1998 00:33:17 -0500 (EST)
4919              Message-Id: <199811280533.AAA25654@monk.mps.ohio-state.edu>
4920              Subject: [PATCH 5.005_53] Finishing off SNOBOL: $1 in (?{})
4921      Branch: perl
4922            ! embedvar.h mg.c objXSUB.h perl.c regexec.c t/op/pat.t
4923            ! thrdvar.h
4924 ____________________________________________________________________________
4925 [  2371] By: gsar                                  on 1998/11/28  19:23:53
4926         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4927              Date: Fri, 27 Nov 1998 16:16:48 -0500 (EST)
4928              Message-Id: <199811272116.QAA03502@monk.mps.ohio-state.edu>
4929              Subject: [PATCH 5.005_53] better -Mre=debugcolor
4930      Branch: perl
4931            ! embedvar.h objXSUB.h regexec.c thrdvar.h
4932 ____________________________________________________________________________
4933 [  2370] By: gsar                                  on 1998/11/28  19:21:17
4934         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4935              Date: Fri, 27 Nov 1998 15:22:19 -0500 (EST)
4936              Message-Id: <199811272022.PAA17874@monk.mps.ohio-state.edu>
4937              Subject: [PATCH 5.005_*] regcolors
4938      Branch: perl
4939            ! embed.h global.sym objXSUB.h proto.h regcomp.c regexec.c
4940 ____________________________________________________________________________
4941 [  2369] By: gsar                                  on 1998/11/28  19:00:15
4942         Log: allow final period in a file (not followed by a newline) to
4943              terminate format spec
4944      Branch: perl
4945            ! toke.c
4946 ____________________________________________________________________________
4947 [  2368] By: gsar                                  on 1998/11/28  18:58:25
4948         Log: Liblist tweak suggested by Swen Thuemmler <Swen.Thuemmler@paderlinx.de>;
4949              add C<$Config{installarchlib}/CORE> to the default locations searched
4950              on win32
4951      Branch: perl
4952            ! lib/ExtUtils/Liblist.pm
4953 ____________________________________________________________________________
4954 [  2367] By: gsar                                  on 1998/11/28  18:46:05
4955         Log: applied suggested patch with PERL_OBJECT tweaks
4956              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4957              Date: Thu, 26 Nov 1998 02:46:20 -0500 (EST)
4958              Message-Id: <199811260746.CAA23164@monk.mps.ohio-state.edu>
4959              Subject: [PATCH 5.005_53] Enable $_ and pos() inside (?{ CODE }) in RExen
4960      Branch: perl
4961            ! embed.h embed.pl embedvar.h objXSUB.h pp_ctl.c proto.h
4962            ! regexec.c t/op/pat.t thrdvar.h
4963 ____________________________________________________________________________
4964 [  2366] By: gsar                                  on 1998/11/28  18:38:34
4965         Log: additional documentation for qr//
4966              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4967              Message-Id: <199811260751.CAA24560@monk.mps.ohio-state.edu>
4968              Date: Thu, 26 Nov 1998 02:51:09 -0500 (EST)
4969              Subject: [PATCH 5.005_*] Documentation (fwd)
4970      Branch: perl
4971            ! pod/perlfunc.pod pod/perlop.pod pod/perlpod.pod
4972 ____________________________________________________________________________
4973 [  2365] By: gsar                                  on 1998/11/28  18:35:35
4974         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4975              Date: Wed, 25 Nov 1998 23:33:45 -0500 (EST)
4976              Message-Id: <199811260433.XAA29281@monk.mps.ohio-state.edu>
4977              Subject: [PATCH 5.005_*] Fix \G in REx without //g
4978      Branch: perl
4979            ! cop.h embedvar.h objXSUB.h pp.c pp_ctl.c pp_hot.c regexec.c
4980            ! regexp.h t/op/pat.t thrdvar.h
4981 ____________________________________________________________________________
4982 [  2364] By: gsar                                  on 1998/11/28  18:24:20
4983         Log: update Test.pm to Test-1.12; tweak 're' detection
4984      Branch: perl
4985            ! lib/Test.pm
4986 ____________________________________________________________________________
4987 [  2363] By: gsar                                  on 1998/11/28  18:12:04
4988         Log: avoid command-line quoting portability problems in lex_assign.t
4989      Branch: perl
4990            ! t/op/lex_assign.t
4991 ____________________________________________________________________________
4992 [  2362] By: gsar                                  on 1998/11/28  18:08:50
4993         Log: From: John Tobey <jtobey@channel1.com>
4994              Date: Thu, 19 Nov 1998 14:14:15 -0500 (EST)
4995              Message-Id: <m0zgZWx-000FOgC@feynman.localnet>
4996              Subject: PATCH: document English.pm sawampersand and thread issues
4997      Branch: perl
4998            ! lib/English.pm pod/perlvar.pod
4999 ____________________________________________________________________________
5000 [  2361] By: gsar                                  on 1998/11/28  18:03:04
5001         Log: fix uninitialized warnings
5002              From: Brian Callaghan <callagh@itginc.com>
5003              Date: Thu, 19 Nov 1998 17:49:10 -0800
5004              Message-Id: <3654CA96.B64FCAEB@itginc.com>
5005              Subject: Complete.pm patch (version 1.1)
5006      Branch: perl
5007            ! lib/Term/Complete.pm
5008 ____________________________________________________________________________
5009 [  2360] By: gsar                                  on 1998/11/28  17:59:16
5010         Log: s/Array/List/ suggested by John Tobey
5011      Branch: perl
5012            ! pod/perldata.pod
5013 ____________________________________________________________________________
5014 [  2359] By: gsar                                  on 1998/11/28  17:47:48
5015         Log: update tie() entry in perlfunc to reflect TIEARRAY and TIEHANDLE
5016      Branch: perl
5017            ! lib/Tie/Handle.pm pod/perlfunc.pod
5018 ____________________________________________________________________________
5019 [  2358] By: jhi                                   on 1998/11/28  17:23:15
5020         Log: Revamp the locale tests.
5021              (0) Instead of rewiring a few locales scan for them.
5022              (1) Bogus test #101 removed.
5023              (2) All the locales are checked, the lists of failed
5024              and non-failed ones are displayed.
5025              (3) The test #103 is again 'active' so that it may fail.
5026              (4) To balance (3) a hopefully pacifying message is shown
5027              if the #103 fails.
5028      Branch: cfgperl
5029            ! t/pragma/locale.t
5030 ____________________________________________________________________________
5031 [  2357] By: gsar                                  on 1998/11/28  17:21:07
5032         Log: add perlreftut.pod
5033      Branch: perl
5034            + pod/perlreftut.pod
5035            ! MANIFEST pod/Makefile pod/buildtoc pod/perl.pod
5036            ! pod/perlref.pod pod/roffitall vms/descrip_mms.template
5037            ! win32/pod.mak
5038 ____________________________________________________________________________
5039 [  2356] By: jhi                                   on 1998/11/28  16:58:01
5040         Log: Change #2346 fallout.
5041      Branch: cfgperl
5042            ! t/op/undef.t
5043 ____________________________________________________________________________
5044 [  2355] By: gsar                                  on 1998/11/28  16:46:43
5045         Log: IO.xs tweaks; avoid coredump in io_xs.t; remove newCONSTSUB();
5046              ANSI prototypes
5047      Branch: perl
5048            ! ext/IO/IO.xs
5049 ____________________________________________________________________________
5050 [  2354] By: gsar                                  on 1998/11/28  16:08:07
5051         Log: add IO-1.20; mess with t/lib/io_*.t in an attempt to
5052              keep platform hacks that aren't in the 1.20 dist; add new files
5053              to MANIFEST; hack Makefile.PL; result hasn't been tested
5054              anywhere
5055      Branch: perl
5056            + ext/IO/ChangeLog ext/IO/lib/IO/Dir.pm ext/IO/lib/IO/Poll.pm
5057            + ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/Socket/UNIX.pm
5058            + ext/IO/poll.c ext/IO/poll.h t/lib/io_const.t t/lib/io_dir.t
5059            + t/lib/io_multihomed.t t/lib/io_poll.t t/lib/io_unix.t
5060            ! MANIFEST ext/IO/IO.pm ext/IO/IO.xs ext/IO/Makefile.PL
5061            ! ext/IO/README ext/IO/lib/IO/File.pm ext/IO/lib/IO/Handle.pm
5062            ! ext/IO/lib/IO/Pipe.pm ext/IO/lib/IO/Seekable.pm
5063            ! ext/IO/lib/IO/Select.pm ext/IO/lib/IO/Socket.pm
5064            ! t/lib/io_sock.t t/lib/io_udp.t
5065 ____________________________________________________________________________
5066 [  2353] By: jhi                                   on 1998/11/28  15:51:03
5067         Log: Locale collation, ctype, and numeric, were initialized wrong
5068              (if LC_ALL or LANG were unset, so were the collation/ctype/numeric),
5069              as reported by
5070              
5071              From: Ilya.Sandler@etak.com (Ilya Sandler)
5072              Subject: a bug in locale handling: LC_COLLATE ignored sometimes
5073              To: perlbug@perl.com
5074              Date: 25 Nov 1998 04:53:52 +0200
5075              Message-ID: <MLIST_199811250226.SAA12590@axi001.etak.sw>
5076      Branch: cfgperl
5077            ! util.c
5078 ____________________________________________________________________________
5079 [  2352] By: nick                                  on 1998/11/28  15:21:59
5080         Log: Implement $^C to allow perl access to -c flag - I think this 
5081              was agreed once...
5082      Branch: perl
5083            ! gv.c mg.c
5084 ____________________________________________________________________________
5085 [  2351] By: jhi                                   on 1998/11/28  15:14:24
5086         Log: Change #2251 fixup.
5087      Branch: cfgperl
5088            ! myconfig
5089 ____________________________________________________________________________
5090 [  2350] By: jhi                                   on 1998/11/28  14:58:19
5091         Log: Integrate from mainperl.
5092      Branch: cfgperl
5093           +> ext/Devel/Peek/Changes ext/Devel/Peek/Makefile.PL
5094           +> ext/Devel/Peek/Peek.pm ext/Devel/Peek/Peek.xs
5095           +> pod/perl5005delta.pod
5096           !> (integrate 49 files)
5097 ____________________________________________________________________________
5098 [  2349] By: jhi                                   on 1998/11/28  14:27:36
5099         Log: Passwd and group file groveling.
5100      Branch: cfgperl
5101            ! t/op/grent.t t/op/pwent.t
5102 ____________________________________________________________________________
5103 [  2348] By: gsar                                  on 1998/11/28  14:09:50
5104         Log: more conservative version of changes#2345,2346,2347; those break
5105              C<defined(@{"foo::ISA"})> which seems to be extensively used in
5106              the libs :-(
5107      Branch: perl
5108            ! pp.c t/op/method.t
5109 ____________________________________________________________________________
5110 [  2347] By: gsar                                  on 1998/11/28  13:36:08
5111         Log: tweak bogus test
5112      Branch: perl
5113            ! t/op/method.t
5114 ____________________________________________________________________________
5115 [  2346] By: gsar                                  on 1998/11/28  13:20:34
5116         Log: test cases for previous change
5117      Branch: perl
5118            ! t/op/undef.t
5119 ____________________________________________________________________________
5120 [  2345] By: gsar                                  on 1998/11/28  13:07:17
5121         Log: fix typo in pp_defined() causing C<defined %tied> to fail
5122      Branch: perl
5123            ! pp.c
5124 ____________________________________________________________________________
5125 [  2344] By: gsar                                  on 1998/11/28  13:03:29
5126         Log: s/comment/comment_t/ tweak (suggested by John Gorman
5127              <jgorman@webbysoft.com>)
5128      Branch: perl
5129            ! ext/B/B/Assembler.pm ext/B/B/Disassembler.pm
5130 ____________________________________________________________________________
5131 [  2343] By: gsar                                  on 1998/11/28  12:52:40
5132         Log: add (stub) perldelta.pod
5133      Branch: perl
5134            + pod/perldelta.pod
5135 ____________________________________________________________________________
5136 [  2342] By: gsar                                  on 1998/11/28  12:49:26
5137         Log: rename perldelta.pod to perl5005delta.pod in preparation for
5138              starting a new one
5139      Branch: perl
5140           +> pod/perl5005delta.pod
5141            - pod/perldelta.pod
5142            ! MANIFEST pod/perl.pod
5143 ____________________________________________________________________________
5144 [  2341] By: gsar                                  on 1998/11/28  12:41:55
5145         Log: fix MALLOC_LOCK #define
5146      Branch: perl
5147            ! malloc.c
5148 ____________________________________________________________________________
5149 [  2340] By: gsar                                  on 1998/11/28  12:18:23
5150         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5151              Date: Sun, 15 Nov 1998 20:25:50 -0500 (EST)
5152              Message-Id: <199811160125.UAA05268@monk.mps.ohio-state.edu>
5153              Subject: [PATCH 5.005_53] OS/2 events get closer to Perl
5154      Branch: perl
5155            ! os2/Changes os2/os2.c os2/os2.sym os2/os2ish.h
5156 ____________________________________________________________________________
5157 [  2339] By: jhi                                   on 1998/11/28  11:59:01
5158         Log: Add -lm to dynix/ptx POSIX hints.
5159              From: "Martin J. Bligh" <mbligh@sequent.com>
5160              To: jhi@iki.fi
5161              Subject: Re: Making Perl work on DYNIX/ptx
5162              Date: Wed, 25 Nov 1998 10:34:41 -0800
5163              Message-ID: <1457015007.911990081@w-186d219.rhe.sequent.com>
5164      Branch: cfgperl
5165            ! ext/POSIX/hints/dynixptx.pl
5166 ____________________________________________________________________________
5167 [  2338] By: jhi                                   on 1998/11/28  11:57:19
5168         Log: Detypo.
5169      Branch: cfgperl
5170            ! lib/filetest.pm
5171 ____________________________________________________________________________
5172 [  2337] By: jhi                                   on 1998/11/28  11:56:29
5173         Log: Better LD_LIBRARY_PATH instructions for Bourneists.
5174      Branch: cfgperl
5175            ! Configure
5176 ____________________________________________________________________________
5177 [  2336] By: gsar                                  on 1998/11/28  11:41:14
5178         Log: teach CPAN.pm to ignore beta perl distributions when looking for
5179              modules
5180              From: root@dogberry.rutgers.edu (root)
5181              Date: Thu, 12 Nov 1998 23:08:39 -0500
5182              Message-Id: <199811130408.XAA10578@dogberry.rutgers.edu>
5183              Subject: recompile tries getting a perl distribution
5184      Branch: perl
5185            ! lib/CPAN.pm
5186 ____________________________________________________________________________
5187 [  2335] By: gsar                                  on 1998/11/28  11:27:46
5188         Log: make $1 et al readonly under threads; make C<undef $1> fail like
5189              C<$1 = undef> does
5190      Branch: perl
5191            ! op.c pp.c t/op/undef.t
5192 ____________________________________________________________________________
5193 [  2334] By: gsar                                  on 1998/11/28  10:24:52
5194         Log: s/Regexp/re/ and clarify policy on lowercased object namespaces
5195      Branch: perl
5196            ! pod/perlfunc.pod pp_hot.c sv.c thrdvar.h
5197 ____________________________________________________________________________
5198 [  2333] By: gsar                                  on 1998/11/28  09:36:40
5199         Log: document changed PERL_HASH()
5200      Branch: perl
5201            ! pod/perlfunc.pod pod/perlguts.pod
5202 ____________________________________________________________________________
5203 [  2332] By: nick                                  on 1998/11/27  21:10:27
5204         Log: Handle INIT list in C.pm
5205              1. Provide init_av() from B.xs
5206              2. Export it in B.pm
5207              3. Use it in C.pm
5208              Also disable some pruning in savecv() which seems to undo
5209              my previous patch.
5210              Experimental feature - save pathnames of .so files in easily 
5211              grep-able form for use in wrapper to feed to linker.  
5212      Branch: perl
5213            ! ext/B/B.pm ext/B/B.xs ext/B/B/C.pm
5214 ____________________________________________________________________________
5215 [  2327] By: gsar                                  on 1998/11/27  15:12:01
5216         Log: integrate change#2315 from maint-5.005
5217      Branch: perl
5218            ! t/op/sort.t
5219           !> op.c sv.c
5220 ____________________________________________________________________________
5221 [  2326] By: gsar                                  on 1998/11/27  15:00:42
5222         Log: integrate changes#2304,2305,2306,2308 from maint-5.005
5223      Branch: perl
5224           !> ext/DynaLoader/dl_mpeix.xs installperl lib/ExtUtils/MM_Unix.pm
5225           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MakeMaker.pm
5226           !> lib/ExtUtils/typemap
5227 ____________________________________________________________________________
5228 [  2325] By: gsar                                  on 1998/11/27  14:46:18
5229         Log: malloc bugfix and documentation from Ilya Zakharevich
5230              Date: Tue, 24 Nov 1998 17:24:55 -0500 (EST)
5231              Message-Id: <199811242224.RAA22618@monk.mps.ohio-state.edu>
5232              Subject: [PATCH 5.005_*] Re: Internal coredump
5233              --
5234              Date: Thu, 26 Nov 1998 03:06:10 -0500 (EST)
5235              Message-Id: <199811260806.DAA28913@monk.mps.ohio-state.edu>
5236              Subject: [PATCH 5.005_*] malloc.c documentation
5237      Branch: perl
5238            ! malloc.c
5239 ____________________________________________________________________________
5240 [  2324] By: gsar                                  on 1998/11/27  14:41:38
5241         Log: B::C tweaks to allow Tk compiles from Nick Ing-Simmons
5242      Branch: perl
5243            ! ext/B/B/C.pm
5244 ____________________________________________________________________________
5245 [  2323] By: gsar                                  on 1998/11/27  14:33:44
5246         Log: From: maeda@src.ricoh.co.jp
5247              Date: Tue, 24 Nov 1998 10:37:45 +0900
5248              Message-Id: <199811240137.KAA05867@luna.src.ricoh.co.jp>
5249              Subject: format "..." bug
5250      Branch: perl
5251            ! pp_ctl.c t/op/write.t
5252 ____________________________________________________________________________
5253 [  2322] By: gsar                                  on 1998/11/27  14:20:12
5254         Log: add ext/Devel/Peek
5255              From: jan.dubois@ibm.net (Jan Dubois)
5256              Date: Mon, 23 Nov 1998 00:48:11 +0100
5257              Message-ID: <36589ec9.49964585@smtp1.ibm.net>
5258              Subject: [PATCH 5.005_53] Devel::Peek integration
5259      Branch: perl
5260            + ext/Devel/Peek/Changes ext/Devel/Peek/Makefile.PL
5261            + ext/Devel/Peek/Peek.pm ext/Devel/Peek/Peek.xs
5262            ! MANIFEST dump.c embed.h embedvar.h global.sym intrpvar.h
5263            ! objXSUB.h perl.c perl.h proto.h sv.c sv.h thrdvar.h
5264            ! win32/GenCAPI.pl win32/Makefile win32/makefile.mk
5265 ____________________________________________________________________________
5266 [  2321] By: gsar                                  on 1998/11/27  13:03:08
5267         Log: ensure 'make regen_headers' even without perl installed
5268              (suggested by Ilya Zakharevich)
5269      Branch: perl
5270            ! bytecode.pl warning.pl
5271 ____________________________________________________________________________
5272 [  2320] By: gsar                                  on 1998/11/27  12:58:36
5273         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5274              Date: Mon, 9 Nov 1998 19:03:25 -0500 (EST)
5275              Message-Id: <199811100003.TAA05815@monk.mps.ohio-state.edu>
5276              Subject: [PATCH 5.005_*] Cosmetic malloc patch
5277      Branch: perl
5278            ! malloc.c
5279 ____________________________________________________________________________
5280 [  2319] By: gsar                                  on 1998/11/27  12:56:13
5281         Log: eliminate dup hunk from integration
5282      Branch: perl
5283            ! lib/filetest.pm perl.h
5284 ____________________________________________________________________________
5285 [  2318] By: gsar                                  on 1998/11/27  12:50:08
5286         Log: integrate cfgperl changes into mainline
5287      Branch: perl
5288           +> ext/DB_File/hints/dynixptx.pl ext/POSIX/hints/dynixptx.pl
5289            ! pod/perlfaq4.pod
5290           !> (integrate 30 files)
5291 ____________________________________________________________________________
5292 [  2317] By: jhi                                   on 1998/11/27  11:38:13
5293         Log: C<-x>.
5294      Branch: cfgperl
5295            ! lib/filetest.pm
5296 ____________________________________________________________________________
5297 [  2316] By: jhi                                   on 1998/11/27  11:10:22
5298         Log: Integrate from mainperl.
5299      Branch: cfgperl
5300           !> XSUB.h embed.h embed.pl embedvar.h ext/Thread/Thread.xs
5301           !> iperlsys.h mg.c objXSUB.h op.c pp_ctl.c pp_sys.c proto.h
5302           !> t/comp/package.t t/lib/dumper.t t/pragma/warn/pp_ctl
5303           !> universal.c util.c win32/GenCAPI.pl win32/win32.h
5304           !> win32/win32sck.c
5305 ____________________________________________________________________________
5306 [  2315] By: gbarr                                 on 1998/11/27  05:16:50
5307         Log: integrate change#2246 from mainline, while still allowing
5308              C<sort $globref @foo>
5309              
5310              allow C<sort $coderef @foo>
5311      Branch: maint-5.005/perl
5312            ! op.c sv.c
5313           !> t/op/sort.t
5314 ____________________________________________________________________________
5315 [  2308] By: gbarr                                 on 1998/11/27  00:11:44
5316         Log: Updates for MPE/iX DynaLoader and installperl, via private mail
5317              forwarded by Jarkko Hietaniemi from Mark Bixby
5318      Branch: maint-5.005/perl
5319            ! ext/DynaLoader/dl_mpeix.xs installperl
5320 ____________________________________________________________________________
5321 [  2306] By: gbarr                                 on 1998/11/26  23:44:47
5322         Log: Allow PL_FILES to have multiple targets from one source by allowing
5323              an array ref as the value in the hash
5324      Branch: maint-5.005/perl
5325            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
5326            ! lib/ExtUtils/MakeMaker.pm
5327 ____________________________________________________________________________
5328 [  2305] By: gbarr                                 on 1998/11/26  23:38:06
5329         Log: fix unsigned variables to use SvUV and sv_setuv
5330      Branch: maint-5.005/perl
5331            ! lib/ExtUtils/typemap
5332 ____________________________________________________________________________
5333 [  2304] By: gbarr                                 on 1998/11/26  23:36:17
5334         Log: Fix embeded \n in ABSTRACT and <> in AUTHOR
5335      Branch: maint-5.005/perl
5336            ! lib/ExtUtils/MM_Unix.pm
5337 ____________________________________________________________________________
5338 [  2301] By: gsar                                  on 1998/11/26  10:16:54
5339         Log: fix PL_defoutgv leak under threads
5340      Branch: perl
5341            ! ext/Thread/Thread.xs
5342 ____________________________________________________________________________
5343 [  2300] By: gsar                                  on 1998/11/26  09:04:44
5344         Log: properly free temporaries created by threads
5345      Branch: perl
5346            ! ext/Thread/Thread.xs
5347 ____________________________________________________________________________
5348 [  2299] By: gsar                                  on 1998/11/26  06:51:16
5349         Log: fix C<if (...) { package Foo; ... }> misoptimization that fails
5350              to set the package for the block properly
5351      Branch: perl
5352            ! op.c t/comp/package.t t/lib/dumper.t
5353 ____________________________________________________________________________
5354 [  2298] By: nick                                  on 1998/11/24  22:04:20
5355         Log: Part-1 of tweaks to allow Tk to be "compiled"
5356              Make XS_UNIVERSAL_xxx non-static so they can be found in libperl.
5357              (May also need attention to exports etc. - to follow.)
5358      Branch: perl
5359            ! universal.c
5360 ____________________________________________________________________________
5361 [  2294] By: jhi                                   on 1998/11/23  10:44:26
5362         Log: The new socket tests need in some platforms
5363              to #include <sys/types.h>.
5364      Branch: cfgperl
5365            ! Configure
5366 ____________________________________________________________________________
5367 [  2293] By: jhi                                   on 1998/11/23  10:33:42
5368         Log: From: Gerben Wierda <G.C.Th.Wierda@AWT.nl>
5369              To: Jarkko Hietaniemi <jhi@cc.hut.fi>
5370              Subject: Re: Test results for perl5.005_53 under NEXTSTEP 3.3 (intel)
5371              Date: Mon, 23 Nov 1998 10:07:04 +0100
5372              Message-Id: <9811230907.AA06484@AWT.nl>
5373              
5374              NeXTstep NetInfo uses nidump to get the user/group databases.
5375      Branch: cfgperl
5376            ! t/op/grent.t t/op/pwent.t
5377 ____________________________________________________________________________
5378 [  2291] By: TimBunce                              on 1998/11/22  22:23:09
5379         Log: Updated Porting/patchls utility.
5380      Branch: maint-5.004/perl
5381            ! Porting/patchls
5382 ____________________________________________________________________________
5383 [  2288] By: TimBunce                              on 1998/11/22  21:46:11
5384         Log: Title:  "Buglet in Sys::Syslog.pm (with fix)"
5385              From:  Henrik Tougaard <ht.000@foa.dk>
5386              Msg-ID:  <Pine.OSF.3.95.981117092651.1492C-100000@sula.pensam.dk>
5387              Files:  lib/Sys/Syslog.pm
5388      Branch: maint-5.004/perl
5389            ! lib/Sys/Syslog.pm
5390 ____________________________________________________________________________
5391 [  2286] By: jhi                                   on 1998/11/22  19:08:42
5392         Log: Change#2284 aid: allow also for plain old MSG_ and SCM_ #defines.
5393      Branch: cfgperl
5394            ! ext/Socket/Socket.xs
5395 ____________________________________________________________________________
5396 [  2285] By: jhi                                   on 1998/11/22  18:21:07
5397         Log: MSG_PROXY for GNU/Hurd (previously we believed that
5398              all GNU libc platforms have MSG_PROXY.  Untrue).
5399              In fact this ended up as a major MSG_* and SCM_*
5400              update.  The MSG_XXX known to be enums in some
5401              versions of the glibc are now probed for and respective
5402              HAS_MSG_XXX are defined.  While I was at it I noticed
5403              SCM_RIGHTS being similarly an enum.  This reminded me of
5404              an ancient discussion in perl5-porters:
5405              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/9612/msg01017.html
5406              The BSD socket interface has a nifty feature for passing
5407              file descriptors and credentials--via sockets.  It may be
5408              too late to add this functionality to the CORE but
5409              at least Configure now probes for the functions,
5410              structs, and includes, defining the appropriate
5411              HAS_YYY and I_ZZZ, and the Socket extension exports
5412              the constants, in case somebody wants to write an
5413              extension for this interface.
5414      Branch: cfgperl
5415            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
5416            ! config_h.SH ext/Socket/Socket.pm ext/Socket/Socket.xs
5417            ! iperlsys.h
5418 ____________________________________________________________________________
5419 [  2284] By: jhi                                   on 1998/11/22  18:13:21
5420         Log: perlhist.pod 1.54, containing 5_53.
5421      Branch: cfgperl
5422            ! pod/perlhist.pod
5423 ____________________________________________________________________________
5424 [  2274] By: TimBunce                              on 1998/11/22  16:25:46
5425         Log: Preserve errno around fcntl(fd,F_SETFD,fd > maxsysfd) in do_open()
5426      Branch: maint-5.004/perl
5427            ! doio.c
5428 ____________________________________________________________________________
5429 [  2273] By: TimBunce                              on 1998/11/22  16:17:43
5430         Log: Improve op/die_exit.t test for implicit close changing $!
5431      Branch: maint-5.004/perl
5432            ! t/op/die_exit.t
5433 ____________________________________________________________________________
5434 [  2268] By: jhi                                   on 1998/11/22  14:44:11
5435         Log: Fix thinko.
5436      Branch: cfgperl
5437            ! hints/dynixptx.sh
5438 ____________________________________________________________________________
5439 [  2267] By: jhi                                   on 1998/11/22  13:19:41
5440         Log: Document the d_socket override.
5441      Branch: cfgperl
5442            ! hints/dynixptx.sh
5443 ____________________________________________________________________________
5444 [  2266] By: jhi                                   on 1998/11/22  12:12:29
5445         Log: From: John Tobey <jtobey@channel1.com>
5446              Subject: [PATCH] perlfaq typos
5447              To: perl5-porters@perl.com
5448              Date: 22 Nov 1998 04:25:15 +0200
5449              Message-ID: <MLIST_m0zhPeF-000FOgC@feynman.localnet>
5450      Branch: cfgperl
5451            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
5452            ! pod/perlfaq7.pod pod/perlfaq8.pod
5453 ____________________________________________________________________________
5454 [  2265] By: jhi                                   on 1998/11/22  12:06:29
5455         Log: From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
5456              Subject: DB_File 1.61 patch for 5.005_53 & 5.005_02
5457              Newsgroups: hut.lists.perl5-porters
5458              To: gsar@engin.umich.edu (Gurusamy Sarathy)
5459              Cc: perl5-porters@perl.org (Perl5 Porters)
5460              Date: 20 Nov 1998 12:20:41 +0200
5461      Branch: cfgperl
5462            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
5463            ! ext/DB_File/DB_File.xs
5464 ____________________________________________________________________________
5465 [  2264] By: jhi                                   on 1998/11/22  11:55:09
5466         Log: NeXTstep /etc/group and /etc/passwd are used only at boot time,
5467              From: Gerben Wierda <G.C.Th.Wierda@AWT.nl>
5468              Subject: Test results for perl5.005_53 under NEXTSTEP 3.3 (intel)
5469              To: perlbug@perl.com
5470              Date: 20 Nov 1998 18:39:06 +0200
5471              Lines: 47
5472              Message-ID: <MLIST_9811201533.AA22148@AWT.nl>
5473      Branch: cfgperl
5474            ! t/op/grent.t t/op/pwent.t
5475 ____________________________________________________________________________
5476 [  2263] By: jhi                                   on 1998/11/22  11:42:59
5477         Log: Permission testing is tricky when we have too much power.
5478              Problem reported in
5479              From: Gerben Wierda <G.C.Th.Wierda@AWT.nl>
5480              Subject: Test results for perl5.005_53 under NEXTSTEP 3.3 (intel)
5481              To: perlbug@perl.com
5482              Date: 20 Nov 1998 18:39:06 +0200
5483              Message-ID: <MLIST_9811201533.AA22148@AWT.nl>
5484      Branch: cfgperl
5485            ! t/op/filetest.t
5486 ____________________________________________________________________________
5487 [  2262] By: gsar                                  on 1998/11/22  11:37:02
5488         Log: fix broken CAPI generation
5489      Branch: perl
5490            ! win32/GenCAPI.pl
5491 ____________________________________________________________________________
5492 [  2261] By: jhi                                   on 1998/11/22  11:17:00
5493         Log: -x should be C<-x>, reported by Gerben Wierda.
5494      Branch: cfgperl
5495            ! pod/perlfunc.pod
5496 ____________________________________________________________________________
5497 [  2260] By: gsar                                  on 1998/11/22  11:12:02
5498         Log: phase 2 of PERL_OBJECT cleanup; objXSUB.h autogeneration
5499      Branch: perl
5500            ! XSUB.h embed.h embed.pl embedvar.h iperlsys.h objXSUB.h
5501            ! proto.h
5502 ____________________________________________________________________________
5503 [  2259] By: jhi                                   on 1998/11/22  11:06:40
5504         Log: From: "Kurt D. Starsinic" <kstar@chapin.edu>
5505              Subject: Re: [PATCH] Re: pod2man bug in date generated line
5506              To: Albert Dvornik <bert@genscan.com>, "Larry W. Virden" <lvirden@cas.org>
5507              Cc: perlbug@perl.com
5508              Date: 20 Nov 1998 21:30:17 +0200
5509              Message-ID: <MLIST_19981120131523.A464@O2.chapin.edu>
5510      Branch: cfgperl
5511            ! pod/pod2man.PL
5512 ____________________________________________________________________________
5513 [  2256] By: jhi                                   on 1998/11/21  10:44:01
5514         Log: From: Thomas Bowditch <bowditch@inmet.com>
5515              Subject: Benchmark.pm suggestion
5516              To: jhi@iki.fi, Tim.Bunce@ig.co.uk
5517              Date: Fri, 20 Nov 1998 17:43:46 -0500
5518              Message-Id: <199811202243.RAA26252@harp.camb.inmet.com>
5519              
5520              Added timesum().
5521      Branch: cfgperl
5522            ! lib/Benchmark.pm
5523 ____________________________________________________________________________
5524 [  2255] By: gsar                                  on 1998/11/21  08:45:06
5525         Log: another win32 portability fix: make sysread() and syswrite()
5526              work on sockets
5527      Branch: perl
5528            ! pp_sys.c win32/win32.h
5529 ____________________________________________________________________________
5530 [  2254] By: gsar                                  on 1998/11/21  07:49:06
5531         Log: win32_recvfrom() compatibility fix
5532      Branch: perl
5533            ! win32/win32sck.c
5534 ____________________________________________________________________________
5535 [  2253] By: jhi                                   on 1998/11/20  08:22:06
5536         Log: From: Mark Bixby <markb@spock.dis.cccd.edu>
5537              To: jhi@iki.fi
5538              Subject: MPE/iX Perl 5.005_02 oops
5539              Date: Thu, 19 Nov 1998 17:10:45 -0800 (PST)
5540              Message-Id: <199811200110.RAA07395@spock.dis.cccd.edu>
5541      Branch: cfgperl
5542            ! ext/DynaLoader/dl_mpeix.xs installperl
5543 ____________________________________________________________________________
5544 [  2252] By: gsar                                  on 1998/11/19  17:38:03
5545         Log: mess_sv tweak for change#2249
5546      Branch: perl
5547            ! util.c
5548 ____________________________________________________________________________
5549 [  2251] By: jhi                                   on 1998/11/18  12:32:19
5550         Log: Display use64bits and usemultiplicity but only if necessary.
5551      Branch: cfgperl
5552            ! myconfig
5553 ____________________________________________________________________________
5554 [  2250] By: jhi                                   on 1998/11/18  12:26:50
5555         Log: From: Horst von Brand <vonbrand@sleipnir.valparaiso.cl> 
5556              Subject: pp.c uses 'unsigned Quad_t'
5557              To: perlbug@perl.com 
5558              Date: Sun, 15 Nov 1998 20:57:05 -0300 
5559              Message-Id: <199811152357.UAA12768@sleipnir.valparaiso.cl>
5560      Branch: cfgperl
5561            ! perl.h pp.c
5562 ____________________________________________________________________________
5563 [  2249] By: gsar                                  on 1998/11/18  05:43:11
5564         Log: use PL_mess_sv only during global destruction (fixes problems with
5565              overlapping invocations of form()/warn()/die()/croak() trampling on
5566              each other's messages)
5567      Branch: perl
5568            ! mg.c util.c
5569 ____________________________________________________________________________
5570 [  2248] By: gsar                                  on 1998/11/18  05:39:36
5571         Log: tweak change#2245 to skip previous message if any
5572      Branch: perl
5573            ! pp_ctl.c t/pragma/warn/pp_ctl
5574 ____________________________________________________________________________
5575 [  2247] By: jhi                                   on 1998/11/17  11:46:56
5576         Log: Integrate from mainperl.
5577      Branch: cfgperl
5578           !> (integrate 26 files)
5579 ____________________________________________________________________________
5580 [  2246] By: gsar                                  on 1998/11/17  09:41:10
5581         Log: allow C<sort $coderef @foo>
5582      Branch: perl
5583            ! op.c t/op/sort.t t/pragma/overload.t
5584 ____________________________________________________________________________
5585 [  2245] By: gsar                                  on 1998/11/17  08:28:26
5586         Log: propagate failures in DESTROY() as (optional) warnings
5587      Branch: perl
5588            ! pod/perldiag.pod pp_ctl.c t/pragma/warn/pp_ctl
5589 ____________________________________________________________________________
5590 [  2244] By: gsar                                  on 1998/11/17  07:43:08
5591         Log: ensure PL_dirty is reinit-ed properly under -DMULTIPLICITY
5592      Branch: perl
5593            ! perl.c thrdvar.h
5594 ____________________________________________________________________________
5595 [  2243] By: gsar                                  on 1998/11/17  07:40:09
5596         Log: sort WARN_FOO symbols to avoid hash traversal order dependency
5597      Branch: perl
5598            ! lib/warning.pm warning.h warning.pl
5599 ____________________________________________________________________________
5600 [  2242] By: gsar                                  on 1998/11/17  06:32:39
5601         Log: fix skipspace() to properly account for newlines in eval''-ed
5602              strings (caused bogus line numbers in diagnostics and debugger)
5603      Branch: perl
5604            ! t/pragma/warn/pp_ctl t/pragma/warn/toke toke.c
5605 ____________________________________________________________________________
5606 [  2241] By: gsar                                  on 1998/11/17  03:48:12
5607         Log: s/Perl_utf8skip/PL_utf8skip/g
5608      Branch: perl
5609            ! embed.h embed.pl global.sym globvar.sym regexec.c utf8.h
5610 ____________________________________________________________________________
5611 [  2240] By: gsar                                  on 1998/11/14  06:09:06
5612         Log: rework op/groups.t
5613      Branch: perl
5614            ! t/op/filetest.t t/op/groups.t
5615 ____________________________________________________________________________
5616 [  2235] By: gsar                                  on 1998/11/14  00:17:05
5617         Log: catch a neophyte trap: open(<FH>), close(<FH>) etc.
5618      Branch: perl
5619            ! op.c
5620 ____________________________________________________________________________
5621 [  2234] By: gsar                                  on 1998/11/14  00:14:02
5622         Log: update Changes
5623      Branch: perl
5624            ! Changes win32/config.bc win32/config.gc win32/config.vc
5625 ____________________________________________________________________________
5626 [  2233] By: gsar                                  on 1998/11/13  09:43:03
5627         Log: doc tweak
5628      Branch: perl
5629            ! README.win32
5630 ____________________________________________________________________________
5631 [  2230] By: jhi                                   on 1998/11/12  17:07:45
5632         Log: Allow hints file override for d_socket
5633              (based on Sequent-induced change #2229).
5634      Branch: cfgperl
5635            ! Configure
5636 ____________________________________________________________________________
5637 [  2229] By: jhi                                   on 1998/11/12  16:32:33
5638         Log: 
5639              From: "Martin J. Bligh" <mbligh@sequent.com>
5640              To: jhi@iki.fi
5641              cc: gbarr@ti.com, gbarr@pobox.com, gsar@umich.edu
5642              Subject: Re: Making Perl work on DYNIX/ptx
5643              Date: Tue, 10 Nov 1998 16:24:26 -0800
5644              Message-ID: <181999655.910715066@w-186d219.rhe.sequent.com>
5645      Branch: cfgperl
5646            ! hints/dynixptx.sh
5647 ____________________________________________________________________________
5648 [  2228] By: jhi                                   on 1998/11/12  11:40:37
5649         Log: From: "Martin J. Bligh" <mbligh@sequent.com>
5650              Message-ID: <187803647.910720870@w-186d219.rhe.sequent.com>
5651              To: jhi@iki.fi
5652              cc: gbarr@ti.com, gbarr@pobox.com, gsar@umich.edu
5653              Subject: Re: Making Perl work on DYNIX/ptx
5654              Date: Tue, 10 Nov 1998 18:01:10 -0800
5655      Branch: cfgperl
5656            + ext/DB_File/hints/dynixptx.pl ext/POSIX/hints/dynixptx.pl
5657 ____________________________________________________________________________
5658 [  2227] By: jhi                                   on 1998/11/12  11:17:42
5659         Log: Integrate from mainperl.
5660      Branch: cfgperl
5661           !> Changes XSUB.h av.c embed.h embed.pl embedvar.h
5662           !> ext/IPC/SysV/Msg.pm global.sym hv.c lib/Text/Wrap.pm objXSUB.h
5663           !> perl.c perl.h pod/perlfunc.pod pod/perlvar.pod pp_sys.c
5664           !> proto.h regexec.c t/op/array.t util.c win32/makedef.pl
5665           !> win32/win32.c x2p/s2p.PL
5666 ____________________________________________________________________________
5667 [  2226] By: gsar                                  on 1998/11/11  21:05:42
5668         Log: provide -DPERL_POLLUTE
5669      Branch: perl
5670            ! embed.pl embedvar.h
5671 ____________________________________________________________________________
5672 [  2225] By: jhi                                   on 1998/11/09  07:45:12
5673         Log: From: Hans Mulder <hansm@icgroup.nl>
5674              To: Ilya Zakharevich <ilya@math.ohio-state.edu>
5675              Cc: gsar@engin.umich.edu (Gurusamy Sarathy), jhi@iki.fi,
5676              perl5-porters@perl.org
5677              Subject: Re: [PATCH] Re: Not OK: perl 5.00553 on OPENSTEP-Mach 4_1
5678              (UNINSTALLED)
5679              Date: Sun,  8 Nov 98 22:20:23 +0100
5680              Message-Id: <9811082119.AA11802@icgned.icgroup.nl>
5681      Branch: cfgperl
5682            ! malloc.c perl.h
5683 ____________________________________________________________________________
5684 [  2224] By: gsar                                  on 1998/11/09  03:13:14
5685         Log: avoid endless loops in Text::Wrap (from a suggestion by Lupe
5686              Christoph <lupe@alanya.m.isar.de>)
5687      Branch: perl
5688            ! lib/Text/Wrap.pm
5689 ____________________________________________________________________________
5690 [  2223] By: gsar                                  on 1998/11/09  02:09:06
5691         Log: fix misplaced brace in s2p (as suggested by Lionel Fourquaux
5692              <lionel.fourquaux@wanadoo.fr>)
5693      Branch: perl
5694            ! x2p/s2p.PL
5695 ____________________________________________________________________________
5696 [  2222] By: gsar                                  on 1998/11/09  01:56:24
5697         Log: patches from Hugo van der Sanden <hv@crypt.compulink.co.uk>
5698              Date: Wed, 04 Nov 1998 12:19:44 +0000
5699              Message-Id: <199811041219.MAA05451@crypt.compulink.co.uk>
5700              Subject: [PATCH] Re: [5.005_53] read overflow? 
5701              --
5702              Date: Wed, 04 Nov 1998 13:15:18 +0000
5703              Message-Id: <199811041315.NAA05711@crypt.compulink.co.uk>
5704              Subject: [PATCH 5.005_53] perl -V fix
5705      Branch: perl
5706            ! perl.c regexec.c
5707 ____________________________________________________________________________
5708 [  2221] By: gsar                                  on 1998/11/09  01:34:56
5709         Log: From: jan.dubois@ibm.net (Jan Dubois)
5710              Date: Sun, 01 Nov 1998 00:05:01 +0100
5711              Message-ID: <364294bd.18052307@smtp1.ibm.net>
5712              Subject: [PATCH v5.5.53, WIN32] PL_block_type undefined unless DEBUGGING
5713      Branch: perl
5714            ! Changes win32/makedef.pl
5715 ____________________________________________________________________________
5716 [  2220] By: gsar                                  on 1998/11/08  21:13:07
5717         Log: integrate changes#2120,2168,2218 from maint-5.005;
5718              add new vtbls; s/\bvtbl_/PL_vtbl_/; remove trailing comma in
5719              enum; make regen_headers
5720      Branch: perl
5721            ! XSUB.h embed.h embedvar.h ext/IPC/SysV/Msg.pm global.sym
5722            ! objXSUB.h perl.h pod/perlfunc.pod proto.h util.c win32/win32.c
5723 ____________________________________________________________________________
5724 [  2219] By: gsar                                  on 1998/11/08  19:42:57
5725         Log: integrate cfgperl changes into mainline
5726      Branch: perl
5727           +> README.vmesa
5728           !> Configure MANIFEST Porting/Glossary Porting/config.sh
5729           !> Porting/config_H config_h.SH ext/Thread/Thread.xs
5730           !> hints/hpux.sh hints/vmesa.sh lib/Math/Complex.pm malloc.c
5731           !> perl.h pod/perlfunc.pod pod/perllocale.pod pod/perlport.pod
5732           !> pp_sys.c sv.c t/lib/complex.t t/op/groups.t t/op/lex_assign.t
5733           !> thread.h vms/subconfigure.com vos/config.h
5734 ____________________________________________________________________________
5735 [  2218] By: gbarr                                 on 1998/11/08  16:48:44
5736         Log: From: Graham Barr <gbarr@ti.com>
5737              Date: Mon, 2 Nov 1998 07:38:52 -0600
5738              Message-ID: <19981102073852.A12751@asic.sc.ti.com>
5739              Subject: [PATCH 5.005_*] Re: IPC::Msg 1.03
5740      Branch: maint-5.005/perl
5741            ! ext/IPC/SysV/Msg.pm
5742 ____________________________________________________________________________
5743 [  2215] By: gsar                                  on 1998/11/08  02:52:52
5744         Log: set close-on-exec bit on pipe() FDs
5745      Branch: perl
5746            ! pod/perlfunc.pod pod/perlvar.pod pp_sys.c
5747 ____________________________________________________________________________
5748 [  2214] By: gsar                                  on 1998/11/08  02:27:57
5749         Log: typo in newHVhv()
5750      Branch: perl
5751            ! hv.c
5752 ____________________________________________________________________________
5753 [  2211] By: jhi                                   on 1998/11/07  21:14:18
5754         Log: Finalize the Mach CThreads support.
5755              
5756              From: Hans Mulder <hansm@icgroup.nl>
5757              Date: Sat,  7 Nov 98 22:06:20 +0100
5758              To: Gurusamy Sarathy <gsar@engin.umich.edu>
5759              Cc: jhi@iki.fi, perl5-porters@perl.org
5760              Subject: [PATCH] Re: Not OK: perl 5.00553 on OPENSTEP-Mach 4_1 (UNINSTALLED) 
5761              Message-Id: <9811072105.AA07794@icgned.icgroup.nl>
5762      Branch: cfgperl
5763            ! malloc.c perl.h
5764 ____________________________________________________________________________
5765 [  2210] By: gsar                                  on 1998/11/06  20:36:50
5766         Log: fix AvREALISH bogusness
5767      Branch: perl
5768            ! av.c t/op/array.t
5769 ____________________________________________________________________________
5770 [  2209] By: jhi                                   on 1998/11/06  08:05:31
5771         Log: Renamed malloc.c ASSERT() macro to P_ASSERT() because
5772              ASSERT() causes problems in {NeXTStep,OpenStep}.
5773              
5774              From: Hans Mulder <hansm@icgroup.nl>
5775              To: Jarkko Hietaniemi <jhi@cc.hut.fi>
5776              Subject: Re: Not OK: perl 5.00553 on OPENSTEP-Mach 4_1 (UNINSTALLED)
5777              Date: Fri,  6 Nov 98 01:27:41 +0100
5778              Message-Id: <9811060025.AA27389@icgned.icgroup.nl>
5779              
5780              and
5781              
5782              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5783              Subject: Re: ASSERT() in malloc.c
5784              To: jhi@iki.fi
5785              Date: Fri, 6 Nov 1998 02:59:29 -0500 (EST)
5786              Message-Id: <199811060759.CAA18915@monk.mps.ohio-state.edu>
5787      Branch: cfgperl
5788            ! malloc.c
5789 ____________________________________________________________________________
5790 [  2208] By: jhi                                   on 1998/11/06  07:55:38
5791         Log: Mach CThreads needs #include <mach/cthreads.h>.
5792      Branch: cfgperl
5793            ! perl.h
5794 ____________________________________________________________________________
5795 [  2206] By: jhi                                   on 1998/11/05  14:54:52
5796         Log: PERL_BADLANG wrongly documented.
5797              
5798              From: ts <decoux@moulon.inra.fr>
5799              To: jhi@cc.hut.fi
5800              Subject: Re: Locale warning messages
5801              Date: Thu, 5 Nov 1998 14:34:19 +0100 (MET)
5802              Message-Id: <199811051334.OAA24863@moulon.inra.fr>
5803              
5804              and
5805              
5806              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5807              Subject: Re: PERL_BADLANG
5808              To: jhi@iki.fi
5809              Subject: Re: PERL_BADLANG
5810              Date: Thu, 5 Nov 1998 09:49:00 -0500 (EST)
5811              Message-Id: <199811051449.JAA04238@monk.mps.ohio-state.edu>
5812      Branch: cfgperl
5813            ! pod/perllocale.pod
5814 ____________________________________________________________________________
5815 [  2205] By: jhi                                   on 1998/11/05  14:24:33
5816         Log: Document all the control flow keywords in perlfunc
5817              so that "perlfunc -f while" works.
5818      Branch: cfgperl
5819            ! pod/perlfunc.pod
5820 ____________________________________________________________________________
5821 [  2204] By: jhi                                   on 1998/11/05  12:46:02
5822         Log: Configure update.  Remove last trace of PTHREADS_CREATED_JOINABLE
5823              (from vos/config.h).  Update Porting/{Glossary,config*}.
5824      Branch: cfgperl
5825            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
5826            ! config_h.SH vos/config.h
5827 ____________________________________________________________________________
5828 [  2203] By: jhi                                   on 1998/11/05  08:34:39
5829         Log: VM/ESA and VMS sig_num_init (change#2101) catchup.
5830      Branch: cfgperl
5831            ! hints/vmesa.sh vms/subconfigure.com
5832 ____________________________________________________________________________
5833 [  2202] By: jhi                                   on 1998/11/05  08:03:20
5834         Log: Integrate from mainperl.
5835      Branch: cfgperl
5836           !> Changes cop.h doop.c gv.c mg.c perl.c pp_ctl.c sv.c util.c
5837           !> win32/Makefile win32/makefile.mk win32/win32.c
5838 ____________________________________________________________________________
5839 [  2201] By: gsar                                  on 1998/11/05  04:40:44
5840         Log: another POPSTACK victim
5841      Branch: perl
5842            ! cop.h sv.c
5843 ____________________________________________________________________________
5844 [  2196] By: gsar                                  on 1998/11/05  02:07:54
5845         Log: fix a location affected by change#2191, add note about POPSTACK
5846      Branch: perl
5847            ! cop.h gv.c pp_ctl.c
5848 ____________________________________________________________________________
5849 [  2195] By: gsar                                  on 1998/11/05  02:04:45
5850         Log: makefile notes
5851      Branch: perl
5852            ! win32/Makefile win32/makefile.mk
5853 ____________________________________________________________________________
5854 [  2192] By: gsar                                  on 1998/11/04  23:48:53
5855         Log: indeterminate order-of-evaluation fixes
5856      Branch: perl
5857            ! mg.c
5858 ____________________________________________________________________________
5859 [  2191] By: gsar                                  on 1998/11/04  23:02:16
5860         Log: refetch local stack pointer in POPSTACK
5861      Branch: perl
5862            ! cop.h perl.c
5863 ____________________________________________________________________________
5864 [  2190] By: jhi                                   on 1998/11/04  08:50:40
5865         Log: Configure update.
5866              Sequent DYNIX/ptx updates: osvers=$4 (instead of $3) of uname -a,
5867              
5868              From: Andy Dougherty <doughera@lafcol.lafayette.edu>
5869              To: Martin Bligh <mbligh@sequent.com>
5870              Cc: Jarkko Hietaniemi <jhi@iki.fi>
5871              Subject: Re: Perl 5's configure on DYNIX/ptx
5872              Message-Id: <Pine.SUN.3.96.981103090824.5533B-100000@newton.phys>
5873              Date: Tue, 3 Nov 1998 09:35:26 -0500 (EST)
5874              
5875              find sockets also from libsocket, not just libnet.
5876              OS390: $compile_ok instead of $compile for <inttypes.h>,
5877              
5878              From: pvhp@forte.com (Peter Prymmer)
5879              To: Thomas.Dorner@start.de, jhi@iki.fi, neale@VMA.TABNSW.COM.AU
5880              Subject: _53 not OK on os390 but looking better than ever
5881              Date: Tue, 3 Nov 98 17:33:22 PST
5882              Message-Id: <9811040133.AA09450@forte.com>
5883      Branch: cfgperl
5884            ! Configure
5885 ____________________________________________________________________________
5886 [  2189] By: jhi                                   on 1998/11/04  07:43:58
5887         Log: sysio.t failure: fix undefined order of evaluation, from
5888              
5889              From: Spider Boardman <spider@web.zk3.dec.com>
5890              Subject: Not OK: perl 5.00553 on alpha-thread 5.0 [PATCH]
5891              To: perlbug@perl.com
5892              Date: 4 Nov 1998 01:22:30 +0200
5893              Message-ID: <MLIST_199811032227.RAA143892@web.zk3.dec.com>
5894      Branch: cfgperl
5895            ! pp_sys.c
5896 ____________________________________________________________________________
5897 [  2188] By: gsar                                  on 1998/11/04  02:59:16
5898         Log: fix return value of win32_pclose()
5899      Branch: perl
5900            ! win32/win32.c
5901 ____________________________________________________________________________
5902 [  2187] By: gsar                                  on 1998/11/04  02:56:34
5903         Log: s/sv_upgrade/SvUPGRADE/ a couple of places
5904      Branch: perl
5905            ! Changes doop.c gv.c util.c
5906 ____________________________________________________________________________
5907 [  2186] By: jhi                                   on 1998/11/03  08:17:52
5908         Log: Document quads in pack.
5909      Branch: cfgperl
5910            ! pod/perlfunc.pod
5911 ____________________________________________________________________________
5912 [  2185] By: jhi                                   on 1998/11/03  07:49:35
5913         Log: (IV) vs (I32) vs I_V()
5914              
5915              Subject: [PATCH 5.005_53] Reverting typecast in sv_upgrade()
5916              From: Anton Berezin <tobez@plab.ku.dk> 
5917              To: "p5p" <perl5-porters@perl.org> 
5918              Date: 01 Nov 1998 15:09:11 +0100 
5919              Message-ID: <86hfwjtshk.fsf@lion.plab.ku.dk>
5920              
5921              and
5922              
5923              From: Andy Dougherty <doughera@lafcol.lafayette.edu> 
5924              Date: Mon, 2 Nov 1998 10:17:34 -0500 (EST) 
5925              Message-Id: <Pine.SUN.3.96.981102101433.4479B-100000@newton.phys>
5926      Branch: cfgperl
5927            ! sv.c
5928 ____________________________________________________________________________
5929 [  2184] By: jhi                                   on 1998/11/03  07:42:46
5930         Log: VM/ESA updates.
5931      Branch: cfgperl
5932            + README.vmesa
5933            ! MANIFEST pod/perlfunc.pod pod/perlport.pod
5934 ____________________________________________________________________________
5935 [  2183] By: jhi                                   on 1998/11/02  12:58:13
5936         Log: The id(1)-parsing is real fun.
5937      Branch: cfgperl
5938            ! t/op/groups.t
5939 ____________________________________________________________________________
5940 [  2182] By: jhi                                   on 1998/11/02  12:07:43
5941         Log: Decommission the symlink test.
5942      Branch: cfgperl
5943            ! t/op/lex_assign.t
5944 ____________________________________________________________________________
5945 [  2181] By: jhi                                   on 1998/11/02  12:03:08
5946         Log: Replace ATTR_JOINABLE with true Configure probe
5947              for PTHREAD_CREATE_JOINABLE (or equivalent:
5948              PTHREAD_CREATE_UNDETACHED or __UNDETACHED).
5949              Remove ATTR_JOINABLE itself: Thread.xs uses
5950              PTHREAD_CREATE_JOINABLE (or equivalent) directly.
5951              
5952              Really scan for <mach/cthreads.h> only if usethreads.
5953      Branch: cfgperl
5954            ! Configure config_h.SH ext/Thread/Thread.xs thread.h
5955 ____________________________________________________________________________
5956 [  2180] By: jhi                                   on 1998/11/02  11:07:34
5957         Log: In HP-UX 10.X usethreads only if the required files are present.
5958      Branch: cfgperl
5959            ! hints/hpux.sh
5960 ____________________________________________________________________________
5961 [  2179] By: jhi                                   on 1998/11/02  09:10:33
5962         Log: Prefer groups(1).
5963              id -Gn can be broken.
5964              id -a can save the day.
5965      Branch: cfgperl
5966            ! t/op/groups.t
5967 ____________________________________________________________________________
5968 [  2178] By: jhi                                   on 1998/11/02  08:35:29
5969         Log: Detrail enum comma.
5970      Branch: cfgperl
5971            ! perl.h
5972 ____________________________________________________________________________
5973 [  2177] By: jhi                                   on 1998/11/02  08:24:12
5974         Log: 0**0 = 1, from
5975              
5976              From: d-lewart@uiuc.edu (Daniel S. Lewart)
5977              Subject: Math::Complex 0**0 patches
5978              Date: Sun, 1 Nov 1998 19:21:48 -0600 (CST)
5979              Message-Id: <199811020121.TAA28310@staff2.cso.uiuc.edu>
5980              To: jhi@iki.fi (Jarkko Hietaniemi),
5981              Raphael_Manfredi@grenoble.hp.com (Raphael Manfredi)
5982      Branch: cfgperl
5983            ! lib/Math/Complex.pm t/lib/complex.t
5984 ____________________________________________________________________________
5985 [  2168] By: gbarr                                 on 1998/11/01  01:58:58
5986         Log: From: jan.dubois@ibm.net (Jan Dubois)   
5987              Date: Fri, 09 Oct 1998 23:28:31 +0200
5988              Message-ID: <36217b7f.3193091@smtp1.ibm.net>
5989              Subject: [PATCH 5.005_02] Allow XS access to vtbl_*s when compiled with PERL_OBJECT
5990      Branch: maint-5.005/perl
5991            ! XSUB.h
5992 ____________________________________________________________________________
5993 [  2164] By: jhi                                   on 1998/10/31  15:50:02
5994         Log: Integrate from mainperl.
5995      Branch: cfgperl
5996           +> t/op/lex_assign.t
5997           !> (integrate 45 files)
5998
5999 ----------------
6000 Version 5.005_53
6001 ----------------
6002
6003 ____________________________________________________________________________
6004 [  2163] By: gsar                                  on 1998/10/31  11:31:12
6005         Log: bump patchlevel; other minor fixes for clean build and test on
6006              Solaris and win32
6007      Branch: perl
6008            ! Changes ext/Data/Dumper/Dumper.xs patchlevel.h pp.h sv.c
6009            ! t/lib/dumper.t t/op/groups.t t/op/lex_assign.t
6010            ! t/pragma/warn/regexec win32/Makefile win32/config_H.bc
6011            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
6012            ! x2p/a2p.c
6013 ____________________________________________________________________________
6014 [  2162] By: gsar                                  on 1998/10/31  09:40:31
6015         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6016              Date: Fri, 30 Oct 1998 18:36:20 -0500 (EST)
6017              Message-Id: <199810302336.SAA17336@monk.mps.ohio-state.edu>
6018              Subject: Re: [PATCH 5.00552] Overloaded <> and deref again
6019      Branch: perl
6020            ! pp.h
6021 ____________________________________________________________________________
6022 [  2161] By: gsar                                  on 1998/10/31  09:39:13
6023         Log: From: Albert Dvornik <bert@genscan.com>
6024              Date: 30 Oct 1998 17:50:04 -0500
6025              Message-Id: <tqd879vf4z.fsf@puma.genscan.com>
6026              Subject: [PATCH perl5.00[45]] a2p: make sprintf less greedy without -o
6027      Branch: perl
6028            ! x2p/Makefile.SH x2p/a2p.c x2p/a2p.pod x2p/a2p.y x2p/a2py.c
6029 ____________________________________________________________________________
6030 [  2160] By: gsar                                  on 1998/10/31  09:35:03
6031         Log: fix for bugs in -x mode
6032              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6033              Date: Sat, 31 Oct 1998 00:30:57 -0500 (EST)
6034              Message-Id: <199810310530.AAA22277@monk.mps.ohio-state.edu>
6035              Subject: [PATCH 5.00552] Fix h2xs
6036      Branch: perl
6037            ! utils/h2xs.PL
6038 ____________________________________________________________________________
6039 [  2159] By: gsar                                  on 1998/10/31  09:31:36
6040         Log: Data::Dumper update
6041      Branch: perl
6042            ! ext/Data/Dumper/Changes ext/Data/Dumper/Dumper.pm
6043            ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/Todo
6044 ____________________________________________________________________________
6045 [  2153] By: gsar                                  on 1998/10/30  21:40:09
6046         Log: add testsuite portion of patch
6047              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6048              Date: Thu, 29 Oct 1998 23:20:01 -0500 (EST)
6049              Message-Id: <199810300420.XAA25651@monk.mps.ohio-state.edu>
6050              Subject: [PATCH 5.00321 ;-)] 87% speedup
6051      Branch: perl
6052            + t/op/lex_assign.t
6053            ! MANIFEST
6054 ____________________________________________________________________________
6055 [  2152] By: gsar                                  on 1998/10/30  21:08:11
6056         Log: mention the C<$SIG{CHLD} = 'IGNORE'> special case
6057      Branch: perl
6058            ! pod/perlfunc.pod pod/perlipc.pod pod/perlvar.pod
6059 ____________________________________________________________________________
6060 [  2151] By: gsar                                  on 1998/10/30  20:18:09
6061         Log: From: Mark-Jason Dominus <mjd@plover.com>
6062              Date: Fri, 30 Oct 1998 14:24:23 EST
6063              Message-Id: <19981030192423.27276.qmail@plover.com>
6064              Subject: PATCH: (5.005_02)  a2p should use `chomp' instead of `chop'
6065      Branch: perl
6066            ! x2p/walk.c
6067 ____________________________________________________________________________
6068 [  2150] By: gsar                                  on 1998/10/30  20:08:57
6069         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6070              Date: Thu, 29 Oct 1998 22:04:54 -0500 (EST)
6071              Message-Id: <199810300304.WAA23291@monk.mps.ohio-state.edu>
6072              Subject: [PATCH 5.00552] Overloaded <> and deref again
6073      Branch: perl
6074            ! gv.c lib/overload.pm perl.h pp.c pp.h pp_hot.c pp_sys.c sv.c
6075            ! t/pragma/overload.t toke.c
6076 ____________________________________________________________________________
6077 [  2149] By: gsar                                  on 1998/10/30  19:38:15
6078         Log: From: Roderick Schertler <roderick@argon.org>
6079              Date: Thu, 29 Oct 1998 14:50:18 -0500
6080              Message-ID: <17625.909690618@eeyore.ibcinc.com>
6081              Subject: patch for daemonization docs in perlipc
6082      Branch: perl
6083            ! pod/perlipc.pod
6084 ____________________________________________________________________________
6085 [  2148] By: gsar                                  on 1998/10/30  19:36:07
6086         Log: From: Anton Berezin <tobez@plab.ku.dk>
6087              Date: 29 Oct 1998 17:06:25 +0100
6088              Message-ID: <86pvbbuzcu.fsf@lion.plab.ku.dk>
6089              Subject: [PATCH 5.005_52] win32_opendir() fails on empty drives
6090      Branch: perl
6091            ! win32/win32.c
6092 ____________________________________________________________________________
6093 [  2147] By: gsar                                  on 1998/10/30  19:31:37
6094         Log: tweaked version of suggested patch
6095              From: Anton Berezin <tobez@plab.ku.dk>
6096              Date: 29 Oct 1998 14:48:54 +0100
6097              Message-ID: <86yapzv5q1.fsf@lion.plab.ku.dk>
6098              Subject: [PATCH 5.005_52] One more problem with win32_stat and MSVC
6099      Branch: perl
6100            ! win32/win32.c
6101 ____________________________________________________________________________
6102 [  2146] By: gsar                                  on 1998/10/30  19:03:50
6103         Log: hand-apply whitespace-mutiliated patch
6104              From: "vishal bhatia" <vishalb@hotmail.com>
6105              Date: Wed, 28 Oct 1998 23:45:32 PST
6106              Message-ID: <19981029074534.2334.qmail@hotmail.com>
6107              Subject: [PATCH 5.005_52]Compiling modules,more bugfixes for B
6108      Branch: perl
6109            ! ext/B/B/C.pm ext/B/B/CC.pm
6110 ____________________________________________________________________________
6111 [  2145] By: gsar                                  on 1998/10/30  18:46:58
6112         Log: remaining PL_foo stragglers
6113      Branch: perl
6114            ! doio.c ext/B/B.pm ext/IPC/SysV/SysV.xs ext/Opcode/Opcode.pm
6115            ! op.h os2/os2.c vms/gen_shrfls.pl
6116 ____________________________________________________________________________
6117 [  2144] By: gsar                                  on 1998/10/30  17:38:36
6118         Log: integrate cfgperl tweaks into mainline
6119      Branch: perl
6120           !> Makefile.SH README.posix-bc doio.c ext/POSIX/POSIX.xs proto.h
6121           !> t/op/misc.t t/pragma/subs.t t/pragma/warning.t
6122 ____________________________________________________________________________
6123 [  2143] By: jhi                                   on 1998/10/30  13:27:39
6124         Log: There can be multiple yacc/bison errors.
6125      Branch: cfgperl
6126            ! t/op/misc.t t/pragma/subs.t t/pragma/warning.t
6127 ____________________________________________________________________________
6128 [  2142] By: jhi                                   on 1998/10/30  13:18:43
6129         Log: README.posix-bc update.
6130      Branch: cfgperl
6131            ! README.posix-bc
6132 ____________________________________________________________________________
6133 [  2141] By: jhi                                   on 1998/10/30  09:12:59
6134         Log: #2133 fallout.
6135      Branch: cfgperl
6136            ! doio.c ext/POSIX/POSIX.xs
6137 ____________________________________________________________________________
6138 [  2140] By: jhi                                   on 1998/10/30  08:43:18
6139         Log: Integrate from mainperl.
6140      Branch: cfgperl
6141           +> globvar.sym pp.sym
6142            - objpp.h thread.sym
6143           !> (integrate 61 files)
6144 ____________________________________________________________________________
6145 [  2133] By: gsar                                  on 1998/10/30  02:51:39
6146         Log: phase 1 of somewhat major rearrangement of PERL_OBJECT stuff
6147              (objpp.h is gone, embed.pl now does some of that); objXSUB.h
6148              should soon be automated also; the global variables that
6149              escaped the PL_foo conversion are now reined in; renamed
6150              MAGIC in regcomp.h to REG_MAGIC to avoid collision with the
6151              type of same name; duplicated lists of pp_things in various
6152              places is now gone; result has only been tested on win32
6153      Branch: perl
6154            + globvar.sym pp.sym
6155            - objpp.h thread.sym
6156            ! MANIFEST Makefile.SH av.c bytecode.h byterun.h cop.h doio.c
6157            ! doop.c dump.c embed.h embed.pl embedvar.h ext/B/B.xs
6158            ! ext/POSIX/POSIX.xs ext/Thread/Thread.xs global.sym globals.c
6159            ! gv.c malloc.c mg.c objXSUB.h op.c opcode.h opcode.pl perl.c
6160            ! perl.h perl_exp.SH perlvars.h perly.c pod/perlguts.pod pp.c
6161            ! pp.h pp_ctl.c pp_hot.c pp_proto.h pp_sys.c proto.h regcomp.c
6162            ! regcomp.h regcomp.pl regcomp.sym regexec.c regnodes.h run.c
6163            ! scope.c sv.c t/op/filetest.t taint.c thrdvar.h toke.c util.c
6164            ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
6165            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
6166            ! win32/makedef.pl win32/makefile.mk win32/perlhost.h
6167 ____________________________________________________________________________
6168 [  2130] By: jhi                                   on 1998/10/29  15:31:26
6169         Log: Pure bison yylex() proto was broken.
6170      Branch: cfgperl
6171            ! proto.h
6172 ____________________________________________________________________________
6173 [  2126] By: jhi                                   on 1998/10/29  08:35:54
6174         Log: Integrate mainperl.
6175      Branch: cfgperl
6176           !> INSTALL README.cygwin32 cygwin32/gcc2 cygwin32/ld2
6177           !> lib/ExtUtils/MakeMaker.pm lib/perl5db.pl malloc.c pp.c
6178           !> pp_ctl.c proto.h regexec.c t/pragma/overload.t
6179           !> t/pragma/warn/doio toke.c win32/makefile.mk
6180 ____________________________________________________________________________
6181 [  2125] By: jhi                                   on 1998/10/29  08:32:38
6182         Log: EBCDIC Makefile.SH iteration converges.  Hopefully.
6183      Branch: cfgperl
6184            ! Makefile.SH
6185 ____________________________________________________________________________
6186 [  2124] By: jhi                                   on 1998/10/29  08:06:44
6187         Log: EBCDIC Makefile.SH tuneup.
6188      Branch: cfgperl
6189            ! Makefile.SH
6190 ____________________________________________________________________________
6191 [  2119] By: gsar                                  on 1998/10/28  23:24:04
6192         Log: remove doubled hunk from integration
6193      Branch: perl
6194            ! pp.c
6195 ____________________________________________________________________________
6196 [  2118] By: gsar                                  on 1998/10/28  22:03:31
6197         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6198              Date: Wed, 28 Oct 1998 01:23:27 -0500 (EST)
6199              Message-Id: <199810280623.BAA06968@monk.mps.ohio-state.edu>
6200              Subject: [PATCH 5.00552] Minor debugger tweaks
6201      Branch: perl
6202            ! lib/perl5db.pl
6203 ____________________________________________________________________________
6204 [  2117] By: gsar                                  on 1998/10/28  22:02:30
6205         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6206              Date: Wed, 28 Oct 1998 01:20:33 -0500 (EST)
6207              Message-Id: <199810280620.BAA06893@monk.mps.ohio-state.edu>
6208              Subject: [PATCH 5.00552] Make sort respect overloading
6209      Branch: perl
6210            ! pp_ctl.c proto.h t/pragma/overload.t
6211 ____________________________________________________________________________
6212 [  2116] By: gsar                                  on 1998/10/28  21:51:11
6213         Log: MM patches from Ilya Zakharevich
6214              Date: Wed, 28 Oct 1998 01:27:04 -0500 (EST)
6215              Message-Id: <199810280627.BAA07053@monk.mps.ohio-state.edu>
6216              Subject: [PATCH 5.00552] Make MakeMaker more verbose
6217              --
6218              Date: Wed, 28 Oct 1998 01:25:36 -0500 (EST)
6219              Message-Id: <199810280625.BAA06980@monk.mps.ohio-state.edu>
6220              Subject: [PATCH 5.00552] Make MakeMaker ignore errors in kid Makefile.PL
6221      Branch: perl
6222            ! lib/ExtUtils/MakeMaker.pm
6223 ____________________________________________________________________________
6224 [  2115] By: gsar                                  on 1998/10/28  21:46:19
6225         Log: add explicit references to perl source path in ld2 and gcc2
6226      Branch: perl
6227            ! README.cygwin32 cygwin32/gcc2 cygwin32/ld2
6228 ____________________________________________________________________________
6229 [  2114] By: gsar                                  on 1998/10/28  21:39:56
6230         Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
6231              Date: Tue, 27 Oct 1998 10:40:41 -0500 (EST)
6232              Message-Id: <Pine.SUN.3.96.981027103726.28498E-100000@newton.phys>
6233              Subject: [PATCH] Re: Problems with: Creating an installable tar archive
6234      Branch: perl
6235            ! INSTALL
6236 ____________________________________________________________________________
6237 [  2113] By: gsar                                  on 1998/10/28  21:21:16
6238         Log: integrate cfgperl into mainline
6239      Branch: perl
6240           +> t/op/filetest.t
6241           !> Configure MANIFEST Makefile.SH config_h.SH perl.h perly.y
6242           !> perly_c.diff pp.c proto.h t/comp/require.t t/io/pipe.t
6243           !> t/op/groups.t t/op/misc.t t/pragma/subs.t t/pragma/warning.t
6244           !> thread.h toke.c vmesa/Makefile
6245 ____________________________________________________________________________
6246 [  2112] By: gsar                                  on 1998/10/28  21:14:18
6247         Log: minor cleanup
6248      Branch: perl
6249            ! malloc.c regexec.c t/pragma/warn/doio win32/makefile.mk
6250 ____________________________________________________________________________
6251 [  2111] By: gsar                                  on 1998/10/28  18:52:10
6252         Log: smarter C<$SIG{FOO} = BAREWORD;> warning
6253      Branch: perl
6254            ! toke.c
6255 ____________________________________________________________________________
6256 [  2110] By: jhi                                   on 1998/10/28  15:07:54
6257         Log: posix-bc doesn't want to regenerate a2p.h from a2p.y.
6258      Branch: cfgperl
6259            ! Makefile.SH
6260 ____________________________________________________________________________
6261 [  2109] By: jhi                                   on 1998/10/28  13:39:54
6262         Log: a2p.y needs to generate also y.tab.h.
6263      Branch: cfgperl
6264            ! Makefile.SH
6265 ____________________________________________________________________________
6266 [  2108] By: jhi                                   on 1998/10/28  10:33:36
6267         Log: The "parse error" must be converted to "syntax error",
6268              just matching it aint' enough.
6269      Branch: cfgperl
6270            ! t/comp/require.t t/op/misc.t t/pragma/subs.t
6271            ! t/pragma/warning.t
6272 ____________________________________________________________________________
6273 [  2107] By: jhi                                   on 1998/10/28  10:23:05
6274         Log: Regen sig_n{ame,umber}* if slightest doubt.
6275      Branch: cfgperl
6276            ! Configure
6277 ____________________________________________________________________________
6278 [  2106] By: jhi                                   on 1998/10/28  08:44:49
6279         Log: Bison says 'parse error', not 'parser error'.
6280      Branch: cfgperl
6281            ! t/comp/require.t t/op/misc.t t/pragma/subs.t
6282            ! t/pragma/warning.t
6283 ____________________________________________________________________________
6284 [  2105] By: jhi                                   on 1998/10/28  08:42:09
6285         Log: yylex() parametrization.
6286      Branch: cfgperl
6287            ! proto.h toke.c
6288 ____________________________________________________________________________
6289 [  2104] By: jhi                                   on 1998/10/28  08:25:09
6290         Log: Bring in #2102.
6291      Branch: cfgperl
6292            ! pp.c
6293 ____________________________________________________________________________
6294 [  2103] By: jhi                                   on 1998/10/28  08:22:04
6295         Log: From: Dominic Dunlop <domo@vo.lu>
6296              Subject: [PATCH 5.005_02]  Re: perl5.004_04 testing problem
6297              Date: 27 Oct 1998 20:47:25 +0200
6298              Message-ID: <MLIST_v03110700b25b7dc95bbc@[212.24.192.87]>
6299      Branch: cfgperl
6300            ! t/op/groups.t
6301 ____________________________________________________________________________
6302 [  2102] By: larry                                 on 1998/10/27  18:58:55
6303         Log: utf8 change to quotemeta broke EBCDIC
6304      Branch: perl
6305            ! pp.c
6306 ____________________________________________________________________________
6307 [  2101] By: jhi                                   on 1998/10/27  12:55:34
6308         Log: $Config{sig_num_init}.
6309              Also, a new approach to the 'pthreads-created-joinable': drop
6310              it and use {PTHREAD_CREATE_{JOINABLE,UNDETACHED},__UNDETACHED}
6311              directly. (See also #2096).
6312      Branch: cfgperl
6313            ! Configure config_h.SH
6314 ____________________________________________________________________________
6315 [  2100] By: jhi                                   on 1998/10/27  10:48:55
6316         Log: Regenerated perly_c.diff.
6317      Branch: cfgperl
6318            ! perly_c.diff
6319 ____________________________________________________________________________
6320 [  2099] By: jhi                                   on 1998/10/27  08:42:25
6321         Log: First the mangler was Netscape, then it was me.
6322      Branch: cfgperl
6323            ! vmesa/Makefile
6324 ____________________________________________________________________________
6325 [  2098] By: jhi                                   on 1998/10/27  08:34:40
6326         Log: `id -Gn` might be available where `groups` is not.
6327      Branch: cfgperl
6328            ! t/op/groups.t
6329 ____________________________________________________________________________
6330 [  2097] By: jhi                                   on 1998/10/27  08:05:17
6331         Log: Netscape had mangled the tabs.
6332      Branch: cfgperl
6333            ! vmesa/Makefile
6334 ____________________________________________________________________________
6335 [  2096] By: jhi                                   on 1998/10/27  08:03:05
6336         Log: ATTR_JOINABLE logic, based on (private email)
6337              
6338              From: Neale Ferguson <neale@VMA.TABNSW.COM.AU>
6339              Subject: Some little diffs
6340              Message-ID: <36350969.DA33E7B4@mailbox.tabnsw.com.au>
6341              Date: Tue, 27 Oct 1998 13:44:42 +1300
6342      Branch: cfgperl
6343            ! thread.h
6344 ____________________________________________________________________________
6345 [  2095] By: jhi                                   on 1998/10/27  07:56:57
6346         Log: Mach cthreads support based on:
6347              
6348              From: brie@corp.home.net (Brian Harrison)
6349              Subject: perl5.005_02 patch for mthreads
6350              To: perl5-porters@perl.org
6351              Date: 24 Oct 1998 01:01:55 +0300
6352              Message-ID: <MLIST_Pine.GSO.4.04.9810231410220.11111-200000@sulaco.eos.home.net>
6353              
6354              Pthread yield probe (dejavu)
6355              Cosmetic nanochange for the union semun output.
6356              Better inttypes.h probe.
6357              Undo the 'void *' $selecttype probe from #1971 because
6358              it breaks the $selectminbits test.
6359      Branch: cfgperl
6360            ! Configure config_h.SH perl.h thread.h
6361 ____________________________________________________________________________
6362 [  2094] By: jhi                                   on 1998/10/26  13:02:07
6363         Log: Also posix-bc wants to reyacc.
6364      Branch: cfgperl
6365            ! Makefile.SH
6366 ____________________________________________________________________________
6367 [  2093] By: jhi                                   on 1998/10/26  10:17:21
6368         Log: Removed !(*s & 0x80) from pp_quotemeta(), introduced after
6369              5_02 and really breaking things in non-ASCII worlds.
6370      Branch: cfgperl
6371            ! pp.c
6372 ____________________________________________________________________________
6373 [  2092] By: jhi                                   on 1998/10/26  09:08:00
6374         Log: More robustness.
6375      Branch: cfgperl
6376            ! t/comp/require.t t/op/misc.t t/pragma/subs.t
6377            ! t/pragma/warning.t
6378 ____________________________________________________________________________
6379 [  2091] By: jhi                                   on 1998/10/26  08:47:32
6380         Log: s/YYLEXPARAM/PERL_YYLEX_PARAM_DECL/g
6381              Bison really wants YYLEX_PARAM.
6382      Branch: cfgperl
6383            ! perly.y proto.h toke.c
6384 ____________________________________________________________________________
6385 [  2090] By: jhi                                   on 1998/10/26  08:21:25
6386         Log: s/YYLEX_PARAM/YYLEXPARAM/
6387      Branch: cfgperl
6388            ! perly.y
6389 ____________________________________________________________________________
6390 [  2089] By: jhi                                   on 1998/10/26  08:17:33
6391         Log: Indicate skipped subtests.
6392      Branch: cfgperl
6393            ! t/io/pipe.t
6394 ____________________________________________________________________________
6395 [  2088] By: jhi                                   on 1998/10/26  08:11:36
6396         Log: Integrate from mainperl.
6397      Branch: cfgperl
6398           !> (integrate 54 files)
6399 ____________________________________________________________________________
6400 [  2087] By: jhi                                   on 1998/10/26  08:08:02
6401         Log: Add test for filetests.
6402      Branch: cfgperl
6403            + t/op/filetest.t
6404            ! MANIFEST
6405 ____________________________________________________________________________
6406 [  2086] By: gsar                                  on 1998/10/26  02:44:44
6407         Log: various win32 tweaks; disable new xs_cpp section (it creates
6408              ambiguous inference graph for %.xs --> %.o)
6409      Branch: perl
6410            ! ext/Thread/Thread.xs gv.c lib/ExtUtils/MakeMaker.pm mg.c pp.c
6411            ! pp_hot.c proto.h win32/GenCAPI.pl win32/Makefile
6412            ! win32/config.gc win32/config_H.gc win32/makedef.pl
6413            ! win32/makefile.mk win32/win32.h
6414 ____________________________________________________________________________
6415 [  2085] By: gsar                                  on 1998/10/26  00:50:02
6416         Log: sanity-check $Config{drand01} in rand.t
6417      Branch: perl
6418            ! t/op/rand.t win32/config.bc win32/config.gc win32/config.vc
6419            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
6420 ____________________________________________________________________________
6421 [  2078] By: gsar                                  on 1998/10/25  10:22:04
6422         Log: update win32/config*.?c
6423      Branch: perl
6424            ! Changes win32/config.bc win32/config.gc win32/config.vc
6425            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
6426 ____________________________________________________________________________
6427 [  2077] By: gsar                                  on 1998/10/25  08:39:25
6428         Log: From: Graham Barr <gbarr@pobox.com>
6429              Date: Sat, 24 Oct 1998 21:45:50 -0500
6430              Message-ID: <19981024214550.C508@pobox.com>
6431              Subject: Re: die with a reference  should use overload "" operator
6432      Branch: perl
6433            ! pp_ctl.c
6434 ____________________________________________________________________________
6435 [  2076] By: gsar                                  on 1998/10/25  08:37:49
6436         Log: From: Graham Barr <gbarr@pobox.com>
6437              Date: Sat, 24 Oct 1998 12:45:21 -0500
6438              Message-ID: <19981024124521.C512@pobox.com>
6439              Subject: [PATCH 5.005_02] Re: Auto-incrementing tied scalar causes SEGV
6440      Branch: perl
6441            ! sv.c
6442 ____________________________________________________________________________
6443 [  2075] By: gsar                                  on 1998/10/25  08:24:09
6444         Log: fix C<print $n += 5;> etc.
6445      Branch: perl
6446            ! toke.c
6447 ____________________________________________________________________________
6448 [  2074] By: gsar                                  on 1998/10/25  08:12:28
6449         Log: list builtins with portability caveats
6450              From: Jarkko Hietaniemi <jhi@iki.fi>
6451              Date: Fri, 23 Oct 1998 14:05:23 +0300 (EET DST)
6452              Message-Id: <199810231105.OAA02411@alpha.hut.fi>
6453              Subject: [PATCH] 5.005_02 and 5.005_52: perlfunc.pod and perlport.pod
6454      Branch: perl
6455            ! pod/perlfunc.pod
6456 ____________________________________________________________________________
6457 [  2073] By: gsar                                  on 1998/10/25  07:55:43
6458         Log: fix stack overrun in file test operators
6459      Branch: perl
6460            ! pp_sys.c
6461 ____________________________________________________________________________
6462 [  2072] By: gsar                                  on 1998/10/25  07:29:45
6463         Log: implement C<goto &func> and other fixes (via private mail)
6464              From:    "vishal bhatia" <vishalb@hotmail.com>
6465              Date:    Wed, 21 Oct 1998 22:59:03 PDT
6466              Message-Id: <19981022055904.20083.qmail@hotmail.com>
6467              Subject: [PATCH 5.005_52] More fixes for B
6468      Branch: perl
6469            ! ext/B/B.pm ext/B/B.xs ext/B/B/C.pm ext/B/B/CC.pm
6470 ____________________________________________________________________________
6471 [  2071] By: gsar                                  on 1998/10/25  07:14:41
6472         Log: From: Graham Barr <gbarr@pobox.com>
6473              Date: Sat, 17 Oct 1998 20:42:41 -0500
6474              Message-ID: <19981017204241.G510@pobox.com>
6475              Subject: Re: taint checking for: use lib "$ENV{'EVIL'}"
6476      Branch: perl
6477            ! pp_ctl.c
6478 ____________________________________________________________________________
6479 [  2070] By: gsar                                  on 1998/10/25  07:07:29
6480         Log: avoid bogus line number in XSUB redefined warnings
6481      Branch: perl
6482            ! op.c
6483 ____________________________________________________________________________
6484 [  2069] By: gsar                                  on 1998/10/25  06:59:03
6485         Log: From: Martijn Koster <mak@excitecorp.com>
6486              Date: Wed, 21 Oct 1998 13:12:03 +0100
6487              Message-ID: <19981021131203.A15661@excitecorp.com>
6488              Subject: File::Path::mkpath reports the wrong error
6489      Branch: perl
6490            ! lib/File/Path.pm
6491 ____________________________________________________________________________
6492 [  2068] By: gsar                                  on 1998/10/25  06:54:43
6493         Log: From: Zachary Miller <zcmiller@simon.er.usgs.gov>
6494              Date: Tue, 20 Oct 1998 20:52:20 -0500
6495              Message-Id: <199810210152.UAA07792@simon.er.usgs.gov>
6496              Subject: Exporter.pm's export_to_level() argument handling buggy
6497      Branch: perl
6498            ! lib/Exporter.pm
6499 ____________________________________________________________________________
6500 [  2067] By: gsar                                  on 1998/10/25  06:50:19
6501         Log: From: jan.dubois@ibm.net (Jan Dubois)
6502              Date: Wed, 21 Oct 1998 00:55:51 +0200
6503              Message-ID: <36380269.55370608@smtp1.ibm.net>
6504              Subject: Make _really_ sure Dynaloader.xs code is initialized only once
6505      Branch: perl
6506            ! ext/DynaLoader/DynaLoader_pm.PL
6507 ____________________________________________________________________________
6508 [  2066] By: gsar                                  on 1998/10/25  06:48:19
6509         Log: recognize '%' as a shell metachar for win32
6510              From: jan.dubois@ibm.net (Jan Dubois)
6511              Date: Tue, 20 Oct 1998 21:57:35 +0200
6512              Message-ID: <3636ea31.49170453@smtp1.ibm.net>
6513              Subject: [PATCH 5.005_02, Win32]  Re: %ENV% not expanded in backquotes?
6514      Branch: perl
6515            ! win32/win32.c
6516 ____________________________________________________________________________
6517 [  2065] By: gsar                                  on 1998/10/25  06:46:30
6518         Log: remove FAST_SV_GETS remnant (as suggested by Gisle Aas)
6519      Branch: perl
6520            ! sv.c
6521 ____________________________________________________________________________
6522 [  2064] By: gsar                                  on 1998/10/25  06:45:09
6523         Log: From: Gisle Aas <gisle@aas.no>
6524              Date: 20 Oct 1998 14:24:44 +0200
6525              Message-ID: <m34sszctf7.fsf@furu.g.aas.no>
6526              Subject: ord() and unpack("U*",...) should not be negative
6527      Branch: perl
6528            ! pp.c
6529 ____________________________________________________________________________
6530 [  2063] By: gsar                                  on 1998/10/25  06:42:29
6531         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6532              Date: Sun, 18 Oct 1998 23:20:57 -0400 (EDT)
6533              Message-Id: <199810190320.XAA28249@monk.mps.ohio-state.edu>
6534              Subject: [PATCH 5.005_*] Improve sbrk() on OS/2
6535      Branch: perl
6536            ! os2/os2.c
6537 ____________________________________________________________________________
6538 [  2062] By: gsar                                  on 1998/10/25  06:41:26
6539         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6540              Date: Sun, 18 Oct 1998 23:10:29 -0400 (EDT)
6541              Message-Id: <199810190310.XAA28102@monk.mps.ohio-state.edu>
6542              Subject: [PATCH 5.005_*] Speed up aassign
6543      Branch: perl
6544            ! pp_hot.c
6545 ____________________________________________________________________________
6546 [  2061] By: gsar                                  on 1998/10/25  06:39:04
6547         Log: From: Graham Barr <gbarr@pobox.com>
6548              Date: Sat, 17 Oct 1998 22:22:02 -0500
6549              Message-ID: <19981017222202.J510@pobox.com>
6550              Subject: Re: '*' prototype does not allow bareword with strict
6551      Branch: perl
6552            ! toke.c
6553 ____________________________________________________________________________
6554 [  2060] By: gsar                                  on 1998/10/25  06:37:34
6555         Log: handle '::' in section names properly
6556              From: Graham Barr <gbarr@pobox.com>
6557              Date: Sat, 17 Oct 1998 12:57:54 -0500
6558              Message-ID: <19981017125754.C510@pobox.com>
6559              Subject: Re: pod2html
6560      Branch: perl
6561            ! lib/Pod/Html.pm
6562 ____________________________________________________________________________
6563 [  2059] By: gsar                                  on 1998/10/25  06:33:43
6564         Log: integrate changes#1982,2014,2021 (from maint-5.005)
6565      Branch: perl
6566           !> av.c doop.c ext/POSIX/POSIX.xs hv.c lib/ExtUtils/MakeMaker.pm
6567           !> mg.c mg.h pp.c pp_hot.c pp_sys.c scope.c t/op/tie.t
6568 ____________________________________________________________________________
6569 [  2058] By: gsar                                  on 1998/10/25  05:44:17
6570         Log: allow more win32 symbol exports (suggested by Jan Dubois)
6571      Branch: perl
6572            ! win32/makedef.pl
6573 ____________________________________________________________________________
6574 [  2057] By: gsar                                  on 1998/10/25  05:40:40
6575         Log: integrate change#2053 from maint-5.005
6576      Branch: perl
6577           !> cop.h t/cmd/while.t
6578 ____________________________________________________________________________
6579 [  2056] By: gsar                                  on 1998/10/25  05:16:41
6580         Log: commented version of a patch suggested by Drago Goricanec
6581              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
6582              Date: 16 Oct 1998 15:24:45 +0300
6583              Message-ID: <oeeogrc1ype.fsf@alpha.hut.fi>
6584              Subject: Re: [PATCH 5.005_52] Linux select fails with more than 32 FDs
6585      Branch: perl
6586            ! pp_sys.c
6587 ____________________________________________________________________________
6588 [  2055] By: gsar                                  on 1998/10/25  05:11:03
6589         Log: include eof() in description of buffering caveats
6590              From: Anton Berezin <tobez@plab.ku.dk>
6591              Date: Fri, 16 Oct 1998 19:22:41 +0200 (CEST)
6592              Message-Id: <199810161722.TAA28813@lion.plab.ku.dk>
6593              Subject: [DOCPATCH] pod/perlfunc.pod
6594      Branch: perl
6595            ! pod/perlfunc.pod
6596 ____________________________________________________________________________
6597 [  2054] By: gsar                                  on 1998/10/25  05:07:42
6598         Log: disallow 'x' in hex numbers (except leading '0x')
6599              From: Gisle Aas <gisle@aas.no>
6600              Date: 16 Oct 1998 16:33:12 +0200
6601              Message-ID: <m3n26wtw47.fsf@furu.g.aas.no>
6602              Subject: Re: [PATCH 5.005_52] 'x' is not a legal hex digit
6603      Branch: perl
6604            ! perlvars.h t/op/oct.t util.c
6605 ____________________________________________________________________________
6606 [  2052] By: gsar                                  on 1998/10/25  04:49:04
6607         Log: avoid the circular refcnt logic in magic_mutexfree()
6608      Branch: perl
6609            ! mg.c pp.c pp_hot.c
6610 ____________________________________________________________________________
6611 [  2051] By: gsar                                  on 1998/10/25  04:35:07
6612         Log: properly restore PL_rsfp_filters after require
6613      Branch: perl
6614            ! embed.h global.sym objXSUB.h objpp.h pp_ctl.c proto.h scope.c
6615            ! scope.h
6616 ____________________________________________________________________________
6617 [  2050] By: gsar                                  on 1998/10/25  02:42:32
6618         Log: integrate cfgperl changes back into mainline
6619      Branch: perl
6620           +> README.posix-bc hints/posix-bc.sh hints/vmesa.sh
6621           +> vmesa/Makefile vmesa/vmesa.c vmesa/vmesaish.h
6622           !> (integrate 33 files)
6623 ____________________________________________________________________________
6624 [  2049] By: gsar                                  on 1998/10/25  01:30:48
6625         Log: avoid "mysterious" compile-time failures without messages
6626      Branch: perl
6627            ! gv.c
6628 ____________________________________________________________________________
6629 [  2041] By: gsar                                  on 1998/10/23  21:11:56
6630         Log: checkin jpl under //depot/perlext/jpl/...
6631      Branch: perlext
6632            + jpl/JNI/Changes jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/MANIFEST
6633            + jpl/JNI/Makefile.PL jpl/JNI/test.pl jpl/JNI/typemap
6634            + jpl/JPL/AutoLoader.pm jpl/JPL/Class.pm jpl/JPL/Compile.pm
6635            + jpl/JPL/Makefile.PL jpl/JPL_Rolo/JPL_Rolo.jpl
6636            + jpl/JPL_Rolo/Makefile.PL jpl/JPL_Rolo/README
6637            + jpl/JPL_Rolo/cardfile jpl/PerlInterpreter/Makefile
6638            + jpl/PerlInterpreter/Makefile.PL
6639            + jpl/PerlInterpreter/PerlInterpreter.c
6640            + jpl/PerlInterpreter/PerlInterpreter.h
6641            + jpl/PerlInterpreter/PerlInterpreter.java jpl/README
6642            + jpl/Sample/Makefile.PL jpl/Sample/Sample.jpl
6643            + jpl/Test/Makefile.PL jpl/Test/Test.jpl jpl/bin/jpl
6644            + jpl/get_jdk/README jpl/get_jdk/get_jdk.pl
6645            + jpl/get_jdk/jdk_hosts jpl/install-jpl
6646 ____________________________________________________________________________
6647 [  2040] By: larry                                 on 1998/10/23  19:31:42
6648         Log: chr(0xFFFFFFFF) didn't translate to utf8 character
6649      Branch: perl
6650            ! pp.c
6651 ____________________________________________________________________________
6652 [  2039] By: larry                                 on 1998/10/23  18:48:34
6653         Log: tr///d does not seem to work
6654      Branch: perl
6655            ! lib/utf8_heavy.pl
6656 ____________________________________________________________________________
6657 [  2038] By: larry                                 on 1998/10/23  18:00:41
6658         Log: Program with utf8 identifiers fails to compile
6659      Branch: perl
6660            ! doop.c gv.c op.c pp.c pp_hot.c toke.c
6661 ____________________________________________________________________________
6662 [  2037] By: jhi                                   on 1998/10/23  14:04:51
6663         Log: Test suite portability:
6664              - posix-bc does not write to broken pipes
6665              - filehand #11 only iff we have fork
6666              - warning.t can now match $expected using regular expressions
6667      Branch: cfgperl
6668            ! t/io/pipe.t t/lib/filehand.t t/pragma/warn/doio
6669            ! t/pragma/warning.t
6670 ____________________________________________________________________________
6671 [  2036] By: jhi                                   on 1998/10/23  12:12:07
6672         Log: yacc clarification.
6673      Branch: cfgperl
6674            ! README.posix-bc
6675 ____________________________________________________________________________
6676 [  2035] By: jhi                                   on 1998/10/23  12:09:59
6677         Log: Some C compilers get upset about 8-bit characters in /* comments. */
6678      Branch: cfgperl
6679            ! mg.c
6680 ____________________________________________________________________________
6681 [  2034] By: jhi                                   on 1998/10/22  09:11:52
6682         Log: Configure update: both for pthread_yield more robust
6683              testing (all variants of pthread_attr_getdetachstate()) --
6684              and because Configure was broken in major way! About 1000
6685              last lines were truncated.
6686      Branch: cfgperl
6687            ! Configure
6688 ____________________________________________________________________________
6689 [  2033] By: jhi                                   on 1998/10/22  07:47:10
6690         Log: DJGPP feedback for #2028.
6691      Branch: cfgperl
6692            ! thread.h
6693 ____________________________________________________________________________
6694 [  2032] By: jhi                                   on 1998/10/21  13:03:57
6695         Log: yielding, the saga continues.
6696      Branch: cfgperl
6697            ! Configure config_h.SH
6698           !> av.c lib/constant.pm op.c pod/perldiag.pod pp_ctl.c
6699           !> t/op/goto.t t/pragma/constant.t
6700 ____________________________________________________________________________
6701 [  2031] By: jhi                                   on 1998/10/21  09:15:42
6702         Log: VM/ESA feedback for #2028.
6703      Branch: cfgperl
6704            ! Configure config_h.SH thread.h
6705 ____________________________________________________________________________
6706 [  2030] By: gsar                                  on 1998/10/21  04:22:53
6707         Log: fix handling of mayhaps-extended @_ in goto &sub
6708      Branch: perl
6709            ! av.c pp_ctl.c t/op/goto.t
6710 ____________________________________________________________________________
6711 [  2029] By: gsar                                  on 1998/10/21  00:54:14
6712         Log: restore sanity to "constant" references
6713      Branch: perl
6714            ! lib/constant.pm op.c pod/perldiag.pod t/pragma/constant.t
6715 ____________________________________________________________________________
6716 [  2028] By: jhi                                   on 1998/10/20  15:01:20
6717         Log: OLD_PTHREADS_API reorganizing.
6718      Branch: cfgperl
6719            ! dosish.h ext/Thread/Thread.xs perl.h thread.h util.c
6720            ! vmesa/vmesaish.h
6721 ____________________________________________________________________________
6722 [  2027] By: jhi                                   on 1998/10/20  14:14:51
6723         Log: #2026 fallout.
6724      Branch: cfgperl
6725            ! Makefile.SH
6726 ____________________________________________________________________________
6727 [  2026] By: jhi                                   on 1998/10/20  11:47:21
6728         Log: VM/ESA update.
6729      Branch: cfgperl
6730            ! Makefile.SH vmesa/vmesa.c vmesa/vmesaish.h
6731 ____________________________________________________________________________
6732 [  2025] By: jhi                                   on 1998/10/20  08:20:56
6733         Log: 64-bitness, based on
6734              
6735              From: Scott Henry <scotth@sgi.com>
6736              To: perl-64bit@perl.org
6737              Message-ID: <yd8u30zyerl.fsf@hoshi.engr.sgi.com>
6738              Subject: Re: Configure problems/questions...
6739              Date: 19 Oct 1998 22:38:06 -0700
6740      Branch: cfgperl
6741            ! hints/irix_6.sh perl.h
6742 ____________________________________________________________________________
6743 [  2024] By: jhi                                   on 1998/10/20  08:09:07
6744         Log: Add lseeksize.
6745      Branch: cfgperl
6746            ! config_h.SH
6747 ____________________________________________________________________________
6748 [  2023] By: jhi                                   on 1998/10/20  08:08:33
6749         Log: Mumble about _yields() only when threaded.
6750      Branch: cfgperl
6751            ! Configure
6752 ____________________________________________________________________________
6753 [  2022] By: jhi                                   on 1998/10/20  07:46:26
6754         Log: Thinko at PTHREADS_CREATED_JOINABLE.
6755      Branch: cfgperl
6756            ! thread.h
6757 ____________________________________________________________________________
6758 [  2021] By: gbarr                                 on 1998/10/20  01:25:23
6759         Log: From: Chip Salzenberg <chip@perlsupport.com>
6760              Date: Tue, 6 Oct 1998 13:33:05 -0400
6761              Message-ID: <19981006133305.A2348@perlsupport.com>
6762              Subject: [PATCH] 5.005_02: Eliminate leak on self-ties
6763      Branch: maint-5.005/perl
6764            ! av.c doop.c hv.c mg.c mg.h pp.c pp_hot.c pp_sys.c scope.c
6765            ! t/op/tie.t
6766 ____________________________________________________________________________
6767 [  2020] By: jhi                                   on 1998/10/19  09:15:53
6768         Log: YIELD more robustly.
6769      Branch: cfgperl
6770            ! thread.h
6771 ____________________________________________________________________________
6772 [  2019] By: jhi                                   on 1998/10/19  08:48:33
6773         Log: VM/ESA (and OS390) are in between of OLD_PTHREADS_API and
6774              the 'new' one (just like DJGPP, it seems).
6775      Branch: cfgperl
6776            ! thread.h
6777 ____________________________________________________________________________
6778 [  2018] By: jhi                                   on 1998/10/19  07:02:44
6779         Log: vmesaish.h doesn't exclude unixish.h.
6780      Branch: cfgperl
6781            ! perl.h
6782 ____________________________________________________________________________
6783 [  2017] By: jhi                                   on 1998/10/19  06:44:19
6784         Log: 1<<$randbits is not good for randbits=48.
6785      Branch: cfgperl
6786            ! t/op/rand.t
6787 ____________________________________________________________________________
6788 [  2016] By: jhi                                   on 1998/10/19  06:39:47
6789         Log: Make #2012 glob pattern more portable.
6790      Branch: cfgperl
6791            ! Makefile.SH
6792 ____________________________________________________________________________
6793 [  2014] By: gbarr                                 on 1998/10/17  20:31:42
6794         Log: Fix POSIX::sigprocmask not to check type of $old parameter
6795              as it is output only
6796      Branch: maint-5.005/perl
6797            ! ext/POSIX/POSIX.xs
6798 ____________________________________________________________________________
6799 [  2012] By: jhi                                   on 1998/10/17  15:04:23
6800         Log: clean numbered core dumps and t/tmp[0-9]*.
6801      Branch: cfgperl
6802            ! Makefile.SH
6803 ____________________________________________________________________________
6804 [  2011] By: jhi                                   on 1998/10/17  14:59:15
6805         Log: More robust yacc/bison failure output handling.
6806      Branch: cfgperl
6807            ! t/comp/require.t t/op/misc.t t/pragma/subs.t
6808 ____________________________________________________________________________
6809 [  2010] By: jhi                                   on 1998/10/17  14:51:05
6810         Log: BC2000 POSIX update.
6811      Branch: cfgperl
6812            ! MANIFEST
6813 ____________________________________________________________________________
6814 [  2009] By: jhi                                   on 1998/10/17  14:49:46
6815         Log: POSIX BC2000 port from perl-mvs:
6816              
6817              Subject: Ported perl 5.005.02 to BS2000 / POSIX
6818              From: Dorner Thomas <Thomas.Dorner@start.de> 
6819              Date: Tue, 29 Sep 1998 13:29:36 +0100 
6820              Message-ID: <9CE47B416A24D2118BC40000F84009B20B72C5@start.de> 
6821      Branch: cfgperl
6822            + README.posix-bc hints/posix-bc.sh
6823            ! Configure MANIFEST perl.c perly.y proto.h t/lib/cgi-html.t
6824            ! t/op/magic.t t/op/pack.t t/op/quotemeta.t t/op/subst.t toke.c
6825            ! unixish.h
6826 ____________________________________________________________________________
6827 [  2008] By: jhi                                   on 1998/10/17  14:07:49
6828         Log: VM/ESA-update.
6829      Branch: cfgperl
6830            ! MANIFEST
6831 ____________________________________________________________________________
6832 [  2007] By: jhi                                   on 1998/10/17  13:55:34
6833         Log: Forgot few S_I* imports.
6834      Branch: cfgperl
6835            ! t/lib/ipc_sysv.t
6836 ____________________________________________________________________________
6837 [  2006] By: jhi                                   on 1998/10/17  13:43:54
6838         Log: The VM/ESA port essentials, based on
6839              
6840              perl-mvs:
6841              
6842              From: Neale Ferguson <neale@VMA.TABNSW.COM.AU>
6843              Subject: Re: Can't find Data/Dumper.pm
6844              Date: Mon, 28 Sep 1998 07:40:49 +1300
6845              Message-ID: <360E86B0.23847AF4@mailbox.tabnsw.com.au>
6846              
6847              private email:
6848              
6849              From: Neale Ferguson <neale@VMA.TABNSW.COM.AU>
6850              Subject: Re: Perl thread problems in VM/ESA
6851              Date: Thu, 15 Oct 1998 07:18:35 +1300
6852              Message-ID: <3624EAFA.16163A2B@mailbox.tabnsw.com.au>
6853              
6854              and private email:
6855              
6856              From: Neale Ferguson <NEALE@PUCC.PRINCETON.EDU>
6857              Subject:  perl archive
6858              Date:      Sun, 11 Oct 1998 19:28:54 EDT
6859              Message-Id: <19981011233112Z67215-26626+1513@outbound.Princeton.EDU>
6860              which gave a pointer to
6861              
6862              http://pucc.princeton.edu/~neale/perl.tar
6863              
6864              (based on Perl 5.005_51)
6865      Branch: cfgperl
6866            + hints/vmesa.sh vmesa/Makefile vmesa/vmesa.c vmesa/vmesaish.h
6867            ! ext/Errno/Errno_pm.PL perl.c perl.h perly.y pp_sys.c
6868            ! t/io/pipe.t t/lib/cgi-html.t t/lib/ipc_sysv.t t/op/magic.t
6869            ! t/op/pack.t t/op/quotemeta.t t/op/subst.t util.c x2p/a2p.h
6870 ____________________________________________________________________________
6871 [  2005] By: jhi                                   on 1998/10/17  13:17:19
6872         Log: Integrate mainperl.
6873      Branch: cfgperl
6874           !> Porting/genlog ext/B/B/CC.pm ext/POSIX/POSIX.pm
6875           !> lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
6876           !> lib/Term/Complete.pm op.c opcode.h opcode.pl os2/Makefile.SHs
6877           !> os2/os2.c pod/perlfunc.pod pod/perlxs.pod pp.c sv.c
6878           !> t/op/grent.t t/op/sysio.t t/op/tiehandle.t toke.c
6879           !> utils/perldoc.PL vms/ext/Stdio/Stdio.pm win32/Makefile
6880           !> win32/makefile.mk
6881 ____________________________________________________________________________
6882 [  2004] By: jhi                                   on 1998/10/17  11:19:06
6883         Log: Removed an extra ' from the int64_t test.
6884      Branch: cfgperl
6885            ! Configure
6886 ____________________________________________________________________________
6887 [  2003] By: gsar                                  on 1998/10/17  04:11:40
6888         Log: silence -w noises (suggested by Greg Bacon)
6889      Branch: perl
6890            ! lib/Term/Complete.pm
6891 ____________________________________________________________________________
6892 [  2002] By: gsar                                  on 1998/10/17  04:07:48
6893         Log: From: Gisle Aas <gisle@aas.no>
6894              Date: 14 Oct 1998 15:53:14 +0200
6895              Message-ID: <m3g1cr9rn9.fsf@furu.g.aas.no>
6896              Subject: Re: chr(0xFFFF_FFFF) and "\x{10_FFFF}" [PATCH 5.005_52]
6897      Branch: perl
6898            ! util.c
6899 ____________________________________________________________________________
6900 [  2001] By: gsar                                  on 1998/10/17  04:06:10
6901         Log: From: Gisle Aas <gisle@aas.no>
6902              Date: 14 Oct 1998 15:17:44 +0200
6903              Message-ID: <m3iuhn9taf.fsf@furu.g.aas.no>
6904              Subject: [PATCH 5.005_52] Core dump from "Missing right brace on \x{}"
6905      Branch: perl
6906            ! toke.c
6907 ____________________________________________________________________________
6908 [  2000] By: gsar                                  on 1998/10/17  03:06:33
6909         Log: From: Gisle Aas <gisle@aas.no>
6910              Date: 14 Oct 1998 00:38:06 +0200
6911              Message-ID: <m3iuhonl4h.fsf@furu.g.aas.no>
6912              Subject: [PATCH 5.005_52] utf8 substr can access memory outside PVX buffer
6913      Branch: perl
6914            ! sv.c
6915 ____________________________________________________________________________
6916 [  1999] By: gsar                                  on 1998/10/17  03:04:48
6917         Log: From: Dan Sugalski <sugalskd@osshe.edu>
6918              Date: Tue, 13 Oct 1998 15:10:57 -0700
6919              Message-Id: <3.0.6.32.19981013151057.00a947a0@ous.edu>
6920              Subject: [PATCH 5.004/5.005/5.006]Doc patch to VMS::Stdio module
6921      Branch: perl
6922            ! vms/ext/Stdio/Stdio.pm
6923 ____________________________________________________________________________
6924 [  1998] By: gsar                                  on 1998/10/17  03:00:40
6925         Log: skip readonly vars and unref references when doing a reset()
6926      Branch: perl
6927            ! sv.c
6928 ____________________________________________________________________________
6929 [  1997] By: gsar                                  on 1998/10/17  02:49:19
6930         Log: fix buggy treatment of large checksums on unicode strings
6931              From: Gisle Aas <gisle@aas.no>
6932              Date: 13 Oct 1998 21:35:39 +0200
6933              Message-ID: <m31zocp850.fsf@furu.g.aas.no>
6934              Subject: unpack("%48U*",...)  [PATCH 5.005_52]
6935      Branch: perl
6936            ! pp.c
6937 ____________________________________________________________________________
6938 [  1996] By: gsar                                  on 1998/10/17  02:43:22
6939         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6940              Date: Tue, 13 Oct 1998 04:46:00 -0400 (EDT)
6941              Message-Id: <199810130846.EAA00769@monk.mps.ohio-state.edu>
6942              Subject: [PATCH 5.005_52] Memory overrun in os2.c
6943      Branch: perl
6944            ! os2/Makefile.SHs os2/os2.c
6945 ____________________________________________________________________________
6946 [  1995] By: gsar                                  on 1998/10/17  02:42:01
6947         Log: clarify section name rules for typemaps
6948      Branch: perl
6949            ! pod/perlxs.pod
6950 ____________________________________________________________________________
6951 [  1994] By: gsar                                  on 1998/10/17  02:33:02
6952         Log: whitespace-proof grent.t
6953      Branch: perl
6954            ! t/op/grent.t
6955 ____________________________________________________________________________
6956 [  1993] By: gsar                                  on 1998/10/17  02:27:29
6957         Log: fix bug in B::CC::pp_sassign()
6958              From: "vishal bhatia" <vishalb@hotmail.com>
6959              Date: Sun, 11 Oct 1998 18:41:38 PDT
6960              Message-ID: <19981012014139.19614.qmail@hotmail.com>
6961              Subject: B::CC problems with pp_sassign routine
6962      Branch: perl
6963            ! ext/B/B/CC.pm
6964 ____________________________________________________________________________
6965 [  1992] By: gsar                                  on 1998/10/17  02:17:49
6966         Log: applied suggested patch with small doc tweak
6967              From: Gisle Aas <gisle@aas.no>
6968              Date: 11 Oct 1998 12:53:13 +0200
6969              Message-ID: <m3u31bfjza.fsf@furu.g.aas.no>
6970              Subject: Re: [PATCH 5.005_52] Optional syswrite LENGTH argument
6971      Branch: perl
6972            ! opcode.h opcode.pl pod/perlfunc.pod pp_sys.c t/op/sysio.t
6973            ! t/op/tiehandle.t
6974 ____________________________________________________________________________
6975 [  1991] By: gsar                                  on 1998/10/17  02:08:30
6976         Log: apply non-conflicting parts from suggested patch
6977              From: jan.dubois@ibm.net (Jan Dubois)
6978              Date: Sat, 10 Oct 1998 13:15:45 +0200
6979              Message-ID: <36223ed7.18279374@smtp1.ibm.net>
6980              Subject: [PATCH 5.005_52] Still more MakeMaker  patches
6981      Branch: perl
6982            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
6983 ____________________________________________________________________________
6984 [  1990] By: gsar                                  on 1998/10/17  02:01:24
6985         Log: provide option to enable optimization with VC (suggested by Jan
6986              Dubois)
6987      Branch: perl
6988            ! win32/Makefile win32/makefile.mk
6989 ____________________________________________________________________________
6990 [  1989] By: gsar                                  on 1998/10/17  01:55:27
6991         Log: Rhapsody DR2 has bsd/ctypes.h, not objc/NXCType.h (suggested by
6992              Dave Leppik <dleppik@gage.com>
6993      Branch: perl
6994            ! perl.h
6995 ____________________________________________________________________________
6996 [  1988] By: gsar                                  on 1998/10/17  01:49:05
6997         Log: stray typo found by Hugo van der Sanden
6998      Branch: perl
6999            ! op.c
7000 ____________________________________________________________________________
7001 [  1987] By: gsar                                  on 1998/10/17  01:45:52
7002         Log: perldoc pod update
7003              From: Daniel Grisinger <dgris@perrin.dimensional.com>
7004              Date: 06 Oct 1998 23:56:51 -0600
7005              Message-ID: <m3g1d0kj8c.fsf@perrin.dimensional.com>
7006              Subject: [PATCH _02 and _52] perldoc
7007      Branch: perl
7008            ! utils/perldoc.PL
7009 ____________________________________________________________________________
7010 [  1986] By: gsar                                  on 1998/10/17  01:41:40
7011         Log: qualify names of builtins
7012      Branch: perl
7013            ! ext/POSIX/POSIX.pm
7014 ____________________________________________________________________________
7015 [  1982] By: gbarr                                 on 1998/10/17  00:20:57
7016         Log: From: Jochen Wiedmann <joe@ispsoft.de>
7017              Date: Thu, 17 Sep 1998 17:16:06 +0200
7018              Message-ID: <360127B6.E44564A@ispsoft.de>
7019              Subject: [PATCH] ExtUtils::MakeMaker::prompt cannot return 0
7020      Branch: maint-5.005/perl
7021            ! lib/ExtUtils/MakeMaker.pm
7022 ____________________________________________________________________________
7023 [  1978] By: gsar                                  on 1998/10/16  01:58:58
7024         Log: integrate cfgperl mods into mainline
7025      Branch: perl
7026           +> ext/DynaLoader/dl_vmesa.xs
7027            ! Porting/genlog
7028           !> Configure MANIFEST Makefile.SH config_h.SH
7029           !> ext/Thread/Thread.xs gv.c hints/hpux.sh hints/irix_6.sh
7030           !> hints/linux.sh hints/os390.sh op.c t/op/pat.t thread.h
7031           !> x2p/Makefile.SH
7032 ____________________________________________________________________________
7033 [  1976] By: gsar                                  on 1998/10/16  00:10:52
7034         Log: stray tweak
7035      Branch: perl
7036            ! op.c
7037 ____________________________________________________________________________
7038 [  1975] By: gsar                                  on 1998/10/15  23:54:38
7039         Log: propagate typeness of lexicals while cloning them
7040      Branch: perl
7041            ! op.c
7042 ____________________________________________________________________________
7043 [  1974] By: gsar                                  on 1998/10/15  23:53:25
7044         Log: s/last/first/ typo in append_list()
7045      Branch: perl
7046            ! op.c
7047 ____________________________________________________________________________
7048 [  1973] By: gsar                                  on 1998/10/15  20:06:17
7049         Log: nuke confperl branch and contents
7050      Branch: confperl
7051            - (delete 1284 files)
7052 ____________________________________________________________________________
7053 [  1972] By: jhi                                   on 1998/10/15  07:07:35
7054         Log: Test #162 had been added but the "print 1..161" had not been updated.
7055      Branch: cfgperl
7056            ! t/op/pat.t
7057 ____________________________________________________________________________
7058 [  1971] By: gsar                                  on 1998/10/15  03:09:58
7059         Log: check in all confperl changes as of change#1964 into cfgperl
7060      Branch: cfgperl
7061            + ext/DynaLoader/dl_vmesa.xs
7062            ! Configure MANIFEST Makefile.SH config_h.SH
7063            ! ext/Thread/Thread.xs gv.c hints/hpux.sh hints/irix_6.sh
7064            ! hints/linux.sh hints/os390.sh op.c thread.h x2p/Makefile.SH
7065 ____________________________________________________________________________
7066 [  1970] By: gsar                                  on 1998/10/15  03:05:59
7067         Log: integrate mainline to get tr.t
7068      Branch: cfgperl
7069           +> t/op/tr.t
7070 ____________________________________________________________________________
7071 [  1969] By: gsar                                  on 1998/10/15  03:04:17
7072         Log: add missing tr.t to repository
7073      Branch: perl
7074            + t/op/tr.t
7075 ____________________________________________________________________________
7076 [  1968] By: gsar                                  on 1998/10/15  03:02:43
7077         Log: create cfgperl branch
7078      Branch: cfgperl
7079           +> (branch 1282 files)
7080 ____________________________________________________________________________
7081 [  1967] By: gsar                                  on 1998/10/15  02:46:08
7082         Log: correct bugs exposed in MM_Unix.pm by commenting out Selfloader
7083              (MAN3PODS cannot be set to ' '; stray stricture violation)
7084      Branch: perl
7085            ! ext/B/Makefile.PL ext/DB_File/Makefile.PL
7086            ! ext/Data/Dumper/Makefile.PL ext/DynaLoader/Makefile.PL
7087            ! ext/Errno/Makefile.PL ext/Fcntl/Makefile.PL
7088            ! ext/GDBM_File/Makefile.PL ext/IO/Makefile.PL
7089            ! ext/IPC/SysV/Makefile.PL ext/NDBM_File/Makefile.PL
7090            ! ext/ODBM_File/Makefile.PL ext/Opcode/Makefile.PL
7091            ! ext/POSIX/Makefile.PL ext/SDBM_File/Makefile.PL
7092            ! ext/Socket/Makefile.PL ext/Thread/Makefile.PL
7093            ! ext/attrs/Makefile.PL ext/re/Makefile.PL
7094            ! lib/ExtUtils/MM_Unix.pm
7095 ____________________________________________________________________________
7096 [  1966] By: gsar                                  on 1998/10/15  02:19:03
7097         Log: tweak to make fix in change#1944 behave correctly for closures
7098              created within eval''
7099      Branch: perl
7100            ! op.c t/op/eval.t
7101 ____________________________________________________________________________
7102 [  1965] By: gsar                                  on 1998/10/14  23:22:41
7103         Log: use better numbers for exitstatus test
7104      Branch: perl
7105            ! t/op/die_exit.t
7106 ____________________________________________________________________________
7107 [  1964] By: jhi                                   on 1998/10/14  17:25:41
7108         Log: Add VM/ESA dynaloading (uses <dll.h>).
7109      Branch: confperl
7110            + ext/DynaLoader/dl_vmesa.xs
7111            ! MANIFEST
7112 ____________________________________________________________________________
7113 [  1963] By: jhi                                   on 1998/10/14  17:17:10
7114         Log: Remove a2p.loadmap in 'clean' target.
7115      Branch: confperl
7116            ! x2p/Makefile.SH
7117 ____________________________________________________________________________
7118 [  1962] By: jhi                                   on 1998/10/14  17:13:11
7119         Log: VM/ESA produces also .prelmaps. (No, not .perlmaps...)
7120      Branch: confperl
7121            ! Makefile.SH
7122 ____________________________________________________________________________
7123 [  1961] By: jhi                                   on 1998/10/14  16:27:39
7124         Log: VM/ESA creates executable.loadmaps.
7125      Branch: confperl
7126            ! Makefile.SH
7127 ____________________________________________________________________________
7128 [  1960] By: jhi                                   on 1998/10/14  15:37:39
7129         Log: Introduce SCHED_YIELD (one of sched_yield(),
7130              pthread_yield(), or pthread_yield(NULL)).
7131              YIELD is then defined using SCHED_YIELD unless
7132              a platform-specific YIELD has already been defined.
7133              
7134              Support pthread_attr_setdetachstate(pthread_attr_t*, int*).
7135              
7136              The need for pthread_yield(NULL) and pthread_attr_setdet...
7137              introduced by (private email)
7138              
7139              From: Neale Ferguson <neale@VMA.TABNSW.COM.AU>
7140              Date: Sat, 10 Oct 1998 21:08:15 +1300
7141              Message-ID: <361F15EE.47376EC@mailbox.tabnsw.com.au>
7142              Subject: Re: Perl thread problems in VM/ESA
7143              
7144              Better select() protoprobe (for AIX), from (private email)
7145              From: Andy Dougherty <doughera@lafcol.lafayette.edu>
7146              Date: Fri, 2 Oct 1998 14:52:25 -0400 (EDT)
7147              Message-Id: <Pine.SUN.3.96.981002144601.11832D-100000@newton.phys>
7148              Subject: AIX select (fwd)
7149              From: Lars Hecking <lhecking@nmrc.ucc.ie>
7150              To: Andy Dougherty <doughera@lafcol.lafayette.edu>
7151              Date: Fri, 2 Oct 1998 10:40:01 +0100
7152              Subject: AIX select
7153              
7154              Linux-avoid-so.X.Y, based on
7155              From: "Kurt D. Starsinic" <kstar@chapin.edu>
7156              Date: Tue, 13 Oct 1998 15:55:07 -0400
7157              Message-ID: <19981013155507.B4004@O2.chapin.edu>
7158              Subject: Re: [PATCH 5.005_52] [Was: Re: How can Debian accomodate new installation ?]
7159      Branch: confperl
7160            ! Configure config_h.SH ext/Thread/Thread.xs hints/linux.sh
7161            ! thread.h
7162 ____________________________________________________________________________
7163 [  1959] By: jhi                                   on 1998/10/14  12:51:26
7164         Log: Some old pthread implementations have
7165              pthread_attr_setdetachstate(pthread_attr_t*, int*).
7166      Branch: confperl
7167            ! ext/Thread/Thread.xs
7168 ____________________________________________________________________________
7169 [  1958] By: jhi                                   on 1998/10/14  12:41:11
7170         Log: SCHED_YIELD and ATTR_JOINABLE fixes.  Thread.xs and Configure
7171              counterparts will follow soon.
7172      Branch: confperl
7173            ! thread.h
7174 ____________________________________________________________________________
7175 [  1957] By: jhi                                   on 1998/10/14  12:38:11
7176         Log: Add tr.t (MANIFEST already knew about it, strange)
7177      Branch: confperl
7178            + t/op/tr.t
7179 ____________________________________________________________________________
7180 [  1956] By: jhi                                   on 1998/10/14  12:24:35
7181         Log: Mutexen should be initialized only once.
7182      Branch: confperl
7183            ! gv.c op.c
7184 ____________________________________________________________________________
7185 [  1955] By: jhi                                   on 1998/10/14  12:19:38
7186         Log: os390 has its own cppstdin.
7187      Branch: confperl
7188            ! hints/os390.sh
7189 ____________________________________________________________________________
7190 [  1954] By: jhi                                   on 1998/10/14  12:15:06
7191         Log: Integrate with mainperl.
7192      Branch: confperl
7193           !> (integrate 1280 files)
7194 ____________________________________________________________________________
7195 [  1953] By: jhi                                   on 1998/10/14  11:48:08
7196         Log: Removed duplicate CMA threads code for HPUX 10.X.
7197              (probably residue of patch(1) being too understanding)
7198              Enhanced 64-bit settings. (redo change#1940)
7199      Branch: confperl
7200            ! hints/hpux.sh
7201 ____________________________________________________________________________
7202 [  1952] By: jhi                                   on 1998/10/14  11:45:16
7203         Log: (redo change#1949) Detypo in the d_open64 warning about
7204              the impending WHOA.
7205      Branch: confperl
7206            ! hints/irix_6.sh
7207 ____________________________________________________________________________
7208 [  1951] By: jhi                                   on 1998/10/14  10:54:16
7209         Log: Mutexen should only be inited once, after they have been New()ed.
7210      Branch: confperl
7211            ! gv.c op.c
7212 ____________________________________________________________________________
7213 [  1950] By: jhi                                   on 1998/10/14  10:41:43
7214         Log: Own cppstdin.
7215      Branch: confperl
7216            ! hints/os390.sh
7217 ____________________________________________________________________________
7218 [  1949] By: jhi                                   on 1998/10/14  10:34:23
7219         Log: Detypo in the d_open64 warning about the impending WHOA.
7220      Branch: confperl
7221            ! hints/irix_6.sh
7222 ____________________________________________________________________________
7223 [  1948] By: gsar                                  on 1998/10/14  05:38:01
7224         Log: two typos
7225      Branch: perl
7226            ! pp_hot.c t/op/eval.t
7227 ____________________________________________________________________________
7228 [  1947] By: gsar                                  on 1998/10/14  05:37:10
7229         Log: let docatch() pass the buck when restartop turns out to be null,
7230              making exceptions in BEGIN{} propagate as expected
7231      Branch: perl
7232            ! pp_ctl.c t/op/misc.t
7233 ____________________________________________________________________________
7234 [  1946] By: gsar                                  on 1998/10/13  03:41:49
7235         Log: add missing file from change#1943
7236      Branch: perl
7237            ! proto.h
7238 ____________________________________________________________________________
7239 [  1945] By: gsar                                  on 1998/10/13  03:32:02
7240         Log: defer "deep recursion" warnings until CXt_SUB context is properly
7241              set up
7242      Branch: perl
7243            ! pp_hot.c t/pragma/warn/pp_hot
7244 ____________________________________________________________________________
7245 [  1944] By: gsar                                  on 1998/10/13  03:15:50
7246         Log: change#1614 merely disabled earlier fix (doh!); undo it and properly
7247              fixup the cop_seq value that must be seen by lexical lookups that
7248              emanate within eval''
7249      Branch: perl
7250            ! cop.h op.c pp_ctl.c pp_hot.c scope.c t/op/eval.t
7251 ____________________________________________________________________________
7252 [  1943] By: gsar                                  on 1998/10/13  02:06:09
7253         Log: ensure recursive attempts to findlex()icals know enough about where
7254              the last eval'' context was encountered
7255      Branch: perl
7256            ! op.c t/op/eval.t
7257 ____________________________________________________________________________
7258 [  1942] By: gsar                                  on 1998/10/13  02:01:24
7259         Log: force copy of substrings when matching against temporaries
7260      Branch: perl
7261            ! pp_hot.c t/op/pat.t
7262 ____________________________________________________________________________
7263 [  1941] By: gsar                                  on 1998/10/13  01:49:16
7264         Log: don't longjmp() in pp_goto() (regressive bug from old single-stack
7265              implementation)
7266      Branch: perl
7267            ! pp_ctl.c t/op/runlevel.t
7268 ____________________________________________________________________________
7269 [  1940] By: jhi                                   on 1998/10/12  09:57:44
7270         Log: Removed duplicate CMA threads code for HPUX 10.X.
7271              (probably residue of patch(1) being too understanding)
7272              Enhanced 64-bit settings.
7273      Branch: confperl
7274            ! hints/hpux.sh
7275 ____________________________________________________________________________
7276 [  1939] By: jhi                                   on 1998/10/12  09:53:11
7277         Log: Initial sync from mainline perl.
7278      Branch: confperl
7279            + (add 1282 files)
7280 ____________________________________________________________________________
7281 [  1937] By: gsar                                  on 1998/10/06  21:16:34
7282         Log: fix $/ init for USE_THREADS
7283      Branch: perl
7284            ! perl.c
7285 ____________________________________________________________________________
7286 [  1936] By: gsar                                  on 1998/10/06  07:19:39
7287         Log: fix globals caught by change#1927; builds and tests on Solaris
7288      Branch: perl
7289            ! Changes mg.c op.c perl.c pp_ctl.c regcomp.c utf8.c utf8.h
7290            ! warning.h warning.pl
7291 ____________________________________________________________________________
7292 [  1935] By: gsar                                  on 1998/10/06  06:50:35
7293         Log: add test for previous fix
7294      Branch: perl
7295            ! ext/Thread/create.t
7296 ____________________________________________________________________________
7297 [  1934] By: gsar                                  on 1998/10/06  06:37:36
7298         Log: fix USE_THREADS coredump due to uninitialized PL_hv_fetch_ent_mh
7299      Branch: perl
7300            ! util.c
7301 ____________________________________________________________________________
7302 [  1933] By: gsar                                  on 1998/10/06  05:04:20
7303         Log: undo bogus part of change#1903 (as pointed out by Larry)
7304      Branch: perl
7305            ! pp_ctl.c
7306 ____________________________________________________________________________
7307 [  1932] By: gsar                                  on 1998/10/06  04:21:31
7308         Log: added tweaked version of suggested patch
7309              From: jan.dubois@ibm.net (Jan Dubois)
7310              Date: Sat, 03 Oct 1998 19:04:48 +0200
7311              Message-ID: <361d54b2.36841294@smtp1.ibm.net>
7312              Subject: [PATCH 5.005_52] More MakeMaker  patches
7313      Branch: perl
7314            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
7315            ! lib/ExtUtils/Mkbootstrap.pm lib/ExtUtils/Mksymlists.pm
7316 ____________________________________________________________________________
7317 [  1931] By: gsar                                  on 1998/10/06  04:04:33
7318         Log: use cpp symbols instead of hardwired constants
7319              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
7320              Date: Mon, 05 Oct 1998 09:23:33 +0100
7321              Message-Id: <199810050823.JAA00891@crypt.compulink.co.uk>
7322              Subject: [PATCH 5.005_52] By the numbers (resend)
7323      Branch: perl
7324            ! op.c
7325 ____________________________________________________________________________
7326 [  1930] By: gsar                                  on 1998/10/06  04:01:55
7327         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7328              Message-Id: <199810050637.CAA07781@monk.mps.ohio-state.edu>
7329              Date: Mon, 5 Oct 1998 02:37:43 -0400 (EDT)
7330              Subject: [PATCH 5.005_52] Cumulative OS/2-related patch
7331      Branch: perl
7332            ! Makefile.SH hints/os2.sh lib/ExtUtils/MM_OS2.pm mg.c
7333            ! os2/Changes os2/Makefile.SHs os2/os2.c perl_exp.SH util.c
7334 ____________________________________________________________________________
7335 [  1929] By: gsar                                  on 1998/10/06  03:50:36
7336         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7337              Date: Mon, 5 Oct 1998 02:39:00 -0400 (EDT)
7338              Message-Id: <199810050639.CAA07803@monk.mps.ohio-state.edu>
7339              Subject: [PATCH 5.00552] Minor test improvement
7340      Branch: perl
7341            ! t/op/magic.t
7342 ____________________________________________________________________________
7343 [  1928] By: gsar                                  on 1998/10/06  03:49:03
7344         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7345              Date: Mon, 5 Oct 1998 02:38:23 -0400 (EDT)
7346              Message-Id: <199810050638.CAA07792@monk.mps.ohio-state.edu>
7347              Subject: [PATCH 5.00552] emacs/ptags inprovements
7348      Branch: perl
7349            ! emacs/ptags
7350 ____________________________________________________________________________
7351 [  1927] By: gsar                                  on 1998/10/06  03:47:44
7352         Log: disable C<#define dirty PL_dirty> et al.
7353      Branch: perl
7354            ! embed.pl embedvar.h
7355 ____________________________________________________________________________
7356 [  1926] By: gsar                                  on 1998/10/06  03:43:32
7357         Log: From: Mark-Jason Dominus <mjd@plover.com>
7358              Date: Sun, 04 Oct 1998 14:48:11 -0400
7359              Message-ID: <19981004184811.16048.qmail@plover.com>
7360              Subject: PATCH: perldoc -f does not locate -e, -r, -x, etc.
7361      Branch: perl
7362            ! utils/perldoc.PL
7363 ____________________________________________________________________________
7364 [  1925] By: gsar                                  on 1998/10/06  03:27:35
7365         Log: disable USE_THREADS when PERL_OBJECT is enabled
7366      Branch: perl
7367            ! win32/Makefile win32/makefile.mk
7368 ____________________________________________________________________________
7369 [  1924] By: gsar                                  on 1998/10/06  03:26:54
7370         Log: remove spurious unused conflicting globals (PL_yy{v,s}sp)
7371      Branch: perl
7372            ! Makefile.SH Todo-5.005 embedvar.h perlvars.h perly.c toke.c
7373            ! vms/perly_c.vms
7374 ____________________________________________________________________________
7375 [  1923] By: gsar                                  on 1998/10/03  05:19:56
7376         Log: make C<use> recognize C<require> overrides; allow C<do EXPR> to be
7377              overridden
7378      Branch: perl
7379            ! embed.h global.sym objXSUB.h objpp.h op.c perly.c perly.y
7380            ! proto.h vms/perly_c.vms
7381 ____________________________________________________________________________
7382 [  1922] By: gsar                                  on 1998/10/03  03:59:50
7383         Log: suppress manifypods leak in extensions
7384      Branch: perl
7385            ! ext/Errno/Makefile.PL ext/IPC/SysV/Makefile.PL pod/pod2man.PL
7386 ____________________________________________________________________________
7387 [  1921] By: gsar                                  on 1998/10/02  22:30:15
7388         Log: os390 fixes (suggested by Peter Prymmer)
7389      Branch: perl
7390            ! Makefile.SH regcomp.c
7391 ____________________________________________________________________________
7392 [  1920] By: gsar                                  on 1998/10/02  21:41:19
7393         Log: squelch undef warnings
7394              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
7395              Date: Fri, 02 Oct 1998 11:01:14 +0100
7396              Message-Id: <199810021001.LAA19214@crypt.compulink.co.uk>
7397              Subject: [PATCH] Re: Apparent bug in Math::BigInt 
7398      Branch: perl
7399            ! Changes lib/Math/BigInt.pm
7400 ____________________________________________________________________________
7401 [  1919] By: gsar                                  on 1998/10/02  04:59:13
7402         Log: add note to INSTALL about ANSI C
7403      Branch: perl
7404            ! INSTALL
7405 ____________________________________________________________________________
7406 [  1918] By: gsar                                  on 1998/10/02  04:21:10
7407         Log: tolerate spaces when fixing up __cplusplus output by old h2xs
7408              From: jan.dubois@ibm.net (Jan Dubois)
7409              Date: Wed, 30 Sep 1998 23:35:30 +0200
7410              Message-ID: <3619a1e8.12336659@smtp1.ibm.net>
7411              Subject: [PATCH 5.005_52]: xsubpp and PERL_OBJECT
7412      Branch: perl
7413            ! lib/ExtUtils/xsubpp
7414 ____________________________________________________________________________
7415 [  1917] By: gsar                                  on 1998/10/02  04:16:02
7416         Log: From: Jarkko Hietaniemi <jhi@iki.fi>
7417              Date: Thu, 1 Oct 1998 11:37:26 +0300 (EET DST)
7418              Message-Id: <199810010837.LAA31371@alpha.hut.fi>
7419              Subject: Re: Configure test for selectbits busted
7420      Branch: perl
7421            ! Configure
7422 ____________________________________________________________________________
7423 [  1916] By: gsar                                  on 1998/10/02  04:14:17
7424         Log: From: Dan Sugalski <sugalskd@osshe.edu>
7425              Date: Wed, 30 Sep 1998 17:15:20 -0700
7426              Message-Id: <3.0.6.32.19980930171520.00b22eb0@ous.edu>
7427              Subject: [PATCH 5.005_02]VMS config tweaks
7428      Branch: perl
7429            ! vms/descrip_mms.template vms/subconfigure.com
7430 ____________________________________________________________________________
7431 [  1915] By: gsar                                  on 1998/10/02  04:10:47
7432         Log: use Off_t to permit 64-bit seek()
7433              From: Scott Henry <scotth@sgi.com>
7434              Date: 29 Sep 1998 17:38:46 -0700
7435              Message-ID: <yd8lnn2zb6x.fsf_-_@hoshi.engr.sgi.com>
7436              Subject: Re: [PATCH] 5.005_02: Configure "Massive Attack"
7437              --
7438              Date: 28 Sep 1998 18:55:37 -0700
7439              Message-ID: <yd8ogrz1y3q.fsf@hoshi.engr.sgi.com>
7440              Subject: Re: [PATCH] 5.005_51: Configure "Massive Attack"
7441      Branch: perl
7442            ! doio.c pp_sys.c proto.h sv.c
7443 ____________________________________________________________________________
7444 [  1914] By: gsar                                  on 1998/10/02  04:05:36
7445         Log: normalize tm struct passed to strftime() with mktime()
7446              From: Spider Boardman <spider@orb.nashua.nh.us>
7447              Date: Wed, 30 Sep 1998 15:12:09 -0400
7448              Message-Id: <199809301912.PAA26119@Orb.Nashua.NH.US>
7449              Subject: [PATCH 5.005_52] Re: POSIX::strftime returns incorrect date 
7450      Branch: perl
7451            ! ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
7452 ____________________________________________________________________________
7453 [  1913] By: gsar                                  on 1998/10/02  03:59:46
7454         Log: don't try to run foo_SH.orig etc.
7455      Branch: perl
7456            ! Configure
7457 ____________________________________________________________________________
7458 [  1912] By: gsar                                  on 1998/10/02  03:45:37
7459         Log: make warning about glob process failure optional
7460      Branch: perl
7461            ! pod/perldiag.pod pp_hot.c
7462 ____________________________________________________________________________
7463 [  1911] By: gsar                                  on 1998/10/02  02:52:21
7464         Log: document yet another RE diagnostic, make it consistent with REG_INFTY
7465              From: Dominic Dunlop <domo@vo.lu>
7466              Date: Tue, 29 Sep 1998 21:06:30 +0000
7467              Message-Id: <v03110700b236f60b1375@[212.24.192.106]>
7468              Subject: [PATCH 5.005_52] Fix hard-coded "matches null string many times" limit
7469              --
7470              Date: Wed, 30 Sep 1998 11:46:44 +0000
7471              Message-Id: <v03110702b237beb04830@[212.24.192.74]>
7472              Subject: [PATCH 5.005_52] Add "Strange *+?{} ..." to perldiag
7473      Branch: perl
7474            ! pod/perldiag.pod regcomp.c
7475 ____________________________________________________________________________
7476 [  1910] By: gsar                                  on 1998/10/02  02:48:48
7477         Log: minor Configure tweaks (via private mail)
7478              From: Jarkko Hietaniemi <jhi@iki.fi>
7479              Date: Wed, 30 Sep 1998 02:25:06 +0300 (EET DST)
7480              Message-Id: <199809292325.CAA19737@alpha.hut.fi>
7481              Subject: [PATCH] 5.005_52: the drizzle continues
7482      Branch: perl
7483            ! Configure config_h.SH handy.h
7484 ____________________________________________________________________________
7485 [  1909] By: gsar                                  on 1998/10/02  02:46:39
7486         Log: update SCO hints for dynamic loading
7487              From: Andy Dougherty <doughera@lafcol.lafayette.edu>
7488              Date: Mon, 28 Sep 1998 16:50:38 -0400 (EDT)
7489              Message-Id: <Pine.SUN.3.96.980928164648.8130E-100000@newton.phys>
7490              Subject: [PATCH 5.004_04-MAINT_TRIAL_5 and 5.005_xx] Re: Perl on SCO_SV
7491              --
7492              Date: Tue, 29 Sep 1998 16:48:55 -0400 (EDT)
7493              Message-Id: <Pine.SUN.3.96.980929164612.8634A-100000@newton.phys>
7494              Subject: Re: [PATCH 5.004_04-MAINT_TRIAL_5 and 5.005_xx] Re: Perl on SCO_SV
7495      Branch: perl
7496            ! hints/sco.sh
7497 ____________________________________________________________________________
7498 [  1908] By: gsar                                  on 1998/10/02  02:33:39
7499         Log: make File::Find work when wanted() is autoloaded or a symbolic ref
7500      Branch: perl
7501            ! lib/File/Find.pm
7502 ____________________________________________________________________________
7503 [  1907] By: gsar                                  on 1998/10/02  02:21:52
7504         Log: applied patches, but retained old behavior for win32 (where compilers
7505              can't read from stdin at all)
7506              From: Graham Barr <gbarr@ti.com>
7507              Date: Mon, 28 Sep 1998 09:41:49 -0500
7508              Message-ID: <19980928094149.B26576@asic.sc.ti.com>
7509              Subject: Re: 5.005_51 Errno invokes cpprun incorrectly
7510              --
7511              Date: Tue, 29 Sep 1998 12:35:43 -0500
7512              Message-ID: <19980929123543.Z26576@asic.sc.ti.com>
7513              Subject: Re: 5.005_51 Errno invokes cpprun incorrectly
7514      Branch: perl
7515            ! ext/Errno/Errno_pm.PL
7516 ____________________________________________________________________________
7517 [  1906] By: gsar                                  on 1998/10/02  02:02:19
7518         Log: tolerate whitespace in /etc/group entries (suggested by Jarkko
7519              Hietaniemi)
7520      Branch: perl
7521            ! t/op/grent.t
7522 ____________________________________________________________________________
7523 [  1905] By: gsar                                  on 1998/10/02  01:59:56
7524         Log: win32 caveats about truncate()
7525      Branch: perl
7526            ! pod/perlport.pod
7527 ____________________________________________________________________________
7528 [  1904] By: gsar                                  on 1998/10/02  01:53:25
7529         Log: various Configure and hints updates (prefer drand48() or random()
7530              over rand(); add -Dusemultiplicity; enhanced 64-bitness);  patch
7531              applied modulo SCO hints superceded by later patch
7532              From: Jarkko Hietaniemi <jhi@iki.fi>
7533              Date: Tue, 29 Sep 1998 00:56:33 +0300 (EET DST)
7534              Message-Id: <199809282156.AAA18615@alpha.hut.fi>
7535              Subject: [PATCH] 5.005_52: Configure et al:
7536      Branch: perl
7537            + ext/IPC/SysV/hints/next_3.pl
7538            ! Configure INSTALL MANIFEST config_h.SH ext/IPC/SysV/SysV.xs
7539            ! hints/dec_osf.sh hints/irix_6.sh hints/next_3.sh
7540            ! hints/solaris_2.sh perl.h pod/perldiag.pod pp.c pp_sys.c
7541 ____________________________________________________________________________
7542 [  1903] By: gsar                                  on 1998/10/02  01:42:37
7543         Log: fixes for bugs in /RE/p    from Hugo van der Sanden
7544              Date: Mon, 28 Sep 1998 17:41:49 +0100
7545              Message-Id: <199809281641.RAA02450@crypt.compulink.co.uk>
7546              Subject: [PATCH 5.005_52] Re: More on ?p 
7547              --
7548              Date: Thu, 01 Oct 1998 09:10:58 +0100
7549              Message-Id: <199810010810.JAA16426@crypt.compulink.co.uk>
7550              Subject: [PATCH 5.005_52] ?p fix
7551              --
7552              Date: Thu, 01 Oct 1998 10:45:56 +0100
7553              Message-Id: <199810010945.KAA16733@crypt.compulink.co.uk>
7554              Subject: [PATCH 5.005_52] more on ?p
7555      Branch: perl
7556            ! pp_ctl.c
7557 ____________________________________________________________________________
7558 [  1902] By: gsar                                  on 1998/10/02  01:36:14
7559         Log: From: Kenneth Duda <kjd@cisco.com>
7560              Date: Sun, 27 Sep 1998 20:22:12 -0700 (PDT)
7561              Message-Id: <199809280322.UAA01261@scorpion.cisco.com>
7562              Subject: writemain dies when there are more than 4000 characters of extensions
7563      Branch: perl
7564            ! writemain.SH
7565 ____________________________________________________________________________
7566 [  1901] By: gsar                                  on 1998/10/02  01:33:16
7567         Log: tweak run_byacc recipe
7568      Branch: perl
7569            ! Makefile.SH Porting/pumpkin.pod
7570 ____________________________________________________________________________
7571 [  1900] By: gsar                                  on 1998/10/02  01:02:09
7572         Log: use SETERRNO() to reset errno (suggested by Charles Bailey)
7573      Branch: perl
7574            ! perl.h pp_ctl.c
7575 ____________________________________________________________________________
7576 [  1899] By: gsar                                  on 1998/09/28  20:46:30
7577         Log: fix various 5.00552 mishaps (fixes suggested by Jan Dubois,
7578              Kurt Starsinic, Spider Boardman, Dan Sugalski and Albert
7579              Dvornik)
7580      Branch: perl
7581            ! hints/irix_6.sh lib/ExtUtils/MakeMaker.pm mg.c scope.c
7582 ____________________________________________________________________________
7583 [  1898] By: gsar                                  on 1998/09/28  20:42:52
7584         Log: flush unsubmitted 5.00552 change
7585      Branch: perl
7586            ! MANIFEST
7587 ____________________________________________________________________________
7588 [  1897] By: gsar                                  on 1998/09/27  04:43:06
7589         Log: run vms_yfix.pl
7590      Branch: perl
7591            ! vms/perly_c.vms
7592 ____________________________________________________________________________
7593 [  1896] By: gsar                                  on 1998/09/27  03:38:55
7594         Log: small tweak on last change
7595      Branch: perl
7596            ! win32/win32.c
7597 ____________________________________________________________________________
7598 [  1895] By: gsar                                  on 1998/09/27  03:17:17
7599         Log: fix win32_stat() to do the right thing for share names
7600      Branch: perl
7601            ! win32/win32.c
7602 ____________________________________________________________________________
7603 [  1891] By: larry                                 on 1998/09/25  18:50:40
7604         Log: Fixed apostrophe problem from Mark Knutsen.
7605      Branch: perl
7606            ! sv.h
7607
7608 ----------------
7609 Version 5.005_52
7610 ----------------
7611
7612 ____________________________________________________________________________
7613 [  1890] By: gsar                                  on 1998/09/25  10:25:00
7614         Log: update template config.sh, add new config vars to win32 stuff
7615      Branch: perl
7616            ! Changes Porting/config.sh Porting/config_H config_h.SH objpp.h
7617            ! pp_sys.c proto.h win32/config.bc win32/config.gc
7618            ! win32/config.vc win32/config_H.bc win32/config_H.gc
7619            ! win32/config_H.vc win32/win32.h
7620 ____________________________________________________________________________
7621 [  1889] By: gsar                                  on 1998/09/25  07:13:13
7622         Log: big Configure update from Jarkko: sync metaconfig units; d_statblks fix
7623              for Linux; hpux CMA-threads hints; ELF support for FreeBSD; beginnings
7624              of full-fledged 64-bit support (including support for: fseeko/ftello,
7625              Quad_t aka long long, hpux and irix 64-bits hints, new 64-bit constants
7626              in Fcntl)
7627              From: Jarkko Hietaniemi <jhi@iki.fi>
7628              Date: Fri, 11 Sep 1998 23:56:11 +0300 (EET DST)
7629              Message-Id: <199809112056.XAA04720@alpha.hut.fi>
7630              Subject: [PATCH] 5.005_51: Configure "Massive Attack"
7631              --
7632              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
7633              Date: 12 Sep 1998 09:44:25 +0300
7634              Message-ID: <oeeaf45bzjq.fsf@alpha.hut.fi>
7635              Subject: Re: [PATCH] 5.005_51: Configure "Massive Attack"
7636      Branch: perl
7637            + lib/filetest.pm
7638            ! Configure MANIFEST Makefile.SH config_h.SH doio.c embedvar.h
7639            ! ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs handy.h hints/dec_osf.sh
7640            ! hints/freebsd.sh hints/hpux.sh hints/irix_6.sh objXSUB.h
7641            ! perl.c perl.h perl_exp.SH perlio.c perlvars.h pod/perldiag.pod
7642            ! pod/perlfunc.pod pp_sys.c proto.h win32/GenCAPI.pl
7643            ! win32/makedef.pl
7644 ____________________________________________________________________________
7645 [  1888] By: gsar                                  on 1998/09/25  06:27:12
7646         Log: bump patchlevel to 52; other little tweaks for threads, win32 builds
7647      Branch: perl
7648            ! doop.c mg.c patchlevel.h regexec.c win32/Makefile
7649            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
7650            ! win32/makedef.pl win32/makefile.mk win32/win32.c
7651 ____________________________________________________________________________
7652 [  1887] By: gsar                                  on 1998/09/25  04:50:49
7653         Log: win32.c tweak
7654      Branch: perl
7655            ! win32/win32.c
7656 ____________________________________________________________________________
7657 [  1886] By: gsar                                  on 1998/09/25  04:47:32
7658         Log: s/MAKEMAKEROPT/PERL_MM_OPT/
7659      Branch: perl
7660            ! lib/ExtUtils/MakeMaker.pm
7661 ____________________________________________________________________________
7662 [  1885] By: gsar                                  on 1998/09/25  04:05:09
7663         Log: From: Dominic Dunlop <domo@vo.lu>
7664              Date: Thu, 10 Sep 1998 11:02:46 +0000
7665              Message-Id: <v03110703b21d581d7ef1@[212.24.192.107]>
7666              Subject: MM_Unix::canonpath erroneously turns leading // into /
7667      Branch: perl
7668            ! lib/ExtUtils/MM_Unix.pm
7669 ____________________________________________________________________________
7670 [  1884] By: gsar                                  on 1998/09/25  03:06:10
7671         Log: temporarily disable perl malloc for a2p until we clean up
7672              conflicting malloc() declarations everywhere
7673      Branch: perl
7674            ! x2p/Makefile.SH
7675 ____________________________________________________________________________
7676 [  1883] By: gsar                                  on 1998/09/25  02:27:00
7677         Log: remove obsolete win32/bin/*.pl
7678      Branch: perl
7679            - win32/bin/network.pl win32/bin/webget.pl win32/bin/www.pl
7680            ! Changes MANIFEST win32/Makefile win32/makefile.mk
7681 ____________________________________________________________________________
7682 [  1882] By: gsar                                  on 1998/09/25  02:04:43
7683         Log: missing file in last submit
7684      Branch: perl
7685            ! proto.h
7686 ____________________________________________________________________________
7687 [  1881] By: gsar                                  on 1998/09/25  01:56:54
7688         Log: serial access to PL_x[inpr]v_root for USE_THREADS
7689      Branch: perl
7690            ! sv.c
7691 ____________________________________________________________________________
7692 [  1880] By: gsar                                  on 1998/09/25  01:19:38
7693         Log: lock sv_mutex in new_he() and del_he() for USE_THREADS
7694              From: Drago Goricanec <drago@king.otsd.ts.fujitsu.co.jp>
7695              Date: Thu, 24 Sep 1998 22:01:09 +0900
7696              Message-Id: <19980924220109J.drago@otsd.ts.fujitsu.co.jp>
7697              Subject: [PATCH 5.005_51] Re: Perl 5.005_51 not yet multi Thread safe 
7698      Branch: perl
7699            ! hv.c proto.h
7700 ____________________________________________________________________________
7701 [  1879] By: gsar                                  on 1998/09/25  00:20:07
7702         Log: tweaks to enable PERL_OBJECT to build & test on win32
7703      Branch: perl
7704            ! Changes doop.c mg.c objpp.h proto.h regexec.c util.c
7705            ! win32/GenCAPI.pl
7706 ____________________________________________________________________________
7707 [  1878] By: gsar                                  on 1998/09/25  00:13:36
7708         Log: fix change#1861, which breaks default boot_xxx symbol generation
7709      Branch: perl
7710            ! lib/ExtUtils/Mksymlists.pm
7711 ____________________________________________________________________________
7712 [  1877] By: gsar                                  on 1998/09/24  10:29:54
7713         Log: two tweaks for clean build and test on Solaris
7714      Branch: perl
7715            ! op.c t/op/subst.t
7716 ____________________________________________________________________________
7717 [  1876] By: gsar                                  on 1998/09/24  09:04:43
7718         Log: From: Colin Kuskie <ckuskie@cadence.com>
7719              Date: Wed, 26 Aug 1998 14:53:01 -0700 (PDT)
7720              Message-ID: <Pine.GSO.3.96.980826143507.3258K-100000@pdxmail.cadence.com>
7721              Subject: [PATCH 5.005_51] perlform.pod
7722      Branch: perl
7723            ! pod/perlform.pod
7724 ____________________________________________________________________________
7725 [  1875] By: gsar                                  on 1998/09/24  08:47:47
7726         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7727              Date: Tue, 25 Aug 1998 15:35:58 -0400 (EDT)
7728              Message-Id: <199808251935.PAA11384@monk.mps.ohio-state.edu>
7729              Subject: Re: problem with (?p{}) [PATCH 5.005_5*]
7730      Branch: perl
7731            ! regexec.c
7732 ____________________________________________________________________________
7733 [  1874] By: gsar                                  on 1998/09/24  08:44:55
7734         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7735              Date: Tue, 25 Aug 1998 14:56:06 -0400 (EDT)
7736              Message-Id: <199808251856.OAA10825@monk.mps.ohio-state.edu>
7737              Subject: Re: your Regexp.patch dated 21.8 [PATCH]
7738      Branch: perl
7739            ! toke.c
7740 ____________________________________________________________________________
7741 [  1873] By: gsar                                  on 1998/09/24  08:39:41
7742         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7743              Date: Tue, 25 Aug 1998 04:29:49 -0400 (EDT)
7744              Message-Id: <199808250829.EAA02470@monk.mps.ohio-state.edu>
7745              Subject: [PATCH 5.005_*] Extraneous warning for (?()A|B)
7746      Branch: perl
7747            ! Changes regcomp.c
7748 ____________________________________________________________________________
7749 [  1872] By: gsar                                  on 1998/09/24  08:37:00
7750         Log: From: Krishna Sethuraman <krishpl@shamu.engr.sgi.com>
7751              Date: Sun, 23 Aug 1998 23:18:38 PDT
7752              Message-Id: <199808240618.XAA05329@shamu.engr.sgi.com>
7753              Subject: new irix_6.sh hints file
7754      Branch: perl
7755            ! hints/irix_6.sh
7756 ____________________________________________________________________________
7757 [  1871] By: gsar                                  on 1998/09/24  07:26:37
7758         Log: correct FSF address in various places
7759      Branch: perl
7760            ! Copying README ext/B/README lib/Getopt/Long.pm
7761 ____________________________________________________________________________
7762 [  1870] By: gsar                                  on 1998/09/24  07:11:56
7763         Log: From:    Dan Sugalski <sugalskd@osshe.edu>
7764              Date:    Fri, 14 Aug 1998 09:20:16 PDT
7765              Message-Id: <3.0.5.32.19980814092016.00b37dc0@ous.edu>
7766              Subject: [PATCH 5.005_02] (and _5x I expect) VMS config procedure patch
7767      Branch: perl
7768            ! configure.com
7769 ____________________________________________________________________________
7770 [  1869] By: gsar                                  on 1998/09/24  06:55:59
7771         Log: use STRICT_ALIGNMENT on IRIX to allow usemymalloc=y again
7772              From:    Scott Henry <scotth@sgi.com>
7773              Date:    13 Aug 1998 09:52:15 PDT
7774              Message-Id: <yd8pve46czk.fsf@hoshi.engr.sgi.com>
7775              Subject: [PATCH] Irix USE_LONG_LONG/malloc.c incompatibility (was...)
7776      Branch: perl
7777            ! hints/irix_6.sh
7778 ____________________________________________________________________________
7779 [  1868] By: gsar                                  on 1998/09/24  06:51:23
7780         Log: From:    Nathan Torkington <gnat@frii.com>
7781              Date:    Thu, 13 Aug 1998 10:59:48 MDT
7782              Message-Id: <199808131659.KAA06179@prometheus.frii.com>
7783              Subject: [PATCH] 5.005_02 perlfunc.pod, improve umask entry
7784      Branch: perl
7785            ! pod/perlfunc.pod
7786 ____________________________________________________________________________
7787 [  1867] By: gsar                                  on 1998/09/24  06:45:13
7788         Log: make C<goto &sub> AUTOLOAD-aware (autouse now works for modules
7789              that are autoloaded)
7790      Branch: perl
7791            ! pp_ctl.c
7792 ____________________________________________________________________________
7793 [  1866] By: gsar                                  on 1998/09/24  05:21:19
7794         Log: grandfather deprecated "$$<digit>" no more
7795      Branch: perl
7796            ! pod/perldiag.pod toke.c
7797 ____________________________________________________________________________
7798 [  1865] By: gsar                                  on 1998/09/24  04:52:48
7799         Log: tweak PERL_HASH() to h=h+(h>>5) in order to improve distribution of
7800              low bits (suggested by Ilya Zakharevich)
7801      Branch: perl
7802            ! hv.h
7803 ____________________________________________________________________________
7804 [  1864] By: gsar                                  on 1998/09/24  04:29:14
7805         Log: move yyglobal decls from perly.c to perlvars.h, regen headers, tweak
7806              perly_c.diff
7807      Branch: perl
7808            ! embed.h embedvar.h global.sym perlvars.h perly.c perly.h
7809            ! perly_c.diff toke.c
7810 ____________________________________________________________________________
7811 [  1863] By: gsar                                  on 1998/09/24  03:36:30
7812         Log: provide locked access to string table for USE_THREADS
7813      Branch: perl
7814            ! embedvar.h hv.c intrpvar.h objXSUB.h perl.c thread.h
7815 ____________________________________________________________________________
7816 [  1862] By: gsar                                  on 1998/09/24  03:30:32
7817         Log: remove bogus warn()
7818      Branch: perl
7819            ! embed.pl
7820 ____________________________________________________________________________
7821 [  1861] By: gsar                                  on 1998/09/24  02:58:51
7822         Log: applied suggested patch, adapted for all platforms
7823              From: jan.dubois@ibm.net (Jan Dubois)
7824              Date: Sun, 20 Sep 1998 12:56:38 +0200
7825              Message-ID: <3604de0c.12319885@smtp1.ibm.net>
7826              Subject: [New PATCH 5.005_02] Support Mksymlists FUNCLIST argument in MakeMaker
7827      Branch: perl
7828            ! lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
7829            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
7830            ! lib/ExtUtils/MakeMaker.pm
7831 ____________________________________________________________________________
7832 [  1860] By: gsar                                  on 1998/09/24  02:16:14
7833         Log: upgrade to CPAN-1.40
7834      Branch: perl
7835            ! Changes lib/CPAN.pm lib/CPAN/FirstTime.pm
7836 ____________________________________________________________________________
7837 [  1859] By: gsar                                  on 1998/09/24  02:08:59
7838         Log: use $ENV{MAKEMAKEROPT} to set default command line args
7839      Branch: perl
7840            ! lib/ExtUtils/MakeMaker.pm
7841 ____________________________________________________________________________
7842 [  1857] By: gsar                                  on 1998/09/23  10:58:36
7843         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7844              Date: Tue, 22 Sep 1998 17:30:16 -0400 (EDT)
7845              Message-Id: <199809222130.RAA17034@monk.mps.ohio-state.edu>
7846              Subject: More verbose Test::Harness [PATCH]
7847      Branch: perl
7848            ! lib/Test/Harness.pm
7849 ____________________________________________________________________________
7850 [  1856] By: gsar                                  on 1998/09/23  10:56:24
7851         Log: update hints for OPENSTEP 4.2 on i386
7852              From: Gerben Wierda <Gerben_Wierda@RnA.nl>
7853              Date: Sun, 20 Sep 1998 01:03:18 +0200
7854              Message-Id: <9809192303.AA29190@Spike>
7855              Subject: Perl 5.005_02 compilation problems
7856      Branch: perl
7857            ! hints/next_4.sh
7858 ____________________________________________________________________________
7859 [  1855] By: gsar                                  on 1998/09/23  10:52:27
7860         Log: reset errno after C<require> search (as suggested by Larry)
7861      Branch: perl
7862            ! pp_ctl.c
7863 ____________________________________________________________________________
7864 [  1854] By: gsar                                  on 1998/09/23  10:50:26
7865         Log: misc pod tweaks
7866      Branch: perl
7867            ! pod/perldelta.pod pod/perldiag.pod pod/perlport.pod
7868 ____________________________________________________________________________
7869 [  1853] By: gsar                                  on 1998/09/23  10:46:06
7870         Log: make Pod/Html.pm handle the --title option properly (as suggested
7871              by gml4410@ggr.co.uk)
7872      Branch: perl
7873            ! lib/Pod/Html.pm
7874 ____________________________________________________________________________
7875 [  1852] By: gsar                                  on 1998/09/23  10:41:39
7876         Log: SSNEW() API for allocating memory on the savestack
7877              From: Albert Dvornik <bert@genscan.com>
7878              Date: 17 Sep 1998 19:23:07 -0400
7879              Message-Id: <tqemtae338.fsf@puma.genscan.com>
7880              Subject: [PATCH 5.005_51] (was: why SAVEDESTRUCTOR()...)
7881      Branch: perl
7882            ! Changes Changes5.005 embed.h global.sym mg.c objXSUB.h objpp.h
7883            ! perl.h proto.h scope.c scope.h t/io/tell.t
7884 ____________________________________________________________________________
7885 [  1851] By: gsar                                  on 1998/09/23  10:37:05
7886         Log: From: Jochen Wiedmann <joe@ispsoft.de>
7887              Date: Thu, 17 Sep 1998 17:16:06 +0200
7888              Message-ID: <360127B6.E44564A@ispsoft.de>
7889              Subject: [PATCH] ExtUtils::MakeMaker::prompt cannot return 0
7890      Branch: perl
7891            ! lib/ExtUtils/MakeMaker.pm
7892 ____________________________________________________________________________
7893 [  1850] By: gsar                                  on 1998/09/23  10:33:05
7894         Log: From: andreas.koenig@kulturbox.de (Andreas J. Koenig)
7895              Date: 15 Sep 1998 01:32:31 +0200
7896              Message-ID: <sfchfya46eo.fsf@dubravka.in-berlin.de>
7897              Subject: Re: [PATCH] MakeMaker "test" target doesn't depend on "all"
7898      Branch: perl
7899            ! lib/ExtUtils/MM_Unix.pm
7900 ____________________________________________________________________________
7901 [  1849] By: gsar                                  on 1998/09/23  10:29:04
7902         Log: From: Charles Bailey <BAILEY@newman.upenn.edu>
7903              Date: Sat, 12 Sep 1998 19:25:32 -0400 (EDT)
7904              Message-id: <01J1QBJUAY1I002KOW@cor.newman.upenn.edu>
7905              Subject: Re: extralibs.ld problem in MM_VMS.pm
7906      Branch: perl
7907            ! lib/ExtUtils/MM_VMS.pm
7908 ____________________________________________________________________________
7909 [  1848] By: gsar                                  on 1998/09/23  10:25:24
7910         Log: From: Roderick Schertler <roderick@argon.org>
7911              Date: 11 Sep 1998 16:19:21 -0400
7912              Message-ID: <pzyarqpfli.fsf@eeyore.ibcinc.com>
7913              Subject: Re: Open2 and memory leaks
7914      Branch: perl
7915            ! lib/IPC/Open3.pm
7916 ____________________________________________________________________________
7917 [  1847] By: gsar                                  on 1998/09/23  10:18:31
7918         Log: From: Roderick Schertler <roderick@argon.org>
7919              Date: Wed, 09 Sep 1998 23:52:48 -0400
7920              Message-ID: <20567.905399568@eeyore.ibcinc.com>
7921              Subject: seed srand from /dev/urandom when possible
7922      Branch: perl
7923            ! pod/perlfunc.pod pp.c
7924 ____________________________________________________________________________
7925 [  1846] By: gsar                                  on 1998/09/23  10:12:22
7926         Log: From: Roderick Schertler <roderick@argon.org>
7927              Date: Thu, 10 Sep 1998 00:32:17 -0400
7928              Message-ID: <21142.905401937@eeyore.ibcinc.com>
7929              Subject: doc update for crypt()'s salt
7930      Branch: perl
7931            ! pod/perlfunc.pod
7932 ____________________________________________________________________________
7933 [  1845] By: gsar                                  on 1998/09/23  10:09:23
7934         Log: fix h2ph handling of C<#error "foo">
7935              From: SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>
7936              Date: Thu, 10 Sep 1998 09:59:33 +0900
7937              Message-Id: <19980910095933N.ksakai@netwk.ntt-at.co.jp>
7938              Subject: [5.005_02] h2ph problem
7939      Branch: perl
7940            ! utils/h2ph.PL
7941 ____________________________________________________________________________
7942 [  1844] By: gsar                                  on 1998/09/23  10:06:13
7943         Log: plug strictly private function leaks in API listing
7944      Branch: perl
7945            ! pod/perlguts.pod
7946 ____________________________________________________________________________
7947 [  1843] By: gsar                                  on 1998/09/23  10:02:57
7948         Log: hide symbol for static build
7949              From: Dominic Dunlop <domo@vo.lu>
7950              Date: Tue, 8 Sep 1998 21:40:46 +0000
7951              Message-Id: <v03110700b21b52db318d@[212.24.192.111]>
7952              Subject: Not OK: perl 5.00551 on powerpc-machten 4.1.1 [PATCH]
7953      Branch: perl
7954            ! regcomp.c
7955 ____________________________________________________________________________
7956 [  1842] By: gsar                                  on 1998/09/23  09:52:46
7957         Log: define PUT_svindex(), PUT_opindex()
7958      Branch: perl
7959            ! ext/B/B/Assembler.pm
7960 ____________________________________________________________________________
7961 [  1841] By: gsar                                  on 1998/09/23  09:44:25
7962         Log: From: Dominic Dunlop <domo@vo.lu>
7963              Date: Tue, 8 Sep 1998 15:34:53 +0000
7964              Message-Id: <v03110701b21afbdc7cfb@[212.24.192.76]>
7965              Subject: [PATCH 5.005_51] Eliminate pragma/warn-regexec test dependence on REG_INFTY value
7966      Branch: perl
7967            ! t/pragma/warn/regexec
7968 ____________________________________________________________________________
7969 [  1840] By: gsar                                  on 1998/09/23  09:42:17
7970         Log: pl2bat tweak from Tye McQueen <tye@metronet.com>
7971      Branch: perl
7972            ! win32/bin/pl2bat.pl
7973 ____________________________________________________________________________
7974 [  1839] By: gsar                                  on 1998/09/23  09:38:18
7975         Log: From: Drago Goricanec <drago@raptor.otsd.ts.fujitsu.co.jp>
7976              Date: Mon, 7 Sep 1998 17:36:09 +0900
7977              Message-Id: <199809070836.RAA14631@raptor.otsd.ts.fujitsu.co.jp>
7978              Subject: Thread::cond_wait bug in 5.005.51 causes deadlock
7979      Branch: perl
7980            ! ext/Thread/Thread.xs
7981 ____________________________________________________________________________
7982 [  1838] By: gsar                                  on 1998/09/23  09:21:11
7983         Log: From: "Green, Paul" <pgreen@seussnt.stratus.com>
7984              Date: Thu, 10 Sep 1998 00:02:07 -0400
7985              Message-ID: <646CD0392810D211B04A00A024BF26FB1022EB@terminator.sw.stratus.com>
7986              Subject: RE: [PATCH] 5.005_02 and 5.005_51: Stratus VOS port
7987      Branch: perl
7988            + README.vos vos/Changes vos/build.cm vos/compile_perl.cm
7989            + vos/config.h vos/config_h.SH_orig vos/perl.bind
7990            + vos/test_vos_dummies.c vos/vos_dummies.c vos/vosish.h
7991            ! MANIFEST perl.c perl.h pod/perlport.pod
7992 ____________________________________________________________________________
7993 [  1837] By: gsar                                  on 1998/09/23  08:45:58
7994         Log: (via private mail)
7995              From: Charles Bailey <BAILEY@newman.upenn.edu>
7996              Date: Sat, 05 Sep 1998 01:23:58 -0400 (EDT)
7997              Message-id: <01J1FH7R43NS002F14@cor.newman.upenn.edu>
7998              Subject: [Patch 5.005_02] Miscellaneous VMS cleanup
7999      Branch: perl
8000            ! Changes Changes5.005 README.vms ext/DynaLoader/dl_vms.xs
8001            ! lib/Cwd.pm lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MakeMaker.pm
8002            ! lib/ExtUtils/Mksymlists.pm lib/File/Copy.pm lib/File/Path.pm
8003            ! lib/File/Spec.pm pod/perldiag.pod pod/perlfaq1.pod
8004            ! pod/perlport.pod pod/perlrun.pod vms/ext/DCLsym/0README.txt
8005            ! vms/ext/DCLsym/DCLsym.pm vms/ext/DCLsym/DCLsym.xs
8006            ! vms/ext/Filespec.pm vms/ext/XSSymSet.pm vms/gen_shrfls.pl
8007            ! vms/mms2make.pl vms/perly_c.vms vms/sockadapt.c
8008            ! vms/sockadapt.h vms/test.com vms/vms.c vms/vms_yfix.pl
8009            ! vms/writemain.pl
8010 ____________________________________________________________________________
8011 [  1836] By: gsar                                  on 1998/09/23  08:17:42
8012         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8013              Date: Sat, 5 Sep 1998 00:14:51 -0400 (EDT)
8014              Message-Id: <199809050414.AAA19801@monk.mps.ohio-state.edu>
8015              Subject: [PATCH 5.005_*] OS/2 spawning typos
8016      Branch: perl
8017            ! os2/os2.c
8018 ____________________________________________________________________________
8019 [  1835] By: gsar                                  on 1998/09/23  08:09:55
8020         Log: warn on C<my($foo,$foo)>
8021      Branch: perl
8022            ! op.c pod/perldiag.pod
8023 ____________________________________________________________________________
8024 [  1834] By: gsar                                  on 1998/09/23  07:35:56
8025         Log: From: pvhp@forte.com (Peter Prymmer)
8026              Date: Fri, 4 Sep 98 13:27:41 PDT
8027              Message-Id: <9809042027.AA04463@forte.com>
8028              Subject: [PATCH 5.005_02 && 5.005_51] general updates to README.vms
8029      Branch: perl
8030            ! README.vms
8031 ____________________________________________________________________________
8032 [  1833] By: gsar                                  on 1998/09/23  07:27:34
8033         Log: From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
8034              Date: Wed, 2 Sep 1998 10:06:49 -0700 (PDT)
8035              Message-Id: <199809021706.KAA26349@xfiles.intercon.hp.com>
8036              Subject: PATCH: 5.005_02 hint/hpux.sh
8037      Branch: perl
8038            ! hints/hpux.sh
8039 ____________________________________________________________________________
8040 [  1832] By: gsar                                  on 1998/09/23  07:22:40
8041         Log: fix (some) installhtml bugs
8042              From: Larry Parmelee <parmelee@CS.Cornell.EDU>
8043              Date: Tue, 1 Sep 1998 12:43:40 -0400 (EDT)
8044              Message-Id: <199809011643.MAA05702@sundown.cs.cornell.edu>
8045              Subject: installhtml script needs work
8046      Branch: perl
8047            ! installhtml
8048 ____________________________________________________________________________
8049 [  1831] By: gsar                                  on 1998/09/23  07:19:30
8050         Log: document 'U' magic with examples
8051              From: Alan Burlison <Alan.Burlison@UK.Sun.com>
8052              Date: Tue, 1 Sep 1998 15:54:06 +0100 (BST)
8053              Message-Id: <199809011455.PAA00631@sale-wts>
8054              Subject: Re: Looking for some XS MAGIC examples...
8055      Branch: perl
8056            ! pod/perlguts.pod
8057 ____________________________________________________________________________
8058 [  1830] By: gsar                                  on 1998/09/23  07:16:43
8059         Log: From: pvhp@forte.com (Peter Prymmer)
8060              Date: Mon, 31 Aug 98 17:13:49 PDT
8061              Message-Id: <9809010013.AA06737@forte.com>
8062              Subject: [PATCH: 5.005_02; yet another system configuration tip for OS/390]
8063      Branch: perl
8064            ! README.os390
8065 ____________________________________________________________________________
8066 [  1829] By: gsar                                  on 1998/09/23  07:15:08
8067         Log: fix problematic typecast in filter_del()
8068              From: Mark P Lutz <tecmpl1@triton.ca.boeing.com>
8069              Date: Mon, 31 Aug 1998 21:13:11 GMT
8070              Message-Id: <199808312113.VAA53356@triton.ca.boeing.com>
8071              Subject: perl5.005_02 does not build on Cray T90
8072      Branch: perl
8073            ! toke.c
8074 ____________________________________________________________________________
8075 [  1828] By: gsar                                  on 1998/09/23  07:11:34
8076         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8077              Date: Mon, 31 Aug 1998 14:52:10 -0400 (EDT)
8078              Message-Id: <199808311852.OAA24676@monk.mps.ohio-state.edu>
8079              Subject: [PATCH 5.005_5*] (?>) broken in RE
8080      Branch: perl
8081            ! regexec.c t/op/re_tests
8082 ____________________________________________________________________________
8083 [  1827] By: gsar                                  on 1998/09/23  07:09:50
8084         Log: U/WIN testsuite patches from Joe Buehler <jhpb@hekimian.com>
8085      Branch: perl
8086            ! t/op/grent.t t/op/groups.t
8087 ____________________________________________________________________________
8088 [  1826] By: gsar                                  on 1998/09/23  07:03:16
8089         Log: From: Jarkko Hietaniemi <jhi@iki.fi>
8090              Date: Wed, 12 Aug 1998 22:41:37 +0300 (EET DST)
8091              Message-Id: <199808121941.WAA06263@alpha.hut.fi>
8092              Subject: [PATCH] 5.004_50 or 5.005_02: get rid of interp.sym because not even AIX needs it
8093      Branch: perl
8094            - interp.sym
8095            ! MANIFEST Makefile.SH embed.pl perl_exp.SH
8096 ____________________________________________________________________________
8097 [  1825] By: gsar                                  on 1998/09/23  06:56:40
8098         Log: re-introduce change#1703
8099      Branch: perl
8100            ! ext/re/re.pm pod/perlre.pod regcomp.c regexec.c thrdvar.h
8101 ____________________________________________________________________________
8102 [  1824] By: gsar                                  on 1998/09/23  06:44:19
8103         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8104              Date: Sat, 29 Aug 1998 17:38:30 -0400 (EDT)
8105              Message-Id: <199808292138.RAA18359@monk.mps.ohio-state.edu>
8106              Subject: [PATCH 5.005_*] Protect debugger from nonlocal exits
8107      Branch: perl
8108            ! lib/perl5db.pl
8109 ____________________________________________________________________________
8110 [  1823] By: gsar                                  on 1998/09/23  06:41:34
8111         Log: From: Joe Buehler <jhpb@hekimian.com>
8112              Date: 29 Aug 1998 17:13:28 -0400
8113              Message-ID: <yd37lzro5jb.fsf@pandora.hekimian.com>
8114              Subject: patches for perl 5.005_51 under U/WIN
8115      Branch: perl
8116            + hints/uwin.sh
8117            ! Configure installman lib/ExtUtils/MM_Unix.pm makedepend.SH
8118            ! t/lib/posix.t
8119 ____________________________________________________________________________
8120 [  1822] By: gsar                                  on 1998/09/23  06:36:59
8121         Log: add missing C<no utf8;> tweak from Larry
8122      Branch: perl
8123            ! t/op/subst.t
8124 ____________________________________________________________________________
8125 [  1821] By: gsar                                  on 1998/09/23  06:27:51
8126         Log: s/runops/CALLRUNOPS/
8127      Branch: perl
8128            ! cc_runtime.h
8129 ____________________________________________________________________________
8130 [  1820] By: gsar                                  on 1998/09/23  06:24:49
8131         Log: rename t/pragma/warn-* to t/pragma/warn/*, be 8.3-friendly
8132      Branch: perl
8133           +> t/pragma/warn/1global t/pragma/warn/2use t/pragma/warn/3both
8134           +> t/pragma/warn/4lint t/pragma/warn/5nolint t/pragma/warn/doio
8135           +> t/pragma/warn/gv t/pragma/warn/mg t/pragma/warn/op
8136           +> t/pragma/warn/perl t/pragma/warn/perly t/pragma/warn/pp
8137           +> t/pragma/warn/pp_ctl t/pragma/warn/pp_hot t/pragma/warn/pp_sys
8138           +> t/pragma/warn/regcomp t/pragma/warn/regexec t/pragma/warn/sv
8139           +> t/pragma/warn/taint t/pragma/warn/toke t/pragma/warn/universal
8140           +> t/pragma/warn/util
8141            - t/pragma/warn-1global t/pragma/warn-2use t/pragma/warn-3both
8142            - t/pragma/warn-4lint t/pragma/warn-5nolint t/pragma/warn-doio
8143            - t/pragma/warn-gv t/pragma/warn-mg t/pragma/warn-op
8144            - t/pragma/warn-perl t/pragma/warn-perly t/pragma/warn-pp
8145            - t/pragma/warn-pp_ctl t/pragma/warn-pp_hot t/pragma/warn-pp_sys
8146            - t/pragma/warn-regcomp t/pragma/warn-regexec t/pragma/warn-sv
8147            - t/pragma/warn-taint t/pragma/warn-toke t/pragma/warn-universal
8148            - t/pragma/warn-util
8149            ! MANIFEST t/pragma/warning.t
8150 ____________________________________________________________________________
8151 [  1819] By: gsar                                  on 1998/09/23  06:08:46
8152         Log: make \(%foo) return refs to values (not copies of values)
8153              From: Stephen McCamant <smccam@uclink4.berkeley.edu>
8154              Date: Fri, 28 Aug 1998 20:46:10 -0700 (PDT)
8155              Message-ID: <13799.30680.47765.352558@fre-76-120.reshall.berkeley.edu>
8156              --
8157              From: Roderick Schertler <roderick@argon.org>
8158              Date: Sat, 29 Aug 1998 00:58:33 -0400
8159              Message-ID: <29894.904366713@eeyore.ibcinc.com>
8160              Subject: Re: \(%x) problems
8161      Branch: perl
8162            ! doop.c pod/perlref.pod
8163 ____________________________________________________________________________
8164 [  1818] By: gsar                                  on 1998/09/23  06:05:08
8165         Log: make h2xs generate ANSI prototypes
8166      Branch: perl
8167            ! utils/h2xs.PL
8168 ____________________________________________________________________________
8169 [  1817] By: gsar                                  on 1998/09/23  05:57:16
8170         Log: updated usethreads hints for hpux 10.X
8171              From: Matthew T Harden <mthard@mthard1.monsanto.com>
8172              Date: Fri, 28 Aug 1998 14:10:42 GMT
8173              Message-Id: <199808281410.AA11058@mthard1.monsanto.com>
8174              Subject: Re: OK: perl 5.00502 on PA-RISC1.1-thread 10.20 (UNINSTALLED)
8175      Branch: perl
8176            ! hints/hpux.sh perl.h
8177 ____________________________________________________________________________
8178 [  1816] By: gsar                                  on 1998/09/23  05:53:31
8179         Log: don't create empty directories in installperl
8180              From: Robin Barker <rmb1@cise.npl.co.uk>
8181              Date: Fri, 21 Aug 1998 11:29:24 +0100 (BST)
8182              Message-Id: <199808211029.LAA00551@cyclone.cise.npl.co.uk>
8183              Subject: [PATCH 5.005_02] install: empty dirs
8184      Branch: perl
8185            ! installperl
8186 ____________________________________________________________________________
8187 [  1815] By: gsar                                  on 1998/09/23  05:50:36
8188         Log: make behavior of /(a{3})+/ like /(aaa)+/ w.r.t where it matches
8189              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8190              Date: Fri, 21 Aug 1998 05:41:02 -0400 (EDT)
8191              Message-Id: <199808210941.FAA16467@monk.mps.ohio-state.edu>
8192              Subject: Re: your mail
8193      Branch: perl
8194            ! regexec.c t/op/re_tests
8195 ____________________________________________________________________________
8196 [  1814] By: gsar                                  on 1998/09/23  05:45:17
8197         Log: From: "Kurt D. Starsinic" <kstar@chapin.edu>
8198              Date: Thu, 20 Aug 1998 20:59:03 -0400
8199              Message-ID: <19980820205903.A12908@O2.chapin.edu>
8200              Subject: [PATCH] h2ph misquotes #error directives
8201      Branch: perl
8202            ! t/lib/h2ph.pht utils/h2ph.PL
8203 ____________________________________________________________________________
8204 [  1813] By: gsar                                  on 1998/09/23  05:42:41
8205         Log: patch to support computed regular subexpressions
8206              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8207              Date: Thu, 20 Aug 1998 15:19:50 -0400 (EDT)
8208              Message-Id: <199808201919.PAA04692@monk.mps.ohio-state.edu>
8209              Subject: [5.005_5* PATCH] Postponed RE - now!
8210      Branch: perl
8211            ! embedvar.h objXSUB.h pod/perlre.pod regcomp.c regexec.c
8212            ! t/op/pat.t t/op/re_tests thrdvar.h toke.c
8213 ____________________________________________________________________________
8214 [  1812] By: gsar                                  on 1998/09/23  05:26:26
8215         Log: better CR-handling on shebang line and in formats (fixed variant of
8216              patch suggested by Igor Sysoev <igor@nitek.ru>)
8217      Branch: perl
8218            ! perl.c toke.c
8219 ____________________________________________________________________________
8220 [  1811] By: gsar                                  on 1998/09/23  04:35:46
8221         Log: document non-loopish blocks better
8222              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
8223              Date: Tue, 18 Aug 1998 12:28:36 +0100
8224              Message-Id: <E0z8jwK-00057Z-00@ursa.cus.cam.ac.uk>
8225              Subject: Re: next in do {} while block gives error message
8226      Branch: perl
8227            ! pod/perlfunc.pod
8228 ____________________________________________________________________________
8229 [  1810] By: gsar                                  on 1998/09/23  04:12:05
8230         Log: fix bogus integerization of pop()'s return value
8231              From: Gurusamy Sarathy <gsar@engin.umich.edu>
8232              Date: Sat, 15 Aug 1998 23:27:54 -0400
8233              Message-Id: <199808160327.XAA05186@aatma.engin.umich.edu>
8234              Subject: Re: Complex expression does integer arithmetic 
8235      Branch: perl
8236            ! opcode.h opcode.pl
8237 ____________________________________________________________________________
8238 [  1809] By: gsar                                  on 1998/09/23  04:09:43
8239         Log: tweak README.win32
8240      Branch: perl
8241            ! README.win32
8242 ____________________________________________________________________________
8243 [  1808] By: gsar                                  on 1998/09/23  03:40:57
8244         Log: better diagnostic for do{} used as lvalue
8245      Branch: perl
8246            ! op.c pod/perlport.pod
8247 ____________________________________________________________________________
8248 [  1807] By: gsar                                  on 1998/09/23  03:38:30
8249         Log: enable PERL_SBRK_VIA_MALLOC on OPENSTEP-Mach
8250              From: hansm@icgroup.nl
8251              Date: Tue, 11 Aug 98 21:08:51 +0200
8252              Message-Id: <9808111907.AA21903@icgned.icgroup.nl>
8253              Subject: Not OK: perl 5.00551 on OPENSTEP-Mach 4_1 (UNINSTALLED)
8254      Branch: perl
8255            ! malloc.c
8256 ____________________________________________________________________________
8257 [  1806] By: gsar                                  on 1998/09/23  03:36:08
8258         Log: support make written in perl (aka "pmake") on win32
8259      Branch: perl
8260            ! lib/ExtUtils/MM_Win32.pm
8261 ____________________________________________________________________________
8262 [  1805] By: gsar                                  on 1998/09/23  03:30:07
8263         Log: fix mismatched UV/U32 types for to_utf8_*()
8264      Branch: perl
8265            ! utf8.c
8266 ____________________________________________________________________________
8267 [  1804] By: gsar                                  on 1998/09/23  03:22:22
8268         Log: From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
8269              Date: Sun, 9 Aug 1998 22:38:23 +0200
8270              Message-ID: <19980809223823.A215@cdata.tvnet.hu>
8271              Subject: [PATCH 5.5002] dos-djgpp update
8272      Branch: perl
8273            ! t/io/fs.t
8274 ____________________________________________________________________________
8275 [  1803] By: gsar                                  on 1998/09/23  03:20:13
8276         Log: apply minimal variant of patch (sent via private mail)
8277              From: jarkko.hietaniemi@research.nokia.com (Jarkko Hietaniemi)
8278              Date: Wed, 12 Aug 1998 15:42:35 +0300
8279              Message-Id: <199808121242.PAA29761@comanche.spices>
8280              Subject: [PATCH] 5.004_02 or 5.005_51: fix regexp and tr character ranges in non-ASCII lands
8281      Branch: perl
8282            ! MANIFEST perl.h pod/perllocale.pod pod/perlop.pod
8283            ! pod/perlre.pod regcomp.c t/pragma/locale.t toke.c
8284 ____________________________________________________________________________
8285 [  1802] By: gsar                                  on 1998/09/23  03:03:39
8286         Log: adjust searchdict.t for EBCDIC (still needs documenting)
8287              From: pvhp@forte.com (Peter Prymmer)
8288              Date: Thu, 6 Aug 98 18:09:39 PDT
8289              Message-Id: <9808070109.AA06158@forte.com>
8290              Subject: [PATCH 5.005_02-TRIAL2] potential modification to t/lib/searchdict.t
8291      Branch: perl
8292            ! README.os390 t/lib/searchdict.t
8293 ____________________________________________________________________________
8294 [  1801] By: gsar                                  on 1998/09/23  02:54:15
8295         Log: silence redefined warning for XS(INIT) {}
8296      Branch: perl
8297            ! op.c
8298 ____________________________________________________________________________
8299 [  1800] By: gsar                                  on 1998/09/23  02:42:23
8300         Log: support match indices via special variables @- and @+
8301              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8302              Date: Tue, 21 Jul 1998 23:00:35 -0400 (EDT)
8303              Message-Id: <199807220300.XAA16081@monk.mps.ohio-state.edu>
8304              Subject: [PATCH 5.004_76] @- and @+
8305      Branch: perl
8306            ! av.c embed.h global.sym gv.c mg.c objXSUB.h objpp.h perl.h
8307            ! pod/perlvar.pod proto.h regnodes.h sv.c t/op/pat.t toke.c
8308 ____________________________________________________________________________
8309 [  1799] By: gsar                                  on 1998/09/23  01:44:31
8310         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8311              Date: Tue, 11 Aug 1998 18:43:29 -0400 (EDT)
8312              Message-Id: <199808112243.SAA14243@monk.mps.ohio-state.edu>
8313              Subject: Re: Segmentation fault for /a*abc?xyz+pqr{3}ab{2,}xy{4,5}pq{0,6}AB{0,}zz/
8314      Branch: perl
8315            ! regcomp.c t/op/re_tests
8316 ____________________________________________________________________________
8317 [  1798] By: gsar                                  on 1998/09/23  01:39:23
8318         Log: integrate maint-5.005 changes (except conflicting change#1794)
8319      Branch: perl
8320            ! Changes
8321           !> objXSUB.h op.c pod/perlfunc.pod pp.c regcomp.c t/op/re_tests
8322           !> toke.c util.c win32/config.bc win32/config.gc win32/config.vc
8323           !> win32/win32.h
8324 ____________________________________________________________________________
8325 [  1797] By: gsar                                  on 1998/09/23  01:32:36
8326         Log: add note to win32/Makefile about setting CCHOME
8327      Branch: perl
8328            ! win32/Makefile win32/makefile.mk
8329 ____________________________________________________________________________
8330 [  1796] By: gsar                                  on 1998/09/23  01:31:32
8331         Log: perl.pod tweak
8332      Branch: perl
8333            ! pod/perl.pod
8334 ____________________________________________________________________________
8335 [  1795] By: gsar                                  on 1998/09/21  20:34:10
8336         Log: make xsubpp generate well-formed code with CAPI && !PERL_OBJECT
8337      Branch: perl
8338            ! lib/ExtUtils/xsubpp
8339 ____________________________________________________________________________
8340 [  1789] By: gsar                                  on 1998/09/18  18:01:37
8341         Log: delay freeing itervar so C<for $i (@a) { return($i) }> works
8342      Branch: perl
8343            ! cop.h t/cmd/for.t
8344 ____________________________________________________________________________
8345 [  1788] By: gsar                                  on 1998/09/17  02:19:11
8346         Log: resync win32/config.?c with Porting/config.sh to pick up apiversion
8347      Branch: perl
8348            ! win32/config.bc win32/config.gc win32/config.vc
8349 ____________________________________________________________________________
8350 [  1787] By: gsar                                  on 1998/09/17  01:45:14
8351         Log: suppress bogus warning on C<sub x {} x()>
8352      Branch: perl
8353            ! toke.c
8354 ____________________________________________________________________________
8355 [  1786] By: gsar                                  on 1998/09/17  01:42:51
8356         Log: ntohl typo in objXSUB.h
8357      Branch: perl
8358            ! objXSUB.h
8359 ____________________________________________________________________________
8360 [  1785] By: gsar                                  on 1998/09/17  01:41:48
8361         Log: fill gaps in sig_* entries in win32/config.?c
8362      Branch: perl
8363            ! win32/config.bc win32/config.gc win32/config.vc
8364 ____________________________________________________________________________
8365 [  1781] By: larry                                 on 1998/09/05  23:48:24
8366         Log: tr/// logic was hosed under utf8
8367      Branch: perl
8368            ! doop.c op.c op.h pp.c proto.h
8369 ____________________________________________________________________________
8370 [  1780] By: larry                                 on 1998/09/05  23:44:16
8371         Log: several new tests needed tweaking to work under utf8
8372      Branch: perl
8373            ! t/comp/require.t t/op/pack.t t/op/substr.t
8374 ____________________________________________________________________________
8375 [  1779] By: larry                                 on 1998/09/05  23:41:42
8376         Log: index() applied BM optimization to wrong argument
8377      Branch: perl
8378            ! op.c util.c
8379 ____________________________________________________________________________
8380 [  1778] By: larry                                 on 1998/09/05  23:38:29
8381         Log: Implicit require during compile reset line numbering
8382      Branch: perl
8383            ! pp_ctl.c
8384
8385 ----------------
8386 Version 5.005_51
8387 ----------------
8388
8389 ____________________________________________________________________________
8390 [  1777] By: gsar                                  on 1998/08/10  07:02:38
8391         Log: various tweaks: fix signed vs. unsigned problems that prevented C++
8392              builds; add sundry PERL_OBJECT scaffolding to get it to build; fix
8393              lexical warning testsuite for win32
8394      Branch: perl
8395            ! Changes doop.c embed.h global.sym objXSUB.h objpp.h op.c
8396            ! pod/perlhist.pod pp.c pp_hot.c proto.h regcomp.c regexec.c
8397            ! sv.c t/pragma/warn-doio t/pragma/warn-mg t/pragma/warn-op
8398            ! t/pragma/warn-regexec toke.c utf8.c win32/GenCAPI.pl
8399            ! win32/Makefile win32/makefile.mk
8400 ____________________________________________________________________________
8401 [  1776] By: gsar                                  on 1998/08/09  17:53:48
8402         Log: fix coredump with MULTIPLICITY (ckWARN() needs early curcop init)
8403      Branch: perl
8404            ! Changes MANIFEST perl.c pod/perlhist.pod
8405 ____________________________________________________________________________
8406 [  1775] By: gsar                                  on 1998/08/09  14:35:33
8407         Log: tweak warning test
8408      Branch: perl
8409            ! t/pragma/warn-toke
8410 ____________________________________________________________________________
8411 [  1774] By: gsar                                  on 1998/08/09  14:13:46
8412         Log: add missing dTHR; notes for test failures due to small stacksize
8413      Branch: perl
8414            ! doio.c gv.c op.c sv.c t/pragma/warn-mg t/pragma/warn-regexec
8415            ! toke.c universal.c util.c
8416 ____________________________________________________________________________
8417 [  1773] By: gsar                                  on 1998/08/09  11:31:53
8418         Log: lexical warnings; tweaks to places that didn't apply correctly
8419              From:    pmarquess@bfsec.bt.co.uk (Paul Marquess)
8420              Date:    Wed, 29 Jul 1998 09:28:45 BST
8421              Message-Id: <9807290828.AA26286@claudius.bfsec.bt.co.uk>
8422              Subject: lexical warnings patch for 5.005_50
8423      Branch: perl
8424            + README.lexwarn lib/warning.pm t/pragma/warn-2use
8425            + t/pragma/warn-3both t/pragma/warn-4lint t/pragma/warn-5nolint
8426            + t/pragma/warn-doio t/pragma/warn-gv t/pragma/warn-mg
8427            + t/pragma/warn-op t/pragma/warn-perl t/pragma/warn-perly
8428            + t/pragma/warn-pp t/pragma/warn-pp_ctl t/pragma/warn-pp_hot
8429            + t/pragma/warn-pp_sys t/pragma/warn-regcomp
8430            + t/pragma/warn-regexec t/pragma/warn-sv t/pragma/warn-taint
8431            + t/pragma/warn-toke t/pragma/warn-universal t/pragma/warn-util
8432            + warning.h warning.pl
8433            ! Changes MANIFEST Makefile.SH cop.h doio.c global.sym gv.c
8434            ! lib/diagnostics.pm mg.c op.c op.h perl.c perl.h pp.c pp_ctl.c
8435            ! pp_hot.c pp_sys.c proto.h regcomp.c regexec.c sv.c t/op/tie.t
8436            ! t/pragma/warn-1global t/pragma/warning.t taint.c toke.c
8437            ! universal.c util.c
8438 ____________________________________________________________________________
8439 [  1772] By: gsar                                  on 1998/08/08  23:06:00
8440         Log: bump patchlevel to 5.005_51
8441      Branch: perl
8442            ! patchlevel.h win32/Makefile win32/config_H.bc
8443            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
8444 ____________________________________________________________________________
8445 [  1771] By: gsar                                  on 1998/08/08  23:01:57
8446         Log: fix bogus warning on "\x{123}"
8447              From: pmarquess@claudius.bfsec.bt.co.uk (Paul Marquess)
8448              Date: Mon, 27 Jul 1998 06:16:15 +0100 (BST)
8449              Message-Id: <9807270534.AA11102@claudius.bfsec.bt.co.uk>
8450              Subject: [5.005_50 PATCH] Some unicode problems
8451      Branch: perl
8452            ! regcomp.c toke.c
8453 ____________________________________________________________________________
8454 [  1770] By: gsar                                  on 1998/08/08  22:56:55
8455         Log: hide dup symbol for static build of ext/re
8456              From: Dominic Dunlop <domo@ppp72.vo.lu>
8457              Date: Wed, 29 Jul 1998 11:09:56 +0100 (WET DST)
8458              Message-Id: <199807291009.LAA08935@ppp72.vo.lu>
8459              Subject: Not OK: perl 5.00550 on powerpc-machten 4.1 [BOGUS PATCH]
8460      Branch: perl
8461            ! regcomp.c
8462 ____________________________________________________________________________
8463 [  1769] By: gsar                                  on 1998/08/08  22:45:06
8464         Log: fix double free on -Mutf8 -e '$b=uc("")'
8465              From: larry@wall.org (Larry Wall)
8466              Date: Fri, 7 Aug 1998 14:42:43 -0700
8467              Message-Id: <199808072142.OAA14920@wall.org>
8468              Subject: [PATCH 5.005_50]: uc("") and lc("") under utf8 fails
8469      Branch: perl
8470            ! pp.c
8471 ____________________________________________________________________________
8472 [  1768] By: gsar                                  on 1998/08/08  22:42:29
8473         Log: substr() assumes utf8 without say-so
8474              From: larry@wall.org (Larry Wall)
8475              Date: Fri, 7 Aug 1998 12:25:12 -0700
8476              Message-Id: <199808071925.MAA13436@wall.org>
8477              Subject: [PATCH 5.005_50] substr bug?
8478      Branch: perl
8479            ! pp.c
8480 ____________________________________________________________________________
8481 [  1767] By: gsar                                  on 1998/08/08  22:38:25
8482         Log: fix intolerance of SWASHes for blank lines
8483              From: Gisle Aas <aas@sn.no>
8484              Date: 06 Aug 1998 23:28:57 +0200
8485              Message-ID: <m3emutkdeu.fsf@furu.g.aas.no>
8486              Subject: Re: Re[2]: another joyride begins
8487      Branch: perl
8488            ! lib/utf8_heavy.pl
8489 ____________________________________________________________________________
8490 [  1766] By: gsar                                  on 1998/08/08  22:33:10
8491         Log: utf8 doc tweak
8492              From: Gisle Aas <aas@sn.no>
8493              Date: 05 Aug 1998 00:41:04 +0200
8494              Message-ID: <m3yat4wetb.fsf@furu.g.aas.no>
8495              Subject: Matching clumps
8496      Branch: perl
8497            ! lib/utf8.pm
8498 ____________________________________________________________________________
8499 [  1765] By: gsar                                  on 1998/08/08  22:31:37
8500         Log: kill bogus warning from -we 'use utf8; $_="\x{FF}"'
8501              From: Gisle Aas <aas@sn.no>
8502              Date: 04 Aug 1998 22:56:11 +0200
8503              Message-ID: <m3yat4sbys.fsf@furu.g.aas.no>
8504              Subject: Re: another joyride begins
8505      Branch: perl
8506            ! lib/utf8_heavy.pl
8507 ____________________________________________________________________________
8508 [  1764] By: gsar                                  on 1998/08/08  22:28:43
8509         Log: From: larry@wall.org (Larry Wall)
8510              Date: Tue, 4 Aug 1998 17:04:51 -0700
8511              Message-Id: <199808050004.RAA22592@wall.org>
8512              Subject: [PATCH 5.005_50] \pX not implemented!
8513      Branch: perl
8514            ! regcomp.c
8515 ____________________________________________________________________________
8516 [  1763] By: gsar                                  on 1998/08/08  22:27:15
8517         Log: From: Stephen McCamant <alias@mcs.com>
8518              Date: Sun,  2 Aug 1998 16:33:18 -0500 (CDT)
8519              Message-ID: <13764.55116.921952.837027@alias-2.pr.mcs.net>
8520              Subject: [PATCH] Eliminate superfluous RV2p[AH]Vs in oops[AH]V()
8521      Branch: perl
8522            ! op.c
8523 ____________________________________________________________________________
8524 [  1762] By: gsar                                  on 1998/08/08  22:26:09
8525         Log: From: Jarkko Hietaniemi <jhi@iki.fi>
8526              Date: Sun, 2 Aug 1998 22:05:28 +0300 (EET DST)
8527              Message-Id: <199808021905.WAA10592@alpha.hut.fi>
8528              Subject: [PATCH] 5.005_02-TRIAL1 or 5.004_05-MAINT_TRIAL_5: t/op/{pw,gr}ent.t
8529      Branch: perl
8530            + t/op/grent.t t/op/pwent.t
8531            ! MANIFEST
8532 ____________________________________________________________________________
8533 [  1761] By: gsar                                  on 1998/08/08  22:21:52
8534         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8535              Date: Thu, 30 Jul 1998 19:23:56 -0400 (EDT)
8536              Message-Id: <199807302323.TAA21175@monk.mps.ohio-state.edu>
8537              Subject: [5.005_50 PATCH] misprint in RE engine
8538      Branch: perl
8539            ! regexec.c t/op/re_tests
8540 ____________________________________________________________________________
8541 [  1760] By: gsar                                  on 1998/08/08  22:18:54
8542         Log: integrate maint-5.005 changes into mainline
8543      Branch: perl
8544           +> Porting/fixCORE README.os390 ebcdic.c win32/des_fcrypt.patch
8545           !> (integrate 138 files)
8546 ____________________________________________________________________________
8547 [  1672] By: gsar                                  on 1998/07/27  18:35:28
8548         Log: create new Changes
8549      Branch: perl
8550            + Changes
8551            ! Changes5.005 MANIFEST
8552 ____________________________________________________________________________
8553 [  1671] By: gsar                                  on 1998/07/27  18:30:57
8554         Log: rename Changes --> Changes5.005
8555      Branch: perl
8556           +> Changes5.005
8557            - Changes
8558 ____________________________________________________________________________
8559 [  1670] By: gsar                                  on 1998/07/27  18:10:14
8560         Log: integrate 5.005_01 changes from maint
8561      Branch: perl
8562            ! Changes
8563           !> README.win32 pod/perldelta.pod proto.h toke.c win32/GenCAPI.pl
8564           !> win32/win32.c
8565 ____________________________________________________________________________
8566 [  1667] By: nick                                  on 1998/07/26  14:31:01
8567         Log: Add dTHR so that it compiles miniperl in threaded mode
8568      Branch: perl
8569            ! doop.c mg.c regcomp.c regexec.c
8570 ____________________________________________________________________________
8571 [  1666] By: nick                                  on 1998/07/26  13:01:10
8572         Log: Resolve ansiperl against mainline (@1648?)
8573              Unclear that change number has "taken".
8574      Branch: ansiperl
8575           +> (branch 169 files)
8576            - ObjXSub.h XSLock.h compat3.sym fixvars pod/perld4.pod
8577           !> (integrate 131 files)
8578
8579 ----------------
8580 Version 5.005_50
8581 ----------------
8582
8583 ____________________________________________________________________________
8584 [  1665] By: gsar                                  on 1998/07/26  05:38:48
8585         Log: add trailing newline to file
8586      Branch: perl
8587            ! Changes lib/unicode/blocks.txt
8588 ____________________________________________________________________________
8589 [  1664] By: gsar                                  on 1998/07/26  05:08:48
8590         Log: integrate proto.h additions from maint-5.005
8591      Branch: perl
8592           !> pod/perlhist.pod proto.h
8593 ____________________________________________________________________________
8594 [  1663] By: gsar                                  on 1998/07/26  05:07:05
8595         Log: add new files to MANIFEST; add missing prototypes to proto.h;
8596              s/PL_utf8skip/utf8skip/ for now, or we end up with Perl_PL_;
8597              add typecasts to silence warnings; tweaks for win32 builds
8598      Branch: perl
8599            ! MANIFEST embed.h global.sym proto.h regexec.c toke.c utf8.h
8600            ! win32/Makefile win32/makefile.mk
8601 ____________________________________________________________________________
8602 [  1662] By: gsar                                  on 1998/07/26  05:01:52
8603         Log: add missing sv_*_mg() prototypes in proto.h, update perlhist.pod
8604      Branch: maint-5.005/perl
8605            ! pod/perlhist.pod proto.h
8606 ____________________________________________________________________________
8607 [  1661] By: gsar                                  on 1998/07/26  02:52:48
8608         Log: up patchlevel to 5.005_50
8609      Branch: perl
8610            ! Changes patchlevel.h win32/Makefile win32/config_H.bc
8611            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
8612 ____________________________________________________________________________
8613 [  1660] By: gsar                                  on 1998/07/26  02:43:57
8614         Log: integrate utfperl
8615      Branch: perl
8616           +> (branch 162 files)
8617           !> (integrate 29 files)
8618 ____________________________________________________________________________
8619 [  1659] By: gsar                                  on 1998/07/26  02:38:22
8620         Log: integrate maint-5.005 changes
8621      Branch: perl
8622           !> Changes README.vms djgpp/fixpmain emacs/ptags hints/beos.sh
8623           !> lib/Math/BigInt.pm pod/perldelta.pod pod/perlmodinstall.pod
8624           !> pod/perltoc.pod pp_sys.c t/lib/bigintpm.t
8625           !> vms/descrip_mms.template vms/subconfigure.com
8626 ____________________________________________________________________________
8627 [  1658] By: gsar                                  on 1998/07/26  02:23:46
8628         Log: VMS patches from Dan Sugalski <sugalskd@osshe.edu>
8629              Date: Fri, 24 Jul 1998 11:38:25 -0700
8630              Message-Id: <3.0.5.32.19980724113825.00a067b0@ous.edu>
8631              Subject: [PATCH 5.005] version number problem with VMS (Corrected)
8632              --
8633              Date: Fri, 24 Jul 1998 12:30:36 -0700
8634              Message-Id: <3.0.5.32.19980724123036.009f0390@ous.edu>
8635              Subject: [PATCH 5.005]Tweaks to README.vms
8636              --
8637              Date: Sat, 25 Jul 1998 17:56:55 -0700 (PDT)
8638              Message-ID: <Pine.GSO.3.96.980725175626.15740D-100000@netserve.ous.edu>
8639              Subject: [PATCH 5.005] Final build cleanup patch
8640      Branch: maint-5.005/perl
8641            ! README.vms vms/descrip_mms.template vms/subconfigure.com
8642 ____________________________________________________________________________
8643 [  1657] By: gsar                                  on 1998/07/26  02:19:50
8644         Log: another platform where pp_sselect() needs a whole fd_set buffer
8645              From: Lupe Christoph <lupe@alanya.m.isar.de>
8646              Date: Sat, 25 Jul 1998 19:49:33 +0200 (MET DST)
8647              Message-Id: <199807251749.TAA22347@alanya.m.isar.de>
8648              Subject: Patch for Not OK: perl 5.005 on i86pc-solaris-thread 2.6
8649      Branch: maint-5.005/perl
8650            ! pp_sys.c
8651 ____________________________________________________________________________
8652 [  1656] By: gsar                                  on 1998/07/26  02:12:46
8653         Log: fix problem building modules on dos-djgpp
8654              From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
8655              Date: Sat, 25 Jul 1998 00:53:39 +0200
8656              Message-ID: <19980725005339.C222@cdata.tvnet.hu>
8657              Subject: [PATCH 5.005] dos-djgpp and modules problem
8658      Branch: maint-5.005/perl
8659            ! djgpp/fixpmain
8660 ____________________________________________________________________________
8661 [  1655] By: gsar                                  on 1998/07/26  02:11:09
8662         Log: From: Tom Spindler <dogcow@home.merit.edu>
8663              Date: Wed, 22 Jul 1998 16:11:07 -0400
8664              Message-ID: <19980722161107.A16813@home.merit.edu>
8665              Subject: [PATCH 5.005] BeOS tweak
8666      Branch: maint-5.005/perl
8667            ! hints/beos.sh
8668 ____________________________________________________________________________
8669 [  1654] By: gsar                                  on 1998/07/26  02:09:29
8670         Log: various pod tweaks
8671      Branch: maint-5.005/perl
8672            ! Changes pod/perldelta.pod pod/perlmodinstall.pod
8673            ! pod/perltoc.pod
8674 ____________________________________________________________________________
8675 [  1653] By: gsar                                  on 1998/07/26  02:05:46
8676         Log: fix emacs/ptags for PL_* changes
8677              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8678              Date: Fri, 24 Jul 1998 03:12:35 -0400 (EDT)
8679              Message-Id: <199807240712.DAA04204@monk.mps.ohio-state.edu>
8680              Subject: [PATCH 5.004_76] Yet better ptags
8681      Branch: maint-5.005/perl
8682            ! emacs/ptags
8683 ____________________________________________________________________________
8684 [  1652] By: gsar                                  on 1998/07/26  02:03:01
8685         Log: fix behavior of <=> on bigints
8686              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
8687              Message-Id: <E0yzlfF-0004kz-00@taurus.cus.cam.ac.uk>
8688              Date: Fri, 24 Jul 1998 18:29:53 +0100
8689              Subject: [PATCH] Re: Math::BigInt <=> op is not correct.
8690      Branch: maint-5.005/perl
8691            ! lib/Math/BigInt.pm t/lib/bigintpm.t
8692 ____________________________________________________________________________
8693 [  1651] By: larry                                 on 1998/07/24  05:44:33
8694         Log: Here are the long-expected Unicode/UTF-8 modifications.
8695      Branch: utfperl
8696            + lib/unicode/ArabLink.pl lib/unicode/ArabLnkGrp.pl
8697            + lib/unicode/Bidirectional.pl lib/unicode/Block.pl
8698            + lib/unicode/Category.pl lib/unicode/CombiningClass.pl
8699            + lib/unicode/Decomposition.pl
8700            + lib/unicode/In/AlphabeticPresentationForms.pl
8701            + lib/unicode/In/Arabic.pl
8702            + lib/unicode/In/ArabicPresentationForms-A.pl
8703            + lib/unicode/In/ArabicPresentationForms-B.pl
8704            + lib/unicode/In/Armenian.pl lib/unicode/In/Arrows.pl
8705            + lib/unicode/In/BasicLatin.pl lib/unicode/In/Bengali.pl
8706            + lib/unicode/In/BlockElements.pl lib/unicode/In/Bopomofo.pl
8707            + lib/unicode/In/BoxDrawing.pl
8708            + lib/unicode/In/CJKCompatibility.pl
8709            + lib/unicode/In/CJKCompatibilityForms.pl
8710            + lib/unicode/In/CJKCompatibilityIdeographs.pl
8711            + lib/unicode/In/CJKSymbolsandPunctuation.pl
8712            + lib/unicode/In/CJKUnifiedIdeographs.pl
8713            + lib/unicode/In/CombiningDiacriticalMarks.pl
8714            + lib/unicode/In/CombiningHalfMarks.pl
8715            + lib/unicode/In/CombiningMarksforSymbols.pl
8716            + lib/unicode/In/ControlPictures.pl
8717            + lib/unicode/In/CurrencySymbols.pl lib/unicode/In/Cyrillic.pl
8718            + lib/unicode/In/Devanagari.pl lib/unicode/In/Dingbats.pl
8719            + lib/unicode/In/EnclosedAlphanumerics.pl
8720            + lib/unicode/In/EnclosedCJKLettersandMonths.pl
8721            + lib/unicode/In/GeneralPunctuation.pl
8722            + lib/unicode/In/GeometricShapes.pl lib/unicode/In/Georgian.pl
8723            + lib/unicode/In/Greek.pl lib/unicode/In/GreekExtended.pl
8724            + lib/unicode/In/Gujarati.pl lib/unicode/In/Gurmukhi.pl
8725            + lib/unicode/In/HalfwidthandFullwidthForms.pl
8726            + lib/unicode/In/HangulCompatibilityJamo.pl
8727            + lib/unicode/In/HangulJamo.pl lib/unicode/In/HangulSyllables.pl
8728            + lib/unicode/In/Hebrew.pl
8729            + lib/unicode/In/HighPrivateUseSurrogates.pl
8730            + lib/unicode/In/HighSurrogates.pl lib/unicode/In/Hiragana.pl
8731            + lib/unicode/In/IPAExtensions.pl lib/unicode/In/Kanbun.pl
8732            + lib/unicode/In/Kannada.pl lib/unicode/In/Katakana.pl
8733            + lib/unicode/In/Lao.pl lib/unicode/In/Latin-1Supplement.pl
8734            + lib/unicode/In/LatinExtended-A.pl
8735            + lib/unicode/In/LatinExtended-B.pl
8736            + lib/unicode/In/LatinExtendedAdditional.pl
8737            + lib/unicode/In/LetterlikeSymbols.pl
8738            + lib/unicode/In/LowSurrogates.pl lib/unicode/In/Malayalam.pl
8739            + lib/unicode/In/MathematicalOperators.pl
8740            + lib/unicode/In/MiscellaneousSymbols.pl
8741            + lib/unicode/In/MiscellaneousTechnical.pl
8742            + lib/unicode/In/NumberForms.pl
8743            + lib/unicode/In/OpticalCharacterRecognition.pl
8744            + lib/unicode/In/Oriya.pl lib/unicode/In/PrivateUse.pl
8745            + lib/unicode/In/SmallFormVariants.pl
8746            + lib/unicode/In/SpacingModifierLetters.pl
8747            + lib/unicode/In/Specials.pl
8748            + lib/unicode/In/SuperscriptsandSubscripts.pl
8749            + lib/unicode/In/Tamil.pl lib/unicode/In/Telugu.pl
8750            + lib/unicode/In/Thai.pl lib/unicode/In/Tibetan.pl
8751            + lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
8752            + lib/unicode/Is/BidiAN.pl lib/unicode/Is/BidiB.pl
8753            + lib/unicode/Is/BidiCS.pl lib/unicode/Is/BidiEN.pl
8754            + lib/unicode/Is/BidiES.pl lib/unicode/Is/BidiET.pl
8755            + lib/unicode/Is/BidiL.pl lib/unicode/Is/BidiON.pl
8756            + lib/unicode/Is/BidiR.pl lib/unicode/Is/BidiS.pl
8757            + lib/unicode/Is/BidiWS.pl lib/unicode/Is/C.pl
8758            + lib/unicode/Is/Cc.pl lib/unicode/Is/Cn.pl lib/unicode/Is/Co.pl
8759            + lib/unicode/Is/DCcircle.pl lib/unicode/Is/DCcompat.pl
8760            + lib/unicode/Is/DCfinal.pl lib/unicode/Is/DCfont.pl
8761            + lib/unicode/Is/DCinital.pl lib/unicode/Is/DCinitial.pl
8762            + lib/unicode/Is/DCisolated.pl lib/unicode/Is/DCnarrow.pl
8763            + lib/unicode/Is/DCnoBreak.pl lib/unicode/Is/DCsmall.pl
8764            + lib/unicode/Is/DCsquare.pl lib/unicode/Is/DCsub.pl
8765            + lib/unicode/Is/DCsuper.pl lib/unicode/Is/DCvertical.pl
8766            + lib/unicode/Is/DCwide.pl lib/unicode/Is/DecoCanon.pl
8767            + lib/unicode/Is/DecoCompat.pl lib/unicode/Is/Digit.pl
8768            + lib/unicode/Is/L.pl lib/unicode/Is/Ll.pl lib/unicode/Is/Lm.pl
8769            + lib/unicode/Is/Lo.pl lib/unicode/Is/Lower.pl
8770            + lib/unicode/Is/Lt.pl lib/unicode/Is/Lu.pl lib/unicode/Is/M.pl
8771            + lib/unicode/Is/Mc.pl lib/unicode/Is/Mirrored.pl
8772            + lib/unicode/Is/Mn.pl lib/unicode/Is/N.pl lib/unicode/Is/Nd.pl
8773            + lib/unicode/Is/No.pl lib/unicode/Is/P.pl lib/unicode/Is/Pd.pl
8774            + lib/unicode/Is/Pe.pl lib/unicode/Is/Po.pl
8775            + lib/unicode/Is/Print.pl lib/unicode/Is/Ps.pl
8776            + lib/unicode/Is/S.pl lib/unicode/Is/Sc.pl lib/unicode/Is/Sm.pl
8777            + lib/unicode/Is/So.pl lib/unicode/Is/Space.pl
8778            + lib/unicode/Is/Upper.pl lib/unicode/Is/Z.pl
8779            + lib/unicode/Is/Zl.pl lib/unicode/Is/Zp.pl lib/unicode/Is/Zs.pl
8780            + lib/unicode/JamoShort.pl lib/unicode/Makefile
8781            + lib/unicode/Name.pl lib/unicode/Number.pl
8782            + lib/unicode/To/Digit.pl lib/unicode/To/Lower.pl
8783            + lib/unicode/To/Title.pl lib/unicode/To/Upper.pl
8784            + lib/unicode/UnicodeData-Latest.txt lib/unicode/arabshp.txt
8785            + lib/unicode/blocks.txt lib/unicode/index2.txt
8786            + lib/unicode/jamo2.txt lib/unicode/mktables.PL
8787            + lib/unicode/names2.txt lib/unicode/props2.txt
8788            + lib/unicode/readme.txt lib/utf8.pm lib/utf8_heavy.pl t/UTEST
8789            + utf8.c utf8.h
8790            ! Makefile.SH doop.c embed.h embedvar.h global.sym handy.h mg.c
8791            ! op.c op.h perl.h perlvars.h pod/perlfunc.pod pod/perlop.pod
8792            ! pod/perlre.pod pp.c pp_ctl.c pp_hot.c proto.h regcomp.c
8793            ! regcomp.h regcomp.sym regexec.c regexp.h regnodes.h sv.c
8794            ! t/op/vec.t toke.c util.c vms/vmsish.h
8795 ____________________________________________________________________________
8796 [  1650] By: gsar                                  on 1998/07/24  04:06:48
8797         Log: create utfperl branch
8798      Branch: utfperl
8799           +> (branch 1079 files)
8800 ____________________________________________________________________________
8801 [  1649] By: gsar                                  on 1998/07/24  03:56:56
8802         Log: create maint-5.005 branch
8803      Branch: maint-5.005/perl
8804           +> (branch 1079 files)
8805 ____________________________________________________________________________
8806 [  1648] By: gsar                                  on 1998/07/24  03:36:35
8807         Log: un-checked-in 5.005 Changes  (this is 5.005 *exactly*)
8808      Branch: perl
8809            ! Changes
8810