38352056ef4c2340da7ed6f542ed0bbc98ad4339
[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_60        Development release working toward 5.006
79 ----------------
80
81 ____________________________________________________________________________
82 [  3901] By: gsar                                  on 1999/08/02  18:51:18
83         Log: integrate cfgperl contents
84      Branch: perl
85           !> INSTALL README pod/perldelta.pod
86 ____________________________________________________________________________
87 [  3900] By: jhi                                   on 1999/08/02  18:46:21
88         Log: Update README and INSTALL; partly based on the message
89              
90              From: "John L. Allen" <allen@grumman.com>
91              To: Jarkko Hietaniemi <jhi@iki.fi>
92              cc: perl5-porters@perl.org
93              Subject: Re: Perl Installation Problem
94              Date: Thu, 29 Jul 1999 14:55:05 -0400 (EDT)
95              Message-ID: <Pine.SOL.3.91.990729144440.1035A-100000@gateway.grumman.com>
96              
97              and private email from Andy Dougherty.
98      Branch: cfgperl
99            ! INSTALL README
100 ____________________________________________________________________________
101 [  3899] By: jhi                                   on 1999/08/02  18:36:35
102         Log: Integrate with Sarathy.
103      Branch: cfgperl
104           !> op.c
105 ____________________________________________________________________________
106 [  3898] By: jhi                                   on 1999/08/02  18:34:49
107         Log: Update PERL_BINCOMPAT_5005; update 64-bitness.
108      Branch: cfgperl
109            ! pod/perldelta.pod
110 ____________________________________________________________________________
111 [  3897] By: gsar                                  on 1999/08/02  18:18:37
112         Log: optimizations could sometimes bypass bareword check
113      Branch: perl
114            ! op.c
115 ____________________________________________________________________________
116 [  3896] By: jhi                                   on 1999/08/02  18:18:34
117         Log: Integrate with Sarathy.
118      Branch: cfgperl
119           !> Changes makedef.pl patchlevel.h win32/Makefile
120           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
121           !> win32/makefile.mk
122 ____________________________________________________________________________
123 [  3895] By: gsar                                  on 1999/08/02  17:22:40
124         Log: up patchlevel etc.
125      Branch: perl
126            ! Changes patchlevel.h win32/Makefile win32/config_H.bc
127            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
128 ____________________________________________________________________________
129 [  3894] By: gsar                                  on 1999/08/02  17:12:31
130         Log: integrate change#3893, make it conditional on bincompat5005
131      Branch: perl
132            ! makedef.pl
133 ____________________________________________________________________________
134 [  3893] By: jhi                                   on 1999/08/02  16:49:08
135         Log: PERL_BINCOMPAT_5005 symbol translation.
136              (AIX wouldn't link neither perl nor extensions.)
137      Branch: cfgperl
138            ! makedef.pl
139 ____________________________________________________________________________
140 [  3892] By: gsar                                  on 1999/08/02  16:09:13
141         Log: integrate cfgperl contents into mainline
142      Branch: perl
143           +> t/op/64bit.t
144            ! Changes
145           !> Configure MANIFEST config_h.SH doio.c dump.c hints/aix.sh op.c
146           !> pod/perlfunc.pod pp_hot.c pp_sys.c regcomp.c sv.c t/io/open.t
147           !> t/pragma/utf8.t t/pragma/warn/pp_hot toke.c util.c
148 ____________________________________________________________________________
149 [  3891] By: jhi                                   on 1999/08/02  14:52:40
150         Log: AIX long long probing requires LL suffix for
151              the ll constant.  The suffix doesn't seem
152              to bother other ll platforms.
153      Branch: cfgperl
154            ! Configure config_h.SH hints/aix.sh
155      Branch: metaconfig/U/perl
156            ! quadfio.U
157 ____________________________________________________________________________
158 [  3890] By: jhi                                   on 1999/08/02  14:21:55
159         Log: Exact path to perl for open -|.
160      Branch: cfgperl
161            ! t/io/open.t
162 ____________________________________________________________________________
163 [  3889] By: jhi                                   on 1999/08/02  14:18:03
164         Log: Integrate with Sarathy.
165      Branch: cfgperl
166           !> Changes patchlevel.h pod/perlhist.pod pp_ctl.c util.c
167           !> win32/Makefile win32/config_H.bc win32/config_H.gc
168           !> win32/config_H.vc win32/makefile.mk win32/win32.c
169 ____________________________________________________________________________
170 [  3888] By: jhi                                   on 1999/08/02  14:14:29
171         Log: AIX -Duse64bits: old AIXen do not have the getconf variables.
172      Branch: cfgperl
173            ! hints/aix.sh
174 ____________________________________________________________________________
175 [  3887] By: jhi                                   on 1999/08/02  12:53:10
176         Log: Fix some of the {IV_IS_QUAD,UV_IS_QUAD} cases so that
177              emacs code indentation doesn't get wrong ideas--
178              in other words, introduce a couple of "redundant" if:s.
179      Branch: cfgperl
180            ! doio.c dump.c op.c pp_hot.c pp_sys.c regcomp.c sv.c toke.c
181            ! util.c
182 ____________________________________________________________________________
183 [  3886] By: jhi                                   on 1999/08/02  12:43:16
184         Log: Mention that also *BSD systems with glibc are known to stumble.
185      Branch: cfgperl
186            ! t/pragma/warn/pp_hot
187 ____________________________________________________________________________
188 [  3885] By: jhi                                   on 1999/08/02  12:34:15
189         Log: Allow also non-long long but still quad platforms print quads.
190      Branch: cfgperl
191            ! Configure config_h.SH
192      Branch: metaconfig/U/perl
193            ! longdblfio.U quadfio.U
194 ____________________________________________________________________________
195 [  3884] By: jhi                                   on 1999/08/02  11:56:14
196         Log: Fix regclass utf8 hex ranges for quads.
197      Branch: cfgperl
198            ! regcomp.c
199 ____________________________________________________________________________
200 [  3883] By: jhi                                   on 1999/08/02  11:42:14
201         Log: Enhance the description of how to detect quad support.
202      Branch: cfgperl
203            ! pod/perlfunc.pod
204 ____________________________________________________________________________
205 [  3882] By: jhi                                   on 1999/08/02  11:22:19
206         Log: Fix printf %D %U %O for quads.
207      Branch: cfgperl
208            ! sv.c t/op/64bit.t
209 ____________________________________________________________________________
210 [  3881] By: jhi                                   on 1999/08/02  11:16:12
211         Log: Document quad printing.
212      Branch: cfgperl
213            ! pod/perlfunc.pod
214 ____________________________________________________________________________
215 [  3880] By: jhi                                   on 1999/08/02  10:32:01
216         Log: More 64-bit fixing.  One known bug of that kind
217              remains, 32-bit platforms using long long in
218              the test t/pragma/utf8 subtests 1-3 fail.
219              (Update: change    #3884 fixed that one.)
220      Branch: cfgperl
221            + t/op/64bit.t
222            ! Configure MANIFEST config_h.SH regcomp.c sv.c t/pragma/utf8.t
223
224 ----------------
225 Version 5.005_59
226 ----------------
227
228 ____________________________________________________________________________
229 [  3879] By: gsar                                  on 1999/08/02  08:18:58
230         Log: integrate cfgperl changes into mainline
231      Branch: perl
232           !> Configure config_h.SH sv.c
233 ____________________________________________________________________________
234 [  3878] By: gsar                                  on 1999/08/02  08:13:16
235         Log: change#3692 had an unintentional patch leak through!
236              (this would explain the mysterious C<next LABEL> failures
237              people have seen)
238      Branch: perl
239            ! pp_ctl.c
240 ____________________________________________________________________________
241 [  3877] By: gsar                                  on 1999/08/02  08:00:29
242         Log: up patchlevel to 59
243      Branch: perl
244            ! Changes patchlevel.h pod/perlhist.pod win32/Makefile
245            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
246            ! win32/makefile.mk
247 ____________________________________________________________________________
248 [  3876] By: gsar                                  on 1999/08/02  07:51:18
249         Log: fix coredump under usethreads+debug
250      Branch: perl
251            ! util.c
252 ____________________________________________________________________________
253 [  3875] By: jhi                                   on 1999/08/02  07:50:51
254         Log: d_bincompat5005 could be left empty.
255      Branch: cfgperl
256            ! Configure config_h.SH
257      Branch: metaconfig/U/perl
258            ! bincompat5005.U
259 ____________________________________________________________________________
260 [  3874] By: jhi                                   on 1999/08/02  07:42:45
261         Log: Fix printf %d when IV is quad.
262      Branch: cfgperl
263            ! sv.c
264 ____________________________________________________________________________
265 [  3873] By: gsar                                  on 1999/08/02  07:41:03
266         Log: fix d_bincompat5005='' junking config.h
267      Branch: perl
268            ! Configure
269 ____________________________________________________________________________
270 [  3872] By: gsar                                  on 1999/08/02  07:38:48
271         Log: C needs parameter list, not merely type
272      Branch: perl
273            ! win32/win32.c
274 ____________________________________________________________________________
275 [  3871] By: jhi                                   on 1999/08/02  07:20:51
276         Log: Integrate with Sarathy.
277      Branch: cfgperl
278           !> Changes ext/B/B/C.pm ext/B/B/CC.pm regexec.c
279 ____________________________________________________________________________
280 [  3870] By: gsar                                  on 1999/08/02  07:12:18
281         Log: integrate cfgperl changes into mainline
282      Branch: perl
283            ! Changes
284           !> Configure Makefile.SH Porting/Glossary Porting/config.sh
285           !> Porting/config_H config_h.SH doio.c dump.c mg.c op.c perl.h
286           !> pp_ctl.c pp_hot.c pp_sys.c scope.c sv.c t/pragma/warn/sv
287           !> toke.c util.c
288 ____________________________________________________________________________
289 [  3869] By: gsar                                  on 1999/08/02  06:59:09
290         Log: From: "Vishal Bhatia" <vishalb@my-deja.com>
291              Date: Sat, 31 Jul 1999 19:08:33 -0700
292              Message-ID: <LAONLKLELDJAFAAA@my-deja.com>
293              Subject: [PATCH 5.005_58] "use constant" in the compiler
294      Branch: perl
295            ! ext/B/B/C.pm ext/B/B/CC.pm
296 ____________________________________________________________________________
297 [  3868] By: gsar                                  on 1999/08/02  06:55:51
298         Log: debug build tweak
299      Branch: perl
300            ! regexec.c
301 ____________________________________________________________________________
302 [  3867] By: gsar                                  on 1999/08/02  06:35:18
303         Log: create vmsperl branch (to be owned and operated by: cbailey)
304      Branch: vmsperl
305           +> (branch 1476 files)
306 ____________________________________________________________________________
307 [  3866] By: jhi                                   on 1999/08/01  23:34:40
308         Log: so_locations once is enough.
309      Branch: cfgperl
310            ! Makefile.SH
311 ____________________________________________________________________________
312 [  3865] By: jhi                                   on 1999/08/01  23:13:05
313         Log: Simplicate duplicated code.
314      Branch: cfgperl
315            ! util.c
316 ____________________________________________________________________________
317 [  3864] By: jhi                                   on 1999/08/01  22:41:41
318         Log: Integrate with Sarathy.  perl.h and util.c required manual resolving.
319      Branch: cfgperl
320           +> README.cygwin cygwin/Makefile.SHs cygwin/ld2.in
321           +> cygwin/perlld.in ext/DynaLoader/dl_cygwin.xs hints/cygwin.sh
322            - README.cygwin32 cygwin32/Makefile.SHs
323            - cygwin32/build-instructions.READFIRST
324            - cygwin32/build-instructions.charles-wilson
325            - cygwin32/build-instructions.sebastien-barre
326            - cygwin32/build-instructions.steven-morlock
327            - cygwin32/build-instructions.steven-morlock2 cygwin32/ld2.in
328            - cygwin32/perlld.in ext/DynaLoader/dl_cygwin32.xs
329            - hints/cygwin32.sh
330           !> (integrate 61 files)
331 ____________________________________________________________________________
332 [  3863] By: jhi                                   on 1999/08/01  22:36:02
333         Log: Regen Configure and Glossary once again.
334      Branch: cfgperl
335            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
336            ! config_h.SH
337 ____________________________________________________________________________
338 [  3862] By: jhi                                   on 1999/08/01  22:26:09
339         Log: Glossary update for #3861.
340      Branch: cfgperl
341            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
342            ! config_h.SH
343 ____________________________________________________________________________
344 [  3861] By: jhi                                   on 1999/08/01  22:22:51
345         Log: 64-bit work.  Now 32-bit platforms get a 100% make test
346              with -Duse64bits (using long long).
347              Tested in Solaris 2.6 sparc  RH Linux 6.0 x86
348              (and Digital IX 4.0D, to get a true 64-bit opinion).  Now e.g.
349              'print unpack "q", pack "q", 12345678901'
350              should work on such 32-bit platforms.
351              Still a lot of printf()s behind -D which wrongly assume
352              that %ld/%lx and (long) are a good combination.
353              Introducing a slew of new macros intended to be used in printf()
354              format strings: e. g. PERL_PRId64 is the string to be used
355              when printing an IV, printf("%" PERL_PRId64 "\n", iv).
356              The PRI... naming follows the C9X naming of <inttypes.h> macros.
357      Branch: cfgperl
358            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
359            ! config_h.SH doio.c dump.c mg.c op.c perl.h pp_ctl.c pp_hot.c
360            ! pp_sys.c scope.c sv.c t/pragma/warn/sv toke.c util.c
361      Branch: metaconfig/U/perl
362            + atolf.U atoll.U longdblfio.U quadfio.U strtoull.U
363 ____________________________________________________________________________
364 [  3860] By: gsar                                  on 1999/08/01  21:23:18
365         Log: integrate cfgperl contents into mainline
366      Branch: perl
367            ! toke.c
368           !> (integrate 29 files)
369 ____________________________________________________________________________
370 [  3859] By: gsar                                  on 1999/08/01  21:13:09
371         Log: From: Nathan Torkington <gnat@frii.com>
372              Date: Sun, 1 Aug 1999 11:23:35 -0600 (MDT)
373              Message-ID: <14244.33431.739419.806927@localhost.frii.com>
374              Subject: [PATCH 5.005_58] ext/B/B/Disassembler.pm patch
375      Branch: perl
376            ! ext/B/B/Disassembler.pm
377 ____________________________________________________________________________
378 [  3858] By: gsar                                  on 1999/08/01  21:09:15
379         Log: DB_File 1.68 update from Paul Marquess
380      Branch: perl
381            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
382            ! ext/DB_File/DB_File.xs t/lib/db-btree.t t/lib/db-hash.t
383            ! t/lib/db-recno.t
384 ____________________________________________________________________________
385 [  3857] By: gsar                                  on 1999/08/01  21:05:54
386         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
387              Date: Sat, 31 Jul 1999 05:13:38 -0400
388              Message-Id: <199907311407.IAA25038@localhost.frii.com>
389              Subject: [PATCH 5.005_58] More optimizations to REx engine
390      Branch: perl
391            ! embed.pl embedvar.h ext/Thread/Thread.xs objXSUB.h perl.c
392            ! perl.h proto.h regcomp.c regexec.c t/op/re_tests thrdvar.h
393 ____________________________________________________________________________
394 [  3856] By: gsar                                  on 1999/08/01  20:59:59
395         Log: slightly modified version of suggested patch
396              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
397              Date: Sat, 31 Jul 1999 04:45:12 -0400
398              Message-Id: <199907311406.IAA25034@localhost.frii.com>
399              Subject: [PATCH 5.005_58] Fix OS/2 build
400      Branch: perl
401            ! Makefile.SH lib/ExtUtils/MM_OS2.pm lib/ExtUtils/Mksymlists.pm
402            ! makedef.pl os2/Makefile.SHs os2/diff.configure perl.h sv.h
403 ____________________________________________________________________________
404 [  3855] By: gsar                                  on 1999/08/01  20:49:06
405         Log: cygwin update
406              From: "Fifer, Eric" <EFifer@sanwaint.com>
407              Date: Fri, 30 Jul 1999 18:31:48 +0100
408              Message-Id: <71E287AB0D94D111BBD600600849EC8185EE06@POST>
409              Subject: [ID 19990730.003] PATCH] perl5.005_58 cygwin port
410      Branch: perl
411            ! doio.c dosish.h lib/File/Spec/Unix.pm mg.c perl.h perlsdio.h
412            ! pp_sys.c unixish.h util.c
413 ____________________________________________________________________________
414 [  3854] By: gsar                                  on 1999/08/01  20:41:53
415         Log: fixes from Stephen McCamant that address bugs in change#3612
416              (the optimization shouldn't be enabled in expressions where
417              the variable is introduced), and fix Deparse to grok the
418              optimization
419              Date: Thu, 29 Jul 1999 21:21:49 -0500 (CDT)
420              Message-ID: <14241.3133.979257.953396@alias-2.pr.mcs.net>
421              Subject: [PATCH _58] Set OPpTARGET_MY more consistently
422              --
423              Date: Thu, 29 Jul 1999 22:31:16 -0500 (CDT)
424              Message-ID: <14241.7300.181386.763503@alias-2.pr.mcs.net>
425              Subject: [PATCH _58] Disable TARGET_MY-ization on variable introduction
426              --
427              Date: Fri, 30 Jul 1999 22:25:27 -0500 (CDT)
428              Message-Id: <199907310326.VAA24376@localhost.frii.com>
429              Subject: [PATCH _58, long] B::Deparse (was Re: New warning 'Useless use of...')
430      Branch: perl
431            ! ext/B/B/Deparse.pm op.c
432 ____________________________________________________________________________
433 [  3853] By: gsar                                  on 1999/08/01  20:31:32
434         Log: From: Stephen McCamant <smccam@uclink4.berkeley.edu>
435              Date: Thu, 29 Jul 1999 14:08:50 -0500 (CDT)
436              Message-ID: <14240.42690.292893.605292@alias-2.pr.mcs.net>
437              Subject: [PATCH _58] Two one-liner LOGOP tweaks
438      Branch: perl
439            ! op.c opcode.h opcode.pl
440 ____________________________________________________________________________
441 [  3852] By: gsar                                  on 1999/08/01  20:29:17
442         Log: rename cygwin32 to cygwin (from Eric Fifer <EFifer@sanwaint.com>)
443      Branch: perl
444            ! AUTHORS EXTERN.h INSTALL MAINTAIN Makefile.SH Porting/patchls
445            ! README.cygwin README.win32 XSUB.h cygwin/Makefile.SHs
446            ! ext/DynaLoader/dl_cygwin.xs ext/POSIX/POSIX.xs
447            ! ext/SDBM_File/sdbm/pair.c hints/cygwin.sh
448            ! lib/ExtUtils/MM_Cygwin.pm makedepend.SH perl.h pod/perl.pod
449            ! pod/perlport.pod pp_sys.c util.c
450 ____________________________________________________________________________
451 [  3851] By: gsar                                  on 1999/08/01  20:20:05
452         Log: move files around for s/cygwin32/cygwin/ renaming
453      Branch: perl
454           +> README.cygwin cygwin/Makefile.SHs cygwin/ld2.in
455           +> cygwin/perlld.in ext/DynaLoader/dl_cygwin.xs hints/cygwin.sh
456            - README.cygwin32 cygwin32/Makefile.SHs
457            - cygwin32/build-instructions.READFIRST
458            - cygwin32/build-instructions.charles-wilson
459            - cygwin32/build-instructions.sebastien-barre
460            - cygwin32/build-instructions.steven-morlock
461            - cygwin32/build-instructions.steven-morlock2 cygwin32/ld2.in
462            - cygwin32/perlld.in ext/DynaLoader/dl_cygwin32.xs
463            - hints/cygwin32.sh
464            ! MANIFEST
465 ____________________________________________________________________________
466 [  3850] By: gsar                                  on 1999/08/01  20:05:14
467         Log: posix-bc hints tweak (via private mail from Thomas Dorner
468              <Thomas.Dorner@start.de>)
469      Branch: perl
470            ! Changes hints/posix-bc.sh
471 ____________________________________________________________________________
472 [  3849] By: gsar                                  on 1999/08/01  19:50:20
473         Log: notes on PERL_IMPLICIT_CONTEXT (from a version by Nathan Torkington
474              <gnat@frii.com>)
475      Branch: perl
476            ! perl.h pod/perldelta.pod pod/perlguts.pod
477 ____________________________________________________________________________
478 [  3848] By: gsar                                  on 1999/08/01  18:34:41
479         Log: fix defined(@foo) encarpments
480      Branch: perl
481            ! ext/B/B/C.pm lib/CGI.pm lib/Dumpvalue.pm lib/dumpvar.pl
482            ! pod/perltrap.pod
483 ____________________________________________________________________________
484 [  3847] By: jhi                                   on 1999/08/01  17:17:07
485         Log: Undo #3790 and the patches that attempted to fix it
486              (#3837, #3838, #3845).  The #3790 caused linkage failures
487              and/or core dumps in Solaris 2.6, Digital UNIX 4.0D, and
488              IRIX 6.5.
489      Branch: cfgperl
490            - ext/SDBM_File/hints/dec_osf.pl ext/SDBM_File/hints/solaris.pl
491            ! MANIFEST ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm
492            ! lib/ExtUtils/MakeMaker.pm os2/OS2/REXX/Makefile.PL perl.h
493 ____________________________________________________________________________
494 [  3846] By: jhi                                   on 1999/08/01  11:41:52
495         Log: Reading 64-bit decimal numbers was broken because
496              the NV was cast to an I32, not an IV.
497      Branch: cfgperl
498            ! toke.c
499 ____________________________________________________________________________
500 [  3845] By: jhi                                   on 1999/08/01  11:00:24
501         Log: Solaris doesn't like PERL_MALLOC_OK in SDBM_File.
502      Branch: cfgperl
503            + ext/SDBM_File/hints/solaris.pl
504 ____________________________________________________________________________
505 [  3844] By: jhi                                   on 1999/08/01  10:55:44
506         Log: Enable Solaris largefiles support only if -Duse64bits is used.
507              (Effectively removes #3311).
508      Branch: cfgperl
509            ! hints/solaris_2.sh
510 ____________________________________________________________________________
511 [  3843] By: jhi                                   on 1999/07/31  22:44:56
512         Log: Integer overflow iteration.
513      Branch: cfgperl
514            ! t/op/oct.t toke.c util.c
515 ____________________________________________________________________________
516 [  3842] By: jhi                                   on 1999/07/31  22:11:03
517         Log: Remove a lot of unused regnode codes.
518              Noticed by Ilya.
519      Branch: cfgperl
520            ! regcomp.c regcomp.sym regexec.c regnodes.h
521 ____________________________________________________________________________
522 [  3841] By: jhi                                   on 1999/07/31  21:53:54
523         Log: Make the use64bits and usethreads friendlier/braver;
524              they no more wimp out if the platform is unknown.
525              On use64bits if gcc used -DUSE_LONG_LONG is added
526              to the ccflags (this dependency on gcc caused a slightly weird
527              reordering of Configure, but things still seem to work.)
528      Branch: cfgperl
529            ! Configure README.threads config_h.SH
530      Branch: metaconfig
531            ! U/threads/usethreads.U
532      Branch: metaconfig/U/perl
533            ! use64bits.U
534 ____________________________________________________________________________
535 [  3840] By: jhi                                   on 1999/07/31  20:26:22
536         Log: Hack the "integer overflow" code some more.
537      Branch: cfgperl
538            ! perl.h toke.c util.c
539 ____________________________________________________________________________
540 [  3839] By: jhi                                   on 1999/07/31  20:22:00
541         Log: Test oct() at the 2^32-1 limit.
542      Branch: cfgperl
543            ! t/op/oct.t
544 ____________________________________________________________________________
545 [  3838] By: jhi                                   on 1999/07/31  20:08:43
546         Log: Update MANIFEST for #3837.
547      Branch: cfgperl
548            ! MANIFEST
549 ____________________________________________________________________________
550 [  3837] By: jhi                                   on 1999/07/31  20:02:40
551         Log: Digital UNIX 4.0D doesn't like perl malloc on sdbm
552              (a core dump with a corrput stack ensues).
553      Branch: cfgperl
554            + ext/SDBM_File/hints/dec_osf.pl
555 ____________________________________________________________________________
556 [  3836] By: jhi                                   on 1999/07/29  21:09:01
557         Log: Allow for Configure -Ubincompat5005 override.
558      Branch: cfgperl
559            ! Configure config_h.SH
560      Branch: metaconfig/U/perl
561            ! bincompat5005.U
562 ____________________________________________________________________________
563 [  3835] By: jhi                                   on 1999/07/29  21:04:02
564         Log: Make Configure support PERL_BINCOMPAT_5005.
565      Branch: cfgperl
566            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
567            ! config_h.SH
568      Branch: metaconfig/U/perl
569            + bincompat5005.U
570 ____________________________________________________________________________
571 [  3834] By: jhi                                   on 1999/07/29  19:25:35
572         Log: AIX tweak, need reported by David R. Fravor <dfavor@austin.ibm.com> 
573      Branch: cfgperl
574            ! Makefile.SH
575 ____________________________________________________________________________
576 [  3833] By: jhi                                   on 1999/07/29  14:07:09
577         Log: Integrate with Sarathy.  I overruled on perldelta
578              and perldiag.
579      Branch: cfgperl
580           !> README.win32 emacs/cperl-mode.el globals.c installperl
581           !> iperlsys.h makedef.pl perl.h pod/perldelta.pod
582           !> pod/perldiag.pod pod/perllexwarn.pod toke.c utils/perldoc.PL
583           !> win32/Makefile win32/bin/pl2bat.pl win32/makefile.mk
584           !> win32/perllib.c win32/win32.c
585 ____________________________________________________________________________
586 [  3832] By: jhi                                   on 1999/07/29  14:02:50
587         Log: Repent and make overly large integerish
588              constants non-fatal.  They are now promoted
589              to NVs, accompanied by an overflow warning that
590              is by default on.
591      Branch: cfgperl
592            ! embed.pl global.sym pod/perldelta.pod pod/perldiag.pod pp.c
593            ! proto.h t/op/oct.t t/pragma/warn/6default t/pragma/warn/util
594            ! toke.c util.c
595 ____________________________________________________________________________
596 [  3831] By: jhi                                   on 1999/07/29  11:40:04
597         Log: AIX exhibits different error on failed system().
598              Slightly modified patch via private email from
599              David R. Favor <dfavor@austin.ibm.com>
600      Branch: cfgperl
601            ! t/op/exec.t
602 ____________________________________________________________________________
603 [  3830] By: gsar                                  on 1999/07/29  07:46:11
604         Log: cperl-mode.el v4.19
605      Branch: perl
606            ! emacs/cperl-mode.el
607 ____________________________________________________________________________
608 [  3829] By: gsar                                  on 1999/07/29  07:30:35
609         Log: From: jan.dubois@ibm.net (Jan Dubois)
610              Date: Wed, 28 Jul 1999 22:01:42 +0200
611              Message-ID: <37aa5f9b.12941448@smtp1.ibm.net>
612              Subject: [PATCH 5.005_58] win32/bin/pl2bat.pl doesn't work correctly
613      Branch: perl
614            ! win32/bin/pl2bat.pl
615 ____________________________________________________________________________
616 [  3828] By: gsar                                  on 1999/07/29  07:19:27
617         Log: tweak previous change for multiple hits
618      Branch: perl
619            ! utils/perldoc.PL
620 ____________________________________________________________________________
621 [  3827] By: gsar                                  on 1999/07/29  07:10:00
622         Log: band-aid for perldoc -t broken-ness (the new Pod::Text
623              really needs a pod2text() compatibility function)
624      Branch: perl
625            ! utils/perldoc.PL
626 ____________________________________________________________________________
627 [  3826] By: gsar                                  on 1999/07/29  01:33:46
628         Log: minor tweaks to pods and toke.c comments
629      Branch: perl
630            ! pod/perldelta.pod pod/perldiag.pod pod/perllexwarn.pod toke.c
631 ____________________________________________________________________________
632 [  3825] By: gsar                                  on 1999/07/29  00:12:52
633         Log: integrate cfgperl changes into mainline
634      Branch: perl
635           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
636           !> README.threads config_h.SH ext/IO/lib/IO/Handle.pm
637           !> ext/IO/lib/IO/Socket.pm ext/IO/lib/IO/Socket/INET.pm
638           !> ext/POSIX/POSIX.xs lib/ExtUtils/Install.pm perl.h
639           !> pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
640           !> pod/perllexwarn.pod pod/perlre.pod pp.c pp_sys.c
641           !> t/lib/io_unix.t t/op/oct.t t/pragma/warn/6default
642           !> t/pragma/warn/util toke.c util.c
643 ____________________________________________________________________________
644 [  3824] By: jhi                                   on 1999/07/28  21:15:04
645         Log: Tiny patch to go over #3820 (via private mail from Lincoln).
646      Branch: cfgperl
647            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Socket.pm
648            ! ext/IO/lib/IO/Socket/INET.pm
649 ____________________________________________________________________________
650 [  3823] By: jhi                                   on 1999/07/28  20:29:17
651         Log: Continue pack() doc honing.
652      Branch: cfgperl
653            ! pod/perlfunc.pod
654 ____________________________________________________________________________
655 [  3822] By: jhi                                   on 1999/07/28  20:17:37
656         Log: Enhance pack() doc.
657      Branch: cfgperl
658            ! pod/perlfunc.pod
659 ____________________________________________________________________________
660 [  3821] By: jhi                                   on 1999/07/28  18:34:50
661         Log: UNIX Domain Sockets are not implemented under QNX.
662              
663              From: Norton Allen <allen@huarp.harvard.edu>
664              To: perl5-porters@perl.org
665              Subject: [ID 19990728.010] Patch:t/lib/io_unix.t _58 QNX
666              Date: Wed, 28 Jul 1999 14:07:16 -0400 (edt)
667              Message-Id: <199907281807.OAA13167@bottesini.harvard.edu>
668      Branch: cfgperl
669            ! t/lib/io_unix.t
670 ____________________________________________________________________________
671 [  3820] By: jhi                                   on 1999/07/28  18:13:37
672         Log: IO::* enhancements.
673              
674              1) write() and syswrite() will now accept a single-argument
675              form of the call, for consistency with Perl's syswrite().
676              2) You can create a TCP-based IO::Socket::INET without forcing
677              a connect attempt.  This allows you to configure its options
678              (like making it non-blocking) and then call connect() manually.
679              3) Fixed a bug that prevented the IO::Socket::protocol() accessor
680              from ever returning the correct value.
681              
682              From: Lincoln Stein <lstein@formaggio.cshl.org>
683              To: Graham Barr <gbarr@pobox.com>
684              Cc: Lincoln Stein <lstein@cshl.org>, perl5-porters@perl.org
685              Subject: Re: patch for IO::*
686              Date: Wed, 28 Jul 1999 13:55:05 -0400 (EDT)
687              Message-ID: <14239.17401.330408.145295@formaggio.cshl.org>
688      Branch: cfgperl
689            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Socket.pm
690            ! ext/IO/lib/IO/Socket/INET.pm
691 ____________________________________________________________________________
692 [  3819] By: gsar                                  on 1999/07/28  18:08:06
693         Log: misc PERL_OBJECT tweaks; perlcore.dll is now perl56.dll
694      Branch: perl
695            ! README.win32 globals.c installperl iperlsys.h makedef.pl
696            ! perl.h win32/Makefile win32/makefile.mk win32/perllib.c
697            ! win32/win32.c
698 ____________________________________________________________________________
699 [  3818] By: jhi                                   on 1999/07/28  17:48:16
700         Log: Need to add QNX to the list for DONT_DECLARE_STD.
701              (The elimination of use of the _() macro apparently triggered
702              an incompatability with a #define of atof)
703              
704              From: Norton Allen <allen@huarp.harvard.edu>
705              To: perl5-porters@perl.org
706              Subject: [ID 19990728.008] Patch:perl.h _58 QNX
707              Date: Wed, 28 Jul 1999 13:06:23 -0400 (edt)
708              Message-Id: <199907281706.NAA07617@bottesini.harvard.edu>
709      Branch: cfgperl
710            ! perl.h
711 ____________________________________________________________________________
712 [  3817] By: jhi                                   on 1999/07/28  17:46:30
713         Log: Need to add some more conditions to deal with the case
714              defined(HAS_GETSPNAM) && ! defined(HAS_GETSPENT)
715              which is true for QNX4.
716              From: Norton Allen <allen@huarp.harvard.edu>
717              To: perl5-porters@perl.org
718              Subject: [ID 19990728.009] Patch:pp_sys.c _58 QNX
719              Date: Wed, 28 Jul 1999 13:08:42 -0400 (edt)
720              Message-Id: <199907281708.NAA07947@bottesini.harvard.edu>
721      Branch: cfgperl
722            ! pp_sys.c
723 ____________________________________________________________________________
724 [  3816] By: jhi                                   on 1999/07/28  17:43:40
725         Log: The QNX shell needs a couple more semicolons.
726              
727              From: Norton Allen <allen@huarp.harvard.edu>
728              To: perl5-porters@perl.org
729              Subject: [ID 19990728.007] Patch:Configure _58 QNX
730              Date: Wed, 28 Jul 1999 13:03:00 -0400 (edt)
731              Message-Id: <199907281703.NAA07363@bottesini.harvard.edu>
732              
733              plus silence metalint moanings on vendorprefix.
734      Branch: cfgperl
735            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
736            ! config_h.SH
737 ____________________________________________________________________________
738 [  3815] By: jhi                                   on 1999/07/28  17:31:11
739         Log: Silence metalint on vendorprefix.U.
740      Branch: metaconfig
741            ! U/installdirs/vendorprefix.U
742 ____________________________________________________________________________
743 [  3814] By: jhi                                   on 1999/07/28  17:13:29
744         Log: QNX shell needs more semicolons.
745      Branch: metaconfig/U/perl
746            ! Extensions.U
747 ____________________________________________________________________________
748 [  3813] By: jhi                                   on 1999/07/28  17:05:08
749         Log: Integrate with Sarathy.
750      Branch: cfgperl
751           !> lib/ExtUtils/MM_Unix.pm
752 ____________________________________________________________________________
753 [  3812] By: jhi                                   on 1999/07/28  16:20:17
754         Log: Fix a typo, un-shout, and reformat the installation output.
755      Branch: cfgperl
756            ! lib/ExtUtils/Install.pm
757 ____________________________________________________________________________
758 [  3811] By: gsar                                  on 1999/07/28  15:41:11
759         Log: fix typo that caused INSTALLPRIVLIB to have doubled 'perl5'
760      Branch: perl
761            ! lib/ExtUtils/MM_Unix.pm
762 ____________________________________________________________________________
763 [  3810] By: jhi                                   on 1999/07/28  13:55:57
764         Log: Talk more about subsecond things in perlfunc.
765              (Yes, redundant with perlfaq8.)
766      Branch: cfgperl
767            ! pod/perlfunc.pod
768 ____________________________________________________________________________
769 [  3809] By: jhi                                   on 1999/07/28  07:23:48
770         Log: Integrate with Sarathy.
771      Branch: cfgperl
772           !> configpm hints/freebsd.sh lib/Pod/Html.pm perl.h t/op/grent.t
773           !> t/op/pwent.t
774 ____________________________________________________________________________
775 [  3808] By: jhi                                   on 1999/07/28  07:23:03
776         Log: Document toke.c.
777              From: Nathan Torkington <gnat@frii.com>
778              To: perl5-porters@perl.org
779              Subject: Re: toke.c patch, work in progress
780              Date: Tue, 27 Jul 1999 23:02:09 -0600 (MDT)
781              Message-ID: <14238.36561.979473.667842@localhost.frii.com>
782      Branch: cfgperl
783            ! toke.c
784 ____________________________________________________________________________
785 [  3807] By: jhi                                   on 1999/07/28  07:10:56
786         Log: perlre clarification.
787              
788              From: Ian Phillipps <ian@dial.pipex.com>
789              To: Perl 5 Porters <perl5-porters@perl.org>
790              Subject: [PATCH 5.00557] Add definite article to perlre.pod
791              Date: Tue, 27 Jul 1999 10:46:29 +0100
792              Message-ID: <19990727104629.A10074@homer.diplex.co.uk>
793      Branch: cfgperl
794            ! pod/perlre.pod
795 ____________________________________________________________________________
796 [  3806] By: gsar                                  on 1999/07/28  07:07:46
797         Log: fix the perl -V breakage
798              
799              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
800              To: Jarkko Hietaniemi <jhi@iki.fi>
801              Cc: "John L. Allen" <allen@grumman.com>, perl5-porters@perl.org,
802              gsar@activestate.com
803              Subject: Re: Follow up to: _58 on AIX 431
804              Date: Tue, 27 Jul 1999 17:42:00 -0400
805              Message-ID: <19990727174200.A12775@monk.mps.ohio-state.edu>
806      Branch: perl
807            ! configpm
808 ____________________________________________________________________________
809 [  3805] By: gsar                                  on 1999/07/28  07:03:34
810         Log: avoid warning (from Doug MacEachern)
811      Branch: perl
812            ! perl.h
813 ____________________________________________________________________________
814 [  3804] By: gsar                                  on 1999/07/28  06:59:30
815         Log: Pod::Html tweak
816              
817              From: jan.dubois@ibm.net (Jan Dubois)
818              To: perl5-porters@perl.org
819              Subject: [PATCH 5.005_58] pod2html: Missing chunk for VMS filenames
820              Date: Tue, 27 Jul 1999 22:14:12 +0200
821              Message-ID: <37a50af0.46171380@smtp1.ibm.net>
822      Branch: perl
823            ! lib/Pod/Html.pm
824 ____________________________________________________________________________
825 [  3803] By: gsar                                  on 1999/07/28  06:56:38
826         Log: freebsd hints update
827              
828              From: Anton Berezin <tobez@plab.ku.dk>
829              To: perl5-porters@perl.org
830              Subject: [ID 19990727.034] Not OK: perl 5.00558 on i386-freebsd-thread4.0-current (UNINSTALLED)
831              Date: Tue, 27 Jul 1999 20:29:39 +0200 (CEST)
832              Message-Id: <199907271829.UAA62861@lion.plab.ku.dk>
833      Branch: perl
834            ! hints/freebsd.sh
835 ____________________________________________________________________________
836 [  3802] By: gsar                                  on 1999/07/28  06:51:32
837         Log: cosmetic testsuite patch
838              
839              From: Graham Barr <gbarr@ti.com>
840              To: Perl5 Porters <perl5-porters@perl.org>
841              Subject: 5.005_58 build
842              Date: Tue, 27 Jul 1999 08:09:25 -0500
843              Message-ID: <19990727080925.F4683@dal.asp.ti.com>
844      Branch: perl
845            ! t/op/grent.t t/op/pwent.t
846 ____________________________________________________________________________
847 [  3801] By: jhi                                   on 1999/07/27  13:49:39
848         Log: Minuscule cleanup of the integer overflow patch.
849      Branch: cfgperl
850            ! util.c
851 ____________________________________________________________________________
852 [  3800] By: jhi                                   on 1999/07/27  13:37:23
853         Log: Test hex('x...').
854      Branch: cfgperl
855            ! t/op/oct.t
856 ____________________________________________________________________________
857 [  3799] By: jhi                                   on 1999/07/27  12:45:45
858         Log: Integrate with Sarathy (5.005_58).
859      Branch: cfgperl
860            - ext/B/byteperl.c
861           !> Changes MANIFEST Porting/makerel configpm embed.h embed.pl
862           !> ext/Devel/DProf/DProf.xs ext/POSIX/POSIX.pm
863           !> ext/SDBM_File/Makefile.PL lib/AutoLoader.pm
864           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
865           !> lib/Pod/Parser.pm lib/SelfLoader.pm os2/OS2/REXX/Makefile.PL
866           !> perl.h pod/perldelta.pod pod/perlfaq9.pod pod/perlhist.pod
867           !> win32/bin/pl2bat.pl win32/config_H.bc win32/config_H.gc
868           !> win32/config_H.vc
869 ____________________________________________________________________________
870 [  3798] By: jhi                                   on 1999/07/27  12:42:43
871         Log: Integer constants (0x, 0[0-7], 0b) now overflow fatally,
872              they used to be just optional lexical warnings.
873              Also, with warnings turned on, constants > 2**32-1
874              trigger a non-portability warning.
875      Branch: cfgperl
876            ! pod/perldelta.pod pod/perldiag.pod pod/perllexwarn.pod pp.c
877            ! t/op/oct.t t/pragma/warn/6default t/pragma/warn/util toke.c
878            ! util.c
879 ____________________________________________________________________________
880 [  3797] By: gsar                                  on 1999/07/27  10:48:27
881         Log: here lies 5.005_58
882      Branch: perl
883            - ext/B/byteperl.c
884            ! Changes MANIFEST Porting/makerel pod/perldelta.pod
885            ! pod/perlfaq9.pod pod/perlhist.pod
886
887 ----------------
888 Version 5.005_58
889 ----------------
890
891 ____________________________________________________________________________
892 [  3796] By: gsar                                  on 1999/07/27  09:23:42
893         Log: regenerate win32/config_H.?c
894      Branch: perl
895            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
896 ____________________________________________________________________________
897 [  3795] By: gsar                                  on 1999/07/27  09:02:31
898         Log: From: Tye McQueen <tye@metronet.com>
899              Date: Mon, 26 Jul 1999 19:19:22 -0500 (CDT)
900              Message-Id: <199907270019.AA08223@metronet.com>
901              Subject: Patch pl2bat.pl so batch file can fail
902      Branch: perl
903            ! win32/bin/pl2bat.pl
904 ____________________________________________________________________________
905 [  3794] By: gsar                                  on 1999/07/27  08:59:58
906         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
907              Date: Mon, 26 Jul 1999 01:09:00 -0400 (EDT)
908              Message-Id: <199907260509.BAA26303@monk.mps.ohio-state.edu>
909              Subject: [PATCH 5.005_57] decrease memory footprint of standard modules
910      Branch: perl
911            ! configpm ext/POSIX/POSIX.pm lib/AutoLoader.pm
912            ! lib/SelfLoader.pm
913 ____________________________________________________________________________
914 [  3793] By: gsar                                  on 1999/07/27  08:19:16
915         Log: support -DPERL_BINCOMPAT_5005, still needs a Configure test
916              (from Andy Dougherty)
917      Branch: perl
918            ! embed.h embed.pl
919 ____________________________________________________________________________
920 [  3792] By: gsar                                  on 1999/07/27  08:04:19
921         Log: recognize more constructs such as C<$-> in pod (from Russ Allbery
922              and Brad Appleton)
923      Branch: perl
924            ! lib/Pod/Parser.pm
925 ____________________________________________________________________________
926 [  3791] By: gsar                                  on 1999/07/27  07:50:54
927         Log: cover case where CLK_TCK is a float, not integer (from
928              alexander smishlajev <als@turnhere.com>)
929      Branch: perl
930            ! ext/Devel/DProf/DProf.xs
931 ____________________________________________________________________________
932 [  3790] By: gsar                                  on 1999/07/27  07:45:08
933         Log: provide MakeMaker attribute PERL_MALLOC_OK that allows extensions
934              to call Perl_malloc() as malloc() (from Ilya Zakharevich)
935      Branch: perl
936            ! ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm
937            ! lib/ExtUtils/MakeMaker.pm os2/OS2/REXX/Makefile.PL perl.h
938 ____________________________________________________________________________
939 [  3789] By: jhi                                   on 1999/07/27  07:44:55
940         Log: Integrate with Sarathy.
941      Branch: cfgperl
942           +> lib/Pod/Text/Color.pm lib/Pod/Text/Termcap.pm
943           !> MANIFEST doio.c embed.h embed.pl ext/B/B/CC.pm
944           !> ext/SDBM_File/sdbm/sdbm.h global.sym lib/Pod/Html.pm
945           !> lib/Pod/Text.pm objXSUB.h opcode.h opcode.pl perlapi.c
946           !> pod/perldiag.pod pod/perlfunc.pod pod/pod2text.PL pp_sys.c
947           !> proto.h t/comp/proto.t t/io/open.t
948 ____________________________________________________________________________
949 [  3788] By: gsar                                  on 1999/07/27  07:29:59
950         Log: replace Pod::Text with Pod::SimpleText v0.01 (thanks
951              to Russ Allbery <rra@stanford.edu>); s/Simple// and
952              s/pod2txt/pod2text/ etc.
953      Branch: perl
954            + lib/Pod/Text/Color.pm lib/Pod/Text/Termcap.pm
955            ! MANIFEST lib/Pod/Text.pm pod/pod2text.PL
956 ____________________________________________________________________________
957 [  3787] By: gsar                                  on 1999/07/27  06:48:40
958         Log: From: Andy Dougherty <doughera@lafayette.edu>
959              Date: Wed, 16 Jun 1999 14:40:09 -0400 (EDT)
960              Message-Id: <Pine.GSU.4.05.9906161435390.248-100000@newton.phys>
961              Subject: Re: [ID 19990608.003] my_bcopy problem; Unixware 2.0.3
962      Branch: perl
963            ! ext/SDBM_File/sdbm/sdbm.h
964 ____________________________________________________________________________
965 [  3786] By: gsar                                  on 1999/07/27  06:30:09
966         Log: applied suggested patch; added missing prototype changes to
967              opcode.pl along with documentation typos (feature still needs
968              to be described in perlopentut.pod and summarized in
969              perldelta.pod)
970              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
971              Date: Thu, 17 Jun 1999 00:39:34 -0400 (EDT)
972              Message-Id: <199906170439.AAA18154@monk.mps.ohio-state.edu>
973              Subject: [PATCH 5.00557] 3-arg open
974      Branch: perl
975            ! doio.c embed.h embed.pl global.sym objXSUB.h opcode.h
976            ! opcode.pl perlapi.c pod/perldiag.pod pod/perlfunc.pod pp_sys.c
977            ! proto.h t/comp/proto.t t/io/open.t
978 ____________________________________________________________________________
979 [  3785] By: gsar                                  on 1999/07/27  04:36:39
980         Log: don't quit if =head* wasn't found (suggested by Roland Bauer
981              <roland.bauer@fff.at>)
982      Branch: perl
983            ! lib/Pod/Html.pm
984 ____________________________________________________________________________
985 [  3784] By: gsar                                  on 1999/07/27  03:56:17
986         Log: change#3762 wasn't needed
987      Branch: perl
988            ! ext/B/B/CC.pm
989 ____________________________________________________________________________
990 [  3783] By: jhi                                   on 1999/07/26  19:08:21
991         Log: Integrate with Sarathy.
992      Branch: cfgperl
993           !> Changes makedef.pl patchlevel.h pod/perlfunc.pod pp_ctl.c
994           !> toke.c utils/dprofpp.PL win32/Makefile win32/config_H.bc
995           !> win32/config_H.gc win32/config_H.vc win32/makefile.mk
996 ____________________________________________________________________________
997 [  3782] By: gsar                                  on 1999/07/26  18:16:50
998         Log: update Changes, patchlevel &c.
999      Branch: perl
1000            ! Changes patchlevel.h win32/Makefile win32/config_H.bc
1001            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
1002 ____________________________________________________________________________
1003 [  3781] By: gsar                                  on 1999/07/26  17:54:47
1004         Log: a more correct fix for change#2744
1005              From: Stephen McCamant <smccam@uclink4.berkeley.edu>
1006              Date: Sun, 25 Jul 1999 14:02:25 -0500 (CDT)
1007              Message-ID: <14235.24385.671437.246345@alias-2.pr.mcs.net>
1008              Subject: [PATCH _57] Re: toke.c questions 
1009      Branch: perl
1010            ! toke.c
1011 ____________________________________________________________________________
1012 [  3780] By: gsar                                  on 1999/07/26  17:37:04
1013         Log: utime() doc typo from Greg Bacon <gbacon@itsc.uah.edu>
1014      Branch: perl
1015            ! pod/perlfunc.pod
1016 ____________________________________________________________________________
1017 [  3779] By: jhi                                   on 1999/07/26  16:37:23
1018         Log: Dusting off.
1019      Branch: cfgperl
1020            ! README.threads
1021 ____________________________________________________________________________
1022 [  3778] By: gsar                                  on 1999/07/26  13:28:46
1023         Log: avoid DIVZERO
1024      Branch: perl
1025            ! utils/dprofpp.PL
1026 ____________________________________________________________________________
1027 [  3777] By: gsar                                  on 1999/07/26  13:18:53
1028         Log: warnings identified by Borland compiler
1029      Branch: perl
1030            ! makedef.pl pp_ctl.c
1031 ____________________________________________________________________________
1032 [  3776] By: jhi                                   on 1999/07/26  13:07:36
1033         Log: Integrate with Sarathy.
1034      Branch: cfgperl
1035           !> lib/Carp/Heavy.pm pp_ctl.c pp_hot.c
1036 ____________________________________________________________________________
1037 [  3775] By: gsar                                  on 1999/07/26  12:55:43
1038         Log: avoid infinite recursion when Thread.pm croaks during
1039              bootstrap
1040      Branch: perl
1041            ! lib/Carp/Heavy.pm
1042 ____________________________________________________________________________
1043 [  3774] By: gsar                                  on 1999/07/26  12:43:02
1044         Log: integrate cfgperl contents into mainline
1045      Branch: perl
1046           +> lib/Carp/Heavy.pm
1047           !> MANIFEST Makefile.SH cflags.SH configpm ext/util/make_ext
1048           !> lib/AutoSplit.pm lib/Carp.pm makedepend.SH pod/pod2html.PL
1049           !> pod/pod2latex.PL pod/pod2man.PL pod/pod2text.PL
1050           !> pod/pod2usage.PL pod/podchecker.PL pod/podselect.PL
1051           !> writemain.SH x2p/Makefile.SH x2p/cflags.SH
1052 ____________________________________________________________________________
1053 [  3773] By: jhi                                   on 1999/07/26  12:40:29
1054         Log: Use long doubles only if they are useful.
1055      Branch: cfgperl
1056            ! ext/POSIX/POSIX.xs
1057 ____________________________________________________________________________
1058 [  3772] By: gsar                                  on 1999/07/26  12:33:11
1059         Log: typo in change#3768
1060      Branch: perl
1061            ! pp_hot.c
1062 ____________________________________________________________________________
1063 [  3771] By: gsar                                  on 1999/07/26  12:08:27
1064         Log: alpha-stage support for user-hooks in @INC
1065              From: Ken Fox <kfox@ford.com>
1066              Date: Mon, 19 Jul 1999 22:12:29 -0400 (EDT)
1067              Message-Id: <199907200213.WAA02816@mailfw2.ford.com>
1068              Subject: Re: loading remote modules
1069      Branch: perl
1070            ! pp_ctl.c
1071 ____________________________________________________________________________
1072 [  3770] By: jhi                                   on 1999/07/26  11:38:36
1073         Log: Back out #3735.  Needs more work.
1074      Branch: cfgperl
1075            ! Makefile.SH cflags.SH configpm ext/util/make_ext
1076            ! lib/AutoSplit.pm makedepend.SH pod/pod2html.PL
1077            ! pod/pod2latex.PL pod/pod2man.PL pod/pod2text.PL
1078            ! pod/pod2usage.PL pod/podchecker.PL pod/podselect.PL
1079            ! writemain.SH x2p/Makefile.SH x2p/cflags.SH
1080 ____________________________________________________________________________
1081 [  3769] By: jhi                                   on 1999/07/26  11:24:45
1082         Log: Integrate with Sarathy.
1083      Branch: cfgperl
1084           !> (integrate 35 files)
1085 ____________________________________________________________________________
1086 [  3768] By: gsar                                  on 1999/07/26  11:03:07
1087         Log: optimize method name lookup
1088              From: Chip Salzenberg <chip@perlsupport.com>
1089              Date: Thu, 22 Jul 1999 13:43:36 -0400
1090              Message-ID: <19990722134336.Q391@perlsupport.com>
1091              Subject: [PATCH] OP_METHOD_NAMED
1092      Branch: perl
1093            ! dump.c embed.h embed.pl ext/Opcode/Opcode.pm objXSUB.h op.c
1094            ! opcode.h opcode.pl perlapi.c pp.sym pp_hot.c pp_proto.h
1095            ! proto.h
1096 ____________________________________________________________________________
1097 [  3767] By: gsar                                  on 1999/07/26  10:44:11
1098         Log: allow arrow omission in $foo[10]->('foo') etc. (but not in
1099              foo()->()); rework grammar to remove conflicts
1100              From: Stephen McCamant <smccam@uclink4.berkeley.edu>
1101              Date: Fri, 23 Jul 1999 15:55:22 -0500 (CDT)
1102              Message-ID: <14232.54970.771570.548676@alias-2.pr.mcs.net>
1103              Subject: [PATCH _57, long] Re: optional arrow asymmetry
1104      Branch: perl
1105            ! Makefile.SH embed.h embed.pl global.sym objXSUB.h op.c
1106            ! perlapi.c perly.c perly.h perly.y perly_c.diff proto.h
1107            ! vms/perly_c.vms vms/perly_h.vms
1108 ____________________________________________________________________________
1109 [  3766] By: jhi                                   on 1999/07/26  10:18:56
1110         Log: Use $< instead of $*.c in *perlmain.o rules.
1111      Branch: cfgperl
1112            ! Makefile.SH
1113 ____________________________________________________________________________
1114 [  3765] By: gsar                                  on 1999/07/26  09:28:48
1115         Log: From: Ian Phillipps <ian@dial.pipex.com>
1116              Date: Fri, 23 Jul 1999 23:35:56 +0100
1117              Message-ID: <19990723233556.B2435@homer.diplex.co.uk>
1118              Subject: (Version 2) Extending unpack to deal with counted strings
1119      Branch: perl
1120            ! pod/perldiag.pod pod/perlfunc.pod pp.c t/op/pack.t
1121 ____________________________________________________________________________
1122 [  3764] By: jhi                                   on 1999/07/26  09:17:26
1123         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1124              To: perl5-porters@perl.org (Mailing list Perl5)
1125              Subject: [PATCH 5.005_57] Lean Carp.pm with Carp/Heavy.pm
1126              Date: Mon, 26 Jul 1999 04:05:27 -0400 (EDT)
1127              Message-Id: <199907260805.EAA26888@monk.mps.ohio-state.edu>
1128              
1129              The patch was based on 5_57 so had to re-apply lib/Carp.pm
1130              parts of changes #3498, #3696, and #3702 for the new
1131              lib/Carp/Heavy.pm.
1132      Branch: cfgperl
1133            + lib/Carp/Heavy.pm
1134            ! MANIFEST lib/Carp.pm
1135 ____________________________________________________________________________
1136 [  3763] By: gsar                                  on 1999/07/26  09:03:17
1137         Log: ~ isn't valid in VMS filenames
1138      Branch: perl
1139            ! lib/Pod/Html.pm
1140 ____________________________________________________________________________
1141 [  3762] By: gsar                                  on 1999/07/26  08:59:47
1142         Log: setstate stop-gap from Vishal Bhatia
1143      Branch: perl
1144            ! ext/B/B/CC.pm
1145 ____________________________________________________________________________
1146 [  3761] By: gsar                                  on 1999/07/26  08:06:39
1147         Log: patch for pp_foo -> Perl_pp_foo changes from Vishal Bhatia;
1148              add B::OP::name() method that returns just the op_name;
1149              convert Deparse et all to use that instead of B::OP::ppaddr();
1150              add support for OP_SETSTATE in Deparse
1151      Branch: perl
1152            ! ext/B/B.pm ext/B/B.xs ext/B/B/Bblock.pm ext/B/B/Bytecode.pm
1153            ! ext/B/B/C.pm ext/B/B/CC.pm ext/B/B/Deparse.pm ext/B/B/Lint.pm
1154            ! ext/B/B/Xref.pm opcode.h opcode.pl
1155 ____________________________________________________________________________
1156 [  3760] By: jhi                                   on 1999/07/26  07:14:43
1157         Log: Integrate with Sarathy.
1158      Branch: cfgperl
1159           !> (integrate 43 files)
1160 ____________________________________________________________________________
1161 [  3759] By: gsar                                  on 1999/07/26  05:12:24
1162         Log: add disclaimer about perl 4 libraries (modified version of
1163              patch suggested by Clinton Pierce <cpierce1@ford.com>)
1164      Branch: perl
1165            ! lib/abbrev.pl lib/bigfloat.pl lib/bigint.pl lib/bigrat.pl
1166            ! lib/cacheout.pl lib/chat2.pl lib/complete.pl lib/ctime.pl
1167            ! lib/dotsh.pl lib/exceptions.pl lib/fastcwd.pl lib/flush.pl
1168            ! lib/ftp.pl lib/getcwd.pl lib/getopt.pl lib/getopts.pl
1169            ! lib/hostname.pl lib/look.pl lib/pwd.pl lib/termcap.pl
1170 ____________________________________________________________________________
1171 [  3758] By: gsar                                  on 1999/07/26  04:48:35
1172         Log: make reset() behave with high-bit characters
1173              From: Ian Phillipps <ian@dial.pipex.com>
1174              Date: Thu, 22 Jul 1999 22:48:59 +0100
1175              Message-ID: <19990722224859.A27987@homer.diplex.co.uk>
1176              Subject: [PATCH 5.005_57] sv_reset can cause stack corruption
1177      Branch: perl
1178            ! sv.c
1179 ____________________________________________________________________________
1180 [  3757] By: gsar                                  on 1999/07/26  04:40:32
1181         Log: update to perlport-1.44 from Chris Nandor <pudge@pobox.com>
1182      Branch: perl
1183            ! pod/perlport.pod
1184 ____________________________________________________________________________
1185 [  3756] By: gsar                                  on 1999/07/26  04:20:37
1186         Log: dprofpp pod additions from Nathan Torkington <gnat@frii.com>
1187      Branch: perl
1188            ! utils/dprofpp.PL
1189 ____________________________________________________________________________
1190 [  3755] By: gsar                                  on 1999/07/26  04:18:00
1191         Log: disable VPATH for now (breaks x2p build)
1192      Branch: perl
1193            ! x2p/Makefile.SH
1194 ____________________________________________________________________________
1195 [  3754] By: gsar                                  on 1999/07/26  03:15:33
1196         Log: INSTALL =~ s/5.006/5.6/; delay loading Errno until needed
1197              (%! has the necessary magic); misc typos
1198      Branch: perl
1199            ! INSTALL ext/DB_File/DB_File.pm ext/Fcntl/Fcntl.pm
1200            ! ext/GDBM_File/GDBM_File.pm gv.c jpl/JNI/JNI.pm
1201            ! lib/AutoLoader.pm lib/CPAN.pm perl.c pod/perllocale.pod
1202            ! utils/h2xs.PL
1203 ____________________________________________________________________________
1204 [  3753] By: gsar                                  on 1999/07/26  02:38:28
1205         Log: integrate cfgperl contents into mainline
1206      Branch: perl
1207           +> t/pragma/locale/latin1 t/pragma/locale/utf8
1208           !> (integrate 53 files)
1209 ____________________________________________________________________________
1210 [  3752] By: gsar                                  on 1999/07/26  02:11:31
1211         Log: ensure implicitly closed handles don't set $? or $!
1212      Branch: perl
1213            ! doio.c embed.h embed.pl perlapi.c proto.h sv.c t/io/pipe.t
1214 ____________________________________________________________________________
1215 [  3751] By: gsar                                  on 1999/07/26  01:28:34
1216         Log: change#3534 didn't preserve undef return values from caller()
1217      Branch: perl
1218            ! Changes pp_ctl.c
1219 ____________________________________________________________________________
1220 [  3750] By: jhi                                   on 1999/07/25  20:59:29
1221         Log: Back up a tiny bit from #3735.
1222              This may break builds outside the source directory
1223              but then again, they do not work that ell yet anyway.
1224      Branch: cfgperl
1225            ! Makefile.SH
1226 ____________________________________________________________________________
1227 [  3750] By: jhi                                   on 1999/07/25  20:59:29
1228         Log: Back up a tiny bit from #3735.
1229              This may break builds outside the source directory
1230              but then again, they do not work that ell yet anyway.
1231      Branch: cfgperl
1232            ! Makefile.SH
1233 ____________________________________________________________________________
1234 [  3749] By: jhi                                   on 1999/07/25  19:15:55
1235         Log: Integrate with Sarathy.
1236      Branch: cfgperl
1237           !> lib/ExtUtils/MM_Unix.pm toke.c utils/h2xs.PL
1238 ____________________________________________________________________________
1239 [  3748] By: jhi                                   on 1999/07/25  19:06:59
1240         Log: Recode locale.t so that the change in #3730
1241              is not needed and locale.t works both without
1242              and with the utf8 pragma.
1243      Branch: cfgperl
1244            + t/pragma/locale/latin1 t/pragma/locale/utf8
1245            ! MANIFEST t/pragma/locale.t
1246 ____________________________________________________________________________
1247 [  3747] By: jhi                                   on 1999/07/25  19:01:46
1248         Log: Like #3743.
1249      Branch: cfgperl
1250            ! utils/perlbug.PL
1251 ____________________________________________________________________________
1252 [  3746] By: gsar                                  on 1999/07/25  18:08:58
1253         Log: add option to omit Changes file, from Abigail <abigail@delanet.com>;
1254              append a HISTORY section to POD if option is used
1255      Branch: perl
1256            ! utils/h2xs.PL
1257 ____________________________________________________________________________
1258 [  3745] By: gsar                                  on 1999/07/25  17:40:03
1259         Log: warn rather than die when parse_version() can't cut it (from
1260              Michael G Schwern <schwern@pobox.com>)
1261      Branch: perl
1262            ! lib/ExtUtils/MM_Unix.pm
1263 ____________________________________________________________________________
1264 [  3744] By: gsar                                  on 1999/07/25  16:32:48
1265         Log: make map behave like grep wrt indirect object slot when
1266              there are parentheses; revert an experimental mod by Larry
1267              in change#2038 that failed to parse %{{qw(a b c)}} properly
1268              (this means C<map {use Foo; ...} ...> still needs a proper
1269              fix)
1270      Branch: perl
1271            ! toke.c
1272 ____________________________________________________________________________
1273 [  3743] By: jhi                                   on 1999/07/25  16:24:55
1274         Log: Fix a typo in #3725.
1275      Branch: cfgperl
1276            ! utils/perlbug.PL
1277 ____________________________________________________________________________
1278 [  3742] By: jhi                                   on 1999/07/25  16:14:39
1279         Log: Integrate with Sarathy.
1280      Branch: cfgperl
1281           !> (integrate 26 files)
1282 ____________________________________________________________________________
1283 [  3741] By: jhi                                   on 1999/07/25  16:02:28
1284         Log: Cut-and-pasto in #3737.
1285      Branch: cfgperl
1286            ! perl.c
1287 ____________________________________________________________________________
1288 [  3740] By: gsar                                  on 1999/07/25  15:59:34
1289         Log: add note about glibc bug
1290      Branch: perl
1291            ! t/pragma/warn/pp_hot
1292 ____________________________________________________________________________
1293 [  3739] By: gsar                                  on 1999/07/25  15:48:40
1294         Log: fix bug in change#3728 that might free COPs prematurely;
1295              null(op) now does more thorough scrubbing of the op, which
1296              fixes a few compile-time memory "leaks"
1297      Branch: perl
1298            ! dump.c embed.h embed.pl op.c proto.h
1299 ____________________________________________________________________________
1300 [  3738] By: jhi                                   on 1999/07/25  14:15:26
1301         Log: In accordance with #3737.
1302      Branch: metaconfig
1303            ! U/installdirs/sitelib.U U/installdirs/vendorprefix.U
1304            ! U/modified/Oldconfig.U
1305      Branch: metaconfig/U/perl
1306            ! Extensions.U
1307 ____________________________________________________________________________
1308 [  3737] By: jhi                                   on 1999/07/25  14:12:34
1309         Log: Use vendorprefixlib.
1310      Branch: cfgperl
1311            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
1312            ! config_h.SH perl.c
1313 ____________________________________________________________________________
1314 [  3736] By: jhi                                   on 1999/07/25  13:10:03
1315         Log: Populate metaconfig branch.
1316      Branch: metaconfig
1317            + (add 1468 files)
1318      Branch: metaconfig/U/perl
1319            + (add 101 files)
1320 ____________________________________________________________________________
1321 [  3735] By: jhi                                   on 1999/07/25  12:27:20
1322         Log: First steps of making builds outside the source
1323              directory possible.  These should get us as far
1324              as miniperl, then building DynaLoader falls into
1325              tiny twinkling pieces as MakeMaker knows nothing
1326              of VPATH mindset.
1327      Branch: cfgperl
1328            ! Configure Makefile.SH cflags.SH config_h.SH configpm
1329            ! ext/util/make_ext lib/AutoSplit.pm makedepend.SH
1330            ! pod/pod2html.PL pod/pod2latex.PL pod/pod2man.PL
1331            ! pod/pod2text.PL pod/pod2usage.PL pod/podchecker.PL
1332            ! pod/podselect.PL writemain.SH x2p/Makefile.SH x2p/cflags.SH
1333 ____________________________________________________________________________
1334 [  3734] By: jhi                                   on 1999/07/25  11:19:28
1335         Log: Poor Glossary--are we fixed yet?
1336      Branch: cfgperl
1337            ! Porting/Glossary
1338 ____________________________________________________________________________
1339 [  3733] By: jhi                                   on 1999/07/25  11:15:06
1340         Log: Change #3732 mistakenly clobbered Glossary.
1341      Branch: cfgperl
1342            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
1343            ! config_h.SH
1344 ____________________________________________________________________________
1345 [  3732] By: jhi                                   on 1999/07/25  10:46:39
1346         Log: Andy's new installation scheme (note: a lot of this
1347              leaked in already with change #3731).  The vendor*
1348              stuff is not used anywhere (in *.SH, say), so it
1349              isn't in Configure, either.
1350      Branch: cfgperl
1351            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
1352            ! config_h.SH
1353 ____________________________________________________________________________
1354 [  3731] By: jhi                                   on 1999/07/25  10:12:07
1355         Log: Circumcode a strange shell(?) bug in AIX found
1356              while trying to do -Duse64bits (which I couldn't do
1357              in the end because the CPU isn't 64-bit in that box,
1358              but at least now the probing doesn't crash.)
1359      Branch: cfgperl
1360            ! Configure config_h.SH hints/aix.sh
1361 ____________________________________________________________________________
1362 [  3730] By: gsar                                  on 1999/07/25  04:56:56
1363         Log: fix little utf8 nits in testsuite; add patch from Ilya that cures
1364              a utf8 bug in one of the new RE optimizations
1365      Branch: perl
1366            ! regcomp.c regexec.c t/harness t/lib/io_udp.t t/op/re_tests
1367            ! t/pragma/locale.t
1368 ____________________________________________________________________________
1369 [  3729] By: jhi                                   on 1999/07/23  19:56:27
1370         Log: From: Andy Dougherty <doughera@lafayette.edu>
1371              To: Perl Porters <perl5-porters@perl.org>
1372              Subject: [PATCH 5.005_57] INSTALL-1.58
1373              Date: Fri, 23 Jul 1999 10:50:13 -0400 (EDT)
1374              Message-Id: <Pine.GSU.4.05.9907231033190.3555-100000@newton.phys>
1375              
1376              plus
1377              
1378              From: "Kurt D. Starsinic" <kstar@chapin.edu>
1379              To: Andy Dougherty <doughera@lafayette.edu>
1380              Cc: Perl Porters <perl5-porters@perl.org>
1381              Subject: Re: [PATCH 5.005_57] INSTALL-1.58
1382              Date: Fri, 23 Jul 1999 13:38:25 -0400
1383              Message-ID: <19990723133825.A12033@O2.chapin.edu>
1384      Branch: cfgperl
1385            ! INSTALL
1386 ____________________________________________________________________________
1387 [  3728] By: gsar                                  on 1999/07/23  17:24:42
1388         Log: applied suggested patch for tracking line numbers correctly in
1389              optimized blocks with a single statement; changed setcop to
1390              setstate and added code for -Dx dumps
1391              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
1392              Date: Wed, 23 Jun 1999 17:27:42 +0100
1393              Message-Id: <199906231627.RAA24033@crypt.compulink.co.uk>
1394              Subject: [PATCH 5.005_57] Line number error in optimised else() 
1395      Branch: perl
1396            ! dump.c embed.h ext/Devel/DProf/DProf.xs ext/Opcode/Opcode.pm
1397            ! objXSUB.h op.c opcode.h opcode.pl perlapi.c pp.sym pp_hot.c
1398            ! pp_proto.h t/op/misc.t
1399 ____________________________________________________________________________
1400 [  3727] By: gsar                                  on 1999/07/23  15:56:04
1401         Log: avoid useless use of target for pp_each(); also fixes bugs due to
1402              refcount held by the target
1403      Branch: perl
1404            ! opcode.h opcode.pl pp.c t/op/each.t
1405 ____________________________________________________________________________
1406 [  3726] By: jhi                                   on 1999/07/23  12:08:30
1407         Log: Change #3725 aftershock.
1408      Branch: cfgperl
1409            ! INSTALL jpl/JNI/JNI.pm
1410 ____________________________________________________________________________
1411 [  3725] By: jhi                                   on 1999/07/23  11:58:49
1412         Log: Introduce $Config{ldlibpthname} which contains
1413              the name of the environment variable holding the
1414              dynamic library search path, often LD_LIBRARY_PATH.
1415              Use this new feature all over.
1416              Also removed remnants of admonition "add LD_LIBRARY_PATH
1417              before running make" because Makefile.SH does this for you. 
1418      Branch: cfgperl
1419            ! Configure Makefile.SH config_h.SH
1420            ! ext/DynaLoader/DynaLoader_pm.PL hints/README.hints
1421            ! hints/aix.sh hints/beos.sh hints/cygwin32.sh hints/dgux.sh
1422            ! hints/epix.sh hints/esix4.sh hints/hpux.sh hints/next_4.sh
1423            ! hints/os2.sh hints/rhapsody.sh hints/svr4.sh jpl/JNI/JNI.pm
1424            ! jpl/install-jpl utils/perlbug.PL
1425 ____________________________________________________________________________
1426 [  3724] By: jhi                                   on 1999/07/23  08:03:36
1427         Log: From: Spider Boardman <spider@orb.nashua.nh.us>
1428              To: perl5-porters@perl.org
1429              Subject: [PATCH] Re: [ID 19990715.003] [BUG] all perl5 versions: segfault on $# 
1430              Date: Thu, 22 Jul 1999 19:58:34 -0400
1431              Message-Id: <199907222358.TAA27354@Orb.Nashua.NH.US>
1432      Branch: cfgperl
1433            ! av.c
1434 ____________________________________________________________________________
1435 [  3723] By: gsar                                  on 1999/07/23  00:01:29
1436         Log: emit warning about function calls that were encountered too early
1437              to enforce their prototype
1438      Branch: perl
1439            ! op.c op.h pod/perldiag.pod
1440 ____________________________________________________________________________
1441 [  3722] By: jhi                                   on 1999/07/22  21:19:59
1442         Log: From: "Kurt D. Starsinic" <kstar@chapin.edu>
1443              To: perl5-porters@perl.org
1444              Cc: Chip Salzenberg <chip@perlsupport.com>, Gurusamy Sarathy <gsar@activestate.com>
1445              Subject: [PATCH] MakeMaker documentation
1446              Date: Wed, 21 Jul 1999 14:15:42 -0400
1447              Message-ID: <19990721141542.A1800@O2.chapin.edu>
1448      Branch: cfgperl
1449            ! lib/ExtUtils/MakeMaker.pm
1450 ____________________________________________________________________________
1451 [  3721] By: jhi                                   on 1999/07/22  21:05:19
1452         Log: From: pvhp@forte.com (Peter Prymmer)
1453              To: chip@perlsupport.com, gsar@activestate.com, perl-mvs@perl.org, perl5-porters@perl.org
1454              Subject: [PATCH: 5.005_03 && 5.005_57]os390 hints file appendix stops bad builds
1455              Date: Wed, 21 Jul 99 17:15:39 PDT
1456              Message-Id: <9907220015.AA11931@forte.com>
1457      Branch: cfgperl
1458            ! hints/os390.sh
1459 ____________________________________________________________________________
1460 [  3720] By: jhi                                   on 1999/07/22  20:51:17
1461         Log: AIX magic: ccdlflags needs to be different for
1462              Perl itself and for extra-core extensions
1463              (as used by ExtUtilss::embed::ldopts).
1464              Based on the problems described in
1465              
1466              From: Mike W Ellwood <mwe@rl.ac.uk>
1467              To: perl5-porters@perl.org
1468              Subject: [ID 19990722.002] Perl 5.00503 and AIX 4.1.5; perl.exp; build errors. Also Imagemagick...
1469              Date: Thu, 22 Jul 1999 14:28:19 +0100 (BST)
1470              Reply-To: m.w.ellwood@rl.ac.uk
1471              Message-Id: <Pine.A41.3.96.990722141209.72660V-100000@unixfe.rl.ac.uk>
1472      Branch: cfgperl
1473            ! Configure Makefile.SH config_h.SH hints/aix.sh
1474 ____________________________________________________________________________
1475 [  3719] By: jhi                                   on 1999/07/22  08:23:53
1476         Log: Update history records.
1477      Branch: cfgperl
1478            ! pod/perlhist.pod
1479 ____________________________________________________________________________
1480 [  3718] By: jhi                                   on 1999/07/21  13:54:42
1481         Log: Todododobedobedo.
1482      Branch: cfgperl
1483            ! Todo
1484 ____________________________________________________________________________
1485 [  3717] By: jhi                                   on 1999/07/21  12:10:48
1486         Log: Even more Todo.
1487      Branch: cfgperl
1488            ! Todo
1489 ____________________________________________________________________________
1490 [  3716] By: jhi                                   on 1999/07/21  11:40:39
1491         Log: Use Errno more extensively so that error
1492              messages are more portable (another way
1493              would be to muck around with LC_MESSAGES).
1494              Problem reported in
1495              
1496              From: oracle@pcr8.pcr.com
1497              To: perl5-porters@perl.org
1498              Subject: [ID 19990719.003] LC_MESSAGES breaks h2xs autoloaded constants on AIX 4.1.4
1499              Date: Mon, 19 Jul 1999 18:39:13 -0400
1500              Message-Id: <9907192239.AA44990@pcr8.pcr.com>
1501      Branch: cfgperl
1502            ! ext/DB_File/DB_File.pm ext/Fcntl/Fcntl.pm
1503            ! ext/GDBM_File/GDBM_File.pm jpl/JNI/JNI.pm lib/AutoLoader.pm
1504            ! lib/CPAN.pm pod/perllocale.pod utils/h2xs.PL
1505 ____________________________________________________________________________
1506 [  3715] By: jhi                                   on 1999/07/21  11:05:36
1507         Log: Slightly modified patch.
1508              From: Sean Sheedy <seans@ncube.com>
1509              To: perl5-porters@perl.org
1510              Subject: [ID 19990720.003] Perl 5.005_3 patch: Non-standard object extensions
1511              Date: Tue, 20 Jul 1999 09:52:06 -0700
1512              Message-Id: <3794A935.1C150E54@ncube.com>
1513      Branch: cfgperl
1514            ! cflags.SH x2p/cflags.SH
1515 ____________________________________________________________________________
1516 [  3714] By: jhi                                   on 1999/07/20  21:26:19
1517         Log: More Todo.
1518      Branch: cfgperl
1519            ! Todo
1520 ____________________________________________________________________________
1521 [  3713] By: jhi                                   on 1999/07/20  18:02:45
1522         Log: Integrate with Sarathy.
1523      Branch: cfgperl
1524           +> ext/Devel/DProf/Changes ext/Devel/DProf/DProf.pm
1525           +> ext/Devel/DProf/DProf.xs ext/Devel/DProf/Makefile.PL
1526           +> ext/Devel/DProf/Todo t/lib/dprof.t t/lib/dprof/V.pm
1527           +> t/lib/dprof/test1_t t/lib/dprof/test1_v t/lib/dprof/test2_t
1528           +> t/lib/dprof/test2_v t/lib/dprof/test3_t t/lib/dprof/test3_v
1529           +> t/lib/dprof/test4_t t/lib/dprof/test4_v t/lib/dprof/test5_t
1530           +> t/lib/dprof/test5_v t/lib/dprof/test6_t t/lib/dprof/test6_v
1531           +> utils/dprofpp.PL
1532           !> INSTALL MAINTAIN MANIFEST configure.com
1533           !> ext/Devel/Peek/Makefile.PL installman installperl
1534           !> pod/roffitall utils/Makefile vms/descrip_mms.template
1535           !> win32/Makefile win32/makefile.mk win32/win32.h
1536 ____________________________________________________________________________
1537 [  3712] By: gsar                                  on 1999/07/20  15:29:01
1538         Log: DProf tweak
1539      Branch: perl
1540            ! ext/Devel/DProf/DProf.xs
1541 ____________________________________________________________________________
1542 [  3711] By: gsar                                  on 1999/07/20  07:56:19
1543         Log: another DProf build tweak
1544      Branch: perl
1545            ! utils/dprofpp.PL
1546 ____________________________________________________________________________
1547 [  3710] By: gsar                                  on 1999/07/20  07:36:36
1548         Log: move DProf things around to where they are supposed to be
1549      Branch: perl
1550            + t/lib/dprof.t t/lib/dprof/V.pm t/lib/dprof/test1_t
1551            + t/lib/dprof/test1_v t/lib/dprof/test2_t t/lib/dprof/test2_v
1552            + t/lib/dprof/test3_t t/lib/dprof/test3_v t/lib/dprof/test4_t
1553            + t/lib/dprof/test4_v t/lib/dprof/test5_t t/lib/dprof/test5_v
1554            + t/lib/dprof/test6_t t/lib/dprof/test6_v
1555           +> utils/dprofpp.PL
1556            - ext/Devel/DProf/dprofpp.PL ext/Devel/DProf/t/V.pm
1557            - ext/Devel/DProf/t/test1.pl ext/Devel/DProf/t/test1.t
1558            - ext/Devel/DProf/t/test1.v ext/Devel/DProf/t/test2.t
1559            - ext/Devel/DProf/t/test2.v ext/Devel/DProf/t/test3.t
1560            - ext/Devel/DProf/t/test3.v ext/Devel/DProf/t/test4.t
1561            - ext/Devel/DProf/t/test4.v ext/Devel/DProf/t/test5.t
1562            - ext/Devel/DProf/t/test5.v ext/Devel/DProf/t/test6.t
1563            - ext/Devel/DProf/t/test6.v ext/Devel/DProf/test.pl
1564            ! INSTALL MANIFEST ext/Devel/DProf/Makefile.PL installman
1565            ! installperl pod/roffitall utils/Makefile
1566            ! vms/descrip_mms.template win32/Makefile win32/makefile.mk
1567 ____________________________________________________________________________
1568 [  3709] By: gsar                                  on 1999/07/20  06:13:16
1569         Log: DProf fixups for PERL_IMPLICIT_CONTEXT
1570      Branch: perl
1571            ! ext/Devel/DProf/DProf.xs ext/Devel/DProf/Makefile.PL
1572            ! ext/Devel/Peek/Makefile.PL
1573 ____________________________________________________________________________
1574 [  3708] By: gsar                                  on 1999/07/20  06:01:22
1575         Log: move DProf to Devel/DProf
1576      Branch: perl
1577           +> ext/Devel/DProf/Changes ext/Devel/DProf/DProf.pm
1578           +> ext/Devel/DProf/DProf.xs ext/Devel/DProf/Makefile.PL
1579           +> ext/Devel/DProf/Todo ext/Devel/DProf/dprofpp.PL
1580           +> ext/Devel/DProf/t/V.pm ext/Devel/DProf/t/test1.pl
1581           +> ext/Devel/DProf/t/test1.t ext/Devel/DProf/t/test1.v
1582           +> ext/Devel/DProf/t/test2.t ext/Devel/DProf/t/test2.v
1583           +> ext/Devel/DProf/t/test3.t ext/Devel/DProf/t/test3.v
1584           +> ext/Devel/DProf/t/test4.t ext/Devel/DProf/t/test4.v
1585           +> ext/Devel/DProf/t/test5.t ext/Devel/DProf/t/test5.v
1586           +> ext/Devel/DProf/t/test6.t ext/Devel/DProf/t/test6.v
1587           +> ext/Devel/DProf/test.pl
1588            - ext/DProf/Changes ext/DProf/DProf.pm ext/DProf/DProf.xs
1589            - ext/DProf/Makefile.PL ext/DProf/Todo ext/DProf/dprofpp.PL
1590            - ext/DProf/t/V.pm ext/DProf/t/test1.pl ext/DProf/t/test1.t
1591            - ext/DProf/t/test1.v ext/DProf/t/test2.t ext/DProf/t/test2.v
1592            - ext/DProf/t/test3.t ext/DProf/t/test3.v ext/DProf/t/test4.t
1593            - ext/DProf/t/test4.v ext/DProf/t/test5.t ext/DProf/t/test5.v
1594            - ext/DProf/t/test6.t ext/DProf/t/test6.v ext/DProf/test.pl
1595            ! MAINTAIN MANIFEST configure.com win32/Makefile
1596            ! win32/makefile.mk
1597 ____________________________________________________________________________
1598 [  3707] By: gsar                                  on 1999/07/20  05:39:11
1599         Log: add Devel::DProf v19990108 from CPAN, as it was
1600      Branch: perl
1601            + ext/DProf/Changes ext/DProf/DProf.pm ext/DProf/DProf.xs
1602            + ext/DProf/Makefile.PL ext/DProf/Todo ext/DProf/dprofpp.PL
1603            + ext/DProf/t/V.pm ext/DProf/t/test1.pl ext/DProf/t/test1.t
1604            + ext/DProf/t/test1.v ext/DProf/t/test2.t ext/DProf/t/test2.v
1605            + ext/DProf/t/test3.t ext/DProf/t/test3.v ext/DProf/t/test4.t
1606            + ext/DProf/t/test4.v ext/DProf/t/test5.t ext/DProf/t/test5.v
1607            + ext/DProf/t/test6.t ext/DProf/t/test6.v ext/DProf/test.pl
1608            ! MANIFEST
1609 ____________________________________________________________________________
1610 [  3706] By: gsar                                  on 1999/07/20  04:52:25
1611         Log: C<union any> needs no PERL_OBJECT-treatment
1612      Branch: perl
1613            ! win32/win32.h
1614 ____________________________________________________________________________
1615 [  3705] By: gsar                                  on 1999/07/20  04:11:54
1616         Log: fix problem in default build
1617      Branch: perl
1618            ! win32/Makefile win32/makefile.mk
1619 ____________________________________________________________________________
1620 [  3704] By: jhi                                   on 1999/07/19  07:06:36
1621         Log: Integrate with Sarathy.
1622      Branch: cfgperl
1623           !> Changes lib/Carp.pm makedef.pl pod/perldiag.pod sv.h util.c
1624           !> win32/win32.c
1625 ____________________________________________________________________________
1626 [  3703] By: gsar                                  on 1999/07/19  05:55:57
1627         Log: win32 nits
1628      Branch: perl
1629            ! makedef.pl sv.h
1630 ____________________________________________________________________________
1631 [  3702] By: gsar                                  on 1999/07/19  04:29:34
1632         Log: don't display tid from main thread (or testsuite breaks)
1633      Branch: perl
1634            ! lib/Carp.pm util.c
1635 ____________________________________________________________________________
1636 [  3701] By: gsar                                  on 1999/07/19  00:47:52
1637         Log: remove several doubled (and tripled!) entries
1638      Branch: perl
1639            ! pod/perldiag.pod
1640 ____________________________________________________________________________
1641 [  3700] By: gsar                                  on 1999/07/19  00:42:34
1642         Log: integrate cfgperl contents into mainline
1643      Branch: perl
1644           +> makedef.pl
1645            - perl_exp.SH win32/makedef.pl
1646           !> MANIFEST Makefile.SH ext/DynaLoader/DynaLoader_pm.PL
1647           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_vms.xs hints/aix.sh
1648           !> pod/perldiag.pod pp.c regexec.c t/pragma/warn/util toke.c
1649           !> utf8.c util.c win32/Makefile win32/makefile.mk
1650 ____________________________________________________________________________
1651 [  3699] By: gsar                                  on 1999/07/19  00:33:59
1652         Log: avoid bug in win32_str_os_error() (from Jan Dubois)
1653      Branch: perl
1654            ! Changes win32/win32.c
1655 ____________________________________________________________________________
1656 [  3698] By: jhi                                   on 1999/07/18  21:33:57
1657         Log: Integrate with Sarathy.
1658      Branch: cfgperl
1659           +> t/op/chars.t
1660           !> (integrate 57 files)
1661 ____________________________________________________________________________
1662 [  3697] By: gsar                                  on 1999/07/18  05:22:36
1663         Log: From: pvhp@forte.com (Peter Prymmer)
1664              Date: Thu, 1 Jul 99 19:31:24 PDT
1665              Message-Id: <9907020231.AA16942@forte.com>
1666              Subject: [ID 19990701.031] 4 ctl chars on EBCDIC not asciiish enough
1667      Branch: perl
1668            + t/op/chars.t
1669            ! MANIFEST ebcdic.c t/op/ord.t
1670 ____________________________________________________________________________
1671 [  3696] By: gsar                                  on 1999/07/18  05:11:02
1672         Log: display thread id in diagnostics (suggested by Dan Sugalski)
1673      Branch: perl
1674            ! lib/Carp.pm util.c
1675 ____________________________________________________________________________
1676 [  3695] By: gsar                                  on 1999/07/18  04:57:47
1677         Log: missing perldiag entry (from Dan Sugalski <sugalskd@osshe.edu>)
1678      Branch: perl
1679            ! pod/perldiag.pod
1680 ____________________________________________________________________________
1681 [  3694] By: gsar                                  on 1999/07/18  04:56:28
1682         Log: cache [NIUP]V conversions of defined READONLY values
1683              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1684              Date: Sun, 11 Jul 1999 04:39:44 -0400
1685              Message-ID: <19990711043944.A25944@monk.mps.ohio-state.edu>
1686              Subject: [PATCH 5.005_57] Allow caching of numeric/string conversion
1687      Branch: perl
1688            ! sv.c
1689 ____________________________________________________________________________
1690 [  3693] By: gsar                                  on 1999/07/18  03:53:38
1691         Log: From: jan.dubois@ibm.net (Jan Dubois)
1692              Date: Sat, 17 Jul 1999 10:58:29 +0200
1693              Message-ID: <379144ad.13616689@smtp1.ibm.net>
1694              Subject: [PATCH 5.005] Some lib/ExtUtils/Manifest.pm POD fixes
1695      Branch: perl
1696            ! lib/ExtUtils/Manifest.pm
1697 ____________________________________________________________________________
1698 [  3692] By: gsar                                  on 1999/07/18  03:51:03
1699         Log: remove spurious newSTATEOP() that causes goto to enter one too many
1700              contexts when jumping between if and elsif blocks
1701      Branch: perl
1702            ! perly.c perly.y pp_ctl.c t/op/goto.t
1703 ____________________________________________________________________________
1704 [  3691] By: gsar                                  on 1999/07/18  01:49:59
1705         Log: detypo, update Changes
1706      Branch: perl
1707            ! Changes doio.c
1708 ____________________________________________________________________________
1709 [  3690] By: gsar                                  on 1999/07/18  01:16:59
1710         Log: mention the -Minteger effect on modulus (from Nathan Torkington)
1711      Branch: perl
1712            ! lib/integer.pm
1713 ____________________________________________________________________________
1714 [  3689] By: gsar                                  on 1999/07/18  00:47:17
1715         Log: ensure __END__ appears on a line by itself in wrapped
1716              scripts (thanks to Steve Tolkin <tolkin@mediaone.net>);
1717              mention caveat about successfull kill()
1718      Branch: perl
1719            ! pod/perlfunc.pod win32/bin/pl2bat.pl
1720 ____________________________________________________________________________
1721 [  3688] By: gsar                                  on 1999/07/17  20:47:44
1722         Log: noecho noops (from Nicholas Clark <nick@flirble.org>)
1723      Branch: perl
1724            ! ext/SDBM_File/sdbm/Makefile.PL
1725 ____________________________________________________________________________
1726 [  3687] By: gsar                                  on 1999/07/17  20:43:27
1727         Log: make CC.pm use a distinct CCPP() macro rather than PP()
1728              (suggested by Vishal Bhatia <vishalb@my-deja.com>)
1729      Branch: perl
1730            ! cc_runtime.h ext/B/B/CC.pm
1731 ____________________________________________________________________________
1732 [  3686] By: gsar                                  on 1999/07/17  20:39:08
1733         Log: tiny bug in vars.pm (from John Dlugosz)
1734      Branch: perl
1735            ! lib/vars.pm
1736 ____________________________________________________________________________
1737 [  3685] By: gsar                                  on 1999/07/17  20:37:27
1738         Log: applied suggested patch, along with later tweak
1739              From: jan.dubois@ibm.net (Jan Dubois)
1740              Date: Wed, 14 Jul 1999 23:53:43 +0200
1741              Message-ID: <37a902e7.15977234@smtp1.ibm.net>
1742              Subject: Merge ActivePerl Stylesheet support etc into Pod::Html.pm
1743      Branch: perl
1744            ! lib/Pod/Html.pm
1745 ____________________________________________________________________________
1746 [  3684] By: gsar                                  on 1999/07/17  20:24:32
1747         Log: avoid #ifdef DEBUGGING in thrdvar.h (from Dominic Dunlop <domo@vo.lu>)
1748      Branch: perl
1749            ! thrdvar.h
1750 ____________________________________________________________________________
1751 [  3683] By: gsar                                  on 1999/07/17  20:21:01
1752         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1753              Date: Tue, 13 Jul 1999 05:44:28 -0400 (EDT)
1754              Message-Id: <199907130944.FAA04473@monk.mps.ohio-state.edu>
1755              Subject: [PATCH 5.005_57] Segfaults if $^P
1756      Branch: perl
1757            ! embed.h embed.pl global.sym mg.c objXSUB.h perl.c perlapi.c
1758            ! proto.h
1759 ____________________________________________________________________________
1760 [  3682] By: gsar                                  on 1999/07/17  20:04:17
1761         Log: use a better prefixify() heuristic than m/perl/ (prefix/lib/perl5
1762              and prefix/lib/perl5/man are ass_u_med only if those directories
1763              actually exist; else prefix/{lib,man} are used)
1764      Branch: perl
1765            ! lib/ExtUtils/MM_Unix.pm
1766 ____________________________________________________________________________
1767 [  3681] By: gsar                                  on 1999/07/17  19:12:33
1768         Log: allow $foo{$x} and $bar[$i] for (\$) prototype
1769      Branch: perl
1770            ! op.c t/comp/proto.t
1771 ____________________________________________________________________________
1772 [  3680] By: gsar                                  on 1999/07/17  18:23:55
1773         Log: fix vec() on magic values
1774              From: Ian Phillipps <ian@dial.pipex.com>
1775              Date: Mon, 12 Jul 1999 12:30:05 +0100
1776              Message-ID: <19990712123005.A11355@homer.diplex.co.uk>
1777              Subject: [PATCH 5.005_57] Re: do_vecset is broken.  Re: [ID 19990703.003].
1778      Branch: perl
1779            ! doop.c t/op/tie.t
1780 ____________________________________________________________________________
1781 [  3679] By: gsar                                  on 1999/07/17  18:10:44
1782         Log: make system() return -1 and set $! if exec of child failed
1783              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1784              Date: Fri, 9 Jul 1999 05:21:13 -0400
1785              Message-ID: <19990709052113.A6201@monk.mps.ohio-state.edu>
1786              Subject: [PATCH 5.005_57] system()==-1 and $! from failing fork/exec
1787      Branch: perl
1788            ! doio.c embed.h embed.pl global.sym objXSUB.h perlapi.c
1789            ! pod/perlfunc.pod pp_sys.c proto.h t/op/exec.t
1790 ____________________________________________________________________________
1791 [  3678] By: gsar                                  on 1999/07/17  17:54:01
1792         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1793              Date: Fri, 9 Jul 1999 04:27:51 -0400 (EDT)
1794              Message-Id: <199907090827.EAA03321@monk.mps.ohio-state.edu>
1795              Subject: [PATCH 5.005_57] File descriptor leak in do_exec3
1796      Branch: perl
1797            ! util.c
1798 ____________________________________________________________________________
1799 [  3677] By: gsar                                  on 1999/07/17  17:34:38
1800         Log: a modernized version of find2perl from Ken Pizzini <ken@halcyon.com>;
1801              converted Ken's documentation outline into pod
1802      Branch: perl
1803            ! x2p/find2perl.PL
1804 ____________________________________________________________________________
1805 [  3676] By: gsar                                  on 1999/07/17  16:34:09
1806         Log: pod fixes (with minor edits) from Abigail, Ronald Kimball, Jon
1807              Waddington, Tuomas Lukka, Steven Tolkin, Ian Phillipps, and
1808              Steve Lidie
1809      Branch: perl
1810            ! pod/Win32.pod pod/perldelta.pod pod/perlfaq.pod
1811            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
1812            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfunc.pod
1813            ! pod/perlguts.pod pod/perlhist.pod pod/perlop.pod
1814            ! pod/perlport.pod pod/perltoc.pod pod/perltodo.pod
1815            ! pod/perltoot.pod pod/perltootc.pod pod/perlvar.pod
1816 ____________________________________________________________________________
1817 [  3675] By: gsar                                  on 1999/07/17  00:16:53
1818         Log: backout redundant change#3628
1819      Branch: perl
1820            ! Changes hints/bsdos.sh
1821 ____________________________________________________________________________
1822 [  3674] By: jhi                                   on 1999/07/15  14:26:03
1823         Log: Fix the bin/oct/hex constant overflow tests for
1824              long long platforms.
1825      Branch: cfgperl
1826            ! t/pragma/warn/util
1827 ____________________________________________________________________________
1828 [  3673] By: jhi                                   on 1999/07/14  21:59:11
1829         Log: Fixed AIX dynamic loading and AIX shared Perl library.
1830              Tested in: AIX 4.1.5 cc+useshrplib+usethreads, 4.1.5 cc,
1831              4.1.5 gcc+useshrplib+usethreads, 4.3.1 cc+useshrplib.
1832              Hijacked win32/makedef.pl for more general purpose export
1833              list building, now it is used (as toplevel makedef.pl)
1834              for win32 and AIX (perl_exp.SH made unnecessary).
1835              Because the export lists are now correct in AIX, no more linker
1836              warnings about "Exported symbol not defined" should appear.
1837      Branch: cfgperl
1838            + makedef.pl
1839            - perl_exp.SH win32/makedef.pl
1840            ! MANIFEST Makefile.SH ext/DynaLoader/DynaLoader_pm.PL
1841            ! ext/DynaLoader/dl_aix.xs hints/aix.sh win32/Makefile
1842            ! win32/makefile.mk
1843 ____________________________________________________________________________
1844 [  3672] By: gsar                                  on 1999/07/14  17:12:13
1845         Log: minor efficiency tweak
1846      Branch: perl
1847            ! pp_ctl.c
1848 ____________________________________________________________________________
1849 [  3671] By: jhi                                   on 1999/07/14  16:22:39
1850         Log: The regexec.c change of #3606 caused a core dump in fbm_instr()
1851              if its caller re_intuit_start() was entered with strend == strpos
1852              because end_shift ended up as -1.  The patch ain't necessarily
1853              correct but least the core dump is avoided.
1854      Branch: cfgperl
1855            ! regexec.c
1856 ____________________________________________________________________________
1857 [  3670] By: jhi                                   on 1999/07/13  07:59:09
1858         Log: Integrate with Sarathy.
1859      Branch: cfgperl
1860            - XSlock.h win32/GenCAPI.pl win32/TEST win32/autosplit.pl
1861            - win32/genxsdef.pl win32/makemain.pl win32/makeperldef.pl
1862           !> (integrate 67 files)
1863 ____________________________________________________________________________
1864 [  3669] By: gsar                                  on 1999/07/12  06:14:54
1865         Log: fixups for sundry warnings about function pointers
1866      Branch: perl
1867            ! ext/re/re.xs intrpvar.h op.c perl.c perl.h pp_ctl.c scope.h
1868            ! sv.c thrdvar.h util.c win32/Makefile win32/makefile.mk
1869            ! win32/win32.c win32/win32.h
1870 ____________________________________________________________________________
1871 [  3668] By: gsar                                  on 1999/07/12  04:11:58
1872         Log: tweaks for win32/borland
1873      Branch: perl
1874            ! t/pragma/locale.t win32/makedef.pl win32/makefile.mk
1875 ____________________________________________________________________________
1876 [  3667] By: gsar                                  on 1999/07/12  01:55:15
1877         Log: yet more cleanups of the PERL_OBJECT, MULTIPLICITY and USE_THREADS
1878              builds; passing the implicit context is unified among the three
1879              flavors; PERL_IMPLICIT_CONTEXT is auto-enabled under all three
1880              flavors (see the top of perl.h) for testing; all varargs functions
1881              foo() have a va_list-taking variant vfoo() for generating the
1882              context-free versions; the PERL_OBJECT build should now be
1883              hyper-compatible with CPAN extensions (C++ is totally out of
1884              the picture)
1885              
1886              result has only been tested on Windows
1887              
1888              TODO: write docs on the THX rationale and idiomatic usage of
1889              the Perl API
1890      Branch: perl
1891            - XSlock.h win32/GenCAPI.pl win32/TEST win32/autosplit.pl
1892            - win32/genxsdef.pl win32/makemain.pl win32/makeperldef.pl
1893            ! MANIFEST XSUB.h bytecode.pl deb.c dump.c embed.h embed.pl
1894            ! embedvar.h ext/B/B.xs ext/ByteLoader/ByteLoader.xs
1895            ! ext/ByteLoader/byterun.c ext/Data/Dumper/Dumper.xs
1896            ! ext/Devel/Peek/Peek.xs ext/Fcntl/Fcntl.xs ext/IO/IO.xs
1897            ! ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
1898            ! ext/SDBM_File/SDBM_File.xs ext/Socket/Socket.xs
1899            ! ext/Thread/Thread.xs ext/attrs/attrs.xs ext/re/re.xs
1900            ! global.sym globals.c intrpvar.h iperlsys.h
1901            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
1902            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/xsubpp lib/base.pm
1903            ! lib/warning.pm malloc.c objXSUB.h perl.c perl.h perlapi.c
1904            ! perlapi.h perlio.c pp_sys.c proto.h regcomp.c regexec.c
1905            ! scope.c sv.c thrdvar.h util.c win32/Makefile win32/config_H.bc
1906            ! win32/config_H.gc win32/config_H.vc win32/config_h.PL
1907            ! win32/dl_win32.xs win32/include/dirent.h
1908            ! win32/include/sys/socket.h win32/makedef.pl win32/makefile.mk
1909            ! win32/perllib.c win32/runperl.c win32/win32.c win32/win32.h
1910            ! win32/win32iop.h win32/win32sck.c
1911 ____________________________________________________________________________
1912 [  3666] By: jhi                                   on 1999/07/11  22:00:13
1913         Log: Integrate with Sarathy.
1914      Branch: cfgperl
1915           !> op.c t/op/lex_assign.t
1916 ____________________________________________________________________________
1917 [  3665] By: jhi                                   on 1999/07/11  21:59:01
1918         Log: More manual sync.
1919      Branch: cfgperl
1920            ! pod/perldelta.pod
1921 ____________________________________________________________________________
1922 [  3664] By: gsar                                  on 1999/07/11  19:11:07
1923         Log: change#3612 was buggy and failed to build Tk; applied Ilya's
1924              remedy and related tests via private mail
1925      Branch: perl
1926            ! op.c t/op/lex_assign.t
1927 ____________________________________________________________________________
1928 [  3663] By: jhi                                   on 1999/07/11  15:04:37
1929         Log: Manual synchronization with Sarathy (some files
1930              had drifted apart for no apparent reason), plus
1931              I had a typo in dl_vms.xs Sarathy had fixed.
1932      Branch: cfgperl
1933            ! ext/DynaLoader/dl_vms.xs pod/perldelta.pod pp.c pp_sys.c
1934 ____________________________________________________________________________
1935 [  3662] By: jhi                                   on 1999/07/10  12:23:21
1936         Log: Change t/pragma/warn oct()/hex() overflow tests to use %Config
1937              to adapt to the underlying platform (the binary, 0b1..., test
1938              was broken in 64-bit platforms).  Also change "hex" in the
1939              warning messages to "hexadecimal" to match "binary" and "octal".
1940      Branch: cfgperl
1941            ! pod/perldiag.pod t/pragma/warn/util util.c
1942 ____________________________________________________________________________
1943 [  3661] By: jhi                                   on 1999/07/08  21:54:55
1944         Log: Integrate with Sarathy.
1945      Branch: cfgperl
1946           +> perlapi.c perlapi.h
1947           !> (integrate 43 files)
1948 ____________________________________________________________________________
1949 [  3660] By: gsar                                  on 1999/07/08  18:47:35
1950         Log: more PERL_OBJECT cleanups (changes still untested on Unix!)
1951      Branch: perl
1952            + perlapi.c perlapi.h
1953            ! MANIFEST XSUB.h emacs/ptags embed.h embed.pl embedvar.h
1954            ! ext/Opcode/Opcode.xs global.sym globals.c intrpvar.h
1955            ! iperlsys.h mg.c miniperlmain.c objXSUB.h perl.c perl.h perly.c
1956            ! pp.c pp_ctl.c pp_hot.c proto.h regcomp.c regcomp.h regexec.c
1957            ! scope.c scope.h sv.c thrdvar.h toke.c util.c win32/GenCAPI.pl
1958            ! win32/Makefile win32/makedef.pl win32/perllib.c win32/win32.c
1959            ! win32/win32.h
1960 ____________________________________________________________________________
1961 [  3659] By: gsar                                  on 1999/07/08  18:41:45
1962         Log: sundry cleanups for clean build on windows
1963      Branch: perl
1964            ! doio.c regcomp.c regcomp.h t/io/openpid.t utf8.c
1965 ____________________________________________________________________________
1966 [  3658] By: gsar                                  on 1999/07/08  01:24:25
1967         Log: fixes for logical bugs in the lexwarn patch; other tweaks to avoid
1968              type mismatch problems
1969      Branch: perl
1970            ! doio.c gv.c op.c pp.c regcomp.c regexec.c run.c sv.c
1971            ! t/pragma/warn/op toke.c utf8.c util.c
1972 ____________________________________________________________________________
1973 [  3657] By: jhi                                   on 1999/07/07  23:01:16
1974         Log: Integrate with Sarathy.  perldiag.pod required manual editing.
1975      Branch: cfgperl
1976            ! pod/perldiag.pod
1977           !> Changes configure.com ext/B/B/Deparse.pm
1978           !> ext/ByteLoader/Makefile.PL ext/Fcntl/Fcntl.xs
1979           !> ext/IO/lib/IO/File.pm gv.c iperlsys.h lib/ExtUtils/MM_VMS.pm
1980           !> lib/File/Basename.pm lib/File/Spec/VMS.pm perlsfio.h
1981           !> t/base/rs.t t/lib/io_multihomed.t t/lib/textfill.t
1982           !> t/lib/textwrap.t t/op/filetest.t t/op/mkdir.t
1983           !> t/pragma/overload.t thread.h vms/vms.c
1984 ____________________________________________________________________________
1985 [  3656] By: gsar                                  on 1999/07/07  21:04:38
1986         Log: integrate cfgperl contents
1987      Branch: perl
1988           +> lib/unicode/Is/ASCII.pl lib/unicode/Is/Cntrl.pl
1989           +> lib/unicode/Is/Graph.pl lib/unicode/Is/Punct.pl
1990           +> lib/unicode/Is/Word.pl lib/unicode/Is/XDigit.pl
1991            ! Changes
1992           !> (integrate 45 files)
1993 ____________________________________________________________________________
1994 [  3655] By: gsar                                  on 1999/07/07  18:55:45
1995         Log: filetest.t and ByteLoader build tweaks from Peter Prymmer
1996              <pvhp@forte.com>
1997      Branch: perl
1998            ! ext/ByteLoader/Makefile.PL t/op/filetest.t
1999 ____________________________________________________________________________
2000 [  3654] By: gsar                                  on 1999/07/07  18:47:03
2001         Log: change#1889 mistakenly removed F_SETLK
2002      Branch: perl
2003            ! ext/Fcntl/Fcntl.xs
2004 ____________________________________________________________________________
2005 [  3653] By: gsar                                  on 1999/07/07  18:42:42
2006         Log: B::Deparse update
2007              From: Stephen McCamant <smccam@uclink4.berkeley.edu>
2008              Date: Mon,  5 Jul 1999 17:57:03 -0500 (CDT)
2009              Message-ID: <14209.13729.738691.610723@alias-2.pr.mcs.net>
2010              Subject: [PATCH _57, long] B::Deparse 0.58
2011      Branch: perl
2012            ! ext/B/B/Deparse.pm
2013 ____________________________________________________________________________
2014 [  3652] By: gsar                                  on 1999/07/07  18:41:07
2015         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2016              Date: Mon, 5 Jul 1999 18:24:19 -0400 (EDT)
2017              Message-Id: <199907052224.SAA10454@monk.mps.ohio-state.edu>
2018              Subject: Re: [ID 19990705.001] Overloading boolean conversion
2019      Branch: perl
2020            ! gv.c t/pragma/overload.t
2021 ____________________________________________________________________________
2022 [  3651] By: gsar                                  on 1999/07/07  17:47:30
2023         Log: missing PerlIO_reopen() (suggested by sam@daemoninc.com)
2024      Branch: perl
2025            ! perlsfio.h
2026 ____________________________________________________________________________
2027 [  3650] By: gsar                                  on 1999/07/07  17:45:52
2028         Log: applied new parts of suggested patch
2029              From: Charles Bailey <BAILEY@newman.upenn.edu>
2030              Date: Fri, 02 Jul 1999 19:18:41 -0400 (EDT)
2031              Message-id: <01JD3M8W1VXS000S5G@mail.newman.upenn.edu>
2032              Subject: [PATCH 5.005_57] Consolidated VMS patch
2033      Branch: perl
2034            ! configure.com ext/IO/lib/IO/File.pm iperlsys.h
2035            ! lib/ExtUtils/MM_VMS.pm lib/File/Basename.pm
2036            ! lib/File/Spec/VMS.pm pod/perldiag.pod t/base/rs.t
2037            ! t/lib/io_multihomed.t t/lib/textfill.t t/lib/textwrap.t
2038            ! t/op/filetest.t t/op/mkdir.t thread.h vms/vms.c
2039 ____________________________________________________________________________
2040 [  3649] By: jhi                                   on 1999/07/07  13:38:02
2041         Log: Sync regcomp warn with reality.
2042      Branch: cfgperl
2043            ! t/pragma/warn/regcomp
2044 ____________________________________________________________________________
2045 [  3648] By: jhi                                   on 1999/07/07  13:04:55
2046         Log: Integrate with Sarathy; one conflict in t/pragma/warn/recgomp
2047              resolved manually.
2048      Branch: cfgperl
2049           +> pod/perllexwarn.pod t/pragma/warn/6default t/pragma/warn/av
2050           +> t/pragma/warn/doop t/pragma/warn/hv t/pragma/warn/malloc
2051           +> t/pragma/warn/perlio t/pragma/warn/run t/pragma/warn/utf8
2052            - README.lexwarn
2053           !> (integrate 79 files)
2054 ____________________________________________________________________________
2055 [  3647] By: gsar                                  on 1999/07/07  10:32:03
2056         Log: From: jan.dubois@ibm.net (Jan Dubois)
2057              Date: Thu, 01 Jul 1999 11:17:53 +0200
2058              Message-ID: <377b2ca4.14467042@smtp1.ibm.net>
2059              Subject: [PATCH 5.005_57] MakeMaker support for pod2html
2060      Branch: perl
2061            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
2062            ! lib/ExtUtils/MakeMaker.pm
2063 ____________________________________________________________________________
2064 [  3646] By: gsar                                  on 1999/07/07  10:27:55
2065         Log: fix undocumented IO::Handle functions as suggested
2066              by cj10@cam.ac.uk
2067      Branch: perl
2068            ! ext/IO/lib/IO/Handle.pm
2069 ____________________________________________________________________________
2070 [  3645] By: gsar                                  on 1999/07/07  10:18:55
2071         Log: prohibit thread join()ing itself (from Dan Sugalski)
2072      Branch: perl
2073            ! ext/Thread/Thread.xs
2074 ____________________________________________________________________________
2075 [  3644] By: gsar                                  on 1999/07/07  10:14:26
2076         Log: From: "Vishal Bhatia" <vishalb@my-deja.com>
2077              Date: Wed, 30 Jun 1999 14:02:42 -0700
2078              Message-ID: <LJHFKBDHMHHJDAAA@my-deja.com>
2079              Subject:  [PATCH 5.005_57] Compiler and XSUBS
2080      Branch: perl
2081            ! ext/B/B/C.pm
2082 ____________________________________________________________________________
2083 [  3643] By: gsar                                  on 1999/07/07  10:08:38
2084         Log: mention C<foreach VAR (LIST) BLOCK continue BLOCK> syntax
2085              (from François Désarménien <desar@club-internet.fr>)
2086      Branch: perl
2087            ! pod/perlsyn.pod
2088 ____________________________________________________________________________
2089 [  3642] By: gsar                                  on 1999/07/07  10:03:24
2090         Log: From: Doug MacEachern <dougm@cp.net>
2091              Date: Sun, 27 Jun 1999 22:43:25 -0700 (PDT)
2092              Message-ID: <Pine.LNX.4.10.9906272236430.389-100000@mojo.eng.cp.net>
2093              Subject: [PATCH 5.005_57] add B::PV::{LEN,CUR}
2094      Branch: perl
2095            ! ext/B/B.xs
2096 ____________________________________________________________________________
2097 [  3641] By: gsar                                  on 1999/07/07  10:00:57
2098         Log: slightly modified version of suggested patch
2099              From: Steven N. Hirsch <hirschs@stargate.btv.ibm.com>
2100              Date: Mon, 28 Jun 1999 14:23:59 -0400
2101              Message-Id: <199906281823.OAA24912@stargate.btv.ibm.com>
2102              Subject: [ID 19990628.007] POSIX::tmpnam() broken for threaded 5.00503
2103      Branch: perl
2104            ! ext/POSIX/POSIX.xs
2105 ____________________________________________________________________________
2106 [  3640] By: gsar                                  on 1999/07/07  09:45:43
2107         Log: lexical warnings update (warning.t fails one test
2108              due to leaked scalar, investigation pending)
2109              From: paul.marquess@bt.com
2110              Date: Sat, 26 Jun 1999 23:19:52 +0100
2111              Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB29C6C8E@mbtlipnt02.btlabs.bt.co.uk>
2112              Subject: [PATCH 5.005_57] Lexical Warnings - mandatory warning are now default warnings
2113      Branch: perl
2114            + pod/perllexwarn.pod t/pragma/warn/6default t/pragma/warn/av
2115            + t/pragma/warn/doop t/pragma/warn/hv t/pragma/warn/malloc
2116            + t/pragma/warn/perlio t/pragma/warn/run t/pragma/warn/utf8
2117            - README.lexwarn
2118            ! Changes MANIFEST av.c djgpp/djgpp.c doio.c doop.c
2119            ! ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c
2120            ! ext/ByteLoader/byterun.h gv.c hv.c jpl/JNI/JNI.xs
2121            ! lib/warning.pm mg.c op.c os2/os2.c perl.c perlio.c
2122            ! pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
2123            ! pod/perlmodlib.pod pod/perlrun.pod pod/perlvar.pod pp.c
2124            ! pp_ctl.c run.c sv.c t/pragma/warn/3both t/pragma/warn/doio
2125            ! t/pragma/warn/gv t/pragma/warn/mg t/pragma/warn/op
2126            ! t/pragma/warn/perl t/pragma/warn/perly t/pragma/warn/pp
2127            ! t/pragma/warn/pp_ctl t/pragma/warn/pp_hot t/pragma/warn/pp_sys
2128            ! t/pragma/warn/regcomp t/pragma/warn/regexec t/pragma/warn/sv
2129            ! t/pragma/warn/taint t/pragma/warn/toke t/pragma/warn/universal
2130            ! t/pragma/warn/util t/pragma/warning.t toke.c utf8.c util.c
2131            ! warning.h warning.pl win32/win32.c
2132 ____________________________________________________________________________
2133 [  3639] By: gsar                                  on 1999/07/07  08:09:30
2134         Log: From: Brian Jepson <bjepson@home.com>
2135              Date: Sat, 26 Jun 1999 10:47:45 -0500 (EST)
2136              Message-ID: <Pine.LNX.4.10.9906261044180.659-100000@cx384756-a.sking1.ri.home.com>
2137              Subject: Patch to JPL example program
2138      Branch: perl
2139            ! jpl/JPL_Rolo/JPL_Rolo.jpl
2140 ____________________________________________________________________________
2141 [  3638] By: jhi                                   on 1999/07/07  08:07:58
2142         Log: Integrate with Sarathy.
2143      Branch: cfgperl
2144           !> (integrate 34 files)
2145 ____________________________________________________________________________
2146 [  3637] By: gsar                                  on 1999/07/07  08:07:49
2147         Log: From: Stephen McCamant <smccam@uclink4.berkeley.edu>
2148              Date: Fri, 25 Jun 1999 13:38:44 -0500 (CDT)
2149              Message-ID: <14193.25034.113373.245377@alias-2.pr.mcs.net>
2150              Subject: [PATCH _57, long] Eliminate CONDOPs
2151      Branch: perl
2152            ! bytecode.pl dump.c ext/B/B.pm ext/B/B.xs ext/B/B/Bblock.pm
2153            ! ext/B/B/Bytecode.pm ext/B/B/C.pm ext/B/B/CC.pm
2154            ! ext/B/B/Debug.pm ext/B/B/Xref.pm ext/B/ramblings/flip-flop
2155            ! ext/B/typemap op.c op.h opcode.h opcode.pl perl.h
2156            ! pod/perltoc.pod pp_ctl.c pp_hot.c
2157 ____________________________________________________________________________
2158 [  3636] By: gsar                                  on 1999/07/07  07:50:51
2159         Log: adapted suggested patch for IO-1.20x
2160              From: ian@dial.pipex.com
2161              Date:  Fri, 25 Jun 1999 10:39:42 +0100
2162              Message-Id:  <199906250939.KAA02152@homer.diplex.co.uk>
2163              Subject: [ID 19990625.001]  Minor fixes for IO::Socket.pm
2164      Branch: perl
2165            ! ext/IO/lib/IO/Socket.pm
2166 ____________________________________________________________________________
2167 [  3635] By: gsar                                  on 1999/07/07  07:26:05
2168         Log: PowerMAX hints update from Tom Horsley <Tom.Horsley@mail.ccur.com>
2169      Branch: perl
2170            ! hints/powerux.sh
2171 ____________________________________________________________________________
2172 [  3634] By: gsar                                  on 1999/07/07  07:20:02
2173         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
2174              Date: Wed, 23 Jun 1999 16:16:05 +0100
2175              Message-Id: <199906231516.QAA23851@crypt.compulink.co.uk>
2176              Subject: [PATCH 5.005_57] memleak in optimizer
2177      Branch: perl
2178            ! embed.h embed.pl objXSUB.h op.c proto.h
2179 ____________________________________________________________________________
2180 [  3633] By: gsar                                  on 1999/07/07  07:10:52
2181         Log: add do-not-edit caveats for files generated by opcode.pl
2182              (suggested by Hugo van der Sanden)
2183      Branch: perl
2184            ! opcode.h opcode.pl pp.sym pp_proto.h
2185 ____________________________________________________________________________
2186 [  3632] By: gsar                                  on 1999/07/07  06:41:13
2187         Log: better diagnostics on read operations from write-only
2188              filehandles
2189      Branch: perl
2190            ! doio.c perl.c pod/perldelta.pod pod/perldiag.pod pp_hot.c
2191            ! pp_sys.c t/pragma/warn/pp_hot t/pragma/warn/pp_sys
2192 ____________________________________________________________________________
2193 [  3631] By: gsar                                  on 1999/07/07  02:03:34
2194         Log: make Sys::Hostname safe against C<$SIG{CHLD}='IGNORE'> (suggested
2195              by David Muir Sharnoff <muir@idiom.com>)
2196      Branch: perl
2197            ! lib/Sys/Hostname.pm
2198 ____________________________________________________________________________
2199 [  3630] By: gsar                                  on 1999/07/07  01:57:16
2200         Log: From: "Vishal Bhatia" <vishalb@my-deja.com>
2201              Date: Sun, 20 Jun 1999 17:17:17 -0700
2202              Message-ID: <AEBDBGKPMEAJAAAA@my-deja.com>
2203              Subject: [PATCH 5.005_57] Minor bug fix in pp_require
2204      Branch: perl
2205            ! ext/B/B/CC.pm
2206 ____________________________________________________________________________
2207 [  3629] By: gsar                                  on 1999/07/07  01:46:03
2208         Log: installperl should write normal messages to STDOUT, not STDERR
2209      Branch: perl
2210            ! installperl
2211 ____________________________________________________________________________
2212 [  3628] By: gsar                                  on 1999/07/07  01:41:25
2213         Log: BSD/OS needs -DSTRUCT_TM_HASZONE as of 4.0.1 (from mab@alink.net)
2214      Branch: perl
2215            ! hints/bsdos.sh
2216 ____________________________________________________________________________
2217 [  3627] By: gsar                                  on 1999/07/07  00:27:10
2218         Log: make diagnostic on C<my $^I> etc., more readable
2219      Branch: perl
2220            ! op.c
2221 ____________________________________________________________________________
2222 [  3626] By: gsar                                  on 1999/07/06  23:47:27
2223         Log: From: Andy Dougherty <doughera@lafayette.edu>
2224              Date:  Thu, 17 Jun 1999 12:07:11 -0400 (EDT)
2225              Message-Id:  <Pine.GSU.4.05.9906171204580.937-100000@newton.phys>
2226              Subject: [ID 19990617.004  [PATCH 5.005_57] make distclean fixes]
2227      Branch: perl
2228            ! Makefile.SH utils/Makefile
2229 ____________________________________________________________________________
2230 [  3625] By: jhi                                   on 1999/07/06  21:50:46
2231         Log: Some new files of #3624 missing from MANIFEST.
2232      Branch: cfgperl
2233            ! MANIFEST
2234 ____________________________________________________________________________
2235 [  3624] By: jhi                                   on 1999/07/06  21:47:04
2236         Log: POSIX [[:character class:]] support for standard, locale,
2237              and utf8.  If both utf8 and locale are on, utf8 wins.
2238              I don't fully understand why so many tables changed in
2239              lib/unicode because of "make" -- maybe it was just overdue.
2240      Branch: cfgperl
2241            + lib/unicode/Is/ASCII.pl lib/unicode/Is/Cntrl.pl
2242            + lib/unicode/Is/Graph.pl lib/unicode/Is/Punct.pl
2243            + lib/unicode/Is/Word.pl lib/unicode/Is/XDigit.pl
2244            ! MANIFEST Todo-5.005 embed.h embed.pl embedvar.h global.sym
2245            ! handy.h intrpvar.h lib/unicode/Bidirectional.pl
2246            ! lib/unicode/Block.pl lib/unicode/Category.pl
2247            ! lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
2248            ! lib/unicode/Is/BidiL.pl lib/unicode/Is/Digit.pl
2249            ! lib/unicode/Is/L.pl lib/unicode/Is/Lo.pl
2250            ! lib/unicode/Is/Lower.pl lib/unicode/Is/Print.pl
2251            ! lib/unicode/Is/Space.pl lib/unicode/Is/Upper.pl
2252            ! lib/unicode/Is/Z.pl lib/unicode/Is/Zs.pl lib/unicode/Name.pl
2253            ! lib/unicode/To/Digit.pl lib/unicode/mktables.PL objXSUB.h
2254            ! pod/perldelta.pod pod/perldiag.pod pod/perlre.pod proto.h
2255            ! regcomp.c regcomp.h regcomp.sym regexec.c regnodes.h
2256            ! t/op/pat.t t/op/re_tests t/op/regexp.t t/pragma/utf8.t
2257            ! t/pragma/warn/regcomp utf8.c
2258 ____________________________________________________________________________
2259 [  3623] By: gsar                                  on 1999/07/06  20:52:48
2260         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2261              Date: Wed, 16 Jun 1999 14:57:22 -0400
2262              Message-ID: <19990616145722.B16258@monk.mps.ohio-state.edu>
2263              Subject: [PATCH 5.00557] Devel::Peek
2264      Branch: perl
2265            ! ext/Devel/Peek/Peek.pm ext/Devel/Peek/Peek.xs
2266 ____________________________________________________________________________
2267 [  3622] By: gsar                                  on 1999/07/06  20:22:59
2268         Log: applied patch after demunging headers with appropriate paths
2269              From: "Vishal Bhatia" <vishalb@my-deja.com>
2270              Date: Sat, 12 Jun 1999 08:23:59 -0700
2271              Message-ID: <JIHEJPFDFKIBDAAA@my-deja.com>
2272              Subject: [Patch 5.005_57] unsigned arithmetic (Compiler)
2273      Branch: perl
2274            ! cc_runtime.h ext/B/B.xs ext/B/B/CC.pm ext/B/B/Stackobj.pm
2275            ! ext/B/defsubs.h.PL lib/ExtUtils/typemap t/harness
2276 ____________________________________________________________________________
2277 [  3621] By: gsar                                  on 1999/07/06  20:10:50
2278         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2279              Date: Thu, 10 Jun 1999 04:05:22 -0400 (EDT)
2280              Message-Id: <199906100805.EAA18216@monk.mps.ohio-state.edu>
2281              Subject: [PATCH 5.005_57] Optimize 2>&1 in commands
2282      Branch: perl
2283            ! doio.c
2284 ____________________________________________________________________________
2285 [  3620] By: jhi                                   on 1999/07/06  19:16:47
2286         Log: Mention EPOC and SOCKS.
2287      Branch: cfgperl
2288            ! pod/perldelta.pod
2289 ____________________________________________________________________________
2290 [  3619] By: gsar                                  on 1999/07/06  16:52:37
2291         Log: fix int vs STRLEN issue
2292      Branch: perl
2293            ! pp.c
2294 ____________________________________________________________________________
2295 [  3618] By: jhi                                   on 1999/07/06  16:52:20
2296         Log: There ain't Perl_atonv().
2297      Branch: cfgperl
2298            ! ext/ByteLoader/bytecode.h
2299 ____________________________________________________________________________
2300 [  3617] By: jhi                                   on 1999/07/06  15:55:22
2301         Log: Integrate with Sarathy.
2302      Branch: cfgperl
2303           !> Makefile.SH
2304 ____________________________________________________________________________
2305 [  3616] By: jhi                                   on 1999/07/06  15:54:09
2306         Log: Tweak for #3613.
2307      Branch: cfgperl
2308            ! Configure config_h.SH
2309 ____________________________________________________________________________
2310 [  3615] By: gsar                                  on 1999/07/06  11:00:21
2311         Log: From: "Todd C. Miller" <Todd.Miller@courtesan.com>
2312              Date:  Sun, 13 Jun 1999 17:46:13 -0600 (MDT)
2313              Message-Id:  <199906132346.RAA26632@xerxes.courtesan.com>
2314              Subject: [ID 19990613.003  linklibperl set incorrectly in Makefile.SH for OpenBSD]
2315      Branch: perl
2316            ! Makefile.SH
2317 ____________________________________________________________________________
2318 [  3614] By: jhi                                   on 1999/07/06  10:44:48
2319         Log: Integrate with Sarathy.
2320      Branch: cfgperl
2321           !> ext/IO/lib/IO/File.pm op.c op.h opcode.h opcode.pl perl.h pp.h
2322           !> pp.sym pp_proto.h t/base/rs.t t/pragma/warn/op
2323 ____________________________________________________________________________
2324 [  3613] By: jhi                                   on 1999/07/06  10:43:20
2325         Log: From: Nathan Kurz <nate@valleytel.net>
2326              Subject: [ID 19990612.001 compiling three deep modules within ext/]
2327              ply-To: nate@valleytel.net
2328              erl5-porters@perl.org
2329              Date: Sat, 12 Jun 1999 01:26:04 -0500
2330              Message-Id: <199906120626.BAA04996@trinkpad.valleytel.net>
2331      Branch: cfgperl
2332            ! Configure config_h.SH
2333 ____________________________________________________________________________
2334 [  3612] By: gsar                                  on 1999/07/06  10:17:52
2335         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2336              Date: Sat, 12 Jun 1999 04:49:09 -0400 (EDT)
2337              Message-Id: <199906120849.EAA26986@monk.mps.ohio-state.edu>
2338              Subject: [PATCH 5.005_57] Optimize away OP_SASSIGN
2339      Branch: perl
2340            ! op.c op.h opcode.h opcode.pl pp.h pp.sym pp_proto.h
2341 ____________________________________________________________________________
2342 [  3611] By: gsar                                  on 1999/07/06  09:51:20
2343         Log: From: pvhp@forte.com (Peter Prymmer)
2344              Date: Fri, 11 Jun 99 17:07:19 PDT
2345              Message-Id: <9906120007.AA13802@forte.com>
2346              Subject: [PATCH _03 && _57]portability fix for IO::File and FileHandle
2347      Branch: perl
2348            ! ext/IO/lib/IO/File.pm
2349 ____________________________________________________________________________
2350 [  3610] By: gsar                                  on 1999/07/06  09:37:37
2351         Log: fix for C<$/ = 42> setting paragraph mode (applied with small
2352              tweak)
2353              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
2354              Date: Wed, 09 Jun 1999 18:27:51 +0100
2355              Message-Id: <E10rm8l-00023T-00@ursa.cus.cam.ac.uk>
2356              Subject: Re: [ID 19990608.002] Possible bug with binmode and <FH> on Perl 5.005_03 Win32
2357      Branch: perl
2358            ! perl.h t/base/rs.t
2359 ____________________________________________________________________________
2360 [  3609] By: jhi                                   on 1999/07/06  09:28:48
2361         Log: Integrate with Sarathy.
2362      Branch: cfgperl
2363           !> (integrate 49 files)
2364 ____________________________________________________________________________
2365 [  3608] By: gsar                                  on 1999/07/06  09:28:21
2366         Log: test tweak
2367      Branch: perl
2368            ! t/pragma/warn/op
2369 ____________________________________________________________________________
2370 [  3607] By: jhi                                   on 1999/07/06  09:22:48
2371         Log: Put back the cygwin32 Configure fix of 3582 undone by 3597.
2372      Branch: cfgperl
2373            ! Configure config_h.SH
2374 ____________________________________________________________________________
2375 [  3606] By: gsar                                  on 1999/07/06  09:05:02
2376         Log: applied slightly tweaked version of suggested patch for
2377              improved RE API
2378              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2379              Date: Wed, 9 Jun 1999 18:14:27 -0400 (EDT)
2380              Message-Id: <199906092214.SAA14126@monk.mps.ohio-state.edu>
2381              Subject: [PATCH 5.005_57] REx engine rehash
2382      Branch: perl
2383            ! Changes dump.c embed.h embed.pl embedvar.h ext/re/Makefile.PL
2384            ! ext/re/re.xs global.sym objXSUB.h perl.c perl.h pp.c pp_hot.c
2385            ! proto.h regcomp.c regcomp.h regexec.c regexp.h thrdvar.h
2386            ! util.c
2387 ____________________________________________________________________________
2388 [  3605] By: gsar                                  on 1999/07/06  08:54:03
2389         Log: bug in change#3602 (cpp conditionals not allowed inside macro args)
2390      Branch: perl
2391            ! sv.c
2392 ____________________________________________________________________________
2393 [  3604] By: gsar                                  on 1999/07/06  07:08:30
2394         Log: From: paul.marquess@bt.com
2395              Date: Tue, 8 Jun 1999 22:37:58 +0100 
2396              Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB29C6C3C@mbtlipnt02.btlabs.bt.co.uk>
2397              Subject: [PATCH 5.005_57] DB_File 1.67
2398      Branch: perl
2399            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
2400            ! ext/DB_File/DB_File.xs ext/DB_File/typemap
2401 ____________________________________________________________________________
2402 [  3603] By: gsar                                  on 1999/07/06  07:04:50
2403         Log: From: paul.marquess@bt.com
2404              Date: Tue, 8 Jun 1999 22:34:01 +0100 
2405              Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB29C6C3B@mbtlipnt02.btlabs.bt.co.uk>
2406              Subject: [PATCH 5.005_57] DBM Filters
2407      Branch: perl
2408            ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
2409            ! ext/NDBM_File/NDBM_File.pm ext/NDBM_File/NDBM_File.xs
2410            ! ext/ODBM_File/ODBM_File.pm ext/ODBM_File/ODBM_File.xs
2411            ! ext/SDBM_File/SDBM_File.pm ext/SDBM_File/SDBM_File.xs
2412 ____________________________________________________________________________
2413 [  3602] By: gsar                                  on 1999/07/06  07:00:01
2414         Log: slightly tweaked version of suggested patch
2415              From: Dan Sugalski <sugalskd@ous.edu>
2416              Date: Tue, 08 Jun 1999 14:09:38 -0700
2417              Message-Id: <3.0.6.32.19990608140938.030f12e0@ous.edu>
2418              Subject: [PATCH 5.005_57]Use NV instead of double in the core
2419      Branch: perl
2420            ! av.h bytecode.pl cv.h doio.c dump.c embed.pl
2421            ! ext/ByteLoader/bytecode.h ext/ByteLoader/byterun.c hv.h
2422            ! intrpvar.h mg.c op.c perl.h pp.c pp.h pp_ctl.c pp_sys.c
2423            ! proto.h sv.c sv.h toke.c universal.c util.c
2424 ____________________________________________________________________________
2425 [  3601] By: gsar                                  on 1999/07/06  06:52:57
2426         Log: integrate cfgperl contents into mainline
2427      Branch: perl
2428           +> README.epoc epoc/config.h epoc/epoc.c epoc/epocish.h
2429           +> epoc/perl.mmp epoc/perl.pkg
2430           !> (integrate 30 files)
2431 ____________________________________________________________________________
2432 [  3598] By: jhi                                   on 1999/07/05  20:02:55
2433         Log: Integrate with mainperl.
2434      Branch: cfgperl
2435           +> lib/CGI/Pretty.pm
2436           !> Changes ext/B/B/Bblock.pm ext/B/B/C.pm ext/B/B/CC.pm
2437           !> ext/B/B/Stackobj.pm ext/GDBM_File/GDBM_File.xs mg.c op.c
2438           !> opcode.h opcode.pl pp_sys.c t/lib/io_udp.t thread.h toke.c
2439           !> vms/descrip_mms.template vms/subconfigure.com vms/vms.c
2440           !> vms/vmsish.h
2441 ____________________________________________________________________________
2442 [  3597] By: jhi                                   on 1999/07/05  19:59:48
2443         Log: Hack SOCKS support some more plus a patch from Andy Dougherty
2444              that addresses the notorious "Additional libraries" question.
2445      Branch: cfgperl
2446            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
2447            ! config_h.SH doio.c ext/Socket/Socket.xs hints/aix.sh perl.c
2448            ! pp_sys.c
2449 ____________________________________________________________________________
2450 [  3596] By: gsar                                  on 1999/07/05  18:30:51
2451         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2452              Date: Tue, 8 Jun 1999 04:47:58 -0400 (EDT)
2453              Message-Id: <199906080847.EAA03810@monk.mps.ohio-state.edu>
2454              Subject: [PATCH 5.00557] Long-standing UDP sockets bug on OS/2
2455      Branch: perl
2456            ! pp_sys.c t/lib/io_udp.t
2457 ____________________________________________________________________________
2458 [  3595] By: gsar                                  on 1999/07/05  18:29:08
2459         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2460              Date: Tue, 8 Jun 1999 04:44:58 -0400 (EDT)
2461              Message-Id: <199906080844.EAA03784@monk.mps.ohio-state.edu>
2462              Subject: [PATCH 5.00557] Setting $^E wipes out $!
2463      Branch: perl
2464            ! mg.c
2465 ____________________________________________________________________________
2466 [  3594] By: gsar                                  on 1999/07/05  18:24:53
2467         Log: hand-apply whitespace mutiliated patch
2468              From: Dan Sugalski <sugalskd@osshe.edu>
2469              Date: Mon, 07 Jun 1999 14:46:42 -0700
2470              Message-Id: <3.0.6.32.19990607144642.03079100@ous.edu>
2471              Subject: [PATCH 5.005_57]Updated VMS patch
2472      Branch: perl
2473            ! thread.h vms/descrip_mms.template vms/subconfigure.com
2474            ! vms/vms.c vms/vmsish.h
2475 ____________________________________________________________________________
2476 [  3593] By: gsar                                  on 1999/07/05  17:53:04
2477         Log: applied parts not duplicated by previous patches
2478              From: "Vishal Bhatia" <vishalb@my-deja.com>
2479              Date: Sat, 05 Jun 1999 08:42:17 -0700
2480              Message-ID: <JAMCAJKJEJDPAAAA@my-deja.com>
2481              Subject: Fwd: [PATCH 5.005_57] consolidated compiler changes
2482      Branch: perl
2483            ! Changes ext/B/B/Bblock.pm ext/B/B/C.pm ext/B/B/CC.pm
2484            ! ext/B/B/Stackobj.pm
2485 ____________________________________________________________________________
2486 [  3592] By: jhi                                   on 1999/07/05  17:17:22
2487         Log: AIX threaded build, plus few more on the side.
2488      Branch: cfgperl
2489            ! embed.h embed.pl ext/DynaLoader/dl_aix.xs
2490            ! ext/DynaLoader/dl_next.xs ext/DynaLoader/dl_rhapsody.xs
2491            ! ext/DynaLoader/dl_vms.xs hints/aix.sh objXSUB.h perl.h
2492            ! perl_exp.SH pp_ctl.c proto.h toke.c util.c
2493 ____________________________________________________________________________
2494 [  3591] By: gsar                                  on 1999/07/05  16:52:34
2495         Log: "\e" and "\a" didn't produce right escape under EBCDIC
2496              From: pvhp@forte.com (Peter Prymmer)
2497              Date: Fri, 4 Jun 99 12:00:27 PDT
2498              Message-Id: <9906041900.AA28387@forte.com>
2499              Subject: [PATCH 5.005_57]lingering ASCIIism in tokener
2500      Branch: perl
2501            ! toke.c
2502 ____________________________________________________________________________
2503 [  3590] By: gsar                                  on 1999/07/05  16:40:01
2504         Log: s/scalar ref constructor/single ref constructor/ (suggested
2505              by Stephen McCamant)
2506      Branch: perl
2507            ! opcode.h opcode.pl
2508 ____________________________________________________________________________
2509 [  3589] By: gsar                                  on 1999/07/05  16:34:06
2510         Log: no such thing as gdbm_clearerr() (from Andy Dougherty)
2511      Branch: perl
2512            ! ext/GDBM_File/GDBM_File.xs
2513 ____________________________________________________________________________
2514 [  3588] By: gsar                                  on 1999/07/05  16:29:39
2515         Log: allow C<-foo> under C<use integer> (behavior of C<-$string>
2516              is unchanged still)
2517      Branch: perl
2518            ! op.c
2519 ____________________________________________________________________________
2520 [  3587] By: jhi                                   on 1999/07/05  10:31:43
2521         Log: Make perl_exp.SH smarter about what to include and what to exclude.
2522      Branch: cfgperl
2523            ! perl_exp.SH
2524 ____________________________________________________________________________
2525 [  3586] By: jhi                                   on 1999/07/05  09:29:31
2526         Log: Remove unnecessary and extraneous my $i = 0.
2527      Branch: cfgperl
2528            ! bytecode.pl
2529 ____________________________________________________________________________
2530 [  3585] By: jhi                                   on 1999/07/05  07:28:59
2531         Log: Integrate with mainperl.
2532      Branch: cfgperl
2533           !> (integrate 30 files)
2534 ____________________________________________________________________________
2535 [  3584] By: gsar                                  on 1999/07/05  05:36:28
2536         Log: From: Vishal Bhatia <vishalb@hotmail.com>
2537              Date: Thu, 03 Jun 1999 00:57:48 PDT
2538              Message-ID: <19990603075749.86665.qmail@hotmail.com>
2539              Subject: Re: [PATCH 5.005_57] pp_sort sorted out
2540      Branch: perl
2541            ! ext/B/B/Bblock.pm ext/B/B/C.pm ext/B/B/CC.pm
2542 ____________________________________________________________________________
2543 [  3583] By: gsar                                  on 1999/07/05  05:31:19
2544         Log: suppress fancy display when in verbose mode (suggested by
2545              Paul Johnson <pjcj@transeda.com>)
2546      Branch: perl
2547            ! lib/Test/Harness.pm
2548 ____________________________________________________________________________
2549 [  3582] By: gsar                                  on 1999/07/05  05:17:12
2550         Log: cygwin32 update
2551              From: "Fifer, Eric" <EFifer@sanwaint.com>
2552              Date:  Wed, 2 Jun 1999 15:16:05 +0100
2553              Message-Id:  <71E287AB0D94D111BBD600600849EC8185EDD9@POST>
2554              Subject:  [ID 19990602.003] perl5.005_03 (CORE) cygwin32 port
2555      Branch: perl
2556            ! Configure Makefile.SH README.cygwin32 cygwin32/Makefile.SHs
2557            ! cygwin32/build-instructions.READFIRST
2558            ! cygwin32/build-instructions.charles-wilson
2559            ! cygwin32/build-instructions.sebastien-barre
2560            ! cygwin32/build-instructions.steven-morlock
2561            ! cygwin32/build-instructions.steven-morlock2 doio.c dosish.h
2562            ! ext/POSIX/Makefile.PL ext/POSIX/POSIX.xs hints/cygwin32.sh
2563            ! lib/Cwd.pm lib/ExtUtils/MM_Cygwin.pm perl.h pp_hot.c
2564            ! t/op/magic.t util.c
2565 ____________________________________________________________________________
2566 [  3581] By: gsar                                  on 1999/07/05  02:46:18
2567         Log: NeXT doesn't have FD_CLOEXEC (suggested by Hans Mulder)
2568      Branch: perl
2569            ! util.c
2570 ____________________________________________________________________________
2571 [  3580] By: gsar                                  on 1999/07/05  02:38:03
2572         Log: From: "Ed Peschko" <ed_peschko@csgsystems.com>
2573              Date: Mon, 31 May 1999 18:18:13 -0600
2574              Message-ID: <19990601001813.AAA17834@csgsystems.com>
2575              Subject: [ PATCH perl5.005_57 ] new perlcc + regression tests
2576      Branch: perl
2577            ! t/TEST t/UTEST t/harness utils/perlcc.PL
2578 ____________________________________________________________________________
2579 [  3579] By: gsar                                  on 1999/07/05  01:20:58
2580         Log: compatibility tweak for Class::Struct
2581      Branch: perl
2582            ! lib/Class/Struct.pm
2583 ____________________________________________________________________________
2584 [  3578] By: jhi                                   on 1999/07/04  23:26:01
2585         Log: Miscellaneus AIX fixes + SOCKS support.
2586      Branch: cfgperl
2587            ! Configure Makefile.SH Porting/Glossary Porting/config.sh
2588            ! Porting/config_H config_h.SH doio.c ext/Socket/Socket.xs
2589            ! hints/aix.sh pp_sys.c
2590 ____________________________________________________________________________
2591 [  3577] By: gsar                                  on 1999/07/04  23:07:39
2592         Log: test tweak
2593      Branch: perl
2594            ! t/io/openpid.t
2595 ____________________________________________________________________________
2596 [  3576] By: jhi                                   on 1999/07/04  22:39:23
2597         Log: Integrate with mainperl.
2598      Branch: cfgperl
2599           +> t/io/openpid.t
2600            - win32/perlhost.h
2601           !> (integrate 51 files)
2602 ____________________________________________________________________________
2603 [  3575] By: jhi                                   on 1999/07/04  22:26:48
2604         Log: Added 64-bit support for AIX 4.3 or better
2605              based on Martin H. Rusoff's observations.
2606      Branch: cfgperl
2607            ! Configure config_h.SH hints/aix.sh
2608 ____________________________________________________________________________
2609 [  3574] By: jhi                                   on 1999/07/04  21:34:47
2610         Log: Do not throw away gccvers compilation errors.
2611              From: Andy Dougherty <doughera@lafayette.edu>
2612              To: Ron Seguin <rseguin@on.bell.ca>
2613              Cc: Perl Porters <perl5-porters@perl.org>
2614              Subject: [PATCH] Re: [ID 19990625.011]  WHOA There
2615              Date: Mon, 28 Jun 1999 12:36:38 -0400 (EDT)
2616              Message-Id: <Pine.GSU.4.05.9906281230100.6265-100000@newton.phys>
2617      Branch: cfgperl
2618            ! Configure config_h.SH
2619 ____________________________________________________________________________
2620 [  3573] By: gsar                                  on 1999/07/04  21:10:32
2621         Log: adapted suggested tests for addition to testsuite
2622              From: RonaldWS@aol.com
2623              Date:  Sun, 30 May 1999 16:27:28 EDT
2624              Message-Id:  <25cd799f.2482f930@aol.com>
2625              Subject: [19990530.007] Open with pipe | does not return pid under win32
2626      Branch: perl
2627            + t/io/openpid.t
2628            ! MANIFEST win32/win32.c
2629 ____________________________________________________________________________
2630 [  3572] By: gsar                                  on 1999/07/04  20:29:32
2631         Log: perl_run() should call my_exit(0) for normal completion
2632      Branch: perl
2633            ! perl.c
2634 ____________________________________________________________________________
2635 [  3571] By: jhi                                   on 1999/07/04  20:10:44
2636         Log: Add test for change #3568 plus general cleanup.
2637      Branch: cfgperl
2638            ! t/pragma/locale.t
2639 ____________________________________________________________________________
2640 [  3570] By: gsar                                  on 1999/07/04  20:03:21
2641         Log: make overload, Data::Dumper, and dumpvar understand qr// stringify
2642              overloading
2643      Branch: perl
2644            ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/Dumper.xs
2645            ! lib/Dumpvalue.pm lib/dumpvar.pl lib/overload.pm pp_ctl.c
2646 ____________________________________________________________________________
2647 [  3569] By: gsar                                  on 1999/07/04  18:04:48
2648         Log: make AIX dynaloading work when libperl is shared (and thus under
2649              mod_perl etc.)
2650              From: Jens-Uwe Mager <jum@helios.de>
2651              Date:  Sat, 29 May 1999 17:09:52 +0200
2652              Message-Id:  <199905291509.RAA43978@ans.helios.de>
2653              Subject: [19990529.002] DynaLoader does not work properly if perl is not the main program (AIX)
2654      Branch: perl
2655            ! ext/DynaLoader/dl_aix.xs
2656 ____________________________________________________________________________
2657 [  3568] By: jhi                                   on 1999/07/04  14:54:23
2658         Log: pp_lc/pp_lcfirst/pp_quotemeta/pp_uc/pp_ucfirst were not calling mg_set().
2659              This resulted for example in the 'o' magic not being cleared by
2660              magic_setcollxfrm(), which resulted in strange cmp results.
2661              The bug was reported originally in the message
2662              Subject: Bug with locale
2663              From: Jan Starzynski <jan@planet.de> 
2664              To: perlbug@perl.com 
2665              Date: Fri, 09 Apr 1999 13:23:07 +0200 
2666              Message-ID: <370DE31B.DAEE1332@planet.de> 
2667      Branch: cfgperl
2668            ! pp.c
2669 ____________________________________________________________________________
2670 [  3567] By: gsar                                  on 1999/07/04  02:38:34
2671         Log: remove misleading info on defined(&func), unclutter deprecation
2672              about defined(@array)
2673      Branch: perl
2674            ! op.c pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
2675            ! t/pragma/warn/op
2676 ____________________________________________________________________________
2677 [  3566] By: gsar                                  on 1999/07/04  01:46:31
2678         Log: From: jan.dubois@ibm.net (Jan Dubois)
2679              Date: Wed, 26 May 1999 22:07:17 +0200
2680              Message-ID: <374c53ac.10322322@smtp1.ibm.net>
2681              Subject: [PATCH 5.005_57] MINGW32 and EGCS 1.1.2 support
2682      Branch: perl
2683            ! Changes win32/win32.c win32/win32.h
2684 ____________________________________________________________________________
2685 [  3565] By: gsar                                  on 1999/07/04  01:26:02
2686         Log: newer version of perlxstut from Jeff Okamoto (slightly edited
2687              for win32 issues)
2688      Branch: perl
2689            ! pod/perlxstut.pod
2690 ____________________________________________________________________________
2691 [  3564] By: gsar                                  on 1999/07/02  03:09:04
2692         Log: avoid warnings
2693      Branch: perl
2694            ! ext/Thread/Thread/Specific.pm lib/fields.pm
2695 ____________________________________________________________________________
2696 [  3563] By: gsar                                  on 1999/06/28  19:23:47
2697         Log: inc version (for CPAN.pm sanity)
2698      Branch: perl
2699            ! lib/Text/ParseWords.pm
2700 ____________________________________________________________________________
2701 [  3562] By: gsar                                  on 1999/06/28  19:19:01
2702         Log: regen perltoc
2703      Branch: perl
2704            ! pod/perltoc.pod
2705 ____________________________________________________________________________
2706 [  3561] By: gsar                                  on 1999/06/28  19:08:41
2707         Log: From: Damian Conway <damian@cs.monash.edu.au>
2708              Date: Wed, 26 May 1999 00:58:35 -0400
2709              Message-Id: <199905260458.AAA06411@defender.perl.org>
2710              Subject: [19990526.002] Misc. improvements to Class:Struct
2711      Branch: perl
2712            ! MANIFEST lib/Class/Struct.pm
2713 ____________________________________________________________________________
2714 [  3560] By: gsar                                  on 1999/06/28  18:50:52
2715         Log: remove bogus PL_optype_size
2716      Branch: perl
2717            ! bytecode.pl ext/ByteLoader/byterun.h
2718 ____________________________________________________________________________
2719 [  3559] By: gsar                                  on 1999/06/28  18:22:26
2720         Log: upgrade CGI.pm to v2.53 (CGI/{Apache,Switch}.pm NOT deleted)
2721      Branch: perl
2722            + lib/CGI/Pretty.pm
2723            ! eg/cgi/file_upload.cgi lib/CGI.pm lib/CGI/Carp.pm
2724            ! lib/CGI/Cookie.pm lib/CGI/Fast.pm t/lib/cgi-form.t
2725            ! t/lib/cgi-html.t t/lib/cgi-request.t
2726 ____________________________________________________________________________
2727 [  3558] By: jhi                                   on 1999/06/28  07:30:21
2728         Log: Change Olaf Lebbe's email address.
2729      Branch: cfgperl
2730            ! README.epoc
2731 ____________________________________________________________________________
2732 [  3557] By: gsar                                  on 1999/06/28  00:07:33
2733         Log: make autogenerated files writable
2734      Branch: perl
2735            - win32/perlhost.h
2736            ! MANIFEST Porting/makerel embed.h embedvar.h ext/B/B/Asmdata.pm
2737            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h global.sym
2738            ! keywords.h lib/warning.pm objXSUB.h opcode.h pp.sym pp_proto.h
2739            ! proto.h regnodes.h warning.h win32/config_H.bc
2740            ! win32/config_H.gc win32/config_H.vc
2741 ____________________________________________________________________________
2742 [  3556] By: jhi                                   on 1999/06/27  19:22:53
2743         Log: Update MANIFEST to match #3555.
2744      Branch: cfgperl
2745            ! MANIFEST
2746 ____________________________________________________________________________
2747 [  3555] By: jhi                                   on 1999/06/27  19:16:22
2748         Log: EPOC port to Psion5.
2749              From: Olaf Flebbe <O.Flebbe@science-computing.de>
2750              To: Jarkko Hietaniemi <jhi@iki.fi>
2751              Cc: perl5-porters@perl.org
2752              Subject: Re: Psion5
2753              Date: Sun, 27 Jun 1999 20:50:30 +0200 (METDST)
2754              Message-ID: <Pine.GHP.4.02.9906272048130.17736-100000@io.science-computing.de>
2755      Branch: cfgperl
2756            + README.epoc epoc/config.h epoc/epoc.c epoc/epocish.h
2757            + epoc/perl.mmp epoc/perl.pkg
2758            ! MANIFEST doio.c lib/Term/ReadLine.pm lib/perl5db.pl perl.c
2759            ! perl.h sv.c util.c
2760 ____________________________________________________________________________
2761 [  3554] By: jhi                                   on 1999/06/27  18:50:52
2762         Log: Integrate from mainperl.
2763      Branch: cfgperl
2764           !> (integrate 48 files)
2765 ____________________________________________________________________________
2766 [  3553] By: gsar                                  on 1999/06/27  14:28:49
2767         Log: somewhat untested PERL_OBJECT cleanups (C++isms mostly
2768              gone from the public API); PERL_OBJECT builds again on
2769              windows
2770              
2771              TODO: namespace-clean the typedefs in iperlsys.h and
2772              elsewhere; remove C++ remnants from public headers
2773      Branch: perl
2774            ! XSUB.h bytecode.pl cv.h embed.h embed.pl ext/B/B.xs
2775            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
2776            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h
2777            ! ext/DynaLoader/dlutils.c global.sym globals.c iperlsys.h
2778            ! lib/ExtUtils/Embed.pm lib/ExtUtils/xsubpp mg.c objXSUB.h
2779            ! opcode.h opcode.pl perl.c perl.h pod/perlhist.pod pp_ctl.c
2780            ! pp_hot.c proto.h scope.h sv.h toke.c universal.c util.c
2781            ! win32/GenCAPI.pl win32/Makefile win32/config.bc
2782            ! win32/config.gc win32/config.vc win32/dl_win32.xs
2783            ! win32/makedef.pl win32/makefile.mk win32/perllib.c
2784            ! win32/runperl.c win32/win32.c win32/win32.h win32/win32iop.h
2785            ! win32/win32sck.c
2786 ____________________________________________________________________________
2787 [  3552] By: gsar                                  on 1999/06/27  13:49:31
2788         Log: integrate cfgperl changes into mainline
2789      Branch: perl
2790           !> dump.c embed.h embed.pl embedvar.h global.sym intrpvar.h mg.c
2791           !> objXSUB.h op.c perl.c perl.h perlvars.h pp.c pp_ctl.c
2792           !> pp_proto.h pp_sys.c proto.h sv.c t/pragma/locale.t toke.c
2793           !> util.c
2794 ____________________________________________________________________________
2795 [  3551] By: gsar                                  on 1999/06/27  13:31:11
2796         Log: fix indents
2797      Branch: perl
2798            ! op.c
2799 ____________________________________________________________________________
2800 [  3550] By: gsar                                  on 1999/06/24  22:42:53
2801         Log: update Changes
2802      Branch: perl
2803            ! Changes
2804 ____________________________________________________________________________
2805 [  3549] By: gsar                                  on 1999/06/24  22:41:17
2806         Log: avoid race condition in the CAPI extension bootstrap handler
2807      Branch: perl
2808            ! lib/ExtUtils/xsubpp win32/GenCAPI.pl
2809 ____________________________________________________________________________
2810 [  3548] By: gsar                                  on 1999/06/24  22:39:53
2811         Log: sanity check to cover the case when perl is installed into the
2812              X:\ (drive root)
2813      Branch: perl
2814            ! win32/win32.c
2815 ____________________________________________________________________________
2816 [  3547] By: gsar                                  on 1999/06/22  19:30:32
2817         Log: tweak RefHash to make intent clearer (suggested by John Dlugosz)
2818      Branch: perl
2819            ! lib/Tie/RefHash.pm
2820 ____________________________________________________________________________
2821 [  3544] By: jhi                                   on 1999/06/18  19:24:28
2822         Log: Tidy up #3542 and #3543. 
2823      Branch: cfgperl
2824            ! t/pragma/locale.t util.c
2825 ____________________________________________________________________________
2826 [  3543] By: jhi                                   on 1999/06/18  10:28:45
2827         Log: Spice up locale.t.
2828      Branch: cfgperl
2829            ! t/pragma/locale.t
2830 ____________________________________________________________________________
2831 [  3542] By: jhi                                   on 1999/06/17  22:42:03
2832         Log: Fixed two long-standing locale bugs.
2833              
2834              Both problems were related to numeric locale which
2835              controls the radix character aka the decimal separator.
2836              (1) printf (and sprintf) were resetting the numeric locale to C.
2837              (2) Using locale-numerically formatted floating point
2838              numbers (e.g. "1,23") together with -w caused warnings about
2839              "isn't numeric".  The operations were working fine, though,
2840              because atof() was using the local locale.
2841              Both problems reported by Stefan Vogtner.
2842              
2843              Introduced a wrapper for atof() that attempts to convert
2844              the string both ways.  This helps Perl to understand
2845              numbers like this "4.56" even when using a local locale
2846              makes atof() understand only numbers like this "7,89".
2847              
2848              Remaining related problems, both of which existed before
2849              this patch and continue to exist after this patch:
2850              (a) The behaviour of print() is _not_ as documented by perllocale.
2851              Instead of always using the C locale, print() does use the
2852              local locale, just like the *printf() do.  This may be fixable
2853              now that switching to-and-fro between locales has been made
2854              more consistent, but fixing print() would change existing
2855              behaviour.  perllocale is not changed by this patch.
2856              (b) If a number has been stringified (say, via "$number") under
2857              a local locale, the cached string value persists even under
2858              "no locale".  This may or may not be a problem: operations
2859              work fine because the original number is still there, but
2860              that the string form keeps its locale-ish outlook may be
2861              somewhat confusing.
2862      Branch: cfgperl
2863            ! dump.c embed.h embed.pl embedvar.h global.sym intrpvar.h mg.c
2864            ! objXSUB.h op.c perl.c perl.h perlvars.h pp.c pp_ctl.c
2865            ! pp_proto.h pp_sys.c proto.h sv.c t/pragma/locale.t toke.c
2866            ! util.c
2867 ____________________________________________________________________________
2868 [  3541] By: jhi                                   on 1999/06/17  20:00:16
2869         Log: Integrate from mainperl.
2870      Branch: cfgperl
2871           !> ext/Data/Dumper/Dumper.pm op.c
2872 ____________________________________________________________________________
2873 [  3540] By: gsar                                  on 1999/06/16  16:49:55
2874         Log: dump C<0> as such, not C<'0'>
2875      Branch: perl
2876            ! ext/Data/Dumper/Dumper.pm
2877 ____________________________________________________________________________
2878 [  3539] By: gsar                                  on 1999/06/13  04:04:40
2879         Log: fix coredumper in change#3498
2880      Branch: perl
2881            ! op.c
2882 ____________________________________________________________________________
2883 [  3538] By: jhi                                   on 1999/06/12  22:01:26
2884         Log: Integrate from mainperl.
2885      Branch: cfgperl
2886           +> lib/caller.pm
2887           !> (integrate 36 files)
2888 ____________________________________________________________________________
2889 [  3537] By: gsar                                  on 1999/06/12  06:43:03
2890         Log: EXTERN_C declarations for global arrays in various
2891              headers, so perl can be built even in C++ mode; win32
2892              build fixups; regen headers
2893      Branch: perl
2894            ! XSUB.h embedvar.h ext/B/B.xs objXSUB.h opcode.h opcode.pl
2895            ! perl.h regcomp.h regexec.c utf8.h win32/win32.c win32/win32.h
2896 ____________________________________________________________________________
2897 [  3536] By: gsar                                  on 1999/06/12  06:38:21
2898         Log: caller.pm typos
2899      Branch: perl
2900            ! lib/caller.pm
2901 ____________________________________________________________________________
2902 [  3535] By: gsar                                  on 1999/06/11  23:13:54
2903         Log: various little tweaks; most globals are now in intrpvar.h, ninterps
2904              is temporarily gone
2905      Branch: perl
2906            ! embed.pl intrpvar.h os2/os2.c perl.c perlvars.h
2907            ! pod/perldelta.pod proto.h win32/perllib.c
2908 ____________________________________________________________________________
2909 [  3534] By: gsar                                  on 1999/06/11  20:41:51
2910         Log: implement C<use caller 'encoding'>
2911      Branch: perl
2912            + lib/caller.pm
2913            ! MANIFEST perl.h pod/perldelta.pod pod/perlfunc.pod pp_ctl.c
2914 ____________________________________________________________________________
2915 [  3533] By: gsar                                  on 1999/06/11  16:51:04
2916         Log: truncate() has a peculiar exemption from strict barewords, even
2917              though it has a non-filehandle prototype
2918      Branch: perl
2919            ! op.c t/io/fs.t
2920 ____________________________________________________________________________
2921 [  3532] By: gsar                                  on 1999/06/11  09:09:16
2922         Log: GDBM tweak
2923      Branch: perl
2924            ! ext/GDBM_File/GDBM_File.xs ext/GDBM_File/typemap
2925 ____________________________________________________________________________
2926 [  3531] By: gsar                                  on 1999/06/10  23:34:19
2927         Log: part of the platform changes for IMPLICIT_CONTEXT
2928      Branch: perl
2929            ! djgpp/djgpp.c jpl/JNI/JNI.xs jpl/JNI/typemap
2930            ! jpl/PerlInterpreter/PerlInterpreter.c
2931            ! jpl/PerlInterpreter/PerlInterpreter.h
2932            ! os2/OS2/ExtAttr/ExtAttr.xs os2/OS2/PrfDB/PrfDB.xs
2933            ! os2/OS2/Process/Process.xs os2/OS2/REXX/REXX.xs perl.h
2934 ____________________________________________________________________________
2935 [  3530] By: jhi                                   on 1999/06/10  20:55:56
2936         Log: Integrate from mainperl.
2937      Branch: cfgperl
2938           !> ext/DB_File/DB_File.xs ext/DB_File/typemap
2939 ____________________________________________________________________________
2940 [  3529] By: gsar                                  on 1999/06/10  20:40:01
2941         Log: DB_File tweaks for IMPLICIT CONTEXT
2942      Branch: perl
2943            ! ext/DB_File/DB_File.xs ext/DB_File/typemap
2944 ____________________________________________________________________________
2945 [  3528] By: jhi                                   on 1999/06/10  10:18:15
2946         Log: Integrate from mainperl.
2947      Branch: cfgperl
2948           !> (integrate 105 files)
2949 ____________________________________________________________________________
2950 [  3527] By: gsar                                  on 1999/06/10  09:30:35
2951         Log: most globals are now interpreter local; locale initialization
2952              was too early, defer it until interpreter is allocated and
2953              initialized; multiple interpreters should now be
2954              concurrency-safe (untested)
2955      Branch: perl
2956            ! embedvar.h intrpvar.h malloc.c miniperlmain.c perl.c perl.h
2957            ! perlvars.h
2958 ____________________________________________________________________________
2959 [  3526] By: gsar                                  on 1999/06/10  08:38:00
2960         Log: fix small nits
2961      Branch: perl
2962            ! cc_runtime.h ext/B/B/CC.pm run.c
2963 ____________________________________________________________________________
2964 [  3525] By: gsar                                  on 1999/06/10  04:41:38
2965         Log: win32 build fixes
2966      Branch: perl
2967            ! bytecode.pl dosish.h embed.h embed.pl ext/B/B.xs
2968            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
2969            ! ext/ByteLoader/byterun.h ext/SDBM_File/sdbm/sdbm.c globals.c
2970            ! mg.c objXSUB.h op.h perl.c perl.h pp_sys.c proto.h sv.c util.c
2971            ! win32/Makefile win32/config_H.bc win32/config_H.gc
2972            ! win32/config_H.vc win32/config_h.PL win32/dl_win32.xs
2973            ! win32/makedef.pl win32/makefile.mk win32/perllib.c
2974            ! win32/win32.c win32/win32.h win32/win32sck.c
2975            ! win32/win32thread.c win32/win32thread.h
2976 ____________________________________________________________________________
2977 [  3524] By: gsar                                  on 1999/06/09  18:03:01
2978         Log: more complete support for implicit thread/interpreter pointer,
2979              enabled via -DPERL_IMPLICIT_CONTEXT (all changes are noops
2980              without that enabled):
2981              - USE_THREADS now enables PERL_IMPLICIT_CONTEXT, so dTHR
2982              is a noop; tests pass on Solaris; should be faster now!
2983              - MULTIPLICITY has been tested with and without
2984              PERL_IMPLICIT_CONTEXT on Solaris
2985              - improved function database now merged with embed.pl
2986              - everything except the varargs functions have foo(a,b,c) macros
2987              to provide compatibility
2988              - varargs functions default to compatibility variants that
2989              get the context pointer using dTHX
2990              - there should be almost no source compatibility issues as a
2991              result of all this
2992              - dl_foo.xs changes other than dl_dlopen.xs untested
2993              - still needs documentation, fixups for win32 etc
2994              Next step: migrate most non-mutex variables from perlvars.h
2995              to intrpvar.h
2996      Branch: perl
2997            - proto.pl
2998            ! MANIFEST XSUB.h av.c bytecode.pl cv.h doio.c doop.c dump.c
2999            ! ebcdic.c embed.h embed.pl embedvar.h ext/B/B.xs ext/B/typemap
3000            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
3001            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h
3002            ! ext/Data/Dumper/Dumper.xs ext/Devel/Peek/Peek.xs
3003            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_beos.xs
3004            ! ext/DynaLoader/dl_cygwin32.xs ext/DynaLoader/dl_dld.xs
3005            ! ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dl_hpux.xs
3006            ! ext/DynaLoader/dl_mpeix.xs ext/DynaLoader/dl_next.xs
3007            ! ext/DynaLoader/dl_none.xs ext/DynaLoader/dl_rhapsody.xs
3008            ! ext/DynaLoader/dl_vmesa.xs ext/DynaLoader/dl_vms.xs
3009            ! ext/DynaLoader/dlutils.c ext/Opcode/Opcode.xs
3010            ! ext/POSIX/POSIX.xs ext/Thread/Thread.xs ext/re/re.xs
3011            ! global.sym globals.c gv.c hv.c lib/ExtUtils/typemap
3012            ! lib/ExtUtils/xsubpp malloc.c mg.c mg.h miniperlmain.c
3013            ! objXSUB.h op.c opcode.h opcode.pl perl.c perl.h perlio.c
3014            ! perlsfio.h perly.c pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c
3015            ! proto.h regcomp.c regcomp.h regexec.c run.c scope.c scope.h
3016            ! sv.c taint.c thrdvar.h thread.h toke.c universal.c utf8.c
3017            ! util.c win32/Makefile win32/makefile.mk writemain.SH
3018 ____________________________________________________________________________
3019 [  3523] By: gsar                                  on 1999/06/07  05:24:13
3020         Log: missed a file
3021      Branch: perl
3022            + proto.pl
3023            ! MANIFEST
3024 ____________________________________________________________________________
3025 [  3522] By: gsar                                  on 1999/06/07  05:18:34
3026         Log: initial stub implementation of implicit thread/this
3027              pointer    argument; builds/tests on Solaris, win32
3028              hasn't been fixed up yet; proto.h, global.sym and
3029              static function decls are now generated from a common
3030              database in proto.pl; some inconsistently named
3031              perl_foo() things are now Perl_foo(), compatibility
3032              #defines provided; perl_foo() (lowercase 'p') reserved
3033              for functions that take an explicit context argument;
3034              next step: generate #define foo(a,b) Perl_foo(aTHX_ a,b)
3035      Branch: perl
3036            ! XSUB.h av.c cop.h deb.c doio.c doop.c dump.c ebcdic.c embed.h
3037            ! embed.pl ext/POSIX/POSIX.xs global.sym globals.c gv.c gv.h
3038            ! hv.c malloc.c mg.c miniperlmain.c objXSUB.h op.c opcode.h
3039            ! opcode.pl perl.c perl.h perl_exp.SH perlio.c perly.c perly.y
3040            ! pp.c pp.sym pp_ctl.c pp_hot.c pp_proto.h pp_sys.c proto.h
3041            ! regcomp.c regexec.c run.c scope.c scope.h sv.c taint.c toke.c
3042            ! universal.c utf8.c util.c
3043 ____________________________________________________________________________
3044 [  3521] By: gsar                                  on 1999/06/04  23:00:22
3045         Log: clean up some stray "global" symbols
3046      Branch: perl
3047            ! embed.h embed.pl global.sym objXSUB.h opcode.pl pp.sym
3048            ! pp_proto.h proto.h
3049 ____________________________________________________________________________
3050 [  3520] By: jhi                                   on 1999/06/02  21:33:28
3051         Log: Integrate from mainperl.
3052      Branch: cfgperl
3053           !> (integrate 94 files)
3054 ____________________________________________________________________________
3055 [  3519] By: gsar                                  on 1999/06/02  07:16:10
3056         Log: avoid dereferencing null pointer from getpwent() et al
3057      Branch: perl
3058            ! pp_sys.c
3059 ____________________________________________________________________________
3060 [  3518] By: gsar                                  on 1999/06/02  04:47:10
3061         Log: remove _() non-ansism
3062      Branch: perl
3063            ! Porting/config_H XSUB.h config_h.SH cv.h doio.c doop.c
3064            ! ext/B/B/C.pm ext/B/B/CC.pm ext/B/byteperl.c
3065            ! ext/ByteLoader/ByteLoader.xs ext/Data/Dumper/Dumper.xs
3066            ! ext/DynaLoader/dl_beos.xs ext/DynaLoader/dl_dlopen.xs
3067            ! ext/DynaLoader/dl_vmesa.xs ext/IO/poll.h ext/IPC/SysV/SysV.xs
3068            ! ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs ext/Thread/Thread.xs
3069            ! ext/re/re.xs handy.h hv.c iperlsys.h
3070            ! jpl/PerlInterpreter/PerlInterpreter.c lib/ExtUtils/Embed.pm
3071            ! malloc.c mg.c mg.h minimod.pl miniperlmain.c op.c op.h
3072            ! opcode.h opcode.pl os2/POSIX.mkfifo perl.c perl.h
3073            ! plan9/config.plan9 pod/perlembed.pod pod/perlguts.pod pp.c
3074            ! pp_ctl.c pp_hot.c pp_sys.c proto.h regcomp.c regexec.c run.c
3075            ! scope.h sv.c sv.h thread.h toke.c util.c vms/sockadapt.h
3076            ! vms/vmsish.h vms/writemain.pl vos/config.h
3077            ! vos/config_h.SH_orig win32/GenCAPI.pl win32/config_H.bc
3078            ! win32/config_H.gc win32/config_H.vc win32/makemain.pl
3079            ! win32/perllib.c win32/runperl.c win32/win32.h
3080            ! win32/win32thread.h writemain.SH x2p/a2p.c x2p/a2p.h x2p/a2p.y
3081            ! x2p/hash.h x2p/str.h x2p/util.h x2p/walk.c
3082 ____________________________________________________________________________
3083 [  3517] By: gsar                                  on 1999/06/02  02:17:51
3084         Log: missed a few files
3085      Branch: perl
3086            ! ext/POSIX/POSIX.xs jpl/JNI/JNI.xs
3087 ____________________________________________________________________________
3088 [  3516] By: gsar                                  on 1999/06/02  01:37:33
3089         Log: integrate cfgperl contents into mainline
3090      Branch: perl
3091           +> ext/ByteLoader/bytecode.h ext/ByteLoader/byterun.c
3092           +> ext/ByteLoader/byterun.h
3093            - bytecode.h byterun.c byterun.h
3094            ! Changes
3095           !> (integrate 58 files)
3096 ____________________________________________________________________________
3097 [  3515] By: gsar                                  on 1999/06/02  00:48:50
3098         Log: remove stray K&R-isms
3099      Branch: perl
3100            ! ext/SDBM_File/sdbm/dba.c ext/SDBM_File/sdbm/dbd.c
3101            ! ext/SDBM_File/sdbm/dbe.c ext/SDBM_File/sdbm/dbm.c
3102            ! ext/SDBM_File/sdbm/dbu.c mg.c op.c pp_ctl.c pp_sys.c sv.c
3103            ! toke.c util.c win32/win32.c x2p/hash.c
3104 ____________________________________________________________________________
3105 [  3514] By: gsar                                  on 1999/06/01  15:55:55
3106         Log: change#3447 didn't do enough to exempt Foo->bar(qw/.../) from
3107              strict 'subs'
3108      Branch: perl
3109            ! op.c t/pragma/strict-subs
3110 ____________________________________________________________________________
3111 [  3513] By: jhi                                   on 1999/06/01  07:17:05
3112         Log: Patch applying of #3499 had gone awry.
3113      Branch: cfgperl
3114            ! ext/ByteLoader/bytecode.h ext/ByteLoader/byterun.h
3115 ____________________________________________________________________________
3116 [  3512] By: gsar                                  on 1999/05/31  19:21:30
3117         Log: tighter -help output
3118      Branch: perl
3119            ! perl.c
3120 ____________________________________________________________________________
3121 [  3511] By: gsar                                  on 1999/05/31  17:18:23
3122         Log: fix memory leak in C<eval 'return sub {...}'>
3123      Branch: perl
3124            ! embed.h embed.pl objXSUB.h pp_ctl.c proto.h
3125 ____________________________________________________________________________
3126 [  3510] By: gsar                                  on 1999/05/31  14:11:46
3127         Log: tweak C++isms
3128      Branch: perl
3129            ! win32/dl_win32.xs win32/win32.c
3130 ____________________________________________________________________________
3131 [  3509] By: jhi                                   on 1999/05/30  13:02:26
3132         Log: Cleanup of #3488.
3133      Branch: cfgperl
3134            ! Configure config_h.SH
3135 ____________________________________________________________________________
3136 [  3508] By: jhi                                   on 1999/05/30  11:16:01
3137         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3138              To: Mailing list Perl5 <perl5-porters@perl.org>
3139              Subject: [PATCH 5.005_57] Teach Socket and io_unix.t the syntax of OS/2
3140              Date: Sat, 29 May 1999 20:18:13 -0400
3141              Message-ID: <19990529201813.B9489@monk.mps.ohio-state.edu>
3142      Branch: cfgperl
3143            ! ext/Socket/Socket.xs os2/os2ish.h t/lib/io_unix.t
3144 ____________________________________________________________________________
3145 [  3507] By: jhi                                   on 1999/05/29  20:05:40
3146         Log: From: Mark-Jason Dominus <mjd@plover.com>
3147              To: perl5-porters@perl.com
3148              Subject: PATCH (5.005_57): Document use of `SPECIAL' flag for `pushre':
3149              Date: Sat, 29 May 1999 14:45:10 -0400
3150              Message-ID: <19990529184510.27557.qmail@plover.com>
3151      Branch: cfgperl
3152            ! op.h
3153 ____________________________________________________________________________
3154 [  3506] By: gsar                                  on 1999/05/29  16:49:39
3155         Log: avoid gv_check() recursive pit
3156      Branch: perl
3157            ! gv.c
3158 ____________________________________________________________________________
3159 [  3505] By: jhi                                   on 1999/05/29  11:38:16
3160         Log: From: jan.dubois@ibm.net (Jan Dubois)
3161              To: Gurusamy Sarathy <gsar@activestate.com>
3162              Cc: perl5-porters@perl.org
3163              Subject: [PATCH 5.005_57]Safeguard against unimplemented functions in pwuid.t and grent.t
3164              Date: Sat, 29 May 1999 08:46:22 +0200
3165              Message-ID: <374f8007.2016008@smtp1.ibm.net>
3166      Branch: cfgperl
3167            ! t/op/grent.t t/op/pwent.t
3168 ____________________________________________________________________________
3169 [  3504] By: jhi                                   on 1999/05/29  11:07:10
3170         Log: QNX needs <sys/select.h> to define fd_set.
3171              
3172              From: Norton Allen <allen@huarp.harvard.edu>
3173              To: perl5-porters@perl.org
3174              Subject: [19990526.016] Not OK: perl 5.00503 on x86-qnx 424
3175              Date:  Wed, 26 May 1999 13:51:27 -0400 (EDT)
3176              Message-Id:  <199905261751.NAA20966@bottesini.harvard.edu>
3177      Branch: cfgperl
3178            ! ext/IO/poll.c
3179 ____________________________________________________________________________
3180 [  3503] By: jhi                                   on 1999/05/29  10:53:31
3181         Log: From: jan.dubois@ibm.net (Jan Dubois)
3182              To: Gurusamy Sarathy <gsar@activestate.com>, perl5-porters@perl.org
3183              Subject: [PATCH all versions] (was Re: Unitialized Value Complaints in Math::BigFloat)
3184              Date: Fri, 28 May 1999 20:14:35 +0200
3185              Message-ID: <3751daa4.7188847@smtp1.ibm.net>
3186      Branch: cfgperl
3187            ! lib/Math/BigFloat.pm
3188 ____________________________________________________________________________
3189 [  3502] By: jhi                                   on 1999/05/29  10:44:44
3190         Log: Make Configure support the change #3367,
3191              SysV shadow passwords.
3192      Branch: cfgperl
3193            ! Configure config_h.SH pp_sys.c
3194 ____________________________________________________________________________
3195 [  3501] By: gsar                                  on 1999/05/28  21:22:23
3196         Log: add wide versions of win32 system calls (first step in
3197              globalization); delayload winsock for performance if compiling
3198              with VC 6.0
3199      Branch: perl
3200            ! win32/Makefile win32/dl_win32.xs win32/makefile.mk
3201            ! win32/win32.c win32/win32.h
3202 ____________________________________________________________________________
3203 [  3500] By: jhi                                   on 1999/05/28  21:17:24
3204         Log: The new t/lib/io_linenum.t was using stricture
3205              before @INC was set up.
3206      Branch: cfgperl
3207            ! t/lib/io_linenum.t
3208 ____________________________________________________________________________
3209 [  3499] By: jhi                                   on 1999/05/28  17:13:23
3210         Log: From: Tom Hughes <tom@compton.nu>
3211              To: perl5-porters@perl.org
3212              Subject: [PATCH 5.005_57] ByteLoader mark 2
3213              Date: Wed, 26 May 1999 23:59:49 +0100
3214              Message-ID: <bf337a0849.tom@compton.compton.nu>
3215              
3216              plus resolve tiny conflict with #3479
3217              plus regen_headers.
3218      Branch: cfgperl
3219            + ext/ByteLoader/bytecode.h ext/ByteLoader/byterun.c
3220            + ext/ByteLoader/byterun.h
3221            - bytecode.h byterun.c byterun.h
3222            ! MANIFEST Makefile.SH bytecode.pl embed.h embedvar.h ext/B/B.pm
3223            ! ext/B/B.xs ext/B/B/Bytecode.pm ext/B/Makefile.PL
3224            ! ext/ByteLoader/ByteLoader.pm ext/ByteLoader/ByteLoader.xs
3225            ! ext/ByteLoader/Makefile.PL global.sym intrpvar.h objXSUB.h
3226            ! perl.h perlvars.h proto.h util.c utils/Makefile
3227 ____________________________________________________________________________
3228 [  3498] By: jhi                                   on 1999/05/28  16:53:04
3229         Log: From: Mark-Jason Dominus <mjd@plover.com>
3230              To: perl5-porters@perl.com
3231              Subject: PATCH (5.005_57): defined(@a) now deprecated
3232              Date: Thu, 27 May 1999 16:05:44 -0400
3233              Message-ID: <19990527200544.13330.qmail@plover.com>
3234      Branch: cfgperl
3235            ! lib/Carp.pm op.c opcode.h opcode.pl pod/perldelta.pod
3236            ! pod/perldiag.pod pod/perlfunc.pod pp_proto.h t/pragma/warn/op
3237 ____________________________________________________________________________
3238 [  3497] By: jhi                                   on 1999/05/28  16:50:54
3239         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3240              To: perl5-porters@perl.org (Mailing list Perl5)
3241              Subject: [PATCH 5.00557] Cosmetic OS/2-related patches
3242              Date: Fri, 28 May 1999 12:13:00 -0400 (EDT)
3243              Message-Id: <199905281613.MAA02048@monk.mps.ohio-state.edu>
3244      Branch: cfgperl
3245            ! MANIFEST Makefile.SH ext/POSIX/POSIX.xs hints/os2.sh
3246            ! os2/Makefile.SHs t/io/pipe.t t/lib/io_sock.t
3247 ____________________________________________________________________________
3248 [  3496] By: jhi                                   on 1999/05/28  16:48:39
3249         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3250              To: perl5-porters@perl.org (Mailing list Perl5)
3251              Subject: [PATCH 5.00557] Required OS/2-related patches
3252              Date: Fri, 28 May 1999 12:11:48 -0400 (EDT)
3253              Message-Id: <199905281611.MAA02037@monk.mps.ohio-state.edu>
3254      Branch: cfgperl
3255            ! os2/os2.c t/lib/bigfloatpm.t t/lib/io_unix.t t/op/groups.t
3256            ! t/op/stat.t util.c
3257 ____________________________________________________________________________
3258 [  3495] By: jhi                                   on 1999/05/28  16:45:56
3259         Log: From: Paul Johnson <pjcj@transeda.com>
3260              To: perl5-porters <perl5-porters@perl.org>
3261              Subject: [PATCH 5.005_57] Provide more useful test okay percentage
3262              Date: Fri, 28 May 1999 15:13:54 +0100
3263              Message-ID: <19990528151354.B289@west-tip.transeda.com>
3264      Branch: cfgperl
3265            ! t/TEST
3266 ____________________________________________________________________________
3267 [  3494] By: jhi                                   on 1999/05/28  16:44:34
3268         Log: From: Paul Johnson <pjcj@transeda.com>
3269              To: perl5-porters <perl5-porters@perl.org>
3270              Subject: [PATCH 5.005_57] Fixes related to working local $.
3271              Date: Fri, 28 May 1999 15:11:18 +0100
3272              Message-ID: <19990528151118.A289@west-tip.transeda.com>
3273      Branch: cfgperl
3274            ! ext/IO/lib/IO/Handle.pm pod/perlvar.pod t/lib/io_linenum.t
3275 ____________________________________________________________________________
3276 [  3493] By: gsar                                  on 1999/05/28  16:37:26
3277         Log: change#3449 wasn't doing enough
3278      Branch: perl
3279            ! op.c t/comp/proto.t
3280 ____________________________________________________________________________
3281 [  3492] By: jhi                                   on 1999/05/28  08:12:23
3282         Log: From: paul.marquess@bt.com
3283              To: doughera@lafayette.edu
3284              Cc: perl5-porters@perl.org
3285              Subject: RE: [19990527.002] DBM Filters in _57 cause problems in NDBM_File
3286              Date: Thu, 27 May 1999 23:31:38 +0100
3287              Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB29C6C03@mbtlipnt02.btlabs.bt.co.uk>
3288              
3289              Had to be applied manually; some mailer had munged the patch slightly.
3290      Branch: cfgperl
3291            ! ext/NDBM_File/NDBM_File.xs
3292 ____________________________________________________________________________
3293 [  3491] By: jhi                                   on 1999/05/28  07:51:17
3294         Log: From: "Vishal Bhatia" <vishalb@my-deja.com>
3295              To: perl5-porters@perl.org
3296              Subject: [PATCH 5.005_57] fixing eval in the compiler
3297              Date: Thu, 27 May 1999 07:56:54 -0700
3298              Message-ID: <JDIKFDKKLGHHBAAA@my-deja.com>
3299      Branch: cfgperl
3300            ! cc_runtime.h scope.h
3301 ____________________________________________________________________________
3302 [  3490] By: jhi                                   on 1999/05/28  07:47:06
3303         Log: From: Andy Dougherty <doughera@lafayette.edu>
3304              To: perlbug@perl.com
3305              Cc: Jarkko Hietaniemi <jhi@iki.fi>
3306              Subject: [PATCH] Configure updates for ISC 4.1
3307              Date: Thu, 27 May 1999 15:19:21 -0400 (EDT)
3308              Message-Id: <Pine.GSU.4.05.9905271513500.22115-100000@newton.phys>
3309      Branch: cfgperl
3310            ! Configure config_h.SH
3311 ____________________________________________________________________________
3312 [  3489] By: jhi                                   on 1999/05/28  07:39:17
3313         Log: Integrate from mainperl.
3314      Branch: cfgperl
3315           !> malloc.c win32/makedef.pl win32/win32.c
3316 ____________________________________________________________________________
3317 [  3488] By: jhi                                   on 1999/05/27  16:57:19
3318         Log: From: Andy Dougherty <doughera@lafayette.edu>
3319              To: Perl Porters <perl5-porters@perl.org>
3320              Subject: [PATCH] Re: 5.005_57 NOT OK on SunOS 4.1.3
3321              Date: Thu, 27 May 1999 12:26:28 -0400 (EDT)
3322              Message-Id: <Pine.GSU.4.05.9905271120230.22115-100000@newton.phys>
3323      Branch: cfgperl
3324            ! Configure config_h.SH hints/sunos_4_1.sh util.c
3325 ____________________________________________________________________________
3326 [  3487] By: gsar                                  on 1999/05/27  03:56:20
3327         Log: make win32_spawnvp() inherit standard handles even when they
3328              may be redirected
3329      Branch: perl
3330            ! win32/win32.c
3331 ____________________________________________________________________________
3332 [  3486] By: jhi                                   on 1999/05/26  19:55:52
3333         Log: From: Andy Dougherty <doughera@lafayette.edu>
3334              To: perl5-porters@perl.org
3335              Subject: Re: BUG -> [19990526.004] perl5.005_57 error in util.c on sun4-solaris2.6
3336              Date: Wed, 26 May 1999 14:49:52 -0400 (EDT)
3337              Message-Id: <Pine.GSU.4.05.9905261448310.19172-100000@newton.phys>
3338      Branch: cfgperl
3339            ! util.c
3340 ____________________________________________________________________________
3341 [  3485] By: chip                                  on 1999/05/26  17:19:11
3342         Log: Look for Linux FILE structure in libio.h, for glibc-2.1.
3343      Branch: maint-5.004/perl
3344            ! Configure
3345 ____________________________________________________________________________
3346 [  3484] By: gsar                                  on 1999/05/26  01:56:28
3347         Log: fix missing exported symbol
3348      Branch: perl
3349            ! malloc.c win32/makedef.pl
3350 ____________________________________________________________________________
3351 [  3483] By: jhi                                   on 1999/05/25  23:08:07
3352         Log: Configure -Dopenbsd_distribution to build for the OpenBSD tree.
3353              
3354              From: "Todd C. Miller" <Todd.Miller@courtesan.com>
3355              To: perlbug@perl.com
3356              Subject: OpenBSD hints file update
3357              Date: Tue, 25 May 1999 12:12:38 -0600 (MDT)
3358              Message-Id: <199905251812.MAA06032@xerxes.courtesan.com>
3359      Branch: cfgperl
3360            ! hints/openbsd.sh
3361 ____________________________________________________________________________
3362 [  3482] By: jhi                                   on 1999/05/25  23:01:25
3363         Log: From: Tom Hughes <tom@compton.nu>
3364              To: perl5-porters@perl.org
3365              Subject: [PATCH 5.005_57] Make Configure recognise glibc 2.1 stdio
3366              Date: Tue, 25 May 1999 23:10:23 +0100
3367              Message-ID: <1ed7f10749.tom@compton.compton.nu>
3368      Branch: cfgperl
3369            ! Configure config_h.SH
3370 ____________________________________________________________________________
3371 [  3481] By: jhi                                   on 1999/05/25  22:31:50
3372         Log: 3479, 3480, 3481 seems logical.
3373      Branch: cfgperl
3374           !> hints/aix.sh
3375 ____________________________________________________________________________
3376 [  3480] By: jhi                                   on 1999/05/25  22:13:39
3377         Log: The change #3479 wasn't perfect.
3378      Branch: perl
3379            ! hints/aix.sh
3380 ____________________________________________________________________________
3381 [  3479] By: jhi                                   on 1999/05/25  21:59:21
3382         Log: Cures for _57 in AIX 4.1.5.0.
3383              (1) The lddlflags lost its -lc by change #3660
3384              (and the politeness of change #3257).
3385              (2) optype_size must end up in perl.exp (as PL_optype_size).
3386              Added it to perlvars.h, fixed bytecode.pl,
3387              regen'ed the relevant headers.
3388      Branch: cfgperl
3389            ! bytecode.h bytecode.pl byterun.h embed.h embedvar.h objXSUB.h
3390            ! perlvars.h
3391      Branch: perl
3392            ! hints/aix.sh
3393 ____________________________________________________________________________
3394 [  3478] By: jhi                                   on 1999/05/25  20:13:47
3395         Log: Integrate from mainperl.
3396      Branch: cfgperl
3397           +> pod/perltootc.pod
3398           !> (integrate 101 files)
3399 ____________________________________________________________________________
3400 [  3477] By: gsar                                  on 1999/05/25  10:43:48
3401         Log: here be 5.005_57
3402      Branch: perl
3403            ! Changes MANIFEST Porting/makerel
3404           !> Changes5.005
3405
3406 ----------------
3407 Version 5.005_57
3408 ----------------
3409
3410 ____________________________________________________________________________
3411 [  3476] By: gsar                                  on 1999/05/25  09:23:43
3412         Log: up patchlevel &c
3413      Branch: perl
3414            ! Changes patchlevel.h pod/perlhist.pod win32/Makefile
3415            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
3416            ! win32/makefile.mk
3417 ____________________________________________________________________________
3418 [  3475] By: gsar                                  on 1999/05/25  09:14:51
3419         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3420              Date: Tue, 25 May 1999 02:42:23 -0400 (EDT)
3421              Message-Id: <199905250642.CAA06208@monk.mps.ohio-state.edu>
3422              Subject: [PATCH 5.005_56] REx engine improvements
3423      Branch: perl
3424            ! embedvar.h mg.c objXSUB.h pp.c pp_ctl.c pp_hot.c regcomp.c
3425            ! regexec.c regexp.h t/op/pat.t t/op/re_tests t/op/regexp.t
3426            ! thrdvar.h util.c
3427 ____________________________________________________________________________
3428 [  3474] By: gsar                                  on 1999/05/25  08:39:56
3429         Log: test case for change#3470
3430      Branch: perl
3431            ! t/lib/bigintpm.t
3432 ____________________________________________________________________________
3433 [  3473] By: gsar                                  on 1999/05/25  08:36:52
3434         Log: perlport 1.43 update from Chris Nandor and Tom Christiansen
3435      Branch: perl
3436            ! Changes pod/perlport.pod
3437 ____________________________________________________________________________
3438 [  3472] By: gsar                                  on 1999/05/25  08:28:57
3439         Log: assorted tweaks
3440      Branch: perl
3441            ! doio.c iperlsys.h win32/config.bc win32/config.gc
3442            ! win32/config.vc win32/config_H.bc win32/config_H.gc
3443            ! win32/config_H.vc win32/makedef.pl
3444 ____________________________________________________________________________
3445 [  3471] By: gsar                                  on 1999/05/25  06:06:04
3446         Log: perlref update from Tom Christiansen
3447      Branch: perl
3448            ! pod/perlref.pod
3449 ____________________________________________________________________________
3450 [  3470] By: gsar                                  on 1999/05/25  06:03:27
3451         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3452              Date: Mon, 24 May 1999 17:43:56 -0400
3453              Message-ID: <19990524174356.A1944@monk.mps.ohio-state.edu>
3454              Subject: [PATCH 5.005_*] hv.c calling negative malloc()
3455      Branch: perl
3456            ! hv.c
3457 ____________________________________________________________________________
3458 [  3469] By: gsar                                  on 1999/05/25  05:59:22
3459         Log: avoid temporary files that have a constant name (from a suggestion
3460              by Anthony J. Lill <ajlill@ajlc.waterloo.on.ca>)
3461      Branch: perl
3462            ! lib/ExtUtils/MM_Unix.pm
3463 ____________________________________________________________________________
3464 [  3468] By: gsar                                  on 1999/05/25  05:54:29
3465         Log: From: pvhp@forte.com (Peter Prymmer)
3466              Date: Mon, 24 May 99 11:20:25 PDT
3467              Message-Id: <9905241820.AA28071@forte.com>
3468              Subject: [PATCH: _56 and _03]EBCDIC %HTML_Escapes for Pod::Text, plus sync patch.
3469      Branch: perl
3470            ! lib/Pod/Text.pm
3471 ____________________________________________________________________________
3472 [  3467] By: gsar                                  on 1999/05/25  04:08:50
3473         Log: fix glob() bug that resulted in missing symlinks that don't point
3474              anywhere
3475      Branch: perl
3476            ! pp_hot.c
3477 ____________________________________________________________________________
3478 [  3466] By: gsar                                  on 1999/05/25  03:00:00
3479         Log: avoid enumerating @INC contents in diagnostic if @INC was never
3480              searched
3481      Branch: perl
3482            ! pod/perldiag.pod pp_ctl.c
3483 ____________________________________________________________________________
3484 [  3465] By: gsar                                  on 1999/05/25  02:24:08
3485         Log: add caveat about close(PIPE) carelessness
3486      Branch: perl
3487            ! pod/perlfunc.pod
3488 ____________________________________________________________________________
3489 [  3464] By: gsar                                  on 1999/05/24  23:55:53
3490         Log: fix bogus line numbers for void context warnings
3491              (change#2548 was overeager)
3492      Branch: perl
3493            ! op.c
3494 ____________________________________________________________________________
3495 [  3463] By: gsar                                  on 1999/05/24  23:31:58
3496         Log: change#3455 had a typo
3497      Branch: perl
3498            ! pp_ctl.c
3499 ____________________________________________________________________________
3500 [  3462] By: gsar                                  on 1999/05/24  17:32:20
3501         Log: more pod updates from Tom Christiansen; regen perltoc
3502      Branch: perl
3503            ! pod/perl.pod pod/perldelta.pod pod/perlmod.pod pod/perlobj.pod
3504            ! pod/perlre.pod pod/perltoc.pod pod/perlvar.pod
3505 ____________________________________________________________________________
3506 [  3461] By: gsar                                  on 1999/05/24  07:41:32
3507         Log: perlmod notes from Damian Conway (via Tom Christiansen)
3508      Branch: perl
3509            ! pod/perlmod.pod
3510 ____________________________________________________________________________
3511 [  3460] By: gsar                                  on 1999/05/24  07:24:11
3512         Log: major pod update from Tom Christiansen
3513      Branch: perl
3514            + pod/perltootc.pod
3515            ! MANIFEST lib/Pod/Functions.pm pod/Makefile pod/buildtoc
3516            ! pod/perl.pod pod/perl5004delta.pod pod/perlcall.pod
3517            ! pod/perldata.pod pod/perldebug.pod pod/perldelta.pod
3518            ! pod/perldsc.pod pod/perlfunc.pod pod/perlipc.pod
3519            ! pod/perllol.pod pod/perlmod.pod pod/perlmodinstall.pod
3520            ! pod/perlmodlib.pod pod/perlobj.pod pod/perlop.pod
3521            ! pod/perlopentut.pod pod/perlpod.pod pod/perlport.pod
3522            ! pod/perlre.pod pod/perlref.pod pod/perlrun.pod pod/perlsec.pod
3523            ! pod/perlsub.pod pod/perlsyn.pod pod/perlthrtut.pod
3524            ! pod/perltie.pod pod/perltrap.pod pod/perlvar.pod
3525            ! pod/perlxs.pod pod/pod2man.PL
3526 ____________________________________________________________________________
3527 [  3459] By: gsar                                  on 1999/05/24  06:26:48
3528         Log: perlfaq update from Tom Christiansen
3529      Branch: perl
3530            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
3531            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
3532            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
3533            ! pod/perlfaq9.pod
3534 ____________________________________________________________________________
3535 [  3458] By: gsar                                  on 1999/05/24  05:55:11
3536         Log: updated to v1.50 from CPAN
3537      Branch: perl
3538            ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/Nox.pm
3539 ____________________________________________________________________________
3540 [  3457] By: gsar                                  on 1999/05/24  05:46:20
3541         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
3542              Date: Sun, 23 May 1999 16:35:07 +0100
3543              Message-Id: <199905231535.QAA00032@crypt.compulink.co.uk>
3544              Subject: [PATCH 5.005_56] name PL_in_eval bits
3545      Branch: perl
3546            ! cop.h op.c perl.c pp_ctl.c toke.c util.c
3547 ____________________________________________________________________________
3548 [  3456] By: gsar                                  on 1999/05/24  05:18:06
3549         Log: make -t mode the default on emacs/dumb terminals
3550      Branch: perl
3551            ! Changes utils/perldoc.PL
3552 ____________________________________________________________________________
3553 [  3455] By: gsar                                  on 1999/05/24  05:05:19
3554         Log: return 0 rather than "" when scalar grep has nothing to iterate
3555              on (brings behavior in line with documentation)
3556      Branch: perl
3557            ! pp_ctl.c
3558 ____________________________________________________________________________
3559 [  3454] By: gsar                                  on 1999/05/24  04:52:52
3560         Log: From: Tim Jenness <t.jenness@jach.hawaii.edu>
3561              Date: Thu, 20 May 1999 13:27:02 -1000
3562              Message-Id: <E10kcDN-0007TA-00@lapaki>
3563              Subject: Problem with MM_Unix in 5.005_03
3564      Branch: perl
3565            ! lib/ExtUtils/MM_Unix.pm
3566 ____________________________________________________________________________
3567 [  3453] By: gsar                                  on 1999/05/24  04:39:49
3568         Log: avoid removing duplicates in user-generated warnings
3569              From: byron@omix.com (Byron Brummer)
3570              Date: Thu, 20 May 1999 04:01:17 -0700 (PDT)
3571              Message-Id: <199905201101.EAA91175@thrush.omix.com>
3572              Subject: [PATCH] Re: warn buffers/loses output in ?? - 5.005_03
3573      Branch: perl
3574            ! lib/diagnostics.pm
3575 ____________________________________________________________________________
3576 [  3452] By: gsar                                  on 1999/05/24  04:23:10
3577         Log: straighten some code to avoid NeXT compiler bugs (from
3578              Geoff Kuenning <geoff@cs.hmc.edu>)
3579      Branch: perl
3580            ! pp_ctl.c
3581 ____________________________________________________________________________
3582 [  3451] By: gsar                                  on 1999/05/24  03:03:05
3583         Log: minor logic tweak for reserved word warning
3584      Branch: perl
3585            ! lib/Test/Harness.pm toke.c
3586 ____________________________________________________________________________
3587 [  3450] By: gsar                                  on 1999/05/24  02:34:20
3588         Log: oops, some files missing in change#3449
3589      Branch: perl
3590            ! op.c op.h toke.c
3591 ____________________________________________________________________________
3592 [  3449] By: gsar                                  on 1999/05/24  02:33:12
3593         Log: allow '*' prototype to autoquote even barewords that happen to be
3594              function names; parens or ampersand continue to force the other
3595              interpretation; makes C<sub Foo {'bar'} CORE::GLOBAL::require Foo;>
3596              do the right thing, for example
3597      Branch: perl
3598            ! t/comp/proto.t
3599 ____________________________________________________________________________
3600 [  3448] By: gsar                                  on 1999/05/24  01:51:24
3601         Log: remove vestiges of PL_last_proto
3602      Branch: perl
3603            ! embedvar.h intrpvar.h objXSUB.h
3604 ____________________________________________________________________________
3605 [  3447] By: gsar                                  on 1999/05/24  01:49:20
3606         Log: redo change#2061 and parts of change#1169 with code in the
3607              parser; PL_last_proto hackery gone, strict 'subs' in now
3608              implemented in the optimizer where specifying the exceptional
3609              cases is much more robust; '*' (bareword) prototype now works
3610              reliably when used in second and subsequent arguments
3611      Branch: perl
3612            ! dump.c embed.h embed.pl objXSUB.h op.c op.h proto.h toke.c
3613 ____________________________________________________________________________
3614 [  3446] By: gsar                                  on 1999/05/23  05:00:55
3615         Log: remove redundant part of change#1169 superceded by change#2061;
3616              avoid "future reserved word" warning on prototypical bearwords
3617      Branch: perl
3618            ! t/lib/fatal.t toke.c
3619 ____________________________________________________________________________
3620 [  3445] By: gsar                                  on 1999/05/21  23:36:49
3621         Log: s/isspace/isSPACE/g and make sure the CRT version is always
3622              passed an unsigned char (fixes random occurrence of spaces in
3623              arguments containing high-bit chars passed to spawned children,
3624              on win32)
3625      Branch: perl
3626            ! ext/SDBM_File/sdbm/dbe.c win32/perlhost.h win32/win32.c
3627 ____________________________________________________________________________
3628 [  3444] By: gsar                                  on 1999/05/21  23:08:55
3629         Log: integrate Configure changes from cfgperl
3630      Branch: perl
3631           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
3632           !> config_h.SH
3633 ____________________________________________________________________________
3634 [  3443] By: jhi                                   on 1999/05/21  22:00:56
3635         Log: Integrate from mainperl.
3636      Branch: cfgperl
3637           !> Changes doop.c ext/SDBM_File/sdbm/dba.c
3638           !> ext/SDBM_File/sdbm/dbd.c ext/SDBM_File/sdbm/dbe.c os2/os2.c
3639           !> perl.h pod/perldiag.pod pod/perlport.pod pp.c t/comp/proto.t
3640           !> win32/perlhost.h win32/win32.c x2p/walk.c
3641 ____________________________________________________________________________
3642 [  3442] By: jhi                                   on 1999/05/21  21:59:46
3643         Log: fflush.
3644      Branch: cfgperl
3645            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
3646            ! config_h.SH
3647 ____________________________________________________________________________
3648 [  3441] By: gsar                                  on 1999/05/21  17:48:55
3649         Log: integrate cfgperl changes
3650      Branch: perl
3651           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
3652           !> config_h.SH hints/sunos_4_1.sh installperl
3653 ____________________________________________________________________________
3654 [  3440] By: gsar                                  on 1999/05/21  17:42:49
3655         Log: test tweak
3656      Branch: perl
3657            ! t/comp/proto.t
3658 ____________________________________________________________________________
3659 [  3439] By: gsar                                  on 1999/05/21  17:31:26
3660         Log: fix breakage when neither FFLUSH_ALL nor FFLUSH_NULL are #defined.
3661              (Configure fflush(NULL) detection seems broken on Solaris, which
3662              is why I hit the problem)
3663      Branch: perl
3664            ! Changes perl.h
3665 ____________________________________________________________________________
3666 [  3438] By: gsar                                  on 1999/05/20  16:41:01
3667         Log: perlport 1.41 update from Chris Nandor <pudge@pobox.com>
3668      Branch: perl
3669            ! pod/perlport.pod
3670 ____________________________________________________________________________
3671 [  3437] By: jhi                                   on 1999/05/20  07:14:39
3672         Log: Patches to fflushing in SunOS 4 from Andy Dougherty
3673              (via private email).
3674      Branch: cfgperl
3675            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
3676            ! config_h.SH hints/sunos_4_1.sh
3677 ____________________________________________________________________________
3678 [  3436] By: gsar                                  on 1999/05/20  05:18:26
3679         Log: various little nits
3680      Branch: perl
3681            ! doop.c ext/SDBM_File/sdbm/dba.c ext/SDBM_File/sdbm/dbd.c
3682            ! ext/SDBM_File/sdbm/dbe.c os2/os2.c pod/perldiag.pod pp.c
3683            ! win32/perlhost.h win32/win32.c x2p/walk.c
3684 ____________________________________________________________________________
3685 [  3435] By: jhi                                   on 1999/05/18  16:25:49
3686         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
3687              To: perl5-porters@perl.org
3688              Subject: installperl
3689              Date: Fri, 14 May 1999 21:34:58 +0100
3690              Message-Id: <199905142034.VAA00865@crypt.compulink.co.uk>
3691      Branch: cfgperl
3692            ! installperl
3693 ____________________________________________________________________________
3694 [  3434] By: jhi                                   on 1999/05/17  21:25:54
3695         Log: Integrate from mainperl.
3696      Branch: cfgperl
3697           +> lib/ExtUtils/MM_Cygwin.pm
3698            - cygwin32/impure_ptr.c
3699           !> MANIFEST README.cygwin32 XSUB.h cygwin32/Makefile.SHs
3700           !> cygwin32/perlld.in dosish.h ext/DynaLoader/dl_cygwin32.xs
3701           !> ext/POSIX/POSIX.xs gv.c hints/cygwin32.sh installman
3702           !> installperl perl.h pod/perldiag.pod pp.c pp_hot.c util.c
3703           !> x2p/find2perl.PL
3704 ____________________________________________________________________________
3705 [  3433] By: gsar                                  on 1999/05/17  09:49:01
3706         Log: integrate cfgperl changes into mainline
3707      Branch: perl
3708           !> Configure INSTALL config_h.SH configure.com embed.h
3709           !> ext/Devel/Peek/Peek.xs ext/Socket/Socket.xs global.sym
3710           !> hints/dec_osf.sh objXSUB.h perl.h pod/perldiag.pod proto.h
3711           !> util.c
3712 ____________________________________________________________________________
3713 [  3432] By: gsar                                  on 1999/05/17  09:06:45
3714         Log: emit more appropriate diagnostic for failed glob (variant
3715              of patch suggested by Graham Barr)
3716      Branch: perl
3717            ! gv.c pod/perldiag.pod pp.c pp_hot.c
3718 ____________________________________________________________________________
3719 [  3431] By: gsar                                  on 1999/05/17  08:38:09
3720         Log: From: "Todd C. Miller" <Todd.Miller@courtesan.com>
3721              Date: Thu, 13 May 1999 22:18:43 -0600 (MDT)
3722              Message-Id: <199905140418.WAA18826@xerxes.courtesan.com>
3723              Subject: find2perl does not grok the 'c' suffix to the -size argument
3724      Branch: perl
3725            ! x2p/find2perl.PL
3726 ____________________________________________________________________________
3727 [  3430] By: gsar                                  on 1999/05/17  08:26:21
3728         Log: additional cleanups for cygwin32 port
3729              From: "Fifer, Eric" <EFifer@sanwaint.com>
3730              Date: Wed, 12 May 1999 20:25:54 +0100
3731              Message-ID: <71E287AB0D94D111BBD600600849EC8185EDAF@POST>
3732              Subject: [PATCH]perl5.005_03 (CORE) cygwin32 port
3733      Branch: perl
3734            + lib/ExtUtils/MM_Cygwin.pm
3735            - cygwin32/impure_ptr.c
3736            ! MANIFEST README.cygwin32 XSUB.h cygwin32/Makefile.SHs
3737            ! cygwin32/perlld.in dosish.h ext/DynaLoader/dl_cygwin32.xs
3738            ! ext/POSIX/POSIX.xs hints/cygwin32.sh installman installperl
3739            ! perl.h util.c
3740 ____________________________________________________________________________
3741 [  3429] By: gsar                                  on 1999/05/17  08:01:04
3742         Log: From: Andy Dougherty <doughera@lafayette.edu>
3743              Date: Wed, 12 May 1999 11:44:11 -0400 (EDT)
3744              Message-Id: <Pine.GSU.4.05.9905121136520.25150-100000@newton.phys>
3745              Subject: [PATCH] (Was Re: SunOS4.1 compilation error)
3746      Branch: perl
3747            ! INSTALL
3748 ____________________________________________________________________________
3749 [  3428] By: jhi                                   on 1999/05/17  07:03:26
3750         Log: Integrate from mainperl modulo the Socket.xs change.
3751      Branch: cfgperl
3752           !> ext/Socket/Socket.xs op.c win32/include/sys/socket.h
3753           !> win32/win32.c win32/win32.h
3754 ____________________________________________________________________________
3755 [  3427] By: jhi                                   on 1999/05/16  22:09:11
3756         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3757              To: perl5-porters@perl.org (Mailing list Perl5)
3758              Subject: [PATCH 5.005_56] Devel::Peek::mstat not working
3759              Date: Sun, 16 May 1999 01:28:18 -0400 (EDT)
3760              Message-Id: <199905160528.BAA23376@monk.mps.ohio-state.edu>
3761      Branch: cfgperl
3762            ! ext/Devel/Peek/Peek.xs
3763 ____________________________________________________________________________
3764 [  3426] By: jhi                                   on 1999/05/16  22:07:11
3765         Log: From: Mark-Jason Dominus <mjd@plover.com>
3766              To: perl5-porters@perl.com
3767              Subject: DOC PATCH (5.005_55): Error message missing from perldiag.pod
3768              Date: Sat, 15 May 1999 12:43:47 -0400
3769              Message-ID: <19990515164348.7313.qmail@plover.com>
3770      Branch: cfgperl
3771            ! pod/perldiag.pod
3772 ____________________________________________________________________________
3773 [  3425] By: nick                                  on 1999/05/15  15:56:10
3774         Log: Mingw32 + w32api-0.1.5 tweaks
3775              - now more like other Win32 compilers
3776      Branch: perl
3777            ! ext/Socket/Socket.xs win32/include/sys/socket.h win32/win32.c
3778            ! win32/win32.h
3779 ____________________________________________________________________________
3780 [  3424] By: nick                                  on 1999/05/14  21:04:22
3781         Log: Experimental "slab" allocator for ops.
3782              To try it -DPL_OP_SLAB_ALLOC for op.c 
3783              This is for proof of concept only, it leaks memory 
3784              (ops are not free'd) so don't use in embedded apps.
3785              If this minimalist version does not show performance 
3786              gain then whole idea is worthless. 
3787              Nick see's approx 12% speed up vs perlmalloc running
3788              perl -Ilib -MCPAN -e '' 
3789              Solaris2.6, gcc-2.8.1 but numbers are not repeatable.
3790      Branch: perl
3791            ! op.c
3792 ____________________________________________________________________________
3793 [  3423] By: gsar                                  on 1999/05/14  19:55:04
3794         Log: on win32, look for "site/5.XXX/lib" if "site/5.XXXYY/lib" isn't
3795              found (brings sitelib intuition in line with privlib)
3796      Branch: perl
3797            ! win32/win32.c
3798 ____________________________________________________________________________
3799 [  3422] By: jhi                                   on 1999/05/14  08:08:01
3800         Log: From: pvhp@forte.com (Peter Prymmer)
3801              To: perl5-porters@perl.org, vmsperl@perl.org
3802              Subject: [PATCH: 5.005_56] add config.msg to VMS configure.com
3803              Date: Thu, 13 May 99 15:29:57 PDT
3804              Message-Id: <9905132229.AA15854@forte.com>
3805      Branch: cfgperl
3806            ! configure.com
3807 ____________________________________________________________________________
3808 [  3421] By: jhi                                   on 1999/05/14  07:34:20
3809         Log: Integrate from mainperl.
3810      Branch: cfgperl
3811           !> lib/ExtUtils/MM_Unix.pm win32/win32.c
3812 ____________________________________________________________________________
3813 [  3420] By: jhi                                   on 1999/05/14  07:33:26
3814         Log: Still fflushing.
3815      Branch: cfgperl
3816            ! Configure config_h.SH util.c
3817 ____________________________________________________________________________
3818 [  3419] By: gsar                                  on 1999/05/14  03:08:29
3819         Log: mortalize string allocations by win32_get_{priv,site}lib()
3820              (fixes small memory leak in interpreter)
3821      Branch: perl
3822            ! win32/win32.c
3823 ____________________________________________________________________________
3824 [  3418] By: gsar                                  on 1999/05/14  03:06:50
3825         Log: make win32_longname() preserve kind of slashes in argument
3826      Branch: perl
3827            ! win32/win32.c
3828 ____________________________________________________________________________
3829 [  3417] By: gsar                                  on 1999/05/14  03:04:44
3830         Log: canonicalize path for $(FULLPERL) and $(PERL) in MakeMaker
3831      Branch: perl
3832            ! lib/ExtUtils/MM_Unix.pm
3833 ____________________________________________________________________________
3834 [  3416] By: jhi                                   on 1999/05/13  21:18:06
3835         Log: Integrate from mainperl.
3836      Branch: cfgperl
3837           !> pp_ctl.c
3838 ____________________________________________________________________________
3839 [  3415] By: jhi                                   on 1999/05/13  21:16:49
3840         Log: Fixes from Andy Dougherty (via private email).
3841      Branch: cfgperl
3842            ! Configure config_h.SH
3843 ____________________________________________________________________________
3844 [  3414] By: nick                                  on 1999/05/13  20:04:26
3845         Log: valist vs va_list typo
3846      Branch: perl
3847            ! pp_ctl.c
3848 ____________________________________________________________________________
3849 [  3413] By: jhi                                   on 1999/05/13  15:04:05
3850         Log: From: Andy Dougherty <doughera@lafayette.edu>
3851              To: perlbug@perl.com
3852              Subject: [PATCH] (Was Re: SunOS4.1 compilation error)
3853              Date: Wed, 12 May 1999 11:44:11 -0400 (EDT)
3854              Message-Id: <Pine.GSU.4.05.9905121136520.25150-100000@newton.phys>
3855      Branch: cfgperl
3856            ! INSTALL
3857 ____________________________________________________________________________
3858 [  3412] By: jhi                                   on 1999/05/13  14:20:17
3859         Log: Integrate from mainperl.
3860      Branch: cfgperl
3861           !> pp_ctl.c
3862 ____________________________________________________________________________
3863 [  3411] By: gsar                                  on 1999/05/13  14:16:56
3864         Log: docatch_body() declaration mismatch
3865      Branch: perl
3866            ! pp_ctl.c
3867 ____________________________________________________________________________
3868 [  3410] By: jhi                                   on 1999/05/13  13:51:44
3869         Log: Add HAS_MEMCHR and make memchr into a cpp macro if it already isn't.
3870      Branch: cfgperl
3871            ! Configure config_h.SH perl.h
3872 ____________________________________________________________________________
3873 [  3409] By: jhi                                   on 1999/05/13  13:31:53
3874         Log: Still fflushing strong.
3875      Branch: cfgperl
3876            ! Configure config_h.SH embed.h global.sym objXSUB.h perl.h
3877            ! proto.h util.c
3878 ____________________________________________________________________________
3879 [  3408] By: jhi                                   on 1999/05/12  14:30:23
3880         Log: Integrate from mainperl.
3881      Branch: cfgperl
3882           !> (integrate 30 files)
3883 ____________________________________________________________________________
3884 [  3407] By: jhi                                   on 1999/05/12  12:28:31
3885         Log: Be tidier with fflush(NULL) testing.
3886      Branch: cfgperl
3887            ! Configure config_h.SH
3888 ____________________________________________________________________________
3889 [  3406] By: gsar                                  on 1999/05/12  11:26:03
3890         Log: better range-checking on list slices, with test
3891              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
3892              Date: Sun, 02 May 1999 17:02:53 +0100
3893              Message-Id: <199905021602.RAA13905@crypt.compulink.co.uk>
3894              Subject: Re: List slice of undefs returns 0 items 
3895      Branch: perl
3896            ! pp.c t/op/list.t
3897 ____________________________________________________________________________
3898 [  3405] By: gsar                                  on 1999/05/12  11:22:27
3899         Log: change#3397 needs test tweak
3900      Branch: perl
3901            ! Changes t/pragma/warn/sv
3902 ____________________________________________________________________________
3903 [  3404] By: gsar                                  on 1999/05/12  11:07:44
3904         Log: typo in change#3397
3905      Branch: perl
3906            ! doop.c
3907 ____________________________________________________________________________
3908 [  3403] By: gsar                                  on 1999/05/12  10:49:01
3909         Log: From: Stephen Zander <gibreel@pobox.com>
3910              Date: 12 May 1999 01:22:31 -0700
3911              Message-ID: <87u2tik88o.fsf@pooh.fire-swamp.net>
3912              Subject: Re: Test::Harness runs tainted tests with wrong library path
3913      Branch: perl
3914            ! lib/Test/Harness.pm
3915 ____________________________________________________________________________
3916 [  3402] By: gsar                                  on 1999/05/12  10:42:06
3917         Log: typo in change#3400
3918      Branch: perl
3919            ! ext/B/B/Deparse.pm
3920 ____________________________________________________________________________
3921 [  3401] By: jhi                                   on 1999/05/12  10:40:42
3922         Log: A better, shinier, and possibly even correctly working
3923              reincarnation of #3398.
3924      Branch: cfgperl
3925            ! Configure config_h.SH
3926 ____________________________________________________________________________
3927 [  3400] By: gsar                                  on 1999/05/12  10:40:11
3928         Log: deparse \&func() as \(&func()) for clarity
3929              From: Albert Dvornik <bert@genscan.com>
3930              Date: 11 May 1999 13:32:04 -0400
3931              Message-ID: <tqk8ufwm0b.fsf@puma.genscan.com>
3932              Subject: [PATCH 5.005_56] Deparse and \&func() (was Re: File::Find...)
3933      Branch: perl
3934            ! ext/B/B/Deparse.pm
3935 ____________________________________________________________________________
3936 [  3399] By: gsar                                  on 1999/05/12  10:36:02
3937         Log: more testsuite smarts (many of them courtesy Ilya)
3938      Branch: perl
3939            ! lib/Test/Harness.pm t/comp/cpp.t t/io/pipe.t t/lib/db-btree.t
3940            ! t/lib/db-hash.t t/lib/db-recno.t t/lib/gdbm.t
3941            ! t/lib/io_multihomed.t t/lib/io_pipe.t t/lib/io_sock.t
3942            ! t/lib/io_udp.t t/lib/io_unix.t t/lib/ipc_sysv.t t/lib/ndbm.t
3943            ! t/lib/odbm.t t/lib/thread.t t/op/exec.t t/op/fork.t
3944            ! t/op/grent.t t/op/groups.t t/op/nothread.t t/op/numconvert.t
3945            ! t/op/pwent.t
3946 ____________________________________________________________________________
3947 [  3398] By: jhi                                   on 1999/05/12  09:33:08
3948         Log: Detect whether fflush(NULL) works as per change #3352.
3949      Branch: cfgperl
3950            ! Configure config_h.SH perl.h
3951 ____________________________________________________________________________
3952 [  3397] By: gsar                                  on 1999/05/12  08:56:03
3953         Log: From: jan.dubois@ibm.net (Jan Dubois)
3954              Date: Wed, 12 May 1999 01:01:00 +0200
3955              Message-ID: <3741b5e8.20386944@smtp1.ibm.net>
3956              Subject: [PATCH 5.005_03] chop/chomp modify readonly values
3957      Branch: perl
3958            ! doop.c
3959 ____________________________________________________________________________
3960 [  3396] By: gsar                                  on 1999/05/12  08:23:27
3961         Log: opendir(D,"x:") on win32 opens cwd() for drive rather than root;
3962              stat() behaves similarly
3963      Branch: perl
3964            ! win32/win32.c
3965 ____________________________________________________________________________
3966 [  3395] By: jhi                                   on 1999/05/11  22:21:32
3967         Log: Redo parts of #3341 and #3358 that #3394 undid.
3968      Branch: cfgperl
3969            ! Configure config_h.SH
3970 ____________________________________________________________________________
3971 [  3394] By: jhi                                   on 1999/05/11  22:03:48
3972         Log: Add I_NETINET_TCP to help change #3391.
3973      Branch: cfgperl
3974            ! Configure config_h.SH ext/Socket/Socket.xs
3975 ____________________________________________________________________________
3976 [  3393] By: jhi                                   on 1999/05/11  21:44:59
3977         Log: Integrate from mainperl.
3978      Branch: cfgperl
3979           !> (integrate 55 files)
3980 ____________________________________________________________________________
3981 [  3392] By: gsar                                  on 1999/05/11  20:56:43
3982         Log: update embedvar.h
3983      Branch: perl
3984            ! embedvar.h ext/ByteLoader/ByteLoader.pm pod/perldelta.pod
3985 ____________________________________________________________________________
3986 [  3391] By: gsar                                  on 1999/05/11  16:32:05
3987         Log: From: Joshua Pritikin <joshua.pritikin@db.com>
3988              Date: Tue, 11 May 1999 11:10:13 -0400 (EDT)
3989              Message-ID: <Pine.GSO.4.02.9905111106460.1418-100000@eq1062.wks.na.deuba.com>
3990              Subject: Socket IPPROTO_TCP [PATCH 5.005_5x]
3991      Branch: perl
3992            ! ext/Socket/Socket.pm ext/Socket/Socket.xs
3993 ____________________________________________________________________________
3994 [  3390] By: gsar                                  on 1999/05/11  15:27:40
3995         Log: display more frequent progress messages when STDOUT is a tty
3996      Branch: perl
3997            ! lib/Test/Harness.pm
3998 ____________________________________________________________________________
3999 [  3389] By: gsar                                  on 1999/05/11  14:40:58
4000         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4001              Date: Mon, 10 May 1999 02:07:01 -0400 (EDT)
4002              Message-Id: <199905100607.CAA26045@monk.mps.ohio-state.edu>
4003              Subject: [PATCH 5.005_53] Explanations by Test::Harness
4004      Branch: perl
4005            ! lib/Test/Harness.pm
4006 ____________________________________________________________________________
4007 [  3388] By: gsar                                  on 1999/05/11  14:08:14
4008         Log: avoid creating spurious subroutine stubs on failed subroutine
4009              call and other places of sv_2cv() misuse; fixes problems with
4010              failed subroutine calls "hiding" later attempts to lookup methods
4011              in base classes
4012      Branch: perl
4013            ! gv.c perl.c pod/perlguts.pod pp_hot.c sv.c t/op/method.t
4014 ____________________________________________________________________________
4015 [  3387] By: gsar                                  on 1999/05/11  09:34:13
4016         Log: various fixes for clean build and test on win32; configpm broken,
4017              needed to open myconfig.SH rather than myconfig; sundry adjustments
4018              to bytecode stuff; tweaks to DYNAMIC_ENV_FETCH code to make it
4019              work under win32; getenv_sv() changed to getenv_len() since SVs
4020              aren't visible in the lower echelons; remove bogus exports from
4021              config.sym; PERL_OBJECT-ness for C++ exception support; null out
4022              IoDIRP in filter_del() or sv_free() will attempt to close it
4023      Branch: perl
4024            ! Changes bytecode.pl byterun.c byterun.h configpm embed.h
4025            ! embed.pl ext/B/B/Asmdata.pm ext/ByteLoader/ByteLoader.xs
4026            ! ext/DynaLoader/dlutils.c global.sym hv.c iperlsys.h objXSUB.h
4027            ! op.c perl.c perl.h pp.c pp_ctl.c proto.h scope.c scope.h
4028            ! t/io/open.t t/op/magic.t toke.c util.c vms/vms.c vms/vmsish.h
4029            ! win32/GenCAPI.pl win32/Makefile win32/config.bc
4030            ! win32/config.gc win32/config.vc win32/makedef.pl
4031            ! win32/makefile.mk win32/perlhost.h win32/runperl.c
4032            ! win32/win32.c win32/win32.h
4033 ____________________________________________________________________________
4034 [  3386] By: gsar                                  on 1999/05/11  02:49:07
4035         Log: gutsupport for C++ exceptions
4036              From: Chip Salzenberg <chip@perlsupport.com>
4037              Date: Tue, 9 Mar 1999 11:51:57 -0500
4038              Message-ID: <19990309115157.E7911@perlsupport.com>
4039              Subject: [PATCH 5.005] Flexible Exceptions
4040      Branch: perl
4041            ! embed.h global.sym objXSUB.h perl.c perl.h pp_ctl.c proto.h
4042            ! scope.c scope.h thrdvar.h util.c
4043 ____________________________________________________________________________
4044 [  3385] By: gsar                                  on 1999/05/10  19:33:36
4045         Log: "weak" references internals, still needs perlguts documentation
4046              (somewhat modified version of patch suggested by Tuomas J. Lukka
4047              <lukka@fas.harvard.edu>)
4048      Branch: perl
4049            ! dump.c embed.h embed.pl global.sym mg.c objXSUB.h perl.h
4050            ! pod/perldiag.pod proto.h sv.c sv.h util.c
4051 ____________________________________________________________________________
4052 [  3384] By: jhi                                   on 1999/05/10  18:21:43
4053         Log: Circumnavigate Digital UNIX 4.0D miniperl core dump
4054              (due to QAR 56761) (the bug has been fixed in 4.0E or better)
4055      Branch: cfgperl
4056            ! INSTALL hints/dec_osf.sh
4057 ____________________________________________________________________________
4058 [  3381] By: jhi                                   on 1999/05/10  14:39:28
4059         Log: Integrate from mainperl.
4060      Branch: cfgperl
4061           +> cygwin32/Makefile.SHs cygwin32/build-instructions.READFIRST
4062           +> cygwin32/build-instructions.charles-wilson
4063           +> cygwin32/build-instructions.sebastien-barre
4064           +> cygwin32/build-instructions.steven-morlock
4065           +> cygwin32/build-instructions.steven-morlock2
4066           +> cygwin32/impure_ptr.c cygwin32/ld2.in cygwin32/perlld.in
4067           +> ext/ByteLoader/ByteLoader.pm ext/ByteLoader/ByteLoader.xs
4068           +> ext/ByteLoader/Makefile.PL pod/Win32.pod t/lib/io_linenum.t
4069           +> t/op/numconvert.t utils/perlbc.PL
4070            - cygwin32/cw32imp.h cygwin32/gcc2 cygwin32/ld2 cygwin32/perlgcc
4071            - cygwin32/perlld
4072           !> (integrate 105 files)
4073 ____________________________________________________________________________
4074 [  3380] By: gsar                                  on 1999/05/10  12:27:14
4075         Log: regen regnodes.h
4076      Branch: perl
4077            ! Changes regnodes.h
4078 ____________________________________________________________________________
4079 [  3379] By: gsar                                  on 1999/05/10  12:17:26
4080         Log: From: jan.dubois@ibm.net (Jan Dubois)
4081              Date: Sat, 01 May 1999 22:55:36 +0200
4082              Message-ID: <373067e9.56194713@smtp1.ibm.net>
4083              Subject: [PATCH 5.005_56] Win32 and VC++ 98 doesn't support CASTI
4084      Branch: perl
4085            ! pod/perlfunc.pod pod/perlop.pod win32/config.vc
4086            ! win32/config_H.vc
4087 ____________________________________________________________________________
4088 [  3378] By: gsar                                  on 1999/05/10  12:07:13
4089         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4090              Date: Fri, 30 Apr 1999 22:26:09 -0400 (EDT)
4091              Message-Id: <199905010226.WAA19127@monk.mps.ohio-state.edu>
4092              Subject: [PATCH 5.005_56] Self-consistent numeric conversion again
4093      Branch: perl
4094            + t/op/numconvert.t
4095            ! MANIFEST doio.c dump.c perl.h pp.c pp_hot.c sv.c sv.h toke.c
4096            ! util.c
4097 ____________________________________________________________________________
4098 [  3377] By: gsar                                  on 1999/05/10  11:39:48
4099         Log: pp_modulo comment tweak from Ilya
4100      Branch: perl
4101            ! pp.c
4102 ____________________________________________________________________________
4103 [  3376] By: gsar                                  on 1999/05/10  11:30:40
4104         Log: From: Joshua Pritikin <joshua.pritikin@db.com>
4105              Date: Fri, 7 May 1999 11:31:00 -0400 (EDT)
4106              Message-ID: <Pine.GSO.4.02.9905071127100.1449-100000@eq1062.wks.na.deuba.com>
4107              Subject: Test.pm update [PATCH _56]
4108      Branch: perl
4109            ! lib/Test.pm
4110 ____________________________________________________________________________
4111 [  3375] By: gsar                                  on 1999/05/10  11:28:30
4112         Log: From: jan.dubois@ibm.net (Jan Dubois)
4113              Date: Fri, 07 May 1999 00:59:54 +0200
4114              Message-ID: <373318ae.19292461@smtp1.ibm.net>
4115              Subject: Re: Using existing memory for an SV's PV 
4116      Branch: perl
4117            ! sv.c
4118 ____________________________________________________________________________
4119 [  3374] By: gsar                                  on 1999/05/10  11:23:44
4120         Log: From: jan.dubois@ibm.net (Jan Dubois)
4121              Date: Fri, 07 May 1999 00:59:52 +0200
4122              Message-ID: <37321800.19118320@smtp1.ibm.net>
4123              Subject: [PATCH 5.005_56] Fix -Dm memory debugging for PERL_OBJECT
4124      Branch: perl
4125            ! perl.h
4126 ____________________________________________________________________________
4127 [  3373] By: gsar                                  on 1999/05/10  11:22:10
4128         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4129              Date: Thu, 6 May 1999 18:17:28 -0400
4130              Message-ID: <19990506181728.A12433@monk.mps.ohio-state.edu>
4131              Subject: Re: [PATCH 5.005_56] Make open(F,"command |") return correct err(no)
4132      Branch: perl
4133            ! doio.c embed.h global.sym objXSUB.h pod/perldiag.pod proto.h
4134            ! util.c
4135 ____________________________________________________________________________
4136 [  3372] By: gsar                                  on 1999/05/10  10:57:49
4137         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4138              Date: Thu, 6 May 1999 01:21:05 -0400 (EDT)
4139              Message-Id: <199905060521.BAA03485@monk.mps.ohio-state.edu>
4140              Subject: [PATCH 5.005_56] Cosmetic: data-driven REx-dump
4141      Branch: perl
4142            ! regcomp.c regcomp.pl
4143 ____________________________________________________________________________
4144 [  3371] By: gsar                                  on 1999/05/10  10:54:01
4145         Log: From: lane@duphy4.physics.drexel.edu
4146              Date: Tue, 04 May 1999 10:19:25 -0700
4147              Message-Id: <3.0.6.32.19990504101925.02ecde30@ous.edu>
4148              Subject: [PATCH 5.005.56] pod->html VMS fixes
4149      Branch: perl
4150            ! installhtml lib/Pod/Html.pm
4151 ____________________________________________________________________________
4152 [  3370] By: gsar                                  on 1999/05/10  10:45:52
4153         Log: testsuite nits
4154      Branch: perl
4155            ! t/lib/io_linenum.t t/op/filetest.t
4156 ____________________________________________________________________________
4157 [  3369] By: gsar                                  on 1999/05/10  10:35:22
4158         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4159              Date: Mon, 3 May 1999 22:38:50 -0400 (EDT)
4160              Message-Id: <199905040238.WAA01865@monk.mps.ohio-state.edu>
4161              Subject: [PATCH 5.005_53] Quickier thread-specific data on OS/2
4162      Branch: perl
4163            ! os2/os2ish.h os2/os2thread.h
4164 ____________________________________________________________________________
4165 [  3368] By: gsar                                  on 1999/05/10  10:00:11
4166         Log: From: Albert Dvornik <bert@genscan.com>
4167              Date: 03 May 1999 12:20:57 -0400
4168              Message-ID: <tqlnf6gm52.fsf@puma.genscan.com>
4169              Subject: [PATCH 5.005_56] do_sv_dump does dump (core) on IO handles
4170      Branch: perl
4171            ! dump.c
4172 ____________________________________________________________________________
4173 [  3367] By: gsar                                  on 1999/05/10  09:55:51
4174         Log: shadow password support for Solaris (needs Configure help to
4175              determine HAS_GETSPENT)
4176              From: "Patrick O'Brien" <pdo@cs.umd.edu>
4177              Date: Sat, 01 May 1999 19:41:17 -0400
4178              Message-Id: <199905012341.TAA23989@optimus.cs.umd.edu>
4179              Subject: getpwent() under solaris
4180      Branch: perl
4181            ! pp_sys.c
4182 ____________________________________________________________________________
4183 [  3366] By: gsar                                  on 1999/05/10  09:45:58
4184         Log: From: jan.dubois@ibm.net (Jan Dubois)
4185              Date: Sat, 01 May 1999 23:45:47 +0200
4186              Message-ID: <373373fb.59284266@smtp1.ibm.net>
4187              Subject: [PATCH 5.005_56] Add POLLUTE=1 option to MakeMaker
4188      Branch: perl
4189            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
4190            ! pod/perldelta.pod
4191 ____________________________________________________________________________
4192 [  3365] By: gsar                                  on 1999/05/10  09:34:22
4193         Log: test suite and fix input_line_number()
4194              From: Paul Johnson <pjcj@transeda.com>
4195              Date: Thu, 29 Apr 1999 06:28:14 +0100
4196              Message-ID: <19990429062814.A17906@west-tip.transeda.com>
4197              Subject: [PATCH] IO::Handle 1.20 (was Re: FAIL Gedcom-1.01 i86pc-solaris 2.6)
4198      Branch: perl
4199            + t/lib/io_linenum.t
4200            ! MANIFEST ext/IO/lib/IO/Handle.pm
4201 ____________________________________________________________________________
4202 [  3364] By: gsar                                  on 1999/05/10  09:20:56
4203         Log: fix overeager [:foo:] parsing
4204              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
4205              Date: Fri, 30 Apr 1999 09:26:18 +0100
4206              Message-Id: <199904300826.JAA01257@crypt.compulink.co.uk>
4207              Subject: [PATCH 5.005_{56,03}] Re: Regular expression difference b/n 5.004 & 5.005 
4208      Branch: perl
4209            ! regcomp.c t/op/re_tests
4210 ____________________________________________________________________________
4211 [  3363] By: gsar                                  on 1999/05/10  09:09:21
4212         Log: documentation for Win32 builtins (somewhat modified)
4213              From: jan.dubois@ibm.net (Jan Dubois)
4214              Date: Tue, 30 Mar 1999 08:05:03 +0200
4215              Message-ID: <37006783.1926460@smtp1.ibm.net>
4216              Subject: Re: Issues with build 509 
4217      Branch: perl
4218            + pod/Win32.pod
4219            ! MANIFEST
4220 ____________________________________________________________________________
4221 [  3362] By: gsar                                  on 1999/05/10  08:22:07
4222         Log: provide File::Copy::syscopy() via Win32::CopyFile() on win32
4223      Branch: perl
4224            ! lib/File/Copy.pm win32/win32.c
4225 ____________________________________________________________________________
4226 [  3361] By: gsar                                  on 1999/05/10  08:11:29
4227         Log: escape ampersands in <pre> sections
4228      Branch: perl
4229            ! Changes lib/Pod/Html.pm
4230 ____________________________________________________________________________
4231 [  3360] By: gsar                                  on 1999/05/10  08:04:14
4232         Log: AIX hints enhancements (threads build, SOCKS support)
4233              From: "David R. Favor" <dfavor@austin.ibm.com>
4234              Date: Wed, 28 Apr 1999 08:45:28 -0500
4235              Message-ID: <372710F8.B1F73BEB@austin.ibm.com>
4236              Subject: Working build for AIX + gcc + threading
4237      Branch: perl
4238            ! hints/aix.sh
4239 ____________________________________________________________________________
4240 [  3359] By: gsar                                  on 1999/05/10  07:49:26
4241         Log: more Compiler patches from Vishal Bhatia <vishalb@my-dejanews.com>
4242              Date: Tue, 27 Apr 1999 23:47:24 PDT
4243              Message-ID: <19990428064724.95244.qmail@hotmail.com>
4244              Subject: [PATCH 5.005_56] Saving Tied hashes ( C.pm)
4245              --
4246              Date: Thu, 29 Apr 1999 18:21:06 -0700
4247              Message-ID: <GEFPBFDJADFJBAAA@my-dejanews.com>
4248              Subject: [PATCH 5.005_56] double constants ( C.pm)
4249              --
4250              Date: Mon, 03 May 1999 20:21:31 PDT
4251              Message-ID: <19990504032131.81113.qmail@hotmail.com>
4252              Subject: [PATCH 5.005_56] Overloading implementation ( Compiler)
4253              --
4254              Date: Thu, 06 May 1999 17:57:09 -0700
4255              Message-ID: <FCJELBLAJBOBAAAA@my-dejanews.com>
4256              Subject: Stash.pm
4257      Branch: perl
4258            ! ext/B/B.pm ext/B/B.xs ext/B/B/Bblock.pm ext/B/B/C.pm
4259            ! ext/B/B/CC.pm ext/B/B/Stash.pm t/harness
4260 ____________________________________________________________________________
4261 [  3358] By: gsar                                  on 1999/05/10  04:39:15
4262         Log: cygwin32 update (untested adaptation of patch against 5.005_03)
4263              From: alexander smishlajev <als@turnhere.com>
4264              Date: Sun, 25 Apr 1999 14:58:29 +0300
4265              Message-ID: <37230365.5F68B460@turnhere.com>
4266              Subject: [PATCH]5.005_03 (CORE) cygwin32 port
4267      Branch: perl
4268            + cygwin32/Makefile.SHs cygwin32/build-instructions.READFIRST
4269            + cygwin32/build-instructions.charles-wilson
4270            + cygwin32/build-instructions.sebastien-barre
4271            + cygwin32/build-instructions.steven-morlock
4272            + cygwin32/build-instructions.steven-morlock2
4273            + cygwin32/impure_ptr.c cygwin32/ld2.in cygwin32/perlld.in
4274            - cygwin32/cw32imp.h cygwin32/gcc2 cygwin32/ld2 cygwin32/perlgcc
4275            - cygwin32/perlld
4276            ! Configure EXTERN.h MANIFEST Makefile.SH README.cygwin32 XSUB.h
4277            ! cflags.SH config_h.SH dosish.h ext/POSIX/Makefile.PL
4278            ! ext/SDBM_File/sdbm/pair.c hints/cygwin32.sh installperl
4279            ! lib/Cwd.pm lib/ExtUtils/MakeMaker.pm lib/perl5db.pl
4280            ! makedepend.SH perl.h perlvars.h pp_hot.c pp_sys.c regcomp.c
4281            ! t/io/fs.t t/io/tell.t t/lib/anydbm.t t/op/stat.t util.c
4282 ____________________________________________________________________________
4283 [  3357] By: gsar                                  on 1999/05/10  04:07:07
4284         Log: applied suggested patch, modulo already applied parts
4285              From: Charles Bailey <BAILEY@newman.upenn.edu>
4286              Date: Sat, 24 Apr 1999 20:12:43 -0400 (EDT)
4287              Message-id: <01JAF9UAV9XG002O0W@mail.newman.upenn.edu>
4288              Subject: [Patch 5.005_56] VMS consolidated patch #2
4289      Branch: perl
4290            ! configure.com t/op/filetest.t t/op/taint.t t/pragma/warn/doio
4291            ! t/pragma/warn/mg t/pragma/warn/pp_sys t/pragma/warn/sv
4292            ! vms/descrip_mms.template vms/ext/vmsish.t vms/perlvms.pod
4293            ! vms/subconfigure.com vms/test.com vms/vms.c
4294 ____________________________________________________________________________
4295 [  3356] By: gsar                                  on 1999/05/10  03:48:08
4296         Log: applied suggested patch, with win32 and PERL_OBJECT additions
4297              From: Tom Hughes <tom@compton.nu>
4298              Date: Sat, 24 Apr 1999 18:11:59 +0100
4299              Message-ID: <609bdff748.tom@compton.compton.nu>
4300              Subject: ByteLoader patch
4301      Branch: perl
4302            + ext/ByteLoader/ByteLoader.pm ext/ByteLoader/ByteLoader.xs
4303            + ext/ByteLoader/Makefile.PL utils/perlbc.PL
4304            ! MANIFEST bytecode.h bytecode.pl byterun.c byterun.h embed.h
4305            ! embed.pl ext/B/B.xs ext/B/B/Asmdata.pm ext/B/B/Bytecode.pm
4306            ! ext/B/B/Debug.pm objXSUB.h op.c pp_ctl.c proto.h
4307            ! utils/Makefile win32/Makefile win32/makefile.mk
4308 ____________________________________________________________________________
4309 [  3355] By: gsar                                  on 1999/05/10  03:22:49
4310         Log: document 'test' attribute (from Andreas Koenig)
4311      Branch: perl
4312            ! lib/ExtUtils/MakeMaker.pm
4313 ____________________________________________________________________________
4314 [  3354] By: gsar                                  on 1999/05/10  03:12:37
4315         Log: From: pmarquess@bfsec.bt.co.uk
4316              Date: Thu, 22 Apr 1999 23:12:08 +0100
4317              Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB29C6B45@mbtlipnt02.btlabs.bt.co.uk>
4318              Subject: PATCH for small bug in scan_bin
4319      Branch: perl
4320            ! util.c
4321 ____________________________________________________________________________
4322 [  3353] By: gsar                                  on 1999/05/10  02:39:33
4323         Log: more bulletproof workaround for mangled paths (updates changes#3345,3350);
4324              provide Win32::GetLongPathName() to complement Win32::GetShortPathName()
4325      Branch: perl
4326            ! t/op/magic.t win32/makedef.pl win32/runperl.c win32/win32.c
4327            ! win32/win32iop.h
4328 ____________________________________________________________________________
4329 [  3352] By: gsar                                  on 1999/05/09  22:47:39
4330         Log: flush all open output buffers before fork(), exec(), system, qx//
4331              and pipe open() operations, simplifying buffering headaches faced
4332              by users; uses fflush(NULL), which may need Configure test
4333      Branch: perl
4334            ! perl.h pod/perldelta.pod pod/perlfunc.pod pod/perlipc.pod
4335            ! pp_sys.c util.c vmesa/vmesa.c vms/vms.c win32/win32.c
4336 ____________________________________________________________________________
4337 [  3351] By: gsar                                  on 1999/05/09  21:11:51
4338         Log: perlcc on win32 (correct version of fix suggested by Jean-Louis
4339              Leroy <jll@skynet.be>)
4340      Branch: perl
4341            ! utils/perlcc.PL
4342 ____________________________________________________________________________
4343 [  3350] By: gsar                                  on 1999/05/09  20:39:11
4344         Log: normalize $^X to full pathname on win32
4345      Branch: perl
4346            ! win32/runperl.c
4347 ____________________________________________________________________________
4348 [  3349] By: gsar                                  on 1999/05/09  20:23:07
4349         Log: allow readline($globref), <$globref> already works
4350      Branch: perl
4351            ! pp_hot.c
4352 ____________________________________________________________________________
4353 [  3348] By: gsar                                  on 1999/05/09  20:00:09
4354         Log: perldoc cleanups (variant of changes suggested by Christian Lemburg
4355              <lemburg@online-club.de>)
4356      Branch: perl
4357            ! utils/perldoc.PL
4358 ____________________________________________________________________________
4359 [  3347] By: gsar                                  on 1999/05/09  18:47:21
4360         Log: additions to Thread.pm docs from Tuomas J. Lukka
4361              <lukka@fas.harvard.edu>
4362      Branch: perl
4363            ! ext/Thread/Thread.pm
4364 ____________________________________________________________________________
4365 [  3346] By: gsar                                  on 1999/05/09  18:38:00
4366         Log: From: Stephen McCamant <smccam@uclink4.berkeley.edu>
4367              Date: Sat, 17 Apr 1999 02:46:13 -0700 (PDT)
4368              Message-ID: <14103.57454.614253.598264@fre-76-120.reshall.berkeley.edu>
4369              Subject: [PATCH _56] Re: pdt: Perl Development Tools? 
4370      Branch: perl
4371            ! ext/B/B/Xref.pm
4372 ____________________________________________________________________________
4373 [  3345] By: gsar                                  on 1999/05/09  18:22:43
4374         Log: work around mangled archname on win32 while finding privlib/sitelib;
4375              normalize lib paths to forward slashes internally
4376      Branch: perl
4377            ! win32/win32.c
4378 ____________________________________________________________________________
4379 [  3344] By: gsar                                  on 1999/05/09  03:20:06
4380         Log: fix typo in dbm filters that caused odbm.t to fail
4381      Branch: perl
4382            ! ext/ODBM_File/ODBM_File.xs t/lib/odbm.t
4383 ____________________________________________________________________________
4384 [  3343] By: gsar                                  on 1999/05/09  02:02:59
4385         Log: tweak test totals
4386      Branch: perl
4387            ! Changes t/lib/tie-stdhandle.t
4388 ____________________________________________________________________________
4389 [  3342] By: gsar                                  on 1999/05/09  01:42:06
4390         Log: import list propagation busted (pointed out by Ton Hospel
4391              <thospel@mail.dma.be>)
4392      Branch: perl
4393            ! lib/autouse.pm
4394 ____________________________________________________________________________
4395 [  3341] By: gsar                                  on 1999/05/09  00:54:18
4396         Log: hpux needs {SHLIB_PATH,LDOPTS} rather than LD_{LIBRARY,RUN}_PATH
4397              (as suggested by Eric Boehm <boehm@nortelnetworks.com>)
4398      Branch: perl
4399            ! Configure Makefile.SH
4400 ____________________________________________________________________________
4401 [  3340] By: gsar                                  on 1999/05/09  00:40:41
4402         Log: generate manpages for newly added utils
4403      Branch: perl
4404            ! installman
4405 ____________________________________________________________________________
4406 [  3339] By: gsar                                  on 1999/05/09  00:33:50
4407         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
4408              Date: Sun, 02 May 1999 17:59:24 +0100
4409              Message-Id: <199905021659.RAA14016@crypt.compulink.co.uk>
4410              Subject: [PATCH] Re: ptr to realloced memory in yylex
4411      Branch: perl
4412            ! toke.c
4413 ____________________________________________________________________________
4414 [  3338] By: jhi                                   on 1999/05/08  22:40:29
4415         Log: Remove CONFIG item, add Digital UNIX 'ld' bug.
4416      Branch: cfgperl
4417            ! INSTALL
4418 ____________________________________________________________________________
4419 [  3337] By: jhi                                   on 1999/05/08  22:22:26
4420         Log: Integrate from mainperl.
4421      Branch: cfgperl
4422           +> pod/perldbmfilter.pod t/io/open.t t/lib/tie-stdhandle.t
4423           !> (integrate 54 files)
4424 ____________________________________________________________________________
4425 [  3336] By: gsar                                  on 1999/05/08  21:48:22
4426         Log: make perldoc -f grok nested =items
4427      Branch: perl
4428            ! utils/perldoc.PL
4429 ____________________________________________________________________________
4430 [  3335] By: gsar                                  on 1999/05/08  19:48:11
4431         Log: allow AV/HV dereferences on pseudohashes ($ph->{foo}[1], etc.)
4432      Branch: perl
4433            ! op.c t/lib/fields.t
4434 ____________________________________________________________________________
4435 [  3334] By: gsar                                  on 1999/05/08  19:09:41
4436         Log: update test totals
4437      Branch: perl
4438            ! t/lib/bigintpm.t
4439 ____________________________________________________________________________
4440 [  3333] By: gsar                                  on 1999/05/08  16:56:02
4441         Log: mention unpack('pP',...) footshot (from Albert Dvornik <bert@genscan.com>)
4442      Branch: perl
4443            ! pod/perlfunc.pod
4444 ____________________________________________________________________________
4445 [  3332] By: gsar                                  on 1999/05/08  16:46:44
4446         Log: applied suggested patch, added tests
4447              From: William Mann <wmann@avici.com>
4448              Date: Mon, 12 Apr 1999 12:25:22 -0400 (EDT)
4449              Message-Id: <199904121625.MAA00983@hwsrv1.avici.com>
4450              Subject: BigInt.pm extensions for logical operations
4451      Branch: perl
4452            ! lib/Math/BigInt.pm pod/perldelta.pod t/lib/bigintpm.t
4453 ____________________________________________________________________________
4454 [  3331] By: gsar                                  on 1999/05/08  16:09:33
4455         Log: avoid temporary files named 'tmp'
4456      Branch: perl
4457            ! Makefile.SH pp.c
4458 ____________________________________________________________________________
4459 [  3330] By: nick                                  on 1999/05/08  14:16:30
4460         Log: Implement OPEN, EOF, SEEK, TELL, BINMODE and FILENO as TIEHANDLE methods.
4461              Provide Tie::StdHandle
4462              Basic update of docs.
4463      Branch: perl
4464            + t/lib/tie-stdhandle.t
4465            ! lib/Tie/Handle.pm pod/perltie.pod pp_sys.c
4466 ____________________________________________________________________________
4467 [  3329] By: nick                                  on 1999/05/08  12:03:45
4468         Log: Tweaks to open(my $fh,...) stuff
4469      Branch: perl
4470            ! op.c pp.c pp_sys.c t/io/open.t
4471 ____________________________________________________________________________
4472 [  3328] By: nick                                  on 1999/05/08  11:18:42
4473         Log: Bring SDBM_File.xs into line with new typemap
4474      Branch: perl
4475            ! ext/SDBM_File/SDBM_File.xs
4476 ____________________________________________________________________________
4477 [  3327] By: gsar                                  on 1999/05/08  00:07:11
4478         Log: add test case for AUTOLOAD reentrancy fix in change#3279
4479      Branch: perl
4480            ! t/lib/autoloader.t
4481 ____________________________________________________________________________
4482 [  3326] By: nick                                  on 1999/05/07  21:24:50
4483         Log: Implement open( my $fh, ...) and similar.
4484              Set flag in op.c for "constructor ops"
4485              In pp_rv2gv, if flag is set and arg is PADSV and uninit
4486              vivify as reference to a detached GV.
4487              (Name of GV is the pad name.)
4488              This scheme should "just work" for pipe/socket etc. too.
4489              
4490              #if 0 out the open(FH,undef) for now.
4491              Change t/io/open.t to test open(my $fh,...)
4492      Branch: perl
4493            ! op.c pp.c pp_sys.c t/io/open.t
4494 ____________________________________________________________________________
4495 [  3325] By: nick                                  on 1999/05/07  21:18:42
4496         Log: Correct SvLEN vs SvCUR  which leads to odd "chunk" vs "line" in mess().
4497      Branch: perl
4498            ! util.c
4499 ____________________________________________________________________________
4500 [  3324] By: gsar                                  on 1999/05/07  20:28:31
4501         Log: avoid using PL_sv_mutex in condpair_magic() (avoids hangs when
4502              intervening code has to allocate SVs)
4503      Branch: perl
4504            ! util.c
4505 ____________________________________________________________________________
4506 [  3323] By: gsar                                  on 1999/05/07  19:45:08
4507         Log: allow line numbers to show in diagnostics during global destruction
4508      Branch: perl
4509            ! util.c
4510 ____________________________________________________________________________
4511 [  3322] By: gsar                                  on 1999/05/07  09:38:11
4512         Log: From: Dan Sugalski <sugalskd@ous.edu>
4513              Date: Fri, 09 Apr 1999 16:16:39 -0700
4514              Message-Id: <3.0.6.32.19990409161639.02ea1050@ous.edu>
4515              Subject: [PATCH 5.005_03]Bug in MM_VMS.PM
4516      Branch: perl
4517            ! lib/ExtUtils/MM_VMS.pm
4518 ____________________________________________________________________________
4519 [  3321] By: gsar                                  on 1999/05/07  09:08:23
4520         Log: From: kwzh@gnu.org (Karl Heuer)
4521              Date: Wed, 7 Apr 1999 23:58:58 -0400
4522              Message-Id: <199904080358.XAA01192@mescaline.gnu.org>
4523              Subject: [perl-5.005.02] detect lack of /dev/tty
4524      Branch: perl
4525            ! Makefile.SH
4526 ____________________________________________________________________________
4527 [  3320] By: gsar                                  on 1999/05/07  08:52:14
4528         Log: allow distinct prefix for versioned executables
4529              From: Roderick Schertler <roderick@argon.org>
4530              Date: Wed, 07 Apr 1999 15:34:56 -0400
4531              Message-ID: <3003.923513696@eeyore.ibcinc.com>
4532              Subject: perl55.00503 -> perl5.00503 patch for installperl
4533      Branch: perl
4534            ! INSTALL installperl
4535 ____________________________________________________________________________
4536 [  3319] By: gsar                                  on 1999/05/07  08:07:02
4537         Log: From: Dan Sugalski <sugalskd@osshe.edu>
4538              Date: Mon, 05 Apr 1999 15:38:42 -0700
4539              Message-Id: <3.0.6.32.19990405153842.0367b650@ous.edu>
4540              Subject: Re: chomp fails with $/ in fixed-length record mode
4541              --
4542              From: Roderick Schertler <roderick@argon.org>
4543              Date: Tue, 06 Apr 1999 21:11:37 -0400
4544              Message-ID: <2795.923447497@eeyore.ibcinc.com>
4545              Subject: Re: chomp fails with $/ in fixed-length record mode
4546      Branch: perl
4547            ! doop.c pod/perlfunc.pod t/op/chop.t
4548 ____________________________________________________________________________
4549 [  3318] By: gsar                                  on 1999/05/07  07:56:35
4550         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4551              Date: Tue, 6 Apr 1999 01:40:36 -0400
4552              Message-ID: <19990406014035.A1238@monk.mps.ohio-state.edu>
4553              Subject: [PATCH 5.005_*] Make % use fmod()
4554      Branch: perl
4555            ! pp.c t/op/arith.t
4556 ____________________________________________________________________________
4557 [  3317] By: gsar                                  on 1999/05/07  04:18:11
4558         Log: DBM Filters (via private mail)
4559              From: pmarquess@bfsec.bt.co.uk
4560              Date: Sun, 18 Apr 1999 21:05:52 +0100
4561              Message-Id: <199904182009.NAA19152@activestate.com>
4562              Subject: DBM Filters
4563      Branch: perl
4564            + pod/perldbmfilter.pod
4565            ! MANIFEST ext/DB_File/Changes ext/DB_File/DB_File.pm
4566            ! ext/DB_File/DB_File.xs ext/DB_File/typemap
4567            ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
4568            ! ext/GDBM_File/typemap ext/NDBM_File/NDBM_File.pm
4569            ! ext/NDBM_File/NDBM_File.xs ext/NDBM_File/typemap
4570            ! ext/ODBM_File/ODBM_File.pm ext/ODBM_File/ODBM_File.xs
4571            ! ext/ODBM_File/typemap ext/SDBM_File/SDBM_File.pm
4572            ! ext/SDBM_File/SDBM_File.xs ext/SDBM_File/typemap
4573            ! lib/AnyDBM_File.pm pod/Makefile pod/buildtoc pod/perl.pod
4574            ! pod/perldelta.pod t/lib/db-btree.t t/lib/db-hash.t
4575            ! t/lib/db-recno.t t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
4576            ! t/lib/sdbm.t
4577 ____________________________________________________________________________
4578 [  3316] By: gsar                                  on 1999/05/07  03:28:53
4579         Log: avoid negative return value from Win32::GetTickCount()
4580              From: jan.dubois@ibm.net (Jan Dubois)
4581              Date: Sat, 03 Apr 1999 19:04:18 +0200
4582              Message-ID: <37084742.22824479@smtp1.ibm.net>
4583              Subject: Re: Win32::GetTickCount
4584      Branch: perl
4585            ! win32/win32.c
4586 ____________________________________________________________________________
4587 [  3315] By: nick                                  on 1999/05/06  21:44:38
4588         Log: open(FH,undef) # creates new_tmpfile opened read/write
4589              Add t/io/open.t with test for above.
4590      Branch: perl
4591            + t/io/open.t
4592            ! pp_sys.c
4593 ____________________________________________________________________________
4594 [  3314] By: gsar                                  on 1999/05/06  08:01:23
4595         Log: compiler fixes from Vishal Bhatia <vishalb@hotmail.com>
4596              Date: Tue, 30 Mar 1999 23:40:34 PST
4597              Message-ID: <19990331074034.6117.qmail@hotmail.com>
4598              Subject: [PATCH 5.005_56] pp_entersub and pp_leavewrite(CC.pm)
4599              --
4600              Date: Wed, 07 Apr 1999 00:28:23 -0800
4601              Message-ID: <FGBNLNPOEELFAAAA@my-dejanews.com>
4602              Subject: [PATCH 5.005_56] function prototypes(B.pm)
4603              --
4604              Date: Thu, 22 Apr 1999 23:40:52 -0700
4605              Message-ID: <OEAOMKBMLDADCAAA@my-dejanews.com>
4606              Subject: [PATCH 5.005_56 ] discarding worthless padsvs
4607              --
4608              Date: Tue, 27 Apr 1999 01:14:49 PDT
4609              Message-ID: <19990427081449.28615.qmail@hotmail.com>
4610              Subject: [PATCH 5.005_56] pp_ncmp implementation ( CC.pm)
4611      Branch: perl
4612            ! ext/B/B.pm ext/B/B/CC.pm ext/B/B/Stackobj.pm t/op/gv.t
4613            ! t/op/ref.t
4614 ____________________________________________________________________________
4615 [  3313] By: jhi                                   on 1999/05/06  07:59:52
4616         Log: Integrate from mainperl.
4617      Branch: cfgperl
4618           !> (integrate 33 files)
4619 ____________________________________________________________________________
4620 [  3312] By: gsar                                  on 1999/05/06  07:11:50
4621         Log: add Ethiopic section to unicode master database (from Ken
4622              Whistler <kenw@sybase.com>)
4623      Branch: perl
4624            ! lib/unicode/UnicodeData-Latest.txt
4625 ____________________________________________________________________________
4626 [  3311] By: gsar                                  on 1999/05/06  05:37:55
4627         Log: From: Damon Atkins <n107844@sysmgtdev.nabaus.com.au>
4628              Date: Tue, 30 Mar 1999 11:26:11 +1000 (EST)
4629              Message-Id: <199903300126.LAA20870@sysmgtdev.nabaus.com.au>
4630              Subject: Largefiles for Solaris
4631      Branch: perl
4632            ! hints/solaris_2.sh
4633 ____________________________________________________________________________
4634 [  3310] By: gsar                                  on 1999/05/06  05:14:35
4635         Log: emit more accurate diagnostic for syntax errors involving <>
4636              within eval""
4637      Branch: perl
4638            ! toke.c utils/perldoc.PL
4639 ____________________________________________________________________________
4640 [  3309] By: gsar                                  on 1999/05/06  04:36:31
4641         Log: additional test for IPC::Open3 (courtesy RonaldWS@aol.com)
4642      Branch: perl
4643            ! t/lib/open3.t
4644 ____________________________________________________________________________
4645 [  3308] By: gsar                                  on 1999/05/06  03:19:16
4646         Log: applied first part of suggested patch (bug described cannot be
4647              reproduced any longer, so the second inconclusive part has not
4648              been applied)
4649              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
4650              Date: Sun, 28 Mar 1999 04:51:34 +0100
4651              Message-Id: <199903280351.EAA20430@crypt.compulink.co.uk>
4652              Subject: [PATCH 5.005_56] Re: A core dump 
4653      Branch: perl
4654            ! toke.c
4655 ____________________________________________________________________________
4656 [  3307] By: gsar                                  on 1999/05/06  01:56:06
4657         Log: fix bogus OPf_REF context in C<sort BLOCK @foo> (extension of
4658              change#3180)
4659      Branch: perl
4660            ! op.c
4661 ____________________________________________________________________________
4662 [  3306] By: gsar                                  on 1999/05/05  17:17:34
4663         Log: applied non-conflicting parts of suggested patch
4664              From: Charles Bailey <BAILEY@newman.upenn.edu>
4665              Date: Sat, 27 Mar 1999 00:16:51 -0400 (EDT)
4666              Message-id: <01J9AZY8I2PW001O2S@mail.newman.upenn.edu>
4667              Subject: [Patch 5.005_56] Revised VMS patch
4668      Branch: perl
4669            ! Changes ext/B/defsubs.h.PL hv.c iperlsys.h perl.c
4670            ! pod/perldiag.pod proto.h util.c vms/perlvms.pod vms/vms.c
4671 ____________________________________________________________________________
4672 [  3305] By: gsar                                  on 1999/05/05  16:20:19
4673         Log: make perldoc use backslashed pathnames within system() on win32
4674      Branch: perl
4675            ! pod/perldiag.pod pod/perlthrtut.pod utils/perldoc.PL
4676 ____________________________________________________________________________
4677 [  3304] By: gsar                                  on 1999/05/05  07:29:43
4678         Log: upgrade Pod::Parser to v1.081 from CPAN
4679      Branch: perl
4680            ! lib/Pod/Checker.pm lib/Pod/InputObjects.pm lib/Pod/Parser.pm
4681            ! lib/Pod/PlainText.pm lib/Pod/Select.pm lib/Pod/Usage.pm
4682            ! t/pod/special_seqs.t t/pod/special_seqs.xr t/pod/testp2pt.pl
4683 ____________________________________________________________________________
4684 [  3303] By: gsar                                  on 1999/05/05  07:02:07
4685         Log: From: Andy Dougherty <doughera@lafayette.edu>
4686              Date: Fri, 19 Mar 1999 12:31:35 -0500 (EST)
4687              Message-Id: <Pine.GSU.4.05.9903191208250.8899-100000@newton.phys>
4688              Subject: [PATCH 5.005_03-MT3] INSTALL patches
4689      Branch: perl
4690            ! INSTALL
4691 ____________________________________________________________________________
4692 [  3302] By: gsar                                  on 1999/05/05  06:55:21
4693         Log: load base packages based on nonexistent $VERSION
4694              From: andreas.koenig@anima.de (Andreas J. Koenig)
4695              Date: 19 Mar 1999 06:00:28 +0100
4696              Message-ID: <sfcsob2m5ub.fsf@dubravka.in-berlin.de>
4697              Subject: Re: base.pm flaw
4698      Branch: perl
4699            ! lib/base.pm lib/locale.pm
4700 ____________________________________________________________________________
4701 [  3301] By: gsar                                  on 1999/05/04  05:41:08
4702         Log: pod2man outputs switched date and revision label (fix suggested by
4703              EthanSasiela@mede.com)
4704      Branch: perl
4705            ! pod/pod2man.PL
4706 ____________________________________________________________________________
4707 [  3300] By: gsar                                  on 1999/05/03  18:48:25
4708         Log: adjust win32_stat() to cope with FindFirstFile() and stat() bugs
4709              (makes opendir(D,"c:") work reliably)
4710      Branch: perl
4711            ! win32/win32.c
4712 ____________________________________________________________________________
4713 [  3299] By: gsar                                  on 1999/05/02  19:39:55
4714         Log: add test case for change#3298
4715      Branch: perl
4716            ! sv.c t/op/readdir.t
4717 ____________________________________________________________________________
4718 [  3298] By: gsar                                  on 1999/05/02  19:24:41
4719         Log: close directory handles properly when localized
4720      Branch: perl
4721            ! sv.c
4722 ____________________________________________________________________________
4723 [  3297] By: jhi                                   on 1999/04/30  11:42:14
4724         Log: Integrate from mainperl.
4725      Branch: cfgperl
4726           !> Changes config_h.SH configure.com lib/AutoLoader.pm
4727           !> lib/AutoSplit.pm lib/File/Path.pm pod/perlre.pod pp.c pp_ctl.c
4728           !> pp_sys.c proto.h regcomp.c t/op/die.t t/op/ref.t util.c
4729           !> vms/descrip_mms.template vms/gen_shrfls.pl vms/munchconfig.c
4730           !> vms/subconfigure.com win32/win32.c
4731 ____________________________________________________________________________
4732 [  3293] By: chip                                  on 1999/04/29  18:50:49
4733         Log: Fix shebang lines.
4734      Branch: maint-5.004/perl
4735            ! Porting/p4d2p h2pl/mksizes pod/checkpods.PL pod/pod2html.PL
4736            ! pod/pod2latex.PL pod/pod2man.PL pod/pod2text.PL utils/c2ph.PL
4737            ! utils/h2ph.PL utils/h2xs.PL utils/perlbug.PL utils/perldoc.PL
4738            ! utils/pl2pm.PL utils/splain.PL win32/bin/search.pl
4739            ! x2p/find2perl.PL x2p/s2p.PL
4740 ____________________________________________________________________________
4741 [  3284] By: gsar                                  on 1999/04/27  00:48:42
4742         Log: integrate change#3279 from maint-5.004
4743      Branch: perl
4744            ! lib/AutoLoader.pm
4745 ____________________________________________________________________________
4746 [  3279] By: chip                                  on 1999/04/26  23:09:26
4747         Log: Make &AutoLoad::AUTOLOAD reentrant.
4748      Branch: maint-5.004/perl
4749            ! lib/AutoLoader.pm
4750 ____________________________________________________________________________
4751 [  3276] By: chip                                  on 1999/04/26  22:34:36
4752         Log: Make porting scripts executable.
4753      Branch: maint-5.004/perl
4754            ! Changes Porting/genlog Porting/makerel Porting/p4desc
4755            ! Porting/patchls
4756 ____________________________________________________________________________
4757 [  3274] By: gsar                                  on 1999/04/26  17:30:31
4758         Log: allow embedded null characters in diagnostics
4759      Branch: perl
4760            ! pp_ctl.c pp_sys.c proto.h regcomp.c t/op/die.t util.c
4761 ____________________________________________________________________________
4762 [  3273] By: gsar                                  on 1999/04/26  08:27:22
4763         Log: hand-applied conflicting parts of suggested patch
4764              From: Charles Bailey <BAILEY@newman.upenn.edu>
4765              Date: Wed, 17 Mar 1999 23:55:23 -0400 (EDT)
4766              Message-id: <01J8YELSL7WK001E7S@mail.newman.upenn.edu>
4767              Subject: [PATCH 5.005_56] VMS configuration/build
4768      Branch: perl
4769            ! configure.com vms/descrip_mms.template vms/gen_shrfls.pl
4770            ! vms/munchconfig.c vms/subconfigure.com
4771 ____________________________________________________________________________
4772 [  3272] By: gsar                                  on 1999/04/26  08:25:41
4773         Log: update Changes; tweak minor regressions
4774      Branch: perl
4775            ! Changes lib/AutoSplit.pm lib/File/Path.pm
4776 ____________________________________________________________________________
4777 [  3271] By: gsar                                  on 1999/04/26  07:52:51
4778         Log: integrate change#3229 from maint-5.004
4779      Branch: perl
4780            ! pp_ctl.c util.c
4781 ____________________________________________________________________________
4782 [  3270] By: gsar                                  on 1999/04/25  22:58:27
4783         Log: fix buggy reference count on refs to SVs with autoviv magic
4784              (resulted in C<my @a; $a[1] = 1; print \$_ for @a> and Data::Dumper
4785              accessing free()d memory)
4786      Branch: perl
4787            ! pp.c t/op/ref.t
4788 ____________________________________________________________________________
4789 [  3269] By: gsar                                  on 1999/04/24  17:07:55
4790         Log: fix bug in change#3123 (off-by-one, caused C<qx[noargs]> to fail
4791              on win32)
4792      Branch: perl
4793            ! win32/win32.c
4794 ____________________________________________________________________________
4795 [  3268] By: gsar                                  on 1999/04/24  16:38:25
4796         Log: kill dup hunk
4797      Branch: perl
4798            ! config_h.SH
4799 ____________________________________________________________________________
4800 [  3267] By: gsar                                  on 1999/04/24  16:35:57
4801         Log: integrate cfgperl changes into mainline
4802      Branch: perl
4803           +> myconfig.SH
4804            - myconfig
4805            ! pod/perlre.pod
4806           !> (integrate 38 files)
4807 ____________________________________________________________________________
4808 [  3266] By: jhi                                   on 1999/04/23  18:42:44
4809         Log: From: "Kurt D. Starsinic" <kstar@chapin.edu>
4810              To: perl5-porters@perl.org, Jarkko Hietaniemi <jhi@iki.fi>,
4811              Graham Barr <gbarr@pobox.com>, Gurusamy Sarathy <gsar@activestate.com>
4812              Cc: Lionel Cons <lionel.cons@cern.ch>,
4813              Ilya Zakharevich <ilya@math.ohio-state.edu>,
4814              David Hayes <david@bdel.com>
4815              Subject: [PATCH] h2ph
4816              Date: Fri, 23 Apr 1999 12:37:23 -0400
4817              Message-ID: <19990423123723.A49550@O2.chapin.edu>
4818      Branch: cfgperl
4819            ! utils/h2ph.PL
4820 ____________________________________________________________________________
4821 [  3265] By: jhi                                   on 1999/04/21  18:17:12
4822         Log: From: lane@duphy4.physics.drexel.edu (by way of Dan Sugalski <sugalskd@ous.edu>)
4823              To: perlbug@perl.org
4824              Subject: [PATCH Perl 5.005.56] descrip_mms.template installed files fix
4825              Date: Wed, 21 Apr 1999 08:17:54 -0700
4826              Message-Id: <3.0.6.32.19990421081754.03127b60@ous.edu>
4827      Branch: cfgperl
4828            ! vms/descrip_mms.template
4829 ____________________________________________________________________________
4830 [  3264] By: jhi                                   on 1999/04/20  08:50:54
4831         Log: From: Andy Dougherty <doughera@lafayette.edu>
4832              To: The Perl Porters Mailing List <perl5-porters@perl.org>
4833              Subject: [PATCH 5.005_56] Re: 5.006 Todo
4834              Date: Mon, 19 Apr 1999 16:27:07 -0400 (EDT)
4835              Message-Id: <Pine.GSU.4.05.9904191623470.7838-100000@newton.phys>
4836      Branch: cfgperl
4837            ! Porting/pumpkin.pod
4838 ____________________________________________________________________________
4839 [  3263] By: jhi                                   on 1999/04/20  08:05:01
4840         Log: From: Chip Salzenberg <chip@perlsupport.com>
4841              To: Perl 5 Porters <perl5-porters@perl.org>
4842              Subject: [PATCH 5.005_56] Configure: $sig_count
4843              Date: Sun, 18 Apr 1999 17:54:36 -0400
4844              Message-ID: <19990418175436.A27496@perlsupport.com>
4845      Branch: cfgperl
4846            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
4847            ! config_h.SH
4848 ____________________________________________________________________________
4849 [  3262] By: jhi                                   on 1999/04/19  18:23:50
4850         Log: Subject: PATCH wrong faq reference in perlbook.pod
4851              From: Robin Barker <rmb1@cise.npl.co.uk>
4852              To: perlbug@perl.com
4853              Date: Fri, 9 Apr 1999 16:05:23 +0100 (BST)
4854              Message-Id: <199904091505.QAA03757@cyclone.cise.npl.co.uk>
4855      Branch: cfgperl
4856            ! pod/perlbook.pod
4857 ____________________________________________________________________________
4858 [  3261] By: jhi                                   on 1999/04/15  13:59:04
4859         Log: From: Andy Dougherty <doughera@lafayette.edu>
4860              To: Hugo van der Sanden <hugo@corp.netcom.net.uk>
4861              Cc: Perl Porters <perl5-porters@perl.org>
4862              Subject: [PATCH] Re: 5.005_03 and gcc, GNU ld under Solaris 2.6
4863              Date: Wed, 14 Apr 1999 17:07:43 -0400 (EDT)
4864              Message-Id: <Pine.GSU.4.05.9904141658290.4262-100000@newton.phys>
4865      Branch: cfgperl
4866            ! hints/solaris_2.sh
4867 ____________________________________________________________________________
4868 [  3260] By: jhi                                   on 1999/04/15  13:56:53
4869         Log: From: Tom Christiansen <tchrist@jhereg.perl.com>
4870              To: pumpkings@jhereg.perl.com
4871              Subject: PATCH: 5.005_56: perldata.pod (UPDATE)
4872              Date: Thu, 15 Apr 1999 07:13:41 -0600
4873              Message-Id: <199904151313.HAA07682@jhereg.perl.com>
4874      Branch: cfgperl
4875            ! pod/perldata.pod
4876 ____________________________________________________________________________
4877 [  3259] By: jhi                                   on 1999/04/13  23:12:52
4878         Log: LDLIBPTH also on 'clean' targets.
4879      Branch: cfgperl
4880            ! Makefile.SH
4881 ____________________________________________________________________________
4882 [  3258] By: jhi                                   on 1999/04/13  21:38:46
4883         Log: Add information about the two DEC C compiler optimizer bugs
4884              (what patch levels of the compilers fix them).
4885      Branch: cfgperl
4886            ! pp.c t/op/repeat.t
4887 ____________________________________________________________________________
4888 [  3257] By: jhi                                   on 1999/04/13  14:25:08
4889         Log: Be polite about ccdlflags and lddflags, too.
4890              Avoid Perl's malloc only when threaded.
4891      Branch: cfgperl
4892            ! hints/aix.sh
4893 ____________________________________________________________________________
4894 [  3256] By: jhi                                   on 1999/04/13  10:21:33
4895         Log: Croak if no known ways to semctl() (don't assume union semun).
4896      Branch: cfgperl
4897            ! doio.c perl.h
4898 ____________________________________________________________________________
4899 [  3255] By: jhi                                   on 1999/04/13  09:10:26
4900         Log: From: Dan Sugalski <sugalskd@osshe.edu>
4901              To: perl5-porters@perl.org, vmsperl@perl.org
4902              Subject: [Patch 5.005/5.006]Another MM_VMS.pm patch
4903              Date: Mon, 12 Apr 1999 13:36:48 -0700
4904              Message-Id: <3.0.6.32.19990412133648.030e7ec0@ous.edu>
4905      Branch: cfgperl
4906            ! lib/ExtUtils/MM_VMS.pm
4907 ____________________________________________________________________________
4908 [  3254] By: jhi                                   on 1999/04/13  06:56:26
4909         Log: From: "Todd C. Miller" <Todd.Miller@courtesan.com>
4910              To: perlbug@perl.com
4911              Subject: Update for OpenBSD hints
4912              Date: Mon, 12 Apr 1999 23:12:22 -0600 (MDT)
4913              Message-Id: <199904130512.XAA27712@xerxes.courtesan.com>
4914      Branch: cfgperl
4915            ! hints/openbsd.sh
4916 ____________________________________________________________________________
4917 [  3229] By: chip                                  on 1999/04/13  04:04:14
4918         Log: Preserve errno from importunities of sfio.
4919      Branch: maint-5.004/perl
4920            ! pp_ctl.c util.c
4921 ____________________________________________________________________________
4922 [  3226] By: jhi                                   on 1999/04/11  12:52:26
4923         Log: If both ways to call semctl are broken,    skip the tests.
4924      Branch: cfgperl
4925            ! t/lib/ipc_sysv.t
4926 ____________________________________________________________________________
4927 [  3225] By: jhi                                   on 1999/04/10  22:27:28
4928         Log: From: Andy Dougherty <doughera@lafayette.edu>
4929              To: dsembr01@ox.slug.louisville.edu
4930              Cc: perlbug@perl.com
4931              Subject: [PATCH 5.004_05 5.005_03 5.005_56] Re: Misspelled macro in ext/POSIX/POSIX.xs?
4932              Date: Fri, 9 Apr 1999 16:58:08 -0400 (EDT)
4933              Message-Id: <Pine.GSU.4.05.9904091648570.894-100000@newton.phys>
4934      Branch: cfgperl
4935            ! ext/POSIX/POSIX.xs
4936 ____________________________________________________________________________
4937 [  3224] By: jhi                                   on 1999/04/09  18:50:32
4938         Log: From: Andy Dougherty <doughera@lafayette.edu>
4939              To: Perl Porters <perl5-porters@perl.org>
4940              Subject: [PATCH 5.005_56] Re: prefix= in hints
4941              Date: Fri, 9 Apr 1999 14:54:18 -0400 (EDT)
4942              Message-Id: <Pine.GSU.4.05.9904091445280.894-100000@newton.phys>
4943              
4944              (Overrides change #3204 from Kurt)
4945      Branch: cfgperl
4946            ! hints/linux.sh
4947 ____________________________________________________________________________
4948 [  3223] By: jhi                                   on 1999/04/09  18:37:55
4949         Log: Understand Apollo's //node notation.
4950              
4951              From: Johann Klasek <jk@auto.tuwien.ac.at>
4952              To: jhi@iki.fi
4953              Subject: Re: DomainPerl
4954              Date: Fri, 9 Apr 1999 18:21:37 +0200
4955              Message-ID: <19990409182137.A2299@euklid.auto.tuwien.ac.at>
4956      Branch: cfgperl
4957            ! lib/Cwd.pm
4958 ____________________________________________________________________________
4959 [  3220] By: jhi                                   on 1999/04/04  16:33:49
4960         Log: Integrate from mainperl.
4961      Branch: cfgperl
4962           !> (integrate 39 files)
4963 ____________________________________________________________________________
4964 [  3219] By: gsar                                  on 1999/04/04  02:48:17
4965         Log: tweak previous change
4966      Branch: maint-5.005/perl
4967            ! win32/win32.c
4968 ____________________________________________________________________________
4969 [  3218] By: gsar                                  on 1999/04/04  02:44:47
4970         Log: be careful about extending the stack for the Win32:: builtins
4971      Branch: maint-5.005/perl
4972            ! win32/win32.c
4973 ____________________________________________________________________________
4974 [  3217] By: gsar                                  on 1999/04/04  01:59:26
4975         Log: correct places that said newSVpv() when they meant newSVpvn()
4976      Branch: perl
4977            ! XSUB.h dump.c ext/B/B.xs ext/B/defsubs.h.PL
4978            ! ext/DB_File/DB_File.xs ext/DynaLoader/dl_vms.xs
4979            ! ext/IPC/SysV/SysV.xs ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
4980            ! ext/Socket/Socket.xs ext/attrs/attrs.xs gv.c hv.c hv.h
4981            ! jpl/JNI/JNI.xs mg.c op.c perl.c pod/perlguts.pod pp.c pp_ctl.c
4982            ! pp_sys.c regcomp.c toke.c util.c win32/dl_win32.xs
4983            ! win32/win32.c
4984 ____________________________________________________________________________
4985 [  3216] By: gsar                                  on 1999/04/03  23:58:27
4986         Log: avoid duplicate code
4987      Branch: perl
4988            ! sv.c
4989 ____________________________________________________________________________
4990 [  3215] By: gsar                                  on 1999/04/03  23:14:34
4991         Log: grow PL_tmps_stack more efficiently; make it more amenable to
4992              STRESS_REALLOC testing
4993      Branch: perl
4994            ! embed.h embed.pl global.sym objXSUB.h pp.h proto.h scope.c
4995            ! sv.c
4996 ____________________________________________________________________________
4997 [  3214] By: gsar                                  on 1999/04/03  21:01:09
4998         Log: scrounge and save three extra branches in pp_entersub()
4999      Branch: perl
5000            ! cv.h pp_ctl.c pp_hot.c
5001 ____________________________________________________________________________
5002 [  3213] By: gsar                                  on 1999/04/03  17:43:23
5003         Log: remove duplicate code and an extra branch in sv_setsv() and
5004              other hot code by making SvTHINKFIRST() think about FAKE SVs
5005      Branch: perl
5006            ! doio.c embed.h embed.pl global.sym objXSUB.h pp.c pp_hot.c
5007            ! proto.h scope.c sv.c sv.h
5008 ____________________________________________________________________________
5009 [  3212] By: jhi                                   on 1999/04/03  16:20:09
5010         Log: Fix up some _t nits (Pid_t, Gid_t, Uid_t, etc. instead of int).
5011              
5012              From: John Bley <jbb6@acpub.duke.edu>
5013              To: perlbug@perl.org
5014              Subject: [PATCH]5.005_03 (CORE) Fix some _t nits
5015              Date: Thu, 1 Apr 1999 02:01:47 -0500 (EST)
5016              Message-ID: <Pine.SOL.3.91.990401015805.21458A-100000@soc13.acpub.duke.edu>
5017      Branch: cfgperl
5018            ! doio.c pp_sys.c
5019 ____________________________________________________________________________
5020 [  3211] By: jhi                                   on 1999/04/03  13:27:26
5021         Log: Change #3210 was rather unportable.  This is better.
5022      Branch: cfgperl
5023            ! Configure config_h.SH
5024 ____________________________________________________________________________
5025 [  3210] By: jhi                                   on 1999/04/03  13:16:20
5026         Log: Avoid Digital UNIX' ksh.
5027              
5028              From: Jarkko Hietaniemi <jhi@iki.fi> 
5029              To: Henrik Tougaard <ht000@siberut.foa.dk> 
5030              Cc: perlbug@perl.com, ht000@foa.dk 
5031              Subject: Re: Not OK perl5.005_03-MAINT_TRIAL_4
5032              Date: Wed, 27 Jan 1999 16:52:33 +0200 (EET) 
5033              Message-ID: <13999.10289.319422.239987@alpha.hut.fi> 
5034      Branch: cfgperl
5035            ! Configure config_h.SH
5036 ____________________________________________________________________________
5037 [  3209] By: jhi                                   on 1999/04/03  12:49:04
5038         Log: Integrate from mainperl.
5039      Branch: cfgperl
5040           !> Changes Makefile.SH README installperl t/lib/bigfloatpm.t
5041 ____________________________________________________________________________
5042 [  3208] By: jhi                                   on 1999/04/03  12:27:24
5043         Log: Add -mabi=64 to ccflags for 64-bit IRIX gcc.
5044              
5045              From: Lionel Cons <lionel.cons@cern.ch>
5046              To: jhi@iki.fi
5047              Cc: perlbug@perl.com, kstar@isinet.com,
5048              Philippe Defert <philippe.defert@cern.ch>
5049              Subject: Re: Not OK: perl 5.00503 on IP27-irix 6.5 (UNINSTALLED)
5050              Date: Thu, 1 Apr 1999 14:05:28 +0200 (METDST)
5051              Message-Id: <199904011205.OAA11380@mercury.cern.ch>
5052      Branch: cfgperl
5053            ! hints/irix_6.sh
5054 ____________________________________________________________________________
5055 [  3207] By: jhi                                   on 1999/04/03  12:20:21
5056         Log: Be polite about usemymalloc.
5057      Branch: cfgperl
5058            ! hints/aix.sh
5059 ____________________________________________________________________________
5060 [  3206] By: gsar                                  on 1999/04/02  23:31:59
5061         Log: a typo in change#3205
5062      Branch: perl
5063            ! t/lib/bigfloatpm.t
5064 ____________________________________________________________________________
5065 [  3205] By: gsar                                  on 1999/04/02  23:20:31
5066         Log: make testsuite reflect change#3157  (Math::BigFloat->new now
5067              returns NaNs faithfully)
5068      Branch: perl
5069            ! t/lib/bigfloatpm.t
5070 ____________________________________________________________________________
5071 [  3204] By: jhi                                   on 1999/04/02  22:03:23
5072         Log: On -Uinstallusrbinperl and no -Dprefix, set prefix to /usr/local.
5073              
5074              From: "Kurt D. Starsinic" <kstar@chapin.edu>
5075              To: perl5-porters@perl.org
5076              Subject: linux hints nit
5077              Date: Fri, 2 Apr 1999 16:49:47 -0500
5078              Message-ID: <19990402164947.E80926@O2.chapin.edu>
5079      Branch: cfgperl
5080            ! hints/linux.sh
5081 ____________________________________________________________________________
5082 [  3203] By: jhi                                   on 1999/04/02  22:00:56
5083         Log: Display exact glibc version in Linux. 
5084              
5085              From: Andy Dougherty <doughera@lafayette.edu>
5086              To: Perl Porters <perl5-porters@perl.org>
5087              Subject: Displaying glibc version on Linux
5088              Date: Mon, 29 Mar 1999 15:04:26 -0500 (EST)
5089              Message-Id: <Pine.GSU.4.05.9903291417370.15335-100000@newton.phys>
5090      Branch: cfgperl
5091            ! hints/linux.sh
5092 ____________________________________________________________________________
5093 [  3202] By: gsar                                  on 1999/04/02  21:23:18
5094         Log: various little goofs
5095      Branch: perl
5096            ! Changes Makefile.SH README installperl
5097 ____________________________________________________________________________
5098 [  3201] By: jhi                                   on 1999/04/02  13:13:39
5099         Log: Configure regen.
5100              
5101              Add llseek + offset_t probing.
5102              Change CONFIG to CONFIGDOTSH.
5103              'unset foo' is unportable, use foo=''.
5104      Branch: cfgperl
5105            ! Configure Makefile.SH Policy_sh.SH cflags.SH config_h.SH
5106            ! configpm makeaperl.SH makedepend.SH makedir.SH myconfig.SH
5107            ! perl_exp.SH writemain.SH
5108 ____________________________________________________________________________
5109 [  3200] By: jhi                                   on 1999/04/02  12:06:22
5110         Log: Introduce myconfig.SH.
5111              
5112              From: Andy Dougherty <doughera@lafayette.edu>
5113              To: Jarkko Hietaniemi <jhi@iki.fi>
5114              Cc: Nick Ing-Simmons <nik@tiuk.ti.com>, Perl Porters <perl5-porters@perl.org>
5115              Subject: [PATCH] myconfig.SH (was Re: perl install bug on AIX 4.3.1.0)
5116              Date: Tue, 30 Mar 1999 12:41:29 -0500 (EST)
5117              Message-Id: <Pine.GSU.4.05.9903301222280.15987-100000@newton.phys>
5118      Branch: cfgperl
5119            + myconfig.SH
5120            - myconfig
5121            ! MANIFEST
5122 ____________________________________________________________________________
5123 [  3195] By: jhi                                   on 1999/03/28  16:42:54
5124         Log: Update perlhist on 5_03.
5125      Branch: maint-5.005/perl
5126            ! pod/perlhist.pod
5127 ____________________________________________________________________________
5128 [  3194] By: jhi                                   on 1999/03/28  12:30:01
5129         Log: Integrate from mainperl.
5130      Branch: cfgperl
5131           +> t/op/grep.t
5132            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/bigfloat.pl
5133            ! t/lib/bigintpm.t
5134           !> MANIFEST Porting/p4desc ext/Thread/Thread.xs op.c
5135           !> t/lib/thread.t
5136 ____________________________________________________________________________
5137 [  3189] By: gsar                                  on 1999/03/28  08:22:00
5138         Log: various pod niggles
5139      Branch: maint-5.005/perl
5140            ! pod/perl.pod pod/perldebug.pod pod/perldiag.pod
5141            ! pod/perlfunc.pod pod/perlhist.pod
5142 ____________________________________________________________________________
5143 [  3187] By: gsar                                  on 1999/03/28  07:31:16
5144         Log: regularize CAPI declarations (CAPI extensions now build under
5145              the Borland compiler)
5146      Branch: maint-5.005/perl
5147            ! win32/GenCAPI.pl
5148 ____________________________________________________________________________
5149 [  3186] By: gsar                                  on 1999/03/28  07:26:33
5150         Log: ensure XS_LOCKS stuff happens *before* XSUB is entered under
5151              -DPERL_CAPI
5152      Branch: maint-5.005/perl
5153            ! XSlock.h win32/GenCAPI.pl win32/Makefile win32/makefile.mk
5154 ____________________________________________________________________________
5155 [  3183] By: gsar                                  on 1999/03/28  06:00:46
5156         Log: update p4 utility to ignore non-text files
5157      Branch: perl
5158            ! Porting/p4desc
5159 ____________________________________________________________________________
5160 [  3181] By: gsar                                  on 1999/03/28  03:37:23
5161         Log: integrate change#3179 from maint-5.005
5162      Branch: perl
5163           !> ext/Thread/Thread.xs t/lib/thread.t
5164 ____________________________________________________________________________
5165 [  3180] By: gsar                                  on 1999/03/28  02:28:20
5166         Log: fix bogus OPf_REF context for the BLOCK in C<grep BLOCK @foo>
5167              (sometimes caused bizarreness in the BLOCK)
5168      Branch: perl
5169            + t/op/grep.t
5170            ! MANIFEST op.c
5171 ____________________________________________________________________________
5172 [  3179] By: gsar                                  on 1999/03/28  02:14:04
5173         Log: fix thread segfault when passing large number of arguments to child
5174              a la C<Thread->new($foo, 1..1000)>
5175      Branch: maint-5.005/perl
5176            ! ext/Thread/Thread.xs t/lib/thread.t
5177 ____________________________________________________________________________
5178 [  3178] By: gbarr                                 on 1999/03/28  01:39:23
5179         Log: fix $Config{'usethreads'} typo in perlthrtut
5180              
5181              From: Ian Maloney <szhmf9@wsblob.ubs.com>
5182              Date: Thu, 25 Mar 1999 16:40:14 +0100 (MET)
5183              Message-Id: <199903251540.QAA02439@wsblob.>
5184              Subject: perlthrtut documentation error
5185      Branch: maint-5.005/perl
5186            ! pod/perlthrtut.pod
5187 ____________________________________________________________________________
5188 [  3173] By: gbarr                                 on 1999/03/27  18:19:47
5189         Log: Update Test.pm to VERSION 1.122 from CPAN
5190      Branch: maint-5.005/perl
5191            ! lib/Test.pm
5192 ____________________________________________________________________________
5193 [  3171] By: jhi                                   on 1999/03/26  22:38:28
5194         Log: Integrate from mainperl.
5195      Branch: cfgperl
5196           !> (integrate 37 files)
5197 ____________________________________________________________________________
5198 [  3170] By: gsar                                  on 1999/03/26  01:30:25
5199         Log: specify type of bracket in "Unmatched bracket" diagnostic;
5200              prefer 'brace' or 'curly bracket' over 'curly brace'
5201      Branch: perl
5202            ! pod/perldiag.pod pod/perlreftut.pod pod/perlstyle.pod
5203            ! t/op/misc.t t/op/re_tests toke.c
5204 ____________________________________________________________________________
5205 [  3169] By: gsar                                  on 1999/03/26  00:50:51
5206         Log: better description of "Integer overflow" diagnostic
5207      Branch: perl
5208            ! pod/perldiag.pod
5209 ____________________________________________________________________________
5210 [  3168] By: gsar                                  on 1999/03/25  11:02:46
5211         Log: applied needful parts of suggested patch
5212              From: "Vishal Bhatia" <vishalb@my-dejanews.com>
5213              Date: Tue, 23 Mar 1999 16:21:43 -0800
5214              Message-ID: <OOOKJGFMLFLHBAAA@my-dejanews.com>
5215              Subject: [PATCH 5.005_56] pp_formline correction
5216      Branch: perl
5217            ! ext/B/B/Bblock.pm ext/B/B/CC.pm
5218 ____________________________________________________________________________
5219 [  3167] By: gsar                                  on 1999/03/25  10:39:02
5220         Log: clarify what a "comment" means (due to Mark-Jason Dominus
5221              <mjd@plover.com>)
5222      Branch: perl
5223            ! pod/perlsyn.pod
5224 ____________________________________________________________________________
5225 [  3166] By: gsar                                  on 1999/03/25  10:33:18
5226         Log: describe current behavior on local($foo{nothere}) (suggested by
5227              Lionel Cons <lionel.cons@cern.ch>)
5228      Branch: perl
5229            ! pod/perlsub.pod
5230 ____________________________________________________________________________
5231 [  3165] By: gsar                                  on 1999/03/25  06:21:05
5232         Log: fix refcnt on PL_main_cv (variant of suggestion by Vishal Bhatia
5233              <vishalb@hotmail.com>)
5234      Branch: perl
5235            ! ext/B/B/C.pm
5236 ____________________________________________________________________________
5237 [  3164] By: gsar                                  on 1999/03/25  06:17:27
5238         Log: From: Stephen McCamant <smccam@uclink4.berkeley.edu>
5239              Date: Tue, 23 Mar 1999 17:47:04 -0800 (PST)
5240              Message-ID: <14072.16859.154428.241373@fre-76-120.reshall.berkeley.edu>
5241              Subject: [PATCH _56] Compiler needs to know about utf8 SVOP tr///s
5242      Branch: perl
5243            ! ext/B/B.xs op.h opcode.pl
5244 ____________________________________________________________________________
5245 [  3163] By: gsar                                  on 1999/03/25  06:15:49
5246         Log: B::Deparse update from Stephen McCamant <smccam@uclink4.berkeley.edu>
5247              Date: Tue, 23 Mar 1999 02:41:34 -0800 (PST)
5248              Message-ID: <14071.27445.867782.852353@fre-76-120.reshall.berkeley.edu>
5249              Subject: [PATCH _56] B::Deparse 0.57
5250              --
5251              Date: Tue, 23 Mar 1999 13:08:12 -0800 (PST)
5252              Message-ID: <14072.502.107712.175179@fre-76-120.reshall.berkeley.edu>
5253              Subject: Re: [PATCH _56] B::Deparse 0.57 
5254      Branch: perl
5255            ! AUTHORS MAINTAIN ext/B/B/Deparse.pm
5256 ____________________________________________________________________________
5257 [  3162] By: gsar                                  on 1999/03/25  06:11:46
5258         Log: fix a few places that said 'int', but meant 'STRLEN'
5259      Branch: perl
5260            ! pod/perlguts.pod proto.h sv.c
5261 ____________________________________________________________________________
5262 [  3161] By: gsar                                  on 1999/03/25  06:01:18
5263         Log: From: Russ Allbery <rra@stanford.edu>
5264              Date: 22 Mar 1999 04:26:26 -0800
5265              Message-ID: <yl4sndr9ql.fsf@windlord.stanford.edu>
5266              Subject: [5.005_56] Add EXISTS to SDBM_File and libsdbm
5267      Branch: perl
5268            ! ext/SDBM_File/SDBM_File.xs ext/SDBM_File/sdbm/README.too
5269            ! ext/SDBM_File/sdbm/pair.c ext/SDBM_File/sdbm/pair.h
5270            ! ext/SDBM_File/sdbm/sdbm.3 ext/SDBM_File/sdbm/sdbm.c
5271            ! ext/SDBM_File/sdbm/sdbm.h pod/perldelta.pod t/lib/sdbm.t
5272 ____________________________________________________________________________
5273 [  3160] By: gsar                                  on 1999/03/25  02:26:31
5274         Log: better description of OP_UNSTACK (s/unstack/iteration finalizer/)
5275      Branch: perl
5276            ! opcode.h opcode.pl
5277 ____________________________________________________________________________
5278 [  3159] By: gsar                                  on 1999/03/25  02:18:17
5279         Log: add statement-modifier loops to :base_loop class
5280      Branch: perl
5281            ! ext/Opcode/Opcode.pm
5282 ____________________________________________________________________________
5283 [  3158] By: gsar                                  on 1999/03/25  00:36:57
5284         Log: integrate changes#3105,3130,3154 from maint-5.005
5285      Branch: perl
5286           !> Configure INSTALL hints/dec_osf.sh hints/netbsd.sh
5287 ____________________________________________________________________________
5288 [  3157] By: gsar                                  on 1999/03/25  00:24:17
5289         Log: remove bogus panic()
5290      Branch: perl
5291            ! Changes lib/Math/BigFloat.pm
5292 ____________________________________________________________________________
5293 [  3156] By: jhi                                   on 1999/03/24  22:43:43
5294         Log: Integrate from mainperl.
5295      Branch: cfgperl
5296           +> (branch 38 files)
5297           !> (integrate 68 files)
5298 ____________________________________________________________________________
5299 [  3155] By: jhi                                   on 1999/03/24  22:12:17
5300         Log: Configure regenerated because of changes #3130/#3154 and #3147.
5301      Branch: cfgperl
5302            ! Configure config_h.SH
5303 ____________________________________________________________________________
5304 [  3154] By: jhi                                   on 1999/03/24  21:40:51
5305         Log: Reword the shared library search path (LD_LIBRARY_PATH) info
5306              based on suggestions from Andy Dougherty.
5307      Branch: maint-5.005/perl
5308            ! INSTALL
5309 ____________________________________________________________________________
5310 [  3153] By: gsar                                  on 1999/03/24  10:38:05
5311         Log: applied suggested patch, modulo superceded parts
5312              From: Charles Bailey <BAILEY@newman.upenn.edu>
5313              Date: Thu, 18 Mar 1999 00:10:44 -0400 (EDT)
5314              Message-id: <01J8YFGIHW2W001E7S@mail.newman.upenn.edu>
5315              Subject: [PATCH 5.005_56] Miscellaneous VMS-specific fixes
5316      Branch: perl
5317            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_VMS.pm
5318            ! t/comp/require.t t/op/lex_assign.t t/op/taint.t
5319            ! utils/perldoc.PL vms/ext/Stdio/Stdio.pm vms/ext/Stdio/Stdio.xs
5320            ! vms/ext/Stdio/test.pl vms/test.com vms/vmsish.h
5321 ____________________________________________________________________________
5322 [  3152] By: gsar                                  on 1999/03/24  10:30:51
5323         Log: applied suggested patch, modulo superceded parts
5324              From: Charles Bailey <BAILEY@newman.upenn.edu>
5325              Date: Thu, 18 Mar 1999 00:04:31 -0400 (EDT)
5326              Message-id: <01J8YF0EOWLU001E7S@mail.newman.upenn.edu>
5327              Subject: [PATCH 5.005_56] Miscellaneous small fixes
5328      Branch: perl
5329            ! ext/B/defsubs.h.PL ext/re/re.pm lib/ExtUtils/MM_Unix.pm
5330            ! lib/File/Basename.pm
5331 ____________________________________________________________________________
5332 [  3151] By: gsar                                  on 1999/03/24  10:15:00
5333         Log: doc tweak suggested by M.J.T. Guy <mjtg@cus.cam.ac.uk>
5334      Branch: perl
5335            ! pod/perlop.pod
5336 ____________________________________________________________________________
5337 [  3150] By: gsar                                  on 1999/03/24  10:09:13
5338         Log: missing integration in previous change
5339      Branch: perl
5340           !> README.apollo
5341 ____________________________________________________________________________
5342 [  3149] By: gsar                                  on 1999/03/24  10:06:44
5343         Log: integrate changes#3116,3119 from maint-5.005
5344      Branch: perl
5345            + README.apollo
5346           +> apollo/netinet/in.h
5347           !> MANIFEST hints/apollo.sh t/lib/io_udp.t
5348 ____________________________________________________________________________
5349 [  3148] By: gsar                                  on 1999/03/24  10:01:56
5350         Log: integrate changes#3091-3094 from maint-5.005
5351      Branch: perl
5352           !> README.hurd vms/subconfigure.com vos/config.h
5353           !> vos/config_h.SH_orig
5354 ____________________________________________________________________________
5355 [  3147] By: gsar                                  on 1999/03/24  09:31:49
5356         Log: warn about newfangled vfork() caveats
5357      Branch: perl
5358            ! Configure
5359 ____________________________________________________________________________
5360 [  3146] By: jhi                                   on 1999/03/24  09:20:14
5361         Log: Bring in changes #2808 and #2812 (from mainline perl)
5362              that enhance the perlbug checklist.
5363      Branch: maint-5.005/perl
5364            ! utils/perlbug.PL
5365 ____________________________________________________________________________
5366 [  3145] By: gsar                                  on 1999/03/24  08:37:02
5367         Log: integrate change#3115 from maint-5.005
5368      Branch: perl
5369           !> ext/DB_File/Changes ext/DB_File/DB_File.pm
5370           !> ext/DB_File/DB_File.xs ext/DB_File/typemap
5371 ____________________________________________________________________________
5372 [  3144] By: gsar                                  on 1999/03/24  08:33:59
5373         Log: add note about map in scalar context
5374      Branch: perl
5375            ! pod/perlfunc.pod
5376 ____________________________________________________________________________
5377 [  3143] By: gsar                                  on 1999/03/24  08:25:59
5378         Log: doc tweak
5379      Branch: perl
5380            ! lib/Time/Local.pm
5381 ____________________________________________________________________________
5382 [  3142] By: gsar                                  on 1999/03/24  08:20:37
5383         Log: applied suggested patch, modulo bogus hunk
5384              From: "Vishal Bhatia" <vishalb@hotmail.com>
5385              Date: Thu, 11 Mar 1999 07:40:27 PST
5386              Message-ID: <19990311154027.25891.qmail@hotmail.com>
5387              Subject: [PATCH 5.005_56] Minor fixes in perlcc
5388      Branch: perl
5389            ! ext/B/B/C.pm ext/B/B/CC.pm utils/perlcc.PL
5390 ____________________________________________________________________________
5391 [  3141] By: gsar                                  on 1999/03/24  08:06:12
5392         Log: integrate change#3104 from maint-5.005
5393      Branch: perl
5394           !> README.os390 t/lib/posix.t
5395 ____________________________________________________________________________
5396 [  3140] By: gsar                                  on 1999/03/24  06:34:56
5397         Log: fix failure of C<&locked_sub;> under -Dusethreads
5398      Branch: perl
5399            ! pp_hot.c t/lib/thread.t
5400 ____________________________________________________________________________
5401 [  3139] By: gsar                                  on 1999/03/24  05:52:00
5402         Log: debugger tweak (wasn't printing a newline after recalled commands)
5403      Branch: perl
5404            ! lib/perl5db.pl
5405 ____________________________________________________________________________
5406 [  3138] By: gsar                                  on 1999/03/24  05:33:28
5407         Log: document OO exceptions (based on a suggestion by Andreas Koenig
5408              <andreas.koenig@anima.de>)
5409      Branch: perl
5410            ! pod/perlfunc.pod
5411 ____________________________________________________________________________
5412 [  3137] By: gsar                                  on 1999/03/24  02:50:20
5413         Log: better "Illegal %s digit ignored" warnings
5414      Branch: perl
5415            ! MANIFEST pod/perldiag.pod pod/perlfunc.pod t/pragma/warn/util
5416            ! toke.c util.c
5417 ____________________________________________________________________________
5418 [  3136] By: gsar                                  on 1999/03/24  02:26:38
5419         Log: fix off-by-one that resulted in misparse of C</[\x{80}-\x{81}]/>
5420      Branch: perl
5421            + t/pragma/utf8.t
5422            ! regcomp.c
5423 ____________________________________________________________________________
5424 [  3135] By: gsar                                  on 1999/03/24  01:29:09
5425         Log: flip release & version in win32_uname()
5426      Branch: perl
5427            ! win32/win32.c
5428 ____________________________________________________________________________
5429 [  3134] By: gsar                                  on 1999/03/24  01:08:33
5430         Log: support POSIX::uname() via win32_uname()
5431      Branch: perl
5432            ! XSUB.h iperlsys.h win32/GenCAPI.pl win32/config.bc
5433            ! win32/config.gc win32/config.vc win32/config_H.bc
5434            ! win32/config_H.gc win32/config_H.vc win32/makedef.pl
5435            ! win32/perlhost.h win32/win32.c win32/win32.h win32/win32iop.h
5436 ____________________________________________________________________________
5437 [  3133] By: gsar                                  on 1999/03/23  22:20:10
5438         Log: From: jan.dubois@ibm.net (Jan Dubois)
5439              Date: Sat, 06 Mar 1999 21:42:56 +0100
5440              Message-ID: <36e49281.50337171@smtp1.ibm.net>
5441              Subject: [PATCH 5.005_56] perldelta.pod changes for Win32::* functions
5442      Branch: perl
5443            ! pod/perldelta.pod
5444 ____________________________________________________________________________
5445 [  3132] By: gsar                                  on 1999/03/23  22:17:45
5446         Log: File::Spec fixes from Jan Dubois <jan.dubois@ibm.net>
5447              Date: Sat, 06 Mar 1999 17:50:49 +0100
5448              Message-ID: <36e25209.33833760@smtp1.ibm.net>
5449              Subject: [PATCH 5.005_56] Fixes for File::Spec::Functions.pm
5450              --
5451              Date: Sat, 06 Mar 1999 18:15:00 +0100
5452              Message-ID: <36e36222.37954195@smtp1.ibm.net>
5453              Subject: [PATCH 5.005_56] Fix for File::Spec::Win32.pm
5454      Branch: perl
5455            + t/lib/filefunc.t
5456            ! MANIFEST lib/File/Spec/Functions.pm lib/File/Spec/Win32.pm
5457            ! pod/perldelta.pod pod/perlmodlib.pod
5458 ____________________________________________________________________________
5459 [  3131] By: gsar                                  on 1999/03/23  22:07:59
5460         Log: integrate cfgperl changes into mainline
5461      Branch: perl
5462           +> ext/DynaLoader/dl_rhapsody.xs hints/rhapsody.sh
5463           !> Configure Makefile.SH config_h.SH configure.gnu handy.h
5464           !> installperl malloc.c perl.c perl.h pod/perl.pod
5465           !> pod/perldelta.pod pp_sys.c t/op/stat.t x2p/util.c
5466 ____________________________________________________________________________
5467 [  3130] By: jhi                                   on 1999/03/23  22:02:23
5468         Log: Don't use config.msg to remind about the
5469              LD_LIBRARY_PATH because Makefile.SH takes
5470              care of that.
5471              
5472              Use shrplib in DEC O^W^Digital U^W^WTru64 UNIX.
5473              This used to be the default but in some MT or another it
5474              was dropped because of some transient error or another.
5475      Branch: maint-5.005/perl
5476            ! Configure hints/dec_osf.sh
5477 ____________________________________________________________________________
5478 [  3129] By: gsar                                  on 1999/03/23  21:38:03
5479         Log: add Pod-Parser-1.08 (verbatim module =include tests elided owing
5480              to size    and better maintainability)
5481      Branch: perl
5482            + lib/Pod/Checker.pm lib/Pod/InputObjects.pm lib/Pod/Parser.pm
5483            + lib/Pod/PlainText.pm lib/Pod/Select.pm lib/Pod/Usage.pm
5484            + pod/pod2usage.PL pod/podchecker.PL pod/podselect.PL
5485            + t/pod/emptycmd.t t/pod/emptycmd.xr t/pod/for.t t/pod/for.xr
5486            + t/pod/headings.t t/pod/headings.xr t/pod/include.t
5487            + t/pod/include.xr t/pod/included.t t/pod/included.xr
5488            + t/pod/lref.t t/pod/lref.xr t/pod/nested_items.t
5489            + t/pod/nested_items.xr t/pod/nested_seqs.t t/pod/nested_seqs.xr
5490            + t/pod/oneline_cmds.t t/pod/oneline_cmds.xr t/pod/poderrs.t
5491            + t/pod/poderrs.xr t/pod/special_seqs.t t/pod/special_seqs.xr
5492            + t/pod/testcmp.pl t/pod/testp2pt.pl t/pod/testpchk.pl
5493            ! AUTHORS MAINTAIN MANIFEST installperl pod/Makefile
5494            ! win32/Makefile win32/makefile.mk win32/pod.mak
5495 ____________________________________________________________________________
5496 [  3128] By: jhi                                   on 1999/03/23  10:14:54
5497         Log: Integrate from mainperl.
5498      Branch: cfgperl
5499           !> (integrate 46 files)
5500 ____________________________________________________________________________
5501 [  3127] By: gsar                                  on 1999/03/23  06:57:30
5502         Log: From: Tim Witham - FES <twitham@pcocd2.intel.com>
5503              Date: Thu, 4 Mar 1999 10:54:01 -0800
5504              Message-Id: <9903041854.AA46868@frc0000>
5505              Subject: patch for useless Math::BigInt warnings
5506      Branch: perl
5507            ! lib/Math/BigInt.pm
5508 ____________________________________________________________________________
5509 [  3126] By: gsar                                  on 1999/03/23  05:54:37
5510         Log: avoid literal 'undef' in $lddlflags under `Configure -Uoptimize`
5511              From: "Kurt D. Starsinic" <kstar@chapin.edu>
5512              Date: Fri, 19 Feb 1999 15:47:59 -0500
5513              Message-ID: <19990219154759.A32350@O2.chapin.edu>
5514              Subject: [PATCH] OSF/1 hints
5515      Branch: perl
5516            ! hints/dec_osf.sh
5517 ____________________________________________________________________________
5518 [  3125] By: gsar                                  on 1999/03/23  00:56:38
5519         Log: avoid typeglob persistence in pp_readline()
5520      Branch: perl
5521            ! sv.c t/op/gv.t
5522 ____________________________________________________________________________
5523 [  3124] By: gsar                                  on 1999/03/22  21:12:23
5524         Log: update copyright years
5525      Branch: perl
5526            ! Changes EXTERN.h INTERN.h av.c av.h bytecode.pl cop.h cv.h
5527            ! deb.c doio.c doop.c dump.c form.h gv.c gv.h handy.h hv.c hv.h
5528            ! malloc.c mg.c mg.h op.c op.h perl.c perl.h perlio.c pp.c pp.h
5529            ! pp_ctl.c pp_hot.c pp_sys.c regcomp.c regexec.c run.c scope.c
5530            ! sv.c sv.h toke.c utf8.c utf8.h util.c
5531 ____________________________________________________________________________
5532 [  3123] By: gsar                                  on 1999/03/22  07:07:06
5533         Log: implement win32_spawnvp() internally, making it return true PIDs
5534              for asynchronous spawns; fix win32_kill() to always deal with
5535              PIDs
5536      Branch: perl
5537            ! win32/win32.c win32/win32.h
5538 ____________________________________________________________________________
5539 [  3122] By: jhi                                   on 1999/03/19  21:12:14
5540         Log: Describe the new Benchmark feature in more detail.
5541      Branch: cfgperl
5542            ! pod/perldelta.pod
5543      Branch: maint-5.005/perl
5544            ! pod/perldelta.pod
5545 ____________________________________________________________________________
5546 [  3121] By: jhi                                   on 1999/03/19  08:16:12
5547         Log: AVAILABILITY tuning.
5548      Branch: cfgperl
5549            ! pod/perl.pod
5550      Branch: maint-5.005/perl
5551            ! pod/perl.pod
5552 ____________________________________________________________________________
5553 [  3120] By: jhi                                   on 1999/03/17  14:52:17
5554         Log: Rhapsody change assumed too much.
5555      Branch: cfgperl
5556            ! t/op/stat.t
5557 ____________________________________________________________________________
5558 [  3119] By: jhi                                   on 1999/03/17  14:33:43
5559         Log: More Apollo fixes.
5560      Branch: maint-5.005/perl
5561            ! README.apollo hints/apollo.sh t/lib/io_udp.t
5562 ____________________________________________________________________________
5563 [  3118] By: jhi                                   on 1999/03/16  17:23:39
5564         Log: Nada.
5565      Branch: maint-5.005/perl
5566            ! README.apollo
5567 ____________________________________________________________________________
5568 [  3117] By: jhi                                   on 1999/03/16  17:18:49
5569         Log: Apollo DomainOS AVAILABILITY.
5570      Branch: cfgperl
5571            ! pod/perl.pod
5572      Branch: maint-5.005/perl
5573            ! pod/perl.pod
5574 ____________________________________________________________________________
5575 [  3116] By: jhi                                   on 1999/03/16  17:14:00
5576         Log: Apollo DomainOS patch
5577              From: Johann Klasek <jk@auto.tuwien.ac.at>
5578              Subject: Re: DomainPerl
5579              Date: Tue, 16 Mar 1999 17:46:32 +0100
5580              Message-ID: <19990316174632.A19759@euklid.auto.tuwien.ac.at>
5581      Branch: maint-5.005/perl
5582            + README.apollo apollo/netinet/in.h
5583            ! MANIFEST hints/apollo.sh
5584 ____________________________________________________________________________
5585 [  3115] By: jhi                                   on 1999/03/16  14:23:54
5586         Log: From: Paul Marquess <pmarquess@bfsec.bt.co.uk>
5587              To: Gurusamy Sarathy <gsar@activestate.com>,
5588              Graham Barr <gbarr@pobox.com>
5589              Cc: Perl5 Porters <perl5-porters@perl.org>,
5590              "Paul.Marquess" <Paul.Marquess@btinternet.com>
5591              Subject: [PATCH 5.005_56 & 5.005_03_T6] Upgrade DB_File to version 1.65
5592              Date: Sun, 14 Mar 1999 14:43:57 -0000
5593              Message-Id: <199903141841.NAA17040@defender.perl.org>
5594      Branch: maint-5.005/perl
5595            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
5596            ! ext/DB_File/DB_File.xs ext/DB_File/typemap
5597 ____________________________________________________________________________
5598 [  3114] By: jhi                                   on 1999/03/16  12:42:20
5599         Log: Mention Rhapsody in 5.005_5X perldelta,
5600              and in Rhapsody and Netware in 5.005_0X and 5.005_5X
5601              *planned* AVAILABILITY.
5602      Branch: cfgperl
5603            ! pod/perl.pod pod/perldelta.pod
5604      Branch: maint-5.005/perl
5605            ! pod/perl.pod
5606 ____________________________________________________________________________
5607 [  3113] By: jhi                                   on 1999/03/16  10:38:53
5608         Log: perldelta niggling.
5609      Branch: cfgperl
5610            ! pod/perldelta.pod
5611      Branch: maint-5.005/perl
5612            ! pod/perldelta.pod
5613 ____________________________________________________________________________
5614 [  3112] By: jhi                                   on 1999/03/16  10:35:21
5615         Log: Integrate from mainperl.
5616      Branch: cfgperl
5617           !> lib/unicode/MakeEthiopicSyllables.PL pod/perldelta.pod
5618           !> pod/perlhist.pod pod/perlmodinstall.pod pod/perltodo.pod
5619 ____________________________________________________________________________
5620 [  3111] By: jhi                                   on 1999/03/16  10:28:10
5621         Log: AVAILABILITY update: still mention PowerUX,
5622              Novell Netware now has sources available.
5623      Branch: cfgperl
5624            ! pod/perl.pod
5625      Branch: maint-5.005/perl
5626            ! pod/perl.pod
5627 ____________________________________________________________________________
5628 [  3110] By: gsar                                  on 1999/03/16  04:34:23
5629         Log: sundry pod niggles
5630      Branch: perl
5631            ! lib/unicode/MakeEthiopicSyllables.PL pod/perldelta.pod
5632            ! pod/perlhist.pod pod/perlmodinstall.pod pod/perltodo.pod
5633 ____________________________________________________________________________
5634 [  3109] By: jhi                                   on 1999/03/15  17:00:11
5635         Log: Integrate from mainperl.
5636      Branch: cfgperl
5637           +> lib/unicode/EthiopicSyllables.txt lib/unicode/In/Ethiopic.pl
5638           +> lib/unicode/Is/Syllable.pl
5639           +> lib/unicode/MakeEthiopicSyllables.PL
5640           +> lib/unicode/README.Ethiopic
5641           !> AUTHORS MAINTAIN MANIFEST lib/unicode/Block.pl
5642           !> lib/unicode/Category.pl lib/unicode/Is/Alnum.pl
5643           !> lib/unicode/Is/Alpha.pl lib/unicode/Is/Digit.pl
5644           !> lib/unicode/Is/L.pl lib/unicode/Is/Lo.pl lib/unicode/Is/N.pl
5645           !> lib/unicode/Is/Nd.pl lib/unicode/Is/No.pl lib/unicode/Is/P.pl
5646           !> lib/unicode/Is/Po.pl lib/unicode/Is/Space.pl
5647           !> lib/unicode/Is/Z.pl lib/unicode/Is/Zs.pl lib/unicode/Makefile
5648           !> lib/unicode/Name.pl lib/unicode/Number.pl op.c
5649 ____________________________________________________________________________
5650 [  3108] By: jhi                                   on 1999/03/15  16:58:12
5651         Log: First pass of integrating the Rhapsody port,
5652              
5653              From: Wilfredo Sanchez <wsanchez@apple.com> 
5654              Subject: Keeping the world in sync.
5655              Reply-To: wsanchez@apple.com 
5656              To: perlbug@perl.com 
5657              Date: Fri, 13 Nov 1998 17:11:30 -0800 
5658              Message-Id: <199811140111.RAA41784@scv4.apple.com> 
5659      Branch: cfgperl
5660            + ext/DynaLoader/dl_rhapsody.xs hints/rhapsody.sh
5661            ! Configure Makefile.SH config_h.SH configure.gnu handy.h
5662            ! installperl malloc.c perl.c perl.h pp_sys.c t/op/stat.t
5663            ! x2p/util.c
5664 ____________________________________________________________________________
5665 [  3107] By: gsar                                  on 1999/03/15  03:22:10
5666         Log: applied suggested patch (mailed to perl-unicode@perl.org) with minor tweaks
5667              From: Daniel Yacob <dmulholl@cs.indiana.edu>
5668              Date: Tue, 23 Feb 1999 16:13:42 -0500 (EST)
5669              Message-Id: <199902232113.QAA26135@drum.cs.indiana.edu>
5670              Subject: ../lib/unicode/ Unicode 3.0 Extensions for Ethiopic
5671      Branch: perl
5672            + lib/unicode/EthiopicSyllables.txt lib/unicode/In/Ethiopic.pl
5673            + lib/unicode/Is/Syllable.pl
5674            + lib/unicode/MakeEthiopicSyllables.PL
5675            + lib/unicode/README.Ethiopic
5676            ! AUTHORS MAINTAIN MANIFEST lib/unicode/Block.pl
5677            ! lib/unicode/Category.pl lib/unicode/Is/Alnum.pl
5678            ! lib/unicode/Is/Alpha.pl lib/unicode/Is/Digit.pl
5679            ! lib/unicode/Is/L.pl lib/unicode/Is/Lo.pl lib/unicode/Is/N.pl
5680            ! lib/unicode/Is/Nd.pl lib/unicode/Is/No.pl lib/unicode/Is/P.pl
5681            ! lib/unicode/Is/Po.pl lib/unicode/Is/Space.pl
5682            ! lib/unicode/Is/Z.pl lib/unicode/Is/Zs.pl lib/unicode/Makefile
5683            ! lib/unicode/Name.pl lib/unicode/Number.pl
5684 ____________________________________________________________________________
5685 [  3106] By: gsar                                  on 1999/03/12  20:35:36
5686         Log: change#3067 failed package.t due to needless creation of $a and $b;
5687              fixed to do that only for C<sort BLOCK|CODE @foo>, not C<sort(@foo)>
5688      Branch: perl
5689            ! op.c
5690 ____________________________________________________________________________
5691 [  3105] By: jhi                                   on 1999/03/12  15:54:57
5692         Log: Recognize the NetBSD packages collection.
5693      Branch: maint-5.005/perl
5694            ! hints/netbsd.sh
5695 ____________________________________________________________________________
5696 [  3104] By: jhi                                   on 1999/03/12  09:07:04
5697         Log: From: pvhp@forte.com (Peter Prymmer)
5698              To: jhi@iki.fi, perl-mvs@perl.org, perlbug@perl.com
5699              Subject: [PATCH MT6,_56] was Re: Not OK: perl 5.00503 +MAINT_TRIAL_6 on os390 06.00 (UNINSTALLED)
5700              Date: Thu, 11 Mar 99 14:24:54 PST
5701              Message-Id: <9903112224.AA24346@forte.com>
5702      Branch: maint-5.005/perl
5703            ! README.os390 t/lib/posix.t
5704 ____________________________________________________________________________
5705 [  3103] By: jhi                                   on 1999/03/10  11:07:46
5706         Log: Integrate from mainperl.
5707      Branch: cfgperl
5708           !> Changes embed.h embed.pl embedvar.h global.sym objXSUB.h op.c
5709           !> perl.c perl.h pod/perldelta.pod pod/pod2man.PL t/base/lex.t
5710           !> t/pragma/warn/1global toke.c win32/makedef.pl
5711 ____________________________________________________________________________
5712 [  3102] By: jhi                                   on 1999/03/10  11:01:20
5713         Log: From: pvhp@forte.com (Peter Prymmer)
5714              To: perl5-porters@perl.org
5715              Subject: [5.005_03-MT6]Patch: time passes
5716              Date: Tue, 9 Mar 99 18:42:17 PST
5717              Message-Id: <9903100242.AA29057@forte.com>
5718      Branch: maint-5.005/perl
5719            ! perl.c
5720 ____________________________________________________________________________
5721 [  3101] By: jhi                                   on 1999/03/10  10:30:15
5722         Log: From: Mark-Jason Dominus <mjd@plover.com>
5723              To: perl5-porters@perl.com
5724              Subject: Minor fix to perlfunc.pod
5725              Date: Mon, 08 Mar 1999 20:05:53 -0500
5726              Message-ID: <19990309010553.13757.qmail@plover.com>
5727      Branch: maint-5.005/perl
5728            ! pod/perlfunc.pod
5729 ____________________________________________________________________________
5730 [  3100] By: gsar                                  on 1999/03/09  23:04:44
5731         Log: change#3060 had the wrong quotes
5732      Branch: perl
5733            ! pod/pod2man.PL
5734 ____________________________________________________________________________
5735 [  3099] By: jhi                                   on 1999/03/09  12:52:21
5736         Log: d_uname was broken (probably since _53), reported by
5737              
5738              From: Alan Burlison <Alan.Burlison@uk.sun.com>
5739              To: p5p <perl5-porters@perl.org>, Gurusamy Sarathy <gsar@umich.edu>,
5740              cpan-testers@perl.org
5741              Subject: Not OK: perl 5.00556 on sun4-solaris 2.6
5742              Date: Mon, 08 Mar 1999 13:22:31 +0000
5743              Message-ID: <36E3CF17.EA1FEDAA@uk.sun.com>
5744              
5745              and
5746              
5747              From: lvirden@cas.org (Larry W. Virden)
5748              To: perlbug@perl.com
5749              Subject: configure not correctly identifying uname posix compatibility
5750              Date: Mon, 8 Mar 1999 06:36:16 -0500 (EST)
5751              Message-Id: <199903081136.GAA23682@cas.org>
5752      Branch: cfgperl
5753            ! Configure config_h.SH
5754 ____________________________________________________________________________
5755 [  3098] By: gsar                                  on 1999/03/09  03:16:07
5756         Log: fix parsing of here documents in C<eval 's/.../<<FOO/e'>
5757      Branch: perl
5758            ! op.c perl.h pod/perldelta.pod t/base/lex.t toke.c
5759 ____________________________________________________________________________
5760 [  3097] By: gsar                                  on 1999/03/09  02:50:43
5761         Log: use yyerror() instead of croak() so that compile-time failures in
5762              my(LIST) don't confuse globals with lexicals
5763      Branch: perl
5764            ! op.c toke.c
5765 ____________________________________________________________________________
5766 [  3096] By: gsar                                  on 1999/03/09  02:47:36
5767         Log: adjust testsuite for change#3067
5768      Branch: perl
5769            ! t/pragma/warn/1global
5770 ____________________________________________________________________________
5771 [  3095] By: gsar                                  on 1999/03/08  21:04:48
5772         Log: remove bogus symbols from global.sym
5773      Branch: perl
5774            ! Changes embed.h embed.pl embedvar.h global.sym objXSUB.h
5775            ! perl.h win32/makedef.pl
5776 ____________________________________________________________________________
5777 [  3094] By: jhi                                   on 1999/03/06  16:16:15
5778         Log: From: Mark Kettenis <kettenis@wins.uva.nl>
5779              To: jhi@iki.fi
5780              Subject: Oops
5781              Date: Sat, 6 Mar 1999 17:15:35 +0100 (CET)
5782              Message-Id: <199903061615.RAA00207@delius.kettenis.nl>
5783      Branch: maint-5.005/perl
5784            ! README.hurd
5785 ____________________________________________________________________________
5786 [  3093] By: jhi                                   on 1999/03/06  15:59:46
5787         Log: From: Mark Kettenis <kettenis@wins.uva.nl>
5788              To: jhi@iki.fi
5789              Subject: New Hurd README
5790              Date: Sat, 6 Mar 1999 16:46:12 +0100 (CET)
5791              Message-Id: <199903061601.RAA00185@delius.kettenis.nl>
5792      Branch: maint-5.005/perl
5793            ! README.hurd
5794 ____________________________________________________________________________
5795 [  3092] By: jhi                                   on 1999/03/06  12:52:06
5796         Log: From: Paul_Green@stratus.com
5797              To: perl5-porters@perl.org
5798              Cc: jhi@iki.fi, Paul_Green@stratus.com
5799              Subject: [PATCH 5.005_03-MAINT_TRIAL_6]: platform: vos -- updates to VOS port of Perl5
5800              Date: Fri, 5 Mar 1999 18:08:49 -0500 
5801              Message-ID: <1D1A4EF7AD4DD211A80D00A0C9D7DB665A035A@exna1.stratus.com>
5802      Branch: maint-5.005/perl
5803            ! vos/config.h vos/config_h.SH_orig
5804 ____________________________________________________________________________
5805 [  3091] By: jhi                                   on 1999/03/06  12:42:21
5806         Log: From: Dan Sugalski <sugalskd@osshe.edu>
5807              To: perl5-porters@perl.org, vmsperl@perl.org
5808              Subject: [PATCH 5.005_03-MT6]VMS build patch
5809              Date: Fri, 05 Mar 1999 12:36:19 -0800
5810              Message-Id: <3.0.6.32.19990305123619.02d326a0@ous.edu>
5811      Branch: maint-5.005/perl
5812            ! vms/subconfigure.com
5813 ____________________________________________________________________________
5814 [  3090] By: gsar                                  on 1999/03/06  04:40:03
5815         Log: integrate change#3089 from mainline
5816              
5817              tolerate CRs after options
5818      Branch: maint-5.005/perl
5819           !> perl.c
5820 ____________________________________________________________________________
5821 [  3089] By: gsar                                  on 1999/03/06  04:30:40
5822         Log: tolerate CRs after options
5823      Branch: perl
5824            ! perl.c
5825 ____________________________________________________________________________
5826 [  3088] By: jhi                                   on 1999/03/05  12:49:01
5827         Log: Integrate from mainperl.
5828      Branch: cfgperl
5829           +> README.hurd
5830           !> MANIFEST ext/Errno/Errno_pm.PL t/lib/io_sock.t
5831 ____________________________________________________________________________
5832 [  3087] By: gsar                                  on 1999/03/05  06:41:16
5833         Log: adjust timeouts to accomodate slow/busy systems
5834      Branch: perl
5835            ! t/lib/io_sock.t
5836 ____________________________________________________________________________
5837 [  3083] By: gsar                                  on 1999/03/05  01:32:47
5838         Log: integrate change#3081 from maint-5.005
5839      Branch: perl
5840           !> ext/Errno/Errno_pm.PL
5841 ____________________________________________________________________________
5842 [  3082] By: gsar                                  on 1999/03/05  01:31:06
5843         Log: integrate change#2904 from maint-5.005
5844      Branch: perl
5845           +> README.hurd
5846           !> MANIFEST
5847 ____________________________________________________________________________
5848 [  3081] By: gsar                                  on 1999/03/05  00:14:33
5849         Log: protect against doubled backslashes
5850      Branch: maint-5.005/perl
5851            ! ext/Errno/Errno_pm.PL
5852 ____________________________________________________________________________
5853 [  3077] By: jhi                                   on 1999/03/04  08:10:13
5854         Log: Integrate from mainperl.
5855      Branch: cfgperl
5856           +> ext/B/B/Stash.pm
5857           !> MANIFEST README.hpux cc_runtime.h config_h.SH ext/B/B/C.pm
5858           !> ext/B/B/CC.pm gv.c lib/File/Compare.pm lib/Test/Harness.pm
5859           !> op.c pod/perldelta.pod pod/perlfunc.pod pod/pod2man.PL
5860           !> t/lib/bigfloatpm.t t/lib/io_sock.t utils/perlcc.PL
5861 ____________________________________________________________________________
5862 [  3076] By: jhi                                   on 1999/03/04  08:07:59
5863         Log: Regen config_h.SH once more because of *size, 
5864              noticed by
5865              
5866              From: Hans Mulder <hansm@icgned.icgroup.nl>
5867              To: Jarkko Hietaniemi <jhi@iki.fi>
5868              Cc: perl5-porters@perl.org
5869              Subject: [PATCH for _56] LONGSIZE used before it is set in config.h
5870              Date: Thu,  4 Mar 99 00:10:45 +0100
5871              Message-Id: <9903032317.AA23021@icgned.icgroup.nl>
5872      Branch: cfgperl
5873            ! Configure config_h.SH
5874 ____________________________________________________________________________
5875 [  3068] By: gsar                                  on 1999/03/04  05:48:03
5876         Log: From: Hans Mulder <hansm@icgned.icgroup.nl>
5877              Date: Thu,  4 Mar 99 00:10:45 +0100
5878              Message-Id: <9903032317.AA23021@icgned.icgroup.nl>
5879              Subject: [PATCH for _56] LONGSIZE used before it is set in config.h
5880      Branch: perl
5881            ! config_h.SH
5882 ____________________________________________________________________________
5883 [  3067] By: gsar                                  on 1999/03/04  05:44:32
5884         Log: exempt $foo::a,$foo::b from warnings only if sort() was seen in package foo
5885              From: Graham Barr <gbarr@ti.com>
5886              Date: Wed, 3 Mar 1999 17:23:56 -0600
5887              Message-ID: <19990303172356.F7442@dal.asp.ti.com>
5888              Subject: Re: 'use strict' doesn't work for one-letter variables
5889      Branch: perl
5890            ! gv.c op.c
5891 ____________________________________________________________________________
5892 [  3066] By: gsar                                  on 1999/03/04  05:20:50
5893         Log: updates to compiler modules
5894              From: "Vishal Bhatia" <vishalb@hotmail.com>
5895              Date: Tue, 02 Mar 1999 23:27:25 PST
5896              Message-ID: <19990303072725.779.qmail@hotmail.com>
5897              Subject: PATCH 5.005_56 + Test procedure
5898      Branch: perl
5899            + ext/B/B/Stash.pm
5900            ! MANIFEST cc_runtime.h ext/B/B/C.pm ext/B/B/CC.pm
5901            ! lib/Test/Harness.pm utils/perlcc.PL
5902 ____________________________________________________________________________
5903 [  3065] By: gsar                                  on 1999/03/04  05:03:30
5904         Log: more s/s_/s!/ etc.
5905      Branch: perl
5906            ! pod/perldelta.pod pod/perlfunc.pod
5907 ____________________________________________________________________________
5908 [  3064] By: gsar                                  on 1999/03/04  04:50:45
5909         Log: integrate cfgperl contents into mainline
5910      Branch: perl
5911           !> Configure README.vms bytecode.h config_h.SH configure.com
5912           !> ext/B/defsubs.h.PL hints/hpux.sh pod/perldelta.pod
5913           !> pod/perldiag.pod pp.c t/lib/ipc_sysv.t t/op/pack.t thread.h
5914           !> vms/ext/vmsish.pm vms/subconfigure.com vms/vms.c vms/vmsish.h
5915 ____________________________________________________________________________
5916 [  3063] By: gsar                                  on 1999/03/04  04:44:13
5917         Log: HP-UX has yet another spelling for /NaNQ?/
5918      Branch: perl
5919            ! t/lib/bigfloatpm.t
5920 ____________________________________________________________________________
5921 [  3062] By: gsar                                  on 1999/03/04  04:36:08
5922         Log: error-check for accept() test
5923      Branch: perl
5924            ! t/lib/io_sock.t
5925 ____________________________________________________________________________
5926 [  3061] By: gsar                                  on 1999/03/04  03:40:25
5927         Log: allow custom comparison function in File::Compare::compare_text()
5928              From: jan.dubois@ibm.net (Jan Dubois)
5929              Date: Fri, 26 Feb 1999 21:56:09 +0100
5930              Message-ID: <36db0838.8805651@smtp1.ibm.net>
5931              Subject: Re: PodParser 1.07 (was: RE: C<stuff()> vs stuff()) 
5932      Branch: perl
5933            ! lib/File/Compare.pm
5934 ____________________________________________________________________________
5935 [  3060] By: gsar                                  on 1999/03/04  03:37:38
5936         Log: better version of change#3038
5937              From: abigail@fnx.com
5938              Date: Mon, 1 Mar 1999 14:11:36 -0500 (EST)
5939              Message-ID: <19990301191136.5557.qmail@alexandra.wayne.fnx.com>
5940              Subject: Re: [PATCH 5.005_03 TRIAL-5 pod/pod2man.PL] Recognize -> and => inside
5941      Branch: perl
5942            ! pod/pod2man.PL
5943 ____________________________________________________________________________
5944 [  3058] By: jhi                                   on 1999/03/03  22:30:40
5945         Log: Configure regen to
5946              (1) match maint-5.005 patches #3056 and #3057
5947              (2) better version of PHOSTNAME of #3050
5948              (3) the crosscompile/multiarch config_h.SH trouble solved for now
5949      Branch: cfgperl
5950            ! Configure config_h.SH
5951 ____________________________________________________________________________
5952 [  3054] By: jhi                                   on 1999/03/03  09:57:59
5953         Log: Change #3053 missed perldelta.
5954      Branch: cfgperl
5955            ! pod/perldelta.pod
5956 ____________________________________________________________________________
5957 [  3053] By: jhi                                   on 1999/03/03  08:29:43
5958         Log: Use '!' to mark native integer packings instead of '_'.
5959      Branch: cfgperl
5960            ! pod/perldiag.pod pp.c t/lib/ipc_sysv.t t/op/pack.t
5961 ____________________________________________________________________________
5962 [  3052] By: jhi                                   on 1999/03/02  23:12:36
5963         Log: The HP-UX threads patch (change #3028) is needed also here.
5964      Branch: cfgperl
5965            ! hints/hpux.sh thread.h
5966 ____________________________________________________________________________
5967 [  3051] By: jhi                                   on 1999/03/02  08:24:52
5968         Log: From: Dan Sugalski <sugalskd@osshe.edu>
5969              To: perl5-porters@perl.org, vmsperl@perl.org
5970              Subject: [PATCH 5.005_0x and 5.005_5x]Minor update to README.VMS
5971              Date: Mon, 01 Mar 1999 16:10:57 -0800
5972              Message-Id: <3.0.6.32.19990301161057.03b1fc00@ous.edu>
5973      Branch: cfgperl
5974            ! README.vms
5975      Branch: maint-5.005/perl
5976            ! README.vms
5977 ____________________________________________________________________________
5978 [  3050] By: jhi                                   on 1999/03/02  08:22:29
5979         Log: From: Dan Sugalski <sugalskd@osshe.edu>
5980              To: perl5-porters@perl.org, vmsperl@perl.org
5981              Subject: [PATCH5.005_56]Diffs to get 5.005_56 building on VMS
5982              Date: Mon, 01 Mar 1999 16:06:29 -0800
5983              Message-Id: <3.0.6.32.19990301160629.02e09ec0@ous.edu>
5984              
5985              From: Dan Sugalski <sugalskd@osshe.edu>
5986              To: perl5-porters@perl.org, vmsperl@perl.org
5987              Subject: [PATCH 5.005_56]vmsish.pm patch
5988              Date: Mon, 01 Mar 1999 20:19:04 -0800
5989              Message-Id: <3.0.6.32.19990301201904.02cff460@ous.edu>
5990              
5991              plus Configure regen containing a "solution" to the
5992              crosscompile/multiarch problem.
5993      Branch: cfgperl
5994            ! Configure config_h.SH configure.com ext/B/defsubs.h.PL
5995            ! vms/ext/vmsish.pm vms/subconfigure.com vms/vms.c vms/vmsish.h
5996 ____________________________________________________________________________
5997 [  3049] By: jhi                                   on 1999/03/02  07:34:21
5998         Log: From: Spider Boardman <spider@leggy.zk3.dec.com>
5999              To: perl5-porters@perl.org
6000              Subject: [PATCH] Eliminate (valid) warning in byterun.c
6001              Date: Mon, 01 Mar 1999 17:27:59 -0500
6002              Message-Id: <199903012227.RAA00181@leggy.zk3.dec.com>
6003      Branch: cfgperl
6004            ! bytecode.h
6005      Branch: maint-5.005/perl
6006            ! bytecode.h
6007 ____________________________________________________________________________
6008 [  3048] By: gsar                                  on 1999/03/02  06:41:21
6009         Log: updated HP-UX notes from Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
6010      Branch: perl
6011            ! MANIFEST README.hpux
6012 ____________________________________________________________________________
6013 [  3047] By: jhi                                   on 1999/03/01  06:34:43
6014         Log: Integrate from mainperl.
6015      Branch: cfgperl
6016           +> README.hpux lib/File/Spec/Functions.pm
6017           !> (integrate 28 files)
6018 ____________________________________________________________________________
6019 [  3046] By: gsar                                  on 1999/03/01  05:34:28
6020         Log: this is 5.005_56
6021      Branch: perl
6022            ! Changes
6023
6024 ----------------
6025 Version 5.005_56
6026 ----------------
6027
6028 ____________________________________________________________________________
6029 [  3045] By: gsar                                  on 1999/03/01  03:32:30
6030         Log: destroy PL_svref_mutex in perl_destruct()
6031      Branch: perl
6032            ! perl.c
6033 ____________________________________________________________________________
6034 [  3044] By: gsar                                  on 1999/03/01  00:38:50
6035         Log: up patchlevel &c.
6036      Branch: perl
6037            ! Changes patchlevel.h pod/perlhist.pod win32/Makefile
6038            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
6039            ! win32/makefile.mk
6040 ____________________________________________________________________________
6041 [  3043] By: gsar                                  on 1999/03/01  00:14:15
6042         Log: integrate cfgperl contents into mainline
6043      Branch: perl
6044            ! pod/perldelta.pod
6045           !> Configure config_h.SH
6046 ____________________________________________________________________________
6047 [  3042] By: gsar                                  on 1999/02/28  23:55:08
6048         Log: slightly edited version of suggested patch
6049              From: jan.dubois@ibm.net (Jan Dubois)
6050              Date: Mon, 01 Mar 1999 00:32:05 +0100
6051              Message-ID: <36dbcf2c.12325433@smtp1.ibm.net>
6052              Subject: Re: [PATCH 5.005_55] Cleanup of File::Spec module
6053      Branch: perl
6054            + lib/File/Spec/Functions.pm
6055            ! MANIFEST lib/File/Spec.pm
6056 ____________________________________________________________________________
6057 [  3041] By: gsar                                  on 1999/02/28  22:47:19
6058         Log: fix subtle bug in eval'' testsuite
6059      Branch: perl
6060            ! t/op/eval.t
6061 ____________________________________________________________________________
6062 [  3040] By: gsar                                  on 1999/02/28  22:46:24
6063         Log: avoid literal control characters in change#3039
6064      Branch: perl
6065            ! t/base/lex.t
6066 ____________________________________________________________________________
6067 [  3039] By: gsar                                  on 1999/02/28  21:47:18
6068         Log: todo item: permit extended control variables a la ${^Foo} (patch
6069              courtesy Mark-Jason Dominus <mjd@plover.com>)
6070      Branch: perl
6071            ! op.c pod/perldelta.pod pod/perltodo.pod pod/perlvar.pod
6072            ! t/base/lex.t toke.c
6073 ____________________________________________________________________________
6074 [  3038] By: gsar                                  on 1999/02/28  21:21:05
6075         Log: From: abigail@fnx.com
6076              Date: Sun, 28 Feb 1999 10:59:16 -0500 (EST)
6077              Message-ID: <19990228155916.14496.qmail@alexandra.wayne.fnx.com>
6078              Subject: Recognize -> and => inside [A-Z]<> sequences.
6079      Branch: perl
6080            ! pod/pod2man.PL
6081 ____________________________________________________________________________
6082 [  3037] By: gsar                                  on 1999/02/28  21:12:22
6083         Log: fix longstanding bug: searches for lexicals originating within eval''
6084              weren't stopping at the subroutine boundary correctly
6085      Branch: perl
6086            ! op.c proto.h t/op/eval.t
6087 ____________________________________________________________________________
6088 [  3036] By: gsar                                  on 1999/02/28  20:02:29
6089         Log: revert parts of change#2990 to preserve predictable usage of Win32::Foo()
6090              as stacked list values
6091              From: jan.dubois@ibm.net (Jan Dubois)
6092              Date: Sat, 27 Feb 1999 18:24:17 +0100
6093              Message-ID: <36e22849.36531259@smtp1.ibm.net>
6094              Subject: Re: resend [PATCH 5.005_55] Various win32/win32.c cleanup 
6095      Branch: perl
6096            ! win32/win32.c
6097 ____________________________________________________________________________
6098 [  3035] By: gsar                                  on 1999/02/28  19:48:54
6099         Log: remove superfluous stack_sp decl
6100      Branch: perl
6101            ! jpl/JNI/JNI.xs
6102 ____________________________________________________________________________
6103 [  3034] By: gsar                                  on 1999/02/28  19:34:58
6104         Log: s/print STDERR/warn/ suggested by abigail@fnx.com; add $VERSION
6105      Branch: perl
6106            ! lib/Getopt/Std.pm
6107 ____________________________________________________________________________
6108 [  3033] By: gsar                                  on 1999/02/28  19:23:41
6109         Log: add File::Compare::compare_text()
6110              From: jan.dubois@ibm.net (Jan Dubois)
6111              Date: Fri, 26 Feb 1999 00:20:41 +0100
6112              Message-ID: <36dcd8ab.20195659@smtp1.ibm.net>
6113              Subject: Re: PodParser 1.07 (was: RE: C<stuff()> vs stuff()) 
6114      Branch: perl
6115            ! lib/File/Compare.pm pod/perltodo.pod
6116 ____________________________________________________________________________
6117 [  3032] By: gsar                                  on 1999/02/28  19:01:33
6118         Log: add README.hpux
6119      Branch: perl
6120            + README.hpux
6121            ! MAINTAIN MANIFEST
6122 ____________________________________________________________________________
6123 [  3031] By: gsar                                  on 1999/02/28  18:49:08
6124         Log: avoid escaping &amp; et al multiple times (variant of fix suggested by
6125              James Cromie <jcromie@fossil.uswc.uswest.com>
6126      Branch: perl
6127            ! lib/Pod/Html.pm
6128 ____________________________________________________________________________
6129 [  3030] By: gsar                                  on 1999/02/28  18:35:09
6130         Log: From: jan.dubois@ibm.net (Jan Dubois)
6131              Date: Wed, 24 Feb 1999 22:34:56 +0100
6132              Message-ID: <36d86f1e.11495549@smtp1.ibm.net>
6133              Subject: [PATCH 5.005_55] Test::Harness setting $ENV{HARNESS_ACTIVE}
6134      Branch: perl
6135            ! lib/Test/Harness.pm
6136 ____________________________________________________________________________
6137 [  3029] By: gsar                                  on 1999/02/28  18:28:18
6138         Log: add note about env pollution
6139      Branch: perl
6140            ! INSTALL pod/perltodo.pod
6141 ____________________________________________________________________________
6142 [  3028] By: jhi                                   on 1999/02/26  14:40:00
6143         Log: HP-UX 11 threads.
6144              
6145              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
6146              To: perl5-porters@perl.org
6147              Cc: jhi@cc.hut.fi
6148              Subject: Maint 5 and _54 with threading on HP-UX 11.00
6149              Date: Wed, 3 Feb 1999 12:57:18 -0800 (PST)
6150              Message-Id: <199902032057.MAA10218@xfiles.intercon.hp.com>
6151              
6152              NOTE from jhi: the hpux hints could still be more robust by
6153              disabling gdbm when necessary.
6154              
6155              Currently if there's a libgdbm.sl (gdbm 1.7.3) which is pre-11,
6156              linking -lgdbm -lpthread creates an executable that instantly
6157              core dumps on a pthreads internal panic:
6158              
6159              ./gdpt
6160              
6161              Pthread internal error: message: __libc_reinit() failed, file: ../pthreads/pthread.c, line: 1096
6162              Return Pointer is 0xc082bf33
6163              17639 quit (core dumped)  ./gdpt
6164              
6165              You don't have to *use* either gdbm or pthreads in the executable,
6166              just linking them together is enough.  Workaround is to recompile
6167              the GDBM under HP-UX 11, that makes the problem go away.
6168      Branch: maint-5.005/perl
6169            ! hints/hpux.sh thread.h
6170 ____________________________________________________________________________
6171 [  3025] By: jhi                                   on 1999/02/25  20:41:07
6172         Log: Temporary workaround for the config_h.SH versus
6173              crosscompile and multiarch plus introduce 'rt'
6174              to $libswanted: in UNIX98 sched_yield() lives there.
6175      Branch: cfgperl
6176            ! Configure config_h.SH
6177 ____________________________________________________________________________
6178 [  3024] By: jhi                                   on 1999/02/24  12:54:59
6179         Log: Integrate from mainperl.
6180      Branch: cfgperl
6181           +> t/lib/fatal.t
6182           !> (integrate 44 files)
6183 ____________________________________________________________________________
6184 [  3023] By: gsar                                  on 1999/02/24  07:02:12
6185         Log: integrate cfgperl contents
6186      Branch: perl
6187           !> (integrate 30 files)
6188 ____________________________________________________________________________
6189 [  3022] By: gsar                                  on 1999/02/24  05:59:47
6190         Log: From: Daniel Grisinger <dgris@moiraine.dimensional.com>
6191              Date: 23 Feb 1999 17:53:22 -0700
6192              Message-ID: <m3g17w62rh.fsf@moiraine.dimensional.com>
6193              Subject: [PATCH: _55] perldoc -q broken
6194      Branch: perl
6195            ! utils/perldoc.PL
6196 ____________________________________________________________________________
6197 [  3021] By: gsar                                  on 1999/02/24  05:51:53
6198         Log: ansify perlio.c, fix PerlIO-ish typos
6199      Branch: perl
6200            ! ext/DynaLoader/dl_beos.xs ext/DynaLoader/dl_cygwin32.xs
6201            ! iperlsys.h perlio.c
6202 ____________________________________________________________________________
6203 [  3020] By: gsar                                  on 1999/02/24  05:28:06
6204         Log: adjust a Perl_malloc() flag for NeXT
6205              From: Hans Mulder <hansm@icgned.icgroup.nl>
6206              Date: Tue, 23 Feb 99 00:26:25 +0100
6207              Message-Id: <9902222329.AA17516@icgned.icgroup.nl>
6208              Subject: [PATCH for _55] MUTEX_INIT_CALLS_MALLOC no longer necessary
6209      Branch: perl
6210            ! perl.h
6211 ____________________________________________________________________________
6212 [  3019] By: gsar                                  on 1999/02/24  05:19:42
6213         Log: perltodo adjustments from Joshua Pritikin <joshua.pritikin@db.com>
6214      Branch: perl
6215            ! pod/perltodo.pod
6216 ____________________________________________________________________________
6217 [  3018] By: gsar                                  on 1999/02/24  04:15:18
6218         Log: From: Joshua Pritikin <joshua.pritikin@db.com>
6219              Date: Mon, 22 Feb 1999 11:29:09 -0500 (EST)
6220              Message-ID: <Pine.GSO.4.02.9902221128200.500-100000@eq1062.wks.na.deuba.com>
6221              Subject: improved error message [PATCH _55] [RESEND]
6222      Branch: perl
6223            ! sv.c
6224 ____________________________________________________________________________
6225 [  3017] By: gsar                                  on 1999/02/24  03:50:34
6226         Log: From: Tom Christiansen <tchrist@jhereg.perl.com>
6227              Date: Sun, 21 Feb 1999 20:02:18 -0700
6228              Message-Id: <199902220302.UAA09981@jhereg.perl.com>
6229              Subject: perlfunc updates (against 55)
6230      Branch: perl
6231            ! pod/perlfunc.pod
6232 ____________________________________________________________________________
6233 [  3016] By: gsar                                  on 1999/02/24  03:17:05
6234         Log: testsuite adjustments
6235              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
6236              Date: Sat, 20 Feb 1999 15:24:57 +0000
6237              Message-Id: <E10EEH3-0003Wf-00@taurus.cus.cam.ac.uk>
6238              Subject: Not quite OK: perl5.005_55 on SunOS 4.1.3 / gcc
6239      Branch: perl
6240            ! t/lib/io_sock.t t/op/lex_assign.t
6241 ____________________________________________________________________________
6242 [  3015] By: gsar                                  on 1999/02/24  02:54:47
6243         Log: avoid modifying readonly values from qw()
6244      Branch: perl
6245            ! lib/ExtUtils/MM_Unix.pm
6246 ____________________________________________________________________________
6247 [  3014] By: gsar                                  on 1999/02/24  02:49:04
6248         Log: more "correct" utbuf for utime()
6249      Branch: perl
6250            ! doio.c
6251 ____________________________________________________________________________
6252 [  3013] By: jhi                                   on 1999/02/22  19:27:44
6253         Log: Fix MacPerl version, change PowerUX to PowerMAX.
6254              
6255              From: Chris Nandor <pudge@pobox.com>
6256              To: jhi@iki.fi
6257              Cc: perl5-porters@perl.org
6258              Subject: Re: perl current availability as documented by perl.pod
6259              Date: Sun, 21 Feb 1999 11:06:03 -0500
6260              Message-Id: <v04020a07b2f5df60c9e3@[192.168.0.77]>
6261              
6262              From: Tom Horsley <Tom.Horsley@mail.ccur.com>
6263              To: jhi@iki.fi
6264              Cc: perl5-porters@perl.org
6265              Subject: Re: perl current availability as documented by perl.pod
6266              Date: Mon, 22 Feb 1999 13:08:30 GMT
6267              Message-Id: <199902221308.NAA19971@cleo.ccur.com>
6268      Branch: cfgperl
6269            ! pod/perl.pod
6270      Branch: maint-5.005/perl
6271            ! pod/perl.pod
6272 ____________________________________________________________________________
6273 [  3012] By: jhi                                   on 1999/02/22  10:26:11
6274         Log: Snapshot the cross-compilation/multiarchitecture stuff
6275              (currently broken in next)
6276      Branch: cfgperl
6277            ! Configure config_h.SH pp.c
6278 ____________________________________________________________________________
6279 [  3011] By: jhi                                   on 1999/02/22  10:24:51
6280         Log: From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
6281              To: gsar@activestate.com (Gurusamy Sarathy)
6282              Cc: perl5-porters@perl.org (Perl5 Porters)
6283              Subject: [PATCH 5.005_55] DB_File 1.64 patch
6284              Date: Mon, 22 Feb 1999 10:07:00 +0000 (GMT)
6285              Message-Id: <9902221007.AA17751@claudius.bfsec.bt.co.uk>
6286      Branch: cfgperl
6287            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
6288            ! ext/DB_File/DB_File.xs ext/DB_File/typemap t/lib/db-recno.t
6289 ____________________________________________________________________________
6290 [  3009] By: jhi                                   on 1999/02/22  09:14:26
6291         Log: Scratch #3008 and introduce $crosscompile and $multiarch
6292              also in non-Configure lands.
6293      Branch: cfgperl
6294            ! Configure config_h.SH hints/next_3.sh hints/next_3_0.sh
6295            ! hints/next_4.sh vms/subconfigure.com win32/config.bc
6296            ! win32/config.gc win32/config.vc win32/config_H.bc
6297            ! win32/config_H.gc win32/config_H.vc
6298 ____________________________________________________________________________
6299 [  3008] By: jhi                                   on 1999/02/22  08:58:04
6300         Log: Add -DMULTIARCH (see change #3006).
6301      Branch: cfgperl
6302            ! hints/next_3.sh hints/next_3_0.sh hints/next_4.sh
6303 ____________________________________________________________________________
6304 [  3007] By: jhi                                   on 1999/02/22  08:54:06
6305         Log: Undo the references to local{lib,arch} introduced by #3006.
6306      Branch: cfgperl
6307            ! Configure config_h.SH
6308 ____________________________________________________________________________
6309 [  3006] By: jhi                                   on 1999/02/22  08:43:50
6310         Log: From: hansm@icgned.icgroup.nl
6311              To: perlbug@perl.com
6312              Subject: Not OK: perl 5.00555 on OPENSTEP-Mach-thread 4_2 (UNINSTALLED)
6313              Date: Sun, 21 Feb 1999 22:58:55 +0100
6314              Reply-To: hansmu@xs4all.nl
6315              Message-Id: <9902212201.AA13386@icgned.icgroup.nl>
6316              
6317              plus other Configure changes: prepare for cross-compilation/
6318              multiarchitecture builds.
6319      Branch: cfgperl
6320            ! Configure config_h.SH
6321 ____________________________________________________________________________
6322 [  3005] By: jhi                                   on 1999/02/22  08:35:30
6323         Log: Configure/Perl knew how to look for use Mach cthreads
6324              but Configure didn't let them to be used ($osname 'next').
6325      Branch: cfgperl
6326            ! Configure config_h.SH
6327      Branch: maint-5.005/perl
6328            ! Configure
6329 ____________________________________________________________________________
6330 [  3004] By: jhi                                   on 1999/02/21  15:46:02
6331         Log: Update Acorn AVAILABILITY.
6332      Branch: cfgperl
6333            ! pod/perl.pod
6334      Branch: maint-5.005/perl
6335            ! pod/perl.pod
6336 ____________________________________________________________________________
6337 [  3003] By: jhi                                   on 1999/02/21  14:50:42
6338         Log: From: rjk@linguist.dartmouth.edu (Ronald J. Kimball)
6339              To: perl5-porters@perl.org (Perl 5 Porters)
6340              Subject: PATCH: perlref.pod - symbolic ref example
6341              Date: Sat, 20 Feb 1999 17:32:11 -0500 (EST)
6342              Message-Id: <199902202232.RAA62306@linguist.dartmouth.edu>
6343      Branch: cfgperl
6344            ! pod/perlref.pod
6345      Branch: maint-5.005/perl
6346            ! pod/perlref.pod
6347 ____________________________________________________________________________
6348 [  3002] By: jhi                                   on 1999/02/21  14:35:22
6349         Log: Sync cfgperl with maint-5.005 change #3000.
6350      Branch: cfgperl
6351            ! pod/perlfunc.pod t/op/pack.t
6352 ____________________________________________________________________________
6353 [  2999] By: gsar                                  on 1999/02/20  22:48:30
6354         Log: From:    John Bley <jbb6@acpub.duke.edu>
6355              Date:    Sat, 20 Feb 1999 16:02:34 EST
6356              Message-Id: <Pine.SOL.3.91.990220155832.9913A-100000@soc11.acpub.duke.edu>
6357              Subject: [PATCH]5.005_55 (CORE) Sparse intializer in regcomp.c
6358      Branch: perl
6359            ! regcomp.c
6360 ____________________________________________________________________________
6361 [  2998] By: jhi                                   on 1999/02/20  14:13:06
6362         Log: Enhanced the endianness description.
6363      Branch: cfgperl
6364            ! pod/perlfunc.pod
6365 ____________________________________________________________________________
6366 [  2996] By: jhi                                   on 1999/02/20  13:55:41
6367         Log: Glossary now mostly fixed.
6368      Branch: cfgperl
6369            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
6370            ! config_h.SH
6371 ____________________________________________________________________________
6372 [  2994] By: jhi                                   on 1999/02/20  11:58:33
6373         Log: Perldeltify GNU/Hurd.
6374      Branch: cfgperl
6375            ! pod/perldelta.pod
6376 ____________________________________________________________________________
6377 [  2993] By: gsar                                  on 1999/02/20  00:59:10
6378         Log: fix typo in Perl_sbrk()
6379              From: hansm@icgned.icgroup.nl
6380              Date: Fri, 19 Feb 1999 23:19:31 +0100
6381              Message-Id: <9902192221.AA07213@icgned.icgroup.nl>
6382              Subject: Not OK: perl 5.00555 on OPENSTEP-Mach 4_2 (UNINSTALLED)
6383      Branch: perl
6384            ! malloc.c
6385 ____________________________________________________________________________
6386 [  2992] By: gsar                                  on 1999/02/20  00:51:08
6387         Log: integrate change#2980 from maint-5.005
6388      Branch: perl
6389           !> utils/h2xs.PL
6390 ____________________________________________________________________________
6391 [  2991] By: gsar                                  on 1999/02/20  00:34:01
6392         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
6393              Date: Thu, 18 Feb 1999 18:51:38 +0000
6394              Message-Id: <199902181851.SAA14018@crypt.compulink.co.uk>
6395              Subject: [PATCH 5.005_55] test failures with MIME-tools-4.122 and perl 5.005_55 
6396      Branch: perl
6397            ! pp_hot.c t/op/pat.t
6398 ____________________________________________________________________________
6399 [  2990] By: gsar                                  on 1999/02/20  00:30:48
6400         Log: From: jan.dubois@ibm.net (Jan Dubois)
6401              Date: Thu, 18 Feb 1999 19:14:07 +0100
6402              Message-ID: <36d15809.40853323@smtp1.ibm.net>
6403              Subject: resend [PATCH 5.005_55] Various win32/win32.c cleanup
6404      Branch: perl
6405            ! win32/win32.c
6406 ____________________________________________________________________________
6407 [  2989] By: gsar                                  on 1999/02/20  00:27:01
6408         Log: do poll() emulation unless HAS_POLL && I_POLL
6409      Branch: perl
6410            ! ext/IO/poll.h
6411 ____________________________________________________________________________
6412 [  2988] By: gsar                                  on 1999/02/19  23:52:12
6413         Log: tweak RE for NaNQ? recognition
6414      Branch: perl
6415            ! t/lib/bigfloatpm.t
6416 ____________________________________________________________________________
6417 [  2987] By: gsar                                  on 1999/02/19  23:29:59
6418         Log: mention C<use utf8> and C<use warning> in perldelta
6419      Branch: perl
6420            ! pod/perldelta.pod
6421 ____________________________________________________________________________
6422 [  2985] By: jhi                                   on 1999/02/19  20:43:19
6423         Log: pack/unpack better in (network-)short-non-16-bits and
6424              (network-)long-non-32-bits systems such as Cray C90.
6425      Branch: cfgperl
6426            ! perl.h pp.c t/op/pack.t
6427 ____________________________________________________________________________
6428 [  2984] By: jhi                                   on 1999/02/19  20:38:54
6429         Log: Regen Configure.
6430      Branch: cfgperl
6431            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
6432            ! perl.c
6433 ____________________________________________________________________________
6434 [  2982] By: jhi                                   on 1999/02/19  19:51:49
6435         Log: Configure update: fstatvfs/fstafs/getmntent/hasmntopt were
6436              not probed for and         
6437              
6438              From: "Kurt D. Starsinic" <kstar@chapin.edu>
6439              To: Chaim Frenkel <chaimf@pobox.com>,
6440              Russ Allbery <rra@stanford.edu>,
6441              Jarkko Hietaniemi <jhi@iki.fi>,
6442              Gurusamy Sarathy <gsar@activestate.com>,
6443              Graham Barr <gbarr@pobox.com>
6444              Cc: bdensch@ameritech.net, perlbug@perl.com
6445              Subject: [PATCH] Re: Solaris 7 for Intel
6446              Message-ID: <19990219124404.A30182@O2.chapin.edu>
6447              
6448              Glossary is still missing some terms because
6449              mkglossary is misbehaving (change #2981 updated
6450              Glossary manually)
6451      Branch: cfgperl
6452            ! Configure Makefile.SH Porting/Glossary Porting/config.sh
6453            ! Porting/config_H
6454 ____________________________________________________________________________
6455 [  2980] By: gbarr                                 on 1999/02/19  16:06:53
6456         Log: Make result of h2xs work when user adds C<use strict>
6457      Branch: maint-5.005/perl
6458            ! utils/h2xs.PL
6459 ____________________________________________________________________________
6460 [  2979] By: gsar                                  on 1999/02/19  05:24:29
6461         Log: doc for change#2978
6462      Branch: perl
6463            ! pod/perlsub.pod
6464 ____________________________________________________________________________
6465 [  2978] By: gsar                                  on 1999/02/19  05:08:29
6466         Log: bring '*' prototype closer to how it behaves internally
6467      Branch: perl
6468            + t/lib/fatal.t
6469            ! MANIFEST lib/Fatal.pm op.c t/comp/proto.t
6470 ____________________________________________________________________________
6471 [  2977] By: gsar                                  on 1999/02/19  02:50:31
6472         Log: stem leakage of perly.h #defines #ifndef PERL_CORE
6473      Branch: perl
6474            ! perly.h
6475 ____________________________________________________________________________
6476 [  2975] By: gsar                                  on 1999/02/18  21:41:57
6477         Log: distinguish eval'' from BEGIN|INIT|END CVs (fixes buggy propagation
6478              of lexical searches in BEGIN|INIT|END)
6479      Branch: perl
6480            ! cop.h cv.h op.c perly.c perly.y pp_ctl.c t/op/misc.t
6481            ! vms/perly_c.vms
6482 ____________________________________________________________________________
6483 [  2974] By: gsar                                  on 1999/02/18  21:03:06
6484         Log: missing PERL_POLLUTE_MALLOC
6485      Branch: perl
6486            ! ext/SDBM_File/sdbm/sdbm.h
6487 ____________________________________________________________________________
6488 [  2973] By: gsar                                  on 1999/02/18  17:10:49
6489         Log: From:    Andy Dougherty <doughera@lafayette.edu>
6490              Date:    Wed, 17 Feb 1999 17:22:50 EST
6491              Message-Id: <Pine.GSU.4.05.9902171720490.17243-100000@newton.phys>
6492              Subject: [PATCH 5.005_xx] dotsh.pl triggers new warnings
6493      Branch: perl
6494            ! lib/dotsh.pl
6495 ____________________________________________________________________________
6496 [  2972] By: gsar                                  on 1999/02/18  17:04:12
6497         Log: s/#defined/#define/
6498      Branch: perl
6499            ! ext/Data/Dumper/Dumper.xs
6500 ____________________________________________________________________________
6501 [  2970] By: gsar                                  on 1999/02/18  03:26:43
6502         Log: ensure is data malloc()ed by GDBM is free()d (not Perl_mfree()d)
6503      Branch: perl
6504            ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
6505            ! ext/GDBM_File/typemap
6506 ____________________________________________________________________________
6507 [  2969] By: gsar                                  on 1999/02/17  23:30:47
6508         Log: correct slurp mode doc
6509      Branch: perl
6510            ! pod/perlfunc.pod pod/perlop.pod
6511 ____________________________________________________________________________
6512 [  2968] By: jhi                                   on 1999/02/17  23:15:49
6513         Log: Ultrix hints update.
6514              
6515              From: Spider Boardman <spider@zk3.dec.com>
6516              To: perlbug@perl.com
6517              Subject: Not OK: perl 5.00555 on RISC-ultrix 4.4 (UNINSTALLED)
6518              Date: Tue, 16 Feb 1999 23:04:28 -0500
6519              Message-Id: <9902170404.AA11036@abyss.zk3.dec.com>
6520      Branch: cfgperl
6521            ! hints/ultrix_4.sh
6522 ____________________________________________________________________________
6523 [  2966] By: jhi                                   on 1999/02/17  23:09:21
6524         Log: Change #2965 wiped out some Sarathy's _55 changes.
6525              Now unwiped.
6526      Branch: cfgperl
6527            ! Configure pp.c t/op/pack.t
6528 ____________________________________________________________________________
6529 [  2965] By: jhi                                   on 1999/02/17  23:00:04
6530         Log: Configure tweaks.
6531              
6532              Fix the Unixware/SCO uname scan:
6533              
6534              From: Tom Hughes <thh@cyberscience.com>
6535              To: perlbug@perl.com
6536              Subject: Not OK: perl 5.00555 on i386-svr4 [actually Unixware 2.1] (UNINSTALLED)
6537              Date: 17 Feb 1999 15:34:15 +0000    
6538              Message-ID: <yekg185nix4.fsf@elva.cyberscience.com>
6539              
6540              AIX syscalls.exp scan: the syscall might be marked 32, 3264, or 64
6541              
6542              From: Joe Buehler <jhpb@hekimian.com>
6543              To: perl5-porters@perl.org
6544              Subject: setsid not detected by perl 5.005_02 configure under AIX 4.3
6545              Date: 12 Feb 1999 11:25:21 -0500
6546              Message-ID: <yd3lni3613i.fsf@ganymede.hekimian.com>
6547              
6548              Make the pthreads joinable constant scan to output to fd 4, not 2.
6549      Branch: cfgperl
6550            ! Configure
6551 ____________________________________________________________________________
6552 [  2964] By: gsar                                  on 1999/02/17  21:30:07
6553         Log: From: Tom Christiansen <tchrist@jhereg.perl.com>
6554              Date: Wed, 17 Feb 1999 06:53:13 -0700
6555              Message-Id: <199902171353.GAA15682@jhereg.perl.com>
6556              Subject: PATCH: lib/Pod/Functions.pm for perl5.005_55
6557      Branch: perl
6558            ! lib/Pod/Functions.pm
6559 ____________________________________________________________________________
6560 [  2963] By: gsar                                  on 1999/02/17  21:18:21
6561         Log: fix comppad handling for failures in eval 'qr/(?p{...})/'
6562              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
6563              Date: Wed, 17 Feb 1999 10:06:01 +0000
6564              Message-Id: <199902171006.KAA10204@crypt.compulink.co.uk>
6565              Subject: Re: [5.005_53] panic: pad_free curpad 
6566      Branch: perl
6567            ! regcomp.c regexec.c t/op/misc.t
6568 ____________________________________________________________________________
6569 [  2962] By: gsar                                  on 1999/02/16  21:26:28
6570         Log: NaNQ? tweak
6571      Branch: perl
6572            ! t/lib/bigfloatpm.t
6573 ____________________________________________________________________________
6574 [  2961] By: jhi                                   on 1999/02/16  19:26:38
6575         Log: Integrate from mainperl.
6576      Branch: cfgperl
6577           !> (integrate 37 files)
6578 ____________________________________________________________________________
6579 [  2960] By: gsar                                  on 1999/02/16  18:04:29
6580         Log: undo change#2465 (qw[] is a real list now)
6581      Branch: perl
6582            ! pod/perlop.pod
6583 ____________________________________________________________________________
6584 [  2959] By: gsar                                  on 1999/02/16  07:09:33
6585         Log: this was 5.005_55
6586      Branch: perl
6587            ! Changes
6588
6589 ----------------
6590 Version 5.005_55
6591 ----------------
6592
6593 ____________________________________________________________________________
6594 [  2958] By: gsar                                  on 1999/02/16  06:18:27
6595         Log: integrate change#2852 from maint-5.005; integrate cfgperl contents;
6596              elide dups and non-dependents from Changes
6597      Branch: perl
6598            ! Changes pod/perlhist.pod
6599           !> Configure INSTALL README.threads doio.c ext/IPC/SysV/SysV.xs
6600           !> hints/ultrix_4.sh pod/perl.pod pod/perlfunc.pod
6601           !> pod/perlport.pod pp.c t/op/pack.t
6602 ____________________________________________________________________________
6603 [  2957] By: gsar                                  on 1999/02/16  04:09:47
6604         Log: propagate PERL_VERSION everywhere, add to pod
6605      Branch: perl
6606            ! Configure configpm configure.com ext/B/B/C.pm ext/B/byteperl.c
6607            ! ext/DB_File/DB_File.xs ext/Data/Dumper/Dumper.xs ext/IO/IO.xs
6608            ! hints/freebsd.sh hints/os2.sh installman installperl myconfig
6609            ! os2/Makefile.SHs os2/os2.c patchlevel.h perl.c perl.h
6610            ! plan9/genconfig.pl plan9/myconfig.plan9 plan9/versnum
6611            ! pod/perldebug.pod pod/perldelta.pod vms/genconfig.pl
6612            ! vms/myconfig.com vms/subconfigure.com win32/config.bc
6613            ! win32/config.gc win32/config.vc win32/config_sh.PL
6614            ! win32/win32.c x2p/a2py.c
6615 ____________________________________________________________________________
6616 [  2955] By: jhi                                   on 1999/02/15  16:15:03
6617         Log: The pack tests now better in C90 (after the packnative patches).
6618      Branch: cfgperl
6619            ! t/op/pack.t
6620 ____________________________________________________________________________
6621 [  2954] By: gsar                                  on 1999/02/15  14:11:50
6622         Log: tweak Configure to follow new PERL_VERSION etc.
6623      Branch: perl
6624            ! Configure patchlevel.h pod/perlhist.pod
6625 ____________________________________________________________________________
6626 [  2953] By: jhi                                   on 1999/02/15  14:02:21
6627         Log: Integrate from mainperl.
6628      Branch: cfgperl
6629           !> MANIFEST Porting/makerel
6630 ____________________________________________________________________________
6631 [  2952] By: jhi                                   on 1999/02/15  13:50:07
6632         Log: Enhance the packnative patch: use the packnative code
6633              only if required.  Also added hefty testing (hopefully
6634              I didn't assume too much...).  Tested on alpha, ix86, sparc.
6635      Branch: cfgperl
6636            ! pod/perlfunc.pod pp.c t/op/pack.t
6637 ____________________________________________________________________________
6638 [  2951] By: jhi                                   on 1999/02/15  13:46:56
6639         Log: AVAILABILITY from 5.005_03-tobe, will of course
6640              require updating when 5.006 comes out.
6641      Branch: cfgperl
6642            ! pod/perl.pod
6643 ____________________________________________________________________________
6644 [  2949] By: gsar                                  on 1999/02/15  13:28:51
6645         Log: will this be it for 5.005_55?
6646      Branch: perl
6647            ! MANIFEST Porting/makerel
6648 ____________________________________________________________________________
6649 [  2948] By: jhi                                   on 1999/02/15  13:23:52
6650         Log: Integrate from mainperl.
6651      Branch: cfgperl
6652           !> Changes Makefile.SH ext/B/B/C.pm patchlevel.h perl.h
6653           !> pod/perldiag.pod pod/perlembed.pod pod/perlfaq3.pod
6654           !> pod/perlfaq4.pod pod/perlfaq9.pod pod/perlmodinstall.pod
6655           !> pod/perlmodlib.pod pod/perltoc.pod t/io/argv.t
6656           !> t/lib/bigfloatpm.t t/lib/h2ph.t win32/Makefile win32/config.bc
6657           !> win32/config.gc win32/config.vc win32/config_H.bc
6658           !> win32/config_H.gc win32/config_H.vc win32/makefile.mk
6659 ____________________________________________________________________________
6660 [  2947] By: jhi                                   on 1999/02/15  13:20:41
6661         Log: perlport.pod 1.39 from Chris.
6662      Branch: cfgperl
6663            ! pod/perlport.pod
6664 ____________________________________________________________________________
6665 [  2946] By: jhi                                   on 1999/02/15  13:09:58
6666         Log: Import Ultrix update, change #2864, 
6667              
6668              From: Spider Boardman <spider@zk3.dec.com>
6669              To: perlbug@perl.com
6670              Subject: Not OK: perl 5.00503 +MAINT_TRIAL_5 on RISC-ultrix 4.4 (UNINSTALLED)
6671              Date: Wed, 10 Feb 1999 23:33:31 -0500
6672              Message-Id: <9902110433.AA12816@abyss.zk3.dec.com>
6673      Branch: cfgperl
6674            ! doio.c ext/IPC/SysV/SysV.xs hints/ultrix_4.sh
6675 ____________________________________________________________________________
6676 [  2945] By: jhi                                   on 1999/02/15  13:04:50
6677         Log: OpenBSD sparc SHMLBA.
6678      Branch: cfgperl
6679            ! ext/IPC/SysV/SysV.xs
6680 ____________________________________________________________________________
6681 [  2944] By: gsar                                  on 1999/02/15  12:09:52
6682         Log: update win32/config* stuff, Changes
6683      Branch: perl
6684            ! Changes win32/Makefile win32/config.bc win32/config.gc
6685            ! win32/config.vc win32/config_H.bc win32/config_H.gc
6686            ! win32/config_H.vc win32/makefile.mk
6687 ____________________________________________________________________________
6688 [  2943] By: gsar                                  on 1999/02/15  11:54:08
6689         Log: #include patchlevel.h by default, provide
6690              PERL_{REVISION,VERSION,SUBVERSION}
6691      Branch: perl
6692            ! patchlevel.h perl.h
6693 ____________________________________________________________________________
6694 [  2942] By: gsar                                  on 1999/02/15  10:26:59
6695         Log: allow /0|NaN/ on some bigfloatpm.t tests for portability; other
6696              misc fixes
6697      Branch: perl
6698            ! Makefile.SH t/io/argv.t t/lib/bigfloatpm.t t/lib/h2ph.t
6699 ____________________________________________________________________________
6700 [  2941] By: gsar                                  on 1999/02/15  10:24:37
6701         Log: broken URLs fixed (from Michael G Schwern <schwern@pobox.com>)
6702              Message-ID: <19990207002851.B9185@toldyouso.com>
6703              Message-ID: <19990207212152.A9765@toldyouso.com>
6704              Message-ID: <19990207212041.A9622@toldyouso.com>
6705              Message-ID: <19990207213127.A10244@toldyouso.com>
6706              Message-ID: <19990207212559.A9950@toldyouso.com>
6707              Message-ID: <19990207212842.A9994@toldyouso.com>
6708              Message-ID: <19990207212500.A9860@toldyouso.com>
6709              Message-ID: <19990207213013.A10105@toldyouso.com>
6710      Branch: perl
6711            ! pod/perldiag.pod pod/perlembed.pod pod/perlfaq3.pod
6712            ! pod/perlfaq4.pod pod/perlfaq9.pod pod/perlmodinstall.pod
6713            ! pod/perlmodlib.pod pod/perltoc.pod
6714 ____________________________________________________________________________
6715 [  2940] By: gsar                                  on 1999/02/15  10:07:08
6716         Log: enable dynaloading in C.pm-compiled programs (non-conflicting part
6717              of suggested patch)
6718              From: "Vishal Bhatia" <vishalb@my-dejanews.com>
6719              Date: Mon, 08 Feb 1999 01:14:41 -0000
6720              Message-ID: <DHIDFFOPMEFDBAAA@my-dejanews.com>
6721              Subject: [PATCH 5.005_54] some pending C.pm stuff 
6722      Branch: perl
6723            ! ext/B/B/C.pm
6724 ____________________________________________________________________________
6725 [  2939] By: jhi                                   on 1999/02/15  08:40:18
6726         Log: Integrate from mainperl.
6727      Branch: cfgperl
6728           +> t/lib/bigfloat.t t/lib/bigfloatpm.t
6729            - lib/File/PathConvert.pm
6730           !> (integrate 81 files)
6731 ____________________________________________________________________________
6732 [  2938] By: gsar                                  on 1999/02/15  06:56:39
6733         Log: change#2839 was bogus, redo
6734      Branch: perl
6735           !> t/lib/h2ph.pht
6736 ____________________________________________________________________________
6737 [  2937] By: gsar                                  on 1999/02/15  06:38:15
6738         Log: support Win32::GetFullPathName() and Win32::SetLastError()
6739              From: jan.dubois@ibm.net (Jan Dubois)
6740              Date: Tue, 09 Feb 1999 22:27:31 +0100
6741              Message-ID: <36c1a2ed.8007554@smtp1.ibm.net>
6742              Subject: [PATCH _54] Win32::GetFullPathName (Re: File::Spec::Win32 and UNCs)
6743      Branch: perl
6744            ! win32/win32.c
6745 ____________________________________________________________________________
6746 [  2936] By: gsar                                  on 1999/02/15  06:26:39
6747         Log: support native integers, pack("L_",...) etc. (via private mail)
6748              From: Jarkko Hietaniemi <jhi@iki.fi>
6749              Date: Wed, 10 Feb 1999 00:04:52 +0200 (EET)
6750              Message-Id: <199902092204.AAA29065@alpha.hut.fi>
6751              Subject: the "packnative" patch
6752      Branch: perl
6753            ! pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod pp.c
6754            ! t/lib/ipc_sysv.t t/op/pack.t
6755 ____________________________________________________________________________
6756 [  2935] By: gsar                                  on 1999/02/15  06:04:02
6757         Log: From: Michael G Schwern <schwern@pobox.com>
6758              Date: Tue, 9 Feb 1999 04:13:12 -0500
6759              Message-ID: <19990209041312.A15788@toldyouso.com>
6760              Subject: [PATCH]5.005_03-MAINT_TRIAL_5 utils/h2xs fixing -A & more
6761      Branch: perl
6762            ! utils/h2xs.PL
6763 ____________________________________________________________________________
6764 [  2934] By: gsar                                  on 1999/02/15  05:30:13
6765         Log: fix bugs in the handling of negative numbers, among other things
6766              From: Steven Knight <knight@theopera.baldmt.citilink.com>
6767              Date: Mon, 8 Feb 1999 01:16:24 -0600
6768              Message-Id: <199902080716.BAA24652@theopera.baldmt.citilink.com>
6769              Subject: Math::BigFloat and Math::BigInt
6770      Branch: perl
6771            + t/lib/bigfloat.t t/lib/bigfloatpm.t
6772            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/bigfloat.pl
6773            ! t/lib/bigintpm.t
6774 ____________________________________________________________________________
6775 [  2933] By: gsar                                  on 1999/02/15  04:57:52
6776         Log: From: "J. van Krieken" <John.van.Krieken@ATComputing.nl>
6777              Date: Thu, 4 Feb 1999 17:25:25 +0100 (MET)
6778              Message-Id: <199902041625.RAA14489@atcmpg.ATComputing.nl>
6779              Subject: s2p incorrectly handles hold space commands
6780      Branch: perl
6781            ! x2p/s2p.PL
6782 ____________________________________________________________________________
6783 [  2932] By: gsar                                  on 1999/02/15  04:45:55
6784         Log: clarify what a "line" is
6785      Branch: perl
6786            ! pod/perlfunc.pod pod/perlvar.pod
6787 ____________________________________________________________________________
6788 [  2931] By: gsar                                  on 1999/02/15  04:23:29
6789         Log: backout change#2811 and add newer version based on File::Spec
6790              From: Barrie Slaymaker <rbs@telerama.com>
6791              Date: Thu, 11 Feb 1999 16:29:24 -0500
6792              Message-ID: <36C34BB4.A62090E0@telerama.com>
6793              Subject: [PATCH]5.005_54 (pod2html) Relative URLs using new File::Spec
6794      Branch: perl
6795            - lib/File/PathConvert.pm
6796            ! MANIFEST installhtml lib/Pod/Html.pm
6797 ____________________________________________________________________________
6798 [  2930] By: gsar                                  on 1999/02/15  04:16:25
6799         Log: From: Barrie Slaymaker <rbs@telerama.com>
6800              Date: Thu, 11 Feb 1999 19:39:48 -0500
6801              Message-ID: <36C37854.707D139@telerama.com>
6802              Subject: [PATCH] 5.005_54 #2 Merging File::PathConvert in to File::Spec
6803      Branch: perl
6804            ! lib/File/Spec/Unix.pm lib/File/Spec/Win32.pm
6805 ____________________________________________________________________________
6806 [  2929] By: gsar                                  on 1999/02/15  04:06:50
6807         Log: patches suggested by John Bley <jbb6@acpub.duke.edu> (with minor edits)
6808              Date: Wed, 3 Feb 1999 05:24:55 -0500 (EST)
6809              Message-ID: <Pine.SOL.3.91.990203051924.302A-100000@soc11.acpub.duke.edu>
6810              Subject: [PATCH]5.005_54 (DOC) fix many typos
6811              --
6812              Date: Wed, 3 Feb 1999 08:53:53 -0500 (EST)
6813              Message-ID: <Pine.SOL.3.91.990203085157.895A-100000@soc11.acpub.duke.edu>
6814              Subject: [PATCH]5.005_54 (DOC) typos
6815      Branch: perl
6816            ! pod/perl5004delta.pod pod/perl5005delta.pod pod/perlcall.pod
6817            ! pod/perldebug.pod pod/perlfaq1.pod pod/perlfaq2.pod
6818            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
6819            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
6820            ! pod/perlfaq9.pod pod/perlfunc.pod pod/perlguts.pod
6821            ! pod/perllol.pod pod/perlmod.pod pod/perlref.pod
6822            ! pod/perlrun.pod pod/perlsub.pod pod/perltoc.pod
6823            ! pod/perlvar.pod pod/perlxs.pod
6824 ____________________________________________________________________________
6825 [  2928] By: gsar                                  on 1999/02/15  03:39:53
6826         Log: allow the Carp routines to pass through exception objects
6827      Branch: perl
6828            ! lib/Carp.pm
6829 ____________________________________________________________________________
6830 [  2927] By: gsar                                  on 1999/02/15  03:22:57
6831         Log: mention Proc::Daemon (suggested by Michael G Schwern <schwern@pobox.com>)
6832      Branch: perl
6833            ! pod/perlfaq8.pod
6834 ____________________________________________________________________________
6835 [  2926] By: gsar                                  on 1999/02/15  03:19:39
6836         Log: integrate h2ph.PL fixes from change#2809 (change#2838 was supposed to
6837              have done that, but didn't)
6838      Branch: perl
6839           !> utils/h2ph.PL
6840 ____________________________________________________________________________
6841 [  2925] By: gsar                                  on 1999/02/15  03:17:01
6842         Log: integrate cfgperl changes into mainline
6843      Branch: perl
6844            ! Changes
6845           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
6846           !> config_h.SH hints/openbsd.sh hints/ultrix_4.sh
6847           !> pod/perlport.pod t/lib/h2ph.pht utils/h2ph.PL
6848           !> vms/subconfigure.com
6849 ____________________________________________________________________________
6850 [  2924] By: gsar                                  on 1999/02/15  03:07:08
6851         Log: add const qualifier to most char* prototypes, handle ripple effect
6852      Branch: perl
6853            ! gv.c hv.c hv.h mg.c op.c perl.c pod/perlguts.pod proto.h sv.c
6854            ! universal.c util.c
6855 ____________________________________________________________________________
6856 [  2923] By: gsar                                  on 1999/02/15  01:04:30
6857         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
6858              Date: Thu, 04 Feb 1999 02:37:31 +0000
6859              Message-Id: <199902040237.CAA03255@crypt.compulink.co.uk>
6860              Subject: [PATCH 5.005_54] Re: .. misinterpreted as flipflop 
6861      Branch: perl
6862            ! pp_ctl.c t/op/range.t
6863 ____________________________________________________________________________
6864 [  2922] By: gsar                                  on 1999/02/15  00:24:34
6865         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
6866              Date: Sun, 31 Jan 1999 01:50:06 +0000
6867              Message-Id: <199901310150.BAA16299@crypt.compulink.co.uk>
6868              Subject: [PATCH 5.005_03t4] regexp flags bug
6869      Branch: perl
6870            ! regcomp.c t/op/re_tests
6871 ____________________________________________________________________________
6872 [  2921] By: gsar                                  on 1999/02/15  00:13:02
6873         Log: use New() et al., rather than safemalloc() et al.
6874              From: jan.dubois@ibm.net (Jan Dubois)
6875              Date: Fri, 29 Jan 1999 23:27:22 +0100
6876              Message-ID: <36bd33f2.51029616@smtp1.ibm.net>
6877              Subject: [PATCH _03-MT5] POSIX.xs memory API
6878      Branch: perl
6879            ! ext/POSIX/POSIX.xs
6880 ____________________________________________________________________________
6881 [  2920] By: gsar                                  on 1999/02/15  00:05:33
6882         Log: tweak READ() docs to mention $buffer must be altered by reference
6883      Branch: perl
6884            ! pod/perltie.pod
6885 ____________________________________________________________________________
6886 [  2919] By: gsar                                  on 1999/02/14  23:50:39
6887         Log: applied suggested patch, with several language/readability tweaks
6888              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6889              Date: Fri, 29 Jan 1999 00:25:02 -0500
6890              Message-ID: <19990129002502.C2898@monk.mps.ohio-state.edu>
6891              Subject: Re: [PATCH 5.005_*] Better parsing docs
6892      Branch: perl
6893            ! pod/perlop.pod
6894 ____________________________________________________________________________
6895 [  2918] By: gsar                                  on 1999/02/14  23:20:42
6896         Log: several bug fixes; now croak()s when date exceeds integer limits (instead
6897              of silently returning bogus values)
6898              From: Peter Chines <pchines@nhgri.nih.gov>
6899              Date: Wed, 27 Jan 1999 16:11:31 -0500
6900              Message-Id: <199901272117.QAA21458@kronos.nhgri.nih.gov>
6901              Subject: Time::Local
6902      Branch: perl
6903            ! lib/Time/Local.pm pod/perldelta.pod
6904 ____________________________________________________________________________
6905 [  2917] By: gsar                                  on 1999/02/14  11:21:43
6906         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6907              Date: Thu, 28 Jan 1999 10:02:20 -0500
6908              Message-ID: <19990128100220.A1321@monk.mps.ohio-state.edu>
6909              Subject: Re: [PATCH 5.005_53] Better perldoc
6910      Branch: perl
6911            ! utils/perldoc.PL
6912 ____________________________________________________________________________
6913 [  2916] By: gsar                                  on 1999/02/14  10:59:38
6914         Log: back out change#2751, apply updated version 
6915              From: jan.dubois@ibm.net (Jan Dubois)
6916              Date: Sat, 06 Feb 1999 01:06:29 +0100
6917              Message-ID: <36bc844c.18763049@smtp1.ibm.net>
6918              Subject: [PATCH] Cleanup of File::Spec module
6919      Branch: perl
6920            ! lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
6921            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
6922            ! lib/File/Spec/Win32.pm
6923 ____________________________________________________________________________
6924 [  2915] By: gsar                                  on 1999/02/14  10:48:01
6925         Log: tweak select() test
6926      Branch: perl
6927            ! pod/perlipc.pod t/op/fh.t
6928 ____________________________________________________________________________
6929 [  2914] By: gsar                                  on 1999/02/14  10:25:55
6930         Log: allow C<select('foo')> to autovivify *foo (SelectSaver expects that)
6931      Branch: perl
6932            ! op.c pod/perldiag.pod pp_sys.c t/op/misc.t
6933 ____________________________________________________________________________
6934 [  2913] By: gsar                                  on 1999/02/14  10:03:51
6935         Log: From: Kenneth Albanowski <kjahds@kjahds.com>
6936              Date: Sat, 23 Jan 1999 21:52:15 -0500 (EST)
6937              Message-ID: <Pine.LNX.3.93.990123212857.446B-100000@kjahds.kjahds.com>
6938              Subject: Re: SvOPV() or SvPV_nolen() or ...
6939      Branch: perl
6940            ! pod/perlguts.pod
6941 ____________________________________________________________________________
6942 [  2912] By: gsar                                  on 1999/02/14  09:57:29
6943         Log: provide SvPV_nolen(sv) to avoid use of PL_na
6944              From: jan.dubois@ibm.net (Jan Dubois)
6945              Date: Sun, 24 Jan 1999 02:45:32 +0100
6946              Message-ID: <36bb7ada.68485547@smtp1.ibm.net>
6947              Subject: [PATCH 5.005_54]  _54 version of SvPV_nolen patch
6948      Branch: perl
6949            ! embed.h global.sym objXSUB.h pod/perlguts.pod proto.h sv.c
6950            ! sv.h
6951 ____________________________________________________________________________
6952 [  2911] By: gsar                                  on 1999/02/14  06:51:05
6953         Log: elide stray effluvium
6954      Branch: perl
6955            ! pod/perldelta.pod
6956 ____________________________________________________________________________
6957 [  2910] By: gsar                                  on 1999/02/14  05:51:56
6958         Log: slurping an empty file should return '' rather than undef, with
6959              commensurate effects on ARGV processing
6960      Branch: perl
6961            ! pod/perldelta.pod pod/perlfunc.pod pod/perlop.pod
6962            ! pod/perlvar.pod pp_hot.c sv.h t/io/argv.t
6963 ____________________________________________________________________________
6964 [  2909] By: gsar                                  on 1999/02/14  00:02:11
6965         Log: perly_c.diff typo
6966      Branch: perl
6967            ! perly.c perly_c.diff vms/perly_c.vms
6968 ____________________________________________________________________________
6969 [  2908] By: gsar                                  on 1999/02/13  18:20:13
6970         Log: From: jan.dubois@ibm.net (Jan Dubois)
6971              Date: Sat, 13 Feb 1999 13:25:53 +0100
6972              Message-Id: <36c9629c.13334874@smtp1.ibm.net>
6973              Subject: [PATCH 5.005_03-MT5] "goto must have label" message for C<goto ''>
6974      Branch: perl
6975            ! pod/perlfunc.pod pp_ctl.c t/lib/io_unix.t
6976 ____________________________________________________________________________
6977 [  2907] By: jhi                                   on 1999/02/13  15:07:26
6978         Log: Integrate from mainperl.
6979      Branch: cfgperl
6980           +> emacs/e2ctags.pl pod/perltodo.pod t/op/lop.t
6981           !> (integrate 150 files)
6982 ____________________________________________________________________________
6983 [  2903] By: gsar                                  on 1999/02/12  13:25:59
6984         Log: From: jan.dubois@ibm.net (Jan Dubois)
6985              Date: Sun, 24 Jan 1999 01:12:00 +0100
6986              Message-ID: <36b66479.62756298@smtp1.ibm.net>
6987              Subject: [PATCH 5.005_54] remove OVERLOAD conditionals
6988      Branch: perl
6989            ! XSUB.h dump.c gv.c hv.h mg.c perl.h perlvars.h pp.c pp.h
6990            ! proto.h sv.c sv.h
6991 ____________________________________________________________________________
6992 [  2902] By: gsar                                  on 1999/02/12  12:55:11
6993         Log: script to generate ctags from etags
6994              From: Colin Kuskie <ckuskie@cadence.com>
6995              Date: Wed, 20 Jan 1999 16:29:35 -0800 (PST)
6996              Message-ID: <Pine.GSO.3.96.990120160519.5755Q-100000@pdxue150.cadence.com>
6997              Subject: [PATCH 5.005_54] adding ctags to the source, FAQ, make
6998      Branch: perl
6999            + emacs/e2ctags.pl
7000            ! Makefile.SH pod/perlfaq3.pod
7001 ____________________________________________________________________________
7002 [  2901] By: gsar                                  on 1999/02/12  12:40:17
7003         Log: allow boolean assign ops to be lvalues
7004              From: Stephen McCamant <smccam@uclink4.berkeley.edu>
7005              Date: Mon, 11 Jan 1999 16:52:18 -0600 (CST)
7006              Message-ID: <13978.32609.495338.544643@alias-2.pr.mcs.net>
7007              --
7008              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
7009              Date: Mon, 18 Jan 1999 10:04:00 +0000
7010              Message-Id: <199901181004.KAA17471@crypt.compulink.co.uk>
7011              Subject: Re: [inconsistency 5.005_54] ||= not an lvalue 
7012      Branch: perl
7013            + t/op/lop.t
7014            ! MANIFEST op.c
7015 ____________________________________________________________________________
7016 [  2899] By: jhi                                   on 1999/02/12  12:03:48
7017         Log: Configure update: OpenBSD thread-awareness, SCO ODT/OSR osvers.
7018      Branch: cfgperl
7019            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
7020            ! config_h.SH hints/openbsd.sh
7021 ____________________________________________________________________________
7022 [  2898] By: gsar                                  on 1999/02/12  11:49:25
7023         Log: support win32_putenv()
7024      Branch: perl
7025            ! mg.c util.c win32/GenCAPI.pl win32/makedef.pl win32/perlhost.h
7026            ! win32/win32.c win32/win32iop.h
7027 ____________________________________________________________________________
7028 [  2894] By: gsar                                  on 1999/02/12  11:09:27
7029         Log: add missing hunk in change#2657
7030      Branch: perl
7031            ! ext/B/B/CC.pm
7032 ____________________________________________________________________________
7033 [  2893] By: gsar                                  on 1999/02/12  11:00:13
7034         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7035              Date: Tue, 19 Jan 1999 20:13:15 -0500
7036              Message-ID: <19990119201315.A21167@monk.mps.ohio-state.edu>
7037              Subject: [PATCH 5.005_53] Remove extraneous sh in test suites
7038      Branch: perl
7039            ! t/op/fh.t t/op/misc.t t/op/runlevel.t t/pragma/strict.t
7040            ! t/pragma/subs.t t/pragma/warning.t
7041 ____________________________________________________________________________
7042 [  2892] By: gsar                                  on 1999/02/12  10:44:38
7043         Log: update change#2670 to later version
7044              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
7045              Date: Sun, 31 Jan 1999 16:16:14 +0000
7046              Message-Id: <199901311616.QAA17673@crypt.compulink.co.uk>
7047              Subject: Re: [PATCH 5.005_54] Evalled substitution parsing 
7048      Branch: perl
7049            ! t/op/subst.t toke.c
7050 ____________________________________________________________________________
7051 [  2891] By: gsar                                  on 1999/02/12  10:31:17
7052         Log: make testsuite somewhat location independent
7053      Branch: perl
7054            ! (edit 117 files)
7055 ____________________________________________________________________________
7056 [  2890] By: gsar                                  on 1999/02/12  10:00:30
7057         Log: add $AutoLoader::VERSION
7058      Branch: perl
7059            ! lib/AutoLoader.pm
7060 ____________________________________________________________________________
7061 [  2889] By: gsar                                  on 1999/02/12  09:55:48
7062         Log: tweak PERL_STRICT_CR notes
7063      Branch: perl
7064            ! pod/perl5005delta.pod
7065 ____________________________________________________________________________
7066 [  2888] By: gsar                                  on 1999/02/12  09:41:45
7067         Log: add note about test-notty target
7068      Branch: perl
7069            ! README.win32
7070 ____________________________________________________________________________
7071 [  2887] By: gsar                                  on 1999/02/12  09:37:37
7072         Log: add perltodo.pod
7073      Branch: perl
7074            + pod/perltodo.pod
7075            ! MANIFEST Todo pod/Makefile pod/perl.pod pod/roffitall
7076            ! win32/pod.mak
7077 ____________________________________________________________________________
7078 [  2886] By: jhi                                   on 1999/02/12  08:52:14
7079         Log: Integrate from mainperl.
7080      Branch: cfgperl
7081           +> t/op/fh.t
7082           !> (integrate 30 files)
7083 ____________________________________________________________________________
7084 [  2885] By: gsar                                  on 1999/02/12  08:42:10
7085         Log: note how to find REG_INFTY limit
7086      Branch: perl
7087            ! pod/perlre.pod
7088 ____________________________________________________________________________
7089 [  2884] By: jhi                                   on 1999/02/12  08:36:14
7090         Log: OpenBSD pthreads awareness, thanks to
7091              David Leonard <david.leonard@csee.uq.edu.au>
7092      Branch: maint-5.005/perl
7093            ! Configure hints/openbsd.sh
7094 ____________________________________________________________________________
7095 [  2882] By: gsar                                  on 1999/02/12  08:05:20
7096         Log: IO is maintained by p5p (per Graham Barr's wishes)
7097      Branch: perl
7098            ! MAINTAIN ext/IO/ChangeLog ext/IO/README ext/IO/lib/IO/Dir.pm
7099            ! ext/IO/lib/IO/Pipe.pm ext/IO/lib/IO/Poll.pm
7100            ! ext/IO/lib/IO/Select.pm ext/IO/lib/IO/Socket.pm
7101            ! ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/Socket/UNIX.pm
7102 ____________________________________________________________________________
7103 [  2881] By: gsar                                  on 1999/02/12  07:57:13
7104         Log: fh.t typo
7105      Branch: perl
7106            ! t/op/fh.t
7107 ____________________________________________________________________________
7108 [  2880] By: gsar                                  on 1999/02/12  07:38:16
7109         Log: PERL5OPT=-T enables taint mode (suggested by Jason Riedy <ejr@cise.ufl.edu>)
7110      Branch: perl
7111            ! perl.c pod/perlrun.pod
7112 ____________________________________________________________________________
7113 [  2879] By: gsar                                  on 1999/02/12  05:39:29
7114         Log: fix ops that are not filehandle constructors to not create GV if it
7115              doesn't already exist (avoids leaks); extend semantics of defined()
7116              so that defined(*{$foo}) works (experimental)
7117      Branch: perl
7118            + t/op/fh.t
7119            ! MANIFEST embed.h embed.pl objXSUB.h op.c pod/perldiag.pod pp.c
7120            ! pp_hot.c pp_sys.c proto.h t/op/gv.t t/op/misc.t
7121 ____________________________________________________________________________
7122 [  2877] By: jhi                                   on 1999/02/11  20:44:00
7123         Log: From: Chris Nandor <pudge@pobox.com>
7124              To: perl5-porters@perl.org
7125              Subject: [PATCH] perlport.pod 1.39
7126              Date: Thu, 11 Feb 1999 12:28:35 -0500
7127              Message-Id: <v04020a2db2e8c3177123@[192.168.0.77]>
7128      Branch: cfgperl
7129            ! pod/perlport.pod
7130 ____________________________________________________________________________
7131 [  2870] By: gsar                                  on 1999/02/11  11:17:08
7132         Log: remove double typeglob deref (suggested by RonaldWS <ronaldws@aol.com>)
7133      Branch: perl
7134            ! ext/IO/lib/IO/Pipe.pm
7135 ____________________________________________________________________________
7136 [  2869] By: gsar                                  on 1999/02/11  11:00:56
7137         Log: update win32/pod.mak
7138      Branch: perl
7139            ! win32/pod.mak
7140 ____________________________________________________________________________
7141 [  2868] By: gsar                                  on 1999/02/11  10:42:44
7142         Log: From: Benjamin Low <b.d.low@unsw.edu.au>
7143              Date: Fri, 08 Jan 1999 14:36:53 +1100
7144              Message-ID: <36957D55.1D65A0B2@unsw.edu.au>
7145              Subject: Re: [Fwd: IO::Socket::connect and blocking]
7146      Branch: perl
7147            ! ext/IO/lib/IO/Socket.pm
7148 ____________________________________________________________________________
7149 [  2867] By: gsar                                  on 1999/02/11  09:43:03
7150         Log: av_extend() doc tweak from Jan Dubois
7151      Branch: perl
7152            ! pod/perlguts.pod
7153 ____________________________________________________________________________
7154 [  2866] By: gsar                                  on 1999/02/11  09:27:17
7155         Log: display full pathname of unreadable files
7156      Branch: perl
7157            ! utils/perldoc.PL
7158 ____________________________________________________________________________
7159 [  2865] By: gsar                                  on 1999/02/11  09:02:31
7160         Log: missing patch in change#2522
7161      Branch: perl
7162            ! lib/Pod/Text.pm
7163 ____________________________________________________________________________
7164 [  2864] By: jhi                                   on 1999/02/11  08:45:00
7165         Log: From: Spider Boardman <spider@zk3.dec.com>
7166              To: perlbug@perl.com
7167              Subject: Not OK: perl 5.00503 +MAINT_TRIAL_5 on RISC-ultrix 4.4 (UNINSTALLED)
7168              Date: Wed, 10 Feb 1999 23:33:31 -0500
7169              Message-Id: <9902110433.AA12816@abyss.zk3.dec.com>
7170      Branch: maint-5.005/perl
7171            ! doio.c ext/IPC/SysV/SysV.xs hints/ultrix_4.sh
7172 ____________________________________________________________________________
7173 [  2862] By: gsar                                  on 1999/02/11  08:14:34
7174         Log: integrate changes#2738,2740 from maint-5.005
7175      Branch: perl
7176           !> lib/ExtUtils/MakeMaker.pm
7177 ____________________________________________________________________________
7178 [  2861] By: jhi                                   on 1999/02/11  08:04:25
7179         Log: Integrate from mainperl.
7180      Branch: cfgperl
7181           !> Changes perl.h pod/perl5005delta.pod pp_ctl.c t/op/local.t
7182           !> t/op/range.t win32/config.gc
7183 ____________________________________________________________________________
7184 [  2860] By: gsar                                  on 1999/02/11  07:30:08
7185         Log: binmode() support for cygwin32 (suggested by Steven Morlock
7186              <newspost@morlock.net>)
7187      Branch: perl
7188            ! perl.h
7189 ____________________________________________________________________________
7190 [  2859] By: gsar                                  on 1999/02/11  07:14:21
7191         Log: update Changes
7192      Branch: perl
7193            ! Changes
7194           !> pod/perl5005delta.pod
7195 ____________________________________________________________________________
7196 [  2856] By: gsar                                  on 1999/02/11  07:07:39
7197         Log: integrate perldelta changes from maint-5.005
7198      Branch: perl
7199           !> pod/perl5005delta.pod
7200 ____________________________________________________________________________
7201 [  2855] By: gsar                                  on 1999/02/11  06:31:50
7202         Log: applied suggested patch; added tests
7203              From: Adam Krolnik <adamk@gypsy.cyrix.com>
7204              Date: Sat, 12 Dec 98 15:30:18 -0600
7205              Message-Id: <9812122130.AA03717@gypsy.eng.cyrix.com>
7206              Subject: Range operation doesn't handle IV_MAX
7207      Branch: perl
7208            ! pp_ctl.c t/op/range.t
7209 ____________________________________________________________________________
7210 [  2854] By: gsar                                  on 1999/02/11  05:00:55
7211         Log: compatibility fix: magic non-propagation in foreach implicit localization
7212      Branch: perl
7213            ! pp_ctl.c t/op/local.t win32/config.gc
7214 ____________________________________________________________________________
7215 [  2852] By: gsar                                  on 1999/02/10  23:17:49
7216         Log: fair warning about -Dusethreads
7217      Branch: maint-5.005/perl
7218            ! Configure INSTALL README.threads
7219 ____________________________________________________________________________
7220 [  2847] By: jhi                                   on 1999/02/09  19:13:28
7221         Log: Integrate from mainperl.
7222      Branch: cfgperl
7223           !> pod/perldelta.pod pod/perlfunc.pod pod/perlobj.pod
7224           !> pod/perlop.pod pp.c t/op/method.t t/op/pack.t
7225 ____________________________________________________________________________
7226 [  2846] By: gsar                                  on 1999/02/09  13:53:28
7227         Log: a modified version of suggested patch for pack template 'Z'; added docs
7228              From: "Valeriy E. Ushakov" <uwe@ptc.spbu.ru>
7229              Date: Mon, 16 Jun 1997 03:00:31 +0400 (MSD)
7230              Message-ID: <%lOHpzIuGV@snark.ptc.spbu.ru>
7231              Subject: lack of pack/unpack letter with useful symmetry for C null delimited strings
7232      Branch: perl
7233            ! pod/perldelta.pod pod/perlfunc.pod pp.c t/op/pack.t
7234 ____________________________________________________________________________
7235 [  2845] By: gsar                                  on 1999/02/09  00:03:26
7236         Log: clarify docs for change#2835
7237      Branch: perl
7238            ! pod/perldelta.pod pod/perlop.pod
7239 ____________________________________________________________________________
7240 [  2844] By: gsar                                  on 1999/02/08  23:40:57
7241         Log: addendum to change#2823
7242              From: Stephen McCamant <smccam@uclink4.berkeley.edu>
7243              Date: Sun, 13 Dec 1998 16:06:04 -0800 (PST)
7244              Message-ID: <13940.21805.470054.299@fre-76-120.reshall.berkeley.edu>
7245              Subject: [PATCH] Docs and tests for method-call syntax
7246      Branch: perl
7247            ! pod/perlobj.pod t/op/method.t
7248 ____________________________________________________________________________
7249 [  2843] By: jhi                                   on 1999/02/08  21:06:28
7250         Log: Ultrix mmap tidbit.
7251      Branch: cfgperl
7252            ! hints/ultrix_4.sh
7253 ____________________________________________________________________________
7254 [  2842] By: jhi                                   on 1999/02/08  20:22:55
7255         Log: Integrate from mainperl.
7256      Branch: cfgperl
7257           +> t/op/subst_wamp.t
7258           !> (integrate 35 files)
7259 ____________________________________________________________________________
7260 [  2841] By: jhi                                   on 1999/02/08  18:23:26
7261         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7262              To: Mailing list Perl5 <perl5-porters@perl.org>
7263              Subject: [PATCH 5.005_53] s/\ba/./g was over-optimized
7264              Date: Sun, 7 Feb 1999 17:25:22 -0500
7265              Message-ID: <19990207172522.B894@monk.mps.ohio-state.edu>
7266      Branch: cfgperl
7267            + t/op/subst_amp.t
7268            ! MANIFEST regcomp.c t/op/subst.t
7269 ____________________________________________________________________________
7270 [  2840] By: jhi                                   on 1999/02/08  18:16:54
7271         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7272              To: Mailing list Perl5 <perl5-porters@perl.org>
7273              Subject: [PATCH 5.005_53] Fix list-context //g with zero-length matches
7274              Date: Sun, 7 Feb 1999 17:00:10 -0500
7275              Message-ID: <19990207170009.A894@monk.mps.ohio-state.edu>
7276      Branch: cfgperl
7277            ! pp_hot.c t/op/pat.t
7278 ____________________________________________________________________________
7279 [  2839] By: jhi                                   on 1999/02/08  17:25:30
7280         Log: A require was missing.
7281      Branch: cfgperl
7282            ! t/lib/h2ph.pht
7283 ____________________________________________________________________________
7284 [  2838] By: jhi                                   on 1999/02/08  16:38:41
7285         Log: Bring in the change #2809 (the Configure part has been
7286              modified rather a lot since the #2809, though.)
7287      Branch: cfgperl
7288            ! Configure utils/h2ph.PL
7289 ____________________________________________________________________________
7290 [  2835] By: gsar                                  on 1999/02/08  14:40:23
7291         Log: make qw() into a true list at compile time (slightly modified
7292              variant of patch suggested by Tom Hughes <tom@compton.demon.co.uk>)
7293      Branch: perl
7294            ! pod/perldelta.pod pod/perlop.pod pp_hot.c toke.c
7295 ____________________________________________________________________________
7296 [  2834] By: gsar                                  on 1999/02/08  13:23:16
7297         Log: make safesysmalloc() etc., always available; safemalloc() et al are
7298              now macros that point to the right malloc; fix various places in
7299              sources that need to always use safesysmalloc() et al
7300      Branch: perl
7301            ! embed.h embedvar.h global.sym iperlsys.h mg.c objXSUB.h perl.h
7302            ! perl_exp.SH proto.h util.c vms/gen_shrfls.pl win32/makedef.pl
7303 ____________________________________________________________________________
7304 [  2833] By: gsar                                  on 1999/02/08  10:56:16
7305         Log: remove spurious #endif in last change
7306      Branch: perl
7307            ! perl.h
7308 ____________________________________________________________________________
7309 [  2832] By: gsar                                  on 1999/02/08  10:34:55
7310         Log: make EMBEDMYMALLOC the default and provide PERL_POLLUTE_MALLOC to let
7311              them ask for insanity (untested)
7312      Branch: perl
7313            ! INSTALL Todo-5.005 ext/SDBM_File/sdbm/sdbm.h hints/machten.sh
7314            ! hints/next_3.sh hints/next_4.sh hints/qnx.sh iperlsys.h
7315            ! malloc.c perl.h pod/perldelta.pod pod/perlguts.pod sv.c
7316 ____________________________________________________________________________
7317 [  2831] By: jhi                                   on 1999/02/08  08:33:33
7318         Log: Update vms/subconfigure.com along the lines of change #2829.
7319      Branch: cfgperl
7320            ! vms/subconfigure.com
7321 ____________________________________________________________________________
7322 [  2830] By: gsar                                  on 1999/02/08  00:19:46
7323         Log: integrate cfgperl changes into mainline
7324      Branch: perl
7325           +> ext/DynaLoader/dl_beos.xs ext/GDBM_File/hints/sco.pl
7326           +> lib/File/PathConvert.pm pod/perlthrtut.pod
7327            ! Changes
7328           !> (integrate 93 files)
7329 ____________________________________________________________________________
7330 [  2829] By: jhi                                   on 1999/02/07  23:49:46
7331         Log: Configure update.
7332              
7333              Probe for mmap() et alia.
7334              The *cc*symbols patch (just Configure, no h2ph).
7335      Branch: cfgperl
7336            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
7337            ! config_h.SH perl.h
7338 ____________________________________________________________________________
7339 [  2828] By: gsar                                  on 1999/02/07  23:38:47
7340         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7341              Date: Sun, 7 Feb 1999 17:25:22 -0500
7342              Message-ID: <19990207172522.B894@monk.mps.ohio-state.edu>
7343              Subject: [PATCH 5.005_53] s/\ba/./g was over-optimized
7344      Branch: perl
7345            + t/op/subst_amp.t t/op/subst_wamp.t
7346            ! MANIFEST regcomp.c t/op/subst.t
7347 ____________________________________________________________________________
7348 [  2827] By: gsar                                  on 1999/02/07  23:27:32
7349         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7350              Date: Sun, 7 Feb 1999 17:00:10 -0500
7351              Message-ID: <19990207170009.A894@monk.mps.ohio-state.edu>
7352              Subject: [PATCH 5.005_53] Fix list-context //g with zero-length matches
7353      Branch: perl
7354            ! pp_hot.c t/op/pat.t
7355 ____________________________________________________________________________
7356 [  2826] By: gsar                                  on 1999/02/07  23:26:04
7357         Log: patch for change#2822, done right; add PERL_OBJECT stuff; regen headers
7358              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7359              Date: Sun, 7 Feb 1999 15:07:27 -0500
7360              Message-ID: <19990207150726.A571@monk.mps.ohio-state.edu>
7361              Subject: Re: fixing memory leaks in REx compilation
7362      Branch: perl
7363            ! embed.h embed.pl objXSUB.h proto.h regcomp.c regcomp.h
7364            ! regexec.c
7365 ____________________________________________________________________________
7366 [  2825] By: jhi                                   on 1999/02/07  18:05:13
7367         Log: Integrate from mainperl.
7368      Branch: cfgperl
7369           +> lib/DB.pm t/comp/bproto.t
7370           !> MANIFEST ext/Data/Dumper/Dumper.pm ext/SDBM_File/sdbm/sdbm.c
7371           !> lib/Pod/Html.pm op.c perly.c perly.y perly_c.diff
7372           !> pod/perldelta.pod pod/perlfunc.pod pod/perlop.pod regcomp.h
7373           !> toke.c vms/perly_c.vms
7374 ____________________________________________________________________________
7375 [  2824] By: gsar                                  on 1999/02/07  14:21:48
7376         Log: tweak doc on bitwise ops
7377      Branch: perl
7378            ! pod/perlop.pod
7379 ____________________________________________________________________________
7380 [  2823] By: gsar                                  on 1999/02/07  13:38:31
7381         Log: applied suggested patch; regen perly* and vms/perly*
7382              From: Stephen McCamant <smccam@uclink4.berkeley.edu>
7383              Date: Sun, 13 Dec 1998 01:10:12 -0800 (PST)
7384              Message-ID: <13939.26706.620683.846776@fre-76-120.reshall.berkeley.edu>
7385              Subject: [PATCH] Re: Suggestion for perlobj man page
7386      Branch: perl
7387            ! perly.c perly.y perly_c.diff toke.c vms/perly_c.vms
7388 ____________________________________________________________________________
7389 [  2822] By: gsar                                  on 1999/02/07  12:39:09
7390         Log: Ilya's idea for cleaning up failed regex allocs (substantive parts
7391              disabled, fails tests)
7392      Branch: perl
7393            ! regcomp.h
7394 ____________________________________________________________________________
7395 [  2821] By: gsar                                  on 1999/02/07  11:09:39
7396         Log: pod2html misinterprets Foo::Bar as a URL (fix suggested by Alexander Barilo
7397              <Alexander.Barilo@aexp.com>)
7398      Branch: perl
7399            ! lib/Pod/Html.pm
7400 ____________________________________________________________________________
7401 [  2820] By: gsar                                  on 1999/02/07  10:20:35
7402         Log: add draft debugging API implementation
7403      Branch: perl
7404            + lib/DB.pm
7405            ! MANIFEST
7406 ____________________________________________________________________________
7407 [  2819] By: gsar                                  on 1999/02/07  09:58:45
7408         Log: avoid garbage in db->dirbuf
7409              From: Masahiro KAJIURA <masahiro.kajiura@toshiba.co.jp>
7410              Date: Sat, 05 Dec 1998 14:14:54 +0900
7411              Message-Id: <199812050514.OAA23268@toshiba.co.jp>
7412              Subject: SDBM bug
7413      Branch: perl
7414            ! ext/SDBM_File/sdbm/sdbm.c
7415 ____________________________________________________________________________
7416 [  2818] By: gsar                                  on 1999/02/07  09:32:24
7417         Log: missing entry
7418      Branch: perl
7419            ! MANIFEST
7420 ____________________________________________________________________________
7421 [  2817] By: gsar                                  on 1999/02/07  09:30:47
7422         Log: properly prototype check parenthesized unary ops (e.g. defined(&a,&b))
7423      Branch: perl
7424            + t/comp/bproto.t
7425            ! op.c pod/perldelta.pod pod/perlfunc.pod pod/perlop.pod
7426 ____________________________________________________________________________
7427 [  2816] By: gsar                                  on 1999/02/06  00:14:29
7428         Log: minor bug in dumping blessed subrefs
7429      Branch: perl
7430            ! ext/Data/Dumper/Dumper.pm
7431 ____________________________________________________________________________
7432 [  2812] By: jhi                                   on 1999/02/03  22:02:24
7433         Log: Enhance change #2808.
7434              
7435              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
7436              To: perl5-porters@perl.org
7437              Subject: Re: [PATCH 5.00*]: perlbug checklist
7438              Date: Wed, 3 Feb 1999 19:02:27 +0000
7439              Message-Id: <E1087ZD-0005z1-00@taurus.cus.cam.ac.uk>
7440      Branch: cfgperl
7441            ! utils/perlbug.PL
7442 ____________________________________________________________________________
7443 [  2811] By: jhi                                   on 1999/02/03  21:53:23
7444         Log: From: Barrie Slaymaker <rbs@telerama.com>
7445              To: perl5-porters@perl.org
7446              CC: pod-people@perl.org
7447              Subject: [PATCH]5.005_54 (pod2html) Generate Relative URLs
7448              Date: Wed, 03 Feb 1999 10:34:18 -0500
7449              Message-ID: <36B86C7A.E99EFFF1@telerama.com>
7450              
7451              Add File::PathConvert.pm.
7452              Fix Pod::Html and installhtml to understand relative urls.
7453      Branch: cfgperl
7454            + lib/File/PathConvert.pm
7455            ! MANIFEST installhtml lib/Pod/Html.pm
7456 ____________________________________________________________________________
7457 [  2810] By: jhi                                   on 1999/02/03  20:25:10
7458         Log: From: Francois Desarmenien <desar@club-internet.fr>
7459              To: Mailing list Perl5 <perl5-porters@perl.org>
7460              Subject: [PATCH]5.005_54 (hints) SCO 3/5 hint files and SysV correction
7461              Date: Wed, 03 Feb 1999 13:13:24 +0000
7462              Message-ID: <36B84B74.5EC9B6C8@club-internet.fr>
7463              
7464              (note: this patch completely overrides Tom Wolfe's patch,
7465              change #2604)
7466      Branch: cfgperl
7467            + ext/GDBM_File/hints/sco.pl
7468            ! MANIFEST ext/IPC/SysV/SysV.xs hints/sco.sh
7469 ____________________________________________________________________________
7470 [  2809] By: jhi                                   on 1999/02/03  19:54:16
7471         Log: h2ph fixes + Configure patch to support them.
7472              
7473              From: "Kurt D. Starsinic" <kstar@chapin.edu>
7474              To: Graham Barr <gbarr@pobox.com>, Jarkko Hietaniemi <jhi@iki.fi>,
7475              Gurusamy Sarathy <gsar@engin.umich.edu>
7476              Cc: perl5-porters@perl.org
7477              Subject: [PATCH 5.00503_MT5] h2ph.PL
7478              Date: Tue, 2 Feb 1999 19:48:06 -0500
7479              Message-ID: <19990202194806.E10647@O2.chapin.edu>
7480      Branch: maint-5.005/perl
7481            ! Configure utils/h2ph.PL
7482 ____________________________________________________________________________
7483 [  2808] By: jhi                                   on 1999/02/03  16:59:55
7484         Log: Enhance the perlbug checklist.
7485      Branch: cfgperl
7486            ! utils/perlbug.PL
7487 ____________________________________________________________________________
7488 [  2807] By: jhi                                   on 1999/02/03  14:01:37
7489         Log: Document the standard strftime %formats.
7490              
7491              From: Dominic Dunlop <domo@vo.lu>
7492              To: "Kurt D. Starsinic" <kstar@chapin.edu>, Ben Gertzfield <che@debian.org>
7493              Subject: [PATCH] 5.00[45]*: Re: POSIX's strftime() does not enforce POSIX %C on Solaris
7494              Date: Tue, 2 Feb 1999 15:55:29 +0100
7495              Message-Id: <v0311070cb2dcb3f5f773@[212.24.192.188]>
7496      Branch: cfgperl
7497            ! ext/POSIX/POSIX.pod
7498 ____________________________________________________________________________
7499 [  2806] By: jhi                                   on 1999/02/03  13:58:00
7500         Log: Integrate from mainperl.
7501      Branch: cfgperl
7502           !> perl.h
7503 ____________________________________________________________________________
7504 [  2805] By: gsar                                  on 1999/02/03  03:32:31
7505         Log: PL_uuemap[] init needs help for sizeof()
7506      Branch: perl
7507            ! perl.h
7508 ____________________________________________________________________________
7509 [  2804] By: jhi                                   on 1999/02/02  20:44:30
7510         Log: These should've been already in #2803.
7511      Branch: cfgperl
7512            ! Configure config_h.SH vms/subconfigure.com
7513 ____________________________________________________________________________
7514 [  2803] By: jhi                                   on 1999/02/02  20:38:45
7515         Log: telldir prototype issue, from mists of time...
7516      Branch: cfgperl
7517            ! hints/netbsd.sh pp_sys.c
7518 ____________________________________________________________________________
7519 [  2801] By: jhi                                   on 1999/02/02  17:40:14
7520         Log: From: John Bley <jbb6@acpub.duke.edu>
7521              To: perlbug@perl.org
7522              Subject: [PATCH]5.005_54 (DOC) fix minor typos
7523              Date: Tue, 2 Feb 1999 07:52:52 -0500 (EST)
7524              Message-ID: <Pine.SOL.3.91.990202075115.23589A-100000@soc11.acpub.duke.edu>
7525      Branch: cfgperl
7526            ! pod/perlre.pod
7527 ____________________________________________________________________________
7528 [  2800] By: jhi                                   on 1999/02/02  17:26:49
7529         Log: Update todo with POSIX 1003.1 1996 Edition reminder.
7530      Branch: cfgperl
7531            ! Todo-5.005
7532 ____________________________________________________________________________
7533 [  2799] By: jhi                                   on 1999/02/02  17:18:51
7534         Log: Update FindBin from maint-5.005.
7535      Branch: cfgperl
7536            ! lib/FindBin.pm
7537 ____________________________________________________________________________
7538 [  2798] By: jhi                                   on 1999/02/02  17:16:07
7539         Log: Fix typecasts in #2797
7540              
7541              From: "G. Del Merritt" <del@intranetics.com>
7542              Date: Fri, 29 Jan 1999 11:47:25 -0700
7543              Message-Id: <199901291847.LAA04828@jhereg.perl.com>
7544              Subject: Not OK: perl 5.00503 +MAINT_TRIAL_5 on MSWin32-x86-object 4.0 (PATCH included)
7545      Branch: cfgperl
7546            ! ext/POSIX/POSIX.xs
7547 ____________________________________________________________________________
7548 [  2797] By: jhi                                   on 1999/02/02  17:14:37
7549         Log: From: Ted Law <tedlaw@cibcwg.com>
7550              Date: Wed, 27 Jan 1999 14:54:03 -0500 (EST)
7551              Message-Id: <199901271954.OAA07391@dcm2.cibcwg.com>
7552              Subject: POSIX::strftime buffer overflow problem
7553      Branch: cfgperl
7554            ! ext/POSIX/POSIX.xs
7555 ____________________________________________________________________________
7556 [  2796] By: jhi                                   on 1999/02/02  17:13:23
7557         Log: Do not use File::Slurp.
7558      Branch: cfgperl
7559            ! t/lib/textfill.t
7560 ____________________________________________________________________________
7561 [  2795] By: jhi                                   on 1999/02/02  17:11:48
7562         Log: perlhist update from maint-5.005.
7563      Branch: cfgperl
7564            ! pod/perlhist.pod
7565 ____________________________________________________________________________
7566 [  2794] By: jhi                                   on 1999/02/02  17:10:33
7567         Log: POSIX::redef setv?buf() to IO::Handle:: (by gbarr).
7568      Branch: cfgperl
7569            ! ext/POSIX/POSIX.pm
7570 ____________________________________________________________________________
7571 [  2793] By: jhi                                   on 1999/02/02  17:08:39
7572         Log: Missed the html test from change #2787. 
7573      Branch: cfgperl
7574            ! t/lib/cgi-html.t
7575 ____________________________________________________________________________
7576 [  2792] By: jhi                                   on 1999/02/02  17:01:24
7577         Log: Update Getopt::Long to 2.19.
7578      Branch: cfgperl
7579            ! lib/Getopt/Long.pm
7580 ____________________________________________________________________________
7581 [  2791] By: jhi                                   on 1999/02/02  16:59:13
7582         Log: overload syntax is no longer experimental
7583      Branch: cfgperl
7584            ! lib/overload.pm
7585 ____________________________________________________________________________
7586 [  2789] By: jhi                                   on 1999/02/02  16:47:50
7587         Log: Still doc fixes.
7588      Branch: cfgperl
7589            ! lib/diagnostics.pm
7590 ____________________________________________________________________________
7591 [  2788] By: jhi                                   on 1999/02/02  16:47:07
7592         Log: Doc fixes.
7593      Branch: cfgperl
7594            ! lib/CGI.pm lib/diagnostics.pm
7595 ____________________________________________________________________________
7596 [  2787] By: jhi                                   on 1999/02/02  16:38:55
7597         Log: CGI.pm updated to 2.46 (the CGI docs fixes redone
7598              where applicable).
7599      Branch: cfgperl
7600            ! eg/cgi/RunMeFirst eg/cgi/caution.xbm
7601            ! eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi eg/cgi/crash.cgi
7602            ! eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
7603            ! eg/cgi/dna.small.gif.uu eg/cgi/file_upload.cgi
7604            ! eg/cgi/frameset.cgi eg/cgi/index.html
7605            ! eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
7606            ! eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
7607            ! eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
7608            ! eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo.gif.uu
7609            ! lib/CGI.pm lib/CGI/Apache.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
7610            ! lib/CGI/Fast.pm lib/CGI/Push.pm lib/CGI/Switch.pm
7611 ____________________________________________________________________________
7612 [  2786] By: jhi                                   on 1999/02/02  16:17:52
7613         Log: Update CPAN to 1.47.
7614      Branch: cfgperl
7615            ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/Nox.pm
7616 ____________________________________________________________________________
7617 [  2785] By: jhi                                   on 1999/02/02  16:09:03
7618         Log: From: Mark-Jason Dominus <mjd@plover.com>
7619              Date: Sat, 16 Jan 1999 17:22:06 -0500
7620              Subject: Re: DOC PATCH (5.005_54 perlsub.pod)
7621              Message-ID: <19990116222206.3674.qmail@plover.com>
7622      Branch: cfgperl
7623            ! pod/perlsub.pod
7624 ____________________________________________________________________________
7625 [  2784] By: jhi                                   on 1999/02/02  16:01:31
7626         Log: Fix incorrect "used only once" warnings
7627              
7628              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7629              Date: Fri, 8 Jan 1999 04:37:10 -0500
7630              Message-ID: <19990108043710.A14390@monk.mps.ohio-state.edu>
7631              Subject: Re: change#965 flakiness
7632      Branch: cfgperl
7633            ! gv.c
7634 ____________________________________________________________________________
7635 [  2783] By: jhi                                   on 1999/02/02  15:50:38
7636         Log: perldelta updates.
7637      Branch: cfgperl
7638            ! pod/perldelta.pod
7639 ____________________________________________________________________________
7640 [  2782] By: jhi                                   on 1999/02/02  14:28:26
7641         Log: Mirror change #2781.
7642      Branch: cfgperl
7643            ! hints/linux.sh
7644 ____________________________________________________________________________
7645 [  2781] By: jhi                                   on 1999/02/02  14:27:01
7646         Log: Update the MkLinux note.
7647      Branch: maint-5.005/perl
7648            ! hints/linux.sh
7649 ____________________________________________________________________________
7650 [  2780] By: jhi                                   on 1999/02/02  14:10:59
7651         Log: Update todo.
7652      Branch: cfgperl
7653            ! Todo-5.005
7654 ____________________________________________________________________________
7655 [  2779] By: jhi                                   on 1999/02/02  14:00:25
7656         Log: Integrate from mainperl.
7657      Branch: cfgperl
7658            ! t/lib/textfill.t t/lib/textwrap.t
7659           !> (integrate 32 files)
7660 ____________________________________________________________________________
7661 [  2778] By: jhi                                   on 1999/02/02  13:56:23
7662         Log: VMS update, applicable parts of
7663              
7664              From: Dan Sugalski <sugalskd@osshe.edu>
7665              To: perl5-porters@perl.org
7666              Subject: [PATCH 5.005_03MT3]VMS configure tweak
7667              Date: Wed, 20 Jan 1999 12:05:18 -0800
7668              Message-Id: <3.0.6.32.19990120120518.00a98470@ous.edu>
7669              
7670              From: Dan Sugalski <sugalskd@osshe.edu>
7671              To: perlbug@perl.com, vmsperl@perl.org
7672              Subject: NOT OK: perl 5.00503 +MAINT_TRIAL_4 on VMSAXP (Patch included, of course)
7673              Date: Tue, 26 Jan 1999 14:40:38 -0800
7674              Message-Id: <3.0.6.32.19990126144038.02e5d650@ous.edu>
7675              
7676              From: Dan Sugalski <sugalskd@osshe.edu>
7677              To: perl5-porters@perl.org, vmsperl@perl.org
7678              Subject: [PATCH 5.005_03-MAILT_TRIAL_4]VMS test patches
7679              Date: Tue, 26 Jan 1999 14:55:29 -0800
7680              Message-Id: <3.0.6.32.19990126145529.02f22280@ous.edu>
7681      Branch: cfgperl
7682            ! vms/ext/Stdio/test.pl vms/subconfigure.com
7683 ____________________________________________________________________________
7684 [  2777] By: jhi                                   on 1999/02/02  13:43:24
7685         Log: Synch usethreads parts from maint-5.005.
7686      Branch: cfgperl
7687            ! hints/aix.sh hints/dec_osf.sh hints/dos_djgpp.sh
7688            ! hints/freebsd.sh hints/hpux.sh hints/irix_4.sh hints/irix_5.sh
7689            ! hints/irix_6.sh hints/irix_6_0.sh hints/irix_6_1.sh
7690            ! hints/linux.sh hints/os2.sh hints/solaris_2.sh hints/vmesa.sh
7691 ____________________________________________________________________________
7692 [  2776] By: jhi                                   on 1999/02/02  13:17:16
7693         Log: Jumbo FreeBSD update from Anton Berezin <tobez@plab.ku.dk>
7694      Branch: cfgperl
7695            ! Makefile.SH hints/freebsd.sh
7696 ____________________________________________________________________________
7697 [  2774] By: jhi                                   on 1999/02/02  13:10:39
7698         Log: Add perlthrtut, update pod/* machinery.
7699              (a pod/Makefile.SH is sorely needed)
7700      Branch: cfgperl
7701            + pod/perlthrtut.pod
7702            ! MANIFEST pod/Makefile pod/perl.pod pod/roffitall
7703 ____________________________________________________________________________
7704 [  2773] By: jhi                                   on 1999/02/02  12:54:24
7705         Log: From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
7706              To: perl5-porters@perl.org
7707              Subject: Re: [PATCH] perl5.005_03-MAINT_TRIAL_3: clarify Sv[INU]V versus Sv[INU]VX in perlguts
7708              Date: Tue, 26 Jan 1999 22:25:07 +0000
7709              Message-Id: <E105Gux-0000Ac-00@taurus.cus.cam.ac.uk>
7710      Branch: cfgperl
7711            ! pod/perlguts.pod
7712 ____________________________________________________________________________
7713 [  2771] By: jhi                                   on 1999/02/02  12:47:34
7714         Log: Use perlbug instead of personal email address.
7715      Branch: cfgperl
7716            ! Configure
7717 ____________________________________________________________________________
7718 [  2770] By: jhi                                   on 1999/02/02  12:42:06
7719         Log: Miniperl fails to build (pp_sys.c was changed and iperlsys.h wasn't)
7720              
7721              From: "G. Del Merritt" <del@intranetics.com>
7722              To: perlbug@perl.com
7723              Subject: NOT OK: perl 5.00503 +MAINT_TRIAL_4 on MSWin32-x86-object (PATCHES included)
7724              Date: Tue, 26 Jan 1999 12:09:09 -0700
7725              Message-Id: <199901261909.MAA25525@jhereg.perl.com>
7726      Branch: cfgperl
7727            ! iperlsys.h
7728 ____________________________________________________________________________
7729 [  2769] By: jhi                                   on 1999/02/02  12:37:57
7730         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7731              To: Mailing list Perl5 <perl5-porters@perl.org>
7732              Subject: [PATCH 5.005_*] OS/2 threads
7733              Date: Tue, 26 Jan 1999 13:39:46 -0500
7734              Message-ID: <19990126133946.A11594@monk.mps.ohio-state.edu>
7735      Branch: cfgperl
7736            ! os2/os2ish.h
7737 ____________________________________________________________________________
7738 [  2768] By: jhi                                   on 1999/02/02  12:36:16
7739         Log: Apply change #2711 from maint-5.005:
7740              
7741              make ok", "make okfile", and "make nok" were broken
7742              with -Duseshrplib, because of a shared typo.
7743              
7744              From: Spider Boardman <spider@web.zk3.dec.com>
7745              To: perlbug@perl.com
7746              Subject: Not OK: perl 5.00503 +MAINT_TRIAL_4 on alpha-dec_osf-thread 5.0 (UNINSTALLED)
7747              Date: Wed, 27 Jan 1999 12:27:15 -0500
7748              Message-Id: <199901271727.MAA233455@web.zk3.dec.com>
7749      Branch: cfgperl
7750            ! Makefile.SH
7751 ____________________________________________________________________________
7752 [  2766] By: jhi                                   on 1999/02/02  12:27:08
7753         Log: Make Configure use "int main()" instead of bare "main()".
7754              Like maint-5.005 change #2703 but now via metaconfig.
7755      Branch: cfgperl
7756            ! Configure
7757 ____________________________________________________________________________
7758 [  2765] By: jhi                                   on 1999/02/02  11:59:30
7759         Log: Undo part of change #2562.
7760      Branch: cfgperl
7761            ! Configure
7762 ____________________________________________________________________________
7763 [  2764] By: jhi                                   on 1999/02/02  11:52:39
7764         Log: NetBSD synch with maint-5.005.
7765      Branch: cfgperl
7766            ! Makefile.SH hints/netbsd.sh makedepend.SH unixish.h
7767 ____________________________________________________________________________
7768 [  2763] By: jhi                                   on 1999/02/02  11:44:07
7769         Log: $Config{installusrbinperl}
7770              (maint-5.005 changes #2614 and #2709)
7771      Branch: cfgperl
7772            ! Configure installperl
7773 ____________________________________________________________________________
7774 [  2762] By: jhi                                   on 1999/02/02  11:29:13
7775         Log: Errno update from maint-5.005 (changes #2583, #2710).
7776      Branch: cfgperl
7777            ! Configure ext/Errno/Errno_pm.PL
7778 ____________________________________________________________________________
7779 [  2759] By: jhi                                   on 1999/02/02  10:53:20
7780         Log: Update Trig.pm from maint-5.005.
7781      Branch: cfgperl
7782            ! lib/Math/Trig.pm
7783 ____________________________________________________________________________
7784 [  2757] By: jhi                                   on 1999/02/02  10:41:26
7785         Log: MPE/iX update (mirror maint-5.005 change #2715)
7786      Branch: cfgperl
7787            ! hints/mpeix.sh mpeix/relink
7788 ____________________________________________________________________________
7789 [  2756] By: jhi                                   on 1999/02/02  10:38:08
7790         Log: BeOS update (Mirror maint-5.005 change #2727).
7791      Branch: cfgperl
7792            + ext/DynaLoader/dl_beos.xs
7793            ! Configure MANIFEST Makefile.SH README.beos hints/beos.sh
7794            ! lib/ExtUtils/MM_Unix.pm
7795 ____________________________________________________________________________
7796 [  2754] By: gsar                                  on 1999/02/02  08:52:13
7797         Log: Todo updates from Andy Dougherty <doughera@lafayette.edu>
7798      Branch: perl
7799            ! Porting/pumpkin.pod Todo Todo-5.005
7800 ____________________________________________________________________________
7801 [  2753] By: gsar                                  on 1999/02/02  08:46:21
7802         Log: Todo tweaks
7803      Branch: perl
7804            ! Todo Todo-5.005
7805 ____________________________________________________________________________
7806 [  2752] By: jhi                                   on 1999/02/01  22:15:12
7807         Log: Add perlthrtut.pod.
7808              
7809              From: Dan Sugalski <sugalskd@osshe.edu>
7810              To: perl5-porters@perl.org
7811              Subject: perlthrtut.pod
7812              Date: Mon, 01 Feb 1999 10:57:11 -0800
7813              Message-Id: <3.0.6.32.19990201105711.02e62540@ous.edu>
7814      Branch: maint-5.005/perl
7815            + pod/perlthrtut.pod
7816            ! MANIFEST pod/Makefile pod/buildtoc pod/perldelta.pod
7817            ! pod/roffitall
7818 ____________________________________________________________________________
7819 [  2751] By: gsar                                  on 1999/02/01  07:28:05
7820         Log: devnull() support from Jan Dubois <jan.dubois@ibm.net> and others
7821      Branch: perl
7822            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
7823            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
7824 ____________________________________________________________________________
7825 [  2750] By: gsar                                  on 1999/02/01  07:09:20
7826         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7827              Date: Fri, 4 Dec 1998 01:02:03 -0500 (EST)
7828              Message-Id: <199812040602.BAA07215@monk.mps.ohio-state.edu>
7829              Subject: [PATCH 5.005_53] Debugging REx with lookbehind
7830      Branch: perl
7831            ! regexec.c
7832 ____________________________________________________________________________
7833 [  2749] By: gsar                                  on 1999/02/01  07:07:59
7834         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7835              Date: Fri, 4 Dec 1998 00:05:41 -0500 (EST)
7836              Message-Id: <199812040505.AAA16616@monk.mps.ohio-state.edu>
7837              Subject: [PATCH 5.005_53] Speed up .*? and half-fix UTF lookbehind
7838      Branch: perl
7839            ! regexec.c
7840 ____________________________________________________________________________
7841 [  2748] By: gsar                                  on 1999/02/01  06:47:06
7842         Log: From: "Jonathan I. Kamens" <jik@kamens.brookline.ma.us>
7843              Date: Thu, 3 Dec 1998 15:10:17 -0500
7844              Message-Id: <199812032010.PAA09692@jik.shore.net>
7845              Subject: sample checksum code in "perlfunc" man page is wrong
7846      Branch: perl
7847            ! pod/perlfunc.pod
7848 ____________________________________________________________________________
7849 [  2747] By: gsar                                  on 1999/02/01  06:35:13
7850         Log: typos in Pod/Text.pm
7851              From: "Greg Chapman" <glc@well.com>
7852              Date: Tue, 1 Dec 1998 10:50:18 -0800
7853              Message-Id: <199812011849.KAA08816@smtp.well.com>
7854              Subject: Glitch in Pod::Text
7855      Branch: perl
7856            ! lib/Pod/Text.pm
7857 ____________________________________________________________________________
7858 [  2746] By: gsar                                  on 1999/02/01  06:27:35
7859         Log: various win32-ish changes merged from maint-5.005
7860      Branch: perl
7861            ! README.win32 embedvar.h globvar.sym lib/ExtUtils/MM_Unix.pm
7862            ! objXSUB.h op.c perl.h perlvars.h pp.c sv.c t/io/fs.t toke.c
7863            ! win32/Makefile win32/config.bc win32/config.vc
7864            ! win32/config_sh.PL win32/makefile.mk win32/runperl.c
7865            ! win32/win32.c
7866 ____________________________________________________________________________
7867 [  2745] By: gsar                                  on 1999/02/01  04:51:54
7868         Log: integrate cfgperl changes into mainline
7869      Branch: perl
7870           !> INSTALL hints/aix.sh lib/Time/Local.pm pod/perldelta.pod
7871 ____________________________________________________________________________
7872 [  2744] By: gsar                                  on 1999/02/01  04:31:09
7873         Log: improved diagnostic on syntax errors at EOL
7874      Branch: perl
7875            ! toke.c
7876 ____________________________________________________________________________
7877 [  2743] By: gsar                                  on 1999/02/01  03:59:13
7878         Log: don't attempt connect() to bogus IP addresses
7879              From:    Graham Barr <gbarr@pobox.com>
7880              Date:    Sun, 31 Jan 1999 21:50:45 CST
7881              Message-Id: <19990131215045.A633@pobox.com>
7882      Branch: perl
7883            ! t/lib/io_multihomed.t
7884 ____________________________________________________________________________
7885 [  2742] By: gsar                                  on 1999/02/01  03:08:58
7886         Log: update Changes
7887      Branch: perl
7888            ! Changes pod/perldelta.pod
7889 ____________________________________________________________________________
7890 [  2740] By: gsar                                  on 1999/02/01  02:43:07
7891         Log: CAPI inheritance tweak and doc
7892      Branch: maint-5.005/perl
7893            ! lib/ExtUtils/MakeMaker.pm
7894 ____________________________________________________________________________
7895 [  2739] By: jhi                                   on 1999/01/31  18:31:54
7896         Log: Undo changes #2730 and #2731 and replace them
7897              with an extensively tested patch from
7898              Anton Berezin <tobez@plab.ku.dk> (via private email).
7899      Branch: maint-5.005/perl
7900            ! Makefile.SH hints/freebsd.sh
7901 ____________________________________________________________________________
7902 [  2738] By: gsar                                  on 1999/01/31  05:04:32
7903         Log: fix bogus CAPI inheritance from change#2541
7904      Branch: maint-5.005/perl
7905            ! lib/ExtUtils/MakeMaker.pm
7906 ____________________________________________________________________________
7907 [  2731] By: jhi                                   on 1999/01/29  14:33:12
7908         Log: FreeBSD version numbers can be like "2.2.8-release".
7909      Branch: maint-5.005/perl
7910            ! hints/freebsd.sh
7911 ____________________________________________________________________________
7912 [  2730] By: jhi                                   on 1999/01/29  12:40:38
7913         Log: FreeBSD hints iteration (hopefully convergent).
7914              usethreads: require at least FreeBSD 2.2.8.
7915              signal type: mirror change #2429 in cfgperl.
7916      Branch: maint-5.005/perl
7917            ! hints/freebsd.sh
7918 ____________________________________________________________________________
7919 [  2727] By: gbarr                                 on 1999/01/29  04:09:57
7920         Log: From: Tom Spindler <dogcow@isi.net>
7921              Date: Thu, 28 Jan 1999 17:15:11 -0800
7922              Message-ID: <19990128171510.A11778@isi.net>
7923              Subject: [PATCH] BeOS dynamic loading support for perl5.005_03_MT4
7924      Branch: maint-5.005/perl
7925            + ext/DynaLoader/dl_beos.xs
7926            ! Configure MANIFEST Makefile.SH README.beos hints/beos.sh
7927            ! lib/ExtUtils/MM_Unix.pm
7928 ____________________________________________________________________________
7929 [  2726] By: gbarr                                 on 1999/01/29  03:30:51
7930         Log: Remove use of File::Slurp in t/lib/textfill.t
7931      Branch: maint-5.005/perl
7932            ! t/lib/textfill.t
7933 ____________________________________________________________________________
7934 [  2725] By: gbarr                                 on 1999/01/29  03:11:41
7935         Log: From: Gurusamy Sarathy <gsar@ActiveState.com>
7936              Date: Wed, 27 Jan 1999 23:14:33 -0800
7937              Message-Id: <199901280714.XAA10176@activestate.com>
7938              Subject: Re: NOT OK: "@INC contains: ." after make install - MAINT_TRIAL_4 - 5.005_03 maintenance trial 4 MSWin32-x86-object
7939      Branch: maint-5.005/perl
7940            ! win32/Makefile win32/makefile.mk
7941 ____________________________________________________________________________
7942 [  2720] By: gsar                                  on 1999/01/27  21:54:42
7943         Log: missing space while munging CCFLAGS for PERL_CAPI
7944      Branch: perl
7945            ! lib/ExtUtils/MM_Unix.pm
7946 ____________________________________________________________________________
7947 [  2718] By: jhi                                   on 1999/01/27  19:46:04
7948         Log: io/fs.t fails test #18 (sense of tests appears to have been
7949              changed incompletely; this patch just skips the test attached,
7950              a la test #17 preceding it).
7951              
7952              From: "G. Del Merritt" <del@intranetics.com>
7953              To: perlbug@perl.com
7954              Subject: NOT OK: perl 5.00503 +MAINT_TRIAL_4 on MSWin32-x86-object (PATCHES included)
7955              Date: Tue, 26 Jan 1999 12:09:09 -0700
7956              Message-Id: <199901261909.MAA25525@jhereg.perl.com>
7957      Branch: maint-5.005/perl
7958            ! t/io/fs.t
7959 ____________________________________________________________________________
7960 [  2717] By: jhi                                   on 1999/01/27  19:44:46
7961         Log: Miniperl fails to build (pp_sys.c was changed and iperlsys.h wasn't)
7962              
7963              From: "G. Del Merritt" <del@intranetics.com>
7964              To: perlbug@perl.com
7965              Subject: NOT OK: perl 5.00503 +MAINT_TRIAL_4 on MSWin32-x86-object (PATCHES included)
7966              Date: Tue, 26 Jan 1999 12:09:09 -0700
7967              Message-Id: <199901261909.MAA25525@jhereg.perl.com>
7968      Branch: maint-5.005/perl
7969            ! iperlsys.h
7970 ____________________________________________________________________________
7971 [  2715] By: jhi                                   on 1999/01/27  19:34:28
7972         Log: From: Mark Bixby <markb@spock.dis.cccd.edu>
7973              To: perl5-porters@perl.org
7974              Subject: [PATCH perl5.005_03-MAINT_TRIAL_4] MPE port tweaks
7975              Date: Tue, 26 Jan 1999 16:32:18 -0800 (PST)
7976              Message-Id: <199901270032.QAA13395@spock.dis.cccd.edu>
7977      Branch: maint-5.005/perl
7978            ! hints/mpeix.sh mpeix/relink
7979 ____________________________________________________________________________
7980 [  2710] By: jhi                                   on 1999/01/27  19:22:23
7981         Log: Errno fixes:
7982              
7983              From: Spider Boardman <spider@web.zk3.dec.com>
7984              To: perlbug@perl.com
7985              Subject: Not OK: perl 5.00503 +MAINT_TRIAL_4 on alpha-dec_osf-thread 5.0 (UNINSTALLED)
7986              Date: Wed, 27 Jan 1999 12:27:15 -0500
7987              Message-Id: <199901271727.MAA233455@web.zk3.dec.com>
7988              
7989              From: Spider Boardman <spider@web.zk3.dec.com>
7990              To: perlbug@perl.com
7991              Subject: Not OK: perl 5.00503 +MAINT_TRIAL_4 on alpha-dec_osf-thread 5.0 (UNINSTALLED)
7992              Date: Wed, 27 Jan 1999 13:31:16 -0500
7993              Message-Id: <199901271831.NAA241001@web.zk3.dec.com>
7994      Branch: maint-5.005/perl
7995            ! Configure ext/Errno/Errno_pm.PL
7996 ____________________________________________________________________________
7997 [  2709] By: jhi                                   on 1999/01/27  19:17:35
7998         Log: Fix Configure installusrbinperl:
7999              
8000              From: Spider Boardman <spider@web.zk3.dec.com>
8001              To: jhi@iki.fi
8002              cc: perl5-porters@perl.org
8003              Subject: Re: Not OK: perl 5.00503 +MAINT_TRIAL_4 on alpha-dec_osf-thread 5.0 (UNINSTALLED)
8004              Date: Wed, 27 Jan 1999 13:03:35 -0500
8005              Message-Id: <199901271803.NAA238257@web.zk3.dec.com>
8006      Branch: maint-5.005/perl
8007            ! Configure
8008 ____________________________________________________________________________
8009 [  2707] By: gbarr                                 on 1999/01/26  02:06:17
8010         Log: Add redef IO::Handle::* for setv?buf()
8011      Branch: maint-5.005/perl
8012            ! ext/POSIX/POSIX.pm
8013 ____________________________________________________________________________
8014 [  2705] By: jhi                                   on 1999/01/24  15:14:30
8015         Log: Mention year-1900 and month 0..11.
8016      Branch: cfgperl
8017            ! lib/Time/Local.pm
8018 ____________________________________________________________________________
8019 [  2704] By: jhi                                   on 1999/01/24  15:13:36
8020         Log: Document Configure -Uinstallusrbinperl.
8021      Branch: cfgperl
8022            ! INSTALL pod/perldelta.pod
8023 ____________________________________________________________________________
8024 [  2698] By: jhi                                   on 1999/01/24  12:46:00
8025         Log: Use only xlc_r for usethreads.
8026      Branch: cfgperl
8027            ! hints/aix.sh
8028 ____________________________________________________________________________
8029 [  2695] By: gsar                                  on 1999/01/24  07:09:05
8030         Log: integrate cfgperl changes into mainline
8031      Branch: perl
8032           +> lib/Exporter/Heavy.pm
8033           !> (integrate 65 files)
8034 ____________________________________________________________________________
8035 [  2694] By: gsar                                  on 1999/01/24  01:28:49
8036         Log: better notes on 'make' on win32
8037      Branch: perl
8038            ! README.win32
8039 ____________________________________________________________________________
8040 [  2683] By: jhi                                   on 1999/01/22  15:41:00
8041         Log: More de-cut-and-pastos.
8042      Branch: cfgperl
8043            ! hints/irix_6.sh hints/os2.sh
8044 ____________________________________________________________________________
8045 [  2682] By: jhi                                   on 1999/01/22  15:30:51
8046         Log: usethreads.cbu cut-and-pasto.
8047      Branch: cfgperl
8048            ! hints/solaris_2.sh
8049 ____________________________________________________________________________
8050 [  2681] By: jhi                                   on 1999/01/22  14:54:55
8051         Log: Better (I hope) LANGUAGE documentation.
8052      Branch: cfgperl
8053            ! pod/perllocale.pod
8054 ____________________________________________________________________________
8055 [  2680] By: jhi                                   on 1999/01/22  09:20:29
8056         Log: From: Dan Sugalski <sugalskd@osshe.edu>
8057              To: perl5-porters@perl.org
8058              Subject: [PATCH 5.005_03MT3]VMS configure tweak
8059              Date: Wed, 20 Jan 1999 12:05:18 -0800
8060              Message-Id: <3.0.6.32.19990120120518.00a98470@ous.edu>
8061      Branch: cfgperl
8062            ! vms/subconfigure.com
8063 ____________________________________________________________________________
8064 [  2679] By: jhi                                   on 1999/01/22  09:13:18
8065         Log: nosuid getmntent() branch.
8066      Branch: cfgperl
8067            ! perl.c perl.h
8068 ____________________________________________________________________________
8069 [  2678] By: jhi                                   on 1999/01/22  08:54:19
8070         Log: nosuid patch continued: *BSD needs <sys/param.h>.
8071      Branch: cfgperl
8072            ! Configure config_h.SH
8073 ____________________________________________________________________________
8074 [  2676] By: gbarr                                 on 1999/01/22  01:54:02
8075         Log: Fixup FindBin to use File::Spec
8076              
8077              Message-Id: <19990120185157.D24479@west-tip.transeda.com>
8078              Date: Wed, 20 Jan 1999 18:51:57 +0000
8079              From: Paul Johnson <pjcj@transeda.com>
8080              Subject: Re: [PATCH] 5005_54 Make FindBin work with UNC paths
8081      Branch: maint-5.005/perl
8082            ! lib/FindBin.pm
8083 ____________________________________________________________________________
8084 [  2671] By: gbarr                                 on 1999/01/22  00:40:13
8085         Log: Fix win32 for Borland compiler and spaces in paths
8086              
8087              From: Gurusamy Sarathy <gsar@activestate.com>
8088              Date: Mon, 18 Jan 1999 20:33:17 -0800
8089              Message-Id: <199901190433.UAA03656@activestate.com>
8090              Subject: [PATCH] 5.005_03-trial3 win32 issues
8091      Branch: maint-5.005/perl
8092            ! README.win32 win32/Makefile win32/config_sh.PL
8093            ! win32/makefile.mk win32/runperl.c
8094 ____________________________________________________________________________
8095 [  2670] By: jhi                                   on 1999/01/21  16:12:38
8096         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
8097              To: perl5-porters@perl.org
8098              Subject: Re: [PATCH 5.005_54] Evalled substitution parsing
8099              Date: Thu, 21 Jan 1999 12:08:01 +0000
8100              Message-Id: <199901211208.MAA01228@crypt.compulink.co.uk>
8101      Branch: cfgperl
8102            ! pod/perldiag.pod t/op/subst.t toke.c
8103 ____________________________________________________________________________
8104 [  2669] By: jhi                                   on 1999/01/21  16:11:46
8105         Log: To: perl5-porters@perl.org
8106              Subject: [PATCH 5.005_54] hints/freebsd.sh - reflect the birth of version 4.0
8107              From: Anton Berezin <tobez@plab.ku.dk>
8108              Date: 21 Jan 1999 17:07:28 +0100
8109              Message-ID: <86emood2yn.fsf@lion.plab.ku.dk>
8110      Branch: cfgperl
8111            ! hints/freebsd.sh
8112 ____________________________________________________________________________
8113 [  2668] By: jhi                                   on 1999/01/21  15:38:34
8114         Log: Add Daniel Grisinger <dgris@dimensional.com>.
8115      Branch: cfgperl
8116            ! AUTHORS MAINTAIN
8117 ____________________________________________________________________________
8118 [  2667] By: jhi                                   on 1999/01/21  15:32:28
8119         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8120              To: Mailing list Perl5 <perl5-porters@perl.org>
8121              Subject: [PATCH 5.005_53] Lean Exporter.pm
8122              Date: Thu, 21 Jan 1999 03:25:23 -0500
8123              Message-ID: <19990121032523.A25704@monk.mps.ohio-state.edu>
8124      Branch: cfgperl
8125            + lib/Exporter/Heavy.pm
8126            ! MANIFEST lib/Exporter.pm
8127 ____________________________________________________________________________
8128 [  2666] By: jhi                                   on 1999/01/21  15:24:10
8129         Log: From: "W. Phillip Moore" <wpm@ms.com>
8130              To: Graham Barr <gbarr@ti.com>, perlbug@perl.org
8131              Subject: Re: [PATCH] File::Path 1.04 bug (all perl5 core versions)
8132              Date: Tue, 19 Jan 1999 11:39:11 -0500 (EST)
8133              Message-ID: <13988.46383.298992.97303@zappa>
8134      Branch: cfgperl
8135            ! lib/File/Path.pm
8136 ____________________________________________________________________________
8137 [  2665] By: jhi                                   on 1999/01/21  15:20:48
8138         Log: CPAN update (CPAN-1.44_54) from Andreas and
8139              jumbo doc patch from Abigail.
8140              
8141              From: abigail@fnx.com
8142              To: perl5-porters@perl.org (Perl Porters)
8143              Subject: [PATCH 5.005_03 TRIAL 3 lib/AutoLoader.pm]  Typos
8144              Date: Tue, 19 Jan 1999 19:14:10 -0500 (EST)
8145              Message-ID: <19990120001410.19645.qmail@alexandra.wayne.fnx.com>
8146              
8147              From: abigail@fnx.com
8148              To: perl5-porters@perl.org (Perl Porters)
8149              Subject: [PATCH 5.005_03 TRIAL3 lib/CGI.pm] Typos
8150              Date: Tue, 19 Jan 1999 19:32:42 -0500 (EST)
8151              Message-ID: <19990120003242.19938.qmail@alexandra.wayne.fnx.com>
8152              
8153              From: abigail@fnx.com
8154              To: perl5-porters@perl.org (Perl Porters)
8155              Subject: [PATCH 5.005_03 TRIAL3 lib/CPAN.pm] Typos
8156              Date: Tue, 19 Jan 1999 19:40:41 -0500 (EST)
8157              Message-ID: <19990120004041.20052.qmail@alexandra.wayne.fnx.com>
8158              
8159              From: abigail@fnx.com
8160              To: perl5-porters@perl.org (Perl Porters)
8161              Subject: [PATCH 5.005_03 TRIAL3 lib/Carp.pm] Typo
8162              Date: Tue, 19 Jan 1999 19:43:12 -0500 (EST)
8163              Message-ID: <19990120004312.20152.qmail@alexandra.wayne.fnx.com>
8164              
8165              From: abigail@fnx.com
8166              To: perl5-porters@perl.org (Perl Porters)
8167              Subject: [PATCH 5.005_03 TRIAL3 lib/Cwd.pm] Typo
8168              Date: Tue, 19 Jan 1999 19:44:29 -0500 (EST)
8169              Message-ID: <19990120004429.20190.qmail@alexandra.wayne.fnx.com>
8170              
8171              From: abigail@fnx.com
8172              To: perl5-porters@perl.org (Perl Porters)
8173              Subject: [PATCH 5.005_03 TRIAL3 lib/Safe.pm] Typo
8174              Date: Tue, 19 Jan 1999 19:52:41 -0500 (EST)
8175              Message-ID: <19990120005241.20693.qmail@alexandra.wayne.fnx.com>
8176              
8177              From: abigail@fnx.com
8178              To: perl5-porters@perl.org (Perl Porters)
8179              Subject: [PATCH 5.005_03 TRIAL3 lib/SelfLoader.pm] Typos
8180              Date: Tue, 19 Jan 1999 19:55:25 -0500 (EST)
8181              Message-ID: <19990120005525.20788.qmail@alexandra.wayne.fnx.com>
8182              
8183              From: abigail@fnx.com
8184              To: perl5-porters@perl.org (Perl Porters)
8185              Subject: [PATCH 5.005_03 TRIAL3 lib/Symbol.pm] Typo
8186              Date: Tue, 19 Jan 1999 19:58:21 -0500 (EST)
8187              Message-ID: <19990120005821.20926.qmail@alexandra.wayne.fnx.com>
8188              
8189              From: abigail@fnx.com
8190              To: perl5-porters@perl.org (Perl Porters)
8191              Subject: [PATCH 5.005_03 TRIAL3 lib/Test.pm] Typo
8192              Date: Tue, 19 Jan 1999 20:00:02 -0500 (EST)
8193              Message-ID: <19990120010002.20973.qmail@alexandra.wayne.fnx.com>
8194              
8195              From: abigail@fnx.com
8196              To: perl5-porters@perl.org (Perl Porters)
8197              Subject: [PATCH 5.005_03 TRIAL3 lib/ops.pm] Typo
8198              Date: Tue, 19 Jan 1999 20:39:09 -0500 (EST)
8199              Message-ID: <19990120013909.23085.qmail@alexandra.wayne.fnx.com>
8200              
8201              From: abigail@fnx.com
8202              To: perl5-porters@perl.org (Perl Porters)
8203              Subject: [PATCH 5.005_03 TRIAL3 lib/diagnostics.pm] Typos  (ignore previous patch for this file...)
8204              Date: Tue, 19 Jan 1999 20:38:23 -0500 (EST)
8205              Message-ID: <19990120013823.23015.qmail@alexandra.wayne.fnx.com>
8206              
8207              From: abigail@fnx.com
8208              To: perl5-porters@perl.org (Perl Porters)
8209              Subject: [PATCH 5.005_03 TRIAL3 lib/overload.pm] Typos
8210              Date: Tue, 19 Jan 1999 20:58:16 -0500 (EST)
8211              Message-ID: <19990120015817.24306.qmail@alexandra.wayne.fnx.com>
8212              
8213              From: abigail@fnx.com
8214              To: perl5-porters@perl.org (Perl Porters)
8215              Subject: [PATCH 5.005_03 TRIAL3 lib/re.pm] Typos
8216              Date: Tue, 19 Jan 1999 21:03:26 -0500 (EST)
8217              Message-ID: <19990120020326.24373.qmail@alexandra.wayne.fnx.com>
8218      Branch: cfgperl
8219            ! ext/Opcode/Safe.pm ext/Opcode/ops.pm lib/AutoLoader.pm
8220            ! lib/CGI.pm lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/Nox.pm
8221            ! lib/Carp.pm lib/Cwd.pm lib/SelfLoader.pm lib/Symbol.pm
8222            ! lib/Test.pm lib/diagnostics.pm lib/fields.pm lib/overload.pm
8223 ____________________________________________________________________________
8224 [  2664] By: jhi                                   on 1999/01/21  14:47:43
8225         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8226              To: Mailing list Perl5 <perl5-porters@perl.org>
8227              Subject: [PATCH 5.005_*] OS2::PrfDB was exploiting a bug in U32 XSUBs
8228              Date: Thu, 21 Jan 1999 03:58:29 -0500
8229              Message-ID: <19990121035829.A25822@monk.mps.ohio-state.edu>
8230      Branch: cfgperl
8231            ! os2/Changes os2/OS2/PrfDB/PrfDB.xs
8232 ____________________________________________________________________________
8233 [  2663] By: jhi                                   on 1999/01/21  14:43:58
8234         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8235              To: Mailing list Perl5 <perl5-porters@perl.org>
8236              Subject: [PATCH 5.005_*] Errno.pm suffers from \\ too
8237              Date: Thu, 21 Jan 1999 02:46:34 -0500
8238              Message-ID: <19990121024634.A25600@monk.mps.ohio-state.edu>
8239      Branch: cfgperl
8240            ! ext/Errno/Errno_pm.PL
8241 ____________________________________________________________________________
8242 [  2662] By: jhi                                   on 1999/01/21  14:42:42
8243         Log: From: Daniel Grisinger <dgris@moiraine.dimensional.com>
8244              To: Francois Desarmenien <desar@club-internet.fr>
8245              Cc: Gurusamy Sarathy <gsar@activestate.com>,
8246              Mailing list Perl5 <perl5-porters@perl.org>, bugmongers@perl.org
8247              Subject: [PATCH] patching.pod, misc fixes (was Re: Which ? What ? Why ? When ?)
8248              Date: 21 Jan 1999 00:17:35 -0700
8249              Message-ID: <m31zkpqels.fsf_-_@moiraine.dimensional.com>
8250      Branch: cfgperl
8251            ! Porting/patching.pod
8252 ____________________________________________________________________________
8253 [  2661] By: jhi                                   on 1999/01/21  14:41:13
8254         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8255              To: Mailing list Perl5 <perl5-porters@perl.org>
8256              Subject: [PATCH 5.00*] makedepend
8257              Date: Thu, 21 Jan 1999 02:08:27 -0500
8258              Message-ID: <19990121020827.A25509@monk.mps.ohio-state.edu>
8259      Branch: cfgperl
8260            ! makedepend.SH
8261 ____________________________________________________________________________
8262 [  2660] By: jhi                                   on 1999/01/21  14:36:45
8263         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8264              To: Mailing list Perl5 <perl5-porters@perl.org>
8265              Subject: [PATCH 5.005_53] Pipes and 2>&1 on OS/2
8266              Date: Tue, 19 Jan 1999 20:06:45 -0500
8267              Message-ID: <19990119200645.A21154@monk.mps.ohio-state.edu>
8268      Branch: cfgperl
8269            ! os2/Changes os2/os2.c
8270 ____________________________________________________________________________
8271 [  2657] By: jhi                                   on 1999/01/21  11:40:35
8272         Log: From: "Vishal Bhatia" <vishalb@hotmail.com>
8273              To: perl5-porters@perl.org
8274              Subject: [PATCH 5.005_54]pp_mapstart & pp_grepstart return val (CC.pm)
8275              Date: Mon, 18 Jan 1999 01:32:31 PST
8276              Message-ID: <19990118093231.18443.qmail@hotmail.com>
8277      Branch: cfgperl
8278            ! ext/B/B/CC.pm
8279 ____________________________________________________________________________
8280 [  2656] By: jhi                                   on 1999/01/21  11:35:34
8281         Log: From: Achim Bohnet <ach@mpe.mpg.de>
8282              Subject: [PATCH] Not OK: perl 5.00503 +MAINT_TRIAL_3 on alpha-dec_osf 4.0 (UNINSTALLED) 
8283              Date: Wed, 20 Jan 1999 20:25:53 +0100
8284              Message-Id: <199901201925.UAA16940@o06.xray.mpe.mpg.de>
8285      Branch: cfgperl
8286            ! pp.c
8287 ____________________________________________________________________________
8288 [  2655] By: jhi                                   on 1999/01/21  10:46:01
8289         Log: Handle NIS (and NetInfo) more robustly.
8290      Branch: cfgperl
8291            ! t/op/grent.t t/op/pwent.t
8292 ____________________________________________________________________________
8293 [  2654] By: jhi                                   on 1999/01/21  10:17:20
8294         Log: Two-argument eaccess() of SCO.
8295      Branch: cfgperl
8296            ! pp_sys.c
8297 ____________________________________________________________________________
8298 [  2653] By: jhi                                   on 1999/01/21  08:53:14
8299         Log: -DNO_NOSUID_CHECK for those platforms which have no way
8300              of checking for nosuid but still want suidperl.
8301      Branch: cfgperl
8302            ! perl.c
8303 ____________________________________________________________________________
8304 [  2652] By: jhi                                   on 1999/01/21  08:22:50
8305         Log: The LANGUAGE mirrors LC_ALL usage.
8306      Branch: cfgperl
8307            ! Configure config_h.SH
8308 ____________________________________________________________________________
8309 [  2651] By: jhi                                   on 1999/01/20  22:01:21
8310         Log: I_MNTENT was missing.
8311      Branch: cfgperl
8312            ! Configure config_h.SH
8313 ____________________________________________________________________________
8314 [  2650] By: jhi                                   on 1999/01/19  13:42:03
8315         Log: NetBSD update, based on patches from the NetBSD packages system.
8316      Branch: cfgperl
8317            ! Makefile.SH hints/netbsd.sh makedepend.SH unixish.h
8318 ____________________________________________________________________________
8319 [  2649] By: jhi                                   on 1999/01/19  12:44:02
8320         Log: Jumbo Configure update.
8321              * -Uinstallusrbinperl: disable /usr/bin/perl installation
8322              by installperl
8323              * usethreads.cbu
8324              * use64bits.cbu
8325              * "nosuid"
8326      Branch: cfgperl
8327            ! Configure config_h.SH hints/aix.sh hints/dec_osf.sh
8328            ! hints/dos_djgpp.sh hints/freebsd.sh hints/hpux.sh
8329            ! hints/irix_4.sh hints/irix_5.sh hints/irix_6.sh
8330            ! hints/irix_6_0.sh hints/irix_6_1.sh hints/linux.sh
8331            ! hints/os2.sh hints/solaris_2.sh hints/vmesa.sh perl.c perl.h
8332            ! pod/perldiag.pod
8333 ____________________________________________________________________________
8334 [  2648] By: jhi                                   on 1999/01/19  09:16:44
8335         Log: Mention /usr/share/locale.
8336      Branch: cfgperl
8337            ! pod/perllocale.pod
8338 ____________________________________________________________________________
8339 [  2647] By: jhi                                   on 1999/01/19  09:11:11
8340         Log: SHMLBA strikes back in NetBSD/sparc.
8341              
8342              From: Dave Nelson <David.Nelson@bellcow.com>
8343              To: jhi@iki.fi
8344              Subject: perl5.005_02 + IPC::SysV + NetBSD/Sparc
8345              Date: Mon, 18 Jan 1999 22:07:56 -0600
8346              Message-Id: <199901190407.WAA02543@longhorn.bellcow.com>
8347      Branch: cfgperl
8348            ! ext/IPC/SysV/SysV.xs
8349 ____________________________________________________________________________
8350 [  2646] By: jhi                                   on 1999/01/19  08:58:17
8351         Log: Show LANGUAGE env var when needed. (Augment change #2645).
8352      Branch: cfgperl
8353            ! util.c utils/perlbug.PL
8354 ____________________________________________________________________________
8355 [  2645] By: jhi                                   on 1999/01/19  08:52:15
8356         Log: Document the GNU LANGUAGE env var.
8357      Branch: cfgperl
8358            ! pod/perllocale.pod
8359 ____________________________________________________________________________
8360 [  2644] By: jhi                                   on 1999/01/19  08:42:25
8361         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8362              To: Mailing list Perl5 <perl5-porters@perl.org>
8363              Subject: [PATCH 5.005_53] Fixing \G bug by Francois Desarmenien
8364              Date: Mon, 18 Jan 1999 20:57:02 -0500
8365              Message-ID: <19990118205702.A18379@monk.mps.ohio-state.edu>
8366      Branch: cfgperl
8367            ! pp_hot.c t/op/pat.t
8368 ____________________________________________________________________________
8369 [  2643] By: jhi                                   on 1999/01/18  11:23:41
8370         Log: Add various cruft to "clean" target. (Time for t/Makefile?)
8371      Branch: cfgperl
8372            ! Makefile.SH
8373 ____________________________________________________________________________
8374 [  2642] By: jhi                                   on 1999/01/18  11:03:38
8375         Log: GNU libc locale system has LANGUAGE env var that partly
8376              overrides even LC_ALL.
8377      Branch: cfgperl
8378            ! t/lib/safe2.t t/op/groups.t t/op/mkdir.t
8379 ____________________________________________________________________________
8380 [  2641] By: jhi                                   on 1999/01/18  10:55:04
8381         Log: Integrate from mainperl.
8382      Branch: cfgperl
8383           +> ext/B/defsubs.h.PL
8384            ! t/op/groups.t
8385           !> (integrate 38 files)
8386 ____________________________________________________________________________
8387 [  2640] By: gsar                                  on 1999/01/18  10:06:29
8388         Log: a few random cleanups
8389      Branch: perl
8390            ! ext/B/Makefile.PL lib/Test/Harness.pm t/pragma/warn/doio
8391 ____________________________________________________________________________
8392 [  2639] By: gsar                                  on 1999/01/18  05:56:21
8393         Log: From:    "Vishal Bhatia" <vishalb@hotmail.com>
8394              Date:    Sun, 17 Jan 1999 16:41:10 PST
8395              Message-Id: <19990118004111.29667.qmail@hotmail.com>
8396              Subject: [PATCH 5.005_54]Duplicate saved ops (CC.pm)
8397      Branch: perl
8398            ! ext/B/B/C.pm
8399 ____________________________________________________________________________
8400 [  2638] By: gsar                                  on 1999/01/18  05:41:21
8401         Log: From:    jan.dubois@ibm.net (Jan Dubois)
8402              Date:    Mon, 18 Jan 1999 00:37:41 +0100
8403              Message-Id: <36a271cd.2105507@smtp1.ibm.net>
8404              Subject: [PATCH 5.005_54] fix bugs in do_sv_dump() from Devel::Peek integration
8405      Branch: perl
8406            ! dump.c
8407 ____________________________________________________________________________
8408 [  2633] By: gsar                                  on 1999/01/17  13:39:59
8409         Log: bogus assert()
8410      Branch: perl
8411            ! pp.c t/op/groups.t
8412 ____________________________________________________________________________
8413 [  2632] By: gsar                                  on 1999/01/17  13:22:04
8414         Log: various tweaks for clean build and test on win32
8415      Branch: perl
8416            ! embed.h ext/B/Makefile.PL global.sym lib/FindBin.pm objXSUB.h
8417            ! op.c t/pragma/warn/doio
8418 ____________________________________________________________________________
8419 [  2631] By: gsar                                  on 1999/01/17  12:28:06
8420         Log: undo change#2336, and add clarification about subversive
8421              CPAN distributions from Andreas Koenig
8422      Branch: perl
8423            ! Porting/pumpkin.pod lib/CPAN.pm
8424 ____________________________________________________________________________
8425 [  2630] By: gsar                                  on 1999/01/17  12:04:06
8426         Log: fix silent taint failures under -U
8427      Branch: perl
8428            ! doio.c
8429 ____________________________________________________________________________
8430 [  2629] By: gsar                                  on 1999/01/17  12:00:23
8431         Log: sanity check piped opens (tweaked version of patch suggested
8432              by Mark-Jason Dominus)
8433      Branch: perl
8434            ! doio.c pod/perldelta.pod pod/perldiag.pod t/io/pipe.t
8435            ! t/op/taint.t t/pragma/warn/doio
8436 ____________________________________________________________________________
8437 [  2628] By: gsar                                  on 1999/01/17  11:26:21
8438         Log: regen headers
8439      Branch: perl
8440            ! embed.h embedvar.h objXSUB.h
8441 ____________________________________________________________________________
8442 [  2627] By: gsar                                  on 1999/01/17  11:23:37
8443         Log: PERL_OBJECTness for change#2595
8444      Branch: perl
8445            ! embed.pl op.c pod/perlport.pod proto.h
8446 ____________________________________________________________________________
8447 [  2626] By: gsar                                  on 1999/01/17  09:47:07
8448         Log: PERL_OBJECT tweaks for change#2426
8449      Branch: perl
8450            ! embed.pl proto.h regcomp.c
8451 ____________________________________________________________________________
8452 [  2625] By: gsar                                  on 1999/01/17  09:37:58
8453         Log: documentation in change#2596 is not quite right; fix it
8454      Branch: perl
8455            ! lib/Math/BigFloat.pm pod/perlguts.pod
8456 ____________________________________________________________________________
8457 [  2624] By: gsar                                  on 1999/01/17  09:28:34
8458         Log: undo change#2571; C<use File::Spec> instead
8459      Branch: perl
8460            ! lib/FindBin.pm
8461 ____________________________________________________________________________
8462 [  2623] By: gsar                                  on 1999/01/17  09:20:42
8463         Log: change#2572 is not applicable; undo, retaining scan_bin addition
8464              to global.sym
8465      Branch: perl
8466            ! global.sym perl.c proto.h
8467 ____________________________________________________________________________
8468 [  2622] By: gsar                                  on 1999/01/17  09:17:42
8469         Log: change#2576 is based on a wrong premise; undo it
8470      Branch: perl
8471            ! pp_ctl.c
8472 ____________________________________________________________________________
8473 [  2621] By: gsar                                  on 1999/01/17  09:12:42
8474         Log: fix change#2602 to not used hard coded constants
8475      Branch: perl
8476            ! ext/B/B/C.pm ext/B/defsubs.h.PL
8477 ____________________________________________________________________________
8478 [  2620] By: gsar                                  on 1999/01/17  09:02:07
8479         Log: integrate cfgperl changes into mainline, fix conflicts
8480      Branch: perl
8481           +> AUTHORS MAINTAIN README.mint ext/DynaLoader/hints/linux.pl
8482           +> ext/POSIX/hints/mint.pl hints/gnu.sh hints/mint.sh
8483           +> lib/Dumpvalue.pm mint/Makefile mint/README mint/errno.h
8484           +> mint/pwd.c mint/stdio.h mint/sys/time.h mint/time.h
8485           +> pod/perlopentut.pod
8486           !> (integrate 162 files)
8487 ____________________________________________________________________________
8488 [  2619] By: gsar                                  on 1999/01/17  08:42:04
8489         Log: a few doc typos
8490      Branch: perl
8491            ! lib/utf8.pm pod/perlfunc.pod pod/perlre.pod
8492 ____________________________________________________________________________
8493 [  2616] By: gbarr                                 on 1999/01/16  18:59:55
8494         Log: Win32 changes from Jan
8495              
8496              From: jan.dubois@ibm.net (Jan Dubois)
8497              Date: Fri, 15 Jan 1999 23:38:35 +0100
8498              Message-ID: <36a7c10d.16311905@smtp1.ibm.net>
8499              Subject: [PATCH 5.005_03m2] Win32 Makefile patches
8500              
8501              From: jan.dubois@ibm.net (Jan Dubois)
8502              Date: Sat, 16 Jan 1999 13:02:45 +0100
8503              Message-ID: <36a07da6.10722337@smtp1.ibm.net>
8504              Subject: [PATCH 5.005_03m2] minor tweaks to README.win32
8505      Branch: maint-5.005/perl
8506            ! README.win32 win32/Makefile win32/makefile.mk
8507 ____________________________________________________________________________
8508 [  2615] By: gbarr                                 on 1999/01/16  18:48:48
8509         Log: Jumbo patch from Sarathy for PERL_OBJECT & USE_THREADS
8510              
8511              From: Gurusamy Sarathy <gsar@engin.umich.edu>
8512              Date: Thu, 07 Jan 1999 00:12:00 -0500
8513              Message-Id: <199901070512.AAA23568@aatma.engin.umich.edu>
8514              Subject: Re: [PATCH 5.005_03-MAINT_TRIAL2] fixes for PERL_OBJECT and USE_THREADS builds
8515              
8516              From: Gurusamy Sarathy <gsar@engin.umich.edu>
8517              Date: Thu, 14 Jan 1999 19:21:46 -0500
8518              Message-Id: <199901150021.TAA01886@aatma.engin.umich.edu>
8519              Subject: Re: [PATCH 5.005_03-MAINT_TRIAL2] fixes for PERL_OBJECT and USE_THREADS builds
8520      Branch: maint-5.005/perl
8521            ! embed.h global.sym lib/ExtUtils/MM_Unix.pm objXSUB.h objpp.h
8522            ! op.c perl.c perl.h perly.c perly.y perly_c.diff pp.c proto.h
8523            ! sv.c t/io/fs.t toke.c win32/GenCAPI.pl win32/config.bc
8524            ! win32/makedef.pl win32/runperl.c win32/win32.c
8525 ____________________________________________________________________________
8526 [  2614] By: gbarr                                 on 1999/01/16  16:48:38
8527         Log: From: Jarkko Hietaniemi <jhi@iki.fi>
8528              Date: Fri, 15 Jan 1999 17:28:34 +0200 (EET)
8529              Message-Id: <199901151528.RAA08785@alpha.hut.fi>
8530              Subject: [PATCH] 5.005_03-MAINT_TRIAL_2: NetBSD patches
8531              
8532              From: Jarkko Hietaniemi <jhi@iki.fi>
8533              Date: Fri, 15 Jan 1999 18:44:19 +0200 (EET)
8534              Message-Id: <199901151644.SAA08184@alpha.hut.fi>
8535              Subject: [PATCH] 5.005_03-MAINT_TRIAL_2: allow skipping the "install also as /usr/bin/perl" question of installperl
8536              
8537              From: Jarkko Hietaniemi <jhi@iki.fi>
8538              Date: Fri, 15 Jan 1999 18:52:29 +0200 (EET)
8539              Message-Id: <199901151652.SAA11259@alpha.hut.fi>
8540              Subject: the promised "installusrbinperl + NetBSD" fix
8541      Branch: maint-5.005/perl
8542            ! Configure Makefile.SH hints/netbsd.sh installperl
8543            ! makedepend.SH unixish.h
8544 ____________________________________________________________________________
8545 [  2611] By: jhi                                   on 1999/01/14  12:16:14
8546         Log: From: Tom Christiansen <tchrist@jhereg.perl.com>
8547              To: pumpkings@jhereg.perl.com
8548              Subject: perlopentut.pod
8549              Date: Sat, 09 Jan 1999 08:13:18 -0700
8550              Message-Id: <199901091513.IAA17512@jhereg.perl.com>
8551      Branch: cfgperl
8552            + pod/perlopentut.pod
8553            ! MANIFEST pod/perl.pod pod/perldelta.pod pod/roffitall
8554 ____________________________________________________________________________
8555 [  2607] By: gbarr                                 on 1999/01/14  02:53:40
8556         Log: Added Carp::cluck to perldelta.pod
8557      Branch: maint-5.005/perl
8558            ! pod/perldelta.pod
8559 ____________________________________________________________________________
8560 [  2605] By: jhi                                   on 1999/01/13  18:26:19
8561         Log: From: "Jonathan Fine (IT- Borders Online)" <jfine@borders.com>
8562              To: "'cpan@perl.org'" <cpan@perl.org>
8563              Subject: "Bug" fix for File::Find.pm
8564              Date:   Thu, 31 Dec 1998 13:01:50 -0500
8565              Message-ID: <311F144DB5E5D011B03F00805FE954B10708BE17@exchange01_ph.borders.com>
8566      Branch: cfgperl
8567            ! lib/File/Find.pm
8568 ____________________________________________________________________________
8569 [  2604] By: jhi                                   on 1999/01/13  18:08:45
8570         Log: From: Peter Wolfe <wolfe@teloseng.com>
8571              Subject: SCO 3.2v5 patch for perl5.005_03-MAINT_TRIAL_1
8572              To: perlbug@perl.com
8573              Date: 11 Jan 1999 23:00:05 +0200
8574              Message-ID: <MLIST_199901111950.LAA01703@titan.teloseng.com>
8575      Branch: cfgperl
8576            ! hints/sco.sh
8577 ____________________________________________________________________________
8578 [  2603] By: jhi                                   on 1999/01/13  18:06:56
8579         Log: From: hans@icgroup.nl (Hans Mulder)
8580              Subject: [Patch for 5.005_54] re::debugcolors dumps core
8581              To: perlbug@perl.com
8582              Cc: hansmu@xs4all.nl
8583              Date: 11 Jan 1999 22:22:45 +0200
8584              Message-ID: <MLIST_9901111947.AA22109@icgned.icgroup.nl>
8585      Branch: cfgperl
8586            ! ext/re/re.pm regcomp.c
8587 ____________________________________________________________________________
8588 [  2602] By: jhi                                   on 1999/01/13  18:05:43
8589         Log: From: "Vishal Bhatia" <vishalb@hotmail.com>
8590              Subject: [PATCH 5.005_54]B::MAGIC::PTR doesnot check for valid length.
8591              Date: 11 Jan 1999 08:02:41 +0200
8592              Lines: 134
8593              Message-ID: <MLIST_19990111052126.27966.qmail@hotmail.com>
8594      Branch: cfgperl
8595            ! ext/B/B.xs ext/B/B/C.pm
8596 ____________________________________________________________________________
8597 [  2601] By: jhi                                   on 1999/01/13  18:01:53
8598         Log: From: James FitzGibbon <james@ican.net>
8599              Subject: Trivial patch for HP-UX 11 and shared libperl
8600              To: perl5-porters@perl.org
8601              Date: 8 Jan 1999 19:13:23 +0200
8602              Message-ID: <MLIST_Pine.BSF.4.05.9901081110090.21785-100000@staff1.tor.accglobal.net>
8603      Branch: cfgperl
8604            ! Makefile.SH
8605 ____________________________________________________________________________
8606 [  2600] By: jhi                                   on 1999/01/13  17:59:45
8607         Log: From: "Vishal Bhatia" <vishalb@hotmail.com>
8608              Subject: [PATCH 5.005_54] B::CC::pp_rv2cv problem
8609              To: perl5-porters@perl.org
8610              Date: 8 Jan 1999 12:43:36 +0200
8611              Message-ID: <MLIST_19990108101557.4481.qmail@hotmail.com>
8612      Branch: cfgperl
8613            ! ext/B/B/CC.pm
8614 ____________________________________________________________________________
8615 [  2599] By: jhi                                   on 1999/01/13  17:50:11
8616         Log: From: Robin Barker <rmb1@cise.npl.co.uk>
8617              Subject: PATCH to installperl
8618              To: perl5-porters@perl.org
8619              Date: 4 Jan 1999 16:15:18 +0200
8620              Message-ID: <MLIST_199901041350.NAA19665@cyclone.cise.npl.co.uk>
8621      Branch: cfgperl
8622            ! installperl
8623 ____________________________________________________________________________
8624 [  2598] By: jhi                                   on 1999/01/13  17:34:51
8625         Log: From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
8626              To: gsar@engin.umich.edu (Gurusamy Sarathy), gbarr@pobox.com
8627              Cc: perl5-porters@perl.org
8628              Subject: PATCH DB_File 1.63 for 5.005_54 & 5.005_03
8629              Date: Tue, 29 Dec 1998 16:23:54 +0000 (GMT)
8630              Message-Id: <9812291623.AA20884@claudius.bfsec.bt.co.uk>
8631      Branch: cfgperl
8632            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
8633            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo ext/DB_File/typemap
8634 ____________________________________________________________________________
8635 [  2597] By: jhi                                   on 1999/01/13  17:30:33
8636         Log: From: David Dyck <dcd@tc.fluke.com>
8637              To: Perl Porters <perl5-porters@perl.org>,
8638              Gurusamy Sarathy <gsar@engin.umich.edu>
8639              Subject: PATCH to perl5.005_54/pod/perldsc.pod (fix typo)
8640              Date: Tue, 12 Jan 1999 11:14:19 -0800 (PST)
8641              Message-ID: <Pine.LNX.4.05.9901121111250.22568-100000@dd.tc.fluke.com>
8642      Branch: cfgperl
8643            ! pod/perldsc.pod
8644 ____________________________________________________________________________
8645 [  2596] By: jhi                                   on 1999/01/13  17:26:44
8646         Log: From: Joshua Pritikin <joshua.pritikin@db.com>
8647              To: perl5-porters@perl.org
8648              Subject: [PATCH] modglobal w/ spelling fixes
8649              Date: Tue, 12 Jan 1999 18:06:01 -0500 (EST)
8650              Message-ID: <Pine.GSO.4.02.9901121805290.625-100000@eq1062.wks.na.deuba.com>
8651      Branch: cfgperl
8652            ! pod/perlguts.pod
8653 ____________________________________________________________________________
8654 [  2595] By: jhi                                   on 1999/01/13  17:24:59
8655         Log: From: Hans Mulder <hansm@icgroup.nl>
8656              Optimize common sort routines.  Thread started by the message
8657              
8658              From: Hans Mulder <hansm@icgroup.nl>
8659              Sender: owner-perl5-porters@perl.org
8660              To: perl5-porters@perl.org
8661              Subject: [Patch for 5.00554] From the Todo list: Optimize sort by { $a <=> $b
8662              Message-Id: <9901092156.AA03831@icgned.icgroup.nl>
8663              
8664              and the patch from the message
8665              
8666              From: Hans Mulder <hans@icgroup.nl>
8667              To: jhi@iki.fi
8668              Cc: perl5-porters@perl.org
8669              Subject: Re: [Patch for 5.00554] From the Todo list: Optimize sort by { $a <=>
8670              $b }
8671              Date: Wed, 13 Jan 1999 17:39:35 +0100
8672              Message-Id: <9901131639.AA17419@icgned.icgroup.nl>
8673      Branch: cfgperl
8674            ! Todo op.c op.h pp_ctl.c t/op/sort.t
8675 ____________________________________________________________________________
8676 [  2594] By: jhi                                   on 1999/01/13  16:50:17
8677         Log: Atari MiNT port by Guido Flohr <gufl0000@stud.uni-sb.de>
8678              (the diffs were based on 5.004_02).  Tested by Guido
8679              and Frank Naumann <fnaumann@prinz-atm.CS.Uni-Magdeburg.De>.
8680      Branch: cfgperl
8681            + README.mint ext/POSIX/hints/mint.pl hints/mint.sh
8682            + mint/Makefile mint/README mint/errno.h mint/pwd.c mint/stdio.h
8683            + mint/sys/time.h mint/time.h
8684            ! MANIFEST doio.c malloc.c miniperlmain.c perl.c t/io/fs.t
8685            ! t/lib/safe2.t t/op/groups.t t/op/mkdir.t t/op/taint.t util.c
8686 ____________________________________________________________________________
8687 [  2593] By: jhi                                   on 1999/01/09  16:54:26
8688         Log: Detypo.
8689      Branch: cfgperl
8690            ! hints/dec_osf.sh
8691 ____________________________________________________________________________
8692 [  2592] By: jhi                                   on 1999/01/09  16:17:13
8693         Log: Move usethreads and use64bits logic from hints to Configure.
8694      Branch: cfgperl
8695            ! Configure hints/README.hints hints/aix.sh hints/dec_osf.sh
8696            ! hints/dos_djgpp.sh hints/freebsd.sh hints/hpux.sh
8697            ! hints/irix_6.sh hints/irix_6_0.sh hints/irix_6_1.sh
8698            ! hints/linux.sh hints/os2.sh hints/solaris_2.sh hints/vmesa.sh
8699 ____________________________________________________________________________
8700 [  2591] By: jhi                                   on 1999/01/09  14:45:24
8701         Log: Missing dTHRs added.
8702      Branch: cfgperl
8703            ! regcomp.c toke.c
8704 ____________________________________________________________________________
8705 [  2590] By: jhi                                   on 1999/01/08  15:27:17
8706         Log: Finalize change #2589 and add better AIX nm scanning from:
8707              
8708              Message-Id: <m0zyNW0-00017VC@gentoo.com>
8709              From: bll@gentoo.com (Brad Lanam)
8710              Subject: Re: mailhelp returned a non-zero status
8711              In-Reply-To: <199901072155.WAA14369@hptnocou.grenoble.hp.com> from Raphael Manfredi at "Jan 7, 1999 10:55:24 pm"
8712              To: ram@hptnocou.grenoble.hp.com (Raphael Manfredi)
8713      Branch: cfgperl
8714            ! Configure hints/freebsd.sh hints/linux.sh
8715 ____________________________________________________________________________
8716 [  2589] By: jhi                                   on 1999/01/08  15:14:54
8717         Log: Undo change #2581.
8718      Branch: cfgperl
8719            ! Configure hints/freebsd.sh hints/linux.sh
8720 ____________________________________________________________________________
8721 [  2588] By: jhi                                   on 1999/01/08  11:51:52
8722         Log: FAQ jumbo patch from tchrist.
8723              
8724              Message-Id: <199901080605.XAA20229@jhereg.perl.com>
8725              From: Tom Christiansen <tchrist@jhereg.perl.com>
8726              To: pumpkings@jhereg.perl.com
8727              Subject: newest version of perlfaq.pod
8728              Date: Thu, 7 Jan 1999 23:05:02 -0700
8729              
8730              Message-Id: <199901080605.XAA20231@jhereg.perl.com>
8731              From: Tom Christiansen <tchrist@jhereg.perl.com>
8732              To: pumpkings@jhereg.perl.com
8733              Subject: newest version of perlfaq1.pod
8734              Date: Thu, 7 Jan 1999 23:05:02 -0700
8735              
8736              Message-Id: <199901080605.XAA20233@jhereg.perl.com>
8737              From: Tom Christiansen <tchrist@jhereg.perl.com>
8738              To: pumpkings@jhereg.perl.com
8739              Subject: newest version of perlfaq2.pod
8740              Date: Thu, 7 Jan 1999 23:05:02 -0700
8741              
8742              Message-Id: <199901080605.XAA20235@jhereg.perl.com>
8743              From: Tom Christiansen <tchrist@jhereg.perl.com>
8744              To: pumpkings@jhereg.perl.com
8745              Subject: newest version of perlfaq3.pod
8746              Date: Thu, 7 Jan 1999 23:05:02 -0700
8747              
8748              Message-Id: <199901080605.XAA20237@jhereg.perl.com>
8749              From: Tom Christiansen <tchrist@jhereg.perl.com>
8750              To: pumpkings@jhereg.perl.com
8751              Subject: newest version of perlfaq4.pod
8752              Date: Thu, 7 Jan 1999 23:05:02 -0700
8753              
8754              Message-Id: <199901080605.XAA20239@jhereg.perl.com>
8755              From: Tom Christiansen <tchrist@jhereg.perl.com>
8756              To: pumpkings@jhereg.perl.com
8757              Subject: newest version of perlfaq5.pod
8758              Date: Thu, 7 Jan 1999 23:05:02 -0700
8759              
8760              Message-Id: <199901080605.XAA20241@jhereg.perl.com>
8761              From: Tom Christiansen <tchrist@jhereg.perl.com>
8762              To: pumpkings@jhereg.perl.com
8763              Subject: newest version of perlfaq6.pod
8764              Date: Thu, 7 Jan 1999 23:05:02 -0700
8765              
8766              Message-Id: <199901080605.XAA20243@jhereg.perl.com>
8767              From: Tom Christiansen <tchrist@jhereg.perl.com>
8768              To: pumpkings@jhereg.perl.com
8769              Subject: newest version of perlfaq7.pod
8770              Date: Thu, 7 Jan 1999 23:05:03 -0700
8771              
8772              Message-Id: <199901080605.XAA20245@jhereg.perl.com>
8773              From: Tom Christiansen <tchrist@jhereg.perl.com>
8774              To: pumpkings@jhereg.perl.com
8775              Subject: newest version of perlfaq8.pod
8776              Date: Thu, 7 Jan 1999 23:05:03 -0700
8777              
8778              Message-Id: <199901080605.XAA20257@jhereg.perl.com>
8779              From: Tom Christiansen <tchrist@jhereg.perl.com>
8780              To: pumpkings@jhereg.perl.com
8781              Subject: newest version of perlfaq9.pod
8782              Date: Thu, 7 Jan 1999 23:05:03 -0700
8783      Branch: cfgperl
8784            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
8785            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
8786            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
8787            ! pod/perlfaq9.pod
8788 ____________________________________________________________________________
8789 [  2587] By: jhi                                   on 1999/01/08  11:17:43
8790         Log: More doc fixes from Abigail.
8791      Branch: cfgperl
8792            ! lib/Time/gmtime.pm lib/Time/localtime.pm lib/User/grent.pm
8793            ! lib/User/pwent.pm
8794 ____________________________________________________________________________
8795 [  2585] By: jhi                                   on 1999/01/08  08:31:02
8796         Log: Change #2584 from maint-5.005:
8797              
8798              implemented Ilya's suggested fix, and added a testcase
8799              
8800              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8801              Date: Tue, 5 Jan 1999 00:56:01 -0500 (EST)
8802              Message-Id: <199901050556.AAA02597@monk.mps.ohio-state.edu>
8803              Subject: Re: Text::ParseWords: regex fix
8804      Branch: cfgperl
8805            ! lib/Text/ParseWords.pm t/lib/parsewords.t
8806 ____________________________________________________________________________
8807 [  2583] By: gbarr                                 on 1999/01/08  04:50:03
8808         Log: From: Jarkko Hietaniemi <jhi@iki.fi>
8809              Date: Thu, 7 Jan 1999 12:47:38 +0200 (EET)
8810              Message-Id: <199901071047.MAA24100@alpha.hut.fi>
8811              Subject: [PATCH] 5.005_03-MAINT_TRIAL_2: ext/Errno_pm.PL: understand wrapper cppstdins
8812      Branch: maint-5.005/perl
8813            ! ext/Errno/Errno_pm.PL
8814 ____________________________________________________________________________
8815 [  2581] By: jhi                                   on 1999/01/07  16:38:03
8816         Log: Configure update:
8817              - usethreads, use64bits, and usemultiplicity
8818              are no more interactively asked by Configure
8819              - "int main()" (vs bare "main()") enforced in test programs
8820      Branch: cfgperl
8821            ! Configure hints/freebsd.sh hints/linux.sh
8822 ____________________________________________________________________________
8823 [  2580] By: jhi                                   on 1999/01/07  11:19:12
8824         Log: From: Dan Sugalski <sugalskd@osshe.edu>
8825              Date: Wed, 06 Jan 1999 13:47:34 -0800
8826              Message-Id: <3.0.6.32.19990106134734.0334d260@ous.edu>
8827              Subject: [PATCH 5.005_02-MT2, 5.005_5x]VMS.C tweak for occasional system() error
8828      Branch: cfgperl
8829            ! vms/vms.c
8830 ____________________________________________________________________________
8831 [  2579] By: jhi                                   on 1999/01/07  09:08:36
8832         Log: Another set of doc patches from Abigail
8833              
8834              From: abigail@fnx.com
8835              Message-ID: <19990107032132.20124.qmail@alexandra.wayne.fnx.com>
8836              Subject: [PATCH 5.005_03 TRAIL2 lib/Net/hostent.pm] Typo fix
8837              Date: Wed, 6 Jan 1999 22:21:32 -0500 (EST)
8838              
8839              From: abigail@fnx.com
8840              Message-ID: <19990107032445.20178.qmail@alexandra.wayne.fnx.com>
8841              Subject: [PATCH 5.005_03 TRIAL2 lib/Net/netent.pm] Typo fix
8842              Date: Wed, 6 Jan 1999 22:24:45 -0500 (EST)
8843              
8844              From: abigail@fnx.com
8845              Message-ID: <19990107032834.20362.qmail@alexandra.wayne.fnx.com>
8846              Subject: [PATCH 5.005_03 TRAIL2 lib/Term/Complete.pm] Typo fix
8847              Date: Wed, 6 Jan 1999 22:28:34 -0500 (EST)
8848              
8849              From: abigail@fnx.com
8850              Message-ID: <19990107033136.20440.qmail@alexandra.wayne.fnx.com>
8851              Subject: [PATCH 5.005_03 TRAIL2 lib/Term/ReadLine.pm] Typo fix
8852              Date: Wed, 6 Jan 1999 22:31:36 -0500 (EST)
8853              
8854              From: abigail@fnx.com
8855              Message-ID: <19990107033351.20540.qmail@alexandra.wayne.fnx.com>
8856              Subject: [PATCH 5.005_03 TRIAL2 lib/CGI/Apache.pm] Typo fix
8857              Date: Wed, 6 Jan 1999 22:33:51 -0500 (EST)
8858              
8859              From: abigail@fnx.com
8860              Message-ID: <19990107033933.20707.qmail@alexandra.wayne.fnx.com>
8861              Subject: [PATCH 5.005_03 TRIAL2 lib/CGI/Push.pm] Typo fix
8862              Date: Wed, 6 Jan 1999 22:39:33 -0500 (EST)
8863              
8864              From: abigail@fnx.com
8865              Message-ID: <19990107034548.20936.qmail@alexandra.wayne.fnx.com>
8866              Subject: [PATCH 5.005_03 TRIAL2 lib/File/Copy.pm] Typo fixes
8867              Date: Wed, 6 Jan 1999 22:45:48 -0500 (EST)
8868              
8869              From: abigail@fnx.com
8870              Message-ID: <19990107034856.21056.qmail@alexandra.wayne.fnx.com>
8871              Subject: [PATCH 5.005_03 TRIAL2 lib/File/Spec.pm] Typo fix
8872              Date: Wed, 6 Jan 1999 22:48:56 -0500 (EST)
8873              
8874              From: abigail@fnx.com
8875              Message-ID: <19990107035113.21174.qmail@alexandra.wayne.fnx.com>
8876              Subject: [PATCH 5.005_03 TRIAL2 lib/File/Spec/Mac.pm] Typo fixes
8877              Date: Wed, 6 Jan 1999 22:51:13 -0500 (EST)
8878              
8879              From: abigail@fnx.com
8880              Message-ID: <19990107035612.21522.qmail@alexandra.wayne.fnx.com>
8881              Subject: [PATCH 5.005_03 TRIAL2 lib/Math/BigFloat.pm] Typo fix
8882              Date: Wed, 6 Jan 1999 22:56:12 -0500 (EST)
8883              
8884              From: abigail@fnx.com
8885              Message-ID: <19990107035842.21585.qmail@alexandra.wayne.fnx.com>
8886              Subject: [PATCH 5.005_03 TRIAL2 lib/Math/BigInt.pm] Typo fixes
8887              Date: Wed, 6 Jan 1999 22:58:41 -0500 (EST)
8888              
8889              From: abigail@fnx.com
8890              Message-ID: <19990107040644.22009.qmail@alexandra.wayne.fnx.com>
8891              Subject: [PATCH 5.005_03 TRIAL2 lib/Text/Wrap.pm] Typo fixes
8892              Date: Wed, 6 Jan 1999 23:06:44 -0500 (EST)
8893              
8894              From: abigail@fnx.com
8895              Message-ID: <19990107040955.22087.qmail@alexandra.wayne.fnx.com>
8896              Subject: [PATCH 5.005_03 TRIAL2 lib/Tie/Array.pm] Typo fixes
8897              Date: Wed, 6 Jan 1999 23:09:55 -0500 (EST)
8898              
8899              From: abigail@fnx.com
8900              Message-ID: <19990107041136.22174.qmail@alexandra.wayne.fnx.com>
8901              Subject: [PATCH 5.005_03 TRIAL2 lib/Tie/Hash.pm] Typo fix
8902              Date: Wed, 6 Jan 1999 23:11:36 -0500 (EST)
8903      Branch: cfgperl
8904            ! lib/CGI/Apache.pm lib/CGI/Push.pm lib/File/Copy.pm
8905            ! lib/File/Spec.pm lib/File/Spec/Mac.pm lib/Math/BigFloat.pm
8906            ! lib/Math/BigInt.pm lib/Net/hostent.pm lib/Net/netent.pm
8907            ! lib/Term/Complete.pm lib/Term/ReadLine.pm lib/Text/Wrap.pm
8908            ! lib/Tie/Array.pm lib/Tie/Hash.pm
8909 ____________________________________________________________________________
8910 [  2576] By: jhi                                   on 1999/01/06  17:05:20
8911         Log: Change #2582 fallout: the amagic_cmp* are no more file static.
8912      Branch: cfgperl
8913            ! pp_ctl.c
8914 ____________________________________________________________________________
8915 [  2575] By: jhi                                   on 1999/01/06  13:18:56
8916         Log: Enhance the great_circle_distance() documentation.
8917      Branch: cfgperl
8918            ! lib/Math/Trig.pm
8919 ____________________________________________________________________________
8920 [  2574] By: jhi                                   on 1999/01/06  12:58:03
8921         Log: From: Mark Bixby <markb@spock.dis.cccd.edu>
8922              To: perlbug@perl.com
8923              Subject: [PATCH 5.005_03-MAINT_TRIAL_2] t/op/sysio.t for MPE/iX
8924              Date: Mon, 4 Jan 1999 13:34:58 -0800 (PST)
8925              Message-Id: <199901042134.NAA18852@spock.dis.cccd.edu>
8926      Branch: cfgperl
8927            ! t/op/sysio.t
8928 ____________________________________________________________________________
8929 [  2573] By: jhi                                   on 1999/01/06  12:40:19
8930         Log: From: "W. Phillip Moore" <wpm@ms.com>
8931              To: perlbug@perl.org
8932              Subject: [PATCH] POSIX getpgrp is not -w clean
8933              Date: Tue, 5 Jan 1999 12:40:27 -0500 (EST)
8934              Message-ID: <13970.20107.190314.549471@zappa>
8935      Branch: cfgperl
8936            ! ext/POSIX/POSIX.pm
8937 ____________________________________________________________________________
8938 [  2572] By: jhi                                   on 1999/01/06  12:25:24
8939         Log: Based on
8940              From: jan.dubois@ibm.net (Jan Dubois)
8941              To: perl5-porters@perl.org
8942              Subject: [PATCH 5.005_03-MAINT_TRIAL2] fixes for PERL_OBJECT and USE_THREADS builds
8943              Date: Wed, 06 Jan 1999 01:24:09 +0100
8944              Message-ID: <3696aa85.18259325@smtp1.ibm.net>
8945              except that
8946              - objXSUB.h was already okay
8947              - embed.h patching is futile, global.sym patched instead
8948              - objpp.h does not exist
8949              - proto.h addition applied manually
8950              - win32/GenCAPI.pl was already okay
8951              - win32/makedef.pl was already okay
8952      Branch: cfgperl
8953            ! global.sym perl.c proto.h
8954 ____________________________________________________________________________
8955 [  2571] By: jhi                                   on 1999/01/06  11:25:48
8956         Log: From: Slaven Rezic <eserte@cs.tu-berlin.de>
8957              To: perlbug@perl.com
8958              Subject: FindBin.pm on Win32 systems
8959              Date: Mon, 4 Jan 1999 23:01:46 +0100 (CET)
8960              Message-Id: <199901042201.XAA01875@cabulja.herceg.de>
8961      Branch: cfgperl
8962            ! lib/FindBin.pm
8963 ____________________________________________________________________________
8964 [  2570] By: jhi                                   on 1999/01/06  11:21:48
8965         Log: From: Dan Sugalski <sugalskd@osshe.edu>
8966              To: perl5-porters@perl.org, vmsperl@perl.org
8967              Subject: [PATCH 5.005_03-MAINT_TRIAL_2]taint.c fix for VMS
8968              Date: Tue, 05 Jan 1999 16:47:31 -0800
8969              Message-Id: <3.0.6.32.19990105164731.00b5b2d0@ous.edu>
8970              
8971              (the ext/IO/lib/IO/Socket.pm was not really changed here;
8972              it was a leftover from #2569)
8973      Branch: cfgperl
8974            ! ext/IO/lib/IO/Socket.pm taint.c
8975 ____________________________________________________________________________
8976 [  2569] By: jhi                                   on 1999/01/06  11:18:22
8977         Log: Jumbo doc patch from Abigail (almost identical to
8978              the 5.005-maint change #2562 except for the
8979              ext/IO/lib/IO/Socket.pm patch which was not
8980              applicable because the IO version of 5.005-devel
8981              is somewhat different (why?))
8982              
8983              From: abigail@fnx.com
8984              Message-ID: <19990105170142.4889.qmail@alexandra.wayne.fnx.com>
8985              Subject: [PATCH 5.005_03-TRIAL2 lib/ExtUtils/Liblist.pm] pod fixes
8986              Date: Tue, 5 Jan 1999 12:01:42 -0500 (EST)
8987              
8988              From: abigail@fnx.com
8989              Message-ID: <19990105172855.5115.qmail@alexandra.wayne.fnx.com>
8990              Subject: [PATCH 5.005_03 MAINT2 lib/ExtUtils/Commands.pm] Typo fix.
8991              Date: Tue, 5 Jan 1999 12:28:55 -0500 (EST)
8992              
8993              From: abigail@fnx.com
8994              Message-ID: <19990105173808.5260.qmail@alexandra.wayne.fnx.com>
8995              Subject: [PATCH perl5.005_03 MAINT3 lib/ExtUtils/Embed.pm] Typo fix
8996              Date: Tue, 5 Jan 1999 12:38:08 -0500 (EST)
8997              
8998              From: abigail@fnx.com
8999              Message-ID: <19990105174859.5533.qmail@alexandra.wayne.fnx.com>
9000              Subject: [PATCH 5.005_03 MAINT2 lib/ExtUtils/Install.pm] Typo fix
9001              Date: Tue, 5 Jan 1999 12:48:59 -0500 (EST)
9002              
9003              From: abigail@fnx.com
9004              Message-ID: <19990105174947.5547.qmail@alexandra.wayne.fnx.com>
9005              Subject: [PATCH 5.005_03 lib/ExtUtils/MM_Unix.pm] Typo fixes
9006              Date: Tue, 5 Jan 1999 12:49:46 -0500 (EST)
9007              
9008              From: abigail@fnx.com
9009              Message-ID: <19990105182301.5966.qmail@alexandra.wayne.fnx.com>
9010              Subject: [PATCH 5.005_03 lib/ExtUtils/MakeMaker.pm] Typos fixes.
9011              Date: Tue, 5 Jan 1999 13:23:00 -0500 (EST)
9012              
9013              From: abigail@fnx.com
9014              Message-ID: <19990105183344.6065.qmail@alexandra.wayne.fnx.com>
9015              Subject: [PATCH 5.005_03 TRIAL2 lib/ExtUtils/Manifest.pm] Typo fixes
9016              Date: Tue, 5 Jan 1999 13:33:44 -0500 (EST)
9017              
9018              From: abigail@fnx.com
9019              Message-ID: <19990105184028.6220.qmail@alexandra.wayne.fnx.com>
9020              Subject: [PATCH 5.005_03 TRIAL2 lib/ExtUtils/Mksymlists.pm] Typo fix
9021              Date: Tue, 5 Jan 1999 13:40:28 -0500 (EST)
9022              
9023              From: abigail@fnx.com
9024              Message-ID: <19990106012015.9451.qmail@alexandra.wayne.fnx.com>
9025              Subject: [PATCH 5.005_03 TRIAL2 lib/IO/Pipe.pm] Typo fixes.
9026              Date: Tue, 5 Jan 1999 20:20:15 -0500 (EST)
9027              
9028              From: abigail@fnx.com
9029              Message-ID: <19990106012047.9459.qmail@alexandra.wayne.fnx.com>
9030              Subject: [PATCH 5.005_03 TRAIL2 lib/IO/Seekable.pm] Typo fixes
9031              Date: Tue, 5 Jan 1999 20:20:47 -0500 (EST)
9032      Branch: cfgperl
9033            ! ext/IO/lib/IO/Pipe.pm ext/IO/lib/IO/Seekable.pm
9034            ! lib/ExtUtils/Command.pm lib/ExtUtils/Embed.pm
9035            ! lib/ExtUtils/Install.pm lib/ExtUtils/Liblist.pm
9036            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
9037            ! lib/ExtUtils/Manifest.pm lib/ExtUtils/Mksymlists.pm
9038 ____________________________________________________________________________
9039 [  2568] By: gbarr                                 on 1999/01/06  03:13:15
9040         Log: From: jan.dubois@ibm.net (Jan Dubois)
9041              Date: Wed, 06 Jan 1999 01:24:09 +0100
9042              Message-ID: <3696aa85.18259325@smtp1.ibm.net>
9043              Subject: [PATCH 5.005_03-MAINT_TRIAL2] fixes for PERL_OBJECT and USE_THREADS builds
9044      Branch: maint-5.005/perl
9045            ! embed.h global.sym objXSUB.h objpp.h perl.c proto.h
9046            ! win32/GenCAPI.pl win32/makedef.pl
9047 ____________________________________________________________________________
9048 [  2566] By: gbarr                                 on 1999/01/06  02:29:05
9049         Log: From: "W. Phillip Moore" <wpm@ms.com>
9050              Date: Tue, 5 Jan 1999 12:40:27 -0500 (EST)
9051              Message-ID: <13970.20107.190314.549471@zappa>
9052              Subject: [PATCH] POSIX getpgrp is not -w clean
9053      Branch: maint-5.005/perl
9054            ! ext/POSIX/POSIX.pm
9055 ____________________________________________________________________________
9056 [  2565] By: gbarr                                 on 1999/01/06  02:19:00
9057         Log: From: Slaven Rezic <eserte@cs.tu-berlin.de>
9058              Date: Mon, 4 Jan 1999 23:01:46 +0100 (CET)
9059              Message-Id: <199901042201.XAA01875@cabulja.herceg.de>
9060              Subject: FindBin.pm on Win32 systems
9061      Branch: maint-5.005/perl
9062            ! lib/FindBin.pm
9063 ____________________________________________________________________________
9064 [  2561] By: jhi                                   on 1999/01/05  10:49:10
9065         Log: Reword the setlocale() 1-arg case better.
9066      Branch: cfgperl
9067            ! ext/POSIX/POSIX.pod
9068 ____________________________________________________________________________
9069 [  2559] By: gbarr                                 on 1999/01/02  15:37:35
9070         Log: From: Blair Zajac <bzajac@geostaff.com>
9071              Date: Wed, 23 Dec 1998 17:13:32 -0800
9072              Message-ID: <3681953C.8B6A90AA@geostaff.com>
9073              Subject: Tie::SubstrHash patch
9074      Branch: maint-5.005/perl
9075            ! lib/Tie/SubstrHash.pm
9076 ____________________________________________________________________________
9077 [  2554] By: jhi                                   on 1999/01/02  14:55:06
9078         Log: Object destruction order testing.
9079      Branch: cfgperl
9080            ! t/op/misc.t
9081 ____________________________________________________________________________
9082 [  2553] By: jhi                                   on 1999/01/02  14:49:40
9083         Log: perldelta the Dumpvalue.pm of change #2513.
9084      Branch: cfgperl
9085            ! lib/Dumpvalue.pm pod/perldelta.pod
9086 ____________________________________________________________________________
9087 [  2552] By: nick                                  on 1999/01/02  14:45:38
9088         Log: Tone down Makefile.PL so it works on Win32
9089      Branch: perl
9090            ! ext/B/Makefile.PL
9091 ____________________________________________________________________________
9092 [  2551] By: nick                                  on 1999/01/02  14:06:30
9093         Log: Export constant subs from B.xs for op.h, cop.h and a few others.
9094              Use them in various B::* rather than have local defs.
9095      Branch: perl
9096            + ext/B/defsubs.h.PL
9097            ! ext/B/B.pm ext/B/B.xs ext/B/B/Bytecode.pm ext/B/B/C.pm
9098            ! ext/B/B/CC.pm ext/B/B/Deparse.pm ext/B/B/Lint.pm
9099            ! ext/B/B/Stackobj.pm ext/B/B/Xref.pm ext/B/Makefile.PL
9100 ____________________________________________________________________________
9101 [  2550] By: nick                                  on 1999/01/02  10:04:02
9102         Log: Integrate ext/B changes from //depot/cfgperl
9103      Branch: perl
9104           !> ext/B/B.xs ext/B/B/C.pm ext/B/B/CC.pm ext/B/B/Stackobj.pm
9105 ____________________________________________________________________________
9106 [  2549] By: jhi                                   on 1999/01/01  13:54:16
9107         Log: From: "Paul Holser" <Paul.Holser.pholser@nortelnetworks.com>
9108              To: perlbug@perl.com
9109              Subject: op/groups.t fails test 1 on HP-UX 10.20
9110              Date: Wed, 30 Dec 1998 15:16:12 -0600 (CST)
9111              Message-Id: <199812302116.PAA12439@crchh44c.us.nortel.com>
9112      Branch: cfgperl
9113            ! t/op/groups.t
9114 ____________________________________________________________________________
9115 [  2548] By: jhi                                   on 1999/01/01  13:53:31
9116         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
9117              To: perl5-porters@perl.org
9118              cc: hv@crypt0.demon.co.uk
9119              Subject: [bug 5.004_54] duplicate error message
9120              Date: Thu, 31 Dec 1998 04:05:25 +0000
9121              Message-Id: <199812310405.EAA00386@crypt.compulink.co.uk>
9122              
9123              Message-ID: <13963.60672.134591.383377@alias-2.pr.mcs.net>
9124              From: Stephen McCamant <smccam@uclink4.berkeley.edu>
9125              To: hv@crypt0.demon.co.uk
9126              Cc: perl5-porters@perl.org
9127              Subject: [PATCH _54] Re: duplicate error message
9128              Date: Thu, 31 Dec 1998 16:10:13 -0600 (CST)
9129              
9130              Message-Id: <199901010732.HAA02926@crypt.compulink.co.uk>
9131              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
9132              To: Stephen McCamant <smccam@uclink4.berkeley.edu>
9133              cc: hv@crypt0.demon.co.uk, perl5-porters@perl.org
9134              Subject: [TEST PATCH _54] Re: duplicate error message 
9135              Date: Fri, 01 Jan 1999 07:32:14 +0000
9136      Branch: cfgperl
9137            ! op.c t/pragma/warn/op
9138 ____________________________________________________________________________
9139 [  2547] By: jhi                                   on 1998/12/31  14:15:04
9140         Log: From: Chris Nandor <pudge@pobox.com>
9141              To: jhi@iki.fi
9142              Cc: perl5-porters@perl.org
9143              Subject: Re: [PATCH] perlport.pod 1.38
9144              Date: Thu, 31 Dec 1998 09:06:48 -0500
9145              Message-Id: <v04020a1db2b1352ec92a@[192.168.0.77]>
9146      Branch: cfgperl
9147            ! pod/perlport.pod
9148 ____________________________________________________________________________
9149 [  2546] By: jhi                                   on 1998/12/31  11:18:17
9150         Log: From: Wilson P. Snyder II
9151              To: perl5-porters@perl.org
9152              Subject: [PATCH v5.5.53] REV2: Binary number support
9153              Date: 1998/11/30
9154              Message-ID: <199811301543.KAA15689@vulcan.maker.com>
9155      Branch: cfgperl
9156            ! pod/perldata.pod pod/perldelta.pod pod/perlfunc.pod pp.c
9157            ! proto.h sv.c t/op/oct.t t/op/sprintf.t t/pragma/warn/util
9158            ! toke.c util.c
9159 ____________________________________________________________________________
9160 [  2545] By: jhi                                   on 1998/12/31  09:27:40
9161         Log: From: "Todd C. Miller" <Todd.Miller@courtesan.com>
9162              To: perlbug@perl.com
9163              Subject: "perl -T -P" dumps core on OpenBSD and Linux
9164              Date: Wed, 30 Dec 1998 21:11:05 -0700 (MST)
9165              Message-Id: <199812310411.VAA37568@xerxes.courtesan.com>
9166      Branch: cfgperl
9167            ! taint.c
9168 ____________________________________________________________________________
9169 [  2544] By: jhi                                   on 1998/12/31  09:21:45
9170         Log: From: Tim Bunce <Tim.Bunce@ig.co.uk> 
9171              To: perlbug@perl.com 
9172              Subject: bug in pod2man search for perl binary [5.005_5x]
9173              Date: Sat, 12 Dec 1998 23:08:51 +0000 
9174              Message-ID: <19981212230851.A20578@ig.co.uk> 
9175      Branch: cfgperl
9176            ! pod/pod2man.PL
9177 ____________________________________________________________________________
9178 [  2541] By: gbarr                                 on 1998/12/30  14:37:14
9179         Log: From: jan.dubois@ibm.net (Jan Dubois)
9180              Date: Wed, 23 Dec 1998 21:26:38 +0100
9181              Message-ID: <36895086.8849224@smtp1.ibm.net>
9182              Subject: [PATCH 5.005_03m1] subdirectory Makefiles should inherit CAPI setting from command line
9183      Branch: maint-5.005/perl
9184            ! lib/ExtUtils/MakeMaker.pm
9185 ____________________________________________________________________________
9186 [  2540] By: jhi                                   on 1998/12/30  08:42:04
9187         Log: Evermore AUTHORS and MAINTAIN.
9188      Branch: cfgperl
9189            ! AUTHORS MAINTAIN
9190 ____________________________________________________________________________
9191 [  2539] By: jhi                                   on 1998/12/29  15:10:34
9192         Log: More AUTHORS and MAINTAIN.
9193      Branch: cfgperl
9194            ! AUTHORS MAINTAIN
9195 ____________________________________________________________________________
9196 [  2537] By: jhi                                   on 1998/12/29  14:34:47
9197         Log: From: Frank Ridderbusch <Frank.Ridderbusch@pdb.siemens.de>
9198              Date: Tue, 15 Dec 1998 16:23:12 +0100 (MET)
9199              Message-ID: <13942.32480.700000.640927@utensil>
9200              Subject: Minor Bug in AutoSplit.qm in 5.005 and 5.004
9201              (mirror change#2531 in the 5.005-maint)
9202      Branch: cfgperl
9203            ! lib/AutoSplit.pm
9204 ____________________________________________________________________________
9205 [  2531] By: gbarr                                 on 1998/12/29  14:12:25
9206         Log: change in_pod pattern to /^=\w/ from /^=/
9207              From: Frank Ridderbusch <Frank.Ridderbusch@pdb.siemens.de>
9208              Date: Tue, 15 Dec 1998 16:23:12 +0100 (MET)
9209              Message-ID: <13942.32480.700000.640927@utensil>
9210              Subject: Minor Bug in AutoSplit.qm in 5.005 and 5.004
9211      Branch: maint-5.005/perl
9212            ! lib/AutoSplit.pm
9213 ____________________________________________________________________________
9214 [  2525] By: jhi                                   on 1998/12/29  13:06:26
9215         Log: From: "Vishal Bhatia" <vishalb@hotmail.com>
9216              To: perl5-porters@perl.org
9217              Subject: [PATCH 5.005_54] More minor  Fixes in CC.pm/C.pm
9218              Date: 16 Dec 1998 03:17:03 +0200
9219              Message-ID: <MLIST_199812160055.QAA06272@f10.hotmail.com>
9220      Branch: cfgperl
9221            ! ext/B/B/C.pm ext/B/B/CC.pm ext/B/B/Stackobj.pm
9222 ____________________________________________________________________________
9223 [  2524] By: jhi                                   on 1998/12/29  13:00:06
9224         Log: From: "Vishal Bhatia" <vishalb@hotmail.com>
9225              To: perl5-porters@perl.org
9226              Cc: rmb1@cise.npl.co.uk, nick@ni-s.u-net.com
9227              Subject: [PATCH 5.005_54] Re:perlcc -e 'my $x = shift; print +($x ?...' failure
9228              Date: 10 Dec 1998 08:30:02 +0200
9229              Message-ID: <MLIST_19981210061651.29891.qmail@hotmail.com>
9230              
9231              (Nick's part was applied earlier, in change #2460)
9232      Branch: cfgperl
9233            ! ext/B/B.xs ext/B/B/C.pm ext/B/B/CC.pm ext/B/B/Stackobj.pm
9234 ____________________________________________________________________________
9235 [  2523] By: jhi                                   on 1998/12/29  12:41:31
9236         Log: From: "vishal bhatia" <vishalb@hotmail.com>
9237              To: nick@ni-s.u-net.com
9238              Cc: perl5-porters@perl.org
9239              Subject: [PATCH 5.005_54] return value of perlcc/B::CC generated functions.
9240              Date: 9 Dec 1998 06:50:30 +0200
9241              Message-ID: <MLIST_19981209043146.16829.qmail@hotmail.com>
9242      Branch: cfgperl
9243            ! ext/B/B/CC.pm
9244 ____________________________________________________________________________
9245 [  2522] By: jhi                                   on 1998/12/29  12:15:18
9246         Log: From: rjk@linguist.dartmouth.edu (Ronald J. Kimball)
9247              To: perl5-porters@perl.org (Perl 5 Porters)
9248              Subject: [PATCH 5.005_54] Pod::Text.pm reformating indented paragraphs
9249              Date: 25 Dec 1998 23:02:28 +0200
9250              Message-ID: <MLIST_199812252034.PAA27812@linguist.dartmouth.edu>
9251      Branch: cfgperl
9252            ! lib/Pod/Text.pm
9253 ____________________________________________________________________________
9254 [  2521] By: jhi                                   on 1998/12/29  12:07:54
9255         Log: Undo #2519 (breaks universal.c).
9256      Branch: cfgperl
9257            ! XSUB.h
9258 ____________________________________________________________________________
9259 [  2519] By: jhi                                   on 1998/12/29  11:41:10
9260         Log: From: Joshua Pritikin <joshua.pritikin@db.com>
9261              To: perl5-porters@perl.org
9262              Cc: perl-xs@perl.org
9263              Subject: XSUB.h refinement [PATCH]
9264              Date: 18 Dec 1998 03:58:44 +0200
9265              Message-ID: <MLIST_Pine.GSO.4.02.9812171733330.589-100000@eq1062.wks.na.deuba.com>
9266      Branch: cfgperl
9267            ! XSUB.h
9268 ____________________________________________________________________________
9269 [  2518] By: jhi                                   on 1998/12/29  11:36:19
9270         Log: From: abigail@fnx.com
9271              To: perl5-porters@perl.org (Perl Porters)
9272              Subject: [PATCH 5.005_02; lib/fields.pm] Typos in pod.
9273              Date: 28 Dec 1998 21:39:15 +0200
9274              Message-ID: <MLIST_19981228191612.8380.qmail@alexandra.wayne.fnx.com>
9275      Branch: cfgperl
9276            ! lib/fields.pm
9277 ____________________________________________________________________________
9278 [  2517] By: jhi                                   on 1998/12/29  11:35:03
9279         Log: Document change #2516.
9280      Branch: cfgperl
9281            ! pod/perldelta.pod
9282 ____________________________________________________________________________
9283 [  2516] By: jhi                                   on 1998/12/29  11:32:26
9284         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9285              To: perl5-porters@perl.org (Mailing list Perl5)
9286              Subject: [PATCH 5.005_53] Warn on unrecognized alpha escapes.
9287              Date: 9 Dec 1998 10:39:31 +0200
9288              Message-ID: <MLIST_199812090823.DAA17566@monk.mps.ohio-state.edu>
9289      Branch: cfgperl
9290            ! pod/perldiag.pod regcomp.c toke.c
9291 ____________________________________________________________________________
9292 [  2515] By: jhi                                   on 1998/12/29  11:27:11
9293         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9294              To: perl5-porters@perl.org (Mailing list Perl5)
9295              Subject: [PATCH 5.005_53] Bugs in hairy interactions of feature in REx
9296              Date: 8 Dec 1998 09:02:04 +0200
9297              Message-ID: <MLIST_199812080637.BAA16025@monk.mps.ohio-state.edu>
9298              
9299              \G fixes (wasn't working right with //g, s///, and $_ in (?{})).
9300      Branch: cfgperl
9301            ! pp_ctl.c pp_hot.c regexec.c regexp.h t/op/pat.t t/op/subst.t
9302 ____________________________________________________________________________
9303 [  2514] By: jhi                                   on 1998/12/29  11:21:31
9304         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9305              To: perl5-porters@perl.org (Mailing list Perl5)
9306              Subject: [PATCH 5.005_53] Regexp tests and UTF8
9307              Date: 8 Dec 1998 07:02:01 +0200
9308              Message-ID: <MLIST_199812080447.XAA05297@monk.mps.ohio-state.edu>
9309      Branch: cfgperl
9310            ! regcomp.c
9311 ____________________________________________________________________________
9312 [  2513] By: jhi                                   on 1998/12/29  11:18:34
9313         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9314              Subject: [PATCH 5.005_*] Dumpvar.pm
9315              To: perl5-porters@perl.org (Mailing list Perl5)
9316              Date: 7 Dec 1998 10:17:35 +0200
9317              Message-ID: <MLIST_199812070744.CAA18949@monk.mps.ohio-state.edu>
9318      Branch: cfgperl
9319            + lib/Dumpvalue.pm
9320            ! MANIFEST
9321 ____________________________________________________________________________
9322 [  2511] By: gbarr                                 on 1998/12/28  14:55:28
9323         Log: From: jan.dubois@ibm.net (Jan Dubois)
9324              Date: Tue, 01 Dec 1998 00:07:33 +0100
9325              Message-ID: <366921b5.14512598@smtp1.ibm.net>
9326              Subject: Re: 5.005_03-MAINT-TRIAL1, [PATCH] to compile on Win32
9327              
9328              From: jan.dubois@ibm.net (Jan Dubois)
9329              Date: Wed, 02 Dec 1998 00:24:54 +0100
9330              Message-ID: <366a77bb.19498126@smtp1.ibm.net>
9331              Subject: Re: 5.005_03-MAINT-TRIAL1, [PATCH] spaces in filenames support
9332      Branch: maint-5.005/perl
9333            ! perl.h proto.h taint.c win32/GenCAPI.pl win32/Makefile
9334            ! win32/config.bc win32/config.gc win32/config.vc
9335            ! win32/config_sh.PL win32/makedef.pl
9336 ____________________________________________________________________________
9337 [  2509] By: jhi                                   on 1998/12/28  13:00:31
9338     Log: Kickstart AUTHORS and MAINTAIN.
9339  Branch: cfgperl
9340        + AUTHORS MAINTAIN
9341        ! MANIFEST
9342 ____________________________________________________________________________
9343 [  2508] By: jhi                                   on 1998/12/28  08:04:00
9344     Log: From: Nathan Torkington <gnat@frii.com>
9345          To: perlbug@perl.com
9346          Subject: [PATCH] perlxstut.pod fix
9347          Date: Sat, 26 Dec 1998 14:28:21 +1300 (NZDT)
9348          Message-ID: <13956.15285.933914.320849@localhost.frii.com>
9349  Branch: cfgperl
9350        ! pod/perlxstut.pod
9351 ____________________________________________________________________________
9352 [  2507] By: jhi                                   on 1998/12/28  07:59:00
9353     Log: From: abigail@fnx.com
9354          To: perlbug@perl.com
9355          Subject: [PATCH 5.005_02] Re: m// doc is buggy (was Re: m'$foo' is undocumented)
9356          Date: Wed, 23 Dec 1998 22:59:59 -0500 (EST)
9357          Message-ID: <19981224035959.16994.qmail@alexandra.wayne.fnx.com>
9358          (slightly modified, a part of the patch was rejected)
9359          (strange, I thought I had already submitted this one
9360          but Perforce disagrees with me...)
9361  Branch: cfgperl
9362        ! pod/perlop.pod
9363 ____________________________________________________________________________
9364 [  2506] By: jhi                                   on 1998/12/28  07:56:59
9365     Log: From: Artur <artur@vogon-solutions.com>
9366          To: perlbug@perl.com
9367          Subject: PATCH: perlmodlib.pod
9368          Date: Fri, 25 Dec 1998 00:48:39 +0000
9369          Message-ID: <3682E0E7.EBFB5D65@vogon-solutions.com>
9370  Branch: cfgperl
9371        ! pod/perlmodlib.pod pod/perlop.pod
9372 ____________________________________________________________________________
9373 [  2505] By: jhi                                   on 1998/12/28  07:46:06
9374     Log: From: abigail@fnx.com
9375          To: perl5-porters@perl.org (Perl Porters)
9376          Subject: [PATCH 5.005_02] Typo in documentation of pod2html.
9377          Date: Wed, 23 Dec 1998 22:32:07 -0500 (EST)
9378          Message-ID: <19981224033207.16751.qmail@alexandra.wayne.fnx.com>
9379  Branch: cfgperl
9380        ! pod/pod2html.PL
9381 ____________________________________________________________________________
9382 [  2504] By: jhi                                   on 1998/12/28  07:44:35
9383     Log: From: Jim Avera <avera@fjst.com>
9384          To: perlbug@perl.com
9385          Subject: perlbug bug - shows dates reversed
9386          Date: Wed, 23 Dec 1998 18:08:56 -0800 (PST)
9387          Message-Id: <199812240208.SAA27616@membrane.ssd.hal.com>
9388  Branch: cfgperl
9389        ! utils/perlbug.PL
9390 ____________________________________________________________________________
9391 [  2503] By: jhi                                   on 1998/12/28  07:41:39
9392     Log: From: jan.dubois@ibm.net (Jan Dubois)
9393          To: makemaker@franz.ww.TU-Berlin.DE, perl5-porters@perl.org
9394          Subject: [PATCH 5.005_03m1] subdirectory Makefiles should inherit CAPI setting from command line
9395          Date: Wed, 23 Dec 1998 21:26:38 +0100
9396          Message-ID: <36895086.8849224@smtp1.ibm.net>
9397  Branch: cfgperl
9398        ! lib/ExtUtils/MakeMaker.pm
9399 ____________________________________________________________________________
9400 [  2502] By: jhi                                   on 1998/12/28  07:39:20
9401     Log: From: Blair Zajac <bzajac@geostaff.com>
9402          To: perl5-porters@perl.org
9403          Subject: Tie::SubstrHash patch
9404          Date: Wed, 23 Dec 1998 17:13:32 -0800
9405          Message-ID: <3681953C.8B6A90AA@geostaff.com>
9406  Branch: cfgperl
9407        ! lib/Tie/SubstrHash.pm
9408 ____________________________________________________________________________
9409 [  2501] By: jhi                                   on 1998/12/28  07:37:16
9410     Log: From: Alan.Harder@Ebay.Sun.COM (Alan Harder)
9411          To: perlbug@perl.com
9412          Subject: perlfaq9 minor error
9413          Date: Wed, 23 Dec 1998 14:54:19 -0800
9414          Message-Id: <199812232254.OAA05986@moshpit.EBay.Sun.COM>
9415  Branch: cfgperl
9416        ! pod/perlfaq9.pod
9417 ____________________________________________________________________________
9418 [  2500] By: jhi                                   on 1998/12/23  10:38:18
9419     Log: More porting notes about filesystems, AmigaOS, and MiNT.
9420  Branch: cfgperl
9421        ! pod/perlport.pod
9422 ____________________________________________________________________________
9423 [  2499] By: jhi                                   on 1998/12/22  09:26:49
9424     Log: Add few MSG_ and uio constants.
9425  Branch: cfgperl
9426        ! ext/Socket/Socket.pm ext/Socket/Socket.xs iperlsys.h
9427 ____________________________________________________________________________
9428 [  2498] By: jhi                                   on 1998/12/22  08:39:30
9429     Log: Slight recoding of util.c:repeatcpy() to circumnavigate
9430          a Digital C compiler optimizer bug that broke the 'x'
9431          operator under certain circumstances.  See t/op/repeat.t
9432          test #20 for graphic details.  Reported in
9433          
9434          From: Gisle Aas <gisle@aas.no>
9435          To: Mark Martinec <Mark.Martinec@nsc.ijs.si>
9436          Cc: ach@xray.mpe.mpg.de, cpan-testers@perl.org, perl5-porters@perl.org
9437          Subject: Re: Digest-MD5-2.00 test fails on DEC Alpha - a patch
9438          Date: 18 Dec 1998 14:27:40 +0100
9439          Message-ID: <m37lvpa8c3.fsf@furu.g.aas.no>
9440          
9441          and discussed further in the thread
9442          
9443          From: Jarkko Hietaniemi <jhi@iki.fi>
9444          To: Gisle Aas <gisle@aas.no>
9445          Cc: Mark Martinec <Mark.Martinec@nsc.ijs.si>, ach@xray.mpe.mpg.de,
9446          cpan-testers@perl.org, perl5-porters@perl.org
9447          Subject: x operator broken in DEC Alpha for 8-bit characters (Re: Digest-MD5-2.00 test fails on DEC Alpha - a patch)
9448          Date: Fri, 18 Dec 1998 16:18:37 +0200 (EET)
9449          Message-ID: <13946.25661.193449.138023@alpha.hut.fi>
9450  Branch: cfgperl
9451        ! t/op/repeat.t util.c
9452 ____________________________________________________________________________
9453 [  2497] By: jhi                                   on 1998/12/21  14:18:57
9454     Log: Change #2483 update.
9455  Branch: cfgperl
9456        ! t/op/tr.t
9457 ____________________________________________________________________________
9458 [  2496] By: jhi                                   on 1998/12/21  14:07:41
9459     Log: Update on change #2493.
9460  Branch: cfgperl
9461        ! t/pragma/warn/op
9462 ____________________________________________________________________________
9463 [  2495] By: jhi                                   on 1998/12/21  13:52:00
9464     Log: Change #2487 aftershock.
9465  Branch: cfgperl
9466        ! warning.pl
9467 ____________________________________________________________________________
9468 [  2494] By: jhi                                   on 1998/12/21  12:35:00
9469     Log: From: Chris Nandor <pudge@pobox.com>
9470          To: perl5-porters@perl.org
9471          Subject: [PATCH] perlport.pod v1.37
9472          Date: Sat, 19 Dec 1998 12:54:34 -0500
9473          Message-Id: <v04020a03b2a194aaa676@[192.168.0.77]>
9474  Branch: cfgperl
9475        ! pod/perlport.pod
9476 ____________________________________________________________________________
9477 [  2493] By: jhi                                   on 1998/12/21  12:22:44
9478     Log: From: Mark-Jason Dominus <mjd@plover.com>
9479          To: perl5-porters@perl.com
9480          Subject: PATCH (5.005_02): Dejargonizing
9481          Date: Sun, 20 Dec 1998 14:35:20 -0500
9482          Message-ID: <19981220193520.11230.qmail@plover.com>
9483          
9484          From: Mark-Jason Dominus <mjd@plover.com>
9485          To: perl5-porters@perl.com
9486          Subject: PATCH (5.005_02): Spelling correction in warning message
9487          Date: Sun, 20 Dec 1998 13:51:30 -0500
9488          Message-ID: <19981220185130.11067.qmail@plover.com>
9489  Branch: cfgperl
9490        ! doio.c op.c
9491 ____________________________________________________________________________
9492 [  2492] By: jhi                                   on 1998/12/21  09:00:05
9493     Log: From: "Vishal Bhatia" <vishalb@hotmail.com>
9494          To: perl5-porters@perl.org
9495          Subject: [PATCH 5.005_54] pp_next/pp_last/pp_redo problems
9496          Date: Sun, 20 Dec 1998 19:03:25 PST
9497          Message-ID: <19981221030326.27660.qmail@hotmail.com>
9498          
9499          (slightly reformatted)
9500  Branch: cfgperl
9501        ! ext/B/B/CC.pm
9502 ____________________________________________________________________________
9503 [  2491] By: nick                                  on 1998/12/20  14:21:29
9504     Log: Save _all_ GV's which have SV, AV or HV set.
9505  Branch: perl
9506        ! ext/B/B/C.pm
9507 ____________________________________________________________________________
9508 [  2490] By: jhi                                   on 1998/12/18  15:13:19
9509     Log: Add idea about generalising cpp symbol probing of Errno.
9510  Branch: cfgperl
9511        ! Todo
9512 ____________________________________________________________________________
9513 [  2489] By: jhi                                   on 1998/12/18  14:47:57
9514     Log: Address some of the issues of:
9515          
9516          From: Tom Christiansen <tchrist@jhereg.perl.com>
9517          To: perl-porters-active@jhereg.perl.com
9518          Subject: Undocumentation Issues for 5.005
9519          Date: Thu, 17 Dec 1998 14:46:24 -0700
9520          Message-Id: <199812172146.OAA05316@jhereg.perl.com>
9521  Branch: cfgperl
9522        ! pod/perl5005delta.pod
9523 ____________________________________________________________________________
9524 [  2488] By: jhi                                   on 1998/12/18  11:26:32
9525     Log: From: root <root@dubravka.in-berlin.de>
9526          To: perlbug@perl.com
9527          Cc: k@dubravka.in-berlin.de
9528          Subject: Please add no_modify to PERL_POLLUTE
9529          Date: Fri, 18 Dec 1998 10:45:52 +0100
9530          Message-Id: <199812180945.KAA05275@dubravka.in-berlin.de>
9531          
9532          (Really from Andreas König)
9533  Branch: cfgperl
9534        ! embed.pl
9535 ____________________________________________________________________________
9536 [  2487] By: jhi                                   on 1998/12/17  14:05:52
9537     Log: Some (by far not all) issues of the below message addressed.
9538          
9539          From: Tom Christiansen <tchrist@jhereg.perl.com>
9540          To: The Perl Porters Mailing List <perl5-porters@perl.org>
9541          Subject: important UNDOC issues for 5.005_54
9542          Date: Wed, 16 Dec 1998 21:14:53 -0700
9543          Message-Id: <199812170414.VAA25860@jhereg.perl.com>
9544  Branch: cfgperl
9545        ! lib/warning.pm pod/perl5005delta.pod pod/perldelta.pod
9546 ____________________________________________________________________________
9547 [  2486] By: jhi                                   on 1998/12/17  12:47:15
9548     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9549          To: domo@computer.org
9550          Cc: jhi@iki.fi, perl5-porters@perl.org
9551          Subject: Re: stuff related to malloc.c
9552          Date: Wed, 16 Dec 1998 16:40:27 -0500 (EST)
9553          Message-Id: <199812162140.QAA04925@monk.mps.ohio-state.edu>
9554  Branch: cfgperl
9555        ! malloc.c
9556 ____________________________________________________________________________
9557 [  2485] By: jhi                                   on 1998/12/17  12:17:19
9558     Log: More porting notes.
9559  Branch: cfgperl
9560        ! Porting/pumpkin.pod
9561 ____________________________________________________________________________
9562 [  2484] By: jhi                                   on 1998/12/15  08:38:05
9563     Log: Undo #2386 and #2205.
9564  Branch: cfgperl
9565        ! pod/perlfunc.pod
9566 ____________________________________________________________________________
9567 [  2483] By: jhi                                   on 1998/12/14  17:58:35
9568     Log: lib was missing from @INC.
9569  Branch: cfgperl
9570        ! t/op/tr.t
9571 ____________________________________________________________________________
9572 [  2482] By: jhi                                   on 1998/12/14  17:52:42
9573     Log: Was missing use Text::Wrap.
9574  Branch: cfgperl
9575        ! t/lib/textfill.t
9576 ____________________________________________________________________________
9577 [  2481] By: jhi                                   on 1998/12/14  16:00:22
9578     Log: nlist.h not yet Configure-probed but DynaLoader Linux-hinted.
9579          
9580          From: Jonathan Roy <roy@idle.com>
9581          To: perl5-porters@perl.org
9582          Subject: nlist.h add to Configure checks?
9583          Date: Sun, 13 Dec 1998 22:22:49 -0500
9584          Message-Id: <4.1.19981213221847.00a3e100@pop-server.tampabay.rr.com>
9585  Branch: cfgperl
9586        + ext/DynaLoader/hints/linux.pl
9587        ! MANIFEST
9588 ____________________________________________________________________________
9589 [  2480] By: jhi                                   on 1998/12/14  15:02:44
9590     Log: Give up completely using nm in AIX.
9591          
9592          From: "Kurt D. Starsinic" <kstar@chapin.edu>
9593          To: Gurusamy Sarathy <gsar@engin.umich.edu>, Jarkko Hietaniemi <jhi@iki.fi>
9594          Cc: perl5-porters@perl.org
9595          Subject: [PATCH 5.005_54] AIX 4.3.1.0 fails to locate some functions
9596          Date: Thu, 10 Dec 1998 00:51:46 -0500
9597          Message-ID: <19981210005146.B29986@O2.chapin.edu>
9598  Branch: cfgperl
9599        ! hints/aix.sh
9600 ____________________________________________________________________________
9601 [  2479] By: jhi                                   on 1998/12/14  14:39:52
9602     Log: AIX' error messages are different.
9603          
9604          From: "Kurt D. Starsinic" <kstar@chapin.edu>
9605          To: Gurusamy Sarathy <gsar@engin.umich.edu>
9606          Cc: perl5-porters@perl.org
9607          Subject: [PATCH 5.005_54] AIX 4.1.3.0 fails pragma/warning.t
9608          Date: Thu, 10 Dec 1998 00:42:36 -0500
9609          Message-ID: <19981210004236.A29986@O2.chapin.edu>
9610          
9611          From: Michael Engel <engel@nms1.cc.huji.ac.il>
9612          To: perlbug@perl.com
9613          Subject: erroes in installing perl5*53 on IBM RS6000, aix 4.1
9614          Date: Mon, 14 Dec 1998 16:15:20 +0200 (IST)
9615          Message-ID: <Pine.A41.4.05_heb2.07.9812141609500.58712-300000@nms1.cc.huji.ac.il>
9616  Branch: cfgperl
9617        ! t/pragma/warn/doio
9618 ____________________________________________________________________________
9619 [  2475] By: jhi                                   on 1998/12/13  12:35:55
9620     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9621          To: jhi@iki.fi
9622          Cc: Carl_Adler@idx.com, perl5-porters@perl.org
9623          Subject: Re: stuff related to malloc.c
9624          Date: Sat, 12 Dec 1998 19:39:44 -0500 (EST)
9625          Message-Id: <199812130039.TAA21704@monk.mps.ohio-state.edu>
9626  Branch: cfgperl
9627        ! malloc.c
9628 ____________________________________________________________________________
9629 [  2474] By: jhi                                   on 1998/12/13  12:32:42
9630     Log: Some notes about porting issues.
9631  Branch: cfgperl
9632        ! Porting/pumpkin.pod
9633 ____________________________________________________________________________
9634 [  2473] By: jhi                                   on 1998/12/13  12:03:58
9635     Log: From: Laszlo Molnar <ml1050@freemail.c3.hu>
9636          To: Perl 5 Porters <perl5-porters@perl.org>
9637          Subject: [patch 5.005_02] dos-djgpp update
9638          Date: Sun, 13 Dec 1998 00:08:44 +0100
9639          Message-ID: <19981213000844.C264@beeblebrox>
9640  Branch: cfgperl
9641        ! djgpp/config.over
9642 ____________________________________________________________________________
9643 [  2472] By: gbarr                                 on 1998/12/12  17:12:28
9644     Log: undo changes to Exporter.pm from #2312
9645  Branch: maint-5.005/perl
9646        ! lib/Exporter.pm
9647 ____________________________________________________________________________
9648 [  2465] By: jhi                                   on 1998/12/12  12:31:21
9649     Log: Document that qw() taints.
9650          
9651          From: Christian Burger <burger@terra.mpikg-teltow.mpg.de> 
9652          To: perlbug@perl.com 
9653          Subject: taint problems
9654          Date: Sun, 1 Nov 1998 22:28:41 +0100 (MET) 
9655          Message-Id: <199811012128.WAA23381@terra.mpikg-teltow.mpg.de>
9656  Branch: cfgperl
9657        ! pod/perlop.pod
9658 ____________________________________________________________________________
9659 [  2464] By: jhi                                   on 1998/12/11  14:09:51
9660     Log: From: Horst von Brand <vonbrand@sleipnir.valparaiso.cl>
9661          To: dist-users@foretune.co.jp
9662          Subject: (dist-users 871) dist-3.0@70 generates lots of main() without type
9663          Date: Mon, 07 Dec 1998 20:13:04 -0400
9664          Message-Id: <199812072313.UAA06181@sleipnir.valparaiso.cl>
9665  Branch: cfgperl
9666        ! Configure
9667 ____________________________________________________________________________
9668 [  2463] By: jhi                                   on 1998/12/11  13:29:54
9669     Log: MAXPATHLEN.
9670  Branch: cfgperl
9671        ! perl.h
9672 ____________________________________________________________________________
9673 [  2462] By: jhi                                   on 1998/12/11  08:37:58
9674     Log: From: Mark Kettenis <kettenis@phys.uva.nl>
9675          To: perl5-porters@perl.org
9676          Subject: [PATCH]5.005_54 (CONFIG) Added support for GNU/Hurd
9677          Date: Thu, 10 Dec 1998 22:00:57 +0100 (CET)
9678          Message-Id: <199812102100.WAA00097@delius.kettenis.nl>
9679  Branch: cfgperl
9680        + hints/gnu.sh
9681 ____________________________________________________________________________
9682 [  2461] By: nick                                  on 1998/12/10  21:00:50
9683     Log: Date: Wed, 09 Dec 1998 22:16:50 PST
9684          From: Vishal Bhatia <vishalb@hotmail.com>
9685          1. Fixes the bug  reported by  Robin Barker <rmb1@cise.npl.co.uk> 
9686          2. Fixes the bug  regarding return value of c-functions generated out 
9687          of perl subs. ( Just includes the patch I sent earlier)
9688          3. Incorporates the other changes that need to be done to get CC.pm
9689          use ISA search for packages and methods on the same lines as C.pm
9690          
9691          Vishal would appreciate comments about B::Stackobj changes from 
9692          someone knowing that module well.
9693  Branch: perl
9694        ! ext/B/B/C.pm ext/B/B/CC.pm ext/B/B/Stackobj.pm
9695 ____________________________________________________________________________
9696 [  2460] By: jhi                                   on 1998/12/08  08:11:27
9697     Log: Integrate from mainperl.
9698  Branch: cfgperl
9699       !> Changes ext/B/B.pm ext/B/B.xs ext/B/B/C.pm ext/B/B/CC.pm
9700       !> ext/B/B/Deparse.pm perl.h pod/perl.pod pod/perl5005delta.pod
9701       !> pod/perldiag.pod pod/perlfunc.pod pp_sys.c t/lib/io_unix.t
9702       !> toke.c util.c
9703 ____________________________________________________________________________
9704 [  2459] By: jhi                                   on 1998/12/07  07:50:11
9705     Log: From: hansm@icgroup.nl 
9706          Subject: Not OK: perl 5.00503 +MAINT_TRIAL_1 on OPENSTEP-Mach 4_1 (UNINSTALLED)
9707          Reply-To: hansmu@xs4all.nl 
9708          To: perlbug@perl.com 
9709          Date: Sun, 6 Dec 98 22:19:54 +0100 
9710          Message-Id: <9812062116.AA26445@icgned.icgroup.nl> 
9711  Branch: cfgperl
9712        ! util.c
9713 ____________________________________________________________________________
9714 [  2458] By: gsar                                  on 1998/12/07  06:00:55
9715     Log: fix dup lexical
9716  Branch: perl
9717        ! ext/B/B/Deparse.pm t/lib/io_unix.t
9718 ____________________________________________________________________________
9719 [  2457] By: gsar                                  on 1998/12/06  14:38:59
9720     Log: mention limit on line numbers reported by diagnostics
9721  Branch: perl
9722        ! pod/perl.pod toke.c
9723 ____________________________________________________________________________
9724 [  2456] By: gsar                                  on 1998/12/06  13:49:02
9725     Log: branch perldelta.pod
9726  Branch: maint-5.005/perl
9727       +> pod/perldelta.pod
9728 ____________________________________________________________________________
9729 [  2455] By: gsar                                  on 1998/12/06  13:47:21
9730     Log: clobber perldelta.pod to reestablish branch from perl5005delta.pod
9731  Branch: maint-5.005/perl
9732        - pod/perldelta.pod
9733 ____________________________________________________________________________
9734 [  2454] By: gsar                                  on 1998/12/06  13:35:31
9735     Log: fix outdated/incorrect info about arbitrary limits
9736  Branch: perl
9737        ! Changes perl.h pod/perl.pod pod/perl5005delta.pod
9738        ! pod/perldiag.pod pod/perlfunc.pod pp_sys.c util.c
9739 ____________________________________________________________________________
9740 [  2453] By: nick                                  on 1998/12/05  16:14:42
9741     Log: Avoid hard-coding op numbers
9742          Update CC.pm to save %INC, and to co-exist with new C.pm
9743  Branch: perl
9744        ! ext/B/B.pm ext/B/B.xs ext/B/B/C.pm ext/B/B/CC.pm
9745 ____________________________________________________________________________
9746 [  2452] By: nick                                  on 1998/12/05  10:44:28
9747     Log: B.xs had its own code to calculate hash() which differed from
9748          PERL_HASH in hv.h - so all saved HV's were mangled - including %INC
9749          which meant that run-time require was re-done.
9750          Removed some debug from C.pm
9751  Branch: perl
9752        ! ext/B/B.xs ext/B/B/C.pm
9753 ____________________________________________________________________________
9754 [  2451] By: nick                                  on 1998/12/04  21:58:49
9755     Log: Snapshot of re-worked B::C which compiles Tk apps at least as
9756          well as _54, but with pre-scan for classes and save the ISA scheme.
9757  Branch: perl
9758        ! ext/B/B/C.pm
9759 ____________________________________________________________________________
9760 [  2450] By: nick                                  on 1998/12/04  17:58:44
9761     Log: Vishal Bhatia's patch as a basis.
9762  Branch: perl
9763        ! ext/B/B/C.pm ext/B/B/CC.pm
9764 ____________________________________________________________________________
9765 [  2449] By: jhi                                   on 1998/12/04  16:39:21
9766     Log: Integrate from mainperl.
9767  Branch: cfgperl
9768       !> t/op/goto.t t/op/tr.t
9769 ____________________________________________________________________________
9770 [  2448] By: gsar                                  on 1998/12/04  06:06:49
9771     Log: tweak test for UTEST
9772  Branch: perl
9773        ! t/op/tr.t
9774 ____________________________________________________________________________
9775 [  2444] By: jhi                                   on 1998/12/03  14:37:22
9776     Log: s/\bthe the\b/the/g *.pod
9777  Branch: cfgperl
9778        ! pod/perlfaq8.pod pod/perlfunc.pod pod/perlguts.pod
9779 ____________________________________________________________________________
9780 [  2443] By: jhi                                   on 1998/12/03  13:39:53
9781     Log: Change#2441 aftermath.
9782  Branch: cfgperl
9783        ! Configure Porting/Glossary Porting/config.sh Porting/config_H
9784        ! config_h.SH thread.h vms/subconfigure.com
9785 ____________________________________________________________________________
9786 [  2441] By: jhi                                   on 1998/12/03  08:15:13
9787     Log: From: Dan Sugalski <sugalskd@osshe.edu>
9788          To: perl5-porters@perl.org, vmsperl@cor.newman.upenn.edu
9789          Subject: [PATCH 5.005_54]Initial VMS patches
9790          Date: 3 Dec 1998 01:05:55 +0200
9791          Message-ID: <MLIST_3.0.6.32.19981202141057.0339a7f0@ous.edu>
9792          
9793          The patch to config_h.SH requires more study because
9794          metaconfig needs to agree.
9795  Branch: cfgperl
9796        ! config_h.SH configure.com global.sym lib/ExtUtils/MM_VMS.pm
9797        ! t/lib/textfill.t t/pragma/warning.t vms/descrip_mms.template
9798        ! vms/gen_shrfls.pl vms/subconfigure.com vms/vmsish.h
9799 ____________________________________________________________________________
9800 [  2440] By: gsar                                  on 1998/12/03  01:32:16
9801     Log: add failed check-in of goto.t from change#1867
9802  Branch: perl
9803        ! t/op/goto.t
9804 ____________________________________________________________________________
9805 [  2437] By: jhi                                   on 1998/12/02  18:03:51
9806     Log: Fix most of the bad L<> links of
9807          
9808          From: Tom Christiansen <tchrist@jhereg.perl.com> 
9809          Subject: bad L<> links
9810          Reply-to: tchrist@perl.com 
9811          To: perlbug@jhereg.perl.com 
9812          Date: Tue, 11 Aug 1998 10:58:07 -0500 
9813          Message-Id: <199808111658.KAA00484@jhereg.perl.com> 
9814          
9815          The ones not fixed may require darker Pod::HTML magic,
9816          for example the perlguts.html#tags should work fine, IMHO.
9817  Branch: cfgperl
9818        ! pod/perl5005delta.pod pod/perlcall.pod pod/perldata.pod
9819        ! pod/perldiag.pod pod/perlfaq5.pod pod/perlfaq7.pod
9820        ! pod/perlfunc.pod pod/perlguts.pod pod/perllocale.pod
9821        ! pod/perlobj.pod pod/perlport.pod pod/perlsub.pod
9822        ! pod/perlvar.pod
9823 ____________________________________________________________________________
9824 [  2436] By: jhi                                   on 1998/12/02  16:35:04
9825     Log: One paste too many in #2345.
9826  Branch: cfgperl
9827        ! lib/Pod/Html.pm
9828 ____________________________________________________________________________
9829 [  2435] By: jhi                                   on 1998/12/02  16:32:33
9830     Log: Pod::Html and Pod::Text were not locale-savvy:
9831          for example in =head1 all non-ASCII-\w-runs were
9832          turned into underscores in NAME tags.  This could
9833          result in several NAME tags becoming identical.
9834          Reported by:
9835          
9836          From: Fyodor Krasnov <fyodor@aha.ru> 
9837          Subject: pod2html vs Russian Characters
9838          To: Tom.Christiansen@snn.aha.ru, tchrist@perl.com 
9839          Date: Tue, 24 Nov 1998 19:00:36 +0300 (MSK) 
9840          Message-Id: <199811241600.TAA05149@stat.aha.ru> 
9841  Branch: cfgperl
9842        ! lib/Pod/Html.pm lib/Pod/Text.pm
9843 ____________________________________________________________________________
9844 [  2434] By: jhi                                   on 1998/12/02  10:29:00
9845     Log: The real Mc5_54 integration.
9846  Branch: cfgperl
9847       !> Changes MANIFEST pod/perlhist.pod pp_hot.c
9848 ____________________________________________________________________________
9849 [  2433] By: jhi                                   on 1998/12/02  08:52:13
9850     Log: From: Andy Dougherty <doughera@lafayette.edu>
9851          To: Perl Porters <perl5-porters@perl.org>
9852          Subject: [PATCH 5.005_xx] Missing redirection of simple test program
9853          Date: Tue, 1 Dec 1998 13:40:12 -0500 (EST)
9854          Message-Id: <Pine.SUN.3.96.981201133546.4288K-100000@newton.phys>
9855  Branch: cfgperl
9856        ! Configure
9857 ____________________________________________________________________________
9858 [  2432] By: jhi                                   on 1998/12/02  08:49:47
9859     Log: From: Andy Dougherty <doughera@lafayette.edu>
9860          To: Perl Porters <perl5-porters@perl.org>
9861          Subject: [PATCH 5.005_xx] erroneous 'none' in lddlflags
9862          Date: Tue, 1 Dec 1998 12:50:27 -0500 (EST)
9863          Message-Id: <Pine.SUN.3.96.981201124929.4288H-100000@newton.phys>
9864  Branch: cfgperl
9865        ! Configure
9866 ____________________________________________________________________________
9867 [  2431] By: jhi                                   on 1998/12/01  16:11:50
9868     Log: From: achampio@lehman.com (Alan Champion)
9869          Subject: Not OK: perl 5.00503 +MAINT_TRIAL_1 on sun4-solaris 2.3 (UNINSTALLED)
9870          To: perlbug@perl.com
9871          Date: 1 Dec 1998 17:36:33 +0200
9872          Message-ID: <MLIST_9812011518.AA00005@lonhpov1.lehman.com>
9873          
9874          Skip NIS includes.
9875  Branch: cfgperl
9876        ! t/op/pwent.t
9877 ____________________________________________________________________________
9878 [  2430] By: gsar                                  on 1998/12/01  12:12:50
9879     Log: 5.005_54, as released
9880  Branch: perl
9881        ! Changes MANIFEST pod/perlhist.pod pp_hot.c
9882 ____________________________________________________________________________
9883 [  2429] By: jhi                                   on 1998/12/01  11:28:39
9884     Log: From: Anton Berezin <tobez@plab.ku.dk>
9885          To: perl5-porters@perl.org
9886          Subject: [PATCH 5.005_54] Configure - hints/freebsd.sh signal handler type
9887          Date: 30 Nov 1998 19:46:24 +0100
9888          Message-ID: <864srhhvcv.fsf@lion.plab.ku.dk>
9889  Branch: cfgperl
9890        ! hints/freebsd.sh
9891 ____________________________________________________________________________
9892 [  2428] By: jhi                                   on 1998/12/01  11:08:16
9893     Log: Integrate from _54 mainperl modulo the NetBSD ifdef in util.c.
9894  Branch: cfgperl
9895       +> (branch 30 files)
9896       !> (integrate 71 files)
9897 ____________________________________________________________________________
9898 [  2427] By: jhi                                   on 1998/12/01  10:51:37
9899     Log: Default to accepting a hinted $randfunc even when $csym
9900          does not find it.  (the previous defaylt behaviour was not
9901          to accept).
9902  Branch: cfgperl
9903        ! Configure
9904 ____________________________________________________________________________
9905 [  2426] By: jhi                                   on 1998/12/01  10:13:03
9906     Log: Separated the [:foo:] parsing to its own function.
9907          Passes all tests.
9908  Branch: cfgperl
9909        ! regcomp.c
9910 ____________________________________________________________________________
9911 [  2425] By: jhi                                   on 1998/12/01  08:22:49
9912     Log: Typo in comments.
9913  Branch: cfgperl
9914        ! regexec.c
9915 ____________________________________________________________________________
9916 [  2424] By: jhi                                   on 1998/12/01  08:21:38
9917     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9918          Subject: [PATCH 5.005_*] Debugger 'v' command
9919          To: perl5-porters@perl.org (Mailing list Perl5)
9920          Date: 1 Dec 1998 07:55:11 +0200
9921          Message-ID: <MLIST_199812010534.AAA21371@monk.mps.ohio-state.edu>
9922  Branch: cfgperl
9923        ! lib/perl5db.pl
9924 ____________________________________________________________________________
9925 [  2423] By: jhi                                   on 1998/12/01  08:19:08
9926     Log: From: pvhp@forte.com (Peter Prymmer)
9927          Subject: [PATCH 5.005_03t1 && 5.005_54]dll linkage side decks for OS/390
9928          To: perl5-porters@perl.org
9929          Date: 1 Dec 1998 07:27:11 +0200
9930          Message-ID: <MLIST_9812010508.AA07791@forte.com>
9931  Branch: cfgperl
9932        ! hints/os390.sh
9933 ____________________________________________________________________________
9934 [  2417] By: jhi                                   on 1998/11/30  08:14:00
9935     Log: s/SCM_CREDENTIALSS/SCM_CREDENTIAL/
9936  Branch: cfgperl
9937        ! ext/Socket/Socket.xs
9938 ____________________________________________________________________________
9939 [  2416] By: jhi                                   on 1998/11/30  08:00:15
9940     Log: Undo #2395, seems more like a problem in netbsd-current.
9941  Branch: cfgperl
9942        ! util.c
9943
9944 ----------------
9945 Version 5.005_54
9946 ----------------
9947
9948 ____________________________________________________________________________
9949 [  2414] By: gsar                                  on 1998/11/30  02:23:55
9950     Log: more JPL tweaks
9951  Branch: perl
9952        - jpl/JNI/MANIFEST jpl/PerlInterpreter/Makefile
9953        ! Changes MANIFEST jpl/JNI/JNI.pm jpl/README
9954 ____________________________________________________________________________
9955 [  2413] By: gsar                                  on 1998/11/30  01:35:56
9956     Log: stub bin/jpl that just runs JPL::Compile::files()
9957  Branch: perl
9958        + jpl/bin/jpl
9959 ____________________________________________________________________________
9960 [  2412] By: gsar                                  on 1998/11/30  01:32:14
9961     Log: delete symlink
9962  Branch: perl
9963        - jpl/bin/jpl
9964 ____________________________________________________________________________
9965 [  2410] By: gsar                                  on 1998/11/30  01:30:44
9966     Log: branch jpl from perlext to perl
9967  Branch: perl
9968       +> (branch 30 files)
9969 ____________________________________________________________________________
9970 [  2407] By: gsar                                  on 1998/11/30  01:24:53
9971     Log: JPL tweaks to build with 5.005
9972  Branch: perlext
9973        ! jpl/JNI/JNI.xs jpl/JNI/typemap jpl/JPL/Compile.pm
9974        ! jpl/PerlInterpreter/PerlInterpreter.c jpl/README
9975 ____________________________________________________________________________
9976 [  2406] By: gsar                                  on 1998/11/30  00:55:54
9977     Log: integrate changes#2273,2274,2288,2291 from maint-5.004
9978  Branch: perl
9979        ! Porting/patchls doio.c lib/Sys/Syslog.pm t/op/die_exit.t
9980 ____________________________________________________________________________
9981 [  2405] By: gsar                                  on 1998/11/30  00:28:55
9982     Log: patchlevel up to 54
9983  Branch: perl
9984        ! patchlevel.h win32/Makefile win32/config_H.bc
9985        ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
9986 ____________________________________________________________________________
9987 [  2403] By: gsar                                  on 1998/11/29  23:35:50
9988     Log: integrate cfgperl changes into mainline
9989  Branch: perl
9990       !> Configure Porting/Glossary Porting/config.sh Porting/config_H
9991       !> config_h.SH pod/perlfunc.pod t/op/grent.t t/op/pwent.t util.c
9992 ____________________________________________________________________________
9993 [  2402] By: gsar                                  on 1998/11/29  23:08:42
9994     Log: sync Text::Wrap version number
9995  Branch: perl
9996        ! lib/Text/Wrap.pm
9997 ____________________________________________________________________________
9998 [  2401] By: gsar                                  on 1998/11/29  22:56:21
9999     Log: textfill.t tweak
10000  Branch: perl
10001        ! t/lib/textfill.t
10002 ____________________________________________________________________________
10003 [  2400] By: gsar                                  on 1998/11/29  22:50:41
10004     Log: update to Text::Wrap 98.112901 from David Muir Sharnoff
10005          <muir@idiom.com>
10006  Branch: perl
10007        + t/lib/textfill.t
10008        ! MANIFEST lib/Text/Wrap.pm
10009 ____________________________________________________________________________
10010 [  2399] By: gsar                                  on 1998/11/29  22:28:05
10011     Log: updated to Text::Wrap 98.112801 from CPAN; one published change
10012          has happened without the authors knowledge or consent; the subversive
10013          version (which is in 5.00502) breaks one of the tests in the
10014          authors testsuite; attempts are being made to find a fix that
10015          avoids breaking code already running with the 5.005_02 version
10016          From:    David Muir Sharnoff <muir@idiom.com>
10017          Date:    Sat, 28 Nov 1998 04:34:17 PST
10018          Message-Id: <199811281234.EAA03082@idiom.com>
10019          Subject: Updated Text::Wrap, Time::ParseDate, File::Flock
10020  Branch: perl
10021        ! lib/Text/Wrap.pm t/lib/textwrap.t
10022 ____________________________________________________________________________
10023 [  2397] By: nick                                  on 1998/11/29  20:13:58
10024     Log: Update docs and English.pm for $^C
10025  Branch: perl
10026        ! lib/English.pm pod/perlvar.pod
10027 ____________________________________________________________________________
10028 [  2396] By: jhi                                   on 1998/11/29  20:13:03
10029     Log: Mirror #2384.
10030  Branch: cfgperl
10031        ! t/op/pwent.t
10032 ____________________________________________________________________________
10033 [  2395] By: jhi                                   on 1998/11/29  19:59:12
10034     Log: Newer NetBSDs don't have NSIG in <sys/signal.h>, they need <signal.h>.
10035  Branch: cfgperl
10036        ! util.c
10037 ____________________________________________________________________________
10038 [  2394] By: gsar                                  on 1998/11/29  19:49:08
10039     Log: updated perlreftut.pod
10040  Branch: perl
10041        ! pod/perlreftut.pod
10042 ____________________________________________________________________________
10043 [  2393] By: gsar                                  on 1998/11/29  19:31:56
10044     Log: misc tweaks
10045  Branch: perl
10046        ! ext/IO/Makefile.PL lib/Test.pm t/lib/io_poll.t t/op/sort.t
10047 ____________________________________________________________________________
10048 [  2392] By: gsar                                  on 1998/11/29  19:31:18
10049     Log: notes about -DPERL_POLLUTE
10050  Branch: perl
10051        ! INSTALL pod/perldelta.pod win32/Makefile win32/makefile.mk
10052 ____________________________________________________________________________
10053 [  2391] By: gsar                                  on 1998/11/29  19:13:52
10054     Log: explain various win32 build caveats more clearly
10055  Branch: perl
10056        ! README.win32 win32/Makefile win32/makefile.mk
10057 ____________________________________________________________________________
10058 [  2390] By: gsar                                  on 1998/11/29  16:51:59
10059     Log: remove I_POLL detection (Configure will do that now)
10060  Branch: perl
10061        ! ext/IO/Makefile.PL
10062 ____________________________________________________________________________
10063 [  2389] By: jhi                                   on 1998/11/29  16:39:16
10064     Log: Add I_POLL for IO 1.20.
10065  Branch: cfgperl
10066        ! Configure Porting/Glossary Porting/config.sh Porting/config_H
10067        ! config_h.SH
10068 ____________________________________________________________________________
10069 [  2388] By: gsar                                  on 1998/11/29  16:23:30
10070     Log: add p4desc (augments 'p4 describe' output with diffs for new files)
10071  Branch: perl
10072        + Porting/p4desc
10073        ! MANIFEST
10074 ____________________________________________________________________________
10075 [  2387] By: gsar                                  on 1998/11/29  16:08:03
10076     Log: another threads reliability fix: serialize writes to thr->threadsv
10077          avoid most uses of PL_na (which is much more inefficient than a
10078          simple local); update docs to suit; PL_na now being thr->Tna may
10079          be a minor compatibility issue for extensions--will require dTHR
10080          outside of XSUBs (those get automatic dTHR)
10081  Branch: perl
10082        ! XSUB.h djgpp/djgpp.c doio.c doop.c dump.c ext/B/B.xs
10083        ! ext/DB_File/DB_File.xs ext/DynaLoader/dl_next.xs
10084        ! ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs ext/Thread/Thread.xs
10085        ! ext/attrs/attrs.xs gv.c malloc.c mg.c op.c
10086        ! os2/OS2/REXX/REXX.xs os2/os2.c perl.c perly.c perly.y
10087        ! pod/perlcall.pod pod/perlembed.pod pod/perlguts.pod
10088        ! pod/perlxs.pod pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c run.c sv.c
10089        ! t/op/pwent.t taint.c toke.c universal.c vmesa/vmesa.c
10090        ! vms/ext/Stdio/Stdio.xs vms/perly_c.vms vms/vms.c win32/win32.c
10091 ____________________________________________________________________________
10092 [  2386] By: jhi                                   on 1998/11/29  15:40:42
10093     Log: Tune the "if" entry.
10094  Branch: cfgperl
10095        ! pod/perlfunc.pod
10096 ____________________________________________________________________________
10097 [  2385] By: gsar                                  on 1998/11/29  12:40:28
10098     Log: various fixes for race conditions under threads: mutex locks based
10099          on PL_threadnum were seriously flawed, since it means more than one
10100          thread could enter the critical region; PL_na was global instead of
10101          thread-local; child thread could finish and free thr structures
10102          before Thread->new() got around to creating the Thread object;
10103          cv_clone() needed locking, as it mucks with PL_comppad and other
10104          global data; new_struct_thread() needed to lock template-thread's
10105          mutex while copying its data
10106  Branch: perl
10107        ! embedvar.h ext/Thread/Thread.xs gv.c op.c perl.c perlvars.h
10108        ! pp_hot.c thrdvar.h thread.h util.c win32/win32thread.c
10109 ____________________________________________________________________________
10110 [  2384] By: gsar                                  on 1998/11/29  10:54:38
10111     Log: s/warn/print/ on multiply defined groups
10112  Branch: perl
10113        ! t/op/grent.t
10114 ____________________________________________________________________________
10115 [  2383] By: gsar                                  on 1998/11/29  10:48:39
10116     Log: backout change#2334
10117  Branch: perl
10118        ! pod/perlfunc.pod pp_hot.c sv.c thrdvar.h
10119 ____________________________________________________________________________
10120 [  2382] By: jhi                                   on 1998/11/29  10:33:40
10121     Log: Better NetInfo behaviour.
10122  Branch: cfgperl
10123        ! t/op/grent.t t/op/pwent.t
10124 ____________________________________________________________________________
10125 [  2381] By: jhi                                   on 1998/11/29  10:08:15
10126     Log: Integrate from mainperl.
10127  Branch: cfgperl
10128       +> ext/IO/ChangeLog ext/IO/lib/IO/Dir.pm ext/IO/lib/IO/Poll.pm
10129       +> ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/Socket/UNIX.pm
10130       +> ext/IO/poll.c ext/IO/poll.h pod/perlreftut.pod
10131       +> t/lib/io_const.t t/lib/io_dir.t t/lib/io_multihomed.t
10132       +> t/lib/io_poll.t t/lib/io_unix.t
10133       !> (integrate 58 files)
10134 ____________________________________________________________________________
10135 [  2380] By: gsar                                  on 1998/11/29  08:22:49
10136     Log: prefer IO::Handle for IO if FileHandle:: is empty (as suggested by
10137          Tim Bunce)
10138  Branch: perl
10139        ! gv.c
10140 ____________________________________________________________________________
10141 [  2379] By: gsar                                  on 1998/11/29  07:06:43
10142     Log: fix for pat.t failure under USE_THREADS
10143  Branch: perl
10144        ! pp_ctl.c regexec.c
10145 ____________________________________________________________________________
10146 [  2378] By: nick                                  on 1998/11/28  22:46:57
10147     Log: More C.pm tweaks
10148          Save globs even if we have saved cv itself before - may be imported.
10149          
10150          While we don't save "bootstrap" CV we need to provide a stub,
10151          so that if we require it later we don't fall through and attempt
10152          to DynaLoad module again.
10153          
10154          Attempt to save %INC so that "require" does not reload things
10155          we have compiled-in (does not work right yet - seems to be due
10156          to PL_incgv being created in perl_parse() current scheme setting 
10157          GvHV() is "better" than saving the glob, but still does not 
10158          work as I expect). 
10159  Branch: perl
10160        ! ext/B/B/C.pm
10161 ____________________________________________________________________________
10162 [  2377] By: gsar                                  on 1998/11/28  22:30:38
10163     Log: various tweaks; result passes all tests for normal build on Solaris;
10164          fails two pat.t tests under USE_THREADS; io_poll.t test#3 fails on
10165          win32 due to lack of select() that works on non-socket fds
10166  Branch: perl
10167        ! ext/IO/poll.c regcomp.c regexec.c scope.c
10168        ! t/lib/io_multihomed.t win32/makefile.mk
10169 ____________________________________________________________________________
10170 [  2376] By: gsar                                  on 1998/11/28  20:44:39
10171     Log: add $config_args to perl -V display (suggested by Ilya Zakharevich)
10172  Branch: perl
10173        ! myconfig
10174 ____________________________________________________________________________
10175 [  2375] By: gsar                                  on 1998/11/28  20:42:58
10176     Log: integrate cfgperl changes into mainline
10177  Branch: perl
10178       !> Configure ext/POSIX/hints/dynixptx.pl myconfig t/op/grent.t
10179       !> t/op/pwent.t t/op/undef.t t/pragma/locale.t util.c
10180 ____________________________________________________________________________
10181 [  2374] By: gsar                                  on 1998/11/28  20:02:03
10182     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10183          Date: Thu, 5 Nov 1998 02:21:12 -0500 (EST)
10184          Message-Id: <199811050721.CAA27998@monk.mps.ohio-state.edu>
10185          Subject: [PATCH 5.00553] Yet another OS/2 patch
10186  Branch: perl
10187        ! os2/Changes os2/Makefile.SHs os2/os2.c t/pragma/warn/op
10188 ____________________________________________________________________________
10189 [  2373] By: gsar                                  on 1998/11/28  19:30:06
10190     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10191          Date: Sat, 28 Nov 1998 01:51:56 -0500 (EST)
10192          Message-Id: <199811280651.BAA18095@monk.mps.ohio-state.edu>
10193          Subject: [PATCH 5.005_53] Change $#+
10194  Branch: perl
10195        ! mg.c pod/perlvar.pod t/op/pat.t
10196 ____________________________________________________________________________
10197 [  2372] By: gsar                                  on 1998/11/28  19:28:00
10198     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10199          Date: Sat, 28 Nov 1998 00:33:17 -0500 (EST)
10200          Message-Id: <199811280533.AAA25654@monk.mps.ohio-state.edu>
10201          Subject: [PATCH 5.005_53] Finishing off SNOBOL: $1 in (?{})
10202  Branch: perl
10203        ! embedvar.h mg.c objXSUB.h perl.c regexec.c t/op/pat.t
10204        ! thrdvar.h
10205 ____________________________________________________________________________
10206 [  2371] By: gsar                                  on 1998/11/28  19:23:53
10207     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10208          Date: Fri, 27 Nov 1998 16:16:48 -0500 (EST)
10209          Message-Id: <199811272116.QAA03502@monk.mps.ohio-state.edu>
10210          Subject: [PATCH 5.005_53] better -Mre=debugcolor
10211  Branch: perl
10212        ! embedvar.h objXSUB.h regexec.c thrdvar.h
10213 ____________________________________________________________________________
10214 [  2370] By: gsar                                  on 1998/11/28  19:21:17
10215     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10216          Date: Fri, 27 Nov 1998 15:22:19 -0500 (EST)
10217          Message-Id: <199811272022.PAA17874@monk.mps.ohio-state.edu>
10218          Subject: [PATCH 5.005_*] regcolors
10219  Branch: perl
10220        ! embed.h global.sym objXSUB.h proto.h regcomp.c regexec.c
10221 ____________________________________________________________________________
10222 [  2369] By: gsar                                  on 1998/11/28  19:00:15
10223     Log: allow final period in a file (not followed by a newline) to
10224          terminate format spec
10225  Branch: perl
10226        ! toke.c
10227 ____________________________________________________________________________
10228 [  2368] By: gsar                                  on 1998/11/28  18:58:25
10229     Log: Liblist tweak suggested by Swen Thuemmler <Swen.Thuemmler@paderlinx.de>;
10230          add C<$Config{installarchlib}/CORE> to the default locations searched
10231          on win32
10232  Branch: perl
10233        ! lib/ExtUtils/Liblist.pm
10234 ____________________________________________________________________________
10235 [  2367] By: gsar                                  on 1998/11/28  18:46:05
10236     Log: applied suggested patch with PERL_OBJECT tweaks
10237          From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10238          Date: Thu, 26 Nov 1998 02:46:20 -0500 (EST)
10239          Message-Id: <199811260746.CAA23164@monk.mps.ohio-state.edu>
10240          Subject: [PATCH 5.005_53] Enable $_ and pos() inside (?{ CODE }) in RExen
10241  Branch: perl
10242        ! embed.h embed.pl embedvar.h objXSUB.h pp_ctl.c proto.h
10243        ! regexec.c t/op/pat.t thrdvar.h
10244 ____________________________________________________________________________
10245 [  2366] By: gsar                                  on 1998/11/28  18:38:34
10246     Log: additional documentation for qr//
10247          From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10248          Message-Id: <199811260751.CAA24560@monk.mps.ohio-state.edu>
10249          Date: Thu, 26 Nov 1998 02:51:09 -0500 (EST)
10250          Subject: [PATCH 5.005_*] Documentation (fwd)
10251  Branch: perl
10252        ! pod/perlfunc.pod pod/perlop.pod pod/perlpod.pod
10253 ____________________________________________________________________________
10254 [  2365] By: gsar                                  on 1998/11/28  18:35:35
10255     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10256          Date: Wed, 25 Nov 1998 23:33:45 -0500 (EST)
10257          Message-Id: <199811260433.XAA29281@monk.mps.ohio-state.edu>
10258          Subject: [PATCH 5.005_*] Fix \G in REx without //g
10259  Branch: perl
10260        ! cop.h embedvar.h objXSUB.h pp.c pp_ctl.c pp_hot.c regexec.c
10261        ! regexp.h t/op/pat.t thrdvar.h
10262 ____________________________________________________________________________
10263 [  2364] By: gsar                                  on 1998/11/28  18:24:20
10264     Log: update Test.pm to Test-1.12; tweak 're' detection
10265  Branch: perl
10266        ! lib/Test.pm
10267 ____________________________________________________________________________
10268 [  2363] By: gsar                                  on 1998/11/28  18:12:04
10269     Log: avoid command-line quoting portability problems in lex_assign.t
10270  Branch: perl
10271        ! t/op/lex_assign.t
10272 ____________________________________________________________________________
10273 [  2362] By: gsar                                  on 1998/11/28  18:08:50
10274     Log: From: John Tobey <jtobey@channel1.com>
10275          Date: Thu, 19 Nov 1998 14:14:15 -0500 (EST)
10276          Message-Id: <m0zgZWx-000FOgC@feynman.localnet>
10277          Subject: PATCH: document English.pm sawampersand and thread issues
10278  Branch: perl
10279        ! lib/English.pm pod/perlvar.pod
10280 ____________________________________________________________________________
10281 [  2361] By: gsar                                  on 1998/11/28  18:03:04
10282     Log: fix uninitialized warnings
10283          From: Brian Callaghan <callagh@itginc.com>
10284          Date: Thu, 19 Nov 1998 17:49:10 -0800
10285          Message-Id: <3654CA96.B64FCAEB@itginc.com>
10286          Subject: Complete.pm patch (version 1.1)
10287  Branch: perl
10288        ! lib/Term/Complete.pm
10289 ____________________________________________________________________________
10290 [  2360] By: gsar                                  on 1998/11/28  17:59:16
10291     Log: s/Array/List/ suggested by John Tobey
10292  Branch: perl
10293        ! pod/perldata.pod
10294 ____________________________________________________________________________
10295 [  2359] By: gsar                                  on 1998/11/28  17:47:48
10296     Log: update tie() entry in perlfunc to reflect TIEARRAY and TIEHANDLE
10297  Branch: perl
10298        ! lib/Tie/Handle.pm pod/perlfunc.pod
10299 ____________________________________________________________________________
10300 [  2358] By: jhi                                   on 1998/11/28  17:23:15
10301     Log: Revamp the locale tests.
10302          (0) Instead of rewiring a few locales scan for them.
10303          (1) Bogus test #101 removed.
10304          (2) All the locales are checked, the lists of failed
10305          and non-failed ones are displayed.
10306          (3) The test #103 is again 'active' so that it may fail.
10307          (4) To balance (3) a hopefully pacifying message is shown
10308          if the #103 fails.
10309  Branch: cfgperl
10310        ! t/pragma/locale.t
10311 ____________________________________________________________________________
10312 [  2357] By: gsar                                  on 1998/11/28  17:21:07
10313     Log: add perlreftut.pod
10314  Branch: perl
10315        + pod/perlreftut.pod
10316        ! MANIFEST pod/Makefile pod/buildtoc pod/perl.pod
10317        ! pod/perlref.pod pod/roffitall vms/descrip_mms.template
10318        ! win32/pod.mak
10319 ____________________________________________________________________________
10320 [  2356] By: jhi                                   on 1998/11/28  16:58:01
10321     Log: Change #2346 fallout.
10322  Branch: cfgperl
10323        ! t/op/undef.t
10324 ____________________________________________________________________________
10325 [  2355] By: gsar                                  on 1998/11/28  16:46:43
10326     Log: IO.xs tweaks; avoid coredump in io_xs.t; remove newCONSTSUB();
10327          ANSI prototypes
10328  Branch: perl
10329        ! ext/IO/IO.xs
10330 ____________________________________________________________________________
10331 [  2354] By: gsar                                  on 1998/11/28  16:08:07
10332     Log: add IO-1.20; mess with t/lib/io_*.t in an attempt to
10333          keep platform hacks that aren't in the 1.20 dist; add new files
10334          to MANIFEST; hack Makefile.PL; result hasn't been tested
10335          anywhere
10336  Branch: perl
10337        + ext/IO/ChangeLog ext/IO/lib/IO/Dir.pm ext/IO/lib/IO/Poll.pm
10338        + ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/Socket/UNIX.pm
10339        + ext/IO/poll.c ext/IO/poll.h t/lib/io_const.t t/lib/io_dir.t
10340        + t/lib/io_multihomed.t t/lib/io_poll.t t/lib/io_unix.t
10341        ! MANIFEST ext/IO/IO.pm ext/IO/IO.xs ext/IO/Makefile.PL
10342        ! ext/IO/README ext/IO/lib/IO/File.pm ext/IO/lib/IO/Handle.pm
10343        ! ext/IO/lib/IO/Pipe.pm ext/IO/lib/IO/Seekable.pm
10344        ! ext/IO/lib/IO/Select.pm ext/IO/lib/IO/Socket.pm
10345        ! t/lib/io_sock.t t/lib/io_udp.t
10346 ____________________________________________________________________________
10347 [  2353] By: jhi                                   on 1998/11/28  15:51:03
10348     Log: Locale collation, ctype, and numeric, were initialized wrong
10349          (if LC_ALL or LANG were unset, so were the collation/ctype/numeric),
10350          as reported by
10351          
10352          From: Ilya.Sandler@etak.com (Ilya Sandler)
10353          Subject: a bug in locale handling: LC_COLLATE ignored sometimes
10354          To: perlbug@perl.com
10355          Date: 25 Nov 1998 04:53:52 +0200
10356          Message-ID: <MLIST_199811250226.SAA12590@axi001.etak.sw>
10357  Branch: cfgperl
10358        ! util.c
10359 ____________________________________________________________________________
10360 [  2352] By: nick                                  on 1998/11/28  15:21:59
10361     Log: Implement $^C to allow perl access to -c flag - I think this 
10362          was agreed once...
10363  Branch: perl
10364        ! gv.c mg.c
10365 ____________________________________________________________________________
10366 [  2351] By: jhi                                   on 1998/11/28  15:14:24
10367     Log: Change #2251 fixup.
10368  Branch: cfgperl
10369        ! myconfig
10370 ____________________________________________________________________________
10371 [  2350] By: jhi                                   on 1998/11/28  14:58:19
10372     Log: Integrate from mainperl.
10373  Branch: cfgperl
10374       +> ext/Devel/Peek/Changes ext/Devel/Peek/Makefile.PL
10375       +> ext/Devel/Peek/Peek.pm ext/Devel/Peek/Peek.xs
10376       +> pod/perl5005delta.pod
10377       !> (integrate 49 files)
10378 ____________________________________________________________________________
10379 [  2349] By: jhi                                   on 1998/11/28  14:27:36
10380     Log: Passwd and group file groveling.
10381  Branch: cfgperl
10382        ! t/op/grent.t t/op/pwent.t
10383 ____________________________________________________________________________
10384 [  2348] By: gsar                                  on 1998/11/28  14:09:50
10385     Log: more conservative version of changes#2345,2346,2347; those break
10386          C<defined(@{"foo::ISA"})> which seems to be extensively used in
10387          the libs :-(
10388  Branch: perl
10389        ! pp.c t/op/method.t
10390 ____________________________________________________________________________
10391 [  2347] By: gsar                                  on 1998/11/28  13:36:08
10392     Log: tweak bogus test
10393  Branch: perl
10394        ! t/op/method.t
10395 ____________________________________________________________________________
10396 [  2346] By: gsar                                  on 1998/11/28  13:20:34
10397     Log: test cases for previous change
10398  Branch: perl
10399        ! t/op/undef.t
10400 ____________________________________________________________________________
10401 [  2345] By: gsar                                  on 1998/11/28  13:07:17
10402     Log: fix typo in pp_defined() causing C<defined %tied> to fail
10403  Branch: perl
10404        ! pp.c
10405 ____________________________________________________________________________
10406 [  2344] By: gsar                                  on 1998/11/28  13:03:29
10407     Log: s/comment/comment_t/ tweak (suggested by John Gorman
10408          <jgorman@webbysoft.com>)
10409  Branch: perl
10410        ! ext/B/B/Assembler.pm ext/B/B/Disassembler.pm
10411 ____________________________________________________________________________
10412 [  2343] By: gsar                                  on 1998/11/28  12:52:40
10413     Log: add (stub) perldelta.pod
10414  Branch: perl
10415        + pod/perldelta.pod
10416 ____________________________________________________________________________
10417 [  2342] By: gsar                                  on 1998/11/28  12:49:26
10418     Log: rename perldelta.pod to perl5005delta.pod in preparation for
10419          starting a new one
10420  Branch: perl
10421       +> pod/perl5005delta.pod
10422        - pod/perldelta.pod
10423        ! MANIFEST pod/perl.pod
10424 ____________________________________________________________________________
10425 [  2341] By: gsar                                  on 1998/11/28  12:41:55
10426     Log: fix MALLOC_LOCK #define
10427  Branch: perl
10428        ! malloc.c
10429 ____________________________________________________________________________
10430 [  2340] By: gsar                                  on 1998/11/28  12:18:23
10431     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10432          Date: Sun, 15 Nov 1998 20:25:50 -0500 (EST)
10433          Message-Id: <199811160125.UAA05268@monk.mps.ohio-state.edu>
10434          Subject: [PATCH 5.005_53] OS/2 events get closer to Perl
10435  Branch: perl
10436        ! os2/Changes os2/os2.c os2/os2.sym os2/os2ish.h
10437 ____________________________________________________________________________
10438 [  2339] By: jhi                                   on 1998/11/28  11:59:01
10439     Log: Add -lm to dynix/ptx POSIX hints.
10440          From: "Martin J. Bligh" <mbligh@sequent.com>
10441          To: jhi@iki.fi
10442          Subject: Re: Making Perl work on DYNIX/ptx
10443          Date: Wed, 25 Nov 1998 10:34:41 -0800
10444          Message-ID: <1457015007.911990081@w-186d219.rhe.sequent.com>
10445  Branch: cfgperl
10446        ! ext/POSIX/hints/dynixptx.pl
10447 ____________________________________________________________________________
10448 [  2338] By: jhi                                   on 1998/11/28  11:57:19
10449     Log: Detypo.
10450  Branch: cfgperl
10451        ! lib/filetest.pm
10452 ____________________________________________________________________________
10453 [  2337] By: jhi                                   on 1998/11/28  11:56:29
10454     Log: Better LD_LIBRARY_PATH instructions for Bourneists.
10455  Branch: cfgperl
10456        ! Configure
10457 ____________________________________________________________________________
10458 [  2336] By: gsar                                  on 1998/11/28  11:41:14
10459     Log: teach CPAN.pm to ignore beta perl distributions when looking for
10460          modules
10461          From: root@dogberry.rutgers.edu (root)
10462          Date: Thu, 12 Nov 1998 23:08:39 -0500
10463          Message-Id: <199811130408.XAA10578@dogberry.rutgers.edu>
10464          Subject: recompile tries getting a perl distribution
10465  Branch: perl
10466        ! lib/CPAN.pm
10467 ____________________________________________________________________________
10468 [  2335] By: gsar                                  on 1998/11/28  11:27:46
10469     Log: make $1 et al readonly under threads; make C<undef $1> fail like
10470          C<$1 = undef> does
10471  Branch: perl
10472        ! op.c pp.c t/op/undef.t
10473 ____________________________________________________________________________
10474 [  2334] By: gsar                                  on 1998/11/28  10:24:52
10475     Log: s/Regexp/re/ and clarify policy on lowercased object namespaces
10476  Branch: perl
10477        ! pod/perlfunc.pod pp_hot.c sv.c thrdvar.h
10478 ____________________________________________________________________________
10479 [  2333] By: gsar                                  on 1998/11/28  09:36:40
10480     Log: document changed PERL_HASH()
10481  Branch: perl
10482        ! pod/perlfunc.pod pod/perlguts.pod
10483 ____________________________________________________________________________
10484 [  2332] By: nick                                  on 1998/11/27  21:10:27
10485     Log: Handle INIT list in C.pm
10486          1. Provide init_av() from B.xs
10487          2. Export it in B.pm
10488          3. Use it in C.pm
10489          Also disable some pruning in savecv() which seems to undo
10490          my previous patch.
10491          Experimental feature - save pathnames of .so files in easily 
10492          grep-able form for use in wrapper to feed to linker.  
10493  Branch: perl
10494        ! ext/B/B.pm ext/B/B.xs ext/B/B/C.pm
10495 ____________________________________________________________________________
10496 [  2327] By: gsar                                  on 1998/11/27  15:12:01
10497     Log: integrate change#2315 from maint-5.005
10498  Branch: perl
10499        ! t/op/sort.t
10500       !> op.c sv.c
10501 ____________________________________________________________________________
10502 [  2326] By: gsar                                  on 1998/11/27  15:00:42
10503     Log: integrate changes#2304,2305,2306,2308 from maint-5.005
10504  Branch: perl
10505       !> ext/DynaLoader/dl_mpeix.xs installperl lib/ExtUtils/MM_Unix.pm
10506       !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MakeMaker.pm
10507       !> lib/ExtUtils/typemap
10508 ____________________________________________________________________________
10509 [  2325] By: gsar                                  on 1998/11/27  14:46:18
10510     Log: malloc bugfix and documentation from Ilya Zakharevich
10511          Date: Tue, 24 Nov 1998 17:24:55 -0500 (EST)
10512          Message-Id: <199811242224.RAA22618@monk.mps.ohio-state.edu>
10513          Subject: [PATCH 5.005_*] Re: Internal coredump
10514          --
10515          Date: Thu, 26 Nov 1998 03:06:10 -0500 (EST)
10516          Message-Id: <199811260806.DAA28913@monk.mps.ohio-state.edu>
10517          Subject: [PATCH 5.005_*] malloc.c documentation
10518  Branch: perl
10519        ! malloc.c
10520 ____________________________________________________________________________
10521 [  2324] By: gsar                                  on 1998/11/27  14:41:38
10522     Log: B::C tweaks to allow Tk compiles from Nick Ing-Simmons
10523  Branch: perl
10524        ! ext/B/B/C.pm
10525 ____________________________________________________________________________
10526 [  2323] By: gsar                                  on 1998/11/27  14:33:44
10527     Log: From: maeda@src.ricoh.co.jp
10528          Date: Tue, 24 Nov 1998 10:37:45 +0900
10529          Message-Id: <199811240137.KAA05867@luna.src.ricoh.co.jp>
10530          Subject: format "..." bug
10531  Branch: perl
10532        ! pp_ctl.c t/op/write.t
10533 ____________________________________________________________________________
10534 [  2322] By: gsar                                  on 1998/11/27  14:20:12
10535     Log: add ext/Devel/Peek
10536          From: jan.dubois@ibm.net (Jan Dubois)
10537          Date: Mon, 23 Nov 1998 00:48:11 +0100
10538          Message-ID: <36589ec9.49964585@smtp1.ibm.net>
10539          Subject: [PATCH 5.005_53] Devel::Peek integration
10540  Branch: perl
10541        + ext/Devel/Peek/Changes ext/Devel/Peek/Makefile.PL
10542        + ext/Devel/Peek/Peek.pm ext/Devel/Peek/Peek.xs
10543        ! MANIFEST dump.c embed.h embedvar.h global.sym intrpvar.h
10544        ! objXSUB.h perl.c perl.h proto.h sv.c sv.h thrdvar.h
10545        ! win32/GenCAPI.pl win32/Makefile win32/makefile.mk
10546 ____________________________________________________________________________
10547 [  2321] By: gsar                                  on 1998/11/27  13:03:08
10548     Log: ensure 'make regen_headers' even without perl installed
10549          (suggested by Ilya Zakharevich)
10550  Branch: perl
10551        ! bytecode.pl warning.pl
10552 ____________________________________________________________________________
10553 [  2320] By: gsar                                  on 1998/11/27  12:58:36
10554     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10555          Date: Mon, 9 Nov 1998 19:03:25 -0500 (EST)
10556          Message-Id: <199811100003.TAA05815@monk.mps.ohio-state.edu>
10557          Subject: [PATCH 5.005_*] Cosmetic malloc patch
10558  Branch: perl
10559        ! malloc.c
10560 ____________________________________________________________________________
10561 [  2319] By: gsar                                  on 1998/11/27  12:56:13
10562     Log: eliminate dup hunk from integration
10563  Branch: perl
10564        ! lib/filetest.pm perl.h
10565 ____________________________________________________________________________
10566 [  2318] By: gsar                                  on 1998/11/27  12:50:08
10567     Log: integrate cfgperl changes into mainline
10568  Branch: perl
10569       +> ext/DB_File/hints/dynixptx.pl ext/POSIX/hints/dynixptx.pl
10570        ! pod/perlfaq4.pod
10571       !> (integrate 30 files)
10572 ____________________________________________________________________________
10573 [  2317] By: jhi                                   on 1998/11/27  11:38:13
10574     Log: C<-x>.
10575  Branch: cfgperl
10576        ! lib/filetest.pm
10577 ____________________________________________________________________________
10578 [  2316] By: jhi                                   on 1998/11/27  11:10:22
10579     Log: Integrate from mainperl.
10580  Branch: cfgperl
10581       !> XSUB.h embed.h embed.pl embedvar.h ext/Thread/Thread.xs
10582       !> iperlsys.h mg.c objXSUB.h op.c pp_ctl.c pp_sys.c proto.h
10583       !> t/comp/package.t t/lib/dumper.t t/pragma/warn/pp_ctl
10584       !> universal.c util.c win32/GenCAPI.pl win32/win32.h
10585       !> win32/win32sck.c
10586 ____________________________________________________________________________
10587 [  2315] By: gbarr                                 on 1998/11/27  05:16:50
10588     Log: integrate change#2246 from mainline, while still allowing
10589          C<sort $globref @foo>
10590          
10591          allow C<sort $coderef @foo>
10592  Branch: maint-5.005/perl
10593        ! op.c sv.c
10594       !> t/op/sort.t
10595 ____________________________________________________________________________
10596 [  2308] By: gbarr                                 on 1998/11/27  00:11:44
10597     Log: Updates for MPE/iX DynaLoader and installperl, via private mail
10598          forwarded by Jarkko Hietaniemi from Mark Bixby
10599  Branch: maint-5.005/perl
10600        ! ext/DynaLoader/dl_mpeix.xs installperl
10601 ____________________________________________________________________________
10602 [  2306] By: gbarr                                 on 1998/11/26  23:44:47
10603     Log: Allow PL_FILES to have multiple targets from one source by allowing
10604          an array ref as the value in the hash
10605  Branch: maint-5.005/perl
10606        ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
10607        ! lib/ExtUtils/MakeMaker.pm
10608 ____________________________________________________________________________
10609 [  2305] By: gbarr                                 on 1998/11/26  23:38:06
10610     Log: fix unsigned variables to use SvUV and sv_setuv
10611  Branch: maint-5.005/perl
10612        ! lib/ExtUtils/typemap
10613 ____________________________________________________________________________
10614 [  2304] By: gbarr                                 on 1998/11/26  23:36:17
10615     Log: Fix embeded \n in ABSTRACT and <> in AUTHOR
10616  Branch: maint-5.005/perl
10617        ! lib/ExtUtils/MM_Unix.pm
10618 ____________________________________________________________________________
10619 [  2301] By: gsar                                  on 1998/11/26  10:16:54
10620     Log: fix PL_defoutgv leak under threads
10621  Branch: perl
10622        ! ext/Thread/Thread.xs
10623 ____________________________________________________________________________
10624 [  2300] By: gsar                                  on 1998/11/26  09:04:44
10625     Log: properly free temporaries created by threads
10626  Branch: perl
10627        ! ext/Thread/Thread.xs
10628 ____________________________________________________________________________
10629 [  2299] By: gsar                                  on 1998/11/26  06:51:16
10630     Log: fix C<if (...) { package Foo; ... }> misoptimization that fails
10631          to set the package for the block properly
10632  Branch: perl
10633        ! op.c t/comp/package.t t/lib/dumper.t
10634 ____________________________________________________________________________
10635 [  2298] By: nick                                  on 1998/11/24  22:04:20
10636     Log: Part-1 of tweaks to allow Tk to be "compiled"
10637          Make XS_UNIVERSAL_xxx non-static so they can be found in libperl.
10638          (May also need attention to exports etc. - to follow.)
10639  Branch: perl
10640        ! universal.c
10641 ____________________________________________________________________________
10642 [  2294] By: jhi                                   on 1998/11/23  10:44:26
10643     Log: The new socket tests need in some platforms
10644          to #include <sys/types.h>.
10645  Branch: cfgperl
10646        ! Configure
10647 ____________________________________________________________________________
10648 [  2293] By: jhi                                   on 1998/11/23  10:33:42
10649     Log: From: Gerben Wierda <G.C.Th.Wierda@AWT.nl>
10650          To: Jarkko Hietaniemi <jhi@cc.hut.fi>
10651          Subject: Re: Test results for perl5.005_53 under NEXTSTEP 3.3 (intel)
10652          Date: Mon, 23 Nov 1998 10:07:04 +0100
10653          Message-Id: <9811230907.AA06484@AWT.nl>
10654          
10655          NeXTstep NetInfo uses nidump to get the user/group databases.
10656  Branch: cfgperl
10657        ! t/op/grent.t t/op/pwent.t
10658 ____________________________________________________________________________
10659 [  2291] By: TimBunce                              on 1998/11/22  22:23:09
10660     Log: Updated Porting/patchls utility.
10661  Branch: maint-5.004/perl
10662        ! Porting/patchls
10663 ____________________________________________________________________________
10664 [  2288] By: TimBunce                              on 1998/11/22  21:46:11
10665     Log: Title:  "Buglet in Sys::Syslog.pm (with fix)"
10666          From:  Henrik Tougaard <ht.000@foa.dk>
10667          Msg-ID:  <Pine.OSF.3.95.981117092651.1492C-100000@sula.pensam.dk>
10668          Files:  lib/Sys/Syslog.pm
10669  Branch: maint-5.004/perl
10670        ! lib/Sys/Syslog.pm
10671 ____________________________________________________________________________
10672 [  2286] By: jhi                                   on 1998/11/22  19:08:42
10673     Log: Change#2284 aid: allow also for plain old MSG_ and SCM_ #defines.
10674  Branch: cfgperl
10675        ! ext/Socket/Socket.xs
10676 ____________________________________________________________________________
10677 [  2285] By: jhi                                   on 1998/11/22  18:21:07
10678     Log: MSG_PROXY for GNU/Hurd (previously we believed that
10679          all GNU libc platforms have MSG_PROXY.  Untrue).
10680          In fact this ended up as a major MSG_* and SCM_*
10681          update.  The MSG_XXX known to be enums in some
10682          versions of the glibc are now probed for and respective
10683          HAS_MSG_XXX are defined.  While I was at it I noticed
10684          SCM_RIGHTS being similarly an enum.  This reminded me of
10685          an ancient discussion in perl5-porters:
10686          http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/9612/msg01017.html
10687          The BSD socket interface has a nifty feature for passing
10688          file descriptors and credentials--via sockets.  It may be
10689          too late to add this functionality to the CORE but
10690          at least Configure now probes for the functions,
10691          structs, and includes, defining the appropriate
10692          HAS_YYY and I_ZZZ, and the Socket extension exports
10693          the constants, in case somebody wants to write an
10694          extension for this interface.
10695  Branch: cfgperl
10696        ! Configure Porting/Glossary Porting/config.sh Porting/config_H
10697        ! config_h.SH ext/Socket/Socket.pm ext/Socket/Socket.xs
10698        ! iperlsys.h
10699 ____________________________________________________________________________
10700 [  2284] By: jhi                                   on 1998/11/22  18:13:21
10701     Log: perlhist.pod 1.54, containing 5_53.
10702  Branch: cfgperl
10703        ! pod/perlhist.pod
10704 ____________________________________________________________________________
10705 [  2274] By: TimBunce                              on 1998/11/22  16:25:46
10706     Log: Preserve errno around fcntl(fd,F_SETFD,fd > maxsysfd) in do_open()
10707  Branch: maint-5.004/perl
10708        ! doio.c
10709 ____________________________________________________________________________
10710 [  2273] By: TimBunce                              on 1998/11/22  16:17:43
10711     Log: Improve op/die_exit.t test for implicit close changing $!
10712  Branch: maint-5.004/perl
10713        ! t/op/die_exit.t
10714 ____________________________________________________________________________
10715 [  2268] By: jhi                                   on 1998/11/22  14:44:11
10716     Log: Fix thinko.
10717  Branch: cfgperl
10718        ! hints/dynixptx.sh
10719 ____________________________________________________________________________
10720 [  2267] By: jhi                                   on 1998/11/22  13:19:41
10721     Log: Document the d_socket override.
10722  Branch: cfgperl
10723        ! hints/dynixptx.sh
10724 ____________________________________________________________________________
10725 [  2266] By: jhi                                   on 1998/11/22  12:12:29
10726     Log: From: John Tobey <jtobey@channel1.com>
10727          Subject: [PATCH] perlfaq typos
10728          To: perl5-porters@perl.com
10729          Date: 22 Nov 1998 04:25:15 +0200
10730          Message-ID: <MLIST_m0zhPeF-000FOgC@feynman.localnet>
10731  Branch: cfgperl
10732        ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
10733        ! pod/perlfaq7.pod pod/perlfaq8.pod
10734 ____________________________________________________________________________
10735 [  2265] By: jhi                                   on 1998/11/22  12:06:29
10736     Log: From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
10737          Subject: DB_File 1.61 patch for 5.005_53 & 5.005_02
10738          Newsgroups: hut.lists.perl5-porters
10739          To: gsar@engin.umich.edu (Gurusamy Sarathy)
10740          Cc: perl5-porters@perl.org (Perl5 Porters)
10741          Date: 20 Nov 1998 12:20:41 +0200
10742  Branch: cfgperl
10743        ! ext/DB_File/Changes ext/DB_File/DB_File.pm
10744        ! ext/DB_File/DB_File.xs
10745 ____________________________________________________________________________
10746 [  2264] By: jhi                                   on 1998/11/22  11:55:09
10747     Log: NeXTstep /etc/group and /etc/passwd are used only at boot time,
10748          From: Gerben Wierda <G.C.Th.Wierda@AWT.nl>
10749          Subject: Test results for perl5.005_53 under NEXTSTEP 3.3 (intel)
10750          To: perlbug@perl.com
10751          Date: 20 Nov 1998 18:39:06 +0200
10752          Lines: 47
10753          Message-ID: <MLIST_9811201533.AA22148@AWT.nl>
10754  Branch: cfgperl
10755        ! t/op/grent.t t/op/pwent.t
10756 ____________________________________________________________________________
10757 [  2263] By: jhi                                   on 1998/11/22  11:42:59
10758     Log: Permission testing is tricky when we have too much power.
10759          Problem reported in
10760          From: Gerben Wierda <G.C.Th.Wierda@AWT.nl>
10761          Subject: Test results for perl5.005_53 under NEXTSTEP 3.3 (intel)
10762          To: perlbug@perl.com
10763          Date: 20 Nov 1998 18:39:06 +0200
10764          Message-ID: <MLIST_9811201533.AA22148@AWT.nl>
10765  Branch: cfgperl
10766        ! t/op/filetest.t
10767 ____________________________________________________________________________
10768 [  2262] By: gsar                                  on 1998/11/22  11:37:02
10769     Log: fix broken CAPI generation
10770  Branch: perl
10771        ! win32/GenCAPI.pl
10772 ____________________________________________________________________________
10773 [  2261] By: jhi                                   on 1998/11/22  11:17:00
10774     Log: -x should be C<-x>, reported by Gerben Wierda.
10775  Branch: cfgperl
10776        ! pod/perlfunc.pod
10777 ____________________________________________________________________________
10778 [  2260] By: gsar                                  on 1998/11/22  11:12:02
10779     Log: phase 2 of PERL_OBJECT cleanup; objXSUB.h autogeneration
10780  Branch: perl
10781        ! XSUB.h embed.h embed.pl embedvar.h iperlsys.h objXSUB.h
10782        ! proto.h
10783 ____________________________________________________________________________
10784 [  2259] By: jhi                                   on 1998/11/22  11:06:40
10785     Log: From: "Kurt D. Starsinic" <kstar@chapin.edu>
10786          Subject: Re: [PATCH] Re: pod2man bug in date generated line
10787          To: Albert Dvornik <bert@genscan.com>, "Larry W. Virden" <lvirden@cas.org>
10788          Cc: perlbug@perl.com
10789          Date: 20 Nov 1998 21:30:17 +0200
10790          Message-ID: <MLIST_19981120131523.A464@O2.chapin.edu>
10791  Branch: cfgperl
10792        ! pod/pod2man.PL
10793 ____________________________________________________________________________
10794 [  2256] By: jhi                                   on 1998/11/21  10:44:01
10795     Log: From: Thomas Bowditch <bowditch@inmet.com>
10796          Subject: Benchmark.pm suggestion
10797          To: jhi@iki.fi, Tim.Bunce@ig.co.uk
10798          Date: Fri, 20 Nov 1998 17:43:46 -0500
10799          Message-Id: <199811202243.RAA26252@harp.camb.inmet.com>
10800          
10801          Added timesum().
10802  Branch: cfgperl
10803        ! lib/Benchmark.pm
10804 ____________________________________________________________________________
10805 [  2255] By: gsar                                  on 1998/11/21  08:45:06
10806     Log: another win32 portability fix: make sysread() and syswrite()
10807          work on sockets
10808  Branch: perl
10809        ! pp_sys.c win32/win32.h
10810 ____________________________________________________________________________
10811 [  2254] By: gsar                                  on 1998/11/21  07:49:06
10812     Log: win32_recvfrom() compatibility fix
10813  Branch: perl
10814        ! win32/win32sck.c
10815 ____________________________________________________________________________
10816 [  2253] By: jhi                                   on 1998/11/20  08:22:06
10817     Log: From: Mark Bixby <markb@spock.dis.cccd.edu>
10818          To: jhi@iki.fi
10819          Subject: MPE/iX Perl 5.005_02 oops
10820          Date: Thu, 19 Nov 1998 17:10:45 -0800 (PST)
10821          Message-Id: <199811200110.RAA07395@spock.dis.cccd.edu>
10822  Branch: cfgperl
10823        ! ext/DynaLoader/dl_mpeix.xs installperl
10824 ____________________________________________________________________________
10825 [  2252] By: gsar                                  on 1998/11/19  17:38:03
10826     Log: mess_sv tweak for change#2249
10827  Branch: perl
10828        ! util.c
10829 ____________________________________________________________________________
10830 [  2251] By: jhi                                   on 1998/11/18  12:32:19
10831     Log: Display use64bits and usemultiplicity but only if necessary.
10832  Branch: cfgperl
10833        ! myconfig
10834 ____________________________________________________________________________
10835 [  2250] By: jhi                                   on 1998/11/18  12:26:50
10836     Log: From: Horst von Brand <vonbrand@sleipnir.valparaiso.cl> 
10837          Subject: pp.c uses 'unsigned Quad_t'
10838          To: perlbug@perl.com 
10839          Date: Sun, 15 Nov 1998 20:57:05 -0300 
10840          Message-Id: <199811152357.UAA12768@sleipnir.valparaiso.cl>
10841  Branch: cfgperl
10842        ! perl.h pp.c
10843 ____________________________________________________________________________
10844 [  2249] By: gsar                                  on 1998/11/18  05:43:11
10845     Log: use PL_mess_sv only during global destruction (fixes problems with
10846          overlapping invocations of form()/warn()/die()/croak() trampling on
10847          each other's messages)
10848  Branch: perl
10849        ! mg.c util.c
10850 ____________________________________________________________________________
10851 [  2248] By: gsar                                  on 1998/11/18  05:39:36
10852     Log: tweak change#2245 to skip previous message if any
10853  Branch: perl
10854        ! pp_ctl.c t/pragma/warn/pp_ctl
10855 ____________________________________________________________________________
10856 [  2247] By: jhi                                   on 1998/11/17  11:46:56
10857     Log: Integrate from mainperl.
10858  Branch: cfgperl
10859       !> (integrate 26 files)
10860 ____________________________________________________________________________
10861 [  2246] By: gsar                                  on 1998/11/17  09:41:10
10862     Log: allow C<sort $coderef @foo>
10863  Branch: perl
10864        ! op.c t/op/sort.t t/pragma/overload.t
10865 ____________________________________________________________________________
10866 [  2245] By: gsar                                  on 1998/11/17  08:28:26
10867     Log: propagate failures in DESTROY() as (optional) warnings
10868  Branch: perl
10869        ! pod/perldiag.pod pp_ctl.c t/pragma/warn/pp_ctl
10870 ____________________________________________________________________________
10871 [  2244] By: gsar                                  on 1998/11/17  07:43:08
10872     Log: ensure PL_dirty is reinit-ed properly under -DMULTIPLICITY
10873  Branch: perl
10874        ! perl.c thrdvar.h
10875 ____________________________________________________________________________
10876 [  2243] By: gsar                                  on 1998/11/17  07:40:09
10877     Log: sort WARN_FOO symbols to avoid hash traversal order dependency
10878  Branch: perl
10879        ! lib/warning.pm warning.h warning.pl
10880 ____________________________________________________________________________
10881 [  2242] By: gsar                                  on 1998/11/17  06:32:39
10882     Log: fix skipspace() to properly account for newlines in eval''-ed
10883          strings (caused bogus line numbers in diagnostics and debugger)
10884  Branch: perl
10885        ! t/pragma/warn/pp_ctl t/pragma/warn/toke toke.c
10886 ____________________________________________________________________________
10887 [  2241] By: gsar                                  on 1998/11/17  03:48:12
10888     Log: s/Perl_utf8skip/PL_utf8skip/g
10889  Branch: perl
10890        ! embed.h embed.pl global.sym globvar.sym regexec.c utf8.h
10891 ____________________________________________________________________________
10892 [  2240] By: gsar                                  on 1998/11/14  06:09:06
10893     Log: rework op/groups.t
10894  Branch: perl
10895        ! t/op/filetest.t t/op/groups.t
10896 ____________________________________________________________________________
10897 [  2235] By: gsar                                  on 1998/11/14  00:17:05
10898     Log: catch a neophyte trap: open(<FH>), close(<FH>) etc.
10899  Branch: perl
10900        ! op.c
10901 ____________________________________________________________________________
10902 [  2234] By: gsar                                  on 1998/11/14  00:14:02
10903     Log: update Changes
10904  Branch: perl
10905        ! Changes win32/config.bc win32/config.gc win32/config.vc
10906 ____________________________________________________________________________
10907 [  2233] By: gsar                                  on 1998/11/13  09:43:03
10908     Log: doc tweak
10909  Branch: perl
10910        ! README.win32
10911 ____________________________________________________________________________
10912 [  2230] By: jhi                                   on 1998/11/12  17:07:45
10913     Log: Allow hints file override for d_socket
10914          (based on Sequent-induced change #2229).
10915  Branch: cfgperl
10916        ! Configure
10917 ____________________________________________________________________________
10918 [  2229] By: jhi                                   on 1998/11/12  16:32:33
10919     Log: 
10920          From: "Martin J. Bligh" <mbligh@sequent.com>
10921          To: jhi@iki.fi
10922          cc: gbarr@ti.com, gbarr@pobox.com, gsar@umich.edu
10923          Subject: Re: Making Perl work on DYNIX/ptx
10924          Date: Tue, 10 Nov 1998 16:24:26 -0800
10925          Message-ID: <181999655.910715066@w-186d219.rhe.sequent.com>
10926  Branch: cfgperl
10927        ! hints/dynixptx.sh
10928 ____________________________________________________________________________
10929 [  2228] By: jhi                                   on 1998/11/12  11:40:37
10930     Log: From: "Martin J. Bligh" <mbligh@sequent.com>
10931          Message-ID: <187803647.910720870@w-186d219.rhe.sequent.com>
10932          To: jhi@iki.fi
10933          cc: gbarr@ti.com, gbarr@pobox.com, gsar@umich.edu
10934          Subject: Re: Making Perl work on DYNIX/ptx
10935          Date: Tue, 10 Nov 1998 18:01:10 -0800
10936  Branch: cfgperl
10937        + ext/DB_File/hints/dynixptx.pl ext/POSIX/hints/dynixptx.pl
10938 ____________________________________________________________________________
10939 [  2227] By: jhi                                   on 1998/11/12  11:17:42
10940     Log: Integrate from mainperl.
10941  Branch: cfgperl
10942       !> Changes XSUB.h av.c embed.h embed.pl embedvar.h
10943       !> ext/IPC/SysV/Msg.pm global.sym hv.c lib/Text/Wrap.pm objXSUB.h
10944       !> perl.c perl.h pod/perlfunc.pod pod/perlvar.pod pp_sys.c
10945       !> proto.h regexec.c t/op/array.t util.c win32/makedef.pl
10946       !> win32/win32.c x2p/s2p.PL
10947 ____________________________________________________________________________
10948 [  2226] By: gsar                                  on 1998/11/11  21:05:42
10949     Log: provide -DPERL_POLLUTE
10950  Branch: perl
10951        ! embed.pl embedvar.h
10952 ____________________________________________________________________________
10953 [  2225] By: jhi                                   on 1998/11/09  07:45:12
10954     Log: From: Hans Mulder <hansm@icgroup.nl>
10955          To: Ilya Zakharevich <ilya@math.ohio-state.edu>
10956          Cc: gsar@engin.umich.edu (Gurusamy Sarathy), jhi@iki.fi,
10957          perl5-porters@perl.org
10958          Subject: Re: [PATCH] Re: Not OK: perl 5.00553 on OPENSTEP-Mach 4_1
10959          (UNINSTALLED)
10960          Date: Sun,  8 Nov 98 22:20:23 +0100
10961          Message-Id: <9811082119.AA11802@icgned.icgroup.nl>
10962  Branch: cfgperl
10963        ! malloc.c perl.h
10964 ____________________________________________________________________________
10965 [  2224] By: gsar                                  on 1998/11/09  03:13:14
10966     Log: avoid endless loops in Text::Wrap (from a suggestion by Lupe
10967          Christoph <lupe@alanya.m.isar.de>)
10968  Branch: perl
10969        ! lib/Text/Wrap.pm
10970 ____________________________________________________________________________
10971 [  2223] By: gsar                                  on 1998/11/09  02:09:06
10972     Log: fix misplaced brace in s2p (as suggested by Lionel Fourquaux
10973          <lionel.fourquaux@wanadoo.fr>)
10974  Branch: perl
10975        ! x2p/s2p.PL
10976 ____________________________________________________________________________
10977 [  2222] By: gsar                                  on 1998/11/09  01:56:24
10978     Log: patches from Hugo van der Sanden <hv@crypt.compulink.co.uk>
10979          Date: Wed, 04 Nov 1998 12:19:44 +0000
10980          Message-Id: <199811041219.MAA05451@crypt.compulink.co.uk>
10981          Subject: [PATCH] Re: [5.005_53] read overflow? 
10982          --
10983          Date: Wed, 04 Nov 1998 13:15:18 +0000
10984          Message-Id: <199811041315.NAA05711@crypt.compulink.co.uk>
10985          Subject: [PATCH 5.005_53] perl -V fix
10986  Branch: perl
10987        ! perl.c regexec.c
10988 ____________________________________________________________________________
10989 [  2221] By: gsar                                  on 1998/11/09  01:34:56
10990     Log: From: jan.dubois@ibm.net (Jan Dubois)
10991          Date: Sun, 01 Nov 1998 00:05:01 +0100
10992          Message-ID: <364294bd.18052307@smtp1.ibm.net>
10993          Subject: [PATCH v5.5.53, WIN32] PL_block_type undefined unless DEBUGGING
10994  Branch: perl
10995        ! Changes win32/makedef.pl
10996 ____________________________________________________________________________
10997 [  2220] By: gsar                                  on 1998/11/08  21:13:07
10998     Log: integrate changes#2120,2168,2218 from maint-5.005;
10999          add new vtbls; s/\bvtbl_/PL_vtbl_/; remove trailing comma in
11000          enum; make regen_headers
11001  Branch: perl
11002        ! XSUB.h embed.h embedvar.h ext/IPC/SysV/Msg.pm global.sym
11003        ! objXSUB.h perl.h pod/perlfunc.pod proto.h util.c win32/win32.c
11004 ____________________________________________________________________________
11005 [  2219] By: gsar                                  on 1998/11/08  19:42:57
11006     Log: integrate cfgperl changes into mainline
11007  Branch: perl
11008       +> README.vmesa
11009       !> Configure MANIFEST Porting/Glossary Porting/config.sh
11010       !> Porting/config_H config_h.SH ext/Thread/Thread.xs
11011       !> hints/hpux.sh hints/vmesa.sh lib/Math/Complex.pm malloc.c
11012       !> perl.h pod/perlfunc.pod pod/perllocale.pod pod/perlport.pod
11013       !> pp_sys.c sv.c t/lib/complex.t t/op/groups.t t/op/lex_assign.t
11014       !> thread.h vms/subconfigure.com vos/config.h
11015 ____________________________________________________________________________
11016 [  2218] By: gbarr                                 on 1998/11/08  16:48:44
11017     Log: From: Graham Barr <gbarr@ti.com>
11018          Date: Mon, 2 Nov 1998 07:38:52 -0600
11019          Message-ID: <19981102073852.A12751@asic.sc.ti.com>
11020          Subject: [PATCH 5.005_*] Re: IPC::Msg 1.03
11021  Branch: maint-5.005/perl
11022        ! ext/IPC/SysV/Msg.pm
11023 ____________________________________________________________________________
11024 [  2215] By: gsar                                  on 1998/11/08  02:52:52
11025     Log: set close-on-exec bit on pipe() FDs
11026  Branch: perl
11027        ! pod/perlfunc.pod pod/perlvar.pod pp_sys.c
11028 ____________________________________________________________________________
11029 [  2214] By: gsar                                  on 1998/11/08  02:27:57
11030     Log: typo in newHVhv()
11031  Branch: perl
11032        ! hv.c
11033 ____________________________________________________________________________
11034 [  2211] By: jhi                                   on 1998/11/07  21:14:18
11035     Log: Finalize the Mach CThreads support.
11036          
11037          From: Hans Mulder <hansm@icgroup.nl>
11038          Date: Sat,  7 Nov 98 22:06:20 +0100
11039          To: Gurusamy Sarathy <gsar@engin.umich.edu>
11040          Cc: jhi@iki.fi, perl5-porters@perl.org
11041          Subject: [PATCH] Re: Not OK: perl 5.00553 on OPENSTEP-Mach 4_1 (UNINSTALLED) 
11042          Message-Id: <9811072105.AA07794@icgned.icgroup.nl>
11043  Branch: cfgperl
11044        ! malloc.c perl.h
11045 ____________________________________________________________________________
11046 [  2210] By: gsar                                  on 1998/11/06  20:36:50
11047     Log: fix AvREALISH bogusness
11048  Branch: perl
11049        ! av.c t/op/array.t
11050 ____________________________________________________________________________
11051 [  2209] By: jhi                                   on 1998/11/06  08:05:31
11052     Log: Renamed malloc.c ASSERT() macro to P_ASSERT() because
11053          ASSERT() causes problems in {NeXTStep,OpenStep}.
11054          
11055          From: Hans Mulder <hansm@icgroup.nl>
11056          To: Jarkko Hietaniemi <jhi@cc.hut.fi>
11057          Subject: Re: Not OK: perl 5.00553 on OPENSTEP-Mach 4_1 (UNINSTALLED)
11058          Date: Fri,  6 Nov 98 01:27:41 +0100
11059          Message-Id: <9811060025.AA27389@icgned.icgroup.nl>
11060          
11061          and
11062          
11063          From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11064          Subject: Re: ASSERT() in malloc.c
11065          To: jhi@iki.fi
11066          Date: Fri, 6 Nov 1998 02:59:29 -0500 (EST)
11067          Message-Id: <199811060759.CAA18915@monk.mps.ohio-state.edu>
11068  Branch: cfgperl
11069        ! malloc.c
11070 ____________________________________________________________________________
11071 [  2208] By: jhi                                   on 1998/11/06  07:55:38
11072     Log: Mach CThreads needs #include <mach/cthreads.h>.
11073  Branch: cfgperl
11074        ! perl.h
11075 ____________________________________________________________________________
11076 [  2206] By: jhi                                   on 1998/11/05  14:54:52
11077     Log: PERL_BADLANG wrongly documented.
11078          
11079          From: ts <decoux@moulon.inra.fr>
11080          To: jhi@cc.hut.fi
11081          Subject: Re: Locale warning messages
11082          Date: Thu, 5 Nov 1998 14:34:19 +0100 (MET)
11083          Message-Id: <199811051334.OAA24863@moulon.inra.fr>
11084          
11085          and
11086          
11087          From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11088          Subject: Re: PERL_BADLANG
11089          To: jhi@iki.fi
11090          Subject: Re: PERL_BADLANG
11091          Date: Thu, 5 Nov 1998 09:49:00 -0500 (EST)
11092          Message-Id: <199811051449.JAA04238@monk.mps.ohio-state.edu>
11093  Branch: cfgperl
11094        ! pod/perllocale.pod
11095 ____________________________________________________________________________
11096 [  2205] By: jhi                                   on 1998/11/05  14:24:33
11097     Log: Document all the control flow keywords in perlfunc
11098          so that "perlfunc -f while" works.
11099  Branch: cfgperl
11100        ! pod/perlfunc.pod
11101 ____________________________________________________________________________
11102 [  2204] By: jhi                                   on 1998/11/05  12:46:02
11103     Log: Configure update.  Remove last trace of PTHREADS_CREATED_JOINABLE
11104          (from vos/config.h).  Update Porting/{Glossary,config*}.
11105  Branch: cfgperl
11106        ! Configure Porting/Glossary Porting/config.sh Porting/config_H
11107        ! config_h.SH vos/config.h
11108 ____________________________________________________________________________
11109 [  2203] By: jhi                                   on 1998/11/05  08:34:39
11110     Log: VM/ESA and VMS sig_num_init (change#2101) catchup.
11111  Branch: cfgperl
11112        ! hints/vmesa.sh vms/subconfigure.com
11113 ____________________________________________________________________________
11114 [  2202] By: jhi                                   on 1998/11/05  08:03:20
11115     Log: Integrate from mainperl.
11116  Branch: cfgperl
11117       !> Changes cop.h doop.c gv.c mg.c perl.c pp_ctl.c sv.c util.c
11118       !> win32/Makefile win32/makefile.mk win32/win32.c
11119 ____________________________________________________________________________
11120 [  2201] By: gsar                                  on 1998/11/05  04:40:44
11121     Log: another POPSTACK victim
11122  Branch: perl
11123        ! cop.h sv.c
11124 ____________________________________________________________________________
11125 [  2196] By: gsar                                  on 1998/11/05  02:07:54
11126     Log: fix a location affected by change#2191, add note about POPSTACK
11127  Branch: perl
11128        ! cop.h gv.c pp_ctl.c
11129 ____________________________________________________________________________
11130 [  2195] By: gsar                                  on 1998/11/05  02:04:45
11131     Log: makefile notes
11132  Branch: perl
11133        ! win32/Makefile win32/makefile.mk
11134 ____________________________________________________________________________
11135 [  2192] By: gsar                                  on 1998/11/04  23:48:53
11136     Log: indeterminate order-of-evaluation fixes
11137  Branch: perl
11138        ! mg.c
11139 ____________________________________________________________________________
11140 [  2191] By: gsar                                  on 1998/11/04  23:02:16
11141     Log: refetch local stack pointer in POPSTACK
11142  Branch: perl
11143        ! cop.h perl.c
11144 ____________________________________________________________________________
11145 [  2190] By: jhi                                   on 1998/11/04  08:50:40
11146     Log: Configure update.
11147          Sequent DYNIX/ptx updates: osvers=$4 (instead of $3) of uname -a,
11148          
11149          From: Andy Dougherty <doughera@lafcol.lafayette.edu>
11150          To: Martin Bligh <mbligh@sequent.com>
11151          Cc: Jarkko Hietaniemi <jhi@iki.fi>
11152          Subject: Re: Perl 5's configure on DYNIX/ptx
11153          Message-Id: <Pine.SUN.3.96.981103090824.5533B-100000@newton.phys>
11154          Date: Tue, 3 Nov 1998 09:35:26 -0500 (EST)
11155          
11156          find sockets also from libsocket, not just libnet.
11157          OS390: $compile_ok instead of $compile for <inttypes.h>,
11158          
11159          From: pvhp@forte.com (Peter Prymmer)
11160          To: Thomas.Dorner@start.de, jhi@iki.fi, neale@VMA.TABNSW.COM.AU
11161          Subject: _53 not OK on os390 but looking better than ever
11162          Date: Tue, 3 Nov 98 17:33:22 PST
11163          Message-Id: <9811040133.AA09450@forte.com>
11164  Branch: cfgperl
11165        ! Configure
11166 ____________________________________________________________________________
11167 [  2189] By: jhi                                   on 1998/11/04  07:43:58
11168     Log: sysio.t failure: fix undefined order of evaluation, from
11169          
11170          From: Spider Boardman <spider@web.zk3.dec.com>
11171          Subject: Not OK: perl 5.00553 on alpha-thread 5.0 [PATCH]
11172          To: perlbug@perl.com
11173          Date: 4 Nov 1998 01:22:30 +0200
11174          Message-ID: <MLIST_199811032227.RAA143892@web.zk3.dec.com>
11175  Branch: cfgperl
11176        ! pp_sys.c
11177 ____________________________________________________________________________
11178 [  2188] By: gsar                                  on 1998/11/04  02:59:16
11179     Log: fix return value of win32_pclose()
11180  Branch: perl
11181        ! win32/win32.c
11182 ____________________________________________________________________________
11183 [  2187] By: gsar                                  on 1998/11/04  02:56:34
11184     Log: s/sv_upgrade/SvUPGRADE/ a couple of places
11185  Branch: perl
11186        ! Changes doop.c gv.c util.c
11187 ____________________________________________________________________________
11188 [  2186] By: jhi                                   on 1998/11/03  08:17:52
11189     Log: Document quads in pack.
11190  Branch: cfgperl
11191        ! pod/perlfunc.pod
11192 ____________________________________________________________________________
11193 [  2185] By: jhi                                   on 1998/11/03  07:49:35
11194     Log: (IV) vs (I32) vs I_V()
11195          
11196          Subject: [PATCH 5.005_53] Reverting typecast in sv_upgrade()
11197          From: Anton Berezin <tobez@plab.ku.dk> 
11198          To: "p5p" <perl5-porters@perl.org> 
11199          Date: 01 Nov 1998 15:09:11 +0100 
11200          Message-ID: <86hfwjtshk.fsf@lion.plab.ku.dk>
11201          
11202          and
11203          
11204          From: Andy Dougherty <doughera@lafcol.lafayette.edu> 
11205          Date: Mon, 2 Nov 1998 10:17:34 -0500 (EST) 
11206          Message-Id: <Pine.SUN.3.96.981102101433.4479B-100000@newton.phys>
11207  Branch: cfgperl
11208        ! sv.c
11209 ____________________________________________________________________________
11210 [  2184] By: jhi                                   on 1998/11/03  07:42:46
11211     Log: VM/ESA updates.
11212  Branch: cfgperl
11213        + README.vmesa
11214        ! MANIFEST pod/perlfunc.pod pod/perlport.pod
11215 ____________________________________________________________________________
11216 [  2183] By: jhi                                   on 1998/11/02  12:58:13
11217     Log: The id(1)-parsing is real fun.
11218  Branch: cfgperl
11219        ! t/op/groups.t
11220 ____________________________________________________________________________
11221 [  2182] By: jhi                                   on 1998/11/02  12:07:43
11222     Log: Decommission the symlink test.
11223  Branch: cfgperl
11224        ! t/op/lex_assign.t
11225 ____________________________________________________________________________
11226 [  2181] By: jhi                                   on 1998/11/02  12:03:08
11227     Log: Replace ATTR_JOINABLE with true Configure probe
11228          for PTHREAD_CREATE_JOINABLE (or equivalent:
11229          PTHREAD_CREATE_UNDETACHED or __UNDETACHED).
11230          Remove ATTR_JOINABLE itself: Thread.xs uses
11231          PTHREAD_CREATE_JOINABLE (or equivalent) directly.
11232          
11233          Really scan for <mach/cthreads.h> only if usethreads.
11234  Branch: cfgperl
11235        ! Configure config_h.SH ext/Thread/Thread.xs thread.h
11236 ____________________________________________________________________________
11237 [  2180] By: jhi                                   on 1998/11/02  11:07:34
11238     Log: In HP-UX 10.X usethreads only if the required files are present.
11239  Branch: cfgperl
11240        ! hints/hpux.sh
11241 ____________________________________________________________________________
11242 [  2179] By: jhi                                   on 1998/11/02  09:10:33
11243     Log: Prefer groups(1).
11244          id -Gn can be broken.
11245          id -a can save the day.
11246  Branch: cfgperl
11247        ! t/op/groups.t
11248 ____________________________________________________________________________
11249 [  2178] By: jhi                                   on 1998/11/02  08:35:29
11250     Log: Detrail enum comma.
11251  Branch: cfgperl
11252        ! perl.h
11253 ____________________________________________________________________________
11254 [  2177] By: jhi                                   on 1998/11/02  08:24:12
11255     Log: 0**0 = 1, from
11256          
11257          From: d-lewart@uiuc.edu (Daniel S. Lewart)
11258          Subject: Math::Complex 0**0 patches
11259          Date: Sun, 1 Nov 1998 19:21:48 -0600 (CST)
11260          Message-Id: <199811020121.TAA28310@staff2.cso.uiuc.edu>
11261          To: jhi@iki.fi (Jarkko Hietaniemi),
11262          Raphael_Manfredi@grenoble.hp.com (Raphael Manfredi)
11263  Branch: cfgperl
11264        ! lib/Math/Complex.pm t/lib/complex.t
11265 ____________________________________________________________________________
11266 [  2168] By: gbarr                                 on 1998/11/01  01:58:58
11267     Log: From: jan.dubois@ibm.net (Jan Dubois)   
11268          Date: Fri, 09 Oct 1998 23:28:31 +0200
11269          Message-ID: <36217b7f.3193091@smtp1.ibm.net>
11270          Subject: [PATCH 5.005_02] Allow XS access to vtbl_*s when compiled with PERL_OBJECT
11271  Branch: maint-5.005/perl
11272        ! XSUB.h
11273 ____________________________________________________________________________
11274 [  2164] By: jhi                                   on 1998/10/31  15:50:02
11275     Log: Integrate from mainperl.
11276  Branch: cfgperl
11277       +> t/op/lex_assign.t
11278       !> (integrate 45 files)
11279
11280 ----------------
11281 Version 5.005_53
11282 ----------------
11283
11284 ____________________________________________________________________________
11285 [  2163] By: gsar                                  on 1998/10/31  11:31:12
11286     Log: bump patchlevel; other minor fixes for clean build and test on
11287          Solaris and win32
11288  Branch: perl
11289        ! Changes ext/Data/Dumper/Dumper.xs patchlevel.h pp.h sv.c
11290        ! t/lib/dumper.t t/op/groups.t t/op/lex_assign.t
11291        ! t/pragma/warn/regexec win32/Makefile win32/config_H.bc
11292        ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
11293        ! x2p/a2p.c
11294 ____________________________________________________________________________
11295 [  2162] By: gsar                                  on 1998/10/31  09:40:31
11296     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11297          Date: Fri, 30 Oct 1998 18:36:20 -0500 (EST)
11298          Message-Id: <199810302336.SAA17336@monk.mps.ohio-state.edu>
11299          Subject: Re: [PATCH 5.00552] Overloaded <> and deref again
11300  Branch: perl
11301        ! pp.h
11302 ____________________________________________________________________________
11303 [  2161] By: gsar                                  on 1998/10/31  09:39:13
11304     Log: From: Albert Dvornik <bert@genscan.com>
11305          Date: 30 Oct 1998 17:50:04 -0500
11306          Message-Id: <tqd879vf4z.fsf@puma.genscan.com>
11307          Subject: [PATCH perl5.00[45]] a2p: make sprintf less greedy without -o
11308  Branch: perl
11309        ! x2p/Makefile.SH x2p/a2p.c x2p/a2p.pod x2p/a2p.y x2p/a2py.c
11310 ____________________________________________________________________________
11311 [  2160] By: gsar                                  on 1998/10/31  09:35:03
11312     Log: fix for bugs in -x mode
11313          From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11314          Date: Sat, 31 Oct 1998 00:30:57 -0500 (EST)
11315          Message-Id: <199810310530.AAA22277@monk.mps.ohio-state.edu>
11316          Subject: [PATCH 5.00552] Fix h2xs
11317  Branch: perl
11318        ! utils/h2xs.PL
11319 ____________________________________________________________________________
11320 [  2159] By: gsar                                  on 1998/10/31  09:31:36
11321     Log: Data::Dumper update
11322  Branch: perl
11323        ! ext/Data/Dumper/Changes ext/Data/Dumper/Dumper.pm
11324        ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/Todo
11325 ____________________________________________________________________________
11326 [  2153] By: gsar                                  on 1998/10/30  21:40:09
11327     Log: add testsuite portion of patch
11328          From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11329          Date: Thu, 29 Oct 1998 23:20:01 -0500 (EST)
11330          Message-Id: <199810300420.XAA25651@monk.mps.ohio-state.edu>
11331          Subject: [PATCH 5.00321 ;-)] 87% speedup
11332  Branch: perl
11333        + t/op/lex_assign.t
11334        ! MANIFEST
11335 ____________________________________________________________________________
11336 [  2152] By: gsar                                  on 1998/10/30  21:08:11
11337     Log: mention the C<$SIG{CHLD} = 'IGNORE'> special case
11338  Branch: perl
11339        ! pod/perlfunc.pod pod/perlipc.pod pod/perlvar.pod
11340 ____________________________________________________________________________
11341 [  2151] By: gsar                                  on 1998/10/30  20:18:09
11342     Log: From: Mark-Jason Dominus <mjd@plover.com>
11343          Date: Fri, 30 Oct 1998 14:24:23 EST
11344          Message-Id: <19981030192423.27276.qmail@plover.com>
11345          Subject: PATCH: (5.005_02)  a2p should use `chomp' instead of `chop'
11346  Branch: perl
11347        ! x2p/walk.c
11348 ____________________________________________________________________________
11349 [  2150] By: gsar                                  on 1998/10/30  20:08:57
11350     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11351          Date: Thu, 29 Oct 1998 22:04:54 -0500 (EST)
11352          Message-Id: <199810300304.WAA23291@monk.mps.ohio-state.edu>
11353          Subject: [PATCH 5.00552] Overloaded <> and deref again
11354  Branch: perl
11355        ! gv.c lib/overload.pm perl.h pp.c pp.h pp_hot.c pp_sys.c sv.c
11356        ! t/pragma/overload.t toke.c
11357 ____________________________________________________________________________
11358 [  2149] By: gsar                                  on 1998/10/30  19:38:15
11359     Log: From: Roderick Schertler <roderick@argon.org>
11360          Date: Thu, 29 Oct 1998 14:50:18 -0500
11361          Message-ID: <17625.909690618@eeyore.ibcinc.com>
11362          Subject: patch for daemonization docs in perlipc
11363  Branch: perl
11364        ! pod/perlipc.pod
11365 ____________________________________________________________________________
11366 [  2148] By: gsar                                  on 1998/10/30  19:36:07
11367     Log: From: Anton Berezin <tobez@plab.ku.dk>
11368          Date: 29 Oct 1998 17:06:25 +0100
11369          Message-ID: <86pvbbuzcu.fsf@lion.plab.ku.dk>
11370          Subject: [PATCH 5.005_52] win32_opendir() fails on empty drives
11371  Branch: perl
11372        ! win32/win32.c
11373 ____________________________________________________________________________
11374 [  2147] By: gsar                                  on 1998/10/30  19:31:37
11375     Log: tweaked version of suggested patch
11376          From: Anton Berezin <tobez@plab.ku.dk>
11377          Date: 29 Oct 1998 14:48:54 +0100
11378          Message-ID: <86yapzv5q1.fsf@lion.plab.ku.dk>
11379          Subject: [PATCH 5.005_52] One more problem with win32_stat and MSVC
11380  Branch: perl
11381        ! win32/win32.c
11382 ____________________________________________________________________________
11383 [  2146] By: gsar                                  on 1998/10/30  19:03:50
11384     Log: hand-apply whitespace-mutiliated patch
11385          From: "vishal bhatia" <vishalb@hotmail.com>
11386          Date: Wed, 28 Oct 1998 23:45:32 PST
11387          Message-ID: <19981029074534.2334.qmail@hotmail.com>
11388          Subject: [PATCH 5.005_52]Compiling modules,more bugfixes for B
11389  Branch: perl
11390        ! ext/B/B/C.pm ext/B/B/CC.pm
11391 ____________________________________________________________________________
11392 [  2145] By: gsar                                  on 1998/10/30  18:46:58
11393     Log: remaining PL_foo stragglers
11394  Branch: perl
11395        ! doio.c ext/B/B.pm ext/IPC/SysV/SysV.xs ext/Opcode/Opcode.pm
11396        ! op.h os2/os2.c vms/gen_shrfls.pl
11397 ____________________________________________________________________________
11398 [  2144] By: gsar                                  on 1998/10/30  17:38:36
11399     Log: integrate cfgperl tweaks into mainline
11400  Branch: perl
11401       !> Makefile.SH README.posix-bc doio.c ext/POSIX/POSIX.xs proto.h
11402       !> t/op/misc.t t/pragma/subs.t t/pragma/warning.t
11403 ____________________________________________________________________________
11404 [  2143] By: jhi                                   on 1998/10/30  13:27:39
11405     Log: There can be multiple yacc/bison errors.
11406  Branch: cfgperl
11407        ! t/op/misc.t t/pragma/subs.t t/pragma/warning.t
11408 ____________________________________________________________________________
11409 [  2142] By: jhi                                   on 1998/10/30  13:18:43
11410     Log: README.posix-bc update.
11411  Branch: cfgperl
11412        ! README.posix-bc
11413 ____________________________________________________________________________
11414 [  2141] By: jhi                                   on 1998/10/30  09:12:59
11415     Log: #2133 fallout.
11416  Branch: cfgperl
11417        ! doio.c ext/POSIX/POSIX.xs
11418 ____________________________________________________________________________
11419 [  2140] By: jhi                                   on 1998/10/30  08:43:18
11420     Log: Integrate from mainperl.
11421  Branch: cfgperl
11422       +> globvar.sym pp.sym
11423        - objpp.h thread.sym
11424       !> (integrate 61 files)
11425 ____________________________________________________________________________
11426 [  2133] By: gsar                                  on 1998/10/30  02:51:39
11427     Log: phase 1 of somewhat major rearrangement of PERL_OBJECT stuff
11428          (objpp.h is gone, embed.pl now does some of that); objXSUB.h
11429          should soon be automated also; the global variables that
11430          escaped the PL_foo conversion are now reined in; renamed
11431          MAGIC in regcomp.h to REG_MAGIC to avoid collision with the
11432          type of same name; duplicated lists of pp_things in various
11433          places is now gone; result has only been tested on win32
11434  Branch: perl
11435        + globvar.sym pp.sym
11436        - objpp.h thread.sym
11437        ! MANIFEST Makefile.SH av.c bytecode.h byterun.h cop.h doio.c
11438        ! doop.c dump.c embed.h embed.pl embedvar.h ext/B/B.xs
11439        ! ext/POSIX/POSIX.xs ext/Thread/Thread.xs global.sym globals.c
11440        ! gv.c malloc.c mg.c objXSUB.h op.c opcode.h opcode.pl perl.c
11441        ! perl.h perl_exp.SH perlvars.h perly.c pod/perlguts.pod pp.c
11442        ! pp.h pp_ctl.c pp_hot.c pp_proto.h pp_sys.c proto.h regcomp.c
11443        ! regcomp.h regcomp.pl regcomp.sym regexec.c regnodes.h run.c
11444        ! scope.c sv.c t/op/filetest.t taint.c thrdvar.h toke.c util.c
11445        ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
11446        ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
11447        ! win32/makedef.pl win32/makefile.mk win32/perlhost.h
11448 ____________________________________________________________________________
11449 [  2130] By: jhi                                   on 1998/10/29  15:31:26
11450     Log: Pure bison yylex() proto was broken.
11451  Branch: cfgperl
11452        ! proto.h
11453 ____________________________________________________________________________
11454 [  2126] By: jhi                                   on 1998/10/29  08:35:54
11455     Log: Integrate mainperl.
11456  Branch: cfgperl
11457       !> INSTALL README.cygwin32 cygwin32/gcc2 cygwin32/ld2
11458       !> lib/ExtUtils/MakeMaker.pm lib/perl5db.pl malloc.c pp.c
11459       !> pp_ctl.c proto.h regexec.c t/pragma/overload.t
11460       !> t/pragma/warn/doio toke.c win32/makefile.mk
11461 ____________________________________________________________________________
11462 [  2125] By: jhi                                   on 1998/10/29  08:32:38
11463     Log: EBCDIC Makefile.SH iteration converges.  Hopefully.
11464  Branch: cfgperl
11465        ! Makefile.SH
11466 ____________________________________________________________________________
11467 [  2124] By: jhi                                   on 1998/10/29  08:06:44
11468     Log: EBCDIC Makefile.SH tuneup.
11469  Branch: cfgperl
11470        ! Makefile.SH
11471 ____________________________________________________________________________
11472 [  2119] By: gsar                                  on 1998/10/28  23:24:04
11473     Log: remove doubled hunk from integration
11474  Branch: perl
11475        ! pp.c
11476 ____________________________________________________________________________
11477 [  2118] By: gsar                                  on 1998/10/28  22:03:31
11478     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11479          Date: Wed, 28 Oct 1998 01:23:27 -0500 (EST)
11480          Message-Id: <199810280623.BAA06968@monk.mps.ohio-state.edu>
11481          Subject: [PATCH 5.00552] Minor debugger tweaks
11482  Branch: perl
11483        ! lib/perl5db.pl
11484 ____________________________________________________________________________
11485 [  2117] By: gsar                                  on 1998/10/28  22:02:30
11486     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11487          Date: Wed, 28 Oct 1998 01:20:33 -0500 (EST)
11488          Message-Id: <199810280620.BAA06893@monk.mps.ohio-state.edu>
11489          Subject: [PATCH 5.00552] Make sort respect overloading
11490  Branch: perl
11491        ! pp_ctl.c proto.h t/pragma/overload.t
11492 ____________________________________________________________________________
11493 [  2116] By: gsar                                  on 1998/10/28  21:51:11
11494     Log: MM patches from Ilya Zakharevich
11495          Date: Wed, 28 Oct 1998 01:27:04 -0500 (EST)
11496          Message-Id: <199810280627.BAA07053@monk.mps.ohio-state.edu>
11497          Subject: [PATCH 5.00552] Make MakeMaker more verbose
11498          --
11499          Date: Wed, 28 Oct 1998 01:25:36 -0500 (EST)
11500          Message-Id: <199810280625.BAA06980@monk.mps.ohio-state.edu>
11501          Subject: [PATCH 5.00552] Make MakeMaker ignore errors in kid Makefile.PL
11502  Branch: perl
11503        ! lib/ExtUtils/MakeMaker.pm
11504 ____________________________________________________________________________
11505 [  2115] By: gsar                                  on 1998/10/28  21:46:19
11506     Log: add explicit references to perl source path in ld2 and gcc2
11507  Branch: perl
11508        ! README.cygwin32 cygwin32/gcc2 cygwin32/ld2
11509 ____________________________________________________________________________
11510 [  2114] By: gsar                                  on 1998/10/28  21:39:56
11511     Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
11512          Date: Tue, 27 Oct 1998 10:40:41 -0500 (EST)
11513          Message-Id: <Pine.SUN.3.96.981027103726.28498E-100000@newton.phys>
11514          Subject: [PATCH] Re: Problems with: Creating an installable tar archive
11515  Branch: perl
11516        ! INSTALL
11517 ____________________________________________________________________________
11518 [  2113] By: gsar                                  on 1998/10/28  21:21:16
11519     Log: integrate cfgperl into mainline
11520  Branch: perl
11521       +> t/op/filetest.t
11522       !> Configure MANIFEST Makefile.SH config_h.SH perl.h perly.y
11523       !> perly_c.diff pp.c proto.h t/comp/require.t t/io/pipe.t
11524       !> t/op/groups.t t/op/misc.t t/pragma/subs.t t/pragma/warning.t
11525       !> thread.h toke.c vmesa/Makefile
11526 ____________________________________________________________________________
11527 [  2112] By: gsar                                  on 1998/10/28  21:14:18
11528     Log: minor cleanup
11529  Branch: perl
11530        ! malloc.c regexec.c t/pragma/warn/doio win32/makefile.mk
11531 ____________________________________________________________________________
11532 [  2111] By: gsar                                  on 1998/10/28  18:52:10
11533     Log: smarter C<$SIG{FOO} = BAREWORD;> warning
11534  Branch: perl
11535        ! toke.c
11536 ____________________________________________________________________________
11537 [  2110] By: jhi                                   on 1998/10/28  15:07:54
11538     Log: posix-bc doesn't want to regenerate a2p.h from a2p.y.
11539  Branch: cfgperl
11540        ! Makefile.SH
11541 ____________________________________________________________________________
11542 [  2109] By: jhi                                   on 1998/10/28  13:39:54
11543     Log: a2p.y needs to generate also y.tab.h.
11544  Branch: cfgperl
11545        ! Makefile.SH
11546 ____________________________________________________________________________
11547 [  2108] By: jhi                                   on 1998/10/28  10:33:36
11548     Log: The "parse error" must be converted to "syntax error",
11549          just matching it aint' enough.
11550  Branch: cfgperl
11551        ! t/comp/require.t t/op/misc.t t/pragma/subs.t
11552        ! t/pragma/warning.t
11553 ____________________________________________________________________________
11554 [  2107] By: jhi                                   on 1998/10/28  10:23:05
11555     Log: Regen sig_n{ame,umber}* if slightest doubt.
11556  Branch: cfgperl
11557        ! Configure
11558 ____________________________________________________________________________
11559 [  2106] By: jhi                                   on 1998/10/28  08:44:49
11560     Log: Bison says 'parse error', not 'parser error'.
11561  Branch: cfgperl
11562        ! t/comp/require.t t/op/misc.t t/pragma/subs.t
11563        ! t/pragma/warning.t
11564 ____________________________________________________________________________
11565 [  2105] By: jhi                                   on 1998/10/28  08:42:09
11566     Log: yylex() parametrization.
11567  Branch: cfgperl
11568        ! proto.h toke.c
11569 ____________________________________________________________________________
11570 [  2104] By: jhi                                   on 1998/10/28  08:25:09
11571     Log: Bring in #2102.
11572  Branch: cfgperl
11573        ! pp.c
11574 ____________________________________________________________________________
11575 [  2103] By: jhi                                   on 1998/10/28  08:22:04
11576     Log: From: Dominic Dunlop <domo@vo.lu>
11577          Subject: [PATCH 5.005_02]  Re: perl5.004_04 testing problem
11578          Date: 27 Oct 1998 20:47:25 +0200
11579          Message-ID: <MLIST_v03110700b25b7dc95bbc@[212.24.192.87]>
11580  Branch: cfgperl
11581        ! t/op/groups.t
11582 ____________________________________________________________________________
11583 [  2102] By: larry                                 on 1998/10/27  18:58:55
11584     Log: utf8 change to quotemeta broke EBCDIC
11585  Branch: perl
11586        ! pp.c
11587 ____________________________________________________________________________
11588 [  2101] By: jhi                                   on 1998/10/27  12:55:34
11589     Log: $Config{sig_num_init}.
11590          Also, a new approach to the 'pthreads-created-joinable': drop
11591          it and use {PTHREAD_CREATE_{JOINABLE,UNDETACHED},__UNDETACHED}
11592          directly. (See also #2096).
11593  Branch: cfgperl
11594        ! Configure config_h.SH
11595 ____________________________________________________________________________
11596 [  2100] By: jhi                                   on 1998/10/27  10:48:55
11597     Log: Regenerated perly_c.diff.
11598  Branch: cfgperl
11599        ! perly_c.diff
11600 ____________________________________________________________________________
11601 [  2099] By: jhi                                   on 1998/10/27  08:42:25
11602     Log: First the mangler was Netscape, then it was me.
11603  Branch: cfgperl
11604        ! vmesa/Makefile
11605 ____________________________________________________________________________
11606 [  2098] By: jhi                                   on 1998/10/27  08:34:40
11607     Log: `id -Gn` might be available where `groups` is not.
11608  Branch: cfgperl
11609        ! t/op/groups.t
11610 ____________________________________________________________________________
11611 [  2097] By: jhi                                   on 1998/10/27  08:05:17
11612     Log: Netscape had mangled the tabs.
11613  Branch: cfgperl
11614        ! vmesa/Makefile
11615 ____________________________________________________________________________
11616 [  2096] By: jhi                                   on 1998/10/27  08:03:05
11617     Log: ATTR_JOINABLE logic, based on (private email)
11618          
11619          From: Neale Ferguson <neale@VMA.TABNSW.COM.AU>
11620          Subject: Some little diffs
11621          Message-ID: <36350969.DA33E7B4@mailbox.tabnsw.com.au>
11622          Date: Tue, 27 Oct 1998 13:44:42 +1300
11623  Branch: cfgperl
11624        ! thread.h
11625 ____________________________________________________________________________
11626 [  2095] By: jhi                                   on 1998/10/27  07:56:57
11627     Log: Mach cthreads support based on:
11628          
11629          From: brie@corp.home.net (Brian Harrison)
11630          Subject: perl5.005_02 patch for mthreads
11631          To: perl5-porters@perl.org
11632          Date: 24 Oct 1998 01:01:55 +0300
11633          Message-ID: <MLIST_Pine.GSO.4.04.9810231410220.11111-200000@sulaco.eos.home.net>
11634          
11635          Pthread yield probe (dejavu)
11636          Cosmetic nanochange for the union semun output.
11637          Better inttypes.h probe.
11638          Undo the 'void *' $selecttype probe from #1971 because
11639          it breaks the $selectminbits test.
11640  Branch: cfgperl
11641        ! Configure config_h.SH perl.h thread.h
11642 ____________________________________________________________________________
11643 [  2094] By: jhi                                   on 1998/10/26  13:02:07
11644     Log: Also posix-bc wants to reyacc.
11645  Branch: cfgperl
11646        ! Makefile.SH
11647 ____________________________________________________________________________
11648 [  2093] By: jhi                                   on 1998/10/26  10:17:21
11649     Log: Removed !(*s & 0x80) from pp_quotemeta(), introduced after
11650          5_02 and really breaking things in non-ASCII worlds.
11651  Branch: cfgperl
11652        ! pp.c
11653 ____________________________________________________________________________
11654 [  2092] By: jhi                                   on 1998/10/26  09:08:00
11655     Log: More robustness.
11656  Branch: cfgperl
11657        ! t/comp/require.t t/op/misc.t t/pragma/subs.t
11658        ! t/pragma/warning.t
11659 ____________________________________________________________________________
11660 [  2091] By: jhi                                   on 1998/10/26  08:47:32
11661     Log: s/YYLEXPARAM/PERL_YYLEX_PARAM_DECL/g
11662          Bison really wants YYLEX_PARAM.
11663  Branch: cfgperl
11664        ! perly.y proto.h toke.c
11665 ____________________________________________________________________________
11666 [  2090] By: jhi                                   on 1998/10/26  08:21:25
11667     Log: s/YYLEX_PARAM/YYLEXPARAM/
11668  Branch: cfgperl
11669        ! perly.y
11670 ____________________________________________________________________________
11671 [  2089] By: jhi                                   on 1998/10/26  08:17:33
11672     Log: Indicate skipped subtests.
11673  Branch: cfgperl
11674        ! t/io/pipe.t
11675 ____________________________________________________________________________
11676 [  2088] By: jhi                                   on 1998/10/26  08:11:36
11677     Log: Integrate from mainperl.
11678  Branch: cfgperl
11679       !> (integrate 54 files)
11680 ____________________________________________________________________________
11681 [  2087] By: jhi                                   on 1998/10/26  08:08:02
11682     Log: Add test for filetests.
11683  Branch: cfgperl
11684        + t/op/filetest.t
11685        ! MANIFEST
11686 ____________________________________________________________________________
11687 [  2086] By: gsar                                  on 1998/10/26  02:44:44
11688     Log: various win32 tweaks; disable new xs_cpp section (it creates
11689          ambiguous inference graph for %.xs --> %.o)
11690  Branch: perl
11691        ! ext/Thread/Thread.xs gv.c lib/ExtUtils/MakeMaker.pm mg.c pp.c
11692        ! pp_hot.c proto.h win32/GenCAPI.pl win32/Makefile
11693        ! win32/config.gc win32/config_H.gc win32/makedef.pl
11694        ! win32/makefile.mk win32/win32.h
11695 ____________________________________________________________________________
11696 [  2085] By: gsar                                  on 1998/10/26  00:50:02
11697     Log: sanity-check $Config{drand01} in rand.t
11698  Branch: perl
11699        ! t/op/rand.t win32/config.bc win32/config.gc win32/config.vc
11700        ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
11701 ____________________________________________________________________________
11702 [  2078] By: gsar                                  on 1998/10/25  10:22:04
11703     Log: update win32/config*.?c
11704  Branch: perl
11705        ! Changes win32/config.bc win32/config.gc win32/config.vc
11706        ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
11707 ____________________________________________________________________________
11708 [  2077] By: gsar                                  on 1998/10/25  08:39:25
11709     Log: From: Graham Barr <gbarr@pobox.com>
11710          Date: Sat, 24 Oct 1998 21:45:50 -0500
11711          Message-ID: <19981024214550.C508@pobox.com>
11712          Subject: Re: die with a reference  should use overload "" operator
11713  Branch: perl
11714        ! pp_ctl.c
11715 ____________________________________________________________________________
11716 [  2076] By: gsar                                  on 1998/10/25  08:37:49
11717     Log: From: Graham Barr <gbarr@pobox.com>
11718          Date: Sat, 24 Oct 1998 12:45:21 -0500
11719          Message-ID: <19981024124521.C512@pobox.com>
11720          Subject: [PATCH 5.005_02] Re: Auto-incrementing tied scalar causes SEGV
11721  Branch: perl
11722        ! sv.c
11723 ____________________________________________________________________________
11724 [  2075] By: gsar                                  on 1998/10/25  08:24:09
11725     Log: fix C<print $n += 5;> etc.
11726  Branch: perl
11727        ! toke.c
11728 ____________________________________________________________________________
11729 [  2074] By: gsar                                  on 1998/10/25  08:12:28
11730     Log: list builtins with portability caveats
11731          From: Jarkko Hietaniemi <jhi@iki.fi>
11732          Date: Fri, 23 Oct 1998 14:05:23 +0300 (EET DST)
11733          Message-Id: <199810231105.OAA02411@alpha.hut.fi>
11734          Subject: [PATCH] 5.005_02 and 5.005_52: perlfunc.pod and perlport.pod
11735  Branch: perl
11736        ! pod/perlfunc.pod
11737 ____________________________________________________________________________
11738 [  2073] By: gsar                                  on 1998/10/25  07:55:43
11739     Log: fix stack overrun in file test operators
11740  Branch: perl
11741        ! pp_sys.c
11742 ____________________________________________________________________________
11743 [  2072] By: gsar                                  on 1998/10/25  07:29:45
11744     Log: implement C<goto &func> and other fixes (via private mail)
11745          From:    "vishal bhatia" <vishalb@hotmail.com>
11746          Date:    Wed, 21 Oct 1998 22:59:03 PDT
11747          Message-Id: <19981022055904.20083.qmail@hotmail.com>
11748          Subject: [PATCH 5.005_52] More fixes for B
11749  Branch: perl
11750        ! ext/B/B.pm ext/B/B.xs ext/B/B/C.pm ext/B/B/CC.pm
11751 ____________________________________________________________________________
11752 [  2071] By: gsar                                  on 1998/10/25  07:14:41
11753     Log: From: Graham Barr <gbarr@pobox.com>
11754          Date: Sat, 17 Oct 1998 20:42:41 -0500
11755          Message-ID: <19981017204241.G510@pobox.com>
11756          Subject: Re: taint checking for: use lib "$ENV{'EVIL'}"
11757  Branch: perl
11758        ! pp_ctl.c
11759 ____________________________________________________________________________
11760 [  2070] By: gsar                                  on 1998/10/25  07:07:29
11761     Log: avoid bogus line number in XSUB redefined warnings
11762  Branch: perl
11763        ! op.c
11764 ____________________________________________________________________________
11765 [  2069] By: gsar                                  on 1998/10/25  06:59:03
11766     Log: From: Martijn Koster <mak@excitecorp.com>
11767          Date: Wed, 21 Oct 1998 13:12:03 +0100
11768          Message-ID: <19981021131203.A15661@excitecorp.com>
11769          Subject: File::Path::mkpath reports the wrong error
11770  Branch: perl
11771        ! lib/File/Path.pm
11772 ____________________________________________________________________________
11773 [  2068] By: gsar                                  on 1998/10/25  06:54:43
11774     Log: From: Zachary Miller <zcmiller@simon.er.usgs.gov>
11775          Date: Tue, 20 Oct 1998 20:52:20 -0500
11776          Message-Id: <199810210152.UAA07792@simon.er.usgs.gov>
11777          Subject: Exporter.pm's export_to_level() argument handling buggy
11778  Branch: perl
11779        ! lib/Exporter.pm
11780 ____________________________________________________________________________
11781 [  2067] By: gsar                                  on 1998/10/25  06:50:19
11782     Log: From: jan.dubois@ibm.net (Jan Dubois)
11783          Date: Wed, 21 Oct 1998 00:55:51 +0200
11784          Message-ID: <36380269.55370608@smtp1.ibm.net>
11785          Subject: Make _really_ sure Dynaloader.xs code is initialized only once
11786  Branch: perl
11787        ! ext/DynaLoader/DynaLoader_pm.PL
11788 ____________________________________________________________________________
11789 [  2066] By: gsar                                  on 1998/10/25  06:48:19
11790     Log: recognize '%' as a shell metachar for win32
11791          From: jan.dubois@ibm.net (Jan Dubois)
11792          Date: Tue, 20 Oct 1998 21:57:35 +0200
11793          Message-ID: <3636ea31.49170453@smtp1.ibm.net>
11794          Subject: [PATCH 5.005_02, Win32]  Re: %ENV% not expanded in backquotes?
11795  Branch: perl
11796        ! win32/win32.c
11797 ____________________________________________________________________________
11798 [  2065] By: gsar                                  on 1998/10/25  06:46:30
11799     Log: remove FAST_SV_GETS remnant (as suggested by Gisle Aas)
11800  Branch: perl
11801        ! sv.c
11802 ____________________________________________________________________________
11803 [  2064] By: gsar                                  on 1998/10/25  06:45:09
11804     Log: From: Gisle Aas <gisle@aas.no>
11805          Date: 20 Oct 1998 14:24:44 +0200
11806          Message-ID: <m34sszctf7.fsf@furu.g.aas.no>
11807          Subject: ord() and unpack("U*",...) should not be negative
11808  Branch: perl
11809        ! pp.c
11810 ____________________________________________________________________________
11811 [  2063] By: gsar                                  on 1998/10/25  06:42:29
11812     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11813          Date: Sun, 18 Oct 1998 23:20:57 -0400 (EDT)
11814          Message-Id: <199810190320.XAA28249@monk.mps.ohio-state.edu>
11815          Subject: [PATCH 5.005_*] Improve sbrk() on OS/2
11816  Branch: perl
11817        ! os2/os2.c
11818 ____________________________________________________________________________
11819 [  2062] By: gsar                                  on 1998/10/25  06:41:26
11820     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11821          Date: Sun, 18 Oct 1998 23:10:29 -0400 (EDT)
11822          Message-Id: <199810190310.XAA28102@monk.mps.ohio-state.edu>
11823          Subject: [PATCH 5.005_*] Speed up aassign
11824  Branch: perl
11825        ! pp_hot.c
11826 ____________________________________________________________________________
11827 [  2061] By: gsar                                  on 1998/10/25  06:39:04
11828     Log: From: Graham Barr <gbarr@pobox.com>
11829          Date: Sat, 17 Oct 1998 22:22:02 -0500
11830          Message-ID: <19981017222202.J510@pobox.com>
11831          Subject: Re: '*' prototype does not allow bareword with strict
11832  Branch: perl
11833        ! toke.c
11834 ____________________________________________________________________________
11835 [  2060] By: gsar                                  on 1998/10/25  06:37:34
11836     Log: handle '::' in section names properly
11837          From: Graham Barr <gbarr@pobox.com>
11838          Date: Sat, 17 Oct 1998 12:57:54 -0500
11839          Message-ID: <19981017125754.C510@pobox.com>
11840          Subject: Re: pod2html
11841  Branch: perl
11842        ! lib/Pod/Html.pm
11843 ____________________________________________________________________________
11844 [  2059] By: gsar                                  on 1998/10/25  06:33:43
11845     Log: integrate changes#1982,2014,2021 (from maint-5.005)
11846  Branch: perl
11847       !> av.c doop.c ext/POSIX/POSIX.xs hv.c lib/ExtUtils/MakeMaker.pm
11848       !> mg.c mg.h pp.c pp_hot.c pp_sys.c scope.c t/op/tie.t
11849 ____________________________________________________________________________
11850 [  2058] By: gsar                                  on 1998/10/25  05:44:17
11851     Log: allow more win32 symbol exports (suggested by Jan Dubois)
11852  Branch: perl
11853        ! win32/makedef.pl
11854 ____________________________________________________________________________
11855 [  2057] By: gsar                                  on 1998/10/25  05:40:40
11856     Log: integrate change#2053 from maint-5.005
11857  Branch: perl
11858       !> cop.h t/cmd/while.t
11859 ____________________________________________________________________________
11860 [  2056] By: gsar                                  on 1998/10/25  05:16:41
11861     Log: commented version of a patch suggested by Drago Goricanec
11862          From: Jarkko Hietaniemi <jhi@cc.hut.fi>
11863          Date: 16 Oct 1998 15:24:45 +0300
11864          Message-ID: <oeeogrc1ype.fsf@alpha.hut.fi>
11865          Subject: Re: [PATCH 5.005_52] Linux select fails with more than 32 FDs
11866  Branch: perl
11867        ! pp_sys.c
11868 ____________________________________________________________________________
11869 [  2055] By: gsar                                  on 1998/10/25  05:11:03
11870     Log: include eof() in description of buffering caveats
11871          From: Anton Berezin <tobez@plab.ku.dk>
11872          Date: Fri, 16 Oct 1998 19:22:41 +0200 (CEST)
11873          Message-Id: <199810161722.TAA28813@lion.plab.ku.dk>
11874          Subject: [DOCPATCH] pod/perlfunc.pod
11875  Branch: perl
11876        ! pod/perlfunc.pod
11877 ____________________________________________________________________________
11878 [  2054] By: gsar                                  on 1998/10/25  05:07:42
11879     Log: disallow 'x' in hex numbers (except leading '0x')
11880          From: Gisle Aas <gisle@aas.no>
11881          Date: 16 Oct 1998 16:33:12 +0200
11882          Message-ID: <m3n26wtw47.fsf@furu.g.aas.no>
11883          Subject: Re: [PATCH 5.005_52] 'x' is not a legal hex digit
11884  Branch: perl
11885        ! perlvars.h t/op/oct.t util.c
11886 ____________________________________________________________________________
11887 [  2052] By: gsar                                  on 1998/10/25  04:49:04
11888     Log: avoid the circular refcnt logic in magic_mutexfree()
11889  Branch: perl
11890        ! mg.c pp.c pp_hot.c
11891 ____________________________________________________________________________
11892 [  2051] By: gsar                                  on 1998/10/25  04:35:07
11893     Log: properly restore PL_rsfp_filters after require
11894  Branch: perl
11895        ! embed.h global.sym objXSUB.h objpp.h pp_ctl.c proto.h scope.c
11896        ! scope.h
11897 ____________________________________________________________________________
11898 [  2050] By: gsar                                  on 1998/10/25  02:42:32
11899     Log: integrate cfgperl changes back into mainline
11900  Branch: perl
11901       +> README.posix-bc hints/posix-bc.sh hints/vmesa.sh
11902       +> vmesa/Makefile vmesa/vmesa.c vmesa/vmesaish.h
11903       !> (integrate 33 files)
11904 ____________________________________________________________________________
11905 [  2049] By: gsar                                  on 1998/10/25  01:30:48
11906     Log: avoid "mysterious" compile-time failures without messages
11907  Branch: perl
11908        ! gv.c
11909 ____________________________________________________________________________
11910 [  2041] By: gsar                                  on 1998/10/23  21:11:56
11911     Log: checkin jpl under //depot/perlext/jpl/...
11912  Branch: perlext
11913        + jpl/JNI/Changes jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/MANIFEST
11914        + jpl/JNI/Makefile.PL jpl/JNI/test.pl jpl/JNI/typemap
11915        + jpl/JPL/AutoLoader.pm jpl/JPL/Class.pm jpl/JPL/Compile.pm
11916        + jpl/JPL/Makefile.PL jpl/JPL_Rolo/JPL_Rolo.jpl
11917        + jpl/JPL_Rolo/Makefile.PL jpl/JPL_Rolo/README
11918        + jpl/JPL_Rolo/cardfile jpl/PerlInterpreter/Makefile
11919        + jpl/PerlInterpreter/Makefile.PL
11920        + jpl/PerlInterpreter/PerlInterpreter.c
11921        + jpl/PerlInterpreter/PerlInterpreter.h
11922        + jpl/PerlInterpreter/PerlInterpreter.java jpl/README
11923        + jpl/Sample/Makefile.PL jpl/Sample/Sample.jpl
11924        + jpl/Test/Makefile.PL jpl/Test/Test.jpl jpl/bin/jpl
11925        + jpl/get_jdk/README jpl/get_jdk/get_jdk.pl
11926        + jpl/get_jdk/jdk_hosts jpl/install-jpl
11927 ____________________________________________________________________________
11928 [  2040] By: larry                                 on 1998/10/23  19:31:42
11929     Log: chr(0xFFFFFFFF) didn't translate to utf8 character
11930  Branch: perl
11931        ! pp.c
11932 ____________________________________________________________________________
11933 [  2039] By: larry                                 on 1998/10/23  18:48:34
11934     Log: tr///d does not seem to work
11935  Branch: perl
11936        ! lib/utf8_heavy.pl
11937 ____________________________________________________________________________
11938 [  2038] By: larry                                 on 1998/10/23  18:00:41
11939     Log: Program with utf8 identifiers fails to compile
11940  Branch: perl
11941        ! doop.c gv.c op.c pp.c pp_hot.c toke.c
11942 ____________________________________________________________________________
11943 [  2037] By: jhi                                   on 1998/10/23  14:04:51
11944     Log: Test suite portability:
11945          - posix-bc does not write to broken pipes
11946          - filehand #11 only iff we have fork
11947          - warning.t can now match $expected using regular expressions
11948  Branch: cfgperl
11949        ! t/io/pipe.t t/lib/filehand.t t/pragma/warn/doio
11950        ! t/pragma/warning.t
11951 ____________________________________________________________________________
11952 [  2036] By: jhi                                   on 1998/10/23  12:12:07
11953     Log: yacc clarification.
11954  Branch: cfgperl
11955        ! README.posix-bc
11956 ____________________________________________________________________________
11957 [  2035] By: jhi                                   on 1998/10/23  12:09:59
11958     Log: Some C compilers get upset about 8-bit characters in /* comments. */
11959  Branch: cfgperl
11960        ! mg.c
11961 ____________________________________________________________________________
11962 [  2034] By: jhi                                   on 1998/10/22  09:11:52
11963     Log: Configure update: both for pthread_yield more robust
11964          testing (all variants of pthread_attr_getdetachstate()) --
11965          and because Configure was broken in major way! About 1000
11966          last lines were truncated.
11967  Branch: cfgperl
11968        ! Configure
11969 ____________________________________________________________________________
11970 [  2033] By: jhi                                   on 1998/10/22  07:47:10
11971     Log: DJGPP feedback for #2028.
11972  Branch: cfgperl
11973        ! thread.h
11974 ____________________________________________________________________________
11975 [  2032] By: jhi                                   on 1998/10/21  13:03:57
11976     Log: yielding, the saga continues.
11977  Branch: cfgperl
11978        ! Configure config_h.SH
11979       !> av.c lib/constant.pm op.c pod/perldiag.pod pp_ctl.c
11980       !> t/op/goto.t t/pragma/constant.t
11981 ____________________________________________________________________________
11982 [  2031] By: jhi                                   on 1998/10/21  09:15:42
11983     Log: VM/ESA feedback for #2028.
11984  Branch: cfgperl
11985        ! Configure config_h.SH thread.h
11986 ____________________________________________________________________________
11987 [  2030] By: gsar                                  on 1998/10/21  04:22:53
11988     Log: fix handling of mayhaps-extended @_ in goto &sub
11989  Branch: perl
11990        ! av.c pp_ctl.c t/op/goto.t
11991 ____________________________________________________________________________
11992 [  2029] By: gsar                                  on 1998/10/21  00:54:14
11993     Log: restore sanity to "constant" references
11994  Branch: perl
11995        ! lib/constant.pm op.c pod/perldiag.pod t/pragma/constant.t
11996 ____________________________________________________________________________
11997 [  2028] By: jhi                                   on 1998/10/20  15:01:20
11998     Log: OLD_PTHREADS_API reorganizing.
11999  Branch: cfgperl
12000        ! dosish.h ext/Thread/Thread.xs perl.h thread.h util.c
12001        ! vmesa/vmesaish.h
12002 ____________________________________________________________________________
12003 [  2027] By: jhi                                   on 1998/10/20  14:14:51
12004     Log: #2026 fallout.
12005  Branch: cfgperl
12006        ! Makefile.SH
12007 ____________________________________________________________________________
12008 [  2026] By: jhi                                   on 1998/10/20  11:47:21
12009     Log: VM/ESA update.
12010  Branch: cfgperl
12011        ! Makefile.SH vmesa/vmesa.c vmesa/vmesaish.h
12012 ____________________________________________________________________________
12013 [  2025] By: jhi                                   on 1998/10/20  08:20:56
12014     Log: 64-bitness, based on
12015          
12016          From: Scott Henry <scotth@sgi.com>
12017          To: perl-64bit@perl.org
12018          Message-ID: <yd8u30zyerl.fsf@hoshi.engr.sgi.com>
12019          Subject: Re: Configure problems/questions...
12020          Date: 19 Oct 1998 22:38:06 -0700
12021  Branch: cfgperl
12022        ! hints/irix_6.sh perl.h
12023 ____________________________________________________________________________
12024 [  2024] By: jhi                                   on 1998/10/20  08:09:07
12025     Log: Add lseeksize.
12026  Branch: cfgperl
12027        ! config_h.SH
12028 ____________________________________________________________________________
12029 [  2023] By: jhi                                   on 1998/10/20  08:08:33
12030     Log: Mumble about _yields() only when threaded.
12031  Branch: cfgperl
12032        ! Configure
12033 ____________________________________________________________________________
12034 [  2022] By: jhi                                   on 1998/10/20  07:46:26
12035     Log: Thinko at PTHREADS_CREATED_JOINABLE.
12036  Branch: cfgperl
12037        ! thread.h
12038 ____________________________________________________________________________
12039 [  2021] By: gbarr                                 on 1998/10/20  01:25:23
12040     Log: From: Chip Salzenberg <chip@perlsupport.com>
12041          Date: Tue, 6 Oct 1998 13:33:05 -0400
12042          Message-ID: <19981006133305.A2348@perlsupport.com>
12043          Subject: [PATCH] 5.005_02: Eliminate leak on self-ties
12044  Branch: maint-5.005/perl
12045        ! av.c doop.c hv.c mg.c mg.h pp.c pp_hot.c pp_sys.c scope.c
12046        ! t/op/tie.t
12047 ____________________________________________________________________________
12048 [  2020] By: jhi                                   on 1998/10/19  09:15:53
12049     Log: YIELD more robustly.
12050  Branch: cfgperl
12051        ! thread.h
12052 ____________________________________________________________________________
12053 [  2019] By: jhi                                   on 1998/10/19  08:48:33
12054     Log: VM/ESA (and OS390) are in between of OLD_PTHREADS_API and
12055          the 'new' one (just like DJGPP, it seems).
12056  Branch: cfgperl
12057        ! thread.h
12058 ____________________________________________________________________________
12059 [  2018] By: jhi                                   on 1998/10/19  07:02:44
12060     Log: vmesaish.h doesn't exclude unixish.h.
12061  Branch: cfgperl
12062        ! perl.h
12063 ____________________________________________________________________________
12064 [  2017] By: jhi                                   on 1998/10/19  06:44:19
12065     Log: 1<<$randbits is not good for randbits=48.
12066  Branch: cfgperl
12067        ! t/op/rand.t
12068 ____________________________________________________________________________
12069 [  2016] By: jhi                                   on 1998/10/19  06:39:47
12070     Log: Make #2012 glob pattern more portable.
12071  Branch: cfgperl
12072        ! Makefile.SH
12073 ____________________________________________________________________________
12074 [  2014] By: gbarr                                 on 1998/10/17  20:31:42
12075     Log: Fix POSIX::sigprocmask not to check type of $old parameter
12076          as it is output only
12077  Branch: maint-5.005/perl
12078        ! ext/POSIX/POSIX.xs
12079 ____________________________________________________________________________
12080 [  2012] By: jhi                                   on 1998/10/17  15:04:23
12081     Log: clean numbered core dumps and t/tmp[0-9]*.
12082  Branch: cfgperl
12083        ! Makefile.SH
12084 ____________________________________________________________________________
12085 [  2011] By: jhi                                   on 1998/10/17  14:59:15
12086     Log: More robust yacc/bison failure output handling.
12087  Branch: cfgperl
12088        ! t/comp/require.t t/op/misc.t t/pragma/subs.t
12089 ____________________________________________________________________________
12090 [  2010] By: jhi                                   on 1998/10/17  14:51:05
12091     Log: BC2000 POSIX update.
12092  Branch: cfgperl
12093        ! MANIFEST
12094 ____________________________________________________________________________
12095 [  2009] By: jhi                                   on 1998/10/17  14:49:46
12096     Log: POSIX BC2000 port from perl-mvs:
12097          
12098          Subject: Ported perl 5.005.02 to BS2000 / POSIX
12099          From: Dorner Thomas <Thomas.Dorner@start.de> 
12100          Date: Tue, 29 Sep 1998 13:29:36 +0100 
12101          Message-ID: <9CE47B416A24D2118BC40000F84009B20B72C5@start.de> 
12102  Branch: cfgperl
12103        + README.posix-bc hints/posix-bc.sh
12104        ! Configure MANIFEST perl.c perly.y proto.h t/lib/cgi-html.t
12105        ! t/op/magic.t t/op/pack.t t/op/quotemeta.t t/op/subst.t toke.c
12106        ! unixish.h
12107 ____________________________________________________________________________
12108 [  2008] By: jhi                                   on 1998/10/17  14:07:49
12109     Log: VM/ESA-update.
12110  Branch: cfgperl
12111        ! MANIFEST
12112 ____________________________________________________________________________
12113 [  2007] By: jhi                                   on 1998/10/17  13:55:34
12114     Log: Forgot few S_I* imports.
12115  Branch: cfgperl
12116        ! t/lib/ipc_sysv.t
12117 ____________________________________________________________________________
12118 [  2006] By: jhi                                   on 1998/10/17  13:43:54
12119     Log: The VM/ESA port essentials, based on
12120          
12121          perl-mvs:
12122          
12123          From: Neale Ferguson <neale@VMA.TABNSW.COM.AU>
12124          Subject: Re: Can't find Data/Dumper.pm
12125          Date: Mon, 28 Sep 1998 07:40:49 +1300
12126          Message-ID: <360E86B0.23847AF4@mailbox.tabnsw.com.au>
12127          
12128          private email:
12129          
12130          From: Neale Ferguson <neale@VMA.TABNSW.COM.AU>
12131          Subject: Re: Perl thread problems in VM/ESA
12132          Date: Thu, 15 Oct 1998 07:18:35 +1300
12133          Message-ID: <3624EAFA.16163A2B@mailbox.tabnsw.com.au>
12134          
12135          and private email:
12136          
12137          From: Neale Ferguson <NEALE@PUCC.PRINCETON.EDU>
12138          Subject:  perl archive
12139          Date:  Sun, 11 Oct 1998 19:28:54 EDT
12140          Message-Id: <19981011233112Z67215-26626+1513@outbound.Princeton.EDU>
12141          which gave a pointer to
12142          
12143          http://pucc.princeton.edu/~neale/perl.tar
12144          
12145          (based on Perl 5.005_51)
12146  Branch: cfgperl
12147        + hints/vmesa.sh vmesa/Makefile vmesa/vmesa.c vmesa/vmesaish.h
12148        ! ext/Errno/Errno_pm.PL perl.c perl.h perly.y pp_sys.c
12149        ! t/io/pipe.t t/lib/cgi-html.t t/lib/ipc_sysv.t t/op/magic.t
12150        ! t/op/pack.t t/op/quotemeta.t t/op/subst.t util.c x2p/a2p.h
12151 ____________________________________________________________________________
12152 [  2005] By: jhi                                   on 1998/10/17  13:17:19
12153     Log: Integrate mainperl.
12154  Branch: cfgperl
12155       !> Porting/genlog ext/B/B/CC.pm ext/POSIX/POSIX.pm
12156       !> lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
12157       !> lib/Term/Complete.pm op.c opcode.h opcode.pl os2/Makefile.SHs
12158       !> os2/os2.c pod/perlfunc.pod pod/perlxs.pod pp.c sv.c
12159       !> t/op/grent.t t/op/sysio.t t/op/tiehandle.t toke.c
12160       !> utils/perldoc.PL vms/ext/Stdio/Stdio.pm win32/Makefile
12161       !> win32/makefile.mk
12162 ____________________________________________________________________________
12163 [  2004] By: jhi                                   on 1998/10/17  11:19:06
12164     Log: Removed an extra ' from the int64_t test.
12165  Branch: cfgperl
12166        ! Configure
12167 ____________________________________________________________________________
12168 [  2003] By: gsar                                  on 1998/10/17  04:11:40
12169     Log: silence -w noises (suggested by Greg Bacon)
12170  Branch: perl
12171        ! lib/Term/Complete.pm
12172 ____________________________________________________________________________
12173 [  2002] By: gsar                                  on 1998/10/17  04:07:48
12174     Log: From: Gisle Aas <gisle@aas.no>
12175          Date: 14 Oct 1998 15:53:14 +0200
12176          Message-ID: <m3g1cr9rn9.fsf@furu.g.aas.no>
12177          Subject: Re: chr(0xFFFF_FFFF) and "\x{10_FFFF}" [PATCH 5.005_52]
12178  Branch: perl
12179        ! util.c
12180 ____________________________________________________________________________
12181 [  2001] By: gsar                                  on 1998/10/17  04:06:10
12182     Log: From: Gisle Aas <gisle@aas.no>
12183          Date: 14 Oct 1998 15:17:44 +0200
12184          Message-ID: <m3iuhn9taf.fsf@furu.g.aas.no>
12185          Subject: [PATCH 5.005_52] Core dump from "Missing right brace on \x{}"
12186  Branch: perl
12187        ! toke.c
12188 ____________________________________________________________________________
12189 [  2000] By: gsar                                  on 1998/10/17  03:06:33
12190     Log: From: Gisle Aas <gisle@aas.no>
12191          Date: 14 Oct 1998 00:38:06 +0200
12192          Message-ID: <m3iuhonl4h.fsf@furu.g.aas.no>
12193          Subject: [PATCH 5.005_52] utf8 substr can access memory outside PVX buffer
12194  Branch: perl
12195        ! sv.c
12196 ____________________________________________________________________________
12197 [  1999] By: gsar                                  on 1998/10/17  03:04:48
12198     Log: From: Dan Sugalski <sugalskd@osshe.edu>
12199          Date: Tue, 13 Oct 1998 15:10:57 -0700
12200          Message-Id: <3.0.6.32.19981013151057.00a947a0@ous.edu>
12201          Subject: [PATCH 5.004/5.005/5.006]Doc patch to VMS::Stdio module
12202  Branch: perl
12203        ! vms/ext/Stdio/Stdio.pm
12204 ____________________________________________________________________________
12205 [  1998] By: gsar                                  on 1998/10/17  03:00:40
12206     Log: skip readonly vars and unref references when doing a reset()
12207  Branch: perl
12208        ! sv.c
12209 ____________________________________________________________________________
12210 [  1997] By: gsar                                  on 1998/10/17  02:49:19
12211     Log: fix buggy treatment of large checksums on unicode strings
12212          From: Gisle Aas <gisle@aas.no>
12213          Date: 13 Oct 1998 21:35:39 +0200
12214          Message-ID: <m31zocp850.fsf@furu.g.aas.no>
12215          Subject: unpack("%48U*",...)  [PATCH 5.005_52]
12216  Branch: perl
12217        ! pp.c
12218 ____________________________________________________________________________
12219 [  1996] By: gsar                                  on 1998/10/17  02:43:22
12220     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12221          Date: Tue, 13 Oct 1998 04:46:00 -0400 (EDT)
12222          Message-Id: <199810130846.EAA00769@monk.mps.ohio-state.edu>
12223          Subject: [PATCH 5.005_52] Memory overrun in os2.c
12224  Branch: perl
12225        ! os2/Makefile.SHs os2/os2.c
12226 ____________________________________________________________________________
12227 [  1995] By: gsar                                  on 1998/10/17  02:42:01
12228     Log: clarify section name rules for typemaps
12229  Branch: perl
12230        ! pod/perlxs.pod
12231 ____________________________________________________________________________
12232 [  1994] By: gsar                                  on 1998/10/17  02:33:02
12233     Log: whitespace-proof grent.t
12234  Branch: perl
12235        ! t/op/grent.t
12236 ____________________________________________________________________________
12237 [  1993] By: gsar                                  on 1998/10/17  02:27:29
12238     Log: fix bug in B::CC::pp_sassign()
12239          From: "vishal bhatia" <vishalb@hotmail.com>
12240          Date: Sun, 11 Oct 1998 18:41:38 PDT
12241          Message-ID: <19981012014139.19614.qmail@hotmail.com>
12242          Subject: B::CC problems with pp_sassign routine
12243  Branch: perl
12244        ! ext/B/B/CC.pm
12245 ____________________________________________________________________________
12246 [  1992] By: gsar                                  on 1998/10/17  02:17:49
12247     Log: applied suggested patch with small doc tweak
12248          From: Gisle Aas <gisle@aas.no>
12249          Date: 11 Oct 1998 12:53:13 +0200
12250          Message-ID: <m3u31bfjza.fsf@furu.g.aas.no>
12251          Subject: Re: [PATCH 5.005_52] Optional syswrite LENGTH argument
12252  Branch: perl
12253        ! opcode.h opcode.pl pod/perlfunc.pod pp_sys.c t/op/sysio.t
12254        ! t/op/tiehandle.t
12255 ____________________________________________________________________________
12256 [  1991] By: gsar                                  on 1998/10/17  02:08:30
12257     Log: apply non-conflicting parts from suggested patch
12258          From: jan.dubois@ibm.net (Jan Dubois)
12259          Date: Sat, 10 Oct 1998 13:15:45 +0200
12260          Message-ID: <36223ed7.18279374@smtp1.ibm.net>
12261          Subject: [PATCH 5.005_52] Still more MakeMaker  patches
12262  Branch: perl
12263        ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
12264 ____________________________________________________________________________
12265 [  1990] By: gsar                                  on 1998/10/17  02:01:24
12266     Log: provide option to enable optimization with VC (suggested by Jan
12267          Dubois)
12268  Branch: perl
12269        ! win32/Makefile win32/makefile.mk
12270 ____________________________________________________________________________
12271 [  1989] By: gsar                                  on 1998/10/17  01:55:27
12272     Log: Rhapsody DR2 has bsd/ctypes.h, not objc/NXCType.h (suggested by
12273          Dave Leppik <dleppik@gage.com>
12274  Branch: perl
12275        ! perl.h
12276 ____________________________________________________________________________
12277 [  1988] By: gsar                                  on 1998/10/17  01:49:05
12278     Log: stray typo found by Hugo van der Sanden
12279  Branch: perl
12280        ! op.c
12281 ____________________________________________________________________________
12282 [  1987] By: gsar                                  on 1998/10/17  01:45:52
12283     Log: perldoc pod update
12284          From: Daniel Grisinger <dgris@perrin.dimensional.com>
12285          Date: 06 Oct 1998 23:56:51 -0600
12286          Message-ID: <m3g1d0kj8c.fsf@perrin.dimensional.com>
12287          Subject: [PATCH _02 and _52] perldoc
12288  Branch: perl
12289        ! utils/perldoc.PL
12290 ____________________________________________________________________________
12291 [  1986] By: gsar                                  on 1998/10/17  01:41:40
12292     Log: qualify names of builtins
12293  Branch: perl
12294        ! ext/POSIX/POSIX.pm
12295 ____________________________________________________________________________
12296 [  1982] By: gbarr                                 on 1998/10/17  00:20:57
12297     Log: From: Jochen Wiedmann <joe@ispsoft.de>
12298          Date: Thu, 17 Sep 1998 17:16:06 +0200
12299          Message-ID: <360127B6.E44564A@ispsoft.de>
12300          Subject: [PATCH] ExtUtils::MakeMaker::prompt cannot return 0
12301  Branch: maint-5.005/perl
12302        ! lib/ExtUtils/MakeMaker.pm
12303 ____________________________________________________________________________
12304 [  1978] By: gsar                                  on 1998/10/16  01:58:58
12305     Log: integrate cfgperl mods into mainline
12306  Branch: perl
12307       +> ext/DynaLoader/dl_vmesa.xs
12308        ! Porting/genlog
12309       !> Configure MANIFEST Makefile.SH config_h.SH
12310       !> ext/Thread/Thread.xs gv.c hints/hpux.sh hints/irix_6.sh
12311       !> hints/linux.sh hints/os390.sh op.c t/op/pat.t thread.h
12312       !> x2p/Makefile.SH
12313 ____________________________________________________________________________
12314 [  1976] By: gsar                                  on 1998/10/16  00:10:52
12315     Log: stray tweak
12316  Branch: perl
12317        ! op.c
12318 ____________________________________________________________________________
12319 [  1975] By: gsar                                  on 1998/10/15  23:54:38
12320     Log: propagate typeness of lexicals while cloning them
12321  Branch: perl
12322        ! op.c
12323 ____________________________________________________________________________
12324 [  1974] By: gsar                                  on 1998/10/15  23:53:25
12325     Log: s/last/first/ typo in append_list()
12326  Branch: perl
12327        ! op.c
12328 ____________________________________________________________________________
12329 [  1973] By: gsar                                  on 1998/10/15  20:06:17
12330     Log: nuke confperl branch and contents
12331  Branch: confperl
12332        - (delete 1284 files)
12333 ____________________________________________________________________________
12334 [  1972] By: jhi                                   on 1998/10/15  07:07:35
12335     Log: Test #162 had been added but the "print 1..161" had not been updated.
12336  Branch: cfgperl
12337        ! t/op/pat.t
12338 ____________________________________________________________________________
12339 [  1971] By: gsar                                  on 1998/10/15  03:09:58
12340     Log: check in all confperl changes as of change#1964 into cfgperl
12341  Branch: cfgperl
12342        + ext/DynaLoader/dl_vmesa.xs
12343        ! Configure MANIFEST Makefile.SH config_h.SH
12344        ! ext/Thread/Thread.xs gv.c hints/hpux.sh hints/irix_6.sh
12345        ! hints/linux.sh hints/os390.sh op.c thread.h x2p/Makefile.SH
12346 ____________________________________________________________________________
12347 [  1970] By: gsar                                  on 1998/10/15  03:05:59
12348     Log: integrate mainline to get tr.t
12349  Branch: cfgperl
12350       +> t/op/tr.t
12351 ____________________________________________________________________________
12352 [  1969] By: gsar                                  on 1998/10/15  03:04:17
12353     Log: add missing tr.t to repository
12354  Branch: perl
12355        + t/op/tr.t
12356 ____________________________________________________________________________
12357 [  1968] By: gsar                                  on 1998/10/15  03:02:43
12358     Log: create cfgperl branch
12359  Branch: cfgperl
12360       +> (branch 1282 files)
12361 ____________________________________________________________________________
12362 [  1967] By: gsar                                  on 1998/10/15  02:46:08
12363     Log: correct bugs exposed in MM_Unix.pm by commenting out Selfloader
12364          (MAN3PODS cannot be set to ' '; stray stricture violation)
12365  Branch: perl
12366        ! ext/B/Makefile.PL ext/DB_File/Makefile.PL
12367        ! ext/Data/Dumper/Makefile.PL ext/DynaLoader/Makefile.PL
12368        ! ext/Errno/Makefile.PL ext/Fcntl/Makefile.PL
12369        ! ext/GDBM_File/Makefile.PL ext/IO/Makefile.PL
12370        ! ext/IPC/SysV/Makefile.PL ext/NDBM_File/Makefile.PL
12371        ! ext/ODBM_File/Makefile.PL ext/Opcode/Makefile.PL
12372        ! ext/POSIX/Makefile.PL ext/SDBM_File/Makefile.PL
12373        ! ext/Socket/Makefile.PL ext/Thread/Makefile.PL
12374        ! ext/attrs/Makefile.PL ext/re/Makefile.PL
12375        ! lib/ExtUtils/MM_Unix.pm
12376 ____________________________________________________________________________
12377 [  1966] By: gsar                                  on 1998/10/15  02:19:03
12378     Log: tweak to make fix in change#1944 behave correctly for closures
12379          created within eval''
12380  Branch: perl
12381        ! op.c t/op/eval.t
12382 ____________________________________________________________________________
12383 [  1965] By: gsar                                  on 1998/10/14  23:22:41
12384     Log: use better numbers for exitstatus test
12385  Branch: perl
12386        ! t/op/die_exit.t
12387 ____________________________________________________________________________
12388 [  1964] By: jhi                                   on 1998/10/14  17:25:41
12389     Log: Add VM/ESA dynaloading (uses <dll.h>).
12390  Branch: confperl
12391        + ext/DynaLoader/dl_vmesa.xs
12392        ! MANIFEST
12393 ____________________________________________________________________________
12394 [  1963] By: jhi                                   on 1998/10/14  17:17:10
12395     Log: Remove a2p.loadmap in 'clean' target.
12396  Branch: confperl
12397        ! x2p/Makefile.SH
12398 ____________________________________________________________________________
12399 [  1962] By: jhi                                   on 1998/10/14  17:13:11
12400     Log: VM/ESA produces also .prelmaps. (No, not .perlmaps...)
12401  Branch: confperl
12402        ! Makefile.SH
12403 ____________________________________________________________________________
12404 [  1961] By: jhi                                   on 1998/10/14  16:27:39
12405     Log: VM/ESA creates executable.loadmaps.
12406  Branch: confperl
12407        ! Makefile.SH
12408 ____________________________________________________________________________
12409 [  1960] By: jhi                                   on 1998/10/14  15:37:39
12410     Log: Introduce SCHED_YIELD (one of sched_yield(),
12411          pthread_yield(), or pthread_yield(NULL)).
12412          YIELD is then defined using SCHED_YIELD unless
12413          a platform-specific YIELD has already been defined.
12414          
12415          Support pthread_attr_setdetachstate(pthread_attr_t*, int*).
12416          
12417          The need for pthread_yield(NULL) and pthread_attr_setdet...
12418          introduced by (private email)
12419          
12420          From: Neale Ferguson <neale@VMA.TABNSW.COM.AU>
12421          Date: Sat, 10 Oct 1998 21:08:15 +1300
12422          Message-ID: <361F15EE.47376EC@mailbox.tabnsw.com.au>
12423          Subject: Re: Perl thread problems in VM/ESA
12424          
12425          Better select() protoprobe (for AIX), from (private email)
12426          From: Andy Dougherty <doughera@lafcol.lafayette.edu>
12427          Date: Fri, 2 Oct 1998 14:52:25 -0400 (EDT)
12428          Message-Id: <Pine.SUN.3.96.981002144601.11832D-100000@newton.phys>
12429          Subject: AIX select (fwd)
12430          From: Lars Hecking <lhecking@nmrc.ucc.ie>
12431          To: Andy Dougherty <doughera@lafcol.lafayette.edu>
12432          Date: Fri, 2 Oct 1998 10:40:01 +0100
12433          Subject: AIX select
12434          
12435          Linux-avoid-so.X.Y, based on
12436          From: "Kurt D. Starsinic" <kstar@chapin.edu>
12437          Date: Tue, 13 Oct 1998 15:55:07 -0400
12438          Message-ID: <19981013155507.B4004@O2.chapin.edu>
12439          Subject: Re: [PATCH 5.005_52] [Was: Re: How can Debian accomodate new installation ?]
12440  Branch: confperl
12441        ! Configure config_h.SH ext/Thread/Thread.xs hints/linux.sh
12442        ! thread.h
12443 ____________________________________________________________________________
12444 [  1959] By: jhi                                   on 1998/10/14  12:51:26
12445     Log: Some old pthread implementations have
12446          pthread_attr_setdetachstate(pthread_attr_t*, int*).
12447  Branch: confperl
12448        ! ext/Thread/Thread.xs
12449 ____________________________________________________________________________
12450 [  1958] By: jhi                                   on 1998/10/14  12:41:11
12451     Log: SCHED_YIELD and ATTR_JOINABLE fixes.  Thread.xs and Configure
12452          counterparts will follow soon.
12453  Branch: confperl
12454        ! thread.h
12455 ____________________________________________________________________________
12456 [  1957] By: jhi                                   on 1998/10/14  12:38:11
12457     Log: Add tr.t (MANIFEST already knew about it, strange)
12458  Branch: confperl
12459        + t/op/tr.t
12460 ____________________________________________________________________________
12461 [  1956] By: jhi                                   on 1998/10/14  12:24:35
12462     Log: Mutexen should be initialized only once.
12463  Branch: confperl
12464        ! gv.c op.c
12465 ____________________________________________________________________________
12466 [  1955] By: jhi                                   on 1998/10/14  12:19:38
12467     Log: os390 has its own cppstdin.
12468  Branch: confperl
12469        ! hints/os390.sh
12470 ____________________________________________________________________________
12471 [  1954] By: jhi                                   on 1998/10/14  12:15:06
12472     Log: Integrate with mainperl.
12473  Branch: confperl
12474       !> (integrate 1280 files)
12475 ____________________________________________________________________________
12476 [  1953] By: jhi                                   on 1998/10/14  11:48:08
12477     Log: Removed duplicate CMA threads code for HPUX 10.X.
12478          (probably residue of patch(1) being too understanding)
12479          Enhanced 64-bit settings. (redo change#1940)
12480  Branch: confperl
12481        ! hints/hpux.sh
12482 ____________________________________________________________________________
12483 [  1952] By: jhi                                   on 1998/10/14  11:45:16
12484     Log: (redo change#1949) Detypo in the d_open64 warning about
12485          the impending WHOA.
12486  Branch: confperl
12487        ! hints/irix_6.sh
12488 ____________________________________________________________________________
12489 [  1951] By: jhi                                   on 1998/10/14  10:54:16
12490     Log: Mutexen should only be inited once, after they have been New()ed.
12491  Branch: confperl
12492        ! gv.c op.c
12493 ____________________________________________________________________________
12494 [  1950] By: jhi                                   on 1998/10/14  10:41:43
12495     Log: Own cppstdin.
12496  Branch: confperl
12497        ! hints/os390.sh
12498 ____________________________________________________________________________
12499 [  1949] By: jhi                                   on 1998/10/14  10:34:23
12500     Log: Detypo in the d_open64 warning about the impending WHOA.
12501  Branch: confperl
12502        ! hints/irix_6.sh
12503 ____________________________________________________________________________
12504 [  1948] By: gsar                                  on 1998/10/14  05:38:01
12505     Log: two typos
12506  Branch: perl
12507        ! pp_hot.c t/op/eval.t
12508 ____________________________________________________________________________
12509 [  1947] By: gsar                                  on 1998/10/14  05:37:10
12510     Log: let docatch() pass the buck when restartop turns out to be null,
12511          making exceptions in BEGIN{} propagate as expected
12512  Branch: perl
12513        ! pp_ctl.c t/op/misc.t
12514 ____________________________________________________________________________
12515 [  1946] By: gsar                                  on 1998/10/13  03:41:49
12516     Log: add missing file from change#1943
12517  Branch: perl
12518        ! proto.h
12519 ____________________________________________________________________________
12520 [  1945] By: gsar                                  on 1998/10/13  03:32:02
12521     Log: defer "deep recursion" warnings until CXt_SUB context is properly
12522          set up
12523  Branch: perl
12524        ! pp_hot.c t/pragma/warn/pp_hot
12525 ____________________________________________________________________________
12526 [  1944] By: gsar                                  on 1998/10/13  03:15:50
12527     Log: change#1614 merely disabled earlier fix (doh!); undo it and properly
12528          fixup the cop_seq value that must be seen by lexical lookups that
12529          emanate within eval''
12530  Branch: perl
12531        ! cop.h op.c pp_ctl.c pp_hot.c scope.c t/op/eval.t
12532 ____________________________________________________________________________
12533 [  1943] By: gsar                                  on 1998/10/13  02:06:09
12534     Log: ensure recursive attempts to findlex()icals know enough about where
12535          the last eval'' context was encountered
12536  Branch: perl
12537        ! op.c t/op/eval.t
12538 ____________________________________________________________________________
12539 [  1942] By: gsar                                  on 1998/10/13  02:01:24
12540     Log: force copy of substrings when matching against temporaries
12541  Branch: perl
12542        ! pp_hot.c t/op/pat.t
12543 ____________________________________________________________________________
12544 [  1941] By: gsar                                  on 1998/10/13  01:49:16
12545     Log: don't longjmp() in pp_goto() (regressive bug from old single-stack
12546          implementation)
12547  Branch: perl
12548        ! pp_ctl.c t/op/runlevel.t
12549 ____________________________________________________________________________
12550 [  1940] By: jhi                                   on 1998/10/12  09:57:44
12551     Log: Removed duplicate CMA threads code for HPUX 10.X.
12552          (probably residue of patch(1) being too understanding)
12553          Enhanced 64-bit settings.
12554  Branch: confperl
12555        ! hints/hpux.sh
12556 ____________________________________________________________________________
12557 [  1939] By: jhi                                   on 1998/10/12  09:53:11
12558     Log: Initial sync from mainline perl.
12559  Branch: confperl
12560        + (add 1282 files)
12561 ____________________________________________________________________________
12562 [  1937] By: gsar                                  on 1998/10/06  21:16:34
12563     Log: fix $/ init for USE_THREADS
12564  Branch: perl
12565        ! perl.c
12566 ____________________________________________________________________________
12567 [  1936] By: gsar                                  on 1998/10/06  07:19:39
12568     Log: fix globals caught by change#1927; builds and tests on Solaris
12569  Branch: perl
12570        ! Changes mg.c op.c perl.c pp_ctl.c regcomp.c utf8.c utf8.h
12571        ! warning.h warning.pl
12572 ____________________________________________________________________________
12573 [  1935] By: gsar                                  on 1998/10/06  06:50:35
12574     Log: add test for previous fix
12575  Branch: perl
12576        ! ext/Thread/create.t
12577 ____________________________________________________________________________
12578 [  1934] By: gsar                                  on 1998/10/06  06:37:36
12579     Log: fix USE_THREADS coredump due to uninitialized PL_hv_fetch_ent_mh
12580  Branch: perl
12581        ! util.c
12582 ____________________________________________________________________________
12583 [  1933] By: gsar                                  on 1998/10/06  05:04:20
12584     Log: undo bogus part of change#1903 (as pointed out by Larry)
12585  Branch: perl
12586        ! pp_ctl.c
12587 ____________________________________________________________________________
12588 [  1932] By: gsar                                  on 1998/10/06  04:21:31
12589     Log: added tweaked version of suggested patch
12590          From: jan.dubois@ibm.net (Jan Dubois)
12591          Date: Sat, 03 Oct 1998 19:04:48 +0200
12592          Message-ID: <361d54b2.36841294@smtp1.ibm.net>
12593          Subject: [PATCH 5.005_52] More MakeMaker  patches
12594  Branch: perl
12595        ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
12596        ! lib/ExtUtils/Mkbootstrap.pm lib/ExtUtils/Mksymlists.pm
12597 ____________________________________________________________________________
12598 [  1931] By: gsar                                  on 1998/10/06  04:04:33
12599     Log: use cpp symbols instead of hardwired constants
12600          From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
12601          Date: Mon, 05 Oct 1998 09:23:33 +0100
12602          Message-Id: <199810050823.JAA00891@crypt.compulink.co.uk>
12603          Subject: [PATCH 5.005_52] By the numbers (resend)
12604  Branch: perl
12605        ! op.c
12606 ____________________________________________________________________________
12607 [  1930] By: gsar                                  on 1998/10/06  04:01:55
12608     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12609          Message-Id: <199810050637.CAA07781@monk.mps.ohio-state.edu>
12610          Date: Mon, 5 Oct 1998 02:37:43 -0400 (EDT)
12611          Subject: [PATCH 5.005_52] Cumulative OS/2-related patch
12612  Branch: perl
12613        ! Makefile.SH hints/os2.sh lib/ExtUtils/MM_OS2.pm mg.c
12614        ! os2/Changes os2/Makefile.SHs os2/os2.c perl_exp.SH util.c
12615 ____________________________________________________________________________
12616 [  1929] By: gsar                                  on 1998/10/06  03:50:36
12617     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12618          Date: Mon, 5 Oct 1998 02:39:00 -0400 (EDT)
12619          Message-Id: <199810050639.CAA07803@monk.mps.ohio-state.edu>
12620          Subject: [PATCH 5.00552] Minor test improvement
12621  Branch: perl
12622        ! t/op/magic.t
12623 ____________________________________________________________________________
12624 [  1928] By: gsar                                  on 1998/10/06  03:49:03
12625     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12626          Date: Mon, 5 Oct 1998 02:38:23 -0400 (EDT)
12627          Message-Id: <199810050638.CAA07792@monk.mps.ohio-state.edu>
12628          Subject: [PATCH 5.00552] emacs/ptags inprovements
12629  Branch: perl
12630        ! emacs/ptags
12631 ____________________________________________________________________________
12632 [  1927] By: gsar                                  on 1998/10/06  03:47:44
12633     Log: disable C<#define dirty PL_dirty> et al.
12634  Branch: perl
12635        ! embed.pl embedvar.h
12636 ____________________________________________________________________________
12637 [  1926] By: gsar                                  on 1998/10/06  03:43:32
12638     Log: From: Mark-Jason Dominus <mjd@plover.com>
12639          Date: Sun, 04 Oct 1998 14:48:11 -0400
12640          Message-ID: <19981004184811.16048.qmail@plover.com>
12641          Subject: PATCH: perldoc -f does not locate -e, -r, -x, etc.
12642  Branch: perl
12643        ! utils/perldoc.PL
12644 ____________________________________________________________________________
12645 [  1925] By: gsar                                  on 1998/10/06  03:27:35
12646     Log: disable USE_THREADS when PERL_OBJECT is enabled
12647  Branch: perl
12648        ! win32/Makefile win32/makefile.mk
12649 ____________________________________________________________________________
12650 [  1924] By: gsar                                  on 1998/10/06  03:26:54
12651     Log: remove spurious unused conflicting globals (PL_yy{v,s}sp)
12652  Branch: perl
12653        ! Makefile.SH Todo-5.005 embedvar.h perlvars.h perly.c toke.c
12654        ! vms/perly_c.vms
12655 ____________________________________________________________________________
12656 [  1923] By: gsar                                  on 1998/10/03  05:19:56
12657     Log: make C<use> recognize C<require> overrides; allow C<do EXPR> to be
12658          overridden
12659  Branch: perl
12660        ! embed.h global.sym objXSUB.h objpp.h op.c perly.c perly.y
12661        ! proto.h vms/perly_c.vms
12662 ____________________________________________________________________________
12663 [  1922] By: gsar                                  on 1998/10/03  03:59:50
12664     Log: suppress manifypods leak in extensions
12665  Branch: perl
12666        ! ext/Errno/Makefile.PL ext/IPC/SysV/Makefile.PL pod/pod2man.PL
12667 ____________________________________________________________________________
12668 [  1921] By: gsar                                  on 1998/10/02  22:30:15
12669     Log: os390 fixes (suggested by Peter Prymmer)
12670  Branch: perl
12671        ! Makefile.SH regcomp.c
12672 ____________________________________________________________________________
12673 [  1920] By: gsar                                  on 1998/10/02  21:41:19
12674     Log: squelch undef warnings
12675          From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
12676          Date: Fri, 02 Oct 1998 11:01:14 +0100
12677          Message-Id: <199810021001.LAA19214@crypt.compulink.co.uk>
12678          Subject: [PATCH] Re: Apparent bug in Math::BigInt 
12679  Branch: perl
12680        ! Changes lib/Math/BigInt.pm
12681 ____________________________________________________________________________
12682 [  1919] By: gsar                                  on 1998/10/02  04:59:13
12683     Log: add note to INSTALL about ANSI C
12684  Branch: perl
12685        ! INSTALL
12686 ____________________________________________________________________________
12687 [  1918] By: gsar                                  on 1998/10/02  04:21:10
12688     Log: tolerate spaces when fixing up __cplusplus output by old h2xs
12689          From: jan.dubois@ibm.net (Jan Dubois)
12690          Date: Wed, 30 Sep 1998 23:35:30 +0200
12691          Message-ID: <3619a1e8.12336659@smtp1.ibm.net>
12692          Subject: [PATCH 5.005_52]: xsubpp and PERL_OBJECT
12693  Branch: perl
12694        ! lib/ExtUtils/xsubpp
12695 ____________________________________________________________________________
12696 [  1917] By: gsar                                  on 1998/10/02  04:16:02
12697     Log: From: Jarkko Hietaniemi <jhi@iki.fi>
12698          Date: Thu, 1 Oct 1998 11:37:26 +0300 (EET DST)
12699          Message-Id: <199810010837.LAA31371@alpha.hut.fi>
12700          Subject: Re: Configure test for selectbits busted
12701  Branch: perl
12702        ! Configure
12703 ____________________________________________________________________________
12704 [  1916] By: gsar                                  on 1998/10/02  04:14:17
12705     Log: From: Dan Sugalski <sugalskd@osshe.edu>
12706          Date: Wed, 30 Sep 1998 17:15:20 -0700
12707          Message-Id: <3.0.6.32.19980930171520.00b22eb0@ous.edu>
12708          Subject: [PATCH 5.005_02]VMS config tweaks
12709  Branch: perl
12710        ! vms/descrip_mms.template vms/subconfigure.com
12711 ____________________________________________________________________________
12712 [  1915] By: gsar                                  on 1998/10/02  04:10:47
12713     Log: use Off_t to permit 64-bit seek()
12714          From: Scott Henry <scotth@sgi.com>
12715          Date: 29 Sep 1998 17:38:46 -0700
12716          Message-ID: <yd8lnn2zb6x.fsf_-_@hoshi.engr.sgi.com>
12717          Subject: Re: [PATCH] 5.005_02: Configure "Massive Attack"
12718          --
12719          Date: 28 Sep 1998 18:55:37 -0700
12720          Message-ID: <yd8ogrz1y3q.fsf@hoshi.engr.sgi.com>
12721          Subject: Re: [PATCH] 5.005_51: Configure "Massive Attack"
12722  Branch: perl
12723        ! doio.c pp_sys.c proto.h sv.c
12724 ____________________________________________________________________________
12725 [  1914] By: gsar                                  on 1998/10/02  04:05:36
12726     Log: normalize tm struct passed to strftime() with mktime()
12727          From: Spider Boardman <spider@orb.nashua.nh.us>
12728          Date: Wed, 30 Sep 1998 15:12:09 -0400
12729          Message-Id: <199809301912.PAA26119@Orb.Nashua.NH.US>
12730          Subject: [PATCH 5.005_52] Re: POSIX::strftime returns incorrect date 
12731  Branch: perl
12732        ! ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
12733 ____________________________________________________________________________
12734 [  1913] By: gsar                                  on 1998/10/02  03:59:46
12735     Log: don't try to run foo_SH.orig etc.
12736  Branch: perl
12737        ! Configure
12738 ____________________________________________________________________________
12739 [  1912] By: gsar                                  on 1998/10/02  03:45:37
12740     Log: make warning about glob process failure optional
12741  Branch: perl
12742        ! pod/perldiag.pod pp_hot.c
12743 ____________________________________________________________________________
12744 [  1911] By: gsar                                  on 1998/10/02  02:52:21
12745     Log: document yet another RE diagnostic, make it consistent with REG_INFTY
12746          From: Dominic Dunlop <domo@vo.lu>
12747          Date: Tue, 29 Sep 1998 21:06:30 +0000
12748          Message-Id: <v03110700b236f60b1375@[212.24.192.106]>
12749          Subject: [PATCH 5.005_52] Fix hard-coded "matches null string many times" limit
12750          --
12751          Date: Wed, 30 Sep 1998 11:46:44 +0000
12752          Message-Id: <v03110702b237beb04830@[212.24.192.74]>
12753          Subject: [PATCH 5.005_52] Add "Strange *+?{} ..." to perldiag
12754  Branch: perl
12755        ! pod/perldiag.pod regcomp.c
12756 ____________________________________________________________________________
12757 [  1910] By: gsar                                  on 1998/10/02  02:48:48
12758     Log: minor Configure tweaks (via private mail)
12759          From: Jarkko Hietaniemi <jhi@iki.fi>
12760          Date: Wed, 30 Sep 1998 02:25:06 +0300 (EET DST)
12761          Message-Id: <199809292325.CAA19737@alpha.hut.fi>
12762          Subject: [PATCH] 5.005_52: the drizzle continues
12763  Branch: perl
12764        ! Configure config_h.SH handy.h
12765 ____________________________________________________________________________
12766 [  1909] By: gsar                                  on 1998/10/02  02:46:39
12767     Log: update SCO hints for dynamic loading
12768          From: Andy Dougherty <doughera@lafcol.lafayette.edu>
12769          Date: Mon, 28 Sep 1998 16:50:38 -0400 (EDT)
12770          Message-Id: <Pine.SUN.3.96.980928164648.8130E-100000@newton.phys>
12771          Subject: [PATCH 5.004_04-MAINT_TRIAL_5 and 5.005_xx] Re: Perl on SCO_SV
12772          --
12773          Date: Tue, 29 Sep 1998 16:48:55 -0400 (EDT)
12774          Message-Id: <Pine.SUN.3.96.980929164612.8634A-100000@newton.phys>
12775          Subject: Re: [PATCH 5.004_04-MAINT_TRIAL_5 and 5.005_xx] Re: Perl on SCO_SV
12776  Branch: perl
12777        ! hints/sco.sh
12778 ____________________________________________________________________________
12779 [  1908] By: gsar                                  on 1998/10/02  02:33:39
12780     Log: make File::Find work when wanted() is autoloaded or a symbolic ref
12781  Branch: perl
12782        ! lib/File/Find.pm
12783 ____________________________________________________________________________
12784 [  1907] By: gsar                                  on 1998/10/02  02:21:52
12785     Log: applied patches, but retained old behavior for win32 (where compilers
12786          can't read from stdin at all)
12787          From: Graham Barr <gbarr@ti.com>
12788          Date: Mon, 28 Sep 1998 09:41:49 -0500
12789          Message-ID: <19980928094149.B26576@asic.sc.ti.com>
12790          Subject: Re: 5.005_51 Errno invokes cpprun incorrectly
12791          --
12792          Date: Tue, 29 Sep 1998 12:35:43 -0500
12793          Message-ID: <19980929123543.Z26576@asic.sc.ti.com>
12794          Subject: Re: 5.005_51 Errno invokes cpprun incorrectly
12795  Branch: perl
12796        ! ext/Errno/Errno_pm.PL
12797 ____________________________________________________________________________
12798 [  1906] By: gsar                                  on 1998/10/02  02:02:19
12799     Log: tolerate whitespace in /etc/group entries (suggested by Jarkko
12800          Hietaniemi)
12801  Branch: perl
12802        ! t/op/grent.t
12803 ____________________________________________________________________________
12804 [  1905] By: gsar                                  on 1998/10/02  01:59:56
12805     Log: win32 caveats about truncate()
12806  Branch: perl
12807        ! pod/perlport.pod
12808 ____________________________________________________________________________
12809 [  1904] By: gsar                                  on 1998/10/02  01:53:25
12810     Log: various Configure and hints updates (prefer drand48() or random()
12811          over rand(); add -Dusemultiplicity; enhanced 64-bitness);  patch
12812          applied modulo SCO hints superceded by later patch
12813          From: Jarkko Hietaniemi <jhi@iki.fi>
12814          Date: Tue, 29 Sep 1998 00:56:33 +0300 (EET DST)
12815          Message-Id: <199809282156.AAA18615@alpha.hut.fi>
12816          Subject: [PATCH] 5.005_52: Configure et al:
12817  Branch: perl
12818        + ext/IPC/SysV/hints/next_3.pl
12819        ! Configure INSTALL MANIFEST config_h.SH ext/IPC/SysV/SysV.xs
12820        ! hints/dec_osf.sh hints/irix_6.sh hints/next_3.sh
12821        ! hints/solaris_2.sh perl.h pod/perldiag.pod pp.c pp_sys.c
12822 ____________________________________________________________________________
12823 [  1903] By: gsar                                  on 1998/10/02  01:42:37
12824     Log: fixes for bugs in /RE/p        from Hugo van der Sanden
12825          Date: Mon, 28 Sep 1998 17:41:49 +0100
12826          Message-Id: <199809281641.RAA02450@crypt.compulink.co.uk>
12827          Subject: [PATCH 5.005_52] Re: More on ?p 
12828          --
12829          Date: Thu, 01 Oct 1998 09:10:58 +0100
12830          Message-Id: <199810010810.JAA16426@crypt.compulink.co.uk>
12831          Subject: [PATCH 5.005_52] ?p fix
12832          --
12833          Date: Thu, 01 Oct 1998 10:45:56 +0100
12834          Message-Id: <199810010945.KAA16733@crypt.compulink.co.uk>
12835          Subject: [PATCH 5.005_52] more on ?p
12836  Branch: perl
12837        ! pp_ctl.c
12838 ____________________________________________________________________________
12839 [  1902] By: gsar                                  on 1998/10/02  01:36:14
12840     Log: From: Kenneth Duda <kjd@cisco.com>
12841          Date: Sun, 27 Sep 1998 20:22:12 -0700 (PDT)
12842          Message-Id: <199809280322.UAA01261@scorpion.cisco.com>
12843          Subject: writemain dies when there are more than 4000 characters of extensions
12844  Branch: perl
12845        ! writemain.SH
12846 ____________________________________________________________________________
12847 [  1901] By: gsar                                  on 1998/10/02  01:33:16
12848     Log: tweak run_byacc recipe
12849  Branch: perl
12850        ! Makefile.SH Porting/pumpkin.pod
12851 ____________________________________________________________________________
12852 [  1900] By: gsar                                  on 1998/10/02  01:02:09
12853     Log: use SETERRNO() to reset errno (suggested by Charles Bailey)
12854  Branch: perl
12855        ! perl.h pp_ctl.c
12856 ____________________________________________________________________________
12857 [  1899] By: gsar                                  on 1998/09/28  20:46:30
12858     Log: fix various 5.00552 mishaps (fixes suggested by Jan Dubois,
12859          Kurt Starsinic, Spider Boardman, Dan Sugalski and Albert
12860          Dvornik)
12861  Branch: perl
12862        ! hints/irix_6.sh lib/ExtUtils/MakeMaker.pm mg.c scope.c
12863 ____________________________________________________________________________
12864 [  1898] By: gsar                                  on 1998/09/28  20:42:52
12865     Log: flush unsubmitted 5.00552 change
12866  Branch: perl
12867        ! MANIFEST
12868 ____________________________________________________________________________
12869 [  1897] By: gsar                                  on 1998/09/27  04:43:06
12870     Log: run vms_yfix.pl
12871  Branch: perl
12872        ! vms/perly_c.vms
12873 ____________________________________________________________________________
12874 [  1896] By: gsar                                  on 1998/09/27  03:38:55
12875     Log: small tweak on last change
12876  Branch: perl
12877        ! win32/win32.c
12878 ____________________________________________________________________________
12879 [  1895] By: gsar                                  on 1998/09/27  03:17:17
12880     Log: fix win32_stat() to do the right thing for share names
12881  Branch: perl
12882        ! win32/win32.c
12883 ____________________________________________________________________________
12884 [  1891] By: larry                                 on 1998/09/25  18:50:40
12885     Log: Fixed apostrophe problem from Mark Knutsen.
12886  Branch: perl
12887        ! sv.h
12888
12889 ----------------
12890 Version 5.005_52
12891 ----------------
12892
12893 ____________________________________________________________________________
12894 [  1890] By: gsar                                  on 1998/09/25  10:25:00
12895     Log: update template config.sh, add new config vars to win32 stuff
12896  Branch: perl
12897        ! Changes Porting/config.sh Porting/config_H config_h.SH objpp.h
12898        ! pp_sys.c proto.h win32/config.bc win32/config.gc
12899        ! win32/config.vc win32/config_H.bc win32/config_H.gc
12900        ! win32/config_H.vc win32/win32.h
12901 ____________________________________________________________________________
12902 [  1889] By: gsar                                  on 1998/09/25  07:13:13
12903     Log: big Configure update from Jarkko: sync metaconfig units; d_statblks fix
12904          for Linux; hpux CMA-threads hints; ELF support for FreeBSD; beginnings
12905          of full-fledged 64-bit support (including support for: fseeko/ftello,
12906          Quad_t aka long long, hpux and irix 64-bits hints, new 64-bit constants
12907          in Fcntl)
12908          From: Jarkko Hietaniemi <jhi@iki.fi>
12909          Date: Fri, 11 Sep 1998 23:56:11 +0300 (EET DST)
12910          Message-Id: <199809112056.XAA04720@alpha.hut.fi>
12911          Subject: [PATCH] 5.005_51: Configure "Massive Attack"
12912          --
12913          From: Jarkko Hietaniemi <jhi@cc.hut.fi>
12914          Date: 12 Sep 1998 09:44:25 +0300
12915          Message-ID: <oeeaf45bzjq.fsf@alpha.hut.fi>
12916          Subject: Re: [PATCH] 5.005_51: Configure "Massive Attack"
12917  Branch: perl
12918        + lib/filetest.pm
12919        ! Configure MANIFEST Makefile.SH config_h.SH doio.c embedvar.h
12920        ! ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs handy.h hints/dec_osf.sh
12921        ! hints/freebsd.sh hints/hpux.sh hints/irix_6.sh objXSUB.h
12922        ! perl.c perl.h perl_exp.SH perlio.c perlvars.h pod/perldiag.pod
12923        ! pod/perlfunc.pod pp_sys.c proto.h win32/GenCAPI.pl
12924        ! win32/makedef.pl
12925 ____________________________________________________________________________
12926 [  1888] By: gsar                                  on 1998/09/25  06:27:12
12927     Log: bump patchlevel to 52; other little tweaks for threads, win32 builds
12928  Branch: perl
12929        ! doop.c mg.c patchlevel.h regexec.c win32/Makefile
12930        ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
12931        ! win32/makedef.pl win32/makefile.mk win32/win32.c
12932 ____________________________________________________________________________
12933 [  1887] By: gsar                                  on 1998/09/25  04:50:49
12934     Log: win32.c tweak
12935  Branch: perl
12936        ! win32/win32.c
12937 ____________________________________________________________________________
12938 [  1886] By: gsar                                  on 1998/09/25  04:47:32
12939     Log: s/MAKEMAKEROPT/PERL_MM_OPT/
12940  Branch: perl
12941        ! lib/ExtUtils/MakeMaker.pm
12942 ____________________________________________________________________________
12943 [  1885] By: gsar                                  on 1998/09/25  04:05:09
12944     Log: From: Dominic Dunlop <domo@vo.lu>
12945          Date: Thu, 10 Sep 1998 11:02:46 +0000
12946          Message-Id: <v03110703b21d581d7ef1@[212.24.192.107]>
12947          Subject: MM_Unix::canonpath erroneously turns leading // into /
12948  Branch: perl
12949        ! lib/ExtUtils/MM_Unix.pm
12950 ____________________________________________________________________________
12951 [  1884] By: gsar                                  on 1998/09/25  03:06:10
12952     Log: temporarily disable perl malloc for a2p until we clean up
12953          conflicting malloc() declarations everywhere
12954  Branch: perl
12955        ! x2p/Makefile.SH
12956 ____________________________________________________________________________
12957 [  1883] By: gsar                                  on 1998/09/25  02:27:00
12958     Log: remove obsolete win32/bin/*.pl
12959  Branch: perl
12960        - win32/bin/network.pl win32/bin/webget.pl win32/bin/www.pl
12961        ! Changes MANIFEST win32/Makefile win32/makefile.mk
12962 ____________________________________________________________________________
12963 [  1882] By: gsar                                  on 1998/09/25  02:04:43
12964     Log: missing file in last submit
12965  Branch: perl
12966        ! proto.h
12967 ____________________________________________________________________________
12968 [  1881] By: gsar                                  on 1998/09/25  01:56:54
12969     Log: serial access to PL_x[inpr]v_root for USE_THREADS
12970  Branch: perl
12971        ! sv.c
12972 ____________________________________________________________________________
12973 [  1880] By: gsar                                  on 1998/09/25  01:19:38
12974     Log: lock sv_mutex in new_he() and del_he() for USE_THREADS
12975          From: Drago Goricanec <drago@king.otsd.ts.fujitsu.co.jp>
12976          Date: Thu, 24 Sep 1998 22:01:09 +0900
12977          Message-Id: <19980924220109J.drago@otsd.ts.fujitsu.co.jp>
12978          Subject: [PATCH 5.005_51] Re: Perl 5.005_51 not yet multi Thread safe 
12979  Branch: perl
12980        ! hv.c proto.h
12981 ____________________________________________________________________________
12982 [  1879] By: gsar                                  on 1998/09/25  00:20:07
12983     Log: tweaks to enable PERL_OBJECT to build & test on win32
12984  Branch: perl
12985        ! Changes doop.c mg.c objpp.h proto.h regexec.c util.c
12986        ! win32/GenCAPI.pl
12987 ____________________________________________________________________________
12988 [  1878] By: gsar                                  on 1998/09/25  00:13:36
12989     Log: fix change#1861, which breaks default boot_xxx symbol generation
12990  Branch: perl
12991        ! lib/ExtUtils/Mksymlists.pm
12992 ____________________________________________________________________________
12993 [  1877] By: gsar                                  on 1998/09/24  10:29:54
12994     Log: two tweaks for clean build and test on Solaris
12995  Branch: perl
12996        ! op.c t/op/subst.t
12997 ____________________________________________________________________________
12998 [  1876] By: gsar                                  on 1998/09/24  09:04:43
12999     Log: From: Colin Kuskie <ckuskie@cadence.com>
13000          Date: Wed, 26 Aug 1998 14:53:01 -0700 (PDT)
13001          Message-ID: <Pine.GSO.3.96.980826143507.3258K-100000@pdxmail.cadence.com>
13002          Subject: [PATCH 5.005_51] perlform.pod
13003  Branch: perl
13004        ! pod/perlform.pod
13005 ____________________________________________________________________________
13006 [  1875] By: gsar                                  on 1998/09/24  08:47:47
13007     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13008          Date: Tue, 25 Aug 1998 15:35:58 -0400 (EDT)
13009          Message-Id: <199808251935.PAA11384@monk.mps.ohio-state.edu>
13010          Subject: Re: problem with (?p{}) [PATCH 5.005_5*]
13011  Branch: perl
13012        ! regexec.c
13013 ____________________________________________________________________________
13014 [  1874] By: gsar                                  on 1998/09/24  08:44:55
13015     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13016          Date: Tue, 25 Aug 1998 14:56:06 -0400 (EDT)
13017          Message-Id: <199808251856.OAA10825@monk.mps.ohio-state.edu>
13018          Subject: Re: your Regexp.patch dated 21.8 [PATCH]
13019  Branch: perl
13020        ! toke.c
13021 ____________________________________________________________________________
13022 [  1873] By: gsar                                  on 1998/09/24  08:39:41
13023     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13024          Date: Tue, 25 Aug 1998 04:29:49 -0400 (EDT)
13025          Message-Id: <199808250829.EAA02470@monk.mps.ohio-state.edu>
13026          Subject: [PATCH 5.005_*] Extraneous warning for (?()A|B)
13027  Branch: perl
13028        ! Changes regcomp.c
13029 ____________________________________________________________________________
13030 [  1872] By: gsar                                  on 1998/09/24  08:37:00
13031     Log: From: Krishna Sethuraman <krishpl@shamu.engr.sgi.com>
13032          Date: Sun, 23 Aug 1998 23:18:38 PDT
13033          Message-Id: <199808240618.XAA05329@shamu.engr.sgi.com>
13034          Subject: new irix_6.sh hints file
13035  Branch: perl
13036        ! hints/irix_6.sh
13037 ____________________________________________________________________________
13038 [  1871] By: gsar                                  on 1998/09/24  07:26:37
13039     Log: correct FSF address in various places
13040  Branch: perl
13041        ! Copying README ext/B/README lib/Getopt/Long.pm
13042 ____________________________________________________________________________
13043 [  1870] By: gsar                                  on 1998/09/24  07:11:56
13044     Log: From:    Dan Sugalski <sugalskd@osshe.edu>
13045          Date:    Fri, 14 Aug 1998 09:20:16 PDT
13046          Message-Id: <3.0.5.32.19980814092016.00b37dc0@ous.edu>
13047          Subject: [PATCH 5.005_02] (and _5x I expect) VMS config procedure patch
13048  Branch: perl
13049        ! configure.com
13050 ____________________________________________________________________________
13051 [  1869] By: gsar                                  on 1998/09/24  06:55:59
13052     Log: use STRICT_ALIGNMENT on IRIX to allow usemymalloc=y again
13053          From:    Scott Henry <scotth@sgi.com>
13054          Date:    13 Aug 1998 09:52:15 PDT
13055          Message-Id: <yd8pve46czk.fsf@hoshi.engr.sgi.com>
13056          Subject: [PATCH] Irix USE_LONG_LONG/malloc.c incompatibility (was...)
13057  Branch: perl
13058        ! hints/irix_6.sh
13059 ____________________________________________________________________________
13060 [  1868] By: gsar                                  on 1998/09/24  06:51:23
13061     Log: From:    Nathan Torkington <gnat@frii.com>
13062          Date:    Thu, 13 Aug 1998 10:59:48 MDT
13063          Message-Id: <199808131659.KAA06179@prometheus.frii.com>
13064          Subject: [PATCH] 5.005_02 perlfunc.pod, improve umask entry
13065  Branch: perl
13066        ! pod/perlfunc.pod
13067 ____________________________________________________________________________
13068 [  1867] By: gsar                                  on 1998/09/24  06:45:13
13069     Log: make C<goto &sub> AUTOLOAD-aware (autouse now works for modules
13070          that are autoloaded)
13071  Branch: perl
13072        ! pp_ctl.c
13073 ____________________________________________________________________________
13074 [  1866] By: gsar                                  on 1998/09/24  05:21:19
13075     Log: grandfather deprecated "$$<digit>" no more
13076  Branch: perl
13077        ! pod/perldiag.pod toke.c
13078 ____________________________________________________________________________
13079 [  1865] By: gsar                                  on 1998/09/24  04:52:48
13080     Log: tweak PERL_HASH() to h=h+(h>>5) in order to improve distribution of
13081          low bits (suggested by Ilya Zakharevich)
13082  Branch: perl
13083        ! hv.h
13084 ____________________________________________________________________________
13085 [  1864] By: gsar                                  on 1998/09/24  04:29:14
13086     Log: move yyglobal decls from perly.c to perlvars.h, regen headers, tweak
13087          perly_c.diff
13088  Branch: perl
13089        ! embed.h embedvar.h global.sym perlvars.h perly.c perly.h
13090        ! perly_c.diff toke.c
13091 ____________________________________________________________________________
13092 [  1863] By: gsar                                  on 1998/09/24  03:36:30
13093     Log: provide locked access to string table for USE_THREADS
13094  Branch: perl
13095        ! embedvar.h hv.c intrpvar.h objXSUB.h perl.c thread.h
13096 ____________________________________________________________________________
13097 [  1862] By: gsar                                  on 1998/09/24  03:30:32
13098     Log: remove bogus warn()
13099  Branch: perl
13100        ! embed.pl
13101 ____________________________________________________________________________
13102 [  1861] By: gsar                                  on 1998/09/24  02:58:51
13103     Log: applied suggested patch, adapted for all platforms
13104          From: jan.dubois@ibm.net (Jan Dubois)
13105          Date: Sun, 20 Sep 1998 12:56:38 +0200
13106          Message-ID: <3604de0c.12319885@smtp1.ibm.net>
13107          Subject: [New PATCH 5.005_02] Support Mksymlists FUNCLIST argument in MakeMaker
13108  Branch: perl
13109        ! lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
13110        ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
13111        ! lib/ExtUtils/MakeMaker.pm
13112 ____________________________________________________________________________
13113 [  1860] By: gsar                                  on 1998/09/24  02:16:14
13114     Log: upgrade to CPAN-1.40
13115  Branch: perl
13116        ! Changes lib/CPAN.pm lib/CPAN/FirstTime.pm
13117 ____________________________________________________________________________
13118 [  1859] By: gsar                                  on 1998/09/24  02:08:59
13119     Log: use $ENV{MAKEMAKEROPT} to set default command line args
13120  Branch: perl
13121        ! lib/ExtUtils/MakeMaker.pm
13122 ____________________________________________________________________________
13123 [  1857] By: gsar                                  on 1998/09/23  10:58:36
13124     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13125          Date: Tue, 22 Sep 1998 17:30:16 -0400 (EDT)
13126          Message-Id: <199809222130.RAA17034@monk.mps.ohio-state.edu>
13127          Subject: More verbose Test::Harness [PATCH]
13128  Branch: perl
13129        ! lib/Test/Harness.pm
13130 ____________________________________________________________________________
13131 [  1856] By: gsar                                  on 1998/09/23  10:56:24
13132     Log: update hints for OPENSTEP 4.2 on i386
13133          From: Gerben Wierda <Gerben_Wierda@RnA.nl>
13134          Date: Sun, 20 Sep 1998 01:03:18 +0200
13135          Message-Id: <9809192303.AA29190@Spike>
13136          Subject: Perl 5.005_02 compilation problems
13137  Branch: perl
13138        ! hints/next_4.sh
13139 ____________________________________________________________________________
13140 [  1855] By: gsar                                  on 1998/09/23  10:52:27
13141     Log: reset errno after C<require> search (as suggested by Larry)
13142  Branch: perl
13143        ! pp_ctl.c
13144 ____________________________________________________________________________
13145 [  1854] By: gsar                                  on 1998/09/23  10:50:26
13146     Log: misc pod tweaks
13147  Branch: perl
13148        ! pod/perldelta.pod pod/perldiag.pod pod/perlport.pod
13149 ____________________________________________________________________________
13150 [  1853] By: gsar                                  on 1998/09/23  10:46:06
13151     Log: make Pod/Html.pm handle the --title option properly (as suggested
13152          by gml4410@ggr.co.uk)
13153  Branch: perl
13154        ! lib/Pod/Html.pm
13155 ____________________________________________________________________________
13156 [  1852] By: gsar                                  on 1998/09/23  10:41:39
13157     Log: SSNEW() API for allocating memory on the savestack
13158          From: Albert Dvornik <bert@genscan.com>
13159          Date: 17 Sep 1998 19:23:07 -0400
13160          Message-Id: <tqemtae338.fsf@puma.genscan.com>
13161          Subject: [PATCH 5.005_51] (was: why SAVEDESTRUCTOR()...)
13162  Branch: perl
13163        ! Changes Changes5.005 embed.h global.sym mg.c objXSUB.h objpp.h
13164        ! perl.h proto.h scope.c scope.h t/io/tell.t
13165 ____________________________________________________________________________
13166 [  1851] By: gsar                                  on 1998/09/23  10:37:05
13167     Log: From: Jochen Wiedmann <joe@ispsoft.de>
13168          Date: Thu, 17 Sep 1998 17:16:06 +0200
13169          Message-ID: <360127B6.E44564A@ispsoft.de>
13170          Subject: [PATCH] ExtUtils::MakeMaker::prompt cannot return 0
13171  Branch: perl
13172        ! lib/ExtUtils/MakeMaker.pm
13173 ____________________________________________________________________________
13174 [  1850] By: gsar                                  on 1998/09/23  10:33:05
13175     Log: From: andreas.koenig@kulturbox.de (Andreas J. Koenig)
13176          Date: 15 Sep 1998 01:32:31 +0200
13177          Message-ID: <sfchfya46eo.fsf@dubravka.in-berlin.de>
13178          Subject: Re: [PATCH] MakeMaker "test" target doesn't depend on "all"
13179  Branch: perl
13180        ! lib/ExtUtils/MM_Unix.pm
13181 ____________________________________________________________________________
13182 [  1849] By: gsar                                  on 1998/09/23  10:29:04
13183     Log: From: Charles Bailey <BAILEY@newman.upenn.edu>
13184          Date: Sat, 12 Sep 1998 19:25:32 -0400 (EDT)
13185          Message-id: <01J1QBJUAY1I002KOW@cor.newman.upenn.edu>
13186          Subject: Re: extralibs.ld problem in MM_VMS.pm
13187  Branch: perl
13188        ! lib/ExtUtils/MM_VMS.pm
13189 ____________________________________________________________________________
13190 [  1848] By: gsar                                  on 1998/09/23  10:25:24
13191     Log: From: Roderick Schertler <roderick@argon.org>
13192          Date: 11 Sep 1998 16:19:21 -0400
13193          Message-ID: <pzyarqpfli.fsf@eeyore.ibcinc.com>
13194          Subject: Re: Open2 and memory leaks
13195  Branch: perl
13196        ! lib/IPC/Open3.pm
13197 ____________________________________________________________________________
13198 [  1847] By: gsar                                  on 1998/09/23  10:18:31
13199     Log: From: Roderick Schertler <roderick@argon.org>
13200          Date: Wed, 09 Sep 1998 23:52:48 -0400
13201          Message-ID: <20567.905399568@eeyore.ibcinc.com>
13202          Subject: seed srand from /dev/urandom when possible
13203  Branch: perl
13204        ! pod/perlfunc.pod pp.c
13205 ____________________________________________________________________________
13206 [  1846] By: gsar                                  on 1998/09/23  10:12:22
13207     Log: From: Roderick Schertler <roderick@argon.org>
13208          Date: Thu, 10 Sep 1998 00:32:17 -0400
13209          Message-ID: <21142.905401937@eeyore.ibcinc.com>
13210          Subject: doc update for crypt()'s salt
13211  Branch: perl
13212        ! pod/perlfunc.pod
13213 ____________________________________________________________________________
13214 [  1845] By: gsar                                  on 1998/09/23  10:09:23
13215     Log: fix h2ph handling of C<#error "foo">
13216          From: SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>
13217          Date: Thu, 10 Sep 1998 09:59:33 +0900
13218          Message-Id: <19980910095933N.ksakai@netwk.ntt-at.co.jp>
13219          Subject: [5.005_02] h2ph problem
13220  Branch: perl
13221        ! utils/h2ph.PL
13222 ____________________________________________________________________________
13223 [  1844] By: gsar                                  on 1998/09/23  10:06:13
13224     Log: plug strictly private function leaks in API listing
13225  Branch: perl
13226        ! pod/perlguts.pod
13227 ____________________________________________________________________________
13228 [  1843] By: gsar                                  on 1998/09/23  10:02:57
13229     Log: hide symbol for static build
13230          From: Dominic Dunlop <domo@vo.lu>
13231          Date: Tue, 8 Sep 1998 21:40:46 +0000
13232          Message-Id: <v03110700b21b52db318d@[212.24.192.111]>
13233          Subject: Not OK: perl 5.00551 on powerpc-machten 4.1.1 [PATCH]
13234  Branch: perl
13235        ! regcomp.c
13236 ____________________________________________________________________________
13237 [  1842] By: gsar                                  on 1998/09/23  09:52:46
13238     Log: define PUT_svindex(), PUT_opindex()
13239  Branch: perl
13240        ! ext/B/B/Assembler.pm
13241 ____________________________________________________________________________
13242 [  1841] By: gsar                                  on 1998/09/23  09:44:25
13243     Log: From: Dominic Dunlop <domo@vo.lu>
13244          Date: Tue, 8 Sep 1998 15:34:53 +0000
13245          Message-Id: <v03110701b21afbdc7cfb@[212.24.192.76]>
13246          Subject: [PATCH 5.005_51] Eliminate pragma/warn-regexec test dependence on REG_INFTY value
13247  Branch: perl
13248        ! t/pragma/warn/regexec
13249 ____________________________________________________________________________
13250 [  1840] By: gsar                                  on 1998/09/23  09:42:17
13251     Log: pl2bat tweak from Tye McQueen <tye@metronet.com>
13252  Branch: perl
13253        ! win32/bin/pl2bat.pl
13254 ____________________________________________________________________________
13255 [  1839] By: gsar                                  on 1998/09/23  09:38:18
13256     Log: From: Drago Goricanec <drago@raptor.otsd.ts.fujitsu.co.jp>
13257          Date: Mon, 7 Sep 1998 17:36:09 +0900
13258          Message-Id: <199809070836.RAA14631@raptor.otsd.ts.fujitsu.co.jp>
13259          Subject: Thread::cond_wait bug in 5.005.51 causes deadlock
13260  Branch: perl
13261        ! ext/Thread/Thread.xs
13262 ____________________________________________________________________________
13263 [  1838] By: gsar                                  on 1998/09/23  09:21:11
13264     Log: From: "Green, Paul" <pgreen@seussnt.stratus.com>
13265          Date: Thu, 10 Sep 1998 00:02:07 -0400
13266          Message-ID: <646CD0392810D211B04A00A024BF26FB1022EB@terminator.sw.stratus.com>
13267          Subject: RE: [PATCH] 5.005_02 and 5.005_51: Stratus VOS port
13268  Branch: perl
13269        + README.vos vos/Changes vos/build.cm vos/compile_perl.cm
13270        + vos/config.h vos/config_h.SH_orig vos/perl.bind
13271        + vos/test_vos_dummies.c vos/vos_dummies.c vos/vosish.h
13272        ! MANIFEST perl.c perl.h pod/perlport.pod
13273 ____________________________________________________________________________
13274 [  1837] By: gsar                                  on 1998/09/23  08:45:58
13275     Log: (via private mail)
13276          From: Charles Bailey <BAILEY@newman.upenn.edu>
13277          Date: Sat, 05 Sep 1998 01:23:58 -0400 (EDT)
13278          Message-id: <01J1FH7R43NS002F14@cor.newman.upenn.edu>
13279          Subject: [Patch 5.005_02] Miscellaneous VMS cleanup
13280  Branch: perl
13281        ! Changes Changes5.005 README.vms ext/DynaLoader/dl_vms.xs
13282        ! lib/Cwd.pm lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MakeMaker.pm
13283        ! lib/ExtUtils/Mksymlists.pm lib/File/Copy.pm lib/File/Path.pm
13284        ! lib/File/Spec.pm pod/perldiag.pod pod/perlfaq1.pod
13285        ! pod/perlport.pod pod/perlrun.pod vms/ext/DCLsym/0README.txt
13286        ! vms/ext/DCLsym/DCLsym.pm vms/ext/DCLsym/DCLsym.xs
13287        ! vms/ext/Filespec.pm vms/ext/XSSymSet.pm vms/gen_shrfls.pl
13288        ! vms/mms2make.pl vms/perly_c.vms vms/sockadapt.c
13289        ! vms/sockadapt.h vms/test.com vms/vms.c vms/vms_yfix.pl
13290        ! vms/writemain.pl
13291 ____________________________________________________________________________
13292 [  1836] By: gsar                                  on 1998/09/23  08:17:42
13293     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13294          Date: Sat, 5 Sep 1998 00:14:51 -0400 (EDT)
13295          Message-Id: <199809050414.AAA19801@monk.mps.ohio-state.edu>
13296          Subject: [PATCH 5.005_*] OS/2 spawning typos
13297  Branch: perl
13298        ! os2/os2.c
13299 ____________________________________________________________________________
13300 [  1835] By: gsar                                  on 1998/09/23  08:09:55
13301     Log: warn on C<my($foo,$foo)>
13302  Branch: perl
13303        ! op.c pod/perldiag.pod
13304 ____________________________________________________________________________
13305 [  1834] By: gsar                                  on 1998/09/23  07:35:56
13306     Log: From: pvhp@forte.com (Peter Prymmer)
13307          Date: Fri, 4 Sep 98 13:27:41 PDT
13308          Message-Id: <9809042027.AA04463@forte.com>
13309          Subject: [PATCH 5.005_02 && 5.005_51] general updates to README.vms
13310  Branch: perl
13311        ! README.vms
13312 ____________________________________________________________________________
13313 [  1833] By: gsar                                  on 1998/09/23  07:27:34
13314     Log: From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
13315          Date: Wed, 2 Sep 1998 10:06:49 -0700 (PDT)
13316          Message-Id: <199809021706.KAA26349@xfiles.intercon.hp.com>
13317          Subject: PATCH: 5.005_02 hint/hpux.sh
13318  Branch: perl
13319        ! hints/hpux.sh
13320 ____________________________________________________________________________
13321 [  1832] By: gsar                                  on 1998/09/23  07:22:40
13322     Log: fix (some) installhtml bugs
13323          From: Larry Parmelee <parmelee@CS.Cornell.EDU>
13324          Date: Tue, 1 Sep 1998 12:43:40 -0400 (EDT)
13325          Message-Id: <199809011643.MAA05702@sundown.cs.cornell.edu>
13326          Subject: installhtml script needs work
13327  Branch: perl
13328        ! installhtml
13329 ____________________________________________________________________________
13330 [  1831] By: gsar                                  on 1998/09/23  07:19:30
13331     Log: document 'U' magic with examples
13332          From: Alan Burlison <Alan.Burlison@UK.Sun.com>
13333          Date: Tue, 1 Sep 1998 15:54:06 +0100 (BST)
13334          Message-Id: <199809011455.PAA00631@sale-wts>
13335          Subject: Re: Looking for some XS MAGIC examples...
13336  Branch: perl
13337        ! pod/perlguts.pod
13338 ____________________________________________________________________________
13339 [  1830] By: gsar                                  on 1998/09/23  07:16:43
13340     Log: From: pvhp@forte.com (Peter Prymmer)
13341          Date: Mon, 31 Aug 98 17:13:49 PDT
13342          Message-Id: <9809010013.AA06737@forte.com>
13343          Subject: [PATCH: 5.005_02; yet another system configuration tip for OS/390]
13344  Branch: perl
13345        ! README.os390
13346 ____________________________________________________________________________
13347 [  1829] By: gsar                                  on 1998/09/23  07:15:08
13348     Log: fix problematic typecast in filter_del()
13349          From: Mark P Lutz <tecmpl1@triton.ca.boeing.com>
13350          Date: Mon, 31 Aug 1998 21:13:11 GMT
13351          Message-Id: <199808312113.VAA53356@triton.ca.boeing.com>
13352          Subject: perl5.005_02 does not build on Cray T90
13353  Branch: perl
13354        ! toke.c
13355 ____________________________________________________________________________
13356 [  1828] By: gsar                                  on 1998/09/23  07:11:34
13357     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13358          Date: Mon, 31 Aug 1998 14:52:10 -0400 (EDT)
13359          Message-Id: <199808311852.OAA24676@monk.mps.ohio-state.edu>
13360          Subject: [PATCH 5.005_5*] (?>) broken in RE
13361  Branch: perl
13362        ! regexec.c t/op/re_tests
13363 ____________________________________________________________________________
13364 [  1827] By: gsar                                  on 1998/09/23  07:09:50
13365     Log: U/WIN testsuite patches from Joe Buehler <jhpb@hekimian.com>
13366  Branch: perl
13367        ! t/op/grent.t t/op/groups.t
13368 ____________________________________________________________________________
13369 [  1826] By: gsar                                  on 1998/09/23  07:03:16
13370     Log: From: Jarkko Hietaniemi <jhi@iki.fi>
13371          Date: Wed, 12 Aug 1998 22:41:37 +0300 (EET DST)
13372          Message-Id: <199808121941.WAA06263@alpha.hut.fi>
13373          Subject: [PATCH] 5.004_50 or 5.005_02: get rid of interp.sym because not even AIX needs it
13374  Branch: perl
13375        - interp.sym
13376        ! MANIFEST Makefile.SH embed.pl perl_exp.SH
13377 ____________________________________________________________________________
13378 [  1825] By: gsar                                  on 1998/09/23  06:56:40
13379     Log: re-introduce change#1703
13380  Branch: perl
13381        ! ext/re/re.pm pod/perlre.pod regcomp.c regexec.c thrdvar.h
13382 ____________________________________________________________________________
13383 [  1824] By: gsar                                  on 1998/09/23  06:44:19
13384     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13385          Date: Sat, 29 Aug 1998 17:38:30 -0400 (EDT)
13386          Message-Id: <199808292138.RAA18359@monk.mps.ohio-state.edu>
13387          Subject: [PATCH 5.005_*] Protect debugger from nonlocal exits
13388  Branch: perl
13389        ! lib/perl5db.pl
13390 ____________________________________________________________________________
13391 [  1823] By: gsar                                  on 1998/09/23  06:41:34
13392         Log: From: Joe Buehler <jhpb@hekimian.com>
13393              Date: 29 Aug 1998 17:13:28 -0400
13394              Message-ID: <yd37lzro5jb.fsf@pandora.hekimian.com>
13395              Subject: patches for perl 5.005_51 under U/WIN
13396      Branch: perl
13397            + hints/uwin.sh
13398            ! Configure installman lib/ExtUtils/MM_Unix.pm makedepend.SH
13399            ! t/lib/posix.t
13400 ____________________________________________________________________________
13401 [  1822] By: gsar                                  on 1998/09/23  06:36:59
13402         Log: add missing C<no utf8;> tweak from Larry
13403      Branch: perl
13404            ! t/op/subst.t
13405 ____________________________________________________________________________
13406 [  1821] By: gsar                                  on 1998/09/23  06:27:51
13407         Log: s/runops/CALLRUNOPS/
13408      Branch: perl
13409            ! cc_runtime.h
13410 ____________________________________________________________________________
13411 [  1820] By: gsar                                  on 1998/09/23  06:24:49
13412         Log: rename t/pragma/warn-* to t/pragma/warn/*, be 8.3-friendly
13413      Branch: perl
13414           +> t/pragma/warn/1global t/pragma/warn/2use t/pragma/warn/3both
13415           +> t/pragma/warn/4lint t/pragma/warn/5nolint t/pragma/warn/doio
13416           +> t/pragma/warn/gv t/pragma/warn/mg t/pragma/warn/op
13417           +> t/pragma/warn/perl t/pragma/warn/perly t/pragma/warn/pp
13418           +> t/pragma/warn/pp_ctl t/pragma/warn/pp_hot t/pragma/warn/pp_sys
13419           +> t/pragma/warn/regcomp t/pragma/warn/regexec t/pragma/warn/sv
13420           +> t/pragma/warn/taint t/pragma/warn/toke t/pragma/warn/universal
13421           +> t/pragma/warn/util
13422            - t/pragma/warn-1global t/pragma/warn-2use t/pragma/warn-3both
13423            - t/pragma/warn-4lint t/pragma/warn-5nolint t/pragma/warn-doio
13424            - t/pragma/warn-gv t/pragma/warn-mg t/pragma/warn-op
13425            - t/pragma/warn-perl t/pragma/warn-perly t/pragma/warn-pp
13426            - t/pragma/warn-pp_ctl t/pragma/warn-pp_hot t/pragma/warn-pp_sys
13427            - t/pragma/warn-regcomp t/pragma/warn-regexec t/pragma/warn-sv
13428            - t/pragma/warn-taint t/pragma/warn-toke t/pragma/warn-universal
13429            - t/pragma/warn-util
13430            ! MANIFEST t/pragma/warning.t
13431 ____________________________________________________________________________
13432 [  1819] By: gsar                                  on 1998/09/23  06:08:46
13433         Log: make \(%foo) return refs to values (not copies of values)
13434              From: Stephen McCamant <smccam@uclink4.berkeley.edu>
13435              Date: Fri, 28 Aug 1998 20:46:10 -0700 (PDT)
13436              Message-ID: <13799.30680.47765.352558@fre-76-120.reshall.berkeley.edu>
13437              --
13438              From: Roderick Schertler <roderick@argon.org>
13439              Date: Sat, 29 Aug 1998 00:58:33 -0400
13440              Message-ID: <29894.904366713@eeyore.ibcinc.com>
13441              Subject: Re: \(%x) problems
13442      Branch: perl
13443            ! doop.c pod/perlref.pod
13444 ____________________________________________________________________________
13445 [  1818] By: gsar                                  on 1998/09/23  06:05:08
13446         Log: make h2xs generate ANSI prototypes
13447      Branch: perl
13448            ! utils/h2xs.PL
13449 ____________________________________________________________________________
13450 [  1817] By: gsar                                  on 1998/09/23  05:57:16
13451         Log: updated usethreads hints for hpux 10.X
13452              From: Matthew T Harden <mthard@mthard1.monsanto.com>
13453              Date: Fri, 28 Aug 1998 14:10:42 GMT
13454              Message-Id: <199808281410.AA11058@mthard1.monsanto.com>
13455              Subject: Re: OK: perl 5.00502 on PA-RISC1.1-thread 10.20 (UNINSTALLED)
13456      Branch: perl
13457            ! hints/hpux.sh perl.h
13458 ____________________________________________________________________________
13459 [  1816] By: gsar                                  on 1998/09/23  05:53:31
13460         Log: don't create empty directories in installperl
13461              From: Robin Barker <rmb1@cise.npl.co.uk>
13462              Date: Fri, 21 Aug 1998 11:29:24 +0100 (BST)
13463              Message-Id: <199808211029.LAA00551@cyclone.cise.npl.co.uk>
13464              Subject: [PATCH 5.005_02] install: empty dirs
13465      Branch: perl
13466            ! installperl
13467 ____________________________________________________________________________
13468 [  1815] By: gsar                                  on 1998/09/23  05:50:36
13469         Log: make behavior of /(a{3})+/ like /(aaa)+/ w.r.t where it matches
13470              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13471              Date: Fri, 21 Aug 1998 05:41:02 -0400 (EDT)
13472              Message-Id: <199808210941.FAA16467@monk.mps.ohio-state.edu>
13473              Subject: Re: your mail
13474      Branch: perl
13475            ! regexec.c t/op/re_tests
13476 ____________________________________________________________________________
13477 [  1814] By: gsar                                  on 1998/09/23  05:45:17
13478         Log: From: "Kurt D. Starsinic" <kstar@chapin.edu>
13479              Date: Thu, 20 Aug 1998 20:59:03 -0400
13480              Message-ID: <19980820205903.A12908@O2.chapin.edu>
13481              Subject: [PATCH] h2ph misquotes #error directives
13482      Branch: perl
13483            ! t/lib/h2ph.pht utils/h2ph.PL
13484 ____________________________________________________________________________
13485 [  1813] By: gsar                                  on 1998/09/23  05:42:41
13486         Log: patch to support computed regular subexpressions
13487              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13488              Date: Thu, 20 Aug 1998 15:19:50 -0400 (EDT)
13489              Message-Id: <199808201919.PAA04692@monk.mps.ohio-state.edu>
13490              Subject: [5.005_5* PATCH] Postponed RE - now!
13491      Branch: perl
13492            ! embedvar.h objXSUB.h pod/perlre.pod regcomp.c regexec.c
13493            ! t/op/pat.t t/op/re_tests thrdvar.h toke.c
13494 ____________________________________________________________________________
13495 [  1812] By: gsar                                  on 1998/09/23  05:26:26
13496         Log: better CR-handling on shebang line and in formats (fixed variant of
13497              patch suggested by Igor Sysoev <igor@nitek.ru>)
13498      Branch: perl
13499            ! perl.c toke.c
13500 ____________________________________________________________________________
13501 [  1811] By: gsar                                  on 1998/09/23  04:35:46
13502         Log: document non-loopish blocks better
13503              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
13504              Date: Tue, 18 Aug 1998 12:28:36 +0100
13505              Message-Id: <E0z8jwK-00057Z-00@ursa.cus.cam.ac.uk>
13506              Subject: Re: next in do {} while block gives error message
13507      Branch: perl
13508            ! pod/perlfunc.pod
13509 ____________________________________________________________________________
13510 [  1810] By: gsar                                  on 1998/09/23  04:12:05
13511         Log: fix bogus integerization of pop()'s return value
13512              From: Gurusamy Sarathy <gsar@engin.umich.edu>
13513              Date: Sat, 15 Aug 1998 23:27:54 -0400
13514              Message-Id: <199808160327.XAA05186@aatma.engin.umich.edu>
13515              Subject: Re: Complex expression does integer arithmetic 
13516      Branch: perl
13517            ! opcode.h opcode.pl
13518 ____________________________________________________________________________
13519 [  1809] By: gsar                                  on 1998/09/23  04:09:43
13520         Log: tweak README.win32
13521      Branch: perl
13522            ! README.win32
13523 ____________________________________________________________________________
13524 [  1808] By: gsar                                  on 1998/09/23  03:40:57
13525         Log: better diagnostic for do{} used as lvalue
13526      Branch: perl
13527            ! op.c pod/perlport.pod
13528 ____________________________________________________________________________
13529 [  1807] By: gsar                                  on 1998/09/23  03:38:30
13530         Log: enable PERL_SBRK_VIA_MALLOC on OPENSTEP-Mach
13531              From: hansm@icgroup.nl
13532              Date: Tue, 11 Aug 98 21:08:51 +0200
13533              Message-Id: <9808111907.AA21903@icgned.icgroup.nl>
13534              Subject: Not OK: perl 5.00551 on OPENSTEP-Mach 4_1 (UNINSTALLED)
13535      Branch: perl
13536            ! malloc.c
13537 ____________________________________________________________________________
13538 [  1806] By: gsar                                  on 1998/09/23  03:36:08
13539         Log: support make written in perl (aka "pmake") on win32
13540      Branch: perl
13541            ! lib/ExtUtils/MM_Win32.pm
13542 ____________________________________________________________________________
13543 [  1805] By: gsar                                  on 1998/09/23  03:30:07
13544         Log: fix mismatched UV/U32 types for to_utf8_*()
13545      Branch: perl
13546            ! utf8.c
13547 ____________________________________________________________________________
13548 [  1804] By: gsar                                  on 1998/09/23  03:22:22
13549         Log: From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
13550              Date: Sun, 9 Aug 1998 22:38:23 +0200
13551              Message-ID: <19980809223823.A215@cdata.tvnet.hu>
13552              Subject: [PATCH 5.5002] dos-djgpp update
13553      Branch: perl
13554            ! t/io/fs.t
13555 ____________________________________________________________________________
13556 [  1803] By: gsar                                  on 1998/09/23  03:20:13
13557         Log: apply minimal variant of patch (sent via private mail)
13558              From: jarkko.hietaniemi@research.nokia.com (Jarkko Hietaniemi)
13559              Date: Wed, 12 Aug 1998 15:42:35 +0300
13560              Message-Id: <199808121242.PAA29761@comanche.spices>
13561              Subject: [PATCH] 5.004_02 or 5.005_51: fix regexp and tr character ranges in non-ASCII lands
13562      Branch: perl
13563            ! MANIFEST perl.h pod/perllocale.pod pod/perlop.pod
13564            ! pod/perlre.pod regcomp.c t/pragma/locale.t toke.c
13565 ____________________________________________________________________________
13566 [  1802] By: gsar                                  on 1998/09/23  03:03:39
13567         Log: adjust searchdict.t for EBCDIC (still needs documenting)
13568              From: pvhp@forte.com (Peter Prymmer)
13569              Date: Thu, 6 Aug 98 18:09:39 PDT
13570              Message-Id: <9808070109.AA06158@forte.com>
13571              Subject: [PATCH 5.005_02-TRIAL2] potential modification to t/lib/searchdict.t
13572      Branch: perl
13573            ! README.os390 t/lib/searchdict.t
13574 ____________________________________________________________________________
13575 [  1801] By: gsar                                  on 1998/09/23  02:54:15
13576         Log: silence redefined warning for XS(INIT) {}
13577      Branch: perl
13578            ! op.c
13579 ____________________________________________________________________________
13580 [  1800] By: gsar                                  on 1998/09/23  02:42:23
13581         Log: support match indices via special variables @- and @+
13582              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13583              Date: Tue, 21 Jul 1998 23:00:35 -0400 (EDT)
13584              Message-Id: <199807220300.XAA16081@monk.mps.ohio-state.edu>
13585              Subject: [PATCH 5.004_76] @- and @+
13586      Branch: perl
13587            ! av.c embed.h global.sym gv.c mg.c objXSUB.h objpp.h perl.h
13588            ! pod/perlvar.pod proto.h regnodes.h sv.c t/op/pat.t toke.c
13589 ____________________________________________________________________________
13590 [  1799] By: gsar                                  on 1998/09/23  01:44:31
13591         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13592              Date: Tue, 11 Aug 1998 18:43:29 -0400 (EDT)
13593              Message-Id: <199808112243.SAA14243@monk.mps.ohio-state.edu>
13594              Subject: Re: Segmentation fault for /a*abc?xyz+pqr{3}ab{2,}xy{4,5}pq{0,6}AB{0,}zz/
13595      Branch: perl
13596            ! regcomp.c t/op/re_tests
13597 ____________________________________________________________________________
13598 [  1798] By: gsar                                  on 1998/09/23  01:39:23
13599         Log: integrate maint-5.005 changes (except conflicting change#1794)
13600      Branch: perl
13601            ! Changes
13602           !> objXSUB.h op.c pod/perlfunc.pod pp.c regcomp.c t/op/re_tests
13603           !> toke.c util.c win32/config.bc win32/config.gc win32/config.vc
13604           !> win32/win32.h
13605 ____________________________________________________________________________
13606 [  1797] By: gsar                                  on 1998/09/23  01:32:36
13607         Log: add note to win32/Makefile about setting CCHOME
13608      Branch: perl
13609            ! win32/Makefile win32/makefile.mk
13610 ____________________________________________________________________________
13611 [  1796] By: gsar                                  on 1998/09/23  01:31:32
13612         Log: perl.pod tweak
13613      Branch: perl
13614            ! pod/perl.pod
13615 ____________________________________________________________________________
13616 [  1795] By: gsar                                  on 1998/09/21  20:34:10
13617         Log: make xsubpp generate well-formed code with CAPI && !PERL_OBJECT
13618      Branch: perl
13619            ! lib/ExtUtils/xsubpp
13620 ____________________________________________________________________________
13621 [  1789] By: gsar                                  on 1998/09/18  18:01:37
13622         Log: delay freeing itervar so C<for $i (@a) { return($i) }> works
13623      Branch: perl
13624            ! cop.h t/cmd/for.t
13625 ____________________________________________________________________________
13626 [  1788] By: gsar                                  on 1998/09/17  02:19:11
13627         Log: resync win32/config.?c with Porting/config.sh to pick up apiversion
13628      Branch: perl
13629            ! win32/config.bc win32/config.gc win32/config.vc
13630 ____________________________________________________________________________
13631 [  1787] By: gsar                                  on 1998/09/17  01:45:14
13632         Log: suppress bogus warning on C<sub x {} x()>
13633      Branch: perl
13634            ! toke.c
13635 ____________________________________________________________________________
13636 [  1786] By: gsar                                  on 1998/09/17  01:42:51
13637         Log: ntohl typo in objXSUB.h
13638      Branch: perl
13639            ! objXSUB.h
13640 ____________________________________________________________________________
13641 [  1785] By: gsar                                  on 1998/09/17  01:41:48
13642         Log: fill gaps in sig_* entries in win32/config.?c
13643      Branch: perl
13644            ! win32/config.bc win32/config.gc win32/config.vc
13645 ____________________________________________________________________________
13646 [  1781] By: larry                                 on 1998/09/05  23:48:24
13647         Log: tr/// logic was hosed under utf8
13648      Branch: perl
13649            ! doop.c op.c op.h pp.c proto.h
13650 ____________________________________________________________________________
13651 [  1780] By: larry                                 on 1998/09/05  23:44:16
13652         Log: several new tests needed tweaking to work under utf8
13653      Branch: perl
13654            ! t/comp/require.t t/op/pack.t t/op/substr.t
13655 ____________________________________________________________________________
13656 [  1779] By: larry                                 on 1998/09/05  23:41:42
13657         Log: index() applied BM optimization to wrong argument
13658      Branch: perl
13659            ! op.c util.c
13660 ____________________________________________________________________________
13661 [  1778] By: larry                                 on 1998/09/05  23:38:29
13662         Log: Implicit require during compile reset line numbering
13663      Branch: perl
13664            ! pp_ctl.c
13665
13666 ----------------
13667 Version 5.005_51
13668 ----------------
13669
13670 ____________________________________________________________________________
13671 [  1777] By: gsar                                  on 1998/08/10  07:02:38
13672         Log: various tweaks: fix signed vs. unsigned problems that prevented C++
13673              builds; add sundry PERL_OBJECT scaffolding to get it to build; fix
13674              lexical warning testsuite for win32
13675      Branch: perl
13676            ! Changes doop.c embed.h global.sym objXSUB.h objpp.h op.c
13677            ! pod/perlhist.pod pp.c pp_hot.c proto.h regcomp.c regexec.c
13678            ! sv.c t/pragma/warn-doio t/pragma/warn-mg t/pragma/warn-op
13679            ! t/pragma/warn-regexec toke.c utf8.c win32/GenCAPI.pl
13680            ! win32/Makefile win32/makefile.mk
13681 ____________________________________________________________________________
13682 [  1776] By: gsar                                  on 1998/08/09  17:53:48
13683         Log: fix coredump with MULTIPLICITY (ckWARN() needs early curcop init)
13684      Branch: perl
13685            ! Changes MANIFEST perl.c pod/perlhist.pod
13686 ____________________________________________________________________________
13687 [  1775] By: gsar                                  on 1998/08/09  14:35:33
13688         Log: tweak warning test
13689      Branch: perl
13690            ! t/pragma/warn-toke
13691 ____________________________________________________________________________
13692 [  1774] By: gsar                                  on 1998/08/09  14:13:46
13693         Log: add missing dTHR; notes for test failures due to small stacksize
13694      Branch: perl
13695            ! doio.c gv.c op.c sv.c t/pragma/warn-mg t/pragma/warn-regexec
13696            ! toke.c universal.c util.c
13697 ____________________________________________________________________________
13698 [  1773] By: gsar                                  on 1998/08/09  11:31:53
13699         Log: lexical warnings; tweaks to places that didn't apply correctly
13700              From:    pmarquess@bfsec.bt.co.uk (Paul Marquess)
13701              Date:    Wed, 29 Jul 1998 09:28:45 BST
13702              Message-Id: <9807290828.AA26286@claudius.bfsec.bt.co.uk>
13703              Subject: lexical warnings patch for 5.005_50
13704      Branch: perl
13705            + README.lexwarn lib/warning.pm t/pragma/warn-2use
13706            + t/pragma/warn-3both t/pragma/warn-4lint t/pragma/warn-5nolint
13707            + t/pragma/warn-doio t/pragma/warn-gv t/pragma/warn-mg
13708            + t/pragma/warn-op t/pragma/warn-perl t/pragma/warn-perly
13709            + t/pragma/warn-pp t/pragma/warn-pp_ctl t/pragma/warn-pp_hot
13710            + t/pragma/warn-pp_sys t/pragma/warn-regcomp
13711            + t/pragma/warn-regexec t/pragma/warn-sv t/pragma/warn-taint
13712            + t/pragma/warn-toke t/pragma/warn-universal t/pragma/warn-util
13713            + warning.h warning.pl
13714            ! Changes MANIFEST Makefile.SH cop.h doio.c global.sym gv.c
13715            ! lib/diagnostics.pm mg.c op.c op.h perl.c perl.h pp.c pp_ctl.c
13716            ! pp_hot.c pp_sys.c proto.h regcomp.c regexec.c sv.c t/op/tie.t
13717            ! t/pragma/warn-1global t/pragma/warning.t taint.c toke.c
13718            ! universal.c util.c
13719 ____________________________________________________________________________
13720 [  1772] By: gsar                                  on 1998/08/08  23:06:00
13721         Log: bump patchlevel to 5.005_51
13722      Branch: perl
13723            ! patchlevel.h win32/Makefile win32/config_H.bc
13724            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
13725 ____________________________________________________________________________
13726 [  1771] By: gsar                                  on 1998/08/08  23:01:57
13727         Log: fix bogus warning on "\x{123}"
13728              From: pmarquess@claudius.bfsec.bt.co.uk (Paul Marquess)
13729              Date: Mon, 27 Jul 1998 06:16:15 +0100 (BST)
13730              Message-Id: <9807270534.AA11102@claudius.bfsec.bt.co.uk>
13731              Subject: [5.005_50 PATCH] Some unicode problems
13732      Branch: perl
13733            ! regcomp.c toke.c
13734 ____________________________________________________________________________
13735 [  1770] By: gsar                                  on 1998/08/08  22:56:55
13736         Log: hide dup symbol for static build of ext/re
13737              From: Dominic Dunlop <domo@ppp72.vo.lu>
13738              Date: Wed, 29 Jul 1998 11:09:56 +0100 (WET DST)
13739              Message-Id: <199807291009.LAA08935@ppp72.vo.lu>
13740              Subject: Not OK: perl 5.00550 on powerpc-machten 4.1 [BOGUS PATCH]
13741      Branch: perl
13742            ! regcomp.c
13743 ____________________________________________________________________________
13744 [  1769] By: gsar                                  on 1998/08/08  22:45:06
13745         Log: fix double free on -Mutf8 -e '$b=uc("")'
13746              From: larry@wall.org (Larry Wall)
13747              Date: Fri, 7 Aug 1998 14:42:43 -0700
13748              Message-Id: <199808072142.OAA14920@wall.org>
13749              Subject: [PATCH 5.005_50]: uc("") and lc("") under utf8 fails
13750      Branch: perl
13751            ! pp.c
13752 ____________________________________________________________________________
13753 [  1768] By: gsar                                  on 1998/08/08  22:42:29
13754         Log: substr() assumes utf8 without say-so
13755              From: larry@wall.org (Larry Wall)
13756              Date: Fri, 7 Aug 1998 12:25:12 -0700
13757              Message-Id: <199808071925.MAA13436@wall.org>
13758              Subject: [PATCH 5.005_50] substr bug?
13759      Branch: perl
13760            ! pp.c
13761 ____________________________________________________________________________
13762 [  1767] By: gsar                                  on 1998/08/08  22:38:25
13763         Log: fix intolerance of SWASHes for blank lines
13764              From: Gisle Aas <aas@sn.no>
13765              Date: 06 Aug 1998 23:28:57 +0200
13766              Message-ID: <m3emutkdeu.fsf@furu.g.aas.no>
13767              Subject: Re: Re[2]: another joyride begins
13768      Branch: perl
13769            ! lib/utf8_heavy.pl
13770 ____________________________________________________________________________
13771 [  1766] By: gsar                                  on 1998/08/08  22:33:10
13772         Log: utf8 doc tweak
13773              From: Gisle Aas <aas@sn.no>
13774              Date: 05 Aug 1998 00:41:04 +0200
13775              Message-ID: <m3yat4wetb.fsf@furu.g.aas.no>
13776              Subject: Matching clumps
13777      Branch: perl
13778            ! lib/utf8.pm
13779 ____________________________________________________________________________
13780 [  1765] By: gsar                                  on 1998/08/08  22:31:37
13781         Log: kill bogus warning from -we 'use utf8; $_="\x{FF}"'
13782              From: Gisle Aas <aas@sn.no>
13783              Date: 04 Aug 1998 22:56:11 +0200
13784              Message-ID: <m3yat4sbys.fsf@furu.g.aas.no>
13785              Subject: Re: another joyride begins
13786      Branch: perl
13787            ! lib/utf8_heavy.pl
13788 ____________________________________________________________________________
13789 [  1764] By: gsar                                  on 1998/08/08  22:28:43
13790         Log: From: larry@wall.org (Larry Wall)
13791              Date: Tue, 4 Aug 1998 17:04:51 -0700
13792              Message-Id: <199808050004.RAA22592@wall.org>
13793              Subject: [PATCH 5.005_50] \pX not implemented!
13794      Branch: perl
13795            ! regcomp.c
13796 ____________________________________________________________________________
13797 [  1763] By: gsar                                  on 1998/08/08  22:27:15
13798         Log: From: Stephen McCamant <alias@mcs.com>
13799              Date: Sun,  2 Aug 1998 16:33:18 -0500 (CDT)
13800              Message-ID: <13764.55116.921952.837027@alias-2.pr.mcs.net>
13801              Subject: [PATCH] Eliminate superfluous RV2p[AH]Vs in oops[AH]V()
13802      Branch: perl
13803            ! op.c
13804 ____________________________________________________________________________
13805 [  1762] By: gsar                                  on 1998/08/08  22:26:09
13806         Log: From: Jarkko Hietaniemi <jhi@iki.fi>
13807              Date: Sun, 2 Aug 1998 22:05:28 +0300 (EET DST)
13808              Message-Id: <199808021905.WAA10592@alpha.hut.fi>
13809              Subject: [PATCH] 5.005_02-TRIAL1 or 5.004_05-MAINT_TRIAL_5: t/op/{pw,gr}ent.t
13810      Branch: perl
13811            + t/op/grent.t t/op/pwent.t
13812            ! MANIFEST
13813 ____________________________________________________________________________
13814 [  1761] By: gsar                                  on 1998/08/08  22:21:52
13815         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13816              Date: Thu, 30 Jul 1998 19:23:56 -0400 (EDT)
13817              Message-Id: <199807302323.TAA21175@monk.mps.ohio-state.edu>
13818              Subject: [5.005_50 PATCH] misprint in RE engine
13819      Branch: perl
13820            ! regexec.c t/op/re_tests
13821 ____________________________________________________________________________
13822 [  1760] By: gsar                                  on 1998/08/08  22:18:54
13823         Log: integrate maint-5.005 changes into mainline
13824      Branch: perl
13825           +> Porting/fixCORE README.os390 ebcdic.c win32/des_fcrypt.patch
13826           !> (integrate 138 files)
13827 ____________________________________________________________________________
13828 [  1672] By: gsar                                  on 1998/07/27  18:35:28
13829         Log: create new Changes
13830      Branch: perl
13831            + Changes
13832            ! Changes5.005 MANIFEST
13833 ____________________________________________________________________________
13834 [  1671] By: gsar                                  on 1998/07/27  18:30:57
13835         Log: rename Changes --> Changes5.005
13836      Branch: perl
13837           +> Changes5.005
13838            - Changes
13839 ____________________________________________________________________________
13840 [  1670] By: gsar                                  on 1998/07/27  18:10:14
13841         Log: integrate 5.005_01 changes from maint
13842      Branch: perl
13843            ! Changes
13844           !> README.win32 pod/perldelta.pod proto.h toke.c win32/GenCAPI.pl
13845           !> win32/win32.c
13846 ____________________________________________________________________________
13847 [  1667] By: nick                                  on 1998/07/26  14:31:01
13848         Log: Add dTHR so that it compiles miniperl in threaded mode
13849      Branch: perl
13850            ! doop.c mg.c regcomp.c regexec.c
13851 ____________________________________________________________________________
13852 [  1666] By: nick                                  on 1998/07/26  13:01:10
13853         Log: Resolve ansiperl against mainline (@1648?)
13854              Unclear that change number has "taken".
13855      Branch: ansiperl
13856           +> (branch 169 files)
13857            - ObjXSub.h XSLock.h compat3.sym fixvars pod/perld4.pod
13858           !> (integrate 131 files)
13859
13860 ----------------
13861 Version 5.005_50
13862 ----------------
13863
13864 ____________________________________________________________________________
13865 [  1665] By: gsar                                  on 1998/07/26  05:38:48
13866         Log: add trailing newline to file
13867      Branch: perl
13868            ! Changes lib/unicode/blocks.txt
13869 ____________________________________________________________________________
13870 [  1664] By: gsar                                  on 1998/07/26  05:08:48
13871         Log: integrate proto.h additions from maint-5.005
13872      Branch: perl
13873           !> pod/perlhist.pod proto.h
13874 ____________________________________________________________________________
13875 [  1663] By: gsar                                  on 1998/07/26  05:07:05
13876         Log: add new files to MANIFEST; add missing prototypes to proto.h;
13877              s/PL_utf8skip/utf8skip/ for now, or we end up with Perl_PL_;
13878              add typecasts to silence warnings; tweaks for win32 builds
13879      Branch: perl
13880            ! MANIFEST embed.h global.sym proto.h regexec.c toke.c utf8.h
13881            ! win32/Makefile win32/makefile.mk
13882 ____________________________________________________________________________
13883 [  1662] By: gsar                                  on 1998/07/26  05:01:52
13884         Log: add missing sv_*_mg() prototypes in proto.h, update perlhist.pod
13885      Branch: maint-5.005/perl
13886            ! pod/perlhist.pod proto.h
13887 ____________________________________________________________________________
13888 [  1661] By: gsar                                  on 1998/07/26  02:52:48
13889         Log: up patchlevel to 5.005_50
13890      Branch: perl
13891            ! Changes patchlevel.h win32/Makefile win32/config_H.bc
13892            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
13893 ____________________________________________________________________________
13894 [  1660] By: gsar                                  on 1998/07/26  02:43:57
13895         Log: integrate utfperl
13896      Branch: perl
13897           +> (branch 162 files)
13898           !> (integrate 29 files)
13899 ____________________________________________________________________________
13900 [  1659] By: gsar                                  on 1998/07/26  02:38:22
13901         Log: integrate maint-5.005 changes
13902      Branch: perl
13903           !> Changes README.vms djgpp/fixpmain emacs/ptags hints/beos.sh
13904           !> lib/Math/BigInt.pm pod/perldelta.pod pod/perlmodinstall.pod
13905           !> pod/perltoc.pod pp_sys.c t/lib/bigintpm.t
13906           !> vms/descrip_mms.template vms/subconfigure.com
13907 ____________________________________________________________________________
13908 [  1658] By: gsar                                  on 1998/07/26  02:23:46
13909         Log: VMS patches from Dan Sugalski <sugalskd@osshe.edu>
13910              Date: Fri, 24 Jul 1998 11:38:25 -0700
13911              Message-Id: <3.0.5.32.19980724113825.00a067b0@ous.edu>
13912              Subject: [PATCH 5.005] version number problem with VMS (Corrected)
13913              --
13914              Date: Fri, 24 Jul 1998 12:30:36 -0700
13915              Message-Id: <3.0.5.32.19980724123036.009f0390@ous.edu>
13916              Subject: [PATCH 5.005]Tweaks to README.vms
13917              --
13918              Date: Sat, 25 Jul 1998 17:56:55 -0700 (PDT)
13919              Message-ID: <Pine.GSO.3.96.980725175626.15740D-100000@netserve.ous.edu>
13920              Subject: [PATCH 5.005] Final build cleanup patch
13921      Branch: maint-5.005/perl
13922            ! README.vms vms/descrip_mms.template vms/subconfigure.com
13923 ____________________________________________________________________________
13924 [  1657] By: gsar                                  on 1998/07/26  02:19:50
13925         Log: another platform where pp_sselect() needs a whole fd_set buffer
13926              From: Lupe Christoph <lupe@alanya.m.isar.de>
13927              Date: Sat, 25 Jul 1998 19:49:33 +0200 (MET DST)
13928              Message-Id: <199807251749.TAA22347@alanya.m.isar.de>
13929              Subject: Patch for Not OK: perl 5.005 on i86pc-solaris-thread 2.6
13930      Branch: maint-5.005/perl
13931            ! pp_sys.c
13932 ____________________________________________________________________________
13933 [  1656] By: gsar                                  on 1998/07/26  02:12:46
13934         Log: fix problem building modules on dos-djgpp
13935              From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
13936              Date: Sat, 25 Jul 1998 00:53:39 +0200
13937              Message-ID: <19980725005339.C222@cdata.tvnet.hu>
13938              Subject: [PATCH 5.005] dos-djgpp and modules problem
13939      Branch: maint-5.005/perl
13940            ! djgpp/fixpmain
13941 ____________________________________________________________________________
13942 [  1655] By: gsar                                  on 1998/07/26  02:11:09
13943         Log: From: Tom Spindler <dogcow@home.merit.edu>
13944              Date: Wed, 22 Jul 1998 16:11:07 -0400
13945              Message-ID: <19980722161107.A16813@home.merit.edu>
13946              Subject: [PATCH 5.005] BeOS tweak
13947      Branch: maint-5.005/perl
13948            ! hints/beos.sh
13949 ____________________________________________________________________________
13950 [  1654] By: gsar                                  on 1998/07/26  02:09:29
13951         Log: various pod tweaks
13952      Branch: maint-5.005/perl
13953            ! Changes pod/perldelta.pod pod/perlmodinstall.pod
13954            ! pod/perltoc.pod
13955 ____________________________________________________________________________
13956 [  1653] By: gsar                                  on 1998/07/26  02:05:46
13957         Log: fix emacs/ptags for PL_* changes
13958              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13959              Date: Fri, 24 Jul 1998 03:12:35 -0400 (EDT)
13960              Message-Id: <199807240712.DAA04204@monk.mps.ohio-state.edu>
13961              Subject: [PATCH 5.004_76] Yet better ptags
13962      Branch: maint-5.005/perl
13963            ! emacs/ptags
13964 ____________________________________________________________________________
13965 [  1652] By: gsar                                  on 1998/07/26  02:03:01
13966         Log: fix behavior of <=> on bigints
13967              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
13968              Message-Id: <E0yzlfF-0004kz-00@taurus.cus.cam.ac.uk>
13969              Date: Fri, 24 Jul 1998 18:29:53 +0100
13970              Subject: [PATCH] Re: Math::BigInt <=> op is not correct.
13971      Branch: maint-5.005/perl
13972            ! lib/Math/BigInt.pm t/lib/bigintpm.t
13973 ____________________________________________________________________________
13974 [  1651] By: larry                                 on 1998/07/24  05:44:33
13975         Log: Here are the long-expected Unicode/UTF-8 modifications.
13976      Branch: utfperl
13977            + lib/unicode/ArabLink.pl lib/unicode/ArabLnkGrp.pl
13978            + lib/unicode/Bidirectional.pl lib/unicode/Block.pl
13979            + lib/unicode/Category.pl lib/unicode/CombiningClass.pl
13980            + lib/unicode/Decomposition.pl
13981            + lib/unicode/In/AlphabeticPresentationForms.pl
13982            + lib/unicode/In/Arabic.pl
13983            + lib/unicode/In/ArabicPresentationForms-A.pl
13984            + lib/unicode/In/ArabicPresentationForms-B.pl
13985            + lib/unicode/In/Armenian.pl lib/unicode/In/Arrows.pl
13986            + lib/unicode/In/BasicLatin.pl lib/unicode/In/Bengali.pl
13987            + lib/unicode/In/BlockElements.pl lib/unicode/In/Bopomofo.pl
13988            + lib/unicode/In/BoxDrawing.pl
13989            + lib/unicode/In/CJKCompatibility.pl
13990            + lib/unicode/In/CJKCompatibilityForms.pl
13991            + lib/unicode/In/CJKCompatibilityIdeographs.pl
13992            + lib/unicode/In/CJKSymbolsandPunctuation.pl
13993            + lib/unicode/In/CJKUnifiedIdeographs.pl
13994            + lib/unicode/In/CombiningDiacriticalMarks.pl
13995            + lib/unicode/In/CombiningHalfMarks.pl
13996            + lib/unicode/In/CombiningMarksforSymbols.pl
13997            + lib/unicode/In/ControlPictures.pl
13998            + lib/unicode/In/CurrencySymbols.pl lib/unicode/In/Cyrillic.pl
13999            + lib/unicode/In/Devanagari.pl lib/unicode/In/Dingbats.pl
14000            + lib/unicode/In/EnclosedAlphanumerics.pl
14001            + lib/unicode/In/EnclosedCJKLettersandMonths.pl
14002            + lib/unicode/In/GeneralPunctuation.pl
14003            + lib/unicode/In/GeometricShapes.pl lib/unicode/In/Georgian.pl
14004            + lib/unicode/In/Greek.pl lib/unicode/In/GreekExtended.pl
14005            + lib/unicode/In/Gujarati.pl lib/unicode/In/Gurmukhi.pl
14006            + lib/unicode/In/HalfwidthandFullwidthForms.pl
14007            + lib/unicode/In/HangulCompatibilityJamo.pl
14008            + lib/unicode/In/HangulJamo.pl lib/unicode/In/HangulSyllables.pl
14009            + lib/unicode/In/Hebrew.pl
14010            + lib/unicode/In/HighPrivateUseSurrogates.pl
14011            + lib/unicode/In/HighSurrogates.pl lib/unicode/In/Hiragana.pl
14012            + lib/unicode/In/IPAExtensions.pl lib/unicode/In/Kanbun.pl
14013            + lib/unicode/In/Kannada.pl lib/unicode/In/Katakana.pl
14014            + lib/unicode/In/Lao.pl lib/unicode/In/Latin-1Supplement.pl
14015            + lib/unicode/In/LatinExtended-A.pl
14016            + lib/unicode/In/LatinExtended-B.pl
14017            + lib/unicode/In/LatinExtendedAdditional.pl
14018            + lib/unicode/In/LetterlikeSymbols.pl
14019            + lib/unicode/In/LowSurrogates.pl lib/unicode/In/Malayalam.pl
14020            + lib/unicode/In/MathematicalOperators.pl
14021            + lib/unicode/In/MiscellaneousSymbols.pl
14022            + lib/unicode/In/MiscellaneousTechnical.pl
14023            + lib/unicode/In/NumberForms.pl
14024            + lib/unicode/In/OpticalCharacterRecognition.pl
14025            + lib/unicode/In/Oriya.pl lib/unicode/In/PrivateUse.pl
14026            + lib/unicode/In/SmallFormVariants.pl
14027            + lib/unicode/In/SpacingModifierLetters.pl
14028            + lib/unicode/In/Specials.pl
14029            + lib/unicode/In/SuperscriptsandSubscripts.pl
14030            + lib/unicode/In/Tamil.pl lib/unicode/In/Telugu.pl
14031            + lib/unicode/In/Thai.pl lib/unicode/In/Tibetan.pl
14032            + lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
14033            + lib/unicode/Is/BidiAN.pl lib/unicode/Is/BidiB.pl
14034            + lib/unicode/Is/BidiCS.pl lib/unicode/Is/BidiEN.pl
14035            + lib/unicode/Is/BidiES.pl lib/unicode/Is/BidiET.pl
14036            + lib/unicode/Is/BidiL.pl lib/unicode/Is/BidiON.pl
14037            + lib/unicode/Is/BidiR.pl lib/unicode/Is/BidiS.pl
14038            + lib/unicode/Is/BidiWS.pl lib/unicode/Is/C.pl
14039            + lib/unicode/Is/Cc.pl lib/unicode/Is/Cn.pl lib/unicode/Is/Co.pl
14040            + lib/unicode/Is/DCcircle.pl lib/unicode/Is/DCcompat.pl
14041            + lib/unicode/Is/DCfinal.pl lib/unicode/Is/DCfont.pl
14042            + lib/unicode/Is/DCinital.pl lib/unicode/Is/DCinitial.pl
14043            + lib/unicode/Is/DCisolated.pl lib/unicode/Is/DCnarrow.pl
14044            + lib/unicode/Is/DCnoBreak.pl lib/unicode/Is/DCsmall.pl
14045            + lib/unicode/Is/DCsquare.pl lib/unicode/Is/DCsub.pl
14046            + lib/unicode/Is/DCsuper.pl lib/unicode/Is/DCvertical.pl
14047            + lib/unicode/Is/DCwide.pl lib/unicode/Is/DecoCanon.pl
14048            + lib/unicode/Is/DecoCompat.pl lib/unicode/Is/Digit.pl
14049            + lib/unicode/Is/L.pl lib/unicode/Is/Ll.pl lib/unicode/Is/Lm.pl
14050            + lib/unicode/Is/Lo.pl lib/unicode/Is/Lower.pl
14051            + lib/unicode/Is/Lt.pl lib/unicode/Is/Lu.pl lib/unicode/Is/M.pl
14052            + lib/unicode/Is/Mc.pl lib/unicode/Is/Mirrored.pl
14053            + lib/unicode/Is/Mn.pl lib/unicode/Is/N.pl lib/unicode/Is/Nd.pl
14054            + lib/unicode/Is/No.pl lib/unicode/Is/P.pl lib/unicode/Is/Pd.pl
14055            + lib/unicode/Is/Pe.pl lib/unicode/Is/Po.pl
14056            + lib/unicode/Is/Print.pl lib/unicode/Is/Ps.pl
14057            + lib/unicode/Is/S.pl lib/unicode/Is/Sc.pl lib/unicode/Is/Sm.pl
14058            + lib/unicode/Is/So.pl lib/unicode/Is/Space.pl
14059            + lib/unicode/Is/Upper.pl lib/unicode/Is/Z.pl
14060            + lib/unicode/Is/Zl.pl lib/unicode/Is/Zp.pl lib/unicode/Is/Zs.pl
14061            + lib/unicode/JamoShort.pl lib/unicode/Makefile
14062            + lib/unicode/Name.pl lib/unicode/Number.pl
14063            + lib/unicode/To/Digit.pl lib/unicode/To/Lower.pl
14064            + lib/unicode/To/Title.pl lib/unicode/To/Upper.pl
14065            + lib/unicode/UnicodeData-Latest.txt lib/unicode/arabshp.txt
14066            + lib/unicode/blocks.txt lib/unicode/index2.txt
14067            + lib/unicode/jamo2.txt lib/unicode/mktables.PL
14068            + lib/unicode/names2.txt lib/unicode/props2.txt
14069            + lib/unicode/readme.txt lib/utf8.pm lib/utf8_heavy.pl t/UTEST
14070            + utf8.c utf8.h
14071            ! Makefile.SH doop.c embed.h embedvar.h global.sym handy.h mg.c
14072            ! op.c op.h perl.h perlvars.h pod/perlfunc.pod pod/perlop.pod
14073            ! pod/perlre.pod pp.c pp_ctl.c pp_hot.c proto.h regcomp.c
14074            ! regcomp.h regcomp.sym regexec.c regexp.h regnodes.h sv.c
14075            ! t/op/vec.t toke.c util.c vms/vmsish.h
14076 ____________________________________________________________________________
14077 [  1650] By: gsar                                  on 1998/07/24  04:06:48
14078         Log: create utfperl branch
14079      Branch: utfperl
14080           +> (branch 1079 files)
14081 ____________________________________________________________________________
14082 [  1649] By: gsar                                  on 1998/07/24  03:56:56
14083         Log: create maint-5.005 branch
14084      Branch: maint-5.005/perl
14085           +> (branch 1079 files)
14086 ____________________________________________________________________________
14087 [  1648] By: gsar                                  on 1998/07/24  03:36:35
14088         Log: un-checked-in 5.005 Changes  (this is 5.005 *exactly*)
14089      Branch: perl
14090            ! Changes
14091