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